vue-files-preview-inno
Version:
A tool for previewing files such as doc, excel, pdf, image, markdown, txt, audio, and video and so on.
73 lines (72 loc) • 1.32 kB
JavaScript
var n, i;
function l() {
if (i) return n;
i = 1;
function t(e) {
const a = {
className: "string",
begin: /'(.|\\[xXuU][a-zA-Z0-9]+)'/
}, r = {
className: "string",
variants: [
{
begin: '"',
end: '"'
}
]
}, s = {
className: "function",
beginKeywords: "def",
end: /[:={\[(\n;]/,
excludeEnd: !0,
contains: [{
className: "title",
relevance: 0,
begin: /[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/
}]
};
return {
name: "Flix",
keywords: {
keyword: [
"case",
"class",
"def",
"else",
"enum",
"if",
"impl",
"import",
"in",
"lat",
"rel",
"index",
"let",
"match",
"namespace",
"switch",
"type",
"yield",
"with"
],
literal: [
"true",
"false"
]
},
contains: [
e.C_LINE_COMMENT_MODE,
e.C_BLOCK_COMMENT_MODE,
a,
r,
s,
e.C_NUMBER_MODE
]
};
}
return n = t, n;
}
export {
l as __require
};
//# sourceMappingURL=flix.mjs.map