@stainless-api/docs-ui 0.1.0-beta.52 → 0.1.0-beta.54

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 (137) hide show
  1. package/dist/{breadcrumbs-CI98FNF5.d.ts → breadcrumbs-CysDvz5L.d.ts} +8 -3
  2. package/dist/{breadcrumbs-nSFZO5Gf.js → breadcrumbs-DgN-xdoA.js} +4 -4
  3. package/dist/{breadcrumbs-DEyC9k79.d.ts → breadcrumbs-Dr94uqc3.d.ts} +8 -3
  4. package/dist/{chunk-DRcLgZ1e.js → chunk-CAbhIZi1.js} +2 -2
  5. package/dist/component-CjLDkCLe.js +23 -0
  6. package/dist/{component-generics-aCdP-C69.d.ts → component-generics-DBrwfCEE.d.ts} +2 -2
  7. package/dist/components/MaskedInput.d.ts +3 -3
  8. package/dist/components/MaskedInput.js +1 -1
  9. package/dist/components/breadcrumbs.d.ts +2 -2
  10. package/dist/components/breadcrumbs.js +4 -4
  11. package/dist/components/icons.d.ts +11 -11
  12. package/dist/components/index.d.ts +10 -10
  13. package/dist/components/index.js +12 -12
  14. package/dist/components/method.d.ts +1 -1
  15. package/dist/components/method.js +4 -4
  16. package/dist/components/overview.d.ts +1 -1
  17. package/dist/components/overview.js +5 -5
  18. package/dist/components/primitives.d.ts +1 -1
  19. package/dist/components/primitives.js +2 -2
  20. package/dist/components/properties.d.ts +1 -1
  21. package/dist/components/properties.js +3 -3
  22. package/dist/components/sdk.d.ts +1 -1
  23. package/dist/components/sdk.js +3 -3
  24. package/dist/components/sidebar.d.ts +1 -1
  25. package/dist/components/sidebar.js +5 -5
  26. package/dist/components/snippets.d.ts +2 -2
  27. package/dist/components/snippets.js +3 -3
  28. package/dist/{components-D7M-BwNI.js → components-oq97SH1A.js} +11 -10
  29. package/dist/contexts/component-generics.d.ts +1 -1
  30. package/dist/contexts/component-types.d.ts +10 -10
  31. package/dist/contexts/component.d.ts +13 -13
  32. package/dist/contexts/component.js +20 -20
  33. package/dist/contexts/docs.d.ts +1 -1
  34. package/dist/contexts/index.d.ts +22 -16
  35. package/dist/contexts/index.js +1 -1
  36. package/dist/contexts/markdown.d.ts +1 -1
  37. package/dist/contexts/navigation.d.ts +1 -1
  38. package/dist/contexts/use-components.d.ts +9 -9
  39. package/dist/contexts/use-components.js +1 -1
  40. package/dist/{contexts-p3rRZDlM.js → contexts-CLpvBI91.js} +2 -2
  41. package/dist/{csharp-CDSxfCZE.js → csharp-E3FbT47c.js} +5 -5
  42. package/dist/{docs-SeQmavpx.d.ts → docs-AUJrRqst.d.ts} +2 -2
  43. package/dist/{docs-CmJkvs5K.d.ts → docs-CTY2OmmX.d.ts} +3 -3
  44. package/dist/{go-1c3S5ETL.js → go-DNSFGJle.js} +5 -5
  45. package/dist/{http-2QNWXH9t.js → http-DXRdcllM.js} +6 -6
  46. package/dist/{index-CzDV0BnQ.d.ts → index-B5r4ELg6.d.ts} +53 -53
  47. package/dist/{index-CErkkMkL.d.ts → index-BouuY88M.d.ts} +53 -53
  48. package/dist/{index-BzTFhFWf.d.ts → index-Cr9OL_Cp.d.ts} +9 -9
  49. package/dist/{index-ReQTPmXD.d.ts → index-I43iZfIE.d.ts} +9 -9
  50. package/dist/index.d.ts +18 -18
  51. package/dist/index.js +22 -22
  52. package/dist/{java-BbjF_oUI.js → java-X1yS0K52.js} +5 -5
  53. package/dist/languages/csharp.d.ts +10 -10
  54. package/dist/languages/csharp.js +3 -3
  55. package/dist/languages/go.d.ts +10 -10
  56. package/dist/languages/go.js +3 -3
  57. package/dist/languages/http.d.ts +10 -10
  58. package/dist/languages/http.js +12 -12
  59. package/dist/languages/index.d.ts +10 -10
  60. package/dist/languages/index.js +19 -19
  61. package/dist/languages/java.d.ts +10 -10
  62. package/dist/languages/java.js +3 -3
  63. package/dist/languages/python.d.ts +10 -10
  64. package/dist/languages/python.js +3 -3
  65. package/dist/languages/ruby.d.ts +10 -10
  66. package/dist/languages/ruby.js +3 -3
  67. package/dist/languages/typescript.d.ts +10 -10
  68. package/dist/languages/typescript.js +3 -3
  69. package/dist/languages-Ir9QQoCT.js +26 -0
  70. package/dist/markdown/index.d.ts +3 -3
  71. package/dist/markdown/index.js +23 -23
  72. package/dist/markdown/md.js +39 -1
  73. package/dist/markdown/printer.d.ts +13 -2
  74. package/dist/markdown/printer.js +91 -23
  75. package/dist/markdown/utils.d.ts +20 -2
  76. package/dist/markdown/utils.js +29 -1
  77. package/dist/{markdown-BGCM0OeE.d.ts → markdown-D5IxykeS.d.ts} +2 -2
  78. package/dist/{markdown-CiFjFgOF.d.ts → markdown-V_bNKjle.d.ts} +2 -2
  79. package/dist/{method-B6eAtYl2.d.ts → method-BDSi2Xo0.d.ts} +7 -7
  80. package/dist/{method-CE08mUME.js → method-nEcioXL5.js} +3 -3
  81. package/dist/{method-BLlsdXBF.d.ts → method-yQoZRX6j.d.ts} +7 -7
  82. package/dist/{navigation-BLGsIR9F.d.ts → navigation-Cy3fvjdT.d.ts} +3 -3
  83. package/dist/{navigation-yYOrOKD9.d.ts → navigation-DbIx-eWp.d.ts} +3 -3
  84. package/dist/{overview-S2hUqPXA.js → overview-BQk6WvtS.js} +7 -7
  85. package/dist/{overview-FMVqthvd.d.ts → overview-Bq6DqXr2.d.ts} +6 -6
  86. package/dist/{overview-CTlpyjbv.d.ts → overview-YYFEHa8T.d.ts} +6 -6
  87. package/dist/{primitives-BIWfwN5L.js → primitives-1WQd5NT-.js} +3 -3
  88. package/dist/{primitives-Epom-ge3.d.ts → primitives-BgkRZCRD.d.ts} +9 -9
  89. package/dist/{primitives-Yt5_6f07.d.ts → primitives-CXBFkjk0.d.ts} +9 -9
  90. package/dist/{properties-jlGW3USi.js → properties-BTdEzx5f.js} +2 -2
  91. package/dist/{properties-e7mCw5QL.d.ts → properties-BrJy8EG2.d.ts} +5 -5
  92. package/dist/{python-CHG2jGvC.js → python-DqdvqQ9I.js} +5 -5
  93. package/dist/{routing-Wbb7YECB.js → routing-Dl0FprK1.js} +2 -2
  94. package/dist/routing.d.ts +1 -1
  95. package/dist/routing.js +1 -1
  96. package/dist/{ruby-CSvGbSLe.js → ruby-CHeld1ey.js} +5 -5
  97. package/dist/{sdk-C_2E2iNT.d.ts → sdk-BQEqCwI6.d.ts} +14 -14
  98. package/dist/{sdk-P5DGFIUC.d.ts → sdk-CpRaFmFQ.d.ts} +2 -2
  99. package/dist/{sdk-CSCbbn3O.js → sdk-DEoUlY8I.js} +4 -4
  100. package/dist/{sidebar-CbCLUteD.d.ts → sidebar-CgBa9Ckc.d.ts} +5 -5
  101. package/dist/{sidebar-rOXMRjUW.d.ts → sidebar-DImBt9YH.d.ts} +5 -5
  102. package/dist/{sidebar-CWyvCrJ0.js → sidebar-D_cK7JN_.js} +4 -4
  103. package/dist/{snippets-BQLXEIf6.js → snippets-BiXJx1BL.js} +2 -2
  104. package/dist/{snippets-BK_yl-X-.d.ts → snippets-Cemr-6OZ.d.ts} +8 -8
  105. package/dist/{snippets-C8xhXoaB.d.ts → snippets-DCiTB0N4.d.ts} +8 -8
  106. package/dist/spec.d.ts +1 -1
  107. package/dist/spec.js +2 -2
  108. package/dist/{style-gnVEeXFj.js → style-cJZFOvnF.js} +3 -0
  109. package/dist/style.d.ts +170 -1
  110. package/dist/style.js +1 -1
  111. package/dist/styles/primitives.css +11 -6
  112. package/dist/styles/search.css +51 -32
  113. package/dist/styles.css +124 -38
  114. package/dist/{typescript-DXG9psK3.js → typescript-C--P_L-R.js} +5 -5
  115. package/dist/use-components-DBx5LZk0.js +7 -0
  116. package/dist/{utils-D_1AWSRX.js → utils-C12Fme2N.js} +3 -3
  117. package/dist/utils.d.ts +14 -2
  118. package/dist/utils.js +1 -1
  119. package/package.json +5 -5
  120. package/dist/component-CjONRbeK.js +0 -23
  121. package/dist/index-CebZpsfQ.d.ts +0 -13
  122. package/dist/index-DGag9-aC.d.ts +0 -13
  123. package/dist/languages-BqGqTy14.js +0 -26
  124. package/dist/md-oM2tUaCA.js +0 -41
  125. package/dist/printer-DBw4S_Jn.d.ts +0 -13
  126. package/dist/printer-DVZVkqAr.d.ts +0 -13
  127. package/dist/printer-Y_ONp3hs.js +0 -74
  128. package/dist/routing-Dhmv52Fd.d.ts +0 -54
  129. package/dist/style-D7RO5ymE.d.ts +0 -168
  130. package/dist/use-components-RWQbviGq.js +0 -7
  131. package/dist/utils-CqnL9Fc3.js +0 -31
  132. package/dist/utils-DBenMgxx.d.ts +0 -21
  133. package/dist/utils-DLRASeee.d.ts +0 -21
  134. package/dist/utils-d8paVwKN.d.ts +0 -14
  135. /package/dist/{component-generics-COP53CRn.d.ts → component-generics-XM4u-Dns.d.ts} +0 -0
  136. /package/dist/{properties-DQTdO9Cq.d.ts → properties-sqAOq5FR.d.ts} +0 -0
  137. /package/dist/{routing-CMqh1cTZ.d.ts → routing-CUnVDpU-.d.ts} +0 -0
