@stainless-api/docs-ui 0.1.0-beta.39 → 0.1.0-beta.40

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 (59) hide show
  1. package/dist/{breadcrumbs-BJwRrIDS.d.ts → breadcrumbs-CZg0Fk4V.d.ts} +2 -2
  2. package/dist/{component-generics-v4X7l-nO.d.ts → component-generics-BLXXX1dz.d.ts} +2 -2
  3. package/dist/components/breadcrumbs.d.ts +1 -1
  4. package/dist/components/icons.d.ts +10 -10
  5. package/dist/components/index.d.ts +10 -10
  6. package/dist/components/method.d.ts +1 -1
  7. package/dist/components/overview.d.ts +1 -1
  8. package/dist/components/primitives.d.ts +1 -1
  9. package/dist/components/properties.d.ts +1 -1
  10. package/dist/components/sdk.d.ts +2 -2
  11. package/dist/components/sidebar.d.ts +1 -1
  12. package/dist/components/snippets.d.ts +3 -3
  13. package/dist/contexts/component-generics.d.ts +1 -1
  14. package/dist/contexts/component-types.d.ts +11 -11
  15. package/dist/contexts/component.d.ts +14 -14
  16. package/dist/contexts/docs.d.ts +1 -1
  17. package/dist/contexts/index.d.ts +18 -18
  18. package/dist/contexts/markdown.d.ts +1 -1
  19. package/dist/contexts/navigation.d.ts +2 -2
  20. package/dist/contexts/search.d.ts +3 -3
  21. package/dist/contexts/use-components.d.ts +10 -10
  22. package/dist/{docs-CEN4Xl5K.d.ts → docs-BeJaKOCE.d.ts} +2 -2
  23. package/dist/{index-Dxr0Oj7i.d.ts → index-CBi59jcw.d.ts} +26 -26
  24. package/dist/{index-koj-Nc-M.d.ts → index-DT1wzg21.d.ts} +8 -8
  25. package/dist/{index-BNwrwxMQ.d.ts → index-DteYqCJO.d.ts} +6 -6
  26. package/dist/index.d.ts +18 -18
  27. package/dist/languages/go.d.ts +11 -11
  28. package/dist/languages/http.d.ts +11 -11
  29. package/dist/languages/index.d.ts +11 -11
  30. package/dist/languages/java.d.ts +11 -11
  31. package/dist/languages/python.d.ts +11 -11
  32. package/dist/languages/ruby.d.ts +11 -11
  33. package/dist/languages/typescript.d.ts +11 -11
  34. package/dist/markdown/index.d.ts +3 -3
  35. package/dist/markdown/utils.d.ts +3 -3
  36. package/dist/{markdown-Cf1yLmR9.d.ts → markdown-DTVxnxGP.d.ts} +2 -2
  37. package/dist/{method-BufS4KC3.d.ts → method-DHjDGGA_.d.ts} +7 -7
  38. package/dist/{navigation-tYqZ92k_.d.ts → navigation-rt_B_1lt.d.ts} +3 -3
  39. package/dist/{overview-DdX0dlwP.d.ts → overview-CKJV2xUO.d.ts} +6 -6
  40. package/dist/{primitives-B7rqll78.d.ts → primitives-CiVFjnRA.d.ts} +9 -9
  41. package/dist/{properties-DIURiLZX.d.ts → properties-Z45x-uLZ.d.ts} +4 -4
  42. package/dist/{routing-CHvzedJA.d.ts → routing-DNN8R6bZ.d.ts} +1 -1
  43. package/dist/routing.d.ts +1 -1
  44. package/dist/{sdk-D1lxyLub.d.ts → sdk-DDWWoPPD.d.ts} +14 -14
  45. package/dist/search/index.d.ts +2 -2
  46. package/dist/search/providers/algolia.d.ts +2 -2
  47. package/dist/search/providers/fuse.d.ts +2 -2
  48. package/dist/search/providers/pagefind.d.ts +2 -2
  49. package/dist/search/providers/walker.d.ts +2 -2
  50. package/dist/search/types.d.ts +2 -2
  51. package/dist/{search-D2KsMSvq.d.ts → search-CCDWCiAd.d.ts} +3 -3
  52. package/dist/{sidebar-eox2y7Tm.d.ts → sidebar-DrtsF85U.d.ts} +5 -5
  53. package/dist/{snippets-BZcjtee5.d.ts → snippets-B2EEG7AK.d.ts} +7 -7
  54. package/dist/spec.d.ts +1 -1
  55. package/dist/styles/primitives.css +1 -1
  56. package/dist/styles.css +1 -1
  57. package/dist/{types-fEIVKcbt.d.ts → types-DNSz4kuM.d.ts} +1 -1
  58. package/dist/{utils-C9nljE8m.d.ts → utils-CA3mYNaX.d.ts} +2 -2
  59. package/package.json +5 -5
