@stainless-api/docs-ui 0.1.0-beta.29 → 0.1.0-beta.30
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-D5viAm7a.d.ts → breadcrumbs-wJ7A9MGt.d.ts} +2 -2
- package/dist/{component-generics-BnrVqdQj.d.ts → component-generics--y1IC_M-.d.ts} +2 -1
- package/dist/{component-generics-Df4EDvxk.js → component-generics-D3ybuN5r.js} +5 -1
- package/dist/components/breadcrumbs.d.ts +1 -1
- package/dist/components/breadcrumbs.js +13 -14
- package/dist/components/chat.d.ts +3 -3
- package/dist/components/chat.js +64 -50
- package/dist/components/icons.d.ts +10 -10
- package/dist/components/icons.js +1 -1
- package/dist/components/index.d.ts +11 -12
- package/dist/components/index.js +14 -15
- package/dist/components/method.d.ts +1 -1
- package/dist/components/method.js +13 -14
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/overview.js +13 -14
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/primitives.js +13 -14
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/properties.js +13 -14
- package/dist/components/sdk.d.ts +2 -2
- package/dist/components/sdk.js +13 -14
- package/dist/components/sidebar.d.ts +1 -1
- package/dist/components/sidebar.js +13 -14
- package/dist/components/snippets.d.ts +3 -3
- package/dist/components/snippets.js +13 -14
- package/dist/contexts/component-generics.d.ts +1 -1
- package/dist/contexts/component-generics.js +1 -1
- package/dist/contexts/component-types.d.ts +11 -12
- package/dist/contexts/component-types.js +0 -1
- package/dist/contexts/component.d.ts +14 -14
- package/dist/contexts/component.js +13 -14
- package/dist/contexts/docs.d.ts +1 -1
- package/dist/contexts/docs.js +1 -1
- package/dist/contexts/index.d.ts +18 -19
- package/dist/contexts/index.js +13 -14
- package/dist/contexts/markdown.d.ts +1 -1
- package/dist/contexts/markdown.js +2 -2
- package/dist/contexts/navigation.d.ts +2 -2
- package/dist/contexts/navigation.js +1 -1
- package/dist/contexts/search.d.ts +3 -3
- package/dist/contexts/search.js +13 -14
- package/dist/contexts/use-components.d.ts +10 -11
- package/dist/contexts/use-components.js +2 -2
- package/dist/contexts-CMNI3ctP.js +3799 -0
- package/dist/{docs-DhNaW0DE.d.ts → docs-BvahWQ28.d.ts} +2 -1
- package/dist/{docs-Cj25B-Sh.js → docs-CopwX9a7.js} +5 -1
- package/dist/icons-yb-Jhkmg.js +753 -0
- package/dist/{index-d8_VR8Z5.d.ts → index-BmPNhnpe.d.ts} +6 -6
- package/dist/{index-BXO3gZup.d.ts → index-D5NMSAld.d.ts} +26 -25
- package/dist/index-rVFBdVz8.d.ts +15 -0
- package/dist/index.d.ts +20 -21
- package/dist/index.js +15 -7700
- package/dist/languages/go.d.ts +11 -12
- package/dist/languages/go.js +13 -14
- package/dist/languages/http.d.ts +11 -12
- package/dist/languages/http.js +13 -14
- package/dist/languages/index.d.ts +11 -12
- package/dist/languages/index.js +13 -14
- package/dist/languages/java.d.ts +11 -12
- package/dist/languages/java.js +13 -14
- package/dist/languages/python.d.ts +11 -12
- package/dist/languages/python.js +13 -14
- package/dist/languages/ruby.d.ts +11 -12
- package/dist/languages/ruby.js +13 -14
- package/dist/languages/typescript.d.ts +11 -12
- package/dist/languages/typescript.js +13 -14
- package/dist/markdown/index.d.ts +3 -3
- package/dist/markdown/index.js +13 -14
- package/dist/markdown/md.js +1 -1
- package/dist/markdown/utils.d.ts +3 -3
- package/dist/markdown/utils.js +1 -1
- package/dist/{markdown-DunIdqFE.js → markdown-BmpyokB7.js} +9 -5
- package/dist/{markdown-DN8KaRR2.d.ts → markdown-w5UpIiGc.d.ts} +2 -1
- package/dist/{method-c3XDArUn.d.ts → method-CLpRObBV.d.ts} +7 -6
- package/dist/{navigation-BSn6PX-7.d.ts → navigation-Blr3LaES.d.ts} +3 -2
- package/dist/{navigation-CuCg3le8.js → navigation-CGr5_w6z.js} +5 -1
- package/dist/{overview-D21weqVJ.d.ts → overview-DBnqhjAg.d.ts} +6 -6
- package/dist/{primitives-iB9fIrMF.d.ts → primitives-BFubD3w8.d.ts} +9 -8
- package/dist/{properties-Ba6F_GGj.d.ts → properties-DeQRa6VK.d.ts} +4 -4
- package/dist/{routing-C8oZYLsf.js → routing-8itEXLx6.js} +1 -1
- package/dist/{routing-BE6Vrs-z.d.ts → routing-DNN8R6bZ.d.ts} +1 -1
- package/dist/routing.d.ts +1 -1
- package/dist/routing.js +3 -180
- package/dist/{sdk-D2x2l6JH.d.ts → sdk-BVQyp5Dw.d.ts} +14 -13
- package/dist/search/index.d.ts +6 -6
- package/dist/search/index.js +233 -110
- package/dist/search/providers/algolia.d.ts +2 -2
- package/dist/search/providers/algolia.js +13 -14
- package/dist/search/providers/fuse.d.ts +2 -2
- package/dist/search/providers/fuse.js +13 -14
- package/dist/search/providers/pagefind.d.ts +2 -2
- package/dist/search/providers/pagefind.js +1 -1
- package/dist/search/providers/walker.d.ts +2 -2
- package/dist/search/providers/walker.js +13 -14
- package/dist/search/types.d.ts +2 -2
- package/dist/search/types.js +1 -1
- package/dist/{search-KMqOU2tz.d.ts → search-CPp6HpUy.d.ts} +3 -2
- package/dist/{sidebar-B1X4gmY2.d.ts → sidebar-BoPLeaxp.d.ts} +5 -4
- package/dist/{snippets-BApdMOXp.d.ts → snippets-DLHH_Voi.d.ts} +7 -6
- package/dist/{style-BWu-Pqcm.d.ts → style-BEMLtSIK.d.ts} +0 -10
- package/dist/{style-CkbsakoF.js → style-CPgcT0Fw.js} +1 -11
- package/dist/style.d.ts +1 -1
- package/dist/style.js +1 -1
- package/dist/styles/main.css +51 -20
- package/dist/styles/main.js +0 -0
- package/dist/styles/primitives.css +1 -0
- package/dist/styles/primitives.js +0 -0
- package/dist/styles/resets.css +1 -0
- package/dist/styles/resets.js +0 -0
- package/dist/styles/search.css +1 -0
- package/dist/styles/search.js +0 -0
- package/dist/styles/sidebar.css +1 -0
- package/dist/styles/sidebar.js +0 -0
- package/dist/styles/snippets.css +1 -0
- package/dist/styles/snippets.js +0 -0
- package/dist/styles/variables.css +2 -0
- package/dist/styles/variables.js +0 -0
- package/dist/{types-BLgvxY4i.d.ts → types-DNSz4kuM.d.ts} +1 -1
- package/dist/{use-components-DI-AbT-D.js → use-components-BHEwm0mE.js} +1 -1
- package/dist/{utils-BhYTrLot.js → utils-2FmcHPHp.js} +2 -2
- package/dist/{utils-B9JL_XWH.d.ts → utils-DVi3gJLL.d.ts} +2 -2
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +2 -2
- package/package.json +63 -10
- package/dist/components/dropdown.d.ts +0 -2
- package/dist/components/dropdown.js +0 -4
- package/dist/components/scripts/dropdown.d.ts +0 -12
- package/dist/components/scripts/dropdown.js +0 -50
- package/dist/contexts-DO0sMzym.js +0 -2581
- package/dist/dropdown-Dv9VAYCW.d.ts +0 -42
- package/dist/dropdown-kUhwBigR.js +0 -38
- package/dist/icons--8QR-PrL.js +0 -222
- package/dist/index-BW6OPqAo.d.ts +0 -16
- package/dist/mcp.cjs +0 -983418
- package/src/components/breadcrumbs.tsx +0 -94
- package/src/components/chat.tsx +0 -157
- package/src/components/icons.tsx +0 -584
- package/src/components/index.ts +0 -8
- package/src/components/method.tsx +0 -145
- package/src/components/overview.tsx +0 -172
- package/src/components/primitives.tsx +0 -301
- package/src/components/properties.tsx +0 -132
- package/src/components/sdk.tsx +0 -408
- package/src/components/sidebar.tsx +0 -99
- package/src/components/snippets.tsx +0 -197
- package/src/contexts/component-generics.tsx +0 -43
- package/src/contexts/component-types.tsx +0 -5
- package/src/contexts/component.tsx +0 -32
- package/src/contexts/docs.tsx +0 -86
- package/src/contexts/index.tsx +0 -20
- package/src/contexts/markdown.tsx +0 -44
- package/src/contexts/navigation.tsx +0 -44
- package/src/contexts/search.tsx +0 -27
- package/src/contexts/use-components.tsx +0 -4
- package/src/hooks/use-strict-context.tsx +0 -16
- package/src/index.ts +0 -6
- package/src/languages/go.tsx +0 -281
- package/src/languages/http.tsx +0 -329
- package/src/languages/index.ts +0 -26
- package/src/languages/java.tsx +0 -358
- package/src/languages/python.tsx +0 -258
- package/src/languages/ruby.tsx +0 -327
- package/src/languages/typescript.tsx +0 -399
- package/src/markdown/index.ts +0 -112
- package/src/markdown/md.ts +0 -45
- package/src/markdown/utils.ts +0 -52
- package/src/routing.ts +0 -238
- package/src/search/form.tsx +0 -130
- package/src/search/index.tsx +0 -1
- package/src/search/indexer.ts +0 -248
- package/src/search/mcp.ts +0 -156
- package/src/search/printer.tsx +0 -86
- package/src/search/providers/algolia.ts +0 -88
- package/src/search/providers/fuse.ts +0 -19
- package/src/search/providers/pagefind.ts +0 -17
- package/src/search/providers/walker.ts +0 -32
- package/src/search/results.tsx +0 -183
- package/src/search/state.ts +0 -64
- package/src/search/types.ts +0 -116
- package/src/style.ts +0 -185
- package/src/styles/main.css +0 -989
- package/src/styles/primitives.css +0 -392
- package/src/styles/resets.css +0 -39
- package/src/styles/search.css +0 -359
- package/src/styles/sidebar.css +0 -85
- package/src/styles/snippets.css +0 -130
- package/src/styles/variables.css +0 -86
- package/src/utils.ts +0 -40
- /package/dist/{chunk-Bp6m_JJh.js → chunk-DsStOjWQ.js} +0 -0
- /package/dist/{md-Dg8aOyMA.js → md-DxiV1_vy.js} +0 -0
- /package/dist/{pagefind-ChrPfuVv.js → pagefind-BaK1krMe.js} +0 -0
- /package/dist/{types-DFN4M1Sp.js → types-__XoFvJ_.js} +0 -0
- /package/dist/{utils-ByZH9QWT.js → utils-BCfb0F9R.js} +0 -0
- /package/dist/{utils-DlayebL1.d.ts → utils-D43p_yTd.d.ts} +0 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "./component-generics
|
|
2
|
-
import { t as LanguageComponentDefinition } from "./index-
|
|
3
|
-
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-
|
|
4
|
-
import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "./navigation-
|
|
5
|
-
import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "./markdown-
|
|
6
|
-
import { a as useSearchContext, i as useSearch, n as SearchProvider, r as SearchProviderProps, t as SearchContextType } from "./search-
|
|
1
|
+
import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "./component-generics--y1IC_M-.js";
|
|
2
|
+
import { t as LanguageComponentDefinition } from "./index-D5NMSAld.js";
|
|
3
|
+
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-BvahWQ28.js";
|
|
4
|
+
import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "./navigation-Blr3LaES.js";
|
|
5
|
+
import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "./markdown-w5UpIiGc.js";
|
|
6
|
+
import { a as useSearchContext, i as useSearch, n as SearchProvider, r as SearchProviderProps, t as SearchContextType } from "./search-CPp6HpUy.js";
|
|
7
7
|
|
|
8
8
|
//#region src/contexts/index.d.ts
|
|
9
9
|
declare namespace index_d_exports {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { i as PropertyProps } from "./properties-
|
|
1
|
+
import { i as PropertyProps } from "./properties-DeQRa6VK.js";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
import React, { ReactNode } from "react";
|
|
4
|
+
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
4
5
|
import { DeclarationNode, GoAST, HttpAST, JavaAST, PythonAST, RubyAST, TSAST, Type } from "@stainless/sdk-json";
|
|
5
6
|
|
|
6
7
|
//#region src/languages/typescript.d.ts
|
|
@@ -12,16 +13,16 @@ type TypeProps$5 = {
|
|
|
12
13
|
};
|
|
13
14
|
declare function TypeName$5({
|
|
14
15
|
type
|
|
15
|
-
}: TypeProps$5): string |
|
|
16
|
+
}: TypeProps$5): string | react_jsx_runtime56.JSX.Element;
|
|
16
17
|
declare function Type$6({
|
|
17
18
|
type
|
|
18
|
-
}: TypeProps$5):
|
|
19
|
+
}: TypeProps$5): react_jsx_runtime56.JSX.Element;
|
|
19
20
|
type MethodSignatureProps$5 = {
|
|
20
21
|
decl: TSAST.TSDeclFunction;
|
|
21
22
|
};
|
|
22
23
|
declare function MethodSignature$5({
|
|
23
24
|
decl
|
|
24
|
-
}: MethodSignatureProps$5):
|
|
25
|
+
}: MethodSignatureProps$5): react_jsx_runtime56.JSX.Element;
|
|
25
26
|
type PropertyProps$6 = {
|
|
26
27
|
decl: TSAST.TSDeclaration;
|
|
27
28
|
children: PropertyFn;
|
|
@@ -35,7 +36,7 @@ type DeclarationProps$5 = {
|
|
|
35
36
|
};
|
|
36
37
|
declare function Declaration$5({
|
|
37
38
|
decl
|
|
38
|
-
}: DeclarationProps$5):
|
|
39
|
+
}: DeclarationProps$5): react_jsx_runtime56.JSX.Element | undefined;
|
|
39
40
|
declare namespace java_d_exports {
|
|
40
41
|
export { Declaration$4 as Declaration, DeclarationProps$4 as DeclarationProps, MethodSignature$4 as MethodSignature, MethodSignatureProps$4 as MethodSignatureProps, Property$4 as Property, PropertyProps$5 as PropertyProps, Type$5 as Type, TypeName$4 as TypeName };
|
|
41
42
|
}
|
|
@@ -46,17 +47,17 @@ type TypeProps$4 = {
|
|
|
46
47
|
declare function TypeName$4({
|
|
47
48
|
type,
|
|
48
49
|
optional
|
|
49
|
-
}: TypeProps$4):
|
|
50
|
+
}: TypeProps$4): react_jsx_runtime56.JSX.Element | "List";
|
|
50
51
|
declare function Type$5({
|
|
51
52
|
type,
|
|
52
53
|
optional
|
|
53
|
-
}: TypeProps$4):
|
|
54
|
+
}: TypeProps$4): react_jsx_runtime56.JSX.Element;
|
|
54
55
|
type MethodSignatureProps$4 = {
|
|
55
56
|
decl: JavaAST.JavaDeclFunction;
|
|
56
57
|
};
|
|
57
58
|
declare function MethodSignature$4({
|
|
58
59
|
decl
|
|
59
|
-
}: MethodSignatureProps$4):
|
|
60
|
+
}: MethodSignatureProps$4): react_jsx_runtime56.JSX.Element;
|
|
60
61
|
type PropertyProps$5 = {
|
|
61
62
|
decl: JavaAST.JavaDeclaration;
|
|
62
63
|
children: PropertyFn;
|
|
@@ -70,7 +71,7 @@ type DeclarationProps$4 = {
|
|
|
70
71
|
};
|
|
71
72
|
declare function Declaration$4({
|
|
72
73
|
decl
|
|
73
|
-
}: DeclarationProps$4):
|
|
74
|
+
}: DeclarationProps$4): react_jsx_runtime56.JSX.Element | null | undefined;
|
|
74
75
|
declare namespace go_d_exports {
|
|
75
76
|
export { Declaration$3 as Declaration, DeclarationProps$3 as DeclarationProps, MethodSignature$3 as MethodSignature, MethodSignatureProps$3 as MethodSignatureProps, Property$3 as Property, PropertyProps$4 as PropertyProps, Type$4 as Type, TypeName$3 as TypeName, TypeProps$3 as TypeProps };
|
|
76
77
|
}
|
|
@@ -79,16 +80,16 @@ type TypeProps$3 = {
|
|
|
79
80
|
};
|
|
80
81
|
declare function TypeName$3({
|
|
81
82
|
type
|
|
82
|
-
}: TypeProps$3): string |
|
|
83
|
+
}: TypeProps$3): string | react_jsx_runtime56.JSX.Element;
|
|
83
84
|
declare function Type$4({
|
|
84
85
|
type
|
|
85
|
-
}: TypeProps$3):
|
|
86
|
+
}: TypeProps$3): react_jsx_runtime56.JSX.Element;
|
|
86
87
|
type MethodSignatureProps$3 = {
|
|
87
88
|
decl: GoAST.GoDeclFunction;
|
|
88
89
|
};
|
|
89
90
|
declare function MethodSignature$3({
|
|
90
91
|
decl
|
|
91
|
-
}: MethodSignatureProps$3):
|
|
92
|
+
}: MethodSignatureProps$3): react_jsx_runtime56.JSX.Element;
|
|
92
93
|
type PropertyProps$4 = {
|
|
93
94
|
decl: GoAST.GoDeclaration;
|
|
94
95
|
children: PropertyFn;
|
|
@@ -102,7 +103,7 @@ type DeclarationProps$3 = {
|
|
|
102
103
|
};
|
|
103
104
|
declare function Declaration$3({
|
|
104
105
|
decl
|
|
105
|
-
}: DeclarationProps$3):
|
|
106
|
+
}: DeclarationProps$3): react_jsx_runtime56.JSX.Element | undefined;
|
|
106
107
|
declare namespace python_d_exports {
|
|
107
108
|
export { Declaration$2 as Declaration, DeclarationProps$2 as DeclarationProps, MethodSignature$2 as MethodSignature, MethodSignatureProps$2 as MethodSignatureProps, Property$2 as Property, PropertyProps$3 as PropertyProps, Type$3 as Type, TypeName$2 as TypeName };
|
|
108
109
|
}
|
|
@@ -111,16 +112,16 @@ type TypeProps$2 = {
|
|
|
111
112
|
};
|
|
112
113
|
declare function TypeName$2({
|
|
113
114
|
type
|
|
114
|
-
}: TypeProps$2): string |
|
|
115
|
+
}: TypeProps$2): string | react_jsx_runtime56.JSX.Element;
|
|
115
116
|
declare function Type$3({
|
|
116
117
|
type
|
|
117
|
-
}: TypeProps$2):
|
|
118
|
+
}: TypeProps$2): react_jsx_runtime56.JSX.Element;
|
|
118
119
|
type MethodSignatureProps$2 = {
|
|
119
120
|
decl: PythonAST.PythonDeclFunction;
|
|
120
121
|
};
|
|
121
122
|
declare function MethodSignature$2({
|
|
122
123
|
decl
|
|
123
|
-
}: MethodSignatureProps$2):
|
|
124
|
+
}: MethodSignatureProps$2): react_jsx_runtime56.JSX.Element;
|
|
124
125
|
type PropertyProps$3 = {
|
|
125
126
|
decl: PythonAST.PythonDeclaration;
|
|
126
127
|
children: PropertyFn;
|
|
@@ -134,7 +135,7 @@ type DeclarationProps$2 = {
|
|
|
134
135
|
};
|
|
135
136
|
declare function Declaration$2({
|
|
136
137
|
decl
|
|
137
|
-
}: DeclarationProps$2):
|
|
138
|
+
}: DeclarationProps$2): react_jsx_runtime56.JSX.Element | undefined;
|
|
138
139
|
declare namespace ruby_d_exports {
|
|
139
140
|
export { Declaration$1 as Declaration, DeclarationProps$1 as DeclarationProps, MethodSignature$1 as MethodSignature, MethodSignatureProps$1 as MethodSignatureProps, Property$1 as Property, PropertyProps$2 as PropertyProps, Type$2 as Type, TypeName$1 as TypeName };
|
|
140
141
|
}
|
|
@@ -143,16 +144,16 @@ type TypeProps$1 = {
|
|
|
143
144
|
};
|
|
144
145
|
declare function TypeName$1({
|
|
145
146
|
type
|
|
146
|
-
}: TypeProps$1): string |
|
|
147
|
+
}: TypeProps$1): string | react_jsx_runtime56.JSX.Element;
|
|
147
148
|
declare function Type$2({
|
|
148
149
|
type
|
|
149
|
-
}: TypeProps$1):
|
|
150
|
+
}: TypeProps$1): react_jsx_runtime56.JSX.Element;
|
|
150
151
|
type MethodSignatureProps$1 = {
|
|
151
152
|
decl: RubyAST.RubyDeclFunction;
|
|
152
153
|
};
|
|
153
154
|
declare function MethodSignature$1({
|
|
154
155
|
decl
|
|
155
|
-
}: MethodSignatureProps$1):
|
|
156
|
+
}: MethodSignatureProps$1): react_jsx_runtime56.JSX.Element;
|
|
156
157
|
type PropertyProps$2 = {
|
|
157
158
|
decl: RubyAST.RubyDeclaration;
|
|
158
159
|
children: PropertyFn;
|
|
@@ -166,7 +167,7 @@ type DeclarationProps$1 = {
|
|
|
166
167
|
};
|
|
167
168
|
declare function Declaration$1({
|
|
168
169
|
decl
|
|
169
|
-
}: DeclarationProps$1):
|
|
170
|
+
}: DeclarationProps$1): react_jsx_runtime56.JSX.Element | undefined;
|
|
170
171
|
declare namespace http_d_exports {
|
|
171
172
|
export { Declaration, DeclarationProps, MethodInfo, MethodSignature, MethodSignatureProps, Property, PropertyProps$1 as PropertyProps, Type$1 as Type, TypeName };
|
|
172
173
|
}
|
|
@@ -175,10 +176,10 @@ type TypeProps = {
|
|
|
175
176
|
};
|
|
176
177
|
declare function TypeName({
|
|
177
178
|
type
|
|
178
|
-
}: TypeProps): string |
|
|
179
|
+
}: TypeProps): string | react_jsx_runtime56.JSX.Element;
|
|
179
180
|
declare function Type$1({
|
|
180
181
|
type
|
|
181
|
-
}: TypeProps):
|
|
182
|
+
}: TypeProps): react_jsx_runtime56.JSX.Element | undefined;
|
|
182
183
|
type MethodSignatureProps = {
|
|
183
184
|
decl: HttpAST.HttpDeclFunction;
|
|
184
185
|
};
|
|
@@ -190,7 +191,7 @@ declare function MethodInfo({
|
|
|
190
191
|
children
|
|
191
192
|
}: MethodSignatureProps & {
|
|
192
193
|
children: React.ReactNode;
|
|
193
|
-
}):
|
|
194
|
+
}): react_jsx_runtime56.JSX.Element;
|
|
194
195
|
type PropertyProps$1 = {
|
|
195
196
|
decl: HttpAST.HttpDeclaration;
|
|
196
197
|
children: PropertyFn;
|
|
@@ -204,7 +205,7 @@ type DeclarationProps = {
|
|
|
204
205
|
};
|
|
205
206
|
declare function Declaration({
|
|
206
207
|
decl
|
|
207
|
-
}: DeclarationProps):
|
|
208
|
+
}: DeclarationProps): react_jsx_runtime56.JSX.Element | undefined;
|
|
208
209
|
declare namespace index_d_exports {
|
|
209
210
|
export { LanguageComponentDefinition, PropertyFn, go_d_exports as go, http_d_exports as http, java_d_exports as java, kotlin, node, python_d_exports as python, ruby_d_exports as ruby, typescript_d_exports as typescript };
|
|
210
211
|
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { t as SDKBreadcrumbs } from "./breadcrumbs-wJ7A9MGt.js";
|
|
2
|
+
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-CLpRObBV.js";
|
|
3
|
+
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-BFubD3w8.js";
|
|
4
|
+
import { a as PropertyToggle, i as PropertyProps, n as PropertyDescription, o as PropertyToggleProps, r as PropertyDescriptionProps, t as Property } from "./properties-DeQRa6VK.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-BVQyp5Dw.js";
|
|
6
|
+
import { a as SnippetContainerProps, c as SnippetRequestContainerProps, i as SnippetContainer, l as SnippetResponse, n as SnippetCode, o as SnippetProps, r as SnippetCodeProps, s as SnippetRequestContainer, t as Snippet } from "./snippets-DLHH_Voi.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-DBnqhjAg.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-BoPLeaxp.js";
|
|
9
|
+
|
|
10
|
+
//#region src/components/index.d.ts
|
|
11
|
+
declare namespace index_d_exports {
|
|
12
|
+
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, 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, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse, ToggleButton, ToggleButtonProps, Tooltip, TransformRequestSnippetFn, VirtualExpander, usePropertyModel, useReferenceNesting };
|
|
13
|
+
}
|
|
14
|
+
//#endregion
|
|
15
|
+
export { index_d_exports as t };
|
package/dist/index.d.ts
CHANGED
|
@@ -1,22 +1,21 @@
|
|
|
1
|
-
import "./breadcrumbs-
|
|
2
|
-
import "./
|
|
3
|
-
import "./
|
|
4
|
-
import "./
|
|
5
|
-
import "./
|
|
6
|
-
import
|
|
7
|
-
import "./
|
|
8
|
-
import "./
|
|
9
|
-
import "./
|
|
10
|
-
import "./
|
|
11
|
-
import
|
|
12
|
-
import "./
|
|
13
|
-
import
|
|
14
|
-
import "./
|
|
15
|
-
import "./
|
|
16
|
-
import "./
|
|
17
|
-
import "./
|
|
18
|
-
import "./
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import { t as _default } from "./style-BWu-Pqcm.js";
|
|
1
|
+
import "./breadcrumbs-wJ7A9MGt.js";
|
|
2
|
+
import "./method-CLpRObBV.js";
|
|
3
|
+
import "./primitives-BFubD3w8.js";
|
|
4
|
+
import "./properties-DeQRa6VK.js";
|
|
5
|
+
import { _ as routing_d_exports } from "./routing-DNN8R6bZ.js";
|
|
6
|
+
import "./sdk-BVQyp5Dw.js";
|
|
7
|
+
import "./snippets-DLHH_Voi.js";
|
|
8
|
+
import "./overview-DBnqhjAg.js";
|
|
9
|
+
import "./sidebar-BoPLeaxp.js";
|
|
10
|
+
import { t as index_d_exports } from "./index-rVFBdVz8.js";
|
|
11
|
+
import "./component-generics--y1IC_M-.js";
|
|
12
|
+
import { r as index_d_exports$2 } from "./index-D5NMSAld.js";
|
|
13
|
+
import "./docs-BvahWQ28.js";
|
|
14
|
+
import "./navigation-Blr3LaES.js";
|
|
15
|
+
import "./markdown-w5UpIiGc.js";
|
|
16
|
+
import "./types-DNSz4kuM.js";
|
|
17
|
+
import "./search-CPp6HpUy.js";
|
|
18
|
+
import { t as index_d_exports$1 } from "./index-BmPNhnpe.js";
|
|
19
|
+
import { i as utils_d_exports } from "./utils-D43p_yTd.js";
|
|
20
|
+
import { t as _default } from "./style-BEMLtSIK.js";
|
|
22
21
|
export { index_d_exports as components, index_d_exports$1 as contexts, index_d_exports$2 as languages, routing_d_exports as routing, _default as style, utils_d_exports as utils };
|