@stainless-api/docs-ui 0.1.0-beta.61 → 0.1.0-beta.63

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 (139) hide show
  1. package/dist/{breadcrumbs-BVskoBYz.d.ts → breadcrumbs-CpdCGzeH.d.ts} +3 -3
  2. package/dist/{breadcrumbs-C9LLJyuJ.d.ts → breadcrumbs-DwldC63b.d.ts} +3 -3
  3. package/dist/{breadcrumbs-CqA6kow2.js → breadcrumbs-hzZqGExJ.js} +3 -3
  4. package/dist/{cli-0bJ66S1r.js → cli-BAhN1pvm.js} +3 -3
  5. package/dist/{component-CjJJYIxG.js → component-Bf-__z99.js} +2 -2
  6. package/dist/{component-generics-BkwbbxJF.d.ts → component-generics-Bs9VsgxB.d.ts} +2 -2
  7. package/dist/{component-generics-BC_P155r.d.ts → component-generics-uYXTXWFi.d.ts} +2 -2
  8. package/dist/components/MaskedInput.d.ts +3 -3
  9. package/dist/components/MaskedInput.js +1 -1
  10. package/dist/components/breadcrumbs.d.ts +1 -1
  11. package/dist/components/breadcrumbs.js +5 -5
  12. package/dist/components/icons.d.ts +12 -12
  13. package/dist/components/index.d.ts +11 -10
  14. package/dist/components/index.js +14 -13
  15. package/dist/components/method.d.ts +1 -1
  16. package/dist/components/method.js +5 -5
  17. package/dist/components/overview.d.ts +1 -1
  18. package/dist/components/overview.js +6 -6
  19. package/dist/components/primitives.d.ts +1 -1
  20. package/dist/components/primitives.js +4 -4
  21. package/dist/components/properties.d.ts +1 -1
  22. package/dist/components/properties.js +4 -4
  23. package/dist/components/sdk-sidebar.d.ts +2 -0
  24. package/dist/components/sdk-sidebar.js +10 -0
  25. package/dist/components/sdk.d.ts +2 -2
  26. package/dist/components/sdk.js +5 -5
  27. package/dist/components/snippets.d.ts +2 -2
  28. package/dist/components/snippets.js +4 -4
  29. package/dist/components/stl-sidebar.d.ts +2 -0
  30. package/dist/components/stl-sidebar.js +5 -0
  31. package/dist/{components-FEHnQBJC.js → components-CwIKWfid.js} +14 -13
  32. package/dist/contexts/component-generics.d.ts +1 -1
  33. package/dist/contexts/component-types.d.ts +11 -10
  34. package/dist/contexts/component.d.ts +12 -11
  35. package/dist/contexts/component.js +23 -22
  36. package/dist/contexts/docs.d.ts +2 -2
  37. package/dist/contexts/docs.js +2 -2
  38. package/dist/contexts/index.d.ts +17 -16
  39. package/dist/contexts/index.js +4 -4
  40. package/dist/contexts/markdown.d.ts +1 -1
  41. package/dist/contexts/markdown.js +2 -2
  42. package/dist/contexts/navigation.d.ts +1 -1
  43. package/dist/contexts/use-components.d.ts +10 -9
  44. package/dist/{contexts-CeV_L_Iy.js → contexts-DMjqoc7S.js} +3 -2
  45. package/dist/{csharp-Dl2RIiYP.js → csharp-BD37FKH6.js} +2 -2
  46. package/dist/{docs-Di94viZV.js → docs-6PYi1eEV.js} +5 -1
  47. package/dist/{docs--qWFuJCM.d.ts → docs-Chc8A7zc.d.ts} +6 -5
  48. package/dist/{docs-DSFRsmbQ.d.ts → docs-FJV1-6V2.d.ts} +5 -4
  49. package/dist/{go-DuKdRGqU.js → go-v-i4WDzK.js} +2 -2
  50. package/dist/{http-C7bu4oCl.js → http-BKoVLcpv.js} +10 -6
  51. package/dist/{index-FDM-j9s-.d.ts → index-C9bUFWfw.d.ts} +35 -35
  52. package/dist/{index-zNpvNvtN.d.ts → index-DuHyTVVD.d.ts} +1 -1
  53. package/dist/index-Dz6SFEud.d.ts +16 -0
  54. package/dist/{index-DE1vA8T2.d.ts → index-WHKRwqwo.d.ts} +35 -35
  55. package/dist/index-_wZU78e1.d.ts +16 -0
  56. package/dist/index.d.ts +16 -15
  57. package/dist/index.js +25 -24
  58. package/dist/{java-DSyzO-6F.js → java-A6j1NMJ7.js} +3 -3
  59. package/dist/languages/cli.d.ts +11 -10
  60. package/dist/languages/cli.js +15 -14
  61. package/dist/languages/csharp.d.ts +11 -10
  62. package/dist/languages/csharp.js +4 -4
  63. package/dist/languages/go.d.ts +11 -10
  64. package/dist/languages/go.js +4 -4
  65. package/dist/languages/http.d.ts +11 -10
  66. package/dist/languages/http.js +14 -13
  67. package/dist/languages/index.d.ts +11 -10
  68. package/dist/languages/index.js +22 -21
  69. package/dist/languages/java.d.ts +11 -10
  70. package/dist/languages/java.js +4 -4
  71. package/dist/languages/python.d.ts +11 -10
  72. package/dist/languages/python.js +4 -4
  73. package/dist/languages/ruby.d.ts +11 -10
  74. package/dist/languages/ruby.js +4 -4
  75. package/dist/languages/typescript.d.ts +11 -10
  76. package/dist/languages/typescript.js +4 -4
  77. package/dist/languages-BPVYg1lj.js +28 -0
  78. package/dist/markdown/index.d.ts +2 -2
  79. package/dist/markdown/index.js +23 -22
  80. package/dist/markdown/printer.d.ts +2 -2
  81. package/dist/markdown/printer.js +24 -23
  82. package/dist/markdown/utils.d.ts +3 -3
  83. package/dist/{markdown-C7Tb41LZ.d.ts → markdown-CoIy7fea.d.ts} +2 -2
  84. package/dist/{markdown-D2JWyRws.js → markdown-DHjcD13O.js} +1 -1
  85. package/dist/{markdown-B517MrZh.d.ts → markdown-IA9nH38V.d.ts} +2 -2
  86. package/dist/{method-BaQEZVlw.d.ts → method-Bt3V4B4q.d.ts} +6 -6
  87. package/dist/{method-Dln4ZTIB.d.ts → method-CZDrcjKP.d.ts} +6 -6
  88. package/dist/{method-jTnA0G8m.js → method-mosT_h9v.js} +2 -2
  89. package/dist/{navigation-XhIgqXwM.d.ts → navigation-CHVw_t5x.d.ts} +3 -3
  90. package/dist/{navigation-rKdts-BR.d.ts → navigation-CIQImbWI.d.ts} +3 -3
  91. package/dist/{overview-B3kgyac2.d.ts → overview-9J_EJ4Uv.d.ts} +7 -7
  92. package/dist/{overview-Dp-gGl3v.d.ts → overview-DVklHrbY.d.ts} +7 -7
  93. package/dist/{overview-BnagZfH1.js → overview-dG8i3EyZ.js} +7 -7
  94. package/dist/{primitives-DQLc9kN7.js → primitives-B6nufz49.js} +5 -5
  95. package/dist/{primitives-B6zu2rrx.d.ts → primitives-BkenBSev.d.ts} +12 -12
  96. package/dist/{primitives-VtUGoYwX.d.ts → primitives-Bmr19wBU.d.ts} +12 -12
  97. package/dist/{properties-DGL2J11L.js → properties-4w8hy0hf.js} +2 -2
  98. package/dist/{properties-Bun4nfUE.d.ts → properties-Dx6tQNus.d.ts} +5 -5
  99. package/dist/{properties-ZOIqpkET.d.ts → properties-NrkX1jGk.d.ts} +5 -5
  100. package/dist/{python-D8ABqtn1.js → python-CtQJaLw5.js} +2 -2
  101. package/dist/{routing-Ce0_tBW6.js → routing-CLgL--x1.js} +6 -1
  102. package/dist/{routing-CtbZJru_.d.ts → routing-CqnhQY4G.d.ts} +10 -3
  103. package/dist/routing.d.ts +2 -2
  104. package/dist/routing.js +2 -2
  105. package/dist/{ruby-261jvCjl.js → ruby-DJqEHgOw.js} +3 -3
  106. package/dist/{sdk-BebFnWYL.d.ts → sdk-BDzHdl2y.d.ts} +20 -16
  107. package/dist/{sdk-GGpyGTao.js → sdk-afI6c7Wd.js} +43 -13
  108. package/dist/{sdk-CIxaNoAs.d.ts → sdk-hDAzjotL.d.ts} +20 -16
  109. package/dist/sdk-sidebar-ByMsvpUm.d.ts +15 -0
  110. package/dist/sdk-sidebar-CoVgP38f.d.ts +15 -0
  111. package/dist/sdk-sidebar-ZaXTw63C.js +36 -0
  112. package/dist/{snippets-CwVjwsAo.d.ts → snippets-BqKFOZfY.d.ts} +9 -9
  113. package/dist/{snippets-Ym3mnHO3.d.ts → snippets-Dfd3zU_j.d.ts} +9 -9
  114. package/dist/{snippets-kI8eNs1F.js → snippets-bh8lfniq.js} +3 -3
  115. package/dist/spec.d.ts +2 -2
  116. package/dist/spec.js +2 -2
  117. package/dist/stl-sidebar-D6OGr1Gl.d.ts +45 -0
  118. package/dist/stl-sidebar-DdxZx2KK.js +82 -0
  119. package/dist/stl-sidebar-nQWQbRVM.d.ts +45 -0
  120. package/dist/{style-LwfvXElj.js → style-Bxr5gqcM.js} +4 -4
  121. package/dist/style.d.ts +4 -4
  122. package/dist/style.js +1 -1
  123. package/dist/styles/primitives.css +6 -0
  124. package/dist/styles/resets.css +1 -1
  125. package/dist/styles/sidebar.css +219 -49
  126. package/dist/styles.css +226 -50
  127. package/dist/{typescript-D924WidI.js → typescript-DA7mcN1t.js} +3 -3
  128. package/dist/{utils-D01mAUfQ.js → utils-36jzmKxv.js} +1 -1
  129. package/dist/utils.d.ts +1 -1
  130. package/dist/utils.js +1 -1
  131. package/package.json +1 -1
  132. package/dist/components/sidebar.d.ts +0 -2
  133. package/dist/components/sidebar.js +0 -9
  134. package/dist/index-C0qvL4yP.d.ts +0 -15
  135. package/dist/index-DsFyACw9.d.ts +0 -15
  136. package/dist/languages-BO5YJ6cy.js +0 -28
  137. package/dist/sidebar-BWno0E4w.js +0 -85
  138. package/dist/sidebar-CLsIJZZf.d.ts +0 -36
  139. package/dist/sidebar-D4m_pVpS.d.ts +0 -36