package/dist/index.d.ts CHANGED
@@ -1,21 +1,21 @@
1
- import "./breadcrumbs-BJwRrIDS.js";
2
- import "./method-BufS4KC3.js";
3
- import "./primitives-B7rqll78.js";
4
- import "./properties-DIURiLZX.js";
5
- import { _ as routing_d_exports } from "./routing-CHvzedJA.js";
6
- import "./sdk-D1lxyLub.js";
7
- import "./snippets-BZcjtee5.js";
8
- import "./overview-DdX0dlwP.js";
9
- import "./sidebar-eox2y7Tm.js";
10
- import { t as index_d_exports } from "./index-koj-Nc-M.js";
11
- import "./component-generics-v4X7l-nO.js";
12
- import { r as index_d_exports$2 } from "./index-Dxr0Oj7i.js";
13
- import "./docs-CEN4Xl5K.js";
14
- import "./navigation-tYqZ92k_.js";
15
- import "./markdown-Cf1yLmR9.js";
16
- import "./types-fEIVKcbt.js";
17
- import "./search-D2KsMSvq.js";
18
- import { t as index_d_exports$1 } from "./index-BNwrwxMQ.js";
1
+ import "./breadcrumbs-CZg0Fk4V.js";
2
+ import "./method-DHjDGGA_.js";
3
+ import "./primitives-CiVFjnRA.js";
4
+ import "./properties-Z45x-uLZ.js";
5
+ import { _ as routing_d_exports } from "./routing-DNN8R6bZ.js";
6
+ import "./sdk-DDWWoPPD.js";
7
+ import "./snippets-B2EEG7AK.js";
8
+ import "./overview-CKJV2xUO.js";
9
+ import "./sidebar-DrtsF85U.js";
10
+ import { t as index_d_exports } from "./index-DT1wzg21.js";
11
+ import "./component-generics-BLXXX1dz.js";
12
+ import { r as index_d_exports$2 } from "./index-CBi59jcw.js";
13
+ import "./docs-BeJaKOCE.js";
14
+ import "./navigation-rt_B_1lt.js";
15
+ import "./markdown-DTVxnxGP.js";
16
+ import "./types-DNSz4kuM.js";
17
+ import "./search-CCDWCiAd.js";
18
+ import { t as index_d_exports$1 } from "./index-DteYqCJO.js";
19
19
  import { i as utils_d_exports } from "./utils-D43p_yTd.js";
20
20
  import { t as _default } from "./style-p4qTfnmO.js";
