vite-plugin-vue-devtools 8.0.7 → 8.1.0

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 (26) hide show
  1. package/client/assets/{IconTitle.vue_vue_type_script_setup_true_lang-DWMTtST_.js → IconTitle.vue_vue_type_script_setup_true_lang-DJUwPLzM.js} +1 -1
  2. package/client/assets/{SectionBlock-FW2e-EfO.js → SectionBlock-g2jz8uHh.js} +1 -1
  3. package/client/assets/{assets-BdWpWia9.js → assets-W1sJ1gXE.js} +2 -2
  4. package/client/assets/components-CnHnWKfe.js +1 -0
  5. package/client/assets/custom-inspector-tab-view-EZYOpRoH.js +1 -0
  6. package/client/assets/{custom-tab-view-Djz5OIIA.js → custom-tab-view-CyM11f9-.js} +1 -1
  7. package/client/assets/{graph-CCabbOi3.js → graph-CNTi98vr.js} +1 -1
  8. package/client/assets/{index-E3YKiktg.js → index-D8B9oRep.js} +74 -74
  9. package/client/assets/{overview-Bb5V6n6L.js → overview-Dh_9B-aT.js} +1 -1
  10. package/client/assets/{pages-D0Xl3qvp.js → pages-TYJYrRRg.js} +1 -1
  11. package/client/assets/pinia-B2KncPEp.js +1 -0
  12. package/client/assets/{router-CZ5CeOIc.js → router-BjSNl7sf.js} +1 -1
  13. package/client/assets/{settings-BruolvbP.js → settings-C16ll9_V.js} +1 -1
  14. package/client/assets/timeline-BZZEyhA7.css +1 -0
  15. package/client/assets/timeline-CvN993pC.js +1 -0
  16. package/client/index.html +1 -1
  17. package/dist/vite.cjs +437 -545
  18. package/dist/vite.js +438 -549
  19. package/package.json +5 -5
  20. package/src/overlay/devtools-overlay.css +1 -1
  21. package/src/overlay/devtools-overlay.mjs +3 -3
  22. package/client/assets/components-BJTYv_f2.js +0 -1
  23. package/client/assets/custom-inspector-tab-view-jNKZjEFE.js +0 -1
  24. package/client/assets/pinia-BoMbl4iP.js +0 -1
  25. package/client/assets/timeline-Bzqsvc_i.js +0 -1
  26. package/client/assets/timeline-DQ8UE2TV.css +0 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "vite-plugin-vue-devtools",
3
3
  "type": "module",
4
- "version": "8.0.7",
4
+ "version": "8.1.0",
5
5
  "description": "A vite plugin for Vue DevTools",
6
6
  "author": "webfansplz",
7
7
  "license": "MIT",
@@ -41,15 +41,15 @@
41
41
  "node": ">=v14.21.3"
42
42
  },
43
43
  "peerDependencies": {
44
- "vite": "^6.0.0 || ^7.0.0-0 || ^8.0.0-0"
44
+ "vite": "^6.0.0 || ^7.0.0 || ^8.0.0"
45
45
  },
46
46
  "dependencies": {
47
47
  "sirv": "^3.0.2",
48
48
  "vite-plugin-inspect": "^11.3.3",
49
49
  "vite-plugin-vue-inspector": "^5.3.2",
50
- "@vue/devtools-core": "^8.0.7",
51
- "@vue/devtools-kit": "^8.0.7",
52
- "@vue/devtools-shared": "^8.0.7"
50
+ "@vue/devtools-core": "^8.1.0",
51
+ "@vue/devtools-shared": "^8.1.0",
52
+ "@vue/devtools-kit": "^8.1.0"
53
53
  },
