zudoku 0.42.0 → 0.42.1
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.
- package/dist/app/main.js +0 -6
- package/dist/app/main.js.map +1 -1
- package/dist/config/validators/common.d.ts +288 -420
- package/dist/config/validators/common.js +0 -10
- package/dist/config/validators/common.js.map +1 -1
- package/dist/config/validators/validate.d.ts +108 -161
- package/dist/index.d.ts +0 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/lib/components/Markdown.d.ts +1 -3
- package/dist/lib/components/Markdown.js +14 -8
- package/dist/lib/components/Markdown.js.map +1 -1
- package/dist/lib/components/context/ZudokuContext.d.ts +1 -1
- package/dist/lib/components/index.d.ts +1 -2
- package/dist/lib/core/ZudokuContext.d.ts +0 -7
- package/dist/lib/core/ZudokuContext.js.map +1 -1
- package/dist/lib/errors/ErrorAlert.js +1 -1
- package/dist/lib/errors/ErrorAlert.js.map +1 -1
- package/dist/lib/plugins/openapi/CollapsibleCode.js +1 -1
- package/dist/lib/plugins/openapi/CollapsibleCode.js.map +1 -1
- package/dist/lib/plugins/openapi/Sidecar.js +1 -1
- package/dist/lib/plugins/openapi/Sidecar.js.map +1 -1
- package/dist/lib/plugins/openapi/SidecarExamples.js +1 -1
- package/dist/lib/plugins/openapi/SidecarExamples.js.map +1 -1
- package/dist/lib/ui/Callout.js +1 -1
- package/dist/lib/ui/Callout.js.map +1 -1
- package/dist/lib/ui/SyntaxHighlight.d.ts +15 -10
- package/dist/lib/ui/SyntaxHighlight.js +60 -10
- package/dist/lib/ui/SyntaxHighlight.js.map +1 -1
- package/dist/lib/util/MdxComponents.d.ts +3 -9
- package/dist/lib/util/MdxComponents.js +10 -9
- package/dist/lib/util/MdxComponents.js.map +1 -1
- package/dist/vite/config.js +0 -34
- package/dist/vite/config.js.map +1 -1
- package/dist/vite/plugin-mdx.js +11 -4
- package/dist/vite/plugin-mdx.js.map +1 -1
- package/dist/vite/plugin.js +0 -2
- package/dist/vite/plugin.js.map +1 -1
- package/lib/AuthenticationPlugin-DPCuR3xm.js +58 -0
- package/lib/{AuthenticationPlugin-EeQpQI3D.js.map → AuthenticationPlugin-DPCuR3xm.js.map} +1 -1
- package/lib/{Button-Bdk_Ij3U.js → Button-BBNrKpQd.js} +3 -3
- package/lib/{Button-Bdk_Ij3U.js.map → Button-BBNrKpQd.js.map} +1 -1
- package/lib/{Callout-XadUe37J.js → Callout-D3Ja4OPX.js} +12 -12
- package/lib/{Callout-XadUe37J.js.map → Callout-D3Ja4OPX.js.map} +1 -1
- package/lib/{CategoryHeading-DZi-Szor.js → CategoryHeading-D06WK_Wo.js} +2 -2
- package/lib/{CategoryHeading-DZi-Szor.js.map → CategoryHeading-D06WK_Wo.js.map} +1 -1
- package/lib/{Dialog-CNf2oWXG.js → Dialog-ByYz4ABw.js} +2 -2
- package/lib/{Dialog-CNf2oWXG.js.map → Dialog-ByYz4ABw.js.map} +1 -1
- package/lib/{Drawer-BPBxzel2.js → Drawer-CEwbkLDb.js} +25 -25
- package/lib/{Drawer-BPBxzel2.js.map → Drawer-CEwbkLDb.js.map} +1 -1
- package/lib/Markdown-mFpg_n9p.js +17125 -0
- package/lib/Markdown-mFpg_n9p.js.map +1 -0
- package/lib/MdxPage-Cm7atiW3.js +85 -0
- package/lib/{MdxPage-Dxbq6lFr.js.map → MdxPage-Cm7atiW3.js.map} +1 -1
- package/lib/{OasProvider-DKpTJMH2.js → OasProvider-CZiF_RMW.js} +4 -4
- package/lib/{OasProvider-DKpTJMH2.js.map → OasProvider-CZiF_RMW.js.map} +1 -1
- package/lib/{OperationList-DVOyNeno.js → OperationList-CMMzLfIZ.js} +1417 -1385
- package/lib/{OperationList-DVOyNeno.js.map → OperationList-CMMzLfIZ.js.map} +1 -1
- package/lib/{Pagination-COMmV-g9.js → Pagination-DLPL5z77.js} +4 -4
- package/lib/{Pagination-COMmV-g9.js.map → Pagination-DLPL5z77.js.map} +1 -1
- package/lib/RouteGuard-DRtEu9nh.js +744 -0
- package/lib/{RouteGuard-CGqivwrh.js.map → RouteGuard-DRtEu9nh.js.map} +1 -1
- package/lib/{SchemaList-BTWzXyYQ.js → SchemaList-_d3Mf4IX.js} +44 -43
- package/lib/{SchemaList-BTWzXyYQ.js.map → SchemaList-_d3Mf4IX.js.map} +1 -1
- package/lib/{SchemaView-DNKKW3nB.js → SchemaView-J7Srn-Iy.js} +11 -7
- package/lib/{SchemaView-DNKKW3nB.js.map → SchemaView-J7Srn-Iy.js.map} +1 -1
- package/lib/Select-CT64Ou40.js +223 -0
- package/lib/{Select-m-ITdvFa.js.map → Select-CT64Ou40.js.map} +1 -1
- package/lib/SlotletProvider-CS_nO-XT.js +340 -0
- package/lib/SlotletProvider-CS_nO-XT.js.map +1 -0
- package/lib/SyntaxHighlight-CxhyyMkF.js +2890 -0
- package/lib/SyntaxHighlight-CxhyyMkF.js.map +1 -0
- package/lib/{Toc-CzMOgcPS.js → Toc-D_tV8_Ri.js} +3 -3
- package/lib/{Toc-CzMOgcPS.js.map → Toc-D_tV8_Ri.js.map} +1 -1
- package/lib/{chunk-BAXFHI7N-CFrZQ7Oh.js → chunk-BAXFHI7N-BVBOl9s0.js} +264 -257
- package/lib/{chunk-BAXFHI7N-CFrZQ7Oh.js.map → chunk-BAXFHI7N-BVBOl9s0.js.map} +1 -1
- package/lib/{circular-D__GEK2G.js → circular-ByJI6Mci.js} +47 -47
- package/lib/{circular-D__GEK2G.js.map → circular-ByJI6Mci.js.map} +1 -1
- package/lib/{cn-CwJPJKOE.js → cn-qaFjX9_3.js} +29 -28
- package/lib/{cn-CwJPJKOE.js.map → cn-qaFjX9_3.js.map} +1 -1
- package/lib/{createServer-B4l2NSkt.js → createServer-IW7v5hWm.js} +3868 -3724
- package/lib/{createServer-B4l2NSkt.js.map → createServer-IW7v5hWm.js.map} +1 -1
- package/lib/hook-CldJlP5c.js +1478 -0
- package/lib/{hook-CyNmcNr8.js.map → hook-CldJlP5c.js.map} +1 -1
- package/lib/{index-CCS3ifKs.js → index-BPqJMdth.js} +733 -690
- package/lib/{index-CCS3ifKs.js.map → index-BPqJMdth.js.map} +1 -1
- package/lib/{index-Z13x6tPX.js → index-CPNSgwSb.js} +5 -5
- package/lib/{index-Z13x6tPX.js.map → index-CPNSgwSb.js.map} +1 -1
- package/lib/{index-CrcNWbel.js → index-CuBIgTKC.js} +9 -9
- package/lib/{index-CrcNWbel.js.map → index-CuBIgTKC.js.map} +1 -1
- package/lib/{index-zddirpDj.js → index-DcHeSvkE.js} +609 -581
- package/lib/{index-zddirpDj.js.map → index-DcHeSvkE.js.map} +1 -1
- package/lib/index-DnQftvP4.js +5031 -0
- package/lib/{index-BcMPFdRU.js.map → index-DnQftvP4.js.map} +1 -1
- package/lib/{index--oeBayMa.js → index-DwT-v3zK.js} +2 -2
- package/lib/{index--oeBayMa.js.map → index-DwT-v3zK.js.map} +1 -1
- package/lib/{index-BvvmIczU.js → index-LNp6rxyU.js} +2 -2
- package/lib/{index-BvvmIczU.js.map → index-LNp6rxyU.js.map} +1 -1
- package/lib/invariant-Caa8-XvF.js +26 -0
- package/lib/{invariant-D3QcI9fa.js.map → invariant-Caa8-XvF.js.map} +1 -1
- package/lib/mutation-DBQh7AOZ.js +211 -0
- package/lib/{mutation-narTVsCe.js.map → mutation-DBQh7AOZ.js.map} +1 -1
- package/lib/prism-bash.min-HHIMdNJ_.js +7 -0
- package/lib/prism-bash.min-HHIMdNJ_.js.map +1 -0
- package/lib/prism-csharp.min-C43x1RY2.js +63 -0
- package/lib/prism-csharp.min-C43x1RY2.js.map +1 -0
- package/lib/prism-java.min-CQzr40NQ.js +35 -0
- package/lib/prism-java.min-CQzr40NQ.js.map +1 -0
- package/lib/prism-javascript.min-CEqHqgbm.js +9 -0
- package/lib/prism-javascript.min-CEqHqgbm.js.map +1 -0
- package/lib/prism-json.min-B1GJqK1k.js +2 -0
- package/lib/prism-json.min-B1GJqK1k.js.map +1 -0
- package/lib/prism-jsstacktrace.min-BfobCF2F.js +2 -0
- package/lib/prism-jsstacktrace.min-BfobCF2F.js.map +1 -0
- package/lib/prism-markdown.min-C0Qn0m-5.js +61 -0
- package/lib/prism-markdown.min-C0Qn0m-5.js.map +1 -0
- package/lib/prism-markup-BNGj0Tvm.js +174 -0
- package/lib/prism-markup-BNGj0Tvm.js.map +1 -0
- package/lib/prism-objectivec.min-BXSWqpJJ.js +2 -0
- package/lib/prism-objectivec.min-BXSWqpJJ.js.map +1 -0
- package/lib/prism-ruby.min-L9OdQ6tU.js +38 -0
- package/lib/prism-ruby.min-L9OdQ6tU.js.map +1 -0
- package/lib/prism-typescript.min-qTySPvCh.js +34 -0
- package/lib/prism-typescript.min-qTySPvCh.js.map +1 -0
- package/lib/processors/removeParameters.js +28 -27
- package/lib/processors/removeParameters.js.map +1 -1
- package/lib/processors/removePaths.js +17 -17
- package/lib/processors/removePaths.js.map +1 -1
- package/lib/ui/Accordion.js +1 -1
- package/lib/ui/ActionButton.js +2 -2
- package/lib/ui/Alert.js +2 -2
- package/lib/ui/AlertDialog.js +1 -1
- package/lib/ui/Badge.js +2 -2
- package/lib/ui/Breadcrumb.js +1 -1
- package/lib/ui/Button.js +2 -2
- package/lib/ui/Callout.js +7 -7
- package/lib/ui/Callout.js.map +1 -1
- package/lib/ui/Card.js +1 -1
- package/lib/ui/Carousel.js +175 -175
- package/lib/ui/Carousel.js.map +1 -1
- package/lib/ui/Checkbox.js +1 -1
- package/lib/ui/Command.js +58 -58
- package/lib/ui/Command.js.map +1 -1
- package/lib/ui/Dialog.js +1 -1
- package/lib/ui/Drawer.js +2 -2
- package/lib/ui/DropdownMenu.js +1 -1
- package/lib/ui/Form.js +1 -1
- package/lib/ui/HoverCard.js +1 -1
- package/lib/ui/Input.js +1 -1
- package/lib/ui/Label.js +2 -2
- package/lib/ui/Pagination.js +1 -1
- package/lib/ui/Popover.js +1 -1
- package/lib/ui/Progress.js +1 -1
- package/lib/ui/RadioGroup.js +1 -1
- package/lib/ui/ScrollArea.js +1 -1
- package/lib/ui/Select.js +1 -1
- package/lib/ui/Skeleton.js +1 -1
- package/lib/ui/Slider.js +1 -1
- package/lib/ui/Switch.js +1 -1
- package/lib/ui/SyntaxHighlight.js +6 -4
- package/lib/ui/SyntaxHighlight.js.map +1 -1
- package/lib/ui/Tabs.js +1 -1
- package/lib/ui/Textarea.js +1 -1
- package/lib/ui/Toggle.js +2 -2
- package/lib/ui/ToggleGroup.js +1 -1
- package/lib/ui/Tooltip.js +1 -1
- package/lib/ui/util.js +1 -1
- package/lib/{useExposedProps-n1u49409.js → useExposedProps-DbIZXspi.js} +2 -2
- package/lib/{useExposedProps-n1u49409.js.map → useExposedProps-DbIZXspi.js.map} +1 -1
- package/lib/zudoku.auth-auth0.js +31 -28
- package/lib/zudoku.auth-auth0.js.map +1 -1
- package/lib/zudoku.auth-clerk.js +68 -62
- package/lib/zudoku.auth-clerk.js.map +1 -1
- package/lib/zudoku.auth-openid.js +483 -475
- package/lib/zudoku.auth-openid.js.map +1 -1
- package/lib/zudoku.components.js +7 -7
- package/lib/zudoku.hooks.js +2 -2
- package/lib/zudoku.plugin-api-catalog.js +45 -45
- package/lib/zudoku.plugin-api-catalog.js.map +1 -1
- package/lib/zudoku.plugin-api-keys.js +6 -6
- package/lib/zudoku.plugin-custom-pages.js +3 -3
- package/lib/zudoku.plugin-markdown.js +28 -25
- package/lib/zudoku.plugin-markdown.js.map +1 -1
- package/lib/zudoku.plugin-openapi.js +3 -3
- package/lib/zudoku.plugin-redirect.js +1 -1
- package/lib/zudoku.plugin-search-inkeep.js +27 -26
- package/lib/zudoku.plugin-search-inkeep.js.map +1 -1
- package/lib/zudoku.plugin-search-pagefind.js +110 -107
- package/lib/zudoku.plugin-search-pagefind.js.map +1 -1
- package/package.json +6 -16
- package/src/app/main.css +3 -53
- package/src/app/main.tsx +0 -7
- package/src/lib/components/Markdown.tsx +24 -29
- package/src/lib/core/ZudokuContext.ts +0 -4
- package/src/lib/errors/ErrorAlert.tsx +1 -1
- package/src/lib/plugins/openapi/CollapsibleCode.tsx +2 -5
- package/src/lib/plugins/openapi/Sidecar.tsx +1 -1
- package/src/lib/plugins/openapi/SidecarExamples.tsx +2 -2
- package/src/lib/ui/Callout.tsx +1 -1
- package/src/lib/ui/SyntaxHighlight.tsx +182 -18
- package/src/lib/util/MdxComponents.tsx +14 -27
- package/dist/lib/shiki.d.ts +0 -35
- package/dist/lib/shiki.js +0 -103
- package/dist/lib/shiki.js.map +0 -1
- package/dist/lib/ui/CodeBlock.d.ts +0 -16
- package/dist/lib/ui/CodeBlock.js +0 -18
- package/dist/lib/ui/CodeBlock.js.map +0 -1
- package/dist/vite/plugin-shiki-register.d.ts +0 -3
- package/dist/vite/plugin-shiki-register.js +0 -38
- package/dist/vite/plugin-shiki-register.js.map +0 -1
- package/lib/AuthenticationPlugin-EeQpQI3D.js +0 -55
- package/lib/Markdown-1l-DtDbF.js +0 -7688
- package/lib/Markdown-1l-DtDbF.js.map +0 -1
- package/lib/MdxPage-Dxbq6lFr.js +0 -84
- package/lib/RouteGuard-CGqivwrh.js +0 -733
- package/lib/Select-m-ITdvFa.js +0 -211
- package/lib/SlotletProvider-DhK1Fmm9.js +0 -254
- package/lib/SlotletProvider-DhK1Fmm9.js.map +0 -1
- package/lib/SyntaxHighlight-CJ6FoYvt.js +0 -9104
- package/lib/SyntaxHighlight-CJ6FoYvt.js.map +0 -1
- package/lib/hook-CyNmcNr8.js +0 -1443
- package/lib/index-BcMPFdRU.js +0 -4975
- package/lib/invariant-D3QcI9fa.js +0 -22
- package/lib/mutation-narTVsCe.js +0 -196
- package/lib/ui/CodeBlock.js +0 -83
- package/lib/ui/CodeBlock.js.map +0 -1
- package/src/lib/shiki.ts +0 -129
- package/src/lib/ui/CodeBlock.tsx +0 -102
- package/src/shiki/langs/abap.js +0 -1
- package/src/shiki/langs/actionscript-3.js +0 -1
- package/src/shiki/langs/ada.js +0 -1
- package/src/shiki/langs/angular-expression.js +0 -1
- package/src/shiki/langs/angular-html.js +0 -1
- package/src/shiki/langs/angular-inline-style.js +0 -1
- package/src/shiki/langs/angular-inline-template.js +0 -1
- package/src/shiki/langs/angular-let-declaration.js +0 -1
- package/src/shiki/langs/angular-template-blocks.js +0 -1
- package/src/shiki/langs/angular-template.js +0 -1
- package/src/shiki/langs/angular-ts.js +0 -1
- package/src/shiki/langs/apache.js +0 -1
- package/src/shiki/langs/apex.js +0 -1
- package/src/shiki/langs/apl.js +0 -1
- package/src/shiki/langs/applescript.js +0 -1
- package/src/shiki/langs/ara.js +0 -1
- package/src/shiki/langs/asciidoc.js +0 -1
- package/src/shiki/langs/asm.js +0 -1
- package/src/shiki/langs/astro.js +0 -1
- package/src/shiki/langs/awk.js +0 -1
- package/src/shiki/langs/ballerina.js +0 -1
- package/src/shiki/langs/bat.js +0 -1
- package/src/shiki/langs/beancount.js +0 -1
- package/src/shiki/langs/berry.js +0 -1
- package/src/shiki/langs/bibtex.js +0 -1
- package/src/shiki/langs/bicep.js +0 -1
- package/src/shiki/langs/blade.js +0 -1
- package/src/shiki/langs/bsl.js +0 -1
- package/src/shiki/langs/c.js +0 -1
- package/src/shiki/langs/cadence.js +0 -1
- package/src/shiki/langs/cairo.js +0 -1
- package/src/shiki/langs/clarity.js +0 -1
- package/src/shiki/langs/clojure.js +0 -1
- package/src/shiki/langs/cmake.js +0 -1
- package/src/shiki/langs/cobol.js +0 -1
- package/src/shiki/langs/codeowners.js +0 -1
- package/src/shiki/langs/codeql.js +0 -1
- package/src/shiki/langs/coffee.js +0 -1
- package/src/shiki/langs/common-lisp.js +0 -1
- package/src/shiki/langs/coq.js +0 -1
- package/src/shiki/langs/cpp-macro.js +0 -1
- package/src/shiki/langs/cpp.js +0 -1
- package/src/shiki/langs/crystal.js +0 -1
- package/src/shiki/langs/csharp.js +0 -1
- package/src/shiki/langs/css.js +0 -1
- package/src/shiki/langs/csv.js +0 -1
- package/src/shiki/langs/cue.js +0 -1
- package/src/shiki/langs/cypher.js +0 -1
- package/src/shiki/langs/d.js +0 -1
- package/src/shiki/langs/dart.js +0 -1
- package/src/shiki/langs/dax.js +0 -1
- package/src/shiki/langs/desktop.js +0 -1
- package/src/shiki/langs/diff.js +0 -1
- package/src/shiki/langs/docker.js +0 -1
- package/src/shiki/langs/dotenv.js +0 -1
- package/src/shiki/langs/dream-maker.js +0 -1
- package/src/shiki/langs/edge.js +0 -1
- package/src/shiki/langs/elixir.js +0 -1
- package/src/shiki/langs/elm.js +0 -1
- package/src/shiki/langs/emacs-lisp.js +0 -1
- package/src/shiki/langs/erb.js +0 -1
- package/src/shiki/langs/erlang.js +0 -1
- package/src/shiki/langs/es-tag-css.js +0 -1
- package/src/shiki/langs/es-tag-glsl.js +0 -1
- package/src/shiki/langs/es-tag-html.js +0 -1
- package/src/shiki/langs/es-tag-sql.js +0 -1
- package/src/shiki/langs/es-tag-xml.js +0 -1
- package/src/shiki/langs/fennel.js +0 -1
- package/src/shiki/langs/fish.js +0 -1
- package/src/shiki/langs/fluent.js +0 -1
- package/src/shiki/langs/fortran-fixed-form.js +0 -1
- package/src/shiki/langs/fortran-free-form.js +0 -1
- package/src/shiki/langs/fsharp.js +0 -1
- package/src/shiki/langs/gdresource.js +0 -1
- package/src/shiki/langs/gdscript.js +0 -1
- package/src/shiki/langs/gdshader.js +0 -1
- package/src/shiki/langs/genie.js +0 -1
- package/src/shiki/langs/gherkin.js +0 -1
- package/src/shiki/langs/git-commit.js +0 -1
- package/src/shiki/langs/git-rebase.js +0 -1
- package/src/shiki/langs/gleam.js +0 -1
- package/src/shiki/langs/glimmer-js.js +0 -1
- package/src/shiki/langs/glimmer-ts.js +0 -1
- package/src/shiki/langs/glsl.js +0 -1
- package/src/shiki/langs/gnuplot.js +0 -1
- package/src/shiki/langs/go.js +0 -1
- package/src/shiki/langs/graphql.js +0 -1
- package/src/shiki/langs/groovy.js +0 -1
- package/src/shiki/langs/hack.js +0 -1
- package/src/shiki/langs/haml.js +0 -1
- package/src/shiki/langs/handlebars.js +0 -1
- package/src/shiki/langs/haskell.js +0 -1
- package/src/shiki/langs/haxe.js +0 -1
- package/src/shiki/langs/hcl.js +0 -1
- package/src/shiki/langs/hjson.js +0 -1
- package/src/shiki/langs/hlsl.js +0 -1
- package/src/shiki/langs/html-derivative.js +0 -1
- package/src/shiki/langs/html.js +0 -1
- package/src/shiki/langs/http.js +0 -1
- package/src/shiki/langs/hxml.js +0 -1
- package/src/shiki/langs/hy.js +0 -1
- package/src/shiki/langs/imba.js +0 -1
- package/src/shiki/langs/ini.js +0 -1
- package/src/shiki/langs/java.js +0 -1
- package/src/shiki/langs/javascript.js +0 -1
- package/src/shiki/langs/jinja-html.js +0 -1
- package/src/shiki/langs/jinja.js +0 -1
- package/src/shiki/langs/jison.js +0 -1
- package/src/shiki/langs/json.js +0 -1
- package/src/shiki/langs/json5.js +0 -1
- package/src/shiki/langs/jsonc.js +0 -1
- package/src/shiki/langs/jsonl.js +0 -1
- package/src/shiki/langs/jsonnet.js +0 -1
- package/src/shiki/langs/jssm.js +0 -1
- package/src/shiki/langs/jsx.js +0 -1
- package/src/shiki/langs/julia.js +0 -1
- package/src/shiki/langs/kotlin.js +0 -1
- package/src/shiki/langs/kusto.js +0 -1
- package/src/shiki/langs/latex.js +0 -1
- package/src/shiki/langs/lean.js +0 -1
- package/src/shiki/langs/less.js +0 -1
- package/src/shiki/langs/liquid.js +0 -1
- package/src/shiki/langs/llvm.js +0 -1
- package/src/shiki/langs/log.js +0 -1
- package/src/shiki/langs/logo.js +0 -1
- package/src/shiki/langs/lua.js +0 -1
- package/src/shiki/langs/luau.js +0 -1
- package/src/shiki/langs/make.js +0 -1
- package/src/shiki/langs/markdown-vue.js +0 -1
- package/src/shiki/langs/markdown.js +0 -1
- package/src/shiki/langs/marko.js +0 -1
- package/src/shiki/langs/matlab.js +0 -1
- package/src/shiki/langs/mdc.js +0 -1
- package/src/shiki/langs/mdx.js +0 -1
- package/src/shiki/langs/mermaid.js +0 -1
- package/src/shiki/langs/mipsasm.js +0 -1
- package/src/shiki/langs/mojo.js +0 -1
- package/src/shiki/langs/move.js +0 -1
- package/src/shiki/langs/narrat.js +0 -1
- package/src/shiki/langs/nextflow.js +0 -1
- package/src/shiki/langs/nginx.js +0 -1
- package/src/shiki/langs/nim.js +0 -1
- package/src/shiki/langs/nix.js +0 -1
- package/src/shiki/langs/nushell.js +0 -1
- package/src/shiki/langs/objective-c.js +0 -1
- package/src/shiki/langs/objective-cpp.js +0 -1
- package/src/shiki/langs/ocaml.js +0 -1
- package/src/shiki/langs/pascal.js +0 -1
- package/src/shiki/langs/perl.js +0 -1
- package/src/shiki/langs/php.js +0 -1
- package/src/shiki/langs/plsql.js +0 -1
- package/src/shiki/langs/po.js +0 -1
- package/src/shiki/langs/polar.js +0 -1
- package/src/shiki/langs/postcss.js +0 -1
- package/src/shiki/langs/powerquery.js +0 -1
- package/src/shiki/langs/powershell.js +0 -1
- package/src/shiki/langs/prisma.js +0 -1
- package/src/shiki/langs/prolog.js +0 -1
- package/src/shiki/langs/proto.js +0 -1
- package/src/shiki/langs/pug.js +0 -1
- package/src/shiki/langs/puppet.js +0 -1
- package/src/shiki/langs/purescript.js +0 -1
- package/src/shiki/langs/python.js +0 -1
- package/src/shiki/langs/qml.js +0 -1
- package/src/shiki/langs/qmldir.js +0 -1
- package/src/shiki/langs/qss.js +0 -1
- package/src/shiki/langs/r.js +0 -1
- package/src/shiki/langs/racket.js +0 -1
- package/src/shiki/langs/raku.js +0 -1
- package/src/shiki/langs/razor.js +0 -1
- package/src/shiki/langs/reg.js +0 -1
- package/src/shiki/langs/regexp.js +0 -1
- package/src/shiki/langs/rel.js +0 -1
- package/src/shiki/langs/riscv.js +0 -1
- package/src/shiki/langs/rst.js +0 -1
- package/src/shiki/langs/ruby.js +0 -1
- package/src/shiki/langs/rust.js +0 -1
- package/src/shiki/langs/sas.js +0 -1
- package/src/shiki/langs/sass.js +0 -1
- package/src/shiki/langs/scala.js +0 -1
- package/src/shiki/langs/scheme.js +0 -1
- package/src/shiki/langs/scss.js +0 -1
- package/src/shiki/langs/sdbl.js +0 -1
- package/src/shiki/langs/shaderlab.js +0 -1
- package/src/shiki/langs/shellscript.js +0 -1
- package/src/shiki/langs/shellsession.js +0 -1
- package/src/shiki/langs/smalltalk.js +0 -1
- package/src/shiki/langs/solidity.js +0 -1
- package/src/shiki/langs/soy.js +0 -1
- package/src/shiki/langs/sparql.js +0 -1
- package/src/shiki/langs/splunk.js +0 -1
- package/src/shiki/langs/sql.js +0 -1
- package/src/shiki/langs/ssh-config.js +0 -1
- package/src/shiki/langs/stata.js +0 -1
- package/src/shiki/langs/stylus.js +0 -1
- package/src/shiki/langs/svelte.js +0 -1
- package/src/shiki/langs/swift.js +0 -1
- package/src/shiki/langs/system-verilog.js +0 -1
- package/src/shiki/langs/systemd.js +0 -1
- package/src/shiki/langs/talonscript.js +0 -1
- package/src/shiki/langs/tasl.js +0 -1
- package/src/shiki/langs/tcl.js +0 -1
- package/src/shiki/langs/templ.js +0 -1
- package/src/shiki/langs/terraform.js +0 -1
- package/src/shiki/langs/tex.js +0 -1
- package/src/shiki/langs/toml.js +0 -1
- package/src/shiki/langs/ts-tags.js +0 -1
- package/src/shiki/langs/tsv.js +0 -1
- package/src/shiki/langs/tsx.js +0 -1
- package/src/shiki/langs/turtle.js +0 -1
- package/src/shiki/langs/twig.js +0 -1
- package/src/shiki/langs/typescript.js +0 -1
- package/src/shiki/langs/typespec.js +0 -1
- package/src/shiki/langs/typst.js +0 -1
- package/src/shiki/langs/v.js +0 -1
- package/src/shiki/langs/vala.js +0 -1
- package/src/shiki/langs/vb.js +0 -1
- package/src/shiki/langs/verilog.js +0 -1
- package/src/shiki/langs/vhdl.js +0 -1
- package/src/shiki/langs/viml.js +0 -1
- package/src/shiki/langs/vue-directives.js +0 -1
- package/src/shiki/langs/vue-html.js +0 -1
- package/src/shiki/langs/vue-interpolations.js +0 -1
- package/src/shiki/langs/vue-sfc-style-variable-injection.js +0 -1
- package/src/shiki/langs/vue.js +0 -1
- package/src/shiki/langs/vyper.js +0 -1
- package/src/shiki/langs/wasm.js +0 -1
- package/src/shiki/langs/wenyan.js +0 -1
- package/src/shiki/langs/wgsl.js +0 -1
- package/src/shiki/langs/wikitext.js +0 -1
- package/src/shiki/langs/wit.js +0 -1
- package/src/shiki/langs/wolfram.js +0 -1
- package/src/shiki/langs/xml.js +0 -1
- package/src/shiki/langs/xsl.js +0 -1
- package/src/shiki/langs/yaml.js +0 -1
- package/src/shiki/langs/zenscript.js +0 -1
- package/src/shiki/langs/zig.js +0 -1
- package/src/shiki/themes/andromeeda.js +0 -1
- package/src/shiki/themes/aurora-x.js +0 -1
- package/src/shiki/themes/ayu-dark.js +0 -1
- package/src/shiki/themes/catppuccin-frappe.js +0 -1
- package/src/shiki/themes/catppuccin-latte.js +0 -1
- package/src/shiki/themes/catppuccin-macchiato.js +0 -1
- package/src/shiki/themes/catppuccin-mocha.js +0 -1
- package/src/shiki/themes/dark-plus.js +0 -1
- package/src/shiki/themes/dracula-soft.js +0 -1
- package/src/shiki/themes/dracula.js +0 -1
- package/src/shiki/themes/everforest-dark.js +0 -1
- package/src/shiki/themes/everforest-light.js +0 -1
- package/src/shiki/themes/github-dark-default.js +0 -1
- package/src/shiki/themes/github-dark-dimmed.js +0 -1
- package/src/shiki/themes/github-dark-high-contrast.js +0 -1
- package/src/shiki/themes/github-dark.js +0 -1
- package/src/shiki/themes/github-light-default.js +0 -1
- package/src/shiki/themes/github-light-high-contrast.js +0 -1
- package/src/shiki/themes/github-light.js +0 -1
- package/src/shiki/themes/gruvbox-dark-hard.js +0 -1
- package/src/shiki/themes/gruvbox-dark-medium.js +0 -1
- package/src/shiki/themes/gruvbox-dark-soft.js +0 -1
- package/src/shiki/themes/gruvbox-light-hard.js +0 -1
- package/src/shiki/themes/gruvbox-light-medium.js +0 -1
- package/src/shiki/themes/gruvbox-light-soft.js +0 -1
- package/src/shiki/themes/houston.js +0 -1
- package/src/shiki/themes/kanagawa-dragon.js +0 -1
- package/src/shiki/themes/kanagawa-lotus.js +0 -1
- package/src/shiki/themes/kanagawa-wave.js +0 -1
- package/src/shiki/themes/laserwave.js +0 -1
- package/src/shiki/themes/light-plus.js +0 -1
- package/src/shiki/themes/material-theme-darker.js +0 -1
- package/src/shiki/themes/material-theme-lighter.js +0 -1
- package/src/shiki/themes/material-theme-ocean.js +0 -1
- package/src/shiki/themes/material-theme-palenight.js +0 -1
- package/src/shiki/themes/material-theme.js +0 -1
- package/src/shiki/themes/min-dark.js +0 -1
- package/src/shiki/themes/min-light.js +0 -1
- package/src/shiki/themes/monokai.js +0 -1
- package/src/shiki/themes/night-owl.js +0 -1
- package/src/shiki/themes/nord.js +0 -1
- package/src/shiki/themes/one-dark-pro.js +0 -1
- package/src/shiki/themes/one-light.js +0 -1
- package/src/shiki/themes/plastic.js +0 -1
- package/src/shiki/themes/poimandres.js +0 -1
- package/src/shiki/themes/red.js +0 -1
- package/src/shiki/themes/rose-pine-dawn.js +0 -1
- package/src/shiki/themes/rose-pine-moon.js +0 -1
- package/src/shiki/themes/rose-pine.js +0 -1
- package/src/shiki/themes/slack-dark.js +0 -1
- package/src/shiki/themes/slack-ochin.js +0 -1
- package/src/shiki/themes/snazzy-light.js +0 -1
- package/src/shiki/themes/solarized-dark.js +0 -1
- package/src/shiki/themes/solarized-light.js +0 -1
- package/src/shiki/themes/synthwave-84.js +0 -1
- package/src/shiki/themes/tokyo-night.js +0 -1
- package/src/shiki/themes/vesper.js +0 -1
- package/src/shiki/themes/vitesse-black.js +0 -1
- package/src/shiki/themes/vitesse-dark.js +0 -1
- package/src/shiki/themes/vitesse-light.js +0 -1
|
@@ -46,25 +46,25 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
46
46
|
light: z.ZodString;
|
|
47
47
|
dark: z.ZodString;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
49
|
-
light: string;
|
|
50
49
|
dark: string;
|
|
51
|
-
}, {
|
|
52
50
|
light: string;
|
|
51
|
+
}, {
|
|
53
52
|
dark: string;
|
|
53
|
+
light: string;
|
|
54
54
|
}>;
|
|
55
55
|
alt: z.ZodOptional<z.ZodString>;
|
|
56
56
|
width: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
58
58
|
src: {
|
|
59
|
-
light: string;
|
|
60
59
|
dark: string;
|
|
60
|
+
light: string;
|
|
61
61
|
};
|
|
62
62
|
width?: string | number | undefined;
|
|
63
63
|
alt?: string | undefined;
|
|
64
64
|
}, {
|
|
65
65
|
src: {
|
|
66
|
-
light: string;
|
|
67
66
|
dark: string;
|
|
67
|
+
light: string;
|
|
68
68
|
};
|
|
69
69
|
width?: string | number | undefined;
|
|
70
70
|
alt?: string | undefined;
|
|
@@ -131,25 +131,25 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
131
131
|
light: z.ZodString;
|
|
132
132
|
dark: z.ZodString;
|
|
133
133
|
}, "strip", z.ZodTypeAny, {
|
|
134
|
-
light: string;
|
|
135
134
|
dark: string;
|
|
136
|
-
}, {
|
|
137
135
|
light: string;
|
|
136
|
+
}, {
|
|
138
137
|
dark: string;
|
|
138
|
+
light: string;
|
|
139
139
|
}>;
|
|
140
140
|
alt: z.ZodOptional<z.ZodString>;
|
|
141
141
|
width: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
143
|
src: {
|
|
144
|
-
light: string;
|
|
145
144
|
dark: string;
|
|
145
|
+
light: string;
|
|
146
146
|
};
|
|
147
147
|
width?: string | number | undefined;
|
|
148
148
|
alt?: string | undefined;
|
|
149
149
|
}, {
|
|
150
150
|
src: {
|
|
151
|
-
light: string;
|
|
152
151
|
dark: string;
|
|
152
|
+
light: string;
|
|
153
153
|
};
|
|
154
154
|
width?: string | number | undefined;
|
|
155
155
|
alt?: string | undefined;
|
|
@@ -167,8 +167,8 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
167
167
|
copyright?: string | undefined;
|
|
168
168
|
logo?: {
|
|
169
169
|
src: {
|
|
170
|
-
light: string;
|
|
171
170
|
dark: string;
|
|
171
|
+
light: string;
|
|
172
172
|
};
|
|
173
173
|
width?: string | number | undefined;
|
|
174
174
|
alt?: string | undefined;
|
|
@@ -191,8 +191,8 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
191
191
|
copyright?: string | undefined;
|
|
192
192
|
logo?: {
|
|
193
193
|
src: {
|
|
194
|
-
light: string;
|
|
195
194
|
dark: string;
|
|
195
|
+
light: string;
|
|
196
196
|
};
|
|
197
197
|
width?: string | number | undefined;
|
|
198
198
|
alt?: string | undefined;
|
|
@@ -217,8 +217,8 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
217
217
|
copyright?: string | undefined;
|
|
218
218
|
logo?: {
|
|
219
219
|
src: {
|
|
220
|
-
light: string;
|
|
221
220
|
dark: string;
|
|
221
|
+
light: string;
|
|
222
222
|
};
|
|
223
223
|
width?: string | number | undefined;
|
|
224
224
|
alt?: string | undefined;
|
|
@@ -235,16 +235,16 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
235
235
|
color?: string | (string & {}) | undefined;
|
|
236
236
|
dismissible?: boolean | undefined;
|
|
237
237
|
} | undefined;
|
|
238
|
+
pageTitle?: string | undefined;
|
|
239
|
+
logoUrl?: string | undefined;
|
|
238
240
|
logo?: {
|
|
239
241
|
src: {
|
|
240
|
-
light: string;
|
|
241
242
|
dark: string;
|
|
243
|
+
light: string;
|
|
242
244
|
};
|
|
243
245
|
width?: string | number | undefined;
|
|
244
246
|
alt?: string | undefined;
|
|
245
247
|
} | undefined;
|
|
246
|
-
pageTitle?: string | undefined;
|
|
247
|
-
logoUrl?: string | undefined;
|
|
248
248
|
showPoweredBy?: boolean | undefined;
|
|
249
249
|
}, {
|
|
250
250
|
footer?: {
|
|
@@ -259,8 +259,8 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
259
259
|
copyright?: string | undefined;
|
|
260
260
|
logo?: {
|
|
261
261
|
src: {
|
|
262
|
-
light: string;
|
|
263
262
|
dark: string;
|
|
263
|
+
light: string;
|
|
264
264
|
};
|
|
265
265
|
width?: string | number | undefined;
|
|
266
266
|
alt?: string | undefined;
|
|
@@ -277,16 +277,16 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
277
277
|
color?: string | (string & {}) | undefined;
|
|
278
278
|
dismissible?: boolean | undefined;
|
|
279
279
|
} | undefined;
|
|
280
|
+
pageTitle?: string | undefined;
|
|
281
|
+
logoUrl?: string | undefined;
|
|
280
282
|
logo?: {
|
|
281
283
|
src: {
|
|
282
|
-
light: string;
|
|
283
284
|
dark: string;
|
|
285
|
+
light: string;
|
|
284
286
|
};
|
|
285
287
|
width?: string | number | undefined;
|
|
286
288
|
alt?: string | undefined;
|
|
287
289
|
} | undefined;
|
|
288
|
-
pageTitle?: string | undefined;
|
|
289
|
-
logoUrl?: string | undefined;
|
|
290
290
|
showPoweredBy?: boolean | undefined;
|
|
291
291
|
}>>;
|
|
292
292
|
topNavigation: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -298,12 +298,12 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
298
298
|
id: string;
|
|
299
299
|
label: string;
|
|
300
300
|
default?: string | undefined;
|
|
301
|
-
display?: "
|
|
301
|
+
display?: "hide" | "auth" | "anon" | "always" | undefined;
|
|
302
302
|
}, {
|
|
303
303
|
id: string;
|
|
304
304
|
label: string;
|
|
305
305
|
default?: string | undefined;
|
|
306
|
-
display?: "
|
|
306
|
+
display?: "hide" | "auth" | "anon" | "always" | undefined;
|
|
307
307
|
}>, "many">>;
|
|
308
308
|
sidebar: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodType<import("./InputSidebarSchema.js").InputSidebarItem, z.ZodTypeDef, import("./InputSidebarSchema.js").InputSidebarItem>, "many">>>;
|
|
309
309
|
theme: z.ZodOptional<z.ZodObject<{
|
|
@@ -476,7 +476,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
476
476
|
} | undefined;
|
|
477
477
|
}>>;
|
|
478
478
|
}, "strip", z.ZodTypeAny, {
|
|
479
|
-
|
|
479
|
+
dark?: {
|
|
480
480
|
input?: string | undefined;
|
|
481
481
|
radius?: string | undefined;
|
|
482
482
|
destructive?: string | undefined;
|
|
@@ -498,7 +498,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
498
498
|
destructiveForeground?: string | undefined;
|
|
499
499
|
ring?: string | undefined;
|
|
500
500
|
} | undefined;
|
|
501
|
-
|
|
501
|
+
light?: {
|
|
502
502
|
input?: string | undefined;
|
|
503
503
|
radius?: string | undefined;
|
|
504
504
|
destructive?: string | undefined;
|
|
@@ -531,7 +531,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
531
531
|
} | undefined;
|
|
532
532
|
} | undefined;
|
|
533
533
|
}, {
|
|
534
|
-
|
|
534
|
+
dark?: {
|
|
535
535
|
input?: string | undefined;
|
|
536
536
|
radius?: string | undefined;
|
|
537
537
|
destructive?: string | undefined;
|
|
@@ -553,7 +553,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
553
553
|
destructiveForeground?: string | undefined;
|
|
554
554
|
ring?: string | undefined;
|
|
555
555
|
} | undefined;
|
|
556
|
-
|
|
556
|
+
light?: {
|
|
557
557
|
input?: string | undefined;
|
|
558
558
|
radius?: string | undefined;
|
|
559
559
|
destructive?: string | undefined;
|
|
@@ -586,31 +586,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
586
586
|
} | undefined;
|
|
587
587
|
} | undefined;
|
|
588
588
|
}>>;
|
|
589
|
-
syntaxHighlighting: z.ZodOptional<z.ZodOptional<z.ZodObject<{
|
|
590
|
-
languages: z.ZodOptional<z.ZodArray<z.ZodType<import("shiki").BundledLanguage, z.ZodTypeDef, import("shiki").BundledLanguage>, "many">>;
|
|
591
|
-
themes: z.ZodOptional<z.ZodObject<{
|
|
592
|
-
light: z.ZodType<import("shiki").BundledTheme, z.ZodTypeDef, import("shiki").BundledTheme>;
|
|
593
|
-
dark: z.ZodType<import("shiki").BundledTheme, z.ZodTypeDef, import("shiki").BundledTheme>;
|
|
594
|
-
}, "strip", z.ZodTypeAny, {
|
|
595
|
-
light: import("shiki").BundledTheme;
|
|
596
|
-
dark: import("shiki").BundledTheme;
|
|
597
|
-
}, {
|
|
598
|
-
light: import("shiki").BundledTheme;
|
|
599
|
-
dark: import("shiki").BundledTheme;
|
|
600
|
-
}>>;
|
|
601
|
-
}, "strip", z.ZodTypeAny, {
|
|
602
|
-
languages?: import("shiki").BundledLanguage[] | undefined;
|
|
603
|
-
themes?: {
|
|
604
|
-
light: import("shiki").BundledTheme;
|
|
605
|
-
dark: import("shiki").BundledTheme;
|
|
606
|
-
} | undefined;
|
|
607
|
-
}, {
|
|
608
|
-
languages?: import("shiki").BundledLanguage[] | undefined;
|
|
609
|
-
themes?: {
|
|
610
|
-
light: import("shiki").BundledTheme;
|
|
611
|
-
dark: import("shiki").BundledTheme;
|
|
612
|
-
} | undefined;
|
|
613
|
-
}>>>;
|
|
614
589
|
metadata: z.ZodOptional<z.ZodObject<{
|
|
615
590
|
title: z.ZodOptional<z.ZodString>;
|
|
616
591
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -901,13 +876,13 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
901
876
|
}, "strip", z.ZodTypeAny, {
|
|
902
877
|
examplesLanguage?: string | undefined;
|
|
903
878
|
disablePlayground?: boolean | undefined;
|
|
904
|
-
showVersionSelect?: "
|
|
879
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
905
880
|
expandAllTags?: boolean | undefined;
|
|
906
881
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
907
882
|
}, {
|
|
908
883
|
examplesLanguage?: string | undefined;
|
|
909
884
|
disablePlayground?: boolean | undefined;
|
|
910
|
-
showVersionSelect?: "
|
|
885
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
911
886
|
expandAllTags?: boolean | undefined;
|
|
912
887
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
913
888
|
}>>;
|
|
@@ -919,7 +894,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
919
894
|
options?: {
|
|
920
895
|
examplesLanguage?: string | undefined;
|
|
921
896
|
disablePlayground?: boolean | undefined;
|
|
922
|
-
showVersionSelect?: "
|
|
897
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
923
898
|
expandAllTags?: boolean | undefined;
|
|
924
899
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
925
900
|
} | undefined;
|
|
@@ -936,7 +911,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
936
911
|
options?: {
|
|
937
912
|
examplesLanguage?: string | undefined;
|
|
938
913
|
disablePlayground?: boolean | undefined;
|
|
939
|
-
showVersionSelect?: "
|
|
914
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
940
915
|
expandAllTags?: boolean | undefined;
|
|
941
916
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
942
917
|
} | undefined;
|
|
@@ -971,13 +946,13 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
971
946
|
}, "strip", z.ZodTypeAny, {
|
|
972
947
|
examplesLanguage?: string | undefined;
|
|
973
948
|
disablePlayground?: boolean | undefined;
|
|
974
|
-
showVersionSelect?: "
|
|
949
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
975
950
|
expandAllTags?: boolean | undefined;
|
|
976
951
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
977
952
|
}, {
|
|
978
953
|
examplesLanguage?: string | undefined;
|
|
979
954
|
disablePlayground?: boolean | undefined;
|
|
980
|
-
showVersionSelect?: "
|
|
955
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
981
956
|
expandAllTags?: boolean | undefined;
|
|
982
957
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
983
958
|
}>>;
|
|
@@ -989,7 +964,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
989
964
|
options?: {
|
|
990
965
|
examplesLanguage?: string | undefined;
|
|
991
966
|
disablePlayground?: boolean | undefined;
|
|
992
|
-
showVersionSelect?: "
|
|
967
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
993
968
|
expandAllTags?: boolean | undefined;
|
|
994
969
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
995
970
|
} | undefined;
|
|
@@ -1006,7 +981,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1006
981
|
options?: {
|
|
1007
982
|
examplesLanguage?: string | undefined;
|
|
1008
983
|
disablePlayground?: boolean | undefined;
|
|
1009
|
-
showVersionSelect?: "
|
|
984
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1010
985
|
expandAllTags?: boolean | undefined;
|
|
1011
986
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1012
987
|
} | undefined;
|
|
@@ -1041,13 +1016,13 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1041
1016
|
}, "strip", z.ZodTypeAny, {
|
|
1042
1017
|
examplesLanguage?: string | undefined;
|
|
1043
1018
|
disablePlayground?: boolean | undefined;
|
|
1044
|
-
showVersionSelect?: "
|
|
1019
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1045
1020
|
expandAllTags?: boolean | undefined;
|
|
1046
1021
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1047
1022
|
}, {
|
|
1048
1023
|
examplesLanguage?: string | undefined;
|
|
1049
1024
|
disablePlayground?: boolean | undefined;
|
|
1050
|
-
showVersionSelect?: "
|
|
1025
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1051
1026
|
expandAllTags?: boolean | undefined;
|
|
1052
1027
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1053
1028
|
}>>;
|
|
@@ -1059,7 +1034,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1059
1034
|
options?: {
|
|
1060
1035
|
examplesLanguage?: string | undefined;
|
|
1061
1036
|
disablePlayground?: boolean | undefined;
|
|
1062
|
-
showVersionSelect?: "
|
|
1037
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1063
1038
|
expandAllTags?: boolean | undefined;
|
|
1064
1039
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1065
1040
|
} | undefined;
|
|
@@ -1076,7 +1051,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1076
1051
|
options?: {
|
|
1077
1052
|
examplesLanguage?: string | undefined;
|
|
1078
1053
|
disablePlayground?: boolean | undefined;
|
|
1079
|
-
showVersionSelect?: "
|
|
1054
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1080
1055
|
expandAllTags?: boolean | undefined;
|
|
1081
1056
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1082
1057
|
} | undefined;
|
|
@@ -1111,13 +1086,13 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1111
1086
|
}, "strip", z.ZodTypeAny, {
|
|
1112
1087
|
examplesLanguage?: string | undefined;
|
|
1113
1088
|
disablePlayground?: boolean | undefined;
|
|
1114
|
-
showVersionSelect?: "
|
|
1089
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1115
1090
|
expandAllTags?: boolean | undefined;
|
|
1116
1091
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1117
1092
|
}, {
|
|
1118
1093
|
examplesLanguage?: string | undefined;
|
|
1119
1094
|
disablePlayground?: boolean | undefined;
|
|
1120
|
-
showVersionSelect?: "
|
|
1095
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1121
1096
|
expandAllTags?: boolean | undefined;
|
|
1122
1097
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1123
1098
|
}>>;
|
|
@@ -1129,7 +1104,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1129
1104
|
options?: {
|
|
1130
1105
|
examplesLanguage?: string | undefined;
|
|
1131
1106
|
disablePlayground?: boolean | undefined;
|
|
1132
|
-
showVersionSelect?: "
|
|
1107
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1133
1108
|
expandAllTags?: boolean | undefined;
|
|
1134
1109
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1135
1110
|
} | undefined;
|
|
@@ -1146,7 +1121,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1146
1121
|
options?: {
|
|
1147
1122
|
examplesLanguage?: string | undefined;
|
|
1148
1123
|
disablePlayground?: boolean | undefined;
|
|
1149
|
-
showVersionSelect?: "
|
|
1124
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1150
1125
|
expandAllTags?: boolean | undefined;
|
|
1151
1126
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1152
1127
|
} | undefined;
|
|
@@ -1181,13 +1156,13 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1181
1156
|
}, "strip", z.ZodTypeAny, {
|
|
1182
1157
|
examplesLanguage?: string | undefined;
|
|
1183
1158
|
disablePlayground?: boolean | undefined;
|
|
1184
|
-
showVersionSelect?: "
|
|
1159
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1185
1160
|
expandAllTags?: boolean | undefined;
|
|
1186
1161
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1187
1162
|
}, {
|
|
1188
1163
|
examplesLanguage?: string | undefined;
|
|
1189
1164
|
disablePlayground?: boolean | undefined;
|
|
1190
|
-
showVersionSelect?: "
|
|
1165
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1191
1166
|
expandAllTags?: boolean | undefined;
|
|
1192
1167
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1193
1168
|
}>>;
|
|
@@ -1199,7 +1174,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1199
1174
|
options?: {
|
|
1200
1175
|
examplesLanguage?: string | undefined;
|
|
1201
1176
|
disablePlayground?: boolean | undefined;
|
|
1202
|
-
showVersionSelect?: "
|
|
1177
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1203
1178
|
expandAllTags?: boolean | undefined;
|
|
1204
1179
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1205
1180
|
} | undefined;
|
|
@@ -1216,7 +1191,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1216
1191
|
options?: {
|
|
1217
1192
|
examplesLanguage?: string | undefined;
|
|
1218
1193
|
disablePlayground?: boolean | undefined;
|
|
1219
|
-
showVersionSelect?: "
|
|
1194
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1220
1195
|
expandAllTags?: boolean | undefined;
|
|
1221
1196
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1222
1197
|
} | undefined;
|
|
@@ -1251,13 +1226,13 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1251
1226
|
}, "strip", z.ZodTypeAny, {
|
|
1252
1227
|
examplesLanguage?: string | undefined;
|
|
1253
1228
|
disablePlayground?: boolean | undefined;
|
|
1254
|
-
showVersionSelect?: "
|
|
1229
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1255
1230
|
expandAllTags?: boolean | undefined;
|
|
1256
1231
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1257
1232
|
}, {
|
|
1258
1233
|
examplesLanguage?: string | undefined;
|
|
1259
1234
|
disablePlayground?: boolean | undefined;
|
|
1260
|
-
showVersionSelect?: "
|
|
1235
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1261
1236
|
expandAllTags?: boolean | undefined;
|
|
1262
1237
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1263
1238
|
}>>;
|
|
@@ -1269,7 +1244,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1269
1244
|
options?: {
|
|
1270
1245
|
examplesLanguage?: string | undefined;
|
|
1271
1246
|
disablePlayground?: boolean | undefined;
|
|
1272
|
-
showVersionSelect?: "
|
|
1247
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1273
1248
|
expandAllTags?: boolean | undefined;
|
|
1274
1249
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1275
1250
|
} | undefined;
|
|
@@ -1286,7 +1261,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1286
1261
|
options?: {
|
|
1287
1262
|
examplesLanguage?: string | undefined;
|
|
1288
1263
|
disablePlayground?: boolean | undefined;
|
|
1289
|
-
showVersionSelect?: "
|
|
1264
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1290
1265
|
expandAllTags?: boolean | undefined;
|
|
1291
1266
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1292
1267
|
} | undefined;
|
|
@@ -1425,13 +1400,13 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1425
1400
|
}, "strip", z.ZodTypeAny, {
|
|
1426
1401
|
examplesLanguage?: string | undefined;
|
|
1427
1402
|
disablePlayground?: boolean | undefined;
|
|
1428
|
-
showVersionSelect?: "
|
|
1403
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1429
1404
|
expandAllTags?: boolean | undefined;
|
|
1430
1405
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1431
1406
|
}, {
|
|
1432
1407
|
examplesLanguage?: string | undefined;
|
|
1433
1408
|
disablePlayground?: boolean | undefined;
|
|
1434
|
-
showVersionSelect?: "
|
|
1409
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1435
1410
|
expandAllTags?: boolean | undefined;
|
|
1436
1411
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1437
1412
|
}>;
|
|
@@ -1440,7 +1415,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1440
1415
|
apis: {
|
|
1441
1416
|
examplesLanguage?: string | undefined;
|
|
1442
1417
|
disablePlayground?: boolean | undefined;
|
|
1443
|
-
showVersionSelect?: "
|
|
1418
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1444
1419
|
expandAllTags?: boolean | undefined;
|
|
1445
1420
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1446
1421
|
};
|
|
@@ -1449,7 +1424,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1449
1424
|
apis: {
|
|
1450
1425
|
examplesLanguage?: string | undefined;
|
|
1451
1426
|
disablePlayground?: boolean | undefined;
|
|
1452
|
-
showVersionSelect?: "
|
|
1427
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1453
1428
|
expandAllTags?: boolean | undefined;
|
|
1454
1429
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1455
1430
|
};
|
|
@@ -1516,7 +1491,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1516
1491
|
apis: {
|
|
1517
1492
|
examplesLanguage?: string | undefined;
|
|
1518
1493
|
disablePlayground?: boolean | undefined;
|
|
1519
|
-
showVersionSelect?: "
|
|
1494
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1520
1495
|
expandAllTags?: boolean | undefined;
|
|
1521
1496
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1522
1497
|
};
|
|
@@ -1573,10 +1548,10 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1573
1548
|
id: string;
|
|
1574
1549
|
label: string;
|
|
1575
1550
|
default?: string | undefined;
|
|
1576
|
-
display?: "
|
|
1551
|
+
display?: "hide" | "auth" | "anon" | "always" | undefined;
|
|
1577
1552
|
}[] | undefined;
|
|
1578
1553
|
theme?: {
|
|
1579
|
-
|
|
1554
|
+
dark?: {
|
|
1580
1555
|
input?: string | undefined;
|
|
1581
1556
|
radius?: string | undefined;
|
|
1582
1557
|
destructive?: string | undefined;
|
|
@@ -1598,7 +1573,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1598
1573
|
destructiveForeground?: string | undefined;
|
|
1599
1574
|
ring?: string | undefined;
|
|
1600
1575
|
} | undefined;
|
|
1601
|
-
|
|
1576
|
+
light?: {
|
|
1602
1577
|
input?: string | undefined;
|
|
1603
1578
|
radius?: string | undefined;
|
|
1604
1579
|
destructive?: string | undefined;
|
|
@@ -1634,13 +1609,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1634
1609
|
mdx?: {
|
|
1635
1610
|
components?: MdxComponentsType;
|
|
1636
1611
|
} | undefined;
|
|
1637
|
-
syntaxHighlighting?: {
|
|
1638
|
-
languages?: import("shiki").BundledLanguage[] | undefined;
|
|
1639
|
-
themes?: {
|
|
1640
|
-
light: import("shiki").BundledTheme;
|
|
1641
|
-
dark: import("shiki").BundledTheme;
|
|
1642
|
-
} | undefined;
|
|
1643
|
-
} | undefined;
|
|
1644
1612
|
UNSAFE_slotlets?: Record<string, ReactNode | ComponentType<ExposedComponentProps>> | undefined;
|
|
1645
1613
|
customPages?: {
|
|
1646
1614
|
path: string;
|
|
@@ -1678,8 +1646,8 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1678
1646
|
copyright?: string | undefined;
|
|
1679
1647
|
logo?: {
|
|
1680
1648
|
src: {
|
|
1681
|
-
light: string;
|
|
1682
1649
|
dark: string;
|
|
1650
|
+
light: string;
|
|
1683
1651
|
};
|
|
1684
1652
|
width?: string | number | undefined;
|
|
1685
1653
|
alt?: string | undefined;
|
|
@@ -1696,16 +1664,16 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1696
1664
|
color?: string | (string & {}) | undefined;
|
|
1697
1665
|
dismissible?: boolean | undefined;
|
|
1698
1666
|
} | undefined;
|
|
1667
|
+
pageTitle?: string | undefined;
|
|
1668
|
+
logoUrl?: string | undefined;
|
|
1699
1669
|
logo?: {
|
|
1700
1670
|
src: {
|
|
1701
|
-
light: string;
|
|
1702
1671
|
dark: string;
|
|
1672
|
+
light: string;
|
|
1703
1673
|
};
|
|
1704
1674
|
width?: string | number | undefined;
|
|
1705
1675
|
alt?: string | undefined;
|
|
1706
1676
|
} | undefined;
|
|
1707
|
-
pageTitle?: string | undefined;
|
|
1708
|
-
logoUrl?: string | undefined;
|
|
1709
1677
|
showPoweredBy?: boolean | undefined;
|
|
1710
1678
|
} | undefined;
|
|
1711
1679
|
docs?: {
|
|
@@ -1729,7 +1697,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1729
1697
|
options?: {
|
|
1730
1698
|
examplesLanguage?: string | undefined;
|
|
1731
1699
|
disablePlayground?: boolean | undefined;
|
|
1732
|
-
showVersionSelect?: "
|
|
1700
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1733
1701
|
expandAllTags?: boolean | undefined;
|
|
1734
1702
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1735
1703
|
} | undefined;
|
|
@@ -1746,7 +1714,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1746
1714
|
options?: {
|
|
1747
1715
|
examplesLanguage?: string | undefined;
|
|
1748
1716
|
disablePlayground?: boolean | undefined;
|
|
1749
|
-
showVersionSelect?: "
|
|
1717
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1750
1718
|
expandAllTags?: boolean | undefined;
|
|
1751
1719
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1752
1720
|
} | undefined;
|
|
@@ -1763,7 +1731,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1763
1731
|
options?: {
|
|
1764
1732
|
examplesLanguage?: string | undefined;
|
|
1765
1733
|
disablePlayground?: boolean | undefined;
|
|
1766
|
-
showVersionSelect?: "
|
|
1734
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1767
1735
|
expandAllTags?: boolean | undefined;
|
|
1768
1736
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1769
1737
|
} | undefined;
|
|
@@ -1780,7 +1748,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1780
1748
|
options?: {
|
|
1781
1749
|
examplesLanguage?: string | undefined;
|
|
1782
1750
|
disablePlayground?: boolean | undefined;
|
|
1783
|
-
showVersionSelect?: "
|
|
1751
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1784
1752
|
expandAllTags?: boolean | undefined;
|
|
1785
1753
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1786
1754
|
} | undefined;
|
|
@@ -1797,7 +1765,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1797
1765
|
options?: {
|
|
1798
1766
|
examplesLanguage?: string | undefined;
|
|
1799
1767
|
disablePlayground?: boolean | undefined;
|
|
1800
|
-
showVersionSelect?: "
|
|
1768
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1801
1769
|
expandAllTags?: boolean | undefined;
|
|
1802
1770
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1803
1771
|
} | undefined;
|
|
@@ -1814,7 +1782,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1814
1782
|
options?: {
|
|
1815
1783
|
examplesLanguage?: string | undefined;
|
|
1816
1784
|
disablePlayground?: boolean | undefined;
|
|
1817
|
-
showVersionSelect?: "
|
|
1785
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1818
1786
|
expandAllTags?: boolean | undefined;
|
|
1819
1787
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1820
1788
|
} | undefined;
|
|
@@ -1894,7 +1862,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1894
1862
|
apis: {
|
|
1895
1863
|
examplesLanguage?: string | undefined;
|
|
1896
1864
|
disablePlayground?: boolean | undefined;
|
|
1897
|
-
showVersionSelect?: "
|
|
1865
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
1898
1866
|
expandAllTags?: boolean | undefined;
|
|
1899
1867
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
1900
1868
|
};
|
|
@@ -1951,10 +1919,10 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1951
1919
|
id: string;
|
|
1952
1920
|
label: string;
|
|
1953
1921
|
default?: string | undefined;
|
|
1954
|
-
display?: "
|
|
1922
|
+
display?: "hide" | "auth" | "anon" | "always" | undefined;
|
|
1955
1923
|
}[] | undefined;
|
|
1956
1924
|
theme?: {
|
|
1957
|
-
|
|
1925
|
+
dark?: {
|
|
1958
1926
|
input?: string | undefined;
|
|
1959
1927
|
radius?: string | undefined;
|
|
1960
1928
|
destructive?: string | undefined;
|
|
@@ -1976,7 +1944,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1976
1944
|
destructiveForeground?: string | undefined;
|
|
1977
1945
|
ring?: string | undefined;
|
|
1978
1946
|
} | undefined;
|
|
1979
|
-
|
|
1947
|
+
light?: {
|
|
1980
1948
|
input?: string | undefined;
|
|
1981
1949
|
radius?: string | undefined;
|
|
1982
1950
|
destructive?: string | undefined;
|
|
@@ -2012,13 +1980,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2012
1980
|
mdx?: {
|
|
2013
1981
|
components?: MdxComponentsType;
|
|
2014
1982
|
} | undefined;
|
|
2015
|
-
syntaxHighlighting?: {
|
|
2016
|
-
languages?: import("shiki").BundledLanguage[] | undefined;
|
|
2017
|
-
themes?: {
|
|
2018
|
-
light: import("shiki").BundledTheme;
|
|
2019
|
-
dark: import("shiki").BundledTheme;
|
|
2020
|
-
} | undefined;
|
|
2021
|
-
} | undefined;
|
|
2022
1983
|
UNSAFE_slotlets?: Record<string, ReactNode | ComponentType<ExposedComponentProps>> | undefined;
|
|
2023
1984
|
customPages?: {
|
|
2024
1985
|
path: string;
|
|
@@ -2056,8 +2017,8 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2056
2017
|
copyright?: string | undefined;
|
|
2057
2018
|
logo?: {
|
|
2058
2019
|
src: {
|
|
2059
|
-
light: string;
|
|
2060
2020
|
dark: string;
|
|
2021
|
+
light: string;
|
|
2061
2022
|
};
|
|
2062
2023
|
width?: string | number | undefined;
|
|
2063
2024
|
alt?: string | undefined;
|
|
@@ -2074,16 +2035,16 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2074
2035
|
color?: string | (string & {}) | undefined;
|
|
2075
2036
|
dismissible?: boolean | undefined;
|
|
2076
2037
|
} | undefined;
|
|
2038
|
+
pageTitle?: string | undefined;
|
|
2039
|
+
logoUrl?: string | undefined;
|
|
2077
2040
|
logo?: {
|
|
2078
2041
|
src: {
|
|
2079
|
-
light: string;
|
|
2080
2042
|
dark: string;
|
|
2043
|
+
light: string;
|
|
2081
2044
|
};
|
|
2082
2045
|
width?: string | number | undefined;
|
|
2083
2046
|
alt?: string | undefined;
|
|
2084
2047
|
} | undefined;
|
|
2085
|
-
pageTitle?: string | undefined;
|
|
2086
|
-
logoUrl?: string | undefined;
|
|
2087
2048
|
showPoweredBy?: boolean | undefined;
|
|
2088
2049
|
} | undefined;
|
|
2089
2050
|
docs?: {
|
|
@@ -2107,7 +2068,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2107
2068
|
options?: {
|
|
2108
2069
|
examplesLanguage?: string | undefined;
|
|
2109
2070
|
disablePlayground?: boolean | undefined;
|
|
2110
|
-
showVersionSelect?: "
|
|
2071
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2111
2072
|
expandAllTags?: boolean | undefined;
|
|
2112
2073
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2113
2074
|
} | undefined;
|
|
@@ -2124,7 +2085,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2124
2085
|
options?: {
|
|
2125
2086
|
examplesLanguage?: string | undefined;
|
|
2126
2087
|
disablePlayground?: boolean | undefined;
|
|
2127
|
-
showVersionSelect?: "
|
|
2088
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2128
2089
|
expandAllTags?: boolean | undefined;
|
|
2129
2090
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2130
2091
|
} | undefined;
|
|
@@ -2141,7 +2102,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2141
2102
|
options?: {
|
|
2142
2103
|
examplesLanguage?: string | undefined;
|
|
2143
2104
|
disablePlayground?: boolean | undefined;
|
|
2144
|
-
showVersionSelect?: "
|
|
2105
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2145
2106
|
expandAllTags?: boolean | undefined;
|
|
2146
2107
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2147
2108
|
} | undefined;
|
|
@@ -2158,7 +2119,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2158
2119
|
options?: {
|
|
2159
2120
|
examplesLanguage?: string | undefined;
|
|
2160
2121
|
disablePlayground?: boolean | undefined;
|
|
2161
|
-
showVersionSelect?: "
|
|
2122
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2162
2123
|
expandAllTags?: boolean | undefined;
|
|
2163
2124
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2164
2125
|
} | undefined;
|
|
@@ -2175,7 +2136,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2175
2136
|
options?: {
|
|
2176
2137
|
examplesLanguage?: string | undefined;
|
|
2177
2138
|
disablePlayground?: boolean | undefined;
|
|
2178
|
-
showVersionSelect?: "
|
|
2139
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2179
2140
|
expandAllTags?: boolean | undefined;
|
|
2180
2141
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2181
2142
|
} | undefined;
|
|
@@ -2192,7 +2153,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2192
2153
|
options?: {
|
|
2193
2154
|
examplesLanguage?: string | undefined;
|
|
2194
2155
|
disablePlayground?: boolean | undefined;
|
|
2195
|
-
showVersionSelect?: "
|
|
2156
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2196
2157
|
expandAllTags?: boolean | undefined;
|
|
2197
2158
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2198
2159
|
} | undefined;
|
|
@@ -2272,7 +2233,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2272
2233
|
apis: {
|
|
2273
2234
|
examplesLanguage?: string | undefined;
|
|
2274
2235
|
disablePlayground?: boolean | undefined;
|
|
2275
|
-
showVersionSelect?: "
|
|
2236
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2276
2237
|
expandAllTags?: boolean | undefined;
|
|
2277
2238
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2278
2239
|
};
|
|
@@ -2329,10 +2290,10 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2329
2290
|
id: string;
|
|
2330
2291
|
label: string;
|
|
2331
2292
|
default?: string | undefined;
|
|
2332
|
-
display?: "
|
|
2293
|
+
display?: "hide" | "auth" | "anon" | "always" | undefined;
|
|
2333
2294
|
}[] | undefined;
|
|
2334
2295
|
theme?: {
|
|
2335
|
-
|
|
2296
|
+
dark?: {
|
|
2336
2297
|
input?: string | undefined;
|
|
2337
2298
|
radius?: string | undefined;
|
|
2338
2299
|
destructive?: string | undefined;
|
|
@@ -2354,7 +2315,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2354
2315
|
destructiveForeground?: string | undefined;
|
|
2355
2316
|
ring?: string | undefined;
|
|
2356
2317
|
} | undefined;
|
|
2357
|
-
|
|
2318
|
+
light?: {
|
|
2358
2319
|
input?: string | undefined;
|
|
2359
2320
|
radius?: string | undefined;
|
|
2360
2321
|
destructive?: string | undefined;
|
|
@@ -2390,13 +2351,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2390
2351
|
mdx?: {
|
|
2391
2352
|
components?: MdxComponentsType;
|
|
2392
2353
|
} | undefined;
|
|
2393
|
-
syntaxHighlighting?: {
|
|
2394
|
-
languages?: import("shiki").BundledLanguage[] | undefined;
|
|
2395
|
-
themes?: {
|
|
2396
|
-
light: import("shiki").BundledTheme;
|
|
2397
|
-
dark: import("shiki").BundledTheme;
|
|
2398
|
-
} | undefined;
|
|
2399
|
-
} | undefined;
|
|
2400
2354
|
UNSAFE_slotlets?: Record<string, ReactNode | ComponentType<ExposedComponentProps>> | undefined;
|
|
2401
2355
|
customPages?: {
|
|
2402
2356
|
path: string;
|
|
@@ -2434,8 +2388,8 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2434
2388
|
copyright?: string | undefined;
|
|
2435
2389
|
logo?: {
|
|
2436
2390
|
src: {
|
|
2437
|
-
light: string;
|
|
2438
2391
|
dark: string;
|
|
2392
|
+
light: string;
|
|
2439
2393
|
};
|
|
2440
2394
|
width?: string | number | undefined;
|
|
2441
2395
|
alt?: string | undefined;
|
|
@@ -2452,16 +2406,16 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2452
2406
|
color?: string | (string & {}) | undefined;
|
|
2453
2407
|
dismissible?: boolean | undefined;
|
|
2454
2408
|
} | undefined;
|
|
2409
|
+
pageTitle?: string | undefined;
|
|
2410
|
+
logoUrl?: string | undefined;
|
|
2455
2411
|
logo?: {
|
|
2456
2412
|
src: {
|
|
2457
|
-
light: string;
|
|
2458
2413
|
dark: string;
|
|
2414
|
+
light: string;
|
|
2459
2415
|
};
|
|
2460
2416
|
width?: string | number | undefined;
|
|
2461
2417
|
alt?: string | undefined;
|
|
2462
2418
|
} | undefined;
|
|
2463
|
-
pageTitle?: string | undefined;
|
|
2464
|
-
logoUrl?: string | undefined;
|
|
2465
2419
|
showPoweredBy?: boolean | undefined;
|
|
2466
2420
|
} | undefined;
|
|
2467
2421
|
docs?: {
|
|
@@ -2485,7 +2439,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2485
2439
|
options?: {
|
|
2486
2440
|
examplesLanguage?: string | undefined;
|
|
2487
2441
|
disablePlayground?: boolean | undefined;
|
|
2488
|
-
showVersionSelect?: "
|
|
2442
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2489
2443
|
expandAllTags?: boolean | undefined;
|
|
2490
2444
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2491
2445
|
} | undefined;
|
|
@@ -2502,7 +2456,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2502
2456
|
options?: {
|
|
2503
2457
|
examplesLanguage?: string | undefined;
|
|
2504
2458
|
disablePlayground?: boolean | undefined;
|
|
2505
|
-
showVersionSelect?: "
|
|
2459
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2506
2460
|
expandAllTags?: boolean | undefined;
|
|
2507
2461
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2508
2462
|
} | undefined;
|
|
@@ -2519,7 +2473,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2519
2473
|
options?: {
|
|
2520
2474
|
examplesLanguage?: string | undefined;
|
|
2521
2475
|
disablePlayground?: boolean | undefined;
|
|
2522
|
-
showVersionSelect?: "
|
|
2476
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2523
2477
|
expandAllTags?: boolean | undefined;
|
|
2524
2478
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2525
2479
|
} | undefined;
|
|
@@ -2536,7 +2490,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2536
2490
|
options?: {
|
|
2537
2491
|
examplesLanguage?: string | undefined;
|
|
2538
2492
|
disablePlayground?: boolean | undefined;
|
|
2539
|
-
showVersionSelect?: "
|
|
2493
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2540
2494
|
expandAllTags?: boolean | undefined;
|
|
2541
2495
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2542
2496
|
} | undefined;
|
|
@@ -2553,7 +2507,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2553
2507
|
options?: {
|
|
2554
2508
|
examplesLanguage?: string | undefined;
|
|
2555
2509
|
disablePlayground?: boolean | undefined;
|
|
2556
|
-
showVersionSelect?: "
|
|
2510
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2557
2511
|
expandAllTags?: boolean | undefined;
|
|
2558
2512
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2559
2513
|
} | undefined;
|
|
@@ -2570,7 +2524,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2570
2524
|
options?: {
|
|
2571
2525
|
examplesLanguage?: string | undefined;
|
|
2572
2526
|
disablePlayground?: boolean | undefined;
|
|
2573
|
-
showVersionSelect?: "
|
|
2527
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2574
2528
|
expandAllTags?: boolean | undefined;
|
|
2575
2529
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2576
2530
|
} | undefined;
|
|
@@ -2650,7 +2604,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2650
2604
|
apis: {
|
|
2651
2605
|
examplesLanguage?: string | undefined;
|
|
2652
2606
|
disablePlayground?: boolean | undefined;
|
|
2653
|
-
showVersionSelect?: "
|
|
2607
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2654
2608
|
expandAllTags?: boolean | undefined;
|
|
2655
2609
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2656
2610
|
};
|
|
@@ -2707,10 +2661,10 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2707
2661
|
id: string;
|
|
2708
2662
|
label: string;
|
|
2709
2663
|
default?: string | undefined;
|
|
2710
|
-
display?: "
|
|
2664
|
+
display?: "hide" | "auth" | "anon" | "always" | undefined;
|
|
2711
2665
|
}[] | undefined;
|
|
2712
2666
|
theme?: {
|
|
2713
|
-
|
|
2667
|
+
dark?: {
|
|
2714
2668
|
input?: string | undefined;
|
|
2715
2669
|
radius?: string | undefined;
|
|
2716
2670
|
destructive?: string | undefined;
|
|
@@ -2732,7 +2686,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2732
2686
|
destructiveForeground?: string | undefined;
|
|
2733
2687
|
ring?: string | undefined;
|
|
2734
2688
|
} | undefined;
|
|
2735
|
-
|
|
2689
|
+
light?: {
|
|
2736
2690
|
input?: string | undefined;
|
|
2737
2691
|
radius?: string | undefined;
|
|
2738
2692
|
destructive?: string | undefined;
|
|
@@ -2768,13 +2722,6 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2768
2722
|
mdx?: {
|
|
2769
2723
|
components?: MdxComponentsType;
|
|
2770
2724
|
} | undefined;
|
|
2771
|
-
syntaxHighlighting?: {
|
|
2772
|
-
languages?: import("shiki").BundledLanguage[] | undefined;
|
|
2773
|
-
themes?: {
|
|
2774
|
-
light: import("shiki").BundledTheme;
|
|
2775
|
-
dark: import("shiki").BundledTheme;
|
|
2776
|
-
} | undefined;
|
|
2777
|
-
} | undefined;
|
|
2778
2725
|
UNSAFE_slotlets?: Record<string, ReactNode | ComponentType<ExposedComponentProps>> | undefined;
|
|
2779
2726
|
customPages?: {
|
|
2780
2727
|
path: string;
|
|
@@ -2812,8 +2759,8 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2812
2759
|
copyright?: string | undefined;
|
|
2813
2760
|
logo?: {
|
|
2814
2761
|
src: {
|
|
2815
|
-
light: string;
|
|
2816
2762
|
dark: string;
|
|
2763
|
+
light: string;
|
|
2817
2764
|
};
|
|
2818
2765
|
width?: string | number | undefined;
|
|
2819
2766
|
alt?: string | undefined;
|
|
@@ -2830,16 +2777,16 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2830
2777
|
color?: string | (string & {}) | undefined;
|
|
2831
2778
|
dismissible?: boolean | undefined;
|
|
2832
2779
|
} | undefined;
|
|
2780
|
+
pageTitle?: string | undefined;
|
|
2781
|
+
logoUrl?: string | undefined;
|
|
2833
2782
|
logo?: {
|
|
2834
2783
|
src: {
|
|
2835
|
-
light: string;
|
|
2836
2784
|
dark: string;
|
|
2785
|
+
light: string;
|
|
2837
2786
|
};
|
|
2838
2787
|
width?: string | number | undefined;
|
|
2839
2788
|
alt?: string | undefined;
|
|
2840
2789
|
} | undefined;
|
|
2841
|
-
pageTitle?: string | undefined;
|
|
2842
|
-
logoUrl?: string | undefined;
|
|
2843
2790
|
showPoweredBy?: boolean | undefined;
|
|
2844
2791
|
} | undefined;
|
|
2845
2792
|
docs?: {
|
|
@@ -2863,7 +2810,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2863
2810
|
options?: {
|
|
2864
2811
|
examplesLanguage?: string | undefined;
|
|
2865
2812
|
disablePlayground?: boolean | undefined;
|
|
2866
|
-
showVersionSelect?: "
|
|
2813
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2867
2814
|
expandAllTags?: boolean | undefined;
|
|
2868
2815
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2869
2816
|
} | undefined;
|
|
@@ -2880,7 +2827,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2880
2827
|
options?: {
|
|
2881
2828
|
examplesLanguage?: string | undefined;
|
|
2882
2829
|
disablePlayground?: boolean | undefined;
|
|
2883
|
-
showVersionSelect?: "
|
|
2830
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2884
2831
|
expandAllTags?: boolean | undefined;
|
|
2885
2832
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2886
2833
|
} | undefined;
|
|
@@ -2897,7 +2844,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2897
2844
|
options?: {
|
|
2898
2845
|
examplesLanguage?: string | undefined;
|
|
2899
2846
|
disablePlayground?: boolean | undefined;
|
|
2900
|
-
showVersionSelect?: "
|
|
2847
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2901
2848
|
expandAllTags?: boolean | undefined;
|
|
2902
2849
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2903
2850
|
} | undefined;
|
|
@@ -2914,7 +2861,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2914
2861
|
options?: {
|
|
2915
2862
|
examplesLanguage?: string | undefined;
|
|
2916
2863
|
disablePlayground?: boolean | undefined;
|
|
2917
|
-
showVersionSelect?: "
|
|
2864
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2918
2865
|
expandAllTags?: boolean | undefined;
|
|
2919
2866
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2920
2867
|
} | undefined;
|
|
@@ -2931,7 +2878,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2931
2878
|
options?: {
|
|
2932
2879
|
examplesLanguage?: string | undefined;
|
|
2933
2880
|
disablePlayground?: boolean | undefined;
|
|
2934
|
-
showVersionSelect?: "
|
|
2881
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2935
2882
|
expandAllTags?: boolean | undefined;
|
|
2936
2883
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2937
2884
|
} | undefined;
|
|
@@ -2948,7 +2895,7 @@ declare const ConfigSchema: z.ZodEffects<z.ZodObject<{
|
|
|
2948
2895
|
options?: {
|
|
2949
2896
|
examplesLanguage?: string | undefined;
|
|
2950
2897
|
disablePlayground?: boolean | undefined;
|
|
2951
|
-
showVersionSelect?: "
|
|
2898
|
+
showVersionSelect?: "hide" | "always" | "if-available" | undefined;
|
|
2952
2899
|
expandAllTags?: boolean | undefined;
|
|
2953
2900
|
transformExamples?: import("../../lib/plugins/openapi/interfaces.js").transformExamples | undefined;
|
|
2954
2901
|
} | undefined;
|