21
21
  export { index_d_exports as components, index_d_exports$1 as contexts, index_d_exports$2 as languages, routing_d_exports as routing, _default as style, utils_d_exports as utils };
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-BJwRrIDS.js";
2
- import "../method-BufS4KC3.js";
3
- import "../primitives-B7rqll78.js";
4
- import "../properties-DIURiLZX.js";
5
- import "../routing-CHvzedJA.js";
6
- import "../sdk-D1lxyLub.js";
7
- import "../snippets-BZcjtee5.js";
8
- import "../overview-DdX0dlwP.js";
9
- import "../sidebar-eox2y7Tm.js";
10
- import "../index-koj-Nc-M.js";
11
- import { B as Type, F as DeclarationProps, H as TypeProps, I as MethodSignature, L as MethodSignatureProps, P as Declaration, R as Property, V as TypeName, z as PropertyProps } from "../index-Dxr0Oj7i.js";
1
+ import "../breadcrumbs-CZg0Fk4V.js";
2
+ import "../method-DHjDGGA_.js";
3
+ import "../primitives-CiVFjnRA.js";
4
+ import "../properties-Z45x-uLZ.js";
5
+ import "../routing-DNN8R6bZ.js";
6
+ import "../sdk-DDWWoPPD.js";
7
+ import "../snippets-B2EEG7AK.js";
8
+ import "../overview-CKJV2xUO.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-DT1wzg21.js";
11
+ import { B as Type, F as DeclarationProps, H as TypeProps, I as MethodSignature, L as MethodSignatureProps, P as Declaration, R as Property, V as TypeName, z as PropertyProps } from "../index-CBi59jcw.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName, TypeProps };
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-BJwRrIDS.js";
2
- import "../method-BufS4KC3.js";
3
- import "../primitives-B7rqll78.js";
4
- import "../properties-DIURiLZX.js";
5
- import "../routing-CHvzedJA.js";
6
- import "../sdk-D1lxyLub.js";
7
- import "../snippets-BZcjtee5.js";
8
- import "../overview-DdX0dlwP.js";
9
- import "../sidebar-eox2y7Tm.js";
10
- import "../index-koj-Nc-M.js";
11
- import { c as MethodInfo, d as Property, f as PropertyProps, l as MethodSignature, m as TypeName, o as Declaration, p as Type, s as DeclarationProps, u as MethodSignatureProps } from "../index-Dxr0Oj7i.js";
1
+ import "../breadcrumbs-CZg0Fk4V.js";
2
+ import "../method-DHjDGGA_.js";
3
+ import "../primitives-CiVFjnRA.js";
4
+ import "../properties-Z45x-uLZ.js";
5
+ import "../routing-DNN8R6bZ.js";
6
+ import "../sdk-DDWWoPPD.js";
7
+ import "../snippets-B2EEG7AK.js";
8
+ import "../overview-CKJV2xUO.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-DT1wzg21.js";
11
+ import { c as MethodInfo, d as Property, f as PropertyProps, l as MethodSignature, m as TypeName, o as Declaration, p as Type, s as DeclarationProps, u as MethodSignatureProps } from "../index-CBi59jcw.js";
12
12
  export { Declaration, DeclarationProps, MethodInfo, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-BJwRrIDS.js";
2
- import "../method-BufS4KC3.js";
3
- import "../primitives-B7rqll78.js";
4
- import "../properties-DIURiLZX.js";
5
- import "../routing-CHvzedJA.js";
6
- import "../sdk-D1lxyLub.js";
7
- import "../snippets-BZcjtee5.js";
8
- import "../overview-DdX0dlwP.js";
9
- import "../sidebar-eox2y7Tm.js";
10
- import "../index-koj-Nc-M.js";
11
- import { N as python_d_exports, Q as java_d_exports, U as go_d_exports, a as node, h as http_d_exports, i as kotlin, n as PropertyFn, st as typescript_d_exports, t as LanguageComponentDefinition, w as ruby_d_exports } from "../index-Dxr0Oj7i.js";
1
+ import "../breadcrumbs-CZg0Fk4V.js";
2
+ import "../method-DHjDGGA_.js";
3
+ import "../primitives-CiVFjnRA.js";
4
+ import "../properties-Z45x-uLZ.js";
5
+ import "../routing-DNN8R6bZ.js";
6
+ import "../sdk-DDWWoPPD.js";
7
+ import "../snippets-B2EEG7AK.js";
8
+ import "../overview-CKJV2xUO.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-DT1wzg21.js";
11
+ import { N as python_d_exports, Q as java_d_exports, U as go_d_exports, a as node, h as http_d_exports, i as kotlin, n as PropertyFn, st as typescript_d_exports, t as LanguageComponentDefinition, w as ruby_d_exports } from "../index-CBi59jcw.js";
12
12
  export { LanguageComponentDefinition, PropertyFn, 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,12 +1,12 @@
1
- import "../breadcrumbs-BJwRrIDS.js";
2
- import "../method-BufS4KC3.js";
3
- import "../primitives-B7rqll78.js";
4
- import "../properties-DIURiLZX.js";
5
- import "../routing-CHvzedJA.js";
6
- import "../sdk-D1lxyLub.js";
7
- import "../snippets-BZcjtee5.js";
8
- import "../overview-DdX0dlwP.js";
9
- import "../sidebar-eox2y7Tm.js";
10
- import "../index-koj-Nc-M.js";
11
- import { G as DeclarationProps, J as Property, K as MethodSignature, W as Declaration, X as Type, Y as PropertyProps, Z as TypeName, q as MethodSignatureProps } from "../index-Dxr0Oj7i.js";
1
+ import "../breadcrumbs-CZg0Fk4V.js";
2
+ import "../method-DHjDGGA_.js";
3
+ import "../primitives-CiVFjnRA.js";
4
+ import "../properties-Z45x-uLZ.js";
5
+ import "../routing-DNN8R6bZ.js";
6
+ import "../sdk-DDWWoPPD.js";
7
+ import "../snippets-B2EEG7AK.js";
8
+ import "../overview-CKJV2xUO.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-DT1wzg21.js";
11
+ import { G as DeclarationProps, J as Property, K as MethodSignature, W as Declaration, X as Type, Y as PropertyProps, Z as TypeName, q as MethodSignatureProps } from "../index-CBi59jcw.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-BJwRrIDS.js";
2
- import "../method-BufS4KC3.js";
3
- import "../primitives-B7rqll78.js";
4
- import "../properties-DIURiLZX.js";
5
- import "../routing-CHvzedJA.js";
6
- import "../sdk-D1lxyLub.js";
7
- import "../snippets-BZcjtee5.js";
8
- import "../overview-DdX0dlwP.js";
9
- import "../sidebar-eox2y7Tm.js";
10
- import "../index-koj-Nc-M.js";
11
- 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-Dxr0Oj7i.js";
1
+ import "../breadcrumbs-CZg0Fk4V.js";
2
+ import "../method-DHjDGGA_.js";
3
+ import "../primitives-CiVFjnRA.js";
4
+ import "../properties-Z45x-uLZ.js";
5
+ import "../routing-DNN8R6bZ.js";
6
+ import "../sdk-DDWWoPPD.js";
7
+ import "../snippets-B2EEG7AK.js";
8
+ import "../overview-CKJV2xUO.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-DT1wzg21.js";
11
+ 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-CBi59jcw.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-BJwRrIDS.js";
2
- import "../method-BufS4KC3.js";
3
- import "../primitives-B7rqll78.js";
4
- import "../properties-DIURiLZX.js";
5
- import "../routing-CHvzedJA.js";
6
- import "../sdk-D1lxyLub.js";
7
- import "../snippets-BZcjtee5.js";
8
- import "../overview-DdX0dlwP.js";
9
- import "../sidebar-eox2y7Tm.js";
10
- import "../index-koj-Nc-M.js";
11
- import { C as TypeName, S as Type, _ as DeclarationProps, b as Property, g as Declaration, v as MethodSignature, x as PropertyProps, y as MethodSignatureProps } from "../index-Dxr0Oj7i.js";
1
+ import "../breadcrumbs-CZg0Fk4V.js";
2
+ import "../method-DHjDGGA_.js";
3
+ import "../primitives-CiVFjnRA.js";
4
+ import "../properties-Z45x-uLZ.js";
5
+ import "../routing-DNN8R6bZ.js";
6
+ import "../sdk-DDWWoPPD.js";
7
+ import "../snippets-B2EEG7AK.js";
8
+ import "../overview-CKJV2xUO.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-DT1wzg21.js";
11
+ import { C as TypeName, S as Type, _ as DeclarationProps, b as Property, g as Declaration, v as MethodSignature, x as PropertyProps, y as MethodSignatureProps } from "../index-CBi59jcw.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-BJwRrIDS.js";
2
- import "../method-BufS4KC3.js";
3
- import "../primitives-B7rqll78.js";
4
- import "../properties-DIURiLZX.js";
5
- import "../routing-CHvzedJA.js";
6
- import "../sdk-D1lxyLub.js";
7
- import "../snippets-BZcjtee5.js";
8
- import "../overview-DdX0dlwP.js";
9
- import "../sidebar-eox2y7Tm.js";
10
- import "../index-koj-Nc-M.js";
11
- 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-Dxr0Oj7i.js";
1
+ import "../breadcrumbs-CZg0Fk4V.js";
2
+ import "../method-DHjDGGA_.js";
3
+ import "../primitives-CiVFjnRA.js";
4
+ import "../properties-Z45x-uLZ.js";
5
+ import "../routing-DNN8R6bZ.js";
6
+ import "../sdk-DDWWoPPD.js";
7
+ import "../snippets-B2EEG7AK.js";
8
+ import "../overview-CKJV2xUO.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-DT1wzg21.js";
11
+ 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-CBi59jcw.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,6 +1,6 @@
1
- import "../routing-CHvzedJA.js";
2
- import "../sdk-D1lxyLub.js";
3
- import { t as EnvironmentType } from "../utils-C9nljE8m.js";
1
+ import "../routing-DNN8R6bZ.js";
2
+ import "../sdk-DDWWoPPD.js";
3
+ import { t as EnvironmentType } from "../utils-CA3mYNaX.js";
4
4
  import { Node } from "@markdoc/markdoc";
5
5
  import * as SDKJSON from "@stainless/sdk-json";
6
6
 
@@ -1,4 +1,4 @@
1
- import "../routing-CHvzedJA.js";
2
- import "../sdk-D1lxyLub.js";
3
- import { i as stripMarkup, n as getDecl, r as getSnippet, t as EnvironmentType } from "../utils-C9nljE8m.js";
1
+ import "../routing-DNN8R6bZ.js";
2
+ import "../sdk-DDWWoPPD.js";
3
+ import { i as stripMarkup, n as getDecl, r as getSnippet, t as EnvironmentType } from "../utils-CA3mYNaX.js";
4
4
  export { EnvironmentType, getDecl, getSnippet, stripMarkup };
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime49 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime51 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_runtime49.JSX.Element;
20
+ }: MarkdownProviderProps): react_jsx_runtime51.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_runtime57 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime64 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_runtime57.JSX.Element | null;
17
+ }: MethodIconProps): react_jsx_runtime64.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_runtime57.JSX.Element;
31
+ }: MethodHeaderProps): react_jsx_runtime64.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_runtime57.JSX.Element;
41
+ }: MethodRouteProps): react_jsx_runtime64.JSX.Element;
42
42
  type MethodDescriptionProps = {
43
43
  description?: string;
44
44
  };
