@stainless-api/docs-ui 0.1.0-beta.34 → 0.1.0-beta.36

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 (116) hide show
  1. package/dist/{breadcrumbs-B1IJ7O7x.d.ts → breadcrumbs-dtzB0F5w.d.ts} +2 -2
  2. package/dist/{component-generics-B_yTG3I2.d.ts → component-generics-BDiaS39j.d.ts} +2 -2
  3. package/dist/components/breadcrumbs.d.ts +1 -1
  4. package/dist/components/breadcrumbs.js +13 -13
  5. package/dist/components/icons.d.ts +10 -10
  6. package/dist/components/icons.js +1 -1
  7. package/dist/components/index.d.ts +10 -10
  8. package/dist/components/index.js +13 -13
  9. package/dist/components/method.d.ts +1 -1
  10. package/dist/components/method.js +13 -13
  11. package/dist/components/overview.d.ts +1 -1
  12. package/dist/components/overview.js +13 -13
  13. package/dist/components/primitives.d.ts +1 -1
  14. package/dist/components/primitives.js +13 -13
  15. package/dist/components/properties.d.ts +1 -1
  16. package/dist/components/properties.js +13 -13
  17. package/dist/components/sdk.d.ts +2 -2
  18. package/dist/components/sdk.js +13 -13
  19. package/dist/components/sidebar.d.ts +1 -1
  20. package/dist/components/sidebar.js +13 -13
  21. package/dist/components/snippets.d.ts +3 -3
  22. package/dist/components/snippets.js +13 -13
  23. package/dist/contexts/component-generics.d.ts +1 -1
  24. package/dist/contexts/component-generics.js +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 +13 -13
  28. package/dist/contexts/docs.d.ts +1 -1
  29. package/dist/contexts/docs.js +1 -1
  30. package/dist/contexts/index.d.ts +18 -18
  31. package/dist/contexts/index.js +13 -13
  32. package/dist/contexts/markdown.d.ts +1 -1
  33. package/dist/contexts/markdown.js +2 -2
  34. package/dist/contexts/navigation.d.ts +2 -2
  35. package/dist/contexts/navigation.js +1 -1
  36. package/dist/contexts/search.d.ts +3 -3
  37. package/dist/contexts/search.js +13 -13
  38. package/dist/contexts/use-components.d.ts +10 -10
  39. package/dist/contexts/use-components.js +2 -2
  40. package/dist/{contexts-CA0Kr3z6.js → contexts-BsscycD4.js} +49 -16
  41. package/dist/{docs-DJf7vMYk.d.ts → docs-M2vPMlOU.d.ts} +3 -3
  42. package/dist/{index-Csilgc_m.d.ts → index-QAn9oMm0.d.ts} +26 -26
  43. package/dist/{index-B-N_GkfU.d.ts → index-rJGGwEE1.d.ts} +8 -8
  44. package/dist/{index-DSLoPjXF.d.ts → index-yemeeTKf.d.ts} +6 -6
  45. package/dist/index.d.ts +20 -20
  46. package/dist/index.js +13 -13
  47. package/dist/languages/go.d.ts +11 -11
  48. package/dist/languages/go.js +13 -13
  49. package/dist/languages/http.d.ts +11 -11
  50. package/dist/languages/http.js +13 -13
  51. package/dist/languages/index.d.ts +11 -11
  52. package/dist/languages/index.js +13 -13
  53. package/dist/languages/java.d.ts +11 -11
  54. package/dist/languages/java.js +13 -13
  55. package/dist/languages/python.d.ts +11 -11
  56. package/dist/languages/python.js +13 -13
  57. package/dist/languages/ruby.d.ts +11 -11
  58. package/dist/languages/ruby.js +13 -13
  59. package/dist/languages/typescript.d.ts +11 -11
  60. package/dist/languages/typescript.js +13 -13
  61. package/dist/markdown/index.d.ts +3 -3
  62. package/dist/markdown/index.js +13 -13
  63. package/dist/markdown/md.js +1 -1
  64. package/dist/markdown/utils.d.ts +3 -3
  65. package/dist/markdown/utils.js +1 -1
  66. package/dist/{markdown-CfXfEs-F.js → markdown-CI4kbU64.js} +1 -1
  67. package/dist/{markdown-D6OsZV9a.d.ts → markdown-DqmOO2yJ.d.ts} +2 -2
  68. package/dist/{method-CYFc08pR.d.ts → method-CZzWOx_C.d.ts} +7 -7
  69. package/dist/{navigation-BDYYwaKI.d.ts → navigation-Cup7hBYA.d.ts} +3 -3
  70. package/dist/{overview-Deat1kEk.d.ts → overview-DQbnFeID.d.ts} +6 -6
  71. package/dist/{primitives-BnYw5tM1.d.ts → primitives-CLZY-K6r.d.ts} +9 -9
  72. package/dist/{properties-4UqNumXj.d.ts → properties-BbVUdVi5.d.ts} +4 -4
  73. package/dist/{routing-C4JpPxpl.js → routing-8itEXLx6.js} +1 -1
  74. package/dist/{routing-BLDP60j9.d.ts → routing-DNN8R6bZ.d.ts} +1 -1
  75. package/dist/routing.d.ts +1 -1
  76. package/dist/routing.js +1 -1
  77. package/dist/{sdk-DUfaMi9P.d.ts → sdk-CrXkrSx-.d.ts} +14 -14
  78. package/dist/search/index.d.ts +2 -2
  79. package/dist/search/index.js +14 -14
  80. package/dist/search/providers/algolia.d.ts +2 -2
  81. package/dist/search/providers/algolia.js +13 -13
  82. package/dist/search/providers/fuse.d.ts +2 -2
  83. package/dist/search/providers/fuse.js +13 -13
  84. package/dist/search/providers/pagefind.d.ts +2 -2
  85. package/dist/search/providers/pagefind.js +1 -1
  86. package/dist/search/providers/walker.d.ts +2 -2
  87. package/dist/search/providers/walker.js +13 -13
  88. package/dist/search/types.d.ts +2 -2
  89. package/dist/search/types.js +1 -1
  90. package/dist/{search-CtCvT_CB.d.ts → search-CuNBTBix.d.ts} +3 -3
  91. package/dist/{snippets-mXu8qmRt.d.ts → snippets-De1PSCNy.d.ts} +7 -7
  92. package/dist/spec.d.ts +65 -0
  93. package/dist/spec.js +167 -0
  94. package/dist/{style-BUaRdg0v.js → style-CuGfVeTo.js} +0 -6
  95. package/dist/{style-DZBqvhxT.d.ts → style-Dku3IzwI.d.ts} +0 -6
  96. package/dist/style.d.ts +1 -1
  97. package/dist/style.js +1 -1
  98. package/dist/styles/search.css +0 -117
  99. package/dist/{types-D3jChPAG.d.ts → types-DNSz4kuM.d.ts} +1 -1
  100. package/dist/{use-components-mJnQErn0.js → use-components-BHEwm0mE.js} +1 -1
  101. package/dist/{utils-B0F_20cr.js → utils-2FmcHPHp.js} +2 -2
  102. package/dist/{utils-BJ2b0pdl.d.ts → utils-BwsGzMOo.d.ts} +2 -2
  103. package/dist/{utils-Br_vI9GZ.js → utils-Jo_o4DX9.js} +2 -1
  104. package/dist/utils.d.ts +1 -1
  105. package/dist/utils.js +2 -2
  106. package/package.json +30 -27
  107. /package/dist/{chunk-BZIdVjpq.js → chunk-DsStOjWQ.js} +0 -0
  108. /package/dist/{component-generics-Baa_QTKJ.js → component-generics-D3ybuN5r.js} +0 -0
  109. /package/dist/{docs-C2BtCAV3.js → docs-CopwX9a7.js} +0 -0
  110. /package/dist/{icons-CHd7NU9a.js → icons-yb-Jhkmg.js} +0 -0
  111. /package/dist/{md-Bz1tDY4G.js → md-DxiV1_vy.js} +0 -0
  112. /package/dist/{navigation-Bnr8b_IW.js → navigation-CGr5_w6z.js} +0 -0
  113. /package/dist/{pagefind-CbOkIJf-.js → pagefind-BaK1krMe.js} +0 -0
  114. /package/dist/{sidebar-D6pMIVu7.d.ts → sidebar-eox2y7Tm.d.ts} +0 -0
  115. /package/dist/{types-DmEzjqL2.js → types-__XoFvJ_.js} +0 -0
  116. /package/dist/{utils-By4F4SN7.d.ts → utils-D43p_yTd.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 react_jsx_runtime39 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime41 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): react_jsx_runtime39.JSX.Element[];