@@ -1,16 +1,22 @@
1
- import "../primitives-Yt5_6f07.js";
2
- import "../breadcrumbs-DEyC9k79.js";
3
- import "../method-B6eAtYl2.js";
4
- import "../properties-e7mCw5QL.js";
5
- import "../sdk-C_2E2iNT.js";
6
- import "../snippets-C8xhXoaB.js";
7
- import "../overview-FMVqthvd.js";
8
- import "../sidebar-rOXMRjUW.js";
9
- import "../index-ReQTPmXD.js";
10
- import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "../component-generics-COP53CRn.js";
11
- import "../index-CErkkMkL.js";
12
- import { a as PropertySettingsType, c as useDocs, d as useSettings, f as useSnippet, i as DocsProviderProps, l as useLanguage, n as DocsContextType, o as useContentPanelLayout, p as useSpec, r as DocsProvider, s as useDeclaration, t as ContentPanelLayout, u as useResource } from "../docs-SeQmavpx.js";
13
- import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "../navigation-yYOrOKD9.js";
14
- import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "../markdown-BGCM0OeE.js";
15
- import { n as useLanguageComponents } from "../index-CebZpsfQ.js";
16
- export { ComponentProvider, ComponentsContextType, ContentPanelLayout, DocsContextType, DocsProvider, DocsProviderProps, MarkdownContext, MarkdownProvider, MarkdownProviderProps, NavigationContextType, NavigationHandler, NavigationProvider, NavigationProviderProps, PropertySettingsType, customizeComponents, useComponentContext, useComponents, useContentPanelLayout, useDeclaration, useDocs, useHighlight, useLanguage, useLanguageComponents, useMarkdownContext, useNavigation, useRenderMarkdown, useResource, useSettings, useSnippet, useSpec };
1
+ import "../primitives-BgkRZCRD.js";
2
+ import "../breadcrumbs-CysDvz5L.js";
3
+ import "../method-yQoZRX6j.js";
4
+ import "../properties-BrJy8EG2.js";
5
+ import "../sdk-BQEqCwI6.js";
6
+ import "../snippets-Cemr-6OZ.js";
7
+ import "../overview-Bq6DqXr2.js";
8
+ import "../sidebar-DImBt9YH.js";
9
+ import "../index-Cr9OL_Cp.js";
10
+ import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "../component-generics-XM4u-Dns.js";
11
+ import { t as LanguageComponentDefinition } from "../index-BouuY88M.js";
12
+ import { a as PropertySettingsType, c as useDocs, d as useSettings, f as useSnippet, i as DocsProviderProps, l as useLanguage, n as DocsContextType, o as useContentPanelLayout, p as useSpec, r as DocsProvider, s as useDeclaration, t as ContentPanelLayout, u as useResource } from "../docs-CTY2OmmX.js";
13
+ import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "../navigation-Cy3fvjdT.js";
14
+ import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "../markdown-D5IxykeS.js";
15
+
16
+ //#region src/contexts/index.d.ts
17
+ declare namespace index_d_exports {
18
+ export { ComponentProvider, ComponentsContextType, ContentPanelLayout, DocsContextType, DocsProvider, DocsProviderProps, MarkdownContext, MarkdownProvider, MarkdownProviderProps, NavigationContextType, NavigationHandler, NavigationProvider, NavigationProviderProps, PropertySettingsType, customizeComponents, useComponentContext, useComponents, useContentPanelLayout, useDeclaration, useDocs, useHighlight, useLanguage, useLanguageComponents, useMarkdownContext, useNavigation, useRenderMarkdown, useResource, useSettings, useSnippet, useSpec };
19
+ }
20
+ declare function useLanguageComponents(): LanguageComponentDefinition;
21
+ //#endregion
22
+ export { ComponentProvider, ComponentsContextType, ContentPanelLayout, DocsContextType, DocsProvider, DocsProviderProps, MarkdownContext, MarkdownProvider, MarkdownProviderProps, NavigationContextType, NavigationHandler, NavigationProvider, NavigationProviderProps, PropertySettingsType, customizeComponents, index_d_exports as t, useComponentContext, useComponents, useContentPanelLayout, useDeclaration, useDocs, useHighlight, useLanguage, useLanguageComponents, useMarkdownContext, useNavigation, useRenderMarkdown, useResource, useSettings, useSnippet, useSpec };
@@ -2,6 +2,6 @@ import { a as useLanguage, c as useSnippet, i as useDocs, l as useSpec, n as use
2
2
  import { i as useComponents, n as customizeComponents, r as useComponentContext, t as ComponentProvider } from "../component-generics-B6Fn47Mz.js";
3
3
  import { n as useNavigation, t as NavigationProvider } from "../navigation-C5TN0SgC.js";
4
4
  import { a as useRenderMarkdown, i as useMarkdownContext, n as MarkdownProvider, r as useHighlight, t as MarkdownContext } from "../markdown-CxdeWgjV.js";
5
- import { n as useLanguageComponents } from "../contexts-p3rRZDlM.js";
5
+ import { n as useLanguageComponents } from "../contexts-CLpvBI91.js";
6
6
 
7
7
  export { ComponentProvider, DocsProvider, MarkdownContext, MarkdownProvider, NavigationProvider, customizeComponents, useComponentContext, useComponents, useContentPanelLayout, useDeclaration, useDocs, useHighlight, useLanguage, useLanguageComponents, useMarkdownContext, useNavigation, useRenderMarkdown, useResource, useSettings, useSnippet, useSpec };
@@ -1,2 +1,2 @@
1
- import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "../markdown-BGCM0OeE.js";
1
+ import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "../markdown-D5IxykeS.js";
2
2
  export { MarkdownContext, MarkdownProvider, MarkdownProviderProps, useHighlight, useMarkdownContext, useRenderMarkdown };
@@ -1,2 +1,2 @@
1
- import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "../navigation-yYOrOKD9.js";
1
+ import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "../navigation-Cy3fvjdT.js";
2
2
  export { NavigationContextType, NavigationHandler, NavigationProvider, NavigationProviderProps, useNavigation };
@@ -1,12 +1,12 @@
1
- import "../primitives-Yt5_6f07.js";
2
- import "../breadcrumbs-DEyC9k79.js";
3
- import "../method-B6eAtYl2.js";
4
- import "../properties-e7mCw5QL.js";
5
- import "../sdk-C_2E2iNT.js";
6
- import "../snippets-C8xhXoaB.js";
7
- import "../overview-FMVqthvd.js";
8
- import "../sidebar-rOXMRjUW.js";
9
- import { t as index_d_exports } from "../index-ReQTPmXD.js";
1
+ import "../primitives-BgkRZCRD.js";
2
+ import "../breadcrumbs-CysDvz5L.js";
3
+ import "../method-yQoZRX6j.js";
4
+ import "../properties-BrJy8EG2.js";
5
+ import "../sdk-BQEqCwI6.js";
6
+ import "../snippets-Cemr-6OZ.js";
7
+ import "../overview-Bq6DqXr2.js";
8
+ import "../sidebar-DImBt9YH.js";
9
+ import { t as index_d_exports } from "../index-Cr9OL_Cp.js";
10
10
 
11
11
  //#region src/contexts/use-components.d.ts
12
12
  declare const useComponents: () => typeof index_d_exports;
@@ -1,4 +1,4 @@
1
1
  import "../component-generics-B6Fn47Mz.js";
2
- import { t as useComponents } from "../use-components-RWQbviGq.js";
2
+ import { t as useComponents } from "../use-components-DBx5LZk0.js";
3
3
 
4
4
  export { useComponents };
@@ -1,11 +1,11 @@
1
- import { t as __export } from "./chunk-DRcLgZ1e.js";
1
+ import { t as __exportAll } from "./chunk-CAbhIZi1.js";
2
2
  import { a as useLanguage, c as useSnippet, i as useDocs, l as useSpec, n as useContentPanelLayout, o as useResource, r as useDeclaration, s as useSettings, t as DocsProvider } from "./docs-CXqi26jB.js";
3
3
  import { i as useComponents, n as customizeComponents, r as useComponentContext, t as ComponentProvider } from "./component-generics-B6Fn47Mz.js";
4
4
  import { n as useNavigation, t as NavigationProvider } from "./navigation-C5TN0SgC.js";
5
5
  import { a as useRenderMarkdown, i as useMarkdownContext, n as MarkdownProvider, r as useHighlight, t as MarkdownContext } from "./markdown-CxdeWgjV.js";
6
6
 
7
7
  //#region src/contexts/index.tsx
8
- var contexts_exports = /* @__PURE__ */ __export({
8
+ var contexts_exports = /* @__PURE__ */ __exportAll({
9
9
  ComponentProvider: () => ComponentProvider,
10
10
  DocsProvider: () => DocsProvider,
11
11
  MarkdownContext: () => MarkdownContext,
@@ -1,12 +1,12 @@
1
- import { t as __export } from "./chunk-DRcLgZ1e.js";
2
- import { n as useLanguageComponents } from "./contexts-p3rRZDlM.js";
3
- import { t as useComponents } from "./use-components-RWQbviGq.js";
4
- import { t as style_default } from "./style-gnVEeXFj.js";
1
+ import { t as __exportAll } from "./chunk-CAbhIZi1.js";
2
+ import { n as useLanguageComponents } from "./contexts-CLpvBI91.js";
3
+ import { t as useComponents } from "./use-components-DBx5LZk0.js";
4
+ import { t as style_default } from "./style-cJZFOvnF.js";
5
5
  import * as React$1 from "react";
6
6
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
7
7
 
8
8
  //#region src/languages/csharp.tsx
9
- var csharp_exports = /* @__PURE__ */ __export({
9
+ var csharp_exports = /* @__PURE__ */ __exportAll({
10
10
  Declaration: () => Declaration,
11
11
  MethodSignature: () => MethodSignature,
12
12
  Property: () => Property,
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime78 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime87 from "react/jsx-runtime";
3
3
  import * as _stainless_sdk_json0 from "@stainless/sdk-json";
4
4
  import { LanguageDeclNodes, Spec, SpecLanguage } from "@stainless/sdk-json";
5
5
 
@@ -42,6 +42,6 @@ declare function DocsProvider({
42
42
  language,
43
43
  settings,
44
44
  children
45
- }: DocsProviderProps): react_jsx_runtime78.JSX.Element;
45
+ }: DocsProviderProps): react_jsx_runtime87.JSX.Element;
46
46
  //#endregion
47
47
  export { PropertySettingsType as a, useDocs as c, useSettings as d, useSnippet as f, DocsProviderProps as i, useLanguage as l, DocsContextType as n, useContentPanelLayout as o, useSpec as p, DocsProvider as r, useDeclaration as s, ContentPanelLayout as t, useResource as u };
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime19 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime58 from "react/jsx-runtime";
3
3
  import * as _stainless_sdk_json0 from "@stainless/sdk-json";
4
4
  import { LanguageDeclNodes, Spec, SpecLanguage } from "@stainless/sdk-json";
5
5
 
@@ -32,7 +32,7 @@ declare function useSnippet(stainlessPath: string, language?: SpecLanguage, vari
32
32
  type Declaration = LanguageDeclNodes[SpecLanguage];
33
33
  declare function useDeclaration<Required extends boolean>(stainlessPath: string, required: Required, language?: SpecLanguage): (Required extends true ? never : undefined) | Declaration;
34
34
  declare function useResource(name: string): _stainless_sdk_json0.Resource | undefined;
35
- declare function useLanguage(): "node" | "go" | "python" | "terraform" | "http" | "typescript" | "ruby" | "java" | "kotlin" | "csharp" | "php";
35
+ declare function useLanguage(): "http" | "node" | "python" | "go" | "typescript" | "terraform" | "ruby" | "java" | "kotlin" | "csharp" | "php";
36
36
  declare function useContentPanelLayout(): ContentPanelLayout;
37
37
  type DocsProviderProps = DocsContextType & {
38
38
  children: React$1.ReactNode;
@@ -42,6 +42,6 @@ declare function DocsProvider({
42
42
  language,
43
43
  settings,
44
44
  children
45
- }: DocsProviderProps): react_jsx_runtime19.JSX.Element;
45
+ }: DocsProviderProps): react_jsx_runtime58.JSX.Element;
46
46
  //#endregion
47
47
  export { PropertySettingsType as a, useDocs as c, useSettings as d, useSnippet as f, DocsProviderProps as i, useLanguage as l, DocsContextType as n, useContentPanelLayout as o, useSpec as p, DocsProvider as r, useDeclaration as s, ContentPanelLayout as t, useResource as u };
@@ -1,12 +1,12 @@
1
- import { t as __export } from "./chunk-DRcLgZ1e.js";
2
- import { n as useLanguageComponents } from "./contexts-p3rRZDlM.js";
3
- import { t as useComponents } from "./use-components-RWQbviGq.js";
4
- import { t as style_default } from "./style-gnVEeXFj.js";
1
+ import { t as __exportAll } from "./chunk-CAbhIZi1.js";
2
+ import { n as useLanguageComponents } from "./contexts-CLpvBI91.js";
3
+ import { t as useComponents } from "./use-components-DBx5LZk0.js";
4
+ import { t as style_default } from "./style-cJZFOvnF.js";
5
5
  import * as React$1 from "react";
6
6
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
7
7
 
8
8
  //#region src/languages/go.tsx
9
- var go_exports = /* @__PURE__ */ __export({
9
+ var go_exports = /* @__PURE__ */ __exportAll({
10
10
  Declaration: () => Declaration,
11
11
  MethodSignature: () => MethodSignature,
12
12
  Property: () => Property,
@@ -1,14 +1,14 @@
1
- import { t as __export } from "./chunk-DRcLgZ1e.js";
1
+ import { t as __exportAll } from "./chunk-CAbhIZi1.js";
2
2
  import { a as useLanguage, l as useSpec, r as useDeclaration } from "./docs-CXqi26jB.js";
3
- import { n as useLanguageComponents } from "./contexts-p3rRZDlM.js";
4
- import { t as useComponents } from "./use-components-RWQbviGq.js";
5
- import { t as style_default } from "./style-gnVEeXFj.js";
6
- import { i as PropertyToggle } from "./properties-jlGW3USi.js";
3
+ import { n as useLanguageComponents } from "./contexts-CLpvBI91.js";
4
+ import { t as useComponents } from "./use-components-DBx5LZk0.js";
5
+ import { t as style_default } from "./style-cJZFOvnF.js";
6
+ import { i as PropertyToggle } from "./properties-BTdEzx5f.js";
7
7
  import React from "react";
8
8
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
9
9
 
10
10
  //#region src/languages/http.tsx
11
- var http_exports = /* @__PURE__ */ __export({
11
+ var http_exports = /* @__PURE__ */ __exportAll({
12
12
  Declaration: () => Declaration,
13
13
  MethodInfo: () => MethodInfo,
14
14
  MethodSignature: () => MethodSignature,
@@ -1,44 +1,44 @@
1
- import { i as PropertyProps } from "./properties-DQTdO9Cq.js";
1
+ import { i as PropertyProps$7 } from "./properties-sqAOq5FR.js";
2
2
  import * as React$1 from "react";
3
3
  import React, { ReactNode } from "react";
4
- import * as react_jsx_runtime33 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime75 from "react/jsx-runtime";
5
5
  import { CSharpAST, DeclarationNode, GoAST, HttpAST, JavaAST, PythonAST, RubyAST, TSAST, Type } from "@stainless/sdk-json";
6
6
 
7
7
  //#region src/languages/typescript.d.ts
8
8
  declare namespace typescript_d_exports {
9
- export { Declaration$6 as Declaration, DeclarationProps$6 as DeclarationProps, MethodSignature$6 as MethodSignature, MethodSignatureProps$6 as MethodSignatureProps, Property$6 as Property, PropertyProps$7 as PropertyProps, Type$7 as Type, TypeName$6 as TypeName };
9
+ export { Declaration$6 as Declaration, DeclarationProps$6 as DeclarationProps, MethodSignature$6 as MethodSignature, MethodSignatureProps$6 as MethodSignatureProps, Property$6 as Property, PropertyProps$6 as PropertyProps, Type$7 as Type, TypeName$6 as TypeName };
10
10
  }
11
11
  type TypeProps$6 = {
12
12
  type: TSAST.TSType;
13
13
  };
14
14
  declare function TypeName$6({
15
15
  type
16
- }: TypeProps$6): string | react_jsx_runtime33.JSX.Element;
16
+ }: TypeProps$6): string | react_jsx_runtime75.JSX.Element;
17
17
  declare function Type$7({
18
18
  type
19
- }: TypeProps$6): react_jsx_runtime33.JSX.Element;
19
+ }: TypeProps$6): react_jsx_runtime75.JSX.Element;
20
20
  type MethodSignatureProps$6 = {
21
21
  decl: TSAST.TSDeclFunction;
22
22
  };
23
23
  declare function MethodSignature$6({
24
24
  decl
25
- }: MethodSignatureProps$6): react_jsx_runtime33.JSX.Element;
26
- type PropertyProps$7 = {
25
+ }: MethodSignatureProps$6): react_jsx_runtime75.JSX.Element;
26
+ type PropertyProps$6 = {
27
27
  decl: TSAST.TSDeclaration;
28
28
  children: PropertyFn;
29
29
  };
30
30
  declare function Property$6({
31
31
  decl,
32
32
  children
33
- }: PropertyProps$7): React$1.ReactNode;
33
+ }: PropertyProps$6): React$1.ReactNode;
34
34
  type DeclarationProps$6 = {
35
35
  decl: TSAST.TSDeclaration;
36
36
  };
37
37
  declare function Declaration$6({
38
38
  decl
39
- }: DeclarationProps$6): react_jsx_runtime33.JSX.Element | undefined;
39
+ }: DeclarationProps$6): react_jsx_runtime75.JSX.Element | undefined;
40
40
  declare namespace java_d_exports {
41
- export { Declaration$5 as Declaration, DeclarationProps$5 as DeclarationProps, MethodSignature$5 as MethodSignature, MethodSignatureProps$5 as MethodSignatureProps, Property$5 as Property, PropertyProps$6 as PropertyProps, Type$6 as Type, TypeName$5 as TypeName };
41
+ export { Declaration$5 as Declaration, DeclarationProps$5 as DeclarationProps, MethodSignature$5 as MethodSignature, MethodSignatureProps$5 as MethodSignatureProps, Property$5 as Property, PropertyProps$5 as PropertyProps, Type$6 as Type, TypeName$5 as TypeName };
42
42
  }
43
43
  type TypeProps$5 = {
44
44
  type: JavaAST.JavaType;
@@ -47,139 +47,139 @@ type TypeProps$5 = {
47
47
  declare function TypeName$5({
48
48
  type,
49
49
  optional
50
- }: TypeProps$5): react_jsx_runtime33.JSX.Element | "List";
50
+ }: TypeProps$5): react_jsx_runtime75.JSX.Element | "List";
51
51
  declare function Type$6({
52
52
  type,
53
53
  optional
54
- }: TypeProps$5): react_jsx_runtime33.JSX.Element;
54
+ }: TypeProps$5): react_jsx_runtime75.JSX.Element;
55
55
  type MethodSignatureProps$5 = {
56
56
  decl: JavaAST.JavaDeclFunction;
57
57
  };
58
58
  declare function MethodSignature$5({
59
59
  decl
60
- }: MethodSignatureProps$5): react_jsx_runtime33.JSX.Element;
61
- type PropertyProps$6 = {
60
+ }: MethodSignatureProps$5): react_jsx_runtime75.JSX.Element;
61
+ type PropertyProps$5 = {
62
62
  decl: JavaAST.JavaDeclaration;
63
63
  children: PropertyFn;
64
64
  };
65
65
  declare function Property$5({
66
66
  decl,
67
67
  children
68
- }: PropertyProps$6): React$1.ReactNode;
68
+ }: PropertyProps$5): React$1.ReactNode;
69
69
  type DeclarationProps$5 = {
70
70
  decl: JavaAST.JavaDeclaration;
71
71
  };
72
72
  declare function Declaration$5({
73
73
  decl
74
- }: DeclarationProps$5): react_jsx_runtime33.JSX.Element | null | undefined;
74
+ }: DeclarationProps$5): react_jsx_runtime75.JSX.Element | null | undefined;
75
75
  declare namespace go_d_exports {
76
- export { Declaration$4 as Declaration, DeclarationProps$4 as DeclarationProps, MethodSignature$4 as MethodSignature, MethodSignatureProps$4 as MethodSignatureProps, Property$4 as Property, PropertyProps$5 as PropertyProps, Type$5 as Type, TypeName$4 as TypeName, TypeProps$4 as TypeProps };
76
+ export { Declaration$4 as Declaration, DeclarationProps$4 as DeclarationProps, MethodSignature$4 as MethodSignature, MethodSignatureProps$4 as MethodSignatureProps, Property$4 as Property, PropertyProps$4 as PropertyProps, Type$5 as Type, TypeName$4 as TypeName, TypeProps$4 as TypeProps };
77
77
  }
