@stainless-api/docs-ui 0.1.0-beta.64 → 0.1.0-beta.65

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 (120) hide show
  1. package/dist/{breadcrumbs-LWaLZTKQ.js → breadcrumbs-C22Eos5U.js} +2 -2
  2. package/dist/{breadcrumbs--UnnviuM.d.ts → breadcrumbs-Cvm5Ifm7.d.ts} +2 -2
  3. package/dist/{cli-DxaqMIw8.js → cli-C9b02R53.js} +2 -2
  4. package/dist/{component-DJPAOOcm.js → component-B5j-H4cO.js} +2 -2
  5. package/dist/{component-generics-MlWbpDgJ.d.ts → component-generics-DBuEnCtJ.d.ts} +2 -2
  6. package/dist/components/MaskedInput.d.ts +1 -1
  7. package/dist/components/MaskedInput.js +1 -1
  8. package/dist/components/breadcrumbs.d.ts +1 -1
  9. package/dist/components/breadcrumbs.js +2 -2
  10. package/dist/components/icons.d.ts +12 -12
  11. package/dist/components/index.d.ts +10 -10
  12. package/dist/components/index.js +10 -10
  13. package/dist/components/method.d.ts +1 -1
  14. package/dist/components/method.js +2 -2
  15. package/dist/components/overview.d.ts +1 -1
  16. package/dist/components/overview.js +3 -3
  17. package/dist/components/primitives.d.ts +1 -1
  18. package/dist/components/primitives.js +1 -1
  19. package/dist/components/properties.d.ts +1 -1
  20. package/dist/components/properties.js +1 -1
  21. package/dist/components/sdk-sidebar.d.ts +1 -1
  22. package/dist/components/sdk-sidebar.js +2 -2
  23. package/dist/components/sdk.d.ts +1 -1
  24. package/dist/components/sdk.js +1 -1
  25. package/dist/components/snippets.d.ts +2 -2
  26. package/dist/components/snippets.js +1 -1
  27. package/dist/components/stl-sidebar.d.ts +1 -1
  28. package/dist/components/stl-sidebar.js +1 -1
  29. package/dist/{components-BDWui61-.js → components-C4bGzXqr.js} +9 -9
  30. package/dist/contexts/component-generics.d.ts +1 -1
  31. package/dist/contexts/component-types.d.ts +11 -11
  32. package/dist/contexts/component.d.ts +14 -14
  33. package/dist/contexts/component.js +21 -21
  34. package/dist/contexts/docs.d.ts +1 -1
  35. package/dist/contexts/index.d.ts +15 -15
  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 +10 -10
  39. package/dist/{csharp-DG58HgOR.js → csharp-Ckuihkec.js} +1 -1
  40. package/dist/{docs-QzBZ07DA.d.ts → docs-CMkfabi3.d.ts} +2 -2
  41. package/dist/{go-FsjdFhA1.js → go-DrZxKwGv.js} +1 -1
  42. package/dist/{http-BjtWXfQq.js → http-BoZv04yo.js} +33 -4
  43. package/dist/{index-DJvggpZ-.d.ts → index-BYTDY59Z.d.ts} +9 -9
  44. package/dist/{index-DbDRmfDC.d.ts → index-DCqDybi3.d.ts} +39 -39
  45. package/dist/index.d.ts +16 -16
  46. package/dist/index.js +21 -21
  47. package/dist/{java-Bd6ywsPr.js → java-DB33acTL.js} +1 -1
  48. package/dist/languages/cli.d.ts +11 -11
  49. package/dist/languages/cli.js +12 -12
  50. package/dist/languages/csharp.d.ts +11 -11
  51. package/dist/languages/csharp.js +1 -1
  52. package/dist/languages/go.d.ts +11 -11
  53. package/dist/languages/go.js +1 -1
  54. package/dist/languages/http.d.ts +11 -11
  55. package/dist/languages/http.js +11 -11
  56. package/dist/languages/index.d.ts +11 -11
  57. package/dist/languages/index.js +20 -20
  58. package/dist/languages/java.d.ts +11 -11
  59. package/dist/languages/java.js +1 -1
  60. package/dist/languages/python.d.ts +11 -11
  61. package/dist/languages/python.js +1 -1
  62. package/dist/languages/ruby.d.ts +11 -11
  63. package/dist/languages/ruby.js +1 -1
  64. package/dist/languages/terraform.d.ts +11 -11
  65. package/dist/languages/terraform.js +1 -1
  66. package/dist/languages/typescript.d.ts +11 -11
  67. package/dist/languages/typescript.js +1 -1
  68. package/dist/languages-ZaloBYTK.js +30 -0
  69. package/dist/markdown/index.d.ts +1 -1
  70. package/dist/markdown/index.js +21 -21
  71. package/dist/markdown/printer.d.ts +1 -1
  72. package/dist/markdown/printer.js +22 -22
  73. package/dist/markdown/utils.d.ts +2 -2
  74. package/dist/{markdown-DJp68jgE.d.ts → markdown-9xLfF9XX.d.ts} +2 -2
  75. package/dist/{method-Co4oGHq0.d.ts → method-BwXzL3P1.d.ts} +6 -6
  76. package/dist/{method-Cz2lZSmc.js → method-DuiknwGt.js} +9 -3
  77. package/dist/{navigation-D3NgO72i.d.ts → navigation-C7KdkOOQ.d.ts} +2 -2
  78. package/dist/{overview-Cj_1NjH4.d.ts → overview-Bgw9OG4s.d.ts} +6 -6
  79. package/dist/{overview-Rmj_2SSL.js → overview-CcVRPEBm.js} +4 -4
  80. package/dist/{primitives-CLz53F72.js → primitives-B6y6nqBK.js} +1 -1
  81. package/dist/{primitives-BVImQZIK.d.ts → primitives-BFT7Ya7M.d.ts} +11 -11
  82. package/dist/{properties-USEPePSD.js → properties-D2J5gvC-.js} +1 -1
  83. package/dist/{properties-DrXRF5dN.d.ts → properties-Dw7HWUj0.d.ts} +5 -5
  84. package/dist/{python-DuKMXtnf.js → python-CU3scKKD.js} +1 -1
  85. package/dist/routing.d.ts +1 -1
  86. package/dist/{ruby-caNh8R-U.js → ruby-DGRZDnHB.js} +1 -1
  87. package/dist/{sdk-BiZDCG58.d.ts → sdk-AjblXmHS.d.ts} +15 -15
  88. package/dist/{sdk-BjiDGP5c.js → sdk-CR-rCp9e.js} +3 -3
  89. package/dist/{sdk-sidebar-f7SS4xxq.d.ts → sdk-sidebar-D0TtSeoG.d.ts} +2 -2
  90. package/dist/{sdk-sidebar-DdpmtIRH.js → sdk-sidebar-FL7e7_BM.js} +1 -1
  91. package/dist/{snippets-DWblYtQ8.d.ts → snippets-Cp1UqKR_.d.ts} +1 -1
  92. package/dist/{snippets-DSwfbtDo.js → snippets-Us8YSl3A.js} +2 -2
  93. package/dist/spec.d.ts +3 -3
  94. package/dist/{stl-sidebar-BKBJelb1.d.ts → stl-sidebar-GAhLy2ST.d.ts} +2 -2
  95. package/dist/{stl-sidebar-Cygo6VjR.js → stl-sidebar-WtimNrk1.js} +1 -1
  96. package/dist/{style-Btdhlyzs.js → style-HpXpcJ9v.js} +1 -0
  97. package/dist/style.d.ts +1 -0
  98. package/dist/style.js +1 -1
  99. package/dist/styles/main.css +7 -0
  100. package/dist/styles.css +9 -3
  101. package/dist/{terraform-C5niSkCy.js → terraform-BD7o7zbh.js} +1 -1
  102. package/dist/{typescript-MlS1z4sG.js → typescript-CEVQ6kS_.js} +1 -1
  103. package/package.json +2 -2
  104. package/dist/breadcrumbs-D-5T4feJ.d.ts +0 -25
  105. package/dist/component-generics-B7o0uTDM.d.ts +0 -30
  106. package/dist/docs-B7UKWxWn.d.ts +0 -47
  107. package/dist/index-D7cYRCX9.d.ts +0 -345
  108. package/dist/index-DRblqs_x.d.ts +0 -16
  109. package/dist/languages-BN8-A3YZ.js +0 -30
  110. package/dist/markdown-Dg9HMal8.d.ts +0 -22
  111. package/dist/method-O9UBNEp2.d.ts +0 -59
  112. package/dist/navigation-B4vW2BCl.d.ts +0 -29
  113. package/dist/overview-LaDqIxPP.d.ts +0 -39
  114. package/dist/primitives-ClTSL56K.d.ts +0 -105
  115. package/dist/properties-CjcmtaiQ.d.ts +0 -54
  116. package/dist/routing-BEbg8P4_.d.ts +0 -61
  117. package/dist/sdk-hxjRpJH0.d.ts +0 -122
  118. package/dist/sdk-sidebar-COHATE2-.d.ts +0 -15
  119. package/dist/snippets-Ci86b9RQ.d.ts +0 -53
  120. package/dist/stl-sidebar-BUEH7mR_.d.ts +0 -58
