@stainless-api/docs-ui 0.1.0-beta.64 → 0.1.0-beta.65

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.
Files changed (120) hide show
  1. package/dist/{breadcrumbs-LWaLZTKQ.js → breadcrumbs-C22Eos5U.js} +2 -2
  2. package/dist/{breadcrumbs--UnnviuM.d.ts → breadcrumbs-Cvm5Ifm7.d.ts} +2 -2
  3. package/dist/{cli-DxaqMIw8.js → cli-C9b02R53.js} +2 -2
  4. package/dist/{component-DJPAOOcm.js → component-B5j-H4cO.js} +2 -2
  5. package/dist/{component-generics-MlWbpDgJ.d.ts → component-generics-DBuEnCtJ.d.ts} +2 -2
  6. package/dist/components/MaskedInput.d.ts +1 -1
  7. package/dist/components/MaskedInput.js +1 -1
  8. package/dist/components/breadcrumbs.d.ts +1 -1
  9. package/dist/components/breadcrumbs.js +2 -2
  10. package/dist/components/icons.d.ts +12 -12
  11. package/dist/components/index.d.ts +10 -10
  12. package/dist/components/index.js +10 -10
  13. package/dist/components/method.d.ts +1 -1
  14. package/dist/components/method.js +2 -2
  15. package/dist/components/overview.d.ts +1 -1
  16. package/dist/components/overview.js +3 -3
  17. package/dist/components/primitives.d.ts +1 -1
  18. package/dist/components/primitives.js +1 -1
  19. package/dist/components/properties.d.ts +1 -1
  20. package/dist/components/properties.js +1 -1
  21. package/dist/components/sdk-sidebar.d.ts +1 -1
  22. package/dist/components/sdk-sidebar.js +2 -2
  23. package/dist/components/sdk.d.ts +1 -1
  24. package/dist/components/sdk.js +1 -1
  25. package/dist/components/snippets.d.ts +2 -2
  26. package/dist/components/snippets.js +1 -1
  27. package/dist/components/stl-sidebar.d.ts +1 -1
  28. package/dist/components/stl-sidebar.js +1 -1
  29. package/dist/{components-BDWui61-.js → components-C4bGzXqr.js} +9 -9
  30. package/dist/contexts/component-generics.d.ts +1 -1
  31. package/dist/contexts/component-types.d.ts +11 -11
  32. package/dist/contexts/component.d.ts +14 -14
  33. package/dist/contexts/component.js +21 -21
  34. package/dist/contexts/docs.d.ts +1 -1
  35. package/dist/contexts/index.d.ts +15 -15
  36. package/dist/contexts/markdown.d.ts +1 -1
  37. package/dist/contexts/navigation.d.ts +1 -1
  38. package/dist/contexts/use-components.d.ts +10 -10
  39. package/dist/{csharp-DG58HgOR.js → csharp-Ckuihkec.js} +1 -1
  40. package/dist/{docs-QzBZ07DA.d.ts → docs-CMkfabi3.d.ts} +2 -2
  41. package/dist/{go-FsjdFhA1.js → go-DrZxKwGv.js} +1 -1
  42. package/dist/{http-BjtWXfQq.js → http-BoZv04yo.js} +33 -4
  43. package/dist/{index-DJvggpZ-.d.ts → index-BYTDY59Z.d.ts} +9 -9
  44. package/dist/{index-DbDRmfDC.d.ts → index-DCqDybi3.d.ts} +39 -39
  45. package/dist/index.d.ts +16 -16
  46. package/dist/index.js +21 -21
  47. package/dist/{java-Bd6ywsPr.js → java-DB33acTL.js} +1 -1
  48. package/dist/languages/cli.d.ts +11 -11
  49. package/dist/languages/cli.js +12 -12
  50. package/dist/languages/csharp.d.ts +11 -11
  51. package/dist/languages/csharp.js +1 -1
  52. package/dist/languages/go.d.ts +11 -11
  53. package/dist/languages/go.js +1 -1
  54. package/dist/languages/http.d.ts +11 -11
  55. package/dist/languages/http.js +11 -11
  56. package/dist/languages/index.d.ts +11 -11
  57. package/dist/languages/index.js +20 -20
  58. package/dist/languages/java.d.ts +11 -11
  59. package/dist/languages/java.js +1 -1
  60. package/dist/languages/python.d.ts +11 -11
  61. package/dist/languages/python.js +1 -1
  62. package/dist/languages/ruby.d.ts +11 -11
  63. package/dist/languages/ruby.js +1 -1
  64. package/dist/languages/terraform.d.ts +11 -11
  65. package/dist/languages/terraform.js +1 -1
  66. package/dist/languages/typescript.d.ts +11 -11
  67. package/dist/languages/typescript.js +1 -1
  68. package/dist/languages-ZaloBYTK.js +30 -0
  69. package/dist/markdown/index.d.ts +1 -1
  70. package/dist/markdown/index.js +21 -21
  71. package/dist/markdown/printer.d.ts +1 -1
  72. package/dist/markdown/printer.js +22 -22
  73. package/dist/markdown/utils.d.ts +2 -2
  74. package/dist/{markdown-DJp68jgE.d.ts → markdown-9xLfF9XX.d.ts} +2 -2
  75. package/dist/{method-Co4oGHq0.d.ts → method-BwXzL3P1.d.ts} +6 -6
  76. package/dist/{method-Cz2lZSmc.js → method-DuiknwGt.js} +9 -3
  77. package/dist/{navigation-D3NgO72i.d.ts → navigation-C7KdkOOQ.d.ts} +2 -2
  78. package/dist/{overview-Cj_1NjH4.d.ts → overview-Bgw9OG4s.d.ts} +6 -6
  79. package/dist/{overview-Rmj_2SSL.js → overview-CcVRPEBm.js} +4 -4
  80. package/dist/{primitives-CLz53F72.js → primitives-B6y6nqBK.js} +1 -1
  81. package/dist/{primitives-BVImQZIK.d.ts → primitives-BFT7Ya7M.d.ts} +11 -11
  82. package/dist/{properties-USEPePSD.js → properties-D2J5gvC-.js} +1 -1
  83. package/dist/{properties-DrXRF5dN.d.ts → properties-Dw7HWUj0.d.ts} +5 -5
  84. package/dist/{python-DuKMXtnf.js → python-CU3scKKD.js} +1 -1
  85. package/dist/routing.d.ts +1 -1
  86. package/dist/{ruby-caNh8R-U.js → ruby-DGRZDnHB.js} +1 -1
  87. package/dist/{sdk-BiZDCG58.d.ts → sdk-AjblXmHS.d.ts} +15 -15
  88. package/dist/{sdk-BjiDGP5c.js → sdk-CR-rCp9e.js} +3 -3
  89. package/dist/{sdk-sidebar-f7SS4xxq.d.ts → sdk-sidebar-D0TtSeoG.d.ts} +2 -2
  90. package/dist/{sdk-sidebar-DdpmtIRH.js → sdk-sidebar-FL7e7_BM.js} +1 -1
  91. package/dist/{snippets-DWblYtQ8.d.ts → snippets-Cp1UqKR_.d.ts} +1 -1
  92. package/dist/{snippets-DSwfbtDo.js → snippets-Us8YSl3A.js} +2 -2
  93. package/dist/spec.d.ts +3 -3
  94. package/dist/{stl-sidebar-BKBJelb1.d.ts → stl-sidebar-GAhLy2ST.d.ts} +2 -2
  95. package/dist/{stl-sidebar-Cygo6VjR.js → stl-sidebar-WtimNrk1.js} +1 -1
  96. package/dist/{style-Btdhlyzs.js → style-HpXpcJ9v.js} +1 -0
  97. package/dist/style.d.ts +1 -0
  98. package/dist/style.js +1 -1
  99. package/dist/styles/main.css +7 -0
  100. package/dist/styles.css +9 -3
  101. package/dist/{terraform-C5niSkCy.js → terraform-BD7o7zbh.js} +1 -1
  102. package/dist/{typescript-MlS1z4sG.js → typescript-CEVQ6kS_.js} +1 -1
  103. package/package.json +2 -2
  104. package/dist/breadcrumbs-D-5T4feJ.d.ts +0 -25
  105. package/dist/component-generics-B7o0uTDM.d.ts +0 -30
  106. package/dist/docs-B7UKWxWn.d.ts +0 -47
  107. package/dist/index-D7cYRCX9.d.ts +0 -345
  108. package/dist/index-DRblqs_x.d.ts +0 -16
  109. package/dist/languages-BN8-A3YZ.js +0 -30
  110. package/dist/markdown-Dg9HMal8.d.ts +0 -22
  111. package/dist/method-O9UBNEp2.d.ts +0 -59
  112. package/dist/navigation-B4vW2BCl.d.ts +0 -29
  113. package/dist/overview-LaDqIxPP.d.ts +0 -39
  114. package/dist/primitives-ClTSL56K.d.ts +0 -105
  115. package/dist/properties-CjcmtaiQ.d.ts +0 -54
  116. package/dist/routing-BEbg8P4_.d.ts +0 -61
  117. package/dist/sdk-hxjRpJH0.d.ts +0 -122
  118. package/dist/sdk-sidebar-COHATE2-.d.ts +0 -15
  119. package/dist/snippets-Ci86b9RQ.d.ts +0 -53
  120. package/dist/stl-sidebar-BUEH7mR_.d.ts +0 -58