@@ -1,5 +1,5 @@
1
- import { f as Resource, l as Method } from "./index-zNpvNvtN.js";
2
- import * as react_jsx_runtime42 from "react/jsx-runtime";
1
+ import { p as Resource, u as Method } from "./index-DuHyTVVD.js";
2
+ import * as react_jsx_runtime55 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/overview.d.ts
5
5
  type SDKResourceProps = {
@@ -9,31 +9,31 @@ type SDKResourceProps = {
9
9
  declare function SDKResourceHeader({
10
10
  resource,
11
11
  parents
12
- }: SDKResourceProps): react_jsx_runtime42.JSX.Element | null;
12
+ }: SDKResourceProps): react_jsx_runtime55.JSX.Element | null;
13
13
  type SDKMethodSummaryProps = {
14
14
  method: Method;
15
15
  };
16
16
  declare function SDKMethodSummary({
17
17
  method
18
- }: SDKMethodSummaryProps): react_jsx_runtime42.JSX.Element;
18
+ }: SDKMethodSummaryProps): react_jsx_runtime55.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_runtime42.JSX.Element;
25
+ }): react_jsx_runtime55.JSX.Element;
26
26
  type SDKOverviewProps = {
27
27
  resource: Resource;
28
28
  };
29
29
  declare function SDKOverview({
30
30
  resource
31
- }: SDKOverviewProps): react_jsx_runtime42.JSX.Element;
31
+ }: SDKOverviewProps): react_jsx_runtime55.JSX.Element;
32
32
  type SDKRootProps = {
33
33
  stainlessPath: string;
34
34
  };
