vite-plugin-vue-devtools 0.0.13 → 0.0.14
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-f8b8a14a.js → IframeView.vue_vue_type_script_setup_true_lang-8ebd667e.js} +1 -1
- package/dist/client/assets/{VCard-17cdc61a.js → VCard-11a8877a.js} +1 -1
- package/dist/client/assets/{VIcon.vue_vue_type_script_setup_true_lang-be88ec0c.js → VIcon.vue_vue_type_script_setup_true_lang-af70f694.js} +1 -1
- package/dist/client/assets/{VIconButton.vue_vue_type_script_setup_true_lang-c7772bf2.js → VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js} +2 -2
- package/dist/client/assets/{VIconTitle.vue_vue_type_script_setup_true_lang-3370c857.js → VIconTitle.vue_vue_type_script_setup_true_lang-0d3b7394.js} +1 -1
- package/dist/client/assets/{VPanelGrids-ebf42a7c.js → VPanelGrids-c5507ef9.js} +1 -1
- package/dist/client/assets/{VTextInput.vue_vue_type_script_setup_true_lang-059a254a.js → VTextInput.vue_vue_type_script_setup_true_lang-27694cb4.js} +3 -3
- package/dist/client/assets/{__inspecting-bd7248d3.js → __inspecting-336e65a6.js} +2 -2
- package/dist/client/assets/{assets-0e67cb8d.js → assets-421f53f9.js} +8 -8
- package/dist/client/assets/{components-ab0312bf.js → components-0518c05b.js} +7 -7
- package/dist/client/assets/{documentations-744b76d4.js → documentations-df9246a6.js} +4 -4
- package/dist/client/assets/{graph-132869aa.js → graph-edcd5690.js} +2 -2
- package/dist/client/assets/{index-85d2f156.js → index-3785a229.js} +12 -12
- package/dist/client/assets/{index-29942063.js → index-d487d3ee.js} +1 -1
- package/dist/client/assets/{inspect-c239e96b.js → inspect-586596cb.js} +3 -3
- package/dist/client/assets/{overview-2ad06721.js → overview-785a62ce.js} +5 -5
- package/dist/client/assets/{pages-eefab96d.js → pages-ccc683ad.js} +4 -4
- package/dist/client/assets/{pinia-faf73d09.js → pinia-ea8411a5.js} +5 -5
- package/dist/client/assets/{routes-28ae4830.js → routes-d914e33b.js} +7 -7
- package/dist/client/assets/{rpc-0c341c21.js → rpc-adef96e1.js} +1 -1
- package/dist/client/assets/{settings-b3328fda.js → settings-e66a0349.js} +3 -3
- package/dist/client/assets/{splitpanes.es-5efc4585.js → splitpanes.es-ff1ff11d.js} +4 -4
- package/dist/client/assets/{timeline-6db09f05.js → timeline-aa15bc7b.js} +7 -7
- package/dist/client/index.html +1 -1
- package/package.json +1 -1
- package/src/node/Container.vue +6 -11
- package/src/node/app.js +15 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { v as defineComponent, af as useColorMode, Z as ref, $ as computed, ag as reactive, ah as useElementBounding, a5 as onMounted, n as nextTick, ai as watchEffect, aj as onUnmounted, o as openBlock, e as createElementBlock } from './index-
|
|
1
|
+
import { v as defineComponent, af as useColorMode, Z as ref, $ as computed, ag as reactive, ah as useElementBounding, a5 as onMounted, n as nextTick, ai as watchEffect, aj as onUnmounted, o as openBlock, e as createElementBlock } from './index-3785a229.js';
|
|
2
2
|
|
|
3
3
|
const iframeCacheMap = /* @__PURE__ */ new Map();
|
|
4
4
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ax as _export_sfc, o as openBlock, e as createElementBlock, f as renderSlot } from './index-
|
|
1
|
+
import { ax as _export_sfc, o as openBlock, e as createElementBlock, f as renderSlot } from './index-3785a229.js';
|
|
2
2
|
|
|
3
3
|
/* unplugin-vue-components disabled */const _sfc_main = {};
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { v as defineComponent, o as openBlock, e as createElementBlock, q as normalizeClass } from './index-
|
|
1
|
+
import { v as defineComponent, o as openBlock, e as createElementBlock, q as normalizeClass } from './index-3785a229.js';
|
|
2
2
|
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "VIcon",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { aA as useClipboard, aB as useNotification, v as defineComponent, o as openBlock, c as createBlock, h as withCtx, u as createVNode, k as mergeProps, j as resolveDynamicComponent } from './index-
|
|
2
|
-
import { _ as _sfc_main$1 } from './VIcon.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { aA as useClipboard, aB as useNotification, v as defineComponent, o as openBlock, c as createBlock, h as withCtx, u as createVNode, k as mergeProps, j as resolveDynamicComponent } from './index-3785a229.js';
|
|
2
|
+
import { _ as _sfc_main$1 } from './VIcon.vue_vue_type_script_setup_true_lang-af70f694.js';
|
|
3
3
|
|
|
4
4
|
function useCopy() {
|
|
5
5
|
const clipboard = useClipboard();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { v as defineComponent, o as openBlock, e as createElementBlock, q as normalizeClass, g as createCommentVNode, f as renderSlot, x as createBaseVNode, y as toDisplayString } from './index-
|
|
1
|
+
import { v as defineComponent, o as openBlock, e as createElementBlock, q as normalizeClass, g as createCommentVNode, f as renderSlot, x as createBaseVNode, y as toDisplayString } from './index-3785a229.js';
|
|
2
2
|
|
|
3
3
|
const _hoisted_1 = {
|
|
4
4
|
flex: "~ gap-3",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ax as _export_sfc, o as openBlock, e as createElementBlock, f as renderSlot } from './index-
|
|
1
|
+
import { ax as _export_sfc, o as openBlock, e as createElementBlock, f as renderSlot } from './index-3785a229.js';
|
|
2
2
|
|
|
3
3
|
/* unplugin-vue-components disabled */const _sfc_main = {};
|
|
4
4
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as _sfc_main$2 } from './VIconTitle.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-
|
|
3
|
-
import { v as defineComponent, I as useVModel, o as openBlock, e as createElementBlock, x as createBaseVNode, q as normalizeClass, u as createVNode, h as withCtx, f as renderSlot, g as createCommentVNode, c as createBlock, z as unref, d as withDirectives, F as Fragment, b as resolveDirective, O as createTextVNode, y as toDisplayString, p as pushScopeId, a as popScopeId, ax as _export_sfc, ay as vModelDynamic, k as mergeProps, K as isRef } from './index-
|
|
1
|
+
import { _ as _sfc_main$2 } from './VIconTitle.vue_vue_type_script_setup_true_lang-0d3b7394.js';
|
|
2
|
+
import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-af70f694.js';
|
|
3
|
+
import { v as defineComponent, I as useVModel, o as openBlock, e as createElementBlock, x as createBaseVNode, q as normalizeClass, u as createVNode, h as withCtx, f as renderSlot, g as createCommentVNode, c as createBlock, z as unref, d as withDirectives, F as Fragment, b as resolveDirective, O as createTextVNode, y as toDisplayString, p as pushScopeId, a as popScopeId, ax as _export_sfc, ay as vModelDynamic, k as mergeProps, K as isRef } from './index-3785a229.js';
|
|
4
4
|
|
|
5
5
|
const _withScopeId = (n) => (pushScopeId("data-v-cf2e46eb"), n = n(), popScopeId(), n);
|
|
6
6
|
const _hoisted_1$1 = ["open"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as __unplugin_components_0 } from './VPanelGrids-
|
|
2
|
-
import { v as defineComponent, aC as useEventListener, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, aD as useDevtoolsClient } from './index-
|
|
1
|
+
import { _ as __unplugin_components_0 } from './VPanelGrids-c5507ef9.js';
|
|
2
|
+
import { v as defineComponent, aC as useEventListener, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, aD as useDevtoolsClient } from './index-3785a229.js';
|
|
3
3
|
|
|
4
4
|
const _hoisted_1 = /* @__PURE__ */ createBaseVNode("div", null, " Inspecting Vue components ", -1);
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { _ as __unplugin_components_0 } from './VPanelGrids-
|
|
2
|
-
import { _ as __unplugin_components_7 } from './VCard-
|
|
3
|
-
import { _ as _sfc_main$9, u as useCopy } from './VIconButton.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { v as defineComponent, Z as ref, aq as useElementSize, ar as onClickOutside, o as openBlock, c as createBlock, h as withCtx, e as createElementBlock, u as createVNode, x as createBaseVNode, f as renderSlot, k as mergeProps, z as unref, g as createCommentVNode, as as Transition, $ as computed, y as toDisplayString, q as normalizeClass, at as useStyleTag, l as normalizeStyle, au as computedAsync, av as useTimeAgo, F as Fragment, O as createTextVNode, Q as _sfc_main$a, aw as onKeyDown, K as isRef, i as renderList } from './index-
|
|
5
|
-
import { r as rpc } from './rpc-
|
|
6
|
-
import { _ as _sfc_main$b, a as __unplugin_components_3 } from './VTextInput.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { _ as _sfc_main$c } from './VIcon.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as __unplugin_components_0 } from './VPanelGrids-c5507ef9.js';
|
|
2
|
+
import { _ as __unplugin_components_7 } from './VCard-11a8877a.js';
|
|
3
|
+
import { _ as _sfc_main$9, u as useCopy } from './VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js';
|
|
4
|
+
import { v as defineComponent, Z as ref, aq as useElementSize, ar as onClickOutside, o as openBlock, c as createBlock, h as withCtx, e as createElementBlock, u as createVNode, x as createBaseVNode, f as renderSlot, k as mergeProps, z as unref, g as createCommentVNode, as as Transition, $ as computed, y as toDisplayString, q as normalizeClass, at as useStyleTag, l as normalizeStyle, au as computedAsync, av as useTimeAgo, F as Fragment, O as createTextVNode, Q as _sfc_main$a, aw as onKeyDown, K as isRef, i as renderList } from './index-3785a229.js';
|
|
5
|
+
import { r as rpc } from './rpc-adef96e1.js';
|
|
6
|
+
import { _ as _sfc_main$b, a as __unplugin_components_3 } from './VTextInput.vue_vue_type_script_setup_true_lang-27694cb4.js';
|
|
7
|
+
import { _ as _sfc_main$c } from './VIcon.vue_vue_type_script_setup_true_lang-af70f694.js';
|
|
8
8
|
import { F as Fuse } from './fuse.esm-c317b696.js';
|
|
9
|
-
import './VIconTitle.vue_vue_type_script_setup_true_lang-
|
|
9
|
+
import './VIconTitle.vue_vue_type_script_setup_true_lang-0d3b7394.js';
|
|
10
10
|
|
|
11
11
|
const _hoisted_1$7 = {
|
|
12
12
|
relative: "",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { _ as __unplugin_components_0 } from './VPanelGrids-
|
|
2
|
-
import { _ as __unplugin_components_7 } from './VCard-
|
|
3
|
-
import { a as _sfc_main$2, g, M, _ as _sfc_main$3 } from './splitpanes.es-
|
|
4
|
-
import { F as Fragment, Z as ref, ak as shallowRef, $ as computed, v as defineComponent, r as resolveComponent, o as openBlock, e as createElementBlock, x as createBaseVNode, z as unref, c as createBlock, q as normalizeClass, y as toDisplayString, l as normalizeStyle, i as renderList, g as createCommentVNode, a5 as onMounted, al as onVueInstanceUpdate, u as createVNode, h as withCtx, ag as reactive, am as instance } from './index-
|
|
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-c5507ef9.js';
|
|
2
|
+
import { _ as __unplugin_components_7 } from './VCard-11a8877a.js';
|
|
3
|
+
import { a as _sfc_main$2, g, M, _ as _sfc_main$3 } from './splitpanes.es-ff1ff11d.js';
|
|
4
|
+
import { F as Fragment, Z as ref, ak as shallowRef, $ as computed, v as defineComponent, r as resolveComponent, o as openBlock, e as createElementBlock, x as createBaseVNode, z as unref, c as createBlock, q as normalizeClass, y as toDisplayString, l as normalizeStyle, i as renderList, g as createCommentVNode, a5 as onMounted, al as onVueInstanceUpdate, u as createVNode, h as withCtx, ag as reactive, am as instance } from './index-3785a229.js';
|
|
5
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-af70f694.js';
|
|
6
|
+
import './index-d487d3ee.js';
|
|
7
|
+
import './VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js';
|
|
8
8
|
|
|
9
9
|
function isBeingDestroyed(instance) {
|
|
10
10
|
return instance._isBeingDestroyed || instance.isUnmounted;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as __unplugin_components_7 } from './VCard-
|
|
2
|
-
import { v as defineComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, y as toDisplayString, e as createElementBlock, g as createCommentVNode, a4 as withModifiers, f as renderSlot, Z as ref, z as unref, u as createVNode, ae as Teleport, F as Fragment, i as renderList } from './index-
|
|
3
|
-
import { _ as _sfc_main$2 } from './IframeView.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { r as rpc } from './rpc-
|
|
1
|
+
import { _ as __unplugin_components_7 } from './VCard-11a8877a.js';
|
|
2
|
+
import { v as defineComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, y as toDisplayString, e as createElementBlock, g as createCommentVNode, a4 as withModifiers, f as renderSlot, Z as ref, z as unref, u as createVNode, ae as Teleport, F as Fragment, i as renderList } from './index-3785a229.js';
|
|
3
|
+
import { _ as _sfc_main$2 } from './IframeView.vue_vue_type_script_setup_true_lang-8ebd667e.js';
|
|
4
|
+
import { r as rpc } from './rpc-adef96e1.js';
|
|
5
5
|
|
|
6
6
|
const _hoisted_1$1 = {
|
|
7
7
|
flex: "~ col gap2",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Z as ref, aa as useStorage, $ as computed, v as defineComponent, o as openBlock, e as createElementBlock, d as withDirectives, ab as vModelText, z as unref, x as createBaseVNode, K as isRef, L as vModelCheckbox, ac as useDark, a5 as onMounted, ad as watch, u as createVNode } from './index-
|
|
1
|
+
import { Z as ref, aa as useStorage, $ as computed, v as defineComponent, o as openBlock, e as createElementBlock, d as withDirectives, ab as vModelText, z as unref, x as createBaseVNode, K as isRef, L as vModelCheckbox, ac as useDark, a5 as onMounted, ad as watch, u as createVNode } from './index-3785a229.js';
|
|
2
2
|
import { F as Fuse } from './fuse.esm-c317b696.js';
|
|
3
|
-
import { r as rpc } from './rpc-
|
|
3
|
+
import { r as rpc } from './rpc-adef96e1.js';
|
|
4
4
|
|
|
5
5
|
const list = ref(await rpc.componentGraph());
|
|
6
6
|
const searchText = useStorage("vite-inspect-search-text", "");
|
|
@@ -14425,18 +14425,18 @@ const _sfc_main$8 = /* @__PURE__ */ defineComponent({
|
|
|
14425
14425
|
|
|
14426
14426
|
/* Injected with object hook! */
|
|
14427
14427
|
|
|
14428
|
-
const __pages_import_0__ = () => __vitePreload(() => import('./timeline-
|
|
14429
|
-
const __pages_import_1__ = () => __vitePreload(() => import('./settings-
|
|
14430
|
-
const __pages_import_2__ = () => __vitePreload(() => import('./routes-
|
|
14431
|
-
const __pages_import_3__ = () => __vitePreload(() => import('./pinia-
|
|
14432
|
-
const __pages_import_4__ = () => __vitePreload(() => import('./pages-
|
|
14433
|
-
const __pages_import_5__ = () => __vitePreload(() => import('./overview-
|
|
14434
|
-
const __pages_import_6__ = () => __vitePreload(() => import('./inspect-
|
|
14435
|
-
const __pages_import_8__ = () => __vitePreload(() => import('./graph-
|
|
14436
|
-
const __pages_import_9__ = () => __vitePreload(() => import('./documentations-
|
|
14437
|
-
const __pages_import_10__ = () => __vitePreload(() => import('./components-
|
|
14438
|
-
const __pages_import_11__ = () => __vitePreload(() => import('./assets-
|
|
14439
|
-
const __pages_import_12__ = () => __vitePreload(() => import('./__inspecting-
|
|
14428
|
+
const __pages_import_0__ = () => __vitePreload(() => import('./timeline-aa15bc7b.js'),true?["./timeline-aa15bc7b.js","./splitpanes.es-ff1ff11d.js","./VIcon.vue_vue_type_script_setup_true_lang-af70f694.js","./index-d487d3ee.js","./VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js","./VPanelGrids-c5507ef9.js","./VCard-11a8877a.js","./timeline-b315b2e0.css"]:void 0,import.meta.url);
|
|
14429
|
+
const __pages_import_1__ = () => __vitePreload(() => import('./settings-e66a0349.js'),true?["./settings-e66a0349.js","./VIcon.vue_vue_type_script_setup_true_lang-af70f694.js","./VIconTitle.vue_vue_type_script_setup_true_lang-0d3b7394.js"]:void 0,import.meta.url);
|
|
14430
|
+
const __pages_import_2__ = () => __vitePreload(() => import('./routes-d914e33b.js'),true?["./routes-d914e33b.js","./VPanelGrids-c5507ef9.js","./VCard-11a8877a.js","./splitpanes.es-ff1ff11d.js","./VIcon.vue_vue_type_script_setup_true_lang-af70f694.js","./index-d487d3ee.js","./VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js"]:void 0,import.meta.url);
|
|
14431
|
+
const __pages_import_3__ = () => __vitePreload(() => import('./pinia-ea8411a5.js'),true?["./pinia-ea8411a5.js","./splitpanes.es-ff1ff11d.js","./VIcon.vue_vue_type_script_setup_true_lang-af70f694.js","./index-d487d3ee.js","./VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js"]:void 0,import.meta.url);
|
|
14432
|
+
const __pages_import_4__ = () => __vitePreload(() => import('./pages-ccc683ad.js'),true?["./pages-ccc683ad.js","./VTextInput.vue_vue_type_script_setup_true_lang-27694cb4.js","./VIconTitle.vue_vue_type_script_setup_true_lang-0d3b7394.js","./VIcon.vue_vue_type_script_setup_true_lang-af70f694.js","./VTextInput-52804693.css"]:void 0,import.meta.url);
|
|
14433
|
+
const __pages_import_5__ = () => __vitePreload(() => import('./overview-785a62ce.js'),true?["./overview-785a62ce.js","./VPanelGrids-c5507ef9.js","./rpc-adef96e1.js","./index-d487d3ee.js"]:void 0,import.meta.url);
|
|
14434
|
+
const __pages_import_6__ = () => __vitePreload(() => import('./inspect-586596cb.js'),true?["./inspect-586596cb.js","./IframeView.vue_vue_type_script_setup_true_lang-8ebd667e.js","./rpc-adef96e1.js"]:void 0,import.meta.url);
|
|
14435
|
+
const __pages_import_8__ = () => __vitePreload(() => import('./graph-edcd5690.js'),true?["./graph-edcd5690.js","./fuse.esm-c317b696.js","./rpc-adef96e1.js"]:void 0,import.meta.url);
|
|
14436
|
+
const __pages_import_9__ = () => __vitePreload(() => import('./documentations-df9246a6.js'),true?["./documentations-df9246a6.js","./VCard-11a8877a.js","./IframeView.vue_vue_type_script_setup_true_lang-8ebd667e.js","./rpc-adef96e1.js"]:void 0,import.meta.url);
|
|
14437
|
+
const __pages_import_10__ = () => __vitePreload(() => import('./components-0518c05b.js'),true?["./components-0518c05b.js","./VPanelGrids-c5507ef9.js","./VCard-11a8877a.js","./splitpanes.es-ff1ff11d.js","./VIcon.vue_vue_type_script_setup_true_lang-af70f694.js","./index-d487d3ee.js","./VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js"]:void 0,import.meta.url);
|
|
14438
|
+
const __pages_import_11__ = () => __vitePreload(() => import('./assets-421f53f9.js'),true?["./assets-421f53f9.js","./VPanelGrids-c5507ef9.js","./VCard-11a8877a.js","./VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js","./VIcon.vue_vue_type_script_setup_true_lang-af70f694.js","./rpc-adef96e1.js","./VTextInput.vue_vue_type_script_setup_true_lang-27694cb4.js","./VIconTitle.vue_vue_type_script_setup_true_lang-0d3b7394.js","./VTextInput-52804693.css","./fuse.esm-c317b696.js"]:void 0,import.meta.url);
|
|
14439
|
+
const __pages_import_12__ = () => __vitePreload(() => import('./__inspecting-336e65a6.js'),true?["./__inspecting-336e65a6.js","./VPanelGrids-c5507ef9.js"]:void 0,import.meta.url);
|
|
14440
14440
|
|
|
14441
14441
|
const routes$1 = [{"name":"timeline","path":"/timeline","component":__pages_import_0__,"props":true},{"name":"settings","path":"/settings","component":__pages_import_1__,"props":true},{"name":"routes","path":"/routes","component":__pages_import_2__,"props":true},{"name":"pinia","path":"/pinia","component":__pages_import_3__,"props":true},{"name":"pages","path":"/pages","component":__pages_import_4__,"props":true},{"name":"overview","path":"/overview","component":__pages_import_5__,"props":true},{"name":"inspect","path":"/inspect","component":__pages_import_6__,"props":true},{"name":"index","path":"/","component":_sfc_main$8,"props":true},{"name":"graph","path":"/graph","component":__pages_import_8__,"props":true},{"name":"documentations","path":"/documentations","component":__pages_import_9__,"props":true},{"name":"components","path":"/components","component":__pages_import_10__,"props":true},{"name":"assets","path":"/assets","component":__pages_import_11__,"props":true},{"name":"__inspecting","path":"/__inspecting","component":__pages_import_12__,"props":true}];
|
|
14442
14442
|
/* Injected with object hook! */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as _sfc_main$1 } from './IframeView.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { i as inspectClientUrl } from './rpc-
|
|
3
|
-
import { v as defineComponent, o as openBlock, e as createElementBlock, u as createVNode, z as unref } from './index-
|
|
1
|
+
import { _ as _sfc_main$1 } from './IframeView.vue_vue_type_script_setup_true_lang-8ebd667e.js';
|
|
2
|
+
import { i as inspectClientUrl } from './rpc-adef96e1.js';
|
|
3
|
+
import { v as defineComponent, o as openBlock, e as createElementBlock, u as createVNode, z as unref } from './index-3785a229.js';
|
|
4
4
|
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "inspect",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { _ as __unplugin_components_0$1 } from './VPanelGrids-
|
|
2
|
-
import { Z as ref, $ as computed, a7 as routes, v as defineComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, u as createVNode, y as toDisplayString, z as unref, a8 as vueVersion, O as createTextVNode, e as createElementBlock, F as Fragment, a9 as __unplugin_components_0, Y as __unplugin_components_1, r as resolveComponent, Q 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-c5507ef9.js';
|
|
2
|
+
import { Z as ref, $ as computed, a7 as routes, v as defineComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, u as createVNode, y as toDisplayString, z as unref, a8 as vueVersion, O as createTextVNode, e as createElementBlock, F as Fragment, a9 as __unplugin_components_0, Y as __unplugin_components_1, r as resolveComponent, Q as _sfc_main$1 } from './index-3785a229.js';
|
|
3
|
+
import { r as rpc } from './rpc-adef96e1.js';
|
|
4
|
+
import { i as isMacOS } from './index-d487d3ee.js';
|
|
5
5
|
|
|
6
|
-
const version = "0.0.
|
|
6
|
+
const version = "0.0.14";
|
|
7
7
|
|
|
8
8
|
/* Injected with object hook! */
|
|
9
9
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as _sfc_main$3, a as __unplugin_components_3 } from './VTextInput.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { v as defineComponent, Z as ref, $ 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, a4 as withModifiers, F as Fragment, i as renderList, g as createCommentVNode, u as createVNode, O as createTextVNode, q as normalizeClass, Q as _sfc_main$4, Y as __unplugin_components_1, a5 as onMounted, a6 as currentRoute, T as router, K as isRef, M as withKeys, a7 as routes } from './index-
|
|
3
|
-
import './VIconTitle.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import './VIcon.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as _sfc_main$3, a as __unplugin_components_3 } from './VTextInput.vue_vue_type_script_setup_true_lang-27694cb4.js';
|
|
2
|
+
import { v as defineComponent, Z as ref, $ 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, a4 as withModifiers, F as Fragment, i as renderList, g as createCommentVNode, u as createVNode, O as createTextVNode, q as normalizeClass, Q as _sfc_main$4, Y as __unplugin_components_1, a5 as onMounted, a6 as currentRoute, T as router, K as isRef, M as withKeys, a7 as routes } from './index-3785a229.js';
|
|
3
|
+
import './VIconTitle.vue_vue_type_script_setup_true_lang-0d3b7394.js';
|
|
4
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-af70f694.js';
|
|
5
5
|
|
|
6
6
|
const _hoisted_1$2 = {
|
|
7
7
|
block: "",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { g, M, _ as _sfc_main$1 } from './splitpanes.es-
|
|
2
|
-
import { v as defineComponent, Z as ref, $ as computed, a0 as piniaStoresCategory, a1 as toRaw, a2 as piniaState, a3 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-
|
|
3
|
-
import { p as pick } from './index-
|
|
4
|
-
import './VIcon.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import './VIconButton.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { g, M, _ as _sfc_main$1 } from './splitpanes.es-ff1ff11d.js';
|
|
2
|
+
import { v as defineComponent, Z as ref, $ as computed, a0 as piniaStoresCategory, a1 as toRaw, a2 as piniaState, a3 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-3785a229.js';
|
|
3
|
+
import { p as pick } from './index-d487d3ee.js';
|
|
4
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-af70f694.js';
|
|
5
|
+
import './VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js';
|
|
6
6
|
|
|
7
7
|
const _hoisted_1 = {
|
|
8
8
|
"h-screen": "",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { _ as __unplugin_components_0 } from './VPanelGrids-
|
|
2
|
-
import { _ as __unplugin_components_7 } from './VCard-
|
|
3
|
-
import { v as defineComponent, z as unref, T as router, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, U as routeRecordMatcherState, V as activeRouteRecordMatcherState, c as createBlock, S as _sfc_main$2, q as normalizeClass, W as activeRouteRecordIndex, X as toggleRouteRecordMatcher, O as createTextVNode, y as toDisplayString, l as normalizeStyle, g as createCommentVNode, Y as __unplugin_components_1 } from './index-
|
|
4
|
-
import { g, M, _ as _sfc_main$1 } 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-c5507ef9.js';
|
|
2
|
+
import { _ as __unplugin_components_7 } from './VCard-11a8877a.js';
|
|
3
|
+
import { v as defineComponent, z as unref, T as router, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, U as routeRecordMatcherState, V as activeRouteRecordMatcherState, c as createBlock, S as _sfc_main$2, q as normalizeClass, W as activeRouteRecordIndex, X as toggleRouteRecordMatcher, O as createTextVNode, y as toDisplayString, l as normalizeStyle, g as createCommentVNode, Y as __unplugin_components_1 } from './index-3785a229.js';
|
|
4
|
+
import { g, M, _ as _sfc_main$1 } from './splitpanes.es-ff1ff11d.js';
|
|
5
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-af70f694.js';
|
|
6
|
+
import './index-d487d3ee.js';
|
|
7
|
+
import './VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.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, h as withCtx, O as createTextVNode, P as useDevToolsSettings, _ as _sfc_main$5, Q as _sfc_main$6, R as _sfc_main$7, q as normalizeClass, S 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-af70f694.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, h as withCtx, O as createTextVNode, P as useDevToolsSettings, _ as _sfc_main$5, Q as _sfc_main$6, R as _sfc_main$7, q as normalizeClass, S as _sfc_main$8 } from './index-3785a229.js';
|
|
3
|
+
import { _ as _sfc_main$4 } from './VIconTitle.vue_vue_type_script_setup_true_lang-0d3b7394.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,7 +1,7 @@
|
|
|
1
|
-
import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { v as defineComponent, o as openBlock, c as createBlock, q as normalizeClass, K as isRef, a1 as toRaw, $ as computed, r as resolveComponent, e as createElementBlock, i as renderList, z as unref, an as nanoid, x as createBaseVNode, y as toDisplayString, g as createCommentVNode, F as Fragment, Z as ref, u as createVNode, a4 as withModifiers, d as withDirectives, ao as vShow, ap as h, f as renderSlot, l as normalizeStyle } from './index-
|
|
3
|
-
import { a as isComputed, b as isArray, c as isMap, d as isSet, e as isRegExp, t as toRawType, f as isPlainObject, g as escape } from './index-
|
|
4
|
-
import { u as useCopy, _ as _sfc_main$4 } from './VIconButton.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as _sfc_main$3 } from './VIcon.vue_vue_type_script_setup_true_lang-af70f694.js';
|
|
2
|
+
import { v as defineComponent, o as openBlock, c as createBlock, q as normalizeClass, K as isRef, a1 as toRaw, $ as computed, r as resolveComponent, e as createElementBlock, i as renderList, z as unref, an as nanoid, x as createBaseVNode, y as toDisplayString, g as createCommentVNode, F as Fragment, Z as ref, u as createVNode, a4 as withModifiers, d as withDirectives, ao as vShow, ap as h, f as renderSlot, l as normalizeStyle } from './index-3785a229.js';
|
|
3
|
+
import { a as isComputed, b as isArray, c as isMap, d as isSet, e as isRegExp, t as toRawType, f as isPlainObject, g as escape } from './index-d487d3ee.js';
|
|
4
|
+
import { u as useCopy, _ as _sfc_main$4 } from './VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js';
|
|
5
5
|
|
|
6
6
|
const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
7
7
|
__name: "VExpandIcon",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { g, M, _ as _sfc_main$2 } from './splitpanes.es-
|
|
2
|
-
import { _ as __unplugin_components_0 } from './VPanelGrids-
|
|
3
|
-
import { _ as __unplugin_components_7 } from './VCard-
|
|
4
|
-
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, A as timelineLayer, B as activeTimelineEvents, C as activeTimelineEventIndex, D as toggleTimelineEventIndex, E as timelineEventDetails, G as activeLayerId, H as toggleTimelineLayer } from './index-
|
|
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 { g, M, _ as _sfc_main$2 } from './splitpanes.es-ff1ff11d.js';
|
|
2
|
+
import { _ as __unplugin_components_0 } from './VPanelGrids-c5507ef9.js';
|
|
3
|
+
import { _ as __unplugin_components_7 } from './VCard-11a8877a.js';
|
|
4
|
+
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, A as timelineLayer, B as activeTimelineEvents, C as activeTimelineEventIndex, D as toggleTimelineEventIndex, E as timelineEventDetails, G as activeLayerId, H as toggleTimelineLayer } from './index-3785a229.js';
|
|
5
|
+
import './VIcon.vue_vue_type_script_setup_true_lang-af70f694.js';
|
|
6
|
+
import './index-d487d3ee.js';
|
|
7
|
+
import './VIconButton.vue_vue_type_script_setup_true_lang-6aa5cb0d.js';
|
|
8
8
|
|
|
9
9
|
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
|
10
10
|
|
package/dist/client/index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
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-
|
|
8
|
+
<script type="module" crossorigin src="./assets/index-3785a229.js"></script>
|
|
9
9
|
<link rel="stylesheet" href="./assets/index-890fc037.css">
|
|
10
10
|
</head>
|
|
11
11
|
<body>
|
package/package.json
CHANGED
package/src/node/Container.vue
CHANGED
|
@@ -3,19 +3,14 @@ import { computed, onMounted, ref } from 'vue'
|
|
|
3
3
|
import vueDevToolsOptions from 'virtual:vue-devtools-options'
|
|
4
4
|
|
|
5
5
|
// Reuse @vuejs/devtools instance first
|
|
6
|
-
const hook = window.__VUE_DEVTOOLS_GLOBAL_HOOK__ ??= {
|
|
7
|
-
events: new Map(),
|
|
8
|
-
on(event, fn) {
|
|
9
|
-
if (!this.events.has(event))
|
|
10
|
-
this.events.set(event, [])
|
|
11
6
|
|
|
12
|
-
|
|
7
|
+
const props = defineProps({
|
|
8
|
+
hook: {
|
|
9
|
+
type: Object,
|
|
13
10
|
},
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
},
|
|
18
|
-
}
|
|
11
|
+
})
|
|
12
|
+
|
|
13
|
+
const hook = props.hook
|
|
19
14
|
|
|
20
15
|
const DevToolsHooks = {
|
|
21
16
|
APP_INIT: 'app:init',
|
package/src/node/app.js
CHANGED
|
@@ -1,6 +1,20 @@
|
|
|
1
1
|
import { createApp, h } from 'vue'
|
|
2
2
|
import App from 'virtual:vue-devtools-path:Container.vue'
|
|
3
3
|
|
|
4
|
+
const hook = window.__VUE_DEVTOOLS_GLOBAL_HOOK__ ??= {
|
|
5
|
+
events: new Map(),
|
|
6
|
+
on(event, fn) {
|
|
7
|
+
if (!this.events.has(event))
|
|
8
|
+
this.events.set(event, [])
|
|
9
|
+
|
|
10
|
+
this.events.get(event).push(fn)
|
|
11
|
+
},
|
|
12
|
+
emit(event, ...payload) {
|
|
13
|
+
if (this.events.has(event))
|
|
14
|
+
this.events.get(event).forEach(fn => fn(...payload))
|
|
15
|
+
},
|
|
16
|
+
}
|
|
17
|
+
|
|
4
18
|
function load() {
|
|
5
19
|
const CONTAINER_ID = '__vue-devtools-container__'
|
|
6
20
|
const el = document.createElement('div')
|
|
@@ -8,7 +22,7 @@ function load() {
|
|
|
8
22
|
el.setAttribute('data-v-inspector-ignore', 'true')
|
|
9
23
|
document.getElementsByTagName('body')[0].appendChild(el)
|
|
10
24
|
createApp({
|
|
11
|
-
render: () => h(App),
|
|
25
|
+
render: () => h(App, { hook }),
|
|
12
26
|
devtools: {
|
|
13
27
|
hide: true,
|
|
14
28
|
},
|