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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-10 04:26:26 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-04-13 20:45:50 +0300
commit9f14db5e5375b2d1e58bc21b48534aa1d60c6790 (patch)
tree14e1f57299de7935433a0cb531154f2b8e5dfd08 /js/highlight/ini.js
parent7653189a351215fa2b3763681aa325ba7267a393 (diff)
Bump @nextcloud/vue from 3.7.2 to 3.9.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.7.2 to 3.9.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.7.2...v3.9.0) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/ini.js')
-rw-r--r--js/highlight/ini.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/ini.js b/js/highlight/ini.js
index 8f13a4b73..1ccf8c694 100644
--- a/js/highlight/ini.js
+++ b/js/highlight/ini.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[82],{536:function(n,e,a){"use strict";function s(n){return n?"string"==typeof n?n:n.source:null}function i(){for(var n=arguments.length,e=new Array(n),a=0;a<n;a++)e[a]=arguments[a];var i=e.map((function(n){return s(n)})).join("");return i}n.exports=function(n){var e={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:n.NUMBER_RE}]},a=n.COMMENT();a.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];var r={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},t={className:"literal",begin:/\bon|off|true|false|yes|no\b/},o={className:"string",contains:[n.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},c={begin:/\[/,end:/\]/,contains:[a,t,r,o,e,"self"],relevance:0},l=function(){for(var n=arguments.length,e=new Array(n),a=0;a<n;a++)e[a]=arguments[a];var i="("+e.map((function(n){return s(n)})).join("|")+")";return i}(/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/);return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[a,{className:"section",begin:/\[+/,end:/\]+/},{begin:i(l,"(\\s*\\.\\s*",l,")*",i("(?=",/\s*=\s*[^#\s]/,")")),className:"attr",starts:{end:/$/,contains:[a,c,t,r,o,e]}}]}}}}]);
-//# sourceMappingURL=ini.js.map?v=6ef3c90682a5df27faa7 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[82],{538:function(n,e,a){"use strict";function s(n){return n?"string"==typeof n?n:n.source:null}function i(){for(var n=arguments.length,e=new Array(n),a=0;a<n;a++)e[a]=arguments[a];var i=e.map((function(n){return s(n)})).join("");return i}n.exports=function(n){var e={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:n.NUMBER_RE}]},a=n.COMMENT();a.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];var r={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},t={className:"literal",begin:/\bon|off|true|false|yes|no\b/},o={className:"string",contains:[n.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},c={begin:/\[/,end:/\]/,contains:[a,t,r,o,e,"self"],relevance:0},l=function(){for(var n=arguments.length,e=new Array(n),a=0;a<n;a++)e[a]=arguments[a];var i="("+e.map((function(n){return s(n)})).join("|")+")";return i}(/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/);return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[a,{className:"section",begin:/\[+/,end:/\]+/},{begin:i(l,"(\\s*\\.\\s*",l,")*",i("(?=",/\s*=\s*[^#\s]/,")")),className:"attr",starts:{end:/$/,contains:[a,c,t,r,o,e]}}]}}}}]);
+//# sourceMappingURL=ini.js.map?v=57819a679e3ff8c693fa \ No newline at end of file