35
35
  declare function SDKRoot({
36
36
  stainlessPath
37
- }: SDKRootProps): react_jsx_runtime42.JSX.Element | null;
37
+ }: SDKRootProps): react_jsx_runtime55.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,11 +1,11 @@
1
- import { a as useLanguage, l as useSpec, r as useDeclaration } from "./docs-Di94viZV.js";
2
- import { n as useLanguageComponents } from "./contexts-CeV_L_Iy.js";
1
+ import { i as useDeclaration, o as useLanguage, u as useSpec } from "./docs-6PYi1eEV.js";
2
+ import { n as useLanguageComponents } from "./contexts-DMjqoc7S.js";
3
3
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
4
- import { t as style_default } from "./style-LwfvXElj.js";
5
- import { i as PropertyToggle } from "./properties-DGL2J11L.js";
6
- import { f as parseStainlessPath } from "./routing-Ce0_tBW6.js";
7
- import { s as Markdown } from "./primitives-DQLc9kN7.js";
8
- import { n as getResourceFromSpec, t as flatResources } from "./utils-D01mAUfQ.js";
4
+ import { t as style_default } from "./style-Bxr5gqcM.js";
5
+ import { i as PropertyToggle } from "./properties-4w8hy0hf.js";
6
+ import { p as parseStainlessPath } from "./routing-CLgL--x1.js";
7
+ import { s as Markdown } from "./primitives-B6nufz49.js";
8
+ import { n as getResourceFromSpec, t as flatResources } from "./utils-36jzmKxv.js";
9
9
  import * as React$1 from "react";
10
10
  import { createElement } from "react";
