vite-plugin-vue-devtools 0.5.0 → 0.5.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 (33) hide show
  1. package/dist/client/assets/{IframeView.vue_vue_type_script_setup_true_lang-c6f176d1.js → IframeView.vue_vue_type_script_setup_true_lang-8e5b8335.js} +1 -1
  2. package/dist/client/assets/{StateFields.vue_vue_type_script_setup_true_lang-617e4d70.js → StateFields.vue_vue_type_script_setup_true_lang-fe7c7e4d.js} +4 -4
  3. package/dist/client/assets/{VIcon.vue_vue_type_script_setup_true_lang-6cd486d4.js → VIcon.vue_vue_type_script_setup_true_lang-3e22beca.js} +1 -1
  4. package/dist/client/assets/{VIconButton.vue_vue_type_script_setup_true_lang-63abce3f.js → VIconButton.vue_vue_type_script_setup_true_lang-ff741416.js} +2 -2
  5. package/dist/client/assets/{VIconTitle.vue_vue_type_script_setup_true_lang-1ad26587.js → VIconTitle.vue_vue_type_script_setup_true_lang-02e99d8a.js} +1 -1
  6. package/dist/client/assets/{VPanelGrids-4b915e62.js → VPanelGrids-885eb297.js} +1 -1
  7. package/dist/client/assets/{VSectionBlock-8dcfb48d.js → VSectionBlock-2f35c742.js} +3 -3
  8. package/dist/client/assets/{VSwitch.vue_vue_type_script_setup_true_lang-ed954339.js → VSwitch.vue_vue_type_script_setup_true_lang-a0d66c22.js} +2 -2
  9. package/dist/client/assets/{VTextInput.vue_vue_type_script_setup_true_lang-5edeb245.js → VTextInput.vue_vue_type_script_setup_true_lang-ae0954a4.js} +2 -2
  10. package/dist/client/assets/{__eyedropper-67c21231.js → __eyedropper-4021b943.js} +4 -4
  11. package/dist/client/assets/{assets-bf6dd9e4.js → assets-02a93a40.js} +9 -9
  12. package/dist/client/assets/{component-docs-b2752be1.js → component-docs-add44d87.js} +5 -5
  13. package/dist/client/assets/{components-c9aae4bc.js → components-c141317d.js} +128 -15
  14. package/dist/client/assets/{documentations-e0b483de.js → documentations-30350ca6.js} +3 -3
  15. package/dist/client/assets/{graph-f081d3a5.js → graph-ca7151be.js} +5 -5
  16. package/dist/client/assets/{index-f977bcde.js → index-133eebe9.js} +1 -1
  17. package/dist/client/assets/{index-197edebf.js → index-14f26dd8.js} +48 -33
  18. package/dist/client/assets/index-d3dcbe9e.css +474 -0
  19. package/dist/client/assets/{inspect-8d04bb08.js → inspect-5ed32f17.js} +3 -3
  20. package/dist/client/assets/{npm-73c6479f.js → npm-804ed8d6.js} +6 -6
  21. package/dist/client/assets/{overview-edc8c0a8.js → overview-84e0d21c.js} +5 -5
  22. package/dist/client/assets/{pages-562d1ae5.js → pages-6df9c706.js} +5 -5
  23. package/dist/client/assets/{pinia-89f6b4c0.js → pinia-760b2ad2.js} +6 -6
  24. package/dist/client/assets/{routes-ddddc2d7.js → routes-6636ff43.js} +7 -7
  25. package/dist/client/assets/{rpc-b9c94a3a.js → rpc-acb85b35.js} +1 -1
  26. package/dist/client/assets/{settings-7722ba4d.js → settings-85b594bd.js} +7 -7
  27. package/dist/client/assets/{splitpanes.es-2f5182b4.js → splitpanes.es-34ce2868.js} +1 -1
  28. package/dist/client/assets/{timeline-bc5ea36f.js → timeline-34b2c182.js} +7 -7
  29. package/dist/client/index.html +2 -2
  30. package/package.json +2 -2
  31. package/src/node/views/ComponentInspector.vue +6 -6
  32. package/src/node/views/Main.vue +16 -1
  33. package/dist/client/assets/index-fb18df65.css +0 -474
