@stainless-api/docs-ui 0.1.0-beta.30 → 0.1.0-beta.32

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 (88) hide show
  1. package/dist/{breadcrumbs-wJ7A9MGt.d.ts → breadcrumbs-spN7rS7N.d.ts} +2 -2
  2. package/dist/{component-generics--y1IC_M-.d.ts → component-generics-Cx8yNXcW.d.ts} +2 -2
  3. package/dist/components/breadcrumbs.d.ts +1 -1
  4. package/dist/components/breadcrumbs.js +2 -2
  5. package/dist/components/chat.d.ts +3 -3
  6. package/dist/components/chat.js +2 -2
  7. package/dist/components/icons.d.ts +10 -10
  8. package/dist/components/index.d.ts +10 -10
  9. package/dist/components/index.js +2 -2
  10. package/dist/components/method.d.ts +1 -1
  11. package/dist/components/method.js +2 -2
  12. package/dist/components/overview.d.ts +1 -1
  13. package/dist/components/overview.js +2 -2
  14. package/dist/components/primitives.d.ts +1 -1
  15. package/dist/components/primitives.js +2 -2
  16. package/dist/components/properties.d.ts +1 -1
  17. package/dist/components/properties.js +2 -2
  18. package/dist/components/sdk.d.ts +2 -2
  19. package/dist/components/sdk.js +2 -2
  20. package/dist/components/sidebar.d.ts +1 -1
  21. package/dist/components/sidebar.js +2 -2
  22. package/dist/components/snippets.d.ts +3 -3
  23. package/dist/components/snippets.js +2 -2
  24. package/dist/contexts/component-generics.d.ts +1 -1
  25. package/dist/contexts/component-types.d.ts +11 -11
  26. package/dist/contexts/component.d.ts +14 -14
  27. package/dist/contexts/component.js +2 -2
  28. package/dist/contexts/docs.d.ts +1 -1
  29. package/dist/contexts/index.d.ts +18 -18
  30. package/dist/contexts/index.js +2 -2
  31. package/dist/contexts/markdown.d.ts +1 -1
  32. package/dist/contexts/markdown.js +1 -1
  33. package/dist/contexts/navigation.d.ts +2 -2
  34. package/dist/contexts/search.d.ts +3 -3
  35. package/dist/contexts/search.js +2 -2
  36. package/dist/contexts/use-components.d.ts +10 -10
  37. package/dist/{contexts-CMNI3ctP.js → contexts-Bpupku3r.js} +11 -6
  38. package/dist/{docs-BvahWQ28.d.ts → docs-XB3w_YIy.d.ts} +2 -2
  39. package/dist/{index-rVFBdVz8.d.ts → index-BqLJcXrS.d.ts} +8 -8
  40. package/dist/{index-BmPNhnpe.d.ts → index-BwEP7XC4.d.ts} +6 -6
  41. package/dist/{index-D5NMSAld.d.ts → index-D1WiTwYm.d.ts} +26 -26
  42. package/dist/index.d.ts +18 -18
  43. package/dist/index.js +2 -2
  44. package/dist/languages/go.d.ts +11 -11
  45. package/dist/languages/go.js +2 -2
  46. package/dist/languages/http.d.ts +11 -11
  47. package/dist/languages/http.js +2 -2
  48. package/dist/languages/index.d.ts +11 -11
  49. package/dist/languages/index.js +2 -2
  50. package/dist/languages/java.d.ts +11 -11
  51. package/dist/languages/java.js +2 -2
  52. package/dist/languages/python.d.ts +11 -11
  53. package/dist/languages/python.js +2 -2
  54. package/dist/languages/ruby.d.ts +11 -11
  55. package/dist/languages/ruby.js +2 -2
  56. package/dist/languages/typescript.d.ts +11 -11
  57. package/dist/languages/typescript.js +2 -2
  58. package/dist/markdown/index.d.ts +3 -3
  59. package/dist/markdown/index.js +2 -2
  60. package/dist/markdown/utils.d.ts +3 -3
  61. package/dist/{markdown-BmpyokB7.js → markdown-CI4kbU64.js} +1 -0
  62. package/dist/{markdown-w5UpIiGc.d.ts → markdown-DcKU0poV.d.ts} +2 -2
  63. package/dist/{method-CLpRObBV.d.ts → method-ByMr8IXe.d.ts} +7 -7
  64. package/dist/{navigation-Blr3LaES.d.ts → navigation-BxD41_Fp.d.ts} +3 -3
  65. package/dist/{overview-DBnqhjAg.d.ts → overview-DrQrYuiN.d.ts} +6 -6
  66. package/dist/{primitives-BFubD3w8.d.ts → primitives-Deewm1La.d.ts} +9 -9
  67. package/dist/{properties-DeQRa6VK.d.ts → properties-Dz093EPR.d.ts} +4 -4
  68. package/dist/{routing-DNN8R6bZ.d.ts → routing-ByeZ2P3d.d.ts} +1 -1
  69. package/dist/routing.d.ts +1 -1
  70. package/dist/{sdk-BVQyp5Dw.d.ts → sdk-DyLffpqw.d.ts} +14 -14
  71. package/dist/search/index.d.ts +2 -2
  72. package/dist/search/index.js +2 -2
  73. package/dist/search/providers/algolia.d.ts +2 -2
  74. package/dist/search/providers/algolia.js +2 -2
  75. package/dist/search/providers/fuse.d.ts +2 -2
  76. package/dist/search/providers/fuse.js +2 -2
  77. package/dist/search/providers/pagefind.d.ts +2 -2
  78. package/dist/search/providers/walker.d.ts +2 -2
  79. package/dist/search/providers/walker.js +2 -2
  80. package/dist/search/types.d.ts +2 -2
  81. package/dist/{search-CPp6HpUy.d.ts → search-DHUH0Uup.d.ts} +1 -1
  82. package/dist/{sidebar-BoPLeaxp.d.ts → sidebar-DrtsF85U.d.ts} +5 -5
  83. package/dist/{snippets-DLHH_Voi.d.ts → snippets-DrlS8kEK.d.ts} +7 -7
  84. package/dist/styles/main.css +6 -0
  85. package/dist/styles/resets.css +2 -5
  86. package/dist/{types-DNSz4kuM.d.ts → types-BKUIuYYk.d.ts} +1 -1
  87. package/dist/{utils-DVi3gJLL.d.ts → utils-toIcnyoZ.d.ts} +2 -2
  88. package/package.json +2 -2