11
11
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -1,8 +1,8 @@
1
- import { a as useLanguage, s as useSettings } from "./docs-Di94viZV.js";
1
+ import { c as useSettings, o as useLanguage } from "./docs-6PYi1eEV.js";
2
2
  import { n as useNavigation } from "./navigation-aoYZ_tl4.js";
3
- import { a as useRenderMarkdown } from "./markdown-D2JWyRws.js";
4
- import { t as style_default } from "./style-LwfvXElj.js";
5
- import { o as generateRoute } from "./routing-Ce0_tBW6.js";
3
+ import { a as useRenderMarkdown } from "./markdown-DHjcD13O.js";
4
+ import { t as style_default } from "./style-Bxr5gqcM.js";
5
+ import { s as generateRoute } from "./routing-CLgL--x1.js";
6
6
  import { Fragment, createContext, useCallback, useContext, useEffect, useMemo, useRef, useState } from "react";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
  import clsx from "clsx";
@@ -129,7 +129,7 @@ function Link({ stainlessPath, scroll = true, children, ...props }) {
129
129
  const handleClick = useCallback((e) => {
130
130
  if (props.onClick) props.onClick(e);
131
131
  if (e.button !== 0 || e.metaKey || e.ctrlKey || e.shiftKey || e.altKey) return;
132
- if (href) onNavigate?.(e, {
132
+ if (href && stainlessPath) onNavigate?.(e, {
133
133
  href,
134
134
  language,
135
135
  stainlessPath,
@@ -1,6 +1,6 @@
1
1
  import * as react0 from "react";
2
2
  import { ReactNode } from "react";
3
- import * as react_jsx_runtime27 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime46 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_runtime27.JSX.Element[];
15
+ }: JoinProps): react_jsx_runtime46.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_runtime27.JSX.Element;
31
+ }: ExpanderProps): react_jsx_runtime46.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_runtime27.JSX.Element;
38
+ }: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime46.JSX.Element;
39
39
  declare function Markdown({
40
40
  content
41
41
  }: {
42
42
  content: string;
43
- }): "" | react_jsx_runtime27.JSX.Element | undefined;
43
+ }): "" | react_jsx_runtime46.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_runtime27.JSX.Element;
51
+ }: BadgeProps): react_jsx_runtime46.JSX.Element;
52
52
  type TooltipProps = {
53
53
  content: ReactNode;
54
54
  children: ReactNode;
@@ -56,9 +56,9 @@ type TooltipProps = {
56
56
  declare function Tooltip({
57
57
  content,
58
58
  children
59
- }: TooltipProps): string | number | bigint | boolean | react_jsx_runtime27.JSX.Element | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | null | undefined;
59
+ }: TooltipProps): string | number | bigint | boolean | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | react_jsx_runtime46.JSX.Element | null | undefined;
60
60
  type LinkProps = {
61
- stainlessPath: string;
61
+ stainlessPath?: string;
62
62
  scroll?: boolean;
63
63
  children?: ReactNode;
64
64
  } & React.HTMLProps<HTMLAnchorElement>;
@@ -67,7 +67,7 @@ declare function Link({
67
67
  scroll,
68
68
  children,
69
69
  ...props
70
- }: LinkProps): string | number | bigint | boolean | react_jsx_runtime27.JSX.Element | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | null | undefined;
70
+ }: LinkProps): string | number | bigint | boolean | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | react_jsx_runtime46.JSX.Element | null | undefined;
71
71
  type InputProps = {
72
72
  left?: ReactNode;
73
73
  right?: ReactNode;
@@ -79,7 +79,7 @@ declare function Input({
79
79
  ref,
80
80
  className,
81
81
  ...props
82
- }: InputProps): react_jsx_runtime27.JSX.Element;
82
+ }: InputProps): react_jsx_runtime46.JSX.Element;
83
83
  type ToggleButtonProps = {
84
84
  children?: ReactNode;
85
85
  selected?: boolean;
@@ -89,7 +89,7 @@ declare function ToggleButton({
89
89
  selected,
90
90
  ref,
91
91
  ...props
92
- }: ToggleButtonProps): react_jsx_runtime27.JSX.Element;
92
+ }: ToggleButtonProps): react_jsx_runtime46.JSX.Element;
93
93
  type ListViewProps<TItem> = {
94
94
  items: Array<TItem>;
95
95
  itemDelegate: (item: TItem, selected: boolean) => React.ReactNode;
@@ -100,6 +100,6 @@ declare function ListView<TItem>({
100
100
  itemDelegate,
101
101
  onSelectListItem,
102
102
  ...rest
103
- }: ListViewProps<TItem>): react_jsx_runtime27.JSX.Element;
103
+ }: ListViewProps<TItem>): react_jsx_runtime46.JSX.Element;
104
104
  //#endregion
105
105
  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,6 +1,6 @@
1
1
  import * as react0 from "react";
2
2
  import { ReactNode } from "react";