15
+ }: JoinProps): react_jsx_runtime41.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): react_jsx_runtime39.JSX.Element;
31
+ }: ExpanderProps): react_jsx_runtime41.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'>): react_jsx_runtime39.JSX.Element;
38
+ }: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime41.JSX.Element;
39
39
  declare function Markdown({
40
40
  content
41
41
  }: {
42
42
  content: string;
43
- }): "" | react_jsx_runtime39.JSX.Element | undefined;
43
+ }): "" | react_jsx_runtime41.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): react_jsx_runtime39.JSX.Element;
51
+ }: BadgeProps): react_jsx_runtime41.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 | react_jsx_runtime39.JSX.Element | 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> | null | undefined;
59
+ }: TooltipProps): string | number | bigint | boolean | react_jsx_runtime41.JSX.Element | 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> | 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 | react_jsx_runtime39.JSX.Element | 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> | null | undefined;
70
+ }: LinkProps): string | number | bigint | boolean | react_jsx_runtime41.JSX.Element | 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> | null | undefined;
71
71
  type InputProps = {
72
72
  left?: ReactNode;
73
73
  right?: ReactNode;
@@ -94,6 +94,6 @@ declare function ListView<TItem>({
94
94
  itemDelegate,
95
95
  onSelectListItem,
96
96
  ...rest
97
- }: ListViewProps<TItem>): react_jsx_runtime39.JSX.Element;
97
+ }: ListViewProps<TItem>): react_jsx_runtime41.JSX.Element;
98
98
  //#endregion