@@ -2,7 +2,7 @@ import { t as __export } from "./chunk-DsStOjWQ.js";
2
2
  import { a as useLanguage, c as useSnippet, i as useDocs, l as useSpec, n as useContentPanelLayout, o as useResource, r as useDeclaration, s as useSettings, t as DocsProvider } from "./docs-CopwX9a7.js";
3
3
  import { a as createStrictContext, i as useComponents$1, n as customizeComponents, r as useComponentContext, t as ComponentProvider$1 } from "./component-generics-D3ybuN5r.js";
4
4
  import { n as useNavigation, t as NavigationProvider } from "./navigation-CGr5_w6z.js";
5
- import { a as useRenderMarkdown, i as useMarkdownContext, n as MarkdownProvider, r as useHighlight, t as MarkdownContext } from "./markdown-BmpyokB7.js";
5
+ import { a as useRenderMarkdown, i as useMarkdownContext, n as MarkdownProvider, r as useHighlight, t as MarkdownContext } from "./markdown-CI4kbU64.js";
6
6
  import { _ as walkTree, c as getLanguageSnippet, f as parseStainlessPath, n as Languages, o as generateRoute } from "./routing-8itEXLx6.js";
7
7
  import { t as style_default } from "./style-CPgcT0Fw.js";
8
8
  import { t as useComponents } from "./use-components-BHEwm0mE.js";
