zudoku 0.34.4 → 0.35.0

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.
Files changed (124) hide show
  1. package/dist/config/config.d.ts +13 -8
  2. package/dist/config/validators/common.d.ts +977 -111
  3. package/dist/config/validators/common.js +26 -1
  4. package/dist/config/validators/common.js.map +1 -1
  5. package/dist/config/validators/validate.d.ts +357 -42
  6. package/dist/lib/authentication/providers/clerk.d.ts +2 -2
  7. package/dist/lib/authentication/providers/supabase.d.ts +4 -0
  8. package/dist/lib/authentication/providers/supabase.js +112 -0
  9. package/dist/lib/authentication/providers/supabase.js.map +1 -0
  10. package/dist/lib/components/Header.js +3 -3
  11. package/dist/lib/components/Header.js.map +1 -1
  12. package/dist/lib/components/InlineCode.js +1 -1
  13. package/dist/lib/components/InlineCode.js.map +1 -1
  14. package/dist/lib/components/Layout.js +4 -10
  15. package/dist/lib/components/Layout.js.map +1 -1
  16. package/dist/lib/components/Main.d.ts +2 -0
  17. package/dist/lib/components/Main.js +15 -0
  18. package/dist/lib/components/Main.js.map +1 -0
  19. package/dist/lib/components/context/ViewportAnchorContext.d.ts +2 -4
  20. package/dist/lib/components/context/ViewportAnchorContext.js +2 -4
  21. package/dist/lib/components/context/ViewportAnchorContext.js.map +1 -1
  22. package/dist/lib/components/index.d.ts +2 -1
  23. package/dist/lib/components/navigation/Sidebar.d.ts +3 -1
  24. package/dist/lib/components/navigation/Sidebar.js +2 -4
  25. package/dist/lib/components/navigation/Sidebar.js.map +1 -1
  26. package/dist/lib/components/navigation/SidebarWrapper.d.ts +8 -6
  27. package/dist/lib/components/navigation/SidebarWrapper.js +1 -2
  28. package/dist/lib/components/navigation/SidebarWrapper.js.map +1 -1
  29. package/dist/lib/core/RouteGuard.js +2 -1
  30. package/dist/lib/core/RouteGuard.js.map +1 -1
  31. package/dist/lib/oas/graphql/index.js +34 -0
  32. package/dist/lib/oas/graphql/index.js.map +1 -1
  33. package/dist/lib/plugins/markdown/MdxPage.d.ts +1 -1
  34. package/dist/lib/plugins/markdown/MdxPage.js +1 -1
  35. package/dist/lib/plugins/markdown/MdxPage.js.map +1 -1
  36. package/dist/lib/plugins/openapi/OperationList.js +2 -1
  37. package/dist/lib/plugins/openapi/OperationList.js.map +1 -1
  38. package/dist/lib/plugins/openapi/Sidecar.js +9 -4
  39. package/dist/lib/plugins/openapi/Sidecar.js.map +1 -1
  40. package/dist/lib/plugins/openapi/SimpleSelect.js +1 -1
  41. package/dist/lib/plugins/openapi/SimpleSelect.js.map +1 -1
  42. package/dist/lib/plugins/openapi/graphql/gql.d.ts +1 -1
  43. package/dist/lib/plugins/openapi/graphql/gql.js +1 -1
  44. package/dist/lib/plugins/openapi/graphql/gql.js.map +1 -1
  45. package/dist/lib/plugins/openapi/graphql/graphql.d.ts +6 -0
  46. package/dist/lib/plugins/openapi/graphql/graphql.js +2 -0
  47. package/dist/lib/plugins/openapi/graphql/graphql.js.map +1 -1
  48. package/dist/lib/plugins/openapi/index.d.ts +1 -1
  49. package/dist/lib/plugins/openapi/index.js +8 -8
  50. package/dist/lib/plugins/openapi/index.js.map +1 -1
  51. package/dist/lib/plugins/openapi/interfaces.d.ts +7 -10
  52. package/dist/lib/ui/Callout.d.ts +2 -1
  53. package/dist/lib/ui/Callout.js +3 -2
  54. package/dist/lib/ui/Callout.js.map +1 -1
  55. package/dist/lib/util/MdxComponents.d.ts +2 -1
  56. package/dist/vite/plugin-api.js +5 -9
  57. package/dist/vite/plugin-api.js.map +1 -1
  58. package/lib/{Callout-B_sEhkYd.js → Callout-B2vsR09t.js} +70 -52
  59. package/lib/{Callout-B_sEhkYd.js.map → Callout-B2vsR09t.js.map} +1 -1
  60. package/lib/Drawer-kDAfOq_2.js +1133 -0
  61. package/lib/Drawer-kDAfOq_2.js.map +1 -0
  62. package/lib/{Markdown-DZXjQjpH.js → Markdown-D1Y3cd9l.js} +4471 -3315
  63. package/lib/Markdown-D1Y3cd9l.js.map +1 -0
  64. package/lib/{MdxPage-52vRwa_7.js → MdxPage-CUL_SQzW.js} +9 -9
  65. package/lib/MdxPage-CUL_SQzW.js.map +1 -0
  66. package/lib/{OasProvider-CDyf845G.js → OasProvider-DEL8ulKm.js} +2 -2
  67. package/lib/{OasProvider-CDyf845G.js.map → OasProvider-DEL8ulKm.js.map} +1 -1
  68. package/lib/{OperationList-DdCWaqeE.js → OperationList-D6goKbzX.js} +179 -179
  69. package/lib/OperationList-D6goKbzX.js.map +1 -0
  70. package/lib/{SlotletProvider-TydSHROc.js → SlotletProvider-iDmNlxD5.js} +2 -2
  71. package/lib/{SlotletProvider-TydSHROc.js.map → SlotletProvider-iDmNlxD5.js.map} +1 -1
  72. package/lib/{createServer-DmusVVsi.js → createServer-BNBGpbLa.js} +1764 -1734
  73. package/lib/{createServer-DmusVVsi.js.map → createServer-BNBGpbLa.js.map} +1 -1
  74. package/lib/{index-BO-sA1cw.js → index-PKytqmuw.js} +348 -346
  75. package/lib/index-PKytqmuw.js.map +1 -0
  76. package/lib/prism-bash.min-HHIMdNJ_.js.map +1 -1
  77. package/lib/prism-csharp.min-bQAo2pmx.js.map +1 -1
  78. package/lib/prism-java.min-BpvsOuIa.js.map +1 -1
  79. package/lib/prism-javascript.min-CEqHqgbm.js.map +1 -1
  80. package/lib/prism-json.min-B1GJqK1k.js.map +1 -1
  81. package/lib/prism-markdown.min-C0Qn0m-5.js.map +1 -1
  82. package/lib/prism-markup-BNGj0Tvm.js.map +1 -1
  83. package/lib/prism-objectivec.min-BXSWqpJJ.js.map +1 -1
  84. package/lib/prism-ruby.min-Dx9KO9ds.js.map +1 -1
  85. package/lib/prism-typescript.min-CD7H2IYQ.js.map +1 -1
  86. package/lib/ui/Callout.js +39 -21
  87. package/lib/ui/Callout.js.map +1 -1
  88. package/lib/ui/Drawer.js +14 -1129
  89. package/lib/ui/Drawer.js.map +1 -1
  90. package/lib/zudoku.auth-clerk.js.map +1 -1
  91. package/lib/zudoku.components.js +675 -621
  92. package/lib/zudoku.components.js.map +1 -1
  93. package/lib/zudoku.plugin-api-catalog.js +1 -1
  94. package/lib/zudoku.plugin-api-keys.js +1 -1
  95. package/lib/zudoku.plugin-custom-pages.js +1 -1
  96. package/lib/zudoku.plugin-markdown.js +1 -1
  97. package/lib/zudoku.plugin-openapi.js +1 -1
  98. package/lib/zudoku.plugin-search-pagefind.js +1 -1
  99. package/package.json +11 -6
  100. package/src/app/main.css +5 -3
  101. package/src/lib/authentication/providers/clerk.tsx +2 -2
  102. package/src/lib/authentication/providers/supabase.tsx +151 -0
  103. package/src/lib/components/Header.tsx +10 -6
  104. package/src/lib/components/InlineCode.tsx +1 -1
  105. package/src/lib/components/Layout.tsx +5 -40
  106. package/src/lib/components/Main.tsx +47 -0
  107. package/src/lib/components/context/ViewportAnchorContext.tsx +3 -9
  108. package/src/lib/components/navigation/Sidebar.tsx +7 -9
  109. package/src/lib/components/navigation/SidebarWrapper.tsx +13 -15
  110. package/src/lib/core/RouteGuard.tsx +2 -1
  111. package/src/lib/oas/graphql/index.ts +35 -0
  112. package/src/lib/plugins/markdown/MdxPage.tsx +2 -2
  113. package/src/lib/plugins/openapi/OperationList.tsx +3 -2
  114. package/src/lib/plugins/openapi/Sidecar.tsx +11 -4
  115. package/src/lib/plugins/openapi/SimpleSelect.tsx +1 -1
  116. package/src/lib/plugins/openapi/graphql/gql.ts +3 -3
  117. package/src/lib/plugins/openapi/graphql/graphql.ts +8 -0
  118. package/src/lib/plugins/openapi/index.tsx +10 -11
  119. package/src/lib/plugins/openapi/interfaces.ts +11 -15
  120. package/src/lib/ui/Callout.tsx +28 -10
  121. package/lib/Markdown-DZXjQjpH.js.map +0 -1
  122. package/lib/MdxPage-52vRwa_7.js.map +0 -1
  123. package/lib/OperationList-DdCWaqeE.js.map +0 -1
  124. package/lib/index-BO-sA1cw.js.map +0 -1