99
99
  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 react_jsx_runtime36 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime33 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/properties.d.ts
5
5
  type PropertyToggleProps = {
@@ -7,13 +7,13 @@ type PropertyToggleProps = {
7
7
  };
8
8
  declare function PropertyToggle({
9
9
  target
10
- }: PropertyToggleProps): react_jsx_runtime36.JSX.Element;
10
+ }: PropertyToggleProps): react_jsx_runtime33.JSX.Element;
11
11
  type PropertyDescriptionProps = {
12
12
  description?: string;
13
13
  };
14
14
  declare function PropertyDescription({
15
15
  description
16
- }: PropertyDescriptionProps): react_jsx_runtime36.JSX.Element | undefined;
16
+ }: PropertyDescriptionProps): react_jsx_runtime33.JSX.Element | undefined;
17
17
  type PropertyProps = {
18
18
  id?: string;
19
19
  name?: ReactNode;
@@ -41,6 +41,6 @@ declare function Property({
41
41
  additional,
42
42
  constraints,
43
43
  children
44
- }: PropertyProps): react_jsx_runtime36.JSX.Element;
44
+ }: PropertyProps): react_jsx_runtime33.JSX.Element;
45
45
  //#endregion
46
46
  export { PropertyToggle as a, PropertyProps as i, PropertyDescription as n, PropertyToggleProps as o, PropertyDescriptionProps as r, Property as t };
@@ -1,4 +1,4 @@
1
- import { t as __export } from "./chunk-BZIdVjpq.js";
1
+ import { t as __export } from "./chunk-DsStOjWQ.js";
2
2
 
3
3
  //#region src/routing.ts
4
4
  var routing_exports = /* @__PURE__ */ __export({
@@ -8,7 +8,7 @@ declare const Languages: readonly ["http", "node", "python", "go", "typescript",
8
8
  declare const SupportedLanguageSyntaxes: string[];
9
9
  type DocsLanguage = (typeof Languages)[number];
10
10
  declare const LanguageNames: Record<DocsLanguage, string>;
11
- declare function getLanguageSnippet(language: DocsLanguage): "http.curl" | "node.default" | "python.default" | "go.default" | "typescript.default" | "terraform.default" | "ruby.default" | "java.default" | "kotlin.default";
11
+ declare function getLanguageSnippet(language: DocsLanguage): "http.curl" | "node.default" | "go.default" | "python.default" | "terraform.default" | "typescript.default" | "ruby.default" | "java.default" | "kotlin.default";
12
12
  declare function isSupportedLanguage(language: string): language is DocsLanguage;
13
13
  type ParsedStainlessPath = ReturnType<typeof parseStainlessPath>;
14
14
  declare function parseStainlessPath(stainlessPath: string): {
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-BLDP60j9.js";
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-DNN8R6bZ.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-C4JpPxpl.js";
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-8itEXLx6.js";
2
2
 
3
3
  export { LanguageNames, Languages, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };
@@ -1,6 +1,6 @@
1
- import { t as DocsLanguage } from "./routing-BLDP60j9.js";
1
+ import { t as DocsLanguage } from "./routing-DNN8R6bZ.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime70 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime57 from "react/jsx-runtime";
4
4
  import * as SDKJSON from "@stainless/sdk-json";
5
5
 
6
6
  //#region src/components/sdk.d.ts
@@ -34,7 +34,7 @@ declare function SDKChildren({
34
34
  paths,
35
35
  expand,
36
36
  depth
37
- }: SDKChildrenProps): react_jsx_runtime70.JSX.Element;
37
+ }: SDKChildrenProps): react_jsx_runtime57.JSX.Element;
38
38
  type SDKDeclarationProps = {
39
39
  path: string;
40
40
  expand?: boolean;
@@ -44,26 +44,26 @@ declare function SDKDeclaration({
44
44
  path,
45
45
  expand,
46
46
  depth
47
- }: SDKDeclarationProps): react_jsx_runtime70.JSX.Element;
47
+ }: SDKDeclarationProps): react_jsx_runtime57.JSX.Element;
48
48
  type SDKConstraintsProps = {
49
49
  constraints?: Record<string, any>;
50
50
  };
51
51
  declare function SDKConstraints({
52
52
  constraints
53
- }: SDKConstraintsProps): react_jsx_runtime70.JSX.Element | undefined;
53
+ }: SDKConstraintsProps): react_jsx_runtime57.JSX.Element | undefined;
54
54
  type SDKIconProps = {
55
55
  language: SDKJSON.SnippetLanguage;
56
56
  size?: number;
57
57
  };