@@ -320,7 +320,7 @@ function VirtualExpander({ id, open: isOpen, muted, summary, children }) {
320
320
  function Markdown({ content }) {
321
321
  const rendered = useRenderMarkdown(content);
322
322
  return rendered && /* @__PURE__ */ jsx("div", {
323
- className: `${style_default.Markdown} ${style_default.Content}`,
323
+ className: clsx(style_default.Markdown, style_default.Content, "stl-ui-prose"),
324
324
  dangerouslySetInnerHTML: { __html: rendered }
325
325
  });
326
326
  }
@@ -579,7 +579,7 @@ function SDKDeclaration({ path, expand, depth = 0 }) {
579
579
  description: "docstring" in decl ? decl["docstring"] : void 0,
580
580
  deprecated: decl.deprecated,
581
581
  ...props,
582
- children: "children" in decl && (decl.children?.length ?? 0) > 0 && (settings?.properties?.includeModelProperties !== false || !("modelPath" in decl)) && /* @__PURE__ */ jsxs(Fragment$1, { children: [isUnion && /* @__PURE__ */ jsx("div", {
582
+ children: "children" in decl && (decl.children?.length ?? 0) > 0 && !decl.children?.includes(path) && (settings?.properties?.includeModelProperties !== false || !("modelPath" in decl)) && /* @__PURE__ */ jsxs(Fragment$1, { children: [isUnion && /* @__PURE__ */ jsx("div", {
583
583
  className: style_default.PropertyAnnotation,
584
584
  children: "Accepts one of the following:"
585
585
  }), /* @__PURE__ */ jsx(Docs.SDKChildren, {
@@ -916,8 +916,13 @@ function SnippetResponse({ responses }) {
916
916
  if (!exampleType) return null;
917
917
  let value = examples[exampleType]?.value;
918
918
  if (!value) return null;
919
- if (responseType === "application/json") value = JSON.stringify(value, null, 2);
919
+ let language = "none";
920
+ if (responseType === "application/json" || typeof value === "object") {
921
+ language = "json";
922
+ value = JSON.stringify(value, null, 2);
923
+ }
920
924
  return {
925
+ language,
921
926
  responseCode: key,
922
927
  content: value
923
928
  };
@@ -938,13 +943,13 @@ function SnippetResponse({ responses }) {
938
943
  children: [responseCode, " example"]
939
944
  })
940
945
  }, `snippet-response-tab-item-${responseCode}-${index}`))
941
- }), mappedResponses.map(({ responseCode, content }, index) => {
946
+ }), mappedResponses.map(({ responseCode, content, language }, index) => {
942
947
  return /* @__PURE__ */ jsx("div", {
943
948
  className: clsx(style_default.SnippetResponsePane, index === 0 && style_default.SnippetResponsePaneActive),
944
949
  "data-snippet-response-pane-id": `snippet-response-tab-${responseCode}-${index}`,
945
950
  children: /* @__PURE__ */ jsx(SnippetCode$1, {
946
951
  content,
947
- language: "json"
952
+ language
948
953
  })
949
954
  }, `snippet-response-${responseCode}-${index}`);
950
955
  })]
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime75 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime48 from "react/jsx-runtime";
3
3
  import * as _stainless_sdk_json0 from "@stainless/sdk-json";
4
4
  import { LanguageDeclNodes, Spec, SpecLanguage } from "@stainless/sdk-json";
5
5
 
@@ -41,6 +41,6 @@ declare function DocsProvider({
41
41
  language,
42
42
  settings,
43
43
  children
44
- }: DocsProviderProps): react_jsx_runtime75.JSX.Element;
44
+ }: DocsProviderProps): react_jsx_runtime48.JSX.Element;
45
45
  //#endregion
46
46
  export { PropertySettingsType as a, useDocs as c, useSettings as d, useSnippet as f, DocsProviderProps as i, useLanguage as l, DocsContextType as n, useContentPanelLayout as o, useSpec as p, DocsProvider as r, useDeclaration as s, ContentPanelLayout as t, useResource as u };
@@ -1,11 +1,11 @@
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";
1
+ import { t as SDKBreadcrumbs } from "./breadcrumbs-spN7rS7N.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-ByMr8IXe.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-Deewm1La.js";
4
+ import { a as PropertyToggle, i as PropertyProps, n as PropertyDescription, o as PropertyToggleProps, r as PropertyDescriptionProps, t as Property } from "./properties-Dz093EPR.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-DyLffpqw.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-DrlS8kEK.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-DrQrYuiN.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-DrtsF85U.js";
9
9
 
10
10
  //#region src/components/index.d.ts
11
11
  declare namespace index_d_exports {
@@ -1,9 +1,9 @@
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";
1
+ import { a as useComponents, i as useComponentContext, n as ComponentsContextType, r as customizeComponents, t as ComponentProvider } from "./component-generics-Cx8yNXcW.js";
2
+ import { t as LanguageComponentDefinition } from "./index-D1WiTwYm.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-XB3w_YIy.js";
4
+ import { a as useNavigation, i as NavigationProviderProps, n as NavigationHandler, r as NavigationProvider, t as NavigationContextType } from "./navigation-BxD41_Fp.js";
5
+ import { a as useMarkdownContext, i as useHighlight, n as MarkdownProvider, o as useRenderMarkdown, r as MarkdownProviderProps, t as MarkdownContext } from "./markdown-DcKU0poV.js";
6
+ import { a as useSearchContext, i as useSearch, n as SearchProvider, r as SearchProviderProps, t as SearchContextType } from "./search-DHUH0Uup.js";
7
7
 
8
8
  //#region src/contexts/index.d.ts
9
9
  declare namespace index_d_exports {
@@ -1,7 +1,7 @@
1
- import { i as PropertyProps } from "./properties-DeQRa6VK.js";
1
+ import { i as PropertyProps } from "./properties-Dz093EPR.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
+ import * as react_jsx_runtime54 from "react/jsx-runtime";
5
5
  import { DeclarationNode, GoAST, HttpAST, JavaAST, PythonAST, RubyAST, TSAST, Type } from "@stainless/sdk-json";
6
6
 
7
7
  //#region src/languages/typescript.d.ts
@@ -13,16 +13,16 @@ type TypeProps$5 = {
13
13
  };
14
14
  declare function TypeName$5({
15
15
  type
16
- }: TypeProps$5): string | react_jsx_runtime56.JSX.Element;
16
+ }: TypeProps$5): string | react_jsx_runtime54.JSX.Element;
17
17
  declare function Type$6({
18
18
  type
19
- }: TypeProps$5): react_jsx_runtime56.JSX.Element;
19
+ }: TypeProps$5): react_jsx_runtime54.JSX.Element;
20
20
  type MethodSignatureProps$5 = {
21
21
  decl: TSAST.TSDeclFunction;
22
22
  };
23
23
  declare function MethodSignature$5({
24
24
  decl
25
- }: MethodSignatureProps$5): react_jsx_runtime56.JSX.Element;
25
+ }: MethodSignatureProps$5): react_jsx_runtime54.JSX.Element;
26
26
  type PropertyProps$6 = {
27
27
  decl: TSAST.TSDeclaration;
28
28
  children: PropertyFn;
@@ -36,7 +36,7 @@ type DeclarationProps$5 = {
36
36
  };
37
37
  declare function Declaration$5({
38
38
  decl
39
- }: DeclarationProps$5): react_jsx_runtime56.JSX.Element | undefined;
39
+ }: DeclarationProps$5): react_jsx_runtime54.JSX.Element | undefined;
40
40
  declare namespace java_d_exports {
41
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 };
42
42
  }
