@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,6 +1,6 @@
|
|
|
1
|
-
import { t as DocsLanguage } from "./routing-
|
|
1
|
+
import { t as DocsLanguage } from "./routing-BcWYAHJp.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime41 from "react/jsx-runtime";
|
|
4
4
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
5
5
|
|
|
6
6
|
//#region src/components/sdk.d.ts
|
|
@@ -33,7 +33,7 @@ declare function SDKChildren({
|
|
|
33
33
|
paths,
|
|
34
34
|
expand,
|
|
35
35
|
depth
|
|
36
|
-
}: SDKChildrenProps):
|
|
36
|
+
}: SDKChildrenProps): react_jsx_runtime41.JSX.Element;
|
|
37
37
|
type SDKDeclarationProps = {
|
|
38
38
|
path: string;
|
|
39
39
|
expand?: boolean;
|
|
@@ -43,26 +43,26 @@ declare function SDKDeclaration({
|
|
|
43
43
|
path,
|
|
44
44
|
expand,
|
|
45
45
|
depth
|
|
46
|
-
}: SDKDeclarationProps):
|
|
46
|
+
}: SDKDeclarationProps): react_jsx_runtime41.JSX.Element;
|
|
47
47
|
type SDKConstraintsProps = {
|
|
48
48
|
constraints?: Record<string, any>;
|
|
49
49
|
};
|
|
50
50
|
declare function SDKConstraints({
|
|
51
51
|
constraints
|
|
52
|
-
}: SDKConstraintsProps):
|
|
52
|
+
}: SDKConstraintsProps): react_jsx_runtime41.JSX.Element | undefined;
|
|
53
53
|
type SDKIconProps = {
|
|
54
54
|
language: SDKJSON.SnippetLanguage;
|
|
55
55
|
size?: number;
|
|
56
56
|
};
|
|
57
57
|
declare function SDKIcon({
|
|
58
58
|
language
|
|
59
|
-
}: SDKIconProps):
|
|
59
|
+
}: SDKIconProps): react_jsx_runtime41.JSX.Element | null;
|
|
60
60
|
type SDKRequestTitleProps = {
|
|
61
61
|
snippetLanguage: SDKJSON.SnippetLanguage;
|
|
62
62
|
};
|
|
63
63
|
declare function SDKRequestTitle({
|
|
64
64
|
snippetLanguage
|
|
65
|
-
}: SDKRequestTitleProps):
|
|
65
|
+
}: SDKRequestTitleProps): react_jsx_runtime41.JSX.Element;
|
|
66
66
|
type SDKExampleProps = {
|
|
67
67
|
method: SDKJSON.Method;
|
|
68
68
|
transformRequestSnippet?: TransformRequestSnippetFn;
|
|
@@ -70,27 +70,27 @@ type SDKExampleProps = {
|
|
|
70
70
|
declare function SDKExample({
|
|
71
71
|
method,
|
|
72
72
|
transformRequestSnippet
|
|
73
|
-
}: SDKExampleProps):
|
|
73
|
+
}: SDKExampleProps): react_jsx_runtime41.JSX.Element;
|
|
74
74
|
type SDKMethodProps = {
|
|
75
75
|
method: SDKJSON.Method;
|
|
76
76
|
transformRequestSnippet?: TransformRequestSnippetFn;
|
|
77
77
|
};
|
|
78
78
|
declare function SDKMethodHeader({
|
|
79
79
|
method
|
|
80
|
-
}: SDKMethodProps):
|
|
80
|
+
}: SDKMethodProps): react_jsx_runtime41.JSX.Element;
|
|
81
81
|
declare function SDKMethodInfo({
|
|
82
82
|
method
|
|
83
|
-
}: SDKMethodProps):
|
|
83
|
+
}: SDKMethodProps): react_jsx_runtime41.JSX.Element;
|
|
84
84
|
declare function SDKMethod({
|
|
85
85
|
method,
|
|
86
86
|
transformRequestSnippet
|
|
87
|
-
}: SDKMethodProps):
|
|
87
|
+
}: SDKMethodProps): react_jsx_runtime41.JSX.Element;
|
|
88
88
|
type SDKModelProps = {
|
|
89
89
|
model: SDKJSON.Model;
|
|
90
90
|
};
|
|
91
91
|
declare function SDKModel({
|
|
92
92
|
model
|
|
93
|
-
}: SDKModelProps):
|
|
93
|
+
}: SDKModelProps): react_jsx_runtime41.JSX.Element | null;
|
|
94
94
|
type SDKReferenceProps = {
|
|
95
95
|
stainlessPath: string;
|
|
96
96
|
children?: React$1.ReactNode;
|
|
@@ -98,7 +98,7 @@ type SDKReferenceProps = {
|
|
|
98
98
|
declare function SDKReference({
|
|
99
99
|
stainlessPath,
|
|
100
100
|
children
|
|
101
|
-
}: SDKReferenceProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> |
|
|
101
|
+
}: SDKReferenceProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | react_jsx_runtime41.JSX.Element | null | undefined;
|
|
102
102
|
type SDKLanguageBlockProps = {
|
|
103
103
|
language: DocsLanguage;
|
|
104
104
|
version: string;
|
|
@@ -113,6 +113,6 @@ declare function SDKLanguageBlock({
|
|
|
113
113
|
version,
|
|
114
114
|
install,
|
|
115
115
|
links
|
|
116
|
-
}: SDKLanguageBlockProps):
|
|
116
|
+
}: SDKLanguageBlockProps): react_jsx_runtime41.JSX.Element;
|
|
117
117
|
//#endregion
|
|
118
118
|
export { TransformRequestSnippetFn as C, SDKSnippetLanguagesType as S, useReferenceNesting as T, SDKModelProps as _, SDKChildren as a, SDKRequestTitleProps as b, SDKDeclaration as c, SDKLanguageBlock as d, SDKMethod as f, SDKModel as g, SDKMethodProps as h, ReferenceNestingContextType as i, SDKExample as l, SDKMethodInfo as m, PropertyModelContextType as n, SDKConstraints as o, SDKMethodHeader as p, ReferenceNestingContext as r, SDKConstraintsProps as s, PropertyModelContext as t, SDKIcon as u, SDKReference as v, usePropertyModel as w, SDKSnippetLanguages as x, SDKRequestTitle as y };
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as useLanguage, l as useSpec, n as useContentPanelLayout, r as useDeclaration, s as useSettings } from "./docs-CXqi26jB.js";
|
|
2
2
|
import { n as useNavigation } from "./navigation-C5TN0SgC.js";
|
|
3
|
-
import { n as useLanguageComponents } from "./contexts-
|
|
4
|
-
import { t as useComponents } from "./use-components-
|
|
3
|
+
import { n as useLanguageComponents } from "./contexts-CLpvBI91.js";
|
|
4
|
+
import { t as useComponents } from "./use-components-DBx5LZk0.js";
|
|
5
5
|
import { t as style_default } from "./style-gnVEeXFj.js";
|
|
6
|
-
import { c as getLanguageSnippet, t as LanguageNames } from "./routing-
|
|
6
|
+
import { c as getLanguageSnippet, t as LanguageNames } from "./routing-Dl0FprK1.js";
|
|
7
7
|
import { a as KotlinIcon, c as RubyIcon, i as JavaIcon, l as TerraformIcon, n as CurlIcon, o as PowershellIcon, r as GoIcon, s as PythonIcon, t as CSharpIcon, u as TypescriptIcon } from "./icons-Ckod9aod.js";
|
|
8
8
|
import * as React$1 from "react";
|
|
9
9
|
import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { t as DocsLanguage } from "./routing-
|
|
1
|
+
import { t as DocsLanguage } from "./routing-CUnVDpU-.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
4
4
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
5
5
|
|
|
6
6
|
//#region src/components/sdk.d.ts
|
|
@@ -33,7 +33,7 @@ declare function SDKChildren({
|
|
|
33
33
|
paths,
|
|
34
34
|
expand,
|
|
35
35
|
depth
|
|
36
|
-
}: SDKChildrenProps):
|
|
36
|
+
}: SDKChildrenProps): react_jsx_runtime63.JSX.Element;
|
|
37
37
|
type SDKDeclarationProps = {
|
|
38
38
|
path: string;
|
|
39
39
|
expand?: boolean;
|
|
@@ -43,26 +43,26 @@ declare function SDKDeclaration({
|
|
|
43
43
|
path,
|
|
44
44
|
expand,
|
|
45
45
|
depth
|
|
46
|
-
}: SDKDeclarationProps):
|
|
46
|
+
}: SDKDeclarationProps): react_jsx_runtime63.JSX.Element;
|
|
47
47
|
type SDKConstraintsProps = {
|
|
48
48
|
constraints?: Record<string, any>;
|
|
49
49
|
};
|
|
50
50
|
declare function SDKConstraints({
|
|
51
51
|
constraints
|
|
52
|
-
}: SDKConstraintsProps):
|
|
52
|
+
}: SDKConstraintsProps): react_jsx_runtime63.JSX.Element | undefined;
|
|
53
53
|
type SDKIconProps = {
|
|
54
54
|
language: SDKJSON.SnippetLanguage;
|
|
55
55
|
size?: number;
|
|
56
56
|
};
|
|
57
57
|
declare function SDKIcon({
|
|
58
58
|
language
|
|
59
|
-
}: SDKIconProps):
|
|
59
|
+
}: SDKIconProps): react_jsx_runtime63.JSX.Element | null;
|
|
60
60
|
type SDKRequestTitleProps = {
|
|
61
61
|
snippetLanguage: SDKJSON.SnippetLanguage;
|
|
62
62
|
};
|
|
63
63
|
declare function SDKRequestTitle({
|
|
64
64
|
snippetLanguage
|
|
65
|
-
}: SDKRequestTitleProps):
|
|
65
|
+
}: SDKRequestTitleProps): react_jsx_runtime63.JSX.Element;
|
|
66
66
|
type SDKExampleProps = {
|
|
67
67
|
method: SDKJSON.Method;
|
|
68
68
|
transformRequestSnippet?: TransformRequestSnippetFn;
|
|
@@ -70,27 +70,27 @@ type SDKExampleProps = {
|
|
|
70
70
|
declare function SDKExample({
|
|
71
71
|
method,
|
|
72
72
|
transformRequestSnippet
|
|
73
|
-
}: SDKExampleProps):
|
|
73
|
+
}: SDKExampleProps): react_jsx_runtime63.JSX.Element;
|
|
74
74
|
type SDKMethodProps = {
|
|
75
75
|
method: SDKJSON.Method;
|
|
76
76
|
transformRequestSnippet?: TransformRequestSnippetFn;
|
|
77
77
|
};
|
|
78
78
|
declare function SDKMethodHeader({
|
|
79
79
|
method
|
|
80
|
-
}: SDKMethodProps):
|
|
80
|
+
}: SDKMethodProps): react_jsx_runtime63.JSX.Element;
|
|
81
81
|
declare function SDKMethodInfo({
|
|
82
82
|
method
|
|
83
|
-
}: SDKMethodProps):
|
|
83
|
+
}: SDKMethodProps): react_jsx_runtime63.JSX.Element;
|
|
84
84
|
declare function SDKMethod({
|
|
85
85
|
method,
|
|
86
86
|
transformRequestSnippet
|
|
87
|
-
}: SDKMethodProps):
|
|
87
|
+
}: SDKMethodProps): react_jsx_runtime63.JSX.Element;
|
|
88
88
|
type SDKModelProps = {
|
|
89
89
|
model: SDKJSON.Model;
|
|
90
90
|
};
|
|
91
91
|
declare function SDKModel({
|
|
92
92
|
model
|
|
93
|
-
}: SDKModelProps):
|
|
93
|
+
}: SDKModelProps): react_jsx_runtime63.JSX.Element | null;
|
|
94
94
|
type SDKReferenceProps = {
|
|
95
95
|
stainlessPath: string;
|
|
96
96
|
children?: React$1.ReactNode;
|
|
@@ -98,7 +98,7 @@ type SDKReferenceProps = {
|
|
|
98
98
|
declare function SDKReference({
|
|
99
99
|
stainlessPath,
|
|
100
100
|
children
|
|
101
|
-
}: SDKReferenceProps): string | number | bigint | boolean |
|
|
101
|
+
}: SDKReferenceProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | react_jsx_runtime63.JSX.Element | null | undefined;
|
|
102
102
|
type SDKLanguageBlockProps = {
|
|
103
103
|
language: DocsLanguage;
|
|
104
104
|
version: string;
|
|
@@ -113,6 +113,6 @@ declare function SDKLanguageBlock({
|
|
|
113
113
|
version,
|
|
114
114
|
install,
|
|
115
115
|
links
|
|
116
|
-
}: SDKLanguageBlockProps):
|
|
116
|
+
}: SDKLanguageBlockProps): react_jsx_runtime63.JSX.Element;
|
|
117
117
|
//#endregion
|
|
118
118
|
export { TransformRequestSnippetFn as C, SDKSnippetLanguagesType as S, useReferenceNesting as T, SDKModelProps as _, SDKChildren as a, SDKRequestTitleProps as b, SDKDeclaration as c, SDKLanguageBlock as d, SDKMethod as f, SDKModel as g, SDKMethodProps as h, ReferenceNestingContextType as i, SDKExample as l, SDKMethodInfo as m, PropertyModelContextType as n, SDKConstraints as o, SDKMethodHeader as p, ReferenceNestingContext as r, SDKConstraintsProps as s, PropertyModelContext as t, SDKIcon as u, SDKReference as v, usePropertyModel as w, SDKSnippetLanguages as x, SDKRequestTitle as y };
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { n as useNavigation } from "./navigation-C5TN0SgC.js";
|
|
2
|
-
import { t as useComponents } from "./use-components-
|
|
2
|
+
import { t as useComponents } from "./use-components-DBx5LZk0.js";
|
|
3
3
|
import { t as style_default } from "./style-gnVEeXFj.js";
|
|
4
|
-
import { o as MethodIconBadge } from "./method-
|
|
5
|
-
import { r as isResourceEmpty } from "./utils-
|
|
4
|
+
import { o as MethodIconBadge } from "./method-qhstNvML.js";
|
|
5
|
+
import { r as isResourceEmpty } from "./utils-C12Fme2N.js";
|
|
6
6
|
import "react";
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
import { ChevronDown, ChevronRight } from "lucide-react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime75 from "react/jsx-runtime";
|
|
3
3
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
4
4
|
|
|
5
5
|
//#region src/components/sidebar.d.ts
|
|
@@ -12,25 +12,25 @@ declare function SidebarExpander({
|
|
|
12
12
|
open,
|
|
13
13
|
summary,
|
|
14
14
|
children
|
|
15
|
-
}: SidebarExpanderProps):
|
|
15
|
+
}: SidebarExpanderProps): react_jsx_runtime75.JSX.Element;
|
|
16
16
|
type SidebarMethodProps = {
|
|
17
17
|
method: SDKJSON.Method;
|
|
18
18
|
};
|
|
19
19
|
declare function SidebarMethod({
|
|
20
20
|
method
|
|
21
|
-
}: SidebarMethodProps):
|
|
21
|
+
}: SidebarMethodProps): react_jsx_runtime75.JSX.Element;
|
|
22
22
|
type SidebarResourceProps = {
|
|
23
23
|
resource: SDKJSON.Resource;
|
|
24
24
|
};
|
|
25
25
|
declare function SidebarResource({
|
|
26
26
|
resource
|
|
27
|
-
}: SidebarResourceProps):
|
|
27
|
+
}: SidebarResourceProps): react_jsx_runtime75.JSX.Element;
|
|
28
28
|
type SidebarProps = {
|
|
29
29
|
resources: SDKJSON.Resource[];
|
|
30
30
|
selectedPath?: string;
|
|
31
31
|
};
|
|
32
32
|
declare function Sidebar({
|
|
33
33
|
resources
|
|
34
|
-
}: SidebarProps):
|
|
34
|
+
}: SidebarProps): react_jsx_runtime75.JSX.Element;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { SidebarProps as a, SidebarMethodProps as i, SidebarExpander as n, SidebarResource as o, SidebarMethod as r, SidebarResourceProps as s, Sidebar as t };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime53 from "react/jsx-runtime";
|
|
3
3
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
4
4
|
|
|
5
5
|
//#region src/components/sidebar.d.ts
|
|
@@ -12,25 +12,25 @@ declare function SidebarExpander({
|
|
|
12
12
|
open,
|
|
13
13
|
summary,
|
|
14
14
|
children
|
|
15
|
-
}: SidebarExpanderProps):
|
|
15
|
+
}: SidebarExpanderProps): react_jsx_runtime53.JSX.Element;
|
|
16
16
|
type SidebarMethodProps = {
|
|
17
17
|
method: SDKJSON.Method;
|
|
18
18
|
};
|
|
19
19
|
declare function SidebarMethod({
|
|
20
20
|
method
|
|
21
|
-
}: SidebarMethodProps):
|
|
21
|
+
}: SidebarMethodProps): react_jsx_runtime53.JSX.Element;
|
|
22
22
|
type SidebarResourceProps = {
|
|
23
23
|
resource: SDKJSON.Resource;
|
|
24
24
|
};
|
|
25
25
|
declare function SidebarResource({
|
|
26
26
|
resource
|
|
27
|
-
}: SidebarResourceProps):
|
|
27
|
+
}: SidebarResourceProps): react_jsx_runtime53.JSX.Element;
|
|
28
28
|
type SidebarProps = {
|
|
29
29
|
resources: SDKJSON.Resource[];
|
|
30
30
|
selectedPath?: string;
|
|
31
31
|
};
|
|
32
32
|
declare function Sidebar({
|
|
33
33
|
resources
|
|
34
|
-
}: SidebarProps):
|
|
34
|
+
}: SidebarProps): react_jsx_runtime53.JSX.Element;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { SidebarProps as a, SidebarMethodProps as i, SidebarExpander as n, SidebarResource as o, SidebarMethod as r, SidebarResourceProps as s, Sidebar as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { C as TransformRequestSnippetFn } from "./sdk-
|
|
1
|
+
import { C as TransformRequestSnippetFn } from "./sdk-BBe_u8ZX.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
4
4
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
5
5
|
|
|
6
6
|
//#region src/components/snippets.d.ts
|
|
@@ -12,7 +12,7 @@ type SnippetCodeProps = {
|
|
|
12
12
|
declare function SnippetCode({
|
|
13
13
|
content,
|
|
14
14
|
language
|
|
15
|
-
}: SnippetCodeProps):
|
|
15
|
+
}: SnippetCodeProps): react_jsx_runtime57.JSX.Element;
|
|
16
16
|
type SnippetProps = {
|
|
17
17
|
method: SDKJSON.Method;
|
|
18
18
|
requestTitle?: React$1.ReactNode;
|
|
@@ -24,28 +24,28 @@ type SnippetContainerProps = {
|
|
|
24
24
|
};
|
|
25
25
|
declare function SnippetContainer({
|
|
26
26
|
children
|
|
27
|
-
}: SnippetContainerProps):
|
|
27
|
+
}: SnippetContainerProps): react_jsx_runtime57.JSX.Element;
|
|
28
28
|
type SnippetRequestContainerProps = {
|
|
29
29
|
children?: React$1.ReactNode;
|
|
30
30
|
signature?: string;
|
|
31
31
|
};
|
|
32
32
|
declare function SnippetRequestContainer({
|
|
33
33
|
children
|
|
34
|
-
}: SnippetRequestContainerProps):
|
|
34
|
+
}: SnippetRequestContainerProps): react_jsx_runtime57.JSX.Element;
|
|
35
35
|
declare function Snippet({
|
|
36
36
|
requestTitle,
|
|
37
37
|
method,
|
|
38
38
|
transformRequestSnippet
|
|
39
|
-
}: SnippetProps):
|
|
39
|
+
}: SnippetProps): react_jsx_runtime57.JSX.Element | null;
|
|
40
40
|
declare function SnippetButtons({
|
|
41
41
|
content
|
|
42
42
|
}: {
|
|
43
43
|
content: string;
|
|
44
|
-
}):
|
|
44
|
+
}): react_jsx_runtime57.JSX.Element;
|
|
45
45
|
declare function SnippetResponse({
|
|
46
46
|
responses
|
|
47
47
|
}: {
|
|
48
48
|
responses: SDKJSON.Method['exampleResponses'];
|
|
49
|
-
}):
|
|
49
|
+
}): react_jsx_runtime57.JSX.Element | null;
|
|
50
50
|
//#endregion
|
|
51
51
|
export { SnippetContainer as a, SnippetRequestContainer as c, SnippetCodeProps as i, SnippetRequestContainerProps as l, SnippetButtons as n, SnippetContainerProps as o, SnippetCode as r, SnippetProps as s, Snippet as t, SnippetResponse as u };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as TransformRequestSnippetFn } from "./sdk-
|
|
1
|
+
import { C as TransformRequestSnippetFn } from "./sdk-zkHxx2nq.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import * as react_jsx_runtime79 from "react/jsx-runtime";
|
|
4
4
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as useLanguage, c as useSnippet, r as useDeclaration } from "./docs-CXqi26jB.js";
|
|
2
2
|
import { r as useHighlight } from "./markdown-CxdeWgjV.js";
|
|
3
|
-
import { t as useComponents } from "./use-components-
|
|
3
|
+
import { t as useComponents } from "./use-components-DBx5LZk0.js";
|
|
4
4
|
import { t as style_default } from "./style-gnVEeXFj.js";
|
|
5
5
|
import * as React$1 from "react";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
package/dist/spec.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as DocsLanguage } from "./routing-
|
|
1
|
+
import { t as DocsLanguage } from "./routing-BcWYAHJp.js";
|
|
2
2
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
3
3
|
|
|
4
4
|
//#region src/spec.d.ts
|
|
@@ -36,13 +36,13 @@ declare function generateNavigation(resource: Partial<SDKJSON.Resource>): {
|
|
|
36
36
|
declare function generateSpecForResource(spec: SDKJSON.Spec, name: string, lang: DocsLanguage, transforms: SpecTransforms): Partial<SDKJSON.Spec>;
|
|
37
37
|
declare function transform(spec: SDKJSON.Spec, transforms: SpecTransforms): {
|
|
38
38
|
name: string;
|
|
39
|
-
lang: "
|
|
39
|
+
lang: "node" | "go" | "python" | "terraform" | "http" | "typescript" | "ruby" | "java" | "kotlin" | "csharp" | "php";
|
|
40
40
|
spec: Partial<SDKJSON.Spec>;
|
|
41
41
|
}[];
|
|
42
42
|
declare function split(spec: SDKJSON.Spec, transforms?: SpecTransforms): {
|
|
43
43
|
resources: ReturnType<typeof transform>;
|
|
44
44
|
navigation: {
|
|
45
|
-
languages: ("
|
|
45
|
+
languages: ("node" | "go" | "python" | "terraform" | "http" | "typescript" | "ruby" | "java" | "kotlin")[] | undefined;
|
|
46
46
|
resources: {
|
|
47
47
|
[k: string]: {
|
|
48
48
|
title: string | undefined;
|
package/dist/spec.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as Languages } from "./routing-
|
|
2
|
-
import { r as isResourceEmpty } from "./utils-
|
|
1
|
+
import { n as Languages } from "./routing-Dl0FprK1.js";
|
|
2
|
+
import { r as isResourceEmpty } from "./utils-C12Fme2N.js";
|
|
3
3
|
|
|
4
4
|
//#region src/spec.ts
|
|
5
5
|
const defaultTransforms = {
|
package/dist/style.d.ts
CHANGED
|
@@ -1,2 +1,168 @@
|
|
|
1
|
-
|
|
1
|
+
//#region src/style.d.ts
|
|
2
|
+
declare const _default: {
|
|
3
|
+
readonly TextIdentifier: "stldocs-text-identifier";
|
|
4
|
+
readonly TextOperator: "stldocs-text-operator";
|
|
5
|
+
readonly TextPunctuation: "stldocs-text-punctuation";
|
|
6
|
+
readonly TextKeyword: "stldocs-text-keyword";
|
|
7
|
+
readonly ContentArea: "stldocs-content-area";
|
|
8
|
+
readonly Markdown: "stldocs-markdown";
|
|
9
|
+
readonly Content: "stldocs-content";
|
|
10
|
+
readonly Truncation: "stldocs-truncation";
|
|
11
|
+
readonly Expander: "stldocs-expander";
|
|
12
|
+
readonly ExpanderContent: "stldocs-expander-content";
|
|
13
|
+
readonly ExpanderSummary: "stldocs-expander-summary";
|
|
14
|
+
readonly ExpanderSummaryIcon: "stldocs-expander-summary-icon";
|
|
15
|
+
readonly ExpanderSummaryContent: "stldocs-expander-summary-content";
|
|
16
|
+
readonly ExpanderIndent: "stldocs-expander-indent";
|
|
17
|
+
readonly Badge: "stldocs-badge";
|
|
18
|
+
readonly Icon: "stldocs-icon";
|
|
19
|
+
readonly Tooltip: "stldocs-tooltip";
|
|
20
|
+
readonly TooltipHost: "stldocs-tooltip-host";
|
|
21
|
+
readonly TooltipContent: "stldocs-tooltip-content";
|
|
22
|
+
readonly Input: "stldocs-input";
|
|
23
|
+
readonly InputTextField: "stldocs-input-textfield";
|
|
24
|
+
readonly MaskedInputWrapper: "stldocs-masked-input-wrapper";
|
|
25
|
+
readonly MaskedInputDisplay: "stldocs-masked-input-display";
|
|
26
|
+
readonly MaskedInputObscured: "stldocs-masked-input-obscured";
|
|
27
|
+
readonly ToggleButton: "stldocs-togglebutton";
|
|
28
|
+
readonly ListView: "stldocs-listview";
|
|
29
|
+
readonly ListViewItem: "stldocs-listview-item";
|
|
30
|
+
readonly ExpandToggle: "stldocs-expand-toggle";
|
|
31
|
+
readonly ExpandToggleContent: "stldocs-expand-toggle-content";
|
|
32
|
+
readonly LoadingSpinner: "stldocs-loading-spinner";
|
|
33
|
+
readonly Type: "stldocs-type";
|
|
34
|
+
readonly TypeName: "stldocs-typename";
|
|
35
|
+
readonly TypeKeyword: "stldocs-type-keyword";
|
|
36
|
+
readonly TypeString: "stldocs-type-string";
|
|
37
|
+
readonly TypeArray: "stldocs-type-array";
|
|
38
|
+
readonly TypeReference: "stldocs-type-reference";
|
|
39
|
+
readonly TypeBracket: "stldocs-type-bracket";
|
|
40
|
+
readonly TypeBrace: "stldocs-type-brace";
|
|
41
|
+
readonly TypePropertyName: "stldocs-type-propertyname";
|
|
42
|
+
readonly TypePlain: "stldocs-type-plain";
|
|
43
|
+
readonly TypePreview: "stldocs-type-preview";
|
|
44
|
+
readonly TypePreviewContent: "stldocs-type-preview-content";
|
|
45
|
+
readonly LiteralString: "stldocs-literal-string";
|
|
46
|
+
readonly LiteralNumeric: "stldocs-literal-numeric";
|
|
47
|
+
readonly LiteralBoolean: "stldocs-literal-boolean";
|
|
48
|
+
readonly Snippet: "stldocs-snippet";
|
|
49
|
+
readonly SnippetCode: "stldocs-snippet-code";
|
|
50
|
+
readonly SnippetCodeContent: "stldocs-snippet-code-content";
|
|
51
|
+
readonly SnippetRequest: "stldocs-snippet-request";
|
|
52
|
+
readonly SnippetRequestTitle: "stldocs-snippet-request-title";
|
|
53
|
+
readonly SnippetRequestTitleContent: "stldocs-snippet-request-title-content";
|
|
54
|
+
readonly SnippetRequestTitleLabel: "stldocs-snippet-request-title-label";
|
|
55
|
+
readonly SnippetRequestTitleLanguage: "stldocs-snippet-request-title-language";
|
|
56
|
+
readonly SnippetRequestTitleMethod: "stldocs-snippet-request-title-method";
|
|
57
|
+
readonly SnippetResponse: "stldocs-snippet-response";
|
|
58
|
+
readonly SnippetMultiResponse: "stldocs-snippet-multi-response";
|
|
59
|
+
readonly SnippetResponseOpen: "stldocs-snippet-response-opened";
|
|
60
|
+
readonly SnippetResponseTab: "stldocs-snippet-response-tab";
|
|
61
|
+
readonly SnippetResponseTabItem: "stldocs-snippet-response-tab-item";
|
|
62
|
+
readonly SnippetResponseTabItemActive: "stldocs-snippet-response-tab-item-active";
|
|
63
|
+
readonly SnippetResponseTabSingleReturn: "stldocs-snippet-response-tab-single-return";
|
|
64
|
+
readonly SnippetResponsePane: "stldocs-snippet-response-pane";
|
|
65
|
+
readonly SnippetResponsePaneActive: "stldocs-snippet-response-pane-active";
|
|
66
|
+
readonly Method: "stldocs-method";
|
|
67
|
+
readonly MethodHeader: "stldocs-method-header";
|
|
68
|
+
readonly MethodBody: "stldocs-method-body";
|
|
69
|
+
readonly MethodInfo: "stldocs-method-info";
|
|
70
|
+
readonly MethodInfoSection: "stldocs-method-info-section";
|
|
71
|
+
readonly MethodExample: "stldocs-method-example";
|
|
72
|
+
readonly MethodResponseColumn: "stldocs-method-response-column";
|
|
73
|
+
readonly MethodTitle: "stldocs-method-title";
|
|
74
|
+
readonly MethodBadges: "stldocs-method-badges";
|
|
75
|
+
readonly MethodSignature: "stldocs-method-signature";
|
|
76
|
+
readonly MethodDescription: "stldocs-method-description";
|
|
77
|
+
readonly MethodParameters: "stldocs-method-parameters";
|
|
78
|
+
readonly MethodReturns: "stldocs-method-returns";
|
|
79
|
+
readonly MethodContent: "stldocs-method-content";
|
|
80
|
+
readonly MethodContentColumn: "stldocs-method-content-column";
|
|
81
|
+
readonly MethodRouteHttpMethod: "stldocs-method-route-httpmethod";
|
|
82
|
+
readonly MethodRouteHttpMethodIconOnly: "stldocs-method-route-httpmethod-icon-only";
|
|
83
|
+
readonly MethodRouteEndpoint: "stldocs-method-route-endpoint";
|
|
84
|
+
readonly MethodRoute: "stldocs-method-route";
|
|
85
|
+
readonly MethodSummary: "stldocs-method-summary";
|
|
86
|
+
readonly MethodSinglePane: "stldocs-method-single-pane";
|
|
87
|
+
readonly MethodDoublePane: "stldocs-method-double-pane";
|
|
88
|
+
readonly SignatureTitle: "stldocs-signature-title";
|
|
89
|
+
readonly SignatureName: "stldocs-signature-name";
|
|
90
|
+
readonly SignatureQualified: "stldocs-signature-qualified";
|
|
91
|
+
readonly SignatureParams: "stldoc-signature-params";
|
|
92
|
+
readonly SignatureParen: "stldocs-signature-paren";
|
|
93
|
+
readonly SignatureReturns: "stldocs-signature-returns";
|
|
94
|
+
readonly Property: "stldocs-property";
|
|
95
|
+
readonly Properties: "stldocs-properties";
|
|
96
|
+
readonly PropertyHeader: "stldocs-property-header";
|
|
97
|
+
readonly PropertyInfo: "stldocs-property-info";
|
|
98
|
+
readonly PropertyDeclaration: "stldocs-property-declaration";
|
|
99
|
+
readonly PropertyDeprecated: "stldocs-property-deprecated";
|
|
100
|
+
readonly PropertyDeprecatedMessage: "stldocs-property-deprecated-message";
|
|
101
|
+
readonly PropertyContent: "stldocs-property-content";
|
|
102
|
+
readonly PropertyChildren: "stldocs-property-children";
|
|
103
|
+
readonly PropertyConstraints: "stldocs-property-constraints";
|
|
104
|
+
readonly PropertyConstraint: "stldocs-property-constraint";
|
|
105
|
+
readonly PropertyConstraintName: "stldocs-property-constraint-name";
|
|
106
|
+
readonly PropertyConstraintValue: "stldocs-property-constraint-value";
|
|
107
|
+
readonly PropertyDefault: "stldocs-property-default";
|
|
108
|
+
readonly PropertyDescription: "stldocs-property-description";
|
|
109
|
+
readonly PropertyTitle: "stldocs-property-title";
|
|
110
|
+
readonly PropertyAnnotation: "stldocs-property-annotation";
|
|
111
|
+
readonly PropertyName: "stldocs-property-name";
|
|
112
|
+
readonly PropertyBadges: "stldocs-property-badges";
|
|
113
|
+
readonly PropertyTypeName: "stldocs-property-typename";
|
|
114
|
+
readonly PropertyType: "stldocs-property-type";
|
|
115
|
+
readonly Overview: "stldocs-overview";
|
|
116
|
+
readonly OverviewHeader: "stldocs-overview-header";
|
|
117
|
+
readonly OverviewHeaderInfo: "stldocs-overview-header-info";
|
|
118
|
+
readonly OverviewHeaderInfoTimestamp: "stldocs-overview-header-info-timestamp";
|
|
119
|
+
readonly Resource: "stldocs-resource";
|
|
120
|
+
readonly ResourceContent: "stldocs-resource-content";
|
|
121
|
+
readonly ResourceContentProperties: "stldocs-resource-content-properties";
|
|
122
|
+
readonly ResourceContentGroup: "stldocs-resource-content-group";
|
|
123
|
+
readonly ResourceContentGroupName: "stldocs-resource-content-group-name";
|
|
124
|
+
readonly ResourceContentGroupModelTitle: "stldocs-resource-content-group-model-title";
|
|
125
|
+
readonly ResourceHeader: "stldocs-resource-header";
|
|
126
|
+
readonly ResourceTitle: "stldocs-resource-title";
|
|
127
|
+
readonly ResourceTitleSegment: "stldocs-resource-title-segment";
|
|
128
|
+
readonly ResourceDescription: "stldocs-resource-description";
|
|
129
|
+
readonly ResourceName: "stldocs-resource-name";
|
|
130
|
+
readonly Model: "stldocs-model";
|
|
131
|
+
readonly Root: "stldocs-root";
|
|
132
|
+
readonly Sidebar: "stldocs-sidebar";
|
|
133
|
+
readonly SidebarResource: "stldocs-sidebar-resource";
|
|
134
|
+
readonly SidebarResourceTitle: "stldocs-sidebar-resource-title";
|
|
135
|
+
readonly SidebarMethod: "stldocs-sidebar-method";
|
|
136
|
+
readonly SidebarItemTitle: "stldocs-sidebar-resource-title";
|
|
137
|
+
readonly SidebarExpander: "stldocs-sidebar-expander";
|
|
138
|
+
readonly SidebarExpanderSummary: "stldocs-sidebar-expander-summary";
|
|
139
|
+
readonly SidebarExpanderContent: "stldocs-sidebar-expander-content";
|
|
140
|
+
readonly SearchForm: "stldocs-search-form";
|
|
141
|
+
readonly SearchModal: "stldocs-search-modal";
|
|
142
|
+
readonly SearchFilter: "stldocs-search-filter";
|
|
143
|
+
readonly SearchFilterLabel: "stldocs-search-filter-label";
|
|
144
|
+
readonly SearchFilterCount: "stldocs-search-filter-count";
|
|
145
|
+
readonly SearchBreadcrumb: "stldocs-search-breadcrumb";
|
|
146
|
+
readonly SearchBreadcrumbItem: "stldocs-search-breadcrumb-item";
|
|
147
|
+
readonly SearchBreadcrumbDivider: "stldocs-search-breadcrumb-divider";
|
|
148
|
+
readonly SearchResult: "stldocs-search-result";
|
|
149
|
+
readonly SearchResultResourceInfo: "stldocs-search-result-resource-info";
|
|
150
|
+
readonly SearchResultResourceTitle: "stldocs-search-result-resource-title";
|
|
151
|
+
readonly SearchResultResourcePath: "stldocs-search-result-resource-path";
|
|
152
|
+
readonly SearchResultGuideTitle: "stldocs-search-result-guide-title";
|
|
153
|
+
readonly SearchResultGuideExcerpt: "stldocs-search-result-guide-excerpt";
|
|
154
|
+
readonly LanguageBlock: "stldocs-language-block";
|
|
155
|
+
readonly LanguageBlockContent: "stldocs-language-block-content";
|
|
156
|
+
readonly LanguageBlockContentIcon: "stldocs-language-block-content-icon";
|
|
157
|
+
readonly LanguageBlockContentInfo: "stldocs-language-block-content-info";
|
|
158
|
+
readonly LanguageBlockContentInfoLanguage: "stldocs-language-block-content-info-language";
|
|
159
|
+
readonly LanguageBlockContentInfoVersion: "stldocs-language-block-content-info-version";
|
|
160
|
+
readonly LanguageBlockLinks: "stldocs-language-block-links";
|
|
161
|
+
readonly LanguageBlockInstall: "stldocs-language-block-install";
|
|
162
|
+
readonly Breadcrumbs: "stldocs-breadcrumbs";
|
|
163
|
+
readonly BreadcrumbsItem: "stldocs-breadcrumbs-item";
|
|
164
|
+
readonly BreadcrumbsLink: "stldocs-breadcrumbs-link";
|
|
165
|
+
readonly BreadcrumbsNonLink: "stldocs-breadcrumbs-non-link";
|
|
166
|
+
};
|
|
167
|
+
//#endregion
|
|
2
168
|
export { _default as default };
|