58
58
  declare function SDKIcon({
59
59
  language
60
- }: SDKIconProps): react_jsx_runtime70.JSX.Element | null;
60
+ }: SDKIconProps): react_jsx_runtime57.JSX.Element | null;
61
61
  type SDKRequestTitleProps = {
62
62
  snippetLanguage: SDKJSON.SnippetLanguage;
63
63
  };
64
64
  declare function SDKRequestTitle({
65
65
  snippetLanguage
66
- }: SDKRequestTitleProps): react_jsx_runtime70.JSX.Element;
66
+ }: SDKRequestTitleProps): react_jsx_runtime57.JSX.Element;
67
67
  type SDKExampleProps = {
68
68
  method: SDKJSON.Method;
69
69
  transformRequestSnippet?: TransformRequestSnippetFn;
@@ -71,27 +71,27 @@ type SDKExampleProps = {
71
71
  declare function SDKExample({
72
72
  method,
73
73
  transformRequestSnippet
74
- }: SDKExampleProps): react_jsx_runtime70.JSX.Element;
74
+ }: SDKExampleProps): react_jsx_runtime57.JSX.Element;
75
75
  type SDKMethodProps = {
76
76
  method: SDKJSON.Method;
77
77
  transformRequestSnippet?: TransformRequestSnippetFn;
78
78
  };
79
79
  declare function SDKMethodHeader({
80
80
  method
81
- }: SDKMethodProps): react_jsx_runtime70.JSX.Element;
81
+ }: SDKMethodProps): react_jsx_runtime57.JSX.Element;
82
82
  declare function SDKMethodInfo({
83
83
  method
84
- }: SDKMethodProps): react_jsx_runtime70.JSX.Element;
84
+ }: SDKMethodProps): react_jsx_runtime57.JSX.Element;
85
85
  declare function SDKMethod({
86
86
  method,
87
87
  transformRequestSnippet
88
- }: SDKMethodProps): react_jsx_runtime70.JSX.Element | undefined;
88
+ }: SDKMethodProps): react_jsx_runtime57.JSX.Element;
89
89
  type SDKModelProps = {
90
90
  model: SDKJSON.Model;
91
91
  };
92
92
  declare function SDKModel({
93
93
  model
94
- }: SDKModelProps): react_jsx_runtime70.JSX.Element | null;
94
+ }: SDKModelProps): react_jsx_runtime57.JSX.Element | null;
95
95
  type SDKReferenceProps = {
96
96
  stainlessPath: string;
97
97
  children?: React$1.ReactNode;
@@ -99,7 +99,7 @@ type SDKReferenceProps = {
99
99
  declare function SDKReference({
100
100
  stainlessPath,
101
101
  children
102
- }: SDKReferenceProps): string | number | bigint | boolean | react_jsx_runtime70.JSX.Element | 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> | null | undefined;
102
+ }: SDKReferenceProps): string | number | bigint | boolean | react_jsx_runtime57.JSX.Element | 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> | null | undefined;
103
103
  type SDKLanguageBlockProps = {
104
104
  language: DocsLanguage;
105
105
  version: string;
@@ -114,6 +114,6 @@ declare function SDKLanguageBlock({
114
114
  version,
115
115
  install,
116
116
  links
117
- }: SDKLanguageBlockProps): react_jsx_runtime70.JSX.Element;
117
+ }: SDKLanguageBlockProps): react_jsx_runtime57.JSX.Element;
118
118
  //#endregion
119
119
  export { TransformRequestSnippetFn as C, SDKSnippetLanguagesType as S, useReferenceNesting as T, SDKModelProps as _, SDKChildren as a, SDKRequestTitleProps as b, SDKDeclaration as c, SDKLanguageBlock as d, SDKMethod as f, SDKModel as g, SDKMethodProps as h, ReferenceNestingContextType as i, SDKExample as l, SDKMethodInfo as m, PropertyModelContextType as n, SDKConstraints as o, SDKMethodHeader as p, ReferenceNestingContext as r, SDKConstraintsProps as s, PropertyModelContext as t, SDKIcon as u, SDKReference as v, usePropertyModel as w, SDKSnippetLanguages as x, SDKRequestTitle as y };
