@nuxt/devtools-kit 1.2.0 → 1.3.0
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.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/shared/{devtools-kit.60a5ddfa.d.cts → devtools-kit.7150e50a.d.cts} +1 -1
- package/dist/shared/{devtools-kit.60a5ddfa.d.mts → devtools-kit.7150e50a.d.mts} +1 -1
- package/dist/shared/{devtools-kit.60a5ddfa.d.ts → devtools-kit.7150e50a.d.ts} +1 -1
- package/dist/types.d.cts +3 -3
- package/dist/types.d.mts +3 -3
- package/dist/types.d.ts +3 -3
- package/package.json +2 -2
package/dist/index.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as execa from 'execa';
|
|
2
2
|
import * as _nuxt_schema from '@nuxt/schema';
|
|
3
3
|
import { BirpcGroup } from 'birpc';
|
|
4
|
-
import { M as ModuleCustomTab, S as SubprocessOptions, T as TerminalState, N as NuxtDevtoolsInfo } from './shared/devtools-kit.
|
|
4
|
+
import { M as ModuleCustomTab, S as SubprocessOptions, T as TerminalState, N as NuxtDevtoolsInfo } from './shared/devtools-kit.7150e50a.cjs';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import 'nuxt/schema';
|
|
7
7
|
import 'nitropack';
|
package/dist/index.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as execa from 'execa';
|
|
2
2
|
import * as _nuxt_schema from '@nuxt/schema';
|
|
3
3
|
import { BirpcGroup } from 'birpc';
|
|
4
|
-
import { M as ModuleCustomTab, S as SubprocessOptions, T as TerminalState, N as NuxtDevtoolsInfo } from './shared/devtools-kit.
|
|
4
|
+
import { M as ModuleCustomTab, S as SubprocessOptions, T as TerminalState, N as NuxtDevtoolsInfo } from './shared/devtools-kit.7150e50a.mjs';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import 'nuxt/schema';
|
|
7
7
|
import 'nitropack';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as execa from 'execa';
|
|
2
2
|
import * as _nuxt_schema from '@nuxt/schema';
|
|
3
3
|
import { BirpcGroup } from 'birpc';
|
|
4
|
-
import { M as ModuleCustomTab, S as SubprocessOptions, T as TerminalState, N as NuxtDevtoolsInfo } from './shared/devtools-kit.
|
|
4
|
+
import { M as ModuleCustomTab, S as SubprocessOptions, T as TerminalState, N as NuxtDevtoolsInfo } from './shared/devtools-kit.7150e50a.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import 'nuxt/schema';
|
|
7
7
|
import 'nitropack';
|
|
@@ -295,7 +295,7 @@ interface VueInspectorClient {
|
|
|
295
295
|
enable: () => void;
|
|
296
296
|
disable: () => void;
|
|
297
297
|
toggleEnabled: () => void;
|
|
298
|
-
openInEditor: (
|
|
298
|
+
openInEditor: (url: URL) => void;
|
|
299
299
|
onUpdated: () => void;
|
|
300
300
|
}
|
|
301
301
|
type VueInspectorData = VueInspectorClient['linkParams'] & VueInspectorClient['position'];
|
|
@@ -295,7 +295,7 @@ interface VueInspectorClient {
|
|
|
295
295
|
enable: () => void;
|
|
296
296
|
disable: () => void;
|
|
297
297
|
toggleEnabled: () => void;
|
|
298
|
-
openInEditor: (
|
|
298
|
+
openInEditor: (url: URL) => void;
|
|
299
299
|
onUpdated: () => void;
|
|
300
300
|
}
|
|
301
301
|
type VueInspectorData = VueInspectorClient['linkParams'] & VueInspectorClient['position'];
|
|
@@ -295,7 +295,7 @@ interface VueInspectorClient {
|
|
|
295
295
|
enable: () => void;
|
|
296
296
|
disable: () => void;
|
|
297
297
|
toggleEnabled: () => void;
|
|
298
|
-
openInEditor: (
|
|
298
|
+
openInEditor: (url: URL) => void;
|
|
299
299
|
onUpdated: () => void;
|
|
300
300
|
}
|
|
301
301
|
type VueInspectorData = VueInspectorClient['linkParams'] & VueInspectorClient['position'];
|
package/dist/types.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { V as VueInspectorData, a as VueInspectorClient, H as HookInfo, P as PluginMetric, L as LoadingTimeMetric, b as ServerFunctions, C as ClientFunctions } from './shared/devtools-kit.
|
|
2
|
-
export { a4 as AnalyzeBuildMeta, a5 as AnalyzeBuildsInfo, W as AssetEntry, U as AssetInfo, Q as AssetType, A as AutoImportsWithMetadata, B as BasicModuleInfo, k as CategorizedTabs, a1 as ClientUpdateEvent, X as CodeSnippet, G as CompatibilityStatus, Y as ComponentRelationship, Z as ComponentWithRelationships, a0 as GetWizardArgs, O as GitHubContributor, I as ImageMeta, a3 as InstallModuleReturn, z as InstalledModuleInfo, K as MaintainerInfo, i as ModuleBuiltinTab, E as ModuleCompatibility, M as ModuleCustomTab, a7 as ModuleGlobalOptions, h as ModuleIframeTabLazyOptions, d as ModuleIframeView, f as ModuleLaunchAction, c as ModuleLaunchView, a6 as ModuleOptions, D as ModuleStaticInfo, F as ModuleStats, j as ModuleTabInfo, J as ModuleType, e as ModuleVNodeView, g as ModuleView, r as NpmCommandOptions, q as NpmCommandType, aa as NuxtDevToolsOptions, N as NuxtDevtoolsInfo, a2 as NuxtDevtoolsServerContext, p as PackageManagerName, o as PackageUpdateInfo, v as Payload, y as PluginInfoWithMetic, R as RouteInfo, x as ScannedNitroTasks, s as ServerRouteInfo, u as ServerRouteInput, t as ServerRouteInputType, w as ServerTaskInfo, S as SubprocessOptions, ab as TabCategory, m as TerminalAction, l as TerminalBase, n as TerminalInfo, T as TerminalState, a8 as VSCodeIntegrationOptions, a9 as VSCodeTunnelOptions, $ as WizardActions, _ as WizardFunctions } from './shared/devtools-kit.
|
|
1
|
+
import { V as VueInspectorData, a as VueInspectorClient, H as HookInfo, P as PluginMetric, L as LoadingTimeMetric, b as ServerFunctions, C as ClientFunctions } from './shared/devtools-kit.7150e50a.cjs';
|
|
2
|
+
export { a4 as AnalyzeBuildMeta, a5 as AnalyzeBuildsInfo, W as AssetEntry, U as AssetInfo, Q as AssetType, A as AutoImportsWithMetadata, B as BasicModuleInfo, k as CategorizedTabs, a1 as ClientUpdateEvent, X as CodeSnippet, G as CompatibilityStatus, Y as ComponentRelationship, Z as ComponentWithRelationships, a0 as GetWizardArgs, O as GitHubContributor, I as ImageMeta, a3 as InstallModuleReturn, z as InstalledModuleInfo, K as MaintainerInfo, i as ModuleBuiltinTab, E as ModuleCompatibility, M as ModuleCustomTab, a7 as ModuleGlobalOptions, h as ModuleIframeTabLazyOptions, d as ModuleIframeView, f as ModuleLaunchAction, c as ModuleLaunchView, a6 as ModuleOptions, D as ModuleStaticInfo, F as ModuleStats, j as ModuleTabInfo, J as ModuleType, e as ModuleVNodeView, g as ModuleView, r as NpmCommandOptions, q as NpmCommandType, aa as NuxtDevToolsOptions, N as NuxtDevtoolsInfo, a2 as NuxtDevtoolsServerContext, p as PackageManagerName, o as PackageUpdateInfo, v as Payload, y as PluginInfoWithMetic, R as RouteInfo, x as ScannedNitroTasks, s as ServerRouteInfo, u as ServerRouteInput, t as ServerRouteInputType, w as ServerTaskInfo, S as SubprocessOptions, ab as TabCategory, m as TerminalAction, l as TerminalBase, n as TerminalInfo, T as TerminalState, a8 as VSCodeIntegrationOptions, a9 as VSCodeTunnelOptions, $ as WizardActions, _ as WizardFunctions } from './shared/devtools-kit.7150e50a.cjs';
|
|
3
3
|
import { Ref } from 'vue';
|
|
4
4
|
import { AppConfig } from 'nuxt/schema';
|
|
5
5
|
import { NuxtApp } from 'nuxt/app';
|
|
@@ -87,7 +87,7 @@ interface NuxtDevtoolsClientHooks {
|
|
|
87
87
|
/**
|
|
88
88
|
* Event emitted when the component inspector is clicked
|
|
89
89
|
*/
|
|
90
|
-
'host:inspector:click': (
|
|
90
|
+
'host:inspector:click': (url: URL) => void;
|
|
91
91
|
/**
|
|
92
92
|
* Event to close the component inspector
|
|
93
93
|
*/
|
package/dist/types.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { V as VueInspectorData, a as VueInspectorClient, H as HookInfo, P as PluginMetric, L as LoadingTimeMetric, b as ServerFunctions, C as ClientFunctions } from './shared/devtools-kit.
|
|
2
|
-
export { a4 as AnalyzeBuildMeta, a5 as AnalyzeBuildsInfo, W as AssetEntry, U as AssetInfo, Q as AssetType, A as AutoImportsWithMetadata, B as BasicModuleInfo, k as CategorizedTabs, a1 as ClientUpdateEvent, X as CodeSnippet, G as CompatibilityStatus, Y as ComponentRelationship, Z as ComponentWithRelationships, a0 as GetWizardArgs, O as GitHubContributor, I as ImageMeta, a3 as InstallModuleReturn, z as InstalledModuleInfo, K as MaintainerInfo, i as ModuleBuiltinTab, E as ModuleCompatibility, M as ModuleCustomTab, a7 as ModuleGlobalOptions, h as ModuleIframeTabLazyOptions, d as ModuleIframeView, f as ModuleLaunchAction, c as ModuleLaunchView, a6 as ModuleOptions, D as ModuleStaticInfo, F as ModuleStats, j as ModuleTabInfo, J as ModuleType, e as ModuleVNodeView, g as ModuleView, r as NpmCommandOptions, q as NpmCommandType, aa as NuxtDevToolsOptions, N as NuxtDevtoolsInfo, a2 as NuxtDevtoolsServerContext, p as PackageManagerName, o as PackageUpdateInfo, v as Payload, y as PluginInfoWithMetic, R as RouteInfo, x as ScannedNitroTasks, s as ServerRouteInfo, u as ServerRouteInput, t as ServerRouteInputType, w as ServerTaskInfo, S as SubprocessOptions, ab as TabCategory, m as TerminalAction, l as TerminalBase, n as TerminalInfo, T as TerminalState, a8 as VSCodeIntegrationOptions, a9 as VSCodeTunnelOptions, $ as WizardActions, _ as WizardFunctions } from './shared/devtools-kit.
|
|
1
|
+
import { V as VueInspectorData, a as VueInspectorClient, H as HookInfo, P as PluginMetric, L as LoadingTimeMetric, b as ServerFunctions, C as ClientFunctions } from './shared/devtools-kit.7150e50a.mjs';
|
|
2
|
+
export { a4 as AnalyzeBuildMeta, a5 as AnalyzeBuildsInfo, W as AssetEntry, U as AssetInfo, Q as AssetType, A as AutoImportsWithMetadata, B as BasicModuleInfo, k as CategorizedTabs, a1 as ClientUpdateEvent, X as CodeSnippet, G as CompatibilityStatus, Y as ComponentRelationship, Z as ComponentWithRelationships, a0 as GetWizardArgs, O as GitHubContributor, I as ImageMeta, a3 as InstallModuleReturn, z as InstalledModuleInfo, K as MaintainerInfo, i as ModuleBuiltinTab, E as ModuleCompatibility, M as ModuleCustomTab, a7 as ModuleGlobalOptions, h as ModuleIframeTabLazyOptions, d as ModuleIframeView, f as ModuleLaunchAction, c as ModuleLaunchView, a6 as ModuleOptions, D as ModuleStaticInfo, F as ModuleStats, j as ModuleTabInfo, J as ModuleType, e as ModuleVNodeView, g as ModuleView, r as NpmCommandOptions, q as NpmCommandType, aa as NuxtDevToolsOptions, N as NuxtDevtoolsInfo, a2 as NuxtDevtoolsServerContext, p as PackageManagerName, o as PackageUpdateInfo, v as Payload, y as PluginInfoWithMetic, R as RouteInfo, x as ScannedNitroTasks, s as ServerRouteInfo, u as ServerRouteInput, t as ServerRouteInputType, w as ServerTaskInfo, S as SubprocessOptions, ab as TabCategory, m as TerminalAction, l as TerminalBase, n as TerminalInfo, T as TerminalState, a8 as VSCodeIntegrationOptions, a9 as VSCodeTunnelOptions, $ as WizardActions, _ as WizardFunctions } from './shared/devtools-kit.7150e50a.mjs';
|
|
3
3
|
import { Ref } from 'vue';
|
|
4
4
|
import { AppConfig } from 'nuxt/schema';
|
|
5
5
|
import { NuxtApp } from 'nuxt/app';
|
|
@@ -87,7 +87,7 @@ interface NuxtDevtoolsClientHooks {
|
|
|
87
87
|
/**
|
|
88
88
|
* Event emitted when the component inspector is clicked
|
|
89
89
|
*/
|
|
90
|
-
'host:inspector:click': (
|
|
90
|
+
'host:inspector:click': (url: URL) => void;
|
|
91
91
|
/**
|
|
92
92
|
* Event to close the component inspector
|
|
93
93
|
*/
|
package/dist/types.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { V as VueInspectorData, a as VueInspectorClient, H as HookInfo, P as PluginMetric, L as LoadingTimeMetric, b as ServerFunctions, C as ClientFunctions } from './shared/devtools-kit.
|
|
2
|
-
export { a4 as AnalyzeBuildMeta, a5 as AnalyzeBuildsInfo, W as AssetEntry, U as AssetInfo, Q as AssetType, A as AutoImportsWithMetadata, B as BasicModuleInfo, k as CategorizedTabs, a1 as ClientUpdateEvent, X as CodeSnippet, G as CompatibilityStatus, Y as ComponentRelationship, Z as ComponentWithRelationships, a0 as GetWizardArgs, O as GitHubContributor, I as ImageMeta, a3 as InstallModuleReturn, z as InstalledModuleInfo, K as MaintainerInfo, i as ModuleBuiltinTab, E as ModuleCompatibility, M as ModuleCustomTab, a7 as ModuleGlobalOptions, h as ModuleIframeTabLazyOptions, d as ModuleIframeView, f as ModuleLaunchAction, c as ModuleLaunchView, a6 as ModuleOptions, D as ModuleStaticInfo, F as ModuleStats, j as ModuleTabInfo, J as ModuleType, e as ModuleVNodeView, g as ModuleView, r as NpmCommandOptions, q as NpmCommandType, aa as NuxtDevToolsOptions, N as NuxtDevtoolsInfo, a2 as NuxtDevtoolsServerContext, p as PackageManagerName, o as PackageUpdateInfo, v as Payload, y as PluginInfoWithMetic, R as RouteInfo, x as ScannedNitroTasks, s as ServerRouteInfo, u as ServerRouteInput, t as ServerRouteInputType, w as ServerTaskInfo, S as SubprocessOptions, ab as TabCategory, m as TerminalAction, l as TerminalBase, n as TerminalInfo, T as TerminalState, a8 as VSCodeIntegrationOptions, a9 as VSCodeTunnelOptions, $ as WizardActions, _ as WizardFunctions } from './shared/devtools-kit.
|
|
1
|
+
import { V as VueInspectorData, a as VueInspectorClient, H as HookInfo, P as PluginMetric, L as LoadingTimeMetric, b as ServerFunctions, C as ClientFunctions } from './shared/devtools-kit.7150e50a.js';
|
|
2
|
+
export { a4 as AnalyzeBuildMeta, a5 as AnalyzeBuildsInfo, W as AssetEntry, U as AssetInfo, Q as AssetType, A as AutoImportsWithMetadata, B as BasicModuleInfo, k as CategorizedTabs, a1 as ClientUpdateEvent, X as CodeSnippet, G as CompatibilityStatus, Y as ComponentRelationship, Z as ComponentWithRelationships, a0 as GetWizardArgs, O as GitHubContributor, I as ImageMeta, a3 as InstallModuleReturn, z as InstalledModuleInfo, K as MaintainerInfo, i as ModuleBuiltinTab, E as ModuleCompatibility, M as ModuleCustomTab, a7 as ModuleGlobalOptions, h as ModuleIframeTabLazyOptions, d as ModuleIframeView, f as ModuleLaunchAction, c as ModuleLaunchView, a6 as ModuleOptions, D as ModuleStaticInfo, F as ModuleStats, j as ModuleTabInfo, J as ModuleType, e as ModuleVNodeView, g as ModuleView, r as NpmCommandOptions, q as NpmCommandType, aa as NuxtDevToolsOptions, N as NuxtDevtoolsInfo, a2 as NuxtDevtoolsServerContext, p as PackageManagerName, o as PackageUpdateInfo, v as Payload, y as PluginInfoWithMetic, R as RouteInfo, x as ScannedNitroTasks, s as ServerRouteInfo, u as ServerRouteInput, t as ServerRouteInputType, w as ServerTaskInfo, S as SubprocessOptions, ab as TabCategory, m as TerminalAction, l as TerminalBase, n as TerminalInfo, T as TerminalState, a8 as VSCodeIntegrationOptions, a9 as VSCodeTunnelOptions, $ as WizardActions, _ as WizardFunctions } from './shared/devtools-kit.7150e50a.js';
|
|
3
3
|
import { Ref } from 'vue';
|
|
4
4
|
import { AppConfig } from 'nuxt/schema';
|
|
5
5
|
import { NuxtApp } from 'nuxt/app';
|
|
@@ -87,7 +87,7 @@ interface NuxtDevtoolsClientHooks {
|
|
|
87
87
|
/**
|
|
88
88
|
* Event emitted when the component inspector is clicked
|
|
89
89
|
*/
|
|
90
|
-
'host:inspector:click': (
|
|
90
|
+
'host:inspector:click': (url: URL) => void;
|
|
91
91
|
/**
|
|
92
92
|
* Event to close the component inspector
|
|
93
93
|
*/
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nuxt/devtools-kit",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.3.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://devtools.nuxt.com/module/utils-kit",
|
|
7
7
|
"repository": {
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"hookable": "^5.5.3",
|
|
49
49
|
"unbuild": "^2.0.0",
|
|
50
50
|
"unimport": "^3.7.1",
|
|
51
|
-
"vite-plugin-vue-inspector": "^
|
|
51
|
+
"vite-plugin-vue-inspector": "^5.1.0",
|
|
52
52
|
"vue-router": "^4.3.2"
|
|
53
53
|
},
|
|
54
54
|
"scripts": {
|