@vue/devtools-electron 8.0.2 → 8.0.3
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/client/IconTitle.vue_vue_type_script_setup_true_lang-DLtdfn-T.js +25 -0
- package/client/{SectionBlock-xKhegVP9.js → SectionBlock-cb4DPSS8.js} +32 -32
- package/client/assets-DrHz0toh.js +1049 -0
- package/client/{components-BrOQ-ofv.js → components-D9oYqSOd.js} +3 -3
- package/client/{custom-inspector-tab-view-CkdhUYIP.js → custom-inspector-tab-view-BXQti9hQ.js} +3 -3
- package/client/{custom-tab-view-B5kvwrLc.js → custom-tab-view-vRg-h0gX.js} +3 -3
- package/client/devtools-panel.css +1 -1
- package/client/devtools-panel.js +1 -1
- package/client/{graph-CFurbIKf.js → graph-DAdoYvsj.js} +24166 -23913
- package/client/{index-i0Vo12ev.js → index-e6Cke-ty.js} +15848 -16028
- package/client/{overview-BJSdT74g.js → overview-DoRkU2w7.js} +2 -2
- package/client/{pages-IcPQYatG.js → pages-D6NTK9Y9.js} +128 -128
- package/client/pinia-CcHBChl0.js +11 -0
- package/client/{router-Dw9ZK4h3.js → router-CPCI84Qu.js} +1 -1
- package/client/{settings-kuD3Maam.js → settings-DEG_TfAU.js} +11 -11
- package/client/{timeline-BeMBNQIL.js → timeline-nZEynGnP.js} +38 -38
- package/dist/cli.cjs +4 -4
- package/dist/cli.mjs +4 -4
- package/dist/devtools.js +286 -311
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/user-app.cjs +1 -1
- package/dist/user-app.iife.js +55 -55
- package/dist/user-app.js +1 -1
- package/package.json +7 -8
- package/client/IconTitle.vue_vue_type_script_setup_true_lang-Dw_OETO7.js +0 -25
- package/client/assets-_5Yea5Fb.js +0 -1049
- package/client/pinia-DKTNMgsj.js +0 -11
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as p, e as a, u as n, f as
|
|
1
|
+
import { d as p, e as a, u as n, f as s, C as r, o as c, g as e } from "./index-e6Cke-ty.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
const d = /* @__PURE__ */ p({
|
|
4
4
|
__name: "components",
|
|
@@ -9,8 +9,8 @@ const d = /* @__PURE__ */ p({
|
|
|
9
9
|
function t() {
|
|
10
10
|
e.value.emit("toggle-panel", !0);
|
|
11
11
|
}
|
|
12
|
-
return (l, u) => (c(), a(n(
|
|
13
|
-
onOpenInEditor: n(
|
|
12
|
+
return (l, u) => (c(), a(n(r), {
|
|
13
|
+
onOpenInEditor: n(s),
|
|
14
14
|
onOnInspectComponentStart: o,
|
|
15
15
|
onOnInspectComponentEnd: t
|
|
16
16
|
}, null, 8, ["onOpenInEditor"]));
|
package/client/{custom-inspector-tab-view-CkdhUYIP.js → custom-inspector-tab-view-BXQti9hQ.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as m,
|
|
1
|
+
import { d as m, q as d, Q as p, i as f, L as x, c as v, e as _, a as g, u as e, b as o, H as b, t as k, R as T, o as i, O as y } from "./index-e6Cke-ty.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
const B = {
|
|
4
4
|
key: 0,
|
|
@@ -13,7 +13,7 @@ const B = {
|
|
|
13
13
|
}, R = { "text-xl": "" }, w = { "text-rose": "" }, V = /* @__PURE__ */ m({
|
|
14
14
|
__name: "custom-inspector-tab-view",
|
|
15
15
|
setup(C) {
|
|
16
|
-
const a = x(), u =
|
|
16
|
+
const a = x(), u = y(), n = d(!1), c = p(), r = f(() => c.value.find((s) => s.name === a.params.name)?.pluginId);
|
|
17
17
|
function l() {
|
|
18
18
|
n.value = !0;
|
|
19
19
|
const s = setTimeout(() => {
|
|
@@ -37,7 +37,7 @@ const B = {
|
|
|
37
37
|
"animate-pulse": ""
|
|
38
38
|
}, " Redirecting to overview page... ", -1))
|
|
39
39
|
])
|
|
40
|
-
])) : !e(n) && e(r) ? (i(), _(e(
|
|
40
|
+
])) : !e(n) && e(r) ? (i(), _(e(T), {
|
|
41
41
|
key: 1,
|
|
42
42
|
id: e(a).params.name,
|
|
43
43
|
"plugin-id": e(r),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { d as r,
|
|
2
|
-
const
|
|
1
|
+
import { d as r, k as m, i as a, L as l, N as i, O as p, e as _, u as f, P as b, o as d } from "./index-e6Cke-ty.js";
|
|
2
|
+
const C = /* @__PURE__ */ r({
|
|
3
3
|
__name: "custom-tab-view",
|
|
4
4
|
setup(v) {
|
|
5
5
|
const o = l(), s = p(), { flattenedTabs: n } = m(), u = a(() => o.params.name), t = a(() => n.value.find((e) => u.value === e.name) || null);
|
|
@@ -20,5 +20,5 @@ const k = /* @__PURE__ */ r({
|
|
|
20
20
|
}
|
|
21
21
|
});
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
C as default
|
|
24
24
|
};
|