Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-10-03 16:31:57 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-10-03 16:31:57 +0300
commit4bbbee4df18f458786396a54afab742d4f1c9024 (patch)
treebcfcee4205e9f6b7f7dc8c588a8c0dec6cc36e7f /js/highlight/monkey.js
parent8f2fab223fb2927cc6fbe8b74f868b0bf44a8b98 (diff)
Fix NPM audit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'js/highlight/monkey.js')
-rw-r--r--js/highlight/monkey.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/highlight/monkey.js b/js/highlight/monkey.js
index 582c9549f..ff0eae4ee 100644
--- a/js/highlight/monkey.js
+++ b/js/highlight/monkey.js
@@ -1,2 +1,2 @@
(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[110],{192:function(e,n){e.exports=function(e){var n={className:"number",relevance:0,variants:[{begin:"[$][a-fA-F0-9]+"},e.NUMBER_MODE]};return{case_insensitive:!0,keywords:{keyword:"public private property continue exit extern new try catch eachin not abstract final select case default const local global field end if then else elseif endif while wend repeat until forever for to step next return module inline throw import",built_in:"DebugLog DebugStop Error Print ACos ACosr ASin ASinr ATan ATan2 ATan2r ATanr Abs Abs Ceil Clamp Clamp Cos Cosr Exp Floor Log Max Max Min Min Pow Sgn Sgn Sin Sinr Sqrt Tan Tanr Seed PI HALFPI TWOPI",literal:"true false null and or shl shr mod"},illegal:/\/\*/,contains:[e.COMMENT("#rem","#end"),e.COMMENT("'","$",{relevance:0}),{className:"function",beginKeywords:"function method",end:"[(=:]|$",illegal:/\n/,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"class",beginKeywords:"class interface",end:"$",contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{className:"built_in",begin:"\\b(self|super)\\b"},{className:"meta",begin:"\\s*#",end:"$",keywords:{"meta-keyword":"if else elseif endif end then"}},{className:"meta",begin:"^\\s*strict\\b"},{beginKeywords:"alias",end:"=",contains:[e.UNDERSCORE_TITLE_MODE]},e.QUOTE_STRING_MODE,n]}}}}]);
-//# sourceMappingURL=monkey.js.map?v=fd3e05e942ab53711955 \ No newline at end of file
+//# sourceMappingURL=monkey.js.map?v=ef84ead2918db56cdbbc \ No newline at end of file