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

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 (63) hide show
  1. package/dist/{breadcrumbs-CysDvz5L.d.ts → breadcrumbs-DbMfWbzf.d.ts} +2 -2
  2. package/dist/{component-generics-DBrwfCEE.d.ts → component-generics-jEHMmsET.d.ts} +2 -2
  3. package/dist/components/MaskedInput.d.ts +3 -3
  4. package/dist/components/breadcrumbs.d.ts +1 -1
  5. package/dist/components/icons.d.ts +11 -11
  6. package/dist/components/index.d.ts +9 -9
  7. package/dist/components/method.d.ts +1 -1
  8. package/dist/components/overview.d.ts +1 -1
  9. package/dist/components/primitives.d.ts +1 -1
  10. package/dist/components/properties.d.ts +1 -1
  11. package/dist/components/sdk.d.ts +1 -1
  12. package/dist/components/sidebar.d.ts +1 -1
  13. package/dist/components/snippets.d.ts +2 -2
  14. package/dist/contexts/component-generics.d.ts +1 -1
  15. package/dist/contexts/component-types.d.ts +10 -10
  16. package/dist/contexts/component.d.ts +13 -13
  17. package/dist/contexts/docs.d.ts +1 -1
  18. package/dist/contexts/index.d.ts +14 -14
  19. package/dist/contexts/markdown.d.ts +1 -1
  20. package/dist/contexts/navigation.d.ts +1 -1
  21. package/dist/contexts/use-components.d.ts +9 -9
  22. package/dist/{docs-AUJrRqst.d.ts → docs-B8ujUobE.d.ts} +2 -2
  23. package/dist/{index-B5r4ELg6.d.ts → index-DJSj_TkD.d.ts} +30 -30
  24. package/dist/{index-Cr9OL_Cp.d.ts → index-DhAIZ735.d.ts} +8 -8
  25. package/dist/index.d.ts +15 -15
  26. package/dist/languages/csharp.d.ts +10 -10
  27. package/dist/languages/go.d.ts +10 -10
  28. package/dist/languages/http.d.ts +10 -10
  29. package/dist/languages/index.d.ts +10 -10
  30. package/dist/languages/java.d.ts +10 -10
  31. package/dist/languages/python.d.ts +10 -10
  32. package/dist/languages/ruby.d.ts +10 -10
  33. package/dist/languages/typescript.d.ts +10 -10
  34. package/dist/markdown/index.d.ts +1 -1
  35. package/dist/markdown/printer.d.ts +1 -1
  36. package/dist/markdown/utils.d.ts +2 -2
  37. package/dist/{markdown-D5IxykeS.d.ts → markdown-BeBRJqrt.d.ts} +2 -2
  38. package/dist/{method-BDSi2Xo0.d.ts → method-cLcsCc31.d.ts} +7 -7
  39. package/dist/{navigation-DbIx-eWp.d.ts → navigation-ULXC5uFs.d.ts} +2 -2
  40. package/dist/{overview-Bq6DqXr2.d.ts → overview-5f2psBcl.d.ts} +6 -6
  41. package/dist/{primitives-CXBFkjk0.d.ts → primitives-BBa2vKex.d.ts} +9 -9
  42. package/dist/{properties-BrJy8EG2.d.ts → properties-Clv76Ne3.d.ts} +5 -5
  43. package/dist/routing.d.ts +1 -1
  44. package/dist/{sdk-BQEqCwI6.d.ts → sdk-DT9NI4cv.d.ts} +13 -13
  45. package/dist/{sidebar-CgBa9Ckc.d.ts → sidebar-M9RnjNtV.d.ts} +5 -5
  46. package/dist/{snippets-Cemr-6OZ.d.ts → snippets-swUWTk4z.d.ts} +8 -8
  47. package/dist/spec.d.ts +3 -3
  48. package/dist/styles.css +1 -1
  49. package/package.json +2 -2
  50. package/dist/breadcrumbs-Dr94uqc3.d.ts +0 -25
  51. package/dist/component-generics-XM4u-Dns.d.ts +0 -30
  52. package/dist/docs-CTY2OmmX.d.ts +0 -47
  53. package/dist/index-BouuY88M.d.ts +0 -274
  54. package/dist/index-I43iZfIE.d.ts +0 -15
  55. package/dist/markdown-V_bNKjle.d.ts +0 -22
  56. package/dist/method-yQoZRX6j.d.ts +0 -71
  57. package/dist/navigation-Cy3fvjdT.d.ts +0 -29
  58. package/dist/overview-YYFEHa8T.d.ts +0 -39
  59. package/dist/primitives-BgkRZCRD.d.ts +0 -97
  60. package/dist/properties-sqAOq5FR.d.ts +0 -54
  61. package/dist/sdk-CpRaFmFQ.d.ts +0 -118
  62. package/dist/sidebar-DImBt9YH.d.ts +0 -36
  63. package/dist/snippets-DCiTB0N4.d.ts +0 -51
