@stainless-api/docs-ui 0.1.0-beta.66 → 0.1.0-beta.67
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/{component-generics-DpFQSmh3.d.ts → component-generics-BBuevgK_.d.ts} +2 -2
- package/dist/components/MaskedInput.d.ts +3 -3
- package/dist/components/breadcrumbs.d.ts +1 -1
- package/dist/components/icons.d.ts +12 -12
- 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-sidebar.d.ts +1 -1
- package/dist/components/sdk.d.ts +1 -1
- package/dist/components/snippets.d.ts +2 -2
- package/dist/components/stl-sidebar.d.ts +1 -1
- 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 +15 -15
- package/dist/contexts/markdown.d.ts +1 -1
- package/dist/contexts/navigation.d.ts +1 -1
- package/dist/contexts/use-components.d.ts +10 -10
- package/dist/{docs-Rs5JBYig.d.ts → docs-BhIfadtZ.d.ts} +2 -2
- package/dist/{index-CsJEVcDt.d.ts → index-BGZwPcKG.d.ts} +39 -39
- package/dist/{index-CTFc7TGI.d.ts → index-CU1fzYyr.d.ts} +8 -8
- package/dist/index.d.ts +15 -15
- package/dist/languages/cli.d.ts +11 -11
- package/dist/languages/csharp.d.ts +11 -11
- 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/terraform.d.ts +11 -11
- package/dist/languages/typescript.d.ts +11 -11
- package/dist/markdown/index.d.ts +1 -1
- package/dist/markdown/utils.d.ts +1 -1
- package/dist/{markdown-CmIFP37L.d.ts → markdown-D83YEroZ.d.ts} +2 -2
- package/dist/{method-Big14PnW.d.ts → method-BZzpQ6yS.d.ts} +6 -6
- package/dist/{navigation-C7KdkOOQ.d.ts → navigation-CMc4Aqw5.d.ts} +2 -2
- package/dist/{overview-CKllPxLz.d.ts → overview-CD8aZ-q6.d.ts} +6 -6
- package/dist/{primitives-CRE7xsC3.d.ts → primitives-DhGxFYx6.d.ts} +11 -11
- package/dist/{properties-7szOHHaS.d.ts → properties-Lb6C4q9N.d.ts} +5 -5
- package/dist/{sdk-Bpy1Xo26.d.ts → sdk-PiHLvMdV.d.ts} +14 -14
- package/dist/{sdk-sidebar-NCBSWuUW.d.ts → sdk-sidebar-Ck41RYV8.d.ts} +2 -2
- package/dist/{snippets--z2u74gP.d.ts → snippets-DoY3fghd.d.ts} +8 -8
- package/dist/{stl-sidebar-DSkUHwcU.d.ts → stl-sidebar-CNGimF4q.d.ts} +2 -2
- package/dist/styles.css +0 -6
- package/package.json +2 -2
- package/dist/breadcrumbs-Dko96jXU.d.ts +0 -25
- package/dist/component-generics-ILcegpY7.d.ts +0 -30
- package/dist/docs-DlLOlML9.d.ts +0 -48
- package/dist/index-DDrwJ0SM.d.ts +0 -16
- package/dist/index-aj8DLe5b.d.ts +0 -345
- package/dist/markdown-9xLfF9XX.d.ts +0 -22
- package/dist/method-DUHSNgiz.d.ts +0 -59
- package/dist/navigation-CCM6dFfw.d.ts +0 -29
- package/dist/overview-9WETRMa1.d.ts +0 -39
- package/dist/primitives-D9X5xoGL.d.ts +0 -105
- package/dist/properties-C9W4QJ_F.d.ts +0 -54
- package/dist/sdk-DjgaAjFT.d.ts +0 -122
- package/dist/sdk-sidebar-CkzuH3dr.d.ts +0 -15
- package/dist/snippets-C0caK7DR.d.ts +0 -53
- package/dist/stl-sidebar-DXlcKE-a.d.ts +0 -58
package/dist/index-aj8DLe5b.d.ts
DELETED
|
@@ -1,345 +0,0 @@
|
|
|
1
|
-
import { a as GoAST, b as TerraformAST, h as RubyAST, i as DeclarationNode, l as JavaAST, m as Resource$1, n as CLIAST, p as PythonAST, r as CSharpAST, s as HttpAST, x as Type$9, y as TSAST } from "./index-CwjGm9zX.js";
|
|
2
|
-
import { i as PropertyProps$9 } from "./properties-7szOHHaS.js";
|
|
3
|
-
import * as React$1 from "react";
|
|
4
|
-
import React, { ReactNode } from "react";
|
|
5
|
-
import * as react_jsx_runtime28 from "react/jsx-runtime";
|
|
6
|
-
|
|
7
|
-
//#region src/languages/typescript.d.ts
|
|
8
|
-
declare namespace typescript_d_exports {
|
|
9
|
-
export { Declaration$8 as Declaration, DeclarationProps$8 as DeclarationProps, MethodSignature$8 as MethodSignature, MethodSignatureProps$7 as MethodSignatureProps, Property$8 as Property, PropertyProps$8 as PropertyProps, Type$8 as Type, TypeName$8 as TypeName };
|
|
10
|
-
}
|
|
11
|
-
type TypeProps$8 = {
|
|
12
|
-
type: TSAST.TSType;
|
|
13
|
-
};
|
|
14
|
-
declare function TypeName$8({
|
|
15
|
-
type
|
|
16
|
-
}: TypeProps$8): string | react_jsx_runtime28.JSX.Element;
|
|
17
|
-
declare function Type$8({
|
|
18
|
-
type
|
|
19
|
-
}: TypeProps$8): react_jsx_runtime28.JSX.Element;
|
|
20
|
-
type MethodSignatureProps$7 = {
|
|
21
|
-
decl: TSAST.TSDeclFunction;
|
|
22
|
-
};
|
|
23
|
-
declare function MethodSignature$8({
|
|
24
|
-
decl
|
|
25
|
-
}: MethodSignatureProps$7): react_jsx_runtime28.JSX.Element;
|
|
26
|
-
type PropertyProps$8 = {
|
|
27
|
-
decl: TSAST.TSDeclaration;
|
|
28
|
-
children: PropertyFn;
|
|
29
|
-
};
|
|
30
|
-
declare function Property$8({
|
|
31
|
-
decl,
|
|
32
|
-
children
|
|
33
|
-
}: PropertyProps$8): React$1.ReactNode;
|
|
34
|
-
type DeclarationProps$8 = {
|
|
35
|
-
decl: TSAST.TSDeclaration;
|
|
36
|
-
};
|
|
37
|
-
declare function Declaration$8({
|
|
38
|
-
decl
|
|
39
|
-
}: DeclarationProps$8): react_jsx_runtime28.JSX.Element | undefined;
|
|
40
|
-
declare namespace java_d_exports {
|
|
41
|
-
export { Declaration$7 as Declaration, DeclarationProps$7 as DeclarationProps, MethodSignature$7 as MethodSignature, MethodSignatureProps$6 as MethodSignatureProps, Property$7 as Property, PropertyProps$7 as PropertyProps, Type$7 as Type, TypeName$7 as TypeName };
|
|
42
|
-
}
|
|
43
|
-
type TypeProps$7 = {
|
|
44
|
-
type: JavaAST.JavaType;
|
|
45
|
-
optional?: boolean;
|
|
46
|
-
};
|
|
47
|
-
declare function TypeName$7({
|
|
48
|
-
type,
|
|
49
|
-
optional
|
|
50
|
-
}: TypeProps$7): react_jsx_runtime28.JSX.Element | "List";
|
|
51
|
-
declare function Type$7({
|
|
52
|
-
type,
|
|
53
|
-
optional
|
|
54
|
-
}: TypeProps$7): react_jsx_runtime28.JSX.Element;
|
|
55
|
-
type MethodSignatureProps$6 = {
|
|
56
|
-
decl: JavaAST.JavaDeclFunction;
|
|
57
|
-
};
|
|
58
|
-
declare function MethodSignature$7({
|
|
59
|
-
decl
|
|
60
|
-
}: MethodSignatureProps$6): react_jsx_runtime28.JSX.Element;
|
|
61
|
-
type PropertyProps$7 = {
|
|
62
|
-
decl: JavaAST.JavaDeclaration;
|
|
63
|
-
children: PropertyFn;
|
|
64
|
-
};
|
|
65
|
-
declare function Property$7({
|
|
66
|
-
decl,
|
|
67
|
-
children
|
|
68
|
-
}: PropertyProps$7): React$1.ReactNode;
|
|
69
|
-
type DeclarationProps$7 = {
|
|
70
|
-
decl: JavaAST.JavaDeclaration;
|
|
71
|
-
};
|
|
72
|
-
declare function Declaration$7({
|
|
73
|
-
decl
|
|
74
|
-
}: DeclarationProps$7): react_jsx_runtime28.JSX.Element | null | undefined;
|
|
75
|
-
declare namespace go_d_exports {
|
|
76
|
-
export { Declaration$6 as Declaration, DeclarationProps$6 as DeclarationProps, MethodSignature$6 as MethodSignature, MethodSignatureProps$5 as MethodSignatureProps, Property$6 as Property, PropertyProps$6 as PropertyProps, Type$6 as Type, TypeName$6 as TypeName, TypeProps$6 as TypeProps };
|
|
77
|
-
}
|
|
78
|
-
type TypeProps$6 = {
|
|
79
|
-
type: GoAST.GoType;
|
|
80
|
-
};
|
|
81
|
-
declare function TypeName$6({
|
|
82
|
-
type
|
|
83
|
-
}: TypeProps$6): string | react_jsx_runtime28.JSX.Element;
|
|
84
|
-
declare function Type$6({
|
|
85
|
-
type
|
|
86
|
-
}: TypeProps$6): react_jsx_runtime28.JSX.Element;
|
|
87
|
-
type MethodSignatureProps$5 = {
|
|
88
|
-
decl: GoAST.GoDeclFunction;
|
|
89
|
-
};
|
|
90
|
-
declare function MethodSignature$6({
|
|
91
|
-
decl
|
|
92
|
-
}: MethodSignatureProps$5): react_jsx_runtime28.JSX.Element;
|
|
93
|
-
type PropertyProps$6 = {
|
|
94
|
-
decl: GoAST.GoDeclaration;
|
|
95
|
-
children: PropertyFn;
|
|
96
|
-
};
|
|
97
|
-
declare function Property$6({
|
|
98
|
-
decl,
|
|
99
|
-
children
|
|
100
|
-
}: PropertyProps$6): React$1.ReactNode;
|
|
101
|
-
type DeclarationProps$6 = {
|
|
102
|
-
decl: GoAST.GoDeclaration;
|
|
103
|
-
};
|
|
104
|
-
declare function Declaration$6({
|
|
105
|
-
decl
|
|
106
|
-
}: DeclarationProps$6): react_jsx_runtime28.JSX.Element | undefined;
|
|
107
|
-
declare namespace python_d_exports {
|
|
108
|
-
export { Declaration$5 as Declaration, DeclarationProps$5 as DeclarationProps, MethodSignature$5 as MethodSignature, MethodSignatureProps$4 as MethodSignatureProps, Property$5 as Property, PropertyProps$5 as PropertyProps, Type$5 as Type, TypeName$5 as TypeName };
|
|
109
|
-
}
|
|
110
|
-
type TypeProps$5 = {
|
|
111
|
-
type: PythonAST.PythonType;
|
|
112
|
-
};
|
|
113
|
-
declare function TypeName$5({
|
|
114
|
-
type
|
|
115
|
-
}: TypeProps$5): string | react_jsx_runtime28.JSX.Element;
|
|
116
|
-
declare function Type$5({
|
|
117
|
-
type
|
|
118
|
-
}: TypeProps$5): react_jsx_runtime28.JSX.Element;
|
|
119
|
-
type MethodSignatureProps$4 = {
|
|
120
|
-
decl: PythonAST.PythonDeclFunction;
|
|
121
|
-
};
|
|
122
|
-
declare function MethodSignature$5({
|
|
123
|
-
decl
|
|
124
|
-
}: MethodSignatureProps$4): react_jsx_runtime28.JSX.Element;
|
|
125
|
-
type PropertyProps$5 = {
|
|
126
|
-
decl: PythonAST.PythonDeclaration;
|
|
127
|
-
children: PropertyFn;
|
|
128
|
-
};
|
|
129
|
-
declare function Property$5({
|
|
130
|
-
decl,
|
|
131
|
-
children
|
|
132
|
-
}: PropertyProps$5): React$1.ReactNode;
|
|
133
|
-
type DeclarationProps$5 = {
|
|
134
|
-
decl: PythonAST.PythonDeclaration;
|
|
135
|
-
};
|
|
136
|
-
declare function Declaration$5({
|
|
137
|
-
decl
|
|
138
|
-
}: DeclarationProps$5): react_jsx_runtime28.JSX.Element | undefined;
|
|
139
|
-
declare namespace ruby_d_exports {
|
|
140
|
-
export { Declaration$4 as Declaration, DeclarationProps$4 as DeclarationProps, MethodSignature$4 as MethodSignature, MethodSignatureProps$3 as MethodSignatureProps, Property$4 as Property, PropertyProps$4 as PropertyProps, Type$4 as Type, TypeName$4 as TypeName };
|
|
141
|
-
}
|
|
142
|
-
type TypeProps$4 = {
|
|
143
|
-
type: RubyAST.RubyType;
|
|
144
|
-
};
|
|
145
|
-
declare function TypeName$4({
|
|
146
|
-
type
|
|
147
|
-
}: TypeProps$4): string | react_jsx_runtime28.JSX.Element;
|
|
148
|
-
declare function Type$4({
|
|
149
|
-
type
|
|
150
|
-
}: TypeProps$4): react_jsx_runtime28.JSX.Element;
|
|
151
|
-
type MethodSignatureProps$3 = {
|
|
152
|
-
decl: RubyAST.RubyDeclFunction;
|
|
153
|
-
};
|
|
154
|
-
declare function MethodSignature$4({
|
|
155
|
-
decl
|
|
156
|
-
}: MethodSignatureProps$3): react_jsx_runtime28.JSX.Element;
|
|
157
|
-
type PropertyProps$4 = {
|
|
158
|
-
decl: RubyAST.RubyDeclaration;
|
|
159
|
-
children: PropertyFn;
|
|
160
|
-
};
|
|
161
|
-
declare function Property$4({
|
|
162
|
-
decl,
|
|
163
|
-
children
|
|
164
|
-
}: PropertyProps$4): React$1.ReactNode;
|
|
165
|
-
type DeclarationProps$4 = {
|
|
166
|
-
decl: RubyAST.RubyDeclaration;
|
|
167
|
-
};
|
|
168
|
-
declare function Declaration$4({
|
|
169
|
-
decl
|
|
170
|
-
}: DeclarationProps$4): react_jsx_runtime28.JSX.Element | undefined;
|
|
171
|
-
declare namespace http_d_exports {
|
|
172
|
-
export { Declaration$3 as Declaration, DeclarationProps$3 as DeclarationProps, MethodInfo, MethodSignature$3 as MethodSignature, MethodSignatureProps$2 as MethodSignatureProps, Property$3 as Property, PropertyProps$3 as PropertyProps, Type$3 as Type, TypeName$3 as TypeName };
|
|
173
|
-
}
|
|
174
|
-
type TypeProps$3 = {
|
|
175
|
-
type: HttpAST.HttpType;
|
|
176
|
-
};
|
|
177
|
-
declare function TypeName$3({
|
|
178
|
-
type
|
|
179
|
-
}: TypeProps$3): string | react_jsx_runtime28.JSX.Element;
|
|
180
|
-
declare function Type$3({
|
|
181
|
-
type
|
|
182
|
-
}: TypeProps$3): react_jsx_runtime28.JSX.Element | undefined;
|
|
183
|
-
type MethodSignatureProps$2 = {
|
|
184
|
-
decl: HttpAST.HttpDeclFunction;
|
|
185
|
-
};
|
|
186
|
-
declare function MethodSignature$3({
|
|
187
|
-
decl
|
|
188
|
-
}: MethodSignatureProps$2): null;
|
|
189
|
-
declare function MethodInfo({
|
|
190
|
-
decl,
|
|
191
|
-
children
|
|
192
|
-
}: MethodSignatureProps$2 & {
|
|
193
|
-
children: React.ReactNode;
|
|
194
|
-
}): react_jsx_runtime28.JSX.Element;
|
|
195
|
-
type PropertyProps$3 = {
|
|
196
|
-
decl: HttpAST.HttpDeclaration;
|
|
197
|
-
children: PropertyFn;
|
|
198
|
-
};
|
|
199
|
-
declare function Property$3({
|
|
200
|
-
decl,
|
|
201
|
-
children
|
|
202
|
-
}: PropertyProps$3): React.ReactNode;
|
|
203
|
-
type DeclarationProps$3 = {
|
|
204
|
-
decl: HttpAST.HttpDeclaration;
|
|
205
|
-
};
|
|
206
|
-
declare function Declaration$3({
|
|
207
|
-
decl
|
|
208
|
-
}: DeclarationProps$3): react_jsx_runtime28.JSX.Element | undefined;
|
|
209
|
-
declare namespace csharp_d_exports {
|
|
210
|
-
export { Declaration$2 as Declaration, DeclarationProps$2 as DeclarationProps, MethodSignature$2 as MethodSignature, MethodSignatureProps$1 as MethodSignatureProps, Property$2 as Property, PropertyProps$2 as PropertyProps, Type$2 as Type, TypeName$2 as TypeName };
|
|
211
|
-
}
|
|
212
|
-
declare function TypeName$2({
|
|
213
|
-
type,
|
|
214
|
-
optional
|
|
215
|
-
}: TypeProps$2): react_jsx_runtime28.JSX.Element;
|
|
216
|
-
type TypeProps$2 = {
|
|
217
|
-
type: CSharpAST.CSharpType;
|
|
218
|
-
optional?: boolean;
|
|
219
|
-
};
|
|
220
|
-
declare function Type$2({
|
|
221
|
-
type
|
|
222
|
-
}: TypeProps$2): react_jsx_runtime28.JSX.Element;
|
|
223
|
-
type MethodSignatureProps$1 = {
|
|
224
|
-
decl: CSharpAST.CSharpDeclFunction;
|
|
225
|
-
};
|
|
226
|
-
declare function MethodSignature$2({
|
|
227
|
-
decl
|
|
228
|
-
}: MethodSignatureProps$1): react_jsx_runtime28.JSX.Element;
|
|
229
|
-
type PropertyProps$2 = {
|
|
230
|
-
decl: CSharpAST.CSharpDeclaration;
|
|
231
|
-
children: PropertyFn;
|
|
232
|
-
};
|
|
233
|
-
declare function Property$2({
|
|
234
|
-
decl,
|
|
235
|
-
children
|
|
236
|
-
}: PropertyProps$2): React$1.ReactNode;
|
|
237
|
-
type DeclarationProps$2 = {
|
|
238
|
-
decl: CSharpAST.CSharpDeclaration;
|
|
239
|
-
};
|
|
240
|
-
declare function Declaration$2({
|
|
241
|
-
decl
|
|
242
|
-
}: DeclarationProps$2): react_jsx_runtime28.JSX.Element | null | undefined;
|
|
243
|
-
declare namespace cli_d_exports {
|
|
244
|
-
export { Declaration$1 as Declaration, DeclarationProps$1 as DeclarationProps, MethodSignature$1 as MethodSignature, MethodSignatureProps, Property$1 as Property, PropertyProps$1 as PropertyProps, Type$1 as Type, TypeName$1 as TypeName };
|
|
245
|
-
}
|
|
246
|
-
type TypeProps$1 = {
|
|
247
|
-
type: HttpAST.HttpType;
|
|
248
|
-
};
|
|
249
|
-
declare function TypeName$1(props: TypeProps$1): string | react_jsx_runtime28.JSX.Element;
|
|
250
|
-
declare function Type$1(props: TypeProps$1): react_jsx_runtime28.JSX.Element | undefined;
|
|
251
|
-
type MethodSignatureProps = {
|
|
252
|
-
decl: CLIAST.CLICommand;
|
|
253
|
-
};
|
|
254
|
-
declare function MethodSignature$1({
|
|
255
|
-
decl
|
|
256
|
-
}: MethodSignatureProps): react_jsx_runtime28.JSX.Element;
|
|
257
|
-
type PropertyProps$1 = {
|
|
258
|
-
decl: CLIAST.CLIDeclaration;
|
|
259
|
-
children: PropertyFn;
|
|
260
|
-
};
|
|
261
|
-
declare function Property$1({
|
|
262
|
-
decl,
|
|
263
|
-
children
|
|
264
|
-
}: PropertyProps$1): React.ReactNode;
|
|
265
|
-
type DeclarationProps$1 = {
|
|
266
|
-
decl: CLIAST.CLIDeclaration;
|
|
267
|
-
};
|
|
268
|
-
declare function Declaration$1({
|
|
269
|
-
decl
|
|
270
|
-
}: DeclarationProps$1): react_jsx_runtime28.JSX.Element | undefined;
|
|
271
|
-
declare namespace terraform_d_exports {
|
|
272
|
-
export { Declaration, DeclarationProps, MethodSignature, Property, PropertyProps, Resource, ResourceProps, TerraformSource, Type, TypeName, TypeProps };
|
|
273
|
-
}
|
|
274
|
-
type TypeProps = {
|
|
275
|
-
type: TerraformAST.AttributeType;
|
|
276
|
-
};
|
|
277
|
-
declare function TypeName({
|
|
278
|
-
type
|
|
279
|
-
}: TypeProps): react_jsx_runtime28.JSX.Element;
|
|
280
|
-
declare function Type({
|
|
281
|
-
type
|
|
282
|
-
}: TypeProps): react_jsx_runtime28.JSX.Element | undefined;
|
|
283
|
-
declare function MethodSignature(): null;
|
|
284
|
-
type PropertyProps = {
|
|
285
|
-
decl: TerraformAST.TerraformDeclaration;
|
|
286
|
-
children: PropertyFn;
|
|
287
|
-
};
|
|
288
|
-
declare function Property({
|
|
289
|
-
decl,
|
|
290
|
-
children
|
|
291
|
-
}: PropertyProps): React$1.ReactNode;
|
|
292
|
-
declare function TerraformSource({
|
|
293
|
-
path,
|
|
294
|
-
group
|
|
295
|
-
}: {
|
|
296
|
-
path: string;
|
|
297
|
-
group: string;
|
|
298
|
-
}): react_jsx_runtime28.JSX.Element | undefined;
|
|
299
|
-
type DeclarationProps = {
|
|
300
|
-
decl: TerraformAST.TerraformDeclaration;
|
|
301
|
-
};
|
|
302
|
-
declare function Declaration({
|
|
303
|
-
decl
|
|
304
|
-
}: DeclarationProps): react_jsx_runtime28.JSX.Element | undefined;
|
|
305
|
-
type ResourceProps = {
|
|
306
|
-
resource: Resource$1;
|
|
307
|
-
};
|
|
308
|
-
declare function Resource({
|
|
309
|
-
resource
|
|
310
|
-
}: ResourceProps): react_jsx_runtime28.JSX.Element;
|
|
311
|
-
declare namespace index_d_exports {
|
|
312
|
-
export { LanguageComponentDefinition, PropertyFn, cli_d_exports as cli, 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, terraform_d_exports as terraform, typescript_d_exports as typescript };
|
|
313
|
-
}
|
|
314
|
-
declare const node: typeof typescript_d_exports;
|
|
315
|
-
declare const kotlin: typeof java_d_exports;
|
|
316
|
-
type PropertyFn = (params: PropertyProps$9) => ReactNode;
|
|
317
|
-
interface LanguageComponentDefinition {
|
|
318
|
-
Declaration(props: {
|
|
319
|
-
decl: DeclarationNode;
|
|
320
|
-
}): ReactNode;
|
|
321
|
-
Property(props: {
|
|
322
|
-
decl: DeclarationNode;
|
|
323
|
-
children: PropertyFn;
|
|
324
|
-
}): ReactNode;
|
|
325
|
-
TypeName(props: {
|
|
326
|
-
type: Type$9;
|
|
327
|
-
optional?: boolean;
|
|
328
|
-
}): ReactNode;
|
|
329
|
-
Type(props: {
|
|
330
|
-
type: Type$9;
|
|
331
|
-
optional?: boolean;
|
|
332
|
-
}): ReactNode;
|
|
333
|
-
MethodSignature(props: {
|
|
334
|
-
decl: DeclarationNode;
|
|
335
|
-
}): ReactNode;
|
|
336
|
-
MethodInfo?(props: {
|
|
337
|
-
decl: DeclarationNode;
|
|
338
|
-
children?: ReactNode;
|
|
339
|
-
}): ReactNode;
|
|
340
|
-
Resource?(props: {
|
|
341
|
-
resource: Resource$1;
|
|
342
|
-
}): ReactNode;
|
|
343
|
-
}
|
|
344
|
-
//#endregion
|
|
345
|
-
export { TypeName$4 as $, MethodSignatureProps$1 as A, DeclarationProps$8 as At, MethodSignatureProps$2 as B, PropertyProps$1 as C, MethodSignatureProps$6 as Ct, Declaration$2 as D, TypeName$7 as Dt, cli_d_exports as E, Type$7 as Et, csharp_d_exports as F, Type$8 as Ft, http_d_exports as G, PropertyProps$3 as H, Declaration$3 as I, TypeName$8 as It, MethodSignature$4 as J, Declaration$4 as K, DeclarationProps$3 as L, typescript_d_exports as Lt, PropertyProps$2 as M, MethodSignatureProps$7 as Mt, Type$2 as N, Property$8 as Nt, DeclarationProps$2 as O, java_d_exports as Ot, TypeName$2 as P, PropertyProps$8 as Pt, Type$4 as Q, MethodInfo as R, Property$1 as S, MethodSignature$7 as St, TypeName$1 as T, PropertyProps$7 as Tt, Type$3 as U, Property$3 as V, TypeName$3 as W, Property$4 as X, MethodSignatureProps$3 as Y, PropertyProps$4 as Z, terraform_d_exports as _, TypeName$6 as _t, node as a, Property$5 as at, MethodSignature$1 as b, Declaration$7 as bt, MethodSignature as c, TypeName$5 as ct, Resource as d, DeclarationProps$6 as dt, ruby_d_exports as et, ResourceProps as f, MethodSignature$6 as ft, TypeProps as g, Type$6 as gt, TypeName as h, PropertyProps$6 as ht, kotlin as i, MethodSignatureProps$4 as it, Property$2 as j, MethodSignature$8 as jt, MethodSignature$2 as k, Declaration$8 as kt, Property as l, python_d_exports as lt, Type as m, Property$6 as mt, PropertyFn as n, DeclarationProps$5 as nt, Declaration as o, PropertyProps$5 as ot, TerraformSource as p, MethodSignatureProps$5 as pt, DeclarationProps$4 as q, index_d_exports as r, MethodSignature$5 as rt, DeclarationProps as s, Type$5 as st, LanguageComponentDefinition as t, Declaration$5 as tt, PropertyProps as u, Declaration$6 as ut, Declaration$1 as v, TypeProps$6 as vt, Type$1 as w, Property$7 as wt, MethodSignatureProps as x, DeclarationProps$7 as xt, DeclarationProps$1 as y, go_d_exports as yt, MethodSignature$3 as z };
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import * as React$1 from "react";
|
|
2
|
-
import * as react_jsx_runtime97 from "react/jsx-runtime";
|
|
3
|
-
|
|
4
|
-
//#region src/contexts/markdown.d.ts
|
|
5
|
-
type MarkdownContext = {
|
|
6
|
-
highlight: (content: string, language: string) => string | Promise<string>;
|
|
7
|
-
render: (content: string) => string | Promise<string>;
|
|
8
|
-
};
|
|
9
|
-
declare const MarkdownContext: React$1.Context<MarkdownContext>;
|
|
10
|
-
declare const useMarkdownContext: () => MarkdownContext;
|
|
11
|
-
declare function useRenderMarkdown(content?: string): string | undefined;
|
|
12
|
-
declare function useHighlight(content: string, language?: string): string;
|
|
13
|
-
type MarkdownProviderProps = MarkdownContext & {
|
|
14
|
-
children: React$1.ReactNode;
|
|
15
|
-
};
|
|
16
|
-
declare function MarkdownProvider({
|
|
17
|
-
render,
|
|
18
|
-
highlight,
|
|
19
|
-
children
|
|
20
|
-
}: MarkdownProviderProps): react_jsx_runtime97.JSX.Element;
|
|
21
|
-
//#endregion
|
|
22
|
-
export { useMarkdownContext as a, useHighlight as i, MarkdownProvider as n, useRenderMarkdown as o, MarkdownProviderProps as r, MarkdownContext as t };
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import * as React$1 from "react";
|
|
2
|
-
import { ReactNode } from "react";
|
|
3
|
-
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
4
|
-
|
|
5
|
-
//#region src/components/method.d.ts
|
|
6
|
-
type MethodHeaderProps = {
|
|
7
|
-
title: ReactNode;
|
|
8
|
-
level?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5';
|
|
9
|
-
signature?: ReactNode;
|
|
10
|
-
badges?: ReactNode;
|
|
11
|
-
children?: ReactNode;
|
|
12
|
-
};
|
|
13
|
-
declare function MethodHeader({
|
|
14
|
-
title,
|
|
15
|
-
badges,
|
|
16
|
-
signature,
|
|
17
|
-
children,
|
|
18
|
-
level
|
|
19
|
-
}: MethodHeaderProps): react_jsx_runtime12.JSX.Element;
|
|
20
|
-
type MethodRouteProps = {
|
|
21
|
-
httpMethod?: string;
|
|
22
|
-
endpoint?: string | ReactNode;
|
|
23
|
-
iconOnly?: boolean;
|
|
24
|
-
};
|
|
25
|
-
declare function MethodRoute({
|
|
26
|
-
httpMethod,
|
|
27
|
-
endpoint,
|
|
28
|
-
iconOnly
|
|
29
|
-
}: MethodRouteProps): react_jsx_runtime12.JSX.Element;
|
|
30
|
-
type MethodDescriptionProps = {
|
|
31
|
-
description?: string;
|
|
32
|
-
};
|
|
33
|
-
declare function MethodDescription({
|
|
34
|
-
description
|
|
35
|
-
}: MethodDescriptionProps): react_jsx_runtime12.JSX.Element | undefined;
|
|
36
|
-
type MethodInfoProps = {
|
|
37
|
-
children?: ReactNode;
|
|
38
|
-
parameters?: ReactNode;
|
|
39
|
-
returns?: ReactNode;
|
|
40
|
-
};
|
|
41
|
-
declare function MethodInfo({
|
|
42
|
-
children,
|
|
43
|
-
parameters,
|
|
44
|
-
returns
|
|
45
|
-
}: MethodInfoProps): react_jsx_runtime12.JSX.Element;
|
|
46
|
-
type MethodProps = {
|
|
47
|
-
id?: string;
|
|
48
|
-
header?: ReactNode;
|
|
49
|
-
children?: ReactNode;
|
|
50
|
-
} & React$1.HTMLProps<HTMLDivElement>;
|
|
51
|
-
declare function Method({
|
|
52
|
-
id,
|
|
53
|
-
header,
|
|
54
|
-
children,
|
|
55
|
-
className,
|
|
56
|
-
...props
|
|
57
|
-
}: MethodProps): react_jsx_runtime12.JSX.Element;
|
|
58
|
-
//#endregion
|
|
59
|
-
export { MethodHeaderProps as a, MethodProps as c, MethodHeader as i, MethodRoute as l, MethodDescription as n, MethodInfo as o, MethodDescriptionProps as r, MethodInfoProps as s, Method as t, MethodRouteProps as u };
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { t as DocsLanguage } from "./routing-Cm_9XJiQ.js";
|
|
2
|
-
import * as React$1 from "react";
|
|
3
|
-
import * as react_jsx_runtime61 from "react/jsx-runtime";
|
|
4
|
-
|
|
5
|
-
//#region src/contexts/navigation.d.ts
|
|
6
|
-
type NavigationHandler = (ev: React$1.MouseEvent | null, opts: {
|
|
7
|
-
href: string;
|
|
8
|
-
language: DocsLanguage;
|
|
9
|
-
stainlessPath: string;
|
|
10
|
-
scroll: boolean;
|
|
11
|
-
}) => void;
|
|
12
|
-
type NavigationContextType = {
|
|
13
|
-
basePath?: string;
|
|
14
|
-
selectedPath?: string;
|
|
15
|
-
navigationPath?: string[];
|
|
16
|
-
onNavigate?: NavigationHandler;
|
|
17
|
-
};
|
|
18
|
-
declare function useNavigation(): NavigationContextType;
|
|
19
|
-
type NavigationProviderProps = NavigationContextType & {
|
|
20
|
-
children: React$1.ReactNode;
|
|
21
|
-
};
|
|
22
|
-
declare function NavigationProvider({
|
|
23
|
-
basePath,
|
|
24
|
-
selectedPath,
|
|
25
|
-
onNavigate,
|
|
26
|
-
children
|
|
27
|
-
}: NavigationProviderProps): react_jsx_runtime61.JSX.Element;
|
|
28
|
-
//#endregion
|
|
29
|
-
export { useNavigation as a, NavigationProviderProps as i, NavigationHandler as n, NavigationProvider as r, NavigationContextType as t };
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { d as Method, m as Resource } from "./index-CwjGm9zX.js";
|
|
2
|
-
import * as react_jsx_runtime90 from "react/jsx-runtime";
|
|
3
|
-
|
|
4
|
-
//#region src/components/overview.d.ts
|
|
5
|
-
type SDKResourceProps = {
|
|
6
|
-
resource: Resource;
|
|
7
|
-
parents?: Resource[];
|
|
8
|
-
};
|
|
9
|
-
declare function SDKResourceHeader({
|
|
10
|
-
resource,
|
|
11
|
-
parents
|
|
12
|
-
}: SDKResourceProps): react_jsx_runtime90.JSX.Element | null;
|
|
13
|
-
type SDKMethodSummaryProps = {
|
|
14
|
-
method: Method;
|
|
15
|
-
};
|
|
16
|
-
declare function SDKMethodSummary({
|
|
17
|
-
method
|
|
18
|
-
}: SDKMethodSummaryProps): react_jsx_runtime90.JSX.Element;
|
|
19
|
-
declare function SDKResource({
|
|
20
|
-
resource,
|
|
21
|
-
parents,
|
|
22
|
-
showModels
|
|
23
|
-
}: SDKResourceProps & {
|
|
24
|
-
showModels?: boolean;
|
|
25
|
-
}): react_jsx_runtime90.JSX.Element;
|
|
26
|
-
type SDKOverviewProps = {
|
|
27
|
-
resource: Resource;
|
|
28
|
-
};
|
|
29
|
-
declare function SDKOverview({
|
|
30
|
-
resource
|
|
31
|
-
}: SDKOverviewProps): react_jsx_runtime90.JSX.Element;
|
|
32
|
-
type SDKRootProps = {
|
|
33
|
-
stainlessPath: string;
|
|
34
|
-
};
|
|
35
|
-
declare function SDKRoot({
|
|
36
|
-
stainlessPath
|
|
37
|
-
}: SDKRootProps): react_jsx_runtime90.JSX.Element | null;
|
|
38
|
-
//#endregion
|
|
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,105 +0,0 @@
|
|
|
1
|
-
import * as react0 from "react";
|
|
2
|
-
import { ReactNode } from "react";
|
|
3
|
-
import * as react_jsx_runtime36 from "react/jsx-runtime";
|
|
4
|
-
|
|
5
|
-
//#region src/components/primitives.d.ts
|
|
6
|
-
type JoinProps = {
|
|
7
|
-
items: ReactNode[];
|
|
8
|
-
limit?: number;
|
|
9
|
-
children: ReactNode;
|
|
10
|
-
};
|
|
11
|
-
declare function Join({
|
|
12
|
-
items,
|
|
13
|
-
limit,
|
|
14
|
-
children
|
|
15
|
-
}: JoinProps): react_jsx_runtime36.JSX.Element[];
|
|
16
|
-
type ExpanderProps = {
|
|
17
|
-
id?: string;
|
|
18
|
-
open?: boolean;
|
|
19
|
-
summary: ReactNode;
|
|
20
|
-
virtual?: boolean;
|
|
21
|
-
muted?: boolean;
|
|
22
|
-
children?: ReactNode;
|
|
23
|
-
};
|
|
24
|
-
declare function Expander({
|
|
25
|
-
id,
|
|
26
|
-
open,
|
|
27
|
-
summary,
|
|
28
|
-
virtual,
|
|
29
|
-
muted,
|
|
30
|
-
children
|
|
31
|
-
}: ExpanderProps): react_jsx_runtime36.JSX.Element;
|
|
32
|
-
declare function VirtualExpander({
|
|
33
|
-
id,
|
|
34
|
-
open: isOpen,
|
|
35
|
-
muted,
|
|
36
|
-
summary,
|
|
37
|
-
children
|
|
38
|
-
}: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime36.JSX.Element;
|
|
39
|
-
declare function Markdown({
|
|
40
|
-
content
|
|
41
|
-
}: {
|
|
42
|
-
content: string;
|
|
43
|
-
}): "" | react_jsx_runtime36.JSX.Element | undefined;
|
|
44
|
-
type BadgeProps = {
|
|
45
|
-
id: string;
|
|
46
|
-
children?: ReactNode;
|
|
47
|
-
};
|
|
48
|
-
declare function Badge({
|
|
49
|
-
id,
|
|
50
|
-
children
|
|
51
|
-
}: BadgeProps): react_jsx_runtime36.JSX.Element;
|
|
52
|
-
type TooltipProps = {
|
|
53
|
-
content: ReactNode;
|
|
54
|
-
children: ReactNode;
|
|
55
|
-
};
|
|
56
|
-
declare function Tooltip({
|
|
57
|
-
content,
|
|
58
|
-
children
|
|
59
|
-
}: TooltipProps): string | number | bigint | boolean | react_jsx_runtime36.JSX.Element | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | null | undefined;
|
|
60
|
-
type LinkProps = {
|
|
61
|
-
stainlessPath?: string;
|
|
62
|
-
scroll?: boolean;
|
|
63
|
-
children?: ReactNode;
|
|
64
|
-
} & React.HTMLProps<HTMLAnchorElement>;
|
|
65
|
-
declare function Link({
|
|
66
|
-
stainlessPath,
|
|
67
|
-
scroll,
|
|
68
|
-
children,
|
|
69
|
-
...props
|
|
70
|
-
}: LinkProps): string | number | bigint | boolean | react_jsx_runtime36.JSX.Element | Iterable<ReactNode> | Promise<string | number | bigint | boolean | react0.ReactPortal | react0.ReactElement<unknown, string | react0.JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined> | null | undefined;
|
|
71
|
-
type InputProps = {
|
|
72
|
-
left?: ReactNode;
|
|
73
|
-
right?: ReactNode;
|
|
74
|
-
ref?: React.Ref<HTMLInputElement>;
|
|
75
|
-
} & React.InputHTMLAttributes<HTMLInputElement>;
|
|
76
|
-
declare function Input({
|
|
77
|
-
left,
|
|
78
|
-
right,
|
|
79
|
-
ref,
|
|
80
|
-
className,
|
|
81
|
-
...props
|
|
82
|
-
}: InputProps): react_jsx_runtime36.JSX.Element;
|
|
83
|
-
type ToggleButtonProps = {
|
|
84
|
-
children?: ReactNode;
|
|
85
|
-
selected?: boolean;
|
|
86
|
-
} & React.ComponentProps<'button'>;
|
|
87
|
-
declare function ToggleButton({
|
|
88
|
-
children,
|
|
89
|
-
selected,
|
|
90
|
-
ref,
|
|
91
|
-
...props
|
|
92
|
-
}: ToggleButtonProps): react_jsx_runtime36.JSX.Element;
|
|
93
|
-
type ListViewProps<TItem> = {
|
|
94
|
-
items: Array<TItem>;
|
|
95
|
-
itemDelegate: (item: TItem, selected: boolean) => React.ReactNode;
|
|
96
|
-
onSelectListItem?: (item: TItem) => void;
|
|
97
|
-
} & React.HTMLAttributes<HTMLDivElement>;
|
|
98
|
-
declare function ListView<TItem>({
|
|
99
|
-
items,
|
|
100
|
-
itemDelegate,
|
|
101
|
-
onSelectListItem,
|
|
102
|
-
...rest
|
|
103
|
-
}: ListViewProps<TItem>): react_jsx_runtime36.JSX.Element;
|
|
104
|
-
//#endregion
|
|
105
|
-
export { Join as a, ListViewProps as c, ToggleButtonProps as d, Tooltip as f, InputProps as i, Markdown as l, Expander as n, Link as o, VirtualExpander as p, Input as r, ListView as s, Badge as t, ToggleButton as u };
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from "react";
|
|
2
|
-
import * as react_jsx_runtime32 from "react/jsx-runtime";
|
|
3
|
-
|
|
4
|
-
//#region src/components/properties.d.ts
|
|
5
|
-
type PropertyToggleProps = {
|
|
6
|
-
target: string;
|
|
7
|
-
};
|
|
8
|
-
declare function PropertyToggle({
|
|
9
|
-
target
|
|
10
|
-
}: PropertyToggleProps): react_jsx_runtime32.JSX.Element;
|
|
11
|
-
type PropertyDescriptionProps = {
|
|
12
|
-
description?: string;
|
|
13
|
-
};
|
|
14
|
-
declare function PropertyDescription({
|
|
15
|
-
description
|
|
16
|
-
}: PropertyDescriptionProps): react_jsx_runtime32.JSX.Element | undefined;
|
|
17
|
-
type PropertyTitleProps = {
|
|
18
|
-
title?: string;
|
|
19
|
-
};
|
|
20
|
-
declare function PropertyTitle({
|
|
21
|
-
title
|
|
22
|
-
}: PropertyTitleProps): react_jsx_runtime32.JSX.Element | undefined;
|
|
23
|
-
type PropertyProps = {
|
|
24
|
-
id?: string;
|
|
25
|
-
name?: ReactNode;
|
|
26
|
-
typeName?: ReactNode;
|
|
27
|
-
badges?: ReactNode;
|
|
28
|
-
type?: ReactNode;
|
|
29
|
-
description?: string;
|
|
30
|
-
title?: string;
|
|
31
|
-
expand?: boolean;
|
|
32
|
-
deprecated?: boolean | string;
|
|
33
|
-
additional?: ReactNode;
|
|
34
|
-
declaration?: ReactNode;
|
|
35
|
-
constraints?: ReactNode;
|
|
36
|
-
children?: ReactNode;
|
|
37
|
-
};
|
|
38
|
-
declare function Property({
|
|
39
|
-
id,
|
|
40
|
-
name,
|
|
41
|
-
typeName,
|
|
42
|
-
badges,
|
|
43
|
-
type,
|
|
44
|
-
declaration,
|
|
45
|
-
description,
|
|
46
|
-
title,
|
|
47
|
-
deprecated,
|
|
48
|
-
expand,
|
|
49
|
-
additional,
|
|
50
|
-
constraints,
|
|
51
|
-
children
|
|
52
|
-
}: PropertyProps): react_jsx_runtime32.JSX.Element | null;
|
|
53
|
-
//#endregion
|
|
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 };
|