@@ -47,17 +47,17 @@ type TypeProps$4 = {
47
47
  declare function TypeName$4({
48
48
  type,
49
49
  optional
50
- }: TypeProps$4): react_jsx_runtime56.JSX.Element | "List";
50
+ }: TypeProps$4): react_jsx_runtime54.JSX.Element | "List";
51
51
  declare function Type$5({
52
52
  type,
53
53
  optional
54
- }: TypeProps$4): react_jsx_runtime56.JSX.Element;
54
+ }: TypeProps$4): react_jsx_runtime54.JSX.Element;
55
55
  type MethodSignatureProps$4 = {
56
56
  decl: JavaAST.JavaDeclFunction;
57
57
  };
58
58
  declare function MethodSignature$4({
59
59
  decl
60
- }: MethodSignatureProps$4): react_jsx_runtime56.JSX.Element;
60
+ }: MethodSignatureProps$4): react_jsx_runtime54.JSX.Element;
61
61
  type PropertyProps$5 = {
62
62
  decl: JavaAST.JavaDeclaration;
63
63
  children: PropertyFn;
@@ -71,7 +71,7 @@ type DeclarationProps$4 = {
71
71
  };
72
72
  declare function Declaration$4({
73
73
  decl
74
- }: DeclarationProps$4): react_jsx_runtime56.JSX.Element | null | undefined;
74
+ }: DeclarationProps$4): react_jsx_runtime54.JSX.Element | null | undefined;
75
75
  declare namespace go_d_exports {
76
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 };
77
77
  }
@@ -80,16 +80,16 @@ type TypeProps$3 = {
80
80
  };
81
81
  declare function TypeName$3({
82
82
  type
83
- }: TypeProps$3): string | react_jsx_runtime56.JSX.Element;
83
+ }: TypeProps$3): string | react_jsx_runtime54.JSX.Element;
84
84
  declare function Type$4({
85
85
  type
86
- }: TypeProps$3): react_jsx_runtime56.JSX.Element;
86
+ }: TypeProps$3): react_jsx_runtime54.JSX.Element;
87
87
  type MethodSignatureProps$3 = {
88
88
  decl: GoAST.GoDeclFunction;
89
89
  };
90
90
  declare function MethodSignature$3({
91
91
  decl
92
- }: MethodSignatureProps$3): react_jsx_runtime56.JSX.Element;
92
+ }: MethodSignatureProps$3): react_jsx_runtime54.JSX.Element;
93
93
  type PropertyProps$4 = {
94
94
  decl: GoAST.GoDeclaration;
95
95
  children: PropertyFn;
@@ -103,7 +103,7 @@ type DeclarationProps$3 = {
103
103
  };
104
104
  declare function Declaration$3({
105
105
  decl
106
- }: DeclarationProps$3): react_jsx_runtime56.JSX.Element | undefined;
106
+ }: DeclarationProps$3): react_jsx_runtime54.JSX.Element | undefined;
107
107
  declare namespace python_d_exports {
108
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 };
109
109
  }
@@ -112,16 +112,16 @@ type TypeProps$2 = {
112
112
  };
113
113
  declare function TypeName$2({
114
114
  type
115
- }: TypeProps$2): string | react_jsx_runtime56.JSX.Element;
115
+ }: TypeProps$2): string | react_jsx_runtime54.JSX.Element;
116
116
  declare function Type$3({
117
117
  type
118
- }: TypeProps$2): react_jsx_runtime56.JSX.Element;
118
+ }: TypeProps$2): react_jsx_runtime54.JSX.Element;
119
119
  type MethodSignatureProps$2 = {
120
120
  decl: PythonAST.PythonDeclFunction;
121
121
  };
122
122
  declare function MethodSignature$2({
123
123
  decl
124
- }: MethodSignatureProps$2): react_jsx_runtime56.JSX.Element;
124
+ }: MethodSignatureProps$2): react_jsx_runtime54.JSX.Element;
125
125
  type PropertyProps$3 = {
126
126
  decl: PythonAST.PythonDeclaration;
127
127
  children: PropertyFn;
@@ -135,7 +135,7 @@ type DeclarationProps$2 = {
135
135
  };
136
136
  declare function Declaration$2({
137
137
  decl
138
- }: DeclarationProps$2): react_jsx_runtime56.JSX.Element | undefined;
138
+ }: DeclarationProps$2): react_jsx_runtime54.JSX.Element | undefined;
139
139
  declare namespace ruby_d_exports {
140
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 };
141
141
  }
