@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.
- package/dist/{breadcrumbs-ChGb9Ckx.d.ts → breadcrumbs-TNRag6Vy.d.ts} +2 -2
- package/dist/{component-generics-CDshlns_.d.ts → component-generics-Cs7jFHLq.d.ts} +2 -2
- package/dist/components/MaskedInput.d.ts +1 -1
- package/dist/components/MaskedInput.js +1 -1
- package/dist/components/breadcrumbs.d.ts +1 -1
- package/dist/components/breadcrumbs.js +9 -13
- package/dist/components/icons.d.ts +11 -11
- package/dist/components/icons.js +1 -1
- package/dist/components/index.d.ts +9 -10
- package/dist/components/index.js +9 -13
- package/dist/components/method.d.ts +1 -1
- package/dist/components/method.js +9 -13
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/overview.js +9 -13
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/primitives.js +9 -13
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/properties.js +9 -13
- package/dist/components/sdk.d.ts +1 -2
- package/dist/components/sdk.js +9 -13
- package/dist/components/sidebar.d.ts +1 -1
- package/dist/components/sidebar.js +9 -13
- package/dist/components/snippets.d.ts +2 -3
- package/dist/components/snippets.js +9 -13
- package/dist/contexts/component-generics.d.ts +1 -1
- package/dist/contexts/component-generics.js +1 -1
- package/dist/contexts/component-types.d.ts +10 -11
- package/dist/contexts/component.d.ts +13 -14
- package/dist/contexts/component.js +9 -13
- package/dist/contexts/docs.d.ts +1 -1
- package/dist/contexts/docs.js +1 -1
- package/dist/contexts/index.d.ts +16 -18
- package/dist/contexts/index.js +9 -13
- package/dist/contexts/markdown.d.ts +1 -1
- package/dist/contexts/markdown.js +2 -2
- package/dist/contexts/navigation.d.ts +1 -2
- package/dist/contexts/navigation.js +1 -1
- package/dist/contexts/search.d.ts +1 -3
- package/dist/contexts/search.js +9 -13
- package/dist/contexts/use-components.d.ts +9 -10
- package/dist/contexts/use-components.js +2 -2
- package/dist/{contexts-HUUrbJAJ.js → contexts-D3ClFTt3.js} +366 -90
- package/dist/{docs-OpxXmURB.d.ts → docs-DGpIHBGY.d.ts} +3 -3
- package/dist/{index-CkgJvy8B.d.ts → index-BPQVqZ6-.d.ts} +113 -79
- package/dist/{index-Ck2YxPj3.d.ts → index-D_zoydBM.d.ts} +6 -6
- package/dist/{index-BhNE0nV0.d.ts → index-Dt1TxDPe.d.ts} +8 -8
- package/dist/index.d.ts +19 -20
- package/dist/index.js +12 -13
- package/dist/languages/csharp.d.ts +11 -0
- package/dist/languages/csharp.js +11 -0
- package/dist/languages/go.d.ts +10 -11
- package/dist/languages/go.js +9 -13
- package/dist/languages/http.d.ts +10 -11
- package/dist/languages/http.js +9 -13
- package/dist/languages/index.d.ts +11 -12
- package/dist/languages/index.js +10 -14
- package/dist/languages/java.d.ts +10 -11
- package/dist/languages/java.js +9 -13
- package/dist/languages/python.d.ts +10 -11
- package/dist/languages/python.js +9 -13
- package/dist/languages/ruby.d.ts +10 -11
- package/dist/languages/ruby.js +9 -13
- package/dist/languages/typescript.d.ts +10 -11
- package/dist/languages/typescript.js +9 -13
- package/dist/markdown/index.d.ts +2 -3
- package/dist/markdown/index.js +9 -13
- package/dist/markdown/md.js +1 -1
- package/dist/markdown/utils.d.ts +2 -3
- package/dist/markdown/utils.js +1 -1
- package/dist/{markdown-sJ2VePdG.js → markdown-Bx-mQFEj.js} +1 -1
- package/dist/{markdown-Ck30kC3p.d.ts → markdown-J4fsbXbi.d.ts} +2 -2
- package/dist/{method-BpjXzDDH.d.ts → method-uqti5jIi.d.ts} +7 -7
- package/dist/{navigation-D4bzWy1c.d.ts → navigation-DztmhdsO.d.ts} +3 -3
- package/dist/{overview-B24Fc4cH.d.ts → overview-CXiAiRu3.d.ts} +6 -6
- package/dist/{primitives-DwXr-yo5.d.ts → primitives-CS8fdjfv.d.ts} +9 -9
- package/dist/{properties-wSrkbEk2.d.ts → properties-Bf600pp5.d.ts} +5 -5
- package/dist/{routing-GrDalgAW.js → routing-BGBmkDBL.js} +3 -2
- package/dist/{routing-Bcos-Z2q.d.ts → routing-BcGPNh2R.d.ts} +1 -1
- package/dist/routing.d.ts +1 -1
- package/dist/routing.js +1 -1
- package/dist/{sdk-CDNNOl31.d.ts → sdk-CuOpWo9I.d.ts} +14 -14
- package/dist/search/index.d.ts +5 -6
- package/dist/search/index.js +12 -14
- package/dist/search/mcp.d.ts +2 -2
- package/dist/search/mcp.js +11 -13
- package/dist/search/providers/algolia.d.ts +1 -2
- package/dist/search/providers/algolia.js +9 -13
- package/dist/search/providers/fuse.d.ts +2 -2
- package/dist/search/providers/fuse.js +10 -13
- package/dist/search/providers/pagefind.d.ts +1 -2
- package/dist/search/providers/pagefind.js +1 -1
- package/dist/search/providers/walker.d.ts +2 -2
- package/dist/search/providers/walker.js +10 -13
- package/dist/search/types.d.ts +1 -2
- package/dist/search/types.js +1 -1
- package/dist/{search-Dbhp1LKw.d.ts → search-DvzBAFUW.d.ts} +3 -3
- package/dist/{sidebar-BzEJezB8.d.ts → sidebar-CqfIoVcr.d.ts} +5 -5
- package/dist/{snippets-BFLGJy-C.d.ts → snippets-BwifQYD4.d.ts} +8 -8
- package/dist/spec.d.ts +3 -3
- package/dist/spec.js +2 -2
- package/dist/style.d.ts +1 -1
- package/dist/style.js +1 -1
- package/dist/styles.css +1094 -0
- package/dist/{types-1rnoIVpZ.d.ts → types-9YHj_ZeX.d.ts} +1 -1
- package/dist/{use-components-DG6NAdUT.js → use-components-BAHidYIO.js} +1 -1
- package/dist/{utils-CqR0JQ5q.js → utils-0z34vxY4.js} +2 -2
- package/dist/{utils-gEMvF6KH.d.ts → utils-DAOeBdRL.d.ts} +2 -2
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +1 -2
- package/package.json +6 -3
- /package/dist/{chunk-KfF3XP4c.js → chunk-BWfJHHBp.js} +0 -0
- /package/dist/{component-generics-4gg5TFK4.js → component-generics-F0_Dx7UT.js} +0 -0
- /package/dist/{docs-C2xNNHgT.js → docs-CNvEp0VL.js} +0 -0
- /package/dist/{icons-Ckod9aod.js → icons-DzBceOQw.js} +0 -0
- /package/dist/{md-Ce-Zhp9O.js → md-D5AxFoS4.js} +0 -0
- /package/dist/{navigation-BrIapKIN.js → navigation-bydkHNUW.js} +0 -0
- /package/dist/{pagefind-CKBforii.js → pagefind-BHm6c3fb.js} +0 -0
- /package/dist/{style-B-5NIls4.js → style-0miv2y38.js} +0 -0
- /package/dist/{style-BJCwZ-Wf.d.ts → style-D8hwSwrv.d.ts} +0 -0
- /package/dist/{types-Ci-27DYJ.js → types-mRzd9aqe.js} +0 -0
- /package/dist/{utils-CI9byvCc.d.ts → utils-BcWczffA.d.ts} +0 -0
- /package/dist/{utils-jPbBiaDE.js → utils-CiZXDoFR.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as __export } from "./chunk-
|
|
2
|
-
import { f as parseStainlessPath } from "./routing-
|
|
1
|
+
import { t as __export } from "./chunk-BWfJHHBp.js";
|
|
2
|
+
import { f as parseStainlessPath } from "./routing-BGBmkDBL.js";
|
|
3
3
|
|
|
4
4
|
//#region src/utils.ts
|
|
5
5
|
var utils_exports = /* @__PURE__ */ __export({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as DocsLanguage } from "./routing-
|
|
2
|
-
import { C as TransformRequestSnippetFn } from "./sdk-
|
|
1
|
+
import { t as DocsLanguage } from "./routing-BcGPNh2R.js";
|
|
2
|
+
import { C as TransformRequestSnippetFn } from "./sdk-CuOpWo9I.js";
|
|
3
3
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
4
4
|
|
|
5
5
|
//#region src/markdown/utils.d.ts
|
package/dist/utils.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as getResourceFromSpec, r as isResourceEmpty, t as flatResources } from "./utils-
|
|
1
|
+
import { n as getResourceFromSpec, r as isResourceEmpty, t as flatResources } from "./utils-BcWczffA.js";
|
|
2
2
|
export { flatResources, getResourceFromSpec, isResourceEmpty };
|
package/dist/utils.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import "./
|
|
2
|
-
import { n as getResourceFromSpec, r as isResourceEmpty, t as flatResources } from "./utils-CqR0JQ5q.js";
|
|
1
|
+
import { n as getResourceFromSpec, r as isResourceEmpty, t as flatResources } from "./utils-0z34vxY4.js";
|
|
3
2
|
|
|
4
3
|
export { flatResources, getResourceFromSpec, isResourceEmpty };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stainless-api/docs-ui",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.0-beta.
|
|
4
|
+
"version": "0.1.0-beta.48",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
"dotenv": "17.2.3",
|
|
30
30
|
"react": "^19.2.1",
|
|
31
31
|
"react-dom": "^19.2.1",
|
|
32
|
-
"tsdown": "^0.
|
|
32
|
+
"tsdown": "^0.17.2",
|
|
33
33
|
"typescript": "5.9.3",
|
|
34
34
|
"@stainless/eslint-config": "0.1.0-beta.0",
|
|
35
|
-
"@stainless/sdk-json": "^0.1.0-beta.
|
|
35
|
+
"@stainless/sdk-json": "^0.1.0-beta.2"
|
|
36
36
|
},
|
|
37
37
|
"exports": {
|
|
38
38
|
".": {
|
|
@@ -83,6 +83,9 @@
|
|
|
83
83
|
"./search": {
|
|
84
84
|
"default": "./dist/search/index.js"
|
|
85
85
|
},
|
|
86
|
+
"./search/mcp": {
|
|
87
|
+
"default": "./dist/search/mcp.js"
|
|
88
|
+
},
|
|
86
89
|
"./search/types": {
|
|
87
90
|
"default": "./dist/search/types.js"
|
|
88
91
|
},
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|