twenty-sdk 2.9.0 → 2.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +25 -0
- package/dist/catalog-sync-BCebNxby.js +1 -0
- package/dist/catalog-sync-Zp1B_jdA.mjs +18 -0
- package/dist/cli/utilities/build/manifest/utils/validate-conditional-availability-usage.d.ts +1 -0
- package/dist/cli/utilities/build/manifest/utils/validate-package-json-dependencies.d.ts +1 -0
- package/dist/cli.cjs +61 -61
- package/dist/cli.mjs +1529 -1515
- package/dist/define/index.cjs +38 -16
- package/dist/define/index.cjs.map +1 -1
- package/dist/define/index.d.ts +691 -6
- package/dist/define/index.mjs +13487 -3478
- package/dist/define/index.mjs.map +1 -1
- package/dist/front-component/index.cjs +37 -15
- package/dist/front-component/index.cjs.map +1 -1
- package/dist/front-component/index.d.ts +1 -135
- package/dist/front-component/index.mjs +12833 -3490
- package/dist/front-component/index.mjs.map +1 -1
- package/dist/get-function-input-schema-DTlcRJz3-Dv2yR3dh.mjs +73 -0
- package/dist/get-function-input-schema-DTlcRJz3-dBL33k9U.js +1 -0
- package/dist/login-oauth-CR6NzLmb.js +340 -0
- package/dist/{login-oauth-DSC3zo9c.mjs → login-oauth-rznAUORX.mjs} +15029 -4882
- package/dist/operations.cjs +1 -1
- package/dist/operations.mjs +2 -2
- package/dist/ui/index.cjs +48 -26
- package/dist/ui/index.mjs +20852 -11479
- package/package.json +11 -9
- package/dist/catalog-sync-CanLpG9v.js +0 -1
- package/dist/catalog-sync-DyCidT5d.mjs +0 -16
- package/dist/get-function-input-schema-BZ7_XyUh-COeGJwHh.js +0 -1
- package/dist/get-function-input-schema-BZ7_XyUh-Dql7-b-j.mjs +0 -62
- package/dist/login-oauth-BESuSxoP.js +0 -298
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const oe=require("@sniptt/guards"),oi=require("uuid"),L=require("zod"),re=require("react"),di=null,ui=null,li=null,ci=null,hi=null,pi=null,fi=null,$i=null,gi=null,mi=null,vi=null,_i=null,Si=null,yi=null,Ei=null,bi=null,Ci=null,Ai=null,Pi=null,Ni=null,Ii=null,Mi=null,Ti=null,Oi=null,Ri=null,ki=null,wi=null,xi=null,Li=null,Di=null,X=e=>!oe.isUndefined(e)&&!oe.isNull(e);var Q="INUMBER",Ae="IOP1",Pe="IOP2",Ne="IOP3",de="IVAR",fe="IVARNAME",Ee="IFUNCALL",ct="IFUNDEF",z="IEXPR",xt="IEXPREVAL",$e="IMEMBER",ht="IENDSTATEMENT",be="IARRAY";function x(e,t){this.type=e,this.value=t??0}x.prototype.toString=function(){switch(this.type){case Q:case Ae:case Pe:case Ne:case de:case fe:case ht:return this.value;case Ee:return"CALL "+this.value;case ct:return"DEF "+this.value;case be:return"ARRAY "+this.value;case $e:return"."+this.value;default:return"Invalid Instruction"}};function pt(e){return new x(Ae,e)}function le(e){return new x(Pe,e)}function Zr(e){return new x(Ne,e)}function Ot(e,t,a,o,p){for(var u=[],$=[],f,d,l,s,m=0;m<e.length;m++){var i=e[m],n=i.type;if(n===Q||n===fe)Array.isArray(i.value)?u.push.apply(u,Ot(i.value.map(function(r){return new x(Q,r)}).concat(new x(be,i.value.length)),t,a,o,p)):u.push(i);else if(n===de&&Object.hasOwn(p,i.value))i=new x(Q,p[i.value]),u.push(i);else if(n===Pe&&u.length>1)d=u.pop(),f=u.pop(),s=a[i.value],i=new x(Q,s(f.value,d.value)),u.push(i);else if(n===Ne&&u.length>2)l=u.pop(),d=u.pop(),f=u.pop(),i.value==="?"?u.push(f.value?d.value:l.value):(s=o[i.value],i=new x(Q,s(f.value,d.value,l.value)),u.push(i));else if(n===Ae&&u.length>0)f=u.pop(),s=t[i.value],i=new x(Q,s(f.value)),u.push(i);else if(n===z){for(;u.length>0;)$.push(u.shift());$.push(new x(z,Ot(i.value,t,a,o,p)))}else if(n===$e&&u.length>0)f=u.pop(),u.push(new x(Q,f.value[i.value]));else{for(;u.length>0;)$.push(u.shift());$.push(i)}}for(;u.length>0;)$.push(u.shift());return $}function Qr(e,t,a){for(var o=[],p=0;p<e.length;p++){var u=e[p],$=u.type;if($===de&&u.value===t)for(var f=0;f<a.tokens.length;f++){var d=a.tokens[f],l;d.type===Ae?l=pt(d.value):d.type===Pe?l=le(d.value):d.type===Ne?l=Zr(d.value):l=new x(d.type,d.value),o.push(l)}else $===z?o.push(new x(z,Qr(u.value,t,a))):o.push(u)}return o}function vt(e,t,a){if(Object.values(t.functions).includes(e))return!0;for(const p of Object.values(a))if(typeof p=="object"&&p!==null){for(const u of Object.values(p))if(u===e){const $=Object.freeze({abs:Math.abs,acos:Math.acos,asin:Math.asin,atan:Math.atan,atan2:Math.atan2,ceil:Math.ceil,clz32:Math.clz32,cos:Math.cos,exp:Math.exp,floor:Math.floor,imul:Math.imul,fround:Math.fround,f16round:Math.f16round,log:Math.log,max:Math.max,min:Math.min,pow:Math.pow,random:Math.random,round:Math.round,sin:Math.sin,sqrt:Math.sqrt,tan:Math.tan,log10:Math.log10,log2:Math.log2,log1p:Math.log1p,expm1:Math.expm1,cosh:Math.cosh,sinh:Math.sinh,tanh:Math.tanh,acosh:Math.acosh,asinh:Math.asinh,atanh:Math.atanh,hypot:Math.hypot,trunc:Math.trunc,sign:Math.sign,cbrt:Math.cbrt});for(var o of Object.getOwnPropertyNames($))if($[o]===u)return!0;return Object.values(t.functions).includes(u)}}return!1}function pe(e,t,a){var o=[],p,u,$,f,d,l;if(Lt(e))return ae(e,a);for(var s=e.length,m=0;m<s;m++){var i=e[m],n=i.type;if(n===Q||n===fe)o.push(i.value);else if(n===Pe)u=o.pop(),p=o.pop(),i.value==="and"?o.push(p?!!pe(u,t,a):!1):i.value==="or"?o.push(p?!0:!!pe(u,t,a)):i.value==="="?(f=t.binaryOps[i.value],o.push(f(p,pe(u,t,a),a))):(f=t.binaryOps[i.value],o.push(f(ae(p,a),ae(u,a))));else if(n===Ne)$=o.pop(),u=o.pop(),p=o.pop(),i.value==="?"?o.push(pe(p?u:$,t,a)):(f=t.ternaryOps[i.value],o.push(f(ae(p,a),ae(u,a),ae($,a))));else if(n===de){if(/^__proto__|prototype|constructor$/.test(i.value))throw new Error("prototype access detected");if(i.value in t.functions)o.push(t.functions[i.value]);else if(i.value in t.unaryOps&&t.parser.isOperatorEnabled(i.value))o.push(t.unaryOps[i.value]);else{var r=a[i.value];if(r!==void 0){if(typeof r=="function"&&!vt(r,t,a))throw new Error("Variable references an unallowed function: "+i.value);o.push(r)}else throw new Error("undefined variable: "+i.value)}}else if(n===Ae)p=o.pop(),f=t.unaryOps[i.value],o.push(f(ae(p,a)));else if(n===Ee){for(l=i.value,d=[];l-- >0;)d.unshift(ae(o.pop(),a));if(f=o.pop(),!vt(f,t,a))throw new Error("Is not an allowed function.");if(f.apply&&f.call)o.push(f.apply(void 0,d));else throw new Error(f+" is not a function")}else if(n===ct)o.push((function(){for(var c=o.pop(),h=[],g=i.value;g-- >0;)h.unshift(o.pop());var _=o.pop(),E=function(){for(var S=Object.assign({},a),v=0,b=h.length;v<b;v++)S[h[v]]=arguments[v];return pe(c,t,S)};return t.functions["lambda_"+t.functions.__counter++]=E,a[_]=E,E})());else if(n===z)o.push(Fi(i,t));else if(n===xt)o.push(i);else if(n===$e){if(p=o.pop(),/^__proto__|prototype|constructor$/.test(i.value))throw new Error("prototype access detected in MEMBER");if(typeof p=="object"&&typeof p[i.value]=="function"&&!vt(p[i.value],t,a))throw new Error("Is not an allowed function in MEMBER.");o.push(p[i.value])}else if(n===ht)o.pop();else if(n===be){for(l=i.value,d=[];l-- >0;)d.unshift(o.pop());o.push(d)}else throw new Error("invalid Expression")}if(o.length>1)throw new Error("invalid Expression (parity)");return o[0]===0?0:ae(o[0],a)}function Fi(e,t,a){return Lt(e)?e:{type:xt,value:function(o){return pe(e.value,t,o)}}}function Lt(e){return e&&e.type===xt}function ae(e,t){return Lt(e)?e.value(t):e}function Dt(e,t){for(var a=[],o,p,u,$,f,d,l=0;l<e.length;l++){var s=e[l],m=s.type;if(m===Q)typeof s.value=="number"&&s.value<0?a.push("("+s.value+")"):Array.isArray(s.value)?a.push("["+s.value.map(jt).join(", ")+"]"):a.push(jt(s.value));else if(m===Pe)p=a.pop(),o=a.pop(),$=s.value,t?$==="^"?a.push("Math.pow("+o+", "+p+")"):$==="and"?a.push("(!!"+o+" && !!"+p+")"):$==="or"?a.push("(!!"+o+" || !!"+p+")"):$==="||"?a.push("(function(a,b){ return Array.isArray(a) && Array.isArray(b) ? a.concat(b) : String(a) + String(b); }(("+o+"),("+p+")))"):$==="=="?a.push("("+o+" === "+p+")"):$==="!="?a.push("("+o+" !== "+p+")"):$==="["?a.push(o+"[("+p+") | 0]"):a.push("("+o+" "+$+" "+p+")"):$==="["?a.push(o+"["+p+"]"):a.push("("+o+" "+$+" "+p+")");else if(m===Ne)if(u=a.pop(),p=a.pop(),o=a.pop(),$=s.value,$==="?")a.push("("+o+" ? "+p+" : "+u+")");else throw new Error("invalid Expression");else if(m===de||m===fe)a.push(s.value);else if(m===Ae)o=a.pop(),$=s.value,$==="-"||$==="+"?a.push("("+$+o+")"):t?$==="not"?a.push("(!"+o+")"):$==="!"?a.push("fac("+o+")"):a.push($+"("+o+")"):$==="!"?a.push("("+o+"!)"):a.push("("+$+" "+o+")");else if(m===Ee){for(d=s.value,f=[];d-- >0;)f.unshift(a.pop());$=a.pop(),a.push($+"("+f.join(", ")+")")}else if(m===ct){for(p=a.pop(),d=s.value,f=[];d-- >0;)f.unshift(a.pop());o=a.pop(),t?a.push("("+o+" = function("+f.join(", ")+") { return "+p+" })"):a.push("("+o+"("+f.join(", ")+") = "+p+")")}else if(m===$e)o=a.pop(),a.push(o+"."+s.value);else if(m===be){for(d=s.value,f=[];d-- >0;)f.unshift(a.pop());a.push("["+f.join(", ")+"]")}else if(m===z)a.push("("+Dt(s.value,t)+")");else if(m!==ht)throw new Error("invalid Expression")}return a.length>1&&(t?a=[a.join(",")]:a=[a.join(";")]),String(a[0])}function jt(e){return typeof e=="string"?JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029"):e}function ye(e,t){for(var a=0;a<e.length;a++)if(e[a]===t)return!0;return!1}function Ft(e,t,a){a=a||{};for(var o=!!a.withMembers,p=null,u=0;u<e.length;u++){var $=e[u];$.type===de||$.type===fe?!o&&!ye(t,$.value)?t.push($.value):(p!==null&&(ye(t,p)||t.push(p)),p=$.value):$.type===$e&&o&&p!==null?p+="."+$.value:$.type===z?Ft($.value,t,a):p!==null&&(ye(t,p)||t.push(p),p=null)}p!==null&&!ye(t,p)&&t.push(p)}function ne(e,t){this.tokens=e,this.parser=t,this.unaryOps=t.unaryOps,this.binaryOps=t.binaryOps,this.ternaryOps=t.ternaryOps,this.functions=t.functions}ne.prototype.simplify=function(e){return e=e||{},new ne(Ot(this.tokens,this.unaryOps,this.binaryOps,this.ternaryOps,e),this.parser)};ne.prototype.substitute=function(e,t){return t instanceof ne||(t=this.parser.parse(String(t))),new ne(Qr(this.tokens,e,t),this.parser)};ne.prototype.evaluate=function(e){return e=e||{},pe(this.tokens,this,e)};ne.prototype.toString=function(){return Dt(this.tokens,!1)};ne.prototype.symbols=function(e){e=e||{};var t=[];return Ft(this.tokens,t,e),t};ne.prototype.variables=function(e){e=e||{};var t=[];Ft(this.tokens,t,e);var a=this.functions;return t.filter(function(o){return!(o in a)})};ne.prototype.toJSFunction=function(e,t){var a=this,o=new Function(e,"with(this.functions) with (this.ternaryOps) with (this.binaryOps) with (this.unaryOps) { return "+Dt(this.simplify(t).tokens,!0)+"; }");return function(){return o.apply(a,arguments)}};var ke="TEOF",D="TOP",ft="TNUMBER",en="TSTRING",ue="TPAREN",Ce="TBRACKET",$t="TCOMMA",Bt="TNAME",Ut="TSEMICOLON";function tn(e,t,a){this.type=e,this.value=t,this.index=a}tn.prototype.toString=function(){return this.type+": "+this.value};function U(e,t){this.pos=0,this.current=null,this.unaryOps=e.unaryOps,this.binaryOps=e.binaryOps,this.ternaryOps=e.ternaryOps,this.consts=e.consts,this.expression=t,this.savedPosition=0,this.savedCurrent=null,this.options=e.options,this.parser=e}U.prototype.newToken=function(e,t,a){return new tn(e,t,a??this.pos)};U.prototype.save=function(){this.savedPosition=this.pos,this.savedCurrent=this.current};U.prototype.restore=function(){this.pos=this.savedPosition,this.current=this.savedCurrent};U.prototype.next=function(){if(this.pos>=this.expression.length)return this.newToken(ke,"EOF");if(this.isWhitespace()||this.isComment())return this.next();if(this.isRadixInteger()||this.isNumber()||this.isOperator()||this.isString()||this.isParen()||this.isBracket()||this.isComma()||this.isSemicolon()||this.isNamedOp()||this.isConst()||this.isName())return this.current;this.parseError('Unknown character "'+this.expression.charAt(this.pos)+'"')};U.prototype.isString=function(){var e=!1,t=this.pos,a=this.expression.charAt(t);if(a==="'"||a==='"')for(var o=this.expression.indexOf(a,t+1);o>=0&&this.pos<this.expression.length;){if(this.pos=o+1,this.expression.charAt(o-1)!=="\\"){var p=this.expression.substring(t+1,o);this.current=this.newToken(en,this.unescape(p),t),e=!0;break}o=this.expression.indexOf(a,o+1)}return e};U.prototype.isParen=function(){var e=this.expression.charAt(this.pos);return e==="("||e===")"?(this.current=this.newToken(ue,e),this.pos++,!0):!1};U.prototype.isBracket=function(){var e=this.expression.charAt(this.pos);return(e==="["||e==="]")&&this.isOperatorEnabled("[")?(this.current=this.newToken(Ce,e),this.pos++,!0):!1};U.prototype.isComma=function(){var e=this.expression.charAt(this.pos);return e===","?(this.current=this.newToken($t,","),this.pos++,!0):!1};U.prototype.isSemicolon=function(){var e=this.expression.charAt(this.pos);return e===";"?(this.current=this.newToken(Ut,";"),this.pos++,!0):!1};U.prototype.isConst=function(){for(var e=this.pos,t=e;t<this.expression.length;t++){var a=this.expression.charAt(t);if(a.toUpperCase()===a.toLowerCase()&&(t===this.pos||a!=="_"&&a!=="."&&(a<"0"||a>"9")))break}if(t>e){var o=this.expression.substring(e,t);if(o in this.consts)return this.current=this.newToken(ft,this.consts[o]),this.pos+=o.length,!0}return!1};U.prototype.isNamedOp=function(){for(var e=this.pos,t=e;t<this.expression.length;t++){var a=this.expression.charAt(t);if(a.toUpperCase()===a.toLowerCase()&&(t===this.pos||a!=="_"&&(a<"0"||a>"9")))break}if(t>e){var o=this.expression.substring(e,t);if(this.isOperatorEnabled(o)&&(o in this.binaryOps||o in this.unaryOps||o in this.ternaryOps))return this.current=this.newToken(D,o),this.pos+=o.length,!0}return!1};U.prototype.isName=function(){for(var e=this.pos,t=e,a=!1;t<this.expression.length;t++){var o=this.expression.charAt(t);if(o.toUpperCase()===o.toLowerCase()){if(t===this.pos&&(o==="$"||o==="_")){o==="_"&&(a=!0);continue}else if(t===this.pos||!a||o!=="_"&&(o<"0"||o>"9"))break}else a=!0}if(a){var p=this.expression.substring(e,t);return this.current=this.newToken(Bt,p),this.pos+=p.length,!0}return!1};U.prototype.isWhitespace=function(){for(var e=!1,t=this.expression.charAt(this.pos);(t===" "||t===" "||t===`
|
|
2
|
-
`||
|
|
3
|
-
`;break;case"r":
|
|
4
|
-
`,a+1);while(a>=0&&a<this.pos);return{line:e,column:t}};U.prototype.parseError=function(e){var t=this.getCoordinates();throw new Error("parse error ["+t.line+":"+t.column+"]: "+e)};function B(e,t,a){this.parser=e,this.tokens=t,this.current=null,this.nextToken=null,this.next(),this.savedCurrent=null,this.savedNextToken=null,this.allowMemberAccess=a.allowMemberAccess!==!1}B.prototype.next=function(){return this.current=this.nextToken,this.nextToken=this.tokens.next()};B.prototype.tokenMatches=function(e,t){return typeof t>"u"?!0:Array.isArray(t)?ye(t,e.value):typeof t=="function"?t(e):e.value===t};B.prototype.save=function(){this.savedCurrent=this.current,this.savedNextToken=this.nextToken,this.tokens.save()};B.prototype.restore=function(){this.tokens.restore(),this.current=this.savedCurrent,this.nextToken=this.savedNextToken};B.prototype.accept=function(e,t){return this.nextToken.type===e&&this.tokenMatches(this.nextToken,t)?(this.next(),!0):!1};B.prototype.expect=function(e,t){if(!this.accept(e,t)){var a=this.tokens.getCoordinates();throw new Error("parse error ["+a.line+":"+a.column+"]: Expected "+(t||e))}};B.prototype.parseAtom=function(e){var t=this.tokens.unaryOps;function a(p){return p.value in t}if(this.accept(Bt)||this.accept(D,a))e.push(new x(de,this.current.value));else if(this.accept(ft))e.push(new x(Q,this.current.value));else if(this.accept(en))e.push(new x(Q,this.current.value));else if(this.accept(ue,"("))this.parseExpression(e),this.expect(ue,")");else if(this.accept(Ce,"["))if(this.accept(Ce,"]"))e.push(new x(be,0));else{var o=this.parseArrayList(e);e.push(new x(be,o))}else throw new Error("unexpected "+this.nextToken)};B.prototype.parseExpression=function(e){var t=[];this.parseUntilEndStatement(e,t)||(this.parseVariableAssignmentExpression(t),!this.parseUntilEndStatement(e,t)&&this.pushExpression(e,t))};B.prototype.pushExpression=function(e,t){for(var a=0,o=t.length;a<o;a++)e.push(t[a])};B.prototype.parseUntilEndStatement=function(e,t){return this.accept(Ut)?(this.nextToken&&this.nextToken.type!==ke&&!(this.nextToken.type===ue&&this.nextToken.value===")")&&t.push(new x(ht)),this.nextToken.type!==ke&&this.parseExpression(t),e.push(new x(z,t)),!0):!1};B.prototype.parseArrayList=function(e){for(var t=0;!this.accept(Ce,"]");)for(this.parseExpression(e),++t;this.accept($t);)this.parseExpression(e),++t;return t};B.prototype.parseVariableAssignmentExpression=function(e){for(this.parseConditionalExpression(e);this.accept(D,"=");){var t=e.pop(),a=[],o=e.length-1;if(t.type===Ee){if(!this.tokens.isOperatorEnabled("()="))throw new Error("function definition is not permitted");for(var p=0,u=t.value+1;p<u;p++){var $=o-p;e[$].type===de&&(e[$]=new x(fe,e[$].value))}this.parseVariableAssignmentExpression(a),e.push(new x(z,a)),e.push(new x(ct,t.value));continue}if(t.type!==de&&t.type!==$e)throw new Error("expected variable for assignment");this.parseVariableAssignmentExpression(a),e.push(new x(fe,t.value)),e.push(new x(z,a)),e.push(le("="))}};B.prototype.parseConditionalExpression=function(e){for(this.parseOrExpression(e);this.accept(D,"?");){var t=[],a=[];this.parseConditionalExpression(t),this.expect(D,":"),this.parseConditionalExpression(a),e.push(new x(z,t)),e.push(new x(z,a)),e.push(Zr("?"))}};B.prototype.parseOrExpression=function(e){for(this.parseAndExpression(e);this.accept(D,"or");){var t=[];this.parseAndExpression(t),e.push(new x(z,t)),e.push(le("or"))}};B.prototype.parseAndExpression=function(e){for(this.parseComparison(e);this.accept(D,"and");){var t=[];this.parseComparison(t),e.push(new x(z,t)),e.push(le("and"))}};var Ui=["==","!=","<","<=",">=",">","in"];B.prototype.parseComparison=function(e){for(this.parseAddSub(e);this.accept(D,Ui);){var t=this.current;this.parseAddSub(e),e.push(le(t.value))}};var Hi=["+","-","||"];B.prototype.parseAddSub=function(e){for(this.parseTerm(e);this.accept(D,Hi);){var t=this.current;this.parseTerm(e),e.push(le(t.value))}};var qi=["*","/","%"];B.prototype.parseTerm=function(e){for(this.parseFactor(e);this.accept(D,qi);){var t=this.current;this.parseFactor(e),e.push(le(t.value))}};B.prototype.parseFactor=function(e){var t=this.tokens.unaryOps;function a(p){return p.value in t}if(this.save(),this.accept(D,a)){if(this.current.value!=="-"&&this.current.value!=="+"){if(this.nextToken.type===ue&&this.nextToken.value==="("){this.restore(),this.parseExponential(e);return}else if(this.nextToken.type===Ut||this.nextToken.type===$t||this.nextToken.type===ke||this.nextToken.type===ue&&this.nextToken.value===")"){this.restore(),this.parseAtom(e);return}}var o=this.current;this.parseFactor(e),e.push(pt(o.value))}else this.parseExponential(e)};B.prototype.parseExponential=function(e){for(this.parsePostfixExpression(e);this.accept(D,"^");)this.parseFactor(e),e.push(le("^"))};B.prototype.parsePostfixExpression=function(e){for(this.parseFunctionCall(e);this.accept(D,"!");)e.push(pt("!"))};B.prototype.parseFunctionCall=function(e){var t=this.tokens.unaryOps;function a(u){return u.value in t}if(this.accept(D,a)){var o=this.current;this.parseAtom(e),e.push(pt(o.value))}else for(this.parseMemberExpression(e);this.accept(ue,"(");)if(this.accept(ue,")"))e.push(new x(Ee,0));else{var p=this.parseArgumentList(e);e.push(new x(Ee,p))}};B.prototype.parseArgumentList=function(e){for(var t=0;!this.accept(ue,")");)for(this.parseExpression(e),++t;this.accept($t);)this.parseExpression(e),++t;return t};B.prototype.parseMemberExpression=function(e){for(this.parseAtom(e);this.accept(D,".")||this.accept(Ce,"[");){var t=this.current;if(t.value==="."){if(!this.allowMemberAccess)throw new Error('unexpected ".", member access is not permitted');this.expect(Bt),e.push(new x($e,this.current.value))}else if(t.value==="["){if(!this.tokens.isOperatorEnabled("["))throw new Error('unexpected "[]", arrays are disabled');this.parseExpression(e),this.expect(Ce,"]"),e.push(le("["))}else throw new Error("unexpected symbol: "+t.value)}};function Gi(e,t){return Number(e)+Number(t)}function Vi(e,t){return e-t}function Wi(e,t){return e*t}function Ki(e,t){return e/t}function Yi(e,t){return e%t}function zi(e,t){return Array.isArray(e)&&Array.isArray(t)?e.concat(t):""+e+t}function ji(e,t){return e===t}function Ji(e,t){return e!==t}function Xi(e,t){return e>t}function Zi(e,t){return e<t}function Qi(e,t){return e>=t}function ea(e,t){return e<=t}function ta(e,t){return!!(e&&t)}function ra(e,t){return!!(e||t)}function na(e,t){return ye(t,e)}function ia(e){return(Math.exp(e)-Math.exp(-e))/2}function aa(e){return(Math.exp(e)+Math.exp(-e))/2}function sa(e){return e===1/0?1:e===-1/0?-1:(Math.exp(e)-Math.exp(-e))/(Math.exp(e)+Math.exp(-e))}function oa(e){return e===-1/0?e:Math.log(e+Math.sqrt(e*e+1))}function da(e){return Math.log(e+Math.sqrt(e*e-1))}function ua(e){return Math.log((1+e)/(1-e))/2}function Jt(e){return Math.log(e)*Math.LOG10E}function la(e){return-e}function ca(e){return!e}function ha(e){return e<0?Math.ceil(e):Math.floor(e)}function pa(e){return Math.random()*(e||1)}function Xt(e){return Ht(e+1)}function fa(e){return isFinite(e)&&e===Math.round(e)}var $a=4.7421875,_t=[.9999999999999971,57.15623566586292,-59.59796035547549,14.136097974741746,-.4919138160976202,3399464998481189e-20,4652362892704858e-20,-9837447530487956e-20,.0001580887032249125,-.00021026444172410488,.00021743961811521265,-.0001643181065367639,8441822398385275e-20,-26190838401581408e-21,36899182659531625e-22];function Ht(e){var t,a;if(fa(e)){if(e<=0)return isFinite(e)?1/0:NaN;if(e>171)return 1/0;for(var o=e-2,p=e-1;o>1;)p*=o,o--;return p===0&&(p=1),p}if(e<.5)return Math.PI/(Math.sin(Math.PI*e)*Ht(1-e));if(e>=171.35)return 1/0;if(e>85){var u=e*e,$=u*e,f=$*e,d=f*e;return Math.sqrt(2*Math.PI/e)*Math.pow(e/Math.E,e)*(1+1/(12*e)+1/(288*u)-139/(51840*$)-571/(2488320*f)+163879/(209018880*d)+5246819/(75246796800*d*e))}--e,a=_t[0];for(var l=1;l<_t.length;++l)a+=_t[l]/(e+l);return t=e+$a+.5,Math.sqrt(2*Math.PI)*Math.pow(t,e+.5)*Math.exp(-t)*a}function ga(e){return Array.isArray(e)?e.length:String(e).length}function Zt(){for(var e=0,t=0,a=0;a<arguments.length;a++){var o=Math.abs(arguments[a]),p;t<o?(p=t/o,e=e*p*p+1,t=o):o>0?(p=o/t,e+=p*p):e+=o}return t===1/0?1/0:t*Math.sqrt(e)}function Qt(e,t,a){return e?t:a}function ma(e,t){return typeof t>"u"||+t==0?Math.round(e):(e=+e,t=-+t,isNaN(e)||!(typeof t=="number"&&t%1===0)?NaN:(e=e.toString().split("e"),e=Math.round(+(e[0]+"e"+(e[1]?+e[1]-t:-t))),e=e.toString().split("e"),+(e[0]+"e"+(e[1]?+e[1]+t:t))))}function va(e,t,a){return a&&(a[e]=t),t}function _a(e,t){return e[t|0]}function Sa(e){return arguments.length===1&&Array.isArray(e)?Math.max.apply(Math,e):Math.max.apply(Math,arguments)}function ya(e){return arguments.length===1&&Array.isArray(e)?Math.min.apply(Math,e):Math.min.apply(Math,arguments)}function Ea(e,t){if(typeof e!="function")throw new Error("First argument to map is not a function");if(!Array.isArray(t))throw new Error("Second argument to map is not an array");return t.map(function(a,o){return e(a,o)})}function ba(e,t,a){if(typeof e!="function")throw new Error("First argument to fold is not a function");if(!Array.isArray(a))throw new Error("Second argument to fold is not an array");return a.reduce(function(o,p,u){return e(o,p,u)},t)}function Ca(e,t){if(typeof e!="function")throw new Error("First argument to filter is not a function");if(!Array.isArray(t))throw new Error("Second argument to filter is not an array");return t.filter(function(a,o){return e(a,o)})}function Aa(e,t){if(!(Array.isArray(t)||typeof t=="string"))throw new Error("Second argument to indexOf is not a string or array");return t.indexOf(e)}function Pa(e,t){if(!Array.isArray(t))throw new Error("Second argument to join is not an array");return t.join(e)}function Na(e){return(e>0)-(e<0)||+e}var er=1/3;function Ia(e){return e<0?-Math.pow(-e,er):Math.pow(e,er)}function Ma(e){return Math.exp(e)-1}function Ta(e){return Math.log(1+e)}function Oa(e){return Math.log(e)/Math.LN2}function Ra(e){if(!Array.isArray(e))throw new Error("Sum argument is not an array");return e.reduce(function(t,a){return t+Number(a)},0)}function ge(e){this.options=e||{},this.unaryOps={sin:Math.sin,cos:Math.cos,tan:Math.tan,asin:Math.asin,acos:Math.acos,atan:Math.atan,sinh:Math.sinh||ia,cosh:Math.cosh||aa,tanh:Math.tanh||sa,asinh:Math.asinh||oa,acosh:Math.acosh||da,atanh:Math.atanh||ua,sqrt:Math.sqrt,cbrt:Math.cbrt||Ia,log:Math.log,log2:Math.log2||Oa,ln:Math.log,lg:Math.log10||Jt,log10:Math.log10||Jt,expm1:Math.expm1||Ma,log1p:Math.log1p||Ta,abs:Math.abs,ceil:Math.ceil,floor:Math.floor,round:Math.round,trunc:Math.trunc||ha,"-":la,"+":Number,exp:Math.exp,not:ca,length:ga,"!":Xt,sign:Math.sign||Na},this.binaryOps={"+":Gi,"-":Vi,"*":Wi,"/":Ki,"%":Yi,"^":Math.pow,"||":zi,"==":ji,"!=":Ji,">":Xi,"<":Zi,">=":Qi,"<=":ea,and:ta,or:ra,in:na,"=":va,"[":_a},this.ternaryOps={"?":Qt},this.functions={random:pa,fac:Xt,min:ya,max:Sa,hypot:Math.hypot||Zt,pyt:Math.hypot||Zt,pow:Math.pow,atan2:Math.atan2,if:Qt,gamma:Ht,roundTo:ma,map:Ea,fold:ba,filter:Ca,indexOf:Aa,join:Pa,sum:Ra},this.consts={E:Math.E,PI:Math.PI,true:!0,false:!1}}ge.prototype.parse=function(e){var t=[],a=new B(this,new U(this,e),{allowMemberAccess:this.options.allowMemberAccess});return a.parseExpression(t),a.expect(ke,"EOF"),new ne(t,this)};ge.prototype.evaluate=function(e,t){return this.parse(e).evaluate(t)};var rn=new ge;ge.parse=function(e){return rn.parse(e)};ge.evaluate=function(e,t){return rn.parse(e).evaluate(t)};var tr={"+":"add","-":"subtract","*":"multiply","/":"divide","%":"remainder","^":"power","!":"factorial","<":"comparison",">":"comparison","<=":"comparison",">=":"comparison","==":"comparison","!=":"comparison","||":"concatenate",and:"logical",or:"logical",not:"logical","?":"conditional",":":"conditional","=":"assignment","[":"array","()=":"fndef"};function ka(e){return Object.hasOwn(tr,e)?tr[e]:e}ge.prototype.isOperatorEnabled=function(e){var t=ka(e),a=this.options.operators||{};return!(t in a)||!!a[t]};var ce=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ue={exports:{}},He={exports:{}},te={},Y={},rr;function j(){if(rr)return Y;rr=1,Y.__esModule=!0,Y.extend=p,Y.indexOf=d,Y.escapeExpression=l,Y.isEmpty=s,Y.createFrame=m,Y.blockParams=i,Y.appendContextPath=n;var e={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`","=":"="},t=/[&<>"'`=]/g,a=/[&<>"'`=]/;function o(r){return e[r]}function p(r){for(var c=1;c<arguments.length;c++)for(var h in arguments[c])Object.prototype.hasOwnProperty.call(arguments[c],h)&&(r[h]=arguments[c][h]);return r}var u=Object.prototype.toString;Y.toString=u;var $=function(c){return typeof c=="function"};$(/x/)&&(Y.isFunction=$=function(r){return typeof r=="function"&&u.call(r)==="[object Function]"}),Y.isFunction=$;var f=Array.isArray||function(r){return r&&typeof r=="object"?u.call(r)==="[object Array]":!1};Y.isArray=f;function d(r,c){for(var h=0,g=r.length;h<g;h++)if(r[h]===c)return h;return-1}function l(r){if(typeof r!="string"){if(r&&r.toHTML)return r.toHTML();if(r==null)return"";if(!r)return r+"";r=""+r}return a.test(r)?r.replace(t,o):r}function s(r){return!r&&r!==0?!0:!!(f(r)&&r.length===0)}function m(r){var c=p({},r);return c._parent=r,c}function i(r,c){return r.path=c,r}function n(r,c){return(r?r+".":"")+c}return Y}var qe={exports:{}},nr;function ee(){return nr||(nr=1,(function(e,t){t.__esModule=!0;var a=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function o(p,u){var $=u&&u.loc,f=void 0,d=void 0,l=void 0,s=void 0;$&&(f=$.start.line,d=$.end.line,l=$.start.column,s=$.end.column,p+=" - "+f+":"+l);for(var m=Error.prototype.constructor.call(this,p),i=0;i<a.length;i++)this[a[i]]=m[a[i]];Error.captureStackTrace&&Error.captureStackTrace(this,o);try{$&&(this.lineNumber=f,this.endLineNumber=d,Object.defineProperty?(Object.defineProperty(this,"column",{value:l,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:s,enumerable:!0})):(this.column=l,this.endColumn=s))}catch{}}o.prototype=new Error,t.default=o,e.exports=t.default})(qe,qe.exports)),qe.exports}var Te={},Ge={exports:{}},ir;function wa(){return ir||(ir=1,(function(e,t){t.__esModule=!0;var a=j();t.default=function(o){o.registerHelper("blockHelperMissing",function(p,u){var $=u.inverse,f=u.fn;if(p===!0)return f(this);if(p===!1||p==null)return $(this);if(a.isArray(p))return p.length>0?(u.ids&&(u.ids=[u.name]),o.helpers.each(p,u)):$(this);if(u.data&&u.ids){var d=a.createFrame(u.data);d.contextPath=a.appendContextPath(u.data.contextPath,u.name),u={data:d}}return f(p,u)})},e.exports=t.default})(Ge,Ge.exports)),Ge.exports}var Ve={exports:{}},ar;function xa(){return ar||(ar=1,(function(e,t){t.__esModule=!0;function a($){return $&&$.__esModule?$:{default:$}}var o=j(),p=ee(),u=a(p);t.default=function($){$.registerHelper("each",function(f,d){if(!d)throw new u.default("Must pass iterator to #each");var l=d.fn,s=d.inverse,m=0,i="",n=void 0,r=void 0;d.data&&d.ids&&(r=o.appendContextPath(d.data.contextPath,d.ids[0])+"."),o.isFunction(f)&&(f=f.call(this)),d.data&&(n=o.createFrame(d.data));function c(S,v,b){n&&(n.key=S,n.index=v,n.first=v===0,n.last=!!b,r&&(n.contextPath=r+S)),i=i+l(f[S],{data:n,blockParams:o.blockParams([f[S],S],[r+S,null])})}if(f&&typeof f=="object")if(o.isArray(f))for(var h=f.length;m<h;m++)m in f&&c(m,m,m===f.length-1);else if(typeof Symbol=="function"&&f[Symbol.iterator]){for(var g=[],_=f[Symbol.iterator](),E=_.next();!E.done;E=_.next())g.push(E.value);f=g;for(var h=f.length;m<h;m++)c(m,m,m===f.length-1)}else(function(){var S=void 0;Object.keys(f).forEach(function(v){S!==void 0&&c(S,m-1),S=v,m++}),S!==void 0&&c(S,m-1,!0)})();return m===0&&(i=s(this)),i})},e.exports=t.default})(Ve,Ve.exports)),Ve.exports}var We={exports:{}},sr;function La(){return sr||(sr=1,(function(e,t){t.__esModule=!0;function a(u){return u&&u.__esModule?u:{default:u}}var o=ee(),p=a(o);t.default=function(u){u.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new p.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})},e.exports=t.default})(We,We.exports)),We.exports}var Ke={exports:{}},or;function Da(){return or||(or=1,(function(e,t){t.__esModule=!0;function a($){return $&&$.__esModule?$:{default:$}}var o=j(),p=ee(),u=a(p);t.default=function($){$.registerHelper("if",function(f,d){if(arguments.length!=2)throw new u.default("#if requires exactly one argument");return o.isFunction(f)&&(f=f.call(this)),!d.hash.includeZero&&!f||o.isEmpty(f)?d.inverse(this):d.fn(this)}),$.registerHelper("unless",function(f,d){if(arguments.length!=2)throw new u.default("#unless requires exactly one argument");return $.helpers.if.call(this,f,{fn:d.inverse,inverse:d.fn,hash:d.hash})})},e.exports=t.default})(Ke,Ke.exports)),Ke.exports}var Ye={exports:{}},dr;function Fa(){return dr||(dr=1,(function(e,t){t.__esModule=!0,t.default=function(a){a.registerHelper("log",function(){for(var o=[void 0],p=arguments[arguments.length-1],u=0;u<arguments.length-1;u++)o.push(arguments[u]);var $=1;p.hash.level!=null?$=p.hash.level:p.data&&p.data.level!=null&&($=p.data.level),o[0]=$,a.log.apply(a,o)})},e.exports=t.default})(Ye,Ye.exports)),Ye.exports}var ze={exports:{}},ur;function Ba(){return ur||(ur=1,(function(e,t){t.__esModule=!0,t.default=function(a){a.registerHelper("lookup",function(o,p,u){return o&&u.lookupProperty(o,p)})},e.exports=t.default})(ze,ze.exports)),ze.exports}var je={exports:{}},lr;function Ua(){return lr||(lr=1,(function(e,t){t.__esModule=!0;function a($){return $&&$.__esModule?$:{default:$}}var o=j(),p=ee(),u=a(p);t.default=function($){$.registerHelper("with",function(f,d){if(arguments.length!=2)throw new u.default("#with requires exactly one argument");o.isFunction(f)&&(f=f.call(this));var l=d.fn;if(o.isEmpty(f))return d.inverse(this);var s=d.data;return d.data&&d.ids&&(s=o.createFrame(d.data),s.contextPath=o.appendContextPath(d.data.contextPath,d.ids[0])),l(f,{data:s,blockParams:o.blockParams([f],[s&&s.contextPath])})})},e.exports=t.default})(je,je.exports)),je.exports}var cr;function nn(){if(cr)return Te;cr=1,Te.__esModule=!0,Te.registerDefaultHelpers=c,Te.moveHelperToHooks=h;function e(g){return g&&g.__esModule?g:{default:g}}var t=wa(),a=e(t),o=xa(),p=e(o),u=La(),$=e(u),f=Da(),d=e(f),l=Fa(),s=e(l),m=Ba(),i=e(m),n=Ua(),r=e(n);function c(g){a.default(g),p.default(g),$.default(g),d.default(g),s.default(g),i.default(g),r.default(g)}function h(g,_,E){g.helpers[_]&&(g.hooks[_]=g.helpers[_],E||(g.helpers[_]=void 0))}return Te}var Je={},Xe={exports:{}},hr;function Ha(){return hr||(hr=1,(function(e,t){t.__esModule=!0;var a=j();t.default=function(o){o.registerDecorator("inline",function(p,u,$,f){var d=p;return u.partials||(u.partials={},d=function(l,s){var m=$.partials;$.partials=a.extend({},m,u.partials);var i=p(l,s);return $.partials=m,i}),u.partials[f.args[0]]=f.fn,d})},e.exports=t.default})(Xe,Xe.exports)),Xe.exports}var pr;function qa(){if(pr)return Je;pr=1,Je.__esModule=!0,Je.registerDefaultDecorators=o;function e(p){return p&&p.__esModule?p:{default:p}}var t=Ha(),a=e(t);function o(p){a.default(p)}return Je}var Ze={exports:{}},fr;function an(){return fr||(fr=1,(function(e,t){t.__esModule=!0;var a=j(),o={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(u){if(typeof u=="string"){var $=a.indexOf(o.methodMap,u.toLowerCase());$>=0?u=$:u=parseInt(u,10)}return u},log:function(u){if(u=o.lookupLevel(u),typeof console<"u"&&o.lookupLevel(o.level)<=u){var $=o.methodMap[u];console[$]||($="log");for(var f=arguments.length,d=Array(f>1?f-1:0),l=1;l<f;l++)d[l-1]=arguments[l];console[$].apply(console,d)}}};t.default=o,e.exports=t.default})(Ze,Ze.exports)),Ze.exports}var ve={},$r;function sn(){if($r)return ve;$r=1,ve.__esModule=!0,ve.createProtoAccessControl=u,ve.resultIsAllowed=$,ve.resetLoggedProperties=l;function e(s){return s&&s.__esModule?s:{default:s}}var t=j(),a=an(),o=e(a),p=Object.create(null);function u(s){var m=Object.create(null);m.__proto__=!1,t.extend(m,s.allowedProtoProperties);var i=Object.create(null);return i.constructor=!1,i.__defineGetter__=!1,i.__defineSetter__=!1,i.__lookupGetter__=!1,i.__lookupSetter__=!1,t.extend(i,s.allowedProtoMethods),{properties:{whitelist:m,defaultValue:s.allowProtoPropertiesByDefault},methods:{whitelist:i,defaultValue:s.allowProtoMethodsByDefault}}}function $(s,m,i){return f(typeof s=="function"?m.methods:m.properties,i)}function f(s,m){return s.whitelist[m]!==void 0?s.whitelist[m]===!0:s.defaultValue!==void 0?s.defaultValue:(d(m),!1)}function d(s){p[s]!==!0&&(p[s]=!0,o.default.log("error",'Handlebars: Access has been denied to resolve the property "'+s+`" because it is not an "own property" of its parent.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const xe=require("@sniptt/guards"),Ef=require("uuid"),ve=require("react"),le=e=>!xe.isUndefined(e)&&!xe.isNull(e);var pe="INUMBER",lt="IOP1",ct="IOP2",dt="IOP3",Ee="IVAR",Ze="IVARNAME",tt="IFUNCALL",xr="IFUNDEF",oe="IEXPR",Sn="IEXPREVAL",qe="IMEMBER",Er="IENDSTATEMENT",rt="IARRAY";function F(e,r){this.type=e,this.value=r??0}F.prototype.toString=function(){switch(this.type){case pe:case lt:case ct:case dt:case Ee:case Ze:case Er:return this.value;case tt:return"CALL "+this.value;case xr:return"DEF "+this.value;case rt:return"ARRAY "+this.value;case qe:return"."+this.value;default:return"Invalid Instruction"}};function Pr(e){return new F(lt,e)}function Ae(e){return new F(ct,e)}function Za(e){return new F(dt,e)}function dn(e,r,n,o,t){for(var i=[],a=[],c,f,p,d,$=0;$<e.length;$++){var l=e[$],s=l.type;if(s===pe||s===Ze)Array.isArray(l.value)?i.push.apply(i,dn(l.value.map(function(u){return new F(pe,u)}).concat(new F(rt,l.value.length)),r,n,o,t)):i.push(l);else if(s===Ee&&Object.hasOwn(t,l.value))l=new F(pe,t[l.value]),i.push(l);else if(s===ct&&i.length>1)f=i.pop(),c=i.pop(),d=n[l.value],l=new F(pe,d(c.value,f.value)),i.push(l);else if(s===dt&&i.length>2)p=i.pop(),f=i.pop(),c=i.pop(),l.value==="?"?i.push(c.value?f.value:p.value):(d=o[l.value],l=new F(pe,d(c.value,f.value,p.value)),i.push(l));else if(s===lt&&i.length>0)c=i.pop(),d=r[l.value],l=new F(pe,d(c.value)),i.push(l);else if(s===oe){for(;i.length>0;)a.push(i.shift());a.push(new F(oe,dn(l.value,r,n,o,t)))}else if(s===qe&&i.length>0)c=i.pop(),i.push(new F(pe,c.value[l.value]));else{for(;i.length>0;)a.push(i.shift());a.push(l)}}for(;i.length>0;)a.push(i.shift());return a}function Fa(e,r,n){for(var o=[],t=0;t<e.length;t++){var i=e[t],a=i.type;if(a===Ee&&i.value===r)for(var c=0;c<n.tokens.length;c++){var f=n.tokens[c],p;f.type===lt?p=Pr(f.value):f.type===ct?p=Ae(f.value):f.type===dt?p=Za(f.value):p=new F(f.type,f.value),o.push(p)}else a===oe?o.push(new F(oe,Fa(i.value,r,n))):o.push(i)}return o}function Yr(e,r,n){if(Object.values(r.functions).includes(e))return!0;for(const t of Object.values(n))if(typeof t=="object"&&t!==null){for(const i of Object.values(t))if(i===e){const a=Object.freeze({abs:Math.abs,acos:Math.acos,asin:Math.asin,atan:Math.atan,atan2:Math.atan2,ceil:Math.ceil,clz32:Math.clz32,cos:Math.cos,exp:Math.exp,floor:Math.floor,imul:Math.imul,fround:Math.fround,f16round:Math.f16round,log:Math.log,max:Math.max,min:Math.min,pow:Math.pow,random:Math.random,round:Math.round,sin:Math.sin,sqrt:Math.sqrt,tan:Math.tan,log10:Math.log10,log2:Math.log2,log1p:Math.log1p,expm1:Math.expm1,cosh:Math.cosh,sinh:Math.sinh,tanh:Math.tanh,acosh:Math.acosh,asinh:Math.asinh,atanh:Math.atanh,hypot:Math.hypot,trunc:Math.trunc,sign:Math.sign,cbrt:Math.cbrt});for(var o of Object.getOwnPropertyNames(a))if(a[o]===i)return!0;return Object.values(r.functions).includes(i)}}return!1}function Re(e,r,n){var o=[],t,i,a,c,f,p;if(kn(e))return we(e,n);for(var d=e.length,$=0;$<d;$++){var l=e[$],s=l.type;if(s===pe||s===Ze)o.push(l.value);else if(s===ct)i=o.pop(),t=o.pop(),l.value==="and"?o.push(t?!!Re(i,r,n):!1):l.value==="or"?o.push(t?!0:!!Re(i,r,n)):l.value==="="?(c=r.binaryOps[l.value],o.push(c(t,Re(i,r,n),n))):(c=r.binaryOps[l.value],o.push(c(we(t,n),we(i,n))));else if(s===dt)a=o.pop(),i=o.pop(),t=o.pop(),l.value==="?"?o.push(Re(t?i:a,r,n)):(c=r.ternaryOps[l.value],o.push(c(we(t,n),we(i,n),we(a,n))));else if(s===Ee){if(/^__proto__|prototype|constructor$/.test(l.value))throw new Error("prototype access detected");if(l.value in r.functions)o.push(r.functions[l.value]);else if(l.value in r.unaryOps&&r.parser.isOperatorEnabled(l.value))o.push(r.unaryOps[l.value]);else{var u=n[l.value];if(u!==void 0){if(typeof u=="function"&&!Yr(u,r,n))throw new Error("Variable references an unallowed function: "+l.value);o.push(u)}else throw new Error("undefined variable: "+l.value)}}else if(s===lt)t=o.pop(),c=r.unaryOps[l.value],o.push(c(we(t,n)));else if(s===tt){for(p=l.value,f=[];p-- >0;)f.unshift(we(o.pop(),n));if(c=o.pop(),!Yr(c,r,n))throw new Error("Is not an allowed function.");if(c.apply&&c.call)o.push(c.apply(void 0,f));else throw new Error(c+" is not a function")}else if(s===xr)o.push((function(){for(var h=o.pop(),m=[],g=l.value;g-- >0;)m.unshift(o.pop());var v=o.pop(),y=function(){for(var b=Object.assign({},n),_=0,I=m.length;_<I;_++)b[m[_]]=arguments[_];return Re(h,r,b)};return r.functions["lambda_"+r.functions.__counter++]=y,n[v]=y,y})());else if(s===oe)o.push(Pf(l,r));else if(s===Sn)o.push(l);else if(s===qe){if(t=o.pop(),/^__proto__|prototype|constructor$/.test(l.value))throw new Error("prototype access detected in MEMBER");if(typeof t=="object"&&typeof t[l.value]=="function"&&!Yr(t[l.value],r,n))throw new Error("Is not an allowed function in MEMBER.");o.push(t[l.value])}else if(s===Er)o.pop();else if(s===rt){for(p=l.value,f=[];p-- >0;)f.unshift(o.pop());o.push(f)}else throw new Error("invalid Expression")}if(o.length>1)throw new Error("invalid Expression (parity)");return o[0]===0?0:we(o[0],n)}function Pf(e,r,n){return kn(e)?e:{type:Sn,value:function(o){return Re(e.value,r,o)}}}function kn(e){return e&&e.type===Sn}function we(e,r){return kn(e)?e.value(r):e}function In(e,r){for(var n=[],o,t,i,a,c,f,p=0;p<e.length;p++){var d=e[p],$=d.type;if($===pe)typeof d.value=="number"&&d.value<0?n.push("("+d.value+")"):Array.isArray(d.value)?n.push("["+d.value.map(So).join(", ")+"]"):n.push(So(d.value));else if($===ct)t=n.pop(),o=n.pop(),a=d.value,r?a==="^"?n.push("Math.pow("+o+", "+t+")"):a==="and"?n.push("(!!"+o+" && !!"+t+")"):a==="or"?n.push("(!!"+o+" || !!"+t+")"):a==="||"?n.push("(function(a,b){ return Array.isArray(a) && Array.isArray(b) ? a.concat(b) : String(a) + String(b); }(("+o+"),("+t+")))"):a==="=="?n.push("("+o+" === "+t+")"):a==="!="?n.push("("+o+" !== "+t+")"):a==="["?n.push(o+"[("+t+") | 0]"):n.push("("+o+" "+a+" "+t+")"):a==="["?n.push(o+"["+t+"]"):n.push("("+o+" "+a+" "+t+")");else if($===dt)if(i=n.pop(),t=n.pop(),o=n.pop(),a=d.value,a==="?")n.push("("+o+" ? "+t+" : "+i+")");else throw new Error("invalid Expression");else if($===Ee||$===Ze)n.push(d.value);else if($===lt)o=n.pop(),a=d.value,a==="-"||a==="+"?n.push("("+a+o+")"):r?a==="not"?n.push("(!"+o+")"):a==="!"?n.push("fac("+o+")"):n.push(a+"("+o+")"):a==="!"?n.push("("+o+"!)"):n.push("("+a+" "+o+")");else if($===tt){for(f=d.value,c=[];f-- >0;)c.unshift(n.pop());a=n.pop(),n.push(a+"("+c.join(", ")+")")}else if($===xr){for(t=n.pop(),f=d.value,c=[];f-- >0;)c.unshift(n.pop());o=n.pop(),r?n.push("("+o+" = function("+c.join(", ")+") { return "+t+" })"):n.push("("+o+"("+c.join(", ")+") = "+t+")")}else if($===qe)o=n.pop(),n.push(o+"."+d.value);else if($===rt){for(f=d.value,c=[];f-- >0;)c.unshift(n.pop());n.push("["+c.join(", ")+"]")}else if($===oe)n.push("("+In(d.value,r)+")");else if($!==Er)throw new Error("invalid Expression")}return n.length>1&&(r?n=[n.join(",")]:n=[n.join(";")]),String(n[0])}function So(e){return typeof e=="string"?JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029"):e}function Qe(e,r){for(var n=0;n<e.length;n++)if(e[n]===r)return!0;return!1}function wn(e,r,n){n=n||{};for(var o=!!n.withMembers,t=null,i=0;i<e.length;i++){var a=e[i];a.type===Ee||a.type===Ze?!o&&!Qe(r,a.value)?r.push(a.value):(t!==null&&(Qe(r,t)||r.push(t)),t=a.value):a.type===qe&&o&&t!==null?t+="."+a.value:a.type===oe?wn(a.value,r,n):t!==null&&(Qe(r,t)||r.push(t),t=null)}t!==null&&!Qe(r,t)&&r.push(t)}function _e(e,r){this.tokens=e,this.parser=r,this.unaryOps=r.unaryOps,this.binaryOps=r.binaryOps,this.ternaryOps=r.ternaryOps,this.functions=r.functions}_e.prototype.simplify=function(e){return e=e||{},new _e(dn(this.tokens,this.unaryOps,this.binaryOps,this.ternaryOps,e),this.parser)};_e.prototype.substitute=function(e,r){return r instanceof _e||(r=this.parser.parse(String(r))),new _e(Fa(this.tokens,e,r),this.parser)};_e.prototype.evaluate=function(e){return e=e||{},Re(this.tokens,this,e)};_e.prototype.toString=function(){return In(this.tokens,!1)};_e.prototype.symbols=function(e){e=e||{};var r=[];return wn(this.tokens,r,e),r};_e.prototype.variables=function(e){e=e||{};var r=[];wn(this.tokens,r,e);var n=this.functions;return r.filter(function(o){return!(o in n)})};_e.prototype.toJSFunction=function(e,r){var n=this,o=new Function(e,"with(this.functions) with (this.ternaryOps) with (this.binaryOps) with (this.unaryOps) { return "+In(this.simplify(r).tokens,!0)+"; }");return function(){return o.apply(n,arguments)}};var St="TEOF",B="TOP",Ar="TNUMBER",Ba="TSTRING",Pe="TPAREN",nt="TBRACKET",Tr="TCOMMA",On="TNAME",Nn="TSEMICOLON";function Ga(e,r,n){this.type=e,this.value=r,this.index=n}Ga.prototype.toString=function(){return this.type+": "+this.value};function W(e,r){this.pos=0,this.current=null,this.unaryOps=e.unaryOps,this.binaryOps=e.binaryOps,this.ternaryOps=e.ternaryOps,this.consts=e.consts,this.expression=r,this.savedPosition=0,this.savedCurrent=null,this.options=e.options,this.parser=e}W.prototype.newToken=function(e,r,n){return new Ga(e,r,n??this.pos)};W.prototype.save=function(){this.savedPosition=this.pos,this.savedCurrent=this.current};W.prototype.restore=function(){this.pos=this.savedPosition,this.current=this.savedCurrent};W.prototype.next=function(){if(this.pos>=this.expression.length)return this.newToken(St,"EOF");if(this.isWhitespace()||this.isComment())return this.next();if(this.isRadixInteger()||this.isNumber()||this.isOperator()||this.isString()||this.isParen()||this.isBracket()||this.isComma()||this.isSemicolon()||this.isNamedOp()||this.isConst()||this.isName())return this.current;this.parseError('Unknown character "'+this.expression.charAt(this.pos)+'"')};W.prototype.isString=function(){var e=!1,r=this.pos,n=this.expression.charAt(r);if(n==="'"||n==='"')for(var o=this.expression.indexOf(n,r+1);o>=0&&this.pos<this.expression.length;){if(this.pos=o+1,this.expression.charAt(o-1)!=="\\"){var t=this.expression.substring(r+1,o);this.current=this.newToken(Ba,this.unescape(t),r),e=!0;break}o=this.expression.indexOf(n,o+1)}return e};W.prototype.isParen=function(){var e=this.expression.charAt(this.pos);return e==="("||e===")"?(this.current=this.newToken(Pe,e),this.pos++,!0):!1};W.prototype.isBracket=function(){var e=this.expression.charAt(this.pos);return(e==="["||e==="]")&&this.isOperatorEnabled("[")?(this.current=this.newToken(nt,e),this.pos++,!0):!1};W.prototype.isComma=function(){var e=this.expression.charAt(this.pos);return e===","?(this.current=this.newToken(Tr,","),this.pos++,!0):!1};W.prototype.isSemicolon=function(){var e=this.expression.charAt(this.pos);return e===";"?(this.current=this.newToken(Nn,";"),this.pos++,!0):!1};W.prototype.isConst=function(){for(var e=this.pos,r=e;r<this.expression.length;r++){var n=this.expression.charAt(r);if(n.toUpperCase()===n.toLowerCase()&&(r===this.pos||n!=="_"&&n!=="."&&(n<"0"||n>"9")))break}if(r>e){var o=this.expression.substring(e,r);if(o in this.consts)return this.current=this.newToken(Ar,this.consts[o]),this.pos+=o.length,!0}return!1};W.prototype.isNamedOp=function(){for(var e=this.pos,r=e;r<this.expression.length;r++){var n=this.expression.charAt(r);if(n.toUpperCase()===n.toLowerCase()&&(r===this.pos||n!=="_"&&(n<"0"||n>"9")))break}if(r>e){var o=this.expression.substring(e,r);if(this.isOperatorEnabled(o)&&(o in this.binaryOps||o in this.unaryOps||o in this.ternaryOps))return this.current=this.newToken(B,o),this.pos+=o.length,!0}return!1};W.prototype.isName=function(){for(var e=this.pos,r=e,n=!1;r<this.expression.length;r++){var o=this.expression.charAt(r);if(o.toUpperCase()===o.toLowerCase()){if(r===this.pos&&(o==="$"||o==="_")){o==="_"&&(n=!0);continue}else if(r===this.pos||!n||o!=="_"&&(o<"0"||o>"9"))break}else n=!0}if(n){var t=this.expression.substring(e,r);return this.current=this.newToken(On,t),this.pos+=t.length,!0}return!1};W.prototype.isWhitespace=function(){for(var e=!1,r=this.expression.charAt(this.pos);(r===" "||r===" "||r===`
|
|
2
|
+
`||r==="\r")&&(e=!0,this.pos++,!(this.pos>=this.expression.length));)r=this.expression.charAt(this.pos);return e};var Af=/^[0-9a-f]{4}$/i;W.prototype.unescape=function(e){var r=e.indexOf("\\");if(r<0)return e;for(var n=e.substring(0,r);r>=0;){var o=e.charAt(++r);switch(o){case"'":n+="'";break;case'"':n+='"';break;case"\\":n+="\\";break;case"/":n+="/";break;case"b":n+="\b";break;case"f":n+="\f";break;case"n":n+=`
|
|
3
|
+
`;break;case"r":n+="\r";break;case"t":n+=" ";break;case"u":var t=e.substring(r+1,r+5);Af.test(t)||this.parseError("Illegal escape sequence: \\u"+t),n+=String.fromCharCode(parseInt(t,16)),r+=4;break;default:throw this.parseError('Illegal escape sequence: "\\'+o+'"')}++r;var i=e.indexOf("\\",r);n+=e.substring(r,i<0?e.length:i),r=i}return n};W.prototype.isComment=function(){var e=this.expression.charAt(this.pos);return e==="/"&&this.expression.charAt(this.pos+1)==="*"?(this.pos=this.expression.indexOf("*/",this.pos)+2,this.pos===1&&(this.pos=this.expression.length),!0):!1};W.prototype.isRadixInteger=function(){var e=this.pos;if(e>=this.expression.length-2||this.expression.charAt(e)!=="0")return!1;++e;var r,n;if(this.expression.charAt(e)==="x")r=16,n=/^[0-9a-f]$/i,++e;else if(this.expression.charAt(e)==="b")r=2,n=/^[01]$/i,++e;else return!1;for(var o=!1,t=e;e<this.expression.length;){var i=this.expression.charAt(e);if(n.test(i))e++,o=!0;else break}return o&&(this.current=this.newToken(Ar,parseInt(this.expression.substring(t,e),r)),this.pos=e),o};W.prototype.isNumber=function(){for(var e=!1,r=this.pos,n=r,o=r,t=!1,i=!1,a;r<this.expression.length&&(a=this.expression.charAt(r),a>="0"&&a<="9"||!t&&a===".");)a==="."?t=!0:i=!0,r++,e=i;if(e&&(o=r),a==="e"||a==="E"){r++;for(var c=!0,f=!1;r<this.expression.length;){if(a=this.expression.charAt(r),c&&(a==="+"||a==="-"))c=!1;else if(a>="0"&&a<="9")f=!0,c=!1;else break;r++}f||(r=o)}return e?(this.current=this.newToken(Ar,parseFloat(this.expression.substring(n,r))),this.pos=r):this.pos=o,e};W.prototype.isOperator=function(){var e=this.pos,r=this.expression.charAt(this.pos);if(r==="+"||r==="-"||r==="*"||r==="/"||r==="%"||r==="^"||r==="?"||r===":"||r===".")this.current=this.newToken(B,r);else if(r==="∙"||r==="•")this.current=this.newToken(B,"*");else if(r===">")this.expression.charAt(this.pos+1)==="="?(this.current=this.newToken(B,">="),this.pos++):this.current=this.newToken(B,">");else if(r==="<")this.expression.charAt(this.pos+1)==="="?(this.current=this.newToken(B,"<="),this.pos++):this.current=this.newToken(B,"<");else if(r==="|")if(this.expression.charAt(this.pos+1)==="|")this.current=this.newToken(B,"||"),this.pos++;else return!1;else if(r==="=")this.expression.charAt(this.pos+1)==="="?(this.current=this.newToken(B,"=="),this.pos++):this.current=this.newToken(B,r);else if(r==="!")this.expression.charAt(this.pos+1)==="="?(this.current=this.newToken(B,"!="),this.pos++):this.current=this.newToken(B,r);else return!1;return this.pos++,this.isOperatorEnabled(this.current.value)?!0:(this.pos=e,!1)};W.prototype.isOperatorEnabled=function(e){return this.parser.isOperatorEnabled(e)};W.prototype.getCoordinates=function(){var e=0,r,n=-1;do e++,r=this.pos-n,n=this.expression.indexOf(`
|
|
4
|
+
`,n+1);while(n>=0&&n<this.pos);return{line:e,column:r}};W.prototype.parseError=function(e){var r=this.getCoordinates();throw new Error("parse error ["+r.line+":"+r.column+"]: "+e)};function H(e,r,n){this.parser=e,this.tokens=r,this.current=null,this.nextToken=null,this.next(),this.savedCurrent=null,this.savedNextToken=null,this.allowMemberAccess=n.allowMemberAccess!==!1}H.prototype.next=function(){return this.current=this.nextToken,this.nextToken=this.tokens.next()};H.prototype.tokenMatches=function(e,r){return typeof r>"u"?!0:Array.isArray(r)?Qe(r,e.value):typeof r=="function"?r(e):e.value===r};H.prototype.save=function(){this.savedCurrent=this.current,this.savedNextToken=this.nextToken,this.tokens.save()};H.prototype.restore=function(){this.tokens.restore(),this.current=this.savedCurrent,this.nextToken=this.savedNextToken};H.prototype.accept=function(e,r){return this.nextToken.type===e&&this.tokenMatches(this.nextToken,r)?(this.next(),!0):!1};H.prototype.expect=function(e,r){if(!this.accept(e,r)){var n=this.tokens.getCoordinates();throw new Error("parse error ["+n.line+":"+n.column+"]: Expected "+(r||e))}};H.prototype.parseAtom=function(e){var r=this.tokens.unaryOps;function n(t){return t.value in r}if(this.accept(On)||this.accept(B,n))e.push(new F(Ee,this.current.value));else if(this.accept(Ar))e.push(new F(pe,this.current.value));else if(this.accept(Ba))e.push(new F(pe,this.current.value));else if(this.accept(Pe,"("))this.parseExpression(e),this.expect(Pe,")");else if(this.accept(nt,"["))if(this.accept(nt,"]"))e.push(new F(rt,0));else{var o=this.parseArrayList(e);e.push(new F(rt,o))}else throw new Error("unexpected "+this.nextToken)};H.prototype.parseExpression=function(e){var r=[];this.parseUntilEndStatement(e,r)||(this.parseVariableAssignmentExpression(r),!this.parseUntilEndStatement(e,r)&&this.pushExpression(e,r))};H.prototype.pushExpression=function(e,r){for(var n=0,o=r.length;n<o;n++)e.push(r[n])};H.prototype.parseUntilEndStatement=function(e,r){return this.accept(Nn)?(this.nextToken&&this.nextToken.type!==St&&!(this.nextToken.type===Pe&&this.nextToken.value===")")&&r.push(new F(Er)),this.nextToken.type!==St&&this.parseExpression(r),e.push(new F(oe,r)),!0):!1};H.prototype.parseArrayList=function(e){for(var r=0;!this.accept(nt,"]");)for(this.parseExpression(e),++r;this.accept(Tr);)this.parseExpression(e),++r;return r};H.prototype.parseVariableAssignmentExpression=function(e){for(this.parseConditionalExpression(e);this.accept(B,"=");){var r=e.pop(),n=[],o=e.length-1;if(r.type===tt){if(!this.tokens.isOperatorEnabled("()="))throw new Error("function definition is not permitted");for(var t=0,i=r.value+1;t<i;t++){var a=o-t;e[a].type===Ee&&(e[a]=new F(Ze,e[a].value))}this.parseVariableAssignmentExpression(n),e.push(new F(oe,n)),e.push(new F(xr,r.value));continue}if(r.type!==Ee&&r.type!==qe)throw new Error("expected variable for assignment");this.parseVariableAssignmentExpression(n),e.push(new F(Ze,r.value)),e.push(new F(oe,n)),e.push(Ae("="))}};H.prototype.parseConditionalExpression=function(e){for(this.parseOrExpression(e);this.accept(B,"?");){var r=[],n=[];this.parseConditionalExpression(r),this.expect(B,":"),this.parseConditionalExpression(n),e.push(new F(oe,r)),e.push(new F(oe,n)),e.push(Za("?"))}};H.prototype.parseOrExpression=function(e){for(this.parseAndExpression(e);this.accept(B,"or");){var r=[];this.parseAndExpression(r),e.push(new F(oe,r)),e.push(Ae("or"))}};H.prototype.parseAndExpression=function(e){for(this.parseComparison(e);this.accept(B,"and");){var r=[];this.parseComparison(r),e.push(new F(oe,r)),e.push(Ae("and"))}};var Tf=["==","!=","<","<=",">=",">","in"];H.prototype.parseComparison=function(e){for(this.parseAddSub(e);this.accept(B,Tf);){var r=this.current;this.parseAddSub(e),e.push(Ae(r.value))}};var Cf=["+","-","||"];H.prototype.parseAddSub=function(e){for(this.parseTerm(e);this.accept(B,Cf);){var r=this.current;this.parseTerm(e),e.push(Ae(r.value))}};var zf=["*","/","%"];H.prototype.parseTerm=function(e){for(this.parseFactor(e);this.accept(B,zf);){var r=this.current;this.parseFactor(e),e.push(Ae(r.value))}};H.prototype.parseFactor=function(e){var r=this.tokens.unaryOps;function n(t){return t.value in r}if(this.save(),this.accept(B,n)){if(this.current.value!=="-"&&this.current.value!=="+"){if(this.nextToken.type===Pe&&this.nextToken.value==="("){this.restore(),this.parseExponential(e);return}else if(this.nextToken.type===Nn||this.nextToken.type===Tr||this.nextToken.type===St||this.nextToken.type===Pe&&this.nextToken.value===")"){this.restore(),this.parseAtom(e);return}}var o=this.current;this.parseFactor(e),e.push(Pr(o.value))}else this.parseExponential(e)};H.prototype.parseExponential=function(e){for(this.parsePostfixExpression(e);this.accept(B,"^");)this.parseFactor(e),e.push(Ae("^"))};H.prototype.parsePostfixExpression=function(e){for(this.parseFunctionCall(e);this.accept(B,"!");)e.push(Pr("!"))};H.prototype.parseFunctionCall=function(e){var r=this.tokens.unaryOps;function n(i){return i.value in r}if(this.accept(B,n)){var o=this.current;this.parseAtom(e),e.push(Pr(o.value))}else for(this.parseMemberExpression(e);this.accept(Pe,"(");)if(this.accept(Pe,")"))e.push(new F(tt,0));else{var t=this.parseArgumentList(e);e.push(new F(tt,t))}};H.prototype.parseArgumentList=function(e){for(var r=0;!this.accept(Pe,")");)for(this.parseExpression(e),++r;this.accept(Tr);)this.parseExpression(e),++r;return r};H.prototype.parseMemberExpression=function(e){for(this.parseAtom(e);this.accept(B,".")||this.accept(nt,"[");){var r=this.current;if(r.value==="."){if(!this.allowMemberAccess)throw new Error('unexpected ".", member access is not permitted');this.expect(On),e.push(new F(qe,this.current.value))}else if(r.value==="["){if(!this.tokens.isOperatorEnabled("["))throw new Error('unexpected "[]", arrays are disabled');this.parseExpression(e),this.expect(nt,"]"),e.push(Ae("["))}else throw new Error("unexpected symbol: "+r.value)}};function Uf(e,r){return Number(e)+Number(r)}function Df(e,r){return e-r}function Rf(e,r){return e*r}function Mf(e,r){return e/r}function Lf(e,r){return e%r}function jf(e,r){return Array.isArray(e)&&Array.isArray(r)?e.concat(r):""+e+r}function Zf(e,r){return e===r}function Ff(e,r){return e!==r}function Bf(e,r){return e>r}function Gf(e,r){return e<r}function qf(e,r){return e>=r}function Hf(e,r){return e<=r}function Vf(e,r){return!!(e&&r)}function Wf(e,r){return!!(e||r)}function Kf(e,r){return Qe(r,e)}function Jf(e){return(Math.exp(e)-Math.exp(-e))/2}function Yf(e){return(Math.exp(e)+Math.exp(-e))/2}function Xf(e){return e===1/0?1:e===-1/0?-1:(Math.exp(e)-Math.exp(-e))/(Math.exp(e)+Math.exp(-e))}function Qf(e){return e===-1/0?e:Math.log(e+Math.sqrt(e*e+1))}function ep(e){return Math.log(e+Math.sqrt(e*e-1))}function tp(e){return Math.log((1+e)/(1-e))/2}function ko(e){return Math.log(e)*Math.LOG10E}function rp(e){return-e}function np(e){return!e}function ip(e){return e<0?Math.ceil(e):Math.floor(e)}function op(e){return Math.random()*(e||1)}function Io(e){return xn(e+1)}function ap(e){return isFinite(e)&&e===Math.round(e)}var up=4.7421875,Xr=[.9999999999999971,57.15623566586292,-59.59796035547549,14.136097974741746,-.4919138160976202,3399464998481189e-20,4652362892704858e-20,-9837447530487956e-20,.0001580887032249125,-.00021026444172410488,.00021743961811521265,-.0001643181065367639,8441822398385275e-20,-26190838401581408e-21,36899182659531625e-22];function xn(e){var r,n;if(ap(e)){if(e<=0)return isFinite(e)?1/0:NaN;if(e>171)return 1/0;for(var o=e-2,t=e-1;o>1;)t*=o,o--;return t===0&&(t=1),t}if(e<.5)return Math.PI/(Math.sin(Math.PI*e)*xn(1-e));if(e>=171.35)return 1/0;if(e>85){var i=e*e,a=i*e,c=a*e,f=c*e;return Math.sqrt(2*Math.PI/e)*Math.pow(e/Math.E,e)*(1+1/(12*e)+1/(288*i)-139/(51840*a)-571/(2488320*c)+163879/(209018880*f)+5246819/(75246796800*f*e))}--e,n=Xr[0];for(var p=1;p<Xr.length;++p)n+=Xr[p]/(e+p);return r=e+up+.5,Math.sqrt(2*Math.PI)*Math.pow(r,e+.5)*Math.exp(-r)*n}function sp(e){return Array.isArray(e)?e.length:String(e).length}function wo(){for(var e=0,r=0,n=0;n<arguments.length;n++){var o=Math.abs(arguments[n]),t;r<o?(t=r/o,e=e*t*t+1,r=o):o>0?(t=o/r,e+=t*t):e+=o}return r===1/0?1/0:r*Math.sqrt(e)}function Oo(e,r,n){return e?r:n}function lp(e,r){return typeof r>"u"||+r==0?Math.round(e):(e=+e,r=-+r,isNaN(e)||!(typeof r=="number"&&r%1===0)?NaN:(e=e.toString().split("e"),e=Math.round(+(e[0]+"e"+(e[1]?+e[1]-r:-r))),e=e.toString().split("e"),+(e[0]+"e"+(e[1]?+e[1]+r:r))))}function cp(e,r,n){return n&&(n[e]=r),r}function dp(e,r){return e[r|0]}function fp(e){return arguments.length===1&&Array.isArray(e)?Math.max.apply(Math,e):Math.max.apply(Math,arguments)}function pp(e){return arguments.length===1&&Array.isArray(e)?Math.min.apply(Math,e):Math.min.apply(Math,arguments)}function hp(e,r){if(typeof e!="function")throw new Error("First argument to map is not a function");if(!Array.isArray(r))throw new Error("Second argument to map is not an array");return r.map(function(n,o){return e(n,o)})}function mp(e,r,n){if(typeof e!="function")throw new Error("First argument to fold is not a function");if(!Array.isArray(n))throw new Error("Second argument to fold is not an array");return n.reduce(function(o,t,i){return e(o,t,i)},r)}function $p(e,r){if(typeof e!="function")throw new Error("First argument to filter is not a function");if(!Array.isArray(r))throw new Error("Second argument to filter is not an array");return r.filter(function(n,o){return e(n,o)})}function gp(e,r){if(!(Array.isArray(r)||typeof r=="string"))throw new Error("Second argument to indexOf is not a string or array");return r.indexOf(e)}function vp(e,r){if(!Array.isArray(r))throw new Error("Second argument to join is not an array");return r.join(e)}function _p(e){return(e>0)-(e<0)||+e}var No=1/3;function bp(e){return e<0?-Math.pow(-e,No):Math.pow(e,No)}function yp(e){return Math.exp(e)-1}function Sp(e){return Math.log(1+e)}function kp(e){return Math.log(e)/Math.LN2}function Ip(e){if(!Array.isArray(e))throw new Error("Sum argument is not an array");return e.reduce(function(r,n){return r+Number(n)},0)}function He(e){this.options=e||{},this.unaryOps={sin:Math.sin,cos:Math.cos,tan:Math.tan,asin:Math.asin,acos:Math.acos,atan:Math.atan,sinh:Math.sinh||Jf,cosh:Math.cosh||Yf,tanh:Math.tanh||Xf,asinh:Math.asinh||Qf,acosh:Math.acosh||ep,atanh:Math.atanh||tp,sqrt:Math.sqrt,cbrt:Math.cbrt||bp,log:Math.log,log2:Math.log2||kp,ln:Math.log,lg:Math.log10||ko,log10:Math.log10||ko,expm1:Math.expm1||yp,log1p:Math.log1p||Sp,abs:Math.abs,ceil:Math.ceil,floor:Math.floor,round:Math.round,trunc:Math.trunc||ip,"-":rp,"+":Number,exp:Math.exp,not:np,length:sp,"!":Io,sign:Math.sign||_p},this.binaryOps={"+":Uf,"-":Df,"*":Rf,"/":Mf,"%":Lf,"^":Math.pow,"||":jf,"==":Zf,"!=":Ff,">":Bf,"<":Gf,">=":qf,"<=":Hf,and:Vf,or:Wf,in:Kf,"=":cp,"[":dp},this.ternaryOps={"?":Oo},this.functions={random:op,fac:Io,min:pp,max:fp,hypot:Math.hypot||wo,pyt:Math.hypot||wo,pow:Math.pow,atan2:Math.atan2,if:Oo,gamma:xn,roundTo:lp,map:hp,fold:mp,filter:$p,indexOf:gp,join:vp,sum:Ip},this.consts={E:Math.E,PI:Math.PI,true:!0,false:!1}}He.prototype.parse=function(e){var r=[],n=new H(this,new W(this,e),{allowMemberAccess:this.options.allowMemberAccess});return n.parseExpression(r),n.expect(St,"EOF"),new _e(r,this)};He.prototype.evaluate=function(e,r){return this.parse(e).evaluate(r)};var qa=new He;He.parse=function(e){return qa.parse(e)};He.evaluate=function(e,r){return qa.parse(e).evaluate(r)};var xo={"+":"add","-":"subtract","*":"multiply","/":"divide","%":"remainder","^":"power","!":"factorial","<":"comparison",">":"comparison","<=":"comparison",">=":"comparison","==":"comparison","!=":"comparison","||":"concatenate",and:"logical",or:"logical",not:"logical","?":"conditional",":":"conditional","=":"assignment","[":"array","()=":"fndef"};function wp(e){return Object.hasOwn(xo,e)?xo[e]:e}He.prototype.isOperatorEnabled=function(e){var r=wp(e),n=this.options.operators||{};return!(r in n)||!!n[r]};var Ce=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Bt={exports:{}},Gt={exports:{}},$e={},ie={},Eo;function ae(){if(Eo)return ie;Eo=1,ie.__esModule=!0,ie.extend=t,ie.indexOf=f,ie.escapeExpression=p,ie.isEmpty=d,ie.createFrame=$,ie.blockParams=l,ie.appendContextPath=s;var e={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`","=":"="},r=/[&<>"'`=]/g,n=/[&<>"'`=]/;function o(u){return e[u]}function t(u){for(var h=1;h<arguments.length;h++)for(var m in arguments[h])Object.prototype.hasOwnProperty.call(arguments[h],m)&&(u[m]=arguments[h][m]);return u}var i=Object.prototype.toString;ie.toString=i;var a=function(h){return typeof h=="function"};a(/x/)&&(ie.isFunction=a=function(u){return typeof u=="function"&&i.call(u)==="[object Function]"}),ie.isFunction=a;var c=Array.isArray||function(u){return u&&typeof u=="object"?i.call(u)==="[object Array]":!1};ie.isArray=c;function f(u,h){for(var m=0,g=u.length;m<g;m++)if(u[m]===h)return m;return-1}function p(u){if(typeof u!="string"){if(u&&u.toHTML)return u.toHTML();if(u==null)return"";if(!u)return u+"";u=""+u}return n.test(u)?u.replace(r,o):u}function d(u){return!u&&u!==0?!0:!!(c(u)&&u.length===0)}function $(u){var h=t({},u);return h._parent=u,h}function l(u,h){return u.path=h,u}function s(u,h){return(u?u+".":"")+h}return ie}var qt={exports:{}},Po;function he(){return Po||(Po=1,(function(e,r){r.__esModule=!0;var n=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function o(t,i){var a=i&&i.loc,c=void 0,f=void 0,p=void 0,d=void 0;a&&(c=a.start.line,f=a.end.line,p=a.start.column,d=a.end.column,t+=" - "+c+":"+p);for(var $=Error.prototype.constructor.call(this,t),l=0;l<n.length;l++)this[n[l]]=$[n[l]];Error.captureStackTrace&&Error.captureStackTrace(this,o);try{a&&(this.lineNumber=c,this.endLineNumber=f,Object.defineProperty?(Object.defineProperty(this,"column",{value:p,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:d,enumerable:!0})):(this.column=p,this.endColumn=d))}catch{}}o.prototype=new Error,r.default=o,e.exports=r.default})(qt,qt.exports)),qt.exports}var $t={},Ht={exports:{}},Ao;function Op(){return Ao||(Ao=1,(function(e,r){r.__esModule=!0;var n=ae();r.default=function(o){o.registerHelper("blockHelperMissing",function(t,i){var a=i.inverse,c=i.fn;if(t===!0)return c(this);if(t===!1||t==null)return a(this);if(n.isArray(t))return t.length>0?(i.ids&&(i.ids=[i.name]),o.helpers.each(t,i)):a(this);if(i.data&&i.ids){var f=n.createFrame(i.data);f.contextPath=n.appendContextPath(i.data.contextPath,i.name),i={data:f}}return c(t,i)})},e.exports=r.default})(Ht,Ht.exports)),Ht.exports}var Vt={exports:{}},To;function Np(){return To||(To=1,(function(e,r){r.__esModule=!0;function n(a){return a&&a.__esModule?a:{default:a}}var o=ae(),t=he(),i=n(t);r.default=function(a){a.registerHelper("each",function(c,f){if(!f)throw new i.default("Must pass iterator to #each");var p=f.fn,d=f.inverse,$=0,l="",s=void 0,u=void 0;f.data&&f.ids&&(u=o.appendContextPath(f.data.contextPath,f.ids[0])+"."),o.isFunction(c)&&(c=c.call(this)),f.data&&(s=o.createFrame(f.data));function h(b,_,I){s&&(s.key=b,s.index=_,s.first=_===0,s.last=!!I,u&&(s.contextPath=u+b)),l=l+p(c[b],{data:s,blockParams:o.blockParams([c[b],b],[u+b,null])})}if(c&&typeof c=="object")if(o.isArray(c))for(var m=c.length;$<m;$++)$ in c&&h($,$,$===c.length-1);else if(typeof Symbol=="function"&&c[Symbol.iterator]){for(var g=[],v=c[Symbol.iterator](),y=v.next();!y.done;y=v.next())g.push(y.value);c=g;for(var m=c.length;$<m;$++)h($,$,$===c.length-1)}else(function(){var b=void 0;Object.keys(c).forEach(function(_){b!==void 0&&h(b,$-1),b=_,$++}),b!==void 0&&h(b,$-1,!0)})();return $===0&&(l=d(this)),l})},e.exports=r.default})(Vt,Vt.exports)),Vt.exports}var Wt={exports:{}},Co;function xp(){return Co||(Co=1,(function(e,r){r.__esModule=!0;function n(i){return i&&i.__esModule?i:{default:i}}var o=he(),t=n(o);r.default=function(i){i.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new t.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})},e.exports=r.default})(Wt,Wt.exports)),Wt.exports}var Kt={exports:{}},zo;function Ep(){return zo||(zo=1,(function(e,r){r.__esModule=!0;function n(a){return a&&a.__esModule?a:{default:a}}var o=ae(),t=he(),i=n(t);r.default=function(a){a.registerHelper("if",function(c,f){if(arguments.length!=2)throw new i.default("#if requires exactly one argument");return o.isFunction(c)&&(c=c.call(this)),!f.hash.includeZero&&!c||o.isEmpty(c)?f.inverse(this):f.fn(this)}),a.registerHelper("unless",function(c,f){if(arguments.length!=2)throw new i.default("#unless requires exactly one argument");return a.helpers.if.call(this,c,{fn:f.inverse,inverse:f.fn,hash:f.hash})})},e.exports=r.default})(Kt,Kt.exports)),Kt.exports}var Jt={exports:{}},Uo;function Pp(){return Uo||(Uo=1,(function(e,r){r.__esModule=!0,r.default=function(n){n.registerHelper("log",function(){for(var o=[void 0],t=arguments[arguments.length-1],i=0;i<arguments.length-1;i++)o.push(arguments[i]);var a=1;t.hash.level!=null?a=t.hash.level:t.data&&t.data.level!=null&&(a=t.data.level),o[0]=a,n.log.apply(n,o)})},e.exports=r.default})(Jt,Jt.exports)),Jt.exports}var Yt={exports:{}},Do;function Ap(){return Do||(Do=1,(function(e,r){r.__esModule=!0,r.default=function(n){n.registerHelper("lookup",function(o,t,i){return o&&i.lookupProperty(o,t)})},e.exports=r.default})(Yt,Yt.exports)),Yt.exports}var Xt={exports:{}},Ro;function Tp(){return Ro||(Ro=1,(function(e,r){r.__esModule=!0;function n(a){return a&&a.__esModule?a:{default:a}}var o=ae(),t=he(),i=n(t);r.default=function(a){a.registerHelper("with",function(c,f){if(arguments.length!=2)throw new i.default("#with requires exactly one argument");o.isFunction(c)&&(c=c.call(this));var p=f.fn;if(o.isEmpty(c))return f.inverse(this);var d=f.data;return f.data&&f.ids&&(d=o.createFrame(f.data),d.contextPath=o.appendContextPath(f.data.contextPath,f.ids[0])),p(c,{data:d,blockParams:o.blockParams([c],[d&&d.contextPath])})})},e.exports=r.default})(Xt,Xt.exports)),Xt.exports}var Mo;function Ha(){if(Mo)return $t;Mo=1,$t.__esModule=!0,$t.registerDefaultHelpers=h,$t.moveHelperToHooks=m;function e(g){return g&&g.__esModule?g:{default:g}}var r=Op(),n=e(r),o=Np(),t=e(o),i=xp(),a=e(i),c=Ep(),f=e(c),p=Pp(),d=e(p),$=Ap(),l=e($),s=Tp(),u=e(s);function h(g){n.default(g),t.default(g),a.default(g),f.default(g),d.default(g),l.default(g),u.default(g)}function m(g,v,y){g.helpers[v]&&(g.hooks[v]=g.helpers[v],y||(g.helpers[v]=void 0))}return $t}var Qt={},er={exports:{}},Lo;function Cp(){return Lo||(Lo=1,(function(e,r){r.__esModule=!0;var n=ae();r.default=function(o){o.registerDecorator("inline",function(t,i,a,c){var f=t;return i.partials||(i.partials={},f=function(p,d){var $=a.partials;a.partials=n.extend({},$,i.partials);var l=t(p,d);return a.partials=$,l}),i.partials[c.args[0]]=c.fn,f})},e.exports=r.default})(er,er.exports)),er.exports}var jo;function zp(){if(jo)return Qt;jo=1,Qt.__esModule=!0,Qt.registerDefaultDecorators=o;function e(t){return t&&t.__esModule?t:{default:t}}var r=Cp(),n=e(r);function o(t){n.default(t)}return Qt}var tr={exports:{}},Zo;function Va(){return Zo||(Zo=1,(function(e,r){r.__esModule=!0;var n=ae(),o={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(i){if(typeof i=="string"){var a=n.indexOf(o.methodMap,i.toLowerCase());a>=0?i=a:i=parseInt(i,10)}return i},log:function(i){if(i=o.lookupLevel(i),typeof console<"u"&&o.lookupLevel(o.level)<=i){var a=o.methodMap[i];console[a]||(a="log");for(var c=arguments.length,f=Array(c>1?c-1:0),p=1;p<c;p++)f[p-1]=arguments[p];console[a].apply(console,f)}}};r.default=o,e.exports=r.default})(tr,tr.exports)),tr.exports}var Je={},Fo;function Wa(){if(Fo)return Je;Fo=1,Je.__esModule=!0,Je.createProtoAccessControl=i,Je.resultIsAllowed=a,Je.resetLoggedProperties=p;function e(d){return d&&d.__esModule?d:{default:d}}var r=ae(),n=Va(),o=e(n),t=Object.create(null);function i(d){var $=Object.create(null);$.__proto__=!1,r.extend($,d.allowedProtoProperties);var l=Object.create(null);return l.constructor=!1,l.__defineGetter__=!1,l.__defineSetter__=!1,l.__lookupGetter__=!1,l.__lookupSetter__=!1,r.extend(l,d.allowedProtoMethods),{properties:{whitelist:$,defaultValue:d.allowProtoPropertiesByDefault},methods:{whitelist:l,defaultValue:d.allowProtoMethodsByDefault}}}function a(d,$,l){return c(typeof d=="function"?$.methods:$.properties,l)}function c(d,$){return d.whitelist[$]!==void 0?d.whitelist[$]===!0:d.defaultValue!==void 0?d.defaultValue:(f($),!1)}function f(d){t[d]!==!0&&(t[d]=!0,o.default.log("error",'Handlebars: Access has been denied to resolve the property "'+d+`" because it is not an "own property" of its parent.
|
|
5
5
|
You can add a runtime option to disable the check or this warning:
|
|
6
|
-
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function
|
|
7
|
-
`),
|
|
8
|
-
`)}return w}else throw new u.default("The partial "+P.name+" could not be compiled when running in runtime-only mode")}var O={strict:function(A,P,w){if(!A||!(P in A))throw new u.default('"'+P+'" not defined in '+A,{loc:w});return O.lookupProperty(A,P)},lookupProperty:function(A,P){var w=A[P];if(w==null||Object.prototype.hasOwnProperty.call(A,P)||l.resultIsAllowed(w,O.protoAccessControl,P))return w},lookup:function(A,P){for(var w=A.length,H=0;H<w;H++){var q=A[H]&&O.lookupProperty(A[H],P);if(q!=null)return q}},lambda:function(A,P){return typeof A=="function"?A.call(P):A},escapeExpression:o.escapeExpression,invokePartial:T,fn:function(A){var P=v[A];return P.decorator=v[A+"_d"],P},programs:[],program:function(A,P,w,H,q){var Z=this.programs[A],Me=this.fn(A);return P||q||H||w?Z=i(this,A,Me,P,w,H,q):Z||(Z=this.programs[A]=i(this,A,Me)),Z},data:function(A,P){for(;A&&P--;)A=A._parent;return A},mergeIfNeeded:function(A,P){var w=A||P;return A&&P&&A!==P&&(w=o.extend({},P,A)),w},nullContext:Object.seal({}),noop:b.VM.noop,compilerInfo:v.compiler};function R(I){var A=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],P=A.data;R._setup(A),!A.partial&&v.useData&&(P=g(I,P));var w=void 0,H=v.useBlockParams?[]:void 0;v.useDepths&&(A.depths?w=I!=A.depths[0]?[I].concat(A.depths):A.depths:w=[I]);function q(Z){return""+v.main(O,Z,O.helpers,O.partials,P,H,w)}return q=_(v.main,q,O,A.depths||[],P,H),q(I,A)}return R.isTop=!0,R._setup=function(I){if(I.partial)O.protoAccessControl=I.protoAccessControl,O.helpers=I.helpers,O.partials=I.partials,O.decorators=I.decorators,O.hooks=I.hooks;else{var A={};E(A,b.helpers,O),E(A,I.helpers,O),O.helpers=A,v.usePartial&&(O.partials=O.mergeIfNeeded(I.partials,b.partials)),(v.usePartial||v.useDecorators)&&(O.decorators=o.extend({},b.decorators,I.decorators)),O.hooks={},O.protoAccessControl=l.createProtoAccessControl(I);var P=I.allowCallsToHelperMissing||y;f.moveHelperToHooks(O,"helperMissing",P),f.moveHelperToHooks(O,"blockHelperMissing",P)}},R._child=function(I,A,P,w){if(v.useBlockParams&&!P)throw new u.default("must pass block params");if(v.useDepths&&!w)throw new u.default("must pass parent depths");return i(O,I,v[I],A,0,P,w)},R}function i(v,b,y,T,O,R,I){function A(P){var w=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],H=I;return I&&P!=I[0]&&!(P===v.nullContext&&I[0]===null)&&(H=[P].concat(I)),y(v,P,v.helpers,v.partials,w.data||T,R&&[w.blockParams].concat(R),H)}return A=_(y,A,v,I,T,R),A.program=b,A.depth=I?I.length:0,A.blockParams=O||0,A}function n(v,b,y){return v?!v.call&&!y.name&&(y.name=v,v=h(y.partials,v)):y.name==="@partial-block"?v=h(y.data,"partial-block"):v=h(y.partials,y.name),v}function r(v,b,y){var T=h(y.data,"partial-block");y.partial=!0,y.ids&&(y.data.contextPath=y.ids[0]||y.data.contextPath);var O=void 0;if(y.fn&&y.fn!==c&&(function(){y.data=$.createFrame(y.data);var R=y.fn;O=y.data["partial-block"]=function(A){var P=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return P.data=$.createFrame(P.data),P.data["partial-block"]=T,R(A,P)},R.partials&&(y.partials=o.extend({},y.partials,R.partials))})(),v===void 0&&O&&(v=O),v===void 0)throw new u.default("The partial "+y.name+" could not be found");if(v instanceof Function)return v(b,y)}function c(){return""}function h(v,b){if(v&&Object.prototype.hasOwnProperty.call(v,b))return v[b]}function g(v,b){return(!b||!("root"in b))&&(b=b?$.createFrame(b):{},b.root=v),b}function _(v,b,y,T,O,R){if(v.decorator){var I={};b=v.decorator(b,I,y,T&&T[0],O,R,T),o.extend(b,I)}return b}function E(v,b,y){b&&Object.keys(b).forEach(function(T){var O=b[T];v[T]=S(O,y)})}function S(v,b){var y=b.lookupProperty;return d.wrapHelper(v,function(T){return T.lookupProperty=y,T})}return se}var tt={exports:{}},Sr;function on(){return Sr||(Sr=1,(function(e,t){t.__esModule=!0,t.default=function(a){(function(){typeof globalThis!="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var o=globalThis.Handlebars;a.noConflict=function(){return globalThis.Handlebars===a&&(globalThis.Handlebars=o),a}},e.exports=t.default})(tt,tt.exports)),tt.exports}var yr;function Ka(){return yr||(yr=1,(function(e,t){t.__esModule=!0;function a(_){return _&&_.__esModule?_:{default:_}}function o(_){if(_&&_.__esModule)return _;var E={};if(_!=null)for(var S in _)Object.prototype.hasOwnProperty.call(_,S)&&(E[S]=_[S]);return E.default=_,E}var p=qt(),u=o(p),$=Ga(),f=a($),d=ee(),l=a(d),s=j(),m=o(s),i=Wa(),n=o(i),r=on(),c=a(r);function h(){var _=new u.HandlebarsEnvironment;return m.extend(_,u),_.SafeString=f.default,_.Exception=l.default,_.Utils=m,_.escapeExpression=m.escapeExpression,_.VM=n,_.template=function(E){return n.template(E,_)},_}var g=h();g.create=h,c.default(g),g.default=g,t.default=g,e.exports=t.default})(He,He.exports)),He.exports}var rt={exports:{}},Er;function dn(){return Er||(Er=1,(function(e,t){t.__esModule=!0;var a={helpers:{helperExpression:function(p){return p.type==="SubExpression"||(p.type==="MustacheStatement"||p.type==="BlockStatement")&&!!(p.params&&p.params.length||p.hash)},scopedId:function(p){return/^\.|this\b/.test(p.original)},simpleId:function(p){return p.parts.length===1&&!a.helpers.scopedId(p)&&!p.depth}}};t.default=a,e.exports=t.default})(rt,rt.exports)),rt.exports}var _e={},nt={exports:{}},br;function Ya(){return br||(br=1,(function(e,t){t.__esModule=!0;var a=(function(){var o={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(f,d,l,s,m,i,n){var r=i.length-1;switch(m){case 1:return i[r-1];case 2:this.$=s.prepareProgram(i[r]);break;case 3:this.$=i[r];break;case 4:this.$=i[r];break;case 5:this.$=i[r];break;case 6:this.$=i[r];break;case 7:this.$=i[r];break;case 8:this.$=i[r];break;case 9:this.$={type:"CommentStatement",value:s.stripComment(i[r]),strip:s.stripFlags(i[r],i[r]),loc:s.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:i[r],value:i[r],loc:s.locInfo(this._$)};break;case 11:this.$=s.prepareRawBlock(i[r-2],i[r-1],i[r],this._$);break;case 12:this.$={path:i[r-3],params:i[r-2],hash:i[r-1]};break;case 13:this.$=s.prepareBlock(i[r-3],i[r-2],i[r-1],i[r],!1,this._$);break;case 14:this.$=s.prepareBlock(i[r-3],i[r-2],i[r-1],i[r],!0,this._$);break;case 15:this.$={open:i[r-5],path:i[r-4],params:i[r-3],hash:i[r-2],blockParams:i[r-1],strip:s.stripFlags(i[r-5],i[r])};break;case 16:this.$={path:i[r-4],params:i[r-3],hash:i[r-2],blockParams:i[r-1],strip:s.stripFlags(i[r-5],i[r])};break;case 17:this.$={path:i[r-4],params:i[r-3],hash:i[r-2],blockParams:i[r-1],strip:s.stripFlags(i[r-5],i[r])};break;case 18:this.$={strip:s.stripFlags(i[r-1],i[r-1]),program:i[r]};break;case 19:var c=s.prepareBlock(i[r-2],i[r-1],i[r],i[r],!1,this._$),h=s.prepareProgram([c],i[r-1].loc);h.chained=!0,this.$={strip:i[r-2].strip,program:h,chain:!0};break;case 20:this.$=i[r];break;case 21:this.$={path:i[r-1],strip:s.stripFlags(i[r-2],i[r])};break;case 22:this.$=s.prepareMustache(i[r-3],i[r-2],i[r-1],i[r-4],s.stripFlags(i[r-4],i[r]),this._$);break;case 23:this.$=s.prepareMustache(i[r-3],i[r-2],i[r-1],i[r-4],s.stripFlags(i[r-4],i[r]),this._$);break;case 24:this.$={type:"PartialStatement",name:i[r-3],params:i[r-2],hash:i[r-1],indent:"",strip:s.stripFlags(i[r-4],i[r]),loc:s.locInfo(this._$)};break;case 25:this.$=s.preparePartialBlock(i[r-2],i[r-1],i[r],this._$);break;case 26:this.$={path:i[r-3],params:i[r-2],hash:i[r-1],strip:s.stripFlags(i[r-4],i[r])};break;case 27:this.$=i[r];break;case 28:this.$=i[r];break;case 29:this.$={type:"SubExpression",path:i[r-3],params:i[r-2],hash:i[r-1],loc:s.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:i[r],loc:s.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:s.id(i[r-2]),value:i[r],loc:s.locInfo(this._$)};break;case 32:this.$=s.id(i[r-1]);break;case 33:this.$=i[r];break;case 34:this.$=i[r];break;case 35:this.$={type:"StringLiteral",value:i[r],original:i[r],loc:s.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(i[r]),original:Number(i[r]),loc:s.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:i[r]==="true",original:i[r]==="true",loc:s.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:s.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:s.locInfo(this._$)};break;case 40:this.$=i[r];break;case 41:this.$=i[r];break;case 42:this.$=s.preparePath(!0,i[r],this._$);break;case 43:this.$=s.preparePath(!1,i[r],this._$);break;case 44:i[r-2].push({part:s.id(i[r]),original:i[r],separator:i[r-1]}),this.$=i[r-2];break;case 45:this.$=[{part:s.id(i[r]),original:i[r]}];break;case 46:this.$=[];break;case 47:i[r-1].push(i[r]);break;case 48:this.$=[];break;case 49:i[r-1].push(i[r]);break;case 50:this.$=[];break;case 51:i[r-1].push(i[r]);break;case 58:this.$=[];break;case 59:i[r-1].push(i[r]);break;case 64:this.$=[];break;case 65:i[r-1].push(i[r]);break;case 70:this.$=[];break;case 71:i[r-1].push(i[r]);break;case 78:this.$=[];break;case 79:i[r-1].push(i[r]);break;case 82:this.$=[];break;case 83:i[r-1].push(i[r]);break;case 86:this.$=[];break;case 87:i[r-1].push(i[r]);break;case 90:this.$=[];break;case 91:i[r-1].push(i[r]);break;case 94:this.$=[];break;case 95:i[r-1].push(i[r]);break;case 98:this.$=[i[r]];break;case 99:i[r-1].push(i[r]);break;case 100:this.$=[i[r]];break;case 101:i[r-1].push(i[r]);break}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(f,d){throw new Error(f)},parse:function(f){var d=this,l=[0],s=[null],m=[],i=this.table,n="",r=0,c=0;this.lexer.setInput(f),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var h=this.lexer.yylloc;m.push(h);var g=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function _(){var P;return P=d.lexer.lex()||1,typeof P!="number"&&(P=d.symbols_[P]||P),P}for(var E,S,v,b,y={},T,O,R,I;;){if(S=l[l.length-1],this.defaultActions[S]?v=this.defaultActions[S]:((E===null||typeof E>"u")&&(E=_()),v=i[S]&&i[S][E]),typeof v>"u"||!v.length||!v[0]){var A="";{I=[];for(T in i[S])this.terminals_[T]&&T>2&&I.push("'"+this.terminals_[T]+"'");this.lexer.showPosition?A="Parse error on line "+(r+1)+`:
|
|
6
|
+
See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function p(){Object.keys(t).forEach(function(d){delete t[d]})}return Je}var Bo;function En(){if(Bo)return $e;Bo=1,$e.__esModule=!0,$e.HandlebarsEnvironment=u;function e(m){return m&&m.__esModule?m:{default:m}}var r=ae(),n=he(),o=e(n),t=Ha(),i=zp(),a=Va(),c=e(a),f=Wa(),p="4.7.9";$e.VERSION=p;var d=8;$e.COMPILER_REVISION=d;var $=7;$e.LAST_COMPATIBLE_COMPILER_REVISION=$;var l={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};$e.REVISION_CHANGES=l;var s="[object Object]";function u(m,g,v){this.helpers=m||{},this.partials=g||{},this.decorators=v||{},t.registerDefaultHelpers(this),i.registerDefaultDecorators(this)}u.prototype={constructor:u,logger:c.default,log:c.default.log,registerHelper:function(g,v){if(r.toString.call(g)===s){if(v)throw new o.default("Arg not supported with multiple helpers");r.extend(this.helpers,g)}else this.helpers[g]=v},unregisterHelper:function(g){delete this.helpers[g]},registerPartial:function(g,v){if(r.toString.call(g)===s)r.extend(this.partials,g);else{if(typeof v>"u")throw new o.default('Attempting to register a partial called "'+g+'" as undefined');this.partials[g]=v}},unregisterPartial:function(g){delete this.partials[g]},registerDecorator:function(g,v){if(r.toString.call(g)===s){if(v)throw new o.default("Arg not supported with multiple decorators");r.extend(this.decorators,g)}else this.decorators[g]=v},unregisterDecorator:function(g){delete this.decorators[g]},resetLoggedPropertyAccesses:function(){f.resetLoggedProperties()}};var h=c.default.log;return $e.log=h,$e.createFrame=r.createFrame,$e.logger=c.default,$e}var rr={exports:{}},Go;function Up(){return Go||(Go=1,(function(e,r){r.__esModule=!0;function n(o){this.string=o}n.prototype.toString=n.prototype.toHTML=function(){return""+this.string},r.default=n,e.exports=r.default})(rr,rr.exports)),rr.exports}var Oe={},nr={},qo;function Dp(){if(qo)return nr;qo=1,nr.__esModule=!0,nr.wrapHelper=e;function e(r,n){if(typeof r!="function")return r;var o=function(){var i=arguments[arguments.length-1];return arguments[arguments.length-1]=n(i),r.apply(this,arguments)};return o}return nr}var Ho;function Rp(){if(Ho)return Oe;Ho=1,Oe.__esModule=!0,Oe.checkRevision=d,Oe.template=$,Oe.wrapProgram=l,Oe.resolvePartial=s,Oe.invokePartial=u,Oe.noop=h;function e(_){return _&&_.__esModule?_:{default:_}}function r(_){if(_&&_.__esModule)return _;var I={};if(_!=null)for(var k in _)Object.prototype.hasOwnProperty.call(_,k)&&(I[k]=_[k]);return I.default=_,I}var n=ae(),o=r(n),t=he(),i=e(t),a=En(),c=Ha(),f=Dp(),p=Wa();function d(_){var I=_&&_[0]||1,k=a.COMPILER_REVISION;if(!(I>=a.LAST_COMPATIBLE_COMPILER_REVISION&&I<=a.COMPILER_REVISION))if(I<a.LAST_COMPATIBLE_COMPILER_REVISION){var C=a.REVISION_CHANGES[k],z=a.REVISION_CHANGES[I];throw new i.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+C+") or downgrade your runtime to an older version ("+z+").")}else throw new i.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+_[1]+").")}function $(_,I){if(!I)throw new i.default("No environment passed to template");if(!_||!_.main)throw new i.default("Unknown template object: "+typeof _);_.main.decorator=_.main_d,I.VM.checkRevision(_.compiler);var k=_.compiler&&_.compiler[0]===7;function C(A,x,E){E.hash&&(x=o.extend({},x,E.hash),E.ids&&(E.ids[0]=!0)),A=I.VM.resolvePartial.call(this,A,x,E),E.hooks=this.hooks,E.protoAccessControl=this.protoAccessControl;var Z=I.VM.invokePartial.call(this,A,x,E);if(Z==null&&I.compile&&(E.partials[E.name]=I.compile(A,_.compilerOptions,I),Z=E.partials[E.name](x,E)),Z!=null){if(E.indent){for(var J=Z.split(`
|
|
7
|
+
`),Y=0,fe=J.length;Y<fe&&!(!J[Y]&&Y+1===fe);Y++)J[Y]=E.indent+J[Y];Z=J.join(`
|
|
8
|
+
`)}return Z}else throw new i.default("The partial "+E.name+" could not be compiled when running in runtime-only mode")}var z={strict:function(x,E,Z){if(!x||!(E in x))throw new i.default('"'+E+'" not defined in '+x,{loc:Z});return z.lookupProperty(x,E)},lookupProperty:function(x,E){var Z=x[E];if(Z==null||Object.prototype.hasOwnProperty.call(x,E)||p.resultIsAllowed(Z,z.protoAccessControl,E))return Z},lookup:function(x,E){for(var Z=x.length,J=0;J<Z;J++){var Y=x[J]&&z.lookupProperty(x[J],E);if(Y!=null)return Y}},lambda:function(x,E){return typeof x=="function"?x.call(E):x},escapeExpression:o.escapeExpression,invokePartial:C,fn:function(x){var E=_[x];return E.decorator=_[x+"_d"],E},programs:[],program:function(x,E,Z,J,Y){var fe=this.programs[x],mt=this.fn(x);return E||Y||J||Z?fe=l(this,x,mt,E,Z,J,Y):fe||(fe=this.programs[x]=l(this,x,mt)),fe},data:function(x,E){for(;x&&E--;)x=x._parent;return x},mergeIfNeeded:function(x,E){var Z=x||E;return x&&E&&x!==E&&(Z=o.extend({},E,x)),Z},nullContext:Object.seal({}),noop:I.VM.noop,compilerInfo:_.compiler};function U(A){var x=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],E=x.data;U._setup(x),!x.partial&&_.useData&&(E=g(A,E));var Z=void 0,J=_.useBlockParams?[]:void 0;_.useDepths&&(x.depths?Z=A!=x.depths[0]?[A].concat(x.depths):x.depths:Z=[A]);function Y(fe){return""+_.main(z,fe,z.helpers,z.partials,E,J,Z)}return Y=v(_.main,Y,z,x.depths||[],E,J),Y(A,x)}return U.isTop=!0,U._setup=function(A){if(A.partial)z.protoAccessControl=A.protoAccessControl,z.helpers=A.helpers,z.partials=A.partials,z.decorators=A.decorators,z.hooks=A.hooks;else{var x={};y(x,I.helpers,z),y(x,A.helpers,z),z.helpers=x,_.usePartial&&(z.partials=z.mergeIfNeeded(A.partials,I.partials)),(_.usePartial||_.useDecorators)&&(z.decorators=o.extend({},I.decorators,A.decorators)),z.hooks={},z.protoAccessControl=p.createProtoAccessControl(A);var E=A.allowCallsToHelperMissing||k;c.moveHelperToHooks(z,"helperMissing",E),c.moveHelperToHooks(z,"blockHelperMissing",E)}},U._child=function(A,x,E,Z){if(_.useBlockParams&&!E)throw new i.default("must pass block params");if(_.useDepths&&!Z)throw new i.default("must pass parent depths");return l(z,A,_[A],x,0,E,Z)},U}function l(_,I,k,C,z,U,A){function x(E){var Z=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],J=A;return A&&E!=A[0]&&!(E===_.nullContext&&A[0]===null)&&(J=[E].concat(A)),k(_,E,_.helpers,_.partials,Z.data||C,U&&[Z.blockParams].concat(U),J)}return x=v(k,x,_,A,C,U),x.program=I,x.depth=A?A.length:0,x.blockParams=z||0,x}function s(_,I,k){return _?!_.call&&!k.name&&(k.name=_,_=m(k.partials,_)):k.name==="@partial-block"?_=m(k.data,"partial-block"):_=m(k.partials,k.name),_}function u(_,I,k){var C=m(k.data,"partial-block");k.partial=!0,k.ids&&(k.data.contextPath=k.ids[0]||k.data.contextPath);var z=void 0;if(k.fn&&k.fn!==h&&(function(){k.data=a.createFrame(k.data);var U=k.fn;z=k.data["partial-block"]=function(x){var E=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return E.data=a.createFrame(E.data),E.data["partial-block"]=C,U(x,E)},U.partials&&(k.partials=o.extend({},k.partials,U.partials))})(),_===void 0&&z&&(_=z),_===void 0)throw new i.default("The partial "+k.name+" could not be found");if(_ instanceof Function)return _(I,k)}function h(){return""}function m(_,I){if(_&&Object.prototype.hasOwnProperty.call(_,I))return _[I]}function g(_,I){return(!I||!("root"in I))&&(I=I?a.createFrame(I):{},I.root=_),I}function v(_,I,k,C,z,U){if(_.decorator){var A={};I=_.decorator(I,A,k,C&&C[0],z,U,C),o.extend(I,A)}return I}function y(_,I,k){I&&Object.keys(I).forEach(function(C){var z=I[C];_[C]=b(z,k)})}function b(_,I){var k=I.lookupProperty;return f.wrapHelper(_,function(C){return C.lookupProperty=k,C})}return Oe}var ir={exports:{}},Vo;function Ka(){return Vo||(Vo=1,(function(e,r){r.__esModule=!0,r.default=function(n){(function(){typeof globalThis!="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var o=globalThis.Handlebars;n.noConflict=function(){return globalThis.Handlebars===n&&(globalThis.Handlebars=o),n}},e.exports=r.default})(ir,ir.exports)),ir.exports}var Wo;function Mp(){return Wo||(Wo=1,(function(e,r){r.__esModule=!0;function n(v){return v&&v.__esModule?v:{default:v}}function o(v){if(v&&v.__esModule)return v;var y={};if(v!=null)for(var b in v)Object.prototype.hasOwnProperty.call(v,b)&&(y[b]=v[b]);return y.default=v,y}var t=En(),i=o(t),a=Up(),c=n(a),f=he(),p=n(f),d=ae(),$=o(d),l=Rp(),s=o(l),u=Ka(),h=n(u);function m(){var v=new i.HandlebarsEnvironment;return $.extend(v,i),v.SafeString=c.default,v.Exception=p.default,v.Utils=$,v.escapeExpression=$.escapeExpression,v.VM=s,v.template=function(y){return s.template(y,v)},v}var g=m();g.create=m,h.default(g),g.default=g,r.default=g,e.exports=r.default})(Gt,Gt.exports)),Gt.exports}var or={exports:{}},Ko;function Ja(){return Ko||(Ko=1,(function(e,r){r.__esModule=!0;var n={helpers:{helperExpression:function(t){return t.type==="SubExpression"||(t.type==="MustacheStatement"||t.type==="BlockStatement")&&!!(t.params&&t.params.length||t.hash)},scopedId:function(t){return/^\.|this\b/.test(t.original)},simpleId:function(t){return t.parts.length===1&&!n.helpers.scopedId(t)&&!t.depth}}};r.default=n,e.exports=r.default})(or,or.exports)),or.exports}var Ye={},ar={exports:{}},Jo;function Lp(){return Jo||(Jo=1,(function(e,r){r.__esModule=!0;var n=(function(){var o={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(c,f,p,d,$,l,s){var u=l.length-1;switch($){case 1:return l[u-1];case 2:this.$=d.prepareProgram(l[u]);break;case 3:this.$=l[u];break;case 4:this.$=l[u];break;case 5:this.$=l[u];break;case 6:this.$=l[u];break;case 7:this.$=l[u];break;case 8:this.$=l[u];break;case 9:this.$={type:"CommentStatement",value:d.stripComment(l[u]),strip:d.stripFlags(l[u],l[u]),loc:d.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:l[u],value:l[u],loc:d.locInfo(this._$)};break;case 11:this.$=d.prepareRawBlock(l[u-2],l[u-1],l[u],this._$);break;case 12:this.$={path:l[u-3],params:l[u-2],hash:l[u-1]};break;case 13:this.$=d.prepareBlock(l[u-3],l[u-2],l[u-1],l[u],!1,this._$);break;case 14:this.$=d.prepareBlock(l[u-3],l[u-2],l[u-1],l[u],!0,this._$);break;case 15:this.$={open:l[u-5],path:l[u-4],params:l[u-3],hash:l[u-2],blockParams:l[u-1],strip:d.stripFlags(l[u-5],l[u])};break;case 16:this.$={path:l[u-4],params:l[u-3],hash:l[u-2],blockParams:l[u-1],strip:d.stripFlags(l[u-5],l[u])};break;case 17:this.$={path:l[u-4],params:l[u-3],hash:l[u-2],blockParams:l[u-1],strip:d.stripFlags(l[u-5],l[u])};break;case 18:this.$={strip:d.stripFlags(l[u-1],l[u-1]),program:l[u]};break;case 19:var h=d.prepareBlock(l[u-2],l[u-1],l[u],l[u],!1,this._$),m=d.prepareProgram([h],l[u-1].loc);m.chained=!0,this.$={strip:l[u-2].strip,program:m,chain:!0};break;case 20:this.$=l[u];break;case 21:this.$={path:l[u-1],strip:d.stripFlags(l[u-2],l[u])};break;case 22:this.$=d.prepareMustache(l[u-3],l[u-2],l[u-1],l[u-4],d.stripFlags(l[u-4],l[u]),this._$);break;case 23:this.$=d.prepareMustache(l[u-3],l[u-2],l[u-1],l[u-4],d.stripFlags(l[u-4],l[u]),this._$);break;case 24:this.$={type:"PartialStatement",name:l[u-3],params:l[u-2],hash:l[u-1],indent:"",strip:d.stripFlags(l[u-4],l[u]),loc:d.locInfo(this._$)};break;case 25:this.$=d.preparePartialBlock(l[u-2],l[u-1],l[u],this._$);break;case 26:this.$={path:l[u-3],params:l[u-2],hash:l[u-1],strip:d.stripFlags(l[u-4],l[u])};break;case 27:this.$=l[u];break;case 28:this.$=l[u];break;case 29:this.$={type:"SubExpression",path:l[u-3],params:l[u-2],hash:l[u-1],loc:d.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:l[u],loc:d.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:d.id(l[u-2]),value:l[u],loc:d.locInfo(this._$)};break;case 32:this.$=d.id(l[u-1]);break;case 33:this.$=l[u];break;case 34:this.$=l[u];break;case 35:this.$={type:"StringLiteral",value:l[u],original:l[u],loc:d.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(l[u]),original:Number(l[u]),loc:d.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:l[u]==="true",original:l[u]==="true",loc:d.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:d.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:d.locInfo(this._$)};break;case 40:this.$=l[u];break;case 41:this.$=l[u];break;case 42:this.$=d.preparePath(!0,l[u],this._$);break;case 43:this.$=d.preparePath(!1,l[u],this._$);break;case 44:l[u-2].push({part:d.id(l[u]),original:l[u],separator:l[u-1]}),this.$=l[u-2];break;case 45:this.$=[{part:d.id(l[u]),original:l[u]}];break;case 46:this.$=[];break;case 47:l[u-1].push(l[u]);break;case 48:this.$=[];break;case 49:l[u-1].push(l[u]);break;case 50:this.$=[];break;case 51:l[u-1].push(l[u]);break;case 58:this.$=[];break;case 59:l[u-1].push(l[u]);break;case 64:this.$=[];break;case 65:l[u-1].push(l[u]);break;case 70:this.$=[];break;case 71:l[u-1].push(l[u]);break;case 78:this.$=[];break;case 79:l[u-1].push(l[u]);break;case 82:this.$=[];break;case 83:l[u-1].push(l[u]);break;case 86:this.$=[];break;case 87:l[u-1].push(l[u]);break;case 90:this.$=[];break;case 91:l[u-1].push(l[u]);break;case 94:this.$=[];break;case 95:l[u-1].push(l[u]);break;case 98:this.$=[l[u]];break;case 99:l[u-1].push(l[u]);break;case 100:this.$=[l[u]];break;case 101:l[u-1].push(l[u]);break}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(c,f){throw new Error(c)},parse:function(c){var f=this,p=[0],d=[null],$=[],l=this.table,s="",u=0,h=0;this.lexer.setInput(c),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var m=this.lexer.yylloc;$.push(m);var g=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function v(){var E;return E=f.lexer.lex()||1,typeof E!="number"&&(E=f.symbols_[E]||E),E}for(var y,b,_,I,k={},C,z,U,A;;){if(b=p[p.length-1],this.defaultActions[b]?_=this.defaultActions[b]:((y===null||typeof y>"u")&&(y=v()),_=l[b]&&l[b][y]),typeof _>"u"||!_.length||!_[0]){var x="";{A=[];for(C in l[b])this.terminals_[C]&&C>2&&A.push("'"+this.terminals_[C]+"'");this.lexer.showPosition?x="Parse error on line "+(u+1)+`:
|
|
9
9
|
`+this.lexer.showPosition()+`
|
|
10
|
-
Expecting `+
|
|
11
|
-
`+
|
|
12
|
-
`+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var d=this.next();return typeof d<"u"?d:this.lex()},begin:function(d){this.conditionStack.push(d)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(d){this.begin(d)}};return $.options={},$.performAction=function(d,l,s,m){function i(n,r){return l.yytext=l.yytext.substring(n,l.yyleng-r+n)}switch(s){case 0:if(l.yytext.slice(-2)==="\\\\"?(i(0,1),this.begin("mu")):l.yytext.slice(-1)==="\\"?(i(0,1),this.begin("emu")):this.begin("mu"),l.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;case 3:return this.begin("raw"),15;case 4:return this.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(i(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:return this.popState(),44;case 16:return this.popState(),44;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(l.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;case 23:return 48;case 24:return 73;case 25:return 72;case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;case 30:return this.popState(),33;case 31:return l.yytext=i(1,2).replace(/\\"/g,'"'),80;case 32:return l.yytext=i(1,2).replace(/\\'/g,"'"),80;case 33:return 85;case 34:return 82;case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return l.yytext=l.yytext.replace(/\\([\\\]])/g,"$1"),72;case 43:return"INVALID";case 44:return 5}},$.rules=[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^\/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],$.conditions={mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}},$})();o.lexer=p;function u(){this.yy={}}return u.prototype=o,o.Parser=u,new u})();t.default=a,e.exports=t.default})(nt,nt.exports)),nt.exports}var it={exports:{}},at={exports:{}},Cr;function un(){return Cr||(Cr=1,(function(e,t){t.__esModule=!0;function a(l){return l&&l.__esModule?l:{default:l}}var o=ee(),p=a(o);function u(){this.parents=[]}u.prototype={constructor:u,mutating:!1,acceptKey:function(s,m){var i=this.accept(s[m]);if(this.mutating){if(i&&!u.prototype[i.type])throw new p.default('Unexpected node type "'+i.type+'" found when accepting '+m+" on "+s.type);s[m]=i}},acceptRequired:function(s,m){if(this.acceptKey(s,m),!s[m])throw new p.default(s.type+" requires "+m)},acceptArray:function(s){for(var m=0,i=s.length;m<i;m++)this.acceptKey(s,m),s[m]||(s.splice(m,1),m--,i--)},accept:function(s){if(s){if(!this[s.type])throw new p.default("Unknown type: "+s.type,s);this.current&&this.parents.unshift(this.current),this.current=s;var m=this[s.type](s);if(this.current=this.parents.shift(),!this.mutating||m)return m;if(m!==!1)return s}},Program:function(s){this.acceptArray(s.body)},MustacheStatement:$,Decorator:$,BlockStatement:f,DecoratorBlock:f,PartialStatement:d,PartialBlockStatement:function(s){d.call(this,s),this.acceptKey(s,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:$,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(s){this.acceptArray(s.pairs)},HashPair:function(s){this.acceptRequired(s,"value")}};function $(l){this.acceptRequired(l,"path"),this.acceptArray(l.params),this.acceptKey(l,"hash")}function f(l){$.call(this,l),this.acceptKey(l,"program"),this.acceptKey(l,"inverse")}function d(l){this.acceptRequired(l,"name"),this.acceptArray(l.params),this.acceptKey(l,"hash")}t.default=u,e.exports=t.default})(at,at.exports)),at.exports}var Ar;function za(){return Ar||(Ar=1,(function(e,t){t.__esModule=!0;function a(s){return s&&s.__esModule?s:{default:s}}var o=un(),p=a(o);function u(){var s=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=s}u.prototype=new p.default,u.prototype.Program=function(s){var m=!this.options.ignoreStandalone,i=!this.isRootSeen;this.isRootSeen=!0;for(var n=s.body,r=0,c=n.length;r<c;r++){var h=n[r],g=this.accept(h);if(g){var _=$(n,r,i),E=f(n,r,i),S=g.openStandalone&&_,v=g.closeStandalone&&E,b=g.inlineStandalone&&_&&E;g.close&&d(n,r,!0),g.open&&l(n,r,!0),m&&b&&(d(n,r),l(n,r)&&h.type==="PartialStatement"&&(h.indent=/([ \t]+$)/.exec(n[r-1].original)[1])),m&&S&&(d((h.program||h.inverse).body),l(n,r)),m&&v&&(d(n,r),l((h.inverse||h.program).body))}}return s},u.prototype.BlockStatement=u.prototype.DecoratorBlock=u.prototype.PartialBlockStatement=function(s){this.accept(s.program),this.accept(s.inverse);var m=s.program||s.inverse,i=s.program&&s.inverse,n=i,r=i;if(i&&i.chained)for(n=i.body[0].program;r.chained;)r=r.body[r.body.length-1].program;var c={open:s.openStrip.open,close:s.closeStrip.close,openStandalone:f(m.body),closeStandalone:$((n||m).body)};if(s.openStrip.close&&d(m.body,null,!0),i){var h=s.inverseStrip;h.open&&l(m.body,null,!0),h.close&&d(n.body,null,!0),s.closeStrip.open&&l(r.body,null,!0),!this.options.ignoreStandalone&&$(m.body)&&f(n.body)&&(l(m.body),d(n.body))}else s.closeStrip.open&&l(m.body,null,!0);return c},u.prototype.Decorator=u.prototype.MustacheStatement=function(s){return s.strip},u.prototype.PartialStatement=u.prototype.CommentStatement=function(s){var m=s.strip||{};return{inlineStandalone:!0,open:m.open,close:m.close}};function $(s,m,i){m===void 0&&(m=s.length);var n=s[m-1],r=s[m-2];if(!n)return i;if(n.type==="ContentStatement")return(r||!i?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(n.original)}function f(s,m,i){m===void 0&&(m=-1);var n=s[m+1],r=s[m+2];if(!n)return i;if(n.type==="ContentStatement")return(r||!i?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(n.original)}function d(s,m,i){var n=s[m==null?0:m+1];if(!(!n||n.type!=="ContentStatement"||!i&&n.rightStripped)){var r=n.value;n.value=n.value.replace(i?/^\s+/:/^[ \t]*\r?\n?/,""),n.rightStripped=n.value!==r}}function l(s,m,i){var n=s[m==null?s.length-1:m-1];if(!(!n||n.type!=="ContentStatement"||!i&&n.leftStripped)){var r=n.value;return n.value=n.value.replace(i?/\s+$/:/[ \t]+$/,""),n.leftStripped=n.value!==r,n.leftStripped}}t.default=u,e.exports=t.default})(it,it.exports)),it.exports}var J={},Pr;function ja(){if(Pr)return J;Pr=1,J.__esModule=!0,J.SourceLocation=p,J.id=u,J.stripFlags=$,J.stripComment=f,J.preparePath=d,J.prepareMustache=l,J.prepareRawBlock=s,J.prepareBlock=m,J.prepareProgram=i,J.preparePartialBlock=n;function e(r){return r&&r.__esModule?r:{default:r}}var t=ee(),a=e(t);function o(r,c){if(c=c.path?c.path.original:c,r.path.original!==c){var h={loc:r.path.loc};throw new a.default(r.path.original+" doesn't match "+c,h)}}function p(r,c){this.source=r,this.start={line:c.first_line,column:c.first_column},this.end={line:c.last_line,column:c.last_column}}function u(r){return/^\[.*\]$/.test(r)?r.substring(1,r.length-1):r}function $(r,c){return{open:r.charAt(2)==="~",close:c.charAt(c.length-3)==="~"}}function f(r){return r.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function d(r,c,h){h=this.locInfo(h);for(var g=r?"@":"",_=[],E=0,S=0,v=c.length;S<v;S++){var b=c[S].part,y=c[S].original!==b;if(g+=(c[S].separator||"")+b,!y&&(b===".."||b==="."||b==="this")){if(_.length>0)throw new a.default("Invalid path: "+g,{loc:h});b===".."&&E++}else _.push(b)}return{type:"PathExpression",data:r,depth:E,parts:_,original:g,loc:h}}function l(r,c,h,g,_,E){var S=g.charAt(3)||g.charAt(2),v=S!=="{"&&S!=="&",b=/\*/.test(g);return{type:b?"Decorator":"MustacheStatement",path:r,params:c,hash:h,escaped:v,strip:_,loc:this.locInfo(E)}}function s(r,c,h,g){o(r,h),g=this.locInfo(g);var _={type:"Program",body:c,strip:{},loc:g};return{type:"BlockStatement",path:r.path,params:r.params,hash:r.hash,program:_,openStrip:{},inverseStrip:{},closeStrip:{},loc:g}}function m(r,c,h,g,_,E){g&&g.path&&o(r,g);var S=/\*/.test(r.open);c.blockParams=r.blockParams;var v=void 0,b=void 0;if(h){if(S)throw new a.default("Unexpected inverse block on decorator",h);h.chain&&(h.program.body[0].closeStrip=g.strip),b=h.strip,v=h.program}return _&&(_=v,v=c,c=_),{type:S?"DecoratorBlock":"BlockStatement",path:r.path,params:r.params,hash:r.hash,program:c,inverse:v,openStrip:r.strip,inverseStrip:b,closeStrip:g&&g.strip,loc:this.locInfo(E)}}function i(r,c){if(!c&&r.length){var h=r[0].loc,g=r[r.length-1].loc;h&&g&&(c={source:h.source,start:{line:h.start.line,column:h.start.column},end:{line:g.end.line,column:g.end.column}})}return{type:"Program",body:r,strip:{},loc:c}}function n(r,c,h,g){return o(r,h),{type:"PartialBlockStatement",name:r.path,params:r.params,hash:r.hash,program:c,openStrip:r.strip,closeStrip:h&&h.strip,loc:this.locInfo(g)}}return J}var Nr;function Ja(){if(Nr)return _e;Nr=1,_e.__esModule=!0,_e.parseWithoutProcessing=i,_e.parse=n;function e(g){if(g&&g.__esModule)return g;var _={};if(g!=null)for(var E in g)Object.prototype.hasOwnProperty.call(g,E)&&(_[E]=g[E]);return _.default=g,_}function t(g){return g&&g.__esModule?g:{default:g}}var a=Ya(),o=t(a),p=za(),u=t(p),$=ja(),f=e($),d=ee(),l=t(d),s=j();_e.parser=o.default;var m={};s.extend(m,f);function i(g,_){if(g.type==="Program")return r(g),g;o.default.yy=m,m.locInfo=function(S){return new m.SourceLocation(_&&_.srcName,S)};var E=o.default.parse(g);return E}function n(g,_){var E=i(g,_),S=new u.default(_);return S.accept(E)}function r(g){c(g)}function c(g){if(g!=null){if(Array.isArray(g)){g.forEach(c);return}if(typeof g=="object"){if(g.type==="PathExpression"){if(!h(g.depth))throw new l.default("Invalid AST: PathExpression.depth must be an integer");if(!Array.isArray(g.parts))throw new l.default("Invalid AST: PathExpression.parts must be an array");for(var _=0;_<g.parts.length;_++)if(typeof g.parts[_]!="string")throw new l.default("Invalid AST: PathExpression.parts must only contain strings")}else if(g.type==="NumberLiteral"){if(typeof g.value!="number"||!isFinite(g.value))throw new l.default("Invalid AST: NumberLiteral.value must be a number")}else if(g.type==="BooleanLiteral"&&typeof g.value!="boolean")throw new l.default("Invalid AST: BooleanLiteral.value must be a boolean");Object.keys(g).forEach(function(E){E!=="loc"&&c(g[E])})}}}function h(g){return typeof g=="number"&&isFinite(g)&&Math.floor(g)===g&&g>=0}return _e}var Se={},Ir;function Xa(){if(Ir)return Se;Ir=1,Se.__esModule=!0,Se.Compiler=f,Se.precompile=d,Se.compile=l;function e(i){return i&&i.__esModule?i:{default:i}}var t=ee(),a=e(t),o=j(),p=dn(),u=e(p),$=[].slice;function f(){}f.prototype={compiler:f,equals:function(n){var r=this.opcodes.length;if(n.opcodes.length!==r)return!1;for(var c=0;c<r;c++){var h=this.opcodes[c],g=n.opcodes[c];if(h.opcode!==g.opcode||!s(h.args,g.args))return!1}r=this.children.length;for(var c=0;c<r;c++)if(!this.children[c].equals(n.children[c]))return!1;return!0},guid:0,compile:function(n,r){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=r,this.stringParams=r.stringParams,this.trackIds=r.trackIds,r.blockParams=r.blockParams||[],r.knownHelpers=o.extend(Object.create(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},r.knownHelpers),this.accept(n)},compileProgram:function(n){var r=new this.compiler,c=r.compile(n,this.options),h=this.guid++;return this.usePartial=this.usePartial||c.usePartial,this.children[h]=c,this.useDepths=this.useDepths||c.useDepths,h},accept:function(n){if(!this[n.type])throw new a.default("Unknown type: "+n.type,n);this.sourceNode.unshift(n);var r=this[n.type](n);return this.sourceNode.shift(),r},Program:function(n){this.options.blockParams.unshift(n.blockParams);for(var r=n.body,c=r.length,h=0;h<c;h++)this.accept(r[h]);return this.options.blockParams.shift(),this.isSimple=c===1,this.blockParams=n.blockParams?n.blockParams.length:0,this},BlockStatement:function(n){m(n);var r=n.program,c=n.inverse;r=r&&this.compileProgram(r),c=c&&this.compileProgram(c);var h=this.classifySexpr(n);h==="helper"?this.helperSexpr(n,r,c):h==="simple"?(this.simpleSexpr(n),this.opcode("pushProgram",r),this.opcode("pushProgram",c),this.opcode("emptyHash"),this.opcode("blockValue",n.path.original)):(this.ambiguousSexpr(n,r,c),this.opcode("pushProgram",r),this.opcode("pushProgram",c),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(n){var r=n.program&&this.compileProgram(n.program),c=this.setupFullMustacheParams(n,r,void 0),h=n.path;this.useDecorators=!0,this.opcode("registerDecorator",c.length,h.original)},PartialStatement:function(n){this.usePartial=!0;var r=n.program;r&&(r=this.compileProgram(n.program));var c=n.params;if(c.length>1)throw new a.default("Unsupported number of partial arguments: "+c.length,n);c.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):c.push({type:"PathExpression",parts:[],depth:0}));var h=n.name.original,g=n.name.type==="SubExpression";g&&this.accept(n.name),this.setupFullMustacheParams(n,r,void 0,!0);var _=n.indent||"";this.options.preventIndent&&_&&(this.opcode("appendContent",_),_=""),this.opcode("invokePartial",g,h,_),this.opcode("append")},PartialBlockStatement:function(n){this.PartialStatement(n)},MustacheStatement:function(n){this.SubExpression(n),n.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(n){this.DecoratorBlock(n)},ContentStatement:function(n){n.value&&this.opcode("appendContent",n.value)},CommentStatement:function(){},SubExpression:function(n){m(n);var r=this.classifySexpr(n);r==="simple"?this.simpleSexpr(n):r==="helper"?this.helperSexpr(n):this.ambiguousSexpr(n)},ambiguousSexpr:function(n,r,c){var h=n.path,g=h.parts[0],_=r!=null||c!=null;this.opcode("getContext",h.depth),this.opcode("pushProgram",r),this.opcode("pushProgram",c),h.strict=!0,this.accept(h),this.opcode("invokeAmbiguous",g,_)},simpleSexpr:function(n){var r=n.path;r.strict=!0,this.accept(r),this.opcode("resolvePossibleLambda")},helperSexpr:function(n,r,c){var h=this.setupFullMustacheParams(n,r,c),g=n.path,_=g.parts[0];if(this.options.knownHelpers[_])this.opcode("invokeKnownHelper",h.length,_);else{if(this.options.knownHelpersOnly)throw new a.default("You specified knownHelpersOnly, but used the unknown helper "+_,n);g.strict=!0,g.falsy=!0,this.accept(g),this.opcode("invokeHelper",h.length,g.original,u.default.helpers.simpleId(g))}},PathExpression:function(n){this.addDepth(n.depth),this.opcode("getContext",n.depth);var r=n.parts[0],c=u.default.helpers.scopedId(n),h=!n.depth&&!c&&this.blockParamIndex(r);h?this.opcode("lookupBlockParam",h,n.parts):r?n.data?(this.options.data=!0,this.opcode("lookupData",n.depth,n.parts,n.strict)):this.opcode("lookupOnContext",n.parts,n.falsy,n.strict,c):this.opcode("pushContext")},StringLiteral:function(n){this.opcode("pushString",n.value)},NumberLiteral:function(n){this.opcode("pushLiteral",n.value)},BooleanLiteral:function(n){this.opcode("pushLiteral",n.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(n){var r=n.pairs,c=0,h=r.length;for(this.opcode("pushHash");c<h;c++)this.pushParam(r[c].value);for(;c--;)this.opcode("assignToHash",r[c].key);this.opcode("popHash")},opcode:function(n){this.opcodes.push({opcode:n,args:$.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(n){n&&(this.useDepths=!0)},classifySexpr:function(n){var r=u.default.helpers.simpleId(n.path),c=r&&!!this.blockParamIndex(n.path.parts[0]),h=!c&&u.default.helpers.helperExpression(n),g=!c&&(h||r);if(g&&!h){var _=n.path.parts[0],E=this.options;E.knownHelpers[_]?h=!0:E.knownHelpersOnly&&(g=!1)}return h?"helper":g?"ambiguous":"simple"},pushParams:function(n){for(var r=0,c=n.length;r<c;r++)this.pushParam(n[r])},pushParam:function(n){var r=n.value!=null?n.value:n.original||"";if(this.stringParams)r.replace&&(r=r.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),n.depth&&this.addDepth(n.depth),this.opcode("getContext",n.depth||0),this.opcode("pushStringParam",r,n.type),n.type==="SubExpression"&&this.accept(n);else{if(this.trackIds){var c=void 0;if(n.parts&&!u.default.helpers.scopedId(n)&&!n.depth&&(c=this.blockParamIndex(n.parts[0])),c){var h=n.parts.slice(1).join(".");this.opcode("pushId","BlockParam",c,h)}else r=n.original||r,r.replace&&(r=r.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",n.type,r)}this.accept(n)}},setupFullMustacheParams:function(n,r,c,h){var g=n.params;return this.pushParams(g),this.opcode("pushProgram",r),this.opcode("pushProgram",c),n.hash?this.accept(n.hash):this.opcode("emptyHash",h),g},blockParamIndex:function(n){for(var r=0,c=this.options.blockParams.length;r<c;r++){var h=this.options.blockParams[r],g=h&&o.indexOf(h,n);if(h&&g>=0)return[r,g]}}};function d(i,n,r){if(i==null||typeof i!="string"&&i.type!=="Program")throw new a.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+i);n=n||{},"data"in n||(n.data=!0),n.compat&&(n.useDepths=!0);var c=r.parse(i,n),h=new r.Compiler().compile(c,n);return new r.JavaScriptCompiler().compile(h,n)}function l(i,n,r){if(n===void 0&&(n={}),i==null||typeof i!="string"&&i.type!=="Program")throw new a.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+i);n=o.extend({},n),"data"in n||(n.data=!0),n.compat&&(n.useDepths=!0);var c=void 0;function h(){var _=r.parse(i,n),E=new r.Compiler().compile(_,n),S=new r.JavaScriptCompiler().compile(E,n,void 0,!0);return r.template(S)}function g(_,E){return c||(c=h()),c.call(this,_,E)}return g._setup=function(_){return c||(c=h()),c._setup(_)},g._child=function(_,E,S,v){return c||(c=h()),c._child(_,E,S,v)},g}function s(i,n){if(i===n)return!0;if(o.isArray(i)&&o.isArray(n)&&i.length===n.length){for(var r=0;r<i.length;r++)if(!s(i[r],n[r]))return!1;return!0}}function m(i){if(!i.path.parts){var n=i.path;i.path={type:"PathExpression",data:!1,depth:0,parts:[n.original+""],original:n.original+"",loc:n.loc}}}return Se}var st={exports:{}},ot={exports:{}},Oe={},St={},dt={},ut={},Mr;function Za(){if(Mr)return ut;Mr=1;var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");return ut.encode=function(t){if(0<=t&&t<e.length)return e[t];throw new TypeError("Must be between 0 and 63: "+t)},ut.decode=function(t){var a=65,o=90,p=97,u=122,$=48,f=57,d=43,l=47,s=26,m=52;return a<=t&&t<=o?t-a:p<=t&&t<=u?t-p+s:$<=t&&t<=f?t-$+m:t==d?62:t==l?63:-1},ut}var Tr;function ln(){if(Tr)return dt;Tr=1;var e=Za(),t=5,a=1<<t,o=a-1,p=a;function u(f){return f<0?(-f<<1)+1:(f<<1)+0}function $(f){var d=(f&1)===1,l=f>>1;return d?-l:l}return dt.encode=function(d){var l="",s,m=u(d);do s=m&o,m>>>=t,m>0&&(s|=p),l+=e.encode(s);while(m>0);return l},dt.decode=function(d,l,s){var m=d.length,i=0,n=0,r,c;do{if(l>=m)throw new Error("Expected more digits in base 64 VLQ value.");if(c=e.decode(d.charCodeAt(l++)),c===-1)throw new Error("Invalid base64 digit: "+d.charAt(l-1));r=!!(c&p),c&=o,i=i+(c<<n),n+=t}while(r);s.value=$(i),s.rest=l},dt}var yt={},Or;function we(){return Or||(Or=1,(function(e){function t(S,v,b){if(v in S)return S[v];if(arguments.length===3)return b;throw new Error('"'+v+'" is a required argument.')}e.getArg=t;var a=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,o=/^data:.+\,.+$/;function p(S){var v=S.match(a);return v?{scheme:v[1],auth:v[2],host:v[3],port:v[4],path:v[5]}:null}e.urlParse=p;function u(S){var v="";return S.scheme&&(v+=S.scheme+":"),v+="//",S.auth&&(v+=S.auth+"@"),S.host&&(v+=S.host),S.port&&(v+=":"+S.port),S.path&&(v+=S.path),v}e.urlGenerate=u;function $(S){var v=S,b=p(S);if(b){if(!b.path)return S;v=b.path}for(var y=e.isAbsolute(v),T=v.split(/\/+/),O,R=0,I=T.length-1;I>=0;I--)O=T[I],O==="."?T.splice(I,1):O===".."?R++:R>0&&(O===""?(T.splice(I+1,R),R=0):(T.splice(I,2),R--));return v=T.join("/"),v===""&&(v=y?"/":"."),b?(b.path=v,u(b)):v}e.normalize=$;function f(S,v){S===""&&(S="."),v===""&&(v=".");var b=p(v),y=p(S);if(y&&(S=y.path||"/"),b&&!b.scheme)return y&&(b.scheme=y.scheme),u(b);if(b||v.match(o))return v;if(y&&!y.host&&!y.path)return y.host=v,u(y);var T=v.charAt(0)==="/"?v:$(S.replace(/\/+$/,"")+"/"+v);return y?(y.path=T,u(y)):T}e.join=f,e.isAbsolute=function(S){return S.charAt(0)==="/"||a.test(S)};function d(S,v){S===""&&(S="."),S=S.replace(/\/$/,"");for(var b=0;v.indexOf(S+"/")!==0;){var y=S.lastIndexOf("/");if(y<0||(S=S.slice(0,y),S.match(/^([^\/]+:\/)?\/*$/)))return v;++b}return Array(b+1).join("../")+v.substr(S.length+1)}e.relative=d;var l=(function(){var S=Object.create(null);return!("__proto__"in S)})();function s(S){return S}function m(S){return n(S)?"$"+S:S}e.toSetString=l?s:m;function i(S){return n(S)?S.slice(1):S}e.fromSetString=l?s:i;function n(S){if(!S)return!1;var v=S.length;if(v<9||S.charCodeAt(v-1)!==95||S.charCodeAt(v-2)!==95||S.charCodeAt(v-3)!==111||S.charCodeAt(v-4)!==116||S.charCodeAt(v-5)!==111||S.charCodeAt(v-6)!==114||S.charCodeAt(v-7)!==112||S.charCodeAt(v-8)!==95||S.charCodeAt(v-9)!==95)return!1;for(var b=v-10;b>=0;b--)if(S.charCodeAt(b)!==36)return!1;return!0}function r(S,v,b){var y=h(S.source,v.source);return y!==0||(y=S.originalLine-v.originalLine,y!==0)||(y=S.originalColumn-v.originalColumn,y!==0||b)||(y=S.generatedColumn-v.generatedColumn,y!==0)||(y=S.generatedLine-v.generatedLine,y!==0)?y:h(S.name,v.name)}e.compareByOriginalPositions=r;function c(S,v,b){var y=S.generatedLine-v.generatedLine;return y!==0||(y=S.generatedColumn-v.generatedColumn,y!==0||b)||(y=h(S.source,v.source),y!==0)||(y=S.originalLine-v.originalLine,y!==0)||(y=S.originalColumn-v.originalColumn,y!==0)?y:h(S.name,v.name)}e.compareByGeneratedPositionsDeflated=c;function h(S,v){return S===v?0:S===null?1:v===null?-1:S>v?1:-1}function g(S,v){var b=S.generatedLine-v.generatedLine;return b!==0||(b=S.generatedColumn-v.generatedColumn,b!==0)||(b=h(S.source,v.source),b!==0)||(b=S.originalLine-v.originalLine,b!==0)||(b=S.originalColumn-v.originalColumn,b!==0)?b:h(S.name,v.name)}e.compareByGeneratedPositionsInflated=g;function _(S){return JSON.parse(S.replace(/^\)]}'[^\n]*\n/,""))}e.parseSourceMapInput=_;function E(S,v,b){if(v=v||"",S&&(S[S.length-1]!=="/"&&v[0]!=="/"&&(S+="/"),v=S+v),b){var y=p(b);if(!y)throw new Error("sourceMapURL could not be parsed");if(y.path){var T=y.path.lastIndexOf("/");T>=0&&(y.path=y.path.substring(0,T+1))}v=f(u(y),v)}return $(v)}e.computeSourceURL=E})(yt)),yt}var Et={},Rr;function cn(){if(Rr)return Et;Rr=1;var e=we(),t=Object.prototype.hasOwnProperty,a=typeof Map<"u";function o(){this._array=[],this._set=a?new Map:Object.create(null)}return o.fromArray=function(u,$){for(var f=new o,d=0,l=u.length;d<l;d++)f.add(u[d],$);return f},o.prototype.size=function(){return a?this._set.size:Object.getOwnPropertyNames(this._set).length},o.prototype.add=function(u,$){var f=a?u:e.toSetString(u),d=a?this.has(u):t.call(this._set,f),l=this._array.length;(!d||$)&&this._array.push(u),d||(a?this._set.set(u,l):this._set[f]=l)},o.prototype.has=function(u){if(a)return this._set.has(u);var $=e.toSetString(u);return t.call(this._set,$)},o.prototype.indexOf=function(u){if(a){var $=this._set.get(u);if($>=0)return $}else{var f=e.toSetString(u);if(t.call(this._set,f))return this._set[f]}throw new Error('"'+u+'" is not in the set.')},o.prototype.at=function(u){if(u>=0&&u<this._array.length)return this._array[u];throw new Error("No element indexed by "+u)},o.prototype.toArray=function(){return this._array.slice()},Et.ArraySet=o,Et}var bt={},kr;function Qa(){if(kr)return bt;kr=1;var e=we();function t(o,p){var u=o.generatedLine,$=p.generatedLine,f=o.generatedColumn,d=p.generatedColumn;return $>u||$==u&&d>=f||e.compareByGeneratedPositionsInflated(o,p)<=0}function a(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}return a.prototype.unsortedForEach=function(p,u){this._array.forEach(p,u)},a.prototype.add=function(p){t(this._last,p)?(this._last=p,this._array.push(p)):(this._sorted=!1,this._array.push(p))},a.prototype.toArray=function(){return this._sorted||(this._array.sort(e.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},bt.MappingList=a,bt}var wr;function hn(){if(wr)return St;wr=1;var e=ln(),t=we(),a=cn().ArraySet,o=Qa().MappingList;function p(u){u||(u={}),this._file=t.getArg(u,"file",null),this._sourceRoot=t.getArg(u,"sourceRoot",null),this._skipValidation=t.getArg(u,"skipValidation",!1),this._sources=new a,this._names=new a,this._mappings=new o,this._sourcesContents=null}return p.prototype._version=3,p.fromSourceMap=function($){var f=$.sourceRoot,d=new p({file:$.file,sourceRoot:f});return $.eachMapping(function(l){var s={generated:{line:l.generatedLine,column:l.generatedColumn}};l.source!=null&&(s.source=l.source,f!=null&&(s.source=t.relative(f,s.source)),s.original={line:l.originalLine,column:l.originalColumn},l.name!=null&&(s.name=l.name)),d.addMapping(s)}),$.sources.forEach(function(l){var s=l;f!==null&&(s=t.relative(f,l)),d._sources.has(s)||d._sources.add(s);var m=$.sourceContentFor(l);m!=null&&d.setSourceContent(l,m)}),d},p.prototype.addMapping=function($){var f=t.getArg($,"generated"),d=t.getArg($,"original",null),l=t.getArg($,"source",null),s=t.getArg($,"name",null);this._skipValidation||this._validateMapping(f,d,l,s),l!=null&&(l=String(l),this._sources.has(l)||this._sources.add(l)),s!=null&&(s=String(s),this._names.has(s)||this._names.add(s)),this._mappings.add({generatedLine:f.line,generatedColumn:f.column,originalLine:d!=null&&d.line,originalColumn:d!=null&&d.column,source:l,name:s})},p.prototype.setSourceContent=function($,f){var d=$;this._sourceRoot!=null&&(d=t.relative(this._sourceRoot,d)),f!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[t.toSetString(d)]=f):this._sourcesContents&&(delete this._sourcesContents[t.toSetString(d)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))},p.prototype.applySourceMap=function($,f,d){var l=f;if(f==null){if($.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);l=$.file}var s=this._sourceRoot;s!=null&&(l=t.relative(s,l));var m=new a,i=new a;this._mappings.unsortedForEach(function(n){if(n.source===l&&n.originalLine!=null){var r=$.originalPositionFor({line:n.originalLine,column:n.originalColumn});r.source!=null&&(n.source=r.source,d!=null&&(n.source=t.join(d,n.source)),s!=null&&(n.source=t.relative(s,n.source)),n.originalLine=r.line,n.originalColumn=r.column,r.name!=null&&(n.name=r.name))}var c=n.source;c!=null&&!m.has(c)&&m.add(c);var h=n.name;h!=null&&!i.has(h)&&i.add(h)},this),this._sources=m,this._names=i,$.sources.forEach(function(n){var r=$.sourceContentFor(n);r!=null&&(d!=null&&(n=t.join(d,n)),s!=null&&(n=t.relative(s,n)),this.setSourceContent(n,r))},this)},p.prototype._validateMapping=function($,f,d,l){if(f&&typeof f.line!="number"&&typeof f.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!($&&"line"in $&&"column"in $&&$.line>0&&$.column>=0&&!f&&!d&&!l)){if($&&"line"in $&&"column"in $&&f&&"line"in f&&"column"in f&&$.line>0&&$.column>=0&&f.line>0&&f.column>=0&&d)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:$,source:d,original:f,name:l}))}},p.prototype._serializeMappings=function(){for(var $=0,f=1,d=0,l=0,s=0,m=0,i="",n,r,c,h,g=this._mappings.toArray(),_=0,E=g.length;_<E;_++){if(r=g[_],n="",r.generatedLine!==f)for($=0;r.generatedLine!==f;)n+=";",f++;else if(_>0){if(!t.compareByGeneratedPositionsInflated(r,g[_-1]))continue;n+=","}n+=e.encode(r.generatedColumn-$),$=r.generatedColumn,r.source!=null&&(h=this._sources.indexOf(r.source),n+=e.encode(h-m),m=h,n+=e.encode(r.originalLine-1-l),l=r.originalLine-1,n+=e.encode(r.originalColumn-d),d=r.originalColumn,r.name!=null&&(c=this._names.indexOf(r.name),n+=e.encode(c-s),s=c)),i+=n}return i},p.prototype._generateSourcesContent=function($,f){return $.map(function(d){if(!this._sourcesContents)return null;f!=null&&(d=t.relative(f,d));var l=t.toSetString(d);return Object.prototype.hasOwnProperty.call(this._sourcesContents,l)?this._sourcesContents[l]:null},this)},p.prototype.toJSON=function(){var $={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&($.file=this._file),this._sourceRoot!=null&&($.sourceRoot=this._sourceRoot),this._sourcesContents&&($.sourcesContent=this._generateSourcesContent($.sources,$.sourceRoot)),$},p.prototype.toString=function(){return JSON.stringify(this.toJSON())},St.SourceMapGenerator=p,St}var Re={},Ct={},xr;function es(){return xr||(xr=1,(function(e){e.GREATEST_LOWER_BOUND=1,e.LEAST_UPPER_BOUND=2;function t(a,o,p,u,$,f){var d=Math.floor((o-a)/2)+a,l=$(p,u[d],!0);return l===0?d:l>0?o-d>1?t(d,o,p,u,$,f):f==e.LEAST_UPPER_BOUND?o<u.length?o:-1:d:d-a>1?t(a,d,p,u,$,f):f==e.LEAST_UPPER_BOUND?d:a<0?-1:a}e.search=function(o,p,u,$){if(p.length===0)return-1;var f=t(-1,p.length,o,p,u,$||e.GREATEST_LOWER_BOUND);if(f<0)return-1;for(;f-1>=0&&u(p[f],p[f-1],!0)===0;)--f;return f}})(Ct)),Ct}var At={},Lr;function ts(){if(Lr)return At;Lr=1;function e(o,p,u){var $=o[p];o[p]=o[u],o[u]=$}function t(o,p){return Math.round(o+Math.random()*(p-o))}function a(o,p,u,$){if(u<$){var f=t(u,$),d=u-1;e(o,f,$);for(var l=o[$],s=u;s<$;s++)p(o[s],l)<=0&&(d+=1,e(o,d,s));e(o,d+1,s);var m=d+1;a(o,p,u,m-1),a(o,p,m+1,$)}}return At.quickSort=function(o,p){a(o,p,0,o.length-1)},At}var Dr;function rs(){if(Dr)return Re;Dr=1;var e=we(),t=es(),a=cn().ArraySet,o=ln(),p=ts().quickSort;function u(l,s){var m=l;return typeof l=="string"&&(m=e.parseSourceMapInput(l)),m.sections!=null?new d(m,s):new $(m,s)}u.fromSourceMap=function(l,s){return $.fromSourceMap(l,s)},u.prototype._version=3,u.prototype.__generatedMappings=null,Object.defineProperty(u.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),u.prototype.__originalMappings=null,Object.defineProperty(u.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),u.prototype._charIsMappingSeparator=function(s,m){var i=s.charAt(m);return i===";"||i===","},u.prototype._parseMappings=function(s,m){throw new Error("Subclasses must implement _parseMappings")},u.GENERATED_ORDER=1,u.ORIGINAL_ORDER=2,u.GREATEST_LOWER_BOUND=1,u.LEAST_UPPER_BOUND=2,u.prototype.eachMapping=function(s,m,i){var n=m||null,r=i||u.GENERATED_ORDER,c;switch(r){case u.GENERATED_ORDER:c=this._generatedMappings;break;case u.ORIGINAL_ORDER:c=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var h=this.sourceRoot;c.map(function(g){var _=g.source===null?null:this._sources.at(g.source);return _=e.computeSourceURL(h,_,this._sourceMapURL),{source:_,generatedLine:g.generatedLine,generatedColumn:g.generatedColumn,originalLine:g.originalLine,originalColumn:g.originalColumn,name:g.name===null?null:this._names.at(g.name)}},this).forEach(s,n)},u.prototype.allGeneratedPositionsFor=function(s){var m=e.getArg(s,"line"),i={source:e.getArg(s,"source"),originalLine:m,originalColumn:e.getArg(s,"column",0)};if(i.source=this._findSourceIndex(i.source),i.source<0)return[];var n=[],r=this._findMapping(i,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,t.LEAST_UPPER_BOUND);if(r>=0){var c=this._originalMappings[r];if(s.column===void 0)for(var h=c.originalLine;c&&c.originalLine===h;)n.push({line:e.getArg(c,"generatedLine",null),column:e.getArg(c,"generatedColumn",null),lastColumn:e.getArg(c,"lastGeneratedColumn",null)}),c=this._originalMappings[++r];else for(var g=c.originalColumn;c&&c.originalLine===m&&c.originalColumn==g;)n.push({line:e.getArg(c,"generatedLine",null),column:e.getArg(c,"generatedColumn",null),lastColumn:e.getArg(c,"lastGeneratedColumn",null)}),c=this._originalMappings[++r]}return n},Re.SourceMapConsumer=u;function $(l,s){var m=l;typeof l=="string"&&(m=e.parseSourceMapInput(l));var i=e.getArg(m,"version"),n=e.getArg(m,"sources"),r=e.getArg(m,"names",[]),c=e.getArg(m,"sourceRoot",null),h=e.getArg(m,"sourcesContent",null),g=e.getArg(m,"mappings"),_=e.getArg(m,"file",null);if(i!=this._version)throw new Error("Unsupported version: "+i);c&&(c=e.normalize(c)),n=n.map(String).map(e.normalize).map(function(E){return c&&e.isAbsolute(c)&&e.isAbsolute(E)?e.relative(c,E):E}),this._names=a.fromArray(r.map(String),!0),this._sources=a.fromArray(n,!0),this._absoluteSources=this._sources.toArray().map(function(E){return e.computeSourceURL(c,E,s)}),this.sourceRoot=c,this.sourcesContent=h,this._mappings=g,this._sourceMapURL=s,this.file=_}$.prototype=Object.create(u.prototype),$.prototype.consumer=u,$.prototype._findSourceIndex=function(l){var s=l;if(this.sourceRoot!=null&&(s=e.relative(this.sourceRoot,s)),this._sources.has(s))return this._sources.indexOf(s);var m;for(m=0;m<this._absoluteSources.length;++m)if(this._absoluteSources[m]==l)return m;return-1},$.fromSourceMap=function(s,m){var i=Object.create($.prototype),n=i._names=a.fromArray(s._names.toArray(),!0),r=i._sources=a.fromArray(s._sources.toArray(),!0);i.sourceRoot=s._sourceRoot,i.sourcesContent=s._generateSourcesContent(i._sources.toArray(),i.sourceRoot),i.file=s._file,i._sourceMapURL=m,i._absoluteSources=i._sources.toArray().map(function(b){return e.computeSourceURL(i.sourceRoot,b,m)});for(var c=s._mappings.toArray().slice(),h=i.__generatedMappings=[],g=i.__originalMappings=[],_=0,E=c.length;_<E;_++){var S=c[_],v=new f;v.generatedLine=S.generatedLine,v.generatedColumn=S.generatedColumn,S.source&&(v.source=r.indexOf(S.source),v.originalLine=S.originalLine,v.originalColumn=S.originalColumn,S.name&&(v.name=n.indexOf(S.name)),g.push(v)),h.push(v)}return p(i.__originalMappings,e.compareByOriginalPositions),i},$.prototype._version=3,Object.defineProperty($.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function f(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}$.prototype._parseMappings=function(s,m){for(var i=1,n=0,r=0,c=0,h=0,g=0,_=s.length,E=0,S={},v={},b=[],y=[],T,O,R,I,A;E<_;)if(s.charAt(E)===";")i++,E++,n=0;else if(s.charAt(E)===",")E++;else{for(T=new f,T.generatedLine=i,I=E;I<_&&!this._charIsMappingSeparator(s,I);I++);if(O=s.slice(E,I),R=S[O],R)E+=O.length;else{for(R=[];E<I;)o.decode(s,E,v),A=v.value,E=v.rest,R.push(A);if(R.length===2)throw new Error("Found a source, but no line and column");if(R.length===3)throw new Error("Found a source and line, but no column");S[O]=R}T.generatedColumn=n+R[0],n=T.generatedColumn,R.length>1&&(T.source=h+R[1],h+=R[1],T.originalLine=r+R[2],r=T.originalLine,T.originalLine+=1,T.originalColumn=c+R[3],c=T.originalColumn,R.length>4&&(T.name=g+R[4],g+=R[4])),y.push(T),typeof T.originalLine=="number"&&b.push(T)}p(y,e.compareByGeneratedPositionsDeflated),this.__generatedMappings=y,p(b,e.compareByOriginalPositions),this.__originalMappings=b},$.prototype._findMapping=function(s,m,i,n,r,c){if(s[i]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+s[i]);if(s[n]<0)throw new TypeError("Column must be greater than or equal to 0, got "+s[n]);return t.search(s,m,r,c)},$.prototype.computeColumnSpans=function(){for(var s=0;s<this._generatedMappings.length;++s){var m=this._generatedMappings[s];if(s+1<this._generatedMappings.length){var i=this._generatedMappings[s+1];if(m.generatedLine===i.generatedLine){m.lastGeneratedColumn=i.generatedColumn-1;continue}}m.lastGeneratedColumn=1/0}},$.prototype.originalPositionFor=function(s){var m={generatedLine:e.getArg(s,"line"),generatedColumn:e.getArg(s,"column")},i=this._findMapping(m,this._generatedMappings,"generatedLine","generatedColumn",e.compareByGeneratedPositionsDeflated,e.getArg(s,"bias",u.GREATEST_LOWER_BOUND));if(i>=0){var n=this._generatedMappings[i];if(n.generatedLine===m.generatedLine){var r=e.getArg(n,"source",null);r!==null&&(r=this._sources.at(r),r=e.computeSourceURL(this.sourceRoot,r,this._sourceMapURL));var c=e.getArg(n,"name",null);return c!==null&&(c=this._names.at(c)),{source:r,line:e.getArg(n,"originalLine",null),column:e.getArg(n,"originalColumn",null),name:c}}}return{source:null,line:null,column:null,name:null}},$.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(s){return s==null}):!1},$.prototype.sourceContentFor=function(s,m){if(!this.sourcesContent)return null;var i=this._findSourceIndex(s);if(i>=0)return this.sourcesContent[i];var n=s;this.sourceRoot!=null&&(n=e.relative(this.sourceRoot,n));var r;if(this.sourceRoot!=null&&(r=e.urlParse(this.sourceRoot))){var c=n.replace(/^file:\/\//,"");if(r.scheme=="file"&&this._sources.has(c))return this.sourcesContent[this._sources.indexOf(c)];if((!r.path||r.path=="/")&&this._sources.has("/"+n))return this.sourcesContent[this._sources.indexOf("/"+n)]}if(m)return null;throw new Error('"'+n+'" is not in the SourceMap.')},$.prototype.generatedPositionFor=function(s){var m=e.getArg(s,"source");if(m=this._findSourceIndex(m),m<0)return{line:null,column:null,lastColumn:null};var i={source:m,originalLine:e.getArg(s,"line"),originalColumn:e.getArg(s,"column")},n=this._findMapping(i,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,e.getArg(s,"bias",u.GREATEST_LOWER_BOUND));if(n>=0){var r=this._originalMappings[n];if(r.source===i.source)return{line:e.getArg(r,"generatedLine",null),column:e.getArg(r,"generatedColumn",null),lastColumn:e.getArg(r,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},Re.BasicSourceMapConsumer=$;function d(l,s){var m=l;typeof l=="string"&&(m=e.parseSourceMapInput(l));var i=e.getArg(m,"version"),n=e.getArg(m,"sections");if(i!=this._version)throw new Error("Unsupported version: "+i);this._sources=new a,this._names=new a;var r={line:-1,column:0};this._sections=n.map(function(c){if(c.url)throw new Error("Support for url field in sections not implemented.");var h=e.getArg(c,"offset"),g=e.getArg(h,"line"),_=e.getArg(h,"column");if(g<r.line||g===r.line&&_<r.column)throw new Error("Section offsets must be ordered and non-overlapping.");return r=h,{generatedOffset:{generatedLine:g+1,generatedColumn:_+1},consumer:new u(e.getArg(c,"map"),s)}})}return d.prototype=Object.create(u.prototype),d.prototype.constructor=u,d.prototype._version=3,Object.defineProperty(d.prototype,"sources",{get:function(){for(var l=[],s=0;s<this._sections.length;s++)for(var m=0;m<this._sections[s].consumer.sources.length;m++)l.push(this._sections[s].consumer.sources[m]);return l}}),d.prototype.originalPositionFor=function(s){var m={generatedLine:e.getArg(s,"line"),generatedColumn:e.getArg(s,"column")},i=t.search(m,this._sections,function(r,c){var h=r.generatedLine-c.generatedOffset.generatedLine;return h||r.generatedColumn-c.generatedOffset.generatedColumn}),n=this._sections[i];return n?n.consumer.originalPositionFor({line:m.generatedLine-(n.generatedOffset.generatedLine-1),column:m.generatedColumn-(n.generatedOffset.generatedLine===m.generatedLine?n.generatedOffset.generatedColumn-1:0),bias:s.bias}):{source:null,line:null,column:null,name:null}},d.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(s){return s.consumer.hasContentsOfAllSources()})},d.prototype.sourceContentFor=function(s,m){for(var i=0;i<this._sections.length;i++){var n=this._sections[i],r=n.consumer.sourceContentFor(s,!0);if(r)return r}if(m)return null;throw new Error('"'+s+'" is not in the SourceMap.')},d.prototype.generatedPositionFor=function(s){for(var m=0;m<this._sections.length;m++){var i=this._sections[m];if(i.consumer._findSourceIndex(e.getArg(s,"source"))!==-1){var n=i.consumer.generatedPositionFor(s);if(n){var r={line:n.line+(i.generatedOffset.generatedLine-1),column:n.column+(i.generatedOffset.generatedLine===n.line?i.generatedOffset.generatedColumn-1:0)};return r}}}return{line:null,column:null}},d.prototype._parseMappings=function(s,m){this.__generatedMappings=[],this.__originalMappings=[];for(var i=0;i<this._sections.length;i++)for(var n=this._sections[i],r=n.consumer._generatedMappings,c=0;c<r.length;c++){var h=r[c],g=n.consumer._sources.at(h.source);g=e.computeSourceURL(n.consumer.sourceRoot,g,this._sourceMapURL),this._sources.add(g),g=this._sources.indexOf(g);var _=null;h.name&&(_=n.consumer._names.at(h.name),this._names.add(_),_=this._names.indexOf(_));var E={source:g,generatedLine:h.generatedLine+(n.generatedOffset.generatedLine-1),generatedColumn:h.generatedColumn+(n.generatedOffset.generatedLine===h.generatedLine?n.generatedOffset.generatedColumn-1:0),originalLine:h.originalLine,originalColumn:h.originalColumn,name:_};this.__generatedMappings.push(E),typeof E.originalLine=="number"&&this.__originalMappings.push(E)}p(this.__generatedMappings,e.compareByGeneratedPositionsDeflated),p(this.__originalMappings,e.compareByOriginalPositions)},Re.IndexedSourceMapConsumer=d,Re}var Pt={},Fr;function ns(){if(Fr)return Pt;Fr=1;var e=hn().SourceMapGenerator,t=we(),a=/(\r?\n)/,o=10,p="$$$isSourceNode$$$";function u($,f,d,l,s){this.children=[],this.sourceContents={},this.line=$??null,this.column=f??null,this.source=d??null,this.name=s??null,this[p]=!0,l!=null&&this.add(l)}return u.fromStringWithSourceMap=function(f,d,l){var s=new u,m=f.split(a),i=0,n=function(){var _=S(),E=S()||"";return _+E;function S(){return i<m.length?m[i++]:void 0}},r=1,c=0,h=null;return d.eachMapping(function(_){if(h!==null)if(r<_.generatedLine)g(h,n()),r++,c=0;else{var E=m[i]||"",S=E.substr(0,_.generatedColumn-c);m[i]=E.substr(_.generatedColumn-c),c=_.generatedColumn,g(h,S),h=_;return}for(;r<_.generatedLine;)s.add(n()),r++;if(c<_.generatedColumn){var E=m[i]||"";s.add(E.substr(0,_.generatedColumn)),m[i]=E.substr(_.generatedColumn),c=_.generatedColumn}h=_},this),i<m.length&&(h&&g(h,n()),s.add(m.splice(i).join(""))),d.sources.forEach(function(_){var E=d.sourceContentFor(_);E!=null&&(l!=null&&(_=t.join(l,_)),s.setSourceContent(_,E))}),s;function g(_,E){if(_===null||_.source===void 0)s.add(E);else{var S=l?t.join(l,_.source):_.source;s.add(new u(_.originalLine,_.originalColumn,S,E,_.name))}}},u.prototype.add=function(f){if(Array.isArray(f))f.forEach(function(d){this.add(d)},this);else if(f[p]||typeof f=="string")f&&this.children.push(f);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+f);return this},u.prototype.prepend=function(f){if(Array.isArray(f))for(var d=f.length-1;d>=0;d--)this.prepend(f[d]);else if(f[p]||typeof f=="string")this.children.unshift(f);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+f);return this},u.prototype.walk=function(f){for(var d,l=0,s=this.children.length;l<s;l++)d=this.children[l],d[p]?d.walk(f):d!==""&&f(d,{source:this.source,line:this.line,column:this.column,name:this.name})},u.prototype.join=function(f){var d,l,s=this.children.length;if(s>0){for(d=[],l=0;l<s-1;l++)d.push(this.children[l]),d.push(f);d.push(this.children[l]),this.children=d}return this},u.prototype.replaceRight=function(f,d){var l=this.children[this.children.length-1];return l[p]?l.replaceRight(f,d):typeof l=="string"?this.children[this.children.length-1]=l.replace(f,d):this.children.push("".replace(f,d)),this},u.prototype.setSourceContent=function(f,d){this.sourceContents[t.toSetString(f)]=d},u.prototype.walkSourceContents=function(f){for(var d=0,l=this.children.length;d<l;d++)this.children[d][p]&&this.children[d].walkSourceContents(f);for(var s=Object.keys(this.sourceContents),d=0,l=s.length;d<l;d++)f(t.fromSetString(s[d]),this.sourceContents[s[d]])},u.prototype.toString=function(){var f="";return this.walk(function(d){f+=d}),f},u.prototype.toStringWithSourceMap=function(f){var d={code:"",line:1,column:0},l=new e(f),s=!1,m=null,i=null,n=null,r=null;return this.walk(function(c,h){d.code+=c,h.source!==null&&h.line!==null&&h.column!==null?((m!==h.source||i!==h.line||n!==h.column||r!==h.name)&&l.addMapping({source:h.source,original:{line:h.line,column:h.column},generated:{line:d.line,column:d.column},name:h.name}),m=h.source,i=h.line,n=h.column,r=h.name,s=!0):s&&(l.addMapping({generated:{line:d.line,column:d.column}}),m=null,s=!1);for(var g=0,_=c.length;g<_;g++)c.charCodeAt(g)===o?(d.line++,d.column=0,g+1===_?(m=null,s=!1):s&&l.addMapping({source:h.source,original:{line:h.line,column:h.column},generated:{line:d.line,column:d.column},name:h.name})):d.column++}),this.walkSourceContents(function(c,h){l.setSourceContent(c,h)}),{code:d.code,map:l}},Pt.SourceNode=u,Pt}var Br;function is(){return Br||(Br=1,Oe.SourceMapGenerator=hn().SourceMapGenerator,Oe.SourceMapConsumer=rs().SourceMapConsumer,Oe.SourceNode=ns().SourceNode),Oe}var Ur;function as(){return Ur||(Ur=1,(function(e,t){t.__esModule=!0;var a=j(),o=void 0;try{var p=is();o=p.SourceNode}catch{}o||(o=function(f,d,l,s){this.src="",s&&this.add(s)},o.prototype={add:function(d){a.isArray(d)&&(d=d.join("")),this.src+=d},prepend:function(d){a.isArray(d)&&(d=d.join("")),this.src=d+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function u(f,d,l){if(a.isArray(f)){for(var s=[],m=0,i=f.length;m<i;m++)s.push(d.wrap(f[m],l));return s}else if(typeof f=="boolean"||typeof f=="number")return f+"";return f}function $(f){this.srcFile=f,this.source=[]}$.prototype={isEmpty:function(){return!this.source.length},prepend:function(d,l){this.source.unshift(this.wrap(d,l))},push:function(d,l){this.source.push(this.wrap(d,l))},merge:function(){var d=this.empty();return this.each(function(l){d.add([" ",l,`
|
|
13
|
-
`])}),
|
|
14
|
-
`]),this.decorators.push("return fn;"),
|
|
10
|
+
Expecting `+A.join(", ")+", got '"+(this.terminals_[y]||y)+"'":x="Parse error on line "+(u+1)+": Unexpected "+(y==1?"end of input":"'"+(this.terminals_[y]||y)+"'"),this.parseError(x,{text:this.lexer.match,token:this.terminals_[y]||y,line:this.lexer.yylineno,loc:m,expected:A})}}if(_[0]instanceof Array&&_.length>1)throw new Error("Parse Error: multiple actions possible at state: "+b+", token: "+y);switch(_[0]){case 1:p.push(y),d.push(this.lexer.yytext),$.push(this.lexer.yylloc),p.push(_[1]),y=null,h=this.lexer.yyleng,s=this.lexer.yytext,u=this.lexer.yylineno,m=this.lexer.yylloc;break;case 2:if(z=this.productions_[_[1]][1],k.$=d[d.length-z],k._$={first_line:$[$.length-(z||1)].first_line,last_line:$[$.length-1].last_line,first_column:$[$.length-(z||1)].first_column,last_column:$[$.length-1].last_column},g&&(k._$.range=[$[$.length-(z||1)].range[0],$[$.length-1].range[1]]),I=this.performAction.call(k,s,h,u,this.yy,_[1],d,$),typeof I<"u")return I;z&&(p=p.slice(0,-1*z*2),d=d.slice(0,-1*z),$=$.slice(0,-1*z)),p.push(this.productions_[_[1]][0]),d.push(k.$),$.push(k._$),U=l[p[p.length-2]][p[p.length-1]],p.push(U);break;case 3:return!0}}return!0}},t=(function(){var a={EOF:1,parseError:function(f,p){if(this.yy.parser)this.yy.parser.parseError(f,p);else throw new Error(f)},setInput:function(f){return this._input=f,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var f=this._input[0];this.yytext+=f,this.yyleng++,this.offset++,this.match+=f,this.matched+=f;var p=f.match(/(?:\r\n?|\n).*/g);return p?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),f},unput:function(f){var p=f.length,d=f.split(/(?:\r\n?|\n)/g);this._input=f+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-p-1),this.offset-=p;var $=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),d.length-1&&(this.yylineno-=d.length-1);var l=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:d?(d.length===$.length?this.yylloc.first_column:0)+$[$.length-d.length].length-d[0].length:this.yylloc.first_column-p},this.options.ranges&&(this.yylloc.range=[l[0],l[0]+this.yyleng-p]),this},more:function(){return this._more=!0,this},less:function(f){this.unput(this.match.slice(f))},pastInput:function(){var f=this.matched.substr(0,this.matched.length-this.match.length);return(f.length>20?"...":"")+f.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var f=this.match;return f.length<20&&(f+=this._input.substr(0,20-f.length)),(f.substr(0,20)+(f.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var f=this.pastInput(),p=new Array(f.length+1).join("-");return f+this.upcomingInput()+`
|
|
11
|
+
`+p+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var f,p,d,$,l;this._more||(this.yytext="",this.match="");for(var s=this._currentRules(),u=0;u<s.length&&(d=this._input.match(this.rules[s[u]]),!(d&&(!p||d[0].length>p[0].length)&&(p=d,$=u,!this.options.flex)));u++);return p?(l=p[0].match(/(?:\r\n?|\n).*/g),l&&(this.yylineno+=l.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:l?l[l.length-1].length-l[l.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+p[0].length},this.yytext+=p[0],this.match+=p[0],this.matches=p,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(p[0].length),this.matched+=p[0],f=this.performAction.call(this,this.yy,this,s[$],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),f||void 0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
|
|
12
|
+
`+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var f=this.next();return typeof f<"u"?f:this.lex()},begin:function(f){this.conditionStack.push(f)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(f){this.begin(f)}};return a.options={},a.performAction=function(f,p,d,$){function l(s,u){return p.yytext=p.yytext.substring(s,p.yyleng-u+s)}switch(d){case 0:if(p.yytext.slice(-2)==="\\\\"?(l(0,1),this.begin("mu")):p.yytext.slice(-1)==="\\"?(l(0,1),this.begin("emu")):this.begin("mu"),p.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;case 3:return this.begin("raw"),15;case 4:return this.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(l(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:return this.popState(),44;case 16:return this.popState(),44;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(p.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;case 23:return 48;case 24:return 73;case 25:return 72;case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;case 30:return this.popState(),33;case 31:return p.yytext=l(1,2).replace(/\\"/g,'"'),80;case 32:return p.yytext=l(1,2).replace(/\\'/g,"'"),80;case 33:return 85;case 34:return 82;case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return p.yytext=p.yytext.replace(/\\([\\\]])/g,"$1"),72;case 43:return"INVALID";case 44:return 5}},a.rules=[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^\/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],a.conditions={mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}},a})();o.lexer=t;function i(){this.yy={}}return i.prototype=o,o.Parser=i,new i})();r.default=n,e.exports=r.default})(ar,ar.exports)),ar.exports}var ur={exports:{}},sr={exports:{}},Yo;function Ya(){return Yo||(Yo=1,(function(e,r){r.__esModule=!0;function n(p){return p&&p.__esModule?p:{default:p}}var o=he(),t=n(o);function i(){this.parents=[]}i.prototype={constructor:i,mutating:!1,acceptKey:function(d,$){var l=this.accept(d[$]);if(this.mutating){if(l&&!i.prototype[l.type])throw new t.default('Unexpected node type "'+l.type+'" found when accepting '+$+" on "+d.type);d[$]=l}},acceptRequired:function(d,$){if(this.acceptKey(d,$),!d[$])throw new t.default(d.type+" requires "+$)},acceptArray:function(d){for(var $=0,l=d.length;$<l;$++)this.acceptKey(d,$),d[$]||(d.splice($,1),$--,l--)},accept:function(d){if(d){if(!this[d.type])throw new t.default("Unknown type: "+d.type,d);this.current&&this.parents.unshift(this.current),this.current=d;var $=this[d.type](d);if(this.current=this.parents.shift(),!this.mutating||$)return $;if($!==!1)return d}},Program:function(d){this.acceptArray(d.body)},MustacheStatement:a,Decorator:a,BlockStatement:c,DecoratorBlock:c,PartialStatement:f,PartialBlockStatement:function(d){f.call(this,d),this.acceptKey(d,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:a,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(d){this.acceptArray(d.pairs)},HashPair:function(d){this.acceptRequired(d,"value")}};function a(p){this.acceptRequired(p,"path"),this.acceptArray(p.params),this.acceptKey(p,"hash")}function c(p){a.call(this,p),this.acceptKey(p,"program"),this.acceptKey(p,"inverse")}function f(p){this.acceptRequired(p,"name"),this.acceptArray(p.params),this.acceptKey(p,"hash")}r.default=i,e.exports=r.default})(sr,sr.exports)),sr.exports}var Xo;function jp(){return Xo||(Xo=1,(function(e,r){r.__esModule=!0;function n(d){return d&&d.__esModule?d:{default:d}}var o=Ya(),t=n(o);function i(){var d=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=d}i.prototype=new t.default,i.prototype.Program=function(d){var $=!this.options.ignoreStandalone,l=!this.isRootSeen;this.isRootSeen=!0;for(var s=d.body,u=0,h=s.length;u<h;u++){var m=s[u],g=this.accept(m);if(g){var v=a(s,u,l),y=c(s,u,l),b=g.openStandalone&&v,_=g.closeStandalone&&y,I=g.inlineStandalone&&v&&y;g.close&&f(s,u,!0),g.open&&p(s,u,!0),$&&I&&(f(s,u),p(s,u)&&m.type==="PartialStatement"&&(m.indent=/([ \t]+$)/.exec(s[u-1].original)[1])),$&&b&&(f((m.program||m.inverse).body),p(s,u)),$&&_&&(f(s,u),p((m.inverse||m.program).body))}}return d},i.prototype.BlockStatement=i.prototype.DecoratorBlock=i.prototype.PartialBlockStatement=function(d){this.accept(d.program),this.accept(d.inverse);var $=d.program||d.inverse,l=d.program&&d.inverse,s=l,u=l;if(l&&l.chained)for(s=l.body[0].program;u.chained;)u=u.body[u.body.length-1].program;var h={open:d.openStrip.open,close:d.closeStrip.close,openStandalone:c($.body),closeStandalone:a((s||$).body)};if(d.openStrip.close&&f($.body,null,!0),l){var m=d.inverseStrip;m.open&&p($.body,null,!0),m.close&&f(s.body,null,!0),d.closeStrip.open&&p(u.body,null,!0),!this.options.ignoreStandalone&&a($.body)&&c(s.body)&&(p($.body),f(s.body))}else d.closeStrip.open&&p($.body,null,!0);return h},i.prototype.Decorator=i.prototype.MustacheStatement=function(d){return d.strip},i.prototype.PartialStatement=i.prototype.CommentStatement=function(d){var $=d.strip||{};return{inlineStandalone:!0,open:$.open,close:$.close}};function a(d,$,l){$===void 0&&($=d.length);var s=d[$-1],u=d[$-2];if(!s)return l;if(s.type==="ContentStatement")return(u||!l?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(s.original)}function c(d,$,l){$===void 0&&($=-1);var s=d[$+1],u=d[$+2];if(!s)return l;if(s.type==="ContentStatement")return(u||!l?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(s.original)}function f(d,$,l){var s=d[$==null?0:$+1];if(!(!s||s.type!=="ContentStatement"||!l&&s.rightStripped)){var u=s.value;s.value=s.value.replace(l?/^\s+/:/^[ \t]*\r?\n?/,""),s.rightStripped=s.value!==u}}function p(d,$,l){var s=d[$==null?d.length-1:$-1];if(!(!s||s.type!=="ContentStatement"||!l&&s.leftStripped)){var u=s.value;return s.value=s.value.replace(l?/\s+$/:/[ \t]+$/,""),s.leftStripped=s.value!==u,s.leftStripped}}r.default=i,e.exports=r.default})(ur,ur.exports)),ur.exports}var ue={},Qo;function Zp(){if(Qo)return ue;Qo=1,ue.__esModule=!0,ue.SourceLocation=t,ue.id=i,ue.stripFlags=a,ue.stripComment=c,ue.preparePath=f,ue.prepareMustache=p,ue.prepareRawBlock=d,ue.prepareBlock=$,ue.prepareProgram=l,ue.preparePartialBlock=s;function e(u){return u&&u.__esModule?u:{default:u}}var r=he(),n=e(r);function o(u,h){if(h=h.path?h.path.original:h,u.path.original!==h){var m={loc:u.path.loc};throw new n.default(u.path.original+" doesn't match "+h,m)}}function t(u,h){this.source=u,this.start={line:h.first_line,column:h.first_column},this.end={line:h.last_line,column:h.last_column}}function i(u){return/^\[.*\]$/.test(u)?u.substring(1,u.length-1):u}function a(u,h){return{open:u.charAt(2)==="~",close:h.charAt(h.length-3)==="~"}}function c(u){return u.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function f(u,h,m){m=this.locInfo(m);for(var g=u?"@":"",v=[],y=0,b=0,_=h.length;b<_;b++){var I=h[b].part,k=h[b].original!==I;if(g+=(h[b].separator||"")+I,!k&&(I===".."||I==="."||I==="this")){if(v.length>0)throw new n.default("Invalid path: "+g,{loc:m});I===".."&&y++}else v.push(I)}return{type:"PathExpression",data:u,depth:y,parts:v,original:g,loc:m}}function p(u,h,m,g,v,y){var b=g.charAt(3)||g.charAt(2),_=b!=="{"&&b!=="&",I=/\*/.test(g);return{type:I?"Decorator":"MustacheStatement",path:u,params:h,hash:m,escaped:_,strip:v,loc:this.locInfo(y)}}function d(u,h,m,g){o(u,m),g=this.locInfo(g);var v={type:"Program",body:h,strip:{},loc:g};return{type:"BlockStatement",path:u.path,params:u.params,hash:u.hash,program:v,openStrip:{},inverseStrip:{},closeStrip:{},loc:g}}function $(u,h,m,g,v,y){g&&g.path&&o(u,g);var b=/\*/.test(u.open);h.blockParams=u.blockParams;var _=void 0,I=void 0;if(m){if(b)throw new n.default("Unexpected inverse block on decorator",m);m.chain&&(m.program.body[0].closeStrip=g.strip),I=m.strip,_=m.program}return v&&(v=_,_=h,h=v),{type:b?"DecoratorBlock":"BlockStatement",path:u.path,params:u.params,hash:u.hash,program:h,inverse:_,openStrip:u.strip,inverseStrip:I,closeStrip:g&&g.strip,loc:this.locInfo(y)}}function l(u,h){if(!h&&u.length){var m=u[0].loc,g=u[u.length-1].loc;m&&g&&(h={source:m.source,start:{line:m.start.line,column:m.start.column},end:{line:g.end.line,column:g.end.column}})}return{type:"Program",body:u,strip:{},loc:h}}function s(u,h,m,g){return o(u,m),{type:"PartialBlockStatement",name:u.path,params:u.params,hash:u.hash,program:h,openStrip:u.strip,closeStrip:m&&m.strip,loc:this.locInfo(g)}}return ue}var ea;function Fp(){if(ea)return Ye;ea=1,Ye.__esModule=!0,Ye.parseWithoutProcessing=l,Ye.parse=s;function e(g){if(g&&g.__esModule)return g;var v={};if(g!=null)for(var y in g)Object.prototype.hasOwnProperty.call(g,y)&&(v[y]=g[y]);return v.default=g,v}function r(g){return g&&g.__esModule?g:{default:g}}var n=Lp(),o=r(n),t=jp(),i=r(t),a=Zp(),c=e(a),f=he(),p=r(f),d=ae();Ye.parser=o.default;var $={};d.extend($,c);function l(g,v){if(g.type==="Program")return u(g),g;o.default.yy=$,$.locInfo=function(b){return new $.SourceLocation(v&&v.srcName,b)};var y=o.default.parse(g);return y}function s(g,v){var y=l(g,v),b=new i.default(v);return b.accept(y)}function u(g){h(g)}function h(g){if(g!=null){if(Array.isArray(g)){g.forEach(h);return}if(typeof g=="object"){if(g.type==="PathExpression"){if(!m(g.depth))throw new p.default("Invalid AST: PathExpression.depth must be an integer");if(!Array.isArray(g.parts))throw new p.default("Invalid AST: PathExpression.parts must be an array");for(var v=0;v<g.parts.length;v++)if(typeof g.parts[v]!="string")throw new p.default("Invalid AST: PathExpression.parts must only contain strings")}else if(g.type==="NumberLiteral"){if(typeof g.value!="number"||!isFinite(g.value))throw new p.default("Invalid AST: NumberLiteral.value must be a number")}else if(g.type==="BooleanLiteral"&&typeof g.value!="boolean")throw new p.default("Invalid AST: BooleanLiteral.value must be a boolean");Object.keys(g).forEach(function(y){y!=="loc"&&h(g[y])})}}}function m(g){return typeof g=="number"&&isFinite(g)&&Math.floor(g)===g&&g>=0}return Ye}var Xe={},ta;function Bp(){if(ta)return Xe;ta=1,Xe.__esModule=!0,Xe.Compiler=c,Xe.precompile=f,Xe.compile=p;function e(l){return l&&l.__esModule?l:{default:l}}var r=he(),n=e(r),o=ae(),t=Ja(),i=e(t),a=[].slice;function c(){}c.prototype={compiler:c,equals:function(s){var u=this.opcodes.length;if(s.opcodes.length!==u)return!1;for(var h=0;h<u;h++){var m=this.opcodes[h],g=s.opcodes[h];if(m.opcode!==g.opcode||!d(m.args,g.args))return!1}u=this.children.length;for(var h=0;h<u;h++)if(!this.children[h].equals(s.children[h]))return!1;return!0},guid:0,compile:function(s,u){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=u,this.stringParams=u.stringParams,this.trackIds=u.trackIds,u.blockParams=u.blockParams||[],u.knownHelpers=o.extend(Object.create(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},u.knownHelpers),this.accept(s)},compileProgram:function(s){var u=new this.compiler,h=u.compile(s,this.options),m=this.guid++;return this.usePartial=this.usePartial||h.usePartial,this.children[m]=h,this.useDepths=this.useDepths||h.useDepths,m},accept:function(s){if(!this[s.type])throw new n.default("Unknown type: "+s.type,s);this.sourceNode.unshift(s);var u=this[s.type](s);return this.sourceNode.shift(),u},Program:function(s){this.options.blockParams.unshift(s.blockParams);for(var u=s.body,h=u.length,m=0;m<h;m++)this.accept(u[m]);return this.options.blockParams.shift(),this.isSimple=h===1,this.blockParams=s.blockParams?s.blockParams.length:0,this},BlockStatement:function(s){$(s);var u=s.program,h=s.inverse;u=u&&this.compileProgram(u),h=h&&this.compileProgram(h);var m=this.classifySexpr(s);m==="helper"?this.helperSexpr(s,u,h):m==="simple"?(this.simpleSexpr(s),this.opcode("pushProgram",u),this.opcode("pushProgram",h),this.opcode("emptyHash"),this.opcode("blockValue",s.path.original)):(this.ambiguousSexpr(s,u,h),this.opcode("pushProgram",u),this.opcode("pushProgram",h),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(s){var u=s.program&&this.compileProgram(s.program),h=this.setupFullMustacheParams(s,u,void 0),m=s.path;this.useDecorators=!0,this.opcode("registerDecorator",h.length,m.original)},PartialStatement:function(s){this.usePartial=!0;var u=s.program;u&&(u=this.compileProgram(s.program));var h=s.params;if(h.length>1)throw new n.default("Unsupported number of partial arguments: "+h.length,s);h.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):h.push({type:"PathExpression",parts:[],depth:0}));var m=s.name.original,g=s.name.type==="SubExpression";g&&this.accept(s.name),this.setupFullMustacheParams(s,u,void 0,!0);var v=s.indent||"";this.options.preventIndent&&v&&(this.opcode("appendContent",v),v=""),this.opcode("invokePartial",g,m,v),this.opcode("append")},PartialBlockStatement:function(s){this.PartialStatement(s)},MustacheStatement:function(s){this.SubExpression(s),s.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(s){this.DecoratorBlock(s)},ContentStatement:function(s){s.value&&this.opcode("appendContent",s.value)},CommentStatement:function(){},SubExpression:function(s){$(s);var u=this.classifySexpr(s);u==="simple"?this.simpleSexpr(s):u==="helper"?this.helperSexpr(s):this.ambiguousSexpr(s)},ambiguousSexpr:function(s,u,h){var m=s.path,g=m.parts[0],v=u!=null||h!=null;this.opcode("getContext",m.depth),this.opcode("pushProgram",u),this.opcode("pushProgram",h),m.strict=!0,this.accept(m),this.opcode("invokeAmbiguous",g,v)},simpleSexpr:function(s){var u=s.path;u.strict=!0,this.accept(u),this.opcode("resolvePossibleLambda")},helperSexpr:function(s,u,h){var m=this.setupFullMustacheParams(s,u,h),g=s.path,v=g.parts[0];if(this.options.knownHelpers[v])this.opcode("invokeKnownHelper",m.length,v);else{if(this.options.knownHelpersOnly)throw new n.default("You specified knownHelpersOnly, but used the unknown helper "+v,s);g.strict=!0,g.falsy=!0,this.accept(g),this.opcode("invokeHelper",m.length,g.original,i.default.helpers.simpleId(g))}},PathExpression:function(s){this.addDepth(s.depth),this.opcode("getContext",s.depth);var u=s.parts[0],h=i.default.helpers.scopedId(s),m=!s.depth&&!h&&this.blockParamIndex(u);m?this.opcode("lookupBlockParam",m,s.parts):u?s.data?(this.options.data=!0,this.opcode("lookupData",s.depth,s.parts,s.strict)):this.opcode("lookupOnContext",s.parts,s.falsy,s.strict,h):this.opcode("pushContext")},StringLiteral:function(s){this.opcode("pushString",s.value)},NumberLiteral:function(s){this.opcode("pushLiteral",s.value)},BooleanLiteral:function(s){this.opcode("pushLiteral",s.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(s){var u=s.pairs,h=0,m=u.length;for(this.opcode("pushHash");h<m;h++)this.pushParam(u[h].value);for(;h--;)this.opcode("assignToHash",u[h].key);this.opcode("popHash")},opcode:function(s){this.opcodes.push({opcode:s,args:a.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(s){s&&(this.useDepths=!0)},classifySexpr:function(s){var u=i.default.helpers.simpleId(s.path),h=u&&!!this.blockParamIndex(s.path.parts[0]),m=!h&&i.default.helpers.helperExpression(s),g=!h&&(m||u);if(g&&!m){var v=s.path.parts[0],y=this.options;y.knownHelpers[v]?m=!0:y.knownHelpersOnly&&(g=!1)}return m?"helper":g?"ambiguous":"simple"},pushParams:function(s){for(var u=0,h=s.length;u<h;u++)this.pushParam(s[u])},pushParam:function(s){var u=s.value!=null?s.value:s.original||"";if(this.stringParams)u.replace&&(u=u.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),s.depth&&this.addDepth(s.depth),this.opcode("getContext",s.depth||0),this.opcode("pushStringParam",u,s.type),s.type==="SubExpression"&&this.accept(s);else{if(this.trackIds){var h=void 0;if(s.parts&&!i.default.helpers.scopedId(s)&&!s.depth&&(h=this.blockParamIndex(s.parts[0])),h){var m=s.parts.slice(1).join(".");this.opcode("pushId","BlockParam",h,m)}else u=s.original||u,u.replace&&(u=u.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",s.type,u)}this.accept(s)}},setupFullMustacheParams:function(s,u,h,m){var g=s.params;return this.pushParams(g),this.opcode("pushProgram",u),this.opcode("pushProgram",h),s.hash?this.accept(s.hash):this.opcode("emptyHash",m),g},blockParamIndex:function(s){for(var u=0,h=this.options.blockParams.length;u<h;u++){var m=this.options.blockParams[u],g=m&&o.indexOf(m,s);if(m&&g>=0)return[u,g]}}};function f(l,s,u){if(l==null||typeof l!="string"&&l.type!=="Program")throw new n.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+l);s=s||{},"data"in s||(s.data=!0),s.compat&&(s.useDepths=!0);var h=u.parse(l,s),m=new u.Compiler().compile(h,s);return new u.JavaScriptCompiler().compile(m,s)}function p(l,s,u){if(s===void 0&&(s={}),l==null||typeof l!="string"&&l.type!=="Program")throw new n.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+l);s=o.extend({},s),"data"in s||(s.data=!0),s.compat&&(s.useDepths=!0);var h=void 0;function m(){var v=u.parse(l,s),y=new u.Compiler().compile(v,s),b=new u.JavaScriptCompiler().compile(y,s,void 0,!0);return u.template(b)}function g(v,y){return h||(h=m()),h.call(this,v,y)}return g._setup=function(v){return h||(h=m()),h._setup(v)},g._child=function(v,y,b,_){return h||(h=m()),h._child(v,y,b,_)},g}function d(l,s){if(l===s)return!0;if(o.isArray(l)&&o.isArray(s)&&l.length===s.length){for(var u=0;u<l.length;u++)if(!d(l[u],s[u]))return!1;return!0}}function $(l){if(!l.path.parts){var s=l.path;l.path={type:"PathExpression",data:!1,depth:0,parts:[s.original+""],original:s.original+"",loc:s.loc}}}return Xe}var lr={exports:{}},cr={exports:{}},gt={},Qr={},dr={},fr={},ra;function Gp(){if(ra)return fr;ra=1;var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");return fr.encode=function(r){if(0<=r&&r<e.length)return e[r];throw new TypeError("Must be between 0 and 63: "+r)},fr.decode=function(r){var n=65,o=90,t=97,i=122,a=48,c=57,f=43,p=47,d=26,$=52;return n<=r&&r<=o?r-n:t<=r&&r<=i?r-t+d:a<=r&&r<=c?r-a+$:r==f?62:r==p?63:-1},fr}var na;function Xa(){if(na)return dr;na=1;var e=Gp(),r=5,n=1<<r,o=n-1,t=n;function i(c){return c<0?(-c<<1)+1:(c<<1)+0}function a(c){var f=(c&1)===1,p=c>>1;return f?-p:p}return dr.encode=function(f){var p="",d,$=i(f);do d=$&o,$>>>=r,$>0&&(d|=t),p+=e.encode(d);while($>0);return p},dr.decode=function(f,p,d){var $=f.length,l=0,s=0,u,h;do{if(p>=$)throw new Error("Expected more digits in base 64 VLQ value.");if(h=e.decode(f.charCodeAt(p++)),h===-1)throw new Error("Invalid base64 digit: "+f.charAt(p-1));u=!!(h&t),h&=o,l=l+(h<<s),s+=r}while(u);d.value=a(l),d.rest=p},dr}var en={},ia;function Ot(){return ia||(ia=1,(function(e){function r(b,_,I){if(_ in b)return b[_];if(arguments.length===3)return I;throw new Error('"'+_+'" is a required argument.')}e.getArg=r;var n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,o=/^data:.+\,.+$/;function t(b){var _=b.match(n);return _?{scheme:_[1],auth:_[2],host:_[3],port:_[4],path:_[5]}:null}e.urlParse=t;function i(b){var _="";return b.scheme&&(_+=b.scheme+":"),_+="//",b.auth&&(_+=b.auth+"@"),b.host&&(_+=b.host),b.port&&(_+=":"+b.port),b.path&&(_+=b.path),_}e.urlGenerate=i;function a(b){var _=b,I=t(b);if(I){if(!I.path)return b;_=I.path}for(var k=e.isAbsolute(_),C=_.split(/\/+/),z,U=0,A=C.length-1;A>=0;A--)z=C[A],z==="."?C.splice(A,1):z===".."?U++:U>0&&(z===""?(C.splice(A+1,U),U=0):(C.splice(A,2),U--));return _=C.join("/"),_===""&&(_=k?"/":"."),I?(I.path=_,i(I)):_}e.normalize=a;function c(b,_){b===""&&(b="."),_===""&&(_=".");var I=t(_),k=t(b);if(k&&(b=k.path||"/"),I&&!I.scheme)return k&&(I.scheme=k.scheme),i(I);if(I||_.match(o))return _;if(k&&!k.host&&!k.path)return k.host=_,i(k);var C=_.charAt(0)==="/"?_:a(b.replace(/\/+$/,"")+"/"+_);return k?(k.path=C,i(k)):C}e.join=c,e.isAbsolute=function(b){return b.charAt(0)==="/"||n.test(b)};function f(b,_){b===""&&(b="."),b=b.replace(/\/$/,"");for(var I=0;_.indexOf(b+"/")!==0;){var k=b.lastIndexOf("/");if(k<0||(b=b.slice(0,k),b.match(/^([^\/]+:\/)?\/*$/)))return _;++I}return Array(I+1).join("../")+_.substr(b.length+1)}e.relative=f;var p=(function(){var b=Object.create(null);return!("__proto__"in b)})();function d(b){return b}function $(b){return s(b)?"$"+b:b}e.toSetString=p?d:$;function l(b){return s(b)?b.slice(1):b}e.fromSetString=p?d:l;function s(b){if(!b)return!1;var _=b.length;if(_<9||b.charCodeAt(_-1)!==95||b.charCodeAt(_-2)!==95||b.charCodeAt(_-3)!==111||b.charCodeAt(_-4)!==116||b.charCodeAt(_-5)!==111||b.charCodeAt(_-6)!==114||b.charCodeAt(_-7)!==112||b.charCodeAt(_-8)!==95||b.charCodeAt(_-9)!==95)return!1;for(var I=_-10;I>=0;I--)if(b.charCodeAt(I)!==36)return!1;return!0}function u(b,_,I){var k=m(b.source,_.source);return k!==0||(k=b.originalLine-_.originalLine,k!==0)||(k=b.originalColumn-_.originalColumn,k!==0||I)||(k=b.generatedColumn-_.generatedColumn,k!==0)||(k=b.generatedLine-_.generatedLine,k!==0)?k:m(b.name,_.name)}e.compareByOriginalPositions=u;function h(b,_,I){var k=b.generatedLine-_.generatedLine;return k!==0||(k=b.generatedColumn-_.generatedColumn,k!==0||I)||(k=m(b.source,_.source),k!==0)||(k=b.originalLine-_.originalLine,k!==0)||(k=b.originalColumn-_.originalColumn,k!==0)?k:m(b.name,_.name)}e.compareByGeneratedPositionsDeflated=h;function m(b,_){return b===_?0:b===null?1:_===null?-1:b>_?1:-1}function g(b,_){var I=b.generatedLine-_.generatedLine;return I!==0||(I=b.generatedColumn-_.generatedColumn,I!==0)||(I=m(b.source,_.source),I!==0)||(I=b.originalLine-_.originalLine,I!==0)||(I=b.originalColumn-_.originalColumn,I!==0)?I:m(b.name,_.name)}e.compareByGeneratedPositionsInflated=g;function v(b){return JSON.parse(b.replace(/^\)]}'[^\n]*\n/,""))}e.parseSourceMapInput=v;function y(b,_,I){if(_=_||"",b&&(b[b.length-1]!=="/"&&_[0]!=="/"&&(b+="/"),_=b+_),I){var k=t(I);if(!k)throw new Error("sourceMapURL could not be parsed");if(k.path){var C=k.path.lastIndexOf("/");C>=0&&(k.path=k.path.substring(0,C+1))}_=c(i(k),_)}return a(_)}e.computeSourceURL=y})(en)),en}var tn={},oa;function Qa(){if(oa)return tn;oa=1;var e=Ot(),r=Object.prototype.hasOwnProperty,n=typeof Map<"u";function o(){this._array=[],this._set=n?new Map:Object.create(null)}return o.fromArray=function(i,a){for(var c=new o,f=0,p=i.length;f<p;f++)c.add(i[f],a);return c},o.prototype.size=function(){return n?this._set.size:Object.getOwnPropertyNames(this._set).length},o.prototype.add=function(i,a){var c=n?i:e.toSetString(i),f=n?this.has(i):r.call(this._set,c),p=this._array.length;(!f||a)&&this._array.push(i),f||(n?this._set.set(i,p):this._set[c]=p)},o.prototype.has=function(i){if(n)return this._set.has(i);var a=e.toSetString(i);return r.call(this._set,a)},o.prototype.indexOf=function(i){if(n){var a=this._set.get(i);if(a>=0)return a}else{var c=e.toSetString(i);if(r.call(this._set,c))return this._set[c]}throw new Error('"'+i+'" is not in the set.')},o.prototype.at=function(i){if(i>=0&&i<this._array.length)return this._array[i];throw new Error("No element indexed by "+i)},o.prototype.toArray=function(){return this._array.slice()},tn.ArraySet=o,tn}var rn={},aa;function qp(){if(aa)return rn;aa=1;var e=Ot();function r(o,t){var i=o.generatedLine,a=t.generatedLine,c=o.generatedColumn,f=t.generatedColumn;return a>i||a==i&&f>=c||e.compareByGeneratedPositionsInflated(o,t)<=0}function n(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}return n.prototype.unsortedForEach=function(t,i){this._array.forEach(t,i)},n.prototype.add=function(t){r(this._last,t)?(this._last=t,this._array.push(t)):(this._sorted=!1,this._array.push(t))},n.prototype.toArray=function(){return this._sorted||(this._array.sort(e.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},rn.MappingList=n,rn}var ua;function eu(){if(ua)return Qr;ua=1;var e=Xa(),r=Ot(),n=Qa().ArraySet,o=qp().MappingList;function t(i){i||(i={}),this._file=r.getArg(i,"file",null),this._sourceRoot=r.getArg(i,"sourceRoot",null),this._skipValidation=r.getArg(i,"skipValidation",!1),this._sources=new n,this._names=new n,this._mappings=new o,this._sourcesContents=null}return t.prototype._version=3,t.fromSourceMap=function(a){var c=a.sourceRoot,f=new t({file:a.file,sourceRoot:c});return a.eachMapping(function(p){var d={generated:{line:p.generatedLine,column:p.generatedColumn}};p.source!=null&&(d.source=p.source,c!=null&&(d.source=r.relative(c,d.source)),d.original={line:p.originalLine,column:p.originalColumn},p.name!=null&&(d.name=p.name)),f.addMapping(d)}),a.sources.forEach(function(p){var d=p;c!==null&&(d=r.relative(c,p)),f._sources.has(d)||f._sources.add(d);var $=a.sourceContentFor(p);$!=null&&f.setSourceContent(p,$)}),f},t.prototype.addMapping=function(a){var c=r.getArg(a,"generated"),f=r.getArg(a,"original",null),p=r.getArg(a,"source",null),d=r.getArg(a,"name",null);this._skipValidation||this._validateMapping(c,f,p,d),p!=null&&(p=String(p),this._sources.has(p)||this._sources.add(p)),d!=null&&(d=String(d),this._names.has(d)||this._names.add(d)),this._mappings.add({generatedLine:c.line,generatedColumn:c.column,originalLine:f!=null&&f.line,originalColumn:f!=null&&f.column,source:p,name:d})},t.prototype.setSourceContent=function(a,c){var f=a;this._sourceRoot!=null&&(f=r.relative(this._sourceRoot,f)),c!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[r.toSetString(f)]=c):this._sourcesContents&&(delete this._sourcesContents[r.toSetString(f)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))},t.prototype.applySourceMap=function(a,c,f){var p=c;if(c==null){if(a.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);p=a.file}var d=this._sourceRoot;d!=null&&(p=r.relative(d,p));var $=new n,l=new n;this._mappings.unsortedForEach(function(s){if(s.source===p&&s.originalLine!=null){var u=a.originalPositionFor({line:s.originalLine,column:s.originalColumn});u.source!=null&&(s.source=u.source,f!=null&&(s.source=r.join(f,s.source)),d!=null&&(s.source=r.relative(d,s.source)),s.originalLine=u.line,s.originalColumn=u.column,u.name!=null&&(s.name=u.name))}var h=s.source;h!=null&&!$.has(h)&&$.add(h);var m=s.name;m!=null&&!l.has(m)&&l.add(m)},this),this._sources=$,this._names=l,a.sources.forEach(function(s){var u=a.sourceContentFor(s);u!=null&&(f!=null&&(s=r.join(f,s)),d!=null&&(s=r.relative(d,s)),this.setSourceContent(s,u))},this)},t.prototype._validateMapping=function(a,c,f,p){if(c&&typeof c.line!="number"&&typeof c.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!(a&&"line"in a&&"column"in a&&a.line>0&&a.column>=0&&!c&&!f&&!p)){if(a&&"line"in a&&"column"in a&&c&&"line"in c&&"column"in c&&a.line>0&&a.column>=0&&c.line>0&&c.column>=0&&f)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:a,source:f,original:c,name:p}))}},t.prototype._serializeMappings=function(){for(var a=0,c=1,f=0,p=0,d=0,$=0,l="",s,u,h,m,g=this._mappings.toArray(),v=0,y=g.length;v<y;v++){if(u=g[v],s="",u.generatedLine!==c)for(a=0;u.generatedLine!==c;)s+=";",c++;else if(v>0){if(!r.compareByGeneratedPositionsInflated(u,g[v-1]))continue;s+=","}s+=e.encode(u.generatedColumn-a),a=u.generatedColumn,u.source!=null&&(m=this._sources.indexOf(u.source),s+=e.encode(m-$),$=m,s+=e.encode(u.originalLine-1-p),p=u.originalLine-1,s+=e.encode(u.originalColumn-f),f=u.originalColumn,u.name!=null&&(h=this._names.indexOf(u.name),s+=e.encode(h-d),d=h)),l+=s}return l},t.prototype._generateSourcesContent=function(a,c){return a.map(function(f){if(!this._sourcesContents)return null;c!=null&&(f=r.relative(c,f));var p=r.toSetString(f);return Object.prototype.hasOwnProperty.call(this._sourcesContents,p)?this._sourcesContents[p]:null},this)},t.prototype.toJSON=function(){var a={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(a.file=this._file),this._sourceRoot!=null&&(a.sourceRoot=this._sourceRoot),this._sourcesContents&&(a.sourcesContent=this._generateSourcesContent(a.sources,a.sourceRoot)),a},t.prototype.toString=function(){return JSON.stringify(this.toJSON())},Qr.SourceMapGenerator=t,Qr}var vt={},nn={},sa;function Hp(){return sa||(sa=1,(function(e){e.GREATEST_LOWER_BOUND=1,e.LEAST_UPPER_BOUND=2;function r(n,o,t,i,a,c){var f=Math.floor((o-n)/2)+n,p=a(t,i[f],!0);return p===0?f:p>0?o-f>1?r(f,o,t,i,a,c):c==e.LEAST_UPPER_BOUND?o<i.length?o:-1:f:f-n>1?r(n,f,t,i,a,c):c==e.LEAST_UPPER_BOUND?f:n<0?-1:n}e.search=function(o,t,i,a){if(t.length===0)return-1;var c=r(-1,t.length,o,t,i,a||e.GREATEST_LOWER_BOUND);if(c<0)return-1;for(;c-1>=0&&i(t[c],t[c-1],!0)===0;)--c;return c}})(nn)),nn}var on={},la;function Vp(){if(la)return on;la=1;function e(o,t,i){var a=o[t];o[t]=o[i],o[i]=a}function r(o,t){return Math.round(o+Math.random()*(t-o))}function n(o,t,i,a){if(i<a){var c=r(i,a),f=i-1;e(o,c,a);for(var p=o[a],d=i;d<a;d++)t(o[d],p)<=0&&(f+=1,e(o,f,d));e(o,f+1,d);var $=f+1;n(o,t,i,$-1),n(o,t,$+1,a)}}return on.quickSort=function(o,t){n(o,t,0,o.length-1)},on}var ca;function Wp(){if(ca)return vt;ca=1;var e=Ot(),r=Hp(),n=Qa().ArraySet,o=Xa(),t=Vp().quickSort;function i(p,d){var $=p;return typeof p=="string"&&($=e.parseSourceMapInput(p)),$.sections!=null?new f($,d):new a($,d)}i.fromSourceMap=function(p,d){return a.fromSourceMap(p,d)},i.prototype._version=3,i.prototype.__generatedMappings=null,Object.defineProperty(i.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),i.prototype.__originalMappings=null,Object.defineProperty(i.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),i.prototype._charIsMappingSeparator=function(d,$){var l=d.charAt($);return l===";"||l===","},i.prototype._parseMappings=function(d,$){throw new Error("Subclasses must implement _parseMappings")},i.GENERATED_ORDER=1,i.ORIGINAL_ORDER=2,i.GREATEST_LOWER_BOUND=1,i.LEAST_UPPER_BOUND=2,i.prototype.eachMapping=function(d,$,l){var s=$||null,u=l||i.GENERATED_ORDER,h;switch(u){case i.GENERATED_ORDER:h=this._generatedMappings;break;case i.ORIGINAL_ORDER:h=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var m=this.sourceRoot;h.map(function(g){var v=g.source===null?null:this._sources.at(g.source);return v=e.computeSourceURL(m,v,this._sourceMapURL),{source:v,generatedLine:g.generatedLine,generatedColumn:g.generatedColumn,originalLine:g.originalLine,originalColumn:g.originalColumn,name:g.name===null?null:this._names.at(g.name)}},this).forEach(d,s)},i.prototype.allGeneratedPositionsFor=function(d){var $=e.getArg(d,"line"),l={source:e.getArg(d,"source"),originalLine:$,originalColumn:e.getArg(d,"column",0)};if(l.source=this._findSourceIndex(l.source),l.source<0)return[];var s=[],u=this._findMapping(l,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,r.LEAST_UPPER_BOUND);if(u>=0){var h=this._originalMappings[u];if(d.column===void 0)for(var m=h.originalLine;h&&h.originalLine===m;)s.push({line:e.getArg(h,"generatedLine",null),column:e.getArg(h,"generatedColumn",null),lastColumn:e.getArg(h,"lastGeneratedColumn",null)}),h=this._originalMappings[++u];else for(var g=h.originalColumn;h&&h.originalLine===$&&h.originalColumn==g;)s.push({line:e.getArg(h,"generatedLine",null),column:e.getArg(h,"generatedColumn",null),lastColumn:e.getArg(h,"lastGeneratedColumn",null)}),h=this._originalMappings[++u]}return s},vt.SourceMapConsumer=i;function a(p,d){var $=p;typeof p=="string"&&($=e.parseSourceMapInput(p));var l=e.getArg($,"version"),s=e.getArg($,"sources"),u=e.getArg($,"names",[]),h=e.getArg($,"sourceRoot",null),m=e.getArg($,"sourcesContent",null),g=e.getArg($,"mappings"),v=e.getArg($,"file",null);if(l!=this._version)throw new Error("Unsupported version: "+l);h&&(h=e.normalize(h)),s=s.map(String).map(e.normalize).map(function(y){return h&&e.isAbsolute(h)&&e.isAbsolute(y)?e.relative(h,y):y}),this._names=n.fromArray(u.map(String),!0),this._sources=n.fromArray(s,!0),this._absoluteSources=this._sources.toArray().map(function(y){return e.computeSourceURL(h,y,d)}),this.sourceRoot=h,this.sourcesContent=m,this._mappings=g,this._sourceMapURL=d,this.file=v}a.prototype=Object.create(i.prototype),a.prototype.consumer=i,a.prototype._findSourceIndex=function(p){var d=p;if(this.sourceRoot!=null&&(d=e.relative(this.sourceRoot,d)),this._sources.has(d))return this._sources.indexOf(d);var $;for($=0;$<this._absoluteSources.length;++$)if(this._absoluteSources[$]==p)return $;return-1},a.fromSourceMap=function(d,$){var l=Object.create(a.prototype),s=l._names=n.fromArray(d._names.toArray(),!0),u=l._sources=n.fromArray(d._sources.toArray(),!0);l.sourceRoot=d._sourceRoot,l.sourcesContent=d._generateSourcesContent(l._sources.toArray(),l.sourceRoot),l.file=d._file,l._sourceMapURL=$,l._absoluteSources=l._sources.toArray().map(function(I){return e.computeSourceURL(l.sourceRoot,I,$)});for(var h=d._mappings.toArray().slice(),m=l.__generatedMappings=[],g=l.__originalMappings=[],v=0,y=h.length;v<y;v++){var b=h[v],_=new c;_.generatedLine=b.generatedLine,_.generatedColumn=b.generatedColumn,b.source&&(_.source=u.indexOf(b.source),_.originalLine=b.originalLine,_.originalColumn=b.originalColumn,b.name&&(_.name=s.indexOf(b.name)),g.push(_)),m.push(_)}return t(l.__originalMappings,e.compareByOriginalPositions),l},a.prototype._version=3,Object.defineProperty(a.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function c(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}a.prototype._parseMappings=function(d,$){for(var l=1,s=0,u=0,h=0,m=0,g=0,v=d.length,y=0,b={},_={},I=[],k=[],C,z,U,A,x;y<v;)if(d.charAt(y)===";")l++,y++,s=0;else if(d.charAt(y)===",")y++;else{for(C=new c,C.generatedLine=l,A=y;A<v&&!this._charIsMappingSeparator(d,A);A++);if(z=d.slice(y,A),U=b[z],U)y+=z.length;else{for(U=[];y<A;)o.decode(d,y,_),x=_.value,y=_.rest,U.push(x);if(U.length===2)throw new Error("Found a source, but no line and column");if(U.length===3)throw new Error("Found a source and line, but no column");b[z]=U}C.generatedColumn=s+U[0],s=C.generatedColumn,U.length>1&&(C.source=m+U[1],m+=U[1],C.originalLine=u+U[2],u=C.originalLine,C.originalLine+=1,C.originalColumn=h+U[3],h=C.originalColumn,U.length>4&&(C.name=g+U[4],g+=U[4])),k.push(C),typeof C.originalLine=="number"&&I.push(C)}t(k,e.compareByGeneratedPositionsDeflated),this.__generatedMappings=k,t(I,e.compareByOriginalPositions),this.__originalMappings=I},a.prototype._findMapping=function(d,$,l,s,u,h){if(d[l]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+d[l]);if(d[s]<0)throw new TypeError("Column must be greater than or equal to 0, got "+d[s]);return r.search(d,$,u,h)},a.prototype.computeColumnSpans=function(){for(var d=0;d<this._generatedMappings.length;++d){var $=this._generatedMappings[d];if(d+1<this._generatedMappings.length){var l=this._generatedMappings[d+1];if($.generatedLine===l.generatedLine){$.lastGeneratedColumn=l.generatedColumn-1;continue}}$.lastGeneratedColumn=1/0}},a.prototype.originalPositionFor=function(d){var $={generatedLine:e.getArg(d,"line"),generatedColumn:e.getArg(d,"column")},l=this._findMapping($,this._generatedMappings,"generatedLine","generatedColumn",e.compareByGeneratedPositionsDeflated,e.getArg(d,"bias",i.GREATEST_LOWER_BOUND));if(l>=0){var s=this._generatedMappings[l];if(s.generatedLine===$.generatedLine){var u=e.getArg(s,"source",null);u!==null&&(u=this._sources.at(u),u=e.computeSourceURL(this.sourceRoot,u,this._sourceMapURL));var h=e.getArg(s,"name",null);return h!==null&&(h=this._names.at(h)),{source:u,line:e.getArg(s,"originalLine",null),column:e.getArg(s,"originalColumn",null),name:h}}}return{source:null,line:null,column:null,name:null}},a.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(d){return d==null}):!1},a.prototype.sourceContentFor=function(d,$){if(!this.sourcesContent)return null;var l=this._findSourceIndex(d);if(l>=0)return this.sourcesContent[l];var s=d;this.sourceRoot!=null&&(s=e.relative(this.sourceRoot,s));var u;if(this.sourceRoot!=null&&(u=e.urlParse(this.sourceRoot))){var h=s.replace(/^file:\/\//,"");if(u.scheme=="file"&&this._sources.has(h))return this.sourcesContent[this._sources.indexOf(h)];if((!u.path||u.path=="/")&&this._sources.has("/"+s))return this.sourcesContent[this._sources.indexOf("/"+s)]}if($)return null;throw new Error('"'+s+'" is not in the SourceMap.')},a.prototype.generatedPositionFor=function(d){var $=e.getArg(d,"source");if($=this._findSourceIndex($),$<0)return{line:null,column:null,lastColumn:null};var l={source:$,originalLine:e.getArg(d,"line"),originalColumn:e.getArg(d,"column")},s=this._findMapping(l,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,e.getArg(d,"bias",i.GREATEST_LOWER_BOUND));if(s>=0){var u=this._originalMappings[s];if(u.source===l.source)return{line:e.getArg(u,"generatedLine",null),column:e.getArg(u,"generatedColumn",null),lastColumn:e.getArg(u,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},vt.BasicSourceMapConsumer=a;function f(p,d){var $=p;typeof p=="string"&&($=e.parseSourceMapInput(p));var l=e.getArg($,"version"),s=e.getArg($,"sections");if(l!=this._version)throw new Error("Unsupported version: "+l);this._sources=new n,this._names=new n;var u={line:-1,column:0};this._sections=s.map(function(h){if(h.url)throw new Error("Support for url field in sections not implemented.");var m=e.getArg(h,"offset"),g=e.getArg(m,"line"),v=e.getArg(m,"column");if(g<u.line||g===u.line&&v<u.column)throw new Error("Section offsets must be ordered and non-overlapping.");return u=m,{generatedOffset:{generatedLine:g+1,generatedColumn:v+1},consumer:new i(e.getArg(h,"map"),d)}})}return f.prototype=Object.create(i.prototype),f.prototype.constructor=i,f.prototype._version=3,Object.defineProperty(f.prototype,"sources",{get:function(){for(var p=[],d=0;d<this._sections.length;d++)for(var $=0;$<this._sections[d].consumer.sources.length;$++)p.push(this._sections[d].consumer.sources[$]);return p}}),f.prototype.originalPositionFor=function(d){var $={generatedLine:e.getArg(d,"line"),generatedColumn:e.getArg(d,"column")},l=r.search($,this._sections,function(u,h){var m=u.generatedLine-h.generatedOffset.generatedLine;return m||u.generatedColumn-h.generatedOffset.generatedColumn}),s=this._sections[l];return s?s.consumer.originalPositionFor({line:$.generatedLine-(s.generatedOffset.generatedLine-1),column:$.generatedColumn-(s.generatedOffset.generatedLine===$.generatedLine?s.generatedOffset.generatedColumn-1:0),bias:d.bias}):{source:null,line:null,column:null,name:null}},f.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(d){return d.consumer.hasContentsOfAllSources()})},f.prototype.sourceContentFor=function(d,$){for(var l=0;l<this._sections.length;l++){var s=this._sections[l],u=s.consumer.sourceContentFor(d,!0);if(u)return u}if($)return null;throw new Error('"'+d+'" is not in the SourceMap.')},f.prototype.generatedPositionFor=function(d){for(var $=0;$<this._sections.length;$++){var l=this._sections[$];if(l.consumer._findSourceIndex(e.getArg(d,"source"))!==-1){var s=l.consumer.generatedPositionFor(d);if(s){var u={line:s.line+(l.generatedOffset.generatedLine-1),column:s.column+(l.generatedOffset.generatedLine===s.line?l.generatedOffset.generatedColumn-1:0)};return u}}}return{line:null,column:null}},f.prototype._parseMappings=function(d,$){this.__generatedMappings=[],this.__originalMappings=[];for(var l=0;l<this._sections.length;l++)for(var s=this._sections[l],u=s.consumer._generatedMappings,h=0;h<u.length;h++){var m=u[h],g=s.consumer._sources.at(m.source);g=e.computeSourceURL(s.consumer.sourceRoot,g,this._sourceMapURL),this._sources.add(g),g=this._sources.indexOf(g);var v=null;m.name&&(v=s.consumer._names.at(m.name),this._names.add(v),v=this._names.indexOf(v));var y={source:g,generatedLine:m.generatedLine+(s.generatedOffset.generatedLine-1),generatedColumn:m.generatedColumn+(s.generatedOffset.generatedLine===m.generatedLine?s.generatedOffset.generatedColumn-1:0),originalLine:m.originalLine,originalColumn:m.originalColumn,name:v};this.__generatedMappings.push(y),typeof y.originalLine=="number"&&this.__originalMappings.push(y)}t(this.__generatedMappings,e.compareByGeneratedPositionsDeflated),t(this.__originalMappings,e.compareByOriginalPositions)},vt.IndexedSourceMapConsumer=f,vt}var an={},da;function Kp(){if(da)return an;da=1;var e=eu().SourceMapGenerator,r=Ot(),n=/(\r?\n)/,o=10,t="$$$isSourceNode$$$";function i(a,c,f,p,d){this.children=[],this.sourceContents={},this.line=a??null,this.column=c??null,this.source=f??null,this.name=d??null,this[t]=!0,p!=null&&this.add(p)}return i.fromStringWithSourceMap=function(c,f,p){var d=new i,$=c.split(n),l=0,s=function(){var v=b(),y=b()||"";return v+y;function b(){return l<$.length?$[l++]:void 0}},u=1,h=0,m=null;return f.eachMapping(function(v){if(m!==null)if(u<v.generatedLine)g(m,s()),u++,h=0;else{var y=$[l]||"",b=y.substr(0,v.generatedColumn-h);$[l]=y.substr(v.generatedColumn-h),h=v.generatedColumn,g(m,b),m=v;return}for(;u<v.generatedLine;)d.add(s()),u++;if(h<v.generatedColumn){var y=$[l]||"";d.add(y.substr(0,v.generatedColumn)),$[l]=y.substr(v.generatedColumn),h=v.generatedColumn}m=v},this),l<$.length&&(m&&g(m,s()),d.add($.splice(l).join(""))),f.sources.forEach(function(v){var y=f.sourceContentFor(v);y!=null&&(p!=null&&(v=r.join(p,v)),d.setSourceContent(v,y))}),d;function g(v,y){if(v===null||v.source===void 0)d.add(y);else{var b=p?r.join(p,v.source):v.source;d.add(new i(v.originalLine,v.originalColumn,b,y,v.name))}}},i.prototype.add=function(c){if(Array.isArray(c))c.forEach(function(f){this.add(f)},this);else if(c[t]||typeof c=="string")c&&this.children.push(c);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+c);return this},i.prototype.prepend=function(c){if(Array.isArray(c))for(var f=c.length-1;f>=0;f--)this.prepend(c[f]);else if(c[t]||typeof c=="string")this.children.unshift(c);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+c);return this},i.prototype.walk=function(c){for(var f,p=0,d=this.children.length;p<d;p++)f=this.children[p],f[t]?f.walk(c):f!==""&&c(f,{source:this.source,line:this.line,column:this.column,name:this.name})},i.prototype.join=function(c){var f,p,d=this.children.length;if(d>0){for(f=[],p=0;p<d-1;p++)f.push(this.children[p]),f.push(c);f.push(this.children[p]),this.children=f}return this},i.prototype.replaceRight=function(c,f){var p=this.children[this.children.length-1];return p[t]?p.replaceRight(c,f):typeof p=="string"?this.children[this.children.length-1]=p.replace(c,f):this.children.push("".replace(c,f)),this},i.prototype.setSourceContent=function(c,f){this.sourceContents[r.toSetString(c)]=f},i.prototype.walkSourceContents=function(c){for(var f=0,p=this.children.length;f<p;f++)this.children[f][t]&&this.children[f].walkSourceContents(c);for(var d=Object.keys(this.sourceContents),f=0,p=d.length;f<p;f++)c(r.fromSetString(d[f]),this.sourceContents[d[f]])},i.prototype.toString=function(){var c="";return this.walk(function(f){c+=f}),c},i.prototype.toStringWithSourceMap=function(c){var f={code:"",line:1,column:0},p=new e(c),d=!1,$=null,l=null,s=null,u=null;return this.walk(function(h,m){f.code+=h,m.source!==null&&m.line!==null&&m.column!==null?(($!==m.source||l!==m.line||s!==m.column||u!==m.name)&&p.addMapping({source:m.source,original:{line:m.line,column:m.column},generated:{line:f.line,column:f.column},name:m.name}),$=m.source,l=m.line,s=m.column,u=m.name,d=!0):d&&(p.addMapping({generated:{line:f.line,column:f.column}}),$=null,d=!1);for(var g=0,v=h.length;g<v;g++)h.charCodeAt(g)===o?(f.line++,f.column=0,g+1===v?($=null,d=!1):d&&p.addMapping({source:m.source,original:{line:m.line,column:m.column},generated:{line:f.line,column:f.column},name:m.name})):f.column++}),this.walkSourceContents(function(h,m){p.setSourceContent(h,m)}),{code:f.code,map:p}},an.SourceNode=i,an}var fa;function Jp(){return fa||(fa=1,gt.SourceMapGenerator=eu().SourceMapGenerator,gt.SourceMapConsumer=Wp().SourceMapConsumer,gt.SourceNode=Kp().SourceNode),gt}var pa;function Yp(){return pa||(pa=1,(function(e,r){r.__esModule=!0;var n=ae(),o=void 0;try{var t=Jp();o=t.SourceNode}catch{}o||(o=function(c,f,p,d){this.src="",d&&this.add(d)},o.prototype={add:function(f){n.isArray(f)&&(f=f.join("")),this.src+=f},prepend:function(f){n.isArray(f)&&(f=f.join("")),this.src=f+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function i(c,f,p){if(n.isArray(c)){for(var d=[],$=0,l=c.length;$<l;$++)d.push(f.wrap(c[$],p));return d}else if(typeof c=="boolean"||typeof c=="number")return c+"";return c}function a(c){this.srcFile=c,this.source=[]}a.prototype={isEmpty:function(){return!this.source.length},prepend:function(f,p){this.source.unshift(this.wrap(f,p))},push:function(f,p){this.source.push(this.wrap(f,p))},merge:function(){var f=this.empty();return this.each(function(p){f.add([" ",p,`
|
|
13
|
+
`])}),f},each:function(f){for(var p=0,d=this.source.length;p<d;p++)f(this.source[p])},empty:function(){var f=this.currentLocation||{start:{}};return new o(f.start.line,f.start.column,this.srcFile)},wrap:function(f){var p=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return f instanceof o?f:(f=i(f,this,p),new o(p.start.line,p.start.column,this.srcFile,f))},functionCall:function(f,p,d){return d=this.generateList(d),this.wrap([f,p?"."+p+"(":"(",d,")"])},quotedString:function(f){return'"'+(f+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(f){var p=this,d=[];Object.keys(f).forEach(function(l){var s=i(f[l],p);s!=="undefined"&&d.push([p.quotedString(l),":",s])});var $=this.generateList(d);return $.prepend("{"),$.add("}"),$},generateList:function(f){for(var p=this.empty(),d=0,$=f.length;d<$;d++)d&&p.add(","),p.add(i(f[d],this));return p},generateArray:function(f){var p=this.generateList(f);return p.prepend("["),p.add("]"),p}},r.default=a,e.exports=r.default})(cr,cr.exports)),cr.exports}var ha;function Xp(){return ha||(ha=1,(function(e,r){r.__esModule=!0;function n(l){return l&&l.__esModule?l:{default:l}}var o=En(),t=he(),i=n(t),a=ae(),c=Yp(),f=n(c);function p(l){this.value=l}function d(){}d.prototype={nameLookup:function(s,u){return this.internalNameLookup(s,u)},depthedLookup:function(s){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(s),")"]},compilerInfo:function(){var s=o.COMPILER_REVISION,u=o.REVISION_CHANGES[s];return[s,u]},appendToBuffer:function(s,u,h){return a.isArray(s)||(s=[s]),s=this.source.wrap(s,u),this.environment.isSimple?["return ",s,";"]:h?["buffer += ",s,";"]:(s.appendToBuffer=!0,s)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(s,u){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",s,",",JSON.stringify(u),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(s,u,h,m){this.environment=s,this.options=u,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!m,this.name=this.environment.name,this.isChild=!!h,this.context=h||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(s,u),this.useDepths=this.useDepths||s.useDepths||s.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||s.useBlockParams;var g=s.opcodes,v=void 0,y=void 0,b=void 0,_=void 0;for(b=0,_=g.length;b<_;b++)v=g[b],this.source.currentLocation=v.loc,y=y||v.loc,this[v.opcode].apply(this,v.args);if(this.source.currentLocation=y,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new i.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend(["var decorators = container.decorators, ",this.lookupPropertyFunctionVarDeclaration(),`;
|
|
14
|
+
`]),this.decorators.push("return fn;"),m?this.decorators=Function.apply(this,["fn","props","container","depth0","data","blockParams","depths",this.decorators.merge()]):(this.decorators.prepend(`function(fn, props, container, depth0, data, blockParams, depths) {
|
|
15
15
|
`),this.decorators.push(`}
|
|
16
|
-
`),this.decorators=this.decorators.merge()));var
|
|
17
|
-
`,
|
|
16
|
+
`),this.decorators=this.decorators.merge()));var I=this.createFunctionContext(m);if(this.isChild)return I;var k={compiler:this.compilerInfo(),main:I};this.decorators&&(k.main_d=this.decorators,k.useDecorators=!0);var C=this.context,z=C.programs,U=C.decorators;for(b=0,_=z.length;b<_;b++)k[b]=z[b],U[b]&&(k[b+"_d"]=U[b],k.useDecorators=!0);return this.environment.usePartial&&(k.usePartial=!0),this.options.data&&(k.useData=!0),this.useDepths&&(k.useDepths=!0),this.useBlockParams&&(k.useBlockParams=!0),this.options.compat&&(k.compat=!0),m?k.compilerOptions=this.options:(k.compiler=JSON.stringify(k.compiler),this.source.currentLocation={start:{line:1,column:0}},k=this.objectLiteral(k),u.srcName?(k=k.toStringWithSourceMap({file:u.destName}),k.map=k.map&&k.map.toString()):k=k.toString()),k},preamble:function(){this.lastContext=0,this.source=new f.default(this.options.srcName),this.decorators=new f.default(this.options.srcName)},createFunctionContext:function(s){var u=this,h="",m=this.stackVars.concat(this.registers.list);m.length>0&&(h+=", "+m.join(", "));var g=0;Object.keys(this.aliases).forEach(function(b){var _=u.aliases[b];_.children&&_.referenceCount>1&&(h+=", alias"+ ++g+"="+b,_.children[0]="alias"+g)}),this.lookupPropertyFunctionIsUsed&&(h+=", "+this.lookupPropertyFunctionVarDeclaration());var v=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&v.push("blockParams"),this.useDepths&&v.push("depths");var y=this.mergeSource(h);return s?(v.push(y),Function.apply(this,v)):this.source.wrap(["function(",v.join(","),`) {
|
|
17
|
+
`,y,"}"])},mergeSource:function(s){var u=this.environment.isSimple,h=!this.forceBuffer,m=void 0,g=void 0,v=void 0,y=void 0;return this.source.each(function(b){b.appendToBuffer?(v?b.prepend(" + "):v=b,y=b):(v&&(g?v.prepend("buffer += "):m=!0,y.add(";"),v=y=void 0),g=!0,u||(h=!1))}),h?v?(v.prepend("return "),y.add(";")):g||this.source.push('return "";'):(s+=", buffer = "+(m?"":this.initializeBuffer()),v?(v.prepend("return buffer + "),y.add(";")):this.source.push("return buffer;")),s&&this.source.prepend("var "+s.substring(2)+(m?"":`;
|
|
18
18
|
`)),this.source.merge()},lookupPropertyFunctionVarDeclaration:function(){return`
|
|
19
19
|
lookupProperty = container.lookupProperty || function(parent, propertyName) {
|
|
20
20
|
if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
|
|
@@ -22,5 +22,27 @@ Expecting `+I.join(", ")+", got '"+(this.terminals_[E]||E)+"'":A="Parse error on
|
|
|
22
22
|
}
|
|
23
23
|
return undefined
|
|
24
24
|
}
|
|
25
|
-
`.trim()},blockValue:function(n){var r=this.aliasable("container.hooks.blockHelperMissing"),c=[this.contextName(0)];this.setupHelperArgs(n,0,c);var h=this.popStack();c.splice(1,0,h),this.push(this.source.functionCall(r,"call",c))},ambiguousBlockValue:function(){var n=this.aliasable("container.hooks.blockHelperMissing"),r=[this.contextName(0)];this.setupHelperArgs("",0,r,!0),this.flushInline();var c=this.topStack();r.splice(1,0,c),this.pushSource(["if (!",this.lastHelper,") { ",c," = ",this.source.functionCall(n,"call",r),"}"])},appendContent:function(n){this.pendingContent?n=this.pendingContent+n:this.pendingLocation=this.source.currentLocation,this.pendingContent=n},append:function(){if(this.isInline())this.replaceStack(function(r){return[" != null ? ",r,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var n=this.popStack();this.pushSource(["if (",n," != null) { ",this.appendToBuffer(n,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(n){this.lastContext=n},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(n,r,c,h){var g=0;!h&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(n[g++])):this.pushContext(),this.resolvePath("context",n,g,r,c)},lookupBlockParam:function(n,r){this.useBlockParams=!0,this.push(["blockParams[",n[0],"][",n[1],"]"]),this.resolvePath("context",r,1)},lookupData:function(n,r,c){n?this.pushStackLiteral("container.data(data, "+n+")"):this.pushStackLiteral("data"),this.resolvePath("data",r,0,!0,c)},resolvePath:function(n,r,c,h,g){var _=this;if(this.options.strict||this.options.assumeObjects){this.push(m(this.options.strict&&g,this,r,c,n));return}for(var E=r.length,S=function(b){_.replaceStack(function(y){var T=_.nameLookup(y,r[b],n);return h?[" && ",T]:[" != null ? ",T," : ",y]})},v=c;v<E;v++)S(v)},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(n,r){this.pushContext(),this.pushString(r),r!=="SubExpression"&&(typeof n=="string"?this.pushString(n):this.pushStackLiteral(n))},emptyHash:function(n){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(n?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var n=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(n.ids)),this.stringParams&&(this.push(this.objectLiteral(n.contexts)),this.push(this.objectLiteral(n.types))),this.push(this.objectLiteral(n.values))},pushString:function(n){this.pushStackLiteral(this.quotedString(n))},pushLiteral:function(n){this.pushStackLiteral(n)},pushProgram:function(n){n!=null?this.pushStackLiteral(this.programExpression(n)):this.pushStackLiteral(null)},registerDecorator:function(n,r){var c=this.nameLookup("decorators",r,"decorator"),h=this.setupHelperArgs(r,n);this.decorators.push(["var decorator = ",c,";"]),this.decorators.push(['if (typeof decorator !== "function") { throw new Error(',this.quotedString('Missing decorator: "'+r+'"'),"); }"]),this.decorators.push(["fn = ",this.decorators.functionCall("decorator","",["fn","props","container",h])," || fn;"])},invokeHelper:function(n,r,c){var h=this.popStack(),g=this.setupHelper(n,r),_=[];c&&_.push(g.name),_.push(h),this.options.strict||_.push(this.aliasable("container.hooks.helperMissing"));var E=["(",this.itemsSeparatedBy(_,"||"),")"],S=this.source.functionCall(E,"call",g.callParams);this.push(S)},itemsSeparatedBy:function(n,r){var c=[];c.push(n[0]);for(var h=1;h<n.length;h++)c.push(r,n[h]);return c},invokeKnownHelper:function(n,r){var c=this.setupHelper(n,r);this.push(this.source.functionCall(c.name,"call",c.callParams))},invokeAmbiguous:function(n,r){this.useRegister("helper");var c=this.popStack();this.emptyHash();var h=this.setupHelper(0,n,r),g=this.lastHelper=this.nameLookup("helpers",n,"helper"),_=["(","(helper = ",g," || ",c,")"];this.options.strict||(_[0]="(helper = ",_.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",_,h.paramsInit?["),(",h.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",h.callParams)," : helper))"])},invokePartial:function(n,r,c){var h=[],g=this.setupParams(r,1,h);n&&(r=this.popStack(),delete g.name),c&&(g.indent=JSON.stringify(c)),g.helpers="helpers",g.partials="partials",g.decorators="container.decorators",n?h.unshift(r):h.unshift(this.nameLookup("partials",r,"partial")),this.options.compat&&(g.depths="depths"),g=this.objectLiteral(g),h.push(g),this.push(this.source.functionCall("container.invokePartial","",h))},assignToHash:function(n){var r=this.popStack(),c=void 0,h=void 0,g=void 0;this.trackIds&&(g=this.popStack()),this.stringParams&&(h=this.popStack(),c=this.popStack());var _=this.hash;c&&(_.contexts[n]=c),h&&(_.types[n]=h),g&&(_.ids[n]=g),_.values[n]=r},pushId:function(n,r,c){n==="BlockParam"?this.pushStackLiteral("blockParams["+r[0]+"].path["+r[1]+"]"+(c?" + "+JSON.stringify("."+c):"")):n==="PathExpression"?this.pushString(r):n==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:s,compileChildren:function(n,r){for(var c=n.children,h=void 0,g=void 0,_=0,E=c.length;_<E;_++){h=c[_],g=new this.compiler;var S=this.matchExistingProgram(h);if(S==null){var v=this.context.programs.push("")-1;h.index=v,h.name="program"+v,this.context.programs[v]=g.compile(h,r,this.context,!this.precompile),this.context.decorators[v]=g.decorators,this.context.environments[v]=h,this.useDepths=this.useDepths||g.useDepths,this.useBlockParams=this.useBlockParams||g.useBlockParams,h.useDepths=this.useDepths,h.useBlockParams=this.useBlockParams}else h.index=S.index,h.name="program"+S.index,this.useDepths=this.useDepths||S.useDepths,this.useBlockParams=this.useBlockParams||S.useBlockParams}},matchExistingProgram:function(n){for(var r=0,c=this.context.environments.length;r<c;r++){var h=this.context.environments[r];if(h&&h.equals(n))return h}},programExpression:function(n){var r=this.environment.children[n],c=[r.index,"data",r.blockParams];return(this.useBlockParams||this.useDepths)&&c.push("blockParams"),this.useDepths&&c.push("depths"),"container.program("+c.join(", ")+")"},useRegister:function(n){this.registers[n]||(this.registers[n]=!0,this.registers.list.push(n))},push:function(n){return n instanceof l||(n=this.source.wrap(n)),this.inlineStack.push(n),n},pushStackLiteral:function(n){this.push(new l(n))},pushSource:function(n){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),n&&this.source.push(n)},replaceStack:function(n){var r=["("],c=void 0,h=void 0,g=void 0;if(!this.isInline())throw new u.default("replaceStack on non-inline");var _=this.popStack(!0);if(_ instanceof l)c=[_.value],r=["(",c],g=!0;else{h=!0;var E=this.incrStack();r=["((",this.push(E)," = ",_,")"],c=this.topStack()}var S=n.call(this,c);g||this.popStack(),h&&this.stackSlot--,this.push(r.concat(S,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var n=this.inlineStack;this.inlineStack=[];for(var r=0,c=n.length;r<c;r++){var h=n[r];if(h instanceof l)this.compileStack.push(h);else{var g=this.incrStack();this.pushSource([g," = ",h,";"]),this.compileStack.push(g)}}},isInline:function(){return this.inlineStack.length},popStack:function(n){var r=this.isInline(),c=(r?this.inlineStack:this.compileStack).pop();if(!n&&c instanceof l)return c.value;if(!r){if(!this.stackSlot)throw new u.default("Invalid stack pop");this.stackSlot--}return c},topStack:function(){var n=this.isInline()?this.inlineStack:this.compileStack,r=n[n.length-1];return r instanceof l?r.value:r},contextName:function(n){return this.useDepths&&n?"depths["+n+"]":"depth"+n},quotedString:function(n){return this.source.quotedString(n)},objectLiteral:function(n){return this.source.objectLiteral(n)},aliasable:function(n){var r=this.aliases[n];return r?(r.referenceCount++,r):(r=this.aliases[n]=this.source.wrap(n),r.aliasable=!0,r.referenceCount=1,r)},setupHelper:function(n,r,c){var h=[],g=this.setupHelperArgs(r,n,h,c),_=this.nameLookup("helpers",r,"helper"),E=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:h,paramsInit:g,name:_,callParams:[E].concat(h)}},setupParams:function(n,r,c){var h={},g=[],_=[],E=[],S=!c,v=void 0;S&&(c=[]),h.name=this.quotedString(n),h.hash=this.popStack(),this.trackIds&&(h.hashIds=this.popStack()),this.stringParams&&(h.hashTypes=this.popStack(),h.hashContexts=this.popStack());var b=this.popStack(),y=this.popStack();(y||b)&&(h.fn=y||"container.noop",h.inverse=b||"container.noop");for(var T=r;T--;)v=this.popStack(),c[T]=v,this.trackIds&&(E[T]=this.popStack()),this.stringParams&&(_[T]=this.popStack(),g[T]=this.popStack());return S&&(h.args=this.source.generateArray(c)),this.trackIds&&(h.ids=this.source.generateArray(E)),this.stringParams&&(h.types=this.source.generateArray(_),h.contexts=this.source.generateArray(g)),this.options.data&&(h.data="data"),this.useBlockParams&&(h.blockParams="blockParams"),h},setupHelperArgs:function(n,r,c,h){var g=this.setupParams(n,r,c);return g.loc=JSON.stringify(this.source.currentLocation),g=this.objectLiteral(g),h?(this.useRegister("options"),c.push("options"),["options=",g]):c?(c.push(g),""):g}},(function(){for(var i="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),n=s.RESERVED_WORDS={},r=0,c=i.length;r<c;r++)n[i[r]]=!0})(),s.isValidJavaScriptVariableName=function(i){return!s.RESERVED_WORDS[i]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(i)};function m(i,n,r,c,h){var g=n.popStack(),_=r.length;i&&_--;for(var E=c;E<_;E++)g=n.nameLookup(g,r[E],h);return i?[n.aliasable("container.strict"),"(",g,", ",n.quotedString(r[_]),", ",JSON.stringify(n.source.currentLocation)," )"]:g}t.default=s,e.exports=t.default})(st,st.exports)),st.exports}var qr;function os(){return qr||(qr=1,(function(e,t){t.__esModule=!0;function a(_){return _&&_.__esModule?_:{default:_}}var o=Ka(),p=a(o),u=dn(),$=a(u),f=Ja(),d=Xa(),l=ss(),s=a(l),m=un(),i=a(m),n=on(),r=a(n),c=p.default.create;function h(){var _=c();return _.compile=function(E,S){return d.compile(E,S,_)},_.precompile=function(E,S){return d.precompile(E,S,_)},_.AST=$.default,_.Compiler=d.Compiler,_.JavaScriptCompiler=s.default,_.Parser=f.parser,_.parse=f.parse,_.parseWithoutProcessing=f.parseWithoutProcessing,_}var g=h();g.create=h,r.default(g),g.Visitor=i.default,g.default=g,t.default=g,e.exports=t.default})(Ue,Ue.exports)),Ue.exports}os();var N=(e=>(e.ACTOR="ACTOR",e.ADDRESS="ADDRESS",e.ARRAY="ARRAY",e.BOOLEAN="BOOLEAN",e.CURRENCY="CURRENCY",e.DATE="DATE",e.DATE_TIME="DATE_TIME",e.EMAILS="EMAILS",e.FILES="FILES",e.FULL_NAME="FULL_NAME",e.LINKS="LINKS",e.MORPH_RELATION="MORPH_RELATION",e.MULTI_SELECT="MULTI_SELECT",e.NUMBER="NUMBER",e.NUMERIC="NUMERIC",e.PHONES="PHONES",e.POSITION="POSITION",e.RATING="RATING",e.RAW_JSON="RAW_JSON",e.RELATION="RELATION",e.RICH_TEXT="RICH_TEXT",e.SELECT="SELECT",e.TEXT="TEXT",e.TS_VECTOR="TS_VECTOR",e.UUID="UUID",e))(N||{}),C=(e=>(e.IS="IS",e.IS_NOT_NULL="IS_NOT_NULL",e.IS_NOT="IS_NOT",e.LESS_THAN_OR_EQUAL="LESS_THAN_OR_EQUAL",e.GREATER_THAN_OR_EQUAL="GREATER_THAN_OR_EQUAL",e.IS_BEFORE="IS_BEFORE",e.IS_AFTER="IS_AFTER",e.CONTAINS="CONTAINS",e.DOES_NOT_CONTAIN="DOES_NOT_CONTAIN",e.IS_EMPTY="IS_EMPTY",e.IS_NOT_EMPTY="IS_NOT_EMPTY",e.IS_RELATIVE="IS_RELATIVE",e.IS_IN_PAST="IS_IN_PAST",e.IS_IN_FUTURE="IS_IN_FUTURE",e.IS_TODAY="IS_TODAY",e.VECTOR_SEARCH="VECTOR_SEARCH",e))(C||{}),W=(e=>(e.Is="is",e.IsNotNull="isNotNull",e.IsNot="isNot",e.LessThanOrEqual="lessThan",e.GreaterThanOrEqual="greaterThan",e.IsBefore="isBefore",e.IsAfter="isAfter",e.Contains="contains",e.DoesNotContain="doesNotContain",e.IsEmpty="isEmpty",e.IsNotEmpty="isNotEmpty",e.IsRelative="isRelative",e.IsInPast="isInPast",e.IsInFuture="isInFuture",e.IsToday="isToday",e))(W||{}),pn=(e=>(e.Verify="/verify",e.VerifyEmail="/verify-email",e.SignInUp="/welcome",e.Invite="/invite/:workspaceInviteHash",e.ResetPassword="/reset-password/:passwordResetToken",e.CreateWorkspace="/create/workspace",e.CreateProfile="/create/profile",e.SyncEmails="/sync/emails",e.InviteTeam="/invite-team",e.PlanRequired="/plan-required",e.PlanRequiredSuccess="/plan-required/payment-success",e.BookCallDecision="/book-call-decision",e.BookCall="/book-call",e.Index="/",e.TasksPage="/objects/tasks",e.OpportunitiesPage="/objects/opportunities",e.RecordIndexPage="/objects/:objectNamePlural",e.RecordShowPage="/object/:objectNameSingular/:objectRecordId",e.PageLayoutPage="/page/:pageLayoutId",e.Settings="settings",e.SettingsCatchAll="/settings/*",e.Developers="developers",e.DevelopersCatchAll="/developers/*",e.Authorize="/authorize",e.NotFoundWildcard="*",e.NotFound="/not-found",e))(pn||{}),Rt=(e=>(e.EMAIL="EMAIL",e.CALENDAR="CALENDAR",e.WORKFLOW="WORKFLOW",e.AGENT="AGENT",e.API="API",e.IMPORT="IMPORT",e.MANUAL="MANUAL",e.SYSTEM="SYSTEM",e.WEBHOOK="WEBHOOK",e.APPLICATION="APPLICATION",e))(Rt||{});const ds={type:N.ACTOR,properties:[{name:"source",type:N.SELECT,hidden:!1,isRequired:!0,options:Object.keys(Rt).map((e,t)=>({id:oi.v4(),label:`${Rt[e].toLowerCase()}`,value:e,position:t}))},{name:"workspaceMemberId",type:N.UUID,hidden:"input",isRequired:!1},{name:"name",type:N.TEXT,hidden:"input",isRequired:!0},{name:"context",type:N.RAW_JSON,hidden:!1,isRequired:!1}]};var lt=(e=>(e.MONDAY="MONDAY",e.SUNDAY="SUNDAY",e.SATURDAY="SATURDAY",e))(lt||{});N.CURRENCY+"",N.EMAILS+"",N.LINKS+"",N.PHONES+"",N.FULL_NAME+"",N.ADDRESS+"",N.ACTOR+"",N.RICH_TEXT+"";const us={AED:{label:"UAE dirham"},AFN:{label:"Afghan afghani"},ALL:{label:"Albanian lek"},AMD:{label:"Armenian dram"},ANG:{label:"Netherlands Antillean guilder"},AOA:{label:"Angolan kwanza"},ARS:{label:"Argentine peso"},AUD:{label:"Australian dollar"},AWG:{label:"Aruban florin"},AZN:{label:"Azerbaijani manat"},BAM:{label:"Bosnia and Herzegovina mark"},BBD:{label:"Barbados dollar"},BDT:{label:"Bangladeshi taka"},BGN:{label:"Bulgarian lev"},BHD:{label:"Bahraini dinar"},BIF:{label:"Burundian franc"},BMD:{label:"Bermudian dollar"},BND:{label:"Brunei dollar"},BOB:{label:"Boliviano"},BRL:{label:"Brazilian real"},BSD:{label:"Bahamian dollar"},BTN:{label:"Bhutanese ngultrum"},BWP:{label:"Botswana pula"},BYN:{label:"Belarusian ruble"},BZD:{label:"Belize dollar"},CAD:{label:"Canadian dollar"},CDF:{label:"Congolese franc"},CHF:{label:"Swiss franc"},CLP:{label:"Chilean peso"},CLF:{label:"Unidad de Fomento"},CNY:{label:"Chinese yuan"},COP:{label:"Colombian peso"},CRC:{label:"Costa Rican colon"},CUP:{label:"Cuban peso"},CVE:{label:"Cape Verdean escudo"},CZK:{label:"Czech koruna"},DJF:{label:"Djiboutian franc"},DKK:{label:"Danish krone"},DOP:{label:"Dominican peso"},DZD:{label:"Algerian Dinar"},EGP:{label:"Egyptian pound"},ERN:{label:"Eritrean nakfa"},ETB:{label:"Ethiopian birr"},EUR:{label:"Euro"},FJD:{label:"Fiji dollar"},FKP:{label:"Falkland Islands pound"},GBP:{label:"British pound"},GEL:{label:"Georgian lari"},GHS:{label:"Ghanaian cedi"},GIP:{label:"Gibraltar pound"},GMD:{label:"Gambian dalasi"},GNF:{label:"Guinean franc"},GTQ:{label:"Guatemalan quetzal"},GYD:{label:"Guyanese dollar"},HKD:{label:"Hong Kong dollar"},HNL:{label:"Honduran lempira"},HTG:{label:"Haitian gourde"},HUF:{label:"Hungarian forint"},IDR:{label:"Indonesian rupiah"},ILS:{label:"Israeli shekel"},INR:{label:"Indian rupee"},IQD:{label:"Iraqi dinar"},IRR:{label:"Iranian rial"},ISK:{label:"Icelandic króna"},JMD:{label:"Jamaican dollar"},JOD:{label:"Jordanian dinar"},JPY:{label:"Japanese yen"},KES:{label:"Kenyan shilling"},KGS:{label:"Kyrgyzstani som"},KHR:{label:"Cambodian riel"},KMF:{label:"Comoro franc"},KPW:{label:"North Korean won"},KRW:{label:"South Korean won"},KWD:{label:"Kuwaiti dinar"},KYD:{label:"Cayman Islands dollar"},KZT:{label:"Kazakhstani tenge"},LAK:{label:"Lao kip"},LBP:{label:"Lebanese pound"},LKR:{label:"Sri Lankan rupee"},LRD:{label:"Liberian dollar"},LSL:{label:"Lesotho loti"},LYD:{label:"Libyan dinar"},MAD:{label:"Moroccan dirham"},MDL:{label:"Moldovan leu"},MGA:{label:"Malagasy ariary"},MKD:{label:"Macedonian denar"},MMK:{label:"Myanmar kyat"},MNT:{label:"Mongolian tögrög"},MOP:{label:"Macanese pataca"},MRU:{label:"Mauritanian ouguiya"},MUR:{label:"Mauritian rupee"},MVR:{label:"Maldivian rufiyaa"},MWK:{label:"Malawian kwacha"},MXN:{label:"Mexican peso"},MYR:{label:"Malaysian ringgit"},MZN:{label:"Mozambican metical"},NAD:{label:"Namibian dollar"},NGN:{label:"Nigerian naira"},NIO:{label:"Nicaraguan córdoba"},NOK:{label:"Norwegian krone"},NPR:{label:"Nepalese rupee"},NZD:{label:"New Zealand dollar"},OMR:{label:"Omani rial"},PAB:{label:"Panamanian balboa"},PEN:{label:"Peruvian sol"},PGK:{label:"Papua New Guinean kina"},PHP:{label:"Philippine peso"},PKR:{label:"Pakistani rupee"},PLN:{label:"Polish złoty"},PYG:{label:"Paraguayan guaraní"},QAR:{label:"Qatari riyal"},RON:{label:"Romanian leu"},RSD:{label:"Serbian dinar"},RUB:{label:"Russian ruble"},RWF:{label:"Rwandan franc"},SAR:{label:"Saudi riyal"},SBD:{label:"Solomon Islands dollar"},SCR:{label:"Seychelles rupee"},SDG:{label:"Sudanese pound"},SEK:{label:"Swedish krona"},SGD:{label:"Singapore dollar"},SHP:{label:"Saint Helena pound"},SLE:{label:"Sierra Leonean leone"},SOS:{label:"Somalian shilling"},SRD:{label:"Surinamese dollar"},SSP:{label:"South Sudanese pound"},STN:{label:"São Tomé and Príncipe dobra"},SVC:{label:"Salvadoran colón"},SYP:{label:"Syrian pound"},SZL:{label:"Swazi lilangeni"},THB:{label:"Thai Baht"},TJS:{label:"Tajikistani somoni"},TMT:{label:"Turkmenistan manat"},TND:{label:"Tunisian dinar"},TOP:{label:"Tongan paʻanga"},TRY:{label:"Turkish lira"},TTD:{label:"Trinidad and Tobago dollar"},TWD:{label:"Taiwanese dollar"},TZS:{label:"Tanzanian shilling"},UAH:{label:"Ukrainian hryvnia"},UGX:{label:"Ugandan shilling"},USD:{label:"United States dollar"},UYU:{label:"Uruguayan peso"},UZS:{label:"Uzbekistani sum"},VES:{label:"Venezuelan bolívar"},VND:{label:"Vietnamese đồng"},VUV:{label:"Vanuatu vatu"},WST:{label:"Samoan tala"},XOF:{label:"West African CFA franc"},XCD:{label:"East Caribbean dollar"},YER:{label:"Yemeni rial"},ZAR:{label:"South African rand"},ZMW:{label:"Zambian kwacha"},ZWG:{label:"Zimbabwe Gold"}};N.TEXT,N.FULL_NAME,N.UUID;const ls=e=>/^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i.test(e);var Nt,Gr;function cs(){if(Gr)return Nt;Gr=1;var e="[object Symbol]",t=/[\\^$.*+?()[\]{}|]/g,a=RegExp(t.source),o=typeof ce=="object"&&ce&&ce.Object===Object&&ce,p=typeof self=="object"&&self&&self.Object===Object&&self,u=o||p||Function("return this")(),$=Object.prototype,f=$.toString,d=u.Symbol,l=d?d.prototype:void 0,s=l?l.toString:void 0;function m(h){if(typeof h=="string")return h;if(n(h))return s?s.call(h):"";var g=h+"";return g=="0"&&1/h==-1/0?"-0":g}function i(h){return!!h&&typeof h=="object"}function n(h){return typeof h=="symbol"||i(h)&&f.call(h)==e}function r(h){return h==null?"":m(h)}function c(h){return h=r(h),h&&a.test(h)?h.replace(t,"\\$&"):h}return Nt=c,Nt}cs();var It,Vr;function hs(){if(Vr)return It;Vr=1;var e="[object Symbol]",t=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,a=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,o="\\ud800-\\udfff",p="\\u0300-\\u036f\\ufe20-\\ufe23",u="\\u20d0-\\u20f0",$="\\u2700-\\u27bf",f="a-z\\xdf-\\xf6\\xf8-\\xff",d="\\xac\\xb1\\xd7\\xf7",l="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",s="\\u2000-\\u206f",m=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",i="A-Z\\xc0-\\xd6\\xd8-\\xde",n="\\ufe0e\\ufe0f",r=d+l+s+m,c="['’]",h="["+o+"]",g="["+r+"]",_="["+p+u+"]",E="\\d+",S="["+$+"]",v="["+f+"]",b="[^"+o+r+E+$+f+i+"]",y="\\ud83c[\\udffb-\\udfff]",T="(?:"+_+"|"+y+")",O="[^"+o+"]",R="(?:\\ud83c[\\udde6-\\uddff]){2}",I="[\\ud800-\\udbff][\\udc00-\\udfff]",A="["+i+"]",P="\\u200d",w="(?:"+v+"|"+b+")",H="(?:"+A+"|"+b+")",q="(?:"+c+"(?:d|ll|m|re|s|t|ve))?",Z="(?:"+c+"(?:D|LL|M|RE|S|T|VE))?",Me=T+"?",Gt="["+n+"]?",An="(?:"+P+"(?:"+[O,R,I].join("|")+")"+Gt+Me+")*",Vt=Gt+Me+An,Pn="(?:"+[S,R,I].join("|")+")"+Vt,Nn="(?:"+[O+_+"?",_,R,I,h].join("|")+")",In=RegExp(c,"g"),Mn=RegExp(_,"g"),Tn=RegExp(y+"(?="+y+")|"+Nn+Vt,"g"),On=RegExp([A+"?"+v+"+"+q+"(?="+[g,A,"$"].join("|")+")",H+"+"+Z+"(?="+[g,A+w,"$"].join("|")+")",A+"?"+w+"+"+q,A+"+"+Z,E,Pn].join("|"),"g"),Rn=RegExp("["+P+o+p+u+n+"]"),kn=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,wn={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"ss"},xn=typeof ce=="object"&&ce&&ce.Object===Object&&ce,Ln=typeof self=="object"&&self&&self.Object===Object&&self,Dn=xn||Ln||Function("return this")();function Fn(M,k,F,ie){for(var K=-1,Be=M?M.length:0;++K<Be;)F=k(F,M[K],K,M);return F}function Bn(M){return M.split("")}function Un(M){return M.match(t)||[]}function Hn(M){return function(k){return M?.[k]}}var qn=Hn(wn);function Wt(M){return Rn.test(M)}function Gn(M){return kn.test(M)}function Vn(M){return Wt(M)?Wn(M):Bn(M)}function Wn(M){return M.match(Tn)||[]}function Kn(M){return M.match(On)||[]}var Yn=Object.prototype,zn=Yn.toString,Kt=Dn.Symbol,Yt=Kt?Kt.prototype:void 0,zt=Yt?Yt.toString:void 0;function jn(M,k,F){var ie=-1,K=M.length;k<0&&(k=-k>K?0:K+k),F=F>K?K:F,F<0&&(F+=K),K=k>F?0:F-k>>>0,k>>>=0;for(var Be=Array(K);++ie<K;)Be[ie]=M[ie+k];return Be}function Jn(M){if(typeof M=="string")return M;if(ti(M))return zt?zt.call(M):"";var k=M+"";return k=="0"&&1/M==-1/0?"-0":k}function Xn(M,k,F){var ie=M.length;return F=F===void 0?ie:F,!k&&F>=ie?M:jn(M,k,F)}function Zn(M){return function(k){k=Fe(k);var F=Wt(k)?Vn(k):void 0,ie=F?F[0]:k.charAt(0),K=F?Xn(F,1).join(""):k.slice(1);return ie[M]()+K}}function Qn(M){return function(k){return Fn(si(ii(k).replace(In,"")),M,"")}}function ei(M){return!!M&&typeof M=="object"}function ti(M){return typeof M=="symbol"||ei(M)&&zn.call(M)==e}function Fe(M){return M==null?"":Jn(M)}var ri=Qn(function(M,k,F){return k=k.toLowerCase(),M+(F?ni(k):k)});function ni(M){return ai(Fe(M).toLowerCase())}function ii(M){return M=Fe(M),M&&M.replace(a,qn).replace(Mn,"")}var ai=Zn("toUpperCase");function si(M,k,F){return M=Fe(M),k=k,k===void 0?Gn(M)?Kn(M):Un(M):M.match(k)||[]}return It=ri,It}hs();const fn="en",ps={en:fn,"pseudo-en":"pseudo-en","af-ZA":"af-ZA","ar-SA":"ar-SA","ca-ES":"ca-ES","cs-CZ":"cs-CZ","da-DK":"da-DK","de-DE":"de-DE","el-GR":"el-GR","es-ES":"es-ES","fi-FI":"fi-FI","fr-FR":"fr-FR","he-IL":"he-IL","hu-HU":"hu-HU","it-IT":"it-IT","ja-JP":"ja-JP","ko-KR":"ko-KR","nl-NL":"nl-NL","no-NO":"no-NO","pl-PL":"pl-PL","pt-BR":"pt-BR","pt-PT":"pt-PT","ro-RO":"ro-RO","ru-RU":"ru-RU","sr-Cyrl":"sr-Cyrl","sv-SE":"sv-SE","tr-TR":"tr-TR","uk-UA":"uk-UA","vi-VN":"vi-VN","zh-CN":"zh-CN","zh-TW":"zh-TW"},fs={version:4,country_calling_codes:{1:["US","AG","AI","AS","BB","BM","BS","CA","DM","DO","GD","GU","JM","KN","KY","LC","MP","MS","PR","SX","TC","TT","VC","VG","VI"],7:["RU","KZ"],20:["EG"],27:["ZA"],30:["GR"],31:["NL"],32:["BE"],33:["FR"],34:["ES"],36:["HU"],39:["IT","VA"],40:["RO"],41:["CH"],43:["AT"],44:["GB","GG","IM","JE"],45:["DK"],46:["SE"],47:["NO","SJ"],48:["PL"],49:["DE"],51:["PE"],52:["MX"],53:["CU"],54:["AR"],55:["BR"],56:["CL"],57:["CO"],58:["VE"],60:["MY"],61:["AU","CC","CX"],62:["ID"],63:["PH"],64:["NZ"],65:["SG"],66:["TH"],81:["JP"],82:["KR"],84:["VN"],86:["CN"],90:["TR"],91:["IN"],92:["PK"],93:["AF"],94:["LK"],95:["MM"],98:["IR"],211:["SS"],212:["MA","EH"],213:["DZ"],216:["TN"],218:["LY"],220:["GM"],221:["SN"],222:["MR"],223:["ML"],224:["GN"],225:["CI"],226:["BF"],227:["NE"],228:["TG"],229:["BJ"],230:["MU"],231:["LR"],232:["SL"],233:["GH"],234:["NG"],235:["TD"],236:["CF"],237:["CM"],238:["CV"],239:["ST"],240:["GQ"],241:["GA"],242:["CG"],243:["CD"],244:["AO"],245:["GW"],246:["IO"],247:["AC"],248:["SC"],249:["SD"],250:["RW"],251:["ET"],252:["SO"],253:["DJ"],254:["KE"],255:["TZ"],256:["UG"],257:["BI"],258:["MZ"],260:["ZM"],261:["MG"],262:["RE","YT"],263:["ZW"],264:["NA"],265:["MW"],266:["LS"],267:["BW"],268:["SZ"],269:["KM"],290:["SH","TA"],291:["ER"],297:["AW"],298:["FO"],299:["GL"],350:["GI"],351:["PT"],352:["LU"],353:["IE"],354:["IS"],355:["AL"],356:["MT"],357:["CY"],358:["FI","AX"],359:["BG"],370:["LT"],371:["LV"],372:["EE"],373:["MD"],374:["AM"],375:["BY"],376:["AD"],377:["MC"],378:["SM"],380:["UA"],381:["RS"],382:["ME"],383:["XK"],385:["HR"],386:["SI"],387:["BA"],389:["MK"],420:["CZ"],421:["SK"],423:["LI"],500:["FK"],501:["BZ"],502:["GT"],503:["SV"],504:["HN"],505:["NI"],506:["CR"],507:["PA"],508:["PM"],509:["HT"],590:["GP","BL","MF"],591:["BO"],592:["GY"],593:["EC"],594:["GF"],595:["PY"],596:["MQ"],597:["SR"],598:["UY"],599:["CW","BQ"],670:["TL"],672:["NF"],673:["BN"],674:["NR"],675:["PG"],676:["TO"],677:["SB"],678:["VU"],679:["FJ"],680:["PW"],681:["WF"],682:["CK"],683:["NU"],685:["WS"],686:["KI"],687:["NC"],688:["TV"],689:["PF"],690:["TK"],691:["FM"],692:["MH"],850:["KP"],852:["HK"],853:["MO"],855:["KH"],856:["LA"],880:["BD"],886:["TW"],960:["MV"],961:["LB"],962:["JO"],963:["SY"],964:["IQ"],965:["KW"],966:["SA"],967:["YE"],968:["OM"],970:["PS"],971:["AE"],972:["IL"],973:["BH"],974:["QA"],975:["BT"],976:["MN"],977:["NP"],992:["TJ"],993:["TM"],994:["AZ"],995:["GE"],996:["KG"],998:["UZ"]},countries:{AC:["247","00","(?:[01589]\\d|[46])\\d{4}",[5,6]],AD:["376","00","(?:1|6\\d)\\d{7}|[135-9]\\d{5}",[6,8,9],[["(\\d{3})(\\d{3})","$1 $2",["[135-9]"]],["(\\d{4})(\\d{4})","$1 $2",["1"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]]],AE:["971","00","(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}",[5,6,7,8,9,10,11,12],[["(\\d{3})(\\d{2,9})","$1 $2",["60|8"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[236]|[479][2-8]"],"0$1"],["(\\d{3})(\\d)(\\d{5})","$1 $2 $3",["[479]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"]],"0"],AF:["93","00","[2-7]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"]],"0"],AG:["1","011","(?:268|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([457]\\d{6})$|1","268$1",0,"268"],AI:["1","011","(?:264|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2457]\\d{6})$|1","264$1",0,"264"],AL:["355","00","(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}",[6,7,8,9],[["(\\d{3})(\\d{3,4})","$1 $2",["80|9"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["4[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2358][2-5]|4"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["[23578]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["6"],"0$1"]],"0"],AM:["374","00","(?:[1-489]\\d|55|60|77)\\d{6}",[8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[89]0"],"0 $1"],["(\\d{3})(\\d{5})","$1 $2",["2|3[12]"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["1|47"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[3-9]"],"0$1"]],"0"],AO:["244","00","[29]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[29]"]]]],AR:["54","00","(?:11|[89]\\d\\d)\\d{8}|[2368]\\d{9}",[10,11],[["(\\d{4})(\\d{2})(\\d{4})","$1 $2-$3",["2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9])","2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8]))|2(?:2[24-9]|3[1-59]|47)","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5[56][46]|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|58|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|54(?:4|5[13-7]|6[89])|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:454|85[56])[46]|3(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["1"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[68]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2-$3",["[23]"],"0$1",1],["(\\d)(\\d{4})(\\d{2})(\\d{4})","$2 15-$3-$4",["9(?:2[2-469]|3[3-578])","9(?:2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9]))","9(?:2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8])))|92(?:2[24-9]|3[1-59]|47)","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5(?:[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|5(?:4(?:4|5[13-7]|6[89])|[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",0,"$1 $2 $3-$4"],["(\\d)(\\d{2})(\\d{4})(\\d{4})","$2 15-$3-$4",["91"],"0$1",0,"$1 $2 $3-$4"],["(\\d{3})(\\d{3})(\\d{5})","$1-$2-$3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{4})","$2 15-$3-$4",["9"],"0$1",0,"$1 $2 $3-$4"]],"0",0,"0?(?:(11|2(?:2(?:02?|[13]|2[13-79]|4[1-6]|5[2457]|6[124-8]|7[1-4]|8[13-6]|9[1267])|3(?:02?|1[467]|2[03-6]|3[13-8]|[49][2-6]|5[2-8]|[67])|4(?:7[3-578]|9)|6(?:[0136]|2[24-6]|4[6-8]?|5[15-8])|80|9(?:0[1-3]|[19]|2\\d|3[1-6]|4[02568]?|5[2-4]|6[2-46]|72?|8[23]?))|3(?:3(?:2[79]|6|8[2578])|4(?:0[0-24-9]|[12]|3[5-8]?|4[24-7]|5[4-68]?|6[02-9]|7[126]|8[2379]?|9[1-36-8])|5(?:1|2[1245]|3[237]?|4[1-46-9]|6[2-4]|7[1-6]|8[2-5]?)|6[24]|7(?:[069]|1[1568]|2[15]|3[145]|4[13]|5[14-8]|7[2-57]|8[126])|8(?:[01]|2[15-7]|3[2578]?|4[13-6]|5[4-8]?|6[1-357-9]|7[36-8]?|8[5-8]?|9[124])))15)?","9$1"],AS:["1","011","(?:[58]\\d\\d|684|900)\\d{7}",[10],0,"1",0,"([267]\\d{6})$|1","684$1",0,"684"],AT:["43","00","1\\d{3,12}|2\\d{6,12}|43(?:(?:0\\d|5[02-9])\\d{3,9}|2\\d{4,5}|[3467]\\d{4}|8\\d{4,6}|9\\d{4,7})|5\\d{4,12}|8\\d{7,12}|9\\d{8,12}|(?:[367]\\d|4[0-24-9])\\d{4,11}",[4,5,6,7,8,9,10,11,12,13],[["(\\d)(\\d{3,12})","$1 $2",["1(?:11|[2-9])"],"0$1"],["(\\d{3})(\\d{2})","$1 $2",["517"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["5[079]"],"0$1"],["(\\d{3})(\\d{3,10})","$1 $2",["(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]"],"0$1"],["(\\d{4})(\\d{3,9})","$1 $2",["[2-467]|5[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["5"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,7})","$1 $2 $3",["5"],"0$1"]],"0"],AU:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{7}(?:\\d(?:\\d{2})?)?|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}",[5,6,7,8,9,10,12],[["(\\d{2})(\\d{3,4})","$1 $2",["16"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,4})","$1 $2 $3",["16"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["14|4"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[2378]"],"(0$1)"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:30|[89])"]]],"0",0,"(183[12])|0",0,0,0,[["(?:(?:(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|7(?:[013-57-9]\\d|2[0-8]))\\d|3(?:(?:[0-3589]\\d|6[1-9]|7[0-35-9])\\d|4(?:[0-578]\\d|90)))\\d\\d|8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-79]|[18][13579]|2[14-9]|3[0-46-9]|[4-6]\\d|7[89]|9[0-4])|3\\d\\d)|(?:6[0-8]|[78]\\d)\\d{3}|9(?:[02-9]\\d{3}|1(?:(?:[0-58]\\d|6[0135-9])\\d|7(?:0[0-24-9]|[1-9]\\d)|9(?:[0-46-9]\\d|5[0-79])))))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,["163\\d{2,6}",[5,6,7,8,9]],["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],AW:["297","00","(?:[25-79]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[25-9]"]]]],AX:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}",[5,6,7,8,9,10,11,12],0,"0",0,0,0,0,"18",0,"00"],AZ:["994","00","365\\d{6}|(?:[124579]\\d|60|88)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[28]|2|365|46","1[28]|2|365[45]|46","1[28]|2|365(?:4|5[02])|46"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[13-9]"],"0$1"]],"0"],BA:["387","00","6\\d{8}|(?:[35689]\\d|49|70)\\d{6}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["6[1-3]|[7-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2-$3",["[3-5]|6[56]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["6"],"0$1"]],"0"],BB:["1","011","(?:246|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","246$1",0,"246"],BD:["880","00","[1-469]\\d{9}|8[0-79]\\d{7,8}|[2-79]\\d{8}|[2-9]\\d{7}|[3-9]\\d{6}|[57-9]\\d{5}",[6,7,8,9,10],[["(\\d{2})(\\d{4,6})","$1-$2",["31[5-8]|[459]1"],"0$1"],["(\\d{3})(\\d{3,7})","$1-$2",["3(?:[67]|8[013-9])|4(?:6[168]|7|[89][18])|5(?:6[128]|9)|6(?:[15]|28|4[14])|7[2-589]|8(?:0[014-9]|[12])|9[358]|(?:3[2-5]|4[235]|5[2-578]|6[0389]|76|8[3-7]|9[24])1|(?:44|66)[01346-9]"],"0$1"],["(\\d{4})(\\d{3,6})","$1-$2",["[13-9]|22"],"0$1"],["(\\d)(\\d{7,8})","$1-$2",["2"],"0$1"]],"0"],BE:["32","00","4\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:80|9)0"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[239]|4[23]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[15-8]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4"],"0$1"]],"0"],BF:["226","00","[025-7]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[025-7]"]]]],BG:["359","00","00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}",[6,7,8,9,12],[["(\\d)(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["43[1-6]|70[1-9]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:70|8)0"],"0$1"],["(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3",["43[1-7]|7"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[48]|9[08]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"]],"0"],BH:["973","00","[136-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[13679]|8[02-4679]"]]]],BI:["257","00","(?:[267]\\d|31)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2367]"]]]],BJ:["229","00","[24-689]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-689]"]]]],BL:["590","00","590\\d{6}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:2[7-9]|3[3-7]|5[12]|87)\\d{4}"],["69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],BM:["1","011","(?:441|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","441$1",0,"441"],BN:["673","00","[2-578]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-578]"]]]],BO:["591","00(?:1\\d)?","8001\\d{5}|(?:[2-467]\\d|50)\\d{6}",[8,9],[["(\\d)(\\d{7})","$1 $2",["[235]|4[46]"]],["(\\d{8})","$1",["[67]"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["8"]]],"0",0,"0(1\\d)?"],BQ:["599","00","(?:[34]1|7\\d)\\d{5}",[7],0,0,0,0,0,0,"[347]"],BR:["55","00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)","(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-46-9]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}",[8,9,10,11],[["(\\d{4})(\\d{4})","$1-$2",["300|4(?:0[02]|37)","4(?:02|37)0|[34]00"]],["(\\d{3})(\\d{2,3})(\\d{4})","$1 $2 $3",["(?:[358]|90)0"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]"],"($1)"],["(\\d{2})(\\d{5})(\\d{4})","$1 $2-$3",["[16][1-9]|[2-57-9]"],"($1)"]],"0",0,"(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?","$2"],BS:["1","011","(?:242|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([3-8]\\d{6})$|1","242$1",0,"242"],BT:["975","00","[17]\\d{7}|[2-8]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[2-68]|7[246]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[67]|7"]]]],BW:["267","00","(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}",[7,8,10],[["(\\d{2})(\\d{5})","$1 $2",["90"]],["(\\d{3})(\\d{4})","$1 $2",["[24-6]|3[15-9]"]],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37]"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["8"]]]],BY:["375","810","(?:[12]\\d|33|44|902)\\d{7}|8(?:0[0-79]\\d{5,7}|[1-7]\\d{9})|8(?:1[0-489]|[5-79]\\d)\\d{7}|8[1-79]\\d{6,7}|8[0-79]\\d{5}|8\\d{5}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3})","$1 $2",["800"],"8 $1"],["(\\d{3})(\\d{2})(\\d{2,4})","$1 $2 $3",["800"],"8 $1"],["(\\d{4})(\\d{2})(\\d{3})","$1 $2-$3",["1(?:5[169]|6[3-5]|7[179])|2(?:1[35]|2[34]|3[3-5])","1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])"],"8 0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["1(?:[56]|7[467])|2[1-3]"],"8 0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-4]"],"8 0$1"],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["[89]"],"8 $1"]],"8",0,"0|80?",0,0,0,0,"8~10"],BZ:["501","00","(?:0800\\d|[2-8])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1-$2",["[2-8]"]],["(\\d)(\\d{3})(\\d{4})(\\d{3})","$1-$2-$3-$4",["0"]]]],CA:["1","011","(?:[2-8]\\d|90)\\d{8}|3\\d{6}",[7,10],0,"1",0,0,0,0,0,[["(?:2(?:04|[23]6|[48]9|50|63)|3(?:06|43|54|6[578]|82)|4(?:03|1[68]|[26]8|3[178]|50|74)|5(?:06|1[49]|48|79|8[147])|6(?:04|[18]3|39|47|72)|7(?:0[59]|42|53|78|8[02])|8(?:[06]7|19|25|7[39])|90[25])[2-9]\\d{6}",[10]],["",[10]],["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",[10]],["900[2-9]\\d{6}",[10]],["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|(?:5(?:00|2[125-9]|33|44|66|77|88)|622)[2-9]\\d{6}",[10]],0,["310\\d{4}",[7]],0,["600[2-9]\\d{6}",[10]]]],CC:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:02|31|60|89)|1(?:18|76)|223)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,0,["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],CD:["243","00","[189]\\d{8}|[1-68]\\d{6}",[7,9],[["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[1-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]"],"0$1"]],"0"],CF:["236","00","(?:[27]\\d{3}|8776)\\d{4}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[278]"]]]],CG:["242","00","222\\d{6}|(?:0\\d|80)\\d{7}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[02]"]]]],CH:["41","00","8\\d{11}|[2-9]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8[047]|90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]|81"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["8"],"0$1"]],"0"],CI:["225","00","[02]\\d{9}",[10],[["(\\d{2})(\\d{2})(\\d)(\\d{5})","$1 $2 $3 $4",["2"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3 $4",["0"]]]],CK:["682","00","[2-578]\\d{4}",[5],[["(\\d{2})(\\d{3})","$1 $2",["[2-578]"]]]],CL:["56","(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0","12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}",[9,10,11],[["(\\d{5})(\\d{4})","$1 $2",["219","2196"],"($1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["44"]],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2[1-36]"],"($1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["9[2-9]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["3[2-5]|[47]|5[1-3578]|6[13-57]|8(?:0[1-9]|[1-9])"],"($1)"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["60|8"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{3})(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3 $4",["60"]]]],CM:["237","00","[26]\\d{8}|88\\d{6,7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["88"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[26]|88"]]]],CN:["86","00|1(?:[12]\\d|79)\\d\\d00","1[127]\\d{8,9}|2\\d{9}(?:\\d{2})?|[12]\\d{6,7}|86\\d{6}|(?:1[03-689]\\d|6)\\d{7,9}|(?:[3-579]\\d|8[0-57-9])\\d{6,9}",[7,8,9,10,11,12],[["(\\d{2})(\\d{5,6})","$1 $2",["(?:10|2[0-57-9])[19]","(?:10|2[0-57-9])(?:10|9[56])","10(?:10|9[56])|2[0-57-9](?:100|9[56])"],"0$1"],["(\\d{3})(\\d{5,6})","$1 $2",["3(?:[157]|35|49|9[1-68])|4(?:[17]|2[179]|6[47-9]|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])|(?:4[35]|59|85)[1-9]","(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))[19]","85[23](?:10|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:10|9[56])","85[23](?:100|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:100|9[56])"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["(?:4|80)0"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|2(?:[02-57-9]|1[1-9])","10|2(?:[02-57-9]|1[1-9])","10[0-79]|2(?:[02-57-9]|1[1-79])|(?:10|21)8(?:0[1-9]|[1-9])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["3(?:[3-59]|7[02-68])|4(?:[26-8]|3[3-9]|5[2-9])|5(?:3[03-9]|[468]|7[028]|9[2-46-9])|6|7(?:[0-247]|3[04-9]|5[0-4689]|6[2368])|8(?:[1-358]|9[1-7])|9(?:[013479]|5[1-5])|(?:[34]1|55|79|87)[02-9]"],"0$1",1],["(\\d{3})(\\d{7,8})","$1 $2",["9"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["80"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[3-578]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["1[3-9]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3 $4",["[12]"],"0$1",1]],"0",0,"(1(?:[12]\\d|79)\\d\\d)|0",0,0,0,0,"00"],CO:["57","00(?:4(?:[14]4|56)|[579])","(?:60\\d\\d|9101)\\d{6}|(?:1\\d|3)\\d{9}",[10,11],[["(\\d{3})(\\d{7})","$1 $2",["6"],"($1)"],["(\\d{3})(\\d{7})","$1 $2",["3[0-357]|91"]],["(\\d)(\\d{3})(\\d{7})","$1-$2-$3",["1"],"0$1",0,"$1 $2 $3"]],"0",0,"0([3579]|4(?:[14]4|56))?"],CR:["506","00","(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}",[8,10],[["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[3-9]"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[89]"]]],0,0,"(19(?:0[0-2468]|1[09]|20|66|77|99))"],CU:["53","119","(?:[2-7]|8\\d\\d)\\d{7}|[2-47]\\d{6}|[34]\\d{5}",[6,7,8,10],[["(\\d{2})(\\d{4,6})","$1 $2",["2[1-4]|[34]"],"(0$1)"],["(\\d)(\\d{6,7})","$1 $2",["7"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["[56]"],"0$1"],["(\\d{3})(\\d{7})","$1 $2",["8"],"0$1"]],"0"],CV:["238","0","(?:[2-59]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2-589]"]]]],CW:["599","00","(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[3467]"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["9[4-8]"]]],0,0,0,0,0,"[69]"],CX:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|2(?:22|35))|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,0,["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],CY:["357","00","(?:[279]\\d|[58]0)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[257-9]"]]]],CZ:["420","00","(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]|9[015-7]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3 $4",["96"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]]],DE:["49","00","[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:2[024-9]|3[2-689]|7[1-7])\\d{1,8}|(?:1|[368]\\d|4[0-8])\\d{3,13}|49(?:[015]\\d|2[13]|31|[46][1-8])\\d{1,9}",[4,5,6,7,8,9,10,11,12,13,14,15],[["(\\d{2})(\\d{3,13})","$1 $2",["3[02]|40|[68]9"],"0$1"],["(\\d{3})(\\d{3,12})","$1 $2",["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1","2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"],"0$1"],["(\\d{4})(\\d{2,11})","$1 $2",["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]","[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["138"],"0$1"],["(\\d{5})(\\d{2,10})","$1 $2",["3"],"0$1"],["(\\d{3})(\\d{5,11})","$1 $2",["181"],"0$1"],["(\\d{3})(\\d)(\\d{4,10})","$1 $2 $3",["1(?:3|80)|9"],"0$1"],["(\\d{3})(\\d{7,8})","$1 $2",["1[67]"],"0$1"],["(\\d{3})(\\d{7,12})","$1 $2",["8"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["185","1850","18500"],"0$1"],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["18[68]"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["15[1279]"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["15[03568]","15(?:[0568]|31)"],"0$1"],["(\\d{3})(\\d{8})","$1 $2",["18"],"0$1"],["(\\d{3})(\\d{2})(\\d{7,8})","$1 $2 $3",["1(?:6[023]|7)"],"0$1"],["(\\d{4})(\\d{2})(\\d{7})","$1 $2 $3",["15[279]"],"0$1"],["(\\d{3})(\\d{2})(\\d{8})","$1 $2 $3",["15"],"0$1"]],"0"],DJ:["253","00","(?:2\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[27]"]]]],DK:["45","00","[2-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-9]"]]]],DM:["1","011","(?:[58]\\d\\d|767|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","767$1",0,"767"],DO:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,0,0,0,"8001|8[024]9"],DZ:["213","00","(?:[1-4]|[5-79]\\d|80)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["9"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-8]"],"0$1"]],"0"],EC:["593","00","1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}",[8,9,10,11],[["(\\d)(\\d{3})(\\d{4})","$1 $2-$3",["[2-7]"],"(0$1)",0,"$1-$2-$3"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{3})(\\d{3,4})","$1 $2 $3",["1"]]],"0"],EE:["372","00","8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]|88","[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]|88"]],["(\\d{4})(\\d{3,4})","$1 $2",["[45]|8(?:00|[1-49])","[45]|8(?:00[1-9]|[1-49])"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]]],EG:["20","00","[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}",[8,9,10],[["(\\d)(\\d{7,8})","$1 $2",["[23]"],"0$1"],["(\\d{2})(\\d{6,7})","$1 $2",["1[35]|[4-6]|8[2468]|9[235-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{8})","$1 $2",["1"],"0$1"]],"0"],EH:["212","00","[5-8]\\d{8}",[9],0,"0",0,0,0,0,"528[89]"],ER:["291","00","[178]\\d{6}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[178]"],"0$1"]],"0"],ES:["34","00","[5-9]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]00"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-9]"]]]],ET:["251","00","(?:11|[2-579]\\d)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-579]"],"0$1"]],"0"],FI:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}",[5,6,7,8,9,10,11,12],[["(\\d{5})","$1",["20[2-59]"],"0$1"],["(\\d{3})(\\d{3,7})","$1 $2",["(?:[1-3]0|[68])0|70[07-9]"],"0$1"],["(\\d{2})(\\d{4,8})","$1 $2",["[14]|2[09]|50|7[135]"],"0$1"],["(\\d{2})(\\d{6,10})","$1 $2",["7"],"0$1"],["(\\d)(\\d{4,9})","$1 $2",["(?:1[49]|[2568])[1-8]|3(?:0[1-9]|[1-9])|9"],"0$1"]],"0",0,0,0,0,"1[03-79]|[2-9]",0,"00"],FJ:["679","0(?:0|52)","45\\d{5}|(?:0800\\d|[235-9])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1 $2",["[235-9]|45"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]]],0,0,0,0,0,0,0,"00"],FK:["500","00","[2-7]\\d{4}",[5]],FM:["691","00","(?:[39]\\d\\d|820)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[389]"]]]],FO:["298","00","[2-9]\\d{5}",[6],[["(\\d{6})","$1",["[2-9]"]]],0,0,"(10(?:01|[12]0|88))"],FR:["33","00","[1-9]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0 $1"],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[1-79]"],"0$1"]],"0"],GA:["241","00","(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",[7,8],[["(\\d)(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-7]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["11|[67]"],"0$1"]],0,0,"0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\d{6})","$1"],GB:["44","00","[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}",[7,9,10],[["(\\d{3})(\\d{4})","$1 $2",["800","8001","80011","800111","8001111"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["845","8454","84546","845464"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["800"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["1(?:38|5[23]|69|76|94)","1(?:(?:38|69)7|5(?:24|39)|768|946)","1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["1(?:[2-69][02-9]|[78])"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[25]|7(?:0|6[02-9])","[25]|7(?:0|6(?:[03-9]|2[356]))"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[1389]"],"0$1"]],"0",0,0,0,0,0,[["(?:1(?:1(?:3(?:[0-58]\\d\\d|73[0-35])|4(?:(?:[0-5]\\d|70)\\d|69[7-9])|(?:(?:5[0-26-9]|[78][0-49])\\d|6(?:[0-4]\\d|50))\\d)|(?:2(?:(?:0[024-9]|2[3-9]|3[3-79]|4[1-689]|[58][02-9]|6[0-47-9]|7[013-9]|9\\d)\\d|1(?:[0-7]\\d|8[0-3]))|(?:3(?:0\\d|1[0-8]|[25][02-9]|3[02-579]|[468][0-46-9]|7[1-35-79]|9[2-578])|4(?:0[03-9]|[137]\\d|[28][02-57-9]|4[02-69]|5[0-8]|[69][0-79])|5(?:0[1-35-9]|[16]\\d|2[024-9]|3[015689]|4[02-9]|5[03-9]|7[0-35-9]|8[0-468]|9[0-57-9])|6(?:0[034689]|1\\d|2[0-35689]|[38][013-9]|4[1-467]|5[0-69]|6[13-9]|7[0-8]|9[0-24578])|7(?:0[0246-9]|2\\d|3[0236-8]|4[03-9]|5[0-46-9]|6[013-9]|7[0-35-9]|8[024-9]|9[02-9])|8(?:0[35-9]|2[1-57-9]|3[02-578]|4[0-578]|5[124-9]|6[2-69]|7\\d|8[02-9]|9[02569])|9(?:0[02-589]|[18]\\d|2[02-689]|3[1-57-9]|4[2-9]|5[0-579]|6[2-47-9]|7[0-24578]|9[2-57]))\\d)\\d)|2(?:0[013478]|3[0189]|4[017]|8[0-46-9]|9[0-2])\\d{3})\\d{4}|1(?:2(?:0(?:46[1-4]|87[2-9])|545[1-79]|76(?:2\\d|3[1-8]|6[1-6])|9(?:7(?:2[0-4]|3[2-5])|8(?:2[2-8]|7[0-47-9]|8[3-5])))|3(?:6(?:38[2-5]|47[23])|8(?:47[04-9]|64[0157-9]))|4(?:044[1-7]|20(?:2[23]|8\\d)|6(?:0(?:30|5[2-57]|6[1-8]|7[2-8])|140)|8(?:052|87[1-3]))|5(?:2(?:4(?:3[2-79]|6\\d)|76\\d)|6(?:26[06-9]|686))|6(?:06(?:4\\d|7[4-79])|295[5-7]|35[34]\\d|47(?:24|61)|59(?:5[08]|6[67]|74)|9(?:55[0-4]|77[23]))|7(?:26(?:6[13-9]|7[0-7])|(?:442|688)\\d|50(?:2[0-3]|[3-68]2|76))|8(?:27[56]\\d|37(?:5[2-5]|8[239])|843[2-58])|9(?:0(?:0(?:6[1-8]|85)|52\\d)|3583|4(?:66[1-8]|9(?:2[01]|81))|63(?:23|3[1-4])|9561))\\d{3}",[9,10]],["7(?:457[0-57-9]|700[01]|911[028])\\d{5}|7(?:[1-3]\\d\\d|4(?:[0-46-9]\\d|5[0-689])|5(?:0[0-8]|[13-9]\\d|2[0-35-9])|7(?:0[1-9]|[1-7]\\d|8[02-9]|9[0-689])|8(?:[014-9]\\d|[23][0-8])|9(?:[024-9]\\d|1[02-9]|3[0-689]))\\d{6}",[10]],["80[08]\\d{7}|800\\d{6}|8001111"],["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[2-49]))\\d{7}|845464\\d",[7,10]],["70\\d{8}",[10]],0,["(?:3[0347]|55)\\d{8}",[10]],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}",[10]],["56\\d{8}",[10]]],0," x"],GD:["1","011","(?:473|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","473$1",0,"473"],GE:["995","00","(?:[3-57]\\d\\d|800)\\d{6}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["32"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[57]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[348]"],"0$1"]],"0"],GF:["594","00","[56]94\\d{6}|(?:80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[56]|9[47]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[89]"],"0$1"]],"0"],GG:["44","00","(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?",[7,9,10],0,"0",0,"([25-9]\\d{5})$|0","1481$1",0,0,[["1481[25-9]\\d{5}",[10]],["7(?:(?:781|839)\\d|911[17])\\d{5}",[10]],["80[08]\\d{7}|800\\d{6}|8001111"],["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d",[7,10]],["70\\d{8}",[10]],0,["(?:3[0347]|55)\\d{8}",[10]],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}",[10]],["56\\d{8}",[10]]]],GH:["233","00","(?:[235]\\d{3}|800)\\d{5}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[235]"],"0$1"]],"0"],GI:["350","00","(?:[25]\\d|60)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["2"]]]],GL:["299","00","(?:19|[2-689]\\d|70)\\d{4}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["19|[2-9]"]]]],GM:["220","00","[2-9]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],GN:["224","00","722\\d{6}|(?:3|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["3"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[67]"]]]],GP:["590","00","590\\d{6}|(?:69|80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[569]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[["590(?:0[1-68]|[14][0-24-9]|2[0-68]|3[1-9]|5[3-579]|[68][0-689]|7[08]|9\\d)\\d{4}"],["69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],GQ:["240","00","222\\d{6}|(?:3\\d|55|[89]0)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235]"]],["(\\d{3})(\\d{6})","$1 $2",["[89]"]]]],GR:["30","00","5005000\\d{3}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}",[10,11,12],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["21|7"]],["(\\d{4})(\\d{6})","$1 $2",["2(?:2|3[2-57-9]|4[2-469]|5[2-59]|6[2-9]|7[2-69]|8[2-49])|5"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2689]"]],["(\\d{3})(\\d{3,4})(\\d{5})","$1 $2 $3",["8"]]]],GT:["502","00","80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1 $2",["[2-8]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]]],GU:["1","011","(?:[58]\\d\\d|671|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","671$1",0,"671"],GW:["245","00","[49]\\d{8}|4\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["40"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"]]]],GY:["592","001","(?:[2-8]\\d{3}|9008)\\d{3}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],HK:["852","00(?:30|5[09]|[126-9]?)","8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}",[5,6,7,8,9,11],[["(\\d{3})(\\d{2,5})","$1 $2",["900","9003"]],["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{3})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]],0,0,0,0,0,0,0,"00"],HN:["504","00","8\\d{10}|[237-9]\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1-$2",["[237-9]"]]]],HR:["385","00","(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}",[6,7,8,9],[["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["6[01]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{4})(\\d{3})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6|7[245]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-57]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"]],"0"],HT:["509","00","(?:[2-489]\\d|55)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[2-589]"]]]],HU:["36","00","[235-7]\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"06 $1"]],"06"],ID:["62","00[89]","(?:(?:00[1-9]|8\\d)\\d{4}|[1-36])\\d{6}|00\\d{10}|[1-9]\\d{8,10}|[2-9]\\d{7}",[7,8,9,10,11,12,13],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["15"]],["(\\d{2})(\\d{5,9})","$1 $2",["2[124]|[36]1"],"(0$1)"],["(\\d{3})(\\d{5,7})","$1 $2",["800"],"0$1"],["(\\d{3})(\\d{5,8})","$1 $2",["[2-79]"],"(0$1)"],["(\\d{3})(\\d{3,4})(\\d{3})","$1-$2-$3",["8[1-35-9]"],"0$1"],["(\\d{3})(\\d{6,8})","$1 $2",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["804"],"0$1"],["(\\d{3})(\\d)(\\d{3})(\\d{3})","$1 $2 $3 $4",["80"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1-$2-$3",["8"],"0$1"]],"0"],IE:["353","00","(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["2[24-9]|47|58|6[237-9]|9[35-9]"],"(0$1)"],["(\\d{3})(\\d{5})","$1 $2",["[45]0"],"(0$1)"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["1"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2569]|4[1-69]|7[14]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["81"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[78]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["4"],"(0$1)"],["(\\d{2})(\\d)(\\d{3})(\\d{4})","$1 $2 $3 $4",["8"],"0$1"]],"0"],IL:["972","0(?:0|1[2-9])","1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}",[7,8,9,10,11,12],[["(\\d{4})(\\d{3})","$1-$2",["125"]],["(\\d{4})(\\d{2})(\\d{2})","$1-$2-$3",["121"]],["(\\d)(\\d{3})(\\d{4})","$1-$2-$3",["[2-489]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1-$2-$3",["12"]],["(\\d{4})(\\d{6})","$1-$2",["159"]],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3-$4",["1[7-9]"]],["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})","$1-$2 $3-$4",["15"]]],"0"],IM:["44","00","1624\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([25-8]\\d{5})$|0","1624$1",0,"74576|(?:16|7[56])24"],IN:["91","00","(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}",[8,9,10,11,12,13],[["(\\d{8})","$1",["5(?:0|2[23]|3[03]|[67]1|88)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|888)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|8888)"],0,1],["(\\d{4})(\\d{4,5})","$1 $2",["180","1800"],0,1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["140"],0,1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["11|2[02]|33|4[04]|79[1-7]|80[2-46]","11|2[02]|33|4[04]|79(?:[1-6]|7[19])|80(?:[2-4]|6[0-589])","11|2[02]|33|4[04]|79(?:[124-6]|3(?:[02-9]|1[0-24-9])|7(?:1|9[1-6]))|80(?:[2-4]|6[0-589])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1(?:2[0-249]|3[0-25]|4[145]|[68]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1)|6(?:12|[2-4]1|5[17]|6[13]|80)|7(?:12|3[134]|4[47]|61|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)|(?:43|59|75)[15]|(?:1[59]|29|67|72)[14]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|674|7(?:(?:2[14]|3[34]|5[15])[2-6]|61[346]|88[0-8])|8(?:70[2-6]|84[235-7]|91[3-7])|(?:1(?:29|60|8[06])|261|552|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))[2-7]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12(?:[2-6]|7[0-8])|74[2-7])|7(?:(?:2[14]|5[15])[2-6]|3171|61[346]|88(?:[2-7]|82))|8(?:70[2-6]|84(?:[2356]|7[19])|91(?:[3-6]|7[19]))|73[134][2-6]|(?:74[47]|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[2-6]|7[19])|(?:1(?:29|60|8[06])|261|552|6(?:[2-4]1|5[17]|6[13]|7(?:1|4[0189])|80)|7(?:12|88[01]))[2-7]"],"0$1",1],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2[2457-9]|3[2-5]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1[013-9]|28|3[129]|4[1-35689]|5[29]|6[02-5]|70)|807","1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2(?:[2457]|84|95)|3(?:[2-4]|55)|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1(?:[013-8]|9[6-9])|28[6-8]|3(?:17|2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4|5[0-367])|70[13-7])|807[19]","1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]"],"0$1",1],["(\\d{5})(\\d{5})","$1 $2",["[6-9]"],"0$1",1],["(\\d{4})(\\d{2,4})(\\d{4})","$1 $2 $3",["1(?:6|8[06])","1(?:6|8[06]0)"],0,1],["(\\d{4})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["18"],0,1]],"0"],IO:["246","00","3\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["3"]]]],IQ:["964","00","(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-6]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0"],IR:["98","00","[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}",[4,5,6,7,10],[["(\\d{4,5})","$1",["96"],"0$1"],["(\\d{2})(\\d{4,5})","$1 $2",["(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[1-8]"],"0$1"]],"0"],IS:["354","00|1(?:0(?:01|[12]0)|100)","(?:38\\d|[4-9])\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["[4-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["3"]]],0,0,0,0,0,0,0,"00"],IT:["39","00","0\\d{5,10}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:43|55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?",[6,7,8,9,10,11],[["(\\d{2})(\\d{4,6})","$1 $2",["0[26]"]],["(\\d{3})(\\d{3,6})","$1 $2",["0[13-57-9][0159]|8(?:03|4[17]|9[2-5])","0[13-57-9][0159]|8(?:03|4[17]|9(?:2|3[04]|[45][0-4]))"]],["(\\d{4})(\\d{2,6})","$1 $2",["0(?:[13-579][2-46-8]|8[236-8])"]],["(\\d{4})(\\d{4})","$1 $2",["894"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[26]|5"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["1(?:44|[679])|[378]|43"]],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[13-57-9][0159]|14"]],["(\\d{2})(\\d{4})(\\d{5})","$1 $2 $3",["0[26]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["3"]]],0,0,0,0,0,0,[["0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}"],["3[2-9]\\d{7,8}|(?:31|43)\\d{8}",[9,10]],["80(?:0\\d{3}|3)\\d{3}",[6,9]],["(?:0878\\d{3}|89(?:2\\d|3[04]|4(?:[0-4]|[5-9]\\d\\d)|5[0-4]))\\d\\d|(?:1(?:44|6[346])|89(?:38|5[5-9]|9))\\d{6}",[6,8,9,10]],["1(?:78\\d|99)\\d{6}",[9,10]],0,0,0,["55\\d{8}",[10]],["84(?:[08]\\d{3}|[17])\\d{3}",[6,9]]]],JE:["44","00","1534\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([0-24-8]\\d{5})$|0","1534$1",0,0,[["1534[0-24-8]\\d{5}"],["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97\\d))\\d{5}"],["80(?:07(?:35|81)|8901)\\d{4}"],["(?:8(?:4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|90(?:066[59]|1810|71(?:07|55)))\\d{4}"],["701511\\d{4}"],0,["(?:3(?:0(?:07(?:35|81)|8901)|3\\d{4}|4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|55\\d{4})\\d{4}"],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}"],["56\\d{8}"]]],JM:["1","011","(?:[58]\\d\\d|658|900)\\d{7}",[10],0,"1",0,0,0,0,"658|876"],JO:["962","00","(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2356]|87"],"(0$1)"],["(\\d{3})(\\d{5,6})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["70"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0"],JP:["81","010","00[1-9]\\d{6,14}|[257-9]\\d{9}|(?:00|[1-9]\\d\\d)\\d{6}",[8,9,10,11,12,13,14,15,16,17],[["(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3",["(?:12|57|99)0"],"0$1"],["(\\d{4})(\\d)(\\d{4})","$1-$2-$3",["1(?:26|3[79]|4[56]|5[4-68]|6[3-5])|499|5(?:76|97)|746|8(?:3[89]|47|51)|9(?:80|9[16])","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:76|97)9|7468|8(?:3(?:8[7-9]|96)|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:769|979[2-69])|7468|8(?:3(?:8[7-9]|96[2457-9])|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["60"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2-$3",["[36]|4(?:2[09]|7[01])","[36]|4(?:2(?:0|9[02-69])|7(?:0[019]|1))"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["1(?:1|5[45]|77|88|9[69])|2(?:2[1-37]|3[0-269]|4[59]|5|6[24]|7[1-358]|8[1369]|9[0-38])|4(?:[28][1-9]|3[0-57]|[45]|6[248]|7[2-579]|9[29])|5(?:2|3[0459]|4[0-369]|5[29]|8[02389]|9[0-389])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9[2-6])|8(?:2[124589]|3[26-9]|49|51|6|7[0-468]|8[68]|9[019])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9[1-489])","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2(?:[127]|3[014-9])|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9[19])|62|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|8[1-9]|9[29])|5(?:2|3(?:[045]|9[0-8])|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0-2469])|3(?:[29]|60)|49|51|6(?:[0-24]|36|5[0-3589]|7[23]|9[01459])|7[0-468]|8[68])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3[34]|4[0178]))|(?:264|837)[016-9]|2(?:57|93)[015-9]|(?:25[0468]|422|838)[01]|(?:47[59]|59[89]|8(?:6[68]|9))[019]","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3(?:[045]|9(?:[0-58]|6[4-9]|7[0-35689]))|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0169])|3(?:[29]|60|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[2-57-9]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|7(?:2[2-468]|3[78])|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:8294|96)[1-3]|2(?:57|93)[015-9]|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|8292|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]"],"0$1"],["(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3",["[14]|[289][2-9]|5[3-9]|7[2-4679]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["800"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[257-9]"],"0$1"]],"0",0,"(000[259]\\d{6})$|(?:(?:003768)0?)|0","$1"],KE:["254","000","(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}",[7,8,9,10],[["(\\d{2})(\\d{5,7})","$1 $2",["[24-6]"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[17]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0"],KG:["996","00","8\\d{9}|[235-9]\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["3(?:1[346]|[24-79])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235-79]|88"],"0$1"],["(\\d{3})(\\d{3})(\\d)(\\d{2,3})","$1 $2 $3 $4",["8"],"0$1"]],"0"],KH:["855","00[14-9]","1\\d{9}|[1-9]\\d{7,8}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],KI:["686","00","(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}",[5,8],0,"0"],KM:["269","00","[3478]\\d{6}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[3478]"]]]],KN:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","869$1",0,"869"],KP:["850","00|99","85\\d{6}|(?:19\\d|[2-7])\\d{7}",[8,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"]],"0"],KR:["82","00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))","00[1-9]\\d{8,11}|(?:[12]|5\\d{3})\\d{7}|[13-6]\\d{9}|(?:[1-6]\\d|80)\\d{7}|[3-6]\\d{4,5}|(?:00|7)0\\d{8}",[5,6,8,9,10,11,12,13,14],[["(\\d{2})(\\d{3,4})","$1-$2",["(?:3[1-3]|[46][1-4]|5[1-5])1"],"0$1"],["(\\d{4})(\\d{4})","$1-$2",["1"]],["(\\d)(\\d{3,4})(\\d{4})","$1-$2-$3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["[36]0|8"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1-$2-$3",["[1346]|5[1-5]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{2})(\\d{5})(\\d{4})","$1-$2-$3",["5"],"0$1"]],"0",0,"0(8(?:[1-46-8]|5\\d\\d))?"],KW:["965","00","18\\d{5}|(?:[2569]\\d|41)\\d{6}",[7,8],[["(\\d{4})(\\d{3,4})","$1 $2",["[169]|2(?:[235]|4[1-35-9])|52"]],["(\\d{3})(\\d{5})","$1 $2",["[245]"]]]],KY:["1","011","(?:345|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","345$1",0,"345"],KZ:["7","810","(?:33622|8\\d{8})\\d{5}|[78]\\d{9}",[10,14],0,"8",0,0,0,0,"33|7",0,"8~10"],LA:["856","00","[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2[13]|3[14]|[4-8]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["30[0135-9]"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[23]"],"0$1"]],"0"],LB:["961","00","[27-9]\\d{7}|[13-9]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27-9]"]]],"0"],LC:["1","011","(?:[58]\\d\\d|758|900)\\d{7}",[10],0,"1",0,"([2-8]\\d{6})$|1","758$1",0,"758"],LI:["423","00","[68]\\d{8}|(?:[2378]\\d|90)\\d{5}",[7,9],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2379]|8(?:0[09]|7)","[2379]|8(?:0(?:02|9)|7)"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["69"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]],"0",0,"(1001)|0"],LK:["94","00","[1-9]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[1-689]"],"0$1"]],"0"],LR:["231","00","(?:[245]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["4[67]|[56]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-578]"],"0$1"]],"0"],LS:["266","00","(?:[256]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2568]"]]]],LT:["370","00","(?:[3469]\\d|52|[78]0)\\d{6}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["52[0-7]"],"(0-$1)",1],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[7-9]"],"0 $1",1],["(\\d{2})(\\d{6})","$1 $2",["37|4(?:[15]|6[1-8])"],"(0-$1)",1],["(\\d{3})(\\d{5})","$1 $2",["[3-6]"],"(0-$1)",1]],"0",0,"[08]"],LU:["352","00","35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}",[4,5,6,7,8,9,10,11],[["(\\d{2})(\\d{3})","$1 $2",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["20[2-689]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4",["2(?:[0367]|4[3-8])"]],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["80[01]|90[015]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["20"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4 $5",["2(?:[0367]|4[3-8])"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})","$1 $2 $3 $4",["[3-57]|8[13-9]|9(?:0[89]|[2-579])|(?:2|80)[2-9]"]]],0,0,"(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)"],LV:["371","00","(?:[268]\\d|90)\\d{6}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[269]|8[01]"]]]],LY:["218","00","[2-9]\\d{8}",[9],[["(\\d{2})(\\d{7})","$1-$2",["[2-9]"],"0$1"]],"0"],MA:["212","00","[5-8]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5[45]"],"0$1"],["(\\d{4})(\\d{5})","$1-$2",["5(?:2[2-46-9]|3[3-9]|9)|8(?:0[89]|92)"],"0$1"],["(\\d{2})(\\d{7})","$1-$2",["8"],"0$1"],["(\\d{3})(\\d{6})","$1-$2",["[5-7]"],"0$1"]],"0",0,0,0,0,0,[["5(?:2(?:[0-25-79]\\d|3[1-578]|4[02-46-8]|8[0235-7])|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[014-9]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}"],["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-4]|5[01]|8[0-3]))\\d{6}"],["80[0-7]\\d{6}"],["89\\d{7}"],0,0,0,0,["(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}"]]],MC:["377","00","(?:[3489]|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["4"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[389]"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["6"],"0$1"]],"0"],MD:["373","00","(?:[235-7]\\d|[89]0)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["22|3"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[25-7]"],"0$1"]],"0"],ME:["382","00","(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"0$1"]],"0"],MF:["590","00","590\\d{6}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:0[079]|[14]3|[27][79]|3[03-7]|5[0-268]|87)\\d{4}"],["69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],MG:["261","00","[23]\\d{8}",[9],[["(\\d{2})(\\d{2})(\\d{3})(\\d{2})","$1 $2 $3 $4",["[23]"],"0$1"]],"0",0,"([24-9]\\d{6})$|0","20$1"],MH:["692","011","329\\d{4}|(?:[256]\\d|45)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1-$2",["[2-6]"]]],"1"],MK:["389","00","[2-578]\\d{7}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2|34[47]|4(?:[37]7|5[47]|64)"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[347]"],"0$1"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["[58]"],"0$1"]],"0"],ML:["223","00","[24-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-9]"]]]],MM:["95","00","1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}",[6,7,8,9,10],[["(\\d)(\\d{2})(\\d{3})","$1 $2 $3",["16|2"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[4-7]|8[1-35]"],"0$1"],["(\\d)(\\d{3})(\\d{4,6})","$1 $2 $3",["9(?:2[0-4]|[35-9]|4[137-9])"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["92"],"0$1"],["(\\d)(\\d{5})(\\d{4})","$1 $2 $3",["9"],"0$1"]],"0"],MN:["976","001","[12]\\d{7,9}|[5-9]\\d{7}",[8,9,10],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[12]1"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[5-9]"]],["(\\d{3})(\\d{5,6})","$1 $2",["[12]2[1-3]"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["[12](?:27|3[2-8]|4[2-68]|5[1-4689])","[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["[12]"],"0$1"]],"0"],MO:["853","00","0800\\d{3}|(?:28|[68]\\d)\\d{6}",[7,8],[["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{4})(\\d{4})","$1 $2",["[268]"]]]],MP:["1","011","[58]\\d{9}|(?:67|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","670$1",0,"670"],MQ:["596","00","596\\d{6}|(?:69|80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[569]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0"],MR:["222","00","(?:[2-4]\\d\\d|800)\\d{5}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-48]"]]]],MS:["1","011","(?:[58]\\d\\d|664|900)\\d{7}",[10],0,"1",0,"([34]\\d{6})$|1","664$1",0,"664"],MT:["356","00","3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2357-9]"]]]],MU:["230","0(?:0|[24-7]0|3[03])","(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[2-46]|8[013]"]],["(\\d{4})(\\d{4})","$1 $2",["[57]"]],["(\\d{5})(\\d{5})","$1 $2",["8"]]],0,0,0,0,0,0,0,"020"],MV:["960","0(?:0|19)","(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}",[7,10],[["(\\d{3})(\\d{4})","$1-$2",["[34679]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"]]],0,0,0,0,0,0,0,"00"],MW:["265","00","(?:[1289]\\d|31|77)\\d{7}|1\\d{6}",[7,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["1[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[137-9]"],"0$1"]],"0"],MX:["52","0[09]","[2-9]\\d{9}",[10],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["33|5[56]|81"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2-9]"]]],0,0,0,0,0,0,0,"00"],MY:["60","00","1\\d{8,9}|(?:3\\d|[4-9])\\d{7}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1-$2 $3",["[4-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1-$2 $3",["1(?:[02469]|[378][1-9]|53)|8","1(?:[02469]|[37][1-9]|53|8(?:[1-46-9]|5[7-9]))|8"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2 $3",["3"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3-$4",["1(?:[367]|80)"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2 $3",["15"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2 $3",["1"],"0$1"]],"0"],MZ:["258","00","(?:2|8\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2|8[2-79]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]]],NA:["264","00","[68]\\d{7,8}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["87"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0"],NC:["687","00","(?:050|[2-57-9]\\d\\d)\\d{3}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1.$2.$3",["[02-57-9]"]]]],NE:["227","00","[027-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["08"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[089]|2[013]|7[0467]"]]]],NF:["672","00","[13]\\d{5}",[6],[["(\\d{2})(\\d{4})","$1 $2",["1[0-3]"]],["(\\d)(\\d{5})","$1 $2",["[13]"]]],0,0,"([0-258]\\d{4})$","3$1"],NG:["234","009","2[0-24-9]\\d{8}|[78]\\d{10,13}|[7-9]\\d{9}|[1-9]\\d{7}|[124-7]\\d{6}",[7,8,10,11,12,13,14],[["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["78"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]|9(?:0[3-9]|[1-9])"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["[3-6]|7(?:0[0-689]|[1-79])|8[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[7-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["20[129]"],"0$1"],["(\\d{4})(\\d{2})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["[78]"],"0$1"],["(\\d{3})(\\d{5})(\\d{5,6})","$1 $2 $3",["[78]"],"0$1"]],"0"],NI:["505","00","(?:1800|[25-8]\\d{3})\\d{4}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[125-8]"]]]],NL:["31","00","(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8]))\\d{6}|8\\d{6,9}|9\\d{6,10}|1\\d{4,5}",[5,6,7,8,9,10,11],[["(\\d{3})(\\d{4,7})","$1 $2",["[89]0"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["66"],"0$1"],["(\\d)(\\d{8})","$1 $2",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["1[16-8]|2[259]|3[124]|4[17-9]|5[124679]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-578]|91"],"0$1"],["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3",["9"],"0$1"]],"0"],NO:["47","00","(?:0|[2-9]\\d{3})\\d{4}",[5,8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]"]]],0,0,0,0,0,"[02-689]|7[0-8]"],NP:["977","00","(?:1\\d|9)\\d{9}|[1-9]\\d{7}",[8,10,11],[["(\\d)(\\d{7})","$1-$2",["1[2-6]"],"0$1"],["(\\d{2})(\\d{6})","$1-$2",["1[01]|[2-8]|9(?:[1-59]|[67][2-6])"],"0$1"],["(\\d{3})(\\d{7})","$1-$2",["9"]]],"0"],NR:["674","00","(?:444|(?:55|8\\d)\\d|666)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[4-68]"]]]],NU:["683","00","(?:[4-7]|888\\d)\\d{3}",[4,7],[["(\\d{3})(\\d{4})","$1 $2",["8"]]]],NZ:["64","0(?:0|161)","[1289]\\d{9}|50\\d{5}(?:\\d{2,3})?|[27-9]\\d{7,8}|(?:[34]\\d|6[0-35-9])\\d{6}|8\\d{4,6}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,8})","$1 $2",["8[1-79]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["50[036-8]|8|90","50(?:[0367]|88)|8|90"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["24|[346]|7[2-57-9]|9[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:10|74)|[589]"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["1|2[028]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,5})","$1 $2 $3",["2(?:[169]|7[0-35-9])|7"],"0$1"]],"0",0,0,0,0,0,0,"00"],OM:["968","00","(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}",[7,8,9],[["(\\d{3})(\\d{4,6})","$1 $2",["[58]"]],["(\\d{2})(\\d{6})","$1 $2",["2"]],["(\\d{4})(\\d{4})","$1 $2",["[179]"]]]],PA:["507","00","(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}",[7,8,10,11],[["(\\d{3})(\\d{4})","$1-$2",["[1-57-9]"]],["(\\d{4})(\\d{4})","$1-$2",["[68]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]]],PE:["51","00|19(?:1[124]|77|90)00","(?:[14-8]|9\\d)\\d{7}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["80"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["1"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[4-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"]]],"0",0,0,0,0,0,0,"00"," Anexo "],PF:["689","00","4\\d{5}(?:\\d{2})?|8\\d{7,8}",[6,8,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["44"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4|8[7-9]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]]],PG:["675","00|140[1-3]","(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["18|[2-69]|85"]],["(\\d{4})(\\d{4})","$1 $2",["[78]"]]],0,0,0,0,0,0,0,"00"],PH:["63","00","(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}",[6,8,9,10,11,12,13],[["(\\d)(\\d{5})","$1 $2",["2"],"(0$1)"],["(\\d{4})(\\d{4,6})","$1 $2",["3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2","3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))"],"(0$1)"],["(\\d{5})(\\d{4})","$1 $2",["346|4(?:27|9[35])|883","3469|4(?:279|9(?:30|56))|8834"],"(0$1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|8[2-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})","$1 $2 $3 $4",["1"]]],"0"],PK:["92","00","122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,7})","$1 $2 $3",["[89]0"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["1"]],["(\\d{3})(\\d{6,7})","$1 $2",["2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])","9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]"],"(0$1)"],["(\\d{2})(\\d{7,8})","$1 $2",["(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]"],"(0$1)"],["(\\d{5})(\\d{5})","$1 $2",["58"],"(0$1)"],["(\\d{3})(\\d{7})","$1 $2",["3"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[24-9]"],"(0$1)"]],"0"],PL:["48","00","(?:6|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}",[6,7,8,9,10],[["(\\d{5})","$1",["19"]],["(\\d{3})(\\d{3})","$1 $2",["11|20|64"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1","(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19"]],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["64"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["21|39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8)"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[2-8]|[2-7]|8[1-79]|9[145]"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["8"]]]],PM:["508","00","[45]\\d{5}|(?:708|80\\d)\\d{6}",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[45]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0"],PR:["1","011","(?:[589]\\d\\d|787)\\d{7}",[10],0,"1",0,0,0,0,"787|939"],PS:["970","00","[2489]2\\d{6}|(?:1\\d|5)\\d{8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2489]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["5"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],PT:["351","00","1693\\d{5}|(?:[26-9]\\d|30)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["2[12]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["16|[236-9]"]]]],PW:["680","01[12]","(?:[24-8]\\d\\d|345|900)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],PY:["595","00","59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3,6})","$1 $2",["[2-9]0"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"],"(0$1)"],["(\\d{3})(\\d{4,5})","$1 $2",["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["87"]],["(\\d{3})(\\d{6})","$1 $2",["9(?:[5-79]|8[1-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["9"]]],"0"],QA:["974","00","800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}",[7,8,9,11],[["(\\d{3})(\\d{4})","$1 $2",["2[16]|8"]],["(\\d{4})(\\d{4})","$1 $2",["[3-7]"]]]],RE:["262","00","(?:26|[689]\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2689]"],"0$1"]],"0",0,0,0,0,0,[["26(?:2\\d\\d|3(?:0\\d|1[0-6]))\\d{4}"],["69(?:2\\d\\d|3(?:[06][0-6]|1[013]|2[0-2]|3[0-39]|4\\d|5[0-5]|7[0-37]|8[0-8]|9[0-479]))\\d{4}"],["80\\d{7}"],["89[1-37-9]\\d{6}"],0,0,0,0,["9(?:399[0-3]|479[0-5]|76(?:2[278]|3[0-37]))\\d{4}"],["8(?:1[019]|2[0156]|84|90)\\d{6}"]]],RO:["40","00","(?:[236-8]\\d|90)\\d{7}|[23]\\d{5}",[6,9],[["(\\d{3})(\\d{3})","$1 $2",["2[3-6]","2[3-6]\\d9"],"0$1"],["(\\d{2})(\\d{4})","$1 $2",["219|31"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[23]1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[236-9]"],"0$1"]],"0",0,0,0,0,0,0,0," int "],RS:["381","00","38[02-9]\\d{6,9}|6\\d{7,9}|90\\d{4,8}|38\\d{5,6}|(?:7\\d\\d|800)\\d{3,9}|(?:[12]\\d|3[0-79])\\d{5,10}",[6,7,8,9,10,11,12],[["(\\d{3})(\\d{3,9})","$1 $2",["(?:2[389]|39)0|[7-9]"],"0$1"],["(\\d{2})(\\d{5,10})","$1 $2",["[1-36]"],"0$1"]],"0"],RU:["7","810","8\\d{13}|[347-9]\\d{9}",[10,14],[["(\\d{4})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-8]|2[1-9])","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:1[23]|[2-9]2))","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:13[03-69]|62[013-9]))|72[1-57-9]2"],"8 ($1)",1],["(\\d{5})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-68]|2[1-9])","7(?:1(?:[06][3-6]|[18]|2[35]|[3-5][3-5])|2(?:[13][3-5]|[24-689]|7[457]))","7(?:1(?:0(?:[356]|4[023])|[18]|2(?:3[013-9]|5)|3[45]|43[013-79]|5(?:3[1-8]|4[1-7]|5)|6(?:3[0-35-9]|[4-6]))|2(?:1(?:3[178]|[45])|[24-689]|3[35]|7[457]))|7(?:14|23)4[0-8]|71(?:33|45)[1-79]"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[349]|8(?:[02-7]|1[1-8])"],"8 ($1)",1],["(\\d{4})(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3 $4",["8"],"8 ($1)"]],"8",0,0,0,0,"3[04-689]|[489]",0,"8~10"],RW:["250","00","(?:06|[27]\\d\\d|[89]00)\\d{6}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[7-9]"],"0$1"]],"0"],SA:["966","00","92\\d{7}|(?:[15]|8\\d)\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["9"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["81"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]],"0"],SB:["677","0[01]","[6-9]\\d{6}|[1-6]\\d{4}",[5,7],[["(\\d{2})(\\d{5})","$1 $2",["6[89]|7|8[4-9]|9(?:[1-8]|9[0-8])"]]]],SC:["248","010|0[0-2]","(?:[2489]\\d|64)\\d{5}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[246]|9[57]"]]],0,0,0,0,0,0,0,"00"],SD:["249","00","[19]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[19]"],"0$1"]],"0"],SE:["46","00","(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}",[6,7,8,9,10],[["(\\d{2})(\\d{2,3})(\\d{2})","$1-$2 $3",["20"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{4})","$1-$2",["9(?:00|39|44|9)"],"0$1",0,"$1 $2"],["(\\d{2})(\\d{3})(\\d{2})","$1-$2 $3",["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3"],["(\\d)(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2,3})(\\d{2})","$1-$2 $3",["1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{2,3})(\\d{3})","$1-$2 $3",["9(?:00|39|44)"],"0$1",0,"$1 $2 $3"],["(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3 $4"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["10|7"],"0$1",0,"$1 $2 $3 $4"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1-$2 $3 $4",["[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{3})","$1-$2 $3 $4",["9"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4 $5",["[26]"],"0$1",0,"$1 $2 $3 $4 $5"]],"0"],SG:["65","0[0-3]\\d","(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}",[8,10,11],[["(\\d{4})(\\d{4})","$1 $2",["[369]|8(?:0[1-9]|[1-9])"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]],["(\\d{4})(\\d{4})(\\d{3})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]]],SH:["290","00","(?:[256]\\d|8)\\d{3}",[4,5],0,0,0,0,0,0,"[256]"],SI:["386","00|10(?:22|66|88|99)","[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}",[5,6,7,8],[["(\\d{2})(\\d{3,6})","$1 $2",["8[09]|9"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["59|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37][01]|4[0139]|51|6"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-57]"],"(0$1)"]],"0",0,0,0,0,0,0,"00"],SJ:["47","00","0\\d{4}|(?:[489]\\d|79)\\d{6}",[5,8],0,0,0,0,0,0,"79"],SK:["421","00","[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}",[6,7,9],[["(\\d)(\\d{2})(\\d{3,4})","$1 $2 $3",["21"],"0$1"],["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["[3-5][1-8]1","[3-5][1-8]1[67]"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1/$2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[689]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1/$2 $3 $4",["[3-5]"],"0$1"]],"0"],SL:["232","00","(?:[237-9]\\d|66)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[236-9]"],"(0$1)"]],"0"],SM:["378","00","(?:0549|[5-7]\\d)\\d{6}",[8,10],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]"]],["(\\d{4})(\\d{6})","$1 $2",["0"]]],0,0,"([89]\\d{5})$","0549$1"],SN:["221","00","(?:[378]\\d|93)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[379]"]]]],SO:["252","00","[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}",[6,7,8,9],[["(\\d{2})(\\d{4})","$1 $2",["8[125]"]],["(\\d{6})","$1",["[134]"]],["(\\d)(\\d{6})","$1 $2",["[15]|2[0-79]|3[0-46-8]|4[0-7]"]],["(\\d)(\\d{7})","$1 $2",["(?:2|90)4|[67]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[348]|64|79|90"]],["(\\d{2})(\\d{5,7})","$1 $2",["1|28|6[0-35-9]|77|9[2-9]"]]],"0"],SR:["597","00","(?:[2-5]|68|[78]\\d)\\d{5}",[6,7],[["(\\d{2})(\\d{2})(\\d{2})","$1-$2-$3",["56"]],["(\\d{3})(\\d{3})","$1-$2",["[2-5]"]],["(\\d{3})(\\d{4})","$1-$2",["[6-8]"]]]],SS:["211","00","[19]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[19]"],"0$1"]],"0"],ST:["239","00","(?:22|9\\d)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[29]"]]]],SV:["503","00","[267]\\d{7}|(?:80\\d|900)\\d{4}(?:\\d{4})?",[7,8,11],[["(\\d{3})(\\d{4})","$1 $2",["[89]"]],["(\\d{4})(\\d{4})","$1 $2",["[267]"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[89]"]]]],SX:["1","011","7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"(5\\d{6})$|1","721$1",0,"721"],SY:["963","00","[1-39]\\d{8}|[1-5]\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-5]"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1",1]],"0"],SZ:["268","00","0800\\d{4}|(?:[237]\\d|900)\\d{6}",[8,9],[["(\\d{4})(\\d{4})","$1 $2",["[0237]"]],["(\\d{5})(\\d{4})","$1 $2",["9"]]]],TA:["290","00","8\\d{3}",[4],0,0,0,0,0,0,"8"],TC:["1","011","(?:[58]\\d\\d|649|900)\\d{7}",[10],0,"1",0,"([2-479]\\d{6})$|1","649$1",0,"649"],TD:["235","00|16","(?:22|[689]\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[26-9]"]]],0,0,0,0,0,0,0,"00"],TG:["228","00","[279]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[279]"]]]],TH:["66","00[1-9]","(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}",[8,9,10,13],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[13-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],TJ:["992","810","[0-57-9]\\d{8}",[9],[["(\\d{6})(\\d)(\\d{2})","$1 $2 $3",["331","3317"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["44[02-479]|[34]7"]],["(\\d{4})(\\d)(\\d{4})","$1 $2 $3",["3(?:[1245]|3[12])"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[0-57-9]"]]],0,0,0,0,0,0,0,"8~10"],TK:["690","00","[2-47]\\d{3,6}",[4,5,6,7]],TL:["670","00","7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[2-489]|70"]],["(\\d{4})(\\d{4})","$1 $2",["7"]]]],TM:["993","810","(?:[1-6]\\d|71)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["12"],"(8 $1)"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-5]"],"(8 $1)"],["(\\d{2})(\\d{6})","$1 $2",["[67]"],"8 $1"]],"8",0,0,0,0,0,0,"8~10"],TN:["216","00","[2-57-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-57-9]"]]]],TO:["676","00","(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}",[5,7],[["(\\d{2})(\\d{3})","$1-$2",["[2-4]|50|6[09]|7[0-24-69]|8[05]"]],["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[5-9]"]]]],TR:["90","00","4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}",[7,10,12,13],[["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["512|8[01589]|90"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5(?:[0-59]|61)","5(?:[0-59]|61[06])","5(?:[0-59]|61[06]1)"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24][1-8]|3[1-9]"],"(0$1)",1],["(\\d{3})(\\d{3})(\\d{6,7})","$1 $2 $3",["80"],"0$1",1]],"0"],TT:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-46-8]\\d{6})$|1","868$1",0,"868"],TV:["688","00","(?:2|7\\d\\d|90)\\d{4}",[5,6,7],[["(\\d{2})(\\d{3})","$1 $2",["2"]],["(\\d{2})(\\d{4})","$1 $2",["90"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]]],TW:["886","0(?:0[25-79]|19)","[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}",[7,8,9,10,11],[["(\\d{2})(\\d)(\\d{4})","$1 $2 $3",["202"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[258]0"],"0$1"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]","[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,5})","$1 $2 $3",["7"],"0$1"]],"0",0,0,0,0,0,0,0,"#"],TZ:["255","00[056]","(?:[25-8]\\d|41|90)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[24]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["5"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[67]"],"0$1"]],"0"],UA:["380","00","[89]\\d{9}|[3-9]\\d{8}",[9,10],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6[12][29]|(?:3[1-8]|4[136-8]|5[12457]|6[49])2|(?:56|65)[24]","6[12][29]|(?:35|4[1378]|5[12457]|6[49])2|(?:56|65)[24]|(?:3[1-46-8]|46)2[013-9]"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6[0135689]|7[4-6])|6(?:[12][3-7]|[459])","3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][3-7]|[459])"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|89|9[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0",0,0,0,0,0,0,"0~0"],UG:["256","00[057]","800\\d{6}|(?:[29]0|[347]\\d)\\d{7}",[9],[["(\\d{4})(\\d{5})","$1 $2",["202","2024"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[27-9]|4(?:6[45]|[7-9])"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[34]"],"0$1"]],"0"],US:["1","011","[2-9]\\d{9}|3\\d{6}",[10],[["(\\d{3})(\\d{4})","$1-$2",["310"],0,1],["(\\d{3})(\\d{3})(\\d{4})","($1) $2-$3",["[2-9]"],0,1,"$1-$2-$3"]],"1",0,0,0,0,0,[["(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[468])|7302[0-4]\\d)\\d{4}|(?:305[3-9]|472[24]|505[2-57-9]|7306|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[013569]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[1247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}"],[""],["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}"],["900[2-9]\\d{6}"],["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[125-9]|33|44|66|77|88)[2-9]\\d{6}"],0,0,0,["305209\\d{4}"]]],UY:["598","0(?:0|1[3-9]\\d)","0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}",[6,7,8,9,10,11,12,13],[["(\\d{3})(\\d{3,4})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[49]0|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[124]"]],["(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3 $4",["0"]]],"0",0,0,0,0,0,0,"00"," int. "],UZ:["998","00","(?:20|33|[5-79]\\d|88)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[235-9]"]]]],VA:["39","00","0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}",[6,7,8,9,10,11],0,0,0,0,0,0,"06698"],VC:["1","011","(?:[58]\\d\\d|784|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","784$1",0,"784"],VE:["58","00","[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}",[10],[["(\\d{3})(\\d{7})","$1-$2",["[24-689]"],"0$1"]],"0"],VG:["1","011","(?:284|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-578]\\d{6})$|1","284$1",0,"284"],VI:["1","011","[58]\\d{9}|(?:34|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","340$1",0,"340"],VN:["84","00","[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["80"],"0$1",1],["(\\d{4})(\\d{4,6})","$1 $2",["1"],0,1],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["6"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[357-9]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["2[48]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["2"],"0$1",1]],"0"],VU:["678","00","[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}",[5,7],[["(\\d{3})(\\d{4})","$1 $2",["[57-9]"]]]],WF:["681","00","(?:40|72)\\d{4}|8\\d{5}(?:\\d{3})?",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[478]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]]],WS:["685","0","(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}",[5,6,7,10],[["(\\d{5})","$1",["[2-5]|6[1-9]"]],["(\\d{3})(\\d{3,7})","$1 $2",["[68]"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]]],XK:["383","00","2\\d{7,8}|3\\d{7,11}|(?:4\\d\\d|[89]00)\\d{5}",[8,9,10,11,12],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2|39"],"0$1"],["(\\d{2})(\\d{7,10})","$1 $2",["3"],"0$1"]],"0"],YE:["967","00","(?:1|7\\d)\\d{7}|[1-7]\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-6]|7(?:[24-6]|8[0-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"],"0$1"]],"0"],YT:["262","00","(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}",[9],0,"0",0,0,0,0,0,[["269(?:0[0-467]|15|5[0-4]|6\\d|[78]0)\\d{4}"],["639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])\\d{4}"],["80\\d{7}"],0,0,0,0,0,["9(?:(?:39|47)8[01]|769\\d)\\d{4}"]]],ZA:["27","00","[1-79]\\d{8}|8\\d{4,9}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,4})","$1 $2",["8[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["8[1-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["860"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0"],ZM:["260","00","800\\d{6}|(?:21|63|[79]\\d)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[28]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[79]"],"0$1"]],"0"],ZW:["263","00","2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}",[5,6,7,8,9,10],[["(\\d{3})(\\d{3,5})","$1 $2",["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"],"0$1"],["(\\d)(\\d{3})(\\d{2,4})","$1 $2 $3",["[49]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["80"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2","2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)","2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["29[013-9]|39|54"],"0$1"],["(\\d{4})(\\d{3,5})","$1 $2",["(?:25|54)8","258|5483"],"0$1"]],"0"]},nonGeographic:{800:["800",0,"(?:00|[1-9]\\d)\\d{6}",[8],[["(\\d{4})(\\d{4})","$1 $2",["\\d"]]],0,0,0,0,0,0,[0,0,["(?:00|[1-9]\\d)\\d{6}"]]],808:["808",0,"[1-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[1-9]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,0,["[1-9]\\d{7}"]]],870:["870",0,"7\\d{11}|[35-7]\\d{8}",[9,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[35-7]"]]],0,0,0,0,0,0,[0,["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"]]],878:["878",0,"10\\d{10}",[12],[["(\\d{2})(\\d{5})(\\d{5})","$1 $2 $3",["1"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["10\\d{10}"]]],881:["881",0,"6\\d{9}|[0-36-9]\\d{8}",[9,10],[["(\\d)(\\d{3})(\\d{5})","$1 $2 $3",["[0-37-9]"]],["(\\d)(\\d{3})(\\d{5,6})","$1 $2 $3",["6"]]],0,0,0,0,0,0,[0,["6\\d{9}|[0-36-9]\\d{8}"]]],882:["882",0,"[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?",[7,8,9,10,11,12],[["(\\d{2})(\\d{5})","$1 $2",["16|342"]],["(\\d{2})(\\d{6})","$1 $2",["49"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["1[36]|9"]],["(\\d{2})(\\d{4})(\\d{3})","$1 $2 $3",["3[23]"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["16"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|23|3(?:[15]|4[57])|4|51"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["34"]],["(\\d{2})(\\d{4,5})(\\d{5})","$1 $2 $3",["[1-35]"]]],0,0,0,0,0,0,[0,["342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}",[7,8,9,10,12]],0,0,0,0,0,0,["1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:345\\d|9[89])\\d{6}|(?:10|2(?:3|85\\d)|3(?:[15]|[69]\\d\\d)|4[15-8]|51)\\d{8}"]]],883:["883",0,"(?:[1-4]\\d|51)\\d{6,10}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,8})","$1 $2 $3",["[14]|2[24-689]|3[02-689]|51[24-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["510"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["21"]],["(\\d{4})(\\d{4})(\\d{4})","$1 $2 $3",["51[13]"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[235]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["(?:2(?:00\\d\\d|10)|(?:370[1-9]|51\\d0)\\d)\\d{7}|51(?:00\\d{5}|[24-9]0\\d{4,7})|(?:1[0-79]|2[24-689]|3[02-689]|4[0-4])0\\d{5,9}"]]],888:["888",0,"\\d{11}",[11],[["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3"]],0,0,0,0,0,0,[0,0,0,0,0,0,["\\d{11}"]]],979:["979",0,"[1359]\\d{8}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[1359]"]]],0,0,0,0,0,0,[0,0,0,["[1359]\\d{8}"]]]}};function $n(e,t){var a=Array.prototype.slice.call(t);return a.push(fs),e.apply(this,a)}function Wr(e,t){e=e.split("-"),t=t.split("-");for(var a=e[0].split("."),o=t[0].split("."),p=0;p<3;p++){var u=Number(a[p]),$=Number(o[p]);if(u>$)return 1;if($>u)return-1;if(!isNaN(u)&&isNaN($))return 1;if(isNaN(u)&&!isNaN($))return-1}return e[1]&&t[1]?e[1]>t[1]?1:e[1]<t[1]?-1:0:!e[1]&&t[1]?1:e[1]&&!t[1]?-1:0}var $s={}.constructor;function Mt(e){return e!=null&&e.constructor===$s}function kt(e){"@babel/helpers - typeof";return kt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},kt(e)}function gt(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function gs(e,t){for(var a=0;a<t.length;a++){var o=t[a];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function mt(e,t,a){return t&&gs(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}var ms="1.2.0",vs="1.7.35",Kr=" ext. ",_s=/^\d+$/,gn=(function(){function e(t){gt(this,e),bs(t),this.metadata=t,mn.call(this,t)}return mt(e,[{key:"getCountries",value:function(){return Object.keys(this.metadata.countries).filter(function(a){return a!=="001"})}},{key:"getCountryMetadata",value:function(a){return this.metadata.countries[a]}},{key:"nonGeographic",value:function(){if(!(this.v1||this.v2||this.v3))return this.metadata.nonGeographic||this.metadata.nonGeographical}},{key:"hasCountry",value:function(a){return this.getCountryMetadata(a)!==void 0}},{key:"hasCallingCode",value:function(a){if(this.getCountryCodesForCallingCode(a))return!0;if(this.nonGeographic()){if(this.nonGeographic()[a])return!0}else{var o=this.countryCallingCodes()[a];if(o&&o.length===1&&o[0]==="001")return!0}}},{key:"isNonGeographicCallingCode",value:function(a){return this.nonGeographic()?!!this.nonGeographic()[a]:!this.getCountryCodesForCallingCode(a)}},{key:"country",value:function(a){return this.selectNumberingPlan(a)}},{key:"selectNumberingPlan",value:function(a,o){if(a&&_s.test(a)&&(o=a,a=null),a&&a!=="001"){if(!this.hasCountry(a))throw new Error("Unknown country: ".concat(a));this.numberingPlan=new Yr(this.getCountryMetadata(a),this)}else if(o){if(!this.hasCallingCode(o))throw new Error("Unknown calling code: ".concat(o));this.numberingPlan=new Yr(this.getNumberingPlanMetadata(o),this)}else this.numberingPlan=void 0;return this}},{key:"getCountryCodesForCallingCode",value:function(a){var o=this.countryCallingCodes()[a];if(o)return o.length===1&&o[0].length===3?void 0:o}},{key:"getCountryCodeForCallingCode",value:function(a){var o=this.getCountryCodesForCallingCode(a);if(o)return o[0]}},{key:"getNumberingPlanMetadata",value:function(a){var o=this.getCountryCodeForCallingCode(a);if(o)return this.getCountryMetadata(o);if(this.nonGeographic()){var p=this.nonGeographic()[a];if(p)return p}else{var u=this.countryCallingCodes()[a];if(u&&u.length===1&&u[0]==="001")return this.metadata.countries["001"]}}},{key:"countryCallingCode",value:function(){return this.numberingPlan.callingCode()}},{key:"IDDPrefix",value:function(){return this.numberingPlan.IDDPrefix()}},{key:"defaultIDDPrefix",value:function(){return this.numberingPlan.defaultIDDPrefix()}},{key:"nationalNumberPattern",value:function(){return this.numberingPlan.nationalNumberPattern()}},{key:"possibleLengths",value:function(){return this.numberingPlan.possibleLengths()}},{key:"formats",value:function(){return this.numberingPlan.formats()}},{key:"nationalPrefixForParsing",value:function(){return this.numberingPlan.nationalPrefixForParsing()}},{key:"nationalPrefixTransformRule",value:function(){return this.numberingPlan.nationalPrefixTransformRule()}},{key:"leadingDigits",value:function(){return this.numberingPlan.leadingDigits()}},{key:"hasTypes",value:function(){return this.numberingPlan.hasTypes()}},{key:"type",value:function(a){return this.numberingPlan.type(a)}},{key:"ext",value:function(){return this.numberingPlan.ext()}},{key:"countryCallingCodes",value:function(){return this.v1?this.metadata.country_phone_code_to_countries:this.metadata.country_calling_codes}},{key:"chooseCountryByCountryCallingCode",value:function(a){return this.selectNumberingPlan(a)}},{key:"hasSelectedNumberingPlan",value:function(){return this.numberingPlan!==void 0}}]),e})(),Yr=(function(){function e(t,a){gt(this,e),this.globalMetadataObject=a,this.metadata=t,mn.call(this,a.metadata)}return mt(e,[{key:"callingCode",value:function(){return this.metadata[0]}},{key:"getDefaultCountryMetadataForRegion",value:function(){return this.globalMetadataObject.getNumberingPlanMetadata(this.callingCode())}},{key:"IDDPrefix",value:function(){if(!(this.v1||this.v2))return this.metadata[1]}},{key:"defaultIDDPrefix",value:function(){if(!(this.v1||this.v2))return this.metadata[12]}},{key:"nationalNumberPattern",value:function(){return this.v1||this.v2?this.metadata[1]:this.metadata[2]}},{key:"possibleLengths",value:function(){if(!this.v1)return this.metadata[this.v2?2:3]}},{key:"_getFormats",value:function(a){return a[this.v1?2:this.v2?3:4]}},{key:"formats",value:function(){var a=this,o=this._getFormats(this.metadata)||this._getFormats(this.getDefaultCountryMetadataForRegion())||[];return o.map(function(p){return new Ss(p,a)})}},{key:"nationalPrefix",value:function(){return this.metadata[this.v1?3:this.v2?4:5]}},{key:"_getNationalPrefixFormattingRule",value:function(a){return a[this.v1?4:this.v2?5:6]}},{key:"nationalPrefixFormattingRule",value:function(){return this._getNationalPrefixFormattingRule(this.metadata)||this._getNationalPrefixFormattingRule(this.getDefaultCountryMetadataForRegion())}},{key:"_nationalPrefixForParsing",value:function(){return this.metadata[this.v1?5:this.v2?6:7]}},{key:"nationalPrefixForParsing",value:function(){return this._nationalPrefixForParsing()||this.nationalPrefix()}},{key:"nationalPrefixTransformRule",value:function(){return this.metadata[this.v1?6:this.v2?7:8]}},{key:"_getNationalPrefixIsOptionalWhenFormatting",value:function(){return!!this.metadata[this.v1?7:this.v2?8:9]}},{key:"nationalPrefixIsOptionalWhenFormattingInNationalFormat",value:function(){return this._getNationalPrefixIsOptionalWhenFormatting(this.metadata)||this._getNationalPrefixIsOptionalWhenFormatting(this.getDefaultCountryMetadataForRegion())}},{key:"leadingDigits",value:function(){return this.metadata[this.v1?8:this.v2?9:10]}},{key:"types",value:function(){return this.metadata[this.v1?9:this.v2?10:11]}},{key:"hasTypes",value:function(){return this.types()&&this.types().length===0?!1:!!this.types()}},{key:"type",value:function(a){if(this.hasTypes()&&zr(this.types(),a))return new Es(zr(this.types(),a),this)}},{key:"ext",value:function(){return this.v1||this.v2?Kr:this.metadata[13]||Kr}}]),e})(),Ss=(function(){function e(t,a){gt(this,e),this._format=t,this.metadata=a}return mt(e,[{key:"pattern",value:function(){return this._format[0]}},{key:"format",value:function(){return this._format[1]}},{key:"leadingDigitsPatterns",value:function(){return this._format[2]||[]}},{key:"nationalPrefixFormattingRule",value:function(){return this._format[3]||this.metadata.nationalPrefixFormattingRule()}},{key:"nationalPrefixIsOptionalWhenFormattingInNationalFormat",value:function(){return!!this._format[4]||this.metadata.nationalPrefixIsOptionalWhenFormattingInNationalFormat()}},{key:"nationalPrefixIsMandatoryWhenFormattingInNationalFormat",value:function(){return this.usesNationalPrefix()&&!this.nationalPrefixIsOptionalWhenFormattingInNationalFormat()}},{key:"usesNationalPrefix",value:function(){return!!(this.nationalPrefixFormattingRule()&&!ys.test(this.nationalPrefixFormattingRule()))}},{key:"internationalFormat",value:function(){return this._format[5]||this.format()}}]),e})(),ys=/^\(?\$1\)?$/,Es=(function(){function e(t,a){gt(this,e),this.type=t,this.metadata=a}return mt(e,[{key:"pattern",value:function(){return this.metadata.v1?this.type:this.type[0]}},{key:"possibleLengths",value:function(){if(!this.metadata.v1)return this.type[1]||this.metadata.possibleLengths()}}]),e})();function zr(e,t){switch(t){case"FIXED_LINE":return e[0];case"MOBILE":return e[1];case"TOLL_FREE":return e[2];case"PREMIUM_RATE":return e[3];case"PERSONAL_NUMBER":return e[4];case"VOICEMAIL":return e[5];case"UAN":return e[6];case"PAGER":return e[7];case"VOIP":return e[8];case"SHARED_COST":return e[9]}}function bs(e){if(!e)throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");if(!Mt(e)||!Mt(e.countries))throw new Error("[libphonenumber-js] `metadata` argument was passed but it's not a valid metadata. Must be an object having `.countries` child object property. Got ".concat(Mt(e)?"an object of shape: { "+Object.keys(e).join(", ")+" }":"a "+Cs(e)+": "+e,"."))}var Cs=function(t){return kt(t)};function As(e,t){if(t=new gn(t),t.hasCountry(e))return t.country(e).countryCallingCode();throw new Error("Unknown country: ".concat(e))}function mn(e){var t=e.version;typeof t=="number"?(this.v1=t===1,this.v2=t===2,this.v3=t===3,this.v4=t===4):t?Wr(t,ms)===-1?this.v2=!0:Wr(t,vs)===-1?this.v3=!0:this.v4=!0:this.v1=!0}function Ps(e){return new gn(e).getCountries()}function vn(){return $n(Ps,arguments)}function Ns(){return $n(As,arguments)}N.TEXT,N.FULL_NAME,N.EMAILS,N.ADDRESS,N.LINKS,N.PHONES,N.RICH_TEXT,N.UUID;Object.keys(ps).reduce((e,t)=>{const a=t.split("-")[0].toLowerCase();return(!e[a]||t===fn)&&(e[a]=t),e},{});const Is=new Set(["__proto__","constructor","prototype"]),_n=(e,t)=>{if(!oe.isString(t))return;const a=t.split(".");let o=e;for(const p of a){if(!X(o)||!oe.isObject(o)||Is.has(p)||!Object.prototype.hasOwnProperty.call(o,p))return;o=o[p]}return o},me=(e,t)=>(a,o)=>oe.isNonEmptyArray(a)?a[e](p=>t(_n(p,o))):!1,Ie=(e,t)=>(a,o,p)=>oe.isNonEmptyArray(a)?a[e](u=>t(_n(u,o),p)):!1,V=new ge;V.functions.isDefined=e=>X(e);V.functions.isNonEmptyString=e=>oe.isNonEmptyString(e);V.functions.includes=(e,t)=>Array.isArray(e)&&e.includes(t);V.functions.arrayLength=e=>Array.isArray(e)?e.length:0;V.functions.every=me("every",Boolean);V.functions.everyDefined=me("every",X);V.functions.some=me("some",Boolean);V.functions.someDefined=me("some",X);V.functions.someNonEmptyString=me("some",oe.isNonEmptyString);V.functions.none=me("every",e=>!e);V.functions.noneDefined=me("every",e=>!X(e));V.functions.everyEquals=Ie("every",(e,t)=>e===t);V.functions.someEquals=Ie("some",(e,t)=>e===t);V.functions.noneEquals=Ie("every",(e,t)=>e!==t);V.functions.includesEvery=Ie("every",(e,t)=>Array.isArray(e)&&e.includes(t));V.functions.includesSome=Ie("some",(e,t)=>Array.isArray(e)&&e.includes(t));V.functions.includesNone=Ie("every",(e,t)=>Array.isArray(e)&&!e.includes(t));N.NUMBER,N.NUMERIC,N.CURRENCY,N.RATING,N.POSITION;N.TEXT,N.RICH_TEXT;Object.entries(us).map(([e,{label:t}])=>({value:e,label:`${t} (${e})`}));const jr=[C.IS_EMPTY,C.IS_NOT_EMPTY];[C.IS,C.IS_NOT,...jr],[C.GREATER_THAN_OR_EQUAL,C.LESS_THAN_OR_EQUAL,C.IS,C.IS_NOT,...jr];const G=[C.IS_EMPTY,C.IS_NOT_EMPTY];C.IS,C.IS_NOT;[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.GREATER_THAN_OR_EQUAL,C.LESS_THAN_OR_EQUAL,...G],[C.IS,C.IS_NOT,C.GREATER_THAN_OR_EQUAL,C.LESS_THAN_OR_EQUAL,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.IS,C.IS_RELATIVE,C.IS_IN_PAST,C.IS_IN_FUTURE,C.IS_TODAY,C.IS_BEFORE,C.IS_AFTER,...G],[C.IS,C.IS_RELATIVE,C.IS_IN_PAST,C.IS_IN_FUTURE,C.IS_TODAY,C.IS_BEFORE,C.IS_AFTER,...G],[C.IS,C.IS_NOT,C.GREATER_THAN_OR_EQUAL,C.LESS_THAN_OR_EQUAL,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.IS,C.IS_NOT,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],[C.CONTAINS,C.DOES_NOT_CONTAIN,...G],C.IS,C.VECTOR_SEARCH,[C.IS,C.IS_NOT,...G];C.IS,C.IS_NOT,C.IS_EMPTY,C.IS_NOT_EMPTY;L.z.string().transform(e=>e===""?[]:wt(e)?[e]:JSON.parse(e)).refine(e=>Array.isArray(e)&&e.every(t=>typeof t=="string"),{error:"Expected an array of strings"});L.z.preprocess(e=>{try{if(typeof e=="string"){if(wt(e))return[e];try{const t=JSON.parse(e);return Array.isArray(t)?t:[t]}catch{return[e]}}return Array.isArray(e)?e:[e]}catch{return[]}},L.z.array(L.z.string().refine(e=>ls(e)||wt(e),"Must be a valid UUID or a variable with {{ }} syntax"))).catch([]);const Ms=L.z.object({isCurrentWorkspaceMemberSelected:L.z.boolean().optional(),selectedRecordIds:L.z.array(L.z.string())});L.z.string().transform((e,t)=>{try{return JSON.parse(e)}catch(a){return t.addIssue({code:"custom",message:a.message}),L.z.NEVER}}).pipe(Ms);const Ts=L.enum([lt.MONDAY,lt.SATURDAY,lt.SUNDAY]),Os=L.union([L.coerce.number().int().positive(),L.literal("undefined")]).transform(e=>e==="undefined"?void 0:e),Rs=L.enum(["NEXT","THIS","PAST"]),ks=L.enum(["SECOND","MINUTE","HOUR","DAY","WEEK","MONTH","QUARTER","YEAR"]),ws=L.object({direction:Rs,amount:Os.nullish(),unit:ks,timezone:L.string().nullish(),firstDayOfTheWeek:Ts.nullish()}).refine(e=>!(e.amount===void 0&&e.direction!=="THIS"),{error:"Amount cannot be 'undefined' unless direction is 'THIS'"}),xs=/((?:THIS)|(?:PAST)|(?:NEXT))_(\d*)_(DAY|MONTH|YEAR|WEEK|QUARTER|HOUR|MINUTE|SECOND)(?:(?:;;([^;;]*);;)?(?:(MONDAY|SUNDAY|SATURDAY);;)?)?/;L.string().transform((e,t)=>{const a=new RegExp(xs).exec(e);if(!oe.isNonEmptyArray(a))return t.addIssue(`Cannot parse stringified inline relative date filter, value : "${e}"`),L.NEVER;const[o,p,u,$,f,d]=a;return ws.parse({direction:p,amount:u,unit:$,timezone:f,firstDayOfTheWeek:d})});W.Is+"",C.IS,W.IsNotNull+"",C.IS_NOT_NULL,W.IsNot+"",C.IS_NOT,W.LessThanOrEqual+"",C.LESS_THAN_OR_EQUAL,W.GreaterThanOrEqual+"",C.GREATER_THAN_OR_EQUAL,W.IsBefore+"",C.IS_BEFORE,W.IsAfter+"",C.IS_AFTER,W.Contains+"",C.CONTAINS,W.DoesNotContain+"",C.DOES_NOT_CONTAIN,W.IsEmpty+"",C.IS_EMPTY,W.IsNotEmpty+"",C.IS_NOT_EMPTY,W.IsRelative+"",C.IS_RELATIVE,W.IsInPast+"",C.IS_IN_PAST,W.IsInFuture+"",C.IS_IN_FUTURE,W.IsToday+"",C.IS_TODAY,C.IS+"",C.IS,C.IS_NOT_NULL+"",C.IS_NOT_NULL,C.IS_NOT+"",C.IS_NOT,C.LESS_THAN_OR_EQUAL+"",C.LESS_THAN_OR_EQUAL,C.GREATER_THAN_OR_EQUAL+"",C.GREATER_THAN_OR_EQUAL,C.IS_BEFORE+"",C.IS_BEFORE,C.IS_AFTER+"",C.IS_AFTER,C.CONTAINS+"",C.CONTAINS,C.DOES_NOT_CONTAIN+"",C.DOES_NOT_CONTAIN,C.IS_EMPTY+"",C.IS_EMPTY,C.IS_NOT_EMPTY+"",C.IS_NOT_EMPTY,C.IS_RELATIVE+"",C.IS_RELATIVE,C.IS_IN_PAST+"",C.IS_IN_PAST,C.IS_IN_FUTURE+"",C.IS_IN_FUTURE,C.IS_TODAY+"",C.IS_TODAY,C.VECTOR_SEARCH+"",C.VECTOR_SEARCH;const Ls=e=>{const t=e.trim();return t.startsWith("http://")||t.startsWith("https://")||t.startsWith("HTTPS://")||t.startsWith("HTTP://")?t:`https://${t}`},Ds=(e,t)=>{const p=/^(((?!-))(xn--|_)?[a-z0-9-]{0,61}[a-z0-9]{1,1}\.){1,10}(xn--)?([a-z0-9][a-z0-9-]{0,60}|[a-z0-9-]{1,30}\.[a-z]{2,})$/.test(e),u=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/.test(e),$=e==="localhost"||e==="127.0.0.1";return $&&!1||u&&!1?!1:p||$||u};L.z.string().transform((e,t)=>{const a=e.trim(),o=Ls(a),p=o.replace("https://","").replace("http://","").replace("HTTPS://","").replace("HTTP://","");if(/^\d+(?:\/[a-zA-Z]*)?$/.test(p))return t.addIssue({code:"custom",message:"domain is not a valid url"}),L.z.NEVER;try{const u=new URL(o);return Ds(u.hostname)?o:(t.addIssue({code:"custom",message:"domain is not a valid url"}),L.z.NEVER)}catch{return t.addIssue({code:"custom",message:"domain is not a valid url"}),L.z.NEVER}});const wt=e=>/^{{[^{}]+}}$/.test(e),Jr=new Map;for(const e of vn()){const t=Ns(e),a=Jr.get(t);a?a.push(e):Jr.set(t,[e])}new Set(vn());const Fs="frontComponentHostCommunicationApi";globalThis[Fs]??={};const he=globalThis.frontComponentHostCommunicationApi,Bs=()=>{const e=he.closeSidePanel;if(!X(e))throw new Error("closeSidePanelFunction is not set");return e()},Us=e=>{const t=he.copyToClipboard;if(!X(t))throw new Error("copyToClipboardFunction is not set");return t(e)},Hs=e=>{const t=process.env.applicationVariables;return t?JSON.parse(t)[e]:void 0},qs=e=>{const t=he.enqueueSnackbar;if(!X(t))throw new Error("enqueueSnackbarFunction is not set");return t(e)},Sn=(e,t,a,o)=>{const p=he.navigate;if(!X(p))throw new Error("navigateFunction is not set");return p(e,t,a,o)},yn=e=>{const t=he.openCommandConfirmationModal;if(!X(t))throw new Error("openCommandConfirmationModalFunction is not set");return t(e)},En=e=>{const t=he.openSidePanelPage;if(!X(t))throw new Error("openSidePanelPageFunction is not set");return t(e)},xe=()=>{const e=he.unmountFrontComponent;if(!X(e))throw new Error("unmountFrontComponentFunction is not set");return e()},Gs=e=>{const t=he.updateProgress;if(!X(t))throw new Error("updateProgressFunction is not set");return t(e)},Vs="__twentySdkExecutionContext__",Tt="__twentySdkContextListeners__",bn=()=>(globalThis[Tt]||(globalThis[Tt]=new Set),globalThis[Tt]),Xr=()=>globalThis[Vs],Ws=e=>{bn().add(e)},Ks=e=>{bn().delete(e)},Le=e=>{const[t,a]=re.useState(()=>e(Xr())),o=re.useRef(t);return re.useEffect(()=>{const p=()=>{const u=e(Xr());u!==o.current&&(o.current=u,a(u))};return Ws(p),p(),()=>Ks(p)},[e]),t},Ys=e=>e.frontComponentId,De=()=>Le(Ys),zs=e=>e.selectedRecordIds.length===1?e.selectedRecordIds[0]:null,js=()=>Le(zs),Js=e=>e.selectedRecordIds,Xs=()=>Le(Js),Zs=e=>e.userId,Qs=()=>Le(Zs),eo=e=>`${e}-command-error`,to=({execute:e})=>{const[t,a]=re.useState(!1),o=De();return re.useEffect(()=>{if(t)return;a(!0),(async()=>(await e(),await xe()))()},[e,t,o]),null},ro=({to:e,params:t,queryParams:a,options:o})=>{const[p,u]=re.useState(!1),$=De();return re.useEffect(()=>{if(p)return;u(!0),(async()=>(await Sn(e,t,a,o),await xe()))()},[e,t,a,o,p,$]),null},no=({page:e,pageTitle:t,pageIcon:a,onClick:o,shouldResetSearchState:p=!1})=>{const[u,$]=re.useState(!1),f=De();return re.useEffect(()=>{if(u)return;$(!0),(async()=>(o?.(),await En({page:e,pageTitle:t,pageIcon:a,shouldResetSearchState:p}),await xe()))()},[e,t,a,p,o,u,f]),null},io=({title:e,subtitle:t,execute:a,confirmButtonText:o,confirmButtonAccent:p})=>{const[u,$]=re.useState(!1),f=De();return re.useEffect(()=>{if(u)return;$(!0),(async()=>(await yn({title:e,subtitle:t,confirmButtonText:o,confirmButtonAccent:p})==="confirm"&&await a(),await xe()))()},[e,t,a,o,p,u,f]),null},ao={type:N.ADDRESS,properties:[{name:"addressStreet1",type:N.TEXT,hidden:!1,isRequired:!1},{name:"addressStreet2",type:N.TEXT,hidden:!1,isRequired:!1},{name:"addressCity",type:N.TEXT,hidden:!1,isRequired:!1},{name:"addressPostcode",type:N.TEXT,hidden:!1,isRequired:!1},{name:"addressState",type:N.TEXT,hidden:!1,isRequired:!1},{name:"addressCountry",type:N.TEXT,hidden:!1,isRequired:!1},{name:"addressLat",type:N.NUMERIC,hidden:!1,isRequired:!1},{name:"addressLng",type:N.NUMERIC,hidden:!1,isRequired:!1}]},so={type:N.CURRENCY,properties:[{name:"amountMicros",type:N.NUMERIC,hidden:!1,isRequired:!1},{name:"currencyCode",type:N.TEXT,hidden:!1,isRequired:!1}]},oo={type:N.EMAILS,properties:[{name:"primaryEmail",type:N.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"additionalEmails",type:N.RAW_JSON,hidden:!1,isRequired:!1}]},uo={type:N.FULL_NAME,properties:[{name:"firstName",type:N.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!1},{name:"lastName",type:N.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!1}]},lo={type:N.LINKS,properties:[{name:"primaryLinkLabel",type:N.TEXT,hidden:!1,isRequired:!1},{name:"primaryLinkUrl",type:N.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"secondaryLinks",type:N.RAW_JSON,hidden:!1,isRequired:!1}]},co={type:N.PHONES,properties:[{name:"primaryPhoneNumber",type:N.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"primaryPhoneCountryCode",type:N.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"primaryPhoneCallingCode",type:N.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"additionalPhones",type:N.RAW_JSON,hidden:!1,isRequired:!1}]},ho={type:N.RICH_TEXT,properties:[{name:"blocknote",type:N.TEXT,hidden:!1,isRequired:!1},{name:"markdown",type:N.TEXT,hidden:!1,isRequired:!1}]};L.z.object({blocknote:L.z.string().nullable().optional(),markdown:L.z.string().nullable()});N.LINKS,N.CURRENCY,N.FULL_NAME,N.ADDRESS,N.ACTOR,N.EMAILS,N.PHONES,N.RICH_TEXT;var Cn=(e=>(e.CommandMenuDisplay="command-menu-display",e.ViewRecord="view-record",e.MergeRecords="merge-records",e.UpdateRecords="update-records",e.ViewCalendarEvent="view-calendar-event",e.EditRichText="edit-rich-text",e.Copilot="copilot",e.WorkflowTriggerSelectType="workflow-trigger-select-type",e.WorkflowStepCreate="workflow-step-create",e.WorkflowStepEditType="workflow-step-edit-type",e.WorkflowStepView="workflow-step-view",e.WorkflowStepEdit="workflow-step-edit",e.WorkflowRunStepView="workflow-run-step-view",e.SearchRecords="search-records",e.AskAI="ask-ai",e.ViewPreviousAiChats="view-previous-ai-chats",e.PageLayoutDashboardWidgetTypeSelect="page-layout-dashboard-widget-type-select",e.PageLayoutTabSettings="page-layout-tab-settings",e.DashboardChartSettings="dashboard-chart-settings",e.DashboardIframeSettings="dashboard-iframe-settings",e.DashboardRecordTableSettings="dashboard-record-table-settings",e.RecordPageFieldsSettings="record-page-fields-settings",e.RecordPageFieldSettings="record-page-field-settings",e.ViewFrontComponent="view-front-component",e.NavigationMenuItemEdit="navigation-menu-item-edit",e.NavigationMenuAddItem="navigation-menu-add-item",e.CommandMenuEdit="command-menu-edit",e.PageLayoutRecordPageWidgetTypeSelect="page-layout-record-page-widget-type-select",e.ComposeEmail="compose-email",e))(Cn||{});exports.AppPath=pn;exports.Command=to;exports.CommandLink=ro;exports.CommandModal=io;exports.CommandOpenSidePanelPage=no;exports.SidePanelPages=Cn;exports.canAccessFullAdminPanel=Ei;exports.canImpersonate=yi;exports.closeSidePanel=Bs;exports.copyToClipboard=Us;exports.enqueueSnackbar=qs;exports.every=Ni;exports.everyDefined=Ii;exports.everyEquals=Mi;exports.favoriteRecordIds=hi;exports.featureFlags=vi;exports.getApplicationVariable=Hs;exports.getFrontComponentCommandErrorDedupeKey=eo;exports.hasAnySoftDeleteFilterOnView=fi;exports.includes=Pi;exports.includesEvery=Di;exports.isDashboardPageLayoutInEditMode=li;exports.isDefined=Ci;exports.isInSidePanel=ui;exports.isLayoutCustomizationModeEnabled=ci;exports.isNonEmptyString=Ai;exports.isSelectAll=pi;exports.navigate=Sn;exports.none=ki;exports.noneDefined=wi;exports.noneEquals=xi;exports.numberOfSelectedRecords=$i;exports.objectMetadataItem=bi;exports.objectPermissions=gi;exports.openCommandConfirmationModal=yn;exports.openSidePanelPage=En;exports.pageType=di;exports.selectedRecords=mi;exports.some=Ti;exports.someDefined=Oi;exports.someEquals=Ri;exports.someNonEmptyString=Li;exports.targetObjectReadPermissions=_i;exports.targetObjectWritePermissions=Si;exports.unmountFrontComponent=xe;exports.updateProgress=Gs;exports.useFrontComponentExecutionContext=Le;exports.useFrontComponentId=De;exports.useRecordId=js;exports.useSelectedRecordIds=Xs;exports.useUserId=Qs;
|
|
25
|
+
`.trim()},blockValue:function(s){var u=this.aliasable("container.hooks.blockHelperMissing"),h=[this.contextName(0)];this.setupHelperArgs(s,0,h);var m=this.popStack();h.splice(1,0,m),this.push(this.source.functionCall(u,"call",h))},ambiguousBlockValue:function(){var s=this.aliasable("container.hooks.blockHelperMissing"),u=[this.contextName(0)];this.setupHelperArgs("",0,u,!0),this.flushInline();var h=this.topStack();u.splice(1,0,h),this.pushSource(["if (!",this.lastHelper,") { ",h," = ",this.source.functionCall(s,"call",u),"}"])},appendContent:function(s){this.pendingContent?s=this.pendingContent+s:this.pendingLocation=this.source.currentLocation,this.pendingContent=s},append:function(){if(this.isInline())this.replaceStack(function(u){return[" != null ? ",u,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var s=this.popStack();this.pushSource(["if (",s," != null) { ",this.appendToBuffer(s,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(s){this.lastContext=s},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(s,u,h,m){var g=0;!m&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(s[g++])):this.pushContext(),this.resolvePath("context",s,g,u,h)},lookupBlockParam:function(s,u){this.useBlockParams=!0,this.push(["blockParams[",s[0],"][",s[1],"]"]),this.resolvePath("context",u,1)},lookupData:function(s,u,h){s?this.pushStackLiteral("container.data(data, "+s+")"):this.pushStackLiteral("data"),this.resolvePath("data",u,0,!0,h)},resolvePath:function(s,u,h,m,g){var v=this;if(this.options.strict||this.options.assumeObjects){this.push($(this.options.strict&&g,this,u,h,s));return}for(var y=u.length,b=function(I){v.replaceStack(function(k){var C=v.nameLookup(k,u[I],s);return m?[" && ",C]:[" != null ? ",C," : ",k]})},_=h;_<y;_++)b(_)},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(s,u){this.pushContext(),this.pushString(u),u!=="SubExpression"&&(typeof s=="string"?this.pushString(s):this.pushStackLiteral(s))},emptyHash:function(s){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(s?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var s=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(s.ids)),this.stringParams&&(this.push(this.objectLiteral(s.contexts)),this.push(this.objectLiteral(s.types))),this.push(this.objectLiteral(s.values))},pushString:function(s){this.pushStackLiteral(this.quotedString(s))},pushLiteral:function(s){this.pushStackLiteral(s)},pushProgram:function(s){s!=null?this.pushStackLiteral(this.programExpression(s)):this.pushStackLiteral(null)},registerDecorator:function(s,u){var h=this.nameLookup("decorators",u,"decorator"),m=this.setupHelperArgs(u,s);this.decorators.push(["var decorator = ",h,";"]),this.decorators.push(['if (typeof decorator !== "function") { throw new Error(',this.quotedString('Missing decorator: "'+u+'"'),"); }"]),this.decorators.push(["fn = ",this.decorators.functionCall("decorator","",["fn","props","container",m])," || fn;"])},invokeHelper:function(s,u,h){var m=this.popStack(),g=this.setupHelper(s,u),v=[];h&&v.push(g.name),v.push(m),this.options.strict||v.push(this.aliasable("container.hooks.helperMissing"));var y=["(",this.itemsSeparatedBy(v,"||"),")"],b=this.source.functionCall(y,"call",g.callParams);this.push(b)},itemsSeparatedBy:function(s,u){var h=[];h.push(s[0]);for(var m=1;m<s.length;m++)h.push(u,s[m]);return h},invokeKnownHelper:function(s,u){var h=this.setupHelper(s,u);this.push(this.source.functionCall(h.name,"call",h.callParams))},invokeAmbiguous:function(s,u){this.useRegister("helper");var h=this.popStack();this.emptyHash();var m=this.setupHelper(0,s,u),g=this.lastHelper=this.nameLookup("helpers",s,"helper"),v=["(","(helper = ",g," || ",h,")"];this.options.strict||(v[0]="(helper = ",v.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",v,m.paramsInit?["),(",m.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",m.callParams)," : helper))"])},invokePartial:function(s,u,h){var m=[],g=this.setupParams(u,1,m);s&&(u=this.popStack(),delete g.name),h&&(g.indent=JSON.stringify(h)),g.helpers="helpers",g.partials="partials",g.decorators="container.decorators",s?m.unshift(u):m.unshift(this.nameLookup("partials",u,"partial")),this.options.compat&&(g.depths="depths"),g=this.objectLiteral(g),m.push(g),this.push(this.source.functionCall("container.invokePartial","",m))},assignToHash:function(s){var u=this.popStack(),h=void 0,m=void 0,g=void 0;this.trackIds&&(g=this.popStack()),this.stringParams&&(m=this.popStack(),h=this.popStack());var v=this.hash;h&&(v.contexts[s]=h),m&&(v.types[s]=m),g&&(v.ids[s]=g),v.values[s]=u},pushId:function(s,u,h){s==="BlockParam"?this.pushStackLiteral("blockParams["+u[0]+"].path["+u[1]+"]"+(h?" + "+JSON.stringify("."+h):"")):s==="PathExpression"?this.pushString(u):s==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:d,compileChildren:function(s,u){for(var h=s.children,m=void 0,g=void 0,v=0,y=h.length;v<y;v++){m=h[v],g=new this.compiler;var b=this.matchExistingProgram(m);if(b==null){var _=this.context.programs.push("")-1;m.index=_,m.name="program"+_,this.context.programs[_]=g.compile(m,u,this.context,!this.precompile),this.context.decorators[_]=g.decorators,this.context.environments[_]=m,this.useDepths=this.useDepths||g.useDepths,this.useBlockParams=this.useBlockParams||g.useBlockParams,m.useDepths=this.useDepths,m.useBlockParams=this.useBlockParams}else m.index=b.index,m.name="program"+b.index,this.useDepths=this.useDepths||b.useDepths,this.useBlockParams=this.useBlockParams||b.useBlockParams}},matchExistingProgram:function(s){for(var u=0,h=this.context.environments.length;u<h;u++){var m=this.context.environments[u];if(m&&m.equals(s))return m}},programExpression:function(s){var u=this.environment.children[s],h=[u.index,"data",u.blockParams];return(this.useBlockParams||this.useDepths)&&h.push("blockParams"),this.useDepths&&h.push("depths"),"container.program("+h.join(", ")+")"},useRegister:function(s){this.registers[s]||(this.registers[s]=!0,this.registers.list.push(s))},push:function(s){return s instanceof p||(s=this.source.wrap(s)),this.inlineStack.push(s),s},pushStackLiteral:function(s){this.push(new p(s))},pushSource:function(s){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),s&&this.source.push(s)},replaceStack:function(s){var u=["("],h=void 0,m=void 0,g=void 0;if(!this.isInline())throw new i.default("replaceStack on non-inline");var v=this.popStack(!0);if(v instanceof p)h=[v.value],u=["(",h],g=!0;else{m=!0;var y=this.incrStack();u=["((",this.push(y)," = ",v,")"],h=this.topStack()}var b=s.call(this,h);g||this.popStack(),m&&this.stackSlot--,this.push(u.concat(b,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var s=this.inlineStack;this.inlineStack=[];for(var u=0,h=s.length;u<h;u++){var m=s[u];if(m instanceof p)this.compileStack.push(m);else{var g=this.incrStack();this.pushSource([g," = ",m,";"]),this.compileStack.push(g)}}},isInline:function(){return this.inlineStack.length},popStack:function(s){var u=this.isInline(),h=(u?this.inlineStack:this.compileStack).pop();if(!s&&h instanceof p)return h.value;if(!u){if(!this.stackSlot)throw new i.default("Invalid stack pop");this.stackSlot--}return h},topStack:function(){var s=this.isInline()?this.inlineStack:this.compileStack,u=s[s.length-1];return u instanceof p?u.value:u},contextName:function(s){return this.useDepths&&s?"depths["+s+"]":"depth"+s},quotedString:function(s){return this.source.quotedString(s)},objectLiteral:function(s){return this.source.objectLiteral(s)},aliasable:function(s){var u=this.aliases[s];return u?(u.referenceCount++,u):(u=this.aliases[s]=this.source.wrap(s),u.aliasable=!0,u.referenceCount=1,u)},setupHelper:function(s,u,h){var m=[],g=this.setupHelperArgs(u,s,m,h),v=this.nameLookup("helpers",u,"helper"),y=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:m,paramsInit:g,name:v,callParams:[y].concat(m)}},setupParams:function(s,u,h){var m={},g=[],v=[],y=[],b=!h,_=void 0;b&&(h=[]),m.name=this.quotedString(s),m.hash=this.popStack(),this.trackIds&&(m.hashIds=this.popStack()),this.stringParams&&(m.hashTypes=this.popStack(),m.hashContexts=this.popStack());var I=this.popStack(),k=this.popStack();(k||I)&&(m.fn=k||"container.noop",m.inverse=I||"container.noop");for(var C=u;C--;)_=this.popStack(),h[C]=_,this.trackIds&&(y[C]=this.popStack()),this.stringParams&&(v[C]=this.popStack(),g[C]=this.popStack());return b&&(m.args=this.source.generateArray(h)),this.trackIds&&(m.ids=this.source.generateArray(y)),this.stringParams&&(m.types=this.source.generateArray(v),m.contexts=this.source.generateArray(g)),this.options.data&&(m.data="data"),this.useBlockParams&&(m.blockParams="blockParams"),m},setupHelperArgs:function(s,u,h,m){var g=this.setupParams(s,u,h);return g.loc=JSON.stringify(this.source.currentLocation),g=this.objectLiteral(g),m?(this.useRegister("options"),h.push("options"),["options=",g]):h?(h.push(g),""):g}},(function(){for(var l="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),s=d.RESERVED_WORDS={},u=0,h=l.length;u<h;u++)s[l[u]]=!0})(),d.isValidJavaScriptVariableName=function(l){return!d.RESERVED_WORDS[l]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(l)};function $(l,s,u,h,m){var g=s.popStack(),v=u.length;l&&v--;for(var y=h;y<v;y++)g=s.nameLookup(g,u[y],m);return l?[s.aliasable("container.strict"),"(",g,", ",s.quotedString(u[v]),", ",JSON.stringify(s.source.currentLocation)," )"]:g}r.default=d,e.exports=r.default})(lr,lr.exports)),lr.exports}var ma;function Qp(){return ma||(ma=1,(function(e,r){r.__esModule=!0;function n(v){return v&&v.__esModule?v:{default:v}}var o=Mp(),t=n(o),i=Ja(),a=n(i),c=Fp(),f=Bp(),p=Xp(),d=n(p),$=Ya(),l=n($),s=Ka(),u=n(s),h=t.default.create;function m(){var v=h();return v.compile=function(y,b){return f.compile(y,b,v)},v.precompile=function(y,b){return f.precompile(y,b,v)},v.AST=a.default,v.Compiler=f.Compiler,v.JavaScriptCompiler=d.default,v.Parser=c.parser,v.parse=c.parse,v.parseWithoutProcessing=c.parseWithoutProcessing,v}var g=m();g.create=m,u.default(g),g.Visitor=l.default,g.default=g,r.default=g,e.exports=r.default})(Bt,Bt.exports)),Bt.exports}Qp();var P=(e=>(e.ACTOR="ACTOR",e.ADDRESS="ADDRESS",e.ARRAY="ARRAY",e.BOOLEAN="BOOLEAN",e.CURRENCY="CURRENCY",e.DATE="DATE",e.DATE_TIME="DATE_TIME",e.EMAILS="EMAILS",e.FILES="FILES",e.FULL_NAME="FULL_NAME",e.LINKS="LINKS",e.MORPH_RELATION="MORPH_RELATION",e.MULTI_SELECT="MULTI_SELECT",e.NUMBER="NUMBER",e.NUMERIC="NUMERIC",e.PHONES="PHONES",e.POSITION="POSITION",e.RATING="RATING",e.RAW_JSON="RAW_JSON",e.RELATION="RELATION",e.RICH_TEXT="RICH_TEXT",e.SELECT="SELECT",e.TEXT="TEXT",e.TS_VECTOR="TS_VECTOR",e.UUID="UUID",e))(P||{}),w=(e=>(e.IS="IS",e.IS_NOT_NULL="IS_NOT_NULL",e.IS_NOT="IS_NOT",e.LESS_THAN_OR_EQUAL="LESS_THAN_OR_EQUAL",e.GREATER_THAN_OR_EQUAL="GREATER_THAN_OR_EQUAL",e.IS_BEFORE="IS_BEFORE",e.IS_AFTER="IS_AFTER",e.CONTAINS="CONTAINS",e.DOES_NOT_CONTAIN="DOES_NOT_CONTAIN",e.IS_EMPTY="IS_EMPTY",e.IS_NOT_EMPTY="IS_NOT_EMPTY",e.IS_RELATIVE="IS_RELATIVE",e.IS_IN_PAST="IS_IN_PAST",e.IS_IN_FUTURE="IS_IN_FUTURE",e.IS_TODAY="IS_TODAY",e.VECTOR_SEARCH="VECTOR_SEARCH",e))(w||{}),te=(e=>(e.Is="is",e.IsNotNull="isNotNull",e.IsNot="isNot",e.LessThanOrEqual="lessThan",e.GreaterThanOrEqual="greaterThan",e.IsBefore="isBefore",e.IsAfter="isAfter",e.Contains="contains",e.DoesNotContain="doesNotContain",e.IsEmpty="isEmpty",e.IsNotEmpty="isNotEmpty",e.IsRelative="isRelative",e.IsInPast="isInPast",e.IsInFuture="isInFuture",e.IsToday="isToday",e))(te||{}),tu=(e=>(e.Verify="/verify",e.VerifyEmail="/verify-email",e.SignInUp="/welcome",e.Invite="/invite/:workspaceInviteHash",e.ResetPassword="/reset-password/:passwordResetToken",e.CreateWorkspace="/create/workspace",e.CreateProfile="/create/profile",e.SyncEmails="/sync/emails",e.InviteTeam="/invite-team",e.PlanRequired="/plan-required",e.PlanRequiredSuccess="/plan-required/payment-success",e.BookCallDecision="/book-call-decision",e.BookCall="/book-call",e.Index="/",e.TasksPage="/objects/tasks",e.OpportunitiesPage="/objects/opportunities",e.RecordIndexPage="/objects/:objectNamePlural",e.RecordShowPage="/object/:objectNameSingular/:objectRecordId",e.PageLayoutPage="/page/:pageLayoutId",e.Settings="settings",e.SettingsCatchAll="/settings/*",e.Developers="developers",e.DevelopersCatchAll="/developers/*",e.Authorize="/authorize",e.NotFoundWildcard="*",e.NotFound="/not-found",e))(tu||{}),fn=(e=>(e.EMAIL="EMAIL",e.CALENDAR="CALENDAR",e.WORKFLOW="WORKFLOW",e.AGENT="AGENT",e.API="API",e.IMPORT="IMPORT",e.MANUAL="MANUAL",e.SYSTEM="SYSTEM",e.WEBHOOK="WEBHOOK",e.APPLICATION="APPLICATION",e))(fn||{});const eh={type:P.ACTOR,properties:[{name:"source",type:P.SELECT,hidden:!1,isRequired:!0,options:Object.keys(fn).map((e,r)=>({id:Ef.v4(),label:`${fn[e].toLowerCase()}`,value:e,position:r}))},{name:"workspaceMemberId",type:P.UUID,hidden:"input",isRequired:!1},{name:"name",type:P.TEXT,hidden:"input",isRequired:!0},{name:"context",type:P.RAW_JSON,hidden:!1,isRequired:!1}]};var gr=(e=>(e.MONDAY="MONDAY",e.SUNDAY="SUNDAY",e.SATURDAY="SATURDAY",e))(gr||{});P.CURRENCY+"",P.EMAILS+"",P.LINKS+"",P.PHONES+"",P.FULL_NAME+"",P.ADDRESS+"",P.ACTOR+"",P.RICH_TEXT+"";const th={AED:{label:"UAE dirham"},AFN:{label:"Afghan afghani"},ALL:{label:"Albanian lek"},AMD:{label:"Armenian dram"},ANG:{label:"Netherlands Antillean guilder"},AOA:{label:"Angolan kwanza"},ARS:{label:"Argentine peso"},AUD:{label:"Australian dollar"},AWG:{label:"Aruban florin"},AZN:{label:"Azerbaijani manat"},BAM:{label:"Bosnia and Herzegovina mark"},BBD:{label:"Barbados dollar"},BDT:{label:"Bangladeshi taka"},BGN:{label:"Bulgarian lev"},BHD:{label:"Bahraini dinar"},BIF:{label:"Burundian franc"},BMD:{label:"Bermudian dollar"},BND:{label:"Brunei dollar"},BOB:{label:"Boliviano"},BRL:{label:"Brazilian real"},BSD:{label:"Bahamian dollar"},BTN:{label:"Bhutanese ngultrum"},BWP:{label:"Botswana pula"},BYN:{label:"Belarusian ruble"},BZD:{label:"Belize dollar"},CAD:{label:"Canadian dollar"},CDF:{label:"Congolese franc"},CHF:{label:"Swiss franc"},CLP:{label:"Chilean peso"},CLF:{label:"Unidad de Fomento"},CNY:{label:"Chinese yuan"},COP:{label:"Colombian peso"},CRC:{label:"Costa Rican colon"},CUP:{label:"Cuban peso"},CVE:{label:"Cape Verdean escudo"},CZK:{label:"Czech koruna"},DJF:{label:"Djiboutian franc"},DKK:{label:"Danish krone"},DOP:{label:"Dominican peso"},DZD:{label:"Algerian Dinar"},EGP:{label:"Egyptian pound"},ERN:{label:"Eritrean nakfa"},ETB:{label:"Ethiopian birr"},EUR:{label:"Euro"},FJD:{label:"Fiji dollar"},FKP:{label:"Falkland Islands pound"},GBP:{label:"British pound"},GEL:{label:"Georgian lari"},GHS:{label:"Ghanaian cedi"},GIP:{label:"Gibraltar pound"},GMD:{label:"Gambian dalasi"},GNF:{label:"Guinean franc"},GTQ:{label:"Guatemalan quetzal"},GYD:{label:"Guyanese dollar"},HKD:{label:"Hong Kong dollar"},HNL:{label:"Honduran lempira"},HTG:{label:"Haitian gourde"},HUF:{label:"Hungarian forint"},IDR:{label:"Indonesian rupiah"},ILS:{label:"Israeli shekel"},INR:{label:"Indian rupee"},IQD:{label:"Iraqi dinar"},IRR:{label:"Iranian rial"},ISK:{label:"Icelandic króna"},JMD:{label:"Jamaican dollar"},JOD:{label:"Jordanian dinar"},JPY:{label:"Japanese yen"},KES:{label:"Kenyan shilling"},KGS:{label:"Kyrgyzstani som"},KHR:{label:"Cambodian riel"},KMF:{label:"Comoro franc"},KPW:{label:"North Korean won"},KRW:{label:"South Korean won"},KWD:{label:"Kuwaiti dinar"},KYD:{label:"Cayman Islands dollar"},KZT:{label:"Kazakhstani tenge"},LAK:{label:"Lao kip"},LBP:{label:"Lebanese pound"},LKR:{label:"Sri Lankan rupee"},LRD:{label:"Liberian dollar"},LSL:{label:"Lesotho loti"},LYD:{label:"Libyan dinar"},MAD:{label:"Moroccan dirham"},MDL:{label:"Moldovan leu"},MGA:{label:"Malagasy ariary"},MKD:{label:"Macedonian denar"},MMK:{label:"Myanmar kyat"},MNT:{label:"Mongolian tögrög"},MOP:{label:"Macanese pataca"},MRU:{label:"Mauritanian ouguiya"},MUR:{label:"Mauritian rupee"},MVR:{label:"Maldivian rufiyaa"},MWK:{label:"Malawian kwacha"},MXN:{label:"Mexican peso"},MYR:{label:"Malaysian ringgit"},MZN:{label:"Mozambican metical"},NAD:{label:"Namibian dollar"},NGN:{label:"Nigerian naira"},NIO:{label:"Nicaraguan córdoba"},NOK:{label:"Norwegian krone"},NPR:{label:"Nepalese rupee"},NZD:{label:"New Zealand dollar"},OMR:{label:"Omani rial"},PAB:{label:"Panamanian balboa"},PEN:{label:"Peruvian sol"},PGK:{label:"Papua New Guinean kina"},PHP:{label:"Philippine peso"},PKR:{label:"Pakistani rupee"},PLN:{label:"Polish złoty"},PYG:{label:"Paraguayan guaraní"},QAR:{label:"Qatari riyal"},RON:{label:"Romanian leu"},RSD:{label:"Serbian dinar"},RUB:{label:"Russian ruble"},RWF:{label:"Rwandan franc"},SAR:{label:"Saudi riyal"},SBD:{label:"Solomon Islands dollar"},SCR:{label:"Seychelles rupee"},SDG:{label:"Sudanese pound"},SEK:{label:"Swedish krona"},SGD:{label:"Singapore dollar"},SHP:{label:"Saint Helena pound"},SLE:{label:"Sierra Leonean leone"},SOS:{label:"Somalian shilling"},SRD:{label:"Surinamese dollar"},SSP:{label:"South Sudanese pound"},STN:{label:"São Tomé and Príncipe dobra"},SVC:{label:"Salvadoran colón"},SYP:{label:"Syrian pound"},SZL:{label:"Swazi lilangeni"},THB:{label:"Thai Baht"},TJS:{label:"Tajikistani somoni"},TMT:{label:"Turkmenistan manat"},TND:{label:"Tunisian dinar"},TOP:{label:"Tongan paʻanga"},TRY:{label:"Turkish lira"},TTD:{label:"Trinidad and Tobago dollar"},TWD:{label:"Taiwanese dollar"},TZS:{label:"Tanzanian shilling"},UAH:{label:"Ukrainian hryvnia"},UGX:{label:"Ugandan shilling"},USD:{label:"United States dollar"},UYU:{label:"Uruguayan peso"},UZS:{label:"Uzbekistani sum"},VES:{label:"Venezuelan bolívar"},VND:{label:"Vietnamese đồng"},VUV:{label:"Vanuatu vatu"},WST:{label:"Samoan tala"},XOF:{label:"West African CFA franc"},XCD:{label:"East Caribbean dollar"},YER:{label:"Yemeni rial"},ZAR:{label:"South African rand"},ZMW:{label:"Zambian kwacha"},ZWG:{label:"Zimbabwe Gold"}};P.TEXT,P.FULL_NAME,P.UUID;const et=Object.freeze({status:"aborted"});function S(e,r,n){function o(c,f){var p;Object.defineProperty(c,"_zod",{value:c._zod??{},enumerable:!1}),(p=c._zod).traits??(p.traits=new Set),c._zod.traits.add(e),r(c,f);for(const d in a.prototype)d in c||Object.defineProperty(c,d,{value:a.prototype[d].bind(c)});c._zod.constr=a,c._zod.def=f}const t=n?.Parent??Object;class i extends t{}Object.defineProperty(i,"name",{value:e});function a(c){var f;const p=n?.Parent?new i:this;o(p,c),(f=p._zod).deferred??(f.deferred=[]);for(const d of p._zod.deferred)d();return p}return Object.defineProperty(a,"init",{value:o}),Object.defineProperty(a,Symbol.hasInstance,{value:c=>n?.Parent&&c instanceof n.Parent?!0:c?._zod?.traits?.has(e)}),Object.defineProperty(a,"name",{value:e}),a}const ru=Symbol("zod_brand");class je extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class Cr extends Error{constructor(r){super(`Encountered unidirectional transform during encode: ${r}`),this.name="ZodEncodeError"}}const vr={};function re(e){return e&&Object.assign(vr,e),vr}function rh(e){return e}function nh(e){return e}function ih(e){}function oh(e){throw new Error}function ah(e){}function Pn(e){const r=Object.values(e).filter(o=>typeof o=="number");return Object.entries(e).filter(([o,t])=>r.indexOf(+o)===-1).map(([o,t])=>t)}function N(e,r="|"){return e.map(n=>D(n)).join(r)}function _r(e,r){return typeof r=="bigint"?r.toString():r}function Nt(e){return{get value(){{const r=e();return Object.defineProperty(this,"value",{value:r}),r}}}}function Ve(e){return e==null}function zr(e){const r=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(r,n)}function nu(e,r){const n=(e.toString().split(".")[1]||"").length,o=r.toString();let t=(o.split(".")[1]||"").length;if(t===0&&/\d?e-\d?/.test(o)){const f=o.match(/\d?e-(\d?)/);f?.[1]&&(t=Number.parseInt(f[1]))}const i=n>t?n:t,a=Number.parseInt(e.toFixed(i).replace(".","")),c=Number.parseInt(r.toFixed(i).replace(".",""));return a%c/10**i}const $a=Symbol("evaluating");function j(e,r,n){let o;Object.defineProperty(e,r,{get(){if(o!==$a)return o===void 0&&(o=$a,o=n()),o},set(t){Object.defineProperty(e,r,{value:t})},configurable:!0})}function uh(e){return Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e))}function Ue(e,r,n){Object.defineProperty(e,r,{value:n,writable:!0,enumerable:!0,configurable:!0})}function Te(...e){const r={};for(const n of e){const o=Object.getOwnPropertyDescriptors(n);Object.assign(r,o)}return Object.defineProperties({},r)}function sh(e){return Te(e._zod.def)}function lh(e,r){return r?r.reduce((n,o)=>n?.[o],e):e}function ch(e){const r=Object.keys(e),n=r.map(o=>e[o]);return Promise.all(n).then(o=>{const t={};for(let i=0;i<r.length;i++)t[r[i]]=o[i];return t})}function dh(e=10){const r="abcdefghijklmnopqrstuvwxyz";let n="";for(let o=0;o<e;o++)n+=r[Math.floor(Math.random()*r.length)];return n}function pn(e){return JSON.stringify(e)}const An="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function it(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const iu=Nt(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function Fe(e){if(it(e)===!1)return!1;const r=e.constructor;if(r===void 0)return!0;const n=r.prototype;return!(it(n)===!1||Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")===!1)}function Ur(e){return Fe(e)?{...e}:Array.isArray(e)?[...e]:e}function fh(e){let r=0;for(const n in e)Object.prototype.hasOwnProperty.call(e,n)&&r++;return r}const ph=e=>{const r=typeof e;switch(r){case"undefined":return"undefined";case"string":return"string";case"number":return Number.isNaN(e)?"nan":"number";case"boolean":return"boolean";case"function":return"function";case"bigint":return"bigint";case"symbol":return"symbol";case"object":return Array.isArray(e)?"array":e===null?"null":e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?"promise":typeof Map<"u"&&e instanceof Map?"map":typeof Set<"u"&&e instanceof Set?"set":typeof Date<"u"&&e instanceof Date?"date":typeof File<"u"&&e instanceof File?"file":"object";default:throw new Error(`Unknown data type: ${r}`)}},br=new Set(["string","number","symbol"]),ou=new Set(["string","number","bigint","boolean","symbol","undefined"]);function ze(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function me(e,r,n){const o=new e._zod.constr(r??e._zod.def);return(!r||n?.parent)&&(o._zod.parent=e),o}function O(e){const r=e;if(!r)return{};if(typeof r=="string")return{error:()=>r};if(r?.message!==void 0){if(r?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");r.error=r.message}return delete r.message,typeof r.error=="string"?{...r,error:()=>r.error}:r}function hh(e){let r;return new Proxy({},{get(n,o,t){return r??(r=e()),Reflect.get(r,o,t)},set(n,o,t,i){return r??(r=e()),Reflect.set(r,o,t,i)},has(n,o){return r??(r=e()),Reflect.has(r,o)},deleteProperty(n,o){return r??(r=e()),Reflect.deleteProperty(r,o)},ownKeys(n){return r??(r=e()),Reflect.ownKeys(r)},getOwnPropertyDescriptor(n,o){return r??(r=e()),Reflect.getOwnPropertyDescriptor(r,o)},defineProperty(n,o,t){return r??(r=e()),Reflect.defineProperty(r,o,t)}})}function D(e){return typeof e=="bigint"?e.toString()+"n":typeof e=="string"?`"${e}"`:`${e}`}function au(e){return Object.keys(e).filter(r=>e[r]._zod.optin==="optional"&&e[r]._zod.optout==="optional")}const uu={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]},su={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function lu(e,r){const n=e._zod.def,o=Te(e._zod.def,{get shape(){const t={};for(const i in r){if(!(i in n.shape))throw new Error(`Unrecognized key: "${i}"`);r[i]&&(t[i]=n.shape[i])}return Ue(this,"shape",t),t},checks:[]});return me(e,o)}function cu(e,r){const n=e._zod.def,o=Te(e._zod.def,{get shape(){const t={...e._zod.def.shape};for(const i in r){if(!(i in n.shape))throw new Error(`Unrecognized key: "${i}"`);r[i]&&delete t[i]}return Ue(this,"shape",t),t},checks:[]});return me(e,o)}function du(e,r){if(!Fe(r))throw new Error("Invalid input to extend: expected a plain object");const n=e._zod.def.checks;if(n&&n.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");const t=Te(e._zod.def,{get shape(){const i={...e._zod.def.shape,...r};return Ue(this,"shape",i),i},checks:[]});return me(e,t)}function fu(e,r){if(!Fe(r))throw new Error("Invalid input to safeExtend: expected a plain object");const n={...e._zod.def,get shape(){const o={...e._zod.def.shape,...r};return Ue(this,"shape",o),o},checks:e._zod.def.checks};return me(e,n)}function pu(e,r){const n=Te(e._zod.def,{get shape(){const o={...e._zod.def.shape,...r._zod.def.shape};return Ue(this,"shape",o),o},get catchall(){return r._zod.def.catchall},checks:[]});return me(e,n)}function hu(e,r,n){const o=Te(r._zod.def,{get shape(){const t=r._zod.def.shape,i={...t};if(n)for(const a in n){if(!(a in t))throw new Error(`Unrecognized key: "${a}"`);n[a]&&(i[a]=e?new e({type:"optional",innerType:t[a]}):t[a])}else for(const a in t)i[a]=e?new e({type:"optional",innerType:t[a]}):t[a];return Ue(this,"shape",i),i},checks:[]});return me(r,o)}function mu(e,r,n){const o=Te(r._zod.def,{get shape(){const t=r._zod.def.shape,i={...t};if(n)for(const a in n){if(!(a in i))throw new Error(`Unrecognized key: "${a}"`);n[a]&&(i[a]=new e({type:"nonoptional",innerType:t[a]}))}else for(const a in t)i[a]=new e({type:"nonoptional",innerType:t[a]});return Ue(this,"shape",i),i},checks:[]});return me(r,o)}function Me(e,r=0){if(e.aborted===!0)return!0;for(let n=r;n<e.issues.length;n++)if(e.issues[n]?.continue!==!0)return!0;return!1}function ge(e,r){return r.map(n=>{var o;return(o=n).path??(o.path=[]),n.path.unshift(e),n})}function bt(e){return typeof e=="string"?e:e?.message}function ye(e,r,n){const o={...e,path:e.path??[]};if(!e.message){const t=bt(e.inst?._zod.def?.error?.(e))??bt(r?.error?.(e))??bt(n.customError?.(e))??bt(n.localeError?.(e))??"Invalid input";o.message=t}return delete o.inst,delete o.continue,r?.reportInput||delete o.input,o}function Dr(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function Rr(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function ot(...e){const[r,n,o]=e;return typeof r=="string"?{message:r,code:"custom",input:n,inst:o}:{...r}}function mh(e){return Object.entries(e).filter(([r,n])=>Number.isNaN(Number.parseInt(r,10))).map(r=>r[1])}function $u(e){const r=atob(e),n=new Uint8Array(r.length);for(let o=0;o<r.length;o++)n[o]=r.charCodeAt(o);return n}function gu(e){let r="";for(let n=0;n<e.length;n++)r+=String.fromCharCode(e[n]);return btoa(r)}function $h(e){const r=e.replace(/-/g,"+").replace(/_/g,"/"),n="=".repeat((4-r.length%4)%4);return $u(r+n)}function gh(e){return gu(e).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}function vh(e){const r=e.replace(/^0x/,"");if(r.length%2!==0)throw new Error("Invalid hex string length");const n=new Uint8Array(r.length/2);for(let o=0;o<r.length;o+=2)n[o/2]=Number.parseInt(r.slice(o,o+2),16);return n}function _h(e){return Array.from(e).map(r=>r.toString(16).padStart(2,"0")).join("")}class bh{constructor(...r){}}const vu=Object.freeze(Object.defineProperty({__proto__:null,BIGINT_FORMAT_RANGES:su,Class:bh,NUMBER_FORMAT_RANGES:uu,aborted:Me,allowsEval:iu,assert:ah,assertEqual:rh,assertIs:ih,assertNever:oh,assertNotEqual:nh,assignProp:Ue,base64ToUint8Array:$u,base64urlToUint8Array:$h,cached:Nt,captureStackTrace:An,cleanEnum:mh,cleanRegex:zr,clone:me,cloneDef:sh,createTransparentProxy:hh,defineLazy:j,esc:pn,escapeRegex:ze,extend:du,finalizeIssue:ye,floatSafeRemainder:nu,getElementAtPath:lh,getEnumValues:Pn,getLengthableOrigin:Rr,getParsedType:ph,getSizableOrigin:Dr,hexToUint8Array:vh,isObject:it,isPlainObject:Fe,issue:ot,joinValues:N,jsonStringifyReplacer:_r,merge:pu,mergeDefs:Te,normalizeParams:O,nullish:Ve,numKeys:fh,objectClone:uh,omit:cu,optionalKeys:au,partial:hu,pick:lu,prefixIssues:ge,primitiveTypes:ou,promiseAllObject:ch,propertyKeyTypes:br,randomString:dh,required:mu,safeExtend:fu,shallowClone:Ur,stringifyPrimitive:D,uint8ArrayToBase64:gu,uint8ArrayToBase64url:gh,uint8ArrayToHex:_h,unwrapMessage:bt},Symbol.toStringTag,{value:"Module"})),_u=(e,r)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:r,enumerable:!1}),e.message=JSON.stringify(r,_r,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Tn=S("$ZodError",_u),ce=S("$ZodError",_u,{Parent:Error});function Cn(e,r=n=>n.message){const n={},o=[];for(const t of e.issues)t.path.length>0?(n[t.path[0]]=n[t.path[0]]||[],n[t.path[0]].push(r(t))):o.push(r(t));return{formErrors:o,fieldErrors:n}}function zn(e,r){const n=r||function(i){return i.message},o={_errors:[]},t=i=>{for(const a of i.issues)if(a.code==="invalid_union"&&a.errors.length)a.errors.map(c=>t({issues:c}));else if(a.code==="invalid_key")t({issues:a.issues});else if(a.code==="invalid_element")t({issues:a.issues});else if(a.path.length===0)o._errors.push(n(a));else{let c=o,f=0;for(;f<a.path.length;){const p=a.path[f];f===a.path.length-1?(c[p]=c[p]||{_errors:[]},c[p]._errors.push(n(a))):c[p]=c[p]||{_errors:[]},c=c[p],f++}}};return t(e),o}function bu(e,r){const n=r||function(i){return i.message},o={errors:[]},t=(i,a=[])=>{var c,f;for(const p of i.issues)if(p.code==="invalid_union"&&p.errors.length)p.errors.map(d=>t({issues:d},p.path));else if(p.code==="invalid_key")t({issues:p.issues},p.path);else if(p.code==="invalid_element")t({issues:p.issues},p.path);else{const d=[...a,...p.path];if(d.length===0){o.errors.push(n(p));continue}let $=o,l=0;for(;l<d.length;){const s=d[l],u=l===d.length-1;typeof s=="string"?($.properties??($.properties={}),(c=$.properties)[s]??(c[s]={errors:[]}),$=$.properties[s]):($.items??($.items=[]),(f=$.items)[s]??(f[s]={errors:[]}),$=$.items[s]),u&&$.errors.push(n(p)),l++}}};return t(e),o}function yu(e){const r=[],n=e.map(o=>typeof o=="object"?o.key:o);for(const o of n)typeof o=="number"?r.push(`[${o}]`):typeof o=="symbol"?r.push(`[${JSON.stringify(String(o))}]`):/[^\w$]/.test(o)?r.push(`[${JSON.stringify(o)}]`):(r.length&&r.push("."),r.push(o));return r.join("")}function Su(e){const r=[],n=[...e.issues].sort((o,t)=>(o.path??[]).length-(t.path??[]).length);for(const o of n)r.push(`✖ ${o.message}`),o.path?.length&&r.push(` → at ${yu(o.path)}`);return r.join(`
|
|
26
|
+
`)}const xt=e=>(r,n,o,t)=>{const i=o?Object.assign(o,{async:!1}):{async:!1},a=r._zod.run({value:n,issues:[]},i);if(a instanceof Promise)throw new je;if(a.issues.length){const c=new(t?.Err??e)(a.issues.map(f=>ye(f,i,re())));throw An(c,t?.callee),c}return a.value},hn=xt(ce),Et=e=>async(r,n,o,t)=>{const i=o?Object.assign(o,{async:!0}):{async:!0};let a=r._zod.run({value:n,issues:[]},i);if(a instanceof Promise&&(a=await a),a.issues.length){const c=new(t?.Err??e)(a.issues.map(f=>ye(f,i,re())));throw An(c,t?.callee),c}return a.value},mn=Et(ce),Pt=e=>(r,n,o)=>{const t=o?{...o,async:!1}:{async:!1},i=r._zod.run({value:n,issues:[]},t);if(i instanceof Promise)throw new je;return i.issues.length?{success:!1,error:new(e??Tn)(i.issues.map(a=>ye(a,t,re())))}:{success:!0,data:i.value}},ku=Pt(ce),At=e=>async(r,n,o)=>{const t=o?Object.assign(o,{async:!0}):{async:!0};let i=r._zod.run({value:n,issues:[]},t);return i instanceof Promise&&(i=await i),i.issues.length?{success:!1,error:new e(i.issues.map(a=>ye(a,t,re())))}:{success:!0,data:i.value}},Iu=At(ce),Un=e=>(r,n,o)=>{const t=o?Object.assign(o,{direction:"backward"}):{direction:"backward"};return xt(e)(r,n,t)},yh=Un(ce),Dn=e=>(r,n,o)=>xt(e)(r,n,o),Sh=Dn(ce),Rn=e=>async(r,n,o)=>{const t=o?Object.assign(o,{direction:"backward"}):{direction:"backward"};return Et(e)(r,n,t)},kh=Rn(ce),Mn=e=>async(r,n,o)=>Et(e)(r,n,o),Ih=Mn(ce),Ln=e=>(r,n,o)=>{const t=o?Object.assign(o,{direction:"backward"}):{direction:"backward"};return Pt(e)(r,n,t)},wh=Ln(ce),jn=e=>(r,n,o)=>Pt(e)(r,n,o),Oh=jn(ce),Zn=e=>async(r,n,o)=>{const t=o?Object.assign(o,{direction:"backward"}):{direction:"backward"};return At(e)(r,n,t)},Nh=Zn(ce),Fn=e=>async(r,n,o)=>At(e)(r,n,o),xh=Fn(ce),wu=/^[cC][^\s-]{8,}$/,Ou=/^[0-9a-z]+$/,Nu=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,xu=/^[0-9a-vA-V]{20}$/,Eu=/^[A-Za-z0-9]{27}$/,Pu=/^[a-zA-Z0-9_-]{21}$/,Au=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,Eh=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Tu=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,at=e=>e?new RegExp(`^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-${e}[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$`):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/,Ph=at(4),Ah=at(6),Th=at(7),Cu=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/,Ch=/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,zh=/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,zu=/^[^\s@"]{1,64}@[^\s@]{1,255}$/u,Uh=zu,Dh=/^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,Rh="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";function Uu(){return new RegExp(Rh,"u")}const Du=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Ru=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/,Mu=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,Lu=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,ju=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,Bn=/^[A-Za-z0-9_-]*$/,Gn=/^(?=.{1,253}\.?$)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[-0-9a-zA-Z]{0,61}[0-9a-zA-Z])?)*\.?$/,Zu=/^([a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,}$/,Fu=/^\+(?:[0-9]){6,14}[0-9]$/,Bu="(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))",Gu=new RegExp(`^${Bu}$`);function qu(e){const r="(?:[01]\\d|2[0-3]):[0-5]\\d";return typeof e.precision=="number"?e.precision===-1?`${r}`:e.precision===0?`${r}:[0-5]\\d`:`${r}:[0-5]\\d\\.\\d{${e.precision}}`:`${r}(?::[0-5]\\d(?:\\.\\d+)?)?`}function Hu(e){return new RegExp(`^${qu(e)}$`)}function Vu(e){const r=qu({precision:e.precision}),n=["Z"];e.local&&n.push(""),e.offset&&n.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");const o=`${r}(?:${n.join("|")})`;return new RegExp(`^${Bu}T(?:${o})$`)}const Wu=e=>{const r=e?`[\\s\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\s\\S]*";return new RegExp(`^${r}$`)},Ku=/^-?\d+n?$/,Ju=/^-?\d+$/,Yu=/^-?\d+(?:\.\d+)?/,Xu=/^(?:true|false)$/i,Qu=/^null$/i,es=/^undefined$/i,ts=/^[^A-Z]*$/,rs=/^[^a-z]*$/,ns=/^[0-9a-fA-F]*$/;function Tt(e,r){return new RegExp(`^[A-Za-z0-9+/]{${e}}${r}$`)}function Ct(e){return new RegExp(`^[A-Za-z0-9_-]{${e}}$`)}const Mh=/^[0-9a-fA-F]{32}$/,Lh=Tt(22,"=="),jh=Ct(22),Zh=/^[0-9a-fA-F]{40}$/,Fh=Tt(27,"="),Bh=Ct(27),Gh=/^[0-9a-fA-F]{64}$/,qh=Tt(43,"="),Hh=Ct(43),Vh=/^[0-9a-fA-F]{96}$/,Wh=Tt(64,""),Kh=Ct(64),Jh=/^[0-9a-fA-F]{128}$/,Yh=Tt(86,"=="),Xh=Ct(86),qn=Object.freeze(Object.defineProperty({__proto__:null,base64:ju,base64url:Bn,bigint:Ku,boolean:Xu,browserEmail:Dh,cidrv4:Mu,cidrv6:Lu,cuid:wu,cuid2:Ou,date:Gu,datetime:Vu,domain:Zu,duration:Au,e164:Fu,email:Cu,emoji:Uu,extendedDuration:Eh,guid:Tu,hex:ns,hostname:Gn,html5Email:Ch,idnEmail:Uh,integer:Ju,ipv4:Du,ipv6:Ru,ksuid:Eu,lowercase:ts,md5_base64:Lh,md5_base64url:jh,md5_hex:Mh,nanoid:Pu,null:Qu,number:Yu,rfc5322Email:zh,sha1_base64:Fh,sha1_base64url:Bh,sha1_hex:Zh,sha256_base64:qh,sha256_base64url:Hh,sha256_hex:Gh,sha384_base64:Wh,sha384_base64url:Kh,sha384_hex:Vh,sha512_base64:Yh,sha512_base64url:Xh,sha512_hex:Jh,string:Wu,time:Hu,ulid:Nu,undefined:es,unicodeEmail:zu,uppercase:rs,uuid:at,uuid4:Ph,uuid6:Ah,uuid7:Th,xid:xu},Symbol.toStringTag,{value:"Module"})),K=S("$ZodCheck",(e,r)=>{var n;e._zod??(e._zod={}),e._zod.def=r,(n=e._zod).onattach??(n.onattach=[])}),is={number:"number",bigint:"bigint",object:"date"},Hn=S("$ZodCheckLessThan",(e,r)=>{K.init(e,r);const n=is[typeof r.value];e._zod.onattach.push(o=>{const t=o._zod.bag,i=(r.inclusive?t.maximum:t.exclusiveMaximum)??Number.POSITIVE_INFINITY;r.value<i&&(r.inclusive?t.maximum=r.value:t.exclusiveMaximum=r.value)}),e._zod.check=o=>{(r.inclusive?o.value<=r.value:o.value<r.value)||o.issues.push({origin:n,code:"too_big",maximum:r.value,input:o.value,inclusive:r.inclusive,inst:e,continue:!r.abort})}}),Vn=S("$ZodCheckGreaterThan",(e,r)=>{K.init(e,r);const n=is[typeof r.value];e._zod.onattach.push(o=>{const t=o._zod.bag,i=(r.inclusive?t.minimum:t.exclusiveMinimum)??Number.NEGATIVE_INFINITY;r.value>i&&(r.inclusive?t.minimum=r.value:t.exclusiveMinimum=r.value)}),e._zod.check=o=>{(r.inclusive?o.value>=r.value:o.value>r.value)||o.issues.push({origin:n,code:"too_small",minimum:r.value,input:o.value,inclusive:r.inclusive,inst:e,continue:!r.abort})}}),os=S("$ZodCheckMultipleOf",(e,r)=>{K.init(e,r),e._zod.onattach.push(n=>{var o;(o=n._zod.bag).multipleOf??(o.multipleOf=r.value)}),e._zod.check=n=>{if(typeof n.value!=typeof r.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof n.value=="bigint"?n.value%r.value===BigInt(0):nu(n.value,r.value)===0)||n.issues.push({origin:typeof n.value,code:"not_multiple_of",divisor:r.value,input:n.value,inst:e,continue:!r.abort})}}),as=S("$ZodCheckNumberFormat",(e,r)=>{K.init(e,r),r.format=r.format||"float64";const n=r.format?.includes("int"),o=n?"int":"number",[t,i]=uu[r.format];e._zod.onattach.push(a=>{const c=a._zod.bag;c.format=r.format,c.minimum=t,c.maximum=i,n&&(c.pattern=Ju)}),e._zod.check=a=>{const c=a.value;if(n){if(!Number.isInteger(c)){a.issues.push({expected:o,format:r.format,code:"invalid_type",continue:!1,input:c,inst:e});return}if(!Number.isSafeInteger(c)){c>0?a.issues.push({input:c,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:o,continue:!r.abort}):a.issues.push({input:c,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:o,continue:!r.abort});return}}c<t&&a.issues.push({origin:"number",input:c,code:"too_small",minimum:t,inclusive:!0,inst:e,continue:!r.abort}),c>i&&a.issues.push({origin:"number",input:c,code:"too_big",maximum:i,inst:e})}}),us=S("$ZodCheckBigIntFormat",(e,r)=>{K.init(e,r);const[n,o]=su[r.format];e._zod.onattach.push(t=>{const i=t._zod.bag;i.format=r.format,i.minimum=n,i.maximum=o}),e._zod.check=t=>{const i=t.value;i<n&&t.issues.push({origin:"bigint",input:i,code:"too_small",minimum:n,inclusive:!0,inst:e,continue:!r.abort}),i>o&&t.issues.push({origin:"bigint",input:i,code:"too_big",maximum:o,inst:e})}}),ss=S("$ZodCheckMaxSize",(e,r)=>{var n;K.init(e,r),(n=e._zod.def).when??(n.when=o=>{const t=o.value;return!Ve(t)&&t.size!==void 0}),e._zod.onattach.push(o=>{const t=o._zod.bag.maximum??Number.POSITIVE_INFINITY;r.maximum<t&&(o._zod.bag.maximum=r.maximum)}),e._zod.check=o=>{const t=o.value;t.size<=r.maximum||o.issues.push({origin:Dr(t),code:"too_big",maximum:r.maximum,inclusive:!0,input:t,inst:e,continue:!r.abort})}}),ls=S("$ZodCheckMinSize",(e,r)=>{var n;K.init(e,r),(n=e._zod.def).when??(n.when=o=>{const t=o.value;return!Ve(t)&&t.size!==void 0}),e._zod.onattach.push(o=>{const t=o._zod.bag.minimum??Number.NEGATIVE_INFINITY;r.minimum>t&&(o._zod.bag.minimum=r.minimum)}),e._zod.check=o=>{const t=o.value;t.size>=r.minimum||o.issues.push({origin:Dr(t),code:"too_small",minimum:r.minimum,inclusive:!0,input:t,inst:e,continue:!r.abort})}}),cs=S("$ZodCheckSizeEquals",(e,r)=>{var n;K.init(e,r),(n=e._zod.def).when??(n.when=o=>{const t=o.value;return!Ve(t)&&t.size!==void 0}),e._zod.onattach.push(o=>{const t=o._zod.bag;t.minimum=r.size,t.maximum=r.size,t.size=r.size}),e._zod.check=o=>{const t=o.value,i=t.size;if(i===r.size)return;const a=i>r.size;o.issues.push({origin:Dr(t),...a?{code:"too_big",maximum:r.size}:{code:"too_small",minimum:r.size},inclusive:!0,exact:!0,input:o.value,inst:e,continue:!r.abort})}}),ds=S("$ZodCheckMaxLength",(e,r)=>{var n;K.init(e,r),(n=e._zod.def).when??(n.when=o=>{const t=o.value;return!Ve(t)&&t.length!==void 0}),e._zod.onattach.push(o=>{const t=o._zod.bag.maximum??Number.POSITIVE_INFINITY;r.maximum<t&&(o._zod.bag.maximum=r.maximum)}),e._zod.check=o=>{const t=o.value;if(t.length<=r.maximum)return;const a=Rr(t);o.issues.push({origin:a,code:"too_big",maximum:r.maximum,inclusive:!0,input:t,inst:e,continue:!r.abort})}}),fs=S("$ZodCheckMinLength",(e,r)=>{var n;K.init(e,r),(n=e._zod.def).when??(n.when=o=>{const t=o.value;return!Ve(t)&&t.length!==void 0}),e._zod.onattach.push(o=>{const t=o._zod.bag.minimum??Number.NEGATIVE_INFINITY;r.minimum>t&&(o._zod.bag.minimum=r.minimum)}),e._zod.check=o=>{const t=o.value;if(t.length>=r.minimum)return;const a=Rr(t);o.issues.push({origin:a,code:"too_small",minimum:r.minimum,inclusive:!0,input:t,inst:e,continue:!r.abort})}}),ps=S("$ZodCheckLengthEquals",(e,r)=>{var n;K.init(e,r),(n=e._zod.def).when??(n.when=o=>{const t=o.value;return!Ve(t)&&t.length!==void 0}),e._zod.onattach.push(o=>{const t=o._zod.bag;t.minimum=r.length,t.maximum=r.length,t.length=r.length}),e._zod.check=o=>{const t=o.value,i=t.length;if(i===r.length)return;const a=Rr(t),c=i>r.length;o.issues.push({origin:a,...c?{code:"too_big",maximum:r.length}:{code:"too_small",minimum:r.length},inclusive:!0,exact:!0,input:o.value,inst:e,continue:!r.abort})}}),zt=S("$ZodCheckStringFormat",(e,r)=>{var n,o;K.init(e,r),e._zod.onattach.push(t=>{const i=t._zod.bag;i.format=r.format,r.pattern&&(i.patterns??(i.patterns=new Set),i.patterns.add(r.pattern))}),r.pattern?(n=e._zod).check??(n.check=t=>{r.pattern.lastIndex=0,!r.pattern.test(t.value)&&t.issues.push({origin:"string",code:"invalid_format",format:r.format,input:t.value,...r.pattern?{pattern:r.pattern.toString()}:{},inst:e,continue:!r.abort})}):(o=e._zod).check??(o.check=()=>{})}),hs=S("$ZodCheckRegex",(e,r)=>{zt.init(e,r),e._zod.check=n=>{r.pattern.lastIndex=0,!r.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:"regex",input:n.value,pattern:r.pattern.toString(),inst:e,continue:!r.abort})}}),ms=S("$ZodCheckLowerCase",(e,r)=>{r.pattern??(r.pattern=ts),zt.init(e,r)}),$s=S("$ZodCheckUpperCase",(e,r)=>{r.pattern??(r.pattern=rs),zt.init(e,r)}),gs=S("$ZodCheckIncludes",(e,r)=>{K.init(e,r);const n=ze(r.includes),o=new RegExp(typeof r.position=="number"?`^.{${r.position}}${n}`:n);r.pattern=o,e._zod.onattach.push(t=>{const i=t._zod.bag;i.patterns??(i.patterns=new Set),i.patterns.add(o)}),e._zod.check=t=>{t.value.includes(r.includes,r.position)||t.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:r.includes,input:t.value,inst:e,continue:!r.abort})}}),vs=S("$ZodCheckStartsWith",(e,r)=>{K.init(e,r);const n=new RegExp(`^${ze(r.prefix)}.*`);r.pattern??(r.pattern=n),e._zod.onattach.push(o=>{const t=o._zod.bag;t.patterns??(t.patterns=new Set),t.patterns.add(n)}),e._zod.check=o=>{o.value.startsWith(r.prefix)||o.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:r.prefix,input:o.value,inst:e,continue:!r.abort})}}),_s=S("$ZodCheckEndsWith",(e,r)=>{K.init(e,r);const n=new RegExp(`.*${ze(r.suffix)}$`);r.pattern??(r.pattern=n),e._zod.onattach.push(o=>{const t=o._zod.bag;t.patterns??(t.patterns=new Set),t.patterns.add(n)}),e._zod.check=o=>{o.value.endsWith(r.suffix)||o.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:r.suffix,input:o.value,inst:e,continue:!r.abort})}});function ga(e,r,n){e.issues.length&&r.issues.push(...ge(n,e.issues))}const bs=S("$ZodCheckProperty",(e,r)=>{K.init(e,r),e._zod.check=n=>{const o=r.schema._zod.run({value:n.value[r.property],issues:[]},{});if(o instanceof Promise)return o.then(t=>ga(t,n,r.property));ga(o,n,r.property)}}),ys=S("$ZodCheckMimeType",(e,r)=>{K.init(e,r);const n=new Set(r.mime);e._zod.onattach.push(o=>{o._zod.bag.mime=r.mime}),e._zod.check=o=>{n.has(o.value.type)||o.issues.push({code:"invalid_value",values:r.mime,input:o.value.type,inst:e,continue:!r.abort})}}),Ss=S("$ZodCheckOverwrite",(e,r)=>{K.init(e,r),e._zod.check=n=>{n.value=r.tx(n.value)}});class ks{constructor(r=[]){this.content=[],this.indent=0,this&&(this.args=r)}indented(r){this.indent+=1,r(this),this.indent-=1}write(r){if(typeof r=="function"){r(this,{execution:"sync"}),r(this,{execution:"async"});return}const o=r.split(`
|
|
27
|
+
`).filter(a=>a),t=Math.min(...o.map(a=>a.length-a.trimStart().length)),i=o.map(a=>a.slice(t)).map(a=>" ".repeat(this.indent*2)+a);for(const a of i)this.content.push(a)}compile(){const r=Function,n=this?.args,t=[...(this?.content??[""]).map(i=>` ${i}`)];return new r(...n,t.join(`
|
|
28
|
+
`))}}const Is={major:4,minor:1,patch:11},R=S("$ZodType",(e,r)=>{var n;e??(e={}),e._zod.def=r,e._zod.bag=e._zod.bag||{},e._zod.version=Is;const o=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&o.unshift(e);for(const t of o)for(const i of t._zod.onattach)i(e);if(o.length===0)(n=e._zod).deferred??(n.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{const t=(a,c,f)=>{let p=Me(a),d;for(const $ of c){if($._zod.def.when){if(!$._zod.def.when(a))continue}else if(p)continue;const l=a.issues.length,s=$._zod.check(a);if(s instanceof Promise&&f?.async===!1)throw new je;if(d||s instanceof Promise)d=(d??Promise.resolve()).then(async()=>{await s,a.issues.length!==l&&(p||(p=Me(a,l)))});else{if(a.issues.length===l)continue;p||(p=Me(a,l))}}return d?d.then(()=>a):a},i=(a,c,f)=>{if(Me(a))return a.aborted=!0,a;const p=t(c,o,f);if(p instanceof Promise){if(f.async===!1)throw new je;return p.then(d=>e._zod.parse(d,f))}return e._zod.parse(p,f)};e._zod.run=(a,c)=>{if(c.skipChecks)return e._zod.parse(a,c);if(c.direction==="backward"){const p=e._zod.parse({value:a.value,issues:[]},{...c,skipChecks:!0});return p instanceof Promise?p.then(d=>i(d,a,c)):i(p,a,c)}const f=e._zod.parse(a,c);if(f instanceof Promise){if(c.async===!1)throw new je;return f.then(p=>t(p,o,c))}return t(f,o,c)}}e["~standard"]={validate:t=>{try{const i=ku(e,t);return i.success?{value:i.data}:{issues:i.error?.issues}}catch{return Iu(e,t).then(a=>a.success?{value:a.data}:{issues:a.error?.issues})}},vendor:"zod",version:1}}),Ut=S("$ZodString",(e,r)=>{R.init(e,r),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??Wu(e._zod.bag),e._zod.parse=(n,o)=>{if(r.coerce)try{n.value=String(n.value)}catch{}return typeof n.value=="string"||n.issues.push({expected:"string",code:"invalid_type",input:n.value,inst:e}),n}}),G=S("$ZodStringFormat",(e,r)=>{zt.init(e,r),Ut.init(e,r)}),ws=S("$ZodGUID",(e,r)=>{r.pattern??(r.pattern=Tu),G.init(e,r)}),Os=S("$ZodUUID",(e,r)=>{if(r.version){const o={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[r.version];if(o===void 0)throw new Error(`Invalid UUID version: "${r.version}"`);r.pattern??(r.pattern=at(o))}else r.pattern??(r.pattern=at());G.init(e,r)}),Ns=S("$ZodEmail",(e,r)=>{r.pattern??(r.pattern=Cu),G.init(e,r)}),xs=S("$ZodURL",(e,r)=>{G.init(e,r),e._zod.check=n=>{try{const o=n.value.trim(),t=new URL(o);r.hostname&&(r.hostname.lastIndex=0,r.hostname.test(t.hostname)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:Gn.source,input:n.value,inst:e,continue:!r.abort})),r.protocol&&(r.protocol.lastIndex=0,r.protocol.test(t.protocol.endsWith(":")?t.protocol.slice(0,-1):t.protocol)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:r.protocol.source,input:n.value,inst:e,continue:!r.abort})),r.normalize?n.value=t.href:n.value=o;return}catch{n.issues.push({code:"invalid_format",format:"url",input:n.value,inst:e,continue:!r.abort})}}}),Es=S("$ZodEmoji",(e,r)=>{r.pattern??(r.pattern=Uu()),G.init(e,r)}),Ps=S("$ZodNanoID",(e,r)=>{r.pattern??(r.pattern=Pu),G.init(e,r)}),As=S("$ZodCUID",(e,r)=>{r.pattern??(r.pattern=wu),G.init(e,r)}),Ts=S("$ZodCUID2",(e,r)=>{r.pattern??(r.pattern=Ou),G.init(e,r)}),Cs=S("$ZodULID",(e,r)=>{r.pattern??(r.pattern=Nu),G.init(e,r)}),zs=S("$ZodXID",(e,r)=>{r.pattern??(r.pattern=xu),G.init(e,r)}),Us=S("$ZodKSUID",(e,r)=>{r.pattern??(r.pattern=Eu),G.init(e,r)}),Ds=S("$ZodISODateTime",(e,r)=>{r.pattern??(r.pattern=Vu(r)),G.init(e,r)}),Rs=S("$ZodISODate",(e,r)=>{r.pattern??(r.pattern=Gu),G.init(e,r)}),Ms=S("$ZodISOTime",(e,r)=>{r.pattern??(r.pattern=Hu(r)),G.init(e,r)}),Ls=S("$ZodISODuration",(e,r)=>{r.pattern??(r.pattern=Au),G.init(e,r)}),js=S("$ZodIPv4",(e,r)=>{r.pattern??(r.pattern=Du),G.init(e,r),e._zod.onattach.push(n=>{const o=n._zod.bag;o.format="ipv4"})}),Zs=S("$ZodIPv6",(e,r)=>{r.pattern??(r.pattern=Ru),G.init(e,r),e._zod.onattach.push(n=>{const o=n._zod.bag;o.format="ipv6"}),e._zod.check=n=>{try{new URL(`http://[${n.value}]`)}catch{n.issues.push({code:"invalid_format",format:"ipv6",input:n.value,inst:e,continue:!r.abort})}}}),Fs=S("$ZodCIDRv4",(e,r)=>{r.pattern??(r.pattern=Mu),G.init(e,r)}),Bs=S("$ZodCIDRv6",(e,r)=>{r.pattern??(r.pattern=Lu),G.init(e,r),e._zod.check=n=>{const o=n.value.split("/");try{if(o.length!==2)throw new Error;const[t,i]=o;if(!i)throw new Error;const a=Number(i);if(`${a}`!==i)throw new Error;if(a<0||a>128)throw new Error;new URL(`http://[${t}]`)}catch{n.issues.push({code:"invalid_format",format:"cidrv6",input:n.value,inst:e,continue:!r.abort})}}});function Wn(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}const Gs=S("$ZodBase64",(e,r)=>{r.pattern??(r.pattern=ju),G.init(e,r),e._zod.onattach.push(n=>{n._zod.bag.contentEncoding="base64"}),e._zod.check=n=>{Wn(n.value)||n.issues.push({code:"invalid_format",format:"base64",input:n.value,inst:e,continue:!r.abort})}});function qs(e){if(!Bn.test(e))return!1;const r=e.replace(/[-_]/g,o=>o==="-"?"+":"/"),n=r.padEnd(Math.ceil(r.length/4)*4,"=");return Wn(n)}const Hs=S("$ZodBase64URL",(e,r)=>{r.pattern??(r.pattern=Bn),G.init(e,r),e._zod.onattach.push(n=>{n._zod.bag.contentEncoding="base64url"}),e._zod.check=n=>{qs(n.value)||n.issues.push({code:"invalid_format",format:"base64url",input:n.value,inst:e,continue:!r.abort})}}),Vs=S("$ZodE164",(e,r)=>{r.pattern??(r.pattern=Fu),G.init(e,r)});function Ws(e,r=null){try{const n=e.split(".");if(n.length!==3)return!1;const[o]=n;if(!o)return!1;const t=JSON.parse(atob(o));return!("typ"in t&&t?.typ!=="JWT"||!t.alg||r&&(!("alg"in t)||t.alg!==r))}catch{return!1}}const Ks=S("$ZodJWT",(e,r)=>{G.init(e,r),e._zod.check=n=>{Ws(n.value,r.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!r.abort})}}),Js=S("$ZodCustomStringFormat",(e,r)=>{G.init(e,r),e._zod.check=n=>{r.fn(n.value)||n.issues.push({code:"invalid_format",format:r.format,input:n.value,inst:e,continue:!r.abort})}}),Kn=S("$ZodNumber",(e,r)=>{R.init(e,r),e._zod.pattern=e._zod.bag.pattern??Yu,e._zod.parse=(n,o)=>{if(r.coerce)try{n.value=Number(n.value)}catch{}const t=n.value;if(typeof t=="number"&&!Number.isNaN(t)&&Number.isFinite(t))return n;const i=typeof t=="number"?Number.isNaN(t)?"NaN":Number.isFinite(t)?void 0:"Infinity":void 0;return n.issues.push({expected:"number",code:"invalid_type",input:t,inst:e,...i?{received:i}:{}}),n}}),Ys=S("$ZodNumber",(e,r)=>{as.init(e,r),Kn.init(e,r)}),Jn=S("$ZodBoolean",(e,r)=>{R.init(e,r),e._zod.pattern=Xu,e._zod.parse=(n,o)=>{if(r.coerce)try{n.value=!!n.value}catch{}const t=n.value;return typeof t=="boolean"||n.issues.push({expected:"boolean",code:"invalid_type",input:t,inst:e}),n}}),Yn=S("$ZodBigInt",(e,r)=>{R.init(e,r),e._zod.pattern=Ku,e._zod.parse=(n,o)=>{if(r.coerce)try{n.value=BigInt(n.value)}catch{}return typeof n.value=="bigint"||n.issues.push({expected:"bigint",code:"invalid_type",input:n.value,inst:e}),n}}),Xs=S("$ZodBigInt",(e,r)=>{us.init(e,r),Yn.init(e,r)}),Qs=S("$ZodSymbol",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{const t=n.value;return typeof t=="symbol"||n.issues.push({expected:"symbol",code:"invalid_type",input:t,inst:e}),n}}),el=S("$ZodUndefined",(e,r)=>{R.init(e,r),e._zod.pattern=es,e._zod.values=new Set([void 0]),e._zod.optin="optional",e._zod.optout="optional",e._zod.parse=(n,o)=>{const t=n.value;return typeof t>"u"||n.issues.push({expected:"undefined",code:"invalid_type",input:t,inst:e}),n}}),tl=S("$ZodNull",(e,r)=>{R.init(e,r),e._zod.pattern=Qu,e._zod.values=new Set([null]),e._zod.parse=(n,o)=>{const t=n.value;return t===null||n.issues.push({expected:"null",code:"invalid_type",input:t,inst:e}),n}}),rl=S("$ZodAny",(e,r)=>{R.init(e,r),e._zod.parse=n=>n}),nl=S("$ZodUnknown",(e,r)=>{R.init(e,r),e._zod.parse=n=>n}),il=S("$ZodNever",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>(n.issues.push({expected:"never",code:"invalid_type",input:n.value,inst:e}),n)}),ol=S("$ZodVoid",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{const t=n.value;return typeof t>"u"||n.issues.push({expected:"void",code:"invalid_type",input:t,inst:e}),n}}),al=S("$ZodDate",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{if(r.coerce)try{n.value=new Date(n.value)}catch{}const t=n.value,i=t instanceof Date;return i&&!Number.isNaN(t.getTime())||n.issues.push({expected:"date",code:"invalid_type",input:t,...i?{received:"Invalid Date"}:{},inst:e}),n}});function va(e,r,n){e.issues.length&&r.issues.push(...ge(n,e.issues)),r.value[n]=e.value}const ul=S("$ZodArray",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{const t=n.value;if(!Array.isArray(t))return n.issues.push({expected:"array",code:"invalid_type",input:t,inst:e}),n;n.value=Array(t.length);const i=[];for(let a=0;a<t.length;a++){const c=t[a],f=r.element._zod.run({value:c,issues:[]},o);f instanceof Promise?i.push(f.then(p=>va(p,n,a))):va(f,n,a)}return i.length?Promise.all(i).then(()=>n):n}});function yr(e,r,n,o){e.issues.length&&r.issues.push(...ge(n,e.issues)),e.value===void 0?n in o&&(r.value[n]=void 0):r.value[n]=e.value}function sl(e){const r=Object.keys(e.shape);for(const o of r)if(!e.shape?.[o]?._zod?.traits?.has("$ZodType"))throw new Error(`Invalid element at key "${o}": expected a Zod schema`);const n=au(e.shape);return{...e,keys:r,keySet:new Set(r),numKeys:r.length,optionalKeys:new Set(n)}}function ll(e,r,n,o,t,i){const a=[],c=t.keySet,f=t.catchall._zod,p=f.def.type;for(const d of Object.keys(r)){if(c.has(d))continue;if(p==="never"){a.push(d);continue}const $=f.run({value:r[d],issues:[]},o);$ instanceof Promise?e.push($.then(l=>yr(l,n,d,r))):yr($,n,d,r)}return a.length&&n.issues.push({code:"unrecognized_keys",keys:a,input:r,inst:i}),e.length?Promise.all(e).then(()=>n):n}const cl=S("$ZodObject",(e,r)=>{if(R.init(e,r),!Object.getOwnPropertyDescriptor(r,"shape")?.get){const c=r.shape;Object.defineProperty(r,"shape",{get:()=>{const f={...c};return Object.defineProperty(r,"shape",{value:f}),f}})}const o=Nt(()=>sl(r));j(e._zod,"propValues",()=>{const c=r.shape,f={};for(const p in c){const d=c[p]._zod;if(d.values){f[p]??(f[p]=new Set);for(const $ of d.values)f[p].add($)}}return f});const t=it,i=r.catchall;let a;e._zod.parse=(c,f)=>{a??(a=o.value);const p=c.value;if(!t(p))return c.issues.push({expected:"object",code:"invalid_type",input:p,inst:e}),c;c.value={};const d=[],$=a.shape;for(const l of a.keys){const u=$[l]._zod.run({value:p[l],issues:[]},f);u instanceof Promise?d.push(u.then(h=>yr(h,c,l,p))):yr(u,c,l,p)}return i?ll(d,p,c,f,o.value,e):d.length?Promise.all(d).then(()=>c):c}}),dl=S("$ZodObjectJIT",(e,r)=>{cl.init(e,r);const n=e._zod.parse,o=Nt(()=>sl(r)),t=l=>{const s=new ks(["shape","payload","ctx"]),u=o.value,h=y=>{const b=pn(y);return`shape[${b}]._zod.run({ value: input[${b}], issues: [] }, ctx)`};s.write("const input = payload.value;");const m=Object.create(null);let g=0;for(const y of u.keys)m[y]=`key_${g++}`;s.write("const newResult = {};");for(const y of u.keys){const b=m[y],_=pn(y);s.write(`const ${b} = ${h(y)};`),s.write(`
|
|
29
|
+
if (${b}.issues.length) {
|
|
30
|
+
payload.issues = payload.issues.concat(${b}.issues.map(iss => ({
|
|
31
|
+
...iss,
|
|
32
|
+
path: iss.path ? [${_}, ...iss.path] : [${_}]
|
|
33
|
+
})));
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
if (${b}.value === undefined) {
|
|
38
|
+
if (${_} in input) {
|
|
39
|
+
newResult[${_}] = undefined;
|
|
40
|
+
}
|
|
41
|
+
} else {
|
|
42
|
+
newResult[${_}] = ${b}.value;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
`)}s.write("payload.value = newResult;"),s.write("return payload;");const v=s.compile();return(y,b)=>v(l,y,b)};let i;const a=it,c=!vr.jitless,p=c&&iu.value,d=r.catchall;let $;e._zod.parse=(l,s)=>{$??($=o.value);const u=l.value;return a(u)?c&&p&&s?.async===!1&&s.jitless!==!0?(i||(i=t(r.shape)),l=i(l,s),d?ll([],u,l,s,$,e):l):n(l,s):(l.issues.push({expected:"object",code:"invalid_type",input:u,inst:e}),l)}});function _a(e,r,n,o){for(const i of e)if(i.issues.length===0)return r.value=i.value,r;const t=e.filter(i=>!Me(i));return t.length===1?(r.value=t[0].value,t[0]):(r.issues.push({code:"invalid_union",input:r.value,inst:n,errors:e.map(i=>i.issues.map(a=>ye(a,o,re())))}),r)}const Xn=S("$ZodUnion",(e,r)=>{R.init(e,r),j(e._zod,"optin",()=>r.options.some(t=>t._zod.optin==="optional")?"optional":void 0),j(e._zod,"optout",()=>r.options.some(t=>t._zod.optout==="optional")?"optional":void 0),j(e._zod,"values",()=>{if(r.options.every(t=>t._zod.values))return new Set(r.options.flatMap(t=>Array.from(t._zod.values)))}),j(e._zod,"pattern",()=>{if(r.options.every(t=>t._zod.pattern)){const t=r.options.map(i=>i._zod.pattern);return new RegExp(`^(${t.map(i=>zr(i.source)).join("|")})$`)}});const n=r.options.length===1,o=r.options[0]._zod.run;e._zod.parse=(t,i)=>{if(n)return o(t,i);let a=!1;const c=[];for(const f of r.options){const p=f._zod.run({value:t.value,issues:[]},i);if(p instanceof Promise)c.push(p),a=!0;else{if(p.issues.length===0)return p;c.push(p)}}return a?Promise.all(c).then(f=>_a(f,t,e,i)):_a(c,t,e,i)}}),fl=S("$ZodDiscriminatedUnion",(e,r)=>{Xn.init(e,r);const n=e._zod.parse;j(e._zod,"propValues",()=>{const t={};for(const i of r.options){const a=i._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${r.options.indexOf(i)}"`);for(const[c,f]of Object.entries(a)){t[c]||(t[c]=new Set);for(const p of f)t[c].add(p)}}return t});const o=Nt(()=>{const t=r.options,i=new Map;for(const a of t){const c=a._zod.propValues?.[r.discriminator];if(!c||c.size===0)throw new Error(`Invalid discriminated union option at index "${r.options.indexOf(a)}"`);for(const f of c){if(i.has(f))throw new Error(`Duplicate discriminator value "${String(f)}"`);i.set(f,a)}}return i});e._zod.parse=(t,i)=>{const a=t.value;if(!it(a))return t.issues.push({code:"invalid_type",expected:"object",input:a,inst:e}),t;const c=o.value.get(a?.[r.discriminator]);return c?c._zod.run(t,i):r.unionFallback?n(t,i):(t.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:r.discriminator,input:a,path:[r.discriminator],inst:e}),t)}}),pl=S("$ZodIntersection",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{const t=n.value,i=r.left._zod.run({value:t,issues:[]},o),a=r.right._zod.run({value:t,issues:[]},o);return i instanceof Promise||a instanceof Promise?Promise.all([i,a]).then(([f,p])=>ba(n,f,p)):ba(n,i,a)}});function $n(e,r){if(e===r)return{valid:!0,data:e};if(e instanceof Date&&r instanceof Date&&+e==+r)return{valid:!0,data:e};if(Fe(e)&&Fe(r)){const n=Object.keys(r),o=Object.keys(e).filter(i=>n.indexOf(i)!==-1),t={...e,...r};for(const i of o){const a=$n(e[i],r[i]);if(!a.valid)return{valid:!1,mergeErrorPath:[i,...a.mergeErrorPath]};t[i]=a.data}return{valid:!0,data:t}}if(Array.isArray(e)&&Array.isArray(r)){if(e.length!==r.length)return{valid:!1,mergeErrorPath:[]};const n=[];for(let o=0;o<e.length;o++){const t=e[o],i=r[o],a=$n(t,i);if(!a.valid)return{valid:!1,mergeErrorPath:[o,...a.mergeErrorPath]};n.push(a.data)}return{valid:!0,data:n}}return{valid:!1,mergeErrorPath:[]}}function ba(e,r,n){if(r.issues.length&&e.issues.push(...r.issues),n.issues.length&&e.issues.push(...n.issues),Me(e))return e;const o=$n(r.value,n.value);if(!o.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(o.mergeErrorPath)}`);return e.value=o.data,e}const Qn=S("$ZodTuple",(e,r)=>{R.init(e,r);const n=r.items,o=n.length-[...n].reverse().findIndex(t=>t._zod.optin!=="optional");e._zod.parse=(t,i)=>{const a=t.value;if(!Array.isArray(a))return t.issues.push({input:a,inst:e,expected:"tuple",code:"invalid_type"}),t;t.value=[];const c=[];if(!r.rest){const p=a.length>n.length,d=a.length<o-1;if(p||d)return t.issues.push({...p?{code:"too_big",maximum:n.length}:{code:"too_small",minimum:n.length},input:a,inst:e,origin:"array"}),t}let f=-1;for(const p of n){if(f++,f>=a.length&&f>=o)continue;const d=p._zod.run({value:a[f],issues:[]},i);d instanceof Promise?c.push(d.then($=>pr($,t,f))):pr(d,t,f)}if(r.rest){const p=a.slice(n.length);for(const d of p){f++;const $=r.rest._zod.run({value:d,issues:[]},i);$ instanceof Promise?c.push($.then(l=>pr(l,t,f))):pr($,t,f)}}return c.length?Promise.all(c).then(()=>t):t}});function pr(e,r,n){e.issues.length&&r.issues.push(...ge(n,e.issues)),r.value[n]=e.value}const hl=S("$ZodRecord",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{const t=n.value;if(!Fe(t))return n.issues.push({expected:"record",code:"invalid_type",input:t,inst:e}),n;const i=[];if(r.keyType._zod.values){const a=r.keyType._zod.values;n.value={};for(const f of a)if(typeof f=="string"||typeof f=="number"||typeof f=="symbol"){const p=r.valueType._zod.run({value:t[f],issues:[]},o);p instanceof Promise?i.push(p.then(d=>{d.issues.length&&n.issues.push(...ge(f,d.issues)),n.value[f]=d.value})):(p.issues.length&&n.issues.push(...ge(f,p.issues)),n.value[f]=p.value)}let c;for(const f in t)a.has(f)||(c=c??[],c.push(f));c&&c.length>0&&n.issues.push({code:"unrecognized_keys",input:t,inst:e,keys:c})}else{n.value={};for(const a of Reflect.ownKeys(t)){if(a==="__proto__")continue;const c=r.keyType._zod.run({value:a,issues:[]},o);if(c instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(c.issues.length){n.issues.push({code:"invalid_key",origin:"record",issues:c.issues.map(p=>ye(p,o,re())),input:a,path:[a],inst:e}),n.value[c.value]=c.value;continue}const f=r.valueType._zod.run({value:t[a],issues:[]},o);f instanceof Promise?i.push(f.then(p=>{p.issues.length&&n.issues.push(...ge(a,p.issues)),n.value[c.value]=p.value})):(f.issues.length&&n.issues.push(...ge(a,f.issues)),n.value[c.value]=f.value)}}return i.length?Promise.all(i).then(()=>n):n}}),ml=S("$ZodMap",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{const t=n.value;if(!(t instanceof Map))return n.issues.push({expected:"map",code:"invalid_type",input:t,inst:e}),n;const i=[];n.value=new Map;for(const[a,c]of t){const f=r.keyType._zod.run({value:a,issues:[]},o),p=r.valueType._zod.run({value:c,issues:[]},o);f instanceof Promise||p instanceof Promise?i.push(Promise.all([f,p]).then(([d,$])=>{ya(d,$,n,a,t,e,o)})):ya(f,p,n,a,t,e,o)}return i.length?Promise.all(i).then(()=>n):n}});function ya(e,r,n,o,t,i,a){e.issues.length&&(br.has(typeof o)?n.issues.push(...ge(o,e.issues)):n.issues.push({code:"invalid_key",origin:"map",input:t,inst:i,issues:e.issues.map(c=>ye(c,a,re()))})),r.issues.length&&(br.has(typeof o)?n.issues.push(...ge(o,r.issues)):n.issues.push({origin:"map",code:"invalid_element",input:t,inst:i,key:o,issues:r.issues.map(c=>ye(c,a,re()))})),n.value.set(e.value,r.value)}const $l=S("$ZodSet",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{const t=n.value;if(!(t instanceof Set))return n.issues.push({input:t,inst:e,expected:"set",code:"invalid_type"}),n;const i=[];n.value=new Set;for(const a of t){const c=r.valueType._zod.run({value:a,issues:[]},o);c instanceof Promise?i.push(c.then(f=>Sa(f,n))):Sa(c,n)}return i.length?Promise.all(i).then(()=>n):n}});function Sa(e,r){e.issues.length&&r.issues.push(...e.issues),r.value.add(e.value)}const gl=S("$ZodEnum",(e,r)=>{R.init(e,r);const n=Pn(r.entries),o=new Set(n);e._zod.values=o,e._zod.pattern=new RegExp(`^(${n.filter(t=>br.has(typeof t)).map(t=>typeof t=="string"?ze(t):t.toString()).join("|")})$`),e._zod.parse=(t,i)=>{const a=t.value;return o.has(a)||t.issues.push({code:"invalid_value",values:n,input:a,inst:e}),t}}),vl=S("$ZodLiteral",(e,r)=>{if(R.init(e,r),r.values.length===0)throw new Error("Cannot create literal schema with no valid values");e._zod.values=new Set(r.values),e._zod.pattern=new RegExp(`^(${r.values.map(n=>typeof n=="string"?ze(n):n?ze(n.toString()):String(n)).join("|")})$`),e._zod.parse=(n,o)=>{const t=n.value;return e._zod.values.has(t)||n.issues.push({code:"invalid_value",values:r.values,input:t,inst:e}),n}}),_l=S("$ZodFile",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{const t=n.value;return t instanceof File||n.issues.push({expected:"file",code:"invalid_type",input:t,inst:e}),n}}),bl=S("$ZodTransform",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{if(o.direction==="backward")throw new Cr(e.constructor.name);const t=r.transform(n.value,n);if(o.async)return(t instanceof Promise?t:Promise.resolve(t)).then(a=>(n.value=a,n));if(t instanceof Promise)throw new je;return n.value=t,n}});function ka(e,r){return e.issues.length&&r===void 0?{issues:[],value:void 0}:e}const yl=S("$ZodOptional",(e,r)=>{R.init(e,r),e._zod.optin="optional",e._zod.optout="optional",j(e._zod,"values",()=>r.innerType._zod.values?new Set([...r.innerType._zod.values,void 0]):void 0),j(e._zod,"pattern",()=>{const n=r.innerType._zod.pattern;return n?new RegExp(`^(${zr(n.source)})?$`):void 0}),e._zod.parse=(n,o)=>{if(r.innerType._zod.optin==="optional"){const t=r.innerType._zod.run(n,o);return t instanceof Promise?t.then(i=>ka(i,n.value)):ka(t,n.value)}return n.value===void 0?n:r.innerType._zod.run(n,o)}}),Sl=S("$ZodNullable",(e,r)=>{R.init(e,r),j(e._zod,"optin",()=>r.innerType._zod.optin),j(e._zod,"optout",()=>r.innerType._zod.optout),j(e._zod,"pattern",()=>{const n=r.innerType._zod.pattern;return n?new RegExp(`^(${zr(n.source)}|null)$`):void 0}),j(e._zod,"values",()=>r.innerType._zod.values?new Set([...r.innerType._zod.values,null]):void 0),e._zod.parse=(n,o)=>n.value===null?n:r.innerType._zod.run(n,o)}),kl=S("$ZodDefault",(e,r)=>{R.init(e,r),e._zod.optin="optional",j(e._zod,"values",()=>r.innerType._zod.values),e._zod.parse=(n,o)=>{if(o.direction==="backward")return r.innerType._zod.run(n,o);if(n.value===void 0)return n.value=r.defaultValue,n;const t=r.innerType._zod.run(n,o);return t instanceof Promise?t.then(i=>Ia(i,r)):Ia(t,r)}});function Ia(e,r){return e.value===void 0&&(e.value=r.defaultValue),e}const Il=S("$ZodPrefault",(e,r)=>{R.init(e,r),e._zod.optin="optional",j(e._zod,"values",()=>r.innerType._zod.values),e._zod.parse=(n,o)=>(o.direction==="backward"||n.value===void 0&&(n.value=r.defaultValue),r.innerType._zod.run(n,o))}),wl=S("$ZodNonOptional",(e,r)=>{R.init(e,r),j(e._zod,"values",()=>{const n=r.innerType._zod.values;return n?new Set([...n].filter(o=>o!==void 0)):void 0}),e._zod.parse=(n,o)=>{const t=r.innerType._zod.run(n,o);return t instanceof Promise?t.then(i=>wa(i,e)):wa(t,e)}});function wa(e,r){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:r}),e}const Ol=S("$ZodSuccess",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>{if(o.direction==="backward")throw new Cr("ZodSuccess");const t=r.innerType._zod.run(n,o);return t instanceof Promise?t.then(i=>(n.value=i.issues.length===0,n)):(n.value=t.issues.length===0,n)}}),Nl=S("$ZodCatch",(e,r)=>{R.init(e,r),j(e._zod,"optin",()=>r.innerType._zod.optin),j(e._zod,"optout",()=>r.innerType._zod.optout),j(e._zod,"values",()=>r.innerType._zod.values),e._zod.parse=(n,o)=>{if(o.direction==="backward")return r.innerType._zod.run(n,o);const t=r.innerType._zod.run(n,o);return t instanceof Promise?t.then(i=>(n.value=i.value,i.issues.length&&(n.value=r.catchValue({...n,error:{issues:i.issues.map(a=>ye(a,o,re()))},input:n.value}),n.issues=[]),n)):(n.value=t.value,t.issues.length&&(n.value=r.catchValue({...n,error:{issues:t.issues.map(i=>ye(i,o,re()))},input:n.value}),n.issues=[]),n)}}),xl=S("$ZodNaN",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>((typeof n.value!="number"||!Number.isNaN(n.value))&&n.issues.push({input:n.value,inst:e,expected:"nan",code:"invalid_type"}),n)}),El=S("$ZodPipe",(e,r)=>{R.init(e,r),j(e._zod,"values",()=>r.in._zod.values),j(e._zod,"optin",()=>r.in._zod.optin),j(e._zod,"optout",()=>r.out._zod.optout),j(e._zod,"propValues",()=>r.in._zod.propValues),e._zod.parse=(n,o)=>{if(o.direction==="backward"){const i=r.out._zod.run(n,o);return i instanceof Promise?i.then(a=>hr(a,r.in,o)):hr(i,r.in,o)}const t=r.in._zod.run(n,o);return t instanceof Promise?t.then(i=>hr(i,r.out,o)):hr(t,r.out,o)}});function hr(e,r,n){return e.issues.length?(e.aborted=!0,e):r._zod.run({value:e.value,issues:e.issues},n)}const ei=S("$ZodCodec",(e,r)=>{R.init(e,r),j(e._zod,"values",()=>r.in._zod.values),j(e._zod,"optin",()=>r.in._zod.optin),j(e._zod,"optout",()=>r.out._zod.optout),j(e._zod,"propValues",()=>r.in._zod.propValues),e._zod.parse=(n,o)=>{if((o.direction||"forward")==="forward"){const i=r.in._zod.run(n,o);return i instanceof Promise?i.then(a=>mr(a,r,o)):mr(i,r,o)}else{const i=r.out._zod.run(n,o);return i instanceof Promise?i.then(a=>mr(a,r,o)):mr(i,r,o)}}});function mr(e,r,n){if(e.issues.length)return e.aborted=!0,e;if((n.direction||"forward")==="forward"){const t=r.transform(e.value,e);return t instanceof Promise?t.then(i=>$r(e,i,r.out,n)):$r(e,t,r.out,n)}else{const t=r.reverseTransform(e.value,e);return t instanceof Promise?t.then(i=>$r(e,i,r.in,n)):$r(e,t,r.in,n)}}function $r(e,r,n,o){return e.issues.length?(e.aborted=!0,e):n._zod.run({value:r,issues:e.issues},o)}const Pl=S("$ZodReadonly",(e,r)=>{R.init(e,r),j(e._zod,"propValues",()=>r.innerType._zod.propValues),j(e._zod,"values",()=>r.innerType._zod.values),j(e._zod,"optin",()=>r.innerType._zod.optin),j(e._zod,"optout",()=>r.innerType._zod.optout),e._zod.parse=(n,o)=>{if(o.direction==="backward")return r.innerType._zod.run(n,o);const t=r.innerType._zod.run(n,o);return t instanceof Promise?t.then(Oa):Oa(t)}});function Oa(e){return e.value=Object.freeze(e.value),e}const Al=S("$ZodTemplateLiteral",(e,r)=>{R.init(e,r);const n=[];for(const o of r.parts)if(typeof o=="object"&&o!==null){if(!o._zod.pattern)throw new Error(`Invalid template literal part, no pattern found: ${[...o._zod.traits].shift()}`);const t=o._zod.pattern instanceof RegExp?o._zod.pattern.source:o._zod.pattern;if(!t)throw new Error(`Invalid template literal part: ${o._zod.traits}`);const i=t.startsWith("^")?1:0,a=t.endsWith("$")?t.length-1:t.length;n.push(t.slice(i,a))}else if(o===null||ou.has(typeof o))n.push(ze(`${o}`));else throw new Error(`Invalid template literal part: ${o}`);e._zod.pattern=new RegExp(`^${n.join("")}$`),e._zod.parse=(o,t)=>typeof o.value!="string"?(o.issues.push({input:o.value,inst:e,expected:"template_literal",code:"invalid_type"}),o):(e._zod.pattern.lastIndex=0,e._zod.pattern.test(o.value)||o.issues.push({input:o.value,inst:e,code:"invalid_format",format:r.format??"template_literal",pattern:e._zod.pattern.source}),o)}),Tl=S("$ZodFunction",(e,r)=>(R.init(e,r),e._def=r,e._zod.def=r,e.implement=n=>{if(typeof n!="function")throw new Error("implement() must be called with a function");return function(...o){const t=e._def.input?hn(e._def.input,o):o,i=Reflect.apply(n,this,t);return e._def.output?hn(e._def.output,i):i}},e.implementAsync=n=>{if(typeof n!="function")throw new Error("implementAsync() must be called with a function");return async function(...o){const t=e._def.input?await mn(e._def.input,o):o,i=await Reflect.apply(n,this,t);return e._def.output?await mn(e._def.output,i):i}},e._zod.parse=(n,o)=>typeof n.value!="function"?(n.issues.push({code:"invalid_type",expected:"function",input:n.value,inst:e}),n):(e._def.output&&e._def.output._zod.def.type==="promise"?n.value=e.implementAsync(n.value):n.value=e.implement(n.value),n),e.input=(...n)=>{const o=e.constructor;return Array.isArray(n[0])?new o({type:"function",input:new Qn({type:"tuple",items:n[0],rest:n[1]}),output:e._def.output}):new o({type:"function",input:n[0],output:e._def.output})},e.output=n=>{const o=e.constructor;return new o({type:"function",input:e._def.input,output:n})},e)),Cl=S("$ZodPromise",(e,r)=>{R.init(e,r),e._zod.parse=(n,o)=>Promise.resolve(n.value).then(t=>r.innerType._zod.run({value:t,issues:[]},o))}),zl=S("$ZodLazy",(e,r)=>{R.init(e,r),j(e._zod,"innerType",()=>r.getter()),j(e._zod,"pattern",()=>e._zod.innerType._zod.pattern),j(e._zod,"propValues",()=>e._zod.innerType._zod.propValues),j(e._zod,"optin",()=>e._zod.innerType._zod.optin??void 0),j(e._zod,"optout",()=>e._zod.innerType._zod.optout??void 0),e._zod.parse=(n,o)=>e._zod.innerType._zod.run(n,o)}),Ul=S("$ZodCustom",(e,r)=>{K.init(e,r),R.init(e,r),e._zod.parse=(n,o)=>n,e._zod.check=n=>{const o=n.value,t=r.fn(o);if(t instanceof Promise)return t.then(i=>Na(i,n,o,e));Na(t,n,o,e)}});function Na(e,r,n,o){if(!e){const t={code:"custom",input:n,inst:o,path:[...o._zod.def.path??[]],continue:!o._zod.def.abort};o._zod.def.params&&(t.params=o._zod.def.params),r.issues.push(ot(t))}}const Qh=()=>{const e={string:{unit:"حرف",verb:"أن يحوي"},file:{unit:"بايت",verb:"أن يحوي"},array:{unit:"عنصر",verb:"أن يحوي"},set:{unit:"عنصر",verb:"أن يحوي"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"مدخل",email:"بريد إلكتروني",url:"رابط",emoji:"إيموجي",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"تاريخ ووقت بمعيار ISO",date:"تاريخ بمعيار ISO",time:"وقت بمعيار ISO",duration:"مدة بمعيار ISO",ipv4:"عنوان IPv4",ipv6:"عنوان IPv6",cidrv4:"مدى عناوين بصيغة IPv4",cidrv6:"مدى عناوين بصيغة IPv6",base64:"نَص بترميز base64-encoded",base64url:"نَص بترميز base64url-encoded",json_string:"نَص على هيئة JSON",e164:"رقم هاتف بمعيار E.164",jwt:"JWT",template_literal:"مدخل"};return t=>{switch(t.code){case"invalid_type":return`مدخلات غير مقبولة: يفترض إدخال ${t.expected}، ولكن تم إدخال ${n(t.input)}`;case"invalid_value":return t.values.length===1?`مدخلات غير مقبولة: يفترض إدخال ${D(t.values[0])}`:`اختيار غير مقبول: يتوقع انتقاء أحد هذه الخيارات: ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?` أكبر من اللازم: يفترض أن تكون ${t.origin??"القيمة"} ${i} ${t.maximum.toString()} ${a.unit??"عنصر"}`:`أكبر من اللازم: يفترض أن تكون ${t.origin??"القيمة"} ${i} ${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`أصغر من اللازم: يفترض لـ ${t.origin} أن يكون ${i} ${t.minimum.toString()} ${a.unit}`:`أصغر من اللازم: يفترض لـ ${t.origin} أن يكون ${i} ${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`نَص غير مقبول: يجب أن يبدأ بـ "${t.prefix}"`:i.format==="ends_with"?`نَص غير مقبول: يجب أن ينتهي بـ "${i.suffix}"`:i.format==="includes"?`نَص غير مقبول: يجب أن يتضمَّن "${i.includes}"`:i.format==="regex"?`نَص غير مقبول: يجب أن يطابق النمط ${i.pattern}`:`${o[i.format]??t.format} غير مقبول`}case"not_multiple_of":return`رقم غير مقبول: يجب أن يكون من مضاعفات ${t.divisor}`;case"unrecognized_keys":return`معرف${t.keys.length>1?"ات":""} غريب${t.keys.length>1?"ة":""}: ${N(t.keys,"، ")}`;case"invalid_key":return`معرف غير مقبول في ${t.origin}`;case"invalid_union":return"مدخل غير مقبول";case"invalid_element":return`مدخل غير مقبول في ${t.origin}`;default:return"مدخل غير مقبول"}}};function e1(){return{localeError:Qh()}}const t1=()=>{const e={string:{unit:"simvol",verb:"olmalıdır"},file:{unit:"bayt",verb:"olmalıdır"},array:{unit:"element",verb:"olmalıdır"},set:{unit:"element",verb:"olmalıdır"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"input",email:"email address",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datetime",date:"ISO date",time:"ISO time",duration:"ISO duration",ipv4:"IPv4 address",ipv6:"IPv6 address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded string",base64url:"base64url-encoded string",json_string:"JSON string",e164:"E.164 number",jwt:"JWT",template_literal:"input"};return t=>{switch(t.code){case"invalid_type":return`Yanlış dəyər: gözlənilən ${t.expected}, daxil olan ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Yanlış dəyər: gözlənilən ${D(t.values[0])}`:`Yanlış seçim: aşağıdakılardan biri olmalıdır: ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Çox böyük: gözlənilən ${t.origin??"dəyər"} ${i}${t.maximum.toString()} ${a.unit??"element"}`:`Çox böyük: gözlənilən ${t.origin??"dəyər"} ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Çox kiçik: gözlənilən ${t.origin} ${i}${t.minimum.toString()} ${a.unit}`:`Çox kiçik: gözlənilən ${t.origin} ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Yanlış mətn: "${i.prefix}" ilə başlamalıdır`:i.format==="ends_with"?`Yanlış mətn: "${i.suffix}" ilə bitməlidir`:i.format==="includes"?`Yanlış mətn: "${i.includes}" daxil olmalıdır`:i.format==="regex"?`Yanlış mətn: ${i.pattern} şablonuna uyğun olmalıdır`:`Yanlış ${o[i.format]??t.format}`}case"not_multiple_of":return`Yanlış ədəd: ${t.divisor} ilə bölünə bilən olmalıdır`;case"unrecognized_keys":return`Tanınmayan açar${t.keys.length>1?"lar":""}: ${N(t.keys,", ")}`;case"invalid_key":return`${t.origin} daxilində yanlış açar`;case"invalid_union":return"Yanlış dəyər";case"invalid_element":return`${t.origin} daxilində yanlış dəyər`;default:return"Yanlış dəyər"}}};function r1(){return{localeError:t1()}}function xa(e,r,n,o){const t=Math.abs(e),i=t%10,a=t%100;return a>=11&&a<=19?o:i===1?r:i>=2&&i<=4?n:o}const n1=()=>{const e={string:{unit:{one:"сімвал",few:"сімвалы",many:"сімвалаў"},verb:"мець"},array:{unit:{one:"элемент",few:"элементы",many:"элементаў"},verb:"мець"},set:{unit:{one:"элемент",few:"элементы",many:"элементаў"},verb:"мець"},file:{unit:{one:"байт",few:"байты",many:"байтаў"},verb:"мець"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"лік";case"object":{if(Array.isArray(t))return"масіў";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"увод",email:"email адрас",url:"URL",emoji:"эмодзі",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO дата і час",date:"ISO дата",time:"ISO час",duration:"ISO працягласць",ipv4:"IPv4 адрас",ipv6:"IPv6 адрас",cidrv4:"IPv4 дыяпазон",cidrv6:"IPv6 дыяпазон",base64:"радок у фармаце base64",base64url:"радок у фармаце base64url",json_string:"JSON радок",e164:"нумар E.164",jwt:"JWT",template_literal:"увод"};return t=>{switch(t.code){case"invalid_type":return`Няправільны ўвод: чакаўся ${t.expected}, атрымана ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Няправільны ўвод: чакалася ${D(t.values[0])}`:`Няправільны варыянт: чакаўся адзін з ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);if(a){const c=Number(t.maximum),f=xa(c,a.unit.one,a.unit.few,a.unit.many);return`Занадта вялікі: чакалася, што ${t.origin??"значэнне"} павінна ${a.verb} ${i}${t.maximum.toString()} ${f}`}return`Занадта вялікі: чакалася, што ${t.origin??"значэнне"} павінна быць ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);if(a){const c=Number(t.minimum),f=xa(c,a.unit.one,a.unit.few,a.unit.many);return`Занадта малы: чакалася, што ${t.origin} павінна ${a.verb} ${i}${t.minimum.toString()} ${f}`}return`Занадта малы: чакалася, што ${t.origin} павінна быць ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Няправільны радок: павінен пачынацца з "${i.prefix}"`:i.format==="ends_with"?`Няправільны радок: павінен заканчвацца на "${i.suffix}"`:i.format==="includes"?`Няправільны радок: павінен змяшчаць "${i.includes}"`:i.format==="regex"?`Няправільны радок: павінен адпавядаць шаблону ${i.pattern}`:`Няправільны ${o[i.format]??t.format}`}case"not_multiple_of":return`Няправільны лік: павінен быць кратным ${t.divisor}`;case"unrecognized_keys":return`Нераспазнаны ${t.keys.length>1?"ключы":"ключ"}: ${N(t.keys,", ")}`;case"invalid_key":return`Няправільны ключ у ${t.origin}`;case"invalid_union":return"Няправільны ўвод";case"invalid_element":return`Няправільнае значэнне ў ${t.origin}`;default:return"Няправільны ўвод"}}};function i1(){return{localeError:n1()}}const o1=()=>{const e={string:{unit:"caràcters",verb:"contenir"},file:{unit:"bytes",verb:"contenir"},array:{unit:"elements",verb:"contenir"},set:{unit:"elements",verb:"contenir"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"entrada",email:"adreça electrònica",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data i hora ISO",date:"data ISO",time:"hora ISO",duration:"durada ISO",ipv4:"adreça IPv4",ipv6:"adreça IPv6",cidrv4:"rang IPv4",cidrv6:"rang IPv6",base64:"cadena codificada en base64",base64url:"cadena codificada en base64url",json_string:"cadena JSON",e164:"número E.164",jwt:"JWT",template_literal:"entrada"};return t=>{switch(t.code){case"invalid_type":return`Tipus invàlid: s'esperava ${t.expected}, s'ha rebut ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Valor invàlid: s'esperava ${D(t.values[0])}`:`Opció invàlida: s'esperava una de ${N(t.values," o ")}`;case"too_big":{const i=t.inclusive?"com a màxim":"menys de",a=r(t.origin);return a?`Massa gran: s'esperava que ${t.origin??"el valor"} contingués ${i} ${t.maximum.toString()} ${a.unit??"elements"}`:`Massa gran: s'esperava que ${t.origin??"el valor"} fos ${i} ${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?"com a mínim":"més de",a=r(t.origin);return a?`Massa petit: s'esperava que ${t.origin} contingués ${i} ${t.minimum.toString()} ${a.unit}`:`Massa petit: s'esperava que ${t.origin} fos ${i} ${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Format invàlid: ha de començar amb "${i.prefix}"`:i.format==="ends_with"?`Format invàlid: ha d'acabar amb "${i.suffix}"`:i.format==="includes"?`Format invàlid: ha d'incloure "${i.includes}"`:i.format==="regex"?`Format invàlid: ha de coincidir amb el patró ${i.pattern}`:`Format invàlid per a ${o[i.format]??t.format}`}case"not_multiple_of":return`Número invàlid: ha de ser múltiple de ${t.divisor}`;case"unrecognized_keys":return`Clau${t.keys.length>1?"s":""} no reconeguda${t.keys.length>1?"s":""}: ${N(t.keys,", ")}`;case"invalid_key":return`Clau invàlida a ${t.origin}`;case"invalid_union":return"Entrada invàlida";case"invalid_element":return`Element invàlid a ${t.origin}`;default:return"Entrada invàlida"}}};function a1(){return{localeError:o1()}}const u1=()=>{const e={string:{unit:"znaků",verb:"mít"},file:{unit:"bajtů",verb:"mít"},array:{unit:"prvků",verb:"mít"},set:{unit:"prvků",verb:"mít"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"číslo";case"string":return"řetězec";case"boolean":return"boolean";case"bigint":return"bigint";case"function":return"funkce";case"symbol":return"symbol";case"undefined":return"undefined";case"object":{if(Array.isArray(t))return"pole";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"regulární výraz",email:"e-mailová adresa",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"datum a čas ve formátu ISO",date:"datum ve formátu ISO",time:"čas ve formátu ISO",duration:"doba trvání ISO",ipv4:"IPv4 adresa",ipv6:"IPv6 adresa",cidrv4:"rozsah IPv4",cidrv6:"rozsah IPv6",base64:"řetězec zakódovaný ve formátu base64",base64url:"řetězec zakódovaný ve formátu base64url",json_string:"řetězec ve formátu JSON",e164:"číslo E.164",jwt:"JWT",template_literal:"vstup"};return t=>{switch(t.code){case"invalid_type":return`Neplatný vstup: očekáváno ${t.expected}, obdrženo ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Neplatný vstup: očekáváno ${D(t.values[0])}`:`Neplatná možnost: očekávána jedna z hodnot ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Hodnota je příliš velká: ${t.origin??"hodnota"} musí mít ${i}${t.maximum.toString()} ${a.unit??"prvků"}`:`Hodnota je příliš velká: ${t.origin??"hodnota"} musí být ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Hodnota je příliš malá: ${t.origin??"hodnota"} musí mít ${i}${t.minimum.toString()} ${a.unit??"prvků"}`:`Hodnota je příliš malá: ${t.origin??"hodnota"} musí být ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Neplatný řetězec: musí začínat na "${i.prefix}"`:i.format==="ends_with"?`Neplatný řetězec: musí končit na "${i.suffix}"`:i.format==="includes"?`Neplatný řetězec: musí obsahovat "${i.includes}"`:i.format==="regex"?`Neplatný řetězec: musí odpovídat vzoru ${i.pattern}`:`Neplatný formát ${o[i.format]??t.format}`}case"not_multiple_of":return`Neplatné číslo: musí být násobkem ${t.divisor}`;case"unrecognized_keys":return`Neznámé klíče: ${N(t.keys,", ")}`;case"invalid_key":return`Neplatný klíč v ${t.origin}`;case"invalid_union":return"Neplatný vstup";case"invalid_element":return`Neplatná hodnota v ${t.origin}`;default:return"Neplatný vstup"}}};function s1(){return{localeError:u1()}}const l1=()=>{const e={string:{unit:"tegn",verb:"havde"},file:{unit:"bytes",verb:"havde"},array:{unit:"elementer",verb:"indeholdt"},set:{unit:"elementer",verb:"indeholdt"}},r={string:"streng",number:"tal",boolean:"boolean",array:"liste",object:"objekt",set:"sæt",file:"fil"};function n(a){return e[a]??null}function o(a){return r[a]??a}const t=a=>{const c=typeof a;switch(c){case"number":return Number.isNaN(a)?"NaN":"tal";case"object":return Array.isArray(a)?"liste":a===null?"null":Object.getPrototypeOf(a)!==Object.prototype&&a.constructor?a.constructor.name:"objekt"}return c},i={regex:"input",email:"e-mailadresse",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO dato- og klokkeslæt",date:"ISO-dato",time:"ISO-klokkeslæt",duration:"ISO-varighed",ipv4:"IPv4-område",ipv6:"IPv6-område",cidrv4:"IPv4-spektrum",cidrv6:"IPv6-spektrum",base64:"base64-kodet streng",base64url:"base64url-kodet streng",json_string:"JSON-streng",e164:"E.164-nummer",jwt:"JWT",template_literal:"input"};return a=>{switch(a.code){case"invalid_type":return`Ugyldigt input: forventede ${o(a.expected)}, fik ${o(t(a.input))}`;case"invalid_value":return a.values.length===1?`Ugyldig værdi: forventede ${D(a.values[0])}`:`Ugyldigt valg: forventede en af følgende ${N(a.values,"|")}`;case"too_big":{const c=a.inclusive?"<=":"<",f=n(a.origin),p=o(a.origin);return f?`For stor: forventede ${p??"value"} ${f.verb} ${c} ${a.maximum.toString()} ${f.unit??"elementer"}`:`For stor: forventede ${p??"value"} havde ${c} ${a.maximum.toString()}`}case"too_small":{const c=a.inclusive?">=":">",f=n(a.origin),p=o(a.origin);return f?`For lille: forventede ${p} ${f.verb} ${c} ${a.minimum.toString()} ${f.unit}`:`For lille: forventede ${p} havde ${c} ${a.minimum.toString()}`}case"invalid_format":{const c=a;return c.format==="starts_with"?`Ugyldig streng: skal starte med "${c.prefix}"`:c.format==="ends_with"?`Ugyldig streng: skal ende med "${c.suffix}"`:c.format==="includes"?`Ugyldig streng: skal indeholde "${c.includes}"`:c.format==="regex"?`Ugyldig streng: skal matche mønsteret ${c.pattern}`:`Ugyldig ${i[c.format]??a.format}`}case"not_multiple_of":return`Ugyldigt tal: skal være deleligt med ${a.divisor}`;case"unrecognized_keys":return`${a.keys.length>1?"Ukendte nøgler":"Ukendt nøgle"}: ${N(a.keys,", ")}`;case"invalid_key":return`Ugyldig nøgle i ${a.origin}`;case"invalid_union":return"Ugyldigt input: matcher ingen af de tilladte typer";case"invalid_element":return`Ugyldig værdi i ${a.origin}`;default:return"Ugyldigt input"}}};function c1(){return{localeError:l1()}}const d1=()=>{const e={string:{unit:"Zeichen",verb:"zu haben"},file:{unit:"Bytes",verb:"zu haben"},array:{unit:"Elemente",verb:"zu haben"},set:{unit:"Elemente",verb:"zu haben"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"Zahl";case"object":{if(Array.isArray(t))return"Array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"Eingabe",email:"E-Mail-Adresse",url:"URL",emoji:"Emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-Datum und -Uhrzeit",date:"ISO-Datum",time:"ISO-Uhrzeit",duration:"ISO-Dauer",ipv4:"IPv4-Adresse",ipv6:"IPv6-Adresse",cidrv4:"IPv4-Bereich",cidrv6:"IPv6-Bereich",base64:"Base64-codierter String",base64url:"Base64-URL-codierter String",json_string:"JSON-String",e164:"E.164-Nummer",jwt:"JWT",template_literal:"Eingabe"};return t=>{switch(t.code){case"invalid_type":return`Ungültige Eingabe: erwartet ${t.expected}, erhalten ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Ungültige Eingabe: erwartet ${D(t.values[0])}`:`Ungültige Option: erwartet eine von ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Zu groß: erwartet, dass ${t.origin??"Wert"} ${i}${t.maximum.toString()} ${a.unit??"Elemente"} hat`:`Zu groß: erwartet, dass ${t.origin??"Wert"} ${i}${t.maximum.toString()} ist`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Zu klein: erwartet, dass ${t.origin} ${i}${t.minimum.toString()} ${a.unit} hat`:`Zu klein: erwartet, dass ${t.origin} ${i}${t.minimum.toString()} ist`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Ungültiger String: muss mit "${i.prefix}" beginnen`:i.format==="ends_with"?`Ungültiger String: muss mit "${i.suffix}" enden`:i.format==="includes"?`Ungültiger String: muss "${i.includes}" enthalten`:i.format==="regex"?`Ungültiger String: muss dem Muster ${i.pattern} entsprechen`:`Ungültig: ${o[i.format]??t.format}`}case"not_multiple_of":return`Ungültige Zahl: muss ein Vielfaches von ${t.divisor} sein`;case"unrecognized_keys":return`${t.keys.length>1?"Unbekannte Schlüssel":"Unbekannter Schlüssel"}: ${N(t.keys,", ")}`;case"invalid_key":return`Ungültiger Schlüssel in ${t.origin}`;case"invalid_union":return"Ungültige Eingabe";case"invalid_element":return`Ungültiger Wert in ${t.origin}`;default:return"Ungültige Eingabe"}}};function f1(){return{localeError:d1()}}const p1=e=>{const r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"number";case"object":{if(Array.isArray(e))return"array";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return r},h1=()=>{const e={string:{unit:"characters",verb:"to have"},file:{unit:"bytes",verb:"to have"},array:{unit:"items",verb:"to have"},set:{unit:"items",verb:"to have"}};function r(o){return e[o]??null}const n={regex:"input",email:"email address",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datetime",date:"ISO date",time:"ISO time",duration:"ISO duration",ipv4:"IPv4 address",ipv6:"IPv6 address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded string",base64url:"base64url-encoded string",json_string:"JSON string",e164:"E.164 number",jwt:"JWT",template_literal:"input"};return o=>{switch(o.code){case"invalid_type":return`Invalid input: expected ${o.expected}, received ${p1(o.input)}`;case"invalid_value":return o.values.length===1?`Invalid input: expected ${D(o.values[0])}`:`Invalid option: expected one of ${N(o.values,"|")}`;case"too_big":{const t=o.inclusive?"<=":"<",i=r(o.origin);return i?`Too big: expected ${o.origin??"value"} to have ${t}${o.maximum.toString()} ${i.unit??"elements"}`:`Too big: expected ${o.origin??"value"} to be ${t}${o.maximum.toString()}`}case"too_small":{const t=o.inclusive?">=":">",i=r(o.origin);return i?`Too small: expected ${o.origin} to have ${t}${o.minimum.toString()} ${i.unit}`:`Too small: expected ${o.origin} to be ${t}${o.minimum.toString()}`}case"invalid_format":{const t=o;return t.format==="starts_with"?`Invalid string: must start with "${t.prefix}"`:t.format==="ends_with"?`Invalid string: must end with "${t.suffix}"`:t.format==="includes"?`Invalid string: must include "${t.includes}"`:t.format==="regex"?`Invalid string: must match pattern ${t.pattern}`:`Invalid ${n[t.format]??o.format}`}case"not_multiple_of":return`Invalid number: must be a multiple of ${o.divisor}`;case"unrecognized_keys":return`Unrecognized key${o.keys.length>1?"s":""}: ${N(o.keys,", ")}`;case"invalid_key":return`Invalid key in ${o.origin}`;case"invalid_union":return"Invalid input";case"invalid_element":return`Invalid value in ${o.origin}`;default:return"Invalid input"}}};function Dl(){return{localeError:h1()}}const m1=e=>{const r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"nombro";case"object":{if(Array.isArray(e))return"tabelo";if(e===null)return"senvalora";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return r},$1=()=>{const e={string:{unit:"karaktrojn",verb:"havi"},file:{unit:"bajtojn",verb:"havi"},array:{unit:"elementojn",verb:"havi"},set:{unit:"elementojn",verb:"havi"}};function r(o){return e[o]??null}const n={regex:"enigo",email:"retadreso",url:"URL",emoji:"emoĝio",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-datotempo",date:"ISO-dato",time:"ISO-tempo",duration:"ISO-daŭro",ipv4:"IPv4-adreso",ipv6:"IPv6-adreso",cidrv4:"IPv4-rango",cidrv6:"IPv6-rango",base64:"64-ume kodita karaktraro",base64url:"URL-64-ume kodita karaktraro",json_string:"JSON-karaktraro",e164:"E.164-nombro",jwt:"JWT",template_literal:"enigo"};return o=>{switch(o.code){case"invalid_type":return`Nevalida enigo: atendiĝis ${o.expected}, riceviĝis ${m1(o.input)}`;case"invalid_value":return o.values.length===1?`Nevalida enigo: atendiĝis ${D(o.values[0])}`:`Nevalida opcio: atendiĝis unu el ${N(o.values,"|")}`;case"too_big":{const t=o.inclusive?"<=":"<",i=r(o.origin);return i?`Tro granda: atendiĝis ke ${o.origin??"valoro"} havu ${t}${o.maximum.toString()} ${i.unit??"elementojn"}`:`Tro granda: atendiĝis ke ${o.origin??"valoro"} havu ${t}${o.maximum.toString()}`}case"too_small":{const t=o.inclusive?">=":">",i=r(o.origin);return i?`Tro malgranda: atendiĝis ke ${o.origin} havu ${t}${o.minimum.toString()} ${i.unit}`:`Tro malgranda: atendiĝis ke ${o.origin} estu ${t}${o.minimum.toString()}`}case"invalid_format":{const t=o;return t.format==="starts_with"?`Nevalida karaktraro: devas komenciĝi per "${t.prefix}"`:t.format==="ends_with"?`Nevalida karaktraro: devas finiĝi per "${t.suffix}"`:t.format==="includes"?`Nevalida karaktraro: devas inkluzivi "${t.includes}"`:t.format==="regex"?`Nevalida karaktraro: devas kongrui kun la modelo ${t.pattern}`:`Nevalida ${n[t.format]??o.format}`}case"not_multiple_of":return`Nevalida nombro: devas esti oblo de ${o.divisor}`;case"unrecognized_keys":return`Nekonata${o.keys.length>1?"j":""} ŝlosilo${o.keys.length>1?"j":""}: ${N(o.keys,", ")}`;case"invalid_key":return`Nevalida ŝlosilo en ${o.origin}`;case"invalid_union":return"Nevalida enigo";case"invalid_element":return`Nevalida valoro en ${o.origin}`;default:return"Nevalida enigo"}}};function g1(){return{localeError:$1()}}const v1=()=>{const e={string:{unit:"caracteres",verb:"tener"},file:{unit:"bytes",verb:"tener"},array:{unit:"elementos",verb:"tener"},set:{unit:"elementos",verb:"tener"}},r={string:"texto",number:"número",boolean:"booleano",array:"arreglo",object:"objeto",set:"conjunto",file:"archivo",date:"fecha",bigint:"número grande",symbol:"símbolo",undefined:"indefinido",null:"nulo",function:"función",map:"mapa",record:"registro",tuple:"tupla",enum:"enumeración",union:"unión",literal:"literal",promise:"promesa",void:"vacío",never:"nunca",unknown:"desconocido",any:"cualquiera"};function n(a){return e[a]??null}function o(a){return r[a]??a}const t=a=>{const c=typeof a;switch(c){case"number":return Number.isNaN(a)?"NaN":"number";case"object":return Array.isArray(a)?"array":a===null?"null":Object.getPrototypeOf(a)!==Object.prototype?a.constructor.name:"object"}return c},i={regex:"entrada",email:"dirección de correo electrónico",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"fecha y hora ISO",date:"fecha ISO",time:"hora ISO",duration:"duración ISO",ipv4:"dirección IPv4",ipv6:"dirección IPv6",cidrv4:"rango IPv4",cidrv6:"rango IPv6",base64:"cadena codificada en base64",base64url:"URL codificada en base64",json_string:"cadena JSON",e164:"número E.164",jwt:"JWT",template_literal:"entrada"};return a=>{switch(a.code){case"invalid_type":return`Entrada inválida: se esperaba ${o(a.expected)}, recibido ${o(t(a.input))}`;case"invalid_value":return a.values.length===1?`Entrada inválida: se esperaba ${D(a.values[0])}`:`Opción inválida: se esperaba una de ${N(a.values,"|")}`;case"too_big":{const c=a.inclusive?"<=":"<",f=n(a.origin),p=o(a.origin);return f?`Demasiado grande: se esperaba que ${p??"valor"} tuviera ${c}${a.maximum.toString()} ${f.unit??"elementos"}`:`Demasiado grande: se esperaba que ${p??"valor"} fuera ${c}${a.maximum.toString()}`}case"too_small":{const c=a.inclusive?">=":">",f=n(a.origin),p=o(a.origin);return f?`Demasiado pequeño: se esperaba que ${p} tuviera ${c}${a.minimum.toString()} ${f.unit}`:`Demasiado pequeño: se esperaba que ${p} fuera ${c}${a.minimum.toString()}`}case"invalid_format":{const c=a;return c.format==="starts_with"?`Cadena inválida: debe comenzar con "${c.prefix}"`:c.format==="ends_with"?`Cadena inválida: debe terminar en "${c.suffix}"`:c.format==="includes"?`Cadena inválida: debe incluir "${c.includes}"`:c.format==="regex"?`Cadena inválida: debe coincidir con el patrón ${c.pattern}`:`Inválido ${i[c.format]??a.format}`}case"not_multiple_of":return`Número inválido: debe ser múltiplo de ${a.divisor}`;case"unrecognized_keys":return`Llave${a.keys.length>1?"s":""} desconocida${a.keys.length>1?"s":""}: ${N(a.keys,", ")}`;case"invalid_key":return`Llave inválida en ${o(a.origin)}`;case"invalid_union":return"Entrada inválida";case"invalid_element":return`Valor inválido en ${o(a.origin)}`;default:return"Entrada inválida"}}};function _1(){return{localeError:v1()}}const b1=()=>{const e={string:{unit:"کاراکتر",verb:"داشته باشد"},file:{unit:"بایت",verb:"داشته باشد"},array:{unit:"آیتم",verb:"داشته باشد"},set:{unit:"آیتم",verb:"داشته باشد"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"عدد";case"object":{if(Array.isArray(t))return"آرایه";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"ورودی",email:"آدرس ایمیل",url:"URL",emoji:"ایموجی",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"تاریخ و زمان ایزو",date:"تاریخ ایزو",time:"زمان ایزو",duration:"مدت زمان ایزو",ipv4:"IPv4 آدرس",ipv6:"IPv6 آدرس",cidrv4:"IPv4 دامنه",cidrv6:"IPv6 دامنه",base64:"base64-encoded رشته",base64url:"base64url-encoded رشته",json_string:"JSON رشته",e164:"E.164 عدد",jwt:"JWT",template_literal:"ورودی"};return t=>{switch(t.code){case"invalid_type":return`ورودی نامعتبر: میبایست ${t.expected} میبود، ${n(t.input)} دریافت شد`;case"invalid_value":return t.values.length===1?`ورودی نامعتبر: میبایست ${D(t.values[0])} میبود`:`گزینه نامعتبر: میبایست یکی از ${N(t.values,"|")} میبود`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`خیلی بزرگ: ${t.origin??"مقدار"} باید ${i}${t.maximum.toString()} ${a.unit??"عنصر"} باشد`:`خیلی بزرگ: ${t.origin??"مقدار"} باید ${i}${t.maximum.toString()} باشد`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`خیلی کوچک: ${t.origin} باید ${i}${t.minimum.toString()} ${a.unit} باشد`:`خیلی کوچک: ${t.origin} باید ${i}${t.minimum.toString()} باشد`}case"invalid_format":{const i=t;return i.format==="starts_with"?`رشته نامعتبر: باید با "${i.prefix}" شروع شود`:i.format==="ends_with"?`رشته نامعتبر: باید با "${i.suffix}" تمام شود`:i.format==="includes"?`رشته نامعتبر: باید شامل "${i.includes}" باشد`:i.format==="regex"?`رشته نامعتبر: باید با الگوی ${i.pattern} مطابقت داشته باشد`:`${o[i.format]??t.format} نامعتبر`}case"not_multiple_of":return`عدد نامعتبر: باید مضرب ${t.divisor} باشد`;case"unrecognized_keys":return`کلید${t.keys.length>1?"های":""} ناشناس: ${N(t.keys,", ")}`;case"invalid_key":return`کلید ناشناس در ${t.origin}`;case"invalid_union":return"ورودی نامعتبر";case"invalid_element":return`مقدار نامعتبر در ${t.origin}`;default:return"ورودی نامعتبر"}}};function y1(){return{localeError:b1()}}const S1=()=>{const e={string:{unit:"merkkiä",subject:"merkkijonon"},file:{unit:"tavua",subject:"tiedoston"},array:{unit:"alkiota",subject:"listan"},set:{unit:"alkiota",subject:"joukon"},number:{unit:"",subject:"luvun"},bigint:{unit:"",subject:"suuren kokonaisluvun"},int:{unit:"",subject:"kokonaisluvun"},date:{unit:"",subject:"päivämäärän"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"säännöllinen lauseke",email:"sähköpostiosoite",url:"URL-osoite",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-aikaleima",date:"ISO-päivämäärä",time:"ISO-aika",duration:"ISO-kesto",ipv4:"IPv4-osoite",ipv6:"IPv6-osoite",cidrv4:"IPv4-alue",cidrv6:"IPv6-alue",base64:"base64-koodattu merkkijono",base64url:"base64url-koodattu merkkijono",json_string:"JSON-merkkijono",e164:"E.164-luku",jwt:"JWT",template_literal:"templaattimerkkijono"};return t=>{switch(t.code){case"invalid_type":return`Virheellinen tyyppi: odotettiin ${t.expected}, oli ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Virheellinen syöte: täytyy olla ${D(t.values[0])}`:`Virheellinen valinta: täytyy olla yksi seuraavista: ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Liian suuri: ${a.subject} täytyy olla ${i}${t.maximum.toString()} ${a.unit}`.trim():`Liian suuri: arvon täytyy olla ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Liian pieni: ${a.subject} täytyy olla ${i}${t.minimum.toString()} ${a.unit}`.trim():`Liian pieni: arvon täytyy olla ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Virheellinen syöte: täytyy alkaa "${i.prefix}"`:i.format==="ends_with"?`Virheellinen syöte: täytyy loppua "${i.suffix}"`:i.format==="includes"?`Virheellinen syöte: täytyy sisältää "${i.includes}"`:i.format==="regex"?`Virheellinen syöte: täytyy vastata säännöllistä lauseketta ${i.pattern}`:`Virheellinen ${o[i.format]??t.format}`}case"not_multiple_of":return`Virheellinen luku: täytyy olla luvun ${t.divisor} monikerta`;case"unrecognized_keys":return`${t.keys.length>1?"Tuntemattomat avaimet":"Tuntematon avain"}: ${N(t.keys,", ")}`;case"invalid_key":return"Virheellinen avain tietueessa";case"invalid_union":return"Virheellinen unioni";case"invalid_element":return"Virheellinen arvo joukossa";default:return"Virheellinen syöte"}}};function k1(){return{localeError:S1()}}const I1=()=>{const e={string:{unit:"caractères",verb:"avoir"},file:{unit:"octets",verb:"avoir"},array:{unit:"éléments",verb:"avoir"},set:{unit:"éléments",verb:"avoir"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"nombre";case"object":{if(Array.isArray(t))return"tableau";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"entrée",email:"adresse e-mail",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"date et heure ISO",date:"date ISO",time:"heure ISO",duration:"durée ISO",ipv4:"adresse IPv4",ipv6:"adresse IPv6",cidrv4:"plage IPv4",cidrv6:"plage IPv6",base64:"chaîne encodée en base64",base64url:"chaîne encodée en base64url",json_string:"chaîne JSON",e164:"numéro E.164",jwt:"JWT",template_literal:"entrée"};return t=>{switch(t.code){case"invalid_type":return`Entrée invalide : ${t.expected} attendu, ${n(t.input)} reçu`;case"invalid_value":return t.values.length===1?`Entrée invalide : ${D(t.values[0])} attendu`:`Option invalide : une valeur parmi ${N(t.values,"|")} attendue`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Trop grand : ${t.origin??"valeur"} doit ${a.verb} ${i}${t.maximum.toString()} ${a.unit??"élément(s)"}`:`Trop grand : ${t.origin??"valeur"} doit être ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Trop petit : ${t.origin} doit ${a.verb} ${i}${t.minimum.toString()} ${a.unit}`:`Trop petit : ${t.origin} doit être ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Chaîne invalide : doit commencer par "${i.prefix}"`:i.format==="ends_with"?`Chaîne invalide : doit se terminer par "${i.suffix}"`:i.format==="includes"?`Chaîne invalide : doit inclure "${i.includes}"`:i.format==="regex"?`Chaîne invalide : doit correspondre au modèle ${i.pattern}`:`${o[i.format]??t.format} invalide`}case"not_multiple_of":return`Nombre invalide : doit être un multiple de ${t.divisor}`;case"unrecognized_keys":return`Clé${t.keys.length>1?"s":""} non reconnue${t.keys.length>1?"s":""} : ${N(t.keys,", ")}`;case"invalid_key":return`Clé invalide dans ${t.origin}`;case"invalid_union":return"Entrée invalide";case"invalid_element":return`Valeur invalide dans ${t.origin}`;default:return"Entrée invalide"}}};function w1(){return{localeError:I1()}}const O1=()=>{const e={string:{unit:"caractères",verb:"avoir"},file:{unit:"octets",verb:"avoir"},array:{unit:"éléments",verb:"avoir"},set:{unit:"éléments",verb:"avoir"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"entrée",email:"adresse courriel",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"date-heure ISO",date:"date ISO",time:"heure ISO",duration:"durée ISO",ipv4:"adresse IPv4",ipv6:"adresse IPv6",cidrv4:"plage IPv4",cidrv6:"plage IPv6",base64:"chaîne encodée en base64",base64url:"chaîne encodée en base64url",json_string:"chaîne JSON",e164:"numéro E.164",jwt:"JWT",template_literal:"entrée"};return t=>{switch(t.code){case"invalid_type":return`Entrée invalide : attendu ${t.expected}, reçu ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Entrée invalide : attendu ${D(t.values[0])}`:`Option invalide : attendu l'une des valeurs suivantes ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"≤":"<",a=r(t.origin);return a?`Trop grand : attendu que ${t.origin??"la valeur"} ait ${i}${t.maximum.toString()} ${a.unit}`:`Trop grand : attendu que ${t.origin??"la valeur"} soit ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?"≥":">",a=r(t.origin);return a?`Trop petit : attendu que ${t.origin} ait ${i}${t.minimum.toString()} ${a.unit}`:`Trop petit : attendu que ${t.origin} soit ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Chaîne invalide : doit commencer par "${i.prefix}"`:i.format==="ends_with"?`Chaîne invalide : doit se terminer par "${i.suffix}"`:i.format==="includes"?`Chaîne invalide : doit inclure "${i.includes}"`:i.format==="regex"?`Chaîne invalide : doit correspondre au motif ${i.pattern}`:`${o[i.format]??t.format} invalide`}case"not_multiple_of":return`Nombre invalide : doit être un multiple de ${t.divisor}`;case"unrecognized_keys":return`Clé${t.keys.length>1?"s":""} non reconnue${t.keys.length>1?"s":""} : ${N(t.keys,", ")}`;case"invalid_key":return`Clé invalide dans ${t.origin}`;case"invalid_union":return"Entrée invalide";case"invalid_element":return`Valeur invalide dans ${t.origin}`;default:return"Entrée invalide"}}};function N1(){return{localeError:O1()}}const x1=()=>{const e={string:{unit:"אותיות",verb:"לכלול"},file:{unit:"בייטים",verb:"לכלול"},array:{unit:"פריטים",verb:"לכלול"},set:{unit:"פריטים",verb:"לכלול"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"קלט",email:"כתובת אימייל",url:"כתובת רשת",emoji:"אימוג'י",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"תאריך וזמן ISO",date:"תאריך ISO",time:"זמן ISO",duration:"משך זמן ISO",ipv4:"כתובת IPv4",ipv6:"כתובת IPv6",cidrv4:"טווח IPv4",cidrv6:"טווח IPv6",base64:"מחרוזת בבסיס 64",base64url:"מחרוזת בבסיס 64 לכתובות רשת",json_string:"מחרוזת JSON",e164:"מספר E.164",jwt:"JWT",template_literal:"קלט"};return t=>{switch(t.code){case"invalid_type":return`קלט לא תקין: צריך ${t.expected}, התקבל ${n(t.input)}`;case"invalid_value":return t.values.length===1?`קלט לא תקין: צריך ${D(t.values[0])}`:`קלט לא תקין: צריך אחת מהאפשרויות ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`גדול מדי: ${t.origin??"value"} צריך להיות ${i}${t.maximum.toString()} ${a.unit??"elements"}`:`גדול מדי: ${t.origin??"value"} צריך להיות ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`קטן מדי: ${t.origin} צריך להיות ${i}${t.minimum.toString()} ${a.unit}`:`קטן מדי: ${t.origin} צריך להיות ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`מחרוזת לא תקינה: חייבת להתחיל ב"${i.prefix}"`:i.format==="ends_with"?`מחרוזת לא תקינה: חייבת להסתיים ב "${i.suffix}"`:i.format==="includes"?`מחרוזת לא תקינה: חייבת לכלול "${i.includes}"`:i.format==="regex"?`מחרוזת לא תקינה: חייבת להתאים לתבנית ${i.pattern}`:`${o[i.format]??t.format} לא תקין`}case"not_multiple_of":return`מספר לא תקין: חייב להיות מכפלה של ${t.divisor}`;case"unrecognized_keys":return`מפתח${t.keys.length>1?"ות":""} לא מזוה${t.keys.length>1?"ים":"ה"}: ${N(t.keys,", ")}`;case"invalid_key":return`מפתח לא תקין ב${t.origin}`;case"invalid_union":return"קלט לא תקין";case"invalid_element":return`ערך לא תקין ב${t.origin}`;default:return"קלט לא תקין"}}};function E1(){return{localeError:x1()}}const P1=()=>{const e={string:{unit:"karakter",verb:"legyen"},file:{unit:"byte",verb:"legyen"},array:{unit:"elem",verb:"legyen"},set:{unit:"elem",verb:"legyen"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"szám";case"object":{if(Array.isArray(t))return"tömb";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"bemenet",email:"email cím",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO időbélyeg",date:"ISO dátum",time:"ISO idő",duration:"ISO időintervallum",ipv4:"IPv4 cím",ipv6:"IPv6 cím",cidrv4:"IPv4 tartomány",cidrv6:"IPv6 tartomány",base64:"base64-kódolt string",base64url:"base64url-kódolt string",json_string:"JSON string",e164:"E.164 szám",jwt:"JWT",template_literal:"bemenet"};return t=>{switch(t.code){case"invalid_type":return`Érvénytelen bemenet: a várt érték ${t.expected}, a kapott érték ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Érvénytelen bemenet: a várt érték ${D(t.values[0])}`:`Érvénytelen opció: valamelyik érték várt ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Túl nagy: ${t.origin??"érték"} mérete túl nagy ${i}${t.maximum.toString()} ${a.unit??"elem"}`:`Túl nagy: a bemeneti érték ${t.origin??"érték"} túl nagy: ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Túl kicsi: a bemeneti érték ${t.origin} mérete túl kicsi ${i}${t.minimum.toString()} ${a.unit}`:`Túl kicsi: a bemeneti érték ${t.origin} túl kicsi ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Érvénytelen string: "${i.prefix}" értékkel kell kezdődnie`:i.format==="ends_with"?`Érvénytelen string: "${i.suffix}" értékkel kell végződnie`:i.format==="includes"?`Érvénytelen string: "${i.includes}" értéket kell tartalmaznia`:i.format==="regex"?`Érvénytelen string: ${i.pattern} mintának kell megfelelnie`:`Érvénytelen ${o[i.format]??t.format}`}case"not_multiple_of":return`Érvénytelen szám: ${t.divisor} többszörösének kell lennie`;case"unrecognized_keys":return`Ismeretlen kulcs${t.keys.length>1?"s":""}: ${N(t.keys,", ")}`;case"invalid_key":return`Érvénytelen kulcs ${t.origin}`;case"invalid_union":return"Érvénytelen bemenet";case"invalid_element":return`Érvénytelen érték: ${t.origin}`;default:return"Érvénytelen bemenet"}}};function A1(){return{localeError:P1()}}const T1=()=>{const e={string:{unit:"karakter",verb:"memiliki"},file:{unit:"byte",verb:"memiliki"},array:{unit:"item",verb:"memiliki"},set:{unit:"item",verb:"memiliki"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"input",email:"alamat email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"tanggal dan waktu format ISO",date:"tanggal format ISO",time:"jam format ISO",duration:"durasi format ISO",ipv4:"alamat IPv4",ipv6:"alamat IPv6",cidrv4:"rentang alamat IPv4",cidrv6:"rentang alamat IPv6",base64:"string dengan enkode base64",base64url:"string dengan enkode base64url",json_string:"string JSON",e164:"angka E.164",jwt:"JWT",template_literal:"input"};return t=>{switch(t.code){case"invalid_type":return`Input tidak valid: diharapkan ${t.expected}, diterima ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Input tidak valid: diharapkan ${D(t.values[0])}`:`Pilihan tidak valid: diharapkan salah satu dari ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Terlalu besar: diharapkan ${t.origin??"value"} memiliki ${i}${t.maximum.toString()} ${a.unit??"elemen"}`:`Terlalu besar: diharapkan ${t.origin??"value"} menjadi ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Terlalu kecil: diharapkan ${t.origin} memiliki ${i}${t.minimum.toString()} ${a.unit}`:`Terlalu kecil: diharapkan ${t.origin} menjadi ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`String tidak valid: harus dimulai dengan "${i.prefix}"`:i.format==="ends_with"?`String tidak valid: harus berakhir dengan "${i.suffix}"`:i.format==="includes"?`String tidak valid: harus menyertakan "${i.includes}"`:i.format==="regex"?`String tidak valid: harus sesuai pola ${i.pattern}`:`${o[i.format]??t.format} tidak valid`}case"not_multiple_of":return`Angka tidak valid: harus kelipatan dari ${t.divisor}`;case"unrecognized_keys":return`Kunci tidak dikenali ${t.keys.length>1?"s":""}: ${N(t.keys,", ")}`;case"invalid_key":return`Kunci tidak valid di ${t.origin}`;case"invalid_union":return"Input tidak valid";case"invalid_element":return`Nilai tidak valid di ${t.origin}`;default:return"Input tidak valid"}}};function C1(){return{localeError:T1()}}const z1=e=>{const r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"númer";case"object":{if(Array.isArray(e))return"fylki";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return r},U1=()=>{const e={string:{unit:"stafi",verb:"að hafa"},file:{unit:"bæti",verb:"að hafa"},array:{unit:"hluti",verb:"að hafa"},set:{unit:"hluti",verb:"að hafa"}};function r(o){return e[o]??null}const n={regex:"gildi",email:"netfang",url:"vefslóð",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO dagsetning og tími",date:"ISO dagsetning",time:"ISO tími",duration:"ISO tímalengd",ipv4:"IPv4 address",ipv6:"IPv6 address",cidrv4:"IPv4 range",cidrv6:"IPv6 range",base64:"base64-encoded strengur",base64url:"base64url-encoded strengur",json_string:"JSON strengur",e164:"E.164 tölugildi",jwt:"JWT",template_literal:"gildi"};return o=>{switch(o.code){case"invalid_type":return`Rangt gildi: Þú slóst inn ${z1(o.input)} þar sem á að vera ${o.expected}`;case"invalid_value":return o.values.length===1?`Rangt gildi: gert ráð fyrir ${D(o.values[0])}`:`Ógilt val: má vera eitt af eftirfarandi ${N(o.values,"|")}`;case"too_big":{const t=o.inclusive?"<=":"<",i=r(o.origin);return i?`Of stórt: gert er ráð fyrir að ${o.origin??"gildi"} hafi ${t}${o.maximum.toString()} ${i.unit??"hluti"}`:`Of stórt: gert er ráð fyrir að ${o.origin??"gildi"} sé ${t}${o.maximum.toString()}`}case"too_small":{const t=o.inclusive?">=":">",i=r(o.origin);return i?`Of lítið: gert er ráð fyrir að ${o.origin} hafi ${t}${o.minimum.toString()} ${i.unit}`:`Of lítið: gert er ráð fyrir að ${o.origin} sé ${t}${o.minimum.toString()}`}case"invalid_format":{const t=o;return t.format==="starts_with"?`Ógildur strengur: verður að byrja á "${t.prefix}"`:t.format==="ends_with"?`Ógildur strengur: verður að enda á "${t.suffix}"`:t.format==="includes"?`Ógildur strengur: verður að innihalda "${t.includes}"`:t.format==="regex"?`Ógildur strengur: verður að fylgja mynstri ${t.pattern}`:`Rangt ${n[t.format]??o.format}`}case"not_multiple_of":return`Röng tala: verður að vera margfeldi af ${o.divisor}`;case"unrecognized_keys":return`Óþekkt ${o.keys.length>1?"ir lyklar":"ur lykill"}: ${N(o.keys,", ")}`;case"invalid_key":return`Rangur lykill í ${o.origin}`;case"invalid_union":return"Rangt gildi";case"invalid_element":return`Rangt gildi í ${o.origin}`;default:return"Rangt gildi"}}};function D1(){return{localeError:U1()}}const R1=()=>{const e={string:{unit:"caratteri",verb:"avere"},file:{unit:"byte",verb:"avere"},array:{unit:"elementi",verb:"avere"},set:{unit:"elementi",verb:"avere"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"numero";case"object":{if(Array.isArray(t))return"vettore";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"input",email:"indirizzo email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data e ora ISO",date:"data ISO",time:"ora ISO",duration:"durata ISO",ipv4:"indirizzo IPv4",ipv6:"indirizzo IPv6",cidrv4:"intervallo IPv4",cidrv6:"intervallo IPv6",base64:"stringa codificata in base64",base64url:"URL codificata in base64",json_string:"stringa JSON",e164:"numero E.164",jwt:"JWT",template_literal:"input"};return t=>{switch(t.code){case"invalid_type":return`Input non valido: atteso ${t.expected}, ricevuto ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Input non valido: atteso ${D(t.values[0])}`:`Opzione non valida: atteso uno tra ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Troppo grande: ${t.origin??"valore"} deve avere ${i}${t.maximum.toString()} ${a.unit??"elementi"}`:`Troppo grande: ${t.origin??"valore"} deve essere ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Troppo piccolo: ${t.origin} deve avere ${i}${t.minimum.toString()} ${a.unit}`:`Troppo piccolo: ${t.origin} deve essere ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Stringa non valida: deve iniziare con "${i.prefix}"`:i.format==="ends_with"?`Stringa non valida: deve terminare con "${i.suffix}"`:i.format==="includes"?`Stringa non valida: deve includere "${i.includes}"`:i.format==="regex"?`Stringa non valida: deve corrispondere al pattern ${i.pattern}`:`Invalid ${o[i.format]??t.format}`}case"not_multiple_of":return`Numero non valido: deve essere un multiplo di ${t.divisor}`;case"unrecognized_keys":return`Chiav${t.keys.length>1?"i":"e"} non riconosciut${t.keys.length>1?"e":"a"}: ${N(t.keys,", ")}`;case"invalid_key":return`Chiave non valida in ${t.origin}`;case"invalid_union":return"Input non valido";case"invalid_element":return`Valore non valido in ${t.origin}`;default:return"Input non valido"}}};function M1(){return{localeError:R1()}}const L1=()=>{const e={string:{unit:"文字",verb:"である"},file:{unit:"バイト",verb:"である"},array:{unit:"要素",verb:"である"},set:{unit:"要素",verb:"である"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"数値";case"object":{if(Array.isArray(t))return"配列";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"入力値",email:"メールアドレス",url:"URL",emoji:"絵文字",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO日時",date:"ISO日付",time:"ISO時刻",duration:"ISO期間",ipv4:"IPv4アドレス",ipv6:"IPv6アドレス",cidrv4:"IPv4範囲",cidrv6:"IPv6範囲",base64:"base64エンコード文字列",base64url:"base64urlエンコード文字列",json_string:"JSON文字列",e164:"E.164番号",jwt:"JWT",template_literal:"入力値"};return t=>{switch(t.code){case"invalid_type":return`無効な入力: ${t.expected}が期待されましたが、${n(t.input)}が入力されました`;case"invalid_value":return t.values.length===1?`無効な入力: ${D(t.values[0])}が期待されました`:`無効な選択: ${N(t.values,"、")}のいずれかである必要があります`;case"too_big":{const i=t.inclusive?"以下である":"より小さい",a=r(t.origin);return a?`大きすぎる値: ${t.origin??"値"}は${t.maximum.toString()}${a.unit??"要素"}${i}必要があります`:`大きすぎる値: ${t.origin??"値"}は${t.maximum.toString()}${i}必要があります`}case"too_small":{const i=t.inclusive?"以上である":"より大きい",a=r(t.origin);return a?`小さすぎる値: ${t.origin}は${t.minimum.toString()}${a.unit}${i}必要があります`:`小さすぎる値: ${t.origin}は${t.minimum.toString()}${i}必要があります`}case"invalid_format":{const i=t;return i.format==="starts_with"?`無効な文字列: "${i.prefix}"で始まる必要があります`:i.format==="ends_with"?`無効な文字列: "${i.suffix}"で終わる必要があります`:i.format==="includes"?`無効な文字列: "${i.includes}"を含む必要があります`:i.format==="regex"?`無効な文字列: パターン${i.pattern}に一致する必要があります`:`無効な${o[i.format]??t.format}`}case"not_multiple_of":return`無効な数値: ${t.divisor}の倍数である必要があります`;case"unrecognized_keys":return`認識されていないキー${t.keys.length>1?"群":""}: ${N(t.keys,"、")}`;case"invalid_key":return`${t.origin}内の無効なキー`;case"invalid_union":return"無効な入力";case"invalid_element":return`${t.origin}内の無効な値`;default:return"無効な入力"}}};function j1(){return{localeError:L1()}}const Z1=e=>{const r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"რიცხვი";case"object":{if(Array.isArray(e))return"მასივი";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return{string:"სტრინგი",boolean:"ბულეანი",undefined:"undefined",bigint:"bigint",symbol:"symbol",function:"ფუნქცია"}[r]??r},F1=()=>{const e={string:{unit:"სიმბოლო",verb:"უნდა შეიცავდეს"},file:{unit:"ბაიტი",verb:"უნდა შეიცავდეს"},array:{unit:"ელემენტი",verb:"უნდა შეიცავდეს"},set:{unit:"ელემენტი",verb:"უნდა შეიცავდეს"}};function r(o){return e[o]??null}const n={regex:"შეყვანა",email:"ელ-ფოსტის მისამართი",url:"URL",emoji:"ემოჯი",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"თარიღი-დრო",date:"თარიღი",time:"დრო",duration:"ხანგრძლივობა",ipv4:"IPv4 მისამართი",ipv6:"IPv6 მისამართი",cidrv4:"IPv4 დიაპაზონი",cidrv6:"IPv6 დიაპაზონი",base64:"base64-კოდირებული სტრინგი",base64url:"base64url-კოდირებული სტრინგი",json_string:"JSON სტრინგი",e164:"E.164 ნომერი",jwt:"JWT",template_literal:"შეყვანა"};return o=>{switch(o.code){case"invalid_type":return`არასწორი შეყვანა: მოსალოდნელი ${o.expected}, მიღებული ${Z1(o.input)}`;case"invalid_value":return o.values.length===1?`არასწორი შეყვანა: მოსალოდნელი ${D(o.values[0])}`:`არასწორი ვარიანტი: მოსალოდნელია ერთ-ერთი ${N(o.values,"|")}-დან`;case"too_big":{const t=o.inclusive?"<=":"<",i=r(o.origin);return i?`ზედმეტად დიდი: მოსალოდნელი ${o.origin??"მნიშვნელობა"} ${i.verb} ${t}${o.maximum.toString()} ${i.unit}`:`ზედმეტად დიდი: მოსალოდნელი ${o.origin??"მნიშვნელობა"} იყოს ${t}${o.maximum.toString()}`}case"too_small":{const t=o.inclusive?">=":">",i=r(o.origin);return i?`ზედმეტად პატარა: მოსალოდნელი ${o.origin} ${i.verb} ${t}${o.minimum.toString()} ${i.unit}`:`ზედმეტად პატარა: მოსალოდნელი ${o.origin} იყოს ${t}${o.minimum.toString()}`}case"invalid_format":{const t=o;return t.format==="starts_with"?`არასწორი სტრინგი: უნდა იწყებოდეს "${t.prefix}"-ით`:t.format==="ends_with"?`არასწორი სტრინგი: უნდა მთავრდებოდეს "${t.suffix}"-ით`:t.format==="includes"?`არასწორი სტრინგი: უნდა შეიცავდეს "${t.includes}"-ს`:t.format==="regex"?`არასწორი სტრინგი: უნდა შეესაბამებოდეს შაბლონს ${t.pattern}`:`არასწორი ${n[t.format]??o.format}`}case"not_multiple_of":return`არასწორი რიცხვი: უნდა იყოს ${o.divisor}-ის ჯერადი`;case"unrecognized_keys":return`უცნობი გასაღებ${o.keys.length>1?"ები":"ი"}: ${N(o.keys,", ")}`;case"invalid_key":return`არასწორი გასაღები ${o.origin}-ში`;case"invalid_union":return"არასწორი შეყვანა";case"invalid_element":return`არასწორი მნიშვნელობა ${o.origin}-ში`;default:return"არასწორი შეყვანა"}}};function B1(){return{localeError:F1()}}const G1=()=>{const e={string:{unit:"តួអក្សរ",verb:"គួរមាន"},file:{unit:"បៃ",verb:"គួរមាន"},array:{unit:"ធាតុ",verb:"គួរមាន"},set:{unit:"ធាតុ",verb:"គួរមាន"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"មិនមែនជាលេខ (NaN)":"លេខ";case"object":{if(Array.isArray(t))return"អារេ (Array)";if(t===null)return"គ្មានតម្លៃ (null)";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"ទិន្នន័យបញ្ចូល",email:"អាសយដ្ឋានអ៊ីមែល",url:"URL",emoji:"សញ្ញាអារម្មណ៍",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"កាលបរិច្ឆេទ និងម៉ោង ISO",date:"កាលបរិច្ឆេទ ISO",time:"ម៉ោង ISO",duration:"រយៈពេល ISO",ipv4:"អាសយដ្ឋាន IPv4",ipv6:"អាសយដ្ឋាន IPv6",cidrv4:"ដែនអាសយដ្ឋាន IPv4",cidrv6:"ដែនអាសយដ្ឋាន IPv6",base64:"ខ្សែអក្សរអ៊ិកូដ base64",base64url:"ខ្សែអក្សរអ៊ិកូដ base64url",json_string:"ខ្សែអក្សរ JSON",e164:"លេខ E.164",jwt:"JWT",template_literal:"ទិន្នន័យបញ្ចូល"};return t=>{switch(t.code){case"invalid_type":return`ទិន្នន័យបញ្ចូលមិនត្រឹមត្រូវ៖ ត្រូវការ ${t.expected} ប៉ុន្តែទទួលបាន ${n(t.input)}`;case"invalid_value":return t.values.length===1?`ទិន្នន័យបញ្ចូលមិនត្រឹមត្រូវ៖ ត្រូវការ ${D(t.values[0])}`:`ជម្រើសមិនត្រឹមត្រូវ៖ ត្រូវជាមួយក្នុងចំណោម ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`ធំពេក៖ ត្រូវការ ${t.origin??"តម្លៃ"} ${i} ${t.maximum.toString()} ${a.unit??"ធាតុ"}`:`ធំពេក៖ ត្រូវការ ${t.origin??"តម្លៃ"} ${i} ${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`តូចពេក៖ ត្រូវការ ${t.origin} ${i} ${t.minimum.toString()} ${a.unit}`:`តូចពេក៖ ត្រូវការ ${t.origin} ${i} ${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវចាប់ផ្តើមដោយ "${i.prefix}"`:i.format==="ends_with"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវបញ្ចប់ដោយ "${i.suffix}"`:i.format==="includes"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវមាន "${i.includes}"`:i.format==="regex"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវតែផ្គូផ្គងនឹងទម្រង់ដែលបានកំណត់ ${i.pattern}`:`មិនត្រឹមត្រូវ៖ ${o[i.format]??t.format}`}case"not_multiple_of":return`លេខមិនត្រឹមត្រូវ៖ ត្រូវតែជាពហុគុណនៃ ${t.divisor}`;case"unrecognized_keys":return`រកឃើញសោមិនស្គាល់៖ ${N(t.keys,", ")}`;case"invalid_key":return`សោមិនត្រឹមត្រូវនៅក្នុង ${t.origin}`;case"invalid_union":return"ទិន្នន័យមិនត្រឹមត្រូវ";case"invalid_element":return`ទិន្នន័យមិនត្រឹមត្រូវនៅក្នុង ${t.origin}`;default:return"ទិន្នន័យមិនត្រឹមត្រូវ"}}};function Rl(){return{localeError:G1()}}function q1(){return Rl()}const H1=()=>{const e={string:{unit:"문자",verb:"to have"},file:{unit:"바이트",verb:"to have"},array:{unit:"개",verb:"to have"},set:{unit:"개",verb:"to have"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"입력",email:"이메일 주소",url:"URL",emoji:"이모지",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO 날짜시간",date:"ISO 날짜",time:"ISO 시간",duration:"ISO 기간",ipv4:"IPv4 주소",ipv6:"IPv6 주소",cidrv4:"IPv4 범위",cidrv6:"IPv6 범위",base64:"base64 인코딩 문자열",base64url:"base64url 인코딩 문자열",json_string:"JSON 문자열",e164:"E.164 번호",jwt:"JWT",template_literal:"입력"};return t=>{switch(t.code){case"invalid_type":return`잘못된 입력: 예상 타입은 ${t.expected}, 받은 타입은 ${n(t.input)}입니다`;case"invalid_value":return t.values.length===1?`잘못된 입력: 값은 ${D(t.values[0])} 이어야 합니다`:`잘못된 옵션: ${N(t.values,"또는 ")} 중 하나여야 합니다`;case"too_big":{const i=t.inclusive?"이하":"미만",a=i==="미만"?"이어야 합니다":"여야 합니다",c=r(t.origin),f=c?.unit??"요소";return c?`${t.origin??"값"}이 너무 큽니다: ${t.maximum.toString()}${f} ${i}${a}`:`${t.origin??"값"}이 너무 큽니다: ${t.maximum.toString()} ${i}${a}`}case"too_small":{const i=t.inclusive?"이상":"초과",a=i==="이상"?"이어야 합니다":"여야 합니다",c=r(t.origin),f=c?.unit??"요소";return c?`${t.origin??"값"}이 너무 작습니다: ${t.minimum.toString()}${f} ${i}${a}`:`${t.origin??"값"}이 너무 작습니다: ${t.minimum.toString()} ${i}${a}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`잘못된 문자열: "${i.prefix}"(으)로 시작해야 합니다`:i.format==="ends_with"?`잘못된 문자열: "${i.suffix}"(으)로 끝나야 합니다`:i.format==="includes"?`잘못된 문자열: "${i.includes}"을(를) 포함해야 합니다`:i.format==="regex"?`잘못된 문자열: 정규식 ${i.pattern} 패턴과 일치해야 합니다`:`잘못된 ${o[i.format]??t.format}`}case"not_multiple_of":return`잘못된 숫자: ${t.divisor}의 배수여야 합니다`;case"unrecognized_keys":return`인식할 수 없는 키: ${N(t.keys,", ")}`;case"invalid_key":return`잘못된 키: ${t.origin}`;case"invalid_union":return"잘못된 입력";case"invalid_element":return`잘못된 값: ${t.origin}`;default:return"잘못된 입력"}}};function V1(){return{localeError:H1()}}const W1=e=>yt(typeof e,e),yt=(e,r=void 0)=>{switch(e){case"number":return Number.isNaN(r)?"NaN":"skaičius";case"bigint":return"sveikasis skaičius";case"string":return"eilutė";case"boolean":return"loginė reikšmė";case"undefined":case"void":return"neapibrėžta reikšmė";case"function":return"funkcija";case"symbol":return"simbolis";case"object":return r===void 0?"nežinomas objektas":r===null?"nulinė reikšmė":Array.isArray(r)?"masyvas":Object.getPrototypeOf(r)!==Object.prototype&&r.constructor?r.constructor.name:"objektas";case"null":return"nulinė reikšmė"}return e},_t=e=>e.charAt(0).toUpperCase()+e.slice(1);function Ea(e){const r=Math.abs(e),n=r%10,o=r%100;return o>=11&&o<=19||n===0?"many":n===1?"one":"few"}const K1=()=>{const e={string:{unit:{one:"simbolis",few:"simboliai",many:"simbolių"},verb:{smaller:{inclusive:"turi būti ne ilgesnė kaip",notInclusive:"turi būti trumpesnė kaip"},bigger:{inclusive:"turi būti ne trumpesnė kaip",notInclusive:"turi būti ilgesnė kaip"}}},file:{unit:{one:"baitas",few:"baitai",many:"baitų"},verb:{smaller:{inclusive:"turi būti ne didesnis kaip",notInclusive:"turi būti mažesnis kaip"},bigger:{inclusive:"turi būti ne mažesnis kaip",notInclusive:"turi būti didesnis kaip"}}},array:{unit:{one:"elementą",few:"elementus",many:"elementų"},verb:{smaller:{inclusive:"turi turėti ne daugiau kaip",notInclusive:"turi turėti mažiau kaip"},bigger:{inclusive:"turi turėti ne mažiau kaip",notInclusive:"turi turėti daugiau kaip"}}},set:{unit:{one:"elementą",few:"elementus",many:"elementų"},verb:{smaller:{inclusive:"turi turėti ne daugiau kaip",notInclusive:"turi turėti mažiau kaip"},bigger:{inclusive:"turi turėti ne mažiau kaip",notInclusive:"turi turėti daugiau kaip"}}}};function r(o,t,i,a){const c=e[o]??null;return c===null?c:{unit:c.unit[t],verb:c.verb[a][i?"inclusive":"notInclusive"]}}const n={regex:"įvestis",email:"el. pašto adresas",url:"URL",emoji:"jaustukas",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO data ir laikas",date:"ISO data",time:"ISO laikas",duration:"ISO trukmė",ipv4:"IPv4 adresas",ipv6:"IPv6 adresas",cidrv4:"IPv4 tinklo prefiksas (CIDR)",cidrv6:"IPv6 tinklo prefiksas (CIDR)",base64:"base64 užkoduota eilutė",base64url:"base64url užkoduota eilutė",json_string:"JSON eilutė",e164:"E.164 numeris",jwt:"JWT",template_literal:"įvestis"};return o=>{switch(o.code){case"invalid_type":return`Gautas tipas ${W1(o.input)}, o tikėtasi - ${yt(o.expected)}`;case"invalid_value":return o.values.length===1?`Privalo būti ${D(o.values[0])}`:`Privalo būti vienas iš ${N(o.values,"|")} pasirinkimų`;case"too_big":{const t=yt(o.origin),i=r(o.origin,Ea(Number(o.maximum)),o.inclusive??!1,"smaller");if(i?.verb)return`${_t(t??o.origin??"reikšmė")} ${i.verb} ${o.maximum.toString()} ${i.unit??"elementų"}`;const a=o.inclusive?"ne didesnis kaip":"mažesnis kaip";return`${_t(t??o.origin??"reikšmė")} turi būti ${a} ${o.maximum.toString()} ${i?.unit}`}case"too_small":{const t=yt(o.origin),i=r(o.origin,Ea(Number(o.minimum)),o.inclusive??!1,"bigger");if(i?.verb)return`${_t(t??o.origin??"reikšmė")} ${i.verb} ${o.minimum.toString()} ${i.unit??"elementų"}`;const a=o.inclusive?"ne mažesnis kaip":"didesnis kaip";return`${_t(t??o.origin??"reikšmė")} turi būti ${a} ${o.minimum.toString()} ${i?.unit}`}case"invalid_format":{const t=o;return t.format==="starts_with"?`Eilutė privalo prasidėti "${t.prefix}"`:t.format==="ends_with"?`Eilutė privalo pasibaigti "${t.suffix}"`:t.format==="includes"?`Eilutė privalo įtraukti "${t.includes}"`:t.format==="regex"?`Eilutė privalo atitikti ${t.pattern}`:`Neteisingas ${n[t.format]??o.format}`}case"not_multiple_of":return`Skaičius privalo būti ${o.divisor} kartotinis.`;case"unrecognized_keys":return`Neatpažint${o.keys.length>1?"i":"as"} rakt${o.keys.length>1?"ai":"as"}: ${N(o.keys,", ")}`;case"invalid_key":return"Rastas klaidingas raktas";case"invalid_union":return"Klaidinga įvestis";case"invalid_element":{const t=yt(o.origin);return`${_t(t??o.origin??"reikšmė")} turi klaidingą įvestį`}default:return"Klaidinga įvestis"}}};function J1(){return{localeError:K1()}}const Y1=()=>{const e={string:{unit:"знаци",verb:"да имаат"},file:{unit:"бајти",verb:"да имаат"},array:{unit:"ставки",verb:"да имаат"},set:{unit:"ставки",verb:"да имаат"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"број";case"object":{if(Array.isArray(t))return"низа";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"внес",email:"адреса на е-пошта",url:"URL",emoji:"емоџи",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO датум и време",date:"ISO датум",time:"ISO време",duration:"ISO времетраење",ipv4:"IPv4 адреса",ipv6:"IPv6 адреса",cidrv4:"IPv4 опсег",cidrv6:"IPv6 опсег",base64:"base64-енкодирана низа",base64url:"base64url-енкодирана низа",json_string:"JSON низа",e164:"E.164 број",jwt:"JWT",template_literal:"внес"};return t=>{switch(t.code){case"invalid_type":return`Грешен внес: се очекува ${t.expected}, примено ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Invalid input: expected ${D(t.values[0])}`:`Грешана опција: се очекува една ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Премногу голем: се очекува ${t.origin??"вредноста"} да има ${i}${t.maximum.toString()} ${a.unit??"елементи"}`:`Премногу голем: се очекува ${t.origin??"вредноста"} да биде ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Премногу мал: се очекува ${t.origin} да има ${i}${t.minimum.toString()} ${a.unit}`:`Премногу мал: се очекува ${t.origin} да биде ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Неважечка низа: мора да започнува со "${i.prefix}"`:i.format==="ends_with"?`Неважечка низа: мора да завршува со "${i.suffix}"`:i.format==="includes"?`Неважечка низа: мора да вклучува "${i.includes}"`:i.format==="regex"?`Неважечка низа: мора да одгоара на патернот ${i.pattern}`:`Invalid ${o[i.format]??t.format}`}case"not_multiple_of":return`Грешен број: мора да биде делив со ${t.divisor}`;case"unrecognized_keys":return`${t.keys.length>1?"Непрепознаени клучеви":"Непрепознаен клуч"}: ${N(t.keys,", ")}`;case"invalid_key":return`Грешен клуч во ${t.origin}`;case"invalid_union":return"Грешен внес";case"invalid_element":return`Грешна вредност во ${t.origin}`;default:return"Грешен внес"}}};function X1(){return{localeError:Y1()}}const Q1=()=>{const e={string:{unit:"aksara",verb:"mempunyai"},file:{unit:"bait",verb:"mempunyai"},array:{unit:"elemen",verb:"mempunyai"},set:{unit:"elemen",verb:"mempunyai"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"nombor";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"input",email:"alamat e-mel",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"tarikh masa ISO",date:"tarikh ISO",time:"masa ISO",duration:"tempoh ISO",ipv4:"alamat IPv4",ipv6:"alamat IPv6",cidrv4:"julat IPv4",cidrv6:"julat IPv6",base64:"string dikodkan base64",base64url:"string dikodkan base64url",json_string:"string JSON",e164:"nombor E.164",jwt:"JWT",template_literal:"input"};return t=>{switch(t.code){case"invalid_type":return`Input tidak sah: dijangka ${t.expected}, diterima ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Input tidak sah: dijangka ${D(t.values[0])}`:`Pilihan tidak sah: dijangka salah satu daripada ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Terlalu besar: dijangka ${t.origin??"nilai"} ${a.verb} ${i}${t.maximum.toString()} ${a.unit??"elemen"}`:`Terlalu besar: dijangka ${t.origin??"nilai"} adalah ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Terlalu kecil: dijangka ${t.origin} ${a.verb} ${i}${t.minimum.toString()} ${a.unit}`:`Terlalu kecil: dijangka ${t.origin} adalah ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`String tidak sah: mesti bermula dengan "${i.prefix}"`:i.format==="ends_with"?`String tidak sah: mesti berakhir dengan "${i.suffix}"`:i.format==="includes"?`String tidak sah: mesti mengandungi "${i.includes}"`:i.format==="regex"?`String tidak sah: mesti sepadan dengan corak ${i.pattern}`:`${o[i.format]??t.format} tidak sah`}case"not_multiple_of":return`Nombor tidak sah: perlu gandaan ${t.divisor}`;case"unrecognized_keys":return`Kunci tidak dikenali: ${N(t.keys,", ")}`;case"invalid_key":return`Kunci tidak sah dalam ${t.origin}`;case"invalid_union":return"Input tidak sah";case"invalid_element":return`Nilai tidak sah dalam ${t.origin}`;default:return"Input tidak sah"}}};function e2(){return{localeError:Q1()}}const t2=()=>{const e={string:{unit:"tekens"},file:{unit:"bytes"},array:{unit:"elementen"},set:{unit:"elementen"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"getal";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"invoer",email:"emailadres",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datum en tijd",date:"ISO datum",time:"ISO tijd",duration:"ISO duur",ipv4:"IPv4-adres",ipv6:"IPv6-adres",cidrv4:"IPv4-bereik",cidrv6:"IPv6-bereik",base64:"base64-gecodeerde tekst",base64url:"base64 URL-gecodeerde tekst",json_string:"JSON string",e164:"E.164-nummer",jwt:"JWT",template_literal:"invoer"};return t=>{switch(t.code){case"invalid_type":return`Ongeldige invoer: verwacht ${t.expected}, ontving ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Ongeldige invoer: verwacht ${D(t.values[0])}`:`Ongeldige optie: verwacht één van ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Te lang: verwacht dat ${t.origin??"waarde"} ${i}${t.maximum.toString()} ${a.unit??"elementen"} bevat`:`Te lang: verwacht dat ${t.origin??"waarde"} ${i}${t.maximum.toString()} is`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Te kort: verwacht dat ${t.origin} ${i}${t.minimum.toString()} ${a.unit} bevat`:`Te kort: verwacht dat ${t.origin} ${i}${t.minimum.toString()} is`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Ongeldige tekst: moet met "${i.prefix}" beginnen`:i.format==="ends_with"?`Ongeldige tekst: moet op "${i.suffix}" eindigen`:i.format==="includes"?`Ongeldige tekst: moet "${i.includes}" bevatten`:i.format==="regex"?`Ongeldige tekst: moet overeenkomen met patroon ${i.pattern}`:`Ongeldig: ${o[i.format]??t.format}`}case"not_multiple_of":return`Ongeldig getal: moet een veelvoud van ${t.divisor} zijn`;case"unrecognized_keys":return`Onbekende key${t.keys.length>1?"s":""}: ${N(t.keys,", ")}`;case"invalid_key":return`Ongeldige key in ${t.origin}`;case"invalid_union":return"Ongeldige invoer";case"invalid_element":return`Ongeldige waarde in ${t.origin}`;default:return"Ongeldige invoer"}}};function r2(){return{localeError:t2()}}const n2=()=>{const e={string:{unit:"tegn",verb:"å ha"},file:{unit:"bytes",verb:"å ha"},array:{unit:"elementer",verb:"å inneholde"},set:{unit:"elementer",verb:"å inneholde"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"tall";case"object":{if(Array.isArray(t))return"liste";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"input",email:"e-postadresse",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO dato- og klokkeslett",date:"ISO-dato",time:"ISO-klokkeslett",duration:"ISO-varighet",ipv4:"IPv4-område",ipv6:"IPv6-område",cidrv4:"IPv4-spekter",cidrv6:"IPv6-spekter",base64:"base64-enkodet streng",base64url:"base64url-enkodet streng",json_string:"JSON-streng",e164:"E.164-nummer",jwt:"JWT",template_literal:"input"};return t=>{switch(t.code){case"invalid_type":return`Ugyldig input: forventet ${t.expected}, fikk ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Ugyldig verdi: forventet ${D(t.values[0])}`:`Ugyldig valg: forventet en av ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`For stor(t): forventet ${t.origin??"value"} til å ha ${i}${t.maximum.toString()} ${a.unit??"elementer"}`:`For stor(t): forventet ${t.origin??"value"} til å ha ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`For lite(n): forventet ${t.origin} til å ha ${i}${t.minimum.toString()} ${a.unit}`:`For lite(n): forventet ${t.origin} til å ha ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Ugyldig streng: må starte med "${i.prefix}"`:i.format==="ends_with"?`Ugyldig streng: må ende med "${i.suffix}"`:i.format==="includes"?`Ugyldig streng: må inneholde "${i.includes}"`:i.format==="regex"?`Ugyldig streng: må matche mønsteret ${i.pattern}`:`Ugyldig ${o[i.format]??t.format}`}case"not_multiple_of":return`Ugyldig tall: må være et multiplum av ${t.divisor}`;case"unrecognized_keys":return`${t.keys.length>1?"Ukjente nøkler":"Ukjent nøkkel"}: ${N(t.keys,", ")}`;case"invalid_key":return`Ugyldig nøkkel i ${t.origin}`;case"invalid_union":return"Ugyldig input";case"invalid_element":return`Ugyldig verdi i ${t.origin}`;default:return"Ugyldig input"}}};function i2(){return{localeError:n2()}}const o2=()=>{const e={string:{unit:"harf",verb:"olmalıdır"},file:{unit:"bayt",verb:"olmalıdır"},array:{unit:"unsur",verb:"olmalıdır"},set:{unit:"unsur",verb:"olmalıdır"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"numara";case"object":{if(Array.isArray(t))return"saf";if(t===null)return"gayb";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"giren",email:"epostagâh",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO hengâmı",date:"ISO tarihi",time:"ISO zamanı",duration:"ISO müddeti",ipv4:"IPv4 nişânı",ipv6:"IPv6 nişânı",cidrv4:"IPv4 menzili",cidrv6:"IPv6 menzili",base64:"base64-şifreli metin",base64url:"base64url-şifreli metin",json_string:"JSON metin",e164:"E.164 sayısı",jwt:"JWT",template_literal:"giren"};return t=>{switch(t.code){case"invalid_type":return`Fâsit giren: umulan ${t.expected}, alınan ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Fâsit giren: umulan ${D(t.values[0])}`:`Fâsit tercih: mûteberler ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Fazla büyük: ${t.origin??"value"}, ${i}${t.maximum.toString()} ${a.unit??"elements"} sahip olmalıydı.`:`Fazla büyük: ${t.origin??"value"}, ${i}${t.maximum.toString()} olmalıydı.`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Fazla küçük: ${t.origin}, ${i}${t.minimum.toString()} ${a.unit} sahip olmalıydı.`:`Fazla küçük: ${t.origin}, ${i}${t.minimum.toString()} olmalıydı.`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Fâsit metin: "${i.prefix}" ile başlamalı.`:i.format==="ends_with"?`Fâsit metin: "${i.suffix}" ile bitmeli.`:i.format==="includes"?`Fâsit metin: "${i.includes}" ihtivâ etmeli.`:i.format==="regex"?`Fâsit metin: ${i.pattern} nakşına uymalı.`:`Fâsit ${o[i.format]??t.format}`}case"not_multiple_of":return`Fâsit sayı: ${t.divisor} katı olmalıydı.`;case"unrecognized_keys":return`Tanınmayan anahtar ${t.keys.length>1?"s":""}: ${N(t.keys,", ")}`;case"invalid_key":return`${t.origin} için tanınmayan anahtar var.`;case"invalid_union":return"Giren tanınamadı.";case"invalid_element":return`${t.origin} için tanınmayan kıymet var.`;default:return"Kıymet tanınamadı."}}};function a2(){return{localeError:o2()}}const u2=()=>{const e={string:{unit:"توکي",verb:"ولري"},file:{unit:"بایټس",verb:"ولري"},array:{unit:"توکي",verb:"ولري"},set:{unit:"توکي",verb:"ولري"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"عدد";case"object":{if(Array.isArray(t))return"ارې";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"ورودي",email:"بریښنالیک",url:"یو آر ال",emoji:"ایموجي",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"نیټه او وخت",date:"نېټه",time:"وخت",duration:"موده",ipv4:"د IPv4 پته",ipv6:"د IPv6 پته",cidrv4:"د IPv4 ساحه",cidrv6:"د IPv6 ساحه",base64:"base64-encoded متن",base64url:"base64url-encoded متن",json_string:"JSON متن",e164:"د E.164 شمېره",jwt:"JWT",template_literal:"ورودي"};return t=>{switch(t.code){case"invalid_type":return`ناسم ورودي: باید ${t.expected} وای, مګر ${n(t.input)} ترلاسه شو`;case"invalid_value":return t.values.length===1?`ناسم ورودي: باید ${D(t.values[0])} وای`:`ناسم انتخاب: باید یو له ${N(t.values,"|")} څخه وای`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`ډیر لوی: ${t.origin??"ارزښت"} باید ${i}${t.maximum.toString()} ${a.unit??"عنصرونه"} ولري`:`ډیر لوی: ${t.origin??"ارزښت"} باید ${i}${t.maximum.toString()} وي`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`ډیر کوچنی: ${t.origin} باید ${i}${t.minimum.toString()} ${a.unit} ولري`:`ډیر کوچنی: ${t.origin} باید ${i}${t.minimum.toString()} وي`}case"invalid_format":{const i=t;return i.format==="starts_with"?`ناسم متن: باید د "${i.prefix}" سره پیل شي`:i.format==="ends_with"?`ناسم متن: باید د "${i.suffix}" سره پای ته ورسيږي`:i.format==="includes"?`ناسم متن: باید "${i.includes}" ولري`:i.format==="regex"?`ناسم متن: باید د ${i.pattern} سره مطابقت ولري`:`${o[i.format]??t.format} ناسم دی`}case"not_multiple_of":return`ناسم عدد: باید د ${t.divisor} مضرب وي`;case"unrecognized_keys":return`ناسم ${t.keys.length>1?"کلیډونه":"کلیډ"}: ${N(t.keys,", ")}`;case"invalid_key":return`ناسم کلیډ په ${t.origin} کې`;case"invalid_union":return"ناسمه ورودي";case"invalid_element":return`ناسم عنصر په ${t.origin} کې`;default:return"ناسمه ورودي"}}};function s2(){return{localeError:u2()}}const l2=()=>{const e={string:{unit:"znaków",verb:"mieć"},file:{unit:"bajtów",verb:"mieć"},array:{unit:"elementów",verb:"mieć"},set:{unit:"elementów",verb:"mieć"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"liczba";case"object":{if(Array.isArray(t))return"tablica";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"wyrażenie",email:"adres email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data i godzina w formacie ISO",date:"data w formacie ISO",time:"godzina w formacie ISO",duration:"czas trwania ISO",ipv4:"adres IPv4",ipv6:"adres IPv6",cidrv4:"zakres IPv4",cidrv6:"zakres IPv6",base64:"ciąg znaków zakodowany w formacie base64",base64url:"ciąg znaków zakodowany w formacie base64url",json_string:"ciąg znaków w formacie JSON",e164:"liczba E.164",jwt:"JWT",template_literal:"wejście"};return t=>{switch(t.code){case"invalid_type":return`Nieprawidłowe dane wejściowe: oczekiwano ${t.expected}, otrzymano ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Nieprawidłowe dane wejściowe: oczekiwano ${D(t.values[0])}`:`Nieprawidłowa opcja: oczekiwano jednej z wartości ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Za duża wartość: oczekiwano, że ${t.origin??"wartość"} będzie mieć ${i}${t.maximum.toString()} ${a.unit??"elementów"}`:`Zbyt duż(y/a/e): oczekiwano, że ${t.origin??"wartość"} będzie wynosić ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Za mała wartość: oczekiwano, że ${t.origin??"wartość"} będzie mieć ${i}${t.minimum.toString()} ${a.unit??"elementów"}`:`Zbyt mał(y/a/e): oczekiwano, że ${t.origin??"wartość"} będzie wynosić ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Nieprawidłowy ciąg znaków: musi zaczynać się od "${i.prefix}"`:i.format==="ends_with"?`Nieprawidłowy ciąg znaków: musi kończyć się na "${i.suffix}"`:i.format==="includes"?`Nieprawidłowy ciąg znaków: musi zawierać "${i.includes}"`:i.format==="regex"?`Nieprawidłowy ciąg znaków: musi odpowiadać wzorcowi ${i.pattern}`:`Nieprawidłow(y/a/e) ${o[i.format]??t.format}`}case"not_multiple_of":return`Nieprawidłowa liczba: musi być wielokrotnością ${t.divisor}`;case"unrecognized_keys":return`Nierozpoznane klucze${t.keys.length>1?"s":""}: ${N(t.keys,", ")}`;case"invalid_key":return`Nieprawidłowy klucz w ${t.origin}`;case"invalid_union":return"Nieprawidłowe dane wejściowe";case"invalid_element":return`Nieprawidłowa wartość w ${t.origin}`;default:return"Nieprawidłowe dane wejściowe"}}};function c2(){return{localeError:l2()}}const d2=()=>{const e={string:{unit:"caracteres",verb:"ter"},file:{unit:"bytes",verb:"ter"},array:{unit:"itens",verb:"ter"},set:{unit:"itens",verb:"ter"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"número";case"object":{if(Array.isArray(t))return"array";if(t===null)return"nulo";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"padrão",email:"endereço de e-mail",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"data e hora ISO",date:"data ISO",time:"hora ISO",duration:"duração ISO",ipv4:"endereço IPv4",ipv6:"endereço IPv6",cidrv4:"faixa de IPv4",cidrv6:"faixa de IPv6",base64:"texto codificado em base64",base64url:"URL codificada em base64",json_string:"texto JSON",e164:"número E.164",jwt:"JWT",template_literal:"entrada"};return t=>{switch(t.code){case"invalid_type":return`Tipo inválido: esperado ${t.expected}, recebido ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Entrada inválida: esperado ${D(t.values[0])}`:`Opção inválida: esperada uma das ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Muito grande: esperado que ${t.origin??"valor"} tivesse ${i}${t.maximum.toString()} ${a.unit??"elementos"}`:`Muito grande: esperado que ${t.origin??"valor"} fosse ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Muito pequeno: esperado que ${t.origin} tivesse ${i}${t.minimum.toString()} ${a.unit}`:`Muito pequeno: esperado que ${t.origin} fosse ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Texto inválido: deve começar com "${i.prefix}"`:i.format==="ends_with"?`Texto inválido: deve terminar com "${i.suffix}"`:i.format==="includes"?`Texto inválido: deve incluir "${i.includes}"`:i.format==="regex"?`Texto inválido: deve corresponder ao padrão ${i.pattern}`:`${o[i.format]??t.format} inválido`}case"not_multiple_of":return`Número inválido: deve ser múltiplo de ${t.divisor}`;case"unrecognized_keys":return`Chave${t.keys.length>1?"s":""} desconhecida${t.keys.length>1?"s":""}: ${N(t.keys,", ")}`;case"invalid_key":return`Chave inválida em ${t.origin}`;case"invalid_union":return"Entrada inválida";case"invalid_element":return`Valor inválido em ${t.origin}`;default:return"Campo inválido"}}};function f2(){return{localeError:d2()}}function Pa(e,r,n,o){const t=Math.abs(e),i=t%10,a=t%100;return a>=11&&a<=19?o:i===1?r:i>=2&&i<=4?n:o}const p2=()=>{const e={string:{unit:{one:"символ",few:"символа",many:"символов"},verb:"иметь"},file:{unit:{one:"байт",few:"байта",many:"байт"},verb:"иметь"},array:{unit:{one:"элемент",few:"элемента",many:"элементов"},verb:"иметь"},set:{unit:{one:"элемент",few:"элемента",many:"элементов"},verb:"иметь"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"число";case"object":{if(Array.isArray(t))return"массив";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"ввод",email:"email адрес",url:"URL",emoji:"эмодзи",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO дата и время",date:"ISO дата",time:"ISO время",duration:"ISO длительность",ipv4:"IPv4 адрес",ipv6:"IPv6 адрес",cidrv4:"IPv4 диапазон",cidrv6:"IPv6 диапазон",base64:"строка в формате base64",base64url:"строка в формате base64url",json_string:"JSON строка",e164:"номер E.164",jwt:"JWT",template_literal:"ввод"};return t=>{switch(t.code){case"invalid_type":return`Неверный ввод: ожидалось ${t.expected}, получено ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Неверный ввод: ожидалось ${D(t.values[0])}`:`Неверный вариант: ожидалось одно из ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);if(a){const c=Number(t.maximum),f=Pa(c,a.unit.one,a.unit.few,a.unit.many);return`Слишком большое значение: ожидалось, что ${t.origin??"значение"} будет иметь ${i}${t.maximum.toString()} ${f}`}return`Слишком большое значение: ожидалось, что ${t.origin??"значение"} будет ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);if(a){const c=Number(t.minimum),f=Pa(c,a.unit.one,a.unit.few,a.unit.many);return`Слишком маленькое значение: ожидалось, что ${t.origin} будет иметь ${i}${t.minimum.toString()} ${f}`}return`Слишком маленькое значение: ожидалось, что ${t.origin} будет ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Неверная строка: должна начинаться с "${i.prefix}"`:i.format==="ends_with"?`Неверная строка: должна заканчиваться на "${i.suffix}"`:i.format==="includes"?`Неверная строка: должна содержать "${i.includes}"`:i.format==="regex"?`Неверная строка: должна соответствовать шаблону ${i.pattern}`:`Неверный ${o[i.format]??t.format}`}case"not_multiple_of":return`Неверное число: должно быть кратным ${t.divisor}`;case"unrecognized_keys":return`Нераспознанн${t.keys.length>1?"ые":"ый"} ключ${t.keys.length>1?"и":""}: ${N(t.keys,", ")}`;case"invalid_key":return`Неверный ключ в ${t.origin}`;case"invalid_union":return"Неверные входные данные";case"invalid_element":return`Неверное значение в ${t.origin}`;default:return"Неверные входные данные"}}};function h2(){return{localeError:p2()}}const m2=()=>{const e={string:{unit:"znakov",verb:"imeti"},file:{unit:"bajtov",verb:"imeti"},array:{unit:"elementov",verb:"imeti"},set:{unit:"elementov",verb:"imeti"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"število";case"object":{if(Array.isArray(t))return"tabela";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"vnos",email:"e-poštni naslov",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO datum in čas",date:"ISO datum",time:"ISO čas",duration:"ISO trajanje",ipv4:"IPv4 naslov",ipv6:"IPv6 naslov",cidrv4:"obseg IPv4",cidrv6:"obseg IPv6",base64:"base64 kodiran niz",base64url:"base64url kodiran niz",json_string:"JSON niz",e164:"E.164 številka",jwt:"JWT",template_literal:"vnos"};return t=>{switch(t.code){case"invalid_type":return`Neveljaven vnos: pričakovano ${t.expected}, prejeto ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Neveljaven vnos: pričakovano ${D(t.values[0])}`:`Neveljavna možnost: pričakovano eno izmed ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Preveliko: pričakovano, da bo ${t.origin??"vrednost"} imelo ${i}${t.maximum.toString()} ${a.unit??"elementov"}`:`Preveliko: pričakovano, da bo ${t.origin??"vrednost"} ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Premajhno: pričakovano, da bo ${t.origin} imelo ${i}${t.minimum.toString()} ${a.unit}`:`Premajhno: pričakovano, da bo ${t.origin} ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Neveljaven niz: mora se začeti z "${i.prefix}"`:i.format==="ends_with"?`Neveljaven niz: mora se končati z "${i.suffix}"`:i.format==="includes"?`Neveljaven niz: mora vsebovati "${i.includes}"`:i.format==="regex"?`Neveljaven niz: mora ustrezati vzorcu ${i.pattern}`:`Neveljaven ${o[i.format]??t.format}`}case"not_multiple_of":return`Neveljavno število: mora biti večkratnik ${t.divisor}`;case"unrecognized_keys":return`Neprepoznan${t.keys.length>1?"i ključi":" ključ"}: ${N(t.keys,", ")}`;case"invalid_key":return`Neveljaven ključ v ${t.origin}`;case"invalid_union":return"Neveljaven vnos";case"invalid_element":return`Neveljavna vrednost v ${t.origin}`;default:return"Neveljaven vnos"}}};function $2(){return{localeError:m2()}}const g2=()=>{const e={string:{unit:"tecken",verb:"att ha"},file:{unit:"bytes",verb:"att ha"},array:{unit:"objekt",verb:"att innehålla"},set:{unit:"objekt",verb:"att innehålla"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"antal";case"object":{if(Array.isArray(t))return"lista";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"reguljärt uttryck",email:"e-postadress",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO-datum och tid",date:"ISO-datum",time:"ISO-tid",duration:"ISO-varaktighet",ipv4:"IPv4-intervall",ipv6:"IPv6-intervall",cidrv4:"IPv4-spektrum",cidrv6:"IPv6-spektrum",base64:"base64-kodad sträng",base64url:"base64url-kodad sträng",json_string:"JSON-sträng",e164:"E.164-nummer",jwt:"JWT",template_literal:"mall-literal"};return t=>{switch(t.code){case"invalid_type":return`Ogiltig inmatning: förväntat ${t.expected}, fick ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Ogiltig inmatning: förväntat ${D(t.values[0])}`:`Ogiltigt val: förväntade en av ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`För stor(t): förväntade ${t.origin??"värdet"} att ha ${i}${t.maximum.toString()} ${a.unit??"element"}`:`För stor(t): förväntat ${t.origin??"värdet"} att ha ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`För lite(t): förväntade ${t.origin??"värdet"} att ha ${i}${t.minimum.toString()} ${a.unit}`:`För lite(t): förväntade ${t.origin??"värdet"} att ha ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Ogiltig sträng: måste börja med "${i.prefix}"`:i.format==="ends_with"?`Ogiltig sträng: måste sluta med "${i.suffix}"`:i.format==="includes"?`Ogiltig sträng: måste innehålla "${i.includes}"`:i.format==="regex"?`Ogiltig sträng: måste matcha mönstret "${i.pattern}"`:`Ogiltig(t) ${o[i.format]??t.format}`}case"not_multiple_of":return`Ogiltigt tal: måste vara en multipel av ${t.divisor}`;case"unrecognized_keys":return`${t.keys.length>1?"Okända nycklar":"Okänd nyckel"}: ${N(t.keys,", ")}`;case"invalid_key":return`Ogiltig nyckel i ${t.origin??"värdet"}`;case"invalid_union":return"Ogiltig input";case"invalid_element":return`Ogiltigt värde i ${t.origin??"värdet"}`;default:return"Ogiltig input"}}};function v2(){return{localeError:g2()}}const _2=()=>{const e={string:{unit:"எழுத்துக்கள்",verb:"கொண்டிருக்க வேண்டும்"},file:{unit:"பைட்டுகள்",verb:"கொண்டிருக்க வேண்டும்"},array:{unit:"உறுப்புகள்",verb:"கொண்டிருக்க வேண்டும்"},set:{unit:"உறுப்புகள்",verb:"கொண்டிருக்க வேண்டும்"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"எண் அல்லாதது":"எண்";case"object":{if(Array.isArray(t))return"அணி";if(t===null)return"வெறுமை";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"உள்ளீடு",email:"மின்னஞ்சல் முகவரி",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO தேதி நேரம்",date:"ISO தேதி",time:"ISO நேரம்",duration:"ISO கால அளவு",ipv4:"IPv4 முகவரி",ipv6:"IPv6 முகவரி",cidrv4:"IPv4 வரம்பு",cidrv6:"IPv6 வரம்பு",base64:"base64-encoded சரம்",base64url:"base64url-encoded சரம்",json_string:"JSON சரம்",e164:"E.164 எண்",jwt:"JWT",template_literal:"input"};return t=>{switch(t.code){case"invalid_type":return`தவறான உள்ளீடு: எதிர்பார்க்கப்பட்டது ${t.expected}, பெறப்பட்டது ${n(t.input)}`;case"invalid_value":return t.values.length===1?`தவறான உள்ளீடு: எதிர்பார்க்கப்பட்டது ${D(t.values[0])}`:`தவறான விருப்பம்: எதிர்பார்க்கப்பட்டது ${N(t.values,"|")} இல் ஒன்று`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`மிக பெரியது: எதிர்பார்க்கப்பட்டது ${t.origin??"மதிப்பு"} ${i}${t.maximum.toString()} ${a.unit??"உறுப்புகள்"} ஆக இருக்க வேண்டும்`:`மிக பெரியது: எதிர்பார்க்கப்பட்டது ${t.origin??"மதிப்பு"} ${i}${t.maximum.toString()} ஆக இருக்க வேண்டும்`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`மிகச் சிறியது: எதிர்பார்க்கப்பட்டது ${t.origin} ${i}${t.minimum.toString()} ${a.unit} ஆக இருக்க வேண்டும்`:`மிகச் சிறியது: எதிர்பார்க்கப்பட்டது ${t.origin} ${i}${t.minimum.toString()} ஆக இருக்க வேண்டும்`}case"invalid_format":{const i=t;return i.format==="starts_with"?`தவறான சரம்: "${i.prefix}" இல் தொடங்க வேண்டும்`:i.format==="ends_with"?`தவறான சரம்: "${i.suffix}" இல் முடிவடைய வேண்டும்`:i.format==="includes"?`தவறான சரம்: "${i.includes}" ஐ உள்ளடக்க வேண்டும்`:i.format==="regex"?`தவறான சரம்: ${i.pattern} முறைபாட்டுடன் பொருந்த வேண்டும்`:`தவறான ${o[i.format]??t.format}`}case"not_multiple_of":return`தவறான எண்: ${t.divisor} இன் பலமாக இருக்க வேண்டும்`;case"unrecognized_keys":return`அடையாளம் தெரியாத விசை${t.keys.length>1?"கள்":""}: ${N(t.keys,", ")}`;case"invalid_key":return`${t.origin} இல் தவறான விசை`;case"invalid_union":return"தவறான உள்ளீடு";case"invalid_element":return`${t.origin} இல் தவறான மதிப்பு`;default:return"தவறான உள்ளீடு"}}};function b2(){return{localeError:_2()}}const y2=()=>{const e={string:{unit:"ตัวอักษร",verb:"ควรมี"},file:{unit:"ไบต์",verb:"ควรมี"},array:{unit:"รายการ",verb:"ควรมี"},set:{unit:"รายการ",verb:"ควรมี"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"ไม่ใช่ตัวเลข (NaN)":"ตัวเลข";case"object":{if(Array.isArray(t))return"อาร์เรย์ (Array)";if(t===null)return"ไม่มีค่า (null)";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"ข้อมูลที่ป้อน",email:"ที่อยู่อีเมล",url:"URL",emoji:"อิโมจิ",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"วันที่เวลาแบบ ISO",date:"วันที่แบบ ISO",time:"เวลาแบบ ISO",duration:"ช่วงเวลาแบบ ISO",ipv4:"ที่อยู่ IPv4",ipv6:"ที่อยู่ IPv6",cidrv4:"ช่วง IP แบบ IPv4",cidrv6:"ช่วง IP แบบ IPv6",base64:"ข้อความแบบ Base64",base64url:"ข้อความแบบ Base64 สำหรับ URL",json_string:"ข้อความแบบ JSON",e164:"เบอร์โทรศัพท์ระหว่างประเทศ (E.164)",jwt:"โทเคน JWT",template_literal:"ข้อมูลที่ป้อน"};return t=>{switch(t.code){case"invalid_type":return`ประเภทข้อมูลไม่ถูกต้อง: ควรเป็น ${t.expected} แต่ได้รับ ${n(t.input)}`;case"invalid_value":return t.values.length===1?`ค่าไม่ถูกต้อง: ควรเป็น ${D(t.values[0])}`:`ตัวเลือกไม่ถูกต้อง: ควรเป็นหนึ่งใน ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"ไม่เกิน":"น้อยกว่า",a=r(t.origin);return a?`เกินกำหนด: ${t.origin??"ค่า"} ควรมี${i} ${t.maximum.toString()} ${a.unit??"รายการ"}`:`เกินกำหนด: ${t.origin??"ค่า"} ควรมี${i} ${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?"อย่างน้อย":"มากกว่า",a=r(t.origin);return a?`น้อยกว่ากำหนด: ${t.origin} ควรมี${i} ${t.minimum.toString()} ${a.unit}`:`น้อยกว่ากำหนด: ${t.origin} ควรมี${i} ${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`รูปแบบไม่ถูกต้อง: ข้อความต้องขึ้นต้นด้วย "${i.prefix}"`:i.format==="ends_with"?`รูปแบบไม่ถูกต้อง: ข้อความต้องลงท้ายด้วย "${i.suffix}"`:i.format==="includes"?`รูปแบบไม่ถูกต้อง: ข้อความต้องมี "${i.includes}" อยู่ในข้อความ`:i.format==="regex"?`รูปแบบไม่ถูกต้อง: ต้องตรงกับรูปแบบที่กำหนด ${i.pattern}`:`รูปแบบไม่ถูกต้อง: ${o[i.format]??t.format}`}case"not_multiple_of":return`ตัวเลขไม่ถูกต้อง: ต้องเป็นจำนวนที่หารด้วย ${t.divisor} ได้ลงตัว`;case"unrecognized_keys":return`พบคีย์ที่ไม่รู้จัก: ${N(t.keys,", ")}`;case"invalid_key":return`คีย์ไม่ถูกต้องใน ${t.origin}`;case"invalid_union":return"ข้อมูลไม่ถูกต้อง: ไม่ตรงกับรูปแบบยูเนียนที่กำหนดไว้";case"invalid_element":return`ข้อมูลไม่ถูกต้องใน ${t.origin}`;default:return"ข้อมูลไม่ถูกต้อง"}}};function S2(){return{localeError:y2()}}const k2=e=>{const r=typeof e;switch(r){case"number":return Number.isNaN(e)?"NaN":"number";case"object":{if(Array.isArray(e))return"array";if(e===null)return"null";if(Object.getPrototypeOf(e)!==Object.prototype&&e.constructor)return e.constructor.name}}return r},I2=()=>{const e={string:{unit:"karakter",verb:"olmalı"},file:{unit:"bayt",verb:"olmalı"},array:{unit:"öğe",verb:"olmalı"},set:{unit:"öğe",verb:"olmalı"}};function r(o){return e[o]??null}const n={regex:"girdi",email:"e-posta adresi",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO tarih ve saat",date:"ISO tarih",time:"ISO saat",duration:"ISO süre",ipv4:"IPv4 adresi",ipv6:"IPv6 adresi",cidrv4:"IPv4 aralığı",cidrv6:"IPv6 aralığı",base64:"base64 ile şifrelenmiş metin",base64url:"base64url ile şifrelenmiş metin",json_string:"JSON dizesi",e164:"E.164 sayısı",jwt:"JWT",template_literal:"Şablon dizesi"};return o=>{switch(o.code){case"invalid_type":return`Geçersiz değer: beklenen ${o.expected}, alınan ${k2(o.input)}`;case"invalid_value":return o.values.length===1?`Geçersiz değer: beklenen ${D(o.values[0])}`:`Geçersiz seçenek: aşağıdakilerden biri olmalı: ${N(o.values,"|")}`;case"too_big":{const t=o.inclusive?"<=":"<",i=r(o.origin);return i?`Çok büyük: beklenen ${o.origin??"değer"} ${t}${o.maximum.toString()} ${i.unit??"öğe"}`:`Çok büyük: beklenen ${o.origin??"değer"} ${t}${o.maximum.toString()}`}case"too_small":{const t=o.inclusive?">=":">",i=r(o.origin);return i?`Çok küçük: beklenen ${o.origin} ${t}${o.minimum.toString()} ${i.unit}`:`Çok küçük: beklenen ${o.origin} ${t}${o.minimum.toString()}`}case"invalid_format":{const t=o;return t.format==="starts_with"?`Geçersiz metin: "${t.prefix}" ile başlamalı`:t.format==="ends_with"?`Geçersiz metin: "${t.suffix}" ile bitmeli`:t.format==="includes"?`Geçersiz metin: "${t.includes}" içermeli`:t.format==="regex"?`Geçersiz metin: ${t.pattern} desenine uymalı`:`Geçersiz ${n[t.format]??o.format}`}case"not_multiple_of":return`Geçersiz sayı: ${o.divisor} ile tam bölünebilmeli`;case"unrecognized_keys":return`Tanınmayan anahtar${o.keys.length>1?"lar":""}: ${N(o.keys,", ")}`;case"invalid_key":return`${o.origin} içinde geçersiz anahtar`;case"invalid_union":return"Geçersiz değer";case"invalid_element":return`${o.origin} içinde geçersiz değer`;default:return"Geçersiz değer"}}};function w2(){return{localeError:I2()}}const O2=()=>{const e={string:{unit:"символів",verb:"матиме"},file:{unit:"байтів",verb:"матиме"},array:{unit:"елементів",verb:"матиме"},set:{unit:"елементів",verb:"матиме"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"число";case"object":{if(Array.isArray(t))return"масив";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"вхідні дані",email:"адреса електронної пошти",url:"URL",emoji:"емодзі",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"дата та час ISO",date:"дата ISO",time:"час ISO",duration:"тривалість ISO",ipv4:"адреса IPv4",ipv6:"адреса IPv6",cidrv4:"діапазон IPv4",cidrv6:"діапазон IPv6",base64:"рядок у кодуванні base64",base64url:"рядок у кодуванні base64url",json_string:"рядок JSON",e164:"номер E.164",jwt:"JWT",template_literal:"вхідні дані"};return t=>{switch(t.code){case"invalid_type":return`Неправильні вхідні дані: очікується ${t.expected}, отримано ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Неправильні вхідні дані: очікується ${D(t.values[0])}`:`Неправильна опція: очікується одне з ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Занадто велике: очікується, що ${t.origin??"значення"} ${a.verb} ${i}${t.maximum.toString()} ${a.unit??"елементів"}`:`Занадто велике: очікується, що ${t.origin??"значення"} буде ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Занадто мале: очікується, що ${t.origin} ${a.verb} ${i}${t.minimum.toString()} ${a.unit}`:`Занадто мале: очікується, що ${t.origin} буде ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Неправильний рядок: повинен починатися з "${i.prefix}"`:i.format==="ends_with"?`Неправильний рядок: повинен закінчуватися на "${i.suffix}"`:i.format==="includes"?`Неправильний рядок: повинен містити "${i.includes}"`:i.format==="regex"?`Неправильний рядок: повинен відповідати шаблону ${i.pattern}`:`Неправильний ${o[i.format]??t.format}`}case"not_multiple_of":return`Неправильне число: повинно бути кратним ${t.divisor}`;case"unrecognized_keys":return`Нерозпізнаний ключ${t.keys.length>1?"і":""}: ${N(t.keys,", ")}`;case"invalid_key":return`Неправильний ключ у ${t.origin}`;case"invalid_union":return"Неправильні вхідні дані";case"invalid_element":return`Неправильне значення у ${t.origin}`;default:return"Неправильні вхідні дані"}}};function Ml(){return{localeError:O2()}}function N2(){return Ml()}const x2=()=>{const e={string:{unit:"حروف",verb:"ہونا"},file:{unit:"بائٹس",verb:"ہونا"},array:{unit:"آئٹمز",verb:"ہونا"},set:{unit:"آئٹمز",verb:"ہونا"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"نمبر";case"object":{if(Array.isArray(t))return"آرے";if(t===null)return"نل";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"ان پٹ",email:"ای میل ایڈریس",url:"یو آر ایل",emoji:"ایموجی",uuid:"یو یو آئی ڈی",uuidv4:"یو یو آئی ڈی وی 4",uuidv6:"یو یو آئی ڈی وی 6",nanoid:"نینو آئی ڈی",guid:"جی یو آئی ڈی",cuid:"سی یو آئی ڈی",cuid2:"سی یو آئی ڈی 2",ulid:"یو ایل آئی ڈی",xid:"ایکس آئی ڈی",ksuid:"کے ایس یو آئی ڈی",datetime:"آئی ایس او ڈیٹ ٹائم",date:"آئی ایس او تاریخ",time:"آئی ایس او وقت",duration:"آئی ایس او مدت",ipv4:"آئی پی وی 4 ایڈریس",ipv6:"آئی پی وی 6 ایڈریس",cidrv4:"آئی پی وی 4 رینج",cidrv6:"آئی پی وی 6 رینج",base64:"بیس 64 ان کوڈڈ سٹرنگ",base64url:"بیس 64 یو آر ایل ان کوڈڈ سٹرنگ",json_string:"جے ایس او این سٹرنگ",e164:"ای 164 نمبر",jwt:"جے ڈبلیو ٹی",template_literal:"ان پٹ"};return t=>{switch(t.code){case"invalid_type":return`غلط ان پٹ: ${t.expected} متوقع تھا، ${n(t.input)} موصول ہوا`;case"invalid_value":return t.values.length===1?`غلط ان پٹ: ${D(t.values[0])} متوقع تھا`:`غلط آپشن: ${N(t.values,"|")} میں سے ایک متوقع تھا`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`بہت بڑا: ${t.origin??"ویلیو"} کے ${i}${t.maximum.toString()} ${a.unit??"عناصر"} ہونے متوقع تھے`:`بہت بڑا: ${t.origin??"ویلیو"} کا ${i}${t.maximum.toString()} ہونا متوقع تھا`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`بہت چھوٹا: ${t.origin} کے ${i}${t.minimum.toString()} ${a.unit} ہونے متوقع تھے`:`بہت چھوٹا: ${t.origin} کا ${i}${t.minimum.toString()} ہونا متوقع تھا`}case"invalid_format":{const i=t;return i.format==="starts_with"?`غلط سٹرنگ: "${i.prefix}" سے شروع ہونا چاہیے`:i.format==="ends_with"?`غلط سٹرنگ: "${i.suffix}" پر ختم ہونا چاہیے`:i.format==="includes"?`غلط سٹرنگ: "${i.includes}" شامل ہونا چاہیے`:i.format==="regex"?`غلط سٹرنگ: پیٹرن ${i.pattern} سے میچ ہونا چاہیے`:`غلط ${o[i.format]??t.format}`}case"not_multiple_of":return`غلط نمبر: ${t.divisor} کا مضاعف ہونا چاہیے`;case"unrecognized_keys":return`غیر تسلیم شدہ کی${t.keys.length>1?"ز":""}: ${N(t.keys,"، ")}`;case"invalid_key":return`${t.origin} میں غلط کی`;case"invalid_union":return"غلط ان پٹ";case"invalid_element":return`${t.origin} میں غلط ویلیو`;default:return"غلط ان پٹ"}}};function E2(){return{localeError:x2()}}const P2=()=>{const e={string:{unit:"ký tự",verb:"có"},file:{unit:"byte",verb:"có"},array:{unit:"phần tử",verb:"có"},set:{unit:"phần tử",verb:"có"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"số";case"object":{if(Array.isArray(t))return"mảng";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"đầu vào",email:"địa chỉ email",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ngày giờ ISO",date:"ngày ISO",time:"giờ ISO",duration:"khoảng thời gian ISO",ipv4:"địa chỉ IPv4",ipv6:"địa chỉ IPv6",cidrv4:"dải IPv4",cidrv6:"dải IPv6",base64:"chuỗi mã hóa base64",base64url:"chuỗi mã hóa base64url",json_string:"chuỗi JSON",e164:"số E.164",jwt:"JWT",template_literal:"đầu vào"};return t=>{switch(t.code){case"invalid_type":return`Đầu vào không hợp lệ: mong đợi ${t.expected}, nhận được ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Đầu vào không hợp lệ: mong đợi ${D(t.values[0])}`:`Tùy chọn không hợp lệ: mong đợi một trong các giá trị ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Quá lớn: mong đợi ${t.origin??"giá trị"} ${a.verb} ${i}${t.maximum.toString()} ${a.unit??"phần tử"}`:`Quá lớn: mong đợi ${t.origin??"giá trị"} ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Quá nhỏ: mong đợi ${t.origin} ${a.verb} ${i}${t.minimum.toString()} ${a.unit}`:`Quá nhỏ: mong đợi ${t.origin} ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Chuỗi không hợp lệ: phải bắt đầu bằng "${i.prefix}"`:i.format==="ends_with"?`Chuỗi không hợp lệ: phải kết thúc bằng "${i.suffix}"`:i.format==="includes"?`Chuỗi không hợp lệ: phải bao gồm "${i.includes}"`:i.format==="regex"?`Chuỗi không hợp lệ: phải khớp với mẫu ${i.pattern}`:`${o[i.format]??t.format} không hợp lệ`}case"not_multiple_of":return`Số không hợp lệ: phải là bội số của ${t.divisor}`;case"unrecognized_keys":return`Khóa không được nhận dạng: ${N(t.keys,", ")}`;case"invalid_key":return`Khóa không hợp lệ trong ${t.origin}`;case"invalid_union":return"Đầu vào không hợp lệ";case"invalid_element":return`Giá trị không hợp lệ trong ${t.origin}`;default:return"Đầu vào không hợp lệ"}}};function A2(){return{localeError:P2()}}const T2=()=>{const e={string:{unit:"字符",verb:"包含"},file:{unit:"字节",verb:"包含"},array:{unit:"项",verb:"包含"},set:{unit:"项",verb:"包含"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"非数字(NaN)":"数字";case"object":{if(Array.isArray(t))return"数组";if(t===null)return"空值(null)";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"输入",email:"电子邮件",url:"URL",emoji:"表情符号",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO日期时间",date:"ISO日期",time:"ISO时间",duration:"ISO时长",ipv4:"IPv4地址",ipv6:"IPv6地址",cidrv4:"IPv4网段",cidrv6:"IPv6网段",base64:"base64编码字符串",base64url:"base64url编码字符串",json_string:"JSON字符串",e164:"E.164号码",jwt:"JWT",template_literal:"输入"};return t=>{switch(t.code){case"invalid_type":return`无效输入:期望 ${t.expected},实际接收 ${n(t.input)}`;case"invalid_value":return t.values.length===1?`无效输入:期望 ${D(t.values[0])}`:`无效选项:期望以下之一 ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`数值过大:期望 ${t.origin??"值"} ${i}${t.maximum.toString()} ${a.unit??"个元素"}`:`数值过大:期望 ${t.origin??"值"} ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`数值过小:期望 ${t.origin} ${i}${t.minimum.toString()} ${a.unit}`:`数值过小:期望 ${t.origin} ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`无效字符串:必须以 "${i.prefix}" 开头`:i.format==="ends_with"?`无效字符串:必须以 "${i.suffix}" 结尾`:i.format==="includes"?`无效字符串:必须包含 "${i.includes}"`:i.format==="regex"?`无效字符串:必须满足正则表达式 ${i.pattern}`:`无效${o[i.format]??t.format}`}case"not_multiple_of":return`无效数字:必须是 ${t.divisor} 的倍数`;case"unrecognized_keys":return`出现未知的键(key): ${N(t.keys,", ")}`;case"invalid_key":return`${t.origin} 中的键(key)无效`;case"invalid_union":return"无效输入";case"invalid_element":return`${t.origin} 中包含无效值(value)`;default:return"无效输入"}}};function C2(){return{localeError:T2()}}const z2=()=>{const e={string:{unit:"字元",verb:"擁有"},file:{unit:"位元組",verb:"擁有"},array:{unit:"項目",verb:"擁有"},set:{unit:"項目",verb:"擁有"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"number";case"object":{if(Array.isArray(t))return"array";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"輸入",email:"郵件地址",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"ISO 日期時間",date:"ISO 日期",time:"ISO 時間",duration:"ISO 期間",ipv4:"IPv4 位址",ipv6:"IPv6 位址",cidrv4:"IPv4 範圍",cidrv6:"IPv6 範圍",base64:"base64 編碼字串",base64url:"base64url 編碼字串",json_string:"JSON 字串",e164:"E.164 數值",jwt:"JWT",template_literal:"輸入"};return t=>{switch(t.code){case"invalid_type":return`無效的輸入值:預期為 ${t.expected},但收到 ${n(t.input)}`;case"invalid_value":return t.values.length===1?`無效的輸入值:預期為 ${D(t.values[0])}`:`無效的選項:預期為以下其中之一 ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`數值過大:預期 ${t.origin??"值"} 應為 ${i}${t.maximum.toString()} ${a.unit??"個元素"}`:`數值過大:預期 ${t.origin??"值"} 應為 ${i}${t.maximum.toString()}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`數值過小:預期 ${t.origin} 應為 ${i}${t.minimum.toString()} ${a.unit}`:`數值過小:預期 ${t.origin} 應為 ${i}${t.minimum.toString()}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`無效的字串:必須以 "${i.prefix}" 開頭`:i.format==="ends_with"?`無效的字串:必須以 "${i.suffix}" 結尾`:i.format==="includes"?`無效的字串:必須包含 "${i.includes}"`:i.format==="regex"?`無效的字串:必須符合格式 ${i.pattern}`:`無效的 ${o[i.format]??t.format}`}case"not_multiple_of":return`無效的數字:必須為 ${t.divisor} 的倍數`;case"unrecognized_keys":return`無法識別的鍵值${t.keys.length>1?"們":""}:${N(t.keys,"、")}`;case"invalid_key":return`${t.origin} 中有無效的鍵值`;case"invalid_union":return"無效的輸入值";case"invalid_element":return`${t.origin} 中有無效的值`;default:return"無效的輸入值"}}};function U2(){return{localeError:z2()}}const D2=()=>{const e={string:{unit:"àmi",verb:"ní"},file:{unit:"bytes",verb:"ní"},array:{unit:"nkan",verb:"ní"},set:{unit:"nkan",verb:"ní"}};function r(t){return e[t]??null}const n=t=>{const i=typeof t;switch(i){case"number":return Number.isNaN(t)?"NaN":"nọ́mbà";case"object":{if(Array.isArray(t))return"akopọ";if(t===null)return"null";if(Object.getPrototypeOf(t)!==Object.prototype&&t.constructor)return t.constructor.name}}return i},o={regex:"ẹ̀rọ ìbáwọlé",email:"àdírẹ́sì ìmẹ́lì",url:"URL",emoji:"emoji",uuid:"UUID",uuidv4:"UUIDv4",uuidv6:"UUIDv6",nanoid:"nanoid",guid:"GUID",cuid:"cuid",cuid2:"cuid2",ulid:"ULID",xid:"XID",ksuid:"KSUID",datetime:"àkókò ISO",date:"ọjọ́ ISO",time:"àkókò ISO",duration:"àkókò tó pé ISO",ipv4:"àdírẹ́sì IPv4",ipv6:"àdírẹ́sì IPv6",cidrv4:"àgbègbè IPv4",cidrv6:"àgbègbè IPv6",base64:"ọ̀rọ̀ tí a kọ́ ní base64",base64url:"ọ̀rọ̀ base64url",json_string:"ọ̀rọ̀ JSON",e164:"nọ́mbà E.164",jwt:"JWT",template_literal:"ẹ̀rọ ìbáwọlé"};return t=>{switch(t.code){case"invalid_type":return`Ìbáwọlé aṣìṣe: a ní láti fi ${t.expected}, àmọ̀ a rí ${n(t.input)}`;case"invalid_value":return t.values.length===1?`Ìbáwọlé aṣìṣe: a ní láti fi ${D(t.values[0])}`:`Àṣàyàn aṣìṣe: yan ọ̀kan lára ${N(t.values,"|")}`;case"too_big":{const i=t.inclusive?"<=":"<",a=r(t.origin);return a?`Tó pọ̀ jù: a ní láti jẹ́ pé ${t.origin??"iye"} ${a.verb} ${i}${t.maximum} ${a.unit}`:`Tó pọ̀ jù: a ní láti jẹ́ ${i}${t.maximum}`}case"too_small":{const i=t.inclusive?">=":">",a=r(t.origin);return a?`Kéré ju: a ní láti jẹ́ pé ${t.origin} ${a.verb} ${i}${t.minimum} ${a.unit}`:`Kéré ju: a ní láti jẹ́ ${i}${t.minimum}`}case"invalid_format":{const i=t;return i.format==="starts_with"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ bẹ̀rẹ̀ pẹ̀lú "${i.prefix}"`:i.format==="ends_with"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ parí pẹ̀lú "${i.suffix}"`:i.format==="includes"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ ní "${i.includes}"`:i.format==="regex"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ bá àpẹẹrẹ mu ${i.pattern}`:`Aṣìṣe: ${o[i.format]??t.format}`}case"not_multiple_of":return`Nọ́mbà aṣìṣe: gbọ́dọ̀ jẹ́ èyà pípín ti ${t.divisor}`;case"unrecognized_keys":return`Bọtìnì àìmọ̀: ${N(t.keys,", ")}`;case"invalid_key":return`Bọtìnì aṣìṣe nínú ${t.origin}`;case"invalid_union":return"Ìbáwọlé aṣìṣe";case"invalid_element":return`Iye aṣìṣe nínú ${t.origin}`;default:return"Ìbáwọlé aṣìṣe"}}};function R2(){return{localeError:D2()}}const Ll=Object.freeze(Object.defineProperty({__proto__:null,ar:e1,az:r1,be:i1,ca:a1,cs:s1,da:c1,de:f1,en:Dl,eo:g1,es:_1,fa:y1,fi:k1,fr:w1,frCA:N1,he:E1,hu:A1,id:C1,is:D1,it:M1,ja:j1,ka:B1,kh:q1,km:Rl,ko:V1,lt:J1,mk:X1,ms:e2,nl:r2,no:i2,ota:a2,pl:c2,ps:s2,pt:f2,ru:h2,sl:$2,sv:v2,ta:b2,th:S2,tr:w2,ua:N2,uk:Ml,ur:E2,vi:A2,yo:R2,zhCN:C2,zhTW:U2},Symbol.toStringTag,{value:"Module"})),jl=Symbol("ZodOutput"),Zl=Symbol("ZodInput");class ti{constructor(){this._map=new WeakMap,this._idmap=new Map}add(r,...n){const o=n[0];if(this._map.set(r,o),o&&typeof o=="object"&&"id"in o){if(this._idmap.has(o.id))throw new Error(`ID ${o.id} already exists in the registry`);this._idmap.set(o.id,r)}return this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(r){const n=this._map.get(r);return n&&typeof n=="object"&&"id"in n&&this._idmap.delete(n.id),this._map.delete(r),this}get(r){const n=r._zod.parent;if(n){const o={...this.get(n)??{}};delete o.id;const t={...o,...this._map.get(r)};return Object.keys(t).length?t:void 0}return this._map.get(r)}has(r){return this._map.has(r)}}function ri(){return new ti}const Le=ri();function Fl(e,r){return new e({type:"string",...O(r)})}function Bl(e,r){return new e({type:"string",coerce:!0,...O(r)})}function ni(e,r){return new e({type:"string",format:"email",check:"string_format",abort:!1,...O(r)})}function Sr(e,r){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...O(r)})}function ii(e,r){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...O(r)})}function oi(e,r){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...O(r)})}function ai(e,r){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...O(r)})}function ui(e,r){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...O(r)})}function Mr(e,r){return new e({type:"string",format:"url",check:"string_format",abort:!1,...O(r)})}function si(e,r){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...O(r)})}function li(e,r){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...O(r)})}function ci(e,r){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...O(r)})}function di(e,r){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...O(r)})}function fi(e,r){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...O(r)})}function pi(e,r){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...O(r)})}function hi(e,r){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...O(r)})}function mi(e,r){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...O(r)})}function $i(e,r){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...O(r)})}function gi(e,r){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...O(r)})}function vi(e,r){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...O(r)})}function _i(e,r){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...O(r)})}function bi(e,r){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...O(r)})}function yi(e,r){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...O(r)})}function Si(e,r){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...O(r)})}const Gl={Any:null,Minute:-1,Second:0,Millisecond:3,Microsecond:6};function ql(e,r){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...O(r)})}function Hl(e,r){return new e({type:"string",format:"date",check:"string_format",...O(r)})}function Vl(e,r){return new e({type:"string",format:"time",check:"string_format",precision:null,...O(r)})}function Wl(e,r){return new e({type:"string",format:"duration",check:"string_format",...O(r)})}function Kl(e,r){return new e({type:"number",checks:[],...O(r)})}function Jl(e,r){return new e({type:"number",coerce:!0,checks:[],...O(r)})}function Yl(e,r){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...O(r)})}function Xl(e,r){return new e({type:"number",check:"number_format",abort:!1,format:"float32",...O(r)})}function Ql(e,r){return new e({type:"number",check:"number_format",abort:!1,format:"float64",...O(r)})}function ec(e,r){return new e({type:"number",check:"number_format",abort:!1,format:"int32",...O(r)})}function tc(e,r){return new e({type:"number",check:"number_format",abort:!1,format:"uint32",...O(r)})}function rc(e,r){return new e({type:"boolean",...O(r)})}function nc(e,r){return new e({type:"boolean",coerce:!0,...O(r)})}function ic(e,r){return new e({type:"bigint",...O(r)})}function oc(e,r){return new e({type:"bigint",coerce:!0,...O(r)})}function ac(e,r){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"int64",...O(r)})}function uc(e,r){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"uint64",...O(r)})}function sc(e,r){return new e({type:"symbol",...O(r)})}function lc(e,r){return new e({type:"undefined",...O(r)})}function cc(e,r){return new e({type:"null",...O(r)})}function dc(e){return new e({type:"any"})}function fc(e){return new e({type:"unknown"})}function pc(e,r){return new e({type:"never",...O(r)})}function hc(e,r){return new e({type:"void",...O(r)})}function mc(e,r){return new e({type:"date",...O(r)})}function $c(e,r){return new e({type:"date",coerce:!0,...O(r)})}function gc(e,r){return new e({type:"nan",...O(r)})}function Be(e,r){return new Hn({check:"less_than",...O(r),value:e,inclusive:!1})}function be(e,r){return new Hn({check:"less_than",...O(r),value:e,inclusive:!0})}function Ge(e,r){return new Vn({check:"greater_than",...O(r),value:e,inclusive:!1})}function se(e,r){return new Vn({check:"greater_than",...O(r),value:e,inclusive:!0})}function vc(e){return Ge(0,e)}function _c(e){return Be(0,e)}function bc(e){return be(0,e)}function yc(e){return se(0,e)}function kt(e,r){return new os({check:"multiple_of",...O(r),value:e})}function Lr(e,r){return new ss({check:"max_size",...O(r),maximum:e})}function It(e,r){return new ls({check:"min_size",...O(r),minimum:e})}function ki(e,r){return new cs({check:"size_equals",...O(r),size:e})}function jr(e,r){return new ds({check:"max_length",...O(r),maximum:e})}function ut(e,r){return new fs({check:"min_length",...O(r),minimum:e})}function Zr(e,r){return new ps({check:"length_equals",...O(r),length:e})}function Ii(e,r){return new hs({check:"string_format",format:"regex",...O(r),pattern:e})}function wi(e){return new ms({check:"string_format",format:"lowercase",...O(e)})}function Oi(e){return new $s({check:"string_format",format:"uppercase",...O(e)})}function Ni(e,r){return new gs({check:"string_format",format:"includes",...O(r),includes:e})}function xi(e,r){return new vs({check:"string_format",format:"starts_with",...O(r),prefix:e})}function Ei(e,r){return new _s({check:"string_format",format:"ends_with",...O(r),suffix:e})}function Sc(e,r,n){return new bs({check:"property",property:e,schema:r,...O(n)})}function Pi(e,r){return new ys({check:"mime_type",mime:e,...O(r)})}function We(e){return new Ss({check:"overwrite",tx:e})}function Ai(e){return We(r=>r.normalize(e))}function Ti(){return We(e=>e.trim())}function Ci(){return We(e=>e.toLowerCase())}function zi(){return We(e=>e.toUpperCase())}function kc(e,r,n){return new e({type:"array",element:r,...O(n)})}function M2(e,r,n){return new e({type:"union",options:r,...O(n)})}function L2(e,r,n,o){return new e({type:"union",options:n,discriminator:r,...O(o)})}function j2(e,r,n){return new e({type:"intersection",left:r,right:n})}function Z2(e,r,n,o){const t=n instanceof R,i=t?o:n,a=t?n:null;return new e({type:"tuple",items:r,rest:a,...O(i)})}function F2(e,r,n,o){return new e({type:"record",keyType:r,valueType:n,...O(o)})}function B2(e,r,n,o){return new e({type:"map",keyType:r,valueType:n,...O(o)})}function G2(e,r,n){return new e({type:"set",valueType:r,...O(n)})}function q2(e,r,n){const o=Array.isArray(r)?Object.fromEntries(r.map(t=>[t,t])):r;return new e({type:"enum",entries:o,...O(n)})}function H2(e,r,n){return new e({type:"enum",entries:r,...O(n)})}function V2(e,r,n){return new e({type:"literal",values:Array.isArray(r)?r:[r],...O(n)})}function Ic(e,r){return new e({type:"file",...O(r)})}function W2(e,r){return new e({type:"transform",transform:r})}function K2(e,r){return new e({type:"optional",innerType:r})}function J2(e,r){return new e({type:"nullable",innerType:r})}function Y2(e,r,n){return new e({type:"default",innerType:r,get defaultValue(){return typeof n=="function"?n():Ur(n)}})}function X2(e,r,n){return new e({type:"nonoptional",innerType:r,...O(n)})}function Q2(e,r){return new e({type:"success",innerType:r})}function e0(e,r,n){return new e({type:"catch",innerType:r,catchValue:typeof n=="function"?n:()=>n})}function t0(e,r,n){return new e({type:"pipe",in:r,out:n})}function r0(e,r){return new e({type:"readonly",innerType:r})}function n0(e,r,n){return new e({type:"template_literal",parts:r,...O(n)})}function i0(e,r){return new e({type:"lazy",getter:r})}function o0(e,r){return new e({type:"promise",innerType:r})}function wc(e,r,n){const o=O(n);return o.abort??(o.abort=!0),new e({type:"custom",check:"custom",fn:r,...o})}function Oc(e,r,n){return new e({type:"custom",check:"custom",fn:r,...O(n)})}function Nc(e){const r=xc(n=>(n.addIssue=o=>{if(typeof o=="string")n.issues.push(ot(o,n.value,r._zod.def));else{const t=o;t.fatal&&(t.continue=!1),t.code??(t.code="custom"),t.input??(t.input=n.value),t.inst??(t.inst=r),t.continue??(t.continue=!r._zod.def.abort),n.issues.push(ot(t))}},e(n.value,n)));return r}function xc(e,r){const n=new K({check:"custom",...O(r)});return n._zod.check=e,n}function Ec(e,r){const n=O(r);let o=n.truthy??["true","1","yes","on","y","enabled"],t=n.falsy??["false","0","no","off","n","disabled"];n.case!=="sensitive"&&(o=o.map(s=>typeof s=="string"?s.toLowerCase():s),t=t.map(s=>typeof s=="string"?s.toLowerCase():s));const i=new Set(o),a=new Set(t),c=e.Codec??ei,f=e.Boolean??Jn,p=e.String??Ut,d=new p({type:"string",error:n.error}),$=new f({type:"boolean",error:n.error}),l=new c({type:"pipe",in:d,out:$,transform:((s,u)=>{let h=s;return n.case!=="sensitive"&&(h=h.toLowerCase()),i.has(h)?!0:a.has(h)?!1:(u.issues.push({code:"invalid_value",expected:"stringbool",values:[...i,...a],input:u.value,inst:l,continue:!1}),{})}),reverseTransform:((s,u)=>s===!0?o[0]||"true":t[0]||"false"),error:n.error});return l}function Dt(e,r,n,o={}){const t=O(o),i={...O(o),check:"string_format",type:"string",format:r,fn:typeof n=="function"?n:c=>n.test(c),...t};return n instanceof RegExp&&(i.pattern=n),new e(i)}class gn{constructor(r){this.counter=0,this.metadataRegistry=r?.metadata??Le,this.target=r?.target??"draft-2020-12",this.unrepresentable=r?.unrepresentable??"throw",this.override=r?.override??(()=>{}),this.io=r?.io??"output",this.seen=new Map}process(r,n={path:[],schemaPath:[]}){var o;const t=r._zod.def,i={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},a=this.seen.get(r);if(a)return a.count++,n.schemaPath.includes(r)&&(a.cycle=n.path),a.schema;const c={schema:{},count:1,cycle:void 0,path:n.path};this.seen.set(r,c);const f=r._zod.toJSONSchema?.();if(f)c.schema=f;else{const $={...n,schemaPath:[...n.schemaPath,r],path:n.path},l=r._zod.parent;if(l)c.ref=l,this.process(l,$),this.seen.get(l).isParent=!0;else{const s=c.schema;switch(t.type){case"string":{const u=s;u.type="string";const{minimum:h,maximum:m,format:g,patterns:v,contentEncoding:y}=r._zod.bag;if(typeof h=="number"&&(u.minLength=h),typeof m=="number"&&(u.maxLength=m),g&&(u.format=i[g]??g,u.format===""&&delete u.format),y&&(u.contentEncoding=y),v&&v.size>0){const b=[...v];b.length===1?u.pattern=b[0].source:b.length>1&&(c.schema.allOf=[...b.map(_=>({...this.target==="draft-7"||this.target==="draft-4"||this.target==="openapi-3.0"?{type:"string"}:{},pattern:_.source}))])}break}case"number":{const u=s,{minimum:h,maximum:m,format:g,multipleOf:v,exclusiveMaximum:y,exclusiveMinimum:b}=r._zod.bag;typeof g=="string"&&g.includes("int")?u.type="integer":u.type="number",typeof b=="number"&&(this.target==="draft-4"||this.target==="openapi-3.0"?(u.minimum=b,u.exclusiveMinimum=!0):u.exclusiveMinimum=b),typeof h=="number"&&(u.minimum=h,typeof b=="number"&&this.target!=="draft-4"&&(b>=h?delete u.minimum:delete u.exclusiveMinimum)),typeof y=="number"&&(this.target==="draft-4"||this.target==="openapi-3.0"?(u.maximum=y,u.exclusiveMaximum=!0):u.exclusiveMaximum=y),typeof m=="number"&&(u.maximum=m,typeof y=="number"&&this.target!=="draft-4"&&(y<=m?delete u.maximum:delete u.exclusiveMaximum)),typeof v=="number"&&(u.multipleOf=v);break}case"boolean":{const u=s;u.type="boolean";break}case"bigint":{if(this.unrepresentable==="throw")throw new Error("BigInt cannot be represented in JSON Schema");break}case"symbol":{if(this.unrepresentable==="throw")throw new Error("Symbols cannot be represented in JSON Schema");break}case"null":{this.target==="openapi-3.0"?(s.type="string",s.nullable=!0,s.enum=[null]):s.type="null";break}case"any":break;case"unknown":break;case"undefined":{if(this.unrepresentable==="throw")throw new Error("Undefined cannot be represented in JSON Schema");break}case"void":{if(this.unrepresentable==="throw")throw new Error("Void cannot be represented in JSON Schema");break}case"never":{s.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const u=s,{minimum:h,maximum:m}=r._zod.bag;typeof h=="number"&&(u.minItems=h),typeof m=="number"&&(u.maxItems=m),u.type="array",u.items=this.process(t.element,{...$,path:[...$.path,"items"]});break}case"object":{const u=s;u.type="object",u.properties={};const h=t.shape;for(const v in h)u.properties[v]=this.process(h[v],{...$,path:[...$.path,"properties",v]});const m=new Set(Object.keys(h)),g=new Set([...m].filter(v=>{const y=t.shape[v]._zod;return this.io==="input"?y.optin===void 0:y.optout===void 0}));g.size>0&&(u.required=Array.from(g)),t.catchall?._zod.def.type==="never"?u.additionalProperties=!1:t.catchall?t.catchall&&(u.additionalProperties=this.process(t.catchall,{...$,path:[...$.path,"additionalProperties"]})):this.io==="output"&&(u.additionalProperties=!1);break}case"union":{const u=s,h=t.options.map((m,g)=>this.process(m,{...$,path:[...$.path,"anyOf",g]}));u.anyOf=h;break}case"intersection":{const u=s,h=this.process(t.left,{...$,path:[...$.path,"allOf",0]}),m=this.process(t.right,{...$,path:[...$.path,"allOf",1]}),g=y=>"allOf"in y&&Object.keys(y).length===1,v=[...g(h)?h.allOf:[h],...g(m)?m.allOf:[m]];u.allOf=v;break}case"tuple":{const u=s;u.type="array";const h=this.target==="draft-2020-12"?"prefixItems":"items",m=this.target==="draft-2020-12"||this.target==="openapi-3.0"?"items":"additionalItems",g=t.items.map((_,I)=>this.process(_,{...$,path:[...$.path,h,I]})),v=t.rest?this.process(t.rest,{...$,path:[...$.path,m,...this.target==="openapi-3.0"?[t.items.length]:[]]}):null;this.target==="draft-2020-12"?(u.prefixItems=g,v&&(u.items=v)):this.target==="openapi-3.0"?(u.items={anyOf:g},v&&u.items.anyOf.push(v),u.minItems=g.length,v||(u.maxItems=g.length)):(u.items=g,v&&(u.additionalItems=v));const{minimum:y,maximum:b}=r._zod.bag;typeof y=="number"&&(u.minItems=y),typeof b=="number"&&(u.maxItems=b);break}case"record":{const u=s;u.type="object",(this.target==="draft-7"||this.target==="draft-2020-12")&&(u.propertyNames=this.process(t.keyType,{...$,path:[...$.path,"propertyNames"]})),u.additionalProperties=this.process(t.valueType,{...$,path:[...$.path,"additionalProperties"]});break}case"map":{if(this.unrepresentable==="throw")throw new Error("Map cannot be represented in JSON Schema");break}case"set":{if(this.unrepresentable==="throw")throw new Error("Set cannot be represented in JSON Schema");break}case"enum":{const u=s,h=Pn(t.entries);h.every(m=>typeof m=="number")&&(u.type="number"),h.every(m=>typeof m=="string")&&(u.type="string"),u.enum=h;break}case"literal":{const u=s,h=[];for(const m of t.values)if(m===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof m=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");h.push(Number(m))}else h.push(m);if(h.length!==0)if(h.length===1){const m=h[0];u.type=m===null?"null":typeof m,this.target==="draft-4"||this.target==="openapi-3.0"?u.enum=[m]:u.const=m}else h.every(m=>typeof m=="number")&&(u.type="number"),h.every(m=>typeof m=="string")&&(u.type="string"),h.every(m=>typeof m=="boolean")&&(u.type="string"),h.every(m=>m===null)&&(u.type="null"),u.enum=h;break}case"file":{const u=s,h={type:"string",format:"binary",contentEncoding:"binary"},{minimum:m,maximum:g,mime:v}=r._zod.bag;m!==void 0&&(h.minLength=m),g!==void 0&&(h.maxLength=g),v?v.length===1?(h.contentMediaType=v[0],Object.assign(u,h)):u.anyOf=v.map(y=>({...h,contentMediaType:y})):Object.assign(u,h);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const u=this.process(t.innerType,$);this.target==="openapi-3.0"?(c.ref=t.innerType,s.nullable=!0):s.anyOf=[u,{type:"null"}];break}case"nonoptional":{this.process(t.innerType,$),c.ref=t.innerType;break}case"success":{const u=s;u.type="boolean";break}case"default":{this.process(t.innerType,$),c.ref=t.innerType,s.default=JSON.parse(JSON.stringify(t.defaultValue));break}case"prefault":{this.process(t.innerType,$),c.ref=t.innerType,this.io==="input"&&(s._prefault=JSON.parse(JSON.stringify(t.defaultValue)));break}case"catch":{this.process(t.innerType,$),c.ref=t.innerType;let u;try{u=t.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}s.default=u;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const u=s,h=r._zod.pattern;if(!h)throw new Error("Pattern not found in template literal");u.type="string",u.pattern=h.source;break}case"pipe":{const u=this.io==="input"?t.in._zod.def.type==="transform"?t.out:t.in:t.out;this.process(u,$),c.ref=u;break}case"readonly":{this.process(t.innerType,$),c.ref=t.innerType,s.readOnly=!0;break}case"promise":{this.process(t.innerType,$),c.ref=t.innerType;break}case"optional":{this.process(t.innerType,$),c.ref=t.innerType;break}case"lazy":{const u=r._zod.innerType;this.process(u,$),c.ref=u;break}case"custom":{if(this.unrepresentable==="throw")throw new Error("Custom types cannot be represented in JSON Schema");break}case"function":{if(this.unrepresentable==="throw")throw new Error("Function types cannot be represented in JSON Schema");break}}}}const p=this.metadataRegistry.get(r);return p&&Object.assign(c.schema,p),this.io==="input"&&X(r)&&(delete c.schema.examples,delete c.schema.default),this.io==="input"&&c.schema._prefault&&((o=c.schema).default??(o.default=c.schema._prefault)),delete c.schema._prefault,this.seen.get(r).schema}emit(r,n){const o={cycles:n?.cycles??"ref",reused:n?.reused??"inline",external:n?.external??void 0},t=this.seen.get(r);if(!t)throw new Error("Unprocessed schema. This is a bug in Zod.");const i=d=>{const $=this.target==="draft-2020-12"?"$defs":"definitions";if(o.external){const h=o.external.registry.get(d[0])?.id,m=o.external.uri??(v=>v);if(h)return{ref:m(h)};const g=d[1].defId??d[1].schema.id??`schema${this.counter++}`;return d[1].defId=g,{defId:g,ref:`${m("__shared")}#/${$}/${g}`}}if(d[1]===t)return{ref:"#"};const s=`#/${$}/`,u=d[1].schema.id??`__schema${this.counter++}`;return{defId:u,ref:s+u}},a=d=>{if(d[1].schema.$ref)return;const $=d[1],{ref:l,defId:s}=i(d);$.def={...$.schema},s&&($.defId=s);const u=$.schema;for(const h in u)delete u[h];u.$ref=l};if(o.cycles==="throw")for(const d of this.seen.entries()){const $=d[1];if($.cycle)throw new Error(`Cycle detected: #/${$.cycle?.join("/")}/<root>
|
|
46
|
+
|
|
47
|
+
Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.`)}for(const d of this.seen.entries()){const $=d[1];if(r===d[0]){a(d);continue}if(o.external){const s=o.external.registry.get(d[0])?.id;if(r!==d[0]&&s){a(d);continue}}if(this.metadataRegistry.get(d[0])?.id){a(d);continue}if($.cycle){a(d);continue}if($.count>1&&o.reused==="ref"){a(d);continue}}const c=(d,$)=>{const l=this.seen.get(d),s=l.def??l.schema,u={...s};if(l.ref===null)return;const h=l.ref;if(l.ref=null,h){c(h,$);const m=this.seen.get(h).schema;m.$ref&&($.target==="draft-7"||$.target==="draft-4"||$.target==="openapi-3.0")?(s.allOf=s.allOf??[],s.allOf.push(m)):(Object.assign(s,m),Object.assign(s,u))}l.isParent||this.override({zodSchema:d,jsonSchema:s,path:l.path??[]})};for(const d of[...this.seen.entries()].reverse())c(d[0],{target:this.target});const f={};if(this.target==="draft-2020-12"?f.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?f.$schema="http://json-schema.org/draft-07/schema#":this.target==="draft-4"?f.$schema="http://json-schema.org/draft-04/schema#":this.target==="openapi-3.0"||console.warn(`Invalid target: ${this.target}`),o.external?.uri){const d=o.external.registry.get(r)?.id;if(!d)throw new Error("Schema is missing an `id` property");f.$id=o.external.uri(d)}Object.assign(f,t.def);const p=o.external?.defs??{};for(const d of this.seen.entries()){const $=d[1];$.def&&$.defId&&(p[$.defId]=$.def)}o.external||Object.keys(p).length>0&&(this.target==="draft-2020-12"?f.$defs=p:f.definitions=p);try{return JSON.parse(JSON.stringify(f))}catch{throw new Error("Error converting schema to JSON.")}}}function Pc(e,r){if(e instanceof ti){const o=new gn(r),t={};for(const c of e._idmap.entries()){const[f,p]=c;o.process(p)}const i={},a={registry:e,uri:r?.uri,defs:t};for(const c of e._idmap.entries()){const[f,p]=c;i[f]=o.emit(p,{...r,external:a})}if(Object.keys(t).length>0){const c=o.target==="draft-2020-12"?"$defs":"definitions";i.__shared={[c]:t}}return{schemas:i}}const n=new gn(r);return n.process(e),n.emit(e,r)}function X(e,r){const n=r??{seen:new Set};if(n.seen.has(e))return!1;n.seen.add(e);const t=e._zod.def;switch(t.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":return!1;case"array":return X(t.element,n);case"object":{for(const i in t.shape)if(X(t.shape[i],n))return!0;return!1}case"union":{for(const i of t.options)if(X(i,n))return!0;return!1}case"intersection":return X(t.left,n)||X(t.right,n);case"tuple":{for(const i of t.items)if(X(i,n))return!0;return!!(t.rest&&X(t.rest,n))}case"record":return X(t.keyType,n)||X(t.valueType,n);case"map":return X(t.keyType,n)||X(t.valueType,n);case"set":return X(t.valueType,n);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return X(t.innerType,n);case"lazy":return X(t.getter(),n);case"default":return X(t.innerType,n);case"prefault":return X(t.innerType,n);case"custom":return!1;case"transform":return!0;case"pipe":return X(t.in,n)||X(t.out,n);case"success":return!1;case"catch":return!1;case"function":return!1}throw new Error(`Unknown schema type: ${t.type}`)}const a0=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),u0=Object.freeze(Object.defineProperty({__proto__:null,$ZodAny:rl,$ZodArray:ul,$ZodAsyncError:je,$ZodBase64:Gs,$ZodBase64URL:Hs,$ZodBigInt:Yn,$ZodBigIntFormat:Xs,$ZodBoolean:Jn,$ZodCIDRv4:Fs,$ZodCIDRv6:Bs,$ZodCUID:As,$ZodCUID2:Ts,$ZodCatch:Nl,$ZodCheck:K,$ZodCheckBigIntFormat:us,$ZodCheckEndsWith:_s,$ZodCheckGreaterThan:Vn,$ZodCheckIncludes:gs,$ZodCheckLengthEquals:ps,$ZodCheckLessThan:Hn,$ZodCheckLowerCase:ms,$ZodCheckMaxLength:ds,$ZodCheckMaxSize:ss,$ZodCheckMimeType:ys,$ZodCheckMinLength:fs,$ZodCheckMinSize:ls,$ZodCheckMultipleOf:os,$ZodCheckNumberFormat:as,$ZodCheckOverwrite:Ss,$ZodCheckProperty:bs,$ZodCheckRegex:hs,$ZodCheckSizeEquals:cs,$ZodCheckStartsWith:vs,$ZodCheckStringFormat:zt,$ZodCheckUpperCase:$s,$ZodCodec:ei,$ZodCustom:Ul,$ZodCustomStringFormat:Js,$ZodDate:al,$ZodDefault:kl,$ZodDiscriminatedUnion:fl,$ZodE164:Vs,$ZodEmail:Ns,$ZodEmoji:Es,$ZodEncodeError:Cr,$ZodEnum:gl,$ZodError:Tn,$ZodFile:_l,$ZodFunction:Tl,$ZodGUID:ws,$ZodIPv4:js,$ZodIPv6:Zs,$ZodISODate:Rs,$ZodISODateTime:Ds,$ZodISODuration:Ls,$ZodISOTime:Ms,$ZodIntersection:pl,$ZodJWT:Ks,$ZodKSUID:Us,$ZodLazy:zl,$ZodLiteral:vl,$ZodMap:ml,$ZodNaN:xl,$ZodNanoID:Ps,$ZodNever:il,$ZodNonOptional:wl,$ZodNull:tl,$ZodNullable:Sl,$ZodNumber:Kn,$ZodNumberFormat:Ys,$ZodObject:cl,$ZodObjectJIT:dl,$ZodOptional:yl,$ZodPipe:El,$ZodPrefault:Il,$ZodPromise:Cl,$ZodReadonly:Pl,$ZodRealError:ce,$ZodRecord:hl,$ZodRegistry:ti,$ZodSet:$l,$ZodString:Ut,$ZodStringFormat:G,$ZodSuccess:Ol,$ZodSymbol:Qs,$ZodTemplateLiteral:Al,$ZodTransform:bl,$ZodTuple:Qn,$ZodType:R,$ZodULID:Cs,$ZodURL:xs,$ZodUUID:Os,$ZodUndefined:el,$ZodUnion:Xn,$ZodUnknown:nl,$ZodVoid:ol,$ZodXID:zs,$brand:ru,$constructor:S,$input:Zl,$output:jl,Doc:ks,JSONSchema:a0,JSONSchemaGenerator:gn,NEVER:et,TimePrecision:Gl,_any:dc,_array:kc,_base64:_i,_base64url:bi,_bigint:ic,_boolean:rc,_catch:e0,_check:xc,_cidrv4:gi,_cidrv6:vi,_coercedBigint:oc,_coercedBoolean:nc,_coercedDate:$c,_coercedNumber:Jl,_coercedString:Bl,_cuid:ci,_cuid2:di,_custom:wc,_date:mc,_decode:Dn,_decodeAsync:Mn,_default:Y2,_discriminatedUnion:L2,_e164:yi,_email:ni,_emoji:si,_encode:Un,_encodeAsync:Rn,_endsWith:Ei,_enum:q2,_file:Ic,_float32:Xl,_float64:Ql,_gt:Ge,_gte:se,_guid:Sr,_includes:Ni,_int:Yl,_int32:ec,_int64:ac,_intersection:j2,_ipv4:mi,_ipv6:$i,_isoDate:Hl,_isoDateTime:ql,_isoDuration:Wl,_isoTime:Vl,_jwt:Si,_ksuid:hi,_lazy:i0,_length:Zr,_literal:V2,_lowercase:wi,_lt:Be,_lte:be,_map:B2,_max:be,_maxLength:jr,_maxSize:Lr,_mime:Pi,_min:se,_minLength:ut,_minSize:It,_multipleOf:kt,_nan:gc,_nanoid:li,_nativeEnum:H2,_negative:_c,_never:pc,_nonnegative:yc,_nonoptional:X2,_nonpositive:bc,_normalize:Ai,_null:cc,_nullable:J2,_number:Kl,_optional:K2,_overwrite:We,_parse:xt,_parseAsync:Et,_pipe:t0,_positive:vc,_promise:o0,_property:Sc,_readonly:r0,_record:F2,_refine:Oc,_regex:Ii,_safeDecode:jn,_safeDecodeAsync:Fn,_safeEncode:Ln,_safeEncodeAsync:Zn,_safeParse:Pt,_safeParseAsync:At,_set:G2,_size:ki,_startsWith:xi,_string:Fl,_stringFormat:Dt,_stringbool:Ec,_success:Q2,_superRefine:Nc,_symbol:sc,_templateLiteral:n0,_toLowerCase:Ci,_toUpperCase:zi,_transform:W2,_trim:Ti,_tuple:Z2,_uint32:tc,_uint64:uc,_ulid:fi,_undefined:lc,_union:M2,_unknown:fc,_uppercase:Oi,_url:Mr,_uuid:ii,_uuidv4:oi,_uuidv6:ai,_uuidv7:ui,_void:hc,_xid:pi,clone:me,config:re,decode:Sh,decodeAsync:Ih,encode:yh,encodeAsync:kh,flattenError:Cn,formatError:zn,globalConfig:vr,globalRegistry:Le,isValidBase64:Wn,isValidBase64URL:qs,isValidJWT:Ws,locales:Ll,parse:hn,parseAsync:mn,prettifyError:Su,regexes:qn,registry:ri,safeDecode:Oh,safeDecodeAsync:xh,safeEncode:wh,safeEncodeAsync:Nh,safeParse:ku,safeParseAsync:Iu,toDotPath:yu,toJSONSchema:Pc,treeifyError:bu,util:vu,version:Is},Symbol.toStringTag,{value:"Module"})),Ui=S("ZodISODateTime",(e,r)=>{Ds.init(e,r),V.init(e,r)});function Ac(e){return ql(Ui,e)}const Di=S("ZodISODate",(e,r)=>{Rs.init(e,r),V.init(e,r)});function Tc(e){return Hl(Di,e)}const Ri=S("ZodISOTime",(e,r)=>{Ms.init(e,r),V.init(e,r)});function Cc(e){return Vl(Ri,e)}const Mi=S("ZodISODuration",(e,r)=>{Ls.init(e,r),V.init(e,r)});function zc(e){return Wl(Mi,e)}const s0=Object.freeze(Object.defineProperty({__proto__:null,ZodISODate:Di,ZodISODateTime:Ui,ZodISODuration:Mi,ZodISOTime:Ri,date:Tc,datetime:Ac,duration:zc,time:Cc},Symbol.toStringTag,{value:"Module"})),Uc=(e,r)=>{Tn.init(e,r),e.name="ZodError",Object.defineProperties(e,{format:{value:n=>zn(e,n)},flatten:{value:n=>Cn(e,n)},addIssue:{value:n=>{e.issues.push(n),e.message=JSON.stringify(e.issues,_r,2)}},addIssues:{value:n=>{e.issues.push(...n),e.message=JSON.stringify(e.issues,_r,2)}},isEmpty:{get(){return e.issues.length===0}}})},l0=S("ZodError",Uc),de=S("ZodError",Uc,{Parent:Error}),Dc=xt(de),Rc=Et(de),Mc=Pt(de),Lc=At(de),jc=Un(de),Zc=Dn(de),Fc=Rn(de),Bc=Mn(de),Gc=Ln(de),qc=jn(de),Hc=Zn(de),Vc=Fn(de),M=S("ZodType",(e,r)=>(R.init(e,r),e.def=r,e.type=r.type,Object.defineProperty(e,"_def",{value:r}),e.check=(...n)=>e.clone(Te(r,{checks:[...r.checks??[],...n.map(o=>typeof o=="function"?{_zod:{check:o,def:{check:"custom"},onattach:[]}}:o)]})),e.clone=(n,o)=>me(e,n,o),e.brand=()=>e,e.register=((n,o)=>(n.add(e,o),e)),e.parse=(n,o)=>Dc(e,n,o,{callee:e.parse}),e.safeParse=(n,o)=>Mc(e,n,o),e.parseAsync=async(n,o)=>Rc(e,n,o,{callee:e.parseAsync}),e.safeParseAsync=async(n,o)=>Lc(e,n,o),e.spa=e.safeParseAsync,e.encode=(n,o)=>jc(e,n,o),e.decode=(n,o)=>Zc(e,n,o),e.encodeAsync=async(n,o)=>Fc(e,n,o),e.decodeAsync=async(n,o)=>Bc(e,n,o),e.safeEncode=(n,o)=>Gc(e,n,o),e.safeDecode=(n,o)=>qc(e,n,o),e.safeEncodeAsync=async(n,o)=>Hc(e,n,o),e.safeDecodeAsync=async(n,o)=>Vc(e,n,o),e.refine=(n,o)=>e.check(Td(n,o)),e.superRefine=n=>e.check(Cd(n)),e.overwrite=n=>e.check(We(n)),e.optional=()=>wr(e),e.nullable=()=>Or(e),e.nullish=()=>wr(Or(e)),e.nonoptional=n=>bd(e,n),e.array=()=>pt(e),e.or=n=>uo([e,n]),e.and=n=>ad(e,n),e.transform=n=>Nr(e,co(n)),e.default=n=>gd(e,n),e.prefault=n=>_d(e,n),e.catch=n=>kd(e,n),e.pipe=n=>Nr(e,n),e.readonly=()=>Od(e),e.describe=n=>{const o=e.clone();return Le.add(o,{description:n}),o},Object.defineProperty(e,"description",{get(){return Le.get(e)?.description},configurable:!0}),e.meta=(...n)=>{if(n.length===0)return Le.get(e);const o=e.clone();return Le.add(o,n[0]),o},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),Li=S("_ZodString",(e,r)=>{Ut.init(e,r),M.init(e,r);const n=e._zod.bag;e.format=n.format??null,e.minLength=n.minimum??null,e.maxLength=n.maximum??null,e.regex=(...o)=>e.check(Ii(...o)),e.includes=(...o)=>e.check(Ni(...o)),e.startsWith=(...o)=>e.check(xi(...o)),e.endsWith=(...o)=>e.check(Ei(...o)),e.min=(...o)=>e.check(ut(...o)),e.max=(...o)=>e.check(jr(...o)),e.length=(...o)=>e.check(Zr(...o)),e.nonempty=(...o)=>e.check(ut(1,...o)),e.lowercase=o=>e.check(wi(o)),e.uppercase=o=>e.check(Oi(o)),e.trim=()=>e.check(Ti()),e.normalize=(...o)=>e.check(Ai(...o)),e.toLowerCase=()=>e.check(Ci()),e.toUpperCase=()=>e.check(zi())}),Fr=S("ZodString",(e,r)=>{Ut.init(e,r),Li.init(e,r),e.email=n=>e.check(ni(ji,n)),e.url=n=>e.check(Mr(Br,n)),e.jwt=n=>e.check(Si(to,n)),e.emoji=n=>e.check(si(Zi,n)),e.guid=n=>e.check(Sr(kr,n)),e.uuid=n=>e.check(ii(Ne,n)),e.uuidv4=n=>e.check(oi(Ne,n)),e.uuidv6=n=>e.check(ai(Ne,n)),e.uuidv7=n=>e.check(ui(Ne,n)),e.nanoid=n=>e.check(li(Fi,n)),e.guid=n=>e.check(Sr(kr,n)),e.cuid=n=>e.check(ci(Bi,n)),e.cuid2=n=>e.check(di(Gi,n)),e.ulid=n=>e.check(fi(qi,n)),e.base64=n=>e.check(_i(Xi,n)),e.base64url=n=>e.check(bi(Qi,n)),e.xid=n=>e.check(pi(Hi,n)),e.ksuid=n=>e.check(hi(Vi,n)),e.ipv4=n=>e.check(mi(Wi,n)),e.ipv6=n=>e.check($i(Ki,n)),e.cidrv4=n=>e.check(gi(Ji,n)),e.cidrv6=n=>e.check(vi(Yi,n)),e.e164=n=>e.check(yi(eo,n)),e.datetime=n=>e.check(Ac(n)),e.date=n=>e.check(Tc(n)),e.time=n=>e.check(Cc(n)),e.duration=n=>e.check(zc(n))});function ke(e){return Fl(Fr,e)}const V=S("ZodStringFormat",(e,r)=>{G.init(e,r),Li.init(e,r)}),ji=S("ZodEmail",(e,r)=>{Ns.init(e,r),V.init(e,r)});function c0(e){return ni(ji,e)}const kr=S("ZodGUID",(e,r)=>{ws.init(e,r),V.init(e,r)});function d0(e){return Sr(kr,e)}const Ne=S("ZodUUID",(e,r)=>{Os.init(e,r),V.init(e,r)});function f0(e){return ii(Ne,e)}function p0(e){return oi(Ne,e)}function h0(e){return ai(Ne,e)}function m0(e){return ui(Ne,e)}const Br=S("ZodURL",(e,r)=>{xs.init(e,r),V.init(e,r)});function $0(e){return Mr(Br,e)}function g0(e){return Mr(Br,{protocol:/^https?$/,hostname:Zu,...O(e)})}const Zi=S("ZodEmoji",(e,r)=>{Es.init(e,r),V.init(e,r)});function v0(e){return si(Zi,e)}const Fi=S("ZodNanoID",(e,r)=>{Ps.init(e,r),V.init(e,r)});function _0(e){return li(Fi,e)}const Bi=S("ZodCUID",(e,r)=>{As.init(e,r),V.init(e,r)});function b0(e){return ci(Bi,e)}const Gi=S("ZodCUID2",(e,r)=>{Ts.init(e,r),V.init(e,r)});function y0(e){return di(Gi,e)}const qi=S("ZodULID",(e,r)=>{Cs.init(e,r),V.init(e,r)});function S0(e){return fi(qi,e)}const Hi=S("ZodXID",(e,r)=>{zs.init(e,r),V.init(e,r)});function k0(e){return pi(Hi,e)}const Vi=S("ZodKSUID",(e,r)=>{Us.init(e,r),V.init(e,r)});function I0(e){return hi(Vi,e)}const Wi=S("ZodIPv4",(e,r)=>{js.init(e,r),V.init(e,r)});function w0(e){return mi(Wi,e)}const Ki=S("ZodIPv6",(e,r)=>{Zs.init(e,r),V.init(e,r)});function O0(e){return $i(Ki,e)}const Ji=S("ZodCIDRv4",(e,r)=>{Fs.init(e,r),V.init(e,r)});function N0(e){return gi(Ji,e)}const Yi=S("ZodCIDRv6",(e,r)=>{Bs.init(e,r),V.init(e,r)});function x0(e){return vi(Yi,e)}const Xi=S("ZodBase64",(e,r)=>{Gs.init(e,r),V.init(e,r)});function E0(e){return _i(Xi,e)}const Qi=S("ZodBase64URL",(e,r)=>{Hs.init(e,r),V.init(e,r)});function P0(e){return bi(Qi,e)}const eo=S("ZodE164",(e,r)=>{Vs.init(e,r),V.init(e,r)});function A0(e){return yi(eo,e)}const to=S("ZodJWT",(e,r)=>{Ks.init(e,r),V.init(e,r)});function T0(e){return Si(to,e)}const Rt=S("ZodCustomStringFormat",(e,r)=>{Js.init(e,r),V.init(e,r)});function C0(e,r,n={}){return Dt(Rt,e,r,n)}function z0(e){return Dt(Rt,"hostname",Gn,e)}function U0(e){return Dt(Rt,"hex",ns,e)}function D0(e,r){const n=r?.enc??"hex",o=`${e}_${n}`,t=qn[o];if(!t)throw new Error(`Unrecognized hash format: ${o}`);return Dt(Rt,o,t,r)}const Gr=S("ZodNumber",(e,r)=>{Kn.init(e,r),M.init(e,r),e.gt=(o,t)=>e.check(Ge(o,t)),e.gte=(o,t)=>e.check(se(o,t)),e.min=(o,t)=>e.check(se(o,t)),e.lt=(o,t)=>e.check(Be(o,t)),e.lte=(o,t)=>e.check(be(o,t)),e.max=(o,t)=>e.check(be(o,t)),e.int=o=>e.check(vn(o)),e.safe=o=>e.check(vn(o)),e.positive=o=>e.check(Ge(0,o)),e.nonnegative=o=>e.check(se(0,o)),e.negative=o=>e.check(Be(0,o)),e.nonpositive=o=>e.check(be(0,o)),e.multipleOf=(o,t)=>e.check(kt(o,t)),e.step=(o,t)=>e.check(kt(o,t)),e.finite=()=>e;const n=e._zod.bag;e.minValue=Math.max(n.minimum??Number.NEGATIVE_INFINITY,n.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(n.maximum??Number.POSITIVE_INFINITY,n.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(n.format??"").includes("int")||Number.isSafeInteger(n.multipleOf??.5),e.isFinite=!0,e.format=n.format??null});function Wc(e){return Kl(Gr,e)}const ft=S("ZodNumberFormat",(e,r)=>{Ys.init(e,r),Gr.init(e,r)});function vn(e){return Yl(ft,e)}function R0(e){return Xl(ft,e)}function M0(e){return Ql(ft,e)}function L0(e){return ec(ft,e)}function j0(e){return tc(ft,e)}const qr=S("ZodBoolean",(e,r)=>{Jn.init(e,r),M.init(e,r)});function Ir(e){return rc(qr,e)}const Hr=S("ZodBigInt",(e,r)=>{Yn.init(e,r),M.init(e,r),e.gte=(o,t)=>e.check(se(o,t)),e.min=(o,t)=>e.check(se(o,t)),e.gt=(o,t)=>e.check(Ge(o,t)),e.gte=(o,t)=>e.check(se(o,t)),e.min=(o,t)=>e.check(se(o,t)),e.lt=(o,t)=>e.check(Be(o,t)),e.lte=(o,t)=>e.check(be(o,t)),e.max=(o,t)=>e.check(be(o,t)),e.positive=o=>e.check(Ge(BigInt(0),o)),e.negative=o=>e.check(Be(BigInt(0),o)),e.nonpositive=o=>e.check(be(BigInt(0),o)),e.nonnegative=o=>e.check(se(BigInt(0),o)),e.multipleOf=(o,t)=>e.check(kt(o,t));const n=e._zod.bag;e.minValue=n.minimum??null,e.maxValue=n.maximum??null,e.format=n.format??null});function Z0(e){return ic(Hr,e)}const ro=S("ZodBigIntFormat",(e,r)=>{Xs.init(e,r),Hr.init(e,r)});function F0(e){return ac(ro,e)}function B0(e){return uc(ro,e)}const Kc=S("ZodSymbol",(e,r)=>{Qs.init(e,r),M.init(e,r)});function G0(e){return sc(Kc,e)}const Jc=S("ZodUndefined",(e,r)=>{el.init(e,r),M.init(e,r)});function q0(e){return lc(Jc,e)}const Yc=S("ZodNull",(e,r)=>{tl.init(e,r),M.init(e,r)});function Xc(e){return cc(Yc,e)}const Qc=S("ZodAny",(e,r)=>{rl.init(e,r),M.init(e,r)});function H0(){return dc(Qc)}const ed=S("ZodUnknown",(e,r)=>{nl.init(e,r),M.init(e,r)});function st(){return fc(ed)}const td=S("ZodNever",(e,r)=>{il.init(e,r),M.init(e,r)});function no(e){return pc(td,e)}const rd=S("ZodVoid",(e,r)=>{ol.init(e,r),M.init(e,r)});function V0(e){return hc(rd,e)}const io=S("ZodDate",(e,r)=>{al.init(e,r),M.init(e,r),e.min=(o,t)=>e.check(se(o,t)),e.max=(o,t)=>e.check(be(o,t));const n=e._zod.bag;e.minDate=n.minimum?new Date(n.minimum):null,e.maxDate=n.maximum?new Date(n.maximum):null});function W0(e){return mc(io,e)}const nd=S("ZodArray",(e,r)=>{ul.init(e,r),M.init(e,r),e.element=r.element,e.min=(n,o)=>e.check(ut(n,o)),e.nonempty=n=>e.check(ut(1,n)),e.max=(n,o)=>e.check(jr(n,o)),e.length=(n,o)=>e.check(Zr(n,o)),e.unwrap=()=>e.element});function pt(e,r){return kc(nd,e,r)}function K0(e){const r=e._zod.def.shape;return lo(Object.keys(r))}const Vr=S("ZodObject",(e,r)=>{dl.init(e,r),M.init(e,r),j(e,"shape",()=>r.shape),e.keyof=()=>lo(Object.keys(e._zod.def.shape)),e.catchall=n=>e.clone({...e._zod.def,catchall:n}),e.passthrough=()=>e.clone({...e._zod.def,catchall:st()}),e.loose=()=>e.clone({...e._zod.def,catchall:st()}),e.strict=()=>e.clone({...e._zod.def,catchall:no()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=n=>du(e,n),e.safeExtend=n=>fu(e,n),e.merge=n=>pu(e,n),e.pick=n=>lu(e,n),e.omit=n=>cu(e,n),e.partial=(...n)=>hu(fo,e,n[0]),e.required=(...n)=>mu(po,e,n[0])});function oo(e,r){const n={type:"object",shape:e??{},...O(r)};return new Vr(n)}function J0(e,r){return new Vr({type:"object",shape:e,catchall:no(),...O(r)})}function Y0(e,r){return new Vr({type:"object",shape:e,catchall:st(),...O(r)})}const ao=S("ZodUnion",(e,r)=>{Xn.init(e,r),M.init(e,r),e.options=r.options});function uo(e,r){return new ao({type:"union",options:e,...O(r)})}const id=S("ZodDiscriminatedUnion",(e,r)=>{ao.init(e,r),fl.init(e,r)});function X0(e,r,n){return new id({type:"union",options:r,discriminator:e,...O(n)})}const od=S("ZodIntersection",(e,r)=>{pl.init(e,r),M.init(e,r)});function ad(e,r){return new od({type:"intersection",left:e,right:r})}const ud=S("ZodTuple",(e,r)=>{Qn.init(e,r),M.init(e,r),e.rest=n=>e.clone({...e._zod.def,rest:n})});function sd(e,r,n){const o=r instanceof R,t=o?n:r,i=o?r:null;return new ud({type:"tuple",items:e,rest:i,...O(t)})}const so=S("ZodRecord",(e,r)=>{hl.init(e,r),M.init(e,r),e.keyType=r.keyType,e.valueType=r.valueType});function ld(e,r,n){return new so({type:"record",keyType:e,valueType:r,...O(n)})}function Q0(e,r,n){const o=me(e);return o._zod.values=void 0,new so({type:"record",keyType:o,valueType:r,...O(n)})}const cd=S("ZodMap",(e,r)=>{ml.init(e,r),M.init(e,r),e.keyType=r.keyType,e.valueType=r.valueType});function em(e,r,n){return new cd({type:"map",keyType:e,valueType:r,...O(n)})}const dd=S("ZodSet",(e,r)=>{$l.init(e,r),M.init(e,r),e.min=(...n)=>e.check(It(...n)),e.nonempty=n=>e.check(It(1,n)),e.max=(...n)=>e.check(Lr(...n)),e.size=(...n)=>e.check(ki(...n))});function tm(e,r){return new dd({type:"set",valueType:e,...O(r)})}const wt=S("ZodEnum",(e,r)=>{gl.init(e,r),M.init(e,r),e.enum=r.entries,e.options=Object.values(r.entries);const n=new Set(Object.keys(r.entries));e.extract=(o,t)=>{const i={};for(const a of o)if(n.has(a))i[a]=r.entries[a];else throw new Error(`Key ${a} not found in enum`);return new wt({...r,checks:[],...O(t),entries:i})},e.exclude=(o,t)=>{const i={...r.entries};for(const a of o)if(n.has(a))delete i[a];else throw new Error(`Key ${a} not found in enum`);return new wt({...r,checks:[],...O(t),entries:i})}});function lo(e,r){const n=Array.isArray(e)?Object.fromEntries(e.map(o=>[o,o])):e;return new wt({type:"enum",entries:n,...O(r)})}function rm(e,r){return new wt({type:"enum",entries:e,...O(r)})}const fd=S("ZodLiteral",(e,r)=>{vl.init(e,r),M.init(e,r),e.values=new Set(r.values),Object.defineProperty(e,"value",{get(){if(r.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return r.values[0]}})});function nm(e,r){return new fd({type:"literal",values:Array.isArray(e)?e:[e],...O(r)})}const pd=S("ZodFile",(e,r)=>{_l.init(e,r),M.init(e,r),e.min=(n,o)=>e.check(It(n,o)),e.max=(n,o)=>e.check(Lr(n,o)),e.mime=(n,o)=>e.check(Pi(Array.isArray(n)?n:[n],o))});function im(e){return Ic(pd,e)}const hd=S("ZodTransform",(e,r)=>{bl.init(e,r),M.init(e,r),e._zod.parse=(n,o)=>{if(o.direction==="backward")throw new Cr(e.constructor.name);n.addIssue=i=>{if(typeof i=="string")n.issues.push(ot(i,n.value,r));else{const a=i;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=n.value),a.inst??(a.inst=e),n.issues.push(ot(a))}};const t=r.transform(n.value,n);return t instanceof Promise?t.then(i=>(n.value=i,n)):(n.value=t,n)}});function co(e){return new hd({type:"transform",transform:e})}const fo=S("ZodOptional",(e,r)=>{yl.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.innerType});function wr(e){return new fo({type:"optional",innerType:e})}const md=S("ZodNullable",(e,r)=>{Sl.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.innerType});function Or(e){return new md({type:"nullable",innerType:e})}function om(e){return wr(Or(e))}const $d=S("ZodDefault",(e,r)=>{kl.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function gd(e,r){return new $d({type:"default",innerType:e,get defaultValue(){return typeof r=="function"?r():Ur(r)}})}const vd=S("ZodPrefault",(e,r)=>{Il.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.innerType});function _d(e,r){return new vd({type:"prefault",innerType:e,get defaultValue(){return typeof r=="function"?r():Ur(r)}})}const po=S("ZodNonOptional",(e,r)=>{wl.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.innerType});function bd(e,r){return new po({type:"nonoptional",innerType:e,...O(r)})}const yd=S("ZodSuccess",(e,r)=>{Ol.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.innerType});function am(e){return new yd({type:"success",innerType:e})}const Sd=S("ZodCatch",(e,r)=>{Nl.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function kd(e,r){return new Sd({type:"catch",innerType:e,catchValue:typeof r=="function"?r:()=>r})}const Id=S("ZodNaN",(e,r)=>{xl.init(e,r),M.init(e,r)});function um(e){return gc(Id,e)}const ho=S("ZodPipe",(e,r)=>{El.init(e,r),M.init(e,r),e.in=r.in,e.out=r.out});function Nr(e,r){return new ho({type:"pipe",in:e,out:r})}const mo=S("ZodCodec",(e,r)=>{ho.init(e,r),ei.init(e,r)});function sm(e,r,n){return new mo({type:"pipe",in:e,out:r,transform:n.decode,reverseTransform:n.encode})}const wd=S("ZodReadonly",(e,r)=>{Pl.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.innerType});function Od(e){return new wd({type:"readonly",innerType:e})}const Nd=S("ZodTemplateLiteral",(e,r)=>{Al.init(e,r),M.init(e,r)});function lm(e,r){return new Nd({type:"template_literal",parts:e,...O(r)})}const xd=S("ZodLazy",(e,r)=>{zl.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.getter()});function Ed(e){return new xd({type:"lazy",getter:e})}const Pd=S("ZodPromise",(e,r)=>{Cl.init(e,r),M.init(e,r),e.unwrap=()=>e._zod.def.innerType});function cm(e){return new Pd({type:"promise",innerType:e})}const Ad=S("ZodFunction",(e,r)=>{Tl.init(e,r),M.init(e,r)});function Aa(e){return new Ad({type:"function",input:Array.isArray(e?.input)?sd(e?.input):e?.input??pt(st()),output:e?.output??st()})}const Wr=S("ZodCustom",(e,r)=>{Ul.init(e,r),M.init(e,r)});function dm(e){const r=new K({check:"custom"});return r._zod.check=e,r}function fm(e,r){return wc(Wr,e??(()=>!0),r)}function Td(e,r={}){return Oc(Wr,e,r)}function Cd(e){return Nc(e)}function pm(e,r={error:`Input not instance of ${e.name}`}){const n=new Wr({type:"custom",check:"custom",fn:o=>o instanceof e,abort:!0,...O(r)});return n._zod.bag.Class=e,n}const hm=(...e)=>Ec({Codec:mo,Boolean:qr,String:Fr},...e);function mm(e){const r=Ed(()=>uo([ke(e),Wc(),Ir(),Xc(),pt(r),ld(ke(),r)]));return r}function zd(e,r){return Nr(co(e),r)}const $m={invalid_type:"invalid_type",too_big:"too_big",too_small:"too_small",invalid_format:"invalid_format",not_multiple_of:"not_multiple_of",unrecognized_keys:"unrecognized_keys",invalid_union:"invalid_union",invalid_key:"invalid_key",invalid_element:"invalid_element",invalid_value:"invalid_value",custom:"custom"};function gm(e){re({customError:e})}function vm(){return re().customError}var _n;_n||(_n={});function _m(e){return Bl(Fr,e)}function bm(e){return Jl(Gr,e)}function ym(e){return nc(qr,e)}function Sm(e){return oc(Hr,e)}function km(e){return $c(io,e)}const Im=Object.freeze(Object.defineProperty({__proto__:null,bigint:Sm,boolean:ym,date:km,number:bm,string:_m},Symbol.toStringTag,{value:"Module"}));re(Dl());const Se=Object.freeze(Object.defineProperty({__proto__:null,$brand:ru,$input:Zl,$output:jl,NEVER:et,TimePrecision:Gl,ZodAny:Qc,ZodArray:nd,ZodBase64:Xi,ZodBase64URL:Qi,ZodBigInt:Hr,ZodBigIntFormat:ro,ZodBoolean:qr,ZodCIDRv4:Ji,ZodCIDRv6:Yi,ZodCUID:Bi,ZodCUID2:Gi,ZodCatch:Sd,ZodCodec:mo,ZodCustom:Wr,ZodCustomStringFormat:Rt,ZodDate:io,ZodDefault:$d,ZodDiscriminatedUnion:id,ZodE164:eo,ZodEmail:ji,ZodEmoji:Zi,ZodEnum:wt,ZodError:l0,ZodFile:pd,get ZodFirstPartyTypeKind(){return _n},ZodFunction:Ad,ZodGUID:kr,ZodIPv4:Wi,ZodIPv6:Ki,ZodISODate:Di,ZodISODateTime:Ui,ZodISODuration:Mi,ZodISOTime:Ri,ZodIntersection:od,ZodIssueCode:$m,ZodJWT:to,ZodKSUID:Vi,ZodLazy:xd,ZodLiteral:fd,ZodMap:cd,ZodNaN:Id,ZodNanoID:Fi,ZodNever:td,ZodNonOptional:po,ZodNull:Yc,ZodNullable:md,ZodNumber:Gr,ZodNumberFormat:ft,ZodObject:Vr,ZodOptional:fo,ZodPipe:ho,ZodPrefault:vd,ZodPromise:Pd,ZodReadonly:wd,ZodRealError:de,ZodRecord:so,ZodSet:dd,ZodString:Fr,ZodStringFormat:V,ZodSuccess:yd,ZodSymbol:Kc,ZodTemplateLiteral:Nd,ZodTransform:hd,ZodTuple:ud,ZodType:M,ZodULID:qi,ZodURL:Br,ZodUUID:Ne,ZodUndefined:Jc,ZodUnion:ao,ZodUnknown:ed,ZodVoid:rd,ZodXID:Hi,_ZodString:Li,_default:gd,_function:Aa,any:H0,array:pt,base64:E0,base64url:P0,bigint:Z0,boolean:Ir,catch:kd,check:dm,cidrv4:N0,cidrv6:x0,clone:me,codec:sm,coerce:Im,config:re,core:u0,cuid:b0,cuid2:y0,custom:fm,date:W0,decode:Zc,decodeAsync:Bc,discriminatedUnion:X0,e164:A0,email:c0,emoji:v0,encode:jc,encodeAsync:Fc,endsWith:Ei,enum:lo,file:im,flattenError:Cn,float32:R0,float64:M0,formatError:zn,function:Aa,getErrorMap:vm,globalRegistry:Le,gt:Ge,gte:se,guid:d0,hash:D0,hex:U0,hostname:z0,httpUrl:g0,includes:Ni,instanceof:pm,int:vn,int32:L0,int64:F0,intersection:ad,ipv4:w0,ipv6:O0,iso:s0,json:mm,jwt:T0,keyof:K0,ksuid:I0,lazy:Ed,length:Zr,literal:nm,locales:Ll,looseObject:Y0,lowercase:wi,lt:Be,lte:be,map:em,maxLength:jr,maxSize:Lr,mime:Pi,minLength:ut,minSize:It,multipleOf:kt,nan:um,nanoid:_0,nativeEnum:rm,negative:_c,never:no,nonnegative:yc,nonoptional:bd,nonpositive:bc,normalize:Ai,null:Xc,nullable:Or,nullish:om,number:Wc,object:oo,optional:wr,overwrite:We,parse:Dc,parseAsync:Rc,partialRecord:Q0,pipe:Nr,positive:vc,prefault:_d,preprocess:zd,prettifyError:Su,promise:cm,property:Sc,readonly:Od,record:ld,refine:Td,regex:Ii,regexes:qn,registry:ri,safeDecode:qc,safeDecodeAsync:Vc,safeEncode:Gc,safeEncodeAsync:Hc,safeParse:Mc,safeParseAsync:Lc,set:tm,setErrorMap:gm,size:ki,startsWith:xi,strictObject:J0,string:ke,stringFormat:C0,stringbool:hm,success:am,superRefine:Cd,symbol:G0,templateLiteral:lm,toJSONSchema:Pc,toLowerCase:Ci,toUpperCase:zi,transform:co,treeifyError:bu,trim:Ti,tuple:sd,uint32:j0,uint64:B0,ulid:S0,undefined:q0,union:uo,unknown:st,uppercase:Oi,url:$0,util:vu,uuid:f0,uuidv4:p0,uuidv6:h0,uuidv7:m0,void:V0,xid:k0},Symbol.toStringTag,{value:"Module"})),wm=e=>/^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i.test(e);var un,Ta;function Om(){if(Ta)return un;Ta=1;var e="[object Symbol]",r=/[\\^$.*+?()[\]{}|]/g,n=RegExp(r.source),o=typeof Ce=="object"&&Ce&&Ce.Object===Object&&Ce,t=typeof self=="object"&&self&&self.Object===Object&&self,i=o||t||Function("return this")(),a=Object.prototype,c=a.toString,f=i.Symbol,p=f?f.prototype:void 0,d=p?p.toString:void 0;function $(m){if(typeof m=="string")return m;if(s(m))return d?d.call(m):"";var g=m+"";return g=="0"&&1/m==-1/0?"-0":g}function l(m){return!!m&&typeof m=="object"}function s(m){return typeof m=="symbol"||l(m)&&c.call(m)==e}function u(m){return m==null?"":$(m)}function h(m){return m=u(m),m&&n.test(m)?m.replace(r,"\\$&"):m}return un=h,un}Om();var sn,Ca;function Nm(){if(Ca)return sn;Ca=1;var e="[object Symbol]",r=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,n=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,o="\\ud800-\\udfff",t="\\u0300-\\u036f\\ufe20-\\ufe23",i="\\u20d0-\\u20f0",a="\\u2700-\\u27bf",c="a-z\\xdf-\\xf6\\xf8-\\xff",f="\\xac\\xb1\\xd7\\xf7",p="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",d="\\u2000-\\u206f",$=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",l="A-Z\\xc0-\\xd6\\xd8-\\xde",s="\\ufe0e\\ufe0f",u=f+p+d+$,h="['’]",m="["+o+"]",g="["+u+"]",v="["+t+i+"]",y="\\d+",b="["+a+"]",_="["+c+"]",I="[^"+o+u+y+a+c+l+"]",k="\\ud83c[\\udffb-\\udfff]",C="(?:"+v+"|"+k+")",z="[^"+o+"]",U="(?:\\ud83c[\\udde6-\\uddff]){2}",A="[\\ud800-\\udbff][\\udc00-\\udfff]",x="["+l+"]",E="\\u200d",Z="(?:"+_+"|"+I+")",J="(?:"+x+"|"+I+")",Y="(?:"+h+"(?:d|ll|m|re|s|t|ve))?",fe="(?:"+h+"(?:D|LL|M|RE|S|T|VE))?",mt=C+"?",$o="["+s+"]?",Hd="(?:"+E+"(?:"+[z,U,A].join("|")+")"+$o+mt+")*",go=$o+mt+Hd,Vd="(?:"+[b,U,A].join("|")+")"+go,Wd="(?:"+[z+v+"?",v,U,A,m].join("|")+")",Kd=RegExp(h,"g"),Jd=RegExp(v,"g"),Yd=RegExp(k+"(?="+k+")|"+Wd+go,"g"),Xd=RegExp([x+"?"+_+"+"+Y+"(?="+[g,x,"$"].join("|")+")",J+"+"+fe+"(?="+[g,x+Z,"$"].join("|")+")",x+"?"+Z+"+"+Y,x+"+"+fe,y,Vd].join("|"),"g"),Qd=RegExp("["+E+o+t+i+s+"]"),ef=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,tf={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"ss"},rf=typeof Ce=="object"&&Ce&&Ce.Object===Object&&Ce,nf=typeof self=="object"&&self&&self.Object===Object&&self,of=rf||nf||Function("return this")();function af(T,L,q,Ie){for(var ne=-1,Ft=T?T.length:0;++ne<Ft;)q=L(q,T[ne],ne,T);return q}function uf(T){return T.split("")}function sf(T){return T.match(r)||[]}function lf(T){return function(L){return T?.[L]}}var cf=lf(tf);function vo(T){return Qd.test(T)}function df(T){return ef.test(T)}function ff(T){return vo(T)?pf(T):uf(T)}function pf(T){return T.match(Yd)||[]}function hf(T){return T.match(Xd)||[]}var mf=Object.prototype,$f=mf.toString,_o=of.Symbol,bo=_o?_o.prototype:void 0,yo=bo?bo.toString:void 0;function gf(T,L,q){var Ie=-1,ne=T.length;L<0&&(L=-L>ne?0:ne+L),q=q>ne?ne:q,q<0&&(q+=ne),ne=L>q?0:q-L>>>0,L>>>=0;for(var Ft=Array(ne);++Ie<ne;)Ft[Ie]=T[Ie+L];return Ft}function vf(T){if(typeof T=="string")return T;if(kf(T))return yo?yo.call(T):"";var L=T+"";return L=="0"&&1/T==-1/0?"-0":L}function _f(T,L,q){var Ie=T.length;return q=q===void 0?Ie:q,!L&&q>=Ie?T:gf(T,L,q)}function bf(T){return function(L){L=Zt(L);var q=vo(L)?ff(L):void 0,Ie=q?q[0]:L.charAt(0),ne=q?_f(q,1).join(""):L.slice(1);return Ie[T]()+ne}}function yf(T){return function(L){return af(xf(Of(L).replace(Kd,"")),T,"")}}function Sf(T){return!!T&&typeof T=="object"}function kf(T){return typeof T=="symbol"||Sf(T)&&$f.call(T)==e}function Zt(T){return T==null?"":vf(T)}var If=yf(function(T,L,q){return L=L.toLowerCase(),T+(q?wf(L):L)});function wf(T){return Nf(Zt(T).toLowerCase())}function Of(T){return T=Zt(T),T&&T.replace(n,cf).replace(Jd,"")}var Nf=bf("toUpperCase");function xf(T,L,q){return T=Zt(T),L=L,L===void 0?df(T)?hf(T):sf(T):T.match(L)||[]}return sn=If,sn}Nm();const Ud="en",xm={en:Ud,"pseudo-en":"pseudo-en","af-ZA":"af-ZA","ar-SA":"ar-SA","ca-ES":"ca-ES","cs-CZ":"cs-CZ","da-DK":"da-DK","de-DE":"de-DE","el-GR":"el-GR","es-ES":"es-ES","fi-FI":"fi-FI","fr-FR":"fr-FR","he-IL":"he-IL","hu-HU":"hu-HU","it-IT":"it-IT","ja-JP":"ja-JP","ko-KR":"ko-KR","nl-NL":"nl-NL","no-NO":"no-NO","pl-PL":"pl-PL","pt-BR":"pt-BR","pt-PT":"pt-PT","ro-RO":"ro-RO","ru-RU":"ru-RU","sr-Cyrl":"sr-Cyrl","sv-SE":"sv-SE","tr-TR":"tr-TR","uk-UA":"uk-UA","vi-VN":"vi-VN","zh-CN":"zh-CN","zh-TW":"zh-TW"},Em={version:4,country_calling_codes:{1:["US","AG","AI","AS","BB","BM","BS","CA","DM","DO","GD","GU","JM","KN","KY","LC","MP","MS","PR","SX","TC","TT","VC","VG","VI"],7:["RU","KZ"],20:["EG"],27:["ZA"],30:["GR"],31:["NL"],32:["BE"],33:["FR"],34:["ES"],36:["HU"],39:["IT","VA"],40:["RO"],41:["CH"],43:["AT"],44:["GB","GG","IM","JE"],45:["DK"],46:["SE"],47:["NO","SJ"],48:["PL"],49:["DE"],51:["PE"],52:["MX"],53:["CU"],54:["AR"],55:["BR"],56:["CL"],57:["CO"],58:["VE"],60:["MY"],61:["AU","CC","CX"],62:["ID"],63:["PH"],64:["NZ"],65:["SG"],66:["TH"],81:["JP"],82:["KR"],84:["VN"],86:["CN"],90:["TR"],91:["IN"],92:["PK"],93:["AF"],94:["LK"],95:["MM"],98:["IR"],211:["SS"],212:["MA","EH"],213:["DZ"],216:["TN"],218:["LY"],220:["GM"],221:["SN"],222:["MR"],223:["ML"],224:["GN"],225:["CI"],226:["BF"],227:["NE"],228:["TG"],229:["BJ"],230:["MU"],231:["LR"],232:["SL"],233:["GH"],234:["NG"],235:["TD"],236:["CF"],237:["CM"],238:["CV"],239:["ST"],240:["GQ"],241:["GA"],242:["CG"],243:["CD"],244:["AO"],245:["GW"],246:["IO"],247:["AC"],248:["SC"],249:["SD"],250:["RW"],251:["ET"],252:["SO"],253:["DJ"],254:["KE"],255:["TZ"],256:["UG"],257:["BI"],258:["MZ"],260:["ZM"],261:["MG"],262:["RE","YT"],263:["ZW"],264:["NA"],265:["MW"],266:["LS"],267:["BW"],268:["SZ"],269:["KM"],290:["SH","TA"],291:["ER"],297:["AW"],298:["FO"],299:["GL"],350:["GI"],351:["PT"],352:["LU"],353:["IE"],354:["IS"],355:["AL"],356:["MT"],357:["CY"],358:["FI","AX"],359:["BG"],370:["LT"],371:["LV"],372:["EE"],373:["MD"],374:["AM"],375:["BY"],376:["AD"],377:["MC"],378:["SM"],380:["UA"],381:["RS"],382:["ME"],383:["XK"],385:["HR"],386:["SI"],387:["BA"],389:["MK"],420:["CZ"],421:["SK"],423:["LI"],500:["FK"],501:["BZ"],502:["GT"],503:["SV"],504:["HN"],505:["NI"],506:["CR"],507:["PA"],508:["PM"],509:["HT"],590:["GP","BL","MF"],591:["BO"],592:["GY"],593:["EC"],594:["GF"],595:["PY"],596:["MQ"],597:["SR"],598:["UY"],599:["CW","BQ"],670:["TL"],672:["NF"],673:["BN"],674:["NR"],675:["PG"],676:["TO"],677:["SB"],678:["VU"],679:["FJ"],680:["PW"],681:["WF"],682:["CK"],683:["NU"],685:["WS"],686:["KI"],687:["NC"],688:["TV"],689:["PF"],690:["TK"],691:["FM"],692:["MH"],850:["KP"],852:["HK"],853:["MO"],855:["KH"],856:["LA"],880:["BD"],886:["TW"],960:["MV"],961:["LB"],962:["JO"],963:["SY"],964:["IQ"],965:["KW"],966:["SA"],967:["YE"],968:["OM"],970:["PS"],971:["AE"],972:["IL"],973:["BH"],974:["QA"],975:["BT"],976:["MN"],977:["NP"],992:["TJ"],993:["TM"],994:["AZ"],995:["GE"],996:["KG"],998:["UZ"]},countries:{AC:["247","00","(?:[01589]\\d|[46])\\d{4}",[5,6]],AD:["376","00","(?:1|6\\d)\\d{7}|[135-9]\\d{5}",[6,8,9],[["(\\d{3})(\\d{3})","$1 $2",["[135-9]"]],["(\\d{4})(\\d{4})","$1 $2",["1"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]]],AE:["971","00","(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}",[5,6,7,8,9,10,11,12],[["(\\d{3})(\\d{2,9})","$1 $2",["60|8"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[236]|[479][2-8]"],"0$1"],["(\\d{3})(\\d)(\\d{5})","$1 $2 $3",["[479]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"]],"0"],AF:["93","00","[2-7]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"]],"0"],AG:["1","011","(?:268|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([457]\\d{6})$|1","268$1",0,"268"],AI:["1","011","(?:264|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2457]\\d{6})$|1","264$1",0,"264"],AL:["355","00","(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}",[6,7,8,9],[["(\\d{3})(\\d{3,4})","$1 $2",["80|9"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["4[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2358][2-5]|4"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["[23578]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["6"],"0$1"]],"0"],AM:["374","00","(?:[1-489]\\d|55|60|77)\\d{6}",[8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[89]0"],"0 $1"],["(\\d{3})(\\d{5})","$1 $2",["2|3[12]"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["1|47"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[3-9]"],"0$1"]],"0"],AO:["244","00","[29]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[29]"]]]],AR:["54","00","(?:11|[89]\\d\\d)\\d{8}|[2368]\\d{9}",[10,11],[["(\\d{4})(\\d{2})(\\d{4})","$1 $2-$3",["2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9])","2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8]))|2(?:2[24-9]|3[1-59]|47)","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5[56][46]|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|58|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|54(?:4|5[13-7]|6[89])|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:454|85[56])[46]|3(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["1"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[68]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2-$3",["[23]"],"0$1",1],["(\\d)(\\d{4})(\\d{2})(\\d{4})","$2 15-$3-$4",["9(?:2[2-469]|3[3-578])","9(?:2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9]))","9(?:2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8])))|92(?:2[24-9]|3[1-59]|47)","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5(?:[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]","9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|5(?:4(?:4|5[13-7]|6[89])|[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"],"0$1",0,"$1 $2 $3-$4"],["(\\d)(\\d{2})(\\d{4})(\\d{4})","$2 15-$3-$4",["91"],"0$1",0,"$1 $2 $3-$4"],["(\\d{3})(\\d{3})(\\d{5})","$1-$2-$3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{4})","$2 15-$3-$4",["9"],"0$1",0,"$1 $2 $3-$4"]],"0",0,"0?(?:(11|2(?:2(?:02?|[13]|2[13-79]|4[1-6]|5[2457]|6[124-8]|7[1-4]|8[13-6]|9[1267])|3(?:02?|1[467]|2[03-6]|3[13-8]|[49][2-6]|5[2-8]|[67])|4(?:7[3-578]|9)|6(?:[0136]|2[24-6]|4[6-8]?|5[15-8])|80|9(?:0[1-3]|[19]|2\\d|3[1-6]|4[02568]?|5[2-4]|6[2-46]|72?|8[23]?))|3(?:3(?:2[79]|6|8[2578])|4(?:0[0-24-9]|[12]|3[5-8]?|4[24-7]|5[4-68]?|6[02-9]|7[126]|8[2379]?|9[1-36-8])|5(?:1|2[1245]|3[237]?|4[1-46-9]|6[2-4]|7[1-6]|8[2-5]?)|6[24]|7(?:[069]|1[1568]|2[15]|3[145]|4[13]|5[14-8]|7[2-57]|8[126])|8(?:[01]|2[15-7]|3[2578]?|4[13-6]|5[4-8]?|6[1-357-9]|7[36-8]?|8[5-8]?|9[124])))15)?","9$1"],AS:["1","011","(?:[58]\\d\\d|684|900)\\d{7}",[10],0,"1",0,"([267]\\d{6})$|1","684$1",0,"684"],AT:["43","00","1\\d{3,12}|2\\d{6,12}|43(?:(?:0\\d|5[02-9])\\d{3,9}|2\\d{4,5}|[3467]\\d{4}|8\\d{4,6}|9\\d{4,7})|5\\d{4,12}|8\\d{7,12}|9\\d{8,12}|(?:[367]\\d|4[0-24-9])\\d{4,11}",[4,5,6,7,8,9,10,11,12,13],[["(\\d)(\\d{3,12})","$1 $2",["1(?:11|[2-9])"],"0$1"],["(\\d{3})(\\d{2})","$1 $2",["517"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["5[079]"],"0$1"],["(\\d{3})(\\d{3,10})","$1 $2",["(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]"],"0$1"],["(\\d{4})(\\d{3,9})","$1 $2",["[2-467]|5[2-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["5"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,7})","$1 $2 $3",["5"],"0$1"]],"0"],AU:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{7}(?:\\d(?:\\d{2})?)?|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}",[5,6,7,8,9,10,12],[["(\\d{2})(\\d{3,4})","$1 $2",["16"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,4})","$1 $2 $3",["16"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["14|4"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[2378]"],"(0$1)"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:30|[89])"]]],"0",0,"(183[12])|0",0,0,0,[["(?:(?:(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|7(?:[013-57-9]\\d|2[0-8]))\\d|3(?:(?:[0-3589]\\d|6[1-9]|7[0-35-9])\\d|4(?:[0-578]\\d|90)))\\d\\d|8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-79]|[18][13579]|2[14-9]|3[0-46-9]|[4-6]\\d|7[89]|9[0-4])|3\\d\\d)|(?:6[0-8]|[78]\\d)\\d{3}|9(?:[02-9]\\d{3}|1(?:(?:[0-58]\\d|6[0135-9])\\d|7(?:0[0-24-9]|[1-9]\\d)|9(?:[0-46-9]\\d|5[0-79])))))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,["163\\d{2,6}",[5,6,7,8,9]],["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],AW:["297","00","(?:[25-79]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[25-9]"]]]],AX:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}",[5,6,7,8,9,10,11,12],0,"0",0,0,0,0,"18",0,"00"],AZ:["994","00","365\\d{6}|(?:[124579]\\d|60|88)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[28]|2|365|46","1[28]|2|365[45]|46","1[28]|2|365(?:4|5[02])|46"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[13-9]"],"0$1"]],"0"],BA:["387","00","6\\d{8}|(?:[35689]\\d|49|70)\\d{6}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["6[1-3]|[7-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2-$3",["[3-5]|6[56]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["6"],"0$1"]],"0"],BB:["1","011","(?:246|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","246$1",0,"246"],BD:["880","00","[1-469]\\d{9}|8[0-79]\\d{7,8}|[2-79]\\d{8}|[2-9]\\d{7}|[3-9]\\d{6}|[57-9]\\d{5}",[6,7,8,9,10],[["(\\d{2})(\\d{4,6})","$1-$2",["31[5-8]|[459]1"],"0$1"],["(\\d{3})(\\d{3,7})","$1-$2",["3(?:[67]|8[013-9])|4(?:6[168]|7|[89][18])|5(?:6[128]|9)|6(?:[15]|28|4[14])|7[2-589]|8(?:0[014-9]|[12])|9[358]|(?:3[2-5]|4[235]|5[2-578]|6[0389]|76|8[3-7]|9[24])1|(?:44|66)[01346-9]"],"0$1"],["(\\d{4})(\\d{3,6})","$1-$2",["[13-9]|22"],"0$1"],["(\\d)(\\d{7,8})","$1-$2",["2"],"0$1"]],"0"],BE:["32","00","4\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:80|9)0"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[239]|4[23]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[15-8]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4"],"0$1"]],"0"],BF:["226","00","[025-7]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[025-7]"]]]],BG:["359","00","00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}",[6,7,8,9,12],[["(\\d)(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["43[1-6]|70[1-9]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["(?:70|8)0"],"0$1"],["(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3",["43[1-7]|7"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[48]|9[08]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"]],"0"],BH:["973","00","[136-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[13679]|8[02-4679]"]]]],BI:["257","00","(?:[267]\\d|31)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2367]"]]]],BJ:["229","00","[24-689]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-689]"]]]],BL:["590","00","590\\d{6}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:2[7-9]|3[3-7]|5[12]|87)\\d{4}"],["69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],BM:["1","011","(?:441|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","441$1",0,"441"],BN:["673","00","[2-578]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-578]"]]]],BO:["591","00(?:1\\d)?","8001\\d{5}|(?:[2-467]\\d|50)\\d{6}",[8,9],[["(\\d)(\\d{7})","$1 $2",["[235]|4[46]"]],["(\\d{8})","$1",["[67]"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["8"]]],"0",0,"0(1\\d)?"],BQ:["599","00","(?:[34]1|7\\d)\\d{5}",[7],0,0,0,0,0,0,"[347]"],BR:["55","00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)","(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-46-9]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}",[8,9,10,11],[["(\\d{4})(\\d{4})","$1-$2",["300|4(?:0[02]|37)","4(?:02|37)0|[34]00"]],["(\\d{3})(\\d{2,3})(\\d{4})","$1 $2 $3",["(?:[358]|90)0"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2-$3",["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]"],"($1)"],["(\\d{2})(\\d{5})(\\d{4})","$1 $2-$3",["[16][1-9]|[2-57-9]"],"($1)"]],"0",0,"(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?","$2"],BS:["1","011","(?:242|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([3-8]\\d{6})$|1","242$1",0,"242"],BT:["975","00","[17]\\d{7}|[2-8]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[2-68]|7[246]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[67]|7"]]]],BW:["267","00","(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}",[7,8,10],[["(\\d{2})(\\d{5})","$1 $2",["90"]],["(\\d{3})(\\d{4})","$1 $2",["[24-6]|3[15-9]"]],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37]"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["8"]]]],BY:["375","810","(?:[12]\\d|33|44|902)\\d{7}|8(?:0[0-79]\\d{5,7}|[1-7]\\d{9})|8(?:1[0-489]|[5-79]\\d)\\d{7}|8[1-79]\\d{6,7}|8[0-79]\\d{5}|8\\d{5}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3})","$1 $2",["800"],"8 $1"],["(\\d{3})(\\d{2})(\\d{2,4})","$1 $2 $3",["800"],"8 $1"],["(\\d{4})(\\d{2})(\\d{3})","$1 $2-$3",["1(?:5[169]|6[3-5]|7[179])|2(?:1[35]|2[34]|3[3-5])","1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])"],"8 0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["1(?:[56]|7[467])|2[1-3]"],"8 0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-4]"],"8 0$1"],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["[89]"],"8 $1"]],"8",0,"0|80?",0,0,0,0,"8~10"],BZ:["501","00","(?:0800\\d|[2-8])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1-$2",["[2-8]"]],["(\\d)(\\d{3})(\\d{4})(\\d{3})","$1-$2-$3-$4",["0"]]]],CA:["1","011","(?:[2-8]\\d|90)\\d{8}|3\\d{6}",[7,10],0,"1",0,0,0,0,0,[["(?:2(?:04|[23]6|[48]9|50|63)|3(?:06|43|54|6[578]|82)|4(?:03|1[68]|[26]8|3[178]|50|74)|5(?:06|1[49]|48|79|8[147])|6(?:04|[18]3|39|47|72)|7(?:0[59]|42|53|78|8[02])|8(?:[06]7|19|25|7[39])|90[25])[2-9]\\d{6}",[10]],["",[10]],["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}",[10]],["900[2-9]\\d{6}",[10]],["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|(?:5(?:00|2[125-9]|33|44|66|77|88)|622)[2-9]\\d{6}",[10]],0,["310\\d{4}",[7]],0,["600[2-9]\\d{6}",[10]]]],CC:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:02|31|60|89)|1(?:18|76)|223)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,0,["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],CD:["243","00","[189]\\d{8}|[1-68]\\d{6}",[7,9],[["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[1-6]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]"],"0$1"]],"0"],CF:["236","00","(?:[27]\\d{3}|8776)\\d{4}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[278]"]]]],CG:["242","00","222\\d{6}|(?:0\\d|80)\\d{7}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[02]"]]]],CH:["41","00","8\\d{11}|[2-9]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8[047]|90"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]|81"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["8"],"0$1"]],"0"],CI:["225","00","[02]\\d{9}",[10],[["(\\d{2})(\\d{2})(\\d)(\\d{5})","$1 $2 $3 $4",["2"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3 $4",["0"]]]],CK:["682","00","[2-578]\\d{4}",[5],[["(\\d{2})(\\d{3})","$1 $2",["[2-578]"]]]],CL:["56","(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0","12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}",[9,10,11],[["(\\d{5})(\\d{4})","$1 $2",["219","2196"],"($1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["44"]],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2[1-36]"],"($1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["9[2-9]"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["3[2-5]|[47]|5[1-3578]|6[13-57]|8(?:0[1-9]|[1-9])"],"($1)"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["60|8"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{3})(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3 $4",["60"]]]],CM:["237","00","[26]\\d{8}|88\\d{6,7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["88"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[26]|88"]]]],CN:["86","00|1(?:[12]\\d|79)\\d\\d00","1[127]\\d{8,9}|2\\d{9}(?:\\d{2})?|[12]\\d{6,7}|86\\d{6}|(?:1[03-689]\\d|6)\\d{7,9}|(?:[3-579]\\d|8[0-57-9])\\d{6,9}",[7,8,9,10,11,12],[["(\\d{2})(\\d{5,6})","$1 $2",["(?:10|2[0-57-9])[19]","(?:10|2[0-57-9])(?:10|9[56])","10(?:10|9[56])|2[0-57-9](?:100|9[56])"],"0$1"],["(\\d{3})(\\d{5,6})","$1 $2",["3(?:[157]|35|49|9[1-68])|4(?:[17]|2[179]|6[47-9]|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])|(?:4[35]|59|85)[1-9]","(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))[19]","85[23](?:10|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:10|9[56])","85[23](?:100|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:100|9[56])"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["(?:4|80)0"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|2(?:[02-57-9]|1[1-9])","10|2(?:[02-57-9]|1[1-9])","10[0-79]|2(?:[02-57-9]|1[1-79])|(?:10|21)8(?:0[1-9]|[1-9])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["3(?:[3-59]|7[02-68])|4(?:[26-8]|3[3-9]|5[2-9])|5(?:3[03-9]|[468]|7[028]|9[2-46-9])|6|7(?:[0-247]|3[04-9]|5[0-4689]|6[2368])|8(?:[1-358]|9[1-7])|9(?:[013479]|5[1-5])|(?:[34]1|55|79|87)[02-9]"],"0$1",1],["(\\d{3})(\\d{7,8})","$1 $2",["9"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["80"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[3-578]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["1[3-9]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3 $4",["[12]"],"0$1",1]],"0",0,"(1(?:[12]\\d|79)\\d\\d)|0",0,0,0,0,"00"],CO:["57","00(?:4(?:[14]4|56)|[579])","(?:60\\d\\d|9101)\\d{6}|(?:1\\d|3)\\d{9}",[10,11],[["(\\d{3})(\\d{7})","$1 $2",["6"],"($1)"],["(\\d{3})(\\d{7})","$1 $2",["3[0-357]|91"]],["(\\d)(\\d{3})(\\d{7})","$1-$2-$3",["1"],"0$1",0,"$1 $2 $3"]],"0",0,"0([3579]|4(?:[14]4|56))?"],CR:["506","00","(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}",[8,10],[["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[3-9]"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["[89]"]]],0,0,"(19(?:0[0-2468]|1[09]|20|66|77|99))"],CU:["53","119","(?:[2-7]|8\\d\\d)\\d{7}|[2-47]\\d{6}|[34]\\d{5}",[6,7,8,10],[["(\\d{2})(\\d{4,6})","$1 $2",["2[1-4]|[34]"],"(0$1)"],["(\\d)(\\d{6,7})","$1 $2",["7"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["[56]"],"0$1"],["(\\d{3})(\\d{7})","$1 $2",["8"],"0$1"]],"0"],CV:["238","0","(?:[2-59]\\d\\d|800)\\d{4}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2-589]"]]]],CW:["599","00","(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[3467]"]],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["9[4-8]"]]],0,0,0,0,0,"[69]"],CX:["61","001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011","1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}",[6,7,8,9,10,12],0,"0",0,"([59]\\d{7})$|0","8$1",0,0,[["8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|2(?:22|35))|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}",[9]],["4(?:79[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",[9]],["180(?:0\\d{3}|2)\\d{3}",[7,10]],["190[0-26]\\d{6}",[10]],0,0,0,0,["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}",[9]],["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}",[6,8,10,12]]],"0011"],CY:["357","00","(?:[279]\\d|[58]0)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[257-9]"]]]],CZ:["420","00","(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]|9[015-7]"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{2})","$1 $2 $3 $4",["96"]],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]]],DE:["49","00","[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:2[024-9]|3[2-689]|7[1-7])\\d{1,8}|(?:1|[368]\\d|4[0-8])\\d{3,13}|49(?:[015]\\d|2[13]|31|[46][1-8])\\d{1,9}",[4,5,6,7,8,9,10,11,12,13,14,15],[["(\\d{2})(\\d{3,13})","$1 $2",["3[02]|40|[68]9"],"0$1"],["(\\d{3})(\\d{3,12})","$1 $2",["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1","2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"],"0$1"],["(\\d{4})(\\d{2,11})","$1 $2",["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]","[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["138"],"0$1"],["(\\d{5})(\\d{2,10})","$1 $2",["3"],"0$1"],["(\\d{3})(\\d{5,11})","$1 $2",["181"],"0$1"],["(\\d{3})(\\d)(\\d{4,10})","$1 $2 $3",["1(?:3|80)|9"],"0$1"],["(\\d{3})(\\d{7,8})","$1 $2",["1[67]"],"0$1"],["(\\d{3})(\\d{7,12})","$1 $2",["8"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["185","1850","18500"],"0$1"],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["18[68]"],"0$1"],["(\\d{4})(\\d{7})","$1 $2",["15[1279]"],"0$1"],["(\\d{5})(\\d{6})","$1 $2",["15[03568]","15(?:[0568]|31)"],"0$1"],["(\\d{3})(\\d{8})","$1 $2",["18"],"0$1"],["(\\d{3})(\\d{2})(\\d{7,8})","$1 $2 $3",["1(?:6[023]|7)"],"0$1"],["(\\d{4})(\\d{2})(\\d{7})","$1 $2 $3",["15[279]"],"0$1"],["(\\d{3})(\\d{2})(\\d{8})","$1 $2 $3",["15"],"0$1"]],"0"],DJ:["253","00","(?:2\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[27]"]]]],DK:["45","00","[2-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-9]"]]]],DM:["1","011","(?:[58]\\d\\d|767|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","767$1",0,"767"],DO:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,0,0,0,"8001|8[024]9"],DZ:["213","00","(?:[1-4]|[5-79]\\d|80)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["9"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-8]"],"0$1"]],"0"],EC:["593","00","1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}",[8,9,10,11],[["(\\d)(\\d{3})(\\d{4})","$1 $2-$3",["[2-7]"],"(0$1)",0,"$1-$2-$3"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{3})(\\d{3,4})","$1 $2 $3",["1"]]],"0"],EE:["372","00","8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]|88","[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]|88"]],["(\\d{4})(\\d{3,4})","$1 $2",["[45]|8(?:00|[1-49])","[45]|8(?:00[1-9]|[1-49])"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]]],EG:["20","00","[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}",[8,9,10],[["(\\d)(\\d{7,8})","$1 $2",["[23]"],"0$1"],["(\\d{2})(\\d{6,7})","$1 $2",["1[35]|[4-6]|8[2468]|9[235-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{8})","$1 $2",["1"],"0$1"]],"0"],EH:["212","00","[5-8]\\d{8}",[9],0,"0",0,0,0,0,"528[89]"],ER:["291","00","[178]\\d{6}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[178]"],"0$1"]],"0"],ES:["34","00","[5-9]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[89]00"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-9]"]]]],ET:["251","00","(?:11|[2-579]\\d)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-579]"],"0$1"]],"0"],FI:["358","00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))","[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}",[5,6,7,8,9,10,11,12],[["(\\d{5})","$1",["20[2-59]"],"0$1"],["(\\d{3})(\\d{3,7})","$1 $2",["(?:[1-3]0|[68])0|70[07-9]"],"0$1"],["(\\d{2})(\\d{4,8})","$1 $2",["[14]|2[09]|50|7[135]"],"0$1"],["(\\d{2})(\\d{6,10})","$1 $2",["7"],"0$1"],["(\\d)(\\d{4,9})","$1 $2",["(?:1[49]|[2568])[1-8]|3(?:0[1-9]|[1-9])|9"],"0$1"]],"0",0,0,0,0,"1[03-79]|[2-9]",0,"00"],FJ:["679","0(?:0|52)","45\\d{5}|(?:0800\\d|[235-9])\\d{6}",[7,11],[["(\\d{3})(\\d{4})","$1 $2",["[235-9]|45"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]]],0,0,0,0,0,0,0,"00"],FK:["500","00","[2-7]\\d{4}",[5]],FM:["691","00","(?:[39]\\d\\d|820)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[389]"]]]],FO:["298","00","[2-9]\\d{5}",[6],[["(\\d{6})","$1",["[2-9]"]]],0,0,"(10(?:01|[12]0|88))"],FR:["33","00","[1-9]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0 $1"],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["[1-79]"],"0$1"]],"0"],GA:["241","00","(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",[7,8],[["(\\d)(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-7]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["11|[67]"],"0$1"]],0,0,"0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\d{6})","$1"],GB:["44","00","[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}",[7,9,10],[["(\\d{3})(\\d{4})","$1 $2",["800","8001","80011","800111","8001111"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["845","8454","84546","845464"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["800"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["1(?:38|5[23]|69|76|94)","1(?:(?:38|69)7|5(?:24|39)|768|946)","1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["1(?:[2-69][02-9]|[78])"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[25]|7(?:0|6[02-9])","[25]|7(?:0|6(?:[03-9]|2[356]))"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[1389]"],"0$1"]],"0",0,0,0,0,0,[["(?:1(?:1(?:3(?:[0-58]\\d\\d|73[0-35])|4(?:(?:[0-5]\\d|70)\\d|69[7-9])|(?:(?:5[0-26-9]|[78][0-49])\\d|6(?:[0-4]\\d|50))\\d)|(?:2(?:(?:0[024-9]|2[3-9]|3[3-79]|4[1-689]|[58][02-9]|6[0-47-9]|7[013-9]|9\\d)\\d|1(?:[0-7]\\d|8[0-3]))|(?:3(?:0\\d|1[0-8]|[25][02-9]|3[02-579]|[468][0-46-9]|7[1-35-79]|9[2-578])|4(?:0[03-9]|[137]\\d|[28][02-57-9]|4[02-69]|5[0-8]|[69][0-79])|5(?:0[1-35-9]|[16]\\d|2[024-9]|3[015689]|4[02-9]|5[03-9]|7[0-35-9]|8[0-468]|9[0-57-9])|6(?:0[034689]|1\\d|2[0-35689]|[38][013-9]|4[1-467]|5[0-69]|6[13-9]|7[0-8]|9[0-24578])|7(?:0[0246-9]|2\\d|3[0236-8]|4[03-9]|5[0-46-9]|6[013-9]|7[0-35-9]|8[024-9]|9[02-9])|8(?:0[35-9]|2[1-57-9]|3[02-578]|4[0-578]|5[124-9]|6[2-69]|7\\d|8[02-9]|9[02569])|9(?:0[02-589]|[18]\\d|2[02-689]|3[1-57-9]|4[2-9]|5[0-579]|6[2-47-9]|7[0-24578]|9[2-57]))\\d)\\d)|2(?:0[013478]|3[0189]|4[017]|8[0-46-9]|9[0-2])\\d{3})\\d{4}|1(?:2(?:0(?:46[1-4]|87[2-9])|545[1-79]|76(?:2\\d|3[1-8]|6[1-6])|9(?:7(?:2[0-4]|3[2-5])|8(?:2[2-8]|7[0-47-9]|8[3-5])))|3(?:6(?:38[2-5]|47[23])|8(?:47[04-9]|64[0157-9]))|4(?:044[1-7]|20(?:2[23]|8\\d)|6(?:0(?:30|5[2-57]|6[1-8]|7[2-8])|140)|8(?:052|87[1-3]))|5(?:2(?:4(?:3[2-79]|6\\d)|76\\d)|6(?:26[06-9]|686))|6(?:06(?:4\\d|7[4-79])|295[5-7]|35[34]\\d|47(?:24|61)|59(?:5[08]|6[67]|74)|9(?:55[0-4]|77[23]))|7(?:26(?:6[13-9]|7[0-7])|(?:442|688)\\d|50(?:2[0-3]|[3-68]2|76))|8(?:27[56]\\d|37(?:5[2-5]|8[239])|843[2-58])|9(?:0(?:0(?:6[1-8]|85)|52\\d)|3583|4(?:66[1-8]|9(?:2[01]|81))|63(?:23|3[1-4])|9561))\\d{3}",[9,10]],["7(?:457[0-57-9]|700[01]|911[028])\\d{5}|7(?:[1-3]\\d\\d|4(?:[0-46-9]\\d|5[0-689])|5(?:0[0-8]|[13-9]\\d|2[0-35-9])|7(?:0[1-9]|[1-7]\\d|8[02-9]|9[0-689])|8(?:[014-9]\\d|[23][0-8])|9(?:[024-9]\\d|1[02-9]|3[0-689]))\\d{6}",[10]],["80[08]\\d{7}|800\\d{6}|8001111"],["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[2-49]))\\d{7}|845464\\d",[7,10]],["70\\d{8}",[10]],0,["(?:3[0347]|55)\\d{8}",[10]],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}",[10]],["56\\d{8}",[10]]],0," x"],GD:["1","011","(?:473|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","473$1",0,"473"],GE:["995","00","(?:[3-57]\\d\\d|800)\\d{6}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["32"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[57]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[348]"],"0$1"]],"0"],GF:["594","00","[56]94\\d{6}|(?:80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[56]|9[47]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[89]"],"0$1"]],"0"],GG:["44","00","(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?",[7,9,10],0,"0",0,"([25-9]\\d{5})$|0","1481$1",0,0,[["1481[25-9]\\d{5}",[10]],["7(?:(?:781|839)\\d|911[17])\\d{5}",[10]],["80[08]\\d{7}|800\\d{6}|8001111"],["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d",[7,10]],["70\\d{8}",[10]],0,["(?:3[0347]|55)\\d{8}",[10]],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}",[10]],["56\\d{8}",[10]]]],GH:["233","00","(?:[235]\\d{3}|800)\\d{5}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[235]"],"0$1"]],"0"],GI:["350","00","(?:[25]\\d|60)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["2"]]]],GL:["299","00","(?:19|[2-689]\\d|70)\\d{4}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["19|[2-9]"]]]],GM:["220","00","[2-9]\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],GN:["224","00","722\\d{6}|(?:3|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["3"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[67]"]]]],GP:["590","00","590\\d{6}|(?:69|80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[569]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0",0,0,0,0,0,[["590(?:0[1-68]|[14][0-24-9]|2[0-68]|3[1-9]|5[3-579]|[68][0-689]|7[08]|9\\d)\\d{4}"],["69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],GQ:["240","00","222\\d{6}|(?:3\\d|55|[89]0)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235]"]],["(\\d{3})(\\d{6})","$1 $2",["[89]"]]]],GR:["30","00","5005000\\d{3}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}",[10,11,12],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["21|7"]],["(\\d{4})(\\d{6})","$1 $2",["2(?:2|3[2-57-9]|4[2-469]|5[2-59]|6[2-9]|7[2-69]|8[2-49])|5"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2689]"]],["(\\d{3})(\\d{3,4})(\\d{5})","$1 $2 $3",["8"]]]],GT:["502","00","80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1 $2",["[2-8]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]]],GU:["1","011","(?:[58]\\d\\d|671|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","671$1",0,"671"],GW:["245","00","[49]\\d{8}|4\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["40"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"]]]],GY:["592","001","(?:[2-8]\\d{3}|9008)\\d{3}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],HK:["852","00(?:30|5[09]|[126-9]?)","8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}",[5,6,7,8,9,11],[["(\\d{3})(\\d{2,5})","$1 $2",["900","9003"]],["(\\d{4})(\\d{4})","$1 $2",["[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{3})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["9"]]],0,0,0,0,0,0,0,"00"],HN:["504","00","8\\d{10}|[237-9]\\d{7}",[8,11],[["(\\d{4})(\\d{4})","$1-$2",["[237-9]"]]]],HR:["385","00","(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}",[6,7,8,9],[["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["6[01]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{4})(\\d{3})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6|7[245]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-57]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"]],"0"],HT:["509","00","(?:[2-489]\\d|55)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[2-589]"]]]],HU:["36","00","[235-7]\\d{8}|[1-9]\\d{7}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]"],"(06 $1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"06 $1"]],"06"],ID:["62","00[89]","(?:(?:00[1-9]|8\\d)\\d{4}|[1-36])\\d{6}|00\\d{10}|[1-9]\\d{8,10}|[2-9]\\d{7}",[7,8,9,10,11,12,13],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["15"]],["(\\d{2})(\\d{5,9})","$1 $2",["2[124]|[36]1"],"(0$1)"],["(\\d{3})(\\d{5,7})","$1 $2",["800"],"0$1"],["(\\d{3})(\\d{5,8})","$1 $2",["[2-79]"],"(0$1)"],["(\\d{3})(\\d{3,4})(\\d{3})","$1-$2-$3",["8[1-35-9]"],"0$1"],["(\\d{3})(\\d{6,8})","$1 $2",["1"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["804"],"0$1"],["(\\d{3})(\\d)(\\d{3})(\\d{3})","$1 $2 $3 $4",["80"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1-$2-$3",["8"],"0$1"]],"0"],IE:["353","00","(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["2[24-9]|47|58|6[237-9]|9[35-9]"],"(0$1)"],["(\\d{3})(\\d{5})","$1 $2",["[45]0"],"(0$1)"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["1"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2569]|4[1-69]|7[14]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["70"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["81"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[78]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["4"],"(0$1)"],["(\\d{2})(\\d)(\\d{3})(\\d{4})","$1 $2 $3 $4",["8"],"0$1"]],"0"],IL:["972","0(?:0|1[2-9])","1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}",[7,8,9,10,11,12],[["(\\d{4})(\\d{3})","$1-$2",["125"]],["(\\d{4})(\\d{2})(\\d{2})","$1-$2-$3",["121"]],["(\\d)(\\d{3})(\\d{4})","$1-$2-$3",["[2-489]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1-$2-$3",["12"]],["(\\d{4})(\\d{6})","$1-$2",["159"]],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3-$4",["1[7-9]"]],["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})","$1-$2 $3-$4",["15"]]],"0"],IM:["44","00","1624\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([25-8]\\d{5})$|0","1624$1",0,"74576|(?:16|7[56])24"],IN:["91","00","(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}",[8,9,10,11,12,13],[["(\\d{8})","$1",["5(?:0|2[23]|3[03]|[67]1|88)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|888)","5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|8888)"],0,1],["(\\d{4})(\\d{4,5})","$1 $2",["180","1800"],0,1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["140"],0,1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["11|2[02]|33|4[04]|79[1-7]|80[2-46]","11|2[02]|33|4[04]|79(?:[1-6]|7[19])|80(?:[2-4]|6[0-589])","11|2[02]|33|4[04]|79(?:[124-6]|3(?:[02-9]|1[0-24-9])|7(?:1|9[1-6]))|80(?:[2-4]|6[0-589])"],"0$1",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1(?:2[0-249]|3[0-25]|4[145]|[68]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1)|6(?:12|[2-4]1|5[17]|6[13]|80)|7(?:12|3[134]|4[47]|61|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)|(?:43|59|75)[15]|(?:1[59]|29|67|72)[14]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|674|7(?:(?:2[14]|3[34]|5[15])[2-6]|61[346]|88[0-8])|8(?:70[2-6]|84[235-7]|91[3-7])|(?:1(?:29|60|8[06])|261|552|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))[2-7]","1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12(?:[2-6]|7[0-8])|74[2-7])|7(?:(?:2[14]|5[15])[2-6]|3171|61[346]|88(?:[2-7]|82))|8(?:70[2-6]|84(?:[2356]|7[19])|91(?:[3-6]|7[19]))|73[134][2-6]|(?:74[47]|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[2-6]|7[19])|(?:1(?:29|60|8[06])|261|552|6(?:[2-4]1|5[17]|6[13]|7(?:1|4[0189])|80)|7(?:12|88[01]))[2-7]"],"0$1",1],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2[2457-9]|3[2-5]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1[013-9]|28|3[129]|4[1-35689]|5[29]|6[02-5]|70)|807","1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2(?:[2457]|84|95)|3(?:[2-4]|55)|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1(?:[013-8]|9[6-9])|28[6-8]|3(?:17|2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4|5[0-367])|70[13-7])|807[19]","1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]"],"0$1",1],["(\\d{5})(\\d{5})","$1 $2",["[6-9]"],"0$1",1],["(\\d{4})(\\d{2,4})(\\d{4})","$1 $2 $3",["1(?:6|8[06])","1(?:6|8[06]0)"],0,1],["(\\d{4})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["18"],0,1]],"0"],IO:["246","00","3\\d{6}",[7],[["(\\d{3})(\\d{4})","$1 $2",["3"]]]],IQ:["964","00","(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-6]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0"],IR:["98","00","[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}",[4,5,6,7,10],[["(\\d{4,5})","$1",["96"],"0$1"],["(\\d{2})(\\d{4,5})","$1 $2",["(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["9"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["[1-8]"],"0$1"]],"0"],IS:["354","00|1(?:0(?:01|[12]0)|100)","(?:38\\d|[4-9])\\d{6}",[7,9],[["(\\d{3})(\\d{4})","$1 $2",["[4-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["3"]]],0,0,0,0,0,0,0,"00"],IT:["39","00","0\\d{5,10}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:43|55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?",[6,7,8,9,10,11],[["(\\d{2})(\\d{4,6})","$1 $2",["0[26]"]],["(\\d{3})(\\d{3,6})","$1 $2",["0[13-57-9][0159]|8(?:03|4[17]|9[2-5])","0[13-57-9][0159]|8(?:03|4[17]|9(?:2|3[04]|[45][0-4]))"]],["(\\d{4})(\\d{2,6})","$1 $2",["0(?:[13-579][2-46-8]|8[236-8])"]],["(\\d{4})(\\d{4})","$1 $2",["894"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[26]|5"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["1(?:44|[679])|[378]|43"]],["(\\d{3})(\\d{3,4})(\\d{4})","$1 $2 $3",["0[13-57-9][0159]|14"]],["(\\d{2})(\\d{4})(\\d{5})","$1 $2 $3",["0[26]"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["3"]]],0,0,0,0,0,0,[["0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}"],["3[2-9]\\d{7,8}|(?:31|43)\\d{8}",[9,10]],["80(?:0\\d{3}|3)\\d{3}",[6,9]],["(?:0878\\d{3}|89(?:2\\d|3[04]|4(?:[0-4]|[5-9]\\d\\d)|5[0-4]))\\d\\d|(?:1(?:44|6[346])|89(?:38|5[5-9]|9))\\d{6}",[6,8,9,10]],["1(?:78\\d|99)\\d{6}",[9,10]],0,0,0,["55\\d{8}",[10]],["84(?:[08]\\d{3}|[17])\\d{3}",[6,9]]]],JE:["44","00","1534\\d{6}|(?:[3578]\\d|90)\\d{8}",[10],0,"0",0,"([0-24-8]\\d{5})$|0","1534$1",0,0,[["1534[0-24-8]\\d{5}"],["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97\\d))\\d{5}"],["80(?:07(?:35|81)|8901)\\d{4}"],["(?:8(?:4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|90(?:066[59]|1810|71(?:07|55)))\\d{4}"],["701511\\d{4}"],0,["(?:3(?:0(?:07(?:35|81)|8901)|3\\d{4}|4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|55\\d{4})\\d{4}"],["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}"],["56\\d{8}"]]],JM:["1","011","(?:[58]\\d\\d|658|900)\\d{7}",[10],0,"1",0,0,0,0,"658|876"],JO:["962","00","(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}",[8,9],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2356]|87"],"(0$1)"],["(\\d{3})(\\d{5,6})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["70"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["7"],"0$1"]],"0"],JP:["81","010","00[1-9]\\d{6,14}|[257-9]\\d{9}|(?:00|[1-9]\\d\\d)\\d{6}",[8,9,10,11,12,13,14,15,16,17],[["(\\d{3})(\\d{3})(\\d{3})","$1-$2-$3",["(?:12|57|99)0"],"0$1"],["(\\d{4})(\\d)(\\d{4})","$1-$2-$3",["1(?:26|3[79]|4[56]|5[4-68]|6[3-5])|499|5(?:76|97)|746|8(?:3[89]|47|51)|9(?:80|9[16])","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:76|97)9|7468|8(?:3(?:8[7-9]|96)|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]","1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:769|979[2-69])|7468|8(?:3(?:8[7-9]|96[2457-9])|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["60"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2-$3",["[36]|4(?:2[09]|7[01])","[36]|4(?:2(?:0|9[02-69])|7(?:0[019]|1))"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["1(?:1|5[45]|77|88|9[69])|2(?:2[1-37]|3[0-269]|4[59]|5|6[24]|7[1-358]|8[1369]|9[0-38])|4(?:[28][1-9]|3[0-57]|[45]|6[248]|7[2-579]|9[29])|5(?:2|3[0459]|4[0-369]|5[29]|8[02389]|9[0-389])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9[2-6])|8(?:2[124589]|3[26-9]|49|51|6|7[0-468]|8[68]|9[019])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9[1-489])","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2(?:[127]|3[014-9])|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9[19])|62|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|8[1-9]|9[29])|5(?:2|3(?:[045]|9[0-8])|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0-2469])|3(?:[29]|60)|49|51|6(?:[0-24]|36|5[0-3589]|7[23]|9[01459])|7[0-468]|8[68])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3[34]|4[0178]))|(?:264|837)[016-9]|2(?:57|93)[015-9]|(?:25[0468]|422|838)[01]|(?:47[59]|59[89]|8(?:6[68]|9))[019]","1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3(?:[045]|9(?:[0-58]|6[4-9]|7[0-35689]))|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0169])|3(?:[29]|60|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[2-57-9]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|7(?:2[2-468]|3[78])|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:8294|96)[1-3]|2(?:57|93)[015-9]|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|8292|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]"],"0$1"],["(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3",["[14]|[289][2-9]|5[3-9]|7[2-4679]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1-$2-$3",["800"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[257-9]"],"0$1"]],"0",0,"(000[259]\\d{6})$|(?:(?:003768)0?)|0","$1"],KE:["254","000","(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}",[7,8,9,10],[["(\\d{2})(\\d{5,7})","$1 $2",["[24-6]"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[17]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0"],KG:["996","00","8\\d{9}|[235-9]\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["3(?:1[346]|[24-79])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[235-79]|88"],"0$1"],["(\\d{3})(\\d{3})(\\d)(\\d{2,3})","$1 $2 $3 $4",["8"],"0$1"]],"0"],KH:["855","00[14-9]","1\\d{9}|[1-9]\\d{7,8}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],KI:["686","00","(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}",[5,8],0,"0"],KM:["269","00","[3478]\\d{6}",[7],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[3478]"]]]],KN:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","869$1",0,"869"],KP:["850","00|99","85\\d{6}|(?:19\\d|[2-7])\\d{7}",[8,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2-7]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"]],"0"],KR:["82","00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))","00[1-9]\\d{8,11}|(?:[12]|5\\d{3})\\d{7}|[13-6]\\d{9}|(?:[1-6]\\d|80)\\d{7}|[3-6]\\d{4,5}|(?:00|7)0\\d{8}",[5,6,8,9,10,11,12,13,14],[["(\\d{2})(\\d{3,4})","$1-$2",["(?:3[1-3]|[46][1-4]|5[1-5])1"],"0$1"],["(\\d{4})(\\d{4})","$1-$2",["1"]],["(\\d)(\\d{3,4})(\\d{4})","$1-$2-$3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1-$2-$3",["[36]0|8"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1-$2-$3",["[1346]|5[1-5]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2-$3",["[57]"],"0$1"],["(\\d{2})(\\d{5})(\\d{4})","$1-$2-$3",["5"],"0$1"]],"0",0,"0(8(?:[1-46-8]|5\\d\\d))?"],KW:["965","00","18\\d{5}|(?:[2569]\\d|41)\\d{6}",[7,8],[["(\\d{4})(\\d{3,4})","$1 $2",["[169]|2(?:[235]|4[1-35-9])|52"]],["(\\d{3})(\\d{5})","$1 $2",["[245]"]]]],KY:["1","011","(?:345|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","345$1",0,"345"],KZ:["7","810","(?:33622|8\\d{8})\\d{5}|[78]\\d{9}",[10,14],0,"8",0,0,0,0,"33|7",0,"8~10"],LA:["856","00","[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}",[8,9,10],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2[13]|3[14]|[4-8]"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["30[0135-9]"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[23]"],"0$1"]],"0"],LB:["961","00","[27-9]\\d{7}|[13-9]\\d{6}",[7,8],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[27-9]"]]],"0"],LC:["1","011","(?:[58]\\d\\d|758|900)\\d{7}",[10],0,"1",0,"([2-8]\\d{6})$|1","758$1",0,"758"],LI:["423","00","[68]\\d{8}|(?:[2378]\\d|90)\\d{5}",[7,9],[["(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3",["[2379]|8(?:0[09]|7)","[2379]|8(?:0(?:02|9)|7)"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["69"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]]],"0",0,"(1001)|0"],LK:["94","00","[1-9]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[1-689]"],"0$1"]],"0"],LR:["231","00","(?:[245]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["4[67]|[56]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[2-578]"],"0$1"]],"0"],LS:["266","00","(?:[256]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2568]"]]]],LT:["370","00","(?:[3469]\\d|52|[78]0)\\d{6}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["52[0-7]"],"(0-$1)",1],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[7-9]"],"0 $1",1],["(\\d{2})(\\d{6})","$1 $2",["37|4(?:[15]|6[1-8])"],"(0-$1)",1],["(\\d{3})(\\d{5})","$1 $2",["[3-6]"],"(0-$1)",1]],"0",0,"[08]"],LU:["352","00","35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}",[4,5,6,7,8,9,10,11],[["(\\d{2})(\\d{3})","$1 $2",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["20[2-689]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4",["2(?:[0367]|4[3-8])"]],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["80[01]|90[015]"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3 $4",["20"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})","$1 $2 $3 $4 $5",["2(?:[0367]|4[3-8])"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})","$1 $2 $3 $4",["[3-57]|8[13-9]|9(?:0[89]|[2-579])|(?:2|80)[2-9]"]]],0,0,"(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)"],LV:["371","00","(?:[268]\\d|90)\\d{6}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[269]|8[01]"]]]],LY:["218","00","[2-9]\\d{8}",[9],[["(\\d{2})(\\d{7})","$1-$2",["[2-9]"],"0$1"]],"0"],MA:["212","00","[5-8]\\d{8}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5[45]"],"0$1"],["(\\d{4})(\\d{5})","$1-$2",["5(?:2[2-46-9]|3[3-9]|9)|8(?:0[89]|92)"],"0$1"],["(\\d{2})(\\d{7})","$1-$2",["8"],"0$1"],["(\\d{3})(\\d{6})","$1-$2",["[5-7]"],"0$1"]],"0",0,0,0,0,0,[["5(?:2(?:[0-25-79]\\d|3[1-578]|4[02-46-8]|8[0235-7])|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[014-9]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}"],["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-4]|5[01]|8[0-3]))\\d{6}"],["80[0-7]\\d{6}"],["89\\d{7}"],0,0,0,0,["(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}"]]],MC:["377","00","(?:[3489]|6\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["4"],"0$1"],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[389]"]],["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4 $5",["6"],"0$1"]],"0"],MD:["373","00","(?:[235-7]\\d|[89]0)\\d{6}",[8],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["22|3"],"0$1"],["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["[25-7]"],"0$1"]],"0"],ME:["382","00","(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[2-9]"],"0$1"]],"0"],MF:["590","00","590\\d{6}|(?:69|80|9\\d)\\d{7}",[9],0,"0",0,0,0,0,0,[["590(?:0[079]|[14]3|[27][79]|3[03-7]|5[0-268]|87)\\d{4}"],["69(?:0\\d\\d|1(?:2[2-9]|3[0-5])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"],["80[0-5]\\d{6}"],0,0,0,0,0,["9(?:(?:39[5-7]|76[018])\\d|475[0-5])\\d{4}"]]],MG:["261","00","[23]\\d{8}",[9],[["(\\d{2})(\\d{2})(\\d{3})(\\d{2})","$1 $2 $3 $4",["[23]"],"0$1"]],"0",0,"([24-9]\\d{6})$|0","20$1"],MH:["692","011","329\\d{4}|(?:[256]\\d|45)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1-$2",["[2-6]"]]],"1"],MK:["389","00","[2-578]\\d{7}",[8],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2|34[47]|4(?:[37]7|5[47]|64)"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[347]"],"0$1"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["[58]"],"0$1"]],"0"],ML:["223","00","[24-9]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24-9]"]]]],MM:["95","00","1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}",[6,7,8,9,10],[["(\\d)(\\d{2})(\\d{3})","$1 $2 $3",["16|2"],"0$1"],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[4-7]|8[1-35]"],"0$1"],["(\\d)(\\d{3})(\\d{4,6})","$1 $2 $3",["9(?:2[0-4]|[35-9]|4[137-9])"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["92"],"0$1"],["(\\d)(\\d{5})(\\d{4})","$1 $2 $3",["9"],"0$1"]],"0"],MN:["976","001","[12]\\d{7,9}|[5-9]\\d{7}",[8,9,10],[["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["[12]1"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[5-9]"]],["(\\d{3})(\\d{5,6})","$1 $2",["[12]2[1-3]"],"0$1"],["(\\d{4})(\\d{5,6})","$1 $2",["[12](?:27|3[2-8]|4[2-68]|5[1-4689])","[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]"],"0$1"],["(\\d{5})(\\d{4,5})","$1 $2",["[12]"],"0$1"]],"0"],MO:["853","00","0800\\d{3}|(?:28|[68]\\d)\\d{6}",[7,8],[["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{4})(\\d{4})","$1 $2",["[268]"]]]],MP:["1","011","[58]\\d{9}|(?:67|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","670$1",0,"670"],MQ:["596","00","596\\d{6}|(?:69|80|9\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[569]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0"],MR:["222","00","(?:[2-4]\\d\\d|800)\\d{5}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-48]"]]]],MS:["1","011","(?:[58]\\d\\d|664|900)\\d{7}",[10],0,"1",0,"([34]\\d{6})$|1","664$1",0,"664"],MT:["356","00","3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[2357-9]"]]]],MU:["230","0(?:0|[24-7]0|3[03])","(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}",[7,8,10],[["(\\d{3})(\\d{4})","$1 $2",["[2-46]|8[013]"]],["(\\d{4})(\\d{4})","$1 $2",["[57]"]],["(\\d{5})(\\d{5})","$1 $2",["8"]]],0,0,0,0,0,0,0,"020"],MV:["960","0(?:0|19)","(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}",[7,10],[["(\\d{3})(\\d{4})","$1-$2",["[34679]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"]]],0,0,0,0,0,0,0,"00"],MW:["265","00","(?:[1289]\\d|31|77)\\d{7}|1\\d{6}",[7,9],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["1[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[137-9]"],"0$1"]],"0"],MX:["52","0[09]","[2-9]\\d{9}",[10],[["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["33|5[56]|81"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[2-9]"]]],0,0,0,0,0,0,0,"00"],MY:["60","00","1\\d{8,9}|(?:3\\d|[4-9])\\d{7}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1-$2 $3",["[4-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1-$2 $3",["1(?:[02469]|[378][1-9]|53)|8","1(?:[02469]|[37][1-9]|53|8(?:[1-46-9]|5[7-9]))|8"],"0$1"],["(\\d)(\\d{4})(\\d{4})","$1-$2 $3",["3"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{4})","$1-$2-$3-$4",["1(?:[367]|80)"]],["(\\d{3})(\\d{3})(\\d{4})","$1-$2 $3",["15"],"0$1"],["(\\d{2})(\\d{4})(\\d{4})","$1-$2 $3",["1"],"0$1"]],"0"],MZ:["258","00","(?:2|8\\d)\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2|8[2-79]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["8"]]]],NA:["264","00","[68]\\d{7,8}",[8,9],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["88"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["87"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0"],NC:["687","00","(?:050|[2-57-9]\\d\\d)\\d{3}",[6],[["(\\d{2})(\\d{2})(\\d{2})","$1.$2.$3",["[02-57-9]"]]]],NE:["227","00","[027-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["08"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[089]|2[013]|7[0467]"]]]],NF:["672","00","[13]\\d{5}",[6],[["(\\d{2})(\\d{4})","$1 $2",["1[0-3]"]],["(\\d)(\\d{5})","$1 $2",["[13]"]]],0,0,"([0-258]\\d{4})$","3$1"],NG:["234","009","2[0-24-9]\\d{8}|[78]\\d{10,13}|[7-9]\\d{9}|[1-9]\\d{7}|[124-7]\\d{6}",[7,8,10,11,12,13,14],[["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["78"],"0$1"],["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[12]|9(?:0[3-9]|[1-9])"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["[3-6]|7(?:0[0-689]|[1-79])|8[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[7-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["20[129]"],"0$1"],["(\\d{4})(\\d{2})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{3})(\\d{4})(\\d{4,5})","$1 $2 $3",["[78]"],"0$1"],["(\\d{3})(\\d{5})(\\d{5,6})","$1 $2 $3",["[78]"],"0$1"]],"0"],NI:["505","00","(?:1800|[25-8]\\d{3})\\d{4}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[125-8]"]]]],NL:["31","00","(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8]))\\d{6}|8\\d{6,9}|9\\d{6,10}|1\\d{4,5}",[5,6,7,8,9,10,11],[["(\\d{3})(\\d{4,7})","$1 $2",["[89]0"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["66"],"0$1"],["(\\d)(\\d{8})","$1 $2",["6"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["1[16-8]|2[259]|3[124]|4[17-9]|5[124679]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-578]|91"],"0$1"],["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3",["9"],"0$1"]],"0"],NO:["47","00","(?:0|[2-9]\\d{3})\\d{4}",[5,8],[["(\\d{3})(\\d{2})(\\d{3})","$1 $2 $3",["8"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2-79]"]]],0,0,0,0,0,"[02-689]|7[0-8]"],NP:["977","00","(?:1\\d|9)\\d{9}|[1-9]\\d{7}",[8,10,11],[["(\\d)(\\d{7})","$1-$2",["1[2-6]"],"0$1"],["(\\d{2})(\\d{6})","$1-$2",["1[01]|[2-8]|9(?:[1-59]|[67][2-6])"],"0$1"],["(\\d{3})(\\d{7})","$1-$2",["9"]]],"0"],NR:["674","00","(?:444|(?:55|8\\d)\\d|666)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[4-68]"]]]],NU:["683","00","(?:[4-7]|888\\d)\\d{3}",[4,7],[["(\\d{3})(\\d{4})","$1 $2",["8"]]]],NZ:["64","0(?:0|161)","[1289]\\d{9}|50\\d{5}(?:\\d{2,3})?|[27-9]\\d{7,8}|(?:[34]\\d|6[0-35-9])\\d{6}|8\\d{4,6}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,8})","$1 $2",["8[1-79]"],"0$1"],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["50[036-8]|8|90","50(?:[0367]|88)|8|90"],"0$1"],["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["24|[346]|7[2-57-9]|9[2-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:10|74)|[589]"],"0$1"],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["1|2[028]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,5})","$1 $2 $3",["2(?:[169]|7[0-35-9])|7"],"0$1"]],"0",0,0,0,0,0,0,"00"],OM:["968","00","(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}",[7,8,9],[["(\\d{3})(\\d{4,6})","$1 $2",["[58]"]],["(\\d{2})(\\d{6})","$1 $2",["2"]],["(\\d{4})(\\d{4})","$1 $2",["[179]"]]]],PA:["507","00","(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}",[7,8,10,11],[["(\\d{3})(\\d{4})","$1-$2",["[1-57-9]"]],["(\\d{4})(\\d{4})","$1-$2",["[68]"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]]],PE:["51","00|19(?:1[124]|77|90)00","(?:[14-8]|9\\d)\\d{7}",[8,9],[["(\\d{3})(\\d{5})","$1 $2",["80"],"(0$1)"],["(\\d)(\\d{7})","$1 $2",["1"],"(0$1)"],["(\\d{2})(\\d{6})","$1 $2",["[4-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"]]],"0",0,0,0,0,0,0,"00"," Anexo "],PF:["689","00","4\\d{5}(?:\\d{2})?|8\\d{7,8}",[6,8,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["44"]],["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["4|8[7-9]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]]],PG:["675","00|140[1-3]","(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["18|[2-69]|85"]],["(\\d{4})(\\d{4})","$1 $2",["[78]"]]],0,0,0,0,0,0,0,"00"],PH:["63","00","(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}",[6,8,9,10,11,12,13],[["(\\d)(\\d{5})","$1 $2",["2"],"(0$1)"],["(\\d{4})(\\d{4,6})","$1 $2",["3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2","3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))"],"(0$1)"],["(\\d{5})(\\d{4})","$1 $2",["346|4(?:27|9[35])|883","3469|4(?:279|9(?:30|56))|8834"],"(0$1)"],["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["2"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|8[2-8]"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]],["(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})","$1 $2 $3 $4",["1"]]],"0"],PK:["92","00","122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,7})","$1 $2 $3",["[89]0"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["1"]],["(\\d{3})(\\d{6,7})","$1 $2",["2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])","9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]"],"(0$1)"],["(\\d{2})(\\d{7,8})","$1 $2",["(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]"],"(0$1)"],["(\\d{5})(\\d{5})","$1 $2",["58"],"(0$1)"],["(\\d{3})(\\d{7})","$1 $2",["3"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91"],"(0$1)"],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[24-9]"],"(0$1)"]],"0"],PL:["48","00","(?:6|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}",[6,7,8,9,10],[["(\\d{5})","$1",["19"]],["(\\d{3})(\\d{3})","$1 $2",["11|20|64"]],["(\\d{2})(\\d{2})(\\d{3})","$1 $2 $3",["(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1","(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19"]],["(\\d{3})(\\d{2})(\\d{2,3})","$1 $2 $3",["64"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["21|39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8)"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["1[2-8]|[2-7]|8[1-79]|9[145]"]],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["8"]]]],PM:["508","00","[45]\\d{5}|(?:708|80\\d)\\d{6}",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[45]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"],"0$1"]],"0"],PR:["1","011","(?:[589]\\d\\d|787)\\d{7}",[10],0,"1",0,0,0,0,"787|939"],PS:["970","00","[2489]2\\d{6}|(?:1\\d|5)\\d{8}",[8,9,10],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["[2489]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["5"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],PT:["351","00","1693\\d{5}|(?:[26-9]\\d|30)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["2[12]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["16|[236-9]"]]]],PW:["680","01[12]","(?:[24-8]\\d\\d|345|900)\\d{4}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[2-9]"]]]],PY:["595","00","59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}",[6,7,8,9,10,11],[["(\\d{3})(\\d{3,6})","$1 $2",["[2-9]0"],"0$1"],["(\\d{2})(\\d{5})","$1 $2",["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"],"(0$1)"],["(\\d{3})(\\d{4,5})","$1 $2",["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["87"]],["(\\d{3})(\\d{6})","$1 $2",["9(?:[5-79]|8[1-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[2-8]"],"0$1"],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["9"]]],"0"],QA:["974","00","800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}",[7,8,9,11],[["(\\d{3})(\\d{4})","$1 $2",["2[16]|8"]],["(\\d{4})(\\d{4})","$1 $2",["[3-7]"]]]],RE:["262","00","(?:26|[689]\\d)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[2689]"],"0$1"]],"0",0,0,0,0,0,[["26(?:2\\d\\d|3(?:0\\d|1[0-6]))\\d{4}"],["69(?:2\\d\\d|3(?:[06][0-6]|1[013]|2[0-2]|3[0-39]|4\\d|5[0-5]|7[0-37]|8[0-8]|9[0-479]))\\d{4}"],["80\\d{7}"],["89[1-37-9]\\d{6}"],0,0,0,0,["9(?:399[0-3]|479[0-5]|76(?:2[278]|3[0-37]))\\d{4}"],["8(?:1[019]|2[0156]|84|90)\\d{6}"]]],RO:["40","00","(?:[236-8]\\d|90)\\d{7}|[23]\\d{5}",[6,9],[["(\\d{3})(\\d{3})","$1 $2",["2[3-6]","2[3-6]\\d9"],"0$1"],["(\\d{2})(\\d{4})","$1 $2",["219|31"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[23]1"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[236-9]"],"0$1"]],"0",0,0,0,0,0,0,0," int "],RS:["381","00","38[02-9]\\d{6,9}|6\\d{7,9}|90\\d{4,8}|38\\d{5,6}|(?:7\\d\\d|800)\\d{3,9}|(?:[12]\\d|3[0-79])\\d{5,10}",[6,7,8,9,10,11,12],[["(\\d{3})(\\d{3,9})","$1 $2",["(?:2[389]|39)0|[7-9]"],"0$1"],["(\\d{2})(\\d{5,10})","$1 $2",["[1-36]"],"0$1"]],"0"],RU:["7","810","8\\d{13}|[347-9]\\d{9}",[10,14],[["(\\d{4})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-8]|2[1-9])","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:1[23]|[2-9]2))","7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:13[03-69]|62[013-9]))|72[1-57-9]2"],"8 ($1)",1],["(\\d{5})(\\d)(\\d{2})(\\d{2})","$1 $2 $3 $4",["7(?:1[0-68]|2[1-9])","7(?:1(?:[06][3-6]|[18]|2[35]|[3-5][3-5])|2(?:[13][3-5]|[24-689]|7[457]))","7(?:1(?:0(?:[356]|4[023])|[18]|2(?:3[013-9]|5)|3[45]|43[013-79]|5(?:3[1-8]|4[1-7]|5)|6(?:3[0-35-9]|[4-6]))|2(?:1(?:3[178]|[45])|[24-689]|3[35]|7[457]))|7(?:14|23)4[0-8]|71(?:33|45)[1-79]"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"8 ($1)",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2-$3-$4",["[349]|8(?:[02-7]|1[1-8])"],"8 ($1)",1],["(\\d{4})(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3 $4",["8"],"8 ($1)"]],"8",0,0,0,0,"3[04-689]|[489]",0,"8~10"],RW:["250","00","(?:06|[27]\\d\\d|[89]00)\\d{6}",[8,9],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["0"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[7-9]"],"0$1"]],"0"],SA:["966","00","92\\d{7}|(?:[15]|8\\d)\\d{8}",[9,10],[["(\\d{4})(\\d{5})","$1 $2",["9"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["1"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["5"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["81"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]]],"0"],SB:["677","0[01]","[6-9]\\d{6}|[1-6]\\d{4}",[5,7],[["(\\d{2})(\\d{5})","$1 $2",["6[89]|7|8[4-9]|9(?:[1-8]|9[0-8])"]]]],SC:["248","010|0[0-2]","(?:[2489]\\d|64)\\d{5}",[7],[["(\\d)(\\d{3})(\\d{3})","$1 $2 $3",["[246]|9[57]"]]],0,0,0,0,0,0,0,"00"],SD:["249","00","[19]\\d{8}",[9],[["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[19]"],"0$1"]],"0"],SE:["46","00","(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}",[6,7,8,9,10],[["(\\d{2})(\\d{2,3})(\\d{2})","$1-$2 $3",["20"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{4})","$1-$2",["9(?:00|39|44|9)"],"0$1",0,"$1 $2"],["(\\d{2})(\\d{3})(\\d{2})","$1-$2 $3",["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3"],["(\\d)(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2,3})(\\d{2})","$1-$2 $3",["1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3"],["(\\d{3})(\\d{2,3})(\\d{3})","$1-$2 $3",["9(?:00|39|44)"],"0$1",0,"$1 $2 $3"],["(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]"],"0$1",0,"$1 $2 $3 $4"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4",["10|7"],"0$1",0,"$1 $2 $3 $4"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1-$2 $3 $4",["8"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1-$2 $3 $4",["[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{2})(\\d{3})","$1-$2 $3 $4",["9"],"0$1",0,"$1 $2 $3 $4"],["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1-$2 $3 $4 $5",["[26]"],"0$1",0,"$1 $2 $3 $4 $5"]],"0"],SG:["65","0[0-3]\\d","(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}",[8,10,11],[["(\\d{4})(\\d{4})","$1 $2",["[369]|8(?:0[1-9]|[1-9])"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"]],["(\\d{4})(\\d{4})(\\d{3})","$1 $2 $3",["7"]],["(\\d{4})(\\d{3})(\\d{4})","$1 $2 $3",["1"]]]],SH:["290","00","(?:[256]\\d|8)\\d{3}",[4,5],0,0,0,0,0,0,"[256]"],SI:["386","00|10(?:22|66|88|99)","[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}",[5,6,7,8],[["(\\d{2})(\\d{3,6})","$1 $2",["8[09]|9"],"0$1"],["(\\d{3})(\\d{5})","$1 $2",["59|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[37][01]|4[0139]|51|6"],"0$1"],["(\\d)(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[1-57]"],"(0$1)"]],"0",0,0,0,0,0,0,"00"],SJ:["47","00","0\\d{4}|(?:[489]\\d|79)\\d{6}",[5,8],0,0,0,0,0,0,"79"],SK:["421","00","[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}",[6,7,9],[["(\\d)(\\d{2})(\\d{3,4})","$1 $2 $3",["21"],"0$1"],["(\\d{2})(\\d{2})(\\d{2,3})","$1 $2 $3",["[3-5][1-8]1","[3-5][1-8]1[67]"],"0$1"],["(\\d)(\\d{3})(\\d{3})(\\d{2})","$1/$2 $3 $4",["2"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[689]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1/$2 $3 $4",["[3-5]"],"0$1"]],"0"],SL:["232","00","(?:[237-9]\\d|66)\\d{6}",[8],[["(\\d{2})(\\d{6})","$1 $2",["[236-9]"],"(0$1)"]],"0"],SM:["378","00","(?:0549|[5-7]\\d)\\d{6}",[8,10],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[5-7]"]],["(\\d{4})(\\d{6})","$1 $2",["0"]]],0,0,"([89]\\d{5})$","0549$1"],SN:["221","00","(?:[378]\\d|93)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[379]"]]]],SO:["252","00","[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}",[6,7,8,9],[["(\\d{2})(\\d{4})","$1 $2",["8[125]"]],["(\\d{6})","$1",["[134]"]],["(\\d)(\\d{6})","$1 $2",["[15]|2[0-79]|3[0-46-8]|4[0-7]"]],["(\\d)(\\d{7})","$1 $2",["(?:2|90)4|[67]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[348]|64|79|90"]],["(\\d{2})(\\d{5,7})","$1 $2",["1|28|6[0-35-9]|77|9[2-9]"]]],"0"],SR:["597","00","(?:[2-5]|68|[78]\\d)\\d{5}",[6,7],[["(\\d{2})(\\d{2})(\\d{2})","$1-$2-$3",["56"]],["(\\d{3})(\\d{3})","$1-$2",["[2-5]"]],["(\\d{3})(\\d{4})","$1-$2",["[6-8]"]]]],SS:["211","00","[19]\\d{8}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[19]"],"0$1"]],"0"],ST:["239","00","(?:22|9\\d)\\d{5}",[7],[["(\\d{3})(\\d{4})","$1 $2",["[29]"]]]],SV:["503","00","[267]\\d{7}|(?:80\\d|900)\\d{4}(?:\\d{4})?",[7,8,11],[["(\\d{3})(\\d{4})","$1 $2",["[89]"]],["(\\d{4})(\\d{4})","$1 $2",["[267]"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["[89]"]]]],SX:["1","011","7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"(5\\d{6})$|1","721$1",0,"721"],SY:["963","00","[1-39]\\d{8}|[1-5]\\d{7}",[8,9],[["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-5]"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1",1]],"0"],SZ:["268","00","0800\\d{4}|(?:[237]\\d|900)\\d{6}",[8,9],[["(\\d{4})(\\d{4})","$1 $2",["[0237]"]],["(\\d{5})(\\d{4})","$1 $2",["9"]]]],TA:["290","00","8\\d{3}",[4],0,0,0,0,0,0,"8"],TC:["1","011","(?:[58]\\d\\d|649|900)\\d{7}",[10],0,"1",0,"([2-479]\\d{6})$|1","649$1",0,"649"],TD:["235","00|16","(?:22|[689]\\d|77)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[26-9]"]]],0,0,0,0,0,0,0,"00"],TG:["228","00","[279]\\d{7}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[279]"]]]],TH:["66","00[1-9]","(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}",[8,9,10,13],[["(\\d)(\\d{3})(\\d{4})","$1 $2 $3",["2"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[13-9]"],"0$1"],["(\\d{4})(\\d{3})(\\d{3})","$1 $2 $3",["1"]]],"0"],TJ:["992","810","[0-57-9]\\d{8}",[9],[["(\\d{6})(\\d)(\\d{2})","$1 $2 $3",["331","3317"]],["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["44[02-479]|[34]7"]],["(\\d{4})(\\d)(\\d{4})","$1 $2 $3",["3(?:[1245]|3[12])"]],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[0-57-9]"]]],0,0,0,0,0,0,0,"8~10"],TK:["690","00","[2-47]\\d{3,6}",[4,5,6,7]],TL:["670","00","7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}",[7,8],[["(\\d{3})(\\d{4})","$1 $2",["[2-489]|70"]],["(\\d{4})(\\d{4})","$1 $2",["7"]]]],TM:["993","810","(?:[1-6]\\d|71)\\d{6}",[8],[["(\\d{2})(\\d{2})(\\d{2})(\\d{2})","$1 $2-$3-$4",["12"],"(8 $1)"],["(\\d{3})(\\d)(\\d{2})(\\d{2})","$1 $2-$3-$4",["[1-5]"],"(8 $1)"],["(\\d{2})(\\d{6})","$1 $2",["[67]"],"8 $1"]],"8",0,0,0,0,0,0,"8~10"],TN:["216","00","[2-57-9]\\d{7}",[8],[["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-57-9]"]]]],TO:["676","00","(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}",[5,7],[["(\\d{2})(\\d{3})","$1-$2",["[2-4]|50|6[09]|7[0-24-69]|8[05]"]],["(\\d{4})(\\d{3})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[5-9]"]]]],TR:["90","00","4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}",[7,10,12,13],[["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["512|8[01589]|90"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["5(?:[0-59]|61)","5(?:[0-59]|61[06])","5(?:[0-59]|61[06]1)"],"0$1",1],["(\\d{3})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[24][1-8]|3[1-9]"],"(0$1)",1],["(\\d{3})(\\d{3})(\\d{6,7})","$1 $2 $3",["80"],"0$1",1]],"0"],TT:["1","011","(?:[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-46-8]\\d{6})$|1","868$1",0,"868"],TV:["688","00","(?:2|7\\d\\d|90)\\d{4}",[5,6,7],[["(\\d{2})(\\d{3})","$1 $2",["2"]],["(\\d{2})(\\d{4})","$1 $2",["90"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]]],TW:["886","0(?:0[25-79]|19)","[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}",[7,8,9,10,11],[["(\\d{2})(\\d)(\\d{4})","$1 $2 $3",["202"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["[258]0"],"0$1"],["(\\d)(\\d{3,4})(\\d{4})","$1 $2 $3",["[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]","[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[49]"],"0$1"],["(\\d{2})(\\d{4})(\\d{4,5})","$1 $2 $3",["7"],"0$1"]],"0",0,0,0,0,0,0,0,"#"],TZ:["255","00[056]","(?:[25-8]\\d|41|90)\\d{7}",[9],[["(\\d{3})(\\d{2})(\\d{4})","$1 $2 $3",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[24]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["5"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[67]"],"0$1"]],"0"],UA:["380","00","[89]\\d{9}|[3-9]\\d{8}",[9,10],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["6[12][29]|(?:3[1-8]|4[136-8]|5[12457]|6[49])2|(?:56|65)[24]","6[12][29]|(?:35|4[1378]|5[12457]|6[49])2|(?:56|65)[24]|(?:3[1-46-8]|46)2[013-9]"],"0$1"],["(\\d{4})(\\d{5})","$1 $2",["3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6[0135689]|7[4-6])|6(?:[12][3-7]|[459])","3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][3-7]|[459])"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[3-7]|89|9[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["[89]"],"0$1"]],"0",0,0,0,0,0,0,"0~0"],UG:["256","00[057]","800\\d{6}|(?:[29]0|[347]\\d)\\d{7}",[9],[["(\\d{4})(\\d{5})","$1 $2",["202","2024"],"0$1"],["(\\d{3})(\\d{6})","$1 $2",["[27-9]|4(?:6[45]|[7-9])"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[34]"],"0$1"]],"0"],US:["1","011","[2-9]\\d{9}|3\\d{6}",[10],[["(\\d{3})(\\d{4})","$1-$2",["310"],0,1],["(\\d{3})(\\d{3})(\\d{4})","($1) $2-$3",["[2-9]"],0,1,"$1-$2-$3"]],"1",0,0,0,0,0,[["(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[468])|7302[0-4]\\d)\\d{4}|(?:305[3-9]|472[24]|505[2-57-9]|7306|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[013569]|3[0-24679]|4[167]|5[0-2]|6[01349]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|3[1247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}"],[""],["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}"],["900[2-9]\\d{6}"],["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[125-9]|33|44|66|77|88)[2-9]\\d{6}"],0,0,0,["305209\\d{4}"]]],UY:["598","0(?:0|1[3-9]\\d)","0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}",[6,7,8,9,10,11,12,13],[["(\\d{3})(\\d{3,4})","$1 $2",["0"]],["(\\d{3})(\\d{4})","$1 $2",["[49]0|8"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["9"],"0$1"],["(\\d{4})(\\d{4})","$1 $2",["[124]"]],["(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3",["0"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{2,4})","$1 $2 $3 $4",["0"]]],"0",0,0,0,0,0,0,"00"," int. "],UZ:["998","00","(?:20|33|[5-79]\\d|88)\\d{7}",[9],[["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["[235-9]"]]]],VA:["39","00","0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}",[6,7,8,9,10,11],0,0,0,0,0,0,"06698"],VC:["1","011","(?:[58]\\d\\d|784|900)\\d{7}",[10],0,"1",0,"([2-7]\\d{6})$|1","784$1",0,"784"],VE:["58","00","[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}",[10],[["(\\d{3})(\\d{7})","$1-$2",["[24-689]"],"0$1"]],"0"],VG:["1","011","(?:284|[58]\\d\\d|900)\\d{7}",[10],0,"1",0,"([2-578]\\d{6})$|1","284$1",0,"284"],VI:["1","011","[58]\\d{9}|(?:34|90)0\\d{7}",[10],0,"1",0,"([2-9]\\d{6})$|1","340$1",0,"340"],VN:["84","00","[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}",[7,8,9,10],[["(\\d{2})(\\d{5})","$1 $2",["80"],"0$1",1],["(\\d{4})(\\d{4,6})","$1 $2",["1"],0,1],["(\\d{2})(\\d{3})(\\d{2})(\\d{2})","$1 $2 $3 $4",["6"],"0$1",1],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[357-9]"],"0$1",1],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["2[48]"],"0$1",1],["(\\d{3})(\\d{4})(\\d{3})","$1 $2 $3",["2"],"0$1",1]],"0"],VU:["678","00","[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}",[5,7],[["(\\d{3})(\\d{4})","$1 $2",["[57-9]"]]]],WF:["681","00","(?:40|72)\\d{4}|8\\d{5}(?:\\d{3})?",[6,9],[["(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3",["[478]"]],["(\\d{3})(\\d{2})(\\d{2})(\\d{2})","$1 $2 $3 $4",["8"]]]],WS:["685","0","(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}",[5,6,7,10],[["(\\d{5})","$1",["[2-5]|6[1-9]"]],["(\\d{3})(\\d{3,7})","$1 $2",["[68]"]],["(\\d{2})(\\d{5})","$1 $2",["7"]]]],XK:["383","00","2\\d{7,8}|3\\d{7,11}|(?:4\\d\\d|[89]00)\\d{5}",[8,9,10,11,12],[["(\\d{3})(\\d{5})","$1 $2",["[89]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3})","$1 $2 $3",["[2-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["2|39"],"0$1"],["(\\d{2})(\\d{7,10})","$1 $2",["3"],"0$1"]],"0"],YE:["967","00","(?:1|7\\d)\\d{7}|[1-7]\\d{6}",[7,8,9],[["(\\d)(\\d{3})(\\d{3,4})","$1 $2 $3",["[1-6]|7(?:[24-6]|8[0-7])"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["7"],"0$1"]],"0"],YT:["262","00","(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}",[9],0,"0",0,0,0,0,0,[["269(?:0[0-467]|15|5[0-4]|6\\d|[78]0)\\d{4}"],["639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])\\d{4}"],["80\\d{7}"],0,0,0,0,0,["9(?:(?:39|47)8[01]|769\\d)\\d{4}"]]],ZA:["27","00","[1-79]\\d{8}|8\\d{4,9}",[5,6,7,8,9,10],[["(\\d{2})(\\d{3,4})","$1 $2",["8[1-4]"],"0$1"],["(\\d{2})(\\d{3})(\\d{2,3})","$1 $2 $3",["8[1-4]"],"0$1"],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["860"],"0$1"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["[1-9]"],"0$1"],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["8"],"0$1"]],"0"],ZM:["260","00","800\\d{6}|(?:21|63|[79]\\d)\\d{7}",[9],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[28]"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["[79]"],"0$1"]],"0"],ZW:["263","00","2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}",[5,6,7,8,9,10],[["(\\d{3})(\\d{3,5})","$1 $2",["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"],"0$1"],["(\\d)(\\d{3})(\\d{2,4})","$1 $2 $3",["[49]"],"0$1"],["(\\d{3})(\\d{4})","$1 $2",["80"],"0$1"],["(\\d{2})(\\d{7})","$1 $2",["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2","2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"],"(0$1)"],["(\\d{2})(\\d{3})(\\d{4})","$1 $2 $3",["7"],"0$1"],["(\\d{3})(\\d{3})(\\d{3,4})","$1 $2 $3",["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)","2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"],"0$1"],["(\\d{4})(\\d{6})","$1 $2",["8"],"0$1"],["(\\d{2})(\\d{3,5})","$1 $2",["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"],"0$1"],["(\\d{2})(\\d{3})(\\d{3,4})","$1 $2 $3",["29[013-9]|39|54"],"0$1"],["(\\d{4})(\\d{3,5})","$1 $2",["(?:25|54)8","258|5483"],"0$1"]],"0"]},nonGeographic:{800:["800",0,"(?:00|[1-9]\\d)\\d{6}",[8],[["(\\d{4})(\\d{4})","$1 $2",["\\d"]]],0,0,0,0,0,0,[0,0,["(?:00|[1-9]\\d)\\d{6}"]]],808:["808",0,"[1-9]\\d{7}",[8],[["(\\d{4})(\\d{4})","$1 $2",["[1-9]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,0,["[1-9]\\d{7}"]]],870:["870",0,"7\\d{11}|[35-7]\\d{8}",[9,12],[["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["[35-7]"]]],0,0,0,0,0,0,[0,["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"]]],878:["878",0,"10\\d{10}",[12],[["(\\d{2})(\\d{5})(\\d{5})","$1 $2 $3",["1"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["10\\d{10}"]]],881:["881",0,"6\\d{9}|[0-36-9]\\d{8}",[9,10],[["(\\d)(\\d{3})(\\d{5})","$1 $2 $3",["[0-37-9]"]],["(\\d)(\\d{3})(\\d{5,6})","$1 $2 $3",["6"]]],0,0,0,0,0,0,[0,["6\\d{9}|[0-36-9]\\d{8}"]]],882:["882",0,"[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?",[7,8,9,10,11,12],[["(\\d{2})(\\d{5})","$1 $2",["16|342"]],["(\\d{2})(\\d{6})","$1 $2",["49"]],["(\\d{2})(\\d{2})(\\d{4})","$1 $2 $3",["1[36]|9"]],["(\\d{2})(\\d{4})(\\d{3})","$1 $2 $3",["3[23]"]],["(\\d{2})(\\d{3,4})(\\d{4})","$1 $2 $3",["16"]],["(\\d{2})(\\d{4})(\\d{4})","$1 $2 $3",["10|23|3(?:[15]|4[57])|4|51"]],["(\\d{3})(\\d{4})(\\d{4})","$1 $2 $3",["34"]],["(\\d{2})(\\d{4,5})(\\d{5})","$1 $2 $3",["[1-35]"]]],0,0,0,0,0,0,[0,["342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}",[7,8,9,10,12]],0,0,0,0,0,0,["1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:345\\d|9[89])\\d{6}|(?:10|2(?:3|85\\d)|3(?:[15]|[69]\\d\\d)|4[15-8]|51)\\d{8}"]]],883:["883",0,"(?:[1-4]\\d|51)\\d{6,10}",[8,9,10,11,12],[["(\\d{3})(\\d{3})(\\d{2,8})","$1 $2 $3",["[14]|2[24-689]|3[02-689]|51[24-9]"]],["(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3",["510"]],["(\\d{3})(\\d{3})(\\d{4})","$1 $2 $3",["21"]],["(\\d{4})(\\d{4})(\\d{4})","$1 $2 $3",["51[13]"]],["(\\d{3})(\\d{3})(\\d{3})(\\d{3})","$1 $2 $3 $4",["[235]"]]],0,0,0,0,0,0,[0,0,0,0,0,0,0,0,["(?:2(?:00\\d\\d|10)|(?:370[1-9]|51\\d0)\\d)\\d{7}|51(?:00\\d{5}|[24-9]0\\d{4,7})|(?:1[0-79]|2[24-689]|3[02-689]|4[0-4])0\\d{5,9}"]]],888:["888",0,"\\d{11}",[11],[["(\\d{3})(\\d{3})(\\d{5})","$1 $2 $3"]],0,0,0,0,0,0,[0,0,0,0,0,0,["\\d{11}"]]],979:["979",0,"[1359]\\d{8}",[9],[["(\\d)(\\d{4})(\\d{4})","$1 $2 $3",["[1359]"]]],0,0,0,0,0,0,[0,0,0,["[1359]\\d{8}"]]]}};function Dd(e,r){var n=Array.prototype.slice.call(r);return n.push(Em),e.apply(this,n)}function za(e,r){e=e.split("-"),r=r.split("-");for(var n=e[0].split("."),o=r[0].split("."),t=0;t<3;t++){var i=Number(n[t]),a=Number(o[t]);if(i>a)return 1;if(a>i)return-1;if(!isNaN(i)&&isNaN(a))return 1;if(isNaN(i)&&!isNaN(a))return-1}return e[1]&&r[1]?e[1]>r[1]?1:e[1]<r[1]?-1:0:!e[1]&&r[1]?1:e[1]&&!r[1]?-1:0}var Pm={}.constructor;function ln(e){return e!=null&&e.constructor===Pm}function bn(e){"@babel/helpers - typeof";return bn=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},bn(e)}function Kr(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function Am(e,r){for(var n=0;n<r.length;n++){var o=r[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function Jr(e,r,n){return r&&Am(e.prototype,r),Object.defineProperty(e,"prototype",{writable:!1}),e}var Tm="1.2.0",Cm="1.7.35",Ua=" ext. ",zm=/^\d+$/,Rd=(function(){function e(r){Kr(this,e),Mm(r),this.metadata=r,Md.call(this,r)}return Jr(e,[{key:"getCountries",value:function(){return Object.keys(this.metadata.countries).filter(function(n){return n!=="001"})}},{key:"getCountryMetadata",value:function(n){return this.metadata.countries[n]}},{key:"nonGeographic",value:function(){if(!(this.v1||this.v2||this.v3))return this.metadata.nonGeographic||this.metadata.nonGeographical}},{key:"hasCountry",value:function(n){return this.getCountryMetadata(n)!==void 0}},{key:"hasCallingCode",value:function(n){if(this.getCountryCodesForCallingCode(n))return!0;if(this.nonGeographic()){if(this.nonGeographic()[n])return!0}else{var o=this.countryCallingCodes()[n];if(o&&o.length===1&&o[0]==="001")return!0}}},{key:"isNonGeographicCallingCode",value:function(n){return this.nonGeographic()?!!this.nonGeographic()[n]:!this.getCountryCodesForCallingCode(n)}},{key:"country",value:function(n){return this.selectNumberingPlan(n)}},{key:"selectNumberingPlan",value:function(n,o){if(n&&zm.test(n)&&(o=n,n=null),n&&n!=="001"){if(!this.hasCountry(n))throw new Error("Unknown country: ".concat(n));this.numberingPlan=new Da(this.getCountryMetadata(n),this)}else if(o){if(!this.hasCallingCode(o))throw new Error("Unknown calling code: ".concat(o));this.numberingPlan=new Da(this.getNumberingPlanMetadata(o),this)}else this.numberingPlan=void 0;return this}},{key:"getCountryCodesForCallingCode",value:function(n){var o=this.countryCallingCodes()[n];if(o)return o.length===1&&o[0].length===3?void 0:o}},{key:"getCountryCodeForCallingCode",value:function(n){var o=this.getCountryCodesForCallingCode(n);if(o)return o[0]}},{key:"getNumberingPlanMetadata",value:function(n){var o=this.getCountryCodeForCallingCode(n);if(o)return this.getCountryMetadata(o);if(this.nonGeographic()){var t=this.nonGeographic()[n];if(t)return t}else{var i=this.countryCallingCodes()[n];if(i&&i.length===1&&i[0]==="001")return this.metadata.countries["001"]}}},{key:"countryCallingCode",value:function(){return this.numberingPlan.callingCode()}},{key:"IDDPrefix",value:function(){return this.numberingPlan.IDDPrefix()}},{key:"defaultIDDPrefix",value:function(){return this.numberingPlan.defaultIDDPrefix()}},{key:"nationalNumberPattern",value:function(){return this.numberingPlan.nationalNumberPattern()}},{key:"possibleLengths",value:function(){return this.numberingPlan.possibleLengths()}},{key:"formats",value:function(){return this.numberingPlan.formats()}},{key:"nationalPrefixForParsing",value:function(){return this.numberingPlan.nationalPrefixForParsing()}},{key:"nationalPrefixTransformRule",value:function(){return this.numberingPlan.nationalPrefixTransformRule()}},{key:"leadingDigits",value:function(){return this.numberingPlan.leadingDigits()}},{key:"hasTypes",value:function(){return this.numberingPlan.hasTypes()}},{key:"type",value:function(n){return this.numberingPlan.type(n)}},{key:"ext",value:function(){return this.numberingPlan.ext()}},{key:"countryCallingCodes",value:function(){return this.v1?this.metadata.country_phone_code_to_countries:this.metadata.country_calling_codes}},{key:"chooseCountryByCountryCallingCode",value:function(n){return this.selectNumberingPlan(n)}},{key:"hasSelectedNumberingPlan",value:function(){return this.numberingPlan!==void 0}}]),e})(),Da=(function(){function e(r,n){Kr(this,e),this.globalMetadataObject=n,this.metadata=r,Md.call(this,n.metadata)}return Jr(e,[{key:"callingCode",value:function(){return this.metadata[0]}},{key:"getDefaultCountryMetadataForRegion",value:function(){return this.globalMetadataObject.getNumberingPlanMetadata(this.callingCode())}},{key:"IDDPrefix",value:function(){if(!(this.v1||this.v2))return this.metadata[1]}},{key:"defaultIDDPrefix",value:function(){if(!(this.v1||this.v2))return this.metadata[12]}},{key:"nationalNumberPattern",value:function(){return this.v1||this.v2?this.metadata[1]:this.metadata[2]}},{key:"possibleLengths",value:function(){if(!this.v1)return this.metadata[this.v2?2:3]}},{key:"_getFormats",value:function(n){return n[this.v1?2:this.v2?3:4]}},{key:"formats",value:function(){var n=this,o=this._getFormats(this.metadata)||this._getFormats(this.getDefaultCountryMetadataForRegion())||[];return o.map(function(t){return new Um(t,n)})}},{key:"nationalPrefix",value:function(){return this.metadata[this.v1?3:this.v2?4:5]}},{key:"_getNationalPrefixFormattingRule",value:function(n){return n[this.v1?4:this.v2?5:6]}},{key:"nationalPrefixFormattingRule",value:function(){return this._getNationalPrefixFormattingRule(this.metadata)||this._getNationalPrefixFormattingRule(this.getDefaultCountryMetadataForRegion())}},{key:"_nationalPrefixForParsing",value:function(){return this.metadata[this.v1?5:this.v2?6:7]}},{key:"nationalPrefixForParsing",value:function(){return this._nationalPrefixForParsing()||this.nationalPrefix()}},{key:"nationalPrefixTransformRule",value:function(){return this.metadata[this.v1?6:this.v2?7:8]}},{key:"_getNationalPrefixIsOptionalWhenFormatting",value:function(){return!!this.metadata[this.v1?7:this.v2?8:9]}},{key:"nationalPrefixIsOptionalWhenFormattingInNationalFormat",value:function(){return this._getNationalPrefixIsOptionalWhenFormatting(this.metadata)||this._getNationalPrefixIsOptionalWhenFormatting(this.getDefaultCountryMetadataForRegion())}},{key:"leadingDigits",value:function(){return this.metadata[this.v1?8:this.v2?9:10]}},{key:"types",value:function(){return this.metadata[this.v1?9:this.v2?10:11]}},{key:"hasTypes",value:function(){return this.types()&&this.types().length===0?!1:!!this.types()}},{key:"type",value:function(n){if(this.hasTypes()&&Ra(this.types(),n))return new Rm(Ra(this.types(),n),this)}},{key:"ext",value:function(){return this.v1||this.v2?Ua:this.metadata[13]||Ua}}]),e})(),Um=(function(){function e(r,n){Kr(this,e),this._format=r,this.metadata=n}return Jr(e,[{key:"pattern",value:function(){return this._format[0]}},{key:"format",value:function(){return this._format[1]}},{key:"leadingDigitsPatterns",value:function(){return this._format[2]||[]}},{key:"nationalPrefixFormattingRule",value:function(){return this._format[3]||this.metadata.nationalPrefixFormattingRule()}},{key:"nationalPrefixIsOptionalWhenFormattingInNationalFormat",value:function(){return!!this._format[4]||this.metadata.nationalPrefixIsOptionalWhenFormattingInNationalFormat()}},{key:"nationalPrefixIsMandatoryWhenFormattingInNationalFormat",value:function(){return this.usesNationalPrefix()&&!this.nationalPrefixIsOptionalWhenFormattingInNationalFormat()}},{key:"usesNationalPrefix",value:function(){return!!(this.nationalPrefixFormattingRule()&&!Dm.test(this.nationalPrefixFormattingRule()))}},{key:"internationalFormat",value:function(){return this._format[5]||this.format()}}]),e})(),Dm=/^\(?\$1\)?$/,Rm=(function(){function e(r,n){Kr(this,e),this.type=r,this.metadata=n}return Jr(e,[{key:"pattern",value:function(){return this.metadata.v1?this.type:this.type[0]}},{key:"possibleLengths",value:function(){if(!this.metadata.v1)return this.type[1]||this.metadata.possibleLengths()}}]),e})();function Ra(e,r){switch(r){case"FIXED_LINE":return e[0];case"MOBILE":return e[1];case"TOLL_FREE":return e[2];case"PREMIUM_RATE":return e[3];case"PERSONAL_NUMBER":return e[4];case"VOICEMAIL":return e[5];case"UAN":return e[6];case"PAGER":return e[7];case"VOIP":return e[8];case"SHARED_COST":return e[9]}}function Mm(e){if(!e)throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");if(!ln(e)||!ln(e.countries))throw new Error("[libphonenumber-js] `metadata` argument was passed but it's not a valid metadata. Must be an object having `.countries` child object property. Got ".concat(ln(e)?"an object of shape: { "+Object.keys(e).join(", ")+" }":"a "+Lm(e)+": "+e,"."))}var Lm=function(r){return bn(r)};function jm(e,r){if(r=new Rd(r),r.hasCountry(e))return r.country(e).countryCallingCode();throw new Error("Unknown country: ".concat(e))}function Md(e){var r=e.version;typeof r=="number"?(this.v1=r===1,this.v2=r===2,this.v3=r===3,this.v4=r===4):r?za(r,Tm)===-1?this.v2=!0:za(r,Cm)===-1?this.v3=!0:this.v4=!0:this.v1=!0}function Zm(e){return new Rd(e).getCountries()}function Ld(){return Dd(Zm,arguments)}function Fm(){return Dd(jm,arguments)}P.TEXT,P.FULL_NAME,P.EMAILS,P.ADDRESS,P.LINKS,P.PHONES,P.RICH_TEXT,P.UUID;Object.keys(xm).reduce((e,r)=>{const n=r.split("-")[0].toLowerCase();return(!e[n]||r===Ud)&&(e[n]=r),e},{});const Bm=new Set(["__proto__","constructor","prototype"]),jd=(e,r)=>{if(!xe.isString(r))return;const n=r.split(".");let o=e;for(const t of n){if(!le(o)||!xe.isObject(o)||Bm.has(t)||!Object.prototype.hasOwnProperty.call(o,t))return;o=o[t]}return o},Ke=(e,r)=>(n,o)=>xe.isNonEmptyArray(n)?n[e](t=>r(jd(t,o))):!1,ht=(e,r)=>(n,o,t)=>xe.isNonEmptyArray(n)?n[e](i=>r(jd(i,o),t)):!1,ee=new He;ee.functions.isDefined=e=>le(e);ee.functions.isNonEmptyString=e=>xe.isNonEmptyString(e);ee.functions.includes=(e,r)=>Array.isArray(e)&&e.includes(r);ee.functions.arrayLength=e=>Array.isArray(e)?e.length:0;ee.functions.every=Ke("every",Boolean);ee.functions.everyDefined=Ke("every",le);ee.functions.some=Ke("some",Boolean);ee.functions.someDefined=Ke("some",le);ee.functions.someNonEmptyString=Ke("some",xe.isNonEmptyString);ee.functions.none=Ke("every",e=>!e);ee.functions.noneDefined=Ke("every",e=>!le(e));ee.functions.everyEquals=ht("every",(e,r)=>e===r);ee.functions.someEquals=ht("some",(e,r)=>e===r);ee.functions.noneEquals=ht("every",(e,r)=>e!==r);ee.functions.includesEvery=ht("every",(e,r)=>Array.isArray(e)&&e.includes(r));ee.functions.includesSome=ht("some",(e,r)=>Array.isArray(e)&&e.includes(r));ee.functions.includesNone=ht("every",(e,r)=>Array.isArray(e)&&!e.includes(r));P.NUMBER,P.NUMERIC,P.CURRENCY,P.RATING,P.POSITION;P.TEXT,P.RICH_TEXT;Object.entries(th).map(([e,{label:r}])=>({value:e,label:`${r} (${e})`}));const Ma=[w.IS_EMPTY,w.IS_NOT_EMPTY];[w.IS,w.IS_NOT,...Ma],[w.GREATER_THAN_OR_EQUAL,w.LESS_THAN_OR_EQUAL,w.IS,w.IS_NOT,...Ma];const Q=[w.IS_EMPTY,w.IS_NOT_EMPTY];w.IS,w.IS_NOT;[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.GREATER_THAN_OR_EQUAL,w.LESS_THAN_OR_EQUAL,...Q],[w.IS,w.IS_NOT,w.GREATER_THAN_OR_EQUAL,w.LESS_THAN_OR_EQUAL,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.IS,w.IS_RELATIVE,w.IS_IN_PAST,w.IS_IN_FUTURE,w.IS_TODAY,w.IS_BEFORE,w.IS_AFTER,...Q],[w.IS,w.IS_RELATIVE,w.IS_IN_PAST,w.IS_IN_FUTURE,w.IS_TODAY,w.IS_BEFORE,w.IS_AFTER,...Q],[w.IS,w.IS_NOT,w.GREATER_THAN_OR_EQUAL,w.LESS_THAN_OR_EQUAL,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.IS,w.IS_NOT,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],[w.CONTAINS,w.DOES_NOT_CONTAIN,...Q],w.IS,w.VECTOR_SEARCH,[w.IS,w.IS_NOT,...Q];w.IS,w.IS_NOT,w.IS_EMPTY,w.IS_NOT_EMPTY;ke().transform(e=>e===""?[]:yn(e)?[e]:JSON.parse(e)).refine(e=>Array.isArray(e)&&e.every(r=>typeof r=="string"),{error:"Expected an array of strings"});zd(e=>{try{if(typeof e=="string"){if(yn(e))return[e];try{const r=JSON.parse(e);return Array.isArray(r)?r:[r]}catch{return[e]}}return Array.isArray(e)?e:[e]}catch{return[]}},pt(ke().refine(e=>wm(e)||yn(e),"Must be a valid UUID or a variable with {{ }} syntax"))).catch([]);const Gm=oo({isCurrentWorkspaceMemberSelected:Ir().optional(),isCurrentRecordSelected:Ir().optional(),selectedRecordIds:pt(ke())});ke().transform((e,r)=>{try{return JSON.parse(e)}catch(n){return r.addIssue({code:"custom",message:n.message}),et}}).pipe(Gm);const qm=Se.enum([gr.MONDAY,gr.SATURDAY,gr.SUNDAY]),Hm=Se.union([Se.coerce.number().int().positive(),Se.literal("undefined")]).transform(e=>e==="undefined"?void 0:e),Vm=Se.enum(["NEXT","THIS","PAST"]),Wm=Se.enum(["SECOND","MINUTE","HOUR","DAY","WEEK","MONTH","QUARTER","YEAR"]),Km=Se.object({direction:Vm,amount:Hm.nullish(),unit:Wm,timezone:Se.string().nullish(),firstDayOfTheWeek:qm.nullish()}).refine(e=>!(e.amount===void 0&&e.direction!=="THIS"),{error:"Amount cannot be 'undefined' unless direction is 'THIS'"}),Jm=/((?:THIS)|(?:PAST)|(?:NEXT))_(\d*)_(DAY|MONTH|YEAR|WEEK|QUARTER|HOUR|MINUTE|SECOND)(?:(?:;;([^;;]*);;)?(?:(MONDAY|SUNDAY|SATURDAY);;)?)?/;Se.string().transform((e,r)=>{const n=new RegExp(Jm).exec(e);if(!xe.isNonEmptyArray(n))return r.addIssue(`Cannot parse stringified inline relative date filter, value : "${e}"`),Se.NEVER;const[o,t,i,a,c,f]=n;return Km.parse({direction:t,amount:i,unit:a,timezone:c,firstDayOfTheWeek:f})});te.Is+"",w.IS,te.IsNotNull+"",w.IS_NOT_NULL,te.IsNot+"",w.IS_NOT,te.LessThanOrEqual+"",w.LESS_THAN_OR_EQUAL,te.GreaterThanOrEqual+"",w.GREATER_THAN_OR_EQUAL,te.IsBefore+"",w.IS_BEFORE,te.IsAfter+"",w.IS_AFTER,te.Contains+"",w.CONTAINS,te.DoesNotContain+"",w.DOES_NOT_CONTAIN,te.IsEmpty+"",w.IS_EMPTY,te.IsNotEmpty+"",w.IS_NOT_EMPTY,te.IsRelative+"",w.IS_RELATIVE,te.IsInPast+"",w.IS_IN_PAST,te.IsInFuture+"",w.IS_IN_FUTURE,te.IsToday+"",w.IS_TODAY,w.IS+"",w.IS,w.IS_NOT_NULL+"",w.IS_NOT_NULL,w.IS_NOT+"",w.IS_NOT,w.LESS_THAN_OR_EQUAL+"",w.LESS_THAN_OR_EQUAL,w.GREATER_THAN_OR_EQUAL+"",w.GREATER_THAN_OR_EQUAL,w.IS_BEFORE+"",w.IS_BEFORE,w.IS_AFTER+"",w.IS_AFTER,w.CONTAINS+"",w.CONTAINS,w.DOES_NOT_CONTAIN+"",w.DOES_NOT_CONTAIN,w.IS_EMPTY+"",w.IS_EMPTY,w.IS_NOT_EMPTY+"",w.IS_NOT_EMPTY,w.IS_RELATIVE+"",w.IS_RELATIVE,w.IS_IN_PAST+"",w.IS_IN_PAST,w.IS_IN_FUTURE+"",w.IS_IN_FUTURE,w.IS_TODAY+"",w.IS_TODAY,w.VECTOR_SEARCH+"",w.VECTOR_SEARCH;const Ym=e=>{const r=e.trim();return r.startsWith("http://")||r.startsWith("https://")||r.startsWith("HTTPS://")||r.startsWith("HTTP://")?r:`https://${r}`},Xm=(e,r)=>{const t=/^(((?!-))(xn--|_)?[a-z0-9-]{0,61}[a-z0-9]{1,1}\.){1,10}(xn--)?([a-z0-9][a-z0-9-]{0,60}|[a-z0-9-]{1,30}\.[a-z]{2,})$/.test(e),i=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/.test(e),a=e==="localhost"||e==="127.0.0.1";return a&&!1||i&&!1?!1:t||a||i};ke().transform((e,r)=>{const n=e.trim(),o=Ym(n),t=o.replace("https://","").replace("http://","").replace("HTTPS://","").replace("HTTP://","");if(/^\d+(?:\/[a-zA-Z]*)?$/.test(t))return r.addIssue({code:"custom",message:"domain is not a valid url"}),et;try{const i=new URL(o);return Xm(i.hostname)?o:(r.addIssue({code:"custom",message:"domain is not a valid url"}),et)}catch{return r.addIssue({code:"custom",message:"domain is not a valid url"}),et}});const yn=e=>/^{{[^{}]+}}$/.test(e),La=new Map;for(const e of Ld()){const r=Fm(e),n=La.get(r);n?n.push(e):La.set(r,[e])}new Set(Ld());const Qm="frontComponentHostCommunicationApi";globalThis[Qm]??={};const De=globalThis.frontComponentHostCommunicationApi,e$=()=>{const e=De.closeSidePanel;if(!le(e))throw new Error("closeSidePanelFunction is not set");return e()},t$=e=>{const r=De.copyToClipboard;if(!le(r))throw new Error("copyToClipboardFunction is not set");return r(e)},r$=e=>{const r=process.env.applicationVariables;return r?JSON.parse(r)[e]:void 0},n$=e=>{const r=De.enqueueSnackbar;if(!le(r))throw new Error("enqueueSnackbarFunction is not set");return r(e)},Zd=(e,r,n,o)=>{const t=De.navigate;if(!le(t))throw new Error("navigateFunction is not set");return t(e,r,n,o)},Fd=e=>{const r=De.openCommandConfirmationModal;if(!le(r))throw new Error("openCommandConfirmationModalFunction is not set");return r(e)},Bd=e=>{const r=De.openSidePanelPage;if(!le(r))throw new Error("openSidePanelPageFunction is not set");return r(e)},Mt=()=>{const e=De.unmountFrontComponent;if(!le(e))throw new Error("unmountFrontComponentFunction is not set");return e()},i$=e=>{const r=De.updateProgress;if(!le(r))throw new Error("updateProgressFunction is not set");return r(e)},o$="__twentySdkExecutionContext__",cn="__twentySdkContextListeners__",Gd=()=>(globalThis[cn]||(globalThis[cn]=new Set),globalThis[cn]),ja=()=>globalThis[o$],a$=e=>{Gd().add(e)},u$=e=>{Gd().delete(e)},Lt=e=>{const[r,n]=ve.useState(()=>e(ja())),o=ve.useRef(r);return ve.useEffect(()=>{const t=()=>{const i=e(ja());i!==o.current&&(o.current=i,n(i))};return a$(t),t(),()=>u$(t)},[e]),r},s$=e=>e.frontComponentId,jt=()=>Lt(s$),l$=e=>e.selectedRecordIds.length===1?e.selectedRecordIds[0]:null,c$=()=>Lt(l$),d$=e=>e.selectedRecordIds,f$=()=>Lt(d$),p$=e=>e.userId,h$=()=>Lt(p$),m$=e=>`${e}-command-error`,$$=({execute:e})=>{const[r,n]=ve.useState(!1),o=jt();return ve.useEffect(()=>{if(r)return;n(!0),(async()=>(await e(),await Mt()))()},[e,r,o]),null},g$=({to:e,params:r,queryParams:n,options:o})=>{const[t,i]=ve.useState(!1),a=jt();return ve.useEffect(()=>{if(t)return;i(!0),(async()=>(await Zd(e,r,n,o),await Mt()))()},[e,r,n,o,t,a]),null},v$=({page:e,pageTitle:r,pageIcon:n,onClick:o,shouldResetSearchState:t=!1})=>{const[i,a]=ve.useState(!1),c=jt();return ve.useEffect(()=>{if(i)return;a(!0),(async()=>(o?.(),await Bd({page:e,pageTitle:r,pageIcon:n,shouldResetSearchState:t}),await Mt()))()},[e,r,n,t,o,i,c]),null},_$=({title:e,subtitle:r,execute:n,confirmButtonText:o,confirmButtonAccent:t})=>{const[i,a]=ve.useState(!1),c=jt();return ve.useEffect(()=>{if(i)return;a(!0),(async()=>(await Fd({title:e,subtitle:r,confirmButtonText:o,confirmButtonAccent:t})==="confirm"&&await n(),await Mt()))()},[e,r,n,o,t,i,c]),null},b$={type:P.ADDRESS,properties:[{name:"addressStreet1",type:P.TEXT,hidden:!1,isRequired:!1},{name:"addressStreet2",type:P.TEXT,hidden:!1,isRequired:!1},{name:"addressCity",type:P.TEXT,hidden:!1,isRequired:!1},{name:"addressPostcode",type:P.TEXT,hidden:!1,isRequired:!1},{name:"addressState",type:P.TEXT,hidden:!1,isRequired:!1},{name:"addressCountry",type:P.TEXT,hidden:!1,isRequired:!1},{name:"addressLat",type:P.NUMERIC,hidden:!1,isRequired:!1},{name:"addressLng",type:P.NUMERIC,hidden:!1,isRequired:!1}]},y$={type:P.CURRENCY,properties:[{name:"amountMicros",type:P.NUMERIC,hidden:!1,isRequired:!1},{name:"currencyCode",type:P.TEXT,hidden:!1,isRequired:!1}]},S$={type:P.EMAILS,properties:[{name:"primaryEmail",type:P.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"additionalEmails",type:P.RAW_JSON,hidden:!1,isRequired:!1}]},k$={type:P.FULL_NAME,properties:[{name:"firstName",type:P.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!1},{name:"lastName",type:P.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!1}]},I$={type:P.LINKS,properties:[{name:"primaryLinkLabel",type:P.TEXT,hidden:!1,isRequired:!1},{name:"primaryLinkUrl",type:P.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"secondaryLinks",type:P.RAW_JSON,hidden:!1,isRequired:!1}]},w$={type:P.PHONES,properties:[{name:"primaryPhoneNumber",type:P.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"primaryPhoneCountryCode",type:P.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"primaryPhoneCallingCode",type:P.TEXT,hidden:!1,isRequired:!1,isIncludedInUniqueConstraint:!0},{name:"additionalPhones",type:P.RAW_JSON,hidden:!1,isRequired:!1}]},O$={type:P.RICH_TEXT,properties:[{name:"blocknote",type:P.TEXT,hidden:!1,isRequired:!1},{name:"markdown",type:P.TEXT,hidden:!1,isRequired:!1}]};oo({blocknote:ke().nullable().optional(),markdown:ke().nullable()});P.LINKS,P.CURRENCY,P.FULL_NAME,P.ADDRESS,P.ACTOR,P.EMAILS,P.PHONES,P.RICH_TEXT;var qd=(e=>(e.CommandMenuDisplay="command-menu-display",e.ViewRecord="view-record",e.MergeRecords="merge-records",e.UpdateRecords="update-records",e.ViewCalendarEvent="view-calendar-event",e.EditRichText="edit-rich-text",e.Copilot="copilot",e.WorkflowTriggerSelectType="workflow-trigger-select-type",e.WorkflowStepCreate="workflow-step-create",e.WorkflowStepEditType="workflow-step-edit-type",e.WorkflowStepView="workflow-step-view",e.WorkflowStepEdit="workflow-step-edit",e.WorkflowRunStepView="workflow-run-step-view",e.SearchRecords="search-records",e.AskAI="ask-ai",e.ViewPreviousAiChats="view-previous-ai-chats",e.PageLayoutDashboardWidgetTypeSelect="page-layout-dashboard-widget-type-select",e.PageLayoutTabSettings="page-layout-tab-settings",e.DashboardChartSettings="dashboard-chart-settings",e.DashboardIframeSettings="dashboard-iframe-settings",e.DashboardRecordTableSettings="dashboard-record-table-settings",e.RecordPageFieldsSettings="record-page-fields-settings",e.RecordPageFieldSettings="record-page-field-settings",e.ViewFrontComponent="view-front-component",e.NavigationMenuItemEdit="navigation-menu-item-edit",e.NavigationMenuAddItem="navigation-menu-add-item",e.CommandMenuEdit="command-menu-edit",e.PageLayoutRecordPageWidgetTypeSelect="page-layout-record-page-widget-type-select",e.ComposeEmail="compose-email",e))(qd||{});exports.AppPath=tu;exports.Command=$$;exports.CommandLink=g$;exports.CommandModal=_$;exports.CommandOpenSidePanelPage=v$;exports.SidePanelPages=qd;exports.closeSidePanel=e$;exports.copyToClipboard=t$;exports.enqueueSnackbar=n$;exports.getApplicationVariable=r$;exports.getFrontComponentCommandErrorDedupeKey=m$;exports.navigate=Zd;exports.openCommandConfirmationModal=Fd;exports.openSidePanelPage=Bd;exports.unmountFrontComponent=Mt;exports.updateProgress=i$;exports.useFrontComponentExecutionContext=Lt;exports.useFrontComponentId=jt;exports.useRecordId=c$;exports.useSelectedRecordIds=f$;exports.useUserId=h$;
|
|
26
48
|
//# sourceMappingURL=index.cjs.map
|