@mcp-use/inspector 8.0.1-canary.1 → 8.0.1-canary.2
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/inspector.js
CHANGED
|
@@ -26903,7 +26903,7 @@ var Ud = class {
|
|
|
26903
26903
|
//#region src/client/telemetry/utils.ts
|
|
26904
26904
|
function of() {
|
|
26905
26905
|
try {
|
|
26906
|
-
return "8.0.1-canary.
|
|
26906
|
+
return "8.0.1-canary.2";
|
|
26907
26907
|
} catch {
|
|
26908
26908
|
return "0.0.0";
|
|
26909
26909
|
}
|
|
@@ -48436,9 +48436,9 @@ var LA, RA, zA, BA, VA, HA, UA, WA, GA, KA, qA, JA, YA, XA, nle, rle, ZA, QA, $A
|
|
|
48436
48436
|
}(), Fue);
|
|
48437
48437
|
}));
|
|
48438
48438
|
//#endregion
|
|
48439
|
-
//#region ../mcp-use/dist/chunk-
|
|
48439
|
+
//#region ../mcp-use/dist/chunk-FOR55CJF.js
|
|
48440
48440
|
Yp();
|
|
48441
|
-
var Bue = "1.30.1-canary.
|
|
48441
|
+
var Bue = "1.30.1-canary.2";
|
|
48442
48442
|
function GF() {
|
|
48443
48443
|
return Bue;
|
|
48444
48444
|
}
|
|
@@ -58766,7 +58766,8 @@ function Ome({ children: e, debugger: t = !1, viewControls: n = !1, autoSize: r
|
|
|
58766
58766
|
}
|
|
58767
58767
|
}, []), d = (0, A.useCallback)((e) => {
|
|
58768
58768
|
c.current && clearTimeout(c.current), c.current = setTimeout(() => {
|
|
58769
|
-
Math.abs(e - s.current)
|
|
58769
|
+
let t = Math.abs(e - s.current);
|
|
58770
|
+
(e === 0 || t >= Dme) && (s.current = e, u(e));
|
|
58770
58771
|
}, Eme);
|
|
58771
58772
|
}, [u]);
|
|
58772
58773
|
(0, A.useEffect)(() => {
|