@pinia/colada-devtools 0.1.4 → 0.1.6
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/index.js +267 -273
- package/dist/index.js.map +1 -1
- package/dist-panel/_queryId_-13o6pDV6.js +708 -0
- package/dist-panel/_queryId_-13o6pDV6.js.map +1 -0
- package/dist-panel/{index-D50XbbDk.js → index-BgTq8RHl.js} +906 -901
- package/dist-panel/index-BgTq8RHl.js.map +1 -0
- package/dist-panel/{index-B6c9Loor.js → index-DcKBZRe1.js} +3 -3
- package/dist-panel/{index-B6c9Loor.js.map → index-DcKBZRe1.js.map} +1 -1
- package/dist-panel/{index-DsbwSvSM.js → index-DgZ0YYsh.js} +2 -2
- package/dist-panel/{index-DsbwSvSM.js.map → index-DgZ0YYsh.js.map} +1 -1
- package/dist-panel/index.js +1 -1
- package/dist-panel/{loader-BxXz3POc.js → loader-Dx4_68Bp.js} +2 -2
- package/dist-panel/loader-Dx4_68Bp.js.map +1 -0
- package/dist-panel/{mouse-pointer-click--GgfMFjw.js → mouse-pointer-click-BeSJo9Pm.js} +2 -2
- package/dist-panel/mouse-pointer-click-BeSJo9Pm.js.map +1 -0
- package/dist-panel/{mutations-CNQGJZrN.js → mutations-4_Hc86Rz.js} +2 -2
- package/dist-panel/{mutations-CNQGJZrN.js.map → mutations-4_Hc86Rz.js.map} +1 -1
- package/dist-panel/queries-BWAwqUDO.js +795 -0
- package/dist-panel/{queries-CSBvC4-S.js.map → queries-BWAwqUDO.js.map} +1 -1
- package/dist-panel/{settings-Cl-hr-ie.js → settings-CAkjqhkP.js} +2 -2
- package/dist-panel/{settings-Cl-hr-ie.js.map → settings-CAkjqhkP.js.map} +1 -1
- package/dist-shared/index.d.ts +27 -0
- package/dist-shared/index.js +295 -65
- package/dist-shared/index.js.map +1 -1
- package/package.json +8 -8
- package/dist-panel/_queryId_-Bilvrtoo.js +0 -621
- package/dist-panel/_queryId_-Bilvrtoo.js.map +0 -1
- package/dist-panel/index-D50XbbDk.js.map +0 -1
- package/dist-panel/loader-BxXz3POc.js.map +0 -1
- package/dist-panel/mouse-pointer-click--GgfMFjw.js.map +0 -1
- package/dist-panel/queries-CSBvC4-S.js +0 -813
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as o } from "./mouse-pointer-click
|
|
2
|
-
import { _ as c, c as s, o as n, a as _, P as a, k as r } from "./index-
|
|
1
|
+
import { _ as o } from "./mouse-pointer-click-BeSJo9Pm.js";
|
|
2
|
+
import { _ as c, c as s, o as n, a as _, P as a, k as r } from "./index-BgTq8RHl.js";
|
|
3
3
|
const i = {}, l = { class: "py-6 mx-auto" }, p = { class: "flex flex-col text-center items-center gap-2 text-lg px-2" };
|
|
4
4
|
function d(m, e) {
|
|
5
5
|
const t = o;
|
|
@@ -14,4 +14,4 @@ const u = /* @__PURE__ */ c(i, [["render", d]]);
|
|
|
14
14
|
export {
|
|
15
15
|
u as default
|
|
16
16
|
};
|
|
17
|
-
//# sourceMappingURL=index-
|
|
17
|
+
//# sourceMappingURL=index-DcKBZRe1.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index-
|
|
1
|
+
{"version":3,"file":"index-DcKBZRe1.js","sources":["../src/panel/pages/queries/index.vue"],"sourcesContent":["<script setup lang=\"ts\"></script>\n\n<template>\n <div class=\"py-6 mx-auto\">\n <p class=\"flex flex-col text-center items-center gap-2 text-lg px-2\">\n Select a Query to inspect\n <i-lucide-mouse-pointer-click />\n </p>\n </div>\n</template>\n"],"names":["_hoisted_1","_hoisted_2","_openBlock","_createElementBlock","_createElementVNode","_createVNode","_component_i_lucide_mouse_pointer_click"],"mappings":";;cAGOA,IAAA,EAAA,OAAM,eAAc,GACpBC,IAAA,EAAA,OAAM,4DAA2D;;;AADtE,SAAAC,EAAA,GAAAC,EAKM,OALNH,GAKM;AAAA,IAJJI,EAGI,KAHJH,GAGI;AAAA,wBAHiE,6BAEnE;AAAA,MAAAI,EAAgCC,CAAA;AAAA;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as e, c, o as n } from "./index-
|
|
1
|
+
import { _ as e, c, o as n } from "./index-BgTq8RHl.js";
|
|
2
2
|
const o = {};
|
|
3
3
|
function r(t, a) {
|
|
4
4
|
return n(), c("h1", null, "Homepage");
|
|
@@ -7,4 +7,4 @@ const _ = /* @__PURE__ */ e(o, [["render", r]]);
|
|
|
7
7
|
export {
|
|
8
8
|
_ as default
|
|
9
9
|
};
|
|
10
|
-
//# sourceMappingURL=index-
|
|
10
|
+
//# sourceMappingURL=index-DgZ0YYsh.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index-
|
|
1
|
+
{"version":3,"file":"index-DgZ0YYsh.js","sources":["../src/panel/pages/index.vue"],"sourcesContent":["<script setup lang=\"ts\"></script>\n\n<template>\n <h1>Homepage</h1>\n</template>\n"],"names":["_openBlock","_createElementBlock"],"mappings":";;;AAGE,SAAAA,EAAA,GAAAC,EAAiB,YAAb,UAAQ;;;"}
|
package/dist-panel/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as o, c as n, o as t, a as r } from "./index-
|
|
1
|
+
import { m as o, c as n, o as t, a as r } from "./index-BgTq8RHl.js";
|
|
2
2
|
const i = {
|
|
3
3
|
viewBox: "0 0 24 24",
|
|
4
4
|
width: "1.2em",
|
|
@@ -38,4 +38,4 @@ export {
|
|
|
38
38
|
u as _,
|
|
39
39
|
m as a
|
|
40
40
|
};
|
|
41
|
-
//# sourceMappingURL=loader-
|
|
41
|
+
//# sourceMappingURL=loader-Dx4_68Bp.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loader-Dx4_68Bp.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as o, c as n, o as t, a as r } from "./index-
|
|
1
|
+
import { m as o, c as n, o as t, a as r } from "./index-BgTq8RHl.js";
|
|
2
2
|
const l = {
|
|
3
3
|
viewBox: "0 0 24 24",
|
|
4
4
|
width: "1.2em",
|
|
@@ -20,4 +20,4 @@ const c = o({ name: "lucide-mouse-pointer-click", render: a });
|
|
|
20
20
|
export {
|
|
21
21
|
c as _
|
|
22
22
|
};
|
|
23
|
-
//# sourceMappingURL=mouse-pointer-click
|
|
23
|
+
//# sourceMappingURL=mouse-pointer-click-BeSJo9Pm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mouse-pointer-click-BeSJo9Pm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { _ as t, c as e, o as n, a as s } from "./index-
|
|
1
|
+
import { _ as t, c as e, o as n, a as s } from "./index-BgTq8RHl.js";
|
|
2
2
|
const a = {}, r = { class: "p-2" };
|
|
3
3
|
function c(l, o) {
|
|
4
4
|
return n(), e("section", r, o[0] || (o[0] = [
|
|
@@ -10,4 +10,4 @@ const f = /* @__PURE__ */ t(a, [["render", c]]);
|
|
|
10
10
|
export {
|
|
11
11
|
f as default
|
|
12
12
|
};
|
|
13
|
-
//# sourceMappingURL=mutations-
|
|
13
|
+
//# sourceMappingURL=mutations-4_Hc86Rz.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mutations-
|
|
1
|
+
{"version":3,"file":"mutations-4_Hc86Rz.js","sources":["../src/panel/pages/mutations.vue"],"sourcesContent":["<template>\n <section class=\"p-2\">\n <h2 class=\"font-extrabold text-2xl\">\n Mutations\n </h2>\n\n <p class=\"my-2 font-mono\">\n 🚧 Work in progress 🏗️\n </p>\n </section>\n</template>\n"],"names":["_hoisted_1","_openBlock","_createElementBlock","_cache","_createElementVNode"],"mappings":";cACWA,IAAA,EAAA,OAAM,MAAK;;AAApB,SAAAC,EAAA,GAAAC,EAQU,WARVF,GAQUG,EAAA,CAAA,MAAAA,EAAA,CAAA,IAAA;AAAA,IAPRC,EAEK,MAAA,EAFD,OAAM,0BAAyB,GAAC,eAEpC,EAAA;AAAA,IAEAA,EAEI,KAAA,EAFD,OAAM,iBAAgB,GAAC,6BAE1B,EAAA;AAAA;;;"}
|