@stainless-api/docs-ui 0.1.0-beta.46 → 0.1.0-beta.48

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 (122) hide show
  1. package/dist/{breadcrumbs-ChGb9Ckx.d.ts → breadcrumbs-TNRag6Vy.d.ts} +2 -2
  2. package/dist/{component-generics-CDshlns_.d.ts → component-generics-Cs7jFHLq.d.ts} +2 -2
  3. package/dist/components/MaskedInput.d.ts +1 -1
  4. package/dist/components/MaskedInput.js +1 -1
  5. package/dist/components/breadcrumbs.d.ts +1 -1
  6. package/dist/components/breadcrumbs.js +9 -13
  7. package/dist/components/icons.d.ts +11 -11
  8. package/dist/components/icons.js +1 -1
  9. package/dist/components/index.d.ts +9 -10
  10. package/dist/components/index.js +9 -13
  11. package/dist/components/method.d.ts +1 -1
  12. package/dist/components/method.js +9 -13
  13. package/dist/components/overview.d.ts +1 -1
  14. package/dist/components/overview.js +9 -13
  15. package/dist/components/primitives.d.ts +1 -1
  16. package/dist/components/primitives.js +9 -13
  17. package/dist/components/properties.d.ts +1 -1
  18. package/dist/components/properties.js +9 -13
  19. package/dist/components/sdk.d.ts +1 -2
  20. package/dist/components/sdk.js +9 -13
  21. package/dist/components/sidebar.d.ts +1 -1
  22. package/dist/components/sidebar.js +9 -13
  23. package/dist/components/snippets.d.ts +2 -3
  24. package/dist/components/snippets.js +9 -13
  25. package/dist/contexts/component-generics.d.ts +1 -1
  26. package/dist/contexts/component-generics.js +1 -1
  27. package/dist/contexts/component-types.d.ts +10 -11
  28. package/dist/contexts/component.d.ts +13 -14
  29. package/dist/contexts/component.js +9 -13
  30. package/dist/contexts/docs.d.ts +1 -1
  31. package/dist/contexts/docs.js +1 -1
  32. package/dist/contexts/index.d.ts +16 -18
  33. package/dist/contexts/index.js +9 -13
  34. package/dist/contexts/markdown.d.ts +1 -1
  35. package/dist/contexts/markdown.js +2 -2
  36. package/dist/contexts/navigation.d.ts +1 -2
  37. package/dist/contexts/navigation.js +1 -1
  38. package/dist/contexts/search.d.ts +1 -3
  39. package/dist/contexts/search.js +9 -13
  40. package/dist/contexts/use-components.d.ts +9 -10
  41. package/dist/contexts/use-components.js +2 -2
  42. package/dist/{contexts-HUUrbJAJ.js → contexts-D3ClFTt3.js} +366 -90
  43. package/dist/{docs-OpxXmURB.d.ts → docs-DGpIHBGY.d.ts} +3 -3
  44. package/dist/{index-CkgJvy8B.d.ts → index-BPQVqZ6-.d.ts} +113 -79
  45. package/dist/{index-Ck2YxPj3.d.ts → index-D_zoydBM.d.ts} +6 -6
  46. package/dist/{index-BhNE0nV0.d.ts → index-Dt1TxDPe.d.ts} +8 -8
  47. package/dist/index.d.ts +19 -20
  48. package/dist/index.js +12 -13
  49. package/dist/languages/csharp.d.ts +11 -0
  50. package/dist/languages/csharp.js +11 -0
  51. package/dist/languages/go.d.ts +10 -11
  52. package/dist/languages/go.js +9 -13
  53. package/dist/languages/http.d.ts +10 -11
  54. package/dist/languages/http.js +9 -13
  55. package/dist/languages/index.d.ts +11 -12
  56. package/dist/languages/index.js +10 -14
  57. package/dist/languages/java.d.ts +10 -11
  58. package/dist/languages/java.js +9 -13
  59. package/dist/languages/python.d.ts +10 -11
  60. package/dist/languages/python.js +9 -13
  61. package/dist/languages/ruby.d.ts +10 -11
  62. package/dist/languages/ruby.js +9 -13
  63. package/dist/languages/typescript.d.ts +10 -11
  64. package/dist/languages/typescript.js +9 -13
  65. package/dist/markdown/index.d.ts +2 -3
  66. package/dist/markdown/index.js +9 -13
  67. package/dist/markdown/md.js +1 -1
  68. package/dist/markdown/utils.d.ts +2 -3
  69. package/dist/markdown/utils.js +1 -1
  70. package/dist/{markdown-sJ2VePdG.js → markdown-Bx-mQFEj.js} +1 -1
  71. package/dist/{markdown-Ck30kC3p.d.ts → markdown-J4fsbXbi.d.ts} +2 -2
  72. package/dist/{method-BpjXzDDH.d.ts → method-uqti5jIi.d.ts} +7 -7
  73. package/dist/{navigation-D4bzWy1c.d.ts → navigation-DztmhdsO.d.ts} +3 -3
  74. package/dist/{overview-B24Fc4cH.d.ts → overview-CXiAiRu3.d.ts} +6 -6
  75. package/dist/{primitives-DwXr-yo5.d.ts → primitives-CS8fdjfv.d.ts} +9 -9
  76. package/dist/{properties-wSrkbEk2.d.ts → properties-Bf600pp5.d.ts} +5 -5
  77. package/dist/{routing-GrDalgAW.js → routing-BGBmkDBL.js} +3 -2
  78. package/dist/{routing-Bcos-Z2q.d.ts → routing-BcGPNh2R.d.ts} +1 -1
  79. package/dist/routing.d.ts +1 -1
  80. package/dist/routing.js +1 -1
  81. package/dist/{sdk-CDNNOl31.d.ts → sdk-CuOpWo9I.d.ts} +14 -14
  82. package/dist/search/index.d.ts +5 -6
  83. package/dist/search/index.js +12 -14
  84. package/dist/search/mcp.d.ts +2 -2
  85. package/dist/search/mcp.js +11 -13
  86. package/dist/search/providers/algolia.d.ts +1 -2
  87. package/dist/search/providers/algolia.js +9 -13
  88. package/dist/search/providers/fuse.d.ts +2 -2
  89. package/dist/search/providers/fuse.js +10 -13
  90. package/dist/search/providers/pagefind.d.ts +1 -2
  91. package/dist/search/providers/pagefind.js +1 -1
  92. package/dist/search/providers/walker.d.ts +2 -2
  93. package/dist/search/providers/walker.js +10 -13
  94. package/dist/search/types.d.ts +1 -2
  95. package/dist/search/types.js +1 -1
  96. package/dist/{search-Dbhp1LKw.d.ts → search-DvzBAFUW.d.ts} +3 -3
  97. package/dist/{sidebar-BzEJezB8.d.ts → sidebar-CqfIoVcr.d.ts} +5 -5
  98. package/dist/{snippets-BFLGJy-C.d.ts → snippets-BwifQYD4.d.ts} +8 -8
  99. package/dist/spec.d.ts +3 -3
  100. package/dist/spec.js +2 -2
  101. package/dist/style.d.ts +1 -1
  102. package/dist/style.js +1 -1
  103. package/dist/styles.css +1094 -0
  104. package/dist/{types-1rnoIVpZ.d.ts → types-9YHj_ZeX.d.ts} +1 -1
  105. package/dist/{use-components-DG6NAdUT.js → use-components-BAHidYIO.js} +1 -1
  106. package/dist/{utils-CqR0JQ5q.js → utils-0z34vxY4.js} +2 -2
  107. package/dist/{utils-gEMvF6KH.d.ts → utils-DAOeBdRL.d.ts} +2 -2
  108. package/dist/utils.d.ts +1 -1
  109. package/dist/utils.js +1 -2
  110. package/package.json +6 -3
  111. /package/dist/{chunk-KfF3XP4c.js → chunk-BWfJHHBp.js} +0 -0
  112. /package/dist/{component-generics-4gg5TFK4.js → component-generics-F0_Dx7UT.js} +0 -0
  113. /package/dist/{docs-C2xNNHgT.js → docs-CNvEp0VL.js} +0 -0
  114. /package/dist/{icons-Ckod9aod.js → icons-DzBceOQw.js} +0 -0
  115. /package/dist/{md-Ce-Zhp9O.js → md-D5AxFoS4.js} +0 -0
  116. /package/dist/{navigation-BrIapKIN.js → navigation-bydkHNUW.js} +0 -0
  117. /package/dist/{pagefind-CKBforii.js → pagefind-BHm6c3fb.js} +0 -0
  118. /package/dist/{style-B-5NIls4.js → style-0miv2y38.js} +0 -0
  119. /package/dist/{style-BJCwZ-Wf.d.ts → style-D8hwSwrv.d.ts} +0 -0
  120. /package/dist/{types-Ci-27DYJ.js → types-mRzd9aqe.js} +0 -0
  121. /package/dist/{utils-CI9byvCc.d.ts → utils-BcWczffA.d.ts} +0 -0
  122. /package/dist/{utils-jPbBiaDE.js → utils-CiZXDoFR.js} +0 -0