@@ -144,16 +144,16 @@ type TypeProps$1 = {
144
144
  };
145
145
  declare function TypeName$1({
146
146
  type
147
- }: TypeProps$1): string | react_jsx_runtime56.JSX.Element;
147
+ }: TypeProps$1): string | react_jsx_runtime54.JSX.Element;
148
148
  declare function Type$2({
149
149
  type
150
- }: TypeProps$1): react_jsx_runtime56.JSX.Element;
150
+ }: TypeProps$1): react_jsx_runtime54.JSX.Element;
151
151
  type MethodSignatureProps$1 = {
152
152
  decl: RubyAST.RubyDeclFunction;
153
153
  };
154
154
  declare function MethodSignature$1({
155
155
  decl
156
- }: MethodSignatureProps$1): react_jsx_runtime56.JSX.Element;
156
+ }: MethodSignatureProps$1): react_jsx_runtime54.JSX.Element;
157
157
  type PropertyProps$2 = {
158
158
  decl: RubyAST.RubyDeclaration;
159
159
  children: PropertyFn;
@@ -167,7 +167,7 @@ type DeclarationProps$1 = {
167
167
  };
168
168
  declare function Declaration$1({
169
169
  decl
170
- }: DeclarationProps$1): react_jsx_runtime56.JSX.Element | undefined;
170
+ }: DeclarationProps$1): react_jsx_runtime54.JSX.Element | undefined;
171
171
  declare namespace http_d_exports {
172
172
  export { Declaration, DeclarationProps, MethodInfo, MethodSignature, MethodSignatureProps, Property, PropertyProps$1 as PropertyProps, Type$1 as Type, TypeName };
173
173
  }
@@ -176,10 +176,10 @@ type TypeProps = {
176
176
  };
177
177
  declare function TypeName({
178
178
  type
179
- }: TypeProps): string | react_jsx_runtime56.JSX.Element;
179
+ }: TypeProps): string | react_jsx_runtime54.JSX.Element;
180
180
  declare function Type$1({
181
181
  type
182
- }: TypeProps): react_jsx_runtime56.JSX.Element | undefined;
182
+ }: TypeProps): react_jsx_runtime54.JSX.Element | undefined;
183
183
  type MethodSignatureProps = {
184
184
  decl: HttpAST.HttpDeclFunction;
185
185
  };
@@ -191,7 +191,7 @@ declare function MethodInfo({
191
191
  children
192
192
  }: MethodSignatureProps & {
193
193
  children: React.ReactNode;
194
- }): react_jsx_runtime56.JSX.Element;
194
+ }): react_jsx_runtime54.JSX.Element;
195
195
  type PropertyProps$1 = {
196
196
  decl: HttpAST.HttpDeclaration;
197
197
  children: PropertyFn;
@@ -205,7 +205,7 @@ type DeclarationProps = {
205
205
  };
206
206
  declare function Declaration({
207
207
  decl
208
- }: DeclarationProps): react_jsx_runtime56.JSX.Element | undefined;
208
+ }: DeclarationProps): react_jsx_runtime54.JSX.Element | undefined;
209
209
  declare namespace index_d_exports {
210
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 };
211
211
  }
package/dist/index.d.ts CHANGED
@@ -1,21 +1,21 @@
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";
1
+ import "./breadcrumbs-spN7rS7N.js";
2
+ import "./method-ByMr8IXe.js";
3
+ import "./primitives-Deewm1La.js";
4
+ import "./properties-Dz093EPR.js";
5
+ import { _ as routing_d_exports } from "./routing-ByeZ2P3d.js";
6
+ import "./sdk-DyLffpqw.js";
7
+ import "./snippets-DrlS8kEK.js";
8
+ import "./overview-DrQrYuiN.js";
9
+ import "./sidebar-DrtsF85U.js";
10
+ import { t as index_d_exports } from "./index-BqLJcXrS.js";
11
+ import "./component-generics-Cx8yNXcW.js";
12
+ import { r as index_d_exports$2 } from "./index-D1WiTwYm.js";
13
+ import "./docs-XB3w_YIy.js";
14
+ import "./navigation-BxD41_Fp.js";
15
+ import "./markdown-DcKU0poV.js";
16
+ import "./types-BKUIuYYk.js";
17
+ import "./search-DHUH0Uup.js";
18
+ import { t as index_d_exports$1 } from "./index-BwEP7XC4.js";
19
19
  import { i as utils_d_exports } from "./utils-D43p_yTd.js";
20
20
  import { t as _default } from "./style-BEMLtSIK.js";
21
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 };
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import "./docs-CopwX9a7.js";
2
2
  import "./component-generics-D3ybuN5r.js";
3
3
  import "./navigation-CGr5_w6z.js";
4
- import "./markdown-BmpyokB7.js";
4
+ import "./markdown-CI4kbU64.js";
5
5
  import { p as routing_exports } from "./routing-8itEXLx6.js";
6
6
  import { t as style_default } from "./style-CPgcT0Fw.js";
