@stainless-api/docs-ui 0.1.0-beta.57 → 0.1.0-beta.59
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-CCViAnPI.js → breadcrumbs-85Y-pybq.js} +3 -3
- package/dist/{breadcrumbs-BFCcsaL5.d.ts → breadcrumbs-D1pqkQVq.d.ts} +4 -4
- package/dist/cli-CoLvH9jq.js +157 -0
- package/dist/{component-2IFa97aV.js → component-CF9lLzZX.js} +3 -3
- package/dist/{component-generics-Dbwqv7EL.d.ts → component-generics-CIV4pVmh.d.ts} +2 -2
- package/dist/components/MaskedInput.d.ts +3 -3
- package/dist/components/MaskedInput.js +1 -1
- package/dist/components/breadcrumbs.d.ts +1 -1
- package/dist/components/breadcrumbs.js +7 -7
- package/dist/components/icons.d.ts +17 -12
- package/dist/components/icons.js +2 -2
- package/dist/components/index.d.ts +10 -10
- package/dist/components/index.js +17 -17
- package/dist/components/method.d.ts +1 -1
- package/dist/components/method.js +8 -8
- 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 -6
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/properties.js +7 -7
- package/dist/components/sdk.d.ts +1 -1
- package/dist/components/sdk.js +8 -8
- package/dist/components/sidebar.d.ts +1 -1
- package/dist/components/sidebar.js +7 -7
- package/dist/components/snippets.d.ts +3 -3
- package/dist/components/snippets.js +8 -8
- package/dist/{components-B6opXKh2.js → components-Bz5h0Y4x.js} +10 -9
- 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 +26 -25
- package/dist/contexts/docs.d.ts +2 -2
- package/dist/contexts/docs.js +1 -1
- package/dist/contexts/index.d.ts +16 -16
- package/dist/contexts/index.js +5 -5
- 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-CLpvBI91.js → contexts-DZfPd182.js} +5 -5
- package/dist/{csharp-Cs2V5Q49.js → csharp-BbNnLZWW.js} +10 -10
- package/dist/{docs-BQbH-a6R.d.ts → docs-BVs5MLfL.d.ts} +6 -7
- package/dist/{go-jtKybF5f.js → go-OFa_5xje.js} +4 -4
- package/dist/{http-ByTnZCdl.js → http-olFAYLFq.js} +8 -7
- package/dist/{icons-Ckod9aod.js → icons-DMkAA03z.js} +17 -1
- package/dist/index-BHy63Zur.d.ts +302 -0
- package/dist/index-Ct7H30x1.d.ts +1691 -0
- package/dist/{index-CxTvYsqI.d.ts → index-JJET_1EX.d.ts} +9 -9
- package/dist/index.d.ts +15 -15
- package/dist/index.js +28 -27
- package/dist/{java-CSfLt_jp.js → java-Bw0o13Wk.js} +5 -5
- package/dist/languages/cli.d.ts +11 -0
- package/dist/languages/cli.js +20 -0
- package/dist/languages/csharp.d.ts +10 -10
- package/dist/languages/csharp.js +7 -7
- package/dist/languages/go.d.ts +10 -10
- package/dist/languages/go.js +7 -7
- package/dist/languages/http.d.ts +10 -10
- package/dist/languages/http.js +17 -17
- package/dist/languages/index.d.ts +11 -11
- package/dist/languages/index.js +26 -25
- package/dist/languages/java.d.ts +10 -10
- package/dist/languages/java.js +7 -7
- package/dist/languages/python.d.ts +10 -10
- package/dist/languages/python.js +7 -7
- package/dist/languages/ruby.d.ts +10 -10
- package/dist/languages/ruby.js +7 -7
- package/dist/languages/typescript.d.ts +10 -10
- package/dist/languages/typescript.js +7 -7
- package/dist/languages-DW_T-Th6.js +28 -0
- package/dist/markdown/index.d.ts +5 -5
- package/dist/markdown/index.js +26 -25
- package/dist/markdown/md.js +2 -2
- package/dist/markdown/printer.d.ts +6 -6
- package/dist/markdown/printer.js +42 -40
- package/dist/markdown/utils.d.ts +5 -5
- package/dist/{markdown-V_bNKjle.d.ts → markdown-BXDwR9bo.d.ts} +2 -2
- package/dist/{markdown-CxdeWgjV.js → markdown-ZzVcn4kq.js} +3 -2
- package/dist/{method-CD_dwBsB.d.ts → method-B-AEMp1G.d.ts} +6 -6
- package/dist/{method-BPsNdtwS.js → method-Dktsfckf.js} +3 -3
- package/dist/{navigation-BlOvTCTX.d.ts → navigation-CEMwVe3s.d.ts} +3 -3
- package/dist/{overview-CVTaIlP6.d.ts → overview-BzJqrxc6.d.ts} +11 -11
- package/dist/{overview-BslKVsRE.js → overview-EkRigi6e.js} +11 -11
- package/dist/{primitives-CCj2Pn-o.js → primitives-BVaiiY63.js} +7 -7
- package/dist/{primitives-Da9sUCQo.d.ts → primitives-CDxnkX_O.d.ts} +12 -11
- package/dist/{properties-DhttBLpf.js → properties-BHvUHbcf.js} +3 -3
- package/dist/{properties-CEjSSMRr.d.ts → properties-fAurDGW2.d.ts} +5 -5
- package/dist/{python-BU7eaJMy.js → python-D8NWX7Cb.js} +4 -4
- package/dist/{routing-CUnVDpU-.d.ts → routing-BifRCZt4.d.ts} +7 -7
- package/dist/{routing-Dl0FprK1.js → routing-Fzn1XfX_.js} +7 -4
- package/dist/routing.d.ts +1 -1
- package/dist/routing.js +1 -1
- package/dist/{ruby-LiJ6VW-R.js → ruby-DOUaLhKJ.js} +5 -5
- package/dist/{sdk-CbNqFzOI.js → sdk-DrK2bq-v.js} +11 -9
- package/dist/{sdk-CenwRRXT.d.ts → sdk-DwyhWkhn.d.ts} +22 -22
- package/dist/{sidebar-ZNWRDHyv.js → sidebar-BLGIKgRI.js} +5 -5
- package/dist/{sidebar-CcX4PdH0.d.ts → sidebar-BbCq6Ibl.d.ts} +9 -9
- package/dist/{snippets-CO4kIovz.js → snippets-D4VhtZIC.js} +38 -36
- package/dist/snippets-VclrBnJJ.d.ts +53 -0
- package/dist/spec.d.ts +26 -26
- package/dist/spec.js +2 -2
- package/dist/{style-Vk87Pfuy.js → style-TeAZuiHh.js} +1 -1
- package/dist/style.d.ts +1 -1
- package/dist/style.js +1 -1
- package/dist/styles/main.css +34 -15
- package/dist/styles/primitives.css +2 -1
- package/dist/styles/resets.css +1 -1
- package/dist/styles.css +37 -17
- package/dist/{typescript-C8J1uyak.js → typescript-DDa446mB.js} +6 -6
- package/dist/{use-components-DBx5LZk0.js → use-components-Dbin0y07.js} +1 -1
- package/dist/{utils-C12Fme2N.js → utils-BoRmEFRn.js} +2 -2
- package/dist/utils.d.ts +6 -6
- package/dist/utils.js +1 -1
- package/package.json +4 -4
- package/dist/breadcrumbs-DTHE6aca.d.ts +0 -25
- package/dist/component-generics-CXfH4VNh.d.ts +0 -30
- package/dist/docs-AUJrRqst.d.ts +0 -47
- package/dist/index-Bk5AWxiZ.d.ts +0 -274
- package/dist/index-CBfCrZxK.d.ts +0 -15
- package/dist/index-DUvl24AZ.d.ts +0 -274
- package/dist/languages-X8bJZjuW.js +0 -26
- package/dist/markdown-CqEZJJrZ.d.ts +0 -22
- package/dist/method-CkGKALRi.d.ts +0 -59
- package/dist/navigation-CXQA2RZo.d.ts +0 -29
- package/dist/overview-DFrenwhf.d.ts +0 -39
- package/dist/primitives-DiDzLHoK.d.ts +0 -104
- package/dist/properties-CXDSYNGL.d.ts +0 -54
- package/dist/sdk-CL6r5JlK.d.ts +0 -118
- package/dist/sidebar-BDwx6h14.d.ts +0 -36
- package/dist/snippets-DePfv2T6.d.ts +0 -51
- package/dist/snippets-ykHHsG1B.d.ts +0 -51
- /package/dist/{chunk-CAbhIZi1.js → chunk-Du3t87LU.js} +0 -0
- /package/dist/{component-generics-B6Fn47Mz.js → component-generics-CmIGbBLq.js} +0 -0
- /package/dist/{docs-CXqi26jB.js → docs-Bw-eLYjA.js} +0 -0
- /package/dist/{navigation-C5TN0SgC.js → navigation-By1sQl6M.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { t as style_default } from "./style-
|
|
2
|
-
import { n as Languages } from "./routing-
|
|
3
|
-
import { i as Join } from "./primitives-
|
|
1
|
+
import { t as style_default } from "./style-TeAZuiHh.js";
|
|
2
|
+
import { n as Languages } from "./routing-Fzn1XfX_.js";
|
|
3
|
+
import { i as Join } from "./primitives-BVaiiY63.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import { ChevronRight } from "lucide-react";
|
|
6
6
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import * as
|
|
1
|
+
import { h as Spec } from "./index-Ct7H30x1.js";
|
|
2
|
+
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/breadcrumbs.d.ts
|
|
5
5
|
type Breadcrumb = {
|
|
@@ -16,10 +16,10 @@ declare function SDKBreadcrumbs({
|
|
|
16
16
|
basePath,
|
|
17
17
|
config
|
|
18
18
|
}: {
|
|
19
|
-
spec:
|
|
19
|
+
spec: Spec;
|
|
20
20
|
currentPath: string;
|
|
21
21
|
basePath?: string;
|
|
22
22
|
config?: BreadcrumbConfig | null;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime13.JSX.Element | null;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { generateApiBreadcrumbs as n, SDKBreadcrumbs as t };
|
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
import { t as __exportAll } from "./chunk-Du3t87LU.js";
|
|
2
|
+
import { n as useLanguageComponents } from "./contexts-DZfPd182.js";
|
|
3
|
+
import { t as useComponents } from "./use-components-Dbin0y07.js";
|
|
4
|
+
import { t as style_default } from "./style-TeAZuiHh.js";
|
|
5
|
+
import { a as Type$1, o as TypeName$1 } from "./http-olFAYLFq.js";
|
|
6
|
+
import React from "react";
|
|
7
|
+
import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
8
|
+
|
|
9
|
+
//#region src/languages/cli.tsx
|
|
10
|
+
var cli_exports = /* @__PURE__ */ __exportAll({
|
|
11
|
+
Declaration: () => Declaration,
|
|
12
|
+
MethodSignature: () => MethodSignature,
|
|
13
|
+
Property: () => Property,
|
|
14
|
+
Type: () => Type,
|
|
15
|
+
TypeName: () => TypeName
|
|
16
|
+
});
|
|
17
|
+
const ComplexTypes = {
|
|
18
|
+
HttpTypeUnion: "union",
|
|
19
|
+
HttpTypeIntersection: "intersection"
|
|
20
|
+
};
|
|
21
|
+
const constStyle = {
|
|
22
|
+
string: style_default.LiteralString,
|
|
23
|
+
number: style_default.LiteralNumeric,
|
|
24
|
+
boolean: style_default.LiteralBoolean
|
|
25
|
+
};
|
|
26
|
+
function TypeName(props) {
|
|
27
|
+
return TypeName$1(props);
|
|
28
|
+
}
|
|
29
|
+
function Type(props) {
|
|
30
|
+
return Type$1(props);
|
|
31
|
+
}
|
|
32
|
+
function MethodSignature({ decl }) {
|
|
33
|
+
const { Join } = useComponents();
|
|
34
|
+
const params = decl.arguments?.map((arg, i) => /* @__PURE__ */ jsxs(React.Fragment, { children: [
|
|
35
|
+
/* @__PURE__ */ jsx("span", {
|
|
36
|
+
className: style_default.TextOperator,
|
|
37
|
+
children: "<"
|
|
38
|
+
}),
|
|
39
|
+
/* @__PURE__ */ jsx("span", {
|
|
40
|
+
className: style_default.TextIdentifier,
|
|
41
|
+
children: arg.value
|
|
42
|
+
}),
|
|
43
|
+
/* @__PURE__ */ jsx("span", {
|
|
44
|
+
className: style_default.TextOperator,
|
|
45
|
+
children: ">"
|
|
46
|
+
})
|
|
47
|
+
] }, i));
|
|
48
|
+
return /* @__PURE__ */ jsxs("div", {
|
|
49
|
+
className: style_default.MethodSignature,
|
|
50
|
+
children: [
|
|
51
|
+
/* @__PURE__ */ jsx("span", {
|
|
52
|
+
className: style_default.TextOperator,
|
|
53
|
+
children: "$ "
|
|
54
|
+
}),
|
|
55
|
+
/* @__PURE__ */ jsx("span", {
|
|
56
|
+
className: style_default.SignatureName,
|
|
57
|
+
children: /* @__PURE__ */ jsx("span", {
|
|
58
|
+
className: style_default.TextIdentifier,
|
|
59
|
+
children: decl.invocation.join(" ")
|
|
60
|
+
})
|
|
61
|
+
}),
|
|
62
|
+
params && /* @__PURE__ */ jsxs("span", {
|
|
63
|
+
className: style_default.MethodSignature,
|
|
64
|
+
children: [" ", /* @__PURE__ */ jsx(Join, {
|
|
65
|
+
items: params,
|
|
66
|
+
children: " "
|
|
67
|
+
})]
|
|
68
|
+
}),
|
|
69
|
+
decl.options && decl.options.length > 0 ? /* @__PURE__ */ jsx("span", {
|
|
70
|
+
className: style_default.TextOperator,
|
|
71
|
+
children: " [options]"
|
|
72
|
+
}) : null
|
|
73
|
+
]
|
|
74
|
+
});
|
|
75
|
+
}
|
|
76
|
+
function renderVariantInfo(type) {
|
|
77
|
+
if (type.kind === "HttpTypeUnion" && type.types.every((t) => t.kind === "HttpTypeObject" || t.kind === "HttpTypeReference")) return /* @__PURE__ */ jsxs(Fragment$1, { children: [
|
|
78
|
+
"One of the following ",
|
|
79
|
+
type.types.length,
|
|
80
|
+
" object variants:"
|
|
81
|
+
] });
|
|
82
|
+
}
|
|
83
|
+
function Property({ decl, children }) {
|
|
84
|
+
const Lang = useLanguageComponents();
|
|
85
|
+
if (!decl) return;
|
|
86
|
+
switch (decl.kind) {
|
|
87
|
+
case "CLIFlag":
|
|
88
|
+
case "CLISchemaProperty": {
|
|
89
|
+
const variants = decl.type ? renderVariantInfo(decl.type) : void 0;
|
|
90
|
+
return children({
|
|
91
|
+
name: /* @__PURE__ */ jsxs(Fragment$1, { children: [decl.kind === "CLIFlag" && "--", flagName(decl)] }),
|
|
92
|
+
typeName: decl.type ? /* @__PURE__ */ jsx(Lang.TypeName, { type: decl.type }) : void 0,
|
|
93
|
+
type: decl.type && decl.type.kind in ComplexTypes && !variants && /* @__PURE__ */ jsx(Lang.Type, { type: decl.type })
|
|
94
|
+
});
|
|
95
|
+
}
|
|
96
|
+
case "CLIFunction": return children({
|
|
97
|
+
name: decl.name,
|
|
98
|
+
typeName: "function"
|
|
99
|
+
});
|
|
100
|
+
case "CLIStdin": return children({ name: "stdin" });
|
|
101
|
+
case "CLICommand": return children({
|
|
102
|
+
name: decl.invocation.join(" "),
|
|
103
|
+
typeName: "command"
|
|
104
|
+
});
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
function flagName(node) {
|
|
108
|
+
if (node.kind === "CLIFlag" && node.flag) return typeof node.flag === "string" ? node.flag : node.flag.name || "";
|
|
109
|
+
return node.name ?? node.ident ?? "unknown";
|
|
110
|
+
}
|
|
111
|
+
function Declaration({ decl }) {
|
|
112
|
+
const Lang = useLanguageComponents();
|
|
113
|
+
if (!decl) return;
|
|
114
|
+
switch (decl.kind) {
|
|
115
|
+
case "CLICommand": return /* @__PURE__ */ jsx(Fragment$1, { children: /* @__PURE__ */ jsx("span", {
|
|
116
|
+
className: style_default.TextIdentifier,
|
|
117
|
+
children: `$ ${decl.invocation.join(" ")}`
|
|
118
|
+
}) });
|
|
119
|
+
case "CLISchemaProperty":
|
|
120
|
+
case "CLIFlag":
|
|
121
|
+
if ("value" in decl) return /* @__PURE__ */ jsx("span", {
|
|
122
|
+
className: constStyle[typeof decl.value],
|
|
123
|
+
children: JSON.stringify(decl.value)
|
|
124
|
+
});
|
|
125
|
+
return /* @__PURE__ */ jsxs(Fragment$1, { children: [/* @__PURE__ */ jsx("span", {
|
|
126
|
+
className: style_default.PropertyName,
|
|
127
|
+
children: /* @__PURE__ */ jsxs("span", {
|
|
128
|
+
className: style_default.TextIdentifier,
|
|
129
|
+
children: [decl.kind === "CLIFlag" && "--", flagName(decl)]
|
|
130
|
+
})
|
|
131
|
+
}), decl.type && /* @__PURE__ */ jsxs(Fragment$1, { children: [
|
|
132
|
+
/* @__PURE__ */ jsx("span", {
|
|
133
|
+
className: style_default.TextPunctuation,
|
|
134
|
+
children: ": "
|
|
135
|
+
}),
|
|
136
|
+
decl.optional && /* @__PURE__ */ jsx("span", {
|
|
137
|
+
className: style_default.TextPunctuation,
|
|
138
|
+
children: "optional "
|
|
139
|
+
}),
|
|
140
|
+
typeof decl.type === "string" ? /* @__PURE__ */ jsx("span", {
|
|
141
|
+
className: style_default.TextKeyword,
|
|
142
|
+
children: decl.type
|
|
143
|
+
}) : /* @__PURE__ */ jsx(Lang.Type, { type: decl.type })
|
|
144
|
+
] })] });
|
|
145
|
+
case "CLIFunction": return /* @__PURE__ */ jsx(Fragment$1, { children: /* @__PURE__ */ jsxs("span", {
|
|
146
|
+
className: style_default.TextIdentifier,
|
|
147
|
+
children: [decl.name, "()"]
|
|
148
|
+
}) });
|
|
149
|
+
case "CLIStdin": return /* @__PURE__ */ jsx(Fragment$1, { children: /* @__PURE__ */ jsx("span", {
|
|
150
|
+
className: style_default.TextIdentifier,
|
|
151
|
+
children: "stdin"
|
|
152
|
+
}) });
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
//#endregion
|
|
157
|
+
export { TypeName as a, Type as i, MethodSignature as n, cli_exports as o, Property as r, Declaration as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { n as customizeComponents, t as ComponentProvider$1 } from "./component-generics-
|
|
2
|
-
import { t as components_exports } from "./components-
|
|
3
|
-
import { n as languages_exports } from "./languages-
|
|
1
|
+
import { n as customizeComponents, t as ComponentProvider$1 } from "./component-generics-CmIGbBLq.js";
|
|
2
|
+
import { t as components_exports } from "./components-Bz5h0Y4x.js";
|
|
3
|
+
import { n as languages_exports } from "./languages-DW_T-Th6.js";
|
|
4
4
|
import React from "react";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime71 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/contexts/component-generics.d.ts
|
|
5
5
|
type DeepPartialMap<L> = { [K in keyof L]?: Partial<L[K]> };
|
|
@@ -25,6 +25,6 @@ declare function ComponentProvider<C, L>({
|
|
|
25
25
|
}: {
|
|
26
26
|
value: ComponentsContextType<C, L>;
|
|
27
27
|
children: React$1.ReactNode;
|
|
28
|
-
}):
|
|
28
|
+
}): react_jsx_runtime71.JSX.Element;
|
|
29
29
|
//#endregion
|
|
30
30
|
export { useComponents as a, useComponentContext as i, ComponentsContextType as n, customizeComponents as r, ComponentProvider as t };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { i as InputProps } from "../primitives-
|
|
2
|
-
import * as
|
|
1
|
+
import { i as InputProps } from "../primitives-CDxnkX_O.js";
|
|
2
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/MaskedInput.d.ts
|
|
5
5
|
declare const MaskedInput: ({
|
|
@@ -9,6 +9,6 @@ declare const MaskedInput: ({
|
|
|
9
9
|
value,
|
|
10
10
|
ref,
|
|
11
11
|
...props
|
|
12
|
-
}: InputProps) =>
|
|
12
|
+
}: InputProps) => react_jsx_runtime12.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { MaskedInput };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
1
|
+
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-D1pqkQVq.js";
|
|
2
2
|
export { SDKBreadcrumbs, generateApiBreadcrumbs };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../primitives-
|
|
7
|
-
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
1
|
+
import "../docs-Bw-eLYjA.js";
|
|
2
|
+
import "../component-generics-CmIGbBLq.js";
|
|
3
|
+
import "../navigation-By1sQl6M.js";
|
|
4
|
+
import "../markdown-ZzVcn4kq.js";
|
|
5
|
+
import "../contexts-DZfPd182.js";
|
|
6
|
+
import "../primitives-BVaiiY63.js";
|
|
7
|
+
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-85Y-pybq.js";
|
|
8
8
|
|
|
9
9
|
export { SDKBreadcrumbs, generateApiBreadcrumbs };
|
|
@@ -1,55 +1,60 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/icons.d.ts
|
|
4
4
|
declare function CSharpIcon({
|
|
5
5
|
className
|
|
6
6
|
}: {
|
|
7
7
|
className?: string;
|
|
8
|
-
}):
|
|
8
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
9
9
|
declare function GoIcon({
|
|
10
10
|
className
|
|
11
11
|
}: {
|
|
12
12
|
className?: string;
|
|
13
|
-
}):
|
|
13
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
14
14
|
declare function JavaIcon({
|
|
15
15
|
className
|
|
16
16
|
}: {
|
|
17
17
|
className?: string;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
19
19
|
declare function KotlinIcon({
|
|
20
20
|
className
|
|
21
21
|
}: {
|
|
22
22
|
className?: string;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
24
24
|
declare function PythonIcon({
|
|
25
25
|
className
|
|
26
26
|
}: {
|
|
27
27
|
className?: string;
|
|
28
|
-
}):
|
|
28
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
29
29
|
declare function RubyIcon({
|
|
30
30
|
className
|
|
31
31
|
}: {
|
|
32
32
|
className?: string;
|
|
33
|
-
}):
|
|
33
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
34
34
|
declare function TerraformIcon({
|
|
35
35
|
className
|
|
36
36
|
}: {
|
|
37
37
|
className?: string;
|
|
38
|
-
}):
|
|
38
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
39
39
|
declare function TypescriptIcon({
|
|
40
40
|
className
|
|
41
41
|
}: {
|
|
42
42
|
className?: string;
|
|
43
|
-
}):
|
|
43
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
44
44
|
declare function CurlIcon({
|
|
45
45
|
className
|
|
46
46
|
}: {
|
|
47
47
|
className?: string;
|
|
48
|
-
}):
|
|
48
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
49
49
|
declare function PowershellIcon({
|
|
50
50
|
className
|
|
51
51
|
}: {
|
|
52
52
|
className?: string;
|
|
53
|
-
}):
|
|
53
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
54
|
+
declare function CLIIcon({
|
|
55
|
+
className
|
|
56
|
+
}: {
|
|
57
|
+
className?: string;
|
|
58
|
+
}): react_jsx_runtime14.JSX.Element;
|
|
54
59
|
//#endregion
|
|
55
|
-
export { CSharpIcon, CurlIcon, GoIcon, JavaIcon, KotlinIcon, PowershellIcon, PythonIcon, RubyIcon, TerraformIcon, TypescriptIcon };
|
|
60
|
+
export { CLIIcon, CSharpIcon, CurlIcon, GoIcon, JavaIcon, KotlinIcon, PowershellIcon, PythonIcon, RubyIcon, TerraformIcon, TypescriptIcon };
|
package/dist/components/icons.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as
|
|
1
|
+
import { a as JavaIcon, c as PythonIcon, d as TypescriptIcon, i as GoIcon, l as RubyIcon, n as CSharpIcon, o as KotlinIcon, r as CurlIcon, s as PowershellIcon, t as CLIIcon, u as TerraformIcon } from "../icons-DMkAA03z.js";
|
|
2
2
|
|
|
3
|
-
export { CSharpIcon, CurlIcon, GoIcon, JavaIcon, KotlinIcon, PowershellIcon, PythonIcon, RubyIcon, TerraformIcon, TypescriptIcon };
|
|
3
|
+
export { CLIIcon, CSharpIcon, CurlIcon, GoIcon, JavaIcon, KotlinIcon, PowershellIcon, PythonIcon, RubyIcon, TerraformIcon, TypescriptIcon };
|
|
@@ -1,10 +1,10 @@
|
|
|
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-
|
|
2
|
-
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
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 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-
|
|
6
|
-
import { a as SnippetContainer, c as
|
|
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 { a as SidebarProps, i as SidebarMethodProps, n as SidebarExpander, o as SidebarResource, r as SidebarMethod, s as SidebarResourceProps, t as Sidebar } from "../sidebar-
|
|
9
|
-
import "../index-
|
|
10
|
-
export { Badge, Expander, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, 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, generateApiBreadcrumbs, usePropertyModel, useReferenceNesting };
|
|
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-CDxnkX_O.js";
|
|
2
|
+
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-D1pqkQVq.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-B-AEMp1G.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-fAurDGW2.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-DwyhWkhn.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-VclrBnJJ.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-BzJqrxc6.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-BbCq6Ibl.js";
|
|
9
|
+
import "../index-JJET_1EX.js";
|
|
10
|
+
export { Badge, Expander, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, 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, SnippetFooter, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse, ToggleButton, ToggleButtonProps, Tooltip, TransformRequestSnippetFn, VirtualExpander, generateApiBreadcrumbs, usePropertyModel, useReferenceNesting };
|
package/dist/components/index.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-
|
|
8
|
-
import { a as MethodRoute, i as MethodInfo, n as MethodDescription, r as MethodHeader, t as Method } from "../method-
|
|
9
|
-
import { a as Link, c as ToggleButton, i as Join, l as Tooltip, n as Expander, o as ListView, r as Input, s as Markdown, t as Badge, u as VirtualExpander } from "../primitives-
|
|
10
|
-
import "../icons-
|
|
11
|
-
import { _ as useReferenceNesting, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKModel, g as usePropertyModel, h as SDKSnippetLanguages, i as SDKConstraints, l as SDKMethod, m as SDKRequestTitle, n as ReferenceNestingContext, o as SDKExample, p as SDKReference, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader } from "../sdk-
|
|
12
|
-
import { a as
|
|
13
|
-
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "../overview-
|
|
14
|
-
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
15
|
-
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "../sidebar-
|
|
16
|
-
import "../components-
|
|
1
|
+
import "../docs-Bw-eLYjA.js";
|
|
2
|
+
import "../component-generics-CmIGbBLq.js";
|
|
3
|
+
import "../navigation-By1sQl6M.js";
|
|
4
|
+
import "../markdown-ZzVcn4kq.js";
|
|
5
|
+
import "../contexts-DZfPd182.js";
|
|
6
|
+
import "../use-components-Dbin0y07.js";
|
|
7
|
+
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-BHvUHbcf.js";
|
|
8
|
+
import { a as MethodRoute, i as MethodInfo, n as MethodDescription, r as MethodHeader, t as Method } from "../method-Dktsfckf.js";
|
|
9
|
+
import { a as Link, c as ToggleButton, i as Join, l as Tooltip, n as Expander, o as ListView, r as Input, s as Markdown, t as Badge, u as VirtualExpander } from "../primitives-BVaiiY63.js";
|
|
10
|
+
import "../icons-DMkAA03z.js";
|
|
11
|
+
import { _ as useReferenceNesting, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKModel, g as usePropertyModel, h as SDKSnippetLanguages, i as SDKConstraints, l as SDKMethod, m as SDKRequestTitle, n as ReferenceNestingContext, o as SDKExample, p as SDKReference, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader } from "../sdk-DrK2bq-v.js";
|
|
12
|
+
import { a as SnippetFooter, i as SnippetContainer, n as SnippetButtons, o as SnippetRequestContainer, r as SnippetCode, s as SnippetResponse, t as Snippet } from "../snippets-D4VhtZIC.js";
|
|
13
|
+
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "../overview-EkRigi6e.js";
|
|
14
|
+
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-85Y-pybq.js";
|
|
15
|
+
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "../sidebar-BLGIKgRI.js";
|
|
16
|
+
import "../components-Bz5h0Y4x.js";
|
|
17
17
|
|
|
18
|
-
export { Badge, Expander, Input, Join, Link, ListView, Markdown, Method, MethodDescription, MethodHeader, MethodInfo, MethodRoute, Property, PropertyDescription, PropertyModelContext, PropertyTitle, PropertyToggle, ReferenceNestingContext, SDKBreadcrumbs, SDKChildren, SDKConstraints, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodSummary, SDKModel, SDKOverview, SDKReference, SDKRequestTitle, SDKResource, SDKResourceHeader, SDKRoot, SDKSnippetLanguages, Sidebar, SidebarExpander, SidebarMethod, SidebarResource, Snippet, SnippetButtons, SnippetCode, SnippetContainer, SnippetRequestContainer, SnippetResponse, ToggleButton, Tooltip, VirtualExpander, generateApiBreadcrumbs, usePropertyModel, useReferenceNesting };
|
|
18
|
+
export { Badge, Expander, Input, Join, Link, ListView, Markdown, Method, MethodDescription, MethodHeader, MethodInfo, MethodRoute, Property, PropertyDescription, PropertyModelContext, PropertyTitle, PropertyToggle, ReferenceNestingContext, SDKBreadcrumbs, SDKChildren, SDKConstraints, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodSummary, SDKModel, SDKOverview, SDKReference, SDKRequestTitle, SDKResource, SDKResourceHeader, SDKRoot, SDKSnippetLanguages, Sidebar, SidebarExpander, SidebarMethod, SidebarResource, Snippet, SnippetButtons, SnippetCode, SnippetContainer, SnippetFooter, SnippetRequestContainer, SnippetResponse, ToggleButton, Tooltip, VirtualExpander, generateApiBreadcrumbs, usePropertyModel, useReferenceNesting };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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-B-AEMp1G.js";
|
|
2
2
|
export { Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, MethodInfo, MethodInfoProps, MethodProps, MethodRoute, MethodRouteProps };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import "../properties-
|
|
8
|
-
import { a as MethodRoute, i as MethodInfo, n as MethodDescription, r as MethodHeader, t as Method } from "../method-
|
|
1
|
+
import "../docs-Bw-eLYjA.js";
|
|
2
|
+
import "../component-generics-CmIGbBLq.js";
|
|
3
|
+
import "../navigation-By1sQl6M.js";
|
|
4
|
+
import "../markdown-ZzVcn4kq.js";
|
|
5
|
+
import "../contexts-DZfPd182.js";
|
|
6
|
+
import "../use-components-Dbin0y07.js";
|
|
7
|
+
import "../properties-BHvUHbcf.js";
|
|
8
|
+
import { a as MethodRoute, i as MethodInfo, n as MethodDescription, r as MethodHeader, t as Method } from "../method-Dktsfckf.js";
|
|
9
9
|
|
|
10
10
|
export { Method, MethodDescription, MethodHeader, MethodInfo, MethodRoute };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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-BzJqrxc6.js";
|
|
2
2
|
export { SDKMethodSummary, SDKMethodSummaryProps, SDKOverview, SDKOverviewProps, SDKResource, SDKResourceHeader, SDKResourceProps, SDKRoot, SDKRootProps };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import "../properties-
|
|
8
|
-
import "../primitives-
|
|
9
|
-
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "../overview-
|
|
1
|
+
import "../docs-Bw-eLYjA.js";
|
|
2
|
+
import "../component-generics-CmIGbBLq.js";
|
|
3
|
+
import "../navigation-By1sQl6M.js";
|
|
4
|
+
import "../markdown-ZzVcn4kq.js";
|
|
5
|
+
import "../contexts-DZfPd182.js";
|
|
6
|
+
import "../use-components-Dbin0y07.js";
|
|
7
|
+
import "../properties-BHvUHbcf.js";
|
|
8
|
+
import "../primitives-BVaiiY63.js";
|
|
9
|
+
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "../overview-EkRigi6e.js";
|
|
10
10
|
|
|
11
11
|
export { SDKMethodSummary, SDKOverview, SDKResource, SDKResourceHeader, SDKRoot };
|
|
@@ -1,2 +1,2 @@
|
|
|
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-CDxnkX_O.js";
|
|
2
2
|
export { Badge, Expander, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, ToggleButton, ToggleButtonProps, Tooltip, VirtualExpander };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import { a as Link, c as ToggleButton, i as Join, l as Tooltip, n as Expander, o as ListView, r as Input, s as Markdown, t as Badge, u as VirtualExpander } from "../primitives-
|
|
1
|
+
import "../docs-Bw-eLYjA.js";
|
|
2
|
+
import "../component-generics-CmIGbBLq.js";
|
|
3
|
+
import "../navigation-By1sQl6M.js";
|
|
4
|
+
import "../markdown-ZzVcn4kq.js";
|
|
5
|
+
import "../contexts-DZfPd182.js";
|
|
6
|
+
import { a as Link, c as ToggleButton, i as Join, l as Tooltip, n as Expander, o as ListView, r as Input, s as Markdown, t as Badge, u as VirtualExpander } from "../primitives-BVaiiY63.js";
|
|
7
7
|
|
|
8
8
|
export { Badge, Expander, Input, Join, Link, ListView, Markdown, ToggleButton, Tooltip, VirtualExpander };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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-fAurDGW2.js";
|
|
2
2
|
export { Property, PropertyDescription, PropertyDescriptionProps, PropertyProps, PropertyTitle, PropertyTitleProps, PropertyToggle, PropertyToggleProps };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-
|
|
1
|
+
import "../docs-Bw-eLYjA.js";
|
|
2
|
+
import "../component-generics-CmIGbBLq.js";
|
|
3
|
+
import "../navigation-By1sQl6M.js";
|
|
4
|
+
import "../markdown-ZzVcn4kq.js";
|
|
5
|
+
import "../contexts-DZfPd182.js";
|
|
6
|
+
import "../use-components-Dbin0y07.js";
|
|
7
|
+
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-BHvUHbcf.js";
|
|
8
8
|
|
|
9
9
|
export { Property, PropertyDescription, PropertyTitle, PropertyToggle };
|
package/dist/components/sdk.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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-DwyhWkhn.js";
|
|
2
2
|
export { PropertyModelContext, PropertyModelContextType, ReferenceNestingContext, ReferenceNestingContextType, SDKChildren, SDKConstraints, SDKConstraintsProps, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodProps, SDKModel, SDKModelProps, SDKReference, SDKRequestTitle, SDKRequestTitleProps, SDKSnippetLanguages, SDKSnippetLanguagesType, TransformRequestSnippetFn, usePropertyModel, useReferenceNesting };
|
package/dist/components/sdk.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import "../icons-
|
|
8
|
-
import { _ as useReferenceNesting, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKModel, g as usePropertyModel, h as SDKSnippetLanguages, i as SDKConstraints, l as SDKMethod, m as SDKRequestTitle, n as ReferenceNestingContext, o as SDKExample, p as SDKReference, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader } from "../sdk-
|
|
1
|
+
import "../docs-Bw-eLYjA.js";
|
|
2
|
+
import "../component-generics-CmIGbBLq.js";
|
|
3
|
+
import "../navigation-By1sQl6M.js";
|
|
4
|
+
import "../markdown-ZzVcn4kq.js";
|
|
5
|
+
import "../contexts-DZfPd182.js";
|
|
6
|
+
import "../use-components-Dbin0y07.js";
|
|
7
|
+
import "../icons-DMkAA03z.js";
|
|
8
|
+
import { _ as useReferenceNesting, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKModel, g as usePropertyModel, h as SDKSnippetLanguages, i as SDKConstraints, l as SDKMethod, m as SDKRequestTitle, n as ReferenceNestingContext, o as SDKExample, p as SDKReference, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader } from "../sdk-DrK2bq-v.js";
|
|
9
9
|
|
|
10
10
|
export { PropertyModelContext, ReferenceNestingContext, SDKChildren, SDKConstraints, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKModel, SDKReference, SDKRequestTitle, SDKSnippetLanguages, usePropertyModel, useReferenceNesting };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as SidebarProps, i as SidebarMethodProps, n as SidebarExpander, o as SidebarResource, r as SidebarMethod, s as SidebarResourceProps, t as Sidebar } from "../sidebar-
|
|
1
|
+
import { a as SidebarProps, i as SidebarMethodProps, n as SidebarExpander, o as SidebarResource, r as SidebarMethod, s as SidebarResourceProps, t as Sidebar } from "../sidebar-BbCq6Ibl.js";
|
|
2
2
|
export { Sidebar, SidebarExpander, SidebarMethod, SidebarMethodProps, SidebarProps, SidebarResource, SidebarResourceProps };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "../sidebar-
|
|
1
|
+
import "../docs-Bw-eLYjA.js";
|
|
2
|
+
import "../component-generics-CmIGbBLq.js";
|
|
3
|
+
import "../navigation-By1sQl6M.js";
|
|
4
|
+
import "../markdown-ZzVcn4kq.js";
|
|
5
|
+
import "../contexts-DZfPd182.js";
|
|
6
|
+
import "../use-components-Dbin0y07.js";
|
|
7
|
+
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "../sidebar-BLGIKgRI.js";
|
|
8
8
|
|
|
9
9
|
export { Sidebar, SidebarExpander, SidebarMethod, SidebarResource };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../sdk-
|
|
2
|
-
import { a as SnippetContainer, c as
|
|
3
|
-
export { Snippet, SnippetButtons, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse };
|
|
1
|
+
import "../sdk-DwyhWkhn.js";
|
|
2
|
+
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-VclrBnJJ.js";
|
|
3
|
+
export { Snippet, SnippetButtons, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetFooter, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import { a as
|
|
1
|
+
import "../docs-Bw-eLYjA.js";
|
|
2
|
+
import "../component-generics-CmIGbBLq.js";
|
|
3
|
+
import "../navigation-By1sQl6M.js";
|
|
4
|
+
import "../markdown-ZzVcn4kq.js";
|
|
5
|
+
import "../contexts-DZfPd182.js";
|
|
6
|
+
import "../use-components-Dbin0y07.js";
|
|
7
|
+
import { a as SnippetFooter, i as SnippetContainer, n as SnippetButtons, o as SnippetRequestContainer, r as SnippetCode, s as SnippetResponse, t as Snippet } from "../snippets-D4VhtZIC.js";
|
|
8
8
|
|
|
9
|
-
export { Snippet, SnippetButtons, SnippetCode, SnippetContainer, SnippetRequestContainer, SnippetResponse };
|
|
9
|
+
export { Snippet, SnippetButtons, SnippetCode, SnippetContainer, SnippetFooter, SnippetRequestContainer, SnippetResponse };
|