vite-plugin-vue-devtools 7.6.8 → 7.7.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/client/assets/index-8iTKmI6V.css +1 -0
- package/client/assets/index-D-Ql5sj-.js +3433 -0
- package/client/assets/vue-DYyKUnwS.js +1 -0
- package/client/assets/{vue-html-CpvSquiI.js → vue-html-Cx8CqP5j.js} +1 -1
- package/client/index.html +2 -2
- package/dist/vite.cjs +6455 -5832
- package/dist/vite.mjs +6451 -5829
- package/package.json +6 -6
- package/src/overlay/devtools-overlay.css +1 -1
- package/src/overlay/devtools-overlay.mjs +3 -3
- package/client/assets/index-BZ5ffRrr.css +0 -1
- package/client/assets/index-D2QeZytM.js +0 -1162
- package/client/assets/vue-2lawPRz8.js +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": "7.
|
|
4
|
+
"version": "7.7.1",
|
|
5
5
|
"description": "A vite plugin for Vue DevTools",
|
|
6
6
|
"author": "webfansplz",
|
|
7
7
|
"license": "MIT",
|
|
@@ -48,17 +48,17 @@
|
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"execa": "^9.5.1",
|
|
50
50
|
"sirv": "^3.0.0",
|
|
51
|
-
"vite-plugin-inspect": "
|
|
51
|
+
"vite-plugin-inspect": "0.8.9",
|
|
52
52
|
"vite-plugin-vue-inspector": "^5.3.1",
|
|
53
|
-
"@vue/devtools-
|
|
54
|
-
"@vue/devtools-
|
|
55
|
-
"@vue/devtools-
|
|
53
|
+
"@vue/devtools-kit": "^7.7.1",
|
|
54
|
+
"@vue/devtools-core": "^7.7.1",
|
|
55
|
+
"@vue/devtools-shared": "^7.7.1"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@types/node": "^22.10.1",
|
|
59
59
|
"fast-glob": "^3.3.2",
|
|
60
60
|
"image-meta": "^0.2.1",
|
|
61
|
-
"pathe": "^
|
|
61
|
+
"pathe": "^2.0.2"
|
|
62
62
|
},
|
|
63
63
|
"scripts": {
|
|
64
64
|
"build": "unbuild",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.vue-devtools-frame[data-v-
|
|
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}}
|