7
7
  import "./use-components-BHEwm0mE.js";
8
- import { g as languages_exports, t as contexts_exports, tt as components_exports } from "./contexts-CMNI3ctP.js";
8
+ import { g as languages_exports, t as contexts_exports, tt as components_exports } from "./contexts-Bpupku3r.js";
9
9
  import "./icons-yb-Jhkmg.js";
10
10
  import { i as utils_exports } from "./utils-2FmcHPHp.js";
11
11
  import "./md-DxiV1_vy.js";
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-wJ7A9MGt.js";
2
- import "../method-CLpRObBV.js";
3
- import "../primitives-BFubD3w8.js";
4
- import "../properties-DeQRa6VK.js";
5
- import "../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 "../index-rVFBdVz8.js";
11
- import { B as Type, F as DeclarationProps, H as TypeProps, I as MethodSignature, L as MethodSignatureProps, P as Declaration, R as Property, V as TypeName, z as PropertyProps } from "../index-D5NMSAld.js";
1
+ import "../breadcrumbs-spN7rS7N.js";
2
+ import "../method-ByMr8IXe.js";
3
+ import "../primitives-Deewm1La.js";
4
+ import "../properties-Dz093EPR.js";
5
+ import "../routing-ByeZ2P3d.js";
6
+ import "../sdk-DyLffpqw.js";
7
+ import "../snippets-DrlS8kEK.js";
8
+ import "../overview-DrQrYuiN.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-BqLJcXrS.js";
11
+ import { B as Type, F as DeclarationProps, H as TypeProps, I as MethodSignature, L as MethodSignatureProps, P as Declaration, R as Property, V as TypeName, z as PropertyProps } from "../index-D1WiTwYm.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName, TypeProps };
@@ -1,11 +1,11 @@
1
1
  import "../docs-CopwX9a7.js";
2
2
  import "../component-generics-D3ybuN5r.js";
3
3
  import "../navigation-CGr5_w6z.js";
4
- import "../markdown-BmpyokB7.js";
4
+ import "../markdown-CI4kbU64.js";
5
5
  import "../routing-8itEXLx6.js";
6
6
  import "../style-CPgcT0Fw.js";
7
7
  import "../use-components-BHEwm0mE.js";
8
- import { B as Type, L as Declaration, R as MethodSignature, V as TypeName, z as Property } from "../contexts-CMNI3ctP.js";
8
+ import { B as Type, L as Declaration, R as MethodSignature, V as TypeName, z as Property } from "../contexts-Bpupku3r.js";
9
9
  import "../icons-yb-Jhkmg.js";
10
10
  import "../utils-2FmcHPHp.js";
11
11
  import "../md-DxiV1_vy.js";
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-wJ7A9MGt.js";
2
- import "../method-CLpRObBV.js";
3
- import "../primitives-BFubD3w8.js";
4
- import "../properties-DeQRa6VK.js";
5
- import "../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 "../index-rVFBdVz8.js";
11
- import { c as MethodInfo, d as Property, f as PropertyProps, l as MethodSignature, m as TypeName, o as Declaration, p as Type, s as DeclarationProps, u as MethodSignatureProps } from "../index-D5NMSAld.js";
1
+ import "../breadcrumbs-spN7rS7N.js";
2
+ import "../method-ByMr8IXe.js";
3
+ import "../primitives-Deewm1La.js";
4
+ import "../properties-Dz093EPR.js";
5
+ import "../routing-ByeZ2P3d.js";
6
+ import "../sdk-DyLffpqw.js";
7
+ import "../snippets-DrlS8kEK.js";
8
+ import "../overview-DrQrYuiN.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-BqLJcXrS.js";
11
+ import { c as MethodInfo, d as Property, f as PropertyProps, l as MethodSignature, m as TypeName, o as Declaration, p as Type, s as DeclarationProps, u as MethodSignatureProps } from "../index-D1WiTwYm.js";
12
12
  export { Declaration, DeclarationProps, MethodInfo, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,11 +1,11 @@
1
1
  import "../docs-CopwX9a7.js";
2
2
  import "../component-generics-D3ybuN5r.js";
3
3
  import "../navigation-CGr5_w6z.js";
4
- import "../markdown-BmpyokB7.js";
4
+ import "../markdown-CI4kbU64.js";
5
5
  import "../routing-8itEXLx6.js";
6
6
  import "../style-CPgcT0Fw.js";
7
7
  import "../use-components-BHEwm0mE.js";
8
- import { C as TypeName, S as Type, b as MethodSignature, v as Declaration, x as Property, y as MethodInfo } from "../contexts-CMNI3ctP.js";
8
+ import { C as TypeName, S as Type, b as MethodSignature, v as Declaration, x as Property, y as MethodInfo } from "../contexts-Bpupku3r.js";
9
9
  import "../icons-yb-Jhkmg.js";
10
10
  import "../utils-2FmcHPHp.js";
11
11
  import "../md-DxiV1_vy.js";
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-wJ7A9MGt.js";
2
- import "../method-CLpRObBV.js";
3
- import "../primitives-BFubD3w8.js";
4
- import "../properties-DeQRa6VK.js";
5
- import "../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 "../index-rVFBdVz8.js";
11
- import { N as python_d_exports, Q as java_d_exports, U as go_d_exports, a as node, h as http_d_exports, i as kotlin, n as PropertyFn, st as typescript_d_exports, t as LanguageComponentDefinition, w as ruby_d_exports } from "../index-D5NMSAld.js";
1
+ import "../breadcrumbs-spN7rS7N.js";
2
+ import "../method-ByMr8IXe.js";
3
+ import "../primitives-Deewm1La.js";
4
+ import "../properties-Dz093EPR.js";
5
+ import "../routing-ByeZ2P3d.js";
6
+ import "../sdk-DyLffpqw.js";
7
+ import "../snippets-DrlS8kEK.js";
8
+ import "../overview-DrQrYuiN.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-BqLJcXrS.js";
11
+ import { N as python_d_exports, Q as java_d_exports, U as go_d_exports, a as node, h as http_d_exports, i as kotlin, n as PropertyFn, st as typescript_d_exports, t as LanguageComponentDefinition, w as ruby_d_exports } from "../index-D1WiTwYm.js";
12
12
  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 };