78
78
  type TypeProps$4 = {
79
79
  type: GoAST.GoType;
80
80
  };
81
81
  declare function TypeName$4({
82
82
  type
83
- }: TypeProps$4): string | react_jsx_runtime33.JSX.Element;
83
+ }: TypeProps$4): string | react_jsx_runtime75.JSX.Element;
84
84
  declare function Type$5({
85
85
  type
86
- }: TypeProps$4): react_jsx_runtime33.JSX.Element;
86
+ }: TypeProps$4): react_jsx_runtime75.JSX.Element;
87
87
  type MethodSignatureProps$4 = {
88
88
  decl: GoAST.GoDeclFunction;
89
89
  };
90
90
  declare function MethodSignature$4({
91
91
  decl
92
- }: MethodSignatureProps$4): react_jsx_runtime33.JSX.Element;
93
- type PropertyProps$5 = {
92
+ }: MethodSignatureProps$4): react_jsx_runtime75.JSX.Element;
93
+ type PropertyProps$4 = {
94
94
  decl: GoAST.GoDeclaration;
95
95
  children: PropertyFn;
96
96
  };
97
97
  declare function Property$4({
98
98
  decl,
99
99
  children
100
- }: PropertyProps$5): React$1.ReactNode;
100
+ }: PropertyProps$4): React$1.ReactNode;
101
101
  type DeclarationProps$4 = {
102
102
  decl: GoAST.GoDeclaration;
103
103
  };