@@ -517,6 +517,30 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
517
517
  redirectToAfterSignIn?: string | undefined;
518
518
  redirectToAfterSignOut?: string | undefined;
519
519
  audience?: string | undefined;
520
+ }>, z.ZodObject<{
521
+ type: z.ZodLiteral<"supabase">;
522
+ supabaseUrl: z.ZodString;
523
+ supabaseKey: z.ZodString;
524
+ provider: z.ZodEnum<["google", "github", "gitlab", "bitbucket", "facebook", "twitter"]>;
525
+ redirectToAfterSignUp: z.ZodOptional<z.ZodString>;
526
+ redirectToAfterSignIn: z.ZodOptional<z.ZodString>;
527
+ redirectToAfterSignOut: z.ZodOptional<z.ZodString>;
528
+ }, "strip", z.ZodTypeAny, {
529
+ type: "supabase";
530
+ supabaseUrl: string;
531
+ supabaseKey: string;
532
+ provider: "facebook" | "github" | "gitlab" | "twitter" | "google" | "bitbucket";
533
+ redirectToAfterSignUp?: string | undefined;
534
+ redirectToAfterSignIn?: string | undefined;
535
+ redirectToAfterSignOut?: string | undefined;
536
+ }, {
537
+ type: "supabase";
538
+ supabaseUrl: string;
539
+ supabaseKey: string;
540
+ provider: "facebook" | "github" | "gitlab" | "twitter" | "google" | "bitbucket";
541
+ redirectToAfterSignUp?: string | undefined;
542
+ redirectToAfterSignIn?: string | undefined;
543
+ redirectToAfterSignOut?: string | undefined;
520
544
  }>]>>;