@@ -1,11 +1,11 @@
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 { c as MethodSignature, d as PropertyProps, f as Type, l as MethodSignatureProps, o as Declaration, p as TypeName, s as DeclarationProps, u as Property } from "../index-BouuY88M.js";
1
+ import "../primitives-gG9N7P5T.js";
2
+ import "../breadcrumbs-BbvvPqSX.js";
3
+ import "../method-BgTzBtsf.js";
4
+ import "../properties-BNeWSkmZ.js";
5
+ import "../sdk-CyElWM5_.js";
6
+ import "../snippets-Chr7iJX7.js";
7
+ import "../overview-DnftuBNz.js";
8
+ import "../sidebar-DLVEbkg6.js";
9
+ import "../index-DHorrJIu.js";
10
+ import { c as MethodSignature, d as PropertyProps, f as Type, l as MethodSignatureProps, o as Declaration, p as TypeName, s as DeclarationProps, u as Property } from "../index-BsdazKpr.js";
11
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,11 +1,11 @@
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 { G as MethodSignature, J as PropertyProps, K as MethodSignatureProps, U as Declaration, W as DeclarationProps, X as TypeName, Y as Type, Z as TypeProps, q as Property } from "../index-BouuY88M.js";
1
+ import "../primitives-gG9N7P5T.js";
2
+ import "../breadcrumbs-BbvvPqSX.js";
3
+ import "../method-BgTzBtsf.js";
4
+ import "../properties-BNeWSkmZ.js";
5
+ import "../sdk-CyElWM5_.js";
6
+ import "../snippets-Chr7iJX7.js";
7
+ import "../overview-DnftuBNz.js";
8
+ import "../sidebar-DLVEbkg6.js";
9
+ import "../index-DHorrJIu.js";
10
+ import { G as MethodSignature, J as PropertyProps, K as MethodSignatureProps, U as Declaration, W as DeclarationProps, X as TypeName, Y as Type, Z as TypeProps, q as Property } from "../index-BsdazKpr.js";
11
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName, TypeProps };
@@ -1,11 +1,11 @@
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 { C as TypeName, S as Type, _ as MethodInfo, b as Property, g as DeclarationProps, h as Declaration, v as MethodSignature, x as PropertyProps, y as MethodSignatureProps } from "../index-BouuY88M.js";
1
+ import "../primitives-gG9N7P5T.js";
2
+ import "../breadcrumbs-BbvvPqSX.js";
3
+ import "../method-BgTzBtsf.js";
4
+ import "../properties-BNeWSkmZ.js";
5
+ import "../sdk-CyElWM5_.js";
6
+ import "../snippets-Chr7iJX7.js";
7
+ import "../overview-DnftuBNz.js";
8
+ import "../sidebar-DLVEbkg6.js";
9
+ import "../index-DHorrJIu.js";
10
+ import { C as TypeName, S as Type, _ as MethodInfo, b as Property, g as DeclarationProps, h as Declaration, v as MethodSignature, x as PropertyProps, y as MethodSignatureProps } from "../index-BsdazKpr.js";
11
11
  export { Declaration, DeclarationProps, MethodInfo, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,11 +1,11 @@
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 { H as python_d_exports, N as ruby_d_exports, Q as go_d_exports, a as node, gt as typescript_d_exports, i as kotlin, m as csharp_d_exports, n as PropertyFn, st as java_d_exports, t as LanguageComponentDefinition, w as http_d_exports } from "../index-BouuY88M.js";
1
+ import "../primitives-gG9N7P5T.js";
2
+ import "../breadcrumbs-BbvvPqSX.js";
3
+ import "../method-BgTzBtsf.js";
4
+ import "../properties-BNeWSkmZ.js";
5
+ import "../sdk-CyElWM5_.js";
6
+ import "../snippets-Chr7iJX7.js";
7
+ import "../overview-DnftuBNz.js";
8
+ import "../sidebar-DLVEbkg6.js";
9
+ import "../index-DHorrJIu.js";
10
+ import { H as python_d_exports, N as ruby_d_exports, Q as go_d_exports, a as node, gt as typescript_d_exports, i as kotlin, m as csharp_d_exports, n as PropertyFn, st as java_d_exports, t as LanguageComponentDefinition, w as http_d_exports } from "../index-BsdazKpr.js";
11
11
  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 };