@@ -1,10 +1,10 @@
1
1
  import { i as useDeclaration, o as useLanguage, u as useSpec } from "./docs-6PYi1eEV.js";
2
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-Btdhlyzs.js";
5
- import { i as PropertyToggle } from "./properties-USEPePSD.js";
4
+ import { t as style_default } from "./style-HpXpcJ9v.js";
5
+ import { i as PropertyToggle } from "./properties-D2J5gvC-.js";
6
6
  import { p as parseStainlessPath } from "./routing-B7QoUwlD.js";
7
- import { s as Markdown } from "./primitives-CLz53F72.js";
7
+ import { s as Markdown } from "./primitives-B6y6nqBK.js";
8
8
  import { n as getResourceFromSpec, t as flatResources } from "./utils-KWHcUI-r.js";
9
9
  import * as React$1 from "react";
10
10
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -43,7 +43,7 @@ function SDKMethodSummary({ method }) {
43
43
  level: "h5",
44
44
  title: /* @__PURE__ */ jsx(Docs.Link, {
45
45
  stainlessPath: method.stainlessPath,
46
- children: method.summary ?? method.title
46
+ children: method.summary || method.title
47
47
  }),
48
48
  signature: /* @__PURE__ */ jsx(Lang.MethodSignature, { decl }),
49
49
  badges: method.deprecated && /* @__PURE__ */ jsx(Docs.Badge, {
@@ -1,7 +1,7 @@
1
1
  import { c as useSettings, o as useLanguage } from "./docs-6PYi1eEV.js";
2
2
  import { n as useNavigation } from "./navigation-aoYZ_tl4.js";
3
3
  import { a as useRenderMarkdown } from "./markdown-DHjcD13O.js";
4
- import { t as style_default } from "./style-Btdhlyzs.js";
4
+ import { t as style_default } from "./style-HpXpcJ9v.js";
5
5
  import { s as generateRoute } from "./routing-B7QoUwlD.js";
6
6
  import { Fragment, createContext, useCallback, useContext, useEffect, useMemo, useRef, useState } from "react";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -1,6 +1,6 @@
1
1
  import * as react0 from "react";
2
2
  import { ReactNode } from "react";
3
- import * as react_jsx_runtime25 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime59 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_runtime25.JSX.Element[];
15
+ }: JoinProps): react_jsx_runtime59.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_runtime25.JSX.Element;
31
+ }: ExpanderProps): react_jsx_runtime59.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_runtime25.JSX.Element;
38
+ }: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime59.JSX.Element;
39
39
  declare function Markdown({
40
40
  content
41
41
  }: {
42
42
  content: string;
43
- }): "" | react_jsx_runtime25.JSX.Element | undefined;
43
+ }): "" | react_jsx_runtime59.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_runtime25.JSX.Element;
51
+ }: BadgeProps): react_jsx_runtime59.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 | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | react_jsx_runtime25.JSX.Element | 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_runtime59.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 | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | react_jsx_runtime25.JSX.Element | 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_runtime59.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_runtime25.JSX.Element;
82
+ }: InputProps): react_jsx_runtime59.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_runtime25.JSX.Element;
92
+ }: ToggleButtonProps): react_jsx_runtime59.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_runtime25.JSX.Element;
103
+ }: ListViewProps<TItem>): react_jsx_runtime59.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 { 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-Btdhlyzs.js";
3
+ import { t as style_default } from "./style-HpXpcJ9v.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_runtime39 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_runtime39.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_runtime39.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_runtime39.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_runtime39.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,7 +1,7 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
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-Btdhlyzs.js";
4
+ import { t as style_default } from "./style-HpXpcJ9v.js";
5
5
  import * as React$1 from "react";
6
6
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
7
7
 
package/dist/routing.d.ts CHANGED
@@ -1,2 +1,2 @@
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-BEbg8P4_.js";
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-Cm_9XJiQ.js";
2
2
  export { DocsLanguage, LanguageNames, Languages, ParsedStainlessPath, RouteEntry, SpecTreeEntry, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateMissingRouteList, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
@@ -2,7 +2,7 @@ import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { i as useDeclaration, o as useLanguage, u as useSpec } from "./docs-6PYi1eEV.js";
3
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-Btdhlyzs.js";
5
+ import { t as style_default } from "./style-HpXpcJ9v.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
1
  import { c as ID, d as Method, f as Model, g as SnippetLanguage, o as HasStainlessPath, t as BaseDeclaration } from "./index-CwjGm9zX.js";
2
- import { t as DocsLanguage } from "./routing-BEbg8P4_.js";
2
+ import { t as DocsLanguage } from "./routing-Cm_9XJiQ.js";
3
3
  import * as React$1 from "react";
4
- import * as react_jsx_runtime44 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_runtime44.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_runtime44.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_runtime44.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_runtime44.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_runtime44.JSX.Element;
65
+ }: SDKRequestTitleProps): react_jsx_runtime75.JSX.Element;
66
66
  type SDKExampleProps = {
67
67
  method: Partial<Method> & HasStainlessPath;
68
68
  transformRequestSnippet?: TransformRequestSnippetFn;
@@ -70,31 +70,31 @@ type SDKExampleProps = {
70
70
  declare function SDKExample({
71
71
  method,
72
72
  transformRequestSnippet
73
- }: SDKExampleProps): react_jsx_runtime44.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_runtime44.JSX.Element;
80
+ }: SDKMethodProps): react_jsx_runtime75.JSX.Element;
81
81
  declare function useStreamingResponse(method: BaseDeclaration): ID | undefined;