@@ -1,15 +1,11 @@
1
- import "../docs-C2xNNHgT.js";
2
- import "../component-generics-4gg5TFK4.js";
3
- import "../navigation-BrIapKIN.js";
4
- import "../markdown-sJ2VePdG.js";
5
- import "../routing-GrDalgAW.js";
6
- import "../style-B-5NIls4.js";
7
- import "../use-components-DG6NAdUT.js";
8
- import { L as python_exports, T as http_exports, U as go_exports, Y as java_exports, g as kotlin, j as ruby_exports, tt as typescript_exports, v as node } from "../contexts-HUUrbJAJ.js";
9
- import "../icons-Ckod9aod.js";
10
- import "../utils-CqR0JQ5q.js";
11
- import "../md-Ce-Zhp9O.js";
12
- import "../utils-jPbBiaDE.js";
13
- import "../types-Ci-27DYJ.js";
1
+ import "../docs-CNvEp0VL.js";
2
+ import "../component-generics-F0_Dx7UT.js";
3
+ import "../navigation-bydkHNUW.js";
4
+ import "../markdown-Bx-mQFEj.js";
5
+ import "../use-components-BAHidYIO.js";
6
+ import { L as ruby_exports, U as python_exports, Y as go_exports, g as kotlin, j as http_exports, st as typescript_exports, tt as java_exports, v as node, w as csharp_exports } from "../contexts-D3ClFTt3.js";
7
+ import "../icons-DzBceOQw.js";
8
+ import "../md-D5AxFoS4.js";
9
+ import "../utils-CiZXDoFR.js";
14
10
 