3
- import * as react_jsx_runtime53 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime60 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_runtime53.JSX.Element[];
15
+ }: JoinProps): react_jsx_runtime60.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_runtime53.JSX.Element;
31
+ }: ExpanderProps): react_jsx_runtime60.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_runtime53.JSX.Element;
38
+ }: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime60.JSX.Element;
39
39
  declare function Markdown({
40
40
  content
41
41
  }: {
42
42
  content: string;
43
- }): "" | react_jsx_runtime53.JSX.Element | undefined;
43
+ }): "" | react_jsx_runtime60.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_runtime53.JSX.Element;
51
+ }: BadgeProps): react_jsx_runtime60.JSX.Element;
52
52
  type TooltipProps = {
53
53
  content: ReactNode;
54
54
  children: ReactNode;
@@ -56,9 +56,9 @@ type TooltipProps = {
56
56
  declare function Tooltip({
57
57
  content,
58
58
  children
59
- }: TooltipProps): string | number | bigint | boolean | react_jsx_runtime53.JSX.Element | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | null | undefined;
59
+ }: TooltipProps): string | number | bigint | boolean | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | react_jsx_runtime60.JSX.Element | null | undefined;
60
60
  type LinkProps = {
61
- stainlessPath: string;
61
+ stainlessPath?: string;
62
62
  scroll?: boolean;
63
63
  children?: ReactNode;
64
64
  } & React.HTMLProps<HTMLAnchorElement>;
@@ -67,7 +67,7 @@ declare function Link({
67
67
  scroll,
68
68
  children,
69
69
  ...props
70
- }: LinkProps): string | number | bigint | boolean | react_jsx_runtime53.JSX.Element | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | null | undefined;
70
+ }: LinkProps): string | number | bigint | boolean | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | react_jsx_runtime60.JSX.Element | null | undefined;
71
71
  type InputProps = {
72
72
  left?: ReactNode;
73
73
  right?: ReactNode;
@@ -79,7 +79,7 @@ declare function Input({
79
79
  ref,
80
80
  className,
81
81
  ...props
82
- }: InputProps): react_jsx_runtime53.JSX.Element;
82
+ }: InputProps): react_jsx_runtime60.JSX.Element;
83
83
  type ToggleButtonProps = {
84
84
  children?: ReactNode;
85
85
  selected?: boolean;
@@ -89,7 +89,7 @@ declare function ToggleButton({
89
89
  selected,
90
90
  ref,
91
91
  ...props
92
- }: ToggleButtonProps): react_jsx_runtime53.JSX.Element;
92
+ }: ToggleButtonProps): react_jsx_runtime60.JSX.Element;
93
93
  type ListViewProps<TItem> = {
94
94
  items: Array<TItem>;
95
95
  itemDelegate: (item: TItem, selected: boolean) => React.ReactNode;
@@ -100,6 +100,6 @@ declare function ListView<TItem>({
100
100
  itemDelegate,
101
101
  onSelectListItem,
102
102
  ...rest
103
- }: ListViewProps<TItem>): react_jsx_runtime53.JSX.Element;
103
+ }: ListViewProps<TItem>): react_jsx_runtime60.JSX.Element;
104
104
  //#endregion
105
105
  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,6 +1,6 @@
1
- import { a as useLanguage, s as useSettings } from "./docs-Di94viZV.js";
1
+ import { c as useSettings, o as useLanguage } from "./docs-6PYi1eEV.js";
2
2
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
3
- import { t as style_default } from "./style-LwfvXElj.js";
3
+ import { t as style_default } from "./style-Bxr5gqcM.js";
4
4
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
5
5
  import { ArrowDownWideNarrowIcon, ArrowUpNarrowWideIcon } from "lucide-react";
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { ReactNode } from "react";
2
- import * as react_jsx_runtime16 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime70 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_runtime16.JSX.Element;
10
+ }: PropertyToggleProps): react_jsx_runtime70.JSX.Element;
11
11
  type PropertyDescriptionProps = {
12
12
  description?: string;
13
13
  };
14
14
  declare function PropertyDescription({
15
15
  description
16
- }: PropertyDescriptionProps): react_jsx_runtime16.JSX.Element | undefined;
16
+ }: PropertyDescriptionProps): react_jsx_runtime70.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_runtime16.JSX.Element | undefined;
22
+ }: PropertyTitleProps): react_jsx_runtime70.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_runtime16.JSX.Element;
52
+ }: PropertyProps): react_jsx_runtime70.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 };
@@ -1,5 +1,5 @@
1
1
  import { ReactNode } from "react";
2
- import * as react_jsx_runtime46 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime38 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_runtime46.JSX.Element;
10
+ }: PropertyToggleProps): react_jsx_runtime38.JSX.Element;
11
11
  type PropertyDescriptionProps = {
12
12
  description?: string;
13
13
  };
