(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[7883],{322:e=>{"use strict";e.exports={CharacterClass:function(e){for(varu=e.node,r={},n=0;n<u.expressions.length;n++){vard=e.getChild(n),t=d.jsonEncode();r.hasOwnProperty(t)&&(d.remove(),n--),r[t]=!0}}}},1379:e=>{"use strict";e.exports=functione(u){if(null===u||"object"!=typeofu)returnu;varr=void0;for(varninr=Array.isArray(u)?[]:{},u)r[n]=e(u[n]);returnr}},2003:(e,u,r)=>{"use strict";varn=function(){functione(e,u){for(varr=0;r<u.length;r++){varn=u[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"inn&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}returnfunction(u,r,n){returnr&&e(u.prototype,r),n&&e(u,n),u}}(),d=r(20042),t=r(23810),a=r(29171),s=function(){functione(u){varr=arguments.length>1&&void0!==arguments[1]?arguments[1]:null;!function(e,u){if(!(einstanceofu))thrownewTypeError("Cannot call a class as a function")}(this,e),this._ast=u,this._source=null,this._string=null,this._regexp=null,this._extra=r}returnn(e,[{key:"getAST",value:function(){returnthis._ast}},{key:"setExtra",value:function(e){this._extra=e}},{key:"getExtra",value:function(){returnthis._extra}},{key:"toRegExp",value:function(){returnthis._regexp||(this._regexp=newRegExp(this.getSource(),this._ast.flags)),this._regexp}},{key:"getSource",value:function(){returnthis._source||(this._source=d.generate(this._ast.body)),this._source}},{key:"getFlags",value:function(){returnthis._ast.flags}},{key:"toString",value:function(){returnthis._string||(this._string=d.generate(this._ast)),this._string}}]),e}();e.exports={TransformResult:s,transform:function(e,u){varr=e;returneinstanceofRegExp&&(e=""+e),"string"==typeofe&&(r=t.parse(e,{captureLocations:!0})),a.traverse(r,u),news(r)}}},3211:(e,u,r)=>{"use strict";r.d(u,{yS:()=>I});varn,d=r(94364),t=r(34999),a=r(20043);functions(e){return"number"==typeofe?e:1===e.length?e[0]:[e[0],e[e.length-1]]}functioni(e){constu=Array.isArray(e)?e:e.toString().split(".");if("all"===u[0])return[1/0,0,0];letr=null,n=null;constd=[0,0,0];for(lete=0;e<3;e++)if(r=u[e],void0!==r){if(n="number"==typeofr?r:parseInt(r,10),isNaN(n))returnnull;d[e]=n}returnd}functionf(e,u,r){const[n,d,t]=e,[a,s,i]=u,{ignoreMinor:f,ignorePatch:o,allowHigherVersions:c}=r;if(a===1/0)return!0;constl=!f,v=l&&!o;returnc?!(v&&t<i||l&&d<s)&&n>=a:!(v&&t!==i||l&&d!==s)&&n===a}functiono(e,u,r=0){constn=e.length;for(letd=r;d<n;d++)if(e[d]!==u[d])return!1;return!0}functionc(e){if(null===e||"object"!=typeofe)returne;constu=Array.isArray(e)?[]:{};letr;for(rine)u[r]=c(e[r]);returnu}functionl(e){return[].concat(...e)}functionv(...e){constu=l(e).filter(Boolean);return1===u.length?u[0]:{type:"Alternative",expressions:u}}functionb(e){return{type:"Char",kind:"simple",value:String(e),codePoint:NaN}}functionp(e,u){return{type:"ClassRange",from:e,to:u}}functionm(...e){return{type:"CharacterClass",expressions:l(e).filter(Boolean)}}functionh(e){return{type:"Group",capturing:!0,expression:e,number:null}}functiony(...e){constu=function(...e){constu=l(e).filter(Boolean);if(1===u.length)returnu[0];constr={type:"Disjunction",left:null,right:u.pop()};returnu.reduceRight((e,u,r)=>0===r?(e.left=u,e):(e.left={type:"Disjunction",left:null,right:u},e.left),r),r}(...e);return"Disjunction"===u.type?h(u):u}functiong(){return{type:"Char",kind:"meta",value:"\\d",codePoint:NaN}}functionC(e={type:"Quantifier",kind:"+",greedy:!0}){constu=function(e,u){return{type:"Repetition",expression:{type:"Char",kind:"meta",value:"\\d",codePoint:NaN},quantifier:u}}(0,e);returnu}functionB(e){returnv(Array.from(String(e),b))}function_(e){if("Group"===e.type&&"Repetition"===e.expression.type){const{expression:u,quantifier:r}=e.expression;return"Char"===u.type&&"\\d"===u.value&&"+"===r.kind&&r.greedy}return!1}functionx(e,u){return!(!e||"Char"!==e.type)&&(void0===u||uinstanceofRegExp&&u.test(e.value)||String(u)===e.value)}functionj(e){if("CharacterClass"===e.type&&1===e.expressions.length){const[u]=e.expressions;return"ClassRange"===u.type&&x(u.from,/\d/)&