@stainless-api/docs-ui 0.1.0-beta.40 → 0.1.0-beta.42
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.
- package/dist/{breadcrumbs-CZg0Fk4V.d.ts → breadcrumbs-CzclTthi.d.ts} +2 -2
- package/dist/{component-generics-BLXXX1dz.d.ts → component-generics-ByT1vFgt.d.ts} +2 -2
- package/dist/components/breadcrumbs.d.ts +1 -1
- package/dist/components/icons.d.ts +10 -10
- package/dist/components/index.d.ts +10 -10
- package/dist/components/method.d.ts +1 -1
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/sdk.d.ts +2 -2
- package/dist/components/sidebar.d.ts +1 -1
- package/dist/components/snippets.d.ts +3 -3
- package/dist/contexts/component-generics.d.ts +1 -1
- package/dist/contexts/component-types.d.ts +11 -11
- package/dist/contexts/component.d.ts +14 -14
- package/dist/contexts/docs.d.ts +1 -1
- package/dist/contexts/index.d.ts +18 -18
- package/dist/contexts/markdown.d.ts +1 -1
- package/dist/contexts/navigation.d.ts +2 -2
- package/dist/contexts/search.d.ts +3 -3
- package/dist/contexts/use-components.d.ts +10 -10
- package/dist/{docs-BeJaKOCE.d.ts → docs-DjCwGdhK.d.ts} +3 -3
- package/dist/{index-CBi59jcw.d.ts → index-BBTCk8F3.d.ts} +26 -26
- package/dist/{index-DteYqCJO.d.ts → index-BchNyYyr.d.ts} +6 -6
- package/dist/{index-DT1wzg21.d.ts → index-DdYaNcsn.d.ts} +8 -8
- package/dist/index.d.ts +18 -18
- package/dist/languages/go.d.ts +11 -11
- package/dist/languages/http.d.ts +11 -11
- package/dist/languages/index.d.ts +11 -11
- package/dist/languages/java.d.ts +11 -11
- package/dist/languages/python.d.ts +11 -11
- package/dist/languages/ruby.d.ts +11 -11
- package/dist/languages/typescript.d.ts +11 -11
- package/dist/markdown/index.d.ts +3 -3
- package/dist/markdown/utils.d.ts +3 -3
- package/dist/{markdown-DTVxnxGP.d.ts → markdown-B98iHG-U.d.ts} +2 -2
- package/dist/{method-DHjDGGA_.d.ts → method-DigRMq69.d.ts} +7 -7
- package/dist/{navigation-rt_B_1lt.d.ts → navigation-Dvvk40UA.d.ts} +3 -3
- package/dist/{overview-CKJV2xUO.d.ts → overview-BNHqNXZ5.d.ts} +6 -6
- package/dist/{primitives-CiVFjnRA.d.ts → primitives-DU9e5Y2K.d.ts} +9 -9
- package/dist/{properties-Z45x-uLZ.d.ts → properties-BK5RP5vK.d.ts} +4 -4
- package/dist/{routing-DNN8R6bZ.d.ts → routing-CHvzedJA.d.ts} +1 -1
- package/dist/routing.d.ts +1 -1
- package/dist/{sdk-DDWWoPPD.d.ts → sdk-CrU50vjY.d.ts} +14 -14
- package/dist/search/index.d.ts +2 -2
- package/dist/search/providers/algolia.d.ts +2 -2
- package/dist/search/providers/fuse.d.ts +2 -2
- package/dist/search/providers/pagefind.d.ts +2 -2
- package/dist/search/providers/walker.d.ts +2 -2
- package/dist/search/types.d.ts +2 -2
- package/dist/{search-CCDWCiAd.d.ts → search-TTlfngs0.d.ts} +3 -3
- package/dist/{sidebar-DrtsF85U.d.ts → sidebar-C3geti3a.d.ts} +5 -5
- package/dist/{snippets-B2EEG7AK.d.ts → snippets-0rq2aalF.d.ts} +7 -7
- package/dist/spec.d.ts +3 -3
- package/dist/styles/main.css +4 -4
- package/dist/styles/variables.css +8 -8
- package/dist/styles.css +12 -12
- package/dist/{types-DNSz4kuM.d.ts → types-fEIVKcbt.d.ts} +1 -1
- package/dist/{utils-CA3mYNaX.d.ts → utils-x3A8NyHj.d.ts} +2 -2
- package/package.json +4 -5
package/dist/index.d.ts
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import "./breadcrumbs-
|
|
2
|
-
import "./method-
|
|
3
|
-
import "./primitives-
|
|
4
|
-
import "./properties-
|
|
5
|
-
import { _ as routing_d_exports } from "./routing-
|
|
6
|
-
import "./sdk-
|
|
7
|
-
import "./snippets-
|
|
8
|
-
import "./overview-
|
|
9
|
-
import "./sidebar-
|
|
10
|
-
import { t as index_d_exports } from "./index-
|
|
11
|
-
import "./component-generics-
|
|
12
|
-
import { r as index_d_exports$2 } from "./index-
|
|
13
|
-
import "./docs-
|
|
14
|
-
import "./navigation-
|
|
15
|
-
import "./markdown-
|
|
16
|
-
import "./types-
|
|
17
|
-
import "./search-
|
|
18
|
-
import { t as index_d_exports$1 } from "./index-
|
|
1
|
+
import "./breadcrumbs-CzclTthi.js";
|
|
2
|
+
import "./method-DigRMq69.js";
|
|
3
|
+
import "./primitives-DU9e5Y2K.js";
|
|
4
|
+
import "./properties-BK5RP5vK.js";
|
|
5
|
+
import { _ as routing_d_exports } from "./routing-CHvzedJA.js";
|
|
6
|
+
import "./sdk-CrU50vjY.js";
|
|
7
|
+
import "./snippets-0rq2aalF.js";
|
|
8
|
+
import "./overview-BNHqNXZ5.js";
|
|
9
|
+
import "./sidebar-C3geti3a.js";
|
|
10
|
+
import { t as index_d_exports } from "./index-DdYaNcsn.js";
|
|
11
|
+
import "./component-generics-ByT1vFgt.js";
|
|
12
|
+
import { r as index_d_exports$2 } from "./index-BBTCk8F3.js";
|
|
13
|
+
import "./docs-DjCwGdhK.js";
|
|
14
|
+
import "./navigation-Dvvk40UA.js";
|
|
15
|
+
import "./markdown-B98iHG-U.js";
|
|
16
|
+
import "./types-fEIVKcbt.js";
|
|
17
|
+
import "./search-TTlfngs0.js";
|
|
18
|
+
import { t as index_d_exports$1 } from "./index-BchNyYyr.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 };
|
package/dist/languages/go.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../breadcrumbs-
|
|
2
|
-
import "../method-
|
|
3
|
-
import "../primitives-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../sdk-
|
|
7
|
-
import "../snippets-
|
|
8
|
-
import "../overview-
|
|
9
|
-
import "../sidebar-
|
|
10
|
-
import "../index-
|
|
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-
|
|
1
|
+
import "../breadcrumbs-CzclTthi.js";
|
|
2
|
+
import "../method-DigRMq69.js";
|
|
3
|
+
import "../primitives-DU9e5Y2K.js";
|
|
4
|
+
import "../properties-BK5RP5vK.js";
|
|
5
|
+
import "../routing-CHvzedJA.js";
|
|
6
|
+
import "../sdk-CrU50vjY.js";
|
|
7
|
+
import "../snippets-0rq2aalF.js";
|
|
8
|
+
import "../overview-BNHqNXZ5.js";
|
|
9
|
+
import "../sidebar-C3geti3a.js";
|
|
10
|
+
import "../index-DdYaNcsn.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-BBTCk8F3.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName, TypeProps };
|
package/dist/languages/http.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../breadcrumbs-
|
|
2
|
-
import "../method-
|
|
3
|
-
import "../primitives-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../sdk-
|
|
7
|
-
import "../snippets-
|
|
8
|
-
import "../overview-
|
|
9
|
-
import "../sidebar-
|
|
10
|
-
import "../index-
|
|
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-
|
|
1
|
+
import "../breadcrumbs-CzclTthi.js";
|
|
2
|
+
import "../method-DigRMq69.js";
|
|
3
|
+
import "../primitives-DU9e5Y2K.js";
|
|
4
|
+
import "../properties-BK5RP5vK.js";
|
|
5
|
+
import "../routing-CHvzedJA.js";
|
|
6
|
+
import "../sdk-CrU50vjY.js";
|
|
7
|
+
import "../snippets-0rq2aalF.js";
|
|
8
|
+
import "../overview-BNHqNXZ5.js";
|
|
9
|
+
import "../sidebar-C3geti3a.js";
|
|
10
|
+
import "../index-DdYaNcsn.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-BBTCk8F3.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodInfo, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../breadcrumbs-
|
|
2
|
-
import "../method-
|
|
3
|
-
import "../primitives-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../sdk-
|
|
7
|
-
import "../snippets-
|
|
8
|
-
import "../overview-
|
|
9
|
-
import "../sidebar-
|
|
10
|
-
import "../index-
|
|
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-
|
|
1
|
+
import "../breadcrumbs-CzclTthi.js";
|
|
2
|
+
import "../method-DigRMq69.js";
|
|
3
|
+
import "../primitives-DU9e5Y2K.js";
|
|
4
|
+
import "../properties-BK5RP5vK.js";
|
|
5
|
+
import "../routing-CHvzedJA.js";
|
|
6
|
+
import "../sdk-CrU50vjY.js";
|
|
7
|
+
import "../snippets-0rq2aalF.js";
|
|
8
|
+
import "../overview-BNHqNXZ5.js";
|
|
9
|
+
import "../sidebar-C3geti3a.js";
|
|
10
|
+
import "../index-DdYaNcsn.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-BBTCk8F3.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 };
|
package/dist/languages/java.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../breadcrumbs-
|
|
2
|
-
import "../method-
|
|
3
|
-
import "../primitives-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../sdk-
|
|
7
|
-
import "../snippets-
|
|
8
|
-
import "../overview-
|
|
9
|
-
import "../sidebar-
|
|
10
|
-
import "../index-
|
|
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-
|
|
1
|
+
import "../breadcrumbs-CzclTthi.js";
|
|
2
|
+
import "../method-DigRMq69.js";
|
|
3
|
+
import "../primitives-DU9e5Y2K.js";
|
|
4
|
+
import "../properties-BK5RP5vK.js";
|
|
5
|
+
import "../routing-CHvzedJA.js";
|
|
6
|
+
import "../sdk-CrU50vjY.js";
|
|
7
|
+
import "../snippets-0rq2aalF.js";
|
|
8
|
+
import "../overview-BNHqNXZ5.js";
|
|
9
|
+
import "../sidebar-C3geti3a.js";
|
|
10
|
+
import "../index-DdYaNcsn.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-BBTCk8F3.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../breadcrumbs-
|
|
2
|
-
import "../method-
|
|
3
|
-
import "../primitives-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../sdk-
|
|
7
|
-
import "../snippets-
|
|
8
|
-
import "../overview-
|
|
9
|
-
import "../sidebar-
|
|
10
|
-
import "../index-
|
|
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-
|
|
1
|
+
import "../breadcrumbs-CzclTthi.js";
|
|
2
|
+
import "../method-DigRMq69.js";
|
|
3
|
+
import "../primitives-DU9e5Y2K.js";
|
|
4
|
+
import "../properties-BK5RP5vK.js";
|
|
5
|
+
import "../routing-CHvzedJA.js";
|
|
6
|
+
import "../sdk-CrU50vjY.js";
|
|
7
|
+
import "../snippets-0rq2aalF.js";
|
|
8
|
+
import "../overview-BNHqNXZ5.js";
|
|
9
|
+
import "../sidebar-C3geti3a.js";
|
|
10
|
+
import "../index-DdYaNcsn.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-BBTCk8F3.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
package/dist/languages/ruby.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../breadcrumbs-
|
|
2
|
-
import "../method-
|
|
3
|
-
import "../primitives-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../sdk-
|
|
7
|
-
import "../snippets-
|
|
8
|
-
import "../overview-
|
|
9
|
-
import "../sidebar-
|
|
10
|
-
import "../index-
|
|
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-
|
|
1
|
+
import "../breadcrumbs-CzclTthi.js";
|
|
2
|
+
import "../method-DigRMq69.js";
|
|
3
|
+
import "../primitives-DU9e5Y2K.js";
|
|
4
|
+
import "../properties-BK5RP5vK.js";
|
|
5
|
+
import "../routing-CHvzedJA.js";
|
|
6
|
+
import "../sdk-CrU50vjY.js";
|
|
7
|
+
import "../snippets-0rq2aalF.js";
|
|
8
|
+
import "../overview-BNHqNXZ5.js";
|
|
9
|
+
import "../sidebar-C3geti3a.js";
|
|
10
|
+
import "../index-DdYaNcsn.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-BBTCk8F3.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../breadcrumbs-
|
|
2
|
-
import "../method-
|
|
3
|
-
import "../primitives-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../sdk-
|
|
7
|
-
import "../snippets-
|
|
8
|
-
import "../overview-
|
|
9
|
-
import "../sidebar-
|
|
10
|
-
import "../index-
|
|
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-
|
|
1
|
+
import "../breadcrumbs-CzclTthi.js";
|
|
2
|
+
import "../method-DigRMq69.js";
|
|
3
|
+
import "../primitives-DU9e5Y2K.js";
|
|
4
|
+
import "../properties-BK5RP5vK.js";
|
|
5
|
+
import "../routing-CHvzedJA.js";
|
|
6
|
+
import "../sdk-CrU50vjY.js";
|
|
7
|
+
import "../snippets-0rq2aalF.js";
|
|
8
|
+
import "../overview-BNHqNXZ5.js";
|
|
9
|
+
import "../sidebar-C3geti3a.js";
|
|
10
|
+
import "../index-DdYaNcsn.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-BBTCk8F3.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
package/dist/markdown/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../routing-
|
|
2
|
-
import "../sdk-
|
|
3
|
-
import { t as EnvironmentType } from "../utils-
|
|
1
|
+
import "../routing-CHvzedJA.js";
|
|
2
|
+
import "../sdk-CrU50vjY.js";
|
|
3
|
+
import { t as EnvironmentType } from "../utils-x3A8NyHj.js";
|
|
4
4
|
import { Node } from "@markdoc/markdoc";
|
|
5
5
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
6
6
|
|
package/dist/markdown/utils.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../routing-
|
|
2
|
-
import "../sdk-
|
|
3
|
-
import { i as stripMarkup, n as getDecl, r as getSnippet, t as EnvironmentType } from "../utils-
|
|
1
|
+
import "../routing-CHvzedJA.js";
|
|
2
|
+
import "../sdk-CrU50vjY.js";
|
|
3
|
+
import { i as stripMarkup, n as getDecl, r as getSnippet, t as EnvironmentType } from "../utils-x3A8NyHj.js";
|
|
4
4
|
export { EnvironmentType, getDecl, getSnippet, stripMarkup };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/contexts/markdown.d.ts
|
|
5
5
|
type MarkdownContext = {
|
|
@@ -17,6 +17,6 @@ declare function MarkdownProvider({
|
|
|
17
17
|
render,
|
|
18
18
|
highlight,
|
|
19
19
|
children
|
|
20
|
-
}: MarkdownProviderProps):
|
|
20
|
+
}: MarkdownProviderProps): react_jsx_runtime60.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { useMarkdownContext as a, useHighlight as i, MarkdownProvider as n, useRenderMarkdown as o, MarkdownProviderProps as r, MarkdownContext as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
2
|
import { ReactNode } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime0 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):
|
|
17
|
+
}: MethodIconProps): react_jsx_runtime0.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):
|
|
31
|
+
}: MethodHeaderProps): react_jsx_runtime0.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):
|
|
41
|
+
}: MethodRouteProps): react_jsx_runtime0.JSX.Element;
|
|
42
42
|
type MethodDescriptionProps = {
|
|
43
43
|
description?: string;
|
|
44
44
|
};
|
|
45
45
|
declare function MethodDescription({
|
|
46
46
|
description
|
|
47
|
-
}: MethodDescriptionProps):
|
|
47
|
+
}: MethodDescriptionProps): react_jsx_runtime0.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):
|
|
57
|
+
}: MethodInfoProps): react_jsx_runtime0.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):
|
|
69
|
+
}: MethodProps): react_jsx_runtime0.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-
|
|
1
|
+
import { t as DocsLanguage } from "./routing-CHvzedJA.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/contexts/navigation.d.ts
|
|
6
6
|
type NavigationHandler = (ev: React$1.MouseEvent | null, opts: {
|
|
@@ -24,6 +24,6 @@ declare function NavigationProvider({
|
|
|
24
24
|
selectedPath,
|
|
25
25
|
onNavigate,
|
|
26
26
|
children
|
|
27
|
-
}: NavigationProviderProps):
|
|
27
|
+
}: NavigationProviderProps): react_jsx_runtime0.JSX.Element;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { useNavigation as a, NavigationProviderProps as i, NavigationHandler as n, NavigationProvider as r, NavigationContextType as t };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime69 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):
|
|
12
|
+
}: SDKResourceProps): react_jsx_runtime69.JSX.Element | null;
|
|
13
13
|
type SDKMethodSummaryProps = {
|
|
14
14
|
method: SDKJSON.Method;
|
|
15
15
|
};
|
|
16
16
|
declare function SDKMethodSummary({
|
|
17
17
|
method
|
|
18
|
-
}: SDKMethodSummaryProps):
|
|
18
|
+
}: SDKMethodSummaryProps): react_jsx_runtime69.JSX.Element;
|
|
19
19
|
declare function SDKResource({
|
|
20
20
|
resource,
|
|
21
21
|
parents,
|
|
22
22
|
showModels
|
|
23
23
|
}: SDKResourceProps & {
|
|
24
24
|
showModels?: boolean;
|
|
25
|
-
}):
|
|
25
|
+
}): react_jsx_runtime69.JSX.Element;
|
|
26
26
|
type SDKOverviewProps = {
|
|
27
27
|
resource: SDKJSON.Resource;
|
|
28
28
|
};
|
|
29
29
|
declare function SDKOverview({
|
|
30
30
|
resource
|
|
31
|
-
}: SDKOverviewProps):
|
|
31
|
+
}: SDKOverviewProps): react_jsx_runtime69.JSX.Element;
|
|
32
32
|
type SDKRootProps = {
|
|
33
33
|
stainlessPath: string;
|
|
34
34
|
};
|
|
35
35
|
declare function SDKRoot({
|
|
36
36
|
stainlessPath
|
|
37
|
-
}: SDKRootProps):
|
|
37
|
+
}: SDKRootProps): react_jsx_runtime69.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
|
|
3
|
+
import * as react_jsx_runtime61 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):
|
|
15
|
+
}: JoinProps): react_jsx_runtime61.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):
|
|
31
|
+
}: ExpanderProps): react_jsx_runtime61.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'>):
|
|
38
|
+
}: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime61.JSX.Element;
|
|
39
39
|
declare function Markdown({
|
|
40
40
|
content
|
|
41
41
|
}: {
|
|
42
42
|
content: string;
|
|
43
|
-
}): "" |
|
|
43
|
+
}): "" | react_jsx_runtime61.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):
|
|
51
|
+
}: BadgeProps): react_jsx_runtime61.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<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> |
|
|
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_runtime61.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<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> |
|
|
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_runtime61.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>):
|
|
97
|
+
}: ListViewProps<TItem>): react_jsx_runtime61.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
|
|
2
|
+
import * as react_jsx_runtime53 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):
|
|
10
|
+
}: PropertyToggleProps): react_jsx_runtime53.JSX.Element;
|
|
11
11
|
type PropertyDescriptionProps = {
|
|
12
12
|
description?: string;
|
|
13
13
|
};
|
|
14
14
|
declare function PropertyDescription({
|
|
15
15
|
description
|
|
16
|
-
}: PropertyDescriptionProps):
|
|
16
|
+
}: PropertyDescriptionProps): react_jsx_runtime53.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):
|
|
44
|
+
}: PropertyProps): react_jsx_runtime53.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" | "
|
|
11
|
+
declare function getLanguageSnippet(language: DocsLanguage): "http.curl" | "node.default" | "python.default" | "go.default" | "typescript.default" | "terraform.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-
|
|
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";
|
|
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-
|
|
1
|
+
import { t as DocsLanguage } from "./routing-CHvzedJA.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime41 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):
|
|
37
|
+
}: SDKChildrenProps): react_jsx_runtime41.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):
|
|
47
|
+
}: SDKDeclarationProps): react_jsx_runtime41.JSX.Element;
|
|
48
48
|
type SDKConstraintsProps = {
|
|
49
49
|
constraints?: Record<string, any>;
|
|
50
50
|
};
|
|
51
51
|
declare function SDKConstraints({
|
|
52
52
|
constraints
|
|
53
|
-
}: SDKConstraintsProps):
|
|
53
|
+
}: SDKConstraintsProps): react_jsx_runtime41.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):
|
|
60
|
+
}: SDKIconProps): react_jsx_runtime41.JSX.Element | null;
|
|
61
61
|
type SDKRequestTitleProps = {
|
|
62
62
|
snippetLanguage: SDKJSON.SnippetLanguage;
|
|
63
63
|
};
|
|
64
64
|
declare function SDKRequestTitle({
|
|
65
65
|
snippetLanguage
|
|
66
|
-
}: SDKRequestTitleProps):
|
|
66
|
+
}: SDKRequestTitleProps): react_jsx_runtime41.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):
|
|
74
|
+
}: SDKExampleProps): react_jsx_runtime41.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):
|
|
81
|
+
}: SDKMethodProps): react_jsx_runtime41.JSX.Element;
|
|
82
82
|
declare function SDKMethodInfo({
|
|
83
83
|
method
|
|
84
|
-
}: SDKMethodProps):
|
|
84
|
+
}: SDKMethodProps): react_jsx_runtime41.JSX.Element;
|
|
85
85
|
declare function SDKMethod({
|
|
86
86
|
method,
|
|
87
87
|
transformRequestSnippet
|
|
88
|
-
}: SDKMethodProps):
|
|
88
|
+
}: SDKMethodProps): react_jsx_runtime41.JSX.Element;
|
|
89
89
|
type SDKModelProps = {
|
|
90
90
|
model: SDKJSON.Model;
|
|
91
91
|
};
|
|
92
92
|
declare function SDKModel({
|
|
93
93
|
model
|
|
94
|
-
}: SDKModelProps):
|
|
94
|
+
}: SDKModelProps): react_jsx_runtime41.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 | 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> |
|
|
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_runtime41.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):
|
|
117
|
+
}: SDKLanguageBlockProps): react_jsx_runtime41.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 };
|
package/dist/search/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../routing-
|
|
2
|
-
import { c as QueryKindsType, l as ResultData } from "../types-
|
|
1
|
+
import "../routing-CHvzedJA.js";
|
|
2
|
+
import { c as QueryKindsType, l as ResultData } from "../types-fEIVKcbt.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-
|
|
2
|
-
import { d as ResultType, h as SearchSettings, m as SearchParams } from "../../types-
|
|
1
|
+
import "../../routing-CHvzedJA.js";
|
|
2
|
+
import { d as ResultType, h as SearchSettings, m as SearchParams } from "../../types-fEIVKcbt.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-
|
|
2
|
-
import { n as IndexEntry } from "../../types-
|
|
1
|
+
import { t as DocsLanguage } from "../../routing-CHvzedJA.js";
|
|
2
|
+
import { n as IndexEntry } from "../../types-fEIVKcbt.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-
|
|
2
|
-
import { t as GuideResultType } from "../../types-
|
|
1
|
+
import "../../routing-CHvzedJA.js";
|
|
2
|
+
import { t as GuideResultType } from "../../types-fEIVKcbt.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[]>;
|