@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
|
@@ -1 +1 @@
|
|
|
1
|
-
import t from"./vue.
|
|
1
|
+
import t from"./vue.24311fdc.js";import e from"./javascript.b7d6d348.js";import"./html.af01869e.js";import"./css.a67813b3.js";import"./typescript.24e7badf.js";import"./json.709f1c4d.js";import"./yaml.b29e536f.js";const n=Object.freeze({name:"vue-html",scopeName:"text.html.vue-html",fileTypes:[],uuid:"ca2e4260-5d62-45bf-8cf1-d8b5cc19c8f8",patterns:[{include:"source.vue#vue-interpolations"},{name:"meta.tag.any.html",begin:"(<)([A-Z][a-zA-Z0-9:-]*)(?=[^>]*></\\2>)",beginCaptures:{1:{name:"punctuation.definition.tag.begin.html"},2:{name:"support.class.component.html"}},end:"(>)(<)(/)(\\2)(>)",endCaptures:{1:{name:"punctuation.definition.tag.end.html"},2:{name:"punctuation.definition.tag.begin.html meta.scope.between-tag-pair.html"},3:{name:"punctuation.definition.tag.begin.html"},4:{name:"support.class.component.html"},5:{name:"punctuation.definition.tag.end.html"}},patterns:[{include:"#tag-stuff"}]},{name:"meta.tag.any.html",begin:"(<)([a-z][a-zA-Z0-9:-]*)(?=[^>]*></\\2>)",beginCaptures:{1:{name:"punctuation.definition.tag.begin.html"},2:{name:"entity.name.tag.html"}},end:"(>)(<)(/)(\\2)(>)",endCaptures:{1:{name:"punctuation.definition.tag.end.html"},2:{name:"punctuation.definition.tag.begin.html meta.scope.between-tag-pair.html"},3:{name:"punctuation.definition.tag.begin.html"},4:{name:"entity.name.tag.html"},5:{name:"punctuation.definition.tag.end.html"}},patterns:[{include:"#tag-stuff"}]},{name:"meta.tag.preprocessor.xml.html",begin:"(<\\?)(xml)",end:"(\\?>)",captures:{1:{name:"punctuation.definition.tag.html"},2:{name:"entity.name.tag.xml.html"}},patterns:[{include:"#tag-generic-attribute"},{include:"#string-double-quoted"},{include:"#string-single-quoted"}]},{name:"comment.block.html",begin:"<!--",end:"-->",captures:{0:{name:"punctuation.definition.comment.html"}}},{name:"meta.tag.sgml.html",begin:"<!",end:">",captures:{0:{name:"punctuation.definition.tag.html"}},patterns:[{name:"meta.tag.sgml.doctype.html",begin:"(?i:DOCTYPE)",end:"(?=>)",captures:{1:{name:"entity.name.tag.doctype.html"}},patterns:[{name:"string.quoted.double.doctype.identifiers-and-DTDs.html",match:'"[^">]*"'}]},{name:"constant.other.inline-data.html",begin:"\\[CDATA\\[",end:"]](?=>)"},{name:"invalid.illegal.bad-comments-or-CDATA.html",match:"(\\s*)(?!--|>)\\S(\\s*)"}]},{name:"meta.tag.block.any.html",begin:"(</?)([A-Z][a-zA-Z0-9:-]*\\b)",beginCaptures:{1:{name:"punctuation.definition.tag.begin.html"},2:{name:"support.class.component.html"}},end:"(>)",endCaptures:{1:{name:"punctuation.definition.tag.end.html"}},patterns:[{include:"#tag-stuff"}]},{name:"meta.tag.block.any.html",begin:"(</?)([a-z][a-zA-Z0-9:-]*\\b)",beginCaptures:{1:{name:"punctuation.definition.tag.begin.html"},2:{name:"entity.name.tag.block.any.html"}},end:"(>)",endCaptures:{1:{name:"punctuation.definition.tag.end.html"}},patterns:[{include:"#tag-stuff"}]},{name:"meta.tag.structure.any.html",begin:"(</?)((?i:body|head|html)\\b)",end:"(>)",endCaptures:{1:{name:"punctuation.definition.tag.end.html"}},captures:{1:{name:"punctuation.definition.tag.begin.html"},2:{name:"entity.name.tag.structure.any.html"}},patterns:[{include:"#tag-stuff"}]},{name:"meta.tag.block.any.html",begin:"(</?)((?i:address|blockquote|dd|div|dl|dt|fieldset|form|frame|frameset|h1|h2|h3|h4|h5|h6|iframe|noframes|object|ol|p|ul|applet|center|dir|hr|menu|pre)(?!-)\\b)",beginCaptures:{1:{name:"punctuation.definition.tag.begin.html"},2:{name:"entity.name.tag.block.any.html"}},end:"(>)",endCaptures:{1:{name:"punctuation.definition.tag.end.html"}},patterns:[{include:"#tag-stuff"}]},{name:"meta.tag.inline.any.html",begin:"(</?)((?i:a|abbr|acronym|area|b|base|basefont|bdo|big|br|button|caption|cite|code|col|colgroup|del|dfn|em|font|head|html|i|img|input|ins|isindex|kbd|label|legend|li|link|map|meta|noscript|optgroup|option|param|q|s|samp|script|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|title|tr|tt|u|var)(?!-)\\b)",beginCaptures:{1:{name:"punctuation.definition.tag.begin.html"},2:{name:"entity.name.tag.inline.any.html"}},end:"(/?>)",endCaptures:{1:{name:"punctuation.definition.tag.end.html"}},patterns:[{include:"#tag-stuff"}]},{name:"meta.tag.other.html",begin:"(</?)([a-zA-Z0-9:-]+)",beginCaptures:{1:{name:"punctuation.definition.tag.begin.html"},2:{name:"entity.name.tag.other.html"}},end:"(/?>)",endCaptures:{1:{name:"punctuation.definition.tag.end.html"}},patterns:[{include:"#tag-stuff"}]},{include:"#entities"},{name:"invalid.illegal.incomplete.html",match:"<>"},{name:"invalid.illegal.bad-angle-bracket.html",match:"<"}],repository:{entities:{patterns:[{name:"constant.character.entity.html",match:"(&)([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+)(;)",captures:{1:{name:"punctuation.definition.entity.html"},3:{name:"punctuation.definition.entity.html"}}},{name:"invalid.illegal.bad-ampersand.html",match:"&"}]},"string-double-quoted":{name:"string.quoted.double.html",begin:'"',beginCaptures:{0:{name:"punctuation.definition.string.begin.html"}},end:'"',endCaptures:{0:{name:"punctuation.definition.string.end.html"}},patterns:[{include:"source.vue#vue-interpolations"},{include:"#entities"}]},"string-single-quoted":{name:"string.quoted.single.html",begin:"'",beginCaptures:{0:{name:"punctuation.definition.string.begin.html"}},end:"'",endCaptures:{0:{name:"punctuation.definition.string.end.html"}},patterns:[{include:"source.vue#vue-interpolations"},{include:"#entities"}]},"tag-generic-attribute":{name:"entity.other.attribute-name.html",match:"(?<=[^=])\\b([a-zA-Z0-9:\\-_]+)"},"tag-id-attribute":{name:"meta.attribute-with-value.id.html",begin:"\\b(id)\\b\\s*(=)",end:`(?!\\G)(?<='|"|[^\\s<>/])`,captures:{1:{name:"entity.other.attribute-name.id.html"},2:{name:"punctuation.separator.key-value.html"}},patterns:[{name:"string.quoted.double.html",contentName:"meta.toc-list.id.html",begin:'"',beginCaptures:{0:{name:"punctuation.definition.string.begin.html"}},end:'"',endCaptures:{0:{name:"punctuation.definition.string.end.html"}},patterns:[{include:"source.vue#vue-interpolations"},{include:"#entities"}]},{name:"string.quoted.single.html",contentName:"meta.toc-list.id.html",begin:"'",beginCaptures:{0:{name:"punctuation.definition.string.begin.html"}},end:"'",endCaptures:{0:{name:"punctuation.definition.string.end.html"}},patterns:[{include:"source.vue#vue-interpolations"},{include:"#entities"}]},{name:"string.unquoted.html",match:`(?<==)(?:[^\\s<>/'"]|/(?!>))+`,captures:{0:{name:"meta.toc-list.id.html"}}}]},"tag-stuff":{patterns:[{include:"#vue-directives"},{include:"#tag-id-attribute"},{include:"#tag-generic-attribute"},{include:"#string-double-quoted"},{include:"#string-single-quoted"},{include:"#unquoted-attribute"}]},"unquoted-attribute":{name:"string.unquoted.html",match:`(?<==)(?:[^\\s<>/'"]|/(?!>))+`},"vue-directives":{name:"meta.directive.vue",begin:"(?:\\b(v-)|(:|@|#))([a-zA-Z0-9\\-_]+)(?:\\:([a-zA-Z\\-_]+))?(?:\\.([a-zA-Z\\-_]+))*\\s*(=)",end:"(?<='|\")|(?=[\\s<>`])",captures:{1:{name:"entity.other.attribute-name.html"},2:{name:"punctuation.separator.key-value.html"},3:{name:"entity.other.attribute-name.html"},4:{name:"entity.other.attribute-name.html"},5:{name:"entity.other.attribute-name.html"},6:{name:"punctuation.separator.key-value.html"}},patterns:[{name:"source.directive.vue",begin:"`",beginCaptures:{0:{name:"punctuation.definition.string.begin.html"}},end:"`",endCaptures:{0:{name:"punctuation.definition.string.end.html"}},patterns:[{include:"source.js#expression"}]},{name:"source.directive.vue",begin:'"',beginCaptures:{0:{name:"punctuation.definition.string.begin.html"}},end:'"',endCaptures:{0:{name:"punctuation.definition.string.end.html"}},patterns:[{include:"source.js#expression"}]},{name:"source.directive.vue",begin:"'",beginCaptures:{0:{name:"punctuation.definition.string.begin.html"}},end:"'",endCaptures:{0:{name:"punctuation.definition.string.end.html"}},patterns:[{include:"source.js#expression"}]}]}},displayName:"Vue HTML",embeddedLangs:["vue","javascript"]});var r=[...t,...e,n];export{r as default};
|