@@ -1,11 +1,11 @@
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 { $ as Declaration, at as Type, et as DeclarationProps, it as PropertyProps, nt as MethodSignatureProps, ot as TypeName, rt as Property, tt as MethodSignature } from "../index-BouuY88M.js";
1
+ import "../primitives-gG9N7P5T.js";
2
+ import "../breadcrumbs-BbvvPqSX.js";
3
+ import "../method-BgTzBtsf.js";
4
+ import "../properties-BNeWSkmZ.js";
5
+ import "../sdk-CyElWM5_.js";
6
+ import "../snippets-Chr7iJX7.js";
7
+ import "../overview-DnftuBNz.js";
8
+ import "../sidebar-DLVEbkg6.js";
9
+ import "../index-DHorrJIu.js";
10
+ import { $ as Declaration, at as Type, et as DeclarationProps, it as PropertyProps, nt as MethodSignatureProps, ot as TypeName, rt as Property, tt as MethodSignature } from "../index-BsdazKpr.js";
11
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,11 +1,11 @@
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 { B as Type, F as DeclarationProps, I as MethodSignature, L as MethodSignatureProps, P as Declaration, R as Property, V as TypeName, z as PropertyProps } from "../index-BouuY88M.js";
1
+ import "../primitives-gG9N7P5T.js";
2
+ import "../breadcrumbs-BbvvPqSX.js";
3
+ import "../method-BgTzBtsf.js";
4
+ import "../properties-BNeWSkmZ.js";
5
+ import "../sdk-CyElWM5_.js";
6
+ import "../snippets-Chr7iJX7.js";
7
+ import "../overview-DnftuBNz.js";
8
+ import "../sidebar-DLVEbkg6.js";
9
+ import "../index-DHorrJIu.js";
10
+ import { B as Type, F as DeclarationProps, I as MethodSignature, L as MethodSignatureProps, P as Declaration, R as Property, V as TypeName, z as PropertyProps } from "../index-BsdazKpr.js";
11
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,11 +1,11 @@
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 PropertyProps, D as MethodSignature, E as DeclarationProps, M as TypeName, O as MethodSignatureProps, T as Declaration, j as Type, k as Property } from "../index-BouuY88M.js";
1
+ import "../primitives-gG9N7P5T.js";
2
+ import "../breadcrumbs-BbvvPqSX.js";
3
+ import "../method-BgTzBtsf.js";
4
+ import "../properties-BNeWSkmZ.js";
5
+ import "../sdk-CyElWM5_.js";
6
+ import "../snippets-Chr7iJX7.js";
7
+ import "../overview-DnftuBNz.js";
8
+ import "../sidebar-DLVEbkg6.js";
9
+ import "../index-DHorrJIu.js";
10
+ import { A as PropertyProps, D as MethodSignature, E as DeclarationProps, M as TypeName, O as MethodSignatureProps, T as Declaration, j as Type, k as Property } from "../index-BsdazKpr.js";
11
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,11 +1,11 @@
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 { ct as Declaration, dt as MethodSignatureProps, ft as Property, ht as TypeName, lt as DeclarationProps, mt as Type, pt as PropertyProps, ut as MethodSignature } from "../index-BouuY88M.js";
1
+ import "../primitives-gG9N7P5T.js";
2
+ import "../breadcrumbs-BbvvPqSX.js";
3
+ import "../method-BgTzBtsf.js";
4
+ import "../properties-BNeWSkmZ.js";
5
+ import "../sdk-CyElWM5_.js";
6
+ import "../snippets-Chr7iJX7.js";
7
+ import "../overview-DnftuBNz.js";
8
+ import "../sidebar-DLVEbkg6.js";
9
+ import "../index-DHorrJIu.js";
10
+ import { ct as Declaration, dt as MethodSignatureProps, ft as Property, ht as TypeName, lt as DeclarationProps, mt as Type, pt as PropertyProps, ut as MethodSignature } from "../index-BsdazKpr.js";
11
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,4 +1,4 @@
1
- import "../sdk-BQEqCwI6.js";
1
+ import "../sdk-CyElWM5_.js";
2
2
  import { EnvironmentType } from "./utils.js";
