@vue/devtools-electron 7.7.7 → 8.0.1

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.
Files changed (53) hide show
  1. package/client/{IconTitle.vue_vue_type_script_setup_true_lang-CzNAudTz.js → IconTitle.vue_vue_type_script_setup_true_lang-mFqaFlPj.js} +1 -1
  2. package/client/{SectionBlock-Dp0NIF_b.js → SectionBlock-CTWDyV2V.js} +17 -16
  3. package/client/assets-w_iWBiad.js +1052 -0
  4. package/client/{components-BgyXz8w_.js → components-DxlfxS9S.js} +3 -3
  5. package/client/css-CECN5uSL.js +6 -0
  6. package/client/custom-inspector-tab-view-DSjIE3Qj.js +50 -0
  7. package/client/{custom-tab-view-DnTFKhiI.js → custom-tab-view-Ch_WQMCJ.js} +3 -3
  8. package/client/devtools-panel.css +1 -1
  9. package/client/devtools-panel.js +1 -1
  10. package/client/diff-BxzP2J8R.js +6 -0
  11. package/client/graph-DoK7DiJk.js +49115 -0
  12. package/client/html-7XVNRwN7.js +10 -0
  13. package/client/{index-C7XPmmLS.js → index-CY7IKY7E.js} +33806 -34841
  14. package/client/javascript-Dp1Jmi5H.js +6 -0
  15. package/client/json-DxJze_jm.js +6 -0
  16. package/client/{overview-NOHiLwdq.js → overview-QHGAAzMs.js} +122 -112
  17. package/client/pages-D8bxz06O.js +360 -0
  18. package/client/pinia-BUqkHaK_.js +11 -0
  19. package/client/router-CANETAqj.js +12 -0
  20. package/client/{settings-DTrnopyF.js → settings-B7z3XkWa.js} +72 -70
  21. package/client/shellscript-InADTalH.js +6 -0
  22. package/client/{timeline-CVQgEdyi.js → timeline-DPBeIF7u.js} +54 -55
  23. package/client/typescript-mg6ATTE8.js +6 -0
  24. package/client/vue-BEZF_Tsk.js +33 -0
  25. package/client/vue-html-CBbEFYtW.js +10 -0
  26. package/client/yaml-DaO7k5B1.js +6 -0
  27. package/dist/app.js +1 -1
  28. package/dist/cli.d.cts +1 -1
  29. package/dist/cli.d.mts +1 -1
  30. package/dist/cli.d.ts +1 -1
  31. package/dist/devtools.js +855 -894
  32. package/dist/index.cjs +1 -1
  33. package/dist/index.js +1 -1
  34. package/dist/user-app.cjs +1 -1
  35. package/dist/user-app.iife.js +62 -107
  36. package/dist/user-app.js +1 -1
  37. package/package.json +11 -11
  38. package/client/assets-Cenvjhy6.js +0 -1081
  39. package/client/css-BnL1064W.js +0 -6
  40. package/client/custom-inspector-tab-view-dZSnsHNr.js +0 -53
  41. package/client/diff-DOdUfPSR.js +0 -6
  42. package/client/graph-CHZkohji.js +0 -49959
  43. package/client/html-Iy9EJBkL.js +0 -10
  44. package/client/javascript-CXHlxgtu.js +0 -6
  45. package/client/json-D4cXEhM0.js +0 -6
  46. package/client/pages-Bqu7i9_W.js +0 -377
  47. package/client/pinia-VeJqP-Jl.js +0 -11
  48. package/client/router-BW0WfY9R.js +0 -18
  49. package/client/shellscript-DmhSIIKI.js +0 -6
  50. package/client/typescript-DKfvlBCw.js +0 -6
  51. package/client/vue-ChaKAHzo.js +0 -33
  52. package/client/vue-html-Hg1VsDox.js +0 -10
  53. package/client/yaml-DcQhbMrL.js +0 -6