@@ -1,6 +1,6 @@
1
- import { _ as _sfc_main$1 } from './IframeView.vue_vue_type_script_setup_true_lang-c6f176d1.js';
2
- import { i as inspectClientUrl } from './rpc-b9c94a3a.js';
3
- import { v as defineComponent, o as openBlock, e as createElementBlock, u as createVNode, z as unref } from './index-197edebf.js';
1
+ import { _ as _sfc_main$1 } from './IframeView.vue_vue_type_script_setup_true_lang-8e5b8335.js';
2
+ import { i as inspectClientUrl } from './rpc-acb85b35.js';
3
+ import { v as defineComponent, o as openBlock, e as createElementBlock, u as createVNode, z as unref } from './index-14f26dd8.js';
4
4
 
5
5
  const _sfc_main = /* @__PURE__ */ defineComponent({
6
6
  __name: "inspect",
@@ -1,10 +1,10 @@
1
- import { v as defineComponent, a$ as ref, aP as onMounted, cb as useEventListener, cc as hookApi, o as openBlock, e as createElementBlock, cd as useScrollLock, by as watch, ce as useInfiniteScroll, r as resolveComponent, b as resolveDirective, x as createBaseVNode, u as createVNode, z as unref, aC as isRef, h as withCtx, F as Fragment, i as renderList, c as createBlock, g as createCommentVNode, y as toDisplayString, d as withDirectives, a9 as createTextVNode, q as normalizeClass, bL as _sfc_main$3 } from './index-197edebf.js';
2
- import { _ as __unplugin_components_3 } from './VSectionBlock-8dcfb48d.js';
3
- import { _ as _sfc_main$2 } from './VTextInput.vue_vue_type_script_setup_true_lang-5edeb245.js';
1
+ import { v as defineComponent, a$ as ref, aP as onMounted, cb as useEventListener, cc as hookApi, o as openBlock, e as createElementBlock, cd as useScrollLock, by as watch, ce as useInfiniteScroll, r as resolveComponent, b as resolveDirective, x as createBaseVNode, u as createVNode, z as unref, aC as isRef, h as withCtx, F as Fragment, i as renderList, c as createBlock, g as createCommentVNode, y as toDisplayString, d as withDirectives, a9 as createTextVNode, q as normalizeClass, bL as _sfc_main$3 } from './index-14f26dd8.js';
2
+ import { _ as __unplugin_components_3 } from './VSectionBlock-2f35c742.js';
3
+ import { _ as _sfc_main$2 } from './VTextInput.vue_vue_type_script_setup_true_lang-ae0954a4.js';
4
4
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './_commonjsHelpers-65004790.js';
5
- import { r as rpc } from './rpc-b9c94a3a.js';
6
- import './VIconTitle.vue_vue_type_script_setup_true_lang-1ad26587.js';
7
- import './VIcon.vue_vue_type_script_setup_true_lang-6cd486d4.js';
5
+ import { r as rpc } from './rpc-acb85b35.js';
6
+ import './VIconTitle.vue_vue_type_script_setup_true_lang-02e99d8a.js';
7
+ import './VIcon.vue_vue_type_script_setup_true_lang-3e22beca.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-4b915e62.js';
2
- import { a$ as ref, a1 as computed, c8 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, c9 as vueVersion, a9 as createTextVNode, e as createElementBlock, F as Fragment, ca as __unplugin_components_0, c3 as __unplugin_components_1, bL as _sfc_main$1 } from './index-197edebf.js';
3
- import { r as rpc } from './rpc-b9c94a3a.js';
4
- import { i as isMacOS } from './index-f977bcde.js';
1
+ import { _ as __unplugin_components_0$1 } from './VPanelGrids-885eb297.js';
2
+ import { a$ as ref, a1 as computed, c8 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, c9 as vueVersion, a9 as createTextVNode, e as createElementBlock, F as Fragment, ca as __unplugin_components_0, c3 as __unplugin_components_1, bL as _sfc_main$1 } from './index-14f26dd8.js';
3
+ import { r as rpc } from './rpc-acb85b35.js';
4
+ import { i as isMacOS } from './index-133eebe9.js';
5
5
 
6
- const version = "0.5.0";
6
+ const version = "0.5.1";
7
7
 
8
8
  /* Injected with object hook! */
9
9
 
@@ -1,8 +1,8 @@
1
- import { _ as __unplugin_components_3 } from './VSectionBlock-8dcfb48d.js';
2
- import { v as defineComponent, a$ as ref, a1 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, bG as withModifiers, F as Fragment, i as renderList, g as createCommentVNode, u as createVNode, a9 as createTextVNode, q as normalizeClass, bL as _sfc_main$4, c3 as __unplugin_components_1, aP as onMounted, c7 as currentRoute, b_ as router, aC as isRef, bE as withKeys, c8 as routes } from './index-197edebf.js';
3
- import { _ as _sfc_main$3 } from './VTextInput.vue_vue_type_script_setup_true_lang-5edeb245.js';
4
- import './VIconTitle.vue_vue_type_script_setup_true_lang-1ad26587.js';
5
- import './VIcon.vue_vue_type_script_setup_true_lang-6cd486d4.js';
1
+ import { _ as __unplugin_components_3 } from './VSectionBlock-2f35c742.js';
2
+ import { v as defineComponent, a$ as ref, a1 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, bG as withModifiers, F as Fragment, i as renderList, g as createCommentVNode, u as createVNode, a9 as createTextVNode, q as normalizeClass, bL as _sfc_main$4, c3 as __unplugin_components_1, aP as onMounted, c7 as currentRoute, b_ as router, aC as isRef, bE as withKeys, c8 as routes } from './index-14f26dd8.js';
3
+ import { _ as _sfc_main$3 } from './VTextInput.vue_vue_type_script_setup_true_lang-ae0954a4.js';
4
+ import './VIconTitle.vue_vue_type_script_setup_true_lang-02e99d8a.js';
5
+ import './VIcon.vue_vue_type_script_setup_true_lang-3e22beca.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-617e4d70.js';
2
- import { g, M } from './splitpanes.es-2f5182b4.js';
3
- import { v as defineComponent, a$ as ref, a1 as computed, c4 as piniaStoresCategory, bd as toRaw, c5 as piniaState, c6 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-197edebf.js';
4
- import { p as pick } from './index-f977bcde.js';
5
- import './VIcon.vue_vue_type_script_setup_true_lang-6cd486d4.js';
6
- import './VIconButton.vue_vue_type_script_setup_true_lang-63abce3f.js';
1
+ import { _ as _sfc_main$1 } from './StateFields.vue_vue_type_script_setup_true_lang-fe7c7e4d.js';
2
+ import { g, M } from './splitpanes.es-34ce2868.js';
3
+ import { v as defineComponent, a$ as ref, a1 as computed, c4 as piniaStoresCategory, bd as toRaw, c5 as piniaState, c6 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-14f26dd8.js';
4
+ import { p as pick } from './index-133eebe9.js';
5
+ import './VIcon.vue_vue_type_script_setup_true_lang-3e22beca.js';
6
+ import './VIconButton.vue_vue_type_script_setup_true_lang-ff741416.js';
7
7
 
8
8
  const _hoisted_1 = {
9
9
  "h-screen": "",
@@ -1,10 +1,10 @@
1
- import { _ as __unplugin_components_0 } from './VPanelGrids-4b915e62.js';
2
- import { v as defineComponent, z as unref, b_ as router, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, b$ as routeRecordMatcherState, c0 as activeRouteRecordMatcherState, c as createBlock, bZ as _sfc_main$2, _ as __unplugin_components_7, q as normalizeClass, c1 as activeRouteRecordIndex, c2 as toggleRouteRecordMatcher, a9 as createTextVNode, y as toDisplayString, l as normalizeStyle, g as createCommentVNode, c3 as __unplugin_components_1 } from './index-197edebf.js';
3
- import { _ as _sfc_main$1 } from './StateFields.vue_vue_type_script_setup_true_lang-617e4d70.js';
4
- import { g, M } from './splitpanes.es-2f5182b4.js';
5
- import './VIcon.vue_vue_type_script_setup_true_lang-6cd486d4.js';
6
- import './index-f977bcde.js';
7
- import './VIconButton.vue_vue_type_script_setup_true_lang-63abce3f.js';
1
+ import { _ as __unplugin_components_0 } from './VPanelGrids-885eb297.js';
2
+ import { v as defineComponent, z as unref, b_ as router, o as openBlock, e as createElementBlock, u as createVNode, h as withCtx, x as createBaseVNode, F as Fragment, i as renderList, b$ as routeRecordMatcherState, c0 as activeRouteRecordMatcherState, c as createBlock, bZ as _sfc_main$2, _ as __unplugin_components_7, q as normalizeClass, c1 as activeRouteRecordIndex, c2 as toggleRouteRecordMatcher, a9 as createTextVNode, y as toDisplayString, l as normalizeStyle, g as createCommentVNode, c3 as __unplugin_components_1 } from './index-14f26dd8.js';
3
+ import { _ as _sfc_main$1 } from './StateFields.vue_vue_type_script_setup_true_lang-fe7c7e4d.js';
4
+ import { g, M } from './splitpanes.es-34ce2868.js';
5
+ import './VIcon.vue_vue_type_script_setup_true_lang-3e22beca.js';
6
+ import './index-133eebe9.js';
7
+ import './VIconButton.vue_vue_type_script_setup_true_lang-ff741416.js';
8
8
 
9
9
  const _hoisted_1 = {
10
10
  key: 0,
@@ -1,4 +1,4 @@
1
- import { cy as __vitePreload, cc as hookApi } from './index-197edebf.js';
1
+ import { cy as __vitePreload, cc as hookApi } from './index-14f26dd8.js';
2
2
 
3
3
  async function getViteClient(base = "/", warning = true) {
4
4
  try {
@@ -1,10 +1,10 @@
1
- import { _ as _sfc_main$a, a as _sfc_main$c } from './VSwitch.vue_vue_type_script_setup_true_lang-ed954339.js';
2
- import { I as BaseTransition, J as BaseTransitionPropsValidators, K as Comment, L as EffectScope, F as Fragment, M as KeepAlive, R as ReactiveEffect, S as Static, N as Suspense, T as Teleport, O as Text, P as Transition, Q as TransitionGroup, V as VueElement, U as assertNumber, W as callWithAsyncErrorHandling, X as callWithErrorHandling, Y as camelize, Z as capitalize, $ as cloneVNode, a0 as compatUtils, a1 as computed, a2 as createApp, c as createBlock, g as createCommentVNode, e as createElementBlock, x as createBaseVNode, a3 as createHydrationRenderer, a4 as createPropsRestProxy, a5 as createRenderer, a6 as createSSRApp, a7 as createSlots, a8 as createStaticVNode, a9 as createTextVNode, u as createVNode, aa as customRef, ab as defineAsyncComponent, v as defineComponent, ac as defineCustomElement, ad as defineEmits, ae as defineExpose, af as defineModel, ag as defineOptions, ah as defineProps, ai as defineSSRCustomElement, aj as defineSlots, ak as devtools, al as effect, am as effectScope, an as getCurrentInstance, ao as getCurrentScope, ap as getTransitionRawChildren, aq as guardReactiveProps, ar as h, as as handleError, at as hasInjectionContext, au as hydrate, av as initCustomFormatter, aw as initDirectivesForSSR, ax as inject, ay as isMemoSame, az as isProxy, aA as isReactive, aB as isReadonly, aC as isRef, aD as isRuntimeOnly, aE as isShallow, aF as isVNode, m as markRaw, aG as mergeDefaults, aH as mergeModels, k as mergeProps, n as nextTick, q as normalizeClass, aI as normalizeProps, l as normalizeStyle, aJ as onActivated, aK as onBeforeMount, aL as onBeforeUnmount, aM as onBeforeUpdate, aN as onDeactivated, aO as onErrorCaptured, aP as onMounted, aQ as onRenderTracked, aR as onRenderTriggered, aS as onScopeDispose, aT as onServerPrefetch, aU as onUnmounted, aV as onUpdated, o as openBlock, a as popScopeId, aW as provide, aX as proxyRefs, p as pushScopeId, aY as queuePostFlushCb, aZ as reactive, a_ as readonly, a$ as ref, b0 as registerRuntimeCompiler, b1 as render, i as renderList, f as renderSlot, r as resolveComponent, b as resolveDirective, j as resolveDynamicComponent, b2 as resolveFilter, b3 as resolveTransitionHooks, b4 as setBlockTracking, b5 as setDevtoolsHook, b6 as setTransitionHooks, s as shallowReactive, b7 as shallowReadonly, b8 as shallowRef, b9 as ssrContextKey, ba as ssrUtils, bb as stop, y as toDisplayString, bc as toHandlerKey, t as toHandlers, bd as toRaw, be as toRef, bf as toRefs, bg as toValue, bh as transformVNodeArgs, bi as triggerRef, z as unref, bj as useAttrs, bk as useCssModule, bl as useCssVars, bm as useModel, bn as useSSRContext, bo as useSlots, bp as useTransitionState, bq as vModelCheckbox, br as vModelDynamic, bs as vModelRadio, bt as vModelSelect, bu as vModelText, bv as vShow, bw as version$1, bx as warn, by as watch, bz as watchEffect, bA as watchPostEffect, bB as watchSyncEffect, bC as withAsyncContext, h as withCtx, bD as withDefaults, d as withDirectives, bE as withKeys, bF as withMemo, bG as withModifiers, w as withScopeId, bH as getSortedTabs, bI as updateTabsPosition, bJ as _export_sfc, bK as useVModel, bL as _sfc_main$5, bM as _sfc_main$6, bN as useToggle, bO as shouldHideTabGroup, bP as DEFAULT_TAB_GROUP, bQ as useGroupedTabs, bR as ungroupAllTabs, bS as resetAllTabs, bT as removeTabGroup, bU as checkGroupExist, bV as createGroup, bW as useDevToolsSettings, bX as useFrameState, bY as _sfc_main$b, bZ as _sfc_main$d } from './index-197edebf.js';
3
- import { _ as _sfc_main$4 } from './VIcon.vue_vue_type_script_setup_true_lang-6cd486d4.js';
1
+ import { _ as _sfc_main$a, a as _sfc_main$c } from './VSwitch.vue_vue_type_script_setup_true_lang-a0d66c22.js';
2
+ import { I as BaseTransition, J as BaseTransitionPropsValidators, K as Comment, L as EffectScope, F as Fragment, M as KeepAlive, R as ReactiveEffect, S as Static, N as Suspense, T as Teleport, O as Text, P as Transition, Q as TransitionGroup, V as VueElement, U as assertNumber, W as callWithAsyncErrorHandling, X as callWithErrorHandling, Y as camelize, Z as capitalize, $ as cloneVNode, a0 as compatUtils, a1 as computed, a2 as createApp, c as createBlock, g as createCommentVNode, e as createElementBlock, x as createBaseVNode, a3 as createHydrationRenderer, a4 as createPropsRestProxy, a5 as createRenderer, a6 as createSSRApp, a7 as createSlots, a8 as createStaticVNode, a9 as createTextVNode, u as createVNode, aa as customRef, ab as defineAsyncComponent, v as defineComponent, ac as defineCustomElement, ad as defineEmits, ae as defineExpose, af as defineModel, ag as defineOptions, ah as defineProps, ai as defineSSRCustomElement, aj as defineSlots, ak as devtools, al as effect, am as effectScope, an as getCurrentInstance, ao as getCurrentScope, ap as getTransitionRawChildren, aq as guardReactiveProps, ar as h, as as handleError, at as hasInjectionContext, au as hydrate, av as initCustomFormatter, aw as initDirectivesForSSR, ax as inject, ay as isMemoSame, az as isProxy, aA as isReactive, aB as isReadonly, aC as isRef, aD as isRuntimeOnly, aE as isShallow, aF as isVNode, m as markRaw, aG as mergeDefaults, aH as mergeModels, k as mergeProps, n as nextTick, q as normalizeClass, aI as normalizeProps, l as normalizeStyle, aJ as onActivated, aK as onBeforeMount, aL as onBeforeUnmount, aM as onBeforeUpdate, aN as onDeactivated, aO as onErrorCaptured, aP as onMounted, aQ as onRenderTracked, aR as onRenderTriggered, aS as onScopeDispose, aT as onServerPrefetch, aU as onUnmounted, aV as onUpdated, o as openBlock, a as popScopeId, aW as provide, aX as proxyRefs, p as pushScopeId, aY as queuePostFlushCb, aZ as reactive, a_ as readonly, a$ as ref, b0 as registerRuntimeCompiler, b1 as render, i as renderList, f as renderSlot, r as resolveComponent, b as resolveDirective, j as resolveDynamicComponent, b2 as resolveFilter, b3 as resolveTransitionHooks, b4 as setBlockTracking, b5 as setDevtoolsHook, b6 as setTransitionHooks, s as shallowReactive, b7 as shallowReadonly, b8 as shallowRef, b9 as ssrContextKey, ba as ssrUtils, bb as stop, y as toDisplayString, bc as toHandlerKey, t as toHandlers, bd as toRaw, be as toRef, bf as toRefs, bg as toValue, bh as transformVNodeArgs, bi as triggerRef, z as unref, bj as useAttrs, bk as useCssModule, bl as useCssVars, bm as useModel, bn as useSSRContext, bo as useSlots, bp as useTransitionState, bq as vModelCheckbox, br as vModelDynamic, bs as vModelRadio, bt as vModelSelect, bu as vModelText, bv as vShow, bw as version$1, bx as warn, by as watch, bz as watchEffect, bA as watchPostEffect, bB as watchSyncEffect, bC as withAsyncContext, h as withCtx, bD as withDefaults, d as withDirectives, bE as withKeys, bF as withMemo, bG as withModifiers, w as withScopeId, bH as getSortedTabs, bI as updateTabsPosition, bJ as _export_sfc, bK as useVModel, bL as _sfc_main$5, bM as _sfc_main$6, bN as useToggle, bO as shouldHideTabGroup, bP as DEFAULT_TAB_GROUP, bQ as useGroupedTabs, bR as ungroupAllTabs, bS as resetAllTabs, bT as removeTabGroup, bU as checkGroupExist, bV as createGroup, bW as useDevToolsSettings, bX as useFrameState, bY as _sfc_main$b, bZ as _sfc_main$d } from './index-14f26dd8.js';
3
+ import { _ as _sfc_main$4 } from './VIcon.vue_vue_type_script_setup_true_lang-3e22beca.js';
4
4
  import { a as getAugmentedNamespace, c as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-65004790.js';
5
- import { _ as _sfc_main$8 } from './VIconButton.vue_vue_type_script_setup_true_lang-63abce3f.js';
6
- import { _ as _sfc_main$7 } from './VTextInput.vue_vue_type_script_setup_true_lang-5edeb245.js';
7
- import { _ as _sfc_main$9 } from './VIconTitle.vue_vue_type_script_setup_true_lang-1ad26587.js';
5
+ import { _ as _sfc_main$8 } from './VIconButton.vue_vue_type_script_setup_true_lang-ff741416.js';
6
+ import { _ as _sfc_main$7 } from './VTextInput.vue_vue_type_script_setup_true_lang-ae0954a4.js';
7
+ import { _ as _sfc_main$9 } from './VIconTitle.vue_vue_type_script_setup_true_lang-02e99d8a.js';
8
8
 
9
9
  const compile = () => {
10
10
  };
@@ -9244,7 +9244,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
9244
9244
  function handleCreateGroup() {
9245
9245
  const name = groupName.value.trim();
9246
9246
  if (checkGroupExist(name))
9247
- return alert("[Vue-Devtools] Group already exist");
9247
+ return alert("[Vue-DevTools] Group already exist");
9248
9248
  createGroup(name);
9249
9249
  groupName.value = "";
9250
9250
  }
@@ -1,4 +1,4 @@
1
- import { ar as h, o as openBlock, e as createElementBlock, f as renderSlot, l as normalizeStyle } from './index-197edebf.js';
1
+ import { ar as h, o as openBlock, e as createElementBlock, f as renderSlot, l as normalizeStyle } from './index-14f26dd8.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-617e4d70.js';
2
- import { _ as __unplugin_components_0 } from './VPanelGrids-4b915e62.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-197edebf.js';
1
+ import { _ as _sfc_main$2 } from './StateFields.vue_vue_type_script_setup_true_lang-fe7c7e4d.js';
2
+ import { _ as __unplugin_components_0 } from './VPanelGrids-885eb297.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-14f26dd8.js';
4
4
  import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './_commonjsHelpers-65004790.js';
5
- import { g, M } from './splitpanes.es-2f5182b4.js';
6
- import './VIcon.vue_vue_type_script_setup_true_lang-6cd486d4.js';
7
- import './index-f977bcde.js';
8
- import './VIconButton.vue_vue_type_script_setup_true_lang-63abce3f.js';
5
+ import { g, M } from './splitpanes.es-34ce2868.js';
6
+ import './VIcon.vue_vue_type_script_setup_true_lang-3e22beca.js';
7
+ import './index-133eebe9.js';
8
+ import './VIconButton.vue_vue_type_script_setup_true_lang-ff741416.js';
9
9
 
10
10
  var dayjs_min = {exports: {}};/* Injected with object hook! */
11
11
 
@@ -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-197edebf.js"></script>
9
- <link rel="stylesheet" href="./assets/index-fb18df65.css">
8
+ <script type="module" crossorigin src="./assets/index-14f26dd8.js"></script>
9
+ <link rel="stylesheet" href="./assets/index-d3dcbe9e.css">
10
10
  </head>
11
11
  <body>
12
12
  <div id="app"></div>
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "vite-plugin-vue-devtools",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "packageManager": "pnpm@8.6.7",
5
- "description": "A vite plugin for Vue Devtools",
5
+ "description": "A vite plugin for Vue DevTools",
6
6
  "author": "webfansplz",
7
7
  "license": "MIT",
8
8
  "homepage": "https://github.com/webfansplz/vite-plugin-vue-devtools#readme",
@@ -14,10 +14,10 @@ const props = defineProps<{
14
14
  const inspectorStyle = computed(() => {
15
15
  const { width, height, top, left } = props.bounds
16
16
  return {
17
- width: `${width}px`,
18
- height: `${height}px`,
19
- top: `${top}px`,
20
- left: `${left}px`,
17
+ width: `${Math.round(width)}px`,
18
+ height: `${Math.round(height)}px`,
19
+ top: `${Math.round(top)}px`,
20
+ left: `${Math.round(left)}px`,
21
21
  }
22
22
  })
23
23
  const inspectorCardStyle = computed(() => ({ top: props.bounds.top < 35 ? 0 : '-35px' }))
@@ -27,14 +27,14 @@ const inspectorCardStyle = computed(() => ({ top: props.bounds.top < 35 ? 0 : '-
27
27
  <div class="vue-devtools-component-inspector" :style="inspectorStyle">
28
28
  <span class="vue-devtools-component-inspector-card" :style="inspectorCardStyle">
29
29
  &lt;{{ name }}&gt;
30
- <i>{{ bounds.width }} x {{ bounds.height }}</i>
30
+ <i>{{ Math.round(bounds.width * 100) / 100 }} x {{ Math.round(bounds.height * 100) / 100 }}</i>
31
31
  </span>
32
32
  </div>
33
33
  </template>
34
34
 
35
35
  <style scoped>
36
36
  .vue-devtools-component-inspector {
37
- z-index: 2147483646;
37
+ z-index: 2147483640;
38
38
  position: fixed;
39
39
  background-color:#42b88325;
40
40
  border: 1px solid #42b88350;
@@ -68,7 +68,7 @@ function waitForClientInjection(iframe: HTMLIFrameElement, retry = 50, timeout =
68
68
  }
69
69
  else if (retry-- <= 0) {
70
70
  clearInterval(interval)
71
- reject(Error('Vue Devtools client injection failed'))
71
+ reject(Error('Vue DevTools client injection failed'))
72
72
  }
73
73
  }, timeout)
74
74
  })
@@ -119,6 +119,21 @@ async function setupClient(iframe: HTMLIFrameElement) {
119
119
  componentInspector: {
120
120
  highlight,
121
121
  unHighlight,
122
+ scrollToComponent(bounds) {
123
+ const scrollTarget = document.createElement('div')
124
+ scrollTarget.style.position = 'absolute'
125
+ scrollTarget.style.width = `${Math.round(bounds.width * 100) / 100}px`
126
+ scrollTarget.style.height = `${Math.round(bounds.height * 100) / 100}px`
127
+ scrollTarget.style.top = `${Math.round(bounds.top * 100) / 100}px`
128
+ scrollTarget.style.left = `${Math.round(bounds.left * 100) / 100}px`
129
+ document.body.appendChild(scrollTarget)
130
+ scrollTarget.scrollIntoView({
131
+ behavior: 'smooth',
132
+ })
133
+ setTimeout(() => {
134
+ document.body.removeChild(scrollTarget)
135
+ }, 2000)
136
+ },
122
137
  },
123
138
  })
124
139
  }