15
- export { go_exports as go, http_exports as http, java_exports as java, kotlin, node, python_exports as python, ruby_exports as ruby, typescript_exports as typescript };
11
+ export { csharp_exports as csharp, go_exports as go, http_exports as http, java_exports as java, kotlin, node, python_exports as python, ruby_exports as ruby, typescript_exports as typescript };
@@ -1,12 +1,11 @@
1
- import "../primitives-DwXr-yo5.js";
2
- import "../breadcrumbs-ChGb9Ckx.js";
3
- import "../method-BpjXzDDH.js";
4
- import "../properties-wSrkbEk2.js";
5
- import "../routing-Bcos-Z2q.js";
6
- import "../sdk-CDNNOl31.js";
7
- import "../snippets-BFLGJy-C.js";
8
- import "../overview-B24Fc4cH.js";
9
- import "../sidebar-BzEJezB8.js";
10
- import "../index-BhNE0nV0.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-CkgJvy8B.js";
1
+ import "../primitives-CS8fdjfv.js";
2
+ import "../breadcrumbs-TNRag6Vy.js";
3
+ import "../method-uqti5jIi.js";
4
+ import "../properties-Bf600pp5.js";
5
+ import "../sdk-CuOpWo9I.js";
6
+ import "../snippets-BwifQYD4.js";
7
+ import "../overview-CXiAiRu3.js";
8
+ import "../sidebar-CqfIoVcr.js";
9
+ import "../index-Dt1TxDPe.js";
10
+ 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-BPQVqZ6-.js";
12
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,15 +1,11 @@
1
- import "../docs-C2xNNHgT.js";
2
- import "../component-generics-4gg5TFK4.js";
3
- import "../navigation-BrIapKIN.js";
4
- import "../markdown-sJ2VePdG.js";
5
- import "../routing-GrDalgAW.js";
6
- import "../style-B-5NIls4.js";
7
- import "../use-components-DG6NAdUT.js";
8
- import { G as MethodSignature, J as TypeName, K as Property, W as Declaration, q as Type } from "../contexts-HUUrbJAJ.js";
9
- import "../icons-Ckod9aod.js";
10
- import "../utils-CqR0JQ5q.js";
11
- import "../md-Ce-Zhp9O.js";
12
- import "../utils-jPbBiaDE.js";
13
- import "../types-Ci-27DYJ.js";
1
+ import "../docs-CNvEp0VL.js";
2
+ import "../component-generics-F0_Dx7UT.js";
3
+ import "../navigation-bydkHNUW.js";
4
+ import "../markdown-Bx-mQFEj.js";
5
+ import "../use-components-BAHidYIO.js";
6
+ import { $ as Type, Q as Property, X as Declaration, Z as MethodSignature, et as TypeName } from "../contexts-D3ClFTt3.js";
7
+ import "../icons-DzBceOQw.js";
8
+ import "../md-D5AxFoS4.js";
9
+ import "../utils-CiZXDoFR.js";
14
10
 
15
11
  export { Declaration, MethodSignature, Property, Type, TypeName };