45
45
  declare function MethodDescription({
46
46
  description
47
- }: MethodDescriptionProps): react_jsx_runtime57.JSX.Element | undefined;
47
+ }: MethodDescriptionProps): react_jsx_runtime64.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_runtime57.JSX.Element;
57
+ }: MethodInfoProps): react_jsx_runtime64.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_runtime57.JSX.Element;
69
+ }: MethodProps): react_jsx_runtime64.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
- import { t as DocsLanguage } from "./routing-CHvzedJA.js";
1
+ import { t as DocsLanguage } from "./routing-DNN8R6bZ.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime50 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime52 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_runtime50.JSX.Element;
27
+ }: NavigationProviderProps): react_jsx_runtime52.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_runtime52 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime34 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_runtime52.JSX.Element | null;
12
+ }: SDKResourceProps): react_jsx_runtime34.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_runtime52.JSX.Element;
18
+ }: SDKMethodSummaryProps): react_jsx_runtime34.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_runtime52.JSX.Element;
25
+ }): react_jsx_runtime34.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_runtime52.JSX.Element;
31
+ }: SDKOverviewProps): react_jsx_runtime34.JSX.Element;
32
32
  type SDKRootProps = {
33
33
  stainlessPath: string;
34
34
  };
35
35
  declare function SDKRoot({
36
36
  stainlessPath
37
- }: SDKRootProps): react_jsx_runtime52.JSX.Element | null;
37
+ }: SDKRootProps): react_jsx_runtime34.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_runtime4 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime70 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_runtime4.JSX.Element[];
15
+ }: JoinProps): react_jsx_runtime70.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_runtime4.JSX.Element;
31
+ }: ExpanderProps): react_jsx_runtime70.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_runtime4.JSX.Element;
38
+ }: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime70.JSX.Element;
39
39
  declare function Markdown({
40
40
  content
41
41
  }: {
42
42
  content: string;
43
- }): "" | react_jsx_runtime4.JSX.Element | undefined;
43
+ }): "" | react_jsx_runtime70.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_runtime4.JSX.Element;
51
+ }: BadgeProps): react_jsx_runtime70.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_runtime4.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_runtime70.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_runtime4.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_runtime70.JSX.Element | null | undefined;
71
71
  type InputProps = {
72
72
  left?: ReactNode;
73
73
  right?: ReactNode;
@@ -94,6 +94,6 @@ declare function ListView<TItem>({
94
94
  itemDelegate,
95
95
  onSelectListItem,
96
96
  ...rest
97
- }: ListViewProps<TItem>): react_jsx_runtime4.JSX.Element;
97
+ }: ListViewProps<TItem>): react_jsx_runtime70.JSX.Element;
98
98
  //#endregion