3
3
  import { t as printer_d_exports } from "./printer.js";
4
4
  import { Node } from "@markdoc/markdoc";
@@ -1,4 +1,4 @@
1
- import { t as DocsLanguage } from "../routing-CUnVDpU-.js";
1
+ import { t as DocsLanguage } from "../routing-o8okAfJK.js";
2
2
  import * as SDKJSON from "@stainless/sdk-json";
3
3
 
4
4
  //#region src/markdown/printer.d.ts
@@ -1,5 +1,5 @@
1
- import { t as DocsLanguage } from "../routing-CUnVDpU-.js";
2
- import { C as TransformRequestSnippetFn } from "../sdk-BQEqCwI6.js";
1
+ import { t as DocsLanguage } from "../routing-o8okAfJK.js";
2
+ import { C as TransformRequestSnippetFn } from "../sdk-CyElWM5_.js";
3
3
  import * as SDKJSON from "@stainless/sdk-json";
4
4
 
5
5
  //#region src/markdown/utils.d.ts
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime59 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime60 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/contexts/markdown.d.ts
5
5
  type MarkdownContext = {
@@ -17,6 +17,6 @@ declare function MarkdownProvider({
17
17
  render,
18
18
  highlight,
19
19
  children
20
- }: MarkdownProviderProps): react_jsx_runtime59.JSX.Element;
20
+ }: MarkdownProviderProps): react_jsx_runtime60.JSX.Element;
21
21
  //#endregion
22
22
  export { useMarkdownContext as a, useHighlight as i, MarkdownProvider as n, useRenderMarkdown as o, MarkdownProviderProps as r, MarkdownContext as t };
@@ -1,6 +1,6 @@
1
1
  import * as React$1 from "react";
2
2
  import { ReactNode } from "react";
3
- import * as react_jsx_runtime32 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime12 from "react/jsx-runtime";
4
4
  import { LucideIcon } from "lucide-react";
5
5
 
6
6
  //#region src/components/method.d.ts
@@ -14,7 +14,7 @@ type MethodIconProps = {
14
14
  declare function MethodIconBadge({
15
15
  httpMethod,
16
16
  showName
17
- }: MethodIconProps): react_jsx_runtime32.JSX.Element | null;
17
+ }: MethodIconProps): react_jsx_runtime12.JSX.Element | null;
18
18
  type MethodHeaderProps = {
19
19
  title: ReactNode;
20
20
  level?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5';
@@ -28,7 +28,7 @@ declare function MethodHeader({
28
28
  signature,
29
29
  children,
30
30
  level
31
- }: MethodHeaderProps): react_jsx_runtime32.JSX.Element;
31
+ }: MethodHeaderProps): react_jsx_runtime12.JSX.Element;
32
32
  type MethodRouteProps = {
33
33
  httpMethod?: string;
34
34
  endpoint?: string | ReactNode;
@@ -38,13 +38,13 @@ declare function MethodRoute({
38
38
  httpMethod,
39
39
  endpoint,
40
40
  iconOnly
41
- }: MethodRouteProps): react_jsx_runtime32.JSX.Element;
41
+ }: MethodRouteProps): react_jsx_runtime12.JSX.Element;
42
42
  type MethodDescriptionProps = {
43
43
  description?: string;
44
44
  };
45
45
  declare function MethodDescription({
46
46
  description
47
- }: MethodDescriptionProps): react_jsx_runtime32.JSX.Element | undefined;
47
+ }: MethodDescriptionProps): react_jsx_runtime12.JSX.Element | undefined;
48
48
  type MethodInfoProps = {
49
49
  children?: ReactNode;
50
50
  parameters?: ReactNode;
@@ -54,7 +54,7 @@ declare function MethodInfo({
54
54
  children,
55
55
  parameters,
56
56
  returns
57
- }: MethodInfoProps): react_jsx_runtime32.JSX.Element;
57
+ }: MethodInfoProps): react_jsx_runtime12.JSX.Element;
58
58
  type MethodProps = {
59
59
  id?: string;
60
60
  header?: ReactNode;
@@ -66,6 +66,6 @@ declare function Method({
66
66
  children,
67
67
  className,
68
68
  ...props
69
- }: MethodProps): react_jsx_runtime32.JSX.Element;
69
+ }: MethodProps): react_jsx_runtime12.JSX.Element;
70
70
  //#endregion