@@ -1,12 +1,11 @@
1
- import "../primitives-DwXr-yo5.js";
2
- import "../breadcrumbs-ChGb9Ckx.js";
3
- import "../method-BpjXzDDH.js";
4
- import "../properties-wSrkbEk2.js";
5
- import "../routing-Bcos-Z2q.js";
6
- import "../sdk-CDNNOl31.js";
7
- import "../snippets-BFLGJy-C.js";
8
- import "../overview-B24Fc4cH.js";
9
- import "../sidebar-BzEJezB8.js";
10
- import "../index-BhNE0nV0.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-CkgJvy8B.js";
1
+ import "../primitives-CS8fdjfv.js";
2
+ import "../breadcrumbs-TNRag6Vy.js";
3
+ import "../method-uqti5jIi.js";
4
+ import "../properties-Bf600pp5.js";
5
+ import "../sdk-CuOpWo9I.js";
6
+ import "../snippets-BwifQYD4.js";
7
+ import "../overview-CXiAiRu3.js";
8
+ import "../sidebar-CqfIoVcr.js";
9
+ import "../index-Dt1TxDPe.js";
10
+ import { B as Type, F as DeclarationProps, I as MethodSignature, L as MethodSignatureProps, P as Declaration, R as Property, V as TypeName, z as PropertyProps } from "../index-BPQVqZ6-.js";
12
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,15 +1,11 @@
1
- import "../docs-C2xNNHgT.js";
2
- import "../component-generics-4gg5TFK4.js";
3
- import "../navigation-BrIapKIN.js";
4
- import "../markdown-sJ2VePdG.js";
5
- import "../routing-GrDalgAW.js";
6
- import "../style-B-5NIls4.js";
7
- import "../use-components-DG6NAdUT.js";
8
- import { F as Type, I as TypeName, M as Declaration, N as MethodSignature, P as Property } from "../contexts-HUUrbJAJ.js";
9
- import "../icons-Ckod9aod.js";
10
- import "../utils-CqR0JQ5q.js";
11
- import "../md-Ce-Zhp9O.js";
12
- import "../utils-jPbBiaDE.js";
13
- import "../types-Ci-27DYJ.js";
1
+ import "../docs-CNvEp0VL.js";
2
+ import "../component-generics-F0_Dx7UT.js";
3
+ import "../navigation-bydkHNUW.js";
4
+ import "../markdown-Bx-mQFEj.js";
5
+ import "../use-components-BAHidYIO.js";
6
+ import { B as Property, H as TypeName, R as Declaration, V as Type, z as MethodSignature } from "../contexts-D3ClFTt3.js";
7
+ import "../icons-DzBceOQw.js";
8
+ import "../md-D5AxFoS4.js";
9
+ import "../utils-CiZXDoFR.js";
14
10
 
15
11
  export { Declaration, MethodSignature, Property, Type, TypeName };
@@ -1,12 +1,11 @@
1
- import "../primitives-DwXr-yo5.js";
2
- import "../breadcrumbs-ChGb9Ckx.js";
3
- import "../method-BpjXzDDH.js";
4
- import "../properties-wSrkbEk2.js";
5
- import "../routing-Bcos-Z2q.js";
6
- import "../sdk-CDNNOl31.js";
7
- import "../snippets-BFLGJy-C.js";
8
- import "../overview-B24Fc4cH.js";
9
- import "../sidebar-BzEJezB8.js";
10
- import "../index-BhNE0nV0.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-CkgJvy8B.js";
1
+ import "../primitives-CS8fdjfv.js";
2
+ import "../breadcrumbs-TNRag6Vy.js";
3
+ import "../method-uqti5jIi.js";
4
+ import "../properties-Bf600pp5.js";
5
+ import "../sdk-CuOpWo9I.js";
6
+ import "../snippets-BwifQYD4.js";
7
+ import "../overview-CXiAiRu3.js";
8
+ import "../sidebar-CqfIoVcr.js";
9
+ import "../index-Dt1TxDPe.js";
10
+ 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-BPQVqZ6-.js";
12
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,15 +1,11 @@
1
- import "../docs-C2xNNHgT.js";
2
- import "../component-generics-4gg5TFK4.js";
3
- import "../navigation-BrIapKIN.js";
4
- import "../markdown-sJ2VePdG.js";
5
- import "../routing-GrDalgAW.js";
6
- import "../style-B-5NIls4.js";
7
- import "../use-components-DG6NAdUT.js";
8
- import { A as TypeName, D as MethodSignature, E as Declaration, O as Property, k as Type } from "../contexts-HUUrbJAJ.js";
9
- import "../icons-Ckod9aod.js";
10
- import "../utils-CqR0JQ5q.js";
11
- import "../md-Ce-Zhp9O.js";
12
- import "../utils-jPbBiaDE.js";
13
- import "../types-Ci-27DYJ.js";
1
+ import "../docs-CNvEp0VL.js";
2
+ import "../component-generics-F0_Dx7UT.js";
3
+ import "../navigation-bydkHNUW.js";
4
+ import "../markdown-Bx-mQFEj.js";
5
+ import "../use-components-BAHidYIO.js";
6
+ import { F as Type, I as TypeName, M as Declaration, N as MethodSignature, P as Property } from "../contexts-D3ClFTt3.js";
7
+ import "../icons-DzBceOQw.js";
8
+ import "../md-D5AxFoS4.js";
9
+ import "../utils-CiZXDoFR.js";
14
10
 
15
11
  export { Declaration, MethodSignature, Property, Type, TypeName };