99
99
  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_runtime21 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime55 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/properties.d.ts
5
5
  type PropertyToggleProps = {
@@ -7,13 +7,13 @@ type PropertyToggleProps = {
7
7
  };
8
8
  declare function PropertyToggle({
9
9
  target
10
- }: PropertyToggleProps): react_jsx_runtime21.JSX.Element;
10
+ }: PropertyToggleProps): react_jsx_runtime55.JSX.Element;
11
11
  type PropertyDescriptionProps = {
12
12
  description?: string;
13
13
  };
14
14
  declare function PropertyDescription({
15
15
  description
16
- }: PropertyDescriptionProps): react_jsx_runtime21.JSX.Element | undefined;
16
+ }: PropertyDescriptionProps): react_jsx_runtime55.JSX.Element | undefined;
17
17
  type PropertyProps = {
18
18
  id?: string;
19
19
  name?: ReactNode;
@@ -41,6 +41,6 @@ declare function Property({
41
41
  additional,
42
42
  constraints,
43
43
  children
44
- }: PropertyProps): react_jsx_runtime21.JSX.Element;
44
+ }: PropertyProps): react_jsx_runtime55.JSX.Element;
45
45
  //#endregion
46
46
  export { PropertyToggle as a, PropertyProps as i, PropertyDescription as n, PropertyToggleProps as o, PropertyDescriptionProps as r, Property as t };