14
14
  declare function PropertyDescription({
15
15
  description
16
- }: PropertyDescriptionProps): react_jsx_runtime46.JSX.Element | undefined;
16
+ }: PropertyDescriptionProps): react_jsx_runtime38.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_runtime46.JSX.Element | undefined;
22
+ }: PropertyTitleProps): react_jsx_runtime38.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_runtime46.JSX.Element;
52
+ }: PropertyProps): react_jsx_runtime38.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 };
@@ -1,7 +1,7 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
- import { n as useLanguageComponents } from "./contexts-CeV_L_Iy.js";
2
+ import { n as useLanguageComponents } from "./contexts-DMjqoc7S.js";
3
3
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
4
- import { t as style_default } from "./style-LwfvXElj.js";
4
+ import { t as style_default } from "./style-Bxr5gqcM.js";
5
5
  import * as React$1 from "react";
6
6
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
7
7
 
@@ -7,6 +7,7 @@ var routing_exports = /* @__PURE__ */ __exportAll({
7
7
  SupportedLanguageSyntaxes: () => SupportedLanguageSyntaxes,
8
8
  expandToElement: () => expandToElement,
9
9
  findNavigationPath: () => findNavigationPath,
10
+ generateMissingRouteList: () => generateMissingRouteList,
10
11
  generateRoute: () => generateRoute,
11
12
  generateRouteList: () => generateRouteList,
12
13
  getLanguageSnippet: () => getLanguageSnippet,
@@ -164,6 +165,10 @@ function generateRouteList({ spec, languages, excludeLanguages = [] }) {
164
165
  slug: (language === "http" ? path : [language, ...path]).join("/")
165
166
  })));
166
167
  }