104
104
  declare function Declaration$4({
105
105
  decl
106
- }: DeclarationProps$4): react_jsx_runtime33.JSX.Element | undefined;
106
+ }: DeclarationProps$4): react_jsx_runtime75.JSX.Element | undefined;
107
107
  declare namespace python_d_exports {
108
- export { Declaration$3 as Declaration, DeclarationProps$3 as DeclarationProps, MethodSignature$3 as MethodSignature, MethodSignatureProps$3 as MethodSignatureProps, Property$3 as Property, PropertyProps$4 as PropertyProps, Type$4 as Type, TypeName$3 as TypeName };
108
+ export { Declaration$3 as Declaration, DeclarationProps$3 as DeclarationProps, MethodSignature$3 as MethodSignature, MethodSignatureProps$3 as MethodSignatureProps, Property$3 as Property, PropertyProps$3 as PropertyProps, Type$4 as Type, TypeName$3 as TypeName };
109
109
  }
110
110
  type TypeProps$3 = {
111
111
  type: PythonAST.PythonType;
112
112
  };
113
113
  declare function TypeName$3({
114
114
  type
115
- }: TypeProps$3): string | react_jsx_runtime33.JSX.Element;
115
+ }: TypeProps$3): string | react_jsx_runtime75.JSX.Element;
116
116
  declare function Type$4({
117
117
  type
118
- }: TypeProps$3): react_jsx_runtime33.JSX.Element;
118
+ }: TypeProps$3): react_jsx_runtime75.JSX.Element;
119
119
  type MethodSignatureProps$3 = {
120
120
  decl: PythonAST.PythonDeclFunction;
121
121
  };
