@stainless-api/docs-ui 0.1.0-beta.51 → 0.1.0-beta.53
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-BdYnaHA8.d.ts → breadcrumbs-B3lvHi-c.d.ts} +2 -2
- package/dist/{breadcrumbs-nSFZO5Gf.js → breadcrumbs-CMuhzgT7.js} +2 -2
- package/dist/{breadcrumbs-CA7GmW_8.d.ts → breadcrumbs-DgJ-MlEX.d.ts} +2 -2
- package/dist/{chunk-DRcLgZ1e.js → chunk-CAbhIZi1.js} +2 -2
- package/dist/component-BYfWhHQW.js +23 -0
- package/dist/{component-generics-BJSyydZ-.d.ts → component-generics-DXP3ULvt.d.ts} +2 -2
- package/dist/{component-generics-BHFUK06s.d.ts → component-generics-VJ70v3jX.d.ts} +2 -2
- package/dist/components/MaskedInput.d.ts +3 -3
- package/dist/components/breadcrumbs.d.ts +1 -1
- package/dist/components/breadcrumbs.js +3 -3
- package/dist/components/icons.d.ts +11 -11
- package/dist/components/index.d.ts +9 -9
- package/dist/components/index.js +11 -11
- package/dist/components/method.d.ts +1 -1
- package/dist/components/method.js +4 -4
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/overview.js +5 -5
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/primitives.js +2 -2
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/properties.js +3 -3
- package/dist/components/sdk.d.ts +1 -1
- package/dist/components/sdk.js +3 -3
- package/dist/components/sidebar.d.ts +1 -1
- package/dist/components/sidebar.js +5 -5
- package/dist/components/snippets.d.ts +2 -2
- package/dist/components/snippets.js +3 -3
- package/dist/{components-D7M-BwNI.js → components-D8QDCui1.js} +10 -10
- 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 +20 -20
- package/dist/contexts/docs.d.ts +1 -1
- package/dist/contexts/index.d.ts +22 -16
- package/dist/contexts/index.js +1 -1
- 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/contexts/use-components.js +1 -1
- package/dist/{contexts-p3rRZDlM.js → contexts-CLpvBI91.js} +2 -2
- package/dist/{csharp-CDSxfCZE.js → csharp-Ba5efX6D.js} +4 -4
- package/dist/{docs-fKyo35eI.d.ts → docs-AUJrRqst.d.ts} +2 -2
- package/dist/{docs-BUS__I1m.d.ts → docs-MVz2XX5s.d.ts} +3 -3
- package/dist/{go-1c3S5ETL.js → go-CpQCf3l5.js} +4 -4
- package/dist/{http-2QNWXH9t.js → http-DnXtwYax.js} +5 -5
- package/dist/{index-ClCZKGcw.d.ts → index-CNuNmlhP.d.ts} +53 -53
- package/dist/{index-q3bZhNWj.d.ts → index-CX7THZ5A.d.ts} +8 -8
- package/dist/{index-9LRO8R1a.d.ts → index-DBINmyRo.d.ts} +53 -53
- package/dist/{index-5Yl-BBg3.d.ts → index-xsX1w-7u.d.ts} +8 -8
- package/dist/index.d.ts +18 -18
- package/dist/index.js +21 -21
- package/dist/{java-BbjF_oUI.js → java-BnaaIuAz.js} +4 -4
- package/dist/languages/csharp.d.ts +10 -10
- package/dist/languages/csharp.js +3 -3
- package/dist/languages/go.d.ts +10 -10
- package/dist/languages/go.js +3 -3
- package/dist/languages/http.d.ts +10 -10
- package/dist/languages/http.js +12 -12
- package/dist/languages/index.d.ts +10 -10
- package/dist/languages/index.js +19 -19
- package/dist/languages/java.d.ts +10 -10
- package/dist/languages/java.js +3 -3
- package/dist/languages/python.d.ts +10 -10
- package/dist/languages/python.js +3 -3
- package/dist/languages/ruby.d.ts +10 -10
- package/dist/languages/ruby.js +3 -3
- package/dist/languages/typescript.d.ts +10 -10
- package/dist/languages/typescript.js +3 -3
- package/dist/languages-DXv7zsEW.js +26 -0
- package/dist/markdown/index.d.ts +3 -3
- package/dist/markdown/index.js +23 -23
- package/dist/markdown/md.js +39 -1
- package/dist/markdown/printer.d.ts +13 -2
- package/dist/markdown/printer.js +91 -23
- package/dist/markdown/utils.d.ts +20 -2
- package/dist/markdown/utils.js +29 -1
- package/dist/{markdown-C8o8WrwG.d.ts → markdown--wN50S_T.d.ts} +2 -2
- package/dist/{markdown-CqJohZei.d.ts → markdown-V_bNKjle.d.ts} +2 -2
- package/dist/{method-r5UAB40b.d.ts → method-CrNc3HtN.d.ts} +7 -7
- package/dist/{method-CMt6uyix.d.ts → method-cLcsCc31.d.ts} +7 -7
- package/dist/{method-CE08mUME.js → method-qhstNvML.js} +2 -2
- package/dist/{navigation-9_4wRkcT.d.ts → navigation-BJKh5ucf.d.ts} +3 -3
- package/dist/{navigation-zuoWsXzh.d.ts → navigation-ULXC5uFs.d.ts} +3 -3
- package/dist/{overview-S2hUqPXA.js → overview-B0C2Jc86.js} +6 -6
- package/dist/{overview-DXmLmmr7.d.ts → overview-Cy78uUKW.d.ts} +6 -6
- package/dist/{overview-ixhAhHj8.d.ts → overview-DaVwshbY.d.ts} +6 -6
- package/dist/{primitives-Bl0wzAGo.d.ts → primitives-Bjj20ctf.d.ts} +9 -9
- package/dist/{primitives-BIWfwN5L.js → primitives-DBllhZFN.js} +1 -1
- package/dist/{primitives-BVXfSSiS.d.ts → primitives-DsRHkHGI.d.ts} +9 -9
- package/dist/{properties-C-NU_ghj.d.ts → properties-BRaEgTX5.d.ts} +5 -5
- package/dist/{properties-jlGW3USi.js → properties-N8WgxEHE.js} +1 -1
- package/dist/{properties-GT9ixNTg.d.ts → properties-fj-2sAW8.d.ts} +5 -5
- package/dist/{python-USOwFDv_.js → python-DsTU3C4E.js} +5 -15
- package/dist/routing-BcWYAHJp.d.ts +54 -0
- package/dist/{routing-Wbb7YECB.js → routing-Dl0FprK1.js} +2 -2
- package/dist/routing.d.ts +1 -1
- package/dist/routing.js +1 -1
- package/dist/{ruby-CSvGbSLe.js → ruby-CLGbdYN8.js} +4 -4
- package/dist/{sdk-B5W3VipN.d.ts → sdk-BBe_u8ZX.d.ts} +14 -14
- package/dist/{sdk-CSCbbn3O.js → sdk-BKdaidz1.js} +3 -3
- package/dist/{sdk-CS6A3HW3.d.ts → sdk-zkHxx2nq.d.ts} +14 -14
- package/dist/{sidebar-CWyvCrJ0.js → sidebar-BWDZQSmn.js} +3 -3
- package/dist/{sidebar-C3fZrgmP.d.ts → sidebar-BaDPwqdV.d.ts} +5 -5
- package/dist/{sidebar-CbCLUteD.d.ts → sidebar-sPFdjATU.d.ts} +5 -5
- package/dist/{snippets-DcFph7ir.d.ts → snippets-B0sKAjU-.d.ts} +8 -8
- package/dist/{snippets-C72s2IwS.d.ts → snippets-BQgrub4H.d.ts} +1 -1
- package/dist/{snippets-BQLXEIf6.js → snippets-DYnUt5eM.js} +1 -1
- package/dist/spec.d.ts +3 -3
- package/dist/spec.js +2 -2
- package/dist/style.d.ts +167 -1
- package/dist/styles.css +72 -10
- package/dist/{typescript-DXG9psK3.js → typescript-CJraLOyM.js} +4 -4
- package/dist/use-components-DBx5LZk0.js +7 -0
- package/dist/{utils-D_1AWSRX.js → utils-C12Fme2N.js} +3 -3
- package/dist/utils.d.ts +14 -2
- package/dist/utils.js +1 -1
- package/package.json +6 -6
- package/dist/component-DRO8kQSp.js +0 -23
- package/dist/index-CBIJwoyp.d.ts +0 -13
- package/dist/index-pMKpm2Jk.d.ts +0 -13
- package/dist/languages-BCYZjzuS.js +0 -26
- package/dist/md-oM2tUaCA.js +0 -41
- package/dist/printer-DBw4S_Jn.d.ts +0 -13
- package/dist/printer-bNxiG6UB.js +0 -74
- package/dist/style-D7RO5ymE.d.ts +0 -168
- package/dist/use-components-RWQbviGq.js +0 -7
- package/dist/utils-CqnL9Fc3.js +0 -31
- package/dist/utils-DGnJ6mcU.d.ts +0 -21
- package/dist/utils-d8paVwKN.d.ts +0 -14
- package/dist/utils-uQbtk0-_.d.ts +0 -21
- /package/dist/{routing-CMqh1cTZ.d.ts → routing-CUnVDpU-.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
2
2
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
3
3
|
|
|
4
4
|
//#region src/components/breadcrumbs.d.ts
|
|
@@ -15,6 +15,6 @@ declare function SDKBreadcrumbs({
|
|
|
15
15
|
currentPath: string;
|
|
16
16
|
basePath?: string;
|
|
17
17
|
config?: BreadcrumbConfig | null;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime5.JSX.Element | null;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { SDKBreadcrumbs as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as style_default } from "./style-gnVEeXFj.js";
|
|
2
|
-
import { n as Languages } from "./routing-
|
|
3
|
-
import { i as Join } from "./primitives-
|
|
2
|
+
import { n as Languages } from "./routing-Dl0FprK1.js";
|
|
3
|
+
import { i as Join } from "./primitives-DBllhZFN.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import { ChevronRight } from "lucide-react";
|
|
6
6
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime1 from "react/jsx-runtime";
|
|
2
2
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
3
3
|
|
|
4
4
|
//#region src/components/breadcrumbs.d.ts
|
|
@@ -15,6 +15,6 @@ declare function SDKBreadcrumbs({
|
|
|
15
15
|
currentPath: string;
|
|
16
16
|
basePath?: string;
|
|
17
17
|
config?: BreadcrumbConfig | null;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime1.JSX.Element | null;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { SDKBreadcrumbs as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
//#region rolldown:runtime
|
|
2
2
|
var __defProp = Object.defineProperty;
|
|
3
|
-
var
|
|
3
|
+
var __exportAll = (all, symbols) => {
|
|
4
4
|
let target = {};
|
|
5
5
|
for (var name in all) {
|
|
6
6
|
__defProp(target, name, {
|
|
@@ -15,4 +15,4 @@ var __export = (all, symbols) => {
|
|
|
15
15
|
};
|
|
16
16
|
|
|
17
17
|
//#endregion
|
|
18
|
-
export {
|
|
18
|
+
export { __exportAll as t };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { n as customizeComponents, t as ComponentProvider$1 } from "./component-generics-B6Fn47Mz.js";
|
|
2
|
+
import { t as components_exports } from "./components-D8QDCui1.js";
|
|
3
|
+
import { n as languages_exports } from "./languages-DXv7zsEW.js";
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { jsx } from "react/jsx-runtime";
|
|
6
|
+
|
|
7
|
+
//#region src/contexts/component.tsx
|
|
8
|
+
const defaultContextValue = {
|
|
9
|
+
components: components_exports,
|
|
10
|
+
language: languages_exports
|
|
11
|
+
};
|
|
12
|
+
function ComponentProvider({ components, language, children }) {
|
|
13
|
+
return /* @__PURE__ */ jsx(ComponentProvider$1, {
|
|
14
|
+
value: React.useMemo(() => customizeComponents(defaultContextValue, {
|
|
15
|
+
components,
|
|
16
|
+
language
|
|
17
|
+
}), [components, language]),
|
|
18
|
+
children
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
//#endregion
|
|
23
|
+
export { defaultContextValue as n, ComponentProvider as t };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime67 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_runtime67.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
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime85 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_runtime85.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-Bjj20ctf.js";
|
|
2
|
+
import * as react_jsx_runtime4 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_runtime4.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { MaskedInput };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
1
|
+
import { t as SDKBreadcrumbs } from "../breadcrumbs-B3lvHi-c.js";
|
|
2
2
|
export { SDKBreadcrumbs };
|
|
@@ -2,8 +2,8 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../primitives-
|
|
7
|
-
import { t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
5
|
+
import "../contexts-CLpvBI91.js";
|
|
6
|
+
import "../primitives-DBllhZFN.js";
|
|
7
|
+
import { t as SDKBreadcrumbs } from "../breadcrumbs-CMuhzgT7.js";
|
|
8
8
|
|
|
9
9
|
export { SDKBreadcrumbs };
|
|
@@ -1,55 +1,55 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime7 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_runtime7.JSX.Element;
|
|
9
9
|
declare function GoIcon({
|
|
10
10
|
className
|
|
11
11
|
}: {
|
|
12
12
|
className?: string;
|
|
13
|
-
}):
|
|
13
|
+
}): react_jsx_runtime7.JSX.Element;
|
|
14
14
|
declare function JavaIcon({
|
|
15
15
|
className
|
|
16
16
|
}: {
|
|
17
17
|
className?: string;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime7.JSX.Element;
|
|
19
19
|
declare function KotlinIcon({
|
|
20
20
|
className
|
|
21
21
|
}: {
|
|
22
22
|
className?: string;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime7.JSX.Element;
|
|
24
24
|
declare function PythonIcon({
|
|
25
25
|
className
|
|
26
26
|
}: {
|
|
27
27
|
className?: string;
|
|
28
|
-
}):
|
|
28
|
+
}): react_jsx_runtime7.JSX.Element;
|
|
29
29
|
declare function RubyIcon({
|
|
30
30
|
className
|
|
31
31
|
}: {
|
|
32
32
|
className?: string;
|
|
33
|
-
}):
|
|
33
|
+
}): react_jsx_runtime7.JSX.Element;
|
|
34
34
|
declare function TerraformIcon({
|
|
35
35
|
className
|
|
36
36
|
}: {
|
|
37
37
|
className?: string;
|
|
38
|
-
}):
|
|
38
|
+
}): react_jsx_runtime7.JSX.Element;
|
|
39
39
|
declare function TypescriptIcon({
|
|
40
40
|
className
|
|
41
41
|
}: {
|
|
42
42
|
className?: string;
|
|
43
|
-
}):
|
|
43
|
+
}): react_jsx_runtime7.JSX.Element;
|
|
44
44
|
declare function CurlIcon({
|
|
45
45
|
className
|
|
46
46
|
}: {
|
|
47
47
|
className?: string;
|
|
48
|
-
}):
|
|
48
|
+
}): react_jsx_runtime7.JSX.Element;
|
|
49
49
|
declare function PowershellIcon({
|
|
50
50
|
className
|
|
51
51
|
}: {
|
|
52
52
|
className?: string;
|
|
53
|
-
}):
|
|
53
|
+
}): react_jsx_runtime7.JSX.Element;
|
|
54
54
|
//#endregion
|
|
55
55
|
export { 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 { t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
3
|
-
import { a as MethodDescription, c as MethodHeaderProps, d as MethodInfo, f as MethodInfoProps, h as MethodRouteProps, i as Method, l as MethodIconBadge, m as MethodRoute, n as HttpMethodIcons, o as MethodDescriptionProps, p as MethodProps, r as HttpMethods, s as MethodHeader, t as HTTPMethod, u as MethodIconProps } from "../method-
|
|
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 SnippetRequestContainer, i as SnippetCodeProps, l as SnippetRequestContainerProps, n as SnippetButtons, o as SnippetContainerProps, r as SnippetCode, s as SnippetProps, t as Snippet, u as SnippetResponse } from "../snippets-
|
|
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-
|
|
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-Bjj20ctf.js";
|
|
2
|
+
import { t as SDKBreadcrumbs } from "../breadcrumbs-B3lvHi-c.js";
|
|
3
|
+
import { a as MethodDescription, c as MethodHeaderProps, d as MethodInfo, f as MethodInfoProps, h as MethodRouteProps, i as Method, l as MethodIconBadge, m as MethodRoute, n as HttpMethodIcons, o as MethodDescriptionProps, p as MethodProps, r as HttpMethods, s as MethodHeader, t as HTTPMethod, u as MethodIconProps } from "../method-CrNc3HtN.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-BRaEgTX5.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-BBe_u8ZX.js";
|
|
6
|
+
import { a as SnippetContainer, c as SnippetRequestContainer, i as SnippetCodeProps, l as SnippetRequestContainerProps, n as SnippetButtons, o as SnippetContainerProps, r as SnippetCode, s as SnippetProps, t as Snippet, u as SnippetResponse } from "../snippets-B0sKAjU-.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-Cy78uUKW.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-sPFdjATU.js";
|
|
9
|
+
import "../index-CX7THZ5A.js";
|
|
10
10
|
export { Badge, Expander, HTTPMethod, HttpMethodIcons, HttpMethods, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, MethodIconBadge, MethodIconProps, MethodInfo, MethodInfoProps, MethodProps, MethodRoute, MethodRouteProps, Property, PropertyDescription, PropertyDescriptionProps, PropertyModelContext, PropertyModelContextType, PropertyProps, PropertyTitle, PropertyTitleProps, PropertyToggle, PropertyToggleProps, ReferenceNestingContext, ReferenceNestingContextType, SDKBreadcrumbs, SDKChildren, SDKConstraints, SDKConstraintsProps, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodProps, SDKMethodSummary, SDKMethodSummaryProps, SDKModel, SDKModelProps, SDKOverview, SDKOverviewProps, SDKReference, SDKRequestTitle, SDKRequestTitleProps, SDKResource, SDKResourceHeader, SDKResourceProps, SDKRoot, SDKRootProps, SDKSnippetLanguages, SDKSnippetLanguagesType, Sidebar, SidebarExpander, SidebarMethod, SidebarMethodProps, SidebarProps, SidebarResource, SidebarResourceProps, Snippet, SnippetButtons, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse, ToggleButton, ToggleButtonProps, Tooltip, TransformRequestSnippetFn, VirtualExpander, usePropertyModel, useReferenceNesting };
|
package/dist/components/index.js
CHANGED
|
@@ -2,17 +2,17 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
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 MethodHeader, c as MethodRoute, i as MethodDescription, n as HttpMethods, o as MethodIconBadge, r as Method, s as MethodInfo, t as HttpMethodIcons } 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-
|
|
5
|
+
import "../contexts-CLpvBI91.js";
|
|
6
|
+
import "../use-components-DBx5LZk0.js";
|
|
7
|
+
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-N8WgxEHE.js";
|
|
8
|
+
import { a as MethodHeader, c as MethodRoute, i as MethodDescription, n as HttpMethods, o as MethodIconBadge, r as Method, s as MethodInfo, t as HttpMethodIcons } from "../method-qhstNvML.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-DBllhZFN.js";
|
|
10
10
|
import "../icons-Ckod9aod.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-
|
|
12
|
-
import { a as SnippetRequestContainer, i as SnippetContainer, n as SnippetButtons, o as SnippetResponse, r as SnippetCode, t as Snippet } from "../snippets-
|
|
13
|
-
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "../overview-
|
|
14
|
-
import { t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
15
|
-
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "../sidebar-
|
|
16
|
-
import "../components-
|
|
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-BKdaidz1.js";
|
|
12
|
+
import { a as SnippetRequestContainer, i as SnippetContainer, n as SnippetButtons, o as SnippetResponse, r as SnippetCode, t as Snippet } from "../snippets-DYnUt5eM.js";
|
|
13
|
+
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "../overview-B0C2Jc86.js";
|
|
14
|
+
import { t as SDKBreadcrumbs } from "../breadcrumbs-CMuhzgT7.js";
|
|
15
|
+
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "../sidebar-BWDZQSmn.js";
|
|
16
|
+
import "../components-D8QDCui1.js";
|
|
17
17
|
|
|
18
18
|
export { Badge, Expander, HttpMethodIcons, HttpMethods, Input, Join, Link, ListView, Markdown, Method, MethodDescription, MethodHeader, MethodIconBadge, 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, usePropertyModel, useReferenceNesting };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as MethodDescription, c as MethodHeaderProps, d as MethodInfo, f as MethodInfoProps, h as MethodRouteProps, i as Method, l as MethodIconBadge, m as MethodRoute, n as HttpMethodIcons, o as MethodDescriptionProps, p as MethodProps, r as HttpMethods, s as MethodHeader, t as HTTPMethod, u as MethodIconProps } from "../method-
|
|
1
|
+
import { a as MethodDescription, c as MethodHeaderProps, d as MethodInfo, f as MethodInfoProps, h as MethodRouteProps, i as Method, l as MethodIconBadge, m as MethodRoute, n as HttpMethodIcons, o as MethodDescriptionProps, p as MethodProps, r as HttpMethods, s as MethodHeader, t as HTTPMethod, u as MethodIconProps } from "../method-CrNc3HtN.js";
|
|
2
2
|
export { HTTPMethod, HttpMethodIcons, HttpMethods, Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, MethodIconBadge, MethodIconProps, MethodInfo, MethodInfoProps, MethodProps, MethodRoute, MethodRouteProps };
|
|
@@ -2,9 +2,9 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import "../properties-
|
|
8
|
-
import { a as MethodHeader, c as MethodRoute, i as MethodDescription, n as HttpMethods, o as MethodIconBadge, r as Method, s as MethodInfo, t as HttpMethodIcons } from "../method-
|
|
5
|
+
import "../contexts-CLpvBI91.js";
|
|
6
|
+
import "../use-components-DBx5LZk0.js";
|
|
7
|
+
import "../properties-N8WgxEHE.js";
|
|
8
|
+
import { a as MethodHeader, c as MethodRoute, i as MethodDescription, n as HttpMethods, o as MethodIconBadge, r as Method, s as MethodInfo, t as HttpMethodIcons } from "../method-qhstNvML.js";
|
|
9
9
|
|
|
10
10
|
export { HttpMethodIcons, HttpMethods, Method, MethodDescription, MethodHeader, MethodIconBadge, 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-Cy78uUKW.js";
|
|
2
2
|
export { SDKMethodSummary, SDKMethodSummaryProps, SDKOverview, SDKOverviewProps, SDKResource, SDKResourceHeader, SDKResourceProps, SDKRoot, SDKRootProps };
|
|
@@ -2,10 +2,10 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
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-
|
|
5
|
+
import "../contexts-CLpvBI91.js";
|
|
6
|
+
import "../use-components-DBx5LZk0.js";
|
|
7
|
+
import "../properties-N8WgxEHE.js";
|
|
8
|
+
import "../primitives-DBllhZFN.js";
|
|
9
|
+
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "../overview-B0C2Jc86.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-Bjj20ctf.js";
|
|
2
2
|
export { Badge, Expander, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, ToggleButton, ToggleButtonProps, Tooltip, VirtualExpander };
|
|
@@ -2,7 +2,7 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
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-
|
|
5
|
+
import "../contexts-CLpvBI91.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-DBllhZFN.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-BRaEgTX5.js";
|
|
2
2
|
export { Property, PropertyDescription, PropertyDescriptionProps, PropertyProps, PropertyTitle, PropertyTitleProps, PropertyToggle, PropertyToggleProps };
|
|
@@ -2,8 +2,8 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-
|
|
5
|
+
import "../contexts-CLpvBI91.js";
|
|
6
|
+
import "../use-components-DBx5LZk0.js";
|
|
7
|
+
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "../properties-N8WgxEHE.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-BBe_u8ZX.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
|
@@ -2,9 +2,9 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
5
|
+
import "../contexts-CLpvBI91.js";
|
|
6
|
+
import "../use-components-DBx5LZk0.js";
|
|
7
7
|
import "../icons-Ckod9aod.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-
|
|
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-BKdaidz1.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-sPFdjATU.js";
|
|
2
2
|
export { Sidebar, SidebarExpander, SidebarMethod, SidebarMethodProps, SidebarProps, SidebarResource, SidebarResourceProps };
|
|
@@ -2,10 +2,10 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import "../properties-
|
|
8
|
-
import "../method-
|
|
9
|
-
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "../sidebar-
|
|
5
|
+
import "../contexts-CLpvBI91.js";
|
|
6
|
+
import "../use-components-DBx5LZk0.js";
|
|
7
|
+
import "../properties-N8WgxEHE.js";
|
|
8
|
+
import "../method-qhstNvML.js";
|
|
9
|
+
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "../sidebar-BWDZQSmn.js";
|
|
10
10
|
|
|
11
11
|
export { Sidebar, SidebarExpander, SidebarMethod, SidebarResource };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../sdk-
|
|
2
|
-
import { a as SnippetContainer, c as SnippetRequestContainer, i as SnippetCodeProps, l as SnippetRequestContainerProps, n as SnippetButtons, o as SnippetContainerProps, r as SnippetCode, s as SnippetProps, t as Snippet, u as SnippetResponse } from "../snippets-
|
|
1
|
+
import "../sdk-BBe_u8ZX.js";
|
|
2
|
+
import { a as SnippetContainer, c as SnippetRequestContainer, i as SnippetCodeProps, l as SnippetRequestContainerProps, n as SnippetButtons, o as SnippetContainerProps, r as SnippetCode, s as SnippetProps, t as Snippet, u as SnippetResponse } from "../snippets-B0sKAjU-.js";
|
|
3
3
|
export { Snippet, SnippetButtons, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse };
|
|
@@ -2,8 +2,8 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import { a as SnippetRequestContainer, i as SnippetContainer, n as SnippetButtons, o as SnippetResponse, r as SnippetCode, t as Snippet } from "../snippets-
|
|
5
|
+
import "../contexts-CLpvBI91.js";
|
|
6
|
+
import "../use-components-DBx5LZk0.js";
|
|
7
|
+
import { a as SnippetRequestContainer, i as SnippetContainer, n as SnippetButtons, o as SnippetResponse, r as SnippetCode, t as Snippet } from "../snippets-DYnUt5eM.js";
|
|
8
8
|
|
|
9
9
|
export { Snippet, SnippetButtons, SnippetCode, SnippetContainer, SnippetRequestContainer, SnippetResponse };
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { t as
|
|
2
|
-
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "./properties-
|
|
3
|
-
import { a as MethodHeader, c as MethodRoute, i as MethodDescription, n as HttpMethods, o as MethodIconBadge, r as Method, s as MethodInfo, t as HttpMethodIcons } 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 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-
|
|
6
|
-
import { a as SnippetRequestContainer, i as SnippetContainer, n as SnippetButtons, o as SnippetResponse, r as SnippetCode, t as Snippet } from "./snippets-
|
|
7
|
-
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "./overview-
|
|
8
|
-
import { t as SDKBreadcrumbs } from "./breadcrumbs-
|
|
9
|
-
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "./sidebar-
|
|
1
|
+
import { t as __exportAll } from "./chunk-CAbhIZi1.js";
|
|
2
|
+
import { i as PropertyToggle, n as PropertyDescription, r as PropertyTitle, t as Property } from "./properties-N8WgxEHE.js";
|
|
3
|
+
import { a as MethodHeader, c as MethodRoute, i as MethodDescription, n as HttpMethods, o as MethodIconBadge, r as Method, s as MethodInfo, t as HttpMethodIcons } from "./method-qhstNvML.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-DBllhZFN.js";
|
|
5
|
+
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-BKdaidz1.js";
|
|
6
|
+
import { a as SnippetRequestContainer, i as SnippetContainer, n as SnippetButtons, o as SnippetResponse, r as SnippetCode, t as Snippet } from "./snippets-DYnUt5eM.js";
|
|
7
|
+
import { a as SDKRoot, i as SDKResourceHeader, n as SDKOverview, r as SDKResource, t as SDKMethodSummary } from "./overview-B0C2Jc86.js";
|
|
8
|
+
import { t as SDKBreadcrumbs } from "./breadcrumbs-CMuhzgT7.js";
|
|
9
|
+
import { i as SidebarResource, n as SidebarExpander, r as SidebarMethod, t as Sidebar } from "./sidebar-BWDZQSmn.js";
|
|
10
10
|
|
|
11
11
|
//#region src/components/index.ts
|
|
12
|
-
var components_exports = /* @__PURE__ */
|
|
12
|
+
var components_exports = /* @__PURE__ */ __exportAll({
|
|
13
13
|
Badge: () => Badge,
|
|
14
14
|
Expander: () => Expander,
|
|
15
15
|
HttpMethodIcons: () => HttpMethodIcons,
|
|
@@ -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-DXP3ULvt.js";
|
|
2
2
|
export { ComponentProvider, ComponentsContextType, customizeComponents, useComponentContext, useComponents };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import "../primitives-
|
|
2
|
-
import "../breadcrumbs-
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../sdk-
|
|
6
|
-
import "../snippets-
|
|
7
|
-
import "../overview-
|
|
8
|
-
import "../sidebar-
|
|
9
|
-
import { t as index_d_exports } from "../index-
|
|
10
|
-
import { r as index_d_exports$1 } from "../index-
|
|
1
|
+
import "../primitives-Bjj20ctf.js";
|
|
2
|
+
import "../breadcrumbs-B3lvHi-c.js";
|
|
3
|
+
import "../method-CrNc3HtN.js";
|
|
4
|
+
import "../properties-BRaEgTX5.js";
|
|
5
|
+
import "../sdk-BBe_u8ZX.js";
|
|
6
|
+
import "../snippets-B0sKAjU-.js";
|
|
7
|
+
import "../overview-Cy78uUKW.js";
|
|
8
|
+
import "../sidebar-sPFdjATU.js";
|
|
9
|
+
import { t as index_d_exports } from "../index-CX7THZ5A.js";
|
|
10
|
+
import { r as index_d_exports$1 } from "../index-DBINmyRo.js";
|
|
11
11
|
|
|
12
12
|
//#region src/contexts/component-types.d.ts
|
|
13
13
|
type AppComponents = typeof index_d_exports;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import "../primitives-
|
|
2
|
-
import "../breadcrumbs-
|
|
3
|
-
import "../method-
|
|
4
|
-
import "../properties-
|
|
5
|
-
import "../sdk-
|
|
6
|
-
import "../snippets-
|
|
7
|
-
import "../overview-
|
|
8
|
-
import "../sidebar-
|
|
9
|
-
import { t as index_d_exports } from "../index-
|
|
10
|
-
import { n as ComponentsContextType } from "../component-generics-
|
|
11
|
-
import { r as index_d_exports$1 } from "../index-
|
|
1
|
+
import "../primitives-Bjj20ctf.js";
|
|
2
|
+
import "../breadcrumbs-B3lvHi-c.js";
|
|
3
|
+
import "../method-CrNc3HtN.js";
|
|
4
|
+
import "../properties-BRaEgTX5.js";
|
|
5
|
+
import "../sdk-BBe_u8ZX.js";
|
|
6
|
+
import "../snippets-B0sKAjU-.js";
|
|
7
|
+
import "../overview-Cy78uUKW.js";
|
|
8
|
+
import "../sidebar-sPFdjATU.js";
|
|
9
|
+
import { t as index_d_exports } from "../index-CX7THZ5A.js";
|
|
10
|
+
import { n as ComponentsContextType } from "../component-generics-DXP3ULvt.js";
|
|
11
|
+
import { r as index_d_exports$1 } from "../index-DBINmyRo.js";
|
|
12
12
|
import React from "react";
|
|
13
|
-
import * as
|
|
13
|
+
import * as react_jsx_runtime68 from "react/jsx-runtime";
|
|
14
14
|
|
|
15
15
|
//#region src/contexts/component.d.ts
|
|
16
16
|
type AppComponents = typeof index_d_exports;
|
|
@@ -24,6 +24,6 @@ declare function ComponentProvider({
|
|
|
24
24
|
components?: Partial<AppComponents>;
|
|
25
25
|
language?: { [K in keyof AppLanguage]?: Partial<AppLanguage[K]> };
|
|
26
26
|
children: React.ReactNode;
|
|
27
|
-
}):
|
|
27
|
+
}): react_jsx_runtime68.JSX.Element;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { AppComponents, AppLanguage, ComponentProvider, defaultContextValue };
|
|
@@ -2,26 +2,26 @@ import "../docs-CXqi26jB.js";
|
|
|
2
2
|
import "../component-generics-B6Fn47Mz.js";
|
|
3
3
|
import "../navigation-C5TN0SgC.js";
|
|
4
4
|
import "../markdown-CxdeWgjV.js";
|
|
5
|
-
import "../contexts-
|
|
6
|
-
import "../use-components-
|
|
7
|
-
import "../properties-
|
|
8
|
-
import "../method-
|
|
9
|
-
import "../primitives-
|
|
5
|
+
import "../contexts-CLpvBI91.js";
|
|
6
|
+
import "../use-components-DBx5LZk0.js";
|
|
7
|
+
import "../properties-N8WgxEHE.js";
|
|
8
|
+
import "../method-qhstNvML.js";
|
|
9
|
+
import "../primitives-DBllhZFN.js";
|
|
10
10
|
import "../icons-Ckod9aod.js";
|
|
11
|
-
import "../sdk-
|
|
12
|
-
import "../snippets-
|
|
13
|
-
import "../overview-
|
|
14
|
-
import "../breadcrumbs-
|
|
15
|
-
import "../sidebar-
|
|
16
|
-
import "../components-
|
|
17
|
-
import "../typescript-
|
|
18
|
-
import "../java-
|
|
19
|
-
import "../go-
|
|
20
|
-
import "../python-
|
|
21
|
-
import "../ruby-
|
|
22
|
-
import "../http-
|
|
23
|
-
import "../csharp-
|
|
24
|
-
import "../languages-
|
|
25
|
-
import { n as defaultContextValue, t as ComponentProvider } from "../component-
|
|
11
|
+
import "../sdk-BKdaidz1.js";
|
|
12
|
+
import "../snippets-DYnUt5eM.js";
|
|
13
|
+
import "../overview-B0C2Jc86.js";
|
|
14
|
+
import "../breadcrumbs-CMuhzgT7.js";
|
|
15
|
+
import "../sidebar-BWDZQSmn.js";
|
|
16
|
+
import "../components-D8QDCui1.js";
|
|
17
|
+
import "../typescript-CJraLOyM.js";
|
|
18
|
+
import "../java-BnaaIuAz.js";
|
|
19
|
+
import "../go-CpQCf3l5.js";
|
|
20
|
+
import "../python-DsTU3C4E.js";
|
|
21
|
+
import "../ruby-CLGbdYN8.js";
|
|
22
|
+
import "../http-DnXtwYax.js";
|
|
23
|
+
import "../csharp-Ba5efX6D.js";
|
|
24
|
+
import "../languages-DXv7zsEW.js";
|
|
25
|
+
import { n as defaultContextValue, t as ComponentProvider } from "../component-BYfWhHQW.js";
|
|
26
26
|
|
|
27
27
|
export { ComponentProvider, defaultContextValue };
|
package/dist/contexts/docs.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as PropertySettingsType, c as useDocs, d as useSettings, f as useSnippet, i as DocsProviderProps, l as useLanguage, n as DocsContextType, o as useContentPanelLayout, p as useSpec, r as DocsProvider, s as useDeclaration, t as ContentPanelLayout, u as useResource } from "../docs-
|
|
1
|
+
import { a as PropertySettingsType, c as useDocs, d as useSettings, f as useSnippet, i as DocsProviderProps, l as useLanguage, n as DocsContextType, o as useContentPanelLayout, p as useSpec, r as DocsProvider, s as useDeclaration, t as ContentPanelLayout, u as useResource } from "../docs-MVz2XX5s.js";
|
|
2
2
|
export { ContentPanelLayout, DocsContextType, DocsProvider, DocsProviderProps, PropertySettingsType, useContentPanelLayout, useDeclaration, useDocs, useLanguage, useResource, useSettings, useSnippet, useSpec };
|