@vue/devtools-applet 7.3.7 → 7.3.8
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/index.cjs +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +75 -75
- package/package.json +8 -8
package/dist/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { openBlock as p, createElementBlock as g, createStaticVNode as Ft, toValue as
|
|
1
|
+
import { openBlock as p, createElementBlock as g, createStaticVNode as Ft, toValue as ct, ref as I, computed as D, defineComponent as G, h as Gt, provide as $e, inject as Ce, createElementVNode as a, createVNode as y, unref as r, createTextVNode as te, Fragment as oe, renderList as fe, normalizeClass as ie, toDisplayString as ae, renderSlot as qe, createCommentVNode as z, isRef as ze, watch as X, onMounted as bt, nextTick as wt, readonly as Kt, getCurrentScope as Wt, onScopeDispose as Jt, getCurrentInstance as Ye, reactive as ut, withDirectives as q, createBlock as F, mergeProps as we, withModifiers as pe, withCtx as H, toRaw as qt, watchEffect as $t, normalizeStyle as ke, pushScopeId as Xe, popScopeId as Qe, mergeModels as kt, useModel as It, onUnmounted as xe, vShow as Yt } from "vue";
|
|
2
2
|
import { Splitpanes as Ee, Pane as ue } from "splitpanes";
|
|
3
3
|
import { rpc as R, DevToolsMessagingEvents as W, onRpcConnected as Ue } from "@vue/devtools-core";
|
|
4
|
-
import { getRaw as Tt, toSubmit as Oe, formatInspectorStateValue as Xt, getInspectorStateValueType as
|
|
5
|
-
import { VueButton as ce, VueIcon as ne, vTooltip as Q, VueDropdown as ln, VueDropdownButton as
|
|
6
|
-
import { isArray as
|
|
4
|
+
import { getRaw as Tt, toSubmit as Oe, formatInspectorStateValue as Xt, getInspectorStateValueType as dt, toEdit as Qt, isPlainObject as en, UNDEFINED as tn, NAN as nn, INFINITY as on, NEGATIVE_INFINITY as sn, parse as Y } from "@vue/devtools-kit";
|
|
5
|
+
import { VueButton as ce, VueIcon as ne, vTooltip as Q, VueDropdown as ln, VueDropdownButton as pt, VueInput as We, VueCodeBlock as an, VueDialog as rn, VueIcIcon as ft } from "@vue/devtools-ui";
|
|
6
|
+
import { isArray as vt, isObject as ht, sortByKey as St, isInSeparateWindow as cn, isInChromePanel as mt } from "@vue/devtools-shared";
|
|
7
7
|
import { debounce as un } from "perfect-debounce";
|
|
8
8
|
import { RecycleScroller as dn } from "vue-virtual-scroller";
|
|
9
9
|
import { flatten as pn, groupBy as fn } from "lodash-es";
|
|
@@ -22,11 +22,11 @@ const ye = (t, e) => {
|
|
|
22
22
|
function gn(t, e) {
|
|
23
23
|
return p(), g("svg", hn, _n);
|
|
24
24
|
}
|
|
25
|
-
const Cn = /* @__PURE__ */ ye(vn, [["render", gn]]),
|
|
26
|
-
function
|
|
27
|
-
const n = (e == null ? void 0 : e.defaultRoutePath) ??
|
|
25
|
+
const Cn = /* @__PURE__ */ ye(vn, [["render", gn]]), et = Symbol("VirtualRouteKey"), Et = Symbol("VirtualRoutesKey");
|
|
26
|
+
function tt(t, e) {
|
|
27
|
+
const n = (e == null ? void 0 : e.defaultRoutePath) ?? ct(t)[0].path, o = I({
|
|
28
28
|
path: n
|
|
29
|
-
}), s = D(() =>
|
|
29
|
+
}), s = D(() => ct(t)), l = D(() => o.value.path), c = G({
|
|
30
30
|
setup() {
|
|
31
31
|
return () => {
|
|
32
32
|
const u = s.value.find((C) => C.path === l.value);
|
|
@@ -37,10 +37,10 @@ function nt(t, e) {
|
|
|
37
37
|
function i() {
|
|
38
38
|
o.value.path = n;
|
|
39
39
|
}
|
|
40
|
-
return $e(
|
|
40
|
+
return $e(et, o), $e(Et, s), { VirtualRouterView: c, restoreRouter: i };
|
|
41
41
|
}
|
|
42
42
|
function Ve() {
|
|
43
|
-
const t = Ce(
|
|
43
|
+
const t = Ce(et);
|
|
44
44
|
return {
|
|
45
45
|
push(e) {
|
|
46
46
|
t.value.path = e;
|
|
@@ -48,7 +48,7 @@ function Ve() {
|
|
|
48
48
|
};
|
|
49
49
|
}
|
|
50
50
|
function xn() {
|
|
51
|
-
const t = Ce(Et), e = Ce(
|
|
51
|
+
const t = Ce(Et), e = Ce(et);
|
|
52
52
|
return {
|
|
53
53
|
routes: t,
|
|
54
54
|
currentRoute: e
|
|
@@ -186,7 +186,7 @@ const yn = {
|
|
|
186
186
|
const e = Ve();
|
|
187
187
|
return (n, o) => (p(), g("div", jn, [
|
|
188
188
|
a("div", null, [
|
|
189
|
-
|
|
189
|
+
qe(n.$slots, "default", {}, () => [
|
|
190
190
|
a("i", {
|
|
191
191
|
class: "i-ep:back cursor-pointer op70 text-base hover:op100",
|
|
192
192
|
onClick: o[0] || (o[0] = (s) => r(e).push("/"))
|
|
@@ -214,18 +214,18 @@ function qn(t, e) {
|
|
|
214
214
|
return p(), g("div", Wn, [
|
|
215
215
|
Jn,
|
|
216
216
|
a("span", null, [
|
|
217
|
-
|
|
217
|
+
qe(t.$slots, "default")
|
|
218
218
|
])
|
|
219
219
|
]);
|
|
220
220
|
}
|
|
221
221
|
const Se = /* @__PURE__ */ ye(Kn, [["render", qn]]);
|
|
222
|
-
function
|
|
222
|
+
function nt(t) {
|
|
223
223
|
return Wt() ? (Jt(t), !0) : !1;
|
|
224
224
|
}
|
|
225
225
|
function ee(t) {
|
|
226
226
|
return typeof t == "function" ? t() : r(t);
|
|
227
227
|
}
|
|
228
|
-
const
|
|
228
|
+
const ot = typeof window < "u" && typeof document < "u";
|
|
229
229
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
230
230
|
const Yn = (t) => typeof t < "u", Xn = Object.prototype.toString, Qn = (t) => Xn.call(t) === "[object Object]", je = () => {
|
|
231
231
|
};
|
|
@@ -270,7 +270,7 @@ function oo(t) {
|
|
|
270
270
|
}, n;
|
|
271
271
|
}
|
|
272
272
|
function so(t) {
|
|
273
|
-
return
|
|
273
|
+
return Ye();
|
|
274
274
|
}
|
|
275
275
|
function lo(t, e, n = {}) {
|
|
276
276
|
const {
|
|
@@ -289,7 +289,7 @@ function lo(t, e, n = {}) {
|
|
|
289
289
|
function ao(t, e = !0, n) {
|
|
290
290
|
so() ? bt(t, n) : e ? t() : wt(t);
|
|
291
291
|
}
|
|
292
|
-
function
|
|
292
|
+
function Je(t, e = !1) {
|
|
293
293
|
function n(d, { flush: v = "sync", deep: m = !1, timeout: x, throwOnTimeout: h } = {}) {
|
|
294
294
|
let $ = null;
|
|
295
295
|
const L = [new Promise((E) => {
|
|
@@ -362,7 +362,7 @@ function qe(t, e = !1) {
|
|
|
362
362
|
changed: C,
|
|
363
363
|
changedTimes: f,
|
|
364
364
|
get not() {
|
|
365
|
-
return
|
|
365
|
+
return Je(t, !e);
|
|
366
366
|
}
|
|
367
367
|
} : {
|
|
368
368
|
toMatch: n,
|
|
@@ -374,12 +374,12 @@ function qe(t, e = !1) {
|
|
|
374
374
|
changed: C,
|
|
375
375
|
changedTimes: f,
|
|
376
376
|
get not() {
|
|
377
|
-
return
|
|
377
|
+
return Je(t, !e);
|
|
378
378
|
}
|
|
379
379
|
};
|
|
380
380
|
}
|
|
381
381
|
function Vt(t) {
|
|
382
|
-
return
|
|
382
|
+
return Je(t);
|
|
383
383
|
}
|
|
384
384
|
function io(t, e, n = {}) {
|
|
385
385
|
const {
|
|
@@ -397,7 +397,7 @@ function io(t, e, n = {}) {
|
|
|
397
397
|
s.value = !1, l = null, t(...C);
|
|
398
398
|
}, ee(e));
|
|
399
399
|
}
|
|
400
|
-
return o && (s.value = !0,
|
|
400
|
+
return o && (s.value = !0, ot && u()), nt(i), {
|
|
401
401
|
isPending: Kt(s),
|
|
402
402
|
start: u,
|
|
403
403
|
stop: i
|
|
@@ -438,7 +438,7 @@ function ge(t) {
|
|
|
438
438
|
const n = ee(t);
|
|
439
439
|
return (e = n == null ? void 0 : n.$el) != null ? e : n;
|
|
440
440
|
}
|
|
441
|
-
const Fe =
|
|
441
|
+
const Fe = ot ? window : void 0, Nt = ot ? window.navigator : void 0;
|
|
442
442
|
function he(...t) {
|
|
443
443
|
let e, n, o, s;
|
|
444
444
|
if (typeof t[0] == "string" || Array.isArray(t[0]) ? ([n, o, s] = t, e = Fe) : [e, n, o, s] = t, !e)
|
|
@@ -460,15 +460,15 @@ function he(...t) {
|
|
|
460
460
|
), C = () => {
|
|
461
461
|
u(), c();
|
|
462
462
|
};
|
|
463
|
-
return
|
|
463
|
+
return nt(C), C;
|
|
464
464
|
}
|
|
465
465
|
function uo() {
|
|
466
|
-
const t = I(!1), e =
|
|
466
|
+
const t = I(!1), e = Ye();
|
|
467
467
|
return e && bt(() => {
|
|
468
468
|
t.value = !0;
|
|
469
469
|
}, e), t;
|
|
470
470
|
}
|
|
471
|
-
function
|
|
471
|
+
function st(t) {
|
|
472
472
|
const e = uo();
|
|
473
473
|
return D(() => (e.value, !!t()));
|
|
474
474
|
}
|
|
@@ -476,7 +476,7 @@ function gt(t, e = {}) {
|
|
|
476
476
|
const {
|
|
477
477
|
controls: n = !1,
|
|
478
478
|
navigator: o = Nt
|
|
479
|
-
} = e, s =
|
|
479
|
+
} = e, s = st(() => o && "permissions" in o);
|
|
480
480
|
let l;
|
|
481
481
|
const c = typeof t == "string" ? { name: t } : t, i = I(), u = () => {
|
|
482
482
|
l && (i.value = l.state);
|
|
@@ -504,7 +504,7 @@ function po(t = {}) {
|
|
|
504
504
|
source: o,
|
|
505
505
|
copiedDuring: s = 1500,
|
|
506
506
|
legacy: l = !1
|
|
507
|
-
} = t, c =
|
|
507
|
+
} = t, c = st(() => e && "clipboard" in e), i = gt("clipboard-read"), u = gt("clipboard-write"), C = D(() => c.value || l), f = I(""), d = I(!1), v = io(() => d.value = !1, s);
|
|
508
508
|
function m() {
|
|
509
509
|
c.value && j(i.value) ? e.clipboard.readText().then((L) => {
|
|
510
510
|
f.value = L;
|
|
@@ -538,7 +538,7 @@ function fo(t) {
|
|
|
538
538
|
function vo(t, e, n = {}) {
|
|
539
539
|
const { window: o = Fe, ...s } = n;
|
|
540
540
|
let l;
|
|
541
|
-
const c =
|
|
541
|
+
const c = st(() => o && "ResizeObserver" in o), i = () => {
|
|
542
542
|
l && (l.disconnect(), l = void 0);
|
|
543
543
|
}, u = D(() => Array.isArray(t) ? t.map((d) => ge(d)) : [ge(t)]), C = X(
|
|
544
544
|
u,
|
|
@@ -553,7 +553,7 @@ function vo(t, e, n = {}) {
|
|
|
553
553
|
), f = () => {
|
|
554
554
|
i(), C();
|
|
555
555
|
};
|
|
556
|
-
return
|
|
556
|
+
return nt(f), {
|
|
557
557
|
isSupported: c,
|
|
558
558
|
stop: f
|
|
559
559
|
};
|
|
@@ -616,12 +616,12 @@ function _o(t = {}) {
|
|
|
616
616
|
aliasMap: o = mo,
|
|
617
617
|
passive: s = !0,
|
|
618
618
|
onEventFired: l = je
|
|
619
|
-
} = t, c =
|
|
619
|
+
} = t, c = ut(/* @__PURE__ */ new Set()), i = {
|
|
620
620
|
toJSON() {
|
|
621
621
|
return {};
|
|
622
622
|
},
|
|
623
623
|
current: c
|
|
624
|
-
}, u = e ?
|
|
624
|
+
}, u = e ? ut(i) : i, C = /* @__PURE__ */ new Set(), f = /* @__PURE__ */ new Set();
|
|
625
625
|
function d(h, $) {
|
|
626
626
|
h in u && (e ? u[h] = $ : u[h].value = $);
|
|
627
627
|
}
|
|
@@ -669,9 +669,9 @@ function go(t, e, n, o = {}) {
|
|
|
669
669
|
deep: f = !1,
|
|
670
670
|
defaultValue: d,
|
|
671
671
|
shouldEmit: v
|
|
672
|
-
} = o, m =
|
|
672
|
+
} = o, m = Ye(), x = n || (m == null ? void 0 : m.emit) || ((s = m == null ? void 0 : m.$emit) == null ? void 0 : s.bind(m)) || ((c = (l = m == null ? void 0 : m.proxy) == null ? void 0 : l.$emit) == null ? void 0 : c.bind(m == null ? void 0 : m.proxy));
|
|
673
673
|
let h = C;
|
|
674
|
-
|
|
674
|
+
h = h || `update:${e.toString()}`;
|
|
675
675
|
const $ = (E) => i ? typeof i == "function" ? i(E) : fo(E) : E, j = () => Yn(t[e]) ? $(t[e]) : d, L = (E) => {
|
|
676
676
|
v ? v(E) && x(h, E) : x(h, E);
|
|
677
677
|
};
|
|
@@ -707,11 +707,11 @@ function Co(t) {
|
|
|
707
707
|
context: e
|
|
708
708
|
};
|
|
709
709
|
}
|
|
710
|
-
function
|
|
710
|
+
function lt() {
|
|
711
711
|
return Ce(At);
|
|
712
712
|
}
|
|
713
713
|
function xo() {
|
|
714
|
-
const t = I(""), e = I("string"), n = I(!1), o =
|
|
714
|
+
const t = I(""), e = I("string"), n = I(!1), o = lt();
|
|
715
715
|
return {
|
|
716
716
|
editingText: t,
|
|
717
717
|
editing: n,
|
|
@@ -772,7 +772,7 @@ const wo = { class: "flex pl5px" }, $o = { class: "w160px py5px" }, ko = /* @__P
|
|
|
772
772
|
},
|
|
773
773
|
emits: ["enableEditInput", "addNewProp"],
|
|
774
774
|
setup(t) {
|
|
775
|
-
const e = t, n =
|
|
775
|
+
const e = t, n = lt(), { copy: o, isSupported: s } = po(), l = I(!1), c = D(() => Tt(e.data.value)), i = D(() => c.value.value), u = D(() => c.value.customType), C = D(() => i.value === null ? "null" : typeof i.value), f = {
|
|
776
776
|
flat: !0,
|
|
777
777
|
size: "mini"
|
|
778
778
|
}, d = D(() => ({
|
|
@@ -879,7 +879,7 @@ const wo = { class: "flex pl5px" }, $o = { class: "w160px py5px" }, ko = /* @__P
|
|
|
879
879
|
}, {
|
|
880
880
|
popper: H(() => [
|
|
881
881
|
a("div", $o, [
|
|
882
|
-
y(r(
|
|
882
|
+
y(r(pt), {
|
|
883
883
|
onClick: h[6] || (h[6] = ($) => r(o)(typeof i.value == "object" ? JSON.stringify(i.value) : i.value.toString()))
|
|
884
884
|
}, {
|
|
885
885
|
icon: H(() => [
|
|
@@ -891,7 +891,7 @@ const wo = { class: "flex pl5px" }, $o = { class: "w160px py5px" }, ko = /* @__P
|
|
|
891
891
|
]),
|
|
892
892
|
_: 1
|
|
893
893
|
}),
|
|
894
|
-
y(r(
|
|
894
|
+
y(r(pt), {
|
|
895
895
|
onClick: h[7] || (h[7] = () => {
|
|
896
896
|
r(o)(x.data.key);
|
|
897
897
|
})
|
|
@@ -914,7 +914,7 @@ const wo = { class: "flex pl5px" }, $o = { class: "w160px py5px" }, ko = /* @__P
|
|
|
914
914
|
}, 8, ["class", "disabled"])
|
|
915
915
|
]));
|
|
916
916
|
}
|
|
917
|
-
}), Io = { class: "flex-inline items-center gap4px" },
|
|
917
|
+
}), Io = { class: "flex-inline items-center gap4px" }, Ke = /* @__PURE__ */ G({
|
|
918
918
|
__name: "StateFieldInputEditor",
|
|
919
919
|
props: {
|
|
920
920
|
modelValue: {},
|
|
@@ -940,7 +940,7 @@ const wo = { class: "flex pl5px" }, $o = { class: "w160px py5px" }, ko = /* @__P
|
|
|
940
940
|
return X(i, un(() => {
|
|
941
941
|
C.value = !u(i.value);
|
|
942
942
|
}, 300)), (d, v) => (p(), g("span", Io, [
|
|
943
|
-
y(r(
|
|
943
|
+
y(r(We), {
|
|
944
944
|
modelValue: r(i),
|
|
945
945
|
"onUpdate:modelValue": v[0] || (v[0] = (m) => ze(i) ? i.value = m : null),
|
|
946
946
|
type: s.value,
|
|
@@ -993,7 +993,7 @@ const wo = { class: "flex pl5px" }, $o = { class: "w160px py5px" }, ko = /* @__P
|
|
|
993
993
|
], 64)) : z("", !0)
|
|
994
994
|
]));
|
|
995
995
|
}
|
|
996
|
-
}),
|
|
996
|
+
}), at = /* @__PURE__ */ G({
|
|
997
997
|
__name: "ToggleExpanded",
|
|
998
998
|
props: {
|
|
999
999
|
value: { type: Boolean }
|
|
@@ -1012,7 +1012,7 @@ function ve(t = "") {
|
|
|
1012
1012
|
expanded: e
|
|
1013
1013
|
};
|
|
1014
1014
|
}
|
|
1015
|
-
function
|
|
1015
|
+
function it(t = "") {
|
|
1016
1016
|
const e = Ce(`${Rt}-${t}`, I([]));
|
|
1017
1017
|
function n(o) {
|
|
1018
1018
|
const s = e.value.indexOf(o);
|
|
@@ -1039,7 +1039,7 @@ function To(t, e = {}) {
|
|
|
1039
1039
|
isHovering: l
|
|
1040
1040
|
};
|
|
1041
1041
|
}
|
|
1042
|
-
const Dt = (t) => (
|
|
1042
|
+
const Dt = (t) => (Xe("data-v-e1338684"), t = t(), Qe(), t), So = {
|
|
1043
1043
|
key: 1,
|
|
1044
1044
|
pl5: ""
|
|
1045
1045
|
}, Eo = {
|
|
@@ -1063,12 +1063,12 @@ const Dt = (t) => (Qe("data-v-e1338684"), t = t(), et(), t), So = {
|
|
|
1063
1063
|
customClass: {
|
|
1064
1064
|
string: "max-w-120 truncate"
|
|
1065
1065
|
}
|
|
1066
|
-
})), s = D(() =>
|
|
1066
|
+
})), s = D(() => dt(e.data.value)), l = D(() => Tt(e.data.value)), { expanded: c, toggleExpanded: i } = it(e.expandedStateId ?? ""), u = D(() => {
|
|
1067
1067
|
var _;
|
|
1068
1068
|
return s.value === "custom" ? `${((_ = e.data.value._custom) == null ? void 0 : _.type) ?? "string"}-custom-state` : "";
|
|
1069
1069
|
}), C = D(() => {
|
|
1070
1070
|
const { value: _ } = l.value;
|
|
1071
|
-
return
|
|
1071
|
+
return vt(_) ? _.length : ht(_) ? Object.keys(_).length : 0;
|
|
1072
1072
|
}), f = D(() => e.data.path || [e.data.key]), d = D(() => f.value[f.value.length - 1]), v = D(() => {
|
|
1073
1073
|
var U, se, le, re, me, _e, Pe;
|
|
1074
1074
|
const _ = ["Reactive"], A = ((se = (U = e.data) == null ? void 0 : U._custom) == null ? void 0 : se.stateTypeName) || ((le = e.data) == null ? void 0 : le.stateTypeName);
|
|
@@ -1077,20 +1077,20 @@ const Dt = (t) => (Qe("data-v-e1338684"), t = t(), et(), t), So = {
|
|
|
1077
1077
|
if ((me = (re = e.data.value) == null ? void 0 : re.fields) != null && me.abstract)
|
|
1078
1078
|
return "";
|
|
1079
1079
|
{
|
|
1080
|
-
const Me = (Pe = (_e = e.data.value) == null ? void 0 : _e._custom) == null ? void 0 : Pe.type, He = s.value === "custom" && !Me ? `"${o.value}"` : o.value === "" ? '""' : o.value, Le = s.value === "custom" && Me === "ref" ?
|
|
1080
|
+
const Me = (Pe = (_e = e.data.value) == null ? void 0 : _e._custom) == null ? void 0 : Pe.type, He = s.value === "custom" && !Me ? `"${o.value}"` : o.value === "" ? '""' : o.value, Le = s.value === "custom" && Me === "ref" ? dt(He) : s.value, Ge = s.value === "string" ? "select-text" : "", Ie = `<span class="${Le}-state-type flex whitespace-nowrap ${Ge}">${He}</span>`;
|
|
1081
1081
|
return A ? `${Ie} <span class="text-gray-500">(${A})</span>` : Ie;
|
|
1082
1082
|
}
|
|
1083
1083
|
}), m = D(() => {
|
|
1084
1084
|
const { value: _, inherit: A, customType: U } = l.value, se = U === "set";
|
|
1085
1085
|
let le = [];
|
|
1086
|
-
return
|
|
1086
|
+
return vt(_) ? _.slice(0, n.value).map((me, _e) => ({
|
|
1087
1087
|
key: _e.toString(),
|
|
1088
1088
|
path: [...f.value, _e.toString()],
|
|
1089
1089
|
value: me,
|
|
1090
1090
|
...A,
|
|
1091
1091
|
editable: e.data.editable && !se,
|
|
1092
1092
|
creating: !1
|
|
1093
|
-
})) : (
|
|
1093
|
+
})) : (ht(_) && (le = Object.keys(_).slice(0, n.value).map((re) => ({
|
|
1094
1094
|
key: re,
|
|
1095
1095
|
path: [...f.value, re],
|
|
1096
1096
|
value: _[re],
|
|
@@ -1098,7 +1098,7 @@ const Dt = (t) => (Qe("data-v-e1338684"), t = t(), et(), t), So = {
|
|
|
1098
1098
|
editable: e.data.editable && !se,
|
|
1099
1099
|
creating: !1
|
|
1100
1100
|
})), s.value !== "custom" && (le = St(le))), le === e.data.value ? [] : le);
|
|
1101
|
-
}), x = D(() => m.value.length > 0), h = I(), $ =
|
|
1101
|
+
}), x = D(() => m.value.length > 0), h = I(), $ = lt(), { isHovering: j } = To(() => h.value), { editingType: L, editing: E, editingText: w, toggleEditing: V, nodeId: M } = xo();
|
|
1102
1102
|
X(() => E.value, (_) => {
|
|
1103
1103
|
if (_) {
|
|
1104
1104
|
const { value: A } = l.value;
|
|
@@ -1147,13 +1147,13 @@ const Dt = (t) => (Qe("data-v-e1338684"), t = t(), et(), t), So = {
|
|
|
1147
1147
|
style: ke({ paddingLeft: `${_.depth * 15 + 4}px` }),
|
|
1148
1148
|
onClick: A[1] || (A[1] = (U) => r(i)(`${_.depth}-${_.index}`))
|
|
1149
1149
|
}, [
|
|
1150
|
-
x.value ? (p(), F(
|
|
1150
|
+
x.value ? (p(), F(at, {
|
|
1151
1151
|
key: 0,
|
|
1152
1152
|
value: r(c).includes(`${_.depth}-${_.index}`)
|
|
1153
1153
|
}, null, 8, ["value"])) : (p(), g("span", So)),
|
|
1154
1154
|
a("span", Eo, ae(d.value), 1),
|
|
1155
1155
|
Vo,
|
|
1156
|
-
r(E) ? (p(), F(
|
|
1156
|
+
r(E) ? (p(), F(Ke, {
|
|
1157
1157
|
key: 2,
|
|
1158
1158
|
modelValue: r(w),
|
|
1159
1159
|
"onUpdate:modelValue": A[0] || (A[0] = (U) => ze(w) ? w.value = U : null),
|
|
@@ -1204,14 +1204,14 @@ const Dt = (t) => (Qe("data-v-e1338684"), t = t(), et(), t), So = {
|
|
|
1204
1204
|
style: ke({ paddingLeft: `${(_.depth + 1) * 15 + 4}px` })
|
|
1205
1205
|
}, [
|
|
1206
1206
|
a("span", Ro, [
|
|
1207
|
-
y(
|
|
1207
|
+
y(Ke, {
|
|
1208
1208
|
modelValue: r(T).key,
|
|
1209
1209
|
"onUpdate:modelValue": A[3] || (A[3] = (U) => r(T).key = U),
|
|
1210
1210
|
"show-actions": !1
|
|
1211
1211
|
}, null, 8, ["modelValue"])
|
|
1212
1212
|
]),
|
|
1213
1213
|
Do,
|
|
1214
|
-
y(
|
|
1214
|
+
y(Ke, {
|
|
1215
1215
|
modelValue: r(T).value,
|
|
1216
1216
|
"onUpdate:modelValue": A[4] || (A[4] = (U) => r(T).value = U),
|
|
1217
1217
|
"auto-focus": !1,
|
|
@@ -1270,14 +1270,14 @@ const Dt = (t) => (Qe("data-v-e1338684"), t = t(), et(), t), So = {
|
|
|
1270
1270
|
$t(() => {
|
|
1271
1271
|
o.value = n();
|
|
1272
1272
|
});
|
|
1273
|
-
const { expanded: s, toggleExpanded: l } =
|
|
1273
|
+
const { expanded: s, toggleExpanded: l } = it(e.expandedStateId);
|
|
1274
1274
|
return (c, i) => (p(), g("div", null, [
|
|
1275
1275
|
(p(!0), g(oe, null, fe(c.data, (u, C, f) => (p(), g("div", { key: f }, [
|
|
1276
1276
|
a("div", {
|
|
1277
1277
|
class: ie(["flex items-center", [(u == null ? void 0 : u.length) && "cursor-pointer hover:bg-active"]]),
|
|
1278
1278
|
onClick: (d) => r(l)(`${f}`)
|
|
1279
1279
|
}, [
|
|
1280
|
-
u != null && u.length ? (p(), F(
|
|
1280
|
+
u != null && u.length ? (p(), F(at, {
|
|
1281
1281
|
key: 0,
|
|
1282
1282
|
value: r(s).includes(`${f}`)
|
|
1283
1283
|
}, null, 8, ["value"])) : (p(), g("span", Lo)),
|
|
@@ -1399,7 +1399,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
1399
1399
|
}),
|
|
1400
1400
|
emits: ["update:modelValue"],
|
|
1401
1401
|
setup(t) {
|
|
1402
|
-
const e = It(t, "modelValue"), { expanded: n, toggleExpanded: o } =
|
|
1402
|
+
const e = It(t, "modelValue"), { expanded: n, toggleExpanded: o } = it();
|
|
1403
1403
|
Ko();
|
|
1404
1404
|
function s(c) {
|
|
1405
1405
|
return "name" in c && (c == null ? void 0 : c.name) || "label" in c && c.label;
|
|
@@ -1421,7 +1421,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
1421
1421
|
onClick: (v) => l(u.id),
|
|
1422
1422
|
onDblclick: (v) => r(o)(u.id)
|
|
1423
1423
|
}, [
|
|
1424
|
-
(f = u == null ? void 0 : u.children) != null && f.length ? (p(), F(
|
|
1424
|
+
(f = u == null ? void 0 : u.children) != null && f.length ? (p(), F(at, {
|
|
1425
1425
|
key: 0,
|
|
1426
1426
|
value: r(n).includes(u.id),
|
|
1427
1427
|
class: "[.active_&]:op20 group-hover:op20",
|
|
@@ -1732,7 +1732,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
1732
1732
|
"select-none": "",
|
|
1733
1733
|
"overflow-scroll": "",
|
|
1734
1734
|
class: "no-scrollbar"
|
|
1735
|
-
},
|
|
1735
|
+
}, rt = /* @__PURE__ */ G({
|
|
1736
1736
|
__name: "index",
|
|
1737
1737
|
props: {
|
|
1738
1738
|
layerIds: {},
|
|
@@ -1847,7 +1847,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
1847
1847
|
__name: "Index",
|
|
1848
1848
|
setup(t) {
|
|
1849
1849
|
const e = ["pinia:mutations"];
|
|
1850
|
-
return (n, o) => (p(), F(
|
|
1850
|
+
return (n, o) => (p(), F(rt, {
|
|
1851
1851
|
"layer-ids": e,
|
|
1852
1852
|
"doc-link": "https://pinia.vuejs.org/",
|
|
1853
1853
|
"github-repo-link": "https://github.com/vuejs/pinia"
|
|
@@ -1859,7 +1859,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
1859
1859
|
}, Nl = /* @__PURE__ */ G({
|
|
1860
1860
|
__name: "index",
|
|
1861
1861
|
setup(t) {
|
|
1862
|
-
const { VirtualRouterView: e } =
|
|
1862
|
+
const { VirtualRouterView: e } = tt([
|
|
1863
1863
|
{
|
|
1864
1864
|
path: "/store",
|
|
1865
1865
|
name: "Store",
|
|
@@ -1912,7 +1912,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
1912
1912
|
])
|
|
1913
1913
|
]));
|
|
1914
1914
|
}
|
|
1915
|
-
}), Re = (t) => (
|
|
1915
|
+
}), Re = (t) => (Xe("data-v-ddb3f55a"), t = t(), Qe(), t), E1 = { class: "h-full w-full" }, V1 = {
|
|
1916
1916
|
key: 0,
|
|
1917
1917
|
class: "h-full flex flex-col p2"
|
|
1918
1918
|
}, N1 = { class: "flex py2" }, A1 = {
|
|
@@ -2118,7 +2118,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
2118
2118
|
default: H(() => [
|
|
2119
2119
|
d.value ? (p(), g("div", V1, [
|
|
2120
2120
|
a("div", N1, [
|
|
2121
|
-
y(r(
|
|
2121
|
+
y(r(We), {
|
|
2122
2122
|
modelValue: i.value,
|
|
2123
2123
|
"onUpdate:modelValue": S[0] || (S[0] = (O) => i.value = O),
|
|
2124
2124
|
"loading-debounce-time": 250,
|
|
@@ -2172,7 +2172,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
2172
2172
|
a("span", O1, ae(T.value.name), 1),
|
|
2173
2173
|
j1
|
|
2174
2174
|
])) : z("", !0),
|
|
2175
|
-
y(r(
|
|
2175
|
+
y(r(We), {
|
|
2176
2176
|
modelValue: u.value,
|
|
2177
2177
|
"onUpdate:modelValue": S[2] || (S[2] = (Z) => u.value = Z),
|
|
2178
2178
|
"loading-debounce-time": 250,
|
|
@@ -2202,7 +2202,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
2202
2202
|
{ bottom: !0 }
|
|
2203
2203
|
]
|
|
2204
2204
|
]),
|
|
2205
|
-
r(
|
|
2205
|
+
r(mt) ? q((p(), g("i", {
|
|
2206
2206
|
key: 0,
|
|
2207
2207
|
class: "i-material-symbols-light:menu-open h-5 w-5 cursor-pointer hover:op-70",
|
|
2208
2208
|
onClick: He
|
|
@@ -2214,7 +2214,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
2214
2214
|
{ bottom: !0 }
|
|
2215
2215
|
]
|
|
2216
2216
|
]) : z("", !0),
|
|
2217
|
-
P.value
|
|
2217
|
+
P.value ? q((p(), g("i", {
|
|
2218
2218
|
key: 1,
|
|
2219
2219
|
class: "i-carbon-launch h-4 w-4 cursor-pointer hover:op-70",
|
|
2220
2220
|
onClick: Ge
|
|
@@ -2248,7 +2248,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
2248
2248
|
]),
|
|
2249
2249
|
_: 1
|
|
2250
2250
|
}, 8, ["horizontal"]),
|
|
2251
|
-
r(
|
|
2251
|
+
r(mt) ? (p(), F(r(rn), {
|
|
2252
2252
|
key: 0,
|
|
2253
2253
|
modelValue: v.value,
|
|
2254
2254
|
"onUpdate:modelValue": S[4] || (S[4] = (O) => v.value = O),
|
|
@@ -2278,7 +2278,7 @@ const Wo = ["onClick", "onDblclick"], Jo = {
|
|
|
2278
2278
|
}, 8, ["modelValue"])) : z("", !0)
|
|
2279
2279
|
]));
|
|
2280
2280
|
}
|
|
2281
|
-
}), Al = /* @__PURE__ */ ye(J1, [["__scopeId", "data-v-
|
|
2281
|
+
}), Al = /* @__PURE__ */ ye(J1, [["__scopeId", "data-v-ddb3f55a"]]), q1 = {}, Y1 = {
|
|
2282
2282
|
viewBox: "0 0 566 154",
|
|
2283
2283
|
fill: "none",
|
|
2284
2284
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -2553,7 +2553,7 @@ const xs = { class: "h-full flex flex-col" }, ys = {
|
|
|
2553
2553
|
__name: "Index",
|
|
2554
2554
|
setup(t) {
|
|
2555
2555
|
const e = De();
|
|
2556
|
-
return (n, o) => (p(), F(
|
|
2556
|
+
return (n, o) => (p(), F(rt, {
|
|
2557
2557
|
"layer-ids": r(e).timelineLayerIds,
|
|
2558
2558
|
"doc-link": "https://router.vuejs.org/",
|
|
2559
2559
|
"github-repo-link": "https://github.com/vuejs/router"
|
|
@@ -2568,7 +2568,7 @@ const xs = { class: "h-full flex flex-col" }, ys = {
|
|
|
2568
2568
|
id: {}
|
|
2569
2569
|
},
|
|
2570
2570
|
setup(t) {
|
|
2571
|
-
const e = t, n = zt(), o = I(!1), { VirtualRouterView: s, restoreRouter: l } =
|
|
2571
|
+
const e = t, n = zt(), o = I(!1), { VirtualRouterView: s, restoreRouter: l } = tt([
|
|
2572
2572
|
{
|
|
2573
2573
|
path: "/routes",
|
|
2574
2574
|
name: "Routes",
|
|
@@ -2873,7 +2873,7 @@ const Ns = /* @__PURE__ */ ye(Is, [["render", Vs]]), As = {
|
|
|
2873
2873
|
class: "flex items-center gap1",
|
|
2874
2874
|
onClick: (se) => w(U)
|
|
2875
2875
|
}, [
|
|
2876
|
-
y(r(
|
|
2876
|
+
y(r(ft), {
|
|
2877
2877
|
name: `baseline-${A.icon.replace(/\_/g, "-")}`,
|
|
2878
2878
|
"cursor-pointer": "",
|
|
2879
2879
|
op70: "",
|
|
@@ -2914,7 +2914,7 @@ const Ns = /* @__PURE__ */ ye(Is, [["render", Vs]]), As = {
|
|
|
2914
2914
|
class: "flex items-center gap1",
|
|
2915
2915
|
onClick: (se) => E(U)
|
|
2916
2916
|
}, [
|
|
2917
|
-
y(r(
|
|
2917
|
+
y(r(ft), {
|
|
2918
2918
|
name: `baseline-${A.icon.replace(/\_/g, "-")}`,
|
|
2919
2919
|
"cursor-pointer": "",
|
|
2920
2920
|
op70: "",
|
|
@@ -2963,12 +2963,12 @@ const Ns = /* @__PURE__ */ ye(Is, [["render", Vs]]), As = {
|
|
|
2963
2963
|
__name: "Index",
|
|
2964
2964
|
setup(t) {
|
|
2965
2965
|
const e = De();
|
|
2966
|
-
return (n, o) => (p(), F(
|
|
2966
|
+
return (n, o) => (p(), F(rt, {
|
|
2967
2967
|
"layer-ids": r(e).timelineLayerIds,
|
|
2968
2968
|
"doc-link": r(e).homepage
|
|
2969
2969
|
}, null, 8, ["layer-ids", "doc-link"]));
|
|
2970
2970
|
}
|
|
2971
|
-
}), vl = {}, hl = (t) => (
|
|
2971
|
+
}), vl = {}, hl = (t) => (Xe("data-v-b8018f07"), t = t(), Qe(), t), ml = { class: "h-screen w-screen $ui-fcc flex-col" }, _l = /* @__PURE__ */ hl(() => /* @__PURE__ */ a("div", { class: "outer" }, [
|
|
2972
2972
|
/* @__PURE__ */ a("div", { class: "inner" }, [
|
|
2973
2973
|
/* @__PURE__ */ a("i", {
|
|
2974
2974
|
class: "i-logos-vue inline-block h8! w8!",
|
|
@@ -2979,7 +2979,7 @@ const Ns = /* @__PURE__ */ ye(Is, [["render", Vs]]), As = {
|
|
|
2979
2979
|
function gl(t, e) {
|
|
2980
2980
|
return p(), g("div", ml, [
|
|
2981
2981
|
_l,
|
|
2982
|
-
|
|
2982
|
+
qe(t.$slots, "default", {}, void 0, !0)
|
|
2983
2983
|
]);
|
|
2984
2984
|
}
|
|
2985
2985
|
const Cl = /* @__PURE__ */ ye(vl, [["render", gl], ["__scopeId", "data-v-b8018f07"]]), xl = {
|
|
@@ -3013,7 +3013,7 @@ const Cl = /* @__PURE__ */ ye(vl, [["render", gl], ["__scopeId", "data-v-b8018f0
|
|
|
3013
3013
|
component: tl
|
|
3014
3014
|
}
|
|
3015
3015
|
].filter(Boolean);
|
|
3016
|
-
}), { VirtualRouterView: i, restoreRouter: u } =
|
|
3016
|
+
}), { VirtualRouterView: i, restoreRouter: u } = tt(c, {
|
|
3017
3017
|
defaultRoutePath: "/state"
|
|
3018
3018
|
});
|
|
3019
3019
|
function C() {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vue/devtools-applet",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "7.3.
|
|
4
|
+
"version": "7.3.8",
|
|
5
5
|
"author": "webfansplz",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"exports": {
|
|
@@ -22,20 +22,20 @@
|
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"lodash-es": "^4.17.21",
|
|
24
24
|
"perfect-debounce": "^1.0.0",
|
|
25
|
-
"shiki": "^1.
|
|
25
|
+
"shiki": "^1.12.1",
|
|
26
26
|
"splitpanes": "^3.1.5",
|
|
27
27
|
"vue-virtual-scroller": "2.0.0-beta.8",
|
|
28
|
-
"@vue/devtools-
|
|
29
|
-
"@vue/devtools-
|
|
30
|
-
"@vue/devtools-
|
|
31
|
-
"@vue/devtools-
|
|
28
|
+
"@vue/devtools-kit": "^7.3.8",
|
|
29
|
+
"@vue/devtools-ui": "^7.3.8",
|
|
30
|
+
"@vue/devtools-shared": "^7.3.8",
|
|
31
|
+
"@vue/devtools-core": "^7.3.8"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
34
|
"@types/lodash-es": "^4.17.12",
|
|
35
35
|
"unplugin-vue": "^5.0.5",
|
|
36
36
|
"vite-plugin-dts": "^3.9.1",
|
|
37
|
-
"vue": "^3.4.
|
|
38
|
-
"vue-router": "^4.4.
|
|
37
|
+
"vue": "^3.4.37",
|
|
38
|
+
"vue-router": "^4.4.3"
|
|
39
39
|
},
|
|
40
40
|
"scripts": {
|
|
41
41
|
"build": "vite build",
|