122
122
  declare function MethodSignature$3({
123
123
  decl
124
- }: MethodSignatureProps$3): react_jsx_runtime33.JSX.Element;
125
- type PropertyProps$4 = {
124
+ }: MethodSignatureProps$3): react_jsx_runtime75.JSX.Element;
125
+ type PropertyProps$3 = {
126
126
  decl: PythonAST.PythonDeclaration;
127
127
  children: PropertyFn;
128
128
  };
129
129
  declare function Property$3({
130
130
  decl,
131
131
  children
132
- }: PropertyProps$4): React$1.ReactNode;
132
+ }: PropertyProps$3): React$1.ReactNode;
133
133
  type DeclarationProps$3 = {
134
134
  decl: PythonAST.PythonDeclaration;
135
135
  };
136
136
  declare function Declaration$3({
137
137
  decl
138
- }: DeclarationProps$3): react_jsx_runtime33.JSX.Element | undefined;
138
+ }: DeclarationProps$3): react_jsx_runtime75.JSX.Element | undefined;
139
139
  declare namespace ruby_d_exports {
140
- export { Declaration$2 as Declaration, DeclarationProps$2 as DeclarationProps, MethodSignature$2 as MethodSignature, MethodSignatureProps$2 as MethodSignatureProps, Property$2 as Property, PropertyProps$3 as PropertyProps, Type$3 as Type, TypeName$2 as TypeName };
140
+ export { Declaration$2 as Declaration, DeclarationProps$2 as DeclarationProps, MethodSignature$2 as MethodSignature, MethodSignatureProps$2 as MethodSignatureProps, Property$2 as Property, PropertyProps$2 as PropertyProps, Type$3 as Type, TypeName$2 as TypeName };
141
141
  }
