@stainless-api/docs-ui 0.1.0-beta.29 → 0.1.0-beta.30
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-D5viAm7a.d.ts → breadcrumbs-wJ7A9MGt.d.ts} +2 -2
- package/dist/{component-generics-BnrVqdQj.d.ts → component-generics--y1IC_M-.d.ts} +2 -1
- package/dist/{component-generics-Df4EDvxk.js → component-generics-D3ybuN5r.js} +5 -1
- package/dist/components/breadcrumbs.d.ts +1 -1
- package/dist/components/breadcrumbs.js +13 -14
- package/dist/components/chat.d.ts +3 -3
- package/dist/components/chat.js +64 -50
- package/dist/components/icons.d.ts +10 -10
- package/dist/components/icons.js +1 -1
- package/dist/components/index.d.ts +11 -12
- package/dist/components/index.js +14 -15
- package/dist/components/method.d.ts +1 -1
- package/dist/components/method.js +13 -14
- package/dist/components/overview.d.ts +1 -1
- package/dist/components/overview.js +13 -14
- package/dist/components/primitives.d.ts +1 -1
- package/dist/components/primitives.js +13 -14
- package/dist/components/properties.d.ts +1 -1
- package/dist/components/properties.js +13 -14
- package/dist/components/sdk.d.ts +2 -2
- package/dist/components/sdk.js +13 -14
- package/dist/components/sidebar.d.ts +1 -1
- package/dist/components/sidebar.js +13 -14
- package/dist/components/snippets.d.ts +3 -3
- package/dist/components/snippets.js +13 -14
- package/dist/contexts/component-generics.d.ts +1 -1
- package/dist/contexts/component-generics.js +1 -1
- package/dist/contexts/component-types.d.ts +11 -12
- package/dist/contexts/component-types.js +0 -1
- package/dist/contexts/component.d.ts +14 -14
- package/dist/contexts/component.js +13 -14
- package/dist/contexts/docs.d.ts +1 -1
- package/dist/contexts/docs.js +1 -1
- package/dist/contexts/index.d.ts +18 -19
- package/dist/contexts/index.js +13 -14
- package/dist/contexts/markdown.d.ts +1 -1
- package/dist/contexts/markdown.js +2 -2
- package/dist/contexts/navigation.d.ts +2 -2
- package/dist/contexts/navigation.js +1 -1
- package/dist/contexts/search.d.ts +3 -3
- package/dist/contexts/search.js +13 -14
- package/dist/contexts/use-components.d.ts +10 -11
- package/dist/contexts/use-components.js +2 -2
- package/dist/contexts-CMNI3ctP.js +3799 -0
- package/dist/{docs-DhNaW0DE.d.ts → docs-BvahWQ28.d.ts} +2 -1
- package/dist/{docs-Cj25B-Sh.js → docs-CopwX9a7.js} +5 -1
- package/dist/icons-yb-Jhkmg.js +753 -0
- package/dist/{index-d8_VR8Z5.d.ts → index-BmPNhnpe.d.ts} +6 -6
- package/dist/{index-BXO3gZup.d.ts → index-D5NMSAld.d.ts} +26 -25
- package/dist/index-rVFBdVz8.d.ts +15 -0
- package/dist/index.d.ts +20 -21
- package/dist/index.js +15 -7700
- package/dist/languages/go.d.ts +11 -12
- package/dist/languages/go.js +13 -14
- package/dist/languages/http.d.ts +11 -12
- package/dist/languages/http.js +13 -14
- package/dist/languages/index.d.ts +11 -12
- package/dist/languages/index.js +13 -14
- package/dist/languages/java.d.ts +11 -12
- package/dist/languages/java.js +13 -14
- package/dist/languages/python.d.ts +11 -12
- package/dist/languages/python.js +13 -14
- package/dist/languages/ruby.d.ts +11 -12
- package/dist/languages/ruby.js +13 -14
- package/dist/languages/typescript.d.ts +11 -12
- package/dist/languages/typescript.js +13 -14
- package/dist/markdown/index.d.ts +3 -3
- package/dist/markdown/index.js +13 -14
- package/dist/markdown/md.js +1 -1
- package/dist/markdown/utils.d.ts +3 -3
- package/dist/markdown/utils.js +1 -1
- package/dist/{markdown-DunIdqFE.js → markdown-BmpyokB7.js} +9 -5
- package/dist/{markdown-DN8KaRR2.d.ts → markdown-w5UpIiGc.d.ts} +2 -1
- package/dist/{method-c3XDArUn.d.ts → method-CLpRObBV.d.ts} +7 -6
- package/dist/{navigation-BSn6PX-7.d.ts → navigation-Blr3LaES.d.ts} +3 -2
- package/dist/{navigation-CuCg3le8.js → navigation-CGr5_w6z.js} +5 -1
- package/dist/{overview-D21weqVJ.d.ts → overview-DBnqhjAg.d.ts} +6 -6
- package/dist/{primitives-iB9fIrMF.d.ts → primitives-BFubD3w8.d.ts} +9 -8
- package/dist/{properties-Ba6F_GGj.d.ts → properties-DeQRa6VK.d.ts} +4 -4
- package/dist/{routing-C8oZYLsf.js → routing-8itEXLx6.js} +1 -1
- package/dist/{routing-BE6Vrs-z.d.ts → routing-DNN8R6bZ.d.ts} +1 -1
- package/dist/routing.d.ts +1 -1
- package/dist/routing.js +3 -180
- package/dist/{sdk-D2x2l6JH.d.ts → sdk-BVQyp5Dw.d.ts} +14 -13
- package/dist/search/index.d.ts +6 -6
- package/dist/search/index.js +233 -110
- package/dist/search/providers/algolia.d.ts +2 -2
- package/dist/search/providers/algolia.js +13 -14
- package/dist/search/providers/fuse.d.ts +2 -2
- package/dist/search/providers/fuse.js +13 -14
- package/dist/search/providers/pagefind.d.ts +2 -2
- package/dist/search/providers/pagefind.js +1 -1
- package/dist/search/providers/walker.d.ts +2 -2
- package/dist/search/providers/walker.js +13 -14
- package/dist/search/types.d.ts +2 -2
- package/dist/search/types.js +1 -1
- package/dist/{search-KMqOU2tz.d.ts → search-CPp6HpUy.d.ts} +3 -2
- package/dist/{sidebar-B1X4gmY2.d.ts → sidebar-BoPLeaxp.d.ts} +5 -4
- package/dist/{snippets-BApdMOXp.d.ts → snippets-DLHH_Voi.d.ts} +7 -6
- package/dist/{style-BWu-Pqcm.d.ts → style-BEMLtSIK.d.ts} +0 -10
- package/dist/{style-CkbsakoF.js → style-CPgcT0Fw.js} +1 -11
- package/dist/style.d.ts +1 -1
- package/dist/style.js +1 -1
- package/dist/styles/main.css +51 -20
- package/dist/styles/main.js +0 -0
- package/dist/styles/primitives.css +1 -0
- package/dist/styles/primitives.js +0 -0
- package/dist/styles/resets.css +1 -0
- package/dist/styles/resets.js +0 -0
- package/dist/styles/search.css +1 -0
- package/dist/styles/search.js +0 -0
- package/dist/styles/sidebar.css +1 -0
- package/dist/styles/sidebar.js +0 -0
- package/dist/styles/snippets.css +1 -0
- package/dist/styles/snippets.js +0 -0
- package/dist/styles/variables.css +2 -0
- package/dist/styles/variables.js +0 -0
- package/dist/{types-BLgvxY4i.d.ts → types-DNSz4kuM.d.ts} +1 -1
- package/dist/{use-components-DI-AbT-D.js → use-components-BHEwm0mE.js} +1 -1
- package/dist/{utils-BhYTrLot.js → utils-2FmcHPHp.js} +2 -2
- package/dist/{utils-B9JL_XWH.d.ts → utils-DVi3gJLL.d.ts} +2 -2
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +2 -2
- package/package.json +63 -10
- package/dist/components/dropdown.d.ts +0 -2
- package/dist/components/dropdown.js +0 -4
- package/dist/components/scripts/dropdown.d.ts +0 -12
- package/dist/components/scripts/dropdown.js +0 -50
- package/dist/contexts-DO0sMzym.js +0 -2581
- package/dist/dropdown-Dv9VAYCW.d.ts +0 -42
- package/dist/dropdown-kUhwBigR.js +0 -38
- package/dist/icons--8QR-PrL.js +0 -222
- package/dist/index-BW6OPqAo.d.ts +0 -16
- package/dist/mcp.cjs +0 -983418
- package/src/components/breadcrumbs.tsx +0 -94
- package/src/components/chat.tsx +0 -157
- package/src/components/icons.tsx +0 -584
- package/src/components/index.ts +0 -8
- package/src/components/method.tsx +0 -145
- package/src/components/overview.tsx +0 -172
- package/src/components/primitives.tsx +0 -301
- package/src/components/properties.tsx +0 -132
- package/src/components/sdk.tsx +0 -408
- package/src/components/sidebar.tsx +0 -99
- package/src/components/snippets.tsx +0 -197
- package/src/contexts/component-generics.tsx +0 -43
- package/src/contexts/component-types.tsx +0 -5
- package/src/contexts/component.tsx +0 -32
- package/src/contexts/docs.tsx +0 -86
- package/src/contexts/index.tsx +0 -20
- package/src/contexts/markdown.tsx +0 -44
- package/src/contexts/navigation.tsx +0 -44
- package/src/contexts/search.tsx +0 -27
- package/src/contexts/use-components.tsx +0 -4
- package/src/hooks/use-strict-context.tsx +0 -16
- package/src/index.ts +0 -6
- package/src/languages/go.tsx +0 -281
- package/src/languages/http.tsx +0 -329
- package/src/languages/index.ts +0 -26
- package/src/languages/java.tsx +0 -358
- package/src/languages/python.tsx +0 -258
- package/src/languages/ruby.tsx +0 -327
- package/src/languages/typescript.tsx +0 -399
- package/src/markdown/index.ts +0 -112
- package/src/markdown/md.ts +0 -45
- package/src/markdown/utils.ts +0 -52
- package/src/routing.ts +0 -238
- package/src/search/form.tsx +0 -130
- package/src/search/index.tsx +0 -1
- package/src/search/indexer.ts +0 -248
- package/src/search/mcp.ts +0 -156
- package/src/search/printer.tsx +0 -86
- package/src/search/providers/algolia.ts +0 -88
- package/src/search/providers/fuse.ts +0 -19
- package/src/search/providers/pagefind.ts +0 -17
- package/src/search/providers/walker.ts +0 -32
- package/src/search/results.tsx +0 -183
- package/src/search/state.ts +0 -64
- package/src/search/types.ts +0 -116
- package/src/style.ts +0 -185
- package/src/styles/main.css +0 -989
- package/src/styles/primitives.css +0 -392
- package/src/styles/resets.css +0 -39
- package/src/styles/search.css +0 -359
- package/src/styles/sidebar.css +0 -85
- package/src/styles/snippets.css +0 -130
- package/src/styles/variables.css +0 -86
- package/src/utils.ts +0 -40
- /package/dist/{chunk-Bp6m_JJh.js → chunk-DsStOjWQ.js} +0 -0
- /package/dist/{md-Dg8aOyMA.js → md-DxiV1_vy.js} +0 -0
- /package/dist/{pagefind-ChrPfuVv.js → pagefind-BaK1krMe.js} +0 -0
- /package/dist/{types-DFN4M1Sp.js → types-__XoFvJ_.js} +0 -0
- /package/dist/{utils-ByZH9QWT.js → utils-BCfb0F9R.js} +0 -0
- /package/dist/{utils-DlayebL1.d.ts → utils-D43p_yTd.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime76 from "react/jsx-runtime";
|
|
2
2
|
import * as SDKJSON from "@stainless/sdk-json";
|
|
3
3
|
|
|
4
4
|
//#region src/components/breadcrumbs.d.ts
|
|
@@ -15,6 +15,6 @@ declare function SDKBreadcrumbs({
|
|
|
15
15
|
currentPath: string;
|
|
16
16
|
basePath?: string;
|
|
17
17
|
config?: BreadcrumbConfig | null;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime76.JSX.Element | null;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { SDKBreadcrumbs as t };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import * as React$1 from "react";
|
|
2
|
+
import * as react_jsx_runtime27 from "react/jsx-runtime";
|
|
2
3
|
|
|
3
4
|
//#region src/contexts/component-generics.d.ts
|
|
4
5
|
type DeepPartialMap<L> = { [K in keyof L]?: Partial<L[K]> };
|
|
@@ -24,6 +25,6 @@ declare function ComponentProvider<C, L>({
|
|
|
24
25
|
}: {
|
|
25
26
|
value: ComponentsContextType<C, L>;
|
|
26
27
|
children: React$1.ReactNode;
|
|
27
|
-
}):
|
|
28
|
+
}): react_jsx_runtime27.JSX.Element;
|
|
28
29
|
//#endregion
|
|
29
30
|
export { useComponents as a, useComponentContext as i, ComponentsContextType as n, customizeComponents as r, ComponentProvider as t };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
3
|
|
|
3
4
|
//#region src/hooks/use-strict-context.tsx
|
|
4
5
|
function createStrictContext(displayName) {
|
|
@@ -34,7 +35,10 @@ function customizeComponents(defaults, overrides = {}) {
|
|
|
34
35
|
};
|
|
35
36
|
}
|
|
36
37
|
function ComponentProvider({ value, children }) {
|
|
37
|
-
return
|
|
38
|
+
return /* @__PURE__ */ jsx(Provider, {
|
|
39
|
+
value,
|
|
40
|
+
children
|
|
41
|
+
});
|
|
38
42
|
}
|
|
39
43
|
|
|
40
44
|
//#endregion
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
1
|
+
import { t as SDKBreadcrumbs } from "../breadcrumbs-wJ7A9MGt.js";
|
|
2
2
|
export { SDKBreadcrumbs };
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../style-
|
|
7
|
-
import "../use-components-
|
|
8
|
-
import { ot as SDKBreadcrumbs } from "../contexts-
|
|
9
|
-
import "../icons
|
|
10
|
-
import "../utils-
|
|
11
|
-
import "../
|
|
12
|
-
import "../
|
|
13
|
-
import "../
|
|
14
|
-
import "../types-DFN4M1Sp.js";
|
|
1
|
+
import "../docs-CopwX9a7.js";
|
|
2
|
+
import "../component-generics-D3ybuN5r.js";
|
|
3
|
+
import "../navigation-CGr5_w6z.js";
|
|
4
|
+
import "../markdown-BmpyokB7.js";
|
|
5
|
+
import "../routing-8itEXLx6.js";
|
|
6
|
+
import "../style-CPgcT0Fw.js";
|
|
7
|
+
import "../use-components-BHEwm0mE.js";
|
|
8
|
+
import { ot as SDKBreadcrumbs } from "../contexts-CMNI3ctP.js";
|
|
9
|
+
import "../icons-yb-Jhkmg.js";
|
|
10
|
+
import "../utils-2FmcHPHp.js";
|
|
11
|
+
import "../md-DxiV1_vy.js";
|
|
12
|
+
import "../utils-BCfb0F9R.js";
|
|
13
|
+
import "../types-__XoFvJ_.js";
|
|
15
14
|
|
|
16
15
|
export { SDKBreadcrumbs };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime69 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/chat.d.ts
|
|
4
|
-
declare function Chat():
|
|
4
|
+
declare function Chat(): react_jsx_runtime69.JSX.Element;
|
|
5
5
|
type ChatModalProps = {
|
|
6
6
|
id?: string;
|
|
7
7
|
open?: boolean;
|
|
@@ -9,6 +9,6 @@ type ChatModalProps = {
|
|
|
9
9
|
declare function ChatModal({
|
|
10
10
|
id,
|
|
11
11
|
open: isOpen
|
|
12
|
-
}: ChatModalProps):
|
|
12
|
+
}: ChatModalProps): react_jsx_runtime69.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { Chat, ChatModal, ChatModalProps };
|
package/dist/components/chat.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import { a as useLanguage } from "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import { t as style_default } from "../style-
|
|
7
|
-
import "../use-components-
|
|
8
|
-
import { Bt as Markdown, a as useSearchContext } from "../contexts-
|
|
9
|
-
import "../icons
|
|
10
|
-
import "../utils-
|
|
11
|
-
import "../
|
|
12
|
-
import "../
|
|
13
|
-
import "../
|
|
14
|
-
import "../types-DFN4M1Sp.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-BmpyokB7.js";
|
|
5
|
+
import "../routing-8itEXLx6.js";
|
|
6
|
+
import { t as style_default } from "../style-CPgcT0Fw.js";
|
|
7
|
+
import "../use-components-BHEwm0mE.js";
|
|
8
|
+
import { Bt as Markdown, a as useSearchContext } from "../contexts-CMNI3ctP.js";
|
|
9
|
+
import "../icons-yb-Jhkmg.js";
|
|
10
|
+
import "../utils-2FmcHPHp.js";
|
|
11
|
+
import "../md-DxiV1_vy.js";
|
|
12
|
+
import "../utils-BCfb0F9R.js";
|
|
13
|
+
import "../types-__XoFvJ_.js";
|
|
15
14
|
import * as React$1 from "react";
|
|
15
|
+
import { Fragment as Fragment$1, jsx, jsxs } from "react/jsx-runtime";
|
|
16
16
|
import { ArrowUpIcon, BotMessageSquareIcon, LoaderCircleIcon, SquareIcon, TrashIcon } from "lucide-react";
|
|
17
17
|
import { useChat } from "ai/react";
|
|
18
18
|
|
|
@@ -40,7 +40,7 @@ function buildFetch({ appId, searchKey, indexName, assistant }) {
|
|
|
40
40
|
};
|
|
41
41
|
}
|
|
42
42
|
function RenderMessage({ message }) {
|
|
43
|
-
return message.parts.filter((part) => part.type === "text").map((part, key) =>
|
|
43
|
+
return message.parts.filter((part) => part.type === "text").map((part, key) => /* @__PURE__ */ jsx(Markdown, { content: part["text"] }, key));
|
|
44
44
|
}
|
|
45
45
|
function Chat() {
|
|
46
46
|
const language = useLanguage();
|
|
@@ -84,44 +84,58 @@ function Chat() {
|
|
|
84
84
|
handleSend();
|
|
85
85
|
}
|
|
86
86
|
}
|
|
87
|
-
return
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
87
|
+
return /* @__PURE__ */ jsxs(Fragment$1, { children: [/* @__PURE__ */ jsxs("div", {
|
|
88
|
+
className: style_default.ChatMessages,
|
|
89
|
+
ref: messageListRef,
|
|
90
|
+
children: [
|
|
91
|
+
messages.map((message) => /* @__PURE__ */ jsx("div", {
|
|
92
|
+
className: style_default.ChatMessage,
|
|
93
|
+
"data-stldocs-chat-message": message.role,
|
|
94
|
+
children: /* @__PURE__ */ jsx(RenderMessage, { message })
|
|
95
|
+
}, message.id)),
|
|
96
|
+
status === "submitted" && /* @__PURE__ */ jsx("div", {
|
|
97
|
+
className: style_default.LoadingSpinner,
|
|
98
|
+
children: /* @__PURE__ */ jsx(LoaderCircleIcon, {})
|
|
99
|
+
}),
|
|
100
|
+
["submitted", "streaming"].includes(status) && /* @__PURE__ */ jsx("div", { style: { height: "800px" } })
|
|
101
|
+
]
|
|
102
|
+
}), /* @__PURE__ */ jsxs("div", {
|
|
103
|
+
className: style_default.ChatInput,
|
|
104
|
+
children: [/* @__PURE__ */ jsx("textarea", {
|
|
105
|
+
value: input,
|
|
106
|
+
placeholder: "Ask a question",
|
|
107
|
+
onKeyUp: handleKeyUp,
|
|
108
|
+
onChange: (ev) => setInput(ev.target.value),
|
|
109
|
+
autoFocus: true
|
|
110
|
+
}), /* @__PURE__ */ jsxs("div", {
|
|
111
|
+
className: style_default.ChatInputButtons,
|
|
112
|
+
children: [status === "submitted" ? /* @__PURE__ */ jsx("button", {
|
|
113
|
+
onClick: stop,
|
|
114
|
+
children: /* @__PURE__ */ jsx(SquareIcon, {})
|
|
115
|
+
}) : /* @__PURE__ */ jsx("button", {
|
|
116
|
+
onClick: handleSend,
|
|
117
|
+
disabled: input.length < 1,
|
|
118
|
+
children: /* @__PURE__ */ jsx(ArrowUpIcon, {})
|
|
119
|
+
}), /* @__PURE__ */ jsx("button", {
|
|
120
|
+
onClick: () => setMessages([]),
|
|
121
|
+
children: /* @__PURE__ */ jsx(TrashIcon, {})
|
|
122
|
+
})]
|
|
123
|
+
})]
|
|
124
|
+
})] });
|
|
115
125
|
}
|
|
116
126
|
function ChatModal({ id, open: isOpen }) {
|
|
117
127
|
const [open, setOpen] = React$1.useState(isOpen ?? false);
|
|
118
|
-
return
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
128
|
+
return /* @__PURE__ */ jsxs("div", {
|
|
129
|
+
id,
|
|
130
|
+
onToggle: (ev) => setOpen(ev.newState === "open"),
|
|
131
|
+
className: style_default.SearchModal,
|
|
132
|
+
popover: "auto",
|
|
133
|
+
"data-stldocs-modal-open": open,
|
|
134
|
+
children: [/* @__PURE__ */ jsxs("div", {
|
|
135
|
+
className: style_default.ChatHeader,
|
|
136
|
+
children: [/* @__PURE__ */ jsx(BotMessageSquareIcon, {}), /* @__PURE__ */ jsx("h5", { children: "Docs Assistant" })]
|
|
137
|
+
}), open && /* @__PURE__ */ jsx(Chat, {})]
|
|
138
|
+
});
|
|
125
139
|
}
|
|
126
140
|
|
|
127
141
|
//#endregion
|
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime60 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/icons.d.ts
|
|
4
4
|
declare function GoIcon({
|
|
5
5
|
className
|
|
6
6
|
}: {
|
|
7
7
|
className?: string;
|
|
8
|
-
}):
|
|
8
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
9
9
|
declare function JavaIcon({
|
|
10
10
|
className
|
|
11
11
|
}: {
|
|
12
12
|
className?: string;
|
|
13
|
-
}):
|
|
13
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
14
14
|
declare function KotlinIcon({
|
|
15
15
|
className
|
|
16
16
|
}: {
|
|
17
17
|
className?: string;
|
|
18
|
-
}):
|
|
18
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
19
19
|
declare function PythonIcon({
|
|
20
20
|
className
|
|
21
21
|
}: {
|
|
22
22
|
className?: string;
|
|
23
|
-
}):
|
|
23
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
24
24
|
declare function RubyIcon({
|
|
25
25
|
className
|
|
26
26
|
}: {
|
|
27
27
|
className?: string;
|
|
28
|
-
}):
|
|
28
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
29
29
|
declare function TerraformIcon({
|
|
30
30
|
className
|
|
31
31
|
}: {
|
|
32
32
|
className?: string;
|
|
33
|
-
}):
|
|
33
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
34
34
|
declare function TypescriptIcon({
|
|
35
35
|
className
|
|
36
36
|
}: {
|
|
37
37
|
className?: string;
|
|
38
|
-
}):
|
|
38
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
39
39
|
declare function CurlIcon({
|
|
40
40
|
className
|
|
41
41
|
}: {
|
|
42
42
|
className?: string;
|
|
43
|
-
}):
|
|
43
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
44
44
|
declare function PowershellIcon({
|
|
45
45
|
className
|
|
46
46
|
}: {
|
|
47
47
|
className?: string;
|
|
48
|
-
}):
|
|
48
|
+
}): react_jsx_runtime60.JSX.Element;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { CurlIcon, GoIcon, JavaIcon, KotlinIcon, PowershellIcon, PythonIcon, RubyIcon, TerraformIcon, TypescriptIcon };
|
package/dist/components/icons.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as PowershellIcon, c as TerraformIcon, i as KotlinIcon, l as TypescriptIcon, n as GoIcon, o as PythonIcon, r as JavaIcon, s as RubyIcon, t as CurlIcon } from "../icons
|
|
1
|
+
import { a as PowershellIcon, c as TerraformIcon, i as KotlinIcon, l as TypescriptIcon, n as GoIcon, o as PythonIcon, r as JavaIcon, s as RubyIcon, t as CurlIcon } from "../icons-yb-Jhkmg.js";
|
|
2
2
|
|
|
3
3
|
export { CurlIcon, GoIcon, JavaIcon, KotlinIcon, PowershellIcon, PythonIcon, RubyIcon, TerraformIcon, TypescriptIcon };
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
import { t as SDKBreadcrumbs } from "../breadcrumbs-
|
|
2
|
-
import { i as
|
|
3
|
-
import { a as
|
|
4
|
-
import { a as
|
|
5
|
-
import
|
|
6
|
-
import "../
|
|
7
|
-
import {
|
|
8
|
-
import { a as
|
|
9
|
-
import { a as
|
|
10
|
-
import
|
|
11
|
-
|
|
12
|
-
export { Badge, Dropdown, DropdownItem, DropdownMenu, DropdownTrigger, Expander, HTTPMethod, HttpMethodIcons, HttpMethods, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, MethodIconBadge, MethodIconProps, MethodInfo, MethodInfoProps, MethodProps, MethodRoute, MethodRouteProps, Property, PropertyDescription, PropertyDescriptionProps, PropertyModelContext, PropertyModelContextType, PropertyProps, PropertyToggle, PropertyToggleProps, ReferenceNestingContext, ReferenceNestingContextType, SDKBreadcrumbs, SDKChildren, SDKConstraints, SDKConstraintsProps, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodProps, SDKMethodSummary, SDKMethodSummaryProps, SDKModel, SDKModelProps, SDKOverview, SDKOverviewProps, SDKReference, SDKRequestTitle, SDKRequestTitleProps, SDKResource, SDKResourceHeader, SDKResourceProps, SDKRoot, SDKRootProps, SDKSnippetLanguages, SDKSnippetLanguagesType, Sidebar, SidebarExpander, SidebarMethod, SidebarMethodProps, SidebarProps, SidebarResource, SidebarResourceProps, Snippet, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse, ToggleButton, ToggleButtonProps, Tooltip, TransformRequestSnippetFn, VirtualExpander, usePropertyModel, useReferenceNesting };
|
|
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 "../routing-DNN8R6bZ.js";
|
|
6
|
+
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";
|
|
7
|
+
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";
|
|
8
|
+
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";
|
|
9
|
+
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";
|
|
10
|
+
import "../index-rVFBdVz8.js";
|
|
11
|
+
export { Badge, Expander, HTTPMethod, HttpMethodIcons, HttpMethods, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, MethodIconBadge, MethodIconProps, MethodInfo, MethodInfoProps, MethodProps, MethodRoute, MethodRouteProps, Property, PropertyDescription, PropertyDescriptionProps, PropertyModelContext, PropertyModelContextType, PropertyProps, PropertyToggle, PropertyToggleProps, ReferenceNestingContext, ReferenceNestingContextType, SDKBreadcrumbs, SDKChildren, SDKConstraints, SDKConstraintsProps, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodProps, SDKMethodSummary, SDKMethodSummaryProps, SDKModel, SDKModelProps, SDKOverview, SDKOverviewProps, SDKReference, SDKRequestTitle, SDKRequestTitleProps, SDKResource, SDKResourceHeader, SDKResourceProps, SDKRoot, SDKRootProps, SDKSnippetLanguages, SDKSnippetLanguagesType, Sidebar, SidebarExpander, SidebarMethod, SidebarMethodProps, SidebarProps, SidebarResource, SidebarResourceProps, Snippet, SnippetCode, SnippetCodeProps, SnippetContainer, SnippetContainerProps, SnippetProps, SnippetRequestContainer, SnippetRequestContainerProps, SnippetResponse, ToggleButton, ToggleButtonProps, Tooltip, TransformRequestSnippetFn, VirtualExpander, usePropertyModel, useReferenceNesting };
|
package/dist/components/index.js
CHANGED
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../style-
|
|
7
|
-
import "../use-components-
|
|
8
|
-
import { $t as PropertyDescription, At as SDKRequestTitle, Bt as Markdown, Ct as SDKIcon, Dt as SDKMethodInfo, Et as SDKMethodHeader, Ft as Expander, Gt as HttpMethods, Ht as Tooltip, It as Input, Jt as MethodHeader, Kt as Method, Lt as Join, Mt as usePropertyModel, Nt as useReferenceNesting, Ot as SDKModel, Pt as Badge, Qt as Property, Rt as Link, St as SDKExample, Tt as SDKMethod, Ut as VirtualExpander, Vt as ToggleButton, Wt as HttpMethodIcons, Xt as MethodInfo, Yt as MethodIconBadge, Zt as MethodRoute, _t as PropertyModelContext, at as SidebarResource, bt as SDKConstraints, ct as SDKOverview, dt as SDKRoot, en as PropertyToggle, ft as Snippet, gt as SnippetResponse, ht as SnippetRequestContainer, it as SidebarMethod, jt as SDKSnippetLanguages, kt as SDKReference, lt as SDKResource, mt as SnippetContainer, nt as Sidebar, ot as SDKBreadcrumbs, pt as SnippetCode, qt as MethodDescription, rt as SidebarExpander, st as SDKMethodSummary, ut as SDKResourceHeader, vt as ReferenceNestingContext, wt as SDKLanguageBlock, xt as SDKDeclaration, yt as SDKChildren, zt as ListView } from "../contexts-
|
|
9
|
-
import "../icons
|
|
10
|
-
import "../utils-
|
|
11
|
-
import
|
|
12
|
-
import "../
|
|
13
|
-
import "../
|
|
14
|
-
import "../types-DFN4M1Sp.js";
|
|
1
|
+
import "../docs-CopwX9a7.js";
|
|
2
|
+
import "../component-generics-D3ybuN5r.js";
|
|
3
|
+
import "../navigation-CGr5_w6z.js";
|
|
4
|
+
import "../markdown-BmpyokB7.js";
|
|
5
|
+
import "../routing-8itEXLx6.js";
|
|
6
|
+
import "../style-CPgcT0Fw.js";
|
|
7
|
+
import "../use-components-BHEwm0mE.js";
|
|
8
|
+
import { $t as PropertyDescription, At as SDKRequestTitle, Bt as Markdown, Ct as SDKIcon, Dt as SDKMethodInfo, Et as SDKMethodHeader, Ft as Expander, Gt as HttpMethods, Ht as Tooltip, It as Input, Jt as MethodHeader, Kt as Method, Lt as Join, Mt as usePropertyModel, Nt as useReferenceNesting, Ot as SDKModel, Pt as Badge, Qt as Property, Rt as Link, St as SDKExample, Tt as SDKMethod, Ut as VirtualExpander, Vt as ToggleButton, Wt as HttpMethodIcons, Xt as MethodInfo, Yt as MethodIconBadge, Zt as MethodRoute, _t as PropertyModelContext, at as SidebarResource, bt as SDKConstraints, ct as SDKOverview, dt as SDKRoot, en as PropertyToggle, ft as Snippet, gt as SnippetResponse, ht as SnippetRequestContainer, it as SidebarMethod, jt as SDKSnippetLanguages, kt as SDKReference, lt as SDKResource, mt as SnippetContainer, nt as Sidebar, ot as SDKBreadcrumbs, pt as SnippetCode, qt as MethodDescription, rt as SidebarExpander, st as SDKMethodSummary, ut as SDKResourceHeader, vt as ReferenceNestingContext, wt as SDKLanguageBlock, xt as SDKDeclaration, yt as SDKChildren, zt as ListView } from "../contexts-CMNI3ctP.js";
|
|
9
|
+
import "../icons-yb-Jhkmg.js";
|
|
10
|
+
import "../utils-2FmcHPHp.js";
|
|
11
|
+
import "../md-DxiV1_vy.js";
|
|
12
|
+
import "../utils-BCfb0F9R.js";
|
|
13
|
+
import "../types-__XoFvJ_.js";
|
|
15
14
|
|
|
16
|
-
export { Badge,
|
|
15
|
+
export { Badge, Expander, HttpMethodIcons, HttpMethods, Input, Join, Link, ListView, Markdown, Method, MethodDescription, MethodHeader, MethodIconBadge, MethodInfo, MethodRoute, Property, PropertyDescription, PropertyModelContext, PropertyToggle, ReferenceNestingContext, SDKBreadcrumbs, SDKChildren, SDKConstraints, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodSummary, SDKModel, SDKOverview, SDKReference, SDKRequestTitle, SDKResource, SDKResourceHeader, SDKRoot, SDKSnippetLanguages, Sidebar, SidebarExpander, SidebarMethod, SidebarResource, Snippet, SnippetCode, SnippetContainer, SnippetRequestContainer, SnippetResponse, ToggleButton, Tooltip, VirtualExpander, usePropertyModel, useReferenceNesting };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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";
|
|
2
2
|
export { HTTPMethod, HttpMethodIcons, HttpMethods, Method, MethodDescription, MethodDescriptionProps, MethodHeader, MethodHeaderProps, MethodIconBadge, MethodIconProps, MethodInfo, MethodInfoProps, MethodProps, MethodRoute, MethodRouteProps };
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../style-
|
|
7
|
-
import "../use-components-
|
|
8
|
-
import { Gt as HttpMethods, Jt as MethodHeader, Kt as Method, Wt as HttpMethodIcons, Xt as MethodInfo, Yt as MethodIconBadge, Zt as MethodRoute, qt as MethodDescription } from "../contexts-
|
|
9
|
-
import "../icons
|
|
10
|
-
import "../utils-
|
|
11
|
-
import "../
|
|
12
|
-
import "../
|
|
13
|
-
import "../
|
|
14
|
-
import "../types-DFN4M1Sp.js";
|
|
1
|
+
import "../docs-CopwX9a7.js";
|
|
2
|
+
import "../component-generics-D3ybuN5r.js";
|
|
3
|
+
import "../navigation-CGr5_w6z.js";
|
|
4
|
+
import "../markdown-BmpyokB7.js";
|
|
5
|
+
import "../routing-8itEXLx6.js";
|
|
6
|
+
import "../style-CPgcT0Fw.js";
|
|
7
|
+
import "../use-components-BHEwm0mE.js";
|
|
8
|
+
import { Gt as HttpMethods, Jt as MethodHeader, Kt as Method, Wt as HttpMethodIcons, Xt as MethodInfo, Yt as MethodIconBadge, Zt as MethodRoute, qt as MethodDescription } from "../contexts-CMNI3ctP.js";
|
|
9
|
+
import "../icons-yb-Jhkmg.js";
|
|
10
|
+
import "../utils-2FmcHPHp.js";
|
|
11
|
+
import "../md-DxiV1_vy.js";
|
|
12
|
+
import "../utils-BCfb0F9R.js";
|
|
13
|
+
import "../types-__XoFvJ_.js";
|
|
15
14
|
|
|
16
15
|
export { HttpMethodIcons, HttpMethods, Method, MethodDescription, MethodHeader, MethodIconBadge, MethodInfo, MethodRoute };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
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-
|
|
1
|
+
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";
|
|
2
2
|
export { SDKMethodSummary, SDKMethodSummaryProps, SDKOverview, SDKOverviewProps, SDKResource, SDKResourceHeader, SDKResourceProps, SDKRoot, SDKRootProps };
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../style-
|
|
7
|
-
import "../use-components-
|
|
8
|
-
import { ct as SDKOverview, dt as SDKRoot, lt as SDKResource, st as SDKMethodSummary, ut as SDKResourceHeader } from "../contexts-
|
|
9
|
-
import "../icons
|
|
10
|
-
import "../utils-
|
|
11
|
-
import "../
|
|
12
|
-
import "../
|
|
13
|
-
import "../
|
|
14
|
-
import "../types-DFN4M1Sp.js";
|
|
1
|
+
import "../docs-CopwX9a7.js";
|
|
2
|
+
import "../component-generics-D3ybuN5r.js";
|
|
3
|
+
import "../navigation-CGr5_w6z.js";
|
|
4
|
+
import "../markdown-BmpyokB7.js";
|
|
5
|
+
import "../routing-8itEXLx6.js";
|
|
6
|
+
import "../style-CPgcT0Fw.js";
|
|
7
|
+
import "../use-components-BHEwm0mE.js";
|
|
8
|
+
import { ct as SDKOverview, dt as SDKRoot, lt as SDKResource, st as SDKMethodSummary, ut as SDKResourceHeader } from "../contexts-CMNI3ctP.js";
|
|
9
|
+
import "../icons-yb-Jhkmg.js";
|
|
10
|
+
import "../utils-2FmcHPHp.js";
|
|
11
|
+
import "../md-DxiV1_vy.js";
|
|
12
|
+
import "../utils-BCfb0F9R.js";
|
|
13
|
+
import "../types-__XoFvJ_.js";
|
|
15
14
|
|
|
16
15
|
export { SDKMethodSummary, SDKOverview, SDKResource, SDKResourceHeader, SDKRoot };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as Join, c as ListViewProps, d as ToggleButtonProps, f as Tooltip, i as InputProps, l as Markdown, n as Expander, o as Link, p as VirtualExpander, r as Input, s as ListView, t as Badge, u as ToggleButton } from "../primitives-
|
|
1
|
+
import { a as Join, c as ListViewProps, d as ToggleButtonProps, f as Tooltip, i as InputProps, l as Markdown, n as Expander, o as Link, p as VirtualExpander, r as Input, s as ListView, t as Badge, u as ToggleButton } from "../primitives-BFubD3w8.js";
|
|
2
2
|
export { Badge, Expander, Input, InputProps, Join, Link, ListView, ListViewProps, Markdown, ToggleButton, ToggleButtonProps, Tooltip, VirtualExpander };
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../style-
|
|
7
|
-
import "../use-components-
|
|
8
|
-
import { Bt as Markdown, Ft as Expander, Ht as Tooltip, It as Input, Lt as Join, Pt as Badge, Rt as Link, Ut as VirtualExpander, Vt as ToggleButton, zt as ListView } from "../contexts-
|
|
9
|
-
import "../icons
|
|
10
|
-
import "../utils-
|
|
11
|
-
import "../
|
|
12
|
-
import "../
|
|
13
|
-
import "../
|
|
14
|
-
import "../types-DFN4M1Sp.js";
|
|
1
|
+
import "../docs-CopwX9a7.js";
|
|
2
|
+
import "../component-generics-D3ybuN5r.js";
|
|
3
|
+
import "../navigation-CGr5_w6z.js";
|
|
4
|
+
import "../markdown-BmpyokB7.js";
|
|
5
|
+
import "../routing-8itEXLx6.js";
|
|
6
|
+
import "../style-CPgcT0Fw.js";
|
|
7
|
+
import "../use-components-BHEwm0mE.js";
|
|
8
|
+
import { Bt as Markdown, Ft as Expander, Ht as Tooltip, It as Input, Lt as Join, Pt as Badge, Rt as Link, Ut as VirtualExpander, Vt as ToggleButton, zt as ListView } from "../contexts-CMNI3ctP.js";
|
|
9
|
+
import "../icons-yb-Jhkmg.js";
|
|
10
|
+
import "../utils-2FmcHPHp.js";
|
|
11
|
+
import "../md-DxiV1_vy.js";
|
|
12
|
+
import "../utils-BCfb0F9R.js";
|
|
13
|
+
import "../types-__XoFvJ_.js";
|
|
15
14
|
|
|
16
15
|
export { Badge, Expander, Input, Join, Link, ListView, Markdown, ToggleButton, Tooltip, VirtualExpander };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as PropertyToggle, i as PropertyProps, n as PropertyDescription, o as PropertyToggleProps, r as PropertyDescriptionProps, t as Property } from "../properties-
|
|
1
|
+
import { a as PropertyToggle, i as PropertyProps, n as PropertyDescription, o as PropertyToggleProps, r as PropertyDescriptionProps, t as Property } from "../properties-DeQRa6VK.js";
|
|
2
2
|
export { Property, PropertyDescription, PropertyDescriptionProps, PropertyProps, PropertyToggle, PropertyToggleProps };
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../style-
|
|
7
|
-
import "../use-components-
|
|
8
|
-
import { $t as PropertyDescription, Qt as Property, en as PropertyToggle } from "../contexts-
|
|
9
|
-
import "../icons
|
|
10
|
-
import "../utils-
|
|
11
|
-
import "../
|
|
12
|
-
import "../
|
|
13
|
-
import "../
|
|
14
|
-
import "../types-DFN4M1Sp.js";
|
|
1
|
+
import "../docs-CopwX9a7.js";
|
|
2
|
+
import "../component-generics-D3ybuN5r.js";
|
|
3
|
+
import "../navigation-CGr5_w6z.js";
|
|
4
|
+
import "../markdown-BmpyokB7.js";
|
|
5
|
+
import "../routing-8itEXLx6.js";
|
|
6
|
+
import "../style-CPgcT0Fw.js";
|
|
7
|
+
import "../use-components-BHEwm0mE.js";
|
|
8
|
+
import { $t as PropertyDescription, Qt as Property, en as PropertyToggle } from "../contexts-CMNI3ctP.js";
|
|
9
|
+
import "../icons-yb-Jhkmg.js";
|
|
10
|
+
import "../utils-2FmcHPHp.js";
|
|
11
|
+
import "../md-DxiV1_vy.js";
|
|
12
|
+
import "../utils-BCfb0F9R.js";
|
|
13
|
+
import "../types-__XoFvJ_.js";
|
|
15
14
|
|
|
16
15
|
export { Property, PropertyDescription, PropertyToggle };
|
package/dist/components/sdk.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import "../routing-
|
|
2
|
-
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-
|
|
1
|
+
import "../routing-DNN8R6bZ.js";
|
|
2
|
+
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";
|
|
3
3
|
export { PropertyModelContext, PropertyModelContextType, ReferenceNestingContext, ReferenceNestingContextType, SDKChildren, SDKConstraints, SDKConstraintsProps, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKMethodProps, SDKModel, SDKModelProps, SDKReference, SDKRequestTitle, SDKRequestTitleProps, SDKSnippetLanguages, SDKSnippetLanguagesType, TransformRequestSnippetFn, usePropertyModel, useReferenceNesting };
|
package/dist/components/sdk.js
CHANGED
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../style-
|
|
7
|
-
import "../use-components-
|
|
8
|
-
import { At as SDKRequestTitle, Ct as SDKIcon, Dt as SDKMethodInfo, Et as SDKMethodHeader, Mt as usePropertyModel, Nt as useReferenceNesting, Ot as SDKModel, St as SDKExample, Tt as SDKMethod, _t as PropertyModelContext, bt as SDKConstraints, jt as SDKSnippetLanguages, kt as SDKReference, vt as ReferenceNestingContext, wt as SDKLanguageBlock, xt as SDKDeclaration, yt as SDKChildren } from "../contexts-
|
|
9
|
-
import "../icons
|
|
10
|
-
import "../utils-
|
|
11
|
-
import "../
|
|
12
|
-
import "../
|
|
13
|
-
import "../
|
|
14
|
-
import "../types-DFN4M1Sp.js";
|
|
1
|
+
import "../docs-CopwX9a7.js";
|
|
2
|
+
import "../component-generics-D3ybuN5r.js";
|
|
3
|
+
import "../navigation-CGr5_w6z.js";
|
|
4
|
+
import "../markdown-BmpyokB7.js";
|
|
5
|
+
import "../routing-8itEXLx6.js";
|
|
6
|
+
import "../style-CPgcT0Fw.js";
|
|
7
|
+
import "../use-components-BHEwm0mE.js";
|
|
8
|
+
import { At as SDKRequestTitle, Ct as SDKIcon, Dt as SDKMethodInfo, Et as SDKMethodHeader, Mt as usePropertyModel, Nt as useReferenceNesting, Ot as SDKModel, St as SDKExample, Tt as SDKMethod, _t as PropertyModelContext, bt as SDKConstraints, jt as SDKSnippetLanguages, kt as SDKReference, vt as ReferenceNestingContext, wt as SDKLanguageBlock, xt as SDKDeclaration, yt as SDKChildren } from "../contexts-CMNI3ctP.js";
|
|
9
|
+
import "../icons-yb-Jhkmg.js";
|
|
10
|
+
import "../utils-2FmcHPHp.js";
|
|
11
|
+
import "../md-DxiV1_vy.js";
|
|
12
|
+
import "../utils-BCfb0F9R.js";
|
|
13
|
+
import "../types-__XoFvJ_.js";
|
|
15
14
|
|
|
16
15
|
export { PropertyModelContext, ReferenceNestingContext, SDKChildren, SDKConstraints, SDKDeclaration, SDKExample, SDKIcon, SDKLanguageBlock, SDKMethod, SDKMethodHeader, SDKMethodInfo, SDKModel, SDKReference, SDKRequestTitle, SDKSnippetLanguages, usePropertyModel, useReferenceNesting };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as SidebarProps, i as SidebarMethodProps, n as SidebarExpander, o as SidebarResource, r as SidebarMethod, s as SidebarResourceProps, t as Sidebar } from "../sidebar-
|
|
1
|
+
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";
|
|
2
2
|
export { Sidebar, SidebarExpander, SidebarMethod, SidebarMethodProps, SidebarProps, SidebarResource, SidebarResourceProps };
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import "../docs-
|
|
2
|
-
import "../component-generics-
|
|
3
|
-
import "../navigation-
|
|
4
|
-
import "../markdown-
|
|
5
|
-
import "../routing-
|
|
6
|
-
import "../style-
|
|
7
|
-
import "../use-components-
|
|
8
|
-
import { at as SidebarResource, it as SidebarMethod, nt as Sidebar, rt as SidebarExpander } from "../contexts-
|
|
9
|
-
import "../icons
|
|
10
|
-
import "../utils-
|
|
11
|
-
import "../
|
|
12
|
-
import "../
|
|
13
|
-
import "../
|
|
14
|
-
import "../types-DFN4M1Sp.js";
|
|
1
|
+
import "../docs-CopwX9a7.js";
|
|
2
|
+
import "../component-generics-D3ybuN5r.js";
|
|
3
|
+
import "../navigation-CGr5_w6z.js";
|
|
4
|
+
import "../markdown-BmpyokB7.js";
|
|
5
|
+
import "../routing-8itEXLx6.js";
|
|
6
|
+
import "../style-CPgcT0Fw.js";
|
|
7
|
+
import "../use-components-BHEwm0mE.js";
|
|
8
|
+
import { at as SidebarResource, it as SidebarMethod, nt as Sidebar, rt as SidebarExpander } from "../contexts-CMNI3ctP.js";
|
|
9
|
+
import "../icons-yb-Jhkmg.js";
|
|
10
|
+
import "../utils-2FmcHPHp.js";
|
|
11
|
+
import "../md-DxiV1_vy.js";
|
|
12
|
+
import "../utils-BCfb0F9R.js";
|
|
13
|
+
import "../types-__XoFvJ_.js";
|
|
15
14
|
|
|
16
15
|
export { Sidebar, SidebarExpander, SidebarMethod, SidebarResource };
|