71
71
  export { MethodDescription as a, MethodHeaderProps as c, MethodInfo as d, MethodInfoProps as f, MethodRouteProps as h, Method as i, MethodIconBadge as l, MethodRoute as m, HttpMethodIcons as n, MethodDescriptionProps as o, MethodProps as p, HttpMethods as r, MethodHeader as s, HTTPMethod as t, MethodIconProps as u };
@@ -1,6 +1,6 @@
1
1
  import { t as DocsLanguage } from "./routing-CUnVDpU-.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime15 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/contexts/navigation.d.ts
6
6
  type NavigationHandler = (ev: React$1.MouseEvent | null, opts: {
@@ -24,6 +24,6 @@ declare function NavigationProvider({
24
24
  selectedPath,
25
25
  onNavigate,
26
26
  children
27
- }: NavigationProviderProps): react_jsx_runtime15.JSX.Element;
27
+ }: NavigationProviderProps): react_jsx_runtime0.JSX.Element;
28
28
  //#endregion
29
29
  export { useNavigation as a, NavigationProviderProps as i, NavigationHandler as n, NavigationProvider as r, NavigationContextType as t };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime18 from "react/jsx-runtime";
2
2
  import * as SDKJSON from "@stainless/sdk-json";
3
3
 
4
4
  //#region src/components/overview.d.ts
@@ -9,31 +9,31 @@ type SDKResourceProps = {
9
9
  declare function SDKResourceHeader({
10
10
  resource,
11
11
  parents
12
- }: SDKResourceProps): react_jsx_runtime0.JSX.Element | null;
12
+ }: SDKResourceProps): react_jsx_runtime18.JSX.Element | null;
13
13
  type SDKMethodSummaryProps = {
14
14
  method: SDKJSON.Method;
15
15
  };
16
16
  declare function SDKMethodSummary({
17
17
  method
18
- }: SDKMethodSummaryProps): react_jsx_runtime0.JSX.Element;
18
+ }: SDKMethodSummaryProps): react_jsx_runtime18.JSX.Element;
19
19
  declare function SDKResource({
20
20
  resource,
21
21
  parents,
22
22
  showModels
23
23
  }: SDKResourceProps & {
24
24
  showModels?: boolean;
25
- }): react_jsx_runtime0.JSX.Element;
25
+ }): react_jsx_runtime18.JSX.Element;
26
26
  type SDKOverviewProps = {
27
27
  resource: SDKJSON.Resource;
28
28
  };
29
29
  declare function SDKOverview({
30
30
  resource
31
- }: SDKOverviewProps): react_jsx_runtime0.JSX.Element;
31
+ }: SDKOverviewProps): react_jsx_runtime18.JSX.Element;
32
32
  type SDKRootProps = {
33
33
  stainlessPath: string;
34
34
  };
35
35
  declare function SDKRoot({
36
36
  stainlessPath
37
- }: SDKRootProps): react_jsx_runtime0.JSX.Element | null;
37
+ }: SDKRootProps): react_jsx_runtime18.JSX.Element | null;
38
38
  //#endregion
39
39
  export { SDKResource as a, SDKRoot as c, SDKOverviewProps as i, SDKRootProps as l, SDKMethodSummaryProps as n, SDKResourceHeader as o, SDKOverview as r, SDKResourceProps as s, SDKMethodSummary as t };
@@ -1,6 +1,6 @@
1
1
  import * as React$1 from "react";
2
2
  import { ReactNode } from "react";