54
54
  "devDependencies": {
55
55
  "@types/node": "^24.7.2",
@@ -1 +1 @@
1
- .vue-devtools-frame[data-v-399f5059]{position:fixed;z-index:2147483645}.vue-devtools-frame[data-v-399f5059] iframe{width:100%;height:100%;outline:none;background:var(--vue-devtools-widget-bg);border:1px solid rgba(125,125,125,.2);border-radius:10px}.vue-devtools-frame.view-mode-xs[data-v-399f5059]{width:400px!important;height:80px!important}.vue-devtools-frame.view-mode-fullscreen[data-v-399f5059]{width:100vw!important;height:100vh!important;z-index:1!important;bottom:0!important;transform:none!important}.vue-devtools-frame.view-mode-fullscreen[data-v-399f5059] iframe{border-radius:0!important}.vue-devtools-resize--horizontal[data-v-399f5059]{position:absolute;left:6px;right:6px;height:10px;margin:-5px 0;cursor:ns-resize;border-radius:5px}.vue-devtools-resize--vertical[data-v-399f5059]{position:absolute;top:6px;bottom:0;width:10px;margin:0 -5px;cursor:ew-resize;border-radius:5px}.vue-devtools-resize-corner[data-v-399f5059]{position:absolute;width:14px;height:14px;margin:-6px;border-radius:6px}.vue-devtools-resize[data-v-399f5059]:hover{background:#7d7d7d1a}.vue-devtools__anchor[data-v-640ec535]{position:fixed;z-index:2147483645;transform-origin:center center;transform:translate(-50%,-50%) rotate(0)}.vue-devtools__anchor.reduce-motion[data-v-640ec535],.vue-devtools__anchor.reduce-motion[data-v-640ec535] *{transition:none!important;animation:none!important}.vue-devtools__anchor.fullscreen[data-v-640ec535]{transform:none!important;left:0!important}.vue-devtools__anchor-btn[data-v-640ec535]{border-radius:100%;border-width:0;width:30px;height:30px;display:flex;justify-content:center;align-items:center;opacity:.8;transition:opacity .2s ease-in-out}.vue-devtools__anchor-btn[data-v-640ec535]:hover{opacity:1}.vue-devtools__anchor-btn svg[data-v-640ec535]{width:14px;height:14px}.vue-devtools__anchor-btn.active[data-v-640ec535]{cursor:pointer}.vue-devtools__anchor .panel-entry-btn[data-v-640ec535]{cursor:pointer;flex:none}.vue-devtools__anchor--vertical .panel-entry-btn[data-v-640ec535]{transform:rotate(-90deg)}.vue-devtools__anchor--vertical .vue-devtools__panel[data-v-640ec535]{transform:translate(-50%,-50%) rotate(90deg);box-shadow:2px -2px 8px var(--vue-devtools-widget-shadow)}.vue-devtools__anchor--hide .vue-devtools__panel[data-v-640ec535]{max-width:32px;padding:2px 0}.vue-devtools__anchor--hide .vue-devtools__panel-content[data-v-640ec535]{opacity:0}.vue-devtools__anchor--glowing[data-v-640ec535]{position:absolute;left:0;top:0;transform:translate(-50%,-50%);width:160px;height:160px;opacity:0;transition:all 1s ease;pointer-events:none;z-index:-1;border-radius:9999px;background-image:linear-gradient(45deg,#00dc82,#36e4da,#0047e1);filter:blur(60px)}.vue-devtools__anchor:hover .vue-devtools__anchor--glowing[data-v-640ec535]{opacity:.6}.vue-devtools__panel[data-v-640ec535]{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:flex;justify-content:flex-start;overflow:hidden;align-items:center;gap:2px;height:30px;padding:4px 4px 4px 5px;box-sizing:border-box;border:1px solid var(--vue-devtools-widget-border);border-radius:20px;background-color:var(--vue-devtools-widget-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--vue-devtools-widget-fg);box-shadow:2px 2px 8px var(--vue-devtools-widget-shadow);-webkit-user-select:none;user-select:none;max-width:150px;transition:max-width .4s ease,padding .5s ease,transform .3s ease,all .4s ease}.vue-devtools__panel-content[data-v-640ec535]{transition:opacity .4s ease}.vue-devtools__panel-divider[data-v-640ec535]{border-left:1px solid rgba(136,136,136,.2);width:1px;height:10px}@keyframes blink-640ec535{0%{opacity:.2}50%{opacity:.6}to{opacity:.2}}@media print{#vue-devtools-anchor[data-v-640ec535]{display:none}}
1
+ .vue-devtools-frame[data-v-399f5059]{position:fixed;z-index:2147483645}.vue-devtools-frame[data-v-399f5059] iframe{width:100%;height:100%;outline:none;background:var(--vue-devtools-widget-bg);border:1px solid rgba(125,125,125,.2);border-radius:10px}.vue-devtools-frame.view-mode-xs[data-v-399f5059]{width:400px!important;height:80px!important}.vue-devtools-frame.view-mode-fullscreen[data-v-399f5059]{width:100vw!important;height:100vh!important;z-index:1!important;bottom:0!important;transform:none!important}.vue-devtools-frame.view-mode-fullscreen[data-v-399f5059] iframe{border-radius:0!important}.vue-devtools-resize--horizontal[data-v-399f5059]{position:absolute;left:6px;right:6px;height:10px;margin:-5px 0;cursor:ns-resize;border-radius:5px}.vue-devtools-resize--vertical[data-v-399f5059]{position:absolute;top:6px;bottom:0;width:10px;margin:0 -5px;cursor:ew-resize;border-radius:5px}.vue-devtools-resize-corner[data-v-399f5059]{position:absolute;width:14px;height:14px;margin:-6px;border-radius:6px}.vue-devtools-resize[data-v-399f5059]:hover{background:#7d7d7d1a}.vue-devtools__anchor[data-v-c7b7f1f3]{position:fixed;z-index:2147483645;transform-origin:center center;transform:translate(-50%,-50%) rotate(0)}.vue-devtools__anchor.reduce-motion[data-v-c7b7f1f3],.vue-devtools__anchor.reduce-motion[data-v-c7b7f1f3] *{transition:none!important;animation:none!important}.vue-devtools__anchor.fullscreen[data-v-c7b7f1f3]{transform:none!important;left:0!important}.vue-devtools__anchor-btn[data-v-c7b7f1f3]{border-radius:100%;border-width:0;width:30px;height:30px;display:flex;justify-content:center;align-items:center;opacity:.8;transition:opacity .2s ease-in-out}.vue-devtools__anchor-btn[data-v-c7b7f1f3]:hover{opacity:1}.vue-devtools__anchor-btn svg[data-v-c7b7f1f3]{width:14px;height:14px}.vue-devtools__anchor-btn.active[data-v-c7b7f1f3]{cursor:pointer}.vue-devtools__anchor .panel-entry-btn[data-v-c7b7f1f3]{cursor:pointer;flex:none}.vue-devtools__anchor--vertical .panel-entry-btn[data-v-c7b7f1f3]{transform:rotate(-90deg)}.vue-devtools__anchor--vertical .vue-devtools__panel[data-v-c7b7f1f3]{transform:translate(-50%,-50%) rotate(90deg);box-shadow:2px -2px 8px var(--vue-devtools-widget-shadow)}.vue-devtools__anchor--hide .vue-devtools__panel[data-v-c7b7f1f3]{max-width:32px;padding:2px 0}.vue-devtools__anchor--hide .vue-devtools__panel-content[data-v-c7b7f1f3]{opacity:0}.vue-devtools__anchor--glowing[data-v-c7b7f1f3]{position:absolute;left:0;top:0;transform:translate(-50%,-50%);width:160px;height:160px;opacity:0;transition:all 1s ease;pointer-events:none;z-index:-1;border-radius:9999px;background-image:linear-gradient(45deg,#00dc82,#36e4da,#0047e1);filter:blur(60px)}.vue-devtools__anchor:hover .vue-devtools__anchor--glowing[data-v-c7b7f1f3]{opacity:.6}.vue-devtools__panel[data-v-c7b7f1f3]{position:absolute;left:0;top:0;transform:translate(-50%,-50%);display:flex;justify-content:flex-start;overflow:hidden;align-items:center;gap:2px;height:30px;padding:4px 4px 4px 5px;box-sizing:border-box;border:1px solid var(--vue-devtools-widget-border);border-radius:20px;background-color:var(--vue-devtools-widget-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--vue-devtools-widget-fg);box-shadow:2px 2px 8px var(--vue-devtools-widget-shadow);-webkit-user-select:none;user-select:none;max-width:150px;transition:max-width .4s ease,padding .5s ease,transform .3s ease,all .4s ease}.vue-devtools__panel-content[data-v-c7b7f1f3]{transition:opacity .4s ease}.vue-devtools__panel-divider[data-v-c7b7f1f3]{border-left:1px solid rgba(136,136,136,.2);width:1px;height:10px}@keyframes blink-c7b7f1f3{0%{opacity:.2}50%{opacity:.6}to{opacity:.2}}@media print{#vue-devtools-anchor[data-v-c7b7f1f3]{display:none}}