@@ -1,11 +1,11 @@
1
1
  import "../docs-CopwX9a7.js";
2
2
  import "../component-generics-D3ybuN5r.js";
3
3
  import "../navigation-CGr5_w6z.js";
4
- import "../markdown-BmpyokB7.js";
4
+ import "../markdown-CI4kbU64.js";
5
5
  import "../routing-8itEXLx6.js";
6
6
  import "../style-CPgcT0Fw.js";
7
7
  import "../use-components-BHEwm0mE.js";
8
- import { A as ruby_exports, H as go_exports, I as python_exports, J as java_exports, _ as node, et as typescript_exports, h as kotlin, w as http_exports } from "../contexts-CMNI3ctP.js";
8
+ import { A as ruby_exports, H as go_exports, I as python_exports, J as java_exports, _ as node, et as typescript_exports, h as kotlin, w as http_exports } from "../contexts-Bpupku3r.js";
9
9
  import "../icons-yb-Jhkmg.js";
10
10
  import "../utils-2FmcHPHp.js";
11
11
  import "../md-DxiV1_vy.js";
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-wJ7A9MGt.js";
2
- import "../method-CLpRObBV.js";
3
- import "../primitives-BFubD3w8.js";
4
- import "../properties-DeQRa6VK.js";
5
- import "../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 "../index-rVFBdVz8.js";
11
- import { G as DeclarationProps, J as Property, K as MethodSignature, W as Declaration, X as Type, Y as PropertyProps, Z as TypeName, q as MethodSignatureProps } from "../index-D5NMSAld.js";
1
+ import "../breadcrumbs-spN7rS7N.js";
2
+ import "../method-ByMr8IXe.js";
3
+ import "../primitives-Deewm1La.js";
4
+ import "../properties-Dz093EPR.js";
5
+ import "../routing-ByeZ2P3d.js";
6
+ import "../sdk-DyLffpqw.js";
7
+ import "../snippets-DrlS8kEK.js";
8
+ import "../overview-DrQrYuiN.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-BqLJcXrS.js";
11
+ import { G as DeclarationProps, J as Property, K as MethodSignature, W as Declaration, X as Type, Y as PropertyProps, Z as TypeName, q as MethodSignatureProps } from "../index-D1WiTwYm.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,11 +1,11 @@
1
1
  import "../docs-CopwX9a7.js";
2
2
  import "../component-generics-D3ybuN5r.js";
3
3
  import "../navigation-CGr5_w6z.js";
4
- import "../markdown-BmpyokB7.js";
4
+ import "../markdown-CI4kbU64.js";
5
5
  import "../routing-8itEXLx6.js";
6
6
  import "../style-CPgcT0Fw.js";
7
7
  import "../use-components-BHEwm0mE.js";
8
- import { G as Property, K as Type, U as Declaration, W as MethodSignature, q as TypeName } from "../contexts-CMNI3ctP.js";
8
+ import { G as Property, K as Type, U as Declaration, W as MethodSignature, q as TypeName } from "../contexts-Bpupku3r.js";
9
9
  import "../icons-yb-Jhkmg.js";
10
10
  import "../utils-2FmcHPHp.js";