3
- import * as react_jsx_runtime43 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/primitives.d.ts
6
6
  type JoinProps = {
@@ -12,7 +12,7 @@ declare function Join({
12
12
  items,
13
13
  limit,
14
14
  children
15
- }: JoinProps): react_jsx_runtime43.JSX.Element[];
15
+ }: JoinProps): react_jsx_runtime23.JSX.Element[];
16
16
  type ExpanderProps = {
17
17
  id?: string;
18
18
  open?: boolean;
@@ -28,19 +28,19 @@ declare function Expander({
28
28
  virtual,
29
29
  muted,
30
30
  children
31
- }: ExpanderProps): react_jsx_runtime43.JSX.Element;
31
+ }: ExpanderProps): react_jsx_runtime23.JSX.Element;
32
32
  declare function VirtualExpander({
33
33
  id,
34
34
  open: isOpen,
35
35
  muted,
36
36
  summary,
37
37
  children
38
- }: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime43.JSX.Element;
38
+ }: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime23.JSX.Element;
39
39
  declare function Markdown({
40
40
  content
41
41
  }: {
42
42
  content: string;
43
- }): "" | react_jsx_runtime43.JSX.Element | undefined;
43
+ }): "" | react_jsx_runtime23.JSX.Element | undefined;
44
44
  type BadgeProps = {
45
45
  id: string;
46
46
  children?: ReactNode;
@@ -48,7 +48,7 @@ type BadgeProps = {
48
48
  declare function Badge({
49
49
  id,
50
50
  children
51
- }: BadgeProps): react_jsx_runtime43.JSX.Element;
51
+ }: BadgeProps): react_jsx_runtime23.JSX.Element;
52
52
  type TooltipProps = {
53
53
  content: ReactNode;
54
54
  children: ReactNode;
@@ -56,7 +56,7 @@ type TooltipProps = {
56
56
  declare function Tooltip({
57
57
  content,
58
58
  children
59
- }: TooltipProps): string | number | bigint | boolean | react_jsx_runtime43.JSX.Element | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | null | undefined;
59
+ }: TooltipProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | react_jsx_runtime23.JSX.Element | null | undefined;
60
60
  type LinkProps = {
61
61
  stainlessPath: string;
62
62
  scroll?: boolean;
@@ -67,7 +67,7 @@ declare function Link({
67
67
  scroll,
68
68
  children,
69
69
  ...props
70
- }: LinkProps): string | number | bigint | boolean | react_jsx_runtime43.JSX.Element | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | null | undefined;
70
+ }: LinkProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | react_jsx_runtime23.JSX.Element | null | undefined;
71
71
  type InputProps = {
72
72
  left?: ReactNode;
73
73
  right?: ReactNode;
@@ -92,6 +92,6 @@ declare function ListView<TItem>({
92
92
  itemDelegate,
93
93
  onSelectListItem,
94
94
  ...rest
95
- }: ListViewProps<TItem>): react_jsx_runtime43.JSX.Element;
95
+ }: ListViewProps<TItem>): react_jsx_runtime23.JSX.Element;
96
96
  //#endregion
97
97
  export { Join as a, ListViewProps as c, ToggleButtonProps as d, Tooltip as f, InputProps as i, Markdown as l, Expander as n, Link as o, VirtualExpander as p, Input as r, ListView as s, Badge as t, ToggleButton as u };
@@ -1,5 +1,5 @@
1
1
  import { ReactNode } from "react";
2
- import * as react_jsx_runtime53 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime31 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/properties.d.ts
5
5
  type PropertyToggleProps = {
@@ -7,19 +7,19 @@ type PropertyToggleProps = {
7
7
  };
8
8
  declare function PropertyToggle({
9
9
  target
10
- }: PropertyToggleProps): react_jsx_runtime53.JSX.Element;
10
+ }: PropertyToggleProps): react_jsx_runtime31.JSX.Element;
11
11
  type PropertyDescriptionProps = {
12
12
  description?: string;
13
13
  };
14
14
  declare function PropertyDescription({
15
15
  description
16
- }: PropertyDescriptionProps): react_jsx_runtime53.JSX.Element | undefined;
16
+ }: PropertyDescriptionProps): react_jsx_runtime31.JSX.Element | undefined;
17
17
  type PropertyTitleProps = {
18
18
  title?: string;
19
19
  };
20
20
  declare function PropertyTitle({
21
21
  title
22
- }: PropertyTitleProps): react_jsx_runtime53.JSX.Element | undefined;
22
+ }: PropertyTitleProps): react_jsx_runtime31.JSX.Element | undefined;
23
23
  type PropertyProps = {
24
24
  id?: string;
25
25
  name?: ReactNode;
@@ -49,6 +49,6 @@ declare function Property({
49
49
  additional,
50
50
  constraints,
51
51
  children
52
- }: PropertyProps): react_jsx_runtime53.JSX.Element;
52
+ }: PropertyProps): react_jsx_runtime31.JSX.Element;
53
53
  //#endregion
54
54
  export { PropertyTitle as a, PropertyToggleProps as c, PropertyProps as i, PropertyDescription as n, PropertyTitleProps as o, PropertyDescriptionProps as r, PropertyToggle as s, Property as t };