@@ -1,5 +1,5 @@
1
- import "../routing-BLDP60j9.js";
2
- import { c as QueryKindsType, l as ResultData } from "../types-D3jChPAG.js";
1
+ import "../routing-DNN8R6bZ.js";
2
+ import { c as QueryKindsType, l as ResultData } from "../types-DNSz4kuM.js";
3
3
  import * as react_jsx_runtime82 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/search/form.d.ts
@@ -1,17 +1,17 @@
1
- import { a as useLanguage } from "../docs-C2BtCAV3.js";
2
- import "../component-generics-Baa_QTKJ.js";
3
- import "../navigation-Bnr8b_IW.js";
4
- import "../markdown-CfXfEs-F.js";
5
- import "../routing-C4JpPxpl.js";
6
- import { t as style_default } from "../style-BUaRdg0v.js";
7
- import { t as useComponents } from "../use-components-mJnQErn0.js";
8
- import { a as useSearchContext, i as useSearch } from "../contexts-CA0Kr3z6.js";
9
- import "../icons-CHd7NU9a.js";
10
- import "../utils-B0F_20cr.js";
11
- import "../md-Bz1tDY4G.js";
12
- import "../utils-Br_vI9GZ.js";
13
- import { t as QueryKinds } from "../types-DmEzjqL2.js";
14
- import { t as guideSearch } from "../pagefind-CbOkIJf-.js";
1
+ import { a as useLanguage } from "../docs-CopwX9a7.js";
2
+ import "../component-generics-D3ybuN5r.js";
3
+ import "../navigation-CGr5_w6z.js";
4
+ import "../markdown-CI4kbU64.js";
5
+ import "../routing-8itEXLx6.js";
6
+ import { t as style_default } from "../style-CuGfVeTo.js";
7
+ import { t as useComponents } from "../use-components-BHEwm0mE.js";
8
+ import { a as useSearchContext, i as useSearch } from "../contexts-BsscycD4.js";
9
+ import "../icons-yb-Jhkmg.js";
10
+ import "../utils-2FmcHPHp.js";
11
+ import "../md-DxiV1_vy.js";
12
+ import "../utils-Jo_o4DX9.js";
13
+ import { t as QueryKinds } from "../types-__XoFvJ_.js";
14
+ import { t as guideSearch } from "../pagefind-BaK1krMe.js";
15
15
  import * as React$1 from "react";
16
16
  import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
17
17
  import { BookOpenText, Box, Code, Folder, Search, Wrench, X } from "lucide-react";
@@ -1,5 +1,5 @@
1
- import "../../routing-BLDP60j9.js";
2
- import { d as ResultType, h as SearchSettings, m as SearchParams } from "../../types-D3jChPAG.js";
1
+ import "../../routing-DNN8R6bZ.js";
2
+ import { d as ResultType, h as SearchSettings, m as SearchParams } from "../../types-DNSz4kuM.js";
3
3
  import * as SDKJSON from "@stainless/sdk-json";
4
4
 
5
5
  //#region src/search/providers/algolia.d.ts
@@ -1,15 +1,15 @@
1
- import "../../docs-C2BtCAV3.js";
2
- import "../../component-generics-Baa_QTKJ.js";
3
- import "../../navigation-Bnr8b_IW.js";
4
- import "../../markdown-CfXfEs-F.js";
5
- import "../../routing-C4JpPxpl.js";
6
- import "../../style-BUaRdg0v.js";
7
- import "../../use-components-mJnQErn0.js";
8
- import { c as search, o as buildChatIndex, s as buildIndex } from "../../contexts-CA0Kr3z6.js";
9
- import "../../icons-CHd7NU9a.js";
10
- import "../../utils-B0F_20cr.js";
11
- import "../../md-Bz1tDY4G.js";
12
- import "../../utils-Br_vI9GZ.js";
13
- import "../../types-DmEzjqL2.js";
1
+ import "../../docs-CopwX9a7.js";
2
+ import "../../component-generics-D3ybuN5r.js";
3
+ import "../../navigation-CGr5_w6z.js";
4
+ import "../../markdown-CI4kbU64.js";
5
+ import "../../routing-8itEXLx6.js";
6
+ import "../../style-CuGfVeTo.js";
7
+ import "../../use-components-BHEwm0mE.js";
8
+ import { c as search, o as buildChatIndex, s as buildIndex } from "../../contexts-BsscycD4.js";
9
+ import "../../icons-yb-Jhkmg.js";
10
+ import "../../utils-2FmcHPHp.js";
11
+ import "../../md-DxiV1_vy.js";
12
+ import "../../utils-Jo_o4DX9.js";
13
+ import "../../types-__XoFvJ_.js";
14
14
 
15
15
  export { buildChatIndex, buildIndex, search };
