@stainless-api/docs-ui 0.1.0-beta.67 → 0.1.0-beta.69
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-qxCW6sK2.js → breadcrumbs-DA4WgDhR.js} +2 -2
- package/dist/{cli-ByPDdxBS.js → cli-MlcHZWvQ.js} +14 -5
- package/dist/{component-CjdWk4ni.js → component-C7n1bZ-Z.js} +2 -2
- package/dist/{component-generics-BBuevgK_.d.ts → component-generics-zU0Pqx8m.d.ts} +2 -2
- package/dist/components/MaskedInput.d.ts +1 -1
- package/dist/components/breadcrumbs.js +2 -2
- package/dist/components/icons.d.ts +12 -12
- package/dist/components/index.d.ts +9 -9
- package/dist/components/index.js +6 -6
- package/dist/components/method.d.ts +1 -1
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/overview.js +2 -2
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/primitives.js +1 -1
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/sdk-sidebar.d.ts +1 -1
- package/dist/components/sdk-sidebar.js +1 -1
- package/dist/components/sdk.d.ts +1 -1
- package/dist/components/sdk.js +1 -1
- package/dist/components/snippets.d.ts +2 -2
- package/dist/components/stl-sidebar.d.ts +1 -1
- package/dist/{components-BPWzaaJS.js → components-Bu-V0Ani.js} +5 -5
- package/dist/contexts/component-generics.d.ts +1 -1
- package/dist/contexts/component-types.d.ts +10 -10
- package/dist/contexts/component.d.ts +13 -13
- package/dist/contexts/component.js +11 -11
- package/dist/contexts/docs.d.ts +1 -1
- package/dist/contexts/index.d.ts +14 -14
- package/dist/contexts/markdown.d.ts +1 -1
- package/dist/contexts/navigation.d.ts +1 -1
- package/dist/contexts/use-components.d.ts +9 -9
- package/dist/{docs-BhIfadtZ.d.ts → docs-C1hj7a7l.d.ts} +3 -3
- package/dist/{http-DwJsFd9q.js → http-Bg6D0bNX.js} +33 -8
- package/dist/{index-BGZwPcKG.d.ts → index-CCxFSaje.d.ts} +41 -39
- package/dist/{index-CU1fzYyr.d.ts → index-CaB6Jh8S.d.ts} +8 -8
- package/dist/index.d.ts +14 -14
- package/dist/index.js +12 -12
- package/dist/languages/cli.d.ts +10 -10
- package/dist/languages/cli.js +8 -8
- package/dist/languages/csharp.d.ts +10 -10
- package/dist/languages/go.d.ts +10 -10
- package/dist/languages/http.d.ts +10 -10
- package/dist/languages/http.js +7 -7
- package/dist/languages/index.d.ts +10 -10
- package/dist/languages/index.js +10 -10
- package/dist/languages/java.d.ts +10 -10
- package/dist/languages/python.d.ts +10 -10
- package/dist/languages/ruby.d.ts +10 -10
- package/dist/languages/ruby.js +1 -1
- package/dist/languages/terraform.d.ts +10 -10
- package/dist/languages/typescript.d.ts +10 -10
- package/dist/{languages-Doc82_aw.js → languages-kmF_JEqJ.js} +3 -3
- package/dist/markdown/index.d.ts +1 -1
- package/dist/markdown/index.js +11 -11
- package/dist/markdown/printer.js +11 -11
- package/dist/markdown/utils.d.ts +1 -1
- package/dist/{markdown-D83YEroZ.d.ts → markdown-Dvsw4Rrr.d.ts} +2 -2
- package/dist/{method-BZzpQ6yS.d.ts → method-DPnfsySL.d.ts} +6 -6
- package/dist/{navigation-CMc4Aqw5.d.ts → navigation-C7KdkOOQ.d.ts} +2 -2
- package/dist/{overview-CD8aZ-q6.d.ts → overview-CXNo7yhX.d.ts} +6 -6
- package/dist/{overview-FVLGi7mE.js → overview-DFwfIK6k.js} +3 -3
- package/dist/{primitives-WC1BbBHN.js → primitives-DJEqe_r1.js} +1 -1
- package/dist/{primitives-DhGxFYx6.d.ts → primitives-Dt0u9KhI.d.ts} +11 -11
- package/dist/{properties-Lb6C4q9N.d.ts → properties-BYmc18KM.d.ts} +5 -5
- package/dist/{routing-B7QoUwlD.js → routing-C64k4fmX.js} +4 -1
- package/dist/routing.js +1 -1
- package/dist/{ruby-CHdEJiJl.js → ruby-BncKp6hd.js} +1 -1
- package/dist/{sdk-PiHLvMdV.d.ts → sdk-7I25t5FC.d.ts} +14 -14
- package/dist/{sdk-CMMvOAdj.js → sdk-B69ZT1zY.js} +35 -3
- package/dist/{sdk-sidebar-Ck41RYV8.d.ts → sdk-sidebar-JyrSuu5b.d.ts} +2 -2
- package/dist/{sdk-sidebar-FL7e7_BM.js → sdk-sidebar-V_MTkVw8.js} +1 -1
- package/dist/{snippets-DoY3fghd.d.ts → snippets-DZM_ogqa.d.ts} +8 -8
- package/dist/spec.d.ts +2 -2
- package/dist/spec.js +2 -2
- package/dist/{stl-sidebar-CNGimF4q.d.ts → stl-sidebar-BR04ktwN.d.ts} +2 -2
- package/dist/styles/main.css +7 -0
- package/dist/styles.css +7 -0
- package/dist/{utils-KWHcUI-r.js → utils-DPbkW1Tz.js} +24 -2
- package/dist/utils.d.ts +9 -3
- package/dist/utils.js +2 -2
- package/package.json +5 -5
|
@@ -5,11 +5,14 @@ import { n as useLanguageComponents } from "./contexts-CVj20VV4.js";
|
|
|
5
5
|
import { t as useComponents } from "./use-components-BUz3GbO4.js";
|
|
6
6
|
import { t as style_default } from "./style-HpXpcJ9v.js";
|
|
7
7
|
import { i as PropertyToggle } from "./properties-BnbBKd5a.js";
|
|
8
|
-
import { s as generateRoute, t as LanguageNames } from "./routing-
|
|
9
|
-
import { y as useStreamingResponse } from "./sdk-
|
|
8
|
+
import { s as generateRoute, t as LanguageNames } from "./routing-C64k4fmX.js";
|
|
9
|
+
import { y as useStreamingResponse } from "./sdk-B69ZT1zY.js";
|
|
10
|
+
import { n as getBodyParams } from "./utils-DPbkW1Tz.js";
|
|
10
11
|
import React from "react";
|
|
11
12
|
import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
12
13
|
import clsx from "clsx";
|
|
14
|
+
import { BracesIcon, FormIcon } from "lucide-react";
|
|
15
|
+
import { Badge } from "@stainless-api/ui-primitives";
|
|
13
16
|
|
|
14
17
|
//#region src/languages/http.tsx
|
|
15
18
|
var http_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -93,18 +96,19 @@ function Type({ type }) {
|
|
|
93
96
|
case "HttpTypeUndefined":
|
|
94
97
|
case "HttpTypeNull":
|
|
95
98
|
case "HttpTypeBoolean":
|
|
96
|
-
case "HttpTypeNumber":
|
|
99
|
+
case "HttpTypeNumber":
|
|
100
|
+
case "HttpTypeString": return /* @__PURE__ */ jsx("span", {
|
|
97
101
|
className: style_default.Type,
|
|
98
102
|
children: /* @__PURE__ */ jsx("span", {
|
|
99
103
|
className: style_default.TypePlain,
|
|
100
104
|
children: type.kind.slice(8).toLowerCase()
|
|
101
105
|
})
|
|
102
106
|
});
|
|
103
|
-
case "
|
|
107
|
+
case "HttpTypeBinary": return /* @__PURE__ */ jsx("span", {
|
|
104
108
|
className: style_default.Type,
|
|
105
109
|
children: /* @__PURE__ */ jsx("span", {
|
|
106
110
|
className: style_default.TypePlain,
|
|
107
|
-
children: "
|
|
111
|
+
children: "file"
|
|
108
112
|
})
|
|
109
113
|
});
|
|
110
114
|
case "HttpTypeLiteral": return /* @__PURE__ */ jsx("span", {
|
|
@@ -230,11 +234,31 @@ function Type({ type }) {
|
|
|
230
234
|
})]
|
|
231
235
|
});
|
|
232
236
|
}
|
|
237
|
+
default: return /* @__PURE__ */ jsx("span", {
|
|
238
|
+
className: style_default.Type,
|
|
239
|
+
children: /* @__PURE__ */ jsx("span", {
|
|
240
|
+
className: style_default.TypePlain,
|
|
241
|
+
children: "unknown"
|
|
242
|
+
})
|
|
243
|
+
});
|
|
233
244
|
}
|
|
234
245
|
}
|
|
235
246
|
function MethodSignature({ decl }) {
|
|
236
247
|
return null;
|
|
237
248
|
}
|
|
249
|
+
const EncodingBadges = {
|
|
250
|
+
unknown: null,
|
|
251
|
+
json: /* @__PURE__ */ jsx(Badge, {
|
|
252
|
+
size: "sm",
|
|
253
|
+
icon: /* @__PURE__ */ jsx(BracesIcon, {}),
|
|
254
|
+
children: "JSON"
|
|
255
|
+
}),
|
|
256
|
+
"form-data": /* @__PURE__ */ jsx(Badge, {
|
|
257
|
+
size: "sm",
|
|
258
|
+
icon: /* @__PURE__ */ jsx(FormIcon, {}),
|
|
259
|
+
children: "Form Data"
|
|
260
|
+
})
|
|
261
|
+
};
|
|
238
262
|
function MethodInfo({ decl, children }) {
|
|
239
263
|
const Docs = useComponents();
|
|
240
264
|
const streamingResponse = useStreamingResponse(decl);
|
|
@@ -250,12 +274,13 @@ function MethodInfo({ decl, children }) {
|
|
|
250
274
|
/* @__PURE__ */ jsx(PropertyToggle, { target: location.at(0) })
|
|
251
275
|
] }), /* @__PURE__ */ jsx(Docs.SDKChildren, { paths: value })]
|
|
252
276
|
}) }, location));
|
|
253
|
-
|
|
277
|
+
const bodyParams = getBodyParams(decl);
|
|
278
|
+
if (bodyParams && bodyParams.params.length > 0) params.push(/* @__PURE__ */ jsxs("div", {
|
|
254
279
|
className: style_default.MethodInfoSection,
|
|
255
|
-
children: [/* @__PURE__ */ jsxs("h5", { children: ["Body Parameters", /* @__PURE__ */ jsx(PropertyToggle, { target: "body" })] }), /* @__PURE__ */ jsx("div", {
|
|
280
|
+
children: [/* @__PURE__ */ jsxs("h5", { children: [/* @__PURE__ */ jsxs("span", { children: ["Body Parameters", EncodingBadges[bodyParams.encoding]] }), /* @__PURE__ */ jsx(PropertyToggle, { target: "body" })] }), /* @__PURE__ */ jsx("div", {
|
|
256
281
|
className: style_default.MethodParameters,
|
|
257
282
|
"data-stldocs-property-group": "body",
|
|
258
|
-
children: /* @__PURE__ */ jsx(Docs.SDKChildren, { paths:
|
|
283
|
+
children: /* @__PURE__ */ jsx(Docs.SDKChildren, { paths: bodyParams.params })
|
|
259
284
|
})]
|
|
260
285
|
}, "method-info-section"));
|
|
261
286
|
const responseChildren = "responseChildren" in decl && decl.responseChildren && decl.responseChildren.length > 0 ? [...decl.responseChildren] : [];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
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-
|
|
2
|
+
import { i as PropertyProps$9 } from "./properties-BYmc18KM.js";
|
|
3
3
|
import * as React$1 from "react";
|
|
4
4
|
import React, { ReactNode } from "react";
|
|
5
|
-
import * as
|
|
5
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
6
6
|
|
|
7
7
|
//#region src/languages/typescript.d.ts
|
|
8
8
|
declare namespace typescript_d_exports {
|
|
@@ -13,16 +13,16 @@ type TypeProps$8 = {
|
|
|
13
13
|
};
|
|
14
14
|
declare function TypeName$8({
|
|
15
15
|
type
|
|
16
|
-
}: TypeProps$8): string |
|
|
16
|
+
}: TypeProps$8): string | react_jsx_runtime1.JSX.Element;
|
|
17
17
|
declare function Type$8({
|
|
18
18
|
type
|
|
19
|
-
}: TypeProps$8):
|
|
19
|
+
}: TypeProps$8): react_jsx_runtime1.JSX.Element;
|
|
20
20
|
type MethodSignatureProps$7 = {
|
|
21
21
|
decl: TSAST.TSDeclFunction;
|
|
22
22
|
};
|
|
23
23
|
declare function MethodSignature$8({
|
|
24
24
|
decl
|
|
25
|
-
}: MethodSignatureProps$7):
|
|
25
|
+
}: MethodSignatureProps$7): react_jsx_runtime1.JSX.Element;
|
|
26
26
|
type PropertyProps$8 = {
|
|
27
27
|
decl: TSAST.TSDeclaration;
|
|
28
28
|
children: PropertyFn;
|
|
@@ -36,7 +36,7 @@ type DeclarationProps$8 = {
|
|
|
36
36
|
};
|
|
37
37
|
declare function Declaration$8({
|
|
38
38
|
decl
|
|
39
|
-
}: DeclarationProps$8):
|
|
39
|
+
}: DeclarationProps$8): react_jsx_runtime1.JSX.Element | undefined;
|
|
40
40
|
declare namespace java_d_exports {
|
|
41
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
42
|
}
|
|
@@ -47,17 +47,17 @@ type TypeProps$7 = {
|
|
|
47
47
|
declare function TypeName$7({
|
|
48
48
|
type,
|
|
49
49
|
optional
|
|
50
|
-
}: TypeProps$7):
|
|
50
|
+
}: TypeProps$7): react_jsx_runtime1.JSX.Element | "List";
|
|
51
51
|
declare function Type$7({
|
|
52
52
|
type,
|
|
53
53
|
optional
|
|
54
|
-
}: TypeProps$7):
|
|
54
|
+
}: TypeProps$7): react_jsx_runtime1.JSX.Element;
|
|
55
55
|
type MethodSignatureProps$6 = {
|
|
56
56
|
decl: JavaAST.JavaDeclFunction;
|
|
57
57
|
};
|
|
58
58
|
declare function MethodSignature$7({
|
|
59
59
|
decl
|
|
60
|
-
}: MethodSignatureProps$6):
|
|
60
|
+
}: MethodSignatureProps$6): react_jsx_runtime1.JSX.Element;
|
|
61
61
|
type PropertyProps$7 = {
|
|
62
62
|
decl: JavaAST.JavaDeclaration;
|
|
63
63
|
children: PropertyFn;
|
|
@@ -71,7 +71,7 @@ type DeclarationProps$7 = {
|
|
|
71
71
|
};
|
|
72
72
|
declare function Declaration$7({
|
|
73
73
|
decl
|
|
74
|
-
}: DeclarationProps$7):
|
|
74
|
+
}: DeclarationProps$7): react_jsx_runtime1.JSX.Element | null | undefined;
|
|
75
75
|
declare namespace go_d_exports {
|
|
76
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
77
|
}
|
|
@@ -80,16 +80,16 @@ type TypeProps$6 = {
|
|
|
80
80
|
};
|
|
81
81
|
declare function TypeName$6({
|
|
82
82
|
type
|
|
83
|
-
}: TypeProps$6): string |
|
|
83
|
+
}: TypeProps$6): string | react_jsx_runtime1.JSX.Element;
|
|
84
84
|
declare function Type$6({
|
|
85
85
|
type
|
|
86
|
-
}: TypeProps$6):
|
|
86
|
+
}: TypeProps$6): react_jsx_runtime1.JSX.Element;
|
|
87
87
|
type MethodSignatureProps$5 = {
|
|
88
88
|
decl: GoAST.GoDeclFunction;
|
|
89
89
|
};
|
|
90
90
|
declare function MethodSignature$6({
|
|
91
91
|
decl
|
|
92
|
-
}: MethodSignatureProps$5):
|
|
92
|
+
}: MethodSignatureProps$5): react_jsx_runtime1.JSX.Element;
|
|
93
93
|
type PropertyProps$6 = {
|
|
94
94
|
decl: GoAST.GoDeclaration;
|
|
95
95
|
children: PropertyFn;
|
|
@@ -103,7 +103,7 @@ type DeclarationProps$6 = {
|
|
|
103
103
|
};
|
|
104
104
|
declare function Declaration$6({
|
|
105
105
|
decl
|
|
106
|
-
}: DeclarationProps$6):
|
|
106
|
+
}: DeclarationProps$6): react_jsx_runtime1.JSX.Element | undefined;
|
|
107
107
|
declare namespace python_d_exports {
|
|
108
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
109
|
}
|
|
@@ -112,16 +112,16 @@ type TypeProps$5 = {
|
|
|
112
112
|
};
|
|
113
113
|
declare function TypeName$5({
|
|
114
114
|
type
|
|
115
|
-
}: TypeProps$5): string |
|
|
115
|
+
}: TypeProps$5): string | react_jsx_runtime1.JSX.Element;
|
|
116
116
|
declare function Type$5({
|
|
117
117
|
type
|
|
118
|
-
}: TypeProps$5):
|
|
118
|
+
}: TypeProps$5): react_jsx_runtime1.JSX.Element;
|
|
119
119
|
type MethodSignatureProps$4 = {
|
|
120
120
|
decl: PythonAST.PythonDeclFunction;
|
|
121
121
|
};
|
|
122
122
|
declare function MethodSignature$5({
|
|
123
123
|
decl
|
|
124
|
-
}: MethodSignatureProps$4):
|
|
124
|
+
}: MethodSignatureProps$4): react_jsx_runtime1.JSX.Element;
|
|
125
125
|
type PropertyProps$5 = {
|
|
126
126
|
decl: PythonAST.PythonDeclaration;
|
|
127
127
|
children: PropertyFn;
|
|
@@ -135,7 +135,7 @@ type DeclarationProps$5 = {
|
|
|
135
135
|
};
|
|
136
136
|
declare function Declaration$5({
|
|
137
137
|
decl
|
|
138
|
-
}: DeclarationProps$5):
|
|
138
|
+
}: DeclarationProps$5): react_jsx_runtime1.JSX.Element | undefined;
|
|
139
139
|
declare namespace ruby_d_exports {
|
|
140
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
141
|
}
|
|
@@ -144,16 +144,16 @@ type TypeProps$4 = {
|
|
|
144
144
|
};
|
|
145
145
|
declare function TypeName$4({
|
|
146
146
|
type
|
|
147
|
-
}: TypeProps$4): string |
|
|
147
|
+
}: TypeProps$4): string | react_jsx_runtime1.JSX.Element;
|
|
148
148
|
declare function Type$4({
|
|
149
149
|
type
|
|
150
|
-
}: TypeProps$4):
|
|
150
|
+
}: TypeProps$4): react_jsx_runtime1.JSX.Element;
|
|
151
151
|
type MethodSignatureProps$3 = {
|
|
152
152
|
decl: RubyAST.RubyDeclFunction;
|
|
153
153
|
};
|
|
154
154
|
declare function MethodSignature$4({
|
|
155
155
|
decl
|
|
156
|
-
}: MethodSignatureProps$3):
|
|
156
|
+
}: MethodSignatureProps$3): react_jsx_runtime1.JSX.Element;
|
|
157
157
|
type PropertyProps$4 = {
|
|
158
158
|
decl: RubyAST.RubyDeclaration;
|
|
159
159
|
children: PropertyFn;
|
|
@@ -167,7 +167,7 @@ type DeclarationProps$4 = {
|
|
|
167
167
|
};
|
|
168
168
|
declare function Declaration$4({
|
|
169
169
|
decl
|
|
170
|
-
}: DeclarationProps$4):
|
|
170
|
+
}: DeclarationProps$4): react_jsx_runtime1.JSX.Element | undefined;
|
|
171
171
|
declare namespace http_d_exports {
|
|
172
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
173
|
}
|
|
@@ -176,10 +176,10 @@ type TypeProps$3 = {
|
|
|
176
176
|
};
|
|
177
177
|
declare function TypeName$3({
|
|
178
178
|
type
|
|
179
|
-
}: TypeProps$3): string |
|
|
179
|
+
}: TypeProps$3): string | react_jsx_runtime1.JSX.Element;
|
|
180
180
|
declare function Type$3({
|
|
181
181
|
type
|
|
182
|
-
}: TypeProps$3):
|
|
182
|
+
}: TypeProps$3): react_jsx_runtime1.JSX.Element;
|
|
183
183
|
type MethodSignatureProps$2 = {
|
|
184
184
|
decl: HttpAST.HttpDeclFunction;
|
|
185
185
|
};
|
|
@@ -191,7 +191,7 @@ declare function MethodInfo({
|
|
|
191
191
|
children
|
|
192
192
|
}: MethodSignatureProps$2 & {
|
|
193
193
|
children: React.ReactNode;
|
|
194
|
-
}):
|
|
194
|
+
}): react_jsx_runtime1.JSX.Element;
|
|
195
195
|
type PropertyProps$3 = {
|
|
196
196
|
decl: HttpAST.HttpDeclaration;
|
|
197
197
|
children: PropertyFn;
|
|
@@ -205,27 +205,27 @@ type DeclarationProps$3 = {
|
|
|
205
205
|
};
|
|
206
206
|
declare function Declaration$3({
|
|
207
207
|
decl
|
|
208
|
-
}: DeclarationProps$3):
|
|
208
|
+
}: DeclarationProps$3): react_jsx_runtime1.JSX.Element | undefined;
|
|
209
209
|
declare namespace csharp_d_exports {
|
|
210
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
211
|
}
|
|
212
212
|
declare function TypeName$2({
|
|
213
213
|
type,
|
|
214
214
|
optional
|
|
215
|
-
}: TypeProps$2):
|
|
215
|
+
}: TypeProps$2): react_jsx_runtime1.JSX.Element;
|
|
216
216
|
type TypeProps$2 = {
|
|
217
217
|
type: CSharpAST.CSharpType;
|
|
218
218
|
optional?: boolean;
|
|
219
219
|
};
|
|
220
220
|
declare function Type$2({
|
|
221
221
|
type
|
|
222
|
-
}: TypeProps$2):
|
|
222
|
+
}: TypeProps$2): react_jsx_runtime1.JSX.Element;
|
|
223
223
|
type MethodSignatureProps$1 = {
|
|
224
224
|
decl: CSharpAST.CSharpDeclFunction;
|
|
225
225
|
};
|
|
226
226
|
declare function MethodSignature$2({
|
|
227
227
|
decl
|
|
228
|
-
}: MethodSignatureProps$1):
|
|
228
|
+
}: MethodSignatureProps$1): react_jsx_runtime1.JSX.Element;
|
|
229
229
|
type PropertyProps$2 = {
|
|
230
230
|
decl: CSharpAST.CSharpDeclaration;
|
|
231
231
|
children: PropertyFn;
|
|
@@ -239,21 +239,23 @@ type DeclarationProps$2 = {
|
|
|
239
239
|
};
|
|
240
240
|
declare function Declaration$2({
|
|
241
241
|
decl
|
|
242
|
-
}: DeclarationProps$2):
|
|
242
|
+
}: DeclarationProps$2): react_jsx_runtime1.JSX.Element | null | undefined;
|
|
243
243
|
declare namespace cli_d_exports {
|
|
244
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
245
|
}
|
|
246
246
|
type TypeProps$1 = {
|
|
247
247
|
type: HttpAST.HttpType;
|
|
248
248
|
};
|
|
249
|
-
declare function TypeName$1(props: TypeProps$1): string |
|
|
250
|
-
declare function Type$1(
|
|
249
|
+
declare function TypeName$1(props: TypeProps$1): string | react_jsx_runtime1.JSX.Element;
|
|
250
|
+
declare function Type$1({
|
|
251
|
+
type
|
|
252
|
+
}: TypeProps$1): react_jsx_runtime1.JSX.Element;
|
|
251
253
|
type MethodSignatureProps = {
|
|
252
254
|
decl: CLIAST.CLICommand;
|
|
253
255
|
};
|
|
254
256
|
declare function MethodSignature$1({
|
|
255
257
|
decl
|
|
256
|
-
}: MethodSignatureProps):
|
|
258
|
+
}: MethodSignatureProps): react_jsx_runtime1.JSX.Element;
|
|
257
259
|
type PropertyProps$1 = {
|
|
258
260
|
decl: CLIAST.CLIDeclaration;
|
|
259
261
|
children: PropertyFn;
|
|
@@ -267,7 +269,7 @@ type DeclarationProps$1 = {
|
|
|
267
269
|
};
|
|
268
270
|
declare function Declaration$1({
|
|
269
271
|
decl
|
|
270
|
-
}: DeclarationProps$1):
|
|
272
|
+
}: DeclarationProps$1): react_jsx_runtime1.JSX.Element | undefined;
|
|
271
273
|
declare namespace terraform_d_exports {
|
|
272
274
|
export { Declaration, DeclarationProps, MethodSignature, Property, PropertyProps, Resource, ResourceProps, TerraformSource, Type, TypeName, TypeProps };
|
|
273
275
|
}
|
|
@@ -276,10 +278,10 @@ type TypeProps = {
|
|
|
276
278
|
};
|
|
277
279
|
declare function TypeName({
|
|
278
280
|
type
|
|
279
|
-
}: TypeProps):
|
|
281
|
+
}: TypeProps): react_jsx_runtime1.JSX.Element;
|
|
280
282
|
declare function Type({
|
|
281
283
|
type
|
|
282
|
-
}: TypeProps):
|
|
284
|
+
}: TypeProps): react_jsx_runtime1.JSX.Element | undefined;
|
|
283
285
|
declare function MethodSignature(): null;
|
|
284
286
|
type PropertyProps = {
|
|
285
287
|
decl: TerraformAST.TerraformDeclaration;
|
|
@@ -295,19 +297,19 @@ declare function TerraformSource({
|
|
|
295
297
|
}: {
|
|
296
298
|
path: string;
|
|
297
299
|
group: string;
|
|
298
|
-
}):
|
|
300
|
+
}): react_jsx_runtime1.JSX.Element | undefined;
|
|
299
301
|
type DeclarationProps = {
|
|
300
302
|
decl: TerraformAST.TerraformDeclaration;
|
|
301
303
|
};
|
|
302
304
|
declare function Declaration({
|
|
303
305
|
decl
|
|
304
|
-
}: DeclarationProps):
|
|
306
|
+
}: DeclarationProps): react_jsx_runtime1.JSX.Element | undefined;
|
|
305
307
|
type ResourceProps = {
|
|
306
308
|
resource: Resource$1;
|
|
307
309
|
};
|
|
308
310
|
declare function Resource({
|
|
309
311
|
resource
|
|
310
|
-
}: ResourceProps):
|
|
312
|
+
}: ResourceProps): react_jsx_runtime1.JSX.Element;
|
|
311
313
|
declare namespace index_d_exports {
|
|
312
314
|
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
315
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
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-
|
|
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-Dt0u9KhI.js";
|
|
2
2
|
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "./breadcrumbs-Cvm5Ifm7.js";
|
|
3
|
-
import { a as MethodHeaderProps, c as MethodProps, i as MethodHeader, l as MethodRoute, n as MethodDescription, o as MethodInfo, r as MethodDescriptionProps, s as MethodInfoProps, t as Method, u as MethodRouteProps } from "./method-
|
|
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-
|
|
5
|
-
import { C as SDKSnippetLanguagesType, D as useStreamingResponse, E as useReferenceNesting, S as SDKSnippetLanguages, T as usePropertyModel, _ as SDKModel, a as SDKChildren, b as SDKRequestTitle, c as SDKDeclaration, d as SDKLanguageBlock, f as SDKMethod, g as SDKMethodProps, h as SDKMethodNotImplemented, 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 SDKModelProps, w as TransformRequestSnippetFn, x as SDKRequestTitleProps, y as SDKReference } from "./sdk-
|
|
6
|
-
import { a as SnippetContainer, c as SnippetProps, d as SnippetResponse, i as SnippetCodeProps, l as SnippetRequestContainer, n as SnippetButtons, o as SnippetContainerProps, r as SnippetCode, s as SnippetFooter, t as Snippet, u as SnippetRequestContainerProps } from "./snippets-
|
|
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-
|
|
8
|
-
import { n as SDKSidebarProps, t as SDKSidebar } from "./sdk-sidebar-
|
|
9
|
-
import { a as StlSidebarProps, i as StlSidebarLink, n as StlSidebarEntry, o as StlSidebarTarget, r as StlSidebarGroup, t as StlSidebar } from "./stl-sidebar-
|
|
3
|
+
import { a as MethodHeaderProps, c as MethodProps, i as MethodHeader, l as MethodRoute, n as MethodDescription, o as MethodInfo, r as MethodDescriptionProps, s as MethodInfoProps, t as Method, u as MethodRouteProps } from "./method-DPnfsySL.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-BYmc18KM.js";
|
|
5
|
+
import { C as SDKSnippetLanguagesType, D as useStreamingResponse, E as useReferenceNesting, S as SDKSnippetLanguages, T as usePropertyModel, _ as SDKModel, a as SDKChildren, b as SDKRequestTitle, c as SDKDeclaration, d as SDKLanguageBlock, f as SDKMethod, g as SDKMethodProps, h as SDKMethodNotImplemented, 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 SDKModelProps, w as TransformRequestSnippetFn, x as SDKRequestTitleProps, y as SDKReference } from "./sdk-7I25t5FC.js";
|
|
6
|
+
import { a as SnippetContainer, c as SnippetProps, d as SnippetResponse, i as SnippetCodeProps, l as SnippetRequestContainer, n as SnippetButtons, o as SnippetContainerProps, r as SnippetCode, s as SnippetFooter, t as Snippet, u as SnippetRequestContainerProps } from "./snippets-DZM_ogqa.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-CXNo7yhX.js";
|
|
8
|
+
import { n as SDKSidebarProps, t as SDKSidebar } from "./sdk-sidebar-JyrSuu5b.js";
|
|
9
|
+
import { a as StlSidebarProps, i as StlSidebarLink, n as StlSidebarEntry, o as StlSidebarTarget, r as StlSidebarGroup, t as StlSidebar } from "./stl-sidebar-BR04ktwN.js";
|
|
10
10
|
|
|
11
11
|
//#region src/components/index.d.ts
|
|
12
12
|
declare namespace index_d_exports {
|
package/dist/index.d.ts
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import "./primitives-
|
|
1
|
+
import "./primitives-Dt0u9KhI.js";
|
|
2
2
|
import "./breadcrumbs-Cvm5Ifm7.js";
|
|
3
|
-
import "./method-
|
|
4
|
-
import "./properties-
|
|
3
|
+
import "./method-DPnfsySL.js";
|
|
4
|
+
import "./properties-BYmc18KM.js";
|
|
5
5
|
import { v as routing_d_exports } from "./routing-Cm_9XJiQ.js";
|
|
6
|
-
import "./sdk-
|
|
7
|
-
import "./snippets-
|
|
8
|
-
import "./overview-
|
|
9
|
-
import "./sdk-sidebar-
|
|
10
|
-
import "./stl-sidebar-
|
|
11
|
-
import { t as index_d_exports } from "./index-
|
|
12
|
-
import "./component-generics-
|
|
13
|
-
import { r as index_d_exports$2 } from "./index-
|
|
14
|
-
import "./docs-
|
|
15
|
-
import "./navigation-
|
|
16
|
-
import "./markdown-
|
|
6
|
+
import "./sdk-7I25t5FC.js";
|
|
7
|
+
import "./snippets-DZM_ogqa.js";
|
|
8
|
+
import "./overview-CXNo7yhX.js";
|
|
9
|
+
import "./sdk-sidebar-JyrSuu5b.js";
|
|
10
|
+
import "./stl-sidebar-BR04ktwN.js";
|
|
11
|
+
import { t as index_d_exports } from "./index-CaB6Jh8S.js";
|
|
12
|
+
import "./component-generics-zU0Pqx8m.js";
|
|
13
|
+
import { r as index_d_exports$2 } from "./index-CCxFSaje.js";
|
|
14
|
+
import "./docs-C1hj7a7l.js";
|
|
15
|
+
import "./navigation-C7KdkOOQ.js";
|
|
16
|
+
import "./markdown-Dvsw4Rrr.js";
|
|
17
17
|
import { t as index_d_exports$1 } from "./contexts/index.js";
|
|
18
18
|
import { t as utils_d_exports } from "./utils.js";
|
|
19
19
|
import _default from "./style.js";
|
package/dist/index.js
CHANGED
|
@@ -7,26 +7,26 @@ import "./use-components-BUz3GbO4.js";
|
|
|
7
7
|
import { t as style_default } from "./style-HpXpcJ9v.js";
|
|
8
8
|
import "./properties-BnbBKd5a.js";
|
|
9
9
|
import "./method-BPDUyBlD.js";
|
|
10
|
-
import { m as routing_exports } from "./routing-
|
|
11
|
-
import "./primitives-
|
|
10
|
+
import { m as routing_exports } from "./routing-C64k4fmX.js";
|
|
11
|
+
import "./primitives-DJEqe_r1.js";
|
|
12
12
|
import "./icons-BYKn5X8E.js";
|
|
13
|
-
import "./sdk-
|
|
13
|
+
import "./sdk-B69ZT1zY.js";
|
|
14
14
|
import "./snippets-BehbU3rt.js";
|
|
15
|
-
import {
|
|
16
|
-
import "./overview-
|
|
17
|
-
import "./breadcrumbs-
|
|
15
|
+
import { a as utils_exports } from "./utils-DPbkW1Tz.js";
|
|
16
|
+
import "./overview-DFwfIK6k.js";
|
|
17
|
+
import "./breadcrumbs-DA4WgDhR.js";
|
|
18
18
|
import "./stl-sidebar-WtimNrk1.js";
|
|
19
|
-
import "./sdk-sidebar-
|
|
20
|
-
import { t as components_exports } from "./components-
|
|
19
|
+
import "./sdk-sidebar-V_MTkVw8.js";
|
|
20
|
+
import { t as components_exports } from "./components-Bu-V0Ani.js";
|
|
21
21
|
import "./typescript-n46M9OtL.js";
|
|
22
22
|
import "./java-CxGSJVvv.js";
|
|
23
23
|
import "./go-COaHV3Hc.js";
|
|
24
24
|
import "./python-DsTuWCKE.js";
|
|
25
|
-
import "./ruby-
|
|
26
|
-
import "./http-
|
|
25
|
+
import "./ruby-BncKp6hd.js";
|
|
26
|
+
import "./http-Bg6D0bNX.js";
|
|
27
27
|
import "./csharp-D6_jlynY.js";
|
|
28
|
-
import "./cli-
|
|
28
|
+
import "./cli-MlcHZWvQ.js";
|
|
29
29
|
import "./terraform-B95X4rNK.js";
|
|
30
|
-
import { n as languages_exports } from "./languages-
|
|
30
|
+
import { n as languages_exports } from "./languages-kmF_JEqJ.js";
|
|
31
31
|
|
|
32
32
|
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 };
|
package/dist/languages/cli.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../primitives-
|
|
1
|
+
import "../primitives-Dt0u9KhI.js";
|
|
2
2
|
import "../breadcrumbs-Cvm5Ifm7.js";
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../sdk-
|
|
6
|
-
import "../snippets-
|
|
7
|
-
import "../overview-
|
|
8
|
-
import "../sdk-sidebar-
|
|
9
|
-
import "../stl-sidebar-
|
|
10
|
-
import "../index-
|
|
11
|
-
import { C as PropertyProps, S as Property, T as TypeName, b as MethodSignature, v as Declaration, w as Type, x as MethodSignatureProps, y as DeclarationProps } from "../index-
|
|
3
|
+
import "../method-DPnfsySL.js";
|
|
4
|
+
import "../properties-BYmc18KM.js";
|
|
5
|
+
import "../sdk-7I25t5FC.js";
|
|
6
|
+
import "../snippets-DZM_ogqa.js";
|
|
7
|
+
import "../overview-CXNo7yhX.js";
|
|
8
|
+
import "../sdk-sidebar-JyrSuu5b.js";
|
|
9
|
+
import "../stl-sidebar-BR04ktwN.js";
|
|
10
|
+
import "../index-CaB6Jh8S.js";
|
|
11
|
+
import { C as PropertyProps, S as Property, T as TypeName, b as MethodSignature, v as Declaration, w as Type, x as MethodSignatureProps, y as DeclarationProps } from "../index-CCxFSaje.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
package/dist/languages/cli.js
CHANGED
|
@@ -6,16 +6,16 @@ import "../contexts-CVj20VV4.js";
|
|
|
6
6
|
import "../use-components-BUz3GbO4.js";
|
|
7
7
|
import "../properties-BnbBKd5a.js";
|
|
8
8
|
import "../method-BPDUyBlD.js";
|
|
9
|
-
import "../primitives-
|
|
9
|
+
import "../primitives-DJEqe_r1.js";
|
|
10
10
|
import "../icons-BYKn5X8E.js";
|
|
11
|
-
import "../sdk-
|
|
11
|
+
import "../sdk-B69ZT1zY.js";
|
|
12
12
|
import "../snippets-BehbU3rt.js";
|
|
13
|
-
import "../overview-
|
|
14
|
-
import "../breadcrumbs-
|
|
13
|
+
import "../overview-DFwfIK6k.js";
|
|
14
|
+
import "../breadcrumbs-DA4WgDhR.js";
|
|
15
15
|
import "../stl-sidebar-WtimNrk1.js";
|
|
16
|
-
import "../sdk-sidebar-
|
|
17
|
-
import "../components-
|
|
18
|
-
import "../http-
|
|
19
|
-
import { a as TypeName, i as Type, n as MethodSignature, r as Property, t as Declaration } from "../cli-
|
|
16
|
+
import "../sdk-sidebar-V_MTkVw8.js";
|
|
17
|
+
import "../components-Bu-V0Ani.js";
|
|
18
|
+
import "../http-Bg6D0bNX.js";
|
|
19
|
+
import { a as TypeName, i as Type, n as MethodSignature, r as Property, t as Declaration } from "../cli-MlcHZWvQ.js";
|
|
20
20
|
|
|
21
21
|
export { Declaration, MethodSignature, Property, Type, TypeName };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../primitives-
|
|
1
|
+
import "../primitives-Dt0u9KhI.js";
|
|
2
2
|
import "../breadcrumbs-Cvm5Ifm7.js";
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../sdk-
|
|
6
|
-
import "../snippets-
|
|
7
|
-
import "../overview-
|
|
8
|
-
import "../sdk-sidebar-
|
|
9
|
-
import "../stl-sidebar-
|
|
10
|
-
import "../index-
|
|
11
|
-
import { A as MethodSignatureProps, D as Declaration, M as PropertyProps, N as Type, O as DeclarationProps, P as TypeName, j as Property, k as MethodSignature } from "../index-
|
|
3
|
+
import "../method-DPnfsySL.js";
|
|
4
|
+
import "../properties-BYmc18KM.js";
|
|
5
|
+
import "../sdk-7I25t5FC.js";
|
|
6
|
+
import "../snippets-DZM_ogqa.js";
|
|
7
|
+
import "../overview-CXNo7yhX.js";
|
|
8
|
+
import "../sdk-sidebar-JyrSuu5b.js";
|
|
9
|
+
import "../stl-sidebar-BR04ktwN.js";
|
|
10
|
+
import "../index-CaB6Jh8S.js";
|
|
11
|
+
import { A as MethodSignatureProps, D as Declaration, M as PropertyProps, N as Type, O as DeclarationProps, P as TypeName, j as Property, k as MethodSignature } from "../index-CCxFSaje.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
package/dist/languages/go.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../primitives-
|
|
1
|
+
import "../primitives-Dt0u9KhI.js";
|
|
2
2
|
import "../breadcrumbs-Cvm5Ifm7.js";
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../sdk-
|
|
6
|
-
import "../snippets-
|
|
7
|
-
import "../overview-
|
|
8
|
-
import "../sdk-sidebar-
|
|
9
|
-
import "../stl-sidebar-
|
|
10
|
-
import "../index-
|
|
11
|
-
import { _t as TypeName, dt as DeclarationProps, ft as MethodSignature, gt as Type, ht as PropertyProps, mt as Property, pt as MethodSignatureProps, ut as Declaration, vt as TypeProps } from "../index-
|
|
3
|
+
import "../method-DPnfsySL.js";
|
|
4
|
+
import "../properties-BYmc18KM.js";
|
|
5
|
+
import "../sdk-7I25t5FC.js";
|
|
6
|
+
import "../snippets-DZM_ogqa.js";
|
|
7
|
+
import "../overview-CXNo7yhX.js";
|
|
8
|
+
import "../sdk-sidebar-JyrSuu5b.js";
|
|
9
|
+
import "../stl-sidebar-BR04ktwN.js";
|
|
10
|
+
import "../index-CaB6Jh8S.js";
|
|
11
|
+
import { _t as TypeName, dt as DeclarationProps, ft as MethodSignature, gt as Type, ht as PropertyProps, mt as Property, pt as MethodSignatureProps, ut as Declaration, vt as TypeProps } from "../index-CCxFSaje.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName, TypeProps };
|
package/dist/languages/http.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../primitives-
|
|
1
|
+
import "../primitives-Dt0u9KhI.js";
|
|
2
2
|
import "../breadcrumbs-Cvm5Ifm7.js";
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../sdk-
|
|
6
|
-
import "../snippets-
|
|
7
|
-
import "../overview-
|
|
8
|
-
import "../sdk-sidebar-
|
|
9
|
-
import "../stl-sidebar-
|
|
10
|
-
import "../index-
|
|
11
|
-
import { B as MethodSignatureProps, H as PropertyProps, I as Declaration, L as DeclarationProps, R as MethodInfo, U as Type, V as Property, W as TypeName, z as MethodSignature } from "../index-
|
|
3
|
+
import "../method-DPnfsySL.js";
|
|
4
|
+
import "../properties-BYmc18KM.js";
|
|
5
|
+
import "../sdk-7I25t5FC.js";
|
|
6
|
+
import "../snippets-DZM_ogqa.js";
|
|
7
|
+
import "../overview-CXNo7yhX.js";
|
|
8
|
+
import "../sdk-sidebar-JyrSuu5b.js";
|
|
9
|
+
import "../stl-sidebar-BR04ktwN.js";
|
|
10
|
+
import "../index-CaB6Jh8S.js";
|
|
11
|
+
import { B as MethodSignatureProps, H as PropertyProps, I as Declaration, L as DeclarationProps, R as MethodInfo, U as Type, V as Property, W as TypeName, z as MethodSignature } from "../index-CCxFSaje.js";
|
|
12
12
|
export { Declaration, DeclarationProps, MethodInfo, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
|
package/dist/languages/http.js
CHANGED
|
@@ -6,15 +6,15 @@ import "../contexts-CVj20VV4.js";
|
|
|
6
6
|
import "../use-components-BUz3GbO4.js";
|
|
7
7
|
import "../properties-BnbBKd5a.js";
|
|
8
8
|
import "../method-BPDUyBlD.js";
|
|
9
|
-
import "../primitives-
|
|
9
|
+
import "../primitives-DJEqe_r1.js";
|
|
10
10
|
import "../icons-BYKn5X8E.js";
|
|
11
|
-
import "../sdk-
|
|
11
|
+
import "../sdk-B69ZT1zY.js";
|
|
12
12
|
import "../snippets-BehbU3rt.js";
|
|
13
|
-
import "../overview-
|
|
14
|
-
import "../breadcrumbs-
|
|
13
|
+
import "../overview-DFwfIK6k.js";
|
|
14
|
+
import "../breadcrumbs-DA4WgDhR.js";
|
|
15
15
|
import "../stl-sidebar-WtimNrk1.js";
|
|
16
|
-
import "../sdk-sidebar-
|
|
17
|
-
import "../components-
|
|
18
|
-
import { a as Type, i as Property, n as MethodInfo, o as TypeName, r as MethodSignature, t as Declaration } from "../http-
|
|
16
|
+
import "../sdk-sidebar-V_MTkVw8.js";
|
|
17
|
+
import "../components-Bu-V0Ani.js";
|
|
18
|
+
import { a as Type, i as Property, n as MethodInfo, o as TypeName, r as MethodSignature, t as Declaration } from "../http-Bg6D0bNX.js";
|
|
19
19
|
|
|
20
20
|
export { Declaration, MethodInfo, MethodSignature, Property, Type, TypeName };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../primitives-
|
|
1
|
+
import "../primitives-Dt0u9KhI.js";
|
|
2
2
|
import "../breadcrumbs-Cvm5Ifm7.js";
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../sdk-
|
|
6
|
-
import "../snippets-
|
|
7
|
-
import "../overview-
|
|
8
|
-
import "../sdk-sidebar-
|
|
9
|
-
import "../stl-sidebar-
|
|
10
|
-
import "../index-
|
|
11
|
-
import { E as cli_d_exports, F as csharp_d_exports, G as http_d_exports, Lt as typescript_d_exports, Ot as java_d_exports, _ as terraform_d_exports, a as node, et as ruby_d_exports, i as kotlin, lt as python_d_exports, n as PropertyFn, t as LanguageComponentDefinition, yt as go_d_exports } from "../index-
|
|
3
|
+
import "../method-DPnfsySL.js";
|
|
4
|
+
import "../properties-BYmc18KM.js";
|
|
5
|
+
import "../sdk-7I25t5FC.js";
|
|
6
|
+
import "../snippets-DZM_ogqa.js";
|
|
7
|
+
import "../overview-CXNo7yhX.js";
|
|
8
|
+
import "../sdk-sidebar-JyrSuu5b.js";
|
|
9
|
+
import "../stl-sidebar-BR04ktwN.js";
|
|
10
|
+
import "../index-CaB6Jh8S.js";
|
|
11
|
+
import { E as cli_d_exports, F as csharp_d_exports, G as http_d_exports, Lt as typescript_d_exports, Ot as java_d_exports, _ as terraform_d_exports, a as node, et as ruby_d_exports, i as kotlin, lt as python_d_exports, n as PropertyFn, t as LanguageComponentDefinition, yt as go_d_exports } from "../index-CCxFSaje.js";
|
|
12
12
|
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 };
|