@@ -1,12 +1,11 @@
1
- import "../primitives-DwXr-yo5.js";
2
- import "../breadcrumbs-ChGb9Ckx.js";
3
- import "../method-BpjXzDDH.js";
4
- import "../properties-wSrkbEk2.js";
5
- import "../routing-Bcos-Z2q.js";
6
- import "../sdk-CDNNOl31.js";
7
- import "../snippets-BFLGJy-C.js";
8
- import "../overview-B24Fc4cH.js";
9
- import "../sidebar-BzEJezB8.js";
10
- import "../index-BhNE0nV0.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-CkgJvy8B.js";
1
+ import "../primitives-CS8fdjfv.js";
2
+ import "../breadcrumbs-TNRag6Vy.js";
3
+ import "../method-uqti5jIi.js";
4
+ import "../properties-Bf600pp5.js";
5
+ import "../sdk-CuOpWo9I.js";
6
+ import "../snippets-BwifQYD4.js";
7
+ import "../overview-CXiAiRu3.js";
8
+ import "../sidebar-CqfIoVcr.js";
9
+ import "../index-Dt1TxDPe.js";
10
+ import { ct as Declaration, dt as MethodSignatureProps, ft as Property, ht as TypeName, lt as DeclarationProps, mt as Type, pt as PropertyProps, ut as MethodSignature } from "../index-BPQVqZ6-.js";
12
11
  export { Declaration, DeclarationProps, MethodSignature, MethodSignatureProps, Property, PropertyProps, Type, TypeName };
@@ -1,15 +1,11 @@
1
- import "../docs-C2xNNHgT.js";
2
- import "../component-generics-4gg5TFK4.js";
3
- import "../navigation-BrIapKIN.js";
4
- import "../markdown-sJ2VePdG.js";
5
- import "../routing-GrDalgAW.js";
6
- import "../style-B-5NIls4.js";
7
- import "../use-components-DG6NAdUT.js";
8
- import { $ as Type, Q as Property, X as Declaration, Z as MethodSignature, et as TypeName } from "../contexts-HUUrbJAJ.js";
9
- import "../icons-Ckod9aod.js";
10
- import "../utils-CqR0JQ5q.js";
11
- import "../md-Ce-Zhp9O.js";
12
- import "../utils-jPbBiaDE.js";
13
- import "../types-Ci-27DYJ.js";
1
+ import "../docs-CNvEp0VL.js";
2
+ import "../component-generics-F0_Dx7UT.js";
3
+ import "../navigation-bydkHNUW.js";
4
+ import "../markdown-Bx-mQFEj.js";
5
+ import "../use-components-BAHidYIO.js";
6
+ import { at as Type, it as Property, nt as Declaration, ot as TypeName, rt as MethodSignature } from "../contexts-D3ClFTt3.js";
7
+ import "../icons-DzBceOQw.js";
8
+ import "../md-D5AxFoS4.js";
9
+ import "../utils-CiZXDoFR.js";
14
10
 
15
11
  export { Declaration, MethodSignature, Property, Type, TypeName };
@@ -1,6 +1,5 @@
1
- import "../routing-Bcos-Z2q.js";
2
- import "../sdk-CDNNOl31.js";
3
- import { t as EnvironmentType } from "../utils-gEMvF6KH.js";
1
+ import "../sdk-CuOpWo9I.js";
2
+ import { t as EnvironmentType } from "../utils-DAOeBdRL.js";
4
3
  import { Node } from "@markdoc/markdoc";
5
4
  import * as SDKJSON from "@stainless/sdk-json";
6
5
 
@@ -1,15 +1,11 @@
1
- import "../docs-C2xNNHgT.js";
2
- import "../component-generics-4gg5TFK4.js";
3
- import "../navigation-BrIapKIN.js";
4
- import "../markdown-sJ2VePdG.js";
5
- import "../routing-GrDalgAW.js";
6
- import "../style-B-5NIls4.js";
7
- import "../use-components-DG6NAdUT.js";
8
- import { d as declaration, f as render, p as renderMarkdown } from "../contexts-HUUrbJAJ.js";
9
- import "../icons-Ckod9aod.js";
10
- import "../utils-CqR0JQ5q.js";
11
- import "../md-Ce-Zhp9O.js";
12
- import "../utils-jPbBiaDE.js";
13
- import "../types-Ci-27DYJ.js";
1
+ import "../docs-CNvEp0VL.js";
2
+ import "../component-generics-F0_Dx7UT.js";
3
+ import "../navigation-bydkHNUW.js";
4
+ import "../markdown-Bx-mQFEj.js";
5
+ import "../use-components-BAHidYIO.js";
6
+ import { d as declaration, f as render, p as renderMarkdown } from "../contexts-D3ClFTt3.js";
7
+ import "../icons-DzBceOQw.js";
8
+ import "../md-D5AxFoS4.js";
9
+ import "../utils-CiZXDoFR.js";
14
10
 