142
142
  type TypeProps$2 = {
143
143
  type: RubyAST.RubyType;
144
144
  };
145
145
  declare function TypeName$2({
146
146
  type
147
- }: TypeProps$2): string | react_jsx_runtime33.JSX.Element;
147
+ }: TypeProps$2): string | react_jsx_runtime75.JSX.Element;
148
148
  declare function Type$3({
149
149
  type
150
- }: TypeProps$2): react_jsx_runtime33.JSX.Element;
150
+ }: TypeProps$2): react_jsx_runtime75.JSX.Element;
151
151
  type MethodSignatureProps$2 = {
152
152
  decl: RubyAST.RubyDeclFunction;
153
153
  };
154
154
  declare function MethodSignature$2({
155
155
  decl
156
- }: MethodSignatureProps$2): react_jsx_runtime33.JSX.Element;
157
- type PropertyProps$3 = {
156
+ }: MethodSignatureProps$2): react_jsx_runtime75.JSX.Element;
157
+ type PropertyProps$2 = {
158
158
  decl: RubyAST.RubyDeclaration;
159
159
  children: PropertyFn;
160
160
  };
161
161
  declare function Property$2({
162
162
  decl,
163
163
  children
164
- }: PropertyProps$3): React$1.ReactNode;
164
+ }: PropertyProps$2): React$1.ReactNode;
165
165
  type DeclarationProps$2 = {
166
166
  decl: RubyAST.RubyDeclaration;
167
167
  };