package/dist/routing.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- import { a as RouteEntry, b as updateHistory, c as expandToElement, d as generateRouteList, f as getLanguageSnippet, g as parseStainlessPath, h as parseRoute, i as ParsedStainlessPath, l as findNavigationPath, m as isSupportedLanguage, n as LanguageNames, o as SpecTreeEntry, p as getResource, r as Languages, s as SupportedLanguageSyntaxes, t as DocsLanguage, u as generateRoute, v as scrollToPath, x as walkTree, y as trimStainlessPath } from "./routing-CUnVDpU-.js";
1
+ import { a as RouteEntry, b as updateHistory, c as expandToElement, d as generateRouteList, f as getLanguageSnippet, g as parseStainlessPath, h as parseRoute, i as ParsedStainlessPath, l as findNavigationPath, m as isSupportedLanguage, n as LanguageNames, o as SpecTreeEntry, p as getResource, r as Languages, s as SupportedLanguageSyntaxes, t as DocsLanguage, u as generateRoute, v as scrollToPath, x as walkTree, y as trimStainlessPath } from "./routing-o8okAfJK.js";
2
2
  export { DocsLanguage, LanguageNames, Languages, ParsedStainlessPath, RouteEntry, SpecTreeEntry, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
@@ -1,6 +1,6 @@
1
1
  import { t as DocsLanguage } from "./routing-CUnVDpU-.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime31 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime35 from "react/jsx-runtime";
4
4
  import * as SDKJSON from "@stainless/sdk-json";
5
5
 
6
6
  //#region src/components/sdk.d.ts
@@ -33,7 +33,7 @@ declare function SDKChildren({
33
33
  paths,
34
34
  expand,
35
35
  depth
36
- }: SDKChildrenProps): react_jsx_runtime31.JSX.Element;
36
+ }: SDKChildrenProps): react_jsx_runtime35.JSX.Element;
37
37
  type SDKDeclarationProps = {
38
38
  path: string;
39
39
  expand?: boolean;
@@ -43,26 +43,26 @@ declare function SDKDeclaration({
43
43
  path,
44
44
  expand,
45
45
  depth
46
- }: SDKDeclarationProps): react_jsx_runtime31.JSX.Element;
46
+ }: SDKDeclarationProps): react_jsx_runtime35.JSX.Element;
47
47
  type SDKConstraintsProps = {
48
48
  constraints?: Record<string, any>;
49
49
  };
50
50
  declare function SDKConstraints({
51
51
  constraints
52
- }: SDKConstraintsProps): react_jsx_runtime31.JSX.Element | undefined;
52
+ }: SDKConstraintsProps): react_jsx_runtime35.JSX.Element | undefined;
53
53
  type SDKIconProps = {
54
54
  language: SDKJSON.SnippetLanguage;
55
55
  size?: number;
56
56
  };
57
57
  declare function SDKIcon({
58
58
  language
59
- }: SDKIconProps): react_jsx_runtime31.JSX.Element | null;
59
+ }: SDKIconProps): react_jsx_runtime35.JSX.Element | null;
60
60
  type SDKRequestTitleProps = {
61
61
  snippetLanguage: SDKJSON.SnippetLanguage;
62
62
  };
63
63
  declare function SDKRequestTitle({
64
64
  snippetLanguage
65
- }: SDKRequestTitleProps): react_jsx_runtime31.JSX.Element;
65
+ }: SDKRequestTitleProps): react_jsx_runtime35.JSX.Element;
66
66
  type SDKExampleProps = {
67
67
  method: SDKJSON.Method;
68
68
  transformRequestSnippet?: TransformRequestSnippetFn;
@@ -70,27 +70,27 @@ type SDKExampleProps = {
70
70
  declare function SDKExample({
71
71
  method,
72
72
  transformRequestSnippet
73
- }: SDKExampleProps): react_jsx_runtime31.JSX.Element;
73
+ }: SDKExampleProps): react_jsx_runtime35.JSX.Element;
74
74
  type SDKMethodProps = {
75
75
  method: SDKJSON.Method;
76
76
  transformRequestSnippet?: TransformRequestSnippetFn;
77
77
  };