@@ -1,4 +1,4 @@
1
- import { d as t, c as o, o as s, a, r as n, n as r, b as l, t as i } from "./index-C7XPmmLS.js";
1
+ import { d as t, c as o, o as s, a, r as n, n as r, b as l, t as i } from "./index-CY7IKY7E.js";
2
2
  const c = {
3
3
  flex: "~ gap-3",
4
4
  "items-center": ""
@@ -1,10 +1,10 @@
1
- import { _ as g } from "./IconTitle.vue_vue_type_script_setup_true_lang-CzNAudTz.js";
2
- import { d as y, k as _, c as l, o as a, F as B, b as o, u as i, w as $, n as r, l as h, q as k, r as s, e as b, a as p, s as w, v as C, x as d, t as c, _ as x } from "./index-C7XPmmLS.js";
3
- const V = ["open"], N = { "text-base": "" }, S = {
1
+ import { _ as g } from "./IconTitle.vue_vue_type_script_setup_true_lang-mFqaFlPj.js";
2
+ import { d as y, c as l, o as a, F as _, b as o, u as i, S as B, T as $, n as r, q as h, w as b, r as s, e as k, a as p, U as w, V as C, H as d, t as c, W as V } from "./index-CY7IKY7E.js";
3
+ const S = ["open"], x = { "text-base": "" }, N = {
4
4
  key: 0,
5
5
  "text-sm": "",
6
6
  op50: ""
7
- }, z = /* @__PURE__ */ y({
7
+ }, T = /* @__PURE__ */ y({
8
8
  __name: "SectionBlock",
9
9
  props: {
10
10
  icon: {},
@@ -16,19 +16,19 @@ const V = ["open"], N = { "text-base": "" }, S = {
16
16
  padding: { type: [Boolean, String], default: !0 }
17
17
  },
18
18
  setup(u) {
19
- const t = _(u, "open", void 0, { passive: !0 });
19
+ const t = B(u, "open", void 0, { passive: !0 });
20
20
  function v(e) {
21
21
  t.value = e.target.open;
22
22
  }
23
23
  return (e, n) => {
24
24
  const f = g, m = C("lazy-show");
25
- return a(), l(B, null, [
25
+ return a(), l(_, null, [
26
26
  o("details", {
27
27
  open: i(t),
28
28
  onToggle: v
29
29
  }, [
30
30
  o("summary", {
31
- class: r(["cursor-pointer select-none hover:bg-active p4", e.collapse ? "" : "pointer-events-none"])
31
+ class: r(["cursor-pointer select-none p4 hover:bg-active", e.collapse ? "" : "pointer-events-none"])
32
32
  }, [
33
33
  h(f, {
34
34
  icon: e.icon,
@@ -37,14 +37,14 @@ const V = ["open"], N = { "text-base": "" }, S = {
37
37
  transition: "",
38
38
  class: r(i(t) ? "op100" : "op60")
39
39
  }, {
40
- default: k(() => [
40
+ default: b(() => [
41
41
  o("div", null, [
42
- o("div", N, [
42
+ o("div", x, [
43
43
  s(e.$slots, "text", {}, () => [
44
44
  d(c(e.text), 1)
45
45
  ], !0)
46
46
  ]),
47
- e.description || e.$slots.description ? (a(), l("div", S, [
47
+ e.description || e.$slots.description ? (a(), l("div", N, [
48
48
  s(e.$slots, "description", {}, () => [
49
49
  d(c(e.description), 1)
50
50
  ], !0)
@@ -52,19 +52,20 @@ const V = ["open"], N = { "text-base": "" }, S = {
52
52
  ]),
53
53
  n[0] || (n[0] = o("div", { class: "flex-auto" }, null, -1)),
54
54
  s(e.$slots, "actions", {}, void 0, !0),
55
- e.collapse ? (a(), b(i(w), {
55
+ e.collapse ? (a(), k(i(w), {
56
56
  key: 0,
57
57
  icon: "i-carbon-chevron-down",
58
58
  class: "chevron",
59
59
  "cursor-pointer": "",
60
60
  "place-self-start": "",
61
+ "text-base": "",
61
62
  op75: "",
62
63
  transition: "",
63
- "duration-500": "",
64
- "text-base": ""
64
+ "duration-500": ""
65
65
  })) : p("", !0)
66
66
  ]),
67
- _: 3
67
+ _: 3,
68
+ __: [0]
68
69
  }, 8, ["icon", "text", "class"])
69
70
  ], 2),
70
71
  $((a(), l("div", {
@@ -80,12 +81,12 @@ const V = ["open"], N = { "text-base": "" }, S = {
80
81
  ], 2)), [
81
82
  [m, i(t)]
82
83
  ])
83
- ], 40, V),
84
+ ], 40, S),
84
85
  n[1] || (n[1] = o("div", { class: "x-divider" }, null, -1))
85
86
  ], 64);
86
87
  };
87
88
  }
88
- }), I = /* @__PURE__ */ x(z, [["__scopeId", "data-v-785c4654"]]);
89
+ }), I = /* @__PURE__ */ V(T, [["__scopeId", "data-v-d1d325e5"]]);
89
90
  export {
90
91
  I as _
91
92
  };