@stainless-api/docs-ui 0.1.0-beta.71 → 0.1.0-beta.73
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-Cvm5Ifm7.d.ts → breadcrumbs-Dei_5sHd.d.ts} +3 -3
- package/dist/{breadcrumbs-DA4WgDhR.js → breadcrumbs-oUp-6oJK.js} +3 -3
- package/dist/{cli-DhMMZoiU.js → cli-BX9ofVCR.js} +3 -3
- package/dist/{component-Drp93QK-.js → component-Dl5ZEHxB.js} +2 -2
- package/dist/{component-generics-t_S0Wc9i.d.ts → component-generics-C9ALAcZI.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 +5 -5
- package/dist/components/icons.d.ts +12 -12
- package/dist/components/index.d.ts +14 -11
- package/dist/components/index.js +14 -14
- package/dist/components/method.d.ts +1 -1
- package/dist/components/method.js +5 -5
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/overview.js +6 -6
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/primitives.js +4 -4
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/properties.js +4 -4
- package/dist/components/sdk-sidebar.d.ts +1 -1
- package/dist/components/sdk-sidebar.js +5 -5
- package/dist/components/sdk.d.ts +1 -1
- package/dist/components/sdk.js +4 -4
- package/dist/components/snippets.d.ts +14 -3
- package/dist/components/snippets.js +5 -5
- package/dist/components/stl-sidebar.d.ts +1 -1
- package/dist/components/stl-sidebar.js +1 -1
- package/dist/{components-BbJAAdUU.js → components-DQPlXEwE.js} +10 -9
- package/dist/contexts/component-generics.d.ts +1 -1
- package/dist/contexts/component-types.d.ts +13 -11
- package/dist/contexts/component.d.ts +15 -14
- package/dist/contexts/component.js +24 -24
- package/dist/contexts/docs.d.ts +2 -2
- package/dist/contexts/docs.js +2 -2
- package/dist/contexts/index.d.ts +14 -23
- package/dist/contexts/index.js +4 -4
- 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/use-components.d.ts +13 -10
- package/dist/{contexts-CVj20VV4.js → contexts-_NNW5yqC.js} +5 -2
- package/dist/{csharp-D6_jlynY.js → csharp-sn5CJu9t.js} +2 -2
- package/dist/docs-YgoQ3bzY.js +81 -0
- package/dist/{docs-CceV-0oK.d.ts → docs-x-kfjRMc.d.ts} +24 -6
- package/dist/{go-COaHV3Hc.js → go-BoaAVmP0.js} +2 -2
- package/dist/{http-DVyJ-D6t.js → http-Ccj1dOvE.js} +7 -7
- package/dist/{index-CwjGm9zX.d.ts → index-HDt5wRiR.d.ts} +47 -32
- package/dist/index-OCM-LZIo.d.ts +428 -0
- package/dist/index.d.ts +14 -17
- package/dist/index.js +26 -26
- package/dist/{java-CxGSJVvv.js → java-BiLRuLuD.js} +3 -3
- package/dist/languages/cli.d.ts +13 -11
- package/dist/languages/cli.js +15 -15
- package/dist/languages/csharp.d.ts +13 -11
- package/dist/languages/csharp.js +4 -4
- package/dist/languages/go.d.ts +13 -11
- package/dist/languages/go.js +4 -4
- package/dist/languages/http.d.ts +13 -11
- package/dist/languages/http.js +14 -14
- package/dist/languages/index.d.ts +13 -11
- package/dist/languages/index.js +23 -23
- package/dist/languages/java.d.ts +13 -11
- package/dist/languages/java.js +4 -4
- package/dist/languages/python.d.ts +13 -11
- package/dist/languages/python.js +4 -4
- package/dist/languages/ruby.d.ts +13 -11
- package/dist/languages/ruby.js +4 -4
- package/dist/languages/terraform.d.ts +13 -11
- package/dist/languages/terraform.js +4 -4
- package/dist/languages/typescript.d.ts +13 -11
- package/dist/languages/typescript.js +4 -4
- package/dist/languages-COjc0Nwx.js +30 -0
- package/dist/markdown/index.d.ts +2 -2
- package/dist/markdown/index.js +24 -24
- package/dist/markdown/printer.d.ts +2 -2
- package/dist/markdown/printer.js +25 -25
- package/dist/markdown/utils.d.ts +4 -4
- package/dist/markdown/utils.js +3 -3
- package/dist/{markdown-HJXGh2Yn.d.ts → markdown-BszOPZhh.d.ts} +2 -2
- package/dist/{markdown-CTKHMLVr.js → markdown-Cq3XEhrR.js} +1 -1
- package/dist/{method-iAV6cZjF.js → method-DjzVBzZe.js} +2 -2
- package/dist/{method-DPnfsySL.d.ts → method-KkWyhvKa.d.ts} +6 -6
- package/dist/{navigation-QXH2ufM3.d.ts → navigation-BZjwfN2P.d.ts} +3 -3
- package/dist/{overview-BR3WhCoz.d.ts → overview-BNmMeDUE.d.ts} +7 -7
- package/dist/{overview-DQIrvYJr.js → overview-Clq5psZe.js} +7 -7
- package/dist/{primitives-D0h4FgbU.d.ts → primitives-B8OnSXRP.d.ts} +11 -11
- package/dist/{primitives-DJEqe_r1.js → primitives-BBUs_flm.js} +4 -4
- package/dist/{properties-CjUi1Cjx.d.ts → properties-BhlRtWo4.d.ts} +5 -5
- package/dist/{properties-PNuJPLqP.js → properties-DQU0NBzb.js} +2 -2
- package/dist/{python-DsTuWCKE.js → python-nqOBH7GS.js} +2 -2
- package/dist/{routing-C64k4fmX.js → routing-GvhEMw6E.js} +1 -1
- package/dist/{routing-utiR5mY3.d.ts → routing-qJMPICGo.d.ts} +2 -2
- package/dist/routing.d.ts +1 -1
- package/dist/routing.js +1 -1
- package/dist/{ruby-BncKp6hd.js → ruby-BBc8HdIt.js} +3 -3
- package/dist/{sdk-D3U444dU.d.ts → sdk-C8C6IRQp.d.ts} +17 -17
- package/dist/{sdk-Bw99eXxA.js → sdk-DzCHhEoX.js} +14 -8
- package/dist/{sdk-sidebar-V_MTkVw8.js → sdk-sidebar-CkjSLggl.js} +2 -2
- package/dist/{sdk-sidebar-f7SS4xxq.d.ts → sdk-sidebar-lgNmf-ns.d.ts} +3 -3
- package/dist/snippets-CLpNVNlA.js +181 -0
- package/dist/spec.d.ts +4 -4
- package/dist/spec.js +3 -3
- package/dist/{stl-sidebar-CItXFC3n.d.ts → stl-sidebar-8jF9cdnn.d.ts} +2 -2
- package/dist/{stl-sidebar-WtimNrk1.js → stl-sidebar-DC5UOJiT.js} +1 -1
- package/dist/{style-HpXpcJ9v.js → style-DJIYkFhO.js} +6 -0
- package/dist/style.d.ts +6 -0
- package/dist/style.js +1 -1
- package/dist/styles/main.css +53 -14
- package/dist/styles.css +53 -14
- package/dist/{terraform-B95X4rNK.js → terraform-DVx2ea2h.js} +3 -3
- package/dist/{typescript-n46M9OtL.js → typescript-Cmk-jBBw.js} +3 -3
- package/dist/{utils-DPbkW1Tz.js → utils-D6zJxUZ9.js} +1 -1
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +1 -1
- package/package.json +2 -2
- package/dist/breadcrumbs-7G1MoVzo.d.ts +0 -25
- package/dist/component-generics-5cSjFCLn.d.ts +0 -30
- package/dist/docs---kdT2w-.d.ts +0 -48
- package/dist/docs-BmOB2f-I.js +0 -61
- package/dist/index-Bc1tYWPC.d.ts +0 -347
- package/dist/index-Cuw1pZs8.d.ts +0 -16
- package/dist/index-DIchpgQZ.d.ts +0 -16
- package/dist/index-DSeLOs29.d.ts +0 -347
- package/dist/languages-C8iNdbjN.js +0 -30
- package/dist/markdown-Cdh0TSHp.d.ts +0 -22
- package/dist/method-R97dH39J.d.ts +0 -59
- package/dist/navigation-dh0gX_lm.d.ts +0 -29
- package/dist/overview-Ddh84S6_.d.ts +0 -39
- package/dist/primitives-xbTKYFgQ.d.ts +0 -105
- package/dist/properties-q3XaAaRo.d.ts +0 -54
- package/dist/sdk-CSKStkB5.d.ts +0 -122
- package/dist/sdk-sidebar-Cf04O8rR.d.ts +0 -15
- package/dist/snippets-BehbU3rt.js +0 -164
- package/dist/snippets-CMtWGDSE.d.ts +0 -53
- package/dist/snippets-DZAozdda.d.ts +0 -53
- package/dist/stl-sidebar-DpnXVa_V.d.ts +0 -58
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as Spec } from "./index-
|
|
2
|
-
import * as
|
|
1
|
+
import { _ as Spec } from "./index-HDt5wRiR.js";
|
|
2
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/breadcrumbs.d.ts
|
|
5
5
|
type Breadcrumb = {
|
|
@@ -20,6 +20,6 @@ declare function SDKBreadcrumbs({
|
|
|
20
20
|
currentPath: string;
|
|
21
21
|
basePath?: string;
|
|
22
22
|
config?: BreadcrumbConfig | null;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime4.JSX.Element | null;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { generateApiBreadcrumbs as n, SDKBreadcrumbs as t };
|
|
@@ -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-DJIYkFhO.js";
|
|
2
|
+
import { n as Languages } from "./routing-GvhEMw6E.js";
|
|
3
|
+
import { i as Join } from "./primitives-BBUs_flm.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import { ChevronRight } from "lucide-react";
|
|
6
6
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as __exportAll } from "./chunk-BN_g-Awi.js";
|
|
2
|
-
import { n as useLanguageComponents } from "./contexts-
|
|
2
|
+
import { n as useLanguageComponents } from "./contexts-_NNW5yqC.js";
|
|
3
3
|
import { t as useComponents } from "./use-components-BUz3GbO4.js";
|
|
4
|
-
import { t as style_default } from "./style-
|
|
5
|
-
import { a as Type$1, o as TypeName$1 } from "./http-
|
|
4
|
+
import { t as style_default } from "./style-DJIYkFhO.js";
|
|
5
|
+
import { a as Type$1, o as TypeName$1 } from "./http-Ccj1dOvE.js";
|
|
6
6
|
import React from "react";
|
|
7
7
|
import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as customizeComponents, t as ComponentProvider$1 } from "./component-generics-POFirVVb.js";
|
|
2
|
-
import { t as components_exports } from "./components-
|
|
3
|
-
import { n as languages_exports } from "./languages-
|
|
2
|
+
import { t as components_exports } from "./components-DQPlXEwE.js";
|
|
3
|
+
import { n as languages_exports } from "./languages-COjc0Nwx.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_runtime1 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_runtime1.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-B8OnSXRP.js";
|
|
2
|
+
import * as react_jsx_runtime3 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_runtime3.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-Dei_5sHd.js";
|
|
2
2
|
export { SDKBreadcrumbs, generateApiBreadcrumbs };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../docs-
|
|
1
|
+
import "../docs-YgoQ3bzY.js";
|
|
2
2
|
import "../component-generics-POFirVVb.js";
|
|
3
3
|
import "../navigation-aoYZ_tl4.js";
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../primitives-
|
|
7
|
-
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
4
|
+
import "../markdown-Cq3XEhrR.js";
|
|
5
|
+
import "../contexts-_NNW5yqC.js";
|
|
6
|
+
import "../primitives-BBUs_flm.js";
|
|
7
|
+
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-oUp-6oJK.js";
|
|
8
8
|
|
|
9
9
|
export { SDKBreadcrumbs, generateApiBreadcrumbs };
|
|
@@ -1,60 +1,60 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime5 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_runtime5.JSX.Element;
|
|
9
9
|
declare function GoIcon({
|
|
10
10
|
className
|
|
11
11
|
}: {
|
|
12
12
|
className?: string;
|
|
13
|
-
}):
|
|
13
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
14
14
|
declare function JavaIcon({
|
|
15
15
|
className
|
|
16
16
|
}: {
|
|
17
17
|
className?: string;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
19
19
|
declare function KotlinIcon({
|
|
20
20
|
className
|
|
21
21
|
}: {
|
|
22
22
|
className?: string;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
24
24
|
declare function PythonIcon({
|
|
25
25
|
className
|
|
26
26
|
}: {
|
|
27
27
|
className?: string;
|
|
28
|
-
}):
|
|
28
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
29
29
|
declare function RubyIcon({
|
|
30
30
|
className
|
|
31
31
|
}: {
|
|
32
32
|
className?: string;
|
|
33
|
-
}):
|
|
33
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
34
34
|
declare function TerraformIcon({
|
|
35
35
|
className
|
|
36
36
|
}: {
|
|
37
37
|
className?: string;
|
|
38
|
-
}):
|
|
38
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
39
39
|
declare function TypescriptIcon({
|
|
40
40
|
className
|
|
41
41
|
}: {
|
|
42
42
|
className?: string;
|
|
43
|
-
}):
|
|
43
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
44
44
|
declare function CurlIcon({
|
|
45
45
|
className
|
|
46
46
|
}: {
|
|
47
47
|
className?: string;
|
|
48
|
-
}):
|
|
48
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
49
49
|
declare function PowershellIcon({
|
|
50
50
|
className
|
|
51
51
|
}: {
|
|
52
52
|
className?: string;
|
|
53
|
-
}):
|
|
53
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
54
54
|
declare function CLIIcon({
|
|
55
55
|
className
|
|
56
56
|
}: {
|
|
57
57
|
className?: string;
|
|
58
|
-
}):
|
|
58
|
+
}): react_jsx_runtime5.JSX.Element;
|
|
59
59
|
//#endregion
|
|
60
60
|
export { CLIIcon, CSharpIcon, CurlIcon, GoIcon, JavaIcon, KotlinIcon, PowershellIcon, PythonIcon, RubyIcon, TerraformIcon, TypescriptIcon };
|
|
@@ -1,11 +1,14 @@
|
|
|
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 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
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import "../
|
|
11
|
-
|
|
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-B8OnSXRP.js";
|
|
2
|
+
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-Dei_5sHd.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-KkWyhvKa.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-BhlRtWo4.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-C8C6IRQp.js";
|
|
6
|
+
import { a as SnippetButtons, c as SnippetContainer, d as SnippetProps, f as SnippetRequestContainer, i as Snippet, l as SnippetContainerProps, m as SnippetResponse, n as MultiSnippets, o as SnippetCode, p as SnippetRequestContainerProps, r as MultiSnippetsProps, s as SnippetCodeProps, u as SnippetFooter } from "../index-OCM-LZIo.js";
|
|
7
|
+
import "../navigation-BZjwfN2P.js";
|
|
8
|
+
import "../markdown-BszOPZhh.js";
|
|
9
|
+
import "../component-generics-C9ALAcZI.js";
|
|
10
|
+
import "../docs-x-kfjRMc.js";
|
|
11
|
+
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-BNmMeDUE.js";
|
|
12
|
+
import { n as SDKSidebarProps, t as SDKSidebar } from "../sdk-sidebar-lgNmf-ns.js";
|
|
13
|
+
import { a as StlSidebarProps, i as StlSidebarLink, n as StlSidebarEntry, o as StlSidebarTarget, r as StlSidebarGroup, t as StlSidebar } from "../stl-sidebar-8jF9cdnn.js";
|
|
14
|
+
export { Badge, Expander, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, MethodInfo, MethodInfoProps, MethodProps, MethodRoute, MethodRouteProps, MultiSnippets, MultiSnippetsProps, Property, PropertyDescription, PropertyDescriptionProps, PropertyModelContext, PropertyModelContextType, PropertyProps, PropertyTitle, PropertyTitleProps, PropertyToggle, PropertyToggleProps, ReferenceNestingContext, ReferenceNestingContextType, SDKBreadcrumbs, SDKChildren, SDKConstraints, SDKConstraintsProps, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodNotImplemented, SDKMethodProps, SDKMethodSummary, SDKMethodSummaryProps, SDKModel, SDKModelProps, SDKOverview, SDKOverviewProps, SDKReference, SDKRequestTitle, SDKRequestTitleProps, SDKResource, SDKResourceHeader, SDKResourceProps, SDKRoot, SDKRootProps, SDKSidebar, SDKSidebarProps, SDKSnippetLanguages, SDKSnippetLanguagesType, Snippet, SnippetButtons, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetFooter, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse, StlSidebar, StlSidebarEntry, StlSidebarGroup, StlSidebarLink, StlSidebarProps, StlSidebarTarget, ToggleButton, ToggleButtonProps, Tooltip, TransformRequestSnippetFn, VirtualExpander, generateApiBreadcrumbs, usePropertyModel, useReferenceNesting, useStreamingResponse };
|
package/dist/components/index.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import "../docs-
|
|
1
|
+
import "../docs-YgoQ3bzY.js";
|
|
2
2
|
import "../component-generics-POFirVVb.js";
|
|
3
3
|
import "../navigation-aoYZ_tl4.js";
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
4
|
+
import "../markdown-Cq3XEhrR.js";
|
|
5
|
+
import "../contexts-_NNW5yqC.js";
|
|
6
6
|
import "../use-components-BUz3GbO4.js";
|
|
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-
|
|
7
|
+
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-DQU0NBzb.js";
|
|
8
|
+
import { a as MethodRoute, i as MethodInfo, n as MethodDescription, r as MethodHeader, t as Method } from "../method-DjzVBzZe.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-BBUs_flm.js";
|
|
10
10
|
import "../icons-BYKn5X8E.js";
|
|
11
|
-
import { _ as usePropertyModel, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKMethodNotImplemented, g as SDKSnippetLanguages, h as SDKRequestTitle, i as SDKConstraints, l as SDKMethod, m as SDKReference, n as ReferenceNestingContext, o as SDKExample, p as SDKModel, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader, v as useReferenceNesting, y as useStreamingResponse } 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 { t as StlSidebar } from "../stl-sidebar-
|
|
16
|
-
import { t as SDKSidebar } from "../sdk-sidebar-
|
|
17
|
-
import "../components-
|
|
11
|
+
import { _ as usePropertyModel, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKMethodNotImplemented, g as SDKSnippetLanguages, h as SDKRequestTitle, i as SDKConstraints, l as SDKMethod, m as SDKReference, n as ReferenceNestingContext, o as SDKExample, p as SDKModel, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader, v as useReferenceNesting, y as useStreamingResponse } from "../sdk-DzCHhEoX.js";
|
|
12
|
+
import { a as SnippetContainer, c as SnippetResponse, i as SnippetCode, n as Snippet, o as SnippetFooter, r as SnippetButtons, s as SnippetRequestContainer, t as MultiSnippets } from "../snippets-CLpNVNlA.js";
|
|
13
|
+
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "../overview-Clq5psZe.js";
|
|
14
|
+
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "../breadcrumbs-oUp-6oJK.js";
|
|
15
|
+
import { t as StlSidebar } from "../stl-sidebar-DC5UOJiT.js";
|
|
16
|
+
import { t as SDKSidebar } from "../sdk-sidebar-CkjSLggl.js";
|
|
17
|
+
import "../components-DQPlXEwE.js";
|
|
18
18
|
|
|
19
|
-
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, SDKMethodNotImplemented, SDKMethodSummary, SDKModel, SDKOverview, SDKReference, SDKRequestTitle, SDKResource, SDKResourceHeader, SDKRoot, SDKSidebar, SDKSnippetLanguages, Snippet, SnippetButtons, SnippetCode, SnippetContainer, SnippetFooter, SnippetRequestContainer, SnippetResponse, StlSidebar, ToggleButton, Tooltip, VirtualExpander, generateApiBreadcrumbs, usePropertyModel, useReferenceNesting, useStreamingResponse };
|
|
19
|
+
export { Badge, Expander, Input, Join, Link, ListView, Markdown, Method, MethodDescription, MethodHeader, MethodInfo, MethodRoute, MultiSnippets, Property, PropertyDescription, PropertyModelContext, PropertyTitle, PropertyToggle, ReferenceNestingContext, SDKBreadcrumbs, SDKChildren, SDKConstraints, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodNotImplemented, SDKMethodSummary, SDKModel, SDKOverview, SDKReference, SDKRequestTitle, SDKResource, SDKResourceHeader, SDKRoot, SDKSidebar, SDKSnippetLanguages, Snippet, SnippetButtons, SnippetCode, SnippetContainer, SnippetFooter, SnippetRequestContainer, SnippetResponse, StlSidebar, ToggleButton, Tooltip, VirtualExpander, generateApiBreadcrumbs, usePropertyModel, useReferenceNesting, useStreamingResponse };
|
|
@@ -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-KkWyhvKa.js";
|
|
2
2
|
export { Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, MethodInfo, MethodInfoProps, MethodProps, MethodRoute, MethodRouteProps };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../docs-
|
|
1
|
+
import "../docs-YgoQ3bzY.js";
|
|
2
2
|
import "../component-generics-POFirVVb.js";
|
|
3
3
|
import "../navigation-aoYZ_tl4.js";
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
4
|
+
import "../markdown-Cq3XEhrR.js";
|
|
5
|
+
import "../contexts-_NNW5yqC.js";
|
|
6
6
|
import "../use-components-BUz3GbO4.js";
|
|
7
|
-
import "../properties-
|
|
8
|
-
import { a as MethodRoute, i as MethodInfo, n as MethodDescription, r as MethodHeader, t as Method } from "../method-
|
|
7
|
+
import "../properties-DQU0NBzb.js";
|
|
8
|
+
import { a as MethodRoute, i as MethodInfo, n as MethodDescription, r as MethodHeader, t as Method } from "../method-DjzVBzZe.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-BNmMeDUE.js";
|
|
2
2
|
export { SDKMethodSummary, SDKMethodSummaryProps, SDKOverview, SDKOverviewProps, SDKResource, SDKResourceHeader, SDKResourceProps, SDKRoot, SDKRootProps };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import "../docs-
|
|
1
|
+
import "../docs-YgoQ3bzY.js";
|
|
2
2
|
import "../component-generics-POFirVVb.js";
|
|
3
3
|
import "../navigation-aoYZ_tl4.js";
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
4
|
+
import "../markdown-Cq3XEhrR.js";
|
|
5
|
+
import "../contexts-_NNW5yqC.js";
|
|
6
6
|
import "../use-components-BUz3GbO4.js";
|
|
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-
|
|
7
|
+
import "../properties-DQU0NBzb.js";
|
|
8
|
+
import "../primitives-BBUs_flm.js";
|
|
9
|
+
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "../overview-Clq5psZe.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-B8OnSXRP.js";
|
|
2
2
|
export { Badge, Expander, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, ToggleButton, ToggleButtonProps, Tooltip, VirtualExpander };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import "../docs-
|
|
1
|
+
import "../docs-YgoQ3bzY.js";
|
|
2
2
|
import "../component-generics-POFirVVb.js";
|
|
3
3
|
import "../navigation-aoYZ_tl4.js";
|
|
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-
|
|
4
|
+
import "../markdown-Cq3XEhrR.js";
|
|
5
|
+
import "../contexts-_NNW5yqC.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-BBUs_flm.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-BhlRtWo4.js";
|
|
2
2
|
export { Property, PropertyDescription, PropertyDescriptionProps, PropertyProps, PropertyTitle, PropertyTitleProps, PropertyToggle, PropertyToggleProps };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../docs-
|
|
1
|
+
import "../docs-YgoQ3bzY.js";
|
|
2
2
|
import "../component-generics-POFirVVb.js";
|
|
3
3
|
import "../navigation-aoYZ_tl4.js";
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
4
|
+
import "../markdown-Cq3XEhrR.js";
|
|
5
|
+
import "../contexts-_NNW5yqC.js";
|
|
6
6
|
import "../use-components-BUz3GbO4.js";
|
|
7
|
-
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-
|
|
7
|
+
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-DQU0NBzb.js";
|
|
8
8
|
|
|
9
9
|
export { Property, PropertyDescription, PropertyTitle, PropertyToggle };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as SDKSidebarProps, t as SDKSidebar } from "../sdk-sidebar-
|
|
1
|
+
import { n as SDKSidebarProps, t as SDKSidebar } from "../sdk-sidebar-lgNmf-ns.js";
|
|
2
2
|
export { SDKSidebar, SDKSidebarProps };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../docs-
|
|
1
|
+
import "../docs-YgoQ3bzY.js";
|
|
2
2
|
import "../component-generics-POFirVVb.js";
|
|
3
3
|
import "../navigation-aoYZ_tl4.js";
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
4
|
+
import "../markdown-Cq3XEhrR.js";
|
|
5
|
+
import "../contexts-_NNW5yqC.js";
|
|
6
6
|
import "../use-components-BUz3GbO4.js";
|
|
7
|
-
import "../stl-sidebar-
|
|
8
|
-
import { t as SDKSidebar } from "../sdk-sidebar-
|
|
7
|
+
import "../stl-sidebar-DC5UOJiT.js";
|
|
8
|
+
import { t as SDKSidebar } from "../sdk-sidebar-CkjSLggl.js";
|
|
9
9
|
|
|
10
10
|
export { SDKSidebar };
|
package/dist/components/sdk.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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-C8C6IRQp.js";
|
|
2
2
|
export { PropertyModelContext, PropertyModelContextType, ReferenceNestingContext, ReferenceNestingContextType, SDKChildren, SDKConstraints, SDKConstraintsProps, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodNotImplemented, SDKMethodProps, SDKModel, SDKModelProps, SDKReference, SDKRequestTitle, SDKRequestTitleProps, SDKSnippetLanguages, SDKSnippetLanguagesType, TransformRequestSnippetFn, usePropertyModel, useReferenceNesting, useStreamingResponse };
|
package/dist/components/sdk.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../docs-
|
|
1
|
+
import "../docs-YgoQ3bzY.js";
|
|
2
2
|
import "../component-generics-POFirVVb.js";
|
|
3
3
|
import "../navigation-aoYZ_tl4.js";
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
4
|
+
import "../markdown-Cq3XEhrR.js";
|
|
5
|
+
import "../contexts-_NNW5yqC.js";
|
|
6
6
|
import "../use-components-BUz3GbO4.js";
|
|
7
7
|
import "../icons-BYKn5X8E.js";
|
|
8
|
-
import { _ as usePropertyModel, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKMethodNotImplemented, g as SDKSnippetLanguages, h as SDKRequestTitle, i as SDKConstraints, l as SDKMethod, m as SDKReference, n as ReferenceNestingContext, o as SDKExample, p as SDKModel, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader, v as useReferenceNesting, y as useStreamingResponse } from "../sdk-
|
|
8
|
+
import { _ as usePropertyModel, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKMethodNotImplemented, g as SDKSnippetLanguages, h as SDKRequestTitle, i as SDKConstraints, l as SDKMethod, m as SDKReference, n as ReferenceNestingContext, o as SDKExample, p as SDKModel, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader, v as useReferenceNesting, y as useStreamingResponse } from "../sdk-DzCHhEoX.js";
|
|
9
9
|
|
|
10
10
|
export { PropertyModelContext, ReferenceNestingContext, SDKChildren, SDKConstraints, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodNotImplemented, SDKModel, SDKReference, SDKRequestTitle, SDKSnippetLanguages, usePropertyModel, useReferenceNesting, useStreamingResponse };
|
|
@@ -1,3 +1,14 @@
|
|
|
1
|
-
import "../
|
|
2
|
-
import
|
|
3
|
-
|
|
1
|
+
import "../primitives-B8OnSXRP.js";
|
|
2
|
+
import "../breadcrumbs-Dei_5sHd.js";
|
|
3
|
+
import "../method-KkWyhvKa.js";
|
|
4
|
+
import "../properties-BhlRtWo4.js";
|
|
5
|
+
import "../sdk-C8C6IRQp.js";
|
|
6
|
+
import { a as SnippetButtons, c as SnippetContainer, d as SnippetProps, f as SnippetRequestContainer, i as Snippet, l as SnippetContainerProps, m as SnippetResponse, n as MultiSnippets, o as SnippetCode, p as SnippetRequestContainerProps, r as MultiSnippetsProps, s as SnippetCodeProps, u as SnippetFooter } from "../index-OCM-LZIo.js";
|
|
7
|
+
import "../navigation-BZjwfN2P.js";
|
|
8
|
+
import "../markdown-BszOPZhh.js";
|
|
9
|
+
import "../component-generics-C9ALAcZI.js";
|
|
10
|
+
import "../docs-x-kfjRMc.js";
|
|
11
|
+
import "../overview-BNmMeDUE.js";
|
|
12
|
+
import "../sdk-sidebar-lgNmf-ns.js";
|
|
13
|
+
import "../stl-sidebar-8jF9cdnn.js";
|
|
14
|
+
export { MultiSnippets, MultiSnippetsProps, Snippet, SnippetButtons, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetFooter, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../docs-
|
|
1
|
+
import "../docs-YgoQ3bzY.js";
|
|
2
2
|
import "../component-generics-POFirVVb.js";
|
|
3
3
|
import "../navigation-aoYZ_tl4.js";
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../contexts-
|
|
4
|
+
import "../markdown-Cq3XEhrR.js";
|
|
5
|
+
import "../contexts-_NNW5yqC.js";
|
|
6
6
|
import "../use-components-BUz3GbO4.js";
|
|
7
|
-
import { a as
|
|
7
|
+
import { a as SnippetContainer, c as SnippetResponse, i as SnippetCode, n as Snippet, o as SnippetFooter, r as SnippetButtons, s as SnippetRequestContainer, t as MultiSnippets } from "../snippets-CLpNVNlA.js";
|
|
8
8
|
|
|
9
|
-
export { Snippet, SnippetButtons, SnippetCode, SnippetContainer, SnippetFooter, SnippetRequestContainer, SnippetResponse };
|
|
9
|
+
export { MultiSnippets, Snippet, SnippetButtons, SnippetCode, SnippetContainer, SnippetFooter, SnippetRequestContainer, SnippetResponse };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as StlSidebarProps, i as StlSidebarLink, n as StlSidebarEntry, o as StlSidebarTarget, r as StlSidebarGroup, t as StlSidebar } from "../stl-sidebar-
|
|
1
|
+
import { a as StlSidebarProps, i as StlSidebarLink, n as StlSidebarEntry, o as StlSidebarTarget, r as StlSidebarGroup, t as StlSidebar } from "../stl-sidebar-8jF9cdnn.js";
|
|
2
2
|
export { StlSidebar, StlSidebarEntry, StlSidebarGroup, StlSidebarLink, StlSidebarProps, StlSidebarTarget };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { t as __exportAll } from "./chunk-BN_g-Awi.js";
|
|
2
|
-
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "./properties-
|
|
3
|
-
import { a as MethodRoute, i as MethodInfo, n as MethodDescription, r as MethodHeader, t as Method } from "./method-
|
|
4
|
-
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-
|
|
5
|
-
import { _ as usePropertyModel, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKMethodNotImplemented, g as SDKSnippetLanguages, h as SDKRequestTitle, i as SDKConstraints, l as SDKMethod, m as SDKReference, n as ReferenceNestingContext, o as SDKExample, p as SDKModel, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader, v as useReferenceNesting, y as useStreamingResponse } from "./sdk-
|
|
6
|
-
import { a as
|
|
7
|
-
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "./overview-
|
|
8
|
-
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "./breadcrumbs-
|
|
9
|
-
import { t as StlSidebar } from "./stl-sidebar-
|
|
10
|
-
import { t as SDKSidebar } from "./sdk-sidebar-
|
|
2
|
+
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "./properties-DQU0NBzb.js";
|
|
3
|
+
import { a as MethodRoute, i as MethodInfo, n as MethodDescription, r as MethodHeader, t as Method } from "./method-DjzVBzZe.js";
|
|
4
|
+
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-BBUs_flm.js";
|
|
5
|
+
import { _ as usePropertyModel, a as SDKDeclaration, c as SDKLanguageBlock, d as SDKMethodInfo, f as SDKMethodNotImplemented, g as SDKSnippetLanguages, h as SDKRequestTitle, i as SDKConstraints, l as SDKMethod, m as SDKReference, n as ReferenceNestingContext, o as SDKExample, p as SDKModel, r as SDKChildren, s as SDKIcon, t as PropertyModelContext, u as SDKMethodHeader, v as useReferenceNesting, y as useStreamingResponse } from "./sdk-DzCHhEoX.js";
|
|
6
|
+
import { a as SnippetContainer, c as SnippetResponse, i as SnippetCode, n as Snippet, o as SnippetFooter, r as SnippetButtons, s as SnippetRequestContainer, t as MultiSnippets } from "./snippets-CLpNVNlA.js";
|
|
7
|
+
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "./overview-Clq5psZe.js";
|
|
8
|
+
import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "./breadcrumbs-oUp-6oJK.js";
|
|
9
|
+
import { t as StlSidebar } from "./stl-sidebar-DC5UOJiT.js";
|
|
10
|
+
import { t as SDKSidebar } from "./sdk-sidebar-CkjSLggl.js";
|
|
11
11
|
|
|
12
12
|
//#region src/components/index.ts
|
|
13
13
|
var components_exports = /* @__PURE__ */ __exportAll({
|
|
@@ -23,6 +23,7 @@ var components_exports = /* @__PURE__ */ __exportAll({
|
|
|
23
23
|
MethodHeader: () => MethodHeader,
|
|
24
24
|
MethodInfo: () => MethodInfo,
|
|
25
25
|
MethodRoute: () => MethodRoute,
|
|
26
|
+
MultiSnippets: () => MultiSnippets,
|
|
26
27
|
Property: () => Property,
|
|
27
28
|
PropertyDescription: () => PropertyDescription,
|
|
28
29
|
PropertyModelContext: () => PropertyModelContext,
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "../component-generics-
|
|
1
|
+
import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "../component-generics-C9ALAcZI.js";
|
|
2
2
|
export { ComponentProvider, ComponentsContextType, customizeComponents, useComponentContext, useComponents };
|
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
import "../primitives-
|
|
2
|
-
import "../breadcrumbs-
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../sdk-
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import "../
|
|
9
|
-
import "../
|
|
10
|
-
import
|
|
11
|
-
import
|
|
1
|
+
import "../primitives-B8OnSXRP.js";
|
|
2
|
+
import "../breadcrumbs-Dei_5sHd.js";
|
|
3
|
+
import "../method-KkWyhvKa.js";
|
|
4
|
+
import "../properties-BhlRtWo4.js";
|
|
5
|
+
import "../sdk-C8C6IRQp.js";
|
|
6
|
+
import { t as index_d_exports, y as index_d_exports$1 } from "../index-OCM-LZIo.js";
|
|
7
|
+
import "../navigation-BZjwfN2P.js";
|
|
8
|
+
import "../markdown-BszOPZhh.js";
|
|
9
|
+
import "../component-generics-C9ALAcZI.js";
|
|
10
|
+
import "../docs-x-kfjRMc.js";
|
|
11
|
+
import "../overview-BNmMeDUE.js";
|
|
12
|
+
import "../sdk-sidebar-lgNmf-ns.js";
|
|
13
|
+
import "../stl-sidebar-8jF9cdnn.js";
|
|
12
14
|
|
|
13
15
|
//#region src/contexts/component-types.d.ts
|
|
14
16
|
type AppComponents = typeof index_d_exports;
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import "../primitives-
|
|
2
|
-
import "../breadcrumbs-
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../sdk-
|
|
6
|
-
import "../
|
|
7
|
-
import "../
|
|
8
|
-
import "../
|
|
9
|
-
import "../
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
1
|
+
import "../primitives-B8OnSXRP.js";
|
|
2
|
+
import "../breadcrumbs-Dei_5sHd.js";
|
|
3
|
+
import "../method-KkWyhvKa.js";
|
|
4
|
+
import "../properties-BhlRtWo4.js";
|
|
5
|
+
import "../sdk-C8C6IRQp.js";
|
|
6
|
+
import { t as index_d_exports, y as index_d_exports$1 } from "../index-OCM-LZIo.js";
|
|
7
|
+
import "../navigation-BZjwfN2P.js";
|
|
8
|
+
import "../markdown-BszOPZhh.js";
|
|
9
|
+
import { n as ComponentsContextType } from "../component-generics-C9ALAcZI.js";
|
|
10
|
+
import "../docs-x-kfjRMc.js";
|
|
11
|
+
import "../overview-BNmMeDUE.js";
|
|
12
|
+
import "../sdk-sidebar-lgNmf-ns.js";
|
|
13
|
+
import "../stl-sidebar-8jF9cdnn.js";
|
|
13
14
|
import React from "react";
|
|
14
|
-
import * as
|
|
15
|
+
import * as react_jsx_runtime64 from "react/jsx-runtime";
|
|
15
16
|
|
|
16
17
|
//#region src/contexts/component.d.ts
|
|
17
18
|
type AppComponents = typeof index_d_exports;
|
|
@@ -25,6 +26,6 @@ declare function ComponentProvider({
|
|
|
25
26
|
components?: Partial<AppComponents>;
|
|
26
27
|
language?: { [K in keyof AppLanguage]?: Partial<AppLanguage[K]> };
|
|
27
28
|
children: React.ReactNode;
|
|
28
|
-
}):
|
|
29
|
+
}): react_jsx_runtime64.JSX.Element;
|
|
29
30
|
//#endregion
|
|
30
31
|
export { AppComponents, AppLanguage, ComponentProvider, defaultContextValue };
|