@stainless-api/docs-ui 0.1.0-beta.46 → 0.1.0-beta.48
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-ChGb9Ckx.d.ts → breadcrumbs-TNRag6Vy.d.ts} +2 -2
- package/dist/{component-generics-CDshlns_.d.ts → component-generics-Cs7jFHLq.d.ts} +2 -2
- package/dist/components/MaskedInput.d.ts +1 -1
- package/dist/components/MaskedInput.js +1 -1
- package/dist/components/breadcrumbs.d.ts +1 -1
- package/dist/components/breadcrumbs.js +9 -13
- package/dist/components/icons.d.ts +11 -11
- package/dist/components/icons.js +1 -1
- package/dist/components/index.d.ts +9 -10
- package/dist/components/index.js +9 -13
- package/dist/components/method.d.ts +1 -1
- package/dist/components/method.js +9 -13
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/overview.js +9 -13
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/primitives.js +9 -13
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/properties.js +9 -13
- package/dist/components/sdk.d.ts +1 -2
- package/dist/components/sdk.js +9 -13
- package/dist/components/sidebar.d.ts +1 -1
- package/dist/components/sidebar.js +9 -13
- package/dist/components/snippets.d.ts +2 -3
- package/dist/components/snippets.js +9 -13
- package/dist/contexts/component-generics.d.ts +1 -1
- package/dist/contexts/component-generics.js +1 -1
- package/dist/contexts/component-types.d.ts +10 -11
- package/dist/contexts/component.d.ts +13 -14
- package/dist/contexts/component.js +9 -13
- package/dist/contexts/docs.d.ts +1 -1
- package/dist/contexts/docs.js +1 -1
- package/dist/contexts/index.d.ts +16 -18
- package/dist/contexts/index.js +9 -13
- package/dist/contexts/markdown.d.ts +1 -1
- package/dist/contexts/markdown.js +2 -2
- package/dist/contexts/navigation.d.ts +1 -2
- package/dist/contexts/navigation.js +1 -1
- package/dist/contexts/search.d.ts +1 -3
- package/dist/contexts/search.js +9 -13
- package/dist/contexts/use-components.d.ts +9 -10
- package/dist/contexts/use-components.js +2 -2
- package/dist/{contexts-HUUrbJAJ.js → contexts-D3ClFTt3.js} +366 -90
- package/dist/{docs-OpxXmURB.d.ts → docs-DGpIHBGY.d.ts} +3 -3
- package/dist/{index-CkgJvy8B.d.ts → index-BPQVqZ6-.d.ts} +113 -79
- package/dist/{index-Ck2YxPj3.d.ts → index-D_zoydBM.d.ts} +6 -6
- package/dist/{index-BhNE0nV0.d.ts → index-Dt1TxDPe.d.ts} +8 -8
- package/dist/index.d.ts +19 -20
- package/dist/index.js +12 -13
- package/dist/languages/csharp.d.ts +11 -0
- package/dist/languages/csharp.js +11 -0
- package/dist/languages/go.d.ts +10 -11
- package/dist/languages/go.js +9 -13
- package/dist/languages/http.d.ts +10 -11
- package/dist/languages/http.js +9 -13
- package/dist/languages/index.d.ts +11 -12
- package/dist/languages/index.js +10 -14
- package/dist/languages/java.d.ts +10 -11
- package/dist/languages/java.js +9 -13
- package/dist/languages/python.d.ts +10 -11
- package/dist/languages/python.js +9 -13
- package/dist/languages/ruby.d.ts +10 -11
- package/dist/languages/ruby.js +9 -13
- package/dist/languages/typescript.d.ts +10 -11
- package/dist/languages/typescript.js +9 -13
- package/dist/markdown/index.d.ts +2 -3
- package/dist/markdown/index.js +9 -13
- package/dist/markdown/md.js +1 -1
- package/dist/markdown/utils.d.ts +2 -3
- package/dist/markdown/utils.js +1 -1
- package/dist/{markdown-sJ2VePdG.js → markdown-Bx-mQFEj.js} +1 -1
- package/dist/{markdown-Ck30kC3p.d.ts → markdown-J4fsbXbi.d.ts} +2 -2
- package/dist/{method-BpjXzDDH.d.ts → method-uqti5jIi.d.ts} +7 -7
- package/dist/{navigation-D4bzWy1c.d.ts → navigation-DztmhdsO.d.ts} +3 -3
- package/dist/{overview-B24Fc4cH.d.ts → overview-CXiAiRu3.d.ts} +6 -6
- package/dist/{primitives-DwXr-yo5.d.ts → primitives-CS8fdjfv.d.ts} +9 -9
- package/dist/{properties-wSrkbEk2.d.ts → properties-Bf600pp5.d.ts} +5 -5
- package/dist/{routing-GrDalgAW.js → routing-BGBmkDBL.js} +3 -2
- package/dist/{routing-Bcos-Z2q.d.ts → routing-BcGPNh2R.d.ts} +1 -1
- package/dist/routing.d.ts +1 -1
- package/dist/routing.js +1 -1
- package/dist/{sdk-CDNNOl31.d.ts → sdk-CuOpWo9I.d.ts} +14 -14
- package/dist/search/index.d.ts +5 -6
- package/dist/search/index.js +12 -14
- package/dist/search/mcp.d.ts +2 -2
- package/dist/search/mcp.js +11 -13
- package/dist/search/providers/algolia.d.ts +1 -2
- package/dist/search/providers/algolia.js +9 -13
- package/dist/search/providers/fuse.d.ts +2 -2
- package/dist/search/providers/fuse.js +10 -13
- package/dist/search/providers/pagefind.d.ts +1 -2
- package/dist/search/providers/pagefind.js +1 -1
- package/dist/search/providers/walker.d.ts +2 -2
- package/dist/search/providers/walker.js +10 -13
- package/dist/search/types.d.ts +1 -2
- package/dist/search/types.js +1 -1
- package/dist/{search-Dbhp1LKw.d.ts → search-DvzBAFUW.d.ts} +3 -3
- package/dist/{sidebar-BzEJezB8.d.ts → sidebar-CqfIoVcr.d.ts} +5 -5
- package/dist/{snippets-BFLGJy-C.d.ts → snippets-BwifQYD4.d.ts} +8 -8
- package/dist/spec.d.ts +3 -3
- package/dist/spec.js +2 -2
- package/dist/style.d.ts +1 -1
- package/dist/style.js +1 -1
- package/dist/styles.css +1094 -0
- package/dist/{types-1rnoIVpZ.d.ts → types-9YHj_ZeX.d.ts} +1 -1
- package/dist/{use-components-DG6NAdUT.js → use-components-BAHidYIO.js} +1 -1
- package/dist/{utils-CqR0JQ5q.js → utils-0z34vxY4.js} +2 -2
- package/dist/{utils-gEMvF6KH.d.ts → utils-DAOeBdRL.d.ts} +2 -2
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +1 -2
- package/package.json +6 -3
- /package/dist/{chunk-KfF3XP4c.js → chunk-BWfJHHBp.js} +0 -0
- /package/dist/{component-generics-4gg5TFK4.js → component-generics-F0_Dx7UT.js} +0 -0
- /package/dist/{docs-C2xNNHgT.js → docs-CNvEp0VL.js} +0 -0
- /package/dist/{icons-Ckod9aod.js → icons-DzBceOQw.js} +0 -0
- /package/dist/{md-Ce-Zhp9O.js → md-D5AxFoS4.js} +0 -0
- /package/dist/{navigation-BrIapKIN.js → navigation-bydkHNUW.js} +0 -0
- /package/dist/{pagefind-CKBforii.js → pagefind-BHm6c3fb.js} +0 -0
- /package/dist/{style-B-5NIls4.js → style-0miv2y38.js} +0 -0
- /package/dist/{style-BJCwZ-Wf.d.ts → style-D8hwSwrv.d.ts} +0 -0
- /package/dist/{types-Ci-27DYJ.js → types-mRzd9aqe.js} +0 -0
- /package/dist/{utils-CI9byvCc.d.ts → utils-BcWczffA.d.ts} +0 -0
- /package/dist/{utils-jPbBiaDE.js → utils-CiZXDoFR.js} +0 -0
package/dist/languages/index.js
CHANGED
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import
|
|
9
|
-
import "../
|
|
10
|
-
import "../utils-CqR0JQ5q.js";
|
|
11
|
-
import "../md-Ce-Zhp9O.js";
|
|
12
|
-
import "../utils-jPbBiaDE.js";
|
|
13
|
-
import "../types-Ci-27DYJ.js";
|
|
1
|
+
import "../docs-CNvEp0VL.js";
|
|
2
|
+
import "../component-generics-F0_Dx7UT.js";
|
|
3
|
+
import "../navigation-bydkHNUW.js";
|
|
4
|
+
import "../markdown-Bx-mQFEj.js";
|
|
5
|
+
import "../use-components-BAHidYIO.js";
|
|
6
|
+
import { L as ruby_exports, U as python_exports, Y as go_exports, g as kotlin, j as http_exports, st as typescript_exports, tt as java_exports, v as node, w as csharp_exports } from "../contexts-D3ClFTt3.js";
|
|
7
|
+
import "../icons-DzBceOQw.js";
|
|
8
|
+
import "../md-D5AxFoS4.js";
|
|
9
|
+
import "../utils-CiZXDoFR.js";
|
|
14
10
|
|
|
15
|
-
export { go_exports as go, http_exports as http, java_exports as java, kotlin, node, python_exports as python, ruby_exports as ruby, typescript_exports as typescript };
|
|
11
|
+
export { csharp_exports as csharp, go_exports as go, http_exports as http, java_exports as java, kotlin, node, python_exports as python, ruby_exports as ruby, typescript_exports as typescript };
|
package/dist/languages/java.d.ts
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import "../primitives-
|
|
2
|
-
import "../breadcrumbs-
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import "../
|
|
9
|
-
import "../
|
|
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-CkgJvy8B.js";
|
|
1
|
+
import "../primitives-CS8fdjfv.js";
|
|
2
|
+
import "../breadcrumbs-TNRag6Vy.js";
|
|
3
|
+
import "../method-uqti5jIi.js";
|
|
4
|
+
import "../properties-Bf600pp5.js";
|
|
5
|
+
import "../sdk-CuOpWo9I.js";
|
|
6
|
+
import "../snippets-BwifQYD4.js";
|
|
7
|
+
import "../overview-CXiAiRu3.js";
|
|
8
|
+
import "../sidebar-CqfIoVcr.js";
|
|
9
|
+
import "../index-Dt1TxDPe.js";
|
|
10
|
+
import { $ as Declaration, at as Type, et as DeclarationProps, it as PropertyProps, nt as MethodSignatureProps, ot as TypeName, rt as Property, tt as MethodSignature } from "../index-BPQVqZ6-.js";
|
|
12
11
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
package/dist/languages/java.js
CHANGED
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import
|
|
9
|
-
import "../
|
|
10
|
-
import "../utils-CqR0JQ5q.js";
|
|
11
|
-
import "../md-Ce-Zhp9O.js";
|
|
12
|
-
import "../utils-jPbBiaDE.js";
|
|
13
|
-
import "../types-Ci-27DYJ.js";
|
|
1
|
+
import "../docs-CNvEp0VL.js";
|
|
2
|
+
import "../component-generics-F0_Dx7UT.js";
|
|
3
|
+
import "../navigation-bydkHNUW.js";
|
|
4
|
+
import "../markdown-Bx-mQFEj.js";
|
|
5
|
+
import "../use-components-BAHidYIO.js";
|
|
6
|
+
import { $ as Type, Q as Property, X as Declaration, Z as MethodSignature, et as TypeName } from "../contexts-D3ClFTt3.js";
|
|
7
|
+
import "../icons-DzBceOQw.js";
|
|
8
|
+
import "../md-D5AxFoS4.js";
|
|
9
|
+
import "../utils-CiZXDoFR.js";
|
|
14
10
|
|
|
15
11
|
export { Declaration, MethodSignature, Property, Type, TypeName };
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import "../primitives-
|
|
2
|
-
import "../breadcrumbs-
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import "../
|
|
9
|
-
import "../
|
|
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-CkgJvy8B.js";
|
|
1
|
+
import "../primitives-CS8fdjfv.js";
|
|
2
|
+
import "../breadcrumbs-TNRag6Vy.js";
|
|
3
|
+
import "../method-uqti5jIi.js";
|
|
4
|
+
import "../properties-Bf600pp5.js";
|
|
5
|
+
import "../sdk-CuOpWo9I.js";
|
|
6
|
+
import "../snippets-BwifQYD4.js";
|
|
7
|
+
import "../overview-CXiAiRu3.js";
|
|
8
|
+
import "../sidebar-CqfIoVcr.js";
|
|
9
|
+
import "../index-Dt1TxDPe.js";
|
|
10
|
+
import { B as Type, F as DeclarationProps, I as MethodSignature, L as MethodSignatureProps, P as Declaration, R as Property, V as TypeName, z as PropertyProps } from "../index-BPQVqZ6-.js";
|
|
12
11
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
package/dist/languages/python.js
CHANGED
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import
|
|
9
|
-
import "../
|
|
10
|
-
import "../utils-CqR0JQ5q.js";
|
|
11
|
-
import "../md-Ce-Zhp9O.js";
|
|
12
|
-
import "../utils-jPbBiaDE.js";
|
|
13
|
-
import "../types-Ci-27DYJ.js";
|
|
1
|
+
import "../docs-CNvEp0VL.js";
|
|
2
|
+
import "../component-generics-F0_Dx7UT.js";
|
|
3
|
+
import "../navigation-bydkHNUW.js";
|
|
4
|
+
import "../markdown-Bx-mQFEj.js";
|
|
5
|
+
import "../use-components-BAHidYIO.js";
|
|
6
|
+
import { B as Property, H as TypeName, R as Declaration, V as Type, z as MethodSignature } from "../contexts-D3ClFTt3.js";
|
|
7
|
+
import "../icons-DzBceOQw.js";
|
|
8
|
+
import "../md-D5AxFoS4.js";
|
|
9
|
+
import "../utils-CiZXDoFR.js";
|
|
14
10
|
|
|
15
11
|
export { Declaration, MethodSignature, Property, Type, TypeName };
|
package/dist/languages/ruby.d.ts
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import "../primitives-
|
|
2
|
-
import "../breadcrumbs-
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import "../
|
|
9
|
-
import "../
|
|
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-CkgJvy8B.js";
|
|
1
|
+
import "../primitives-CS8fdjfv.js";
|
|
2
|
+
import "../breadcrumbs-TNRag6Vy.js";
|
|
3
|
+
import "../method-uqti5jIi.js";
|
|
4
|
+
import "../properties-Bf600pp5.js";
|
|
5
|
+
import "../sdk-CuOpWo9I.js";
|
|
6
|
+
import "../snippets-BwifQYD4.js";
|
|
7
|
+
import "../overview-CXiAiRu3.js";
|
|
8
|
+
import "../sidebar-CqfIoVcr.js";
|
|
9
|
+
import "../index-Dt1TxDPe.js";
|
|
10
|
+
import { A as PropertyProps, D as MethodSignature, E as DeclarationProps, M as TypeName, O as MethodSignatureProps, T as Declaration, j as Type, k as Property } from "../index-BPQVqZ6-.js";
|
|
12
11
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
package/dist/languages/ruby.js
CHANGED
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import
|
|
9
|
-
import "../
|
|
10
|
-
import "../utils-CqR0JQ5q.js";
|
|
11
|
-
import "../md-Ce-Zhp9O.js";
|
|
12
|
-
import "../utils-jPbBiaDE.js";
|
|
13
|
-
import "../types-Ci-27DYJ.js";
|
|
1
|
+
import "../docs-CNvEp0VL.js";
|
|
2
|
+
import "../component-generics-F0_Dx7UT.js";
|
|
3
|
+
import "../navigation-bydkHNUW.js";
|
|
4
|
+
import "../markdown-Bx-mQFEj.js";
|
|
5
|
+
import "../use-components-BAHidYIO.js";
|
|
6
|
+
import { F as Type, I as TypeName, M as Declaration, N as MethodSignature, P as Property } from "../contexts-D3ClFTt3.js";
|
|
7
|
+
import "../icons-DzBceOQw.js";
|
|
8
|
+
import "../md-D5AxFoS4.js";
|
|
9
|
+
import "../utils-CiZXDoFR.js";
|
|
14
10
|
|
|
15
11
|
export { Declaration, MethodSignature, Property, Type, TypeName };
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import "../primitives-
|
|
2
|
-
import "../breadcrumbs-
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import "../
|
|
9
|
-
import "../
|
|
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-CkgJvy8B.js";
|
|
1
|
+
import "../primitives-CS8fdjfv.js";
|
|
2
|
+
import "../breadcrumbs-TNRag6Vy.js";
|
|
3
|
+
import "../method-uqti5jIi.js";
|
|
4
|
+
import "../properties-Bf600pp5.js";
|
|
5
|
+
import "../sdk-CuOpWo9I.js";
|
|
6
|
+
import "../snippets-BwifQYD4.js";
|
|
7
|
+
import "../overview-CXiAiRu3.js";
|
|
8
|
+
import "../sidebar-CqfIoVcr.js";
|
|
9
|
+
import "../index-Dt1TxDPe.js";
|
|
10
|
+
import { ct as Declaration, dt as MethodSignatureProps, ft as Property, ht as TypeName, lt as DeclarationProps, mt as Type, pt as PropertyProps, ut as MethodSignature } from "../index-BPQVqZ6-.js";
|
|
12
11
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import
|
|
9
|
-
import "../
|
|
10
|
-
import "../utils-CqR0JQ5q.js";
|
|
11
|
-
import "../md-Ce-Zhp9O.js";
|
|
12
|
-
import "../utils-jPbBiaDE.js";
|
|
13
|
-
import "../types-Ci-27DYJ.js";
|
|
1
|
+
import "../docs-CNvEp0VL.js";
|
|
2
|
+
import "../component-generics-F0_Dx7UT.js";
|
|
3
|
+
import "../navigation-bydkHNUW.js";
|
|
4
|
+
import "../markdown-Bx-mQFEj.js";
|
|
5
|
+
import "../use-components-BAHidYIO.js";
|
|
6
|
+
import { at as Type, it as Property, nt as Declaration, ot as TypeName, rt as MethodSignature } from "../contexts-D3ClFTt3.js";
|
|
7
|
+
import "../icons-DzBceOQw.js";
|
|
8
|
+
import "../md-D5AxFoS4.js";
|
|
9
|
+
import "../utils-CiZXDoFR.js";
|
|
14
10
|
|
|
15
11
|
export { Declaration, MethodSignature, Property, Type, TypeName };
|
package/dist/markdown/index.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import "../
|
|
3
|
-
import { t as EnvironmentType } from "../utils-gEMvF6KH.js";
|
|
1
|
+
import "../sdk-CuOpWo9I.js";
|
|
2
|
+
import { t as EnvironmentType } from "../utils-DAOeBdRL.js";
|
|
4
3
|
import { Node } from "@markdoc/markdoc";
|
|
5
4
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
6
5
|
|
package/dist/markdown/index.js
CHANGED
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import
|
|
9
|
-
import "../
|
|
10
|
-
import "../utils-CqR0JQ5q.js";
|
|
11
|
-
import "../md-Ce-Zhp9O.js";
|
|
12
|
-
import "../utils-jPbBiaDE.js";
|
|
13
|
-
import "../types-Ci-27DYJ.js";
|
|
1
|
+
import "../docs-CNvEp0VL.js";
|
|
2
|
+
import "../component-generics-F0_Dx7UT.js";
|
|
3
|
+
import "../navigation-bydkHNUW.js";
|
|
4
|
+
import "../markdown-Bx-mQFEj.js";
|
|
5
|
+
import "../use-components-BAHidYIO.js";
|
|
6
|
+
import { d as declaration, f as render, p as renderMarkdown } from "../contexts-D3ClFTt3.js";
|
|
7
|
+
import "../icons-DzBceOQw.js";
|
|
8
|
+
import "../md-D5AxFoS4.js";
|
|
9
|
+
import "../utils-CiZXDoFR.js";
|
|
14
10
|
|
|
15
11
|
export { declaration, render, renderMarkdown };
|
package/dist/markdown/md.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as item, c as parse, i as inline, l as strong, n as fence, o as list, r as heading, s as paragraph, t as code, u as text } from "../md-
|
|
1
|
+
import { a as item, c as parse, i as inline, l as strong, n as fence, o as list, r as heading, s as paragraph, t as code, u as text } from "../md-D5AxFoS4.js";
|
|
2
2
|
|
|
3
3
|
export { code, fence, heading, inline, item, list, paragraph, parse, strong, text };
|
package/dist/markdown/utils.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import "../
|
|
3
|
-
import { i as stripMarkup, n as getDecl, r as getSnippet, t as EnvironmentType } from "../utils-gEMvF6KH.js";
|
|
1
|
+
import "../sdk-CuOpWo9I.js";
|
|
2
|
+
import { i as stripMarkup, n as getDecl, r as getSnippet, t as EnvironmentType } from "../utils-DAOeBdRL.js";
|
|
4
3
|
export { EnvironmentType, getDecl, getSnippet, stripMarkup };
|
package/dist/markdown/utils.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime59 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_runtime59.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_runtime42 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_runtime42.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_runtime42.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_runtime42.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_runtime42.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_runtime42.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_runtime42.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-BcGPNh2R.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime73 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_runtime73.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_runtime10 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_runtime10.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_runtime10.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_runtime10.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_runtime10.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_runtime10.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_runtime49 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_runtime49.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_runtime49.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_runtime49.JSX.Element;
|
|
39
39
|
declare function Markdown({
|
|
40
40
|
content
|
|
41
41
|
}: {
|
|
42
42
|
content: string;
|
|
43
|
-
}): "" |
|
|
43
|
+
}): "" | react_jsx_runtime49.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_runtime49.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_runtime49.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_runtime49.JSX.Element | null | undefined;
|
|
71
71
|
type InputProps = {
|
|
72
72
|
left?: ReactNode;
|
|
73
73
|
right?: ReactNode;
|
|
@@ -92,6 +92,6 @@ declare function ListView<TItem>({
|
|
|
92
92
|
itemDelegate,
|
|
93
93
|
onSelectListItem,
|
|
94
94
|
...rest
|
|
95
|
-
}: ListViewProps<TItem>):
|
|
95
|
+
}: ListViewProps<TItem>): react_jsx_runtime49.JSX.Element;
|
|
96
96
|
//#endregion
|
|
97
97
|
export { Join as a, ListViewProps as c, ToggleButtonProps as d, Tooltip as f, InputProps as i, Markdown as l, Expander as n, Link as o, VirtualExpander as p, Input as r, ListView as s, Badge as t, ToggleButton as u };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime15 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):
|
|
10
|
+
}: PropertyToggleProps): react_jsx_runtime15.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_runtime15.JSX.Element | undefined;
|
|
17
17
|
type PropertyTitleProps = {
|
|
18
18
|
title?: string;
|
|
19
19
|
};
|
|
20
20
|
declare function PropertyTitle({
|
|
21
21
|
title
|
|
22
|
-
}: PropertyTitleProps):
|
|
22
|
+
}: PropertyTitleProps): react_jsx_runtime15.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):
|
|
52
|
+
}: PropertyProps): react_jsx_runtime15.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,4 +1,4 @@
|
|
|
1
|
-
import { t as __export } from "./chunk-
|
|
1
|
+
import { t as __export } from "./chunk-BWfJHHBp.js";
|
|
2
2
|
|
|
3
3
|
//#region src/routing.ts
|
|
4
4
|
var routing_exports = /* @__PURE__ */ __export({
|
|
@@ -41,7 +41,8 @@ const SupportedLanguageSyntaxes = [
|
|
|
41
41
|
"terraform",
|
|
42
42
|
"ruby",
|
|
43
43
|
"java",
|
|
44
|
-
"kotlin"
|
|
44
|
+
"kotlin",
|
|
45
|
+
"csharp"
|
|
45
46
|
];
|
|
46
47
|
const LanguageNames = {
|
|
47
48
|
http: "HTTP",
|
|
@@ -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): "
|
|
11
|
+
declare function getLanguageSnippet(language: DocsLanguage): "node.default" | "go.default" | "python.default" | "terraform.default" | "http.curl" | "typescript.default" | "ruby.default" | "java.default" | "kotlin.default" | "csharp.default" | "php.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-BcGPNh2R.js";
|
|
2
2
|
export { DocsLanguage, LanguageNames, Languages, ParsedStainlessPath, RouteEntry, SpecTreeEntry, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
|
package/dist/routing.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { _ as walkTree, a as findNavigationPath, c as getLanguageSnippet, d as parseRoute, f as parseStainlessPath, g as updateHistory, h as trimStainlessPath, i as expandToElement, l as getResource, m as scrollToPath, n as Languages, o as generateRoute, r as SupportedLanguageSyntaxes, s as generateRouteList, t as LanguageNames, u as isSupportedLanguage } from "./routing-
|
|
1
|
+
import { _ as walkTree, a as findNavigationPath, c as getLanguageSnippet, d as parseRoute, f as parseStainlessPath, g as updateHistory, h as trimStainlessPath, i as expandToElement, l as getResource, m as scrollToPath, n as Languages, o as generateRoute, r as SupportedLanguageSyntaxes, s as generateRouteList, t as LanguageNames, u as isSupportedLanguage } from "./routing-BGBmkDBL.js";
|
|
2
2
|
|
|
3
3
|
export { LanguageNames, Languages, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
|