82
82
  declare function SDKMethodInfo({
83
83
  method
84
- }: SDKMethodProps): react_jsx_runtime44.JSX.Element;
84
+ }: SDKMethodProps): react_jsx_runtime75.JSX.Element;
85
85
  declare function SDKMethodNotImplemented({
86
86
  method
87
- }: SDKMethodProps): react_jsx_runtime44.JSX.Element;
87
+ }: SDKMethodProps): react_jsx_runtime75.JSX.Element;
88
88
  declare function SDKMethod({
89
89
  method,
90
90
  transformRequestSnippet
91
- }: SDKMethodProps): react_jsx_runtime44.JSX.Element;
91
+ }: SDKMethodProps): react_jsx_runtime75.JSX.Element;
92
92
  type SDKModelProps = {
93
93
  model: Model;
94
94
  };
95
95
  declare function SDKModel({
96
96
  model
97
- }: SDKModelProps): react_jsx_runtime44.JSX.Element | null;
97
+ }: SDKModelProps): react_jsx_runtime75.JSX.Element | null;
98
98
  type SDKReferenceProps = {
99
99
  stainlessPath: string;
100
100
  children?: React$1.ReactNode;
@@ -102,7 +102,7 @@ type SDKReferenceProps = {
102
102
  declare function SDKReference({
103
103
  stainlessPath,
104
104
  children
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_runtime44.JSX.Element | 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;
106
106
  type SDKLanguageBlockProps = {
107
107
  language: DocsLanguage;
108
108
  version: string;
@@ -117,6 +117,6 @@ declare function SDKLanguageBlock({
117
117
  version,
118
118
  install,
119
119
  links
120
- }: SDKLanguageBlockProps): react_jsx_runtime44.JSX.Element;
120
+ }: SDKLanguageBlockProps): react_jsx_runtime75.JSX.Element;
121
121
  //#endregion
122
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 };
@@ -2,7 +2,7 @@ import { c as useSettings, i as useDeclaration, n as useAvailableLanguages, o as
2
2
  import { n as useNavigation } from "./navigation-aoYZ_tl4.js";
3
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-Btdhlyzs.js";
5
+ import { t as style_default } from "./style-HpXpcJ9v.js";
6
6
  import { l as getLanguageSnippet, s as generateRoute, t as LanguageNames } from "./routing-B7QoUwlD.js";
7
7
  import { a as JavaIcon, c as PythonIcon, d as TypescriptIcon, i as GoIcon, l as RubyIcon, n as CSharpIcon, o as KotlinIcon, r as CurlIcon, s as PowershellIcon, t as CLIIcon, u as TerraformIcon } from "./icons-BYKn5X8E.js";
8
8
  import * as React$1 from "react";
@@ -162,7 +162,7 @@ function SDKMethodHeader({ method }) {
162
162
  const decl = useDeclaration(method.stainlessPath, true);
163
163
  return /* @__PURE__ */ jsx(Docs.MethodHeader, {
164
164
  level: "h1",
165
- title: method.summary ?? method.title,
165
+ title: method.summary || method.title,
166
166
  signature: /* @__PURE__ */ jsx(Lang.MethodSignature, { decl }),
167
167
  badges: method.deprecated && /* @__PURE__ */ jsx(Docs.Badge, {
168
168
  id: "deprecated",
@@ -227,7 +227,7 @@ function SDKMethodNotImplemented({ method }) {
227
227
  className: style_default.Method,
228
228
  children: [/* @__PURE__ */ jsx(Docs.MethodHeader, {
229
229
  level: "h1",
230
- title: method.summary ?? method.title,
230
+ title: method.summary || method.title,
231
231
  children: /* @__PURE__ */ jsx(Docs.MethodRoute, {
232
232
  httpMethod: method.httpMethod,
233
233
  endpoint: method.endpoint.split(" ", 2).at(-1)
@@ -1,5 +1,5 @@
1
1
  import { m as Resource } from "./index-CwjGm9zX.js";
2
- import * as react_jsx_runtime43 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime74 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/sdk-sidebar.d.ts
5
5
  type SDKSidebarProps = {
@@ -10,6 +10,6 @@ type SDKSidebarProps = {
10
10
  */
11
11
  declare function SDKSidebar({
12
12
  resources
13
- }: SDKSidebarProps): react_jsx_runtime43.JSX.Element;
13
+ }: SDKSidebarProps): react_jsx_runtime74.JSX.Element;
14
14
  //#endregion
15
15
  export { SDKSidebarProps as n, SDKSidebar as t };
@@ -1,6 +1,6 @@
1
1
  import { n as useNavigation } from "./navigation-aoYZ_tl4.js";
2
2
  import { r as isResourceEmpty } from "./utils-KWHcUI-r.js";
3
- import { t as StlSidebar } from "./stl-sidebar-Cygo6VjR.js";
3
+ import { t as StlSidebar } from "./stl-sidebar-WtimNrk1.js";
4
4
  import * as React$1 from "react";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  import { Badge, getHttpMethod } from "@stainless-api/ui-primitives";
@@ -1,5 +1,5 @@
1
1
  import { d as Method, o as HasStainlessPath } from "./index-CwjGm9zX.js";
2
- import { w as TransformRequestSnippetFn } from "./sdk-BiZDCG58.js";
2
+ import { w as TransformRequestSnippetFn } from "./sdk-AjblXmHS.js";
3
3
  import * as React$1 from "react";
4
4
  import * as react_jsx_runtime89 from "react/jsx-runtime";
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { i as useDeclaration, l as useSnippet, o as useLanguage } from "./docs-6PYi1eEV.js";
2
2
  import { r as useHighlight } from "./markdown-DHjcD13O.js";
3
3
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
4
- import { t as style_default } from "./style-Btdhlyzs.js";
4
+ import { t as style_default } from "./style-HpXpcJ9v.js";
5
5
  import * as React$1 from "react";
6
6
  import { jsx, jsxs } from "react/jsx-runtime";
7
7
  import clsx from "clsx";
@@ -60,7 +60,7 @@ function Snippet({ requestTitle, method, transformRequestSnippet }) {
60
60
  children: [httpMethod && /* @__PURE__ */ jsx(Badge.HTTP, {
61
61
  method: httpMethod,
62
62
  iconOnly: true
63
- }), /* @__PURE__ */ jsx("h3", { children: method.summary ?? method.title })]
63
+ }), /* @__PURE__ */ jsx("h3", { children: method.summary || method.title })]
64
64
  }),
65
65
  /* @__PURE__ */ jsx("div", {
66
66
  className: style_default.SnippetRequestTitleContent,
package/dist/spec.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { _ as Spec, d as Method, f as Model, i as DeclarationNode, m as Resource, v as SpecLanguage } from "./index-CwjGm9zX.js";
2
- import { t as DocsLanguage } from "./routing-BEbg8P4_.js";
2
+ import { t as DocsLanguage } from "./routing-Cm_9XJiQ.js";
3
3
 
4
4
  //#region src/spec.d.ts
5
5
  type SecurityScheme = Spec['security_schemes'][number];
@@ -36,13 +36,13 @@ declare function generateNavigation(resource: Partial<Resource>): {
36
36
  declare function generateSpecForResource(spec: Spec, name: string, lang: DocsLanguage, transforms: SpecTransforms): Partial<Spec>;
37
37
  declare function transform(spec: Spec, transforms: SpecTransforms): {
38
38
  name: string;
39
- lang: "cli" | "csharp" | "go" | "http" | "java" | "kotlin" | "node" | "php" | "python" | "ruby" | "terraform" | "typescript";
39
+ lang: "http" | "node" | "python" | "go" | "typescript" | "terraform" | "ruby" | "java" | "kotlin" | "csharp" | "php" | "cli";
40
40
  spec: Partial<Spec>;
41
41
  }[];
42
42
  declare function split(spec: Spec, transforms?: SpecTransforms): {
43
43
  resources: ReturnType<typeof transform>;
44
44
  navigation: {
45
- languages: ("go" | "http" | "java" | "kotlin" | "node" | "python" | "ruby" | "terraform" | "typescript")[] | undefined;
45
+ languages: ("http" | "node" | "python" | "go" | "typescript" | "terraform" | "ruby" | "java" | "kotlin")[] | undefined;
46
46
  resources: {
47
47
  [k: string]: {
48
48
  title: string | undefined;
@@ -1,5 +1,5 @@
1
1
  import { ReactNode } from "react";
2
- import * as react_jsx_runtime61 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime95 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/stl-sidebar.d.ts
5
5
  declare module 'react' {
@@ -53,6 +53,6 @@ type StlSidebarProps = {
53
53
  declare function StlSidebar({
54
54
  entries,
55
55
  withStarlightRestoration
56
- }: StlSidebarProps): react_jsx_runtime61.JSX.Element;
56
+ }: StlSidebarProps): react_jsx_runtime95.JSX.Element;
57
57
  //#endregion
58
58
  export { StlSidebarProps as a, StlSidebarLink as i, StlSidebarEntry as n, StlSidebarTarget as o, StlSidebarGroup as r, StlSidebar as t };
@@ -1,5 +1,5 @@
1
1
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
2
- import { t as style_default } from "./style-Btdhlyzs.js";
2
+ import { t as style_default } from "./style-HpXpcJ9v.js";
3
3
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
4
4
  import clsx from "clsx";
5
5
  import { ChevronRight } from "lucide-react";
@@ -84,6 +84,7 @@ var style_default = {
84
84
  MethodSummary: "stldocs-method-summary",
85
85
  MethodSinglePane: "stldocs-method-single-pane",
86
86
  MethodDoublePane: "stldocs-method-double-pane",
87
+ MethodAvailableLanguages: "stldocs-method-available-languages",
87
88
  SignatureTitle: "stldocs-signature-title",
88
89
  SignatureName: "stldocs-signature-name",
89
90
  SignatureQualified: "stldocs-signature-qualified",
package/dist/style.d.ts CHANGED
@@ -84,6 +84,7 @@ declare const _default: {
84
84
  readonly MethodSummary: "stldocs-method-summary";
85
85
  readonly MethodSinglePane: "stldocs-method-single-pane";
86
86
  readonly MethodDoublePane: "stldocs-method-double-pane";
87
+ readonly MethodAvailableLanguages: "stldocs-method-available-languages";
87
88
  readonly SignatureTitle: "stldocs-signature-title";
88
89
  readonly SignatureName: "stldocs-signature-name";
89
90
  readonly SignatureQualified: "stldocs-signature-qualified";
package/dist/style.js CHANGED
@@ -1,3 +1,3 @@
1
- import { t as style_default } from "./style-Btdhlyzs.js";
1
+ import { t as style_default } from "./style-HpXpcJ9v.js";
2
2
 
3
3
  export { style_default as default };
@@ -479,6 +479,13 @@
479
479
  }
480
480
  }
481
481
 
482
+ /* TODO(soon): we shouldn't be copying these styles here. */
483
+ .stldocs-method-available-languages a {
484
+ color: var(--stl-color-link-foreground);
485
+ text-decoration-color: rgb(from currentColor r g b / calc(alpha * var(--stl-opacity-level-040)));
486
+ transition: text-decoration-color 0.1s ease-out;
487
+ }
488
+
482
489
  .stldocs-method-info-section {
483
490
  display: flex;
484
491
  gap: 0.5rem;
package/dist/styles.css CHANGED
@@ -193,7 +193,7 @@ body {
193
193
  letter-spacing: normal;
194
194
 
195
195
  /* inline code */
196
- &:where(:not(pre > &)) {
196
+ &:where(:not(pre > code)) {
197
197
  color: var(--stl-color-foreground);
198
198
  padding: 0 0.2em;
199
199
  background-color: rgb(from var(--stl-color-foreground) r g b / 0.1);
@@ -1218,8 +1218,7 @@ a.stl-ui-button {
1218
1218
  }
1219
1219
  &.stl-ui-badge--intent-info {
1220
1220
  background-color: var(--stl-color-muted-background);
1221
- color: var(--stl-color-foreground-muted);
1222
- --stl-ui-badge-icon-opacity: var(--stl-opacity-level-040);
1221
+ color: var(--stl-color-foreground);
1223
1222
  border-color: var(--stl-color-border);
1224
1223
  &.stl-ui-badge--solid {
1225
1224
  background-color: var(--stl-color-inverse-background);
@@ -2316,6 +2315,13 @@ a.stl-ui-button {
2316
2315
  }
2317
2316
  }
2318
2317
 
2318
+ /* TODO(soon): we shouldn't be copying these styles here. */
2319
+ .stldocs-method-available-languages a {
2320
+ color: var(--stl-color-link-foreground);
2321
+ text-decoration-color: rgb(from currentColor r g b / calc(alpha * var(--stl-opacity-level-040)));
2322
+ transition: text-decoration-color 0.1s ease-out;
2323
+ }
2324
+
2319
2325
  .stldocs-method-info-section {
2320
2326
  display: flex;
2321
2327
  gap: 0.5rem;
@@ -2,7 +2,7 @@ import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { i as useDeclaration } from "./docs-6PYi1eEV.js";
3
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-Btdhlyzs.js";
5
+ import { t as style_default } from "./style-HpXpcJ9v.js";
6
6
  import "react";
7
7
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
8
8
  import clsx from "clsx";
@@ -2,7 +2,7 @@ import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { i as useDeclaration, o as useLanguage, u as useSpec } from "./docs-6PYi1eEV.js";
3
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-Btdhlyzs.js";
5
+ import { t as style_default } from "./style-HpXpcJ9v.js";
6
6
  import * as React$1 from "react";
7
7
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
8
8
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stainless-api/docs-ui",
3
3
  "private": false,
4
- "version": "0.1.0-beta.64",
4
+ "version": "0.1.0-beta.65",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -18,7 +18,7 @@
18
18
  "clsx": "^2.1.1",
19
19
  "htmlparser2": "^10.0.0",
20
20
  "lucide-react": "^0.562.0",
21
- "@stainless-api/ui-primitives": "0.1.0-beta.45"
21
+ "@stainless-api/ui-primitives": "0.1.0-beta.46"
22
22
  },
23
23
  "devDependencies": {
24
24
  "@types/node": "24.10.9",
@@ -1,25 +0,0 @@
1
- import { _ as Spec } from "./index-CwjGm9zX.js";
2
- import * as react_jsx_runtime9 from "react/jsx-runtime";
3
-
4
- //#region src/components/breadcrumbs.d.ts
5
- type Breadcrumb = {
6
- title: string;
7
- href: string;
8
- };
9
- type BreadcrumbConfig = {
10
- includeCurrentPage?: boolean;
11
- };
12
- declare function generateApiBreadcrumbs(fullPath: string, spec: any, basePath: string): Breadcrumb[] | null;
13
- declare function SDKBreadcrumbs({
14
- spec,
15
- currentPath,
16
- basePath,
17
- config
18
- }: {
19
- spec: Spec;
20
- currentPath: string;
21
- basePath?: string;
22
- config?: BreadcrumbConfig | null;
23
- }): react_jsx_runtime9.JSX.Element | null;
24
- //#endregion
25
- export { generateApiBreadcrumbs as n, SDKBreadcrumbs as t };
@@ -1,30 +0,0 @@
1
- import * as React$1 from "react";
2
- import * as react_jsx_runtime45 from "react/jsx-runtime";
3
-
4
- //#region src/contexts/component-generics.d.ts
5
- type DeepPartialMap<L> = { [K in keyof L]?: Partial<L[K]> };
6
- type ComponentsContextType<C, L> = {
7
- components: C;
8
- language: L;
9
- };
10
- declare const useComponentContext: () => ComponentsContextType<any, any>;
11
- declare function useComponents<C = unknown>(): C;
12
- declare function customizeComponents<C, L>(defaults: {
13
- components: C;
14
- language: L;
15
- }, overrides?: {
16
- components?: Partial<C>;
17
- language?: DeepPartialMap<L>;
18
- }): {
19
- components: C;
20
- language: L;
21
- };
22
- declare function ComponentProvider<C, L>({
23
- value,
24
- children
25
- }: {
26
- value: ComponentsContextType<C, L>;
27
- children: React$1.ReactNode;
28
- }): react_jsx_runtime45.JSX.Element;
29
- //#endregion
30
- export { useComponents as a, useComponentContext as i, ComponentsContextType as n, customizeComponents as r, ComponentProvider as t };