vue-files-preview-inno
Version:
A tool for previewing files such as doc, excel, pdf, image, markdown, txt, audio, and video and so on.
58 lines (57 loc) • 1.39 kB
JavaScript
var e, a;
function l() {
if (a) return e;
a = 1;
function s(n) {
const o = {
className: "params",
begin: /\(/,
end: /\)/,
contains: [{
begin: /[\w-]+ *=/,
returnBegin: !0,
relevance: 0,
contains: [
{
className: "attr",
begin: /[\w-]+/
}
]
}],
relevance: 0
}, r = {
className: "function",
begin: /:[\w\-.]+/,
relevance: 0
}, t = {
className: "string",
begin: /\B([\/.])[\w\-.\/=]+/
}, i = {
className: "params",
begin: /--[\w\-=\/]+/
};
return {
name: "JBoss CLI",
aliases: ["wildfly-cli"],
keywords: {
$pattern: "[a-z-]+",
keyword: "alias batch cd clear command connect connection-factory connection-info data-source deploy deployment-info deployment-overlay echo echo-dmr help history if jdbc-driver-info jms-queue|20 jms-topic|20 ls patch pwd quit read-attribute read-operation reload rollout-plan run-batch set shutdown try unalias undeploy unset version xa-data-source",
// module
literal: "true false"
},
contains: [
n.HASH_COMMENT_MODE,
n.QUOTE_STRING_MODE,
i,
r,
t,
o
]
};
}
return e = s, e;
}
export {
l as __require
};
//# sourceMappingURL=jboss-cli.mjs.map