15
11
  export { declaration, render, renderMarkdown };
@@ -1,3 +1,3 @@
1
- import { a as item, c as parse, i as inline, l as strong, n as fence, o as list, r as heading, s as paragraph, t as code, u as text } from "../md-Ce-Zhp9O.js";
1
+ import { a as item, c as parse, i as inline, l as strong, n as fence, o as list, r as heading, s as paragraph, t as code, u as text } from "../md-D5AxFoS4.js";
2
2
 
3
3
  export { code, fence, heading, inline, item, list, paragraph, parse, strong, text };
@@ -1,4 +1,3 @@
1
- import "../routing-Bcos-Z2q.js";
2
- import "../sdk-CDNNOl31.js";
3
- import { i as stripMarkup, n as getDecl, r as getSnippet, t as EnvironmentType } from "../utils-gEMvF6KH.js";
1
+ import "../sdk-CuOpWo9I.js";
2
+ import { i as stripMarkup, n as getDecl, r as getSnippet, t as EnvironmentType } from "../utils-DAOeBdRL.js";
4
3
  export { EnvironmentType, getDecl, getSnippet, stripMarkup };
@@ -1,3 +1,3 @@
1
- import { n as getSnippet, r as stripMarkup, t as getDecl } from "../utils-jPbBiaDE.js";
1
+ import { n as getSnippet, r as stripMarkup, t as getDecl } from "../utils-CiZXDoFR.js";
2
2
 
3
3
  export { getDecl, getSnippet, stripMarkup };
@@ -1,4 +1,4 @@
1
- import { a as useLanguage } from "./docs-C2xNNHgT.js";
1
+ import { a as useLanguage } from "./docs-CNvEp0VL.js";
2
2
  import * as React$1 from "react";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
 
@@ -1,5 +1,5 @@
1
1
  import * as React$1 from "react";
2
- import * as react_jsx_runtime53 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime59 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/contexts/markdown.d.ts
5
5
  type MarkdownContext = {
@@ -17,6 +17,6 @@ declare function MarkdownProvider({
17
17
  render,
18
18
  highlight,
19
19
  children
20
- }: MarkdownProviderProps): react_jsx_runtime53.JSX.Element;
20
+ }: MarkdownProviderProps): react_jsx_runtime59.JSX.Element;
21
21
  //#endregion
22
22
  export { useMarkdownContext as a, useHighlight as i, MarkdownProvider as n, useRenderMarkdown as o, MarkdownProviderProps as r, MarkdownContext as t };
@@ -1,6 +1,6 @@
1
1
  import * as React$1 from "react";
2
2
  import { ReactNode } from "react";
3
- import * as react_jsx_runtime80 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime42 from "react/jsx-runtime";
4
4
  import { LucideIcon } from "lucide-react";
5
5
 
6
6
  //#region src/components/method.d.ts
@@ -14,7 +14,7 @@ type MethodIconProps = {
14
14
  declare function MethodIconBadge({
15
15
  httpMethod,
16
16
  showName
17
- }: MethodIconProps): react_jsx_runtime80.JSX.Element | null;
17
+ }: MethodIconProps): react_jsx_runtime42.JSX.Element | null;
18
18
  type MethodHeaderProps = {
19
19
  title: ReactNode;
20
20
  level?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5';
@@ -28,7 +28,7 @@ declare function MethodHeader({
28
28
  signature,
29
29
  children,
30
30
  level
31
- }: MethodHeaderProps): react_jsx_runtime80.JSX.Element;
31
+ }: MethodHeaderProps): react_jsx_runtime42.JSX.Element;
32
32
  type MethodRouteProps = {
33
33
  httpMethod?: string;
34
34
  endpoint?: string | ReactNode;
@@ -38,13 +38,13 @@ declare function MethodRoute({
38
38
  httpMethod,
39
39
  endpoint,
40
40
  iconOnly
41
- }: MethodRouteProps): react_jsx_runtime80.JSX.Element;
41
+ }: MethodRouteProps): react_jsx_runtime42.JSX.Element;
42
42
  type MethodDescriptionProps = {
43
43
  description?: string;
44
44
  };
45
45
  declare function MethodDescription({
46
46
  description
47
- }: MethodDescriptionProps): react_jsx_runtime80.JSX.Element | undefined;
47
+ }: MethodDescriptionProps): react_jsx_runtime42.JSX.Element | undefined;
48
48
  type MethodInfoProps = {
49
49
  children?: ReactNode;
50
50
  parameters?: ReactNode;
@@ -54,7 +54,7 @@ declare function MethodInfo({
54
54
  children,
55
55
  parameters,
56
56
  returns
57
- }: MethodInfoProps): react_jsx_runtime80.JSX.Element;
57
+ }: MethodInfoProps): react_jsx_runtime42.JSX.Element;
58
58
  type MethodProps = {
59
59
  id?: string;
60
60
  header?: ReactNode;
@@ -66,6 +66,6 @@ declare function Method({
66
66
  children,
67
67
  className,
68
68
  ...props
69
- }: MethodProps): react_jsx_runtime80.JSX.Element;
69
+ }: MethodProps): react_jsx_runtime42.JSX.Element;
70
70
  //#endregion
