@pubinfo-pr/devtools 0.232.1 → 0.234.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.
@@ -1,4 +1,4 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./pages-ZH2KzqfG.js","./_plugin-vue_export-helper-CQkuo_9D.js","./preload-helper-DwCkpwrd.js","./runtime-core.esm-bundler-CsZVtwV7.js","./fetch-YItqmMVJ.js","./PanelGrids-D-e1HMGu.js","./pages-DQ8FtB9Y.css","./component-B7OC6axd.js","./Navbar-3Cn9PFp9.js","./runtime-dom.esm-bundler-CEsf3eAe.js","./vue-router-CA-EVYVL.js","./Navbar-D8ux538U.css","./SelectTabs-BVqh8LZU.js","./import-C7KwSxxY.js","./issue-BSGRP6QK.js","./issue-BHrGN1_d.css","./server-router-C8joyG3R.js","./server-router-B1AB70as.css"])))=>i.map(i=>d[i]);
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./pages-CTRaZwAP.js","./_plugin-vue_export-helper-CQkuo_9D.js","./preload-helper-DwCkpwrd.js","./runtime-core.esm-bundler-CsZVtwV7.js","./fetch-YItqmMVJ.js","./PanelGrids-D-e1HMGu.js","./pages-DQ8FtB9Y.css","./component-B7OC6axd.js","./Navbar-3Cn9PFp9.js","./runtime-dom.esm-bundler-CEsf3eAe.js","./vue-router-CA-EVYVL.js","./Navbar-D8ux538U.css","./SelectTabs-BVqh8LZU.js","./import-C7KwSxxY.js","./issue-BSGRP6QK.js","./issue-BHrGN1_d.css","./server-router-C8joyG3R.js","./server-router-B1AB70as.css"])))=>i.map(i=>d[i]);
2
2
  import { C as nextTick, Ct as normalizeStyle, D as popScopeId, E as openBlock, M as resolveComponent, S as mergeProps, St as normalizeProps, V as withScopeId, Y as ref, a as Suspense, c as createBaseVNode, d as createElementBlock, g as defineComponent, h as createVNode, j as renderSlot, k as pushScopeId, l as createBlock, m as createTextVNode, r as Fragment, u as createCommentVNode, v as guardReactiveProps, wt as toDisplayString, xt as normalizeClass, y as h$2, z as withCtx } from "./runtime-core.esm-bundler-CsZVtwV7.js";
3
3
  import { c as withKeys, n as createApp } from "./runtime-dom.esm-bundler-CEsf3eAe.js";
4
4
  import { n as createRouter, r as createWebHashHistory } from "./vue-router-CA-EVYVL.js";
@@ -2445,7 +2445,7 @@ var routes = [
2445
2445
  {
2446
2446
  path: "/",
2447
2447
  name: "/",
2448
- component: () => __vitePreload(() => import("./pages-ZH2KzqfG.js"), __vite__mapDeps([0,1,2,3,4,5,6]), import.meta.url)
2448
+ component: () => __vitePreload(() => import("./pages-CTRaZwAP.js"), __vite__mapDeps([0,1,2,3,4,5,6]), import.meta.url)
2449
2449
  },
2450
2450
  {
2451
2451
  path: "/component",
@@ -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"];
@@ -5,7 +5,7 @@
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
  <link rel="icon" href="/favicon.svg" type="image/svg+xml">
7
7
  <title>Vite Plugins</title>
8
- <script type="module" crossorigin src="./assets/index-B_XA0kFP.js"></script>
8
+ <script type="module" crossorigin src="./assets/index-BWYGlTlC.js"></script>
9
9
  <link rel="modulepreload" crossorigin href="./assets/preload-helper-DwCkpwrd.js">
10
10
  <link rel="modulepreload" crossorigin href="./assets/runtime-core.esm-bundler-CsZVtwV7.js">
11
11
  <link rel="modulepreload" crossorigin href="./assets/runtime-dom.esm-bundler-CEsf3eAe.js">
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pubinfo-pr/devtools",
3
3
  "type": "module",
4
- "version": "0.232.1",
4
+ "version": "0.234.1",
5
5
  "exports": {
6
6
  ".": {
7
7
  "types": "./dist/index.d.mts",