nuxt-email-renderer 2.5.5 → 2.8.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/client/200.html +1 -1
- package/dist/client/404.html +1 -1
- package/dist/client/_nuxt/32ctXXKs.js +1 -0
- package/dist/client/_nuxt/BA47KaF1.js +1 -0
- package/dist/client/_nuxt/BN7gUcg9.js +1 -0
- package/dist/client/_nuxt/BeH2EWoN.js +1 -0
- package/dist/client/_nuxt/C5BYcBs_.js +1 -0
- package/dist/client/_nuxt/CENFIVCM.js +1 -0
- package/dist/client/_nuxt/CVW9qvrh.js +1 -0
- package/dist/client/_nuxt/CYpkKp66.js +1 -0
- package/dist/client/_nuxt/CYwymTw-.js +48 -0
- package/dist/client/_nuxt/{CGscLIrv.js → CgK0fS9t.js} +1 -1
- package/dist/client/_nuxt/Cn-bp-IR.js +1 -0
- package/dist/client/_nuxt/Cz2AlsmD.js +1 -0
- package/dist/client/_nuxt/{Dg5xB15N.js → D82vCrfD.js} +1 -1
- package/dist/client/_nuxt/D8l8udqQ.js +1 -0
- package/dist/client/_nuxt/{RNghxpo_.js → DDvzSYfr.js} +1 -1
- package/dist/client/_nuxt/DPOp833l.js +1 -0
- package/dist/client/_nuxt/DRJZaHtK.js +1 -0
- package/dist/client/_nuxt/{TsXTqZ29.js → DSeZwD4N.js} +1 -1
- package/dist/client/_nuxt/DYE7WIF3.js +1 -0
- package/dist/client/_nuxt/DgsIRcX7.js +1 -0
- package/dist/client/_nuxt/{BtvRca6l.js → DjAJT7YJ.js} +1 -1
- package/dist/client/_nuxt/{DQwYQDb2.js → FtFNcQmh.js} +1 -1
- package/dist/client/_nuxt/RIEECCrm.js +1 -0
- package/dist/client/_nuxt/Ve4PFQV2.js +1 -0
- package/dist/client/_nuxt/_H4v1dQx.js +1 -0
- package/dist/client/_nuxt/builds/latest.json +1 -1
- package/dist/client/_nuxt/builds/meta/ff6ff926-9882-4068-931d-4f05f059619e.json +1 -0
- package/dist/client/_nuxt/entry.1RTSYlAZ.css +1 -0
- package/dist/client/_nuxt/eo99z4R2.js +1 -0
- package/dist/client/_nuxt/error-404.Djauc_oz.css +1 -0
- package/dist/client/_nuxt/error-500.B_nEscEZ.css +1 -0
- package/dist/client/_nuxt/oH_c3LbQ.js +1 -0
- package/dist/client/_nuxt/rZm6bMo-.js +1 -0
- package/dist/client/_nuxt/zrPBi9jl.js +1 -0
- package/dist/client/index.html +1 -1
- package/dist/module.json +1 -1
- package/dist/module.mjs +52 -5
- package/dist/runtime/components/subject/ESubject.vue +1 -1
- package/dist/runtime/server/api/emails/index.get.d.ts +1 -1
- package/dist/runtime/server/api/emails/render.post.d.ts +1 -1
- package/dist/runtime/server/api/emails/source.post.d.ts +1 -1
- package/package.json +25 -25
- package/dist/client/_nuxt/2tRuyRz6.js +0 -1
- package/dist/client/_nuxt/83L43bj1.js +0 -1
- package/dist/client/_nuxt/B93PlW-d.js +0 -1
- package/dist/client/_nuxt/Ba13S78F.js +0 -1
- package/dist/client/_nuxt/BhRPY-oY.js +0 -1
- package/dist/client/_nuxt/Bhrxn6JZ.js +0 -1
- package/dist/client/_nuxt/BrzmwbiE.js +0 -1
- package/dist/client/_nuxt/C-sUppwS.js +0 -1
- package/dist/client/_nuxt/C47S-Tmv.js +0 -1
- package/dist/client/_nuxt/CMjwMIkn.js +0 -1
- package/dist/client/_nuxt/CQ8jqdy-.js +0 -1
- package/dist/client/_nuxt/CjoLj4QM.js +0 -1
- package/dist/client/_nuxt/DDWDunuf.js +0 -1
- package/dist/client/_nuxt/DMwsHuHA.js +0 -1
- package/dist/client/_nuxt/DYoxhk2S.js +0 -1
- package/dist/client/_nuxt/Dv7Oe6Be.js +0 -1
- package/dist/client/_nuxt/VCDPK7BO.js +0 -1
- package/dist/client/_nuxt/builds/meta/00437f73-2ce1-4b8e-bba4-23a200c9fa6b.json +0 -1
- package/dist/client/_nuxt/entry.B1LMZcFd.css +0 -1
- package/dist/client/_nuxt/error-404.C8vuFzCq.css +0 -1
- package/dist/client/_nuxt/error-500.DJdvoZMd.css +0 -1
- package/dist/client/_nuxt/n57rOy2v.js +0 -1
- package/dist/client/_nuxt/osikNjd9.js +0 -53
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e=Object.freeze(JSON.parse(`{"displayName":"Mojo","name":"mojo","patterns":[{"include":"#statement"},{"include":"#expression"}],"repository":{"annotated-parameter":{"begin":"\\\\b([_[:alpha:]]\\\\w*)\\\\s*(:)","beginCaptures":{"1":{"name":"variable.parameter.function.language.python"},"2":{"name":"punctuation.separator.annotation.python"}},"end":"(,)|(?=\\\\))","endCaptures":{"1":{"name":"punctuation.separator.parameters.python"}},"patterns":[{"include":"#expression"},{"match":"=(?!=)","name":"keyword.operator.assignment.python"}]},"assignment-operator":{"match":"<<=|>>=|//=|\\\\*\\\\*=|\\\\+=|-=|/=|@=|\\\\*=|%=|~=|\\\\^=|&=|\\\\|=|=(?!=)","name":"keyword.operator.assignment.python"},"backticks":{"begin":"\`","end":"\`|(?<!\\\\\\\\)(\\\\n)","name":"string.quoted.single.python"},"builtin-callables":{"patterns":[{"include":"#illegal-names"},{"include":"#illegal-object-name"},{"include":"#builtin-exceptions"},{"include":"#builtin-functions"},{"include":"#builtin-types"}]},"builtin-exceptions":{"match":"(?<!\\\\.)\\\\b((Arithmetic|Assertion|Attribute|Buffer|BlockingIO|BrokenPipe|ChildProcess|(Connection(Aborted|Refused|Reset)?)|EOF|Environment|FileExists|FileNotFound|FloatingPoint|IO|Import|Indentation|Index|Interrupted|IsADirectory|NotADirectory|Permission|ProcessLookup|Timeout|Key|Lookup|Memory|Name|NotImplemented|OS|Overflow|Reference|Runtime|Recursion|Syntax|System|Tab|Type|UnboundLocal|Unicode(Encode|Decode|Translate)?|Value|Windows|ZeroDivision|ModuleNotFound)Error|((Pending)?Deprecation|Runtime|Syntax|User|Future|Import|Unicode|Bytes|Resource)?Warning|SystemExit|Stop(Async)?Iteration|KeyboardInterrupt|GeneratorExit|(Base)?Exception)\\\\b","name":"support.type.exception.python"},"builtin-functions":{"patterns":[{"match":"(?<!\\\\.)\\\\b(__import__|abs|aiter|all|any|anext|ascii|bin|breakpoint|callable|chr|compile|copyright|credits|delattr|dir|divmod|enumerate|eval|exec|exit|filter|format|getattr|globals|hasattr|hash|help|hex|id|input|isinstance|issubclass|iter|len|license|locals|map|max|memoryview|min|next|oct|open|ord|pow|print|quit|range|reload|repr|reversed|round|setattr|sorted|sum|vars|zip)\\\\b","name":"support.function.builtin.python"},{"match":"(?<!\\\\.)\\\\b(file|reduce|intern|raw_input|unicode|cmp|basestring|execfile|long|xrange)\\\\b","name":"variable.legacy.builtin.python"}]},"builtin-possible-callables":{"patterns":[{"include":"#builtin-callables"},{"include":"#magic-names"}]},"builtin-types":{"match":"(?<!\\\\.)\\\\b(__mlir_attr|__mlir_op|__mlir_type|bool|bytearray|bytes|classmethod|complex|dict|float|frozenset|int|list|object|property|set|slice|staticmethod|str|tuple|type|super)\\\\b","name":"support.type.python"},"call-wrapper-inheritance":{"begin":"\\\\b(?=([_[:alpha:]]\\\\w*)\\\\s*(\\\\())","end":"(\\\\))","endCaptures":{"1":{"name":"punctuation.definition.arguments.end.python"}},"name":"meta.function-call.python","patterns":[{"include":"#inheritance-name"},{"include":"#function-arguments"}]},"class-declaration":{"patterns":[{"begin":"\\\\s*(class|struct|trait)\\\\s+(?=[_[:alpha:]]\\\\w*\\\\s*([(:]))","beginCaptures":{"1":{"name":"storage.type.class.python"}},"end":"(:)","endCaptures":{"1":{"name":"punctuation.section.class.begin.python"}},"name":"meta.class.python","patterns":[{"include":"#class-name"},{"include":"#class-inheritance"}]}]},"class-inheritance":{"begin":"(\\\\()","beginCaptures":{"1":{"name":"punctuation.definition.inheritance.begin.python"}},"end":"(\\\\))","endCaptures":{"1":{"name":"punctuation.definition.inheritance.end.python"}},"name":"meta.class.inheritance.python","patterns":[{"match":"(\\\\*\\\\*?)","name":"keyword.operator.unpacking.arguments.python"},{"match":",","name":"punctuation.separator.inheritance.python"},{"match":"=(?!=)","name":"keyword.operator.assignment.python"},{"match":"\\\\bmetaclass\\\\b","name":"support.type.metaclass.python"},{"include":"#illegal-names"},{"include":"#class-kwarg"},{"include":"#call-wrapper-inheritance"},{"include":"#expression-base"},{"include":"#member-access-class"},{"include":"#inheritance-identifier"}]},"class-kwarg":{"captures":{"1":{"name":"entity.other.inherited-class.python variable.parameter.class.python"},"2":{"name":"keyword.operator.assignment.python"}},"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\s*(=)(?!=)"},"class-name":{"patterns":[{"include":"#illegal-object-name"},{"include":"#builtin-possible-callables"},{"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\b","name":"entity.name.type.class.python"}]},"codetags":{"captures":{"1":{"name":"keyword.codetag.notation.python"}},"match":"\\\\b(NOTE|XXX|HACK|FIXME|BUG|TODO)\\\\b"},"comments":{"patterns":[{"begin":"#\\\\s*(type:)\\\\s*+(?!$|#)","beginCaptures":{"0":{"name":"meta.typehint.comment.python"},"1":{"name":"comment.typehint.directive.notation.python"}},"contentName":"meta.typehint.comment.python","end":"$|(?=#)","name":"comment.line.number-sign.python","patterns":[{"match":"\\\\Gignore(?=\\\\s*(?:$|#))","name":"comment.typehint.ignore.notation.python"},{"match":"(?<!\\\\.)\\\\b(bool|bytes|float|int|object|str|List|Dict|Iterable|Sequence|Set|FrozenSet|Callable|Union|Tuple|Any|None)\\\\b","name":"comment.typehint.type.notation.python"},{"match":"([]()*,.=\\\\[]|(->))","name":"comment.typehint.punctuation.notation.python"},{"match":"([_[:alpha:]]\\\\w*)","name":"comment.typehint.variable.notation.python"}]},{"include":"#comments-base"}]},"comments-base":{"begin":"(#)","beginCaptures":{"1":{"name":"punctuation.definition.comment.python"}},"end":"$()","name":"comment.line.number-sign.python","patterns":[{"include":"#codetags"}]},"comments-string-double-three":{"begin":"(#)","beginCaptures":{"1":{"name":"punctuation.definition.comment.python"}},"end":"($|(?=\\"\\"\\"))","name":"comment.line.number-sign.python","patterns":[{"include":"#codetags"}]},"comments-string-single-three":{"begin":"(#)","beginCaptures":{"1":{"name":"punctuation.definition.comment.python"}},"end":"($|(?='''))","name":"comment.line.number-sign.python","patterns":[{"include":"#codetags"}]},"curly-braces":{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.definition.dict.begin.python"}},"end":"}","endCaptures":{"0":{"name":"punctuation.definition.dict.end.python"}},"patterns":[{"match":":","name":"punctuation.separator.dict.python"},{"include":"#expression"}]},"decorator":{"begin":"^\\\\s*((@))\\\\s*(?=[_[:alpha:]]\\\\w*)","beginCaptures":{"1":{"name":"entity.name.function.decorator.python"},"2":{"name":"punctuation.definition.decorator.python"}},"end":"(\\\\))(.*?)(?=\\\\s*(?:#|$))|(?=[\\\\n#])","endCaptures":{"1":{"name":"punctuation.definition.arguments.end.python"},"2":{"name":"invalid.illegal.decorator.python"}},"name":"meta.function.decorator.python","patterns":[{"include":"#decorator-name"},{"include":"#function-arguments"}]},"decorator-name":{"patterns":[{"include":"#builtin-callables"},{"include":"#illegal-object-name"},{"captures":{"2":{"name":"punctuation.separator.period.python"}},"match":"([_[:alpha:]]\\\\w*)|(\\\\.)","name":"entity.name.function.decorator.python"},{"include":"#line-continuation"},{"captures":{"1":{"name":"invalid.illegal.decorator.python"}},"match":"\\\\s*([^#(.\\\\\\\\_[:alpha:]\\\\s].*?)(?=#|$)","name":"invalid.illegal.decorator.python"}]},"double-one-regexp-character-set":{"patterns":[{"match":"\\\\[\\\\^?](?!.*?])"},{"begin":"(\\\\[)(\\\\^)?(])?","beginCaptures":{"1":{"name":"punctuation.character.set.begin.regexp constant.other.set.regexp"},"2":{"name":"keyword.operator.negation.regexp"},"3":{"name":"constant.character.set.regexp"}},"end":"(]|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"punctuation.character.set.end.regexp constant.other.set.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.character.set.regexp","patterns":[{"include":"#regexp-charecter-set-escapes"},{"match":"\\\\N","name":"constant.character.set.regexp"}]}]},"double-one-regexp-comments":{"begin":"\\\\(\\\\?#","beginCaptures":{"0":{"name":"punctuation.comment.begin.regexp"}},"end":"(\\\\)|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"punctuation.comment.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"comment.regexp","patterns":[{"include":"#codetags"}]},"double-one-regexp-conditional":{"begin":"(\\\\()\\\\?\\\\((\\\\w+(?:\\\\s+\\\\p{alnum}+)?|\\\\d+)\\\\)","beginCaptures":{"0":{"name":"keyword.operator.conditional.regexp"},"1":{"name":"punctuation.parenthesis.conditional.begin.regexp"}},"end":"(\\\\)|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.conditional.negative.regexp punctuation.parenthesis.conditional.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-one-regexp-expression"}]},"double-one-regexp-expression":{"patterns":[{"include":"#regexp-base-expression"},{"include":"#double-one-regexp-character-set"},{"include":"#double-one-regexp-comments"},{"include":"#regexp-flags"},{"include":"#double-one-regexp-named-group"},{"include":"#regexp-backreference"},{"include":"#double-one-regexp-lookahead"},{"include":"#double-one-regexp-lookahead-negative"},{"include":"#double-one-regexp-lookbehind"},{"include":"#double-one-regexp-lookbehind-negative"},{"include":"#double-one-regexp-conditional"},{"include":"#double-one-regexp-parentheses-non-capturing"},{"include":"#double-one-regexp-parentheses"}]},"double-one-regexp-lookahead":{"begin":"(\\\\()\\\\?=","beginCaptures":{"0":{"name":"keyword.operator.lookahead.regexp"},"1":{"name":"punctuation.parenthesis.lookahead.begin.regexp"}},"end":"(\\\\)|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.lookahead.regexp punctuation.parenthesis.lookahead.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-one-regexp-expression"}]},"double-one-regexp-lookahead-negative":{"begin":"(\\\\()\\\\?!","beginCaptures":{"0":{"name":"keyword.operator.lookahead.negative.regexp"},"1":{"name":"punctuation.parenthesis.lookahead.begin.regexp"}},"end":"(\\\\)|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.lookahead.negative.regexp punctuation.parenthesis.lookahead.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-one-regexp-expression"}]},"double-one-regexp-lookbehind":{"begin":"(\\\\()\\\\?<=","beginCaptures":{"0":{"name":"keyword.operator.lookbehind.regexp"},"1":{"name":"punctuation.parenthesis.lookbehind.begin.regexp"}},"end":"(\\\\)|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.lookbehind.regexp punctuation.parenthesis.lookbehind.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-one-regexp-expression"}]},"double-one-regexp-lookbehind-negative":{"begin":"(\\\\()\\\\?<!","beginCaptures":{"0":{"name":"keyword.operator.lookbehind.negative.regexp"},"1":{"name":"punctuation.parenthesis.lookbehind.begin.regexp"}},"end":"(\\\\)|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.lookbehind.negative.regexp punctuation.parenthesis.lookbehind.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-one-regexp-expression"}]},"double-one-regexp-named-group":{"begin":"(\\\\()(\\\\?P<\\\\w+(?:\\\\s+\\\\p{alnum}+)?>)","beginCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.named.begin.regexp"},"2":{"name":"entity.name.tag.named.group.regexp"}},"end":"(\\\\)|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.named.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.named.regexp","patterns":[{"include":"#double-one-regexp-expression"}]},"double-one-regexp-parentheses":{"begin":"\\\\(","beginCaptures":{"0":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.begin.regexp"}},"end":"(\\\\)|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-one-regexp-expression"}]},"double-one-regexp-parentheses-non-capturing":{"begin":"\\\\(\\\\?:","beginCaptures":{"0":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.non-capturing.begin.regexp"}},"end":"(\\\\)|(?=\\"))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.non-capturing.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-one-regexp-expression"}]},"double-three-regexp-character-set":{"patterns":[{"match":"\\\\[\\\\^?](?!.*?])"},{"begin":"(\\\\[)(\\\\^)?(])?","beginCaptures":{"1":{"name":"punctuation.character.set.begin.regexp constant.other.set.regexp"},"2":{"name":"keyword.operator.negation.regexp"},"3":{"name":"constant.character.set.regexp"}},"end":"(]|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"punctuation.character.set.end.regexp constant.other.set.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.character.set.regexp","patterns":[{"include":"#regexp-charecter-set-escapes"},{"match":"\\\\N","name":"constant.character.set.regexp"}]}]},"double-three-regexp-comments":{"begin":"\\\\(\\\\?#","beginCaptures":{"0":{"name":"punctuation.comment.begin.regexp"}},"end":"(\\\\)|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"punctuation.comment.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"comment.regexp","patterns":[{"include":"#codetags"}]},"double-three-regexp-conditional":{"begin":"(\\\\()\\\\?\\\\((\\\\w+(?:\\\\s+\\\\p{alnum}+)?|\\\\d+)\\\\)","beginCaptures":{"0":{"name":"keyword.operator.conditional.regexp"},"1":{"name":"punctuation.parenthesis.conditional.begin.regexp"}},"end":"(\\\\)|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"keyword.operator.conditional.negative.regexp punctuation.parenthesis.conditional.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-three-regexp-expression"},{"include":"#comments-string-double-three"}]},"double-three-regexp-expression":{"patterns":[{"include":"#regexp-base-expression"},{"include":"#double-three-regexp-character-set"},{"include":"#double-three-regexp-comments"},{"include":"#regexp-flags"},{"include":"#double-three-regexp-named-group"},{"include":"#regexp-backreference"},{"include":"#double-three-regexp-lookahead"},{"include":"#double-three-regexp-lookahead-negative"},{"include":"#double-three-regexp-lookbehind"},{"include":"#double-three-regexp-lookbehind-negative"},{"include":"#double-three-regexp-conditional"},{"include":"#double-three-regexp-parentheses-non-capturing"},{"include":"#double-three-regexp-parentheses"},{"include":"#comments-string-double-three"}]},"double-three-regexp-lookahead":{"begin":"(\\\\()\\\\?=","beginCaptures":{"0":{"name":"keyword.operator.lookahead.regexp"},"1":{"name":"punctuation.parenthesis.lookahead.begin.regexp"}},"end":"(\\\\)|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"keyword.operator.lookahead.regexp punctuation.parenthesis.lookahead.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-three-regexp-expression"},{"include":"#comments-string-double-three"}]},"double-three-regexp-lookahead-negative":{"begin":"(\\\\()\\\\?!","beginCaptures":{"0":{"name":"keyword.operator.lookahead.negative.regexp"},"1":{"name":"punctuation.parenthesis.lookahead.begin.regexp"}},"end":"(\\\\)|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"keyword.operator.lookahead.negative.regexp punctuation.parenthesis.lookahead.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-three-regexp-expression"},{"include":"#comments-string-double-three"}]},"double-three-regexp-lookbehind":{"begin":"(\\\\()\\\\?<=","beginCaptures":{"0":{"name":"keyword.operator.lookbehind.regexp"},"1":{"name":"punctuation.parenthesis.lookbehind.begin.regexp"}},"end":"(\\\\)|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"keyword.operator.lookbehind.regexp punctuation.parenthesis.lookbehind.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-three-regexp-expression"},{"include":"#comments-string-double-three"}]},"double-three-regexp-lookbehind-negative":{"begin":"(\\\\()\\\\?<!","beginCaptures":{"0":{"name":"keyword.operator.lookbehind.negative.regexp"},"1":{"name":"punctuation.parenthesis.lookbehind.begin.regexp"}},"end":"(\\\\)|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"keyword.operator.lookbehind.negative.regexp punctuation.parenthesis.lookbehind.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-three-regexp-expression"},{"include":"#comments-string-double-three"}]},"double-three-regexp-named-group":{"begin":"(\\\\()(\\\\?P<\\\\w+(?:\\\\s+\\\\p{alnum}+)?>)","beginCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.named.begin.regexp"},"2":{"name":"entity.name.tag.named.group.regexp"}},"end":"(\\\\)|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.named.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.named.regexp","patterns":[{"include":"#double-three-regexp-expression"},{"include":"#comments-string-double-three"}]},"double-three-regexp-parentheses":{"begin":"\\\\(","beginCaptures":{"0":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.begin.regexp"}},"end":"(\\\\)|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-three-regexp-expression"},{"include":"#comments-string-double-three"}]},"double-three-regexp-parentheses-non-capturing":{"begin":"\\\\(\\\\?:","beginCaptures":{"0":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.non-capturing.begin.regexp"}},"end":"(\\\\)|(?=\\"\\"\\"))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.non-capturing.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#double-three-regexp-expression"},{"include":"#comments-string-double-three"}]},"ellipsis":{"match":"\\\\.\\\\.\\\\.","name":"constant.other.ellipsis.python"},"escape-sequence":{"match":"\\\\\\\\(x\\\\h{2}|[0-7]{1,3}|[\\"'\\\\\\\\abfnrtv])","name":"constant.character.escape.python"},"escape-sequence-unicode":{"patterns":[{"match":"\\\\\\\\(u\\\\h{4}|U\\\\h{8}|N\\\\{[\\\\w\\\\s]+?})","name":"constant.character.escape.python"}]},"expression":{"patterns":[{"include":"#expression-base"},{"include":"#member-access"},{"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\b"}]},"expression-bare":{"patterns":[{"include":"#backticks"},{"include":"#literal"},{"include":"#regexp"},{"include":"#string"},{"include":"#lambda"},{"include":"#generator"},{"include":"#illegal-operator"},{"include":"#operator"},{"include":"#curly-braces"},{"include":"#item-access"},{"include":"#list"},{"include":"#odd-function-call"},{"include":"#round-braces"},{"include":"#function-call"},{"include":"#builtin-functions"},{"include":"#builtin-types"},{"include":"#builtin-exceptions"},{"include":"#magic-names"},{"include":"#special-names"},{"include":"#illegal-names"},{"include":"#special-variables"},{"include":"#ellipsis"},{"include":"#punctuation"},{"include":"#line-continuation"}]},"expression-base":{"patterns":[{"include":"#comments"},{"include":"#expression-bare"},{"include":"#line-continuation"}]},"f-expression":{"patterns":[{"include":"#expression-bare"},{"include":"#member-access"},{"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\b"}]},"fregexp-base-expression":{"patterns":[{"include":"#fregexp-quantifier"},{"include":"#fstring-formatting-braces"},{"match":"\\\\{.*?}"},{"include":"#regexp-base-common"}]},"fregexp-quantifier":{"match":"\\\\{\\\\{(\\\\d+|\\\\d+,(\\\\d+)?|,\\\\d+)}}","name":"keyword.operator.quantifier.regexp"},"fstring-fnorm-quoted-multi-line":{"begin":"\\\\b([Ff])([BUbu])?('''|\\"\\"\\")","beginCaptures":{"1":{"name":"string.interpolated.python string.quoted.multi.python storage.type.string.python"},"2":{"name":"invalid.illegal.prefix.python"},"3":{"name":"punctuation.definition.string.begin.python string.interpolated.python string.quoted.multi.python"}},"end":"(\\\\3)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python string.interpolated.python string.quoted.multi.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.fstring.python","patterns":[{"include":"#fstring-guts"},{"include":"#fstring-illegal-multi-brace"},{"include":"#fstring-multi-brace"},{"include":"#fstring-multi-core"}]},"fstring-fnorm-quoted-single-line":{"begin":"\\\\b([Ff])([BUbu])?(([\\"']))","beginCaptures":{"1":{"name":"string.interpolated.python string.quoted.single.python storage.type.string.python"},"2":{"name":"invalid.illegal.prefix.python"},"3":{"name":"punctuation.definition.string.begin.python string.interpolated.python string.quoted.single.python"}},"end":"(\\\\3)|((?<!\\\\\\\\)\\\\n)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python string.interpolated.python string.quoted.single.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.fstring.python","patterns":[{"include":"#fstring-guts"},{"include":"#fstring-illegal-single-brace"},{"include":"#fstring-single-brace"},{"include":"#fstring-single-core"}]},"fstring-formatting":{"patterns":[{"include":"#fstring-formatting-braces"},{"include":"#fstring-formatting-singe-brace"}]},"fstring-formatting-braces":{"patterns":[{"captures":{"1":{"name":"constant.character.format.placeholder.other.python"},"2":{"name":"invalid.illegal.brace.python"},"3":{"name":"constant.character.format.placeholder.other.python"}},"match":"(\\\\{)(\\\\s*?)(})"},{"match":"(\\\\{\\\\{|}})","name":"constant.character.escape.python"}]},"fstring-formatting-singe-brace":{"match":"(}(?!}))","name":"invalid.illegal.brace.python"},"fstring-guts":{"patterns":[{"include":"#escape-sequence-unicode"},{"include":"#escape-sequence"},{"include":"#string-line-continuation"},{"include":"#fstring-formatting"}]},"fstring-illegal-multi-brace":{"patterns":[{"include":"#impossible"}]},"fstring-illegal-single-brace":{"begin":"(\\\\{)(?=[^\\\\n}]*$\\\\n?)","beginCaptures":{"1":{"name":"constant.character.format.placeholder.other.python"}},"end":"(})|(?=\\\\n)","endCaptures":{"1":{"name":"constant.character.format.placeholder.other.python"}},"patterns":[{"include":"#fstring-terminator-single"},{"include":"#f-expression"}]},"fstring-multi-brace":{"begin":"(\\\\{)","beginCaptures":{"1":{"name":"constant.character.format.placeholder.other.python"}},"end":"(})","endCaptures":{"1":{"name":"constant.character.format.placeholder.other.python"}},"patterns":[{"include":"#fstring-terminator-multi"},{"include":"#f-expression"}]},"fstring-multi-core":{"match":"(.+?)($(\\\\n?)|(?=[\\\\\\\\{}]|'''|\\"\\"\\"))|\\\\n","name":"string.interpolated.python string.quoted.multi.python"},"fstring-normf-quoted-multi-line":{"begin":"\\\\b([BUbu])([Ff])('''|\\"\\"\\")","beginCaptures":{"1":{"name":"invalid.illegal.prefix.python"},"2":{"name":"string.interpolated.python string.quoted.multi.python storage.type.string.python"},"3":{"name":"punctuation.definition.string.begin.python string.quoted.multi.python"}},"end":"(\\\\3)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python string.interpolated.python string.quoted.multi.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.fstring.python","patterns":[{"include":"#fstring-guts"},{"include":"#fstring-illegal-multi-brace"},{"include":"#fstring-multi-brace"},{"include":"#fstring-multi-core"}]},"fstring-normf-quoted-single-line":{"begin":"\\\\b([BUbu])([Ff])(([\\"']))","beginCaptures":{"1":{"name":"invalid.illegal.prefix.python"},"2":{"name":"string.interpolated.python string.quoted.single.python storage.type.string.python"},"3":{"name":"punctuation.definition.string.begin.python string.quoted.single.python"}},"end":"(\\\\3)|((?<!\\\\\\\\)\\\\n)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python string.interpolated.python string.quoted.single.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.fstring.python","patterns":[{"include":"#fstring-guts"},{"include":"#fstring-illegal-single-brace"},{"include":"#fstring-single-brace"},{"include":"#fstring-single-core"}]},"fstring-raw-guts":{"patterns":[{"include":"#string-consume-escape"},{"include":"#fstring-formatting"}]},"fstring-raw-multi-core":{"match":"(.+?)($(\\\\n?)|(?=[\\\\\\\\{}]|'''|\\"\\"\\"))|\\\\n","name":"string.interpolated.python string.quoted.raw.multi.python"},"fstring-raw-quoted-multi-line":{"begin":"\\\\b([Rr][Ff]|[Ff][Rr])('''|\\"\\"\\")","beginCaptures":{"1":{"name":"string.interpolated.python string.quoted.raw.multi.python storage.type.string.python"},"2":{"name":"punctuation.definition.string.begin.python string.quoted.raw.multi.python"}},"end":"(\\\\2)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python string.interpolated.python string.quoted.raw.multi.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.fstring.python","patterns":[{"include":"#fstring-raw-guts"},{"include":"#fstring-illegal-multi-brace"},{"include":"#fstring-multi-brace"},{"include":"#fstring-raw-multi-core"}]},"fstring-raw-quoted-single-line":{"begin":"\\\\b([Rr][Ff]|[Ff][Rr])(([\\"']))","beginCaptures":{"1":{"name":"string.interpolated.python string.quoted.raw.single.python storage.type.string.python"},"2":{"name":"punctuation.definition.string.begin.python string.quoted.raw.single.python"}},"end":"(\\\\2)|((?<!\\\\\\\\)\\\\n)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python string.interpolated.python string.quoted.raw.single.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.fstring.python","patterns":[{"include":"#fstring-raw-guts"},{"include":"#fstring-illegal-single-brace"},{"include":"#fstring-single-brace"},{"include":"#fstring-raw-single-core"}]},"fstring-raw-single-core":{"match":"(.+?)($(\\\\n?)|(?=[\\\\\\\\{}]|([\\"'])|((?<!\\\\\\\\)\\\\n)))|\\\\n","name":"string.interpolated.python string.quoted.raw.single.python"},"fstring-single-brace":{"begin":"(\\\\{)","beginCaptures":{"1":{"name":"constant.character.format.placeholder.other.python"}},"end":"(})|(?=\\\\n)","endCaptures":{"1":{"name":"constant.character.format.placeholder.other.python"}},"patterns":[{"include":"#fstring-terminator-single"},{"include":"#f-expression"}]},"fstring-single-core":{"match":"(.+?)($(\\\\n?)|(?=[\\\\\\\\{}]|([\\"'])|((?<!\\\\\\\\)\\\\n)))|\\\\n","name":"string.interpolated.python string.quoted.single.python"},"fstring-terminator-multi":{"patterns":[{"match":"(=(![ars])?)(?=})","name":"storage.type.format.python"},{"match":"(=?![ars])(?=})","name":"storage.type.format.python"},{"captures":{"1":{"name":"storage.type.format.python"},"2":{"name":"storage.type.format.python"}},"match":"(=?(?:![ars])?)(:\\\\w?[<=>^]?[- +]?#?\\\\d*,?(\\\\.\\\\d+)?[%EFGXb-gnosx]?)(?=})"},{"include":"#fstring-terminator-multi-tail"}]},"fstring-terminator-multi-tail":{"begin":"(=?(?:![ars])?)(:)(?=.*?\\\\{)","beginCaptures":{"1":{"name":"storage.type.format.python"},"2":{"name":"storage.type.format.python"}},"end":"(?=})","patterns":[{"include":"#fstring-illegal-multi-brace"},{"include":"#fstring-multi-brace"},{"match":"([%EFGXb-gnosx])(?=})","name":"storage.type.format.python"},{"match":"(\\\\.\\\\d+)","name":"storage.type.format.python"},{"match":"(,)","name":"storage.type.format.python"},{"match":"(\\\\d+)","name":"storage.type.format.python"},{"match":"(#)","name":"storage.type.format.python"},{"match":"([- +])","name":"storage.type.format.python"},{"match":"([<=>^])","name":"storage.type.format.python"},{"match":"(\\\\w)","name":"storage.type.format.python"}]},"fstring-terminator-single":{"patterns":[{"match":"(=(![ars])?)(?=})","name":"storage.type.format.python"},{"match":"(=?![ars])(?=})","name":"storage.type.format.python"},{"captures":{"1":{"name":"storage.type.format.python"},"2":{"name":"storage.type.format.python"}},"match":"(=?(?:![ars])?)(:\\\\w?[<=>^]?[- +]?#?\\\\d*,?(\\\\.\\\\d+)?[%EFGXb-gnosx]?)(?=})"},{"include":"#fstring-terminator-single-tail"}]},"fstring-terminator-single-tail":{"begin":"(=?(?:![ars])?)(:)(?=.*?\\\\{)","beginCaptures":{"1":{"name":"storage.type.format.python"},"2":{"name":"storage.type.format.python"}},"end":"(?=})|(?=\\\\n)","patterns":[{"include":"#fstring-illegal-single-brace"},{"include":"#fstring-single-brace"},{"match":"([%EFGXb-gnosx])(?=})","name":"storage.type.format.python"},{"match":"(\\\\.\\\\d+)","name":"storage.type.format.python"},{"match":"(,)","name":"storage.type.format.python"},{"match":"(\\\\d+)","name":"storage.type.format.python"},{"match":"(#)","name":"storage.type.format.python"},{"match":"([- +])","name":"storage.type.format.python"},{"match":"([<=>^])","name":"storage.type.format.python"},{"match":"(\\\\w)","name":"storage.type.format.python"}]},"function-arguments":{"begin":"(\\\\()","beginCaptures":{"1":{"name":"punctuation.definition.arguments.begin.python"}},"contentName":"meta.function-call.arguments.python","end":"(?=\\\\))(?!\\\\)\\\\s*\\\\()","patterns":[{"match":"(,)","name":"punctuation.separator.arguments.python"},{"captures":{"1":{"name":"keyword.operator.unpacking.arguments.python"}},"match":"(?:(?<=[(,])|^)\\\\s*(\\\\*{1,2})"},{"include":"#lambda-incomplete"},{"include":"#illegal-names"},{"captures":{"1":{"name":"variable.parameter.function-call.python"},"2":{"name":"keyword.operator.assignment.python"}},"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\s*(=)(?!=)"},{"match":"=(?!=)","name":"keyword.operator.assignment.python"},{"include":"#expression"},{"captures":{"1":{"name":"punctuation.definition.arguments.end.python"},"2":{"name":"punctuation.definition.arguments.begin.python"}},"match":"\\\\s*(\\\\))\\\\s*(\\\\()"}]},"function-call":{"begin":"\\\\b(?=([_[:alpha:]]\\\\w*)\\\\s*(\\\\())","end":"(\\\\))","endCaptures":{"1":{"name":"punctuation.definition.arguments.end.python"}},"name":"meta.function-call.python","patterns":[{"include":"#special-variables"},{"include":"#function-name"},{"include":"#function-arguments"}]},"function-declaration":{"begin":"\\\\s*(?:\\\\b(async)\\\\s+)?\\\\b(def|fn)\\\\s+(?=[_[:alpha:]]\\\\p{word}*\\\\s*[(\\\\[])","beginCaptures":{"1":{"name":"storage.type.function.async.python"},"2":{"name":"storage.type.function.python"}},"end":"(:|(?=[\\\\n\\"#']))","endCaptures":{"1":{"name":"punctuation.section.function.begin.python"}},"name":"meta.function.python","patterns":[{"include":"#function-modifier"},{"include":"#function-def-name"},{"include":"#parameters"},{"include":"#meta_parameters"},{"include":"#line-continuation"},{"include":"#return-annotation"}]},"function-def-name":{"patterns":[{"include":"#illegal-object-name"},{"include":"#builtin-possible-callables"},{"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\b","name":"entity.name.function.python"}]},"function-modifier":{"match":"(raises|capturing)","name":"storage.modifier"},"function-name":{"patterns":[{"include":"#builtin-possible-callables"},{"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\b","name":"meta.function-call.generic.python"}]},"generator":{"begin":"(?:\\\\b(comptime)\\\\s+)?\\\\bfor\\\\b","beginCaptures":{"0":{"name":"keyword.control.flow.python"},"1":{"name":"storage.modifier.declaration.python"}},"end":"\\\\bin\\\\b","endCaptures":{"0":{"name":"keyword.control.flow.python"}},"patterns":[{"include":"#expression"}]},"illegal-names":{"captures":{"1":{"name":"keyword.control.flow.python"},"2":{"name":"storage.type.function.python"},"3":{"name":"keyword.control.import.python"}},"match":"\\\\b(?:(and|assert|async|await|break|class|struct|trait|continue|del|elif|else|except|finally|for|from|global|if|in|is|(?<=\\\\.)lambda|lambda(?=\\\\s*[.=])|nonlocal|not|or|pass|raise|return|try|while|with|yield)|(def|fn|capturing|raises|comptime)|(as|import))\\\\b"},"illegal-object-name":{"match":"\\\\b(True|False|None)\\\\b","name":"keyword.illegal.name.python"},"illegal-operator":{"patterns":[{"match":"&&|\\\\|\\\\||--|\\\\+\\\\+","name":"invalid.illegal.operator.python"},{"match":"[$?]","name":"invalid.illegal.operator.python"},{"match":"!\\\\b","name":"invalid.illegal.operator.python"}]},"import":{"patterns":[{"begin":"\\\\b(?<!\\\\.)(from)\\\\b(?=.+import)","beginCaptures":{"1":{"name":"keyword.control.import.python"}},"end":"$|(?=import)","patterns":[{"match":"\\\\.+","name":"punctuation.separator.period.python"},{"include":"#expression"}]},{"begin":"\\\\b(?<!\\\\.)(import)\\\\b","beginCaptures":{"1":{"name":"keyword.control.import.python"}},"end":"$","patterns":[{"match":"\\\\b(?<!\\\\.)as\\\\b","name":"keyword.control.import.python"},{"include":"#expression"}]}]},"impossible":{"match":"$.^"},"inheritance-identifier":{"captures":{"1":{"name":"entity.other.inherited-class.python"}},"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\b"},"inheritance-name":{"patterns":[{"include":"#lambda-incomplete"},{"include":"#builtin-possible-callables"},{"include":"#inheritance-identifier"}]},"item-access":{"patterns":[{"begin":"\\\\b(?=[_[:alpha:]]\\\\w*\\\\s*\\\\[)","end":"(])","endCaptures":{"1":{"name":"punctuation.definition.arguments.end.python"}},"name":"meta.item-access.python","patterns":[{"include":"#item-name"},{"include":"#item-index"},{"include":"#expression"}]}]},"item-index":{"begin":"(\\\\[)","beginCaptures":{"1":{"name":"punctuation.definition.arguments.begin.python"}},"contentName":"meta.item-access.arguments.python","end":"(?=])","patterns":[{"match":":","name":"punctuation.separator.slice.python"},{"include":"#expression"}]},"item-name":{"patterns":[{"include":"#special-variables"},{"include":"#builtin-functions"},{"include":"#special-names"},{"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\b","name":"meta.indexed-name.python"}]},"lambda":{"patterns":[{"captures":{"1":{"name":"keyword.control.flow.python"}},"match":"((?<=\\\\.)lambda|lambda(?=\\\\s*[.=]))"},{"captures":{"1":{"name":"storage.type.function.lambda.python"}},"match":"\\\\b(lambda)\\\\s*?(?=[\\\\n,]|$)"},{"begin":"\\\\b(lambda)\\\\b","beginCaptures":{"1":{"name":"storage.type.function.lambda.python"}},"contentName":"meta.function.lambda.parameters.python","end":"(:)|(\\\\n)","endCaptures":{"1":{"name":"punctuation.section.function.lambda.begin.python"}},"name":"meta.lambda-function.python","patterns":[{"match":"\\\\b(owned|borrowed|inout)\\\\b","name":"storage.modifier"},{"match":"/","name":"keyword.operator.positional.parameter.python"},{"match":"(\\\\*\\\\*?)","name":"keyword.operator.unpacking.parameter.python"},{"include":"#lambda-nested-incomplete"},{"include":"#illegal-names"},{"captures":{"1":{"name":"variable.parameter.function.language.python"},"2":{"name":"punctuation.separator.parameters.python"}},"match":"([_[:alpha:]]\\\\w*)\\\\s*(?:(,)|(?=:|$))"},{"include":"#comments"},{"include":"#backticks"},{"include":"#lambda-parameter-with-default"},{"include":"#line-continuation"},{"include":"#illegal-operator"}]}]},"lambda-incomplete":{"match":"\\\\blambda(?=\\\\s*[),])","name":"storage.type.function.lambda.python"},"lambda-nested-incomplete":{"match":"\\\\blambda(?=\\\\s*[),:])","name":"storage.type.function.lambda.python"},"lambda-parameter-with-default":{"begin":"\\\\b([_[:alpha:]]\\\\w*)\\\\s*(=)","beginCaptures":{"1":{"name":"variable.parameter.function.language.python"},"2":{"name":"keyword.operator.python"}},"end":"(,)|(?=:|$)","endCaptures":{"1":{"name":"punctuation.separator.parameters.python"}},"patterns":[{"include":"#expression"}]},"line-continuation":{"patterns":[{"captures":{"1":{"name":"punctuation.separator.continuation.line.python"},"2":{"name":"invalid.illegal.line.continuation.python"}},"match":"(\\\\\\\\)\\\\s*(\\\\S.*$\\\\n?)"},{"begin":"(\\\\\\\\)\\\\s*$\\\\n?","beginCaptures":{"1":{"name":"punctuation.separator.continuation.line.python"}},"end":"(?=^\\\\s*$)|(?!(\\\\s*[Rr]?('''|\\"\\"\\"|[\\"']))|\\\\G()$)","patterns":[{"include":"#regexp"},{"include":"#string"}]}]},"list":{"begin":"\\\\[","beginCaptures":{"0":{"name":"punctuation.definition.list.begin.python"}},"end":"]","endCaptures":{"0":{"name":"punctuation.definition.list.end.python"}},"patterns":[{"include":"#expression"}]},"literal":{"patterns":[{"match":"\\\\b(True|False|None|NotImplemented|Ellipsis)\\\\b","name":"constant.language.python"},{"include":"#number"}]},"loose-default":{"begin":"(=)","beginCaptures":{"1":{"name":"keyword.operator.python"}},"end":"(,)|(?=\\\\))","endCaptures":{"1":{"name":"punctuation.separator.parameters.python"}},"patterns":[{"include":"#expression"}]},"magic-function-names":{"captures":{"1":{"name":"support.function.magic.python"}},"match":"\\\\b(__(?:abs|add|aenter|aexit|aiter|and|anext|await|bool|call|ceil|class_getitem|cmp|coerce|complex|contains|copy|deepcopy|del|delattr|delete|delitem|delslice|dir|div|divmod|enter|eq|exit|float|floor|floordiv|format|get??|getattr|getattribute|getinitargs|getitem|getnewargs|getslice|getstate|gt|hash|hex|iadd|iand|idiv|ifloordiv||ilshift|imod|imul|index|init|instancecheck|int|invert|ior|ipow|irshift|isub|iter|itruediv|ixor|len??|long|lshift|lt|missing|mod|mul|neg??|new|next|nonzero|oct|or|pos|pow|radd|rand|rdiv|rdivmod|reduce|reduce_ex|repr|reversed|rfloordiv||rlshift|rmod|rmul|ror|round|rpow|rrshift|rshift|rsub|rtruediv|rxor|set|setattr|setitem|set_name|setslice|setstate|sizeof|str|sub|subclasscheck|truediv|trunc|unicode|xor|matmul|rmatmul|imatmul|init_subclass|set_name|fspath|bytes|prepare|length_hint)__)\\\\b"},"magic-names":{"patterns":[{"include":"#magic-function-names"},{"include":"#magic-variable-names"}]},"magic-variable-names":{"captures":{"1":{"name":"support.variable.magic.python"}},"match":"\\\\b(__(?:all|annotations|bases|builtins|class|struct|trait|closure|code|debug|defaults|dict|doc|file|func|globals|kwdefaults|match_args|members|metaclass|methods|module|mro|mro_entries|name|qualname|post_init|self|signature|slots|subclasses|version|weakref|wrapped|classcell|spec|path|package|future|traceback)__)\\\\b"},"member-access":{"begin":"(\\\\.)\\\\s*(?!\\\\.)","beginCaptures":{"1":{"name":"punctuation.separator.period.python"}},"end":"(?<=\\\\S)(?=\\\\W)|(^|(?<=\\\\s))(?=[^\\\\\\\\\\\\w\\\\s])|$","name":"meta.member.access.python","patterns":[{"include":"#function-call"},{"include":"#member-access-base"},{"include":"#member-access-attribute"}]},"member-access-attribute":{"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\b","name":"meta.attribute.python"},"member-access-base":{"patterns":[{"include":"#magic-names"},{"include":"#illegal-names"},{"include":"#illegal-object-name"},{"include":"#special-names"},{"include":"#line-continuation"},{"include":"#item-access"}]},"member-access-class":{"begin":"(\\\\.)\\\\s*(?!\\\\.)","beginCaptures":{"1":{"name":"punctuation.separator.period.python"}},"end":"(?<=\\\\S)(?=\\\\W)|$","name":"meta.member.access.python","patterns":[{"include":"#call-wrapper-inheritance"},{"include":"#member-access-base"},{"include":"#inheritance-identifier"}]},"meta_parameters":{"begin":"(\\\\[)","beginCaptures":{"1":{"name":"punctuation.definition.parameters.begin.python"}},"end":"(])","endCaptures":{"1":{"name":"punctuation.definition.parameters.end.python"}},"name":"meta.function.parameters.python","patterns":[{"begin":"\\\\b([_[:alpha:]]\\\\w*)\\\\s*(:)","beginCaptures":{"1":{"name":"variable.parameter.function.language.python"},"2":{"name":"punctuation.separator.annotation.python"}},"end":"(,)|(?=])","endCaptures":{"1":{"name":"punctuation.separator.parameters.python"}},"patterns":[{"include":"#expression"}]},{"include":"#comments"}]},"number":{"name":"constant.numeric.python","patterns":[{"include":"#number-float"},{"include":"#number-dec"},{"include":"#number-hex"},{"include":"#number-oct"},{"include":"#number-bin"},{"include":"#number-long"},{"match":"\\\\b[0-9]+\\\\w+","name":"invalid.illegal.name.python"}]},"number-bin":{"captures":{"1":{"name":"storage.type.number.python"}},"match":"(?<![.\\\\w])(0[Bb])(_?[01])+\\\\b","name":"constant.numeric.bin.python"},"number-dec":{"captures":{"1":{"name":"storage.type.imaginary.number.python"},"2":{"name":"invalid.illegal.dec.python"}},"match":"(?<![.\\\\w])(?:[1-9](?:_?[0-9])*|0+|[0-9](?:_?[0-9])*([Jj])|0([0-9]+)(?![.Ee]))\\\\b","name":"constant.numeric.dec.python"},"number-float":{"captures":{"1":{"name":"storage.type.imaginary.number.python"}},"match":"(?<!\\\\w)(?:(?:\\\\.[0-9](?:_?[0-9])*|[0-9](?:_?[0-9])*\\\\.[0-9](?:_?[0-9])*|[0-9](?:_?[0-9])*\\\\.)(?:[Ee][-+]?[0-9](?:_?[0-9])*)?|[0-9](?:_?[0-9])*[Ee][-+]?[0-9](?:_?[0-9])*)([Jj])?\\\\b","name":"constant.numeric.float.python"},"number-hex":{"captures":{"1":{"name":"storage.type.number.python"}},"match":"(?<![.\\\\w])(0[Xx])(_?\\\\h)+\\\\b","name":"constant.numeric.hex.python"},"number-long":{"captures":{"2":{"name":"storage.type.number.python"}},"match":"(?<![.\\\\w])([1-9][0-9]*|0)([Ll])\\\\b","name":"constant.numeric.bin.python"},"number-oct":{"captures":{"1":{"name":"storage.type.number.python"}},"match":"(?<![.\\\\w])(0[Oo])(_?[0-7])+\\\\b","name":"constant.numeric.oct.python"},"odd-function-call":{"begin":"(?<=[])])\\\\s*(?=\\\\()","end":"(\\\\))","endCaptures":{"1":{"name":"punctuation.definition.arguments.end.python"}},"patterns":[{"include":"#function-arguments"}]},"operator":{"captures":{"1":{"name":"keyword.operator.logical.python"},"2":{"name":"keyword.control.flow.python"},"3":{"name":"keyword.operator.bitwise.python"},"4":{"name":"keyword.operator.arithmetic.python"},"5":{"name":"keyword.operator.comparison.python"},"6":{"name":"keyword.operator.assignment.python"}},"match":"\\\\b(?<!\\\\.)(?:(and|or|not|in|is)|(for|if|else|await|yield(?:\\\\s+from)?))(?!\\\\s*:)\\\\b|(<<|>>|[\\\\&^|~])|(\\\\*\\\\*|[-%*+]|//|[/@])|(!=|==|>=|<=|[<>])|(:=)"},"parameter-special":{"captures":{"1":{"name":"variable.parameter.function.language.python"},"2":{"name":"variable.parameter.function.language.special.self.python"},"3":{"name":"variable.parameter.function.language.special.cls.python"},"4":{"name":"punctuation.separator.parameters.python"}},"match":"\\\\b((self)|(cls))\\\\b\\\\s*(?:(,)|(?=\\\\)))"},"parameters":{"begin":"(\\\\()","beginCaptures":{"1":{"name":"punctuation.definition.parameters.begin.python"}},"end":"(\\\\))","endCaptures":{"1":{"name":"punctuation.definition.parameters.end.python"}},"name":"meta.function.parameters.python","patterns":[{"match":"\\\\b(owned|borrowed|inout)\\\\b","name":"storage.modifier"},{"match":"/","name":"keyword.operator.positional.parameter.python"},{"match":"(\\\\*\\\\*?)","name":"keyword.operator.unpacking.parameter.python"},{"include":"#lambda-incomplete"},{"include":"#illegal-names"},{"include":"#illegal-object-name"},{"include":"#parameter-special"},{"captures":{"1":{"name":"variable.parameter.function.language.python"},"2":{"name":"punctuation.separator.parameters.python"}},"match":"([_[:alpha:]]\\\\w*)\\\\s*(?:(,)|(?=[\\\\n#)=]))"},{"include":"#comments"},{"include":"#loose-default"},{"include":"#annotated-parameter"}]},"punctuation":{"patterns":[{"match":":","name":"punctuation.separator.colon.python"},{"match":",","name":"punctuation.separator.element.python"}]},"regexp":{"patterns":[{"include":"#regexp-single-three-line"},{"include":"#regexp-double-three-line"},{"include":"#regexp-single-one-line"},{"include":"#regexp-double-one-line"}]},"regexp-backreference":{"captures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.backreference.named.begin.regexp"},"2":{"name":"entity.name.tag.named.backreference.regexp"},"3":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.backreference.named.end.regexp"}},"match":"(\\\\()(\\\\?P=\\\\w+(?:\\\\s+\\\\p{alnum}+)?)(\\\\))","name":"meta.backreference.named.regexp"},"regexp-backreference-number":{"captures":{"1":{"name":"entity.name.tag.backreference.regexp"}},"match":"(\\\\\\\\[1-9]\\\\d?)","name":"meta.backreference.regexp"},"regexp-base-common":{"patterns":[{"match":"\\\\.","name":"support.other.match.any.regexp"},{"match":"\\\\^","name":"support.other.match.begin.regexp"},{"match":"\\\\$","name":"support.other.match.end.regexp"},{"match":"[*+?]\\\\??","name":"keyword.operator.quantifier.regexp"},{"match":"\\\\|","name":"keyword.operator.disjunction.regexp"},{"include":"#regexp-escape-sequence"}]},"regexp-base-expression":{"patterns":[{"include":"#regexp-quantifier"},{"include":"#regexp-base-common"}]},"regexp-charecter-set-escapes":{"patterns":[{"match":"\\\\\\\\[\\\\\\\\abfnrtv]","name":"constant.character.escape.regexp"},{"include":"#regexp-escape-special"},{"match":"\\\\\\\\([0-7]{1,3})","name":"constant.character.escape.regexp"},{"include":"#regexp-escape-character"},{"include":"#regexp-escape-unicode"},{"include":"#regexp-escape-catchall"}]},"regexp-double-one-line":{"begin":"\\\\b(([Uu]r)|([Bb]r)|(r[Bb]?))(\\")","beginCaptures":{"2":{"name":"invalid.deprecated.prefix.python"},"3":{"name":"storage.type.string.python"},"4":{"name":"storage.type.string.python"},"5":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\")|(?<!\\\\\\\\)(\\\\n)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.regexp.quoted.single.python","patterns":[{"include":"#double-one-regexp-expression"}]},"regexp-double-three-line":{"begin":"\\\\b(([Uu]r)|([Bb]r)|(r[Bb]?))(\\"\\"\\")","beginCaptures":{"2":{"name":"invalid.deprecated.prefix.python"},"3":{"name":"storage.type.string.python"},"4":{"name":"storage.type.string.python"},"5":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\"\\"\\")","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.regexp.quoted.multi.python","patterns":[{"include":"#double-three-regexp-expression"}]},"regexp-escape-catchall":{"match":"\\\\\\\\(.|\\\\n)","name":"constant.character.escape.regexp"},"regexp-escape-character":{"match":"\\\\\\\\(x\\\\h{2}|0[0-7]{1,2}|[0-7]{3})","name":"constant.character.escape.regexp"},"regexp-escape-sequence":{"patterns":[{"include":"#regexp-escape-special"},{"include":"#regexp-escape-character"},{"include":"#regexp-escape-unicode"},{"include":"#regexp-backreference-number"},{"include":"#regexp-escape-catchall"}]},"regexp-escape-special":{"match":"\\\\\\\\([ABDSWZbdsw])","name":"support.other.escape.special.regexp"},"regexp-escape-unicode":{"match":"\\\\\\\\(u\\\\h{4}|U\\\\h{8})","name":"constant.character.unicode.regexp"},"regexp-flags":{"match":"\\\\(\\\\?[Laimsux]+\\\\)","name":"storage.modifier.flag.regexp"},"regexp-quantifier":{"match":"\\\\{(\\\\d+|\\\\d+,(\\\\d+)?|,\\\\d+)}","name":"keyword.operator.quantifier.regexp"},"regexp-single-one-line":{"begin":"\\\\b(([Uu]r)|([Bb]r)|(r[Bb]?))(')","beginCaptures":{"2":{"name":"invalid.deprecated.prefix.python"},"3":{"name":"storage.type.string.python"},"4":{"name":"storage.type.string.python"},"5":{"name":"punctuation.definition.string.begin.python"}},"end":"(')|(?<!\\\\\\\\)(\\\\n)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.regexp.quoted.single.python","patterns":[{"include":"#single-one-regexp-expression"}]},"regexp-single-three-line":{"begin":"\\\\b(([Uu]r)|([Bb]r)|(r[Bb]?))(''')","beginCaptures":{"2":{"name":"invalid.deprecated.prefix.python"},"3":{"name":"storage.type.string.python"},"4":{"name":"storage.type.string.python"},"5":{"name":"punctuation.definition.string.begin.python"}},"end":"(''')","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.regexp.quoted.multi.python","patterns":[{"include":"#single-three-regexp-expression"}]},"return-annotation":{"begin":"(->)","beginCaptures":{"1":{"name":"punctuation.separator.annotation.result.python"}},"end":"(?=:)","patterns":[{"include":"#expression"}]},"round-braces":{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.parenthesis.begin.python"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.parenthesis.end.python"}},"patterns":[{"include":"#expression"}]},"semicolon":{"patterns":[{"match":";$","name":"invalid.deprecated.semicolon.python"}]},"single-one-regexp-character-set":{"patterns":[{"match":"\\\\[\\\\^?](?!.*?])"},{"begin":"(\\\\[)(\\\\^)?(])?","beginCaptures":{"1":{"name":"punctuation.character.set.begin.regexp constant.other.set.regexp"},"2":{"name":"keyword.operator.negation.regexp"},"3":{"name":"constant.character.set.regexp"}},"end":"(]|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"punctuation.character.set.end.regexp constant.other.set.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.character.set.regexp","patterns":[{"include":"#regexp-charecter-set-escapes"},{"match":"\\\\N","name":"constant.character.set.regexp"}]}]},"single-one-regexp-comments":{"begin":"\\\\(\\\\?#","beginCaptures":{"0":{"name":"punctuation.comment.begin.regexp"}},"end":"(\\\\)|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"punctuation.comment.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"comment.regexp","patterns":[{"include":"#codetags"}]},"single-one-regexp-conditional":{"begin":"(\\\\()\\\\?\\\\((\\\\w+(?:\\\\s+\\\\p{alnum}+)?|\\\\d+)\\\\)","beginCaptures":{"0":{"name":"keyword.operator.conditional.regexp"},"1":{"name":"punctuation.parenthesis.conditional.begin.regexp"}},"end":"(\\\\)|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.conditional.negative.regexp punctuation.parenthesis.conditional.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-one-regexp-expression"}]},"single-one-regexp-expression":{"patterns":[{"include":"#regexp-base-expression"},{"include":"#single-one-regexp-character-set"},{"include":"#single-one-regexp-comments"},{"include":"#regexp-flags"},{"include":"#single-one-regexp-named-group"},{"include":"#regexp-backreference"},{"include":"#single-one-regexp-lookahead"},{"include":"#single-one-regexp-lookahead-negative"},{"include":"#single-one-regexp-lookbehind"},{"include":"#single-one-regexp-lookbehind-negative"},{"include":"#single-one-regexp-conditional"},{"include":"#single-one-regexp-parentheses-non-capturing"},{"include":"#single-one-regexp-parentheses"}]},"single-one-regexp-lookahead":{"begin":"(\\\\()\\\\?=","beginCaptures":{"0":{"name":"keyword.operator.lookahead.regexp"},"1":{"name":"punctuation.parenthesis.lookahead.begin.regexp"}},"end":"(\\\\)|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.lookahead.regexp punctuation.parenthesis.lookahead.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-one-regexp-expression"}]},"single-one-regexp-lookahead-negative":{"begin":"(\\\\()\\\\?!","beginCaptures":{"0":{"name":"keyword.operator.lookahead.negative.regexp"},"1":{"name":"punctuation.parenthesis.lookahead.begin.regexp"}},"end":"(\\\\)|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.lookahead.negative.regexp punctuation.parenthesis.lookahead.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-one-regexp-expression"}]},"single-one-regexp-lookbehind":{"begin":"(\\\\()\\\\?<=","beginCaptures":{"0":{"name":"keyword.operator.lookbehind.regexp"},"1":{"name":"punctuation.parenthesis.lookbehind.begin.regexp"}},"end":"(\\\\)|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.lookbehind.regexp punctuation.parenthesis.lookbehind.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-one-regexp-expression"}]},"single-one-regexp-lookbehind-negative":{"begin":"(\\\\()\\\\?<!","beginCaptures":{"0":{"name":"keyword.operator.lookbehind.negative.regexp"},"1":{"name":"punctuation.parenthesis.lookbehind.begin.regexp"}},"end":"(\\\\)|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"keyword.operator.lookbehind.negative.regexp punctuation.parenthesis.lookbehind.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-one-regexp-expression"}]},"single-one-regexp-named-group":{"begin":"(\\\\()(\\\\?P<\\\\w+(?:\\\\s+\\\\p{alnum}+)?>)","beginCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.named.begin.regexp"},"2":{"name":"entity.name.tag.named.group.regexp"}},"end":"(\\\\)|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.named.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.named.regexp","patterns":[{"include":"#single-one-regexp-expression"}]},"single-one-regexp-parentheses":{"begin":"\\\\(","beginCaptures":{"0":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.begin.regexp"}},"end":"(\\\\)|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-one-regexp-expression"}]},"single-one-regexp-parentheses-non-capturing":{"begin":"\\\\(\\\\?:","beginCaptures":{"0":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.non-capturing.begin.regexp"}},"end":"(\\\\)|(?='))|((?=(?<!\\\\\\\\)\\\\n))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.non-capturing.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-one-regexp-expression"}]},"single-three-regexp-character-set":{"patterns":[{"match":"\\\\[\\\\^?](?!.*?])"},{"begin":"(\\\\[)(\\\\^)?(])?","beginCaptures":{"1":{"name":"punctuation.character.set.begin.regexp constant.other.set.regexp"},"2":{"name":"keyword.operator.negation.regexp"},"3":{"name":"constant.character.set.regexp"}},"end":"(]|(?='''))","endCaptures":{"1":{"name":"punctuation.character.set.end.regexp constant.other.set.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.character.set.regexp","patterns":[{"include":"#regexp-charecter-set-escapes"},{"match":"\\\\N","name":"constant.character.set.regexp"}]}]},"single-three-regexp-comments":{"begin":"\\\\(\\\\?#","beginCaptures":{"0":{"name":"punctuation.comment.begin.regexp"}},"end":"(\\\\)|(?='''))","endCaptures":{"1":{"name":"punctuation.comment.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"comment.regexp","patterns":[{"include":"#codetags"}]},"single-three-regexp-conditional":{"begin":"(\\\\()\\\\?\\\\((\\\\w+(?:\\\\s+\\\\p{alnum}+)?|\\\\d+)\\\\)","beginCaptures":{"0":{"name":"keyword.operator.conditional.regexp"},"1":{"name":"punctuation.parenthesis.conditional.begin.regexp"}},"end":"(\\\\)|(?='''))","endCaptures":{"1":{"name":"keyword.operator.conditional.negative.regexp punctuation.parenthesis.conditional.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-three-regexp-expression"},{"include":"#comments-string-single-three"}]},"single-three-regexp-expression":{"patterns":[{"include":"#regexp-base-expression"},{"include":"#single-three-regexp-character-set"},{"include":"#single-three-regexp-comments"},{"include":"#regexp-flags"},{"include":"#single-three-regexp-named-group"},{"include":"#regexp-backreference"},{"include":"#single-three-regexp-lookahead"},{"include":"#single-three-regexp-lookahead-negative"},{"include":"#single-three-regexp-lookbehind"},{"include":"#single-three-regexp-lookbehind-negative"},{"include":"#single-three-regexp-conditional"},{"include":"#single-three-regexp-parentheses-non-capturing"},{"include":"#single-three-regexp-parentheses"},{"include":"#comments-string-single-three"}]},"single-three-regexp-lookahead":{"begin":"(\\\\()\\\\?=","beginCaptures":{"0":{"name":"keyword.operator.lookahead.regexp"},"1":{"name":"punctuation.parenthesis.lookahead.begin.regexp"}},"end":"(\\\\)|(?='''))","endCaptures":{"1":{"name":"keyword.operator.lookahead.regexp punctuation.parenthesis.lookahead.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-three-regexp-expression"},{"include":"#comments-string-single-three"}]},"single-three-regexp-lookahead-negative":{"begin":"(\\\\()\\\\?!","beginCaptures":{"0":{"name":"keyword.operator.lookahead.negative.regexp"},"1":{"name":"punctuation.parenthesis.lookahead.begin.regexp"}},"end":"(\\\\)|(?='''))","endCaptures":{"1":{"name":"keyword.operator.lookahead.negative.regexp punctuation.parenthesis.lookahead.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-three-regexp-expression"},{"include":"#comments-string-single-three"}]},"single-three-regexp-lookbehind":{"begin":"(\\\\()\\\\?<=","beginCaptures":{"0":{"name":"keyword.operator.lookbehind.regexp"},"1":{"name":"punctuation.parenthesis.lookbehind.begin.regexp"}},"end":"(\\\\)|(?='''))","endCaptures":{"1":{"name":"keyword.operator.lookbehind.regexp punctuation.parenthesis.lookbehind.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-three-regexp-expression"},{"include":"#comments-string-single-three"}]},"single-three-regexp-lookbehind-negative":{"begin":"(\\\\()\\\\?<!","beginCaptures":{"0":{"name":"keyword.operator.lookbehind.negative.regexp"},"1":{"name":"punctuation.parenthesis.lookbehind.begin.regexp"}},"end":"(\\\\)|(?='''))","endCaptures":{"1":{"name":"keyword.operator.lookbehind.negative.regexp punctuation.parenthesis.lookbehind.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-three-regexp-expression"},{"include":"#comments-string-single-three"}]},"single-three-regexp-named-group":{"begin":"(\\\\()(\\\\?P<\\\\w+(?:\\\\s+\\\\p{alnum}+)?>)","beginCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.named.begin.regexp"},"2":{"name":"entity.name.tag.named.group.regexp"}},"end":"(\\\\)|(?='''))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.named.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"name":"meta.named.regexp","patterns":[{"include":"#single-three-regexp-expression"},{"include":"#comments-string-single-three"}]},"single-three-regexp-parentheses":{"begin":"\\\\(","beginCaptures":{"0":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.begin.regexp"}},"end":"(\\\\)|(?='''))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-three-regexp-expression"},{"include":"#comments-string-single-three"}]},"single-three-regexp-parentheses-non-capturing":{"begin":"\\\\(\\\\?:","beginCaptures":{"0":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.non-capturing.begin.regexp"}},"end":"(\\\\)|(?='''))","endCaptures":{"1":{"name":"support.other.parenthesis.regexp punctuation.parenthesis.non-capturing.end.regexp"},"2":{"name":"invalid.illegal.newline.python"}},"patterns":[{"include":"#single-three-regexp-expression"},{"include":"#comments-string-single-three"}]},"special-names":{"match":"\\\\b(_*\\\\p{upper}[_\\\\d]*\\\\p{upper})[[:upper:]\\\\d]*(_\\\\w*)?\\\\b","name":"constant.other.caps.python"},"special-variables":{"captures":{"1":{"name":"variable.language.special.self.python"},"2":{"name":"variable.language.special.cls.python"}},"match":"\\\\b(?<!\\\\.)(?:(self)|(cls))\\\\b"},"statement":{"patterns":[{"include":"#import"},{"include":"#class-declaration"},{"include":"#function-declaration"},{"include":"#generator"},{"include":"#statement-keyword"},{"include":"#assignment-operator"},{"include":"#decorator"},{"include":"#semicolon"}]},"statement-keyword":{"patterns":[{"match":"\\\\b((async\\\\s+)?\\\\s*(def|fn))\\\\b","name":"storage.type.function.python"},{"match":"\\\\b(?<!\\\\.)as\\\\b(?=.*[:\\\\\\\\])","name":"keyword.control.flow.python"},{"match":"\\\\b(?<!\\\\.)as\\\\b","name":"keyword.control.import.python"},{"match":"\\\\b(?<!\\\\.)(async|continue|del|assert|break|finally|for|from|elif|else|if|except|pass|raise|return|try|while|with)\\\\b","name":"keyword.control.flow.python"},{"match":"\\\\b(?<!\\\\.)(global|nonlocal)\\\\b","name":"storage.modifier.declaration.python"},{"match":"\\\\b(?<!\\\\.)(class|struct|trait)\\\\b","name":"storage.type.class.python"},{"captures":{"1":{"name":"keyword.control.flow.python"}},"match":"^\\\\s*(case|match)(?=\\\\s*([-\\"#'(+:\\\\[{\\\\w\\\\d]|$))\\\\b"},{"captures":{"1":{"name":"storage.modifier.declaration.python"},"2":{"name":"keyword.control.flow.python"}},"match":"\\\\b(comptime)\\\\s+(if|for|assert)\\\\b"},{"begin":"\\\\b(var|let|alias|comptime)\\\\s+(?=[(_[:alpha:]])","beginCaptures":{"1":{"name":"storage.modifier.declaration.python"}},"end":"(?=[\\\\n#:=])","patterns":[{"match":"\\\\b([_[:alpha:]]\\\\w*)\\\\b","name":"variable.other.python"},{"match":",","name":"punctuation.separator.comma.python"},{"match":"\\\\(","name":"punctuation.parenthesis.begin.python"},{"match":"\\\\)","name":"punctuation.parenthesis.end.python"}]}]},"string":{"patterns":[{"include":"#string-quoted-multi-line"},{"include":"#string-quoted-single-line"},{"include":"#string-bin-quoted-multi-line"},{"include":"#string-bin-quoted-single-line"},{"include":"#string-raw-quoted-multi-line"},{"include":"#string-raw-quoted-single-line"},{"include":"#string-raw-bin-quoted-multi-line"},{"include":"#string-raw-bin-quoted-single-line"},{"include":"#fstring-fnorm-quoted-multi-line"},{"include":"#fstring-fnorm-quoted-single-line"},{"include":"#fstring-normf-quoted-multi-line"},{"include":"#fstring-normf-quoted-single-line"},{"include":"#fstring-raw-quoted-multi-line"},{"include":"#fstring-raw-quoted-single-line"}]},"string-bin-quoted-multi-line":{"begin":"\\\\b([Bb])('''|\\"\\"\\")","beginCaptures":{"1":{"name":"storage.type.string.python"},"2":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\\\2)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.quoted.binary.multi.python","patterns":[{"include":"#string-entity"}]},"string-bin-quoted-single-line":{"begin":"\\\\b([Bb])(([\\"']))","beginCaptures":{"1":{"name":"storage.type.string.python"},"2":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\\\2)|((?<!\\\\\\\\)\\\\n)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.quoted.binary.single.python","patterns":[{"include":"#string-entity"}]},"string-brace-formatting":{"patterns":[{"captures":{"1":{"name":"constant.character.format.placeholder.other.python"},"3":{"name":"storage.type.format.python"},"4":{"name":"storage.type.format.python"}},"match":"(\\\\{\\\\{|}}|\\\\{\\\\w*(\\\\.[_[:alpha:]]\\\\w*|\\\\[[^]\\"']+])*(![ars])?(:\\\\w?[<=>^]?[- +]?#?\\\\d*,?(\\\\.\\\\d+)?[%EFGXb-gnosx]?)?})","name":"meta.format.brace.python"},{"captures":{"1":{"name":"constant.character.format.placeholder.other.python"},"3":{"name":"storage.type.format.python"},"4":{"name":"storage.type.format.python"}},"match":"(\\\\{\\\\w*(\\\\.[_[:alpha:]]\\\\w*|\\\\[[^]\\"']+])*(![ars])?(:)[^\\\\n\\"'{}]*(?:\\\\{[^\\\\n\\"'}]*?}[^\\\\n\\"'{}]*)*})","name":"meta.format.brace.python"}]},"string-consume-escape":{"match":"\\\\\\\\[\\\\n\\"'\\\\\\\\]"},"string-entity":{"patterns":[{"include":"#escape-sequence"},{"include":"#string-line-continuation"},{"include":"#string-formatting"}]},"string-formatting":{"captures":{"1":{"name":"constant.character.format.placeholder.other.python"}},"match":"(%(\\\\([\\\\w\\\\s]*\\\\))?[- #+0]*(\\\\d+|\\\\*)?(\\\\.(\\\\d+|\\\\*))?([Lhl])?[%EFGXa-giorsux])","name":"meta.format.percent.python"},"string-line-continuation":{"match":"\\\\\\\\$","name":"constant.language.python"},"string-mojo-code-block":{"begin":"^(\\\\s*\`{3,})(mojo)$","beginCaptures":{"1":{"name":"string.quoted.single.python"},"2":{"name":"string.quoted.single.python"}},"contentName":"source.mojo","end":"^(\\\\1)$","endCaptures":{"1":{"name":"string.quoted.single.python"}},"name":"meta.embedded.block.mojo","patterns":[{"include":"source.mojo"}]},"string-multi-bad-brace1-formatting-raw":{"begin":"(?=\\\\{%(.*?(?!'''|\\"\\"\\"))%})","end":"(?='''|\\"\\"\\")","patterns":[{"include":"#string-consume-escape"}]},"string-multi-bad-brace1-formatting-unicode":{"begin":"(?=\\\\{%(.*?(?!'''|\\"\\"\\"))%})","end":"(?='''|\\"\\"\\")","patterns":[{"include":"#escape-sequence-unicode"},{"include":"#escape-sequence"},{"include":"#string-line-continuation"}]},"string-multi-bad-brace2-formatting-raw":{"begin":"(?!\\\\{\\\\{)(?=\\\\{(\\\\w*?(?!'''|\\"\\"\\")[^!.:\\\\[}\\\\w]).*?(?!'''|\\"\\"\\")})","end":"(?='''|\\"\\"\\")","patterns":[{"include":"#string-consume-escape"},{"include":"#string-formatting"}]},"string-multi-bad-brace2-formatting-unicode":{"begin":"(?!\\\\{\\\\{)(?=\\\\{(\\\\w*?(?!'''|\\"\\"\\")[^!.:\\\\[}\\\\w]).*?(?!'''|\\"\\"\\")})","end":"(?='''|\\"\\"\\")","patterns":[{"include":"#escape-sequence-unicode"},{"include":"#string-entity"}]},"string-quoted-multi-line":{"begin":"(?:\\\\b([Rr])(?=[Uu]))?([Uu])?('''|\\"\\"\\")","beginCaptures":{"1":{"name":"invalid.illegal.prefix.python"},"2":{"name":"storage.type.string.python"},"3":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\\\3)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.quoted.multi.python","patterns":[{"include":"#string-multi-bad-brace1-formatting-unicode"},{"include":"#string-multi-bad-brace2-formatting-unicode"},{"include":"#string-unicode-guts"}]},"string-quoted-single-line":{"begin":"(?:\\\\b([Rr])(?=[Uu]))?([Uu])?(([\\"']))","beginCaptures":{"1":{"name":"invalid.illegal.prefix.python"},"2":{"name":"storage.type.string.python"},"3":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\\\3)|((?<!\\\\\\\\)\\\\n)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.quoted.single.python","patterns":[{"include":"#string-single-bad-brace1-formatting-unicode"},{"include":"#string-single-bad-brace2-formatting-unicode"},{"include":"#string-unicode-guts"}]},"string-raw-bin-guts":{"patterns":[{"include":"#string-consume-escape"},{"include":"#string-formatting"}]},"string-raw-bin-quoted-multi-line":{"begin":"\\\\b(R[Bb]|[Bb]R)('''|\\"\\"\\")","beginCaptures":{"1":{"name":"storage.type.string.python"},"2":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\\\2)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.quoted.raw.binary.multi.python","patterns":[{"include":"#string-raw-bin-guts"}]},"string-raw-bin-quoted-single-line":{"begin":"\\\\b(R[Bb]|[Bb]R)(([\\"']))","beginCaptures":{"1":{"name":"storage.type.string.python"},"2":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\\\2)|((?<!\\\\\\\\)\\\\n)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.quoted.raw.binary.single.python","patterns":[{"include":"#string-raw-bin-guts"}]},"string-raw-guts":{"patterns":[{"include":"#string-consume-escape"},{"include":"#string-formatting"},{"include":"#string-brace-formatting"}]},"string-raw-quoted-multi-line":{"begin":"\\\\b(([Uu]R)|(R))('''|\\"\\"\\")","beginCaptures":{"2":{"name":"invalid.deprecated.prefix.python"},"3":{"name":"storage.type.string.python"},"4":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\\\4)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.quoted.raw.multi.python","patterns":[{"include":"#string-multi-bad-brace1-formatting-raw"},{"include":"#string-multi-bad-brace2-formatting-raw"},{"include":"#string-raw-guts"}]},"string-raw-quoted-single-line":{"begin":"\\\\b(([Uu]R)|(R))(([\\"']))","beginCaptures":{"2":{"name":"invalid.deprecated.prefix.python"},"3":{"name":"storage.type.string.python"},"4":{"name":"punctuation.definition.string.begin.python"}},"end":"(\\\\4)|((?<!\\\\\\\\)\\\\n)","endCaptures":{"1":{"name":"punctuation.definition.string.end.python"},"2":{"name":"invalid.illegal.newline.python"}},"name":"string.quoted.raw.single.python","patterns":[{"include":"#string-single-bad-brace1-formatting-raw"},{"include":"#string-single-bad-brace2-formatting-raw"},{"include":"#string-raw-guts"}]},"string-single-bad-brace1-formatting-raw":{"begin":"(?=\\\\{%(.*?(?!([\\"'])|((?<!\\\\\\\\)\\\\n)))%})","end":"(?=([\\"'])|((?<!\\\\\\\\)\\\\n))","patterns":[{"include":"#string-consume-escape"}]},"string-single-bad-brace1-formatting-unicode":{"begin":"(?=\\\\{%(.*?(?!([\\"'])|((?<!\\\\\\\\)\\\\n)))%})","end":"(?=([\\"'])|((?<!\\\\\\\\)\\\\n))","patterns":[{"include":"#escape-sequence-unicode"},{"include":"#escape-sequence"},{"include":"#string-line-continuation"}]},"string-single-bad-brace2-formatting-raw":{"begin":"(?!\\\\{\\\\{)(?=\\\\{(\\\\w*?(?!([\\"'])|((?<!\\\\\\\\)\\\\n))[^!.:\\\\[}\\\\w]).*?(?!([\\"'])|((?<!\\\\\\\\)\\\\n))})","end":"(?=([\\"'])|((?<!\\\\\\\\)\\\\n))","patterns":[{"include":"#string-consume-escape"},{"include":"#string-formatting"}]},"string-single-bad-brace2-formatting-unicode":{"begin":"(?!\\\\{\\\\{)(?=\\\\{(\\\\w*?(?!([\\"'])|((?<!\\\\\\\\)\\\\n))[^!.:\\\\[}\\\\w]).*?(?!([\\"'])|((?<!\\\\\\\\)\\\\n))})","end":"(?=([\\"'])|((?<!\\\\\\\\)\\\\n))","patterns":[{"include":"#escape-sequence-unicode"},{"include":"#string-entity"}]},"string-unicode-guts":{"patterns":[{"include":"#string-mojo-code-block"},{"include":"#escape-sequence-unicode"},{"include":"#string-entity"},{"include":"#string-brace-formatting"}]}},"scopeName":"source.mojo"}`)),n=[e];export{n as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{_ as o,c as s,o as a,a as t,t as r}from"./CYwymTw-.js";import{u as i}from"./CVW9qvrh.js";const u={class:"antialiased bg-white dark:bg-[#020420] dark:text-white font-sans grid min-h-screen overflow-hidden place-content-center text-[#020420] tracking-wide"},l={class:"max-w-520px text-center"},c=["textContent"],d=["textContent"],p=["textContent"],f={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},status:{type:Number,default:500},statusText:{type:String,default:"Internal server error"},description:{type:String,default:"This page is temporarily unavailable."},refresh:{type:String,default:"Refresh this page"}},setup(e){const n=e;return i({title:`${n.status} - ${n.statusText} | ${n.appName}`,script:[{innerHTML:`!function(){const e=document.createElement("link").relList;if(!(e&&e.supports&&e.supports("modulepreload"))){for(const e of document.querySelectorAll('link[rel="modulepreload"]'))r(e);new MutationObserver(e=>{for(const o of e)if("childList"===o.type)for(const e of o.addedNodes)"LINK"===e.tagName&&"modulepreload"===e.rel&&r(e)}).observe(document,{childList:!0,subtree:!0})}function r(e){if(e.ep)return;e.ep=!0;const r=function(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerPolicy&&(r.referrerPolicy=e.referrerPolicy),"use-credentials"===e.crossOrigin?r.credentials="include":"anonymous"===e.crossOrigin?r.credentials="omit":r.credentials="same-origin",r}(e);fetch(e.href,r)}}();`}],style:[{innerHTML:'*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color,#e5e7eb)}:after,:before{--un-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}h1,h2{font-size:inherit;font-weight:inherit}h1,h2,p{margin:0}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }'}]}),(h,m)=>(a(),s("div",u,[t("div",l,[t("h1",{class:"font-semibold leading-none mb-4 sm:text-[110px] tabular-nums text-[80px]",textContent:r(e.status)},null,8,c),t("h2",{class:"font-semibold mb-2 sm:text-3xl text-2xl",textContent:r(e.statusText)},null,8,d),t("p",{class:"mb-4 px-2 text-[#64748B] text-md",textContent:r(e.description)},null,8,p)])]))}},x=o(f,[["__scopeId","data-v-48147b0b"]]);export{x as default};
|
package/dist/client/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><script type="importmap">{"imports":{"#entry":"/__nuxt-email-renderer/_nuxt/osikNjd9.js"}}</script><link rel="stylesheet" href="/__nuxt-email-renderer/_nuxt/entry.B1LMZcFd.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/osikNjd9.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BdImnpbu.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CoDkCxhg.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/bCR0ucgS.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DxNHbxmM.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CnnebwVN.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/wDzz0qaB.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DPfMkruS.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cl0AqbOI.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/2EtD6e53.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Pmp26Uib.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D8_7TLub.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cn7AkR1O.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BGJmEYvX.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CylS5w8V.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cp-IABpG.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Co6uUVPk.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BRHolxvo.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Dv7Oe6Be.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D_Q5rh1f.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DxSwrfjg.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BPQ3VLAy.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CXtECtnM.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/COt5Ahok.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DMzUqQB5.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BFfxhgS-.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BkioyH1T.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/k_qm7-4y.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/uYugtg8r.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CHM0blh-.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Bmn6On1c.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/5X7smno1.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DGP4VlC8.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BLtJtn59.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CquLrc37.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DVxCFoDh.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BIGW1oBm.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/VCDPK7BO.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Bv_4Rxtq.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CO1LY3CK.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/B6aJPvgy.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D53aC0YG.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/P80f7IUj.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D1j8_8rp.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BYV0-3_D.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Bp6g37R7.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DsOJ9woJ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CxbxFI8M.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cg-RD9OK.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DkFqJrB1.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Bp3cYrEr.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CDVJQ6XC.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DZxFcAj9.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/fKv21gyL.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Yzrsuije.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/COcwbKMJ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/fuZLfV_i.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D82EKSYY.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/COkxafJQ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/85-TOEBH.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CF10PKvl.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CEL-wOlO.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BmXAJ9_W.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D97Zzqfu.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BcOcwvcX.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Da5cRb03.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BtqSS_iP.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DZu-aV2c.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CpOuai2O.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CeZK1NFH.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C9XAeP06.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CGscLIrv.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Bhrxn6JZ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CmIQRyeF.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C9oPPf7i.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/g9-lgVsj.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CnsnAmq5.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Buea-lGh.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CuPHTKiy.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cvjx9yec.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BYunw83y.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BvzEVeQv.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C4IJs8-o.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/B7c-h3xW.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BxgE0vQu.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BTifaqeh.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CenWIFCC.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DkwncUOv.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C5YyOfLZ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D0YGMca9.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DyxjwDmM.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CxGSJlkm.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CSXwinHm.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BspZqrRM.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/YqXBG_HV.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BR5kRUq4.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/n2N0HUVH.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DdkO51Og.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CxLEBnE3.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/gcz8RCvz.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CLZrNe3w.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/m17aaUwq.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Df6bDoY_.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CzTSHFRz.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BWvSN4gD.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D5-asLiD.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D3lLCCz7.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CufHLc7y.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CYsAdtH9.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DWrx1Km3.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DFXneXwc.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DGztddWO.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BEwlwnbL.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CXZktZb0.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Br6cN0cg.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C9tS-k6U.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Des-eS-w.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DcaNXYhu.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DFQXde-d.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C2t-YnRu.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/W9tJ9s81.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Dspwwk_N.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DV7GczEv.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BdnUsdx6.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DZf3V79B.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DMwsHuHA.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CQ8jqdy-.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BZvkOJ9d.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/B1dDrJ26.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/mjskCLCv.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BtvRca6l.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/2UxHyX5q.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BtOb2qkB.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C-HG3fhB.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CHLpvVh8.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/83L43bj1.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D7o27uSR.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/TsXTqZ29.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cmh6b_Ma.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/mWjccvbQ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CKIfxQSi.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/B93PlW-d.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Ba13S78F.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/IF9eRakj.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DRg8JJMk.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BrzmwbiE.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Dph4kLrZ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DhmSosst.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CwoSXNpI.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C-sUppwS.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DXmwc3jG.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CLxacb5B.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C0hk2d4L.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BBf5iR-q.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C4EeE6gA.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D93ZcfNL.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BzTr9Aqm.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DJjDtW9f.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/u5AG7uiY.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/ChMvpjG-.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BTJTHyun.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C0HS_06l.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CEu0bR-o.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Dpen1YoG.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Dd19v3D-.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CbFg5uaA.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C7zT0LnQ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BLmx8bSh.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BMWR74SV.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CklMAg4u.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BVQ-GDCI.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C8lEn-DE.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/IeuSbFQv.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BqYA7rlc.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DXvB9xmW.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DsumFeuD.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C-SQnVFl.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C3B-1QV4.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BM1_JUlF.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BhRPY-oY.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BJDFO7_C.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DQwYQDb2.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/B1yitclQ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CG8Ifv2g.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cj5Yp3dK.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C151Ov-r.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C98Dy4si.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BqTXFGrv.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cq5zzVJU.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BERRCDM3.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/rGO070M0.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Dzze3sRP.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BRZ36xJF.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BsS91CYL.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BtCnVYZw.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/_ykCGR6B.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DM8c43g1.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BEDo0Tqx.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BH7IYjvW.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DYoxhk2S.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Dg5xB15N.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CnnmHF94.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/4A_iFExJ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CkByrt1z.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/QIJgUcNo.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/dwOrl1Do.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CZhp0h8q.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BETggiCN.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/vGWfd6FD.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cm3UrAx6.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/B_m7g4N7.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/RNghxpo_.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BGHnOYBU.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DHCkPAjA.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BcVCzyr7.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CsfeWuGM.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D17OF-Vu.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BQ8w6xss.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CeAyd5Ju.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CJc9bBzg.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DEthMvLe.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DqQDbK_p.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CW8IKDeL.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CDx5xZoG.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/MzD3tlZU.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BV7otONQ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Dx-B1_4e.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BhOHFoWU.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/5i3qLPDT.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/lXgVvXCa.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/yv6CvBhz.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DVFEvuxE.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/VOosw3JB.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C4gqWexZ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D-2ljcwZ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CMjwMIkn.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C47S-Tmv.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CjoLj4QM.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DFWUc33u.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C9dUb6Cb.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DQyhUUbL.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D87Tk5Gz.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C3mMm8J8.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BzJJZx-M.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BXkSAIEj.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BgDCqdQA.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C8M2exoo.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DHJKELXO.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Cuk6v7N8.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DH5Ifo-i.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/E3gJ1_iC.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DAi9KRSo.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D7oLnXFd.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BfjtVDDH.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CFHQjOhq.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/GsRaNv29.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CVdnzihN.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CH1njM8p.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DRw_LuNl.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/hJgmCMqR.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BUw7H-hv.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DnULxvSX.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CkXjmgJE.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CfQXZHmo.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DWedfzmr.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DUszq2jm.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/B7mTdjB0.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D5KoaKCx.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BfHTSMKl.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/B0m2ddpp.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CyktbL80.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Csfq5Kiy.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CafNBF8u.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CTRr51gU.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D4h5O-jR.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C39BiMTA.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CMTm3GFP.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Ddv68eIx.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DVMEJ2y_.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/C3Wv6jpd.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/3e1v2bzS.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CS3Unz2-.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/bN70gL4F.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/qdsjHGoJ.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DHQR4-dF.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D4_iv3hh.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/BthQWCQV.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DqwNpetd.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Bw305WKR.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DXbdFlpD.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/L9t79GZl.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CbfX1IO0.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/hegEt444.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DU1UobuO.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/Bkuqu6BP.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/D0r3Knsf.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CVO1_9PV.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CG6Dc4jp.js"><link rel="prefetch" as="style" crossorigin href="/__nuxt-email-renderer/_nuxt/error-404.C8vuFzCq.css"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/2tRuyRz6.js"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/n57rOy2v.js"><link rel="prefetch" as="style" crossorigin href="/__nuxt-email-renderer/_nuxt/error-500.DJdvoZMd.css"><link rel="prefetch" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/DDWDunuf.js"><script type="module" src="/__nuxt-email-renderer/_nuxt/osikNjd9.js" crossorigin></script></head><body><div id="__nuxt"></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1773211824408,false]</script><script>window.__NUXT__={};window.__NUXT__.config={public:{nuxtEmailRenderer:{devtools:false,emailsDir:""}},app:{baseURL:"/__nuxt-email-renderer",buildId:"00437f73-2ce1-4b8e-bba4-23a200c9fa6b",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>
|
|
1
|
+
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/__nuxt-email-renderer/_nuxt/entry.1RTSYlAZ.css" crossorigin><link rel="modulepreload" as="script" crossorigin href="/__nuxt-email-renderer/_nuxt/CYwymTw-.js"><script type="module" src="/__nuxt-email-renderer/_nuxt/CYwymTw-.js" crossorigin></script></head><body><div id="__nuxt"></div><div id="teleports"></div><script>window.__NUXT__={};window.__NUXT__.config={public:{nuxtEmailRenderer:{devtools:false,emailsDir:""}},app:{baseURL:"/__nuxt-email-renderer",buildId:"ff6ff926-9882-4068-931d-4f05f059619e",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="false" id="__NUXT_DATA__">[{"prerenderedAt":1,"serverRendered":2},1779561273792,false]</script></body></html>
|
package/dist/module.json
CHANGED
package/dist/module.mjs
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { resolve, join, basename
|
|
1
|
+
import { extname, resolve, dirname, isAbsolute, join, basename } from 'node:path';
|
|
2
2
|
import { defineNuxtModule, createResolver, logger, addServerImports, addServerHandler, addTypeTemplate } from '@nuxt/kit';
|
|
3
3
|
import { existsSync, readFileSync } from 'node:fs';
|
|
4
4
|
import vue from '@vitejs/plugin-vue';
|
|
5
|
+
import { readFile } from 'node:fs/promises';
|
|
5
6
|
import { generateTemplateMapping, generateVirtualModule } from '../dist/runtime/server/utils/virtual-templates.js';
|
|
6
7
|
|
|
7
8
|
function isPlainObject(value) {
|
|
@@ -25,8 +26,8 @@ function _defu(baseObject, defaults, namespace = ".", merger) {
|
|
|
25
26
|
if (!isPlainObject(defaults)) {
|
|
26
27
|
return _defu(baseObject, {}, namespace, merger);
|
|
27
28
|
}
|
|
28
|
-
const object =
|
|
29
|
-
for (const key
|
|
29
|
+
const object = { ...defaults };
|
|
30
|
+
for (const key of Object.keys(baseObject)) {
|
|
30
31
|
if (key === "__proto__" || key === "constructor") {
|
|
31
32
|
continue;
|
|
32
33
|
}
|
|
@@ -60,6 +61,46 @@ function createDefu(merger) {
|
|
|
60
61
|
}
|
|
61
62
|
const defu = createDefu();
|
|
62
63
|
|
|
64
|
+
const INLINE_IMAGE_MIME_TYPES = {
|
|
65
|
+
".gif": "image/gif",
|
|
66
|
+
".jpg": "image/jpeg",
|
|
67
|
+
".jpeg": "image/jpeg",
|
|
68
|
+
".png": "image/png",
|
|
69
|
+
".svg": "image/svg+xml",
|
|
70
|
+
".webp": "image/webp"
|
|
71
|
+
};
|
|
72
|
+
function nitroInlineAssetPlugin() {
|
|
73
|
+
return {
|
|
74
|
+
name: "nitro-inline-assets",
|
|
75
|
+
resolveId(source, importer) {
|
|
76
|
+
if (!source.endsWith("?inline")) {
|
|
77
|
+
return null;
|
|
78
|
+
}
|
|
79
|
+
const cleanSource = source.slice(0, -"?inline".length);
|
|
80
|
+
if (source.startsWith(".") && importer) {
|
|
81
|
+
return `${resolve(dirname(importer), cleanSource)}?inline`;
|
|
82
|
+
}
|
|
83
|
+
if (isAbsolute(cleanSource)) {
|
|
84
|
+
return source;
|
|
85
|
+
}
|
|
86
|
+
return null;
|
|
87
|
+
},
|
|
88
|
+
async load(id) {
|
|
89
|
+
if (!id.endsWith("?inline")) {
|
|
90
|
+
return null;
|
|
91
|
+
}
|
|
92
|
+
const filePath = id.slice(0, -"?inline".length);
|
|
93
|
+
const mimeType = INLINE_IMAGE_MIME_TYPES[extname(filePath).toLowerCase()];
|
|
94
|
+
if (!mimeType) {
|
|
95
|
+
return null;
|
|
96
|
+
}
|
|
97
|
+
const bytes = await readFile(filePath);
|
|
98
|
+
const dataUrl = `data:${mimeType};base64,${bytes.toString("base64")}`;
|
|
99
|
+
return `export default ${JSON.stringify(dataUrl)};`;
|
|
100
|
+
}
|
|
101
|
+
};
|
|
102
|
+
}
|
|
103
|
+
|
|
63
104
|
const DEVTOOLS_UI_ROUTE = "/__nuxt-email-renderer";
|
|
64
105
|
const DEVTOOLS_UI_LOCAL_PORT = 3300;
|
|
65
106
|
function setupDevToolsUI(nuxt, resolver) {
|
|
@@ -300,9 +341,15 @@ const module = defineNuxtModule({
|
|
|
300
341
|
}
|
|
301
342
|
});
|
|
302
343
|
if (Array.isArray(nitroConfig.rollupConfig.plugins)) {
|
|
303
|
-
nitroConfig.rollupConfig.plugins.unshift(
|
|
344
|
+
nitroConfig.rollupConfig.plugins.unshift(
|
|
345
|
+
nitroInlineAssetPlugin(),
|
|
346
|
+
vuePlugin
|
|
347
|
+
);
|
|
304
348
|
} else {
|
|
305
|
-
nitroConfig.rollupConfig.plugins = [
|
|
349
|
+
nitroConfig.rollupConfig.plugins = [
|
|
350
|
+
nitroInlineAssetPlugin(),
|
|
351
|
+
vuePlugin
|
|
352
|
+
];
|
|
306
353
|
}
|
|
307
354
|
logger.success(
|
|
308
355
|
`${LOGGER_PREFIX} Generated virtual module with ${Object.keys(templateMapping).length} email template(s)`
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<script>
|
|
2
2
|
import { computed, defineComponent, inject } from "vue";
|
|
3
|
-
export const SUBJECT_INJECTION_KEY = Symbol("email-subject");
|
|
3
|
+
export const SUBJECT_INJECTION_KEY = /* @__PURE__ */ Symbol("email-subject");
|
|
4
4
|
export default defineComponent({
|
|
5
5
|
name: "ESubject",
|
|
6
6
|
setup(_, { slots }) {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { EmailTemplate } from '../../../../runtime/types/index.js';
|
|
2
|
-
declare const _default: import("h3").
|
|
2
|
+
declare const _default: import("h3").EventHandlerWithFetch<import("h3").EventHandlerRequest, Promise<EmailTemplate[]>>;
|
|
3
3
|
export default _default;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nuxt-email-renderer",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.8.0",
|
|
4
4
|
"description": "Nuxt email module for rendering HTML emails with Vue components",
|
|
5
5
|
"repository": "mokkapps/nuxt-email-renderer",
|
|
6
6
|
"license": "MIT",
|
|
@@ -37,45 +37,45 @@
|
|
|
37
37
|
"prepare": "nuxi prepare client",
|
|
38
38
|
"play:dev": "nuxi dev playground",
|
|
39
39
|
"play:prod": "npm run prepack && nuxi dev playground",
|
|
40
|
-
"release": "npm run lint && npm run test && npm run prepack && changelogen --release --
|
|
40
|
+
"release": "npm run lint && npm run test && npm run prepack && changelogen --release --minor && npm publish && git push --follow-tags",
|
|
41
41
|
"lint": "eslint .",
|
|
42
42
|
"lint:fix": "eslint . --fix",
|
|
43
43
|
"test": "vitest run --coverage",
|
|
44
44
|
"test:watch": "vitest watch"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
|
-
"@nuxt/devtools-kit": "^3.
|
|
48
|
-
"@nuxt/kit": "^4.
|
|
49
|
-
"@vitejs/plugin-vue": "^6.0.
|
|
47
|
+
"@nuxt/devtools-kit": "^3.2.4",
|
|
48
|
+
"@nuxt/kit": "^4.4.6",
|
|
49
|
+
"@vitejs/plugin-vue": "^6.0.7",
|
|
50
50
|
"html-to-text": "^9.0.5",
|
|
51
51
|
"js-beautify": "^1.15.4",
|
|
52
|
-
"marked": "7.0.
|
|
53
|
-
"shiki": "^3.
|
|
54
|
-
"zod": "^4.3
|
|
52
|
+
"marked": "7.0.5",
|
|
53
|
+
"shiki": "^3.23.0",
|
|
54
|
+
"zod": "^4.4.3"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
|
-
"@nuxt/devtools": "^3.
|
|
58
|
-
"@nuxt/devtools-ui-kit": "^3.
|
|
59
|
-
"@nuxt/eslint-config": "^1.
|
|
57
|
+
"@nuxt/devtools": "^3.2.4",
|
|
58
|
+
"@nuxt/devtools-ui-kit": "^3.2.4",
|
|
59
|
+
"@nuxt/eslint-config": "^1.15.2",
|
|
60
60
|
"@nuxt/module-builder": "^1.0.2",
|
|
61
|
-
"@nuxt/schema": "^4.
|
|
62
|
-
"@nuxt/test-utils": "^
|
|
63
|
-
"@nuxtjs/i18n": "^10.
|
|
61
|
+
"@nuxt/schema": "^4.4.6",
|
|
62
|
+
"@nuxt/test-utils": "^4.0.3",
|
|
63
|
+
"@nuxtjs/i18n": "^10.4.0",
|
|
64
64
|
"@types/html-to-text": "^9.0.4",
|
|
65
65
|
"@types/js-beautify": "^1.14.3",
|
|
66
|
-
"@types/node": "^25.
|
|
67
|
-
"@vitest/coverage-v8": "
|
|
66
|
+
"@types/node": "^25.9.1",
|
|
67
|
+
"@vitest/coverage-v8": "^4.1.7",
|
|
68
68
|
"changelogen": "^0.6.2",
|
|
69
|
-
"eslint": "^9.39.
|
|
69
|
+
"eslint": "^9.39.4",
|
|
70
70
|
"happy-dom": "^20.5.0",
|
|
71
71
|
"jsdom": "^28.0.0",
|
|
72
|
-
"nuxt": "4.
|
|
72
|
+
"nuxt": "4.4.6",
|
|
73
73
|
"nuxt-email-renderer-devtools": "workspace:*",
|
|
74
74
|
"playwright-core": "^1.58.1",
|
|
75
|
-
"typescript": "^5.9.
|
|
76
|
-
"vitest": "^
|
|
77
|
-
"vue-i18n": "^11.
|
|
78
|
-
"vue-tsc": "^3.
|
|
75
|
+
"typescript": "^5.9.3",
|
|
76
|
+
"vitest": "^4.1.7",
|
|
77
|
+
"vue-i18n": "^11.4.4",
|
|
78
|
+
"vue-tsc": "^3.3.1"
|
|
79
79
|
},
|
|
80
80
|
"peerDependencies": {
|
|
81
81
|
"@nuxtjs/i18n": ">=10.0.0",
|
|
@@ -90,9 +90,9 @@
|
|
|
90
90
|
}
|
|
91
91
|
},
|
|
92
92
|
"resolutions": {
|
|
93
|
-
"nuxt": "^4.
|
|
94
|
-
"typescript": "^5.9.
|
|
93
|
+
"nuxt": "^4.4.6",
|
|
94
|
+
"typescript": "^5.9.3",
|
|
95
95
|
"vite": "~7.0.6"
|
|
96
96
|
},
|
|
97
|
-
"packageManager": "pnpm@10.
|
|
97
|
+
"packageManager": "pnpm@10.33.4"
|
|
98
98
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{_ as s,c as a,o as i,a as t,t as n,b as u,w as c,d as l,e as d}from"#entry";import{u as f}from"./n57rOy2v.js";const p={class:"antialiased bg-white dark:bg-[#020420] dark:text-white font-sans grid min-h-screen overflow-hidden place-content-center text-[#020420] tracking-wide"},m={class:"max-w-520px text-center"},h=["textContent"],b=["textContent"],g=["textContent"],x={class:"flex items-center justify-center w-full"},y={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Page not found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(e){const r=e;return f({title:`${r.statusCode} - ${r.statusMessage} | ${r.appName}`,script:[{innerHTML:`!function(){const e=document.createElement("link").relList;if(!(e&&e.supports&&e.supports("modulepreload"))){for(const e of document.querySelectorAll('link[rel="modulepreload"]'))r(e);new MutationObserver(e=>{for(const o of e)if("childList"===o.type)for(const e of o.addedNodes)"LINK"===e.tagName&&"modulepreload"===e.rel&&r(e)}).observe(document,{childList:!0,subtree:!0})}function r(e){if(e.ep)return;e.ep=!0;const r=function(e){const r={};return e.integrity&&(r.integrity=e.integrity),e.referrerPolicy&&(r.referrerPolicy=e.referrerPolicy),"use-credentials"===e.crossOrigin?r.credentials="include":"anonymous"===e.crossOrigin?r.credentials="omit":r.credentials="same-origin",r}(e);fetch(e.href,r)}}();`}],style:[{innerHTML:'*,:after,:before{border-color:var(--un-default-border-color,#e5e7eb);border-style:solid;border-width:0;box-sizing:border-box}:after,:before{--un-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}h1,h2{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}h1,h2,p{margin:0}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }'}]}),(k,w)=>{const o=d;return i(),a("div",p,[t("div",m,[t("h1",{class:"font-semibold leading-none mb-4 sm:text-[110px] tabular-nums text-[80px]",textContent:n(e.statusCode)},null,8,h),t("h2",{class:"font-semibold mb-2 sm:text-3xl text-2xl",textContent:n(e.statusMessage)},null,8,b),t("p",{class:"mb-4 px-2 text-[#64748B] text-md",textContent:n(e.description)},null,8,g),t("div",x,[u(o,{to:"/",class:"font-medium hover:text-[#00DC82] text-sm underline underline-offset-3"},{default:c(()=>[l(n(e.backHome),1)]),_:1})])])])}}},v=s(y,[["__scopeId","data-v-641cfd3b"]]);export{v as default};
|