@pubinfo/devtools 2.2.0-beta.3 → 2.2.0-beta.4

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 (38) hide show
  1. package/dist/client/assets/{Navbar-BqgjddHm.js → Navbar-3Cn9PFp9.js} +4 -3
  2. package/dist/client/assets/{PanelGrids-rTFcKhN6.js → PanelGrids-D-e1HMGu.js} +1 -1
  3. package/dist/client/assets/{SelectTabs-CkfoWIna.js → SelectTabs-BVqh8LZU.js} +2 -2
  4. package/dist/client/assets/{component-3CDh08Hf.js → component-B7OC6axd.js} +3 -3
  5. package/dist/client/assets/{core-CrqZ8qrs.js → core-DiI9pThV.js} +1 -2
  6. package/dist/client/assets/css-Cjj0epyT.js +2 -0
  7. package/dist/client/assets/html-CFrcqZWa.js +2 -0
  8. package/dist/client/assets/{html-B5Ny8iin.js → html-DWiEGJDI.js} +2 -2
  9. package/dist/client/assets/{import-CubThepE.js → import-C7KwSxxY.js} +3 -3
  10. package/dist/client/assets/index-BWYGlTlC.js +2528 -0
  11. package/dist/client/assets/{issue-0Wl4pqWV.js → issue-BSGRP6QK.js} +3 -3
  12. package/dist/client/assets/javascript-BJm8fXxP.js +2 -0
  13. package/dist/client/assets/json-Brw1dQFm.js +2 -0
  14. package/dist/client/assets/{pages-ZZlpyLnj.js → pages-CTRaZwAP.js} +5 -5
  15. package/dist/client/assets/preload-helper-DwCkpwrd.js +61 -0
  16. package/dist/client/assets/runtime-dom.esm-bundler-CEsf3eAe.js +719 -0
  17. package/dist/client/assets/{server-router-D1wHZTB0.js → server-router-C8joyG3R.js} +16 -15
  18. package/dist/client/assets/typescript-DIFxt4Fk.js +2 -0
  19. package/dist/client/assets/{vue-BvqQiUzU.js → vue-Aaycm_fY.js} +5 -5
  20. package/dist/client/assets/vue-router-CA-EVYVL.js +1907 -0
  21. package/dist/client/index.html +4 -1
  22. package/package.json +3 -3
  23. package/dist/client/assets/css-mRoPUXX2.js +0 -2
  24. package/dist/client/assets/html-g0uz4re7.js +0 -2
  25. package/dist/client/assets/index-DICgoWcH.js +0 -5208
  26. package/dist/client/assets/javascript-yBXmlTMV.js +0 -2
  27. package/dist/client/assets/json-CDHOIUIc.js +0 -2
  28. package/dist/client/assets/typescript-jte7_wp4.js +0 -2
  29. /package/dist/client/assets/{_plugin-vue_export-helper-Ctigiz3_.js → _plugin-vue_export-helper-CQkuo_9D.js} +0 -0
  30. /package/dist/client/assets/{css-3PrNsnPt.js → css-Bovntqw-.js} +0 -0
  31. /package/dist/client/assets/{engine-oniguruma-C1mOz3PQ.js → engine-oniguruma-BRR1aDSJ.js} +0 -0
  32. /package/dist/client/assets/{fetch-Bz1BNH1Z.js → fetch-YItqmMVJ.js} +0 -0
  33. /package/dist/client/assets/{javascript-D9OtNJpI.js → javascript-DlyTQa1O.js} +0 -0
  34. /package/dist/client/assets/{json-DFv6u-UA.js → json-BxC7veKF.js} +0 -0
  35. /package/dist/client/assets/{typescript-C6a_X60d.js → typescript-DOns-J1e.js} +0 -0
  36. /package/dist/client/assets/{vitesse-dark-Dd6LUkEf.js → vitesse-dark-B-kHMmlr.js} +0 -0
  37. /package/dist/client/assets/{vitesse-light-LEkeIfQx.js → vitesse-light-BUD2Pvc-.js} +0 -0
  38. /package/dist/client/assets/{wasm-bCjRd0-o.js → wasm-DEqiGDhb.js} +0 -0
@@ -1,7 +1,7 @@
1
1
  import { B as withDirectives, E as openBlock, G as isRef, Y as ref, c as createBaseVNode, d as createElementBlock, g as defineComponent, h as createVNode, l as createBlock, m as createTextVNode, nt as unref, s as computed, u as createCommentVNode, wt as toDisplayString, xt as normalizeClass, z as withCtx } from "./runtime-core.esm-bundler-CsZVtwV7.js";
2
- import { c as vModelText, r as Transition } from "./index-DICgoWcH.js";
3
- import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-Ctigiz3_.js";
4
- import { t as PanelGrids_default } from "./PanelGrids-rTFcKhN6.js";
2
+ import { s as vModelText, t as Transition } from "./runtime-dom.esm-bundler-CEsf3eAe.js";
3
+ import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CQkuo_9D.js";
4
+ import { t as PanelGrids_default } from "./PanelGrids-D-e1HMGu.js";
5
5
  //#region src/client/pages/issue.vue?vue&type=script&setup=true&lang.ts
6
6
  var _hoisted_1 = { class: "flex flex-col gap-4 m-auto h-full max-w-400 w-full p-5 px-5 md:px-20 of-auto" };