@@ -8,7 +8,7 @@ declare const Languages: readonly ["http", "node", "python", "go", "typescript",
8
8
  declare const SupportedLanguageSyntaxes: string[];
9
9
  type DocsLanguage = (typeof Languages)[number];
10
10
  declare const LanguageNames: Record<DocsLanguage, string>;
11
- declare function getLanguageSnippet(language: DocsLanguage): "http.curl" | "node.default" | "python.default" | "go.default" | "typescript.default" | "terraform.default" | "ruby.default" | "java.default" | "kotlin.default";
11
+ declare function getLanguageSnippet(language: DocsLanguage): "http.curl" | "node.default" | "go.default" | "python.default" | "terraform.default" | "typescript.default" | "ruby.default" | "java.default" | "kotlin.default";
12
12
  declare function isSupportedLanguage(language: string): language is DocsLanguage;
13
13
  type ParsedStainlessPath = ReturnType<typeof parseStainlessPath>;
14
14
  declare function parseStainlessPath(stainlessPath: string): {
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-CHvzedJA.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-DNN8R6bZ.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
- import { t as DocsLanguage } from "./routing-CHvzedJA.js";
1
+ import { t as DocsLanguage } from "./routing-DNN8R6bZ.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime32 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime39 from "react/jsx-runtime";
4
4
  import * as SDKJSON from "@stainless/sdk-json";
5
5
 
6
6
  //#region src/components/sdk.d.ts
@@ -34,7 +34,7 @@ declare function SDKChildren({
34
34
  paths,
35
35
  expand,
36
36
  depth
37
- }: SDKChildrenProps): react_jsx_runtime32.JSX.Element;
37
+ }: SDKChildrenProps): react_jsx_runtime39.JSX.Element;
38
38
  type SDKDeclarationProps = {
39
39
  path: string;
40
40
  expand?: boolean;
@@ -44,26 +44,26 @@ declare function SDKDeclaration({
44
44
  path,
45
45
  expand,
46
46
  depth
47
- }: SDKDeclarationProps): react_jsx_runtime32.JSX.Element;
47
+ }: SDKDeclarationProps): react_jsx_runtime39.JSX.Element;
48
48
  type SDKConstraintsProps = {
49
49
  constraints?: Record<string, any>;
50
50
  };