71
71
  export { MethodDescription as a, MethodHeaderProps as c, MethodInfo as d, MethodInfoProps as f, MethodRouteProps as h, Method as i, MethodIconBadge as l, MethodRoute as m, HttpMethodIcons as n, MethodDescriptionProps as o, MethodProps as p, HttpMethods as r, MethodHeader as s, HTTPMethod as t, MethodIconProps as u };
@@ -1,6 +1,6 @@
1
- import { t as DocsLanguage } from "./routing-Bcos-Z2q.js";
1
+ import { t as DocsLanguage } from "./routing-BcGPNh2R.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime54 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime73 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/contexts/navigation.d.ts
6
6
  type NavigationHandler = (ev: React$1.MouseEvent | null, opts: {
@@ -24,6 +24,6 @@ declare function NavigationProvider({
24
24
  selectedPath,
25
25
  onNavigate,
26
26
  children
27
- }: NavigationProviderProps): react_jsx_runtime54.JSX.Element;
27
+ }: NavigationProviderProps): react_jsx_runtime73.JSX.Element;
28
28
  //#endregion
29
29
  export { useNavigation as a, NavigationProviderProps as i, NavigationHandler as n, NavigationProvider as r, NavigationContextType as t };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime11 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
2
2
  import * as SDKJSON from "@stainless/sdk-json";
3
3
 
4
4
  //#region src/components/overview.d.ts
@@ -9,31 +9,31 @@ type SDKResourceProps = {
9
9
  declare function SDKResourceHeader({
10
10
  resource,
11
11
  parents
12
- }: SDKResourceProps): react_jsx_runtime11.JSX.Element | null;
12
+ }: SDKResourceProps): react_jsx_runtime10.JSX.Element | null;
13
13
  type SDKMethodSummaryProps = {
14
14
  method: SDKJSON.Method;
15
15
  };
16
16
  declare function SDKMethodSummary({
17
17
  method
18
- }: SDKMethodSummaryProps): react_jsx_runtime11.JSX.Element;
18
+ }: SDKMethodSummaryProps): react_jsx_runtime10.JSX.Element;
19
19
  declare function SDKResource({
20
20
  resource,
21
21
  parents,
22
22
  showModels
23
23
  }: SDKResourceProps & {
24
24
  showModels?: boolean;
25
- }): react_jsx_runtime11.JSX.Element;
25
+ }): react_jsx_runtime10.JSX.Element;
26
26
  type SDKOverviewProps = {
27
27
  resource: SDKJSON.Resource;
28
28
  };
29
29
  declare function SDKOverview({
30
30
  resource
31
- }: SDKOverviewProps): react_jsx_runtime11.JSX.Element;
31
+ }: SDKOverviewProps): react_jsx_runtime10.JSX.Element;
32
32
  type SDKRootProps = {
33
33
  stainlessPath: string;
34
34
  };
35
35
  declare function SDKRoot({
36
36
  stainlessPath
37
- }: SDKRootProps): react_jsx_runtime11.JSX.Element | null;
37
+ }: SDKRootProps): react_jsx_runtime10.JSX.Element | null;
38
38
  //#endregion
39
39
  export { SDKResource as a, SDKRoot as c, SDKOverviewProps as i, SDKRootProps as l, SDKMethodSummaryProps as n, SDKResourceHeader as o, SDKOverview as r, SDKResourceProps as s, SDKMethodSummary as t };
@@ -1,6 +1,6 @@
1
1
  import * as React$1 from "react";
2
2
  import { ReactNode } from "react";
