@nuxt/devtools 0.8.2 → 0.8.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.
- package/README.md +4 -4
- package/dist/chunks/analyze-build.mjs +38 -6
- package/dist/chunks/module-main.mjs +2 -2
- package/dist/chunks/vscode.mjs +1 -1
- package/dist/client/200.html +31 -31
- package/dist/client/404.html +31 -31
- package/dist/client/__blank/index.html +31 -31
- package/dist/client/_nuxt/{Badge.3c6fa035.js → Badge.a4bd58d4.js} +1 -1
- package/dist/client/_nuxt/{CodeDiff.vue.7a519a6d.js → CodeDiff.vue.a8c9e639.js} +1 -1
- package/dist/client/_nuxt/{ComposableItem.vue.ffcca591.js → ComposableItem.vue.bd112256.js} +1 -1
- package/dist/client/_nuxt/{DataSchemaButton.vue.9ced8093.js → DataSchemaButton.vue.fbb61806.js} +1 -1
- package/dist/client/_nuxt/{DataSchemaDrawer.6edfca87.js → DataSchemaDrawer.f84a2081.js} +7 -6
- package/dist/client/_nuxt/{DrawerRight.vue.8980fc15.js → DrawerRight.vue.b9dc765f.js} +1 -1
- package/dist/client/_nuxt/{DurationDisplay.vue.dca5d690.js → DurationDisplay.vue.1f34b658.js} +1 -1
- package/dist/client/_nuxt/{FilepathItem.vue.222c7a36.js → FilepathItem.vue.a4d269b8.js} +1 -1
- package/dist/client/_nuxt/{HelpFab.vue.6da14cd2.js → HelpFab.vue.c0c3f8e6.js} +1 -1
- package/dist/client/_nuxt/{LaunchPage.vue.ded97a46.js → LaunchPage.vue.012ddba7.js} +1 -1
- package/dist/client/_nuxt/NCheckbox.vue.0e359f85.js +1 -0
- package/dist/client/_nuxt/{NCodeBlock.vue.cd0d52ca.js → NCodeBlock.vue.01eb6d1c.js} +1 -1
- package/dist/client/_nuxt/{NDropdown.vue.3bf5669f.js → NDropdown.vue.b3117df4.js} +1 -1
- package/dist/client/_nuxt/{NIconTitle.vue.590f73cc.js → NIconTitle.vue.79485c3a.js} +1 -1
- package/dist/client/_nuxt/{NLink.vue.2bd59538.js → NLink.vue.6dc3b4af.js} +1 -1
- package/dist/client/_nuxt/{NMarkdown.vue.0929ffc5.js → NMarkdown.vue.7a10e6e6.js} +1 -1
- package/dist/client/_nuxt/{NSectionBlock.2eb550f4.js → NSectionBlock.2d8e1431.js} +1 -1
- package/dist/client/_nuxt/{NSelect.vue.120a17c7.js → NSelect.vue.9cac29ef.js} +1 -1
- package/dist/client/_nuxt/{NSelectTabs.vue.15ded4ea.js → NSelectTabs.vue.72adf277.js} +1 -1
- package/dist/client/_nuxt/{NSwitch.vue.00f0a211.js → NSwitch.vue.67a4fdb0.js} +1 -1
- package/dist/client/_nuxt/{NTip.vue.b82daf5f.js → NTip.vue.d505e897.js} +1 -1
- package/dist/client/_nuxt/{Navbar.vue.454bbdad.js → Navbar.vue.8dc15d25.js} +1 -1
- package/dist/client/_nuxt/{StateEditor.vue.fb44992d.js → StateEditor.vue.2463efc9.js} +1 -1
- package/dist/client/_nuxt/{__blank.ed5e6688.js → __blank.20eb2cab.js} +1 -1
- package/dist/client/_nuxt/{analyze-build.a348d54f.js → analyze-build.423f57eb.js} +1 -1
- package/dist/client/_nuxt/{assets.9cc20f0c.js → assets.dc245910.js} +1 -1
- package/dist/client/_nuxt/{client.ecec2ff5.js → client.c59e50d6.js} +1 -1
- package/dist/client/_nuxt/components.31c6fd6f.js +98 -0
- package/dist/client/_nuxt/{css.5abce139.js → css.a67813b3.js} +12 -8
- package/dist/client/_nuxt/{custom-_name_.405b1822.js → custom-_name_.9b02fa14.js} +1 -1
- package/dist/client/_nuxt/{default.d9ec755b.js → default.30ac8af4.js} +1 -1
- package/dist/client/_nuxt/entry.05b33d7f.js +27 -0
- package/dist/client/_nuxt/entry.79095383.css +1 -0
- package/dist/client/_nuxt/{error-404.27f7c5ed.js → error-404.5c6d1cc1.js} +1 -1
- package/dist/client/_nuxt/{error-500.6459d9b0.js → error-500.b5b10475.js} +1 -1
- package/dist/client/_nuxt/{full.ff28afbd.js → full.03097bfb.js} +1 -1
- package/dist/client/_nuxt/{hooks.a92c198c.js → hooks.d674696d.js} +1 -1
- package/dist/client/_nuxt/{html.66e44e78.js → html.af01869e.js} +1 -1
- package/dist/client/_nuxt/{imports.af43913a.js → imports.b827859f.js} +1 -1
- package/dist/client/_nuxt/{index.9d25c8b5.js → index.b2055c8f.js} +1 -1
- package/dist/client/_nuxt/{index.475555a9.js → index.b5454355.js} +1 -1
- package/dist/client/_nuxt/{javascript.ddb4c460.js → javascript.b7d6d348.js} +7 -7
- package/dist/client/_nuxt/json-editor-vue.1bc58c26.js +129 -0
- package/dist/client/_nuxt/{middleware.17de3e64.js → middleware.434dc02a.js} +1 -1
- package/dist/client/_nuxt/{modules.d2b55e3a.js → modules.7dc02a95.js} +1 -1
- package/dist/client/_nuxt/{none.60868d86.js → none.2b3e8ddc.js} +1 -1
- package/dist/client/_nuxt/{open-graph.b86b82fa.js → open-graph.693bd031.js} +1 -1
- package/dist/client/_nuxt/{overview.5b1b22e6.js → overview.f2e48477.js} +1 -1
- package/dist/client/_nuxt/{pages.7ce7ead1.js → pages.745a0630.js} +1 -1
- package/dist/client/_nuxt/{payload.95a96cbc.js → payload.897ca8fa.js} +1 -1
- package/dist/client/_nuxt/{plugins.19d4d843.js → plugins.cd2e64ba.js} +1 -1
- package/dist/client/_nuxt/{runtime-configs.ccb12a0d.js → runtime-configs.1f844468.js} +1 -1
- package/dist/client/_nuxt/{server-routes.7cc44fc0.js → server-routes.91c861d0.js} +1 -1
- package/dist/client/_nuxt/settings.367ae337.js +1 -0
- package/dist/client/_nuxt/shellscript.9d056341.js +4 -0
- package/dist/client/_nuxt/{state-components.f27756f9.js → state-components.a223a28c.js} +1 -1
- package/dist/client/_nuxt/{state-modules.4d65021c.js → state-modules.c0927595.js} +1 -1
- package/dist/client/_nuxt/{storage-options.f78173e7.js → storage-options.8fdc9b2a.js} +1 -1
- package/dist/client/_nuxt/{storage.38ee52e0.js → storage.76034502.js} +1 -1
- package/dist/client/_nuxt/terminals.cb4eb909.js +9 -0
- package/dist/client/_nuxt/timeline.60d410a7.js +29 -0
- package/dist/client/_nuxt/{typescript.3ef79501.js → typescript.24e7badf.js} +7 -7
- package/dist/client/_nuxt/unocss-runtime.68d64d4a.js +2 -0
- package/dist/client/_nuxt/{virtual-files.c0236487.js → virtual-files.829bd209.js} +1 -1
- package/dist/client/_nuxt/{vue-html.b80b464f.js → vue-html.0806679f.js} +1 -1
- package/dist/client/_nuxt/{vue.5b4e1de3.js → vue.24311fdc.js} +18 -18
- package/dist/client/index.html +31 -31
- package/dist/client/modules/analyze-build/index.html +31 -31
- package/dist/client/modules/assets/index.html +31 -31
- package/dist/client/modules/components/index.html +31 -31
- package/dist/client/modules/hooks/index.html +31 -31
- package/dist/client/modules/imports/index.html +31 -31
- package/dist/client/modules/middleware/index.html +31 -31
- package/dist/client/modules/modules/index.html +31 -31
- package/dist/client/modules/open-graph/index.html +31 -31
- package/dist/client/modules/overview/index.html +31 -31
- package/dist/client/modules/pages/index.html +31 -31
- package/dist/client/modules/payload/index.html +31 -31
- package/dist/client/modules/plugins/index.html +31 -31
- package/dist/client/modules/runtime-configs/index.html +31 -31
- package/dist/client/modules/server-routes/index.html +31 -31
- package/dist/client/modules/storage/index.html +31 -31
- package/dist/client/modules/terminals/index.html +31 -31
- package/dist/client/modules/timeline/index.html +31 -31
- package/dist/client/modules/virtual-files/index.html +31 -31
- package/dist/client/settings/index.html +31 -31
- package/dist/dirs.d.mts +7 -0
- package/dist/module.d.mts +9 -0
- package/dist/module.d.ts +1 -1
- package/dist/module.json +1 -1
- package/dist/module.mjs +1 -1
- package/dist/runtime/plugins/view/client.mjs +2 -1
- package/dist/shared/devtools.2a48a9e5.d.ts +62 -0
- package/dist/shared/{devtools.6d7e3a3a.mjs → devtools.4169e037.mjs} +3 -1
- package/dist/types.d.mts +42 -0
- package/dist/types.d.ts +2 -2
- package/package.json +40 -41
- package/dist/client/_nuxt/NCheckbox.vue.d47be8e5.js +0 -1
- package/dist/client/_nuxt/components.eb546fab.js +0 -99
- package/dist/client/_nuxt/entry.102d44fe.js +0 -27
- package/dist/client/_nuxt/entry.a2a7b315.css +0 -1
- package/dist/client/_nuxt/json-editor-vue.28570b6b.js +0 -130
- package/dist/client/_nuxt/settings.105e88e7.js +0 -1
- package/dist/client/_nuxt/shellscript.3d8bff4d.js +0 -4
- package/dist/client/_nuxt/terminals.6138e467.js +0 -9
- package/dist/client/_nuxt/timeline.aeb379fb.js +0 -57
- package/dist/client/_nuxt/unocss-runtime.50cd6f0c.js +0 -2
- /package/dist/{global-2a48a9e5.d.ts → shared/devtools.2a48a9e5.d.mts} +0 -0
|
@@ -2,40 +2,40 @@
|
|
|
2
2
|
<html >
|
|
3
3
|
<head><meta charset="utf-8">
|
|
4
4
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
5
|
-
<link rel="stylesheet" href="/__nuxt_devtools__/client/_nuxt/entry.
|
|
6
|
-
<link rel="modulepreload" as="script" crossorigin
|
|
7
|
-
<link rel="prefetch" as="script" crossorigin
|
|
8
|
-
<link rel="prefetch" as="script" crossorigin
|
|
9
|
-
<link rel="prefetch" as="script" crossorigin
|
|
10
|
-
<link rel="prefetch" as="script" crossorigin
|
|
11
|
-
<link rel="prefetch" as="script" crossorigin
|
|
12
|
-
<link rel="prefetch" as="script" crossorigin
|
|
13
|
-
<link rel="prefetch" as="script" crossorigin
|
|
14
|
-
<link rel="prefetch" as="script" crossorigin
|
|
15
|
-
<link rel="prefetch" as="script" crossorigin
|
|
16
|
-
<link rel="prefetch" as="script" crossorigin
|
|
17
|
-
<link rel="prefetch" as="script" crossorigin
|
|
18
|
-
<link rel="prefetch" as="script" crossorigin
|
|
19
|
-
<link rel="prefetch" as="script" crossorigin
|
|
20
|
-
<link rel="prefetch" as="script" crossorigin
|
|
21
|
-
<link rel="prefetch" as="script" crossorigin
|
|
22
|
-
<link rel="prefetch" as="script" crossorigin
|
|
23
|
-
<link rel="prefetch" as="script" crossorigin
|
|
24
|
-
<link rel="prefetch" as="script" crossorigin
|
|
5
|
+
<link rel="stylesheet" href="/__nuxt_devtools__/client/_nuxt/entry.79095383.css">
|
|
6
|
+
<link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/entry.05b33d7f.js">
|
|
7
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/index.b5454355.js">
|
|
8
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/onig.0c57a370.js">
|
|
9
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/vitesse-dark.ab479e3d.js">
|
|
10
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/vitesse-light.696edcfd.js">
|
|
11
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/json.709f1c4d.js">
|
|
12
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/yaml.b29e536f.js">
|
|
13
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/css.a67813b3.js">
|
|
14
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/javascript.b7d6d348.js">
|
|
15
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/typescript.24e7badf.js">
|
|
16
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/vue.24311fdc.js">
|
|
17
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/html.af01869e.js">
|
|
18
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/vue-html.0806679f.js">
|
|
19
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/diff.22e0b108.js">
|
|
20
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/shellscript.9d056341.js">
|
|
21
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/default.30ac8af4.js">
|
|
22
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/full.03097bfb.js">
|
|
23
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/none.2b3e8ddc.js">
|
|
24
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/nuxt-docs.100caa70.js">
|
|
25
25
|
<link rel="prefetch" as="style" href="/__nuxt_devtools__/client/_nuxt/NCodeBlock.6994516c.css">
|
|
26
|
-
<link rel="prefetch" as="script" crossorigin
|
|
27
|
-
<link rel="prefetch" as="script" crossorigin
|
|
28
|
-
<link rel="prefetch" as="script" crossorigin
|
|
29
|
-
<link rel="prefetch" as="script" crossorigin
|
|
30
|
-
<link rel="prefetch" as="script" crossorigin
|
|
31
|
-
<link rel="prefetch" as="script" crossorigin
|
|
32
|
-
<link rel="prefetch" as="script" crossorigin
|
|
33
|
-
<link rel="prefetch" as="script" crossorigin
|
|
26
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/DataSchemaDrawer.f84a2081.js">
|
|
27
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/NSelect.vue.9cac29ef.js">
|
|
28
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/NSwitch.vue.67a4fdb0.js">
|
|
29
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/NDropdown.vue.b3117df4.js">
|
|
30
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/NCodeBlock.vue.01eb6d1c.js">
|
|
31
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/client.c59e50d6.js">
|
|
32
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/DrawerRight.vue.b9dc765f.js">
|
|
33
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/unocss-runtime.68d64d4a.js">
|
|
34
34
|
<link rel="prefetch" as="style" href="/__nuxt_devtools__/client/_nuxt/error-404.82ac0ec5.css">
|
|
35
|
-
<link rel="prefetch" as="script" crossorigin
|
|
35
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/error-404.5c6d1cc1.js">
|
|
36
36
|
<link rel="prefetch" as="style" href="/__nuxt_devtools__/client/_nuxt/error-500.ff959f66.css">
|
|
37
|
-
<link rel="prefetch" as="script" crossorigin
|
|
38
|
-
<script type="module" src="/__nuxt_devtools__/client/_nuxt/entry.
|
|
37
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/error-500.b5b10475.js">
|
|
38
|
+
<script type="module" src="/__nuxt_devtools__/client/_nuxt/entry.05b33d7f.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
|
|
39
39
|
</script></head>
|
|
40
40
|
<body ><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4},{},false,{},{}]</script>
|
|
41
41
|
<script>window.__NUXT__={};window.__NUXT__.config={public:{fixture4:"public runtime config from nuxt.config.ts"},app:{baseURL:"/__nuxt_devtools__/client",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
|
|
@@ -2,40 +2,40 @@
|
|
|
2
2
|
<html >
|
|
3
3
|
<head><meta charset="utf-8">
|
|
4
4
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
5
|
-
<link rel="stylesheet" href="/__nuxt_devtools__/client/_nuxt/entry.
|
|
6
|
-
<link rel="modulepreload" as="script" crossorigin
|
|
7
|
-
<link rel="prefetch" as="script" crossorigin
|
|
8
|
-
<link rel="prefetch" as="script" crossorigin
|
|
9
|
-
<link rel="prefetch" as="script" crossorigin
|
|
10
|
-
<link rel="prefetch" as="script" crossorigin
|
|
11
|
-
<link rel="prefetch" as="script" crossorigin
|
|
12
|
-
<link rel="prefetch" as="script" crossorigin
|
|
13
|
-
<link rel="prefetch" as="script" crossorigin
|
|
14
|
-
<link rel="prefetch" as="script" crossorigin
|
|
15
|
-
<link rel="prefetch" as="script" crossorigin
|
|
16
|
-
<link rel="prefetch" as="script" crossorigin
|
|
17
|
-
<link rel="prefetch" as="script" crossorigin
|
|
18
|
-
<link rel="prefetch" as="script" crossorigin
|
|
19
|
-
<link rel="prefetch" as="script" crossorigin
|
|
20
|
-
<link rel="prefetch" as="script" crossorigin
|
|
21
|
-
<link rel="prefetch" as="script" crossorigin
|
|
22
|
-
<link rel="prefetch" as="script" crossorigin
|
|
23
|
-
<link rel="prefetch" as="script" crossorigin
|
|
24
|
-
<link rel="prefetch" as="script" crossorigin
|
|
5
|
+
<link rel="stylesheet" href="/__nuxt_devtools__/client/_nuxt/entry.79095383.css">
|
|
6
|
+
<link rel="modulepreload" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/entry.05b33d7f.js">
|
|
7
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/index.b5454355.js">
|
|
8
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/onig.0c57a370.js">
|
|
9
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/vitesse-dark.ab479e3d.js">
|
|
10
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/vitesse-light.696edcfd.js">
|
|
11
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/json.709f1c4d.js">
|
|
12
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/yaml.b29e536f.js">
|
|
13
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/css.a67813b3.js">
|
|
14
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/javascript.b7d6d348.js">
|
|
15
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/typescript.24e7badf.js">
|
|
16
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/vue.24311fdc.js">
|
|
17
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/html.af01869e.js">
|
|
18
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/vue-html.0806679f.js">
|
|
19
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/diff.22e0b108.js">
|
|
20
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/shellscript.9d056341.js">
|
|
21
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/default.30ac8af4.js">
|
|
22
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/full.03097bfb.js">
|
|
23
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/none.2b3e8ddc.js">
|
|
24
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/nuxt-docs.100caa70.js">
|
|
25
25
|
<link rel="prefetch" as="style" href="/__nuxt_devtools__/client/_nuxt/NCodeBlock.6994516c.css">
|
|
26
|
-
<link rel="prefetch" as="script" crossorigin
|
|
27
|
-
<link rel="prefetch" as="script" crossorigin
|
|
28
|
-
<link rel="prefetch" as="script" crossorigin
|
|
29
|
-
<link rel="prefetch" as="script" crossorigin
|
|
30
|
-
<link rel="prefetch" as="script" crossorigin
|
|
31
|
-
<link rel="prefetch" as="script" crossorigin
|
|
32
|
-
<link rel="prefetch" as="script" crossorigin
|
|
33
|
-
<link rel="prefetch" as="script" crossorigin
|
|
26
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/DataSchemaDrawer.f84a2081.js">
|
|
27
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/NSelect.vue.9cac29ef.js">
|
|
28
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/NSwitch.vue.67a4fdb0.js">
|
|
29
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/NDropdown.vue.b3117df4.js">
|
|
30
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/NCodeBlock.vue.01eb6d1c.js">
|
|
31
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/client.c59e50d6.js">
|
|
32
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/DrawerRight.vue.b9dc765f.js">
|
|
33
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/unocss-runtime.68d64d4a.js">
|
|
34
34
|
<link rel="prefetch" as="style" href="/__nuxt_devtools__/client/_nuxt/error-404.82ac0ec5.css">
|
|
35
|
-
<link rel="prefetch" as="script" crossorigin
|
|
35
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/error-404.5c6d1cc1.js">
|
|
36
36
|
<link rel="prefetch" as="style" href="/__nuxt_devtools__/client/_nuxt/error-500.ff959f66.css">
|
|
37
|
-
<link rel="prefetch" as="script" crossorigin
|
|
38
|
-
<script type="module" src="/__nuxt_devtools__/client/_nuxt/entry.
|
|
37
|
+
<link rel="prefetch" as="script" crossorigin href="/__nuxt_devtools__/client/_nuxt/error-500.b5b10475.js">
|
|
38
|
+
<script type="module" src="/__nuxt_devtools__/client/_nuxt/entry.05b33d7f.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
|
|
39
39
|
</script></head>
|
|
40
40
|
<body ><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4},{},false,{},{}]</script>
|
|
41
41
|
<script>window.__NUXT__={};window.__NUXT__.config={public:{fixture4:"public runtime config from nuxt.config.ts"},app:{baseURL:"/__nuxt_devtools__/client",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
|
package/dist/dirs.d.mts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as _nuxt_schema from '@nuxt/schema';
|
|
2
|
+
import './shared/devtools.2a48a9e5.mjs';
|
|
3
|
+
import { ModuleOptions } from '@nuxt/devtools-kit/types';
|
|
4
|
+
export { ModuleOptions } from '@nuxt/devtools-kit/types';
|
|
5
|
+
import 'vite-plugin-vue-inspector';
|
|
6
|
+
|
|
7
|
+
declare const _default: _nuxt_schema.NuxtModule<ModuleOptions>;
|
|
8
|
+
|
|
9
|
+
export { _default as default };
|
package/dist/module.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as _nuxt_schema from '@nuxt/schema';
|
|
2
|
-
import './
|
|
2
|
+
import './shared/devtools.2a48a9e5.js';
|
|
3
3
|
import { ModuleOptions } from '@nuxt/devtools-kit/types';
|
|
4
4
|
export { ModuleOptions } from '@nuxt/devtools-kit/types';
|
|
5
5
|
import 'vite-plugin-vue-inspector';
|
package/dist/module.json
CHANGED
package/dist/module.mjs
CHANGED
|
@@ -203,6 +203,7 @@ export async function setupDevToolsClient({
|
|
|
203
203
|
`;
|
|
204
204
|
pip.__NUXT_DEVTOOLS_DISABLE__ = true;
|
|
205
205
|
pip.__NUXT_DEVTOOLS_IS_POPUP__ = true;
|
|
206
|
+
pip.__NUXT__ = window.parent?.__NUXT__ || window.__NUXT__;
|
|
206
207
|
pip.document.title = "Nuxt DevTools";
|
|
207
208
|
pip.document.head.appendChild(style);
|
|
208
209
|
pip.document.body.appendChild(iframe2);
|
|
@@ -278,7 +279,7 @@ export function useClientColorMode() {
|
|
|
278
279
|
return computed(() => explicitColor.value || systemColor.value || "light");
|
|
279
280
|
}
|
|
280
281
|
function setupRouteTracking(timeline, router) {
|
|
281
|
-
if (
|
|
282
|
+
if (timeline.options.enabled && router?.currentRoute?.value?.path) {
|
|
282
283
|
const start = timeline.events[0]?.start || Date.now();
|
|
283
284
|
timeline.events.unshift({
|
|
284
285
|
type: "route",
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { VueInspectorClient } from 'vite-plugin-vue-inspector';
|
|
2
|
+
import { NuxtDevtoolsIframeClient, NuxtDevtoolsHostClient, NuxtDevtoolsGlobal, PluginMetric, TimelineMetrics, LoadingTimeMetric } from '@nuxt/devtools-kit/types';
|
|
3
|
+
|
|
4
|
+
declare global {
|
|
5
|
+
interface Window {
|
|
6
|
+
/**
|
|
7
|
+
* API for module integration
|
|
8
|
+
*/
|
|
9
|
+
__NUXT_DEVTOOLS__?: NuxtDevtoolsIframeClient;
|
|
10
|
+
/**
|
|
11
|
+
* Nuxt DevTools client for host app
|
|
12
|
+
*/
|
|
13
|
+
__NUXT_DEVTOOLS_HOST__?: NuxtDevtoolsHostClient;
|
|
14
|
+
/**
|
|
15
|
+
* Nuxt DevTools for receiving host client
|
|
16
|
+
*
|
|
17
|
+
* @internal
|
|
18
|
+
*/
|
|
19
|
+
__NUXT_DEVTOOLS_VIEW__?: NuxtDevtoolsGlobal;
|
|
20
|
+
/**
|
|
21
|
+
* Metrics for plugin loading time
|
|
22
|
+
*
|
|
23
|
+
* @internal
|
|
24
|
+
*/
|
|
25
|
+
__NUXT_DEVTOOLS_PLUGINS_METRIC__?: PluginMetric[];
|
|
26
|
+
/**
|
|
27
|
+
* Metrics for function calls
|
|
28
|
+
*
|
|
29
|
+
* @internal
|
|
30
|
+
*/
|
|
31
|
+
__NUXT_DEVTOOLS_TIMELINE_METRICS__?: TimelineMetrics;
|
|
32
|
+
/**
|
|
33
|
+
* Metrics for page / route loading time
|
|
34
|
+
*
|
|
35
|
+
* @internal
|
|
36
|
+
*/
|
|
37
|
+
__NUXT_DEVTOOLS_TIME_METRIC__?: LoadingTimeMetric;
|
|
38
|
+
/**
|
|
39
|
+
* Manually disable Nuxt DevTools embedding.
|
|
40
|
+
* Used for popup mode.
|
|
41
|
+
*
|
|
42
|
+
* @internal
|
|
43
|
+
*/
|
|
44
|
+
__NUXT_DEVTOOLS_DISABLE__?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* Is popup mode
|
|
47
|
+
*
|
|
48
|
+
* @internal
|
|
49
|
+
*/
|
|
50
|
+
__NUXT_DEVTOOLS_IS_POPUP__?: boolean;
|
|
51
|
+
/**
|
|
52
|
+
* Vue Inspector client
|
|
53
|
+
*/
|
|
54
|
+
__VUE_INSPECTOR__?: VueInspectorClient;
|
|
55
|
+
/**
|
|
56
|
+
* Experimental API: Picture-in-Picture mode
|
|
57
|
+
*
|
|
58
|
+
* @see https://developer.chrome.com/docs/web-platform/document-picture-in-picture/
|
|
59
|
+
*/
|
|
60
|
+
documentPictureInPicture?: any;
|
|
61
|
+
}
|
|
62
|
+
}
|
package/dist/types.d.mts
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import './shared/devtools.2a48a9e5.mjs';
|
|
2
|
+
import { ModuleStaticInfo } from '@nuxt/devtools-kit/types';
|
|
3
|
+
export * from '@nuxt/devtools-kit/types';
|
|
4
|
+
import 'vite-plugin-vue-inspector';
|
|
5
|
+
|
|
6
|
+
interface SocialPreviewResolved {
|
|
7
|
+
url?: string;
|
|
8
|
+
title?: string;
|
|
9
|
+
description?: string;
|
|
10
|
+
favicon?: string;
|
|
11
|
+
image?: string;
|
|
12
|
+
imageAlt?: string;
|
|
13
|
+
}
|
|
14
|
+
interface SocialPreviewCard {
|
|
15
|
+
url?: SocialPreviewCardItem[];
|
|
16
|
+
title?: SocialPreviewCardItem[];
|
|
17
|
+
description?: SocialPreviewCardItem[];
|
|
18
|
+
favicon?: SocialPreviewCardItem[];
|
|
19
|
+
image?: SocialPreviewCardItem[];
|
|
20
|
+
imageAlt?: SocialPreviewCardItem[];
|
|
21
|
+
}
|
|
22
|
+
interface SocialPreviewCardItem {
|
|
23
|
+
tag: string;
|
|
24
|
+
name?: string;
|
|
25
|
+
}
|
|
26
|
+
interface NormalizedHeadTag {
|
|
27
|
+
tag: string;
|
|
28
|
+
name: string;
|
|
29
|
+
value: string;
|
|
30
|
+
}
|
|
31
|
+
interface InstallingModulestate {
|
|
32
|
+
name: string;
|
|
33
|
+
info: ModuleStaticInfo;
|
|
34
|
+
processId: string;
|
|
35
|
+
}
|
|
36
|
+
interface AnalyzeBuildingState {
|
|
37
|
+
name: string;
|
|
38
|
+
processId: string;
|
|
39
|
+
}
|
|
40
|
+
type ModuleActionType = 'install' | 'uninstall';
|
|
41
|
+
|
|
42
|
+
export type { AnalyzeBuildingState, InstallingModulestate, ModuleActionType, NormalizedHeadTag, SocialPreviewCard, SocialPreviewResolved };
|
package/dist/types.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './
|
|
1
|
+
import './shared/devtools.2a48a9e5.js';
|
|
2
2
|
import { ModuleStaticInfo } from '@nuxt/devtools-kit/types';
|
|
3
3
|
export * from '@nuxt/devtools-kit/types';
|
|
4
4
|
import 'vite-plugin-vue-inspector';
|
|
@@ -39,4 +39,4 @@ interface AnalyzeBuildingState {
|
|
|
39
39
|
}
|
|
40
40
|
type ModuleActionType = 'install' | 'uninstall';
|
|
41
41
|
|
|
42
|
-
export { AnalyzeBuildingState, InstallingModulestate, ModuleActionType, NormalizedHeadTag, SocialPreviewCard, SocialPreviewResolved };
|
|
42
|
+
export type { AnalyzeBuildingState, InstallingModulestate, ModuleActionType, NormalizedHeadTag, SocialPreviewCard, SocialPreviewResolved };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuxt/devtools",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.8.
|
|
4
|
+
"version": "0.8.4",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": "nuxt/devtools",
|
|
7
7
|
"exports": {
|
|
@@ -25,21 +25,20 @@
|
|
|
25
25
|
"*.mjs"
|
|
26
26
|
],
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"nuxt": "^3.
|
|
28
|
+
"nuxt": "^3.7.3",
|
|
29
29
|
"vite": "*"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"@antfu/utils": "^0.7.6",
|
|
33
|
-
"@nuxt/kit": "^3.7.
|
|
34
|
-
"birpc": "^0.2.
|
|
33
|
+
"@nuxt/kit": "^3.7.3",
|
|
34
|
+
"birpc": "^0.2.14",
|
|
35
35
|
"boxen": "^7.1.1",
|
|
36
36
|
"consola": "^3.2.3",
|
|
37
37
|
"error-stack-parser-es": "^0.1.1",
|
|
38
38
|
"execa": "^7.2.0",
|
|
39
|
-
"fast-folder-size": "^2.2.0",
|
|
40
39
|
"fast-glob": "^3.3.1",
|
|
41
|
-
"flatted": "^3.2.
|
|
42
|
-
"get-port-please": "^3.
|
|
40
|
+
"flatted": "^3.2.9",
|
|
41
|
+
"get-port-please": "^3.1.1",
|
|
43
42
|
"global-dirs": "^3.0.1",
|
|
44
43
|
"h3": "^1.8.1",
|
|
45
44
|
"hookable": "^5.5.3",
|
|
@@ -47,11 +46,11 @@
|
|
|
47
46
|
"is-installed-globally": "^0.4.0",
|
|
48
47
|
"launch-editor": "^2.6.0",
|
|
49
48
|
"local-pkg": "^0.4.3",
|
|
50
|
-
"magicast": "^0.
|
|
51
|
-
"nypm": "^0.3.
|
|
49
|
+
"magicast": "^0.3.0",
|
|
50
|
+
"nypm": "^0.3.3",
|
|
52
51
|
"ofetch": "^1.3.3",
|
|
53
52
|
"ohash": "^1.1.3",
|
|
54
|
-
"pacote": "^17.0.
|
|
53
|
+
"pacote": "^17.0.4",
|
|
55
54
|
"pathe": "^1.1.1",
|
|
56
55
|
"perfect-debounce": "^1.0.0",
|
|
57
56
|
"picocolors": "^1.0.0",
|
|
@@ -60,56 +59,56 @@
|
|
|
60
59
|
"semver": "^7.5.4",
|
|
61
60
|
"simple-git": "^3.19.1",
|
|
62
61
|
"sirv": "^2.0.3",
|
|
63
|
-
"unimport": "^3.
|
|
62
|
+
"unimport": "^3.3.0",
|
|
64
63
|
"vite-plugin-inspect": "^0.7.38",
|
|
65
|
-
"vite-plugin-vue-inspector": "^3.
|
|
64
|
+
"vite-plugin-vue-inspector": "^3.7.1",
|
|
66
65
|
"wait-on": "^7.0.1",
|
|
67
66
|
"which": "^3.0.1",
|
|
68
|
-
"ws": "^8.
|
|
69
|
-
"@nuxt/devtools-kit": "0.8.
|
|
70
|
-
"@nuxt/devtools-wizard": "0.8.
|
|
67
|
+
"ws": "^8.14.2",
|
|
68
|
+
"@nuxt/devtools-kit": "0.8.4",
|
|
69
|
+
"@nuxt/devtools-wizard": "0.8.4"
|
|
71
70
|
},
|
|
72
71
|
"devDependencies": {
|
|
73
72
|
"@iconify-json/bxl": "^1.1.7",
|
|
74
|
-
"@iconify-json/carbon": "^1.1.
|
|
75
|
-
"@iconify-json/logos": "^1.1.
|
|
73
|
+
"@iconify-json/carbon": "^1.1.21",
|
|
74
|
+
"@iconify-json/logos": "^1.1.37",
|
|
76
75
|
"@iconify-json/ri": "^1.1.12",
|
|
77
|
-
"@iconify-json/simple-icons": "^1.1.
|
|
78
|
-
"@iconify-json/tabler": "^1.1.
|
|
79
|
-
"@nuxt/content": "^2.
|
|
76
|
+
"@iconify-json/simple-icons": "^1.1.71",
|
|
77
|
+
"@iconify-json/tabler": "^1.1.91",
|
|
78
|
+
"@nuxt/content": "^2.8.2",
|
|
80
79
|
"@nuxtjs/color-mode": "^3.3.0",
|
|
81
80
|
"@parcel/watcher": "^2.3.0",
|
|
82
81
|
"@types/markdown-it-link-attributes": "^3.0.1",
|
|
83
|
-
"@types/ua-parser-js": "^0.7.
|
|
84
|
-
"@unocss/nuxt": "^0.
|
|
85
|
-
"@unocss/preset-icons": "^0.
|
|
86
|
-
"@unocss/preset-uno": "^0.
|
|
87
|
-
"@unocss/runtime": "^0.
|
|
82
|
+
"@types/ua-parser-js": "^0.7.37",
|
|
83
|
+
"@unocss/nuxt": "^0.56.0",
|
|
84
|
+
"@unocss/preset-icons": "^0.56.0",
|
|
85
|
+
"@unocss/preset-uno": "^0.56.0",
|
|
86
|
+
"@unocss/runtime": "^0.56.0",
|
|
88
87
|
"@vueuse/nuxt": "^10.4.1",
|
|
89
88
|
"esno": "^0.17.0",
|
|
90
89
|
"floating-vue": "2.0.0-beta.24",
|
|
91
90
|
"fuse.js": "^6.6.2",
|
|
92
|
-
"json-editor-vue": "^0.10.
|
|
91
|
+
"json-editor-vue": "^0.10.16",
|
|
93
92
|
"markdown-it": "^13.0.1",
|
|
94
93
|
"markdown-it-link-attributes": "^4.0.1",
|
|
95
|
-
"nanoid": "^
|
|
96
|
-
"nuxt": "^3.7.
|
|
97
|
-
"nuxt-vitest": "^0.10.
|
|
98
|
-
"quicktype-core": "^23.0.
|
|
99
|
-
"shikiji": "^0.6.
|
|
94
|
+
"nanoid": "^5.0.1",
|
|
95
|
+
"nuxt": "^3.7.3",
|
|
96
|
+
"nuxt-vitest": "^0.10.5",
|
|
97
|
+
"quicktype-core": "^23.0.75",
|
|
98
|
+
"shikiji": "^0.6.8",
|
|
100
99
|
"splitpanes": "^3.1.5",
|
|
101
|
-
"theme-vitesse": "^0.7.
|
|
102
|
-
"ua-parser-js": "^1.0.
|
|
103
|
-
"unocss": "^0.
|
|
104
|
-
"
|
|
105
|
-
"
|
|
100
|
+
"theme-vitesse": "^0.7.3",
|
|
101
|
+
"ua-parser-js": "^1.0.36",
|
|
102
|
+
"unocss": "^0.56.0",
|
|
103
|
+
"unplugin-vue-markdown": "^0.24.3",
|
|
104
|
+
"vanilla-jsoneditor": "^0.18.4",
|
|
105
|
+
"vis-data": "^7.1.7",
|
|
106
106
|
"vis-network": "^9.1.6",
|
|
107
|
-
"
|
|
108
|
-
"vue-tsc": "^1.8.8",
|
|
107
|
+
"vue-tsc": "^1.8.11",
|
|
109
108
|
"vue-virtual-scroller": "2.0.0-beta.8",
|
|
110
|
-
"xterm": "^5.
|
|
111
|
-
"xterm-addon-fit": "^0.
|
|
112
|
-
"@nuxt/devtools": "0.8.
|
|
109
|
+
"xterm": "^5.3.0",
|
|
110
|
+
"xterm-addon-fit": "^0.8.0",
|
|
111
|
+
"@nuxt/devtools": "0.8.4"
|
|
113
112
|
},
|
|
114
113
|
"scripts": {
|
|
115
114
|
"build": "pnpm dev:prepare && pnpm build:module && pnpm build:client && esno scripts/prepare.ts",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{d as i,a4 as r,m as p,H as b,bC as u,f as a,k as n,l as h,aa as k,i as f,a5 as m,E as v,o as _,a0 as x}from"./entry.102d44fe.js";const V=["checked","disabled"],y=["disabled"],B={class:"n-checkbox-box n-checked:n-checkbox-box-checked peer-active:n-active-base peer-focus-visible:n-focus-base n-transition"},$=i({__name:"NCheckbox",props:{modelValue:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},setup(c,{emit:t}){const e=r(c,"modelValue",t,{passive:!0});return(o,s)=>{const d=x;return _(),p("label",{class:"n-checkbox hover:n-checkbox-hover select-none items-center n-disabled:n-disabled",checked:a(e)||null,disabled:o.disabled||null},[b(n("input",{"onUpdate:modelValue":s[0]||(s[0]=l=>h(e)?e.value=l:null),type:"checkbox",class:"peer absolute op0",disabled:o.disabled,onKeypress:s[1]||(s[1]=k(l=>e.value=!a(e),["enter"]))},null,40,y),[[u,a(e)]]),n("span",B,[f(d,{class:"n-checkbox-icon scale-0 transform op0 n-transition n-checked:scale-100 n-checked:op100"})]),n("span",{class:v([a(e)?"":"op50","n-transition"])},[m(o.$slots,"default")],2)],8,V)}}});export{$ as _};
|