vite-plugin-vue-devtools 0.0.22 → 0.1.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/README.md +15 -1
- package/dist/client/assets/{IframeView.vue_vue_type_script_setup_true_lang-7a782b7f.js → IframeView.vue_vue_type_script_setup_true_lang-6fd9a85f.js} +22 -4
- package/dist/client/assets/{VCard-1a6832d4.js → VCard-6f5067b2.js} +1 -1
- package/dist/client/assets/{VIcon.vue_vue_type_script_setup_true_lang-13ffd017.js → VIcon.vue_vue_type_script_setup_true_lang-6118ca39.js} +3 -3
- package/dist/client/assets/{VIconButton.vue_vue_type_script_setup_true_lang-186dde54.js → VIconButton.vue_vue_type_script_setup_true_lang-ae9230b8.js} +5 -5
- package/dist/client/assets/{VIconTitle.vue_vue_type_script_setup_true_lang-fc3a2149.js → VIconTitle.vue_vue_type_script_setup_true_lang-b0f889c4.js} +6 -6
- package/dist/client/assets/{VPanelGrids-2dc8992e.js → VPanelGrids-99263922.js} +1 -1
- package/dist/client/assets/{VTextInput.vue_vue_type_script_setup_true_lang-535b6d73.js → VTextInput.vue_vue_type_script_setup_true_lang-a9a84967.js} +19 -19
- package/dist/client/assets/{__inspecting-f04aca07.js → __inspecting-c48a44bd.js} +2 -2
- package/dist/client/assets/{assets-e128fa14.js → assets-da7375f2.js} +37 -37
- package/dist/client/assets/{components-5a527785.js → components-9088ee32.js} +16 -16
- package/dist/client/assets/{documentations-f1b6f767.js → documentations-a53fc5be.js} +20 -20
- package/dist/client/assets/{graph-9f30454f.js → graph-1d314269.js} +2 -2
- package/dist/client/assets/{index-ee58a812.js → index-2f57441c.js} +5982 -6405
- package/dist/client/assets/{index-f8c90594.css → index-673f3336.css} +1 -1
- package/dist/client/assets/{index-347d3959.js → index-de9a3e22.js} +1 -1
- package/dist/client/assets/{inspect-400c2b70.js → inspect-4dd467ef.js} +3 -3
- package/dist/client/assets/{npm-cd00dfa9.js → npm-aa40787f.js} +7 -7
- package/dist/client/assets/{overview-57c2cbd3.js → overview-3d7e9cc1.js} +5 -5
- package/dist/client/assets/{pages-3d8588ac.js → pages-2a327cb7.js} +12 -12
- package/dist/client/assets/{pinia-b4b2eaba.js → pinia-76305a62.js} +5 -5
- package/dist/client/assets/{routes-8e26a6ac.js → routes-eb449762.js} +7 -7
- package/dist/client/assets/{rpc-e28ef409.js → rpc-0cf10553.js} +3 -2
- package/dist/client/assets/{settings-b50a459c.js → settings-16b21837.js} +33 -11
- package/dist/client/assets/{splitpanes.es-5f60be7d.js → splitpanes.es-d9f337b4.js} +20 -20
- package/dist/client/assets/{timeline-99b31af4.js → timeline-b35c200b.js} +13 -13
- package/dist/client/index.html +2 -2
- package/dist/index.cjs +15 -4
- package/dist/index.d.ts +11 -2
- package/dist/index.mjs +15 -4
- package/package.json +22 -22
- package/src/node/Container.vue +54 -20
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as __unplugin_components_7 } from './VCard-
|
|
2
|
-
import { v as defineComponent, r as resolveComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, O as createTextVNode, y as toDisplayString, g as createCommentVNode, e as createElementBlock,
|
|
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-6f5067b2.js';
|
|
2
|
+
import { v as defineComponent, r as resolveComponent, o as openBlock, c as createBlock, h as withCtx, x as createBaseVNode, O as createTextVNode, y as toDisplayString, g as createCommentVNode, e as createElementBlock, a5 as withModifiers, f as renderSlot, $ as ref, z as unref, u as createVNode, aj as Teleport, F as Fragment, i as renderList } from './index-2f57441c.js';
|
|
3
|
+
import { _ as _sfc_main$2 } from './IframeView.vue_vue_type_script_setup_true_lang-6fd9a85f.js';
|
|
4
|
+
import { r as rpc } from './rpc-0cf10553.js';
|
|
5
5
|
|
|
6
6
|
const _hoisted_1$1 = {
|
|
7
7
|
flex: "~ col gap2",
|
|
@@ -67,7 +67,7 @@ const _hoisted_13 = ["src", "alt"];
|
|
|
67
67
|
const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
68
68
|
__name: "DocDetails",
|
|
69
69
|
props: {
|
|
70
|
-
data:
|
|
70
|
+
data: {}
|
|
71
71
|
},
|
|
72
72
|
emits: ["navigate"],
|
|
73
73
|
setup(__props, { emit }) {
|
|
@@ -83,19 +83,19 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
83
83
|
"cursor-pointer": "",
|
|
84
84
|
p4: "",
|
|
85
85
|
hover: "border-primary",
|
|
86
|
-
onClick: _cache[2] || (_cache[2] = ($event) => emit("navigate",
|
|
86
|
+
onClick: _cache[2] || (_cache[2] = ($event) => emit("navigate", _ctx.data))
|
|
87
87
|
}, {
|
|
88
88
|
default: withCtx(() => [
|
|
89
89
|
createBaseVNode("div", _hoisted_1$1, [
|
|
90
90
|
createBaseVNode("div", _hoisted_2$1, [
|
|
91
91
|
createBaseVNode("span", _hoisted_3$1, [
|
|
92
|
-
createTextVNode(toDisplayString(
|
|
93
|
-
|
|
92
|
+
createTextVNode(toDisplayString(_ctx.data.name) + " ", 1),
|
|
93
|
+
_ctx.data.tips ? (openBlock(), createBlock(_component_VTooltip, {
|
|
94
94
|
key: 0,
|
|
95
95
|
placement: "bottom-start"
|
|
96
96
|
}, {
|
|
97
97
|
popper: withCtx(() => [
|
|
98
|
-
createBaseVNode("p", null, toDisplayString(
|
|
98
|
+
createBaseVNode("p", null, toDisplayString(_ctx.data.tips), 1)
|
|
99
99
|
]),
|
|
100
100
|
default: withCtx(() => [
|
|
101
101
|
_hoisted_4$1
|
|
@@ -104,9 +104,9 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
104
104
|
})) : createCommentVNode("", true)
|
|
105
105
|
])
|
|
106
106
|
]),
|
|
107
|
-
|
|
107
|
+
_ctx.data.description ? (openBlock(), createElementBlock("div", _hoisted_5$1, toDisplayString(_ctx.data.description), 1)) : createCommentVNode("", true),
|
|
108
108
|
_hoisted_6,
|
|
109
|
-
|
|
109
|
+
_ctx.data.website ? (openBlock(), createElementBlock("div", _hoisted_7, [
|
|
110
110
|
_hoisted_8,
|
|
111
111
|
createBaseVNode("span", {
|
|
112
112
|
"of-hidden": "",
|
|
@@ -115,10 +115,10 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
115
115
|
"text-sm": "",
|
|
116
116
|
op50: "",
|
|
117
117
|
hover: "op100 underline text-primary",
|
|
118
|
-
onClick: _cache[0] || (_cache[0] = withModifiers(($event) => navigate(
|
|
119
|
-
}, toDisplayString(
|
|
118
|
+
onClick: _cache[0] || (_cache[0] = withModifiers(($event) => navigate(_ctx.data.website), ["self", "stop"]))
|
|
119
|
+
}, toDisplayString(_ctx.data.website.replace(/^https?:\/\//, "")), 1)
|
|
120
120
|
])) : createCommentVNode("", true),
|
|
121
|
-
|
|
121
|
+
_ctx.data.github ? (openBlock(), createElementBlock("div", _hoisted_9, [
|
|
122
122
|
_hoisted_10,
|
|
123
123
|
createBaseVNode("span", {
|
|
124
124
|
"of-hidden": "",
|
|
@@ -127,17 +127,17 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
127
127
|
"text-sm": "",
|
|
128
128
|
op50: "",
|
|
129
129
|
hover: "op100 underline text-primary",
|
|
130
|
-
onClick: _cache[1] || (_cache[1] = withModifiers(($event) => navigate(
|
|
131
|
-
}, toDisplayString(
|
|
130
|
+
onClick: _cache[1] || (_cache[1] = withModifiers(($event) => navigate(_ctx.data.github), ["self", "stop"]))
|
|
131
|
+
}, toDisplayString(_ctx.data.github.replace(/^https?:\/\/github.com\//, "")), 1)
|
|
132
132
|
])) : createCommentVNode("", true),
|
|
133
133
|
renderSlot(_ctx.$slots, "items")
|
|
134
134
|
]),
|
|
135
135
|
createBaseVNode("div", _hoisted_11, [
|
|
136
|
-
|
|
137
|
-
|
|
136
|
+
_ctx.data.icon ? (openBlock(), createElementBlock("div", _hoisted_12, [
|
|
137
|
+
_ctx.data.icon ? (openBlock(), createElementBlock("img", {
|
|
138
138
|
key: 0,
|
|
139
|
-
src:
|
|
140
|
-
alt:
|
|
139
|
+
src: _ctx.data.icon,
|
|
140
|
+
alt: _ctx.data.name,
|
|
141
141
|
ma: "",
|
|
142
142
|
"h-full": ""
|
|
143
143
|
}, null, 8, _hoisted_13)) : createCommentVNode("", true)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { $ as ref, ag as useStorage, a0 as computed, v as defineComponent, o as openBlock, e as createElementBlock, d as withDirectives, ah as vModelText, z as unref, x as createBaseVNode, K as isRef, L as vModelCheckbox, ai as useDark, a6 as onMounted, ae as watch, u as createVNode } from './index-2f57441c.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-0cf10553.js';
|
|
4
4
|
|
|
5
5
|
const list = ref(await rpc.componentGraph());
|
|
6
6
|
const searchText = useStorage("vite-inspect-search-text", "");
|