vite-plugin-vue-devtools 0.3.2 → 0.4.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.
- package/dist/client/assets/{IframeView.vue_vue_type_script_setup_true_lang-73bb0458.js → IframeView.vue_vue_type_script_setup_true_lang-07716658.js} +1 -1
- package/dist/client/assets/{StateFields.vue_vue_type_script_setup_true_lang-7733bfe8.js → StateFields.vue_vue_type_script_setup_true_lang-321ed214.js} +4 -4
- package/dist/client/assets/{VIcon.vue_vue_type_script_setup_true_lang-844d8389.js → VIcon.vue_vue_type_script_setup_true_lang-22026580.js} +1 -1
- package/dist/client/assets/{VIconButton.vue_vue_type_script_setup_true_lang-a2115df4.js → VIconButton.vue_vue_type_script_setup_true_lang-325f26b6.js} +2 -2
- package/dist/client/assets/{VIconTitle.vue_vue_type_script_setup_true_lang-64110af4.js → VIconTitle.vue_vue_type_script_setup_true_lang-93fee085.js} +1 -1
- package/dist/client/assets/{VPanelGrids-3a29966d.js → VPanelGrids-ea1fc6cc.js} +1 -1
- package/dist/client/assets/{VSectionBlock-b2b47991.js → VSectionBlock-22944be5.js} +3 -3
- package/dist/client/assets/{VTextInput.vue_vue_type_script_setup_true_lang-4ab475b0.js → VTextInput.vue_vue_type_script_setup_true_lang-4c7997d1.js} +2 -2
- package/dist/client/assets/{__eyedropper-6c4f6cec.js → __eyedropper-1e766935.js} +2 -2
- package/dist/client/assets/{assets-c9b4a91c.js → assets-ed629e80.js} +8 -8
- package/dist/client/assets/{component-docs-f1e0f42d.js → component-docs-df825434.js} +5 -5
- package/dist/client/assets/{components-8ce879b4.js → components-8882d725.js} +7 -7
- package/dist/client/assets/{documentations-8713b916.js → documentations-37907b83.js} +3 -3
- package/dist/client/assets/{graph-e31a8b10.js → graph-7d844661.js} +2 -2
- package/dist/client/assets/{index-c8859523.js → index-9875586e.js} +37 -49
- package/dist/client/assets/{index-5b7de771.css → index-99f31726.css} +1 -1
- package/dist/client/assets/{index-bfd864c8.js → index-dc7de915.js} +1 -1
- package/dist/client/assets/{inspect-0a6da43a.js → inspect-952aeb0a.js} +3 -3
- package/dist/client/assets/{npm-e3775c67.js → npm-ec7132af.js} +6 -6
- package/dist/client/assets/{overview-d353d21c.js → overview-eb213ef4.js} +5 -5
- package/dist/client/assets/{pages-ce241043.js → pages-acabe249.js} +5 -5
- package/dist/client/assets/{pinia-0dfabc87.js → pinia-9bb95365.js} +6 -6
- package/dist/client/assets/{routes-2d8be0cc.js → routes-c562ae44.js} +7 -7
- package/dist/client/assets/{rpc-b60055dd.js → rpc-a89d2eca.js} +1 -1
- package/dist/client/assets/{settings-a79cec1c.js → settings-e845812f.js} +3 -3
- package/dist/client/assets/{splitpanes.es-292c6c8e.js → splitpanes.es-b88bf7fe.js} +1 -1
- package/dist/client/assets/{timeline-24b68a77.js → timeline-0f12b727.js} +7 -7
- package/dist/client/index.html +2 -2
- package/package.json +1 -1
- package/src/node/app.js +1 -1
- package/dist/client/assets/__inspecting-27cecddb.js +0 -51
- package/src/node/Container.vue +0 -604
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { v as defineComponent, a1 as ref, a8 as onMounted, ad as useEventListener, ae as hookApi, o as openBlock, e as createElementBlock, af as useScrollLock, ag as watch, ah as useInfiniteScroll, r as resolveComponent, b as resolveDirective, x as createBaseVNode, u as createVNode, z as unref, K as isRef, h as withCtx, F as Fragment, i as renderList, c as createBlock, g as createCommentVNode, y as toDisplayString, d as withDirectives, P as createTextVNode, q as normalizeClass, T as _sfc_main$3 } from './index-
|
|
2
|
-
import { _ as __unplugin_components_3 } from './VSectionBlock-
|
|
3
|
-
import { _ as _sfc_main$2 } from './VTextInput.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { v as defineComponent, a1 as ref, a8 as onMounted, ad as useEventListener, ae as hookApi, o as openBlock, e as createElementBlock, af as useScrollLock, ag as watch, ah as useInfiniteScroll, r as resolveComponent, b as resolveDirective, x as createBaseVNode, u as createVNode, z as unref, K as isRef, h as withCtx, F as Fragment, i as renderList, c as createBlock, g as createCommentVNode, y as toDisplayString, d as withDirectives, P as createTextVNode, q as normalizeClass, T as _sfc_main$3 } from './index-9875586e.js';
|
|
2
|
+
import { _ as __unplugin_components_3 } from './VSectionBlock-22944be5.js';
|
|
3
|
+
import { _ as _sfc_main$2 } from './VTextInput.vue_vue_type_script_setup_true_lang-4c7997d1.js';
|
|
4
4
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './_commonjsHelpers-c0d8ada0.js';
|
|
5
|
-
import { r as rpc } from './rpc-
|
|
6
|
-
import './VIconTitle.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import './VIcon.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { r as rpc } from './rpc-a89d2eca.js';
|
|
6
|
+
import './VIconTitle.vue_vue_type_script_setup_true_lang-93fee085.js';
|
|
7
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-22026580.js';
|
|
8
8
|
|
|
9
9
|
var xterm$1 = {exports: {}};/* Injected with object hook! */
|
|
10
10
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as __unplugin_components_0$1 } from './VPanelGrids-
|
|
2
|
-
import { a1 as ref, a2 as computed, aa as routes, v as defineComponent, r as resolveComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, u as createVNode, y as toDisplayString, z as unref, ab as vueVersion, P as createTextVNode, e as createElementBlock, F as Fragment, ac as __unplugin_components_0, a0 as __unplugin_components_1, T as _sfc_main$1 } from './index-
|
|
3
|
-
import { r as rpc } from './rpc-
|
|
4
|
-
import { i as isMacOS } from './index-
|
|
1
|
+
import { _ as __unplugin_components_0$1 } from './VPanelGrids-ea1fc6cc.js';
|
|
2
|
+
import { a1 as ref, a2 as computed, aa as routes, v as defineComponent, r as resolveComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, u as createVNode, y as toDisplayString, z as unref, ab as vueVersion, P as createTextVNode, e as createElementBlock, F as Fragment, ac as __unplugin_components_0, a0 as __unplugin_components_1, T as _sfc_main$1 } from './index-9875586e.js';
|
|
3
|
+
import { r as rpc } from './rpc-a89d2eca.js';
|
|
4
|
+
import { i as isMacOS } from './index-dc7de915.js';
|
|
5
5
|
|
|
6
|
-
const version = "0.
|
|
6
|
+
const version = "0.4.1";
|
|
7
7
|
|
|
8
8
|
/* Injected with object hook! */
|
|
9
9
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { _ as __unplugin_components_3 } from './VSectionBlock-
|
|
2
|
-
import { v as defineComponent, a1 as ref, a2 as computed, r as resolveComponent, z as unref, o as openBlock, e as createElementBlock, x as createBaseVNode, y as toDisplayString, c as createBlock, h as withCtx, a7 as withModifiers, F as Fragment, i as renderList, g as createCommentVNode, u as createVNode, P as createTextVNode, q as normalizeClass, T as _sfc_main$4, a0 as __unplugin_components_1, a8 as onMounted, a9 as currentRoute, W as router, K as isRef, M as withKeys, aa as routes } from './index-
|
|
3
|
-
import { _ as _sfc_main$3 } from './VTextInput.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import './VIconTitle.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import './VIcon.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as __unplugin_components_3 } from './VSectionBlock-22944be5.js';
|
|
2
|
+
import { v as defineComponent, a1 as ref, a2 as computed, r as resolveComponent, z as unref, o as openBlock, e as createElementBlock, x as createBaseVNode, y as toDisplayString, c as createBlock, h as withCtx, a7 as withModifiers, F as Fragment, i as renderList, g as createCommentVNode, u as createVNode, P as createTextVNode, q as normalizeClass, T as _sfc_main$4, a0 as __unplugin_components_1, a8 as onMounted, a9 as currentRoute, W as router, K as isRef, M as withKeys, aa as routes } from './index-9875586e.js';
|
|
3
|
+
import { _ as _sfc_main$3 } from './VTextInput.vue_vue_type_script_setup_true_lang-4c7997d1.js';
|
|
4
|
+
import './VIconTitle.vue_vue_type_script_setup_true_lang-93fee085.js';
|
|
5
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-22026580.js';
|
|
6
6
|
|
|
7
7
|
const _hoisted_1$2 = {
|
|
8
8
|
block: "",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as _sfc_main$1 } from './StateFields.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { g, M } from './splitpanes.es-
|
|
3
|
-
import { v as defineComponent, a1 as ref, a2 as computed, a3 as piniaStoresCategory, a4 as toRaw, a5 as piniaState, a6 as piniaGetters, z as unref, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, q as normalizeClass, y as toDisplayString, c as createBlock } from './index-
|
|
4
|
-
import { p as pick } from './index-
|
|
5
|
-
import './VIcon.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import './VIconButton.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as _sfc_main$1 } from './StateFields.vue_vue_type_script_setup_true_lang-321ed214.js';
|
|
2
|
+
import { g, M } from './splitpanes.es-b88bf7fe.js';
|
|
3
|
+
import { v as defineComponent, a1 as ref, a2 as computed, a3 as piniaStoresCategory, a4 as toRaw, a5 as piniaState, a6 as piniaGetters, z as unref, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, q as normalizeClass, y as toDisplayString, c as createBlock } from './index-9875586e.js';
|
|
4
|
+
import { p as pick } from './index-dc7de915.js';
|
|
5
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-22026580.js';
|
|
6
|
+
import './VIconButton.vue_vue_type_script_setup_true_lang-325f26b6.js';
|
|
7
7
|
|
|
8
8
|
const _hoisted_1 = {
|
|
9
9
|
"h-screen": "",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { _ as __unplugin_components_0 } from './VPanelGrids-
|
|
2
|
-
import { v as defineComponent, z as unref, W as router, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, X as routeRecordMatcherState, Y as activeRouteRecordMatcherState, c as createBlock, V as _sfc_main$2, _ as __unplugin_components_7, q as normalizeClass, Z as activeRouteRecordIndex, $ as toggleRouteRecordMatcher, P as createTextVNode, y as toDisplayString, l as normalizeStyle, g as createCommentVNode, a0 as __unplugin_components_1 } from './index-
|
|
3
|
-
import { _ as _sfc_main$1 } from './StateFields.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { g, M } from './splitpanes.es-
|
|
5
|
-
import './VIcon.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import './index-
|
|
7
|
-
import './VIconButton.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as __unplugin_components_0 } from './VPanelGrids-ea1fc6cc.js';
|
|
2
|
+
import { v as defineComponent, z as unref, W as router, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, X as routeRecordMatcherState, Y as activeRouteRecordMatcherState, c as createBlock, V as _sfc_main$2, _ as __unplugin_components_7, q as normalizeClass, Z as activeRouteRecordIndex, $ as toggleRouteRecordMatcher, P as createTextVNode, y as toDisplayString, l as normalizeStyle, g as createCommentVNode, a0 as __unplugin_components_1 } from './index-9875586e.js';
|
|
3
|
+
import { _ as _sfc_main$1 } from './StateFields.vue_vue_type_script_setup_true_lang-321ed214.js';
|
|
4
|
+
import { g, M } from './splitpanes.es-b88bf7fe.js';
|
|
5
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-22026580.js';
|
|
6
|
+
import './index-dc7de915.js';
|
|
7
|
+
import './VIconButton.vue_vue_type_script_setup_true_lang-325f26b6.js';
|
|
8
8
|
|
|
9
9
|
const _hoisted_1 = {
|
|
10
10
|
key: 0,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { v as defineComponent, I as useVModel, o as openBlock, e as createElementBlock, f as renderSlot, d as withDirectives, J as vModelSelect, z as unref, x as createBaseVNode, y as toDisplayString, g as createCommentVNode, K as isRef, c as createBlock, L as vModelCheckbox, M as withKeys, N as useCategorizedTabs, u as createVNode, F as Fragment, i as renderList, O as isInPopup, h as withCtx, P as createTextVNode, Q as useDevToolsSettings, R as useFrameState, S as _sfc_main$5, T as _sfc_main$6, U as _sfc_main$7, q as normalizeClass, V as _sfc_main$8 } from './index-
|
|
3
|
-
import { _ as _sfc_main$4 } from './VIconTitle.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-22026580.js';
|
|
2
|
+
import { v as defineComponent, I as useVModel, o as openBlock, e as createElementBlock, f as renderSlot, d as withDirectives, J as vModelSelect, z as unref, x as createBaseVNode, y as toDisplayString, g as createCommentVNode, K as isRef, c as createBlock, L as vModelCheckbox, M as withKeys, N as useCategorizedTabs, u as createVNode, F as Fragment, i as renderList, O as isInPopup, h as withCtx, P as createTextVNode, Q as useDevToolsSettings, R as useFrameState, S as _sfc_main$5, T as _sfc_main$6, U as _sfc_main$7, q as normalizeClass, V as _sfc_main$8 } from './index-9875586e.js';
|
|
3
|
+
import { _ as _sfc_main$4 } from './VIconTitle.vue_vue_type_script_setup_true_lang-93fee085.js';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1$2 = { class: "n-text-input flex flex items-center border n-border-base rounded px-2 py-1 focus-within:n-focus-base focus-within:border-context n-bg-base" };
|
|
6
6
|
const _hoisted_2$2 = ["disabled"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ay as h, o as openBlock, e as createElementBlock, f as renderSlot, l as normalizeStyle } from './index-
|
|
1
|
+
import { ay as h, o as openBlock, e as createElementBlock, f as renderSlot, l as normalizeStyle } from './index-9875586e.js';
|
|
2
2
|
|
|
3
3
|
const M = {
|
|
4
4
|
name: "splitpanes",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { _ as _sfc_main$2 } from './StateFields.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { _ as __unplugin_components_0 } from './VPanelGrids-
|
|
3
|
-
import { p as pushScopeId, a as popScopeId, n as nextTick, o as openBlock, c as createBlock, w as withScopeId, m as markRaw, s as shallowReactive, r as resolveComponent, b as resolveDirective, d as withDirectives, e as createElementBlock, f as renderSlot, g as createCommentVNode, h as withCtx, F as Fragment, i as renderList, j as resolveDynamicComponent, k as mergeProps, t as toHandlers, l as normalizeStyle, q as normalizeClass, u as createVNode, v as defineComponent, x as createBaseVNode, y as toDisplayString, z as unref, _ as __unplugin_components_7, A as timelineLayer, B as activeTimelineEvents, C as activeTimelineEventIndex, D as toggleTimelineEventIndex, E as timelineEventDetails, G as activeLayerId, H as toggleTimelineLayer } from './index-
|
|
1
|
+
import { _ as _sfc_main$2 } from './StateFields.vue_vue_type_script_setup_true_lang-321ed214.js';
|
|
2
|
+
import { _ as __unplugin_components_0 } from './VPanelGrids-ea1fc6cc.js';
|
|
3
|
+
import { p as pushScopeId, a as popScopeId, n as nextTick, o as openBlock, c as createBlock, w as withScopeId, m as markRaw, s as shallowReactive, r as resolveComponent, b as resolveDirective, d as withDirectives, e as createElementBlock, f as renderSlot, g as createCommentVNode, h as withCtx, F as Fragment, i as renderList, j as resolveDynamicComponent, k as mergeProps, t as toHandlers, l as normalizeStyle, q as normalizeClass, u as createVNode, v as defineComponent, x as createBaseVNode, y as toDisplayString, z as unref, _ as __unplugin_components_7, A as timelineLayer, B as activeTimelineEvents, C as activeTimelineEventIndex, D as toggleTimelineEventIndex, E as timelineEventDetails, G as activeLayerId, H as toggleTimelineLayer } from './index-9875586e.js';
|
|
4
4
|
import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-c0d8ada0.js';
|
|
5
|
-
import { g, M } from './splitpanes.es-
|
|
6
|
-
import './VIcon.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import './index-
|
|
8
|
-
import './VIconButton.vue_vue_type_script_setup_true_lang-
|
|
5
|
+
import { g, M } from './splitpanes.es-b88bf7fe.js';
|
|
6
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-22026580.js';
|
|
7
|
+
import './index-dc7de915.js';
|
|
8
|
+
import './VIconButton.vue_vue_type_script_setup_true_lang-325f26b6.js';
|
|
9
9
|
|
|
10
10
|
var dayjs_min = {exports: {}};/* Injected with object hook! */
|
|
11
11
|
|
package/dist/client/index.html
CHANGED
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
6
|
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
|
|
7
7
|
<title>Vue DevTools</title>
|
|
8
|
-
<script type="module" crossorigin src="./assets/index-
|
|
9
|
-
<link rel="stylesheet" href="./assets/index-
|
|
8
|
+
<script type="module" crossorigin src="./assets/index-9875586e.js"></script>
|
|
9
|
+
<link rel="stylesheet" href="./assets/index-99f31726.css">
|
|
10
10
|
</head>
|
|
11
11
|
<body>
|
|
12
12
|
<div id="app"></div>
|
package/package.json
CHANGED
package/src/node/app.js
CHANGED
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { _ as __unplugin_components_0 } from './VPanelGrids-3a29966d.js';
|
|
2
|
-
import { v as defineComponent, ad as useEventListener, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, aJ as useDevtoolsClient } from './index-c8859523.js';
|
|
3
|
-
|
|
4
|
-
const _hoisted_1 = /* @__PURE__ */ createBaseVNode("div", null, " Inspecting Vue components ", -1);
|
|
5
|
-
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
|
-
__name: "__inspecting",
|
|
7
|
-
setup(__props) {
|
|
8
|
-
const client = useDevtoolsClient();
|
|
9
|
-
useEventListener("keydown", (e) => {
|
|
10
|
-
if (e.key === "Escape")
|
|
11
|
-
close();
|
|
12
|
-
});
|
|
13
|
-
function close() {
|
|
14
|
-
client.value?.inspector?.disable();
|
|
15
|
-
}
|
|
16
|
-
return (_ctx, _cache) => {
|
|
17
|
-
const _component_VPanelGrids = __unplugin_components_0;
|
|
18
|
-
return openBlock(), createBlock(_component_VPanelGrids, {
|
|
19
|
-
"h-screen": "",
|
|
20
|
-
"w-screen": "",
|
|
21
|
-
px5: ""
|
|
22
|
-
}, {
|
|
23
|
-
default: withCtx(() => [
|
|
24
|
-
createBaseVNode("div", {
|
|
25
|
-
absolute: "",
|
|
26
|
-
"right-0": "",
|
|
27
|
-
"top-0": "",
|
|
28
|
-
p2: ""
|
|
29
|
-
}, [
|
|
30
|
-
createBaseVNode("button", {
|
|
31
|
-
"carbon-close": "",
|
|
32
|
-
ma: "",
|
|
33
|
-
"text-xl": "",
|
|
34
|
-
op50: "",
|
|
35
|
-
"hover:op100": "",
|
|
36
|
-
onClick: close
|
|
37
|
-
})
|
|
38
|
-
]),
|
|
39
|
-
_hoisted_1
|
|
40
|
-
]),
|
|
41
|
-
_: 1
|
|
42
|
-
});
|
|
43
|
-
};
|
|
44
|
-
}
|
|
45
|
-
});
|
|
46
|
-
|
|
47
|
-
/* Injected with object hook! */
|
|
48
|
-
|
|
49
|
-
/* Injected with object hook! */
|
|
50
|
-
|
|
51
|
-
export { _sfc_main as default };
|