51
51
  declare function SDKConstraints({
52
52
  constraints
53
- }: SDKConstraintsProps): react_jsx_runtime32.JSX.Element | undefined;
53
+ }: SDKConstraintsProps): react_jsx_runtime39.JSX.Element | undefined;
54
54
  type SDKIconProps = {
55
55
  language: SDKJSON.SnippetLanguage;
56
56
  size?: number;
57
57
  };
58
58
  declare function SDKIcon({
59
59
  language
60
- }: SDKIconProps): react_jsx_runtime32.JSX.Element | null;
60
+ }: SDKIconProps): react_jsx_runtime39.JSX.Element | null;
61
61
  type SDKRequestTitleProps = {
62
62
  snippetLanguage: SDKJSON.SnippetLanguage;
63
63
  };
64
64
  declare function SDKRequestTitle({
65
65
  snippetLanguage
66
- }: SDKRequestTitleProps): react_jsx_runtime32.JSX.Element;
66
+ }: SDKRequestTitleProps): react_jsx_runtime39.JSX.Element;
67
67
  type SDKExampleProps = {
68
68
  method: SDKJSON.Method;
69
69
  transformRequestSnippet?: TransformRequestSnippetFn;
@@ -71,27 +71,27 @@ type SDKExampleProps = {
71
71
  declare function SDKExample({
72
72
  method,
73
73
  transformRequestSnippet
74
- }: SDKExampleProps): react_jsx_runtime32.JSX.Element;
74
+ }: SDKExampleProps): react_jsx_runtime39.JSX.Element;
75
75
  type SDKMethodProps = {
76
76
  method: SDKJSON.Method;
77
77
  transformRequestSnippet?: TransformRequestSnippetFn;
78
78
  };
