@stainless-api/docs-ui 0.1.0-beta.48 → 0.1.0-beta.49
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-TNRag6Vy.d.ts → breadcrumbs-DEyC9k79.d.ts} +2 -2
- package/dist/breadcrumbs-nSFZO5Gf.js +63 -0
- package/dist/component-DRO8kQSp.js +23 -0
- package/dist/{component-generics-F0_Dx7UT.js → component-generics-B6Fn47Mz.js} +1 -1
- package/dist/{component-generics-Cs7jFHLq.d.ts → component-generics-COP53CRn.d.ts} +2 -2
- package/dist/component-generics-fyFHB6qA.d.ts +30 -0
- 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 +7 -9
- package/dist/components/icons.d.ts +11 -11
- package/dist/components/icons.js +1 -1
- package/dist/components/index.d.ts +9 -9
- package/dist/components/index.js +16 -9
- package/dist/components/method.d.ts +1 -1
- package/dist/components/method.js +8 -9
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/overview.js +9 -9
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/primitives.js +6 -9
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/properties.js +7 -9
- package/dist/components/sdk.d.ts +1 -1
- package/dist/components/sdk.js +8 -9
- package/dist/components/sidebar.d.ts +1 -1
- package/dist/components/sidebar.js +9 -9
- package/dist/components/snippets.d.ts +2 -2
- package/dist/components/snippets.js +7 -9
- package/dist/components-D7M-BwNI.js +71 -0
- 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 -10
- package/dist/contexts/component.d.ts +13 -13
- package/dist/contexts/component.js +25 -9
- package/dist/contexts/docs.d.ts +1 -1
- package/dist/contexts/docs.js +1 -1
- package/dist/contexts/index.d.ts +16 -17
- package/dist/contexts/index.js +6 -10
- package/dist/contexts/markdown.d.ts +1 -1
- package/dist/contexts/markdown.js +2 -2
- package/dist/contexts/navigation.d.ts +1 -1
- package/dist/contexts/navigation.js +1 -1
- package/dist/contexts/use-components.d.ts +9 -9
- package/dist/contexts/use-components.js +2 -2
- package/dist/contexts-p3rRZDlM.js +39 -0
- package/dist/csharp-CDSxfCZE.js +283 -0
- package/dist/docs-yYrp-uzs.d.ts +47 -0
- package/dist/go-1c3S5ETL.js +303 -0
- package/dist/http-2QNWXH9t.js +330 -0
- package/dist/{index-Dt1TxDPe.d.ts → index-BQpRynot.d.ts} +8 -8
- package/dist/{index-BPQVqZ6-.d.ts → index-CnilsjrJ.d.ts} +30 -30
- package/dist/index-Ct0NcQUK.d.ts +274 -0
- package/dist/{index-D_zoydBM.d.ts → index-D6NhcxHd.d.ts} +6 -7
- package/dist/index-LboM0f0c.d.ts +15 -0
- package/dist/index-avtZIGmX.d.ts +13 -0
- package/dist/index.d.ts +18 -19
- package/dist/index.js +27 -12
- package/dist/java-BbjF_oUI.js +403 -0
- package/dist/languages/csharp.d.ts +10 -10
- package/dist/languages/csharp.js +7 -9
- package/dist/languages/go.d.ts +10 -10
- package/dist/languages/go.js +7 -9
- package/dist/languages/http.d.ts +10 -10
- package/dist/languages/http.js +17 -9
- package/dist/languages/index.d.ts +10 -10
- package/dist/languages/index.js +24 -9
- package/dist/languages/java.d.ts +10 -10
- package/dist/languages/java.js +7 -9
- package/dist/languages/python.d.ts +10 -10
- package/dist/languages/python.js +7 -9
- package/dist/languages/ruby.d.ts +10 -10
- package/dist/languages/ruby.js +7 -9
- package/dist/languages/typescript.d.ts +10 -10
- package/dist/languages/typescript.js +7 -9
- package/dist/languages-BCYZjzuS.js +26 -0
- package/dist/markdown/index.d.ts +4 -3
- package/dist/markdown/index.js +103 -10
- package/dist/markdown/md.js +1 -1
- package/dist/markdown/printer.d.ts +2 -0
- package/dist/markdown/printer.js +28 -0
- package/dist/markdown/utils.d.ts +2 -2
- package/dist/markdown/utils.js +1 -1
- package/dist/{markdown-J4fsbXbi.d.ts → markdown-C8o8WrwG.d.ts} +2 -2
- package/dist/{markdown-Bx-mQFEj.js → markdown-CxdeWgjV.js} +1 -1
- package/dist/markdown-DA2cRtlr.d.ts +22 -0
- package/dist/{method-uqti5jIi.d.ts → method-B6eAtYl2.d.ts} +7 -7
- package/dist/method-CE08mUME.js +115 -0
- package/dist/{navigation-DztmhdsO.d.ts → navigation-BfAVGPgw.d.ts} +3 -3
- package/dist/navigation-CjBnMcop.d.ts +29 -0
- package/dist/{overview-CXiAiRu3.d.ts → overview-CswoJHww.d.ts} +6 -6
- package/dist/overview-DeZSiqFa.d.ts +39 -0
- package/dist/overview-S2hUqPXA.js +139 -0
- package/dist/primitives-BIWfwN5L.js +258 -0
- package/dist/{primitives-CS8fdjfv.d.ts → primitives-Caj5rKBc.d.ts} +9 -9
- package/dist/primitives-CbqXZ-5f.d.ts +97 -0
- package/dist/printer-DBw4S_Jn.d.ts +13 -0
- package/dist/printer-DVZVkqAr.d.ts +13 -0
- package/dist/printer-bNxiG6UB.js +74 -0
- package/dist/{properties-Bf600pp5.d.ts → properties-BkUlpvU4.d.ts} +5 -5
- package/dist/properties-jlGW3USi.js +131 -0
- package/dist/python-USOwFDv_.js +279 -0
- package/dist/{routing-BcGPNh2R.d.ts → routing-CMqh1cTZ.d.ts} +1 -1
- package/dist/routing-Dhmv52Fd.d.ts +54 -0
- package/dist/{routing-BGBmkDBL.js → routing-Wbb7YECB.js} +1 -1
- package/dist/routing.d.ts +1 -1
- package/dist/routing.js +1 -1
- package/dist/ruby-CSvGbSLe.js +387 -0
- package/dist/{sdk-CuOpWo9I.d.ts → sdk-BOwYR0k6.d.ts} +14 -14
- package/dist/sdk-CSCbbn3O.js +336 -0
- package/dist/sdk-CdhDsvo3.d.ts +118 -0
- package/dist/{sidebar-CqfIoVcr.d.ts → sidebar-BXz93vSy.d.ts} +5 -5
- package/dist/sidebar-CWyvCrJ0.js +81 -0
- package/dist/snippets-BQLXEIf6.js +161 -0
- package/dist/{snippets-BwifQYD4.d.ts → snippets-CbVFNmfq.d.ts} +8 -8
- package/dist/snippets-Wjo2dJNw.d.ts +51 -0
- 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/resets.css +2 -1
- package/dist/styles.css +7 -3
- package/dist/typescript-DXG9psK3.js +449 -0
- package/dist/{use-components-BAHidYIO.js → use-components-RWQbviGq.js} +1 -1
- package/dist/{utils-DAOeBdRL.d.ts → utils-CTGH5e8c.d.ts} +2 -2
- package/dist/utils-DNKOwa7D.d.ts +21 -0
- package/dist/{utils-0z34vxY4.js → utils-D_1AWSRX.js} +2 -2
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +1 -1
- package/package.json +6 -20
- package/dist/contexts/search.d.ts +0 -2
- package/dist/contexts/search.js +0 -11
- package/dist/contexts-D3ClFTt3.js +0 -4117
- package/dist/pagefind-BHm6c3fb.js +0 -15
- package/dist/search/index.d.ts +0 -25
- package/dist/search/index.js +0 -332
- package/dist/search/mcp.d.ts +0 -13
- package/dist/search/mcp.js +0 -43
- package/dist/search/providers/algolia.d.ts +0 -24
- package/dist/search/providers/algolia.js +0 -11
- package/dist/search/providers/fuse.d.ts +0 -18
- package/dist/search/providers/fuse.js +0 -27
- package/dist/search/providers/pagefind.d.ts +0 -6
- package/dist/search/providers/pagefind.js +0 -3
- package/dist/search/providers/walker.d.ts +0 -9
- package/dist/search/providers/walker.js +0 -31
- package/dist/search/types.d.ts +0 -2
- package/dist/search/types.js +0 -3
- package/dist/search-DvzBAFUW.d.ts +0 -21
- package/dist/types-9YHj_ZeX.d.ts +0 -91
- package/dist/types-mRzd9aqe.js +0 -35
- /package/dist/{chunk-BWfJHHBp.js → chunk-DRcLgZ1e.js} +0 -0
- /package/dist/{docs-DGpIHBGY.d.ts → docs-B8-nCRaa.d.ts} +0 -0
- /package/dist/{docs-CNvEp0VL.js → docs-CXqi26jB.js} +0 -0
- /package/dist/{icons-DzBceOQw.js → icons-Ckod9aod.js} +0 -0
- /package/dist/{md-D5AxFoS4.js → md-oM2tUaCA.js} +0 -0
- /package/dist/{navigation-bydkHNUW.js → navigation-C5TN0SgC.js} +0 -0
- /package/dist/{style-D8hwSwrv.d.ts → style-D7RO5ymE.d.ts} +0 -0
- /package/dist/{style-0miv2y38.js → style-gnVEeXFj.js} +0 -0
- /package/dist/{utils-CiZXDoFR.js → utils-CqnL9Fc3.js} +0 -0
- /package/dist/{utils-BcWczffA.d.ts → utils-d8paVwKN.d.ts} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { i as PropertyProps } from "./properties-
|
|
1
|
+
import { i as PropertyProps } from "./properties-BkUlpvU4.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import React, { ReactNode } from "react";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime77 from "react/jsx-runtime";
|
|
5
5
|
import { CSharpAST, DeclarationNode, GoAST, HttpAST, JavaAST, PythonAST, RubyAST, TSAST, Type } from "@stainless/sdk-json";
|
|
6
6
|
|
|
7
7
|
//#region src/languages/typescript.d.ts
|
|
@@ -13,16 +13,16 @@ type TypeProps$6 = {
|
|
|
13
13
|
};
|
|
14
14
|
declare function TypeName$6({
|
|
15
15
|
type
|
|
16
|
-
}: TypeProps$6): string |
|
|
16
|
+
}: TypeProps$6): string | react_jsx_runtime77.JSX.Element;
|
|
17
17
|
declare function Type$7({
|
|
18
18
|
type
|
|
19
|
-
}: TypeProps$6):
|
|
19
|
+
}: TypeProps$6): react_jsx_runtime77.JSX.Element;
|
|
20
20
|
type MethodSignatureProps$6 = {
|
|
21
21
|
decl: TSAST.TSDeclFunction;
|
|
22
22
|
};
|
|
23
23
|
declare function MethodSignature$6({
|
|
24
24
|
decl
|
|
25
|
-
}: MethodSignatureProps$6):
|
|
25
|
+
}: MethodSignatureProps$6): react_jsx_runtime77.JSX.Element;
|
|
26
26
|
type PropertyProps$7 = {
|
|
27
27
|
decl: TSAST.TSDeclaration;
|
|
28
28
|
children: PropertyFn;
|
|
@@ -36,7 +36,7 @@ type DeclarationProps$6 = {
|
|
|
36
36
|
};
|
|
37
37
|
declare function Declaration$6({
|
|
38
38
|
decl
|
|
39
|
-
}: DeclarationProps$6):
|
|
39
|
+
}: DeclarationProps$6): react_jsx_runtime77.JSX.Element | undefined;
|
|
40
40
|
declare namespace java_d_exports {
|
|
41
41
|
export { Declaration$5 as Declaration, DeclarationProps$5 as DeclarationProps, MethodSignature$5 as MethodSignature, MethodSignatureProps$5 as MethodSignatureProps, Property$5 as Property, PropertyProps$6 as PropertyProps, Type$6 as Type, TypeName$5 as TypeName };
|
|
42
42
|
}
|
|
@@ -47,17 +47,17 @@ type TypeProps$5 = {
|
|
|
47
47
|
declare function TypeName$5({
|
|
48
48
|
type,
|
|
49
49
|
optional
|
|
50
|
-
}: TypeProps$5):
|
|
50
|
+
}: TypeProps$5): react_jsx_runtime77.JSX.Element | "List";
|
|
51
51
|
declare function Type$6({
|
|
52
52
|
type,
|
|
53
53
|
optional
|
|
54
|
-
}: TypeProps$5):
|
|
54
|
+
}: TypeProps$5): react_jsx_runtime77.JSX.Element;
|
|
55
55
|
type MethodSignatureProps$5 = {
|
|
56
56
|
decl: JavaAST.JavaDeclFunction;
|
|
57
57
|
};
|
|
58
58
|
declare function MethodSignature$5({
|
|
59
59
|
decl
|
|
60
|
-
}: MethodSignatureProps$5):
|
|
60
|
+
}: MethodSignatureProps$5): react_jsx_runtime77.JSX.Element;
|
|
61
61
|
type PropertyProps$6 = {
|
|
62
62
|
decl: JavaAST.JavaDeclaration;
|
|
63
63
|
children: PropertyFn;
|
|
@@ -71,7 +71,7 @@ type DeclarationProps$5 = {
|
|
|
71
71
|
};
|
|
72
72
|
declare function Declaration$5({
|
|
73
73
|
decl
|
|
74
|
-
}: DeclarationProps$5):
|
|
74
|
+
}: DeclarationProps$5): react_jsx_runtime77.JSX.Element | null | undefined;
|
|
75
75
|
declare namespace go_d_exports {
|
|
76
76
|
export { Declaration$4 as Declaration, DeclarationProps$4 as DeclarationProps, MethodSignature$4 as MethodSignature, MethodSignatureProps$4 as MethodSignatureProps, Property$4 as Property, PropertyProps$5 as PropertyProps, Type$5 as Type, TypeName$4 as TypeName, TypeProps$4 as TypeProps };
|
|
77
77
|
}
|
|
@@ -80,16 +80,16 @@ type TypeProps$4 = {
|
|
|
80
80
|
};
|
|
81
81
|
declare function TypeName$4({
|
|
82
82
|
type
|
|
83
|
-
}: TypeProps$4): string |
|
|
83
|
+
}: TypeProps$4): string | react_jsx_runtime77.JSX.Element;
|
|
84
84
|
declare function Type$5({
|
|
85
85
|
type
|
|
86
|
-
}: TypeProps$4):
|
|
86
|
+
}: TypeProps$4): react_jsx_runtime77.JSX.Element;
|
|
87
87
|
type MethodSignatureProps$4 = {
|
|
88
88
|
decl: GoAST.GoDeclFunction;
|
|
89
89
|
};
|
|
90
90
|
declare function MethodSignature$4({
|
|
91
91
|
decl
|
|
92
|
-
}: MethodSignatureProps$4):
|
|
92
|
+
}: MethodSignatureProps$4): react_jsx_runtime77.JSX.Element;
|
|
93
93
|
type PropertyProps$5 = {
|
|
94
94
|
decl: GoAST.GoDeclaration;
|
|
95
95
|
children: PropertyFn;
|
|
@@ -103,7 +103,7 @@ type DeclarationProps$4 = {
|
|
|
103
103
|
};
|
|
104
104
|
declare function Declaration$4({
|
|
105
105
|
decl
|
|
106
|
-
}: DeclarationProps$4):
|
|
106
|
+
}: DeclarationProps$4): react_jsx_runtime77.JSX.Element | undefined;
|
|
107
107
|
declare namespace python_d_exports {
|
|
108
108
|
export { Declaration$3 as Declaration, DeclarationProps$3 as DeclarationProps, MethodSignature$3 as MethodSignature, MethodSignatureProps$3 as MethodSignatureProps, Property$3 as Property, PropertyProps$4 as PropertyProps, Type$4 as Type, TypeName$3 as TypeName };
|
|
109
109
|
}
|
|
@@ -112,16 +112,16 @@ type TypeProps$3 = {
|
|
|
112
112
|
};
|
|
113
113
|
declare function TypeName$3({
|
|
114
114
|
type
|
|
115
|
-
}: TypeProps$3): string |
|
|
115
|
+
}: TypeProps$3): string | react_jsx_runtime77.JSX.Element;
|
|
116
116
|
declare function Type$4({
|
|
117
117
|
type
|
|
118
|
-
}: TypeProps$3):
|
|
118
|
+
}: TypeProps$3): react_jsx_runtime77.JSX.Element;
|
|
119
119
|
type MethodSignatureProps$3 = {
|
|
120
120
|
decl: PythonAST.PythonDeclFunction;
|
|
121
121
|
};
|
|
122
122
|
declare function MethodSignature$3({
|
|
123
123
|
decl
|
|
124
|
-
}: MethodSignatureProps$3):
|
|
124
|
+
}: MethodSignatureProps$3): react_jsx_runtime77.JSX.Element;
|
|
125
125
|
type PropertyProps$4 = {
|
|
126
126
|
decl: PythonAST.PythonDeclaration;
|
|
127
127
|
children: PropertyFn;
|
|
@@ -135,7 +135,7 @@ type DeclarationProps$3 = {
|
|
|
135
135
|
};
|
|
136
136
|
declare function Declaration$3({
|
|
137
137
|
decl
|
|
138
|
-
}: DeclarationProps$3):
|
|
138
|
+
}: DeclarationProps$3): react_jsx_runtime77.JSX.Element | undefined;
|
|
139
139
|
declare namespace ruby_d_exports {
|
|
140
140
|
export { Declaration$2 as Declaration, DeclarationProps$2 as DeclarationProps, MethodSignature$2 as MethodSignature, MethodSignatureProps$2 as MethodSignatureProps, Property$2 as Property, PropertyProps$3 as PropertyProps, Type$3 as Type, TypeName$2 as TypeName };
|
|
141
141
|
}
|
|
@@ -144,16 +144,16 @@ type TypeProps$2 = {
|
|
|
144
144
|
};
|
|
145
145
|
declare function TypeName$2({
|
|
146
146
|
type
|
|
147
|
-
}: TypeProps$2): string |
|
|
147
|
+
}: TypeProps$2): string | react_jsx_runtime77.JSX.Element;
|
|
148
148
|
declare function Type$3({
|
|
149
149
|
type
|
|
150
|
-
}: TypeProps$2):
|
|
150
|
+
}: TypeProps$2): react_jsx_runtime77.JSX.Element;
|
|
151
151
|
type MethodSignatureProps$2 = {
|
|
152
152
|
decl: RubyAST.RubyDeclFunction;
|
|
153
153
|
};
|
|
154
154
|
declare function MethodSignature$2({
|
|
155
155
|
decl
|
|
156
|
-
}: MethodSignatureProps$2):
|
|
156
|
+
}: MethodSignatureProps$2): react_jsx_runtime77.JSX.Element;
|
|
157
157
|
type PropertyProps$3 = {
|
|
158
158
|
decl: RubyAST.RubyDeclaration;
|
|
159
159
|
children: PropertyFn;
|
|
@@ -167,7 +167,7 @@ type DeclarationProps$2 = {
|
|
|
167
167
|
};
|
|
168
168
|
declare function Declaration$2({
|
|
169
169
|
decl
|
|
170
|
-
}: DeclarationProps$2):
|
|
170
|
+
}: DeclarationProps$2): react_jsx_runtime77.JSX.Element | undefined;
|
|
171
171
|
declare namespace http_d_exports {
|
|
172
172
|
export { Declaration$1 as Declaration, DeclarationProps$1 as DeclarationProps, MethodInfo, MethodSignature$1 as MethodSignature, MethodSignatureProps$1 as MethodSignatureProps, Property$1 as Property, PropertyProps$2 as PropertyProps, Type$2 as Type, TypeName$1 as TypeName };
|
|
173
173
|
}
|
|
@@ -176,10 +176,10 @@ type TypeProps$1 = {
|
|
|
176
176
|
};
|
|
177
177
|
declare function TypeName$1({
|
|
178
178
|
type
|
|
179
|
-
}: TypeProps$1): string |
|
|
179
|
+
}: TypeProps$1): string | react_jsx_runtime77.JSX.Element;
|
|
180
180
|
declare function Type$2({
|
|
181
181
|
type
|
|
182
|
-
}: TypeProps$1):
|
|
182
|
+
}: TypeProps$1): react_jsx_runtime77.JSX.Element | undefined;
|
|
183
183
|
type MethodSignatureProps$1 = {
|
|
184
184
|
decl: HttpAST.HttpDeclFunction;
|
|
185
185
|
};
|
|
@@ -191,7 +191,7 @@ declare function MethodInfo({
|
|
|
191
191
|
children
|
|
192
192
|
}: MethodSignatureProps$1 & {
|
|
193
193
|
children: React.ReactNode;
|
|
194
|
-
}):
|
|
194
|
+
}): react_jsx_runtime77.JSX.Element;
|
|
195
195
|
type PropertyProps$2 = {
|
|
196
196
|
decl: HttpAST.HttpDeclaration;
|
|
197
197
|
children: PropertyFn;
|
|
@@ -205,27 +205,27 @@ type DeclarationProps$1 = {
|
|
|
205
205
|
};
|
|
206
206
|
declare function Declaration$1({
|
|
207
207
|
decl
|
|
208
|
-
}: DeclarationProps$1):
|
|
208
|
+
}: DeclarationProps$1): react_jsx_runtime77.JSX.Element | undefined;
|
|
209
209
|
declare namespace csharp_d_exports {
|
|
210
210
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps$1 as PropertyProps, Type$1 as Type, TypeName };
|
|
211
211
|
}
|
|
212
212
|
declare function TypeName({
|
|
213
213
|
type,
|
|
214
214
|
optional
|
|
215
|
-
}: TypeProps):
|
|
215
|
+
}: TypeProps): react_jsx_runtime77.JSX.Element;
|
|
216
216
|
type TypeProps = {
|
|
217
217
|
type: CSharpAST.CSharpType;
|
|
218
218
|
optional?: boolean;
|
|
219
219
|
};
|
|
220
220
|
declare function Type$1({
|
|
221
221
|
type
|
|
222
|
-
}: TypeProps):
|
|
222
|
+
}: TypeProps): react_jsx_runtime77.JSX.Element;
|
|
223
223
|
type MethodSignatureProps = {
|
|
224
224
|
decl: CSharpAST.CSharpDeclFunction;
|
|
225
225
|
};
|
|
226
226
|
declare function MethodSignature({
|
|
227
227
|
decl
|
|
228
|
-
}: MethodSignatureProps):
|
|
228
|
+
}: MethodSignatureProps): react_jsx_runtime77.JSX.Element;
|
|
229
229
|
type PropertyProps$1 = {
|
|
230
230
|
decl: CSharpAST.CSharpDeclaration;
|
|
231
231
|
children: PropertyFn;
|
|
@@ -239,7 +239,7 @@ type DeclarationProps = {
|
|
|
239
239
|
};
|
|
240
240
|
declare function Declaration({
|
|
241
241
|
decl
|
|
242
|
-
}: DeclarationProps):
|
|
242
|
+
}: DeclarationProps): react_jsx_runtime77.JSX.Element | null | undefined;
|
|
243
243
|
declare namespace index_d_exports {
|
|
244
244
|
export { LanguageComponentDefinition, PropertyFn, csharp_d_exports as csharp, 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 };
|
|
245
245
|
}
|
|
@@ -0,0 +1,274 @@
|
|
|
1
|
+
import { i as PropertyProps } from "./properties-BkUlpvU4.js";
|
|
2
|
+
import * as React$1 from "react";
|
|
3
|
+
import React, { ReactNode } from "react";
|
|
4
|
+
import * as react_jsx_runtime85 from "react/jsx-runtime";
|
|
5
|
+
import { CSharpAST, DeclarationNode, GoAST, HttpAST, JavaAST, PythonAST, RubyAST, TSAST, Type } from "@stainless/sdk-json";
|
|
6
|
+
|
|
7
|
+
//#region src/languages/typescript.d.ts
|
|
8
|
+
declare namespace typescript_d_exports {
|
|
9
|
+
export { Declaration$6 as Declaration, DeclarationProps$6 as DeclarationProps, MethodSignature$6 as MethodSignature, MethodSignatureProps$6 as MethodSignatureProps, Property$6 as Property, PropertyProps$7 as PropertyProps, Type$7 as Type, TypeName$6 as TypeName };
|
|
10
|
+
}
|
|
11
|
+
type TypeProps$6 = {
|
|
12
|
+
type: TSAST.TSType;
|
|
13
|
+
};
|
|
14
|
+
declare function TypeName$6({
|
|
15
|
+
type
|
|
16
|
+
}: TypeProps$6): string | react_jsx_runtime85.JSX.Element;
|
|
17
|
+
declare function Type$7({
|
|
18
|
+
type
|
|
19
|
+
}: TypeProps$6): react_jsx_runtime85.JSX.Element;
|
|
20
|
+
type MethodSignatureProps$6 = {
|
|
21
|
+
decl: TSAST.TSDeclFunction;
|
|
22
|
+
};
|
|
23
|
+
declare function MethodSignature$6({
|
|
24
|
+
decl
|
|
25
|
+
}: MethodSignatureProps$6): react_jsx_runtime85.JSX.Element;
|
|
26
|
+
type PropertyProps$7 = {
|
|
27
|
+
decl: TSAST.TSDeclaration;
|
|
28
|
+
children: PropertyFn;
|
|
29
|
+
};
|
|
30
|
+
declare function Property$6({
|
|
31
|
+
decl,
|
|
32
|
+
children
|
|
33
|
+
}: PropertyProps$7): React$1.ReactNode;
|
|
34
|
+
type DeclarationProps$6 = {
|
|
35
|
+
decl: TSAST.TSDeclaration;
|
|
36
|
+
};
|
|
37
|
+
declare function Declaration$6({
|
|
38
|
+
decl
|
|
39
|
+
}: DeclarationProps$6): react_jsx_runtime85.JSX.Element | undefined;
|
|
40
|
+
declare namespace java_d_exports {
|
|
41
|
+
export { Declaration$5 as Declaration, DeclarationProps$5 as DeclarationProps, MethodSignature$5 as MethodSignature, MethodSignatureProps$5 as MethodSignatureProps, Property$5 as Property, PropertyProps$6 as PropertyProps, Type$6 as Type, TypeName$5 as TypeName };
|
|
42
|
+
}
|
|
43
|
+
type TypeProps$5 = {
|
|
44
|
+
type: JavaAST.JavaType;
|
|
45
|
+
optional?: boolean;
|
|
46
|
+
};
|
|
47
|
+
declare function TypeName$5({
|
|
48
|
+
type,
|
|
49
|
+
optional
|
|
50
|
+
}: TypeProps$5): react_jsx_runtime85.JSX.Element | "List";
|
|
51
|
+
declare function Type$6({
|
|
52
|
+
type,
|
|
53
|
+
optional
|
|
54
|
+
}: TypeProps$5): react_jsx_runtime85.JSX.Element;
|
|
55
|
+
type MethodSignatureProps$5 = {
|
|
56
|
+
decl: JavaAST.JavaDeclFunction;
|
|
57
|
+
};
|
|
58
|
+
declare function MethodSignature$5({
|
|
59
|
+
decl
|
|
60
|
+
}: MethodSignatureProps$5): react_jsx_runtime85.JSX.Element;
|
|
61
|
+
type PropertyProps$6 = {
|
|
62
|
+
decl: JavaAST.JavaDeclaration;
|
|
63
|
+
children: PropertyFn;
|
|
64
|
+
};
|
|
65
|
+
declare function Property$5({
|
|
66
|
+
decl,
|
|
67
|
+
children
|
|
68
|
+
}: PropertyProps$6): React$1.ReactNode;
|
|
69
|
+
type DeclarationProps$5 = {
|
|
70
|
+
decl: JavaAST.JavaDeclaration;
|
|
71
|
+
};
|
|
72
|
+
declare function Declaration$5({
|
|
73
|
+
decl
|
|
74
|
+
}: DeclarationProps$5): react_jsx_runtime85.JSX.Element | null | undefined;
|
|
75
|
+
declare namespace go_d_exports {
|
|
76
|
+
export { Declaration$4 as Declaration, DeclarationProps$4 as DeclarationProps, MethodSignature$4 as MethodSignature, MethodSignatureProps$4 as MethodSignatureProps, Property$4 as Property, PropertyProps$5 as PropertyProps, Type$5 as Type, TypeName$4 as TypeName, TypeProps$4 as TypeProps };
|
|
77
|
+
}
|
|
78
|
+
type TypeProps$4 = {
|
|
79
|
+
type: GoAST.GoType;
|
|
80
|
+
};
|
|
81
|
+
declare function TypeName$4({
|
|
82
|
+
type
|
|
83
|
+
}: TypeProps$4): string | react_jsx_runtime85.JSX.Element;
|
|
84
|
+
declare function Type$5({
|
|
85
|
+
type
|
|
86
|
+
}: TypeProps$4): react_jsx_runtime85.JSX.Element;
|
|
87
|
+
type MethodSignatureProps$4 = {
|
|
88
|
+
decl: GoAST.GoDeclFunction;
|
|
89
|
+
};
|
|
90
|
+
declare function MethodSignature$4({
|
|
91
|
+
decl
|
|
92
|
+
}: MethodSignatureProps$4): react_jsx_runtime85.JSX.Element;
|
|
93
|
+
type PropertyProps$5 = {
|
|
94
|
+
decl: GoAST.GoDeclaration;
|
|
95
|
+
children: PropertyFn;
|
|
96
|
+
};
|
|
97
|
+
declare function Property$4({
|
|
98
|
+
decl,
|
|
99
|
+
children
|
|
100
|
+
}: PropertyProps$5): React$1.ReactNode;
|
|
101
|
+
type DeclarationProps$4 = {
|
|
102
|
+
decl: GoAST.GoDeclaration;
|
|
103
|
+
};
|
|
104
|
+
declare function Declaration$4({
|
|
105
|
+
decl
|
|
106
|
+
}: DeclarationProps$4): react_jsx_runtime85.JSX.Element | undefined;
|
|
107
|
+
declare namespace python_d_exports {
|
|
108
|
+
export { Declaration$3 as Declaration, DeclarationProps$3 as DeclarationProps, MethodSignature$3 as MethodSignature, MethodSignatureProps$3 as MethodSignatureProps, Property$3 as Property, PropertyProps$4 as PropertyProps, Type$4 as Type, TypeName$3 as TypeName };
|
|
109
|
+
}
|
|
110
|
+
type TypeProps$3 = {
|
|
111
|
+
type: PythonAST.PythonType;
|
|
112
|
+
};
|
|
113
|
+
declare function TypeName$3({
|
|
114
|
+
type
|
|
115
|
+
}: TypeProps$3): string | react_jsx_runtime85.JSX.Element;
|
|
116
|
+
declare function Type$4({
|
|
117
|
+
type
|
|
118
|
+
}: TypeProps$3): react_jsx_runtime85.JSX.Element;
|
|
119
|
+
type MethodSignatureProps$3 = {
|
|
120
|
+
decl: PythonAST.PythonDeclFunction;
|
|
121
|
+
};
|
|
122
|
+
declare function MethodSignature$3({
|
|
123
|
+
decl
|
|
124
|
+
}: MethodSignatureProps$3): react_jsx_runtime85.JSX.Element;
|
|
125
|
+
type PropertyProps$4 = {
|
|
126
|
+
decl: PythonAST.PythonDeclaration;
|
|
127
|
+
children: PropertyFn;
|
|
128
|
+
};
|
|
129
|
+
declare function Property$3({
|
|
130
|
+
decl,
|
|
131
|
+
children
|
|
132
|
+
}: PropertyProps$4): React$1.ReactNode;
|
|
133
|
+
type DeclarationProps$3 = {
|
|
134
|
+
decl: PythonAST.PythonDeclaration;
|
|
135
|
+
};
|
|
136
|
+
declare function Declaration$3({
|
|
137
|
+
decl
|
|
138
|
+
}: DeclarationProps$3): react_jsx_runtime85.JSX.Element | undefined;
|
|
139
|
+
declare namespace ruby_d_exports {
|
|
140
|
+
export { Declaration$2 as Declaration, DeclarationProps$2 as DeclarationProps, MethodSignature$2 as MethodSignature, MethodSignatureProps$2 as MethodSignatureProps, Property$2 as Property, PropertyProps$3 as PropertyProps, Type$3 as Type, TypeName$2 as TypeName };
|
|
141
|
+
}
|
|
142
|
+
type TypeProps$2 = {
|
|
143
|
+
type: RubyAST.RubyType;
|
|
144
|
+
};
|
|
145
|
+
declare function TypeName$2({
|
|
146
|
+
type
|
|
147
|
+
}: TypeProps$2): string | react_jsx_runtime85.JSX.Element;
|
|
148
|
+
declare function Type$3({
|
|
149
|
+
type
|
|
150
|
+
}: TypeProps$2): react_jsx_runtime85.JSX.Element;
|
|
151
|
+
type MethodSignatureProps$2 = {
|
|
152
|
+
decl: RubyAST.RubyDeclFunction;
|
|
153
|
+
};
|
|
154
|
+
declare function MethodSignature$2({
|
|
155
|
+
decl
|
|
156
|
+
}: MethodSignatureProps$2): react_jsx_runtime85.JSX.Element;
|
|
157
|
+
type PropertyProps$3 = {
|
|
158
|
+
decl: RubyAST.RubyDeclaration;
|
|
159
|
+
children: PropertyFn;
|
|
160
|
+
};
|
|
161
|
+
declare function Property$2({
|
|
162
|
+
decl,
|
|
163
|
+
children
|
|
164
|
+
}: PropertyProps$3): React$1.ReactNode;
|
|
165
|
+
type DeclarationProps$2 = {
|
|
166
|
+
decl: RubyAST.RubyDeclaration;
|
|
167
|
+
};
|
|
168
|
+
declare function Declaration$2({
|
|
169
|
+
decl
|
|
170
|
+
}: DeclarationProps$2): react_jsx_runtime85.JSX.Element | undefined;
|
|
171
|
+
declare namespace http_d_exports {
|
|
172
|
+
export { Declaration$1 as Declaration, DeclarationProps$1 as DeclarationProps, MethodInfo, MethodSignature$1 as MethodSignature, MethodSignatureProps$1 as MethodSignatureProps, Property$1 as Property, PropertyProps$2 as PropertyProps, Type$2 as Type, TypeName$1 as TypeName };
|
|
173
|
+
}
|
|
174
|
+
type TypeProps$1 = {
|
|
175
|
+
type: HttpAST.HttpType;
|
|
176
|
+
};
|
|
177
|
+
declare function TypeName$1({
|
|
178
|
+
type
|
|
179
|
+
}: TypeProps$1): string | react_jsx_runtime85.JSX.Element;
|
|
180
|
+
declare function Type$2({
|
|
181
|
+
type
|
|
182
|
+
}: TypeProps$1): react_jsx_runtime85.JSX.Element | undefined;
|
|
183
|
+
type MethodSignatureProps$1 = {
|
|
184
|
+
decl: HttpAST.HttpDeclFunction;
|
|
185
|
+
};
|
|
186
|
+
declare function MethodSignature$1({
|
|
187
|
+
decl
|
|
188
|
+
}: MethodSignatureProps$1): null;
|
|
189
|
+
declare function MethodInfo({
|
|
190
|
+
decl,
|
|
191
|
+
children
|
|
192
|
+
}: MethodSignatureProps$1 & {
|
|
193
|
+
children: React.ReactNode;
|
|
194
|
+
}): react_jsx_runtime85.JSX.Element;
|
|
195
|
+
type PropertyProps$2 = {
|
|
196
|
+
decl: HttpAST.HttpDeclaration;
|
|
197
|
+
children: PropertyFn;
|
|
198
|
+
};
|
|
199
|
+
declare function Property$1({
|
|
200
|
+
decl,
|
|
201
|
+
children
|
|
202
|
+
}: PropertyProps$2): React.ReactNode;
|
|
203
|
+
type DeclarationProps$1 = {
|
|
204
|
+
decl: HttpAST.HttpDeclaration;
|
|
205
|
+
};
|
|
206
|
+
declare function Declaration$1({
|
|
207
|
+
decl
|
|
208
|
+
}: DeclarationProps$1): react_jsx_runtime85.JSX.Element | undefined;
|
|
209
|
+
declare namespace csharp_d_exports {
|
|
210
|
+
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps$1 as PropertyProps, Type$1 as Type, TypeName };
|
|
211
|
+
}
|
|
212
|
+
declare function TypeName({
|
|
213
|
+
type,
|
|
214
|
+
optional
|
|
215
|
+
}: TypeProps): react_jsx_runtime85.JSX.Element;
|
|
216
|
+
type TypeProps = {
|
|
217
|
+
type: CSharpAST.CSharpType;
|
|
218
|
+
optional?: boolean;
|
|
219
|
+
};
|
|
220
|
+
declare function Type$1({
|
|
221
|
+
type
|
|
222
|
+
}: TypeProps): react_jsx_runtime85.JSX.Element;
|
|
223
|
+
type MethodSignatureProps = {
|
|
224
|
+
decl: CSharpAST.CSharpDeclFunction;
|
|
225
|
+
};
|
|
226
|
+
declare function MethodSignature({
|
|
227
|
+
decl
|
|
228
|
+
}: MethodSignatureProps): react_jsx_runtime85.JSX.Element;
|
|
229
|
+
type PropertyProps$1 = {
|
|
230
|
+
decl: CSharpAST.CSharpDeclaration;
|
|
231
|
+
children: PropertyFn;
|
|
232
|
+
};
|
|
233
|
+
declare function Property({
|
|
234
|
+
decl,
|
|
235
|
+
children
|
|
236
|
+
}: PropertyProps$1): React$1.ReactNode;
|
|
237
|
+
type DeclarationProps = {
|
|
238
|
+
decl: CSharpAST.CSharpDeclaration;
|
|
239
|
+
};
|
|
240
|
+
declare function Declaration({
|
|
241
|
+
decl
|
|
242
|
+
}: DeclarationProps): react_jsx_runtime85.JSX.Element | null | undefined;
|
|
243
|
+
declare namespace index_d_exports {
|
|
244
|
+
export { LanguageComponentDefinition, PropertyFn, csharp_d_exports as csharp, 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 };
|
|
245
|
+
}
|
|
246
|
+
declare const node: typeof typescript_d_exports;
|
|
247
|
+
declare const kotlin: typeof java_d_exports;
|
|
248
|
+
type PropertyFn = (params: PropertyProps) => ReactNode;
|
|
249
|
+
interface LanguageComponentDefinition {
|
|
250
|
+
Declaration(props: {
|
|
251
|
+
decl: DeclarationNode;
|
|
252
|
+
}): ReactNode;
|
|
253
|
+
Property(props: {
|
|
254
|
+
decl: DeclarationNode;
|
|
255
|
+
children: PropertyFn;
|
|
256
|
+
}): ReactNode;
|
|
257
|
+
TypeName(props: {
|
|
258
|
+
type: Type;
|
|
259
|
+
optional?: boolean;
|
|
260
|
+
}): ReactNode;
|
|
261
|
+
Type(props: {
|
|
262
|
+
type: Type;
|
|
263
|
+
optional?: boolean;
|
|
264
|
+
}): ReactNode;
|
|
265
|
+
MethodSignature(props: {
|
|
266
|
+
decl: DeclarationNode;
|
|
267
|
+
}): ReactNode;
|
|
268
|
+
MethodInfo?(props: {
|
|
269
|
+
decl: DeclarationNode;
|
|
270
|
+
children?: ReactNode;
|
|
271
|
+
}): ReactNode;
|
|
272
|
+
}
|
|
273
|
+
//#endregion
|
|
274
|
+
export { Declaration$5 as $, PropertyProps$3 as A, Type$4 as B, TypeName$1 as C, MethodSignature$2 as D, DeclarationProps$2 as E, DeclarationProps$3 as F, MethodSignature$4 as G, python_d_exports as H, MethodSignature$3 as I, PropertyProps$5 as J, MethodSignatureProps$4 as K, MethodSignatureProps$3 as L, TypeName$2 as M, ruby_d_exports as N, MethodSignatureProps$2 as O, Declaration$3 as P, go_d_exports as Q, Property$3 as R, Type$2 as S, Declaration$2 as T, Declaration$4 as U, TypeName$3 as V, DeclarationProps$4 as W, TypeName$4 as X, Type$5 as Y, TypeProps$4 as Z, MethodInfo as _, node as a, Type$6 as at, Property$1 as b, MethodSignature as c, Declaration$6 as ct, PropertyProps$1 as d, MethodSignatureProps$6 as dt, DeclarationProps$5 as et, Type$1 as f, Property$6 as ft, DeclarationProps$1 as g, typescript_d_exports as gt, Declaration$1 as h, TypeName$6 as ht, kotlin as i, PropertyProps$6 as it, Type$3 as j, Property$2 as k, MethodSignatureProps as l, DeclarationProps$6 as lt, csharp_d_exports as m, Type$7 as mt, PropertyFn as n, MethodSignatureProps$5 as nt, Declaration as o, TypeName$5 as ot, TypeName as p, PropertyProps$7 as pt, Property$4 as q, index_d_exports as r, Property$5 as rt, DeclarationProps as s, java_d_exports as st, LanguageComponentDefinition as t, MethodSignature$5 as tt, Property as u, MethodSignature$6 as ut, MethodSignature$1 as v, http_d_exports as w, PropertyProps$2 as x, MethodSignatureProps$1 as y, PropertyProps$4 as z };
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "./component-generics-
|
|
2
|
-
import { t as LanguageComponentDefinition } from "./index-
|
|
3
|
-
import { a as PropertySettingsType, c as useDocs, d as useSettings, f as useSnippet, i as DocsProviderProps, l as useLanguage, n as DocsContextType, o as useContentPanelLayout, p as useSpec, r as DocsProvider, s as useDeclaration, t as ContentPanelLayout, u as useResource } from "./docs-
|
|
4
|
-
import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "./navigation-
|
|
5
|
-
import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "./markdown-
|
|
6
|
-
import { a as useSearchContext, i as useSearch, n as SearchProvider, r as SearchProviderProps, t as SearchContextType } from "./search-DvzBAFUW.js";
|
|
1
|
+
import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "./component-generics-fyFHB6qA.js";
|
|
2
|
+
import { t as LanguageComponentDefinition } from "./index-Ct0NcQUK.js";
|
|
3
|
+
import { a as PropertySettingsType, c as useDocs, d as useSettings, f as useSnippet, i as DocsProviderProps, l as useLanguage, n as DocsContextType, o as useContentPanelLayout, p as useSpec, r as DocsProvider, s as useDeclaration, t as ContentPanelLayout, u as useResource } from "./docs-yYrp-uzs.js";
|
|
4
|
+
import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "./navigation-CjBnMcop.js";
|
|
5
|
+
import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "./markdown-C8o8WrwG.js";
|
|
7
6
|
|
|
8
7
|
//#region src/contexts/index.d.ts
|
|
9
8
|
declare namespace index_d_exports {
|
|
10
|
-
export { ComponentProvider, ComponentsContextType, ContentPanelLayout, DocsContextType, DocsProvider, DocsProviderProps, MarkdownContext, MarkdownProvider, MarkdownProviderProps, NavigationContextType, NavigationHandler, NavigationProvider, NavigationProviderProps, PropertySettingsType,
|
|
9
|
+
export { ComponentProvider, ComponentsContextType, ContentPanelLayout, DocsContextType, DocsProvider, DocsProviderProps, MarkdownContext, MarkdownProvider, MarkdownProviderProps, NavigationContextType, NavigationHandler, NavigationProvider, NavigationProviderProps, PropertySettingsType, customizeComponents, useComponentContext, useComponents, useContentPanelLayout, useDeclaration, useDocs, useHighlight, useLanguage, useLanguageComponents, useMarkdownContext, useNavigation, useRenderMarkdown, useResource, useSettings, useSnippet, useSpec };
|
|
11
10
|
}
|
|
12
11
|
declare function useLanguageComponents(): LanguageComponentDefinition;
|
|
13
12
|
//#endregion
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { a as Join, c as ListViewProps, d as ToggleButtonProps, f as Tooltip, i as InputProps, l as Markdown, n as Expander, o as Link, p as VirtualExpander, r as Input, s as ListView, t as Badge, u as ToggleButton } from "./primitives-CbqXZ-5f.js";
|
|
2
|
+
import { t as SDKBreadcrumbs } from "./breadcrumbs-DEyC9k79.js";
|
|
3
|
+
import { a as MethodDescription, c as MethodHeaderProps, d as MethodInfo, f as MethodInfoProps, h as MethodRouteProps, i as Method, l as MethodIconBadge, m as MethodRoute, n as HttpMethodIcons, o as MethodDescriptionProps, p as MethodProps, r as HttpMethods, s as MethodHeader, t as HTTPMethod, u as MethodIconProps } from "./method-B6eAtYl2.js";
|
|
4
|
+
import { a as PropertyTitle, c as PropertyToggleProps, i as PropertyProps, n as PropertyDescription, o as PropertyTitleProps, r as PropertyDescriptionProps, s as PropertyToggle, t as Property } from "./properties-BkUlpvU4.js";
|
|
5
|
+
import { C as TransformRequestSnippetFn, S as SDKSnippetLanguagesType, T as useReferenceNesting, _ as SDKModelProps, a as SDKChildren, b as SDKRequestTitleProps, c as SDKDeclaration, d as SDKLanguageBlock, f as SDKMethod, g as SDKModel, h as SDKMethodProps, i as ReferenceNestingContextType, l as SDKExample, m as SDKMethodInfo, n as PropertyModelContextType, o as SDKConstraints, p as SDKMethodHeader, r as ReferenceNestingContext, s as SDKConstraintsProps, t as PropertyModelContext, u as SDKIcon, v as SDKReference, w as usePropertyModel, x as SDKSnippetLanguages, y as SDKRequestTitle } from "./sdk-CdhDsvo3.js";
|
|
6
|
+
import { a as SnippetContainer, c as SnippetRequestContainer, i as SnippetCodeProps, l as SnippetRequestContainerProps, n as SnippetButtons, o as SnippetContainerProps, r as SnippetCode, s as SnippetProps, t as Snippet, u as SnippetResponse } from "./snippets-CbVFNmfq.js";
|
|
7
|
+
import { a as SDKResource, c as SDKRoot, i as SDKOverviewProps, l as SDKRootProps, n as SDKMethodSummaryProps, o as SDKResourceHeader, r as SDKOverview, s as SDKResourceProps, t as SDKMethodSummary } from "./overview-DeZSiqFa.js";
|
|
8
|
+
import { a as SidebarProps, i as SidebarMethodProps, n as SidebarExpander, o as SidebarResource, r as SidebarMethod, s as SidebarResourceProps, t as Sidebar } from "./sidebar-BXz93vSy.js";
|
|
9
|
+
|
|
10
|
+
//#region src/components/index.d.ts
|
|
11
|
+
declare namespace index_d_exports {
|
|
12
|
+
export { Badge, Expander, HTTPMethod, HttpMethodIcons, HttpMethods, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, MethodIconBadge, MethodIconProps, MethodInfo, MethodInfoProps, MethodProps, MethodRoute, MethodRouteProps, Property, PropertyDescription, PropertyDescriptionProps, PropertyModelContext, PropertyModelContextType, PropertyProps, PropertyTitle, PropertyTitleProps, PropertyToggle, PropertyToggleProps, ReferenceNestingContext, ReferenceNestingContextType, SDKBreadcrumbs, SDKChildren, SDKConstraints, SDKConstraintsProps, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodProps, SDKMethodSummary, SDKMethodSummaryProps, SDKModel, SDKModelProps, SDKOverview, SDKOverviewProps, SDKReference, SDKRequestTitle, SDKRequestTitleProps, SDKResource, SDKResourceHeader, SDKResourceProps, SDKRoot, SDKRootProps, SDKSnippetLanguages, SDKSnippetLanguagesType, Sidebar, SidebarExpander, SidebarMethod, SidebarMethodProps, SidebarProps, SidebarResource, SidebarResourceProps, Snippet, SnippetButtons, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse, ToggleButton, ToggleButtonProps, Tooltip, TransformRequestSnippetFn, VirtualExpander, usePropertyModel, useReferenceNesting };
|
|
13
|
+
}
|
|
14
|
+
//#endregion
|
|
15
|
+
export { index_d_exports as t };
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "./component-generics-COP53CRn.js";
|
|
2
|
+
import { t as LanguageComponentDefinition } from "./index-CnilsjrJ.js";
|
|
3
|
+
import { a as PropertySettingsType, c as useDocs, d as useSettings, f as useSnippet, i as DocsProviderProps, l as useLanguage, n as DocsContextType, o as useContentPanelLayout, p as useSpec, r as DocsProvider, s as useDeclaration, t as ContentPanelLayout, u as useResource } from "./docs-B8-nCRaa.js";
|
|
4
|
+
import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "./navigation-BfAVGPgw.js";
|
|
5
|
+
import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "./markdown-DA2cRtlr.js";
|
|
6
|
+
|
|
7
|
+
//#region src/contexts/index.d.ts
|
|
8
|
+
declare namespace index_d_exports {
|
|
9
|
+
export { ComponentProvider, ComponentsContextType, ContentPanelLayout, DocsContextType, DocsProvider, DocsProviderProps, MarkdownContext, MarkdownProvider, MarkdownProviderProps, NavigationContextType, NavigationHandler, NavigationProvider, NavigationProviderProps, PropertySettingsType, customizeComponents, useComponentContext, useComponents, useContentPanelLayout, useDeclaration, useDocs, useHighlight, useLanguage, useLanguageComponents, useMarkdownContext, useNavigation, useRenderMarkdown, useResource, useSettings, useSnippet, useSpec };
|
|
10
|
+
}
|
|
11
|
+
declare function useLanguageComponents(): LanguageComponentDefinition;
|
|
12
|
+
//#endregion
|
|
13
|
+
export { useLanguageComponents as n, index_d_exports as t };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,20 +1,19 @@
|
|
|
1
|
-
import "./primitives-
|
|
2
|
-
import "./breadcrumbs-
|
|
3
|
-
import "./method-
|
|
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 "./
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import { t as _default } from "./style-D8hwSwrv.js";
|
|
1
|
+
import "./primitives-Caj5rKBc.js";
|
|
2
|
+
import "./breadcrumbs-DEyC9k79.js";
|
|
3
|
+
import "./method-B6eAtYl2.js";
|
|
4
|
+
import "./properties-BkUlpvU4.js";
|
|
5
|
+
import { _ as routing_d_exports } from "./routing-CMqh1cTZ.js";
|
|
6
|
+
import "./sdk-BOwYR0k6.js";
|
|
7
|
+
import "./snippets-Wjo2dJNw.js";
|
|
8
|
+
import "./overview-CswoJHww.js";
|
|
9
|
+
import "./sidebar-BXz93vSy.js";
|
|
10
|
+
import { t as index_d_exports } from "./index-BQpRynot.js";
|
|
11
|
+
import "./component-generics-fyFHB6qA.js";
|
|
12
|
+
import { r as index_d_exports$2 } from "./index-Ct0NcQUK.js";
|
|
13
|
+
import "./docs-yYrp-uzs.js";
|
|
14
|
+
import "./navigation-CjBnMcop.js";
|
|
15
|
+
import "./markdown-C8o8WrwG.js";
|
|
16
|
+
import { t as index_d_exports$1 } from "./index-D6NhcxHd.js";
|
|
17
|
+
import { i as utils_d_exports } from "./utils-d8paVwKN.js";
|
|
18
|
+
import { t as _default } from "./style-D7RO5ymE.js";
|
|
20
19
|
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/index.js
CHANGED
|
@@ -1,14 +1,29 @@
|
|
|
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 {
|
|
11
|
-
import "./
|
|
12
|
-
import "./
|
|
1
|
+
import "./docs-CXqi26jB.js";
|
|
2
|
+
import "./component-generics-B6Fn47Mz.js";
|
|
3
|
+
import "./navigation-C5TN0SgC.js";
|
|
4
|
+
import "./markdown-CxdeWgjV.js";
|
|
5
|
+
import { t as contexts_exports } from "./contexts-p3rRZDlM.js";
|
|
6
|
+
import "./use-components-RWQbviGq.js";
|
|
7
|
+
import { t as style_default } from "./style-gnVEeXFj.js";
|
|
8
|
+
import "./properties-jlGW3USi.js";
|
|
9
|
+
import "./method-CE08mUME.js";
|
|
10
|
+
import { p as routing_exports } from "./routing-Wbb7YECB.js";
|
|
11
|
+
import "./primitives-BIWfwN5L.js";
|
|
12
|
+
import "./icons-Ckod9aod.js";
|
|
13
|
+
import "./sdk-CSCbbn3O.js";
|
|
14
|
+
import "./snippets-BQLXEIf6.js";
|
|
15
|
+
import { i as utils_exports } from "./utils-D_1AWSRX.js";
|
|
16
|
+
import "./overview-S2hUqPXA.js";
|
|
17
|
+
import "./breadcrumbs-nSFZO5Gf.js";
|
|
18
|
+
import "./sidebar-CWyvCrJ0.js";
|
|
19
|
+
import { t as components_exports } from "./components-D7M-BwNI.js";
|
|
20
|
+
import "./typescript-DXG9psK3.js";
|
|
21
|
+
import "./java-BbjF_oUI.js";
|
|
22
|
+
import "./go-1c3S5ETL.js";
|
|
23
|
+
import "./python-USOwFDv_.js";
|
|
24
|
+
import "./ruby-CSvGbSLe.js";
|
|
25
|
+
import "./http-2QNWXH9t.js";
|
|
26
|
+
import "./csharp-CDSxfCZE.js";
|
|
27
|
+
import { n as languages_exports } from "./languages-BCYZjzuS.js";
|
|
13
28
|
|
|
14
29
|
export { components_exports as components, contexts_exports as contexts, languages_exports as languages, routing_exports as routing, style_default as style, utils_exports as utils };
|