@mcp-use/inspector 20.0.0-beta.5 → 20.0.0-beta.6
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/cdn/{ChatTab-B255lH5i.js → ChatTab-D6J3Gyp7.js} +885 -837
- package/dist/cdn/{ConnectionSettingsForm-DF-NS58d.js → ConnectionSettingsForm-CWQueI8J.js} +1 -1
- package/dist/cdn/{ConnectionSettingsTab-dI-Cqe79.js → ConnectionSettingsTab-FGyt3QaI.js} +1 -1
- package/dist/cdn/{MarkdownRenderer-Ba7nA4Ie.js → MarkdownRenderer-gLqUICEd.js} +1 -1
- package/dist/cdn/{OAuthCallback-Blc2Asxc.js → OAuthCallback-Bg2bP-o9.js} +1 -1
- package/dist/cdn/{PromptsTab-BYKnY7Rp.js → PromptsTab-C4LuwyWN.js} +1 -1
- package/dist/cdn/{ResourcesTab-BGualKW-.js → ResourcesTab-CQkKni-P.js} +5 -5
- package/dist/cdn/{SamplingTab-BeZBUeni.js → SamplingTab-D8q-iCMc.js} +3 -3
- package/dist/cdn/{ToolsTab-j6n4O_3s.js → ToolsTab-6xaVH43x.js} +4 -4
- package/dist/cdn/{ViewPreview-DihyG6Qd.js → ViewPreview-Ohh6JwOn.js} +2 -2
- package/dist/cdn/{WidgetWrapper-B4H3Fek7.js → WidgetWrapper-CruwjBOd.js} +2 -2
- package/dist/cdn/{dist-DbX5yidW.js → dist-CXHFvGre.js} +3 -2
- package/dist/cdn/inspector.js +5 -5
- package/dist/cdn/{react-BajV-X4P.js → react-BLtCruam.js} +575 -568
- package/dist/cdn/{telemetry-DabTAQ8x.js → telemetry-C7Ytz2BG.js} +1 -1
- package/dist/cdn/{useConfig-Btmh8wjJ.js → useConfig-BW6uQf2m.js} +2 -2
- package/dist/cdn/{useViewHostProps-B6SKeeH9.js → useViewHostProps-CINeSkth.js} +1 -1
- package/dist/cli.js +1 -1
- package/dist/client/components/chat/MessageList.d.ts +1 -0
- package/dist/client/components/chat/MessageList.d.ts.map +1 -1
- package/dist/client/components/chat/ToolResultRenderer.d.ts.map +1 -1
- package/dist/client/components/chat/partialToolArgs.d.ts +10 -0
- package/dist/client/components/chat/partialToolArgs.d.ts.map +1 -0
- package/dist/client/components/chat/types.d.ts +1 -0
- package/dist/client/components/chat/types.d.ts.map +1 -1
- package/dist/client/components/chat/useChatMessages.d.ts.map +1 -1
- package/dist/client/components/chat/useChatMessagesClientSide.d.ts.map +1 -1
- package/dist/client/index.js +158 -81
- package/dist/server/cdn-shell.js +2 -2
- package/dist/server/{chunk-ZCGLU5T7.js → chunk-GBY4WAVP.js} +1 -1
- package/dist/server/{chunk-DSTNUYWX.js → chunk-IFF5T5J4.js} +1 -1
- package/dist/server/{chunk-SQ4XNMLT.js → chunk-NUHI6MJ6.js} +1 -1
- package/dist/server/cli.js +2 -2
- package/dist/server/index.js +3 -3
- package/dist/server/middleware.js +3 -3
- package/dist/server/version.js +1 -1
- package/dist/web/assets/ChatTab-CsBPVCSc.js +18 -0
- package/dist/web/assets/{ConnectionSettingsTab-BjGkLwVu.js → ConnectionSettingsTab-DQTXfnl1.js} +1 -1
- package/dist/web/assets/{ElicitationTab-D3ZUKHND.js → ElicitationTab-_FKB7nNG.js} +1 -1
- package/dist/web/assets/{ManufactOAuthCallback-CS3ydSZg.js → ManufactOAuthCallback-BRO6TPkZ.js} +1 -1
- package/dist/web/assets/{MarkdownRenderer-BeeBfQhv.js → MarkdownRenderer-gaJFjbtr.js} +1 -1
- package/dist/web/assets/{NotificationsTab-Uj0_DrmK.js → NotificationsTab-LYcfRjyd.js} +1 -1
- package/dist/web/assets/{OAuthCallback-C0ljgCiw.js → OAuthCallback-D8UItgTB.js} +1 -1
- package/dist/web/assets/{PromptsTab-Bns2u0G-.js → PromptsTab-B2uVMRR2.js} +1 -1
- package/dist/web/assets/{ResourcesTab-CO24312V.js → ResourcesTab-DhOZYPjE.js} +1 -1
- package/dist/web/assets/{SamplingTab-7gtN7FwU.js → SamplingTab-C-oY2hoi.js} +1 -1
- package/dist/web/assets/{ServerMetadataTab-CQwqYSjL.js → ServerMetadataTab-BkTxO5KS.js} +1 -1
- package/dist/web/assets/{ToolsTab-bDdRxI1b.js → ToolsTab-DupHgo7A.js} +1 -1
- package/dist/web/assets/{ViewPreview-Ba1Ec5uA.js → ViewPreview--z6jL0Zg.js} +1 -1
- package/dist/web/assets/{WidgetWrapper-CYHfzrtb.js → WidgetWrapper-CZaEVEw4.js} +1 -1
- package/dist/web/assets/{checkbox-CzBkaNKa.js → checkbox-BQ9mI_6k.js} +1 -1
- package/dist/web/assets/{dist-C5JjLJN9.js → dist-B8sA8Zml.js} +5 -5
- package/dist/web/assets/{index-TQ5V7cM9.js → index-C_fCIJ4C.js} +3 -3
- package/dist/web/assets/{shared-BF0rJNdE.js → shared-CCC9rTz4.js} +1 -1
- package/dist/web/assets/{tabs-subtle-6D79T1xd.js → tabs-subtle-246ABJqx.js} +1 -1
- package/dist/web/assets/{useConfig-BAgALiZg.js → useConfig-BAsKhUxf.js} +1 -1
- package/dist/web/assets/{useViewHostProps-BYitt_6K.js → useViewHostProps-CV5zBxUb.js} +1 -1
- package/dist/web/index.html +2 -2
- package/package.json +3 -3
- package/dist/web/assets/ChatTab-BCobuZDc.js +0 -18
|
@@ -8,7 +8,7 @@ import { c as p, l as m, n as h, o as g, r as _, t as v, w as y, x as b } from "
|
|
|
8
8
|
import { i as ee, t as te } from "./browser-CbQIH4w2.js";
|
|
9
9
|
import { n as x, t as S } from "./eye-B7H96av8.js";
|
|
10
10
|
import { t as C } from "./trash-2-RwpJY5SL.js";
|
|
11
|
-
import { t as w } from "./react-
|
|
11
|
+
import { t as w } from "./react-BLtCruam.js";
|
|
12
12
|
import { r as T } from "./basePath-B8HuhIMu.js";
|
|
13
13
|
import { i as E, r as D } from "./servers-Dm72iTpY.js";
|
|
14
14
|
import { n as O } from "./dist-DaMB0Su9.js";
|
|
@@ -2,7 +2,7 @@ import { s as e, t } from "./react-BIs9pQ3H.js";
|
|
|
2
2
|
import { d as n, l as r, sr as i, u as a } from "./input-C2OBd4PJ.js";
|
|
3
3
|
import { t as o } from "./jsx-runtime-CIxvMpEo.js";
|
|
4
4
|
import { S as s } from "./dialog-BsDpuJd3.js";
|
|
5
|
-
import { f as c, i as l, l as u, o as d, r as f, t as p, u as m } from "./ConnectionSettingsForm-
|
|
5
|
+
import { f as c, i as l, l as u, o as d, r as f, t as p, u as m } from "./ConnectionSettingsForm-CWQueI8J.js";
|
|
6
6
|
import { n as h } from "./dist-DaMB0Su9.js";
|
|
7
7
|
import { t as g } from "./inspector-settings-layout-0VDsjeqb.js";
|
|
8
8
|
import { n as _ } from "./ListTabHeader-Cv-GmtGF.js";
|
|
@@ -2,7 +2,7 @@ import { s as e, t } from "./react-BIs9pQ3H.js";
|
|
|
2
2
|
import { Rr as n } from "./input-C2OBd4PJ.js";
|
|
3
3
|
import { t as r } from "./jsx-runtime-CIxvMpEo.js";
|
|
4
4
|
import { a as i, i as a, t as o } from "./browser-CbQIH4w2.js";
|
|
5
|
-
import { t as s, u as c } from "./telemetry-
|
|
5
|
+
import { t as s, u as c } from "./telemetry-C7Ytz2BG.js";
|
|
6
6
|
import { t as l } from "./checkbox-By0FklhG.js";
|
|
7
7
|
//#region src/client/hooks/useMCPPrompts.ts
|
|
8
8
|
var u = /* @__PURE__ */ e(t(), 1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { s as e, t } from "./react-BIs9pQ3H.js";
|
|
2
2
|
import { t as n } from "./jsx-runtime-CIxvMpEo.js";
|
|
3
3
|
import { t as r } from "./loader-circle-BLy9A_pp.js";
|
|
4
|
-
import { l as i } from "./react-
|
|
4
|
+
import { l as i } from "./react-BLtCruam.js";
|
|
5
5
|
//#region src/client/components/OAuthCallback.tsx
|
|
6
6
|
var a = /* @__PURE__ */ e(t(), 1), o = n();
|
|
7
7
|
function s() {
|
|
@@ -18,7 +18,7 @@ import { t as N } from "./trash-2-RwpJY5SL.js";
|
|
|
18
18
|
import { t as P } from "./not-found-DEtSM_Wd.js";
|
|
19
19
|
import { t as F } from "./spinner-jQtC7EBj.js";
|
|
20
20
|
import { n as ie } from "./InspectorContext-UjtEbNod.js";
|
|
21
|
-
import { n as ae, t as I } from "./MarkdownRenderer-
|
|
21
|
+
import { n as ae, t as I } from "./MarkdownRenderer-gLqUICEd.js";
|
|
22
22
|
import { t as L } from "./textarea-DSbwcFVt.js";
|
|
23
23
|
import { t as oe } from "./ListTabHeader-Cv-GmtGF.js";
|
|
24
24
|
//#region src/client/components/prompts/PromptInputForm.tsx
|
|
@@ -2,7 +2,7 @@ import { s as e, t } from "./react-BIs9pQ3H.js";
|
|
|
2
2
|
import { Pr as n, f as r, sr as i } from "./input-C2OBd4PJ.js";
|
|
3
3
|
import { t as a } from "./jsx-runtime-CIxvMpEo.js";
|
|
4
4
|
import { t as o } from "./AnimatePresence-Dcw-FOy8.js";
|
|
5
|
-
import { n as s, r as c, t as l } from "./WidgetWrapper-
|
|
5
|
+
import { n as s, r as c, t as l } from "./WidgetWrapper-CruwjBOd.js";
|
|
6
6
|
import { t as u } from "./brush-B_mKhyxG.js";
|
|
7
7
|
import { a as d, i as f, t as p } from "./browser-CbQIH4w2.js";
|
|
8
8
|
import { n as m, t as h } from "./zap-Mb-pbw2X.js";
|
|
@@ -12,12 +12,12 @@ import { a as v, t as y } from "./JSONDisplay-BFxf5oEu.js";
|
|
|
12
12
|
import { t as b } from "./folder-open-B3lu2rG_.js";
|
|
13
13
|
import { a as x, i as S, n as C, o as w, r as T, t as E } from "./shared-DaILIQPP.js";
|
|
14
14
|
import { t as D } from "./maximize-BALCV_ep.js";
|
|
15
|
-
import { d as O, t as k } from "./telemetry-
|
|
16
|
-
import { c as A, r as j, s as M } from "./react-
|
|
15
|
+
import { d as O, t as k } from "./telemetry-C7Ytz2BG.js";
|
|
16
|
+
import { c as A, r as j, s as M } from "./react-BLtCruam.js";
|
|
17
17
|
import { t as N } from "./spinner-jQtC7EBj.js";
|
|
18
18
|
import { n as P } from "./InspectorContext-UjtEbNod.js";
|
|
19
|
-
import { t as F } from "./useConfig-
|
|
20
|
-
import { t as I } from "./useViewHostProps-
|
|
19
|
+
import { t as F } from "./useConfig-BW6uQf2m.js";
|
|
20
|
+
import { t as I } from "./useViewHostProps-CINeSkth.js";
|
|
21
21
|
//#region src/client/components/resources/ResourceResultDisplay.tsx
|
|
22
22
|
var L = /* @__PURE__ */ e(t(), 1), R = a();
|
|
23
23
|
function z(e) {
|
|
@@ -14,11 +14,11 @@ import { t as O } from "./trash-2-RwpJY5SL.js";
|
|
|
14
14
|
import { t as k } from "./x-C3vRQIYu.js";
|
|
15
15
|
import { t as A } from "./not-found-DEtSM_Wd.js";
|
|
16
16
|
import { u as j } from "./cfWorker-Bxcs9rNe.js";
|
|
17
|
-
import "./react-
|
|
17
|
+
import "./react-BLtCruam.js";
|
|
18
18
|
import { n as M } from "./dist-DaMB0Su9.js";
|
|
19
19
|
import { n as N } from "./InspectorContext-UjtEbNod.js";
|
|
20
|
-
import { a as P } from "./dist-
|
|
21
|
-
import { t as F } from "./useConfig-
|
|
20
|
+
import { a as P } from "./dist-CXHFvGre.js";
|
|
21
|
+
import { t as F } from "./useConfig-BW6uQf2m.js";
|
|
22
22
|
import { t as I } from "./textarea-DSbwcFVt.js";
|
|
23
23
|
//#region src/client/components/sampling/SamplingRequestsList.tsx
|
|
24
24
|
var L = /* @__PURE__ */ e(t(), 1), R = s();
|
|
@@ -6,7 +6,7 @@ import { t as m } from "./AnimatePresence-Dcw-FOy8.js";
|
|
|
6
6
|
import { a as h, i as g, n as _, r as v, t as y } from "./select-DDdiIPR2.js";
|
|
7
7
|
import { t as b } from "./createLucideIcon-C5fZZ6oB.js";
|
|
8
8
|
import { A as x, _ as S, c as C, d as w, g as T, h as E, m as D, n as O, o as k, p as A, r as j, s as M, t as ee, v as N } from "./dialog-BsDpuJd3.js";
|
|
9
|
-
import { n as P, r as F, t as I } from "./WidgetWrapper-
|
|
9
|
+
import { n as P, r as F, t as I } from "./WidgetWrapper-CruwjBOd.js";
|
|
10
10
|
import { a as L, i as R, t as z } from "./browser-CbQIH4w2.js";
|
|
11
11
|
import { n as B, t as te } from "./zap-Mb-pbw2X.js";
|
|
12
12
|
import { t as V } from "./code-V_0nf5rg.js";
|
|
@@ -22,13 +22,13 @@ import { t as de } from "./wrench-DzGmCfnb.js";
|
|
|
22
22
|
import { t as fe } from "./x-C3vRQIYu.js";
|
|
23
23
|
import { t as J } from "./switch-C3IyQuid.js";
|
|
24
24
|
import { t as pe } from "./not-found-DEtSM_Wd.js";
|
|
25
|
-
import { _ as me, t as he, v as ge } from "./telemetry-
|
|
26
|
-
import { c as _e, o as ve, r as ye } from "./react-
|
|
25
|
+
import { _ as me, t as he, v as ge } from "./telemetry-C7Ytz2BG.js";
|
|
26
|
+
import { c as _e, o as ve, r as ye } from "./react-BLtCruam.js";
|
|
27
27
|
import { n as be } from "./dist-DaMB0Su9.js";
|
|
28
28
|
import { t as Y } from "./spinner-jQtC7EBj.js";
|
|
29
29
|
import { n as xe } from "./InspectorContext-UjtEbNod.js";
|
|
30
30
|
import { t as Se } from "./textarea-DSbwcFVt.js";
|
|
31
|
-
import { t as Ce } from "./useViewHostProps-
|
|
31
|
+
import { t as Ce } from "./useViewHostProps-CINeSkth.js";
|
|
32
32
|
import { t as we } from "./ListTabHeader-Cv-GmtGF.js";
|
|
33
33
|
var Te = b("chevron-up", [["path", {
|
|
34
34
|
d: "m18 15-6-6-6 6",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { s as e, t } from "./react-BIs9pQ3H.js";
|
|
2
2
|
import { t as n } from "./jsx-runtime-CIxvMpEo.js";
|
|
3
|
-
import { d as r, r as i } from "./react-
|
|
3
|
+
import { d as r, r as i } from "./react-BLtCruam.js";
|
|
4
4
|
import { t as a } from "./basePath-B8HuhIMu.js";
|
|
5
5
|
import { c as o, s } from "./chunk-QUQL4437-XnDcYQEx.js";
|
|
6
|
-
import { t as c } from "./useViewHostProps-
|
|
6
|
+
import { t as c } from "./useViewHostProps-CINeSkth.js";
|
|
7
7
|
//#region src/client/components/ViewPreview.tsx
|
|
8
8
|
var l = /* @__PURE__ */ e(t(), 1), u = n(), d = "preview-default";
|
|
9
9
|
function f(e) {
|
|
@@ -17,9 +17,9 @@ import { t as he } from "./x-C3vRQIYu.js";
|
|
|
17
17
|
import { t as ge } from "./switch-C3IyQuid.js";
|
|
18
18
|
import { n as R } from "./dist-DaMB0Su9.js";
|
|
19
19
|
import { r as _e, s as ve } from "./WidgetDebugContext-D4usL_MA.js";
|
|
20
|
-
import { a as z } from "./dist-
|
|
20
|
+
import { a as z } from "./dist-CXHFvGre.js";
|
|
21
21
|
import { t as B } from "./textarea-DSbwcFVt.js";
|
|
22
|
-
import { a as ye, i as be, n as xe, o as Se, r as Ce } from "./useViewHostProps-
|
|
22
|
+
import { a as ye, i as be, n as xe, o as Se, r as Ce } from "./useViewHostProps-CINeSkth.js";
|
|
23
23
|
var we = k("braces", [["path", {
|
|
24
24
|
d: "M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1",
|
|
25
25
|
key: "ezmyqa"
|
|
@@ -557,7 +557,8 @@ function x(e, t) {
|
|
|
557
557
|
return n.temperature !== void 0 && (s.temperature = n.temperature), a && (s.system = a), i && i.length > 0 && (s.tools = i.map((e) => ({
|
|
558
558
|
name: e.name,
|
|
559
559
|
description: e.description,
|
|
560
|
-
input_schema: e.inputSchema
|
|
560
|
+
input_schema: e.inputSchema,
|
|
561
|
+
...t ? { eager_input_streaming: !0 } : {}
|
|
561
562
|
}))), s;
|
|
562
563
|
}
|
|
563
564
|
async function* de(e) {
|
|
@@ -1957,7 +1958,7 @@ function We(e, t, n) {
|
|
|
1957
1958
|
credentials: n?.credentials
|
|
1958
1959
|
};
|
|
1959
1960
|
}
|
|
1960
|
-
var Ge = "2.0.0-beta.
|
|
1961
|
+
var Ge = "2.0.0-beta.4";
|
|
1961
1962
|
function Ke() {
|
|
1962
1963
|
return Ge;
|
|
1963
1964
|
}
|
package/dist/cdn/inspector.js
CHANGED
|
@@ -9,7 +9,7 @@ import { A as ge, C as _e, D as ve, E as j, S as ye, T as be, c as xe, i as Se,
|
|
|
9
9
|
import { t as ke } from "./bell-CGjAO_0s.js";
|
|
10
10
|
import { a as Ae, i as je, n as Me, t as Ne } from "./browser-CbQIH4w2.js";
|
|
11
11
|
import { n as Pe, t as Fe } from "./StatusIcon-D0-ARyOh.js";
|
|
12
|
-
import { a as Ie, c as Le, d as Re, f as ze, i as Be, l as Ve, m as He, n as Ue, o as We, p as Ge, r as Ke, s as qe, t as Je, u as Ye } from "./ConnectionSettingsForm-
|
|
12
|
+
import { a as Ie, c as Le, d as Re, f as ze, i as Be, l as Ve, m as He, n as Ue, o as We, p as Ge, r as Ke, s as qe, t as Je, u as Ye } from "./ConnectionSettingsForm-CWQueI8J.js";
|
|
13
13
|
import { a as Xe, t as Ze } from "./JSONDisplay-BFxf5oEu.js";
|
|
14
14
|
import { t as Qe } from "./external-link-CjmfT6rW.js";
|
|
15
15
|
import { t as $e } from "./folder-open-B3lu2rG_.js";
|
|
@@ -26,8 +26,8 @@ import { t as mt } from "./trash-2-RwpJY5SL.js";
|
|
|
26
26
|
import { t as ht } from "./wrench-DzGmCfnb.js";
|
|
27
27
|
import { t as gt } from "./switch-C3IyQuid.js";
|
|
28
28
|
import { t as _t } from "./not-found-DEtSM_Wd.js";
|
|
29
|
-
import { a as vt, c as yt, f as bt, g as xt, h as St, i as Ct, l as wt, m as Tt, n as Et, p as Dt, r as Ot, t as kt, y as At } from "./telemetry-
|
|
30
|
-
import { a as jt, d as Mt, i as Nt, n as Pt, u as Ft } from "./react-
|
|
29
|
+
import { a as vt, c as yt, f as bt, g as xt, h as St, i as Ct, l as wt, m as Tt, n as Et, p as Dt, r as Ot, t as kt, y as At } from "./telemetry-C7Ytz2BG.js";
|
|
30
|
+
import { a as jt, d as Mt, i as Nt, n as Pt, u as Ft } from "./react-BLtCruam.js";
|
|
31
31
|
import { n as It, r as Lt, t as Rt } from "./basePath-B8HuhIMu.js";
|
|
32
32
|
import { i as zt, n as Bt, r as Vt } from "./servers-Dm72iTpY.js";
|
|
33
33
|
import { a as Ht, i as Ut, n as Wt, o as Gt, r as Kt, t as qt } from "./chunk-QUQL4437-XnDcYQEx.js";
|
|
@@ -20822,7 +20822,7 @@ function sr({ isOpen: e, onOpenChange: t, tools: n, prompts: r, resources: i, sa
|
|
|
20822
20822
|
}
|
|
20823
20823
|
//#endregion
|
|
20824
20824
|
//#region src/client/components/lazy-tabs.tsx
|
|
20825
|
-
var cr = (0, P.lazy)(() => import("./ChatTab-
|
|
20825
|
+
var cr = (0, P.lazy)(() => import("./ChatTab-D6J3Gyp7.js").then((e) => ({ default: e.ChatTab }))), lr = (0, P.lazy)(() => import("./ToolsTab-6xaVH43x.js").then((e) => ({ default: e.ToolsTab }))), ur = (0, P.lazy)(() => import("./PromptsTab-C4LuwyWN.js").then((e) => ({ default: e.PromptsTab }))), dr = (0, P.lazy)(() => import("./ResourcesTab-CQkKni-P.js").then((e) => ({ default: e.ResourcesTab }))), fr = (0, P.lazy)(() => import("./SamplingTab-D8q-iCMc.js").then((e) => ({ default: e.SamplingTab }))), pr = (0, P.lazy)(() => import("./ElicitationTab-CL1KJ0bz.js").then((e) => ({ default: e.ElicitationTab }))), mr = (0, P.lazy)(() => import("./NotificationsTab-CeImSrhx.js").then((e) => ({ default: e.NotificationsTab }))), hr = (0, P.lazy)(() => import("./ServerMetadataTab-CvrKX8fz.js").then((e) => ({ default: e.ServerMetadataTab }))), gr = (0, P.lazy)(() => import("./ConnectionSettingsTab-FGyt3QaI.js").then((e) => ({ default: e.ConnectionSettingsTab })));
|
|
20826
20826
|
function _r({ children: e }) {
|
|
20827
20827
|
return /* @__PURE__ */ (0, N.jsx)(P.Suspense, {
|
|
20828
20828
|
fallback: /* @__PURE__ */ (0, N.jsx)("div", {
|
|
@@ -24366,7 +24366,7 @@ function ga({ ...e }) {
|
|
|
24366
24366
|
}
|
|
24367
24367
|
//#endregion
|
|
24368
24368
|
//#region src/client/App.tsx
|
|
24369
|
-
var _a = (0, P.lazy)(() => import("./OAuthCallback-
|
|
24369
|
+
var _a = (0, P.lazy)(() => import("./OAuthCallback-Bg2bP-o9.js").then((e) => ({ default: e.OAuthCallback }))), va = (0, P.lazy)(() => import("./ManufactOAuthCallback-B98kSYCj.js").then((e) => ({ default: e.ManufactOAuthCallback }))), ya = (0, P.lazy)(() => import("./ViewPreview-Ohh6JwOn.js").then((e) => ({ default: e.ViewPreview })));
|
|
24370
24370
|
function ba({ activeTabRef: e }) {
|
|
24371
24371
|
let { activeTab: t } = Xt();
|
|
24372
24372
|
return (0, P.useEffect)(() => {
|