79
79
  declare function SDKMethodHeader({
80
80
  method
81
- }: SDKMethodProps): react_jsx_runtime32.JSX.Element;
81
+ }: SDKMethodProps): react_jsx_runtime39.JSX.Element;
82
82
  declare function SDKMethodInfo({
83
83
  method
84
- }: SDKMethodProps): react_jsx_runtime32.JSX.Element;
84
+ }: SDKMethodProps): react_jsx_runtime39.JSX.Element;
85
85
  declare function SDKMethod({
86
86
  method,
87
87
  transformRequestSnippet
88
- }: SDKMethodProps): react_jsx_runtime32.JSX.Element;
88
+ }: SDKMethodProps): react_jsx_runtime39.JSX.Element;
89
89
  type SDKModelProps = {
90
90
  model: SDKJSON.Model;
91
91
  };
92
92
  declare function SDKModel({
93
93
  model
94
- }: SDKModelProps): react_jsx_runtime32.JSX.Element | null;
94
+ }: SDKModelProps): react_jsx_runtime39.JSX.Element | null;
95
95
  type SDKReferenceProps = {
96
96
  stainlessPath: string;
97
97
  children?: React$1.ReactNode;
@@ -99,7 +99,7 @@ type SDKReferenceProps = {
99
99
  declare function SDKReference({
100
100
  stainlessPath,
101
101
  children
102
- }: SDKReferenceProps): string | number | bigint | boolean | react_jsx_runtime32.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;
102
+ }: 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_runtime39.JSX.Element | null | undefined;
103
103
  type SDKLanguageBlockProps = {
104
104
  language: DocsLanguage;
105
105
  version: string;
@@ -114,6 +114,6 @@ declare function SDKLanguageBlock({
114
114
  version,
115
115
  install,
116
116
  links
117
- }: SDKLanguageBlockProps): react_jsx_runtime32.JSX.Element;
117
+ }: SDKLanguageBlockProps): react_jsx_runtime39.JSX.Element;
118
118
  //#endregion
119
119
  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
- import "../routing-CHvzedJA.js";
2
- import { c as QueryKindsType, l as ResultData } from "../types-fEIVKcbt.js";
1
+ import "../routing-DNN8R6bZ.js";
2
+ import { c as QueryKindsType, l as ResultData } from "../types-DNSz4kuM.js";
3
3
  import * as react_jsx_runtime82 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/search/form.d.ts
@@ -1,5 +1,5 @@
1
- import "../../routing-CHvzedJA.js";
2
- import { d as ResultType, h as SearchSettings, m as SearchParams } from "../../types-fEIVKcbt.js";
1
+ import "../../routing-DNN8R6bZ.js";
2
+ import { d as ResultType, h as SearchSettings, m as SearchParams } from "../../types-DNSz4kuM.js";
3
3
  import * as SDKJSON from "@stainless/sdk-json";
4
4
 
5
5
  //#region src/search/providers/algolia.d.ts
@@ -1,5 +1,5 @@
1
- import { t as DocsLanguage } from "../../routing-CHvzedJA.js";
2
- import { n as IndexEntry } from "../../types-fEIVKcbt.js";
1
+ import { t as DocsLanguage } from "../../routing-DNN8R6bZ.js";
2
+ import { n as IndexEntry } from "../../types-DNSz4kuM.js";
3
3
  import * as fuse_js0 from "fuse.js";
4
4
  import { FuseIndex } from "fuse.js";
5
5
  import * as SDKJSON from "@stainless/sdk-json";
@@ -1,5 +1,5 @@
1
- import "../../routing-CHvzedJA.js";
2
- import { t as GuideResultType } from "../../types-fEIVKcbt.js";
1
+ import "../../routing-DNN8R6bZ.js";
2
+ import { t as GuideResultType } from "../../types-DNSz4kuM.js";
3
3
 
4
4
  //#region src/search/providers/pagefind.d.ts
5
5
  declare function guideSearch(loadPath: string, query: string, limit?: number): Promise<GuideResultType[]>;