@shikijs/langs-precompiled 3.7.0 → 3.8.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.
package/dist/vue.mjs CHANGED
@@ -9,7 +9,7 @@ import vue_directives from './vue-directives.mjs'
9
9
  import vue_interpolations from './vue-interpolations.mjs'
10
10
  import vue_sfc_style_variable_injection from './vue-sfc-style-variable-injection.mjs'
11
11
 
12
- const lang = Object.freeze({displayName:"Vue",name:"vue",patterns:[{include:"#vue-comments"},{include:"#self-closing-tag"},{begin:/(<)/dgv,beginCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"}},end:/(>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},patterns:[{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)md\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"text.html.markdown",patterns:[{include:"text.html.markdown"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)html\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"text.html.derivative",patterns:[{include:"#html-stuff"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)pug\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"text.pug",patterns:[{include:"text.pug"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)stylus\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.stylus",patterns:[{include:"source.stylus"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)postcss\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.postcss",patterns:[{include:"source.postcss"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)sass\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.sass",patterns:[{include:"source.sass"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)css\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.css",patterns:[{include:"source.css"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)scss\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.css.scss",patterns:[{include:"source.css.scss"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)less\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.css.less",patterns:[{include:"source.css.less"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)js\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.js",patterns:[{include:"source.js"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)ts\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.ts",patterns:[{include:"source.ts"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)jsx\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.js.jsx",patterns:[{include:"source.js.jsx"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)tsx\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.tsx",patterns:[{include:"source.tsx"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)coffee\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.coffee",patterns:[{include:"source.coffee"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)json\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.json",patterns:[{include:"source.json"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)jsonc\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.json.comments",patterns:[{include:"source.json.comments"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)json5\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.json5",patterns:[{include:"source.json5"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)yaml\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.yaml",patterns:[{include:"source.yaml"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)toml\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.toml",patterns:[{include:"source.toml"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)(g(?:ql|raphql))\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.graphql",patterns:[{include:"source.graphql"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)vue\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.vue",patterns:[{include:"source.vue"}]}]},{begin:/(template)\b/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/template\b)/dgv,name:"text.html.derivative",patterns:[{include:"#html-stuff"}]}]},{begin:/(script)\b/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/script\b)/dgv,name:"source.js",patterns:[{include:"source.js"}]}]},{begin:/(style)\b/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/style\b)/dgv,name:"source.css",patterns:[{include:"source.css"}]}]},{begin:/([\-0-\:A-Za-z]+)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"text"}]}]}],repository:{"html-stuff":{patterns:[{include:"#template-tag"},{include:"text.html.derivative"},{include:"text.html.basic"}]},"self-closing-tag":{begin:/(<)([\-0-\:A-Za-z]+)(?=([^\>]+\/>))/dgv,beginCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},end:/(\/>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},name:"self-closing-tag",patterns:[{include:"#tag-stuff"}]},"tag-stuff":{begin:/(?:)/dgv,end:/(?=\/>)|(>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},name:"meta.tag-stuff",patterns:[{include:"#vue-directives"},{include:"text.html.basic#attribute"}]},"template-tag":{patterns:[{include:"#template-tag-1"},{include:"#template-tag-2"}]},"template-tag-1":{begin:/(<)(template)\b(>)/dgv,beginCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"},"3":{name:"punctuation.definition.tag.end.html.vue"}},end:/(\/?>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},name:"meta.template-tag.start",patterns:[{begin:/(?:)/dgv,end:/(?=\/>)|((<\/)(template))\b/dgv,endCaptures:{"2":{name:"punctuation.definition.tag.begin.html.vue"},"3":{name:"entity.name.tag.$3.html.vue"}},name:"meta.template-tag.end",patterns:[{include:"#html-stuff"}]}]},"template-tag-2":{begin:/(<)(template)\b/dgv,beginCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},end:/(\/?>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},name:"meta.template-tag.start",patterns:[{begin:/(?:)/dgv,end:/(?=\/>)|((<\/)(template))\b/dgv,endCaptures:{"2":{name:"punctuation.definition.tag.begin.html.vue"},"3":{name:"entity.name.tag.$3.html.vue"}},name:"meta.template-tag.end",patterns:[{include:"#tag-stuff"},{include:"#html-stuff"}]}]},"vue-comments":{patterns:[{include:"#vue-comments-key-value"},{begin:/<!--/dgv,captures:{"0":{name:"punctuation.definition.comment.vue"}},end:/-->/dgv,name:"comment.block.vue"}]},"vue-comments-key-value":{begin:/(<!--)\p{space}*(@)([\$\p{L}\p{M}\p{N}\p{Pc}]+)(?=\p{space})/dgv,beginCaptures:{"1":{name:"punctuation.definition.comment.vue"},"2":{name:"punctuation.definition.block.tag.comment.vue"},"3":{name:"storage.type.class.comment.vue"}},end:/(-->)/dgv,endCaptures:{"1":{name:"punctuation.definition.comment.vue"}},name:"comment.block.vue",patterns:[{include:"source.json#value"}]},"vue-directives":{patterns:[{include:"#vue-directives-control"},{include:"#vue-directives-generic-attr"},{include:"#vue-directives-style-attr"},{include:"#vue-directives-original"}]},"vue-directives-control":{begin:/(?:(v-for)|(v-(?:if|else-if|else)))(?==)/dgv,beginCaptures:{"1":{name:"keyword.control.loop.vue"},"2":{name:"keyword.control.conditional.vue"}},end:/(?=\p{space}*[^\=\p{space}])/dgv,name:"meta.attribute.directive.control.vue",patterns:[{include:"#vue-directives-expression"}]},"vue-directives-expression":{patterns:[{begin:/(=)\p{space}*(["'\`])/dgv,beginCaptures:{"1":{name:"punctuation.separator.key-value.html.vue"},"2":{name:"punctuation.definition.string.begin.html.vue"}},end:/(\2)()/dgv,endCaptures:{"1":{name:"punctuation.definition.string.end.html.vue"}},patterns:[{begin:/(?<=(["'\`]))/dgv,end:/(?=\1)()/dgv,name:"source.ts.embedded.html.vue",patterns:[{include:"source.ts#expression"}]}]},{begin:/(=)\p{space}*(?=[^"'\`])/dgv,beginCaptures:{"1":{name:"punctuation.separator.key-value.html.vue"}},end:/(?=([\>\p{space}]|\/>))/dgv,patterns:[{begin:/(?=[^"'\`])/dgv,end:/(?=([\>\p{space}]|\/>))/dgv,name:"source.ts.embedded.html.vue",patterns:[{include:"source.ts#expression"}]}]}]},"vue-directives-generic-attr":{begin:/\b(generic)\p{space}*(=)/dgv,beginCaptures:{"1":{name:"entity.other.attribute-name.html.vue"},"2":{name:"punctuation.separator.key-value.html.vue"}},end:/(?<=["'])/dgv,name:"meta.attribute.generic.vue",patterns:[{begin:/(["'])/dgv,beginCaptures:{"1":{name:"punctuation.definition.string.begin.html.vue"}},end:/((?!))/dgv,endCaptures:{"1":{name:"punctuation.definition.string.end.html.vue"}},name:"meta.type.parameters.vue",patterns:[{include:"source.ts#comment"},{match:/(?<![\$_\p{Alpha}\p{Nd}])(?:(?<=\.\.\.)|(?<!\.))(extends|in|out)(?![\$_\p{Alpha}\p{Nd}])(?:(?=\.\.\.)|(?!\.))/dgv,name:"storage.modifier.ts"},{include:"source.ts#type"},{include:"source.ts#punctuation-comma"},{match:/(=)(?!>)/dgv,name:"keyword.operator.assignment.ts"}]}]},"vue-directives-original":{begin:/(?:(v-[\-\p{L}\p{M}\p{N}\p{Pc}]+)(:)?|([\.\:])|(@)|(#))(?:(\[)([^\]]*)(\])|([\-\p{L}\p{M}\p{N}\p{Pc}]+))?/dgv,beginCaptures:{"1":{name:"entity.other.attribute-name.html.vue"},"2":{name:"punctuation.separator.key-value.html.vue"},"3":{name:"punctuation.attribute-shorthand.bind.html.vue"},"4":{name:"punctuation.attribute-shorthand.event.html.vue"},"5":{name:"punctuation.attribute-shorthand.slot.html.vue"},"6":{name:"punctuation.separator.key-value.html.vue"},"7":{name:"source.ts.embedded.html.vue",patterns:[{include:"source.ts#expression"}]},"8":{name:"punctuation.separator.key-value.html.vue"},"9":{name:"entity.other.attribute-name.html.vue"}},end:/(?=\p{space}*[^\=\p{space}])/dgv,name:"meta.attribute.directive.vue",patterns:[{"1":{name:"punctuation.separator.key-value.html.vue"},"2":{name:"entity.other.attribute-name.html.vue"},match:/(\.)([\-\p{L}\p{M}\p{N}\p{Pc}]*)/dgv},{include:"#vue-directives-expression"}]},"vue-directives-style-attr":{begin:/\b(style)\p{space}*(=)/dgv,beginCaptures:{"1":{name:"entity.other.attribute-name.html.vue"},"2":{name:"punctuation.separator.key-value.html.vue"}},end:/(?<=["'])/dgv,name:"meta.attribute.style.vue",patterns:[{begin:/(["'])/dgv,beginCaptures:{"1":{name:"punctuation.definition.string.begin.html.vue"}},end:/((?!))/dgv,endCaptures:{"1":{name:"punctuation.definition.string.end.html.vue"}},name:"source.css.embedded.html.vue",patterns:[{include:"source.css#comment-block"},{include:"source.css#escapes"},{include:"source.css#font-features"},{match:/(?<![\-\p{L}\p{M}\p{N}\p{Pc}])--[\-A-Z_a-z[^\x00-\x7F]](?:[\-0-9A-Z_a-z[^\x00-\x7F]]|\\(?:\p{AHex}{1,6}|[^\n]))*/dgv,name:"variable.css"},{begin:/(?<![\-A-Za-z])(?=[\-A-Za-z])/dgv,end:/(?=\n?$)|(?![\-A-Za-z])/dgv,name:"meta.property-name.css",patterns:[{include:"source.css#property-names"}]},{begin:/(:)\p{space}*/dgv,beginCaptures:{"1":{name:"punctuation.separator.key-value.css"}},contentName:"meta.property-value.css",end:/\p{space}*(;)|\p{space}*(?=["'])/dgv,endCaptures:{"1":{name:"punctuation.terminator.rule.css"}},patterns:[{include:"source.css#comment-block"},{include:"source.css#property-values"}]},{match:/;/dgv,name:"punctuation.terminator.rule.css"}]}]},"vue-interpolations":{patterns:[{begin:/(\{\{)/dgv,beginCaptures:{"1":{name:"punctuation.definition.interpolation.begin.html.vue"}},end:/(\}\})/dgv,endCaptures:{"1":{name:"punctuation.definition.interpolation.end.html.vue"}},name:"expression.embedded.vue",patterns:[{begin:/(?:)/dgv,end:/(?=\}\})/dgv,name:"source.ts.embedded.html.vue",patterns:[{include:"source.ts#expression"}]}]}]}},scopeName:"source.vue",embeddedLangs:["css","javascript","typescript","json","html-derivative","html","markdown-vue","vue-directives","vue-interpolations","vue-sfc-style-variable-injection"],aliases:undefined,embeddedLangsLazy:["markdown","pug","stylus","sass","scss","less","jsx","tsx","coffee","jsonc","json5","yaml","toml","graphql"]})
12
+ const lang = Object.freeze({displayName:"Vue",name:"vue",patterns:[{include:"#vue-comments"},{include:"#self-closing-tag"},{begin:/(<)/dgv,beginCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"}},end:/(>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},patterns:[{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)md\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"text.html.markdown",patterns:[{include:"text.html.markdown"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)html\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"text.html.derivative",patterns:[{include:"#html-stuff"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)pug\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"text.pug",patterns:[{include:"text.pug"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)stylus\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.stylus",patterns:[{include:"source.stylus"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)postcss\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.postcss",patterns:[{include:"source.postcss"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)sass\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.sass",patterns:[{include:"source.sass"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)css\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.css",patterns:[{include:"source.css"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)scss\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.css.scss",patterns:[{include:"source.css.scss"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)less\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.css.less",patterns:[{include:"source.css.less"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)js\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.js",patterns:[{include:"source.js"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)ts\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.ts",patterns:[{include:"source.ts"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)jsx\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.js.jsx",patterns:[{include:"source.js.jsx"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)tsx\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.tsx",patterns:[{include:"source.tsx"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)coffee\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.coffee",patterns:[{include:"source.coffee"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)json\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.json",patterns:[{include:"source.json"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)jsonc\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.json.comments",patterns:[{include:"source.json.comments"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)json5\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.json5",patterns:[{include:"source.json5"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)yaml\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.yaml",patterns:[{include:"source.yaml"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)toml\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.toml",patterns:[{include:"source.toml"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)(g(?:ql|raphql))\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.graphql",patterns:[{include:"source.graphql"}]}]},{begin:/([\-0-\:A-Za-z]+)\b(?=[^\>]*\blang\p{space}*=\p{space}*(["']?)vue\b\2)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"source.vue",patterns:[{include:"source.vue"}]}]},{begin:/(template)\b/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/template\b)/dgv,name:"text.html.derivative",patterns:[{include:"#html-stuff"}]}]},{begin:/(script)\b/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/script\b)/dgv,name:"source.js",patterns:[{include:"source.js"}]}]},{begin:/(style)\b/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/style\b)/dgv,name:"source.css",patterns:[{include:"source.css"}]}]},{begin:/([\-0-\:A-Za-z]+)/dgv,beginCaptures:{"1":{name:"entity.name.tag.$1.html.vue"}},end:/(<\/)(\1)\p{space}*(?=>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},patterns:[{include:"#tag-stuff"},{begin:/(?<=>)/dgv,end:/(?=<\/)/dgv,name:"text"}]}]}],repository:{"html-stuff":{patterns:[{include:"#template-tag"},{include:"text.html.derivative"},{include:"text.html.basic"}]},"self-closing-tag":{begin:/(<)([\-0-\:A-Za-z]+)(?=([^\>]+\/>))/dgv,beginCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},end:/(\/>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},name:"self-closing-tag",patterns:[{include:"#tag-stuff"}]},"tag-stuff":{begin:/(?:)/dgv,end:/(?=\/>)|(>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},name:"meta.tag-stuff",patterns:[{include:"#vue-directives"},{include:"text.html.basic#attribute"}]},"template-tag":{patterns:[{include:"#template-tag-1"},{include:"#template-tag-2"}]},"template-tag-1":{begin:/(<)(template)\b(>)/dgv,beginCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"},"3":{name:"punctuation.definition.tag.end.html.vue"}},end:/(\/?>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},name:"meta.template-tag.start",patterns:[{begin:/(?:)/dgv,end:/(?=\/>)|((<\/)(template))\b/dgv,endCaptures:{"2":{name:"punctuation.definition.tag.begin.html.vue"},"3":{name:"entity.name.tag.$3.html.vue"}},name:"meta.template-tag.end",patterns:[{include:"#html-stuff"}]}]},"template-tag-2":{begin:/(<)(template)\b/dgv,beginCaptures:{"1":{name:"punctuation.definition.tag.begin.html.vue"},"2":{name:"entity.name.tag.$2.html.vue"}},end:/(\/?>)/dgv,endCaptures:{"1":{name:"punctuation.definition.tag.end.html.vue"}},name:"meta.template-tag.start",patterns:[{begin:/(?:)/dgv,end:/(?=\/>)|((<\/)(template))\b/dgv,endCaptures:{"2":{name:"punctuation.definition.tag.begin.html.vue"},"3":{name:"entity.name.tag.$3.html.vue"}},name:"meta.template-tag.end",patterns:[{include:"#tag-stuff"},{include:"#html-stuff"}]}]},"vue-comments":{patterns:[{include:"#vue-comments-key-value"},{begin:/<!--/dgv,captures:{"0":{name:"punctuation.definition.comment.vue"}},end:/-->/dgv,name:"comment.block.vue"}]},"vue-comments-key-value":{begin:/(<!--)\p{space}*(@)([\$\p{L}\p{M}\p{N}\p{Pc}]+)(?=\p{space})/dgv,beginCaptures:{"1":{name:"punctuation.definition.comment.vue"},"2":{name:"punctuation.definition.block.tag.comment.vue"},"3":{name:"storage.type.class.comment.vue"}},end:/(-->)/dgv,endCaptures:{"1":{name:"punctuation.definition.comment.vue"}},name:"comment.block.vue",patterns:[{include:"source.json#value"}]},"vue-directives":{patterns:[{include:"#vue-directives-control"},{include:"#vue-directives-generic-attr"},{include:"#vue-directives-style-attr"},{include:"#vue-directives-original"}]},"vue-directives-control":{begin:/(?:(v-for)|(v-(?:if|else-if|else)))(?=[\)\/\=\>\p{space}])/dgv,beginCaptures:{"1":{name:"keyword.control.loop.vue"},"2":{name:"keyword.control.conditional.vue"}},end:/(?=\p{space}*[^\=\p{space}])/dgv,name:"meta.attribute.directive.control.vue",patterns:[{include:"#vue-directives-expression"}]},"vue-directives-expression":{patterns:[{begin:/(=)\p{space}*(["'\`])/dgv,beginCaptures:{"1":{name:"punctuation.separator.key-value.html.vue"},"2":{name:"punctuation.definition.string.begin.html.vue"}},end:/(\2)()/dgv,endCaptures:{"1":{name:"punctuation.definition.string.end.html.vue"}},patterns:[{begin:/(?<=(["'\`]))/dgv,end:/(?=\1)()/dgv,name:"source.ts.embedded.html.vue",patterns:[{include:"source.ts#expression"}]}]},{begin:/(=)\p{space}*(?=[^"'\`])/dgv,beginCaptures:{"1":{name:"punctuation.separator.key-value.html.vue"}},end:/(?=([\>\p{space}]|\/>))/dgv,patterns:[{begin:/(?=[^"'\`])/dgv,end:/(?=([\>\p{space}]|\/>))/dgv,name:"source.ts.embedded.html.vue",patterns:[{include:"source.ts#expression"}]}]}]},"vue-directives-generic-attr":{begin:/\b(generic)\p{space}*(=)/dgv,beginCaptures:{"1":{name:"entity.other.attribute-name.html.vue"},"2":{name:"punctuation.separator.key-value.html.vue"}},end:/(?<=["'])/dgv,name:"meta.attribute.generic.vue",patterns:[{begin:/(["'])/dgv,beginCaptures:{"1":{name:"punctuation.definition.string.begin.html.vue"}},end:/((?!))/dgv,endCaptures:{"1":{name:"punctuation.definition.string.end.html.vue"}},name:"meta.type.parameters.vue",patterns:[{include:"source.ts#comment"},{match:/(?<![\$_\p{Alpha}\p{Nd}])(?:(?<=\.\.\.)|(?<!\.))(extends|in|out)(?![\$_\p{Alpha}\p{Nd}])(?:(?=\.\.\.)|(?!\.))/dgv,name:"storage.modifier.ts"},{include:"source.ts#type"},{include:"source.ts#punctuation-comma"},{match:/(=)(?!>)/dgv,name:"keyword.operator.assignment.ts"}]}]},"vue-directives-original":{begin:/(?:(v-[\-\p{L}\p{M}\p{N}\p{Pc}]+)(:)?|([\.\:])|(@)|(#))(?:(\[)([^\]]*)(\])|([\-\p{L}\p{M}\p{N}\p{Pc}]+))?/dgv,beginCaptures:{"1":{name:"entity.other.attribute-name.html.vue"},"2":{name:"punctuation.separator.key-value.html.vue"},"3":{name:"punctuation.attribute-shorthand.bind.html.vue"},"4":{name:"punctuation.attribute-shorthand.event.html.vue"},"5":{name:"punctuation.attribute-shorthand.slot.html.vue"},"6":{name:"punctuation.separator.key-value.html.vue"},"7":{name:"source.ts.embedded.html.vue",patterns:[{include:"source.ts#expression"}]},"8":{name:"punctuation.separator.key-value.html.vue"},"9":{name:"entity.other.attribute-name.html.vue"}},end:/(?=\p{space}*[^\=\p{space}])/dgv,name:"meta.attribute.directive.vue",patterns:[{"1":{name:"punctuation.separator.key-value.html.vue"},"2":{name:"entity.other.attribute-name.html.vue"},match:/(\.)([\-\p{L}\p{M}\p{N}\p{Pc}]*)/dgv},{include:"#vue-directives-expression"}]},"vue-directives-style-attr":{begin:/\b(style)\p{space}*(=)/dgv,beginCaptures:{"1":{name:"entity.other.attribute-name.html.vue"},"2":{name:"punctuation.separator.key-value.html.vue"}},end:/(?<=["'])/dgv,name:"meta.attribute.style.vue",patterns:[{begin:/(["'])/dgv,beginCaptures:{"1":{name:"punctuation.definition.string.begin.html.vue"}},end:/((?!))/dgv,endCaptures:{"1":{name:"punctuation.definition.string.end.html.vue"}},name:"source.css.embedded.html.vue",patterns:[{include:"source.css#comment-block"},{include:"source.css#escapes"},{include:"source.css#font-features"},{match:/(?<![\-\p{L}\p{M}\p{N}\p{Pc}])--[\-A-Z_a-z[^\x00-\x7F]](?:[\-0-9A-Z_a-z[^\x00-\x7F]]|\\(?:\p{AHex}{1,6}|[^\n]))*/dgv,name:"variable.css"},{begin:/(?<![\-A-Za-z])(?=[\-A-Za-z])/dgv,end:/(?=\n?$)|(?![\-A-Za-z])/dgv,name:"meta.property-name.css",patterns:[{include:"source.css#property-names"}]},{begin:/(:)\p{space}*/dgv,beginCaptures:{"1":{name:"punctuation.separator.key-value.css"}},contentName:"meta.property-value.css",end:/\p{space}*(;)|\p{space}*(?=["'])/dgv,endCaptures:{"1":{name:"punctuation.terminator.rule.css"}},patterns:[{include:"source.css#comment-block"},{include:"source.css#property-values"}]},{match:/;/dgv,name:"punctuation.terminator.rule.css"}]}]},"vue-interpolations":{patterns:[{begin:/(\{\{)/dgv,beginCaptures:{"1":{name:"punctuation.definition.interpolation.begin.html.vue"}},end:/(\}\})/dgv,endCaptures:{"1":{name:"punctuation.definition.interpolation.end.html.vue"}},name:"expression.embedded.vue",patterns:[{begin:/(?:)/dgv,end:/(?=\}\})/dgv,name:"source.ts.embedded.html.vue",patterns:[{include:"source.ts#expression"}]}]}]}},scopeName:"source.vue",embeddedLangs:["css","javascript","typescript","json","html-derivative","html","markdown-vue","vue-directives","vue-interpolations","vue-sfc-style-variable-injection"],aliases:undefined,embeddedLangsLazy:["markdown","pug","stylus","sass","scss","less","jsx","tsx","coffee","jsonc","json5","yaml","toml","graphql"]})
13
13
 
14
14
  export default [
15
15
  ...css,
package/dist/zig.mjs CHANGED
@@ -1,4 +1,4 @@
1
- const lang = Object.freeze({displayName:"Zig",fileTypes:["zig","zon"],name:"zig",patterns:[{include:"#comments"},{include:"#strings"},{include:"#keywords"},{include:"#operators"},{include:"#punctuation"},{include:"#numbers"},{include:"#support"},{include:"#variables"}],repository:{commentContents:{patterns:[{match:/\b(TODO|FIXME|XXX|NOTE)\b:?/dgv,name:"keyword.todo.zig"}]},comments:{patterns:[{begin:/\/\/[\!\/](?=[^\/])/dgv,end:/(?=\n?$)/dgv,name:"comment.line.documentation.zig",patterns:[{include:"#commentContents"}]},{begin:/\/\//dgv,end:/(?=\n?$)/dgv,name:"comment.line.double-slash.zig",patterns:[{include:"#commentContents"}]}]},keywords:{patterns:[{match:/\binline\b(?!\p{space}*\bfn\b)/dgv,name:"keyword.control.repeat.zig"},{match:/\b(while|for)\b/dgv,name:"keyword.control.repeat.zig"},{match:/\b(extern|packed|export|pub|noalias|inline|comptime|volatile|align|linksection|threadlocal|allowzero|noinline|callconv)\b/dgv,name:"keyword.storage.zig"},{match:/\b(struct|enum|union|opaque)\b/dgv,name:"keyword.structure.zig"},{match:/\b(asm|unreachable)\b/dgv,name:"keyword.statement.zig"},{match:/\b(break|return|continue|defer|errdefer)\b/dgv,name:"keyword.control.flow.zig"},{match:/\b(await|resume|suspend|async|nosuspend)\b/dgv,name:"keyword.control.async.zig"},{match:/\b(try|catch)\b/dgv,name:"keyword.control.trycatch.zig"},{match:/\b(if|else|switch|orelse)\b/dgv,name:"keyword.control.conditional.zig"},{match:/\b(null|undefined)\b/dgv,name:"keyword.constant.default.zig"},{match:/\b(true|false)\b/dgv,name:"keyword.constant.bool.zig"},{match:/\b(usingnamespace|test|and|or)\b/dgv,name:"keyword.default.zig"},{match:/\b(bool|void|noreturn|type|error|anyerror|anyframe|anytype|anyopaque)\b/dgv,name:"keyword.type.zig"},{match:/\b(f16|f32|f64|f80|f128|u\p{Nd}+|i\p{Nd}+|isize|usize|comptime_int|comptime_float)\b/dgv,name:"keyword.type.integer.zig"},{match:/\b(c_(?:char|short|ushort|int|uint|long|ulong|longlong|ulonglong|longdouble))\b/dgv,name:"keyword.type.c.zig"}]},numbers:{patterns:[{match:/\b0x\p{AHex}[_\p{AHex}]*(\.\p{AHex}[_\p{AHex}]*)?([Pp][\-\+]?[_\p{AHex}]+)?\b/dgv,name:"constant.numeric.hexfloat.zig"},{match:/\b[0-9][0-9_]*(\.[0-9][0-9_]*)?([Ee][\-\+]?[0-9_]+)?\b/dgv,name:"constant.numeric.float.zig"},{match:/\b[0-9][0-9_]*\b/dgv,name:"constant.numeric.decimal.zig"},{match:/\b0x[_\p{AHex}]+\b/dgv,name:"constant.numeric.hexadecimal.zig"},{match:/\b0o[0-7_]+\b/dgv,name:"constant.numeric.octal.zig"},{match:/\b0b[01_]+\b/dgv,name:"constant.numeric.binary.zig"},{match:/\b[0-9](([EPep][\-\+])|[0-9A-Z_a-z])*(\.(([EPep][\-\+])|[0-9A-Z_a-z])*)?([EPep][\-\+])?[0-9A-Z_a-z]*\b/dgv,name:"constant.numeric.invalid.zig"}]},operators:{patterns:[{match:/(?<=\[)\*c(?=\])/dgv,name:"keyword.operator.c-pointer.zig"},{match:/\b((and|or))\b|(==|!=|<=|>=|[\<\>])/dgv,name:"keyword.operator.comparison.zig"},{match:/(-%?|\+%?|\*%?|[\%\/])=?/dgv,name:"keyword.operator.arithmetic.zig"},{match:/(<<%?|>>|[\!\&\^\|\~])=?/dgv,name:"keyword.operator.bitwise.zig"},{match:/(==|\+\+|\*\*|->)/dgv,name:"keyword.operator.special.zig"},{match:/=/dgv,name:"keyword.operator.assignment.zig"},{match:/\?/dgv,name:"keyword.operator.question.zig"}]},punctuation:{patterns:[{match:/\./dgv,name:"punctuation.accessor.zig"},{match:/,/dgv,name:"punctuation.comma.zig"},{match:/:/dgv,name:"punctuation.separator.key-value.zig"},{match:/;/dgv,name:"punctuation.terminator.statement.zig"}]},stringcontent:{patterns:[{match:/\\(["'\\nrt]|(x\p{AHex}{2})|(u\{\p{AHex}+\}))/dgv,name:"constant.character.escape.zig"},{match:/\\[^\n]/dgv,name:"invalid.illegal.unrecognized-string-escape.zig"}]},strings:{patterns:[{begin:/"/dgv,end:/"/dgv,name:"string.quoted.double.zig",patterns:[{include:"#stringcontent"}]},{begin:/\\\\/dgv,end:/(?=\n?$)/dgv,name:"string.multiline.zig"},{match:/'([^'\\]|\\(x\p{AHex}{2}|[012][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|[^\n]))'/dgv,name:"string.quoted.single.zig"}]},support:{patterns:[{match:/@[A-Z_a-z][0-9A-Z_a-z]*/dgv,name:"support.function.builtin.zig"}]},variables:{patterns:[{name:"meta.function.declaration.zig",patterns:[{captures:{"1":{name:"storage.type.function.zig"},"2":{name:"entity.name.type.zig"}},match:/\b(fn)\p{space}+([A-Z][0-9A-Za-z]*)\b/dgv},{captures:{"1":{name:"storage.type.function.zig"},"2":{name:"entity.name.function.zig"}},match:/\b(fn)\p{space}+([A-Z_a-z][0-9A-Z_a-z]*)\b/dgv},{begin:/\b(fn)\p{space}+@"/dgv,beginCaptures:{"1":{name:"storage.type.function.zig"}},end:/"/dgv,name:"entity.name.function.string.zig",patterns:[{include:"#stringcontent"}]},{match:/\b(const|var|fn)\b/dgv,name:"keyword.default.zig"}]},{name:"meta.function.call.zig",patterns:[{match:/([A-Z][0-9A-Za-z]*)(?=\p{space}*\()/dgv,name:"entity.name.type.zig"},{match:/([A-Z_a-z][0-9A-Z_a-z]*)(?=\p{space}*\()/dgv,name:"entity.name.function.zig"}]},{name:"meta.variable.zig",patterns:[{match:/\b[A-Z_a-z][0-9A-Z_a-z]*\b/dgv,name:"variable.zig"},{begin:/@"/dgv,end:/"/dgv,name:"variable.string.zig",patterns:[{include:"#stringcontent"}]}]}]}},scopeName:"source.zig",embeddedLangs:undefined,aliases:undefined})
1
+ const lang = Object.freeze({displayName:"Zig",fileTypes:["zig","zon"],name:"zig",patterns:[{include:"#comments"},{include:"#strings"},{include:"#keywords"},{include:"#operators"},{include:"#punctuation"},{include:"#numbers"},{include:"#support"},{include:"#variables"}],repository:{commentContents:{patterns:[{match:/\b(TODO|FIXME|XXX|NOTE)\b:?/dgv,name:"keyword.todo.zig"}]},comments:{patterns:[{begin:/\/\/[\!\/](?=[^\/])/dgv,end:/(?=\n?$)/dgv,name:"comment.line.documentation.zig",patterns:[{include:"#commentContents"}]},{begin:/\/\//dgv,end:/(?=\n?$)/dgv,name:"comment.line.double-slash.zig",patterns:[{include:"#commentContents"}]}]},keywords:{patterns:[{match:/\binline\b(?!\p{space}*\bfn\b)/dgv,name:"keyword.control.repeat.zig"},{match:/\b(while|for)\b/dgv,name:"keyword.control.repeat.zig"},{match:/\b(extern|packed|export|pub|noalias|inline|comptime|volatile|align|linksection|threadlocal|allowzero|noinline|callconv)\b/dgv,name:"keyword.storage.zig"},{match:/\b(struct|enum|union|opaque)\b/dgv,name:"keyword.structure.zig"},{match:/\b(asm|unreachable)\b/dgv,name:"keyword.statement.zig"},{match:/\b(break|return|continue|defer|errdefer)\b/dgv,name:"keyword.control.flow.zig"},{match:/\b(resume|suspend|nosuspend)\b/dgv,name:"keyword.control.async.zig"},{match:/\b(try|catch)\b/dgv,name:"keyword.control.trycatch.zig"},{match:/\b(if|else|switch|orelse)\b/dgv,name:"keyword.control.conditional.zig"},{match:/\b(null|undefined)\b/dgv,name:"keyword.constant.default.zig"},{match:/\b(true|false)\b/dgv,name:"keyword.constant.bool.zig"},{match:/\b(test|and|or)\b/dgv,name:"keyword.default.zig"},{match:/\b(bool|void|noreturn|type|error|anyerror|anyframe|anytype|anyopaque)\b/dgv,name:"keyword.type.zig"},{match:/\b(f16|f32|f64|f80|f128|u\p{Nd}+|i\p{Nd}+|isize|usize|comptime_int|comptime_float)\b/dgv,name:"keyword.type.integer.zig"},{match:/\b(c_(?:char|short|ushort|int|uint|long|ulong|longlong|ulonglong|longdouble))\b/dgv,name:"keyword.type.c.zig"}]},numbers:{patterns:[{match:/\b0x\p{AHex}[_\p{AHex}]*(\.\p{AHex}[_\p{AHex}]*)?([Pp][\-\+]?[_\p{AHex}]+)?\b/dgv,name:"constant.numeric.hexfloat.zig"},{match:/\b[0-9][0-9_]*(\.[0-9][0-9_]*)?([Ee][\-\+]?[0-9_]+)?\b/dgv,name:"constant.numeric.float.zig"},{match:/\b[0-9][0-9_]*\b/dgv,name:"constant.numeric.decimal.zig"},{match:/\b0x[_\p{AHex}]+\b/dgv,name:"constant.numeric.hexadecimal.zig"},{match:/\b0o[0-7_]+\b/dgv,name:"constant.numeric.octal.zig"},{match:/\b0b[01_]+\b/dgv,name:"constant.numeric.binary.zig"},{match:/\b[0-9](([EPep][\-\+])|[0-9A-Z_a-z])*(\.(([EPep][\-\+])|[0-9A-Z_a-z])*)?([EPep][\-\+])?[0-9A-Z_a-z]*\b/dgv,name:"constant.numeric.invalid.zig"}]},operators:{patterns:[{match:/(?<=\[)\*c(?=\])/dgv,name:"keyword.operator.c-pointer.zig"},{match:/\b((and|or))\b|(==|!=|<=|>=|[\<\>])/dgv,name:"keyword.operator.comparison.zig"},{match:/(-%?|\+%?|\*%?|[\%\/])=?/dgv,name:"keyword.operator.arithmetic.zig"},{match:/(<<%?|>>|[\!\&\^\|\~])=?/dgv,name:"keyword.operator.bitwise.zig"},{match:/(==|\+\+|\*\*|->)/dgv,name:"keyword.operator.special.zig"},{match:/=/dgv,name:"keyword.operator.assignment.zig"},{match:/\?/dgv,name:"keyword.operator.question.zig"}]},punctuation:{patterns:[{match:/\./dgv,name:"punctuation.accessor.zig"},{match:/,/dgv,name:"punctuation.comma.zig"},{match:/:/dgv,name:"punctuation.separator.key-value.zig"},{match:/;/dgv,name:"punctuation.terminator.statement.zig"}]},stringcontent:{patterns:[{match:/\\(["'\\nrt]|(x\p{AHex}{2})|(u\{\p{AHex}+\}))/dgv,name:"constant.character.escape.zig"},{match:/\\[^\n]/dgv,name:"invalid.illegal.unrecognized-string-escape.zig"}]},strings:{patterns:[{begin:/"/dgv,end:/"/dgv,name:"string.quoted.double.zig",patterns:[{include:"#stringcontent"}]},{begin:/\\\\/dgv,end:/(?=\n?$)/dgv,name:"string.multiline.zig"},{match:/'([^'\\]|\\(x\p{AHex}{2}|[012][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|[^\n]))'/dgv,name:"string.quoted.single.zig"}]},support:{patterns:[{match:/@[A-Z_a-z][0-9A-Z_a-z]*/dgv,name:"support.function.builtin.zig"}]},variables:{patterns:[{name:"meta.function.declaration.zig",patterns:[{captures:{"1":{name:"storage.type.function.zig"},"2":{name:"entity.name.type.zig"}},match:/\b(fn)\p{space}+([A-Z][0-9A-Za-z]*)\b/dgv},{captures:{"1":{name:"storage.type.function.zig"},"2":{name:"entity.name.function.zig"}},match:/\b(fn)\p{space}+([A-Z_a-z][0-9A-Z_a-z]*)\b/dgv},{begin:/\b(fn)\p{space}+@"/dgv,beginCaptures:{"1":{name:"storage.type.function.zig"}},end:/"/dgv,name:"entity.name.function.string.zig",patterns:[{include:"#stringcontent"}]},{match:/\b(const|var|fn)\b/dgv,name:"keyword.default.zig"}]},{name:"meta.function.call.zig",patterns:[{match:/([A-Z][0-9A-Za-z]*)(?=\p{space}*\()/dgv,name:"entity.name.type.zig"},{match:/([A-Z_a-z][0-9A-Z_a-z]*)(?=\p{space}*\()/dgv,name:"entity.name.function.zig"}]},{name:"meta.variable.zig",patterns:[{match:/\b[A-Z_a-z][0-9A-Z_a-z]*\b/dgv,name:"variable.zig"},{begin:/@"/dgv,end:/"/dgv,name:"variable.string.zig",patterns:[{include:"#stringcontent"}]}]}]}},scopeName:"source.zig",embeddedLangs:undefined,aliases:undefined})
2
2
 
3
3
  export default [
4
4
  lang
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@shikijs/langs-precompiled",
3
3
  "type": "module",
4
- "version": "3.7.0",
4
+ "version": "3.8.1",
5
5
  "description": "TextMate grammars for Shiki in ESM",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com>",
7
7
  "license": "MIT",
@@ -319,6 +319,7 @@
319
319
  "./vue-html": "./dist/vue-html.mjs",
320
320
  "./vue-interpolations": "./dist/vue-interpolations.mjs",
321
321
  "./vue-sfc-style-variable-injection": "./dist/vue-sfc-style-variable-injection.mjs",
322
+ "./vue-vine": "./dist/vue-vine.mjs",
322
323
  "./vue": "./dist/vue.mjs",
323
324
  "./vy": "./dist/vy.mjs",
324
325
  "./vyper": "./dist/vyper.mjs",
@@ -349,10 +350,10 @@
349
350
  },
350
351
  "dependencies": {
351
352
  "oniguruma-to-es": "^4.3.3",
352
- "@shikijs/types": "3.7.0"
353
+ "@shikijs/types": "3.8.1"
353
354
  },
354
355
  "devDependencies": {
355
- "tm-grammars": "^1.23.26"
356
+ "tm-grammars": "^1.24.0"
356
357
  },
357
358
  "scripts": {
358
359
  "build": "pnpm prepare"