168
+ function generateMissingRouteList({ spec, basePath }) {
169
+ const entries = Array.from(walkTree(spec));
170
+ return (spec.docs?.languages ?? ["http"]).filter((lang) => Languages.includes(lang) && lang !== "terraform").flatMap((language) => entries.filter(({ data: { stainlessPath } }) => spec.decls?.[language]?.[stainlessPath] === void 0).map(({ path }) => `${basePath.endsWith("/") ? basePath.slice(0, -1) : basePath}/${language === "http" ? path.join("/") : [language, ...path].join("/")}`));
171
+ }
167
172
  function findNavigationPath(items, target) {
168
173
  for (const item of Object.values(items)) {
169
174
  if (item.stainlessPath === target) return [item.stainlessPath];
@@ -194,4 +199,4 @@ function updateHistory(basePath, language, stainlessPath) {
194
199
  }
195
200
 
196
201
  //#endregion
197
- export { walkTree as _, findNavigationPath as a, getLanguageSnippet as c, parseRoute as d, parseStainlessPath as f, updateHistory as g, trimStainlessPath as h, expandToElement as i, getResource as l, scrollToPath as m, Languages as n, generateRoute as o, routing_exports as p, SupportedLanguageSyntaxes as r, generateRouteList as s, LanguageNames as t, isSupportedLanguage as u };
202
+ export { updateHistory as _, findNavigationPath as a, generateRouteList as c, isSupportedLanguage as d, parseRoute as f, trimStainlessPath as g, scrollToPath as h, expandToElement as i, getLanguageSnippet as l, routing_exports as m, Languages as n, generateMissingRouteList as o, parseStainlessPath as p, SupportedLanguageSyntaxes as r, generateRoute as s, LanguageNames as t, getResource as u, walkTree as v };
@@ -1,8 +1,8 @@
1
- import { f as Resource, h as Spec, l as Method, u as Model } from "./index-zNpvNvtN.js";
1
+ import { d as Model, g as Spec, p as Resource, u as Method } from "./index-DuHyTVVD.js";
2
2
 
3
3
  //#region src/routing.d.ts
4
4
  declare namespace routing_d_exports {
5
- export { DocsLanguage, LanguageNames, Languages, ParsedStainlessPath, RouteEntry, SpecTreeEntry, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
5
+ export { DocsLanguage, LanguageNames, Languages, ParsedStainlessPath, RouteEntry, SpecTreeEntry, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateMissingRouteList, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
6
6
  }
7
7
  declare const Languages: readonly ["http", "node", "python", "go", "typescript", "terraform", "ruby", "java", "kotlin", "csharp", "php", "cli"];
8
8
  declare const SupportedLanguageSyntaxes: string[];
@@ -45,10 +45,17 @@ declare function generateRouteList({
45
45
  languages?: DocsLanguage[];
46
46
  excludeLanguages?: DocsLanguage[];
47
47
  }): RouteEntry[];
48
+ declare function generateMissingRouteList({
49
+ spec,
50
+ basePath
51
+ }: {
52
+ spec: Spec;
53
+ basePath: string;
54
+ }): string[];
48
55
  type ResourceOrMethod = Resource | Method;
49
56
  declare function findNavigationPath(items: ResourceOrMethod[], target: string): string[] | undefined;
50
57
  declare function expandToElement(el: HTMLElement | null): void;
51
58
  declare function scrollToPath(stainlessPath: string): void;
52
59
  declare function updateHistory(basePath: string, language: DocsLanguage, stainlessPath: string): void;
53
60
  //#endregion
54
- export { routing_d_exports as _, RouteEntry as a, updateHistory as b, expandToElement as c, generateRouteList as d, getLanguageSnippet as f, parseStainlessPath as g, parseRoute as h, ParsedStainlessPath as i, findNavigationPath as l, isSupportedLanguage as m, LanguageNames as n, SpecTreeEntry as o, getResource as p, Languages as r, SupportedLanguageSyntaxes as s, DocsLanguage as t, generateRoute as u, scrollToPath as v, walkTree as x, trimStainlessPath as y };
61
+ export { walkTree as S, parseStainlessPath as _, RouteEntry as a, trimStainlessPath as b, expandToElement as c, generateRoute as d, generateRouteList as f, parseRoute as g, isSupportedLanguage as h, ParsedStainlessPath as i, findNavigationPath as l, getResource as m, LanguageNames as n, SpecTreeEntry as o, getLanguageSnippet as p, Languages as r, SupportedLanguageSyntaxes as s, DocsLanguage as t, generateMissingRouteList as u, routing_d_exports as v, updateHistory as x, scrollToPath as y };
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-CtbZJru_.js";
2
- export { DocsLanguage, LanguageNames, Languages, ParsedStainlessPath, RouteEntry, SpecTreeEntry, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
1
+ import { S as walkTree, _ as parseStainlessPath, a as RouteEntry, b as trimStainlessPath, c as expandToElement, d as generateRoute, f as generateRouteList, g as parseRoute, h as isSupportedLanguage, i as ParsedStainlessPath, l as findNavigationPath, m as getResource, n as LanguageNames, o as SpecTreeEntry, p as getLanguageSnippet, r as Languages, s as SupportedLanguageSyntaxes, t as DocsLanguage, u as generateMissingRouteList, x as updateHistory, y as scrollToPath } from "./routing-CqnhQY4G.js";
2
+ export { DocsLanguage, LanguageNames, Languages, ParsedStainlessPath, RouteEntry, SpecTreeEntry, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateMissingRouteList, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
package/dist/routing.js CHANGED
@@ -1,3 +1,3 @@
1
- import { _ as walkTree, a as findNavigationPath, c as getLanguageSnippet, d as parseRoute, f as parseStainlessPath, g as updateHistory, h as trimStainlessPath, i as expandToElement, l as getResource, m as scrollToPath, n as Languages, o as generateRoute, r as SupportedLanguageSyntaxes, s as generateRouteList, t as LanguageNames, u as isSupportedLanguage } from "./routing-Ce0_tBW6.js";
1
+ import { _ as updateHistory, a as findNavigationPath, c as generateRouteList, d as isSupportedLanguage, f as parseRoute, g as trimStainlessPath, h as scrollToPath, i as expandToElement, l as getLanguageSnippet, n as Languages, o as generateMissingRouteList, p as parseStainlessPath, r as SupportedLanguageSyntaxes, s as generateRoute, t as LanguageNames, u as getResource, v as walkTree } from "./routing-CLgL--x1.js";
2
2
 
3
- export { LanguageNames, Languages, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
3
+ export { LanguageNames, Languages, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateMissingRouteList, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
@@ -1,8 +1,8 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
- import { a as useLanguage, l as useSpec, r as useDeclaration } from "./docs-Di94viZV.js";
3
- import { n as useLanguageComponents } from "./contexts-CeV_L_Iy.js";
2
+ import { i as useDeclaration, o as useLanguage, u as useSpec } from "./docs-6PYi1eEV.js";
3
+ import { n as useLanguageComponents } from "./contexts-DMjqoc7S.js";
4
4
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
5
- import { t as style_default } from "./style-LwfvXElj.js";
5
+ import { t as style_default } from "./style-Bxr5gqcM.js";
6
6
  import * as React$1 from "react";
7
7
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
8
8
 
@@ -1,7 +1,7 @@
1
- import { l as Method, m as SnippetLanguage, o as ID, u as Model } from "./index-zNpvNvtN.js";
2
- import { t as DocsLanguage } from "./routing-CtbZJru_.js";
1
+ import { d as Model, h as SnippetLanguage, s as ID, t as BaseDeclaration, u as Method } from "./index-DuHyTVVD.js";
2
+ import { t as DocsLanguage } from "./routing-CqnhQY4G.js";
3
3
  import * as React$1 from "react";
4
- import * as react_jsx_runtime51 from "react/jsx-runtime";
4
+ import * as react_jsx_runtime75 from "react/jsx-runtime";
5
5
 
6
6
  //#region src/components/sdk.d.ts
7
7
  type PropertyModelContextType = {
@@ -33,7 +33,7 @@ declare function SDKChildren({
33
33
  paths,
34
34
  expand,
35
35
  depth
36
- }: SDKChildrenProps): react_jsx_runtime51.JSX.Element;
36
+ }: SDKChildrenProps): react_jsx_runtime75.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_runtime51.JSX.Element;
46
+ }: SDKDeclarationProps): react_jsx_runtime75.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_runtime51.JSX.Element | undefined;
52
+ }: SDKConstraintsProps): react_jsx_runtime75.JSX.Element | undefined;
53
53
  type SDKIconProps = {
54
54
  language: SnippetLanguage;
55
55
  size?: number;
56
56
  };
57
57
  declare function SDKIcon({
58
58
  language
59
- }: SDKIconProps): react_jsx_runtime51.JSX.Element | null;
59
+ }: SDKIconProps): react_jsx_runtime75.JSX.Element | null;
60
60
  type SDKRequestTitleProps = {
61
61
  snippetLanguage: SnippetLanguage;
62
62
  };
63
63
  declare function SDKRequestTitle({
64
64
  snippetLanguage
65
- }: SDKRequestTitleProps): react_jsx_runtime51.JSX.Element;
65
+ }: SDKRequestTitleProps): react_jsx_runtime75.JSX.Element;
66
66
  type SDKExampleProps = {
67
67
  method: Method;
68
68
  transformRequestSnippet?: TransformRequestSnippetFn;
@@ -70,27 +70,31 @@ type SDKExampleProps = {
70
70
  declare function SDKExample({
71
71
  method,
72
72
  transformRequestSnippet
73
- }: SDKExampleProps): react_jsx_runtime51.JSX.Element;
73
+ }: SDKExampleProps): react_jsx_runtime75.JSX.Element;
74
74
  type SDKMethodProps = {
75
75
  method: Method;
76
76
  transformRequestSnippet?: TransformRequestSnippetFn;
77
77
  };