7
7
  var _hoisted_2 = { class: "flex flex-col gap-4" };
@@ -0,0 +1,2 @@
1
+ import { t as javascript_default } from "./javascript-DlyTQa1O.js";
2
+ export { javascript_default as default };
@@ -0,0 +1,2 @@
1
+ import { t as json_default } from "./json-BxC7veKF.js";
2
+ export { json_default as default };
@@ -1,8 +1,8 @@
1
1
  import { E as openBlock, J as readonly, L as watch, Y as ref, c as createBaseVNode, d as createElementBlock, g as defineComponent, h as createVNode, j as renderSlot, l as createBlock, m as createTextVNode, nt as unref, p as createStaticVNode, q as reactive, r as Fragment, s as computed, u as createCommentVNode, wt as toDisplayString, z as withCtx } from "./runtime-core.esm-bundler-CsZVtwV7.js";
2
- import { t as __vitePreload } from "./index-DICgoWcH.js";
3
- import { a as usePackageVersion$1, i as overviewFetch, o as Badge_default, p as createEventHook } from "./fetch-Bz1BNH1Z.js";
4
- import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-Ctigiz3_.js";
5
- import { t as PanelGrids_default } from "./PanelGrids-rTFcKhN6.js";
2
+ import { t as __vitePreload } from "./preload-helper-DwCkpwrd.js";
3
+ import { a as usePackageVersion$1, i as overviewFetch, o as Badge_default, p as createEventHook } from "./fetch-YItqmMVJ.js";
4
+ import { t as _plugin_vue_export_helper_default } from "./_plugin-vue_export-helper-CQkuo_9D.js";
5
+ import { t as PanelGrids_default } from "./PanelGrids-D-e1HMGu.js";
6
6
  //#region src/client/composables/npm.ts
7
7
  function usePackageVersion(packageName) {
8
8
  const info = ref(null);
@@ -90,7 +90,7 @@ var NpmVersionCheck_default = /* @__PURE__ */ _plugin_vue_export_helper_default(
90
90
  }), [["__scopeId", "data-v-61e1d4e4"]]);
91
91
  //#endregion
92
92
  //#region package.json
93
- var version = "2.2.0-beta.3";
93
+ var version = "2.2.0-beta.4";
94
94
  //#endregion
95
95
  //#region src/client/@ui/Logo.vue?vue&type=script&setup=true&lang.ts
96
96
  var _hoisted_1$1 = ["width", "height"];
@@ -0,0 +1,61 @@
1
+ //#region \0vite/preload-helper.js
2
+ var scriptRel = "modulepreload";
3
+ var assetsURL = function(dep, importerUrl) {
4
+ return new URL(dep, importerUrl).href;
5
+ };
6
+ var seen = {};
7
+ var __vitePreload = function preload(baseModule, deps, importerUrl) {
8
+ let promise = Promise.resolve();
9
+ if (deps && deps.length > 0) {
10
+ const links = document.getElementsByTagName("link");
11
+ const cspNonceMeta = document.querySelector("meta[property=csp-nonce]");
12
+ const cspNonce = cspNonceMeta?.nonce || cspNonceMeta?.getAttribute("nonce");
13
+ function allSettled(promises) {
14
+ return Promise.all(promises.map((p) => Promise.resolve(p).then((value) => ({
15
+ status: "fulfilled",
16
+ value
17
+ }), (reason) => ({
18
+ status: "rejected",
19
+ reason
20
+ }))));
21
+ }
22
+ promise = allSettled(deps.map((dep) => {
23
+ dep = assetsURL(dep, importerUrl);
24
+ if (dep in seen) return;
25
+ seen[dep] = true;
26
+ const isCss = dep.endsWith(".css");
27
+ const cssSelector = isCss ? "[rel=\"stylesheet\"]" : "";
28
+ if (!!importerUrl) for (let i = links.length - 1; i >= 0; i--) {
29
+ const link = links[i];
30
+ if (link.href === dep && (!isCss || link.rel === "stylesheet")) return;
31
+ }
32
+ else if (document.querySelector(`link[href="${dep}"]${cssSelector}`)) return;
33
+ const link = document.createElement("link");
34
+ link.rel = isCss ? "stylesheet" : scriptRel;
35
+ if (!isCss) link.as = "script";
36
+ link.crossOrigin = "";
37
+ link.href = dep;
38
+ if (cspNonce) link.setAttribute("nonce", cspNonce);
39
+ document.head.appendChild(link);
40
+ if (isCss) return new Promise((res, rej) => {
41
+ link.addEventListener("load", res);
42
+ link.addEventListener("error", () => rej(/* @__PURE__ */ new Error(`Unable to preload CSS for ${dep}`)));
43
+ });
44
+ }));
45
+ }
46
+ function handlePreloadError(err) {
47
+ const e = new Event("vite:preloadError", { cancelable: true });
48
+ e.payload = err;
49
+ window.dispatchEvent(e);
50
+ if (!e.defaultPrevented) throw err;
51
+ }
52
+ return promise.then((res) => {
53
+ for (const item of res || []) {
54
+ if (item.status !== "rejected") continue;
55
+ handlePreloadError(item.reason);
56
+ }
57
+ return baseModule().catch(handlePreloadError);
58
+ });
59
+ };
60
+ //#endregion
61
+ export { __vitePreload as t };