@@ -1,7 +1,7 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { n as useLanguageComponents } from "./contexts-DMjqoc7S.js";
3
3
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
4
- import { t as style_default } from "./style-Btdhlyzs.js";
4
+ import { t as style_default } from "./style-HpXpcJ9v.js";
5
5
  import * as React$1 from "react";
6
6
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
7
7
 
@@ -1,6 +1,6 @@
1
1
  import { _ as Spec, m as Resource, u as LanguageDeclNodes, v as SpecLanguage } from "./index-CwjGm9zX.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime60 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime88 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/contexts/docs.d.ts
6
6
  type ContentPanelLayout = 'double-pane' | 'single-pane';
@@ -42,6 +42,6 @@ declare function DocsProvider({
42
42
  language,
43
43
  settings,
44
44
  children
45
- }: DocsProviderProps): react_jsx_runtime60.JSX.Element;
45
+ }: DocsProviderProps): react_jsx_runtime88.JSX.Element;
46
46
  //#endregion
47
47
  export { DocsProviderProps as a, useContentPanelLayout as c, useLanguage as d, useResource as f, useSpec as h, DocsProvider as i, useDeclaration as l, useSnippet as m, Declaration as n, PropertySettingsType as o, useSettings as p, DocsContextType as r, useAvailableLanguages as s, ContentPanelLayout as t, useDocs as u };
@@ -1,7 +1,7 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { n as useLanguageComponents } from "./contexts-DMjqoc7S.js";
3
3
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
4
- import { t as style_default } from "./style-Btdhlyzs.js";
4
+ import { t as style_default } from "./style-HpXpcJ9v.js";
5
5
  import * as React$1 from "react";
6
6
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
7
7
 
@@ -1,12 +1,15 @@
1
1
  import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
- import { i as useDeclaration, o as useLanguage, u as useSpec } from "./docs-6PYi1eEV.js";
2
+ import { i as useDeclaration, n as useAvailableLanguages, o as useLanguage, u as useSpec } from "./docs-6PYi1eEV.js";
3
+ import { n as useNavigation } from "./navigation-aoYZ_tl4.js";
3
4
  import { n as useLanguageComponents } from "./contexts-DMjqoc7S.js";
4
5
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
5
- import { t as style_default } from "./style-Btdhlyzs.js";
6
- import { i as PropertyToggle } from "./properties-USEPePSD.js";
7
- import { y as useStreamingResponse } from "./sdk-BjiDGP5c.js";
6
+ import { t as style_default } from "./style-HpXpcJ9v.js";
7
+ import { i as PropertyToggle } from "./properties-D2J5gvC-.js";
8
+ import { s as generateRoute, t as LanguageNames } from "./routing-B7QoUwlD.js";
9
+ import { y as useStreamingResponse } from "./sdk-CR-rCp9e.js";
8
10
  import React from "react";
9
11
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
12
+ import clsx from "clsx";
10
13
 
11
14
  //#region src/languages/http.tsx
12
15
  var http_exports = /* @__PURE__ */ __exportAll({
@@ -235,6 +238,8 @@ function MethodSignature({ decl }) {
235
238
  function MethodInfo({ decl, children }) {
236
239
  const Docs = useComponents();
237
240
  const streamingResponse = useStreamingResponse(decl);
241
+ const implementedLanguages = useAvailableLanguages(decl.stainlessPath);
242
+ const { basePath } = useNavigation();
238
243
  const params = Object.entries(decl.paramsChildren).filter(([, value]) => value.length).map(([location, value]) => /* @__PURE__ */ jsx(React.Fragment, { children: /* @__PURE__ */ jsxs("div", {
239
244
  className: style_default.MethodParameters,
240
245
  "data-stldocs-property-group": location.at(0),
@@ -255,6 +260,30 @@ function MethodInfo({ decl, children }) {
255
260
  }, "method-info-section"));
256
261
  const responseChildren = "responseChildren" in decl && decl.responseChildren && decl.responseChildren.length > 0 ? [...decl.responseChildren] : [];
257
262
  if (streamingResponse) responseChildren.push(streamingResponse);
263
+ if (params.length === 0 && responseChildren.length === 0) {
264
+ const availableLanguageLinks = implementedLanguages.filter((lang) => lang !== "http").flatMap((lang) => {
265
+ const url = generateRoute(basePath ?? "/", lang, decl.stainlessPath);
266
+ return url ? [{
267
+ url,
268
+ label: LanguageNames[lang] ?? lang
269
+ }] : [];
270
+ });
271
+ return /* @__PURE__ */ jsxs("div", {
272
+ className: style_default.MethodInfo,
273
+ children: [children, implementedLanguages.length > 0 && /* @__PURE__ */ jsxs("div", {
274
+ className: clsx("stl-ui-prose", style_default.MethodAvailableLanguages),
275
+ children: [/* @__PURE__ */ jsx("h5", { children: "Supported Languages" }), /* @__PURE__ */ jsxs("div", {
276
+ className: style_default.MethodAvailableLanguages,
277
+ children: ["This method is available in:", /* @__PURE__ */ jsx("ul", { children: availableLanguageLinks.map(({ url, label }) => {
278
+ return /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", {
279
+ href: url,
280
+ children: label
281
+ }) }, url);
282
+ }) })]
283
+ })]
284
+ })]
285
+ });
286
+ }
258
287
  return /* @__PURE__ */ jsxs("div", {
259
288
  className: style_default.MethodInfo,
260
289
  children: [
@@ -1,12 +1,12 @@
1
- import { a as Join, c as ListViewProps, d as ToggleButtonProps, f as Tooltip, i as InputProps, l as Markdown, n as Expander, o as Link, p as VirtualExpander, r as Input, s as ListView, t as Badge, u as ToggleButton } from "./primitives-ClTSL56K.js";
2
- import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "./breadcrumbs-D-5T4feJ.js";
3
- import { a as MethodHeaderProps, c as MethodProps, i as MethodHeader, l as MethodRoute, n as MethodDescription, o as MethodInfo, r as MethodDescriptionProps, s as MethodInfoProps, t as Method, u as MethodRouteProps } from "./method-Co4oGHq0.js";
4
- import { a as PropertyTitle, c as PropertyToggleProps, i as PropertyProps, n as PropertyDescription, o as PropertyTitleProps, r as PropertyDescriptionProps, s as PropertyToggle, t as Property } from "./properties-CjcmtaiQ.js";
5
- import { C as SDKSnippetLanguagesType, D as useStreamingResponse, E as useReferenceNesting, S as SDKSnippetLanguages, T as usePropertyModel, _ as SDKModel, a as SDKChildren, b as SDKRequestTitle, c as SDKDeclaration, d as SDKLanguageBlock, f as SDKMethod, g as SDKMethodProps, h as SDKMethodNotImplemented, i as ReferenceNestingContextType, l as SDKExample, m as SDKMethodInfo, n as PropertyModelContextType, o as SDKConstraints, p as SDKMethodHeader, r as ReferenceNestingContext, s as SDKConstraintsProps, t as PropertyModelContext, u as SDKIcon, v as SDKModelProps, w as TransformRequestSnippetFn, x as SDKRequestTitleProps, y as SDKReference } from "./sdk-hxjRpJH0.js";
6
- import { a as SnippetContainer, c as SnippetProps, d as SnippetResponse, i as SnippetCodeProps, l as SnippetRequestContainer, n as SnippetButtons, o as SnippetContainerProps, r as SnippetCode, s as SnippetFooter, t as Snippet, u as SnippetRequestContainerProps } from "./snippets-Ci86b9RQ.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-Cj_1NjH4.js";
8
- import { n as SDKSidebarProps, t as SDKSidebar } from "./sdk-sidebar-COHATE2-.js";
9
- import { a as StlSidebarProps, i as StlSidebarLink, n as StlSidebarEntry, o as StlSidebarTarget, r as StlSidebarGroup, t as StlSidebar } from "./stl-sidebar-BUEH7mR_.js";
1
+ import { a as Join, c as ListViewProps, d as ToggleButtonProps, f as Tooltip, i as InputProps, l as Markdown, n as Expander, o as Link, p as VirtualExpander, r as Input, s as ListView, t as Badge, u as ToggleButton } from "./primitives-BFT7Ya7M.js";
2
+ import { n as generateApiBreadcrumbs, t as SDKBreadcrumbs } from "./breadcrumbs-Cvm5Ifm7.js";
3
+ import { a as MethodHeaderProps, c as MethodProps, i as MethodHeader, l as MethodRoute, n as MethodDescription, o as MethodInfo, r as MethodDescriptionProps, s as MethodInfoProps, t as Method, u as MethodRouteProps } from "./method-BwXzL3P1.js";
4
+ import { a as PropertyTitle, c as PropertyToggleProps, i as PropertyProps, n as PropertyDescription, o as PropertyTitleProps, r as PropertyDescriptionProps, s as PropertyToggle, t as Property } from "./properties-Dw7HWUj0.js";
5
+ import { C as SDKSnippetLanguagesType, D as useStreamingResponse, E as useReferenceNesting, S as SDKSnippetLanguages, T as usePropertyModel, _ as SDKModel, a as SDKChildren, b as SDKRequestTitle, c as SDKDeclaration, d as SDKLanguageBlock, f as SDKMethod, g as SDKMethodProps, h as SDKMethodNotImplemented, i as ReferenceNestingContextType, l as SDKExample, m as SDKMethodInfo, n as PropertyModelContextType, o as SDKConstraints, p as SDKMethodHeader, r as ReferenceNestingContext, s as SDKConstraintsProps, t as PropertyModelContext, u as SDKIcon, v as SDKModelProps, w as TransformRequestSnippetFn, x as SDKRequestTitleProps, y as SDKReference } from "./sdk-AjblXmHS.js";
6
+ import { a as SnippetContainer, c as SnippetProps, d as SnippetResponse, i as SnippetCodeProps, l as SnippetRequestContainer, n as SnippetButtons, o as SnippetContainerProps, r as SnippetCode, s as SnippetFooter, t as Snippet, u as SnippetRequestContainerProps } from "./snippets-Cp1UqKR_.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-Bgw9OG4s.js";
8
+ import { n as SDKSidebarProps, t as SDKSidebar } from "./sdk-sidebar-D0TtSeoG.js";
9
+ import { a as StlSidebarProps, i as StlSidebarLink, n as StlSidebarEntry, o as StlSidebarTarget, r as StlSidebarGroup, t as StlSidebar } from "./stl-sidebar-GAhLy2ST.js";
10
10
 
11
11
  //#region src/components/index.d.ts
12
12
  declare namespace index_d_exports {
@@ -1,8 +1,8 @@
1
1
  import { a as GoAST, b as TerraformAST, h as RubyAST, i as DeclarationNode, l as JavaAST, m as Resource$1, n as CLIAST, p as PythonAST, r as CSharpAST, s as HttpAST, x as Type$9, y as TSAST } from "./index-CwjGm9zX.js";
2
- import { i as PropertyProps$9 } from "./properties-CjcmtaiQ.js";
2
+ import { i as PropertyProps$9 } from "./properties-Dw7HWUj0.js";
3
3
  import * as React$1 from "react";
4
4
  import React, { ReactNode } from "react";
5
- import * as react_jsx_runtime62 from "react/jsx-runtime";
5
+ import * as react_jsx_runtime30 from "react/jsx-runtime";
6
6
 
7
7
  //#region src/languages/typescript.d.ts
8
8
  declare namespace typescript_d_exports {
@@ -13,16 +13,16 @@ type TypeProps$8 = {
13
13
  };
14
14
  declare function TypeName$8({
15
15
  type
16
- }: TypeProps$8): string | react_jsx_runtime62.JSX.Element;
16
+ }: TypeProps$8): string | react_jsx_runtime30.JSX.Element;
17
17
  declare function Type$8({
18
18
  type
19
- }: TypeProps$8): react_jsx_runtime62.JSX.Element;
19
+ }: TypeProps$8): react_jsx_runtime30.JSX.Element;
20
20
  type MethodSignatureProps$7 = {
21
21
  decl: TSAST.TSDeclFunction;
22
22
  };
23
23
  declare function MethodSignature$8({
24
24
  decl
25
- }: MethodSignatureProps$7): react_jsx_runtime62.JSX.Element;
25
+ }: MethodSignatureProps$7): react_jsx_runtime30.JSX.Element;
26
26
  type PropertyProps$8 = {
27
27
  decl: TSAST.TSDeclaration;
28
28
  children: PropertyFn;
@@ -36,7 +36,7 @@ type DeclarationProps$8 = {
36
36
  };
37
37
  declare function Declaration$8({
38
38
  decl
39
- }: DeclarationProps$8): react_jsx_runtime62.JSX.Element | undefined;
39
+ }: DeclarationProps$8): react_jsx_runtime30.JSX.Element | undefined;
40
40
  declare namespace java_d_exports {
41
41
  export { Declaration$7 as Declaration, DeclarationProps$7 as DeclarationProps, MethodSignature$7 as MethodSignature, MethodSignatureProps$6 as MethodSignatureProps, Property$7 as Property, PropertyProps$7 as PropertyProps, Type$7 as Type, TypeName$7 as TypeName };
42
42
  }
@@ -47,17 +47,17 @@ type TypeProps$7 = {
47
47
  declare function TypeName$7({
48
48
  type,
49
49
  optional
50
- }: TypeProps$7): react_jsx_runtime62.JSX.Element | "List";
50
+ }: TypeProps$7): react_jsx_runtime30.JSX.Element | "List";
51
51
  declare function Type$7({
52
52
  type,
53
53
  optional
54
- }: TypeProps$7): react_jsx_runtime62.JSX.Element;
54
+ }: TypeProps$7): react_jsx_runtime30.JSX.Element;
55
55
  type MethodSignatureProps$6 = {
56
56
  decl: JavaAST.JavaDeclFunction;
57
57
  };
58
58
  declare function MethodSignature$7({
59
59
  decl
60
- }: MethodSignatureProps$6): react_jsx_runtime62.JSX.Element;
60
+ }: MethodSignatureProps$6): react_jsx_runtime30.JSX.Element;
61
61
  type PropertyProps$7 = {
62
62
  decl: JavaAST.JavaDeclaration;
63
63
  children: PropertyFn;
@@ -71,7 +71,7 @@ type DeclarationProps$7 = {
71
71
  };
72
72
  declare function Declaration$7({
73
73
  decl
74
- }: DeclarationProps$7): react_jsx_runtime62.JSX.Element | null | undefined;
74
+ }: DeclarationProps$7): react_jsx_runtime30.JSX.Element | null | undefined;
75
75
  declare namespace go_d_exports {
76
76
  export { Declaration$6 as Declaration, DeclarationProps$6 as DeclarationProps, MethodSignature$6 as MethodSignature, MethodSignatureProps$5 as MethodSignatureProps, Property$6 as Property, PropertyProps$6 as PropertyProps, Type$6 as Type, TypeName$6 as TypeName, TypeProps$6 as TypeProps };
77
77
  }
@@ -80,16 +80,16 @@ type TypeProps$6 = {
80
80
  };
81
81
  declare function TypeName$6({
82
82
  type
83
- }: TypeProps$6): string | react_jsx_runtime62.JSX.Element;
83
+ }: TypeProps$6): string | react_jsx_runtime30.JSX.Element;
84
84
  declare function Type$6({
85
85
  type
86
- }: TypeProps$6): react_jsx_runtime62.JSX.Element;
86
+ }: TypeProps$6): react_jsx_runtime30.JSX.Element;
87
87
  type MethodSignatureProps$5 = {
88
88
  decl: GoAST.GoDeclFunction;
89
89
  };
90
90
  declare function MethodSignature$6({
91
91
  decl
92
- }: MethodSignatureProps$5): react_jsx_runtime62.JSX.Element;
92
+ }: MethodSignatureProps$5): react_jsx_runtime30.JSX.Element;
93
93
  type PropertyProps$6 = {
94
94
  decl: GoAST.GoDeclaration;
95
95
  children: PropertyFn;
@@ -103,7 +103,7 @@ type DeclarationProps$6 = {
103
103
  };
104
104
  declare function Declaration$6({
105
105
  decl
106
- }: DeclarationProps$6): react_jsx_runtime62.JSX.Element | undefined;
106
+ }: DeclarationProps$6): react_jsx_runtime30.JSX.Element | undefined;
107
107
  declare namespace python_d_exports {
108
108
  export { Declaration$5 as Declaration, DeclarationProps$5 as DeclarationProps, MethodSignature$5 as MethodSignature, MethodSignatureProps$4 as MethodSignatureProps, Property$5 as Property, PropertyProps$5 as PropertyProps, Type$5 as Type, TypeName$5 as TypeName };
109
109
  }
@@ -112,16 +112,16 @@ type TypeProps$5 = {
112
112
  };
113
113
  declare function TypeName$5({
114
114
  type
115
- }: TypeProps$5): string | react_jsx_runtime62.JSX.Element;
115
+ }: TypeProps$5): string | react_jsx_runtime30.JSX.Element;
116
116
  declare function Type$5({
117
117
  type
118
- }: TypeProps$5): react_jsx_runtime62.JSX.Element;
118
+ }: TypeProps$5): react_jsx_runtime30.JSX.Element;
119
119
  type MethodSignatureProps$4 = {
120
120
  decl: PythonAST.PythonDeclFunction;
121
121
  };
122
122
  declare function MethodSignature$5({
123
123
  decl
124
- }: MethodSignatureProps$4): react_jsx_runtime62.JSX.Element;
124
+ }: MethodSignatureProps$4): react_jsx_runtime30.JSX.Element;
125
125
  type PropertyProps$5 = {
126
126
  decl: PythonAST.PythonDeclaration;
127
127
  children: PropertyFn;
@@ -135,7 +135,7 @@ type DeclarationProps$5 = {
135
135
  };
136
136
  declare function Declaration$5({
137
137
  decl
138
- }: DeclarationProps$5): react_jsx_runtime62.JSX.Element | undefined;
138
+ }: DeclarationProps$5): react_jsx_runtime30.JSX.Element | undefined;
139
139
  declare namespace ruby_d_exports {
140
140
  export { Declaration$4 as Declaration, DeclarationProps$4 as DeclarationProps, MethodSignature$4 as MethodSignature, MethodSignatureProps$3 as MethodSignatureProps, Property$4 as Property, PropertyProps$4 as PropertyProps, Type$4 as Type, TypeName$4 as TypeName };
141
141
  }
@@ -144,16 +144,16 @@ type TypeProps$4 = {
144
144
  };
145
145
  declare function TypeName$4({
146
146
  type
147
- }: TypeProps$4): string | react_jsx_runtime62.JSX.Element;
147
+ }: TypeProps$4): string | react_jsx_runtime30.JSX.Element;
148
148
  declare function Type$4({
149
149
  type
150
- }: TypeProps$4): react_jsx_runtime62.JSX.Element;
150
+ }: TypeProps$4): react_jsx_runtime30.JSX.Element;
151
151
  type MethodSignatureProps$3 = {
152
152
  decl: RubyAST.RubyDeclFunction;
153
153
  };
154
154
  declare function MethodSignature$4({
155
155
  decl
156
- }: MethodSignatureProps$3): react_jsx_runtime62.JSX.Element;
156
+ }: MethodSignatureProps$3): react_jsx_runtime30.JSX.Element;
157
157
  type PropertyProps$4 = {
158
158
  decl: RubyAST.RubyDeclaration;
159
159
  children: PropertyFn;
@@ -167,7 +167,7 @@ type DeclarationProps$4 = {
167
167
  };
168
168
  declare function Declaration$4({
169
169
  decl
170
- }: DeclarationProps$4): react_jsx_runtime62.JSX.Element | undefined;
170
+ }: DeclarationProps$4): react_jsx_runtime30.JSX.Element | undefined;
171
171
  declare namespace http_d_exports {
172
172
  export { Declaration$3 as Declaration, DeclarationProps$3 as DeclarationProps, MethodInfo, MethodSignature$3 as MethodSignature, MethodSignatureProps$2 as MethodSignatureProps, Property$3 as Property, PropertyProps$3 as PropertyProps, Type$3 as Type, TypeName$3 as TypeName };
173
173
  }
@@ -176,10 +176,10 @@ type TypeProps$3 = {
176
176
  };
177
177
  declare function TypeName$3({
178
178
  type
179
- }: TypeProps$3): string | react_jsx_runtime62.JSX.Element;
179
+ }: TypeProps$3): string | react_jsx_runtime30.JSX.Element;
180
180
  declare function Type$3({
181
181
  type
182
- }: TypeProps$3): react_jsx_runtime62.JSX.Element | undefined;
182
+ }: TypeProps$3): react_jsx_runtime30.JSX.Element | undefined;
183
183
  type MethodSignatureProps$2 = {
184
184
  decl: HttpAST.HttpDeclFunction;
185
185
  };
@@ -191,7 +191,7 @@ declare function MethodInfo({
191
191
  children
192
192
  }: MethodSignatureProps$2 & {
193
193
  children: React.ReactNode;
194
- }): react_jsx_runtime62.JSX.Element;
194
+ }): react_jsx_runtime30.JSX.Element;
195
195
  type PropertyProps$3 = {
196
196
  decl: HttpAST.HttpDeclaration;
197
197
  children: PropertyFn;
@@ -205,27 +205,27 @@ type DeclarationProps$3 = {
205
205
  };
206
206
  declare function Declaration$3({
207
207
  decl
208
- }: DeclarationProps$3): react_jsx_runtime62.JSX.Element | undefined;
208
+ }: DeclarationProps$3): react_jsx_runtime30.JSX.Element | undefined;
209
209
  declare namespace csharp_d_exports {
210
210
  export { Declaration$2 as Declaration, DeclarationProps$2 as DeclarationProps, MethodSignature$2 as MethodSignature, MethodSignatureProps$1 as MethodSignatureProps, Property$2 as Property, PropertyProps$2 as PropertyProps, Type$2 as Type, TypeName$2 as TypeName };
211
211
  }
212
212
  declare function TypeName$2({
213
213
  type,
214
214
  optional
215
- }: TypeProps$2): react_jsx_runtime62.JSX.Element;
215
+ }: TypeProps$2): react_jsx_runtime30.JSX.Element;
216
216
  type TypeProps$2 = {
217
217
  type: CSharpAST.CSharpType;
218
218
  optional?: boolean;
219
219
  };
220
220
  declare function Type$2({
221
221
  type
222
- }: TypeProps$2): react_jsx_runtime62.JSX.Element;
222
+ }: TypeProps$2): react_jsx_runtime30.JSX.Element;
223
223
  type MethodSignatureProps$1 = {
224
224
  decl: CSharpAST.CSharpDeclFunction;
225
225
  };
226
226
  declare function MethodSignature$2({
227
227
  decl
228
- }: MethodSignatureProps$1): react_jsx_runtime62.JSX.Element;
228
+ }: MethodSignatureProps$1): react_jsx_runtime30.JSX.Element;
229
229
  type PropertyProps$2 = {
230
230
  decl: CSharpAST.CSharpDeclaration;
231
231
  children: PropertyFn;
@@ -239,21 +239,21 @@ type DeclarationProps$2 = {
239
239
  };
240
240
  declare function Declaration$2({
241
241
  decl
242
- }: DeclarationProps$2): react_jsx_runtime62.JSX.Element | null | undefined;
242
+ }: DeclarationProps$2): react_jsx_runtime30.JSX.Element | null | undefined;
243
243
  declare namespace cli_d_exports {
244
244
  export { Declaration$1 as Declaration, DeclarationProps$1 as DeclarationProps, MethodSignature$1 as MethodSignature, MethodSignatureProps, Property$1 as Property, PropertyProps$1 as PropertyProps, Type$1 as Type, TypeName$1 as TypeName };
245
245
  }
246
246
  type TypeProps$1 = {
247
247
  type: HttpAST.HttpType;
248
248
  };
249
- declare function TypeName$1(props: TypeProps$1): string | react_jsx_runtime62.JSX.Element;
250
- declare function Type$1(props: TypeProps$1): react_jsx_runtime62.JSX.Element | undefined;
249
+ declare function TypeName$1(props: TypeProps$1): string | react_jsx_runtime30.JSX.Element;
250
+ declare function Type$1(props: TypeProps$1): react_jsx_runtime30.JSX.Element | undefined;
251
251
  type MethodSignatureProps = {
252
252
  decl: CLIAST.CLICommand;
253
253
  };
254
254
  declare function MethodSignature$1({
255
255
  decl
256
- }: MethodSignatureProps): react_jsx_runtime62.JSX.Element;
256
+ }: MethodSignatureProps): react_jsx_runtime30.JSX.Element;
257
257
  type PropertyProps$1 = {
258
258
  decl: CLIAST.CLIDeclaration;
259
259
  children: PropertyFn;
@@ -267,7 +267,7 @@ type DeclarationProps$1 = {
267
267
  };
268
268
  declare function Declaration$1({
269
269
  decl
270
- }: DeclarationProps$1): react_jsx_runtime62.JSX.Element | undefined;
270
+ }: DeclarationProps$1): react_jsx_runtime30.JSX.Element | undefined;
271
271
  declare namespace terraform_d_exports {
272
272
  export { Declaration, DeclarationProps, MethodSignature, Property, PropertyProps, Resource, ResourceProps, TerraformSource, Type, TypeName, TypeProps };
273
273
  }
@@ -276,10 +276,10 @@ type TypeProps = {
276
276
  };
277
277
  declare function TypeName({
278
278
  type
279
- }: TypeProps): react_jsx_runtime62.JSX.Element;
279
+ }: TypeProps): react_jsx_runtime30.JSX.Element;
280
280
  declare function Type({
281
281
  type
282
- }: TypeProps): react_jsx_runtime62.JSX.Element | undefined;
282
+ }: TypeProps): react_jsx_runtime30.JSX.Element | undefined;
283
283
  declare function MethodSignature(): null;
284
284
  type PropertyProps = {
285
285
  decl: TerraformAST.TerraformDeclaration;
@@ -295,19 +295,19 @@ declare function TerraformSource({
295
295
  }: {
296
296
  path: string;
297
297
  group: string;
298
- }): react_jsx_runtime62.JSX.Element | undefined;
298
+ }): react_jsx_runtime30.JSX.Element | undefined;
299
299
  type DeclarationProps = {
300
300
  decl: TerraformAST.TerraformDeclaration;
301
301
  };
302
302
  declare function Declaration({
303
303
  decl
304
- }: DeclarationProps): react_jsx_runtime62.JSX.Element | undefined;
304
+ }: DeclarationProps): react_jsx_runtime30.JSX.Element | undefined;
305
305
  type ResourceProps = {
306
306
  resource: Resource$1;
307
307
  };
308
308
  declare function Resource({
309
309
  resource
310
- }: ResourceProps): react_jsx_runtime62.JSX.Element;
310
+ }: ResourceProps): react_jsx_runtime30.JSX.Element;
311
311
  declare namespace index_d_exports {
312
312
  export { LanguageComponentDefinition, PropertyFn, cli_d_exports as cli, csharp_d_exports as csharp, 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, terraform_d_exports as terraform, typescript_d_exports as typescript };
313
313
  }
package/dist/index.d.ts CHANGED
@@ -1,19 +1,19 @@
1
- import "./primitives-BVImQZIK.js";
2
- import "./breadcrumbs--UnnviuM.js";
3
- import "./method-O9UBNEp2.js";
4
- import "./properties-DrXRF5dN.js";
5
- import { v as routing_d_exports } from "./routing-BEbg8P4_.js";
6
- import "./sdk-BiZDCG58.js";
7
- import "./snippets-DWblYtQ8.js";
8
- import "./overview-LaDqIxPP.js";
9
- import "./sdk-sidebar-f7SS4xxq.js";
10
- import "./stl-sidebar-BKBJelb1.js";
11
- import { t as index_d_exports } from "./index-DRblqs_x.js";
12
- import "./component-generics-MlWbpDgJ.js";
13
- import { r as index_d_exports$2 } from "./index-D7cYRCX9.js";
14
- import "./docs-B7UKWxWn.js";
15
- import "./navigation-B4vW2BCl.js";
16
- import "./markdown-Dg9HMal8.js";
1
+ import "./primitives-BFT7Ya7M.js";
2
+ import "./breadcrumbs-Cvm5Ifm7.js";
3
+ import "./method-BwXzL3P1.js";
4
+ import "./properties-Dw7HWUj0.js";
5
+ import { v as routing_d_exports } from "./routing-Cm_9XJiQ.js";
6
+ import "./sdk-AjblXmHS.js";
7
+ import "./snippets-Cp1UqKR_.js";
8
+ import "./overview-Bgw9OG4s.js";
9
+ import "./sdk-sidebar-D0TtSeoG.js";
10
+ import "./stl-sidebar-GAhLy2ST.js";
11
+ import { t as index_d_exports } from "./index-BYTDY59Z.js";
12
+ import "./component-generics-DBuEnCtJ.js";
13
+ import { r as index_d_exports$2 } from "./index-DCqDybi3.js";
14
+ import "./docs-CMkfabi3.js";
15
+ import "./navigation-C7KdkOOQ.js";
16
+ import "./markdown-9xLfF9XX.js";
17
17
  import { t as index_d_exports$1 } from "./contexts/index.js";
18
18
  import { t as utils_d_exports } from "./utils.js";
19
19
  import _default from "./style.js";
package/dist/index.js CHANGED
@@ -4,29 +4,29 @@ import "./navigation-aoYZ_tl4.js";
4
4
  import "./markdown-DHjcD13O.js";
5
5
  import { t as contexts_exports } from "./contexts-DMjqoc7S.js";
6
6
  import "./use-components-BUz3GbO4.js";
7
- import { t as style_default } from "./style-Btdhlyzs.js";
8
- import "./properties-USEPePSD.js";
9
- import "./method-Cz2lZSmc.js";
7
+ import { t as style_default } from "./style-HpXpcJ9v.js";
8
+ import "./properties-D2J5gvC-.js";
9
+ import "./method-DuiknwGt.js";
10
10
  import { m as routing_exports } from "./routing-B7QoUwlD.js";
11
- import "./primitives-CLz53F72.js";
11
+ import "./primitives-B6y6nqBK.js";
12
12
  import "./icons-BYKn5X8E.js";
13
- import "./sdk-BjiDGP5c.js";
14
- import "./snippets-DSwfbtDo.js";
13
+ import "./sdk-CR-rCp9e.js";
14
+ import "./snippets-Us8YSl3A.js";
15
15
  import { i as utils_exports } from "./utils-KWHcUI-r.js";
16
- import "./overview-Rmj_2SSL.js";
17
- import "./breadcrumbs-LWaLZTKQ.js";
18
- import "./stl-sidebar-Cygo6VjR.js";
19
- import "./sdk-sidebar-DdpmtIRH.js";
20
- import { t as components_exports } from "./components-BDWui61-.js";
21
- import "./typescript-MlS1z4sG.js";
22
- import "./java-Bd6ywsPr.js";
23
- import "./go-FsjdFhA1.js";
24
- import "./python-DuKMXtnf.js";
25
- import "./ruby-caNh8R-U.js";
26
- import "./http-BjtWXfQq.js";
27
- import "./csharp-DG58HgOR.js";
28
- import "./cli-DxaqMIw8.js";
29
- import "./terraform-C5niSkCy.js";
30
- import { n as languages_exports } from "./languages-BN8-A3YZ.js";
16
+ import "./overview-CcVRPEBm.js";
17
+ import "./breadcrumbs-C22Eos5U.js";
18
+ import "./stl-sidebar-WtimNrk1.js";
19
+ import "./sdk-sidebar-FL7e7_BM.js";
20
+ import { t as components_exports } from "./components-C4bGzXqr.js";
21
+ import "./typescript-CEVQ6kS_.js";
22
+ import "./java-DB33acTL.js";
23
+ import "./go-DrZxKwGv.js";
24
+ import "./python-CU3scKKD.js";
25
+ import "./ruby-DGRZDnHB.js";
26
+ import "./http-BoZv04yo.js";
27
+ import "./csharp-Ckuihkec.js";
28
+ import "./cli-C9b02R53.js";
29
+ import "./terraform-BD7o7zbh.js";
30
+ import { n as languages_exports } from "./languages-ZaloBYTK.js";
31
31
 
32
32
  export { components_exports as components, contexts_exports as contexts, languages_exports as languages, routing_exports as routing, style_default as style, utils_exports as utils };
@@ -2,7 +2,7 @@ import { t as __exportAll } from "./chunk-BN_g-Awi.js";
2
2
  import { o as useLanguage } from "./docs-6PYi1eEV.js";
3
3
  import { n as useLanguageComponents } from "./contexts-DMjqoc7S.js";
4
4
  import { t as useComponents } from "./use-components-BUz3GbO4.js";
5
- import { t as style_default } from "./style-Btdhlyzs.js";
5
+ import { t as style_default } from "./style-HpXpcJ9v.js";
6
6
  import * as React$1 from "react";
7
7
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
8
8
 
@@ -1,12 +1,12 @@
1
- import "../primitives-BVImQZIK.js";
2
- import "../breadcrumbs--UnnviuM.js";
3
- import "../method-O9UBNEp2.js";
4
- import "../properties-DrXRF5dN.js";
5
- import "../sdk-BiZDCG58.js";
6
- import "../snippets-DWblYtQ8.js";
7
- import "../overview-LaDqIxPP.js";
8
- import "../sdk-sidebar-f7SS4xxq.js";
9
- import "../stl-sidebar-BKBJelb1.js";
10
- import "../index-DRblqs_x.js";
11
- import { C as PropertyProps, S as Property, T as TypeName, b as MethodSignature, v as Declaration, w as Type, x as MethodSignatureProps, y as DeclarationProps } from "../index-D7cYRCX9.js";
1
+ import "../primitives-BFT7Ya7M.js";
2
+ import "../breadcrumbs-Cvm5Ifm7.js";
3
+ import "../method-BwXzL3P1.js";
4
+ import "../properties-Dw7HWUj0.js";
5
+ import "../sdk-AjblXmHS.js";
6
+ import "../snippets-Cp1UqKR_.js";
7
+ import "../overview-Bgw9OG4s.js";
8
+ import "../sdk-sidebar-D0TtSeoG.js";
9
+ import "../stl-sidebar-GAhLy2ST.js";
10
+ import "../index-BYTDY59Z.js";
11
+ import { C as PropertyProps, S as Property, T as TypeName, b as MethodSignature, v as Declaration, w as Type, x as MethodSignatureProps, y as DeclarationProps } from "../index-DCqDybi3.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -4,18 +4,18 @@ import "../navigation-aoYZ_tl4.js";
4
4
  import "../markdown-DHjcD13O.js";
5
5
  import "../contexts-DMjqoc7S.js";
6
6
  import "../use-components-BUz3GbO4.js";
7
- import "../properties-USEPePSD.js";
8
- import "../method-Cz2lZSmc.js";
9
- import "../primitives-CLz53F72.js";
7
+ import "../properties-D2J5gvC-.js";
8
+ import "../method-DuiknwGt.js";
9
+ import "../primitives-B6y6nqBK.js";
10
10
  import "../icons-BYKn5X8E.js";
11
- import "../sdk-BjiDGP5c.js";
12
- import "../snippets-DSwfbtDo.js";
13
- import "../overview-Rmj_2SSL.js";
14
- import "../breadcrumbs-LWaLZTKQ.js";
15
- import "../stl-sidebar-Cygo6VjR.js";
16
- import "../sdk-sidebar-DdpmtIRH.js";
17
- import "../components-BDWui61-.js";
18
- import "../http-BjtWXfQq.js";
19
- import { a as TypeName, i as Type, n as MethodSignature, r as Property, t as Declaration } from "../cli-DxaqMIw8.js";
11
+ import "../sdk-CR-rCp9e.js";
12
+ import "../snippets-Us8YSl3A.js";
13
+ import "../overview-CcVRPEBm.js";
14
+ import "../breadcrumbs-C22Eos5U.js";
15
+ import "../stl-sidebar-WtimNrk1.js";
16
+ import "../sdk-sidebar-FL7e7_BM.js";
17
+ import "../components-C4bGzXqr.js";
18
+ import "../http-BoZv04yo.js";
19
+ import { a as TypeName, i as Type, n as MethodSignature, r as Property, t as Declaration } from "../cli-C9b02R53.js";
20
20
 
21
21
  export { Declaration, MethodSignature, Property, Type, TypeName };
@@ -1,12 +1,12 @@
1
- import "../primitives-BVImQZIK.js";
2
- import "../breadcrumbs--UnnviuM.js";
3
- import "../method-O9UBNEp2.js";
4
- import "../properties-DrXRF5dN.js";
5
- import "../sdk-BiZDCG58.js";
6
- import "../snippets-DWblYtQ8.js";
7
- import "../overview-LaDqIxPP.js";
8
- import "../sdk-sidebar-f7SS4xxq.js";
9
- import "../stl-sidebar-BKBJelb1.js";
10
- import "../index-DRblqs_x.js";
11
- import { A as MethodSignatureProps, D as Declaration, M as PropertyProps, N as Type, O as DeclarationProps, P as TypeName, j as Property, k as MethodSignature } from "../index-D7cYRCX9.js";
1
+ import "../primitives-BFT7Ya7M.js";
2
+ import "../breadcrumbs-Cvm5Ifm7.js";
3
+ import "../method-BwXzL3P1.js";
4
+ import "../properties-Dw7HWUj0.js";
5
+ import "../sdk-AjblXmHS.js";
6
+ import "../snippets-Cp1UqKR_.js";
7
+ import "../overview-Bgw9OG4s.js";
8
+ import "../sdk-sidebar-D0TtSeoG.js";
9
+ import "../stl-sidebar-GAhLy2ST.js";
10
+ import "../index-BYTDY59Z.js";
11
+ import { A as MethodSignatureProps, D as Declaration, M as PropertyProps, N as Type, O as DeclarationProps, P as TypeName, j as Property, k as MethodSignature } from "../index-DCqDybi3.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -4,6 +4,6 @@ import "../navigation-aoYZ_tl4.js";
4
4
  import "../markdown-DHjcD13O.js";
5
5
  import "../contexts-DMjqoc7S.js";
6
6
  import "../use-components-BUz3GbO4.js";
7
- import { a as TypeName, i as Type, n as MethodSignature, r as Property, t as Declaration } from "../csharp-DG58HgOR.js";
7
+ import { a as TypeName, i as Type, n as MethodSignature, r as Property, t as Declaration } from "../csharp-Ckuihkec.js";
8
8
 
9
9
  export { Declaration, MethodSignature, Property, Type, TypeName };
@@ -1,12 +1,12 @@
1
- import "../primitives-BVImQZIK.js";
2
- import "../breadcrumbs--UnnviuM.js";
3
- import "../method-O9UBNEp2.js";
4
- import "../properties-DrXRF5dN.js";
5
- import "../sdk-BiZDCG58.js";
6
- import "../snippets-DWblYtQ8.js";
7
- import "../overview-LaDqIxPP.js";
8
- import "../sdk-sidebar-f7SS4xxq.js";
9
- import "../stl-sidebar-BKBJelb1.js";
10
- import "../index-DRblqs_x.js";
11
- import { _t as TypeName, dt as DeclarationProps, ft as MethodSignature, gt as Type, ht as PropertyProps, mt as Property, pt as MethodSignatureProps, ut as Declaration, vt as TypeProps } from "../index-D7cYRCX9.js";
1
+ import "../primitives-BFT7Ya7M.js";
2
+ import "../breadcrumbs-Cvm5Ifm7.js";
3
+ import "../method-BwXzL3P1.js";
4
+ import "../properties-Dw7HWUj0.js";
5
+ import "../sdk-AjblXmHS.js";
6
+ import "../snippets-Cp1UqKR_.js";
7
+ import "../overview-Bgw9OG4s.js";
8
+ import "../sdk-sidebar-D0TtSeoG.js";
9
+ import "../stl-sidebar-GAhLy2ST.js";
10
+ import "../index-BYTDY59Z.js";
11
+ import { _t as TypeName, dt as DeclarationProps, ft as MethodSignature, gt as Type, ht as PropertyProps, mt as Property, pt as MethodSignatureProps, ut as Declaration, vt as TypeProps } from "../index-DCqDybi3.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName, TypeProps };
@@ -4,6 +4,6 @@ import "../navigation-aoYZ_tl4.js";
4
4
  import "../markdown-DHjcD13O.js";
5
5
  import "../contexts-DMjqoc7S.js";
6
6
  import "../use-components-BUz3GbO4.js";
7
- import { a as TypeName, i as Type, n as MethodSignature, r as Property, t as Declaration } from "../go-FsjdFhA1.js";
7
+ import { a as TypeName, i as Type, n as MethodSignature, r as Property, t as Declaration } from "../go-DrZxKwGv.js";
8
8
 
9
9
  export { Declaration, MethodSignature, Property, Type, TypeName };