@@ -1,5 +1,5 @@
1
- import { t as DocsLanguage } from "../../routing-BLDP60j9.js";
2
- import { n as IndexEntry } from "../../types-D3jChPAG.js";
1
+ import { t as DocsLanguage } from "../../routing-DNN8R6bZ.js";
2
+ import { n as IndexEntry } from "../../types-DNSz4kuM.js";
3
3
  import * as fuse_js0 from "fuse.js";
4
4
  import { FuseIndex } from "fuse.js";
5
5
  import * as SDKJSON from "@stainless/sdk-json";
@@ -1,16 +1,16 @@
1
- import "../../docs-C2BtCAV3.js";
2
- import "../../component-generics-Baa_QTKJ.js";
3
- import "../../navigation-Bnr8b_IW.js";
4
- import "../../markdown-CfXfEs-F.js";
5
- import "../../routing-C4JpPxpl.js";
6
- import "../../style-BUaRdg0v.js";
7
- import "../../use-components-mJnQErn0.js";
8
- import { l as generateIndex } from "../../contexts-CA0Kr3z6.js";
9
- import "../../icons-CHd7NU9a.js";
10
- import "../../utils-B0F_20cr.js";
11
- import "../../md-Bz1tDY4G.js";
12
- import "../../utils-Br_vI9GZ.js";
13
- import { n as SearchableAttributes } from "../../types-DmEzjqL2.js";
1
+ import "../../docs-CopwX9a7.js";
2
+ import "../../component-generics-D3ybuN5r.js";
3
+ import "../../navigation-CGr5_w6z.js";
4
+ import "../../markdown-CI4kbU64.js";
5
+ import "../../routing-8itEXLx6.js";
6
+ import "../../style-CuGfVeTo.js";
7
+ import "../../use-components-BHEwm0mE.js";
8
+ import { l as generateIndex } from "../../contexts-BsscycD4.js";
9
+ import "../../icons-yb-Jhkmg.js";
10
+ import "../../utils-2FmcHPHp.js";
11
+ import "../../md-DxiV1_vy.js";
12
+ import "../../utils-Jo_o4DX9.js";
13
+ import { n as SearchableAttributes } from "../../types-__XoFvJ_.js";
14
14
  import Fuse from "fuse.js";
15
15
 
16
16
  //#region src/search/providers/fuse.ts
@@ -1,5 +1,5 @@
1
- import "../../routing-BLDP60j9.js";
2
- import { t as GuideResultType } from "../../types-D3jChPAG.js";
1
+ import "../../routing-DNN8R6bZ.js";
2
+ import { t as GuideResultType } from "../../types-DNSz4kuM.js";
3
3
 
4
4
  //#region src/search/providers/pagefind.d.ts
5
5
  declare function guideSearch(loadPath: string, query: string, limit?: number): Promise<GuideResultType[]>;
@@ -1,3 +1,3 @@
1
- import { t as guideSearch } from "../../pagefind-CbOkIJf-.js";
1
+ import { t as guideSearch } from "../../pagefind-BaK1krMe.js";
2
2
 
3
3
  export { guideSearch };
@@ -1,5 +1,5 @@
1
- import { t as DocsLanguage } from "../../routing-BLDP60j9.js";
2
- import { n as IndexEntry } from "../../types-D3jChPAG.js";
1
+ import { t as DocsLanguage } from "../../routing-DNN8R6bZ.js";
2
+ import { n as IndexEntry } from "../../types-DNSz4kuM.js";
3
3
  import * as SDKJSON from "@stainless/sdk-json";
4
4
 
5
5
  //#region src/search/providers/walker.d.ts
@@ -1,16 +1,16 @@
1
- import "../../docs-C2BtCAV3.js";
2
- import "../../component-generics-Baa_QTKJ.js";
3
- import "../../navigation-Bnr8b_IW.js";
4
- import "../../markdown-CfXfEs-F.js";
5
- import "../../routing-C4JpPxpl.js";
6
- import "../../style-BUaRdg0v.js";
7
- import "../../use-components-mJnQErn0.js";
8
- import { l as generateIndex } from "../../contexts-CA0Kr3z6.js";
9
- import "../../icons-CHd7NU9a.js";
10
- import "../../utils-B0F_20cr.js";
11
- import "../../md-Bz1tDY4G.js";
12
- import "../../utils-Br_vI9GZ.js";
13
- import { n as SearchableAttributes } from "../../types-DmEzjqL2.js";
1
+ import "../../docs-CopwX9a7.js";
2
+ import "../../component-generics-D3ybuN5r.js";
3
+ import "../../navigation-CGr5_w6z.js";
4
+ import "../../markdown-CI4kbU64.js";
5
+ import "../../routing-8itEXLx6.js";
6
+ import "../../style-CuGfVeTo.js";
7
+ import "../../use-components-BHEwm0mE.js";
8
+ import { l as generateIndex } from "../../contexts-BsscycD4.js";
9
+ import "../../icons-yb-Jhkmg.js";
10
+ import "../../utils-2FmcHPHp.js";
11
+ import "../../md-DxiV1_vy.js";
12
+ import "../../utils-Jo_o4DX9.js";
13
+ import { n as SearchableAttributes } from "../../types-__XoFvJ_.js";
14
14
 