168
168
  declare function Declaration$2({
169
169
  decl
170
- }: DeclarationProps$2): react_jsx_runtime33.JSX.Element | undefined;
170
+ }: DeclarationProps$2): react_jsx_runtime75.JSX.Element | undefined;
171
171
  declare namespace http_d_exports {
172
- export { Declaration$1 as Declaration, DeclarationProps$1 as DeclarationProps, MethodInfo, MethodSignature$1 as MethodSignature, MethodSignatureProps$1 as MethodSignatureProps, Property$1 as Property, PropertyProps$2 as PropertyProps, Type$2 as Type, TypeName$1 as TypeName };
172
+ export { Declaration$1 as Declaration, DeclarationProps$1 as DeclarationProps, MethodInfo, MethodSignature$1 as MethodSignature, MethodSignatureProps$1 as MethodSignatureProps, Property$1 as Property, PropertyProps$1 as PropertyProps, Type$2 as Type, TypeName$1 as TypeName };
173
173
  }
174
174
  type TypeProps$1 = {
175
175
  type: HttpAST.HttpType;
176
176
  };
177
177
  declare function TypeName$1({
178
178
  type
179
- }: TypeProps$1): string | react_jsx_runtime33.JSX.Element;
179
+ }: TypeProps$1): string | react_jsx_runtime75.JSX.Element;
180
180
  declare function Type$2({
181
181
  type
182
- }: TypeProps$1): react_jsx_runtime33.JSX.Element | undefined;
182
+ }: TypeProps$1): react_jsx_runtime75.JSX.Element | undefined;
183
183
  type MethodSignatureProps$1 = {
184
184
  decl: HttpAST.HttpDeclFunction;
185
185
  };
@@ -191,61 +191,61 @@ declare function MethodInfo({
191
191
  children
192
192
  }: MethodSignatureProps$1 & {
193
193
  children: React.ReactNode;
194
- }): react_jsx_runtime33.JSX.Element;
195
- type PropertyProps$2 = {
194
+ }): react_jsx_runtime75.JSX.Element;
195
+ type PropertyProps$1 = {
196
196
  decl: HttpAST.HttpDeclaration;
197
197
  children: PropertyFn;
198
198
  };
199
199
  declare function Property$1({
200
200
  decl,
201
201
  children
202
- }: PropertyProps$2): React.ReactNode;
202
+ }: PropertyProps$1): React.ReactNode;
203
203
  type DeclarationProps$1 = {
204
204
  decl: HttpAST.HttpDeclaration;
205
205
  };
206
206
  declare function Declaration$1({
207
207
  decl
208
- }: DeclarationProps$1): react_jsx_runtime33.JSX.Element | undefined;
208
+ }: DeclarationProps$1): react_jsx_runtime75.JSX.Element | undefined;
209
209
  declare namespace csharp_d_exports {
210
- export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps$1 as PropertyProps, Type$1 as Type, TypeName };
210
+ export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type$1 as Type, TypeName };
211
211
  }
212
212
  declare function TypeName({
213
213
  type,
214
214
  optional
215
- }: TypeProps): react_jsx_runtime33.JSX.Element;
215
+ }: TypeProps): react_jsx_runtime75.JSX.Element;
216
216
  type TypeProps = {
217
217
  type: CSharpAST.CSharpType;
218
218
  optional?: boolean;
219
219
  };
220
220
  declare function Type$1({
221
221
  type
222
- }: TypeProps): react_jsx_runtime33.JSX.Element;
222
+ }: TypeProps): react_jsx_runtime75.JSX.Element;
223
223
  type MethodSignatureProps = {
224
224
  decl: CSharpAST.CSharpDeclFunction;
225
225
  };
226
226
  declare function MethodSignature({
227
227
  decl
228
- }: MethodSignatureProps): react_jsx_runtime33.JSX.Element;
229
- type PropertyProps$1 = {
228
+ }: MethodSignatureProps): react_jsx_runtime75.JSX.Element;
229
+ type PropertyProps = {
230
230
  decl: CSharpAST.CSharpDeclaration;
231
231
  children: PropertyFn;
232
232
  };
233
233
  declare function Property({
234
234
  decl,
235
235
  children
236
- }: PropertyProps$1): React$1.ReactNode;
236
+ }: PropertyProps): React$1.ReactNode;
237
237
  type DeclarationProps = {
238
238
  decl: CSharpAST.CSharpDeclaration;
239
239
  };
240
240
  declare function Declaration({
241
241
  decl
242
- }: DeclarationProps): react_jsx_runtime33.JSX.Element | null | undefined;
242
+ }: DeclarationProps): react_jsx_runtime75.JSX.Element | null | undefined;
243
243
  declare namespace index_d_exports {
244
244
  export { LanguageComponentDefinition, PropertyFn, csharp_d_exports as csharp, go_d_exports as go, http_d_exports as http, java_d_exports as java, kotlin, node, python_d_exports as python, ruby_d_exports as ruby, typescript_d_exports as typescript };
245
245
  }
246
246
  declare const node: typeof typescript_d_exports;
247
247
  declare const kotlin: typeof java_d_exports;
248
- type PropertyFn = (params: PropertyProps) => ReactNode;
248
+ type PropertyFn = (params: PropertyProps$7) => ReactNode;
249
249
  interface LanguageComponentDefinition {
250
250
  Declaration(props: {
251
251
  decl: DeclarationNode;
@@ -271,4 +271,4 @@ interface LanguageComponentDefinition {
271
271
  }): ReactNode;
272
272
  }
273
273
  //#endregion
274
- export { Declaration$5 as $, PropertyProps$3 as A, Type$4 as B, TypeName$1 as C, MethodSignature$2 as D, DeclarationProps$2 as E, DeclarationProps$3 as F, MethodSignature$4 as G, python_d_exports as H, MethodSignature$3 as I, PropertyProps$5 as J, MethodSignatureProps$4 as K, MethodSignatureProps$3 as L, TypeName$2 as M, ruby_d_exports as N, MethodSignatureProps$2 as O, Declaration$3 as P, go_d_exports as Q, Property$3 as R, Type$2 as S, Declaration$2 as T, Declaration$4 as U, TypeName$3 as V, DeclarationProps$4 as W, TypeName$4 as X, Type$5 as Y, TypeProps$4 as Z, MethodInfo as _, node as a, Type$6 as at, Property$1 as b, MethodSignature as c, Declaration$6 as ct, PropertyProps$1 as d, MethodSignatureProps$6 as dt, DeclarationProps$5 as et, Type$1 as f, Property$6 as ft, DeclarationProps$1 as g, typescript_d_exports as gt, Declaration$1 as h, TypeName$6 as ht, kotlin as i, PropertyProps$6 as it, Type$3 as j, Property$2 as k, MethodSignatureProps as l, DeclarationProps$6 as lt, csharp_d_exports as m, Type$7 as mt, PropertyFn as n, MethodSignatureProps$5 as nt, Declaration as o, TypeName$5 as ot, TypeName as p, PropertyProps$7 as pt, Property$4 as q, index_d_exports as r, Property$5 as rt, DeclarationProps as s, java_d_exports as st, LanguageComponentDefinition as t, MethodSignature$5 as tt, Property as u, MethodSignature$6 as ut, MethodSignature$1 as v, http_d_exports as w, PropertyProps$2 as x, MethodSignatureProps$1 as y, PropertyProps$4 as z };
274
+ export { Declaration$5 as $, PropertyProps$2 as A, Type$4 as B, TypeName$1 as C, MethodSignature$2 as D, DeclarationProps$2 as E, DeclarationProps$3 as F, MethodSignature$4 as G, python_d_exports as H, MethodSignature$3 as I, PropertyProps$4 as J, MethodSignatureProps$4 as K, MethodSignatureProps$3 as L, TypeName$2 as M, ruby_d_exports as N, MethodSignatureProps$2 as O, Declaration$3 as P, go_d_exports as Q, Property$3 as R, Type$2 as S, Declaration$2 as T, Declaration$4 as U, TypeName$3 as V, DeclarationProps$4 as W, TypeName$4 as X, Type$5 as Y, TypeProps$4 as Z, MethodInfo as _, node as a, Type$6 as at, Property$1 as b, MethodSignature as c, Declaration$6 as ct, PropertyProps as d, MethodSignatureProps$6 as dt, DeclarationProps$5 as et, Type$1 as f, Property$6 as ft, DeclarationProps$1 as g, typescript_d_exports as gt, Declaration$1 as h, TypeName$6 as ht, kotlin as i, PropertyProps$5 as it, Type$3 as j, Property$2 as k, MethodSignatureProps as l, DeclarationProps$6 as lt, csharp_d_exports as m, Type$7 as mt, PropertyFn as n, MethodSignatureProps$5 as nt, Declaration as o, TypeName$5 as ot, TypeName as p, PropertyProps$6 as pt, Property$4 as q, index_d_exports as r, Property$5 as rt, DeclarationProps as s, java_d_exports as st, LanguageComponentDefinition as t, MethodSignature$5 as tt, Property as u, MethodSignature$6 as ut, MethodSignature$1 as v, http_d_exports as w, PropertyProps$1 as x, MethodSignatureProps$1 as y, PropertyProps$3 as z };