78
78
  declare function SDKMethodHeader({
79
79
  method
80
- }: SDKMethodProps): react_jsx_runtime51.JSX.Element;
80
+ }: SDKMethodProps): react_jsx_runtime75.JSX.Element;
81
+ declare function useStreamingResponse(method: BaseDeclaration): ID | undefined;
81
82
  declare function SDKMethodInfo({
82
83
  method
83
- }: SDKMethodProps): react_jsx_runtime51.JSX.Element;
84
+ }: SDKMethodProps): react_jsx_runtime75.JSX.Element;
85
+ declare function SDKMethodNotImplemented({
86
+ method
87
+ }: SDKMethodProps): react_jsx_runtime75.JSX.Element;
84
88
  declare function SDKMethod({
85
89
  method,
86
90
  transformRequestSnippet
87
- }: SDKMethodProps): react_jsx_runtime51.JSX.Element;
91
+ }: SDKMethodProps): react_jsx_runtime75.JSX.Element;
88
92
  type SDKModelProps = {
89
93
  model: Model;
90
94
  };
91
95
  declare function SDKModel({
92
96
  model
93
- }: SDKModelProps): react_jsx_runtime51.JSX.Element | null;
97
+ }: SDKModelProps): react_jsx_runtime75.JSX.Element | null;
94
98
  type SDKReferenceProps = {
95
99
  stainlessPath: string;
96
100
  children?: React$1.ReactNode;
@@ -98,7 +102,7 @@ type SDKReferenceProps = {
98
102
  declare function SDKReference({
99
103
  stainlessPath,
100
104
  children
101
- }: SDKReferenceProps): string | number | bigint | boolean | react_jsx_runtime51.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;
105
+ }: 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_runtime75.JSX.Element | null | undefined;
102
106
  type SDKLanguageBlockProps = {
103
107
  language: DocsLanguage;
104
108
  version: string;
@@ -113,6 +117,6 @@ declare function SDKLanguageBlock({
113
117
  version,
114
118
  install,
115
119
  links
116
- }: SDKLanguageBlockProps): react_jsx_runtime51.JSX.Element;
120
+ }: SDKLanguageBlockProps): react_jsx_runtime75.JSX.Element;
117
121
  //#endregion
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 };
122
+ export { SDKSnippetLanguagesType as C, useStreamingResponse as D, useReferenceNesting as E, SDKSnippetLanguages as S, usePropertyModel as T, SDKModel as _, SDKChildren as a, SDKRequestTitle as b, SDKDeclaration as c, SDKLanguageBlock as d, SDKMethod as f, SDKMethodProps as g, SDKMethodNotImplemented 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, SDKModelProps as v, TransformRequestSnippetFn as w, SDKRequestTitleProps as x, SDKReference as y };