15
15
  //#region src/search/providers/walker.ts
16
16
  function buildIndex(spec) {
@@ -1,3 +1,3 @@
1
- import "../routing-BLDP60j9.js";
2
- import { _ as SearchableAttributesChat, a as IndexProperty, c as QueryKindsType, d as ResultType, f as RoutableJsonNode, g as SearchableAttributes, h as SearchSettings, i as IndexModel, l as ResultData, m as SearchParams, n as IndexEntry, o as IndexResource, p as SearchAttributeNames, r as IndexMethod, s as QueryKinds, t as GuideResultType, u as ResultRecordType } from "../types-D3jChPAG.js";
1
+ import "../routing-DNN8R6bZ.js";
2
+ import { _ as SearchableAttributesChat, a as IndexProperty, c as QueryKindsType, d as ResultType, f as RoutableJsonNode, g as SearchableAttributes, h as SearchSettings, i as IndexModel, l as ResultData, m as SearchParams, n as IndexEntry, o as IndexResource, p as SearchAttributeNames, r as IndexMethod, s as QueryKinds, t as GuideResultType, u as ResultRecordType } from "../types-DNSz4kuM.js";
3
3
  export { GuideResultType, IndexEntry, IndexMethod, IndexModel, IndexProperty, IndexResource, QueryKinds, QueryKindsType, ResultData, ResultRecordType, ResultType, RoutableJsonNode, SearchAttributeNames, SearchParams, SearchSettings, SearchableAttributes, SearchableAttributesChat };
@@ -1,3 +1,3 @@
1
- import { n as SearchableAttributes, r as SearchableAttributesChat, t as QueryKinds } from "../types-DmEzjqL2.js";
1
+ import { n as SearchableAttributes, r as SearchableAttributesChat, t as QueryKinds } from "../types-__XoFvJ_.js";
2
2
 
3
3
  export { QueryKinds, SearchableAttributes, SearchableAttributesChat };
@@ -1,6 +1,6 @@
1
- import { d as ResultType, h as SearchSettings, m as SearchParams } from "./types-D3jChPAG.js";
1
+ import { d as ResultType, h as SearchSettings, m as SearchParams } from "./types-DNSz4kuM.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime22 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime3 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/contexts/search.d.ts
6
6
  type SearchContextType = {
@@ -16,6 +16,6 @@ type SearchProviderProps = SearchContextType & {
16
16
  declare function SearchProvider({
17
17
  children,
18
18
  ...props
19
- }: SearchProviderProps): react_jsx_runtime22.JSX.Element;
19
+ }: SearchProviderProps): react_jsx_runtime3.JSX.Element;
20
20
  //#endregion
21
21
  export { useSearchContext as a, useSearch as i, SearchProvider as n, SearchProviderProps as r, SearchContextType as t };
@@ -1,6 +1,6 @@
1
- import { C as TransformRequestSnippetFn } from "./sdk-DUfaMi9P.js";
1
+ import { C as TransformRequestSnippetFn } from "./sdk-CrXkrSx-.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime48 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime28 from "react/jsx-runtime";
4
4
  import * as SDKJSON from "@stainless/sdk-json";
5
5
 
6
6
  //#region src/components/snippets.d.ts
@@ -12,7 +12,7 @@ type SnippetCodeProps = {
12
12
  declare function SnippetCode({
13
13
  content,
14
14
  language
15
- }: SnippetCodeProps): react_jsx_runtime48.JSX.Element;
15
+ }: SnippetCodeProps): react_jsx_runtime28.JSX.Element;
16
16
  type SnippetProps = {
17
17
  method: SDKJSON.Method;
18
18
  requestTitle?: React$1.ReactNode;
@@ -24,23 +24,23 @@ type SnippetContainerProps = {
24
24
  };
25
25
  declare function SnippetContainer({
26
26
  children
27
- }: SnippetContainerProps): react_jsx_runtime48.JSX.Element;
27
+ }: SnippetContainerProps): react_jsx_runtime28.JSX.Element;
28
28
  type SnippetRequestContainerProps = {
29
29
  children?: React$1.ReactNode;
30
30
  signature?: string;
31
31
  };