521
545
  search: z.ZodOptional<z.ZodOptional<z.ZodUnion<[z.ZodObject<{
522
546
  type: z.ZodLiteral<"inkeep">;
@@ -639,7 +663,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
639
663
  id: z.ZodOptional<z.ZodString>;
640
664
  server: z.ZodOptional<z.ZodString>;
641
665
  navigationId: z.ZodOptional<z.ZodString>;
642
- loadTags: z.ZodOptional<z.ZodBoolean>;
643
666
  categories: z.ZodOptional<z.ZodArray<z.ZodObject<{
644
667
  label: z.ZodString;
645
668
  tags: z.ZodArray<z.ZodString, "many">;
@@ -650,13 +673,30 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
650
673
  tags: string[];
651
674
  label: string;
652
675
  }>, "many">>;
676
+ options: z.ZodOptional<z.ZodObject<{
677
+ examplesLanguage: z.ZodOptional<z.ZodString>;
678
+ disablePlayground: z.ZodOptional<z.ZodBoolean>;
679
+ loadTags: z.ZodOptional<z.ZodBoolean>;
680
+ }, "strip", z.ZodTypeAny, {
681
+ examplesLanguage?: string | undefined;
682
+ disablePlayground?: boolean | undefined;
683
+ loadTags?: boolean | undefined;
684
+ }, {
685
+ examplesLanguage?: string | undefined;
686
+ disablePlayground?: boolean | undefined;
687
+ loadTags?: boolean | undefined;
688
+ }>>;
653
689
  }>, "strip", z.ZodTypeAny, {
654
690
  type: "url";
655
691
  input: string;
656
692
  server?: string | undefined;
657
693
  id?: string | undefined;
694
+ options?: {
695
+ examplesLanguage?: string | undefined;
696
+ disablePlayground?: boolean | undefined;
697
+ loadTags?: boolean | undefined;
698
+ } | undefined;
658
699
  navigationId?: string | undefined;
659
- loadTags?: boolean | undefined;
660
700
  categories?: {
661
701
  tags: string[];
662
702
  label: string;
@@ -666,8 +706,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
666
706
  input: string;
667
707
  server?: string | undefined;
668
708
  id?: string | undefined;
709
+ options?: {
710
+ examplesLanguage?: string | undefined;
711
+ disablePlayground?: boolean | undefined;
712
+ loadTags?: boolean | undefined;
713
+ } | undefined;
669
714
  navigationId?: string | undefined;
670
- loadTags?: boolean | undefined;
671
715
  categories?: {
672
716
  tags: string[];
673
717
  label: string;
@@ -679,7 +723,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
679
723
  id: z.ZodOptional<z.ZodString>;
680
724
  server: z.ZodOptional<z.ZodString>;
681
725
  navigationId: z.ZodOptional<z.ZodString>;
682
- loadTags: z.ZodOptional<z.ZodBoolean>;
683
726
  categories: z.ZodOptional<z.ZodArray<z.ZodObject<{
684
727
  label: z.ZodString;
685
728
  tags: z.ZodArray<z.ZodString, "many">;
@@ -690,6 +733,19 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
690
733
  tags: string[];
691
734
  label: string;
692
735
  }>, "many">>;
736
+ options: z.ZodOptional<z.ZodObject<{
737
+ examplesLanguage: z.ZodOptional<z.ZodString>;
738
+ disablePlayground: z.ZodOptional<z.ZodBoolean>;
739
+ loadTags: z.ZodOptional<z.ZodBoolean>;
740
+ }, "strip", z.ZodTypeAny, {
741
+ examplesLanguage?: string | undefined;
742
+ disablePlayground?: boolean | undefined;
743
+ loadTags?: boolean | undefined;
744
+ }, {
745
+ examplesLanguage?: string | undefined;
746
+ disablePlayground?: boolean | undefined;
747
+ loadTags?: boolean | undefined;
748
+ }>>;
693
749
  }>, {
694
750
  postProcessors: z.ZodOptional<z.ZodArray<z.ZodFunction<z.ZodTuple<[z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, z.ZodPromise<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>]>>, "many">>;
695
751
  }>, "strip", z.ZodTypeAny, {
@@ -697,8 +753,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
697
753
  input: string | string[];
698
754
  server?: string | undefined;
699
755
  id?: string | undefined;
756
+ options?: {
757
+ examplesLanguage?: string | undefined;
758
+ disablePlayground?: boolean | undefined;
759
+ loadTags?: boolean | undefined;
760
+ } | undefined;
700
761
  navigationId?: string | undefined;
701
- loadTags?: boolean | undefined;
702
762
  categories?: {
703
763
  tags: string[];
704
764
  label: string;
@@ -709,8 +769,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
709
769
  input: string | string[];
710
770
  server?: string | undefined;
711
771
  id?: string | undefined;
772
+ options?: {
773
+ examplesLanguage?: string | undefined;
774
+ disablePlayground?: boolean | undefined;
775
+ loadTags?: boolean | undefined;
776
+ } | undefined;
712
777
  navigationId?: string | undefined;
713
- loadTags?: boolean | undefined;
714
778
  categories?: {
715
779
  tags: string[];
716
780
  label: string;
@@ -723,7 +787,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
723
787
  id: z.ZodOptional<z.ZodString>;
724
788
  server: z.ZodOptional<z.ZodString>;
725
789
  navigationId: z.ZodOptional<z.ZodString>;
726
- loadTags: z.ZodOptional<z.ZodBoolean>;
727
790
  categories: z.ZodOptional<z.ZodArray<z.ZodObject<{
728
791
  label: z.ZodString;
729
792
  tags: z.ZodArray<z.ZodString, "many">;
@@ -734,13 +797,30 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
734
797
  tags: string[];
735
798
  label: string;
736
799
  }>, "many">>;
800
+ options: z.ZodOptional<z.ZodObject<{
801
+ examplesLanguage: z.ZodOptional<z.ZodString>;
802
+ disablePlayground: z.ZodOptional<z.ZodBoolean>;
803
+ loadTags: z.ZodOptional<z.ZodBoolean>;
804
+ }, "strip", z.ZodTypeAny, {
805
+ examplesLanguage?: string | undefined;
806
+ disablePlayground?: boolean | undefined;
807
+ loadTags?: boolean | undefined;
808
+ }, {
809
+ examplesLanguage?: string | undefined;
810
+ disablePlayground?: boolean | undefined;
811
+ loadTags?: boolean | undefined;
812
+ }>>;
737
813
  }>, "strip", z.ZodTypeAny, {
738
814
  type: "raw";
739
815
  input: string;
740
816
  server?: string | undefined;
741
817
  id?: string | undefined;
818
+ options?: {
819
+ examplesLanguage?: string | undefined;
820
+ disablePlayground?: boolean | undefined;
821
+ loadTags?: boolean | undefined;
822
+ } | undefined;
742
823
  navigationId?: string | undefined;
743
- loadTags?: boolean | undefined;
744
824
  categories?: {
745
825
  tags: string[];
746
826
  label: string;
@@ -750,8 +830,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
750
830
  input: string;
751
831
  server?: string | undefined;
752
832
  id?: string | undefined;
833
+ options?: {
834
+ examplesLanguage?: string | undefined;
835
+ disablePlayground?: boolean | undefined;
836
+ loadTags?: boolean | undefined;
837
+ } | undefined;
753
838
  navigationId?: string | undefined;
754
- loadTags?: boolean | undefined;
755
839
  categories?: {
756
840
  tags: string[];
757
841
  label: string;
@@ -763,7 +847,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
763
847
  id: z.ZodOptional<z.ZodString>;
764
848
  server: z.ZodOptional<z.ZodString>;
765
849
  navigationId: z.ZodOptional<z.ZodString>;
766
- loadTags: z.ZodOptional<z.ZodBoolean>;
767
850
  categories: z.ZodOptional<z.ZodArray<z.ZodObject<{
768
851
  label: z.ZodString;
769
852
  tags: z.ZodArray<z.ZodString, "many">;
@@ -774,13 +857,30 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
774
857
  tags: string[];
775
858
  label: string;
776
859
  }>, "many">>;
860
+ options: z.ZodOptional<z.ZodObject<{
861
+ examplesLanguage: z.ZodOptional<z.ZodString>;
862
+ disablePlayground: z.ZodOptional<z.ZodBoolean>;
863
+ loadTags: z.ZodOptional<z.ZodBoolean>;
864
+ }, "strip", z.ZodTypeAny, {
865
+ examplesLanguage?: string | undefined;
866
+ disablePlayground?: boolean | undefined;
867
+ loadTags?: boolean | undefined;
868
+ }, {
869
+ examplesLanguage?: string | undefined;
870
+ disablePlayground?: boolean | undefined;
871
+ loadTags?: boolean | undefined;
872
+ }>>;
777
873
  }>, "strip", z.ZodTypeAny, {
778
874
  type: "url";
779
875
  input: string;
780
876
  server?: string | undefined;
781
877
  id?: string | undefined;
878
+ options?: {
879
+ examplesLanguage?: string | undefined;
880
+ disablePlayground?: boolean | undefined;
881
+ loadTags?: boolean | undefined;
882
+ } | undefined;
782
883
  navigationId?: string | undefined;
783
- loadTags?: boolean | undefined;
784
884
  categories?: {
785
885
  tags: string[];
786
886
  label: string;
@@ -790,8 +890,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
790
890
  input: string;
791
891
  server?: string | undefined;
792
892
  id?: string | undefined;
893
+ options?: {
894
+ examplesLanguage?: string | undefined;
895
+ disablePlayground?: boolean | undefined;
896
+ loadTags?: boolean | undefined;
897
+ } | undefined;
793
898
  navigationId?: string | undefined;
794
- loadTags?: boolean | undefined;
795
899
  categories?: {
796
900
  tags: string[];
797
901
  label: string;
@@ -803,7 +907,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
803
907
  id: z.ZodOptional<z.ZodString>;
804
908
  server: z.ZodOptional<z.ZodString>;
805
909
  navigationId: z.ZodOptional<z.ZodString>;
806
- loadTags: z.ZodOptional<z.ZodBoolean>;
807
910
  categories: z.ZodOptional<z.ZodArray<z.ZodObject<{
808
911
  label: z.ZodString;
809
912
  tags: z.ZodArray<z.ZodString, "many">;
@@ -814,6 +917,19 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
814
917
  tags: string[];
815
918
  label: string;
816
919
  }>, "many">>;
920
+ options: z.ZodOptional<z.ZodObject<{
921
+ examplesLanguage: z.ZodOptional<z.ZodString>;
922
+ disablePlayground: z.ZodOptional<z.ZodBoolean>;
923
+ loadTags: z.ZodOptional<z.ZodBoolean>;
924
+ }, "strip", z.ZodTypeAny, {
925
+ examplesLanguage?: string | undefined;
926
+ disablePlayground?: boolean | undefined;
927
+ loadTags?: boolean | undefined;
928
+ }, {
929
+ examplesLanguage?: string | undefined;
930
+ disablePlayground?: boolean | undefined;
931
+ loadTags?: boolean | undefined;
932
+ }>>;
817
933
  }>, {
818
934
  postProcessors: z.ZodOptional<z.ZodArray<z.ZodFunction<z.ZodTuple<[z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, z.ZodPromise<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>]>>, "many">>;
819
935
  }>, "strip", z.ZodTypeAny, {
@@ -821,8 +937,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
821
937
  input: string | string[];
822
938
  server?: string | undefined;
823
939
  id?: string | undefined;
940
+ options?: {
941
+ examplesLanguage?: string | undefined;
942
+ disablePlayground?: boolean | undefined;
943
+ loadTags?: boolean | undefined;
944
+ } | undefined;
824
945
  navigationId?: string | undefined;
825
- loadTags?: boolean | undefined;
826
946
  categories?: {
827
947
  tags: string[];
828
948
  label: string;
@@ -833,8 +953,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
833
953
  input: string | string[];
834
954
  server?: string | undefined;
835
955
  id?: string | undefined;
956
+ options?: {
957
+ examplesLanguage?: string | undefined;
958
+ disablePlayground?: boolean | undefined;
959
+ loadTags?: boolean | undefined;
960
+ } | undefined;
836
961
  navigationId?: string | undefined;
837
- loadTags?: boolean | undefined;
838
962
  categories?: {
839
963
  tags: string[];
840
964
  label: string;
@@ -847,7 +971,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
847
971
  id: z.ZodOptional<z.ZodString>;
848
972
  server: z.ZodOptional<z.ZodString>;
849
973
  navigationId: z.ZodOptional<z.ZodString>;
850
- loadTags: z.ZodOptional<z.ZodBoolean>;
851
974
  categories: z.ZodOptional<z.ZodArray<z.ZodObject<{
852
975
  label: z.ZodString;
853
976
  tags: z.ZodArray<z.ZodString, "many">;
@@ -858,13 +981,30 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
858
981
  tags: string[];
859
982
  label: string;
860
983
  }>, "many">>;
984
+ options: z.ZodOptional<z.ZodObject<{
985
+ examplesLanguage: z.ZodOptional<z.ZodString>;
986
+ disablePlayground: z.ZodOptional<z.ZodBoolean>;
987
+ loadTags: z.ZodOptional<z.ZodBoolean>;
988
+ }, "strip", z.ZodTypeAny, {
989
+ examplesLanguage?: string | undefined;
990
+ disablePlayground?: boolean | undefined;
991
+ loadTags?: boolean | undefined;
992
+ }, {
993
+ examplesLanguage?: string | undefined;
994
+ disablePlayground?: boolean | undefined;
995
+ loadTags?: boolean | undefined;
996
+ }>>;
861
997
  }>, "strip", z.ZodTypeAny, {
862
998
  type: "raw";
863
999
  input: string;
864
1000
  server?: string | undefined;
865
1001
  id?: string | undefined;
1002
+ options?: {
1003
+ examplesLanguage?: string | undefined;
1004
+ disablePlayground?: boolean | undefined;
1005
+ loadTags?: boolean | undefined;
1006
+ } | undefined;
866
1007
  navigationId?: string | undefined;
867
- loadTags?: boolean | undefined;
868
1008
  categories?: {
869
1009
  tags: string[];
870
1010
  label: string;
@@ -874,8 +1014,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
874
1014
  input: string;
875
1015
  server?: string | undefined;
876
1016
  id?: string | undefined;
1017
+ options?: {
1018
+ examplesLanguage?: string | undefined;
1019
+ disablePlayground?: boolean | undefined;
1020
+ loadTags?: boolean | undefined;
1021
+ } | undefined;
877
1022
  navigationId?: string | undefined;
878
- loadTags?: boolean | undefined;
879
1023
  categories?: {
880
1024
  tags: string[];
881
1025
  label: string;
@@ -1002,10 +1146,33 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1002
1146
  isZuplo: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
1003
1147
  enableStatusPages: z.ZodOptional<z.ZodOptional<z.ZodBoolean>>;
1004
1148
  defaults: z.ZodOptional<z.ZodObject<{
1149
+ apis: z.ZodObject<{
1150
+ examplesLanguage: z.ZodOptional<z.ZodString>;
1151
+ disablePlayground: z.ZodOptional<z.ZodBoolean>;
1152
+ loadTags: z.ZodOptional<z.ZodBoolean>;
1153
+ }, "strip", z.ZodTypeAny, {
1154
+ examplesLanguage?: string | undefined;
1155
+ disablePlayground?: boolean | undefined;
1156
+ loadTags?: boolean | undefined;
1157
+ }, {
1158
+ examplesLanguage?: string | undefined;
1159
+ disablePlayground?: boolean | undefined;
1160
+ loadTags?: boolean | undefined;
1161
+ }>;
1005
1162
  examplesLanguage: z.ZodOptional<z.ZodString>;
1006
1163
  }, "strip", z.ZodTypeAny, {
1164
+ apis: {
1165
+ examplesLanguage?: string | undefined;
1166
+ disablePlayground?: boolean | undefined;
1167
+ loadTags?: boolean | undefined;
1168
+ };
1007
1169
  examplesLanguage?: string | undefined;
1008
1170
  }, {
1171
+ apis: {
1172
+ examplesLanguage?: string | undefined;
1173
+ disablePlayground?: boolean | undefined;
1174
+ loadTags?: boolean | undefined;
1175
+ };
1009
1176
  examplesLanguage?: string | undefined;
1010
1177
  }>>;
1011
1178
  UNSAFE_slotlets: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<ReactNode | ComponentType<ExposedComponentProps>, z.ZodTypeDef, ReactNode | ComponentType<ExposedComponentProps>>>>;
@@ -1062,6 +1229,11 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1062
1229
  } | undefined;
1063
1230
  plugins?: ZudokuPlugin[] | undefined;
1064
1231
  defaults?: {
1232
+ apis: {
1233
+ examplesLanguage?: string | undefined;
1234
+ disablePlayground?: boolean | undefined;
1235
+ loadTags?: boolean | undefined;
1236
+ };
1065
1237
  examplesLanguage?: string | undefined;
1066
1238
  } | undefined;
1067
1239
  sidebar?: Record<string, import("./InputSidebarSchema.js").InputSidebarItem[]> | undefined;
@@ -1101,6 +1273,14 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1101
1273
  redirectToAfterSignIn?: string | undefined;
1102
1274
  redirectToAfterSignOut?: string | undefined;
1103
1275
  audience?: string | undefined;
1276
+ } | {
1277
+ type: "supabase";
1278
+ supabaseUrl: string;
1279
+ supabaseKey: string;
1280
+ provider: "facebook" | "github" | "gitlab" | "twitter" | "google" | "bitbucket";
1281
+ redirectToAfterSignUp?: string | undefined;
1282
+ redirectToAfterSignIn?: string | undefined;
1283
+ redirectToAfterSignOut?: string | undefined;
1104
1284
  } | undefined;
1105
1285
  topNavigation?: {
1106
1286
  id: string;
@@ -1225,8 +1405,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1225
1405
  input: string;
1226
1406
  server?: string | undefined;
1227
1407
  id?: string | undefined;
1408
+ options?: {
1409
+ examplesLanguage?: string | undefined;
1410
+ disablePlayground?: boolean | undefined;
1411
+ loadTags?: boolean | undefined;
1412
+ } | undefined;
1228
1413
  navigationId?: string | undefined;
1229
- loadTags?: boolean | undefined;
1230
1414
  categories?: {
1231
1415
  tags: string[];
1232
1416
  label: string;
@@ -1236,8 +1420,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1236
1420
  input: string | string[];
1237
1421
  server?: string | undefined;
1238
1422
  id?: string | undefined;
1423
+ options?: {
1424
+ examplesLanguage?: string | undefined;
1425
+ disablePlayground?: boolean | undefined;
1426
+ loadTags?: boolean | undefined;
1427
+ } | undefined;
1239
1428
  navigationId?: string | undefined;
1240
- loadTags?: boolean | undefined;
1241
1429
  categories?: {
1242
1430
  tags: string[];
1243
1431
  label: string;
@@ -1248,8 +1436,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1248
1436
  input: string;
1249
1437
  server?: string | undefined;
1250
1438
  id?: string | undefined;
1439
+ options?: {
1440
+ examplesLanguage?: string | undefined;
1441
+ disablePlayground?: boolean | undefined;
1442
+ loadTags?: boolean | undefined;
1443
+ } | undefined;
1251
1444
  navigationId?: string | undefined;
1252
- loadTags?: boolean | undefined;
1253
1445
  categories?: {
1254
1446
  tags: string[];
1255
1447
  label: string;
@@ -1259,8 +1451,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1259
1451
  input: string;
1260
1452
  server?: string | undefined;
1261
1453
  id?: string | undefined;
1454
+ options?: {
1455
+ examplesLanguage?: string | undefined;
1456
+ disablePlayground?: boolean | undefined;
1457
+ loadTags?: boolean | undefined;
1458
+ } | undefined;
1262
1459
  navigationId?: string | undefined;
1263
- loadTags?: boolean | undefined;
1264
1460
  categories?: {
1265
1461
  tags: string[];
1266
1462
  label: string;
@@ -1270,8 +1466,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1270
1466
  input: string | string[];
1271
1467
  server?: string | undefined;
1272
1468
  id?: string | undefined;
1469
+ options?: {
1470
+ examplesLanguage?: string | undefined;
1471
+ disablePlayground?: boolean | undefined;
1472
+ loadTags?: boolean | undefined;
1473
+ } | undefined;
1273
1474
  navigationId?: string | undefined;
1274
- loadTags?: boolean | undefined;
1275
1475
  categories?: {
1276
1476
  tags: string[];
1277
1477
  label: string;
@@ -1282,8 +1482,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1282
1482
  input: string;
1283
1483
  server?: string | undefined;
1284
1484
  id?: string | undefined;
1485
+ options?: {
1486
+ examplesLanguage?: string | undefined;
1487
+ disablePlayground?: boolean | undefined;
1488
+ loadTags?: boolean | undefined;
1489
+ } | undefined;
1285
1490
  navigationId?: string | undefined;
1286
- loadTags?: boolean | undefined;
1287
1491
  categories?: {
1288
1492
  tags: string[];
1289
1493
  label: string;
@@ -1353,6 +1557,11 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1353
1557
  } | undefined;
1354
1558
  plugins?: ZudokuPlugin[] | undefined;
1355
1559
  defaults?: {
1560
+ apis: {
1561
+ examplesLanguage?: string | undefined;
1562
+ disablePlayground?: boolean | undefined;
1563
+ loadTags?: boolean | undefined;
1564
+ };
1356
1565
  examplesLanguage?: string | undefined;
1357
1566
  } | undefined;
1358
1567
  sidebar?: Record<string, import("./InputSidebarSchema.js").InputSidebarItem[]> | undefined;
@@ -1392,6 +1601,14 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1392
1601
  redirectToAfterSignIn?: string | undefined;
1393
1602
  redirectToAfterSignOut?: string | undefined;
1394
1603
  audience?: string | undefined;
1604
+ } | {
1605
+ type: "supabase";
1606
+ supabaseUrl: string;
1607
+ supabaseKey: string;
1608
+ provider: "facebook" | "github" | "gitlab" | "twitter" | "google" | "bitbucket";
1609
+ redirectToAfterSignUp?: string | undefined;
1610
+ redirectToAfterSignIn?: string | undefined;
1611
+ redirectToAfterSignOut?: string | undefined;
1395
1612
  } | undefined;
1396
1613
  topNavigation?: {
1397
1614
  id: string;
@@ -1516,8 +1733,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1516
1733
  input: string;
1517
1734
  server?: string | undefined;
1518
1735
  id?: string | undefined;
1736
+ options?: {
1737
+ examplesLanguage?: string | undefined;
1738
+ disablePlayground?: boolean | undefined;
1739
+ loadTags?: boolean | undefined;
1740
+ } | undefined;
1519
1741
  navigationId?: string | undefined;
1520
- loadTags?: boolean | undefined;
1521
1742
  categories?: {
1522
1743
  tags: string[];
1523
1744
  label: string;
@@ -1527,8 +1748,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1527
1748
  input: string | string[];
1528
1749
  server?: string | undefined;
1529
1750
  id?: string | undefined;
1751
+ options?: {
1752
+ examplesLanguage?: string | undefined;
1753
+ disablePlayground?: boolean | undefined;
1754
+ loadTags?: boolean | undefined;
1755
+ } | undefined;
1530
1756
  navigationId?: string | undefined;
1531
- loadTags?: boolean | undefined;
1532
1757
  categories?: {
1533
1758
  tags: string[];
1534
1759
  label: string;
@@ -1539,8 +1764,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1539
1764
  input: string;
1540
1765
  server?: string | undefined;
1541
1766
  id?: string | undefined;
1767
+ options?: {
1768
+ examplesLanguage?: string | undefined;
1769
+ disablePlayground?: boolean | undefined;
1770
+ loadTags?: boolean | undefined;
1771
+ } | undefined;
1542
1772
  navigationId?: string | undefined;
1543
- loadTags?: boolean | undefined;
1544
1773
  categories?: {
1545
1774
  tags: string[];
1546
1775
  label: string;
@@ -1550,8 +1779,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1550
1779
  input: string;
1551
1780
  server?: string | undefined;
1552
1781
  id?: string | undefined;
1782
+ options?: {
1783
+ examplesLanguage?: string | undefined;
1784
+ disablePlayground?: boolean | undefined;
1785
+ loadTags?: boolean | undefined;
1786
+ } | undefined;
1553
1787
  navigationId?: string | undefined;
1554
- loadTags?: boolean | undefined;
1555
1788
  categories?: {
1556
1789
  tags: string[];
1557
1790
  label: string;
@@ -1561,8 +1794,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1561
1794
  input: string | string[];
1562
1795
  server?: string | undefined;
1563
1796
  id?: string | undefined;
1797
+ options?: {
1798
+ examplesLanguage?: string | undefined;
1799
+ disablePlayground?: boolean | undefined;
1800
+ loadTags?: boolean | undefined;
1801
+ } | undefined;
1564
1802
  navigationId?: string | undefined;
1565
- loadTags?: boolean | undefined;
1566
1803
  categories?: {
1567
1804
  tags: string[];
1568
1805
  label: string;
@@ -1573,8 +1810,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1573
1810
  input: string;
1574
1811
  server?: string | undefined;
1575
1812
  id?: string | undefined;
1813
+ options?: {
1814
+ examplesLanguage?: string | undefined;
1815
+ disablePlayground?: boolean | undefined;
1816
+ loadTags?: boolean | undefined;
1817
+ } | undefined;
1576
1818
  navigationId?: string | undefined;
1577
- loadTags?: boolean | undefined;
1578
1819
  categories?: {
1579
1820
  tags: string[];
1580
1821
  label: string;
@@ -1644,6 +1885,11 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1644
1885
  } | undefined;
1645
1886
  plugins?: ZudokuPlugin[] | undefined;
1646
1887
  defaults?: {
1888
+ apis: {
1889
+ examplesLanguage?: string | undefined;
1890
+ disablePlayground?: boolean | undefined;
1891
+ loadTags?: boolean | undefined;
1892
+ };
1647
1893
  examplesLanguage?: string | undefined;
1648
1894
  } | undefined;
1649
1895
  sidebar?: Record<string, import("./InputSidebarSchema.js").InputSidebarItem[]> | undefined;
@@ -1683,6 +1929,14 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1683
1929
  redirectToAfterSignIn?: string | undefined;
1684
1930
  redirectToAfterSignOut?: string | undefined;
1685
1931
  audience?: string | undefined;
1932
+ } | {
1933
+ type: "supabase";
1934
+ supabaseUrl: string;
1935
+ supabaseKey: string;
1936
+ provider: "facebook" | "github" | "gitlab" | "twitter" | "google" | "bitbucket";
1937
+ redirectToAfterSignUp?: string | undefined;
1938
+ redirectToAfterSignIn?: string | undefined;
1939
+ redirectToAfterSignOut?: string | undefined;
1686
1940
  } | undefined;
1687
1941
  topNavigation?: {
1688
1942
  id: string;
@@ -1807,8 +2061,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1807
2061
  input: string;
1808
2062
  server?: string | undefined;
1809
2063
  id?: string | undefined;
2064
+ options?: {
2065
+ examplesLanguage?: string | undefined;
2066
+ disablePlayground?: boolean | undefined;
2067
+ loadTags?: boolean | undefined;
2068
+ } | undefined;
1810
2069
  navigationId?: string | undefined;
1811
- loadTags?: boolean | undefined;
1812
2070
  categories?: {
1813
2071
  tags: string[];
1814
2072
  label: string;
@@ -1818,8 +2076,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1818
2076
  input: string | string[];
1819
2077
  server?: string | undefined;
1820
2078
  id?: string | undefined;
2079
+ options?: {
2080
+ examplesLanguage?: string | undefined;
2081
+ disablePlayground?: boolean | undefined;
2082
+ loadTags?: boolean | undefined;
2083
+ } | undefined;
1821
2084
  navigationId?: string | undefined;
1822
- loadTags?: boolean | undefined;
1823
2085
  categories?: {
1824
2086
  tags: string[];
1825
2087
  label: string;
@@ -1830,8 +2092,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1830
2092
  input: string;
1831
2093
  server?: string | undefined;
1832
2094
  id?: string | undefined;
2095
+ options?: {
2096
+ examplesLanguage?: string | undefined;
2097
+ disablePlayground?: boolean | undefined;
2098
+ loadTags?: boolean | undefined;
2099
+ } | undefined;
1833
2100
  navigationId?: string | undefined;
1834
- loadTags?: boolean | undefined;
1835
2101
  categories?: {
1836
2102
  tags: string[];
1837
2103
  label: string;
@@ -1841,8 +2107,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1841
2107
  input: string;
1842
2108
  server?: string | undefined;
1843
2109
  id?: string | undefined;
2110
+ options?: {
2111
+ examplesLanguage?: string | undefined;
2112
+ disablePlayground?: boolean | undefined;
2113
+ loadTags?: boolean | undefined;
2114
+ } | undefined;
1844
2115
  navigationId?: string | undefined;
1845
- loadTags?: boolean | undefined;
1846
2116
  categories?: {
1847
2117
  tags: string[];
1848
2118
  label: string;
@@ -1852,8 +2122,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1852
2122
  input: string | string[];
1853
2123
  server?: string | undefined;
1854
2124
  id?: string | undefined;
2125
+ options?: {
2126
+ examplesLanguage?: string | undefined;
2127
+ disablePlayground?: boolean | undefined;
2128
+ loadTags?: boolean | undefined;
2129
+ } | undefined;
1855
2130
  navigationId?: string | undefined;
1856
- loadTags?: boolean | undefined;
1857
2131
  categories?: {
1858
2132
  tags: string[];
1859
2133
  label: string;
@@ -1864,8 +2138,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1864
2138
  input: string;
1865
2139
  server?: string | undefined;
1866
2140
  id?: string | undefined;
2141
+ options?: {
2142
+ examplesLanguage?: string | undefined;
2143
+ disablePlayground?: boolean | undefined;
2144
+ loadTags?: boolean | undefined;
2145
+ } | undefined;
1867
2146
  navigationId?: string | undefined;
1868
- loadTags?: boolean | undefined;
1869
2147
  categories?: {
1870
2148
  tags: string[];
1871
2149
  label: string;
@@ -1935,6 +2213,11 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1935
2213
  } | undefined;
1936
2214
  plugins?: ZudokuPlugin[] | undefined;
1937
2215
  defaults?: {
2216
+ apis: {
2217
+ examplesLanguage?: string | undefined;
2218
+ disablePlayground?: boolean | undefined;
2219
+ loadTags?: boolean | undefined;
2220
+ };
1938
2221
  examplesLanguage?: string | undefined;
1939
2222
  } | undefined;
1940
2223
  sidebar?: Record<string, import("./InputSidebarSchema.js").InputSidebarItem[]> | undefined;
@@ -1974,6 +2257,14 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
1974
2257
  redirectToAfterSignIn?: string | undefined;
1975
2258
  redirectToAfterSignOut?: string | undefined;
1976
2259
  audience?: string | undefined;
2260
+ } | {
2261
+ type: "supabase";
2262
+ supabaseUrl: string;
2263
+ supabaseKey: string;
2264
+ provider: "facebook" | "github" | "gitlab" | "twitter" | "google" | "bitbucket";
2265
+ redirectToAfterSignUp?: string | undefined;
2266
+ redirectToAfterSignIn?: string | undefined;
2267
+ redirectToAfterSignOut?: string | undefined;
1977
2268
  } | undefined;
1978
2269
  topNavigation?: {
1979
2270
  id: string;
@@ -2098,8 +2389,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
2098
2389
  input: string;
2099
2390
  server?: string | undefined;
2100
2391
  id?: string | undefined;
2392
+ options?: {
2393
+ examplesLanguage?: string | undefined;
2394
+ disablePlayground?: boolean | undefined;
2395
+ loadTags?: boolean | undefined;
2396
+ } | undefined;
2101
2397
  navigationId?: string | undefined;
2102
- loadTags?: boolean | undefined;
2103
2398
  categories?: {
2104
2399
  tags: string[];
2105
2400
  label: string;
@@ -2109,8 +2404,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
2109
2404
  input: string | string[];
2110
2405
  server?: string | undefined;
2111
2406
  id?: string | undefined;
2407
+ options?: {
2408
+ examplesLanguage?: string | undefined;
2409
+ disablePlayground?: boolean | undefined;
2410
+ loadTags?: boolean | undefined;
2411
+ } | undefined;
2112
2412
  navigationId?: string | undefined;
2113
- loadTags?: boolean | undefined;
2114
2413
  categories?: {
2115
2414
  tags: string[];
2116
2415
  label: string;
@@ -2121,8 +2420,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
2121
2420
  input: string;
2122
2421
  server?: string | undefined;
2123
2422
  id?: string | undefined;
2423
+ options?: {
2424
+ examplesLanguage?: string | undefined;
2425
+ disablePlayground?: boolean | undefined;
2426
+ loadTags?: boolean | undefined;
2427
+ } | undefined;
2124
2428
  navigationId?: string | undefined;
2125
- loadTags?: boolean | undefined;
2126
2429
  categories?: {
2127
2430
  tags: string[];
2128
2431
  label: string;
@@ -2132,8 +2435,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
2132
2435
  input: string;
2133
2436
  server?: string | undefined;
2134
2437
  id?: string | undefined;
2438
+ options?: {
2439
+ examplesLanguage?: string | undefined;
2440
+ disablePlayground?: boolean | undefined;
2441
+ loadTags?: boolean | undefined;
2442
+ } | undefined;
2135
2443
  navigationId?: string | undefined;
2136
- loadTags?: boolean | undefined;
2137
2444
  categories?: {
2138
2445
  tags: string[];
2139
2446
  label: string;
@@ -2143,8 +2450,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
2143
2450
  input: string | string[];
2144
2451
  server?: string | undefined;
2145
2452
  id?: string | undefined;
2453
+ options?: {
2454
+ examplesLanguage?: string | undefined;
2455
+ disablePlayground?: boolean | undefined;
2456
+ loadTags?: boolean | undefined;
2457
+ } | undefined;
2146
2458
  navigationId?: string | undefined;
2147
- loadTags?: boolean | undefined;
2148
2459
  categories?: {
2149
2460
  tags: string[];
2150
2461
  label: string;
@@ -2155,8 +2466,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
2155
2466
  input: string;
2156
2467
  server?: string | undefined;
2157
2468
  id?: string | undefined;
2469
+ options?: {
2470
+ examplesLanguage?: string | undefined;
2471
+ disablePlayground?: boolean | undefined;
2472
+ loadTags?: boolean | undefined;
2473
+ } | undefined;
2158
2474
  navigationId?: string | undefined;
2159
- loadTags?: boolean | undefined;
2160
2475
  categories?: {
2161
2476
  tags: string[];
2162
2477
  label: string;