78
78
  declare function SDKMethodHeader({
79
79
  method
80
- }: SDKMethodProps): react_jsx_runtime31.JSX.Element;
80
+ }: SDKMethodProps): react_jsx_runtime35.JSX.Element;
81
81
  declare function SDKMethodInfo({
82
82
  method
83
- }: SDKMethodProps): react_jsx_runtime31.JSX.Element;
83
+ }: SDKMethodProps): react_jsx_runtime35.JSX.Element;
84
84
  declare function SDKMethod({
85
85
  method,
86
86
  transformRequestSnippet
87
- }: SDKMethodProps): react_jsx_runtime31.JSX.Element;
87
+ }: SDKMethodProps): react_jsx_runtime35.JSX.Element;
88
88
  type SDKModelProps = {
89
89
  model: SDKJSON.Model;
90
90
  };
91
91
  declare function SDKModel({
92
92
  model
93
- }: SDKModelProps): react_jsx_runtime31.JSX.Element | null;
93
+ }: SDKModelProps): react_jsx_runtime35.JSX.Element | null;
94
94
  type SDKReferenceProps = {
95
95
  stainlessPath: string;
96
96
  children?: React$1.ReactNode;
@@ -98,7 +98,7 @@ type SDKReferenceProps = {
98
98
  declare function SDKReference({
99
99
  stainlessPath,
100
100
  children
101
- }: SDKReferenceProps): string | number | bigint | boolean | react_jsx_runtime31.JSX.Element | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | null | undefined;
101
+ }: SDKReferenceProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | react_jsx_runtime35.JSX.Element | null | undefined;
102
102
  type SDKLanguageBlockProps = {
103
103
  language: DocsLanguage;
104
104
  version: string;
@@ -113,6 +113,6 @@ declare function SDKLanguageBlock({
113
113
  version,
114
114
  install,
115
115
  links
116
- }: SDKLanguageBlockProps): react_jsx_runtime31.JSX.Element;
116
+ }: SDKLanguageBlockProps): react_jsx_runtime35.JSX.Element;
117
117
  //#endregion
118
118
  export { TransformRequestSnippetFn as C, SDKSnippetLanguagesType as S, useReferenceNesting as T, SDKModelProps as _, SDKChildren as a, SDKRequestTitleProps as b, SDKDeclaration as c, SDKLanguageBlock as d, SDKMethod as f, SDKModel as g, SDKMethodProps as h, ReferenceNestingContextType as i, SDKExample as l, SDKMethodInfo as m, PropertyModelContextType as n, SDKConstraints as o, SDKMethodHeader as p, ReferenceNestingContext as r, SDKConstraintsProps as s, PropertyModelContext as t, SDKIcon as u, SDKReference as v, usePropertyModel as w, SDKSnippetLanguages as x, SDKRequestTitle as y };
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime18 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime47 from "react/jsx-runtime";
3
3
  import * as SDKJSON from "@stainless/sdk-json";
4
4
 
5
5
  //#region src/components/sidebar.d.ts
@@ -12,25 +12,25 @@ declare function SidebarExpander({
12
12
  open,
13
13
  summary,
14
14
  children
15
- }: SidebarExpanderProps): react_jsx_runtime18.JSX.Element;
15
+ }: SidebarExpanderProps): react_jsx_runtime47.JSX.Element;
16
16
  type SidebarMethodProps = {
17
17
  method: SDKJSON.Method;
18
18
  };
19
19
  declare function SidebarMethod({
20
20
  method
21
- }: SidebarMethodProps): react_jsx_runtime18.JSX.Element;
21
+ }: SidebarMethodProps): react_jsx_runtime47.JSX.Element;
22
22
  type SidebarResourceProps = {
23
23
  resource: SDKJSON.Resource;
24
24
  };
25
25
  declare function SidebarResource({
26
26
  resource
27
- }: SidebarResourceProps): react_jsx_runtime18.JSX.Element;
27
+ }: SidebarResourceProps): react_jsx_runtime47.JSX.Element;
28
28
  type SidebarProps = {
29
29
  resources: SDKJSON.Resource[];
30
30
  selectedPath?: string;
31
31
  };
32
32
  declare function Sidebar({
33
33
  resources
34
- }: SidebarProps): react_jsx_runtime18.JSX.Element;
34
+ }: SidebarProps): react_jsx_runtime47.JSX.Element;
35
35
  //#endregion
36
36
  export { SidebarProps as a, SidebarMethodProps as i, SidebarExpander as n, SidebarResource as o, SidebarMethod as r, SidebarResourceProps as s, Sidebar as t };