@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
1
|
import * as React$1 from "react";
|
|
2
2
|
import { ReactNode } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
4
4
|
import { LucideIcon } from "lucide-react";
|
|
5
5
|
|
|
6
6
|
//#region src/components/method.d.ts
|
|
@@ -14,7 +14,7 @@ type MethodIconProps = {
|
|
|
14
14
|
declare function MethodIconBadge({
|
|
15
15
|
httpMethod,
|
|
16
16
|
showName
|
|
17
|
-
}: MethodIconProps):
|
|
17
|
+
}: MethodIconProps): react_jsx_runtime12.JSX.Element | null;
|
|
18
18
|
type MethodHeaderProps = {
|
|
19
19
|
title: ReactNode;
|
|
20
20
|
level?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5';
|
|
@@ -28,7 +28,7 @@ declare function MethodHeader({
|
|
|
28
28
|
signature,
|
|
29
29
|
children,
|
|
30
30
|
level
|
|
31
|
-
}: MethodHeaderProps):
|
|
31
|
+
}: MethodHeaderProps): react_jsx_runtime12.JSX.Element;
|
|
32
32
|
type MethodRouteProps = {
|
|
33
33
|
httpMethod?: string;
|
|
34
34
|
endpoint?: string | ReactNode;
|
|
@@ -38,13 +38,13 @@ declare function MethodRoute({
|
|
|
38
38
|
httpMethod,
|
|
39
39
|
endpoint,
|
|
40
40
|
iconOnly
|
|
41
|
-
}: MethodRouteProps):
|
|
41
|
+
}: MethodRouteProps): react_jsx_runtime12.JSX.Element;
|
|
42
42
|
type MethodDescriptionProps = {
|
|
43
43
|
description?: string;
|
|
44
44
|
};
|
|
45
45
|
declare function MethodDescription({
|
|
46
46
|
description
|
|
47
|
-
}: MethodDescriptionProps):
|
|
47
|
+
}: MethodDescriptionProps): react_jsx_runtime12.JSX.Element | undefined;
|
|
48
48
|
type MethodInfoProps = {
|
|
49
49
|
children?: ReactNode;
|
|
50
50
|
parameters?: ReactNode;
|
|
@@ -54,7 +54,7 @@ declare function MethodInfo({
|
|
|
54
54
|
children,
|
|
55
55
|
parameters,
|
|
56
56
|
returns
|
|
57
|
-
}: MethodInfoProps):
|
|
57
|
+
}: MethodInfoProps): react_jsx_runtime12.JSX.Element;
|
|
58
58
|
type MethodProps = {
|
|
59
59
|
id?: string;
|
|
60
60
|
header?: ReactNode;
|
|
@@ -66,6 +66,6 @@ declare function Method({
|
|
|
66
66
|
children,
|
|
67
67
|
className,
|
|
68
68
|
...props
|
|
69
|
-
}: MethodProps):
|
|
69
|
+
}: MethodProps): react_jsx_runtime12.JSX.Element;
|
|
70
70
|
//#endregion
|
|
71
71
|
export { MethodDescription as a, MethodHeaderProps as c, MethodInfo as d, MethodInfoProps as f, MethodRouteProps as h, Method as i, MethodIconBadge as l, MethodRoute as m, HttpMethodIcons as n, MethodDescriptionProps as o, MethodProps as p, HttpMethods as r, MethodHeader as s, HTTPMethod as t, MethodIconProps as u };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { t as useComponents } from "./use-components-
|
|
1
|
+
import { t as useComponents } from "./use-components-DBx5LZk0.js";
|
|
2
2
|
import { t as style_default } from "./style-gnVEeXFj.js";
|
|
3
|
-
import { i as PropertyToggle } from "./properties-
|
|
3
|
+
import { i as PropertyToggle } from "./properties-N8WgxEHE.js";
|
|
4
4
|
import * as React$1 from "react";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
import { ArrowDownLeft, ArrowUpRight, X } from "lucide-react";
|
|
@@ -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_runtime23 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/contexts/navigation.d.ts
|
|
6
6
|
type NavigationHandler = (ev: React$1.MouseEvent | null, opts: {
|
|
@@ -24,6 +24,6 @@ declare function NavigationProvider({
|
|
|
24
24
|
selectedPath,
|
|
25
25
|
onNavigate,
|
|
26
26
|
children
|
|
27
|
-
}: NavigationProviderProps):
|
|
27
|
+
}: NavigationProviderProps): react_jsx_runtime23.JSX.Element;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { useNavigation as a, NavigationProviderProps as i, NavigationHandler as n, NavigationProvider as r, NavigationContextType as t };
|
|
@@ -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_runtime0 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/contexts/navigation.d.ts
|
|
6
6
|
type NavigationHandler = (ev: React$1.MouseEvent | null, opts: {
|
|
@@ -24,6 +24,6 @@ declare function NavigationProvider({
|
|
|
24
24
|
selectedPath,
|
|
25
25
|
onNavigate,
|
|
26
26
|
children
|
|
27
|
-
}: NavigationProviderProps):
|
|
27
|
+
}: NavigationProviderProps): react_jsx_runtime0.JSX.Element;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { useNavigation as a, NavigationProviderProps as i, NavigationHandler as n, NavigationProvider as r, NavigationContextType as t };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { a as useLanguage, l as useSpec, r as useDeclaration } from "./docs-CXqi26jB.js";
|
|
2
|
-
import { n as useLanguageComponents } from "./contexts-
|
|
3
|
-
import { t as useComponents } from "./use-components-
|
|
2
|
+
import { n as useLanguageComponents } from "./contexts-CLpvBI91.js";
|
|
3
|
+
import { t as useComponents } from "./use-components-DBx5LZk0.js";
|
|
4
4
|
import { t as style_default } from "./style-gnVEeXFj.js";
|
|
5
|
-
import { i as PropertyToggle } from "./properties-
|
|
6
|
-
import { f as parseStainlessPath } from "./routing-
|
|
7
|
-
import { s as Markdown } from "./primitives-
|
|
8
|
-
import { n as getResourceFromSpec, t as flatResources } from "./utils-
|
|
5
|
+
import { i as PropertyToggle } from "./properties-N8WgxEHE.js";
|
|
6
|
+
import { f as parseStainlessPath } from "./routing-Dl0FprK1.js";
|
|
7
|
+
import { s as Markdown } from "./primitives-DBllhZFN.js";
|
|
8
|
+
import { n as getResourceFromSpec, t as flatResources } from "./utils-C12Fme2N.js";
|
|
9
9
|
import * as React$1 from "react";
|
|
10
10
|
import { createElement } from "react";
|
|
11
11
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
2
2
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
3
3
|
|
|
4
4
|
//#region src/components/overview.d.ts
|
|
@@ -9,31 +9,31 @@ type SDKResourceProps = {
|
|
|
9
9
|
declare function SDKResourceHeader({
|
|
10
10
|
resource,
|
|
11
11
|
parents
|
|
12
|
-
}: SDKResourceProps):
|
|
12
|
+
}: SDKResourceProps): react_jsx_runtime24.JSX.Element | null;
|
|
13
13
|
type SDKMethodSummaryProps = {
|
|
14
14
|
method: SDKJSON.Method;
|
|
15
15
|
};
|
|
16
16
|
declare function SDKMethodSummary({
|
|
17
17
|
method
|
|
18
|
-
}: SDKMethodSummaryProps):
|
|
18
|
+
}: SDKMethodSummaryProps): react_jsx_runtime24.JSX.Element;
|
|
19
19
|
declare function SDKResource({
|
|
20
20
|
resource,
|
|
21
21
|
parents,
|
|
22
22
|
showModels
|
|
23
23
|
}: SDKResourceProps & {
|
|
24
24
|
showModels?: boolean;
|
|
25
|
-
}):
|
|
25
|
+
}): react_jsx_runtime24.JSX.Element;
|
|
26
26
|
type SDKOverviewProps = {
|
|
27
27
|
resource: SDKJSON.Resource;
|
|
28
28
|
};
|
|
29
29
|
declare function SDKOverview({
|
|
30
30
|
resource
|
|
31
|
-
}: SDKOverviewProps):
|
|
31
|
+
}: SDKOverviewProps): react_jsx_runtime24.JSX.Element;
|
|
32
32
|
type SDKRootProps = {
|
|
33
33
|
stainlessPath: string;
|
|
34
34
|
};
|
|
35
35
|
declare function SDKRoot({
|
|
36
36
|
stainlessPath
|
|
37
|
-
}: SDKRootProps):
|
|
37
|
+
}: SDKRootProps): react_jsx_runtime24.JSX.Element | null;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { SDKResource as a, SDKRoot as c, SDKOverviewProps as i, SDKRootProps as l, SDKMethodSummaryProps as n, SDKResourceHeader as o, SDKOverview as r, SDKResourceProps as s, SDKMethodSummary as t };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
2
2
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
3
3
|
|
|
4
4
|
//#region src/components/overview.d.ts
|
|
@@ -9,31 +9,31 @@ type SDKResourceProps = {
|
|
|
9
9
|
declare function SDKResourceHeader({
|
|
10
10
|
resource,
|
|
11
11
|
parents
|
|
12
|
-
}: SDKResourceProps):
|
|
12
|
+
}: SDKResourceProps): react_jsx_runtime22.JSX.Element | null;
|
|
13
13
|
type SDKMethodSummaryProps = {
|
|
14
14
|
method: SDKJSON.Method;
|
|
15
15
|
};
|
|
16
16
|
declare function SDKMethodSummary({
|
|
17
17
|
method
|
|
18
|
-
}: SDKMethodSummaryProps):
|
|
18
|
+
}: SDKMethodSummaryProps): react_jsx_runtime22.JSX.Element;
|
|
19
19
|
declare function SDKResource({
|
|
20
20
|
resource,
|
|
21
21
|
parents,
|
|
22
22
|
showModels
|
|
23
23
|
}: SDKResourceProps & {
|
|
24
24
|
showModels?: boolean;
|
|
25
|
-
}):
|
|
25
|
+
}): react_jsx_runtime22.JSX.Element;
|
|
26
26
|
type SDKOverviewProps = {
|
|
27
27
|
resource: SDKJSON.Resource;
|
|
28
28
|
};
|
|
29
29
|
declare function SDKOverview({
|
|
30
30
|
resource
|
|
31
|
-
}: SDKOverviewProps):
|
|
31
|
+
}: SDKOverviewProps): react_jsx_runtime22.JSX.Element;
|
|
32
32
|
type SDKRootProps = {
|
|
33
33
|
stainlessPath: string;
|
|
34
34
|
};
|
|
35
35
|
declare function SDKRoot({
|
|
36
36
|
stainlessPath
|
|
37
|
-
}: SDKRootProps):
|
|
37
|
+
}: SDKRootProps): react_jsx_runtime22.JSX.Element | null;
|
|
38
38
|
//#endregion
|
|
39
39
|
export { SDKResource as a, SDKRoot as c, SDKOverviewProps as i, SDKRootProps as l, SDKMethodSummaryProps as n, SDKResourceHeader as o, SDKOverview as r, SDKResourceProps as s, SDKMethodSummary as t };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
2
|
import { ReactNode } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime29 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/primitives.d.ts
|
|
6
6
|
type JoinProps = {
|
|
@@ -12,7 +12,7 @@ declare function Join({
|
|
|
12
12
|
items,
|
|
13
13
|
limit,
|
|
14
14
|
children
|
|
15
|
-
}: JoinProps):
|
|
15
|
+
}: JoinProps): react_jsx_runtime29.JSX.Element[];
|
|
16
16
|
type ExpanderProps = {
|
|
17
17
|
id?: string;
|
|
18
18
|
open?: boolean;
|
|
@@ -28,19 +28,19 @@ declare function Expander({
|
|
|
28
28
|
virtual,
|
|
29
29
|
muted,
|
|
30
30
|
children
|
|
31
|
-
}: ExpanderProps):
|
|
31
|
+
}: ExpanderProps): react_jsx_runtime29.JSX.Element;
|
|
32
32
|
declare function VirtualExpander({
|
|
33
33
|
id,
|
|
34
34
|
open: isOpen,
|
|
35
35
|
muted,
|
|
36
36
|
summary,
|
|
37
37
|
children
|
|
38
|
-
}: Omit<ExpanderProps, 'virtual'>):
|
|
38
|
+
}: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime29.JSX.Element;
|
|
39
39
|
declare function Markdown({
|
|
40
40
|
content
|
|
41
41
|
}: {
|
|
42
42
|
content: string;
|
|
43
|
-
}): "" |
|
|
43
|
+
}): "" | react_jsx_runtime29.JSX.Element | undefined;
|
|
44
44
|
type BadgeProps = {
|
|
45
45
|
id: string;
|
|
46
46
|
children?: ReactNode;
|
|
@@ -48,7 +48,7 @@ type BadgeProps = {
|
|
|
48
48
|
declare function Badge({
|
|
49
49
|
id,
|
|
50
50
|
children
|
|
51
|
-
}: BadgeProps):
|
|
51
|
+
}: BadgeProps): react_jsx_runtime29.JSX.Element;
|
|
52
52
|
type TooltipProps = {
|
|
53
53
|
content: ReactNode;
|
|
54
54
|
children: ReactNode;
|
|
@@ -56,7 +56,7 @@ type TooltipProps = {
|
|
|
56
56
|
declare function Tooltip({
|
|
57
57
|
content,
|
|
58
58
|
children
|
|
59
|
-
}: TooltipProps): 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> |
|
|
59
|
+
}: TooltipProps): 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_runtime29.JSX.Element | null | undefined;
|
|
60
60
|
type LinkProps = {
|
|
61
61
|
stainlessPath: string;
|
|
62
62
|
scroll?: boolean;
|
|
@@ -67,7 +67,7 @@ declare function Link({
|
|
|
67
67
|
scroll,
|
|
68
68
|
children,
|
|
69
69
|
...props
|
|
70
|
-
}: LinkProps): 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> |
|
|
70
|
+
}: LinkProps): 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_runtime29.JSX.Element | null | undefined;
|
|
71
71
|
type InputProps = {
|
|
72
72
|
left?: ReactNode;
|
|
73
73
|
right?: ReactNode;
|
|
@@ -92,6 +92,6 @@ declare function ListView<TItem>({
|
|
|
92
92
|
itemDelegate,
|
|
93
93
|
onSelectListItem,
|
|
94
94
|
...rest
|
|
95
|
-
}: ListViewProps<TItem>):
|
|
95
|
+
}: ListViewProps<TItem>): react_jsx_runtime29.JSX.Element;
|
|
96
96
|
//#endregion
|
|
97
97
|
export { Join as a, ListViewProps as c, ToggleButtonProps as d, Tooltip as f, InputProps as i, Markdown as l, Expander as n, Link as o, VirtualExpander as p, Input as r, ListView as s, Badge as t, ToggleButton as u };
|
|
@@ -2,7 +2,7 @@ import { a as useLanguage, s as useSettings } from "./docs-CXqi26jB.js";
|
|
|
2
2
|
import { n as useNavigation } from "./navigation-C5TN0SgC.js";
|
|
3
3
|
import { a as useRenderMarkdown } from "./markdown-CxdeWgjV.js";
|
|
4
4
|
import { t as style_default } from "./style-gnVEeXFj.js";
|
|
5
|
-
import { o as generateRoute } from "./routing-
|
|
5
|
+
import { o as generateRoute } from "./routing-Dl0FprK1.js";
|
|
6
6
|
import * as React$1 from "react";
|
|
7
7
|
import { Fragment, useState } from "react";
|
|
8
8
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
2
|
import { ReactNode } from "react";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
4
4
|
|
|
5
5
|
//#region src/components/primitives.d.ts
|
|
6
6
|
type JoinProps = {
|
|
@@ -12,7 +12,7 @@ declare function Join({
|
|
|
12
12
|
items,
|
|
13
13
|
limit,
|
|
14
14
|
children
|
|
15
|
-
}: JoinProps):
|
|
15
|
+
}: JoinProps): react_jsx_runtime51.JSX.Element[];
|
|
16
16
|
type ExpanderProps = {
|
|
17
17
|
id?: string;
|
|
18
18
|
open?: boolean;
|
|
@@ -28,19 +28,19 @@ declare function Expander({
|
|
|
28
28
|
virtual,
|
|
29
29
|
muted,
|
|
30
30
|
children
|
|
31
|
-
}: ExpanderProps):
|
|
31
|
+
}: ExpanderProps): react_jsx_runtime51.JSX.Element;
|
|
32
32
|
declare function VirtualExpander({
|
|
33
33
|
id,
|
|
34
34
|
open: isOpen,
|
|
35
35
|
muted,
|
|
36
36
|
summary,
|
|
37
37
|
children
|
|
38
|
-
}: Omit<ExpanderProps, 'virtual'>):
|
|
38
|
+
}: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime51.JSX.Element;
|
|
39
39
|
declare function Markdown({
|
|
40
40
|
content
|
|
41
41
|
}: {
|
|
42
42
|
content: string;
|
|
43
|
-
}): "" |
|
|
43
|
+
}): "" | react_jsx_runtime51.JSX.Element | undefined;
|
|
44
44
|
type BadgeProps = {
|
|
45
45
|
id: string;
|
|
46
46
|
children?: ReactNode;
|
|
@@ -48,7 +48,7 @@ type BadgeProps = {
|
|
|
48
48
|
declare function Badge({
|
|
49
49
|
id,
|
|
50
50
|
children
|
|
51
|
-
}: BadgeProps):
|
|
51
|
+
}: BadgeProps): react_jsx_runtime51.JSX.Element;
|
|
52
52
|
type TooltipProps = {
|
|
53
53
|
content: ReactNode;
|
|
54
54
|
children: ReactNode;
|
|
@@ -56,7 +56,7 @@ type TooltipProps = {
|
|
|
56
56
|
declare function Tooltip({
|
|
57
57
|
content,
|
|
58
58
|
children
|
|
59
|
-
}: TooltipProps): string | number | bigint | boolean |
|
|
59
|
+
}: TooltipProps): 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_runtime51.JSX.Element | null | undefined;
|
|
60
60
|
type LinkProps = {
|
|
61
61
|
stainlessPath: string;
|
|
62
62
|
scroll?: boolean;
|
|
@@ -67,7 +67,7 @@ declare function Link({
|
|
|
67
67
|
scroll,
|
|
68
68
|
children,
|
|
69
69
|
...props
|
|
70
|
-
}: LinkProps): string | number | bigint | boolean |
|
|
70
|
+
}: LinkProps): 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_runtime51.JSX.Element | null | undefined;
|
|
71
71
|
type InputProps = {
|
|
72
72
|
left?: ReactNode;
|
|
73
73
|
right?: ReactNode;
|
|
@@ -92,6 +92,6 @@ declare function ListView<TItem>({
|
|
|
92
92
|
itemDelegate,
|
|
93
93
|
onSelectListItem,
|
|
94
94
|
...rest
|
|
95
|
-
}: ListViewProps<TItem>):
|
|
95
|
+
}: ListViewProps<TItem>): react_jsx_runtime51.JSX.Element;
|
|
96
96
|
//#endregion
|
|
97
97
|
export { Join as a, ListViewProps as c, ToggleButtonProps as d, Tooltip as f, InputProps as i, Markdown as l, Expander as n, Link as o, VirtualExpander as p, Input as r, ListView as s, Badge as t, ToggleButton as u };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime37 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/properties.d.ts
|
|
5
5
|
type PropertyToggleProps = {
|
|
@@ -7,19 +7,19 @@ type PropertyToggleProps = {
|
|
|
7
7
|
};
|
|
8
8
|
declare function PropertyToggle({
|
|
9
9
|
target
|
|
10
|
-
}: PropertyToggleProps):
|
|
10
|
+
}: PropertyToggleProps): react_jsx_runtime37.JSX.Element;
|
|
11
11
|
type PropertyDescriptionProps = {
|
|
12
12
|
description?: string;
|
|
13
13
|
};
|
|
14
14
|
declare function PropertyDescription({
|
|
15
15
|
description
|
|
16
|
-
}: PropertyDescriptionProps):
|
|
16
|
+
}: PropertyDescriptionProps): react_jsx_runtime37.JSX.Element | undefined;
|
|
17
17
|
type PropertyTitleProps = {
|
|
18
18
|
title?: string;
|
|
19
19
|
};
|
|
20
20
|
declare function PropertyTitle({
|
|
21
21
|
title
|
|
22
|
-
}: PropertyTitleProps):
|
|
22
|
+
}: PropertyTitleProps): react_jsx_runtime37.JSX.Element | undefined;
|
|
23
23
|
type PropertyProps = {
|
|
24
24
|
id?: string;
|
|
25
25
|
name?: ReactNode;
|
|
@@ -49,6 +49,6 @@ declare function Property({
|
|
|
49
49
|
additional,
|
|
50
50
|
constraints,
|
|
51
51
|
children
|
|
52
|
-
}: PropertyProps):
|
|
52
|
+
}: PropertyProps): react_jsx_runtime37.JSX.Element;
|
|
53
53
|
//#endregion
|
|
54
54
|
export { PropertyTitle as a, PropertyToggleProps as c, PropertyProps as i, PropertyDescription as n, PropertyTitleProps as o, PropertyDescriptionProps as r, PropertyToggle as s, Property as t };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as useLanguage, s as useSettings } from "./docs-CXqi26jB.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
4
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
import { ArrowDownWideNarrowIcon, ArrowUpNarrowWideIcon } from "lucide-react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime59 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/properties.d.ts
|
|
5
5
|
type PropertyToggleProps = {
|
|
@@ -7,19 +7,19 @@ type PropertyToggleProps = {
|
|
|
7
7
|
};
|
|
8
8
|
declare function PropertyToggle({
|
|
9
9
|
target
|
|
10
|
-
}: PropertyToggleProps):
|
|
10
|
+
}: PropertyToggleProps): react_jsx_runtime59.JSX.Element;
|
|
11
11
|
type PropertyDescriptionProps = {
|
|
12
12
|
description?: string;
|
|
13
13
|
};
|
|
14
14
|
declare function PropertyDescription({
|
|
15
15
|
description
|
|
16
|
-
}: PropertyDescriptionProps):
|
|
16
|
+
}: PropertyDescriptionProps): react_jsx_runtime59.JSX.Element | undefined;
|
|
17
17
|
type PropertyTitleProps = {
|
|
18
18
|
title?: string;
|
|
19
19
|
};
|
|
20
20
|
declare function PropertyTitle({
|
|
21
21
|
title
|
|
22
|
-
}: PropertyTitleProps):
|
|
22
|
+
}: PropertyTitleProps): react_jsx_runtime59.JSX.Element | undefined;
|
|
23
23
|
type PropertyProps = {
|
|
24
24
|
id?: string;
|
|
25
25
|
name?: ReactNode;
|
|
@@ -49,6 +49,6 @@ declare function Property({
|
|
|
49
49
|
additional,
|
|
50
50
|
constraints,
|
|
51
51
|
children
|
|
52
|
-
}: PropertyProps):
|
|
52
|
+
}: PropertyProps): react_jsx_runtime59.JSX.Element;
|
|
53
53
|
//#endregion
|
|
54
54
|
export { PropertyTitle as a, PropertyToggleProps as c, PropertyProps as i, PropertyDescription as n, PropertyTitleProps as o, PropertyDescriptionProps as r, PropertyToggle as s, Property as t };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { t as
|
|
2
|
-
import { n as useLanguageComponents } from "./contexts-
|
|
3
|
-
import { t as useComponents } from "./use-components-
|
|
1
|
+
import { t as __exportAll } from "./chunk-CAbhIZi1.js";
|
|
2
|
+
import { n as useLanguageComponents } from "./contexts-CLpvBI91.js";
|
|
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 { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
|
|
8
8
|
//#region src/languages/python.tsx
|
|
9
|
-
var python_exports = /* @__PURE__ */
|
|
9
|
+
var python_exports = /* @__PURE__ */ __exportAll({
|
|
10
10
|
Declaration: () => Declaration,
|
|
11
11
|
MethodSignature: () => MethodSignature,
|
|
12
12
|
Property: () => Property,
|
|
@@ -260,17 +260,7 @@ function Declaration({ decl }) {
|
|
|
260
260
|
children: "…"
|
|
261
261
|
})
|
|
262
262
|
] });
|
|
263
|
-
case "PythonDeclType": return /* @__PURE__ */
|
|
264
|
-
/* @__PURE__ */ jsx("span", {
|
|
265
|
-
className: style_default.TextIdentifier,
|
|
266
|
-
children: decl.ident
|
|
267
|
-
}),
|
|
268
|
-
/* @__PURE__ */ jsx("span", {
|
|
269
|
-
className: style_default.TextOperator,
|
|
270
|
-
children: " = "
|
|
271
|
-
}),
|
|
272
|
-
/* @__PURE__ */ jsx(Lang.Type, { type: decl.type })
|
|
273
|
-
] });
|
|
263
|
+
case "PythonDeclType": return /* @__PURE__ */ jsx(Fragment$1, { children: /* @__PURE__ */ jsx(Lang.Type, { type: decl.type }) });
|
|
274
264
|
case "PythonDeclReference": return /* @__PURE__ */ jsx(Lang.Type, { type: decl.type });
|
|
275
265
|
}
|
|
276
266
|
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import * as SDKJSON from "@stainless/sdk-json";
|
|
2
|
+
|
|
3
|
+
//#region src/routing.d.ts
|
|
4
|
+
declare namespace routing_d_exports {
|
|
5
|
+
export { DocsLanguage, LanguageNames, Languages, ParsedStainlessPath, RouteEntry, SpecTreeEntry, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
|
|
6
|
+
}
|
|
7
|
+
declare const Languages: readonly ["http", "node", "python", "go", "typescript", "terraform", "ruby", "java", "kotlin", "csharp", "php"];
|
|
8
|
+
declare const SupportedLanguageSyntaxes: string[];
|
|
9
|
+
type DocsLanguage = (typeof Languages)[number];
|
|
10
|
+
declare const LanguageNames: Record<DocsLanguage, string>;
|
|
11
|
+
declare function getLanguageSnippet(language: DocsLanguage): "node.default" | "go.default" | "python.default" | "terraform.default" | "http.curl" | "typescript.default" | "ruby.default" | "java.default" | "kotlin.default" | "csharp.default" | "php.default";
|
|
12
|
+
declare function isSupportedLanguage(language: string): language is DocsLanguage;
|
|
13
|
+
type ParsedStainlessPath = ReturnType<typeof parseStainlessPath>;
|
|
14
|
+
declare function parseStainlessPath(stainlessPath: string): {
|
|
15
|
+
resource: string[] | null;
|
|
16
|
+
method: string | null;
|
|
17
|
+
model: string | null;
|
|
18
|
+
routable: string | undefined;
|
|
19
|
+
} | null;
|
|
20
|
+
declare function trimStainlessPath(stainlessPath: string): string;
|
|
21
|
+
declare function getResource(stainlessPath: string): string | undefined;
|
|
22
|
+
declare function parseRoute(basePath: string, route: string): {
|
|
23
|
+
stainlessPath: string;
|
|
24
|
+
language: DocsLanguage;
|
|
25
|
+
};
|
|
26
|
+
declare function generateRoute(basePath: string, language: string, stainlessPath: string): string | null;
|
|
27
|
+
type SpecTreeEntry = {
|
|
28
|
+
data: SDKJSON.Method | SDKJSON.Resource | SDKJSON.Model;
|
|
29
|
+
path: string[];
|
|
30
|
+
};
|
|
31
|
+
declare function walkTree(spec: SDKJSON.Spec, includeModels?: boolean): Generator<SpecTreeEntry, void, any>;
|
|
32
|
+
type RouteEntry = {
|
|
33
|
+
title: string;
|
|
34
|
+
kind: SpecTreeEntry['data']['kind'];
|
|
35
|
+
language: DocsLanguage;
|
|
36
|
+
stainlessPath: string;
|
|
37
|
+
slug: string;
|
|
38
|
+
};
|
|
39
|
+
declare function generateRouteList({
|
|
40
|
+
spec,
|
|
41
|
+
languages,
|
|
42
|
+
excludeLanguages
|
|
43
|
+
}: {
|
|
44
|
+
spec: SDKJSON.Spec;
|
|
45
|
+
languages?: DocsLanguage[];
|
|
46
|
+
excludeLanguages?: DocsLanguage[];
|
|
47
|
+
}): RouteEntry[];
|
|
48
|
+
type ResourceOrMethod = SDKJSON.Resource | SDKJSON.Method;
|
|
49
|
+
declare function findNavigationPath(items: ResourceOrMethod[], target: string): string[] | undefined;
|
|
50
|
+
declare function expandToElement(el: HTMLElement | null): void;
|
|
51
|
+
declare function scrollToPath(stainlessPath: string): void;
|
|
52
|
+
declare function updateHistory(basePath: string, language: DocsLanguage, stainlessPath: string): void;
|
|
53
|
+
//#endregion
|
|
54
|
+
export { routing_d_exports as _, RouteEntry as a, updateHistory as b, expandToElement as c, generateRouteList as d, getLanguageSnippet as f, parseStainlessPath as g, parseRoute as h, ParsedStainlessPath as i, findNavigationPath as l, isSupportedLanguage as m, LanguageNames as n, SpecTreeEntry as o, getResource as p, Languages as r, SupportedLanguageSyntaxes as s, DocsLanguage as t, generateRoute as u, scrollToPath as v, walkTree as x, trimStainlessPath as y };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as
|
|
1
|
+
import { t as __exportAll } from "./chunk-CAbhIZi1.js";
|
|
2
2
|
|
|
3
3
|
//#region src/routing.ts
|
|
4
|
-
var routing_exports = /* @__PURE__ */
|
|
4
|
+
var routing_exports = /* @__PURE__ */ __exportAll({
|
|
5
5
|
LanguageNames: () => LanguageNames,
|
|
6
6
|
Languages: () => Languages,
|
|
7
7
|
SupportedLanguageSyntaxes: () => SupportedLanguageSyntaxes,
|
package/dist/routing.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as RouteEntry, b as updateHistory, c as expandToElement, d as generateRouteList, f as getLanguageSnippet, g as parseStainlessPath, h as parseRoute, i as ParsedStainlessPath, l as findNavigationPath, m as isSupportedLanguage, n as LanguageNames, o as SpecTreeEntry, p as getResource, r as Languages, s as SupportedLanguageSyntaxes, t as DocsLanguage, u as generateRoute, v as scrollToPath, x as walkTree, y as trimStainlessPath } from "./routing-
|
|
1
|
+
import { a as RouteEntry, b as updateHistory, c as expandToElement, d as generateRouteList, f as getLanguageSnippet, g as parseStainlessPath, h as parseRoute, i as ParsedStainlessPath, l as findNavigationPath, m as isSupportedLanguage, n as LanguageNames, o as SpecTreeEntry, p as getResource, r as Languages, s as SupportedLanguageSyntaxes, t as DocsLanguage, u as generateRoute, v as scrollToPath, x as walkTree, y as trimStainlessPath } from "./routing-BcWYAHJp.js";
|
|
2
2
|
export { DocsLanguage, LanguageNames, Languages, ParsedStainlessPath, RouteEntry, SpecTreeEntry, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
|
package/dist/routing.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { _ as walkTree, a as findNavigationPath, c as getLanguageSnippet, d as parseRoute, f as parseStainlessPath, g as updateHistory, h as trimStainlessPath, i as expandToElement, l as getResource, m as scrollToPath, n as Languages, o as generateRoute, r as SupportedLanguageSyntaxes, s as generateRouteList, t as LanguageNames, u as isSupportedLanguage } from "./routing-
|
|
1
|
+
import { _ as walkTree, a as findNavigationPath, c as getLanguageSnippet, d as parseRoute, f as parseStainlessPath, g as updateHistory, h as trimStainlessPath, i as expandToElement, l as getResource, m as scrollToPath, n as Languages, o as generateRoute, r as SupportedLanguageSyntaxes, s as generateRouteList, t as LanguageNames, u as isSupportedLanguage } from "./routing-Dl0FprK1.js";
|
|
2
2
|
|
|
3
3
|
export { LanguageNames, Languages, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { t as
|
|
1
|
+
import { t as __exportAll } from "./chunk-CAbhIZi1.js";
|
|
2
2
|
import { a as useLanguage, l as useSpec, r as useDeclaration } from "./docs-CXqi26jB.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
6
|
import * as React$1 from "react";
|
|
7
7
|
import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
|
|
9
9
|
//#region src/languages/ruby.tsx
|
|
10
|
-
var ruby_exports = /* @__PURE__ */
|
|
10
|
+
var ruby_exports = /* @__PURE__ */ __exportAll({
|
|
11
11
|
Declaration: () => Declaration,
|
|
12
12
|
MethodSignature: () => MethodSignature,
|
|
13
13
|
Property: () => Property,
|