3
- import * as react_jsx_runtime16 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime49 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_runtime16.JSX.Element[];
15
+ }: JoinProps): react_jsx_runtime49.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_runtime16.JSX.Element;
31
+ }: ExpanderProps): react_jsx_runtime49.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_runtime16.JSX.Element;
38
+ }: Omit<ExpanderProps, 'virtual'>): react_jsx_runtime49.JSX.Element;
39
39
  declare function Markdown({
40
40
  content
41
41
  }: {
42
42
  content: string;
43
- }): "" | react_jsx_runtime16.JSX.Element | undefined;
43
+ }): "" | react_jsx_runtime49.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_runtime16.JSX.Element;
51
+ }: BadgeProps): react_jsx_runtime49.JSX.Element;
52
52
  type TooltipProps = {
53
53
  content: ReactNode;
54
54
  children: ReactNode;
@@ -56,7 +56,7 @@ type TooltipProps = {
56
56
  declare function Tooltip({
57
57
  content,
58
58
  children
59
- }: TooltipProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | react_jsx_runtime16.JSX.Element | null | undefined;
59
+ }: TooltipProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | react_jsx_runtime49.JSX.Element | null | undefined;
60
60
  type LinkProps = {
61
61
  stainlessPath: string;
62
62
  scroll?: boolean;
@@ -67,7 +67,7 @@ declare function Link({
67
67
  scroll,
68
68
  children,
69
69
  ...props
70
- }: LinkProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | react_jsx_runtime16.JSX.Element | null | undefined;
70
+ }: LinkProps): string | number | bigint | boolean | Iterable<React$1.ReactNode> | Promise<string | number | bigint | boolean | React$1.ReactPortal | React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>> | Iterable<React$1.ReactNode> | null | undefined> | react_jsx_runtime49.JSX.Element | null | undefined;
71
71
  type InputProps = {
72
72
  left?: ReactNode;
73
73
  right?: ReactNode;
@@ -92,6 +92,6 @@ declare function ListView<TItem>({
92
92
  itemDelegate,
93
93
  onSelectListItem,
94
94
  ...rest
95
- }: ListViewProps<TItem>): react_jsx_runtime16.JSX.Element;
95
+ }: ListViewProps<TItem>): react_jsx_runtime49.JSX.Element;
96
96
  //#endregion
97
97
  export { Join as a, ListViewProps as c, ToggleButtonProps as d, Tooltip as f, InputProps as i, Markdown as l, Expander as n, Link as o, VirtualExpander as p, Input as r, ListView as s, Badge as t, ToggleButton as u };
@@ -1,5 +1,5 @@
1
1
  import { ReactNode } from "react";
2
- import * as react_jsx_runtime24 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime15 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/properties.d.ts
5
5
  type PropertyToggleProps = {
@@ -7,19 +7,19 @@ type PropertyToggleProps = {
7
7
  };
8
8
  declare function PropertyToggle({
9
9
  target
10
- }: PropertyToggleProps): react_jsx_runtime24.JSX.Element;
10
+ }: PropertyToggleProps): react_jsx_runtime15.JSX.Element;
11
11
  type PropertyDescriptionProps = {
12
12
  description?: string;
13
13
  };
14
14
  declare function PropertyDescription({
15
15
  description
16
- }: PropertyDescriptionProps): react_jsx_runtime24.JSX.Element | undefined;
16
+ }: PropertyDescriptionProps): react_jsx_runtime15.JSX.Element | undefined;
17
17
  type PropertyTitleProps = {
18
18
  title?: string;
19
19
  };
20
20
  declare function PropertyTitle({
21
21
  title
22
- }: PropertyTitleProps): react_jsx_runtime24.JSX.Element | undefined;
22
+ }: PropertyTitleProps): react_jsx_runtime15.JSX.Element | undefined;
23
23
  type PropertyProps = {
24
24
  id?: string;
25
25
  name?: ReactNode;
@@ -49,6 +49,6 @@ declare function Property({
49
49
  additional,
50
50
  constraints,
51
51
  children
52
- }: PropertyProps): react_jsx_runtime24.JSX.Element;
52
+ }: PropertyProps): react_jsx_runtime15.JSX.Element;
53
53
  //#endregion
54
54
  export { PropertyTitle as a, PropertyToggleProps as c, PropertyProps as i, PropertyDescription as n, PropertyTitleProps as o, PropertyDescriptionProps as r, PropertyToggle as s, Property as t };
@@ -1,4 +1,4 @@
1
- import { t as __export } from "./chunk-KfF3XP4c.js";
1
+ import { t as __export } from "./chunk-BWfJHHBp.js";
2
2
 
3
3
  //#region src/routing.ts
4
4
  var routing_exports = /* @__PURE__ */ __export({
@@ -41,7 +41,8 @@ const SupportedLanguageSyntaxes = [
41
41
  "terraform",
42
42
  "ruby",
43
43
  "java",
44
- "kotlin"
44
+ "kotlin",
45
+ "csharp"
45
46
  ];
46
47
  const LanguageNames = {
47
48
  http: "HTTP",
@@ -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" | "csharp.default" | "php.default";
11
+ declare function getLanguageSnippet(language: DocsLanguage): "node.default" | "go.default" | "python.default" | "terraform.default" | "http.curl" | "typescript.default" | "ruby.default" | "java.default" | "kotlin.default" | "csharp.default" | "php.default";
12
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-Bcos-Z2q.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-BcGPNh2R.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-GrDalgAW.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-BGBmkDBL.js";
2
2
 
3
3
  export { LanguageNames, Languages, SupportedLanguageSyntaxes, expandToElement, findNavigationPath, generateRoute, generateRouteList, getLanguageSnippet, getResource, isSupportedLanguage, parseRoute, parseStainlessPath, scrollToPath, trimStainlessPath, updateHistory, walkTree };