32
32
  declare function SnippetRequestContainer({
33
33
  children
34
- }: SnippetRequestContainerProps): react_jsx_runtime48.JSX.Element;
34
+ }: SnippetRequestContainerProps): react_jsx_runtime28.JSX.Element;
35
35
  declare function Snippet({
36
36
  requestTitle,
37
37
  method,
38
38
  transformRequestSnippet
39
- }: SnippetProps): react_jsx_runtime48.JSX.Element | null;
39
+ }: SnippetProps): react_jsx_runtime28.JSX.Element | null;
40
40
  declare function SnippetResponse({
41
41
  responses
42
42
  }: {
43
43
  responses: SDKJSON.Method['exampleResponses'];
44
- }): react_jsx_runtime48.JSX.Element | null;
44
+ }): react_jsx_runtime28.JSX.Element | null;
45
45
  //#endregion
46
46
  export { SnippetContainerProps as a, SnippetRequestContainerProps as c, SnippetContainer as i, SnippetResponse as l, SnippetCode as n, SnippetProps as o, SnippetCodeProps as r, SnippetRequestContainer as s, Snippet as t };
package/dist/spec.d.ts ADDED
@@ -0,0 +1,65 @@
1
+ import { t as DocsLanguage } from "./routing-DNN8R6bZ.js";
2
+ import * as SDKJSON from "@stainless/sdk-json";
3
+
4
+ //#region src/spec.d.ts
5
+ type SecurityScheme = SDKJSON.Spec['security_schemes'][number];
6
+ interface SpecTransforms {
7
+ resource(resource: SDKJSON.Resource): SDKJSON.Resource;
8
+ method(method: SDKJSON.Method): SDKJSON.Method;
9
+ model(model: SDKJSON.Model): SDKJSON.Model;
10
+ declaration(decl: SDKJSON.DeclarationNode, language: SDKJSON.SpecLanguage): SDKJSON.DeclarationNode;
11
+ securityScheme(scheme: SecurityScheme): SecurityScheme;
12
+ snippet(snippet: string, language: string): string;
13
+ markdown(content?: string): string | undefined;
14
+ }
15
+ declare function defineTransforms(transforms?: Partial<SpecTransforms>): {
16
+ resource: (resource: SDKJSON.Resource) => SDKJSON.Resource;
17
+ method: (method: SDKJSON.Method) => SDKJSON.Method;
18
+ model: (model: SDKJSON.Model) => SDKJSON.Model;
19
+ declaration: (decl: SDKJSON.DeclarationNode, language: SDKJSON.SpecLanguage) => SDKJSON.DeclarationNode;
20
+ securityScheme: (scheme: SecurityScheme) => SecurityScheme;
21
+ snippet: (snippet: string, language: string) => string;
22
+ markdown: (content?: string) => string | undefined;
23
+ };
24
+ declare function generateNavigation(resource: Partial<SDKJSON.Resource>): {
25
+ title: string | undefined;
26
+ name: string | undefined;
27
+ subresources: Record<string, Partial<SDKJSON.Resource>> | undefined;
28
+ methods: Record<string, Partial<SDKJSON.Method>> | undefined;
29
+ models: Record<string, Partial<SDKJSON.Model>> | undefined;
30
+ stainlessPath: string | undefined;
31
+ terraform: {
32
+ Name: string;
33
+ QualifiedName: string;
34
+ } | undefined;
35
+ };
36
+ declare function generateSpecForResource(spec: SDKJSON.Spec, name: string, lang: DocsLanguage, transforms: SpecTransforms): Partial<SDKJSON.Spec>;
37
+ declare function transform(spec: SDKJSON.Spec, transforms: SpecTransforms): {
38
+ name: string;
39
+ lang: "node" | "go" | "python" | "terraform" | "http" | "typescript" | "ruby" | "java" | "kotlin";
40
+ spec: Partial<SDKJSON.Spec>;
41
+ }[];
42
+ declare function split(spec: SDKJSON.Spec, transforms?: SpecTransforms): {
43
+ resources: ReturnType<typeof transform>;
44
+ navigation: {
45
+ languages: ("node" | "go" | "python" | "terraform" | "http" | "typescript" | "ruby" | "java" | "kotlin")[] | undefined;
46
+ resources: {
47
+ [k: string]: {
48
+ title: string | undefined;
49
+ name: string | undefined;
50
+ subresources: Record<string, Partial<SDKJSON.Resource>> | undefined;
51
+ methods: Record<string, Partial<SDKJSON.Method>> | undefined;
52
+ models: Record<string, Partial<SDKJSON.Model>> | undefined;
53
+ stainlessPath: string | undefined;
54
+ terraform: {
55
+ Name: string;
56
+ QualifiedName: string;
57
+ } | undefined;
58
+ };
59
+ };
60
+ };
61
+ };
62
+ declare function parseSpec(content: string): SDKJSON.Spec | undefined;
63
+ declare function retrieve(apiKey: string, project: string, revision: string): Promise<SDKJSON.Spec | undefined>;
64
+ //#endregion
65
+ export { SecurityScheme, SpecTransforms, defineTransforms, generateNavigation, generateSpecForResource, parseSpec, retrieve, split, transform };