11
11
  import "../md-DxiV1_vy.js";
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-wJ7A9MGt.js";
2
- import "../method-CLpRObBV.js";
3
- import "../primitives-BFubD3w8.js";
4
- import "../properties-DeQRa6VK.js";
5
- import "../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 "../index-rVFBdVz8.js";
11
- import { A as PropertyProps, D as MethodSignature, E as DeclarationProps, M as TypeName, O as MethodSignatureProps, T as Declaration, j as Type, k as Property } from "../index-D5NMSAld.js";
1
+ import "../breadcrumbs-spN7rS7N.js";
2
+ import "../method-ByMr8IXe.js";
3
+ import "../primitives-Deewm1La.js";
4
+ import "../properties-Dz093EPR.js";
5
+ import "../routing-ByeZ2P3d.js";
6
+ import "../sdk-DyLffpqw.js";
7
+ import "../snippets-DrlS8kEK.js";
8
+ import "../overview-DrQrYuiN.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-BqLJcXrS.js";
11
+ import { A as PropertyProps, D as MethodSignature, E as DeclarationProps, M as TypeName, O as MethodSignatureProps, T as Declaration, j as Type, k as Property } from "../index-D1WiTwYm.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,11 +1,11 @@
1
1
  import "../docs-CopwX9a7.js";
2
2
  import "../component-generics-D3ybuN5r.js";
3
3
  import "../navigation-CGr5_w6z.js";
4
- import "../markdown-BmpyokB7.js";
4
+ import "../markdown-CI4kbU64.js";
5
5
  import "../routing-8itEXLx6.js";
6
6
  import "../style-CPgcT0Fw.js";
7
7
  import "../use-components-BHEwm0mE.js";
8
- import { F as TypeName, M as MethodSignature, N as Property, P as Type, j as Declaration } from "../contexts-CMNI3ctP.js";
8
+ import { F as TypeName, M as MethodSignature, N as Property, P as Type, j as Declaration } from "../contexts-Bpupku3r.js";
9
9
  import "../icons-yb-Jhkmg.js";
10
10
  import "../utils-2FmcHPHp.js";
11
11
  import "../md-DxiV1_vy.js";
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-wJ7A9MGt.js";
2
- import "../method-CLpRObBV.js";
3
- import "../primitives-BFubD3w8.js";
4
- import "../properties-DeQRa6VK.js";
5
- import "../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 "../index-rVFBdVz8.js";
11
- import { C as TypeName, S as Type, _ as DeclarationProps, b as Property, g as Declaration, v as MethodSignature, x as PropertyProps, y as MethodSignatureProps } from "../index-D5NMSAld.js";
1
+ import "../breadcrumbs-spN7rS7N.js";
2
+ import "../method-ByMr8IXe.js";
3
+ import "../primitives-Deewm1La.js";
4
+ import "../properties-Dz093EPR.js";
5
+ import "../routing-ByeZ2P3d.js";
6
+ import "../sdk-DyLffpqw.js";
7
+ import "../snippets-DrlS8kEK.js";
8
+ import "../overview-DrQrYuiN.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-BqLJcXrS.js";
11
+ import { C as TypeName, S as Type, _ as DeclarationProps, b as Property, g as Declaration, v as MethodSignature, x as PropertyProps, y as MethodSignatureProps } from "../index-D1WiTwYm.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,11 +1,11 @@
1
1
  import "../docs-CopwX9a7.js";
2
2
  import "../component-generics-D3ybuN5r.js";
3
3
  import "../navigation-CGr5_w6z.js";
4
- import "../markdown-BmpyokB7.js";
4
+ import "../markdown-CI4kbU64.js";
5
5
  import "../routing-8itEXLx6.js";
6
6
  import "../style-CPgcT0Fw.js";
7
7
  import "../use-components-BHEwm0mE.js";
8
- import { D as Property, E as MethodSignature, O as Type, T as Declaration, k as TypeName } from "../contexts-CMNI3ctP.js";
8
+ import { D as Property, E as MethodSignature, O as Type, T as Declaration, k as TypeName } from "../contexts-Bpupku3r.js";
9
9
  import "../icons-yb-Jhkmg.js";
10
10
  import "../utils-2FmcHPHp.js";
11
11
  import "../md-DxiV1_vy.js";
@@ -1,12 +1,12 @@
1
- import "../breadcrumbs-wJ7A9MGt.js";
2
- import "../method-CLpRObBV.js";
3
- import "../primitives-BFubD3w8.js";
4
- import "../properties-DeQRa6VK.js";
5
- import "../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 "../index-rVFBdVz8.js";
11
- import { $ as Declaration, at as Type, et as DeclarationProps, it as PropertyProps, nt as MethodSignatureProps, ot as TypeName, rt as Property, tt as MethodSignature } from "../index-D5NMSAld.js";
1
+ import "../breadcrumbs-spN7rS7N.js";
2
+ import "../method-ByMr8IXe.js";
3
+ import "../primitives-Deewm1La.js";
4
+ import "../properties-Dz093EPR.js";
5
+ import "../routing-ByeZ2P3d.js";
6
+ import "../sdk-DyLffpqw.js";
7
+ import "../snippets-DrlS8kEK.js";
8
+ import "../overview-DrQrYuiN.js";
9
+ import "../sidebar-DrtsF85U.js";
10
+ import "../index-BqLJcXrS.js";
11
+ import { $ as Declaration, at as Type, et as DeclarationProps, it as PropertyProps, nt as MethodSignatureProps, ot as TypeName, rt as Property, tt as MethodSignature } from "../index-D1WiTwYm.js";
12
12
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };