twenty-sdk 0.6.2 → 0.6.3-alpha

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.
Files changed (49) hide show
  1. package/dist/cli.cjs +1 -1
  2. package/dist/cli.mjs +1 -1
  3. package/dist/front-component-renderer/index.cjs +1 -1
  4. package/dist/front-component-renderer/index.mjs +1 -1
  5. package/dist/front-component-renderer/types/FrontComponentExecutionContext.d.ts +1 -0
  6. package/dist/front-component-renderer/types/FrontComponentHostCommunicationApi.d.ts +2 -1
  7. package/dist/index.cjs +2 -2
  8. package/dist/index.mjs +121 -114
  9. package/dist/sdk/front-component-api/functions/openAskAIWithPrompt.d.ts +2 -0
  10. package/dist/sdk/front-component-api/functions/openAskAIWithPrompt.js +12 -0
  11. package/dist/sdk/front-component-api/functions/openAskAIWithPrompt.js.map +1 -0
  12. package/dist/sdk/front-component-api/globals/frontComponentHostCommunicationApi.d.ts +4 -0
  13. package/dist/sdk/front-component-api/globals/frontComponentHostCommunicationApi.js.map +1 -1
  14. package/dist/sdk/front-component-api/hooks/useRecordId.d.ts +1 -0
  15. package/dist/sdk/front-component-api/hooks/useRecordId.js +6 -0
  16. package/dist/sdk/front-component-api/hooks/useRecordId.js.map +1 -0
  17. package/dist/sdk/front-component-api/index.d.ts +2 -0
  18. package/dist/sdk/front-component-api/types/FrontComponentExecutionContext.d.ts +1 -0
  19. package/dist/sdk/index.d.ts +1 -1
  20. package/dist/sdk/index.js +59 -55
  21. package/dist/sdk/index.js.map +1 -1
  22. package/package.json +1 -1
  23. package/generated/core/index.ts +0 -406
  24. package/generated/core/runtime/batcher.ts +0 -265
  25. package/generated/core/runtime/createClient.ts +0 -68
  26. package/generated/core/runtime/error.ts +0 -29
  27. package/generated/core/runtime/fetcher.ts +0 -98
  28. package/generated/core/runtime/generateGraphqlOperation.ts +0 -225
  29. package/generated/core/runtime/index.ts +0 -13
  30. package/generated/core/runtime/linkTypeMap.ts +0 -139
  31. package/generated/core/runtime/typeSelection.ts +0 -98
  32. package/generated/core/runtime/types.ts +0 -69
  33. package/generated/core/schema.graphql +0 -36745
  34. package/generated/core/schema.ts +0 -39341
  35. package/generated/core/types.ts +0 -45860
  36. package/generated/index.ts +0 -2
  37. package/generated/metadata/index.ts +0 -469
  38. package/generated/metadata/runtime/batcher.ts +0 -265
  39. package/generated/metadata/runtime/createClient.ts +0 -68
  40. package/generated/metadata/runtime/error.ts +0 -29
  41. package/generated/metadata/runtime/fetcher.ts +0 -98
  42. package/generated/metadata/runtime/generateGraphqlOperation.ts +0 -225
  43. package/generated/metadata/runtime/index.ts +0 -13
  44. package/generated/metadata/runtime/linkTypeMap.ts +0 -139
  45. package/generated/metadata/runtime/typeSelection.ts +0 -98
  46. package/generated/metadata/runtime/types.ts +0 -69
  47. package/generated/metadata/schema.graphql +0 -3971
  48. package/generated/metadata/schema.ts +0 -8357
  49. package/generated/metadata/types.ts +0 -10044
@@ -22,4 +22,4 @@ Expecting `+O.join(", ")+", got '"+(this.terminals_[_]||_)+"'":x="Parse error on
22
22
  `.trim()},blockValue:function(u){var a=this.aliasable("container.hooks.blockHelperMissing"),m=[this.contextName(0)];this.setupHelperArgs(u,0,m);var g=this.popStack();m.splice(1,0,g),this.push(this.source.functionCall(a,"call",m))},ambiguousBlockValue:function(){var u=this.aliasable("container.hooks.blockHelperMissing"),a=[this.contextName(0)];this.setupHelperArgs("",0,a,!0),this.flushInline();var m=this.topStack();a.splice(1,0,m),this.pushSource(["if (!",this.lastHelper,") { ",m," = ",this.source.functionCall(u,"call",a),"}"])},appendContent:function(u){this.pendingContent?u=this.pendingContent+u:this.pendingLocation=this.source.currentLocation,this.pendingContent=u},append:function(){if(this.isInline())this.replaceStack(function(a){return[" != null ? ",a,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var u=this.popStack();this.pushSource(["if (",u," != null) { ",this.appendToBuffer(u,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(u){this.lastContext=u},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(u,a,m,g){var v=0;!g&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(u[v++])):this.pushContext(),this.resolvePath("context",u,v,a,m)},lookupBlockParam:function(u,a){this.useBlockParams=!0,this.push(["blockParams[",u[0],"][",u[1],"]"]),this.resolvePath("context",a,1)},lookupData:function(u,a,m){u?this.pushStackLiteral("container.data(data, "+u+")"):this.pushStackLiteral("data"),this.resolvePath("data",a,0,!0,m)},resolvePath:function(u,a,m,g,v){var $=this;if(this.options.strict||this.options.assumeObjects){this.push(h(this.options.strict&&v,this,a,m,u));return}for(var _=a.length;m<_;m++)this.replaceStack(function(y){var b=$.nameLookup(y,a[m],u);return g?[" && ",b]:[" != null ? ",b," : ",y]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(u,a){this.pushContext(),this.pushString(a),a!=="SubExpression"&&(typeof u=="string"?this.pushString(u):this.pushStackLiteral(u))},emptyHash:function(u){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(u?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var u=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(u.ids)),this.stringParams&&(this.push(this.objectLiteral(u.contexts)),this.push(this.objectLiteral(u.types))),this.push(this.objectLiteral(u.values))},pushString:function(u){this.pushStackLiteral(this.quotedString(u))},pushLiteral:function(u){this.pushStackLiteral(u)},pushProgram:function(u){u!=null?this.pushStackLiteral(this.programExpression(u)):this.pushStackLiteral(null)},registerDecorator:function(u,a){var m=this.nameLookup("decorators",a,"decorator"),g=this.setupHelperArgs(a,u);this.decorators.push(["fn = ",this.decorators.functionCall(m,"",["fn","props","container",g])," || fn;"])},invokeHelper:function(u,a,m){var g=this.popStack(),v=this.setupHelper(u,a),$=[];m&&$.push(v.name),$.push(g),this.options.strict||$.push(this.aliasable("container.hooks.helperMissing"));var _=["(",this.itemsSeparatedBy($,"||"),")"],y=this.source.functionCall(_,"call",v.callParams);this.push(y)},itemsSeparatedBy:function(u,a){var m=[];m.push(u[0]);for(var g=1;g<u.length;g++)m.push(a,u[g]);return m},invokeKnownHelper:function(u,a){var m=this.setupHelper(u,a);this.push(this.source.functionCall(m.name,"call",m.callParams))},invokeAmbiguous:function(u,a){this.useRegister("helper");var m=this.popStack();this.emptyHash();var g=this.setupHelper(0,u,a),v=this.lastHelper=this.nameLookup("helpers",u,"helper"),$=["(","(helper = ",v," || ",m,")"];this.options.strict||($[0]="(helper = ",$.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",$,g.paramsInit?["),(",g.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",g.callParams)," : helper))"])},invokePartial:function(u,a,m){var g=[],v=this.setupParams(a,1,g);u&&(a=this.popStack(),delete v.name),m&&(v.indent=JSON.stringify(m)),v.helpers="helpers",v.partials="partials",v.decorators="container.decorators",u?g.unshift(a):g.unshift(this.nameLookup("partials",a,"partial")),this.options.compat&&(v.depths="depths"),v=this.objectLiteral(v),g.push(v),this.push(this.source.functionCall("container.invokePartial","",g))},assignToHash:function(u){var a=this.popStack(),m=void 0,g=void 0,v=void 0;this.trackIds&&(v=this.popStack()),this.stringParams&&(g=this.popStack(),m=this.popStack());var $=this.hash;m&&($.contexts[u]=m),g&&($.types[u]=g),v&&($.ids[u]=v),$.values[u]=a},pushId:function(u,a,m){u==="BlockParam"?this.pushStackLiteral("blockParams["+a[0]+"].path["+a[1]+"]"+(m?" + "+JSON.stringify("."+m):"")):u==="PathExpression"?this.pushString(a):u==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:c,compileChildren:function(u,a){for(var m=u.children,g=void 0,v=void 0,$=0,_=m.length;$<_;$++){g=m[$],v=new this.compiler;var y=this.matchExistingProgram(g);if(y==null){this.context.programs.push("");var b=this.context.programs.length;g.index=b,g.name="program"+b,this.context.programs[b]=v.compile(g,a,this.context,!this.precompile),this.context.decorators[b]=v.decorators,this.context.environments[b]=g,this.useDepths=this.useDepths||v.useDepths,this.useBlockParams=this.useBlockParams||v.useBlockParams,g.useDepths=this.useDepths,g.useBlockParams=this.useBlockParams}else g.index=y.index,g.name="program"+y.index,this.useDepths=this.useDepths||y.useDepths,this.useBlockParams=this.useBlockParams||y.useBlockParams}},matchExistingProgram:function(u){for(var a=0,m=this.context.environments.length;a<m;a++){var g=this.context.environments[a];if(g&&g.equals(u))return g}},programExpression:function(u){var a=this.environment.children[u],m=[a.index,"data",a.blockParams];return(this.useBlockParams||this.useDepths)&&m.push("blockParams"),this.useDepths&&m.push("depths"),"container.program("+m.join(", ")+")"},useRegister:function(u){this.registers[u]||(this.registers[u]=!0,this.registers.list.push(u))},push:function(u){return u instanceof f||(u=this.source.wrap(u)),this.inlineStack.push(u),u},pushStackLiteral:function(u){this.push(new f(u))},pushSource:function(u){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),u&&this.source.push(u)},replaceStack:function(u){var a=["("],m=void 0,g=void 0,v=void 0;if(!this.isInline())throw new i.default("replaceStack on non-inline");var $=this.popStack(!0);if($ instanceof f)m=[$.value],a=["(",m],v=!0;else{g=!0;var _=this.incrStack();a=["((",this.push(_)," = ",$,")"],m=this.topStack()}var y=u.call(this,m);v||this.popStack(),g&&this.stackSlot--,this.push(a.concat(y,")"))},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 u=this.inlineStack;this.inlineStack=[];for(var a=0,m=u.length;a<m;a++){var g=u[a];if(g instanceof f)this.compileStack.push(g);else{var v=this.incrStack();this.pushSource([v," = ",g,";"]),this.compileStack.push(v)}}},isInline:function(){return this.inlineStack.length},popStack:function(u){var a=this.isInline(),m=(a?this.inlineStack:this.compileStack).pop();if(!u&&m instanceof f)return m.value;if(!a){if(!this.stackSlot)throw new i.default("Invalid stack pop");this.stackSlot--}return m},topStack:function(){var u=this.isInline()?this.inlineStack:this.compileStack,a=u[u.length-1];return a instanceof f?a.value:a},contextName:function(u){return this.useDepths&&u?"depths["+u+"]":"depth"+u},quotedString:function(u){return this.source.quotedString(u)},objectLiteral:function(u){return this.source.objectLiteral(u)},aliasable:function(u){var a=this.aliases[u];return a?(a.referenceCount++,a):(a=this.aliases[u]=this.source.wrap(u),a.aliasable=!0,a.referenceCount=1,a)},setupHelper:function(u,a,m){var g=[],v=this.setupHelperArgs(a,u,g,m),$=this.nameLookup("helpers",a,"helper"),_=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:g,paramsInit:v,name:$,callParams:[_].concat(g)}},setupParams:function(u,a,m){var g={},v=[],$=[],_=[],y=!m,b=void 0;y&&(m=[]),g.name=this.quotedString(u),g.hash=this.popStack(),this.trackIds&&(g.hashIds=this.popStack()),this.stringParams&&(g.hashTypes=this.popStack(),g.hashContexts=this.popStack());var w=this.popStack(),S=this.popStack();(S||w)&&(g.fn=S||"container.noop",g.inverse=w||"container.noop");for(var E=a;E--;)b=this.popStack(),m[E]=b,this.trackIds&&(_[E]=this.popStack()),this.stringParams&&($[E]=this.popStack(),v[E]=this.popStack());return y&&(g.args=this.source.generateArray(m)),this.trackIds&&(g.ids=this.source.generateArray(_)),this.stringParams&&(g.types=this.source.generateArray($),g.contexts=this.source.generateArray(v)),this.options.data&&(g.data="data"),this.useBlockParams&&(g.blockParams="blockParams"),g},setupHelperArgs:function(u,a,m,g){var v=this.setupParams(u,a,m);return v.loc=JSON.stringify(this.source.currentLocation),v=this.objectLiteral(v),g?(this.useRegister("options"),m.push("options"),["options=",v]):m?(m.push(v),""):v}},function(){for(var s="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(" "),u=c.RESERVED_WORDS={},a=0,m=s.length;a<m;a++)u[s[a]]=!0}(),c.isValidJavaScriptVariableName=function(s){return!c.RESERVED_WORDS[s]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(s)};function h(s,u,a,m,g){var v=u.popStack(),$=a.length;for(s&&$--;m<$;m++)v=u.nameLookup(v,a[m],g);return s?[u.aliasable("container.strict"),"(",v,", ",u.quotedString(a[m]),", ",JSON.stringify(u.source.currentLocation)," )"]:v}t.default=c,e.exports=t.default}(mo,mo.exports)),mo.exports}var Jc;function _2(){return Jc||(Jc=1,function(e,t){t.__esModule=!0;function n($){return $&&$.__esModule?$:{default:$}}var r=a2(),o=n(r),i=a1(),l=n(i),d=c2(),p=d2(),f=b2(),c=n(f),h=s1(),s=n(h),u=i1(),a=n(u),m=o.default.create;function g(){var $=m();return $.compile=function(_,y){return p.compile(_,y,$)},$.precompile=function(_,y){return p.precompile(_,y,$)},$.AST=l.default,$.Compiler=p.Compiler,$.JavaScriptCompiler=c.default,$.Parser=d.parser,$.parse=d.parse,$.parseWithoutProcessing=d.parseWithoutProcessing,$}var v=g();v.create=g,a.default(v),v.Visitor=s.default,v.default=v,t.default=v,e.exports=t.default}(Kr,Kr.exports)),Kr.exports}_2();var de=(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.RICH_TEXT_V2="RICH_TEXT_V2",e.SELECT="SELECT",e.TEXT="TEXT",e.TS_VECTOR="TS_VECTOR",e.UUID="UUID",e))(de||{}),L=(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))(L||{}),$e=(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))($e||{});const S2=[];for(let e=0;e<256;++e)S2.push((e+256).toString(16).slice(1));typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);var Io=(e=>(e.MONDAY="MONDAY",e.SUNDAY="SUNDAY",e.SATURDAY="SATURDAY",e))(Io||{});de.CURRENCY+"",de.EMAILS+"",de.LINKS+"",de.PHONES+"",de.FULL_NAME+"",de.ADDRESS+"",de.ACTOR+"",de.RICH_TEXT_V2+"";const w2={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"},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"}};de.TEXT,de.FULL_NAME,de.UUID;const k2=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),E2="en",I2={en:"en","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"},O2={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 d1(e,t){var n=Array.prototype.slice.call(t);return n.push(O2),e.apply(this,n)}function Xc(e,t){e=e.split("-"),t=t.split("-");for(var n=e[0].split("."),r=t[0].split("."),o=0;o<3;o++){var i=Number(n[o]),l=Number(r[o]);if(i>l)return 1;if(l>i)return-1;if(!isNaN(i)&&isNaN(l))return 1;if(isNaN(i)&&!isNaN(l))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 P2={}.constructor;function zi(e){return e!=null&&e.constructor===P2}function cs(e){"@babel/helpers - typeof";return cs=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},cs(e)}function Fo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function N2(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ho(e,t,n){return t&&N2(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}var x2="1.2.0",C2="1.7.35",Qc=" ext. ",M2=/^\d+$/,f1=function(){function e(t){Fo(this,e),D2(t),this.metadata=t,p1.call(this,t)}return Ho(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 r=this.countryCallingCodes()[n];if(r&&r.length===1&&r[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,r){if(n&&M2.test(n)&&(r=n,n=null),n&&n!=="001"){if(!this.hasCountry(n))throw new Error("Unknown country: ".concat(n));this.numberingPlan=new ed(this.getCountryMetadata(n),this)}else if(r){if(!this.hasCallingCode(r))throw new Error("Unknown calling code: ".concat(r));this.numberingPlan=new ed(this.getNumberingPlanMetadata(r),this)}else this.numberingPlan=void 0;return this}},{key:"getCountryCodesForCallingCode",value:function(n){var r=this.countryCallingCodes()[n];if(r)return r.length===1&&r[0].length===3?void 0:r}},{key:"getCountryCodeForCallingCode",value:function(n){var r=this.getCountryCodesForCallingCode(n);if(r)return r[0]}},{key:"getNumberingPlanMetadata",value:function(n){var r=this.getCountryCodeForCallingCode(n);if(r)return this.getCountryMetadata(r);if(this.nonGeographic()){var o=this.nonGeographic()[n];if(o)return o}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}(),ed=function(){function e(t,n){Fo(this,e),this.globalMetadataObject=n,this.metadata=t,p1.call(this,n.metadata)}return Ho(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,r=this._getFormats(this.metadata)||this._getFormats(this.getDefaultCountryMetadataForRegion())||[];return r.map(function(o){return new A2(o,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()&&td(this.types(),n))return new R2(td(this.types(),n),this)}},{key:"ext",value:function(){return this.v1||this.v2?Qc:this.metadata[13]||Qc}}]),e}(),A2=function(){function e(t,n){Fo(this,e),this._format=t,this.metadata=n}return Ho(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()&&!T2.test(this.nationalPrefixFormattingRule()))}},{key:"internationalFormat",value:function(){return this._format[5]||this.format()}}]),e}(),T2=/^\(?\$1\)?$/,R2=function(){function e(t,n){Fo(this,e),this.type=t,this.metadata=n}return Ho(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 td(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 D2(e){if(!e)throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");if(!zi(e)||!zi(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(zi(e)?"an object of shape: { "+Object.keys(e).join(", ")+" }":"a "+j2(e)+": "+e,"."))}var j2=function(t){return cs(t)};function L2(e,t){if(t=new f1(t),t.hasCountry(e))return t.country(e).countryCallingCode();throw new Error("Unknown country: ".concat(e))}function p1(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?Xc(t,x2)===-1?this.v2=!0:Xc(t,C2)===-1?this.v3=!0:this.v4=!0:this.v1=!0}function U2(e){return new f1(e).getCountries()}function h1(){return d1(U2,arguments)}function z2(){return d1(L2,arguments)}Object.keys(I2).reduce((e,t)=>{const n=t.split("-")[0].toLowerCase();return(!e[n]||t===E2)&&(e[n]=t),e},{});var Ht=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function B2(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if(typeof t=="function"){var n=function r(){var o=!1;try{o=this instanceof r}catch{}return o?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,o.get?o:{enumerable:!0,get:function(){return e[r]}})}),n}var Bi,nd;function m1(){if(nd)return Bi;nd=1;var e=Object.prototype.toString;return Bi=function(t){var n=e.call(t),r=n==="[object Arguments]";return r||(r=n!=="[object Array]"&&t!==null&&typeof t=="object"&&typeof t.length=="number"&&t.length>=0&&e.call(t.callee)==="[object Function]"),r},Bi}var Fi,rd;function F2(){if(rd)return Fi;rd=1;var e;if(!Object.keys){var t=Object.prototype.hasOwnProperty,n=Object.prototype.toString,r=m1(),o=Object.prototype.propertyIsEnumerable,i=!o.call({toString:null},"toString"),l=o.call(function(){},"prototype"),d=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],p=function(s){var u=s.constructor;return u&&u.prototype===s},f={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},c=function(){if(typeof window>"u")return!1;for(var s in window)try{if(!f["$"+s]&&t.call(window,s)&&window[s]!==null&&typeof window[s]=="object")try{p(window[s])}catch{return!0}}catch{return!0}return!1}(),h=function(s){if(typeof window>"u"||!c)return p(s);try{return p(s)}catch{return!1}};e=function(s){var u=s!==null&&typeof s=="object",a=n.call(s)==="[object Function]",m=r(s),g=u&&n.call(s)==="[object String]",v=[];if(!u&&!a&&!m)throw new TypeError("Object.keys called on a non-object");var $=l&&a;if(g&&s.length>0&&!t.call(s,0))for(var _=0;_<s.length;++_)v.push(String(_));if(m&&s.length>0)for(var y=0;y<s.length;++y)v.push(String(y));else for(var b in s)!($&&b==="prototype")&&t.call(s,b)&&v.push(String(b));if(i)for(var w=h(s),S=0;S<d.length;++S)!(w&&d[S]==="constructor")&&t.call(s,d[S])&&v.push(d[S]);return v}}return Fi=e,Fi}var Hi,od;function Ss(){if(od)return Hi;od=1;var e=Array.prototype.slice,t=m1(),n=Object.keys,r=n?function(i){return n(i)}:F2(),o=Object.keys;return r.shim=function(){if(Object.keys){var i=function(){var l=Object.keys(arguments);return l&&l.length===arguments.length}(1,2);i||(Object.keys=function(l){return t(l)?o(e.call(l)):o(l)})}else Object.keys=r;return Object.keys||r},Hi=r,Hi}var Zi,id;function Zo(){if(id)return Zi;id=1;var e=Object.defineProperty||!1;if(e)try{e({},"a",{value:1})}catch{e=!1}return Zi=e,Zi}var ad,sd;function ws(){return sd||(sd=1,ad=SyntaxError),ad}var ud,ld;function Ye(){return ld||(ld=1,ud=TypeError),ud}var cd,dd;function H2(){return dd||(dd=1,cd=Object.getOwnPropertyDescriptor),cd}var Gi,fd;function gn(){if(fd)return Gi;fd=1;var e=H2();if(e)try{e([],"length")}catch{e=null}return Gi=e,Gi}var Wi,pd;function ks(){if(pd)return Wi;pd=1;var e=Zo(),t=ws(),n=Ye(),r=gn();return Wi=function(o,i,l){if(!o||typeof o!="object"&&typeof o!="function")throw new n("`obj` must be an object or a function`");if(typeof i!="string"&&typeof i!="symbol")throw new n("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new n("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new n("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new n("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new n("`loose`, if provided, must be a boolean");var d=arguments.length>3?arguments[3]:null,p=arguments.length>4?arguments[4]:null,f=arguments.length>5?arguments[5]:null,c=arguments.length>6?arguments[6]:!1,h=!!r&&r(o,i);if(e)e(o,i,{configurable:f===null&&h?h.configurable:!f,enumerable:d===null&&h?h.enumerable:!d,value:l,writable:p===null&&h?h.writable:!p});else if(c||!d&&!p&&!f)o[i]=l;else throw new t("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},Wi}var Ki,hd;function Es(){if(hd)return Ki;hd=1;var e=Zo(),t=function(){return!!e};return t.hasArrayLengthDefineBug=function(){if(!e)return null;try{return e([],"length",{value:1}).length!==1}catch{return!0}},Ki=t,Ki}var Vi,md;function vn(){if(md)return Vi;md=1;var e=Ss(),t=typeof Symbol=="function"&&typeof Symbol("foo")=="symbol",n=Object.prototype.toString,r=Array.prototype.concat,o=ks(),i=function(f){return typeof f=="function"&&n.call(f)==="[object Function]"},l=Es()(),d=function(f,c,h,s){if(c in f){if(s===!0){if(f[c]===h)return}else if(!i(s)||!s())return}l?o(f,c,h,!0):o(f,c,h)},p=function(f,c){var h=arguments.length>2?arguments[2]:{},s=e(c);t&&(s=r.call(s,Object.getOwnPropertySymbols(c)));for(var u=0;u<s.length;u+=1)d(f,s[u],c[s[u]],h[s[u]])};return p.supportsDescriptors=!!l,Vi=p,Vi}var gd={exports:{}},vd,$d;function Is(){return $d||($d=1,vd=Object),vd}var yd,bd;function g1(){return bd||(bd=1,yd=Error),yd}var _d,Sd;function Z2(){return Sd||(Sd=1,_d=EvalError),_d}var wd,kd;function G2(){return kd||(kd=1,wd=RangeError),wd}var Ed,Id;function W2(){return Id||(Id=1,Ed=ReferenceError),Ed}var Od,Pd;function K2(){return Pd||(Pd=1,Od=URIError),Od}var Nd,xd;function V2(){return xd||(xd=1,Nd=Math.abs),Nd}var Cd,Md;function Y2(){return Md||(Md=1,Cd=Math.floor),Cd}var Ad,Td;function q2(){return Td||(Td=1,Ad=Math.max),Ad}var Rd,Dd;function J2(){return Dd||(Dd=1,Rd=Math.min),Rd}var jd,Ld;function X2(){return Ld||(Ld=1,jd=Math.pow),jd}var Ud,zd;function Q2(){return zd||(zd=1,Ud=Math.round),Ud}var Bd,Fd;function em(){return Fd||(Fd=1,Bd=Number.isNaN||function(e){return e!==e}),Bd}var Yi,Hd;function tm(){if(Hd)return Yi;Hd=1;var e=em();return Yi=function(t){return e(t)||t===0?t:t<0?-1:1},Yi}var Zd,Gd;function Go(){return Gd||(Gd=1,Zd=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},t=Symbol("test"),n=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return!1;var r=42;e[t]=r;for(var o in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var i=Object.getOwnPropertySymbols(e);if(i.length!==1||i[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var l=Object.getOwnPropertyDescriptor(e,t);if(l.value!==r||l.enumerable!==!0)return!1}return!0}),Zd}var qi,Wd;function Os(){if(Wd)return qi;Wd=1;var e=typeof Symbol<"u"&&Symbol,t=Go();return qi=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:t()},qi}var Kd,Vd;function v1(){return Vd||(Vd=1,Kd=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),Kd}var Ji,Yd;function $1(){if(Yd)return Ji;Yd=1;var e=Is();return Ji=e.getPrototypeOf||null,Ji}var Xi,qd;function nm(){if(qd)return Xi;qd=1;var e="Function.prototype.bind called on incompatible ",t=Object.prototype.toString,n=Math.max,r="[object Function]",o=function(d,p){for(var f=[],c=0;c<d.length;c+=1)f[c]=d[c];for(var h=0;h<p.length;h+=1)f[h+d.length]=p[h];return f},i=function(d,p){for(var f=[],c=p,h=0;c<d.length;c+=1,h+=1)f[h]=d[c];return f},l=function(d,p){for(var f="",c=0;c<d.length;c+=1)f+=d[c],c+1<d.length&&(f+=p);return f};return Xi=function(d){var p=this;if(typeof p!="function"||t.apply(p)!==r)throw new TypeError(e+p);for(var f=i(arguments,1),c,h=function(){if(this instanceof c){var g=p.apply(this,o(f,arguments));return Object(g)===g?g:this}return p.apply(d,o(f,arguments))},s=n(0,p.length-f.length),u=[],a=0;a<s;a++)u[a]="$"+a;if(c=Function("binder","return function ("+l(u,",")+"){ return binder.apply(this,arguments); }")(h),p.prototype){var m=function(){};m.prototype=p.prototype,c.prototype=new m,m.prototype=null}return c},Xi}var Qi,Jd;function kr(){if(Jd)return Qi;Jd=1;var e=nm();return Qi=Function.prototype.bind||e,Qi}var Xd,Qd;function Ps(){return Qd||(Qd=1,Xd=Function.prototype.call),Xd}var ef,tf;function Ns(){return tf||(tf=1,ef=Function.prototype.apply),ef}var nf,rf;function rm(){return rf||(rf=1,nf=typeof Reflect<"u"&&Reflect&&Reflect.apply),nf}var ea,of;function y1(){if(of)return ea;of=1;var e=kr(),t=Ns(),n=Ps(),r=rm();return ea=r||e.call(n,t),ea}var ta,af;function xs(){if(af)return ta;af=1;var e=kr(),t=Ye(),n=Ps(),r=y1();return ta=function(o){if(o.length<1||typeof o[0]!="function")throw new t("a function is required");return r(e,n,o)},ta}var na,sf;function om(){if(sf)return na;sf=1;var e=xs(),t=gn(),n;try{n=[].__proto__===Array.prototype}catch(l){if(!l||typeof l!="object"||!("code"in l)||l.code!=="ERR_PROTO_ACCESS")throw l}var r=!!n&&t&&t(Object.prototype,"__proto__"),o=Object,i=o.getPrototypeOf;return na=r&&typeof r.get=="function"?e([r.get]):typeof i=="function"?function(l){return i(l==null?l:o(l))}:!1,na}var ra,uf;function Cs(){if(uf)return ra;uf=1;var e=v1(),t=$1(),n=om();return ra=e?function(r){return e(r)}:t?function(r){if(!r||typeof r!="object"&&typeof r!="function")throw new TypeError("getProto: not an object");return t(r)}:n?function(r){return n(r)}:null,ra}var oa,lf;function Ms(){if(lf)return oa;lf=1;var e=Function.prototype.call,t=Object.prototype.hasOwnProperty,n=kr();return oa=n.call(e,t),oa}var ia,cf;function Pt(){if(cf)return ia;cf=1;var e,t=Is(),n=g1(),r=Z2(),o=G2(),i=W2(),l=ws(),d=Ye(),p=K2(),f=V2(),c=Y2(),h=q2(),s=J2(),u=X2(),a=Q2(),m=tm(),g=Function,v=function(H){try{return g('"use strict"; return ('+H+").constructor;")()}catch{}},$=gn(),_=Zo(),y=function(){throw new d},b=$?function(){try{return arguments.callee,y}catch{try{return $(arguments,"callee").get}catch{return y}}}():y,w=Os()(),S=Cs(),E=$1(),C=v1(),P=Ns(),O=Ps(),x={},A=typeof Uint8Array>"u"||!S?e:S(Uint8Array),W={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?e:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?e:ArrayBuffer,"%ArrayIteratorPrototype%":w&&S?S([][Symbol.iterator]()):e,"%AsyncFromSyncIteratorPrototype%":e,"%AsyncFunction%":x,"%AsyncGenerator%":x,"%AsyncGeneratorFunction%":x,"%AsyncIteratorPrototype%":x,"%Atomics%":typeof Atomics>"u"?e:Atomics,"%BigInt%":typeof BigInt>"u"?e:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?e:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?e:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?e:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":n,"%eval%":eval,"%EvalError%":r,"%Float16Array%":typeof Float16Array>"u"?e:Float16Array,"%Float32Array%":typeof Float32Array>"u"?e:Float32Array,"%Float64Array%":typeof Float64Array>"u"?e:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?e:FinalizationRegistry,"%Function%":g,"%GeneratorFunction%":x,"%Int8Array%":typeof Int8Array>"u"?e:Int8Array,"%Int16Array%":typeof Int16Array>"u"?e:Int16Array,"%Int32Array%":typeof Int32Array>"u"?e:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":w&&S?S(S([][Symbol.iterator]())):e,"%JSON%":typeof JSON=="object"?JSON:e,"%Map%":typeof Map>"u"?e:Map,"%MapIteratorPrototype%":typeof Map>"u"||!w||!S?e:S(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":t,"%Object.getOwnPropertyDescriptor%":$,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?e:Promise,"%Proxy%":typeof Proxy>"u"?e:Proxy,"%RangeError%":o,"%ReferenceError%":i,"%Reflect%":typeof Reflect>"u"?e:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?e:Set,"%SetIteratorPrototype%":typeof Set>"u"||!w||!S?e:S(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?e:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":w&&S?S(""[Symbol.iterator]()):e,"%Symbol%":w?Symbol:e,"%SyntaxError%":l,"%ThrowTypeError%":b,"%TypedArray%":A,"%TypeError%":d,"%Uint8Array%":typeof Uint8Array>"u"?e:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?e:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?e:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?e:Uint32Array,"%URIError%":p,"%WeakMap%":typeof WeakMap>"u"?e:WeakMap,"%WeakRef%":typeof WeakRef>"u"?e:WeakRef,"%WeakSet%":typeof WeakSet>"u"?e:WeakSet,"%Function.prototype.call%":O,"%Function.prototype.apply%":P,"%Object.defineProperty%":_,"%Object.getPrototypeOf%":E,"%Math.abs%":f,"%Math.floor%":c,"%Math.max%":h,"%Math.min%":s,"%Math.pow%":u,"%Math.round%":a,"%Math.sign%":m,"%Reflect.getPrototypeOf%":C};if(S)try{null.error}catch(H){var ie=S(S(H));W["%Error.prototype%"]=ie}var le=function H(Z){var T;if(Z==="%AsyncFunction%")T=v("async function () {}");else if(Z==="%GeneratorFunction%")T=v("function* () {}");else if(Z==="%AsyncGeneratorFunction%")T=v("async function* () {}");else if(Z==="%AsyncGenerator%"){var R=H("%AsyncGeneratorFunction%");R&&(T=R.prototype)}else if(Z==="%AsyncIteratorPrototype%"){var J=H("%AsyncGenerator%");J&&S&&(T=S(J.prototype))}return W[Z]=T,T},De={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},qe=kr(),ce=Ms(),ln=qe.call(O,Array.prototype.concat),En=qe.call(P,Array.prototype.splice),cn=qe.call(O,String.prototype.replace),Tt=qe.call(O,String.prototype.slice),N=qe.call(O,RegExp.prototype.exec),M=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,G=/\\(\\)?/g,K=function(H){var Z=Tt(H,0,1),T=Tt(H,-1);if(Z==="%"&&T!=="%")throw new l("invalid intrinsic syntax, expected closing `%`");if(T==="%"&&Z!=="%")throw new l("invalid intrinsic syntax, expected opening `%`");var R=[];return cn(H,M,function(J,me,te,vt){R[R.length]=te?cn(vt,G,"$1"):me||J}),R},q=function(H,Z){var T=H,R;if(ce(De,T)&&(R=De[T],T="%"+R[0]+"%"),ce(W,T)){var J=W[T];if(J===x&&(J=le(T)),typeof J>"u"&&!Z)throw new d("intrinsic "+H+" exists, but is not available. Please file an issue!");return{alias:R,name:T,value:J}}throw new l("intrinsic "+H+" does not exist!")};return ia=function(H,Z){if(typeof H!="string"||H.length===0)throw new d("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof Z!="boolean")throw new d('"allowMissing" argument must be a boolean');if(N(/^%?[^%]*%?$/,H)===null)throw new l("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var T=K(H),R=T.length>0?T[0]:"",J=q("%"+R+"%",Z),me=J.name,te=J.value,vt=!1,ge=J.alias;ge&&(R=ge[0],En(T,ln([0,1],ge)));for(var ve=1,at=!0;ve<T.length;ve+=1){var Se=T[ve],$t=Tt(Se,0,1),yt=Tt(Se,-1);if(($t==='"'||$t==="'"||$t==="`"||yt==='"'||yt==="'"||yt==="`")&&$t!==yt)throw new l("property names with quotes must have matching quotes");if((Se==="constructor"||!at)&&(vt=!0),R+="."+Se,me="%"+R+"%",ce(W,me))te=W[me];else if(te!=null){if(!(Se in te)){if(!Z)throw new d("base intrinsic for "+H+" exists, but the property is not available.");return}if($&&ve+1>=T.length){var bt=$(te,Se);at=!!bt,at&&"get"in bt&&!("originalValue"in bt.get)?te=bt.get:te=te[Se]}else at=ce(te,Se),te=te[Se];at&&!vt&&(W[me]=te)}}return te},ia}var aa,df;function im(){if(df)return aa;df=1;var e=Pt(),t=ks(),n=Es()(),r=gn(),o=Ye(),i=e("%Math.floor%");return aa=function(l,d){if(typeof l!="function")throw new o("`fn` is not a function");if(typeof d!="number"||d<0||d>4294967295||i(d)!==d)throw new o("`length` must be a positive 32-bit integer");var p=arguments.length>2&&!!arguments[2],f=!0,c=!0;if("length"in l&&r){var h=r(l,"length");h&&!h.configurable&&(f=!1),h&&!h.writable&&(c=!1)}return(f||c||!p)&&(n?t(l,"length",d,!0,!0):t(l,"length",d)),l},aa}var sa,ff;function am(){if(ff)return sa;ff=1;var e=kr(),t=Ns(),n=y1();return sa=function(){return n(e,t,arguments)},sa}var pf;function Fn(){return pf||(pf=1,function(e){var t=im(),n=Zo(),r=xs(),o=am();e.exports=function(i){var l=r(arguments),d=i.length-(arguments.length-1);return t(l,1+(d>0?d:0),!0)},n?n(e.exports,"apply",{value:o}):e.exports.apply=o}(gd)),gd.exports}var ua,hf;function Me(){if(hf)return ua;hf=1;var e=Pt(),t=xs(),n=t([e("%String.prototype.indexOf%")]);return ua=function(r,o){var i=e(r,!!o);return typeof i=="function"&&n(r,".prototype.")>-1?t([i]):i},ua}var la,mf;function b1(){if(mf)return la;mf=1;var e=Ss(),t=Go()(),n=Me(),r=Is(),o=n("Array.prototype.push"),i=n("Object.prototype.propertyIsEnumerable"),l=t?r.getOwnPropertySymbols:null;return la=function(d,p){if(d==null)throw new TypeError("target must be an object");var f=r(d);if(arguments.length===1)return f;for(var c=1;c<arguments.length;++c){var h=r(arguments[c]),s=e(h),u=t&&(r.getOwnPropertySymbols||l);if(u)for(var a=u(h),m=0;m<a.length;++m){var g=a[m];i(h,g)&&o(s,g)}for(var v=0;v<s.length;++v){var $=s[v];if(i(h,$)){var _=h[$];f[$]=_}}}return f},la}var ca,gf;function _1(){if(gf)return ca;gf=1;var e=b1(),t=function(){if(!Object.assign)return!1;for(var r="abcdefghijklmnopqrst",o=r.split(""),i={},l=0;l<o.length;++l)i[o[l]]=o[l];var d=Object.assign({},i),p="";for(var f in d)p+=f;return r!==p},n=function(){if(!Object.assign||!Object.preventExtensions)return!1;var r=Object.preventExtensions({1:2});try{Object.assign(r,"xy")}catch{return r[1]==="y"}return!1};return ca=function(){return!Object.assign||t()||n()?e:Object.assign},ca}var da,vf;function sm(){if(vf)return da;vf=1;var e=vn(),t=_1();return da=function(){var n=t();return e(Object,{assign:n},{assign:function(){return Object.assign!==n}}),n},da}var fa,$f;function um(){if($f)return fa;$f=1;var e=vn(),t=Fn(),n=b1(),r=_1(),o=sm(),i=t.apply(r()),l=function(d,p){return i(Object,arguments)};return e(l,{getPolyfill:r,implementation:n,shim:o}),fa=l,fa}var pa,yf;function Wo(){if(yf)return pa;yf=1;var e=Pt(),t=Fn(),n=t(e("String.prototype.indexOf"));return pa=function(r,o){var i=e(r,!!o);return typeof i=="function"&&n(r,".prototype.")>-1?t(i):i},pa}var ha,bf;function lm(){if(bf)return ha;bf=1;var e=function(){return typeof(function(){}).name=="string"},t=Object.getOwnPropertyDescriptor;if(t)try{t([],"length")}catch{t=null}e.functionsHaveConfigurableNames=function(){if(!e()||!t)return!1;var r=t(function(){},"name");return!!r&&!!r.configurable};var n=Function.prototype.bind;return e.boundFunctionsHaveNames=function(){return e()&&typeof n=="function"&&(function(){}).bind().name!==""},ha=e,ha}var ma,_f;function cm(){if(_f)return ma;_f=1;var e=ks(),t=Es()(),n=lm().functionsHaveConfigurableNames(),r=Ye();return ma=function(o,i){if(typeof o!="function")throw new r("`fn` is not a function");var l=arguments.length>2&&!!arguments[2];return(!l||n)&&(t?e(o,"name",i,!0,!0):e(o,"name",i)),o},ma}var ga,Sf;function S1(){if(Sf)return ga;Sf=1;var e=cm(),t=Ye(),n=Object;return ga=e(function(){if(this==null||this!==n(this))throw new t("RegExp.prototype.flags getter called on non-object");var r="";return this.hasIndices&&(r+="d"),this.global&&(r+="g"),this.ignoreCase&&(r+="i"),this.multiline&&(r+="m"),this.dotAll&&(r+="s"),this.unicode&&(r+="u"),this.unicodeSets&&(r+="v"),this.sticky&&(r+="y"),r},"get flags",!0),ga}var va,wf;function w1(){if(wf)return va;wf=1;var e=S1(),t=vn().supportsDescriptors,n=Object.getOwnPropertyDescriptor;return va=function(){if(t&&/a/mig.flags==="gim"){var r=n(RegExp.prototype,"flags");if(r&&typeof r.get=="function"&&"dotAll"in RegExp.prototype&&"hasIndices"in RegExp.prototype){var o="",i={};if(Object.defineProperty(i,"hasIndices",{get:function(){o+="d"}}),Object.defineProperty(i,"sticky",{get:function(){o+="y"}}),r.get.call(i),o==="dy")return r.get}}return e},va}var $a,kf;function dm(){if(kf)return $a;kf=1;var e=vn().supportsDescriptors,t=w1(),n=gn(),r=Object.defineProperty,o=g1(),i=Cs(),l=/a/;return $a=function(){if(!e||!i)throw new o("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var d=t(),p=i(l),f=n(p,"flags");return(!f||f.get!==d)&&r(p,"flags",{configurable:!0,enumerable:!1,get:d}),d},$a}var ya,Ef;function fm(){if(Ef)return ya;Ef=1;var e=vn(),t=Fn(),n=S1(),r=w1(),o=dm(),i=t(r());return e(i,{getPolyfill:r,implementation:n,shim:o}),ya=i,ya}var sr={exports:{}},ba,If;function $n(){if(If)return ba;If=1;var e=Go();return ba=function(){return e()&&!!Symbol.toStringTag},ba}var _a,Of;function k1(){if(Of)return _a;Of=1;var e=$n()(),t=Wo(),n=t("Object.prototype.toString"),r=function(l){return e&&l&&typeof l=="object"&&Symbol.toStringTag in l?!1:n(l)==="[object Arguments]"},o=function(l){return r(l)?!0:l!==null&&typeof l=="object"&&typeof l.length=="number"&&l.length>=0&&n(l)!=="[object Array]"&&n(l.callee)==="[object Function]"},i=function(){return r(arguments)}();return r.isLegacyArguments=o,_a=i?r:o,_a}const pm={},hm=Object.freeze(Object.defineProperty({__proto__:null,default:pm},Symbol.toStringTag,{value:"Module"})),mm=B2(hm);var Sa,Pf;function Ko(){if(Pf)return Sa;Pf=1;var e=typeof Map=="function"&&Map.prototype,t=Object.getOwnPropertyDescriptor&&e?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,n=e&&t&&typeof t.get=="function"?t.get:null,r=e&&Map.prototype.forEach,o=typeof Set=="function"&&Set.prototype,i=Object.getOwnPropertyDescriptor&&o?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,l=o&&i&&typeof i.get=="function"?i.get:null,d=o&&Set.prototype.forEach,p=typeof WeakMap=="function"&&WeakMap.prototype,f=p?WeakMap.prototype.has:null,c=typeof WeakSet=="function"&&WeakSet.prototype,h=c?WeakSet.prototype.has:null,s=typeof WeakRef=="function"&&WeakRef.prototype,u=s?WeakRef.prototype.deref:null,a=Boolean.prototype.valueOf,m=Object.prototype.toString,g=Function.prototype.toString,v=String.prototype.match,$=String.prototype.slice,_=String.prototype.replace,y=String.prototype.toUpperCase,b=String.prototype.toLowerCase,w=RegExp.prototype.test,S=Array.prototype.concat,E=Array.prototype.join,C=Array.prototype.slice,P=Math.floor,O=typeof BigInt=="function"?BigInt.prototype.valueOf:null,x=Object.getOwnPropertySymbols,A=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,W=typeof Symbol=="function"&&typeof Symbol.iterator=="object",ie=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===W||!0)?Symbol.toStringTag:null,le=Object.prototype.propertyIsEnumerable,De=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(k){return k.__proto__}:null);function qe(k,I){if(k===1/0||k===-1/0||k!==k||k&&k>-1e3&&k<1e3||w.call(/e/,I))return I;var Q=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof k=="number"){var re=k<0?-P(-k):P(k);if(re!==k){var ae=String(re),V=$.call(I,ae.length+1);return _.call(ae,Q,"$&_")+"."+_.call(_.call(V,/([0-9]{3})/g,"$&_"),/_$/,"")}}return _.call(I,Q,"$&_")}var ce=mm,ln=ce.custom,En=me(ln)?ln:null,cn={__proto__:null,double:'"',single:"'"},Tt={__proto__:null,double:/(["\\])/g,single:/(['\\])/g};Sa=function k(I,Q,re,ae){var V=Q||{};if(ge(V,"quoteStyle")&&!ge(cn,V.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(ge(V,"maxStringLength")&&(typeof V.maxStringLength=="number"?V.maxStringLength<0&&V.maxStringLength!==1/0:V.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var jt=ge(V,"customInspect")?V.customInspect:!0;if(typeof jt!="boolean"&&jt!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(ge(V,"indent")&&V.indent!==null&&V.indent!==" "&&!(parseInt(V.indent,10)===V.indent&&V.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(ge(V,"numericSeparator")&&typeof V.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var dn=V.numericSeparator;if(typeof I>"u")return"undefined";if(I===null)return"null";if(typeof I=="boolean")return I?"true":"false";if(typeof I=="string")return In(I,V);if(typeof I=="number"){if(I===0)return 1/0/I>0?"0":"-0";var je=String(I);return dn?qe(I,je):je}if(typeof I=="bigint"){var Lt=String(I)+"n";return dn?qe(I,Lt):Lt}var Ei=typeof V.depth>"u"?5:V.depth;if(typeof re>"u"&&(re=0),re>=Ei&&Ei>0&&typeof I=="object")return K(I)?"[Array]":"[Object]";var On=B0(V,re);if(typeof ae>"u")ae=[];else if(Se(ae,I)>=0)return"[Circular]";function Je(Pn,Wr,H0){if(Wr&&(ae=C.call(ae),ae.push(Wr)),H0){var lc={depth:V.depth};return ge(V,"quoteStyle")&&(lc.quoteStyle=V.quoteStyle),k(Pn,lc,re+1,ae)}return k(Pn,V,re+1,ae)}if(typeof I=="function"&&!H(I)){var nc=at(I),rc=Zr(I,Je);return"[Function"+(nc?": "+nc:" (anonymous)")+"]"+(rc.length>0?" { "+E.call(rc,", ")+" }":"")}if(me(I)){var oc=W?_.call(String(I),/^(Symbol\(.*\))_[^)]*$/,"$1"):A.call(I);return typeof I=="object"&&!W?Dt(oc):oc}if(Rt(I)){for(var rr="<"+b.call(String(I.nodeName)),Ii=I.attributes||[],Gr=0;Gr<Ii.length;Gr++)rr+=" "+Ii[Gr].name+"="+N(M(Ii[Gr].value),"double",V);return rr+=">",I.childNodes&&I.childNodes.length&&(rr+="..."),rr+="</"+b.call(String(I.nodeName))+">",rr}if(K(I)){if(I.length===0)return"[]";var Oi=Zr(I,Je);return On&&!z0(Oi)?"["+ki(Oi,On)+"]":"[ "+E.call(Oi,", ")+" ]"}if(Z(I)){var Pi=Zr(I,Je);return!("cause"in Error.prototype)&&"cause"in I&&!le.call(I,"cause")?"{ ["+String(I)+"] "+E.call(S.call("[cause]: "+Je(I.cause),Pi),", ")+" }":Pi.length===0?"["+String(I)+"]":"{ ["+String(I)+"] "+E.call(Pi,", ")+" }"}if(typeof I=="object"&&jt){if(En&&typeof I[En]=="function"&&ce)return ce(I,{depth:Ei-re});if(jt!=="symbol"&&typeof I.inspect=="function")return I.inspect()}if($t(I)){var ic=[];return r&&r.call(I,function(Pn,Wr){ic.push(Je(Wr,I,!0)+" => "+Je(Pn,I))}),tc("Map",n.call(I),ic,On)}if(Fr(I)){var ac=[];return d&&d.call(I,function(Pn){ac.push(Je(Pn,I))}),tc("Set",l.call(I),ac,On)}if(yt(I))return wi("WeakMap");if(Hr(I))return wi("WeakSet");if(bt(I))return wi("WeakRef");if(R(I))return Dt(Je(Number(I)));if(te(I))return Dt(Je(O.call(I)));if(J(I))return Dt(a.call(I));if(T(I))return Dt(Je(String(I)));if(typeof window<"u"&&I===window)return"{ [object Window] }";if(typeof globalThis<"u"&&I===globalThis||typeof Ht<"u"&&I===Ht)return"{ [object globalThis] }";if(!q(I)&&!H(I)){var Ni=Zr(I,Je),sc=De?De(I)===Object.prototype:I instanceof Object||I.constructor===Object,xi=I instanceof Object?"":"null prototype",uc=!sc&&ie&&Object(I)===I&&ie in I?$.call(ve(I),8,-1):xi?"Object":"",F0=sc||typeof I.constructor!="function"?"":I.constructor.name?I.constructor.name+" ":"",Ci=F0+(uc||xi?"["+E.call(S.call([],uc||[],xi||[]),": ")+"] ":"");return Ni.length===0?Ci+"{}":On?Ci+"{"+ki(Ni,On)+"}":Ci+"{ "+E.call(Ni,", ")+" }"}return String(I)};function N(k,I,Q){var re=Q.quoteStyle||I,ae=cn[re];return ae+k+ae}function M(k){return _.call(String(k),/"/g,"&quot;")}function G(k){return!ie||!(typeof k=="object"&&(ie in k||typeof k[ie]<"u"))}function K(k){return ve(k)==="[object Array]"&&G(k)}function q(k){return ve(k)==="[object Date]"&&G(k)}function H(k){return ve(k)==="[object RegExp]"&&G(k)}function Z(k){return ve(k)==="[object Error]"&&G(k)}function T(k){return ve(k)==="[object String]"&&G(k)}function R(k){return ve(k)==="[object Number]"&&G(k)}function J(k){return ve(k)==="[object Boolean]"&&G(k)}function me(k){if(W)return k&&typeof k=="object"&&k instanceof Symbol;if(typeof k=="symbol")return!0;if(!k||typeof k!="object"||!A)return!1;try{return A.call(k),!0}catch{}return!1}function te(k){if(!k||typeof k!="object"||!O)return!1;try{return O.call(k),!0}catch{}return!1}var vt=Object.prototype.hasOwnProperty||function(k){return k in this};function ge(k,I){return vt.call(k,I)}function ve(k){return m.call(k)}function at(k){if(k.name)return k.name;var I=v.call(g.call(k),/^function\s*([\w$]+)/);return I?I[1]:null}function Se(k,I){if(k.indexOf)return k.indexOf(I);for(var Q=0,re=k.length;Q<re;Q++)if(k[Q]===I)return Q;return-1}function $t(k){if(!n||!k||typeof k!="object")return!1;try{n.call(k);try{l.call(k)}catch{return!0}return k instanceof Map}catch{}return!1}function yt(k){if(!f||!k||typeof k!="object")return!1;try{f.call(k,f);try{h.call(k,h)}catch{return!0}return k instanceof WeakMap}catch{}return!1}function bt(k){if(!u||!k||typeof k!="object")return!1;try{return u.call(k),!0}catch{}return!1}function Fr(k){if(!l||!k||typeof k!="object")return!1;try{l.call(k);try{n.call(k)}catch{return!0}return k instanceof Set}catch{}return!1}function Hr(k){if(!h||!k||typeof k!="object")return!1;try{h.call(k,h);try{f.call(k,f)}catch{return!0}return k instanceof WeakSet}catch{}return!1}function Rt(k){return!k||typeof k!="object"?!1:typeof HTMLElement<"u"&&k instanceof HTMLElement?!0:typeof k.nodeName=="string"&&typeof k.getAttribute=="function"}function In(k,I){if(k.length>I.maxStringLength){var Q=k.length-I.maxStringLength,re="... "+Q+" more character"+(Q>1?"s":"");return In($.call(k,0,I.maxStringLength),I)+re}var ae=Tt[I.quoteStyle||"single"];ae.lastIndex=0;var V=_.call(_.call(k,ae,"\\$1"),/[\x00-\x1f]/g,nr);return N(V,"single",I)}function nr(k){var I=k.charCodeAt(0),Q={8:"b",9:"t",10:"n",12:"f",13:"r"}[I];return Q?"\\"+Q:"\\x"+(I<16?"0":"")+y.call(I.toString(16))}function Dt(k){return"Object("+k+")"}function wi(k){return k+" { ? }"}function tc(k,I,Q,re){var ae=re?ki(Q,re):E.call(Q,", ");return k+" ("+I+") {"+ae+"}"}function z0(k){for(var I=0;I<k.length;I++)if(Se(k[I],`
23
23
  `)>=0)return!1;return!0}function B0(k,I){var Q;if(k.indent===" ")Q=" ";else if(typeof k.indent=="number"&&k.indent>0)Q=E.call(Array(k.indent+1)," ");else return null;return{base:Q,prev:E.call(Array(I+1),Q)}}function ki(k,I){if(k.length===0)return"";var Q=`
24
24
  `+I.prev+I.base;return Q+E.call(k,","+Q)+`
25
- `+I.prev}function Zr(k,I){var Q=K(k),re=[];if(Q){re.length=k.length;for(var ae=0;ae<k.length;ae++)re[ae]=ge(k,ae)?I(k[ae],k):""}var V=typeof x=="function"?x(k):[],jt;if(W){jt={};for(var dn=0;dn<V.length;dn++)jt["$"+V[dn]]=V[dn]}for(var je in k)ge(k,je)&&(Q&&String(Number(je))===je&&je<k.length||W&&jt["$"+je]instanceof Symbol||(w.call(/[^\w$]/,je)?re.push(I(je,k)+": "+I(k[je],k)):re.push(je+": "+I(k[je],k))));if(typeof x=="function")for(var Lt=0;Lt<V.length;Lt++)le.call(k,V[Lt])&&re.push("["+I(V[Lt])+"]: "+I(k[V[Lt]],k));return re}return Sa}var wa,Nf;function gm(){if(Nf)return wa;Nf=1;var e=Ko(),t=Ye(),n=function(d,p,f){for(var c=d,h;(h=c.next)!=null;c=h)if(h.key===p)return c.next=h.next,f||(h.next=d.next,d.next=h),h},r=function(d,p){if(d){var f=n(d,p);return f&&f.value}},o=function(d,p,f){var c=n(d,p);c?c.value=f:d.next={key:p,next:d.next,value:f}},i=function(d,p){return d?!!n(d,p):!1},l=function(d,p){if(d)return n(d,p,!0)};return wa=function(){var d,p={assert:function(f){if(!p.has(f))throw new t("Side channel does not contain "+e(f))},delete:function(f){var c=d&&d.next,h=l(d,f);return h&&c&&c===h&&(d=void 0),!!h},get:function(f){return r(d,f)},has:function(f){return i(d,f)},set:function(f,c){d||(d={next:void 0}),o(d,f,c)}};return p},wa}var ka,xf;function E1(){if(xf)return ka;xf=1;var e=Pt(),t=Me(),n=Ko(),r=Ye(),o=e("%Map%",!0),i=t("Map.prototype.get",!0),l=t("Map.prototype.set",!0),d=t("Map.prototype.has",!0),p=t("Map.prototype.delete",!0),f=t("Map.prototype.size",!0);return ka=!!o&&function(){var c,h={assert:function(s){if(!h.has(s))throw new r("Side channel does not contain "+n(s))},delete:function(s){if(c){var u=p(c,s);return f(c)===0&&(c=void 0),u}return!1},get:function(s){if(c)return i(c,s)},has:function(s){return c?d(c,s):!1},set:function(s,u){c||(c=new o),l(c,s,u)}};return h},ka}var Ea,Cf;function vm(){if(Cf)return Ea;Cf=1;var e=Pt(),t=Me(),n=Ko(),r=E1(),o=Ye(),i=e("%WeakMap%",!0),l=t("WeakMap.prototype.get",!0),d=t("WeakMap.prototype.set",!0),p=t("WeakMap.prototype.has",!0),f=t("WeakMap.prototype.delete",!0);return Ea=i?function(){var c,h,s={assert:function(u){if(!s.has(u))throw new o("Side channel does not contain "+n(u))},delete:function(u){if(i&&u&&(typeof u=="object"||typeof u=="function")){if(c)return f(c,u)}else if(r&&h)return h.delete(u);return!1},get:function(u){return i&&u&&(typeof u=="object"||typeof u=="function")&&c?l(c,u):h&&h.get(u)},has:function(u){return i&&u&&(typeof u=="object"||typeof u=="function")&&c?p(c,u):!!h&&h.has(u)},set:function(u,a){i&&u&&(typeof u=="object"||typeof u=="function")?(c||(c=new i),d(c,u,a)):r&&(h||(h=r()),h.set(u,a))}};return s}:r,Ea}var Ia,Mf;function I1(){if(Mf)return Ia;Mf=1;var e=Ye(),t=Ko(),n=gm(),r=E1(),o=vm(),i=o||r||n;return Ia=function(){var l,d={assert:function(p){if(!d.has(p))throw new e("Side channel does not contain "+t(p))},delete:function(p){return!!l&&l.delete(p)},get:function(p){return l&&l.get(p)},has:function(p){return!!l&&l.has(p)},set:function(p,f){l||(l=i()),l.set(p,f)}};return d},Ia}var Oa,Af;function $m(){if(Af)return Oa;Af=1;var e=Ms(),t=I1()(),n=Ye(),r={assert:function(o,i){if(!o||typeof o!="object"&&typeof o!="function")throw new n("`O` is not an object");if(typeof i!="string")throw new n("`slot` must be a string");if(t.assert(o),!r.has(o,i))throw new n("`"+i+"` is not present on `O`")},get:function(o,i){if(!o||typeof o!="object"&&typeof o!="function")throw new n("`O` is not an object");if(typeof i!="string")throw new n("`slot` must be a string");var l=t.get(o);return l&&l["$"+i]},has:function(o,i){if(!o||typeof o!="object"&&typeof o!="function")throw new n("`O` is not an object");if(typeof i!="string")throw new n("`slot` must be a string");var l=t.get(o);return!!l&&e(l,"$"+i)},set:function(o,i,l){if(!o||typeof o!="object"&&typeof o!="function")throw new n("`O` is not an object");if(typeof i!="string")throw new n("`slot` must be a string");var d=t.get(o);d||(d={},t.set(o,d)),d["$"+i]=l}};return Object.freeze&&Object.freeze(r),Oa=r,Oa}var Pa,Tf;function ym(){if(Tf)return Pa;Tf=1;var e=$m(),t=ws(),n=typeof StopIteration=="object"?StopIteration:null;return Pa=function(r){if(!n)throw new t("this environment lacks StopIteration");e.set(r,"[[Done]]",!1);var o={next:function(){var i=e.get(this,"[[Iterator]]"),l=!!e.get(i,"[[Done]]");try{return{done:l,value:l?void 0:i.next()}}catch(d){if(e.set(i,"[[Done]]",!0),d!==n)throw d;return{done:!0,value:void 0}}}};return e.set(o,"[[Iterator]]",r),o},Pa}var Na,Rf;function O1(){if(Rf)return Na;Rf=1;var e={}.toString;return Na=Array.isArray||function(t){return e.call(t)=="[object Array]"},Na}var xa,Df;function P1(){if(Df)return xa;Df=1;var e=Me(),t=e("String.prototype.valueOf"),n=function(l){try{return t(l),!0}catch{return!1}},r=e("Object.prototype.toString"),o="[object String]",i=$n()();return xa=function(l){return typeof l=="string"?!0:!l||typeof l!="object"?!1:i?n(l):r(l)===o},xa}var Ca,jf;function N1(){if(jf)return Ca;jf=1;var e=typeof Map=="function"&&Map.prototype?Map:null,t=typeof Set=="function"&&Set.prototype?Set:null,n;e||(n=function(i){return!1});var r=e?Map.prototype.has:null,o=t?Set.prototype.has:null;return!n&&!r&&(n=function(i){return!1}),Ca=n||function(i){if(!i||typeof i!="object")return!1;try{if(r.call(i),o)try{o.call(i)}catch{return!0}return i instanceof e}catch{}return!1},Ca}var Ma,Lf;function x1(){if(Lf)return Ma;Lf=1;var e=typeof Map=="function"&&Map.prototype?Map:null,t=typeof Set=="function"&&Set.prototype?Set:null,n;t||(n=function(i){return!1});var r=e?Map.prototype.has:null,o=t?Set.prototype.has:null;return!n&&!o&&(n=function(i){return!1}),Ma=n||function(i){if(!i||typeof i!="object")return!1;try{if(o.call(i),r)try{r.call(i)}catch{return!0}return i instanceof t}catch{}return!1},Ma}var Uf;function bm(){if(Uf)return sr.exports;Uf=1;var e=k1(),t=ym();if(Os()()||Go()()){var n=Symbol.iterator;sr.exports=function(E){if(E!=null&&typeof E[n]<"u")return E[n]();if(e(E))return Array.prototype[n].call(E)}}else{var r=O1(),o=P1(),i=Pt(),l=i("%Map%",!0),d=i("%Set%",!0),p=Wo(),f=p("Array.prototype.push"),c=p("String.prototype.charCodeAt"),h=p("String.prototype.slice"),s=function(E,C){var P=E.length;if(C+1>=P)return C+1;var O=c(E,C);if(O<55296||O>56319)return C+1;var x=c(E,C+1);return x<56320||x>57343?C+1:C+2},u=function(E){var C=0;return{next:function(){var P=C>=E.length,O;return P||(O=E[C],C+=1),{done:P,value:O}}}},a=function(E,C){if(r(E)||e(E))return u(E);if(o(E)){var P=0;return{next:function(){var O=s(E,P),x=h(E,P,O);return P=O,{done:O>E.length,value:x}}}}if(C&&typeof E["_es6-shim iterator_"]<"u")return E["_es6-shim iterator_"]()};if(!l&&!d)sr.exports=function(E){if(E!=null)return a(E,!0)};else{var m=N1(),g=x1(),v=p("Map.prototype.forEach",!0),$=p("Set.prototype.forEach",!0);if(typeof process>"u"||!process.versions||!process.versions.node)var _=p("Map.prototype.iterator",!0),y=p("Set.prototype.iterator",!0);var b=p("Map.prototype.@@iterator",!0)||p("Map.prototype._es6-shim iterator_",!0),w=p("Set.prototype.@@iterator",!0)||p("Set.prototype._es6-shim iterator_",!0),S=function(E){if(m(E)){if(_)return t(_(E));if(b)return b(E);if(v){var C=[];return v(E,function(O,x){f(C,[x,O])}),u(C)}}if(g(E)){if(y)return t(y(E));if(w)return w(E);if($){var P=[];return $(E,function(O){f(P,O)}),u(P)}}};sr.exports=function(E){return S(E)||a(E)}}}return sr.exports}var Aa,zf;function C1(){if(zf)return Aa;zf=1;var e=function(t){return t!==t};return Aa=function(t,n){return t===0&&n===0?1/t===1/n:!!(t===n||e(t)&&e(n))},Aa}var Ta,Bf;function M1(){if(Bf)return Ta;Bf=1;var e=C1();return Ta=function(){return typeof Object.is=="function"?Object.is:e},Ta}var Ra,Ff;function _m(){if(Ff)return Ra;Ff=1;var e=M1(),t=vn();return Ra=function(){var n=e();return t(Object,{is:n},{is:function(){return Object.is!==n}}),n},Ra}var Da,Hf;function Sm(){if(Hf)return Da;Hf=1;var e=vn(),t=Fn(),n=C1(),r=M1(),o=_m(),i=t(r(),Object);return e(i,{getPolyfill:r,implementation:n,shim:o}),Da=i,Da}var ja,Zf;function A1(){if(Zf)return ja;Zf=1;var e=Fn(),t=Me(),n=Pt(),r=n("%ArrayBuffer%",!0),o=t("ArrayBuffer.prototype.byteLength",!0),i=t("Object.prototype.toString"),l=!!r&&!o&&new r(0).slice,d=!!l&&e(l);return ja=o||d?function(p){if(!p||typeof p!="object")return!1;try{return o?o(p):d(p,0),!0}catch{return!1}}:r?function(p){return i(p)==="[object ArrayBuffer]"}:function(p){return!1},ja}var La,Gf;function wm(){if(Gf)return La;Gf=1;var e=Me(),t=e("Date.prototype.getDay"),n=function(l){try{return t(l),!0}catch{return!1}},r=e("Object.prototype.toString"),o="[object Date]",i=$n()();return La=function(l){return typeof l!="object"||l===null?!1:i?n(l):r(l)===o},La}var Ua,Wf;function T1(){if(Wf)return Ua;Wf=1;var e=Me(),t=$n()(),n=Ms(),r=gn(),o;if(t){var i=e("RegExp.prototype.exec"),l={},d=function(){throw l},p={toString:d,valueOf:d};typeof Symbol.toPrimitive=="symbol"&&(p[Symbol.toPrimitive]=d),o=function(h){if(!h||typeof h!="object")return!1;var s=r(h,"lastIndex"),u=s&&n(s,"value");if(!u)return!1;try{i(h,p)}catch(a){return a===l}}}else{var f=e("Object.prototype.toString"),c="[object RegExp]";o=function(h){return!h||typeof h!="object"&&typeof h!="function"?!1:f(h)===c}}return Ua=o,Ua}var za,Kf;function km(){if(Kf)return za;Kf=1;var e=Me(),t=e("SharedArrayBuffer.prototype.byteLength",!0);return za=t?function(n){if(!n||typeof n!="object")return!1;try{return t(n),!0}catch{return!1}}:function(n){return!1},za}var Ba,Vf;function Em(){if(Vf)return Ba;Vf=1;var e=Me(),t=e("Number.prototype.toString"),n=function(l){try{return t(l),!0}catch{return!1}},r=e("Object.prototype.toString"),o="[object Number]",i=$n()();return Ba=function(l){return typeof l=="number"?!0:!l||typeof l!="object"?!1:i?n(l):r(l)===o},Ba}var Fa,Yf;function Im(){if(Yf)return Fa;Yf=1;var e=Me(),t=e("Boolean.prototype.toString"),n=e("Object.prototype.toString"),r=function(l){try{return t(l),!0}catch{return!1}},o="[object Boolean]",i=$n()();return Fa=function(l){return typeof l=="boolean"?!0:l===null||typeof l!="object"?!1:i?r(l):n(l)===o},Fa}var yo={exports:{}},Ha,qf;function Om(){if(qf)return Ha;qf=1;var e=Me(),t=T1(),n=e("RegExp.prototype.exec"),r=Ye();return Ha=function(o){if(!t(o))throw new r("`regex` must be a RegExp");return function(i){return n(o,i)!==null}},Ha}var Jf;function Pm(){if(Jf)return yo.exports;Jf=1;var e=Me(),t=e("Object.prototype.toString"),n=Os()(),r=Om();if(n){var o=e("Symbol.prototype.toString"),i=r(/^Symbol\(.*\)$/),l=function(d){return typeof d.valueOf()!="symbol"?!1:i(o(d))};yo.exports=function(d){if(typeof d=="symbol")return!0;if(!d||typeof d!="object"||t(d)!=="[object Symbol]")return!1;try{return l(d)}catch{return!1}}}else yo.exports=function(d){return!1};return yo.exports}var bo={exports:{}},Za,Xf;function Nm(){if(Xf)return Za;Xf=1;var e=typeof BigInt<"u"&&BigInt;return Za=function(){return typeof e=="function"&&typeof BigInt=="function"&&typeof e(42)=="bigint"&&typeof BigInt(42)=="bigint"},Za}var Qf;function xm(){if(Qf)return bo.exports;Qf=1;var e=Nm()();if(e){var t=BigInt.prototype.valueOf,n=function(r){try{return t.call(r),!0}catch{}return!1};bo.exports=function(r){return r===null||typeof r>"u"||typeof r=="boolean"||typeof r=="string"||typeof r=="number"||typeof r=="symbol"||typeof r=="function"?!1:typeof r=="bigint"?!0:n(r)}}else bo.exports=function(r){return!1};return bo.exports}var Ga,ep;function Cm(){if(ep)return Ga;ep=1;var e=P1(),t=Em(),n=Im(),r=Pm(),o=xm();return Ga=function(i){if(i==null||typeof i!="object"&&typeof i!="function")return null;if(e(i))return"String";if(t(i))return"Number";if(n(i))return"Boolean";if(r(i))return"Symbol";if(o(i))return"BigInt"},Ga}var Wa,tp;function Mm(){if(tp)return Wa;tp=1;var e=typeof WeakMap=="function"&&WeakMap.prototype?WeakMap:null,t=typeof WeakSet=="function"&&WeakSet.prototype?WeakSet:null,n;e||(n=function(i){return!1});var r=e?e.prototype.has:null,o=t?t.prototype.has:null;return!n&&!r&&(n=function(i){return!1}),Wa=n||function(i){if(!i||typeof i!="object")return!1;try{if(r.call(i,r),o)try{o.call(i,o)}catch{return!0}return i instanceof e}catch{}return!1},Wa}var _o={exports:{}},np;function Am(){if(np)return _o.exports;np=1;var e=Pt(),t=Wo(),n=e("%WeakSet%",!0),r=t("WeakSet.prototype.has",!0);if(r){var o=t("WeakMap.prototype.has",!0);_o.exports=function(i){if(!i||typeof i!="object")return!1;try{if(r(i,r),o)try{o(i,o)}catch{return!0}return i instanceof n}catch{}return!1}}else _o.exports=function(i){return!1};return _o.exports}var Ka,rp;function Tm(){if(rp)return Ka;rp=1;var e=N1(),t=x1(),n=Mm(),r=Am();return Ka=function(o){if(o&&typeof o=="object"){if(e(o))return"Map";if(t(o))return"Set";if(n(o))return"WeakMap";if(r(o))return"WeakSet"}return!1},Ka}var Va,op;function Rm(){if(op)return Va;op=1;var e=Function.prototype.toString,t=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,n,r;if(typeof t=="function"&&typeof Object.defineProperty=="function")try{n=Object.defineProperty({},"length",{get:function(){throw r}}),r={},t(function(){throw 42},null,n)}catch($){$!==r&&(t=null)}else t=null;var o=/^\s*class\b/,i=function($){try{var _=e.call($);return o.test(_)}catch{return!1}},l=function($){try{return i($)?!1:(e.call($),!0)}catch{return!1}},d=Object.prototype.toString,p="[object Object]",f="[object Function]",c="[object GeneratorFunction]",h="[object HTMLAllCollection]",s="[object HTML document.all class]",u="[object HTMLCollection]",a=typeof Symbol=="function"&&!!Symbol.toStringTag,m=!(0 in[,]),g=function(){return!1};if(typeof document=="object"){var v=document.all;d.call(v)===d.call(document.all)&&(g=function($){if((m||!$)&&(typeof $>"u"||typeof $=="object"))try{var _=d.call($);return(_===h||_===s||_===u||_===p)&&$("")==null}catch{}return!1})}return Va=t?function($){if(g($))return!0;if(!$||typeof $!="function"&&typeof $!="object")return!1;try{t($,null,n)}catch(_){if(_!==r)return!1}return!i($)&&l($)}:function($){if(g($))return!0;if(!$||typeof $!="function"&&typeof $!="object")return!1;if(a)return l($);if(i($))return!1;var _=d.call($);return _!==f&&_!==c&&!/^\[object HTML/.test(_)?!1:l($)},Va}var Ya,ip;function Dm(){if(ip)return Ya;ip=1;var e=Rm(),t=Object.prototype.toString,n=Object.prototype.hasOwnProperty,r=function(d,p,f){for(var c=0,h=d.length;c<h;c++)n.call(d,c)&&(f==null?p(d[c],c,d):p.call(f,d[c],c,d))},o=function(d,p,f){for(var c=0,h=d.length;c<h;c++)f==null?p(d.charAt(c),c,d):p.call(f,d.charAt(c),c,d)},i=function(d,p,f){for(var c in d)n.call(d,c)&&(f==null?p(d[c],c,d):p.call(f,d[c],c,d))};function l(d){return t.call(d)==="[object Array]"}return Ya=function(d,p,f){if(!e(p))throw new TypeError("iterator must be a function");var c;arguments.length>=3&&(c=f),l(d)?r(d,p,c):typeof d=="string"?o(d,p,c):i(d,p,c)},Ya}var ap,sp;function jm(){return sp||(sp=1,ap=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]),ap}var qa,up;function Lm(){if(up)return qa;up=1;var e=jm(),t=typeof globalThis>"u"?Ht:globalThis;return qa=function(){for(var n=[],r=0;r<e.length;r++)typeof t[e[r]]=="function"&&(n[n.length]=e[r]);return n},qa}var Ja,lp;function Um(){if(lp)return Ja;lp=1;var e=Dm(),t=Lm(),n=Fn(),r=Me(),o=gn(),i=Cs(),l=r("Object.prototype.toString"),d=$n()(),p=typeof globalThis>"u"?Ht:globalThis,f=t(),c=r("String.prototype.slice"),h=r("Array.prototype.indexOf",!0)||function(m,g){for(var v=0;v<m.length;v+=1)if(m[v]===g)return v;return-1},s={__proto__:null};d&&o&&i?e(f,function(m){var g=new p[m];if(Symbol.toStringTag in g&&i){var v=i(g),$=o(v,Symbol.toStringTag);if(!$&&v){var _=i(v);$=o(_,Symbol.toStringTag)}s["$"+m]=n($.get)}}):e(f,function(m){var g=new p[m],v=g.slice||g.set;v&&(s["$"+m]=n(v))});var u=function(m){var g=!1;return e(s,function(v,$){if(!g)try{"$"+v(m)===$&&(g=c($,1))}catch{}}),g},a=function(m){var g=!1;return e(s,function(v,$){if(!g)try{v(m),g=c($,1)}catch{}}),g};return Ja=function(m){if(!m||typeof m!="object")return!1;if(!d){var g=c(l(m),8,-1);return h(f,g)>-1?g:g!=="Object"?!1:a(m)}return o?u(m):null},Ja}var Xa,cp;function zm(){if(cp)return Xa;cp=1;var e=Me(),t=e("ArrayBuffer.prototype.byteLength",!0),n=A1();return Xa=function(r){return n(r)?t?t(r):r.byteLength:NaN},Xa}var Qa,dp;function Bm(){if(dp)return Qa;dp=1;var e=um(),t=Wo(),n=fm(),r=Pt(),o=bm(),i=I1(),l=Sm(),d=k1(),p=O1(),f=A1(),c=wm(),h=T1(),s=km(),u=Ss(),a=Cm(),m=Tm(),g=Um(),v=zm(),$=t("SharedArrayBuffer.prototype.byteLength",!0),_=t("Date.prototype.getTime"),y=Object.getPrototypeOf,b=t("Object.prototype.toString"),w=r("%Set%",!0),S=t("Map.prototype.has",!0),E=t("Map.prototype.get",!0),C=t("Map.prototype.size",!0),P=t("Set.prototype.add",!0),O=t("Set.prototype.delete",!0),x=t("Set.prototype.has",!0),A=t("Set.prototype.size",!0);function W(N,M,G,K){for(var q=o(N),H;(H=q.next())&&!H.done;)if(ce(M,H.value,G,K))return O(N,H.value),!0;return!1}function ie(N){if(typeof N>"u")return null;if(typeof N!="object")return typeof N=="symbol"?!1:typeof N=="string"||typeof N=="number"?+N==+N:!0}function le(N,M,G,K,q,H){var Z=ie(G);if(Z!=null)return Z;var T=E(M,Z),R=e({},q,{strict:!1});return typeof T>"u"&&!S(M,Z)||!ce(K,T,R,H)?!1:!S(N,Z)&&ce(K,T,R,H)}function De(N,M,G){var K=ie(G);return K??(x(M,K)&&!x(N,K))}function qe(N,M,G,K,q,H){for(var Z=o(N),T,R;(T=Z.next())&&!T.done;)if(R=T.value,ce(G,R,q,H)&&ce(K,E(M,R),q,H))return O(N,R),!0;return!1}function ce(N,M,G,K){var q=G||{};if(q.strict?l(N,M):N===M)return!0;var H=a(N),Z=a(M);if(H!==Z)return!1;if(!N||!M||typeof N!="object"&&typeof M!="object")return q.strict?l(N,M):N==M;var T=K.has(N),R=K.has(M),J;if(T&&R){if(K.get(N)===K.get(M))return!0}else J={};return T||K.set(N,J),R||K.set(M,J),Tt(N,M,q,K)}function ln(N){return!N||typeof N!="object"||typeof N.length!="number"||typeof N.copy!="function"||typeof N.slice!="function"||N.length>0&&typeof N[0]!="number"?!1:!!(N.constructor&&N.constructor.isBuffer&&N.constructor.isBuffer(N))}function En(N,M,G,K){if(A(N)!==A(M))return!1;for(var q=o(N),H=o(M),Z,T,R;(Z=q.next())&&!Z.done;)if(Z.value&&typeof Z.value=="object")R||(R=new w),P(R,Z.value);else if(!x(M,Z.value)){if(G.strict||!De(N,M,Z.value))return!1;R||(R=new w),P(R,Z.value)}if(R){for(;(T=H.next())&&!T.done;)if(T.value&&typeof T.value=="object"){if(!W(R,T.value,G.strict,K))return!1}else if(!G.strict&&!x(N,T.value)&&!W(R,T.value,G.strict,K))return!1;return A(R)===0}return!0}function cn(N,M,G,K){if(C(N)!==C(M))return!1;for(var q=o(N),H=o(M),Z,T,R,J,me,te;(Z=q.next())&&!Z.done;)if(J=Z.value[0],me=Z.value[1],J&&typeof J=="object")R||(R=new w),P(R,J);else if(te=E(M,J),typeof te>"u"&&!S(M,J)||!ce(me,te,G,K)){if(G.strict||!le(N,M,J,me,G,K))return!1;R||(R=new w),P(R,J)}if(R){for(;(T=H.next())&&!T.done;)if(J=T.value[0],te=T.value[1],J&&typeof J=="object"){if(!qe(R,N,J,te,G,K))return!1}else if(!G.strict&&(!N.has(J)||!ce(E(N,J),te,G,K))&&!qe(R,N,J,te,e({},G,{strict:!1}),K))return!1;return A(R)===0}return!0}function Tt(N,M,G,K){var q,H;if(typeof N!=typeof M||N==null||M==null||b(N)!==b(M)||d(N)!==d(M))return!1;var Z=p(N),T=p(M);if(Z!==T)return!1;var R=N instanceof Error,J=M instanceof Error;if(R!==J||(R||J)&&(N.name!==M.name||N.message!==M.message))return!1;var me=h(N),te=h(M);if(me!==te||(me||te)&&(N.source!==M.source||n(N)!==n(M)))return!1;var vt=c(N),ge=c(M);if(vt!==ge||(vt||ge)&&_(N)!==_(M)||G.strict&&y&&y(N)!==y(M))return!1;var ve=g(N),at=g(M);if(ve!==at)return!1;if(ve||at){if(N.length!==M.length)return!1;for(q=0;q<N.length;q++)if(N[q]!==M[q])return!1;return!0}var Se=ln(N),$t=ln(M);if(Se!==$t)return!1;if(Se||$t){if(N.length!==M.length)return!1;for(q=0;q<N.length;q++)if(N[q]!==M[q])return!1;return!0}var yt=f(N),bt=f(M);if(yt!==bt)return!1;if(yt||bt)return v(N)!==v(M)?!1:typeof Uint8Array=="function"&&ce(new Uint8Array(N),new Uint8Array(M),G,K);var Fr=s(N),Hr=s(M);if(Fr!==Hr)return!1;if(Fr||Hr)return $(N)!==$(M)?!1:typeof Uint8Array=="function"&&ce(new Uint8Array(N),new Uint8Array(M),G,K);if(typeof N!=typeof M)return!1;var Rt=u(N),In=u(M);if(Rt.length!==In.length)return!1;for(Rt.sort(),In.sort(),q=Rt.length-1;q>=0;q--)if(Rt[q]!=In[q])return!1;for(q=Rt.length-1;q>=0;q--)if(H=Rt[q],!ce(N[H],M[H],G,K))return!1;var nr=m(N),Dt=m(M);return nr!==Dt?!1:nr==="Set"||Dt==="Set"?En(N,M,G,K):nr==="Map"?cn(N,M,G,K):!0}return Qa=function(N,M,G){return ce(N,M,G,i())},Qa}Bm();function Ue(e,t,n,r,o){return It(t,((i,l)=>{const d=i[l];if(d===void 0)throw new TypeError(Iu(l));return d})(e,t),n,r,o)}function It(e,t,n,r,o,i){const l=gr(t,n,r);if(o&&t!==l)throw new RangeError(Vh(e,t,n,r,i));return l}function Ae(e){return e!==null&&/object|function/.test(typeof e)}function Ge(e,t=Map){const n=new t;return(r,...o)=>{if(n.has(r))return n.get(r);const i=e(r,...o);return n.set(r,i),i}}function mr(e){return Ln({name:e},1)}function Ln(e,t){return Ot(n=>({value:n,configurable:1,writable:!t}),e)}function Fm(e){return Ot(t=>({get:t,configurable:1}),e)}function As(e){return{[Symbol.toStringTag]:{value:e,configurable:1}}}function Hn(e,t){const n={};let r=e.length;for(const o of t)n[e[--r]]=o;return n}function Ot(e,t,n){const r={};for(const o in t)r[o]=e(t[o],o,n);return r}function Vo(e,t,n){const r={};for(let o=0;o<t.length;o++){const i=t[o];r[i]=e(i,o,n)}return r}function R1(e,t,n){const r={};for(let o=0;o<e.length;o++)r[t[o]]=n[e[o]];return r}function nt(e,t){const n=Object.create(null);for(const r of e)n[r]=t[r];return n}function fp(e,t){for(const n of t)if(n in e)return 1;return 0}function D1(e,t,n){for(const r of e)if(t[r]!==n[r])return 0;return 1}function j1(e,t,n){const r={...n};for(let o=0;o<t;o++)r[e[o]]=0;return r}function ee(e,...t){return(...n)=>e(...t,...n)}function pp(e){return e[0].toUpperCase()+e.substring(1)}function Er(e){return e.slice().sort()}function Co(e,t){return String(t).padStart(e,"0")}function Zt(e,t){return Math.sign(e-t)}function gr(e,t,n){return Math.min(Math.max(e,t),n)}function wt(e,t){return[Math.floor(e/t),pr(e,t)]}function pr(e,t){return(e%t+t)%t}function Kt(e,t){return[Yo(e,t),Ts(e,t)]}function Yo(e,t){return Math.trunc(e/t)||0}function Ts(e,t){return e%t||0}function So(e){return Math.abs(e%1)===.5}function L1(e,t,n){let r=0,o=0;for(let d=0;d<=t;d++){const p=e[n[d]],f=pt[d],c=ue/f,[h,s]=Kt(p,c);r+=s*f,o+=h}const[i,l]=Kt(r,ue);return[o+i,l]}function qo(e,t,n){const r={};for(let o=t;o>=0;o--){const i=pt[o];r[n[o]]=Yo(e,i),e=Ts(e,i)}return r}function Hm(e){if(e!==void 0)return ke(e)}function Zm(e){if(e!==void 0)return St(e)}function U1(e){if(e!==void 0)return Rs(e)}function St(e){return F1(Rs(e))}function Rs(e){return B1(e3(e))}function z1(e,t){if(t==null)throw new RangeError(Iu(e));return t}function Ir(e){if(!Ae(e))throw new TypeError(Ev);return e}function Ds(e,t,n=e){if(typeof t!==e)throw new TypeError(rn(n,t));return t}function B1(e,t="number"){if(!Number.isInteger(e))throw new RangeError(yv(t,e));return e||0}function F1(e,t="number"){if(e<=0)throw new RangeError(bv(t,e));return e}function js(e){if(typeof e=="symbol")throw new TypeError(kv);return String(e)}function Oo(e,t){return Ae(e)?String(e):ke(e,t)}function Ls(e){if(typeof e=="string")return BigInt(e);if(typeof e!="bigint")throw new TypeError(wv(e));return e}function H1(e,t="number"){if(typeof e=="bigint")throw new TypeError(Sv(t));if(e=Number(e),!Number.isFinite(e))throw new RangeError(_v(t,e));return e}function Ne(e,t){return Math.trunc(H1(e,t))||0}function Us(e,t){return B1(H1(e,t),t)}function hp(e,t){return F1(Ne(e,t),t)}function zs(e,t){let[n,r]=Kt(t,ue),o=e+n;const i=Math.sign(o);return i&&i===-Math.sign(r)&&(o-=i,r+=i*ue),[o,r]}function Un(e,t,n=1){return zs(e[0]+t[0]*n,e[1]+t[1]*n)}function pn(e,t){return zs(e[0],e[1]+t)}function dt(e,t){return Un(t,e,-1)}function We(e,t){return Zt(e[0],t[0])||Zt(e[1],t[1])}function Z1(e,t,n){return We(e,t)===-1||We(e,n)===1}function Bs(e,t=1){const n=BigInt(ue/t);return[Number(e/n),Number(e%n)*t]}function Mo(e,t=1){const n=ue/t,[r,o]=Kt(e,n);return[r,o*t]}function ft(e,t=1,n){const[r,o]=e,[i,l]=Kt(o,t);return r*(ue/t)+(i+(n?l/t:0))}function Fs(e,t,n=wt){const[r,o]=e,[i,l]=n(o,t);return[r*(ue/t)+i,l]}function Hs(e){return Ue(e,"isoYear",Sr,_r,1),e.isoYear===Sr?Ue(e,"isoMonth",4,12,1):e.isoYear===_r&&Ue(e,"isoMonth",1,9,1),e}function Qe(e){return Fe({...e,...He,isoHour:12}),e}function Fe(e){const t=Ue(e,"isoYear",Sr,_r,1),n=t===Sr?1:t===_r?-1:0;return n&&ht(ye({...e,isoDay:e.isoDay+n,isoNanosecond:e.isoNanosecond-n})),e}function ht(e){if(!e||Z1(e,s3,a3))throw new RangeError(on);return e}function Vt(e){return L1(e,5,it)[1]}function Jo(e){const[t,n]=wt(e,ue);return[qo(n,5,it),t]}function mp(e){return Fs(e,ct)}function xe(e){return Zn(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond)}function ye(e){const t=xe(e);if(t!==void 0){const[n,r]=Kt(t,Be);return[n,r*Ct+(e.isoMicrosecond||0)*Ar+(e.isoNanosecond||0)]}}function Zs(e,t){const[n,r]=Jo(Vt(e)-t);return ht(ye({...e,isoDay:e.isoDay+r,...n}))}function Ao(...e){return Zn(...e)/r0}function Zn(...e){const[t,n]=G1(...e),r=t.valueOf();if(!isNaN(r))return r-n*Be}function G1(e,t=1,n=1,r=0,o=0,i=0,l=0){const d=e===Sr?1:e===_r?-1:0,p=new Date;return p.setUTCHours(r,o,i,l),p.setUTCFullYear(e,t-1,n+d),[p,d]}function Gn(e,t){let[n,r]=pn(e,t);r<0&&(r+=ue,n-=1);const[o,i]=wt(r,Ct),[l,d]=wt(i,Ar);return Xo(n*Be+o,l,d)}function Xo(e,t=0,n=0){const r=Math.ceil(Math.max(0,Math.abs(e)-Lu)/Be)*Math.sign(e),o=new Date(e-r*Be);return Hn(yi,[o.getUTCFullYear(),o.getUTCMonth()+1,o.getUTCDate()+r,o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds(),t,n])}function Gs(e,t){if(t<-Lu)throw new RangeError(on);const n=e.formatToParts(t),r={};for(const o of n)r[o.type]=o.value;return r}function Ws(e){return[e.isoYear,e.isoMonth,e.isoDay]}function W1(e,t){return[t,0]}function K1(){return Ut}function V1(e,t){switch(t){case 2:return Ks(e)?29:28;case 4:case 6:case 9:case 11:return 30}return 31}function Y1(e){return Ks(e)?366:365}function Ks(e){return e%4==0&&(e%100!=0||e%400==0)}function q1(e){const[t,n]=G1(e.isoYear,e.isoMonth,e.isoDay);return pr(t.getUTCDay()-n,7)||7}function J1(e){return this.id===Qn?(({isoYear:t})=>t<1?["gregory-inverse",1-t]:["gregory",t])(e):this.id===Jt?c3(e):[]}function Gm(e){const t=xe(e);if(t<l3){const{isoYear:i}=e;return i<1?["japanese-inverse",1-i]:["japanese",i]}const n=Gs(Vu(Jt),t),{era:r,eraYear:o}=jh(n,Jt);return[r,o]}function Qo(e){return yn(e),Wn(e,1),e}function yn(e){return X1(e,1),e}function gp(e){return D1(Ru,e,X1(e))}function X1(e,t){const{isoYear:n}=e,r=Ue(e,"isoMonth",1,K1(),t);return{isoYear:n,isoMonth:r,isoDay:Ue(e,"isoDay",1,V1(n,r),t)}}function Wn(e,t){return Hn(it,[Ue(e,"isoHour",0,23,t),Ue(e,"isoMinute",0,59,t),Ue(e,"isoSecond",0,59,t),Ue(e,"isoMillisecond",0,999,t),Ue(e,"isoMicrosecond",0,999,t),Ue(e,"isoNanosecond",0,999,t)])}function oe(e){return e===void 0?0:$0(Ir(e))}function ei(e,t=0){e=mt(e);const n=y0(e),r=b3(e,t);return[$0(e),r,n]}function Kn(e,t,n,r=9,o=0,i=4){t=mt(t);let l=v0(t,r,o),d=qs(t),p=Dr(t,i);const f=Rr(t,r,o,1);return l==null?l=Math.max(n,f):nh(l,f),d=Js(d,f,1),e&&(p=(c=>c<4?(c+2)%4:c)(p)),[l,f,d,p]}function ti(e,t=6,n){let r=qs(e=ni(e,Uo));const o=Dr(e,7);let i=Rr(e,t);return i=z1(Uo,i),r=Js(r,i,void 0,n),[i,r,o]}function Vs(e){return Uu(mt(e))}function Q1(e,t){return Ys(mt(e),t)}function Wm(e){const t=ni(e,ss),n=Xt(ss,$3,t,0);if(!n)throw new RangeError(rn(ss,n));return n}function Ys(e,t=4){const n=th(e);return[Dr(e,4),...eh(Rr(e,t),n)]}function eh(e,t){return e!=null?[pt[e],e<4?9-3*e:-1]:[t===void 0?1:10**(9-t),t]}function qs(e){const t=e[hr];return t===void 0?1:Ne(t,hr)}function Js(e,t,n,r){const o=r?ue:pt[t+1];if(o){const i=pt[t];if(o%((e=It(hr,e,1,o/i-(r?0:1),1))*i))throw new RangeError(rn(hr,e))}else e=It(hr,e,1,n?10**9:1,1);return e}function th(e){let t=e[as];if(t!==void 0){if(typeof t!="number"){if(js(t)==="auto")return;throw new RangeError(rn(as,t))}t=It(as,Math.floor(t),0,9,1)}return t}function mt(e){return e===void 0?{}:Ir(e)}function ni(e,t){return typeof e=="string"?{[t]:e}:Ir(e)}function ri(e){return{overflow:d3[e]}}function Xs(e,t,n=9,r=0,o){let i=t[e];if(i===void 0)return o?r:void 0;if(i=js(i),i==="auto")return o?r:null;let l=hs[i];if(l===void 0&&(l=r3[i]),l===void 0)throw new RangeError(qh(e,i,hs));return It(e,l,r,n,1,Ou),l}function Xt(e,t,n,r=0){const o=n[e];if(o===void 0)return r;const i=js(o),l=t[i];if(l===void 0)throw new RangeError(qh(e,i,t));return l}function nh(e,t){if(t>e)throw new RangeError(Wv)}function Nt(e){return{branding:Hu,epochNanoseconds:e}}function rt(e,t,n){return{branding:an,calendar:n,timeZone:t,epochNanoseconds:e}}function ot(e,t=e.calendar){return{branding:er,calendar:t,...nt(o3,e)}}function xt(e,t=e.calendar){return{branding:jr,calendar:t,...nt(Du,e)}}function vr(e,t=e.calendar){return{branding:zu,calendar:t,...nt(Du,e)}}function To(e,t=e.calendar){return{branding:Bu,calendar:t,...nt(Du,e)}}function gt(e){return{branding:Fu,...nt(p0,e)}}function he(e){return{branding:Zu,sign:Qt(e),...nt(Mu,e)}}function Qs(e){return Fs(e.epochNanoseconds,Ct)[0]}function Km(e){return((t,n=1)=>{const[r,o]=t,i=Math.floor(o/n),l=ue/n;return BigInt(r)*BigInt(l)+BigInt(i)})(e.epochNanoseconds)}function rh(e){return e.epochNanoseconds}function Vm(e,t,n,r,o){const i=hn(r),[l,d]=((v,$)=>{const _=$((v=ni(v,vs))[m0]);let y=y3(v);return y=z1(vs,y),[y,_]})(o,e),p=Math.max(l,i);if(!d&&yr(p,d))return vp(r,l);if(!d)throw new RangeError(gi);if(!r.sign)return 0;const[f,c,h]=ui(t,n,d),s=uu(h),u=li(h),a=lu(h),m=u(c,f,r);zn(d)||(Fe(f),Fe(m));const g=a(c,f,m,l);return yr(l,d)?vp(g,l):((v,$,_,y,b,w,S)=>{const E=Qt(v),[C,P]=eu(y,Tu(_,v),_,E,b,w,S),O=tu($,C,P);return v[se[_]]+O*E})(g,s(m),l,c,f,s,u)}function vp(e,t){return ft(be(e),pt[t],1)}function eu(e,t,n,r,o,i,l){const d=se[n],p={...t,[d]:t[d]+r},f=l(e,o,t),c=l(e,o,p);return[i(f),i(c)]}function tu(e,t,n){const r=ft(dt(t,n));if(!r)throw new RangeError(Xn);return ft(dt(t,e))/r}function Ym(e,t){const[n,r,o]=ti(t,5,1);return Nt(ii(e.epochNanoseconds,n,r,o,1))}function qm(e,t,n){let{epochNanoseconds:r,timeZone:o,calendar:i}=t;const[l,d,p]=ti(n);if(l===0&&d===1)return t;const f=e(o);if(l===6)r=((c,h,s,u)=>{const a=Ve(s,h),[m,g]=c(a),v=s.epochNanoseconds,$=qt(h,m),_=qt(h,g);if(Z1(v,$,_))throw new RangeError(Xn);return uh(tu(v,$,_),u)?_:$})(ah,f,t,p);else{const c=f.R(r);r=Vn(f,oh(Gn(r,c),l,d,p),c,2,0,1)}return rt(r,o,i)}function Jm(e,t){return ot(oh(e,...ti(t)),e.calendar)}function Xm(e,t){const[n,r,o]=ti(t,5);var i;return gt((i=o,nu(e,Or(n,r),i)[0]))}function Qm(e,t){const n=e(t.timeZone),r=Ve(t,n),[o,i]=ah(r),l=ft(dt(qt(n,o),qt(n,i)),$i,1);if(l<=0)throw new RangeError(Xn);return l}function eg(e,t){const{timeZone:n,calendar:r}=t,o=((i,l,d)=>qt(l,i(Ve(d,l))))(sh,e(n),t);return rt(o,n,r)}function oh(e,t,n,r){return ih(e,Or(t,n),r)}function ih(e,t,n){const[r,o]=nu(e,t,n);return Fe({...bn(e,o),...r})}function nu(e,t,n){return Jo(Yt(Vt(e),t,n))}function Ro(e){return Yt(e,vi,7)}function Or(e,t){return pt[e]*t}function ah(e){const t=sh(e);return[t,bn(t,1)]}function sh(e){return i3(6,e)}function tg(e,t,n){const r=Math.min(hn(e),6);return Yn(ai(be(e,r),t,n),r)}function oi(e,t,n,r,o,i,l,d,p,f){if(r===0&&o===1)return e;const c=yr(r,d)?zn(d)&&r<6&&n>=6?rg:ng:og;let[h,s,u]=c(e,t,n,r,o,i,l,d,p,f);return u&&r!==7&&(h=((a,m,g,v,$,_,y,b)=>{const w=Qt(a);for(let S=v+1;S<=g;S++){if(S===7&&g!==7)continue;const E=Tu(S,a);E[se[S]]+=w;const C=ft(dt(y(b($,_,E)),m));if(C&&Math.sign(C)!==w)break;a=E}return a})(h,s,n,Math.max(6,r),l,d,p,f)),h}function ii(e,t,n,r,o){if(t===6){const i=(l=>l[0]+l[1]/ue)(e);return[Yt(i,n,r),0]}return ai(e,Or(t,n),r,o)}function ai(e,t,n,r){let[o,i]=e;r&&i<0&&(i+=ue,o-=1);const[l,d]=wt(Yt(i,t,n),ue);return zs(o+l,d)}function Yt(e,t,n){return uh(e/t,n)*t}function uh(e,t){return w3[t](e)}function ng(e,t,n,r,o,i){const l=Qt(e),d=be(e),p=ii(d,r,o,i),f=dt(d,p),c=Math.sign(p[0]-d[0])===l,h=Yn(p,Math.min(n,6));return[{...e,...h},Un(t,f),c]}function rg(e,t,n,r,o,i,l,d,p,f){const c=Qt(e)||1,h=ft(be(e,5)),s=Or(r,o);let u=Yt(h,s,i);const[a,m]=eu(l,{...e,...Au},6,c,d,p,f),g=u-ft(dt(a,m));let v=0;g&&Math.sign(g)!==c?t=pn(a,u):(v+=c,u=Yt(g,s,i),t=pn(m,u));const $=ci(u);return[{...e,...$,days:e.days+v},t,!!v]}function og(e,t,n,r,o,i,l,d,p,f){const c=Qt(e),h=se[r],s=Tu(r,e);r===7&&(e={...e,weeks:e.weeks+Math.trunc(e.days/7)});const u=Yo(e[h],o)*o;s[h]=u;const[a,m]=eu(l,s,r,o*c,d,p,f),g=u+tu(t,a,m)*c*o,v=Yt(g,o,i),$=Math.sign(v-g)===c;return s[h]=v,[s,$?m:a,$]}function $p(e,t,n,r){const[o,i,l,d]=(f=>{const c=Ys(f=mt(f));return[f.timeZone,...c]})(r),p=o!==void 0;return((f,c,h,s,u,a)=>{h=ai(h,u,s,1);const m=c.R(h);return ru(Gn(h,m),a)+(f?Pr(Ro(m)):"Z")})(p,t(p?e(o):kn),n.epochNanoseconds,i,l,d)}function yp(e,t,n){const[r,o,i,l,d,p]=(f=>{f=mt(f);const c=Uu(f),h=th(f),s=S3(f),u=Dr(f,4),a=Rr(f,4);return[c,_3(f),s,u,...eh(a,h)]})(n);return((f,c,h,s,u,a,m,g,v,$)=>{s=ai(s,v,g,1);const _=f(h).R(s);return ru(Gn(s,_),$)+Pr(Ro(_),m)+((y,b)=>b!==1?"["+(b===2?"!":"")+y+"]":"")(h,a)+ou(c,u)})(e,t.calendar,t.timeZone,t.epochNanoseconds,r,o,i,l,d,p)}function bp(e,t){const[n,r,o,i]=(f=>(f=mt(f),[Uu(f),...Ys(f)]))(t);return l=e.calendar,d=n,p=i,ru(ih(e,o,r),p)+ou(l,d);var l,d,p}function _p(e,t){return n=e.calendar,r=e,o=Vs(t),Do(r)+ou(n,o);var n,r,o}function Sp(e,t){return lh(e.calendar,ch,e,Vs(t))}function wp(e,t){return lh(e.calendar,ig,e,Vs(t))}function kp(e,t){const[n,r,o]=Q1(t);return i=o,dh(nu(e,r,n)[0],i);var i}function es(e,t){const[n,r,o]=Q1(t,3);return r>1&&_n(e={...e,...tg(e,r,n)}),((i,l)=>{const{sign:d}=i,p=d===-1?Te(i):i,{hours:f,minutes:c}=p,[h,s]=Fs(be(p,3),ct,Kt);mh(h);const u=iu(s,l),a=l>=0||!d||u;return(d<0?"-":"")+"P"+Ep({Y:fn(p.years),M:fn(p.months),W:fn(p.weeks),D:fn(p.days)})+(f||c||h||a?"T"+Ep({H:fn(f),M:fn(c),S:fn(h,a)+u}):"")})(e,o)}function lh(e,t,n,r){const o=r>1||r===0&&e!==ne;return r===1?e===ne?t(n):Do(n):o?Do(n)+fh(e,r===2):t(n)}function Ep(e){const t=[];for(const n in e){const r=e[n];r&&t.push(r,n)}return t.join("")}function ru(e,t){return Do(e)+"T"+dh(e,t)}function Do(e){return ch(e)+"-"+et(e.isoDay)}function ch(e){const{isoYear:t}=e;return(t<0||t>9999?ph(t)+Co(6,Math.abs(t)):Co(4,t))+"-"+et(e.isoMonth)}function ig(e){return et(e.isoMonth)+"-"+et(e.isoDay)}function dh(e,t){const n=[et(e.isoHour),et(e.isoMinute)];return t!==-1&&n.push(et(e.isoSecond)+((r,o,i,l)=>iu(r*Ct+o*Ar+i,l))(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t)),n.join(":")}function Pr(e,t=0){if(t===1)return"";const[n,r]=wt(Math.abs(e),$i),[o,i]=wt(r,vi),[l,d]=wt(i,ct);return ph(e)+et(n)+":"+et(o)+(l||d?":"+et(l)+iu(d):"")}function ou(e,t){return t!==1&&(t>1||t===0&&e!==ne)?fh(e,t===2):""}function fh(e,t){return"["+(t?"!":"")+"u-ca="+e+"]"}function iu(e,t){let n=Co(9,e);return n=t===void 0?n.replace(I3,""):n.slice(0,t),n?"."+n:""}function ph(e){return e<0?"-":"+"}function fn(e,t){return e||t?e.toLocaleString("fullwide",{useGrouping:0}):""}function ag(e,t){const{epochNanoseconds:n}=e,r=(t.R?t:t(e.timeZone)).R(n),o=Gn(n,r);return{calendar:e.calendar,...o,offsetNanoseconds:r}}function Vn(e,t,n,r=0,o=0,i,l){if(n!==void 0&&r===1&&(r===1||l))return Zs(t,n);const d=e.I(t);if(n!==void 0&&r!==3){const p=((f,c,h,s)=>{const u=ye(c);s&&(h=Ro(h));for(const a of f){let m=ft(dt(a,u));if(s&&(m=Ro(m)),m===h)return a}})(d,t,n,i);if(p!==void 0)return p;if(r===0)throw new RangeError(zv)}return l?ye(t):Nr(e,t,o,d)}function Nr(e,t,n=0,r=e.I(t)){if(r.length===1)return r[0];if(n===1)throw new RangeError(Bv);if(r.length)return r[n===3?1:0];const o=ye(t),i=((d,p)=>{const f=d.R(pn(p,-ue));return(c=>{if(c>ue)throw new RangeError(Uv);return c})(d.R(pn(p,ue))-f)})(e,o),l=i*(n===2?-1:1);return(r=e.I(Gn(o,l)))[n===2?0:r.length-1]}function qt(e,t){const n=e.I(t);if(n.length)return n[0];const r=pn(ye(t),-ue);return e.O(r,1)}function Ip(e,t,n){return Nt(ht(Un(t.epochNanoseconds,(r=>{if(gh(r))throw new RangeError(Zv);return be(r,5)})(e?Te(n):n))))}function Op(e,t,n,r,o,i=Object.create(null)){const l=t(r.timeZone),d=e(r.calendar);return{...r,...au(l,d,r,n?Te(o):o,i)}}function Pp(e,t,n,r,o=Object.create(null)){const{calendar:i}=n;return ot(su(e(i),n,t?Te(r):r,o),i)}function Np(e,t,n,r,o){const{calendar:i}=n;return xt(si(e(i),n,t?Te(r):r,o),i)}function xp(e,t,n,r,o){const i=n.calendar,l=e(i);let d=Qe($r(l,n));t&&(r=cu(r)),r.sign<0&&(d=l.P(d,{..._e,months:1}),d=bn(d,-1));const p=l.P(d,r,o);return vr($r(l,p),i)}function Cp(e,t,n){return gt(hh(t,e?Te(n):n)[0])}function au(e,t,n,r,o){const i=be(r,5);let l=n.epochNanoseconds;if(gh(r)){const d=Ve(n,e);l=Un(Nr(e,{...si(t,d,{...r,...Au},o),...nt(it,d)}),i)}else l=Un(l,i),oe(o);return{epochNanoseconds:ht(l)}}function su(e,t,n,r){const[o,i]=hh(t,n);return Fe({...si(e,t,{...n,...Au,days:n.days+i},r),...o})}function si(e,t,n,r){if(n.years||n.months||n.weeks)return e.P(t,n,r);oe(r);const o=n.days+be(n,5)[0];return o?Qe(bn(t,o)):t}function $r(e,t,n=1){return bn(t,n-e.day(t))}function hh(e,t){const[n,r]=be(t,5),[o,i]=Jo(Vt(e)+r);return[o,n+i]}function bn(e,t){return t?{...e,...Xo(xe(e)+t*Be)}:e}function ui(e,t,n){const r=e(n.calendar);return zn(n)?[n,r,t(n.timeZone)]:[{...n,...He},r]}function uu(e){return e?rh:ye}function li(e){return e?ee(au,e):su}function lu(e){return e?ee(xg,e):Cg}function zn(e){return e&&e.epochNanoseconds}function yr(e,t){return e<=6-(zn(t)?1:0)}function Mp(e,t,n,r,o,i,l){const d=e(mt(l).relativeTo),p=Math.max(hn(o),hn(i));if(yr(p,d))return he(_n(((m,g,v,$)=>{const _=Un(be(m),be(g),$?-1:1);if(!Number.isFinite(_[0]))throw new RangeError(on);return{..._e,...Yn(_,v)}})(o,i,p,r)));if(!d)throw new RangeError(gi);r&&(i=Te(i));const[f,c,h]=ui(t,n,d),s=li(h),u=lu(h),a=s(c,f,o);return he(u(c,f,s(c,a,i),p))}function sg(e,t,n,r,o){const i=hn(r),[l,d,p,f,c]=((w,S,E)=>{w=ni(w,Uo);let C=v0(w);const P=E(w[m0]);let O=qs(w);const x=Dr(w,7);let A=Rr(w);if(C===void 0&&A===void 0)throw new RangeError(Gv);if(A==null&&(A=0),C==null&&(C=Math.max(A,S)),nh(C,A),O=Js(O,A,1),O>1&&A>5&&C!==A)throw new RangeError("For calendar units with roundingIncrement > 1, use largestUnit = smallestUnit");return[C,A,O,x,P]})(o,i,e),h=Math.max(i,l);if(!c&&h<=6)return he(_n(((w,S,E,C,P)=>{const O=ii(be(w),E,C,P);return{..._e,...Yn(O,S)}})(r,l,d,p,f)));if(!zn(c)&&!r.sign)return r;if(!c)throw new RangeError(gi);const[s,u,a]=ui(t,n,c),m=uu(a),g=li(a),v=lu(a),$=g(u,s,r);zn(c)||(Fe(s),Fe($));let _=v(u,s,$,l);const y=r.sign,b=Qt(_);if(y&&b&&y!==b)throw new RangeError(Xn);return _=oi(_,m($),l,d,p,f,u,s,m,g),he(_)}function ug(e){return e.sign===-1?cu(e):e}function cu(e){return he(Te(e))}function Te(e){const t={};for(const n of se)t[n]=-1*e[n]||0;return t}function lg(e){return!e.sign}function Qt(e,t=se){let n=0;for(const r of t){const o=Math.sign(e[r]);if(o){if(n&&n!==o)throw new RangeError(Hv);n=o}}return n}function _n(e){for(const t of n3)It(t,e[t],-Hp,Hp,1);return mh(ft(be(e),ct)),e}function mh(e){if(!Number.isSafeInteger(e))throw new RangeError(Fv)}function be(e,t=6){return L1(e,t,se)}function Yn(e,t=6){const[n,r]=e,o=qo(r,t,se);if(o[se[t]]+=n*(ue/pt[t]),!Number.isFinite(o[se[t]]))throw new RangeError(on);return o}function ci(e,t=5){return qo(e,t,se)}function gh(e){return!!Qt(e,f0)}function hn(e){let t=9;for(;t>0&&!e[se[t]];t--);return t}function cg(e,t){return[e,t]}function Ap(e){const t=Math.floor(e/No)*No;return[t,t+No]}function dg(e){const t=en(e=Oo(e));if(!t)throw new RangeError(ze(e));let n;if(t.j)n=0;else{if(!t.offset)throw new RangeError(ze(e));n=Sn(t.offset)}return t.timeZone&&mu(t.timeZone,1),Nt(Zs(Qo(t),n))}function fg(e){const t=en(ke(e));if(!t)throw new RangeError(ze(e));if(t.timeZone)return vh(t,t.offset?Sn(t.offset):void 0);if(t.j)throw new RangeError(ze(e));return yh(t)}function pg(e,t){const n=en(ke(e));if(!n||!n.timeZone)throw new RangeError(ze(e));const{offset:r}=n,o=r?Sn(r):void 0,[,i,l]=ei(t);return vh(n,o,i,l)}function Sn(e){const t=mu(e);if(t===void 0)throw new RangeError(ze(e));return t}function hg(e){const t=en(ke(e));if(!t||t.j)throw new RangeError(ze(e));return ot($h(t))}function du(e,t,n){let r=en(ke(e));if(!r||r.j)throw new RangeError(ze(e));return t?r.calendar===ne&&(r=r.isoYear===-271821&&r.isoMonth===4?{...r,isoDay:20,...He}:{...r,isoDay:1,...He}):n&&r.calendar===ne&&(r={...r,isoYear:Et}),xt(r.C?$h(r):yh(r))}function mg(e,t){const n=pu(ke(t));if(n)return fu(n),vr(Hs(yn(n)));const r=du(t,1);return vr($r(e(r.calendar),r))}function fu(e){if(e.calendar!==ne)throw new RangeError(kt(e.calendar))}function gg(e,t){const n=hu(ke(t));if(n)return fu(n),To(yn(n));const r=du(t,0,1),{calendar:o}=r,i=e(o),[l,d,p]=i.v(r),[f,c]=i.q(l,d),[h,s]=i.G(f,c,p);return To(Qe(i.V(h,s,p)),o)}function vg(e){let t,n=(r=>{const o=A3.exec(r);return o?(di(o[10]),Sh(o)):void 0})(ke(e));if(!n){if(n=en(e),!n)throw new RangeError(ze(e));if(!n.C)throw new RangeError(ze(e));if(n.j)throw new RangeError(kt("Z"));fu(n)}if((t=pu(e))&&gp(t))throw new RangeError(ze(e));if((t=hu(e))&&gp(t))throw new RangeError(ze(e));return gt(Wn(n,1))}function $g(e){const t=(n=>{const r=D3.exec(n);return r?(o=>{function i(c,h,s){let u=0,a=0;if(s&&([u,p]=wt(p,pt[s])),c!==void 0){if(d)throw new RangeError(kt(c));a=(m=>{const g=parseInt(m);if(!Number.isFinite(g))throw new RangeError(kt(m));return g})(c),l=1,h&&(p=gu(h)*(pt[s]/ct),d=1)}return u+a}let l=0,d=0,p=0,f={...Hn(se,[i(o[2]),i(o[3]),i(o[4]),i(o[5]),i(o[6],o[7],5),i(o[8],o[9],4),i(o[10],o[11],3)]),...qo(p,2,se)};if(!l)throw new RangeError(Yh(se));return vu(o[1])<0&&(f=Te(f)),f})(r):void 0})(ke(e));if(!t)throw new RangeError(ze(e));return he(_n(t))}function yg(e){const t=en(e)||pu(e)||hu(e);return t?t.calendar:e}function bg(e){const t=en(e);return t&&(t.timeZone||t.j&&kn||t.offset)||e}function vh(e,t,n=0,r=0){const o=$u(e.timeZone),i=X(o);let l;return Qo(e),l=e.C?Vn(i,e,t,n,r,!i.$,e.j):qt(i,e),rt(l,o,mi(e.calendar))}function $h(e){return bh(Fe(Qo(e)))}function yh(e){return bh(Qe(yn(e)))}function bh(e){return{...e,calendar:mi(e.calendar)}}function en(e){const t=M3.exec(e);return t?(n=>{const r=n[10],o=(r||"").toUpperCase()==="Z";return{isoYear:_h(n),isoMonth:parseInt(n[4]),isoDay:parseInt(n[5]),...Sh(n.slice(5)),...di(n[16]),C:!!n[6],j:o,offset:o?void 0:r}})(t):void 0}function pu(e){const t=x3.exec(e);return t?(n=>({isoYear:_h(n),isoMonth:parseInt(n[4]),isoDay:1,...di(n[5])}))(t):void 0}function hu(e){const t=C3.exec(e);return t?(n=>({isoYear:Et,isoMonth:parseInt(n[1]),isoDay:parseInt(n[2]),...di(n[3])}))(t):void 0}function mu(e,t){const n=T3.exec(e);return n?((r,o)=>{const i=r[4]||r[5];if(o&&i)throw new RangeError(kt(i));return(l=>{if(Math.abs(l)>=ue)throw new RangeError(Lv);return l})((jn(r[2])*$i+jn(r[3])*vi+jn(r[4])*ct+gu(r[5]||""))*vu(r[1]))})(n,t):void 0}function _h(e){const t=vu(e[1]),n=parseInt(e[2]||e[3]);if(t<0&&!n)throw new RangeError(kt(-0));return t*n}function Sh(e){const t=jn(e[3]);return{...Jo(gu(e[4]||""))[0],isoHour:jn(e[1]),isoMinute:jn(e[2]),isoSecond:t===60?59:t}}function di(e){let t,n;const r=[];if(e.replace(R3,(o,i,l)=>{const d=!!i,[p,f]=l.split("=").reverse();if(f){if(f==="u-ca")r.push(p),t||(t=d);else if(d||/[A-Z]/.test(f))throw new RangeError(kt(o))}else{if(n)throw new RangeError(kt(o));n=p}return""}),r.length>1&&t)throw new RangeError(kt(e));return{timeZone:n,calendar:r[0]||ne}}function gu(e){return parseInt(e.padEnd(9,"0"))}function qn(e){return new RegExp(`^${e}$`,"i")}function vu(e){return e&&e!=="+"?-1:1}function jn(e){return e===void 0?0:parseInt(e)}function _g(e){return $u(ke(e))}function $u(e){const t=yu(e);return typeof t=="number"?Pr(t):t?(n=>{if(U3.test(n))throw new RangeError(e0(n));if(L3.test(n))throw new RangeError(jv);return n.toLowerCase().split("/").map((r,o)=>(r.length<=3||/\d/.test(r))&&!/etc|yap/.test(r)?r.toUpperCase():r.replace(/baja|dumont|[a-z]+/g,(i,l)=>i.length<=2&&!o||i==="in"||i==="chat"?i.toUpperCase():i.length>2||!l?pp(i).replace(/island|noronha|murdo|rivadavia|urville/,pp):i)).join("/")})(e):kn}function Tp(e){const t=yu(e);return typeof t=="number"?t:t?t.resolvedOptions().timeZone:kn}function yu(e){const t=mu(e=e.toUpperCase(),1);return t!==void 0?t:e!==kn?j3(e):void 0}function wh(e,t){return We(e.epochNanoseconds,t.epochNanoseconds)}function kh(e,t){return We(e.epochNanoseconds,t.epochNanoseconds)}function Sg(e,t,n,r,o,i){const l=e(mt(i).relativeTo),d=Math.max(hn(r),hn(o));if(D1(se,r,o))return 0;if(yr(d,l))return We(be(r),be(o));if(!l)throw new RangeError(gi);const[p,f,c]=ui(t,n,l),h=uu(c),s=li(c);return We(h(s(f,p,r)),h(s(f,p,o)))}function Eh(e,t){return Jn(e,t)||bu(e,t)}function Jn(e,t){return Zt(xe(e),xe(t))}function bu(e,t){return Zt(Vt(e),Vt(t))}function wg(e,t){return!wh(e,t)}function kg(e,t){return!kh(e,t)&&!!Ih(e.timeZone,t.timeZone)&&e.calendar===t.calendar}function Eg(e,t){return!Eh(e,t)&&e.calendar===t.calendar}function Ig(e,t){return!Jn(e,t)&&e.calendar===t.calendar}function Og(e,t){return!Jn(e,t)&&e.calendar===t.calendar}function Pg(e,t){return!Jn(e,t)&&e.calendar===t.calendar}function Ng(e,t){return!bu(e,t)}function Ih(e,t){if(e===t)return 1;try{return Tp(e)===Tp(t)}catch{}}function Rp(e,t,n,r){const o=Kn(e,r,3,5),i=fi(t.epochNanoseconds,n.epochNanoseconds,...o);return he(e?Te(i):i)}function Dp(e,t,n,r,o,i){const l=hi(r.calendar,o.calendar),[d,p,f,c]=Kn(n,i,5),h=r.epochNanoseconds,s=o.epochNanoseconds,u=We(s,h);let a;if(u)if(d<6)a=fi(h,s,d,p,f,c);else{const m=t(((v,$)=>{if(!Ih(v,$))throw new RangeError(t0);return v})(r.timeZone,o.timeZone)),g=e(l);a=Ph(g,m,r,o,u,d,i),a=oi(a,s,d,p,f,c,g,r,rh,ee(au,m))}else a=_e;return he(n?Te(a):a)}function jp(e,t,n,r,o){const i=hi(n.calendar,r.calendar),[l,d,p,f]=Kn(t,o,6),c=ye(n),h=ye(r),s=We(h,c);let u;if(s)if(l<=6)u=fi(c,h,l,d,p,f);else{const a=e(i);u=Nh(a,n,r,s,l,o),u=oi(u,h,l,d,p,f,a,n,ye,su)}else u=_e;return he(t?Te(u):u)}function Lp(e,t,n,r,o){const i=hi(n.calendar,r.calendar);return Oh(t,()=>e(i),n,r,...Kn(t,o,6,9,6))}function Up(e,t,n,r,o){const i=hi(n.calendar,r.calendar),l=Kn(t,o,9,9,8),d=e(i),p=$r(d,n),f=$r(d,r);return p.isoYear===f.isoYear&&p.isoMonth===f.isoMonth&&p.isoDay===f.isoDay?he(_e):Oh(t,()=>d,Qe(p),Qe(f),...l,8)}function Oh(e,t,n,r,o,i,l,d,p=6){const f=ye(n),c=ye(r);if(f===void 0||c===void 0)throw new RangeError(on);let h;if(We(c,f))if(o===6)h=fi(f,c,o,i,l,d);else{const s=t();h=s.N(n,r,o),i===p&&l===1||(h=oi(h,c,o,i,l,d,s,n,ye,si))}else h=_e;return he(e?Te(h):h)}function zp(e,t,n,r){const[o,i,l,d]=Kn(e,r,5,5),p=Yt(_u(t,n),Or(i,l),d),f={..._e,...ci(p,o)};return he(e?Te(f):f)}function xg(e,t,n,r,o,i){const l=We(r.epochNanoseconds,n.epochNanoseconds);return l?o<6?xh(n.epochNanoseconds,r.epochNanoseconds,o):Ph(t,e,n,r,l,o,i):_e}function Cg(e,t,n,r,o){const i=ye(t),l=ye(n),d=We(l,i);return d?r<=6?xh(i,l,r):Nh(e,t,n,d,r,o):_e}function Ph(e,t,n,r,o,i,l){const[d,p,f]=((s,u,a,m)=>{function g(){return S={...bn(_,b++*-m),...$},E=Nr(s,S),We(y,E)===-m}const v=Ve(u,s),$=nt(it,v),_=Ve(a,s),y=a.epochNanoseconds;let b=0;const w=_u(v,_);let S,E;if(Math.sign(w)===-m&&b++,g()&&(m===-1||g()))throw new RangeError(Xn);const C=ft(dt(E,y));return[v,S,C]})(t,n,r,o);var c,h;return{...i===6?(c=d,h=p,{..._e,days:Ch(c,h)}):e.N(d,p,i,l),...ci(f)}}function Nh(e,t,n,r,o,i){const[l,d,p]=((f,c,h)=>{let s=c,u=_u(f,c);return Math.sign(u)===-h&&(s=bn(c,-h),u+=ue*h),[f,s,u]})(t,n,r);return{...e.N(l,d,o,i),...ci(p)}}function fi(e,t,n,r,o,i){return{..._e,...Yn(ii(dt(e,t),r,o,i),n)}}function xh(e,t,n){return{..._e,...Yn(dt(e,t),n)}}function Ch(e,t){return pi(xe(e),xe(t))}function pi(e,t){return Math.trunc((t-e)/Be)}function _u(e,t){return Vt(t)-Vt(e)}function hi(e,t){if(e!==t)throw new RangeError(Qh);return e}function Mh(e){return this.m(e)[0]}function Ah(e){return this.m(e)[1]}function Su(e){const[t]=this.v(e);return pi(this.p(t),xe(e))+1}function wu(e){const t=z3.exec(e);if(!t)throw new RangeError(Rv(e));return[parseInt(t[1]),!!t[2]]}function xr(e,t){return"M"+et(e)+(t?"L":"")}function jo(e,t,n){return e+(t||n&&e>=n?1:0)}function ku(e,t){return e-(t&&e>=t?1:0)}function Th(e,t){return(t+e)*(Math.sign(t)||1)||0}function ds(e){return c0[Dh(e)]}function Rh(e){return Xv[Dh(e)]}function Dh(e){return mn(e.id||ne)}function Mg(e){function t(o){return((i,l)=>({...jh(i,l),o:i.month,day:parseInt(i.day)}))(Gs(n,o),r)}const n=Vu(e),r=mn(e);return{id:e,h:Ag(t),l:Tg(t)}}function Ag(e){return Ge(t=>{const n=xe(t);return e(n)},WeakMap)}function Tg(e){const t=e(0).year-u3;return Ge(n=>{let r,o=Zn(n-t),i=0;const l=[],d=[];do o+=400*Be;while((r=e(o)).year<=n);do if(o+=(1-r.day)*Be,r.year===n&&(l.push(o),d.push(r.o)),o-=Be,++i>100||o<-Lu)throw new RangeError(Xn);while((r=e(o)).year>=n);return{i:l.reverse(),u:n0(d.reverse())}})}function jh(e,t){let n,r,o=Lh(e);if(e.era){const i=c0[t],l=d0[t]||{};i!==void 0&&(n=t==="islamic"?"ah":e.era.normalize("NFD").toLowerCase().replace(/[^a-z0-9]/g,""),n==="bc"||n==="b"?n="bce":n==="ad"||n==="a"?n="ce":n==="beforeroc"&&(n="broc"),n=l[n]||n,r=o,o=Th(r,i[n]||0))}return{era:n,eraYear:r,year:o}}function Lh(e){return parseInt(e.relatedYear||e.year)}function Lo(e){const{year:t,o:n,day:r}=this.h(e),{u:o}=this.l(t);return[t,o[n]+1,r]}function br(e,t=1,n=1){return this.l(e).i[t-1]+(n-1)*Be}function Uh(e,t){const n=Po.call(this,e);return[ku(t,n),n===t]}function Po(e){const t=Fp(this,e),n=Fp(this,e-1),r=t.length;if(r>n.length){const o=Rh(this);if(o<0)return-o;for(let i=0;i<r;i++)if(t[i]!==n[i])return i+1}}function wo(e){return pi(br.call(this,e),br.call(this,e+1))}function Bp(e,t){const{i:n}=this.l(e);let r=t+1,o=n;return r>n.length&&(r=1,o=this.l(e+1).i),pi(n[t-1],o[r-1])}function ko(e){return this.l(e).i.length}function zh(e){const t=this.h(e);return[t.era,t.eraYear]}function Fp(e,t){return Object.keys(e.l(t).u)}function Cr(e){return mi(ke(e))}function mi(e){if((e=e.toLowerCase())!==ne&&e!==Qn){const t=Vu(e).resolvedOptions().calendar;if(mn(e)!==mn(t))throw new RangeError(Xh(e));return t}return e}function mn(e){return e==="islamicc"&&(e="islamic"),e.split("-")[0]}function Bh(e,t){return n=>n===ne?e:n===Qn||n===Jt?Object.assign(Object.create(e),{id:n}):Object.assign(Object.create(t),B3(n))}function Rg(e,t,n,r){const o=tn(n,r,At,[],a0);if(o.timeZone!==void 0){const i=n.F(o),l=Mr(o),d=e(o.timeZone);return{epochNanoseconds:Vn(t(d),{...i,...l},o.offset!==void 0?Sn(o.offset):void 0),timeZone:d}}return{...n.F(o),...He}}function Dg(e,t,n,r,o,i){const l=tn(n,o,At,o0,a0),d=e(l.timeZone),[p,f,c]=ei(i),h=n.F(l,ri(p)),s=Mr(l,p);return rt(Vn(t(d),{...h,...s},l.offset!==void 0?Sn(l.offset):void 0,f,c),d,r)}function jg(e,t,n){const r=tn(e,t,At,[],Mt),o=oe(n);return ot(Fe({...e.F(r,ri(o)),...Mr(r,o)}))}function Lg(e,t,n,r=[]){const o=tn(e,t,At,r);return e.F(o,n)}function Ug(e,t,n,r){const o=tn(e,t,Cu,r);return e.K(o,n)}function zg(e,t,n,r){const o=tn(e,n,At,Tr);return t&&o.month!==void 0&&o.monthCode===void 0&&o.year===void 0&&(o.year=Et),e._(o,r)}function Bg(e,t){return gt(Mr(Ke(e,ms,[],1),oe(t)))}function Fg(e){const t=Ke(e,Mu);return he(_n({..._e,...t}))}function tn(e,t,n,r=[],o=[]){return Ke(t,[...e.fields(n),...o].sort(),r)}function Ke(e,t,n,r=!n){const o={};let i,l=0;for(const d of t){if(d===i)throw new RangeError(Ov(d));if(d==="constructor"||d==="__proto__")throw new RangeError(Iv(d));let p=e[d];if(p!==void 0)l=1,Zp[d]&&(p=Zp[d](p,d)),o[d]=p;else if(n){if(n.includes(d))throw new TypeError(Iu(d));o[d]=l0[d]}i=d}if(r&&!l)throw new TypeError(Yh(t));return o}function Mr(e,t){return Wn(Yu({...l0,...e}),t)}function Hg(e,t,n,r,o){const{calendar:i,timeZone:l}=n,d=e(i),p=t(l),f=[...d.fields(At),...i0].sort(),c=(v=>{const $=Ve(v,X),_=Pr($.offsetNanoseconds),y=_i(v.calendar),[b,w,S]=y.v($),[E,C]=y.q(b,w),P=xr(E,C);return{...Y3($),year:b,monthCode:P,day:S,offset:_}})(n),h=Ke(r,f),s=d.k(c,h),u={...c,...h},[a,m,g]=ei(o,2);return rt(Vn(p,{...d.F(s,ri(a)),...Wn(Yu(u),a)},Sn(u.offset),m,g),l,i)}function Zg(e,t,n,r){const o=e(t.calendar),i=[...o.fields(At),...Mt].sort(),l={...Hh(d=t),hour:d.isoHour,minute:d.isoMinute,second:d.isoSecond,millisecond:d.isoMillisecond,microsecond:d.isoMicrosecond,nanosecond:d.isoNanosecond};var d;const p=Ke(n,i),f=oe(r),c=o.k(l,p),h={...l,...p};return ot(Fe({...o.F(c,ri(f)),...Wn(Yu(h),f)}))}function Gg(e,t,n,r){const o=e(t.calendar),i=o.fields(At).sort(),l=Hh(t),d=Ke(n,i),p=o.k(l,d);return o.F(p,r)}function Wg(e,t,n,r){const o=e(t.calendar),i=o.fields(Cu).sort(),l=(f=>{const c=_i(f.calendar),[h,s]=c.v(f),[u,a]=c.q(h,s);return{year:h,monthCode:xr(u,a)}})(t),d=Ke(n,i),p=o.k(l,d);return o.K(p,r)}function Kg(e,t,n,r){const o=e(t.calendar),i=o.fields(At).sort(),l=(f=>{const c=_i(f.calendar),[h,s,u]=c.v(f),[a,m]=c.q(h,s);return{monthCode:xr(a,m),day:u}})(t),d=Ke(n,i),p=o.k(l,d);return o._(p,r)}function Vg(e,t,n){return gt(((r,o,i)=>Mr({...nt(ms,r),...Ke(o,ms)},oe(i)))(e,t,n))}function Yg(e,t){return he((n=e,r=t,_n({...n,...Ke(r,Mu)})));var n,r}function Fh(e,t,n,r,o){t=nt(n=e.fields(n),t),r=Ke(r,o=e.fields(o),[]);let i=e.k(t,r);return i=Ke(i,[...n,...o].sort(),[]),e.F(i)}function ts(e,t){const n=ds(e),r=d0[e.id||""]||{};let{era:o,eraYear:i,year:l}=t;if(o!==void 0||i!==void 0){if(o===void 0||i===void 0)throw new TypeError(Cv);if(!n)throw new RangeError(xv);const d=n[r[o]||o];if(d===void 0)throw new RangeError(Av(o));const p=Th(i,d);if(l!==void 0&&l!==p)throw new RangeError(Mv);l=p}else if(l===void 0)throw new TypeError(Tv(n));return l}function Eo(e,t,n,r){let{month:o,monthCode:i}=t;if(i!==void 0){const l=((d,p,f,c)=>{const h=d.L(f),[s,u]=wu(p);let a=jo(s,u,h);if(u){const m=Rh(d);if(m===void 0)throw new RangeError(lr);if(m>0){if(a>m)throw new RangeError(lr);if(h===void 0){if(c===1)throw new RangeError(lr);a--}}else{if(a!==-m)throw new RangeError(lr);if(h===void 0&&c===1)throw new RangeError(lr)}}return a})(e,i,n,r);if(o!==void 0&&o!==l)throw new RangeError(Dv);o=l,r=1}else if(o===void 0)throw new TypeError(Jh);return It("month",o,1,e.B(n),r)}function ns(e,t,n,r,o){return Ue(t,"day",1,e.U(r,n),o)}function rs(e,t,n,r){let o=0;const i=[];for(const l of n)t[l]!==void 0?o=1:i.push(l);if(Object.assign(e,t),o)for(const l of r||i)delete e[l]}function Hh(e){const t=_i(e.calendar),[n,r,o]=t.v(e),[i,l]=t.q(n,r);return{year:n,monthCode:xr(i,l),day:o}}function qg(e){return Nt(ht(Bs(Ls(e))))}function Jg(e,t,n,r,o=ne){return rt(ht(Bs(Ls(n))),t(r),e(o))}function Xg(e,t,n,r,o=0,i=0,l=0,d=0,p=0,f=0,c=ne){return ot(Fe(Qo(Ot(Ne,Hn(yi,[t,n,r,o,i,l,d,p,f])))),e(c))}function Qg(e,t,n,r,o=ne){return xt(Qe(yn(Ot(Ne,{isoYear:t,isoMonth:n,isoDay:r}))),e(o))}function ev(e,t,n,r=ne,o=1){const i=Ne(t),l=Ne(n),d=e(r);return vr(Hs(yn({isoYear:i,isoMonth:l,isoDay:Ne(o)})),d)}function tv(e,t,n,r=ne,o=Et){const i=Ne(t),l=Ne(n),d=e(r);return To(Qe(yn({isoYear:Ne(o),isoMonth:i,isoDay:l})),d)}function nv(e=0,t=0,n=0,r=0,o=0,i=0){return gt(Wn(Ot(Ne,Hn(it,[e,t,n,r,o,i])),1))}function rv(e=0,t=0,n=0,r=0,o=0,i=0,l=0,d=0,p=0,f=0){return he(_n(Ot(Us,Hn(se,[e,t,n,r,o,i,l,d,p,f]))))}function ov(e,t,n=ne){return rt(e.epochNanoseconds,t,n)}function iv(e){return Nt(e.epochNanoseconds)}function Zh(e,t){return ot(Ve(t,e))}function Gh(e,t){return xt(Ve(t,e))}function Wh(e,t){return gt(Ve(t,e))}function av(e,t,n,r){const o=((i,l,d,p)=>{const f=(c=>y0(mt(c)))(p);return Nr(i(l),d,f)})(e,n,t,r);return rt(ht(o),n,t.calendar)}function sv(e,t,n,r,o){const i=e(o.timeZone),l=o.plainTime,d=l!==void 0?t(l):void 0,p=n(i);let f;return f=d?Nr(p,{...r,...d}):qt(p,{...r,...He}),rt(f,i,r.calendar)}function uv(e,t=He){return ot(Fe({...e,...t}))}function lv(e,t,n){return((r,o)=>{const i=tn(r,o,s0);return r.K(i,void 0)})(e(t.calendar),n)}function cv(e,t,n){return((r,o)=>{const i=tn(r,o,u0);return r._(i)})(e(t.calendar),n)}function dv(e,t,n,r){return((o,i,l)=>Fh(o,i,s0,Ir(l),Tr))(e(t.calendar),n,r)}function fv(e,t,n,r){return((o,i,l)=>Fh(o,i,u0,Ir(l),Pu))(e(t.calendar),n,r)}function pv(e){return Nt(ht(Mo(Us(e),Ct)))}function hv(e){return Nt(ht(Bs(Ls(e))))}function wn(e,t,n){const r=new Set(n);return(o,i)=>{const l=n&&fp(o,n);if(!fp(o=((d,p)=>{const f={};for(const c in p)d.has(c)||(f[c]=p[c]);return f})(r,o),e)){if(i&&l)throw new TypeError("Invalid formatting options");o={...t,...o}}return n&&(o.timeZone=kn,["full","long"].includes(o.J)&&(o.J="medium")),o}}function nn(e,t=Kh,n=0){const[r,,,o]=e;return(i,l=h$,...d)=>{const p=t(o&&o(...d),i,l,r,n),f=p.resolvedOptions();return[p,...mv(e,f,d)]}}function Kh(e,t,n,r,o){if(n=r(n,o),e){if(n.timeZone!==void 0)throw new TypeError(Vv);n.timeZone=e}return new Gt(t,n)}function mv(e,t,n){const[,r,o]=e;return n.map(i=>(i.calendar&&((l,d,p)=>{if((p||l!==ne)&&l!==d)throw new RangeError(Qh)})(i.calendar,t.calendar,o),r(i,t)))}function gv(e,t,n){const r=t.timeZone,o=e(r),i={...Ve(t,o),...n||He};let l;return l=n?Vn(o,i,i.offsetNanoseconds,2):qt(o,i),rt(l,r,t.calendar)}function vv(e,t=He){return ot(Fe({...e,...t}))}function Eu(e,t){return{...e,calendar:t}}function $v(e,t){return{...e,timeZone:t}}function os(e){const t=fs();return Gn(t,e.R(t))}function fs(){return Mo(Date.now(),Ct)}function ur(){return Gp||(Gp=new Gt().resolvedOptions().timeZone)}const yv=(e,t)=>`Non-integer ${e}: ${t}`,bv=(e,t)=>`Non-positive ${e}: ${t}`,_v=(e,t)=>`Non-finite ${e}: ${t}`,Sv=e=>`Cannot convert bigint to ${e}`,wv=e=>`Invalid bigint: ${e}`,kv="Cannot convert Symbol to string",Ev="Invalid object",Vh=(e,t,n,r,o)=>o?Vh(e,o[t],o[n],o[r]):rn(e,t)+`; must be between ${n}-${r}`,rn=(e,t)=>`Invalid ${e}: ${t}`,Iu=e=>`Missing ${e}`,Iv=e=>`Invalid field ${e}`,Ov=e=>`Duplicate field ${e}`,Yh=e=>"No valid fields: "+e.join(),Pv="Invalid bag",qh=(e,t,n)=>rn(e,t)+"; must be "+Object.keys(n).join(),Nv="Cannot use valueOf",ps="Invalid calling context",xv="Forbidden era/eraYear",Cv="Mismatching era/eraYear",Mv="Mismatching year/eraYear",Av=e=>`Invalid era: ${e}`,Tv=e=>"Missing year"+(e?"/era/eraYear":""),Rv=e=>`Invalid monthCode: ${e}`,Dv="Mismatching month/monthCode",Jh="Missing month/monthCode",lr="Invalid leap month",Xn="Invalid protocol results",Xh=e=>rn("Calendar",e),Qh="Mismatching Calendars",e0=e=>rn("TimeZone",e),t0="Mismatching TimeZones",jv="Forbidden ICU TimeZone",Lv="Out-of-bounds offset",Uv="Out-of-bounds TimeZone gap",zv="Invalid TimeZone offset",Bv="Ambiguous offset",on="Out-of-bounds date",Fv="Out-of-bounds duration",Hv="Cannot mix duration signs",gi="Missing relativeTo",Zv="Cannot use large units",Gv="Required smallestUnit or largestUnit",Wv="smallestUnit > largestUnit",ze=e=>`Cannot parse: ${e}`,kt=e=>`Invalid substring: ${e}`,Kv=e=>`Cannot format ${e}`,is="Mismatching types for formatting",Vv="Cannot specify TimeZone",n0=ee(Vo,(e,t)=>t),Bn=ee(Vo,(e,t,n)=>n),et=ee(Co,2),hs={nanosecond:0,microsecond:1,millisecond:2,second:3,minute:4,hour:5,day:6,week:7,month:8,year:9},Ou=Object.keys(hs),Be=864e5,r0=1e3,Ar=1e3,Ct=1e6,ct=1e9,vi=6e10,$i=36e11,ue=864e11,pt=[1,Ar,Ct,ct,vi,$i,ue],Mt=Ou.slice(0,6),ms=Er(Mt),Yv=["offset"],o0=["timeZone"],i0=Mt.concat(Yv),a0=i0.concat(o0),gs=["era","eraYear"],qv=gs.concat(["year"]),Pu=["year"],Nu=["monthCode"],xu=["month"].concat(Nu),Tr=["day"],Cu=xu.concat(Pu),s0=Nu.concat(Pu),At=Tr.concat(Cu),Jv=Tr.concat(xu),u0=Tr.concat(Nu),l0=Bn(Mt,0),ne="iso8601",Qn="gregory",Jt="japanese",c0={[Qn]:{"gregory-inverse":-1,gregory:0},[Jt]:{"japanese-inverse":-1,japanese:0,meiji:1867,taisho:1911,showa:1925,heisei:1988,reiwa:2018},ethiopic:{ethioaa:0,ethiopic:5500},coptic:{"coptic-inverse":-1,coptic:0},roc:{"roc-inverse":-1,roc:0},buddhist:{be:0},islamic:{ah:0},indian:{saka:0},persian:{ap:0}},d0={[Qn]:{bce:"gregory-inverse",ce:"gregory"},[Jt]:{bce:"japanese-inverse",ce:"japanese"},ethiopic:{era0:"ethioaa",era1:"ethiopic"},coptic:{era0:"coptic-inverse",era1:"coptic"},roc:{broc:"roc-inverse",minguo:"roc"}},Xv={chinese:13,dangi:13,hebrew:-6},ke=ee(Ds,"string"),Qv=ee(Ds,"boolean"),e3=ee(Ds,"number"),se=Ou.map(e=>e+"s"),Mu=Er(se),t3=se.slice(0,6),f0=se.slice(6),n3=f0.slice(1),r3=n0(se),_e=Bn(se,0),Au=Bn(t3,0),Tu=ee(j1,se),it=["isoNanosecond","isoMicrosecond","isoMillisecond","isoSecond","isoMinute","isoHour"],Ru=["isoDay","isoMonth","isoYear"],yi=it.concat(Ru),Du=Er(Ru),p0=Er(it),o3=Er(yi),He=Bn(p0,0),i3=ee(j1,yi),ju=1e8,Lu=ju*Be,a3=[ju,0],s3=[-ju,0],_r=275760,Sr=-271821,Gt=Intl.DateTimeFormat,h0="en-GB",u3=1970,Et=1972,Ut=12,l3=Zn(1868,9,8),c3=Ge(Gm,WeakMap),Uo="smallestUnit",vs="unit",hr="roundingIncrement",as="fractionalSecondDigits",m0="relativeTo",ss="direction",g0={constrain:0,reject:1},d3=Object.keys(g0),f3={compatible:0,reject:1,earlier:2,later:3},p3={reject:0,use:1,prefer:2,ignore:3},h3={auto:0,never:1,critical:2,always:3},m3={auto:0,never:1,critical:2},g3={auto:0,never:1},v3={floor:0,halfFloor:1,ceil:2,halfCeil:3,trunc:4,halfTrunc:5,expand:6,halfExpand:7,halfEven:8},$3={previous:-1,next:1},Rr=ee(Xs,Uo),v0=ee(Xs,"largestUnit"),y3=ee(Xs,vs),$0=ee(Xt,"overflow",g0),y0=ee(Xt,"disambiguation",f3),b3=ee(Xt,"offset",p3),Uu=ee(Xt,"calendarName",h3),_3=ee(Xt,"timeZoneName",m3),S3=ee(Xt,"offset",g3),Dr=ee(Xt,"roundingMode",v3),zu="PlainYearMonth",Bu="PlainMonthDay",jr="PlainDate",er="PlainDateTime",Fu="PlainTime",an="ZonedDateTime",Hu="Instant",Zu="Duration",w3=[Math.floor,e=>So(e)?Math.floor(e):Math.round(e),Math.ceil,e=>So(e)?Math.ceil(e):Math.round(e),Math.trunc,e=>So(e)?Math.trunc(e)||0:Math.round(e),e=>e<0?Math.floor(e):Math.ceil(e),e=>Math.sign(e)*Math.round(Math.abs(e))||0,e=>So(e)?(e=Math.trunc(e)||0)+e%2:Math.round(e)],kn="UTC",No=5184e3,k3=Ao(1847),E3=Ao(new Date().getUTCFullYear()+10),I3=/0+$/,Ve=Ge(ag,WeakMap),Hp=2**32-1,X=Ge(e=>{const t=yu(e);return typeof t=="object"?new P3(t):new O3(t||0)});class O3{constructor(t){this.$=t}R(){return this.$}I(t){return(n=>{const r=ye({...n,...He});if(!r||Math.abs(r[0])>1e8)throw new RangeError(on)})(t),[Zs(t,this.$)]}O(){}}class P3{constructor(t){this.nn=(n=>{function r(f){const c=gr(f,d,p),[h,s]=Ap(c),u=i(h),a=i(s);return u===a?u:o(l(h,s),u,a,f)}function o(f,c,h,s){let u,a;for(;(s===void 0||(u=s<f[0]?c:s>=f[1]?h:void 0)===void 0)&&(a=f[1]-f[0]);){const m=f[0]+Math.floor(a/2);n(m)===h?f[1]=m:f[0]=m+1}return u}const i=Ge(n),l=Ge(cg);let d=k3,p=E3;return{tn(f){const c=r(f-86400),h=r(f+86400),s=f-c,u=f-h;if(c===h)return[s];const a=r(s);return a===r(u)?[f-a]:c>h?[s,u]:[]},rn:r,O(f,c){const h=gr(f,d,p);let[s,u]=Ap(h);const a=No*c,m=c<0?()=>u>d||(d=h,0):()=>s<p||(p=h,0);for(;m();){const g=i(s),v=i(u);if(g!==v){const $=l(s,u);o($,g,v);const _=$[0];if((Zt(_,f)||1)===c)return _}s+=a,u+=a}}}})((n=>r=>{const o=Gs(n,r*r0);return Ao(Lh(o),parseInt(o.month),parseInt(o.day),parseInt(o.hour),parseInt(o.minute),parseInt(o.second))-r})(t))}R(t){return this.nn.rn((n=>mp(n)[0])(t))*ct}I(t){const[n,r]=[Ao((o=t).isoYear,o.isoMonth,o.isoDay,o.isoHour,o.isoMinute,o.isoSecond),o.isoMillisecond*Ct+o.isoMicrosecond*Ar+o.isoNanosecond];var o;return this.nn.tn(n).map(i=>ht(pn(Mo(i,ct),r)))}O(t,n){const[r,o]=mp(t),i=this.nn.O(r+(n>0||o?1:0),n);if(i!==void 0)return Mo(i,ct)}}const Gu="([+-])",xo="(?:[.,](\\d{1,9}))?",b0=`(?:(?:${Gu}(\\d{6}))|(\\d{4}))-?(\\d{2})`,Wu="(\\d{2})(?::?(\\d{2})(?::?(\\d{2})"+xo+")?)?",Ku=Gu+Wu,N3=b0+"-?(\\d{2})(?:[T ]"+Wu+"(Z|"+Ku+")?)?",_0="\\[(!?)([^\\]]*)\\]",bi=`((?:${_0}){0,9})`,x3=qn(b0+bi),C3=qn("(?:--)?(\\d{2})-?(\\d{2})"+bi),M3=qn(N3+bi),A3=qn("T?"+Wu+"(?:"+Ku+")?"+bi),T3=qn(Ku),R3=new RegExp(_0,"g"),D3=qn(`${Gu}?P(\\d+Y)?(\\d+M)?(\\d+W)?(\\d+D)?(?:T(?:(\\d+)${xo}H)?(?:(\\d+)${xo}M)?(?:(\\d+)${xo}S)?)?`),j3=Ge(e=>new Gt(h0,{timeZone:e,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"})),L3=/^(AC|AE|AG|AR|AS|BE|BS|CA|CN|CS|CT|EA|EC|IE|IS|JS|MI|NE|NS|PL|PN|PR|PS|SS|VS)T$/,U3=/[^\w\/:+-]+/,z3=/^M(\d{2})(L?)$/,B3=Ge(Mg),Vu=Ge(e=>new Gt(h0,{calendar:e,timeZone:kn,era:"short",year:"numeric",month:"short",day:"numeric"})),S0={P(e,t,n){const r=oe(n);let o,{years:i,months:l,weeks:d,days:p}=t;if(p+=be(t,5)[0],i||l)o=((f,c,h,s,u)=>{let[a,m,g]=f.v(c);if(h){const[v,$]=f.q(a,m);a+=h,m=jo(v,$,f.L(a)),m=It("month",m,1,f.B(a),u)}return s&&([a,m]=f.un(a,m,s)),g=It("day",g,1,f.U(a,m),u),f.p(a,m,g)})(this,e,i,l,r);else{if(!d&&!p)return e;o=xe(e)}if(o===void 0)throw new RangeError(on);return o+=(7*d+p)*Be,Qe(Xo(o))},N(e,t,n){if(n<=7){let p=0,f=Ch({...e,...He},{...t,...He});return n===7&&([p,f]=Kt(f,7)),{..._e,weeks:p,days:f}}const r=this.v(e),o=this.v(t);let[i,l,d]=((p,f,c,h,s,u,a)=>{let m=s-f,g=u-c,v=a-h;if(m||g){const $=Math.sign(m||g);let _=p.U(s,u),y=0;if(Math.sign(v)===-$){const b=_;[s,u]=p.un(s,u,-$),m=s-f,g=u-c,_=p.U(s,u),y=$<0?-b:_}if(v=a-Math.min(h,_)+y,m){const[b,w]=p.q(f,c),[S,E]=p.q(s,u);if(g=S-b||Number(E)-Number(w),Math.sign(g)===-$){const C=$<0&&-p.B(s);m=(s-=$)-f,g=u-jo(b,w,p.L(s))+(C||p.B(s))}}}return[m,g,v]})(this,...r,...o);return n===8&&(l+=this.cn(i,r[0]),i=0),{..._e,years:i,months:l,days:d}},F(e,t){const n=oe(t),r=ts(this,e),o=Eo(this,e,r,n),i=ns(this,e,o,r,n);return xt(Qe(this.V(r,o,i)),this.id||ne)},K(e,t){const n=oe(t),r=ts(this,e),o=Eo(this,e,r,n);return vr(Hs(this.V(r,o,1)),this.id||ne)},_(e,t){const n=oe(t);let r,o,i,l=e.eraYear!==void 0||e.year!==void 0?ts(this,e):void 0;const d=!this.id;if(l===void 0&&d&&(l=Et),l!==void 0){const h=Eo(this,e,l,n);r=ns(this,e,h,l,n);const s=this.L(l);o=ku(h,s),i=h===s}else{if(e.monthCode===void 0)throw new TypeError(Jh);if([o,i]=wu(e.monthCode),this.id&&this.id!==Qn&&this.id!==Jt)if(this.id&&mn(this.id)==="coptic"&&n===0){const h=i||o!==13?30:6;r=e.day,r=gr(r,1,h)}else if(this.id&&mn(this.id)==="chinese"&&n===0){const h=!i||o!==1&&o!==9&&o!==10&&o!==11&&o!==12?30:29;r=e.day,r=gr(r,1,h)}else r=e.day;else r=ns(this,e,Eo(this,e,Et,n),Et,n)}const p=this.G(o,i,r);if(!p)throw new RangeError("Cannot guess year");const[f,c]=p;return To(Qe(this.V(f,c,r)),this.id||ne)},fields(e){return ds(this)&&e.includes("year")?[...e,...gs]:e},k(e,t){const n=Object.assign(Object.create(null),e);return rs(n,t,xu),ds(this)&&(rs(n,t,qv),this.id===Jt&&rs(n,t,Jv,gs)),n},inLeapYear(e){const[t]=this.v(e);return this.sn(t)},monthsInYear(e){const[t]=this.v(e);return this.B(t)},daysInMonth(e){const[t,n]=this.v(e);return this.U(t,n)},daysInYear(e){const[t]=this.v(e);return this.fn(t)},dayOfYear:Su,era(e){return this.hn(e)[0]},eraYear(e){return this.hn(e)[1]},monthCode(e){const[t,n]=this.v(e),[r,o]=this.q(t,n);return xr(r,o)},dayOfWeek:q1,daysInWeek(){return 7}},F3={v:Ws,hn:J1,q:W1},H3={dayOfYear:Su,v:Ws,p:Zn},Z3=Object.assign({},H3,{weekOfYear:Mh,yearOfWeek:Ah,m(e){function t(u){return(7-u<r?7:0)-u}function n(u){const a=Y1(s+u),m=u||1,g=t(pr(p+a*m,7));return c=(a+(g-f)*m)/7}const r=this.id?1:4,o=q1(e),i=this.dayOfYear(e),l=pr(o-1,7),d=i-1,p=pr(l-d,7),f=t(p);let c,h=Math.floor((d-f)/7)+1,s=e.isoYear;return h?h>n(0)&&(h=1,s++):(h=n(-1),s--),[h,s,c]}}),G3=Object.assign({},S0,Z3,{v:Ws,hn:J1,q:W1,G(e,t){if(!t)return[Et,e]},sn:Ks,L(){},B:K1,cn:e=>e*Ut,U:V1,fn:Y1,V:(e,t,n)=>({isoYear:e,isoMonth:t,isoDay:n}),p:Zn,un:(e,t,n)=>(e+=Yo(n,Ut),(t+=Ts(n,Ut))<1?(e--,t+=Ut):t>Ut&&(e++,t-=Ut),[e,t]),year(e){return e.isoYear},month(e){return e.isoMonth},day:e=>e.isoDay}),W3={v:Lo,hn:zh,q:Uh},K3={dayOfYear:Su,v:Lo,p:br,weekOfYear:Mh,yearOfWeek:Ah,m(){return[]}},V3=Object.assign({},S0,K3,{v:Lo,hn:zh,q:Uh,G(e,t,n){const r=this.id&&mn(this.id)==="chinese"?((f,c,h)=>{if(c)switch(f){case 1:return 1651;case 2:return h<30?1947:1765;case 3:return h<30?1966:1955;case 4:return h<30?1963:1944;case 5:return h<30?1971:1952;case 6:return h<30?1960:1941;case 7:return h<30?1968:1938;case 8:return h<30?1957:1718;case 9:return 1832;case 10:return 1870;case 11:return 1814;case 12:return 1890}return 1972})(e,t,n):Et;let[o,i,l]=Lo.call(this,{isoYear:r,isoMonth:Ut,isoDay:31});const d=Po.call(this,o),p=i===d;(Zt(e,ku(i,d))||Zt(Number(t),Number(p))||Zt(n,l))===1&&o--;for(let f=0;f<100;f++){const c=o-f,h=Po.call(this,c),s=jo(e,t,h);if(t===(s===h)&&n<=Bp.call(this,c,s))return[c,s]}},sn(e){const t=wo.call(this,e);return t>wo.call(this,e-1)&&t>wo.call(this,e+1)},L:Po,B:ko,cn(e,t){const n=t+e,r=Math.sign(e),o=r<0?-1:0;let i=0;for(let l=t;l!==n;l+=r)i+=ko.call(this,l+o);return i},U:Bp,fn:wo,V(e,t,n){return Xo(br.call(this,e,t,n))},p:br,un(e,t,n){if(n){if(t+=n,!Number.isSafeInteger(t))throw new RangeError(on);if(n<0)for(;t<1;)t+=ko.call(this,--e);else{let r;for(;t>(r=ko.call(this,e));)t-=r,e++}}return[e,t]},year(e){return this.h(e).year},month(e){const{year:t,o:n}=this.h(e),{u:r}=this.l(t);return r[n]+1},day(e){return this.h(e).day}}),_i=Bh(F3,W3),Y=Bh(G3,V3),Zp={era:Oo,eraYear:Ne,year:Ne,month:hp,monthCode(e){const t=Oo(e);return wu(t),t},day:hp,...Bn(Mt,Ne),...Bn(se,Us),offset(e){const t=Oo(e);return Sn(t),t}},Yu=ee(R1,Mt,it),Y3=ee(R1,it,Mt),Wt="numeric",Lr=["timeZoneName"],w0={month:Wt,day:Wt},qu={year:Wt,month:Wt},Ju=Object.assign({},qu,{day:Wt}),Xu={hour:Wt,minute:Wt,second:Wt},Qu=Object.assign({},Ju,Xu),q3=Object.assign({},Qu,{timeZoneName:"short"}),J3=Object.keys(qu),X3=Object.keys(w0),Q3=Object.keys(Ju),e$=Object.keys(Xu),el=["dateStyle"],t$=J3.concat(el),n$=X3.concat(el),tl=Q3.concat(el,["weekday"]),Ur=e$.concat(["dayPeriod","timeStyle","fractionalSecondDigits"]),nl=tl.concat(Ur),r$=Lr.concat(Ur),o$=Lr.concat(tl),i$=Lr.concat(["day","weekday"],Ur),a$=Lr.concat(["year","weekday"],Ur),s$=wn(nl,Qu),u$=wn(nl,q3),l$=wn(nl,Qu,Lr),c$=wn(tl,Ju,r$),d$=wn(Ur,Xu,o$),f$=wn(t$,qu,i$),p$=wn(n$,w0,a$),h$={},k0=new Gt(void 0,{calendar:ne}).resolvedOptions().calendar===ne,E0=[s$,Qs],m$=[u$,Qs,0,(e,t)=>{const n=e.timeZone;if(t&&t.timeZone!==n)throw new RangeError(t0);return n}],I0=[l$,xe],O0=[c$,xe],P0=[d$,e=>Vt(e)/Ct],N0=[f$,xe,k0],x0=[p$,xe,k0];let Gp;function sn(e,t,n,r,o){function i(...p){if(!(this instanceof i))throw new TypeError(ps);Vp(this,t(...p))}function l(p,f){return Object.defineProperties(function(...c){return p.call(this,d(this),...c)},mr(f))}function d(p){const f=Re(p);if(!f||f.branding!==e)throw new TypeError(ps);return f}return Object.defineProperties(i.prototype,{...Fm(Ot(l,n)),...Ln(Ot(l,r)),...As("Temporal."+e)}),Object.defineProperties(i,{...Ln(o),...mr(e)}),[i,p=>{const f=Object.create(i.prototype);return Vp(f,p),f},d]}function tr(e){if(Re(e)||e.calendar!==void 0||e.timeZone!==void 0)throw new TypeError(Pv);return e}function zr(e){return C0(e)||ne}function C0(e){const{calendar:t}=e;if(t!==void 0)return Si(t)}function Si(e){if(Ae(e)){const{calendar:t}=Re(e)||{};if(!t)throw new TypeError(Xh(e));return t}return(t=>mi(yg(ke(t))))(e)}function rl(e){const t={};for(const n in e)t[n]=r=>{const{calendar:o}=r;return Y(o)[n](r)};return t}function un(){throw new TypeError(Nv)}function Ze(e){if(Ae(e)){const{timeZone:t}=Re(e)||{};if(!t)throw new TypeError(e0(e));return t}return(t=>$u(bg(ke(t))))(e)}function pe(e){if(Ae(e)){const t=Re(e);return t&&t.branding===Zu?t:Fg(e)}return $g(e)}function cr(e){if(e!==void 0){if(Ae(e)){const t=Re(e)||{};switch(t.branding){case an:case jr:return t;case er:return xt(t)}const n=zr(e);return{...Rg(Ze,X,Y(n),e),calendar:n}}return fg(e)}}function zt(e,t){if(Ae(e)){const r=Re(e)||{};switch(r.branding){case Fu:return oe(t),r;case er:return oe(t),gt(r);case an:return oe(t),Wh(X,r)}return Bg(e,t)}const n=vg(e);return oe(t),n}function ol(e){return e===void 0?void 0:zt(e)}function Mn(e,t){if(Ae(e)){const r=Re(e)||{};switch(r.branding){case er:return oe(t),r;case jr:return oe(t),ot({...r,...He});case an:return oe(t),Zh(X,r)}return jg(Y(zr(e)),e,t)}const n=hg(e);return oe(t),n}function Wp(e,t){if(Ae(e)){const r=Re(e);if(r&&r.branding===Bu)return oe(t),r;const o=C0(e);return zg(Y(o||ne),!o,e,t)}const n=gg(Y,e);return oe(t),n}function An(e,t){if(Ae(e)){const r=Re(e);return r&&r.branding===zu?(oe(t),r):Ug(Y(zr(e)),e,t)}const n=mg(Y,e);return oe(t),n}function Tn(e,t){if(Ae(e)){const r=Re(e)||{};switch(r.branding){case jr:return oe(t),r;case er:return oe(t),xt(r);case an:return oe(t),Gh(X,r)}return Lg(Y(zr(e)),e,t)}const n=du(e);return oe(t),n}function Rn(e,t){if(Ae(e)){const n=Re(e);if(n&&n.branding===an)return ei(t),n;const r=zr(e);return Dg(Ze,X,Y(r),r,e,t)}return pg(e,t)}function Kp(e){return Ot(t=>n=>t($s(n)),e)}function $s(e){return Ve(e,X)}function Dn(e){if(Ae(e)){const t=Re(e);if(t)switch(t.branding){case Hu:return t;case an:return Nt(t.epochNanoseconds)}}return dg(e)}function g$(){function e(i,l){return new t(i,l)}function t(i,l=Object.create(null)){Bo.set(this,((d,p)=>{const f=new Gt(d,p),c=f.resolvedOptions(),h=c.locale,s=nt(Object.keys(p),c),u=Ge(y$),a=(m,...g)=>{if(m){if(g.length!==2)throw new TypeError(is);for(const y of g)if(y===void 0)throw new TypeError(is)}m||g[0]!==void 0||(g=[]);const v=g.map(y=>Re(y)||Number(y));let $,_=0;for(const y of v){const b=typeof y=="object"?y.branding:void 0;if(_++&&b!==$)throw new TypeError(is);$=b}return $?u($)(h,s,...v):[f,...v]};return a.X=f,a})(i,l))}const n=Gt.prototype,r=Object.getOwnPropertyDescriptors(n),o=Object.getOwnPropertyDescriptors(Gt);for(const i in r){const l=r[i],d=i.startsWith("format")&&v$(i);typeof l.value=="function"?l.value=i==="constructor"?e:d||$$(i):d&&(l.get=function(){if(!Bo.has(this))throw new TypeError(ps);return(...p)=>d.apply(this,p)},Object.defineProperties(l.get,mr(`get ${i}`)))}return o.prototype.value=t.prototype=Object.create({},r),Object.defineProperties(e,o),e}function v$(e){return Object.defineProperties(function(...t){const n=Bo.get(this),[r,...o]=n(e.includes("Range"),...t);return r[e](...o)},mr(e))}function $$(e){return Object.defineProperties(function(...t){return Bo.get(this).X[e](...t)},mr(e))}function y$(e){const t=E$[e];if(!t)throw new TypeError(Kv(e));return nn(t,Ge(Kh),1)}const zo=new WeakMap,Re=zo.get.bind(zo),Vp=zo.set.bind(zo),M0={era:Hm,eraYear:U1,year:Rs,month:St,daysInMonth:St,daysInYear:St,inLeapYear:Qv,monthsInYear:St},il={monthCode:ke},A0={day:St},b$={dayOfWeek:St,dayOfYear:St,weekOfYear:Zm,yearOfWeek:U1,daysInWeek:St},al=rl(Object.assign({},M0,il,A0,b$)),_$=rl({...M0,...il}),S$=rl({...il,...A0}),Br={calendarId:e=>e.calendar},w$=Vo(e=>t=>t[e],se.concat("sign")),sl=Vo((e,t)=>n=>n[it[t]],Mt),T0={epochMilliseconds:Qs,epochNanoseconds:Km},[k$,fe]=sn(Zu,rv,{...w$,blank:lg},{with:(e,t)=>fe(Yg(e,t)),negated:e=>fe(cu(e)),abs:e=>fe(ug(e)),add:(e,t,n)=>fe(Mp(cr,Y,X,0,e,pe(t),n)),subtract:(e,t,n)=>fe(Mp(cr,Y,X,1,e,pe(t),n)),round:(e,t)=>fe(sg(cr,Y,X,e,t)),total:(e,t)=>Vm(cr,Y,X,e,t),toLocaleString(e,t,n){return Intl.DurationFormat?new Intl.DurationFormat(t,n).format(this):es(e)},toString:es,toJSON:e=>es(e),valueOf:un},{from:e=>fe(pe(e)),compare:(e,t,n)=>Sg(cr,Y,X,pe(e),pe(t),n)}),E$={Instant:E0,PlainDateTime:I0,PlainDate:O0,PlainTime:P0,PlainYearMonth:N0,PlainMonthDay:x0},I$=nn(E0),O$=nn(m$),P$=nn(I0),N$=nn(O0),x$=nn(P0),C$=nn(N0),M$=nn(x0),[A$,Ft]=sn(Fu,nv,sl,{with(e,t,n){return Ft(Vg(this,tr(t),n))},add:(e,t)=>Ft(Cp(0,e,pe(t))),subtract:(e,t)=>Ft(Cp(1,e,pe(t))),until:(e,t,n)=>fe(zp(0,e,zt(t),n)),since:(e,t,n)=>fe(zp(1,e,zt(t),n)),round:(e,t)=>Ft(Xm(e,t)),equals:(e,t)=>Ng(e,zt(t)),toLocaleString(e,t,n){const[r,o]=x$(t,n,e);return r.format(o)},toString:kp,toJSON:e=>kp(e),valueOf:un},{from:(e,t)=>Ft(zt(e,t)),compare:(e,t)=>bu(zt(e),zt(t))}),[T$,st]=sn(er,ee(Xg,Cr),{...Br,...al,...sl},{with:(e,t,n)=>st(Zg(Y,e,tr(t),n)),withCalendar:(e,t)=>st(Eu(e,Si(t))),withPlainTime:(e,t)=>st(vv(e,ol(t))),add:(e,t,n)=>st(Pp(Y,0,e,pe(t),n)),subtract:(e,t,n)=>st(Pp(Y,1,e,pe(t),n)),until:(e,t,n)=>fe(jp(Y,0,e,Mn(t),n)),since:(e,t,n)=>fe(jp(Y,1,e,Mn(t),n)),round:(e,t)=>st(Jm(e,t)),equals:(e,t)=>Eg(e,Mn(t)),toZonedDateTime:(e,t,n)=>Oe(av(X,e,Ze(t),n)),toPlainDate:e=>ut(xt(e)),toPlainTime:e=>Ft(gt(e)),toLocaleString(e,t,n){const[r,o]=P$(t,n,e);return r.format(o)},toString:bp,toJSON:e=>bp(e),valueOf:un},{from:(e,t)=>st(Mn(e,t)),compare:(e,t)=>Eh(Mn(e),Mn(t))}),[R$,ys]=sn(Bu,ee(tv,Cr),{...Br,...S$},{with:(e,t,n)=>ys(Kg(Y,e,tr(t),n)),equals:(e,t)=>Pg(e,Wp(t)),toPlainDate(e,t){return ut(fv(Y,e,this,t))},toLocaleString(e,t,n){const[r,o]=M$(t,n,e);return r.format(o)},toString:wp,toJSON:e=>wp(e),valueOf:un},{from:(e,t)=>ys(Wp(e,t))}),[D$,dr]=sn(zu,ee(ev,Cr),{...Br,..._$},{with:(e,t,n)=>dr(Wg(Y,e,tr(t),n)),add:(e,t,n)=>dr(xp(Y,0,e,pe(t),n)),subtract:(e,t,n)=>dr(xp(Y,1,e,pe(t),n)),until:(e,t,n)=>fe(Up(Y,0,e,An(t),n)),since:(e,t,n)=>fe(Up(Y,1,e,An(t),n)),equals:(e,t)=>Og(e,An(t)),toPlainDate(e,t){return ut(dv(Y,e,this,t))},toLocaleString(e,t,n){const[r,o]=C$(t,n,e);return r.format(o)},toString:Sp,toJSON:e=>Sp(e),valueOf:un},{from:(e,t)=>dr(An(e,t)),compare:(e,t)=>Jn(An(e),An(t))}),[j$,ut]=sn(jr,ee(Qg,Cr),{...Br,...al},{with:(e,t,n)=>ut(Gg(Y,e,tr(t),n)),withCalendar:(e,t)=>ut(Eu(e,Si(t))),add:(e,t,n)=>ut(Np(Y,0,e,pe(t),n)),subtract:(e,t,n)=>ut(Np(Y,1,e,pe(t),n)),until:(e,t,n)=>fe(Lp(Y,0,e,Tn(t),n)),since:(e,t,n)=>fe(Lp(Y,1,e,Tn(t),n)),equals:(e,t)=>Ig(e,Tn(t)),toZonedDateTime(e,t){const n=Ae(t)?t:{timeZone:t};return Oe(sv(Ze,zt,X,e,n))},toPlainDateTime:(e,t)=>st(uv(e,ol(t))),toPlainYearMonth(e){return dr(lv(Y,e,this))},toPlainMonthDay(e){return ys(cv(Y,e,this))},toLocaleString(e,t,n){const[r,o]=N$(t,n,e);return r.format(o)},toString:_p,toJSON:e=>_p(e),valueOf:un},{from:(e,t)=>ut(Tn(e,t)),compare:(e,t)=>Jn(Tn(e),Tn(t))}),[L$,Oe]=sn(an,ee(Jg,Cr,_g),{...T0,...Br,...Kp(al),...Kp(sl),offset:e=>Pr($s(e).offsetNanoseconds),offsetNanoseconds:e=>$s(e).offsetNanoseconds,timeZoneId:e=>e.timeZone,hoursInDay:e=>Qm(X,e)},{with:(e,t,n)=>Oe(Hg(Y,X,e,tr(t),n)),withCalendar:(e,t)=>Oe(Eu(e,Si(t))),withTimeZone:(e,t)=>Oe($v(e,Ze(t))),withPlainTime:(e,t)=>Oe(gv(X,e,ol(t))),add:(e,t,n)=>Oe(Op(Y,X,0,e,pe(t),n)),subtract:(e,t,n)=>Oe(Op(Y,X,1,e,pe(t),n)),until:(e,t,n)=>fe(he(Dp(Y,X,0,e,Rn(t),n))),since:(e,t,n)=>fe(he(Dp(Y,X,1,e,Rn(t),n))),round:(e,t)=>Oe(qm(X,e,t)),startOfDay:e=>Oe(eg(X,e)),equals:(e,t)=>kg(e,Rn(t)),toInstant:e=>Bt(iv(e)),toPlainDateTime:e=>st(Zh(X,e)),toPlainDate:e=>ut(Gh(X,e)),toPlainTime:e=>Ft(Wh(X,e)),toLocaleString(e,t,n={}){const[r,o]=O$(t,n,e);return r.format(o)},toString:(e,t)=>yp(X,e,t),toJSON:e=>yp(X,e),valueOf:un,getTimeZoneTransition(e,t){const{timeZone:n,epochNanoseconds:r}=e,o=Wm(t),i=X(n).O(r,o);return i?Oe({...e,epochNanoseconds:i}):null}},{from:(e,t)=>Oe(Rn(e,t)),compare:(e,t)=>kh(Rn(e),Rn(t))}),[U$,Bt]=sn(Hu,qg,T0,{add:(e,t)=>Bt(Ip(0,e,pe(t))),subtract:(e,t)=>Bt(Ip(1,e,pe(t))),until:(e,t,n)=>fe(Rp(0,e,Dn(t),n)),since:(e,t,n)=>fe(Rp(1,e,Dn(t),n)),round:(e,t)=>Bt(Ym(e,t)),equals:(e,t)=>wg(e,Dn(t)),toZonedDateTimeISO:(e,t)=>Oe(ov(e,Ze(t))),toLocaleString(e,t,n){const[r,o]=I$(t,n,e);return r.format(o)},toString:(e,t)=>$p(Ze,X,e,t),toJSON:e=>$p(Ze,X,e),valueOf:un},{from:e=>Bt(Dn(e)),fromEpochMilliseconds:e=>Bt(pv(e)),fromEpochNanoseconds:e=>Bt(hv(e)),compare:(e,t)=>wh(Dn(e),Dn(t))}),z$=Object.defineProperties({},{...As("Temporal.Now"),...Ln({timeZoneId:()=>ur(),instant:()=>Bt(Nt(fs())),zonedDateTimeISO:(e=ur())=>Oe(rt(fs(),Ze(e),ne)),plainDateTimeISO:(e=ur())=>st(ot(os(X(Ze(e))),ne)),plainDateISO:(e=ur())=>ut(xt(os(X(Ze(e))),ne)),plainTimeISO:(e=ur())=>Ft(gt(os(X(Ze(e)))))})});({...As("Temporal"),...Ln({PlainYearMonth:D$,PlainMonthDay:R$,PlainDate:j$,PlainTime:A$,PlainDateTime:T$,ZonedDateTime:L$,Instant:U$,Duration:k$,Now:z$})});const B$=g$(),Bo=new WeakMap;Ln({DateTimeFormat:B$});de.NUMBER,de.NUMERIC,de.CURRENCY,de.RATING,de.POSITION;de.TEXT,de.RICH_TEXT,de.RICH_TEXT_V2;we.z.string().transform(e=>e===""?[]:bs(e)?[e]:JSON.parse(e)).refine(e=>Array.isArray(e)&&e.every(t=>typeof t=="string"),{error:"Expected an array of strings"});we.z.preprocess(e=>{try{if(typeof e=="string"){if(bs(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[]}},we.z.array(we.z.string().refine(e=>k2(e)||bs(e),"Must be a valid UUID or a variable with {{ }} syntax"))).catch([]);const F$=we.z.object({isCurrentWorkspaceMemberSelected:we.z.boolean().optional(),selectedRecordIds:we.z.array(we.z.string())});we.z.string().transform((e,t)=>{try{return JSON.parse(e)}catch(n){return t.addIssue({code:"custom",message:n.message}),we.z.NEVER}}).pipe(F$);Object.entries(w2).map(([e,{label:t}])=>({value:e,label:`${t} (${e})`}));var us,Yp;function H$(){if(Yp)return us;Yp=1;var e="[object Symbol]",t=/[\\^$.*+?()[\]{}|]/g,n=RegExp(t.source),r=typeof Ht=="object"&&Ht&&Ht.Object===Object&&Ht,o=typeof self=="object"&&self&&self.Object===Object&&self,i=r||o||Function("return this")(),l=Object.prototype,d=l.toString,p=i.Symbol,f=p?p.prototype:void 0,c=f?f.toString:void 0;function h(g){if(typeof g=="string")return g;if(u(g))return c?c.call(g):"";var v=g+"";return v=="0"&&1/g==-1/0?"-0":v}function s(g){return!!g&&typeof g=="object"}function u(g){return typeof g=="symbol"||s(g)&&d.call(g)==e}function a(g){return g==null?"":h(g)}function m(g){return g=a(g),g&&n.test(g)?g.replace(t,"\\$&"):g}return us=m,us}H$();const Z$=lt.default.enum([Io.MONDAY,Io.SATURDAY,Io.SUNDAY]),G$=lt.default.union([lt.default.coerce.number().int().positive(),lt.default.literal("undefined")]).transform(e=>e==="undefined"?void 0:e),W$=lt.default.enum(["NEXT","THIS","PAST"]),K$=lt.default.enum(["SECOND","MINUTE","HOUR","DAY","WEEK","MONTH","YEAR"]),V$=lt.default.object({direction:W$,amount:G$.nullish(),unit:K$,timezone:lt.default.string().nullish(),firstDayOfTheWeek:Z$.nullish()}).refine(e=>!(e.amount===void 0&&e.direction!=="THIS"),{error:"Amount cannot be 'undefined' unless direction is 'THIS'"}),Y$=/((?:THIS)|(?:PAST)|(?:NEXT))_(\d*)_(DAY|MONTH|YEAR|WEEK|HOUR|MINUTE|SECOND)(?:(?:;;([^;;]*);;)?(?:(MONDAY|SUNDAY|SATURDAY);;)?)?/;lt.default.string().transform((e,t)=>{const n=new RegExp(Y$).exec(e);if(!ls.isNonEmptyArray(n))return t.addIssue(`Cannot parse stringified inline relative date filter, value : "${e}"`),lt.default.NEVER;const[r,o,i,l,d,p]=n;return V$.parse({direction:o,amount:i,unit:l,timezone:d,firstDayOfTheWeek:p})});$e.Is+"",L.IS,$e.IsNotNull+"",L.IS_NOT_NULL,$e.IsNot+"",L.IS_NOT,$e.LessThanOrEqual+"",L.LESS_THAN_OR_EQUAL,$e.GreaterThanOrEqual+"",L.GREATER_THAN_OR_EQUAL,$e.IsBefore+"",L.IS_BEFORE,$e.IsAfter+"",L.IS_AFTER,$e.Contains+"",L.CONTAINS,$e.DoesNotContain+"",L.DOES_NOT_CONTAIN,$e.IsEmpty+"",L.IS_EMPTY,$e.IsNotEmpty+"",L.IS_NOT_EMPTY,$e.IsRelative+"",L.IS_RELATIVE,$e.IsInPast+"",L.IS_IN_PAST,$e.IsInFuture+"",L.IS_IN_FUTURE,$e.IsToday+"",L.IS_TODAY,L.IS+"",L.IS,L.IS_NOT_NULL+"",L.IS_NOT_NULL,L.IS_NOT+"",L.IS_NOT,L.LESS_THAN_OR_EQUAL+"",L.LESS_THAN_OR_EQUAL,L.GREATER_THAN_OR_EQUAL+"",L.GREATER_THAN_OR_EQUAL,L.IS_BEFORE+"",L.IS_BEFORE,L.IS_AFTER+"",L.IS_AFTER,L.CONTAINS+"",L.CONTAINS,L.DOES_NOT_CONTAIN+"",L.DOES_NOT_CONTAIN,L.IS_EMPTY+"",L.IS_EMPTY,L.IS_NOT_EMPTY+"",L.IS_NOT_EMPTY,L.IS_RELATIVE+"",L.IS_RELATIVE,L.IS_IN_PAST+"",L.IS_IN_PAST,L.IS_IN_FUTURE+"",L.IS_IN_FUTURE,L.IS_TODAY+"",L.IS_TODAY,L.VECTOR_SEARCH+"",L.VECTOR_SEARCH;const q$=e=>e.startsWith("http://")||e.startsWith("https://")||e.startsWith("HTTPS://")||e.startsWith("HTTP://")?e:`https://${e}`,J$=(e,t)=>{const o=/^(((?!-))(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),l=e==="localhost"||e==="127.0.0.1";return l&&!1||i&&!1?!1:o||l||i};we.z.string().transform((e,t)=>{const n=e.trim(),r=q$(n),o=r.replace("https://","").replace("http://","").replace("HTTPS://","").replace("HTTP://","");if(/^\d+(?:\/[a-zA-Z]*)?$/.test(o))return t.addIssue({code:"custom",message:"domain is not a valid url"}),we.z.NEVER;try{const i=new URL(r);return J$(i.hostname)?r:(t.addIssue({code:"custom",message:"domain is not a valid url"}),we.z.NEVER)}catch{return t.addIssue({code:"custom",message:"domain is not a valid url"}),we.z.NEVER}});const bs=e=>/^{{[^{}]+}}$/.test(e),qp=new Map;for(const e of h1()){const t=z2(e),n=qp.get(t);n?n.push(e):qp.set(t,[e])}new Set(h1());const R0='(function(){"use strict";const Fe=Symbol("name"),ko=Symbol("value"),it=Symbol("ns"),er=Symbol("owner"),ot=Symbol("owner_document"),Nr=Symbol("attributes"),Be=Symbol("prev"),oe=Symbol("next"),ce=Symbol("child"),tr=Symbol("parent"),nr=Symbol("data"),mi=Symbol("listeners"),th=Symbol("isTrusted"),Vu=Symbol("path"),qu=Symbol("stop_immediate_propagation"),Ju=Symbol("content"),Ve=Symbol("hooks"),rr=Symbol("is_connected");let Ae=function(e){return e[e.NODE=0]="NODE",e[e.ELEMENT_NODE=1]="ELEMENT_NODE",e[e.ATTRIBUTE_NODE=2]="ATTRIBUTE_NODE",e[e.TEXT_NODE=3]="TEXT_NODE",e[e.CDATA_SECTION_NODE=4]="CDATA_SECTION_NODE",e[e.ENTITY_REFERENCE_NODE=5]="ENTITY_REFERENCE_NODE",e[e.ENTITY_NODE=6]="ENTITY_NODE",e[e.PROCESSING_INSTRUCTION_NODE=7]="PROCESSING_INSTRUCTION_NODE",e[e.COMMENT_NODE=8]="COMMENT_NODE",e[e.DOCUMENT_NODE=9]="DOCUMENT_NODE",e[e.DOCUMENT_TYPE_NODE=10]="DOCUMENT_TYPE_NODE",e[e.DOCUMENT_FRAGMENT_NODE=11]="DOCUMENT_FRAGMENT_NODE",e}({}),Eo=function(e){return e.XHTML="http://www.w3.org/1999/xhtml",e.SVG="http://www.w3.org/2000/svg",e}({}),wn=function(e){return e[e.NONE=0]="NONE",e[e.CAPTURING_PHASE=1]="CAPTURING_PHASE",e[e.AT_TARGET=2]="AT_TARGET",e[e.BUBBLING_PHASE=3]="BUBBLING_PHASE",e}({});const Ku="@",w6=typeof performance>"u"?Date.now:performance.now.bind(performance);class kn{static NONE=wn.NONE;static CAPTURING_PHASE=wn.CAPTURING_PHASE;static AT_TARGET=wn.AT_TARGET;static BUBBLING_PHASE=wn.BUBBLING_PHASE;timeStamp=w6();target=null;currentTarget=null;srcElement=null;bubbles=!1;cancelable=!1;composed=!1;defaultPrevented=!1;cancelBubble=!1;eventPhase=0;[Vu]=[];[qu]=!1;constructor(t,r){this.type=t,Object.defineProperty(this,th,{writable:!0,value:!1}),r&&(r.bubbles&&(this.bubbles=r.bubbles),r.cancelable&&(this.cancelable=r.cancelable),r.composed&&(this.composed=r.composed))}get isTrusted(){return this[th]}composedPath(){return this[Vu]}stopPropagation(){this.cancelBubble=!0}stopImmediatePropagation(){this[qu]=!0,this.cancelBubble=!0}preventDefault(){this.defaultPrevented=!0}set returnValue(t){this.defaultPrevented=t}get returnValue(){return this.defaultPrevented}initEvent(t,r,i){this.type=t,this.bubbles=!!r,this.cancelable=!!i}}function nh(e,t,r){const n=t[mi]?.get(`${e.type}${r===wn.CAPTURING_PHASE?Ku:""}`);if(n)for(const o of n){e.eventPhase=e.target===t?wn.AT_TARGET:r,e.currentTarget=t;try{typeof o=="object"?o.handleEvent(e):o.call(t,e)}catch(a){setTimeout(k6,0,a)}if(e[qu])break}}function k6(e){throw e}const Io=Symbol("onceListeners");class No{[mi]=void 0;[Io]=void 0;[ot]=void 0;addEventListener(t,r,i){if(r==null)return;const n=i===!0||i&&i.capture===!0,o=typeof i=="object"&&i.once===!0,a=typeof i=="object"?i.signal:void 0,u=`${t}${n?Ku:""}`;let l=r;if(o){l=function(...c){return this.removeEventListener(t,r,i),typeof r=="object"?r.handleEvent(...c):r.call(this,...c)};let h=this[Io];h||(h=new WeakMap,this[Io]=h),h.set(r,l)}let f=this[mi];f||(f=new Map,this[mi]=f);let d=f.get(u);d||(d=new Set,f.set(u,d)),!d.has(l)&&(a?.addEventListener("abort",()=>{rh.call(this,t,r,i)},{once:!0}),d.add(l),this[ot]?.defaultView[Ve].addEventListener?.(this,t,r,i))}removeEventListener(t,r,i){return rh.call(this,t,r,i)}dispatchEvent(t){const r=[];let i=this;for(;i!=null;)r.push(i),i=i.parentNode;t.target=this,t.srcElement=this,t[Vu]=r;for(let o=r.length;o--;)if(nh(t,r[o],wn.CAPTURING_PHASE),t.cancelBubble)return t.defaultPrevented;const n=t.bubbles?r:r.slice(0,1);for(let o=0;o<n.length;o++)if(nh(t,n[o],wn.BUBBLING_PHASE),t.cancelBubble)return t.defaultPrevented;return t.defaultPrevented}}function rh(e,t,r){if(t==null)return;const i=this[Io],n=i?.get(t)??t;i?.delete(t);const o=r===!0||r&&r.capture===!0,a=`${e}${o?Ku:""}`,u=this[mi]?.get(a);u&&u.delete(n)&&this[ot]?.defaultView[Ve].removeEventListener?.(this,e,t,r)}function Oo(e){return nr in e}function ih(e){return e.nodeType===Ae.TEXT_NODE}function E6(e){return e.nodeType===Ae.COMMENT_NODE}function Ft(e){return e.nodeType===Ae.ELEMENT_NODE}function I6(e){return e.nodeType===Ae.DOCUMENT_FRAGMENT_NODE}function oh(e){return"appendChild"in e}function Po(e,t,r=e.ownerDocument){if(ih(e))return r.createTextNode(e.data);if(E6(e))return r.createComment(e.data);if(Ft(e)){const i=r.createElement(e.localName);if(e[Nr])for(let n=0;n<e[Nr].length;n++){const o=e[Nr].item(n);i.setAttributeNS(o.namespaceURI,o.name,o.value)}if(t)for(const n of e.childNodes)i.appendChild(Po(n,!0,r));return i}else if(I6(e)){const i=r.createDocumentFragment();if(t)for(const n of e.childNodes)i.appendChild(Po(n,!0,r));return i}else{const i=new e.constructor;return i[ot]=r,i}}function ah(e){const t=[],r=n=>{t.push(n);const o=n[ce];o&&r(o);const a=n[oe];a&&r(a)},i=e[ce];return i&&r(i),t}function uh(e){const t=ah(e);return t.unshift(e),t}class xo extends No{nodeType=Ae.NODE;[Fe]="";[tr]=null;[ce]=null;[Be]=null;[oe]=null;[rr]=!1;get[Ve](){return this[ot].defaultView[Ve]}get localName(){return this[Fe]}get nodeName(){return this[Fe].toUpperCase()}get ownerDocument(){return this[ot]}get isConnected(){return this[rr]}isDefaultNamespace(t){return t===Eo.XHTML}get parentNode(){return this[tr]}set parentNode(t){}get parentElement(){const t=this[tr];return!t||t.nodeType!==1?null:t}set parentElement(t){}get previousSibling(){return this[Be]}set previousSibling(t){}get nextSibling(){return this[oe]}set nextSibling(t){}get previousElementSibling(){let t=this[Be];for(;t&&t.nodeType!==1;)t=t[Be];return t}set previousElementSibling(t){}get nextElementSibling(){let t=this[oe];for(;t&&t.nodeType!==1;)t=t[oe];return t}set nextElementSibling(t){}get firstChild(){return this[ce]}set firstChild(t){}get lastChild(){let t=this[ce];for(;t;){const r=t[oe];if(r==null)break;t=r}return t}set lastChild(t){}get nodeValue(){return Oo(this)?this.data:null}set nodeValue(t){Oo(this)&&(this.data=t)}get textContent(){if(Oo(this))return this.data;let t="";for(const r of ah(this))ih(r)&&(t+=r.data);return t}set textContent(t){if(Oo(this))this.data=t;else if(oh(this)){let r;for(;r=this[ce];)this.removeChild(r);this.append(t)}}cloneNode(t){return Po(this,t)}contains(t){let r=t;for(;;){if(r==null)return!1;if(r===this)return!0;r=t.parentNode}}}class Yu extends xo{remove(){const t=this.parentNode;t&&t.removeChild(this)}replaceWith(...t){const r=this.parentNode;if(!r)return;const i=Or(r,t[0]),n=i[oe];r.replaceChild(this,i);for(let o=1;o<t.length;o++)r.insertBefore(Or(r,t[o]),n)}before(...t){const r=this.parentNode;if(r)for(const i of t)r.insertBefore(Or(r,i),this)}after(...t){const r=this.parentNode;if(!r)return;const i=this[oe];for(const n of t)r.insertBefore(Or(r,n),i)}}function Or(e,t){return t instanceof xo?t:e.ownerDocument.createTextNode(String(t))}class sh extends Array{item(t){return this[t]}}var ke=function(e){return e[e.Descendant=0]="Descendant",e[e.Child=1]="Child",e[e.Sibling=2]="Sibling",e[e.Adjacent=3]="Adjacent",e[e.Inner=4]="Inner",e}(ke||{}),ze=function(e){return e[e.Unknown=0]="Unknown",e[e.Element=1]="Element",e[e.Id=2]="Id",e[e.Class=3]="Class",e[e.Attribute=4]="Attribute",e[e.Pseudo=5]="Pseudo",e[e.Function=6]="Function",e}(ze||{});const N6=/[a-z]/;function O6(e,t){const r=Xu(t);let i=null;const n=e[ce];return n&&r[0].matchers.length&&To(n,r,o=>(i=o,!1)),i}function P6(e,t){const r=Xu(t),i=[],n=e[ce];return n&&r[0].matchers.length&&To(n,r,o=>{i.push(o)}),i}function Xu(e){let t={combinator:ke.Inner,matchers:[]};const r=[t],i=/\\s*?([>\\s+~]?)\\s*?(?:(?:\\[\\s*([^\\]=]+)(?:=([\'"])(.*?)\\3)?\\s*\\])|([#.]?)([^\\s#.[>:+~]+)|:(\\w+)(?:\\((.*?)\\))?)/gi;let n;for(;n=i.exec(e);){n[1]&&(n[1]===">"?t.combinator=ke.Child:n[1]==="+"?t.combinator=ke.Adjacent:n[1]==="~"?t.combinator=ke.Sibling:t.combinator=ke.Descendant,t={combinator:ke.Inner,matchers:[]},r.push(t));let o=ze.Unknown;n[2]?o=ze.Attribute:n[5]?o=n[5]==="#"?ze.Id:ze.Class:n[7]?o=n[8]==null?ze.Pseudo:ze.Function:n[6]&&(n[6]==="*"?o=ze.Unknown:N6.test(n[6])&&(o=ze.Element)),t.matchers.push({type:o,name:n[2]||n[6]||n[7],value:n[4]??n[6]??n[8]})}return r}function ch(e,t){const r=Xu(t);let i;for(;i=r.pop();)if(!x6(e,i))return!1;return!0}function To(e,t,r){if(Ft(e)){if(Ao(e,t)&&r(e)===!1)return!1;const n=e[ce];if(n&&To(n,t,r)===!1)return!1}const i=e[oe];return!(i&&To(i,t,r)===!1)}function Ao(e,t){const{combinator:r,matchers:i}=t[t.length-1];if(r===ke.Inner){if(!ir(e,i))return!1;const a=t.slice(0,-1);return a.length===0||Ao(e,a)}const n=r===ke.Child||r===ke.Descendant?tr:Be;let o=e[n];if(!o)return!1;if(r===ke.Descendant||r===ke.Sibling){for(;o;){if(Ft(o)&&ir(o,i)){const a=t.slice(0,-1);if(a.length===0||Ao(e,a))return!0}o=o[n]}return!1}else{if(r===ke.Adjacent&&!Ft(o)){for(;o&&!Ft(o);)o=o[n];if(!o)return!1}if(!Ft(o)||!ir(o,i))return!1;const a=t.slice(0,-1);return a.length===0||Ao(e,a)}}function x6(e,{combinator:t,matchers:r}){if(t===ke.Inner)return ir(e,r);const i=t===ke.Child||t===ke.Descendant?tr:Be;let n=e[i];if(!n)return!1;if(t===ke.Adjacent&&!Ft(n)){for(;n&&!Ft(n);)n=n[i];if(!n)return!1}if(!Ft(n)||!ir(n,r))return!1;if(t===ke.Descendant||t===ke.Sibling){for(;n=n[i];)if(Ft(n)&&ir(n,r))return!0}return!0}function ir(e,t){if(!e)return!1;if(Array.isArray(t)){for(const o of t)if(ir(e,o)===!1)return!1;return!0}const{type:r,name:i,value:n}=t;switch(r){case ze.Unknown:return i==="*";case ze.Element:return e.localName===i;case ze.Id:return e.getAttribute("id")===i;case ze.Class:const o=e.getAttribute("class");return o?o.split(/\\s+/).includes(i):!1;case ze.Attribute:return n==null?e.hasAttribute(i):e.getAttribute(i)===n;case ze.Pseudo:throw Error(`Pseudo :${i} not implemented`);case ze.Function:switch(i){case"has":return ch(e,n||"");case"not":return!ch(e,n||"");default:throw Error(`Function :${i}(${n}) not implemented`)}}return!1}class jo extends Yu{childNodes=new sh;children=new sh;appendChild(t){this.insertInto(t,null)}insertBefore(t,r){this.insertInto(t,r||null)}append(...t){for(const r of t)r!=null&&this.appendChild(Or(this,r))}prepend(...t){const r=this.firstChild;for(const i of t)i!=null&&this.insertBefore(Or(this,i),r)}replaceChildren(...t){let r;for(;r=this.firstChild;)this.removeChild(r);this.append(...t)}removeChild(t){if(t.parentNode!==this)throw Error("not a child of this node");const r=t[Be],i=t[oe];r?r[oe]=i:this[ce]=i,i&&(i[Be]=r);const n=this.childNodes,o=n.indexOf(t);if(n.splice(o,1),t.nodeType===1){const a=this.children;a.splice(a.indexOf(t),1)}if(t[tr]=null,t[oe]=null,t[Be]=null,this[rr])for(const a of uh(t))a[rr]=!1,a.disconnectedCallback?.();this.nodeType===Ae.ELEMENT_NODE&&this[Ve].removeChild?.(this,t,o)}replaceChild(t,r){if(r.parentNode!==this)throw Error("reference node is not a child of this parent");const i=r[oe];this.removeChild(r),this.insertInto(t,i)}querySelectorAll(t){return P6(this,t)}querySelector(t){return O6(this,t)}insertInto(t,r){if(t.nodeType===Ae.DOCUMENT_FRAGMENT_NODE){let u=t[ce];for(;u;){const l=u[oe];this.insertInto(u,r),u=l}return}if(t.parentNode!==null&&t.parentNode.removeChild(t),r){if(r.parentNode!==this)throw Error("reference node is not a child of this parent");t[oe]=r,t[Be]=r[Be],r[Be]===null&&(this[ce]=t),r[Be]=t}else{t[oe]=null;let u=this[ce];if(u){let l;for(;l=u[oe];)u=l;u[oe]=t,t[Be]=u}else this[ce]=t,t[Be]=null}const i=this[ot],n=t.nodeType===Ae.ELEMENT_NODE;t[tr]=this,t[ot]=i;const o=this.childNodes;let a;if(r){if(a=o.indexOf(r),o.splice(a,0,t),n){const u=this.children;let l=r;for(;l&&l.nodeType!==1;)l=l[oe];l?u.splice(u.indexOf(l),0,t):u.push(t)}}else a=o.length,o.push(t),n&&this.children.push(t);if(this[rr])for(const u of uh(t))u[rr]=!0,u.connectedCallback?.();this.nodeType===Ae.ELEMENT_NODE&&this[Ve].insertChild?.(this,t,a)}}class T6{[ce]=null;constructor(t){this[er]=t}getNamedItem(t){return this.getNamedItemNS(null,t)}getNamedItemNS(t,r){let i=this[ce];for(;i;){if(i.name===r&&i[it]==t)return i;i=i[oe]}return null}item(t){let r=this[ce],i=0;for(;r;){if(i++===t)return r;r=r[oe]}return null}get length(){let t=0,r=this[ce];for(;r;)t++,r=r[oe];return t}removeNamedItem(t){return this.removeNamedItemNS(null,t)}removeNamedItemNS(t,r){const i=this[er];let n=this[ce],o=null;for(;n!=null;){if(n.name===r&&n[it]==t)return o&&(o[oe]=n[oe]),this[ce]===n&&(this[ce]=n[oe]),lh(i,n.name,n.value,null),i[Ve].removeAttribute?.(i,r,t),n;o=n,n=n[oe]}return null}setNamedItem(t){const r=this[er];let i=null,n=this[ce];if(t[er]=r,n==null)this[ce]=t;else{let o;for(;n;){if(n.name===t.name&&n[it]==t[it]){o?o[oe]=t:this[ce]=t,t[oe]=n[oe],n[oe]=null,i=n;break}o=n,n=n[oe]}o?o[oe]=t:this[ce]=t}return(!i||i.value!==t.value)&&(lh(r,t.name,i?.value??null,t.value),r[Ve].setAttribute?.(r,t.name,t.value,t[it])),i}setNamedItemNS(t){return this.setNamedItem(t)}*[Symbol.iterator](){let t=this[ce];for(;t;)yield t,t=t[oe]}}function lh(e,t,r,i){const{observedAttributes:n}=e.constructor,{attributeChangedCallback:o}=e;if(t==="slot"&&(e.slot=i??""),!(o==null||n==null||!n.includes(t)))return o.call(e,t,r,i)}class Qu extends xo{nodeType=Ae.ATTRIBUTE_NODE;[it]=null;[oe]=null;[er]=null;constructor(t,r,i){super(),this[Fe]=t,this[ko]=r,i&&(this[it]=i)}get nodeName(){return this[Fe]}set nodeName(t){}get name(){return this[Fe]}set name(t){}get value(){return this[ko]}set value(t){const r=String(t);this[ko]=r;const i=this[er];i&&this[Ve].setAttribute?.(i,this[Fe],r,this[it])}get nodeValue(){return this.value}set nodeValue(t){this.value=t}get ownerElement(){return this[er]}get namespaceURI(){return this[it]}get specified(){return!0}}const dh=/(?:<([a-z][a-z0-9-:]*)((?:[\\s]+[^<>\'"=\\s]+(?:=([\'"])[^]*?\\3|=[^>\'"\\s]*|))*)[\\s]*(\\/?)\\s*>|<\\/([a-z][a-z0-9-:]*)>|<!--(.*?)-->|([^&<>]+))/gi,fh=/\\s([^<>\'"=\\n\\s]+)(?:=(["\'])([\\s\\S]*?)\\2|=([^>\'"\\n\\s]*)|)/g;function ph(e,t){const r=t.ownerDocument,i=r.createDocumentFragment(),n=[i];let o=i,a;for(dh.lastIndex=0;a=dh.exec(e);){const u=a[1];if(u){const l=r.createElement(u),f=a[2];fh.lastIndex=0;let d;for(;d=fh.exec(f);)l.setAttribute(d[1],d[3]||d[4]||"");o.append(l),n.push(o),o=l}else a[5]?o=n.pop()||i:a[6]?o.append(r.createComment(a[6])):o.append(a[7])}return i}function es(e){let t="",r=e[ce];for(;r;)t+=hh(r),r=r[oe];return t}function hh(e){switch(e.nodeType){case Ae.ELEMENT_NODE:{const t=e;let r=`<${t[Fe]}`,i=t[Nr]?.[ce];for(;i;){r+=` ${i[Fe]}`;let n=i[ko];n!==""&&(n=String(n).replace(/&/g,"&amp;").replace(/"/g,"&quot;"),r+=`="${n}"`),i=i[oe]}return r+=">",r+=es(t),r+=`</${t[Fe]}>`,r}case Ae.TEXT_NODE:return e[nr].replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;");case Ae.COMMENT_NODE:return`<!--${e[nr]}-->`}return""}let En=class extends jo{nodeType=Ae.ELEMENT_NODE;[it]=Eo.XHTML;get namespaceURI(){return this[it]}get tagName(){return this.nodeName}get slot(){return this.getAttribute("slot")??""}set slot(t){const r=String(t);this.getAttribute("slot")!==r&&this.attributes.setNamedItem(new Qu("slot",r))}get attributes(){let t=this[Nr];return t||(t=new T6(this),this[Nr]=t),t}getAttributeNames(){return[...this.attributes].map(t=>t.name)}get firstElementChild(){return this.children[0]??null}get lastElementChild(){return this.children[this.children.length-1]??null}get nextElementSibling(){let t=this.nextSibling;for(;t&&t.nodeType!==1;)t=t.nextSibling;return t}get previousElementSibling(){let t=this.previousSibling;for(;t&&t.nodeType!==1;)t=t.previousSibling;return t}setAttribute(t,r){this.attributes.setNamedItem(new Qu(t,String(r)))}setAttributeNS(t,r,i){this.attributes.setNamedItemNS(new Qu(r,String(i),t))}getAttribute(t){const r=this.attributes.getNamedItem(t);return r&&r.value}getAttributeNS(t,r){const i=this.attributes.getNamedItemNS(t,r);return i&&i.value}hasAttribute(t){return this.attributes.getNamedItem(t)!=null}hasAttributeNS(t,r){return this.attributes.getNamedItemNS(t,r)!=null}removeAttribute(t){this.attributes.removeNamedItem(t)}removeAttributeNS(t,r){this.attributes.removeNamedItemNS(t,r)}get outerHTML(){return hh(this)}get innerHTML(){return es(this)}set innerHTML(t){if(t==null||t==="")this.replaceChildren();else{const r=ph(String(t),this);this.replaceChildren(r)}}};class Co extends En{[it]=Eo.SVG;get ownerSVGElement(){let t=null,r=this.parentNode;for(;r instanceof Co;)t=r,r=r.parentNode;return t}}class ts extends Yu{[nr]="";constructor(t){super(),this[nr]=t==null?"":String(t)}setData(t){let r="";t!=null&&(r=typeof t=="string"?t:String(t)),this[nr]=r,this[Ve].setText?.(this,r)}get data(){return this[nr]}set data(t){this.setData(t)}}class mh extends ts{nodeType=Ae.TEXT_NODE;[Fe]="#text"}class gh extends ts{nodeType=8;[Fe]="#comment"}class vh extends jo{nodeType=Ae.DOCUMENT_FRAGMENT_NODE;[Fe]="#document-fragment";[ot]=typeof window<"u"?window.document:null}class $h extends En{get content(){let t=this[Ju];return t||(t=this.ownerDocument.createDocumentFragment(),this[Ju]=t),t}set content(t){}set innerHTML(t){this.content.replaceChildren(ph(String(t),this))}get innerHTML(){const t=this[Ju];return t?es(t):""}}class A6 extends En{}class j6 extends En{}class C6 extends En{}class yh extends jo{nodeType=Ae.DOCUMENT_NODE;[Fe]="#document";[rr]=!0;constructor(t){super(),this.defaultView=t,this[ot]=this,this.documentElement=zo(new C6,this,"html"),this.body=zo(new A6,this,"body"),this.head=zo(new j6,this,"head"),this.appendChild(this.documentElement),this.documentElement.appendChild(this.head),this.documentElement.appendChild(this.body)}createElement(t){return bh(this,t)}createElementNS(t,r){return bh(this,r,t)}createTextNode(t){const r=Do(new mh(t),this);return this[Ve].createText?.(r,String(t)),r}createComment(t){return Do(new gh(t),this)}createDocumentFragment(){return Do(new vh,this)}createEvent(){return new kn("")}importNode(t,r){return Po(t,r,this)}adoptNode(t){return t[ot]===this||(t.parentNode?.removeChild(t),_h(t,this)),t}}function Do(e,t){return Object.defineProperty(e,ot,{value:t,writable:!0,enumerable:!1}),e}function bh(e,t,r){let i;const n=String(t).toLowerCase();if(r===Eo.SVG)i=new Co;else if(n==="template")i=new $h;else{const o=e.defaultView.customElements.get(t);i=o?new o:new En}return zo(i,e,t,r)}function zo(e,t,r,i){return Do(e,t),Object.defineProperty(e,Fe,{value:r}),i&&Object.defineProperty(e,it,{value:i}),t[Ve].createElement?.(e,i),e}function _h(e,t){if(e[ot]=t,oh(e))for(const r of e.childNodes)_h(r,t)}let D6=class extends kn{constructor(t,r){super(t,r),this.detail=r?.detail}initCustomEvent(t,r,i,n){super.initEvent(t,r,i),this.detail=n}};class z6 extends kn{constructor(t,r){super(t,r),this.message=r.message,this.filename=r.filename,this.lineno=r.lineno,this.colno=r.colno,this.error=r.error}}class U6 extends kn{constructor(t,r){super(t,r),this.promise=r.promise,this.reason=r.reason}}class R6 extends kn{constructor(t,r){super(t,r),this.oldState=r.oldState,this.newState=r.newState}}class M6 extends kn{constructor(t,r={}){super(t,r),this.relatedTarget=r.relatedTarget??null}}class L6 extends kn{constructor(t,r={}){super(t,r),this.clipboardData=r.clipboardData??null}}let Z6=class extends En{};class F6{registry=new Map;listenersByName=new Map;define(t,r,i){this.registry.set(t,r);const n=this.listenersByName.get(t);if(n!=null){this.listenersByName.delete(t);for(const o of n)o(r)}}get(t){return this.registry.get(t)}getName(t){for(const[r,i]of this.registry)if(i===t)return r;return null}whenDefined(t){const r=this.registry.get(t);if(r!=null)return Promise.resolve(r);let i=this.listenersByName.get(t);return i==null&&(i=[],this.listenersByName.set(t,i)),new Promise(n=>{i.push(n)})}upgrade(t){}}let B6=class{};class Sh extends No{[Ve]={};name="";window=this;parent=this;self=this;top=this;document=new yh(this);customElements=new F6;location=globalThis.location;navigator=globalThis.navigator;Event=kn;ErrorEvent=z6;PromiseRejectionEvent=U6;ToggleEvent=R6;FocusEvent=M6;ClipboardEvent=L6;EventTarget=No;CustomEvent=D6;Node=xo;ParentNode=jo;ChildNode=Yu;DocumentFragment=vh;Document=yh;CharacterData=ts;Comment=gh;Text=mh;Element=En;HTMLElement=Z6;SVGElement=Co;HTMLTemplateElement=$h;MutationObserver=B6;#t=null;#e=null;#n=null;get onerror(){return this.#e}set onerror(t){this.#t&&this.removeEventListener("error",this.#t),t&&typeof t=="function"?(this.#e=t,this.#t=r=>{t(r.message??"Error",r.filename,r.lineno,r.colno,r.error)},this.addEventListener("error",this.#t)):(this.#t=null,this.#e=null)}get onunhandledrejection(){return this.#n}set onunhandledrejection(t){this.#n&&this.removeEventListener("unhandledrejection",this.#n),t&&typeof t=="function"?(this.#n=t,this.addEventListener("unhandledrejection",this.#n)):this.#n=null}static setGlobal(t){const r=Object.getOwnPropertyDescriptors(t);delete r.self,Object.defineProperties(globalThis,r),typeof globalThis.self>"u"?Object.defineProperty(globalThis,"self",{value:t,configurable:!0,writable:!0,enumerable:!0}):Object.defineProperties(self,r)}static setGlobalThis(t){for(const n in t)t[n]===t&&(t[n]=globalThis);const r=Object.getOwnPropertyDescriptors(t),i=Object.getOwnPropertyDescriptors(No.prototype);for(const n of Object.values(i))typeof n.value=="function"&&(n.value=n.value.bind(t));Object.defineProperties(globalThis,r),Object.defineProperties(globalThis,i)}}const wh=new Sh,kh=0,H6=1,G6=2,ns=3,W6=1,V6=2,q6=3,Eh="~",tn=new WeakMap;function Uo(e){return tn.get(e)}const rs=new WeakMap;let J6=0;function In(e){let t=rs.get(e);return t==null&&(t=String(J6++),Ih(e,t)),t}function Ih(e,t){rs.set(e,t)}const is=new WeakMap;function os(e){return is.get(e)}const as=new WeakMap;function K6(e){let t=as.get(e);if(t!=null)return t;if(!(!(e instanceof Element)||e.tagName.includes("-"))){t={};for(const{name:r,value:i}of e.attributes)t[r]=i;return t}}const us=new WeakMap;function Nh(e){return us.get(e)}function gi(e,t,r){let i=is.get(e);if(i==null&&(i={},is.set(e,i)),i[t]===r)return;i[t]=r;const n=tn.get(e);n?.mutate([[ns,In(e),t,r,W6]])}function vi(e,t,r){let i=as.get(e);if(i==null&&(i={},as.set(e,i)),i[t]===r)return;r==null?delete i[t]:i[t]=String(r);const n=tn.get(e);n?.mutate([[ns,In(e),t,r,V6]])}function Oh(e,t,r){let i=us.get(e);if(i==null&&(i={},us.set(e,i)),i[t]===r)return;r==null?delete i[t]:i[t]=r;const n=tn.get(e);n?.mutate([[ns,In(e),t,r,q6]])}function ss(e,t){if(tn.get(e)!==t&&(tn.set(e,t),e.childNodes))for(let i=0;i<e.childNodes.length;i++)ss(e.childNodes[i],t)}function Ph(e){if(tn.get(e)!=null&&(tn.delete(e),e.childNodes))for(let r=0;r<e.childNodes.length;r++)Ph(e.childNodes[r])}function cs(e){const{nodeType:t}=e;switch(t){case 1:return{id:In(e),type:t,element:e.localName,properties:ls(os(e)),attributes:ls(K6(e)),eventListeners:ls(Nh(e)),children:Array.from(e.childNodes).map(cs)};case 3:case 8:return{id:In(e),type:t,data:e.data};default:throw new Error(`Cannot serialize node of type ${e.nodeType} (${typeof e.nodeType})`)}}function ls(e){return e?{...e}:void 0}function xh(e,t,...r){const i=rs.get(e),n=tn.get(e);if(i==null||n==null)throw new Error(`Cannot call method ${t} on an unconnected node`);return n.call(i,t,...r)}const $i=wh[Ve];$i.insertChild=(e,t,r)=>{const i=Uo(e);i!=null&&(ss(t,i),i.mutate([[kh,In(e),cs(t),r]]))},$i.removeChild=(e,t,r)=>{const i=Uo(e);i!=null&&(Ph(t),i.mutate([[H6,In(e),r]]))},$i.setText=(e,t)=>{const r=Uo(e);r?.mutate([[G6,In(e),t]])},$i.setAttribute=(e,t,r)=>{e.tagName.includes("-")||vi(e,t,r)},$i.removeAttribute=(e,t)=>{e.tagName.includes("-")||vi(e,t)},Sh.setGlobal(wh);class Y6 extends HTMLElement{}ds("HTMLIFrameElement",{value:Y6,configurable:!0}),ds("location",{value:globalThis.location??{protocol:"https:"},configurable:!0}),ds("navigator",{value:globalThis.navigator??{userAgent:""},configurable:!0});class X6{getPropertyValue(t){}removeProperty(t){}setProperty(t,r){}get cssText(){return""}set cssText(t){}}const Th=Symbol("style");Object.defineProperty(Element.prototype,"style",{configurable:!0,get(){let e=this[Th];return e||(e=new X6,this[Th]=e),e},set(e){this.style.cssText=String(e)}});function ds(e,t){Object.defineProperty(window,e,t),Object.defineProperty(globalThis,e,t)}class Q6 extends CustomEvent{respondWith(t){this.response=t}}const fs=Object.freeze({});function L({slots:e,properties:t,attributes:r,events:i,methods:n}={}){return class extends Ah{static remoteSlots=e;static remoteProperties=t;static remoteAttributes=r;static remoteEvents=i;static remoteMethods=n}}class Ah extends HTMLElement{static slottable=!0;static get observedAttributes(){return this.finalize().__observedAttributes}static get remotePropertyDefinitions(){return this.finalize().__remotePropertyDefinitions}static get remoteAttributeDefinitions(){return this.finalize().__remoteAttributeDefinitions}static get remoteEventDefinitions(){return this.finalize().__remoteEventDefinitions}static get remoteSlotDefinitions(){return this.finalize().__remoteSlotDefinitions}static __finalized=!0;static __observedAttributes=[];static __attributeToPropertyMap=new Map;static __eventToPropertyMap=new Map;static __remotePropertyDefinitions=new Map;static __remoteAttributeDefinitions=new Map;static __remoteEventDefinitions=new Map;static __remoteSlotDefinitions=new Map;static createProperty(t,r){ms(t,r,this.observedAttributes,this.remotePropertyDefinitions,this.__attributeToPropertyMap,this.__eventToPropertyMap)}static finalize(){if(this.hasOwnProperty("__finalized"))return this;this.__finalized=!0;const{slottable:t,remoteSlots:r,remoteProperties:i,remoteAttributes:n,remoteEvents:o,remoteMethods:a}=this,u=Object.getPrototypeOf(this),l=new Set;t&&l.add("slot");const f=new Map,d=new Map,h=new Map,p=new Map,c=new Map,s=new Map;if(typeof u.finalize=="function"&&(u.finalize(),u.observedAttributes.forEach(m=>{l.add(m)}),u.remotePropertyDefinitions.forEach((m,g)=>{p.set(g,m)}),u.remoteAttributeDefinitions.forEach((m,g)=>{c.set(g,m)}),u.remoteEventDefinitions.forEach((m,g)=>{s.set(g,m)}),u.remoteSlotDefinitions.forEach((m,g)=>{h.set(g,m)})),r!=null&&(Array.isArray(r)?r:Object.keys(r)).forEach(g=>{h.set(g,fs)}),i!=null&&(Array.isArray(i)?i.forEach(m=>{ms(m,void 0,l,p,f,d)}):Object.keys(i).forEach(m=>{ms(m,i[m],l,p,f,d)})),n?.forEach(m=>{c.set(m,fs),l.add(m)}),o!=null&&(Array.isArray(o)?o.forEach(m=>{s.set(m,fs)}):Object.keys(o).forEach(m=>{s.set(m,o[m])})),a!=null)if(Array.isArray(a))for(const m of a)this.prototype[m]=function(...g){return this.callRemoteMethod(m,...g)};else Object.assign(this,a);return Object.defineProperties(this,{__observedAttributes:{value:[...l],enumerable:!1},__remoteSlotDefinitions:{value:h,enumerable:!1},__remotePropertyDefinitions:{value:p,enumerable:!1},__remoteAttributeDefinitions:{value:c,enumerable:!1},__remoteEventDefinitions:{value:s,enumerable:!1},__attributeToPropertyMap:{value:f,enumerable:!1},__eventToPropertyMap:{value:d,enumerable:!1}}),this}constructor(){super(),this.constructor.finalize();const t={},r={},i=Object.getPrototypeOf(this),n=this.constructor;for(const[o,a]of n.remotePropertyDefinitions.entries()){const u=a.name;if(i.hasOwnProperty(o))continue;o===u&&(r[o]=a.default);const l={configurable:!0,enumerable:o===u,get:()=>os(this)?.[u],set:f=>{gi(this,u,f)}};t[o]=l}for(const[o,a]of n.remoteEventDefinitions.entries()){const u=a.property??!0;if(!u)continue;const l=u===!0?`on${o}`:u;t[l]={configurable:!0,enumerable:!0,get:()=>yi(this).properties.get(l)??null,set:f=>{const d=yi(this),h=d.properties.get(l);if(typeof f=="function"){let p=function(...c){return f.call(this,...c)};d.properties.set(l,p),this.addEventListener(o,p)}else d.properties.delete(l);h&&this.removeEventListener(o,h)}}}Object.defineProperties(this,t),Object.assign(this,r)}attributeChangedCallback(t,r,i){if(t==="slot"&&this.constructor.slottable){vi(this,t,i?String(i):void 0);return}const{remotePropertyDefinitions:n,remoteAttributeDefinitions:o,__attributeToPropertyMap:a}=this.constructor;if(o.has(t)){vi(this,t,i);return}const u=a.get(t),l=u==null?u:n.get(u);l!=null&&(this[u]=t_(i,l.type))}connectedCallback(){for(const[t,r]of this.constructor.remoteEventDefinitions.entries())r.bubbles&&this.addEventListener(t,Ch)}disconnectedCallback(){for(const[t,r]of this.constructor.remoteEventDefinitions.entries())r.bubbles&&this.removeEventListener(t,Ch)}addEventListener(t,r,i){const{remoteEventDefinitions:n,__eventToPropertyMap:o}=this.constructor,a=n.get(t),u=o.get(t);if(a==null&&u==null)return super.addEventListener(t,r,i);const l=yi(this),f=e_.call(this,t,{property:u,definition:a}),d=typeof i=="object"&&i?.once?(...p)=>{const c=typeof r=="object"?r.handleEvent(...p):r.call(this,...p);return hs.call(this,t,r,h),c}:r,h=[d,f];f.listeners.add(r),l.listeners.set(r,h),super.addEventListener(t,d,i),typeof i=="object"&&i.signal&&i.signal.addEventListener("abort",()=>{hs.call(this,t,r,h)},{once:!0}),a?Oh(this,t,f.dispatch):gi(this,u,f.dispatch)}removeEventListener(t,r,i){const n=ps.get(this)?.listeners.get(r),o=n?n[0]:r;super.removeEventListener(t,o,i),n!=null&&hs.call(this,t,r,n)}updateRemoteProperty(t,r){gi(this,t,r)}updateRemoteAttribute(t,r){vi(this,t,r)}callRemoteMethod(t,...r){return xh(this,t,...r)}}const ps=new WeakMap;function yi(e){let t=ps.get(e);return t||(t={events:new Map,properties:new Map,listeners:new WeakMap},ps.set(e,t),t)}function e_(e,{property:t,definition:r}){const i=yi(this);let n=i.events.get(e);return n==null&&(n={name:e,property:t,definition:r,listeners:new Set,dispatch:(...o)=>{const a=r?.dispatchEvent?.apply(this,o)??new Q6(e,{detail:o[0],bubbles:r?.bubbles});return this.dispatchEvent(a),a.response}},i.events.set(e,n)),n}function hs(e,t,r){const i=yi(this),n=r[1];n.listeners.delete(t),i.listeners.delete(t),!(n.listeners.size>0)&&(i.events.delete(e),n.property?os(this)?.[n.property]===n.dispatch&&gi(this,n.property,void 0):Nh(this)?.[e]===n.dispatch&&Oh(this,e,void 0))}function ms(e,t,r,i,n,o){if(i.has(e))return i.get(e);const a=e[0]==="o"&&e[1]==="n",u=t??{};let{alias:l}=u;const{type:f=a?Function:String,attribute:d=f!==Function,event:h=a,default:p=f===Boolean?!1:void 0}=u;if(l==null){const g=e.toLowerCase();g!==e&&(l=[g]),a&&(l??=[],l.unshift(`_${e}`))}let c;d===!0?c=jh(e):typeof d=="string"&&(c=d),c&&(Array.isArray(r)?r.push(c):r.add(c),n.set(c,e));let s;h===!0?s=jh(a?e.slice(2):e):typeof h=="string"&&(s=h),s&&o.set(s,e);const m={name:e,type:f,alias:l,event:s,attribute:c,default:p};if(i.set(e,m),l)for(const g of l)i.set(g,m);return m}function t_(e,t){if(e!=null)switch(t){case Boolean:return e!=null&&e!=="false";case Object:case Array:try{return JSON.parse(e)}catch{return}case String:return String(e);case Number:return Number.parseFloat(e);case Function:return;default:return t.parse?.(e)}}function jh(e){return e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Ch(){}class n_ extends Ah{}class r_ extends HTMLElement{constructor(){super(),Ih(this,Eh)}connect(t){if(Uo(this)===t||(ss(this,t),this.childNodes.length===0))return;const r=[];for(let i=0;i<this.childNodes.length;i++){const n=this.childNodes[i];r.push([kh,Eh,cs(n),i])}t.mutate(r)}updateRemoteProperty(t,r){gi(this,t,r)}callRemoteMethod(t,...r){return xh(this,t,...r)}}class i_{#t;#e;#n;constructor(t,{batch:r=o_()}={}){this.#t=t,this.#n=r}call(t,r,...i){this.#t.call(t,r,...i)}mutate(t){const r=this.#e;this.#e??=[],this.#e.push(...t),!r&&this.#n(()=>{this.flush()})}flush(){this.#e&&(this.#t.mutate(this.#e),this.#e=void 0)}}function o_(){let e;return t=>{if(typeof MessageChannel!="function"){setTimeout(()=>{t()},0);return}e??=new MessageChannel,e.port1.onmessage=()=>{t()},e.port2.postMessage(null)}}const F=["click","dblclick","mousedown","mouseup","mouseover","mouseout","mouseenter","mouseleave","keydown","keyup","keypress","focus","blur","change","input","submit","scroll","wheel","contextmenu","drag"],B={id:{type:String},className:{type:String},style:{type:String},title:{type:String},tabIndex:{type:Number},role:{type:String},"aria-label":{type:String},"aria-hidden":{type:Boolean},"data-testid":{type:String}},a_=L({properties:B,events:[...F]}),u_=L({properties:B,events:[...F]}),s_=L({properties:B,events:[...F]}),c_=L({properties:B,events:[...F]}),l_=L({properties:B,events:[...F]}),d_=L({properties:B,events:[...F]}),f_=L({properties:B,events:[...F]}),p_=L({properties:B,events:[...F]}),h_=L({properties:B,events:[...F]}),m_=L({properties:B,events:[...F]}),g_=L({properties:B,events:[...F]}),v_=L({properties:B,events:[...F]}),$_=L({properties:B,events:[...F]}),y_=L({properties:B,events:[...F]}),b_=L({properties:B,events:[...F]}),__=L({properties:B,events:[...F]}),S_=L({properties:B,events:[...F]}),w_=L({properties:B,events:[...F]}),k_=L({properties:B,events:[...F]}),E_=L({properties:B,events:[...F]}),I_=L({properties:B,events:[...F]}),N_=L({properties:B,events:[...F]}),O_=L({properties:{...B,href:{type:String},target:{type:String},rel:{type:String}},events:[...F]}),P_=L({properties:{...B,src:{type:String},alt:{type:String},width:{type:Number},height:{type:Number}},events:[...F]}),x_=L({properties:B,events:[...F]}),T_=L({properties:B,events:[...F]}),A_=L({properties:B,events:[...F]}),j_=L({properties:{...B,action:{type:String},method:{type:String}},events:[...F]}),C_=L({properties:{...B,htmlFor:{type:String}},events:[...F]}),D_=L({properties:{...B,type:{type:String},name:{type:String},value:{type:String},placeholder:{type:String},disabled:{type:Boolean},checked:{type:Boolean},readOnly:{type:Boolean}},events:[...F]}),z_=L({properties:{...B,name:{type:String},value:{type:String},placeholder:{type:String},disabled:{type:Boolean},readOnly:{type:Boolean},rows:{type:Number},cols:{type:Number}},events:[...F]}),U_=L({properties:{...B,name:{type:String},value:{type:String},disabled:{type:Boolean},multiple:{type:Boolean}},events:[...F]}),R_=L({properties:{...B,value:{type:String},disabled:{type:Boolean},selected:{type:Boolean}},events:[...F]}),M_=L({properties:{...B,type:{type:String},disabled:{type:Boolean}},events:[...F]}),L_=L({properties:B,events:[...F]}),Z_=L({properties:B,events:[...F]}),F_=L({properties:B,events:[...F]}),B_=L({properties:B,events:[...F]}),H_=L({properties:B,events:[...F]}),G_=L({properties:{...B,colSpan:{type:Number},rowSpan:{type:Number}},events:[...F]}),W_=L({properties:{...B,colSpan:{type:Number},rowSpan:{type:Number}},events:[...F]}),V_=L({properties:B,events:[...F]}),q_=L({properties:B,events:[...F]}),J_=L({properties:{...B,src:{type:String},name:{type:String},width:{type:String},height:{type:String},allow:{type:String},sandbox:{type:String},allowFullScreen:{type:Boolean},loading:{type:String},referrerPolicy:{type:String},srcDoc:{type:String}},events:[...F]}),K_=L({properties:{...B,src:{type:String},poster:{type:String},controls:{type:Boolean},autoPlay:{type:Boolean},loop:{type:Boolean},muted:{type:Boolean},preload:{type:String},width:{type:String},height:{type:String},crossOrigin:{type:String},playsInline:{type:Boolean},disablePictureInPicture:{type:Boolean},disableRemotePlayback:{type:Boolean}},events:[...F,"timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]}),Y_=L({properties:{...B,src:{type:String},controls:{type:Boolean},autoPlay:{type:Boolean},loop:{type:Boolean},muted:{type:Boolean},preload:{type:String},crossOrigin:{type:String}},events:[...F,"timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]}),X_=L({properties:{...B,src:{type:String},type:{type:String},media:{type:String},srcSet:{type:String},sizes:{type:String},width:{type:Number},height:{type:Number}},events:[...F]}),Q_=L({properties:{cssText:{type:String},styleKey:{type:String}}});customElements.define("html-div",a_),customElements.define("html-span",u_),customElements.define("html-section",s_),customElements.define("html-article",c_),customElements.define("html-header",l_),customElements.define("html-footer",d_),customElements.define("html-main",f_),customElements.define("html-nav",p_),customElements.define("html-aside",h_),customElements.define("html-p",m_),customElements.define("html-h1",g_),customElements.define("html-h2",v_),customElements.define("html-h3",$_),customElements.define("html-h4",y_),customElements.define("html-h5",b_),customElements.define("html-h6",__),customElements.define("html-strong",S_),customElements.define("html-em",w_),customElements.define("html-small",k_),customElements.define("html-code",E_),customElements.define("html-pre",I_),customElements.define("html-blockquote",N_),customElements.define("html-a",O_),customElements.define("html-img",P_),customElements.define("html-ul",x_),customElements.define("html-ol",T_),customElements.define("html-li",A_),customElements.define("html-form",j_),customElements.define("html-label",C_),customElements.define("html-input",D_),customElements.define("html-textarea",z_),customElements.define("html-select",U_),customElements.define("html-option",R_),customElements.define("html-button",M_),customElements.define("html-table",L_),customElements.define("html-thead",Z_),customElements.define("html-tbody",F_),customElements.define("html-tfoot",B_),customElements.define("html-tr",H_),customElements.define("html-th",G_),customElements.define("html-td",W_),customElements.define("html-br",V_),customElements.define("html-hr",q_),customElements.define("html-iframe",J_),customElements.define("html-video",K_),customElements.define("html-audio",Y_),customElements.define("html-source",X_),customElements.define("remote-style",Q_),customElements.define("remote-root",r_),customElements.define("remote-fragment",n_);const Dh=1,zh=2,Uh=3,Rh=4,Mh=5,Lh=Symbol.for("quilt.threads.serialize"),e8=Symbol.for("quilt.threads.transferable");class t8 extends AbortController{constructor(...t){super();const r=t.find(i=>i.aborted);if(r)this.abort(r.reason);else{const i=o=>this.abort(o.target.reason),n={signal:this.signal};for(const o of t)o.addEventListener("abort",i,n)}}}class Zh extends Error{constructor(){super("You attempted to call a function on a closed thread.")}}let n8="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function Fh(e=21){let t="",r=crypto.getRandomValues(new Uint8Array(e));for(let i=0;i<e;i++)t+=n8[63&r[i]];return t}class r8{#t=new Map;#e=new Map;#n=new Map;#r=new WeakMap;get(t){return this.#e.get(t)}release(t){const r=this.#e.get(t);return r&&(this.#e.delete(t),this.#t.delete(r)),!!r}serialize(t){let r=this.#t.get(t);return r==null&&(r=Fh(),this.#t.set(t,r),this.#e.set(r,t)),r}deserialize(t,r){let i=this.#n.get(t)?.deref();return i||(i=(...n)=>{if(!this.#n.has(t))throw new Error("You attempted to call a function that was already revoked.");return r.call((o,a,u)=>{r.messages.send([Uh,o,t,a],u)},n)},this.#i(r)?.register(i,t),this.#n.set(t,new WeakRef(i)),i)}#i(t){let r=this.#r.get(t);if(!(typeof FinalizationRegistry>"u"))return r||(r=new FinalizationRegistry(i=>{t.messages.send([Mh,i])}),this.#r.set(t,r)),r}}function i8(e){return e!=null&&(Symbol.asyncIterator in e||Symbol.iterator in e)&&typeof e.next=="function"}function Bh(e){if(e==null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return t==null||t===Object.prototype}const gs="_@f",Hh="_@i";class o8{#t;#e;constructor(t){this.#t=t?.serialize,this.#e=t?.deserialize}serialize(t,r,i){return this.#n(t,r,i)}#n(t,r,i,n=new Map,o=!1){if(t==null)return t;if(n.has(t))return n.get(t);if(n.set(t,void 0),typeof t=="object"){if(this.#t&&!o){const l=this.#t(t,f=>this.#n(f,r,i,n,!0),r,i);if(l!==void 0)return n.set(t,l),l}if(t[e8])return i?.push(t),n.set(t,t),t;const a=l=>this.#n(l,r,i,n);if(typeof t[Lh]=="function"){const l=t[Lh]({serialize:a});return n.set(t,l),l}if(Array.isArray(t)){const l=t.map(f=>a(f));return n.set(t,l),l}if(t instanceof Map){const l=[...t.entries()].map(([d,h])=>[a(d),a(h)]),f=new Map(l);return n.set(t,f),f}if(t instanceof Set){const l=[...t].map(d=>a(d)),f=new Set(l);return n.set(t,f),f}const u=i8(t);if(Bh(t)||u){const l={};for(const f of Object.keys(t))l[f]=a(t[f]);return u&&(l.next??=a(t.next.bind(t)),l.return??=a(t.return.bind(t)),l.throw??=a(t.throw.bind(t)),l[Hh]=!0),n.set(t,l),l}}if(typeof t=="function"){const a=r.functions.serialize(t,r,i),u={[gs]:a};return n.set(t,u),u}return n.set(t,t),t}deserialize(t,r){return this.#r(t,r)}#r(t,r,i=!1){if(t==null)return t;if(typeof t=="object"){if(this.#e&&!i){const o=this.#e(t,a=>this.#r(a,r,!0),r);if(o!==void 0)return o}if(t==null)return t;if(Array.isArray(t))return t.map(o=>this.#r(o,r));if(t instanceof Map)return new Map([...t].map(([o,a])=>[this.#r(o,r),this.#r(a,r)]));if(t instanceof Set)return new Set([...t].map(o=>this.#r(o,r)));if(gs in t)return r.functions.deserialize(t[gs],r);if(!Bh(t))return t;const n={};for(const o of Object.keys(t))o===Hh?n[Symbol.asyncIterator]=()=>n:n[o]=this.#r(t[o],r);return n}return t}}class a8{get signal(){return this.#t.signal}get closed(){return this.#t.signal.aborted}#t;#e=new Map;constructor(t,{imports:r,exports:i,functions:n=new r8,serialization:o=new o8,signal:a}={}){this.messages=t,this.#t=a?new t8(a):new AbortController,this.exports=i??{},this.imports=u8(this.#r.bind(this),r),this.functions=n,this.serialization=o,this.functions.start?.(this),this.serialization.start?.(this),this.signal.addEventListener("abort",()=>{for(const u of this.#e.keys())this.#i(u,void 0,new Zh);this.#e.clear()},{once:!0}),t.listen(async u=>{if(!(Array.isArray(u)&&typeof u[0]=="number"))return;const f=u;switch(f[0]){case Dh:{const[,d,h,p]=f,c=this.exports[h]??(()=>{throw new Error(`No \'${h}\' method is exported from this thread`)});await this.#n(c,p,(s,m,g)=>{this.messages.send([zh,d,s,m],g)});break}case Uh:{const[,d,h,p]=f,c=this.functions.get(h,this)??s8;await this.#n(c,p,(s,m,g)=>{this.messages.send([Rh,d,s,m],g)});break}case zh:case Rh:{this.#i(...f.slice(1));break}case Mh:{const d=f[1];this.functions.release(d,this);break}}},{signal:this.signal})}close(){this.#t.abort()}call(t,r){if(this.closed)return Promise.reject(new Zh);const i=[],n=this.serialization.serialize(r,this,i),o=Fh(),a=this.#o(o);return t(o,n,i),a}async#n(t,r,i){try{const n=this.functions.call?await this.functions.call(t,r,this):await t(...this.serialization.deserialize(r,this)),o=[],a=this.serialization.serialize(n,this,o);i(a,void 0,o)}catch(n){i(void 0,this.serialization.serialize(n,this))}}#r(t){return(...r)=>{try{if(typeof t!="string"&&typeof t!="number")throw new Error(`Can’t call a symbol method on a thread: ${t.toString()}`);return this.call((i,n,o)=>{this.messages.send([Dh,i,t,n],o)},r)}catch(i){return Promise.reject(i)}}}#i(...t){const r=t[0],i=this.#e.get(r);i&&(i(...t),this.#e.delete(r))}#o(t){const r=new Promise((i,n)=>{this.#e.set(t,(o,a,u)=>{u==null?i(this.serialization.deserialize(a,this)):n(this.serialization.deserialize(u,this))})});return Object.defineProperty(r,Symbol.asyncIterator,{async*value(){const i=await r;Object.defineProperty(i,Symbol.asyncIterator,{value:()=>i}),yield*i}}),r}}function u8(e,t){let r;if(t==null){if(typeof Proxy!="function")throw new Error("You must pass an array of callable methods in environments without Proxies.");const i=new Map;r=new Proxy({},{get(n,o){if(i.has(o))return i.get(o);const a=e(o);return i.set(o,a),a}})}else{r={};for(const i of t)Object.defineProperty(r,i,{value:e(i),writable:!1,configurable:!0,enumerable:!0})}return r}function s8(){throw new Error("You attempted to call a function that is not stored. It may have already been released.")}function c8(e){return{send(...t){e.postMessage(...t)},listen(t,{signal:r}){e.addEventListener("message",i=>{t(i.data)},{signal:r})}}}class nn extends a8{static from(t,r){return new nn(t,r)}static import(t,r){return new nn(t,r).imports}static export(t,r,i){new nn(t,{...i,exports:r})}static self=Object.assign(t=>nn.from(vs(),t),{import:t=>nn.import(vs(),t),export:(t,r)=>nn.export(vs(),t,r)});constructor(t,r){super(c8(t),r),this.worker=t}}function vs(){if(typeof self>"u")throw new Error("You are not inside a web worker.");return self}var Ro=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},wt={},$s={},He={},Gh;function ys(){if(Gh)return He;Gh=1,Object.defineProperty(He,"__esModule",{value:!0}),He.isSymbol=He.isBigInt=He.isString=He.isNumber=He.isBoolean=He.isUndefined=void 0;const e=a=>typeof a>"u";He.isUndefined=e;const t=a=>typeof a=="boolean";He.isBoolean=t;const r=a=>typeof a=="number"&&!Number.isNaN(a);He.isNumber=r;const i=a=>typeof a=="string";He.isString=i;const n=a=>typeof a=="bigint";He.isBigInt=n;const o=a=>typeof a=="symbol";return He.isSymbol=o,He}var bs={},Wh;function _s(){return Wh||(Wh=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isDate=e.isWeakSet=e.isWeakMap=e.isSet=e.isMap=e.isArray=e.isObject=e.isFunction=e.isNull=void 0;const t=d=>d===null;e.isNull=t;const r=d=>typeof d=="function";e.isFunction=r;const i=d=>!e.isNull(d)&&typeof d=="object";e.isObject=i;const n=d=>Array.isArray(d);e.isArray=n;const o=d=>d instanceof Map;e.isMap=o;const a=d=>d instanceof Set;e.isSet=a;const u=d=>d instanceof WeakMap;e.isWeakMap=u;const l=d=>d instanceof WeakSet;e.isWeakSet=l;const f=d=>d instanceof Date;e.isDate=f}(bs)),bs}var Vh;function qh(){return Vh||(Vh=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isNegativeInteger=e.isNonNegativeInteger=e.isPositiveInteger=e.isInteger=e.isNumberOrNaN=e.isNonEmptyString=e.isNonEmptyArray=e.isObjectOrNull=void 0;const t=ys(),r=_s(),i=h=>typeof h=="object";e.isObjectOrNull=i;const n=h=>r.isArray(h)&&h.length>0;e.isNonEmptyArray=n;const o=h=>t.isString(h)&&h.length>0;e.isNonEmptyString=o;const a=h=>typeof h=="number";e.isNumberOrNaN=a;const u=h=>t.isNumber(h)&&Number.isInteger(h);e.isInteger=u;const l=h=>e.isInteger(h)&&h>0;e.isPositiveInteger=l;const f=h=>e.isInteger(h)&&h>=0;e.isNonNegativeInteger=f;const d=h=>e.isInteger(h)&&h<0;e.isNegativeInteger=d}($s)),$s}var Jh;function l8(){return Jh||(Jh=1,function(e){var t=wt&&wt.__createBinding||(Object.create?function(o,a,u,l){l===void 0&&(l=u),Object.defineProperty(o,l,{enumerable:!0,get:function(){return a[u]}})}:function(o,a,u,l){l===void 0&&(l=u),o[l]=a[u]}),r=wt&&wt.__setModuleDefault||(Object.create?function(o,a){Object.defineProperty(o,"default",{enumerable:!0,value:a})}:function(o,a){o.default=a}),i=wt&&wt.__importStar||function(o){if(o&&o.__esModule)return o;var a={};if(o!=null)for(var u in o)u!=="default"&&Object.prototype.hasOwnProperty.call(o,u)&&t(a,o,u);return r(a,o),a},n=wt&&wt.__exportStar||function(o,a){for(var u in o)u!=="default"&&!Object.prototype.hasOwnProperty.call(a,u)&&t(a,o,u)};Object.defineProperty(e,"__esModule",{value:!0}),e.structural=e.primitives=e.convenience=void 0,e.convenience=i(qh()),n(qh(),e),e.primitives=i(ys()),n(ys(),e),e.structural=i(_s()),n(_s(),e)}(wt)),wt}var Ss=l8();const ws=e=>!Ss.isUndefined(e)&&!Ss.isNull(e);var Mo={exports:{}},Lo={exports:{}},kt={},qe={},Kh;function Je(){if(Kh)return qe;Kh=1,qe.__esModule=!0,qe.extend=n,qe.indexOf=l,qe.escapeExpression=f,qe.isEmpty=d,qe.createFrame=h,qe.blockParams=p,qe.appendContextPath=c;var e={"&":"&amp;","<":"&lt;",">":"&gt;",\'"\':"&quot;","\'":"&#x27;","`":"&#x60;","=":"&#x3D;"},t=/[&<>"\'`=]/g,r=/[&<>"\'`=]/;function i(s){return e[s]}function n(s){for(var m=1;m<arguments.length;m++)for(var g in arguments[m])Object.prototype.hasOwnProperty.call(arguments[m],g)&&(s[g]=arguments[m][g]);return s}var o=Object.prototype.toString;qe.toString=o;var a=function(m){return typeof m=="function"};a(/x/)&&(qe.isFunction=a=function(s){return typeof s=="function"&&o.call(s)==="[object Function]"}),qe.isFunction=a;var u=Array.isArray||function(s){return s&&typeof s=="object"?o.call(s)==="[object Array]":!1};qe.isArray=u;function l(s,m){for(var g=0,$=s.length;g<$;g++)if(s[g]===m)return g;return-1}function f(s){if(typeof s!="string"){if(s&&s.toHTML)return s.toHTML();if(s==null)return"";if(!s)return s+"";s=""+s}return r.test(s)?s.replace(t,i):s}function d(s){return!s&&s!==0?!0:!!(u(s)&&s.length===0)}function h(s){var m=n({},s);return m._parent=s,m}function p(s,m){return s.path=m,s}function c(s,m){return(s?s+".":"")+m}return qe}var Zo={exports:{}},Yh;function Et(){return Yh||(Yh=1,function(e,t){t.__esModule=!0;var r=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function i(n,o){var a=o&&o.loc,u=void 0,l=void 0,f=void 0,d=void 0;a&&(u=a.start.line,l=a.end.line,f=a.start.column,d=a.end.column,n+=" - "+u+":"+f);for(var h=Error.prototype.constructor.call(this,n),p=0;p<r.length;p++)this[r[p]]=h[r[p]];Error.captureStackTrace&&Error.captureStackTrace(this,i);try{a&&(this.lineNumber=u,this.endLineNumber=l,Object.defineProperty?(Object.defineProperty(this,"column",{value:f,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:d,enumerable:!0})):(this.column=f,this.endColumn=d))}catch{}}i.prototype=new Error,t.default=i,e.exports=t.default}(Zo,Zo.exports)),Zo.exports}var bi={},Fo={exports:{}},Xh;function d8(){return Xh||(Xh=1,function(e,t){t.__esModule=!0;var r=Je();t.default=function(i){i.registerHelper("blockHelperMissing",function(n,o){var a=o.inverse,u=o.fn;if(n===!0)return u(this);if(n===!1||n==null)return a(this);if(r.isArray(n))return n.length>0?(o.ids&&(o.ids=[o.name]),i.helpers.each(n,o)):a(this);if(o.data&&o.ids){var l=r.createFrame(o.data);l.contextPath=r.appendContextPath(o.data.contextPath,o.name),o={data:l}}return u(n,o)})},e.exports=t.default}(Fo,Fo.exports)),Fo.exports}var Bo={exports:{}},Qh;function f8(){return Qh||(Qh=1,function(e,t){t.__esModule=!0;function r(a){return a&&a.__esModule?a:{default:a}}var i=Je(),n=Et(),o=r(n);t.default=function(a){a.registerHelper("each",function(u,l){if(!l)throw new o.default("Must pass iterator to #each");var f=l.fn,d=l.inverse,h=0,p="",c=void 0,s=void 0;l.data&&l.ids&&(s=i.appendContextPath(l.data.contextPath,l.ids[0])+"."),i.isFunction(u)&&(u=u.call(this)),l.data&&(c=i.createFrame(l.data));function m(y,b,w){c&&(c.key=y,c.index=b,c.first=b===0,c.last=!!w,s&&(c.contextPath=s+y)),p=p+f(u[y],{data:c,blockParams:i.blockParams([u[y],y],[s+y,null])})}if(u&&typeof u=="object")if(i.isArray(u))for(var g=u.length;h<g;h++)h in u&&m(h,h,h===u.length-1);else if(typeof Symbol=="function"&&u[Symbol.iterator]){for(var $=[],v=u[Symbol.iterator](),_=v.next();!_.done;_=v.next())$.push(_.value);u=$;for(var g=u.length;h<g;h++)m(h,h,h===u.length-1)}else(function(){var y=void 0;Object.keys(u).forEach(function(b){y!==void 0&&m(y,h-1),y=b,h++}),y!==void 0&&m(y,h-1,!0)})();return h===0&&(p=d(this)),p})},e.exports=t.default}(Bo,Bo.exports)),Bo.exports}var Ho={exports:{}},em;function p8(){return em||(em=1,function(e,t){t.__esModule=!0;function r(o){return o&&o.__esModule?o:{default:o}}var i=Et(),n=r(i);t.default=function(o){o.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new n.default(\'Missing helper: "\'+arguments[arguments.length-1].name+\'"\')})},e.exports=t.default}(Ho,Ho.exports)),Ho.exports}var Go={exports:{}},tm;function h8(){return tm||(tm=1,function(e,t){t.__esModule=!0;function r(a){return a&&a.__esModule?a:{default:a}}var i=Je(),n=Et(),o=r(n);t.default=function(a){a.registerHelper("if",function(u,l){if(arguments.length!=2)throw new o.default("#if requires exactly one argument");return i.isFunction(u)&&(u=u.call(this)),!l.hash.includeZero&&!u||i.isEmpty(u)?l.inverse(this):l.fn(this)}),a.registerHelper("unless",function(u,l){if(arguments.length!=2)throw new o.default("#unless requires exactly one argument");return a.helpers.if.call(this,u,{fn:l.inverse,inverse:l.fn,hash:l.hash})})},e.exports=t.default}(Go,Go.exports)),Go.exports}var Wo={exports:{}},nm;function m8(){return nm||(nm=1,function(e,t){t.__esModule=!0,t.default=function(r){r.registerHelper("log",function(){for(var i=[void 0],n=arguments[arguments.length-1],o=0;o<arguments.length-1;o++)i.push(arguments[o]);var a=1;n.hash.level!=null?a=n.hash.level:n.data&&n.data.level!=null&&(a=n.data.level),i[0]=a,r.log.apply(r,i)})},e.exports=t.default}(Wo,Wo.exports)),Wo.exports}var Vo={exports:{}},rm;function g8(){return rm||(rm=1,function(e,t){t.__esModule=!0,t.default=function(r){r.registerHelper("lookup",function(i,n,o){return i&&o.lookupProperty(i,n)})},e.exports=t.default}(Vo,Vo.exports)),Vo.exports}var qo={exports:{}},im;function v8(){return im||(im=1,function(e,t){t.__esModule=!0;function r(a){return a&&a.__esModule?a:{default:a}}var i=Je(),n=Et(),o=r(n);t.default=function(a){a.registerHelper("with",function(u,l){if(arguments.length!=2)throw new o.default("#with requires exactly one argument");i.isFunction(u)&&(u=u.call(this));var f=l.fn;if(i.isEmpty(u))return l.inverse(this);var d=l.data;return l.data&&l.ids&&(d=i.createFrame(l.data),d.contextPath=i.appendContextPath(l.data.contextPath,l.ids[0])),f(u,{data:d,blockParams:i.blockParams([u],[d&&d.contextPath])})})},e.exports=t.default}(qo,qo.exports)),qo.exports}var om;function am(){if(om)return bi;om=1,bi.__esModule=!0,bi.registerDefaultHelpers=m,bi.moveHelperToHooks=g;function e($){return $&&$.__esModule?$:{default:$}}var t=d8(),r=e(t),i=f8(),n=e(i),o=p8(),a=e(o),u=h8(),l=e(u),f=m8(),d=e(f),h=g8(),p=e(h),c=v8(),s=e(c);function m($){r.default($),n.default($),a.default($),l.default($),d.default($),p.default($),s.default($)}function g($,v,_){$.helpers[v]&&($.hooks[v]=$.helpers[v],_||delete $.helpers[v])}return bi}var Jo={},Ko={exports:{}},um;function $8(){return um||(um=1,function(e,t){t.__esModule=!0;var r=Je();t.default=function(i){i.registerDecorator("inline",function(n,o,a,u){var l=n;return o.partials||(o.partials={},l=function(f,d){var h=a.partials;a.partials=r.extend({},h,o.partials);var p=n(f,d);return a.partials=h,p}),o.partials[u.args[0]]=u.fn,l})},e.exports=t.default}(Ko,Ko.exports)),Ko.exports}var sm;function y8(){if(sm)return Jo;sm=1,Jo.__esModule=!0,Jo.registerDefaultDecorators=i;function e(n){return n&&n.__esModule?n:{default:n}}var t=$8(),r=e(t);function i(n){r.default(n)}return Jo}var Yo={exports:{}},cm;function lm(){return cm||(cm=1,function(e,t){t.__esModule=!0;var r=Je(),i={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(o){if(typeof o=="string"){var a=r.indexOf(i.methodMap,o.toLowerCase());a>=0?o=a:o=parseInt(o,10)}return o},log:function(o){if(o=i.lookupLevel(o),typeof console<"u"&&i.lookupLevel(i.level)<=o){var a=i.methodMap[o];console[a]||(a="log");for(var u=arguments.length,l=Array(u>1?u-1:0),f=1;f<u;f++)l[f-1]=arguments[f];console[a].apply(console,l)}}};t.default=i,e.exports=t.default}(Yo,Yo.exports)),Yo.exports}var Pr={},Xo={},dm;function b8(){if(dm)return Xo;dm=1,Xo.__esModule=!0,Xo.createNewLookupObject=t;var e=Je();function t(){for(var r=arguments.length,i=Array(r),n=0;n<r;n++)i[n]=arguments[n];return e.extend.apply(void 0,[Object.create(null)].concat(i))}return Xo}var fm;function pm(){if(fm)return Pr;fm=1,Pr.__esModule=!0,Pr.createProtoAccessControl=o,Pr.resultIsAllowed=a,Pr.resetLoggedProperties=f;function e(d){return d&&d.__esModule?d:{default:d}}var t=b8(),r=lm(),i=e(r),n=Object.create(null);function o(d){var h=Object.create(null);h.constructor=!1,h.__defineGetter__=!1,h.__defineSetter__=!1,h.__lookupGetter__=!1;var p=Object.create(null);return p.__proto__=!1,{properties:{whitelist:t.createNewLookupObject(p,d.allowedProtoProperties),defaultValue:d.allowProtoPropertiesByDefault},methods:{whitelist:t.createNewLookupObject(h,d.allowedProtoMethods),defaultValue:d.allowProtoMethodsByDefault}}}function a(d,h,p){return u(typeof d=="function"?h.methods:h.properties,p)}function u(d,h){return d.whitelist[h]!==void 0?d.whitelist[h]===!0:d.defaultValue!==void 0?d.defaultValue:(l(h),!1)}function l(d){n[d]!==!0&&(n[d]=!0,i.default.log("error",\'Handlebars: Access has been denied to resolve the property "\'+d+`" because it is not an "own property" of its parent.\nYou can add a runtime option to disable the check or this warning:\nSee https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function f(){Object.keys(n).forEach(function(d){delete n[d]})}return Pr}var hm;function ks(){if(hm)return kt;hm=1,kt.__esModule=!0,kt.HandlebarsEnvironment=s;function e(g){return g&&g.__esModule?g:{default:g}}var t=Je(),r=Et(),i=e(r),n=am(),o=y8(),a=lm(),u=e(a),l=pm(),f="4.7.8";kt.VERSION=f;var d=8;kt.COMPILER_REVISION=d;var h=7;kt.LAST_COMPATIBLE_COMPILER_REVISION=h;var p={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"};kt.REVISION_CHANGES=p;var c="[object Object]";function s(g,$,v){this.helpers=g||{},this.partials=$||{},this.decorators=v||{},n.registerDefaultHelpers(this),o.registerDefaultDecorators(this)}s.prototype={constructor:s,logger:u.default,log:u.default.log,registerHelper:function($,v){if(t.toString.call($)===c){if(v)throw new i.default("Arg not supported with multiple helpers");t.extend(this.helpers,$)}else this.helpers[$]=v},unregisterHelper:function($){delete this.helpers[$]},registerPartial:function($,v){if(t.toString.call($)===c)t.extend(this.partials,$);else{if(typeof v>"u")throw new i.default(\'Attempting to register a partial called "\'+$+\'" as undefined\');this.partials[$]=v}},unregisterPartial:function($){delete this.partials[$]},registerDecorator:function($,v){if(t.toString.call($)===c){if(v)throw new i.default("Arg not supported with multiple decorators");t.extend(this.decorators,$)}else this.decorators[$]=v},unregisterDecorator:function($){delete this.decorators[$]},resetLoggedPropertyAccesses:function(){l.resetLoggedProperties()}};var m=u.default.log;return kt.log=m,kt.createFrame=t.createFrame,kt.logger=u.default,kt}var Qo={exports:{}},mm;function _8(){return mm||(mm=1,function(e,t){t.__esModule=!0;function r(i){this.string=i}r.prototype.toString=r.prototype.toHTML=function(){return""+this.string},t.default=r,e.exports=t.default}(Qo,Qo.exports)),Qo.exports}var rn={},ea={},gm;function S8(){if(gm)return ea;gm=1,ea.__esModule=!0,ea.wrapHelper=e;function e(t,r){if(typeof t!="function")return t;var i=function(){var o=arguments[arguments.length-1];return arguments[arguments.length-1]=r(o),t.apply(this,arguments)};return i}return ea}var vm;function w8(){if(vm)return rn;vm=1,rn.__esModule=!0,rn.checkRevision=d,rn.template=h,rn.wrapProgram=p,rn.resolvePartial=c,rn.invokePartial=s,rn.noop=m;function e(y){return y&&y.__esModule?y:{default:y}}function t(y){if(y&&y.__esModule)return y;var b={};if(y!=null)for(var w in y)Object.prototype.hasOwnProperty.call(y,w)&&(b[w]=y[w]);return b.default=y,b}var r=Je(),i=t(r),n=Et(),o=e(n),a=ks(),u=am(),l=S8(),f=pm();function d(y){var b=y&&y[0]||1,w=a.COMPILER_REVISION;if(!(b>=a.LAST_COMPATIBLE_COMPILER_REVISION&&b<=a.COMPILER_REVISION))if(b<a.LAST_COMPATIBLE_COMPILER_REVISION){var S=a.REVISION_CHANGES[w],I=a.REVISION_CHANGES[b];throw new o.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+S+") or downgrade your runtime to an older version ("+I+").")}else throw new o.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+y[1]+").")}function h(y,b){if(!b)throw new o.default("No environment passed to template");if(!y||!y.main)throw new o.default("Unknown template object: "+typeof y);y.main.decorator=y.main_d,b.VM.checkRevision(y.compiler);var w=y.compiler&&y.compiler[0]===7;function S(P,O,A){A.hash&&(O=i.extend({},O,A.hash),A.ids&&(A.ids[0]=!0)),P=b.VM.resolvePartial.call(this,P,O,A);var U=i.extend({},A,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),K=b.VM.invokePartial.call(this,P,O,U);if(K==null&&b.compile&&(A.partials[A.name]=b.compile(P,y.compilerOptions,b),K=A.partials[A.name](O,U)),K!=null){if(A.indent){for(var pe=K.split(`\n`),be=0,Ze=pe.length;be<Ze&&!(!pe[be]&&be+1===Ze);be++)pe[be]=A.indent+pe[be];K=pe.join(`\n`)}return K}else throw new o.default("The partial "+A.name+" could not be compiled when running in runtime-only mode")}var I={strict:function(O,A,U){if(!O||!(A in O))throw new o.default(\'"\'+A+\'" not defined in \'+O,{loc:U});return I.lookupProperty(O,A)},lookupProperty:function(O,A){var U=O[A];if(U==null||Object.prototype.hasOwnProperty.call(O,A)||f.resultIsAllowed(U,I.protoAccessControl,A))return U},lookup:function(O,A){for(var U=O.length,K=0;K<U;K++){var pe=O[K]&&I.lookupProperty(O[K],A);if(pe!=null)return O[K][A]}},lambda:function(O,A){return typeof O=="function"?O.call(A):O},escapeExpression:i.escapeExpression,invokePartial:S,fn:function(O){var A=y[O];return A.decorator=y[O+"_d"],A},programs:[],program:function(O,A,U,K,pe){var be=this.programs[O],Ze=this.fn(O);return A||pe||K||U?be=p(this,O,Ze,A,U,K,pe):be||(be=this.programs[O]=p(this,O,Ze)),be},data:function(O,A){for(;O&&A--;)O=O._parent;return O},mergeIfNeeded:function(O,A){var U=O||A;return O&&A&&O!==A&&(U=i.extend({},A,O)),U},nullContext:Object.seal({}),noop:b.VM.noop,compilerInfo:y.compiler};function T(P){var O=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],A=O.data;T._setup(O),!O.partial&&y.useData&&(A=g(P,A));var U=void 0,K=y.useBlockParams?[]:void 0;y.useDepths&&(O.depths?U=P!=O.depths[0]?[P].concat(O.depths):O.depths:U=[P]);function pe(be){return""+y.main(I,be,I.helpers,I.partials,A,K,U)}return pe=$(y.main,pe,I,O.depths||[],A,K),pe(P,O)}return T.isTop=!0,T._setup=function(P){if(P.partial)I.protoAccessControl=P.protoAccessControl,I.helpers=P.helpers,I.partials=P.partials,I.decorators=P.decorators,I.hooks=P.hooks;else{var O=i.extend({},b.helpers,P.helpers);v(O,I),I.helpers=O,y.usePartial&&(I.partials=I.mergeIfNeeded(P.partials,b.partials)),(y.usePartial||y.useDecorators)&&(I.decorators=i.extend({},b.decorators,P.decorators)),I.hooks={},I.protoAccessControl=f.createProtoAccessControl(P);var A=P.allowCallsToHelperMissing||w;u.moveHelperToHooks(I,"helperMissing",A),u.moveHelperToHooks(I,"blockHelperMissing",A)}},T._child=function(P,O,A,U){if(y.useBlockParams&&!A)throw new o.default("must pass block params");if(y.useDepths&&!U)throw new o.default("must pass parent depths");return p(I,P,y[P],O,0,A,U)},T}function p(y,b,w,S,I,T,P){function O(A){var U=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],K=P;return P&&A!=P[0]&&!(A===y.nullContext&&P[0]===null)&&(K=[A].concat(P)),w(y,A,y.helpers,y.partials,U.data||S,T&&[U.blockParams].concat(T),K)}return O=$(w,O,y,P,S,T),O.program=b,O.depth=P?P.length:0,O.blockParams=I||0,O}function c(y,b,w){return y?!y.call&&!w.name&&(w.name=y,y=w.partials[y]):w.name==="@partial-block"?y=w.data["partial-block"]:y=w.partials[w.name],y}function s(y,b,w){var S=w.data&&w.data["partial-block"];w.partial=!0,w.ids&&(w.data.contextPath=w.ids[0]||w.data.contextPath);var I=void 0;if(w.fn&&w.fn!==m&&function(){w.data=a.createFrame(w.data);var T=w.fn;I=w.data["partial-block"]=function(O){var A=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return A.data=a.createFrame(A.data),A.data["partial-block"]=S,T(O,A)},T.partials&&(w.partials=i.extend({},w.partials,T.partials))}(),y===void 0&&I&&(y=I),y===void 0)throw new o.default("The partial "+w.name+" could not be found");if(y instanceof Function)return y(b,w)}function m(){return""}function g(y,b){return(!b||!("root"in b))&&(b=b?a.createFrame(b):{},b.root=y),b}function $(y,b,w,S,I,T){if(y.decorator){var P={};b=y.decorator(b,P,w,S&&S[0],I,T,S),i.extend(b,P)}return b}function v(y,b){Object.keys(y).forEach(function(w){var S=y[w];y[w]=_(S,b)})}function _(y,b){var w=b.lookupProperty;return l.wrapHelper(y,function(S){return i.extend({lookupProperty:w},S)})}return rn}var ta={exports:{}},$m;function ym(){return $m||($m=1,function(e,t){t.__esModule=!0,t.default=function(r){(function(){typeof globalThis!="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var i=globalThis.Handlebars;r.noConflict=function(){return globalThis.Handlebars===r&&(globalThis.Handlebars=i),r}},e.exports=t.default}(ta,ta.exports)),ta.exports}var bm;function k8(){return bm||(bm=1,function(e,t){t.__esModule=!0;function r(v){return v&&v.__esModule?v:{default:v}}function i(v){if(v&&v.__esModule)return v;var _={};if(v!=null)for(var y in v)Object.prototype.hasOwnProperty.call(v,y)&&(_[y]=v[y]);return _.default=v,_}var n=ks(),o=i(n),a=_8(),u=r(a),l=Et(),f=r(l),d=Je(),h=i(d),p=w8(),c=i(p),s=ym(),m=r(s);function g(){var v=new o.HandlebarsEnvironment;return h.extend(v,o),v.SafeString=u.default,v.Exception=f.default,v.Utils=h,v.escapeExpression=h.escapeExpression,v.VM=c,v.template=function(_){return c.template(_,v)},v}var $=g();$.create=g,m.default($),$.default=$,t.default=$,e.exports=t.default}(Lo,Lo.exports)),Lo.exports}var na={exports:{}},_m;function Sm(){return _m||(_m=1,function(e,t){t.__esModule=!0;var r={helpers:{helperExpression:function(n){return n.type==="SubExpression"||(n.type==="MustacheStatement"||n.type==="BlockStatement")&&!!(n.params&&n.params.length||n.hash)},scopedId:function(n){return/^\\.|this\\b/.test(n.original)},simpleId:function(n){return n.parts.length===1&&!r.helpers.scopedId(n)&&!n.depth}}};t.default=r,e.exports=t.default}(na,na.exports)),na.exports}var xr={},ra={exports:{}},wm;function E8(){return wm||(wm=1,function(e,t){t.__esModule=!0;var r=function(){var i={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(u,l,f,d,h,p,c){var s=p.length-1;switch(h){case 1:return p[s-1];case 2:this.$=d.prepareProgram(p[s]);break;case 3:this.$=p[s];break;case 4:this.$=p[s];break;case 5:this.$=p[s];break;case 6:this.$=p[s];break;case 7:this.$=p[s];break;case 8:this.$=p[s];break;case 9:this.$={type:"CommentStatement",value:d.stripComment(p[s]),strip:d.stripFlags(p[s],p[s]),loc:d.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:p[s],value:p[s],loc:d.locInfo(this._$)};break;case 11:this.$=d.prepareRawBlock(p[s-2],p[s-1],p[s],this._$);break;case 12:this.$={path:p[s-3],params:p[s-2],hash:p[s-1]};break;case 13:this.$=d.prepareBlock(p[s-3],p[s-2],p[s-1],p[s],!1,this._$);break;case 14:this.$=d.prepareBlock(p[s-3],p[s-2],p[s-1],p[s],!0,this._$);break;case 15:this.$={open:p[s-5],path:p[s-4],params:p[s-3],hash:p[s-2],blockParams:p[s-1],strip:d.stripFlags(p[s-5],p[s])};break;case 16:this.$={path:p[s-4],params:p[s-3],hash:p[s-2],blockParams:p[s-1],strip:d.stripFlags(p[s-5],p[s])};break;case 17:this.$={path:p[s-4],params:p[s-3],hash:p[s-2],blockParams:p[s-1],strip:d.stripFlags(p[s-5],p[s])};break;case 18:this.$={strip:d.stripFlags(p[s-1],p[s-1]),program:p[s]};break;case 19:var m=d.prepareBlock(p[s-2],p[s-1],p[s],p[s],!1,this._$),g=d.prepareProgram([m],p[s-1].loc);g.chained=!0,this.$={strip:p[s-2].strip,program:g,chain:!0};break;case 20:this.$=p[s];break;case 21:this.$={path:p[s-1],strip:d.stripFlags(p[s-2],p[s])};break;case 22:this.$=d.prepareMustache(p[s-3],p[s-2],p[s-1],p[s-4],d.stripFlags(p[s-4],p[s]),this._$);break;case 23:this.$=d.prepareMustache(p[s-3],p[s-2],p[s-1],p[s-4],d.stripFlags(p[s-4],p[s]),this._$);break;case 24:this.$={type:"PartialStatement",name:p[s-3],params:p[s-2],hash:p[s-1],indent:"",strip:d.stripFlags(p[s-4],p[s]),loc:d.locInfo(this._$)};break;case 25:this.$=d.preparePartialBlock(p[s-2],p[s-1],p[s],this._$);break;case 26:this.$={path:p[s-3],params:p[s-2],hash:p[s-1],strip:d.stripFlags(p[s-4],p[s])};break;case 27:this.$=p[s];break;case 28:this.$=p[s];break;case 29:this.$={type:"SubExpression",path:p[s-3],params:p[s-2],hash:p[s-1],loc:d.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:p[s],loc:d.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:d.id(p[s-2]),value:p[s],loc:d.locInfo(this._$)};break;case 32:this.$=d.id(p[s-1]);break;case 33:this.$=p[s];break;case 34:this.$=p[s];break;case 35:this.$={type:"StringLiteral",value:p[s],original:p[s],loc:d.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(p[s]),original:Number(p[s]),loc:d.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:p[s]==="true",original:p[s]==="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.$=p[s];break;case 41:this.$=p[s];break;case 42:this.$=d.preparePath(!0,p[s],this._$);break;case 43:this.$=d.preparePath(!1,p[s],this._$);break;case 44:p[s-2].push({part:d.id(p[s]),original:p[s],separator:p[s-1]}),this.$=p[s-2];break;case 45:this.$=[{part:d.id(p[s]),original:p[s]}];break;case 46:this.$=[];break;case 47:p[s-1].push(p[s]);break;case 48:this.$=[];break;case 49:p[s-1].push(p[s]);break;case 50:this.$=[];break;case 51:p[s-1].push(p[s]);break;case 58:this.$=[];break;case 59:p[s-1].push(p[s]);break;case 64:this.$=[];break;case 65:p[s-1].push(p[s]);break;case 70:this.$=[];break;case 71:p[s-1].push(p[s]);break;case 78:this.$=[];break;case 79:p[s-1].push(p[s]);break;case 82:this.$=[];break;case 83:p[s-1].push(p[s]);break;case 86:this.$=[];break;case 87:p[s-1].push(p[s]);break;case 90:this.$=[];break;case 91:p[s-1].push(p[s]);break;case 94:this.$=[];break;case 95:p[s-1].push(p[s]);break;case 98:this.$=[p[s]];break;case 99:p[s-1].push(p[s]);break;case 100:this.$=[p[s]];break;case 101:p[s-1].push(p[s]);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(u,l){throw new Error(u)},parse:function(u){var l=this,f=[0],d=[null],h=[],p=this.table,c="",s=0,m=0;this.lexer.setInput(u),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var g=this.lexer.yylloc;h.push(g);var $=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function v(){var U;return U=l.lexer.lex()||1,typeof U!="number"&&(U=l.symbols_[U]||U),U}for(var _,y,b,w,S={},I,T,P,O;;){if(y=f[f.length-1],this.defaultActions[y]?b=this.defaultActions[y]:((_===null||typeof _>"u")&&(_=v()),b=p[y]&&p[y][_]),typeof b>"u"||!b.length||!b[0]){var A="";{O=[];for(I in p[y])this.terminals_[I]&&I>2&&O.push("\'"+this.terminals_[I]+"\'");this.lexer.showPosition?A="Parse error on line "+(s+1)+`:\n`+this.lexer.showPosition()+`\nExpecting `+O.join(", ")+", got \'"+(this.terminals_[_]||_)+"\'":A="Parse error on line "+(s+1)+": Unexpected "+(_==1?"end of input":"\'"+(this.terminals_[_]||_)+"\'"),this.parseError(A,{text:this.lexer.match,token:this.terminals_[_]||_,line:this.lexer.yylineno,loc:g,expected:O})}}if(b[0]instanceof Array&&b.length>1)throw new Error("Parse Error: multiple actions possible at state: "+y+", token: "+_);switch(b[0]){case 1:f.push(_),d.push(this.lexer.yytext),h.push(this.lexer.yylloc),f.push(b[1]),_=null,m=this.lexer.yyleng,c=this.lexer.yytext,s=this.lexer.yylineno,g=this.lexer.yylloc;break;case 2:if(T=this.productions_[b[1]][1],S.$=d[d.length-T],S._$={first_line:h[h.length-(T||1)].first_line,last_line:h[h.length-1].last_line,first_column:h[h.length-(T||1)].first_column,last_column:h[h.length-1].last_column},$&&(S._$.range=[h[h.length-(T||1)].range[0],h[h.length-1].range[1]]),w=this.performAction.call(S,c,m,s,this.yy,b[1],d,h),typeof w<"u")return w;T&&(f=f.slice(0,-1*T*2),d=d.slice(0,-1*T),h=h.slice(0,-1*T)),f.push(this.productions_[b[1]][0]),d.push(S.$),h.push(S._$),P=p[f[f.length-2]][f[f.length-1]],f.push(P);break;case 3:return!0}}return!0}},n=function(){var a={EOF:1,parseError:function(l,f){if(this.yy.parser)this.yy.parser.parseError(l,f);else throw new Error(l)},setInput:function(l){return this._input=l,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 l=this._input[0];this.yytext+=l,this.yyleng++,this.offset++,this.match+=l,this.matched+=l;var f=l.match(/(?:\\r\\n?|\\n).*/g);return f?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),l},unput:function(l){var f=l.length,d=l.split(/(?:\\r\\n?|\\n)/g);this._input=l+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-f-1),this.offset-=f;var h=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 p=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===h.length?this.yylloc.first_column:0)+h[h.length-d.length].length-d[0].length:this.yylloc.first_column-f},this.options.ranges&&(this.yylloc.range=[p[0],p[0]+this.yyleng-f]),this},more:function(){return this._more=!0,this},less:function(l){this.unput(this.match.slice(l))},pastInput:function(){var l=this.matched.substr(0,this.matched.length-this.match.length);return(l.length>20?"...":"")+l.substr(-20).replace(/\\n/g,"")},upcomingInput:function(){var l=this.match;return l.length<20&&(l+=this._input.substr(0,20-l.length)),(l.substr(0,20)+(l.length>20?"...":"")).replace(/\\n/g,"")},showPosition:function(){var l=this.pastInput(),f=new Array(l.length+1).join("-");return l+this.upcomingInput()+`\n`+f+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var l,f,d,h,p;this._more||(this.yytext="",this.match="");for(var c=this._currentRules(),s=0;s<c.length&&(d=this._input.match(this.rules[c[s]]),!(d&&(!f||d[0].length>f[0].length)&&(f=d,h=s,!this.options.flex)));s++);return f?(p=f[0].match(/(?:\\r\\n?|\\n).*/g),p&&(this.yylineno+=p.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:p?p[p.length-1].length-p[p.length-1].match(/\\r?\\n?/)[0].length:this.yylloc.last_column+f[0].length},this.yytext+=f[0],this.match+=f[0],this.matches=f,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(f[0].length),this.matched+=f[0],l=this.performAction.call(this,this.yy,this,c[h],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),l||void 0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.\n`+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var l=this.next();return typeof l<"u"?l:this.lex()},begin:function(l){this.conditionStack.push(l)},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(l){this.begin(l)}};return a.options={},a.performAction=function(l,f,d,h){function p(c,s){return f.yytext=f.yytext.substring(c,f.yyleng-s+c)}switch(d){case 0:if(f.yytext.slice(-2)==="\\\\\\\\"?(p(0,1),this.begin("mu")):f.yytext.slice(-1)==="\\\\"?(p(0,1),this.begin("emu")):this.begin("mu"),f.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:(p(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(f.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 f.yytext=p(1,2).replace(/\\\\"/g,\'"\'),80;case 32:return f.yytext=p(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 f.yytext=f.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}();i.lexer=n;function o(){this.yy={}}return o.prototype=i,i.Parser=o,new o}();t.default=r,e.exports=t.default}(ra,ra.exports)),ra.exports}var ia={exports:{}},oa={exports:{}},km;function Em(){return km||(km=1,function(e,t){t.__esModule=!0;function r(f){return f&&f.__esModule?f:{default:f}}var i=Et(),n=r(i);function o(){this.parents=[]}o.prototype={constructor:o,mutating:!1,acceptKey:function(d,h){var p=this.accept(d[h]);if(this.mutating){if(p&&!o.prototype[p.type])throw new n.default(\'Unexpected node type "\'+p.type+\'" found when accepting \'+h+" on "+d.type);d[h]=p}},acceptRequired:function(d,h){if(this.acceptKey(d,h),!d[h])throw new n.default(d.type+" requires "+h)},acceptArray:function(d){for(var h=0,p=d.length;h<p;h++)this.acceptKey(d,h),d[h]||(d.splice(h,1),h--,p--)},accept:function(d){if(d){if(!this[d.type])throw new n.default("Unknown type: "+d.type,d);this.current&&this.parents.unshift(this.current),this.current=d;var h=this[d.type](d);if(this.current=this.parents.shift(),!this.mutating||h)return h;if(h!==!1)return d}},Program:function(d){this.acceptArray(d.body)},MustacheStatement:a,Decorator:a,BlockStatement:u,DecoratorBlock:u,PartialStatement:l,PartialBlockStatement:function(d){l.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(f){this.acceptRequired(f,"path"),this.acceptArray(f.params),this.acceptKey(f,"hash")}function u(f){a.call(this,f),this.acceptKey(f,"program"),this.acceptKey(f,"inverse")}function l(f){this.acceptRequired(f,"name"),this.acceptArray(f.params),this.acceptKey(f,"hash")}t.default=o,e.exports=t.default}(oa,oa.exports)),oa.exports}var Im;function I8(){return Im||(Im=1,function(e,t){t.__esModule=!0;function r(d){return d&&d.__esModule?d:{default:d}}var i=Em(),n=r(i);function o(){var d=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=d}o.prototype=new n.default,o.prototype.Program=function(d){var h=!this.options.ignoreStandalone,p=!this.isRootSeen;this.isRootSeen=!0;for(var c=d.body,s=0,m=c.length;s<m;s++){var g=c[s],$=this.accept(g);if($){var v=a(c,s,p),_=u(c,s,p),y=$.openStandalone&&v,b=$.closeStandalone&&_,w=$.inlineStandalone&&v&&_;$.close&&l(c,s,!0),$.open&&f(c,s,!0),h&&w&&(l(c,s),f(c,s)&&g.type==="PartialStatement"&&(g.indent=/([ \\t]+$)/.exec(c[s-1].original)[1])),h&&y&&(l((g.program||g.inverse).body),f(c,s)),h&&b&&(l(c,s),f((g.inverse||g.program).body))}}return d},o.prototype.BlockStatement=o.prototype.DecoratorBlock=o.prototype.PartialBlockStatement=function(d){this.accept(d.program),this.accept(d.inverse);var h=d.program||d.inverse,p=d.program&&d.inverse,c=p,s=p;if(p&&p.chained)for(c=p.body[0].program;s.chained;)s=s.body[s.body.length-1].program;var m={open:d.openStrip.open,close:d.closeStrip.close,openStandalone:u(h.body),closeStandalone:a((c||h).body)};if(d.openStrip.close&&l(h.body,null,!0),p){var g=d.inverseStrip;g.open&&f(h.body,null,!0),g.close&&l(c.body,null,!0),d.closeStrip.open&&f(s.body,null,!0),!this.options.ignoreStandalone&&a(h.body)&&u(c.body)&&(f(h.body),l(c.body))}else d.closeStrip.open&&f(h.body,null,!0);return m},o.prototype.Decorator=o.prototype.MustacheStatement=function(d){return d.strip},o.prototype.PartialStatement=o.prototype.CommentStatement=function(d){var h=d.strip||{};return{inlineStandalone:!0,open:h.open,close:h.close}};function a(d,h,p){h===void 0&&(h=d.length);var c=d[h-1],s=d[h-2];if(!c)return p;if(c.type==="ContentStatement")return(s||!p?/\\r?\\n\\s*?$/:/(^|\\r?\\n)\\s*?$/).test(c.original)}function u(d,h,p){h===void 0&&(h=-1);var c=d[h+1],s=d[h+2];if(!c)return p;if(c.type==="ContentStatement")return(s||!p?/^\\s*?\\r?\\n/:/^\\s*?(\\r?\\n|$)/).test(c.original)}function l(d,h,p){var c=d[h==null?0:h+1];if(!(!c||c.type!=="ContentStatement"||!p&&c.rightStripped)){var s=c.value;c.value=c.value.replace(p?/^\\s+/:/^[ \\t]*\\r?\\n?/,""),c.rightStripped=c.value!==s}}function f(d,h,p){var c=d[h==null?d.length-1:h-1];if(!(!c||c.type!=="ContentStatement"||!p&&c.leftStripped)){var s=c.value;return c.value=c.value.replace(p?/\\s+$/:/[ \\t]+$/,""),c.leftStripped=c.value!==s,c.leftStripped}}t.default=o,e.exports=t.default}(ia,ia.exports)),ia.exports}var at={},Nm;function N8(){if(Nm)return at;Nm=1,at.__esModule=!0,at.SourceLocation=n,at.id=o,at.stripFlags=a,at.stripComment=u,at.preparePath=l,at.prepareMustache=f,at.prepareRawBlock=d,at.prepareBlock=h,at.prepareProgram=p,at.preparePartialBlock=c;function e(s){return s&&s.__esModule?s:{default:s}}var t=Et(),r=e(t);function i(s,m){if(m=m.path?m.path.original:m,s.path.original!==m){var g={loc:s.path.loc};throw new r.default(s.path.original+" doesn\'t match "+m,g)}}function n(s,m){this.source=s,this.start={line:m.first_line,column:m.first_column},this.end={line:m.last_line,column:m.last_column}}function o(s){return/^\\[.*\\]$/.test(s)?s.substring(1,s.length-1):s}function a(s,m){return{open:s.charAt(2)==="~",close:m.charAt(m.length-3)==="~"}}function u(s){return s.replace(/^\\{\\{~?!-?-?/,"").replace(/-?-?~?\\}\\}$/,"")}function l(s,m,g){g=this.locInfo(g);for(var $=s?"@":"",v=[],_=0,y=0,b=m.length;y<b;y++){var w=m[y].part,S=m[y].original!==w;if($+=(m[y].separator||"")+w,!S&&(w===".."||w==="."||w==="this")){if(v.length>0)throw new r.default("Invalid path: "+$,{loc:g});w===".."&&_++}else v.push(w)}return{type:"PathExpression",data:s,depth:_,parts:v,original:$,loc:g}}function f(s,m,g,$,v,_){var y=$.charAt(3)||$.charAt(2),b=y!=="{"&&y!=="&",w=/\\*/.test($);return{type:w?"Decorator":"MustacheStatement",path:s,params:m,hash:g,escaped:b,strip:v,loc:this.locInfo(_)}}function d(s,m,g,$){i(s,g),$=this.locInfo($);var v={type:"Program",body:m,strip:{},loc:$};return{type:"BlockStatement",path:s.path,params:s.params,hash:s.hash,program:v,openStrip:{},inverseStrip:{},closeStrip:{},loc:$}}function h(s,m,g,$,v,_){$&&$.path&&i(s,$);var y=/\\*/.test(s.open);m.blockParams=s.blockParams;var b=void 0,w=void 0;if(g){if(y)throw new r.default("Unexpected inverse block on decorator",g);g.chain&&(g.program.body[0].closeStrip=$.strip),w=g.strip,b=g.program}return v&&(v=b,b=m,m=v),{type:y?"DecoratorBlock":"BlockStatement",path:s.path,params:s.params,hash:s.hash,program:m,inverse:b,openStrip:s.strip,inverseStrip:w,closeStrip:$&&$.strip,loc:this.locInfo(_)}}function p(s,m){if(!m&&s.length){var g=s[0].loc,$=s[s.length-1].loc;g&&$&&(m={source:g.source,start:{line:g.start.line,column:g.start.column},end:{line:$.end.line,column:$.end.column}})}return{type:"Program",body:s,strip:{},loc:m}}function c(s,m,g,$){return i(s,g),{type:"PartialBlockStatement",name:s.path,params:s.params,hash:s.hash,program:m,openStrip:s.strip,closeStrip:g&&g.strip,loc:this.locInfo($)}}return at}var Om;function O8(){if(Om)return xr;Om=1,xr.__esModule=!0,xr.parseWithoutProcessing=d,xr.parse=h;function e(p){if(p&&p.__esModule)return p;var c={};if(p!=null)for(var s in p)Object.prototype.hasOwnProperty.call(p,s)&&(c[s]=p[s]);return c.default=p,c}function t(p){return p&&p.__esModule?p:{default:p}}var r=E8(),i=t(r),n=I8(),o=t(n),a=N8(),u=e(a),l=Je();xr.parser=i.default;var f={};l.extend(f,u);function d(p,c){if(p.type==="Program")return p;i.default.yy=f,f.locInfo=function(m){return new f.SourceLocation(c&&c.srcName,m)};var s=i.default.parse(p);return s}function h(p,c){var s=d(p,c),m=new o.default(c);return m.accept(s)}return xr}var Tr={},Pm;function P8(){if(Pm)return Tr;Pm=1,Tr.__esModule=!0,Tr.Compiler=u,Tr.precompile=l,Tr.compile=f;function e(p){return p&&p.__esModule?p:{default:p}}var t=Et(),r=e(t),i=Je(),n=Sm(),o=e(n),a=[].slice;function u(){}u.prototype={compiler:u,equals:function(c){var s=this.opcodes.length;if(c.opcodes.length!==s)return!1;for(var m=0;m<s;m++){var g=this.opcodes[m],$=c.opcodes[m];if(g.opcode!==$.opcode||!d(g.args,$.args))return!1}s=this.children.length;for(var m=0;m<s;m++)if(!this.children[m].equals(c.children[m]))return!1;return!0},guid:0,compile:function(c,s){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=s,this.stringParams=s.stringParams,this.trackIds=s.trackIds,s.blockParams=s.blockParams||[],s.knownHelpers=i.extend(Object.create(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},s.knownHelpers),this.accept(c)},compileProgram:function(c){var s=new this.compiler,m=s.compile(c,this.options),g=this.guid++;return this.usePartial=this.usePartial||m.usePartial,this.children[g]=m,this.useDepths=this.useDepths||m.useDepths,g},accept:function(c){if(!this[c.type])throw new r.default("Unknown type: "+c.type,c);this.sourceNode.unshift(c);var s=this[c.type](c);return this.sourceNode.shift(),s},Program:function(c){this.options.blockParams.unshift(c.blockParams);for(var s=c.body,m=s.length,g=0;g<m;g++)this.accept(s[g]);return this.options.blockParams.shift(),this.isSimple=m===1,this.blockParams=c.blockParams?c.blockParams.length:0,this},BlockStatement:function(c){h(c);var s=c.program,m=c.inverse;s=s&&this.compileProgram(s),m=m&&this.compileProgram(m);var g=this.classifySexpr(c);g==="helper"?this.helperSexpr(c,s,m):g==="simple"?(this.simpleSexpr(c),this.opcode("pushProgram",s),this.opcode("pushProgram",m),this.opcode("emptyHash"),this.opcode("blockValue",c.path.original)):(this.ambiguousSexpr(c,s,m),this.opcode("pushProgram",s),this.opcode("pushProgram",m),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(c){var s=c.program&&this.compileProgram(c.program),m=this.setupFullMustacheParams(c,s,void 0),g=c.path;this.useDecorators=!0,this.opcode("registerDecorator",m.length,g.original)},PartialStatement:function(c){this.usePartial=!0;var s=c.program;s&&(s=this.compileProgram(c.program));var m=c.params;if(m.length>1)throw new r.default("Unsupported number of partial arguments: "+m.length,c);m.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):m.push({type:"PathExpression",parts:[],depth:0}));var g=c.name.original,$=c.name.type==="SubExpression";$&&this.accept(c.name),this.setupFullMustacheParams(c,s,void 0,!0);var v=c.indent||"";this.options.preventIndent&&v&&(this.opcode("appendContent",v),v=""),this.opcode("invokePartial",$,g,v),this.opcode("append")},PartialBlockStatement:function(c){this.PartialStatement(c)},MustacheStatement:function(c){this.SubExpression(c),c.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(c){this.DecoratorBlock(c)},ContentStatement:function(c){c.value&&this.opcode("appendContent",c.value)},CommentStatement:function(){},SubExpression:function(c){h(c);var s=this.classifySexpr(c);s==="simple"?this.simpleSexpr(c):s==="helper"?this.helperSexpr(c):this.ambiguousSexpr(c)},ambiguousSexpr:function(c,s,m){var g=c.path,$=g.parts[0],v=s!=null||m!=null;this.opcode("getContext",g.depth),this.opcode("pushProgram",s),this.opcode("pushProgram",m),g.strict=!0,this.accept(g),this.opcode("invokeAmbiguous",$,v)},simpleSexpr:function(c){var s=c.path;s.strict=!0,this.accept(s),this.opcode("resolvePossibleLambda")},helperSexpr:function(c,s,m){var g=this.setupFullMustacheParams(c,s,m),$=c.path,v=$.parts[0];if(this.options.knownHelpers[v])this.opcode("invokeKnownHelper",g.length,v);else{if(this.options.knownHelpersOnly)throw new r.default("You specified knownHelpersOnly, but used the unknown helper "+v,c);$.strict=!0,$.falsy=!0,this.accept($),this.opcode("invokeHelper",g.length,$.original,o.default.helpers.simpleId($))}},PathExpression:function(c){this.addDepth(c.depth),this.opcode("getContext",c.depth);var s=c.parts[0],m=o.default.helpers.scopedId(c),g=!c.depth&&!m&&this.blockParamIndex(s);g?this.opcode("lookupBlockParam",g,c.parts):s?c.data?(this.options.data=!0,this.opcode("lookupData",c.depth,c.parts,c.strict)):this.opcode("lookupOnContext",c.parts,c.falsy,c.strict,m):this.opcode("pushContext")},StringLiteral:function(c){this.opcode("pushString",c.value)},NumberLiteral:function(c){this.opcode("pushLiteral",c.value)},BooleanLiteral:function(c){this.opcode("pushLiteral",c.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(c){var s=c.pairs,m=0,g=s.length;for(this.opcode("pushHash");m<g;m++)this.pushParam(s[m].value);for(;m--;)this.opcode("assignToHash",s[m].key);this.opcode("popHash")},opcode:function(c){this.opcodes.push({opcode:c,args:a.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(c){c&&(this.useDepths=!0)},classifySexpr:function(c){var s=o.default.helpers.simpleId(c.path),m=s&&!!this.blockParamIndex(c.path.parts[0]),g=!m&&o.default.helpers.helperExpression(c),$=!m&&(g||s);if($&&!g){var v=c.path.parts[0],_=this.options;_.knownHelpers[v]?g=!0:_.knownHelpersOnly&&($=!1)}return g?"helper":$?"ambiguous":"simple"},pushParams:function(c){for(var s=0,m=c.length;s<m;s++)this.pushParam(c[s])},pushParam:function(c){var s=c.value!=null?c.value:c.original||"";if(this.stringParams)s.replace&&(s=s.replace(/^(\\.?\\.\\/)*/g,"").replace(/\\//g,".")),c.depth&&this.addDepth(c.depth),this.opcode("getContext",c.depth||0),this.opcode("pushStringParam",s,c.type),c.type==="SubExpression"&&this.accept(c);else{if(this.trackIds){var m=void 0;if(c.parts&&!o.default.helpers.scopedId(c)&&!c.depth&&(m=this.blockParamIndex(c.parts[0])),m){var g=c.parts.slice(1).join(".");this.opcode("pushId","BlockParam",m,g)}else s=c.original||s,s.replace&&(s=s.replace(/^this(?:\\.|$)/,"").replace(/^\\.\\//,"").replace(/^\\.$/,"")),this.opcode("pushId",c.type,s)}this.accept(c)}},setupFullMustacheParams:function(c,s,m,g){var $=c.params;return this.pushParams($),this.opcode("pushProgram",s),this.opcode("pushProgram",m),c.hash?this.accept(c.hash):this.opcode("emptyHash",g),$},blockParamIndex:function(c){for(var s=0,m=this.options.blockParams.length;s<m;s++){var g=this.options.blockParams[s],$=g&&i.indexOf(g,c);if(g&&$>=0)return[s,$]}}};function l(p,c,s){if(p==null||typeof p!="string"&&p.type!=="Program")throw new r.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+p);c=c||{},"data"in c||(c.data=!0),c.compat&&(c.useDepths=!0);var m=s.parse(p,c),g=new s.Compiler().compile(m,c);return new s.JavaScriptCompiler().compile(g,c)}function f(p,c,s){if(c===void 0&&(c={}),p==null||typeof p!="string"&&p.type!=="Program")throw new r.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+p);c=i.extend({},c),"data"in c||(c.data=!0),c.compat&&(c.useDepths=!0);var m=void 0;function g(){var v=s.parse(p,c),_=new s.Compiler().compile(v,c),y=new s.JavaScriptCompiler().compile(_,c,void 0,!0);return s.template(y)}function $(v,_){return m||(m=g()),m.call(this,v,_)}return $._setup=function(v){return m||(m=g()),m._setup(v)},$._child=function(v,_,y,b){return m||(m=g()),m._child(v,_,y,b)},$}function d(p,c){if(p===c)return!0;if(i.isArray(p)&&i.isArray(c)&&p.length===c.length){for(var s=0;s<p.length;s++)if(!d(p[s],c[s]))return!1;return!0}}function h(p){if(!p.path.parts){var c=p.path;p.path={type:"PathExpression",data:!1,depth:0,parts:[c.original+""],original:c.original+"",loc:c.loc}}}return Tr}var aa={exports:{}},ua={exports:{}},_i={},Es={},sa={},ca={},xm;function x8(){if(xm)return ca;xm=1;var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");return ca.encode=function(t){if(0<=t&&t<e.length)return e[t];throw new TypeError("Must be between 0 and 63: "+t)},ca.decode=function(t){var r=65,i=90,n=97,o=122,a=48,u=57,l=43,f=47,d=26,h=52;return r<=t&&t<=i?t-r:n<=t&&t<=o?t-n+d:a<=t&&t<=u?t-a+h:t==l?62:t==f?63:-1},ca}var Tm;function Am(){if(Tm)return sa;Tm=1;var e=x8(),t=5,r=1<<t,i=r-1,n=r;function o(u){return u<0?(-u<<1)+1:(u<<1)+0}function a(u){var l=(u&1)===1,f=u>>1;return l?-f:f}return sa.encode=function(l){var f="",d,h=o(l);do d=h&i,h>>>=t,h>0&&(d|=n),f+=e.encode(d);while(h>0);return f},sa.decode=function(l,f,d){var h=l.length,p=0,c=0,s,m;do{if(f>=h)throw new Error("Expected more digits in base 64 VLQ value.");if(m=e.decode(l.charCodeAt(f++)),m===-1)throw new Error("Invalid base64 digit: "+l.charAt(f-1));s=!!(m&n),m&=i,p=p+(m<<c),c+=t}while(s);d.value=a(p),d.rest=f},sa}var Is={},jm;function Si(){return jm||(jm=1,function(e){function t(y,b,w){if(b in y)return y[b];if(arguments.length===3)return w;throw new Error(\'"\'+b+\'" is a required argument.\')}e.getArg=t;var r=/^(?:([\\w+\\-.]+):)?\\/\\/(?:(\\w+:\\w+)@)?([\\w.-]*)(?::(\\d+))?(.*)$/,i=/^data:.+\\,.+$/;function n(y){var b=y.match(r);return b?{scheme:b[1],auth:b[2],host:b[3],port:b[4],path:b[5]}:null}e.urlParse=n;function o(y){var b="";return y.scheme&&(b+=y.scheme+":"),b+="//",y.auth&&(b+=y.auth+"@"),y.host&&(b+=y.host),y.port&&(b+=":"+y.port),y.path&&(b+=y.path),b}e.urlGenerate=o;function a(y){var b=y,w=n(y);if(w){if(!w.path)return y;b=w.path}for(var S=e.isAbsolute(b),I=b.split(/\\/+/),T,P=0,O=I.length-1;O>=0;O--)T=I[O],T==="."?I.splice(O,1):T===".."?P++:P>0&&(T===""?(I.splice(O+1,P),P=0):(I.splice(O,2),P--));return b=I.join("/"),b===""&&(b=S?"/":"."),w?(w.path=b,o(w)):b}e.normalize=a;function u(y,b){y===""&&(y="."),b===""&&(b=".");var w=n(b),S=n(y);if(S&&(y=S.path||"/"),w&&!w.scheme)return S&&(w.scheme=S.scheme),o(w);if(w||b.match(i))return b;if(S&&!S.host&&!S.path)return S.host=b,o(S);var I=b.charAt(0)==="/"?b:a(y.replace(/\\/+$/,"")+"/"+b);return S?(S.path=I,o(S)):I}e.join=u,e.isAbsolute=function(y){return y.charAt(0)==="/"||r.test(y)};function l(y,b){y===""&&(y="."),y=y.replace(/\\/$/,"");for(var w=0;b.indexOf(y+"/")!==0;){var S=y.lastIndexOf("/");if(S<0||(y=y.slice(0,S),y.match(/^([^\\/]+:\\/)?\\/*$/)))return b;++w}return Array(w+1).join("../")+b.substr(y.length+1)}e.relative=l;var f=function(){var y=Object.create(null);return!("__proto__"in y)}();function d(y){return y}function h(y){return c(y)?"$"+y:y}e.toSetString=f?d:h;function p(y){return c(y)?y.slice(1):y}e.fromSetString=f?d:p;function c(y){if(!y)return!1;var b=y.length;if(b<9||y.charCodeAt(b-1)!==95||y.charCodeAt(b-2)!==95||y.charCodeAt(b-3)!==111||y.charCodeAt(b-4)!==116||y.charCodeAt(b-5)!==111||y.charCodeAt(b-6)!==114||y.charCodeAt(b-7)!==112||y.charCodeAt(b-8)!==95||y.charCodeAt(b-9)!==95)return!1;for(var w=b-10;w>=0;w--)if(y.charCodeAt(w)!==36)return!1;return!0}function s(y,b,w){var S=g(y.source,b.source);return S!==0||(S=y.originalLine-b.originalLine,S!==0)||(S=y.originalColumn-b.originalColumn,S!==0||w)||(S=y.generatedColumn-b.generatedColumn,S!==0)||(S=y.generatedLine-b.generatedLine,S!==0)?S:g(y.name,b.name)}e.compareByOriginalPositions=s;function m(y,b,w){var S=y.generatedLine-b.generatedLine;return S!==0||(S=y.generatedColumn-b.generatedColumn,S!==0||w)||(S=g(y.source,b.source),S!==0)||(S=y.originalLine-b.originalLine,S!==0)||(S=y.originalColumn-b.originalColumn,S!==0)?S:g(y.name,b.name)}e.compareByGeneratedPositionsDeflated=m;function g(y,b){return y===b?0:y===null?1:b===null?-1:y>b?1:-1}function $(y,b){var w=y.generatedLine-b.generatedLine;return w!==0||(w=y.generatedColumn-b.generatedColumn,w!==0)||(w=g(y.source,b.source),w!==0)||(w=y.originalLine-b.originalLine,w!==0)||(w=y.originalColumn-b.originalColumn,w!==0)?w:g(y.name,b.name)}e.compareByGeneratedPositionsInflated=$;function v(y){return JSON.parse(y.replace(/^\\)]}\'[^\\n]*\\n/,""))}e.parseSourceMapInput=v;function _(y,b,w){if(b=b||"",y&&(y[y.length-1]!=="/"&&b[0]!=="/"&&(y+="/"),b=y+b),w){var S=n(w);if(!S)throw new Error("sourceMapURL could not be parsed");if(S.path){var I=S.path.lastIndexOf("/");I>=0&&(S.path=S.path.substring(0,I+1))}b=u(o(S),b)}return a(b)}e.computeSourceURL=_}(Is)),Is}var Ns={},Cm;function Dm(){if(Cm)return Ns;Cm=1;var e=Si(),t=Object.prototype.hasOwnProperty,r=typeof Map<"u";function i(){this._array=[],this._set=r?new Map:Object.create(null)}return i.fromArray=function(o,a){for(var u=new i,l=0,f=o.length;l<f;l++)u.add(o[l],a);return u},i.prototype.size=function(){return r?this._set.size:Object.getOwnPropertyNames(this._set).length},i.prototype.add=function(o,a){var u=r?o:e.toSetString(o),l=r?this.has(o):t.call(this._set,u),f=this._array.length;(!l||a)&&this._array.push(o),l||(r?this._set.set(o,f):this._set[u]=f)},i.prototype.has=function(o){if(r)return this._set.has(o);var a=e.toSetString(o);return t.call(this._set,a)},i.prototype.indexOf=function(o){if(r){var a=this._set.get(o);if(a>=0)return a}else{var u=e.toSetString(o);if(t.call(this._set,u))return this._set[u]}throw new Error(\'"\'+o+\'" is not in the set.\')},i.prototype.at=function(o){if(o>=0&&o<this._array.length)return this._array[o];throw new Error("No element indexed by "+o)},i.prototype.toArray=function(){return this._array.slice()},Ns.ArraySet=i,Ns}var Os={},zm;function T8(){if(zm)return Os;zm=1;var e=Si();function t(i,n){var o=i.generatedLine,a=n.generatedLine,u=i.generatedColumn,l=n.generatedColumn;return a>o||a==o&&l>=u||e.compareByGeneratedPositionsInflated(i,n)<=0}function r(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}return r.prototype.unsortedForEach=function(n,o){this._array.forEach(n,o)},r.prototype.add=function(n){t(this._last,n)?(this._last=n,this._array.push(n)):(this._sorted=!1,this._array.push(n))},r.prototype.toArray=function(){return this._sorted||(this._array.sort(e.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},Os.MappingList=r,Os}var Um;function Rm(){if(Um)return Es;Um=1;var e=Am(),t=Si(),r=Dm().ArraySet,i=T8().MappingList;function n(o){o||(o={}),this._file=t.getArg(o,"file",null),this._sourceRoot=t.getArg(o,"sourceRoot",null),this._skipValidation=t.getArg(o,"skipValidation",!1),this._sources=new r,this._names=new r,this._mappings=new i,this._sourcesContents=null}return n.prototype._version=3,n.fromSourceMap=function(a){var u=a.sourceRoot,l=new n({file:a.file,sourceRoot:u});return a.eachMapping(function(f){var d={generated:{line:f.generatedLine,column:f.generatedColumn}};f.source!=null&&(d.source=f.source,u!=null&&(d.source=t.relative(u,d.source)),d.original={line:f.originalLine,column:f.originalColumn},f.name!=null&&(d.name=f.name)),l.addMapping(d)}),a.sources.forEach(function(f){var d=f;u!==null&&(d=t.relative(u,f)),l._sources.has(d)||l._sources.add(d);var h=a.sourceContentFor(f);h!=null&&l.setSourceContent(f,h)}),l},n.prototype.addMapping=function(a){var u=t.getArg(a,"generated"),l=t.getArg(a,"original",null),f=t.getArg(a,"source",null),d=t.getArg(a,"name",null);this._skipValidation||this._validateMapping(u,l,f,d),f!=null&&(f=String(f),this._sources.has(f)||this._sources.add(f)),d!=null&&(d=String(d),this._names.has(d)||this._names.add(d)),this._mappings.add({generatedLine:u.line,generatedColumn:u.column,originalLine:l!=null&&l.line,originalColumn:l!=null&&l.column,source:f,name:d})},n.prototype.setSourceContent=function(a,u){var l=a;this._sourceRoot!=null&&(l=t.relative(this._sourceRoot,l)),u!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[t.toSetString(l)]=u):this._sourcesContents&&(delete this._sourcesContents[t.toSetString(l)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))},n.prototype.applySourceMap=function(a,u,l){var f=u;if(u==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.`);f=a.file}var d=this._sourceRoot;d!=null&&(f=t.relative(d,f));var h=new r,p=new r;this._mappings.unsortedForEach(function(c){if(c.source===f&&c.originalLine!=null){var s=a.originalPositionFor({line:c.originalLine,column:c.originalColumn});s.source!=null&&(c.source=s.source,l!=null&&(c.source=t.join(l,c.source)),d!=null&&(c.source=t.relative(d,c.source)),c.originalLine=s.line,c.originalColumn=s.column,s.name!=null&&(c.name=s.name))}var m=c.source;m!=null&&!h.has(m)&&h.add(m);var g=c.name;g!=null&&!p.has(g)&&p.add(g)},this),this._sources=h,this._names=p,a.sources.forEach(function(c){var s=a.sourceContentFor(c);s!=null&&(l!=null&&(c=t.join(l,c)),d!=null&&(c=t.relative(d,c)),this.setSourceContent(c,s))},this)},n.prototype._validateMapping=function(a,u,l,f){if(u&&typeof u.line!="number"&&typeof u.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&&!u&&!l&&!f)){if(a&&"line"in a&&"column"in a&&u&&"line"in u&&"column"in u&&a.line>0&&a.column>=0&&u.line>0&&u.column>=0&&l)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:a,source:l,original:u,name:f}))}},n.prototype._serializeMappings=function(){for(var a=0,u=1,l=0,f=0,d=0,h=0,p="",c,s,m,g,$=this._mappings.toArray(),v=0,_=$.length;v<_;v++){if(s=$[v],c="",s.generatedLine!==u)for(a=0;s.generatedLine!==u;)c+=";",u++;else if(v>0){if(!t.compareByGeneratedPositionsInflated(s,$[v-1]))continue;c+=","}c+=e.encode(s.generatedColumn-a),a=s.generatedColumn,s.source!=null&&(g=this._sources.indexOf(s.source),c+=e.encode(g-h),h=g,c+=e.encode(s.originalLine-1-f),f=s.originalLine-1,c+=e.encode(s.originalColumn-l),l=s.originalColumn,s.name!=null&&(m=this._names.indexOf(s.name),c+=e.encode(m-d),d=m)),p+=c}return p},n.prototype._generateSourcesContent=function(a,u){return a.map(function(l){if(!this._sourcesContents)return null;u!=null&&(l=t.relative(u,l));var f=t.toSetString(l);return Object.prototype.hasOwnProperty.call(this._sourcesContents,f)?this._sourcesContents[f]:null},this)},n.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},n.prototype.toString=function(){return JSON.stringify(this.toJSON())},Es.SourceMapGenerator=n,Es}var wi={},Ps={},Mm;function A8(){return Mm||(Mm=1,function(e){e.GREATEST_LOWER_BOUND=1,e.LEAST_UPPER_BOUND=2;function t(r,i,n,o,a,u){var l=Math.floor((i-r)/2)+r,f=a(n,o[l],!0);return f===0?l:f>0?i-l>1?t(l,i,n,o,a,u):u==e.LEAST_UPPER_BOUND?i<o.length?i:-1:l:l-r>1?t(r,l,n,o,a,u):u==e.LEAST_UPPER_BOUND?l:r<0?-1:r}e.search=function(i,n,o,a){if(n.length===0)return-1;var u=t(-1,n.length,i,n,o,a||e.GREATEST_LOWER_BOUND);if(u<0)return-1;for(;u-1>=0&&o(n[u],n[u-1],!0)===0;)--u;return u}}(Ps)),Ps}var xs={},Lm;function j8(){if(Lm)return xs;Lm=1;function e(i,n,o){var a=i[n];i[n]=i[o],i[o]=a}function t(i,n){return Math.round(i+Math.random()*(n-i))}function r(i,n,o,a){if(o<a){var u=t(o,a),l=o-1;e(i,u,a);for(var f=i[a],d=o;d<a;d++)n(i[d],f)<=0&&(l+=1,e(i,l,d));e(i,l+1,d);var h=l+1;r(i,n,o,h-1),r(i,n,h+1,a)}}return xs.quickSort=function(i,n){r(i,n,0,i.length-1)},xs}var Zm;function C8(){if(Zm)return wi;Zm=1;var e=Si(),t=A8(),r=Dm().ArraySet,i=Am(),n=j8().quickSort;function o(f,d){var h=f;return typeof f=="string"&&(h=e.parseSourceMapInput(f)),h.sections!=null?new l(h,d):new a(h,d)}o.fromSourceMap=function(f,d){return a.fromSourceMap(f,d)},o.prototype._version=3,o.prototype.__generatedMappings=null,Object.defineProperty(o.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),o.prototype.__originalMappings=null,Object.defineProperty(o.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),o.prototype._charIsMappingSeparator=function(d,h){var p=d.charAt(h);return p===";"||p===","},o.prototype._parseMappings=function(d,h){throw new Error("Subclasses must implement _parseMappings")},o.GENERATED_ORDER=1,o.ORIGINAL_ORDER=2,o.GREATEST_LOWER_BOUND=1,o.LEAST_UPPER_BOUND=2,o.prototype.eachMapping=function(d,h,p){var c=h||null,s=p||o.GENERATED_ORDER,m;switch(s){case o.GENERATED_ORDER:m=this._generatedMappings;break;case o.ORIGINAL_ORDER:m=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var g=this.sourceRoot;m.map(function($){var v=$.source===null?null:this._sources.at($.source);return v=e.computeSourceURL(g,v,this._sourceMapURL),{source:v,generatedLine:$.generatedLine,generatedColumn:$.generatedColumn,originalLine:$.originalLine,originalColumn:$.originalColumn,name:$.name===null?null:this._names.at($.name)}},this).forEach(d,c)},o.prototype.allGeneratedPositionsFor=function(d){var h=e.getArg(d,"line"),p={source:e.getArg(d,"source"),originalLine:h,originalColumn:e.getArg(d,"column",0)};if(p.source=this._findSourceIndex(p.source),p.source<0)return[];var c=[],s=this._findMapping(p,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,t.LEAST_UPPER_BOUND);if(s>=0){var m=this._originalMappings[s];if(d.column===void 0)for(var g=m.originalLine;m&&m.originalLine===g;)c.push({line:e.getArg(m,"generatedLine",null),column:e.getArg(m,"generatedColumn",null),lastColumn:e.getArg(m,"lastGeneratedColumn",null)}),m=this._originalMappings[++s];else for(var $=m.originalColumn;m&&m.originalLine===h&&m.originalColumn==$;)c.push({line:e.getArg(m,"generatedLine",null),column:e.getArg(m,"generatedColumn",null),lastColumn:e.getArg(m,"lastGeneratedColumn",null)}),m=this._originalMappings[++s]}return c},wi.SourceMapConsumer=o;function a(f,d){var h=f;typeof f=="string"&&(h=e.parseSourceMapInput(f));var p=e.getArg(h,"version"),c=e.getArg(h,"sources"),s=e.getArg(h,"names",[]),m=e.getArg(h,"sourceRoot",null),g=e.getArg(h,"sourcesContent",null),$=e.getArg(h,"mappings"),v=e.getArg(h,"file",null);if(p!=this._version)throw new Error("Unsupported version: "+p);m&&(m=e.normalize(m)),c=c.map(String).map(e.normalize).map(function(_){return m&&e.isAbsolute(m)&&e.isAbsolute(_)?e.relative(m,_):_}),this._names=r.fromArray(s.map(String),!0),this._sources=r.fromArray(c,!0),this._absoluteSources=this._sources.toArray().map(function(_){return e.computeSourceURL(m,_,d)}),this.sourceRoot=m,this.sourcesContent=g,this._mappings=$,this._sourceMapURL=d,this.file=v}a.prototype=Object.create(o.prototype),a.prototype.consumer=o,a.prototype._findSourceIndex=function(f){var d=f;if(this.sourceRoot!=null&&(d=e.relative(this.sourceRoot,d)),this._sources.has(d))return this._sources.indexOf(d);var h;for(h=0;h<this._absoluteSources.length;++h)if(this._absoluteSources[h]==f)return h;return-1},a.fromSourceMap=function(d,h){var p=Object.create(a.prototype),c=p._names=r.fromArray(d._names.toArray(),!0),s=p._sources=r.fromArray(d._sources.toArray(),!0);p.sourceRoot=d._sourceRoot,p.sourcesContent=d._generateSourcesContent(p._sources.toArray(),p.sourceRoot),p.file=d._file,p._sourceMapURL=h,p._absoluteSources=p._sources.toArray().map(function(w){return e.computeSourceURL(p.sourceRoot,w,h)});for(var m=d._mappings.toArray().slice(),g=p.__generatedMappings=[],$=p.__originalMappings=[],v=0,_=m.length;v<_;v++){var y=m[v],b=new u;b.generatedLine=y.generatedLine,b.generatedColumn=y.generatedColumn,y.source&&(b.source=s.indexOf(y.source),b.originalLine=y.originalLine,b.originalColumn=y.originalColumn,y.name&&(b.name=c.indexOf(y.name)),$.push(b)),g.push(b)}return n(p.__originalMappings,e.compareByOriginalPositions),p},a.prototype._version=3,Object.defineProperty(a.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function u(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}a.prototype._parseMappings=function(d,h){for(var p=1,c=0,s=0,m=0,g=0,$=0,v=d.length,_=0,y={},b={},w=[],S=[],I,T,P,O,A;_<v;)if(d.charAt(_)===";")p++,_++,c=0;else if(d.charAt(_)===",")_++;else{for(I=new u,I.generatedLine=p,O=_;O<v&&!this._charIsMappingSeparator(d,O);O++);if(T=d.slice(_,O),P=y[T],P)_+=T.length;else{for(P=[];_<O;)i.decode(d,_,b),A=b.value,_=b.rest,P.push(A);if(P.length===2)throw new Error("Found a source, but no line and column");if(P.length===3)throw new Error("Found a source and line, but no column");y[T]=P}I.generatedColumn=c+P[0],c=I.generatedColumn,P.length>1&&(I.source=g+P[1],g+=P[1],I.originalLine=s+P[2],s=I.originalLine,I.originalLine+=1,I.originalColumn=m+P[3],m=I.originalColumn,P.length>4&&(I.name=$+P[4],$+=P[4])),S.push(I),typeof I.originalLine=="number"&&w.push(I)}n(S,e.compareByGeneratedPositionsDeflated),this.__generatedMappings=S,n(w,e.compareByOriginalPositions),this.__originalMappings=w},a.prototype._findMapping=function(d,h,p,c,s,m){if(d[p]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+d[p]);if(d[c]<0)throw new TypeError("Column must be greater than or equal to 0, got "+d[c]);return t.search(d,h,s,m)},a.prototype.computeColumnSpans=function(){for(var d=0;d<this._generatedMappings.length;++d){var h=this._generatedMappings[d];if(d+1<this._generatedMappings.length){var p=this._generatedMappings[d+1];if(h.generatedLine===p.generatedLine){h.lastGeneratedColumn=p.generatedColumn-1;continue}}h.lastGeneratedColumn=1/0}},a.prototype.originalPositionFor=function(d){var h={generatedLine:e.getArg(d,"line"),generatedColumn:e.getArg(d,"column")},p=this._findMapping(h,this._generatedMappings,"generatedLine","generatedColumn",e.compareByGeneratedPositionsDeflated,e.getArg(d,"bias",o.GREATEST_LOWER_BOUND));if(p>=0){var c=this._generatedMappings[p];if(c.generatedLine===h.generatedLine){var s=e.getArg(c,"source",null);s!==null&&(s=this._sources.at(s),s=e.computeSourceURL(this.sourceRoot,s,this._sourceMapURL));var m=e.getArg(c,"name",null);return m!==null&&(m=this._names.at(m)),{source:s,line:e.getArg(c,"originalLine",null),column:e.getArg(c,"originalColumn",null),name:m}}}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,h){if(!this.sourcesContent)return null;var p=this._findSourceIndex(d);if(p>=0)return this.sourcesContent[p];var c=d;this.sourceRoot!=null&&(c=e.relative(this.sourceRoot,c));var s;if(this.sourceRoot!=null&&(s=e.urlParse(this.sourceRoot))){var m=c.replace(/^file:\\/\\//,"");if(s.scheme=="file"&&this._sources.has(m))return this.sourcesContent[this._sources.indexOf(m)];if((!s.path||s.path=="/")&&this._sources.has("/"+c))return this.sourcesContent[this._sources.indexOf("/"+c)]}if(h)return null;throw new Error(\'"\'+c+\'" is not in the SourceMap.\')},a.prototype.generatedPositionFor=function(d){var h=e.getArg(d,"source");if(h=this._findSourceIndex(h),h<0)return{line:null,column:null,lastColumn:null};var p={source:h,originalLine:e.getArg(d,"line"),originalColumn:e.getArg(d,"column")},c=this._findMapping(p,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,e.getArg(d,"bias",o.GREATEST_LOWER_BOUND));if(c>=0){var s=this._originalMappings[c];if(s.source===p.source)return{line:e.getArg(s,"generatedLine",null),column:e.getArg(s,"generatedColumn",null),lastColumn:e.getArg(s,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},wi.BasicSourceMapConsumer=a;function l(f,d){var h=f;typeof f=="string"&&(h=e.parseSourceMapInput(f));var p=e.getArg(h,"version"),c=e.getArg(h,"sections");if(p!=this._version)throw new Error("Unsupported version: "+p);this._sources=new r,this._names=new r;var s={line:-1,column:0};this._sections=c.map(function(m){if(m.url)throw new Error("Support for url field in sections not implemented.");var g=e.getArg(m,"offset"),$=e.getArg(g,"line"),v=e.getArg(g,"column");if($<s.line||$===s.line&&v<s.column)throw new Error("Section offsets must be ordered and non-overlapping.");return s=g,{generatedOffset:{generatedLine:$+1,generatedColumn:v+1},consumer:new o(e.getArg(m,"map"),d)}})}return l.prototype=Object.create(o.prototype),l.prototype.constructor=o,l.prototype._version=3,Object.defineProperty(l.prototype,"sources",{get:function(){for(var f=[],d=0;d<this._sections.length;d++)for(var h=0;h<this._sections[d].consumer.sources.length;h++)f.push(this._sections[d].consumer.sources[h]);return f}}),l.prototype.originalPositionFor=function(d){var h={generatedLine:e.getArg(d,"line"),generatedColumn:e.getArg(d,"column")},p=t.search(h,this._sections,function(s,m){var g=s.generatedLine-m.generatedOffset.generatedLine;return g||s.generatedColumn-m.generatedOffset.generatedColumn}),c=this._sections[p];return c?c.consumer.originalPositionFor({line:h.generatedLine-(c.generatedOffset.generatedLine-1),column:h.generatedColumn-(c.generatedOffset.generatedLine===h.generatedLine?c.generatedOffset.generatedColumn-1:0),bias:d.bias}):{source:null,line:null,column:null,name:null}},l.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(d){return d.consumer.hasContentsOfAllSources()})},l.prototype.sourceContentFor=function(d,h){for(var p=0;p<this._sections.length;p++){var c=this._sections[p],s=c.consumer.sourceContentFor(d,!0);if(s)return s}if(h)return null;throw new Error(\'"\'+d+\'" is not in the SourceMap.\')},l.prototype.generatedPositionFor=function(d){for(var h=0;h<this._sections.length;h++){var p=this._sections[h];if(p.consumer._findSourceIndex(e.getArg(d,"source"))!==-1){var c=p.consumer.generatedPositionFor(d);if(c){var s={line:c.line+(p.generatedOffset.generatedLine-1),column:c.column+(p.generatedOffset.generatedLine===c.line?p.generatedOffset.generatedColumn-1:0)};return s}}}return{line:null,column:null}},l.prototype._parseMappings=function(d,h){this.__generatedMappings=[],this.__originalMappings=[];for(var p=0;p<this._sections.length;p++)for(var c=this._sections[p],s=c.consumer._generatedMappings,m=0;m<s.length;m++){var g=s[m],$=c.consumer._sources.at(g.source);$=e.computeSourceURL(c.consumer.sourceRoot,$,this._sourceMapURL),this._sources.add($),$=this._sources.indexOf($);var v=null;g.name&&(v=c.consumer._names.at(g.name),this._names.add(v),v=this._names.indexOf(v));var _={source:$,generatedLine:g.generatedLine+(c.generatedOffset.generatedLine-1),generatedColumn:g.generatedColumn+(c.generatedOffset.generatedLine===g.generatedLine?c.generatedOffset.generatedColumn-1:0),originalLine:g.originalLine,originalColumn:g.originalColumn,name:v};this.__generatedMappings.push(_),typeof _.originalLine=="number"&&this.__originalMappings.push(_)}n(this.__generatedMappings,e.compareByGeneratedPositionsDeflated),n(this.__originalMappings,e.compareByOriginalPositions)},wi.IndexedSourceMapConsumer=l,wi}var Ts={},Fm;function D8(){if(Fm)return Ts;Fm=1;var e=Rm().SourceMapGenerator,t=Si(),r=/(\\r?\\n)/,i=10,n="$$$isSourceNode$$$";function o(a,u,l,f,d){this.children=[],this.sourceContents={},this.line=a??null,this.column=u??null,this.source=l??null,this.name=d??null,this[n]=!0,f!=null&&this.add(f)}return o.fromStringWithSourceMap=function(u,l,f){var d=new o,h=u.split(r),p=0,c=function(){var v=y(),_=y()||"";return v+_;function y(){return p<h.length?h[p++]:void 0}},s=1,m=0,g=null;return l.eachMapping(function(v){if(g!==null)if(s<v.generatedLine)$(g,c()),s++,m=0;else{var _=h[p]||"",y=_.substr(0,v.generatedColumn-m);h[p]=_.substr(v.generatedColumn-m),m=v.generatedColumn,$(g,y),g=v;return}for(;s<v.generatedLine;)d.add(c()),s++;if(m<v.generatedColumn){var _=h[p]||"";d.add(_.substr(0,v.generatedColumn)),h[p]=_.substr(v.generatedColumn),m=v.generatedColumn}g=v},this),p<h.length&&(g&&$(g,c()),d.add(h.splice(p).join(""))),l.sources.forEach(function(v){var _=l.sourceContentFor(v);_!=null&&(f!=null&&(v=t.join(f,v)),d.setSourceContent(v,_))}),d;function $(v,_){if(v===null||v.source===void 0)d.add(_);else{var y=f?t.join(f,v.source):v.source;d.add(new o(v.originalLine,v.originalColumn,y,_,v.name))}}},o.prototype.add=function(u){if(Array.isArray(u))u.forEach(function(l){this.add(l)},this);else if(u[n]||typeof u=="string")u&&this.children.push(u);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+u);return this},o.prototype.prepend=function(u){if(Array.isArray(u))for(var l=u.length-1;l>=0;l--)this.prepend(u[l]);else if(u[n]||typeof u=="string")this.children.unshift(u);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+u);return this},o.prototype.walk=function(u){for(var l,f=0,d=this.children.length;f<d;f++)l=this.children[f],l[n]?l.walk(u):l!==""&&u(l,{source:this.source,line:this.line,column:this.column,name:this.name})},o.prototype.join=function(u){var l,f,d=this.children.length;if(d>0){for(l=[],f=0;f<d-1;f++)l.push(this.children[f]),l.push(u);l.push(this.children[f]),this.children=l}return this},o.prototype.replaceRight=function(u,l){var f=this.children[this.children.length-1];return f[n]?f.replaceRight(u,l):typeof f=="string"?this.children[this.children.length-1]=f.replace(u,l):this.children.push("".replace(u,l)),this},o.prototype.setSourceContent=function(u,l){this.sourceContents[t.toSetString(u)]=l},o.prototype.walkSourceContents=function(u){for(var l=0,f=this.children.length;l<f;l++)this.children[l][n]&&this.children[l].walkSourceContents(u);for(var d=Object.keys(this.sourceContents),l=0,f=d.length;l<f;l++)u(t.fromSetString(d[l]),this.sourceContents[d[l]])},o.prototype.toString=function(){var u="";return this.walk(function(l){u+=l}),u},o.prototype.toStringWithSourceMap=function(u){var l={code:"",line:1,column:0},f=new e(u),d=!1,h=null,p=null,c=null,s=null;return this.walk(function(m,g){l.code+=m,g.source!==null&&g.line!==null&&g.column!==null?((h!==g.source||p!==g.line||c!==g.column||s!==g.name)&&f.addMapping({source:g.source,original:{line:g.line,column:g.column},generated:{line:l.line,column:l.column},name:g.name}),h=g.source,p=g.line,c=g.column,s=g.name,d=!0):d&&(f.addMapping({generated:{line:l.line,column:l.column}}),h=null,d=!1);for(var $=0,v=m.length;$<v;$++)m.charCodeAt($)===i?(l.line++,l.column=0,$+1===v?(h=null,d=!1):d&&f.addMapping({source:g.source,original:{line:g.line,column:g.column},generated:{line:l.line,column:l.column},name:g.name})):l.column++}),this.walkSourceContents(function(m,g){f.setSourceContent(m,g)}),{code:l.code,map:f}},Ts.SourceNode=o,Ts}var Bm;function z8(){return Bm||(Bm=1,_i.SourceMapGenerator=Rm().SourceMapGenerator,_i.SourceMapConsumer=C8().SourceMapConsumer,_i.SourceNode=D8().SourceNode),_i}var Hm;function U8(){return Hm||(Hm=1,function(e,t){t.__esModule=!0;var r=Je(),i=void 0;try{var n=z8();i=n.SourceNode}catch{}i||(i=function(u,l,f,d){this.src="",d&&this.add(d)},i.prototype={add:function(l){r.isArray(l)&&(l=l.join("")),this.src+=l},prepend:function(l){r.isArray(l)&&(l=l.join("")),this.src=l+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function o(u,l,f){if(r.isArray(u)){for(var d=[],h=0,p=u.length;h<p;h++)d.push(l.wrap(u[h],f));return d}else if(typeof u=="boolean"||typeof u=="number")return u+"";return u}function a(u){this.srcFile=u,this.source=[]}a.prototype={isEmpty:function(){return!this.source.length},prepend:function(l,f){this.source.unshift(this.wrap(l,f))},push:function(l,f){this.source.push(this.wrap(l,f))},merge:function(){var l=this.empty();return this.each(function(f){l.add([" ",f,`\n`])}),l},each:function(l){for(var f=0,d=this.source.length;f<d;f++)l(this.source[f])},empty:function(){var l=this.currentLocation||{start:{}};return new i(l.start.line,l.start.column,this.srcFile)},wrap:function(l){var f=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return l instanceof i?l:(l=o(l,this,f),new i(f.start.line,f.start.column,this.srcFile,l))},functionCall:function(l,f,d){return d=this.generateList(d),this.wrap([l,f?"."+f+"(":"(",d,")"])},quotedString:function(l){return\'"\'+(l+"").replace(/\\\\/g,"\\\\\\\\").replace(/"/g,\'\\\\"\').replace(/\\n/g,"\\\\n").replace(/\\r/g,"\\\\r").replace(/\\u2028/g,"\\\\u2028").replace(/\\u2029/g,"\\\\u2029")+\'"\'},objectLiteral:function(l){var f=this,d=[];Object.keys(l).forEach(function(p){var c=o(l[p],f);c!=="undefined"&&d.push([f.quotedString(p),":",c])});var h=this.generateList(d);return h.prepend("{"),h.add("}"),h},generateList:function(l){for(var f=this.empty(),d=0,h=l.length;d<h;d++)d&&f.add(","),f.add(o(l[d],this));return f},generateArray:function(l){var f=this.generateList(l);return f.prepend("["),f.add("]"),f}},t.default=a,e.exports=t.default}(ua,ua.exports)),ua.exports}var Gm;function R8(){return Gm||(Gm=1,function(e,t){t.__esModule=!0;function r(p){return p&&p.__esModule?p:{default:p}}var i=ks(),n=Et(),o=r(n),a=Je(),u=U8(),l=r(u);function f(p){this.value=p}function d(){}d.prototype={nameLookup:function(c,s){return this.internalNameLookup(c,s)},depthedLookup:function(c){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(c),")"]},compilerInfo:function(){var c=i.COMPILER_REVISION,s=i.REVISION_CHANGES[c];return[c,s]},appendToBuffer:function(c,s,m){return a.isArray(c)||(c=[c]),c=this.source.wrap(c,s),this.environment.isSimple?["return ",c,";"]:m?["buffer += ",c,";"]:(c.appendToBuffer=!0,c)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(c,s){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",c,",",JSON.stringify(s),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(c,s,m,g){this.environment=c,this.options=s,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!g,this.name=this.environment.name,this.isChild=!!m,this.context=m||{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(c,s),this.useDepths=this.useDepths||c.useDepths||c.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||c.useBlockParams;var $=c.opcodes,v=void 0,_=void 0,y=void 0,b=void 0;for(y=0,b=$.length;y<b;y++)v=$[y],this.source.currentLocation=v.loc,_=_||v.loc,this[v.opcode].apply(this,v.args);if(this.source.currentLocation=_,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new o.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(),`;\n`]),this.decorators.push("return fn;"),g?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) {\n`),this.decorators.push(`}\n`),this.decorators=this.decorators.merge()));var w=this.createFunctionContext(g);if(this.isChild)return w;var S={compiler:this.compilerInfo(),main:w};this.decorators&&(S.main_d=this.decorators,S.useDecorators=!0);var I=this.context,T=I.programs,P=I.decorators;for(y=0,b=T.length;y<b;y++)T[y]&&(S[y]=T[y],P[y]&&(S[y+"_d"]=P[y],S.useDecorators=!0));return this.environment.usePartial&&(S.usePartial=!0),this.options.data&&(S.useData=!0),this.useDepths&&(S.useDepths=!0),this.useBlockParams&&(S.useBlockParams=!0),this.options.compat&&(S.compat=!0),g?S.compilerOptions=this.options:(S.compiler=JSON.stringify(S.compiler),this.source.currentLocation={start:{line:1,column:0}},S=this.objectLiteral(S),s.srcName?(S=S.toStringWithSourceMap({file:s.destName}),S.map=S.map&&S.map.toString()):S=S.toString()),S},preamble:function(){this.lastContext=0,this.source=new l.default(this.options.srcName),this.decorators=new l.default(this.options.srcName)},createFunctionContext:function(c){var s=this,m="",g=this.stackVars.concat(this.registers.list);g.length>0&&(m+=", "+g.join(", "));var $=0;Object.keys(this.aliases).forEach(function(y){var b=s.aliases[y];b.children&&b.referenceCount>1&&(m+=", alias"+ ++$+"="+y,b.children[0]="alias"+$)}),this.lookupPropertyFunctionIsUsed&&(m+=", "+this.lookupPropertyFunctionVarDeclaration());var v=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&v.push("blockParams"),this.useDepths&&v.push("depths");var _=this.mergeSource(m);return c?(v.push(_),Function.apply(this,v)):this.source.wrap(["function(",v.join(","),`) {\n `,_,"}"])},mergeSource:function(c){var s=this.environment.isSimple,m=!this.forceBuffer,g=void 0,$=void 0,v=void 0,_=void 0;return this.source.each(function(y){y.appendToBuffer?(v?y.prepend(" + "):v=y,_=y):(v&&($?v.prepend("buffer += "):g=!0,_.add(";"),v=_=void 0),$=!0,s||(m=!1))}),m?v?(v.prepend("return "),_.add(";")):$||this.source.push(\'return "";\'):(c+=", buffer = "+(g?"":this.initializeBuffer()),v?(v.prepend("return buffer + "),_.add(";")):this.source.push("return buffer;")),c&&this.source.prepend("var "+c.substring(2)+(g?"":`;\n`)),this.source.merge()},lookupPropertyFunctionVarDeclaration:function(){return`\n lookupProperty = container.lookupProperty || function(parent, propertyName) {\n if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {\n return parent[propertyName];\n }\n return undefined\n }\n `.trim()},blockValue:function(c){var s=this.aliasable("container.hooks.blockHelperMissing"),m=[this.contextName(0)];this.setupHelperArgs(c,0,m);var g=this.popStack();m.splice(1,0,g),this.push(this.source.functionCall(s,"call",m))},ambiguousBlockValue:function(){var c=this.aliasable("container.hooks.blockHelperMissing"),s=[this.contextName(0)];this.setupHelperArgs("",0,s,!0),this.flushInline();var m=this.topStack();s.splice(1,0,m),this.pushSource(["if (!",this.lastHelper,") { ",m," = ",this.source.functionCall(c,"call",s),"}"])},appendContent:function(c){this.pendingContent?c=this.pendingContent+c:this.pendingLocation=this.source.currentLocation,this.pendingContent=c},append:function(){if(this.isInline())this.replaceStack(function(s){return[" != null ? ",s,\' : ""\']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var c=this.popStack();this.pushSource(["if (",c," != null) { ",this.appendToBuffer(c,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(c){this.lastContext=c},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(c,s,m,g){var $=0;!g&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(c[$++])):this.pushContext(),this.resolvePath("context",c,$,s,m)},lookupBlockParam:function(c,s){this.useBlockParams=!0,this.push(["blockParams[",c[0],"][",c[1],"]"]),this.resolvePath("context",s,1)},lookupData:function(c,s,m){c?this.pushStackLiteral("container.data(data, "+c+")"):this.pushStackLiteral("data"),this.resolvePath("data",s,0,!0,m)},resolvePath:function(c,s,m,g,$){var v=this;if(this.options.strict||this.options.assumeObjects){this.push(h(this.options.strict&&$,this,s,m,c));return}for(var _=s.length;m<_;m++)this.replaceStack(function(y){var b=v.nameLookup(y,s[m],c);return g?[" && ",b]:[" != null ? ",b," : ",y]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(c,s){this.pushContext(),this.pushString(s),s!=="SubExpression"&&(typeof c=="string"?this.pushString(c):this.pushStackLiteral(c))},emptyHash:function(c){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(c?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var c=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(c.ids)),this.stringParams&&(this.push(this.objectLiteral(c.contexts)),this.push(this.objectLiteral(c.types))),this.push(this.objectLiteral(c.values))},pushString:function(c){this.pushStackLiteral(this.quotedString(c))},pushLiteral:function(c){this.pushStackLiteral(c)},pushProgram:function(c){c!=null?this.pushStackLiteral(this.programExpression(c)):this.pushStackLiteral(null)},registerDecorator:function(c,s){var m=this.nameLookup("decorators",s,"decorator"),g=this.setupHelperArgs(s,c);this.decorators.push(["fn = ",this.decorators.functionCall(m,"",["fn","props","container",g])," || fn;"])},invokeHelper:function(c,s,m){var g=this.popStack(),$=this.setupHelper(c,s),v=[];m&&v.push($.name),v.push(g),this.options.strict||v.push(this.aliasable("container.hooks.helperMissing"));var _=["(",this.itemsSeparatedBy(v,"||"),")"],y=this.source.functionCall(_,"call",$.callParams);this.push(y)},itemsSeparatedBy:function(c,s){var m=[];m.push(c[0]);for(var g=1;g<c.length;g++)m.push(s,c[g]);return m},invokeKnownHelper:function(c,s){var m=this.setupHelper(c,s);this.push(this.source.functionCall(m.name,"call",m.callParams))},invokeAmbiguous:function(c,s){this.useRegister("helper");var m=this.popStack();this.emptyHash();var g=this.setupHelper(0,c,s),$=this.lastHelper=this.nameLookup("helpers",c,"helper"),v=["(","(helper = ",$," || ",m,")"];this.options.strict||(v[0]="(helper = ",v.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",v,g.paramsInit?["),(",g.paramsInit]:[],"),","(typeof helper === ",this.aliasable(\'"function"\')," ? ",this.source.functionCall("helper","call",g.callParams)," : helper))"])},invokePartial:function(c,s,m){var g=[],$=this.setupParams(s,1,g);c&&(s=this.popStack(),delete $.name),m&&($.indent=JSON.stringify(m)),$.helpers="helpers",$.partials="partials",$.decorators="container.decorators",c?g.unshift(s):g.unshift(this.nameLookup("partials",s,"partial")),this.options.compat&&($.depths="depths"),$=this.objectLiteral($),g.push($),this.push(this.source.functionCall("container.invokePartial","",g))},assignToHash:function(c){var s=this.popStack(),m=void 0,g=void 0,$=void 0;this.trackIds&&($=this.popStack()),this.stringParams&&(g=this.popStack(),m=this.popStack());var v=this.hash;m&&(v.contexts[c]=m),g&&(v.types[c]=g),$&&(v.ids[c]=$),v.values[c]=s},pushId:function(c,s,m){c==="BlockParam"?this.pushStackLiteral("blockParams["+s[0]+"].path["+s[1]+"]"+(m?" + "+JSON.stringify("."+m):"")):c==="PathExpression"?this.pushString(s):c==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:d,compileChildren:function(c,s){for(var m=c.children,g=void 0,$=void 0,v=0,_=m.length;v<_;v++){g=m[v],$=new this.compiler;var y=this.matchExistingProgram(g);if(y==null){this.context.programs.push("");var b=this.context.programs.length;g.index=b,g.name="program"+b,this.context.programs[b]=$.compile(g,s,this.context,!this.precompile),this.context.decorators[b]=$.decorators,this.context.environments[b]=g,this.useDepths=this.useDepths||$.useDepths,this.useBlockParams=this.useBlockParams||$.useBlockParams,g.useDepths=this.useDepths,g.useBlockParams=this.useBlockParams}else g.index=y.index,g.name="program"+y.index,this.useDepths=this.useDepths||y.useDepths,this.useBlockParams=this.useBlockParams||y.useBlockParams}},matchExistingProgram:function(c){for(var s=0,m=this.context.environments.length;s<m;s++){var g=this.context.environments[s];if(g&&g.equals(c))return g}},programExpression:function(c){var s=this.environment.children[c],m=[s.index,"data",s.blockParams];return(this.useBlockParams||this.useDepths)&&m.push("blockParams"),this.useDepths&&m.push("depths"),"container.program("+m.join(", ")+")"},useRegister:function(c){this.registers[c]||(this.registers[c]=!0,this.registers.list.push(c))},push:function(c){return c instanceof f||(c=this.source.wrap(c)),this.inlineStack.push(c),c},pushStackLiteral:function(c){this.push(new f(c))},pushSource:function(c){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),c&&this.source.push(c)},replaceStack:function(c){var s=["("],m=void 0,g=void 0,$=void 0;if(!this.isInline())throw new o.default("replaceStack on non-inline");var v=this.popStack(!0);if(v instanceof f)m=[v.value],s=["(",m],$=!0;else{g=!0;var _=this.incrStack();s=["((",this.push(_)," = ",v,")"],m=this.topStack()}var y=c.call(this,m);$||this.popStack(),g&&this.stackSlot--,this.push(s.concat(y,")"))},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 c=this.inlineStack;this.inlineStack=[];for(var s=0,m=c.length;s<m;s++){var g=c[s];if(g instanceof f)this.compileStack.push(g);else{var $=this.incrStack();this.pushSource([$," = ",g,";"]),this.compileStack.push($)}}},isInline:function(){return this.inlineStack.length},popStack:function(c){var s=this.isInline(),m=(s?this.inlineStack:this.compileStack).pop();if(!c&&m instanceof f)return m.value;if(!s){if(!this.stackSlot)throw new o.default("Invalid stack pop");this.stackSlot--}return m},topStack:function(){var c=this.isInline()?this.inlineStack:this.compileStack,s=c[c.length-1];return s instanceof f?s.value:s},contextName:function(c){return this.useDepths&&c?"depths["+c+"]":"depth"+c},quotedString:function(c){return this.source.quotedString(c)},objectLiteral:function(c){return this.source.objectLiteral(c)},aliasable:function(c){var s=this.aliases[c];return s?(s.referenceCount++,s):(s=this.aliases[c]=this.source.wrap(c),s.aliasable=!0,s.referenceCount=1,s)},setupHelper:function(c,s,m){var g=[],$=this.setupHelperArgs(s,c,g,m),v=this.nameLookup("helpers",s,"helper"),_=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:g,paramsInit:$,name:v,callParams:[_].concat(g)}},setupParams:function(c,s,m){var g={},$=[],v=[],_=[],y=!m,b=void 0;y&&(m=[]),g.name=this.quotedString(c),g.hash=this.popStack(),this.trackIds&&(g.hashIds=this.popStack()),this.stringParams&&(g.hashTypes=this.popStack(),g.hashContexts=this.popStack());var w=this.popStack(),S=this.popStack();(S||w)&&(g.fn=S||"container.noop",g.inverse=w||"container.noop");for(var I=s;I--;)b=this.popStack(),m[I]=b,this.trackIds&&(_[I]=this.popStack()),this.stringParams&&(v[I]=this.popStack(),$[I]=this.popStack());return y&&(g.args=this.source.generateArray(m)),this.trackIds&&(g.ids=this.source.generateArray(_)),this.stringParams&&(g.types=this.source.generateArray(v),g.contexts=this.source.generateArray($)),this.options.data&&(g.data="data"),this.useBlockParams&&(g.blockParams="blockParams"),g},setupHelperArgs:function(c,s,m,g){var $=this.setupParams(c,s,m);return $.loc=JSON.stringify(this.source.currentLocation),$=this.objectLiteral($),g?(this.useRegister("options"),m.push("options"),["options=",$]):m?(m.push($),""):$}},function(){for(var p="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(" "),c=d.RESERVED_WORDS={},s=0,m=p.length;s<m;s++)c[p[s]]=!0}(),d.isValidJavaScriptVariableName=function(p){return!d.RESERVED_WORDS[p]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(p)};function h(p,c,s,m,g){var $=c.popStack(),v=s.length;for(p&&v--;m<v;m++)$=c.nameLookup($,s[m],g);return p?[c.aliasable("container.strict"),"(",$,", ",c.quotedString(s[m]),", ",JSON.stringify(c.source.currentLocation)," )"]:$}t.default=d,e.exports=t.default}(aa,aa.exports)),aa.exports}var Wm;function M8(){return Wm||(Wm=1,function(e,t){t.__esModule=!0;function r(v){return v&&v.__esModule?v:{default:v}}var i=k8(),n=r(i),o=Sm(),a=r(o),u=O8(),l=P8(),f=R8(),d=r(f),h=Em(),p=r(h),c=ym(),s=r(c),m=n.default.create;function g(){var v=m();return v.compile=function(_,y){return l.compile(_,y,v)},v.precompile=function(_,y){return l.precompile(_,y,v)},v.AST=a.default,v.Compiler=l.Compiler,v.JavaScriptCompiler=d.default,v.Parser=u.parser,v.parse=u.parse,v.parseWithoutProcessing=u.parseWithoutProcessing,v}var $=g();$.create=g,s.default($),$.Visitor=p.default,$.default=$,t.default=$,e.exports=t.default}(Mo,Mo.exports)),Mo.exports}M8();var we=(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.RICH_TEXT_V2="RICH_TEXT_V2",e.SELECT="SELECT",e.TEXT="TEXT",e.TS_VECTOR="TS_VECTOR",e.UUID="UUID",e))(we||{}),Z=(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))(Z||{}),Ue=(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))(Ue||{});const L8=[];for(let e=0;e<256;++e)L8.push((e+256).toString(16).slice(1));typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);var la=(e=>(e.MONDAY="MONDAY",e.SUNDAY="SUNDAY",e.SATURDAY="SATURDAY",e))(la||{});we.CURRENCY+"",we.EMAILS+"",we.LINKS+"",we.PHONES+"",we.FULL_NAME+"",we.ADDRESS+"",we.ACTOR+"",we.RICH_TEXT_V2+"";const Z8={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"},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"}};we.TEXT,we.FULL_NAME,we.UUID;const Ar=Object.freeze({status:"aborted"});function k(e,t,r){function i(u,l){var f;Object.defineProperty(u,"_zod",{value:u._zod??{},enumerable:!1}),(f=u._zod).traits??(f.traits=new Set),u._zod.traits.add(e),t(u,l);for(const d in a.prototype)d in u||Object.defineProperty(u,d,{value:a.prototype[d].bind(u)});u._zod.constr=a,u._zod.def=l}const n=r?.Parent??Object;class o extends n{}Object.defineProperty(o,"name",{value:e});function a(u){var l;const f=r?.Parent?new o:this;i(f,u),(l=f._zod).deferred??(l.deferred=[]);for(const d of f._zod.deferred)d();return f}return Object.defineProperty(a,"init",{value:i}),Object.defineProperty(a,Symbol.hasInstance,{value:u=>r?.Parent&&u instanceof r.Parent?!0:u?._zod?.traits?.has(e)}),Object.defineProperty(a,"name",{value:e}),a}const Vm=Symbol("zod_brand");class or extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class da extends Error{constructor(t){super(`Encountered unidirectional transform during encode: ${t}`),this.name="ZodEncodeError"}}const fa={};function Ge(e){return e&&Object.assign(fa,e),fa}function F8(e){return e}function B8(e){return e}function H8(e){}function G8(e){throw new Error}function W8(e){}function As(e){const t=Object.values(e).filter(i=>typeof i=="number");return Object.entries(e).filter(([i,n])=>t.indexOf(+i)===-1).map(([i,n])=>n)}function C(e,t="|"){return e.map(r=>H(r)).join(t)}function pa(e,t){return typeof t=="bigint"?t.toString():t}function ki(e){return{get value(){{const t=e();return Object.defineProperty(this,"value",{value:t}),t}}}}function ar(e){return e==null}function ha(e){const t=e.startsWith("^")?1:0,r=e.endsWith("$")?e.length-1:e.length;return e.slice(t,r)}function qm(e,t){const r=(e.toString().split(".")[1]||"").length,i=t.toString();let n=(i.split(".")[1]||"").length;if(n===0&&/\\d?e-\\d?/.test(i)){const l=i.match(/\\d?e-(\\d?)/);l?.[1]&&(n=Number.parseInt(l[1]))}const o=r>n?r:n,a=Number.parseInt(e.toFixed(o).replace(".","")),u=Number.parseInt(t.toFixed(o).replace(".",""));return a%u/10**o}const Jm=Symbol("evaluating");function ie(e,t,r){let i;Object.defineProperty(e,t,{get(){if(i!==Jm)return i===void 0&&(i=Jm,i=r()),i},set(n){Object.defineProperty(e,t,{value:n})},configurable:!0})}function V8(e){return Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e))}function Nn(e,t,r){Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!0,configurable:!0})}function on(...e){const t={};for(const r of e){const i=Object.getOwnPropertyDescriptors(r);Object.assign(t,i)}return Object.defineProperties({},t)}function q8(e){return on(e._zod.def)}function J8(e,t){return t?t.reduce((r,i)=>r?.[i],e):e}function K8(e){const t=Object.keys(e),r=t.map(i=>e[i]);return Promise.all(r).then(i=>{const n={};for(let o=0;o<t.length;o++)n[t[o]]=i[o];return n})}function Y8(e=10){const t="abcdefghijklmnopqrstuvwxyz";let r="";for(let i=0;i<e;i++)r+=t[Math.floor(Math.random()*t.length)];return r}function js(e){return JSON.stringify(e)}const Cs="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function jr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const Km=ki(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function ur(e){if(jr(e)===!1)return!1;const t=e.constructor;if(t===void 0)return!0;const r=t.prototype;return!(jr(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}function ma(e){return ur(e)?{...e}:Array.isArray(e)?[...e]:e}function X8(e){let t=0;for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&t++;return t}const Q8=e=>{const t=typeof e;switch(t){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: ${t}`)}},ga=new Set(["string","number","symbol"]),Ym=new Set(["string","number","bigint","boolean","symbol","undefined"]);function On(e){return e.replace(/[.*+?^${}()|[\\]\\\\]/g,"\\\\$&")}function gt(e,t,r){const i=new e._zod.constr(t??e._zod.def);return(!t||r?.parent)&&(i._zod.parent=e),i}function x(e){const t=e;if(!t)return{};if(typeof t=="string")return{error:()=>t};if(t?.message!==void 0){if(t?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?{...t,error:()=>t.error}:t}function e9(e){let t;return new Proxy({},{get(r,i,n){return t??(t=e()),Reflect.get(t,i,n)},set(r,i,n,o){return t??(t=e()),Reflect.set(t,i,n,o)},has(r,i){return t??(t=e()),Reflect.has(t,i)},deleteProperty(r,i){return t??(t=e()),Reflect.deleteProperty(t,i)},ownKeys(r){return t??(t=e()),Reflect.ownKeys(t)},getOwnPropertyDescriptor(r,i){return t??(t=e()),Reflect.getOwnPropertyDescriptor(t,i)},defineProperty(r,i,n){return t??(t=e()),Reflect.defineProperty(t,i,n)}})}function H(e){return typeof e=="bigint"?e.toString()+"n":typeof e=="string"?`"${e}"`:`${e}`}function Xm(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}const Qm={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]},e1={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function t1(e,t){const r=e._zod.def,i=on(e._zod.def,{get shape(){const n={};for(const o in t){if(!(o in r.shape))throw new Error(`Unrecognized key: "${o}"`);t[o]&&(n[o]=r.shape[o])}return Nn(this,"shape",n),n},checks:[]});return gt(e,i)}function n1(e,t){const r=e._zod.def,i=on(e._zod.def,{get shape(){const n={...e._zod.def.shape};for(const o in t){if(!(o in r.shape))throw new Error(`Unrecognized key: "${o}"`);t[o]&&delete n[o]}return Nn(this,"shape",n),n},checks:[]});return gt(e,i)}function r1(e,t){if(!ur(t))throw new Error("Invalid input to extend: expected a plain object");const r=e._zod.def.checks;if(r&&r.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");const n=on(e._zod.def,{get shape(){const o={...e._zod.def.shape,...t};return Nn(this,"shape",o),o},checks:[]});return gt(e,n)}function i1(e,t){if(!ur(t))throw new Error("Invalid input to safeExtend: expected a plain object");const r={...e._zod.def,get shape(){const i={...e._zod.def.shape,...t};return Nn(this,"shape",i),i},checks:e._zod.def.checks};return gt(e,r)}function o1(e,t){const r=on(e._zod.def,{get shape(){const i={...e._zod.def.shape,...t._zod.def.shape};return Nn(this,"shape",i),i},get catchall(){return t._zod.def.catchall},checks:[]});return gt(e,r)}function a1(e,t,r){const i=on(t._zod.def,{get shape(){const n=t._zod.def.shape,o={...n};if(r)for(const a in r){if(!(a in n))throw new Error(`Unrecognized key: "${a}"`);r[a]&&(o[a]=e?new e({type:"optional",innerType:n[a]}):n[a])}else for(const a in n)o[a]=e?new e({type:"optional",innerType:n[a]}):n[a];return Nn(this,"shape",o),o},checks:[]});return gt(t,i)}function u1(e,t,r){const i=on(t._zod.def,{get shape(){const n=t._zod.def.shape,o={...n};if(r)for(const a in r){if(!(a in o))throw new Error(`Unrecognized key: "${a}"`);r[a]&&(o[a]=new e({type:"nonoptional",innerType:n[a]}))}else for(const a in n)o[a]=new e({type:"nonoptional",innerType:n[a]});return Nn(this,"shape",o),o},checks:[]});return gt(t,i)}function sr(e,t=0){if(e.aborted===!0)return!0;for(let r=t;r<e.issues.length;r++)if(e.issues[r]?.continue!==!0)return!0;return!1}function It(e,t){return t.map(r=>{var i;return(i=r).path??(i.path=[]),r.path.unshift(e),r})}function Ei(e){return typeof e=="string"?e:e?.message}function Nt(e,t,r){const i={...e,path:e.path??[]};if(!e.message){const n=Ei(e.inst?._zod.def?.error?.(e))??Ei(t?.error?.(e))??Ei(r.customError?.(e))??Ei(r.localeError?.(e))??"Invalid input";i.message=n}return delete i.inst,delete i.continue,t?.reportInput||delete i.input,i}function va(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function $a(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function Cr(...e){const[t,r,i]=e;return typeof t=="string"?{message:t,code:"custom",input:r,inst:i}:{...t}}function t9(e){return Object.entries(e).filter(([t,r])=>Number.isNaN(Number.parseInt(t,10))).map(t=>t[1])}function s1(e){const t=atob(e),r=new Uint8Array(t.length);for(let i=0;i<t.length;i++)r[i]=t.charCodeAt(i);return r}function c1(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return btoa(t)}function n9(e){const t=e.replace(/-/g,"+").replace(/_/g,"/"),r="=".repeat((4-t.length%4)%4);return s1(t+r)}function r9(e){return c1(e).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}function i9(e){const t=e.replace(/^0x/,"");if(t.length%2!==0)throw new Error("Invalid hex string length");const r=new Uint8Array(t.length/2);for(let i=0;i<t.length;i+=2)r[i/2]=Number.parseInt(t.slice(i,i+2),16);return r}function o9(e){return Array.from(e).map(t=>t.toString(16).padStart(2,"0")).join("")}class a9{constructor(...t){}}var l1=Object.freeze({__proto__:null,BIGINT_FORMAT_RANGES:e1,Class:a9,NUMBER_FORMAT_RANGES:Qm,aborted:sr,allowsEval:Km,assert:W8,assertEqual:F8,assertIs:H8,assertNever:G8,assertNotEqual:B8,assignProp:Nn,base64ToUint8Array:s1,base64urlToUint8Array:n9,cached:ki,captureStackTrace:Cs,cleanEnum:t9,cleanRegex:ha,clone:gt,cloneDef:q8,createTransparentProxy:e9,defineLazy:ie,esc:js,escapeRegex:On,extend:r1,finalizeIssue:Nt,floatSafeRemainder:qm,getElementAtPath:J8,getEnumValues:As,getLengthableOrigin:$a,getParsedType:Q8,getSizableOrigin:va,hexToUint8Array:i9,isObject:jr,isPlainObject:ur,issue:Cr,joinValues:C,jsonStringifyReplacer:pa,merge:o1,mergeDefs:on,normalizeParams:x,nullish:ar,numKeys:X8,objectClone:V8,omit:n1,optionalKeys:Xm,partial:a1,pick:t1,prefixIssues:It,primitiveTypes:Ym,promiseAllObject:K8,propertyKeyTypes:ga,randomString:Y8,required:u1,safeExtend:i1,shallowClone:ma,stringifyPrimitive:H,uint8ArrayToBase64:c1,uint8ArrayToBase64url:r9,uint8ArrayToHex:o9,unwrapMessage:Ei});const d1=(e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),e.message=JSON.stringify(t,pa,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Ds=k("$ZodError",d1),ut=k("$ZodError",d1,{Parent:Error});function zs(e,t=r=>r.message){const r={},i=[];for(const n of e.issues)n.path.length>0?(r[n.path[0]]=r[n.path[0]]||[],r[n.path[0]].push(t(n))):i.push(t(n));return{formErrors:i,fieldErrors:r}}function Us(e,t){const r=t||function(o){return o.message},i={_errors:[]},n=o=>{for(const a of o.issues)if(a.code==="invalid_union"&&a.errors.length)a.errors.map(u=>n({issues:u}));else if(a.code==="invalid_key")n({issues:a.issues});else if(a.code==="invalid_element")n({issues:a.issues});else if(a.path.length===0)i._errors.push(r(a));else{let u=i,l=0;for(;l<a.path.length;){const f=a.path[l];l===a.path.length-1?(u[f]=u[f]||{_errors:[]},u[f]._errors.push(r(a))):u[f]=u[f]||{_errors:[]},u=u[f],l++}}};return n(e),i}function f1(e,t){const r=t||function(o){return o.message},i={errors:[]},n=(o,a=[])=>{var u,l;for(const f of o.issues)if(f.code==="invalid_union"&&f.errors.length)f.errors.map(d=>n({issues:d},f.path));else if(f.code==="invalid_key")n({issues:f.issues},f.path);else if(f.code==="invalid_element")n({issues:f.issues},f.path);else{const d=[...a,...f.path];if(d.length===0){i.errors.push(r(f));continue}let h=i,p=0;for(;p<d.length;){const c=d[p],s=p===d.length-1;typeof c=="string"?(h.properties??(h.properties={}),(u=h.properties)[c]??(u[c]={errors:[]}),h=h.properties[c]):(h.items??(h.items=[]),(l=h.items)[c]??(l[c]={errors:[]}),h=h.items[c]),s&&h.errors.push(r(f)),p++}}};return n(e),i}function p1(e){const t=[],r=e.map(i=>typeof i=="object"?i.key:i);for(const i of r)typeof i=="number"?t.push(`[${i}]`):typeof i=="symbol"?t.push(`[${JSON.stringify(String(i))}]`):/[^\\w$]/.test(i)?t.push(`[${JSON.stringify(i)}]`):(t.length&&t.push("."),t.push(i));return t.join("")}function h1(e){const t=[],r=[...e.issues].sort((i,n)=>(i.path??[]).length-(n.path??[]).length);for(const i of r)t.push(`✖ ${i.message}`),i.path?.length&&t.push(` → at ${p1(i.path)}`);return t.join(`\n`)}const Ii=e=>(t,r,i,n)=>{const o=i?Object.assign(i,{async:!1}):{async:!1},a=t._zod.run({value:r,issues:[]},o);if(a instanceof Promise)throw new or;if(a.issues.length){const u=new(n?.Err??e)(a.issues.map(l=>Nt(l,o,Ge())));throw Cs(u,n?.callee),u}return a.value},Rs=Ii(ut),Ni=e=>async(t,r,i,n)=>{const o=i?Object.assign(i,{async:!0}):{async:!0};let a=t._zod.run({value:r,issues:[]},o);if(a instanceof Promise&&(a=await a),a.issues.length){const u=new(n?.Err??e)(a.issues.map(l=>Nt(l,o,Ge())));throw Cs(u,n?.callee),u}return a.value},Ms=Ni(ut),Oi=e=>(t,r,i)=>{const n=i?{...i,async:!1}:{async:!1},o=t._zod.run({value:r,issues:[]},n);if(o instanceof Promise)throw new or;return o.issues.length?{success:!1,error:new(e??Ds)(o.issues.map(a=>Nt(a,n,Ge())))}:{success:!0,data:o.value}},m1=Oi(ut),Pi=e=>async(t,r,i)=>{const n=i?Object.assign(i,{async:!0}):{async:!0};let o=t._zod.run({value:r,issues:[]},n);return o instanceof Promise&&(o=await o),o.issues.length?{success:!1,error:new e(o.issues.map(a=>Nt(a,n,Ge())))}:{success:!0,data:o.value}},g1=Pi(ut),Ls=e=>(t,r,i)=>{const n=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Ii(e)(t,r,n)},u9=Ls(ut),Zs=e=>(t,r,i)=>Ii(e)(t,r,i),s9=Zs(ut),Fs=e=>async(t,r,i)=>{const n=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Ni(e)(t,r,n)},c9=Fs(ut),Bs=e=>async(t,r,i)=>Ni(e)(t,r,i),l9=Bs(ut),Hs=e=>(t,r,i)=>{const n=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Oi(e)(t,r,n)},d9=Hs(ut),Gs=e=>(t,r,i)=>Oi(e)(t,r,i),f9=Gs(ut),Ws=e=>async(t,r,i)=>{const n=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Pi(e)(t,r,n)},p9=Ws(ut),Vs=e=>async(t,r,i)=>Pi(e)(t,r,i),h9=Vs(ut),v1=/^[cC][^\\s-]{8,}$/,$1=/^[0-9a-z]+$/,y1=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,b1=/^[0-9a-vA-V]{20}$/,_1=/^[A-Za-z0-9]{27}$/,S1=/^[a-zA-Z0-9_-]{21}$/,w1=/^P(?:(\\d+W)|(?!.*W)(?=\\d|T\\d)(\\d+Y)?(\\d+M)?(\\d+D)?(T(?=\\d)(\\d+H)?(\\d+M)?(\\d+([.,]\\d+)?S)?)?)$/,m9=/^[-+]?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)?)??$/,k1=/^([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})$/,Dr=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)$/,g9=Dr(4),v9=Dr(6),$9=Dr(7),E1=/^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_\'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$/,y9=/^[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])?)*$/,b9=/^(([^<>()\\[\\]\\\\.,;:\\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,}))$/,I1=/^[^\\s@"]{1,64}@[^\\s@]{1,255}$/u,_9=I1,S9=/^[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])?)*$/,w9="^(\\\\p{Extended_Pictographic}|\\\\p{Emoji_Component})+$";function N1(){return new RegExp(w9,"u")}const O1=/^(?:(?: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])$/,P1=/^(([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}|:))$/,x1=/^((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])$/,T1=/^(([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])$/,A1=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,qs=/^[A-Za-z0-9_-]*$/,Js=/^(?=.{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])?)*\\.?$/,j1=/^([a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\\.)+[a-zA-Z]{2,}$/,C1=/^\\+(?:[0-9]){6,14}[0-9]$/,D1="(?:(?:\\\\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])))",z1=new RegExp(`^${D1}$`);function U1(e){const t="(?:[01]\\\\d|2[0-3]):[0-5]\\\\d";return typeof e.precision=="number"?e.precision===-1?`${t}`:e.precision===0?`${t}:[0-5]\\\\d`:`${t}:[0-5]\\\\d\\\\.\\\\d{${e.precision}}`:`${t}(?::[0-5]\\\\d(?:\\\\.\\\\d+)?)?`}function R1(e){return new RegExp(`^${U1(e)}$`)}function M1(e){const t=U1({precision:e.precision}),r=["Z"];e.local&&r.push(""),e.offset&&r.push("([+-](?:[01]\\\\d|2[0-3]):[0-5]\\\\d)");const i=`${t}(?:${r.join("|")})`;return new RegExp(`^${D1}T(?:${i})$`)}const L1=e=>{const t=e?`[\\\\s\\\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\\\s\\\\S]*";return new RegExp(`^${t}$`)},Z1=/^-?\\d+n?$/,F1=/^-?\\d+$/,B1=/^-?\\d+(?:\\.\\d+)?/,H1=/^(?:true|false)$/i,G1=/^null$/i,W1=/^undefined$/i,V1=/^[^A-Z]*$/,q1=/^[^a-z]*$/,J1=/^[0-9a-fA-F]*$/;function xi(e,t){return new RegExp(`^[A-Za-z0-9+/]{${e}}${t}$`)}function Ti(e){return new RegExp(`^[A-Za-z0-9_-]{${e}}$`)}var Ks=Object.freeze({__proto__:null,base64:A1,base64url:qs,bigint:Z1,boolean:H1,browserEmail:S9,cidrv4:x1,cidrv6:T1,cuid:v1,cuid2:$1,date:z1,datetime:M1,domain:j1,duration:w1,e164:C1,email:E1,emoji:N1,extendedDuration:m9,guid:k1,hex:J1,hostname:Js,html5Email:y9,idnEmail:_9,integer:F1,ipv4:O1,ipv6:P1,ksuid:_1,lowercase:V1,md5_base64:xi(22,"=="),md5_base64url:Ti(22),md5_hex:/^[0-9a-fA-F]{32}$/,nanoid:S1,null:G1,number:B1,rfc5322Email:b9,sha1_base64:xi(27,"="),sha1_base64url:Ti(27),sha1_hex:/^[0-9a-fA-F]{40}$/,sha256_base64:xi(43,"="),sha256_base64url:Ti(43),sha256_hex:/^[0-9a-fA-F]{64}$/,sha384_base64:xi(64,""),sha384_base64url:Ti(64),sha384_hex:/^[0-9a-fA-F]{96}$/,sha512_base64:xi(86,"=="),sha512_base64url:Ti(86),sha512_hex:/^[0-9a-fA-F]{128}$/,string:L1,time:R1,ulid:y1,undefined:W1,unicodeEmail:I1,uppercase:q1,uuid:Dr,uuid4:g9,uuid6:v9,uuid7:$9,xid:b1});const Se=k("$ZodCheck",(e,t)=>{var r;e._zod??(e._zod={}),e._zod.def=t,(r=e._zod).onattach??(r.onattach=[])}),K1={number:"number",bigint:"bigint",object:"date"},Ys=k("$ZodCheckLessThan",(e,t)=>{Se.init(e,t);const r=K1[typeof t.value];e._zod.onattach.push(i=>{const n=i._zod.bag,o=(t.inclusive?n.maximum:n.exclusiveMaximum)??Number.POSITIVE_INFINITY;t.value<o&&(t.inclusive?n.maximum=t.value:n.exclusiveMaximum=t.value)}),e._zod.check=i=>{(t.inclusive?i.value<=t.value:i.value<t.value)||i.issues.push({origin:r,code:"too_big",maximum:t.value,input:i.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Xs=k("$ZodCheckGreaterThan",(e,t)=>{Se.init(e,t);const r=K1[typeof t.value];e._zod.onattach.push(i=>{const n=i._zod.bag,o=(t.inclusive?n.minimum:n.exclusiveMinimum)??Number.NEGATIVE_INFINITY;t.value>o&&(t.inclusive?n.minimum=t.value:n.exclusiveMinimum=t.value)}),e._zod.check=i=>{(t.inclusive?i.value>=t.value:i.value>t.value)||i.issues.push({origin:r,code:"too_small",minimum:t.value,input:i.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Y1=k("$ZodCheckMultipleOf",(e,t)=>{Se.init(e,t),e._zod.onattach.push(r=>{var i;(i=r._zod.bag).multipleOf??(i.multipleOf=t.value)}),e._zod.check=r=>{if(typeof r.value!=typeof t.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof r.value=="bigint"?r.value%t.value===BigInt(0):qm(r.value,t.value)===0)||r.issues.push({origin:typeof r.value,code:"not_multiple_of",divisor:t.value,input:r.value,inst:e,continue:!t.abort})}}),X1=k("$ZodCheckNumberFormat",(e,t)=>{Se.init(e,t),t.format=t.format||"float64";const r=t.format?.includes("int"),i=r?"int":"number",[n,o]=Qm[t.format];e._zod.onattach.push(a=>{const u=a._zod.bag;u.format=t.format,u.minimum=n,u.maximum=o,r&&(u.pattern=F1)}),e._zod.check=a=>{const u=a.value;if(r){if(!Number.isInteger(u)){a.issues.push({expected:i,format:t.format,code:"invalid_type",continue:!1,input:u,inst:e});return}if(!Number.isSafeInteger(u)){u>0?a.issues.push({input:u,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:i,continue:!t.abort}):a.issues.push({input:u,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:i,continue:!t.abort});return}}u<n&&a.issues.push({origin:"number",input:u,code:"too_small",minimum:n,inclusive:!0,inst:e,continue:!t.abort}),u>o&&a.issues.push({origin:"number",input:u,code:"too_big",maximum:o,inst:e})}}),Q1=k("$ZodCheckBigIntFormat",(e,t)=>{Se.init(e,t);const[r,i]=e1[t.format];e._zod.onattach.push(n=>{const o=n._zod.bag;o.format=t.format,o.minimum=r,o.maximum=i}),e._zod.check=n=>{const o=n.value;o<r&&n.issues.push({origin:"bigint",input:o,code:"too_small",minimum:r,inclusive:!0,inst:e,continue:!t.abort}),o>i&&n.issues.push({origin:"bigint",input:o,code:"too_big",maximum:i,inst:e})}}),e0=k("$ZodCheckMaxSize",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.size!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<n&&(i._zod.bag.maximum=t.maximum)}),e._zod.check=i=>{const n=i.value;n.size<=t.maximum||i.issues.push({origin:va(n),code:"too_big",maximum:t.maximum,inclusive:!0,input:n,inst:e,continue:!t.abort})}}),t0=k("$ZodCheckMinSize",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.size!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>n&&(i._zod.bag.minimum=t.minimum)}),e._zod.check=i=>{const n=i.value;n.size>=t.minimum||i.issues.push({origin:va(n),code:"too_small",minimum:t.minimum,inclusive:!0,input:n,inst:e,continue:!t.abort})}}),n0=k("$ZodCheckSizeEquals",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.size!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag;n.minimum=t.size,n.maximum=t.size,n.size=t.size}),e._zod.check=i=>{const n=i.value,o=n.size;if(o===t.size)return;const a=o>t.size;i.issues.push({origin:va(n),...a?{code:"too_big",maximum:t.size}:{code:"too_small",minimum:t.size},inclusive:!0,exact:!0,input:i.value,inst:e,continue:!t.abort})}}),r0=k("$ZodCheckMaxLength",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.length!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<n&&(i._zod.bag.maximum=t.maximum)}),e._zod.check=i=>{const n=i.value;if(n.length<=t.maximum)return;const a=$a(n);i.issues.push({origin:a,code:"too_big",maximum:t.maximum,inclusive:!0,input:n,inst:e,continue:!t.abort})}}),i0=k("$ZodCheckMinLength",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.length!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>n&&(i._zod.bag.minimum=t.minimum)}),e._zod.check=i=>{const n=i.value;if(n.length>=t.minimum)return;const a=$a(n);i.issues.push({origin:a,code:"too_small",minimum:t.minimum,inclusive:!0,input:n,inst:e,continue:!t.abort})}}),o0=k("$ZodCheckLengthEquals",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.length!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag;n.minimum=t.length,n.maximum=t.length,n.length=t.length}),e._zod.check=i=>{const n=i.value,o=n.length;if(o===t.length)return;const a=$a(n),u=o>t.length;i.issues.push({origin:a,...u?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:i.value,inst:e,continue:!t.abort})}}),Ai=k("$ZodCheckStringFormat",(e,t)=>{var r,i;Se.init(e,t),e._zod.onattach.push(n=>{const o=n._zod.bag;o.format=t.format,t.pattern&&(o.patterns??(o.patterns=new Set),o.patterns.add(t.pattern))}),t.pattern?(r=e._zod).check??(r.check=n=>{t.pattern.lastIndex=0,!t.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:t.format,input:n.value,...t.pattern?{pattern:t.pattern.toString()}:{},inst:e,continue:!t.abort})}):(i=e._zod).check??(i.check=()=>{})}),a0=k("$ZodCheckRegex",(e,t)=>{Ai.init(e,t),e._zod.check=r=>{t.pattern.lastIndex=0,!t.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),u0=k("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=V1),Ai.init(e,t)}),s0=k("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=q1),Ai.init(e,t)}),c0=k("$ZodCheckIncludes",(e,t)=>{Se.init(e,t);const r=On(t.includes),i=new RegExp(typeof t.position=="number"?`^.{${t.position}}${r}`:r);t.pattern=i,e._zod.onattach.push(n=>{const o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(i)}),e._zod.check=n=>{n.value.includes(t.includes,t.position)||n.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:n.value,inst:e,continue:!t.abort})}}),l0=k("$ZodCheckStartsWith",(e,t)=>{Se.init(e,t);const r=new RegExp(`^${On(t.prefix)}.*`);t.pattern??(t.pattern=r),e._zod.onattach.push(i=>{const n=i._zod.bag;n.patterns??(n.patterns=new Set),n.patterns.add(r)}),e._zod.check=i=>{i.value.startsWith(t.prefix)||i.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:i.value,inst:e,continue:!t.abort})}}),d0=k("$ZodCheckEndsWith",(e,t)=>{Se.init(e,t);const r=new RegExp(`.*${On(t.suffix)}$`);t.pattern??(t.pattern=r),e._zod.onattach.push(i=>{const n=i._zod.bag;n.patterns??(n.patterns=new Set),n.patterns.add(r)}),e._zod.check=i=>{i.value.endsWith(t.suffix)||i.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:i.value,inst:e,continue:!t.abort})}});function f0(e,t,r){e.issues.length&&t.issues.push(...It(r,e.issues))}const p0=k("$ZodCheckProperty",(e,t)=>{Se.init(e,t),e._zod.check=r=>{const i=t.schema._zod.run({value:r.value[t.property],issues:[]},{});if(i instanceof Promise)return i.then(n=>f0(n,r,t.property));f0(i,r,t.property)}}),h0=k("$ZodCheckMimeType",(e,t)=>{Se.init(e,t);const r=new Set(t.mime);e._zod.onattach.push(i=>{i._zod.bag.mime=t.mime}),e._zod.check=i=>{r.has(i.value.type)||i.issues.push({code:"invalid_value",values:t.mime,input:i.value.type,inst:e,continue:!t.abort})}}),m0=k("$ZodCheckOverwrite",(e,t)=>{Se.init(e,t),e._zod.check=r=>{r.value=t.tx(r.value)}});class g0{constructor(t=[]){this.content=[],this.indent=0,this&&(this.args=t)}indented(t){this.indent+=1,t(this),this.indent-=1}write(t){if(typeof t=="function"){t(this,{execution:"sync"}),t(this,{execution:"async"});return}const i=t.split(`\n`).filter(a=>a),n=Math.min(...i.map(a=>a.length-a.trimStart().length)),o=i.map(a=>a.slice(n)).map(a=>" ".repeat(this.indent*2)+a);for(const a of o)this.content.push(a)}compile(){const t=Function,r=this?.args,n=[...(this?.content??[""]).map(o=>` ${o}`)];return new t(...r,n.join(`\n`))}}const v0={major:4,minor:1,patch:11},q=k("$ZodType",(e,t)=>{var r;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=v0;const i=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&i.unshift(e);for(const n of i)for(const o of n._zod.onattach)o(e);if(i.length===0)(r=e._zod).deferred??(r.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{const n=(a,u,l)=>{let f=sr(a),d;for(const h of u){if(h._zod.def.when){if(!h._zod.def.when(a))continue}else if(f)continue;const p=a.issues.length,c=h._zod.check(a);if(c instanceof Promise&&l?.async===!1)throw new or;if(d||c instanceof Promise)d=(d??Promise.resolve()).then(async()=>{await c,a.issues.length!==p&&(f||(f=sr(a,p)))});else{if(a.issues.length===p)continue;f||(f=sr(a,p))}}return d?d.then(()=>a):a},o=(a,u,l)=>{if(sr(a))return a.aborted=!0,a;const f=n(u,i,l);if(f instanceof Promise){if(l.async===!1)throw new or;return f.then(d=>e._zod.parse(d,l))}return e._zod.parse(f,l)};e._zod.run=(a,u)=>{if(u.skipChecks)return e._zod.parse(a,u);if(u.direction==="backward"){const f=e._zod.parse({value:a.value,issues:[]},{...u,skipChecks:!0});return f instanceof Promise?f.then(d=>o(d,a,u)):o(f,a,u)}const l=e._zod.parse(a,u);if(l instanceof Promise){if(u.async===!1)throw new or;return l.then(f=>n(f,i,u))}return n(l,i,u)}}e["~standard"]={validate:n=>{try{const o=m1(e,n);return o.success?{value:o.data}:{issues:o.error?.issues}}catch{return g1(e,n).then(a=>a.success?{value:a.data}:{issues:a.error?.issues})}},vendor:"zod",version:1}}),ji=k("$ZodString",(e,t)=>{q.init(e,t),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??L1(e._zod.bag),e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:e}),r}}),me=k("$ZodStringFormat",(e,t)=>{Ai.init(e,t),ji.init(e,t)}),$0=k("$ZodGUID",(e,t)=>{t.pattern??(t.pattern=k1),me.init(e,t)}),y0=k("$ZodUUID",(e,t)=>{if(t.version){const i={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(i===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);t.pattern??(t.pattern=Dr(i))}else t.pattern??(t.pattern=Dr());me.init(e,t)}),b0=k("$ZodEmail",(e,t)=>{t.pattern??(t.pattern=E1),me.init(e,t)}),_0=k("$ZodURL",(e,t)=>{me.init(e,t),e._zod.check=r=>{try{const i=r.value.trim(),n=new URL(i);t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(n.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:Js.source,input:r.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(n.protocol.endsWith(":")?n.protocol.slice(0,-1):n.protocol)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:r.value,inst:e,continue:!t.abort})),t.normalize?r.value=n.href:r.value=i;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:e,continue:!t.abort})}}}),S0=k("$ZodEmoji",(e,t)=>{t.pattern??(t.pattern=N1()),me.init(e,t)}),w0=k("$ZodNanoID",(e,t)=>{t.pattern??(t.pattern=S1),me.init(e,t)}),k0=k("$ZodCUID",(e,t)=>{t.pattern??(t.pattern=v1),me.init(e,t)}),E0=k("$ZodCUID2",(e,t)=>{t.pattern??(t.pattern=$1),me.init(e,t)}),I0=k("$ZodULID",(e,t)=>{t.pattern??(t.pattern=y1),me.init(e,t)}),N0=k("$ZodXID",(e,t)=>{t.pattern??(t.pattern=b1),me.init(e,t)}),O0=k("$ZodKSUID",(e,t)=>{t.pattern??(t.pattern=_1),me.init(e,t)}),P0=k("$ZodISODateTime",(e,t)=>{t.pattern??(t.pattern=M1(t)),me.init(e,t)}),x0=k("$ZodISODate",(e,t)=>{t.pattern??(t.pattern=z1),me.init(e,t)}),T0=k("$ZodISOTime",(e,t)=>{t.pattern??(t.pattern=R1(t)),me.init(e,t)}),A0=k("$ZodISODuration",(e,t)=>{t.pattern??(t.pattern=w1),me.init(e,t)}),j0=k("$ZodIPv4",(e,t)=>{t.pattern??(t.pattern=O1),me.init(e,t),e._zod.onattach.push(r=>{const i=r._zod.bag;i.format="ipv4"})}),C0=k("$ZodIPv6",(e,t)=>{t.pattern??(t.pattern=P1),me.init(e,t),e._zod.onattach.push(r=>{const i=r._zod.bag;i.format="ipv6"}),e._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch{r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:e,continue:!t.abort})}}}),D0=k("$ZodCIDRv4",(e,t)=>{t.pattern??(t.pattern=x1),me.init(e,t)}),z0=k("$ZodCIDRv6",(e,t)=>{t.pattern??(t.pattern=T1),me.init(e,t),e._zod.check=r=>{const i=r.value.split("/");try{if(i.length!==2)throw new Error;const[n,o]=i;if(!o)throw new Error;const a=Number(o);if(`${a}`!==o)throw new Error;if(a<0||a>128)throw new Error;new URL(`http://[${n}]`)}catch{r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:e,continue:!t.abort})}}});function Qs(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}const U0=k("$ZodBase64",(e,t)=>{t.pattern??(t.pattern=A1),me.init(e,t),e._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64"}),e._zod.check=r=>{Qs(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:e,continue:!t.abort})}});function R0(e){if(!qs.test(e))return!1;const t=e.replace(/[-_]/g,i=>i==="-"?"+":"/"),r=t.padEnd(Math.ceil(t.length/4)*4,"=");return Qs(r)}const M0=k("$ZodBase64URL",(e,t)=>{t.pattern??(t.pattern=qs),me.init(e,t),e._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64url"}),e._zod.check=r=>{R0(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:e,continue:!t.abort})}}),L0=k("$ZodE164",(e,t)=>{t.pattern??(t.pattern=C1),me.init(e,t)});function Z0(e,t=null){try{const r=e.split(".");if(r.length!==3)return!1;const[i]=r;if(!i)return!1;const n=JSON.parse(atob(i));return!("typ"in n&&n?.typ!=="JWT"||!n.alg||t&&(!("alg"in n)||n.alg!==t))}catch{return!1}}const F0=k("$ZodJWT",(e,t)=>{me.init(e,t),e._zod.check=r=>{Z0(r.value,t.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:e,continue:!t.abort})}}),B0=k("$ZodCustomStringFormat",(e,t)=>{me.init(e,t),e._zod.check=r=>{t.fn(r.value)||r.issues.push({code:"invalid_format",format:t.format,input:r.value,inst:e,continue:!t.abort})}}),ec=k("$ZodNumber",(e,t)=>{q.init(e,t),e._zod.pattern=e._zod.bag.pattern??B1,e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=Number(r.value)}catch{}const n=r.value;if(typeof n=="number"&&!Number.isNaN(n)&&Number.isFinite(n))return r;const o=typeof n=="number"?Number.isNaN(n)?"NaN":Number.isFinite(n)?void 0:"Infinity":void 0;return r.issues.push({expected:"number",code:"invalid_type",input:n,inst:e,...o?{received:o}:{}}),r}}),H0=k("$ZodNumber",(e,t)=>{X1.init(e,t),ec.init(e,t)}),tc=k("$ZodBoolean",(e,t)=>{q.init(e,t),e._zod.pattern=H1,e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=!!r.value}catch{}const n=r.value;return typeof n=="boolean"||r.issues.push({expected:"boolean",code:"invalid_type",input:n,inst:e}),r}}),nc=k("$ZodBigInt",(e,t)=>{q.init(e,t),e._zod.pattern=Z1,e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=BigInt(r.value)}catch{}return typeof r.value=="bigint"||r.issues.push({expected:"bigint",code:"invalid_type",input:r.value,inst:e}),r}}),G0=k("$ZodBigInt",(e,t)=>{Q1.init(e,t),nc.init(e,t)}),W0=k("$ZodSymbol",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;return typeof n=="symbol"||r.issues.push({expected:"symbol",code:"invalid_type",input:n,inst:e}),r}}),V0=k("$ZodUndefined",(e,t)=>{q.init(e,t),e._zod.pattern=W1,e._zod.values=new Set([void 0]),e._zod.optin="optional",e._zod.optout="optional",e._zod.parse=(r,i)=>{const n=r.value;return typeof n>"u"||r.issues.push({expected:"undefined",code:"invalid_type",input:n,inst:e}),r}}),q0=k("$ZodNull",(e,t)=>{q.init(e,t),e._zod.pattern=G1,e._zod.values=new Set([null]),e._zod.parse=(r,i)=>{const n=r.value;return n===null||r.issues.push({expected:"null",code:"invalid_type",input:n,inst:e}),r}}),J0=k("$ZodAny",(e,t)=>{q.init(e,t),e._zod.parse=r=>r}),K0=k("$ZodUnknown",(e,t)=>{q.init(e,t),e._zod.parse=r=>r}),Y0=k("$ZodNever",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:e}),r)}),X0=k("$ZodVoid",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;return typeof n>"u"||r.issues.push({expected:"void",code:"invalid_type",input:n,inst:e}),r}}),Q0=k("$ZodDate",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=new Date(r.value)}catch{}const n=r.value,o=n instanceof Date;return o&&!Number.isNaN(n.getTime())||r.issues.push({expected:"date",code:"invalid_type",input:n,...o?{received:"Invalid Date"}:{},inst:e}),r}});function e2(e,t,r){e.issues.length&&t.issues.push(...It(r,e.issues)),t.value[r]=e.value}const t2=k("$ZodArray",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;if(!Array.isArray(n))return r.issues.push({expected:"array",code:"invalid_type",input:n,inst:e}),r;r.value=Array(n.length);const o=[];for(let a=0;a<n.length;a++){const u=n[a],l=t.element._zod.run({value:u,issues:[]},i);l instanceof Promise?o.push(l.then(f=>e2(f,r,a))):e2(l,r,a)}return o.length?Promise.all(o).then(()=>r):r}});function ya(e,t,r,i){e.issues.length&&t.issues.push(...It(r,e.issues)),e.value===void 0?r in i&&(t.value[r]=void 0):t.value[r]=e.value}function n2(e){const t=Object.keys(e.shape);for(const i of t)if(!e.shape?.[i]?._zod?.traits?.has("$ZodType"))throw new Error(`Invalid element at key "${i}": expected a Zod schema`);const r=Xm(e.shape);return{...e,keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(r)}}function r2(e,t,r,i,n,o){const a=[],u=n.keySet,l=n.catchall._zod,f=l.def.type;for(const d of Object.keys(t)){if(u.has(d))continue;if(f==="never"){a.push(d);continue}const h=l.run({value:t[d],issues:[]},i);h instanceof Promise?e.push(h.then(p=>ya(p,r,d,t))):ya(h,r,d,t)}return a.length&&r.issues.push({code:"unrecognized_keys",keys:a,input:t,inst:o}),e.length?Promise.all(e).then(()=>r):r}const i2=k("$ZodObject",(e,t)=>{if(q.init(e,t),!Object.getOwnPropertyDescriptor(t,"shape")?.get){const u=t.shape;Object.defineProperty(t,"shape",{get:()=>{const l={...u};return Object.defineProperty(t,"shape",{value:l}),l}})}const i=ki(()=>n2(t));ie(e._zod,"propValues",()=>{const u=t.shape,l={};for(const f in u){const d=u[f]._zod;if(d.values){l[f]??(l[f]=new Set);for(const h of d.values)l[f].add(h)}}return l});const n=jr,o=t.catchall;let a;e._zod.parse=(u,l)=>{a??(a=i.value);const f=u.value;if(!n(f))return u.issues.push({expected:"object",code:"invalid_type",input:f,inst:e}),u;u.value={};const d=[],h=a.shape;for(const p of a.keys){const s=h[p]._zod.run({value:f[p],issues:[]},l);s instanceof Promise?d.push(s.then(m=>ya(m,u,p,f))):ya(s,u,p,f)}return o?r2(d,f,u,l,i.value,e):d.length?Promise.all(d).then(()=>u):u}}),o2=k("$ZodObjectJIT",(e,t)=>{i2.init(e,t);const r=e._zod.parse,i=ki(()=>n2(t)),n=p=>{const c=new g0(["shape","payload","ctx"]),s=i.value,m=_=>{const y=js(_);return`shape[${y}]._zod.run({ value: input[${y}], issues: [] }, ctx)`};c.write("const input = payload.value;");const g=Object.create(null);let $=0;for(const _ of s.keys)g[_]=`key_${$++}`;c.write("const newResult = {};");for(const _ of s.keys){const y=g[_],b=js(_);c.write(`const ${y} = ${m(_)};`),c.write(`\n if (${y}.issues.length) {\n payload.issues = payload.issues.concat(${y}.issues.map(iss => ({\n ...iss,\n path: iss.path ? [${b}, ...iss.path] : [${b}]\n })));\n }\n \n \n if (${y}.value === undefined) {\n if (${b} in input) {\n newResult[${b}] = undefined;\n }\n } else {\n newResult[${b}] = ${y}.value;\n }\n \n `)}c.write("payload.value = newResult;"),c.write("return payload;");const v=c.compile();return(_,y)=>v(p,_,y)};let o;const a=jr,u=!fa.jitless,f=u&&Km.value,d=t.catchall;let h;e._zod.parse=(p,c)=>{h??(h=i.value);const s=p.value;return a(s)?u&&f&&c?.async===!1&&c.jitless!==!0?(o||(o=n(t.shape)),p=o(p,c),d?r2([],s,p,c,h,e):p):r(p,c):(p.issues.push({expected:"object",code:"invalid_type",input:s,inst:e}),p)}});function a2(e,t,r,i){for(const o of e)if(o.issues.length===0)return t.value=o.value,t;const n=e.filter(o=>!sr(o));return n.length===1?(t.value=n[0].value,n[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:r,errors:e.map(o=>o.issues.map(a=>Nt(a,i,Ge())))}),t)}const rc=k("$ZodUnion",(e,t)=>{q.init(e,t),ie(e._zod,"optin",()=>t.options.some(n=>n._zod.optin==="optional")?"optional":void 0),ie(e._zod,"optout",()=>t.options.some(n=>n._zod.optout==="optional")?"optional":void 0),ie(e._zod,"values",()=>{if(t.options.every(n=>n._zod.values))return new Set(t.options.flatMap(n=>Array.from(n._zod.values)))}),ie(e._zod,"pattern",()=>{if(t.options.every(n=>n._zod.pattern)){const n=t.options.map(o=>o._zod.pattern);return new RegExp(`^(${n.map(o=>ha(o.source)).join("|")})$`)}});const r=t.options.length===1,i=t.options[0]._zod.run;e._zod.parse=(n,o)=>{if(r)return i(n,o);let a=!1;const u=[];for(const l of t.options){const f=l._zod.run({value:n.value,issues:[]},o);if(f instanceof Promise)u.push(f),a=!0;else{if(f.issues.length===0)return f;u.push(f)}}return a?Promise.all(u).then(l=>a2(l,n,e,o)):a2(u,n,e,o)}}),u2=k("$ZodDiscriminatedUnion",(e,t)=>{rc.init(e,t);const r=e._zod.parse;ie(e._zod,"propValues",()=>{const n={};for(const o of t.options){const a=o._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(o)}"`);for(const[u,l]of Object.entries(a)){n[u]||(n[u]=new Set);for(const f of l)n[u].add(f)}}return n});const i=ki(()=>{const n=t.options,o=new Map;for(const a of n){const u=a._zod.propValues?.[t.discriminator];if(!u||u.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(a)}"`);for(const l of u){if(o.has(l))throw new Error(`Duplicate discriminator value "${String(l)}"`);o.set(l,a)}}return o});e._zod.parse=(n,o)=>{const a=n.value;if(!jr(a))return n.issues.push({code:"invalid_type",expected:"object",input:a,inst:e}),n;const u=i.value.get(a?.[t.discriminator]);return u?u._zod.run(n,o):t.unionFallback?r(n,o):(n.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:t.discriminator,input:a,path:[t.discriminator],inst:e}),n)}}),s2=k("$ZodIntersection",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value,o=t.left._zod.run({value:n,issues:[]},i),a=t.right._zod.run({value:n,issues:[]},i);return o instanceof Promise||a instanceof Promise?Promise.all([o,a]).then(([l,f])=>c2(r,l,f)):c2(r,o,a)}});function ic(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(ur(e)&&ur(t)){const r=Object.keys(t),i=Object.keys(e).filter(o=>r.indexOf(o)!==-1),n={...e,...t};for(const o of i){const a=ic(e[o],t[o]);if(!a.valid)return{valid:!1,mergeErrorPath:[o,...a.mergeErrorPath]};n[o]=a.data}return{valid:!0,data:n}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};const r=[];for(let i=0;i<e.length;i++){const n=e[i],o=t[i],a=ic(n,o);if(!a.valid)return{valid:!1,mergeErrorPath:[i,...a.mergeErrorPath]};r.push(a.data)}return{valid:!0,data:r}}return{valid:!1,mergeErrorPath:[]}}function c2(e,t,r){if(t.issues.length&&e.issues.push(...t.issues),r.issues.length&&e.issues.push(...r.issues),sr(e))return e;const i=ic(t.value,r.value);if(!i.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(i.mergeErrorPath)}`);return e.value=i.data,e}const oc=k("$ZodTuple",(e,t)=>{q.init(e,t);const r=t.items,i=r.length-[...r].reverse().findIndex(n=>n._zod.optin!=="optional");e._zod.parse=(n,o)=>{const a=n.value;if(!Array.isArray(a))return n.issues.push({input:a,inst:e,expected:"tuple",code:"invalid_type"}),n;n.value=[];const u=[];if(!t.rest){const f=a.length>r.length,d=a.length<i-1;if(f||d)return n.issues.push({...f?{code:"too_big",maximum:r.length}:{code:"too_small",minimum:r.length},input:a,inst:e,origin:"array"}),n}let l=-1;for(const f of r){if(l++,l>=a.length&&l>=i)continue;const d=f._zod.run({value:a[l],issues:[]},o);d instanceof Promise?u.push(d.then(h=>ba(h,n,l))):ba(d,n,l)}if(t.rest){const f=a.slice(r.length);for(const d of f){l++;const h=t.rest._zod.run({value:d,issues:[]},o);h instanceof Promise?u.push(h.then(p=>ba(p,n,l))):ba(h,n,l)}}return u.length?Promise.all(u).then(()=>n):n}});function ba(e,t,r){e.issues.length&&t.issues.push(...It(r,e.issues)),t.value[r]=e.value}const l2=k("$ZodRecord",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;if(!ur(n))return r.issues.push({expected:"record",code:"invalid_type",input:n,inst:e}),r;const o=[];if(t.keyType._zod.values){const a=t.keyType._zod.values;r.value={};for(const l of a)if(typeof l=="string"||typeof l=="number"||typeof l=="symbol"){const f=t.valueType._zod.run({value:n[l],issues:[]},i);f instanceof Promise?o.push(f.then(d=>{d.issues.length&&r.issues.push(...It(l,d.issues)),r.value[l]=d.value})):(f.issues.length&&r.issues.push(...It(l,f.issues)),r.value[l]=f.value)}let u;for(const l in n)a.has(l)||(u=u??[],u.push(l));u&&u.length>0&&r.issues.push({code:"unrecognized_keys",input:n,inst:e,keys:u})}else{r.value={};for(const a of Reflect.ownKeys(n)){if(a==="__proto__")continue;const u=t.keyType._zod.run({value:a,issues:[]},i);if(u instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(u.issues.length){r.issues.push({code:"invalid_key",origin:"record",issues:u.issues.map(f=>Nt(f,i,Ge())),input:a,path:[a],inst:e}),r.value[u.value]=u.value;continue}const l=t.valueType._zod.run({value:n[a],issues:[]},i);l instanceof Promise?o.push(l.then(f=>{f.issues.length&&r.issues.push(...It(a,f.issues)),r.value[u.value]=f.value})):(l.issues.length&&r.issues.push(...It(a,l.issues)),r.value[u.value]=l.value)}}return o.length?Promise.all(o).then(()=>r):r}}),d2=k("$ZodMap",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;if(!(n instanceof Map))return r.issues.push({expected:"map",code:"invalid_type",input:n,inst:e}),r;const o=[];r.value=new Map;for(const[a,u]of n){const l=t.keyType._zod.run({value:a,issues:[]},i),f=t.valueType._zod.run({value:u,issues:[]},i);l instanceof Promise||f instanceof Promise?o.push(Promise.all([l,f]).then(([d,h])=>{f2(d,h,r,a,n,e,i)})):f2(l,f,r,a,n,e,i)}return o.length?Promise.all(o).then(()=>r):r}});function f2(e,t,r,i,n,o,a){e.issues.length&&(ga.has(typeof i)?r.issues.push(...It(i,e.issues)):r.issues.push({code:"invalid_key",origin:"map",input:n,inst:o,issues:e.issues.map(u=>Nt(u,a,Ge()))})),t.issues.length&&(ga.has(typeof i)?r.issues.push(...It(i,t.issues)):r.issues.push({origin:"map",code:"invalid_element",input:n,inst:o,key:i,issues:t.issues.map(u=>Nt(u,a,Ge()))})),r.value.set(e.value,t.value)}const p2=k("$ZodSet",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;if(!(n instanceof Set))return r.issues.push({input:n,inst:e,expected:"set",code:"invalid_type"}),r;const o=[];r.value=new Set;for(const a of n){const u=t.valueType._zod.run({value:a,issues:[]},i);u instanceof Promise?o.push(u.then(l=>h2(l,r))):h2(u,r)}return o.length?Promise.all(o).then(()=>r):r}});function h2(e,t){e.issues.length&&t.issues.push(...e.issues),t.value.add(e.value)}const m2=k("$ZodEnum",(e,t)=>{q.init(e,t);const r=As(t.entries),i=new Set(r);e._zod.values=i,e._zod.pattern=new RegExp(`^(${r.filter(n=>ga.has(typeof n)).map(n=>typeof n=="string"?On(n):n.toString()).join("|")})$`),e._zod.parse=(n,o)=>{const a=n.value;return i.has(a)||n.issues.push({code:"invalid_value",values:r,input:a,inst:e}),n}}),g2=k("$ZodLiteral",(e,t)=>{if(q.init(e,t),t.values.length===0)throw new Error("Cannot create literal schema with no valid values");e._zod.values=new Set(t.values),e._zod.pattern=new RegExp(`^(${t.values.map(r=>typeof r=="string"?On(r):r?On(r.toString()):String(r)).join("|")})$`),e._zod.parse=(r,i)=>{const n=r.value;return e._zod.values.has(n)||r.issues.push({code:"invalid_value",values:t.values,input:n,inst:e}),r}}),v2=k("$ZodFile",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;return n instanceof File||r.issues.push({expected:"file",code:"invalid_type",input:n,inst:e}),r}}),$2=k("$ZodTransform",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{if(i.direction==="backward")throw new da(e.constructor.name);const n=t.transform(r.value,r);if(i.async)return(n instanceof Promise?n:Promise.resolve(n)).then(a=>(r.value=a,r));if(n instanceof Promise)throw new or;return r.value=n,r}});function y2(e,t){return e.issues.length&&t===void 0?{issues:[],value:void 0}:e}const b2=k("$ZodOptional",(e,t)=>{q.init(e,t),e._zod.optin="optional",e._zod.optout="optional",ie(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),ie(e._zod,"pattern",()=>{const r=t.innerType._zod.pattern;return r?new RegExp(`^(${ha(r.source)})?$`):void 0}),e._zod.parse=(r,i)=>{if(t.innerType._zod.optin==="optional"){const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>y2(o,r.value)):y2(n,r.value)}return r.value===void 0?r:t.innerType._zod.run(r,i)}}),_2=k("$ZodNullable",(e,t)=>{q.init(e,t),ie(e._zod,"optin",()=>t.innerType._zod.optin),ie(e._zod,"optout",()=>t.innerType._zod.optout),ie(e._zod,"pattern",()=>{const r=t.innerType._zod.pattern;return r?new RegExp(`^(${ha(r.source)}|null)$`):void 0}),ie(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(r,i)=>r.value===null?r:t.innerType._zod.run(r,i)}),S2=k("$ZodDefault",(e,t)=>{q.init(e,t),e._zod.optin="optional",ie(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,i)=>{if(i.direction==="backward")return t.innerType._zod.run(r,i);if(r.value===void 0)return r.value=t.defaultValue,r;const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>w2(o,t)):w2(n,t)}});function w2(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}const k2=k("$ZodPrefault",(e,t)=>{q.init(e,t),e._zod.optin="optional",ie(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,i)=>(i.direction==="backward"||r.value===void 0&&(r.value=t.defaultValue),t.innerType._zod.run(r,i))}),E2=k("$ZodNonOptional",(e,t)=>{q.init(e,t),ie(e._zod,"values",()=>{const r=t.innerType._zod.values;return r?new Set([...r].filter(i=>i!==void 0)):void 0}),e._zod.parse=(r,i)=>{const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>I2(o,e)):I2(n,e)}});function I2(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}const N2=k("$ZodSuccess",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{if(i.direction==="backward")throw new da("ZodSuccess");const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>(r.value=o.issues.length===0,r)):(r.value=n.issues.length===0,r)}}),O2=k("$ZodCatch",(e,t)=>{q.init(e,t),ie(e._zod,"optin",()=>t.innerType._zod.optin),ie(e._zod,"optout",()=>t.innerType._zod.optout),ie(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,i)=>{if(i.direction==="backward")return t.innerType._zod.run(r,i);const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>(r.value=o.value,o.issues.length&&(r.value=t.catchValue({...r,error:{issues:o.issues.map(a=>Nt(a,i,Ge()))},input:r.value}),r.issues=[]),r)):(r.value=n.value,n.issues.length&&(r.value=t.catchValue({...r,error:{issues:n.issues.map(o=>Nt(o,i,Ge()))},input:r.value}),r.issues=[]),r)}}),P2=k("$ZodNaN",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>((typeof r.value!="number"||!Number.isNaN(r.value))&&r.issues.push({input:r.value,inst:e,expected:"nan",code:"invalid_type"}),r)}),x2=k("$ZodPipe",(e,t)=>{q.init(e,t),ie(e._zod,"values",()=>t.in._zod.values),ie(e._zod,"optin",()=>t.in._zod.optin),ie(e._zod,"optout",()=>t.out._zod.optout),ie(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(r,i)=>{if(i.direction==="backward"){const o=t.out._zod.run(r,i);return o instanceof Promise?o.then(a=>_a(a,t.in,i)):_a(o,t.in,i)}const n=t.in._zod.run(r,i);return n instanceof Promise?n.then(o=>_a(o,t.out,i)):_a(n,t.out,i)}});function _a(e,t,r){return e.issues.length?(e.aborted=!0,e):t._zod.run({value:e.value,issues:e.issues},r)}const ac=k("$ZodCodec",(e,t)=>{q.init(e,t),ie(e._zod,"values",()=>t.in._zod.values),ie(e._zod,"optin",()=>t.in._zod.optin),ie(e._zod,"optout",()=>t.out._zod.optout),ie(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(r,i)=>{if((i.direction||"forward")==="forward"){const o=t.in._zod.run(r,i);return o instanceof Promise?o.then(a=>Sa(a,t,i)):Sa(o,t,i)}else{const o=t.out._zod.run(r,i);return o instanceof Promise?o.then(a=>Sa(a,t,i)):Sa(o,t,i)}}});function Sa(e,t,r){if(e.issues.length)return e.aborted=!0,e;if((r.direction||"forward")==="forward"){const n=t.transform(e.value,e);return n instanceof Promise?n.then(o=>wa(e,o,t.out,r)):wa(e,n,t.out,r)}else{const n=t.reverseTransform(e.value,e);return n instanceof Promise?n.then(o=>wa(e,o,t.in,r)):wa(e,n,t.in,r)}}function wa(e,t,r,i){return e.issues.length?(e.aborted=!0,e):r._zod.run({value:t,issues:e.issues},i)}const T2=k("$ZodReadonly",(e,t)=>{q.init(e,t),ie(e._zod,"propValues",()=>t.innerType._zod.propValues),ie(e._zod,"values",()=>t.innerType._zod.values),ie(e._zod,"optin",()=>t.innerType._zod.optin),ie(e._zod,"optout",()=>t.innerType._zod.optout),e._zod.parse=(r,i)=>{if(i.direction==="backward")return t.innerType._zod.run(r,i);const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(A2):A2(n)}});function A2(e){return e.value=Object.freeze(e.value),e}const j2=k("$ZodTemplateLiteral",(e,t)=>{q.init(e,t);const r=[];for(const i of t.parts)if(typeof i=="object"&&i!==null){if(!i._zod.pattern)throw new Error(`Invalid template literal part, no pattern found: ${[...i._zod.traits].shift()}`);const n=i._zod.pattern instanceof RegExp?i._zod.pattern.source:i._zod.pattern;if(!n)throw new Error(`Invalid template literal part: ${i._zod.traits}`);const o=n.startsWith("^")?1:0,a=n.endsWith("$")?n.length-1:n.length;r.push(n.slice(o,a))}else if(i===null||Ym.has(typeof i))r.push(On(`${i}`));else throw new Error(`Invalid template literal part: ${i}`);e._zod.pattern=new RegExp(`^${r.join("")}$`),e._zod.parse=(i,n)=>typeof i.value!="string"?(i.issues.push({input:i.value,inst:e,expected:"template_literal",code:"invalid_type"}),i):(e._zod.pattern.lastIndex=0,e._zod.pattern.test(i.value)||i.issues.push({input:i.value,inst:e,code:"invalid_format",format:t.format??"template_literal",pattern:e._zod.pattern.source}),i)}),C2=k("$ZodFunction",(e,t)=>(q.init(e,t),e._def=t,e._zod.def=t,e.implement=r=>{if(typeof r!="function")throw new Error("implement() must be called with a function");return function(...i){const n=e._def.input?Rs(e._def.input,i):i,o=Reflect.apply(r,this,n);return e._def.output?Rs(e._def.output,o):o}},e.implementAsync=r=>{if(typeof r!="function")throw new Error("implementAsync() must be called with a function");return async function(...i){const n=e._def.input?await Ms(e._def.input,i):i,o=await Reflect.apply(r,this,n);return e._def.output?await Ms(e._def.output,o):o}},e._zod.parse=(r,i)=>typeof r.value!="function"?(r.issues.push({code:"invalid_type",expected:"function",input:r.value,inst:e}),r):(e._def.output&&e._def.output._zod.def.type==="promise"?r.value=e.implementAsync(r.value):r.value=e.implement(r.value),r),e.input=(...r)=>{const i=e.constructor;return Array.isArray(r[0])?new i({type:"function",input:new oc({type:"tuple",items:r[0],rest:r[1]}),output:e._def.output}):new i({type:"function",input:r[0],output:e._def.output})},e.output=r=>{const i=e.constructor;return new i({type:"function",input:e._def.input,output:r})},e)),D2=k("$ZodPromise",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>Promise.resolve(r.value).then(n=>t.innerType._zod.run({value:n,issues:[]},i))}),z2=k("$ZodLazy",(e,t)=>{q.init(e,t),ie(e._zod,"innerType",()=>t.getter()),ie(e._zod,"pattern",()=>e._zod.innerType._zod.pattern),ie(e._zod,"propValues",()=>e._zod.innerType._zod.propValues),ie(e._zod,"optin",()=>e._zod.innerType._zod.optin??void 0),ie(e._zod,"optout",()=>e._zod.innerType._zod.optout??void 0),e._zod.parse=(r,i)=>e._zod.innerType._zod.run(r,i)}),U2=k("$ZodCustom",(e,t)=>{Se.init(e,t),q.init(e,t),e._zod.parse=(r,i)=>r,e._zod.check=r=>{const i=r.value,n=t.fn(i);if(n instanceof Promise)return n.then(o=>R2(o,r,i,e));R2(n,r,i,e)}});function R2(e,t,r,i){if(!e){const n={code:"custom",input:r,inst:i,path:[...i._zod.def.path??[]],continue:!i._zod.def.abort};i._zod.def.params&&(n.params=i._zod.def.params),t.issues.push(Cr(n))}}const k9=()=>{const e={string:{unit:"حرف",verb:"أن يحوي"},file:{unit:"بايت",verb:"أن يحوي"},array:{unit:"عنصر",verb:"أن يحوي"},set:{unit:"عنصر",verb:"أن يحوي"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`مدخلات غير مقبولة: يفترض إدخال ${n.expected}، ولكن تم إدخال ${r(n.input)}`;case"invalid_value":return n.values.length===1?`مدخلات غير مقبولة: يفترض إدخال ${H(n.values[0])}`:`اختيار غير مقبول: يتوقع انتقاء أحد هذه الخيارات: ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?` أكبر من اللازم: يفترض أن تكون ${n.origin??"القيمة"} ${o} ${n.maximum.toString()} ${a.unit??"عنصر"}`:`أكبر من اللازم: يفترض أن تكون ${n.origin??"القيمة"} ${o} ${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`أصغر من اللازم: يفترض لـ ${n.origin} أن يكون ${o} ${n.minimum.toString()} ${a.unit}`:`أصغر من اللازم: يفترض لـ ${n.origin} أن يكون ${o} ${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`نَص غير مقبول: يجب أن يبدأ بـ "${n.prefix}"`:o.format==="ends_with"?`نَص غير مقبول: يجب أن ينتهي بـ "${o.suffix}"`:o.format==="includes"?`نَص غير مقبول: يجب أن يتضمَّن "${o.includes}"`:o.format==="regex"?`نَص غير مقبول: يجب أن يطابق النمط ${o.pattern}`:`${i[o.format]??n.format} غير مقبول`}case"not_multiple_of":return`رقم غير مقبول: يجب أن يكون من مضاعفات ${n.divisor}`;case"unrecognized_keys":return`معرف${n.keys.length>1?"ات":""} غريب${n.keys.length>1?"ة":""}: ${C(n.keys,"، ")}`;case"invalid_key":return`معرف غير مقبول في ${n.origin}`;case"invalid_union":return"مدخل غير مقبول";case"invalid_element":return`مدخل غير مقبول في ${n.origin}`;default:return"مدخل غير مقبول"}}};function E9(){return{localeError:k9()}}const I9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Yanlış dəyər: gözlənilən ${n.expected}, daxil olan ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Yanlış dəyər: gözlənilən ${H(n.values[0])}`:`Yanlış seçim: aşağıdakılardan biri olmalıdır: ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Çox böyük: gözlənilən ${n.origin??"dəyər"} ${o}${n.maximum.toString()} ${a.unit??"element"}`:`Çox böyük: gözlənilən ${n.origin??"dəyər"} ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Çox kiçik: gözlənilən ${n.origin} ${o}${n.minimum.toString()} ${a.unit}`:`Çox kiçik: gözlənilən ${n.origin} ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Yanlış mətn: "${o.prefix}" ilə başlamalıdır`:o.format==="ends_with"?`Yanlış mətn: "${o.suffix}" ilə bitməlidir`:o.format==="includes"?`Yanlış mətn: "${o.includes}" daxil olmalıdır`:o.format==="regex"?`Yanlış mətn: ${o.pattern} şablonuna uyğun olmalıdır`:`Yanlış ${i[o.format]??n.format}`}case"not_multiple_of":return`Yanlış ədəd: ${n.divisor} ilə bölünə bilən olmalıdır`;case"unrecognized_keys":return`Tanınmayan açar${n.keys.length>1?"lar":""}: ${C(n.keys,", ")}`;case"invalid_key":return`${n.origin} daxilində yanlış açar`;case"invalid_union":return"Yanlış dəyər";case"invalid_element":return`${n.origin} daxilində yanlış dəyər`;default:return"Yanlış dəyər"}}};function N9(){return{localeError:I9()}}function M2(e,t,r,i){const n=Math.abs(e),o=n%10,a=n%100;return a>=11&&a<=19?i:o===1?t:o>=2&&o<=4?r:i}const O9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"лік";case"object":{if(Array.isArray(n))return"масіў";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Няправільны ўвод: чакаўся ${n.expected}, атрымана ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Няправільны ўвод: чакалася ${H(n.values[0])}`:`Няправільны варыянт: чакаўся адзін з ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);if(a){const u=Number(n.maximum),l=M2(u,a.unit.one,a.unit.few,a.unit.many);return`Занадта вялікі: чакалася, што ${n.origin??"значэнне"} павінна ${a.verb} ${o}${n.maximum.toString()} ${l}`}return`Занадта вялікі: чакалася, што ${n.origin??"значэнне"} павінна быць ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);if(a){const u=Number(n.minimum),l=M2(u,a.unit.one,a.unit.few,a.unit.many);return`Занадта малы: чакалася, што ${n.origin} павінна ${a.verb} ${o}${n.minimum.toString()} ${l}`}return`Занадта малы: чакалася, што ${n.origin} павінна быць ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Няправільны радок: павінен пачынацца з "${o.prefix}"`:o.format==="ends_with"?`Няправільны радок: павінен заканчвацца на "${o.suffix}"`:o.format==="includes"?`Няправільны радок: павінен змяшчаць "${o.includes}"`:o.format==="regex"?`Няправільны радок: павінен адпавядаць шаблону ${o.pattern}`:`Няправільны ${i[o.format]??n.format}`}case"not_multiple_of":return`Няправільны лік: павінен быць кратным ${n.divisor}`;case"unrecognized_keys":return`Нераспазнаны ${n.keys.length>1?"ключы":"ключ"}: ${C(n.keys,", ")}`;case"invalid_key":return`Няправільны ключ у ${n.origin}`;case"invalid_union":return"Няправільны ўвод";case"invalid_element":return`Няправільнае значэнне ў ${n.origin}`;default:return"Няправільны ўвод"}}};function P9(){return{localeError:O9()}}const x9=()=>{const e={string:{unit:"caràcters",verb:"contenir"},file:{unit:"bytes",verb:"contenir"},array:{unit:"elements",verb:"contenir"},set:{unit:"elements",verb:"contenir"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Tipus invàlid: s\'esperava ${n.expected}, s\'ha rebut ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Valor invàlid: s\'esperava ${H(n.values[0])}`:`Opció invàlida: s\'esperava una de ${C(n.values," o ")}`;case"too_big":{const o=n.inclusive?"com a màxim":"menys de",a=t(n.origin);return a?`Massa gran: s\'esperava que ${n.origin??"el valor"} contingués ${o} ${n.maximum.toString()} ${a.unit??"elements"}`:`Massa gran: s\'esperava que ${n.origin??"el valor"} fos ${o} ${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?"com a mínim":"més de",a=t(n.origin);return a?`Massa petit: s\'esperava que ${n.origin} contingués ${o} ${n.minimum.toString()} ${a.unit}`:`Massa petit: s\'esperava que ${n.origin} fos ${o} ${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Format invàlid: ha de començar amb "${o.prefix}"`:o.format==="ends_with"?`Format invàlid: ha d\'acabar amb "${o.suffix}"`:o.format==="includes"?`Format invàlid: ha d\'incloure "${o.includes}"`:o.format==="regex"?`Format invàlid: ha de coincidir amb el patró ${o.pattern}`:`Format invàlid per a ${i[o.format]??n.format}`}case"not_multiple_of":return`Número invàlid: ha de ser múltiple de ${n.divisor}`;case"unrecognized_keys":return`Clau${n.keys.length>1?"s":""} no reconeguda${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Clau invàlida a ${n.origin}`;case"invalid_union":return"Entrada invàlida";case"invalid_element":return`Element invàlid a ${n.origin}`;default:return"Entrada invàlida"}}};function T9(){return{localeError:x9()}}const A9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"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(n))return"pole";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Neplatný vstup: očekáváno ${n.expected}, obdrženo ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Neplatný vstup: očekáváno ${H(n.values[0])}`:`Neplatná možnost: očekávána jedna z hodnot ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Hodnota je příliš velká: ${n.origin??"hodnota"} musí mít ${o}${n.maximum.toString()} ${a.unit??"prvků"}`:`Hodnota je příliš velká: ${n.origin??"hodnota"} musí být ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Hodnota je příliš malá: ${n.origin??"hodnota"} musí mít ${o}${n.minimum.toString()} ${a.unit??"prvků"}`:`Hodnota je příliš malá: ${n.origin??"hodnota"} musí být ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Neplatný řetězec: musí začínat na "${o.prefix}"`:o.format==="ends_with"?`Neplatný řetězec: musí končit na "${o.suffix}"`:o.format==="includes"?`Neplatný řetězec: musí obsahovat "${o.includes}"`:o.format==="regex"?`Neplatný řetězec: musí odpovídat vzoru ${o.pattern}`:`Neplatný formát ${i[o.format]??n.format}`}case"not_multiple_of":return`Neplatné číslo: musí být násobkem ${n.divisor}`;case"unrecognized_keys":return`Neznámé klíče: ${C(n.keys,", ")}`;case"invalid_key":return`Neplatný klíč v ${n.origin}`;case"invalid_union":return"Neplatný vstup";case"invalid_element":return`Neplatná hodnota v ${n.origin}`;default:return"Neplatný vstup"}}};function j9(){return{localeError:A9()}}const C9=()=>{const e={string:{unit:"tegn",verb:"havde"},file:{unit:"bytes",verb:"havde"},array:{unit:"elementer",verb:"indeholdt"},set:{unit:"elementer",verb:"indeholdt"}},t={string:"streng",number:"tal",boolean:"boolean",array:"liste",object:"objekt",set:"sæt",file:"fil"};function r(a){return e[a]??null}function i(a){return t[a]??a}const n=a=>{const u=typeof a;switch(u){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 u},o={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 ${i(a.expected)}, fik ${i(n(a.input))}`;case"invalid_value":return a.values.length===1?`Ugyldig værdi: forventede ${H(a.values[0])}`:`Ugyldigt valg: forventede en af følgende ${C(a.values,"|")}`;case"too_big":{const u=a.inclusive?"<=":"<",l=r(a.origin),f=i(a.origin);return l?`For stor: forventede ${f??"value"} ${l.verb} ${u} ${a.maximum.toString()} ${l.unit??"elementer"}`:`For stor: forventede ${f??"value"} havde ${u} ${a.maximum.toString()}`}case"too_small":{const u=a.inclusive?">=":">",l=r(a.origin),f=i(a.origin);return l?`For lille: forventede ${f} ${l.verb} ${u} ${a.minimum.toString()} ${l.unit}`:`For lille: forventede ${f} havde ${u} ${a.minimum.toString()}`}case"invalid_format":{const u=a;return u.format==="starts_with"?`Ugyldig streng: skal starte med "${u.prefix}"`:u.format==="ends_with"?`Ugyldig streng: skal ende med "${u.suffix}"`:u.format==="includes"?`Ugyldig streng: skal indeholde "${u.includes}"`:u.format==="regex"?`Ugyldig streng: skal matche mønsteret ${u.pattern}`:`Ugyldig ${o[u.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"}: ${C(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 D9(){return{localeError:C9()}}const z9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"Zahl";case"object":{if(Array.isArray(n))return"Array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ungültige Eingabe: erwartet ${n.expected}, erhalten ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ungültige Eingabe: erwartet ${H(n.values[0])}`:`Ungültige Option: erwartet eine von ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Zu groß: erwartet, dass ${n.origin??"Wert"} ${o}${n.maximum.toString()} ${a.unit??"Elemente"} hat`:`Zu groß: erwartet, dass ${n.origin??"Wert"} ${o}${n.maximum.toString()} ist`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Zu klein: erwartet, dass ${n.origin} ${o}${n.minimum.toString()} ${a.unit} hat`:`Zu klein: erwartet, dass ${n.origin} ${o}${n.minimum.toString()} ist`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ungültiger String: muss mit "${o.prefix}" beginnen`:o.format==="ends_with"?`Ungültiger String: muss mit "${o.suffix}" enden`:o.format==="includes"?`Ungültiger String: muss "${o.includes}" enthalten`:o.format==="regex"?`Ungültiger String: muss dem Muster ${o.pattern} entsprechen`:`Ungültig: ${i[o.format]??n.format}`}case"not_multiple_of":return`Ungültige Zahl: muss ein Vielfaches von ${n.divisor} sein`;case"unrecognized_keys":return`${n.keys.length>1?"Unbekannte Schlüssel":"Unbekannter Schlüssel"}: ${C(n.keys,", ")}`;case"invalid_key":return`Ungültiger Schlüssel in ${n.origin}`;case"invalid_union":return"Ungültige Eingabe";case"invalid_element":return`Ungültiger Wert in ${n.origin}`;default:return"Ungültige Eingabe"}}};function U9(){return{localeError:z9()}}const R9=e=>{const t=typeof e;switch(t){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 t},M9=()=>{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 t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`Invalid input: expected ${i.expected}, received ${R9(i.input)}`;case"invalid_value":return i.values.length===1?`Invalid input: expected ${H(i.values[0])}`:`Invalid option: expected one of ${C(i.values,"|")}`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`Too big: expected ${i.origin??"value"} to have ${n}${i.maximum.toString()} ${o.unit??"elements"}`:`Too big: expected ${i.origin??"value"} to be ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`Too small: expected ${i.origin} to have ${n}${i.minimum.toString()} ${o.unit}`:`Too small: expected ${i.origin} to be ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Invalid string: must start with "${n.prefix}"`:n.format==="ends_with"?`Invalid string: must end with "${n.suffix}"`:n.format==="includes"?`Invalid string: must include "${n.includes}"`:n.format==="regex"?`Invalid string: must match pattern ${n.pattern}`:`Invalid ${r[n.format]??i.format}`}case"not_multiple_of":return`Invalid number: must be a multiple of ${i.divisor}`;case"unrecognized_keys":return`Unrecognized key${i.keys.length>1?"s":""}: ${C(i.keys,", ")}`;case"invalid_key":return`Invalid key in ${i.origin}`;case"invalid_union":return"Invalid input";case"invalid_element":return`Invalid value in ${i.origin}`;default:return"Invalid input"}}};function L2(){return{localeError:M9()}}const L9=e=>{const t=typeof e;switch(t){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 t},Z9=()=>{const e={string:{unit:"karaktrojn",verb:"havi"},file:{unit:"bajtojn",verb:"havi"},array:{unit:"elementojn",verb:"havi"},set:{unit:"elementojn",verb:"havi"}};function t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`Nevalida enigo: atendiĝis ${i.expected}, riceviĝis ${L9(i.input)}`;case"invalid_value":return i.values.length===1?`Nevalida enigo: atendiĝis ${H(i.values[0])}`:`Nevalida opcio: atendiĝis unu el ${C(i.values,"|")}`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`Tro granda: atendiĝis ke ${i.origin??"valoro"} havu ${n}${i.maximum.toString()} ${o.unit??"elementojn"}`:`Tro granda: atendiĝis ke ${i.origin??"valoro"} havu ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`Tro malgranda: atendiĝis ke ${i.origin} havu ${n}${i.minimum.toString()} ${o.unit}`:`Tro malgranda: atendiĝis ke ${i.origin} estu ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Nevalida karaktraro: devas komenciĝi per "${n.prefix}"`:n.format==="ends_with"?`Nevalida karaktraro: devas finiĝi per "${n.suffix}"`:n.format==="includes"?`Nevalida karaktraro: devas inkluzivi "${n.includes}"`:n.format==="regex"?`Nevalida karaktraro: devas kongrui kun la modelo ${n.pattern}`:`Nevalida ${r[n.format]??i.format}`}case"not_multiple_of":return`Nevalida nombro: devas esti oblo de ${i.divisor}`;case"unrecognized_keys":return`Nekonata${i.keys.length>1?"j":""} ŝlosilo${i.keys.length>1?"j":""}: ${C(i.keys,", ")}`;case"invalid_key":return`Nevalida ŝlosilo en ${i.origin}`;case"invalid_union":return"Nevalida enigo";case"invalid_element":return`Nevalida valoro en ${i.origin}`;default:return"Nevalida enigo"}}};function F9(){return{localeError:Z9()}}const B9=()=>{const e={string:{unit:"caracteres",verb:"tener"},file:{unit:"bytes",verb:"tener"},array:{unit:"elementos",verb:"tener"},set:{unit:"elementos",verb:"tener"}},t={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 r(a){return e[a]??null}function i(a){return t[a]??a}const n=a=>{const u=typeof a;switch(u){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 u},o={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 ${i(a.expected)}, recibido ${i(n(a.input))}`;case"invalid_value":return a.values.length===1?`Entrada inválida: se esperaba ${H(a.values[0])}`:`Opción inválida: se esperaba una de ${C(a.values,"|")}`;case"too_big":{const u=a.inclusive?"<=":"<",l=r(a.origin),f=i(a.origin);return l?`Demasiado grande: se esperaba que ${f??"valor"} tuviera ${u}${a.maximum.toString()} ${l.unit??"elementos"}`:`Demasiado grande: se esperaba que ${f??"valor"} fuera ${u}${a.maximum.toString()}`}case"too_small":{const u=a.inclusive?">=":">",l=r(a.origin),f=i(a.origin);return l?`Demasiado pequeño: se esperaba que ${f} tuviera ${u}${a.minimum.toString()} ${l.unit}`:`Demasiado pequeño: se esperaba que ${f} fuera ${u}${a.minimum.toString()}`}case"invalid_format":{const u=a;return u.format==="starts_with"?`Cadena inválida: debe comenzar con "${u.prefix}"`:u.format==="ends_with"?`Cadena inválida: debe terminar en "${u.suffix}"`:u.format==="includes"?`Cadena inválida: debe incluir "${u.includes}"`:u.format==="regex"?`Cadena inválida: debe coincidir con el patrón ${u.pattern}`:`Inválido ${o[u.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":""}: ${C(a.keys,", ")}`;case"invalid_key":return`Llave inválida en ${i(a.origin)}`;case"invalid_union":return"Entrada inválida";case"invalid_element":return`Valor inválido en ${i(a.origin)}`;default:return"Entrada inválida"}}};function H9(){return{localeError:B9()}}const G9=()=>{const e={string:{unit:"کاراکتر",verb:"داشته باشد"},file:{unit:"بایت",verb:"داشته باشد"},array:{unit:"آیتم",verb:"داشته باشد"},set:{unit:"آیتم",verb:"داشته باشد"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"عدد";case"object":{if(Array.isArray(n))return"آرایه";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`ورودی نامعتبر: می‌بایست ${n.expected} می‌بود، ${r(n.input)} دریافت شد`;case"invalid_value":return n.values.length===1?`ورودی نامعتبر: می‌بایست ${H(n.values[0])} می‌بود`:`گزینه نامعتبر: می‌بایست یکی از ${C(n.values,"|")} می‌بود`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`خیلی بزرگ: ${n.origin??"مقدار"} باید ${o}${n.maximum.toString()} ${a.unit??"عنصر"} باشد`:`خیلی بزرگ: ${n.origin??"مقدار"} باید ${o}${n.maximum.toString()} باشد`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`خیلی کوچک: ${n.origin} باید ${o}${n.minimum.toString()} ${a.unit} باشد`:`خیلی کوچک: ${n.origin} باید ${o}${n.minimum.toString()} باشد`}case"invalid_format":{const o=n;return o.format==="starts_with"?`رشته نامعتبر: باید با "${o.prefix}" شروع شود`:o.format==="ends_with"?`رشته نامعتبر: باید با "${o.suffix}" تمام شود`:o.format==="includes"?`رشته نامعتبر: باید شامل "${o.includes}" باشد`:o.format==="regex"?`رشته نامعتبر: باید با الگوی ${o.pattern} مطابقت داشته باشد`:`${i[o.format]??n.format} نامعتبر`}case"not_multiple_of":return`عدد نامعتبر: باید مضرب ${n.divisor} باشد`;case"unrecognized_keys":return`کلید${n.keys.length>1?"های":""} ناشناس: ${C(n.keys,", ")}`;case"invalid_key":return`کلید ناشناس در ${n.origin}`;case"invalid_union":return"ورودی نامعتبر";case"invalid_element":return`مقدار نامعتبر در ${n.origin}`;default:return"ورودی نامعتبر"}}};function W9(){return{localeError:G9()}}const V9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Virheellinen tyyppi: odotettiin ${n.expected}, oli ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Virheellinen syöte: täytyy olla ${H(n.values[0])}`:`Virheellinen valinta: täytyy olla yksi seuraavista: ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Liian suuri: ${a.subject} täytyy olla ${o}${n.maximum.toString()} ${a.unit}`.trim():`Liian suuri: arvon täytyy olla ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Liian pieni: ${a.subject} täytyy olla ${o}${n.minimum.toString()} ${a.unit}`.trim():`Liian pieni: arvon täytyy olla ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Virheellinen syöte: täytyy alkaa "${o.prefix}"`:o.format==="ends_with"?`Virheellinen syöte: täytyy loppua "${o.suffix}"`:o.format==="includes"?`Virheellinen syöte: täytyy sisältää "${o.includes}"`:o.format==="regex"?`Virheellinen syöte: täytyy vastata säännöllistä lauseketta ${o.pattern}`:`Virheellinen ${i[o.format]??n.format}`}case"not_multiple_of":return`Virheellinen luku: täytyy olla luvun ${n.divisor} monikerta`;case"unrecognized_keys":return`${n.keys.length>1?"Tuntemattomat avaimet":"Tuntematon avain"}: ${C(n.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 q9(){return{localeError:V9()}}const J9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"nombre";case"object":{if(Array.isArray(n))return"tableau";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Entrée invalide : ${n.expected} attendu, ${r(n.input)} reçu`;case"invalid_value":return n.values.length===1?`Entrée invalide : ${H(n.values[0])} attendu`:`Option invalide : une valeur parmi ${C(n.values,"|")} attendue`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Trop grand : ${n.origin??"valeur"} doit ${a.verb} ${o}${n.maximum.toString()} ${a.unit??"élément(s)"}`:`Trop grand : ${n.origin??"valeur"} doit être ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Trop petit : ${n.origin} doit ${a.verb} ${o}${n.minimum.toString()} ${a.unit}`:`Trop petit : ${n.origin} doit être ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Chaîne invalide : doit commencer par "${o.prefix}"`:o.format==="ends_with"?`Chaîne invalide : doit se terminer par "${o.suffix}"`:o.format==="includes"?`Chaîne invalide : doit inclure "${o.includes}"`:o.format==="regex"?`Chaîne invalide : doit correspondre au modèle ${o.pattern}`:`${i[o.format]??n.format} invalide`}case"not_multiple_of":return`Nombre invalide : doit être un multiple de ${n.divisor}`;case"unrecognized_keys":return`Clé${n.keys.length>1?"s":""} non reconnue${n.keys.length>1?"s":""} : ${C(n.keys,", ")}`;case"invalid_key":return`Clé invalide dans ${n.origin}`;case"invalid_union":return"Entrée invalide";case"invalid_element":return`Valeur invalide dans ${n.origin}`;default:return"Entrée invalide"}}};function K9(){return{localeError:J9()}}const Y9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Entrée invalide : attendu ${n.expected}, reçu ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Entrée invalide : attendu ${H(n.values[0])}`:`Option invalide : attendu l\'une des valeurs suivantes ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"≤":"<",a=t(n.origin);return a?`Trop grand : attendu que ${n.origin??"la valeur"} ait ${o}${n.maximum.toString()} ${a.unit}`:`Trop grand : attendu que ${n.origin??"la valeur"} soit ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?"≥":">",a=t(n.origin);return a?`Trop petit : attendu que ${n.origin} ait ${o}${n.minimum.toString()} ${a.unit}`:`Trop petit : attendu que ${n.origin} soit ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Chaîne invalide : doit commencer par "${o.prefix}"`:o.format==="ends_with"?`Chaîne invalide : doit se terminer par "${o.suffix}"`:o.format==="includes"?`Chaîne invalide : doit inclure "${o.includes}"`:o.format==="regex"?`Chaîne invalide : doit correspondre au motif ${o.pattern}`:`${i[o.format]??n.format} invalide`}case"not_multiple_of":return`Nombre invalide : doit être un multiple de ${n.divisor}`;case"unrecognized_keys":return`Clé${n.keys.length>1?"s":""} non reconnue${n.keys.length>1?"s":""} : ${C(n.keys,", ")}`;case"invalid_key":return`Clé invalide dans ${n.origin}`;case"invalid_union":return"Entrée invalide";case"invalid_element":return`Valeur invalide dans ${n.origin}`;default:return"Entrée invalide"}}};function X9(){return{localeError:Y9()}}const Q9=()=>{const e={string:{unit:"אותיות",verb:"לכלול"},file:{unit:"בייטים",verb:"לכלול"},array:{unit:"פריטים",verb:"לכלול"},set:{unit:"פריטים",verb:"לכלול"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`קלט לא תקין: צריך ${n.expected}, התקבל ${r(n.input)}`;case"invalid_value":return n.values.length===1?`קלט לא תקין: צריך ${H(n.values[0])}`:`קלט לא תקין: צריך אחת מהאפשרויות ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`גדול מדי: ${n.origin??"value"} צריך להיות ${o}${n.maximum.toString()} ${a.unit??"elements"}`:`גדול מדי: ${n.origin??"value"} צריך להיות ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`קטן מדי: ${n.origin} צריך להיות ${o}${n.minimum.toString()} ${a.unit}`:`קטן מדי: ${n.origin} צריך להיות ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`מחרוזת לא תקינה: חייבת להתחיל ב"${o.prefix}"`:o.format==="ends_with"?`מחרוזת לא תקינה: חייבת להסתיים ב "${o.suffix}"`:o.format==="includes"?`מחרוזת לא תקינה: חייבת לכלול "${o.includes}"`:o.format==="regex"?`מחרוזת לא תקינה: חייבת להתאים לתבנית ${o.pattern}`:`${i[o.format]??n.format} לא תקין`}case"not_multiple_of":return`מספר לא תקין: חייב להיות מכפלה של ${n.divisor}`;case"unrecognized_keys":return`מפתח${n.keys.length>1?"ות":""} לא מזוה${n.keys.length>1?"ים":"ה"}: ${C(n.keys,", ")}`;case"invalid_key":return`מפתח לא תקין ב${n.origin}`;case"invalid_union":return"קלט לא תקין";case"invalid_element":return`ערך לא תקין ב${n.origin}`;default:return"קלט לא תקין"}}};function e5(){return{localeError:Q9()}}const t5=()=>{const e={string:{unit:"karakter",verb:"legyen"},file:{unit:"byte",verb:"legyen"},array:{unit:"elem",verb:"legyen"},set:{unit:"elem",verb:"legyen"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"szám";case"object":{if(Array.isArray(n))return"tömb";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Érvénytelen bemenet: a várt érték ${n.expected}, a kapott érték ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Érvénytelen bemenet: a várt érték ${H(n.values[0])}`:`Érvénytelen opció: valamelyik érték várt ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Túl nagy: ${n.origin??"érték"} mérete túl nagy ${o}${n.maximum.toString()} ${a.unit??"elem"}`:`Túl nagy: a bemeneti érték ${n.origin??"érték"} túl nagy: ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Túl kicsi: a bemeneti érték ${n.origin} mérete túl kicsi ${o}${n.minimum.toString()} ${a.unit}`:`Túl kicsi: a bemeneti érték ${n.origin} túl kicsi ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Érvénytelen string: "${o.prefix}" értékkel kell kezdődnie`:o.format==="ends_with"?`Érvénytelen string: "${o.suffix}" értékkel kell végződnie`:o.format==="includes"?`Érvénytelen string: "${o.includes}" értéket kell tartalmaznia`:o.format==="regex"?`Érvénytelen string: ${o.pattern} mintának kell megfelelnie`:`Érvénytelen ${i[o.format]??n.format}`}case"not_multiple_of":return`Érvénytelen szám: ${n.divisor} többszörösének kell lennie`;case"unrecognized_keys":return`Ismeretlen kulcs${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Érvénytelen kulcs ${n.origin}`;case"invalid_union":return"Érvénytelen bemenet";case"invalid_element":return`Érvénytelen érték: ${n.origin}`;default:return"Érvénytelen bemenet"}}};function n5(){return{localeError:t5()}}const r5=()=>{const e={string:{unit:"karakter",verb:"memiliki"},file:{unit:"byte",verb:"memiliki"},array:{unit:"item",verb:"memiliki"},set:{unit:"item",verb:"memiliki"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Input tidak valid: diharapkan ${n.expected}, diterima ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Input tidak valid: diharapkan ${H(n.values[0])}`:`Pilihan tidak valid: diharapkan salah satu dari ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Terlalu besar: diharapkan ${n.origin??"value"} memiliki ${o}${n.maximum.toString()} ${a.unit??"elemen"}`:`Terlalu besar: diharapkan ${n.origin??"value"} menjadi ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Terlalu kecil: diharapkan ${n.origin} memiliki ${o}${n.minimum.toString()} ${a.unit}`:`Terlalu kecil: diharapkan ${n.origin} menjadi ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`String tidak valid: harus dimulai dengan "${o.prefix}"`:o.format==="ends_with"?`String tidak valid: harus berakhir dengan "${o.suffix}"`:o.format==="includes"?`String tidak valid: harus menyertakan "${o.includes}"`:o.format==="regex"?`String tidak valid: harus sesuai pola ${o.pattern}`:`${i[o.format]??n.format} tidak valid`}case"not_multiple_of":return`Angka tidak valid: harus kelipatan dari ${n.divisor}`;case"unrecognized_keys":return`Kunci tidak dikenali ${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Kunci tidak valid di ${n.origin}`;case"invalid_union":return"Input tidak valid";case"invalid_element":return`Nilai tidak valid di ${n.origin}`;default:return"Input tidak valid"}}};function i5(){return{localeError:r5()}}const o5=e=>{const t=typeof e;switch(t){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 t},a5=()=>{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 t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`Rangt gildi: Þú slóst inn ${o5(i.input)} þar sem á að vera ${i.expected}`;case"invalid_value":return i.values.length===1?`Rangt gildi: gert ráð fyrir ${H(i.values[0])}`:`Ógilt val: má vera eitt af eftirfarandi ${C(i.values,"|")}`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`Of stórt: gert er ráð fyrir að ${i.origin??"gildi"} hafi ${n}${i.maximum.toString()} ${o.unit??"hluti"}`:`Of stórt: gert er ráð fyrir að ${i.origin??"gildi"} sé ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`Of lítið: gert er ráð fyrir að ${i.origin} hafi ${n}${i.minimum.toString()} ${o.unit}`:`Of lítið: gert er ráð fyrir að ${i.origin} sé ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Ógildur strengur: verður að byrja á "${n.prefix}"`:n.format==="ends_with"?`Ógildur strengur: verður að enda á "${n.suffix}"`:n.format==="includes"?`Ógildur strengur: verður að innihalda "${n.includes}"`:n.format==="regex"?`Ógildur strengur: verður að fylgja mynstri ${n.pattern}`:`Rangt ${r[n.format]??i.format}`}case"not_multiple_of":return`Röng tala: verður að vera margfeldi af ${i.divisor}`;case"unrecognized_keys":return`Óþekkt ${i.keys.length>1?"ir lyklar":"ur lykill"}: ${C(i.keys,", ")}`;case"invalid_key":return`Rangur lykill í ${i.origin}`;case"invalid_union":return"Rangt gildi";case"invalid_element":return`Rangt gildi í ${i.origin}`;default:return"Rangt gildi"}}};function u5(){return{localeError:a5()}}const s5=()=>{const e={string:{unit:"caratteri",verb:"avere"},file:{unit:"byte",verb:"avere"},array:{unit:"elementi",verb:"avere"},set:{unit:"elementi",verb:"avere"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"numero";case"object":{if(Array.isArray(n))return"vettore";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Input non valido: atteso ${n.expected}, ricevuto ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Input non valido: atteso ${H(n.values[0])}`:`Opzione non valida: atteso uno tra ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Troppo grande: ${n.origin??"valore"} deve avere ${o}${n.maximum.toString()} ${a.unit??"elementi"}`:`Troppo grande: ${n.origin??"valore"} deve essere ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Troppo piccolo: ${n.origin} deve avere ${o}${n.minimum.toString()} ${a.unit}`:`Troppo piccolo: ${n.origin} deve essere ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Stringa non valida: deve iniziare con "${o.prefix}"`:o.format==="ends_with"?`Stringa non valida: deve terminare con "${o.suffix}"`:o.format==="includes"?`Stringa non valida: deve includere "${o.includes}"`:o.format==="regex"?`Stringa non valida: deve corrispondere al pattern ${o.pattern}`:`Invalid ${i[o.format]??n.format}`}case"not_multiple_of":return`Numero non valido: deve essere un multiplo di ${n.divisor}`;case"unrecognized_keys":return`Chiav${n.keys.length>1?"i":"e"} non riconosciut${n.keys.length>1?"e":"a"}: ${C(n.keys,", ")}`;case"invalid_key":return`Chiave non valida in ${n.origin}`;case"invalid_union":return"Input non valido";case"invalid_element":return`Valore non valido in ${n.origin}`;default:return"Input non valido"}}};function c5(){return{localeError:s5()}}const l5=()=>{const e={string:{unit:"文字",verb:"である"},file:{unit:"バイト",verb:"である"},array:{unit:"要素",verb:"である"},set:{unit:"要素",verb:"である"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"数値";case"object":{if(Array.isArray(n))return"配列";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`無効な入力: ${n.expected}が期待されましたが、${r(n.input)}が入力されました`;case"invalid_value":return n.values.length===1?`無効な入力: ${H(n.values[0])}が期待されました`:`無効な選択: ${C(n.values,"、")}のいずれかである必要があります`;case"too_big":{const o=n.inclusive?"以下である":"より小さい",a=t(n.origin);return a?`大きすぎる値: ${n.origin??"値"}は${n.maximum.toString()}${a.unit??"要素"}${o}必要があります`:`大きすぎる値: ${n.origin??"値"}は${n.maximum.toString()}${o}必要があります`}case"too_small":{const o=n.inclusive?"以上である":"より大きい",a=t(n.origin);return a?`小さすぎる値: ${n.origin}は${n.minimum.toString()}${a.unit}${o}必要があります`:`小さすぎる値: ${n.origin}は${n.minimum.toString()}${o}必要があります`}case"invalid_format":{const o=n;return o.format==="starts_with"?`無効な文字列: "${o.prefix}"で始まる必要があります`:o.format==="ends_with"?`無効な文字列: "${o.suffix}"で終わる必要があります`:o.format==="includes"?`無効な文字列: "${o.includes}"を含む必要があります`:o.format==="regex"?`無効な文字列: パターン${o.pattern}に一致する必要があります`:`無効な${i[o.format]??n.format}`}case"not_multiple_of":return`無効な数値: ${n.divisor}の倍数である必要があります`;case"unrecognized_keys":return`認識されていないキー${n.keys.length>1?"群":""}: ${C(n.keys,"、")}`;case"invalid_key":return`${n.origin}内の無効なキー`;case"invalid_union":return"無効な入力";case"invalid_element":return`${n.origin}内の無効な値`;default:return"無効な入力"}}};function d5(){return{localeError:l5()}}const f5=e=>{const t=typeof e;switch(t){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:"ფუნქცია"}[t]??t},p5=()=>{const e={string:{unit:"სიმბოლო",verb:"უნდა შეიცავდეს"},file:{unit:"ბაიტი",verb:"უნდა შეიცავდეს"},array:{unit:"ელემენტი",verb:"უნდა შეიცავდეს"},set:{unit:"ელემენტი",verb:"უნდა შეიცავდეს"}};function t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`არასწორი შეყვანა: მოსალოდნელი ${i.expected}, მიღებული ${f5(i.input)}`;case"invalid_value":return i.values.length===1?`არასწორი შეყვანა: მოსალოდნელი ${H(i.values[0])}`:`არასწორი ვარიანტი: მოსალოდნელია ერთ-ერთი ${C(i.values,"|")}-დან`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`ზედმეტად დიდი: მოსალოდნელი ${i.origin??"მნიშვნელობა"} ${o.verb} ${n}${i.maximum.toString()} ${o.unit}`:`ზედმეტად დიდი: მოსალოდნელი ${i.origin??"მნიშვნელობა"} იყოს ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`ზედმეტად პატარა: მოსალოდნელი ${i.origin} ${o.verb} ${n}${i.minimum.toString()} ${o.unit}`:`ზედმეტად პატარა: მოსალოდნელი ${i.origin} იყოს ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`არასწორი სტრინგი: უნდა იწყებოდეს "${n.prefix}"-ით`:n.format==="ends_with"?`არასწორი სტრინგი: უნდა მთავრდებოდეს "${n.suffix}"-ით`:n.format==="includes"?`არასწორი სტრინგი: უნდა შეიცავდეს "${n.includes}"-ს`:n.format==="regex"?`არასწორი სტრინგი: უნდა შეესაბამებოდეს შაბლონს ${n.pattern}`:`არასწორი ${r[n.format]??i.format}`}case"not_multiple_of":return`არასწორი რიცხვი: უნდა იყოს ${i.divisor}-ის ჯერადი`;case"unrecognized_keys":return`უცნობი გასაღებ${i.keys.length>1?"ები":"ი"}: ${C(i.keys,", ")}`;case"invalid_key":return`არასწორი გასაღები ${i.origin}-ში`;case"invalid_union":return"არასწორი შეყვანა";case"invalid_element":return`არასწორი მნიშვნელობა ${i.origin}-ში`;default:return"არასწორი შეყვანა"}}};function h5(){return{localeError:p5()}}const m5=()=>{const e={string:{unit:"តួអក្សរ",verb:"គួរមាន"},file:{unit:"បៃ",verb:"គួរមាន"},array:{unit:"ធាតុ",verb:"គួរមាន"},set:{unit:"ធាតុ",verb:"គួរមាន"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"មិនមែនជាលេខ (NaN)":"លេខ";case"object":{if(Array.isArray(n))return"អារេ (Array)";if(n===null)return"គ្មានតម្លៃ (null)";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`ទិន្នន័យបញ្ចូលមិនត្រឹមត្រូវ៖ ត្រូវការ ${n.expected} ប៉ុន្តែទទួលបាន ${r(n.input)}`;case"invalid_value":return n.values.length===1?`ទិន្នន័យបញ្ចូលមិនត្រឹមត្រូវ៖ ត្រូវការ ${H(n.values[0])}`:`ជម្រើសមិនត្រឹមត្រូវ៖ ត្រូវជាមួយក្នុងចំណោម ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`ធំពេក៖ ត្រូវការ ${n.origin??"តម្លៃ"} ${o} ${n.maximum.toString()} ${a.unit??"ធាតុ"}`:`ធំពេក៖ ត្រូវការ ${n.origin??"តម្លៃ"} ${o} ${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`តូចពេក៖ ត្រូវការ ${n.origin} ${o} ${n.minimum.toString()} ${a.unit}`:`តូចពេក៖ ត្រូវការ ${n.origin} ${o} ${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវចាប់ផ្តើមដោយ "${o.prefix}"`:o.format==="ends_with"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវបញ្ចប់ដោយ "${o.suffix}"`:o.format==="includes"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវមាន "${o.includes}"`:o.format==="regex"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវតែផ្គូផ្គងនឹងទម្រង់ដែលបានកំណត់ ${o.pattern}`:`មិនត្រឹមត្រូវ៖ ${i[o.format]??n.format}`}case"not_multiple_of":return`លេខមិនត្រឹមត្រូវ៖ ត្រូវតែជាពហុគុណនៃ ${n.divisor}`;case"unrecognized_keys":return`រកឃើញសោមិនស្គាល់៖ ${C(n.keys,", ")}`;case"invalid_key":return`សោមិនត្រឹមត្រូវនៅក្នុង ${n.origin}`;case"invalid_union":return"ទិន្នន័យមិនត្រឹមត្រូវ";case"invalid_element":return`ទិន្នន័យមិនត្រឹមត្រូវនៅក្នុង ${n.origin}`;default:return"ទិន្នន័យមិនត្រឹមត្រូវ"}}};function Z2(){return{localeError:m5()}}function g5(){return Z2()}const v5=()=>{const e={string:{unit:"문자",verb:"to have"},file:{unit:"바이트",verb:"to have"},array:{unit:"개",verb:"to have"},set:{unit:"개",verb:"to have"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`잘못된 입력: 예상 타입은 ${n.expected}, 받은 타입은 ${r(n.input)}입니다`;case"invalid_value":return n.values.length===1?`잘못된 입력: 값은 ${H(n.values[0])} 이어야 합니다`:`잘못된 옵션: ${C(n.values,"또는 ")} 중 하나여야 합니다`;case"too_big":{const o=n.inclusive?"이하":"미만",a=o==="미만"?"이어야 합니다":"여야 합니다",u=t(n.origin),l=u?.unit??"요소";return u?`${n.origin??"값"}이 너무 큽니다: ${n.maximum.toString()}${l} ${o}${a}`:`${n.origin??"값"}이 너무 큽니다: ${n.maximum.toString()} ${o}${a}`}case"too_small":{const o=n.inclusive?"이상":"초과",a=o==="이상"?"이어야 합니다":"여야 합니다",u=t(n.origin),l=u?.unit??"요소";return u?`${n.origin??"값"}이 너무 작습니다: ${n.minimum.toString()}${l} ${o}${a}`:`${n.origin??"값"}이 너무 작습니다: ${n.minimum.toString()} ${o}${a}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`잘못된 문자열: "${o.prefix}"(으)로 시작해야 합니다`:o.format==="ends_with"?`잘못된 문자열: "${o.suffix}"(으)로 끝나야 합니다`:o.format==="includes"?`잘못된 문자열: "${o.includes}"을(를) 포함해야 합니다`:o.format==="regex"?`잘못된 문자열: 정규식 ${o.pattern} 패턴과 일치해야 합니다`:`잘못된 ${i[o.format]??n.format}`}case"not_multiple_of":return`잘못된 숫자: ${n.divisor}의 배수여야 합니다`;case"unrecognized_keys":return`인식할 수 없는 키: ${C(n.keys,", ")}`;case"invalid_key":return`잘못된 키: ${n.origin}`;case"invalid_union":return"잘못된 입력";case"invalid_element":return`잘못된 값: ${n.origin}`;default:return"잘못된 입력"}}};function $5(){return{localeError:v5()}}const y5=e=>Ci(typeof e,e),Ci=(e,t=void 0)=>{switch(e){case"number":return Number.isNaN(t)?"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 t===void 0?"nežinomas objektas":t===null?"nulinė reikšmė":Array.isArray(t)?"masyvas":Object.getPrototypeOf(t)!==Object.prototype&&t.constructor?t.constructor.name:"objektas";case"null":return"nulinė reikšmė"}return e},Di=e=>e.charAt(0).toUpperCase()+e.slice(1);function F2(e){const t=Math.abs(e),r=t%10,i=t%100;return i>=11&&i<=19||r===0?"many":r===1?"one":"few"}const b5=()=>{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 t(i,n,o,a){const u=e[i]??null;return u===null?u:{unit:u.unit[n],verb:u.verb[a][o?"inclusive":"notInclusive"]}}const r={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 i=>{switch(i.code){case"invalid_type":return`Gautas tipas ${y5(i.input)}, o tikėtasi - ${Ci(i.expected)}`;case"invalid_value":return i.values.length===1?`Privalo būti ${H(i.values[0])}`:`Privalo būti vienas iš ${C(i.values,"|")} pasirinkimų`;case"too_big":{const n=Ci(i.origin),o=t(i.origin,F2(Number(i.maximum)),i.inclusive??!1,"smaller");if(o?.verb)return`${Di(n??i.origin??"reikšmė")} ${o.verb} ${i.maximum.toString()} ${o.unit??"elementų"}`;const a=i.inclusive?"ne didesnis kaip":"mažesnis kaip";return`${Di(n??i.origin??"reikšmė")} turi būti ${a} ${i.maximum.toString()} ${o?.unit}`}case"too_small":{const n=Ci(i.origin),o=t(i.origin,F2(Number(i.minimum)),i.inclusive??!1,"bigger");if(o?.verb)return`${Di(n??i.origin??"reikšmė")} ${o.verb} ${i.minimum.toString()} ${o.unit??"elementų"}`;const a=i.inclusive?"ne mažesnis kaip":"didesnis kaip";return`${Di(n??i.origin??"reikšmė")} turi būti ${a} ${i.minimum.toString()} ${o?.unit}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Eilutė privalo prasidėti "${n.prefix}"`:n.format==="ends_with"?`Eilutė privalo pasibaigti "${n.suffix}"`:n.format==="includes"?`Eilutė privalo įtraukti "${n.includes}"`:n.format==="regex"?`Eilutė privalo atitikti ${n.pattern}`:`Neteisingas ${r[n.format]??i.format}`}case"not_multiple_of":return`Skaičius privalo būti ${i.divisor} kartotinis.`;case"unrecognized_keys":return`Neatpažint${i.keys.length>1?"i":"as"} rakt${i.keys.length>1?"ai":"as"}: ${C(i.keys,", ")}`;case"invalid_key":return"Rastas klaidingas raktas";case"invalid_union":return"Klaidinga įvestis";case"invalid_element":{const n=Ci(i.origin);return`${Di(n??i.origin??"reikšmė")} turi klaidingą įvestį`}default:return"Klaidinga įvestis"}}};function _5(){return{localeError:b5()}}const S5=()=>{const e={string:{unit:"знаци",verb:"да имаат"},file:{unit:"бајти",verb:"да имаат"},array:{unit:"ставки",verb:"да имаат"},set:{unit:"ставки",verb:"да имаат"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"број";case"object":{if(Array.isArray(n))return"низа";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Грешен внес: се очекува ${n.expected}, примено ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Invalid input: expected ${H(n.values[0])}`:`Грешана опција: се очекува една ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Премногу голем: се очекува ${n.origin??"вредноста"} да има ${o}${n.maximum.toString()} ${a.unit??"елементи"}`:`Премногу голем: се очекува ${n.origin??"вредноста"} да биде ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Премногу мал: се очекува ${n.origin} да има ${o}${n.minimum.toString()} ${a.unit}`:`Премногу мал: се очекува ${n.origin} да биде ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Неважечка низа: мора да започнува со "${o.prefix}"`:o.format==="ends_with"?`Неважечка низа: мора да завршува со "${o.suffix}"`:o.format==="includes"?`Неважечка низа: мора да вклучува "${o.includes}"`:o.format==="regex"?`Неважечка низа: мора да одгоара на патернот ${o.pattern}`:`Invalid ${i[o.format]??n.format}`}case"not_multiple_of":return`Грешен број: мора да биде делив со ${n.divisor}`;case"unrecognized_keys":return`${n.keys.length>1?"Непрепознаени клучеви":"Непрепознаен клуч"}: ${C(n.keys,", ")}`;case"invalid_key":return`Грешен клуч во ${n.origin}`;case"invalid_union":return"Грешен внес";case"invalid_element":return`Грешна вредност во ${n.origin}`;default:return"Грешен внес"}}};function w5(){return{localeError:S5()}}const k5=()=>{const e={string:{unit:"aksara",verb:"mempunyai"},file:{unit:"bait",verb:"mempunyai"},array:{unit:"elemen",verb:"mempunyai"},set:{unit:"elemen",verb:"mempunyai"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"nombor";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Input tidak sah: dijangka ${n.expected}, diterima ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Input tidak sah: dijangka ${H(n.values[0])}`:`Pilihan tidak sah: dijangka salah satu daripada ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Terlalu besar: dijangka ${n.origin??"nilai"} ${a.verb} ${o}${n.maximum.toString()} ${a.unit??"elemen"}`:`Terlalu besar: dijangka ${n.origin??"nilai"} adalah ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Terlalu kecil: dijangka ${n.origin} ${a.verb} ${o}${n.minimum.toString()} ${a.unit}`:`Terlalu kecil: dijangka ${n.origin} adalah ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`String tidak sah: mesti bermula dengan "${o.prefix}"`:o.format==="ends_with"?`String tidak sah: mesti berakhir dengan "${o.suffix}"`:o.format==="includes"?`String tidak sah: mesti mengandungi "${o.includes}"`:o.format==="regex"?`String tidak sah: mesti sepadan dengan corak ${o.pattern}`:`${i[o.format]??n.format} tidak sah`}case"not_multiple_of":return`Nombor tidak sah: perlu gandaan ${n.divisor}`;case"unrecognized_keys":return`Kunci tidak dikenali: ${C(n.keys,", ")}`;case"invalid_key":return`Kunci tidak sah dalam ${n.origin}`;case"invalid_union":return"Input tidak sah";case"invalid_element":return`Nilai tidak sah dalam ${n.origin}`;default:return"Input tidak sah"}}};function E5(){return{localeError:k5()}}const I5=()=>{const e={string:{unit:"tekens"},file:{unit:"bytes"},array:{unit:"elementen"},set:{unit:"elementen"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"getal";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ongeldige invoer: verwacht ${n.expected}, ontving ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ongeldige invoer: verwacht ${H(n.values[0])}`:`Ongeldige optie: verwacht één van ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Te lang: verwacht dat ${n.origin??"waarde"} ${o}${n.maximum.toString()} ${a.unit??"elementen"} bevat`:`Te lang: verwacht dat ${n.origin??"waarde"} ${o}${n.maximum.toString()} is`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Te kort: verwacht dat ${n.origin} ${o}${n.minimum.toString()} ${a.unit} bevat`:`Te kort: verwacht dat ${n.origin} ${o}${n.minimum.toString()} is`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ongeldige tekst: moet met "${o.prefix}" beginnen`:o.format==="ends_with"?`Ongeldige tekst: moet op "${o.suffix}" eindigen`:o.format==="includes"?`Ongeldige tekst: moet "${o.includes}" bevatten`:o.format==="regex"?`Ongeldige tekst: moet overeenkomen met patroon ${o.pattern}`:`Ongeldig: ${i[o.format]??n.format}`}case"not_multiple_of":return`Ongeldig getal: moet een veelvoud van ${n.divisor} zijn`;case"unrecognized_keys":return`Onbekende key${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Ongeldige key in ${n.origin}`;case"invalid_union":return"Ongeldige invoer";case"invalid_element":return`Ongeldige waarde in ${n.origin}`;default:return"Ongeldige invoer"}}};function N5(){return{localeError:I5()}}const O5=()=>{const e={string:{unit:"tegn",verb:"å ha"},file:{unit:"bytes",verb:"å ha"},array:{unit:"elementer",verb:"å inneholde"},set:{unit:"elementer",verb:"å inneholde"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"tall";case"object":{if(Array.isArray(n))return"liste";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ugyldig input: forventet ${n.expected}, fikk ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ugyldig verdi: forventet ${H(n.values[0])}`:`Ugyldig valg: forventet en av ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`For stor(t): forventet ${n.origin??"value"} til å ha ${o}${n.maximum.toString()} ${a.unit??"elementer"}`:`For stor(t): forventet ${n.origin??"value"} til å ha ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`For lite(n): forventet ${n.origin} til å ha ${o}${n.minimum.toString()} ${a.unit}`:`For lite(n): forventet ${n.origin} til å ha ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ugyldig streng: må starte med "${o.prefix}"`:o.format==="ends_with"?`Ugyldig streng: må ende med "${o.suffix}"`:o.format==="includes"?`Ugyldig streng: må inneholde "${o.includes}"`:o.format==="regex"?`Ugyldig streng: må matche mønsteret ${o.pattern}`:`Ugyldig ${i[o.format]??n.format}`}case"not_multiple_of":return`Ugyldig tall: må være et multiplum av ${n.divisor}`;case"unrecognized_keys":return`${n.keys.length>1?"Ukjente nøkler":"Ukjent nøkkel"}: ${C(n.keys,", ")}`;case"invalid_key":return`Ugyldig nøkkel i ${n.origin}`;case"invalid_union":return"Ugyldig input";case"invalid_element":return`Ugyldig verdi i ${n.origin}`;default:return"Ugyldig input"}}};function P5(){return{localeError:O5()}}const x5=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"numara";case"object":{if(Array.isArray(n))return"saf";if(n===null)return"gayb";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Fâsit giren: umulan ${n.expected}, alınan ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Fâsit giren: umulan ${H(n.values[0])}`:`Fâsit tercih: mûteberler ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Fazla büyük: ${n.origin??"value"}, ${o}${n.maximum.toString()} ${a.unit??"elements"} sahip olmalıydı.`:`Fazla büyük: ${n.origin??"value"}, ${o}${n.maximum.toString()} olmalıydı.`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Fazla küçük: ${n.origin}, ${o}${n.minimum.toString()} ${a.unit} sahip olmalıydı.`:`Fazla küçük: ${n.origin}, ${o}${n.minimum.toString()} olmalıydı.`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Fâsit metin: "${o.prefix}" ile başlamalı.`:o.format==="ends_with"?`Fâsit metin: "${o.suffix}" ile bitmeli.`:o.format==="includes"?`Fâsit metin: "${o.includes}" ihtivâ etmeli.`:o.format==="regex"?`Fâsit metin: ${o.pattern} nakşına uymalı.`:`Fâsit ${i[o.format]??n.format}`}case"not_multiple_of":return`Fâsit sayı: ${n.divisor} katı olmalıydı.`;case"unrecognized_keys":return`Tanınmayan anahtar ${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`${n.origin} için tanınmayan anahtar var.`;case"invalid_union":return"Giren tanınamadı.";case"invalid_element":return`${n.origin} için tanınmayan kıymet var.`;default:return"Kıymet tanınamadı."}}};function T5(){return{localeError:x5()}}const A5=()=>{const e={string:{unit:"توکي",verb:"ولري"},file:{unit:"بایټس",verb:"ولري"},array:{unit:"توکي",verb:"ولري"},set:{unit:"توکي",verb:"ولري"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"عدد";case"object":{if(Array.isArray(n))return"ارې";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`ناسم ورودي: باید ${n.expected} وای, مګر ${r(n.input)} ترلاسه شو`;case"invalid_value":return n.values.length===1?`ناسم ورودي: باید ${H(n.values[0])} وای`:`ناسم انتخاب: باید یو له ${C(n.values,"|")} څخه وای`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`ډیر لوی: ${n.origin??"ارزښت"} باید ${o}${n.maximum.toString()} ${a.unit??"عنصرونه"} ولري`:`ډیر لوی: ${n.origin??"ارزښت"} باید ${o}${n.maximum.toString()} وي`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`ډیر کوچنی: ${n.origin} باید ${o}${n.minimum.toString()} ${a.unit} ولري`:`ډیر کوچنی: ${n.origin} باید ${o}${n.minimum.toString()} وي`}case"invalid_format":{const o=n;return o.format==="starts_with"?`ناسم متن: باید د "${o.prefix}" سره پیل شي`:o.format==="ends_with"?`ناسم متن: باید د "${o.suffix}" سره پای ته ورسيږي`:o.format==="includes"?`ناسم متن: باید "${o.includes}" ولري`:o.format==="regex"?`ناسم متن: باید د ${o.pattern} سره مطابقت ولري`:`${i[o.format]??n.format} ناسم دی`}case"not_multiple_of":return`ناسم عدد: باید د ${n.divisor} مضرب وي`;case"unrecognized_keys":return`ناسم ${n.keys.length>1?"کلیډونه":"کلیډ"}: ${C(n.keys,", ")}`;case"invalid_key":return`ناسم کلیډ په ${n.origin} کې`;case"invalid_union":return"ناسمه ورودي";case"invalid_element":return`ناسم عنصر په ${n.origin} کې`;default:return"ناسمه ورودي"}}};function j5(){return{localeError:A5()}}const C5=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"liczba";case"object":{if(Array.isArray(n))return"tablica";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Nieprawidłowe dane wejściowe: oczekiwano ${n.expected}, otrzymano ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Nieprawidłowe dane wejściowe: oczekiwano ${H(n.values[0])}`:`Nieprawidłowa opcja: oczekiwano jednej z wartości ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Za duża wartość: oczekiwano, że ${n.origin??"wartość"} będzie mieć ${o}${n.maximum.toString()} ${a.unit??"elementów"}`:`Zbyt duż(y/a/e): oczekiwano, że ${n.origin??"wartość"} będzie wynosić ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Za mała wartość: oczekiwano, że ${n.origin??"wartość"} będzie mieć ${o}${n.minimum.toString()} ${a.unit??"elementów"}`:`Zbyt mał(y/a/e): oczekiwano, że ${n.origin??"wartość"} będzie wynosić ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Nieprawidłowy ciąg znaków: musi zaczynać się od "${o.prefix}"`:o.format==="ends_with"?`Nieprawidłowy ciąg znaków: musi kończyć się na "${o.suffix}"`:o.format==="includes"?`Nieprawidłowy ciąg znaków: musi zawierać "${o.includes}"`:o.format==="regex"?`Nieprawidłowy ciąg znaków: musi odpowiadać wzorcowi ${o.pattern}`:`Nieprawidłow(y/a/e) ${i[o.format]??n.format}`}case"not_multiple_of":return`Nieprawidłowa liczba: musi być wielokrotnością ${n.divisor}`;case"unrecognized_keys":return`Nierozpoznane klucze${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Nieprawidłowy klucz w ${n.origin}`;case"invalid_union":return"Nieprawidłowe dane wejściowe";case"invalid_element":return`Nieprawidłowa wartość w ${n.origin}`;default:return"Nieprawidłowe dane wejściowe"}}};function D5(){return{localeError:C5()}}const z5=()=>{const e={string:{unit:"caracteres",verb:"ter"},file:{unit:"bytes",verb:"ter"},array:{unit:"itens",verb:"ter"},set:{unit:"itens",verb:"ter"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"número";case"object":{if(Array.isArray(n))return"array";if(n===null)return"nulo";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Tipo inválido: esperado ${n.expected}, recebido ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Entrada inválida: esperado ${H(n.values[0])}`:`Opção inválida: esperada uma das ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Muito grande: esperado que ${n.origin??"valor"} tivesse ${o}${n.maximum.toString()} ${a.unit??"elementos"}`:`Muito grande: esperado que ${n.origin??"valor"} fosse ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Muito pequeno: esperado que ${n.origin} tivesse ${o}${n.minimum.toString()} ${a.unit}`:`Muito pequeno: esperado que ${n.origin} fosse ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Texto inválido: deve começar com "${o.prefix}"`:o.format==="ends_with"?`Texto inválido: deve terminar com "${o.suffix}"`:o.format==="includes"?`Texto inválido: deve incluir "${o.includes}"`:o.format==="regex"?`Texto inválido: deve corresponder ao padrão ${o.pattern}`:`${i[o.format]??n.format} inválido`}case"not_multiple_of":return`Número inválido: deve ser múltiplo de ${n.divisor}`;case"unrecognized_keys":return`Chave${n.keys.length>1?"s":""} desconhecida${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Chave inválida em ${n.origin}`;case"invalid_union":return"Entrada inválida";case"invalid_element":return`Valor inválido em ${n.origin}`;default:return"Campo inválido"}}};function U5(){return{localeError:z5()}}function B2(e,t,r,i){const n=Math.abs(e),o=n%10,a=n%100;return a>=11&&a<=19?i:o===1?t:o>=2&&o<=4?r:i}const R5=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"число";case"object":{if(Array.isArray(n))return"массив";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Неверный ввод: ожидалось ${n.expected}, получено ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Неверный ввод: ожидалось ${H(n.values[0])}`:`Неверный вариант: ожидалось одно из ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);if(a){const u=Number(n.maximum),l=B2(u,a.unit.one,a.unit.few,a.unit.many);return`Слишком большое значение: ожидалось, что ${n.origin??"значение"} будет иметь ${o}${n.maximum.toString()} ${l}`}return`Слишком большое значение: ожидалось, что ${n.origin??"значение"} будет ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);if(a){const u=Number(n.minimum),l=B2(u,a.unit.one,a.unit.few,a.unit.many);return`Слишком маленькое значение: ожидалось, что ${n.origin} будет иметь ${o}${n.minimum.toString()} ${l}`}return`Слишком маленькое значение: ожидалось, что ${n.origin} будет ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Неверная строка: должна начинаться с "${o.prefix}"`:o.format==="ends_with"?`Неверная строка: должна заканчиваться на "${o.suffix}"`:o.format==="includes"?`Неверная строка: должна содержать "${o.includes}"`:o.format==="regex"?`Неверная строка: должна соответствовать шаблону ${o.pattern}`:`Неверный ${i[o.format]??n.format}`}case"not_multiple_of":return`Неверное число: должно быть кратным ${n.divisor}`;case"unrecognized_keys":return`Нераспознанн${n.keys.length>1?"ые":"ый"} ключ${n.keys.length>1?"и":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Неверный ключ в ${n.origin}`;case"invalid_union":return"Неверные входные данные";case"invalid_element":return`Неверное значение в ${n.origin}`;default:return"Неверные входные данные"}}};function M5(){return{localeError:R5()}}const L5=()=>{const e={string:{unit:"znakov",verb:"imeti"},file:{unit:"bajtov",verb:"imeti"},array:{unit:"elementov",verb:"imeti"},set:{unit:"elementov",verb:"imeti"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"število";case"object":{if(Array.isArray(n))return"tabela";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Neveljaven vnos: pričakovano ${n.expected}, prejeto ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Neveljaven vnos: pričakovano ${H(n.values[0])}`:`Neveljavna možnost: pričakovano eno izmed ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Preveliko: pričakovano, da bo ${n.origin??"vrednost"} imelo ${o}${n.maximum.toString()} ${a.unit??"elementov"}`:`Preveliko: pričakovano, da bo ${n.origin??"vrednost"} ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Premajhno: pričakovano, da bo ${n.origin} imelo ${o}${n.minimum.toString()} ${a.unit}`:`Premajhno: pričakovano, da bo ${n.origin} ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Neveljaven niz: mora se začeti z "${o.prefix}"`:o.format==="ends_with"?`Neveljaven niz: mora se končati z "${o.suffix}"`:o.format==="includes"?`Neveljaven niz: mora vsebovati "${o.includes}"`:o.format==="regex"?`Neveljaven niz: mora ustrezati vzorcu ${o.pattern}`:`Neveljaven ${i[o.format]??n.format}`}case"not_multiple_of":return`Neveljavno število: mora biti večkratnik ${n.divisor}`;case"unrecognized_keys":return`Neprepoznan${n.keys.length>1?"i ključi":" ključ"}: ${C(n.keys,", ")}`;case"invalid_key":return`Neveljaven ključ v ${n.origin}`;case"invalid_union":return"Neveljaven vnos";case"invalid_element":return`Neveljavna vrednost v ${n.origin}`;default:return"Neveljaven vnos"}}};function Z5(){return{localeError:L5()}}const F5=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"antal";case"object":{if(Array.isArray(n))return"lista";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ogiltig inmatning: förväntat ${n.expected}, fick ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ogiltig inmatning: förväntat ${H(n.values[0])}`:`Ogiltigt val: förväntade en av ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`För stor(t): förväntade ${n.origin??"värdet"} att ha ${o}${n.maximum.toString()} ${a.unit??"element"}`:`För stor(t): förväntat ${n.origin??"värdet"} att ha ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`För lite(t): förväntade ${n.origin??"värdet"} att ha ${o}${n.minimum.toString()} ${a.unit}`:`För lite(t): förväntade ${n.origin??"värdet"} att ha ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ogiltig sträng: måste börja med "${o.prefix}"`:o.format==="ends_with"?`Ogiltig sträng: måste sluta med "${o.suffix}"`:o.format==="includes"?`Ogiltig sträng: måste innehålla "${o.includes}"`:o.format==="regex"?`Ogiltig sträng: måste matcha mönstret "${o.pattern}"`:`Ogiltig(t) ${i[o.format]??n.format}`}case"not_multiple_of":return`Ogiltigt tal: måste vara en multipel av ${n.divisor}`;case"unrecognized_keys":return`${n.keys.length>1?"Okända nycklar":"Okänd nyckel"}: ${C(n.keys,", ")}`;case"invalid_key":return`Ogiltig nyckel i ${n.origin??"värdet"}`;case"invalid_union":return"Ogiltig input";case"invalid_element":return`Ogiltigt värde i ${n.origin??"värdet"}`;default:return"Ogiltig input"}}};function B5(){return{localeError:F5()}}const H5=()=>{const e={string:{unit:"எழுத்துக்கள்",verb:"கொண்டிருக்க வேண்டும்"},file:{unit:"பைட்டுகள்",verb:"கொண்டிருக்க வேண்டும்"},array:{unit:"உறுப்புகள்",verb:"கொண்டிருக்க வேண்டும்"},set:{unit:"உறுப்புகள்",verb:"கொண்டிருக்க வேண்டும்"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"எண் அல்லாதது":"எண்";case"object":{if(Array.isArray(n))return"அணி";if(n===null)return"வெறுமை";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`தவறான உள்ளீடு: எதிர்பார்க்கப்பட்டது ${n.expected}, பெறப்பட்டது ${r(n.input)}`;case"invalid_value":return n.values.length===1?`தவறான உள்ளீடு: எதிர்பார்க்கப்பட்டது ${H(n.values[0])}`:`தவறான விருப்பம்: எதிர்பார்க்கப்பட்டது ${C(n.values,"|")} இல் ஒன்று`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`மிக பெரியது: எதிர்பார்க்கப்பட்டது ${n.origin??"மதிப்பு"} ${o}${n.maximum.toString()} ${a.unit??"உறுப்புகள்"} ஆக இருக்க வேண்டும்`:`மிக பெரியது: எதிர்பார்க்கப்பட்டது ${n.origin??"மதிப்பு"} ${o}${n.maximum.toString()} ஆக இருக்க வேண்டும்`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`மிகச் சிறியது: எதிர்பார்க்கப்பட்டது ${n.origin} ${o}${n.minimum.toString()} ${a.unit} ஆக இருக்க வேண்டும்`:`மிகச் சிறியது: எதிர்பார்க்கப்பட்டது ${n.origin} ${o}${n.minimum.toString()} ஆக இருக்க வேண்டும்`}case"invalid_format":{const o=n;return o.format==="starts_with"?`தவறான சரம்: "${o.prefix}" இல் தொடங்க வேண்டும்`:o.format==="ends_with"?`தவறான சரம்: "${o.suffix}" இல் முடிவடைய வேண்டும்`:o.format==="includes"?`தவறான சரம்: "${o.includes}" ஐ உள்ளடக்க வேண்டும்`:o.format==="regex"?`தவறான சரம்: ${o.pattern} முறைபாட்டுடன் பொருந்த வேண்டும்`:`தவறான ${i[o.format]??n.format}`}case"not_multiple_of":return`தவறான எண்: ${n.divisor} இன் பலமாக இருக்க வேண்டும்`;case"unrecognized_keys":return`அடையாளம் தெரியாத விசை${n.keys.length>1?"கள்":""}: ${C(n.keys,", ")}`;case"invalid_key":return`${n.origin} இல் தவறான விசை`;case"invalid_union":return"தவறான உள்ளீடு";case"invalid_element":return`${n.origin} இல் தவறான மதிப்பு`;default:return"தவறான உள்ளீடு"}}};function G5(){return{localeError:H5()}}const W5=()=>{const e={string:{unit:"ตัวอักษร",verb:"ควรมี"},file:{unit:"ไบต์",verb:"ควรมี"},array:{unit:"รายการ",verb:"ควรมี"},set:{unit:"รายการ",verb:"ควรมี"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"ไม่ใช่ตัวเลข (NaN)":"ตัวเลข";case"object":{if(Array.isArray(n))return"อาร์เรย์ (Array)";if(n===null)return"ไม่มีค่า (null)";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`ประเภทข้อมูลไม่ถูกต้อง: ควรเป็น ${n.expected} แต่ได้รับ ${r(n.input)}`;case"invalid_value":return n.values.length===1?`ค่าไม่ถูกต้อง: ควรเป็น ${H(n.values[0])}`:`ตัวเลือกไม่ถูกต้อง: ควรเป็นหนึ่งใน ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"ไม่เกิน":"น้อยกว่า",a=t(n.origin);return a?`เกินกำหนด: ${n.origin??"ค่า"} ควรมี${o} ${n.maximum.toString()} ${a.unit??"รายการ"}`:`เกินกำหนด: ${n.origin??"ค่า"} ควรมี${o} ${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?"อย่างน้อย":"มากกว่า",a=t(n.origin);return a?`น้อยกว่ากำหนด: ${n.origin} ควรมี${o} ${n.minimum.toString()} ${a.unit}`:`น้อยกว่ากำหนด: ${n.origin} ควรมี${o} ${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`รูปแบบไม่ถูกต้อง: ข้อความต้องขึ้นต้นด้วย "${o.prefix}"`:o.format==="ends_with"?`รูปแบบไม่ถูกต้อง: ข้อความต้องลงท้ายด้วย "${o.suffix}"`:o.format==="includes"?`รูปแบบไม่ถูกต้อง: ข้อความต้องมี "${o.includes}" อยู่ในข้อความ`:o.format==="regex"?`รูปแบบไม่ถูกต้อง: ต้องตรงกับรูปแบบที่กำหนด ${o.pattern}`:`รูปแบบไม่ถูกต้อง: ${i[o.format]??n.format}`}case"not_multiple_of":return`ตัวเลขไม่ถูกต้อง: ต้องเป็นจำนวนที่หารด้วย ${n.divisor} ได้ลงตัว`;case"unrecognized_keys":return`พบคีย์ที่ไม่รู้จัก: ${C(n.keys,", ")}`;case"invalid_key":return`คีย์ไม่ถูกต้องใน ${n.origin}`;case"invalid_union":return"ข้อมูลไม่ถูกต้อง: ไม่ตรงกับรูปแบบยูเนียนที่กำหนดไว้";case"invalid_element":return`ข้อมูลไม่ถูกต้องใน ${n.origin}`;default:return"ข้อมูลไม่ถูกต้อง"}}};function V5(){return{localeError:W5()}}const q5=e=>{const t=typeof e;switch(t){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 t},J5=()=>{const e={string:{unit:"karakter",verb:"olmalı"},file:{unit:"bayt",verb:"olmalı"},array:{unit:"öğe",verb:"olmalı"},set:{unit:"öğe",verb:"olmalı"}};function t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`Geçersiz değer: beklenen ${i.expected}, alınan ${q5(i.input)}`;case"invalid_value":return i.values.length===1?`Geçersiz değer: beklenen ${H(i.values[0])}`:`Geçersiz seçenek: aşağıdakilerden biri olmalı: ${C(i.values,"|")}`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`Çok büyük: beklenen ${i.origin??"değer"} ${n}${i.maximum.toString()} ${o.unit??"öğe"}`:`Çok büyük: beklenen ${i.origin??"değer"} ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`Çok küçük: beklenen ${i.origin} ${n}${i.minimum.toString()} ${o.unit}`:`Çok küçük: beklenen ${i.origin} ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Geçersiz metin: "${n.prefix}" ile başlamalı`:n.format==="ends_with"?`Geçersiz metin: "${n.suffix}" ile bitmeli`:n.format==="includes"?`Geçersiz metin: "${n.includes}" içermeli`:n.format==="regex"?`Geçersiz metin: ${n.pattern} desenine uymalı`:`Geçersiz ${r[n.format]??i.format}`}case"not_multiple_of":return`Geçersiz sayı: ${i.divisor} ile tam bölünebilmeli`;case"unrecognized_keys":return`Tanınmayan anahtar${i.keys.length>1?"lar":""}: ${C(i.keys,", ")}`;case"invalid_key":return`${i.origin} içinde geçersiz anahtar`;case"invalid_union":return"Geçersiz değer";case"invalid_element":return`${i.origin} içinde geçersiz değer`;default:return"Geçersiz değer"}}};function K5(){return{localeError:J5()}}const Y5=()=>{const e={string:{unit:"символів",verb:"матиме"},file:{unit:"байтів",verb:"матиме"},array:{unit:"елементів",verb:"матиме"},set:{unit:"елементів",verb:"матиме"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"число";case"object":{if(Array.isArray(n))return"масив";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Неправильні вхідні дані: очікується ${n.expected}, отримано ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Неправильні вхідні дані: очікується ${H(n.values[0])}`:`Неправильна опція: очікується одне з ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Занадто велике: очікується, що ${n.origin??"значення"} ${a.verb} ${o}${n.maximum.toString()} ${a.unit??"елементів"}`:`Занадто велике: очікується, що ${n.origin??"значення"} буде ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Занадто мале: очікується, що ${n.origin} ${a.verb} ${o}${n.minimum.toString()} ${a.unit}`:`Занадто мале: очікується, що ${n.origin} буде ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Неправильний рядок: повинен починатися з "${o.prefix}"`:o.format==="ends_with"?`Неправильний рядок: повинен закінчуватися на "${o.suffix}"`:o.format==="includes"?`Неправильний рядок: повинен містити "${o.includes}"`:o.format==="regex"?`Неправильний рядок: повинен відповідати шаблону ${o.pattern}`:`Неправильний ${i[o.format]??n.format}`}case"not_multiple_of":return`Неправильне число: повинно бути кратним ${n.divisor}`;case"unrecognized_keys":return`Нерозпізнаний ключ${n.keys.length>1?"і":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Неправильний ключ у ${n.origin}`;case"invalid_union":return"Неправильні вхідні дані";case"invalid_element":return`Неправильне значення у ${n.origin}`;default:return"Неправильні вхідні дані"}}};function H2(){return{localeError:Y5()}}function X5(){return H2()}const Q5=()=>{const e={string:{unit:"حروف",verb:"ہونا"},file:{unit:"بائٹس",verb:"ہونا"},array:{unit:"آئٹمز",verb:"ہونا"},set:{unit:"آئٹمز",verb:"ہونا"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"نمبر";case"object":{if(Array.isArray(n))return"آرے";if(n===null)return"نل";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`غلط ان پٹ: ${n.expected} متوقع تھا، ${r(n.input)} موصول ہوا`;case"invalid_value":return n.values.length===1?`غلط ان پٹ: ${H(n.values[0])} متوقع تھا`:`غلط آپشن: ${C(n.values,"|")} میں سے ایک متوقع تھا`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`بہت بڑا: ${n.origin??"ویلیو"} کے ${o}${n.maximum.toString()} ${a.unit??"عناصر"} ہونے متوقع تھے`:`بہت بڑا: ${n.origin??"ویلیو"} کا ${o}${n.maximum.toString()} ہونا متوقع تھا`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`بہت چھوٹا: ${n.origin} کے ${o}${n.minimum.toString()} ${a.unit} ہونے متوقع تھے`:`بہت چھوٹا: ${n.origin} کا ${o}${n.minimum.toString()} ہونا متوقع تھا`}case"invalid_format":{const o=n;return o.format==="starts_with"?`غلط سٹرنگ: "${o.prefix}" سے شروع ہونا چاہیے`:o.format==="ends_with"?`غلط سٹرنگ: "${o.suffix}" پر ختم ہونا چاہیے`:o.format==="includes"?`غلط سٹرنگ: "${o.includes}" شامل ہونا چاہیے`:o.format==="regex"?`غلط سٹرنگ: پیٹرن ${o.pattern} سے میچ ہونا چاہیے`:`غلط ${i[o.format]??n.format}`}case"not_multiple_of":return`غلط نمبر: ${n.divisor} کا مضاعف ہونا چاہیے`;case"unrecognized_keys":return`غیر تسلیم شدہ کی${n.keys.length>1?"ز":""}: ${C(n.keys,"، ")}`;case"invalid_key":return`${n.origin} میں غلط کی`;case"invalid_union":return"غلط ان پٹ";case"invalid_element":return`${n.origin} میں غلط ویلیو`;default:return"غلط ان پٹ"}}};function e7(){return{localeError:Q5()}}const t7=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"số";case"object":{if(Array.isArray(n))return"mảng";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Đầu vào không hợp lệ: mong đợi ${n.expected}, nhận được ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Đầu vào không hợp lệ: mong đợi ${H(n.values[0])}`:`Tùy chọn không hợp lệ: mong đợi một trong các giá trị ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Quá lớn: mong đợi ${n.origin??"giá trị"} ${a.verb} ${o}${n.maximum.toString()} ${a.unit??"phần tử"}`:`Quá lớn: mong đợi ${n.origin??"giá trị"} ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Quá nhỏ: mong đợi ${n.origin} ${a.verb} ${o}${n.minimum.toString()} ${a.unit}`:`Quá nhỏ: mong đợi ${n.origin} ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Chuỗi không hợp lệ: phải bắt đầu bằng "${o.prefix}"`:o.format==="ends_with"?`Chuỗi không hợp lệ: phải kết thúc bằng "${o.suffix}"`:o.format==="includes"?`Chuỗi không hợp lệ: phải bao gồm "${o.includes}"`:o.format==="regex"?`Chuỗi không hợp lệ: phải khớp với mẫu ${o.pattern}`:`${i[o.format]??n.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 ${n.divisor}`;case"unrecognized_keys":return`Khóa không được nhận dạng: ${C(n.keys,", ")}`;case"invalid_key":return`Khóa không hợp lệ trong ${n.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 ${n.origin}`;default:return"Đầu vào không hợp lệ"}}};function n7(){return{localeError:t7()}}const r7=()=>{const e={string:{unit:"字符",verb:"包含"},file:{unit:"字节",verb:"包含"},array:{unit:"项",verb:"包含"},set:{unit:"项",verb:"包含"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"非数字(NaN)":"数字";case"object":{if(Array.isArray(n))return"数组";if(n===null)return"空值(null)";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`无效输入:期望 ${n.expected},实际接收 ${r(n.input)}`;case"invalid_value":return n.values.length===1?`无效输入:期望 ${H(n.values[0])}`:`无效选项:期望以下之一 ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`数值过大:期望 ${n.origin??"值"} ${o}${n.maximum.toString()} ${a.unit??"个元素"}`:`数值过大:期望 ${n.origin??"值"} ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`数值过小:期望 ${n.origin} ${o}${n.minimum.toString()} ${a.unit}`:`数值过小:期望 ${n.origin} ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`无效字符串:必须以 "${o.prefix}" 开头`:o.format==="ends_with"?`无效字符串:必须以 "${o.suffix}" 结尾`:o.format==="includes"?`无效字符串:必须包含 "${o.includes}"`:o.format==="regex"?`无效字符串:必须满足正则表达式 ${o.pattern}`:`无效${i[o.format]??n.format}`}case"not_multiple_of":return`无效数字:必须是 ${n.divisor} 的倍数`;case"unrecognized_keys":return`出现未知的键(key): ${C(n.keys,", ")}`;case"invalid_key":return`${n.origin} 中的键(key)无效`;case"invalid_union":return"无效输入";case"invalid_element":return`${n.origin} 中包含无效值(value)`;default:return"无效输入"}}};function i7(){return{localeError:r7()}}const o7=()=>{const e={string:{unit:"字元",verb:"擁有"},file:{unit:"位元組",verb:"擁有"},array:{unit:"項目",verb:"擁有"},set:{unit:"項目",verb:"擁有"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`無效的輸入值:預期為 ${n.expected},但收到 ${r(n.input)}`;case"invalid_value":return n.values.length===1?`無效的輸入值:預期為 ${H(n.values[0])}`:`無效的選項:預期為以下其中之一 ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`數值過大:預期 ${n.origin??"值"} 應為 ${o}${n.maximum.toString()} ${a.unit??"個元素"}`:`數值過大:預期 ${n.origin??"值"} 應為 ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`數值過小:預期 ${n.origin} 應為 ${o}${n.minimum.toString()} ${a.unit}`:`數值過小:預期 ${n.origin} 應為 ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`無效的字串:必須以 "${o.prefix}" 開頭`:o.format==="ends_with"?`無效的字串:必須以 "${o.suffix}" 結尾`:o.format==="includes"?`無效的字串:必須包含 "${o.includes}"`:o.format==="regex"?`無效的字串:必須符合格式 ${o.pattern}`:`無效的 ${i[o.format]??n.format}`}case"not_multiple_of":return`無效的數字:必須為 ${n.divisor} 的倍數`;case"unrecognized_keys":return`無法識別的鍵值${n.keys.length>1?"們":""}:${C(n.keys,"、")}`;case"invalid_key":return`${n.origin} 中有無效的鍵值`;case"invalid_union":return"無效的輸入值";case"invalid_element":return`${n.origin} 中有無效的值`;default:return"無效的輸入值"}}};function a7(){return{localeError:o7()}}const u7=()=>{const e={string:{unit:"àmi",verb:"ní"},file:{unit:"bytes",verb:"ní"},array:{unit:"nkan",verb:"ní"},set:{unit:"nkan",verb:"ní"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"nọ́mbà";case"object":{if(Array.isArray(n))return"akopọ";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ìbáwọlé aṣìṣe: a ní láti fi ${n.expected}, àmọ̀ a rí ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ìbáwọlé aṣìṣe: a ní láti fi ${H(n.values[0])}`:`Àṣàyàn aṣìṣe: yan ọ̀kan lára ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Tó pọ̀ jù: a ní láti jẹ́ pé ${n.origin??"iye"} ${a.verb} ${o}${n.maximum} ${a.unit}`:`Tó pọ̀ jù: a ní láti jẹ́ ${o}${n.maximum}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Kéré ju: a ní láti jẹ́ pé ${n.origin} ${a.verb} ${o}${n.minimum} ${a.unit}`:`Kéré ju: a ní láti jẹ́ ${o}${n.minimum}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ bẹ̀rẹ̀ pẹ̀lú "${o.prefix}"`:o.format==="ends_with"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ parí pẹ̀lú "${o.suffix}"`:o.format==="includes"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ ní "${o.includes}"`:o.format==="regex"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ bá àpẹẹrẹ mu ${o.pattern}`:`Aṣìṣe: ${i[o.format]??n.format}`}case"not_multiple_of":return`Nọ́mbà aṣìṣe: gbọ́dọ̀ jẹ́ èyà pípín ti ${n.divisor}`;case"unrecognized_keys":return`Bọtìnì àìmọ̀: ${C(n.keys,", ")}`;case"invalid_key":return`Bọtìnì aṣìṣe nínú ${n.origin}`;case"invalid_union":return"Ìbáwọlé aṣìṣe";case"invalid_element":return`Iye aṣìṣe nínú ${n.origin}`;default:return"Ìbáwọlé aṣìṣe"}}};function s7(){return{localeError:u7()}}var G2=Object.freeze({__proto__:null,ar:E9,az:N9,be:P9,ca:T9,cs:j9,da:D9,de:U9,en:L2,eo:F9,es:H9,fa:W9,fi:q9,fr:K9,frCA:X9,he:e5,hu:n5,id:i5,is:u5,it:c5,ja:d5,ka:h5,kh:g5,km:Z2,ko:$5,lt:_5,mk:w5,ms:E5,nl:N5,no:P5,ota:T5,pl:D5,ps:j5,pt:U5,ru:M5,sl:Z5,sv:B5,ta:G5,th:V5,tr:K5,ua:X5,uk:H2,ur:e7,vi:n7,yo:s7,zhCN:i7,zhTW:a7});const W2=Symbol("ZodOutput"),V2=Symbol("ZodInput");class uc{constructor(){this._map=new WeakMap,this._idmap=new Map}add(t,...r){const i=r[0];if(this._map.set(t,i),i&&typeof i=="object"&&"id"in i){if(this._idmap.has(i.id))throw new Error(`ID ${i.id} already exists in the registry`);this._idmap.set(i.id,t)}return this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(t){const r=this._map.get(t);return r&&typeof r=="object"&&"id"in r&&this._idmap.delete(r.id),this._map.delete(t),this}get(t){const r=t._zod.parent;if(r){const i={...this.get(r)??{}};delete i.id;const n={...i,...this._map.get(t)};return Object.keys(n).length?n:void 0}return this._map.get(t)}has(t){return this._map.has(t)}}function sc(){return new uc}const cr=sc();function q2(e,t){return new e({type:"string",...x(t)})}function J2(e,t){return new e({type:"string",coerce:!0,...x(t)})}function cc(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...x(t)})}function ka(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...x(t)})}function lc(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...x(t)})}function dc(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...x(t)})}function fc(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...x(t)})}function pc(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...x(t)})}function Ea(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...x(t)})}function hc(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...x(t)})}function mc(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...x(t)})}function gc(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...x(t)})}function vc(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...x(t)})}function $c(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...x(t)})}function yc(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...x(t)})}function bc(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...x(t)})}function _c(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...x(t)})}function Sc(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...x(t)})}function wc(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...x(t)})}function kc(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...x(t)})}function Ec(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...x(t)})}function Ic(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...x(t)})}function Nc(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...x(t)})}function Oc(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...x(t)})}const K2={Any:null,Minute:-1,Second:0,Millisecond:3,Microsecond:6};function Y2(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...x(t)})}function X2(e,t){return new e({type:"string",format:"date",check:"string_format",...x(t)})}function Q2(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...x(t)})}function eg(e,t){return new e({type:"string",format:"duration",check:"string_format",...x(t)})}function tg(e,t){return new e({type:"number",checks:[],...x(t)})}function ng(e,t){return new e({type:"number",coerce:!0,checks:[],...x(t)})}function rg(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...x(t)})}function ig(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"float32",...x(t)})}function og(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"float64",...x(t)})}function ag(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"int32",...x(t)})}function ug(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"uint32",...x(t)})}function sg(e,t){return new e({type:"boolean",...x(t)})}function cg(e,t){return new e({type:"boolean",coerce:!0,...x(t)})}function lg(e,t){return new e({type:"bigint",...x(t)})}function dg(e,t){return new e({type:"bigint",coerce:!0,...x(t)})}function fg(e,t){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"int64",...x(t)})}function pg(e,t){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"uint64",...x(t)})}function hg(e,t){return new e({type:"symbol",...x(t)})}function mg(e,t){return new e({type:"undefined",...x(t)})}function gg(e,t){return new e({type:"null",...x(t)})}function vg(e){return new e({type:"any"})}function $g(e){return new e({type:"unknown"})}function yg(e,t){return new e({type:"never",...x(t)})}function bg(e,t){return new e({type:"void",...x(t)})}function _g(e,t){return new e({type:"date",...x(t)})}function Sg(e,t){return new e({type:"date",coerce:!0,...x(t)})}function wg(e,t){return new e({type:"nan",...x(t)})}function lr(e,t){return new Ys({check:"less_than",...x(t),value:e,inclusive:!1})}function Ot(e,t){return new Ys({check:"less_than",...x(t),value:e,inclusive:!0})}function dr(e,t){return new Xs({check:"greater_than",...x(t),value:e,inclusive:!1})}function st(e,t){return new Xs({check:"greater_than",...x(t),value:e,inclusive:!0})}function kg(e){return dr(0,e)}function Eg(e){return lr(0,e)}function Ig(e){return Ot(0,e)}function Ng(e){return st(0,e)}function zi(e,t){return new Y1({check:"multiple_of",...x(t),value:e})}function Ia(e,t){return new e0({check:"max_size",...x(t),maximum:e})}function Ui(e,t){return new t0({check:"min_size",...x(t),minimum:e})}function Pc(e,t){return new n0({check:"size_equals",...x(t),size:e})}function Na(e,t){return new r0({check:"max_length",...x(t),maximum:e})}function zr(e,t){return new i0({check:"min_length",...x(t),minimum:e})}function Oa(e,t){return new o0({check:"length_equals",...x(t),length:e})}function xc(e,t){return new a0({check:"string_format",format:"regex",...x(t),pattern:e})}function Tc(e){return new u0({check:"string_format",format:"lowercase",...x(e)})}function Ac(e){return new s0({check:"string_format",format:"uppercase",...x(e)})}function jc(e,t){return new c0({check:"string_format",format:"includes",...x(t),includes:e})}function Cc(e,t){return new l0({check:"string_format",format:"starts_with",...x(t),prefix:e})}function Dc(e,t){return new d0({check:"string_format",format:"ends_with",...x(t),suffix:e})}function Og(e,t,r){return new p0({check:"property",property:e,schema:t,...x(r)})}function zc(e,t){return new h0({check:"mime_type",mime:e,...x(t)})}function fr(e){return new m0({check:"overwrite",tx:e})}function Uc(e){return fr(t=>t.normalize(e))}function Rc(){return fr(e=>e.trim())}function Mc(){return fr(e=>e.toLowerCase())}function Lc(){return fr(e=>e.toUpperCase())}function Pg(e,t,r){return new e({type:"array",element:t,...x(r)})}function c7(e,t,r){return new e({type:"union",options:t,...x(r)})}function l7(e,t,r,i){return new e({type:"union",options:r,discriminator:t,...x(i)})}function d7(e,t,r){return new e({type:"intersection",left:t,right:r})}function f7(e,t,r,i){const n=r instanceof q,o=n?i:r,a=n?r:null;return new e({type:"tuple",items:t,rest:a,...x(o)})}function p7(e,t,r,i){return new e({type:"record",keyType:t,valueType:r,...x(i)})}function h7(e,t,r,i){return new e({type:"map",keyType:t,valueType:r,...x(i)})}function m7(e,t,r){return new e({type:"set",valueType:t,...x(r)})}function g7(e,t,r){const i=Array.isArray(t)?Object.fromEntries(t.map(n=>[n,n])):t;return new e({type:"enum",entries:i,...x(r)})}function v7(e,t,r){return new e({type:"enum",entries:t,...x(r)})}function $7(e,t,r){return new e({type:"literal",values:Array.isArray(t)?t:[t],...x(r)})}function xg(e,t){return new e({type:"file",...x(t)})}function y7(e,t){return new e({type:"transform",transform:t})}function b7(e,t){return new e({type:"optional",innerType:t})}function _7(e,t){return new e({type:"nullable",innerType:t})}function S7(e,t,r){return new e({type:"default",innerType:t,get defaultValue(){return typeof r=="function"?r():ma(r)}})}function w7(e,t,r){return new e({type:"nonoptional",innerType:t,...x(r)})}function k7(e,t){return new e({type:"success",innerType:t})}function E7(e,t,r){return new e({type:"catch",innerType:t,catchValue:typeof r=="function"?r:()=>r})}function I7(e,t,r){return new e({type:"pipe",in:t,out:r})}function N7(e,t){return new e({type:"readonly",innerType:t})}function O7(e,t,r){return new e({type:"template_literal",parts:t,...x(r)})}function P7(e,t){return new e({type:"lazy",getter:t})}function x7(e,t){return new e({type:"promise",innerType:t})}function Tg(e,t,r){const i=x(r);return i.abort??(i.abort=!0),new e({type:"custom",check:"custom",fn:t,...i})}function Ag(e,t,r){return new e({type:"custom",check:"custom",fn:t,...x(r)})}function jg(e){const t=Cg(r=>(r.addIssue=i=>{if(typeof i=="string")r.issues.push(Cr(i,r.value,t._zod.def));else{const n=i;n.fatal&&(n.continue=!1),n.code??(n.code="custom"),n.input??(n.input=r.value),n.inst??(n.inst=t),n.continue??(n.continue=!t._zod.def.abort),r.issues.push(Cr(n))}},e(r.value,r)));return t}function Cg(e,t){const r=new Se({check:"custom",...x(t)});return r._zod.check=e,r}function Dg(e,t){const r=x(t);let i=r.truthy??["true","1","yes","on","y","enabled"],n=r.falsy??["false","0","no","off","n","disabled"];r.case!=="sensitive"&&(i=i.map(c=>typeof c=="string"?c.toLowerCase():c),n=n.map(c=>typeof c=="string"?c.toLowerCase():c));const o=new Set(i),a=new Set(n),u=e.Codec??ac,l=e.Boolean??tc,f=e.String??ji,d=new f({type:"string",error:r.error}),h=new l({type:"boolean",error:r.error}),p=new u({type:"pipe",in:d,out:h,transform:(c,s)=>{let m=c;return r.case!=="sensitive"&&(m=m.toLowerCase()),o.has(m)?!0:a.has(m)?!1:(s.issues.push({code:"invalid_value",expected:"stringbool",values:[...o,...a],input:s.value,inst:p,continue:!1}),{})},reverseTransform:(c,s)=>c===!0?i[0]||"true":n[0]||"false",error:r.error});return p}function Ri(e,t,r,i={}){const n=x(i),o={...x(i),check:"string_format",type:"string",format:t,fn:typeof r=="function"?r:u=>r.test(u),...n};return r instanceof RegExp&&(o.pattern=r),new e(o)}class Zc{constructor(t){this.counter=0,this.metadataRegistry=t?.metadata??cr,this.target=t?.target??"draft-2020-12",this.unrepresentable=t?.unrepresentable??"throw",this.override=t?.override??(()=>{}),this.io=t?.io??"output",this.seen=new Map}process(t,r={path:[],schemaPath:[]}){var i;const n=t._zod.def,o={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},a=this.seen.get(t);if(a)return a.count++,r.schemaPath.includes(t)&&(a.cycle=r.path),a.schema;const u={schema:{},count:1,cycle:void 0,path:r.path};this.seen.set(t,u);const l=t._zod.toJSONSchema?.();if(l)u.schema=l;else{const h={...r,schemaPath:[...r.schemaPath,t],path:r.path},p=t._zod.parent;if(p)u.ref=p,this.process(p,h),this.seen.get(p).isParent=!0;else{const c=u.schema;switch(n.type){case"string":{const s=c;s.type="string";const{minimum:m,maximum:g,format:$,patterns:v,contentEncoding:_}=t._zod.bag;if(typeof m=="number"&&(s.minLength=m),typeof g=="number"&&(s.maxLength=g),$&&(s.format=o[$]??$,s.format===""&&delete s.format),_&&(s.contentEncoding=_),v&&v.size>0){const y=[...v];y.length===1?s.pattern=y[0].source:y.length>1&&(u.schema.allOf=[...y.map(b=>({...this.target==="draft-7"||this.target==="draft-4"||this.target==="openapi-3.0"?{type:"string"}:{},pattern:b.source}))])}break}case"number":{const s=c,{minimum:m,maximum:g,format:$,multipleOf:v,exclusiveMaximum:_,exclusiveMinimum:y}=t._zod.bag;typeof $=="string"&&$.includes("int")?s.type="integer":s.type="number",typeof y=="number"&&(this.target==="draft-4"||this.target==="openapi-3.0"?(s.minimum=y,s.exclusiveMinimum=!0):s.exclusiveMinimum=y),typeof m=="number"&&(s.minimum=m,typeof y=="number"&&this.target!=="draft-4"&&(y>=m?delete s.minimum:delete s.exclusiveMinimum)),typeof _=="number"&&(this.target==="draft-4"||this.target==="openapi-3.0"?(s.maximum=_,s.exclusiveMaximum=!0):s.exclusiveMaximum=_),typeof g=="number"&&(s.maximum=g,typeof _=="number"&&this.target!=="draft-4"&&(_<=g?delete s.maximum:delete s.exclusiveMaximum)),typeof v=="number"&&(s.multipleOf=v);break}case"boolean":{const s=c;s.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"?(c.type="string",c.nullable=!0,c.enum=[null]):c.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":{c.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const s=c,{minimum:m,maximum:g}=t._zod.bag;typeof m=="number"&&(s.minItems=m),typeof g=="number"&&(s.maxItems=g),s.type="array",s.items=this.process(n.element,{...h,path:[...h.path,"items"]});break}case"object":{const s=c;s.type="object",s.properties={};const m=n.shape;for(const v in m)s.properties[v]=this.process(m[v],{...h,path:[...h.path,"properties",v]});const g=new Set(Object.keys(m)),$=new Set([...g].filter(v=>{const _=n.shape[v]._zod;return this.io==="input"?_.optin===void 0:_.optout===void 0}));$.size>0&&(s.required=Array.from($)),n.catchall?._zod.def.type==="never"?s.additionalProperties=!1:n.catchall?n.catchall&&(s.additionalProperties=this.process(n.catchall,{...h,path:[...h.path,"additionalProperties"]})):this.io==="output"&&(s.additionalProperties=!1);break}case"union":{const s=c,m=n.options.map((g,$)=>this.process(g,{...h,path:[...h.path,"anyOf",$]}));s.anyOf=m;break}case"intersection":{const s=c,m=this.process(n.left,{...h,path:[...h.path,"allOf",0]}),g=this.process(n.right,{...h,path:[...h.path,"allOf",1]}),$=_=>"allOf"in _&&Object.keys(_).length===1,v=[...$(m)?m.allOf:[m],...$(g)?g.allOf:[g]];s.allOf=v;break}case"tuple":{const s=c;s.type="array";const m=this.target==="draft-2020-12"?"prefixItems":"items",g=this.target==="draft-2020-12"||this.target==="openapi-3.0"?"items":"additionalItems",$=n.items.map((b,w)=>this.process(b,{...h,path:[...h.path,m,w]})),v=n.rest?this.process(n.rest,{...h,path:[...h.path,g,...this.target==="openapi-3.0"?[n.items.length]:[]]}):null;this.target==="draft-2020-12"?(s.prefixItems=$,v&&(s.items=v)):this.target==="openapi-3.0"?(s.items={anyOf:$},v&&s.items.anyOf.push(v),s.minItems=$.length,v||(s.maxItems=$.length)):(s.items=$,v&&(s.additionalItems=v));const{minimum:_,maximum:y}=t._zod.bag;typeof _=="number"&&(s.minItems=_),typeof y=="number"&&(s.maxItems=y);break}case"record":{const s=c;s.type="object",(this.target==="draft-7"||this.target==="draft-2020-12")&&(s.propertyNames=this.process(n.keyType,{...h,path:[...h.path,"propertyNames"]})),s.additionalProperties=this.process(n.valueType,{...h,path:[...h.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 s=c,m=As(n.entries);m.every(g=>typeof g=="number")&&(s.type="number"),m.every(g=>typeof g=="string")&&(s.type="string"),s.enum=m;break}case"literal":{const s=c,m=[];for(const g of n.values)if(g===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof g=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");m.push(Number(g))}else m.push(g);if(m.length!==0)if(m.length===1){const g=m[0];s.type=g===null?"null":typeof g,this.target==="draft-4"||this.target==="openapi-3.0"?s.enum=[g]:s.const=g}else m.every(g=>typeof g=="number")&&(s.type="number"),m.every(g=>typeof g=="string")&&(s.type="string"),m.every(g=>typeof g=="boolean")&&(s.type="string"),m.every(g=>g===null)&&(s.type="null"),s.enum=m;break}case"file":{const s=c,m={type:"string",format:"binary",contentEncoding:"binary"},{minimum:g,maximum:$,mime:v}=t._zod.bag;g!==void 0&&(m.minLength=g),$!==void 0&&(m.maxLength=$),v?v.length===1?(m.contentMediaType=v[0],Object.assign(s,m)):s.anyOf=v.map(_=>({...m,contentMediaType:_})):Object.assign(s,m);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const s=this.process(n.innerType,h);this.target==="openapi-3.0"?(u.ref=n.innerType,c.nullable=!0):c.anyOf=[s,{type:"null"}];break}case"nonoptional":{this.process(n.innerType,h),u.ref=n.innerType;break}case"success":{const s=c;s.type="boolean";break}case"default":{this.process(n.innerType,h),u.ref=n.innerType,c.default=JSON.parse(JSON.stringify(n.defaultValue));break}case"prefault":{this.process(n.innerType,h),u.ref=n.innerType,this.io==="input"&&(c._prefault=JSON.parse(JSON.stringify(n.defaultValue)));break}case"catch":{this.process(n.innerType,h),u.ref=n.innerType;let s;try{s=n.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}c.default=s;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const s=c,m=t._zod.pattern;if(!m)throw new Error("Pattern not found in template literal");s.type="string",s.pattern=m.source;break}case"pipe":{const s=this.io==="input"?n.in._zod.def.type==="transform"?n.out:n.in:n.out;this.process(s,h),u.ref=s;break}case"readonly":{this.process(n.innerType,h),u.ref=n.innerType,c.readOnly=!0;break}case"promise":{this.process(n.innerType,h),u.ref=n.innerType;break}case"optional":{this.process(n.innerType,h),u.ref=n.innerType;break}case"lazy":{const s=t._zod.innerType;this.process(s,h),u.ref=s;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 f=this.metadataRegistry.get(t);return f&&Object.assign(u.schema,f),this.io==="input"&&Ee(t)&&(delete u.schema.examples,delete u.schema.default),this.io==="input"&&u.schema._prefault&&((i=u.schema).default??(i.default=u.schema._prefault)),delete u.schema._prefault,this.seen.get(t).schema}emit(t,r){const i={cycles:r?.cycles??"ref",reused:r?.reused??"inline",external:r?.external??void 0},n=this.seen.get(t);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");const o=d=>{const h=this.target==="draft-2020-12"?"$defs":"definitions";if(i.external){const m=i.external.registry.get(d[0])?.id,g=i.external.uri??(v=>v);if(m)return{ref:g(m)};const $=d[1].defId??d[1].schema.id??`schema${this.counter++}`;return d[1].defId=$,{defId:$,ref:`${g("__shared")}#/${h}/${$}`}}if(d[1]===n)return{ref:"#"};const c=`#/${h}/`,s=d[1].schema.id??`__schema${this.counter++}`;return{defId:s,ref:c+s}},a=d=>{if(d[1].schema.$ref)return;const h=d[1],{ref:p,defId:c}=o(d);h.def={...h.schema},c&&(h.defId=c);const s=h.schema;for(const m in s)delete s[m];s.$ref=p};if(i.cycles==="throw")for(const d of this.seen.entries()){const h=d[1];if(h.cycle)throw new Error(`Cycle detected: #/${h.cycle?.join("/")}/<root>\n\nSet the \\`cycles\\` parameter to \\`"ref"\\` to resolve cyclical schemas with defs.`)}for(const d of this.seen.entries()){const h=d[1];if(t===d[0]){a(d);continue}if(i.external){const c=i.external.registry.get(d[0])?.id;if(t!==d[0]&&c){a(d);continue}}if(this.metadataRegistry.get(d[0])?.id){a(d);continue}if(h.cycle){a(d);continue}if(h.count>1&&i.reused==="ref"){a(d);continue}}const u=(d,h)=>{const p=this.seen.get(d),c=p.def??p.schema,s={...c};if(p.ref===null)return;const m=p.ref;if(p.ref=null,m){u(m,h);const g=this.seen.get(m).schema;g.$ref&&(h.target==="draft-7"||h.target==="draft-4"||h.target==="openapi-3.0")?(c.allOf=c.allOf??[],c.allOf.push(g)):(Object.assign(c,g),Object.assign(c,s))}p.isParent||this.override({zodSchema:d,jsonSchema:c,path:p.path??[]})};for(const d of[...this.seen.entries()].reverse())u(d[0],{target:this.target});const l={};if(this.target==="draft-2020-12"?l.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?l.$schema="http://json-schema.org/draft-07/schema#":this.target==="draft-4"?l.$schema="http://json-schema.org/draft-04/schema#":this.target==="openapi-3.0"||console.warn(`Invalid target: ${this.target}`),i.external?.uri){const d=i.external.registry.get(t)?.id;if(!d)throw new Error("Schema is missing an `id` property");l.$id=i.external.uri(d)}Object.assign(l,n.def);const f=i.external?.defs??{};for(const d of this.seen.entries()){const h=d[1];h.def&&h.defId&&(f[h.defId]=h.def)}i.external||Object.keys(f).length>0&&(this.target==="draft-2020-12"?l.$defs=f:l.definitions=f);try{return JSON.parse(JSON.stringify(l))}catch{throw new Error("Error converting schema to JSON.")}}}function zg(e,t){if(e instanceof uc){const i=new Zc(t),n={};for(const u of e._idmap.entries()){const[l,f]=u;i.process(f)}const o={},a={registry:e,uri:t?.uri,defs:n};for(const u of e._idmap.entries()){const[l,f]=u;o[l]=i.emit(f,{...t,external:a})}if(Object.keys(n).length>0){const u=i.target==="draft-2020-12"?"$defs":"definitions";o.__shared={[u]:n}}return{schemas:o}}const r=new Zc(t);return r.process(e),r.emit(e,t)}function Ee(e,t){const r=t??{seen:new Set};if(r.seen.has(e))return!1;r.seen.add(e);const n=e._zod.def;switch(n.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 Ee(n.element,r);case"object":{for(const o in n.shape)if(Ee(n.shape[o],r))return!0;return!1}case"union":{for(const o of n.options)if(Ee(o,r))return!0;return!1}case"intersection":return Ee(n.left,r)||Ee(n.right,r);case"tuple":{for(const o of n.items)if(Ee(o,r))return!0;return!!(n.rest&&Ee(n.rest,r))}case"record":return Ee(n.keyType,r)||Ee(n.valueType,r);case"map":return Ee(n.keyType,r)||Ee(n.valueType,r);case"set":return Ee(n.valueType,r);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return Ee(n.innerType,r);case"lazy":return Ee(n.getter(),r);case"default":return Ee(n.innerType,r);case"prefault":return Ee(n.innerType,r);case"custom":return!1;case"transform":return!0;case"pipe":return Ee(n.in,r)||Ee(n.out,r);case"success":return!1;case"catch":return!1;case"function":return!1}throw new Error(`Unknown schema type: ${n.type}`)}var T7=Object.freeze({__proto__:null}),A7=Object.freeze({__proto__:null,$ZodAny:J0,$ZodArray:t2,$ZodAsyncError:or,$ZodBase64:U0,$ZodBase64URL:M0,$ZodBigInt:nc,$ZodBigIntFormat:G0,$ZodBoolean:tc,$ZodCIDRv4:D0,$ZodCIDRv6:z0,$ZodCUID:k0,$ZodCUID2:E0,$ZodCatch:O2,$ZodCheck:Se,$ZodCheckBigIntFormat:Q1,$ZodCheckEndsWith:d0,$ZodCheckGreaterThan:Xs,$ZodCheckIncludes:c0,$ZodCheckLengthEquals:o0,$ZodCheckLessThan:Ys,$ZodCheckLowerCase:u0,$ZodCheckMaxLength:r0,$ZodCheckMaxSize:e0,$ZodCheckMimeType:h0,$ZodCheckMinLength:i0,$ZodCheckMinSize:t0,$ZodCheckMultipleOf:Y1,$ZodCheckNumberFormat:X1,$ZodCheckOverwrite:m0,$ZodCheckProperty:p0,$ZodCheckRegex:a0,$ZodCheckSizeEquals:n0,$ZodCheckStartsWith:l0,$ZodCheckStringFormat:Ai,$ZodCheckUpperCase:s0,$ZodCodec:ac,$ZodCustom:U2,$ZodCustomStringFormat:B0,$ZodDate:Q0,$ZodDefault:S2,$ZodDiscriminatedUnion:u2,$ZodE164:L0,$ZodEmail:b0,$ZodEmoji:S0,$ZodEncodeError:da,$ZodEnum:m2,$ZodError:Ds,$ZodFile:v2,$ZodFunction:C2,$ZodGUID:$0,$ZodIPv4:j0,$ZodIPv6:C0,$ZodISODate:x0,$ZodISODateTime:P0,$ZodISODuration:A0,$ZodISOTime:T0,$ZodIntersection:s2,$ZodJWT:F0,$ZodKSUID:O0,$ZodLazy:z2,$ZodLiteral:g2,$ZodMap:d2,$ZodNaN:P2,$ZodNanoID:w0,$ZodNever:Y0,$ZodNonOptional:E2,$ZodNull:q0,$ZodNullable:_2,$ZodNumber:ec,$ZodNumberFormat:H0,$ZodObject:i2,$ZodObjectJIT:o2,$ZodOptional:b2,$ZodPipe:x2,$ZodPrefault:k2,$ZodPromise:D2,$ZodReadonly:T2,$ZodRealError:ut,$ZodRecord:l2,$ZodRegistry:uc,$ZodSet:p2,$ZodString:ji,$ZodStringFormat:me,$ZodSuccess:N2,$ZodSymbol:W0,$ZodTemplateLiteral:j2,$ZodTransform:$2,$ZodTuple:oc,$ZodType:q,$ZodULID:I0,$ZodURL:_0,$ZodUUID:y0,$ZodUndefined:V0,$ZodUnion:rc,$ZodUnknown:K0,$ZodVoid:X0,$ZodXID:N0,$brand:Vm,$constructor:k,$input:V2,$output:W2,Doc:g0,JSONSchema:T7,JSONSchemaGenerator:Zc,NEVER:Ar,TimePrecision:K2,_any:vg,_array:Pg,_base64:Ec,_base64url:Ic,_bigint:lg,_boolean:sg,_catch:E7,_check:Cg,_cidrv4:wc,_cidrv6:kc,_coercedBigint:dg,_coercedBoolean:cg,_coercedDate:Sg,_coercedNumber:ng,_coercedString:J2,_cuid:gc,_cuid2:vc,_custom:Tg,_date:_g,_decode:Zs,_decodeAsync:Bs,_default:S7,_discriminatedUnion:l7,_e164:Nc,_email:cc,_emoji:hc,_encode:Ls,_encodeAsync:Fs,_endsWith:Dc,_enum:g7,_file:xg,_float32:ig,_float64:og,_gt:dr,_gte:st,_guid:ka,_includes:jc,_int:rg,_int32:ag,_int64:fg,_intersection:d7,_ipv4:_c,_ipv6:Sc,_isoDate:X2,_isoDateTime:Y2,_isoDuration:eg,_isoTime:Q2,_jwt:Oc,_ksuid:bc,_lazy:P7,_length:Oa,_literal:$7,_lowercase:Tc,_lt:lr,_lte:Ot,_map:h7,_max:Ot,_maxLength:Na,_maxSize:Ia,_mime:zc,_min:st,_minLength:zr,_minSize:Ui,_multipleOf:zi,_nan:wg,_nanoid:mc,_nativeEnum:v7,_negative:Eg,_never:yg,_nonnegative:Ng,_nonoptional:w7,_nonpositive:Ig,_normalize:Uc,_null:gg,_nullable:_7,_number:tg,_optional:b7,_overwrite:fr,_parse:Ii,_parseAsync:Ni,_pipe:I7,_positive:kg,_promise:x7,_property:Og,_readonly:N7,_record:p7,_refine:Ag,_regex:xc,_safeDecode:Gs,_safeDecodeAsync:Vs,_safeEncode:Hs,_safeEncodeAsync:Ws,_safeParse:Oi,_safeParseAsync:Pi,_set:m7,_size:Pc,_startsWith:Cc,_string:q2,_stringFormat:Ri,_stringbool:Dg,_success:k7,_superRefine:jg,_symbol:hg,_templateLiteral:O7,_toLowerCase:Mc,_toUpperCase:Lc,_transform:y7,_trim:Rc,_tuple:f7,_uint32:ug,_uint64:pg,_ulid:$c,_undefined:mg,_union:c7,_unknown:$g,_uppercase:Ac,_url:Ea,_uuid:lc,_uuidv4:dc,_uuidv6:fc,_uuidv7:pc,_void:bg,_xid:yc,clone:gt,config:Ge,decode:s9,decodeAsync:l9,encode:u9,encodeAsync:c9,flattenError:zs,formatError:Us,globalConfig:fa,globalRegistry:cr,isValidBase64:Qs,isValidBase64URL:R0,isValidJWT:Z0,locales:G2,parse:Rs,parseAsync:Ms,prettifyError:h1,regexes:Ks,registry:sc,safeDecode:f9,safeDecodeAsync:h9,safeEncode:d9,safeEncodeAsync:p9,safeParse:m1,safeParseAsync:g1,toDotPath:p1,toJSONSchema:zg,treeifyError:f1,util:l1,version:v0});const Fc=k("ZodISODateTime",(e,t)=>{P0.init(e,t),ve.init(e,t)});function Ug(e){return Y2(Fc,e)}const Bc=k("ZodISODate",(e,t)=>{x0.init(e,t),ve.init(e,t)});function Rg(e){return X2(Bc,e)}const Hc=k("ZodISOTime",(e,t)=>{T0.init(e,t),ve.init(e,t)});function Mg(e){return Q2(Hc,e)}const Gc=k("ZodISODuration",(e,t)=>{A0.init(e,t),ve.init(e,t)});function Lg(e){return eg(Gc,e)}var j7=Object.freeze({__proto__:null,ZodISODate:Bc,ZodISODateTime:Fc,ZodISODuration:Gc,ZodISOTime:Hc,date:Rg,datetime:Ug,duration:Lg,time:Mg});const Zg=(e,t)=>{Ds.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:r=>Us(e,r)},flatten:{value:r=>zs(e,r)},addIssue:{value:r=>{e.issues.push(r),e.message=JSON.stringify(e.issues,pa,2)}},addIssues:{value:r=>{e.issues.push(...r),e.message=JSON.stringify(e.issues,pa,2)}},isEmpty:{get(){return e.issues.length===0}}})},C7=k("ZodError",Zg),ct=k("ZodError",Zg,{Parent:Error}),Fg=Ii(ct),Bg=Ni(ct),Hg=Oi(ct),Gg=Pi(ct),Wg=Ls(ct),Vg=Zs(ct),qg=Fs(ct),Jg=Bs(ct),Kg=Hs(ct),Yg=Gs(ct),Xg=Ws(ct),Qg=Vs(ct),Q=k("ZodType",(e,t)=>(q.init(e,t),e.def=t,e.type=t.type,Object.defineProperty(e,"_def",{value:t}),e.check=(...r)=>e.clone(on(t,{checks:[...t.checks??[],...r.map(i=>typeof i=="function"?{_zod:{check:i,def:{check:"custom"},onattach:[]}}:i)]})),e.clone=(r,i)=>gt(e,r,i),e.brand=()=>e,e.register=(r,i)=>(r.add(e,i),e),e.parse=(r,i)=>Fg(e,r,i,{callee:e.parse}),e.safeParse=(r,i)=>Hg(e,r,i),e.parseAsync=async(r,i)=>Bg(e,r,i,{callee:e.parseAsync}),e.safeParseAsync=async(r,i)=>Gg(e,r,i),e.spa=e.safeParseAsync,e.encode=(r,i)=>Wg(e,r,i),e.decode=(r,i)=>Vg(e,r,i),e.encodeAsync=async(r,i)=>qg(e,r,i),e.decodeAsync=async(r,i)=>Jg(e,r,i),e.safeEncode=(r,i)=>Kg(e,r,i),e.safeDecode=(r,i)=>Yg(e,r,i),e.safeEncodeAsync=async(r,i)=>Xg(e,r,i),e.safeDecodeAsync=async(r,i)=>Qg(e,r,i),e.refine=(r,i)=>e.check(Lv(r,i)),e.superRefine=r=>e.check(Zv(r)),e.overwrite=r=>e.check(fr(r)),e.optional=()=>za(e),e.nullable=()=>Ua(e),e.nullish=()=>za(Ua(e)),e.nonoptional=r=>Nv(e,r),e.array=()=>Mr(e),e.or=r=>ml([e,r]),e.and=r=>pv(e,r),e.transform=r=>Ra(e,$l(r)),e.default=r=>kv(e,r),e.prefault=r=>Iv(e,r),e.catch=r=>xv(e,r),e.pipe=r=>Ra(e,r),e.readonly=()=>jv(e),e.describe=r=>{const i=e.clone();return cr.add(i,{description:r}),i},Object.defineProperty(e,"description",{get(){return cr.get(e)?.description},configurable:!0}),e.meta=(...r)=>{if(r.length===0)return cr.get(e);const i=e.clone();return cr.add(i,r[0]),i},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),Wc=k("_ZodString",(e,t)=>{ji.init(e,t),Q.init(e,t);const r=e._zod.bag;e.format=r.format??null,e.minLength=r.minimum??null,e.maxLength=r.maximum??null,e.regex=(...i)=>e.check(xc(...i)),e.includes=(...i)=>e.check(jc(...i)),e.startsWith=(...i)=>e.check(Cc(...i)),e.endsWith=(...i)=>e.check(Dc(...i)),e.min=(...i)=>e.check(zr(...i)),e.max=(...i)=>e.check(Na(...i)),e.length=(...i)=>e.check(Oa(...i)),e.nonempty=(...i)=>e.check(zr(1,...i)),e.lowercase=i=>e.check(Tc(i)),e.uppercase=i=>e.check(Ac(i)),e.trim=()=>e.check(Rc()),e.normalize=(...i)=>e.check(Uc(...i)),e.toLowerCase=()=>e.check(Mc()),e.toUpperCase=()=>e.check(Lc())}),Pa=k("ZodString",(e,t)=>{ji.init(e,t),Wc.init(e,t),e.email=r=>e.check(cc(Vc,r)),e.url=r=>e.check(Ea(Ta,r)),e.jwt=r=>e.check(Oc(sl,r)),e.emoji=r=>e.check(hc(qc,r)),e.guid=r=>e.check(ka(xa,r)),e.uuid=r=>e.check(lc(an,r)),e.uuidv4=r=>e.check(dc(an,r)),e.uuidv6=r=>e.check(fc(an,r)),e.uuidv7=r=>e.check(pc(an,r)),e.nanoid=r=>e.check(mc(Jc,r)),e.guid=r=>e.check(ka(xa,r)),e.cuid=r=>e.check(gc(Kc,r)),e.cuid2=r=>e.check(vc(Yc,r)),e.ulid=r=>e.check($c(Xc,r)),e.base64=r=>e.check(Ec(ol,r)),e.base64url=r=>e.check(Ic(al,r)),e.xid=r=>e.check(yc(Qc,r)),e.ksuid=r=>e.check(bc(el,r)),e.ipv4=r=>e.check(_c(tl,r)),e.ipv6=r=>e.check(Sc(nl,r)),e.cidrv4=r=>e.check(wc(rl,r)),e.cidrv6=r=>e.check(kc(il,r)),e.e164=r=>e.check(Nc(ul,r)),e.datetime=r=>e.check(Ug(r)),e.date=r=>e.check(Rg(r)),e.time=r=>e.check(Mg(r)),e.duration=r=>e.check(Lg(r))});function Pn(e){return q2(Pa,e)}const ve=k("ZodStringFormat",(e,t)=>{me.init(e,t),Wc.init(e,t)}),Vc=k("ZodEmail",(e,t)=>{b0.init(e,t),ve.init(e,t)});function D7(e){return cc(Vc,e)}const xa=k("ZodGUID",(e,t)=>{$0.init(e,t),ve.init(e,t)});function z7(e){return ka(xa,e)}const an=k("ZodUUID",(e,t)=>{y0.init(e,t),ve.init(e,t)});function U7(e){return lc(an,e)}function R7(e){return dc(an,e)}function M7(e){return fc(an,e)}function L7(e){return pc(an,e)}const Ta=k("ZodURL",(e,t)=>{_0.init(e,t),ve.init(e,t)});function Z7(e){return Ea(Ta,e)}function F7(e){return Ea(Ta,{protocol:/^https?$/,hostname:j1,...x(e)})}const qc=k("ZodEmoji",(e,t)=>{S0.init(e,t),ve.init(e,t)});function B7(e){return hc(qc,e)}const Jc=k("ZodNanoID",(e,t)=>{w0.init(e,t),ve.init(e,t)});function H7(e){return mc(Jc,e)}const Kc=k("ZodCUID",(e,t)=>{k0.init(e,t),ve.init(e,t)});function G7(e){return gc(Kc,e)}const Yc=k("ZodCUID2",(e,t)=>{E0.init(e,t),ve.init(e,t)});function W7(e){return vc(Yc,e)}const Xc=k("ZodULID",(e,t)=>{I0.init(e,t),ve.init(e,t)});function V7(e){return $c(Xc,e)}const Qc=k("ZodXID",(e,t)=>{N0.init(e,t),ve.init(e,t)});function q7(e){return yc(Qc,e)}const el=k("ZodKSUID",(e,t)=>{O0.init(e,t),ve.init(e,t)});function J7(e){return bc(el,e)}const tl=k("ZodIPv4",(e,t)=>{j0.init(e,t),ve.init(e,t)});function K7(e){return _c(tl,e)}const nl=k("ZodIPv6",(e,t)=>{C0.init(e,t),ve.init(e,t)});function Y7(e){return Sc(nl,e)}const rl=k("ZodCIDRv4",(e,t)=>{D0.init(e,t),ve.init(e,t)});function X7(e){return wc(rl,e)}const il=k("ZodCIDRv6",(e,t)=>{z0.init(e,t),ve.init(e,t)});function Q7(e){return kc(il,e)}const ol=k("ZodBase64",(e,t)=>{U0.init(e,t),ve.init(e,t)});function eS(e){return Ec(ol,e)}const al=k("ZodBase64URL",(e,t)=>{M0.init(e,t),ve.init(e,t)});function tS(e){return Ic(al,e)}const ul=k("ZodE164",(e,t)=>{L0.init(e,t),ve.init(e,t)});function nS(e){return Nc(ul,e)}const sl=k("ZodJWT",(e,t)=>{F0.init(e,t),ve.init(e,t)});function rS(e){return Oc(sl,e)}const Mi=k("ZodCustomStringFormat",(e,t)=>{B0.init(e,t),ve.init(e,t)});function iS(e,t,r={}){return Ri(Mi,e,t,r)}function oS(e){return Ri(Mi,"hostname",Js,e)}function aS(e){return Ri(Mi,"hex",J1,e)}function uS(e,t){const r=t?.enc??"hex",i=`${e}_${r}`,n=Ks[i];if(!n)throw new Error(`Unrecognized hash format: ${i}`);return Ri(Mi,i,n,t)}const Aa=k("ZodNumber",(e,t)=>{ec.init(e,t),Q.init(e,t),e.gt=(i,n)=>e.check(dr(i,n)),e.gte=(i,n)=>e.check(st(i,n)),e.min=(i,n)=>e.check(st(i,n)),e.lt=(i,n)=>e.check(lr(i,n)),e.lte=(i,n)=>e.check(Ot(i,n)),e.max=(i,n)=>e.check(Ot(i,n)),e.int=i=>e.check(cl(i)),e.safe=i=>e.check(cl(i)),e.positive=i=>e.check(dr(0,i)),e.nonnegative=i=>e.check(st(0,i)),e.negative=i=>e.check(lr(0,i)),e.nonpositive=i=>e.check(Ot(0,i)),e.multipleOf=(i,n)=>e.check(zi(i,n)),e.step=(i,n)=>e.check(zi(i,n)),e.finite=()=>e;const r=e._zod.bag;e.minValue=Math.max(r.minimum??Number.NEGATIVE_INFINITY,r.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(r.maximum??Number.POSITIVE_INFINITY,r.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(r.format??"").includes("int")||Number.isSafeInteger(r.multipleOf??.5),e.isFinite=!0,e.format=r.format??null});function ev(e){return tg(Aa,e)}const Ur=k("ZodNumberFormat",(e,t)=>{H0.init(e,t),Aa.init(e,t)});function cl(e){return rg(Ur,e)}function sS(e){return ig(Ur,e)}function cS(e){return og(Ur,e)}function lS(e){return ag(Ur,e)}function dS(e){return ug(Ur,e)}const ja=k("ZodBoolean",(e,t)=>{tc.init(e,t),Q.init(e,t)});function ll(e){return sg(ja,e)}const Ca=k("ZodBigInt",(e,t)=>{nc.init(e,t),Q.init(e,t),e.gte=(i,n)=>e.check(st(i,n)),e.min=(i,n)=>e.check(st(i,n)),e.gt=(i,n)=>e.check(dr(i,n)),e.gte=(i,n)=>e.check(st(i,n)),e.min=(i,n)=>e.check(st(i,n)),e.lt=(i,n)=>e.check(lr(i,n)),e.lte=(i,n)=>e.check(Ot(i,n)),e.max=(i,n)=>e.check(Ot(i,n)),e.positive=i=>e.check(dr(BigInt(0),i)),e.negative=i=>e.check(lr(BigInt(0),i)),e.nonpositive=i=>e.check(Ot(BigInt(0),i)),e.nonnegative=i=>e.check(st(BigInt(0),i)),e.multipleOf=(i,n)=>e.check(zi(i,n));const r=e._zod.bag;e.minValue=r.minimum??null,e.maxValue=r.maximum??null,e.format=r.format??null});function fS(e){return lg(Ca,e)}const dl=k("ZodBigIntFormat",(e,t)=>{G0.init(e,t),Ca.init(e,t)});function pS(e){return fg(dl,e)}function hS(e){return pg(dl,e)}const tv=k("ZodSymbol",(e,t)=>{W0.init(e,t),Q.init(e,t)});function mS(e){return hg(tv,e)}const nv=k("ZodUndefined",(e,t)=>{V0.init(e,t),Q.init(e,t)});function gS(e){return mg(nv,e)}const rv=k("ZodNull",(e,t)=>{q0.init(e,t),Q.init(e,t)});function iv(e){return gg(rv,e)}const ov=k("ZodAny",(e,t)=>{J0.init(e,t),Q.init(e,t)});function vS(){return vg(ov)}const av=k("ZodUnknown",(e,t)=>{K0.init(e,t),Q.init(e,t)});function Rr(){return $g(av)}const uv=k("ZodNever",(e,t)=>{Y0.init(e,t),Q.init(e,t)});function fl(e){return yg(uv,e)}const sv=k("ZodVoid",(e,t)=>{X0.init(e,t),Q.init(e,t)});function $S(e){return bg(sv,e)}const pl=k("ZodDate",(e,t)=>{Q0.init(e,t),Q.init(e,t),e.min=(i,n)=>e.check(st(i,n)),e.max=(i,n)=>e.check(Ot(i,n));const r=e._zod.bag;e.minDate=r.minimum?new Date(r.minimum):null,e.maxDate=r.maximum?new Date(r.maximum):null});function yS(e){return _g(pl,e)}const cv=k("ZodArray",(e,t)=>{t2.init(e,t),Q.init(e,t),e.element=t.element,e.min=(r,i)=>e.check(zr(r,i)),e.nonempty=r=>e.check(zr(1,r)),e.max=(r,i)=>e.check(Na(r,i)),e.length=(r,i)=>e.check(Oa(r,i)),e.unwrap=()=>e.element});function Mr(e,t){return Pg(cv,e,t)}function bS(e){const t=e._zod.def.shape;return vl(Object.keys(t))}const Da=k("ZodObject",(e,t)=>{o2.init(e,t),Q.init(e,t),ie(e,"shape",()=>t.shape),e.keyof=()=>vl(Object.keys(e._zod.def.shape)),e.catchall=r=>e.clone({...e._zod.def,catchall:r}),e.passthrough=()=>e.clone({...e._zod.def,catchall:Rr()}),e.loose=()=>e.clone({...e._zod.def,catchall:Rr()}),e.strict=()=>e.clone({...e._zod.def,catchall:fl()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=r=>r1(e,r),e.safeExtend=r=>i1(e,r),e.merge=r=>o1(e,r),e.pick=r=>t1(e,r),e.omit=r=>n1(e,r),e.partial=(...r)=>a1(yl,e,r[0]),e.required=(...r)=>u1(bl,e,r[0])});function lv(e,t){const r={type:"object",shape:e??{},...x(t)};return new Da(r)}function _S(e,t){return new Da({type:"object",shape:e,catchall:fl(),...x(t)})}function SS(e,t){return new Da({type:"object",shape:e,catchall:Rr(),...x(t)})}const hl=k("ZodUnion",(e,t)=>{rc.init(e,t),Q.init(e,t),e.options=t.options});function ml(e,t){return new hl({type:"union",options:e,...x(t)})}const dv=k("ZodDiscriminatedUnion",(e,t)=>{hl.init(e,t),u2.init(e,t)});function wS(e,t,r){return new dv({type:"union",options:t,discriminator:e,...x(r)})}const fv=k("ZodIntersection",(e,t)=>{s2.init(e,t),Q.init(e,t)});function pv(e,t){return new fv({type:"intersection",left:e,right:t})}const hv=k("ZodTuple",(e,t)=>{oc.init(e,t),Q.init(e,t),e.rest=r=>e.clone({...e._zod.def,rest:r})});function mv(e,t,r){const i=t instanceof q,n=i?r:t,o=i?t:null;return new hv({type:"tuple",items:e,rest:o,...x(n)})}const gl=k("ZodRecord",(e,t)=>{l2.init(e,t),Q.init(e,t),e.keyType=t.keyType,e.valueType=t.valueType});function gv(e,t,r){return new gl({type:"record",keyType:e,valueType:t,...x(r)})}function kS(e,t,r){const i=gt(e);return i._zod.values=void 0,new gl({type:"record",keyType:i,valueType:t,...x(r)})}const vv=k("ZodMap",(e,t)=>{d2.init(e,t),Q.init(e,t),e.keyType=t.keyType,e.valueType=t.valueType});function ES(e,t,r){return new vv({type:"map",keyType:e,valueType:t,...x(r)})}const $v=k("ZodSet",(e,t)=>{p2.init(e,t),Q.init(e,t),e.min=(...r)=>e.check(Ui(...r)),e.nonempty=r=>e.check(Ui(1,r)),e.max=(...r)=>e.check(Ia(...r)),e.size=(...r)=>e.check(Pc(...r))});function IS(e,t){return new $v({type:"set",valueType:e,...x(t)})}const Li=k("ZodEnum",(e,t)=>{m2.init(e,t),Q.init(e,t),e.enum=t.entries,e.options=Object.values(t.entries);const r=new Set(Object.keys(t.entries));e.extract=(i,n)=>{const o={};for(const a of i)if(r.has(a))o[a]=t.entries[a];else throw new Error(`Key ${a} not found in enum`);return new Li({...t,checks:[],...x(n),entries:o})},e.exclude=(i,n)=>{const o={...t.entries};for(const a of i)if(r.has(a))delete o[a];else throw new Error(`Key ${a} not found in enum`);return new Li({...t,checks:[],...x(n),entries:o})}});function vl(e,t){const r=Array.isArray(e)?Object.fromEntries(e.map(i=>[i,i])):e;return new Li({type:"enum",entries:r,...x(t)})}function NS(e,t){return new Li({type:"enum",entries:e,...x(t)})}const yv=k("ZodLiteral",(e,t)=>{g2.init(e,t),Q.init(e,t),e.values=new Set(t.values),Object.defineProperty(e,"value",{get(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function OS(e,t){return new yv({type:"literal",values:Array.isArray(e)?e:[e],...x(t)})}const bv=k("ZodFile",(e,t)=>{v2.init(e,t),Q.init(e,t),e.min=(r,i)=>e.check(Ui(r,i)),e.max=(r,i)=>e.check(Ia(r,i)),e.mime=(r,i)=>e.check(zc(Array.isArray(r)?r:[r],i))});function PS(e){return xg(bv,e)}const _v=k("ZodTransform",(e,t)=>{$2.init(e,t),Q.init(e,t),e._zod.parse=(r,i)=>{if(i.direction==="backward")throw new da(e.constructor.name);r.addIssue=o=>{if(typeof o=="string")r.issues.push(Cr(o,r.value,t));else{const a=o;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=r.value),a.inst??(a.inst=e),r.issues.push(Cr(a))}};const n=t.transform(r.value,r);return n instanceof Promise?n.then(o=>(r.value=o,r)):(r.value=n,r)}});function $l(e){return new _v({type:"transform",transform:e})}const yl=k("ZodOptional",(e,t)=>{b2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function za(e){return new yl({type:"optional",innerType:e})}const Sv=k("ZodNullable",(e,t)=>{_2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Ua(e){return new Sv({type:"nullable",innerType:e})}function xS(e){return za(Ua(e))}const wv=k("ZodDefault",(e,t)=>{S2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function kv(e,t){return new wv({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():ma(t)}})}const Ev=k("ZodPrefault",(e,t)=>{k2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Iv(e,t){return new Ev({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():ma(t)}})}const bl=k("ZodNonOptional",(e,t)=>{E2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Nv(e,t){return new bl({type:"nonoptional",innerType:e,...x(t)})}const Ov=k("ZodSuccess",(e,t)=>{N2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function TS(e){return new Ov({type:"success",innerType:e})}const Pv=k("ZodCatch",(e,t)=>{O2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function xv(e,t){return new Pv({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}const Tv=k("ZodNaN",(e,t)=>{P2.init(e,t),Q.init(e,t)});function AS(e){return wg(Tv,e)}const _l=k("ZodPipe",(e,t)=>{x2.init(e,t),Q.init(e,t),e.in=t.in,e.out=t.out});function Ra(e,t){return new _l({type:"pipe",in:e,out:t})}const Sl=k("ZodCodec",(e,t)=>{_l.init(e,t),ac.init(e,t)});function jS(e,t,r){return new Sl({type:"pipe",in:e,out:t,transform:r.decode,reverseTransform:r.encode})}const Av=k("ZodReadonly",(e,t)=>{T2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function jv(e){return new Av({type:"readonly",innerType:e})}const Cv=k("ZodTemplateLiteral",(e,t)=>{j2.init(e,t),Q.init(e,t)});function CS(e,t){return new Cv({type:"template_literal",parts:e,...x(t)})}const Dv=k("ZodLazy",(e,t)=>{z2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.getter()});function zv(e){return new Dv({type:"lazy",getter:e})}const Uv=k("ZodPromise",(e,t)=>{D2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function DS(e){return new Uv({type:"promise",innerType:e})}const Rv=k("ZodFunction",(e,t)=>{C2.init(e,t),Q.init(e,t)});function Mv(e){return new Rv({type:"function",input:Array.isArray(e?.input)?mv(e?.input):e?.input??Mr(Rr()),output:e?.output??Rr()})}const Ma=k("ZodCustom",(e,t)=>{U2.init(e,t),Q.init(e,t)});function zS(e){const t=new Se({check:"custom"});return t._zod.check=e,t}function US(e,t){return Tg(Ma,e??(()=>!0),t)}function Lv(e,t={}){return Ag(Ma,e,t)}function Zv(e){return jg(e)}function RS(e,t={error:`Input not instance of ${e.name}`}){const r=new Ma({type:"custom",check:"custom",fn:i=>i instanceof e,abort:!0,...x(t)});return r._zod.bag.Class=e,r}const MS=(...e)=>Dg({Codec:Sl,Boolean:ja,String:Pa},...e);function LS(e){const t=zv(()=>ml([Pn(e),ev(),ll(),iv(),Mr(t),gv(Pn(),t)]));return t}function Fv(e,t){return Ra($l(e),t)}const ZS={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 FS(e){Ge({customError:e})}function BS(){return Ge().customError}var wl;wl||(wl={});function HS(e){return J2(Pa,e)}function GS(e){return ng(Aa,e)}function WS(e){return cg(ja,e)}function VS(e){return dg(Ca,e)}function qS(e){return Sg(pl,e)}var JS=Object.freeze({__proto__:null,bigint:VS,boolean:WS,date:qS,number:GS,string:HS});Ge(L2());var Bt=Object.freeze({__proto__:null,$brand:Vm,$input:V2,$output:W2,NEVER:Ar,TimePrecision:K2,ZodAny:ov,ZodArray:cv,ZodBase64:ol,ZodBase64URL:al,ZodBigInt:Ca,ZodBigIntFormat:dl,ZodBoolean:ja,ZodCIDRv4:rl,ZodCIDRv6:il,ZodCUID:Kc,ZodCUID2:Yc,ZodCatch:Pv,ZodCodec:Sl,ZodCustom:Ma,ZodCustomStringFormat:Mi,ZodDate:pl,ZodDefault:wv,ZodDiscriminatedUnion:dv,ZodE164:ul,ZodEmail:Vc,ZodEmoji:qc,ZodEnum:Li,ZodError:C7,ZodFile:bv,get ZodFirstPartyTypeKind(){return wl},ZodFunction:Rv,ZodGUID:xa,ZodIPv4:tl,ZodIPv6:nl,ZodISODate:Bc,ZodISODateTime:Fc,ZodISODuration:Gc,ZodISOTime:Hc,ZodIntersection:fv,ZodIssueCode:ZS,ZodJWT:sl,ZodKSUID:el,ZodLazy:Dv,ZodLiteral:yv,ZodMap:vv,ZodNaN:Tv,ZodNanoID:Jc,ZodNever:uv,ZodNonOptional:bl,ZodNull:rv,ZodNullable:Sv,ZodNumber:Aa,ZodNumberFormat:Ur,ZodObject:Da,ZodOptional:yl,ZodPipe:_l,ZodPrefault:Ev,ZodPromise:Uv,ZodReadonly:Av,ZodRealError:ct,ZodRecord:gl,ZodSet:$v,ZodString:Pa,ZodStringFormat:ve,ZodSuccess:Ov,ZodSymbol:tv,ZodTemplateLiteral:Cv,ZodTransform:_v,ZodTuple:hv,ZodType:Q,ZodULID:Xc,ZodURL:Ta,ZodUUID:an,ZodUndefined:nv,ZodUnion:hl,ZodUnknown:av,ZodVoid:sv,ZodXID:Qc,_ZodString:Wc,_default:kv,_function:Mv,any:vS,array:Mr,base64:eS,base64url:tS,bigint:fS,boolean:ll,catch:xv,check:zS,cidrv4:X7,cidrv6:Q7,clone:gt,codec:jS,coerce:JS,config:Ge,core:A7,cuid:G7,cuid2:W7,custom:US,date:yS,decode:Vg,decodeAsync:Jg,discriminatedUnion:wS,e164:nS,email:D7,emoji:B7,encode:Wg,encodeAsync:qg,endsWith:Dc,enum:vl,file:PS,flattenError:zs,float32:sS,float64:cS,formatError:Us,function:Mv,getErrorMap:BS,globalRegistry:cr,gt:dr,gte:st,guid:z7,hash:uS,hex:aS,hostname:oS,httpUrl:F7,includes:jc,instanceof:RS,int:cl,int32:lS,int64:pS,intersection:pv,ipv4:K7,ipv6:Y7,iso:j7,json:LS,jwt:rS,keyof:bS,ksuid:J7,lazy:zv,length:Oa,literal:OS,locales:G2,looseObject:SS,lowercase:Tc,lt:lr,lte:Ot,map:ES,maxLength:Na,maxSize:Ia,mime:zc,minLength:zr,minSize:Ui,multipleOf:zi,nan:AS,nanoid:H7,nativeEnum:NS,negative:Eg,never:fl,nonnegative:Ng,nonoptional:Nv,nonpositive:Ig,normalize:Uc,null:iv,nullable:Ua,nullish:xS,number:ev,object:lv,optional:za,overwrite:fr,parse:Fg,parseAsync:Bg,partialRecord:kS,pipe:Ra,positive:kg,prefault:Iv,preprocess:Fv,prettifyError:h1,promise:DS,property:Og,readonly:jv,record:gv,refine:Lv,regex:xc,regexes:Ks,registry:sc,safeDecode:Yg,safeDecodeAsync:Qg,safeEncode:Kg,safeEncodeAsync:Xg,safeParse:Hg,safeParseAsync:Gg,set:IS,setErrorMap:FS,size:Pc,startsWith:Cc,strictObject:_S,string:Pn,stringFormat:iS,stringbool:MS,success:TS,superRefine:Zv,symbol:mS,templateLiteral:CS,toJSONSchema:zg,toLowerCase:Mc,toUpperCase:Lc,transform:$l,treeifyError:f1,trim:Rc,tuple:mv,uint32:dS,uint64:hS,ulid:V7,undefined:gS,union:ml,unknown:Rr,uppercase:Ac,url:Z7,util:l1,uuid:U7,uuidv4:R7,uuidv6:M7,uuidv7:L7,void:$S,xid:q7});const KS=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 kl,Bv;function YS(){if(Bv)return kl;Bv=1;var e="[object Symbol]",t=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,r=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,i="\\\\ud800-\\\\udfff",n="\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe23",o="\\\\u20d0-\\\\u20f0",a="\\\\u2700-\\\\u27bf",u="a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff",l="\\\\xac\\\\xb1\\\\xd7\\\\xf7",f="\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf",d="\\\\u2000-\\\\u206f",h=" \\\\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",p="A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde",c="\\\\ufe0e\\\\ufe0f",s=l+f+d+h,m="[\'’]",g="["+i+"]",$="["+s+"]",v="["+n+o+"]",_="\\\\d+",y="["+a+"]",b="["+u+"]",w="[^"+i+s+_+a+u+p+"]",S="\\\\ud83c[\\\\udffb-\\\\udfff]",I="(?:"+v+"|"+S+")",T="[^"+i+"]",P="(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}",O="[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]",A="["+p+"]",U="\\\\u200d",K="(?:"+b+"|"+w+")",pe="(?:"+A+"|"+w+")",be="(?:"+m+"(?:d|ll|m|re|s|t|ve))?",Ze="(?:"+m+"(?:D|LL|M|RE|S|T|VE))?",rt=I+"?",_e="["+c+"]?",yn="(?:"+U+"(?:"+[T,P,O].join("|")+")"+_e+rt+")*",bn=_e+rt+yn,_n="(?:"+[y,P,O].join("|")+")"+bn,Qt="(?:"+[T+v+"?",v,P,O,g].join("|")+")",j=RegExp(m,"g"),z=RegExp(v,"g"),J=RegExp(S+"(?="+S+")|"+Qt+bn,"g"),Y=RegExp([A+"?"+b+"+"+be+"(?="+[$,A,"$"].join("|")+")",pe+"+"+Ze+"(?="+[$,A+K,"$"].join("|")+")",A+"?"+K+"+"+be,A+"+"+Ze,_,_n].join("|"),"g"),ee=RegExp("["+U+i+n+o+c+"]"),G=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,W={À:"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"},R=typeof Ro=="object"&&Ro&&Ro.Object===Object&&Ro,M=typeof self=="object"&&self&&self.Object===Object&&self,te=R||M||Function("return this")();function Ne(D,V,re,xe){for(var Te=-1,Lt=D?D.length:0;++Te<Lt;)re=V(re,D[Te],Te,D);return re}function se(D){return D.split("")}function Dt(D){return D.match(t)||[]}function Oe(D){return function(V){return D?.[V]}}var Pe=Oe(W);function mt(D){return ee.test(D)}function De(D){return G.test(D)}function zt(D){return mt(D)?Ut(D):se(D)}function Ut(D){return D.match(J)||[]}function Rt(D){return D.match(Y)||[]}var di=Object.prototype,fi=di.toString,Mt=te.Symbol,Sn=Mt?Mt.prototype:void 0,Qn=Sn?Sn.toString:void 0;function en(D,V,re){var xe=-1,Te=D.length;V<0&&(V=-V>Te?0:Te+V),re=re>Te?Te:re,re<0&&(re+=Te),Te=V>re?0:re-V>>>0,V>>>=0;for(var Lt=Array(Te);++xe<Te;)Lt[xe]=D[xe+V];return Lt}function _o(D){if(typeof D=="string")return D;if(pi(D))return Qn?Qn.call(D):"";var V=D+"";return V=="0"&&1/D==-1/0?"-0":V}function Hu(D,V,re){var xe=D.length;return re=re===void 0?xe:re,!V&&re>=xe?D:en(D,V,re)}function Vp(D){return function(V){V=E(V);var re=mt(V)?zt(V):void 0,xe=re?re[0]:V.charAt(0),Te=re?Hu(re,1).join(""):V.slice(1);return xe[D]()+Te}}function qp(D){return function(V){return Ne(X(de(V).replace(j,"")),D,"")}}function So(D){return!!D&&typeof D=="object"}function pi(D){return typeof D=="symbol"||So(D)&&fi.call(D)==e}function E(D){return D==null?"":_o(D)}var N=qp(function(D,V,re){return V=V.toLowerCase(),D+(re?ue(V):V)});function ue(D){return he(E(D).toLowerCase())}function de(D){return D=E(D),D&&D.replace(r,Pe).replace(z,"")}var he=Vp("toUpperCase");function X(D,V,re){return D=E(D),V=V,V===void 0?De(D)?Rt(D):Dt(D):D.match(V)||[]}return kl=N,kl}YS();const XS="en",QS={en:"en","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"};var ew={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 Hv(e,t){var r=Array.prototype.slice.call(t);return r.push(ew),e.apply(this,r)}function Gv(e,t){e=e.split("-"),t=t.split("-");for(var r=e[0].split("."),i=t[0].split("."),n=0;n<3;n++){var o=Number(r[n]),a=Number(i[n]);if(o>a)return 1;if(a>o)return-1;if(!isNaN(o)&&isNaN(a))return 1;if(isNaN(o)&&!isNaN(a))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 tw={}.constructor;function El(e){return e!=null&&e.constructor===tw}function Il(e){"@babel/helpers - typeof";return Il=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},Il(e)}function La(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function nw(e,t){for(var r=0;r<t.length;r++){var i=t[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function Za(e,t,r){return t&&nw(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}var rw="1.2.0",iw="1.7.35",Wv=" ext. ",ow=/^\\d+$/,Vv=function(){function e(t){La(this,e),cw(t),this.metadata=t,Kv.call(this,t)}return Za(e,[{key:"getCountries",value:function(){return Object.keys(this.metadata.countries).filter(function(r){return r!=="001"})}},{key:"getCountryMetadata",value:function(r){return this.metadata.countries[r]}},{key:"nonGeographic",value:function(){if(!(this.v1||this.v2||this.v3))return this.metadata.nonGeographic||this.metadata.nonGeographical}},{key:"hasCountry",value:function(r){return this.getCountryMetadata(r)!==void 0}},{key:"hasCallingCode",value:function(r){if(this.getCountryCodesForCallingCode(r))return!0;if(this.nonGeographic()){if(this.nonGeographic()[r])return!0}else{var i=this.countryCallingCodes()[r];if(i&&i.length===1&&i[0]==="001")return!0}}},{key:"isNonGeographicCallingCode",value:function(r){return this.nonGeographic()?!!this.nonGeographic()[r]:!this.getCountryCodesForCallingCode(r)}},{key:"country",value:function(r){return this.selectNumberingPlan(r)}},{key:"selectNumberingPlan",value:function(r,i){if(r&&ow.test(r)&&(i=r,r=null),r&&r!=="001"){if(!this.hasCountry(r))throw new Error("Unknown country: ".concat(r));this.numberingPlan=new qv(this.getCountryMetadata(r),this)}else if(i){if(!this.hasCallingCode(i))throw new Error("Unknown calling code: ".concat(i));this.numberingPlan=new qv(this.getNumberingPlanMetadata(i),this)}else this.numberingPlan=void 0;return this}},{key:"getCountryCodesForCallingCode",value:function(r){var i=this.countryCallingCodes()[r];if(i)return i.length===1&&i[0].length===3?void 0:i}},{key:"getCountryCodeForCallingCode",value:function(r){var i=this.getCountryCodesForCallingCode(r);if(i)return i[0]}},{key:"getNumberingPlanMetadata",value:function(r){var i=this.getCountryCodeForCallingCode(r);if(i)return this.getCountryMetadata(i);if(this.nonGeographic()){var n=this.nonGeographic()[r];if(n)return n}else{var o=this.countryCallingCodes()[r];if(o&&o.length===1&&o[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(r){return this.numberingPlan.type(r)}},{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(r){return this.selectNumberingPlan(r)}},{key:"hasSelectedNumberingPlan",value:function(){return this.numberingPlan!==void 0}}]),e}(),qv=function(){function e(t,r){La(this,e),this.globalMetadataObject=r,this.metadata=t,Kv.call(this,r.metadata)}return Za(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(r){return r[this.v1?2:this.v2?3:4]}},{key:"formats",value:function(){var r=this,i=this._getFormats(this.metadata)||this._getFormats(this.getDefaultCountryMetadataForRegion())||[];return i.map(function(n){return new aw(n,r)})}},{key:"nationalPrefix",value:function(){return this.metadata[this.v1?3:this.v2?4:5]}},{key:"_getNationalPrefixFormattingRule",value:function(r){return r[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(r){if(this.hasTypes()&&Jv(this.types(),r))return new sw(Jv(this.types(),r),this)}},{key:"ext",value:function(){return this.v1||this.v2?Wv:this.metadata[13]||Wv}}]),e}(),aw=function(){function e(t,r){La(this,e),this._format=t,this.metadata=r}return Za(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()&&!uw.test(this.nationalPrefixFormattingRule()))}},{key:"internationalFormat",value:function(){return this._format[5]||this.format()}}]),e}(),uw=/^\\(?\\$1\\)?$/,sw=function(){function e(t,r){La(this,e),this.type=t,this.metadata=r}return Za(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 Jv(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 cw(e){if(!e)throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");if(!El(e)||!El(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(El(e)?"an object of shape: { "+Object.keys(e).join(", ")+" }":"a "+lw(e)+": "+e,"."))}var lw=function(t){return Il(t)};function dw(e,t){if(t=new Vv(t),t.hasCountry(e))return t.country(e).countryCallingCode();throw new Error("Unknown country: ".concat(e))}function Kv(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?Gv(t,rw)===-1?this.v2=!0:Gv(t,iw)===-1?this.v3=!0:this.v4=!0:this.v1=!0}function fw(e){return new Vv(e).getCountries()}function Yv(){return Hv(fw,arguments)}function pw(){return Hv(dw,arguments)}Object.keys(QS).reduce((e,t)=>{const r=t.split("-")[0].toLowerCase();return(!e[r]||t===XS)&&(e[r]=t),e},{});var xn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function hw(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if(typeof t=="function"){var r=function i(){var n=!1;try{n=this instanceof i}catch{}return n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(i){var n=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(r,i,n.get?n:{enumerable:!0,get:function(){return e[i]}})}),r}var Nl,Xv;function Qv(){if(Xv)return Nl;Xv=1;var e=Object.prototype.toString;return Nl=function(t){var r=e.call(t),i=r==="[object Arguments]";return i||(i=r!=="[object Array]"&&t!==null&&typeof t=="object"&&typeof t.length=="number"&&t.length>=0&&e.call(t.callee)==="[object Function]"),i},Nl}var Ol,e$;function mw(){if(e$)return Ol;e$=1;var e;if(!Object.keys){var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString,i=Qv(),n=Object.prototype.propertyIsEnumerable,o=!n.call({toString:null},"toString"),a=n.call(function(){},"prototype"),u=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],l=function(p){var c=p.constructor;return c&&c.prototype===p},f={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},d=function(){if(typeof window>"u")return!1;for(var p in window)try{if(!f["$"+p]&&t.call(window,p)&&window[p]!==null&&typeof window[p]=="object")try{l(window[p])}catch{return!0}}catch{return!0}return!1}(),h=function(p){if(typeof window>"u"||!d)return l(p);try{return l(p)}catch{return!1}};e=function(p){var c=p!==null&&typeof p=="object",s=r.call(p)==="[object Function]",m=i(p),g=c&&r.call(p)==="[object String]",$=[];if(!c&&!s&&!m)throw new TypeError("Object.keys called on a non-object");var v=a&&s;if(g&&p.length>0&&!t.call(p,0))for(var _=0;_<p.length;++_)$.push(String(_));if(m&&p.length>0)for(var y=0;y<p.length;++y)$.push(String(y));else for(var b in p)!(v&&b==="prototype")&&t.call(p,b)&&$.push(String(b));if(o)for(var w=h(p),S=0;S<u.length;++S)!(w&&u[S]==="constructor")&&t.call(p,u[S])&&$.push(u[S]);return $}}return Ol=e,Ol}var Pl,t$;function xl(){if(t$)return Pl;t$=1;var e=Array.prototype.slice,t=Qv(),r=Object.keys,i=r?function(o){return r(o)}:mw(),n=Object.keys;return i.shim=function(){if(Object.keys){var o=function(){var a=Object.keys(arguments);return a&&a.length===arguments.length}(1,2);o||(Object.keys=function(a){return t(a)?n(e.call(a)):n(a)})}else Object.keys=i;return Object.keys||i},Pl=i,Pl}var Tl,n$;function Fa(){if(n$)return Tl;n$=1;var e=Object.defineProperty||!1;if(e)try{e({},"a",{value:1})}catch{e=!1}return Tl=e,Tl}var r$,i$;function Al(){return i$||(i$=1,r$=SyntaxError),r$}var o$,a$;function vt(){return a$||(a$=1,o$=TypeError),o$}var u$,s$;function gw(){return s$||(s$=1,u$=Object.getOwnPropertyDescriptor),u$}var jl,c$;function pr(){if(c$)return jl;c$=1;var e=gw();if(e)try{e([],"length")}catch{e=null}return jl=e,jl}var Cl,l$;function Dl(){if(l$)return Cl;l$=1;var e=Fa(),t=Al(),r=vt(),i=pr();return Cl=function(n,o,a){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`obj` must be an object or a function`");if(typeof o!="string"&&typeof o!="symbol")throw new r("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new r("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new r("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new r("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new r("`loose`, if provided, must be a boolean");var u=arguments.length>3?arguments[3]:null,l=arguments.length>4?arguments[4]:null,f=arguments.length>5?arguments[5]:null,d=arguments.length>6?arguments[6]:!1,h=!!i&&i(n,o);if(e)e(n,o,{configurable:f===null&&h?h.configurable:!f,enumerable:u===null&&h?h.enumerable:!u,value:a,writable:l===null&&h?h.writable:!l});else if(d||!u&&!l&&!f)n[o]=a;else throw new t("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},Cl}var zl,d$;function Ul(){if(d$)return zl;d$=1;var e=Fa(),t=function(){return!!e};return t.hasArrayLengthDefineBug=function(){if(!e)return null;try{return e([],"length",{value:1}).length!==1}catch{return!0}},zl=t,zl}var Rl,f$;function hr(){if(f$)return Rl;f$=1;var e=xl(),t=typeof Symbol=="function"&&typeof Symbol("foo")=="symbol",r=Object.prototype.toString,i=Array.prototype.concat,n=Dl(),o=function(f){return typeof f=="function"&&r.call(f)==="[object Function]"},a=Ul()(),u=function(f,d,h,p){if(d in f){if(p===!0){if(f[d]===h)return}else if(!o(p)||!p())return}a?n(f,d,h,!0):n(f,d,h)},l=function(f,d){var h=arguments.length>2?arguments[2]:{},p=e(d);t&&(p=i.call(p,Object.getOwnPropertySymbols(d)));for(var c=0;c<p.length;c+=1)u(f,p[c],d[p[c]],h[p[c]])};return l.supportsDescriptors=!!a,Rl=l,Rl}var p$={exports:{}},h$,m$;function Ml(){return m$||(m$=1,h$=Object),h$}var g$,v$;function $$(){return v$||(v$=1,g$=Error),g$}var y$,b$;function vw(){return b$||(b$=1,y$=EvalError),y$}var _$,S$;function $w(){return S$||(S$=1,_$=RangeError),_$}var w$,k$;function yw(){return k$||(k$=1,w$=ReferenceError),w$}var E$,I$;function bw(){return I$||(I$=1,E$=URIError),E$}var N$,O$;function _w(){return O$||(O$=1,N$=Math.abs),N$}var P$,x$;function Sw(){return x$||(x$=1,P$=Math.floor),P$}var T$,A$;function ww(){return A$||(A$=1,T$=Math.max),T$}var j$,C$;function kw(){return C$||(C$=1,j$=Math.min),j$}var D$,z$;function Ew(){return z$||(z$=1,D$=Math.pow),D$}var U$,R$;function Iw(){return R$||(R$=1,U$=Math.round),U$}var M$,L$;function Nw(){return L$||(L$=1,M$=Number.isNaN||function(e){return e!==e}),M$}var Ll,Z$;function Ow(){if(Z$)return Ll;Z$=1;var e=Nw();return Ll=function(t){return e(t)||t===0?t:t<0?-1:1},Ll}var F$,B$;function Ba(){return B$||(B$=1,F$=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},t=Symbol("test"),r=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(r)!=="[object Symbol]")return!1;var i=42;e[t]=i;for(var n in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var o=Object.getOwnPropertySymbols(e);if(o.length!==1||o[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var a=Object.getOwnPropertyDescriptor(e,t);if(a.value!==i||a.enumerable!==!0)return!1}return!0}),F$}var Zl,H$;function Fl(){if(H$)return Zl;H$=1;var e=typeof Symbol<"u"&&Symbol,t=Ba();return Zl=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:t()},Zl}var G$,W$;function V$(){return W$||(W$=1,G$=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),G$}var Bl,q$;function J$(){if(q$)return Bl;q$=1;var e=Ml();return Bl=e.getPrototypeOf||null,Bl}var Hl,K$;function Pw(){if(K$)return Hl;K$=1;var e="Function.prototype.bind called on incompatible ",t=Object.prototype.toString,r=Math.max,i="[object Function]",n=function(u,l){for(var f=[],d=0;d<u.length;d+=1)f[d]=u[d];for(var h=0;h<l.length;h+=1)f[h+u.length]=l[h];return f},o=function(u,l){for(var f=[],d=l,h=0;d<u.length;d+=1,h+=1)f[h]=u[d];return f},a=function(u,l){for(var f="",d=0;d<u.length;d+=1)f+=u[d],d+1<u.length&&(f+=l);return f};return Hl=function(u){var l=this;if(typeof l!="function"||t.apply(l)!==i)throw new TypeError(e+l);for(var f=o(arguments,1),d,h=function(){if(this instanceof d){var g=l.apply(this,n(f,arguments));return Object(g)===g?g:this}return l.apply(u,n(f,arguments))},p=r(0,l.length-f.length),c=[],s=0;s<p;s++)c[s]="$"+s;if(d=Function("binder","return function ("+a(c,",")+"){ return binder.apply(this,arguments); }")(h),l.prototype){var m=function(){};m.prototype=l.prototype,d.prototype=new m,m.prototype=null}return d},Hl}var Gl,Y$;function Zi(){if(Y$)return Gl;Y$=1;var e=Pw();return Gl=Function.prototype.bind||e,Gl}var X$,Q$;function Wl(){return Q$||(Q$=1,X$=Function.prototype.call),X$}var ey,ty;function Vl(){return ty||(ty=1,ey=Function.prototype.apply),ey}var ny,ry;function xw(){return ry||(ry=1,ny=typeof Reflect<"u"&&Reflect&&Reflect.apply),ny}var ql,iy;function oy(){if(iy)return ql;iy=1;var e=Zi(),t=Vl(),r=Wl(),i=xw();return ql=i||e.call(r,t),ql}var Jl,ay;function Kl(){if(ay)return Jl;ay=1;var e=Zi(),t=vt(),r=Wl(),i=oy();return Jl=function(n){if(n.length<1||typeof n[0]!="function")throw new t("a function is required");return i(e,r,n)},Jl}var Yl,uy;function Tw(){if(uy)return Yl;uy=1;var e=Kl(),t=pr(),r;try{r=[].__proto__===Array.prototype}catch(a){if(!a||typeof a!="object"||!("code"in a)||a.code!=="ERR_PROTO_ACCESS")throw a}var i=!!r&&t&&t(Object.prototype,"__proto__"),n=Object,o=n.getPrototypeOf;return Yl=i&&typeof i.get=="function"?e([i.get]):typeof o=="function"?function(a){return o(a==null?a:n(a))}:!1,Yl}var Xl,sy;function Ql(){if(sy)return Xl;sy=1;var e=V$(),t=J$(),r=Tw();return Xl=e?function(i){return e(i)}:t?function(i){if(!i||typeof i!="object"&&typeof i!="function")throw new TypeError("getProto: not an object");return t(i)}:r?function(i){return r(i)}:null,Xl}var ed,cy;function td(){if(cy)return ed;cy=1;var e=Function.prototype.call,t=Object.prototype.hasOwnProperty,r=Zi();return ed=r.call(e,t),ed}var nd,ly;function un(){if(ly)return nd;ly=1;var e,t=Ml(),r=$$(),i=vw(),n=$w(),o=yw(),a=Al(),u=vt(),l=bw(),f=_w(),d=Sw(),h=ww(),p=kw(),c=Ew(),s=Iw(),m=Ow(),g=Function,$=function(G){try{return g(\'"use strict"; return (\'+G+").constructor;")()}catch{}},v=pr(),_=Fa(),y=function(){throw new u},b=v?function(){try{return arguments.callee,y}catch{try{return v(arguments,"callee").get}catch{return y}}}():y,w=Fl()(),S=Ql(),I=J$(),T=V$(),P=Vl(),O=Wl(),A={},U=typeof Uint8Array>"u"||!S?e:S(Uint8Array),K={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?e:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?e:ArrayBuffer,"%ArrayIteratorPrototype%":w&&S?S([][Symbol.iterator]()):e,"%AsyncFromSyncIteratorPrototype%":e,"%AsyncFunction%":A,"%AsyncGenerator%":A,"%AsyncGeneratorFunction%":A,"%AsyncIteratorPrototype%":A,"%Atomics%":typeof Atomics>"u"?e:Atomics,"%BigInt%":typeof BigInt>"u"?e:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?e:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?e:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?e:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":r,"%eval%":eval,"%EvalError%":i,"%Float16Array%":typeof Float16Array>"u"?e:Float16Array,"%Float32Array%":typeof Float32Array>"u"?e:Float32Array,"%Float64Array%":typeof Float64Array>"u"?e:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?e:FinalizationRegistry,"%Function%":g,"%GeneratorFunction%":A,"%Int8Array%":typeof Int8Array>"u"?e:Int8Array,"%Int16Array%":typeof Int16Array>"u"?e:Int16Array,"%Int32Array%":typeof Int32Array>"u"?e:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":w&&S?S(S([][Symbol.iterator]())):e,"%JSON%":typeof JSON=="object"?JSON:e,"%Map%":typeof Map>"u"?e:Map,"%MapIteratorPrototype%":typeof Map>"u"||!w||!S?e:S(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":t,"%Object.getOwnPropertyDescriptor%":v,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?e:Promise,"%Proxy%":typeof Proxy>"u"?e:Proxy,"%RangeError%":n,"%ReferenceError%":o,"%Reflect%":typeof Reflect>"u"?e:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?e:Set,"%SetIteratorPrototype%":typeof Set>"u"||!w||!S?e:S(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?e:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":w&&S?S(""[Symbol.iterator]()):e,"%Symbol%":w?Symbol:e,"%SyntaxError%":a,"%ThrowTypeError%":b,"%TypedArray%":U,"%TypeError%":u,"%Uint8Array%":typeof Uint8Array>"u"?e:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?e:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?e:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?e:Uint32Array,"%URIError%":l,"%WeakMap%":typeof WeakMap>"u"?e:WeakMap,"%WeakRef%":typeof WeakRef>"u"?e:WeakRef,"%WeakSet%":typeof WeakSet>"u"?e:WeakSet,"%Function.prototype.call%":O,"%Function.prototype.apply%":P,"%Object.defineProperty%":_,"%Object.getPrototypeOf%":I,"%Math.abs%":f,"%Math.floor%":d,"%Math.max%":h,"%Math.min%":p,"%Math.pow%":c,"%Math.round%":s,"%Math.sign%":m,"%Reflect.getPrototypeOf%":T};if(S)try{null.error}catch(G){var pe=S(S(G));K["%Error.prototype%"]=pe}var be=function G(W){var R;if(W==="%AsyncFunction%")R=$("async function () {}");else if(W==="%GeneratorFunction%")R=$("function* () {}");else if(W==="%AsyncGeneratorFunction%")R=$("async function* () {}");else if(W==="%AsyncGenerator%"){var M=G("%AsyncGeneratorFunction%");M&&(R=M.prototype)}else if(W==="%AsyncIteratorPrototype%"){var te=G("%AsyncGenerator%");te&&S&&(R=S(te.prototype))}return K[W]=R,R},Ze={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},rt=Zi(),_e=td(),yn=rt.call(O,Array.prototype.concat),bn=rt.call(P,Array.prototype.splice),_n=rt.call(O,String.prototype.replace),Qt=rt.call(O,String.prototype.slice),j=rt.call(O,RegExp.prototype.exec),z=/[^%.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|(["\'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|%$))/g,J=/\\\\(\\\\)?/g,Y=function(G){var W=Qt(G,0,1),R=Qt(G,-1);if(W==="%"&&R!=="%")throw new a("invalid intrinsic syntax, expected closing `%`");if(R==="%"&&W!=="%")throw new a("invalid intrinsic syntax, expected opening `%`");var M=[];return _n(G,z,function(te,Ne,se,Dt){M[M.length]=se?_n(Dt,J,"$1"):Ne||te}),M},ee=function(G,W){var R=G,M;if(_e(Ze,R)&&(M=Ze[R],R="%"+M[0]+"%"),_e(K,R)){var te=K[R];if(te===A&&(te=be(R)),typeof te>"u"&&!W)throw new u("intrinsic "+G+" exists, but is not available. Please file an issue!");return{alias:M,name:R,value:te}}throw new a("intrinsic "+G+" does not exist!")};return nd=function(G,W){if(typeof G!="string"||G.length===0)throw new u("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof W!="boolean")throw new u(\'"allowMissing" argument must be a boolean\');if(j(/^%?[^%]*%?$/,G)===null)throw new a("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var R=Y(G),M=R.length>0?R[0]:"",te=ee("%"+M+"%",W),Ne=te.name,se=te.value,Dt=!1,Oe=te.alias;Oe&&(M=Oe[0],bn(R,yn([0,1],Oe)));for(var Pe=1,mt=!0;Pe<R.length;Pe+=1){var De=R[Pe],zt=Qt(De,0,1),Ut=Qt(De,-1);if((zt===\'"\'||zt==="\'"||zt==="`"||Ut===\'"\'||Ut==="\'"||Ut==="`")&&zt!==Ut)throw new a("property names with quotes must have matching quotes");if((De==="constructor"||!mt)&&(Dt=!0),M+="."+De,Ne="%"+M+"%",_e(K,Ne))se=K[Ne];else if(se!=null){if(!(De in se)){if(!W)throw new u("base intrinsic for "+G+" exists, but the property is not available.");return}if(v&&Pe+1>=R.length){var Rt=v(se,De);mt=!!Rt,mt&&"get"in Rt&&!("originalValue"in Rt.get)?se=Rt.get:se=se[De]}else mt=_e(se,De),se=se[De];mt&&!Dt&&(K[Ne]=se)}}return se},nd}var rd,dy;function Aw(){if(dy)return rd;dy=1;var e=un(),t=Dl(),r=Ul()(),i=pr(),n=vt(),o=e("%Math.floor%");return rd=function(a,u){if(typeof a!="function")throw new n("`fn` is not a function");if(typeof u!="number"||u<0||u>4294967295||o(u)!==u)throw new n("`length` must be a positive 32-bit integer");var l=arguments.length>2&&!!arguments[2],f=!0,d=!0;if("length"in a&&i){var h=i(a,"length");h&&!h.configurable&&(f=!1),h&&!h.writable&&(d=!1)}return(f||d||!l)&&(r?t(a,"length",u,!0,!0):t(a,"length",u)),a},rd}var id,fy;function jw(){if(fy)return id;fy=1;var e=Zi(),t=Vl(),r=oy();return id=function(){return r(e,t,arguments)},id}var py;function Lr(){return py||(py=1,function(e){var t=Aw(),r=Fa(),i=Kl(),n=jw();e.exports=function(o){var a=i(arguments),u=o.length-(arguments.length-1);return t(a,1+(u>0?u:0),!0)},r?r(e.exports,"apply",{value:n}):e.exports.apply=n}(p$)),p$.exports}var od,hy;function Ke(){if(hy)return od;hy=1;var e=un(),t=Kl(),r=t([e("%String.prototype.indexOf%")]);return od=function(i,n){var o=e(i,!!n);return typeof o=="function"&&r(i,".prototype.")>-1?t([o]):o},od}var ad,my;function gy(){if(my)return ad;my=1;var e=xl(),t=Ba()(),r=Ke(),i=Ml(),n=r("Array.prototype.push"),o=r("Object.prototype.propertyIsEnumerable"),a=t?i.getOwnPropertySymbols:null;return ad=function(u,l){if(u==null)throw new TypeError("target must be an object");var f=i(u);if(arguments.length===1)return f;for(var d=1;d<arguments.length;++d){var h=i(arguments[d]),p=e(h),c=t&&(i.getOwnPropertySymbols||a);if(c)for(var s=c(h),m=0;m<s.length;++m){var g=s[m];o(h,g)&&n(p,g)}for(var $=0;$<p.length;++$){var v=p[$];if(o(h,v)){var _=h[v];f[v]=_}}}return f},ad}var ud,vy;function $y(){if(vy)return ud;vy=1;var e=gy(),t=function(){if(!Object.assign)return!1;for(var i="abcdefghijklmnopqrst",n=i.split(""),o={},a=0;a<n.length;++a)o[n[a]]=n[a];var u=Object.assign({},o),l="";for(var f in u)l+=f;return i!==l},r=function(){if(!Object.assign||!Object.preventExtensions)return!1;var i=Object.preventExtensions({1:2});try{Object.assign(i,"xy")}catch{return i[1]==="y"}return!1};return ud=function(){return!Object.assign||t()||r()?e:Object.assign},ud}var sd,yy;function Cw(){if(yy)return sd;yy=1;var e=hr(),t=$y();return sd=function(){var r=t();return e(Object,{assign:r},{assign:function(){return Object.assign!==r}}),r},sd}var cd,by;function Dw(){if(by)return cd;by=1;var e=hr(),t=Lr(),r=gy(),i=$y(),n=Cw(),o=t.apply(i()),a=function(u,l){return o(Object,arguments)};return e(a,{getPolyfill:i,implementation:r,shim:n}),cd=a,cd}var ld,_y;function Ha(){if(_y)return ld;_y=1;var e=un(),t=Lr(),r=t(e("String.prototype.indexOf"));return ld=function(i,n){var o=e(i,!!n);return typeof o=="function"&&r(i,".prototype.")>-1?t(o):o},ld}var dd,Sy;function zw(){if(Sy)return dd;Sy=1;var e=function(){return typeof(function(){}).name=="string"},t=Object.getOwnPropertyDescriptor;if(t)try{t([],"length")}catch{t=null}e.functionsHaveConfigurableNames=function(){if(!e()||!t)return!1;var i=t(function(){},"name");return!!i&&!!i.configurable};var r=Function.prototype.bind;return e.boundFunctionsHaveNames=function(){return e()&&typeof r=="function"&&(function(){}).bind().name!==""},dd=e,dd}var fd,wy;function Uw(){if(wy)return fd;wy=1;var e=Dl(),t=Ul()(),r=zw().functionsHaveConfigurableNames(),i=vt();return fd=function(n,o){if(typeof n!="function")throw new i("`fn` is not a function");var a=arguments.length>2&&!!arguments[2];return(!a||r)&&(t?e(n,"name",o,!0,!0):e(n,"name",o)),n},fd}var pd,ky;function Ey(){if(ky)return pd;ky=1;var e=Uw(),t=vt(),r=Object;return pd=e(function(){if(this==null||this!==r(this))throw new t("RegExp.prototype.flags getter called on non-object");var i="";return this.hasIndices&&(i+="d"),this.global&&(i+="g"),this.ignoreCase&&(i+="i"),this.multiline&&(i+="m"),this.dotAll&&(i+="s"),this.unicode&&(i+="u"),this.unicodeSets&&(i+="v"),this.sticky&&(i+="y"),i},"get flags",!0),pd}var hd,Iy;function Ny(){if(Iy)return hd;Iy=1;var e=Ey(),t=hr().supportsDescriptors,r=Object.getOwnPropertyDescriptor;return hd=function(){if(t&&/a/mig.flags==="gim"){var i=r(RegExp.prototype,"flags");if(i&&typeof i.get=="function"&&"dotAll"in RegExp.prototype&&"hasIndices"in RegExp.prototype){var n="",o={};if(Object.defineProperty(o,"hasIndices",{get:function(){n+="d"}}),Object.defineProperty(o,"sticky",{get:function(){n+="y"}}),i.get.call(o),n==="dy")return i.get}}return e},hd}var md,Oy;function Rw(){if(Oy)return md;Oy=1;var e=hr().supportsDescriptors,t=Ny(),r=pr(),i=Object.defineProperty,n=$$(),o=Ql(),a=/a/;return md=function(){if(!e||!o)throw new n("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var u=t(),l=o(a),f=r(l,"flags");return(!f||f.get!==u)&&i(l,"flags",{configurable:!0,enumerable:!1,get:u}),u},md}var gd,Py;function Mw(){if(Py)return gd;Py=1;var e=hr(),t=Lr(),r=Ey(),i=Ny(),n=Rw(),o=t(i());return e(o,{getPolyfill:i,implementation:r,shim:n}),gd=o,gd}var Fi={exports:{}},vd,xy;function mr(){if(xy)return vd;xy=1;var e=Ba();return vd=function(){return e()&&!!Symbol.toStringTag},vd}var $d,Ty;function Ay(){if(Ty)return $d;Ty=1;var e=mr()(),t=Ha(),r=t("Object.prototype.toString"),i=function(a){return e&&a&&typeof a=="object"&&Symbol.toStringTag in a?!1:r(a)==="[object Arguments]"},n=function(a){return i(a)?!0:a!==null&&typeof a=="object"&&typeof a.length=="number"&&a.length>=0&&r(a)!=="[object Array]"&&r(a.callee)==="[object Function]"},o=function(){return i(arguments)}();return i.isLegacyArguments=n,$d=o?i:n,$d}const Lw={},Zw=Object.freeze(Object.defineProperty({__proto__:null,default:Lw},Symbol.toStringTag,{value:"Module"})),Fw=hw(Zw);var yd,jy;function Ga(){if(jy)return yd;jy=1;var e=typeof Map=="function"&&Map.prototype,t=Object.getOwnPropertyDescriptor&&e?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,r=e&&t&&typeof t.get=="function"?t.get:null,i=e&&Map.prototype.forEach,n=typeof Set=="function"&&Set.prototype,o=Object.getOwnPropertyDescriptor&&n?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,a=n&&o&&typeof o.get=="function"?o.get:null,u=n&&Set.prototype.forEach,l=typeof WeakMap=="function"&&WeakMap.prototype,f=l?WeakMap.prototype.has:null,d=typeof WeakSet=="function"&&WeakSet.prototype,h=d?WeakSet.prototype.has:null,p=typeof WeakRef=="function"&&WeakRef.prototype,c=p?WeakRef.prototype.deref:null,s=Boolean.prototype.valueOf,m=Object.prototype.toString,g=Function.prototype.toString,$=String.prototype.match,v=String.prototype.slice,_=String.prototype.replace,y=String.prototype.toUpperCase,b=String.prototype.toLowerCase,w=RegExp.prototype.test,S=Array.prototype.concat,I=Array.prototype.join,T=Array.prototype.slice,P=Math.floor,O=typeof BigInt=="function"?BigInt.prototype.valueOf:null,A=Object.getOwnPropertySymbols,U=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,K=typeof Symbol=="function"&&typeof Symbol.iterator=="object",pe=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===K||!0)?Symbol.toStringTag:null,be=Object.prototype.propertyIsEnumerable,Ze=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(E){return E.__proto__}:null);function rt(E,N){if(E===1/0||E===-1/0||E!==E||E&&E>-1e3&&E<1e3||w.call(/e/,N))return N;var ue=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof E=="number"){var de=E<0?-P(-E):P(E);if(de!==E){var he=String(de),X=v.call(N,he.length+1);return _.call(he,ue,"$&_")+"."+_.call(_.call(X,/([0-9]{3})/g,"$&_"),/_$/,"")}}return _.call(N,ue,"$&_")}var _e=Fw,yn=_e.custom,bn=Ne(yn)?yn:null,_n={__proto__:null,double:\'"\',single:"\'"},Qt={__proto__:null,double:/(["\\\\])/g,single:/([\'\\\\])/g};yd=function E(N,ue,de,he){var X=ue||{};if(Oe(X,"quoteStyle")&&!Oe(_n,X.quoteStyle))throw new TypeError(\'option "quoteStyle" must be "single" or "double"\');if(Oe(X,"maxStringLength")&&(typeof X.maxStringLength=="number"?X.maxStringLength<0&&X.maxStringLength!==1/0:X.maxStringLength!==null))throw new TypeError(\'option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`\');var D=Oe(X,"customInspect")?X.customInspect:!0;if(typeof D!="boolean"&&D!=="symbol")throw new TypeError("option \\"customInspect\\", if provided, must be `true`, `false`, or `\'symbol\'`");if(Oe(X,"indent")&&X.indent!==null&&X.indent!==" "&&!(parseInt(X.indent,10)===X.indent&&X.indent>0))throw new TypeError(\'option "indent" must be "\\\\t", an integer > 0, or `null`\');if(Oe(X,"numericSeparator")&&typeof X.numericSeparator!="boolean")throw new TypeError(\'option "numericSeparator", if provided, must be `true` or `false`\');var V=X.numericSeparator;if(typeof N>"u")return"undefined";if(N===null)return"null";if(typeof N=="boolean")return N?"true":"false";if(typeof N=="string")return Sn(N,X);if(typeof N=="number"){if(N===0)return 1/0/N>0?"0":"-0";var re=String(N);return V?rt(N,re):re}if(typeof N=="bigint"){var xe=String(N)+"n";return V?rt(N,xe):xe}var Te=typeof X.depth>"u"?5:X.depth;if(typeof de>"u"&&(de=0),de>=Te&&Te>0&&typeof N=="object")return Y(N)?"[Array]":"[Object]";var Lt=qp(X,de);if(typeof he>"u")he=[];else if(De(he,N)>=0)return"[Circular]";function Zt(hi,Wu,FO){if(Wu&&(he=T.call(he),he.push(Wu)),FO){var S6={depth:X.depth};return Oe(X,"quoteStyle")&&(S6.quoteStyle=X.quoteStyle),E(hi,S6,de+1,he)}return E(hi,X,de+1,he)}if(typeof N=="function"&&!G(N)){var m6=mt(N),g6=pi(N,Zt);return"[Function"+(m6?": "+m6:" (anonymous)")+"]"+(g6.length>0?" { "+I.call(g6,", ")+" }":"")}if(Ne(N)){var v6=K?_.call(String(N),/^(Symbol\\(.*\\))_[^)]*$/,"$1"):U.call(N);return typeof N=="object"&&!K?en(v6):v6}if(Mt(N)){for(var wo="<"+b.call(String(N.nodeName)),Jp=N.attributes||[],Gu=0;Gu<Jp.length;Gu++)wo+=" "+Jp[Gu].name+"="+j(z(Jp[Gu].value),"double",X);return wo+=">",N.childNodes&&N.childNodes.length&&(wo+="..."),wo+="</"+b.call(String(N.nodeName))+">",wo}if(Y(N)){if(N.length===0)return"[]";var Kp=pi(N,Zt);return Lt&&!Vp(Kp)?"["+So(Kp,Lt)+"]":"[ "+I.call(Kp,", ")+" ]"}if(W(N)){var Yp=pi(N,Zt);return!("cause"in Error.prototype)&&"cause"in N&&!be.call(N,"cause")?"{ ["+String(N)+"] "+I.call(S.call("[cause]: "+Zt(N.cause),Yp),", ")+" }":Yp.length===0?"["+String(N)+"]":"{ ["+String(N)+"] "+I.call(Yp,", ")+" }"}if(typeof N=="object"&&D){if(bn&&typeof N[bn]=="function"&&_e)return _e(N,{depth:Te-de});if(D!=="symbol"&&typeof N.inspect=="function")return N.inspect()}if(zt(N)){var $6=[];return i&&i.call(N,function(hi,Wu){$6.push(Zt(Wu,N,!0)+" => "+Zt(hi,N))}),Hu("Map",r.call(N),$6,Lt)}if(di(N)){var y6=[];return u&&u.call(N,function(hi){y6.push(Zt(hi,N))}),Hu("Set",a.call(N),y6,Lt)}if(Ut(N))return _o("WeakMap");if(fi(N))return _o("WeakSet");if(Rt(N))return _o("WeakRef");if(M(N))return en(Zt(Number(N)));if(se(N))return en(Zt(O.call(N)));if(te(N))return en(s.call(N));if(R(N))return en(Zt(String(N)));if(typeof window<"u"&&N===window)return"{ [object Window] }";if(typeof globalThis<"u"&&N===globalThis||typeof xn<"u"&&N===xn)return"{ [object globalThis] }";if(!ee(N)&&!G(N)){var Xp=pi(N,Zt),b6=Ze?Ze(N)===Object.prototype:N instanceof Object||N.constructor===Object,Qp=N instanceof Object?"":"null prototype",_6=!b6&&pe&&Object(N)===N&&pe in N?v.call(Pe(N),8,-1):Qp?"Object":"",ZO=b6||typeof N.constructor!="function"?"":N.constructor.name?N.constructor.name+" ":"",eh=ZO+(_6||Qp?"["+I.call(S.call([],_6||[],Qp||[]),": ")+"] ":"");return Xp.length===0?eh+"{}":Lt?eh+"{"+So(Xp,Lt)+"}":eh+"{ "+I.call(Xp,", ")+" }"}return String(N)};function j(E,N,ue){var de=ue.quoteStyle||N,he=_n[de];return he+E+he}function z(E){return _.call(String(E),/"/g,"&quot;")}function J(E){return!pe||!(typeof E=="object"&&(pe in E||typeof E[pe]<"u"))}function Y(E){return Pe(E)==="[object Array]"&&J(E)}function ee(E){return Pe(E)==="[object Date]"&&J(E)}function G(E){return Pe(E)==="[object RegExp]"&&J(E)}function W(E){return Pe(E)==="[object Error]"&&J(E)}function R(E){return Pe(E)==="[object String]"&&J(E)}function M(E){return Pe(E)==="[object Number]"&&J(E)}function te(E){return Pe(E)==="[object Boolean]"&&J(E)}function Ne(E){if(K)return E&&typeof E=="object"&&E instanceof Symbol;if(typeof E=="symbol")return!0;if(!E||typeof E!="object"||!U)return!1;try{return U.call(E),!0}catch{}return!1}function se(E){if(!E||typeof E!="object"||!O)return!1;try{return O.call(E),!0}catch{}return!1}var Dt=Object.prototype.hasOwnProperty||function(E){return E in this};function Oe(E,N){return Dt.call(E,N)}function Pe(E){return m.call(E)}function mt(E){if(E.name)return E.name;var N=$.call(g.call(E),/^function\\s*([\\w$]+)/);return N?N[1]:null}function De(E,N){if(E.indexOf)return E.indexOf(N);for(var ue=0,de=E.length;ue<de;ue++)if(E[ue]===N)return ue;return-1}function zt(E){if(!r||!E||typeof E!="object")return!1;try{r.call(E);try{a.call(E)}catch{return!0}return E instanceof Map}catch{}return!1}function Ut(E){if(!f||!E||typeof E!="object")return!1;try{f.call(E,f);try{h.call(E,h)}catch{return!0}return E instanceof WeakMap}catch{}return!1}function Rt(E){if(!c||!E||typeof E!="object")return!1;try{return c.call(E),!0}catch{}return!1}function di(E){if(!a||!E||typeof E!="object")return!1;try{a.call(E);try{r.call(E)}catch{return!0}return E instanceof Set}catch{}return!1}function fi(E){if(!h||!E||typeof E!="object")return!1;try{h.call(E,h);try{f.call(E,f)}catch{return!0}return E instanceof WeakSet}catch{}return!1}function Mt(E){return!E||typeof E!="object"?!1:typeof HTMLElement<"u"&&E instanceof HTMLElement?!0:typeof E.nodeName=="string"&&typeof E.getAttribute=="function"}function Sn(E,N){if(E.length>N.maxStringLength){var ue=E.length-N.maxStringLength,de="... "+ue+" more character"+(ue>1?"s":"");return Sn(v.call(E,0,N.maxStringLength),N)+de}var he=Qt[N.quoteStyle||"single"];he.lastIndex=0;var X=_.call(_.call(E,he,"\\\\$1"),/[\\x00-\\x1f]/g,Qn);return j(X,"single",N)}function Qn(E){var N=E.charCodeAt(0),ue={8:"b",9:"t",10:"n",12:"f",13:"r"}[N];return ue?"\\\\"+ue:"\\\\x"+(N<16?"0":"")+y.call(N.toString(16))}function en(E){return"Object("+E+")"}function _o(E){return E+" { ? }"}function Hu(E,N,ue,de){var he=de?So(ue,de):I.call(ue,", ");return E+" ("+N+") {"+he+"}"}function Vp(E){for(var N=0;N<E.length;N++)if(De(E[N],`\n`)>=0)return!1;return!0}function qp(E,N){var ue;if(E.indent===" ")ue=" ";else if(typeof E.indent=="number"&&E.indent>0)ue=I.call(Array(E.indent+1)," ");else return null;return{base:ue,prev:I.call(Array(N+1),ue)}}function So(E,N){if(E.length===0)return"";var ue=`\n`+N.prev+N.base;return ue+I.call(E,","+ue)+`\n`+N.prev}function pi(E,N){var ue=Y(E),de=[];if(ue){de.length=E.length;for(var he=0;he<E.length;he++)de[he]=Oe(E,he)?N(E[he],E):""}var X=typeof A=="function"?A(E):[],D;if(K){D={};for(var V=0;V<X.length;V++)D["$"+X[V]]=X[V]}for(var re in E)Oe(E,re)&&(ue&&String(Number(re))===re&&re<E.length||K&&D["$"+re]instanceof Symbol||(w.call(/[^\\w$]/,re)?de.push(N(re,E)+": "+N(E[re],E)):de.push(re+": "+N(E[re],E))));if(typeof A=="function")for(var xe=0;xe<X.length;xe++)be.call(E,X[xe])&&de.push("["+N(X[xe])+"]: "+N(E[X[xe]],E));return de}return yd}var bd,Cy;function Bw(){if(Cy)return bd;Cy=1;var e=Ga(),t=vt(),r=function(u,l,f){for(var d=u,h;(h=d.next)!=null;d=h)if(h.key===l)return d.next=h.next,f||(h.next=u.next,u.next=h),h},i=function(u,l){if(u){var f=r(u,l);return f&&f.value}},n=function(u,l,f){var d=r(u,l);d?d.value=f:u.next={key:l,next:u.next,value:f}},o=function(u,l){return u?!!r(u,l):!1},a=function(u,l){if(u)return r(u,l,!0)};return bd=function(){var u,l={assert:function(f){if(!l.has(f))throw new t("Side channel does not contain "+e(f))},delete:function(f){var d=u&&u.next,h=a(u,f);return h&&d&&d===h&&(u=void 0),!!h},get:function(f){return i(u,f)},has:function(f){return o(u,f)},set:function(f,d){u||(u={next:void 0}),n(u,f,d)}};return l},bd}var _d,Dy;function zy(){if(Dy)return _d;Dy=1;var e=un(),t=Ke(),r=Ga(),i=vt(),n=e("%Map%",!0),o=t("Map.prototype.get",!0),a=t("Map.prototype.set",!0),u=t("Map.prototype.has",!0),l=t("Map.prototype.delete",!0),f=t("Map.prototype.size",!0);return _d=!!n&&function(){var d,h={assert:function(p){if(!h.has(p))throw new i("Side channel does not contain "+r(p))},delete:function(p){if(d){var c=l(d,p);return f(d)===0&&(d=void 0),c}return!1},get:function(p){if(d)return o(d,p)},has:function(p){return d?u(d,p):!1},set:function(p,c){d||(d=new n),a(d,p,c)}};return h},_d}var Sd,Uy;function Hw(){if(Uy)return Sd;Uy=1;var e=un(),t=Ke(),r=Ga(),i=zy(),n=vt(),o=e("%WeakMap%",!0),a=t("WeakMap.prototype.get",!0),u=t("WeakMap.prototype.set",!0),l=t("WeakMap.prototype.has",!0),f=t("WeakMap.prototype.delete",!0);return Sd=o?function(){var d,h,p={assert:function(c){if(!p.has(c))throw new n("Side channel does not contain "+r(c))},delete:function(c){if(o&&c&&(typeof c=="object"||typeof c=="function")){if(d)return f(d,c)}else if(i&&h)return h.delete(c);return!1},get:function(c){return o&&c&&(typeof c=="object"||typeof c=="function")&&d?a(d,c):h&&h.get(c)},has:function(c){return o&&c&&(typeof c=="object"||typeof c=="function")&&d?l(d,c):!!h&&h.has(c)},set:function(c,s){o&&c&&(typeof c=="object"||typeof c=="function")?(d||(d=new o),u(d,c,s)):i&&(h||(h=i()),h.set(c,s))}};return p}:i,Sd}var wd,Ry;function My(){if(Ry)return wd;Ry=1;var e=vt(),t=Ga(),r=Bw(),i=zy(),n=Hw(),o=n||i||r;return wd=function(){var a,u={assert:function(l){if(!u.has(l))throw new e("Side channel does not contain "+t(l))},delete:function(l){return!!a&&a.delete(l)},get:function(l){return a&&a.get(l)},has:function(l){return!!a&&a.has(l)},set:function(l,f){a||(a=o()),a.set(l,f)}};return u},wd}var kd,Ly;function Gw(){if(Ly)return kd;Ly=1;var e=td(),t=My()(),r=vt(),i={assert:function(n,o){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`O` is not an object");if(typeof o!="string")throw new r("`slot` must be a string");if(t.assert(n),!i.has(n,o))throw new r("`"+o+"` is not present on `O`")},get:function(n,o){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`O` is not an object");if(typeof o!="string")throw new r("`slot` must be a string");var a=t.get(n);return a&&a["$"+o]},has:function(n,o){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`O` is not an object");if(typeof o!="string")throw new r("`slot` must be a string");var a=t.get(n);return!!a&&e(a,"$"+o)},set:function(n,o,a){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`O` is not an object");if(typeof o!="string")throw new r("`slot` must be a string");var u=t.get(n);u||(u={},t.set(n,u)),u["$"+o]=a}};return Object.freeze&&Object.freeze(i),kd=i,kd}var Ed,Zy;function Ww(){if(Zy)return Ed;Zy=1;var e=Gw(),t=Al(),r=typeof StopIteration=="object"?StopIteration:null;return Ed=function(i){if(!r)throw new t("this environment lacks StopIteration");e.set(i,"[[Done]]",!1);var n={next:function(){var o=e.get(this,"[[Iterator]]"),a=!!e.get(o,"[[Done]]");try{return{done:a,value:a?void 0:o.next()}}catch(u){if(e.set(o,"[[Done]]",!0),u!==r)throw u;return{done:!0,value:void 0}}}};return e.set(n,"[[Iterator]]",i),n},Ed}var Id,Fy;function By(){if(Fy)return Id;Fy=1;var e={}.toString;return Id=Array.isArray||function(t){return e.call(t)=="[object Array]"},Id}var Nd,Hy;function Gy(){if(Hy)return Nd;Hy=1;var e=Ke(),t=e("String.prototype.valueOf"),r=function(a){try{return t(a),!0}catch{return!1}},i=e("Object.prototype.toString"),n="[object String]",o=mr()();return Nd=function(a){return typeof a=="string"?!0:!a||typeof a!="object"?!1:o?r(a):i(a)===n},Nd}var Od,Wy;function Vy(){if(Wy)return Od;Wy=1;var e=typeof Map=="function"&&Map.prototype?Map:null,t=typeof Set=="function"&&Set.prototype?Set:null,r;e||(r=function(o){return!1});var i=e?Map.prototype.has:null,n=t?Set.prototype.has:null;return!r&&!i&&(r=function(o){return!1}),Od=r||function(o){if(!o||typeof o!="object")return!1;try{if(i.call(o),n)try{n.call(o)}catch{return!0}return o instanceof e}catch{}return!1},Od}var Pd,qy;function Jy(){if(qy)return Pd;qy=1;var e=typeof Map=="function"&&Map.prototype?Map:null,t=typeof Set=="function"&&Set.prototype?Set:null,r;t||(r=function(o){return!1});var i=e?Map.prototype.has:null,n=t?Set.prototype.has:null;return!r&&!n&&(r=function(o){return!1}),Pd=r||function(o){if(!o||typeof o!="object")return!1;try{if(n.call(o),i)try{i.call(o)}catch{return!0}return o instanceof t}catch{}return!1},Pd}var Ky;function Vw(){if(Ky)return Fi.exports;Ky=1;var e=Ay(),t=Ww();if(Fl()()||Ba()()){var r=Symbol.iterator;Fi.exports=function(I){if(I!=null&&typeof I[r]<"u")return I[r]();if(e(I))return Array.prototype[r].call(I)}}else{var i=By(),n=Gy(),o=un(),a=o("%Map%",!0),u=o("%Set%",!0),l=Ha(),f=l("Array.prototype.push"),d=l("String.prototype.charCodeAt"),h=l("String.prototype.slice"),p=function(I,T){var P=I.length;if(T+1>=P)return T+1;var O=d(I,T);if(O<55296||O>56319)return T+1;var A=d(I,T+1);return A<56320||A>57343?T+1:T+2},c=function(I){var T=0;return{next:function(){var P=T>=I.length,O;return P||(O=I[T],T+=1),{done:P,value:O}}}},s=function(I,T){if(i(I)||e(I))return c(I);if(n(I)){var P=0;return{next:function(){var O=p(I,P),A=h(I,P,O);return P=O,{done:O>I.length,value:A}}}}if(T&&typeof I["_es6-shim iterator_"]<"u")return I["_es6-shim iterator_"]()};if(!a&&!u)Fi.exports=function(I){if(I!=null)return s(I,!0)};else{var m=Vy(),g=Jy(),$=l("Map.prototype.forEach",!0),v=l("Set.prototype.forEach",!0);if(typeof process>"u"||!process.versions||!process.versions.node)var _=l("Map.prototype.iterator",!0),y=l("Set.prototype.iterator",!0);var b=l("Map.prototype.@@iterator",!0)||l("Map.prototype._es6-shim iterator_",!0),w=l("Set.prototype.@@iterator",!0)||l("Set.prototype._es6-shim iterator_",!0),S=function(I){if(m(I)){if(_)return t(_(I));if(b)return b(I);if($){var T=[];return $(I,function(O,A){f(T,[A,O])}),c(T)}}if(g(I)){if(y)return t(y(I));if(w)return w(I);if(v){var P=[];return v(I,function(O){f(P,O)}),c(P)}}};Fi.exports=function(I){return S(I)||s(I)}}}return Fi.exports}var xd,Yy;function Xy(){if(Yy)return xd;Yy=1;var e=function(t){return t!==t};return xd=function(t,r){return t===0&&r===0?1/t===1/r:!!(t===r||e(t)&&e(r))},xd}var Td,Qy;function e3(){if(Qy)return Td;Qy=1;var e=Xy();return Td=function(){return typeof Object.is=="function"?Object.is:e},Td}var Ad,t3;function qw(){if(t3)return Ad;t3=1;var e=e3(),t=hr();return Ad=function(){var r=e();return t(Object,{is:r},{is:function(){return Object.is!==r}}),r},Ad}var jd,n3;function Jw(){if(n3)return jd;n3=1;var e=hr(),t=Lr(),r=Xy(),i=e3(),n=qw(),o=t(i(),Object);return e(o,{getPolyfill:i,implementation:r,shim:n}),jd=o,jd}var Cd,r3;function i3(){if(r3)return Cd;r3=1;var e=Lr(),t=Ke(),r=un(),i=r("%ArrayBuffer%",!0),n=t("ArrayBuffer.prototype.byteLength",!0),o=t("Object.prototype.toString"),a=!!i&&!n&&new i(0).slice,u=!!a&&e(a);return Cd=n||u?function(l){if(!l||typeof l!="object")return!1;try{return n?n(l):u(l,0),!0}catch{return!1}}:i?function(l){return o(l)==="[object ArrayBuffer]"}:function(l){return!1},Cd}var Dd,o3;function Kw(){if(o3)return Dd;o3=1;var e=Ke(),t=e("Date.prototype.getDay"),r=function(a){try{return t(a),!0}catch{return!1}},i=e("Object.prototype.toString"),n="[object Date]",o=mr()();return Dd=function(a){return typeof a!="object"||a===null?!1:o?r(a):i(a)===n},Dd}var zd,a3;function u3(){if(a3)return zd;a3=1;var e=Ke(),t=mr()(),r=td(),i=pr(),n;if(t){var o=e("RegExp.prototype.exec"),a={},u=function(){throw a},l={toString:u,valueOf:u};typeof Symbol.toPrimitive=="symbol"&&(l[Symbol.toPrimitive]=u),n=function(h){if(!h||typeof h!="object")return!1;var p=i(h,"lastIndex"),c=p&&r(p,"value");if(!c)return!1;try{o(h,l)}catch(s){return s===a}}}else{var f=e("Object.prototype.toString"),d="[object RegExp]";n=function(h){return!h||typeof h!="object"&&typeof h!="function"?!1:f(h)===d}}return zd=n,zd}var Ud,s3;function Yw(){if(s3)return Ud;s3=1;var e=Ke(),t=e("SharedArrayBuffer.prototype.byteLength",!0);return Ud=t?function(r){if(!r||typeof r!="object")return!1;try{return t(r),!0}catch{return!1}}:function(r){return!1},Ud}var Rd,c3;function Xw(){if(c3)return Rd;c3=1;var e=Ke(),t=e("Number.prototype.toString"),r=function(a){try{return t(a),!0}catch{return!1}},i=e("Object.prototype.toString"),n="[object Number]",o=mr()();return Rd=function(a){return typeof a=="number"?!0:!a||typeof a!="object"?!1:o?r(a):i(a)===n},Rd}var Md,l3;function Qw(){if(l3)return Md;l3=1;var e=Ke(),t=e("Boolean.prototype.toString"),r=e("Object.prototype.toString"),i=function(a){try{return t(a),!0}catch{return!1}},n="[object Boolean]",o=mr()();return Md=function(a){return typeof a=="boolean"?!0:a===null||typeof a!="object"?!1:o?i(a):r(a)===n},Md}var Wa={exports:{}},Ld,d3;function ek(){if(d3)return Ld;d3=1;var e=Ke(),t=u3(),r=e("RegExp.prototype.exec"),i=vt();return Ld=function(n){if(!t(n))throw new i("`regex` must be a RegExp");return function(o){return r(n,o)!==null}},Ld}var f3;function tk(){if(f3)return Wa.exports;f3=1;var e=Ke(),t=e("Object.prototype.toString"),r=Fl()(),i=ek();if(r){var n=e("Symbol.prototype.toString"),o=i(/^Symbol\\(.*\\)$/),a=function(u){return typeof u.valueOf()!="symbol"?!1:o(n(u))};Wa.exports=function(u){if(typeof u=="symbol")return!0;if(!u||typeof u!="object"||t(u)!=="[object Symbol]")return!1;try{return a(u)}catch{return!1}}}else Wa.exports=function(u){return!1};return Wa.exports}var Va={exports:{}},Zd,p3;function nk(){if(p3)return Zd;p3=1;var e=typeof BigInt<"u"&&BigInt;return Zd=function(){return typeof e=="function"&&typeof BigInt=="function"&&typeof e(42)=="bigint"&&typeof BigInt(42)=="bigint"},Zd}var h3;function rk(){if(h3)return Va.exports;h3=1;var e=nk()();if(e){var t=BigInt.prototype.valueOf,r=function(i){try{return t.call(i),!0}catch{}return!1};Va.exports=function(i){return i===null||typeof i>"u"||typeof i=="boolean"||typeof i=="string"||typeof i=="number"||typeof i=="symbol"||typeof i=="function"?!1:typeof i=="bigint"?!0:r(i)}}else Va.exports=function(i){return!1};return Va.exports}var Fd,m3;function ik(){if(m3)return Fd;m3=1;var e=Gy(),t=Xw(),r=Qw(),i=tk(),n=rk();return Fd=function(o){if(o==null||typeof o!="object"&&typeof o!="function")return null;if(e(o))return"String";if(t(o))return"Number";if(r(o))return"Boolean";if(i(o))return"Symbol";if(n(o))return"BigInt"},Fd}var Bd,g3;function ok(){if(g3)return Bd;g3=1;var e=typeof WeakMap=="function"&&WeakMap.prototype?WeakMap:null,t=typeof WeakSet=="function"&&WeakSet.prototype?WeakSet:null,r;e||(r=function(o){return!1});var i=e?e.prototype.has:null,n=t?t.prototype.has:null;return!r&&!i&&(r=function(o){return!1}),Bd=r||function(o){if(!o||typeof o!="object")return!1;try{if(i.call(o,i),n)try{n.call(o,n)}catch{return!0}return o instanceof e}catch{}return!1},Bd}var qa={exports:{}},v3;function ak(){if(v3)return qa.exports;v3=1;var e=un(),t=Ha(),r=e("%WeakSet%",!0),i=t("WeakSet.prototype.has",!0);if(i){var n=t("WeakMap.prototype.has",!0);qa.exports=function(o){if(!o||typeof o!="object")return!1;try{if(i(o,i),n)try{n(o,n)}catch{return!0}return o instanceof r}catch{}return!1}}else qa.exports=function(o){return!1};return qa.exports}var Hd,$3;function uk(){if($3)return Hd;$3=1;var e=Vy(),t=Jy(),r=ok(),i=ak();return Hd=function(n){if(n&&typeof n=="object"){if(e(n))return"Map";if(t(n))return"Set";if(r(n))return"WeakMap";if(i(n))return"WeakSet"}return!1},Hd}var Gd,y3;function sk(){if(y3)return Gd;y3=1;var e=Function.prototype.toString,t=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,r,i;if(typeof t=="function"&&typeof Object.defineProperty=="function")try{r=Object.defineProperty({},"length",{get:function(){throw i}}),i={},t(function(){throw 42},null,r)}catch(v){v!==i&&(t=null)}else t=null;var n=/^\\s*class\\b/,o=function(v){try{var _=e.call(v);return n.test(_)}catch{return!1}},a=function(v){try{return o(v)?!1:(e.call(v),!0)}catch{return!1}},u=Object.prototype.toString,l="[object Object]",f="[object Function]",d="[object GeneratorFunction]",h="[object HTMLAllCollection]",p="[object HTML document.all class]",c="[object HTMLCollection]",s=typeof Symbol=="function"&&!!Symbol.toStringTag,m=!(0 in[,]),g=function(){return!1};if(typeof document=="object"){var $=document.all;u.call($)===u.call(document.all)&&(g=function(v){if((m||!v)&&(typeof v>"u"||typeof v=="object"))try{var _=u.call(v);return(_===h||_===p||_===c||_===l)&&v("")==null}catch{}return!1})}return Gd=t?function(v){if(g(v))return!0;if(!v||typeof v!="function"&&typeof v!="object")return!1;try{t(v,null,r)}catch(_){if(_!==i)return!1}return!o(v)&&a(v)}:function(v){if(g(v))return!0;if(!v||typeof v!="function"&&typeof v!="object")return!1;if(s)return a(v);if(o(v))return!1;var _=u.call(v);return _!==f&&_!==d&&!/^\\[object HTML/.test(_)?!1:a(v)},Gd}var Wd,b3;function ck(){if(b3)return Wd;b3=1;var e=sk(),t=Object.prototype.toString,r=Object.prototype.hasOwnProperty,i=function(u,l,f){for(var d=0,h=u.length;d<h;d++)r.call(u,d)&&(f==null?l(u[d],d,u):l.call(f,u[d],d,u))},n=function(u,l,f){for(var d=0,h=u.length;d<h;d++)f==null?l(u.charAt(d),d,u):l.call(f,u.charAt(d),d,u)},o=function(u,l,f){for(var d in u)r.call(u,d)&&(f==null?l(u[d],d,u):l.call(f,u[d],d,u))};function a(u){return t.call(u)==="[object Array]"}return Wd=function(u,l,f){if(!e(l))throw new TypeError("iterator must be a function");var d;arguments.length>=3&&(d=f),a(u)?i(u,l,d):typeof u=="string"?n(u,l,d):o(u,l,d)},Wd}var _3,S3;function lk(){return S3||(S3=1,_3=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]),_3}var Vd,w3;function dk(){if(w3)return Vd;w3=1;var e=lk(),t=typeof globalThis>"u"?xn:globalThis;return Vd=function(){for(var r=[],i=0;i<e.length;i++)typeof t[e[i]]=="function"&&(r[r.length]=e[i]);return r},Vd}var qd,k3;function fk(){if(k3)return qd;k3=1;var e=ck(),t=dk(),r=Lr(),i=Ke(),n=pr(),o=Ql(),a=i("Object.prototype.toString"),u=mr()(),l=typeof globalThis>"u"?xn:globalThis,f=t(),d=i("String.prototype.slice"),h=i("Array.prototype.indexOf",!0)||function(m,g){for(var $=0;$<m.length;$+=1)if(m[$]===g)return $;return-1},p={__proto__:null};u&&n&&o?e(f,function(m){var g=new l[m];if(Symbol.toStringTag in g&&o){var $=o(g),v=n($,Symbol.toStringTag);if(!v&&$){var _=o($);v=n(_,Symbol.toStringTag)}p["$"+m]=r(v.get)}}):e(f,function(m){var g=new l[m],$=g.slice||g.set;$&&(p["$"+m]=r($))});var c=function(m){var g=!1;return e(p,function($,v){if(!g)try{"$"+$(m)===v&&(g=d(v,1))}catch{}}),g},s=function(m){var g=!1;return e(p,function($,v){if(!g)try{$(m),g=d(v,1)}catch{}}),g};return qd=function(m){if(!m||typeof m!="object")return!1;if(!u){var g=d(a(m),8,-1);return h(f,g)>-1?g:g!=="Object"?!1:s(m)}return n?c(m):null},qd}var Jd,E3;function pk(){if(E3)return Jd;E3=1;var e=Ke(),t=e("ArrayBuffer.prototype.byteLength",!0),r=i3();return Jd=function(i){return r(i)?t?t(i):i.byteLength:NaN},Jd}var Kd,I3;function hk(){if(I3)return Kd;I3=1;var e=Dw(),t=Ha(),r=Mw(),i=un(),n=Vw(),o=My(),a=Jw(),u=Ay(),l=By(),f=i3(),d=Kw(),h=u3(),p=Yw(),c=xl(),s=ik(),m=uk(),g=fk(),$=pk(),v=t("SharedArrayBuffer.prototype.byteLength",!0),_=t("Date.prototype.getTime"),y=Object.getPrototypeOf,b=t("Object.prototype.toString"),w=i("%Set%",!0),S=t("Map.prototype.has",!0),I=t("Map.prototype.get",!0),T=t("Map.prototype.size",!0),P=t("Set.prototype.add",!0),O=t("Set.prototype.delete",!0),A=t("Set.prototype.has",!0),U=t("Set.prototype.size",!0);function K(j,z,J,Y){for(var ee=n(j),G;(G=ee.next())&&!G.done;)if(_e(z,G.value,J,Y))return O(j,G.value),!0;return!1}function pe(j){if(typeof j>"u")return null;if(typeof j!="object")return typeof j=="symbol"?!1:typeof j=="string"||typeof j=="number"?+j==+j:!0}function be(j,z,J,Y,ee,G){var W=pe(J);if(W!=null)return W;var R=I(z,W),M=e({},ee,{strict:!1});return typeof R>"u"&&!S(z,W)||!_e(Y,R,M,G)?!1:!S(j,W)&&_e(Y,R,M,G)}function Ze(j,z,J){var Y=pe(J);return Y??(A(z,Y)&&!A(j,Y))}function rt(j,z,J,Y,ee,G){for(var W=n(j),R,M;(R=W.next())&&!R.done;)if(M=R.value,_e(J,M,ee,G)&&_e(Y,I(z,M),ee,G))return O(j,M),!0;return!1}function _e(j,z,J,Y){var ee=J||{};if(ee.strict?a(j,z):j===z)return!0;var G=s(j),W=s(z);if(G!==W)return!1;if(!j||!z||typeof j!="object"&&typeof z!="object")return ee.strict?a(j,z):j==z;var R=Y.has(j),M=Y.has(z),te;if(R&&M){if(Y.get(j)===Y.get(z))return!0}else te={};return R||Y.set(j,te),M||Y.set(z,te),Qt(j,z,ee,Y)}function yn(j){return!j||typeof j!="object"||typeof j.length!="number"||typeof j.copy!="function"||typeof j.slice!="function"||j.length>0&&typeof j[0]!="number"?!1:!!(j.constructor&&j.constructor.isBuffer&&j.constructor.isBuffer(j))}function bn(j,z,J,Y){if(U(j)!==U(z))return!1;for(var ee=n(j),G=n(z),W,R,M;(W=ee.next())&&!W.done;)if(W.value&&typeof W.value=="object")M||(M=new w),P(M,W.value);else if(!A(z,W.value)){if(J.strict||!Ze(j,z,W.value))return!1;M||(M=new w),P(M,W.value)}if(M){for(;(R=G.next())&&!R.done;)if(R.value&&typeof R.value=="object"){if(!K(M,R.value,J.strict,Y))return!1}else if(!J.strict&&!A(j,R.value)&&!K(M,R.value,J.strict,Y))return!1;return U(M)===0}return!0}function _n(j,z,J,Y){if(T(j)!==T(z))return!1;for(var ee=n(j),G=n(z),W,R,M,te,Ne,se;(W=ee.next())&&!W.done;)if(te=W.value[0],Ne=W.value[1],te&&typeof te=="object")M||(M=new w),P(M,te);else if(se=I(z,te),typeof se>"u"&&!S(z,te)||!_e(Ne,se,J,Y)){if(J.strict||!be(j,z,te,Ne,J,Y))return!1;M||(M=new w),P(M,te)}if(M){for(;(R=G.next())&&!R.done;)if(te=R.value[0],se=R.value[1],te&&typeof te=="object"){if(!rt(M,j,te,se,J,Y))return!1}else if(!J.strict&&(!j.has(te)||!_e(I(j,te),se,J,Y))&&!rt(M,j,te,se,e({},J,{strict:!1}),Y))return!1;return U(M)===0}return!0}function Qt(j,z,J,Y){var ee,G;if(typeof j!=typeof z||j==null||z==null||b(j)!==b(z)||u(j)!==u(z))return!1;var W=l(j),R=l(z);if(W!==R)return!1;var M=j instanceof Error,te=z instanceof Error;if(M!==te||(M||te)&&(j.name!==z.name||j.message!==z.message))return!1;var Ne=h(j),se=h(z);if(Ne!==se||(Ne||se)&&(j.source!==z.source||r(j)!==r(z)))return!1;var Dt=d(j),Oe=d(z);if(Dt!==Oe||(Dt||Oe)&&_(j)!==_(z)||J.strict&&y&&y(j)!==y(z))return!1;var Pe=g(j),mt=g(z);if(Pe!==mt)return!1;if(Pe||mt){if(j.length!==z.length)return!1;for(ee=0;ee<j.length;ee++)if(j[ee]!==z[ee])return!1;return!0}var De=yn(j),zt=yn(z);if(De!==zt)return!1;if(De||zt){if(j.length!==z.length)return!1;for(ee=0;ee<j.length;ee++)if(j[ee]!==z[ee])return!1;return!0}var Ut=f(j),Rt=f(z);if(Ut!==Rt)return!1;if(Ut||Rt)return $(j)!==$(z)?!1:typeof Uint8Array=="function"&&_e(new Uint8Array(j),new Uint8Array(z),J,Y);var di=p(j),fi=p(z);if(di!==fi)return!1;if(di||fi)return v(j)!==v(z)?!1:typeof Uint8Array=="function"&&_e(new Uint8Array(j),new Uint8Array(z),J,Y);if(typeof j!=typeof z)return!1;var Mt=c(j),Sn=c(z);if(Mt.length!==Sn.length)return!1;for(Mt.sort(),Sn.sort(),ee=Mt.length-1;ee>=0;ee--)if(Mt[ee]!=Sn[ee])return!1;for(ee=Mt.length-1;ee>=0;ee--)if(G=Mt[ee],!_e(j[G],z[G],J,Y))return!1;var Qn=m(j),en=m(z);return Qn!==en?!1:Qn==="Set"||en==="Set"?bn(j,z,J,Y):Qn==="Map"?_n(j,z,J,Y):!0}return Kd=function(j,z,J){return _e(j,z,J,o())},Kd}hk();function lt(e,t,r,i,n){return sn(t,((o,a)=>{const u=o[a];if(u===void 0)throw new TypeError(Xf(a));return u})(e,t),r,i,n)}function sn(e,t,r,i,n,o){const a=Gi(t,r,i);if(n&&t!==a)throw new RangeError(vb(e,t,r,i,o));return a}function Ye(e){return e!==null&&/object|function/.test(typeof e)}function $t(e,t=Map){const r=new t;return(i,...n)=>{if(r.has(i))return r.get(i);const o=e(i,...n);return r.set(i,o),o}}function Bi(e){return Zr({name:e},1)}function Zr(e,t){return cn(r=>({value:r,configurable:1,writable:!t}),e)}function mk(e){return cn(t=>({get:t,configurable:1}),e)}function Yd(e){return{[Symbol.toStringTag]:{value:e,configurable:1}}}function Fr(e,t){const r={};let i=e.length;for(const n of t)r[e[--i]]=n;return r}function cn(e,t,r){const i={};for(const n in t)i[n]=e(t[n],n,r);return i}function Ja(e,t,r){const i={};for(let n=0;n<t.length;n++){const o=t[n];i[o]=e(o,n,r)}return i}function N3(e,t,r){const i={};for(let n=0;n<e.length;n++)i[t[n]]=r[e[n]];return i}function Pt(e,t){const r=Object.create(null);for(const i of e)r[i]=t[i];return r}function O3(e,t){for(const r of t)if(r in e)return 1;return 0}function P3(e,t,r){for(const i of e)if(t[i]!==r[i])return 0;return 1}function x3(e,t,r){const i={...r};for(let n=0;n<t;n++)i[e[n]]=0;return i}function le(e,...t){return(...r)=>e(...t,...r)}function T3(e){return e[0].toUpperCase()+e.substring(1)}function Hi(e){return e.slice().sort()}function Ka(e,t){return String(t).padStart(e,"0")}function Tn(e,t){return Math.sign(e-t)}function Gi(e,t,r){return Math.min(Math.max(e,t),r)}function ln(e,t){return[Math.floor(e/t),Wi(e,t)]}function Wi(e,t){return(e%t+t)%t}function An(e,t){return[Ya(e,t),Xd(e,t)]}function Ya(e,t){return Math.trunc(e/t)||0}function Xd(e,t){return e%t||0}function Xa(e){return Math.abs(e%1)===.5}function A3(e,t,r){let i=0,n=0;for(let u=0;u<=t;u++){const l=e[r[u]],f=Kt[u],d=ye/f,[h,p]=An(l,d);i+=p*f,n+=h}const[o,a]=An(i,ye);return[n+o,a]}function Qa(e,t,r){const i={};for(let n=t;n>=0;n--){const o=Kt[n];i[r[n]]=Ya(e,o),e=Xd(e,o)}return i}function gk(e){if(e!==void 0)return We(e)}function vk(e){if(e!==void 0)return dn(e)}function j3(e){if(e!==void 0)return Qd(e)}function dn(e){return z3(Qd(e))}function Qd(e){return D3(NI(e))}function C3(e,t){if(t==null)throw new RangeError(Xf(e));return t}function Vi(e){if(!Ye(e))throw new TypeError(XE);return e}function ef(e,t,r=e){if(typeof t!==e)throw new TypeError(Zn(r,t));return t}function D3(e,t="number"){if(!Number.isInteger(e))throw new RangeError(WE(t,e));return e||0}function z3(e,t="number"){if(e<=0)throw new RangeError(VE(t,e));return e}function tf(e){if(typeof e=="symbol")throw new TypeError(YE);return String(e)}function eu(e,t){return Ye(e)?String(e):We(e,t)}function nf(e){if(typeof e=="string")return BigInt(e);if(typeof e!="bigint")throw new TypeError(KE(e));return e}function U3(e,t="number"){if(typeof e=="bigint")throw new TypeError(JE(t));if(e=Number(e),!Number.isFinite(e))throw new RangeError(qE(t,e));return e}function Xe(e,t){return Math.trunc(U3(e,t))||0}function rf(e,t){return D3(U3(e,t),t)}function R3(e,t){return z3(Xe(e,t),t)}function of(e,t){let[r,i]=An(t,ye),n=e+r;const o=Math.sign(n);return o&&o===-Math.sign(i)&&(n-=o,i+=o*ye),[n,i]}function Br(e,t,r=1){return of(e[0]+t[0]*r,e[1]+t[1]*r)}function gr(e,t){return of(e[0],e[1]+t)}function Ht(e,t){return Br(t,e,-1)}function yt(e,t){return Tn(e[0],t[0])||Tn(e[1],t[1])}function M3(e,t,r){return yt(e,t)===-1||yt(e,r)===1}function af(e,t=1){const r=BigInt(ye/t);return[Number(e/r),Number(e%r)*t]}function tu(e,t=1){const r=ye/t,[i,n]=An(e,r);return[i,n*t]}function Gt(e,t=1,r){const[i,n]=e,[o,a]=An(n,t);return i*(ye/t)+(o+(r?a/t:0))}function uf(e,t,r=ln){const[i,n]=e,[o,a]=r(n,t);return[i*(ye/t)+o,a]}function sf(e){return lt(e,"isoYear",co,so,1),e.isoYear===co?lt(e,"isoMonth",4,12,1):e.isoYear===so&&lt(e,"isoMonth",1,9,1),e}function xt(e){return dt({...e,...ht,isoHour:12}),e}function dt(e){const t=lt(e,"isoYear",co,so,1),r=t===co?1:t===so?-1:0;return r&&Wt(Re({...e,isoDay:e.isoDay+r,isoNanosecond:e.isoNanosecond-r})),e}function Wt(e){if(!e||M3(e,CI,jI))throw new RangeError(Fn);return e}function jn(e){return A3(e,5,Ct)[1]}function nu(e){const[t,r]=ln(e,ye);return[Qa(r,5,Ct),t]}function L3(e){return uf(e,Jt)}function Qe(e){return Hr(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond)}function Re(e){const t=Qe(e);if(t!==void 0){const[r,i]=An(t,pt);return[r,i*mn+(e.isoMicrosecond||0)*ao+(e.isoNanosecond||0)]}}function cf(e,t){const[r,i]=nu(jn(e)-t);return Wt(Re({...e,isoDay:e.isoDay+i,...r}))}function ru(...e){return Hr(...e)/Ib}function Hr(...e){const[t,r]=Z3(...e),i=t.valueOf();if(!isNaN(i))return i-r*pt}function Z3(e,t=1,r=1,i=0,n=0,o=0,a=0){const u=e===co?1:e===so?-1:0,l=new Date;return l.setUTCHours(i,n,o,a),l.setUTCFullYear(e,t-1,r+u),[l,u]}function Gr(e,t){let[r,i]=gr(e,t);i<0&&(i+=ye,r-=1);const[n,o]=ln(i,mn),[a,u]=ln(o,ao);return iu(r*pt+n,a,u)}function iu(e,t=0,r=0){const i=Math.ceil(Math.max(0,Math.abs(e)-mp)/pt)*Math.sign(e),n=new Date(e-i*pt);return Fr(Cu,[n.getUTCFullYear(),n.getUTCMonth()+1,n.getUTCDate()+i,n.getUTCHours(),n.getUTCMinutes(),n.getUTCSeconds(),n.getUTCMilliseconds(),t,r])}function lf(e,t){if(t<-mp)throw new RangeError(Fn);const r=e.formatToParts(t),i={};for(const n of r)i[n.type]=n.value;return i}function df(e){return[e.isoYear,e.isoMonth,e.isoDay]}function F3(e,t){return[t,0]}function B3(){return Gn}function H3(e,t){switch(t){case 2:return ff(e)?29:28;case 4:case 6:case 9:case 11:return 30}return 31}function G3(e){return ff(e)?366:365}function ff(e){return e%4==0&&(e%100!=0||e%400==0)}function W3(e){const[t,r]=Z3(e.isoYear,e.isoMonth,e.isoDay);return Wi(t.getUTCDay()-r,7)||7}function V3(e){return this.id===ni?(({isoYear:t})=>t<1?["gregory-inverse",1-t]:["gregory",t])(e):this.id===Bn?UI(e):[]}function $k(e){const t=Qe(e);if(t<zI){const{isoYear:o}=e;return o<1?["japanese-inverse",1-o]:["japanese",o]}const r=lf(Op(Bn),t),{era:i,eraYear:n}=ib(r,Bn);return[i,n]}function ou(e){return vr(e),Wr(e,1),e}function vr(e){return J3(e,1),e}function q3(e){return P3(fp,e,J3(e))}function J3(e,t){const{isoYear:r}=e,i=lt(e,"isoMonth",1,B3(),t);return{isoYear:r,isoMonth:i,isoDay:lt(e,"isoDay",1,H3(r,i),t)}}function Wr(e,t){return Fr(Ct,[lt(e,"isoHour",0,23,t),lt(e,"isoMinute",0,59,t),lt(e,"isoSecond",0,59,t),lt(e,"isoMillisecond",0,999,t),lt(e,"isoMicrosecond",0,999,t),lt(e,"isoNanosecond",0,999,t)])}function ge(e){return e===void 0?0:Zb(Vi(e))}function au(e,t=0){e=Vt(e);const r=Fb(e),i=VI(e,t);return[Zb(e),i,r]}function Vr(e,t,r,i=9,n=0,o=4){t=Vt(t);let a=Lb(t,i,n),u=mf(t),l=po(t,o);const f=fo(t,i,n,1);return a==null?a=Math.max(r,f):Q3(a,f),u=gf(u,f,1),e&&(l=(d=>d<4?(d+2)%4:d)(l)),[a,f,u,l]}function uu(e,t=6,r){let i=mf(e=su(e,Du));const n=po(e,7);let o=fo(e,t);return o=C3(Du,o),i=gf(i,o,void 0,r),[o,i,n]}function pf(e){return yp(Vt(e))}function K3(e,t){return hf(Vt(e),t)}function yk(e){const t=su(e,$p),r=Cn($p,GI,t,0);if(!r)throw new RangeError(Zn($p,r));return r}function hf(e,t=4){const r=X3(e);return[po(e,4),...Y3(fo(e,t),r)]}function Y3(e,t){return e!=null?[Kt[e],e<4?9-3*e:-1]:[t===void 0?1:10**(9-t),t]}function mf(e){const t=e[lo];return t===void 0?1:Xe(t,lo)}function gf(e,t,r,i){const n=i?ye:Kt[t+1];if(n){const o=Kt[t];if(n%((e=sn(lo,e,1,n/o-(i?0:1),1))*o))throw new RangeError(Zn(lo,e))}else e=sn(lo,e,1,r?10**9:1,1);return e}function X3(e){let t=e[vp];if(t!==void 0){if(typeof t!="number"){if(tf(t)==="auto")return;throw new RangeError(Zn(vp,t))}t=sn(vp,Math.floor(t),0,9,1)}return t}function Vt(e){return e===void 0?{}:Vi(e)}function su(e,t){return typeof e=="string"?{[t]:e}:Vi(e)}function cu(e){return{overflow:RI[e]}}function vf(e,t,r=9,i=0,n){let o=t[e];if(o===void 0)return n?i:void 0;if(o=tf(o),o==="auto")return n?i:null;let a=tp[o];if(a===void 0&&(a=xI[o]),a===void 0)throw new RangeError(yb(e,o,tp));return sn(e,a,i,r,1,np),a}function Cn(e,t,r,i=0){const n=r[e];if(n===void 0)return i;const o=tf(n),a=t[o];if(a===void 0)throw new RangeError(yb(e,o,t));return a}function Q3(e,t){if(t>e)throw new RangeError(yI)}function fn(e){return{branding:wp,epochNanoseconds:e}}function Tt(e,t,r){return{branding:Wn,calendar:r,timeZone:t,epochNanoseconds:e}}function At(e,t=e.calendar){return{branding:ri,calendar:t,...Pt(TI,e)}}function pn(e,t=e.calendar){return{branding:ho,calendar:t,...Pt(pp,e)}}function qi(e,t=e.calendar){return{branding:bp,calendar:t,...Pt(pp,e)}}function lu(e,t=e.calendar){return{branding:_p,calendar:t,...Pt(pp,e)}}function qt(e){return{branding:Sp,...Pt(zb,e)}}function je(e){return{branding:kp,sign:Un(e),...Pt(cp,e)}}function $f(e){return uf(e.epochNanoseconds,mn)[0]}function bk(e){return((t,r=1)=>{const[i,n]=t,o=Math.floor(n/r),a=ye/r;return BigInt(i)*BigInt(a)+BigInt(o)})(e.epochNanoseconds)}function e4(e){return e.epochNanoseconds}function _k(e,t,r,i,n){const o=_r(i),[a,u]=(($,v)=>{const _=v(($=su($,gp))[Rb]);let y=WI($);return y=C3(gp,y),[y,_]})(n,e),l=Math.max(a,o);if(!u&&Qi(l,u))return t4(i,a);if(!u)throw new RangeError(Tu);if(!i.sign)return 0;const[f,d,h]=vu(t,r,u),p=Of(h),c=$u(h),s=Pf(h),m=c(d,f,i);Jr(u)||(dt(f),dt(m));const g=s(d,f,m,a);return Qi(a,u)?t4(g,a):(($,v,_,y,b,w,S)=>{const I=Un($),[T,P]=yf(y,dp(_,$),_,I,b,w,S),O=bf(v,T,P);return $[$e[_]]+O*I})(g,p(m),a,d,f,p,c)}function t4(e,t){return Gt(Me(e),Kt[t],1)}function yf(e,t,r,i,n,o,a){const u=$e[r],l={...t,[u]:t[u]+i},f=a(e,n,t),d=a(e,n,l);return[o(f),o(d)]}function bf(e,t,r){const i=Gt(Ht(t,r));if(!i)throw new RangeError(ei);return Gt(Ht(t,e))/i}function Sk(e,t){const[r,i,n]=uu(t,5,1);return fn(pu(e.epochNanoseconds,r,i,n,1))}function wk(e,t,r){let{epochNanoseconds:i,timeZone:n,calendar:o}=t;const[a,u,l]=uu(r);if(a===0&&u===1)return t;const f=e(n);if(a===6)i=((d,h,p,c)=>{const s=_t(p,h),[m,g]=d(s),$=p.epochNanoseconds,v=zn(h,m),_=zn(h,g);if(M3($,v,_))throw new RangeError(ei);return a4(bf($,v,_),c)?_:v})(i4,f,t,l);else{const d=f.R(i);i=qr(f,n4(Gr(i,d),a,u,l),d,2,0,1)}return Tt(i,n,o)}function kk(e,t){return At(n4(e,...uu(t)),e.calendar)}function Ek(e,t){const[r,i,n]=uu(t,5);var o;return qt((o=n,_f(e,Ji(r,i),o)[0]))}function Ik(e,t){const r=e(t.timeZone),i=_t(t,r),[n,o]=i4(i),a=Gt(Ht(zn(r,n),zn(r,o)),ju,1);if(a<=0)throw new RangeError(ei);return a}function Nk(e,t){const{timeZone:r,calendar:i}=t,n=((o,a,u)=>zn(a,o(_t(u,a))))(o4,e(r),t);return Tt(n,r,i)}function n4(e,t,r,i){return r4(e,Ji(t,r),i)}function r4(e,t,r){const[i,n]=_f(e,t,r);return dt({...yr(e,n),...i})}function _f(e,t,r){return nu(Dn(jn(e),t,r))}function du(e){return Dn(e,Au,7)}function Ji(e,t){return Kt[e]*t}function i4(e){const t=o4(e);return[t,yr(t,1)]}function o4(e){return AI(6,e)}function Ok(e,t,r){const i=Math.min(_r(e),6);return Kr(hu(Me(e,i),t,r),i)}function fu(e,t,r,i,n,o,a,u,l,f){if(i===0&&n===1)return e;const d=Qi(i,u)?Jr(u)&&i<6&&r>=6?xk:Pk:Tk;let[h,p,c]=d(e,t,r,i,n,o,a,u,l,f);return c&&i!==7&&(h=((s,m,g,$,v,_,y,b)=>{const w=Un(s);for(let S=$+1;S<=g;S++){if(S===7&&g!==7)continue;const I=dp(S,s);I[$e[S]]+=w;const T=Gt(Ht(y(b(v,_,I)),m));if(T&&Math.sign(T)!==w)break;s=I}return s})(h,p,r,Math.max(6,i),a,u,l,f)),h}function pu(e,t,r,i,n){if(t===6){const o=(a=>a[0]+a[1]/ye)(e);return[Dn(o,r,i),0]}return hu(e,Ji(t,r),i,n)}function hu(e,t,r,i){let[n,o]=e;i&&o<0&&(o+=ye,n-=1);const[a,u]=ln(Dn(o,t,r),ye);return of(n+a,u)}function Dn(e,t,r){return a4(e/t,r)*t}function a4(e,t){return KI[t](e)}function Pk(e,t,r,i,n,o){const a=Un(e),u=Me(e),l=pu(u,i,n,o),f=Ht(u,l),d=Math.sign(l[0]-u[0])===a,h=Kr(l,Math.min(r,6));return[{...e,...h},Br(t,f),d]}function xk(e,t,r,i,n,o,a,u,l,f){const d=Un(e)||1,h=Gt(Me(e,5)),p=Ji(i,n);let c=Dn(h,p,o);const[s,m]=yf(a,{...e,...lp},6,d,u,l,f),g=c-Gt(Ht(s,m));let $=0;g&&Math.sign(g)!==d?t=gr(s,c):($+=d,c=Dn(g,p,o),t=gr(m,c));const v=yu(c);return[{...e,...v,days:e.days+$},t,!!$]}function Tk(e,t,r,i,n,o,a,u,l,f){const d=Un(e),h=$e[i],p=dp(i,e);i===7&&(e={...e,weeks:e.weeks+Math.trunc(e.days/7)});const c=Ya(e[h],n)*n;p[h]=c;const[s,m]=yf(a,p,i,n*d,u,l,f),g=c+bf(t,s,m)*d*n,$=Dn(g,n,o),v=Math.sign($-g)===d;return p[h]=$,[p,v?m:s,v]}function u4(e,t,r,i){const[n,o,a,u]=(f=>{const d=hf(f=Vt(f));return[f.timeZone,...d]})(i),l=n!==void 0;return((f,d,h,p,c,s)=>{h=hu(h,c,p,1);const m=d.R(h);return wf(Gr(h,m),s)+(f?Ki(du(m)):"Z")})(l,t(l?e(n):Er),r.epochNanoseconds,o,a,u)}function s4(e,t,r){const[i,n,o,a,u,l]=(f=>{f=Vt(f);const d=yp(f),h=X3(f),p=JI(f),c=po(f,4),s=fo(f,4);return[d,qI(f),p,c,...Y3(s,h)]})(r);return((f,d,h,p,c,s,m,g,$,v)=>{p=hu(p,$,g,1);const _=f(h).R(p);return wf(Gr(p,_),v)+Ki(du(_),m)+((y,b)=>b!==1?"["+(b===2?"!":"")+y+"]":"")(h,s)+kf(d,c)})(e,t.calendar,t.timeZone,t.epochNanoseconds,i,n,o,a,u,l)}function c4(e,t){const[r,i,n,o]=(f=>(f=Vt(f),[yp(f),...hf(f)]))(t);return a=e.calendar,u=r,l=o,wf(r4(e,n,i),l)+kf(a,u);var a,u,l}function l4(e,t){return r=e.calendar,i=e,n=pf(t),mu(i)+kf(r,n);var r,i,n}function d4(e,t){return h4(e.calendar,g4,e,pf(t))}function f4(e,t){return h4(e.calendar,Ak,e,pf(t))}function p4(e,t){const[r,i,n]=K3(t);return o=n,v4(_f(e,i,r)[0],o);var o}function Sf(e,t){const[r,i,n]=K3(t,3);return i>1&&br(e={...e,...Ok(e,i,r)}),((o,a)=>{const{sign:u}=o,l=u===-1?et(o):o,{hours:f,minutes:d}=l,[h,p]=uf(Me(l,3),Jt,An);O4(h);const c=Ef(p,a),s=a>=0||!u||c;return(u<0?"-":"")+"P"+m4({Y:$r(l.years),M:$r(l.months),W:$r(l.weeks),D:$r(l.days)})+(f||d||h||s?"T"+m4({H:$r(f),M:$r(d),S:$r(h,s)+c}):"")})(e,n)}function h4(e,t,r,i){const n=i>1||i===0&&e!==fe;return i===1?e===fe?t(r):mu(r):n?mu(r)+$4(e,i===2):t(r)}function m4(e){const t=[];for(const r in e){const i=e[r];i&&t.push(i,r)}return t.join("")}function wf(e,t){return mu(e)+"T"+v4(e,t)}function mu(e){return g4(e)+"-"+jt(e.isoDay)}function g4(e){const{isoYear:t}=e;return(t<0||t>9999?y4(t)+Ka(6,Math.abs(t)):Ka(4,t))+"-"+jt(e.isoMonth)}function Ak(e){return jt(e.isoMonth)+"-"+jt(e.isoDay)}function v4(e,t){const r=[jt(e.isoHour),jt(e.isoMinute)];return t!==-1&&r.push(jt(e.isoSecond)+((i,n,o,a)=>Ef(i*mn+n*ao+o,a))(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t)),r.join(":")}function Ki(e,t=0){if(t===1)return"";const[r,i]=ln(Math.abs(e),ju),[n,o]=ln(i,Au),[a,u]=ln(o,Jt);return y4(e)+jt(r)+":"+jt(n)+(a||u?":"+jt(a)+Ef(u):"")}function kf(e,t){return t!==1&&(t>1||t===0&&e!==fe)?$4(e,t===2):""}function $4(e,t){return"["+(t?"!":"")+"u-ca="+e+"]"}function Ef(e,t){let r=Ka(9,e);return r=t===void 0?r.replace(QI,""):r.slice(0,t),r?"."+r:""}function y4(e){return e<0?"-":"+"}function $r(e,t){return e||t?e.toLocaleString("fullwide",{useGrouping:0}):""}function jk(e,t){const{epochNanoseconds:r}=e,i=(t.R?t:t(e.timeZone)).R(r),n=Gr(r,i);return{calendar:e.calendar,...n,offsetNanoseconds:i}}function qr(e,t,r,i=0,n=0,o,a){if(r!==void 0&&i===1&&(i===1||a))return cf(t,r);const u=e.I(t);if(r!==void 0&&i!==3){const l=((f,d,h,p)=>{const c=Re(d);p&&(h=du(h));for(const s of f){let m=Gt(Ht(s,c));if(p&&(m=du(m)),m===h)return s}})(u,t,r,o);if(l!==void 0)return l;if(i===0)throw new RangeError(pI)}return a?Re(t):Yi(e,t,n,u)}function Yi(e,t,r=0,i=e.I(t)){if(i.length===1)return i[0];if(r===1)throw new RangeError(hI);if(i.length)return i[r===3?1:0];const n=Re(t),o=((u,l)=>{const f=u.R(gr(l,-ye));return(d=>{if(d>ye)throw new RangeError(fI);return d})(u.R(gr(l,ye))-f)})(e,n),a=o*(r===2?-1:1);return(i=e.I(Gr(n,a)))[r===2?0:i.length-1]}function zn(e,t){const r=e.I(t);if(r.length)return r[0];const i=gr(Re(t),-ye);return e.O(i,1)}function b4(e,t,r){return fn(Wt(Br(t.epochNanoseconds,(i=>{if(P4(i))throw new RangeError(vI);return Me(i,5)})(e?et(r):r))))}function _4(e,t,r,i,n,o=Object.create(null)){const a=t(i.timeZone),u=e(i.calendar);return{...i,...If(a,u,i,r?et(n):n,o)}}function S4(e,t,r,i,n=Object.create(null)){const{calendar:o}=r;return At(Nf(e(o),r,t?et(i):i,n),o)}function w4(e,t,r,i,n){const{calendar:o}=r;return pn(gu(e(o),r,t?et(i):i,n),o)}function k4(e,t,r,i,n){const o=r.calendar,a=e(o);let u=xt(Xi(a,r));t&&(i=xf(i)),i.sign<0&&(u=a.P(u,{...Le,months:1}),u=yr(u,-1));const l=a.P(u,i,n);return qi(Xi(a,l),o)}function E4(e,t,r){return qt(I4(t,e?et(r):r)[0])}function If(e,t,r,i,n){const o=Me(i,5);let a=r.epochNanoseconds;if(P4(i)){const u=_t(r,e);a=Br(Yi(e,{...gu(t,u,{...i,...lp},n),...Pt(Ct,u)}),o)}else a=Br(a,o),ge(n);return{epochNanoseconds:Wt(a)}}function Nf(e,t,r,i){const[n,o]=I4(t,r);return dt({...gu(e,t,{...r,...lp,days:r.days+o},i),...n})}function gu(e,t,r,i){if(r.years||r.months||r.weeks)return e.P(t,r,i);ge(i);const n=r.days+Me(r,5)[0];return n?xt(yr(t,n)):t}function Xi(e,t,r=1){return yr(t,r-e.day(t))}function I4(e,t){const[r,i]=Me(t,5),[n,o]=nu(jn(e)+i);return[n,r+o]}function yr(e,t){return t?{...e,...iu(Qe(e)+t*pt)}:e}function vu(e,t,r){const i=e(r.calendar);return Jr(r)?[r,i,t(r.timeZone)]:[{...r,...ht},i]}function Of(e){return e?e4:Re}function $u(e){return e?le(If,e):Nf}function Pf(e){return e?le(rE,e):iE}function Jr(e){return e&&e.epochNanoseconds}function Qi(e,t){return e<=6-(Jr(t)?1:0)}function N4(e,t,r,i,n,o,a){const u=e(Vt(a).relativeTo),l=Math.max(_r(n),_r(o));if(Qi(l,u))return je(br(((m,g,$,v)=>{const _=Br(Me(m),Me(g),v?-1:1);if(!Number.isFinite(_[0]))throw new RangeError(Fn);return{...Le,...Kr(_,$)}})(n,o,l,i)));if(!u)throw new RangeError(Tu);i&&(o=et(o));const[f,d,h]=vu(t,r,u),p=$u(h),c=Pf(h),s=p(d,f,n);return je(c(d,f,p(d,s,o),l))}function Ck(e,t,r,i,n){const o=_r(i),[a,u,l,f,d]=((w,S,I)=>{w=su(w,Du);let T=Lb(w);const P=I(w[Rb]);let O=mf(w);const A=po(w,7);let U=fo(w);if(T===void 0&&U===void 0)throw new RangeError($I);if(U==null&&(U=0),T==null&&(T=Math.max(U,S)),Q3(T,U),O=gf(O,U,1),O>1&&U>5&&T!==U)throw new RangeError("For calendar units with roundingIncrement > 1, use largestUnit = smallestUnit");return[T,U,O,A,P]})(n,o,e),h=Math.max(o,a);if(!d&&h<=6)return je(br(((w,S,I,T,P)=>{const O=pu(Me(w),I,T,P);return{...Le,...Kr(O,S)}})(i,a,u,l,f)));if(!Jr(d)&&!i.sign)return i;if(!d)throw new RangeError(Tu);const[p,c,s]=vu(t,r,d),m=Of(s),g=$u(s),$=Pf(s),v=g(c,p,i);Jr(d)||(dt(p),dt(v));let _=$(c,p,v,a);const y=i.sign,b=Un(_);if(y&&b&&y!==b)throw new RangeError(ei);return _=fu(_,m(v),a,u,l,f,c,p,m,g),je(_)}function Dk(e){return e.sign===-1?xf(e):e}function xf(e){return je(et(e))}function et(e){const t={};for(const r of $e)t[r]=-1*e[r]||0;return t}function zk(e){return!e.sign}function Un(e,t=$e){let r=0;for(const i of t){const n=Math.sign(e[i]);if(n){if(r&&r!==n)throw new RangeError(gI);r=n}}return r}function br(e){for(const t of PI)sn(t,e[t],-Bb,Bb,1);return O4(Gt(Me(e),Jt)),e}function O4(e){if(!Number.isSafeInteger(e))throw new RangeError(mI)}function Me(e,t=6){return A3(e,t,$e)}function Kr(e,t=6){const[r,i]=e,n=Qa(i,t,$e);if(n[$e[t]]+=r*(ye/Kt[t]),!Number.isFinite(n[$e[t]]))throw new RangeError(Fn);return n}function yu(e,t=5){return Qa(e,t,$e)}function P4(e){return!!Un(e,Db)}function _r(e){let t=9;for(;t>0&&!e[$e[t]];t--);return t}function Uk(e,t){return[e,t]}function x4(e){const t=Math.floor(e/zu)*zu;return[t,t+zu]}function Rk(e){const t=Rn(e=eu(e));if(!t)throw new RangeError(ft(e));let r;if(t.j)r=0;else{if(!t.offset)throw new RangeError(ft(e));r=Sr(t.offset)}return t.timeZone&&Df(t.timeZone,1),fn(cf(ou(t),r))}function Mk(e){const t=Rn(We(e));if(!t)throw new RangeError(ft(e));if(t.timeZone)return T4(t,t.offset?Sr(t.offset):void 0);if(t.j)throw new RangeError(ft(e));return j4(t)}function Lk(e,t){const r=Rn(We(e));if(!r||!r.timeZone)throw new RangeError(ft(e));const{offset:i}=r,n=i?Sr(i):void 0,[,o,a]=au(t);return T4(r,n,o,a)}function Sr(e){const t=Df(e);if(t===void 0)throw new RangeError(ft(e));return t}function Zk(e){const t=Rn(We(e));if(!t||t.j)throw new RangeError(ft(e));return At(A4(t))}function Tf(e,t,r){let i=Rn(We(e));if(!i||i.j)throw new RangeError(ft(e));return t?i.calendar===fe&&(i=i.isoYear===-271821&&i.isoMonth===4?{...i,isoDay:20,...ht}:{...i,isoDay:1,...ht}):r&&i.calendar===fe&&(i={...i,isoYear:$n}),pn(i.C?A4(i):j4(i))}function Fk(e,t){const r=jf(We(t));if(r)return Af(r),qi(sf(vr(r)));const i=Tf(t,1);return qi(Xi(e(i.calendar),i))}function Af(e){if(e.calendar!==fe)throw new RangeError(hn(e.calendar))}function Bk(e,t){const r=Cf(We(t));if(r)return Af(r),lu(vr(r));const i=Tf(t,0,1),{calendar:n}=i,o=e(n),[a,u,l]=o.v(i),[f,d]=o.q(a,u),[h,p]=o.G(f,d,l);return lu(xt(o.V(h,p,l)),n)}function Hk(e){let t,r=(i=>{const n=aN.exec(i);return n?(bu(n[10]),z4(n)):void 0})(We(e));if(!r){if(r=Rn(e),!r)throw new RangeError(ft(e));if(!r.C)throw new RangeError(ft(e));if(r.j)throw new RangeError(hn("Z"));Af(r)}if((t=jf(e))&&q3(t))throw new RangeError(ft(e));if((t=Cf(e))&&q3(t))throw new RangeError(ft(e));return qt(Wr(r,1))}function Gk(e){const t=(r=>{const i=cN.exec(r);return i?(n=>{function o(d,h,p){let c=0,s=0;if(p&&([c,l]=ln(l,Kt[p])),d!==void 0){if(u)throw new RangeError(hn(d));s=(m=>{const g=parseInt(m);if(!Number.isFinite(g))throw new RangeError(hn(m));return g})(d),a=1,h&&(l=zf(h)*(Kt[p]/Jt),u=1)}return c+s}let a=0,u=0,l=0,f={...Fr($e,[o(n[2]),o(n[3]),o(n[4]),o(n[5]),o(n[6],n[7],5),o(n[8],n[9],4),o(n[10],n[11],3)]),...Qa(l,2,$e)};if(!a)throw new RangeError($b($e));return Uf(n[1])<0&&(f=et(f)),f})(i):void 0})(We(e));if(!t)throw new RangeError(ft(e));return je(br(t))}function Wk(e){const t=Rn(e)||jf(e)||Cf(e);return t?t.calendar:e}function Vk(e){const t=Rn(e);return t&&(t.timeZone||t.j&&Er||t.offset)||e}function T4(e,t,r=0,i=0){const n=Rf(e.timeZone),o=ae(n);let a;return ou(e),a=e.C?qr(o,e,t,r,i,!o.$,e.j):zn(o,e),Tt(a,n,Pu(e.calendar))}function A4(e){return C4(dt(ou(e)))}function j4(e){return C4(xt(vr(e)))}function C4(e){return{...e,calendar:Pu(e.calendar)}}function Rn(e){const t=oN.exec(e);return t?(r=>{const i=r[10],n=(i||"").toUpperCase()==="Z";return{isoYear:D4(r),isoMonth:parseInt(r[4]),isoDay:parseInt(r[5]),...z4(r.slice(5)),...bu(r[16]),C:!!r[6],j:n,offset:n?void 0:i}})(t):void 0}function jf(e){const t=rN.exec(e);return t?(r=>({isoYear:D4(r),isoMonth:parseInt(r[4]),isoDay:1,...bu(r[5])}))(t):void 0}function Cf(e){const t=iN.exec(e);return t?(r=>({isoYear:$n,isoMonth:parseInt(r[1]),isoDay:parseInt(r[2]),...bu(r[3])}))(t):void 0}function Df(e,t){const r=uN.exec(e);return r?((i,n)=>{const o=i[4]||i[5];if(n&&o)throw new RangeError(hn(o));return(a=>{if(Math.abs(a)>=ye)throw new RangeError(dI);return a})((Xr(i[2])*ju+Xr(i[3])*Au+Xr(i[4])*Jt+zf(i[5]||""))*Uf(i[1]))})(r,t):void 0}function D4(e){const t=Uf(e[1]),r=parseInt(e[2]||e[3]);if(t<0&&!r)throw new RangeError(hn(-0));return t*r}function z4(e){const t=Xr(e[3]);return{...nu(zf(e[4]||""))[0],isoHour:Xr(e[1]),isoMinute:Xr(e[2]),isoSecond:t===60?59:t}}function bu(e){let t,r;const i=[];if(e.replace(sN,(n,o,a)=>{const u=!!o,[l,f]=a.split("=").reverse();if(f){if(f==="u-ca")i.push(l),t||(t=u);else if(u||/[A-Z]/.test(f))throw new RangeError(hn(n))}else{if(r)throw new RangeError(hn(n));r=l}return""}),i.length>1&&t)throw new RangeError(hn(e));return{timeZone:r,calendar:i[0]||fe}}function zf(e){return parseInt(e.padEnd(9,"0"))}function Yr(e){return new RegExp(`^${e}$`,"i")}function Uf(e){return e&&e!=="+"?-1:1}function Xr(e){return e===void 0?0:parseInt(e)}function qk(e){return Rf(We(e))}function Rf(e){const t=Mf(e);return typeof t=="number"?Ki(t):t?(r=>{if(fN.test(r))throw new RangeError(wb(r));if(dN.test(r))throw new RangeError(lI);return r.toLowerCase().split("/").map((i,n)=>(i.length<=3||/\\d/.test(i))&&!/etc|yap/.test(i)?i.toUpperCase():i.replace(/baja|dumont|[a-z]+/g,(o,a)=>o.length<=2&&!n||o==="in"||o==="chat"?o.toUpperCase():o.length>2||!a?T3(o).replace(/island|noronha|murdo|rivadavia|urville/,T3):o)).join("/")})(e):Er}function U4(e){const t=Mf(e);return typeof t=="number"?t:t?t.resolvedOptions().timeZone:Er}function Mf(e){const t=Df(e=e.toUpperCase(),1);return t!==void 0?t:e!==Er?lN(e):void 0}function R4(e,t){return yt(e.epochNanoseconds,t.epochNanoseconds)}function M4(e,t){return yt(e.epochNanoseconds,t.epochNanoseconds)}function Jk(e,t,r,i,n,o){const a=e(Vt(o).relativeTo),u=Math.max(_r(i),_r(n));if(P3($e,i,n))return 0;if(Qi(u,a))return yt(Me(i),Me(n));if(!a)throw new RangeError(Tu);const[l,f,d]=vu(t,r,a),h=Of(d),p=$u(d);return yt(h(p(f,l,i)),h(p(f,l,n)))}function L4(e,t){return Qr(e,t)||Lf(e,t)}function Qr(e,t){return Tn(Qe(e),Qe(t))}function Lf(e,t){return Tn(jn(e),jn(t))}function Kk(e,t){return!R4(e,t)}function Yk(e,t){return!M4(e,t)&&!!Z4(e.timeZone,t.timeZone)&&e.calendar===t.calendar}function Xk(e,t){return!L4(e,t)&&e.calendar===t.calendar}function Qk(e,t){return!Qr(e,t)&&e.calendar===t.calendar}function eE(e,t){return!Qr(e,t)&&e.calendar===t.calendar}function tE(e,t){return!Qr(e,t)&&e.calendar===t.calendar}function nE(e,t){return!Lf(e,t)}function Z4(e,t){if(e===t)return 1;try{return U4(e)===U4(t)}catch{}}function F4(e,t,r,i){const n=Vr(e,i,3,5),o=_u(t.epochNanoseconds,r.epochNanoseconds,...n);return je(e?et(o):o)}function B4(e,t,r,i,n,o){const a=wu(i.calendar,n.calendar),[u,l,f,d]=Vr(r,o,5),h=i.epochNanoseconds,p=n.epochNanoseconds,c=yt(p,h);let s;if(c)if(u<6)s=_u(h,p,u,l,f,d);else{const m=t((($,v)=>{if(!Z4($,v))throw new RangeError(kb);return $})(i.timeZone,n.timeZone)),g=e(a);s=J4(g,m,i,n,c,u,o),s=fu(s,p,u,l,f,d,g,i,e4,le(If,m))}else s=Le;return je(r?et(s):s)}function H4(e,t,r,i,n){const o=wu(r.calendar,i.calendar),[a,u,l,f]=Vr(t,n,6),d=Re(r),h=Re(i),p=yt(h,d);let c;if(p)if(a<=6)c=_u(d,h,a,u,l,f);else{const s=e(o);c=K4(s,r,i,p,a,n),c=fu(c,h,a,u,l,f,s,r,Re,Nf)}else c=Le;return je(t?et(c):c)}function G4(e,t,r,i,n){const o=wu(r.calendar,i.calendar);return V4(t,()=>e(o),r,i,...Vr(t,n,6,9,6))}function W4(e,t,r,i,n){const o=wu(r.calendar,i.calendar),a=Vr(t,n,9,9,8),u=e(o),l=Xi(u,r),f=Xi(u,i);return l.isoYear===f.isoYear&&l.isoMonth===f.isoMonth&&l.isoDay===f.isoDay?je(Le):V4(t,()=>u,xt(l),xt(f),...a,8)}function V4(e,t,r,i,n,o,a,u,l=6){const f=Re(r),d=Re(i);if(f===void 0||d===void 0)throw new RangeError(Fn);let h;if(yt(d,f))if(n===6)h=_u(f,d,n,o,a,u);else{const p=t();h=p.N(r,i,n),o===l&&a===1||(h=fu(h,d,n,o,a,u,p,r,Re,gu))}else h=Le;return je(e?et(h):h)}function q4(e,t,r,i){const[n,o,a,u]=Vr(e,i,5,5),l=Dn(Zf(t,r),Ji(o,a),u),f={...Le,...yu(l,n)};return je(e?et(f):f)}function rE(e,t,r,i,n,o){const a=yt(i.epochNanoseconds,r.epochNanoseconds);return a?n<6?Y4(r.epochNanoseconds,i.epochNanoseconds,n):J4(t,e,r,i,a,n,o):Le}function iE(e,t,r,i,n){const o=Re(t),a=Re(r),u=yt(a,o);return u?i<=6?Y4(o,a,i):K4(e,t,r,u,i,n):Le}function J4(e,t,r,i,n,o,a){const[u,l,f]=((p,c,s,m)=>{function g(){return S={...yr(_,b++*-m),...v},I=Yi(p,S),yt(y,I)===-m}const $=_t(c,p),v=Pt(Ct,$),_=_t(s,p),y=s.epochNanoseconds;let b=0;const w=Zf($,_);let S,I;if(Math.sign(w)===-m&&b++,g()&&(m===-1||g()))throw new RangeError(ei);const T=Gt(Ht(I,y));return[$,S,T]})(t,r,i,n);var d,h;return{...o===6?(d=u,h=l,{...Le,days:X4(d,h)}):e.N(u,l,o,a),...yu(f)}}function K4(e,t,r,i,n,o){const[a,u,l]=((f,d,h)=>{let p=d,c=Zf(f,d);return Math.sign(c)===-h&&(p=yr(d,-h),c+=ye*h),[f,p,c]})(t,r,i);return{...e.N(a,u,n,o),...yu(l)}}function _u(e,t,r,i,n,o){return{...Le,...Kr(pu(Ht(e,t),i,n,o),r)}}function Y4(e,t,r){return{...Le,...Kr(Ht(e,t),r)}}function X4(e,t){return Su(Qe(e),Qe(t))}function Su(e,t){return Math.trunc((t-e)/pt)}function Zf(e,t){return jn(t)-jn(e)}function wu(e,t){if(e!==t)throw new RangeError(Sb);return e}function Q4(e){return this.m(e)[0]}function eb(e){return this.m(e)[1]}function Ff(e){const[t]=this.v(e);return Su(this.p(t),Qe(e))+1}function Bf(e){const t=pN.exec(e);if(!t)throw new RangeError(sI(e));return[parseInt(t[1]),!!t[2]]}function eo(e,t){return"M"+jt(e)+(t?"L":"")}function ku(e,t,r){return e+(t||r&&e>=r?1:0)}function Hf(e,t){return e-(t&&e>=t?1:0)}function tb(e,t){return(t+e)*(Math.sign(t)||1)||0}function Gf(e){return jb[rb(e)]}function nb(e){return EI[rb(e)]}function rb(e){return wr(e.id||fe)}function oE(e){function t(n){return((o,a)=>({...ib(o,a),o:o.month,day:parseInt(o.day)}))(lf(r,n),i)}const r=Op(e),i=wr(e);return{id:e,h:aE(t),l:uE(t)}}function aE(e){return $t(t=>{const r=Qe(t);return e(r)},WeakMap)}function uE(e){const t=e(0).year-DI;return $t(r=>{let i,n=Hr(r-t),o=0;const a=[],u=[];do n+=400*pt;while((i=e(n)).year<=r);do if(n+=(1-i.day)*pt,i.year===r&&(a.push(n),u.push(i.o)),n-=pt,++o>100||n<-mp)throw new RangeError(ei);while((i=e(n)).year>=r);return{i:a.reverse(),u:Eb(u.reverse())}})}function ib(e,t){let r,i,n=ob(e);if(e.era){const o=jb[t],a=Cb[t]||{};o!==void 0&&(r=t==="islamic"?"ah":e.era.normalize("NFD").toLowerCase().replace(/[^a-z0-9]/g,""),r==="bc"||r==="b"?r="bce":r==="ad"||r==="a"?r="ce":r==="beforeroc"&&(r="broc"),r=a[r]||r,i=n,n=tb(i,o[r]||0))}return{era:r,eraYear:i,year:n}}function ob(e){return parseInt(e.relatedYear||e.year)}function Eu(e){const{year:t,o:r,day:i}=this.h(e),{u:n}=this.l(t);return[t,n[r]+1,i]}function to(e,t=1,r=1){return this.l(e).i[t-1]+(r-1)*pt}function ab(e,t){const r=Iu.call(this,e);return[Hf(t,r),r===t]}function Iu(e){const t=cb(this,e),r=cb(this,e-1),i=t.length;if(i>r.length){const n=nb(this);if(n<0)return-n;for(let o=0;o<i;o++)if(t[o]!==r[o])return o+1}}function Nu(e){return Su(to.call(this,e),to.call(this,e+1))}function ub(e,t){const{i:r}=this.l(e);let i=t+1,n=r;return i>r.length&&(i=1,n=this.l(e+1).i),Su(r[t-1],n[i-1])}function Ou(e){return this.l(e).i.length}function sb(e){const t=this.h(e);return[t.era,t.eraYear]}function cb(e,t){return Object.keys(e.l(t).u)}function no(e){return Pu(We(e))}function Pu(e){if((e=e.toLowerCase())!==fe&&e!==ni){const t=Op(e).resolvedOptions().calendar;if(wr(e)!==wr(t))throw new RangeError(_b(e));return t}return e}function wr(e){return e==="islamicc"&&(e="islamic"),e.split("-")[0]}function lb(e,t){return r=>r===fe?e:r===ni||r===Bn?Object.assign(Object.create(e),{id:r}):Object.assign(Object.create(t),hN(r))}function sE(e,t,r,i){const n=Mn(r,i,vn,[],Pb);if(n.timeZone!==void 0){const o=r.F(n),a=ro(n),u=e(n.timeZone);return{epochNanoseconds:qr(t(u),{...o,...a},n.offset!==void 0?Sr(n.offset):void 0),timeZone:u}}return{...r.F(n),...ht}}function cE(e,t,r,i,n,o){const a=Mn(r,n,vn,Nb,Pb),u=e(a.timeZone),[l,f,d]=au(o),h=r.F(a,cu(l)),p=ro(a,l);return Tt(qr(t(u),{...h,...p},a.offset!==void 0?Sr(a.offset):void 0,f,d),u,i)}function lE(e,t,r){const i=Mn(e,t,vn,[],gn),n=ge(r);return At(dt({...e.F(i,cu(n)),...ro(i,n)}))}function dE(e,t,r,i=[]){const n=Mn(e,t,vn,i);return e.F(n,r)}function fE(e,t,r,i){const n=Mn(e,t,sp,i);return e.K(n,r)}function pE(e,t,r,i){const n=Mn(e,r,vn,uo);return t&&n.month!==void 0&&n.monthCode===void 0&&n.year===void 0&&(n.year=$n),e._(n,i)}function hE(e,t){return qt(ro(bt(e,rp,[],1),ge(t)))}function mE(e){const t=bt(e,cp);return je(br({...Le,...t}))}function Mn(e,t,r,i=[],n=[]){return bt(t,[...e.fields(r),...n].sort(),i)}function bt(e,t,r,i=!r){const n={};let o,a=0;for(const u of t){if(u===o)throw new RangeError(eI(u));if(u==="constructor"||u==="__proto__")throw new RangeError(QE(u));let l=e[u];if(l!==void 0)a=1,Vb[u]&&(l=Vb[u](l,u)),n[u]=l;else if(r){if(r.includes(u))throw new TypeError(Xf(u));n[u]=Ab[u]}o=u}if(i&&!a)throw new TypeError($b(t));return n}function ro(e,t){return Wr(Pp({...Ab,...e}),t)}function gE(e,t,r,i,n){const{calendar:o,timeZone:a}=r,u=e(o),l=t(a),f=[...u.fields(vn),...Ob].sort(),d=($=>{const v=_t($,ae),_=Ki(v.offsetNanoseconds),y=Mu($.calendar),[b,w,S]=y.v(v),[I,T]=y.q(b,w),P=eo(I,T);return{...SN(v),year:b,monthCode:P,day:S,offset:_}})(r),h=bt(i,f),p=u.k(d,h),c={...d,...h},[s,m,g]=au(n,2);return Tt(qr(l,{...u.F(p,cu(s)),...Wr(Pp(c),s)},Sr(c.offset),m,g),a,o)}function vE(e,t,r,i){const n=e(t.calendar),o=[...n.fields(vn),...gn].sort(),a={...fb(u=t),hour:u.isoHour,minute:u.isoMinute,second:u.isoSecond,millisecond:u.isoMillisecond,microsecond:u.isoMicrosecond,nanosecond:u.isoNanosecond};var u;const l=bt(r,o),f=ge(i),d=n.k(a,l),h={...a,...l};return At(dt({...n.F(d,cu(f)),...Wr(Pp(h),f)}))}function $E(e,t,r,i){const n=e(t.calendar),o=n.fields(vn).sort(),a=fb(t),u=bt(r,o),l=n.k(a,u);return n.F(l,i)}function yE(e,t,r,i){const n=e(t.calendar),o=n.fields(sp).sort(),a=(f=>{const d=Mu(f.calendar),[h,p]=d.v(f),[c,s]=d.q(h,p);return{year:h,monthCode:eo(c,s)}})(t),u=bt(r,o),l=n.k(a,u);return n.K(l,i)}function bE(e,t,r,i){const n=e(t.calendar),o=n.fields(vn).sort(),a=(f=>{const d=Mu(f.calendar),[h,p,c]=d.v(f),[s,m]=d.q(h,p);return{monthCode:eo(s,m),day:c}})(t),u=bt(r,o),l=n.k(a,u);return n._(l,i)}function _E(e,t,r){return qt(((i,n,o)=>ro({...Pt(rp,i),...bt(n,rp)},ge(o)))(e,t,r))}function SE(e,t){return je((r=e,i=t,br({...r,...bt(i,cp)})));var r,i}function db(e,t,r,i,n){t=Pt(r=e.fields(r),t),i=bt(i,n=e.fields(n),[]);let o=e.k(t,i);return o=bt(o,[...r,...n].sort(),[]),e.F(o)}function Wf(e,t){const r=Gf(e),i=Cb[e.id||""]||{};let{era:n,eraYear:o,year:a}=t;if(n!==void 0||o!==void 0){if(n===void 0||o===void 0)throw new TypeError(iI);if(!r)throw new RangeError(rI);const u=r[i[n]||n];if(u===void 0)throw new RangeError(aI(n));const l=tb(o,u);if(a!==void 0&&a!==l)throw new RangeError(oI);a=l}else if(a===void 0)throw new TypeError(uI(r));return a}function xu(e,t,r,i){let{month:n,monthCode:o}=t;if(o!==void 0){const a=((u,l,f,d)=>{const h=u.L(f),[p,c]=Bf(l);let s=ku(p,c,h);if(c){const m=nb(u);if(m===void 0)throw new RangeError(oo);if(m>0){if(s>m)throw new RangeError(oo);if(h===void 0){if(d===1)throw new RangeError(oo);s--}}else{if(s!==-m)throw new RangeError(oo);if(h===void 0&&d===1)throw new RangeError(oo)}}return s})(e,o,r,i);if(n!==void 0&&n!==a)throw new RangeError(cI);n=a,i=1}else if(n===void 0)throw new TypeError(bb);return sn("month",n,1,e.B(r),i)}function Vf(e,t,r,i,n){return lt(t,"day",1,e.U(i,r),n)}function qf(e,t,r,i){let n=0;const o=[];for(const a of r)t[a]!==void 0?n=1:o.push(a);if(Object.assign(e,t),n)for(const a of i||o)delete e[a]}function fb(e){const t=Mu(e.calendar),[r,i,n]=t.v(e),[o,a]=t.q(r,i);return{year:r,monthCode:eo(o,a),day:n}}function wE(e){return fn(Wt(af(nf(e))))}function kE(e,t,r,i,n=fe){return Tt(Wt(af(nf(r))),t(i),e(n))}function EE(e,t,r,i,n=0,o=0,a=0,u=0,l=0,f=0,d=fe){return At(dt(ou(cn(Xe,Fr(Cu,[t,r,i,n,o,a,u,l,f])))),e(d))}function IE(e,t,r,i,n=fe){return pn(xt(vr(cn(Xe,{isoYear:t,isoMonth:r,isoDay:i}))),e(n))}function NE(e,t,r,i=fe,n=1){const o=Xe(t),a=Xe(r),u=e(i);return qi(sf(vr({isoYear:o,isoMonth:a,isoDay:Xe(n)})),u)}function OE(e,t,r,i=fe,n=$n){const o=Xe(t),a=Xe(r),u=e(i);return lu(xt(vr({isoYear:Xe(n),isoMonth:o,isoDay:a})),u)}function PE(e=0,t=0,r=0,i=0,n=0,o=0){return qt(Wr(cn(Xe,Fr(Ct,[e,t,r,i,n,o])),1))}function xE(e=0,t=0,r=0,i=0,n=0,o=0,a=0,u=0,l=0,f=0){return je(br(cn(rf,Fr($e,[e,t,r,i,n,o,a,u,l,f]))))}function TE(e,t,r=fe){return Tt(e.epochNanoseconds,t,r)}function AE(e){return fn(e.epochNanoseconds)}function pb(e,t){return At(_t(t,e))}function hb(e,t){return pn(_t(t,e))}function mb(e,t){return qt(_t(t,e))}function jE(e,t,r,i){const n=((o,a,u,l)=>{const f=(d=>Fb(Vt(d)))(l);return Yi(o(a),u,f)})(e,r,t,i);return Tt(Wt(n),r,t.calendar)}function CE(e,t,r,i,n){const o=e(n.timeZone),a=n.plainTime,u=a!==void 0?t(a):void 0,l=r(o);let f;return f=u?Yi(l,{...i,...u}):zn(l,{...i,...ht}),Tt(f,o,i.calendar)}function DE(e,t=ht){return At(dt({...e,...t}))}function zE(e,t,r){return((i,n)=>{const o=Mn(i,n,xb);return i.K(o,void 0)})(e(t.calendar),r)}function UE(e,t,r){return((i,n)=>{const o=Mn(i,n,Tb);return i._(o)})(e(t.calendar),r)}function RE(e,t,r,i){return((n,o,a)=>db(n,o,xb,Vi(a),uo))(e(t.calendar),r,i)}function ME(e,t,r,i){return((n,o,a)=>db(n,o,Tb,Vi(a),op))(e(t.calendar),r,i)}function LE(e){return fn(Wt(tu(rf(e),mn)))}function ZE(e){return fn(Wt(af(nf(e))))}function kr(e,t,r){const i=new Set(r);return(n,o)=>{const a=r&&O3(n,r);if(!O3(n=((u,l)=>{const f={};for(const d in l)u.has(d)||(f[d]=l[d]);return f})(i,n),e)){if(o&&a)throw new TypeError("Invalid formatting options");n={...t,...n}}return r&&(n.timeZone=Er,["full","long"].includes(n.J)&&(n.J="medium")),n}}function Ln(e,t=gb,r=0){const[i,,,n]=e;return(o,a=ZN,...u)=>{const l=t(n&&n(...u),o,a,i,r),f=l.resolvedOptions();return[l,...FE(e,f,u)]}}function gb(e,t,r,i,n){if(r=i(r,n),e){if(r.timeZone!==void 0)throw new TypeError(_I);r.timeZone=e}return new Hn(t,r)}function FE(e,t,r){const[,i,n]=e;return r.map(o=>(o.calendar&&((a,u,l)=>{if((l||a!==fe)&&a!==u)throw new RangeError(Sb)})(o.calendar,t.calendar,n),i(o,t)))}function BE(e,t,r){const i=t.timeZone,n=e(i),o={..._t(t,n),...r||ht};let a;return a=r?qr(n,o,o.offsetNanoseconds,2):zn(n,o),Tt(a,i,t.calendar)}function HE(e,t=ht){return At(dt({...e,...t}))}function Jf(e,t){return{...e,calendar:t}}function GE(e,t){return{...e,timeZone:t}}function Kf(e){const t=Yf();return Gr(t,e.R(t))}function Yf(){return tu(Date.now(),mn)}function io(){return n6||(n6=new Hn().resolvedOptions().timeZone)}const WE=(e,t)=>`Non-integer ${e}: ${t}`,VE=(e,t)=>`Non-positive ${e}: ${t}`,qE=(e,t)=>`Non-finite ${e}: ${t}`,JE=e=>`Cannot convert bigint to ${e}`,KE=e=>`Invalid bigint: ${e}`,YE="Cannot convert Symbol to string",XE="Invalid object",vb=(e,t,r,i,n)=>n?vb(e,n[t],n[r],n[i]):Zn(e,t)+`; must be between ${r}-${i}`,Zn=(e,t)=>`Invalid ${e}: ${t}`,Xf=e=>`Missing ${e}`,QE=e=>`Invalid field ${e}`,eI=e=>`Duplicate field ${e}`,$b=e=>"No valid fields: "+e.join(),tI="Invalid bag",yb=(e,t,r)=>Zn(e,t)+"; must be "+Object.keys(r).join(),nI="Cannot use valueOf",Qf="Invalid calling context",rI="Forbidden era/eraYear",iI="Mismatching era/eraYear",oI="Mismatching year/eraYear",aI=e=>`Invalid era: ${e}`,uI=e=>"Missing year"+(e?"/era/eraYear":""),sI=e=>`Invalid monthCode: ${e}`,cI="Mismatching month/monthCode",bb="Missing month/monthCode",oo="Invalid leap month",ei="Invalid protocol results",_b=e=>Zn("Calendar",e),Sb="Mismatching Calendars",wb=e=>Zn("TimeZone",e),kb="Mismatching TimeZones",lI="Forbidden ICU TimeZone",dI="Out-of-bounds offset",fI="Out-of-bounds TimeZone gap",pI="Invalid TimeZone offset",hI="Ambiguous offset",Fn="Out-of-bounds date",mI="Out-of-bounds duration",gI="Cannot mix duration signs",Tu="Missing relativeTo",vI="Cannot use large units",$I="Required smallestUnit or largestUnit",yI="smallestUnit > largestUnit",ft=e=>`Cannot parse: ${e}`,hn=e=>`Invalid substring: ${e}`,bI=e=>`Cannot format ${e}`,ep="Mismatching types for formatting",_I="Cannot specify TimeZone",Eb=le(Ja,(e,t)=>t),ti=le(Ja,(e,t,r)=>r),jt=le(Ka,2),tp={nanosecond:0,microsecond:1,millisecond:2,second:3,minute:4,hour:5,day:6,week:7,month:8,year:9},np=Object.keys(tp),pt=864e5,Ib=1e3,ao=1e3,mn=1e6,Jt=1e9,Au=6e10,ju=36e11,ye=864e11,Kt=[1,ao,mn,Jt,Au,ju,ye],gn=np.slice(0,6),rp=Hi(gn),SI=["offset"],Nb=["timeZone"],Ob=gn.concat(SI),Pb=Ob.concat(Nb),ip=["era","eraYear"],wI=ip.concat(["year"]),op=["year"],ap=["monthCode"],up=["month"].concat(ap),uo=["day"],sp=up.concat(op),xb=ap.concat(op),vn=uo.concat(sp),kI=uo.concat(up),Tb=uo.concat(ap),Ab=ti(gn,0),fe="iso8601",ni="gregory",Bn="japanese",jb={[ni]:{"gregory-inverse":-1,gregory:0},[Bn]:{"japanese-inverse":-1,japanese:0,meiji:1867,taisho:1911,showa:1925,heisei:1988,reiwa:2018},ethiopic:{ethioaa:0,ethiopic:5500},coptic:{"coptic-inverse":-1,coptic:0},roc:{"roc-inverse":-1,roc:0},buddhist:{be:0},islamic:{ah:0},indian:{saka:0},persian:{ap:0}},Cb={[ni]:{bce:"gregory-inverse",ce:"gregory"},[Bn]:{bce:"japanese-inverse",ce:"japanese"},ethiopic:{era0:"ethioaa",era1:"ethiopic"},coptic:{era0:"coptic-inverse",era1:"coptic"},roc:{broc:"roc-inverse",minguo:"roc"}},EI={chinese:13,dangi:13,hebrew:-6},We=le(ef,"string"),II=le(ef,"boolean"),NI=le(ef,"number"),$e=np.map(e=>e+"s"),cp=Hi($e),OI=$e.slice(0,6),Db=$e.slice(6),PI=Db.slice(1),xI=Eb($e),Le=ti($e,0),lp=ti(OI,0),dp=le(x3,$e),Ct=["isoNanosecond","isoMicrosecond","isoMillisecond","isoSecond","isoMinute","isoHour"],fp=["isoDay","isoMonth","isoYear"],Cu=Ct.concat(fp),pp=Hi(fp),zb=Hi(Ct),TI=Hi(Cu),ht=ti(zb,0),AI=le(x3,Cu),hp=1e8,mp=hp*pt,jI=[hp,0],CI=[-hp,0],so=275760,co=-271821,Hn=Intl.DateTimeFormat,Ub="en-GB",DI=1970,$n=1972,Gn=12,zI=Hr(1868,9,8),UI=$t($k,WeakMap),Du="smallestUnit",gp="unit",lo="roundingIncrement",vp="fractionalSecondDigits",Rb="relativeTo",$p="direction",Mb={constrain:0,reject:1},RI=Object.keys(Mb),MI={compatible:0,reject:1,earlier:2,later:3},LI={reject:0,use:1,prefer:2,ignore:3},ZI={auto:0,never:1,critical:2,always:3},FI={auto:0,never:1,critical:2},BI={auto:0,never:1},HI={floor:0,halfFloor:1,ceil:2,halfCeil:3,trunc:4,halfTrunc:5,expand:6,halfExpand:7,halfEven:8},GI={previous:-1,next:1},fo=le(vf,Du),Lb=le(vf,"largestUnit"),WI=le(vf,gp),Zb=le(Cn,"overflow",Mb),Fb=le(Cn,"disambiguation",MI),VI=le(Cn,"offset",LI),yp=le(Cn,"calendarName",ZI),qI=le(Cn,"timeZoneName",FI),JI=le(Cn,"offset",BI),po=le(Cn,"roundingMode",HI),bp="PlainYearMonth",_p="PlainMonthDay",ho="PlainDate",ri="PlainDateTime",Sp="PlainTime",Wn="ZonedDateTime",wp="Instant",kp="Duration",KI=[Math.floor,e=>Xa(e)?Math.floor(e):Math.round(e),Math.ceil,e=>Xa(e)?Math.ceil(e):Math.round(e),Math.trunc,e=>Xa(e)?Math.trunc(e)||0:Math.round(e),e=>e<0?Math.floor(e):Math.ceil(e),e=>Math.sign(e)*Math.round(Math.abs(e))||0,e=>Xa(e)?(e=Math.trunc(e)||0)+e%2:Math.round(e)],Er="UTC",zu=5184e3,YI=ru(1847),XI=ru(new Date().getUTCFullYear()+10),QI=/0+$/,_t=$t(jk,WeakMap),Bb=2**32-1,ae=$t(e=>{const t=Mf(e);return typeof t=="object"?new tN(t):new eN(t||0)});class eN{constructor(t){this.$=t}R(){return this.$}I(t){return(r=>{const i=Re({...r,...ht});if(!i||Math.abs(i[0])>1e8)throw new RangeError(Fn)})(t),[cf(t,this.$)]}O(){}}class tN{constructor(t){this.nn=(r=>{function i(f){const d=Gi(f,u,l),[h,p]=x4(d),c=o(h),s=o(p);return c===s?c:n(a(h,p),c,s,f)}function n(f,d,h,p){let c,s;for(;(p===void 0||(c=p<f[0]?d:p>=f[1]?h:void 0)===void 0)&&(s=f[1]-f[0]);){const m=f[0]+Math.floor(s/2);r(m)===h?f[1]=m:f[0]=m+1}return c}const o=$t(r),a=$t(Uk);let u=YI,l=XI;return{tn(f){const d=i(f-86400),h=i(f+86400),p=f-d,c=f-h;if(d===h)return[p];const s=i(p);return s===i(c)?[f-s]:d>h?[p,c]:[]},rn:i,O(f,d){const h=Gi(f,u,l);let[p,c]=x4(h);const s=zu*d,m=d<0?()=>c>u||(u=h,0):()=>p<l||(l=h,0);for(;m();){const g=o(p),$=o(c);if(g!==$){const v=a(p,c);n(v,g,$);const _=v[0];if((Tn(_,f)||1)===d)return _}p+=s,c+=s}}}})((r=>i=>{const n=lf(r,i*Ib);return ru(ob(n),parseInt(n.month),parseInt(n.day),parseInt(n.hour),parseInt(n.minute),parseInt(n.second))-i})(t))}R(t){return this.nn.rn((r=>L3(r)[0])(t))*Jt}I(t){const[r,i]=[ru((n=t).isoYear,n.isoMonth,n.isoDay,n.isoHour,n.isoMinute,n.isoSecond),n.isoMillisecond*mn+n.isoMicrosecond*ao+n.isoNanosecond];var n;return this.nn.tn(r).map(o=>Wt(gr(tu(o,Jt),i)))}O(t,r){const[i,n]=L3(t),o=this.nn.O(i+(r>0||n?1:0),r);if(o!==void 0)return tu(o,Jt)}}const Ep="([+-])",Uu="(?:[.,](\\\\d{1,9}))?",Hb=`(?:(?:${Ep}(\\\\d{6}))|(\\\\d{4}))-?(\\\\d{2})`,Ip="(\\\\d{2})(?::?(\\\\d{2})(?::?(\\\\d{2})"+Uu+")?)?",Np=Ep+Ip,nN=Hb+"-?(\\\\d{2})(?:[T ]"+Ip+"(Z|"+Np+")?)?",Gb="\\\\[(!?)([^\\\\]]*)\\\\]",Ru=`((?:${Gb}){0,9})`,rN=Yr(Hb+Ru),iN=Yr("(?:--)?(\\\\d{2})-?(\\\\d{2})"+Ru),oN=Yr(nN+Ru),aN=Yr("T?"+Ip+"(?:"+Np+")?"+Ru),uN=Yr(Np),sN=new RegExp(Gb,"g"),cN=Yr(`${Ep}?P(\\\\d+Y)?(\\\\d+M)?(\\\\d+W)?(\\\\d+D)?(?:T(?:(\\\\d+)${Uu}H)?(?:(\\\\d+)${Uu}M)?(?:(\\\\d+)${Uu}S)?)?`),lN=$t(e=>new Hn(Ub,{timeZone:e,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"})),dN=/^(AC|AE|AG|AR|AS|BE|BS|CA|CN|CS|CT|EA|EC|IE|IS|JS|MI|NE|NS|PL|PN|PR|PS|SS|VS)T$/,fN=/[^\\w\\/:+-]+/,pN=/^M(\\d{2})(L?)$/,hN=$t(oE),Op=$t(e=>new Hn(Ub,{calendar:e,timeZone:Er,era:"short",year:"numeric",month:"short",day:"numeric"})),Wb={P(e,t,r){const i=ge(r);let n,{years:o,months:a,weeks:u,days:l}=t;if(l+=Me(t,5)[0],o||a)n=((f,d,h,p,c)=>{let[s,m,g]=f.v(d);if(h){const[$,v]=f.q(s,m);s+=h,m=ku($,v,f.L(s)),m=sn("month",m,1,f.B(s),c)}return p&&([s,m]=f.un(s,m,p)),g=sn("day",g,1,f.U(s,m),c),f.p(s,m,g)})(this,e,o,a,i);else{if(!u&&!l)return e;n=Qe(e)}if(n===void 0)throw new RangeError(Fn);return n+=(7*u+l)*pt,xt(iu(n))},N(e,t,r){if(r<=7){let l=0,f=X4({...e,...ht},{...t,...ht});return r===7&&([l,f]=An(f,7)),{...Le,weeks:l,days:f}}const i=this.v(e),n=this.v(t);let[o,a,u]=((l,f,d,h,p,c,s)=>{let m=p-f,g=c-d,$=s-h;if(m||g){const v=Math.sign(m||g);let _=l.U(p,c),y=0;if(Math.sign($)===-v){const b=_;[p,c]=l.un(p,c,-v),m=p-f,g=c-d,_=l.U(p,c),y=v<0?-b:_}if($=s-Math.min(h,_)+y,m){const[b,w]=l.q(f,d),[S,I]=l.q(p,c);if(g=S-b||Number(I)-Number(w),Math.sign(g)===-v){const T=v<0&&-l.B(p);m=(p-=v)-f,g=c-ku(b,w,l.L(p))+(T||l.B(p))}}}return[m,g,$]})(this,...i,...n);return r===8&&(a+=this.cn(o,i[0]),o=0),{...Le,years:o,months:a,days:u}},F(e,t){const r=ge(t),i=Wf(this,e),n=xu(this,e,i,r),o=Vf(this,e,n,i,r);return pn(xt(this.V(i,n,o)),this.id||fe)},K(e,t){const r=ge(t),i=Wf(this,e),n=xu(this,e,i,r);return qi(sf(this.V(i,n,1)),this.id||fe)},_(e,t){const r=ge(t);let i,n,o,a=e.eraYear!==void 0||e.year!==void 0?Wf(this,e):void 0;const u=!this.id;if(a===void 0&&u&&(a=$n),a!==void 0){const h=xu(this,e,a,r);i=Vf(this,e,h,a,r);const p=this.L(a);n=Hf(h,p),o=h===p}else{if(e.monthCode===void 0)throw new TypeError(bb);if([n,o]=Bf(e.monthCode),this.id&&this.id!==ni&&this.id!==Bn)if(this.id&&wr(this.id)==="coptic"&&r===0){const h=o||n!==13?30:6;i=e.day,i=Gi(i,1,h)}else if(this.id&&wr(this.id)==="chinese"&&r===0){const h=!o||n!==1&&n!==9&&n!==10&&n!==11&&n!==12?30:29;i=e.day,i=Gi(i,1,h)}else i=e.day;else i=Vf(this,e,xu(this,e,$n,r),$n,r)}const l=this.G(n,o,i);if(!l)throw new RangeError("Cannot guess year");const[f,d]=l;return lu(xt(this.V(f,d,i)),this.id||fe)},fields(e){return Gf(this)&&e.includes("year")?[...e,...ip]:e},k(e,t){const r=Object.assign(Object.create(null),e);return qf(r,t,up),Gf(this)&&(qf(r,t,wI),this.id===Bn&&qf(r,t,kI,ip)),r},inLeapYear(e){const[t]=this.v(e);return this.sn(t)},monthsInYear(e){const[t]=this.v(e);return this.B(t)},daysInMonth(e){const[t,r]=this.v(e);return this.U(t,r)},daysInYear(e){const[t]=this.v(e);return this.fn(t)},dayOfYear:Ff,era(e){return this.hn(e)[0]},eraYear(e){return this.hn(e)[1]},monthCode(e){const[t,r]=this.v(e),[i,n]=this.q(t,r);return eo(i,n)},dayOfWeek:W3,daysInWeek(){return 7}},mN={v:df,hn:V3,q:F3},gN={dayOfYear:Ff,v:df,p:Hr},vN=Object.assign({},gN,{weekOfYear:Q4,yearOfWeek:eb,m(e){function t(c){return(7-c<i?7:0)-c}function r(c){const s=G3(p+c),m=c||1,g=t(Wi(l+s*m,7));return d=(s+(g-f)*m)/7}const i=this.id?1:4,n=W3(e),o=this.dayOfYear(e),a=Wi(n-1,7),u=o-1,l=Wi(a-u,7),f=t(l);let d,h=Math.floor((u-f)/7)+1,p=e.isoYear;return h?h>r(0)&&(h=1,p++):(h=r(-1),p--),[h,p,d]}}),$N=Object.assign({},Wb,vN,{v:df,hn:V3,q:F3,G(e,t){if(!t)return[$n,e]},sn:ff,L(){},B:B3,cn:e=>e*Gn,U:H3,fn:G3,V:(e,t,r)=>({isoYear:e,isoMonth:t,isoDay:r}),p:Hr,un:(e,t,r)=>(e+=Ya(r,Gn),(t+=Xd(r,Gn))<1?(e--,t+=Gn):t>Gn&&(e++,t-=Gn),[e,t]),year(e){return e.isoYear},month(e){return e.isoMonth},day:e=>e.isoDay}),yN={v:Eu,hn:sb,q:ab},bN={dayOfYear:Ff,v:Eu,p:to,weekOfYear:Q4,yearOfWeek:eb,m(){return[]}},_N=Object.assign({},Wb,bN,{v:Eu,hn:sb,q:ab,G(e,t,r){const i=this.id&&wr(this.id)==="chinese"?((f,d,h)=>{if(d)switch(f){case 1:return 1651;case 2:return h<30?1947:1765;case 3:return h<30?1966:1955;case 4:return h<30?1963:1944;case 5:return h<30?1971:1952;case 6:return h<30?1960:1941;case 7:return h<30?1968:1938;case 8:return h<30?1957:1718;case 9:return 1832;case 10:return 1870;case 11:return 1814;case 12:return 1890}return 1972})(e,t,r):$n;let[n,o,a]=Eu.call(this,{isoYear:i,isoMonth:Gn,isoDay:31});const u=Iu.call(this,n),l=o===u;(Tn(e,Hf(o,u))||Tn(Number(t),Number(l))||Tn(r,a))===1&&n--;for(let f=0;f<100;f++){const d=n-f,h=Iu.call(this,d),p=ku(e,t,h);if(t===(p===h)&&r<=ub.call(this,d,p))return[d,p]}},sn(e){const t=Nu.call(this,e);return t>Nu.call(this,e-1)&&t>Nu.call(this,e+1)},L:Iu,B:Ou,cn(e,t){const r=t+e,i=Math.sign(e),n=i<0?-1:0;let o=0;for(let a=t;a!==r;a+=i)o+=Ou.call(this,a+n);return o},U:ub,fn:Nu,V(e,t,r){return iu(to.call(this,e,t,r))},p:to,un(e,t,r){if(r){if(t+=r,!Number.isSafeInteger(t))throw new RangeError(Fn);if(r<0)for(;t<1;)t+=Ou.call(this,--e);else{let i;for(;t>(i=Ou.call(this,e));)t-=i,e++}}return[e,t]},year(e){return this.h(e).year},month(e){const{year:t,o:r}=this.h(e),{u:i}=this.l(t);return i[r]+1},day(e){return this.h(e).day}}),Mu=lb(mN,yN),ne=lb($N,_N),Vb={era:eu,eraYear:Xe,year:Xe,month:R3,monthCode(e){const t=eu(e);return Bf(t),t},day:R3,...ti(gn,Xe),...ti($e,rf),offset(e){const t=eu(e);return Sr(t),t}},Pp=le(N3,gn,Ct),SN=le(N3,Ct,gn),Vn="numeric",mo=["timeZoneName"],qb={month:Vn,day:Vn},xp={year:Vn,month:Vn},Tp=Object.assign({},xp,{day:Vn}),Ap={hour:Vn,minute:Vn,second:Vn},jp=Object.assign({},Tp,Ap),wN=Object.assign({},jp,{timeZoneName:"short"}),kN=Object.keys(xp),EN=Object.keys(qb),IN=Object.keys(Tp),NN=Object.keys(Ap),Cp=["dateStyle"],ON=kN.concat(Cp),PN=EN.concat(Cp),Dp=IN.concat(Cp,["weekday"]),go=NN.concat(["dayPeriod","timeStyle","fractionalSecondDigits"]),zp=Dp.concat(go),xN=mo.concat(go),TN=mo.concat(Dp),AN=mo.concat(["day","weekday"],go),jN=mo.concat(["year","weekday"],go),CN=kr(zp,jp),DN=kr(zp,wN),zN=kr(zp,jp,mo),UN=kr(Dp,Tp,xN),RN=kr(go,Ap,TN),MN=kr(ON,xp,AN),LN=kr(PN,qb,jN),ZN={},Jb=new Hn(void 0,{calendar:fe}).resolvedOptions().calendar===fe,Kb=[CN,$f],FN=[DN,$f,0,(e,t)=>{const r=e.timeZone;if(t&&t.timeZone!==r)throw new RangeError(kb);return r}],Yb=[zN,Qe],Xb=[UN,Qe],Qb=[RN,e=>jn(e)/mn],e6=[MN,Qe,Jb],t6=[LN,Qe,Jb];let n6;function qn(e,t,r,i,n){function o(...l){if(!(this instanceof o))throw new TypeError(Qf);a6(this,t(...l))}function a(l,f){return Object.defineProperties(function(...d){return l.call(this,u(this),...d)},Bi(f))}function u(l){const f=tt(l);if(!f||f.branding!==e)throw new TypeError(Qf);return f}return Object.defineProperties(o.prototype,{...mk(cn(a,r)),...Zr(cn(a,i)),...Yd("Temporal."+e)}),Object.defineProperties(o,{...Zr(n),...Bi(e)}),[o,l=>{const f=Object.create(o.prototype);return a6(f,l),f},u]}function ii(e){if(tt(e)||e.calendar!==void 0||e.timeZone!==void 0)throw new TypeError(tI);return e}function vo(e){return r6(e)||fe}function r6(e){const{calendar:t}=e;if(t!==void 0)return Lu(t)}function Lu(e){if(Ye(e)){const{calendar:t}=tt(e)||{};if(!t)throw new TypeError(_b(e));return t}return(t=>Pu(Wk(We(t))))(e)}function Up(e){const t={};for(const r in e)t[r]=i=>{const{calendar:n}=i;return ne(n)[r](i)};return t}function Jn(){throw new TypeError(nI)}function St(e){if(Ye(e)){const{timeZone:t}=tt(e)||{};if(!t)throw new TypeError(wb(e));return t}return(t=>Rf(Vk(We(t))))(e)}function Ce(e){if(Ye(e)){const t=tt(e);return t&&t.branding===kp?t:mE(e)}return Gk(e)}function $o(e){if(e!==void 0){if(Ye(e)){const t=tt(e)||{};switch(t.branding){case Wn:case ho:return t;case ri:return pn(t)}const r=vo(e);return{...sE(St,ae,ne(r),e),calendar:r}}return Mk(e)}}function Kn(e,t){if(Ye(e)){const i=tt(e)||{};switch(i.branding){case Sp:return ge(t),i;case ri:return ge(t),qt(i);case Wn:return ge(t),mb(ae,i)}return hE(e,t)}const r=Hk(e);return ge(t),r}function Rp(e){return e===void 0?void 0:Kn(e)}function oi(e,t){if(Ye(e)){const i=tt(e)||{};switch(i.branding){case ri:return ge(t),i;case ho:return ge(t),At({...i,...ht});case Wn:return ge(t),pb(ae,i)}return lE(ne(vo(e)),e,t)}const r=Zk(e);return ge(t),r}function i6(e,t){if(Ye(e)){const i=tt(e);if(i&&i.branding===_p)return ge(t),i;const n=r6(e);return pE(ne(n||fe),!n,e,t)}const r=Bk(ne,e);return ge(t),r}function ai(e,t){if(Ye(e)){const i=tt(e);return i&&i.branding===bp?(ge(t),i):fE(ne(vo(e)),e,t)}const r=Fk(ne,e);return ge(t),r}function ui(e,t){if(Ye(e)){const i=tt(e)||{};switch(i.branding){case ho:return ge(t),i;case ri:return ge(t),pn(i);case Wn:return ge(t),hb(ae,i)}return dE(ne(vo(e)),e,t)}const r=Tf(e);return ge(t),r}function si(e,t){if(Ye(e)){const r=tt(e);if(r&&r.branding===Wn)return au(t),r;const i=vo(e);return cE(St,ae,ne(i),i,e,t)}return Lk(e,t)}function o6(e){return cn(t=>r=>t(Mp(r)),e)}function Mp(e){return _t(e,ae)}function ci(e){if(Ye(e)){const t=tt(e);if(t)switch(t.branding){case wp:return t;case Wn:return fn(t.epochNanoseconds)}}return Rk(e)}function BN(){function e(o,a){return new t(o,a)}function t(o,a=Object.create(null)){Fu.set(this,((u,l)=>{const f=new Hn(u,l),d=f.resolvedOptions(),h=d.locale,p=Pt(Object.keys(l),d),c=$t(WN),s=(m,...g)=>{if(m){if(g.length!==2)throw new TypeError(ep);for(const y of g)if(y===void 0)throw new TypeError(ep)}m||g[0]!==void 0||(g=[]);const $=g.map(y=>tt(y)||Number(y));let v,_=0;for(const y of $){const b=typeof y=="object"?y.branding:void 0;if(_++&&b!==v)throw new TypeError(ep);v=b}return v?c(v)(h,p,...$):[f,...$]};return s.X=f,s})(o,a))}const r=Hn.prototype,i=Object.getOwnPropertyDescriptors(r),n=Object.getOwnPropertyDescriptors(Hn);for(const o in i){const a=i[o],u=o.startsWith("format")&&HN(o);typeof a.value=="function"?a.value=o==="constructor"?e:u||GN(o):u&&(a.get=function(){if(!Fu.has(this))throw new TypeError(Qf);return(...l)=>u.apply(this,l)},Object.defineProperties(a.get,Bi(`get ${o}`)))}return n.prototype.value=t.prototype=Object.create({},i),Object.defineProperties(e,n),e}function HN(e){return Object.defineProperties(function(...t){const r=Fu.get(this),[i,...n]=r(e.includes("Range"),...t);return i[e](...n)},Bi(e))}function GN(e){return Object.defineProperties(function(...t){return Fu.get(this).X[e](...t)},Bi(e))}function WN(e){const t=XN[e];if(!t)throw new TypeError(bI(e));return Ln(t,$t(gb),1)}const Zu=new WeakMap,tt=Zu.get.bind(Zu),a6=Zu.set.bind(Zu),u6={era:gk,eraYear:j3,year:Qd,month:dn,daysInMonth:dn,daysInYear:dn,inLeapYear:II,monthsInYear:dn},Lp={monthCode:We},s6={day:dn},VN={dayOfWeek:dn,dayOfYear:dn,weekOfYear:vk,yearOfWeek:j3,daysInWeek:dn},Zp=Up(Object.assign({},u6,Lp,s6,VN)),qN=Up({...u6,...Lp}),JN=Up({...Lp,...s6}),yo={calendarId:e=>e.calendar},KN=Ja(e=>t=>t[e],$e.concat("sign")),Fp=Ja((e,t)=>r=>r[Ct[t]],gn),c6={epochMilliseconds:$f,epochNanoseconds:bk},[YN,Ie]=qn(kp,xE,{...KN,blank:zk},{with:(e,t)=>Ie(SE(e,t)),negated:e=>Ie(xf(e)),abs:e=>Ie(Dk(e)),add:(e,t,r)=>Ie(N4($o,ne,ae,0,e,Ce(t),r)),subtract:(e,t,r)=>Ie(N4($o,ne,ae,1,e,Ce(t),r)),round:(e,t)=>Ie(Ck($o,ne,ae,e,t)),total:(e,t)=>_k($o,ne,ae,e,t),toLocaleString(e,t,r){return Intl.DurationFormat?new Intl.DurationFormat(t,r).format(this):Sf(e)},toString:Sf,toJSON:e=>Sf(e),valueOf:Jn},{from:e=>Ie(Ce(e)),compare:(e,t,r)=>Jk($o,ne,ae,Ce(e),Ce(t),r)}),XN={Instant:Kb,PlainDateTime:Yb,PlainDate:Xb,PlainTime:Qb,PlainYearMonth:e6,PlainMonthDay:t6},QN=Ln(Kb),eO=Ln(FN),tO=Ln(Yb),nO=Ln(Xb),rO=Ln(Qb),iO=Ln(e6),oO=Ln(t6),[aO,Yn]=qn(Sp,PE,Fp,{with(e,t,r){return Yn(_E(this,ii(t),r))},add:(e,t)=>Yn(E4(0,e,Ce(t))),subtract:(e,t)=>Yn(E4(1,e,Ce(t))),until:(e,t,r)=>Ie(q4(0,e,Kn(t),r)),since:(e,t,r)=>Ie(q4(1,e,Kn(t),r)),round:(e,t)=>Yn(Ek(e,t)),equals:(e,t)=>nE(e,Kn(t)),toLocaleString(e,t,r){const[i,n]=rO(t,r,e);return i.format(n)},toString:p4,toJSON:e=>p4(e),valueOf:Jn},{from:(e,t)=>Yn(Kn(e,t)),compare:(e,t)=>Lf(Kn(e),Kn(t))}),[uO,Yt]=qn(ri,le(EE,no),{...yo,...Zp,...Fp},{with:(e,t,r)=>Yt(vE(ne,e,ii(t),r)),withCalendar:(e,t)=>Yt(Jf(e,Lu(t))),withPlainTime:(e,t)=>Yt(HE(e,Rp(t))),add:(e,t,r)=>Yt(S4(ne,0,e,Ce(t),r)),subtract:(e,t,r)=>Yt(S4(ne,1,e,Ce(t),r)),until:(e,t,r)=>Ie(H4(ne,0,e,oi(t),r)),since:(e,t,r)=>Ie(H4(ne,1,e,oi(t),r)),round:(e,t)=>Yt(kk(e,t)),equals:(e,t)=>Xk(e,oi(t)),toZonedDateTime:(e,t,r)=>nt(jE(ae,e,St(t),r)),toPlainDate:e=>Xt(pn(e)),toPlainTime:e=>Yn(qt(e)),toLocaleString(e,t,r){const[i,n]=tO(t,r,e);return i.format(n)},toString:c4,toJSON:e=>c4(e),valueOf:Jn},{from:(e,t)=>Yt(oi(e,t)),compare:(e,t)=>L4(oi(e),oi(t))}),[sO,Bp]=qn(_p,le(OE,no),{...yo,...JN},{with:(e,t,r)=>Bp(bE(ne,e,ii(t),r)),equals:(e,t)=>tE(e,i6(t)),toPlainDate(e,t){return Xt(ME(ne,e,this,t))},toLocaleString(e,t,r){const[i,n]=oO(t,r,e);return i.format(n)},toString:f4,toJSON:e=>f4(e),valueOf:Jn},{from:(e,t)=>Bp(i6(e,t))}),[cO,bo]=qn(bp,le(NE,no),{...yo,...qN},{with:(e,t,r)=>bo(yE(ne,e,ii(t),r)),add:(e,t,r)=>bo(k4(ne,0,e,Ce(t),r)),subtract:(e,t,r)=>bo(k4(ne,1,e,Ce(t),r)),until:(e,t,r)=>Ie(W4(ne,0,e,ai(t),r)),since:(e,t,r)=>Ie(W4(ne,1,e,ai(t),r)),equals:(e,t)=>eE(e,ai(t)),toPlainDate(e,t){return Xt(RE(ne,e,this,t))},toLocaleString(e,t,r){const[i,n]=iO(t,r,e);return i.format(n)},toString:d4,toJSON:e=>d4(e),valueOf:Jn},{from:(e,t)=>bo(ai(e,t)),compare:(e,t)=>Qr(ai(e),ai(t))}),[lO,Xt]=qn(ho,le(IE,no),{...yo,...Zp},{with:(e,t,r)=>Xt($E(ne,e,ii(t),r)),withCalendar:(e,t)=>Xt(Jf(e,Lu(t))),add:(e,t,r)=>Xt(w4(ne,0,e,Ce(t),r)),subtract:(e,t,r)=>Xt(w4(ne,1,e,Ce(t),r)),until:(e,t,r)=>Ie(G4(ne,0,e,ui(t),r)),since:(e,t,r)=>Ie(G4(ne,1,e,ui(t),r)),equals:(e,t)=>Qk(e,ui(t)),toZonedDateTime(e,t){const r=Ye(t)?t:{timeZone:t};return nt(CE(St,Kn,ae,e,r))},toPlainDateTime:(e,t)=>Yt(DE(e,Rp(t))),toPlainYearMonth(e){return bo(zE(ne,e,this))},toPlainMonthDay(e){return Bp(UE(ne,e,this))},toLocaleString(e,t,r){const[i,n]=nO(t,r,e);return i.format(n)},toString:l4,toJSON:e=>l4(e),valueOf:Jn},{from:(e,t)=>Xt(ui(e,t)),compare:(e,t)=>Qr(ui(e),ui(t))}),[dO,nt]=qn(Wn,le(kE,no,qk),{...c6,...yo,...o6(Zp),...o6(Fp),offset:e=>Ki(Mp(e).offsetNanoseconds),offsetNanoseconds:e=>Mp(e).offsetNanoseconds,timeZoneId:e=>e.timeZone,hoursInDay:e=>Ik(ae,e)},{with:(e,t,r)=>nt(gE(ne,ae,e,ii(t),r)),withCalendar:(e,t)=>nt(Jf(e,Lu(t))),withTimeZone:(e,t)=>nt(GE(e,St(t))),withPlainTime:(e,t)=>nt(BE(ae,e,Rp(t))),add:(e,t,r)=>nt(_4(ne,ae,0,e,Ce(t),r)),subtract:(e,t,r)=>nt(_4(ne,ae,1,e,Ce(t),r)),until:(e,t,r)=>Ie(je(B4(ne,ae,0,e,si(t),r))),since:(e,t,r)=>Ie(je(B4(ne,ae,1,e,si(t),r))),round:(e,t)=>nt(wk(ae,e,t)),startOfDay:e=>nt(Nk(ae,e)),equals:(e,t)=>Yk(e,si(t)),toInstant:e=>Xn(AE(e)),toPlainDateTime:e=>Yt(pb(ae,e)),toPlainDate:e=>Xt(hb(ae,e)),toPlainTime:e=>Yn(mb(ae,e)),toLocaleString(e,t,r={}){const[i,n]=eO(t,r,e);return i.format(n)},toString:(e,t)=>s4(ae,e,t),toJSON:e=>s4(ae,e),valueOf:Jn,getTimeZoneTransition(e,t){const{timeZone:r,epochNanoseconds:i}=e,n=yk(t),o=ae(r).O(i,n);return o?nt({...e,epochNanoseconds:o}):null}},{from:(e,t)=>nt(si(e,t)),compare:(e,t)=>M4(si(e),si(t))}),[fO,Xn]=qn(wp,wE,c6,{add:(e,t)=>Xn(b4(0,e,Ce(t))),subtract:(e,t)=>Xn(b4(1,e,Ce(t))),until:(e,t,r)=>Ie(F4(0,e,ci(t),r)),since:(e,t,r)=>Ie(F4(1,e,ci(t),r)),round:(e,t)=>Xn(Sk(e,t)),equals:(e,t)=>Kk(e,ci(t)),toZonedDateTimeISO:(e,t)=>nt(TE(e,St(t))),toLocaleString(e,t,r){const[i,n]=QN(t,r,e);return i.format(n)},toString:(e,t)=>u4(St,ae,e,t),toJSON:e=>u4(St,ae,e),valueOf:Jn},{from:e=>Xn(ci(e)),fromEpochMilliseconds:e=>Xn(LE(e)),fromEpochNanoseconds:e=>Xn(ZE(e)),compare:(e,t)=>R4(ci(e),ci(t))}),pO=Object.defineProperties({},{...Yd("Temporal.Now"),...Zr({timeZoneId:()=>io(),instant:()=>Xn(fn(Yf())),zonedDateTimeISO:(e=io())=>nt(Tt(Yf(),St(e),fe)),plainDateTimeISO:(e=io())=>Yt(At(Kf(ae(St(e))),fe)),plainDateISO:(e=io())=>Xt(pn(Kf(ae(St(e))),fe)),plainTimeISO:(e=io())=>Yn(qt(Kf(ae(St(e)))))})});({...Yd("Temporal"),...Zr({PlainYearMonth:cO,PlainMonthDay:sO,PlainDate:lO,PlainTime:aO,PlainDateTime:uO,ZonedDateTime:dO,Instant:fO,Duration:YN,Now:pO})});const hO=BN(),Fu=new WeakMap;Zr({DateTimeFormat:hO}),we.NUMBER,we.NUMERIC,we.CURRENCY,we.RATING,we.POSITION,we.TEXT,we.RICH_TEXT,we.RICH_TEXT_V2,Pn().transform(e=>e===""?[]:Gp(e)?[e]:JSON.parse(e)).refine(e=>Array.isArray(e)&&e.every(t=>typeof t=="string"),{error:"Expected an array of strings"}),Fv(e=>{try{if(typeof e=="string"){if(Gp(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[]}},Mr(Pn().refine(e=>KS(e)||Gp(e),"Must be a valid UUID or a variable with {{ }} syntax"))).catch([]);const mO=lv({isCurrentWorkspaceMemberSelected:ll().optional(),selectedRecordIds:Mr(Pn())});Pn().transform((e,t)=>{try{return JSON.parse(e)}catch(r){return t.addIssue({code:"custom",message:r.message}),Ar}}).pipe(mO),Object.entries(Z8).map(([e,{label:t}])=>({value:e,label:`${t} (${e})`}));var Hp,l6;function gO(){if(l6)return Hp;l6=1;var e="[object Symbol]",t=/[\\\\^$.*+?()[\\]{}|]/g,r=RegExp(t.source),i=typeof xn=="object"&&xn&&xn.Object===Object&&xn,n=typeof self=="object"&&self&&self.Object===Object&&self,o=i||n||Function("return this")(),a=Object.prototype,u=a.toString,l=o.Symbol,f=l?l.prototype:void 0,d=f?f.toString:void 0;function h(g){if(typeof g=="string")return g;if(c(g))return d?d.call(g):"";var $=g+"";return $=="0"&&1/g==-1/0?"-0":$}function p(g){return!!g&&typeof g=="object"}function c(g){return typeof g=="symbol"||p(g)&&u.call(g)==e}function s(g){return g==null?"":h(g)}function m(g){return g=s(g),g&&r.test(g)?g.replace(t,"\\\\$&"):g}return Hp=m,Hp}gO();const vO=Bt.enum([la.MONDAY,la.SATURDAY,la.SUNDAY]),$O=Bt.union([Bt.coerce.number().int().positive(),Bt.literal("undefined")]).transform(e=>e==="undefined"?void 0:e),yO=Bt.enum(["NEXT","THIS","PAST"]),bO=Bt.enum(["SECOND","MINUTE","HOUR","DAY","WEEK","MONTH","YEAR"]),_O=Bt.object({direction:yO,amount:$O.nullish(),unit:bO,timezone:Bt.string().nullish(),firstDayOfTheWeek:vO.nullish()}).refine(e=>!(e.amount===void 0&&e.direction!=="THIS"),{error:"Amount cannot be \'undefined\' unless direction is \'THIS\'"}),SO=/((?:THIS)|(?:PAST)|(?:NEXT))_(\\d*)_(DAY|MONTH|YEAR|WEEK|HOUR|MINUTE|SECOND)(?:(?:;;([^;;]*);;)?(?:(MONDAY|SUNDAY|SATURDAY);;)?)?/;Bt.string().transform((e,t)=>{const r=new RegExp(SO).exec(e);if(!Ss.isNonEmptyArray(r))return t.addIssue(`Cannot parse stringified inline relative date filter, value : "${e}"`),Bt.NEVER;const[i,n,o,a,u,l]=r;return _O.parse({direction:n,amount:o,unit:a,timezone:u,firstDayOfTheWeek:l})}),Ue.Is+"",Z.IS,Ue.IsNotNull+"",Z.IS_NOT_NULL,Ue.IsNot+"",Z.IS_NOT,Ue.LessThanOrEqual+"",Z.LESS_THAN_OR_EQUAL,Ue.GreaterThanOrEqual+"",Z.GREATER_THAN_OR_EQUAL,Ue.IsBefore+"",Z.IS_BEFORE,Ue.IsAfter+"",Z.IS_AFTER,Ue.Contains+"",Z.CONTAINS,Ue.DoesNotContain+"",Z.DOES_NOT_CONTAIN,Ue.IsEmpty+"",Z.IS_EMPTY,Ue.IsNotEmpty+"",Z.IS_NOT_EMPTY,Ue.IsRelative+"",Z.IS_RELATIVE,Ue.IsInPast+"",Z.IS_IN_PAST,Ue.IsInFuture+"",Z.IS_IN_FUTURE,Ue.IsToday+"",Z.IS_TODAY,Z.IS+"",Z.IS,Z.IS_NOT_NULL+"",Z.IS_NOT_NULL,Z.IS_NOT+"",Z.IS_NOT,Z.LESS_THAN_OR_EQUAL+"",Z.LESS_THAN_OR_EQUAL,Z.GREATER_THAN_OR_EQUAL+"",Z.GREATER_THAN_OR_EQUAL,Z.IS_BEFORE+"",Z.IS_BEFORE,Z.IS_AFTER+"",Z.IS_AFTER,Z.CONTAINS+"",Z.CONTAINS,Z.DOES_NOT_CONTAIN+"",Z.DOES_NOT_CONTAIN,Z.IS_EMPTY+"",Z.IS_EMPTY,Z.IS_NOT_EMPTY+"",Z.IS_NOT_EMPTY,Z.IS_RELATIVE+"",Z.IS_RELATIVE,Z.IS_IN_PAST+"",Z.IS_IN_PAST,Z.IS_IN_FUTURE+"",Z.IS_IN_FUTURE,Z.IS_TODAY+"",Z.IS_TODAY,Z.VECTOR_SEARCH+"",Z.VECTOR_SEARCH;const wO=e=>e.startsWith("http://")||e.startsWith("https://")||e.startsWith("HTTPS://")||e.startsWith("HTTP://")?e:`https://${e}`,kO=(e,t)=>{const n=/^(((?!-))(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),o=/^\\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||o&&!1?!1:n||a||o};Pn().transform((e,t)=>{const r=e.trim(),i=wO(r),n=i.replace("https://","").replace("http://","").replace("HTTPS://","").replace("HTTP://","");if(/^\\d+(?:\\/[a-zA-Z]*)?$/.test(n))return t.addIssue({code:"custom",message:"domain is not a valid url"}),Ar;try{const o=new URL(i);return kO(o.hostname)?i:(t.addIssue({code:"custom",message:"domain is not a valid url"}),Ar)}catch{return t.addIssue({code:"custom",message:"domain is not a valid url"}),Ar}});const Gp=e=>/^{{[^{}]+}}$/.test(e),d6=new Map;for(const e of Yv()){const t=pw(e),r=d6.get(t);r?r.push(e):d6.set(t,[e])}new Set(Yv());class EO{constructor(t){this.cssText=t}}class IO extends Array{item(t){return this[t]??null}}class NO{constructor(t){this.cssRules=new IO,this.onChange=t}insertRule(t,r){const i=r??this.cssRules.length;return this.cssRules.splice(i,0,new EO(t)),this.notify(),i}deleteRule(t){this.cssRules.splice(t,1),this.notify()}notify(){const t=this.cssRules.map(r=>r.cssText).join(`\n`);this.onChange(t)}}const OO=e=>{const t=new WeakMap,r=new WeakMap,i=c=>{if(t.has(c))return;const s=document.createElement("remote-style");t.set(c,s);const g=(c.getAttributeNames?.()??[]).filter(T=>T.startsWith("data-")).map(T=>`${T}=${c.getAttribute(T)??""}`).join(";");g.length>0&&(s.styleKey=g);const $=()=>{s.cssText=c.textContent??""},v=new NO(T=>{s.cssText=T});try{Object.defineProperty(c,"sheet",{get:()=>v,configurable:!0})}catch{}const _=Object.getPrototypeOf(c),y=Object.getOwnPropertyDescriptor(c,"textContent")??Object.getOwnPropertyDescriptor(_,"textContent")??Object.getOwnPropertyDescriptor(Object.getPrototypeOf(_),"textContent");if(y?.set){const T=y.set;try{Object.defineProperty(c,"textContent",{get:y.get,set(P){T.call(this,P),s.cssText=P??""},configurable:!0})}catch{}}const b=c.appendChild.bind(c);try{c.appendChild=T=>{const P=b(T);return $(),P}}catch{}const w=c.insertBefore.bind(c);try{c.insertBefore=(T,P)=>{const O=w(T,P);return $(),O}}catch{}const S=c.removeChild.bind(c);try{c.removeChild=T=>{const P=S(T);return $(),P}}catch{}if(typeof MutationObserver=="function")try{const T=new MutationObserver(()=>{$()});typeof T.observe=="function"&&(T.observe(c,{subtree:!0,childList:!0,characterData:!0}),r.set(c,T))}catch{}const I=c.textContent;I&&(s.cssText=I),e.appendChild(s)},n=c=>{const s=r.get(c);s&&(s.disconnect(),r.delete(c));const m=t.get(c);m&&m.parentNode&&(m.parentNode.removeChild(m),t.delete(c))},o=document.head,a=o.appendChild.bind(o),u=o.insertBefore.bind(o),l=o.append.bind(o),f=o.prepend.bind(o),d=o.replaceChild.bind(o),h=o.removeChild.bind(o);o.appendChild=c=>{const s=a(c);return Ir(c)&&i(c),s},o.insertBefore=(c,s)=>{const m=u(c,s);return Ir(c)&&i(c),m},o.append=(...c)=>{l(...c);for(const s of c)Ir(s)&&i(s)},o.prepend=(...c)=>{f(...c);for(const s of c)Ir(s)&&i(s)},o.replaceChild=(c,s)=>{const m=d(c,s);return Ir(s)&&n(s),Ir(c)&&i(c),m},o.removeChild=c=>{const s=h(c);return Ir(c)&&n(c),s};const p=Array.from(o.querySelectorAll("style"));for(const c of p)i(c);Object.defineProperty(document,"styleSheets",{get:()=>[],configurable:!0})},Ir=e=>typeof e!="string"&&"localName"in e&&e.localName==="style",Bu=[{tag:"html-div",name:"HtmlDiv",properties:{}},{tag:"html-span",name:"HtmlSpan",properties:{}},{tag:"html-section",name:"HtmlSection",properties:{}},{tag:"html-article",name:"HtmlArticle",properties:{}},{tag:"html-header",name:"HtmlHeader",properties:{}},{tag:"html-footer",name:"HtmlFooter",properties:{}},{tag:"html-main",name:"HtmlMain",properties:{}},{tag:"html-nav",name:"HtmlNav",properties:{}},{tag:"html-aside",name:"HtmlAside",properties:{}},{tag:"html-p",name:"HtmlP",properties:{}},{tag:"html-h1",name:"HtmlH1",properties:{}},{tag:"html-h2",name:"HtmlH2",properties:{}},{tag:"html-h3",name:"HtmlH3",properties:{}},{tag:"html-h4",name:"HtmlH4",properties:{}},{tag:"html-h5",name:"HtmlH5",properties:{}},{tag:"html-h6",name:"HtmlH6",properties:{}},{tag:"html-strong",name:"HtmlStrong",properties:{}},{tag:"html-em",name:"HtmlEm",properties:{}},{tag:"html-small",name:"HtmlSmall",properties:{}},{tag:"html-code",name:"HtmlCode",properties:{}},{tag:"html-pre",name:"HtmlPre",properties:{}},{tag:"html-blockquote",name:"HtmlBlockquote",properties:{}},{tag:"html-a",name:"HtmlA",properties:{href:{type:"string",optional:!0},target:{type:"string",optional:!0},rel:{type:"string",optional:!0}}},{tag:"html-img",name:"HtmlImg",properties:{src:{type:"string",optional:!0},alt:{type:"string",optional:!0},width:{type:"number",optional:!0},height:{type:"number",optional:!0}}},{tag:"html-ul",name:"HtmlUl",properties:{}},{tag:"html-ol",name:"HtmlOl",properties:{}},{tag:"html-li",name:"HtmlLi",properties:{}},{tag:"html-form",name:"HtmlForm",properties:{action:{type:"string",optional:!0},method:{type:"string",optional:!0}}},{tag:"html-label",name:"HtmlLabel",properties:{htmlFor:{type:"string",optional:!0}}},{tag:"html-input",name:"HtmlInput",properties:{type:{type:"string",optional:!0},name:{type:"string",optional:!0},value:{type:"string",optional:!0},placeholder:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0},checked:{type:"boolean",optional:!0},readOnly:{type:"boolean",optional:!0}}},{tag:"html-textarea",name:"HtmlTextarea",properties:{name:{type:"string",optional:!0},value:{type:"string",optional:!0},placeholder:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0},readOnly:{type:"boolean",optional:!0},rows:{type:"number",optional:!0},cols:{type:"number",optional:!0}}},{tag:"html-select",name:"HtmlSelect",properties:{name:{type:"string",optional:!0},value:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0},multiple:{type:"boolean",optional:!0}}},{tag:"html-option",name:"HtmlOption",properties:{value:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0},selected:{type:"boolean",optional:!0}}},{tag:"html-button",name:"HtmlButton",properties:{type:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0}}},{tag:"html-table",name:"HtmlTable",properties:{}},{tag:"html-thead",name:"HtmlThead",properties:{}},{tag:"html-tbody",name:"HtmlTbody",properties:{}},{tag:"html-tfoot",name:"HtmlTfoot",properties:{}},{tag:"html-tr",name:"HtmlTr",properties:{}},{tag:"html-th",name:"HtmlTh",properties:{colSpan:{type:"number",optional:!0},rowSpan:{type:"number",optional:!0}}},{tag:"html-td",name:"HtmlTd",properties:{colSpan:{type:"number",optional:!0},rowSpan:{type:"number",optional:!0}}},{tag:"html-br",name:"HtmlBr",properties:{}},{tag:"html-hr",name:"HtmlHr",properties:{}},{tag:"html-iframe",name:"HtmlIframe",properties:{src:{type:"string",optional:!0},name:{type:"string",optional:!0},width:{type:"string",optional:!0},height:{type:"string",optional:!0},allow:{type:"string",optional:!0},sandbox:{type:"string",optional:!0},allowFullScreen:{type:"boolean",optional:!0},loading:{type:"string",optional:!0},referrerPolicy:{type:"string",optional:!0},srcDoc:{type:"string",optional:!0}}},{tag:"html-video",name:"HtmlVideo",properties:{src:{type:"string",optional:!0},poster:{type:"string",optional:!0},controls:{type:"boolean",optional:!0},autoPlay:{type:"boolean",optional:!0},loop:{type:"boolean",optional:!0},muted:{type:"boolean",optional:!0},preload:{type:"string",optional:!0},width:{type:"string",optional:!0},height:{type:"string",optional:!0},crossOrigin:{type:"string",optional:!0},playsInline:{type:"boolean",optional:!0},disablePictureInPicture:{type:"boolean",optional:!0},disableRemotePlayback:{type:"boolean",optional:!0}},events:["timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]},{tag:"html-audio",name:"HtmlAudio",properties:{src:{type:"string",optional:!0},controls:{type:"boolean",optional:!0},autoPlay:{type:"boolean",optional:!0},loop:{type:"boolean",optional:!0},muted:{type:"boolean",optional:!0},preload:{type:"string",optional:!0},crossOrigin:{type:"string",optional:!0}},events:["timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]},{tag:"html-source",name:"HtmlSource",properties:{src:{type:"string",optional:!0},type:{type:"string",optional:!0},media:{type:"string",optional:!0},srcSet:{type:"string",optional:!0},sizes:{type:"string",optional:!0},width:{type:"number",optional:!0},height:{type:"number",optional:!0}}}],f6=e=>e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`),PO=new Set(["animationIterationCount","borderImageOutset","borderImageSlice","borderImageWidth","boxFlex","boxFlexGroup","boxOrdinalGroup","columnCount","columns","flex","flexGrow","flexPositive","flexShrink","flexNegative","flexOrder","gridArea","gridRow","gridRowEnd","gridRowSpan","gridRowStart","gridColumn","gridColumnEnd","gridColumnSpan","gridColumnStart","fontWeight","lineClamp","lineHeight","opacity","order","orphans","tabSize","widows","zIndex","zoom","fillOpacity","floodOpacity","stopOpacity","strokeDasharray","strokeDashoffset","strokeMiterlimit","strokeOpacity","strokeWidth"]),p6=e=>{const t={},r=()=>{const i=Object.entries(t).map(([n,o])=>`${n}:${o}`).join(";");e(i)};return new Proxy(t,{get:(i,n)=>{if(n==="cssText")return Object.entries(i).map(([o,a])=>`${o}:${a}`).join(";");if(n==="setProperty")return(o,a)=>{a===null||a===""?delete i[o]:i[o]=String(a),r()};if(n==="removeProperty")return o=>{const a=i[o]??"";return delete i[o],r(),a};if(n==="getPropertyValue")return o=>i[o]??"";if(typeof n=="string"){const o=f6(n);return i[o]??""}},set:(i,n,o)=>{if(n==="cssText"){for(const a of Object.keys(i))delete i[a];return String(o).split(";").forEach(a=>{const u=a.indexOf(":");if(u>0){const l=a.slice(0,u).trim(),f=a.slice(u+1).trim();l&&f&&(i[l]=f)}}),r(),!0}if(typeof n=="string"){const a=f6(n);if(o==null||o==="")delete i[a];else{let u=String(o);typeof o=="number"&&o!==0&&!PO.has(n)&&(u=`${o}px`),i[a]=u}return r(),!0}return!0}})},xO=()=>{for(const e of Bu){const t=customElements.get(e.tag);if(!t)continue;const r=new WeakMap;Object.defineProperty(t.prototype,"style",{get(){let i=r.get(this);if(!i){const n=this;i=p6(a=>{n.updateRemoteProperty("style",a||void 0)}),r.set(this,i)}return i},set(i){let n=r.get(this);if(!n){const o=this;n=p6(u=>{o.updateRemoteProperty("style",u||void 0)}),r.set(this,n)}typeof i=="string"&&(n.cssText=i)},configurable:!0})}},TO={className:"className",class:"className",htmlFor:"htmlFor",for:"htmlFor",tabIndex:"tabIndex",tabindex:"tabIndex",srcDoc:"srcDoc",srcdoc:"srcDoc"},AO=()=>{for(const e of Bu){const t=customElements.get(e.tag);if(!t)continue;const r=t.prototype.setAttribute;t.prototype.setAttribute=function(i,n){const o=TO[i];if(o){this[o]=n;return}r.call(this,i,n)}}};({...Object.fromEntries(Bu.map(e=>[e.tag.startsWith("html-")?e.tag.slice(5):e.tag,e.name]))});const jO={...Object.fromEntries(Bu.map(e=>[e.tag.startsWith("html-")?e.tag.slice(5):e.tag,e.tag]))},CO="__twentySdkExecutionContext__",Wp="__twentySdkContextListeners__",DO=()=>(globalThis[Wp]||(globalThis[Wp]=new Set),globalThis[Wp]),zO=e=>{globalThis[CO]=e;for(const t of DO())t()};globalThis.frontComponentHostCommunicationApi??={};const li=globalThis.frontComponentHostCommunicationApi,UO=e=>{for(const[t,r]of Object.entries(e))globalThis[t]=r},h6=e=>{const t=globalThis,r=t.process??{},i=r.env??{};r.env={...i,...e},t.process=r};xO(),AO(),UO({__HTML_TAG_TO_CUSTOM_ELEMENT_TAG__:jO});const RO=async(e,t)=>{const r=new i_(e),i=document.createElement("remote-root"),n=document.createElement("remote-fragment");i.connect(r),i.append(n),document.body.append(i),OO(i),ws(t.apiUrl)&&h6({TWENTY_API_URL:t.apiUrl}),ws(t.applicationAccessToken)&&h6({TWENTY_APP_ACCESS_TOKEN:t.applicationAccessToken});const o=await fetch(t.componentUrl,{headers:ws(t.applicationAccessToken)?{Authorization:`Bearer ${t.applicationAccessToken}`}:void 0});if(!o.ok)throw new Error(`Failed to fetch front component from ${t.componentUrl}: ${o.status} ${o.statusText}`);const a=await o.text(),u=new Blob([a],{type:"application/javascript"}),l=URL.createObjectURL(u);try{(await import(l)).default(n)}finally{URL.revokeObjectURL(l)}},MO=async()=>{const e=nn.self.import();li.navigate=e.navigate,li.requestAccessTokenRefresh=e.requestAccessTokenRefresh,li.openSidePanelPage=e.openSidePanelPage,li.unmountFrontComponent=e.unmountFrontComponent,li.enqueueSnackbar=e.enqueueSnackbar,li.closeSidePanel=e.closeSidePanel},LO=async e=>{zO(e)};nn.self.export({render:RO,initializeHostCommunicationApi:MO,updateContext:LO})})();\n',Jp=typeof self<"u"&&self.Blob&&new Blob(["(self.URL || self.webkitURL).revokeObjectURL(self.location.href);",R0],{type:"text/javascript;charset=utf-8"});function X$(e){let t;try{if(t=Jp&&(self.URL||self.webkitURL).createObjectURL(Jp),!t)throw"";const n=new Worker(t,{name:e?.name});return n.addEventListener("error",()=>{(self.URL||self.webkitURL).revokeObjectURL(t)}),n}catch{return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(R0),{name:e?.name})}}const D0=()=>new X$,j0=({componentUrl:e,applicationAccessToken:t,apiUrl:n,frontComponentHostCommunicationApi:r,setReceiver:o,setThread:i,setError:l})=>{const d=Pe.useRef(!1);return Pe.useEffect(()=>{if(d.current)return;const p=new G0.RemoteReceiver({retain:Mi.retain,release:Mi.release}),f=D0();f.onerror=h=>{const s=h.error??new Error(h.message||"Unknown worker error");console.error("[FrontComponentRenderer] Worker error:",s),l(s)};const c=new Mi.ThreadWebWorker(f,{exports:r});return i(c),c.imports.render(p.connection,{componentUrl:e,applicationAccessToken:t,apiUrl:n}).catch(h=>{l(h)}),o(p),d.current=!0,()=>{i(null),f.terminate(),d.current=!1}},[e,t,n,l,o,i,r]),null},Q$={click:"onClick",dblclick:"onDoubleClick",mousedown:"onMouseDown",mouseup:"onMouseUp",mouseover:"onMouseOver",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",keydown:"onKeyDown",keyup:"onKeyUp",keypress:"onKeyPress",focus:"onFocus",blur:"onBlur",change:"onChange",input:"onInput",submit:"onSubmit",scroll:"onScroll",wheel:"onWheel",contextmenu:"onContextMenu",drag:"onDrag",timeupdate:"onTimeUpdate",play:"onPlay",pause:"onPause",ended:"onEnded",loadedmetadata:"onLoadedMetadata",loadeddata:"onLoadedData",volumechange:"onVolumeChange",seeking:"onSeeking",seeked:"onSeeked",error:"onError",canplay:"onCanPlay",canplaythrough:"onCanPlayThrough",waiting:"onWaiting",progress:"onProgress",durationchange:"onDurationChange",ratechange:"onRateChange",stalled:"onStalled",suspend:"onSuspend",emptied:"onEmptied"},ey=new Set(["element","receiver","components"]),ty=Object.fromEntries(Object.entries(Q$).map(([e,t])=>[`on${e}`,t])),ny=new Set(["input","br","hr","img","area","base","col","embed","link","meta","source","track","wbr"]),ry=e=>{if(!e||typeof e!="string")return e;const t={},n=e.split(";").filter(Boolean);for(const r of n){const o=r.indexOf(":");if(o===-1)continue;const i=r.slice(0,o).trim(),l=r.slice(o+1).trim(),p=i.startsWith("--")?i:i.replace(/-([a-z])/g,(f,c)=>c.toUpperCase());t[p]=l}return t},oy=e=>{if(!e||typeof e!="object")return{type:"unknown"};const t=e,n={type:typeof t.type=="string"?t.type:"unknown"};"altKey"in t&&(n.altKey=t.altKey),"ctrlKey"in t&&(n.ctrlKey=t.ctrlKey),"metaKey"in t&&(n.metaKey=t.metaKey),"shiftKey"in t&&(n.shiftKey=t.shiftKey),"clientX"in t&&(n.clientX=t.clientX),"clientY"in t&&(n.clientY=t.clientY),"pageX"in t&&(n.pageX=t.pageX),"pageY"in t&&(n.pageY=t.pageY),"screenX"in t&&(n.screenX=t.screenX),"screenY"in t&&(n.screenY=t.screenY),"button"in t&&(n.button=t.button),"buttons"in t&&(n.buttons=t.buttons),"key"in t&&(n.key=t.key),"code"in t&&(n.code=t.code),"repeat"in t&&(n.repeat=t.repeat),"deltaX"in t&&(n.deltaX=t.deltaX),"deltaY"in t&&(n.deltaY=t.deltaY),"deltaZ"in t&&(n.deltaZ=t.deltaZ),"deltaMode"in t&&(n.deltaMode=t.deltaMode);const r=t.target;return r&&typeof r=="object"&&("value"in r&&typeof r.value=="string"&&(n.value=r.value),"checked"in r&&typeof r.checked=="boolean"&&(n.checked=r.checked),"scrollTop"in r&&typeof r.scrollTop=="number"&&(n.scrollTop=r.scrollTop),"scrollLeft"in r&&typeof r.scrollLeft=="number"&&(n.scrollLeft=r.scrollLeft),"currentTime"in r&&typeof r.currentTime=="number"&&(n.currentTime=r.currentTime),"duration"in r&&typeof r.duration=="number"&&(n.duration=r.duration),"paused"in r&&typeof r.paused=="boolean"&&(n.paused=r.paused),"ended"in r&&typeof r.ended=="boolean"&&(n.ended=r.ended),"volume"in r&&typeof r.volume=="number"&&(n.volume=r.volume),"muted"in r&&typeof r.muted=="boolean"&&(n.muted=r.muted),"playbackRate"in r&&typeof r.playbackRate=="number"&&(n.playbackRate=r.playbackRate)),n},iy=e=>t=>{e(oy(t))},ay=e=>{const t={};for(const[n,r]of Object.entries(e))if(!(ey.has(n)||r===void 0))if(n==="style")t.style=ry(r);else{const o=ty[n.toLowerCase()]||n;o.startsWith("on")&&typeof r=="function"?t[o]=iy(r):t[o]=r}return t},sy={iframe:{sandbox:""}},z=e=>{const t=ny.has(e),n=sy[e];return({children:r,...o})=>W0.default.createElement(e,{...ay(o),...n},t?void 0:r)},uy=({cssText:e,styleKey:t})=>{const n=Pe.useRef(null);return Pe.useEffect(()=>{const r=document.createElement("style");return r.setAttribute("data-remote-style",t??""),document.head.appendChild(r),n.current=r,()=>{document.head.removeChild(r),n.current=null}},[t]),Pe.useEffect(()=>{fr(n.current)&&fr(e)&&(n.current.textContent=e)},[e]),null},L0=new Map([["html-div",j.createRemoteComponentRenderer(z("div"))],["html-span",j.createRemoteComponentRenderer(z("span"))],["html-section",j.createRemoteComponentRenderer(z("section"))],["html-article",j.createRemoteComponentRenderer(z("article"))],["html-header",j.createRemoteComponentRenderer(z("header"))],["html-footer",j.createRemoteComponentRenderer(z("footer"))],["html-main",j.createRemoteComponentRenderer(z("main"))],["html-nav",j.createRemoteComponentRenderer(z("nav"))],["html-aside",j.createRemoteComponentRenderer(z("aside"))],["html-p",j.createRemoteComponentRenderer(z("p"))],["html-h1",j.createRemoteComponentRenderer(z("h1"))],["html-h2",j.createRemoteComponentRenderer(z("h2"))],["html-h3",j.createRemoteComponentRenderer(z("h3"))],["html-h4",j.createRemoteComponentRenderer(z("h4"))],["html-h5",j.createRemoteComponentRenderer(z("h5"))],["html-h6",j.createRemoteComponentRenderer(z("h6"))],["html-strong",j.createRemoteComponentRenderer(z("strong"))],["html-em",j.createRemoteComponentRenderer(z("em"))],["html-small",j.createRemoteComponentRenderer(z("small"))],["html-code",j.createRemoteComponentRenderer(z("code"))],["html-pre",j.createRemoteComponentRenderer(z("pre"))],["html-blockquote",j.createRemoteComponentRenderer(z("blockquote"))],["html-a",j.createRemoteComponentRenderer(z("a"))],["html-img",j.createRemoteComponentRenderer(z("img"))],["html-ul",j.createRemoteComponentRenderer(z("ul"))],["html-ol",j.createRemoteComponentRenderer(z("ol"))],["html-li",j.createRemoteComponentRenderer(z("li"))],["html-form",j.createRemoteComponentRenderer(z("form"))],["html-label",j.createRemoteComponentRenderer(z("label"))],["html-input",j.createRemoteComponentRenderer(z("input"))],["html-textarea",j.createRemoteComponentRenderer(z("textarea"))],["html-select",j.createRemoteComponentRenderer(z("select"))],["html-option",j.createRemoteComponentRenderer(z("option"))],["html-button",j.createRemoteComponentRenderer(z("button"))],["html-table",j.createRemoteComponentRenderer(z("table"))],["html-thead",j.createRemoteComponentRenderer(z("thead"))],["html-tbody",j.createRemoteComponentRenderer(z("tbody"))],["html-tfoot",j.createRemoteComponentRenderer(z("tfoot"))],["html-tr",j.createRemoteComponentRenderer(z("tr"))],["html-th",j.createRemoteComponentRenderer(z("th"))],["html-td",j.createRemoteComponentRenderer(z("td"))],["html-br",j.createRemoteComponentRenderer(z("br"))],["html-hr",j.createRemoteComponentRenderer(z("hr"))],["html-iframe",j.createRemoteComponentRenderer(z("iframe"))],["html-video",j.createRemoteComponentRenderer(z("video"))],["html-audio",j.createRemoteComponentRenderer(z("audio"))],["html-source",j.createRemoteComponentRenderer(z("source"))],["remote-style",j.createRemoteComponentRenderer(uy)],["remote-fragment",j.RemoteFragmentRenderer]]),ly=({componentUrl:e,applicationAccessToken:t,apiUrl:n,executionContext:r,frontComponentHostCommunicationApi:o,onError:i,theme:l})=>{const[d,p]=Pe.useState(null),[f,c]=Pe.useState(null),[h,s]=Pe.useState(null),[u,a]=Pe.useState(!1),m=Pe.useMemo(()=>Ee.jsx(j0,{componentUrl:e,applicationAccessToken:t,apiUrl:n,frontComponentHostCommunicationApi:o,setReceiver:p,setThread:c,setError:s}),[e,o,s,p,c,t,n]);return Ee.jsxs(Ee.Fragment,{children:[m,fr(h)&&Ee.jsxs(Ee.Fragment,{children:[Ee.jsx(Qp,{error:h,onError:i}),Ee.jsxs("div",{style:{padding:"12px 16px",backgroundColor:"#fef2f2",border:"1px solid #fecaca",borderRadius:"6px",color:"#991b1b",fontFamily:"monospace",fontSize:"13px",whiteSpace:"pre-wrap",wordBreak:"break-word",maxHeight:"200px",overflow:"auto"},children:[Ee.jsx("strong",{children:"FrontComponent error:"})," ",h.message]})]}),fr(f)&&Ee.jsxs(Ee.Fragment,{children:[Ee.jsx(e1,{thread:f}),Ee.jsx(t1,{thread:f,executionContext:r,onExecutionContextInitialized:()=>a(!0)})]}),fr(d)&&u&&Ee.jsx(Z0.ThemeProvider,{theme:l,children:Ee.jsx(j.RemoteRootRenderer,{receiver:d,components:L0})})]})},B=["click","dblclick","mousedown","mouseup","mouseover","mouseout","mouseenter","mouseleave","keydown","keyup","keypress","focus","blur","change","input","submit","scroll","wheel","contextmenu","drag"],F={id:{type:String},className:{type:String},style:{type:String},title:{type:String},tabIndex:{type:Number},role:{type:String},"aria-label":{type:String},"aria-hidden":{type:Boolean},"data-testid":{type:String}},ul=D.createRemoteElement({properties:F,events:[...B]}),ll=D.createRemoteElement({properties:F,events:[...B]}),cl=D.createRemoteElement({properties:F,events:[...B]}),dl=D.createRemoteElement({properties:F,events:[...B]}),fl=D.createRemoteElement({properties:F,events:[...B]}),pl=D.createRemoteElement({properties:F,events:[...B]}),hl=D.createRemoteElement({properties:F,events:[...B]}),ml=D.createRemoteElement({properties:F,events:[...B]}),gl=D.createRemoteElement({properties:F,events:[...B]}),vl=D.createRemoteElement({properties:F,events:[...B]}),$l=D.createRemoteElement({properties:F,events:[...B]}),yl=D.createRemoteElement({properties:F,events:[...B]}),bl=D.createRemoteElement({properties:F,events:[...B]}),_l=D.createRemoteElement({properties:F,events:[...B]}),Sl=D.createRemoteElement({properties:F,events:[...B]}),wl=D.createRemoteElement({properties:F,events:[...B]}),kl=D.createRemoteElement({properties:F,events:[...B]}),El=D.createRemoteElement({properties:F,events:[...B]}),Il=D.createRemoteElement({properties:F,events:[...B]}),Ol=D.createRemoteElement({properties:F,events:[...B]}),Pl=D.createRemoteElement({properties:F,events:[...B]}),Nl=D.createRemoteElement({properties:F,events:[...B]}),xl=D.createRemoteElement({properties:{...F,href:{type:String},target:{type:String},rel:{type:String}},events:[...B]}),Cl=D.createRemoteElement({properties:{...F,src:{type:String},alt:{type:String},width:{type:Number},height:{type:Number}},events:[...B]}),Ml=D.createRemoteElement({properties:F,events:[...B]}),Al=D.createRemoteElement({properties:F,events:[...B]}),Tl=D.createRemoteElement({properties:F,events:[...B]}),Rl=D.createRemoteElement({properties:{...F,action:{type:String},method:{type:String}},events:[...B]}),Dl=D.createRemoteElement({properties:{...F,htmlFor:{type:String}},events:[...B]}),jl=D.createRemoteElement({properties:{...F,type:{type:String},name:{type:String},value:{type:String},placeholder:{type:String},disabled:{type:Boolean},checked:{type:Boolean},readOnly:{type:Boolean}},events:[...B]}),Ll=D.createRemoteElement({properties:{...F,name:{type:String},value:{type:String},placeholder:{type:String},disabled:{type:Boolean},readOnly:{type:Boolean},rows:{type:Number},cols:{type:Number}},events:[...B]}),Ul=D.createRemoteElement({properties:{...F,name:{type:String},value:{type:String},disabled:{type:Boolean},multiple:{type:Boolean}},events:[...B]}),zl=D.createRemoteElement({properties:{...F,value:{type:String},disabled:{type:Boolean},selected:{type:Boolean}},events:[...B]}),Bl=D.createRemoteElement({properties:{...F,type:{type:String},disabled:{type:Boolean}},events:[...B]}),Fl=D.createRemoteElement({properties:F,events:[...B]}),Hl=D.createRemoteElement({properties:F,events:[...B]}),Zl=D.createRemoteElement({properties:F,events:[...B]}),Gl=D.createRemoteElement({properties:F,events:[...B]}),Wl=D.createRemoteElement({properties:F,events:[...B]}),Kl=D.createRemoteElement({properties:{...F,colSpan:{type:Number},rowSpan:{type:Number}},events:[...B]}),Vl=D.createRemoteElement({properties:{...F,colSpan:{type:Number},rowSpan:{type:Number}},events:[...B]}),Yl=D.createRemoteElement({properties:F,events:[...B]}),ql=D.createRemoteElement({properties:F,events:[...B]}),Jl=D.createRemoteElement({properties:{...F,src:{type:String},name:{type:String},width:{type:String},height:{type:String},allow:{type:String},sandbox:{type:String},allowFullScreen:{type:Boolean},loading:{type:String},referrerPolicy:{type:String},srcDoc:{type:String}},events:[...B]}),Xl=D.createRemoteElement({properties:{...F,src:{type:String},poster:{type:String},controls:{type:Boolean},autoPlay:{type:Boolean},loop:{type:Boolean},muted:{type:Boolean},preload:{type:String},width:{type:String},height:{type:String},crossOrigin:{type:String},playsInline:{type:Boolean},disablePictureInPicture:{type:Boolean},disableRemotePlayback:{type:Boolean}},events:[...B,"timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]}),Ql=D.createRemoteElement({properties:{...F,src:{type:String},controls:{type:Boolean},autoPlay:{type:Boolean},loop:{type:Boolean},muted:{type:Boolean},preload:{type:String},crossOrigin:{type:String}},events:[...B,"timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]}),ec=D.createRemoteElement({properties:{...F,src:{type:String},type:{type:String},media:{type:String},srcSet:{type:String},sizes:{type:String},width:{type:Number},height:{type:Number}},events:[...B]}),U0=D.createRemoteElement({properties:{cssText:{type:String},styleKey:{type:String}}});customElements.define("html-div",ul);customElements.define("html-span",ll);customElements.define("html-section",cl);customElements.define("html-article",dl);customElements.define("html-header",fl);customElements.define("html-footer",pl);customElements.define("html-main",hl);customElements.define("html-nav",ml);customElements.define("html-aside",gl);customElements.define("html-p",vl);customElements.define("html-h1",$l);customElements.define("html-h2",yl);customElements.define("html-h3",bl);customElements.define("html-h4",_l);customElements.define("html-h5",Sl);customElements.define("html-h6",wl);customElements.define("html-strong",kl);customElements.define("html-em",El);customElements.define("html-small",Il);customElements.define("html-code",Ol);customElements.define("html-pre",Pl);customElements.define("html-blockquote",Nl);customElements.define("html-a",xl);customElements.define("html-img",Cl);customElements.define("html-ul",Ml);customElements.define("html-ol",Al);customElements.define("html-li",Tl);customElements.define("html-form",Rl);customElements.define("html-label",Dl);customElements.define("html-input",jl);customElements.define("html-textarea",Ll);customElements.define("html-select",Ul);customElements.define("html-option",zl);customElements.define("html-button",Bl);customElements.define("html-table",Fl);customElements.define("html-thead",Hl);customElements.define("html-tbody",Zl);customElements.define("html-tfoot",Gl);customElements.define("html-tr",Wl);customElements.define("html-th",Kl);customElements.define("html-td",Vl);customElements.define("html-br",Yl);customElements.define("html-hr",ql);customElements.define("html-iframe",Jl);customElements.define("html-video",Xl);customElements.define("html-audio",Ql);customElements.define("html-source",ec);customElements.define("remote-style",U0);customElements.define("remote-root",D.RemoteRootElement);customElements.define("remote-fragment",D.RemoteFragmentElement);const cy=U.createRemoteComponent("html-div",ul,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),dy=U.createRemoteComponent("html-span",ll,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),fy=U.createRemoteComponent("html-section",cl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),py=U.createRemoteComponent("html-article",dl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),hy=U.createRemoteComponent("html-header",fl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),my=U.createRemoteComponent("html-footer",pl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),gy=U.createRemoteComponent("html-main",hl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),vy=U.createRemoteComponent("html-nav",ml,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),$y=U.createRemoteComponent("html-aside",gl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),yy=U.createRemoteComponent("html-p",vl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),by=U.createRemoteComponent("html-h1",$l,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),_y=U.createRemoteComponent("html-h2",yl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Sy=U.createRemoteComponent("html-h3",bl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),wy=U.createRemoteComponent("html-h4",_l,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),ky=U.createRemoteComponent("html-h5",Sl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ey=U.createRemoteComponent("html-h6",wl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Iy=U.createRemoteComponent("html-strong",kl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Oy=U.createRemoteComponent("html-em",El,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Py=U.createRemoteComponent("html-small",Il,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ny=U.createRemoteComponent("html-code",Ol,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),xy=U.createRemoteComponent("html-pre",Pl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Cy=U.createRemoteComponent("html-blockquote",Nl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),My=U.createRemoteComponent("html-a",xl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ay=U.createRemoteComponent("html-img",Cl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ty=U.createRemoteComponent("html-ul",Ml,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ry=U.createRemoteComponent("html-ol",Al,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Dy=U.createRemoteComponent("html-li",Tl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),jy=U.createRemoteComponent("html-form",Rl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ly=U.createRemoteComponent("html-label",Dl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Uy=U.createRemoteComponent("html-input",jl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),zy=U.createRemoteComponent("html-textarea",Ll,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),By=U.createRemoteComponent("html-select",Ul,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Fy=U.createRemoteComponent("html-option",zl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Hy=U.createRemoteComponent("html-button",Bl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Zy=U.createRemoteComponent("html-table",Fl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Gy=U.createRemoteComponent("html-thead",Hl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Wy=U.createRemoteComponent("html-tbody",Zl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ky=U.createRemoteComponent("html-tfoot",Gl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Vy=U.createRemoteComponent("html-tr",Wl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Yy=U.createRemoteComponent("html-th",Kl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),qy=U.createRemoteComponent("html-td",Vl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Jy=U.createRemoteComponent("html-br",Yl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Xy=U.createRemoteComponent("html-hr",ql,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Qy=U.createRemoteComponent("html-iframe",Jl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),e4=U.createRemoteComponent("html-video",Xl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"},onTimeUpdate:{event:"timeupdate"},onPlay:{event:"play"},onPause:{event:"pause"},onEnded:{event:"ended"},onLoadedMetadata:{event:"loadedmetadata"},onLoadedData:{event:"loadeddata"},onVolumeChange:{event:"volumechange"},onSeeking:{event:"seeking"},onSeeked:{event:"seeked"},onError:{event:"error"},onCanPlay:{event:"canplay"},onCanPlayThrough:{event:"canplaythrough"},onWaiting:{event:"waiting"},onProgress:{event:"progress"},onDurationChange:{event:"durationchange"},onRateChange:{event:"ratechange"},onStalled:{event:"stalled"},onSuspend:{event:"suspend"},onEmptied:{event:"emptied"}}}),t4=U.createRemoteComponent("html-audio",Ql,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"},onTimeUpdate:{event:"timeupdate"},onPlay:{event:"play"},onPause:{event:"pause"},onEnded:{event:"ended"},onLoadedMetadata:{event:"loadedmetadata"},onLoadedData:{event:"loadeddata"},onVolumeChange:{event:"volumechange"},onSeeking:{event:"seeking"},onSeeked:{event:"seeked"},onError:{event:"error"},onCanPlay:{event:"canplay"},onCanPlayThrough:{event:"canplaythrough"},onWaiting:{event:"waiting"},onProgress:{event:"progress"},onDurationChange:{event:"durationchange"},onRateChange:{event:"ratechange"},onStalled:{event:"stalled"},onSuspend:{event:"suspend"},onEmptied:{event:"emptied"}}}),n4=U.createRemoteComponent("html-source",ec,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}});U.createRemoteComponent("remote-style",U0);Object.defineProperty(exports,"RemoteFragmentElement",{enumerable:!0,get:()=>D.RemoteFragmentElement});Object.defineProperty(exports,"RemoteRootElement",{enumerable:!0,get:()=>D.RemoteRootElement});exports.FrontComponentErrorEffect=Qp;exports.FrontComponentHostCommunicationApiEffect=e1;exports.FrontComponentRenderer=ly;exports.FrontComponentUpdateContextEffect=t1;exports.FrontComponentWorkerEffect=j0;exports.HtmlA=My;exports.HtmlAElement=xl;exports.HtmlArticle=py;exports.HtmlArticleElement=dl;exports.HtmlAside=$y;exports.HtmlAsideElement=gl;exports.HtmlAudio=t4;exports.HtmlAudioElement=Ql;exports.HtmlBlockquote=Cy;exports.HtmlBlockquoteElement=Nl;exports.HtmlBr=Jy;exports.HtmlBrElement=Yl;exports.HtmlButton=Hy;exports.HtmlButtonElement=Bl;exports.HtmlCode=Ny;exports.HtmlCodeElement=Ol;exports.HtmlDiv=cy;exports.HtmlDivElement=ul;exports.HtmlEm=Oy;exports.HtmlEmElement=El;exports.HtmlFooter=my;exports.HtmlFooterElement=pl;exports.HtmlForm=jy;exports.HtmlFormElement=Rl;exports.HtmlH1=by;exports.HtmlH1Element=$l;exports.HtmlH2=_y;exports.HtmlH2Element=yl;exports.HtmlH3=Sy;exports.HtmlH3Element=bl;exports.HtmlH4=wy;exports.HtmlH4Element=_l;exports.HtmlH5=ky;exports.HtmlH5Element=Sl;exports.HtmlH6=Ey;exports.HtmlH6Element=wl;exports.HtmlHeader=hy;exports.HtmlHeaderElement=fl;exports.HtmlHr=Xy;exports.HtmlHrElement=ql;exports.HtmlIframe=Qy;exports.HtmlIframeElement=Jl;exports.HtmlImg=Ay;exports.HtmlImgElement=Cl;exports.HtmlInput=Uy;exports.HtmlInputElement=jl;exports.HtmlLabel=Ly;exports.HtmlLabelElement=Dl;exports.HtmlLi=Dy;exports.HtmlLiElement=Tl;exports.HtmlMain=gy;exports.HtmlMainElement=hl;exports.HtmlNav=vy;exports.HtmlNavElement=ml;exports.HtmlOl=Ry;exports.HtmlOlElement=Al;exports.HtmlOption=Fy;exports.HtmlOptionElement=zl;exports.HtmlP=yy;exports.HtmlPElement=vl;exports.HtmlPre=xy;exports.HtmlPreElement=Pl;exports.HtmlSection=fy;exports.HtmlSectionElement=cl;exports.HtmlSelect=By;exports.HtmlSelectElement=Ul;exports.HtmlSmall=Py;exports.HtmlSmallElement=Il;exports.HtmlSource=n4;exports.HtmlSourceElement=ec;exports.HtmlSpan=dy;exports.HtmlSpanElement=ll;exports.HtmlStrong=Iy;exports.HtmlStrongElement=kl;exports.HtmlTable=Zy;exports.HtmlTableElement=Fl;exports.HtmlTbody=Wy;exports.HtmlTbodyElement=Zl;exports.HtmlTd=qy;exports.HtmlTdElement=Vl;exports.HtmlTextarea=zy;exports.HtmlTextareaElement=Ll;exports.HtmlTfoot=Ky;exports.HtmlTfootElement=Gl;exports.HtmlTh=Yy;exports.HtmlThElement=Kl;exports.HtmlThead=Gy;exports.HtmlTheadElement=Hl;exports.HtmlTr=Vy;exports.HtmlTrElement=Wl;exports.HtmlUl=Ty;exports.HtmlUlElement=Ml;exports.HtmlVideo=e4;exports.HtmlVideoElement=Xl;exports.componentRegistry=L0;exports.createRemoteWorker=D0;
25
+ `+I.prev}function Zr(k,I){var Q=K(k),re=[];if(Q){re.length=k.length;for(var ae=0;ae<k.length;ae++)re[ae]=ge(k,ae)?I(k[ae],k):""}var V=typeof x=="function"?x(k):[],jt;if(W){jt={};for(var dn=0;dn<V.length;dn++)jt["$"+V[dn]]=V[dn]}for(var je in k)ge(k,je)&&(Q&&String(Number(je))===je&&je<k.length||W&&jt["$"+je]instanceof Symbol||(w.call(/[^\w$]/,je)?re.push(I(je,k)+": "+I(k[je],k)):re.push(je+": "+I(k[je],k))));if(typeof x=="function")for(var Lt=0;Lt<V.length;Lt++)le.call(k,V[Lt])&&re.push("["+I(V[Lt])+"]: "+I(k[V[Lt]],k));return re}return Sa}var wa,Nf;function gm(){if(Nf)return wa;Nf=1;var e=Ko(),t=Ye(),n=function(d,p,f){for(var c=d,h;(h=c.next)!=null;c=h)if(h.key===p)return c.next=h.next,f||(h.next=d.next,d.next=h),h},r=function(d,p){if(d){var f=n(d,p);return f&&f.value}},o=function(d,p,f){var c=n(d,p);c?c.value=f:d.next={key:p,next:d.next,value:f}},i=function(d,p){return d?!!n(d,p):!1},l=function(d,p){if(d)return n(d,p,!0)};return wa=function(){var d,p={assert:function(f){if(!p.has(f))throw new t("Side channel does not contain "+e(f))},delete:function(f){var c=d&&d.next,h=l(d,f);return h&&c&&c===h&&(d=void 0),!!h},get:function(f){return r(d,f)},has:function(f){return i(d,f)},set:function(f,c){d||(d={next:void 0}),o(d,f,c)}};return p},wa}var ka,xf;function E1(){if(xf)return ka;xf=1;var e=Pt(),t=Me(),n=Ko(),r=Ye(),o=e("%Map%",!0),i=t("Map.prototype.get",!0),l=t("Map.prototype.set",!0),d=t("Map.prototype.has",!0),p=t("Map.prototype.delete",!0),f=t("Map.prototype.size",!0);return ka=!!o&&function(){var c,h={assert:function(s){if(!h.has(s))throw new r("Side channel does not contain "+n(s))},delete:function(s){if(c){var u=p(c,s);return f(c)===0&&(c=void 0),u}return!1},get:function(s){if(c)return i(c,s)},has:function(s){return c?d(c,s):!1},set:function(s,u){c||(c=new o),l(c,s,u)}};return h},ka}var Ea,Cf;function vm(){if(Cf)return Ea;Cf=1;var e=Pt(),t=Me(),n=Ko(),r=E1(),o=Ye(),i=e("%WeakMap%",!0),l=t("WeakMap.prototype.get",!0),d=t("WeakMap.prototype.set",!0),p=t("WeakMap.prototype.has",!0),f=t("WeakMap.prototype.delete",!0);return Ea=i?function(){var c,h,s={assert:function(u){if(!s.has(u))throw new o("Side channel does not contain "+n(u))},delete:function(u){if(i&&u&&(typeof u=="object"||typeof u=="function")){if(c)return f(c,u)}else if(r&&h)return h.delete(u);return!1},get:function(u){return i&&u&&(typeof u=="object"||typeof u=="function")&&c?l(c,u):h&&h.get(u)},has:function(u){return i&&u&&(typeof u=="object"||typeof u=="function")&&c?p(c,u):!!h&&h.has(u)},set:function(u,a){i&&u&&(typeof u=="object"||typeof u=="function")?(c||(c=new i),d(c,u,a)):r&&(h||(h=r()),h.set(u,a))}};return s}:r,Ea}var Ia,Mf;function I1(){if(Mf)return Ia;Mf=1;var e=Ye(),t=Ko(),n=gm(),r=E1(),o=vm(),i=o||r||n;return Ia=function(){var l,d={assert:function(p){if(!d.has(p))throw new e("Side channel does not contain "+t(p))},delete:function(p){return!!l&&l.delete(p)},get:function(p){return l&&l.get(p)},has:function(p){return!!l&&l.has(p)},set:function(p,f){l||(l=i()),l.set(p,f)}};return d},Ia}var Oa,Af;function $m(){if(Af)return Oa;Af=1;var e=Ms(),t=I1()(),n=Ye(),r={assert:function(o,i){if(!o||typeof o!="object"&&typeof o!="function")throw new n("`O` is not an object");if(typeof i!="string")throw new n("`slot` must be a string");if(t.assert(o),!r.has(o,i))throw new n("`"+i+"` is not present on `O`")},get:function(o,i){if(!o||typeof o!="object"&&typeof o!="function")throw new n("`O` is not an object");if(typeof i!="string")throw new n("`slot` must be a string");var l=t.get(o);return l&&l["$"+i]},has:function(o,i){if(!o||typeof o!="object"&&typeof o!="function")throw new n("`O` is not an object");if(typeof i!="string")throw new n("`slot` must be a string");var l=t.get(o);return!!l&&e(l,"$"+i)},set:function(o,i,l){if(!o||typeof o!="object"&&typeof o!="function")throw new n("`O` is not an object");if(typeof i!="string")throw new n("`slot` must be a string");var d=t.get(o);d||(d={},t.set(o,d)),d["$"+i]=l}};return Object.freeze&&Object.freeze(r),Oa=r,Oa}var Pa,Tf;function ym(){if(Tf)return Pa;Tf=1;var e=$m(),t=ws(),n=typeof StopIteration=="object"?StopIteration:null;return Pa=function(r){if(!n)throw new t("this environment lacks StopIteration");e.set(r,"[[Done]]",!1);var o={next:function(){var i=e.get(this,"[[Iterator]]"),l=!!e.get(i,"[[Done]]");try{return{done:l,value:l?void 0:i.next()}}catch(d){if(e.set(i,"[[Done]]",!0),d!==n)throw d;return{done:!0,value:void 0}}}};return e.set(o,"[[Iterator]]",r),o},Pa}var Na,Rf;function O1(){if(Rf)return Na;Rf=1;var e={}.toString;return Na=Array.isArray||function(t){return e.call(t)=="[object Array]"},Na}var xa,Df;function P1(){if(Df)return xa;Df=1;var e=Me(),t=e("String.prototype.valueOf"),n=function(l){try{return t(l),!0}catch{return!1}},r=e("Object.prototype.toString"),o="[object String]",i=$n()();return xa=function(l){return typeof l=="string"?!0:!l||typeof l!="object"?!1:i?n(l):r(l)===o},xa}var Ca,jf;function N1(){if(jf)return Ca;jf=1;var e=typeof Map=="function"&&Map.prototype?Map:null,t=typeof Set=="function"&&Set.prototype?Set:null,n;e||(n=function(i){return!1});var r=e?Map.prototype.has:null,o=t?Set.prototype.has:null;return!n&&!r&&(n=function(i){return!1}),Ca=n||function(i){if(!i||typeof i!="object")return!1;try{if(r.call(i),o)try{o.call(i)}catch{return!0}return i instanceof e}catch{}return!1},Ca}var Ma,Lf;function x1(){if(Lf)return Ma;Lf=1;var e=typeof Map=="function"&&Map.prototype?Map:null,t=typeof Set=="function"&&Set.prototype?Set:null,n;t||(n=function(i){return!1});var r=e?Map.prototype.has:null,o=t?Set.prototype.has:null;return!n&&!o&&(n=function(i){return!1}),Ma=n||function(i){if(!i||typeof i!="object")return!1;try{if(o.call(i),r)try{r.call(i)}catch{return!0}return i instanceof t}catch{}return!1},Ma}var Uf;function bm(){if(Uf)return sr.exports;Uf=1;var e=k1(),t=ym();if(Os()()||Go()()){var n=Symbol.iterator;sr.exports=function(E){if(E!=null&&typeof E[n]<"u")return E[n]();if(e(E))return Array.prototype[n].call(E)}}else{var r=O1(),o=P1(),i=Pt(),l=i("%Map%",!0),d=i("%Set%",!0),p=Wo(),f=p("Array.prototype.push"),c=p("String.prototype.charCodeAt"),h=p("String.prototype.slice"),s=function(E,C){var P=E.length;if(C+1>=P)return C+1;var O=c(E,C);if(O<55296||O>56319)return C+1;var x=c(E,C+1);return x<56320||x>57343?C+1:C+2},u=function(E){var C=0;return{next:function(){var P=C>=E.length,O;return P||(O=E[C],C+=1),{done:P,value:O}}}},a=function(E,C){if(r(E)||e(E))return u(E);if(o(E)){var P=0;return{next:function(){var O=s(E,P),x=h(E,P,O);return P=O,{done:O>E.length,value:x}}}}if(C&&typeof E["_es6-shim iterator_"]<"u")return E["_es6-shim iterator_"]()};if(!l&&!d)sr.exports=function(E){if(E!=null)return a(E,!0)};else{var m=N1(),g=x1(),v=p("Map.prototype.forEach",!0),$=p("Set.prototype.forEach",!0);if(typeof process>"u"||!process.versions||!process.versions.node)var _=p("Map.prototype.iterator",!0),y=p("Set.prototype.iterator",!0);var b=p("Map.prototype.@@iterator",!0)||p("Map.prototype._es6-shim iterator_",!0),w=p("Set.prototype.@@iterator",!0)||p("Set.prototype._es6-shim iterator_",!0),S=function(E){if(m(E)){if(_)return t(_(E));if(b)return b(E);if(v){var C=[];return v(E,function(O,x){f(C,[x,O])}),u(C)}}if(g(E)){if(y)return t(y(E));if(w)return w(E);if($){var P=[];return $(E,function(O){f(P,O)}),u(P)}}};sr.exports=function(E){return S(E)||a(E)}}}return sr.exports}var Aa,zf;function C1(){if(zf)return Aa;zf=1;var e=function(t){return t!==t};return Aa=function(t,n){return t===0&&n===0?1/t===1/n:!!(t===n||e(t)&&e(n))},Aa}var Ta,Bf;function M1(){if(Bf)return Ta;Bf=1;var e=C1();return Ta=function(){return typeof Object.is=="function"?Object.is:e},Ta}var Ra,Ff;function _m(){if(Ff)return Ra;Ff=1;var e=M1(),t=vn();return Ra=function(){var n=e();return t(Object,{is:n},{is:function(){return Object.is!==n}}),n},Ra}var Da,Hf;function Sm(){if(Hf)return Da;Hf=1;var e=vn(),t=Fn(),n=C1(),r=M1(),o=_m(),i=t(r(),Object);return e(i,{getPolyfill:r,implementation:n,shim:o}),Da=i,Da}var ja,Zf;function A1(){if(Zf)return ja;Zf=1;var e=Fn(),t=Me(),n=Pt(),r=n("%ArrayBuffer%",!0),o=t("ArrayBuffer.prototype.byteLength",!0),i=t("Object.prototype.toString"),l=!!r&&!o&&new r(0).slice,d=!!l&&e(l);return ja=o||d?function(p){if(!p||typeof p!="object")return!1;try{return o?o(p):d(p,0),!0}catch{return!1}}:r?function(p){return i(p)==="[object ArrayBuffer]"}:function(p){return!1},ja}var La,Gf;function wm(){if(Gf)return La;Gf=1;var e=Me(),t=e("Date.prototype.getDay"),n=function(l){try{return t(l),!0}catch{return!1}},r=e("Object.prototype.toString"),o="[object Date]",i=$n()();return La=function(l){return typeof l!="object"||l===null?!1:i?n(l):r(l)===o},La}var Ua,Wf;function T1(){if(Wf)return Ua;Wf=1;var e=Me(),t=$n()(),n=Ms(),r=gn(),o;if(t){var i=e("RegExp.prototype.exec"),l={},d=function(){throw l},p={toString:d,valueOf:d};typeof Symbol.toPrimitive=="symbol"&&(p[Symbol.toPrimitive]=d),o=function(h){if(!h||typeof h!="object")return!1;var s=r(h,"lastIndex"),u=s&&n(s,"value");if(!u)return!1;try{i(h,p)}catch(a){return a===l}}}else{var f=e("Object.prototype.toString"),c="[object RegExp]";o=function(h){return!h||typeof h!="object"&&typeof h!="function"?!1:f(h)===c}}return Ua=o,Ua}var za,Kf;function km(){if(Kf)return za;Kf=1;var e=Me(),t=e("SharedArrayBuffer.prototype.byteLength",!0);return za=t?function(n){if(!n||typeof n!="object")return!1;try{return t(n),!0}catch{return!1}}:function(n){return!1},za}var Ba,Vf;function Em(){if(Vf)return Ba;Vf=1;var e=Me(),t=e("Number.prototype.toString"),n=function(l){try{return t(l),!0}catch{return!1}},r=e("Object.prototype.toString"),o="[object Number]",i=$n()();return Ba=function(l){return typeof l=="number"?!0:!l||typeof l!="object"?!1:i?n(l):r(l)===o},Ba}var Fa,Yf;function Im(){if(Yf)return Fa;Yf=1;var e=Me(),t=e("Boolean.prototype.toString"),n=e("Object.prototype.toString"),r=function(l){try{return t(l),!0}catch{return!1}},o="[object Boolean]",i=$n()();return Fa=function(l){return typeof l=="boolean"?!0:l===null||typeof l!="object"?!1:i?r(l):n(l)===o},Fa}var yo={exports:{}},Ha,qf;function Om(){if(qf)return Ha;qf=1;var e=Me(),t=T1(),n=e("RegExp.prototype.exec"),r=Ye();return Ha=function(o){if(!t(o))throw new r("`regex` must be a RegExp");return function(i){return n(o,i)!==null}},Ha}var Jf;function Pm(){if(Jf)return yo.exports;Jf=1;var e=Me(),t=e("Object.prototype.toString"),n=Os()(),r=Om();if(n){var o=e("Symbol.prototype.toString"),i=r(/^Symbol\(.*\)$/),l=function(d){return typeof d.valueOf()!="symbol"?!1:i(o(d))};yo.exports=function(d){if(typeof d=="symbol")return!0;if(!d||typeof d!="object"||t(d)!=="[object Symbol]")return!1;try{return l(d)}catch{return!1}}}else yo.exports=function(d){return!1};return yo.exports}var bo={exports:{}},Za,Xf;function Nm(){if(Xf)return Za;Xf=1;var e=typeof BigInt<"u"&&BigInt;return Za=function(){return typeof e=="function"&&typeof BigInt=="function"&&typeof e(42)=="bigint"&&typeof BigInt(42)=="bigint"},Za}var Qf;function xm(){if(Qf)return bo.exports;Qf=1;var e=Nm()();if(e){var t=BigInt.prototype.valueOf,n=function(r){try{return t.call(r),!0}catch{}return!1};bo.exports=function(r){return r===null||typeof r>"u"||typeof r=="boolean"||typeof r=="string"||typeof r=="number"||typeof r=="symbol"||typeof r=="function"?!1:typeof r=="bigint"?!0:n(r)}}else bo.exports=function(r){return!1};return bo.exports}var Ga,ep;function Cm(){if(ep)return Ga;ep=1;var e=P1(),t=Em(),n=Im(),r=Pm(),o=xm();return Ga=function(i){if(i==null||typeof i!="object"&&typeof i!="function")return null;if(e(i))return"String";if(t(i))return"Number";if(n(i))return"Boolean";if(r(i))return"Symbol";if(o(i))return"BigInt"},Ga}var Wa,tp;function Mm(){if(tp)return Wa;tp=1;var e=typeof WeakMap=="function"&&WeakMap.prototype?WeakMap:null,t=typeof WeakSet=="function"&&WeakSet.prototype?WeakSet:null,n;e||(n=function(i){return!1});var r=e?e.prototype.has:null,o=t?t.prototype.has:null;return!n&&!r&&(n=function(i){return!1}),Wa=n||function(i){if(!i||typeof i!="object")return!1;try{if(r.call(i,r),o)try{o.call(i,o)}catch{return!0}return i instanceof e}catch{}return!1},Wa}var _o={exports:{}},np;function Am(){if(np)return _o.exports;np=1;var e=Pt(),t=Wo(),n=e("%WeakSet%",!0),r=t("WeakSet.prototype.has",!0);if(r){var o=t("WeakMap.prototype.has",!0);_o.exports=function(i){if(!i||typeof i!="object")return!1;try{if(r(i,r),o)try{o(i,o)}catch{return!0}return i instanceof n}catch{}return!1}}else _o.exports=function(i){return!1};return _o.exports}var Ka,rp;function Tm(){if(rp)return Ka;rp=1;var e=N1(),t=x1(),n=Mm(),r=Am();return Ka=function(o){if(o&&typeof o=="object"){if(e(o))return"Map";if(t(o))return"Set";if(n(o))return"WeakMap";if(r(o))return"WeakSet"}return!1},Ka}var Va,op;function Rm(){if(op)return Va;op=1;var e=Function.prototype.toString,t=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,n,r;if(typeof t=="function"&&typeof Object.defineProperty=="function")try{n=Object.defineProperty({},"length",{get:function(){throw r}}),r={},t(function(){throw 42},null,n)}catch($){$!==r&&(t=null)}else t=null;var o=/^\s*class\b/,i=function($){try{var _=e.call($);return o.test(_)}catch{return!1}},l=function($){try{return i($)?!1:(e.call($),!0)}catch{return!1}},d=Object.prototype.toString,p="[object Object]",f="[object Function]",c="[object GeneratorFunction]",h="[object HTMLAllCollection]",s="[object HTML document.all class]",u="[object HTMLCollection]",a=typeof Symbol=="function"&&!!Symbol.toStringTag,m=!(0 in[,]),g=function(){return!1};if(typeof document=="object"){var v=document.all;d.call(v)===d.call(document.all)&&(g=function($){if((m||!$)&&(typeof $>"u"||typeof $=="object"))try{var _=d.call($);return(_===h||_===s||_===u||_===p)&&$("")==null}catch{}return!1})}return Va=t?function($){if(g($))return!0;if(!$||typeof $!="function"&&typeof $!="object")return!1;try{t($,null,n)}catch(_){if(_!==r)return!1}return!i($)&&l($)}:function($){if(g($))return!0;if(!$||typeof $!="function"&&typeof $!="object")return!1;if(a)return l($);if(i($))return!1;var _=d.call($);return _!==f&&_!==c&&!/^\[object HTML/.test(_)?!1:l($)},Va}var Ya,ip;function Dm(){if(ip)return Ya;ip=1;var e=Rm(),t=Object.prototype.toString,n=Object.prototype.hasOwnProperty,r=function(d,p,f){for(var c=0,h=d.length;c<h;c++)n.call(d,c)&&(f==null?p(d[c],c,d):p.call(f,d[c],c,d))},o=function(d,p,f){for(var c=0,h=d.length;c<h;c++)f==null?p(d.charAt(c),c,d):p.call(f,d.charAt(c),c,d)},i=function(d,p,f){for(var c in d)n.call(d,c)&&(f==null?p(d[c],c,d):p.call(f,d[c],c,d))};function l(d){return t.call(d)==="[object Array]"}return Ya=function(d,p,f){if(!e(p))throw new TypeError("iterator must be a function");var c;arguments.length>=3&&(c=f),l(d)?r(d,p,c):typeof d=="string"?o(d,p,c):i(d,p,c)},Ya}var ap,sp;function jm(){return sp||(sp=1,ap=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]),ap}var qa,up;function Lm(){if(up)return qa;up=1;var e=jm(),t=typeof globalThis>"u"?Ht:globalThis;return qa=function(){for(var n=[],r=0;r<e.length;r++)typeof t[e[r]]=="function"&&(n[n.length]=e[r]);return n},qa}var Ja,lp;function Um(){if(lp)return Ja;lp=1;var e=Dm(),t=Lm(),n=Fn(),r=Me(),o=gn(),i=Cs(),l=r("Object.prototype.toString"),d=$n()(),p=typeof globalThis>"u"?Ht:globalThis,f=t(),c=r("String.prototype.slice"),h=r("Array.prototype.indexOf",!0)||function(m,g){for(var v=0;v<m.length;v+=1)if(m[v]===g)return v;return-1},s={__proto__:null};d&&o&&i?e(f,function(m){var g=new p[m];if(Symbol.toStringTag in g&&i){var v=i(g),$=o(v,Symbol.toStringTag);if(!$&&v){var _=i(v);$=o(_,Symbol.toStringTag)}s["$"+m]=n($.get)}}):e(f,function(m){var g=new p[m],v=g.slice||g.set;v&&(s["$"+m]=n(v))});var u=function(m){var g=!1;return e(s,function(v,$){if(!g)try{"$"+v(m)===$&&(g=c($,1))}catch{}}),g},a=function(m){var g=!1;return e(s,function(v,$){if(!g)try{v(m),g=c($,1)}catch{}}),g};return Ja=function(m){if(!m||typeof m!="object")return!1;if(!d){var g=c(l(m),8,-1);return h(f,g)>-1?g:g!=="Object"?!1:a(m)}return o?u(m):null},Ja}var Xa,cp;function zm(){if(cp)return Xa;cp=1;var e=Me(),t=e("ArrayBuffer.prototype.byteLength",!0),n=A1();return Xa=function(r){return n(r)?t?t(r):r.byteLength:NaN},Xa}var Qa,dp;function Bm(){if(dp)return Qa;dp=1;var e=um(),t=Wo(),n=fm(),r=Pt(),o=bm(),i=I1(),l=Sm(),d=k1(),p=O1(),f=A1(),c=wm(),h=T1(),s=km(),u=Ss(),a=Cm(),m=Tm(),g=Um(),v=zm(),$=t("SharedArrayBuffer.prototype.byteLength",!0),_=t("Date.prototype.getTime"),y=Object.getPrototypeOf,b=t("Object.prototype.toString"),w=r("%Set%",!0),S=t("Map.prototype.has",!0),E=t("Map.prototype.get",!0),C=t("Map.prototype.size",!0),P=t("Set.prototype.add",!0),O=t("Set.prototype.delete",!0),x=t("Set.prototype.has",!0),A=t("Set.prototype.size",!0);function W(N,M,G,K){for(var q=o(N),H;(H=q.next())&&!H.done;)if(ce(M,H.value,G,K))return O(N,H.value),!0;return!1}function ie(N){if(typeof N>"u")return null;if(typeof N!="object")return typeof N=="symbol"?!1:typeof N=="string"||typeof N=="number"?+N==+N:!0}function le(N,M,G,K,q,H){var Z=ie(G);if(Z!=null)return Z;var T=E(M,Z),R=e({},q,{strict:!1});return typeof T>"u"&&!S(M,Z)||!ce(K,T,R,H)?!1:!S(N,Z)&&ce(K,T,R,H)}function De(N,M,G){var K=ie(G);return K??(x(M,K)&&!x(N,K))}function qe(N,M,G,K,q,H){for(var Z=o(N),T,R;(T=Z.next())&&!T.done;)if(R=T.value,ce(G,R,q,H)&&ce(K,E(M,R),q,H))return O(N,R),!0;return!1}function ce(N,M,G,K){var q=G||{};if(q.strict?l(N,M):N===M)return!0;var H=a(N),Z=a(M);if(H!==Z)return!1;if(!N||!M||typeof N!="object"&&typeof M!="object")return q.strict?l(N,M):N==M;var T=K.has(N),R=K.has(M),J;if(T&&R){if(K.get(N)===K.get(M))return!0}else J={};return T||K.set(N,J),R||K.set(M,J),Tt(N,M,q,K)}function ln(N){return!N||typeof N!="object"||typeof N.length!="number"||typeof N.copy!="function"||typeof N.slice!="function"||N.length>0&&typeof N[0]!="number"?!1:!!(N.constructor&&N.constructor.isBuffer&&N.constructor.isBuffer(N))}function En(N,M,G,K){if(A(N)!==A(M))return!1;for(var q=o(N),H=o(M),Z,T,R;(Z=q.next())&&!Z.done;)if(Z.value&&typeof Z.value=="object")R||(R=new w),P(R,Z.value);else if(!x(M,Z.value)){if(G.strict||!De(N,M,Z.value))return!1;R||(R=new w),P(R,Z.value)}if(R){for(;(T=H.next())&&!T.done;)if(T.value&&typeof T.value=="object"){if(!W(R,T.value,G.strict,K))return!1}else if(!G.strict&&!x(N,T.value)&&!W(R,T.value,G.strict,K))return!1;return A(R)===0}return!0}function cn(N,M,G,K){if(C(N)!==C(M))return!1;for(var q=o(N),H=o(M),Z,T,R,J,me,te;(Z=q.next())&&!Z.done;)if(J=Z.value[0],me=Z.value[1],J&&typeof J=="object")R||(R=new w),P(R,J);else if(te=E(M,J),typeof te>"u"&&!S(M,J)||!ce(me,te,G,K)){if(G.strict||!le(N,M,J,me,G,K))return!1;R||(R=new w),P(R,J)}if(R){for(;(T=H.next())&&!T.done;)if(J=T.value[0],te=T.value[1],J&&typeof J=="object"){if(!qe(R,N,J,te,G,K))return!1}else if(!G.strict&&(!N.has(J)||!ce(E(N,J),te,G,K))&&!qe(R,N,J,te,e({},G,{strict:!1}),K))return!1;return A(R)===0}return!0}function Tt(N,M,G,K){var q,H;if(typeof N!=typeof M||N==null||M==null||b(N)!==b(M)||d(N)!==d(M))return!1;var Z=p(N),T=p(M);if(Z!==T)return!1;var R=N instanceof Error,J=M instanceof Error;if(R!==J||(R||J)&&(N.name!==M.name||N.message!==M.message))return!1;var me=h(N),te=h(M);if(me!==te||(me||te)&&(N.source!==M.source||n(N)!==n(M)))return!1;var vt=c(N),ge=c(M);if(vt!==ge||(vt||ge)&&_(N)!==_(M)||G.strict&&y&&y(N)!==y(M))return!1;var ve=g(N),at=g(M);if(ve!==at)return!1;if(ve||at){if(N.length!==M.length)return!1;for(q=0;q<N.length;q++)if(N[q]!==M[q])return!1;return!0}var Se=ln(N),$t=ln(M);if(Se!==$t)return!1;if(Se||$t){if(N.length!==M.length)return!1;for(q=0;q<N.length;q++)if(N[q]!==M[q])return!1;return!0}var yt=f(N),bt=f(M);if(yt!==bt)return!1;if(yt||bt)return v(N)!==v(M)?!1:typeof Uint8Array=="function"&&ce(new Uint8Array(N),new Uint8Array(M),G,K);var Fr=s(N),Hr=s(M);if(Fr!==Hr)return!1;if(Fr||Hr)return $(N)!==$(M)?!1:typeof Uint8Array=="function"&&ce(new Uint8Array(N),new Uint8Array(M),G,K);if(typeof N!=typeof M)return!1;var Rt=u(N),In=u(M);if(Rt.length!==In.length)return!1;for(Rt.sort(),In.sort(),q=Rt.length-1;q>=0;q--)if(Rt[q]!=In[q])return!1;for(q=Rt.length-1;q>=0;q--)if(H=Rt[q],!ce(N[H],M[H],G,K))return!1;var nr=m(N),Dt=m(M);return nr!==Dt?!1:nr==="Set"||Dt==="Set"?En(N,M,G,K):nr==="Map"?cn(N,M,G,K):!0}return Qa=function(N,M,G){return ce(N,M,G,i())},Qa}Bm();function Ue(e,t,n,r,o){return It(t,((i,l)=>{const d=i[l];if(d===void 0)throw new TypeError(Iu(l));return d})(e,t),n,r,o)}function It(e,t,n,r,o,i){const l=gr(t,n,r);if(o&&t!==l)throw new RangeError(Vh(e,t,n,r,i));return l}function Ae(e){return e!==null&&/object|function/.test(typeof e)}function Ge(e,t=Map){const n=new t;return(r,...o)=>{if(n.has(r))return n.get(r);const i=e(r,...o);return n.set(r,i),i}}function mr(e){return Ln({name:e},1)}function Ln(e,t){return Ot(n=>({value:n,configurable:1,writable:!t}),e)}function Fm(e){return Ot(t=>({get:t,configurable:1}),e)}function As(e){return{[Symbol.toStringTag]:{value:e,configurable:1}}}function Hn(e,t){const n={};let r=e.length;for(const o of t)n[e[--r]]=o;return n}function Ot(e,t,n){const r={};for(const o in t)r[o]=e(t[o],o,n);return r}function Vo(e,t,n){const r={};for(let o=0;o<t.length;o++){const i=t[o];r[i]=e(i,o,n)}return r}function R1(e,t,n){const r={};for(let o=0;o<e.length;o++)r[t[o]]=n[e[o]];return r}function nt(e,t){const n=Object.create(null);for(const r of e)n[r]=t[r];return n}function fp(e,t){for(const n of t)if(n in e)return 1;return 0}function D1(e,t,n){for(const r of e)if(t[r]!==n[r])return 0;return 1}function j1(e,t,n){const r={...n};for(let o=0;o<t;o++)r[e[o]]=0;return r}function ee(e,...t){return(...n)=>e(...t,...n)}function pp(e){return e[0].toUpperCase()+e.substring(1)}function Er(e){return e.slice().sort()}function Co(e,t){return String(t).padStart(e,"0")}function Zt(e,t){return Math.sign(e-t)}function gr(e,t,n){return Math.min(Math.max(e,t),n)}function wt(e,t){return[Math.floor(e/t),pr(e,t)]}function pr(e,t){return(e%t+t)%t}function Kt(e,t){return[Yo(e,t),Ts(e,t)]}function Yo(e,t){return Math.trunc(e/t)||0}function Ts(e,t){return e%t||0}function So(e){return Math.abs(e%1)===.5}function L1(e,t,n){let r=0,o=0;for(let d=0;d<=t;d++){const p=e[n[d]],f=pt[d],c=ue/f,[h,s]=Kt(p,c);r+=s*f,o+=h}const[i,l]=Kt(r,ue);return[o+i,l]}function qo(e,t,n){const r={};for(let o=t;o>=0;o--){const i=pt[o];r[n[o]]=Yo(e,i),e=Ts(e,i)}return r}function Hm(e){if(e!==void 0)return ke(e)}function Zm(e){if(e!==void 0)return St(e)}function U1(e){if(e!==void 0)return Rs(e)}function St(e){return F1(Rs(e))}function Rs(e){return B1(e3(e))}function z1(e,t){if(t==null)throw new RangeError(Iu(e));return t}function Ir(e){if(!Ae(e))throw new TypeError(Ev);return e}function Ds(e,t,n=e){if(typeof t!==e)throw new TypeError(rn(n,t));return t}function B1(e,t="number"){if(!Number.isInteger(e))throw new RangeError(yv(t,e));return e||0}function F1(e,t="number"){if(e<=0)throw new RangeError(bv(t,e));return e}function js(e){if(typeof e=="symbol")throw new TypeError(kv);return String(e)}function Oo(e,t){return Ae(e)?String(e):ke(e,t)}function Ls(e){if(typeof e=="string")return BigInt(e);if(typeof e!="bigint")throw new TypeError(wv(e));return e}function H1(e,t="number"){if(typeof e=="bigint")throw new TypeError(Sv(t));if(e=Number(e),!Number.isFinite(e))throw new RangeError(_v(t,e));return e}function Ne(e,t){return Math.trunc(H1(e,t))||0}function Us(e,t){return B1(H1(e,t),t)}function hp(e,t){return F1(Ne(e,t),t)}function zs(e,t){let[n,r]=Kt(t,ue),o=e+n;const i=Math.sign(o);return i&&i===-Math.sign(r)&&(o-=i,r+=i*ue),[o,r]}function Un(e,t,n=1){return zs(e[0]+t[0]*n,e[1]+t[1]*n)}function pn(e,t){return zs(e[0],e[1]+t)}function dt(e,t){return Un(t,e,-1)}function We(e,t){return Zt(e[0],t[0])||Zt(e[1],t[1])}function Z1(e,t,n){return We(e,t)===-1||We(e,n)===1}function Bs(e,t=1){const n=BigInt(ue/t);return[Number(e/n),Number(e%n)*t]}function Mo(e,t=1){const n=ue/t,[r,o]=Kt(e,n);return[r,o*t]}function ft(e,t=1,n){const[r,o]=e,[i,l]=Kt(o,t);return r*(ue/t)+(i+(n?l/t:0))}function Fs(e,t,n=wt){const[r,o]=e,[i,l]=n(o,t);return[r*(ue/t)+i,l]}function Hs(e){return Ue(e,"isoYear",Sr,_r,1),e.isoYear===Sr?Ue(e,"isoMonth",4,12,1):e.isoYear===_r&&Ue(e,"isoMonth",1,9,1),e}function Qe(e){return Fe({...e,...He,isoHour:12}),e}function Fe(e){const t=Ue(e,"isoYear",Sr,_r,1),n=t===Sr?1:t===_r?-1:0;return n&&ht(ye({...e,isoDay:e.isoDay+n,isoNanosecond:e.isoNanosecond-n})),e}function ht(e){if(!e||Z1(e,s3,a3))throw new RangeError(on);return e}function Vt(e){return L1(e,5,it)[1]}function Jo(e){const[t,n]=wt(e,ue);return[qo(n,5,it),t]}function mp(e){return Fs(e,ct)}function xe(e){return Zn(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond)}function ye(e){const t=xe(e);if(t!==void 0){const[n,r]=Kt(t,Be);return[n,r*Ct+(e.isoMicrosecond||0)*Ar+(e.isoNanosecond||0)]}}function Zs(e,t){const[n,r]=Jo(Vt(e)-t);return ht(ye({...e,isoDay:e.isoDay+r,...n}))}function Ao(...e){return Zn(...e)/r0}function Zn(...e){const[t,n]=G1(...e),r=t.valueOf();if(!isNaN(r))return r-n*Be}function G1(e,t=1,n=1,r=0,o=0,i=0,l=0){const d=e===Sr?1:e===_r?-1:0,p=new Date;return p.setUTCHours(r,o,i,l),p.setUTCFullYear(e,t-1,n+d),[p,d]}function Gn(e,t){let[n,r]=pn(e,t);r<0&&(r+=ue,n-=1);const[o,i]=wt(r,Ct),[l,d]=wt(i,Ar);return Xo(n*Be+o,l,d)}function Xo(e,t=0,n=0){const r=Math.ceil(Math.max(0,Math.abs(e)-Lu)/Be)*Math.sign(e),o=new Date(e-r*Be);return Hn(yi,[o.getUTCFullYear(),o.getUTCMonth()+1,o.getUTCDate()+r,o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds(),t,n])}function Gs(e,t){if(t<-Lu)throw new RangeError(on);const n=e.formatToParts(t),r={};for(const o of n)r[o.type]=o.value;return r}function Ws(e){return[e.isoYear,e.isoMonth,e.isoDay]}function W1(e,t){return[t,0]}function K1(){return Ut}function V1(e,t){switch(t){case 2:return Ks(e)?29:28;case 4:case 6:case 9:case 11:return 30}return 31}function Y1(e){return Ks(e)?366:365}function Ks(e){return e%4==0&&(e%100!=0||e%400==0)}function q1(e){const[t,n]=G1(e.isoYear,e.isoMonth,e.isoDay);return pr(t.getUTCDay()-n,7)||7}function J1(e){return this.id===Qn?(({isoYear:t})=>t<1?["gregory-inverse",1-t]:["gregory",t])(e):this.id===Jt?c3(e):[]}function Gm(e){const t=xe(e);if(t<l3){const{isoYear:i}=e;return i<1?["japanese-inverse",1-i]:["japanese",i]}const n=Gs(Vu(Jt),t),{era:r,eraYear:o}=jh(n,Jt);return[r,o]}function Qo(e){return yn(e),Wn(e,1),e}function yn(e){return X1(e,1),e}function gp(e){return D1(Ru,e,X1(e))}function X1(e,t){const{isoYear:n}=e,r=Ue(e,"isoMonth",1,K1(),t);return{isoYear:n,isoMonth:r,isoDay:Ue(e,"isoDay",1,V1(n,r),t)}}function Wn(e,t){return Hn(it,[Ue(e,"isoHour",0,23,t),Ue(e,"isoMinute",0,59,t),Ue(e,"isoSecond",0,59,t),Ue(e,"isoMillisecond",0,999,t),Ue(e,"isoMicrosecond",0,999,t),Ue(e,"isoNanosecond",0,999,t)])}function oe(e){return e===void 0?0:$0(Ir(e))}function ei(e,t=0){e=mt(e);const n=y0(e),r=b3(e,t);return[$0(e),r,n]}function Kn(e,t,n,r=9,o=0,i=4){t=mt(t);let l=v0(t,r,o),d=qs(t),p=Dr(t,i);const f=Rr(t,r,o,1);return l==null?l=Math.max(n,f):nh(l,f),d=Js(d,f,1),e&&(p=(c=>c<4?(c+2)%4:c)(p)),[l,f,d,p]}function ti(e,t=6,n){let r=qs(e=ni(e,Uo));const o=Dr(e,7);let i=Rr(e,t);return i=z1(Uo,i),r=Js(r,i,void 0,n),[i,r,o]}function Vs(e){return Uu(mt(e))}function Q1(e,t){return Ys(mt(e),t)}function Wm(e){const t=ni(e,ss),n=Xt(ss,$3,t,0);if(!n)throw new RangeError(rn(ss,n));return n}function Ys(e,t=4){const n=th(e);return[Dr(e,4),...eh(Rr(e,t),n)]}function eh(e,t){return e!=null?[pt[e],e<4?9-3*e:-1]:[t===void 0?1:10**(9-t),t]}function qs(e){const t=e[hr];return t===void 0?1:Ne(t,hr)}function Js(e,t,n,r){const o=r?ue:pt[t+1];if(o){const i=pt[t];if(o%((e=It(hr,e,1,o/i-(r?0:1),1))*i))throw new RangeError(rn(hr,e))}else e=It(hr,e,1,n?10**9:1,1);return e}function th(e){let t=e[as];if(t!==void 0){if(typeof t!="number"){if(js(t)==="auto")return;throw new RangeError(rn(as,t))}t=It(as,Math.floor(t),0,9,1)}return t}function mt(e){return e===void 0?{}:Ir(e)}function ni(e,t){return typeof e=="string"?{[t]:e}:Ir(e)}function ri(e){return{overflow:d3[e]}}function Xs(e,t,n=9,r=0,o){let i=t[e];if(i===void 0)return o?r:void 0;if(i=js(i),i==="auto")return o?r:null;let l=hs[i];if(l===void 0&&(l=r3[i]),l===void 0)throw new RangeError(qh(e,i,hs));return It(e,l,r,n,1,Ou),l}function Xt(e,t,n,r=0){const o=n[e];if(o===void 0)return r;const i=js(o),l=t[i];if(l===void 0)throw new RangeError(qh(e,i,t));return l}function nh(e,t){if(t>e)throw new RangeError(Wv)}function Nt(e){return{branding:Hu,epochNanoseconds:e}}function rt(e,t,n){return{branding:an,calendar:n,timeZone:t,epochNanoseconds:e}}function ot(e,t=e.calendar){return{branding:er,calendar:t,...nt(o3,e)}}function xt(e,t=e.calendar){return{branding:jr,calendar:t,...nt(Du,e)}}function vr(e,t=e.calendar){return{branding:zu,calendar:t,...nt(Du,e)}}function To(e,t=e.calendar){return{branding:Bu,calendar:t,...nt(Du,e)}}function gt(e){return{branding:Fu,...nt(p0,e)}}function he(e){return{branding:Zu,sign:Qt(e),...nt(Mu,e)}}function Qs(e){return Fs(e.epochNanoseconds,Ct)[0]}function Km(e){return((t,n=1)=>{const[r,o]=t,i=Math.floor(o/n),l=ue/n;return BigInt(r)*BigInt(l)+BigInt(i)})(e.epochNanoseconds)}function rh(e){return e.epochNanoseconds}function Vm(e,t,n,r,o){const i=hn(r),[l,d]=((v,$)=>{const _=$((v=ni(v,vs))[m0]);let y=y3(v);return y=z1(vs,y),[y,_]})(o,e),p=Math.max(l,i);if(!d&&yr(p,d))return vp(r,l);if(!d)throw new RangeError(gi);if(!r.sign)return 0;const[f,c,h]=ui(t,n,d),s=uu(h),u=li(h),a=lu(h),m=u(c,f,r);zn(d)||(Fe(f),Fe(m));const g=a(c,f,m,l);return yr(l,d)?vp(g,l):((v,$,_,y,b,w,S)=>{const E=Qt(v),[C,P]=eu(y,Tu(_,v),_,E,b,w,S),O=tu($,C,P);return v[se[_]]+O*E})(g,s(m),l,c,f,s,u)}function vp(e,t){return ft(be(e),pt[t],1)}function eu(e,t,n,r,o,i,l){const d=se[n],p={...t,[d]:t[d]+r},f=l(e,o,t),c=l(e,o,p);return[i(f),i(c)]}function tu(e,t,n){const r=ft(dt(t,n));if(!r)throw new RangeError(Xn);return ft(dt(t,e))/r}function Ym(e,t){const[n,r,o]=ti(t,5,1);return Nt(ii(e.epochNanoseconds,n,r,o,1))}function qm(e,t,n){let{epochNanoseconds:r,timeZone:o,calendar:i}=t;const[l,d,p]=ti(n);if(l===0&&d===1)return t;const f=e(o);if(l===6)r=((c,h,s,u)=>{const a=Ve(s,h),[m,g]=c(a),v=s.epochNanoseconds,$=qt(h,m),_=qt(h,g);if(Z1(v,$,_))throw new RangeError(Xn);return uh(tu(v,$,_),u)?_:$})(ah,f,t,p);else{const c=f.R(r);r=Vn(f,oh(Gn(r,c),l,d,p),c,2,0,1)}return rt(r,o,i)}function Jm(e,t){return ot(oh(e,...ti(t)),e.calendar)}function Xm(e,t){const[n,r,o]=ti(t,5);var i;return gt((i=o,nu(e,Or(n,r),i)[0]))}function Qm(e,t){const n=e(t.timeZone),r=Ve(t,n),[o,i]=ah(r),l=ft(dt(qt(n,o),qt(n,i)),$i,1);if(l<=0)throw new RangeError(Xn);return l}function eg(e,t){const{timeZone:n,calendar:r}=t,o=((i,l,d)=>qt(l,i(Ve(d,l))))(sh,e(n),t);return rt(o,n,r)}function oh(e,t,n,r){return ih(e,Or(t,n),r)}function ih(e,t,n){const[r,o]=nu(e,t,n);return Fe({...bn(e,o),...r})}function nu(e,t,n){return Jo(Yt(Vt(e),t,n))}function Ro(e){return Yt(e,vi,7)}function Or(e,t){return pt[e]*t}function ah(e){const t=sh(e);return[t,bn(t,1)]}function sh(e){return i3(6,e)}function tg(e,t,n){const r=Math.min(hn(e),6);return Yn(ai(be(e,r),t,n),r)}function oi(e,t,n,r,o,i,l,d,p,f){if(r===0&&o===1)return e;const c=yr(r,d)?zn(d)&&r<6&&n>=6?rg:ng:og;let[h,s,u]=c(e,t,n,r,o,i,l,d,p,f);return u&&r!==7&&(h=((a,m,g,v,$,_,y,b)=>{const w=Qt(a);for(let S=v+1;S<=g;S++){if(S===7&&g!==7)continue;const E=Tu(S,a);E[se[S]]+=w;const C=ft(dt(y(b($,_,E)),m));if(C&&Math.sign(C)!==w)break;a=E}return a})(h,s,n,Math.max(6,r),l,d,p,f)),h}function ii(e,t,n,r,o){if(t===6){const i=(l=>l[0]+l[1]/ue)(e);return[Yt(i,n,r),0]}return ai(e,Or(t,n),r,o)}function ai(e,t,n,r){let[o,i]=e;r&&i<0&&(i+=ue,o-=1);const[l,d]=wt(Yt(i,t,n),ue);return zs(o+l,d)}function Yt(e,t,n){return uh(e/t,n)*t}function uh(e,t){return w3[t](e)}function ng(e,t,n,r,o,i){const l=Qt(e),d=be(e),p=ii(d,r,o,i),f=dt(d,p),c=Math.sign(p[0]-d[0])===l,h=Yn(p,Math.min(n,6));return[{...e,...h},Un(t,f),c]}function rg(e,t,n,r,o,i,l,d,p,f){const c=Qt(e)||1,h=ft(be(e,5)),s=Or(r,o);let u=Yt(h,s,i);const[a,m]=eu(l,{...e,...Au},6,c,d,p,f),g=u-ft(dt(a,m));let v=0;g&&Math.sign(g)!==c?t=pn(a,u):(v+=c,u=Yt(g,s,i),t=pn(m,u));const $=ci(u);return[{...e,...$,days:e.days+v},t,!!v]}function og(e,t,n,r,o,i,l,d,p,f){const c=Qt(e),h=se[r],s=Tu(r,e);r===7&&(e={...e,weeks:e.weeks+Math.trunc(e.days/7)});const u=Yo(e[h],o)*o;s[h]=u;const[a,m]=eu(l,s,r,o*c,d,p,f),g=u+tu(t,a,m)*c*o,v=Yt(g,o,i),$=Math.sign(v-g)===c;return s[h]=v,[s,$?m:a,$]}function $p(e,t,n,r){const[o,i,l,d]=(f=>{const c=Ys(f=mt(f));return[f.timeZone,...c]})(r),p=o!==void 0;return((f,c,h,s,u,a)=>{h=ai(h,u,s,1);const m=c.R(h);return ru(Gn(h,m),a)+(f?Pr(Ro(m)):"Z")})(p,t(p?e(o):kn),n.epochNanoseconds,i,l,d)}function yp(e,t,n){const[r,o,i,l,d,p]=(f=>{f=mt(f);const c=Uu(f),h=th(f),s=S3(f),u=Dr(f,4),a=Rr(f,4);return[c,_3(f),s,u,...eh(a,h)]})(n);return((f,c,h,s,u,a,m,g,v,$)=>{s=ai(s,v,g,1);const _=f(h).R(s);return ru(Gn(s,_),$)+Pr(Ro(_),m)+((y,b)=>b!==1?"["+(b===2?"!":"")+y+"]":"")(h,a)+ou(c,u)})(e,t.calendar,t.timeZone,t.epochNanoseconds,r,o,i,l,d,p)}function bp(e,t){const[n,r,o,i]=(f=>(f=mt(f),[Uu(f),...Ys(f)]))(t);return l=e.calendar,d=n,p=i,ru(ih(e,o,r),p)+ou(l,d);var l,d,p}function _p(e,t){return n=e.calendar,r=e,o=Vs(t),Do(r)+ou(n,o);var n,r,o}function Sp(e,t){return lh(e.calendar,ch,e,Vs(t))}function wp(e,t){return lh(e.calendar,ig,e,Vs(t))}function kp(e,t){const[n,r,o]=Q1(t);return i=o,dh(nu(e,r,n)[0],i);var i}function es(e,t){const[n,r,o]=Q1(t,3);return r>1&&_n(e={...e,...tg(e,r,n)}),((i,l)=>{const{sign:d}=i,p=d===-1?Te(i):i,{hours:f,minutes:c}=p,[h,s]=Fs(be(p,3),ct,Kt);mh(h);const u=iu(s,l),a=l>=0||!d||u;return(d<0?"-":"")+"P"+Ep({Y:fn(p.years),M:fn(p.months),W:fn(p.weeks),D:fn(p.days)})+(f||c||h||a?"T"+Ep({H:fn(f),M:fn(c),S:fn(h,a)+u}):"")})(e,o)}function lh(e,t,n,r){const o=r>1||r===0&&e!==ne;return r===1?e===ne?t(n):Do(n):o?Do(n)+fh(e,r===2):t(n)}function Ep(e){const t=[];for(const n in e){const r=e[n];r&&t.push(r,n)}return t.join("")}function ru(e,t){return Do(e)+"T"+dh(e,t)}function Do(e){return ch(e)+"-"+et(e.isoDay)}function ch(e){const{isoYear:t}=e;return(t<0||t>9999?ph(t)+Co(6,Math.abs(t)):Co(4,t))+"-"+et(e.isoMonth)}function ig(e){return et(e.isoMonth)+"-"+et(e.isoDay)}function dh(e,t){const n=[et(e.isoHour),et(e.isoMinute)];return t!==-1&&n.push(et(e.isoSecond)+((r,o,i,l)=>iu(r*Ct+o*Ar+i,l))(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t)),n.join(":")}function Pr(e,t=0){if(t===1)return"";const[n,r]=wt(Math.abs(e),$i),[o,i]=wt(r,vi),[l,d]=wt(i,ct);return ph(e)+et(n)+":"+et(o)+(l||d?":"+et(l)+iu(d):"")}function ou(e,t){return t!==1&&(t>1||t===0&&e!==ne)?fh(e,t===2):""}function fh(e,t){return"["+(t?"!":"")+"u-ca="+e+"]"}function iu(e,t){let n=Co(9,e);return n=t===void 0?n.replace(I3,""):n.slice(0,t),n?"."+n:""}function ph(e){return e<0?"-":"+"}function fn(e,t){return e||t?e.toLocaleString("fullwide",{useGrouping:0}):""}function ag(e,t){const{epochNanoseconds:n}=e,r=(t.R?t:t(e.timeZone)).R(n),o=Gn(n,r);return{calendar:e.calendar,...o,offsetNanoseconds:r}}function Vn(e,t,n,r=0,o=0,i,l){if(n!==void 0&&r===1&&(r===1||l))return Zs(t,n);const d=e.I(t);if(n!==void 0&&r!==3){const p=((f,c,h,s)=>{const u=ye(c);s&&(h=Ro(h));for(const a of f){let m=ft(dt(a,u));if(s&&(m=Ro(m)),m===h)return a}})(d,t,n,i);if(p!==void 0)return p;if(r===0)throw new RangeError(zv)}return l?ye(t):Nr(e,t,o,d)}function Nr(e,t,n=0,r=e.I(t)){if(r.length===1)return r[0];if(n===1)throw new RangeError(Bv);if(r.length)return r[n===3?1:0];const o=ye(t),i=((d,p)=>{const f=d.R(pn(p,-ue));return(c=>{if(c>ue)throw new RangeError(Uv);return c})(d.R(pn(p,ue))-f)})(e,o),l=i*(n===2?-1:1);return(r=e.I(Gn(o,l)))[n===2?0:r.length-1]}function qt(e,t){const n=e.I(t);if(n.length)return n[0];const r=pn(ye(t),-ue);return e.O(r,1)}function Ip(e,t,n){return Nt(ht(Un(t.epochNanoseconds,(r=>{if(gh(r))throw new RangeError(Zv);return be(r,5)})(e?Te(n):n))))}function Op(e,t,n,r,o,i=Object.create(null)){const l=t(r.timeZone),d=e(r.calendar);return{...r,...au(l,d,r,n?Te(o):o,i)}}function Pp(e,t,n,r,o=Object.create(null)){const{calendar:i}=n;return ot(su(e(i),n,t?Te(r):r,o),i)}function Np(e,t,n,r,o){const{calendar:i}=n;return xt(si(e(i),n,t?Te(r):r,o),i)}function xp(e,t,n,r,o){const i=n.calendar,l=e(i);let d=Qe($r(l,n));t&&(r=cu(r)),r.sign<0&&(d=l.P(d,{..._e,months:1}),d=bn(d,-1));const p=l.P(d,r,o);return vr($r(l,p),i)}function Cp(e,t,n){return gt(hh(t,e?Te(n):n)[0])}function au(e,t,n,r,o){const i=be(r,5);let l=n.epochNanoseconds;if(gh(r)){const d=Ve(n,e);l=Un(Nr(e,{...si(t,d,{...r,...Au},o),...nt(it,d)}),i)}else l=Un(l,i),oe(o);return{epochNanoseconds:ht(l)}}function su(e,t,n,r){const[o,i]=hh(t,n);return Fe({...si(e,t,{...n,...Au,days:n.days+i},r),...o})}function si(e,t,n,r){if(n.years||n.months||n.weeks)return e.P(t,n,r);oe(r);const o=n.days+be(n,5)[0];return o?Qe(bn(t,o)):t}function $r(e,t,n=1){return bn(t,n-e.day(t))}function hh(e,t){const[n,r]=be(t,5),[o,i]=Jo(Vt(e)+r);return[o,n+i]}function bn(e,t){return t?{...e,...Xo(xe(e)+t*Be)}:e}function ui(e,t,n){const r=e(n.calendar);return zn(n)?[n,r,t(n.timeZone)]:[{...n,...He},r]}function uu(e){return e?rh:ye}function li(e){return e?ee(au,e):su}function lu(e){return e?ee(xg,e):Cg}function zn(e){return e&&e.epochNanoseconds}function yr(e,t){return e<=6-(zn(t)?1:0)}function Mp(e,t,n,r,o,i,l){const d=e(mt(l).relativeTo),p=Math.max(hn(o),hn(i));if(yr(p,d))return he(_n(((m,g,v,$)=>{const _=Un(be(m),be(g),$?-1:1);if(!Number.isFinite(_[0]))throw new RangeError(on);return{..._e,...Yn(_,v)}})(o,i,p,r)));if(!d)throw new RangeError(gi);r&&(i=Te(i));const[f,c,h]=ui(t,n,d),s=li(h),u=lu(h),a=s(c,f,o);return he(u(c,f,s(c,a,i),p))}function sg(e,t,n,r,o){const i=hn(r),[l,d,p,f,c]=((w,S,E)=>{w=ni(w,Uo);let C=v0(w);const P=E(w[m0]);let O=qs(w);const x=Dr(w,7);let A=Rr(w);if(C===void 0&&A===void 0)throw new RangeError(Gv);if(A==null&&(A=0),C==null&&(C=Math.max(A,S)),nh(C,A),O=Js(O,A,1),O>1&&A>5&&C!==A)throw new RangeError("For calendar units with roundingIncrement > 1, use largestUnit = smallestUnit");return[C,A,O,x,P]})(o,i,e),h=Math.max(i,l);if(!c&&h<=6)return he(_n(((w,S,E,C,P)=>{const O=ii(be(w),E,C,P);return{..._e,...Yn(O,S)}})(r,l,d,p,f)));if(!zn(c)&&!r.sign)return r;if(!c)throw new RangeError(gi);const[s,u,a]=ui(t,n,c),m=uu(a),g=li(a),v=lu(a),$=g(u,s,r);zn(c)||(Fe(s),Fe($));let _=v(u,s,$,l);const y=r.sign,b=Qt(_);if(y&&b&&y!==b)throw new RangeError(Xn);return _=oi(_,m($),l,d,p,f,u,s,m,g),he(_)}function ug(e){return e.sign===-1?cu(e):e}function cu(e){return he(Te(e))}function Te(e){const t={};for(const n of se)t[n]=-1*e[n]||0;return t}function lg(e){return!e.sign}function Qt(e,t=se){let n=0;for(const r of t){const o=Math.sign(e[r]);if(o){if(n&&n!==o)throw new RangeError(Hv);n=o}}return n}function _n(e){for(const t of n3)It(t,e[t],-Hp,Hp,1);return mh(ft(be(e),ct)),e}function mh(e){if(!Number.isSafeInteger(e))throw new RangeError(Fv)}function be(e,t=6){return L1(e,t,se)}function Yn(e,t=6){const[n,r]=e,o=qo(r,t,se);if(o[se[t]]+=n*(ue/pt[t]),!Number.isFinite(o[se[t]]))throw new RangeError(on);return o}function ci(e,t=5){return qo(e,t,se)}function gh(e){return!!Qt(e,f0)}function hn(e){let t=9;for(;t>0&&!e[se[t]];t--);return t}function cg(e,t){return[e,t]}function Ap(e){const t=Math.floor(e/No)*No;return[t,t+No]}function dg(e){const t=en(e=Oo(e));if(!t)throw new RangeError(ze(e));let n;if(t.j)n=0;else{if(!t.offset)throw new RangeError(ze(e));n=Sn(t.offset)}return t.timeZone&&mu(t.timeZone,1),Nt(Zs(Qo(t),n))}function fg(e){const t=en(ke(e));if(!t)throw new RangeError(ze(e));if(t.timeZone)return vh(t,t.offset?Sn(t.offset):void 0);if(t.j)throw new RangeError(ze(e));return yh(t)}function pg(e,t){const n=en(ke(e));if(!n||!n.timeZone)throw new RangeError(ze(e));const{offset:r}=n,o=r?Sn(r):void 0,[,i,l]=ei(t);return vh(n,o,i,l)}function Sn(e){const t=mu(e);if(t===void 0)throw new RangeError(ze(e));return t}function hg(e){const t=en(ke(e));if(!t||t.j)throw new RangeError(ze(e));return ot($h(t))}function du(e,t,n){let r=en(ke(e));if(!r||r.j)throw new RangeError(ze(e));return t?r.calendar===ne&&(r=r.isoYear===-271821&&r.isoMonth===4?{...r,isoDay:20,...He}:{...r,isoDay:1,...He}):n&&r.calendar===ne&&(r={...r,isoYear:Et}),xt(r.C?$h(r):yh(r))}function mg(e,t){const n=pu(ke(t));if(n)return fu(n),vr(Hs(yn(n)));const r=du(t,1);return vr($r(e(r.calendar),r))}function fu(e){if(e.calendar!==ne)throw new RangeError(kt(e.calendar))}function gg(e,t){const n=hu(ke(t));if(n)return fu(n),To(yn(n));const r=du(t,0,1),{calendar:o}=r,i=e(o),[l,d,p]=i.v(r),[f,c]=i.q(l,d),[h,s]=i.G(f,c,p);return To(Qe(i.V(h,s,p)),o)}function vg(e){let t,n=(r=>{const o=A3.exec(r);return o?(di(o[10]),Sh(o)):void 0})(ke(e));if(!n){if(n=en(e),!n)throw new RangeError(ze(e));if(!n.C)throw new RangeError(ze(e));if(n.j)throw new RangeError(kt("Z"));fu(n)}if((t=pu(e))&&gp(t))throw new RangeError(ze(e));if((t=hu(e))&&gp(t))throw new RangeError(ze(e));return gt(Wn(n,1))}function $g(e){const t=(n=>{const r=D3.exec(n);return r?(o=>{function i(c,h,s){let u=0,a=0;if(s&&([u,p]=wt(p,pt[s])),c!==void 0){if(d)throw new RangeError(kt(c));a=(m=>{const g=parseInt(m);if(!Number.isFinite(g))throw new RangeError(kt(m));return g})(c),l=1,h&&(p=gu(h)*(pt[s]/ct),d=1)}return u+a}let l=0,d=0,p=0,f={...Hn(se,[i(o[2]),i(o[3]),i(o[4]),i(o[5]),i(o[6],o[7],5),i(o[8],o[9],4),i(o[10],o[11],3)]),...qo(p,2,se)};if(!l)throw new RangeError(Yh(se));return vu(o[1])<0&&(f=Te(f)),f})(r):void 0})(ke(e));if(!t)throw new RangeError(ze(e));return he(_n(t))}function yg(e){const t=en(e)||pu(e)||hu(e);return t?t.calendar:e}function bg(e){const t=en(e);return t&&(t.timeZone||t.j&&kn||t.offset)||e}function vh(e,t,n=0,r=0){const o=$u(e.timeZone),i=X(o);let l;return Qo(e),l=e.C?Vn(i,e,t,n,r,!i.$,e.j):qt(i,e),rt(l,o,mi(e.calendar))}function $h(e){return bh(Fe(Qo(e)))}function yh(e){return bh(Qe(yn(e)))}function bh(e){return{...e,calendar:mi(e.calendar)}}function en(e){const t=M3.exec(e);return t?(n=>{const r=n[10],o=(r||"").toUpperCase()==="Z";return{isoYear:_h(n),isoMonth:parseInt(n[4]),isoDay:parseInt(n[5]),...Sh(n.slice(5)),...di(n[16]),C:!!n[6],j:o,offset:o?void 0:r}})(t):void 0}function pu(e){const t=x3.exec(e);return t?(n=>({isoYear:_h(n),isoMonth:parseInt(n[4]),isoDay:1,...di(n[5])}))(t):void 0}function hu(e){const t=C3.exec(e);return t?(n=>({isoYear:Et,isoMonth:parseInt(n[1]),isoDay:parseInt(n[2]),...di(n[3])}))(t):void 0}function mu(e,t){const n=T3.exec(e);return n?((r,o)=>{const i=r[4]||r[5];if(o&&i)throw new RangeError(kt(i));return(l=>{if(Math.abs(l)>=ue)throw new RangeError(Lv);return l})((jn(r[2])*$i+jn(r[3])*vi+jn(r[4])*ct+gu(r[5]||""))*vu(r[1]))})(n,t):void 0}function _h(e){const t=vu(e[1]),n=parseInt(e[2]||e[3]);if(t<0&&!n)throw new RangeError(kt(-0));return t*n}function Sh(e){const t=jn(e[3]);return{...Jo(gu(e[4]||""))[0],isoHour:jn(e[1]),isoMinute:jn(e[2]),isoSecond:t===60?59:t}}function di(e){let t,n;const r=[];if(e.replace(R3,(o,i,l)=>{const d=!!i,[p,f]=l.split("=").reverse();if(f){if(f==="u-ca")r.push(p),t||(t=d);else if(d||/[A-Z]/.test(f))throw new RangeError(kt(o))}else{if(n)throw new RangeError(kt(o));n=p}return""}),r.length>1&&t)throw new RangeError(kt(e));return{timeZone:n,calendar:r[0]||ne}}function gu(e){return parseInt(e.padEnd(9,"0"))}function qn(e){return new RegExp(`^${e}$`,"i")}function vu(e){return e&&e!=="+"?-1:1}function jn(e){return e===void 0?0:parseInt(e)}function _g(e){return $u(ke(e))}function $u(e){const t=yu(e);return typeof t=="number"?Pr(t):t?(n=>{if(U3.test(n))throw new RangeError(e0(n));if(L3.test(n))throw new RangeError(jv);return n.toLowerCase().split("/").map((r,o)=>(r.length<=3||/\d/.test(r))&&!/etc|yap/.test(r)?r.toUpperCase():r.replace(/baja|dumont|[a-z]+/g,(i,l)=>i.length<=2&&!o||i==="in"||i==="chat"?i.toUpperCase():i.length>2||!l?pp(i).replace(/island|noronha|murdo|rivadavia|urville/,pp):i)).join("/")})(e):kn}function Tp(e){const t=yu(e);return typeof t=="number"?t:t?t.resolvedOptions().timeZone:kn}function yu(e){const t=mu(e=e.toUpperCase(),1);return t!==void 0?t:e!==kn?j3(e):void 0}function wh(e,t){return We(e.epochNanoseconds,t.epochNanoseconds)}function kh(e,t){return We(e.epochNanoseconds,t.epochNanoseconds)}function Sg(e,t,n,r,o,i){const l=e(mt(i).relativeTo),d=Math.max(hn(r),hn(o));if(D1(se,r,o))return 0;if(yr(d,l))return We(be(r),be(o));if(!l)throw new RangeError(gi);const[p,f,c]=ui(t,n,l),h=uu(c),s=li(c);return We(h(s(f,p,r)),h(s(f,p,o)))}function Eh(e,t){return Jn(e,t)||bu(e,t)}function Jn(e,t){return Zt(xe(e),xe(t))}function bu(e,t){return Zt(Vt(e),Vt(t))}function wg(e,t){return!wh(e,t)}function kg(e,t){return!kh(e,t)&&!!Ih(e.timeZone,t.timeZone)&&e.calendar===t.calendar}function Eg(e,t){return!Eh(e,t)&&e.calendar===t.calendar}function Ig(e,t){return!Jn(e,t)&&e.calendar===t.calendar}function Og(e,t){return!Jn(e,t)&&e.calendar===t.calendar}function Pg(e,t){return!Jn(e,t)&&e.calendar===t.calendar}function Ng(e,t){return!bu(e,t)}function Ih(e,t){if(e===t)return 1;try{return Tp(e)===Tp(t)}catch{}}function Rp(e,t,n,r){const o=Kn(e,r,3,5),i=fi(t.epochNanoseconds,n.epochNanoseconds,...o);return he(e?Te(i):i)}function Dp(e,t,n,r,o,i){const l=hi(r.calendar,o.calendar),[d,p,f,c]=Kn(n,i,5),h=r.epochNanoseconds,s=o.epochNanoseconds,u=We(s,h);let a;if(u)if(d<6)a=fi(h,s,d,p,f,c);else{const m=t(((v,$)=>{if(!Ih(v,$))throw new RangeError(t0);return v})(r.timeZone,o.timeZone)),g=e(l);a=Ph(g,m,r,o,u,d,i),a=oi(a,s,d,p,f,c,g,r,rh,ee(au,m))}else a=_e;return he(n?Te(a):a)}function jp(e,t,n,r,o){const i=hi(n.calendar,r.calendar),[l,d,p,f]=Kn(t,o,6),c=ye(n),h=ye(r),s=We(h,c);let u;if(s)if(l<=6)u=fi(c,h,l,d,p,f);else{const a=e(i);u=Nh(a,n,r,s,l,o),u=oi(u,h,l,d,p,f,a,n,ye,su)}else u=_e;return he(t?Te(u):u)}function Lp(e,t,n,r,o){const i=hi(n.calendar,r.calendar);return Oh(t,()=>e(i),n,r,...Kn(t,o,6,9,6))}function Up(e,t,n,r,o){const i=hi(n.calendar,r.calendar),l=Kn(t,o,9,9,8),d=e(i),p=$r(d,n),f=$r(d,r);return p.isoYear===f.isoYear&&p.isoMonth===f.isoMonth&&p.isoDay===f.isoDay?he(_e):Oh(t,()=>d,Qe(p),Qe(f),...l,8)}function Oh(e,t,n,r,o,i,l,d,p=6){const f=ye(n),c=ye(r);if(f===void 0||c===void 0)throw new RangeError(on);let h;if(We(c,f))if(o===6)h=fi(f,c,o,i,l,d);else{const s=t();h=s.N(n,r,o),i===p&&l===1||(h=oi(h,c,o,i,l,d,s,n,ye,si))}else h=_e;return he(e?Te(h):h)}function zp(e,t,n,r){const[o,i,l,d]=Kn(e,r,5,5),p=Yt(_u(t,n),Or(i,l),d),f={..._e,...ci(p,o)};return he(e?Te(f):f)}function xg(e,t,n,r,o,i){const l=We(r.epochNanoseconds,n.epochNanoseconds);return l?o<6?xh(n.epochNanoseconds,r.epochNanoseconds,o):Ph(t,e,n,r,l,o,i):_e}function Cg(e,t,n,r,o){const i=ye(t),l=ye(n),d=We(l,i);return d?r<=6?xh(i,l,r):Nh(e,t,n,d,r,o):_e}function Ph(e,t,n,r,o,i,l){const[d,p,f]=((s,u,a,m)=>{function g(){return S={...bn(_,b++*-m),...$},E=Nr(s,S),We(y,E)===-m}const v=Ve(u,s),$=nt(it,v),_=Ve(a,s),y=a.epochNanoseconds;let b=0;const w=_u(v,_);let S,E;if(Math.sign(w)===-m&&b++,g()&&(m===-1||g()))throw new RangeError(Xn);const C=ft(dt(E,y));return[v,S,C]})(t,n,r,o);var c,h;return{...i===6?(c=d,h=p,{..._e,days:Ch(c,h)}):e.N(d,p,i,l),...ci(f)}}function Nh(e,t,n,r,o,i){const[l,d,p]=((f,c,h)=>{let s=c,u=_u(f,c);return Math.sign(u)===-h&&(s=bn(c,-h),u+=ue*h),[f,s,u]})(t,n,r);return{...e.N(l,d,o,i),...ci(p)}}function fi(e,t,n,r,o,i){return{..._e,...Yn(ii(dt(e,t),r,o,i),n)}}function xh(e,t,n){return{..._e,...Yn(dt(e,t),n)}}function Ch(e,t){return pi(xe(e),xe(t))}function pi(e,t){return Math.trunc((t-e)/Be)}function _u(e,t){return Vt(t)-Vt(e)}function hi(e,t){if(e!==t)throw new RangeError(Qh);return e}function Mh(e){return this.m(e)[0]}function Ah(e){return this.m(e)[1]}function Su(e){const[t]=this.v(e);return pi(this.p(t),xe(e))+1}function wu(e){const t=z3.exec(e);if(!t)throw new RangeError(Rv(e));return[parseInt(t[1]),!!t[2]]}function xr(e,t){return"M"+et(e)+(t?"L":"")}function jo(e,t,n){return e+(t||n&&e>=n?1:0)}function ku(e,t){return e-(t&&e>=t?1:0)}function Th(e,t){return(t+e)*(Math.sign(t)||1)||0}function ds(e){return c0[Dh(e)]}function Rh(e){return Xv[Dh(e)]}function Dh(e){return mn(e.id||ne)}function Mg(e){function t(o){return((i,l)=>({...jh(i,l),o:i.month,day:parseInt(i.day)}))(Gs(n,o),r)}const n=Vu(e),r=mn(e);return{id:e,h:Ag(t),l:Tg(t)}}function Ag(e){return Ge(t=>{const n=xe(t);return e(n)},WeakMap)}function Tg(e){const t=e(0).year-u3;return Ge(n=>{let r,o=Zn(n-t),i=0;const l=[],d=[];do o+=400*Be;while((r=e(o)).year<=n);do if(o+=(1-r.day)*Be,r.year===n&&(l.push(o),d.push(r.o)),o-=Be,++i>100||o<-Lu)throw new RangeError(Xn);while((r=e(o)).year>=n);return{i:l.reverse(),u:n0(d.reverse())}})}function jh(e,t){let n,r,o=Lh(e);if(e.era){const i=c0[t],l=d0[t]||{};i!==void 0&&(n=t==="islamic"?"ah":e.era.normalize("NFD").toLowerCase().replace(/[^a-z0-9]/g,""),n==="bc"||n==="b"?n="bce":n==="ad"||n==="a"?n="ce":n==="beforeroc"&&(n="broc"),n=l[n]||n,r=o,o=Th(r,i[n]||0))}return{era:n,eraYear:r,year:o}}function Lh(e){return parseInt(e.relatedYear||e.year)}function Lo(e){const{year:t,o:n,day:r}=this.h(e),{u:o}=this.l(t);return[t,o[n]+1,r]}function br(e,t=1,n=1){return this.l(e).i[t-1]+(n-1)*Be}function Uh(e,t){const n=Po.call(this,e);return[ku(t,n),n===t]}function Po(e){const t=Fp(this,e),n=Fp(this,e-1),r=t.length;if(r>n.length){const o=Rh(this);if(o<0)return-o;for(let i=0;i<r;i++)if(t[i]!==n[i])return i+1}}function wo(e){return pi(br.call(this,e),br.call(this,e+1))}function Bp(e,t){const{i:n}=this.l(e);let r=t+1,o=n;return r>n.length&&(r=1,o=this.l(e+1).i),pi(n[t-1],o[r-1])}function ko(e){return this.l(e).i.length}function zh(e){const t=this.h(e);return[t.era,t.eraYear]}function Fp(e,t){return Object.keys(e.l(t).u)}function Cr(e){return mi(ke(e))}function mi(e){if((e=e.toLowerCase())!==ne&&e!==Qn){const t=Vu(e).resolvedOptions().calendar;if(mn(e)!==mn(t))throw new RangeError(Xh(e));return t}return e}function mn(e){return e==="islamicc"&&(e="islamic"),e.split("-")[0]}function Bh(e,t){return n=>n===ne?e:n===Qn||n===Jt?Object.assign(Object.create(e),{id:n}):Object.assign(Object.create(t),B3(n))}function Rg(e,t,n,r){const o=tn(n,r,At,[],a0);if(o.timeZone!==void 0){const i=n.F(o),l=Mr(o),d=e(o.timeZone);return{epochNanoseconds:Vn(t(d),{...i,...l},o.offset!==void 0?Sn(o.offset):void 0),timeZone:d}}return{...n.F(o),...He}}function Dg(e,t,n,r,o,i){const l=tn(n,o,At,o0,a0),d=e(l.timeZone),[p,f,c]=ei(i),h=n.F(l,ri(p)),s=Mr(l,p);return rt(Vn(t(d),{...h,...s},l.offset!==void 0?Sn(l.offset):void 0,f,c),d,r)}function jg(e,t,n){const r=tn(e,t,At,[],Mt),o=oe(n);return ot(Fe({...e.F(r,ri(o)),...Mr(r,o)}))}function Lg(e,t,n,r=[]){const o=tn(e,t,At,r);return e.F(o,n)}function Ug(e,t,n,r){const o=tn(e,t,Cu,r);return e.K(o,n)}function zg(e,t,n,r){const o=tn(e,n,At,Tr);return t&&o.month!==void 0&&o.monthCode===void 0&&o.year===void 0&&(o.year=Et),e._(o,r)}function Bg(e,t){return gt(Mr(Ke(e,ms,[],1),oe(t)))}function Fg(e){const t=Ke(e,Mu);return he(_n({..._e,...t}))}function tn(e,t,n,r=[],o=[]){return Ke(t,[...e.fields(n),...o].sort(),r)}function Ke(e,t,n,r=!n){const o={};let i,l=0;for(const d of t){if(d===i)throw new RangeError(Ov(d));if(d==="constructor"||d==="__proto__")throw new RangeError(Iv(d));let p=e[d];if(p!==void 0)l=1,Zp[d]&&(p=Zp[d](p,d)),o[d]=p;else if(n){if(n.includes(d))throw new TypeError(Iu(d));o[d]=l0[d]}i=d}if(r&&!l)throw new TypeError(Yh(t));return o}function Mr(e,t){return Wn(Yu({...l0,...e}),t)}function Hg(e,t,n,r,o){const{calendar:i,timeZone:l}=n,d=e(i),p=t(l),f=[...d.fields(At),...i0].sort(),c=(v=>{const $=Ve(v,X),_=Pr($.offsetNanoseconds),y=_i(v.calendar),[b,w,S]=y.v($),[E,C]=y.q(b,w),P=xr(E,C);return{...Y3($),year:b,monthCode:P,day:S,offset:_}})(n),h=Ke(r,f),s=d.k(c,h),u={...c,...h},[a,m,g]=ei(o,2);return rt(Vn(p,{...d.F(s,ri(a)),...Wn(Yu(u),a)},Sn(u.offset),m,g),l,i)}function Zg(e,t,n,r){const o=e(t.calendar),i=[...o.fields(At),...Mt].sort(),l={...Hh(d=t),hour:d.isoHour,minute:d.isoMinute,second:d.isoSecond,millisecond:d.isoMillisecond,microsecond:d.isoMicrosecond,nanosecond:d.isoNanosecond};var d;const p=Ke(n,i),f=oe(r),c=o.k(l,p),h={...l,...p};return ot(Fe({...o.F(c,ri(f)),...Wn(Yu(h),f)}))}function Gg(e,t,n,r){const o=e(t.calendar),i=o.fields(At).sort(),l=Hh(t),d=Ke(n,i),p=o.k(l,d);return o.F(p,r)}function Wg(e,t,n,r){const o=e(t.calendar),i=o.fields(Cu).sort(),l=(f=>{const c=_i(f.calendar),[h,s]=c.v(f),[u,a]=c.q(h,s);return{year:h,monthCode:xr(u,a)}})(t),d=Ke(n,i),p=o.k(l,d);return o.K(p,r)}function Kg(e,t,n,r){const o=e(t.calendar),i=o.fields(At).sort(),l=(f=>{const c=_i(f.calendar),[h,s,u]=c.v(f),[a,m]=c.q(h,s);return{monthCode:xr(a,m),day:u}})(t),d=Ke(n,i),p=o.k(l,d);return o._(p,r)}function Vg(e,t,n){return gt(((r,o,i)=>Mr({...nt(ms,r),...Ke(o,ms)},oe(i)))(e,t,n))}function Yg(e,t){return he((n=e,r=t,_n({...n,...Ke(r,Mu)})));var n,r}function Fh(e,t,n,r,o){t=nt(n=e.fields(n),t),r=Ke(r,o=e.fields(o),[]);let i=e.k(t,r);return i=Ke(i,[...n,...o].sort(),[]),e.F(i)}function ts(e,t){const n=ds(e),r=d0[e.id||""]||{};let{era:o,eraYear:i,year:l}=t;if(o!==void 0||i!==void 0){if(o===void 0||i===void 0)throw new TypeError(Cv);if(!n)throw new RangeError(xv);const d=n[r[o]||o];if(d===void 0)throw new RangeError(Av(o));const p=Th(i,d);if(l!==void 0&&l!==p)throw new RangeError(Mv);l=p}else if(l===void 0)throw new TypeError(Tv(n));return l}function Eo(e,t,n,r){let{month:o,monthCode:i}=t;if(i!==void 0){const l=((d,p,f,c)=>{const h=d.L(f),[s,u]=wu(p);let a=jo(s,u,h);if(u){const m=Rh(d);if(m===void 0)throw new RangeError(lr);if(m>0){if(a>m)throw new RangeError(lr);if(h===void 0){if(c===1)throw new RangeError(lr);a--}}else{if(a!==-m)throw new RangeError(lr);if(h===void 0&&c===1)throw new RangeError(lr)}}return a})(e,i,n,r);if(o!==void 0&&o!==l)throw new RangeError(Dv);o=l,r=1}else if(o===void 0)throw new TypeError(Jh);return It("month",o,1,e.B(n),r)}function ns(e,t,n,r,o){return Ue(t,"day",1,e.U(r,n),o)}function rs(e,t,n,r){let o=0;const i=[];for(const l of n)t[l]!==void 0?o=1:i.push(l);if(Object.assign(e,t),o)for(const l of r||i)delete e[l]}function Hh(e){const t=_i(e.calendar),[n,r,o]=t.v(e),[i,l]=t.q(n,r);return{year:n,monthCode:xr(i,l),day:o}}function qg(e){return Nt(ht(Bs(Ls(e))))}function Jg(e,t,n,r,o=ne){return rt(ht(Bs(Ls(n))),t(r),e(o))}function Xg(e,t,n,r,o=0,i=0,l=0,d=0,p=0,f=0,c=ne){return ot(Fe(Qo(Ot(Ne,Hn(yi,[t,n,r,o,i,l,d,p,f])))),e(c))}function Qg(e,t,n,r,o=ne){return xt(Qe(yn(Ot(Ne,{isoYear:t,isoMonth:n,isoDay:r}))),e(o))}function ev(e,t,n,r=ne,o=1){const i=Ne(t),l=Ne(n),d=e(r);return vr(Hs(yn({isoYear:i,isoMonth:l,isoDay:Ne(o)})),d)}function tv(e,t,n,r=ne,o=Et){const i=Ne(t),l=Ne(n),d=e(r);return To(Qe(yn({isoYear:Ne(o),isoMonth:i,isoDay:l})),d)}function nv(e=0,t=0,n=0,r=0,o=0,i=0){return gt(Wn(Ot(Ne,Hn(it,[e,t,n,r,o,i])),1))}function rv(e=0,t=0,n=0,r=0,o=0,i=0,l=0,d=0,p=0,f=0){return he(_n(Ot(Us,Hn(se,[e,t,n,r,o,i,l,d,p,f]))))}function ov(e,t,n=ne){return rt(e.epochNanoseconds,t,n)}function iv(e){return Nt(e.epochNanoseconds)}function Zh(e,t){return ot(Ve(t,e))}function Gh(e,t){return xt(Ve(t,e))}function Wh(e,t){return gt(Ve(t,e))}function av(e,t,n,r){const o=((i,l,d,p)=>{const f=(c=>y0(mt(c)))(p);return Nr(i(l),d,f)})(e,n,t,r);return rt(ht(o),n,t.calendar)}function sv(e,t,n,r,o){const i=e(o.timeZone),l=o.plainTime,d=l!==void 0?t(l):void 0,p=n(i);let f;return f=d?Nr(p,{...r,...d}):qt(p,{...r,...He}),rt(f,i,r.calendar)}function uv(e,t=He){return ot(Fe({...e,...t}))}function lv(e,t,n){return((r,o)=>{const i=tn(r,o,s0);return r.K(i,void 0)})(e(t.calendar),n)}function cv(e,t,n){return((r,o)=>{const i=tn(r,o,u0);return r._(i)})(e(t.calendar),n)}function dv(e,t,n,r){return((o,i,l)=>Fh(o,i,s0,Ir(l),Tr))(e(t.calendar),n,r)}function fv(e,t,n,r){return((o,i,l)=>Fh(o,i,u0,Ir(l),Pu))(e(t.calendar),n,r)}function pv(e){return Nt(ht(Mo(Us(e),Ct)))}function hv(e){return Nt(ht(Bs(Ls(e))))}function wn(e,t,n){const r=new Set(n);return(o,i)=>{const l=n&&fp(o,n);if(!fp(o=((d,p)=>{const f={};for(const c in p)d.has(c)||(f[c]=p[c]);return f})(r,o),e)){if(i&&l)throw new TypeError("Invalid formatting options");o={...t,...o}}return n&&(o.timeZone=kn,["full","long"].includes(o.J)&&(o.J="medium")),o}}function nn(e,t=Kh,n=0){const[r,,,o]=e;return(i,l=h$,...d)=>{const p=t(o&&o(...d),i,l,r,n),f=p.resolvedOptions();return[p,...mv(e,f,d)]}}function Kh(e,t,n,r,o){if(n=r(n,o),e){if(n.timeZone!==void 0)throw new TypeError(Vv);n.timeZone=e}return new Gt(t,n)}function mv(e,t,n){const[,r,o]=e;return n.map(i=>(i.calendar&&((l,d,p)=>{if((p||l!==ne)&&l!==d)throw new RangeError(Qh)})(i.calendar,t.calendar,o),r(i,t)))}function gv(e,t,n){const r=t.timeZone,o=e(r),i={...Ve(t,o),...n||He};let l;return l=n?Vn(o,i,i.offsetNanoseconds,2):qt(o,i),rt(l,r,t.calendar)}function vv(e,t=He){return ot(Fe({...e,...t}))}function Eu(e,t){return{...e,calendar:t}}function $v(e,t){return{...e,timeZone:t}}function os(e){const t=fs();return Gn(t,e.R(t))}function fs(){return Mo(Date.now(),Ct)}function ur(){return Gp||(Gp=new Gt().resolvedOptions().timeZone)}const yv=(e,t)=>`Non-integer ${e}: ${t}`,bv=(e,t)=>`Non-positive ${e}: ${t}`,_v=(e,t)=>`Non-finite ${e}: ${t}`,Sv=e=>`Cannot convert bigint to ${e}`,wv=e=>`Invalid bigint: ${e}`,kv="Cannot convert Symbol to string",Ev="Invalid object",Vh=(e,t,n,r,o)=>o?Vh(e,o[t],o[n],o[r]):rn(e,t)+`; must be between ${n}-${r}`,rn=(e,t)=>`Invalid ${e}: ${t}`,Iu=e=>`Missing ${e}`,Iv=e=>`Invalid field ${e}`,Ov=e=>`Duplicate field ${e}`,Yh=e=>"No valid fields: "+e.join(),Pv="Invalid bag",qh=(e,t,n)=>rn(e,t)+"; must be "+Object.keys(n).join(),Nv="Cannot use valueOf",ps="Invalid calling context",xv="Forbidden era/eraYear",Cv="Mismatching era/eraYear",Mv="Mismatching year/eraYear",Av=e=>`Invalid era: ${e}`,Tv=e=>"Missing year"+(e?"/era/eraYear":""),Rv=e=>`Invalid monthCode: ${e}`,Dv="Mismatching month/monthCode",Jh="Missing month/monthCode",lr="Invalid leap month",Xn="Invalid protocol results",Xh=e=>rn("Calendar",e),Qh="Mismatching Calendars",e0=e=>rn("TimeZone",e),t0="Mismatching TimeZones",jv="Forbidden ICU TimeZone",Lv="Out-of-bounds offset",Uv="Out-of-bounds TimeZone gap",zv="Invalid TimeZone offset",Bv="Ambiguous offset",on="Out-of-bounds date",Fv="Out-of-bounds duration",Hv="Cannot mix duration signs",gi="Missing relativeTo",Zv="Cannot use large units",Gv="Required smallestUnit or largestUnit",Wv="smallestUnit > largestUnit",ze=e=>`Cannot parse: ${e}`,kt=e=>`Invalid substring: ${e}`,Kv=e=>`Cannot format ${e}`,is="Mismatching types for formatting",Vv="Cannot specify TimeZone",n0=ee(Vo,(e,t)=>t),Bn=ee(Vo,(e,t,n)=>n),et=ee(Co,2),hs={nanosecond:0,microsecond:1,millisecond:2,second:3,minute:4,hour:5,day:6,week:7,month:8,year:9},Ou=Object.keys(hs),Be=864e5,r0=1e3,Ar=1e3,Ct=1e6,ct=1e9,vi=6e10,$i=36e11,ue=864e11,pt=[1,Ar,Ct,ct,vi,$i,ue],Mt=Ou.slice(0,6),ms=Er(Mt),Yv=["offset"],o0=["timeZone"],i0=Mt.concat(Yv),a0=i0.concat(o0),gs=["era","eraYear"],qv=gs.concat(["year"]),Pu=["year"],Nu=["monthCode"],xu=["month"].concat(Nu),Tr=["day"],Cu=xu.concat(Pu),s0=Nu.concat(Pu),At=Tr.concat(Cu),Jv=Tr.concat(xu),u0=Tr.concat(Nu),l0=Bn(Mt,0),ne="iso8601",Qn="gregory",Jt="japanese",c0={[Qn]:{"gregory-inverse":-1,gregory:0},[Jt]:{"japanese-inverse":-1,japanese:0,meiji:1867,taisho:1911,showa:1925,heisei:1988,reiwa:2018},ethiopic:{ethioaa:0,ethiopic:5500},coptic:{"coptic-inverse":-1,coptic:0},roc:{"roc-inverse":-1,roc:0},buddhist:{be:0},islamic:{ah:0},indian:{saka:0},persian:{ap:0}},d0={[Qn]:{bce:"gregory-inverse",ce:"gregory"},[Jt]:{bce:"japanese-inverse",ce:"japanese"},ethiopic:{era0:"ethioaa",era1:"ethiopic"},coptic:{era0:"coptic-inverse",era1:"coptic"},roc:{broc:"roc-inverse",minguo:"roc"}},Xv={chinese:13,dangi:13,hebrew:-6},ke=ee(Ds,"string"),Qv=ee(Ds,"boolean"),e3=ee(Ds,"number"),se=Ou.map(e=>e+"s"),Mu=Er(se),t3=se.slice(0,6),f0=se.slice(6),n3=f0.slice(1),r3=n0(se),_e=Bn(se,0),Au=Bn(t3,0),Tu=ee(j1,se),it=["isoNanosecond","isoMicrosecond","isoMillisecond","isoSecond","isoMinute","isoHour"],Ru=["isoDay","isoMonth","isoYear"],yi=it.concat(Ru),Du=Er(Ru),p0=Er(it),o3=Er(yi),He=Bn(p0,0),i3=ee(j1,yi),ju=1e8,Lu=ju*Be,a3=[ju,0],s3=[-ju,0],_r=275760,Sr=-271821,Gt=Intl.DateTimeFormat,h0="en-GB",u3=1970,Et=1972,Ut=12,l3=Zn(1868,9,8),c3=Ge(Gm,WeakMap),Uo="smallestUnit",vs="unit",hr="roundingIncrement",as="fractionalSecondDigits",m0="relativeTo",ss="direction",g0={constrain:0,reject:1},d3=Object.keys(g0),f3={compatible:0,reject:1,earlier:2,later:3},p3={reject:0,use:1,prefer:2,ignore:3},h3={auto:0,never:1,critical:2,always:3},m3={auto:0,never:1,critical:2},g3={auto:0,never:1},v3={floor:0,halfFloor:1,ceil:2,halfCeil:3,trunc:4,halfTrunc:5,expand:6,halfExpand:7,halfEven:8},$3={previous:-1,next:1},Rr=ee(Xs,Uo),v0=ee(Xs,"largestUnit"),y3=ee(Xs,vs),$0=ee(Xt,"overflow",g0),y0=ee(Xt,"disambiguation",f3),b3=ee(Xt,"offset",p3),Uu=ee(Xt,"calendarName",h3),_3=ee(Xt,"timeZoneName",m3),S3=ee(Xt,"offset",g3),Dr=ee(Xt,"roundingMode",v3),zu="PlainYearMonth",Bu="PlainMonthDay",jr="PlainDate",er="PlainDateTime",Fu="PlainTime",an="ZonedDateTime",Hu="Instant",Zu="Duration",w3=[Math.floor,e=>So(e)?Math.floor(e):Math.round(e),Math.ceil,e=>So(e)?Math.ceil(e):Math.round(e),Math.trunc,e=>So(e)?Math.trunc(e)||0:Math.round(e),e=>e<0?Math.floor(e):Math.ceil(e),e=>Math.sign(e)*Math.round(Math.abs(e))||0,e=>So(e)?(e=Math.trunc(e)||0)+e%2:Math.round(e)],kn="UTC",No=5184e3,k3=Ao(1847),E3=Ao(new Date().getUTCFullYear()+10),I3=/0+$/,Ve=Ge(ag,WeakMap),Hp=2**32-1,X=Ge(e=>{const t=yu(e);return typeof t=="object"?new P3(t):new O3(t||0)});class O3{constructor(t){this.$=t}R(){return this.$}I(t){return(n=>{const r=ye({...n,...He});if(!r||Math.abs(r[0])>1e8)throw new RangeError(on)})(t),[Zs(t,this.$)]}O(){}}class P3{constructor(t){this.nn=(n=>{function r(f){const c=gr(f,d,p),[h,s]=Ap(c),u=i(h),a=i(s);return u===a?u:o(l(h,s),u,a,f)}function o(f,c,h,s){let u,a;for(;(s===void 0||(u=s<f[0]?c:s>=f[1]?h:void 0)===void 0)&&(a=f[1]-f[0]);){const m=f[0]+Math.floor(a/2);n(m)===h?f[1]=m:f[0]=m+1}return u}const i=Ge(n),l=Ge(cg);let d=k3,p=E3;return{tn(f){const c=r(f-86400),h=r(f+86400),s=f-c,u=f-h;if(c===h)return[s];const a=r(s);return a===r(u)?[f-a]:c>h?[s,u]:[]},rn:r,O(f,c){const h=gr(f,d,p);let[s,u]=Ap(h);const a=No*c,m=c<0?()=>u>d||(d=h,0):()=>s<p||(p=h,0);for(;m();){const g=i(s),v=i(u);if(g!==v){const $=l(s,u);o($,g,v);const _=$[0];if((Zt(_,f)||1)===c)return _}s+=a,u+=a}}}})((n=>r=>{const o=Gs(n,r*r0);return Ao(Lh(o),parseInt(o.month),parseInt(o.day),parseInt(o.hour),parseInt(o.minute),parseInt(o.second))-r})(t))}R(t){return this.nn.rn((n=>mp(n)[0])(t))*ct}I(t){const[n,r]=[Ao((o=t).isoYear,o.isoMonth,o.isoDay,o.isoHour,o.isoMinute,o.isoSecond),o.isoMillisecond*Ct+o.isoMicrosecond*Ar+o.isoNanosecond];var o;return this.nn.tn(n).map(i=>ht(pn(Mo(i,ct),r)))}O(t,n){const[r,o]=mp(t),i=this.nn.O(r+(n>0||o?1:0),n);if(i!==void 0)return Mo(i,ct)}}const Gu="([+-])",xo="(?:[.,](\\d{1,9}))?",b0=`(?:(?:${Gu}(\\d{6}))|(\\d{4}))-?(\\d{2})`,Wu="(\\d{2})(?::?(\\d{2})(?::?(\\d{2})"+xo+")?)?",Ku=Gu+Wu,N3=b0+"-?(\\d{2})(?:[T ]"+Wu+"(Z|"+Ku+")?)?",_0="\\[(!?)([^\\]]*)\\]",bi=`((?:${_0}){0,9})`,x3=qn(b0+bi),C3=qn("(?:--)?(\\d{2})-?(\\d{2})"+bi),M3=qn(N3+bi),A3=qn("T?"+Wu+"(?:"+Ku+")?"+bi),T3=qn(Ku),R3=new RegExp(_0,"g"),D3=qn(`${Gu}?P(\\d+Y)?(\\d+M)?(\\d+W)?(\\d+D)?(?:T(?:(\\d+)${xo}H)?(?:(\\d+)${xo}M)?(?:(\\d+)${xo}S)?)?`),j3=Ge(e=>new Gt(h0,{timeZone:e,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"})),L3=/^(AC|AE|AG|AR|AS|BE|BS|CA|CN|CS|CT|EA|EC|IE|IS|JS|MI|NE|NS|PL|PN|PR|PS|SS|VS)T$/,U3=/[^\w\/:+-]+/,z3=/^M(\d{2})(L?)$/,B3=Ge(Mg),Vu=Ge(e=>new Gt(h0,{calendar:e,timeZone:kn,era:"short",year:"numeric",month:"short",day:"numeric"})),S0={P(e,t,n){const r=oe(n);let o,{years:i,months:l,weeks:d,days:p}=t;if(p+=be(t,5)[0],i||l)o=((f,c,h,s,u)=>{let[a,m,g]=f.v(c);if(h){const[v,$]=f.q(a,m);a+=h,m=jo(v,$,f.L(a)),m=It("month",m,1,f.B(a),u)}return s&&([a,m]=f.un(a,m,s)),g=It("day",g,1,f.U(a,m),u),f.p(a,m,g)})(this,e,i,l,r);else{if(!d&&!p)return e;o=xe(e)}if(o===void 0)throw new RangeError(on);return o+=(7*d+p)*Be,Qe(Xo(o))},N(e,t,n){if(n<=7){let p=0,f=Ch({...e,...He},{...t,...He});return n===7&&([p,f]=Kt(f,7)),{..._e,weeks:p,days:f}}const r=this.v(e),o=this.v(t);let[i,l,d]=((p,f,c,h,s,u,a)=>{let m=s-f,g=u-c,v=a-h;if(m||g){const $=Math.sign(m||g);let _=p.U(s,u),y=0;if(Math.sign(v)===-$){const b=_;[s,u]=p.un(s,u,-$),m=s-f,g=u-c,_=p.U(s,u),y=$<0?-b:_}if(v=a-Math.min(h,_)+y,m){const[b,w]=p.q(f,c),[S,E]=p.q(s,u);if(g=S-b||Number(E)-Number(w),Math.sign(g)===-$){const C=$<0&&-p.B(s);m=(s-=$)-f,g=u-jo(b,w,p.L(s))+(C||p.B(s))}}}return[m,g,v]})(this,...r,...o);return n===8&&(l+=this.cn(i,r[0]),i=0),{..._e,years:i,months:l,days:d}},F(e,t){const n=oe(t),r=ts(this,e),o=Eo(this,e,r,n),i=ns(this,e,o,r,n);return xt(Qe(this.V(r,o,i)),this.id||ne)},K(e,t){const n=oe(t),r=ts(this,e),o=Eo(this,e,r,n);return vr(Hs(this.V(r,o,1)),this.id||ne)},_(e,t){const n=oe(t);let r,o,i,l=e.eraYear!==void 0||e.year!==void 0?ts(this,e):void 0;const d=!this.id;if(l===void 0&&d&&(l=Et),l!==void 0){const h=Eo(this,e,l,n);r=ns(this,e,h,l,n);const s=this.L(l);o=ku(h,s),i=h===s}else{if(e.monthCode===void 0)throw new TypeError(Jh);if([o,i]=wu(e.monthCode),this.id&&this.id!==Qn&&this.id!==Jt)if(this.id&&mn(this.id)==="coptic"&&n===0){const h=i||o!==13?30:6;r=e.day,r=gr(r,1,h)}else if(this.id&&mn(this.id)==="chinese"&&n===0){const h=!i||o!==1&&o!==9&&o!==10&&o!==11&&o!==12?30:29;r=e.day,r=gr(r,1,h)}else r=e.day;else r=ns(this,e,Eo(this,e,Et,n),Et,n)}const p=this.G(o,i,r);if(!p)throw new RangeError("Cannot guess year");const[f,c]=p;return To(Qe(this.V(f,c,r)),this.id||ne)},fields(e){return ds(this)&&e.includes("year")?[...e,...gs]:e},k(e,t){const n=Object.assign(Object.create(null),e);return rs(n,t,xu),ds(this)&&(rs(n,t,qv),this.id===Jt&&rs(n,t,Jv,gs)),n},inLeapYear(e){const[t]=this.v(e);return this.sn(t)},monthsInYear(e){const[t]=this.v(e);return this.B(t)},daysInMonth(e){const[t,n]=this.v(e);return this.U(t,n)},daysInYear(e){const[t]=this.v(e);return this.fn(t)},dayOfYear:Su,era(e){return this.hn(e)[0]},eraYear(e){return this.hn(e)[1]},monthCode(e){const[t,n]=this.v(e),[r,o]=this.q(t,n);return xr(r,o)},dayOfWeek:q1,daysInWeek(){return 7}},F3={v:Ws,hn:J1,q:W1},H3={dayOfYear:Su,v:Ws,p:Zn},Z3=Object.assign({},H3,{weekOfYear:Mh,yearOfWeek:Ah,m(e){function t(u){return(7-u<r?7:0)-u}function n(u){const a=Y1(s+u),m=u||1,g=t(pr(p+a*m,7));return c=(a+(g-f)*m)/7}const r=this.id?1:4,o=q1(e),i=this.dayOfYear(e),l=pr(o-1,7),d=i-1,p=pr(l-d,7),f=t(p);let c,h=Math.floor((d-f)/7)+1,s=e.isoYear;return h?h>n(0)&&(h=1,s++):(h=n(-1),s--),[h,s,c]}}),G3=Object.assign({},S0,Z3,{v:Ws,hn:J1,q:W1,G(e,t){if(!t)return[Et,e]},sn:Ks,L(){},B:K1,cn:e=>e*Ut,U:V1,fn:Y1,V:(e,t,n)=>({isoYear:e,isoMonth:t,isoDay:n}),p:Zn,un:(e,t,n)=>(e+=Yo(n,Ut),(t+=Ts(n,Ut))<1?(e--,t+=Ut):t>Ut&&(e++,t-=Ut),[e,t]),year(e){return e.isoYear},month(e){return e.isoMonth},day:e=>e.isoDay}),W3={v:Lo,hn:zh,q:Uh},K3={dayOfYear:Su,v:Lo,p:br,weekOfYear:Mh,yearOfWeek:Ah,m(){return[]}},V3=Object.assign({},S0,K3,{v:Lo,hn:zh,q:Uh,G(e,t,n){const r=this.id&&mn(this.id)==="chinese"?((f,c,h)=>{if(c)switch(f){case 1:return 1651;case 2:return h<30?1947:1765;case 3:return h<30?1966:1955;case 4:return h<30?1963:1944;case 5:return h<30?1971:1952;case 6:return h<30?1960:1941;case 7:return h<30?1968:1938;case 8:return h<30?1957:1718;case 9:return 1832;case 10:return 1870;case 11:return 1814;case 12:return 1890}return 1972})(e,t,n):Et;let[o,i,l]=Lo.call(this,{isoYear:r,isoMonth:Ut,isoDay:31});const d=Po.call(this,o),p=i===d;(Zt(e,ku(i,d))||Zt(Number(t),Number(p))||Zt(n,l))===1&&o--;for(let f=0;f<100;f++){const c=o-f,h=Po.call(this,c),s=jo(e,t,h);if(t===(s===h)&&n<=Bp.call(this,c,s))return[c,s]}},sn(e){const t=wo.call(this,e);return t>wo.call(this,e-1)&&t>wo.call(this,e+1)},L:Po,B:ko,cn(e,t){const n=t+e,r=Math.sign(e),o=r<0?-1:0;let i=0;for(let l=t;l!==n;l+=r)i+=ko.call(this,l+o);return i},U:Bp,fn:wo,V(e,t,n){return Xo(br.call(this,e,t,n))},p:br,un(e,t,n){if(n){if(t+=n,!Number.isSafeInteger(t))throw new RangeError(on);if(n<0)for(;t<1;)t+=ko.call(this,--e);else{let r;for(;t>(r=ko.call(this,e));)t-=r,e++}}return[e,t]},year(e){return this.h(e).year},month(e){const{year:t,o:n}=this.h(e),{u:r}=this.l(t);return r[n]+1},day(e){return this.h(e).day}}),_i=Bh(F3,W3),Y=Bh(G3,V3),Zp={era:Oo,eraYear:Ne,year:Ne,month:hp,monthCode(e){const t=Oo(e);return wu(t),t},day:hp,...Bn(Mt,Ne),...Bn(se,Us),offset(e){const t=Oo(e);return Sn(t),t}},Yu=ee(R1,Mt,it),Y3=ee(R1,it,Mt),Wt="numeric",Lr=["timeZoneName"],w0={month:Wt,day:Wt},qu={year:Wt,month:Wt},Ju=Object.assign({},qu,{day:Wt}),Xu={hour:Wt,minute:Wt,second:Wt},Qu=Object.assign({},Ju,Xu),q3=Object.assign({},Qu,{timeZoneName:"short"}),J3=Object.keys(qu),X3=Object.keys(w0),Q3=Object.keys(Ju),e$=Object.keys(Xu),el=["dateStyle"],t$=J3.concat(el),n$=X3.concat(el),tl=Q3.concat(el,["weekday"]),Ur=e$.concat(["dayPeriod","timeStyle","fractionalSecondDigits"]),nl=tl.concat(Ur),r$=Lr.concat(Ur),o$=Lr.concat(tl),i$=Lr.concat(["day","weekday"],Ur),a$=Lr.concat(["year","weekday"],Ur),s$=wn(nl,Qu),u$=wn(nl,q3),l$=wn(nl,Qu,Lr),c$=wn(tl,Ju,r$),d$=wn(Ur,Xu,o$),f$=wn(t$,qu,i$),p$=wn(n$,w0,a$),h$={},k0=new Gt(void 0,{calendar:ne}).resolvedOptions().calendar===ne,E0=[s$,Qs],m$=[u$,Qs,0,(e,t)=>{const n=e.timeZone;if(t&&t.timeZone!==n)throw new RangeError(t0);return n}],I0=[l$,xe],O0=[c$,xe],P0=[d$,e=>Vt(e)/Ct],N0=[f$,xe,k0],x0=[p$,xe,k0];let Gp;function sn(e,t,n,r,o){function i(...p){if(!(this instanceof i))throw new TypeError(ps);Vp(this,t(...p))}function l(p,f){return Object.defineProperties(function(...c){return p.call(this,d(this),...c)},mr(f))}function d(p){const f=Re(p);if(!f||f.branding!==e)throw new TypeError(ps);return f}return Object.defineProperties(i.prototype,{...Fm(Ot(l,n)),...Ln(Ot(l,r)),...As("Temporal."+e)}),Object.defineProperties(i,{...Ln(o),...mr(e)}),[i,p=>{const f=Object.create(i.prototype);return Vp(f,p),f},d]}function tr(e){if(Re(e)||e.calendar!==void 0||e.timeZone!==void 0)throw new TypeError(Pv);return e}function zr(e){return C0(e)||ne}function C0(e){const{calendar:t}=e;if(t!==void 0)return Si(t)}function Si(e){if(Ae(e)){const{calendar:t}=Re(e)||{};if(!t)throw new TypeError(Xh(e));return t}return(t=>mi(yg(ke(t))))(e)}function rl(e){const t={};for(const n in e)t[n]=r=>{const{calendar:o}=r;return Y(o)[n](r)};return t}function un(){throw new TypeError(Nv)}function Ze(e){if(Ae(e)){const{timeZone:t}=Re(e)||{};if(!t)throw new TypeError(e0(e));return t}return(t=>$u(bg(ke(t))))(e)}function pe(e){if(Ae(e)){const t=Re(e);return t&&t.branding===Zu?t:Fg(e)}return $g(e)}function cr(e){if(e!==void 0){if(Ae(e)){const t=Re(e)||{};switch(t.branding){case an:case jr:return t;case er:return xt(t)}const n=zr(e);return{...Rg(Ze,X,Y(n),e),calendar:n}}return fg(e)}}function zt(e,t){if(Ae(e)){const r=Re(e)||{};switch(r.branding){case Fu:return oe(t),r;case er:return oe(t),gt(r);case an:return oe(t),Wh(X,r)}return Bg(e,t)}const n=vg(e);return oe(t),n}function ol(e){return e===void 0?void 0:zt(e)}function Mn(e,t){if(Ae(e)){const r=Re(e)||{};switch(r.branding){case er:return oe(t),r;case jr:return oe(t),ot({...r,...He});case an:return oe(t),Zh(X,r)}return jg(Y(zr(e)),e,t)}const n=hg(e);return oe(t),n}function Wp(e,t){if(Ae(e)){const r=Re(e);if(r&&r.branding===Bu)return oe(t),r;const o=C0(e);return zg(Y(o||ne),!o,e,t)}const n=gg(Y,e);return oe(t),n}function An(e,t){if(Ae(e)){const r=Re(e);return r&&r.branding===zu?(oe(t),r):Ug(Y(zr(e)),e,t)}const n=mg(Y,e);return oe(t),n}function Tn(e,t){if(Ae(e)){const r=Re(e)||{};switch(r.branding){case jr:return oe(t),r;case er:return oe(t),xt(r);case an:return oe(t),Gh(X,r)}return Lg(Y(zr(e)),e,t)}const n=du(e);return oe(t),n}function Rn(e,t){if(Ae(e)){const n=Re(e);if(n&&n.branding===an)return ei(t),n;const r=zr(e);return Dg(Ze,X,Y(r),r,e,t)}return pg(e,t)}function Kp(e){return Ot(t=>n=>t($s(n)),e)}function $s(e){return Ve(e,X)}function Dn(e){if(Ae(e)){const t=Re(e);if(t)switch(t.branding){case Hu:return t;case an:return Nt(t.epochNanoseconds)}}return dg(e)}function g$(){function e(i,l){return new t(i,l)}function t(i,l=Object.create(null)){Bo.set(this,((d,p)=>{const f=new Gt(d,p),c=f.resolvedOptions(),h=c.locale,s=nt(Object.keys(p),c),u=Ge(y$),a=(m,...g)=>{if(m){if(g.length!==2)throw new TypeError(is);for(const y of g)if(y===void 0)throw new TypeError(is)}m||g[0]!==void 0||(g=[]);const v=g.map(y=>Re(y)||Number(y));let $,_=0;for(const y of v){const b=typeof y=="object"?y.branding:void 0;if(_++&&b!==$)throw new TypeError(is);$=b}return $?u($)(h,s,...v):[f,...v]};return a.X=f,a})(i,l))}const n=Gt.prototype,r=Object.getOwnPropertyDescriptors(n),o=Object.getOwnPropertyDescriptors(Gt);for(const i in r){const l=r[i],d=i.startsWith("format")&&v$(i);typeof l.value=="function"?l.value=i==="constructor"?e:d||$$(i):d&&(l.get=function(){if(!Bo.has(this))throw new TypeError(ps);return(...p)=>d.apply(this,p)},Object.defineProperties(l.get,mr(`get ${i}`)))}return o.prototype.value=t.prototype=Object.create({},r),Object.defineProperties(e,o),e}function v$(e){return Object.defineProperties(function(...t){const n=Bo.get(this),[r,...o]=n(e.includes("Range"),...t);return r[e](...o)},mr(e))}function $$(e){return Object.defineProperties(function(...t){return Bo.get(this).X[e](...t)},mr(e))}function y$(e){const t=E$[e];if(!t)throw new TypeError(Kv(e));return nn(t,Ge(Kh),1)}const zo=new WeakMap,Re=zo.get.bind(zo),Vp=zo.set.bind(zo),M0={era:Hm,eraYear:U1,year:Rs,month:St,daysInMonth:St,daysInYear:St,inLeapYear:Qv,monthsInYear:St},il={monthCode:ke},A0={day:St},b$={dayOfWeek:St,dayOfYear:St,weekOfYear:Zm,yearOfWeek:U1,daysInWeek:St},al=rl(Object.assign({},M0,il,A0,b$)),_$=rl({...M0,...il}),S$=rl({...il,...A0}),Br={calendarId:e=>e.calendar},w$=Vo(e=>t=>t[e],se.concat("sign")),sl=Vo((e,t)=>n=>n[it[t]],Mt),T0={epochMilliseconds:Qs,epochNanoseconds:Km},[k$,fe]=sn(Zu,rv,{...w$,blank:lg},{with:(e,t)=>fe(Yg(e,t)),negated:e=>fe(cu(e)),abs:e=>fe(ug(e)),add:(e,t,n)=>fe(Mp(cr,Y,X,0,e,pe(t),n)),subtract:(e,t,n)=>fe(Mp(cr,Y,X,1,e,pe(t),n)),round:(e,t)=>fe(sg(cr,Y,X,e,t)),total:(e,t)=>Vm(cr,Y,X,e,t),toLocaleString(e,t,n){return Intl.DurationFormat?new Intl.DurationFormat(t,n).format(this):es(e)},toString:es,toJSON:e=>es(e),valueOf:un},{from:e=>fe(pe(e)),compare:(e,t,n)=>Sg(cr,Y,X,pe(e),pe(t),n)}),E$={Instant:E0,PlainDateTime:I0,PlainDate:O0,PlainTime:P0,PlainYearMonth:N0,PlainMonthDay:x0},I$=nn(E0),O$=nn(m$),P$=nn(I0),N$=nn(O0),x$=nn(P0),C$=nn(N0),M$=nn(x0),[A$,Ft]=sn(Fu,nv,sl,{with(e,t,n){return Ft(Vg(this,tr(t),n))},add:(e,t)=>Ft(Cp(0,e,pe(t))),subtract:(e,t)=>Ft(Cp(1,e,pe(t))),until:(e,t,n)=>fe(zp(0,e,zt(t),n)),since:(e,t,n)=>fe(zp(1,e,zt(t),n)),round:(e,t)=>Ft(Xm(e,t)),equals:(e,t)=>Ng(e,zt(t)),toLocaleString(e,t,n){const[r,o]=x$(t,n,e);return r.format(o)},toString:kp,toJSON:e=>kp(e),valueOf:un},{from:(e,t)=>Ft(zt(e,t)),compare:(e,t)=>bu(zt(e),zt(t))}),[T$,st]=sn(er,ee(Xg,Cr),{...Br,...al,...sl},{with:(e,t,n)=>st(Zg(Y,e,tr(t),n)),withCalendar:(e,t)=>st(Eu(e,Si(t))),withPlainTime:(e,t)=>st(vv(e,ol(t))),add:(e,t,n)=>st(Pp(Y,0,e,pe(t),n)),subtract:(e,t,n)=>st(Pp(Y,1,e,pe(t),n)),until:(e,t,n)=>fe(jp(Y,0,e,Mn(t),n)),since:(e,t,n)=>fe(jp(Y,1,e,Mn(t),n)),round:(e,t)=>st(Jm(e,t)),equals:(e,t)=>Eg(e,Mn(t)),toZonedDateTime:(e,t,n)=>Oe(av(X,e,Ze(t),n)),toPlainDate:e=>ut(xt(e)),toPlainTime:e=>Ft(gt(e)),toLocaleString(e,t,n){const[r,o]=P$(t,n,e);return r.format(o)},toString:bp,toJSON:e=>bp(e),valueOf:un},{from:(e,t)=>st(Mn(e,t)),compare:(e,t)=>Eh(Mn(e),Mn(t))}),[R$,ys]=sn(Bu,ee(tv,Cr),{...Br,...S$},{with:(e,t,n)=>ys(Kg(Y,e,tr(t),n)),equals:(e,t)=>Pg(e,Wp(t)),toPlainDate(e,t){return ut(fv(Y,e,this,t))},toLocaleString(e,t,n){const[r,o]=M$(t,n,e);return r.format(o)},toString:wp,toJSON:e=>wp(e),valueOf:un},{from:(e,t)=>ys(Wp(e,t))}),[D$,dr]=sn(zu,ee(ev,Cr),{...Br,..._$},{with:(e,t,n)=>dr(Wg(Y,e,tr(t),n)),add:(e,t,n)=>dr(xp(Y,0,e,pe(t),n)),subtract:(e,t,n)=>dr(xp(Y,1,e,pe(t),n)),until:(e,t,n)=>fe(Up(Y,0,e,An(t),n)),since:(e,t,n)=>fe(Up(Y,1,e,An(t),n)),equals:(e,t)=>Og(e,An(t)),toPlainDate(e,t){return ut(dv(Y,e,this,t))},toLocaleString(e,t,n){const[r,o]=C$(t,n,e);return r.format(o)},toString:Sp,toJSON:e=>Sp(e),valueOf:un},{from:(e,t)=>dr(An(e,t)),compare:(e,t)=>Jn(An(e),An(t))}),[j$,ut]=sn(jr,ee(Qg,Cr),{...Br,...al},{with:(e,t,n)=>ut(Gg(Y,e,tr(t),n)),withCalendar:(e,t)=>ut(Eu(e,Si(t))),add:(e,t,n)=>ut(Np(Y,0,e,pe(t),n)),subtract:(e,t,n)=>ut(Np(Y,1,e,pe(t),n)),until:(e,t,n)=>fe(Lp(Y,0,e,Tn(t),n)),since:(e,t,n)=>fe(Lp(Y,1,e,Tn(t),n)),equals:(e,t)=>Ig(e,Tn(t)),toZonedDateTime(e,t){const n=Ae(t)?t:{timeZone:t};return Oe(sv(Ze,zt,X,e,n))},toPlainDateTime:(e,t)=>st(uv(e,ol(t))),toPlainYearMonth(e){return dr(lv(Y,e,this))},toPlainMonthDay(e){return ys(cv(Y,e,this))},toLocaleString(e,t,n){const[r,o]=N$(t,n,e);return r.format(o)},toString:_p,toJSON:e=>_p(e),valueOf:un},{from:(e,t)=>ut(Tn(e,t)),compare:(e,t)=>Jn(Tn(e),Tn(t))}),[L$,Oe]=sn(an,ee(Jg,Cr,_g),{...T0,...Br,...Kp(al),...Kp(sl),offset:e=>Pr($s(e).offsetNanoseconds),offsetNanoseconds:e=>$s(e).offsetNanoseconds,timeZoneId:e=>e.timeZone,hoursInDay:e=>Qm(X,e)},{with:(e,t,n)=>Oe(Hg(Y,X,e,tr(t),n)),withCalendar:(e,t)=>Oe(Eu(e,Si(t))),withTimeZone:(e,t)=>Oe($v(e,Ze(t))),withPlainTime:(e,t)=>Oe(gv(X,e,ol(t))),add:(e,t,n)=>Oe(Op(Y,X,0,e,pe(t),n)),subtract:(e,t,n)=>Oe(Op(Y,X,1,e,pe(t),n)),until:(e,t,n)=>fe(he(Dp(Y,X,0,e,Rn(t),n))),since:(e,t,n)=>fe(he(Dp(Y,X,1,e,Rn(t),n))),round:(e,t)=>Oe(qm(X,e,t)),startOfDay:e=>Oe(eg(X,e)),equals:(e,t)=>kg(e,Rn(t)),toInstant:e=>Bt(iv(e)),toPlainDateTime:e=>st(Zh(X,e)),toPlainDate:e=>ut(Gh(X,e)),toPlainTime:e=>Ft(Wh(X,e)),toLocaleString(e,t,n={}){const[r,o]=O$(t,n,e);return r.format(o)},toString:(e,t)=>yp(X,e,t),toJSON:e=>yp(X,e),valueOf:un,getTimeZoneTransition(e,t){const{timeZone:n,epochNanoseconds:r}=e,o=Wm(t),i=X(n).O(r,o);return i?Oe({...e,epochNanoseconds:i}):null}},{from:(e,t)=>Oe(Rn(e,t)),compare:(e,t)=>kh(Rn(e),Rn(t))}),[U$,Bt]=sn(Hu,qg,T0,{add:(e,t)=>Bt(Ip(0,e,pe(t))),subtract:(e,t)=>Bt(Ip(1,e,pe(t))),until:(e,t,n)=>fe(Rp(0,e,Dn(t),n)),since:(e,t,n)=>fe(Rp(1,e,Dn(t),n)),round:(e,t)=>Bt(Ym(e,t)),equals:(e,t)=>wg(e,Dn(t)),toZonedDateTimeISO:(e,t)=>Oe(ov(e,Ze(t))),toLocaleString(e,t,n){const[r,o]=I$(t,n,e);return r.format(o)},toString:(e,t)=>$p(Ze,X,e,t),toJSON:e=>$p(Ze,X,e),valueOf:un},{from:e=>Bt(Dn(e)),fromEpochMilliseconds:e=>Bt(pv(e)),fromEpochNanoseconds:e=>Bt(hv(e)),compare:(e,t)=>wh(Dn(e),Dn(t))}),z$=Object.defineProperties({},{...As("Temporal.Now"),...Ln({timeZoneId:()=>ur(),instant:()=>Bt(Nt(fs())),zonedDateTimeISO:(e=ur())=>Oe(rt(fs(),Ze(e),ne)),plainDateTimeISO:(e=ur())=>st(ot(os(X(Ze(e))),ne)),plainDateISO:(e=ur())=>ut(xt(os(X(Ze(e))),ne)),plainTimeISO:(e=ur())=>Ft(gt(os(X(Ze(e)))))})});({...As("Temporal"),...Ln({PlainYearMonth:D$,PlainMonthDay:R$,PlainDate:j$,PlainTime:A$,PlainDateTime:T$,ZonedDateTime:L$,Instant:U$,Duration:k$,Now:z$})});const B$=g$(),Bo=new WeakMap;Ln({DateTimeFormat:B$});de.NUMBER,de.NUMERIC,de.CURRENCY,de.RATING,de.POSITION;de.TEXT,de.RICH_TEXT,de.RICH_TEXT_V2;we.z.string().transform(e=>e===""?[]:bs(e)?[e]:JSON.parse(e)).refine(e=>Array.isArray(e)&&e.every(t=>typeof t=="string"),{error:"Expected an array of strings"});we.z.preprocess(e=>{try{if(typeof e=="string"){if(bs(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[]}},we.z.array(we.z.string().refine(e=>k2(e)||bs(e),"Must be a valid UUID or a variable with {{ }} syntax"))).catch([]);const F$=we.z.object({isCurrentWorkspaceMemberSelected:we.z.boolean().optional(),selectedRecordIds:we.z.array(we.z.string())});we.z.string().transform((e,t)=>{try{return JSON.parse(e)}catch(n){return t.addIssue({code:"custom",message:n.message}),we.z.NEVER}}).pipe(F$);Object.entries(w2).map(([e,{label:t}])=>({value:e,label:`${t} (${e})`}));var us,Yp;function H$(){if(Yp)return us;Yp=1;var e="[object Symbol]",t=/[\\^$.*+?()[\]{}|]/g,n=RegExp(t.source),r=typeof Ht=="object"&&Ht&&Ht.Object===Object&&Ht,o=typeof self=="object"&&self&&self.Object===Object&&self,i=r||o||Function("return this")(),l=Object.prototype,d=l.toString,p=i.Symbol,f=p?p.prototype:void 0,c=f?f.toString:void 0;function h(g){if(typeof g=="string")return g;if(u(g))return c?c.call(g):"";var v=g+"";return v=="0"&&1/g==-1/0?"-0":v}function s(g){return!!g&&typeof g=="object"}function u(g){return typeof g=="symbol"||s(g)&&d.call(g)==e}function a(g){return g==null?"":h(g)}function m(g){return g=a(g),g&&n.test(g)?g.replace(t,"\\$&"):g}return us=m,us}H$();const Z$=lt.default.enum([Io.MONDAY,Io.SATURDAY,Io.SUNDAY]),G$=lt.default.union([lt.default.coerce.number().int().positive(),lt.default.literal("undefined")]).transform(e=>e==="undefined"?void 0:e),W$=lt.default.enum(["NEXT","THIS","PAST"]),K$=lt.default.enum(["SECOND","MINUTE","HOUR","DAY","WEEK","MONTH","YEAR"]),V$=lt.default.object({direction:W$,amount:G$.nullish(),unit:K$,timezone:lt.default.string().nullish(),firstDayOfTheWeek:Z$.nullish()}).refine(e=>!(e.amount===void 0&&e.direction!=="THIS"),{error:"Amount cannot be 'undefined' unless direction is 'THIS'"}),Y$=/((?:THIS)|(?:PAST)|(?:NEXT))_(\d*)_(DAY|MONTH|YEAR|WEEK|HOUR|MINUTE|SECOND)(?:(?:;;([^;;]*);;)?(?:(MONDAY|SUNDAY|SATURDAY);;)?)?/;lt.default.string().transform((e,t)=>{const n=new RegExp(Y$).exec(e);if(!ls.isNonEmptyArray(n))return t.addIssue(`Cannot parse stringified inline relative date filter, value : "${e}"`),lt.default.NEVER;const[r,o,i,l,d,p]=n;return V$.parse({direction:o,amount:i,unit:l,timezone:d,firstDayOfTheWeek:p})});$e.Is+"",L.IS,$e.IsNotNull+"",L.IS_NOT_NULL,$e.IsNot+"",L.IS_NOT,$e.LessThanOrEqual+"",L.LESS_THAN_OR_EQUAL,$e.GreaterThanOrEqual+"",L.GREATER_THAN_OR_EQUAL,$e.IsBefore+"",L.IS_BEFORE,$e.IsAfter+"",L.IS_AFTER,$e.Contains+"",L.CONTAINS,$e.DoesNotContain+"",L.DOES_NOT_CONTAIN,$e.IsEmpty+"",L.IS_EMPTY,$e.IsNotEmpty+"",L.IS_NOT_EMPTY,$e.IsRelative+"",L.IS_RELATIVE,$e.IsInPast+"",L.IS_IN_PAST,$e.IsInFuture+"",L.IS_IN_FUTURE,$e.IsToday+"",L.IS_TODAY,L.IS+"",L.IS,L.IS_NOT_NULL+"",L.IS_NOT_NULL,L.IS_NOT+"",L.IS_NOT,L.LESS_THAN_OR_EQUAL+"",L.LESS_THAN_OR_EQUAL,L.GREATER_THAN_OR_EQUAL+"",L.GREATER_THAN_OR_EQUAL,L.IS_BEFORE+"",L.IS_BEFORE,L.IS_AFTER+"",L.IS_AFTER,L.CONTAINS+"",L.CONTAINS,L.DOES_NOT_CONTAIN+"",L.DOES_NOT_CONTAIN,L.IS_EMPTY+"",L.IS_EMPTY,L.IS_NOT_EMPTY+"",L.IS_NOT_EMPTY,L.IS_RELATIVE+"",L.IS_RELATIVE,L.IS_IN_PAST+"",L.IS_IN_PAST,L.IS_IN_FUTURE+"",L.IS_IN_FUTURE,L.IS_TODAY+"",L.IS_TODAY,L.VECTOR_SEARCH+"",L.VECTOR_SEARCH;const q$=e=>e.startsWith("http://")||e.startsWith("https://")||e.startsWith("HTTPS://")||e.startsWith("HTTP://")?e:`https://${e}`,J$=(e,t)=>{const o=/^(((?!-))(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),l=e==="localhost"||e==="127.0.0.1";return l&&!1||i&&!1?!1:o||l||i};we.z.string().transform((e,t)=>{const n=e.trim(),r=q$(n),o=r.replace("https://","").replace("http://","").replace("HTTPS://","").replace("HTTP://","");if(/^\d+(?:\/[a-zA-Z]*)?$/.test(o))return t.addIssue({code:"custom",message:"domain is not a valid url"}),we.z.NEVER;try{const i=new URL(r);return J$(i.hostname)?r:(t.addIssue({code:"custom",message:"domain is not a valid url"}),we.z.NEVER)}catch{return t.addIssue({code:"custom",message:"domain is not a valid url"}),we.z.NEVER}});const bs=e=>/^{{[^{}]+}}$/.test(e),qp=new Map;for(const e of h1()){const t=z2(e),n=qp.get(t);n?n.push(e):qp.set(t,[e])}new Set(h1());const R0='(function(){"use strict";const Fe=Symbol("name"),ko=Symbol("value"),it=Symbol("ns"),er=Symbol("owner"),ot=Symbol("owner_document"),Or=Symbol("attributes"),Be=Symbol("prev"),oe=Symbol("next"),ce=Symbol("child"),tr=Symbol("parent"),nr=Symbol("data"),mi=Symbol("listeners"),th=Symbol("isTrusted"),Vu=Symbol("path"),qu=Symbol("stop_immediate_propagation"),Ju=Symbol("content"),Ve=Symbol("hooks"),rr=Symbol("is_connected");let Ae=function(e){return e[e.NODE=0]="NODE",e[e.ELEMENT_NODE=1]="ELEMENT_NODE",e[e.ATTRIBUTE_NODE=2]="ATTRIBUTE_NODE",e[e.TEXT_NODE=3]="TEXT_NODE",e[e.CDATA_SECTION_NODE=4]="CDATA_SECTION_NODE",e[e.ENTITY_REFERENCE_NODE=5]="ENTITY_REFERENCE_NODE",e[e.ENTITY_NODE=6]="ENTITY_NODE",e[e.PROCESSING_INSTRUCTION_NODE=7]="PROCESSING_INSTRUCTION_NODE",e[e.COMMENT_NODE=8]="COMMENT_NODE",e[e.DOCUMENT_NODE=9]="DOCUMENT_NODE",e[e.DOCUMENT_TYPE_NODE=10]="DOCUMENT_TYPE_NODE",e[e.DOCUMENT_FRAGMENT_NODE=11]="DOCUMENT_FRAGMENT_NODE",e}({}),Eo=function(e){return e.XHTML="http://www.w3.org/1999/xhtml",e.SVG="http://www.w3.org/2000/svg",e}({}),wn=function(e){return e[e.NONE=0]="NONE",e[e.CAPTURING_PHASE=1]="CAPTURING_PHASE",e[e.AT_TARGET=2]="AT_TARGET",e[e.BUBBLING_PHASE=3]="BUBBLING_PHASE",e}({});const Ku="@",w6=typeof performance>"u"?Date.now:performance.now.bind(performance);class kn{static NONE=wn.NONE;static CAPTURING_PHASE=wn.CAPTURING_PHASE;static AT_TARGET=wn.AT_TARGET;static BUBBLING_PHASE=wn.BUBBLING_PHASE;timeStamp=w6();target=null;currentTarget=null;srcElement=null;bubbles=!1;cancelable=!1;composed=!1;defaultPrevented=!1;cancelBubble=!1;eventPhase=0;[Vu]=[];[qu]=!1;constructor(t,r){this.type=t,Object.defineProperty(this,th,{writable:!0,value:!1}),r&&(r.bubbles&&(this.bubbles=r.bubbles),r.cancelable&&(this.cancelable=r.cancelable),r.composed&&(this.composed=r.composed))}get isTrusted(){return this[th]}composedPath(){return this[Vu]}stopPropagation(){this.cancelBubble=!0}stopImmediatePropagation(){this[qu]=!0,this.cancelBubble=!0}preventDefault(){this.defaultPrevented=!0}set returnValue(t){this.defaultPrevented=t}get returnValue(){return this.defaultPrevented}initEvent(t,r,i){this.type=t,this.bubbles=!!r,this.cancelable=!!i}}function nh(e,t,r){const n=t[mi]?.get(`${e.type}${r===wn.CAPTURING_PHASE?Ku:""}`);if(n)for(const o of n){e.eventPhase=e.target===t?wn.AT_TARGET:r,e.currentTarget=t;try{typeof o=="object"?o.handleEvent(e):o.call(t,e)}catch(a){setTimeout(k6,0,a)}if(e[qu])break}}function k6(e){throw e}const Io=Symbol("onceListeners");class No{[mi]=void 0;[Io]=void 0;[ot]=void 0;addEventListener(t,r,i){if(r==null)return;const n=i===!0||i&&i.capture===!0,o=typeof i=="object"&&i.once===!0,a=typeof i=="object"?i.signal:void 0,u=`${t}${n?Ku:""}`;let l=r;if(o){l=function(...c){return this.removeEventListener(t,r,i),typeof r=="object"?r.handleEvent(...c):r.call(this,...c)};let h=this[Io];h||(h=new WeakMap,this[Io]=h),h.set(r,l)}let f=this[mi];f||(f=new Map,this[mi]=f);let d=f.get(u);d||(d=new Set,f.set(u,d)),!d.has(l)&&(a?.addEventListener("abort",()=>{rh.call(this,t,r,i)},{once:!0}),d.add(l),this[ot]?.defaultView[Ve].addEventListener?.(this,t,r,i))}removeEventListener(t,r,i){return rh.call(this,t,r,i)}dispatchEvent(t){const r=[];let i=this;for(;i!=null;)r.push(i),i=i.parentNode;t.target=this,t.srcElement=this,t[Vu]=r;for(let o=r.length;o--;)if(nh(t,r[o],wn.CAPTURING_PHASE),t.cancelBubble)return t.defaultPrevented;const n=t.bubbles?r:r.slice(0,1);for(let o=0;o<n.length;o++)if(nh(t,n[o],wn.BUBBLING_PHASE),t.cancelBubble)return t.defaultPrevented;return t.defaultPrevented}}function rh(e,t,r){if(t==null)return;const i=this[Io],n=i?.get(t)??t;i?.delete(t);const o=r===!0||r&&r.capture===!0,a=`${e}${o?Ku:""}`,u=this[mi]?.get(a);u&&u.delete(n)&&this[ot]?.defaultView[Ve].removeEventListener?.(this,e,t,r)}function Oo(e){return nr in e}function ih(e){return e.nodeType===Ae.TEXT_NODE}function E6(e){return e.nodeType===Ae.COMMENT_NODE}function Ft(e){return e.nodeType===Ae.ELEMENT_NODE}function I6(e){return e.nodeType===Ae.DOCUMENT_FRAGMENT_NODE}function oh(e){return"appendChild"in e}function Po(e,t,r=e.ownerDocument){if(ih(e))return r.createTextNode(e.data);if(E6(e))return r.createComment(e.data);if(Ft(e)){const i=r.createElement(e.localName);if(e[Or])for(let n=0;n<e[Or].length;n++){const o=e[Or].item(n);i.setAttributeNS(o.namespaceURI,o.name,o.value)}if(t)for(const n of e.childNodes)i.appendChild(Po(n,!0,r));return i}else if(I6(e)){const i=r.createDocumentFragment();if(t)for(const n of e.childNodes)i.appendChild(Po(n,!0,r));return i}else{const i=new e.constructor;return i[ot]=r,i}}function ah(e){const t=[],r=n=>{t.push(n);const o=n[ce];o&&r(o);const a=n[oe];a&&r(a)},i=e[ce];return i&&r(i),t}function uh(e){const t=ah(e);return t.unshift(e),t}class xo extends No{nodeType=Ae.NODE;[Fe]="";[tr]=null;[ce]=null;[Be]=null;[oe]=null;[rr]=!1;get[Ve](){return this[ot].defaultView[Ve]}get localName(){return this[Fe]}get nodeName(){return this[Fe].toUpperCase()}get ownerDocument(){return this[ot]}get isConnected(){return this[rr]}isDefaultNamespace(t){return t===Eo.XHTML}get parentNode(){return this[tr]}set parentNode(t){}get parentElement(){const t=this[tr];return!t||t.nodeType!==1?null:t}set parentElement(t){}get previousSibling(){return this[Be]}set previousSibling(t){}get nextSibling(){return this[oe]}set nextSibling(t){}get previousElementSibling(){let t=this[Be];for(;t&&t.nodeType!==1;)t=t[Be];return t}set previousElementSibling(t){}get nextElementSibling(){let t=this[oe];for(;t&&t.nodeType!==1;)t=t[oe];return t}set nextElementSibling(t){}get firstChild(){return this[ce]}set firstChild(t){}get lastChild(){let t=this[ce];for(;t;){const r=t[oe];if(r==null)break;t=r}return t}set lastChild(t){}get nodeValue(){return Oo(this)?this.data:null}set nodeValue(t){Oo(this)&&(this.data=t)}get textContent(){if(Oo(this))return this.data;let t="";for(const r of ah(this))ih(r)&&(t+=r.data);return t}set textContent(t){if(Oo(this))this.data=t;else if(oh(this)){let r;for(;r=this[ce];)this.removeChild(r);this.append(t)}}cloneNode(t){return Po(this,t)}contains(t){let r=t;for(;;){if(r==null)return!1;if(r===this)return!0;r=t.parentNode}}}class Yu extends xo{remove(){const t=this.parentNode;t&&t.removeChild(this)}replaceWith(...t){const r=this.parentNode;if(!r)return;const i=Pr(r,t[0]),n=i[oe];r.replaceChild(this,i);for(let o=1;o<t.length;o++)r.insertBefore(Pr(r,t[o]),n)}before(...t){const r=this.parentNode;if(r)for(const i of t)r.insertBefore(Pr(r,i),this)}after(...t){const r=this.parentNode;if(!r)return;const i=this[oe];for(const n of t)r.insertBefore(Pr(r,n),i)}}function Pr(e,t){return t instanceof xo?t:e.ownerDocument.createTextNode(String(t))}class sh extends Array{item(t){return this[t]}}var ke=function(e){return e[e.Descendant=0]="Descendant",e[e.Child=1]="Child",e[e.Sibling=2]="Sibling",e[e.Adjacent=3]="Adjacent",e[e.Inner=4]="Inner",e}(ke||{}),ze=function(e){return e[e.Unknown=0]="Unknown",e[e.Element=1]="Element",e[e.Id=2]="Id",e[e.Class=3]="Class",e[e.Attribute=4]="Attribute",e[e.Pseudo=5]="Pseudo",e[e.Function=6]="Function",e}(ze||{});const N6=/[a-z]/;function O6(e,t){const r=Xu(t);let i=null;const n=e[ce];return n&&r[0].matchers.length&&To(n,r,o=>(i=o,!1)),i}function P6(e,t){const r=Xu(t),i=[],n=e[ce];return n&&r[0].matchers.length&&To(n,r,o=>{i.push(o)}),i}function Xu(e){let t={combinator:ke.Inner,matchers:[]};const r=[t],i=/\\s*?([>\\s+~]?)\\s*?(?:(?:\\[\\s*([^\\]=]+)(?:=([\'"])(.*?)\\3)?\\s*\\])|([#.]?)([^\\s#.[>:+~]+)|:(\\w+)(?:\\((.*?)\\))?)/gi;let n;for(;n=i.exec(e);){n[1]&&(n[1]===">"?t.combinator=ke.Child:n[1]==="+"?t.combinator=ke.Adjacent:n[1]==="~"?t.combinator=ke.Sibling:t.combinator=ke.Descendant,t={combinator:ke.Inner,matchers:[]},r.push(t));let o=ze.Unknown;n[2]?o=ze.Attribute:n[5]?o=n[5]==="#"?ze.Id:ze.Class:n[7]?o=n[8]==null?ze.Pseudo:ze.Function:n[6]&&(n[6]==="*"?o=ze.Unknown:N6.test(n[6])&&(o=ze.Element)),t.matchers.push({type:o,name:n[2]||n[6]||n[7],value:n[4]??n[6]??n[8]})}return r}function ch(e,t){const r=Xu(t);let i;for(;i=r.pop();)if(!x6(e,i))return!1;return!0}function To(e,t,r){if(Ft(e)){if(Ao(e,t)&&r(e)===!1)return!1;const n=e[ce];if(n&&To(n,t,r)===!1)return!1}const i=e[oe];return!(i&&To(i,t,r)===!1)}function Ao(e,t){const{combinator:r,matchers:i}=t[t.length-1];if(r===ke.Inner){if(!ir(e,i))return!1;const a=t.slice(0,-1);return a.length===0||Ao(e,a)}const n=r===ke.Child||r===ke.Descendant?tr:Be;let o=e[n];if(!o)return!1;if(r===ke.Descendant||r===ke.Sibling){for(;o;){if(Ft(o)&&ir(o,i)){const a=t.slice(0,-1);if(a.length===0||Ao(e,a))return!0}o=o[n]}return!1}else{if(r===ke.Adjacent&&!Ft(o)){for(;o&&!Ft(o);)o=o[n];if(!o)return!1}if(!Ft(o)||!ir(o,i))return!1;const a=t.slice(0,-1);return a.length===0||Ao(e,a)}}function x6(e,{combinator:t,matchers:r}){if(t===ke.Inner)return ir(e,r);const i=t===ke.Child||t===ke.Descendant?tr:Be;let n=e[i];if(!n)return!1;if(t===ke.Adjacent&&!Ft(n)){for(;n&&!Ft(n);)n=n[i];if(!n)return!1}if(!Ft(n)||!ir(n,r))return!1;if(t===ke.Descendant||t===ke.Sibling){for(;n=n[i];)if(Ft(n)&&ir(n,r))return!0}return!0}function ir(e,t){if(!e)return!1;if(Array.isArray(t)){for(const o of t)if(ir(e,o)===!1)return!1;return!0}const{type:r,name:i,value:n}=t;switch(r){case ze.Unknown:return i==="*";case ze.Element:return e.localName===i;case ze.Id:return e.getAttribute("id")===i;case ze.Class:const o=e.getAttribute("class");return o?o.split(/\\s+/).includes(i):!1;case ze.Attribute:return n==null?e.hasAttribute(i):e.getAttribute(i)===n;case ze.Pseudo:throw Error(`Pseudo :${i} not implemented`);case ze.Function:switch(i){case"has":return ch(e,n||"");case"not":return!ch(e,n||"");default:throw Error(`Function :${i}(${n}) not implemented`)}}return!1}class jo extends Yu{childNodes=new sh;children=new sh;appendChild(t){this.insertInto(t,null)}insertBefore(t,r){this.insertInto(t,r||null)}append(...t){for(const r of t)r!=null&&this.appendChild(Pr(this,r))}prepend(...t){const r=this.firstChild;for(const i of t)i!=null&&this.insertBefore(Pr(this,i),r)}replaceChildren(...t){let r;for(;r=this.firstChild;)this.removeChild(r);this.append(...t)}removeChild(t){if(t.parentNode!==this)throw Error("not a child of this node");const r=t[Be],i=t[oe];r?r[oe]=i:this[ce]=i,i&&(i[Be]=r);const n=this.childNodes,o=n.indexOf(t);if(n.splice(o,1),t.nodeType===1){const a=this.children;a.splice(a.indexOf(t),1)}if(t[tr]=null,t[oe]=null,t[Be]=null,this[rr])for(const a of uh(t))a[rr]=!1,a.disconnectedCallback?.();this.nodeType===Ae.ELEMENT_NODE&&this[Ve].removeChild?.(this,t,o)}replaceChild(t,r){if(r.parentNode!==this)throw Error("reference node is not a child of this parent");const i=r[oe];this.removeChild(r),this.insertInto(t,i)}querySelectorAll(t){return P6(this,t)}querySelector(t){return O6(this,t)}insertInto(t,r){if(t.nodeType===Ae.DOCUMENT_FRAGMENT_NODE){let u=t[ce];for(;u;){const l=u[oe];this.insertInto(u,r),u=l}return}if(t.parentNode!==null&&t.parentNode.removeChild(t),r){if(r.parentNode!==this)throw Error("reference node is not a child of this parent");t[oe]=r,t[Be]=r[Be],r[Be]===null&&(this[ce]=t),r[Be]=t}else{t[oe]=null;let u=this[ce];if(u){let l;for(;l=u[oe];)u=l;u[oe]=t,t[Be]=u}else this[ce]=t,t[Be]=null}const i=this[ot],n=t.nodeType===Ae.ELEMENT_NODE;t[tr]=this,t[ot]=i;const o=this.childNodes;let a;if(r){if(a=o.indexOf(r),o.splice(a,0,t),n){const u=this.children;let l=r;for(;l&&l.nodeType!==1;)l=l[oe];l?u.splice(u.indexOf(l),0,t):u.push(t)}}else a=o.length,o.push(t),n&&this.children.push(t);if(this[rr])for(const u of uh(t))u[rr]=!0,u.connectedCallback?.();this.nodeType===Ae.ELEMENT_NODE&&this[Ve].insertChild?.(this,t,a)}}class T6{[ce]=null;constructor(t){this[er]=t}getNamedItem(t){return this.getNamedItemNS(null,t)}getNamedItemNS(t,r){let i=this[ce];for(;i;){if(i.name===r&&i[it]==t)return i;i=i[oe]}return null}item(t){let r=this[ce],i=0;for(;r;){if(i++===t)return r;r=r[oe]}return null}get length(){let t=0,r=this[ce];for(;r;)t++,r=r[oe];return t}removeNamedItem(t){return this.removeNamedItemNS(null,t)}removeNamedItemNS(t,r){const i=this[er];let n=this[ce],o=null;for(;n!=null;){if(n.name===r&&n[it]==t)return o&&(o[oe]=n[oe]),this[ce]===n&&(this[ce]=n[oe]),lh(i,n.name,n.value,null),i[Ve].removeAttribute?.(i,r,t),n;o=n,n=n[oe]}return null}setNamedItem(t){const r=this[er];let i=null,n=this[ce];if(t[er]=r,n==null)this[ce]=t;else{let o;for(;n;){if(n.name===t.name&&n[it]==t[it]){o?o[oe]=t:this[ce]=t,t[oe]=n[oe],n[oe]=null,i=n;break}o=n,n=n[oe]}o?o[oe]=t:this[ce]=t}return(!i||i.value!==t.value)&&(lh(r,t.name,i?.value??null,t.value),r[Ve].setAttribute?.(r,t.name,t.value,t[it])),i}setNamedItemNS(t){return this.setNamedItem(t)}*[Symbol.iterator](){let t=this[ce];for(;t;)yield t,t=t[oe]}}function lh(e,t,r,i){const{observedAttributes:n}=e.constructor,{attributeChangedCallback:o}=e;if(t==="slot"&&(e.slot=i??""),!(o==null||n==null||!n.includes(t)))return o.call(e,t,r,i)}class Qu extends xo{nodeType=Ae.ATTRIBUTE_NODE;[it]=null;[oe]=null;[er]=null;constructor(t,r,i){super(),this[Fe]=t,this[ko]=r,i&&(this[it]=i)}get nodeName(){return this[Fe]}set nodeName(t){}get name(){return this[Fe]}set name(t){}get value(){return this[ko]}set value(t){const r=String(t);this[ko]=r;const i=this[er];i&&this[Ve].setAttribute?.(i,this[Fe],r,this[it])}get nodeValue(){return this.value}set nodeValue(t){this.value=t}get ownerElement(){return this[er]}get namespaceURI(){return this[it]}get specified(){return!0}}const dh=/(?:<([a-z][a-z0-9-:]*)((?:[\\s]+[^<>\'"=\\s]+(?:=([\'"])[^]*?\\3|=[^>\'"\\s]*|))*)[\\s]*(\\/?)\\s*>|<\\/([a-z][a-z0-9-:]*)>|<!--(.*?)-->|([^&<>]+))/gi,fh=/\\s([^<>\'"=\\n\\s]+)(?:=(["\'])([\\s\\S]*?)\\2|=([^>\'"\\n\\s]*)|)/g;function ph(e,t){const r=t.ownerDocument,i=r.createDocumentFragment(),n=[i];let o=i,a;for(dh.lastIndex=0;a=dh.exec(e);){const u=a[1];if(u){const l=r.createElement(u),f=a[2];fh.lastIndex=0;let d;for(;d=fh.exec(f);)l.setAttribute(d[1],d[3]||d[4]||"");o.append(l),n.push(o),o=l}else a[5]?o=n.pop()||i:a[6]?o.append(r.createComment(a[6])):o.append(a[7])}return i}function es(e){let t="",r=e[ce];for(;r;)t+=hh(r),r=r[oe];return t}function hh(e){switch(e.nodeType){case Ae.ELEMENT_NODE:{const t=e;let r=`<${t[Fe]}`,i=t[Or]?.[ce];for(;i;){r+=` ${i[Fe]}`;let n=i[ko];n!==""&&(n=String(n).replace(/&/g,"&amp;").replace(/"/g,"&quot;"),r+=`="${n}"`),i=i[oe]}return r+=">",r+=es(t),r+=`</${t[Fe]}>`,r}case Ae.TEXT_NODE:return e[nr].replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;");case Ae.COMMENT_NODE:return`<!--${e[nr]}-->`}return""}let En=class extends jo{nodeType=Ae.ELEMENT_NODE;[it]=Eo.XHTML;get namespaceURI(){return this[it]}get tagName(){return this.nodeName}get slot(){return this.getAttribute("slot")??""}set slot(t){const r=String(t);this.getAttribute("slot")!==r&&this.attributes.setNamedItem(new Qu("slot",r))}get attributes(){let t=this[Or];return t||(t=new T6(this),this[Or]=t),t}getAttributeNames(){return[...this.attributes].map(t=>t.name)}get firstElementChild(){return this.children[0]??null}get lastElementChild(){return this.children[this.children.length-1]??null}get nextElementSibling(){let t=this.nextSibling;for(;t&&t.nodeType!==1;)t=t.nextSibling;return t}get previousElementSibling(){let t=this.previousSibling;for(;t&&t.nodeType!==1;)t=t.previousSibling;return t}setAttribute(t,r){this.attributes.setNamedItem(new Qu(t,String(r)))}setAttributeNS(t,r,i){this.attributes.setNamedItemNS(new Qu(r,String(i),t))}getAttribute(t){const r=this.attributes.getNamedItem(t);return r&&r.value}getAttributeNS(t,r){const i=this.attributes.getNamedItemNS(t,r);return i&&i.value}hasAttribute(t){return this.attributes.getNamedItem(t)!=null}hasAttributeNS(t,r){return this.attributes.getNamedItemNS(t,r)!=null}removeAttribute(t){this.attributes.removeNamedItem(t)}removeAttributeNS(t,r){this.attributes.removeNamedItemNS(t,r)}get outerHTML(){return hh(this)}get innerHTML(){return es(this)}set innerHTML(t){if(t==null||t==="")this.replaceChildren();else{const r=ph(String(t),this);this.replaceChildren(r)}}};class Co extends En{[it]=Eo.SVG;get ownerSVGElement(){let t=null,r=this.parentNode;for(;r instanceof Co;)t=r,r=r.parentNode;return t}}class ts extends Yu{[nr]="";constructor(t){super(),this[nr]=t==null?"":String(t)}setData(t){let r="";t!=null&&(r=typeof t=="string"?t:String(t)),this[nr]=r,this[Ve].setText?.(this,r)}get data(){return this[nr]}set data(t){this.setData(t)}}class mh extends ts{nodeType=Ae.TEXT_NODE;[Fe]="#text"}class gh extends ts{nodeType=8;[Fe]="#comment"}class vh extends jo{nodeType=Ae.DOCUMENT_FRAGMENT_NODE;[Fe]="#document-fragment";[ot]=typeof window<"u"?window.document:null}class $h extends En{get content(){let t=this[Ju];return t||(t=this.ownerDocument.createDocumentFragment(),this[Ju]=t),t}set content(t){}set innerHTML(t){this.content.replaceChildren(ph(String(t),this))}get innerHTML(){const t=this[Ju];return t?es(t):""}}class A6 extends En{}class j6 extends En{}class C6 extends En{}class yh extends jo{nodeType=Ae.DOCUMENT_NODE;[Fe]="#document";[rr]=!0;constructor(t){super(),this.defaultView=t,this[ot]=this,this.documentElement=zo(new C6,this,"html"),this.body=zo(new A6,this,"body"),this.head=zo(new j6,this,"head"),this.appendChild(this.documentElement),this.documentElement.appendChild(this.head),this.documentElement.appendChild(this.body)}createElement(t){return bh(this,t)}createElementNS(t,r){return bh(this,r,t)}createTextNode(t){const r=Do(new mh(t),this);return this[Ve].createText?.(r,String(t)),r}createComment(t){return Do(new gh(t),this)}createDocumentFragment(){return Do(new vh,this)}createEvent(){return new kn("")}importNode(t,r){return Po(t,r,this)}adoptNode(t){return t[ot]===this||(t.parentNode?.removeChild(t),_h(t,this)),t}}function Do(e,t){return Object.defineProperty(e,ot,{value:t,writable:!0,enumerable:!1}),e}function bh(e,t,r){let i;const n=String(t).toLowerCase();if(r===Eo.SVG)i=new Co;else if(n==="template")i=new $h;else{const o=e.defaultView.customElements.get(t);i=o?new o:new En}return zo(i,e,t,r)}function zo(e,t,r,i){return Do(e,t),Object.defineProperty(e,Fe,{value:r}),i&&Object.defineProperty(e,it,{value:i}),t[Ve].createElement?.(e,i),e}function _h(e,t){if(e[ot]=t,oh(e))for(const r of e.childNodes)_h(r,t)}let D6=class extends kn{constructor(t,r){super(t,r),this.detail=r?.detail}initCustomEvent(t,r,i,n){super.initEvent(t,r,i),this.detail=n}};class z6 extends kn{constructor(t,r){super(t,r),this.message=r.message,this.filename=r.filename,this.lineno=r.lineno,this.colno=r.colno,this.error=r.error}}class U6 extends kn{constructor(t,r){super(t,r),this.promise=r.promise,this.reason=r.reason}}class R6 extends kn{constructor(t,r){super(t,r),this.oldState=r.oldState,this.newState=r.newState}}class M6 extends kn{constructor(t,r={}){super(t,r),this.relatedTarget=r.relatedTarget??null}}class L6 extends kn{constructor(t,r={}){super(t,r),this.clipboardData=r.clipboardData??null}}let Z6=class extends En{};class F6{registry=new Map;listenersByName=new Map;define(t,r,i){this.registry.set(t,r);const n=this.listenersByName.get(t);if(n!=null){this.listenersByName.delete(t);for(const o of n)o(r)}}get(t){return this.registry.get(t)}getName(t){for(const[r,i]of this.registry)if(i===t)return r;return null}whenDefined(t){const r=this.registry.get(t);if(r!=null)return Promise.resolve(r);let i=this.listenersByName.get(t);return i==null&&(i=[],this.listenersByName.set(t,i)),new Promise(n=>{i.push(n)})}upgrade(t){}}let B6=class{};class Sh extends No{[Ve]={};name="";window=this;parent=this;self=this;top=this;document=new yh(this);customElements=new F6;location=globalThis.location;navigator=globalThis.navigator;Event=kn;ErrorEvent=z6;PromiseRejectionEvent=U6;ToggleEvent=R6;FocusEvent=M6;ClipboardEvent=L6;EventTarget=No;CustomEvent=D6;Node=xo;ParentNode=jo;ChildNode=Yu;DocumentFragment=vh;Document=yh;CharacterData=ts;Comment=gh;Text=mh;Element=En;HTMLElement=Z6;SVGElement=Co;HTMLTemplateElement=$h;MutationObserver=B6;#t=null;#e=null;#n=null;get onerror(){return this.#e}set onerror(t){this.#t&&this.removeEventListener("error",this.#t),t&&typeof t=="function"?(this.#e=t,this.#t=r=>{t(r.message??"Error",r.filename,r.lineno,r.colno,r.error)},this.addEventListener("error",this.#t)):(this.#t=null,this.#e=null)}get onunhandledrejection(){return this.#n}set onunhandledrejection(t){this.#n&&this.removeEventListener("unhandledrejection",this.#n),t&&typeof t=="function"?(this.#n=t,this.addEventListener("unhandledrejection",this.#n)):this.#n=null}static setGlobal(t){const r=Object.getOwnPropertyDescriptors(t);delete r.self,Object.defineProperties(globalThis,r),typeof globalThis.self>"u"?Object.defineProperty(globalThis,"self",{value:t,configurable:!0,writable:!0,enumerable:!0}):Object.defineProperties(self,r)}static setGlobalThis(t){for(const n in t)t[n]===t&&(t[n]=globalThis);const r=Object.getOwnPropertyDescriptors(t),i=Object.getOwnPropertyDescriptors(No.prototype);for(const n of Object.values(i))typeof n.value=="function"&&(n.value=n.value.bind(t));Object.defineProperties(globalThis,r),Object.defineProperties(globalThis,i)}}const wh=new Sh,kh=0,H6=1,G6=2,ns=3,W6=1,V6=2,q6=3,Eh="~",tn=new WeakMap;function Uo(e){return tn.get(e)}const rs=new WeakMap;let J6=0;function In(e){let t=rs.get(e);return t==null&&(t=String(J6++),Ih(e,t)),t}function Ih(e,t){rs.set(e,t)}const is=new WeakMap;function os(e){return is.get(e)}const as=new WeakMap;function K6(e){let t=as.get(e);if(t!=null)return t;if(!(!(e instanceof Element)||e.tagName.includes("-"))){t={};for(const{name:r,value:i}of e.attributes)t[r]=i;return t}}const us=new WeakMap;function Nh(e){return us.get(e)}function gi(e,t,r){let i=is.get(e);if(i==null&&(i={},is.set(e,i)),i[t]===r)return;i[t]=r;const n=tn.get(e);n?.mutate([[ns,In(e),t,r,W6]])}function vi(e,t,r){let i=as.get(e);if(i==null&&(i={},as.set(e,i)),i[t]===r)return;r==null?delete i[t]:i[t]=String(r);const n=tn.get(e);n?.mutate([[ns,In(e),t,r,V6]])}function Oh(e,t,r){let i=us.get(e);if(i==null&&(i={},us.set(e,i)),i[t]===r)return;r==null?delete i[t]:i[t]=r;const n=tn.get(e);n?.mutate([[ns,In(e),t,r,q6]])}function ss(e,t){if(tn.get(e)!==t&&(tn.set(e,t),e.childNodes))for(let i=0;i<e.childNodes.length;i++)ss(e.childNodes[i],t)}function Ph(e){if(tn.get(e)!=null&&(tn.delete(e),e.childNodes))for(let r=0;r<e.childNodes.length;r++)Ph(e.childNodes[r])}function cs(e){const{nodeType:t}=e;switch(t){case 1:return{id:In(e),type:t,element:e.localName,properties:ls(os(e)),attributes:ls(K6(e)),eventListeners:ls(Nh(e)),children:Array.from(e.childNodes).map(cs)};case 3:case 8:return{id:In(e),type:t,data:e.data};default:throw new Error(`Cannot serialize node of type ${e.nodeType} (${typeof e.nodeType})`)}}function ls(e){return e?{...e}:void 0}function xh(e,t,...r){const i=rs.get(e),n=tn.get(e);if(i==null||n==null)throw new Error(`Cannot call method ${t} on an unconnected node`);return n.call(i,t,...r)}const $i=wh[Ve];$i.insertChild=(e,t,r)=>{const i=Uo(e);i!=null&&(ss(t,i),i.mutate([[kh,In(e),cs(t),r]]))},$i.removeChild=(e,t,r)=>{const i=Uo(e);i!=null&&(Ph(t),i.mutate([[H6,In(e),r]]))},$i.setText=(e,t)=>{const r=Uo(e);r?.mutate([[G6,In(e),t]])},$i.setAttribute=(e,t,r)=>{e.tagName.includes("-")||vi(e,t,r)},$i.removeAttribute=(e,t)=>{e.tagName.includes("-")||vi(e,t)},Sh.setGlobal(wh);class Y6 extends HTMLElement{}ds("HTMLIFrameElement",{value:Y6,configurable:!0}),ds("location",{value:globalThis.location??{protocol:"https:"},configurable:!0}),ds("navigator",{value:globalThis.navigator??{userAgent:""},configurable:!0});class X6{getPropertyValue(t){}removeProperty(t){}setProperty(t,r){}get cssText(){return""}set cssText(t){}}const Th=Symbol("style");Object.defineProperty(Element.prototype,"style",{configurable:!0,get(){let e=this[Th];return e||(e=new X6,this[Th]=e),e},set(e){this.style.cssText=String(e)}});function ds(e,t){Object.defineProperty(window,e,t),Object.defineProperty(globalThis,e,t)}class Q6 extends CustomEvent{respondWith(t){this.response=t}}const fs=Object.freeze({});function L({slots:e,properties:t,attributes:r,events:i,methods:n}={}){return class extends Ah{static remoteSlots=e;static remoteProperties=t;static remoteAttributes=r;static remoteEvents=i;static remoteMethods=n}}class Ah extends HTMLElement{static slottable=!0;static get observedAttributes(){return this.finalize().__observedAttributes}static get remotePropertyDefinitions(){return this.finalize().__remotePropertyDefinitions}static get remoteAttributeDefinitions(){return this.finalize().__remoteAttributeDefinitions}static get remoteEventDefinitions(){return this.finalize().__remoteEventDefinitions}static get remoteSlotDefinitions(){return this.finalize().__remoteSlotDefinitions}static __finalized=!0;static __observedAttributes=[];static __attributeToPropertyMap=new Map;static __eventToPropertyMap=new Map;static __remotePropertyDefinitions=new Map;static __remoteAttributeDefinitions=new Map;static __remoteEventDefinitions=new Map;static __remoteSlotDefinitions=new Map;static createProperty(t,r){ms(t,r,this.observedAttributes,this.remotePropertyDefinitions,this.__attributeToPropertyMap,this.__eventToPropertyMap)}static finalize(){if(this.hasOwnProperty("__finalized"))return this;this.__finalized=!0;const{slottable:t,remoteSlots:r,remoteProperties:i,remoteAttributes:n,remoteEvents:o,remoteMethods:a}=this,u=Object.getPrototypeOf(this),l=new Set;t&&l.add("slot");const f=new Map,d=new Map,h=new Map,p=new Map,c=new Map,s=new Map;if(typeof u.finalize=="function"&&(u.finalize(),u.observedAttributes.forEach(m=>{l.add(m)}),u.remotePropertyDefinitions.forEach((m,g)=>{p.set(g,m)}),u.remoteAttributeDefinitions.forEach((m,g)=>{c.set(g,m)}),u.remoteEventDefinitions.forEach((m,g)=>{s.set(g,m)}),u.remoteSlotDefinitions.forEach((m,g)=>{h.set(g,m)})),r!=null&&(Array.isArray(r)?r:Object.keys(r)).forEach(g=>{h.set(g,fs)}),i!=null&&(Array.isArray(i)?i.forEach(m=>{ms(m,void 0,l,p,f,d)}):Object.keys(i).forEach(m=>{ms(m,i[m],l,p,f,d)})),n?.forEach(m=>{c.set(m,fs),l.add(m)}),o!=null&&(Array.isArray(o)?o.forEach(m=>{s.set(m,fs)}):Object.keys(o).forEach(m=>{s.set(m,o[m])})),a!=null)if(Array.isArray(a))for(const m of a)this.prototype[m]=function(...g){return this.callRemoteMethod(m,...g)};else Object.assign(this,a);return Object.defineProperties(this,{__observedAttributes:{value:[...l],enumerable:!1},__remoteSlotDefinitions:{value:h,enumerable:!1},__remotePropertyDefinitions:{value:p,enumerable:!1},__remoteAttributeDefinitions:{value:c,enumerable:!1},__remoteEventDefinitions:{value:s,enumerable:!1},__attributeToPropertyMap:{value:f,enumerable:!1},__eventToPropertyMap:{value:d,enumerable:!1}}),this}constructor(){super(),this.constructor.finalize();const t={},r={},i=Object.getPrototypeOf(this),n=this.constructor;for(const[o,a]of n.remotePropertyDefinitions.entries()){const u=a.name;if(i.hasOwnProperty(o))continue;o===u&&(r[o]=a.default);const l={configurable:!0,enumerable:o===u,get:()=>os(this)?.[u],set:f=>{gi(this,u,f)}};t[o]=l}for(const[o,a]of n.remoteEventDefinitions.entries()){const u=a.property??!0;if(!u)continue;const l=u===!0?`on${o}`:u;t[l]={configurable:!0,enumerable:!0,get:()=>yi(this).properties.get(l)??null,set:f=>{const d=yi(this),h=d.properties.get(l);if(typeof f=="function"){let p=function(...c){return f.call(this,...c)};d.properties.set(l,p),this.addEventListener(o,p)}else d.properties.delete(l);h&&this.removeEventListener(o,h)}}}Object.defineProperties(this,t),Object.assign(this,r)}attributeChangedCallback(t,r,i){if(t==="slot"&&this.constructor.slottable){vi(this,t,i?String(i):void 0);return}const{remotePropertyDefinitions:n,remoteAttributeDefinitions:o,__attributeToPropertyMap:a}=this.constructor;if(o.has(t)){vi(this,t,i);return}const u=a.get(t),l=u==null?u:n.get(u);l!=null&&(this[u]=t_(i,l.type))}connectedCallback(){for(const[t,r]of this.constructor.remoteEventDefinitions.entries())r.bubbles&&this.addEventListener(t,Ch)}disconnectedCallback(){for(const[t,r]of this.constructor.remoteEventDefinitions.entries())r.bubbles&&this.removeEventListener(t,Ch)}addEventListener(t,r,i){const{remoteEventDefinitions:n,__eventToPropertyMap:o}=this.constructor,a=n.get(t),u=o.get(t);if(a==null&&u==null)return super.addEventListener(t,r,i);const l=yi(this),f=e_.call(this,t,{property:u,definition:a}),d=typeof i=="object"&&i?.once?(...p)=>{const c=typeof r=="object"?r.handleEvent(...p):r.call(this,...p);return hs.call(this,t,r,h),c}:r,h=[d,f];f.listeners.add(r),l.listeners.set(r,h),super.addEventListener(t,d,i),typeof i=="object"&&i.signal&&i.signal.addEventListener("abort",()=>{hs.call(this,t,r,h)},{once:!0}),a?Oh(this,t,f.dispatch):gi(this,u,f.dispatch)}removeEventListener(t,r,i){const n=ps.get(this)?.listeners.get(r),o=n?n[0]:r;super.removeEventListener(t,o,i),n!=null&&hs.call(this,t,r,n)}updateRemoteProperty(t,r){gi(this,t,r)}updateRemoteAttribute(t,r){vi(this,t,r)}callRemoteMethod(t,...r){return xh(this,t,...r)}}const ps=new WeakMap;function yi(e){let t=ps.get(e);return t||(t={events:new Map,properties:new Map,listeners:new WeakMap},ps.set(e,t),t)}function e_(e,{property:t,definition:r}){const i=yi(this);let n=i.events.get(e);return n==null&&(n={name:e,property:t,definition:r,listeners:new Set,dispatch:(...o)=>{const a=r?.dispatchEvent?.apply(this,o)??new Q6(e,{detail:o[0],bubbles:r?.bubbles});return this.dispatchEvent(a),a.response}},i.events.set(e,n)),n}function hs(e,t,r){const i=yi(this),n=r[1];n.listeners.delete(t),i.listeners.delete(t),!(n.listeners.size>0)&&(i.events.delete(e),n.property?os(this)?.[n.property]===n.dispatch&&gi(this,n.property,void 0):Nh(this)?.[e]===n.dispatch&&Oh(this,e,void 0))}function ms(e,t,r,i,n,o){if(i.has(e))return i.get(e);const a=e[0]==="o"&&e[1]==="n",u=t??{};let{alias:l}=u;const{type:f=a?Function:String,attribute:d=f!==Function,event:h=a,default:p=f===Boolean?!1:void 0}=u;if(l==null){const g=e.toLowerCase();g!==e&&(l=[g]),a&&(l??=[],l.unshift(`_${e}`))}let c;d===!0?c=jh(e):typeof d=="string"&&(c=d),c&&(Array.isArray(r)?r.push(c):r.add(c),n.set(c,e));let s;h===!0?s=jh(a?e.slice(2):e):typeof h=="string"&&(s=h),s&&o.set(s,e);const m={name:e,type:f,alias:l,event:s,attribute:c,default:p};if(i.set(e,m),l)for(const g of l)i.set(g,m);return m}function t_(e,t){if(e!=null)switch(t){case Boolean:return e!=null&&e!=="false";case Object:case Array:try{return JSON.parse(e)}catch{return}case String:return String(e);case Number:return Number.parseFloat(e);case Function:return;default:return t.parse?.(e)}}function jh(e){return e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function Ch(){}class n_ extends Ah{}class r_ extends HTMLElement{constructor(){super(),Ih(this,Eh)}connect(t){if(Uo(this)===t||(ss(this,t),this.childNodes.length===0))return;const r=[];for(let i=0;i<this.childNodes.length;i++){const n=this.childNodes[i];r.push([kh,Eh,cs(n),i])}t.mutate(r)}updateRemoteProperty(t,r){gi(this,t,r)}callRemoteMethod(t,...r){return xh(this,t,...r)}}class i_{#t;#e;#n;constructor(t,{batch:r=o_()}={}){this.#t=t,this.#n=r}call(t,r,...i){this.#t.call(t,r,...i)}mutate(t){const r=this.#e;this.#e??=[],this.#e.push(...t),!r&&this.#n(()=>{this.flush()})}flush(){this.#e&&(this.#t.mutate(this.#e),this.#e=void 0)}}function o_(){let e;return t=>{if(typeof MessageChannel!="function"){setTimeout(()=>{t()},0);return}e??=new MessageChannel,e.port1.onmessage=()=>{t()},e.port2.postMessage(null)}}const F=["click","dblclick","mousedown","mouseup","mouseover","mouseout","mouseenter","mouseleave","keydown","keyup","keypress","focus","blur","change","input","submit","scroll","wheel","contextmenu","drag"],B={id:{type:String},className:{type:String},style:{type:String},title:{type:String},tabIndex:{type:Number},role:{type:String},"aria-label":{type:String},"aria-hidden":{type:Boolean},"data-testid":{type:String}},a_=L({properties:B,events:[...F]}),u_=L({properties:B,events:[...F]}),s_=L({properties:B,events:[...F]}),c_=L({properties:B,events:[...F]}),l_=L({properties:B,events:[...F]}),d_=L({properties:B,events:[...F]}),f_=L({properties:B,events:[...F]}),p_=L({properties:B,events:[...F]}),h_=L({properties:B,events:[...F]}),m_=L({properties:B,events:[...F]}),g_=L({properties:B,events:[...F]}),v_=L({properties:B,events:[...F]}),$_=L({properties:B,events:[...F]}),y_=L({properties:B,events:[...F]}),b_=L({properties:B,events:[...F]}),__=L({properties:B,events:[...F]}),S_=L({properties:B,events:[...F]}),w_=L({properties:B,events:[...F]}),k_=L({properties:B,events:[...F]}),E_=L({properties:B,events:[...F]}),I_=L({properties:B,events:[...F]}),N_=L({properties:B,events:[...F]}),O_=L({properties:{...B,href:{type:String},target:{type:String},rel:{type:String}},events:[...F]}),P_=L({properties:{...B,src:{type:String},alt:{type:String},width:{type:Number},height:{type:Number}},events:[...F]}),x_=L({properties:B,events:[...F]}),T_=L({properties:B,events:[...F]}),A_=L({properties:B,events:[...F]}),j_=L({properties:{...B,action:{type:String},method:{type:String}},events:[...F]}),C_=L({properties:{...B,htmlFor:{type:String}},events:[...F]}),D_=L({properties:{...B,type:{type:String},name:{type:String},value:{type:String},placeholder:{type:String},disabled:{type:Boolean},checked:{type:Boolean},readOnly:{type:Boolean}},events:[...F]}),z_=L({properties:{...B,name:{type:String},value:{type:String},placeholder:{type:String},disabled:{type:Boolean},readOnly:{type:Boolean},rows:{type:Number},cols:{type:Number}},events:[...F]}),U_=L({properties:{...B,name:{type:String},value:{type:String},disabled:{type:Boolean},multiple:{type:Boolean}},events:[...F]}),R_=L({properties:{...B,value:{type:String},disabled:{type:Boolean},selected:{type:Boolean}},events:[...F]}),M_=L({properties:{...B,type:{type:String},disabled:{type:Boolean}},events:[...F]}),L_=L({properties:B,events:[...F]}),Z_=L({properties:B,events:[...F]}),F_=L({properties:B,events:[...F]}),B_=L({properties:B,events:[...F]}),H_=L({properties:B,events:[...F]}),G_=L({properties:{...B,colSpan:{type:Number},rowSpan:{type:Number}},events:[...F]}),W_=L({properties:{...B,colSpan:{type:Number},rowSpan:{type:Number}},events:[...F]}),V_=L({properties:B,events:[...F]}),q_=L({properties:B,events:[...F]}),J_=L({properties:{...B,src:{type:String},name:{type:String},width:{type:String},height:{type:String},allow:{type:String},sandbox:{type:String},allowFullScreen:{type:Boolean},loading:{type:String},referrerPolicy:{type:String},srcDoc:{type:String}},events:[...F]}),K_=L({properties:{...B,src:{type:String},poster:{type:String},controls:{type:Boolean},autoPlay:{type:Boolean},loop:{type:Boolean},muted:{type:Boolean},preload:{type:String},width:{type:String},height:{type:String},crossOrigin:{type:String},playsInline:{type:Boolean},disablePictureInPicture:{type:Boolean},disableRemotePlayback:{type:Boolean}},events:[...F,"timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]}),Y_=L({properties:{...B,src:{type:String},controls:{type:Boolean},autoPlay:{type:Boolean},loop:{type:Boolean},muted:{type:Boolean},preload:{type:String},crossOrigin:{type:String}},events:[...F,"timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]}),X_=L({properties:{...B,src:{type:String},type:{type:String},media:{type:String},srcSet:{type:String},sizes:{type:String},width:{type:Number},height:{type:Number}},events:[...F]}),Q_=L({properties:{cssText:{type:String},styleKey:{type:String}}});customElements.define("html-div",a_),customElements.define("html-span",u_),customElements.define("html-section",s_),customElements.define("html-article",c_),customElements.define("html-header",l_),customElements.define("html-footer",d_),customElements.define("html-main",f_),customElements.define("html-nav",p_),customElements.define("html-aside",h_),customElements.define("html-p",m_),customElements.define("html-h1",g_),customElements.define("html-h2",v_),customElements.define("html-h3",$_),customElements.define("html-h4",y_),customElements.define("html-h5",b_),customElements.define("html-h6",__),customElements.define("html-strong",S_),customElements.define("html-em",w_),customElements.define("html-small",k_),customElements.define("html-code",E_),customElements.define("html-pre",I_),customElements.define("html-blockquote",N_),customElements.define("html-a",O_),customElements.define("html-img",P_),customElements.define("html-ul",x_),customElements.define("html-ol",T_),customElements.define("html-li",A_),customElements.define("html-form",j_),customElements.define("html-label",C_),customElements.define("html-input",D_),customElements.define("html-textarea",z_),customElements.define("html-select",U_),customElements.define("html-option",R_),customElements.define("html-button",M_),customElements.define("html-table",L_),customElements.define("html-thead",Z_),customElements.define("html-tbody",F_),customElements.define("html-tfoot",B_),customElements.define("html-tr",H_),customElements.define("html-th",G_),customElements.define("html-td",W_),customElements.define("html-br",V_),customElements.define("html-hr",q_),customElements.define("html-iframe",J_),customElements.define("html-video",K_),customElements.define("html-audio",Y_),customElements.define("html-source",X_),customElements.define("remote-style",Q_),customElements.define("remote-root",r_),customElements.define("remote-fragment",n_);const Dh=1,zh=2,Uh=3,Rh=4,Mh=5,Lh=Symbol.for("quilt.threads.serialize"),e8=Symbol.for("quilt.threads.transferable");class t8 extends AbortController{constructor(...t){super();const r=t.find(i=>i.aborted);if(r)this.abort(r.reason);else{const i=o=>this.abort(o.target.reason),n={signal:this.signal};for(const o of t)o.addEventListener("abort",i,n)}}}class Zh extends Error{constructor(){super("You attempted to call a function on a closed thread.")}}let n8="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function Fh(e=21){let t="",r=crypto.getRandomValues(new Uint8Array(e));for(let i=0;i<e;i++)t+=n8[63&r[i]];return t}class r8{#t=new Map;#e=new Map;#n=new Map;#r=new WeakMap;get(t){return this.#e.get(t)}release(t){const r=this.#e.get(t);return r&&(this.#e.delete(t),this.#t.delete(r)),!!r}serialize(t){let r=this.#t.get(t);return r==null&&(r=Fh(),this.#t.set(t,r),this.#e.set(r,t)),r}deserialize(t,r){let i=this.#n.get(t)?.deref();return i||(i=(...n)=>{if(!this.#n.has(t))throw new Error("You attempted to call a function that was already revoked.");return r.call((o,a,u)=>{r.messages.send([Uh,o,t,a],u)},n)},this.#i(r)?.register(i,t),this.#n.set(t,new WeakRef(i)),i)}#i(t){let r=this.#r.get(t);if(!(typeof FinalizationRegistry>"u"))return r||(r=new FinalizationRegistry(i=>{t.messages.send([Mh,i])}),this.#r.set(t,r)),r}}function i8(e){return e!=null&&(Symbol.asyncIterator in e||Symbol.iterator in e)&&typeof e.next=="function"}function Bh(e){if(e==null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return t==null||t===Object.prototype}const gs="_@f",Hh="_@i";class o8{#t;#e;constructor(t){this.#t=t?.serialize,this.#e=t?.deserialize}serialize(t,r,i){return this.#n(t,r,i)}#n(t,r,i,n=new Map,o=!1){if(t==null)return t;if(n.has(t))return n.get(t);if(n.set(t,void 0),typeof t=="object"){if(this.#t&&!o){const l=this.#t(t,f=>this.#n(f,r,i,n,!0),r,i);if(l!==void 0)return n.set(t,l),l}if(t[e8])return i?.push(t),n.set(t,t),t;const a=l=>this.#n(l,r,i,n);if(typeof t[Lh]=="function"){const l=t[Lh]({serialize:a});return n.set(t,l),l}if(Array.isArray(t)){const l=t.map(f=>a(f));return n.set(t,l),l}if(t instanceof Map){const l=[...t.entries()].map(([d,h])=>[a(d),a(h)]),f=new Map(l);return n.set(t,f),f}if(t instanceof Set){const l=[...t].map(d=>a(d)),f=new Set(l);return n.set(t,f),f}const u=i8(t);if(Bh(t)||u){const l={};for(const f of Object.keys(t))l[f]=a(t[f]);return u&&(l.next??=a(t.next.bind(t)),l.return??=a(t.return.bind(t)),l.throw??=a(t.throw.bind(t)),l[Hh]=!0),n.set(t,l),l}}if(typeof t=="function"){const a=r.functions.serialize(t,r,i),u={[gs]:a};return n.set(t,u),u}return n.set(t,t),t}deserialize(t,r){return this.#r(t,r)}#r(t,r,i=!1){if(t==null)return t;if(typeof t=="object"){if(this.#e&&!i){const o=this.#e(t,a=>this.#r(a,r,!0),r);if(o!==void 0)return o}if(t==null)return t;if(Array.isArray(t))return t.map(o=>this.#r(o,r));if(t instanceof Map)return new Map([...t].map(([o,a])=>[this.#r(o,r),this.#r(a,r)]));if(t instanceof Set)return new Set([...t].map(o=>this.#r(o,r)));if(gs in t)return r.functions.deserialize(t[gs],r);if(!Bh(t))return t;const n={};for(const o of Object.keys(t))o===Hh?n[Symbol.asyncIterator]=()=>n:n[o]=this.#r(t[o],r);return n}return t}}class a8{get signal(){return this.#t.signal}get closed(){return this.#t.signal.aborted}#t;#e=new Map;constructor(t,{imports:r,exports:i,functions:n=new r8,serialization:o=new o8,signal:a}={}){this.messages=t,this.#t=a?new t8(a):new AbortController,this.exports=i??{},this.imports=u8(this.#r.bind(this),r),this.functions=n,this.serialization=o,this.functions.start?.(this),this.serialization.start?.(this),this.signal.addEventListener("abort",()=>{for(const u of this.#e.keys())this.#i(u,void 0,new Zh);this.#e.clear()},{once:!0}),t.listen(async u=>{if(!(Array.isArray(u)&&typeof u[0]=="number"))return;const f=u;switch(f[0]){case Dh:{const[,d,h,p]=f,c=this.exports[h]??(()=>{throw new Error(`No \'${h}\' method is exported from this thread`)});await this.#n(c,p,(s,m,g)=>{this.messages.send([zh,d,s,m],g)});break}case Uh:{const[,d,h,p]=f,c=this.functions.get(h,this)??s8;await this.#n(c,p,(s,m,g)=>{this.messages.send([Rh,d,s,m],g)});break}case zh:case Rh:{this.#i(...f.slice(1));break}case Mh:{const d=f[1];this.functions.release(d,this);break}}},{signal:this.signal})}close(){this.#t.abort()}call(t,r){if(this.closed)return Promise.reject(new Zh);const i=[],n=this.serialization.serialize(r,this,i),o=Fh(),a=this.#o(o);return t(o,n,i),a}async#n(t,r,i){try{const n=this.functions.call?await this.functions.call(t,r,this):await t(...this.serialization.deserialize(r,this)),o=[],a=this.serialization.serialize(n,this,o);i(a,void 0,o)}catch(n){i(void 0,this.serialization.serialize(n,this))}}#r(t){return(...r)=>{try{if(typeof t!="string"&&typeof t!="number")throw new Error(`Can’t call a symbol method on a thread: ${t.toString()}`);return this.call((i,n,o)=>{this.messages.send([Dh,i,t,n],o)},r)}catch(i){return Promise.reject(i)}}}#i(...t){const r=t[0],i=this.#e.get(r);i&&(i(...t),this.#e.delete(r))}#o(t){const r=new Promise((i,n)=>{this.#e.set(t,(o,a,u)=>{u==null?i(this.serialization.deserialize(a,this)):n(this.serialization.deserialize(u,this))})});return Object.defineProperty(r,Symbol.asyncIterator,{async*value(){const i=await r;Object.defineProperty(i,Symbol.asyncIterator,{value:()=>i}),yield*i}}),r}}function u8(e,t){let r;if(t==null){if(typeof Proxy!="function")throw new Error("You must pass an array of callable methods in environments without Proxies.");const i=new Map;r=new Proxy({},{get(n,o){if(i.has(o))return i.get(o);const a=e(o);return i.set(o,a),a}})}else{r={};for(const i of t)Object.defineProperty(r,i,{value:e(i),writable:!1,configurable:!0,enumerable:!0})}return r}function s8(){throw new Error("You attempted to call a function that is not stored. It may have already been released.")}function c8(e){return{send(...t){e.postMessage(...t)},listen(t,{signal:r}){e.addEventListener("message",i=>{t(i.data)},{signal:r})}}}class nn extends a8{static from(t,r){return new nn(t,r)}static import(t,r){return new nn(t,r).imports}static export(t,r,i){new nn(t,{...i,exports:r})}static self=Object.assign(t=>nn.from(vs(),t),{import:t=>nn.import(vs(),t),export:(t,r)=>nn.export(vs(),t,r)});constructor(t,r){super(c8(t),r),this.worker=t}}function vs(){if(typeof self>"u")throw new Error("You are not inside a web worker.");return self}var Ro=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},wt={},$s={},He={},Gh;function ys(){if(Gh)return He;Gh=1,Object.defineProperty(He,"__esModule",{value:!0}),He.isSymbol=He.isBigInt=He.isString=He.isNumber=He.isBoolean=He.isUndefined=void 0;const e=a=>typeof a>"u";He.isUndefined=e;const t=a=>typeof a=="boolean";He.isBoolean=t;const r=a=>typeof a=="number"&&!Number.isNaN(a);He.isNumber=r;const i=a=>typeof a=="string";He.isString=i;const n=a=>typeof a=="bigint";He.isBigInt=n;const o=a=>typeof a=="symbol";return He.isSymbol=o,He}var bs={},Wh;function _s(){return Wh||(Wh=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isDate=e.isWeakSet=e.isWeakMap=e.isSet=e.isMap=e.isArray=e.isObject=e.isFunction=e.isNull=void 0;const t=d=>d===null;e.isNull=t;const r=d=>typeof d=="function";e.isFunction=r;const i=d=>!e.isNull(d)&&typeof d=="object";e.isObject=i;const n=d=>Array.isArray(d);e.isArray=n;const o=d=>d instanceof Map;e.isMap=o;const a=d=>d instanceof Set;e.isSet=a;const u=d=>d instanceof WeakMap;e.isWeakMap=u;const l=d=>d instanceof WeakSet;e.isWeakSet=l;const f=d=>d instanceof Date;e.isDate=f}(bs)),bs}var Vh;function qh(){return Vh||(Vh=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isNegativeInteger=e.isNonNegativeInteger=e.isPositiveInteger=e.isInteger=e.isNumberOrNaN=e.isNonEmptyString=e.isNonEmptyArray=e.isObjectOrNull=void 0;const t=ys(),r=_s(),i=h=>typeof h=="object";e.isObjectOrNull=i;const n=h=>r.isArray(h)&&h.length>0;e.isNonEmptyArray=n;const o=h=>t.isString(h)&&h.length>0;e.isNonEmptyString=o;const a=h=>typeof h=="number";e.isNumberOrNaN=a;const u=h=>t.isNumber(h)&&Number.isInteger(h);e.isInteger=u;const l=h=>e.isInteger(h)&&h>0;e.isPositiveInteger=l;const f=h=>e.isInteger(h)&&h>=0;e.isNonNegativeInteger=f;const d=h=>e.isInteger(h)&&h<0;e.isNegativeInteger=d}($s)),$s}var Jh;function l8(){return Jh||(Jh=1,function(e){var t=wt&&wt.__createBinding||(Object.create?function(o,a,u,l){l===void 0&&(l=u),Object.defineProperty(o,l,{enumerable:!0,get:function(){return a[u]}})}:function(o,a,u,l){l===void 0&&(l=u),o[l]=a[u]}),r=wt&&wt.__setModuleDefault||(Object.create?function(o,a){Object.defineProperty(o,"default",{enumerable:!0,value:a})}:function(o,a){o.default=a}),i=wt&&wt.__importStar||function(o){if(o&&o.__esModule)return o;var a={};if(o!=null)for(var u in o)u!=="default"&&Object.prototype.hasOwnProperty.call(o,u)&&t(a,o,u);return r(a,o),a},n=wt&&wt.__exportStar||function(o,a){for(var u in o)u!=="default"&&!Object.prototype.hasOwnProperty.call(a,u)&&t(a,o,u)};Object.defineProperty(e,"__esModule",{value:!0}),e.structural=e.primitives=e.convenience=void 0,e.convenience=i(qh()),n(qh(),e),e.primitives=i(ys()),n(ys(),e),e.structural=i(_s()),n(_s(),e)}(wt)),wt}var Ss=l8();const ws=e=>!Ss.isUndefined(e)&&!Ss.isNull(e);var Mo={exports:{}},Lo={exports:{}},kt={},qe={},Kh;function Je(){if(Kh)return qe;Kh=1,qe.__esModule=!0,qe.extend=n,qe.indexOf=l,qe.escapeExpression=f,qe.isEmpty=d,qe.createFrame=h,qe.blockParams=p,qe.appendContextPath=c;var e={"&":"&amp;","<":"&lt;",">":"&gt;",\'"\':"&quot;","\'":"&#x27;","`":"&#x60;","=":"&#x3D;"},t=/[&<>"\'`=]/g,r=/[&<>"\'`=]/;function i(s){return e[s]}function n(s){for(var m=1;m<arguments.length;m++)for(var g in arguments[m])Object.prototype.hasOwnProperty.call(arguments[m],g)&&(s[g]=arguments[m][g]);return s}var o=Object.prototype.toString;qe.toString=o;var a=function(m){return typeof m=="function"};a(/x/)&&(qe.isFunction=a=function(s){return typeof s=="function"&&o.call(s)==="[object Function]"}),qe.isFunction=a;var u=Array.isArray||function(s){return s&&typeof s=="object"?o.call(s)==="[object Array]":!1};qe.isArray=u;function l(s,m){for(var g=0,$=s.length;g<$;g++)if(s[g]===m)return g;return-1}function f(s){if(typeof s!="string"){if(s&&s.toHTML)return s.toHTML();if(s==null)return"";if(!s)return s+"";s=""+s}return r.test(s)?s.replace(t,i):s}function d(s){return!s&&s!==0?!0:!!(u(s)&&s.length===0)}function h(s){var m=n({},s);return m._parent=s,m}function p(s,m){return s.path=m,s}function c(s,m){return(s?s+".":"")+m}return qe}var Zo={exports:{}},Yh;function Et(){return Yh||(Yh=1,function(e,t){t.__esModule=!0;var r=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function i(n,o){var a=o&&o.loc,u=void 0,l=void 0,f=void 0,d=void 0;a&&(u=a.start.line,l=a.end.line,f=a.start.column,d=a.end.column,n+=" - "+u+":"+f);for(var h=Error.prototype.constructor.call(this,n),p=0;p<r.length;p++)this[r[p]]=h[r[p]];Error.captureStackTrace&&Error.captureStackTrace(this,i);try{a&&(this.lineNumber=u,this.endLineNumber=l,Object.defineProperty?(Object.defineProperty(this,"column",{value:f,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:d,enumerable:!0})):(this.column=f,this.endColumn=d))}catch{}}i.prototype=new Error,t.default=i,e.exports=t.default}(Zo,Zo.exports)),Zo.exports}var bi={},Fo={exports:{}},Xh;function d8(){return Xh||(Xh=1,function(e,t){t.__esModule=!0;var r=Je();t.default=function(i){i.registerHelper("blockHelperMissing",function(n,o){var a=o.inverse,u=o.fn;if(n===!0)return u(this);if(n===!1||n==null)return a(this);if(r.isArray(n))return n.length>0?(o.ids&&(o.ids=[o.name]),i.helpers.each(n,o)):a(this);if(o.data&&o.ids){var l=r.createFrame(o.data);l.contextPath=r.appendContextPath(o.data.contextPath,o.name),o={data:l}}return u(n,o)})},e.exports=t.default}(Fo,Fo.exports)),Fo.exports}var Bo={exports:{}},Qh;function f8(){return Qh||(Qh=1,function(e,t){t.__esModule=!0;function r(a){return a&&a.__esModule?a:{default:a}}var i=Je(),n=Et(),o=r(n);t.default=function(a){a.registerHelper("each",function(u,l){if(!l)throw new o.default("Must pass iterator to #each");var f=l.fn,d=l.inverse,h=0,p="",c=void 0,s=void 0;l.data&&l.ids&&(s=i.appendContextPath(l.data.contextPath,l.ids[0])+"."),i.isFunction(u)&&(u=u.call(this)),l.data&&(c=i.createFrame(l.data));function m(y,b,w){c&&(c.key=y,c.index=b,c.first=b===0,c.last=!!w,s&&(c.contextPath=s+y)),p=p+f(u[y],{data:c,blockParams:i.blockParams([u[y],y],[s+y,null])})}if(u&&typeof u=="object")if(i.isArray(u))for(var g=u.length;h<g;h++)h in u&&m(h,h,h===u.length-1);else if(typeof Symbol=="function"&&u[Symbol.iterator]){for(var $=[],v=u[Symbol.iterator](),_=v.next();!_.done;_=v.next())$.push(_.value);u=$;for(var g=u.length;h<g;h++)m(h,h,h===u.length-1)}else(function(){var y=void 0;Object.keys(u).forEach(function(b){y!==void 0&&m(y,h-1),y=b,h++}),y!==void 0&&m(y,h-1,!0)})();return h===0&&(p=d(this)),p})},e.exports=t.default}(Bo,Bo.exports)),Bo.exports}var Ho={exports:{}},em;function p8(){return em||(em=1,function(e,t){t.__esModule=!0;function r(o){return o&&o.__esModule?o:{default:o}}var i=Et(),n=r(i);t.default=function(o){o.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new n.default(\'Missing helper: "\'+arguments[arguments.length-1].name+\'"\')})},e.exports=t.default}(Ho,Ho.exports)),Ho.exports}var Go={exports:{}},tm;function h8(){return tm||(tm=1,function(e,t){t.__esModule=!0;function r(a){return a&&a.__esModule?a:{default:a}}var i=Je(),n=Et(),o=r(n);t.default=function(a){a.registerHelper("if",function(u,l){if(arguments.length!=2)throw new o.default("#if requires exactly one argument");return i.isFunction(u)&&(u=u.call(this)),!l.hash.includeZero&&!u||i.isEmpty(u)?l.inverse(this):l.fn(this)}),a.registerHelper("unless",function(u,l){if(arguments.length!=2)throw new o.default("#unless requires exactly one argument");return a.helpers.if.call(this,u,{fn:l.inverse,inverse:l.fn,hash:l.hash})})},e.exports=t.default}(Go,Go.exports)),Go.exports}var Wo={exports:{}},nm;function m8(){return nm||(nm=1,function(e,t){t.__esModule=!0,t.default=function(r){r.registerHelper("log",function(){for(var i=[void 0],n=arguments[arguments.length-1],o=0;o<arguments.length-1;o++)i.push(arguments[o]);var a=1;n.hash.level!=null?a=n.hash.level:n.data&&n.data.level!=null&&(a=n.data.level),i[0]=a,r.log.apply(r,i)})},e.exports=t.default}(Wo,Wo.exports)),Wo.exports}var Vo={exports:{}},rm;function g8(){return rm||(rm=1,function(e,t){t.__esModule=!0,t.default=function(r){r.registerHelper("lookup",function(i,n,o){return i&&o.lookupProperty(i,n)})},e.exports=t.default}(Vo,Vo.exports)),Vo.exports}var qo={exports:{}},im;function v8(){return im||(im=1,function(e,t){t.__esModule=!0;function r(a){return a&&a.__esModule?a:{default:a}}var i=Je(),n=Et(),o=r(n);t.default=function(a){a.registerHelper("with",function(u,l){if(arguments.length!=2)throw new o.default("#with requires exactly one argument");i.isFunction(u)&&(u=u.call(this));var f=l.fn;if(i.isEmpty(u))return l.inverse(this);var d=l.data;return l.data&&l.ids&&(d=i.createFrame(l.data),d.contextPath=i.appendContextPath(l.data.contextPath,l.ids[0])),f(u,{data:d,blockParams:i.blockParams([u],[d&&d.contextPath])})})},e.exports=t.default}(qo,qo.exports)),qo.exports}var om;function am(){if(om)return bi;om=1,bi.__esModule=!0,bi.registerDefaultHelpers=m,bi.moveHelperToHooks=g;function e($){return $&&$.__esModule?$:{default:$}}var t=d8(),r=e(t),i=f8(),n=e(i),o=p8(),a=e(o),u=h8(),l=e(u),f=m8(),d=e(f),h=g8(),p=e(h),c=v8(),s=e(c);function m($){r.default($),n.default($),a.default($),l.default($),d.default($),p.default($),s.default($)}function g($,v,_){$.helpers[v]&&($.hooks[v]=$.helpers[v],_||delete $.helpers[v])}return bi}var Jo={},Ko={exports:{}},um;function $8(){return um||(um=1,function(e,t){t.__esModule=!0;var r=Je();t.default=function(i){i.registerDecorator("inline",function(n,o,a,u){var l=n;return o.partials||(o.partials={},l=function(f,d){var h=a.partials;a.partials=r.extend({},h,o.partials);var p=n(f,d);return a.partials=h,p}),o.partials[u.args[0]]=u.fn,l})},e.exports=t.default}(Ko,Ko.exports)),Ko.exports}var sm;function y8(){if(sm)return Jo;sm=1,Jo.__esModule=!0,Jo.registerDefaultDecorators=i;function e(n){return n&&n.__esModule?n:{default:n}}var t=$8(),r=e(t);function i(n){r.default(n)}return Jo}var Yo={exports:{}},cm;function lm(){return cm||(cm=1,function(e,t){t.__esModule=!0;var r=Je(),i={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(o){if(typeof o=="string"){var a=r.indexOf(i.methodMap,o.toLowerCase());a>=0?o=a:o=parseInt(o,10)}return o},log:function(o){if(o=i.lookupLevel(o),typeof console<"u"&&i.lookupLevel(i.level)<=o){var a=i.methodMap[o];console[a]||(a="log");for(var u=arguments.length,l=Array(u>1?u-1:0),f=1;f<u;f++)l[f-1]=arguments[f];console[a].apply(console,l)}}};t.default=i,e.exports=t.default}(Yo,Yo.exports)),Yo.exports}var xr={},Xo={},dm;function b8(){if(dm)return Xo;dm=1,Xo.__esModule=!0,Xo.createNewLookupObject=t;var e=Je();function t(){for(var r=arguments.length,i=Array(r),n=0;n<r;n++)i[n]=arguments[n];return e.extend.apply(void 0,[Object.create(null)].concat(i))}return Xo}var fm;function pm(){if(fm)return xr;fm=1,xr.__esModule=!0,xr.createProtoAccessControl=o,xr.resultIsAllowed=a,xr.resetLoggedProperties=f;function e(d){return d&&d.__esModule?d:{default:d}}var t=b8(),r=lm(),i=e(r),n=Object.create(null);function o(d){var h=Object.create(null);h.constructor=!1,h.__defineGetter__=!1,h.__defineSetter__=!1,h.__lookupGetter__=!1;var p=Object.create(null);return p.__proto__=!1,{properties:{whitelist:t.createNewLookupObject(p,d.allowedProtoProperties),defaultValue:d.allowProtoPropertiesByDefault},methods:{whitelist:t.createNewLookupObject(h,d.allowedProtoMethods),defaultValue:d.allowProtoMethodsByDefault}}}function a(d,h,p){return u(typeof d=="function"?h.methods:h.properties,p)}function u(d,h){return d.whitelist[h]!==void 0?d.whitelist[h]===!0:d.defaultValue!==void 0?d.defaultValue:(l(h),!1)}function l(d){n[d]!==!0&&(n[d]=!0,i.default.log("error",\'Handlebars: Access has been denied to resolve the property "\'+d+`" because it is not an "own property" of its parent.\nYou can add a runtime option to disable the check or this warning:\nSee https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function f(){Object.keys(n).forEach(function(d){delete n[d]})}return xr}var hm;function ks(){if(hm)return kt;hm=1,kt.__esModule=!0,kt.HandlebarsEnvironment=s;function e(g){return g&&g.__esModule?g:{default:g}}var t=Je(),r=Et(),i=e(r),n=am(),o=y8(),a=lm(),u=e(a),l=pm(),f="4.7.8";kt.VERSION=f;var d=8;kt.COMPILER_REVISION=d;var h=7;kt.LAST_COMPATIBLE_COMPILER_REVISION=h;var p={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"};kt.REVISION_CHANGES=p;var c="[object Object]";function s(g,$,v){this.helpers=g||{},this.partials=$||{},this.decorators=v||{},n.registerDefaultHelpers(this),o.registerDefaultDecorators(this)}s.prototype={constructor:s,logger:u.default,log:u.default.log,registerHelper:function($,v){if(t.toString.call($)===c){if(v)throw new i.default("Arg not supported with multiple helpers");t.extend(this.helpers,$)}else this.helpers[$]=v},unregisterHelper:function($){delete this.helpers[$]},registerPartial:function($,v){if(t.toString.call($)===c)t.extend(this.partials,$);else{if(typeof v>"u")throw new i.default(\'Attempting to register a partial called "\'+$+\'" as undefined\');this.partials[$]=v}},unregisterPartial:function($){delete this.partials[$]},registerDecorator:function($,v){if(t.toString.call($)===c){if(v)throw new i.default("Arg not supported with multiple decorators");t.extend(this.decorators,$)}else this.decorators[$]=v},unregisterDecorator:function($){delete this.decorators[$]},resetLoggedPropertyAccesses:function(){l.resetLoggedProperties()}};var m=u.default.log;return kt.log=m,kt.createFrame=t.createFrame,kt.logger=u.default,kt}var Qo={exports:{}},mm;function _8(){return mm||(mm=1,function(e,t){t.__esModule=!0;function r(i){this.string=i}r.prototype.toString=r.prototype.toHTML=function(){return""+this.string},t.default=r,e.exports=t.default}(Qo,Qo.exports)),Qo.exports}var rn={},ea={},gm;function S8(){if(gm)return ea;gm=1,ea.__esModule=!0,ea.wrapHelper=e;function e(t,r){if(typeof t!="function")return t;var i=function(){var o=arguments[arguments.length-1];return arguments[arguments.length-1]=r(o),t.apply(this,arguments)};return i}return ea}var vm;function w8(){if(vm)return rn;vm=1,rn.__esModule=!0,rn.checkRevision=d,rn.template=h,rn.wrapProgram=p,rn.resolvePartial=c,rn.invokePartial=s,rn.noop=m;function e(y){return y&&y.__esModule?y:{default:y}}function t(y){if(y&&y.__esModule)return y;var b={};if(y!=null)for(var w in y)Object.prototype.hasOwnProperty.call(y,w)&&(b[w]=y[w]);return b.default=y,b}var r=Je(),i=t(r),n=Et(),o=e(n),a=ks(),u=am(),l=S8(),f=pm();function d(y){var b=y&&y[0]||1,w=a.COMPILER_REVISION;if(!(b>=a.LAST_COMPATIBLE_COMPILER_REVISION&&b<=a.COMPILER_REVISION))if(b<a.LAST_COMPATIBLE_COMPILER_REVISION){var S=a.REVISION_CHANGES[w],I=a.REVISION_CHANGES[b];throw new o.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+S+") or downgrade your runtime to an older version ("+I+").")}else throw new o.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+y[1]+").")}function h(y,b){if(!b)throw new o.default("No environment passed to template");if(!y||!y.main)throw new o.default("Unknown template object: "+typeof y);y.main.decorator=y.main_d,b.VM.checkRevision(y.compiler);var w=y.compiler&&y.compiler[0]===7;function S(P,O,A){A.hash&&(O=i.extend({},O,A.hash),A.ids&&(A.ids[0]=!0)),P=b.VM.resolvePartial.call(this,P,O,A);var U=i.extend({},A,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),K=b.VM.invokePartial.call(this,P,O,U);if(K==null&&b.compile&&(A.partials[A.name]=b.compile(P,y.compilerOptions,b),K=A.partials[A.name](O,U)),K!=null){if(A.indent){for(var pe=K.split(`\n`),be=0,Ze=pe.length;be<Ze&&!(!pe[be]&&be+1===Ze);be++)pe[be]=A.indent+pe[be];K=pe.join(`\n`)}return K}else throw new o.default("The partial "+A.name+" could not be compiled when running in runtime-only mode")}var I={strict:function(O,A,U){if(!O||!(A in O))throw new o.default(\'"\'+A+\'" not defined in \'+O,{loc:U});return I.lookupProperty(O,A)},lookupProperty:function(O,A){var U=O[A];if(U==null||Object.prototype.hasOwnProperty.call(O,A)||f.resultIsAllowed(U,I.protoAccessControl,A))return U},lookup:function(O,A){for(var U=O.length,K=0;K<U;K++){var pe=O[K]&&I.lookupProperty(O[K],A);if(pe!=null)return O[K][A]}},lambda:function(O,A){return typeof O=="function"?O.call(A):O},escapeExpression:i.escapeExpression,invokePartial:S,fn:function(O){var A=y[O];return A.decorator=y[O+"_d"],A},programs:[],program:function(O,A,U,K,pe){var be=this.programs[O],Ze=this.fn(O);return A||pe||K||U?be=p(this,O,Ze,A,U,K,pe):be||(be=this.programs[O]=p(this,O,Ze)),be},data:function(O,A){for(;O&&A--;)O=O._parent;return O},mergeIfNeeded:function(O,A){var U=O||A;return O&&A&&O!==A&&(U=i.extend({},A,O)),U},nullContext:Object.seal({}),noop:b.VM.noop,compilerInfo:y.compiler};function T(P){var O=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],A=O.data;T._setup(O),!O.partial&&y.useData&&(A=g(P,A));var U=void 0,K=y.useBlockParams?[]:void 0;y.useDepths&&(O.depths?U=P!=O.depths[0]?[P].concat(O.depths):O.depths:U=[P]);function pe(be){return""+y.main(I,be,I.helpers,I.partials,A,K,U)}return pe=$(y.main,pe,I,O.depths||[],A,K),pe(P,O)}return T.isTop=!0,T._setup=function(P){if(P.partial)I.protoAccessControl=P.protoAccessControl,I.helpers=P.helpers,I.partials=P.partials,I.decorators=P.decorators,I.hooks=P.hooks;else{var O=i.extend({},b.helpers,P.helpers);v(O,I),I.helpers=O,y.usePartial&&(I.partials=I.mergeIfNeeded(P.partials,b.partials)),(y.usePartial||y.useDecorators)&&(I.decorators=i.extend({},b.decorators,P.decorators)),I.hooks={},I.protoAccessControl=f.createProtoAccessControl(P);var A=P.allowCallsToHelperMissing||w;u.moveHelperToHooks(I,"helperMissing",A),u.moveHelperToHooks(I,"blockHelperMissing",A)}},T._child=function(P,O,A,U){if(y.useBlockParams&&!A)throw new o.default("must pass block params");if(y.useDepths&&!U)throw new o.default("must pass parent depths");return p(I,P,y[P],O,0,A,U)},T}function p(y,b,w,S,I,T,P){function O(A){var U=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],K=P;return P&&A!=P[0]&&!(A===y.nullContext&&P[0]===null)&&(K=[A].concat(P)),w(y,A,y.helpers,y.partials,U.data||S,T&&[U.blockParams].concat(T),K)}return O=$(w,O,y,P,S,T),O.program=b,O.depth=P?P.length:0,O.blockParams=I||0,O}function c(y,b,w){return y?!y.call&&!w.name&&(w.name=y,y=w.partials[y]):w.name==="@partial-block"?y=w.data["partial-block"]:y=w.partials[w.name],y}function s(y,b,w){var S=w.data&&w.data["partial-block"];w.partial=!0,w.ids&&(w.data.contextPath=w.ids[0]||w.data.contextPath);var I=void 0;if(w.fn&&w.fn!==m&&function(){w.data=a.createFrame(w.data);var T=w.fn;I=w.data["partial-block"]=function(O){var A=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return A.data=a.createFrame(A.data),A.data["partial-block"]=S,T(O,A)},T.partials&&(w.partials=i.extend({},w.partials,T.partials))}(),y===void 0&&I&&(y=I),y===void 0)throw new o.default("The partial "+w.name+" could not be found");if(y instanceof Function)return y(b,w)}function m(){return""}function g(y,b){return(!b||!("root"in b))&&(b=b?a.createFrame(b):{},b.root=y),b}function $(y,b,w,S,I,T){if(y.decorator){var P={};b=y.decorator(b,P,w,S&&S[0],I,T,S),i.extend(b,P)}return b}function v(y,b){Object.keys(y).forEach(function(w){var S=y[w];y[w]=_(S,b)})}function _(y,b){var w=b.lookupProperty;return l.wrapHelper(y,function(S){return i.extend({lookupProperty:w},S)})}return rn}var ta={exports:{}},$m;function ym(){return $m||($m=1,function(e,t){t.__esModule=!0,t.default=function(r){(function(){typeof globalThis!="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var i=globalThis.Handlebars;r.noConflict=function(){return globalThis.Handlebars===r&&(globalThis.Handlebars=i),r}},e.exports=t.default}(ta,ta.exports)),ta.exports}var bm;function k8(){return bm||(bm=1,function(e,t){t.__esModule=!0;function r(v){return v&&v.__esModule?v:{default:v}}function i(v){if(v&&v.__esModule)return v;var _={};if(v!=null)for(var y in v)Object.prototype.hasOwnProperty.call(v,y)&&(_[y]=v[y]);return _.default=v,_}var n=ks(),o=i(n),a=_8(),u=r(a),l=Et(),f=r(l),d=Je(),h=i(d),p=w8(),c=i(p),s=ym(),m=r(s);function g(){var v=new o.HandlebarsEnvironment;return h.extend(v,o),v.SafeString=u.default,v.Exception=f.default,v.Utils=h,v.escapeExpression=h.escapeExpression,v.VM=c,v.template=function(_){return c.template(_,v)},v}var $=g();$.create=g,m.default($),$.default=$,t.default=$,e.exports=t.default}(Lo,Lo.exports)),Lo.exports}var na={exports:{}},_m;function Sm(){return _m||(_m=1,function(e,t){t.__esModule=!0;var r={helpers:{helperExpression:function(n){return n.type==="SubExpression"||(n.type==="MustacheStatement"||n.type==="BlockStatement")&&!!(n.params&&n.params.length||n.hash)},scopedId:function(n){return/^\\.|this\\b/.test(n.original)},simpleId:function(n){return n.parts.length===1&&!r.helpers.scopedId(n)&&!n.depth}}};t.default=r,e.exports=t.default}(na,na.exports)),na.exports}var Tr={},ra={exports:{}},wm;function E8(){return wm||(wm=1,function(e,t){t.__esModule=!0;var r=function(){var i={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(u,l,f,d,h,p,c){var s=p.length-1;switch(h){case 1:return p[s-1];case 2:this.$=d.prepareProgram(p[s]);break;case 3:this.$=p[s];break;case 4:this.$=p[s];break;case 5:this.$=p[s];break;case 6:this.$=p[s];break;case 7:this.$=p[s];break;case 8:this.$=p[s];break;case 9:this.$={type:"CommentStatement",value:d.stripComment(p[s]),strip:d.stripFlags(p[s],p[s]),loc:d.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:p[s],value:p[s],loc:d.locInfo(this._$)};break;case 11:this.$=d.prepareRawBlock(p[s-2],p[s-1],p[s],this._$);break;case 12:this.$={path:p[s-3],params:p[s-2],hash:p[s-1]};break;case 13:this.$=d.prepareBlock(p[s-3],p[s-2],p[s-1],p[s],!1,this._$);break;case 14:this.$=d.prepareBlock(p[s-3],p[s-2],p[s-1],p[s],!0,this._$);break;case 15:this.$={open:p[s-5],path:p[s-4],params:p[s-3],hash:p[s-2],blockParams:p[s-1],strip:d.stripFlags(p[s-5],p[s])};break;case 16:this.$={path:p[s-4],params:p[s-3],hash:p[s-2],blockParams:p[s-1],strip:d.stripFlags(p[s-5],p[s])};break;case 17:this.$={path:p[s-4],params:p[s-3],hash:p[s-2],blockParams:p[s-1],strip:d.stripFlags(p[s-5],p[s])};break;case 18:this.$={strip:d.stripFlags(p[s-1],p[s-1]),program:p[s]};break;case 19:var m=d.prepareBlock(p[s-2],p[s-1],p[s],p[s],!1,this._$),g=d.prepareProgram([m],p[s-1].loc);g.chained=!0,this.$={strip:p[s-2].strip,program:g,chain:!0};break;case 20:this.$=p[s];break;case 21:this.$={path:p[s-1],strip:d.stripFlags(p[s-2],p[s])};break;case 22:this.$=d.prepareMustache(p[s-3],p[s-2],p[s-1],p[s-4],d.stripFlags(p[s-4],p[s]),this._$);break;case 23:this.$=d.prepareMustache(p[s-3],p[s-2],p[s-1],p[s-4],d.stripFlags(p[s-4],p[s]),this._$);break;case 24:this.$={type:"PartialStatement",name:p[s-3],params:p[s-2],hash:p[s-1],indent:"",strip:d.stripFlags(p[s-4],p[s]),loc:d.locInfo(this._$)};break;case 25:this.$=d.preparePartialBlock(p[s-2],p[s-1],p[s],this._$);break;case 26:this.$={path:p[s-3],params:p[s-2],hash:p[s-1],strip:d.stripFlags(p[s-4],p[s])};break;case 27:this.$=p[s];break;case 28:this.$=p[s];break;case 29:this.$={type:"SubExpression",path:p[s-3],params:p[s-2],hash:p[s-1],loc:d.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:p[s],loc:d.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:d.id(p[s-2]),value:p[s],loc:d.locInfo(this._$)};break;case 32:this.$=d.id(p[s-1]);break;case 33:this.$=p[s];break;case 34:this.$=p[s];break;case 35:this.$={type:"StringLiteral",value:p[s],original:p[s],loc:d.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(p[s]),original:Number(p[s]),loc:d.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:p[s]==="true",original:p[s]==="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.$=p[s];break;case 41:this.$=p[s];break;case 42:this.$=d.preparePath(!0,p[s],this._$);break;case 43:this.$=d.preparePath(!1,p[s],this._$);break;case 44:p[s-2].push({part:d.id(p[s]),original:p[s],separator:p[s-1]}),this.$=p[s-2];break;case 45:this.$=[{part:d.id(p[s]),original:p[s]}];break;case 46:this.$=[];break;case 47:p[s-1].push(p[s]);break;case 48:this.$=[];break;case 49:p[s-1].push(p[s]);break;case 50:this.$=[];break;case 51:p[s-1].push(p[s]);break;case 58:this.$=[];break;case 59:p[s-1].push(p[s]);break;case 64:this.$=[];break;case 65:p[s-1].push(p[s]);break;case 70:this.$=[];break;case 71:p[s-1].push(p[s]);break;case 78:this.$=[];break;case 79:p[s-1].push(p[s]);break;case 82:this.$=[];break;case 83:p[s-1].push(p[s]);break;case 86:this.$=[];break;case 87:p[s-1].push(p[s]);break;case 90:this.$=[];break;case 91:p[s-1].push(p[s]);break;case 94:this.$=[];break;case 95:p[s-1].push(p[s]);break;case 98:this.$=[p[s]];break;case 99:p[s-1].push(p[s]);break;case 100:this.$=[p[s]];break;case 101:p[s-1].push(p[s]);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(u,l){throw new Error(u)},parse:function(u){var l=this,f=[0],d=[null],h=[],p=this.table,c="",s=0,m=0;this.lexer.setInput(u),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var g=this.lexer.yylloc;h.push(g);var $=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function v(){var U;return U=l.lexer.lex()||1,typeof U!="number"&&(U=l.symbols_[U]||U),U}for(var _,y,b,w,S={},I,T,P,O;;){if(y=f[f.length-1],this.defaultActions[y]?b=this.defaultActions[y]:((_===null||typeof _>"u")&&(_=v()),b=p[y]&&p[y][_]),typeof b>"u"||!b.length||!b[0]){var A="";{O=[];for(I in p[y])this.terminals_[I]&&I>2&&O.push("\'"+this.terminals_[I]+"\'");this.lexer.showPosition?A="Parse error on line "+(s+1)+`:\n`+this.lexer.showPosition()+`\nExpecting `+O.join(", ")+", got \'"+(this.terminals_[_]||_)+"\'":A="Parse error on line "+(s+1)+": Unexpected "+(_==1?"end of input":"\'"+(this.terminals_[_]||_)+"\'"),this.parseError(A,{text:this.lexer.match,token:this.terminals_[_]||_,line:this.lexer.yylineno,loc:g,expected:O})}}if(b[0]instanceof Array&&b.length>1)throw new Error("Parse Error: multiple actions possible at state: "+y+", token: "+_);switch(b[0]){case 1:f.push(_),d.push(this.lexer.yytext),h.push(this.lexer.yylloc),f.push(b[1]),_=null,m=this.lexer.yyleng,c=this.lexer.yytext,s=this.lexer.yylineno,g=this.lexer.yylloc;break;case 2:if(T=this.productions_[b[1]][1],S.$=d[d.length-T],S._$={first_line:h[h.length-(T||1)].first_line,last_line:h[h.length-1].last_line,first_column:h[h.length-(T||1)].first_column,last_column:h[h.length-1].last_column},$&&(S._$.range=[h[h.length-(T||1)].range[0],h[h.length-1].range[1]]),w=this.performAction.call(S,c,m,s,this.yy,b[1],d,h),typeof w<"u")return w;T&&(f=f.slice(0,-1*T*2),d=d.slice(0,-1*T),h=h.slice(0,-1*T)),f.push(this.productions_[b[1]][0]),d.push(S.$),h.push(S._$),P=p[f[f.length-2]][f[f.length-1]],f.push(P);break;case 3:return!0}}return!0}},n=function(){var a={EOF:1,parseError:function(l,f){if(this.yy.parser)this.yy.parser.parseError(l,f);else throw new Error(l)},setInput:function(l){return this._input=l,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 l=this._input[0];this.yytext+=l,this.yyleng++,this.offset++,this.match+=l,this.matched+=l;var f=l.match(/(?:\\r\\n?|\\n).*/g);return f?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),l},unput:function(l){var f=l.length,d=l.split(/(?:\\r\\n?|\\n)/g);this._input=l+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-f-1),this.offset-=f;var h=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 p=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===h.length?this.yylloc.first_column:0)+h[h.length-d.length].length-d[0].length:this.yylloc.first_column-f},this.options.ranges&&(this.yylloc.range=[p[0],p[0]+this.yyleng-f]),this},more:function(){return this._more=!0,this},less:function(l){this.unput(this.match.slice(l))},pastInput:function(){var l=this.matched.substr(0,this.matched.length-this.match.length);return(l.length>20?"...":"")+l.substr(-20).replace(/\\n/g,"")},upcomingInput:function(){var l=this.match;return l.length<20&&(l+=this._input.substr(0,20-l.length)),(l.substr(0,20)+(l.length>20?"...":"")).replace(/\\n/g,"")},showPosition:function(){var l=this.pastInput(),f=new Array(l.length+1).join("-");return l+this.upcomingInput()+`\n`+f+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var l,f,d,h,p;this._more||(this.yytext="",this.match="");for(var c=this._currentRules(),s=0;s<c.length&&(d=this._input.match(this.rules[c[s]]),!(d&&(!f||d[0].length>f[0].length)&&(f=d,h=s,!this.options.flex)));s++);return f?(p=f[0].match(/(?:\\r\\n?|\\n).*/g),p&&(this.yylineno+=p.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:p?p[p.length-1].length-p[p.length-1].match(/\\r?\\n?/)[0].length:this.yylloc.last_column+f[0].length},this.yytext+=f[0],this.match+=f[0],this.matches=f,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(f[0].length),this.matched+=f[0],l=this.performAction.call(this,this.yy,this,c[h],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),l||void 0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.\n`+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var l=this.next();return typeof l<"u"?l:this.lex()},begin:function(l){this.conditionStack.push(l)},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(l){this.begin(l)}};return a.options={},a.performAction=function(l,f,d,h){function p(c,s){return f.yytext=f.yytext.substring(c,f.yyleng-s+c)}switch(d){case 0:if(f.yytext.slice(-2)==="\\\\\\\\"?(p(0,1),this.begin("mu")):f.yytext.slice(-1)==="\\\\"?(p(0,1),this.begin("emu")):this.begin("mu"),f.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:(p(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(f.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 f.yytext=p(1,2).replace(/\\\\"/g,\'"\'),80;case 32:return f.yytext=p(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 f.yytext=f.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}();i.lexer=n;function o(){this.yy={}}return o.prototype=i,i.Parser=o,new o}();t.default=r,e.exports=t.default}(ra,ra.exports)),ra.exports}var ia={exports:{}},oa={exports:{}},km;function Em(){return km||(km=1,function(e,t){t.__esModule=!0;function r(f){return f&&f.__esModule?f:{default:f}}var i=Et(),n=r(i);function o(){this.parents=[]}o.prototype={constructor:o,mutating:!1,acceptKey:function(d,h){var p=this.accept(d[h]);if(this.mutating){if(p&&!o.prototype[p.type])throw new n.default(\'Unexpected node type "\'+p.type+\'" found when accepting \'+h+" on "+d.type);d[h]=p}},acceptRequired:function(d,h){if(this.acceptKey(d,h),!d[h])throw new n.default(d.type+" requires "+h)},acceptArray:function(d){for(var h=0,p=d.length;h<p;h++)this.acceptKey(d,h),d[h]||(d.splice(h,1),h--,p--)},accept:function(d){if(d){if(!this[d.type])throw new n.default("Unknown type: "+d.type,d);this.current&&this.parents.unshift(this.current),this.current=d;var h=this[d.type](d);if(this.current=this.parents.shift(),!this.mutating||h)return h;if(h!==!1)return d}},Program:function(d){this.acceptArray(d.body)},MustacheStatement:a,Decorator:a,BlockStatement:u,DecoratorBlock:u,PartialStatement:l,PartialBlockStatement:function(d){l.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(f){this.acceptRequired(f,"path"),this.acceptArray(f.params),this.acceptKey(f,"hash")}function u(f){a.call(this,f),this.acceptKey(f,"program"),this.acceptKey(f,"inverse")}function l(f){this.acceptRequired(f,"name"),this.acceptArray(f.params),this.acceptKey(f,"hash")}t.default=o,e.exports=t.default}(oa,oa.exports)),oa.exports}var Im;function I8(){return Im||(Im=1,function(e,t){t.__esModule=!0;function r(d){return d&&d.__esModule?d:{default:d}}var i=Em(),n=r(i);function o(){var d=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=d}o.prototype=new n.default,o.prototype.Program=function(d){var h=!this.options.ignoreStandalone,p=!this.isRootSeen;this.isRootSeen=!0;for(var c=d.body,s=0,m=c.length;s<m;s++){var g=c[s],$=this.accept(g);if($){var v=a(c,s,p),_=u(c,s,p),y=$.openStandalone&&v,b=$.closeStandalone&&_,w=$.inlineStandalone&&v&&_;$.close&&l(c,s,!0),$.open&&f(c,s,!0),h&&w&&(l(c,s),f(c,s)&&g.type==="PartialStatement"&&(g.indent=/([ \\t]+$)/.exec(c[s-1].original)[1])),h&&y&&(l((g.program||g.inverse).body),f(c,s)),h&&b&&(l(c,s),f((g.inverse||g.program).body))}}return d},o.prototype.BlockStatement=o.prototype.DecoratorBlock=o.prototype.PartialBlockStatement=function(d){this.accept(d.program),this.accept(d.inverse);var h=d.program||d.inverse,p=d.program&&d.inverse,c=p,s=p;if(p&&p.chained)for(c=p.body[0].program;s.chained;)s=s.body[s.body.length-1].program;var m={open:d.openStrip.open,close:d.closeStrip.close,openStandalone:u(h.body),closeStandalone:a((c||h).body)};if(d.openStrip.close&&l(h.body,null,!0),p){var g=d.inverseStrip;g.open&&f(h.body,null,!0),g.close&&l(c.body,null,!0),d.closeStrip.open&&f(s.body,null,!0),!this.options.ignoreStandalone&&a(h.body)&&u(c.body)&&(f(h.body),l(c.body))}else d.closeStrip.open&&f(h.body,null,!0);return m},o.prototype.Decorator=o.prototype.MustacheStatement=function(d){return d.strip},o.prototype.PartialStatement=o.prototype.CommentStatement=function(d){var h=d.strip||{};return{inlineStandalone:!0,open:h.open,close:h.close}};function a(d,h,p){h===void 0&&(h=d.length);var c=d[h-1],s=d[h-2];if(!c)return p;if(c.type==="ContentStatement")return(s||!p?/\\r?\\n\\s*?$/:/(^|\\r?\\n)\\s*?$/).test(c.original)}function u(d,h,p){h===void 0&&(h=-1);var c=d[h+1],s=d[h+2];if(!c)return p;if(c.type==="ContentStatement")return(s||!p?/^\\s*?\\r?\\n/:/^\\s*?(\\r?\\n|$)/).test(c.original)}function l(d,h,p){var c=d[h==null?0:h+1];if(!(!c||c.type!=="ContentStatement"||!p&&c.rightStripped)){var s=c.value;c.value=c.value.replace(p?/^\\s+/:/^[ \\t]*\\r?\\n?/,""),c.rightStripped=c.value!==s}}function f(d,h,p){var c=d[h==null?d.length-1:h-1];if(!(!c||c.type!=="ContentStatement"||!p&&c.leftStripped)){var s=c.value;return c.value=c.value.replace(p?/\\s+$/:/[ \\t]+$/,""),c.leftStripped=c.value!==s,c.leftStripped}}t.default=o,e.exports=t.default}(ia,ia.exports)),ia.exports}var at={},Nm;function N8(){if(Nm)return at;Nm=1,at.__esModule=!0,at.SourceLocation=n,at.id=o,at.stripFlags=a,at.stripComment=u,at.preparePath=l,at.prepareMustache=f,at.prepareRawBlock=d,at.prepareBlock=h,at.prepareProgram=p,at.preparePartialBlock=c;function e(s){return s&&s.__esModule?s:{default:s}}var t=Et(),r=e(t);function i(s,m){if(m=m.path?m.path.original:m,s.path.original!==m){var g={loc:s.path.loc};throw new r.default(s.path.original+" doesn\'t match "+m,g)}}function n(s,m){this.source=s,this.start={line:m.first_line,column:m.first_column},this.end={line:m.last_line,column:m.last_column}}function o(s){return/^\\[.*\\]$/.test(s)?s.substring(1,s.length-1):s}function a(s,m){return{open:s.charAt(2)==="~",close:m.charAt(m.length-3)==="~"}}function u(s){return s.replace(/^\\{\\{~?!-?-?/,"").replace(/-?-?~?\\}\\}$/,"")}function l(s,m,g){g=this.locInfo(g);for(var $=s?"@":"",v=[],_=0,y=0,b=m.length;y<b;y++){var w=m[y].part,S=m[y].original!==w;if($+=(m[y].separator||"")+w,!S&&(w===".."||w==="."||w==="this")){if(v.length>0)throw new r.default("Invalid path: "+$,{loc:g});w===".."&&_++}else v.push(w)}return{type:"PathExpression",data:s,depth:_,parts:v,original:$,loc:g}}function f(s,m,g,$,v,_){var y=$.charAt(3)||$.charAt(2),b=y!=="{"&&y!=="&",w=/\\*/.test($);return{type:w?"Decorator":"MustacheStatement",path:s,params:m,hash:g,escaped:b,strip:v,loc:this.locInfo(_)}}function d(s,m,g,$){i(s,g),$=this.locInfo($);var v={type:"Program",body:m,strip:{},loc:$};return{type:"BlockStatement",path:s.path,params:s.params,hash:s.hash,program:v,openStrip:{},inverseStrip:{},closeStrip:{},loc:$}}function h(s,m,g,$,v,_){$&&$.path&&i(s,$);var y=/\\*/.test(s.open);m.blockParams=s.blockParams;var b=void 0,w=void 0;if(g){if(y)throw new r.default("Unexpected inverse block on decorator",g);g.chain&&(g.program.body[0].closeStrip=$.strip),w=g.strip,b=g.program}return v&&(v=b,b=m,m=v),{type:y?"DecoratorBlock":"BlockStatement",path:s.path,params:s.params,hash:s.hash,program:m,inverse:b,openStrip:s.strip,inverseStrip:w,closeStrip:$&&$.strip,loc:this.locInfo(_)}}function p(s,m){if(!m&&s.length){var g=s[0].loc,$=s[s.length-1].loc;g&&$&&(m={source:g.source,start:{line:g.start.line,column:g.start.column},end:{line:$.end.line,column:$.end.column}})}return{type:"Program",body:s,strip:{},loc:m}}function c(s,m,g,$){return i(s,g),{type:"PartialBlockStatement",name:s.path,params:s.params,hash:s.hash,program:m,openStrip:s.strip,closeStrip:g&&g.strip,loc:this.locInfo($)}}return at}var Om;function O8(){if(Om)return Tr;Om=1,Tr.__esModule=!0,Tr.parseWithoutProcessing=d,Tr.parse=h;function e(p){if(p&&p.__esModule)return p;var c={};if(p!=null)for(var s in p)Object.prototype.hasOwnProperty.call(p,s)&&(c[s]=p[s]);return c.default=p,c}function t(p){return p&&p.__esModule?p:{default:p}}var r=E8(),i=t(r),n=I8(),o=t(n),a=N8(),u=e(a),l=Je();Tr.parser=i.default;var f={};l.extend(f,u);function d(p,c){if(p.type==="Program")return p;i.default.yy=f,f.locInfo=function(m){return new f.SourceLocation(c&&c.srcName,m)};var s=i.default.parse(p);return s}function h(p,c){var s=d(p,c),m=new o.default(c);return m.accept(s)}return Tr}var Ar={},Pm;function P8(){if(Pm)return Ar;Pm=1,Ar.__esModule=!0,Ar.Compiler=u,Ar.precompile=l,Ar.compile=f;function e(p){return p&&p.__esModule?p:{default:p}}var t=Et(),r=e(t),i=Je(),n=Sm(),o=e(n),a=[].slice;function u(){}u.prototype={compiler:u,equals:function(c){var s=this.opcodes.length;if(c.opcodes.length!==s)return!1;for(var m=0;m<s;m++){var g=this.opcodes[m],$=c.opcodes[m];if(g.opcode!==$.opcode||!d(g.args,$.args))return!1}s=this.children.length;for(var m=0;m<s;m++)if(!this.children[m].equals(c.children[m]))return!1;return!0},guid:0,compile:function(c,s){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=s,this.stringParams=s.stringParams,this.trackIds=s.trackIds,s.blockParams=s.blockParams||[],s.knownHelpers=i.extend(Object.create(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},s.knownHelpers),this.accept(c)},compileProgram:function(c){var s=new this.compiler,m=s.compile(c,this.options),g=this.guid++;return this.usePartial=this.usePartial||m.usePartial,this.children[g]=m,this.useDepths=this.useDepths||m.useDepths,g},accept:function(c){if(!this[c.type])throw new r.default("Unknown type: "+c.type,c);this.sourceNode.unshift(c);var s=this[c.type](c);return this.sourceNode.shift(),s},Program:function(c){this.options.blockParams.unshift(c.blockParams);for(var s=c.body,m=s.length,g=0;g<m;g++)this.accept(s[g]);return this.options.blockParams.shift(),this.isSimple=m===1,this.blockParams=c.blockParams?c.blockParams.length:0,this},BlockStatement:function(c){h(c);var s=c.program,m=c.inverse;s=s&&this.compileProgram(s),m=m&&this.compileProgram(m);var g=this.classifySexpr(c);g==="helper"?this.helperSexpr(c,s,m):g==="simple"?(this.simpleSexpr(c),this.opcode("pushProgram",s),this.opcode("pushProgram",m),this.opcode("emptyHash"),this.opcode("blockValue",c.path.original)):(this.ambiguousSexpr(c,s,m),this.opcode("pushProgram",s),this.opcode("pushProgram",m),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(c){var s=c.program&&this.compileProgram(c.program),m=this.setupFullMustacheParams(c,s,void 0),g=c.path;this.useDecorators=!0,this.opcode("registerDecorator",m.length,g.original)},PartialStatement:function(c){this.usePartial=!0;var s=c.program;s&&(s=this.compileProgram(c.program));var m=c.params;if(m.length>1)throw new r.default("Unsupported number of partial arguments: "+m.length,c);m.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):m.push({type:"PathExpression",parts:[],depth:0}));var g=c.name.original,$=c.name.type==="SubExpression";$&&this.accept(c.name),this.setupFullMustacheParams(c,s,void 0,!0);var v=c.indent||"";this.options.preventIndent&&v&&(this.opcode("appendContent",v),v=""),this.opcode("invokePartial",$,g,v),this.opcode("append")},PartialBlockStatement:function(c){this.PartialStatement(c)},MustacheStatement:function(c){this.SubExpression(c),c.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(c){this.DecoratorBlock(c)},ContentStatement:function(c){c.value&&this.opcode("appendContent",c.value)},CommentStatement:function(){},SubExpression:function(c){h(c);var s=this.classifySexpr(c);s==="simple"?this.simpleSexpr(c):s==="helper"?this.helperSexpr(c):this.ambiguousSexpr(c)},ambiguousSexpr:function(c,s,m){var g=c.path,$=g.parts[0],v=s!=null||m!=null;this.opcode("getContext",g.depth),this.opcode("pushProgram",s),this.opcode("pushProgram",m),g.strict=!0,this.accept(g),this.opcode("invokeAmbiguous",$,v)},simpleSexpr:function(c){var s=c.path;s.strict=!0,this.accept(s),this.opcode("resolvePossibleLambda")},helperSexpr:function(c,s,m){var g=this.setupFullMustacheParams(c,s,m),$=c.path,v=$.parts[0];if(this.options.knownHelpers[v])this.opcode("invokeKnownHelper",g.length,v);else{if(this.options.knownHelpersOnly)throw new r.default("You specified knownHelpersOnly, but used the unknown helper "+v,c);$.strict=!0,$.falsy=!0,this.accept($),this.opcode("invokeHelper",g.length,$.original,o.default.helpers.simpleId($))}},PathExpression:function(c){this.addDepth(c.depth),this.opcode("getContext",c.depth);var s=c.parts[0],m=o.default.helpers.scopedId(c),g=!c.depth&&!m&&this.blockParamIndex(s);g?this.opcode("lookupBlockParam",g,c.parts):s?c.data?(this.options.data=!0,this.opcode("lookupData",c.depth,c.parts,c.strict)):this.opcode("lookupOnContext",c.parts,c.falsy,c.strict,m):this.opcode("pushContext")},StringLiteral:function(c){this.opcode("pushString",c.value)},NumberLiteral:function(c){this.opcode("pushLiteral",c.value)},BooleanLiteral:function(c){this.opcode("pushLiteral",c.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(c){var s=c.pairs,m=0,g=s.length;for(this.opcode("pushHash");m<g;m++)this.pushParam(s[m].value);for(;m--;)this.opcode("assignToHash",s[m].key);this.opcode("popHash")},opcode:function(c){this.opcodes.push({opcode:c,args:a.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(c){c&&(this.useDepths=!0)},classifySexpr:function(c){var s=o.default.helpers.simpleId(c.path),m=s&&!!this.blockParamIndex(c.path.parts[0]),g=!m&&o.default.helpers.helperExpression(c),$=!m&&(g||s);if($&&!g){var v=c.path.parts[0],_=this.options;_.knownHelpers[v]?g=!0:_.knownHelpersOnly&&($=!1)}return g?"helper":$?"ambiguous":"simple"},pushParams:function(c){for(var s=0,m=c.length;s<m;s++)this.pushParam(c[s])},pushParam:function(c){var s=c.value!=null?c.value:c.original||"";if(this.stringParams)s.replace&&(s=s.replace(/^(\\.?\\.\\/)*/g,"").replace(/\\//g,".")),c.depth&&this.addDepth(c.depth),this.opcode("getContext",c.depth||0),this.opcode("pushStringParam",s,c.type),c.type==="SubExpression"&&this.accept(c);else{if(this.trackIds){var m=void 0;if(c.parts&&!o.default.helpers.scopedId(c)&&!c.depth&&(m=this.blockParamIndex(c.parts[0])),m){var g=c.parts.slice(1).join(".");this.opcode("pushId","BlockParam",m,g)}else s=c.original||s,s.replace&&(s=s.replace(/^this(?:\\.|$)/,"").replace(/^\\.\\//,"").replace(/^\\.$/,"")),this.opcode("pushId",c.type,s)}this.accept(c)}},setupFullMustacheParams:function(c,s,m,g){var $=c.params;return this.pushParams($),this.opcode("pushProgram",s),this.opcode("pushProgram",m),c.hash?this.accept(c.hash):this.opcode("emptyHash",g),$},blockParamIndex:function(c){for(var s=0,m=this.options.blockParams.length;s<m;s++){var g=this.options.blockParams[s],$=g&&i.indexOf(g,c);if(g&&$>=0)return[s,$]}}};function l(p,c,s){if(p==null||typeof p!="string"&&p.type!=="Program")throw new r.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+p);c=c||{},"data"in c||(c.data=!0),c.compat&&(c.useDepths=!0);var m=s.parse(p,c),g=new s.Compiler().compile(m,c);return new s.JavaScriptCompiler().compile(g,c)}function f(p,c,s){if(c===void 0&&(c={}),p==null||typeof p!="string"&&p.type!=="Program")throw new r.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+p);c=i.extend({},c),"data"in c||(c.data=!0),c.compat&&(c.useDepths=!0);var m=void 0;function g(){var v=s.parse(p,c),_=new s.Compiler().compile(v,c),y=new s.JavaScriptCompiler().compile(_,c,void 0,!0);return s.template(y)}function $(v,_){return m||(m=g()),m.call(this,v,_)}return $._setup=function(v){return m||(m=g()),m._setup(v)},$._child=function(v,_,y,b){return m||(m=g()),m._child(v,_,y,b)},$}function d(p,c){if(p===c)return!0;if(i.isArray(p)&&i.isArray(c)&&p.length===c.length){for(var s=0;s<p.length;s++)if(!d(p[s],c[s]))return!1;return!0}}function h(p){if(!p.path.parts){var c=p.path;p.path={type:"PathExpression",data:!1,depth:0,parts:[c.original+""],original:c.original+"",loc:c.loc}}}return Ar}var aa={exports:{}},ua={exports:{}},_i={},Es={},sa={},ca={},xm;function x8(){if(xm)return ca;xm=1;var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");return ca.encode=function(t){if(0<=t&&t<e.length)return e[t];throw new TypeError("Must be between 0 and 63: "+t)},ca.decode=function(t){var r=65,i=90,n=97,o=122,a=48,u=57,l=43,f=47,d=26,h=52;return r<=t&&t<=i?t-r:n<=t&&t<=o?t-n+d:a<=t&&t<=u?t-a+h:t==l?62:t==f?63:-1},ca}var Tm;function Am(){if(Tm)return sa;Tm=1;var e=x8(),t=5,r=1<<t,i=r-1,n=r;function o(u){return u<0?(-u<<1)+1:(u<<1)+0}function a(u){var l=(u&1)===1,f=u>>1;return l?-f:f}return sa.encode=function(l){var f="",d,h=o(l);do d=h&i,h>>>=t,h>0&&(d|=n),f+=e.encode(d);while(h>0);return f},sa.decode=function(l,f,d){var h=l.length,p=0,c=0,s,m;do{if(f>=h)throw new Error("Expected more digits in base 64 VLQ value.");if(m=e.decode(l.charCodeAt(f++)),m===-1)throw new Error("Invalid base64 digit: "+l.charAt(f-1));s=!!(m&n),m&=i,p=p+(m<<c),c+=t}while(s);d.value=a(p),d.rest=f},sa}var Is={},jm;function Si(){return jm||(jm=1,function(e){function t(y,b,w){if(b in y)return y[b];if(arguments.length===3)return w;throw new Error(\'"\'+b+\'" is a required argument.\')}e.getArg=t;var r=/^(?:([\\w+\\-.]+):)?\\/\\/(?:(\\w+:\\w+)@)?([\\w.-]*)(?::(\\d+))?(.*)$/,i=/^data:.+\\,.+$/;function n(y){var b=y.match(r);return b?{scheme:b[1],auth:b[2],host:b[3],port:b[4],path:b[5]}:null}e.urlParse=n;function o(y){var b="";return y.scheme&&(b+=y.scheme+":"),b+="//",y.auth&&(b+=y.auth+"@"),y.host&&(b+=y.host),y.port&&(b+=":"+y.port),y.path&&(b+=y.path),b}e.urlGenerate=o;function a(y){var b=y,w=n(y);if(w){if(!w.path)return y;b=w.path}for(var S=e.isAbsolute(b),I=b.split(/\\/+/),T,P=0,O=I.length-1;O>=0;O--)T=I[O],T==="."?I.splice(O,1):T===".."?P++:P>0&&(T===""?(I.splice(O+1,P),P=0):(I.splice(O,2),P--));return b=I.join("/"),b===""&&(b=S?"/":"."),w?(w.path=b,o(w)):b}e.normalize=a;function u(y,b){y===""&&(y="."),b===""&&(b=".");var w=n(b),S=n(y);if(S&&(y=S.path||"/"),w&&!w.scheme)return S&&(w.scheme=S.scheme),o(w);if(w||b.match(i))return b;if(S&&!S.host&&!S.path)return S.host=b,o(S);var I=b.charAt(0)==="/"?b:a(y.replace(/\\/+$/,"")+"/"+b);return S?(S.path=I,o(S)):I}e.join=u,e.isAbsolute=function(y){return y.charAt(0)==="/"||r.test(y)};function l(y,b){y===""&&(y="."),y=y.replace(/\\/$/,"");for(var w=0;b.indexOf(y+"/")!==0;){var S=y.lastIndexOf("/");if(S<0||(y=y.slice(0,S),y.match(/^([^\\/]+:\\/)?\\/*$/)))return b;++w}return Array(w+1).join("../")+b.substr(y.length+1)}e.relative=l;var f=function(){var y=Object.create(null);return!("__proto__"in y)}();function d(y){return y}function h(y){return c(y)?"$"+y:y}e.toSetString=f?d:h;function p(y){return c(y)?y.slice(1):y}e.fromSetString=f?d:p;function c(y){if(!y)return!1;var b=y.length;if(b<9||y.charCodeAt(b-1)!==95||y.charCodeAt(b-2)!==95||y.charCodeAt(b-3)!==111||y.charCodeAt(b-4)!==116||y.charCodeAt(b-5)!==111||y.charCodeAt(b-6)!==114||y.charCodeAt(b-7)!==112||y.charCodeAt(b-8)!==95||y.charCodeAt(b-9)!==95)return!1;for(var w=b-10;w>=0;w--)if(y.charCodeAt(w)!==36)return!1;return!0}function s(y,b,w){var S=g(y.source,b.source);return S!==0||(S=y.originalLine-b.originalLine,S!==0)||(S=y.originalColumn-b.originalColumn,S!==0||w)||(S=y.generatedColumn-b.generatedColumn,S!==0)||(S=y.generatedLine-b.generatedLine,S!==0)?S:g(y.name,b.name)}e.compareByOriginalPositions=s;function m(y,b,w){var S=y.generatedLine-b.generatedLine;return S!==0||(S=y.generatedColumn-b.generatedColumn,S!==0||w)||(S=g(y.source,b.source),S!==0)||(S=y.originalLine-b.originalLine,S!==0)||(S=y.originalColumn-b.originalColumn,S!==0)?S:g(y.name,b.name)}e.compareByGeneratedPositionsDeflated=m;function g(y,b){return y===b?0:y===null?1:b===null?-1:y>b?1:-1}function $(y,b){var w=y.generatedLine-b.generatedLine;return w!==0||(w=y.generatedColumn-b.generatedColumn,w!==0)||(w=g(y.source,b.source),w!==0)||(w=y.originalLine-b.originalLine,w!==0)||(w=y.originalColumn-b.originalColumn,w!==0)?w:g(y.name,b.name)}e.compareByGeneratedPositionsInflated=$;function v(y){return JSON.parse(y.replace(/^\\)]}\'[^\\n]*\\n/,""))}e.parseSourceMapInput=v;function _(y,b,w){if(b=b||"",y&&(y[y.length-1]!=="/"&&b[0]!=="/"&&(y+="/"),b=y+b),w){var S=n(w);if(!S)throw new Error("sourceMapURL could not be parsed");if(S.path){var I=S.path.lastIndexOf("/");I>=0&&(S.path=S.path.substring(0,I+1))}b=u(o(S),b)}return a(b)}e.computeSourceURL=_}(Is)),Is}var Ns={},Cm;function Dm(){if(Cm)return Ns;Cm=1;var e=Si(),t=Object.prototype.hasOwnProperty,r=typeof Map<"u";function i(){this._array=[],this._set=r?new Map:Object.create(null)}return i.fromArray=function(o,a){for(var u=new i,l=0,f=o.length;l<f;l++)u.add(o[l],a);return u},i.prototype.size=function(){return r?this._set.size:Object.getOwnPropertyNames(this._set).length},i.prototype.add=function(o,a){var u=r?o:e.toSetString(o),l=r?this.has(o):t.call(this._set,u),f=this._array.length;(!l||a)&&this._array.push(o),l||(r?this._set.set(o,f):this._set[u]=f)},i.prototype.has=function(o){if(r)return this._set.has(o);var a=e.toSetString(o);return t.call(this._set,a)},i.prototype.indexOf=function(o){if(r){var a=this._set.get(o);if(a>=0)return a}else{var u=e.toSetString(o);if(t.call(this._set,u))return this._set[u]}throw new Error(\'"\'+o+\'" is not in the set.\')},i.prototype.at=function(o){if(o>=0&&o<this._array.length)return this._array[o];throw new Error("No element indexed by "+o)},i.prototype.toArray=function(){return this._array.slice()},Ns.ArraySet=i,Ns}var Os={},zm;function T8(){if(zm)return Os;zm=1;var e=Si();function t(i,n){var o=i.generatedLine,a=n.generatedLine,u=i.generatedColumn,l=n.generatedColumn;return a>o||a==o&&l>=u||e.compareByGeneratedPositionsInflated(i,n)<=0}function r(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}return r.prototype.unsortedForEach=function(n,o){this._array.forEach(n,o)},r.prototype.add=function(n){t(this._last,n)?(this._last=n,this._array.push(n)):(this._sorted=!1,this._array.push(n))},r.prototype.toArray=function(){return this._sorted||(this._array.sort(e.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},Os.MappingList=r,Os}var Um;function Rm(){if(Um)return Es;Um=1;var e=Am(),t=Si(),r=Dm().ArraySet,i=T8().MappingList;function n(o){o||(o={}),this._file=t.getArg(o,"file",null),this._sourceRoot=t.getArg(o,"sourceRoot",null),this._skipValidation=t.getArg(o,"skipValidation",!1),this._sources=new r,this._names=new r,this._mappings=new i,this._sourcesContents=null}return n.prototype._version=3,n.fromSourceMap=function(a){var u=a.sourceRoot,l=new n({file:a.file,sourceRoot:u});return a.eachMapping(function(f){var d={generated:{line:f.generatedLine,column:f.generatedColumn}};f.source!=null&&(d.source=f.source,u!=null&&(d.source=t.relative(u,d.source)),d.original={line:f.originalLine,column:f.originalColumn},f.name!=null&&(d.name=f.name)),l.addMapping(d)}),a.sources.forEach(function(f){var d=f;u!==null&&(d=t.relative(u,f)),l._sources.has(d)||l._sources.add(d);var h=a.sourceContentFor(f);h!=null&&l.setSourceContent(f,h)}),l},n.prototype.addMapping=function(a){var u=t.getArg(a,"generated"),l=t.getArg(a,"original",null),f=t.getArg(a,"source",null),d=t.getArg(a,"name",null);this._skipValidation||this._validateMapping(u,l,f,d),f!=null&&(f=String(f),this._sources.has(f)||this._sources.add(f)),d!=null&&(d=String(d),this._names.has(d)||this._names.add(d)),this._mappings.add({generatedLine:u.line,generatedColumn:u.column,originalLine:l!=null&&l.line,originalColumn:l!=null&&l.column,source:f,name:d})},n.prototype.setSourceContent=function(a,u){var l=a;this._sourceRoot!=null&&(l=t.relative(this._sourceRoot,l)),u!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[t.toSetString(l)]=u):this._sourcesContents&&(delete this._sourcesContents[t.toSetString(l)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))},n.prototype.applySourceMap=function(a,u,l){var f=u;if(u==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.`);f=a.file}var d=this._sourceRoot;d!=null&&(f=t.relative(d,f));var h=new r,p=new r;this._mappings.unsortedForEach(function(c){if(c.source===f&&c.originalLine!=null){var s=a.originalPositionFor({line:c.originalLine,column:c.originalColumn});s.source!=null&&(c.source=s.source,l!=null&&(c.source=t.join(l,c.source)),d!=null&&(c.source=t.relative(d,c.source)),c.originalLine=s.line,c.originalColumn=s.column,s.name!=null&&(c.name=s.name))}var m=c.source;m!=null&&!h.has(m)&&h.add(m);var g=c.name;g!=null&&!p.has(g)&&p.add(g)},this),this._sources=h,this._names=p,a.sources.forEach(function(c){var s=a.sourceContentFor(c);s!=null&&(l!=null&&(c=t.join(l,c)),d!=null&&(c=t.relative(d,c)),this.setSourceContent(c,s))},this)},n.prototype._validateMapping=function(a,u,l,f){if(u&&typeof u.line!="number"&&typeof u.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&&!u&&!l&&!f)){if(a&&"line"in a&&"column"in a&&u&&"line"in u&&"column"in u&&a.line>0&&a.column>=0&&u.line>0&&u.column>=0&&l)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:a,source:l,original:u,name:f}))}},n.prototype._serializeMappings=function(){for(var a=0,u=1,l=0,f=0,d=0,h=0,p="",c,s,m,g,$=this._mappings.toArray(),v=0,_=$.length;v<_;v++){if(s=$[v],c="",s.generatedLine!==u)for(a=0;s.generatedLine!==u;)c+=";",u++;else if(v>0){if(!t.compareByGeneratedPositionsInflated(s,$[v-1]))continue;c+=","}c+=e.encode(s.generatedColumn-a),a=s.generatedColumn,s.source!=null&&(g=this._sources.indexOf(s.source),c+=e.encode(g-h),h=g,c+=e.encode(s.originalLine-1-f),f=s.originalLine-1,c+=e.encode(s.originalColumn-l),l=s.originalColumn,s.name!=null&&(m=this._names.indexOf(s.name),c+=e.encode(m-d),d=m)),p+=c}return p},n.prototype._generateSourcesContent=function(a,u){return a.map(function(l){if(!this._sourcesContents)return null;u!=null&&(l=t.relative(u,l));var f=t.toSetString(l);return Object.prototype.hasOwnProperty.call(this._sourcesContents,f)?this._sourcesContents[f]:null},this)},n.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},n.prototype.toString=function(){return JSON.stringify(this.toJSON())},Es.SourceMapGenerator=n,Es}var wi={},Ps={},Mm;function A8(){return Mm||(Mm=1,function(e){e.GREATEST_LOWER_BOUND=1,e.LEAST_UPPER_BOUND=2;function t(r,i,n,o,a,u){var l=Math.floor((i-r)/2)+r,f=a(n,o[l],!0);return f===0?l:f>0?i-l>1?t(l,i,n,o,a,u):u==e.LEAST_UPPER_BOUND?i<o.length?i:-1:l:l-r>1?t(r,l,n,o,a,u):u==e.LEAST_UPPER_BOUND?l:r<0?-1:r}e.search=function(i,n,o,a){if(n.length===0)return-1;var u=t(-1,n.length,i,n,o,a||e.GREATEST_LOWER_BOUND);if(u<0)return-1;for(;u-1>=0&&o(n[u],n[u-1],!0)===0;)--u;return u}}(Ps)),Ps}var xs={},Lm;function j8(){if(Lm)return xs;Lm=1;function e(i,n,o){var a=i[n];i[n]=i[o],i[o]=a}function t(i,n){return Math.round(i+Math.random()*(n-i))}function r(i,n,o,a){if(o<a){var u=t(o,a),l=o-1;e(i,u,a);for(var f=i[a],d=o;d<a;d++)n(i[d],f)<=0&&(l+=1,e(i,l,d));e(i,l+1,d);var h=l+1;r(i,n,o,h-1),r(i,n,h+1,a)}}return xs.quickSort=function(i,n){r(i,n,0,i.length-1)},xs}var Zm;function C8(){if(Zm)return wi;Zm=1;var e=Si(),t=A8(),r=Dm().ArraySet,i=Am(),n=j8().quickSort;function o(f,d){var h=f;return typeof f=="string"&&(h=e.parseSourceMapInput(f)),h.sections!=null?new l(h,d):new a(h,d)}o.fromSourceMap=function(f,d){return a.fromSourceMap(f,d)},o.prototype._version=3,o.prototype.__generatedMappings=null,Object.defineProperty(o.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),o.prototype.__originalMappings=null,Object.defineProperty(o.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),o.prototype._charIsMappingSeparator=function(d,h){var p=d.charAt(h);return p===";"||p===","},o.prototype._parseMappings=function(d,h){throw new Error("Subclasses must implement _parseMappings")},o.GENERATED_ORDER=1,o.ORIGINAL_ORDER=2,o.GREATEST_LOWER_BOUND=1,o.LEAST_UPPER_BOUND=2,o.prototype.eachMapping=function(d,h,p){var c=h||null,s=p||o.GENERATED_ORDER,m;switch(s){case o.GENERATED_ORDER:m=this._generatedMappings;break;case o.ORIGINAL_ORDER:m=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var g=this.sourceRoot;m.map(function($){var v=$.source===null?null:this._sources.at($.source);return v=e.computeSourceURL(g,v,this._sourceMapURL),{source:v,generatedLine:$.generatedLine,generatedColumn:$.generatedColumn,originalLine:$.originalLine,originalColumn:$.originalColumn,name:$.name===null?null:this._names.at($.name)}},this).forEach(d,c)},o.prototype.allGeneratedPositionsFor=function(d){var h=e.getArg(d,"line"),p={source:e.getArg(d,"source"),originalLine:h,originalColumn:e.getArg(d,"column",0)};if(p.source=this._findSourceIndex(p.source),p.source<0)return[];var c=[],s=this._findMapping(p,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,t.LEAST_UPPER_BOUND);if(s>=0){var m=this._originalMappings[s];if(d.column===void 0)for(var g=m.originalLine;m&&m.originalLine===g;)c.push({line:e.getArg(m,"generatedLine",null),column:e.getArg(m,"generatedColumn",null),lastColumn:e.getArg(m,"lastGeneratedColumn",null)}),m=this._originalMappings[++s];else for(var $=m.originalColumn;m&&m.originalLine===h&&m.originalColumn==$;)c.push({line:e.getArg(m,"generatedLine",null),column:e.getArg(m,"generatedColumn",null),lastColumn:e.getArg(m,"lastGeneratedColumn",null)}),m=this._originalMappings[++s]}return c},wi.SourceMapConsumer=o;function a(f,d){var h=f;typeof f=="string"&&(h=e.parseSourceMapInput(f));var p=e.getArg(h,"version"),c=e.getArg(h,"sources"),s=e.getArg(h,"names",[]),m=e.getArg(h,"sourceRoot",null),g=e.getArg(h,"sourcesContent",null),$=e.getArg(h,"mappings"),v=e.getArg(h,"file",null);if(p!=this._version)throw new Error("Unsupported version: "+p);m&&(m=e.normalize(m)),c=c.map(String).map(e.normalize).map(function(_){return m&&e.isAbsolute(m)&&e.isAbsolute(_)?e.relative(m,_):_}),this._names=r.fromArray(s.map(String),!0),this._sources=r.fromArray(c,!0),this._absoluteSources=this._sources.toArray().map(function(_){return e.computeSourceURL(m,_,d)}),this.sourceRoot=m,this.sourcesContent=g,this._mappings=$,this._sourceMapURL=d,this.file=v}a.prototype=Object.create(o.prototype),a.prototype.consumer=o,a.prototype._findSourceIndex=function(f){var d=f;if(this.sourceRoot!=null&&(d=e.relative(this.sourceRoot,d)),this._sources.has(d))return this._sources.indexOf(d);var h;for(h=0;h<this._absoluteSources.length;++h)if(this._absoluteSources[h]==f)return h;return-1},a.fromSourceMap=function(d,h){var p=Object.create(a.prototype),c=p._names=r.fromArray(d._names.toArray(),!0),s=p._sources=r.fromArray(d._sources.toArray(),!0);p.sourceRoot=d._sourceRoot,p.sourcesContent=d._generateSourcesContent(p._sources.toArray(),p.sourceRoot),p.file=d._file,p._sourceMapURL=h,p._absoluteSources=p._sources.toArray().map(function(w){return e.computeSourceURL(p.sourceRoot,w,h)});for(var m=d._mappings.toArray().slice(),g=p.__generatedMappings=[],$=p.__originalMappings=[],v=0,_=m.length;v<_;v++){var y=m[v],b=new u;b.generatedLine=y.generatedLine,b.generatedColumn=y.generatedColumn,y.source&&(b.source=s.indexOf(y.source),b.originalLine=y.originalLine,b.originalColumn=y.originalColumn,y.name&&(b.name=c.indexOf(y.name)),$.push(b)),g.push(b)}return n(p.__originalMappings,e.compareByOriginalPositions),p},a.prototype._version=3,Object.defineProperty(a.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function u(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}a.prototype._parseMappings=function(d,h){for(var p=1,c=0,s=0,m=0,g=0,$=0,v=d.length,_=0,y={},b={},w=[],S=[],I,T,P,O,A;_<v;)if(d.charAt(_)===";")p++,_++,c=0;else if(d.charAt(_)===",")_++;else{for(I=new u,I.generatedLine=p,O=_;O<v&&!this._charIsMappingSeparator(d,O);O++);if(T=d.slice(_,O),P=y[T],P)_+=T.length;else{for(P=[];_<O;)i.decode(d,_,b),A=b.value,_=b.rest,P.push(A);if(P.length===2)throw new Error("Found a source, but no line and column");if(P.length===3)throw new Error("Found a source and line, but no column");y[T]=P}I.generatedColumn=c+P[0],c=I.generatedColumn,P.length>1&&(I.source=g+P[1],g+=P[1],I.originalLine=s+P[2],s=I.originalLine,I.originalLine+=1,I.originalColumn=m+P[3],m=I.originalColumn,P.length>4&&(I.name=$+P[4],$+=P[4])),S.push(I),typeof I.originalLine=="number"&&w.push(I)}n(S,e.compareByGeneratedPositionsDeflated),this.__generatedMappings=S,n(w,e.compareByOriginalPositions),this.__originalMappings=w},a.prototype._findMapping=function(d,h,p,c,s,m){if(d[p]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+d[p]);if(d[c]<0)throw new TypeError("Column must be greater than or equal to 0, got "+d[c]);return t.search(d,h,s,m)},a.prototype.computeColumnSpans=function(){for(var d=0;d<this._generatedMappings.length;++d){var h=this._generatedMappings[d];if(d+1<this._generatedMappings.length){var p=this._generatedMappings[d+1];if(h.generatedLine===p.generatedLine){h.lastGeneratedColumn=p.generatedColumn-1;continue}}h.lastGeneratedColumn=1/0}},a.prototype.originalPositionFor=function(d){var h={generatedLine:e.getArg(d,"line"),generatedColumn:e.getArg(d,"column")},p=this._findMapping(h,this._generatedMappings,"generatedLine","generatedColumn",e.compareByGeneratedPositionsDeflated,e.getArg(d,"bias",o.GREATEST_LOWER_BOUND));if(p>=0){var c=this._generatedMappings[p];if(c.generatedLine===h.generatedLine){var s=e.getArg(c,"source",null);s!==null&&(s=this._sources.at(s),s=e.computeSourceURL(this.sourceRoot,s,this._sourceMapURL));var m=e.getArg(c,"name",null);return m!==null&&(m=this._names.at(m)),{source:s,line:e.getArg(c,"originalLine",null),column:e.getArg(c,"originalColumn",null),name:m}}}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,h){if(!this.sourcesContent)return null;var p=this._findSourceIndex(d);if(p>=0)return this.sourcesContent[p];var c=d;this.sourceRoot!=null&&(c=e.relative(this.sourceRoot,c));var s;if(this.sourceRoot!=null&&(s=e.urlParse(this.sourceRoot))){var m=c.replace(/^file:\\/\\//,"");if(s.scheme=="file"&&this._sources.has(m))return this.sourcesContent[this._sources.indexOf(m)];if((!s.path||s.path=="/")&&this._sources.has("/"+c))return this.sourcesContent[this._sources.indexOf("/"+c)]}if(h)return null;throw new Error(\'"\'+c+\'" is not in the SourceMap.\')},a.prototype.generatedPositionFor=function(d){var h=e.getArg(d,"source");if(h=this._findSourceIndex(h),h<0)return{line:null,column:null,lastColumn:null};var p={source:h,originalLine:e.getArg(d,"line"),originalColumn:e.getArg(d,"column")},c=this._findMapping(p,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,e.getArg(d,"bias",o.GREATEST_LOWER_BOUND));if(c>=0){var s=this._originalMappings[c];if(s.source===p.source)return{line:e.getArg(s,"generatedLine",null),column:e.getArg(s,"generatedColumn",null),lastColumn:e.getArg(s,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},wi.BasicSourceMapConsumer=a;function l(f,d){var h=f;typeof f=="string"&&(h=e.parseSourceMapInput(f));var p=e.getArg(h,"version"),c=e.getArg(h,"sections");if(p!=this._version)throw new Error("Unsupported version: "+p);this._sources=new r,this._names=new r;var s={line:-1,column:0};this._sections=c.map(function(m){if(m.url)throw new Error("Support for url field in sections not implemented.");var g=e.getArg(m,"offset"),$=e.getArg(g,"line"),v=e.getArg(g,"column");if($<s.line||$===s.line&&v<s.column)throw new Error("Section offsets must be ordered and non-overlapping.");return s=g,{generatedOffset:{generatedLine:$+1,generatedColumn:v+1},consumer:new o(e.getArg(m,"map"),d)}})}return l.prototype=Object.create(o.prototype),l.prototype.constructor=o,l.prototype._version=3,Object.defineProperty(l.prototype,"sources",{get:function(){for(var f=[],d=0;d<this._sections.length;d++)for(var h=0;h<this._sections[d].consumer.sources.length;h++)f.push(this._sections[d].consumer.sources[h]);return f}}),l.prototype.originalPositionFor=function(d){var h={generatedLine:e.getArg(d,"line"),generatedColumn:e.getArg(d,"column")},p=t.search(h,this._sections,function(s,m){var g=s.generatedLine-m.generatedOffset.generatedLine;return g||s.generatedColumn-m.generatedOffset.generatedColumn}),c=this._sections[p];return c?c.consumer.originalPositionFor({line:h.generatedLine-(c.generatedOffset.generatedLine-1),column:h.generatedColumn-(c.generatedOffset.generatedLine===h.generatedLine?c.generatedOffset.generatedColumn-1:0),bias:d.bias}):{source:null,line:null,column:null,name:null}},l.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(d){return d.consumer.hasContentsOfAllSources()})},l.prototype.sourceContentFor=function(d,h){for(var p=0;p<this._sections.length;p++){var c=this._sections[p],s=c.consumer.sourceContentFor(d,!0);if(s)return s}if(h)return null;throw new Error(\'"\'+d+\'" is not in the SourceMap.\')},l.prototype.generatedPositionFor=function(d){for(var h=0;h<this._sections.length;h++){var p=this._sections[h];if(p.consumer._findSourceIndex(e.getArg(d,"source"))!==-1){var c=p.consumer.generatedPositionFor(d);if(c){var s={line:c.line+(p.generatedOffset.generatedLine-1),column:c.column+(p.generatedOffset.generatedLine===c.line?p.generatedOffset.generatedColumn-1:0)};return s}}}return{line:null,column:null}},l.prototype._parseMappings=function(d,h){this.__generatedMappings=[],this.__originalMappings=[];for(var p=0;p<this._sections.length;p++)for(var c=this._sections[p],s=c.consumer._generatedMappings,m=0;m<s.length;m++){var g=s[m],$=c.consumer._sources.at(g.source);$=e.computeSourceURL(c.consumer.sourceRoot,$,this._sourceMapURL),this._sources.add($),$=this._sources.indexOf($);var v=null;g.name&&(v=c.consumer._names.at(g.name),this._names.add(v),v=this._names.indexOf(v));var _={source:$,generatedLine:g.generatedLine+(c.generatedOffset.generatedLine-1),generatedColumn:g.generatedColumn+(c.generatedOffset.generatedLine===g.generatedLine?c.generatedOffset.generatedColumn-1:0),originalLine:g.originalLine,originalColumn:g.originalColumn,name:v};this.__generatedMappings.push(_),typeof _.originalLine=="number"&&this.__originalMappings.push(_)}n(this.__generatedMappings,e.compareByGeneratedPositionsDeflated),n(this.__originalMappings,e.compareByOriginalPositions)},wi.IndexedSourceMapConsumer=l,wi}var Ts={},Fm;function D8(){if(Fm)return Ts;Fm=1;var e=Rm().SourceMapGenerator,t=Si(),r=/(\\r?\\n)/,i=10,n="$$$isSourceNode$$$";function o(a,u,l,f,d){this.children=[],this.sourceContents={},this.line=a??null,this.column=u??null,this.source=l??null,this.name=d??null,this[n]=!0,f!=null&&this.add(f)}return o.fromStringWithSourceMap=function(u,l,f){var d=new o,h=u.split(r),p=0,c=function(){var v=y(),_=y()||"";return v+_;function y(){return p<h.length?h[p++]:void 0}},s=1,m=0,g=null;return l.eachMapping(function(v){if(g!==null)if(s<v.generatedLine)$(g,c()),s++,m=0;else{var _=h[p]||"",y=_.substr(0,v.generatedColumn-m);h[p]=_.substr(v.generatedColumn-m),m=v.generatedColumn,$(g,y),g=v;return}for(;s<v.generatedLine;)d.add(c()),s++;if(m<v.generatedColumn){var _=h[p]||"";d.add(_.substr(0,v.generatedColumn)),h[p]=_.substr(v.generatedColumn),m=v.generatedColumn}g=v},this),p<h.length&&(g&&$(g,c()),d.add(h.splice(p).join(""))),l.sources.forEach(function(v){var _=l.sourceContentFor(v);_!=null&&(f!=null&&(v=t.join(f,v)),d.setSourceContent(v,_))}),d;function $(v,_){if(v===null||v.source===void 0)d.add(_);else{var y=f?t.join(f,v.source):v.source;d.add(new o(v.originalLine,v.originalColumn,y,_,v.name))}}},o.prototype.add=function(u){if(Array.isArray(u))u.forEach(function(l){this.add(l)},this);else if(u[n]||typeof u=="string")u&&this.children.push(u);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+u);return this},o.prototype.prepend=function(u){if(Array.isArray(u))for(var l=u.length-1;l>=0;l--)this.prepend(u[l]);else if(u[n]||typeof u=="string")this.children.unshift(u);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+u);return this},o.prototype.walk=function(u){for(var l,f=0,d=this.children.length;f<d;f++)l=this.children[f],l[n]?l.walk(u):l!==""&&u(l,{source:this.source,line:this.line,column:this.column,name:this.name})},o.prototype.join=function(u){var l,f,d=this.children.length;if(d>0){for(l=[],f=0;f<d-1;f++)l.push(this.children[f]),l.push(u);l.push(this.children[f]),this.children=l}return this},o.prototype.replaceRight=function(u,l){var f=this.children[this.children.length-1];return f[n]?f.replaceRight(u,l):typeof f=="string"?this.children[this.children.length-1]=f.replace(u,l):this.children.push("".replace(u,l)),this},o.prototype.setSourceContent=function(u,l){this.sourceContents[t.toSetString(u)]=l},o.prototype.walkSourceContents=function(u){for(var l=0,f=this.children.length;l<f;l++)this.children[l][n]&&this.children[l].walkSourceContents(u);for(var d=Object.keys(this.sourceContents),l=0,f=d.length;l<f;l++)u(t.fromSetString(d[l]),this.sourceContents[d[l]])},o.prototype.toString=function(){var u="";return this.walk(function(l){u+=l}),u},o.prototype.toStringWithSourceMap=function(u){var l={code:"",line:1,column:0},f=new e(u),d=!1,h=null,p=null,c=null,s=null;return this.walk(function(m,g){l.code+=m,g.source!==null&&g.line!==null&&g.column!==null?((h!==g.source||p!==g.line||c!==g.column||s!==g.name)&&f.addMapping({source:g.source,original:{line:g.line,column:g.column},generated:{line:l.line,column:l.column},name:g.name}),h=g.source,p=g.line,c=g.column,s=g.name,d=!0):d&&(f.addMapping({generated:{line:l.line,column:l.column}}),h=null,d=!1);for(var $=0,v=m.length;$<v;$++)m.charCodeAt($)===i?(l.line++,l.column=0,$+1===v?(h=null,d=!1):d&&f.addMapping({source:g.source,original:{line:g.line,column:g.column},generated:{line:l.line,column:l.column},name:g.name})):l.column++}),this.walkSourceContents(function(m,g){f.setSourceContent(m,g)}),{code:l.code,map:f}},Ts.SourceNode=o,Ts}var Bm;function z8(){return Bm||(Bm=1,_i.SourceMapGenerator=Rm().SourceMapGenerator,_i.SourceMapConsumer=C8().SourceMapConsumer,_i.SourceNode=D8().SourceNode),_i}var Hm;function U8(){return Hm||(Hm=1,function(e,t){t.__esModule=!0;var r=Je(),i=void 0;try{var n=z8();i=n.SourceNode}catch{}i||(i=function(u,l,f,d){this.src="",d&&this.add(d)},i.prototype={add:function(l){r.isArray(l)&&(l=l.join("")),this.src+=l},prepend:function(l){r.isArray(l)&&(l=l.join("")),this.src=l+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function o(u,l,f){if(r.isArray(u)){for(var d=[],h=0,p=u.length;h<p;h++)d.push(l.wrap(u[h],f));return d}else if(typeof u=="boolean"||typeof u=="number")return u+"";return u}function a(u){this.srcFile=u,this.source=[]}a.prototype={isEmpty:function(){return!this.source.length},prepend:function(l,f){this.source.unshift(this.wrap(l,f))},push:function(l,f){this.source.push(this.wrap(l,f))},merge:function(){var l=this.empty();return this.each(function(f){l.add([" ",f,`\n`])}),l},each:function(l){for(var f=0,d=this.source.length;f<d;f++)l(this.source[f])},empty:function(){var l=this.currentLocation||{start:{}};return new i(l.start.line,l.start.column,this.srcFile)},wrap:function(l){var f=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return l instanceof i?l:(l=o(l,this,f),new i(f.start.line,f.start.column,this.srcFile,l))},functionCall:function(l,f,d){return d=this.generateList(d),this.wrap([l,f?"."+f+"(":"(",d,")"])},quotedString:function(l){return\'"\'+(l+"").replace(/\\\\/g,"\\\\\\\\").replace(/"/g,\'\\\\"\').replace(/\\n/g,"\\\\n").replace(/\\r/g,"\\\\r").replace(/\\u2028/g,"\\\\u2028").replace(/\\u2029/g,"\\\\u2029")+\'"\'},objectLiteral:function(l){var f=this,d=[];Object.keys(l).forEach(function(p){var c=o(l[p],f);c!=="undefined"&&d.push([f.quotedString(p),":",c])});var h=this.generateList(d);return h.prepend("{"),h.add("}"),h},generateList:function(l){for(var f=this.empty(),d=0,h=l.length;d<h;d++)d&&f.add(","),f.add(o(l[d],this));return f},generateArray:function(l){var f=this.generateList(l);return f.prepend("["),f.add("]"),f}},t.default=a,e.exports=t.default}(ua,ua.exports)),ua.exports}var Gm;function R8(){return Gm||(Gm=1,function(e,t){t.__esModule=!0;function r(p){return p&&p.__esModule?p:{default:p}}var i=ks(),n=Et(),o=r(n),a=Je(),u=U8(),l=r(u);function f(p){this.value=p}function d(){}d.prototype={nameLookup:function(c,s){return this.internalNameLookup(c,s)},depthedLookup:function(c){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(c),")"]},compilerInfo:function(){var c=i.COMPILER_REVISION,s=i.REVISION_CHANGES[c];return[c,s]},appendToBuffer:function(c,s,m){return a.isArray(c)||(c=[c]),c=this.source.wrap(c,s),this.environment.isSimple?["return ",c,";"]:m?["buffer += ",c,";"]:(c.appendToBuffer=!0,c)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(c,s){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",c,",",JSON.stringify(s),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(c,s,m,g){this.environment=c,this.options=s,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!g,this.name=this.environment.name,this.isChild=!!m,this.context=m||{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(c,s),this.useDepths=this.useDepths||c.useDepths||c.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||c.useBlockParams;var $=c.opcodes,v=void 0,_=void 0,y=void 0,b=void 0;for(y=0,b=$.length;y<b;y++)v=$[y],this.source.currentLocation=v.loc,_=_||v.loc,this[v.opcode].apply(this,v.args);if(this.source.currentLocation=_,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new o.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(),`;\n`]),this.decorators.push("return fn;"),g?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) {\n`),this.decorators.push(`}\n`),this.decorators=this.decorators.merge()));var w=this.createFunctionContext(g);if(this.isChild)return w;var S={compiler:this.compilerInfo(),main:w};this.decorators&&(S.main_d=this.decorators,S.useDecorators=!0);var I=this.context,T=I.programs,P=I.decorators;for(y=0,b=T.length;y<b;y++)T[y]&&(S[y]=T[y],P[y]&&(S[y+"_d"]=P[y],S.useDecorators=!0));return this.environment.usePartial&&(S.usePartial=!0),this.options.data&&(S.useData=!0),this.useDepths&&(S.useDepths=!0),this.useBlockParams&&(S.useBlockParams=!0),this.options.compat&&(S.compat=!0),g?S.compilerOptions=this.options:(S.compiler=JSON.stringify(S.compiler),this.source.currentLocation={start:{line:1,column:0}},S=this.objectLiteral(S),s.srcName?(S=S.toStringWithSourceMap({file:s.destName}),S.map=S.map&&S.map.toString()):S=S.toString()),S},preamble:function(){this.lastContext=0,this.source=new l.default(this.options.srcName),this.decorators=new l.default(this.options.srcName)},createFunctionContext:function(c){var s=this,m="",g=this.stackVars.concat(this.registers.list);g.length>0&&(m+=", "+g.join(", "));var $=0;Object.keys(this.aliases).forEach(function(y){var b=s.aliases[y];b.children&&b.referenceCount>1&&(m+=", alias"+ ++$+"="+y,b.children[0]="alias"+$)}),this.lookupPropertyFunctionIsUsed&&(m+=", "+this.lookupPropertyFunctionVarDeclaration());var v=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&v.push("blockParams"),this.useDepths&&v.push("depths");var _=this.mergeSource(m);return c?(v.push(_),Function.apply(this,v)):this.source.wrap(["function(",v.join(","),`) {\n `,_,"}"])},mergeSource:function(c){var s=this.environment.isSimple,m=!this.forceBuffer,g=void 0,$=void 0,v=void 0,_=void 0;return this.source.each(function(y){y.appendToBuffer?(v?y.prepend(" + "):v=y,_=y):(v&&($?v.prepend("buffer += "):g=!0,_.add(";"),v=_=void 0),$=!0,s||(m=!1))}),m?v?(v.prepend("return "),_.add(";")):$||this.source.push(\'return "";\'):(c+=", buffer = "+(g?"":this.initializeBuffer()),v?(v.prepend("return buffer + "),_.add(";")):this.source.push("return buffer;")),c&&this.source.prepend("var "+c.substring(2)+(g?"":`;\n`)),this.source.merge()},lookupPropertyFunctionVarDeclaration:function(){return`\n lookupProperty = container.lookupProperty || function(parent, propertyName) {\n if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {\n return parent[propertyName];\n }\n return undefined\n }\n `.trim()},blockValue:function(c){var s=this.aliasable("container.hooks.blockHelperMissing"),m=[this.contextName(0)];this.setupHelperArgs(c,0,m);var g=this.popStack();m.splice(1,0,g),this.push(this.source.functionCall(s,"call",m))},ambiguousBlockValue:function(){var c=this.aliasable("container.hooks.blockHelperMissing"),s=[this.contextName(0)];this.setupHelperArgs("",0,s,!0),this.flushInline();var m=this.topStack();s.splice(1,0,m),this.pushSource(["if (!",this.lastHelper,") { ",m," = ",this.source.functionCall(c,"call",s),"}"])},appendContent:function(c){this.pendingContent?c=this.pendingContent+c:this.pendingLocation=this.source.currentLocation,this.pendingContent=c},append:function(){if(this.isInline())this.replaceStack(function(s){return[" != null ? ",s,\' : ""\']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var c=this.popStack();this.pushSource(["if (",c," != null) { ",this.appendToBuffer(c,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(c){this.lastContext=c},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(c,s,m,g){var $=0;!g&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(c[$++])):this.pushContext(),this.resolvePath("context",c,$,s,m)},lookupBlockParam:function(c,s){this.useBlockParams=!0,this.push(["blockParams[",c[0],"][",c[1],"]"]),this.resolvePath("context",s,1)},lookupData:function(c,s,m){c?this.pushStackLiteral("container.data(data, "+c+")"):this.pushStackLiteral("data"),this.resolvePath("data",s,0,!0,m)},resolvePath:function(c,s,m,g,$){var v=this;if(this.options.strict||this.options.assumeObjects){this.push(h(this.options.strict&&$,this,s,m,c));return}for(var _=s.length;m<_;m++)this.replaceStack(function(y){var b=v.nameLookup(y,s[m],c);return g?[" && ",b]:[" != null ? ",b," : ",y]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(c,s){this.pushContext(),this.pushString(s),s!=="SubExpression"&&(typeof c=="string"?this.pushString(c):this.pushStackLiteral(c))},emptyHash:function(c){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(c?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var c=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(c.ids)),this.stringParams&&(this.push(this.objectLiteral(c.contexts)),this.push(this.objectLiteral(c.types))),this.push(this.objectLiteral(c.values))},pushString:function(c){this.pushStackLiteral(this.quotedString(c))},pushLiteral:function(c){this.pushStackLiteral(c)},pushProgram:function(c){c!=null?this.pushStackLiteral(this.programExpression(c)):this.pushStackLiteral(null)},registerDecorator:function(c,s){var m=this.nameLookup("decorators",s,"decorator"),g=this.setupHelperArgs(s,c);this.decorators.push(["fn = ",this.decorators.functionCall(m,"",["fn","props","container",g])," || fn;"])},invokeHelper:function(c,s,m){var g=this.popStack(),$=this.setupHelper(c,s),v=[];m&&v.push($.name),v.push(g),this.options.strict||v.push(this.aliasable("container.hooks.helperMissing"));var _=["(",this.itemsSeparatedBy(v,"||"),")"],y=this.source.functionCall(_,"call",$.callParams);this.push(y)},itemsSeparatedBy:function(c,s){var m=[];m.push(c[0]);for(var g=1;g<c.length;g++)m.push(s,c[g]);return m},invokeKnownHelper:function(c,s){var m=this.setupHelper(c,s);this.push(this.source.functionCall(m.name,"call",m.callParams))},invokeAmbiguous:function(c,s){this.useRegister("helper");var m=this.popStack();this.emptyHash();var g=this.setupHelper(0,c,s),$=this.lastHelper=this.nameLookup("helpers",c,"helper"),v=["(","(helper = ",$," || ",m,")"];this.options.strict||(v[0]="(helper = ",v.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",v,g.paramsInit?["),(",g.paramsInit]:[],"),","(typeof helper === ",this.aliasable(\'"function"\')," ? ",this.source.functionCall("helper","call",g.callParams)," : helper))"])},invokePartial:function(c,s,m){var g=[],$=this.setupParams(s,1,g);c&&(s=this.popStack(),delete $.name),m&&($.indent=JSON.stringify(m)),$.helpers="helpers",$.partials="partials",$.decorators="container.decorators",c?g.unshift(s):g.unshift(this.nameLookup("partials",s,"partial")),this.options.compat&&($.depths="depths"),$=this.objectLiteral($),g.push($),this.push(this.source.functionCall("container.invokePartial","",g))},assignToHash:function(c){var s=this.popStack(),m=void 0,g=void 0,$=void 0;this.trackIds&&($=this.popStack()),this.stringParams&&(g=this.popStack(),m=this.popStack());var v=this.hash;m&&(v.contexts[c]=m),g&&(v.types[c]=g),$&&(v.ids[c]=$),v.values[c]=s},pushId:function(c,s,m){c==="BlockParam"?this.pushStackLiteral("blockParams["+s[0]+"].path["+s[1]+"]"+(m?" + "+JSON.stringify("."+m):"")):c==="PathExpression"?this.pushString(s):c==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:d,compileChildren:function(c,s){for(var m=c.children,g=void 0,$=void 0,v=0,_=m.length;v<_;v++){g=m[v],$=new this.compiler;var y=this.matchExistingProgram(g);if(y==null){this.context.programs.push("");var b=this.context.programs.length;g.index=b,g.name="program"+b,this.context.programs[b]=$.compile(g,s,this.context,!this.precompile),this.context.decorators[b]=$.decorators,this.context.environments[b]=g,this.useDepths=this.useDepths||$.useDepths,this.useBlockParams=this.useBlockParams||$.useBlockParams,g.useDepths=this.useDepths,g.useBlockParams=this.useBlockParams}else g.index=y.index,g.name="program"+y.index,this.useDepths=this.useDepths||y.useDepths,this.useBlockParams=this.useBlockParams||y.useBlockParams}},matchExistingProgram:function(c){for(var s=0,m=this.context.environments.length;s<m;s++){var g=this.context.environments[s];if(g&&g.equals(c))return g}},programExpression:function(c){var s=this.environment.children[c],m=[s.index,"data",s.blockParams];return(this.useBlockParams||this.useDepths)&&m.push("blockParams"),this.useDepths&&m.push("depths"),"container.program("+m.join(", ")+")"},useRegister:function(c){this.registers[c]||(this.registers[c]=!0,this.registers.list.push(c))},push:function(c){return c instanceof f||(c=this.source.wrap(c)),this.inlineStack.push(c),c},pushStackLiteral:function(c){this.push(new f(c))},pushSource:function(c){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),c&&this.source.push(c)},replaceStack:function(c){var s=["("],m=void 0,g=void 0,$=void 0;if(!this.isInline())throw new o.default("replaceStack on non-inline");var v=this.popStack(!0);if(v instanceof f)m=[v.value],s=["(",m],$=!0;else{g=!0;var _=this.incrStack();s=["((",this.push(_)," = ",v,")"],m=this.topStack()}var y=c.call(this,m);$||this.popStack(),g&&this.stackSlot--,this.push(s.concat(y,")"))},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 c=this.inlineStack;this.inlineStack=[];for(var s=0,m=c.length;s<m;s++){var g=c[s];if(g instanceof f)this.compileStack.push(g);else{var $=this.incrStack();this.pushSource([$," = ",g,";"]),this.compileStack.push($)}}},isInline:function(){return this.inlineStack.length},popStack:function(c){var s=this.isInline(),m=(s?this.inlineStack:this.compileStack).pop();if(!c&&m instanceof f)return m.value;if(!s){if(!this.stackSlot)throw new o.default("Invalid stack pop");this.stackSlot--}return m},topStack:function(){var c=this.isInline()?this.inlineStack:this.compileStack,s=c[c.length-1];return s instanceof f?s.value:s},contextName:function(c){return this.useDepths&&c?"depths["+c+"]":"depth"+c},quotedString:function(c){return this.source.quotedString(c)},objectLiteral:function(c){return this.source.objectLiteral(c)},aliasable:function(c){var s=this.aliases[c];return s?(s.referenceCount++,s):(s=this.aliases[c]=this.source.wrap(c),s.aliasable=!0,s.referenceCount=1,s)},setupHelper:function(c,s,m){var g=[],$=this.setupHelperArgs(s,c,g,m),v=this.nameLookup("helpers",s,"helper"),_=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:g,paramsInit:$,name:v,callParams:[_].concat(g)}},setupParams:function(c,s,m){var g={},$=[],v=[],_=[],y=!m,b=void 0;y&&(m=[]),g.name=this.quotedString(c),g.hash=this.popStack(),this.trackIds&&(g.hashIds=this.popStack()),this.stringParams&&(g.hashTypes=this.popStack(),g.hashContexts=this.popStack());var w=this.popStack(),S=this.popStack();(S||w)&&(g.fn=S||"container.noop",g.inverse=w||"container.noop");for(var I=s;I--;)b=this.popStack(),m[I]=b,this.trackIds&&(_[I]=this.popStack()),this.stringParams&&(v[I]=this.popStack(),$[I]=this.popStack());return y&&(g.args=this.source.generateArray(m)),this.trackIds&&(g.ids=this.source.generateArray(_)),this.stringParams&&(g.types=this.source.generateArray(v),g.contexts=this.source.generateArray($)),this.options.data&&(g.data="data"),this.useBlockParams&&(g.blockParams="blockParams"),g},setupHelperArgs:function(c,s,m,g){var $=this.setupParams(c,s,m);return $.loc=JSON.stringify(this.source.currentLocation),$=this.objectLiteral($),g?(this.useRegister("options"),m.push("options"),["options=",$]):m?(m.push($),""):$}},function(){for(var p="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(" "),c=d.RESERVED_WORDS={},s=0,m=p.length;s<m;s++)c[p[s]]=!0}(),d.isValidJavaScriptVariableName=function(p){return!d.RESERVED_WORDS[p]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(p)};function h(p,c,s,m,g){var $=c.popStack(),v=s.length;for(p&&v--;m<v;m++)$=c.nameLookup($,s[m],g);return p?[c.aliasable("container.strict"),"(",$,", ",c.quotedString(s[m]),", ",JSON.stringify(c.source.currentLocation)," )"]:$}t.default=d,e.exports=t.default}(aa,aa.exports)),aa.exports}var Wm;function M8(){return Wm||(Wm=1,function(e,t){t.__esModule=!0;function r(v){return v&&v.__esModule?v:{default:v}}var i=k8(),n=r(i),o=Sm(),a=r(o),u=O8(),l=P8(),f=R8(),d=r(f),h=Em(),p=r(h),c=ym(),s=r(c),m=n.default.create;function g(){var v=m();return v.compile=function(_,y){return l.compile(_,y,v)},v.precompile=function(_,y){return l.precompile(_,y,v)},v.AST=a.default,v.Compiler=l.Compiler,v.JavaScriptCompiler=d.default,v.Parser=u.parser,v.parse=u.parse,v.parseWithoutProcessing=u.parseWithoutProcessing,v}var $=g();$.create=g,s.default($),$.Visitor=p.default,$.default=$,t.default=$,e.exports=t.default}(Mo,Mo.exports)),Mo.exports}M8();var we=(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.RICH_TEXT_V2="RICH_TEXT_V2",e.SELECT="SELECT",e.TEXT="TEXT",e.TS_VECTOR="TS_VECTOR",e.UUID="UUID",e))(we||{}),Z=(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))(Z||{}),Ue=(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))(Ue||{});const L8=[];for(let e=0;e<256;++e)L8.push((e+256).toString(16).slice(1));typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);var la=(e=>(e.MONDAY="MONDAY",e.SUNDAY="SUNDAY",e.SATURDAY="SATURDAY",e))(la||{});we.CURRENCY+"",we.EMAILS+"",we.LINKS+"",we.PHONES+"",we.FULL_NAME+"",we.ADDRESS+"",we.ACTOR+"",we.RICH_TEXT_V2+"";const Z8={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"},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"}};we.TEXT,we.FULL_NAME,we.UUID;const jr=Object.freeze({status:"aborted"});function k(e,t,r){function i(u,l){var f;Object.defineProperty(u,"_zod",{value:u._zod??{},enumerable:!1}),(f=u._zod).traits??(f.traits=new Set),u._zod.traits.add(e),t(u,l);for(const d in a.prototype)d in u||Object.defineProperty(u,d,{value:a.prototype[d].bind(u)});u._zod.constr=a,u._zod.def=l}const n=r?.Parent??Object;class o extends n{}Object.defineProperty(o,"name",{value:e});function a(u){var l;const f=r?.Parent?new o:this;i(f,u),(l=f._zod).deferred??(l.deferred=[]);for(const d of f._zod.deferred)d();return f}return Object.defineProperty(a,"init",{value:i}),Object.defineProperty(a,Symbol.hasInstance,{value:u=>r?.Parent&&u instanceof r.Parent?!0:u?._zod?.traits?.has(e)}),Object.defineProperty(a,"name",{value:e}),a}const Vm=Symbol("zod_brand");class or extends Error{constructor(){super("Encountered Promise during synchronous parse. Use .parseAsync() instead.")}}class da extends Error{constructor(t){super(`Encountered unidirectional transform during encode: ${t}`),this.name="ZodEncodeError"}}const fa={};function Ge(e){return e&&Object.assign(fa,e),fa}function F8(e){return e}function B8(e){return e}function H8(e){}function G8(e){throw new Error}function W8(e){}function As(e){const t=Object.values(e).filter(i=>typeof i=="number");return Object.entries(e).filter(([i,n])=>t.indexOf(+i)===-1).map(([i,n])=>n)}function C(e,t="|"){return e.map(r=>H(r)).join(t)}function pa(e,t){return typeof t=="bigint"?t.toString():t}function ki(e){return{get value(){{const t=e();return Object.defineProperty(this,"value",{value:t}),t}}}}function ar(e){return e==null}function ha(e){const t=e.startsWith("^")?1:0,r=e.endsWith("$")?e.length-1:e.length;return e.slice(t,r)}function qm(e,t){const r=(e.toString().split(".")[1]||"").length,i=t.toString();let n=(i.split(".")[1]||"").length;if(n===0&&/\\d?e-\\d?/.test(i)){const l=i.match(/\\d?e-(\\d?)/);l?.[1]&&(n=Number.parseInt(l[1]))}const o=r>n?r:n,a=Number.parseInt(e.toFixed(o).replace(".","")),u=Number.parseInt(t.toFixed(o).replace(".",""));return a%u/10**o}const Jm=Symbol("evaluating");function ie(e,t,r){let i;Object.defineProperty(e,t,{get(){if(i!==Jm)return i===void 0&&(i=Jm,i=r()),i},set(n){Object.defineProperty(e,t,{value:n})},configurable:!0})}function V8(e){return Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e))}function Nn(e,t,r){Object.defineProperty(e,t,{value:r,writable:!0,enumerable:!0,configurable:!0})}function on(...e){const t={};for(const r of e){const i=Object.getOwnPropertyDescriptors(r);Object.assign(t,i)}return Object.defineProperties({},t)}function q8(e){return on(e._zod.def)}function J8(e,t){return t?t.reduce((r,i)=>r?.[i],e):e}function K8(e){const t=Object.keys(e),r=t.map(i=>e[i]);return Promise.all(r).then(i=>{const n={};for(let o=0;o<t.length;o++)n[t[o]]=i[o];return n})}function Y8(e=10){const t="abcdefghijklmnopqrstuvwxyz";let r="";for(let i=0;i<e;i++)r+=t[Math.floor(Math.random()*t.length)];return r}function js(e){return JSON.stringify(e)}const Cs="captureStackTrace"in Error?Error.captureStackTrace:(...e)=>{};function Cr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}const Km=ki(()=>{if(typeof navigator<"u"&&navigator?.userAgent?.includes("Cloudflare"))return!1;try{const e=Function;return new e(""),!0}catch{return!1}});function ur(e){if(Cr(e)===!1)return!1;const t=e.constructor;if(t===void 0)return!0;const r=t.prototype;return!(Cr(r)===!1||Object.prototype.hasOwnProperty.call(r,"isPrototypeOf")===!1)}function ma(e){return ur(e)?{...e}:Array.isArray(e)?[...e]:e}function X8(e){let t=0;for(const r in e)Object.prototype.hasOwnProperty.call(e,r)&&t++;return t}const Q8=e=>{const t=typeof e;switch(t){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: ${t}`)}},ga=new Set(["string","number","symbol"]),Ym=new Set(["string","number","bigint","boolean","symbol","undefined"]);function On(e){return e.replace(/[.*+?^${}()|[\\]\\\\]/g,"\\\\$&")}function gt(e,t,r){const i=new e._zod.constr(t??e._zod.def);return(!t||r?.parent)&&(i._zod.parent=e),i}function x(e){const t=e;if(!t)return{};if(typeof t=="string")return{error:()=>t};if(t?.message!==void 0){if(t?.error!==void 0)throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,typeof t.error=="string"?{...t,error:()=>t.error}:t}function e9(e){let t;return new Proxy({},{get(r,i,n){return t??(t=e()),Reflect.get(t,i,n)},set(r,i,n,o){return t??(t=e()),Reflect.set(t,i,n,o)},has(r,i){return t??(t=e()),Reflect.has(t,i)},deleteProperty(r,i){return t??(t=e()),Reflect.deleteProperty(t,i)},ownKeys(r){return t??(t=e()),Reflect.ownKeys(t)},getOwnPropertyDescriptor(r,i){return t??(t=e()),Reflect.getOwnPropertyDescriptor(t,i)},defineProperty(r,i,n){return t??(t=e()),Reflect.defineProperty(t,i,n)}})}function H(e){return typeof e=="bigint"?e.toString()+"n":typeof e=="string"?`"${e}"`:`${e}`}function Xm(e){return Object.keys(e).filter(t=>e[t]._zod.optin==="optional"&&e[t]._zod.optout==="optional")}const Qm={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]},e1={int64:[BigInt("-9223372036854775808"),BigInt("9223372036854775807")],uint64:[BigInt(0),BigInt("18446744073709551615")]};function t1(e,t){const r=e._zod.def,i=on(e._zod.def,{get shape(){const n={};for(const o in t){if(!(o in r.shape))throw new Error(`Unrecognized key: "${o}"`);t[o]&&(n[o]=r.shape[o])}return Nn(this,"shape",n),n},checks:[]});return gt(e,i)}function n1(e,t){const r=e._zod.def,i=on(e._zod.def,{get shape(){const n={...e._zod.def.shape};for(const o in t){if(!(o in r.shape))throw new Error(`Unrecognized key: "${o}"`);t[o]&&delete n[o]}return Nn(this,"shape",n),n},checks:[]});return gt(e,i)}function r1(e,t){if(!ur(t))throw new Error("Invalid input to extend: expected a plain object");const r=e._zod.def.checks;if(r&&r.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");const n=on(e._zod.def,{get shape(){const o={...e._zod.def.shape,...t};return Nn(this,"shape",o),o},checks:[]});return gt(e,n)}function i1(e,t){if(!ur(t))throw new Error("Invalid input to safeExtend: expected a plain object");const r={...e._zod.def,get shape(){const i={...e._zod.def.shape,...t};return Nn(this,"shape",i),i},checks:e._zod.def.checks};return gt(e,r)}function o1(e,t){const r=on(e._zod.def,{get shape(){const i={...e._zod.def.shape,...t._zod.def.shape};return Nn(this,"shape",i),i},get catchall(){return t._zod.def.catchall},checks:[]});return gt(e,r)}function a1(e,t,r){const i=on(t._zod.def,{get shape(){const n=t._zod.def.shape,o={...n};if(r)for(const a in r){if(!(a in n))throw new Error(`Unrecognized key: "${a}"`);r[a]&&(o[a]=e?new e({type:"optional",innerType:n[a]}):n[a])}else for(const a in n)o[a]=e?new e({type:"optional",innerType:n[a]}):n[a];return Nn(this,"shape",o),o},checks:[]});return gt(t,i)}function u1(e,t,r){const i=on(t._zod.def,{get shape(){const n=t._zod.def.shape,o={...n};if(r)for(const a in r){if(!(a in o))throw new Error(`Unrecognized key: "${a}"`);r[a]&&(o[a]=new e({type:"nonoptional",innerType:n[a]}))}else for(const a in n)o[a]=new e({type:"nonoptional",innerType:n[a]});return Nn(this,"shape",o),o},checks:[]});return gt(t,i)}function sr(e,t=0){if(e.aborted===!0)return!0;for(let r=t;r<e.issues.length;r++)if(e.issues[r]?.continue!==!0)return!0;return!1}function It(e,t){return t.map(r=>{var i;return(i=r).path??(i.path=[]),r.path.unshift(e),r})}function Ei(e){return typeof e=="string"?e:e?.message}function Nt(e,t,r){const i={...e,path:e.path??[]};if(!e.message){const n=Ei(e.inst?._zod.def?.error?.(e))??Ei(t?.error?.(e))??Ei(r.customError?.(e))??Ei(r.localeError?.(e))??"Invalid input";i.message=n}return delete i.inst,delete i.continue,t?.reportInput||delete i.input,i}function va(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function $a(e){return Array.isArray(e)?"array":typeof e=="string"?"string":"unknown"}function Dr(...e){const[t,r,i]=e;return typeof t=="string"?{message:t,code:"custom",input:r,inst:i}:{...t}}function t9(e){return Object.entries(e).filter(([t,r])=>Number.isNaN(Number.parseInt(t,10))).map(t=>t[1])}function s1(e){const t=atob(e),r=new Uint8Array(t.length);for(let i=0;i<t.length;i++)r[i]=t.charCodeAt(i);return r}function c1(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return btoa(t)}function n9(e){const t=e.replace(/-/g,"+").replace(/_/g,"/"),r="=".repeat((4-t.length%4)%4);return s1(t+r)}function r9(e){return c1(e).replace(/\\+/g,"-").replace(/\\//g,"_").replace(/=/g,"")}function i9(e){const t=e.replace(/^0x/,"");if(t.length%2!==0)throw new Error("Invalid hex string length");const r=new Uint8Array(t.length/2);for(let i=0;i<t.length;i+=2)r[i/2]=Number.parseInt(t.slice(i,i+2),16);return r}function o9(e){return Array.from(e).map(t=>t.toString(16).padStart(2,"0")).join("")}class a9{constructor(...t){}}var l1=Object.freeze({__proto__:null,BIGINT_FORMAT_RANGES:e1,Class:a9,NUMBER_FORMAT_RANGES:Qm,aborted:sr,allowsEval:Km,assert:W8,assertEqual:F8,assertIs:H8,assertNever:G8,assertNotEqual:B8,assignProp:Nn,base64ToUint8Array:s1,base64urlToUint8Array:n9,cached:ki,captureStackTrace:Cs,cleanEnum:t9,cleanRegex:ha,clone:gt,cloneDef:q8,createTransparentProxy:e9,defineLazy:ie,esc:js,escapeRegex:On,extend:r1,finalizeIssue:Nt,floatSafeRemainder:qm,getElementAtPath:J8,getEnumValues:As,getLengthableOrigin:$a,getParsedType:Q8,getSizableOrigin:va,hexToUint8Array:i9,isObject:Cr,isPlainObject:ur,issue:Dr,joinValues:C,jsonStringifyReplacer:pa,merge:o1,mergeDefs:on,normalizeParams:x,nullish:ar,numKeys:X8,objectClone:V8,omit:n1,optionalKeys:Xm,partial:a1,pick:t1,prefixIssues:It,primitiveTypes:Ym,promiseAllObject:K8,propertyKeyTypes:ga,randomString:Y8,required:u1,safeExtend:i1,shallowClone:ma,stringifyPrimitive:H,uint8ArrayToBase64:c1,uint8ArrayToBase64url:r9,uint8ArrayToHex:o9,unwrapMessage:Ei});const d1=(e,t)=>{e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),e.message=JSON.stringify(t,pa,2),Object.defineProperty(e,"toString",{value:()=>e.message,enumerable:!1})},Ds=k("$ZodError",d1),ut=k("$ZodError",d1,{Parent:Error});function zs(e,t=r=>r.message){const r={},i=[];for(const n of e.issues)n.path.length>0?(r[n.path[0]]=r[n.path[0]]||[],r[n.path[0]].push(t(n))):i.push(t(n));return{formErrors:i,fieldErrors:r}}function Us(e,t){const r=t||function(o){return o.message},i={_errors:[]},n=o=>{for(const a of o.issues)if(a.code==="invalid_union"&&a.errors.length)a.errors.map(u=>n({issues:u}));else if(a.code==="invalid_key")n({issues:a.issues});else if(a.code==="invalid_element")n({issues:a.issues});else if(a.path.length===0)i._errors.push(r(a));else{let u=i,l=0;for(;l<a.path.length;){const f=a.path[l];l===a.path.length-1?(u[f]=u[f]||{_errors:[]},u[f]._errors.push(r(a))):u[f]=u[f]||{_errors:[]},u=u[f],l++}}};return n(e),i}function f1(e,t){const r=t||function(o){return o.message},i={errors:[]},n=(o,a=[])=>{var u,l;for(const f of o.issues)if(f.code==="invalid_union"&&f.errors.length)f.errors.map(d=>n({issues:d},f.path));else if(f.code==="invalid_key")n({issues:f.issues},f.path);else if(f.code==="invalid_element")n({issues:f.issues},f.path);else{const d=[...a,...f.path];if(d.length===0){i.errors.push(r(f));continue}let h=i,p=0;for(;p<d.length;){const c=d[p],s=p===d.length-1;typeof c=="string"?(h.properties??(h.properties={}),(u=h.properties)[c]??(u[c]={errors:[]}),h=h.properties[c]):(h.items??(h.items=[]),(l=h.items)[c]??(l[c]={errors:[]}),h=h.items[c]),s&&h.errors.push(r(f)),p++}}};return n(e),i}function p1(e){const t=[],r=e.map(i=>typeof i=="object"?i.key:i);for(const i of r)typeof i=="number"?t.push(`[${i}]`):typeof i=="symbol"?t.push(`[${JSON.stringify(String(i))}]`):/[^\\w$]/.test(i)?t.push(`[${JSON.stringify(i)}]`):(t.length&&t.push("."),t.push(i));return t.join("")}function h1(e){const t=[],r=[...e.issues].sort((i,n)=>(i.path??[]).length-(n.path??[]).length);for(const i of r)t.push(`✖ ${i.message}`),i.path?.length&&t.push(` → at ${p1(i.path)}`);return t.join(`\n`)}const Ii=e=>(t,r,i,n)=>{const o=i?Object.assign(i,{async:!1}):{async:!1},a=t._zod.run({value:r,issues:[]},o);if(a instanceof Promise)throw new or;if(a.issues.length){const u=new(n?.Err??e)(a.issues.map(l=>Nt(l,o,Ge())));throw Cs(u,n?.callee),u}return a.value},Rs=Ii(ut),Ni=e=>async(t,r,i,n)=>{const o=i?Object.assign(i,{async:!0}):{async:!0};let a=t._zod.run({value:r,issues:[]},o);if(a instanceof Promise&&(a=await a),a.issues.length){const u=new(n?.Err??e)(a.issues.map(l=>Nt(l,o,Ge())));throw Cs(u,n?.callee),u}return a.value},Ms=Ni(ut),Oi=e=>(t,r,i)=>{const n=i?{...i,async:!1}:{async:!1},o=t._zod.run({value:r,issues:[]},n);if(o instanceof Promise)throw new or;return o.issues.length?{success:!1,error:new(e??Ds)(o.issues.map(a=>Nt(a,n,Ge())))}:{success:!0,data:o.value}},m1=Oi(ut),Pi=e=>async(t,r,i)=>{const n=i?Object.assign(i,{async:!0}):{async:!0};let o=t._zod.run({value:r,issues:[]},n);return o instanceof Promise&&(o=await o),o.issues.length?{success:!1,error:new e(o.issues.map(a=>Nt(a,n,Ge())))}:{success:!0,data:o.value}},g1=Pi(ut),Ls=e=>(t,r,i)=>{const n=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Ii(e)(t,r,n)},u9=Ls(ut),Zs=e=>(t,r,i)=>Ii(e)(t,r,i),s9=Zs(ut),Fs=e=>async(t,r,i)=>{const n=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Ni(e)(t,r,n)},c9=Fs(ut),Bs=e=>async(t,r,i)=>Ni(e)(t,r,i),l9=Bs(ut),Hs=e=>(t,r,i)=>{const n=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Oi(e)(t,r,n)},d9=Hs(ut),Gs=e=>(t,r,i)=>Oi(e)(t,r,i),f9=Gs(ut),Ws=e=>async(t,r,i)=>{const n=i?Object.assign(i,{direction:"backward"}):{direction:"backward"};return Pi(e)(t,r,n)},p9=Ws(ut),Vs=e=>async(t,r,i)=>Pi(e)(t,r,i),h9=Vs(ut),v1=/^[cC][^\\s-]{8,}$/,$1=/^[0-9a-z]+$/,y1=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,b1=/^[0-9a-vA-V]{20}$/,_1=/^[A-Za-z0-9]{27}$/,S1=/^[a-zA-Z0-9_-]{21}$/,w1=/^P(?:(\\d+W)|(?!.*W)(?=\\d|T\\d)(\\d+Y)?(\\d+M)?(\\d+D)?(T(?=\\d)(\\d+H)?(\\d+M)?(\\d+([.,]\\d+)?S)?)?)$/,m9=/^[-+]?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)?)??$/,k1=/^([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})$/,zr=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)$/,g9=zr(4),v9=zr(6),$9=zr(7),E1=/^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_\'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$/,y9=/^[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])?)*$/,b9=/^(([^<>()\\[\\]\\\\.,;:\\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,}))$/,I1=/^[^\\s@"]{1,64}@[^\\s@]{1,255}$/u,_9=I1,S9=/^[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])?)*$/,w9="^(\\\\p{Extended_Pictographic}|\\\\p{Emoji_Component})+$";function N1(){return new RegExp(w9,"u")}const O1=/^(?:(?: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])$/,P1=/^(([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}|:))$/,x1=/^((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])$/,T1=/^(([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])$/,A1=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,qs=/^[A-Za-z0-9_-]*$/,Js=/^(?=.{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])?)*\\.?$/,j1=/^([a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\\.)+[a-zA-Z]{2,}$/,C1=/^\\+(?:[0-9]){6,14}[0-9]$/,D1="(?:(?:\\\\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])))",z1=new RegExp(`^${D1}$`);function U1(e){const t="(?:[01]\\\\d|2[0-3]):[0-5]\\\\d";return typeof e.precision=="number"?e.precision===-1?`${t}`:e.precision===0?`${t}:[0-5]\\\\d`:`${t}:[0-5]\\\\d\\\\.\\\\d{${e.precision}}`:`${t}(?::[0-5]\\\\d(?:\\\\.\\\\d+)?)?`}function R1(e){return new RegExp(`^${U1(e)}$`)}function M1(e){const t=U1({precision:e.precision}),r=["Z"];e.local&&r.push(""),e.offset&&r.push("([+-](?:[01]\\\\d|2[0-3]):[0-5]\\\\d)");const i=`${t}(?:${r.join("|")})`;return new RegExp(`^${D1}T(?:${i})$`)}const L1=e=>{const t=e?`[\\\\s\\\\S]{${e?.minimum??0},${e?.maximum??""}}`:"[\\\\s\\\\S]*";return new RegExp(`^${t}$`)},Z1=/^-?\\d+n?$/,F1=/^-?\\d+$/,B1=/^-?\\d+(?:\\.\\d+)?/,H1=/^(?:true|false)$/i,G1=/^null$/i,W1=/^undefined$/i,V1=/^[^A-Z]*$/,q1=/^[^a-z]*$/,J1=/^[0-9a-fA-F]*$/;function xi(e,t){return new RegExp(`^[A-Za-z0-9+/]{${e}}${t}$`)}function Ti(e){return new RegExp(`^[A-Za-z0-9_-]{${e}}$`)}var Ks=Object.freeze({__proto__:null,base64:A1,base64url:qs,bigint:Z1,boolean:H1,browserEmail:S9,cidrv4:x1,cidrv6:T1,cuid:v1,cuid2:$1,date:z1,datetime:M1,domain:j1,duration:w1,e164:C1,email:E1,emoji:N1,extendedDuration:m9,guid:k1,hex:J1,hostname:Js,html5Email:y9,idnEmail:_9,integer:F1,ipv4:O1,ipv6:P1,ksuid:_1,lowercase:V1,md5_base64:xi(22,"=="),md5_base64url:Ti(22),md5_hex:/^[0-9a-fA-F]{32}$/,nanoid:S1,null:G1,number:B1,rfc5322Email:b9,sha1_base64:xi(27,"="),sha1_base64url:Ti(27),sha1_hex:/^[0-9a-fA-F]{40}$/,sha256_base64:xi(43,"="),sha256_base64url:Ti(43),sha256_hex:/^[0-9a-fA-F]{64}$/,sha384_base64:xi(64,""),sha384_base64url:Ti(64),sha384_hex:/^[0-9a-fA-F]{96}$/,sha512_base64:xi(86,"=="),sha512_base64url:Ti(86),sha512_hex:/^[0-9a-fA-F]{128}$/,string:L1,time:R1,ulid:y1,undefined:W1,unicodeEmail:I1,uppercase:q1,uuid:zr,uuid4:g9,uuid6:v9,uuid7:$9,xid:b1});const Se=k("$ZodCheck",(e,t)=>{var r;e._zod??(e._zod={}),e._zod.def=t,(r=e._zod).onattach??(r.onattach=[])}),K1={number:"number",bigint:"bigint",object:"date"},Ys=k("$ZodCheckLessThan",(e,t)=>{Se.init(e,t);const r=K1[typeof t.value];e._zod.onattach.push(i=>{const n=i._zod.bag,o=(t.inclusive?n.maximum:n.exclusiveMaximum)??Number.POSITIVE_INFINITY;t.value<o&&(t.inclusive?n.maximum=t.value:n.exclusiveMaximum=t.value)}),e._zod.check=i=>{(t.inclusive?i.value<=t.value:i.value<t.value)||i.issues.push({origin:r,code:"too_big",maximum:t.value,input:i.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Xs=k("$ZodCheckGreaterThan",(e,t)=>{Se.init(e,t);const r=K1[typeof t.value];e._zod.onattach.push(i=>{const n=i._zod.bag,o=(t.inclusive?n.minimum:n.exclusiveMinimum)??Number.NEGATIVE_INFINITY;t.value>o&&(t.inclusive?n.minimum=t.value:n.exclusiveMinimum=t.value)}),e._zod.check=i=>{(t.inclusive?i.value>=t.value:i.value>t.value)||i.issues.push({origin:r,code:"too_small",minimum:t.value,input:i.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Y1=k("$ZodCheckMultipleOf",(e,t)=>{Se.init(e,t),e._zod.onattach.push(r=>{var i;(i=r._zod.bag).multipleOf??(i.multipleOf=t.value)}),e._zod.check=r=>{if(typeof r.value!=typeof t.value)throw new Error("Cannot mix number and bigint in multiple_of check.");(typeof r.value=="bigint"?r.value%t.value===BigInt(0):qm(r.value,t.value)===0)||r.issues.push({origin:typeof r.value,code:"not_multiple_of",divisor:t.value,input:r.value,inst:e,continue:!t.abort})}}),X1=k("$ZodCheckNumberFormat",(e,t)=>{Se.init(e,t),t.format=t.format||"float64";const r=t.format?.includes("int"),i=r?"int":"number",[n,o]=Qm[t.format];e._zod.onattach.push(a=>{const u=a._zod.bag;u.format=t.format,u.minimum=n,u.maximum=o,r&&(u.pattern=F1)}),e._zod.check=a=>{const u=a.value;if(r){if(!Number.isInteger(u)){a.issues.push({expected:i,format:t.format,code:"invalid_type",continue:!1,input:u,inst:e});return}if(!Number.isSafeInteger(u)){u>0?a.issues.push({input:u,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:i,continue:!t.abort}):a.issues.push({input:u,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:i,continue:!t.abort});return}}u<n&&a.issues.push({origin:"number",input:u,code:"too_small",minimum:n,inclusive:!0,inst:e,continue:!t.abort}),u>o&&a.issues.push({origin:"number",input:u,code:"too_big",maximum:o,inst:e})}}),Q1=k("$ZodCheckBigIntFormat",(e,t)=>{Se.init(e,t);const[r,i]=e1[t.format];e._zod.onattach.push(n=>{const o=n._zod.bag;o.format=t.format,o.minimum=r,o.maximum=i}),e._zod.check=n=>{const o=n.value;o<r&&n.issues.push({origin:"bigint",input:o,code:"too_small",minimum:r,inclusive:!0,inst:e,continue:!t.abort}),o>i&&n.issues.push({origin:"bigint",input:o,code:"too_big",maximum:i,inst:e})}}),e0=k("$ZodCheckMaxSize",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.size!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<n&&(i._zod.bag.maximum=t.maximum)}),e._zod.check=i=>{const n=i.value;n.size<=t.maximum||i.issues.push({origin:va(n),code:"too_big",maximum:t.maximum,inclusive:!0,input:n,inst:e,continue:!t.abort})}}),t0=k("$ZodCheckMinSize",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.size!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>n&&(i._zod.bag.minimum=t.minimum)}),e._zod.check=i=>{const n=i.value;n.size>=t.minimum||i.issues.push({origin:va(n),code:"too_small",minimum:t.minimum,inclusive:!0,input:n,inst:e,continue:!t.abort})}}),n0=k("$ZodCheckSizeEquals",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.size!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag;n.minimum=t.size,n.maximum=t.size,n.size=t.size}),e._zod.check=i=>{const n=i.value,o=n.size;if(o===t.size)return;const a=o>t.size;i.issues.push({origin:va(n),...a?{code:"too_big",maximum:t.size}:{code:"too_small",minimum:t.size},inclusive:!0,exact:!0,input:i.value,inst:e,continue:!t.abort})}}),r0=k("$ZodCheckMaxLength",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.length!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag.maximum??Number.POSITIVE_INFINITY;t.maximum<n&&(i._zod.bag.maximum=t.maximum)}),e._zod.check=i=>{const n=i.value;if(n.length<=t.maximum)return;const a=$a(n);i.issues.push({origin:a,code:"too_big",maximum:t.maximum,inclusive:!0,input:n,inst:e,continue:!t.abort})}}),i0=k("$ZodCheckMinLength",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.length!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag.minimum??Number.NEGATIVE_INFINITY;t.minimum>n&&(i._zod.bag.minimum=t.minimum)}),e._zod.check=i=>{const n=i.value;if(n.length>=t.minimum)return;const a=$a(n);i.issues.push({origin:a,code:"too_small",minimum:t.minimum,inclusive:!0,input:n,inst:e,continue:!t.abort})}}),o0=k("$ZodCheckLengthEquals",(e,t)=>{var r;Se.init(e,t),(r=e._zod.def).when??(r.when=i=>{const n=i.value;return!ar(n)&&n.length!==void 0}),e._zod.onattach.push(i=>{const n=i._zod.bag;n.minimum=t.length,n.maximum=t.length,n.length=t.length}),e._zod.check=i=>{const n=i.value,o=n.length;if(o===t.length)return;const a=$a(n),u=o>t.length;i.issues.push({origin:a,...u?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length},inclusive:!0,exact:!0,input:i.value,inst:e,continue:!t.abort})}}),Ai=k("$ZodCheckStringFormat",(e,t)=>{var r,i;Se.init(e,t),e._zod.onattach.push(n=>{const o=n._zod.bag;o.format=t.format,t.pattern&&(o.patterns??(o.patterns=new Set),o.patterns.add(t.pattern))}),t.pattern?(r=e._zod).check??(r.check=n=>{t.pattern.lastIndex=0,!t.pattern.test(n.value)&&n.issues.push({origin:"string",code:"invalid_format",format:t.format,input:n.value,...t.pattern?{pattern:t.pattern.toString()}:{},inst:e,continue:!t.abort})}):(i=e._zod).check??(i.check=()=>{})}),a0=k("$ZodCheckRegex",(e,t)=>{Ai.init(e,t),e._zod.check=r=>{t.pattern.lastIndex=0,!t.pattern.test(r.value)&&r.issues.push({origin:"string",code:"invalid_format",format:"regex",input:r.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),u0=k("$ZodCheckLowerCase",(e,t)=>{t.pattern??(t.pattern=V1),Ai.init(e,t)}),s0=k("$ZodCheckUpperCase",(e,t)=>{t.pattern??(t.pattern=q1),Ai.init(e,t)}),c0=k("$ZodCheckIncludes",(e,t)=>{Se.init(e,t);const r=On(t.includes),i=new RegExp(typeof t.position=="number"?`^.{${t.position}}${r}`:r);t.pattern=i,e._zod.onattach.push(n=>{const o=n._zod.bag;o.patterns??(o.patterns=new Set),o.patterns.add(i)}),e._zod.check=n=>{n.value.includes(t.includes,t.position)||n.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:n.value,inst:e,continue:!t.abort})}}),l0=k("$ZodCheckStartsWith",(e,t)=>{Se.init(e,t);const r=new RegExp(`^${On(t.prefix)}.*`);t.pattern??(t.pattern=r),e._zod.onattach.push(i=>{const n=i._zod.bag;n.patterns??(n.patterns=new Set),n.patterns.add(r)}),e._zod.check=i=>{i.value.startsWith(t.prefix)||i.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:i.value,inst:e,continue:!t.abort})}}),d0=k("$ZodCheckEndsWith",(e,t)=>{Se.init(e,t);const r=new RegExp(`.*${On(t.suffix)}$`);t.pattern??(t.pattern=r),e._zod.onattach.push(i=>{const n=i._zod.bag;n.patterns??(n.patterns=new Set),n.patterns.add(r)}),e._zod.check=i=>{i.value.endsWith(t.suffix)||i.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:i.value,inst:e,continue:!t.abort})}});function f0(e,t,r){e.issues.length&&t.issues.push(...It(r,e.issues))}const p0=k("$ZodCheckProperty",(e,t)=>{Se.init(e,t),e._zod.check=r=>{const i=t.schema._zod.run({value:r.value[t.property],issues:[]},{});if(i instanceof Promise)return i.then(n=>f0(n,r,t.property));f0(i,r,t.property)}}),h0=k("$ZodCheckMimeType",(e,t)=>{Se.init(e,t);const r=new Set(t.mime);e._zod.onattach.push(i=>{i._zod.bag.mime=t.mime}),e._zod.check=i=>{r.has(i.value.type)||i.issues.push({code:"invalid_value",values:t.mime,input:i.value.type,inst:e,continue:!t.abort})}}),m0=k("$ZodCheckOverwrite",(e,t)=>{Se.init(e,t),e._zod.check=r=>{r.value=t.tx(r.value)}});class g0{constructor(t=[]){this.content=[],this.indent=0,this&&(this.args=t)}indented(t){this.indent+=1,t(this),this.indent-=1}write(t){if(typeof t=="function"){t(this,{execution:"sync"}),t(this,{execution:"async"});return}const i=t.split(`\n`).filter(a=>a),n=Math.min(...i.map(a=>a.length-a.trimStart().length)),o=i.map(a=>a.slice(n)).map(a=>" ".repeat(this.indent*2)+a);for(const a of o)this.content.push(a)}compile(){const t=Function,r=this?.args,n=[...(this?.content??[""]).map(o=>` ${o}`)];return new t(...r,n.join(`\n`))}}const v0={major:4,minor:1,patch:11},q=k("$ZodType",(e,t)=>{var r;e??(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=v0;const i=[...e._zod.def.checks??[]];e._zod.traits.has("$ZodCheck")&&i.unshift(e);for(const n of i)for(const o of n._zod.onattach)o(e);if(i.length===0)(r=e._zod).deferred??(r.deferred=[]),e._zod.deferred?.push(()=>{e._zod.run=e._zod.parse});else{const n=(a,u,l)=>{let f=sr(a),d;for(const h of u){if(h._zod.def.when){if(!h._zod.def.when(a))continue}else if(f)continue;const p=a.issues.length,c=h._zod.check(a);if(c instanceof Promise&&l?.async===!1)throw new or;if(d||c instanceof Promise)d=(d??Promise.resolve()).then(async()=>{await c,a.issues.length!==p&&(f||(f=sr(a,p)))});else{if(a.issues.length===p)continue;f||(f=sr(a,p))}}return d?d.then(()=>a):a},o=(a,u,l)=>{if(sr(a))return a.aborted=!0,a;const f=n(u,i,l);if(f instanceof Promise){if(l.async===!1)throw new or;return f.then(d=>e._zod.parse(d,l))}return e._zod.parse(f,l)};e._zod.run=(a,u)=>{if(u.skipChecks)return e._zod.parse(a,u);if(u.direction==="backward"){const f=e._zod.parse({value:a.value,issues:[]},{...u,skipChecks:!0});return f instanceof Promise?f.then(d=>o(d,a,u)):o(f,a,u)}const l=e._zod.parse(a,u);if(l instanceof Promise){if(u.async===!1)throw new or;return l.then(f=>n(f,i,u))}return n(l,i,u)}}e["~standard"]={validate:n=>{try{const o=m1(e,n);return o.success?{value:o.data}:{issues:o.error?.issues}}catch{return g1(e,n).then(a=>a.success?{value:a.data}:{issues:a.error?.issues})}},vendor:"zod",version:1}}),ji=k("$ZodString",(e,t)=>{q.init(e,t),e._zod.pattern=[...e?._zod.bag?.patterns??[]].pop()??L1(e._zod.bag),e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=String(r.value)}catch{}return typeof r.value=="string"||r.issues.push({expected:"string",code:"invalid_type",input:r.value,inst:e}),r}}),me=k("$ZodStringFormat",(e,t)=>{Ai.init(e,t),ji.init(e,t)}),$0=k("$ZodGUID",(e,t)=>{t.pattern??(t.pattern=k1),me.init(e,t)}),y0=k("$ZodUUID",(e,t)=>{if(t.version){const i={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(i===void 0)throw new Error(`Invalid UUID version: "${t.version}"`);t.pattern??(t.pattern=zr(i))}else t.pattern??(t.pattern=zr());me.init(e,t)}),b0=k("$ZodEmail",(e,t)=>{t.pattern??(t.pattern=E1),me.init(e,t)}),_0=k("$ZodURL",(e,t)=>{me.init(e,t),e._zod.check=r=>{try{const i=r.value.trim(),n=new URL(i);t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(n.hostname)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:Js.source,input:r.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(n.protocol.endsWith(":")?n.protocol.slice(0,-1):n.protocol)||r.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:r.value,inst:e,continue:!t.abort})),t.normalize?r.value=n.href:r.value=i;return}catch{r.issues.push({code:"invalid_format",format:"url",input:r.value,inst:e,continue:!t.abort})}}}),S0=k("$ZodEmoji",(e,t)=>{t.pattern??(t.pattern=N1()),me.init(e,t)}),w0=k("$ZodNanoID",(e,t)=>{t.pattern??(t.pattern=S1),me.init(e,t)}),k0=k("$ZodCUID",(e,t)=>{t.pattern??(t.pattern=v1),me.init(e,t)}),E0=k("$ZodCUID2",(e,t)=>{t.pattern??(t.pattern=$1),me.init(e,t)}),I0=k("$ZodULID",(e,t)=>{t.pattern??(t.pattern=y1),me.init(e,t)}),N0=k("$ZodXID",(e,t)=>{t.pattern??(t.pattern=b1),me.init(e,t)}),O0=k("$ZodKSUID",(e,t)=>{t.pattern??(t.pattern=_1),me.init(e,t)}),P0=k("$ZodISODateTime",(e,t)=>{t.pattern??(t.pattern=M1(t)),me.init(e,t)}),x0=k("$ZodISODate",(e,t)=>{t.pattern??(t.pattern=z1),me.init(e,t)}),T0=k("$ZodISOTime",(e,t)=>{t.pattern??(t.pattern=R1(t)),me.init(e,t)}),A0=k("$ZodISODuration",(e,t)=>{t.pattern??(t.pattern=w1),me.init(e,t)}),j0=k("$ZodIPv4",(e,t)=>{t.pattern??(t.pattern=O1),me.init(e,t),e._zod.onattach.push(r=>{const i=r._zod.bag;i.format="ipv4"})}),C0=k("$ZodIPv6",(e,t)=>{t.pattern??(t.pattern=P1),me.init(e,t),e._zod.onattach.push(r=>{const i=r._zod.bag;i.format="ipv6"}),e._zod.check=r=>{try{new URL(`http://[${r.value}]`)}catch{r.issues.push({code:"invalid_format",format:"ipv6",input:r.value,inst:e,continue:!t.abort})}}}),D0=k("$ZodCIDRv4",(e,t)=>{t.pattern??(t.pattern=x1),me.init(e,t)}),z0=k("$ZodCIDRv6",(e,t)=>{t.pattern??(t.pattern=T1),me.init(e,t),e._zod.check=r=>{const i=r.value.split("/");try{if(i.length!==2)throw new Error;const[n,o]=i;if(!o)throw new Error;const a=Number(o);if(`${a}`!==o)throw new Error;if(a<0||a>128)throw new Error;new URL(`http://[${n}]`)}catch{r.issues.push({code:"invalid_format",format:"cidrv6",input:r.value,inst:e,continue:!t.abort})}}});function Qs(e){if(e==="")return!0;if(e.length%4!==0)return!1;try{return atob(e),!0}catch{return!1}}const U0=k("$ZodBase64",(e,t)=>{t.pattern??(t.pattern=A1),me.init(e,t),e._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64"}),e._zod.check=r=>{Qs(r.value)||r.issues.push({code:"invalid_format",format:"base64",input:r.value,inst:e,continue:!t.abort})}});function R0(e){if(!qs.test(e))return!1;const t=e.replace(/[-_]/g,i=>i==="-"?"+":"/"),r=t.padEnd(Math.ceil(t.length/4)*4,"=");return Qs(r)}const M0=k("$ZodBase64URL",(e,t)=>{t.pattern??(t.pattern=qs),me.init(e,t),e._zod.onattach.push(r=>{r._zod.bag.contentEncoding="base64url"}),e._zod.check=r=>{R0(r.value)||r.issues.push({code:"invalid_format",format:"base64url",input:r.value,inst:e,continue:!t.abort})}}),L0=k("$ZodE164",(e,t)=>{t.pattern??(t.pattern=C1),me.init(e,t)});function Z0(e,t=null){try{const r=e.split(".");if(r.length!==3)return!1;const[i]=r;if(!i)return!1;const n=JSON.parse(atob(i));return!("typ"in n&&n?.typ!=="JWT"||!n.alg||t&&(!("alg"in n)||n.alg!==t))}catch{return!1}}const F0=k("$ZodJWT",(e,t)=>{me.init(e,t),e._zod.check=r=>{Z0(r.value,t.alg)||r.issues.push({code:"invalid_format",format:"jwt",input:r.value,inst:e,continue:!t.abort})}}),B0=k("$ZodCustomStringFormat",(e,t)=>{me.init(e,t),e._zod.check=r=>{t.fn(r.value)||r.issues.push({code:"invalid_format",format:t.format,input:r.value,inst:e,continue:!t.abort})}}),ec=k("$ZodNumber",(e,t)=>{q.init(e,t),e._zod.pattern=e._zod.bag.pattern??B1,e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=Number(r.value)}catch{}const n=r.value;if(typeof n=="number"&&!Number.isNaN(n)&&Number.isFinite(n))return r;const o=typeof n=="number"?Number.isNaN(n)?"NaN":Number.isFinite(n)?void 0:"Infinity":void 0;return r.issues.push({expected:"number",code:"invalid_type",input:n,inst:e,...o?{received:o}:{}}),r}}),H0=k("$ZodNumber",(e,t)=>{X1.init(e,t),ec.init(e,t)}),tc=k("$ZodBoolean",(e,t)=>{q.init(e,t),e._zod.pattern=H1,e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=!!r.value}catch{}const n=r.value;return typeof n=="boolean"||r.issues.push({expected:"boolean",code:"invalid_type",input:n,inst:e}),r}}),nc=k("$ZodBigInt",(e,t)=>{q.init(e,t),e._zod.pattern=Z1,e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=BigInt(r.value)}catch{}return typeof r.value=="bigint"||r.issues.push({expected:"bigint",code:"invalid_type",input:r.value,inst:e}),r}}),G0=k("$ZodBigInt",(e,t)=>{Q1.init(e,t),nc.init(e,t)}),W0=k("$ZodSymbol",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;return typeof n=="symbol"||r.issues.push({expected:"symbol",code:"invalid_type",input:n,inst:e}),r}}),V0=k("$ZodUndefined",(e,t)=>{q.init(e,t),e._zod.pattern=W1,e._zod.values=new Set([void 0]),e._zod.optin="optional",e._zod.optout="optional",e._zod.parse=(r,i)=>{const n=r.value;return typeof n>"u"||r.issues.push({expected:"undefined",code:"invalid_type",input:n,inst:e}),r}}),q0=k("$ZodNull",(e,t)=>{q.init(e,t),e._zod.pattern=G1,e._zod.values=new Set([null]),e._zod.parse=(r,i)=>{const n=r.value;return n===null||r.issues.push({expected:"null",code:"invalid_type",input:n,inst:e}),r}}),J0=k("$ZodAny",(e,t)=>{q.init(e,t),e._zod.parse=r=>r}),K0=k("$ZodUnknown",(e,t)=>{q.init(e,t),e._zod.parse=r=>r}),Y0=k("$ZodNever",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>(r.issues.push({expected:"never",code:"invalid_type",input:r.value,inst:e}),r)}),X0=k("$ZodVoid",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;return typeof n>"u"||r.issues.push({expected:"void",code:"invalid_type",input:n,inst:e}),r}}),Q0=k("$ZodDate",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{if(t.coerce)try{r.value=new Date(r.value)}catch{}const n=r.value,o=n instanceof Date;return o&&!Number.isNaN(n.getTime())||r.issues.push({expected:"date",code:"invalid_type",input:n,...o?{received:"Invalid Date"}:{},inst:e}),r}});function e2(e,t,r){e.issues.length&&t.issues.push(...It(r,e.issues)),t.value[r]=e.value}const t2=k("$ZodArray",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;if(!Array.isArray(n))return r.issues.push({expected:"array",code:"invalid_type",input:n,inst:e}),r;r.value=Array(n.length);const o=[];for(let a=0;a<n.length;a++){const u=n[a],l=t.element._zod.run({value:u,issues:[]},i);l instanceof Promise?o.push(l.then(f=>e2(f,r,a))):e2(l,r,a)}return o.length?Promise.all(o).then(()=>r):r}});function ya(e,t,r,i){e.issues.length&&t.issues.push(...It(r,e.issues)),e.value===void 0?r in i&&(t.value[r]=void 0):t.value[r]=e.value}function n2(e){const t=Object.keys(e.shape);for(const i of t)if(!e.shape?.[i]?._zod?.traits?.has("$ZodType"))throw new Error(`Invalid element at key "${i}": expected a Zod schema`);const r=Xm(e.shape);return{...e,keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(r)}}function r2(e,t,r,i,n,o){const a=[],u=n.keySet,l=n.catchall._zod,f=l.def.type;for(const d of Object.keys(t)){if(u.has(d))continue;if(f==="never"){a.push(d);continue}const h=l.run({value:t[d],issues:[]},i);h instanceof Promise?e.push(h.then(p=>ya(p,r,d,t))):ya(h,r,d,t)}return a.length&&r.issues.push({code:"unrecognized_keys",keys:a,input:t,inst:o}),e.length?Promise.all(e).then(()=>r):r}const i2=k("$ZodObject",(e,t)=>{if(q.init(e,t),!Object.getOwnPropertyDescriptor(t,"shape")?.get){const u=t.shape;Object.defineProperty(t,"shape",{get:()=>{const l={...u};return Object.defineProperty(t,"shape",{value:l}),l}})}const i=ki(()=>n2(t));ie(e._zod,"propValues",()=>{const u=t.shape,l={};for(const f in u){const d=u[f]._zod;if(d.values){l[f]??(l[f]=new Set);for(const h of d.values)l[f].add(h)}}return l});const n=Cr,o=t.catchall;let a;e._zod.parse=(u,l)=>{a??(a=i.value);const f=u.value;if(!n(f))return u.issues.push({expected:"object",code:"invalid_type",input:f,inst:e}),u;u.value={};const d=[],h=a.shape;for(const p of a.keys){const s=h[p]._zod.run({value:f[p],issues:[]},l);s instanceof Promise?d.push(s.then(m=>ya(m,u,p,f))):ya(s,u,p,f)}return o?r2(d,f,u,l,i.value,e):d.length?Promise.all(d).then(()=>u):u}}),o2=k("$ZodObjectJIT",(e,t)=>{i2.init(e,t);const r=e._zod.parse,i=ki(()=>n2(t)),n=p=>{const c=new g0(["shape","payload","ctx"]),s=i.value,m=_=>{const y=js(_);return`shape[${y}]._zod.run({ value: input[${y}], issues: [] }, ctx)`};c.write("const input = payload.value;");const g=Object.create(null);let $=0;for(const _ of s.keys)g[_]=`key_${$++}`;c.write("const newResult = {};");for(const _ of s.keys){const y=g[_],b=js(_);c.write(`const ${y} = ${m(_)};`),c.write(`\n if (${y}.issues.length) {\n payload.issues = payload.issues.concat(${y}.issues.map(iss => ({\n ...iss,\n path: iss.path ? [${b}, ...iss.path] : [${b}]\n })));\n }\n \n \n if (${y}.value === undefined) {\n if (${b} in input) {\n newResult[${b}] = undefined;\n }\n } else {\n newResult[${b}] = ${y}.value;\n }\n \n `)}c.write("payload.value = newResult;"),c.write("return payload;");const v=c.compile();return(_,y)=>v(p,_,y)};let o;const a=Cr,u=!fa.jitless,f=u&&Km.value,d=t.catchall;let h;e._zod.parse=(p,c)=>{h??(h=i.value);const s=p.value;return a(s)?u&&f&&c?.async===!1&&c.jitless!==!0?(o||(o=n(t.shape)),p=o(p,c),d?r2([],s,p,c,h,e):p):r(p,c):(p.issues.push({expected:"object",code:"invalid_type",input:s,inst:e}),p)}});function a2(e,t,r,i){for(const o of e)if(o.issues.length===0)return t.value=o.value,t;const n=e.filter(o=>!sr(o));return n.length===1?(t.value=n[0].value,n[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:r,errors:e.map(o=>o.issues.map(a=>Nt(a,i,Ge())))}),t)}const rc=k("$ZodUnion",(e,t)=>{q.init(e,t),ie(e._zod,"optin",()=>t.options.some(n=>n._zod.optin==="optional")?"optional":void 0),ie(e._zod,"optout",()=>t.options.some(n=>n._zod.optout==="optional")?"optional":void 0),ie(e._zod,"values",()=>{if(t.options.every(n=>n._zod.values))return new Set(t.options.flatMap(n=>Array.from(n._zod.values)))}),ie(e._zod,"pattern",()=>{if(t.options.every(n=>n._zod.pattern)){const n=t.options.map(o=>o._zod.pattern);return new RegExp(`^(${n.map(o=>ha(o.source)).join("|")})$`)}});const r=t.options.length===1,i=t.options[0]._zod.run;e._zod.parse=(n,o)=>{if(r)return i(n,o);let a=!1;const u=[];for(const l of t.options){const f=l._zod.run({value:n.value,issues:[]},o);if(f instanceof Promise)u.push(f),a=!0;else{if(f.issues.length===0)return f;u.push(f)}}return a?Promise.all(u).then(l=>a2(l,n,e,o)):a2(u,n,e,o)}}),u2=k("$ZodDiscriminatedUnion",(e,t)=>{rc.init(e,t);const r=e._zod.parse;ie(e._zod,"propValues",()=>{const n={};for(const o of t.options){const a=o._zod.propValues;if(!a||Object.keys(a).length===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(o)}"`);for(const[u,l]of Object.entries(a)){n[u]||(n[u]=new Set);for(const f of l)n[u].add(f)}}return n});const i=ki(()=>{const n=t.options,o=new Map;for(const a of n){const u=a._zod.propValues?.[t.discriminator];if(!u||u.size===0)throw new Error(`Invalid discriminated union option at index "${t.options.indexOf(a)}"`);for(const l of u){if(o.has(l))throw new Error(`Duplicate discriminator value "${String(l)}"`);o.set(l,a)}}return o});e._zod.parse=(n,o)=>{const a=n.value;if(!Cr(a))return n.issues.push({code:"invalid_type",expected:"object",input:a,inst:e}),n;const u=i.value.get(a?.[t.discriminator]);return u?u._zod.run(n,o):t.unionFallback?r(n,o):(n.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:t.discriminator,input:a,path:[t.discriminator],inst:e}),n)}}),s2=k("$ZodIntersection",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value,o=t.left._zod.run({value:n,issues:[]},i),a=t.right._zod.run({value:n,issues:[]},i);return o instanceof Promise||a instanceof Promise?Promise.all([o,a]).then(([l,f])=>c2(r,l,f)):c2(r,o,a)}});function ic(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(ur(e)&&ur(t)){const r=Object.keys(t),i=Object.keys(e).filter(o=>r.indexOf(o)!==-1),n={...e,...t};for(const o of i){const a=ic(e[o],t[o]);if(!a.valid)return{valid:!1,mergeErrorPath:[o,...a.mergeErrorPath]};n[o]=a.data}return{valid:!0,data:n}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};const r=[];for(let i=0;i<e.length;i++){const n=e[i],o=t[i],a=ic(n,o);if(!a.valid)return{valid:!1,mergeErrorPath:[i,...a.mergeErrorPath]};r.push(a.data)}return{valid:!0,data:r}}return{valid:!1,mergeErrorPath:[]}}function c2(e,t,r){if(t.issues.length&&e.issues.push(...t.issues),r.issues.length&&e.issues.push(...r.issues),sr(e))return e;const i=ic(t.value,r.value);if(!i.valid)throw new Error(`Unmergable intersection. Error path: ${JSON.stringify(i.mergeErrorPath)}`);return e.value=i.data,e}const oc=k("$ZodTuple",(e,t)=>{q.init(e,t);const r=t.items,i=r.length-[...r].reverse().findIndex(n=>n._zod.optin!=="optional");e._zod.parse=(n,o)=>{const a=n.value;if(!Array.isArray(a))return n.issues.push({input:a,inst:e,expected:"tuple",code:"invalid_type"}),n;n.value=[];const u=[];if(!t.rest){const f=a.length>r.length,d=a.length<i-1;if(f||d)return n.issues.push({...f?{code:"too_big",maximum:r.length}:{code:"too_small",minimum:r.length},input:a,inst:e,origin:"array"}),n}let l=-1;for(const f of r){if(l++,l>=a.length&&l>=i)continue;const d=f._zod.run({value:a[l],issues:[]},o);d instanceof Promise?u.push(d.then(h=>ba(h,n,l))):ba(d,n,l)}if(t.rest){const f=a.slice(r.length);for(const d of f){l++;const h=t.rest._zod.run({value:d,issues:[]},o);h instanceof Promise?u.push(h.then(p=>ba(p,n,l))):ba(h,n,l)}}return u.length?Promise.all(u).then(()=>n):n}});function ba(e,t,r){e.issues.length&&t.issues.push(...It(r,e.issues)),t.value[r]=e.value}const l2=k("$ZodRecord",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;if(!ur(n))return r.issues.push({expected:"record",code:"invalid_type",input:n,inst:e}),r;const o=[];if(t.keyType._zod.values){const a=t.keyType._zod.values;r.value={};for(const l of a)if(typeof l=="string"||typeof l=="number"||typeof l=="symbol"){const f=t.valueType._zod.run({value:n[l],issues:[]},i);f instanceof Promise?o.push(f.then(d=>{d.issues.length&&r.issues.push(...It(l,d.issues)),r.value[l]=d.value})):(f.issues.length&&r.issues.push(...It(l,f.issues)),r.value[l]=f.value)}let u;for(const l in n)a.has(l)||(u=u??[],u.push(l));u&&u.length>0&&r.issues.push({code:"unrecognized_keys",input:n,inst:e,keys:u})}else{r.value={};for(const a of Reflect.ownKeys(n)){if(a==="__proto__")continue;const u=t.keyType._zod.run({value:a,issues:[]},i);if(u instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(u.issues.length){r.issues.push({code:"invalid_key",origin:"record",issues:u.issues.map(f=>Nt(f,i,Ge())),input:a,path:[a],inst:e}),r.value[u.value]=u.value;continue}const l=t.valueType._zod.run({value:n[a],issues:[]},i);l instanceof Promise?o.push(l.then(f=>{f.issues.length&&r.issues.push(...It(a,f.issues)),r.value[u.value]=f.value})):(l.issues.length&&r.issues.push(...It(a,l.issues)),r.value[u.value]=l.value)}}return o.length?Promise.all(o).then(()=>r):r}}),d2=k("$ZodMap",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;if(!(n instanceof Map))return r.issues.push({expected:"map",code:"invalid_type",input:n,inst:e}),r;const o=[];r.value=new Map;for(const[a,u]of n){const l=t.keyType._zod.run({value:a,issues:[]},i),f=t.valueType._zod.run({value:u,issues:[]},i);l instanceof Promise||f instanceof Promise?o.push(Promise.all([l,f]).then(([d,h])=>{f2(d,h,r,a,n,e,i)})):f2(l,f,r,a,n,e,i)}return o.length?Promise.all(o).then(()=>r):r}});function f2(e,t,r,i,n,o,a){e.issues.length&&(ga.has(typeof i)?r.issues.push(...It(i,e.issues)):r.issues.push({code:"invalid_key",origin:"map",input:n,inst:o,issues:e.issues.map(u=>Nt(u,a,Ge()))})),t.issues.length&&(ga.has(typeof i)?r.issues.push(...It(i,t.issues)):r.issues.push({origin:"map",code:"invalid_element",input:n,inst:o,key:i,issues:t.issues.map(u=>Nt(u,a,Ge()))})),r.value.set(e.value,t.value)}const p2=k("$ZodSet",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;if(!(n instanceof Set))return r.issues.push({input:n,inst:e,expected:"set",code:"invalid_type"}),r;const o=[];r.value=new Set;for(const a of n){const u=t.valueType._zod.run({value:a,issues:[]},i);u instanceof Promise?o.push(u.then(l=>h2(l,r))):h2(u,r)}return o.length?Promise.all(o).then(()=>r):r}});function h2(e,t){e.issues.length&&t.issues.push(...e.issues),t.value.add(e.value)}const m2=k("$ZodEnum",(e,t)=>{q.init(e,t);const r=As(t.entries),i=new Set(r);e._zod.values=i,e._zod.pattern=new RegExp(`^(${r.filter(n=>ga.has(typeof n)).map(n=>typeof n=="string"?On(n):n.toString()).join("|")})$`),e._zod.parse=(n,o)=>{const a=n.value;return i.has(a)||n.issues.push({code:"invalid_value",values:r,input:a,inst:e}),n}}),g2=k("$ZodLiteral",(e,t)=>{if(q.init(e,t),t.values.length===0)throw new Error("Cannot create literal schema with no valid values");e._zod.values=new Set(t.values),e._zod.pattern=new RegExp(`^(${t.values.map(r=>typeof r=="string"?On(r):r?On(r.toString()):String(r)).join("|")})$`),e._zod.parse=(r,i)=>{const n=r.value;return e._zod.values.has(n)||r.issues.push({code:"invalid_value",values:t.values,input:n,inst:e}),r}}),v2=k("$ZodFile",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{const n=r.value;return n instanceof File||r.issues.push({expected:"file",code:"invalid_type",input:n,inst:e}),r}}),$2=k("$ZodTransform",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{if(i.direction==="backward")throw new da(e.constructor.name);const n=t.transform(r.value,r);if(i.async)return(n instanceof Promise?n:Promise.resolve(n)).then(a=>(r.value=a,r));if(n instanceof Promise)throw new or;return r.value=n,r}});function y2(e,t){return e.issues.length&&t===void 0?{issues:[],value:void 0}:e}const b2=k("$ZodOptional",(e,t)=>{q.init(e,t),e._zod.optin="optional",e._zod.optout="optional",ie(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,void 0]):void 0),ie(e._zod,"pattern",()=>{const r=t.innerType._zod.pattern;return r?new RegExp(`^(${ha(r.source)})?$`):void 0}),e._zod.parse=(r,i)=>{if(t.innerType._zod.optin==="optional"){const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>y2(o,r.value)):y2(n,r.value)}return r.value===void 0?r:t.innerType._zod.run(r,i)}}),_2=k("$ZodNullable",(e,t)=>{q.init(e,t),ie(e._zod,"optin",()=>t.innerType._zod.optin),ie(e._zod,"optout",()=>t.innerType._zod.optout),ie(e._zod,"pattern",()=>{const r=t.innerType._zod.pattern;return r?new RegExp(`^(${ha(r.source)}|null)$`):void 0}),ie(e._zod,"values",()=>t.innerType._zod.values?new Set([...t.innerType._zod.values,null]):void 0),e._zod.parse=(r,i)=>r.value===null?r:t.innerType._zod.run(r,i)}),S2=k("$ZodDefault",(e,t)=>{q.init(e,t),e._zod.optin="optional",ie(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,i)=>{if(i.direction==="backward")return t.innerType._zod.run(r,i);if(r.value===void 0)return r.value=t.defaultValue,r;const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>w2(o,t)):w2(n,t)}});function w2(e,t){return e.value===void 0&&(e.value=t.defaultValue),e}const k2=k("$ZodPrefault",(e,t)=>{q.init(e,t),e._zod.optin="optional",ie(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,i)=>(i.direction==="backward"||r.value===void 0&&(r.value=t.defaultValue),t.innerType._zod.run(r,i))}),E2=k("$ZodNonOptional",(e,t)=>{q.init(e,t),ie(e._zod,"values",()=>{const r=t.innerType._zod.values;return r?new Set([...r].filter(i=>i!==void 0)):void 0}),e._zod.parse=(r,i)=>{const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>I2(o,e)):I2(n,e)}});function I2(e,t){return!e.issues.length&&e.value===void 0&&e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}const N2=k("$ZodSuccess",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>{if(i.direction==="backward")throw new da("ZodSuccess");const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>(r.value=o.issues.length===0,r)):(r.value=n.issues.length===0,r)}}),O2=k("$ZodCatch",(e,t)=>{q.init(e,t),ie(e._zod,"optin",()=>t.innerType._zod.optin),ie(e._zod,"optout",()=>t.innerType._zod.optout),ie(e._zod,"values",()=>t.innerType._zod.values),e._zod.parse=(r,i)=>{if(i.direction==="backward")return t.innerType._zod.run(r,i);const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(o=>(r.value=o.value,o.issues.length&&(r.value=t.catchValue({...r,error:{issues:o.issues.map(a=>Nt(a,i,Ge()))},input:r.value}),r.issues=[]),r)):(r.value=n.value,n.issues.length&&(r.value=t.catchValue({...r,error:{issues:n.issues.map(o=>Nt(o,i,Ge()))},input:r.value}),r.issues=[]),r)}}),P2=k("$ZodNaN",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>((typeof r.value!="number"||!Number.isNaN(r.value))&&r.issues.push({input:r.value,inst:e,expected:"nan",code:"invalid_type"}),r)}),x2=k("$ZodPipe",(e,t)=>{q.init(e,t),ie(e._zod,"values",()=>t.in._zod.values),ie(e._zod,"optin",()=>t.in._zod.optin),ie(e._zod,"optout",()=>t.out._zod.optout),ie(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(r,i)=>{if(i.direction==="backward"){const o=t.out._zod.run(r,i);return o instanceof Promise?o.then(a=>_a(a,t.in,i)):_a(o,t.in,i)}const n=t.in._zod.run(r,i);return n instanceof Promise?n.then(o=>_a(o,t.out,i)):_a(n,t.out,i)}});function _a(e,t,r){return e.issues.length?(e.aborted=!0,e):t._zod.run({value:e.value,issues:e.issues},r)}const ac=k("$ZodCodec",(e,t)=>{q.init(e,t),ie(e._zod,"values",()=>t.in._zod.values),ie(e._zod,"optin",()=>t.in._zod.optin),ie(e._zod,"optout",()=>t.out._zod.optout),ie(e._zod,"propValues",()=>t.in._zod.propValues),e._zod.parse=(r,i)=>{if((i.direction||"forward")==="forward"){const o=t.in._zod.run(r,i);return o instanceof Promise?o.then(a=>Sa(a,t,i)):Sa(o,t,i)}else{const o=t.out._zod.run(r,i);return o instanceof Promise?o.then(a=>Sa(a,t,i)):Sa(o,t,i)}}});function Sa(e,t,r){if(e.issues.length)return e.aborted=!0,e;if((r.direction||"forward")==="forward"){const n=t.transform(e.value,e);return n instanceof Promise?n.then(o=>wa(e,o,t.out,r)):wa(e,n,t.out,r)}else{const n=t.reverseTransform(e.value,e);return n instanceof Promise?n.then(o=>wa(e,o,t.in,r)):wa(e,n,t.in,r)}}function wa(e,t,r,i){return e.issues.length?(e.aborted=!0,e):r._zod.run({value:t,issues:e.issues},i)}const T2=k("$ZodReadonly",(e,t)=>{q.init(e,t),ie(e._zod,"propValues",()=>t.innerType._zod.propValues),ie(e._zod,"values",()=>t.innerType._zod.values),ie(e._zod,"optin",()=>t.innerType._zod.optin),ie(e._zod,"optout",()=>t.innerType._zod.optout),e._zod.parse=(r,i)=>{if(i.direction==="backward")return t.innerType._zod.run(r,i);const n=t.innerType._zod.run(r,i);return n instanceof Promise?n.then(A2):A2(n)}});function A2(e){return e.value=Object.freeze(e.value),e}const j2=k("$ZodTemplateLiteral",(e,t)=>{q.init(e,t);const r=[];for(const i of t.parts)if(typeof i=="object"&&i!==null){if(!i._zod.pattern)throw new Error(`Invalid template literal part, no pattern found: ${[...i._zod.traits].shift()}`);const n=i._zod.pattern instanceof RegExp?i._zod.pattern.source:i._zod.pattern;if(!n)throw new Error(`Invalid template literal part: ${i._zod.traits}`);const o=n.startsWith("^")?1:0,a=n.endsWith("$")?n.length-1:n.length;r.push(n.slice(o,a))}else if(i===null||Ym.has(typeof i))r.push(On(`${i}`));else throw new Error(`Invalid template literal part: ${i}`);e._zod.pattern=new RegExp(`^${r.join("")}$`),e._zod.parse=(i,n)=>typeof i.value!="string"?(i.issues.push({input:i.value,inst:e,expected:"template_literal",code:"invalid_type"}),i):(e._zod.pattern.lastIndex=0,e._zod.pattern.test(i.value)||i.issues.push({input:i.value,inst:e,code:"invalid_format",format:t.format??"template_literal",pattern:e._zod.pattern.source}),i)}),C2=k("$ZodFunction",(e,t)=>(q.init(e,t),e._def=t,e._zod.def=t,e.implement=r=>{if(typeof r!="function")throw new Error("implement() must be called with a function");return function(...i){const n=e._def.input?Rs(e._def.input,i):i,o=Reflect.apply(r,this,n);return e._def.output?Rs(e._def.output,o):o}},e.implementAsync=r=>{if(typeof r!="function")throw new Error("implementAsync() must be called with a function");return async function(...i){const n=e._def.input?await Ms(e._def.input,i):i,o=await Reflect.apply(r,this,n);return e._def.output?await Ms(e._def.output,o):o}},e._zod.parse=(r,i)=>typeof r.value!="function"?(r.issues.push({code:"invalid_type",expected:"function",input:r.value,inst:e}),r):(e._def.output&&e._def.output._zod.def.type==="promise"?r.value=e.implementAsync(r.value):r.value=e.implement(r.value),r),e.input=(...r)=>{const i=e.constructor;return Array.isArray(r[0])?new i({type:"function",input:new oc({type:"tuple",items:r[0],rest:r[1]}),output:e._def.output}):new i({type:"function",input:r[0],output:e._def.output})},e.output=r=>{const i=e.constructor;return new i({type:"function",input:e._def.input,output:r})},e)),D2=k("$ZodPromise",(e,t)=>{q.init(e,t),e._zod.parse=(r,i)=>Promise.resolve(r.value).then(n=>t.innerType._zod.run({value:n,issues:[]},i))}),z2=k("$ZodLazy",(e,t)=>{q.init(e,t),ie(e._zod,"innerType",()=>t.getter()),ie(e._zod,"pattern",()=>e._zod.innerType._zod.pattern),ie(e._zod,"propValues",()=>e._zod.innerType._zod.propValues),ie(e._zod,"optin",()=>e._zod.innerType._zod.optin??void 0),ie(e._zod,"optout",()=>e._zod.innerType._zod.optout??void 0),e._zod.parse=(r,i)=>e._zod.innerType._zod.run(r,i)}),U2=k("$ZodCustom",(e,t)=>{Se.init(e,t),q.init(e,t),e._zod.parse=(r,i)=>r,e._zod.check=r=>{const i=r.value,n=t.fn(i);if(n instanceof Promise)return n.then(o=>R2(o,r,i,e));R2(n,r,i,e)}});function R2(e,t,r,i){if(!e){const n={code:"custom",input:r,inst:i,path:[...i._zod.def.path??[]],continue:!i._zod.def.abort};i._zod.def.params&&(n.params=i._zod.def.params),t.issues.push(Dr(n))}}const k9=()=>{const e={string:{unit:"حرف",verb:"أن يحوي"},file:{unit:"بايت",verb:"أن يحوي"},array:{unit:"عنصر",verb:"أن يحوي"},set:{unit:"عنصر",verb:"أن يحوي"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`مدخلات غير مقبولة: يفترض إدخال ${n.expected}، ولكن تم إدخال ${r(n.input)}`;case"invalid_value":return n.values.length===1?`مدخلات غير مقبولة: يفترض إدخال ${H(n.values[0])}`:`اختيار غير مقبول: يتوقع انتقاء أحد هذه الخيارات: ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?` أكبر من اللازم: يفترض أن تكون ${n.origin??"القيمة"} ${o} ${n.maximum.toString()} ${a.unit??"عنصر"}`:`أكبر من اللازم: يفترض أن تكون ${n.origin??"القيمة"} ${o} ${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`أصغر من اللازم: يفترض لـ ${n.origin} أن يكون ${o} ${n.minimum.toString()} ${a.unit}`:`أصغر من اللازم: يفترض لـ ${n.origin} أن يكون ${o} ${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`نَص غير مقبول: يجب أن يبدأ بـ "${n.prefix}"`:o.format==="ends_with"?`نَص غير مقبول: يجب أن ينتهي بـ "${o.suffix}"`:o.format==="includes"?`نَص غير مقبول: يجب أن يتضمَّن "${o.includes}"`:o.format==="regex"?`نَص غير مقبول: يجب أن يطابق النمط ${o.pattern}`:`${i[o.format]??n.format} غير مقبول`}case"not_multiple_of":return`رقم غير مقبول: يجب أن يكون من مضاعفات ${n.divisor}`;case"unrecognized_keys":return`معرف${n.keys.length>1?"ات":""} غريب${n.keys.length>1?"ة":""}: ${C(n.keys,"، ")}`;case"invalid_key":return`معرف غير مقبول في ${n.origin}`;case"invalid_union":return"مدخل غير مقبول";case"invalid_element":return`مدخل غير مقبول في ${n.origin}`;default:return"مدخل غير مقبول"}}};function E9(){return{localeError:k9()}}const I9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Yanlış dəyər: gözlənilən ${n.expected}, daxil olan ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Yanlış dəyər: gözlənilən ${H(n.values[0])}`:`Yanlış seçim: aşağıdakılardan biri olmalıdır: ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Çox böyük: gözlənilən ${n.origin??"dəyər"} ${o}${n.maximum.toString()} ${a.unit??"element"}`:`Çox böyük: gözlənilən ${n.origin??"dəyər"} ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Çox kiçik: gözlənilən ${n.origin} ${o}${n.minimum.toString()} ${a.unit}`:`Çox kiçik: gözlənilən ${n.origin} ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Yanlış mətn: "${o.prefix}" ilə başlamalıdır`:o.format==="ends_with"?`Yanlış mətn: "${o.suffix}" ilə bitməlidir`:o.format==="includes"?`Yanlış mətn: "${o.includes}" daxil olmalıdır`:o.format==="regex"?`Yanlış mətn: ${o.pattern} şablonuna uyğun olmalıdır`:`Yanlış ${i[o.format]??n.format}`}case"not_multiple_of":return`Yanlış ədəd: ${n.divisor} ilə bölünə bilən olmalıdır`;case"unrecognized_keys":return`Tanınmayan açar${n.keys.length>1?"lar":""}: ${C(n.keys,", ")}`;case"invalid_key":return`${n.origin} daxilində yanlış açar`;case"invalid_union":return"Yanlış dəyər";case"invalid_element":return`${n.origin} daxilində yanlış dəyər`;default:return"Yanlış dəyər"}}};function N9(){return{localeError:I9()}}function M2(e,t,r,i){const n=Math.abs(e),o=n%10,a=n%100;return a>=11&&a<=19?i:o===1?t:o>=2&&o<=4?r:i}const O9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"лік";case"object":{if(Array.isArray(n))return"масіў";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Няправільны ўвод: чакаўся ${n.expected}, атрымана ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Няправільны ўвод: чакалася ${H(n.values[0])}`:`Няправільны варыянт: чакаўся адзін з ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);if(a){const u=Number(n.maximum),l=M2(u,a.unit.one,a.unit.few,a.unit.many);return`Занадта вялікі: чакалася, што ${n.origin??"значэнне"} павінна ${a.verb} ${o}${n.maximum.toString()} ${l}`}return`Занадта вялікі: чакалася, што ${n.origin??"значэнне"} павінна быць ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);if(a){const u=Number(n.minimum),l=M2(u,a.unit.one,a.unit.few,a.unit.many);return`Занадта малы: чакалася, што ${n.origin} павінна ${a.verb} ${o}${n.minimum.toString()} ${l}`}return`Занадта малы: чакалася, што ${n.origin} павінна быць ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Няправільны радок: павінен пачынацца з "${o.prefix}"`:o.format==="ends_with"?`Няправільны радок: павінен заканчвацца на "${o.suffix}"`:o.format==="includes"?`Няправільны радок: павінен змяшчаць "${o.includes}"`:o.format==="regex"?`Няправільны радок: павінен адпавядаць шаблону ${o.pattern}`:`Няправільны ${i[o.format]??n.format}`}case"not_multiple_of":return`Няправільны лік: павінен быць кратным ${n.divisor}`;case"unrecognized_keys":return`Нераспазнаны ${n.keys.length>1?"ключы":"ключ"}: ${C(n.keys,", ")}`;case"invalid_key":return`Няправільны ключ у ${n.origin}`;case"invalid_union":return"Няправільны ўвод";case"invalid_element":return`Няправільнае значэнне ў ${n.origin}`;default:return"Няправільны ўвод"}}};function P9(){return{localeError:O9()}}const x9=()=>{const e={string:{unit:"caràcters",verb:"contenir"},file:{unit:"bytes",verb:"contenir"},array:{unit:"elements",verb:"contenir"},set:{unit:"elements",verb:"contenir"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Tipus invàlid: s\'esperava ${n.expected}, s\'ha rebut ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Valor invàlid: s\'esperava ${H(n.values[0])}`:`Opció invàlida: s\'esperava una de ${C(n.values," o ")}`;case"too_big":{const o=n.inclusive?"com a màxim":"menys de",a=t(n.origin);return a?`Massa gran: s\'esperava que ${n.origin??"el valor"} contingués ${o} ${n.maximum.toString()} ${a.unit??"elements"}`:`Massa gran: s\'esperava que ${n.origin??"el valor"} fos ${o} ${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?"com a mínim":"més de",a=t(n.origin);return a?`Massa petit: s\'esperava que ${n.origin} contingués ${o} ${n.minimum.toString()} ${a.unit}`:`Massa petit: s\'esperava que ${n.origin} fos ${o} ${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Format invàlid: ha de començar amb "${o.prefix}"`:o.format==="ends_with"?`Format invàlid: ha d\'acabar amb "${o.suffix}"`:o.format==="includes"?`Format invàlid: ha d\'incloure "${o.includes}"`:o.format==="regex"?`Format invàlid: ha de coincidir amb el patró ${o.pattern}`:`Format invàlid per a ${i[o.format]??n.format}`}case"not_multiple_of":return`Número invàlid: ha de ser múltiple de ${n.divisor}`;case"unrecognized_keys":return`Clau${n.keys.length>1?"s":""} no reconeguda${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Clau invàlida a ${n.origin}`;case"invalid_union":return"Entrada invàlida";case"invalid_element":return`Element invàlid a ${n.origin}`;default:return"Entrada invàlida"}}};function T9(){return{localeError:x9()}}const A9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"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(n))return"pole";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Neplatný vstup: očekáváno ${n.expected}, obdrženo ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Neplatný vstup: očekáváno ${H(n.values[0])}`:`Neplatná možnost: očekávána jedna z hodnot ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Hodnota je příliš velká: ${n.origin??"hodnota"} musí mít ${o}${n.maximum.toString()} ${a.unit??"prvků"}`:`Hodnota je příliš velká: ${n.origin??"hodnota"} musí být ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Hodnota je příliš malá: ${n.origin??"hodnota"} musí mít ${o}${n.minimum.toString()} ${a.unit??"prvků"}`:`Hodnota je příliš malá: ${n.origin??"hodnota"} musí být ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Neplatný řetězec: musí začínat na "${o.prefix}"`:o.format==="ends_with"?`Neplatný řetězec: musí končit na "${o.suffix}"`:o.format==="includes"?`Neplatný řetězec: musí obsahovat "${o.includes}"`:o.format==="regex"?`Neplatný řetězec: musí odpovídat vzoru ${o.pattern}`:`Neplatný formát ${i[o.format]??n.format}`}case"not_multiple_of":return`Neplatné číslo: musí být násobkem ${n.divisor}`;case"unrecognized_keys":return`Neznámé klíče: ${C(n.keys,", ")}`;case"invalid_key":return`Neplatný klíč v ${n.origin}`;case"invalid_union":return"Neplatný vstup";case"invalid_element":return`Neplatná hodnota v ${n.origin}`;default:return"Neplatný vstup"}}};function j9(){return{localeError:A9()}}const C9=()=>{const e={string:{unit:"tegn",verb:"havde"},file:{unit:"bytes",verb:"havde"},array:{unit:"elementer",verb:"indeholdt"},set:{unit:"elementer",verb:"indeholdt"}},t={string:"streng",number:"tal",boolean:"boolean",array:"liste",object:"objekt",set:"sæt",file:"fil"};function r(a){return e[a]??null}function i(a){return t[a]??a}const n=a=>{const u=typeof a;switch(u){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 u},o={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 ${i(a.expected)}, fik ${i(n(a.input))}`;case"invalid_value":return a.values.length===1?`Ugyldig værdi: forventede ${H(a.values[0])}`:`Ugyldigt valg: forventede en af følgende ${C(a.values,"|")}`;case"too_big":{const u=a.inclusive?"<=":"<",l=r(a.origin),f=i(a.origin);return l?`For stor: forventede ${f??"value"} ${l.verb} ${u} ${a.maximum.toString()} ${l.unit??"elementer"}`:`For stor: forventede ${f??"value"} havde ${u} ${a.maximum.toString()}`}case"too_small":{const u=a.inclusive?">=":">",l=r(a.origin),f=i(a.origin);return l?`For lille: forventede ${f} ${l.verb} ${u} ${a.minimum.toString()} ${l.unit}`:`For lille: forventede ${f} havde ${u} ${a.minimum.toString()}`}case"invalid_format":{const u=a;return u.format==="starts_with"?`Ugyldig streng: skal starte med "${u.prefix}"`:u.format==="ends_with"?`Ugyldig streng: skal ende med "${u.suffix}"`:u.format==="includes"?`Ugyldig streng: skal indeholde "${u.includes}"`:u.format==="regex"?`Ugyldig streng: skal matche mønsteret ${u.pattern}`:`Ugyldig ${o[u.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"}: ${C(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 D9(){return{localeError:C9()}}const z9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"Zahl";case"object":{if(Array.isArray(n))return"Array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ungültige Eingabe: erwartet ${n.expected}, erhalten ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ungültige Eingabe: erwartet ${H(n.values[0])}`:`Ungültige Option: erwartet eine von ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Zu groß: erwartet, dass ${n.origin??"Wert"} ${o}${n.maximum.toString()} ${a.unit??"Elemente"} hat`:`Zu groß: erwartet, dass ${n.origin??"Wert"} ${o}${n.maximum.toString()} ist`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Zu klein: erwartet, dass ${n.origin} ${o}${n.minimum.toString()} ${a.unit} hat`:`Zu klein: erwartet, dass ${n.origin} ${o}${n.minimum.toString()} ist`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ungültiger String: muss mit "${o.prefix}" beginnen`:o.format==="ends_with"?`Ungültiger String: muss mit "${o.suffix}" enden`:o.format==="includes"?`Ungültiger String: muss "${o.includes}" enthalten`:o.format==="regex"?`Ungültiger String: muss dem Muster ${o.pattern} entsprechen`:`Ungültig: ${i[o.format]??n.format}`}case"not_multiple_of":return`Ungültige Zahl: muss ein Vielfaches von ${n.divisor} sein`;case"unrecognized_keys":return`${n.keys.length>1?"Unbekannte Schlüssel":"Unbekannter Schlüssel"}: ${C(n.keys,", ")}`;case"invalid_key":return`Ungültiger Schlüssel in ${n.origin}`;case"invalid_union":return"Ungültige Eingabe";case"invalid_element":return`Ungültiger Wert in ${n.origin}`;default:return"Ungültige Eingabe"}}};function U9(){return{localeError:z9()}}const R9=e=>{const t=typeof e;switch(t){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 t},M9=()=>{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 t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`Invalid input: expected ${i.expected}, received ${R9(i.input)}`;case"invalid_value":return i.values.length===1?`Invalid input: expected ${H(i.values[0])}`:`Invalid option: expected one of ${C(i.values,"|")}`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`Too big: expected ${i.origin??"value"} to have ${n}${i.maximum.toString()} ${o.unit??"elements"}`:`Too big: expected ${i.origin??"value"} to be ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`Too small: expected ${i.origin} to have ${n}${i.minimum.toString()} ${o.unit}`:`Too small: expected ${i.origin} to be ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Invalid string: must start with "${n.prefix}"`:n.format==="ends_with"?`Invalid string: must end with "${n.suffix}"`:n.format==="includes"?`Invalid string: must include "${n.includes}"`:n.format==="regex"?`Invalid string: must match pattern ${n.pattern}`:`Invalid ${r[n.format]??i.format}`}case"not_multiple_of":return`Invalid number: must be a multiple of ${i.divisor}`;case"unrecognized_keys":return`Unrecognized key${i.keys.length>1?"s":""}: ${C(i.keys,", ")}`;case"invalid_key":return`Invalid key in ${i.origin}`;case"invalid_union":return"Invalid input";case"invalid_element":return`Invalid value in ${i.origin}`;default:return"Invalid input"}}};function L2(){return{localeError:M9()}}const L9=e=>{const t=typeof e;switch(t){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 t},Z9=()=>{const e={string:{unit:"karaktrojn",verb:"havi"},file:{unit:"bajtojn",verb:"havi"},array:{unit:"elementojn",verb:"havi"},set:{unit:"elementojn",verb:"havi"}};function t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`Nevalida enigo: atendiĝis ${i.expected}, riceviĝis ${L9(i.input)}`;case"invalid_value":return i.values.length===1?`Nevalida enigo: atendiĝis ${H(i.values[0])}`:`Nevalida opcio: atendiĝis unu el ${C(i.values,"|")}`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`Tro granda: atendiĝis ke ${i.origin??"valoro"} havu ${n}${i.maximum.toString()} ${o.unit??"elementojn"}`:`Tro granda: atendiĝis ke ${i.origin??"valoro"} havu ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`Tro malgranda: atendiĝis ke ${i.origin} havu ${n}${i.minimum.toString()} ${o.unit}`:`Tro malgranda: atendiĝis ke ${i.origin} estu ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Nevalida karaktraro: devas komenciĝi per "${n.prefix}"`:n.format==="ends_with"?`Nevalida karaktraro: devas finiĝi per "${n.suffix}"`:n.format==="includes"?`Nevalida karaktraro: devas inkluzivi "${n.includes}"`:n.format==="regex"?`Nevalida karaktraro: devas kongrui kun la modelo ${n.pattern}`:`Nevalida ${r[n.format]??i.format}`}case"not_multiple_of":return`Nevalida nombro: devas esti oblo de ${i.divisor}`;case"unrecognized_keys":return`Nekonata${i.keys.length>1?"j":""} ŝlosilo${i.keys.length>1?"j":""}: ${C(i.keys,", ")}`;case"invalid_key":return`Nevalida ŝlosilo en ${i.origin}`;case"invalid_union":return"Nevalida enigo";case"invalid_element":return`Nevalida valoro en ${i.origin}`;default:return"Nevalida enigo"}}};function F9(){return{localeError:Z9()}}const B9=()=>{const e={string:{unit:"caracteres",verb:"tener"},file:{unit:"bytes",verb:"tener"},array:{unit:"elementos",verb:"tener"},set:{unit:"elementos",verb:"tener"}},t={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 r(a){return e[a]??null}function i(a){return t[a]??a}const n=a=>{const u=typeof a;switch(u){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 u},o={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 ${i(a.expected)}, recibido ${i(n(a.input))}`;case"invalid_value":return a.values.length===1?`Entrada inválida: se esperaba ${H(a.values[0])}`:`Opción inválida: se esperaba una de ${C(a.values,"|")}`;case"too_big":{const u=a.inclusive?"<=":"<",l=r(a.origin),f=i(a.origin);return l?`Demasiado grande: se esperaba que ${f??"valor"} tuviera ${u}${a.maximum.toString()} ${l.unit??"elementos"}`:`Demasiado grande: se esperaba que ${f??"valor"} fuera ${u}${a.maximum.toString()}`}case"too_small":{const u=a.inclusive?">=":">",l=r(a.origin),f=i(a.origin);return l?`Demasiado pequeño: se esperaba que ${f} tuviera ${u}${a.minimum.toString()} ${l.unit}`:`Demasiado pequeño: se esperaba que ${f} fuera ${u}${a.minimum.toString()}`}case"invalid_format":{const u=a;return u.format==="starts_with"?`Cadena inválida: debe comenzar con "${u.prefix}"`:u.format==="ends_with"?`Cadena inválida: debe terminar en "${u.suffix}"`:u.format==="includes"?`Cadena inválida: debe incluir "${u.includes}"`:u.format==="regex"?`Cadena inválida: debe coincidir con el patrón ${u.pattern}`:`Inválido ${o[u.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":""}: ${C(a.keys,", ")}`;case"invalid_key":return`Llave inválida en ${i(a.origin)}`;case"invalid_union":return"Entrada inválida";case"invalid_element":return`Valor inválido en ${i(a.origin)}`;default:return"Entrada inválida"}}};function H9(){return{localeError:B9()}}const G9=()=>{const e={string:{unit:"کاراکتر",verb:"داشته باشد"},file:{unit:"بایت",verb:"داشته باشد"},array:{unit:"آیتم",verb:"داشته باشد"},set:{unit:"آیتم",verb:"داشته باشد"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"عدد";case"object":{if(Array.isArray(n))return"آرایه";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`ورودی نامعتبر: می‌بایست ${n.expected} می‌بود، ${r(n.input)} دریافت شد`;case"invalid_value":return n.values.length===1?`ورودی نامعتبر: می‌بایست ${H(n.values[0])} می‌بود`:`گزینه نامعتبر: می‌بایست یکی از ${C(n.values,"|")} می‌بود`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`خیلی بزرگ: ${n.origin??"مقدار"} باید ${o}${n.maximum.toString()} ${a.unit??"عنصر"} باشد`:`خیلی بزرگ: ${n.origin??"مقدار"} باید ${o}${n.maximum.toString()} باشد`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`خیلی کوچک: ${n.origin} باید ${o}${n.minimum.toString()} ${a.unit} باشد`:`خیلی کوچک: ${n.origin} باید ${o}${n.minimum.toString()} باشد`}case"invalid_format":{const o=n;return o.format==="starts_with"?`رشته نامعتبر: باید با "${o.prefix}" شروع شود`:o.format==="ends_with"?`رشته نامعتبر: باید با "${o.suffix}" تمام شود`:o.format==="includes"?`رشته نامعتبر: باید شامل "${o.includes}" باشد`:o.format==="regex"?`رشته نامعتبر: باید با الگوی ${o.pattern} مطابقت داشته باشد`:`${i[o.format]??n.format} نامعتبر`}case"not_multiple_of":return`عدد نامعتبر: باید مضرب ${n.divisor} باشد`;case"unrecognized_keys":return`کلید${n.keys.length>1?"های":""} ناشناس: ${C(n.keys,", ")}`;case"invalid_key":return`کلید ناشناس در ${n.origin}`;case"invalid_union":return"ورودی نامعتبر";case"invalid_element":return`مقدار نامعتبر در ${n.origin}`;default:return"ورودی نامعتبر"}}};function W9(){return{localeError:G9()}}const V9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Virheellinen tyyppi: odotettiin ${n.expected}, oli ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Virheellinen syöte: täytyy olla ${H(n.values[0])}`:`Virheellinen valinta: täytyy olla yksi seuraavista: ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Liian suuri: ${a.subject} täytyy olla ${o}${n.maximum.toString()} ${a.unit}`.trim():`Liian suuri: arvon täytyy olla ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Liian pieni: ${a.subject} täytyy olla ${o}${n.minimum.toString()} ${a.unit}`.trim():`Liian pieni: arvon täytyy olla ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Virheellinen syöte: täytyy alkaa "${o.prefix}"`:o.format==="ends_with"?`Virheellinen syöte: täytyy loppua "${o.suffix}"`:o.format==="includes"?`Virheellinen syöte: täytyy sisältää "${o.includes}"`:o.format==="regex"?`Virheellinen syöte: täytyy vastata säännöllistä lauseketta ${o.pattern}`:`Virheellinen ${i[o.format]??n.format}`}case"not_multiple_of":return`Virheellinen luku: täytyy olla luvun ${n.divisor} monikerta`;case"unrecognized_keys":return`${n.keys.length>1?"Tuntemattomat avaimet":"Tuntematon avain"}: ${C(n.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 q9(){return{localeError:V9()}}const J9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"nombre";case"object":{if(Array.isArray(n))return"tableau";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Entrée invalide : ${n.expected} attendu, ${r(n.input)} reçu`;case"invalid_value":return n.values.length===1?`Entrée invalide : ${H(n.values[0])} attendu`:`Option invalide : une valeur parmi ${C(n.values,"|")} attendue`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Trop grand : ${n.origin??"valeur"} doit ${a.verb} ${o}${n.maximum.toString()} ${a.unit??"élément(s)"}`:`Trop grand : ${n.origin??"valeur"} doit être ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Trop petit : ${n.origin} doit ${a.verb} ${o}${n.minimum.toString()} ${a.unit}`:`Trop petit : ${n.origin} doit être ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Chaîne invalide : doit commencer par "${o.prefix}"`:o.format==="ends_with"?`Chaîne invalide : doit se terminer par "${o.suffix}"`:o.format==="includes"?`Chaîne invalide : doit inclure "${o.includes}"`:o.format==="regex"?`Chaîne invalide : doit correspondre au modèle ${o.pattern}`:`${i[o.format]??n.format} invalide`}case"not_multiple_of":return`Nombre invalide : doit être un multiple de ${n.divisor}`;case"unrecognized_keys":return`Clé${n.keys.length>1?"s":""} non reconnue${n.keys.length>1?"s":""} : ${C(n.keys,", ")}`;case"invalid_key":return`Clé invalide dans ${n.origin}`;case"invalid_union":return"Entrée invalide";case"invalid_element":return`Valeur invalide dans ${n.origin}`;default:return"Entrée invalide"}}};function K9(){return{localeError:J9()}}const Y9=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Entrée invalide : attendu ${n.expected}, reçu ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Entrée invalide : attendu ${H(n.values[0])}`:`Option invalide : attendu l\'une des valeurs suivantes ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"≤":"<",a=t(n.origin);return a?`Trop grand : attendu que ${n.origin??"la valeur"} ait ${o}${n.maximum.toString()} ${a.unit}`:`Trop grand : attendu que ${n.origin??"la valeur"} soit ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?"≥":">",a=t(n.origin);return a?`Trop petit : attendu que ${n.origin} ait ${o}${n.minimum.toString()} ${a.unit}`:`Trop petit : attendu que ${n.origin} soit ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Chaîne invalide : doit commencer par "${o.prefix}"`:o.format==="ends_with"?`Chaîne invalide : doit se terminer par "${o.suffix}"`:o.format==="includes"?`Chaîne invalide : doit inclure "${o.includes}"`:o.format==="regex"?`Chaîne invalide : doit correspondre au motif ${o.pattern}`:`${i[o.format]??n.format} invalide`}case"not_multiple_of":return`Nombre invalide : doit être un multiple de ${n.divisor}`;case"unrecognized_keys":return`Clé${n.keys.length>1?"s":""} non reconnue${n.keys.length>1?"s":""} : ${C(n.keys,", ")}`;case"invalid_key":return`Clé invalide dans ${n.origin}`;case"invalid_union":return"Entrée invalide";case"invalid_element":return`Valeur invalide dans ${n.origin}`;default:return"Entrée invalide"}}};function X9(){return{localeError:Y9()}}const Q9=()=>{const e={string:{unit:"אותיות",verb:"לכלול"},file:{unit:"בייטים",verb:"לכלול"},array:{unit:"פריטים",verb:"לכלול"},set:{unit:"פריטים",verb:"לכלול"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`קלט לא תקין: צריך ${n.expected}, התקבל ${r(n.input)}`;case"invalid_value":return n.values.length===1?`קלט לא תקין: צריך ${H(n.values[0])}`:`קלט לא תקין: צריך אחת מהאפשרויות ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`גדול מדי: ${n.origin??"value"} צריך להיות ${o}${n.maximum.toString()} ${a.unit??"elements"}`:`גדול מדי: ${n.origin??"value"} צריך להיות ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`קטן מדי: ${n.origin} צריך להיות ${o}${n.minimum.toString()} ${a.unit}`:`קטן מדי: ${n.origin} צריך להיות ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`מחרוזת לא תקינה: חייבת להתחיל ב"${o.prefix}"`:o.format==="ends_with"?`מחרוזת לא תקינה: חייבת להסתיים ב "${o.suffix}"`:o.format==="includes"?`מחרוזת לא תקינה: חייבת לכלול "${o.includes}"`:o.format==="regex"?`מחרוזת לא תקינה: חייבת להתאים לתבנית ${o.pattern}`:`${i[o.format]??n.format} לא תקין`}case"not_multiple_of":return`מספר לא תקין: חייב להיות מכפלה של ${n.divisor}`;case"unrecognized_keys":return`מפתח${n.keys.length>1?"ות":""} לא מזוה${n.keys.length>1?"ים":"ה"}: ${C(n.keys,", ")}`;case"invalid_key":return`מפתח לא תקין ב${n.origin}`;case"invalid_union":return"קלט לא תקין";case"invalid_element":return`ערך לא תקין ב${n.origin}`;default:return"קלט לא תקין"}}};function e5(){return{localeError:Q9()}}const t5=()=>{const e={string:{unit:"karakter",verb:"legyen"},file:{unit:"byte",verb:"legyen"},array:{unit:"elem",verb:"legyen"},set:{unit:"elem",verb:"legyen"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"szám";case"object":{if(Array.isArray(n))return"tömb";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Érvénytelen bemenet: a várt érték ${n.expected}, a kapott érték ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Érvénytelen bemenet: a várt érték ${H(n.values[0])}`:`Érvénytelen opció: valamelyik érték várt ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Túl nagy: ${n.origin??"érték"} mérete túl nagy ${o}${n.maximum.toString()} ${a.unit??"elem"}`:`Túl nagy: a bemeneti érték ${n.origin??"érték"} túl nagy: ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Túl kicsi: a bemeneti érték ${n.origin} mérete túl kicsi ${o}${n.minimum.toString()} ${a.unit}`:`Túl kicsi: a bemeneti érték ${n.origin} túl kicsi ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Érvénytelen string: "${o.prefix}" értékkel kell kezdődnie`:o.format==="ends_with"?`Érvénytelen string: "${o.suffix}" értékkel kell végződnie`:o.format==="includes"?`Érvénytelen string: "${o.includes}" értéket kell tartalmaznia`:o.format==="regex"?`Érvénytelen string: ${o.pattern} mintának kell megfelelnie`:`Érvénytelen ${i[o.format]??n.format}`}case"not_multiple_of":return`Érvénytelen szám: ${n.divisor} többszörösének kell lennie`;case"unrecognized_keys":return`Ismeretlen kulcs${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Érvénytelen kulcs ${n.origin}`;case"invalid_union":return"Érvénytelen bemenet";case"invalid_element":return`Érvénytelen érték: ${n.origin}`;default:return"Érvénytelen bemenet"}}};function n5(){return{localeError:t5()}}const r5=()=>{const e={string:{unit:"karakter",verb:"memiliki"},file:{unit:"byte",verb:"memiliki"},array:{unit:"item",verb:"memiliki"},set:{unit:"item",verb:"memiliki"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Input tidak valid: diharapkan ${n.expected}, diterima ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Input tidak valid: diharapkan ${H(n.values[0])}`:`Pilihan tidak valid: diharapkan salah satu dari ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Terlalu besar: diharapkan ${n.origin??"value"} memiliki ${o}${n.maximum.toString()} ${a.unit??"elemen"}`:`Terlalu besar: diharapkan ${n.origin??"value"} menjadi ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Terlalu kecil: diharapkan ${n.origin} memiliki ${o}${n.minimum.toString()} ${a.unit}`:`Terlalu kecil: diharapkan ${n.origin} menjadi ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`String tidak valid: harus dimulai dengan "${o.prefix}"`:o.format==="ends_with"?`String tidak valid: harus berakhir dengan "${o.suffix}"`:o.format==="includes"?`String tidak valid: harus menyertakan "${o.includes}"`:o.format==="regex"?`String tidak valid: harus sesuai pola ${o.pattern}`:`${i[o.format]??n.format} tidak valid`}case"not_multiple_of":return`Angka tidak valid: harus kelipatan dari ${n.divisor}`;case"unrecognized_keys":return`Kunci tidak dikenali ${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Kunci tidak valid di ${n.origin}`;case"invalid_union":return"Input tidak valid";case"invalid_element":return`Nilai tidak valid di ${n.origin}`;default:return"Input tidak valid"}}};function i5(){return{localeError:r5()}}const o5=e=>{const t=typeof e;switch(t){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 t},a5=()=>{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 t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`Rangt gildi: Þú slóst inn ${o5(i.input)} þar sem á að vera ${i.expected}`;case"invalid_value":return i.values.length===1?`Rangt gildi: gert ráð fyrir ${H(i.values[0])}`:`Ógilt val: má vera eitt af eftirfarandi ${C(i.values,"|")}`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`Of stórt: gert er ráð fyrir að ${i.origin??"gildi"} hafi ${n}${i.maximum.toString()} ${o.unit??"hluti"}`:`Of stórt: gert er ráð fyrir að ${i.origin??"gildi"} sé ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`Of lítið: gert er ráð fyrir að ${i.origin} hafi ${n}${i.minimum.toString()} ${o.unit}`:`Of lítið: gert er ráð fyrir að ${i.origin} sé ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Ógildur strengur: verður að byrja á "${n.prefix}"`:n.format==="ends_with"?`Ógildur strengur: verður að enda á "${n.suffix}"`:n.format==="includes"?`Ógildur strengur: verður að innihalda "${n.includes}"`:n.format==="regex"?`Ógildur strengur: verður að fylgja mynstri ${n.pattern}`:`Rangt ${r[n.format]??i.format}`}case"not_multiple_of":return`Röng tala: verður að vera margfeldi af ${i.divisor}`;case"unrecognized_keys":return`Óþekkt ${i.keys.length>1?"ir lyklar":"ur lykill"}: ${C(i.keys,", ")}`;case"invalid_key":return`Rangur lykill í ${i.origin}`;case"invalid_union":return"Rangt gildi";case"invalid_element":return`Rangt gildi í ${i.origin}`;default:return"Rangt gildi"}}};function u5(){return{localeError:a5()}}const s5=()=>{const e={string:{unit:"caratteri",verb:"avere"},file:{unit:"byte",verb:"avere"},array:{unit:"elementi",verb:"avere"},set:{unit:"elementi",verb:"avere"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"numero";case"object":{if(Array.isArray(n))return"vettore";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Input non valido: atteso ${n.expected}, ricevuto ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Input non valido: atteso ${H(n.values[0])}`:`Opzione non valida: atteso uno tra ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Troppo grande: ${n.origin??"valore"} deve avere ${o}${n.maximum.toString()} ${a.unit??"elementi"}`:`Troppo grande: ${n.origin??"valore"} deve essere ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Troppo piccolo: ${n.origin} deve avere ${o}${n.minimum.toString()} ${a.unit}`:`Troppo piccolo: ${n.origin} deve essere ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Stringa non valida: deve iniziare con "${o.prefix}"`:o.format==="ends_with"?`Stringa non valida: deve terminare con "${o.suffix}"`:o.format==="includes"?`Stringa non valida: deve includere "${o.includes}"`:o.format==="regex"?`Stringa non valida: deve corrispondere al pattern ${o.pattern}`:`Invalid ${i[o.format]??n.format}`}case"not_multiple_of":return`Numero non valido: deve essere un multiplo di ${n.divisor}`;case"unrecognized_keys":return`Chiav${n.keys.length>1?"i":"e"} non riconosciut${n.keys.length>1?"e":"a"}: ${C(n.keys,", ")}`;case"invalid_key":return`Chiave non valida in ${n.origin}`;case"invalid_union":return"Input non valido";case"invalid_element":return`Valore non valido in ${n.origin}`;default:return"Input non valido"}}};function c5(){return{localeError:s5()}}const l5=()=>{const e={string:{unit:"文字",verb:"である"},file:{unit:"バイト",verb:"である"},array:{unit:"要素",verb:"である"},set:{unit:"要素",verb:"である"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"数値";case"object":{if(Array.isArray(n))return"配列";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`無効な入力: ${n.expected}が期待されましたが、${r(n.input)}が入力されました`;case"invalid_value":return n.values.length===1?`無効な入力: ${H(n.values[0])}が期待されました`:`無効な選択: ${C(n.values,"、")}のいずれかである必要があります`;case"too_big":{const o=n.inclusive?"以下である":"より小さい",a=t(n.origin);return a?`大きすぎる値: ${n.origin??"値"}は${n.maximum.toString()}${a.unit??"要素"}${o}必要があります`:`大きすぎる値: ${n.origin??"値"}は${n.maximum.toString()}${o}必要があります`}case"too_small":{const o=n.inclusive?"以上である":"より大きい",a=t(n.origin);return a?`小さすぎる値: ${n.origin}は${n.minimum.toString()}${a.unit}${o}必要があります`:`小さすぎる値: ${n.origin}は${n.minimum.toString()}${o}必要があります`}case"invalid_format":{const o=n;return o.format==="starts_with"?`無効な文字列: "${o.prefix}"で始まる必要があります`:o.format==="ends_with"?`無効な文字列: "${o.suffix}"で終わる必要があります`:o.format==="includes"?`無効な文字列: "${o.includes}"を含む必要があります`:o.format==="regex"?`無効な文字列: パターン${o.pattern}に一致する必要があります`:`無効な${i[o.format]??n.format}`}case"not_multiple_of":return`無効な数値: ${n.divisor}の倍数である必要があります`;case"unrecognized_keys":return`認識されていないキー${n.keys.length>1?"群":""}: ${C(n.keys,"、")}`;case"invalid_key":return`${n.origin}内の無効なキー`;case"invalid_union":return"無効な入力";case"invalid_element":return`${n.origin}内の無効な値`;default:return"無効な入力"}}};function d5(){return{localeError:l5()}}const f5=e=>{const t=typeof e;switch(t){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:"ფუნქცია"}[t]??t},p5=()=>{const e={string:{unit:"სიმბოლო",verb:"უნდა შეიცავდეს"},file:{unit:"ბაიტი",verb:"უნდა შეიცავდეს"},array:{unit:"ელემენტი",verb:"უნდა შეიცავდეს"},set:{unit:"ელემენტი",verb:"უნდა შეიცავდეს"}};function t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`არასწორი შეყვანა: მოსალოდნელი ${i.expected}, მიღებული ${f5(i.input)}`;case"invalid_value":return i.values.length===1?`არასწორი შეყვანა: მოსალოდნელი ${H(i.values[0])}`:`არასწორი ვარიანტი: მოსალოდნელია ერთ-ერთი ${C(i.values,"|")}-დან`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`ზედმეტად დიდი: მოსალოდნელი ${i.origin??"მნიშვნელობა"} ${o.verb} ${n}${i.maximum.toString()} ${o.unit}`:`ზედმეტად დიდი: მოსალოდნელი ${i.origin??"მნიშვნელობა"} იყოს ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`ზედმეტად პატარა: მოსალოდნელი ${i.origin} ${o.verb} ${n}${i.minimum.toString()} ${o.unit}`:`ზედმეტად პატარა: მოსალოდნელი ${i.origin} იყოს ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`არასწორი სტრინგი: უნდა იწყებოდეს "${n.prefix}"-ით`:n.format==="ends_with"?`არასწორი სტრინგი: უნდა მთავრდებოდეს "${n.suffix}"-ით`:n.format==="includes"?`არასწორი სტრინგი: უნდა შეიცავდეს "${n.includes}"-ს`:n.format==="regex"?`არასწორი სტრინგი: უნდა შეესაბამებოდეს შაბლონს ${n.pattern}`:`არასწორი ${r[n.format]??i.format}`}case"not_multiple_of":return`არასწორი რიცხვი: უნდა იყოს ${i.divisor}-ის ჯერადი`;case"unrecognized_keys":return`უცნობი გასაღებ${i.keys.length>1?"ები":"ი"}: ${C(i.keys,", ")}`;case"invalid_key":return`არასწორი გასაღები ${i.origin}-ში`;case"invalid_union":return"არასწორი შეყვანა";case"invalid_element":return`არასწორი მნიშვნელობა ${i.origin}-ში`;default:return"არასწორი შეყვანა"}}};function h5(){return{localeError:p5()}}const m5=()=>{const e={string:{unit:"តួអក្សរ",verb:"គួរមាន"},file:{unit:"បៃ",verb:"គួរមាន"},array:{unit:"ធាតុ",verb:"គួរមាន"},set:{unit:"ធាតុ",verb:"គួរមាន"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"មិនមែនជាលេខ (NaN)":"លេខ";case"object":{if(Array.isArray(n))return"អារេ (Array)";if(n===null)return"គ្មានតម្លៃ (null)";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`ទិន្នន័យបញ្ចូលមិនត្រឹមត្រូវ៖ ត្រូវការ ${n.expected} ប៉ុន្តែទទួលបាន ${r(n.input)}`;case"invalid_value":return n.values.length===1?`ទិន្នន័យបញ្ចូលមិនត្រឹមត្រូវ៖ ត្រូវការ ${H(n.values[0])}`:`ជម្រើសមិនត្រឹមត្រូវ៖ ត្រូវជាមួយក្នុងចំណោម ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`ធំពេក៖ ត្រូវការ ${n.origin??"តម្លៃ"} ${o} ${n.maximum.toString()} ${a.unit??"ធាតុ"}`:`ធំពេក៖ ត្រូវការ ${n.origin??"តម្លៃ"} ${o} ${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`តូចពេក៖ ត្រូវការ ${n.origin} ${o} ${n.minimum.toString()} ${a.unit}`:`តូចពេក៖ ត្រូវការ ${n.origin} ${o} ${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវចាប់ផ្តើមដោយ "${o.prefix}"`:o.format==="ends_with"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវបញ្ចប់ដោយ "${o.suffix}"`:o.format==="includes"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវមាន "${o.includes}"`:o.format==="regex"?`ខ្សែអក្សរមិនត្រឹមត្រូវ៖ ត្រូវតែផ្គូផ្គងនឹងទម្រង់ដែលបានកំណត់ ${o.pattern}`:`មិនត្រឹមត្រូវ៖ ${i[o.format]??n.format}`}case"not_multiple_of":return`លេខមិនត្រឹមត្រូវ៖ ត្រូវតែជាពហុគុណនៃ ${n.divisor}`;case"unrecognized_keys":return`រកឃើញសោមិនស្គាល់៖ ${C(n.keys,", ")}`;case"invalid_key":return`សោមិនត្រឹមត្រូវនៅក្នុង ${n.origin}`;case"invalid_union":return"ទិន្នន័យមិនត្រឹមត្រូវ";case"invalid_element":return`ទិន្នន័យមិនត្រឹមត្រូវនៅក្នុង ${n.origin}`;default:return"ទិន្នន័យមិនត្រឹមត្រូវ"}}};function Z2(){return{localeError:m5()}}function g5(){return Z2()}const v5=()=>{const e={string:{unit:"문자",verb:"to have"},file:{unit:"바이트",verb:"to have"},array:{unit:"개",verb:"to have"},set:{unit:"개",verb:"to have"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`잘못된 입력: 예상 타입은 ${n.expected}, 받은 타입은 ${r(n.input)}입니다`;case"invalid_value":return n.values.length===1?`잘못된 입력: 값은 ${H(n.values[0])} 이어야 합니다`:`잘못된 옵션: ${C(n.values,"또는 ")} 중 하나여야 합니다`;case"too_big":{const o=n.inclusive?"이하":"미만",a=o==="미만"?"이어야 합니다":"여야 합니다",u=t(n.origin),l=u?.unit??"요소";return u?`${n.origin??"값"}이 너무 큽니다: ${n.maximum.toString()}${l} ${o}${a}`:`${n.origin??"값"}이 너무 큽니다: ${n.maximum.toString()} ${o}${a}`}case"too_small":{const o=n.inclusive?"이상":"초과",a=o==="이상"?"이어야 합니다":"여야 합니다",u=t(n.origin),l=u?.unit??"요소";return u?`${n.origin??"값"}이 너무 작습니다: ${n.minimum.toString()}${l} ${o}${a}`:`${n.origin??"값"}이 너무 작습니다: ${n.minimum.toString()} ${o}${a}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`잘못된 문자열: "${o.prefix}"(으)로 시작해야 합니다`:o.format==="ends_with"?`잘못된 문자열: "${o.suffix}"(으)로 끝나야 합니다`:o.format==="includes"?`잘못된 문자열: "${o.includes}"을(를) 포함해야 합니다`:o.format==="regex"?`잘못된 문자열: 정규식 ${o.pattern} 패턴과 일치해야 합니다`:`잘못된 ${i[o.format]??n.format}`}case"not_multiple_of":return`잘못된 숫자: ${n.divisor}의 배수여야 합니다`;case"unrecognized_keys":return`인식할 수 없는 키: ${C(n.keys,", ")}`;case"invalid_key":return`잘못된 키: ${n.origin}`;case"invalid_union":return"잘못된 입력";case"invalid_element":return`잘못된 값: ${n.origin}`;default:return"잘못된 입력"}}};function $5(){return{localeError:v5()}}const y5=e=>Ci(typeof e,e),Ci=(e,t=void 0)=>{switch(e){case"number":return Number.isNaN(t)?"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 t===void 0?"nežinomas objektas":t===null?"nulinė reikšmė":Array.isArray(t)?"masyvas":Object.getPrototypeOf(t)!==Object.prototype&&t.constructor?t.constructor.name:"objektas";case"null":return"nulinė reikšmė"}return e},Di=e=>e.charAt(0).toUpperCase()+e.slice(1);function F2(e){const t=Math.abs(e),r=t%10,i=t%100;return i>=11&&i<=19||r===0?"many":r===1?"one":"few"}const b5=()=>{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 t(i,n,o,a){const u=e[i]??null;return u===null?u:{unit:u.unit[n],verb:u.verb[a][o?"inclusive":"notInclusive"]}}const r={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 i=>{switch(i.code){case"invalid_type":return`Gautas tipas ${y5(i.input)}, o tikėtasi - ${Ci(i.expected)}`;case"invalid_value":return i.values.length===1?`Privalo būti ${H(i.values[0])}`:`Privalo būti vienas iš ${C(i.values,"|")} pasirinkimų`;case"too_big":{const n=Ci(i.origin),o=t(i.origin,F2(Number(i.maximum)),i.inclusive??!1,"smaller");if(o?.verb)return`${Di(n??i.origin??"reikšmė")} ${o.verb} ${i.maximum.toString()} ${o.unit??"elementų"}`;const a=i.inclusive?"ne didesnis kaip":"mažesnis kaip";return`${Di(n??i.origin??"reikšmė")} turi būti ${a} ${i.maximum.toString()} ${o?.unit}`}case"too_small":{const n=Ci(i.origin),o=t(i.origin,F2(Number(i.minimum)),i.inclusive??!1,"bigger");if(o?.verb)return`${Di(n??i.origin??"reikšmė")} ${o.verb} ${i.minimum.toString()} ${o.unit??"elementų"}`;const a=i.inclusive?"ne mažesnis kaip":"didesnis kaip";return`${Di(n??i.origin??"reikšmė")} turi būti ${a} ${i.minimum.toString()} ${o?.unit}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Eilutė privalo prasidėti "${n.prefix}"`:n.format==="ends_with"?`Eilutė privalo pasibaigti "${n.suffix}"`:n.format==="includes"?`Eilutė privalo įtraukti "${n.includes}"`:n.format==="regex"?`Eilutė privalo atitikti ${n.pattern}`:`Neteisingas ${r[n.format]??i.format}`}case"not_multiple_of":return`Skaičius privalo būti ${i.divisor} kartotinis.`;case"unrecognized_keys":return`Neatpažint${i.keys.length>1?"i":"as"} rakt${i.keys.length>1?"ai":"as"}: ${C(i.keys,", ")}`;case"invalid_key":return"Rastas klaidingas raktas";case"invalid_union":return"Klaidinga įvestis";case"invalid_element":{const n=Ci(i.origin);return`${Di(n??i.origin??"reikšmė")} turi klaidingą įvestį`}default:return"Klaidinga įvestis"}}};function _5(){return{localeError:b5()}}const S5=()=>{const e={string:{unit:"знаци",verb:"да имаат"},file:{unit:"бајти",verb:"да имаат"},array:{unit:"ставки",verb:"да имаат"},set:{unit:"ставки",verb:"да имаат"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"број";case"object":{if(Array.isArray(n))return"низа";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Грешен внес: се очекува ${n.expected}, примено ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Invalid input: expected ${H(n.values[0])}`:`Грешана опција: се очекува една ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Премногу голем: се очекува ${n.origin??"вредноста"} да има ${o}${n.maximum.toString()} ${a.unit??"елементи"}`:`Премногу голем: се очекува ${n.origin??"вредноста"} да биде ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Премногу мал: се очекува ${n.origin} да има ${o}${n.minimum.toString()} ${a.unit}`:`Премногу мал: се очекува ${n.origin} да биде ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Неважечка низа: мора да започнува со "${o.prefix}"`:o.format==="ends_with"?`Неважечка низа: мора да завршува со "${o.suffix}"`:o.format==="includes"?`Неважечка низа: мора да вклучува "${o.includes}"`:o.format==="regex"?`Неважечка низа: мора да одгоара на патернот ${o.pattern}`:`Invalid ${i[o.format]??n.format}`}case"not_multiple_of":return`Грешен број: мора да биде делив со ${n.divisor}`;case"unrecognized_keys":return`${n.keys.length>1?"Непрепознаени клучеви":"Непрепознаен клуч"}: ${C(n.keys,", ")}`;case"invalid_key":return`Грешен клуч во ${n.origin}`;case"invalid_union":return"Грешен внес";case"invalid_element":return`Грешна вредност во ${n.origin}`;default:return"Грешен внес"}}};function w5(){return{localeError:S5()}}const k5=()=>{const e={string:{unit:"aksara",verb:"mempunyai"},file:{unit:"bait",verb:"mempunyai"},array:{unit:"elemen",verb:"mempunyai"},set:{unit:"elemen",verb:"mempunyai"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"nombor";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Input tidak sah: dijangka ${n.expected}, diterima ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Input tidak sah: dijangka ${H(n.values[0])}`:`Pilihan tidak sah: dijangka salah satu daripada ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Terlalu besar: dijangka ${n.origin??"nilai"} ${a.verb} ${o}${n.maximum.toString()} ${a.unit??"elemen"}`:`Terlalu besar: dijangka ${n.origin??"nilai"} adalah ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Terlalu kecil: dijangka ${n.origin} ${a.verb} ${o}${n.minimum.toString()} ${a.unit}`:`Terlalu kecil: dijangka ${n.origin} adalah ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`String tidak sah: mesti bermula dengan "${o.prefix}"`:o.format==="ends_with"?`String tidak sah: mesti berakhir dengan "${o.suffix}"`:o.format==="includes"?`String tidak sah: mesti mengandungi "${o.includes}"`:o.format==="regex"?`String tidak sah: mesti sepadan dengan corak ${o.pattern}`:`${i[o.format]??n.format} tidak sah`}case"not_multiple_of":return`Nombor tidak sah: perlu gandaan ${n.divisor}`;case"unrecognized_keys":return`Kunci tidak dikenali: ${C(n.keys,", ")}`;case"invalid_key":return`Kunci tidak sah dalam ${n.origin}`;case"invalid_union":return"Input tidak sah";case"invalid_element":return`Nilai tidak sah dalam ${n.origin}`;default:return"Input tidak sah"}}};function E5(){return{localeError:k5()}}const I5=()=>{const e={string:{unit:"tekens"},file:{unit:"bytes"},array:{unit:"elementen"},set:{unit:"elementen"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"getal";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ongeldige invoer: verwacht ${n.expected}, ontving ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ongeldige invoer: verwacht ${H(n.values[0])}`:`Ongeldige optie: verwacht één van ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Te lang: verwacht dat ${n.origin??"waarde"} ${o}${n.maximum.toString()} ${a.unit??"elementen"} bevat`:`Te lang: verwacht dat ${n.origin??"waarde"} ${o}${n.maximum.toString()} is`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Te kort: verwacht dat ${n.origin} ${o}${n.minimum.toString()} ${a.unit} bevat`:`Te kort: verwacht dat ${n.origin} ${o}${n.minimum.toString()} is`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ongeldige tekst: moet met "${o.prefix}" beginnen`:o.format==="ends_with"?`Ongeldige tekst: moet op "${o.suffix}" eindigen`:o.format==="includes"?`Ongeldige tekst: moet "${o.includes}" bevatten`:o.format==="regex"?`Ongeldige tekst: moet overeenkomen met patroon ${o.pattern}`:`Ongeldig: ${i[o.format]??n.format}`}case"not_multiple_of":return`Ongeldig getal: moet een veelvoud van ${n.divisor} zijn`;case"unrecognized_keys":return`Onbekende key${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Ongeldige key in ${n.origin}`;case"invalid_union":return"Ongeldige invoer";case"invalid_element":return`Ongeldige waarde in ${n.origin}`;default:return"Ongeldige invoer"}}};function N5(){return{localeError:I5()}}const O5=()=>{const e={string:{unit:"tegn",verb:"å ha"},file:{unit:"bytes",verb:"å ha"},array:{unit:"elementer",verb:"å inneholde"},set:{unit:"elementer",verb:"å inneholde"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"tall";case"object":{if(Array.isArray(n))return"liste";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ugyldig input: forventet ${n.expected}, fikk ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ugyldig verdi: forventet ${H(n.values[0])}`:`Ugyldig valg: forventet en av ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`For stor(t): forventet ${n.origin??"value"} til å ha ${o}${n.maximum.toString()} ${a.unit??"elementer"}`:`For stor(t): forventet ${n.origin??"value"} til å ha ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`For lite(n): forventet ${n.origin} til å ha ${o}${n.minimum.toString()} ${a.unit}`:`For lite(n): forventet ${n.origin} til å ha ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ugyldig streng: må starte med "${o.prefix}"`:o.format==="ends_with"?`Ugyldig streng: må ende med "${o.suffix}"`:o.format==="includes"?`Ugyldig streng: må inneholde "${o.includes}"`:o.format==="regex"?`Ugyldig streng: må matche mønsteret ${o.pattern}`:`Ugyldig ${i[o.format]??n.format}`}case"not_multiple_of":return`Ugyldig tall: må være et multiplum av ${n.divisor}`;case"unrecognized_keys":return`${n.keys.length>1?"Ukjente nøkler":"Ukjent nøkkel"}: ${C(n.keys,", ")}`;case"invalid_key":return`Ugyldig nøkkel i ${n.origin}`;case"invalid_union":return"Ugyldig input";case"invalid_element":return`Ugyldig verdi i ${n.origin}`;default:return"Ugyldig input"}}};function P5(){return{localeError:O5()}}const x5=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"numara";case"object":{if(Array.isArray(n))return"saf";if(n===null)return"gayb";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Fâsit giren: umulan ${n.expected}, alınan ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Fâsit giren: umulan ${H(n.values[0])}`:`Fâsit tercih: mûteberler ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Fazla büyük: ${n.origin??"value"}, ${o}${n.maximum.toString()} ${a.unit??"elements"} sahip olmalıydı.`:`Fazla büyük: ${n.origin??"value"}, ${o}${n.maximum.toString()} olmalıydı.`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Fazla küçük: ${n.origin}, ${o}${n.minimum.toString()} ${a.unit} sahip olmalıydı.`:`Fazla küçük: ${n.origin}, ${o}${n.minimum.toString()} olmalıydı.`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Fâsit metin: "${o.prefix}" ile başlamalı.`:o.format==="ends_with"?`Fâsit metin: "${o.suffix}" ile bitmeli.`:o.format==="includes"?`Fâsit metin: "${o.includes}" ihtivâ etmeli.`:o.format==="regex"?`Fâsit metin: ${o.pattern} nakşına uymalı.`:`Fâsit ${i[o.format]??n.format}`}case"not_multiple_of":return`Fâsit sayı: ${n.divisor} katı olmalıydı.`;case"unrecognized_keys":return`Tanınmayan anahtar ${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`${n.origin} için tanınmayan anahtar var.`;case"invalid_union":return"Giren tanınamadı.";case"invalid_element":return`${n.origin} için tanınmayan kıymet var.`;default:return"Kıymet tanınamadı."}}};function T5(){return{localeError:x5()}}const A5=()=>{const e={string:{unit:"توکي",verb:"ولري"},file:{unit:"بایټس",verb:"ولري"},array:{unit:"توکي",verb:"ولري"},set:{unit:"توکي",verb:"ولري"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"عدد";case"object":{if(Array.isArray(n))return"ارې";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`ناسم ورودي: باید ${n.expected} وای, مګر ${r(n.input)} ترلاسه شو`;case"invalid_value":return n.values.length===1?`ناسم ورودي: باید ${H(n.values[0])} وای`:`ناسم انتخاب: باید یو له ${C(n.values,"|")} څخه وای`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`ډیر لوی: ${n.origin??"ارزښت"} باید ${o}${n.maximum.toString()} ${a.unit??"عنصرونه"} ولري`:`ډیر لوی: ${n.origin??"ارزښت"} باید ${o}${n.maximum.toString()} وي`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`ډیر کوچنی: ${n.origin} باید ${o}${n.minimum.toString()} ${a.unit} ولري`:`ډیر کوچنی: ${n.origin} باید ${o}${n.minimum.toString()} وي`}case"invalid_format":{const o=n;return o.format==="starts_with"?`ناسم متن: باید د "${o.prefix}" سره پیل شي`:o.format==="ends_with"?`ناسم متن: باید د "${o.suffix}" سره پای ته ورسيږي`:o.format==="includes"?`ناسم متن: باید "${o.includes}" ولري`:o.format==="regex"?`ناسم متن: باید د ${o.pattern} سره مطابقت ولري`:`${i[o.format]??n.format} ناسم دی`}case"not_multiple_of":return`ناسم عدد: باید د ${n.divisor} مضرب وي`;case"unrecognized_keys":return`ناسم ${n.keys.length>1?"کلیډونه":"کلیډ"}: ${C(n.keys,", ")}`;case"invalid_key":return`ناسم کلیډ په ${n.origin} کې`;case"invalid_union":return"ناسمه ورودي";case"invalid_element":return`ناسم عنصر په ${n.origin} کې`;default:return"ناسمه ورودي"}}};function j5(){return{localeError:A5()}}const C5=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"liczba";case"object":{if(Array.isArray(n))return"tablica";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Nieprawidłowe dane wejściowe: oczekiwano ${n.expected}, otrzymano ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Nieprawidłowe dane wejściowe: oczekiwano ${H(n.values[0])}`:`Nieprawidłowa opcja: oczekiwano jednej z wartości ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Za duża wartość: oczekiwano, że ${n.origin??"wartość"} będzie mieć ${o}${n.maximum.toString()} ${a.unit??"elementów"}`:`Zbyt duż(y/a/e): oczekiwano, że ${n.origin??"wartość"} będzie wynosić ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Za mała wartość: oczekiwano, że ${n.origin??"wartość"} będzie mieć ${o}${n.minimum.toString()} ${a.unit??"elementów"}`:`Zbyt mał(y/a/e): oczekiwano, że ${n.origin??"wartość"} będzie wynosić ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Nieprawidłowy ciąg znaków: musi zaczynać się od "${o.prefix}"`:o.format==="ends_with"?`Nieprawidłowy ciąg znaków: musi kończyć się na "${o.suffix}"`:o.format==="includes"?`Nieprawidłowy ciąg znaków: musi zawierać "${o.includes}"`:o.format==="regex"?`Nieprawidłowy ciąg znaków: musi odpowiadać wzorcowi ${o.pattern}`:`Nieprawidłow(y/a/e) ${i[o.format]??n.format}`}case"not_multiple_of":return`Nieprawidłowa liczba: musi być wielokrotnością ${n.divisor}`;case"unrecognized_keys":return`Nierozpoznane klucze${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Nieprawidłowy klucz w ${n.origin}`;case"invalid_union":return"Nieprawidłowe dane wejściowe";case"invalid_element":return`Nieprawidłowa wartość w ${n.origin}`;default:return"Nieprawidłowe dane wejściowe"}}};function D5(){return{localeError:C5()}}const z5=()=>{const e={string:{unit:"caracteres",verb:"ter"},file:{unit:"bytes",verb:"ter"},array:{unit:"itens",verb:"ter"},set:{unit:"itens",verb:"ter"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"número";case"object":{if(Array.isArray(n))return"array";if(n===null)return"nulo";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Tipo inválido: esperado ${n.expected}, recebido ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Entrada inválida: esperado ${H(n.values[0])}`:`Opção inválida: esperada uma das ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Muito grande: esperado que ${n.origin??"valor"} tivesse ${o}${n.maximum.toString()} ${a.unit??"elementos"}`:`Muito grande: esperado que ${n.origin??"valor"} fosse ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Muito pequeno: esperado que ${n.origin} tivesse ${o}${n.minimum.toString()} ${a.unit}`:`Muito pequeno: esperado que ${n.origin} fosse ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Texto inválido: deve começar com "${o.prefix}"`:o.format==="ends_with"?`Texto inválido: deve terminar com "${o.suffix}"`:o.format==="includes"?`Texto inválido: deve incluir "${o.includes}"`:o.format==="regex"?`Texto inválido: deve corresponder ao padrão ${o.pattern}`:`${i[o.format]??n.format} inválido`}case"not_multiple_of":return`Número inválido: deve ser múltiplo de ${n.divisor}`;case"unrecognized_keys":return`Chave${n.keys.length>1?"s":""} desconhecida${n.keys.length>1?"s":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Chave inválida em ${n.origin}`;case"invalid_union":return"Entrada inválida";case"invalid_element":return`Valor inválido em ${n.origin}`;default:return"Campo inválido"}}};function U5(){return{localeError:z5()}}function B2(e,t,r,i){const n=Math.abs(e),o=n%10,a=n%100;return a>=11&&a<=19?i:o===1?t:o>=2&&o<=4?r:i}const R5=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"число";case"object":{if(Array.isArray(n))return"массив";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Неверный ввод: ожидалось ${n.expected}, получено ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Неверный ввод: ожидалось ${H(n.values[0])}`:`Неверный вариант: ожидалось одно из ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);if(a){const u=Number(n.maximum),l=B2(u,a.unit.one,a.unit.few,a.unit.many);return`Слишком большое значение: ожидалось, что ${n.origin??"значение"} будет иметь ${o}${n.maximum.toString()} ${l}`}return`Слишком большое значение: ожидалось, что ${n.origin??"значение"} будет ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);if(a){const u=Number(n.minimum),l=B2(u,a.unit.one,a.unit.few,a.unit.many);return`Слишком маленькое значение: ожидалось, что ${n.origin} будет иметь ${o}${n.minimum.toString()} ${l}`}return`Слишком маленькое значение: ожидалось, что ${n.origin} будет ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Неверная строка: должна начинаться с "${o.prefix}"`:o.format==="ends_with"?`Неверная строка: должна заканчиваться на "${o.suffix}"`:o.format==="includes"?`Неверная строка: должна содержать "${o.includes}"`:o.format==="regex"?`Неверная строка: должна соответствовать шаблону ${o.pattern}`:`Неверный ${i[o.format]??n.format}`}case"not_multiple_of":return`Неверное число: должно быть кратным ${n.divisor}`;case"unrecognized_keys":return`Нераспознанн${n.keys.length>1?"ые":"ый"} ключ${n.keys.length>1?"и":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Неверный ключ в ${n.origin}`;case"invalid_union":return"Неверные входные данные";case"invalid_element":return`Неверное значение в ${n.origin}`;default:return"Неверные входные данные"}}};function M5(){return{localeError:R5()}}const L5=()=>{const e={string:{unit:"znakov",verb:"imeti"},file:{unit:"bajtov",verb:"imeti"},array:{unit:"elementov",verb:"imeti"},set:{unit:"elementov",verb:"imeti"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"število";case"object":{if(Array.isArray(n))return"tabela";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Neveljaven vnos: pričakovano ${n.expected}, prejeto ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Neveljaven vnos: pričakovano ${H(n.values[0])}`:`Neveljavna možnost: pričakovano eno izmed ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Preveliko: pričakovano, da bo ${n.origin??"vrednost"} imelo ${o}${n.maximum.toString()} ${a.unit??"elementov"}`:`Preveliko: pričakovano, da bo ${n.origin??"vrednost"} ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Premajhno: pričakovano, da bo ${n.origin} imelo ${o}${n.minimum.toString()} ${a.unit}`:`Premajhno: pričakovano, da bo ${n.origin} ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Neveljaven niz: mora se začeti z "${o.prefix}"`:o.format==="ends_with"?`Neveljaven niz: mora se končati z "${o.suffix}"`:o.format==="includes"?`Neveljaven niz: mora vsebovati "${o.includes}"`:o.format==="regex"?`Neveljaven niz: mora ustrezati vzorcu ${o.pattern}`:`Neveljaven ${i[o.format]??n.format}`}case"not_multiple_of":return`Neveljavno število: mora biti večkratnik ${n.divisor}`;case"unrecognized_keys":return`Neprepoznan${n.keys.length>1?"i ključi":" ključ"}: ${C(n.keys,", ")}`;case"invalid_key":return`Neveljaven ključ v ${n.origin}`;case"invalid_union":return"Neveljaven vnos";case"invalid_element":return`Neveljavna vrednost v ${n.origin}`;default:return"Neveljaven vnos"}}};function Z5(){return{localeError:L5()}}const F5=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"antal";case"object":{if(Array.isArray(n))return"lista";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ogiltig inmatning: förväntat ${n.expected}, fick ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ogiltig inmatning: förväntat ${H(n.values[0])}`:`Ogiltigt val: förväntade en av ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`För stor(t): förväntade ${n.origin??"värdet"} att ha ${o}${n.maximum.toString()} ${a.unit??"element"}`:`För stor(t): förväntat ${n.origin??"värdet"} att ha ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`För lite(t): förväntade ${n.origin??"värdet"} att ha ${o}${n.minimum.toString()} ${a.unit}`:`För lite(t): förväntade ${n.origin??"värdet"} att ha ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ogiltig sträng: måste börja med "${o.prefix}"`:o.format==="ends_with"?`Ogiltig sträng: måste sluta med "${o.suffix}"`:o.format==="includes"?`Ogiltig sträng: måste innehålla "${o.includes}"`:o.format==="regex"?`Ogiltig sträng: måste matcha mönstret "${o.pattern}"`:`Ogiltig(t) ${i[o.format]??n.format}`}case"not_multiple_of":return`Ogiltigt tal: måste vara en multipel av ${n.divisor}`;case"unrecognized_keys":return`${n.keys.length>1?"Okända nycklar":"Okänd nyckel"}: ${C(n.keys,", ")}`;case"invalid_key":return`Ogiltig nyckel i ${n.origin??"värdet"}`;case"invalid_union":return"Ogiltig input";case"invalid_element":return`Ogiltigt värde i ${n.origin??"värdet"}`;default:return"Ogiltig input"}}};function B5(){return{localeError:F5()}}const H5=()=>{const e={string:{unit:"எழுத்துக்கள்",verb:"கொண்டிருக்க வேண்டும்"},file:{unit:"பைட்டுகள்",verb:"கொண்டிருக்க வேண்டும்"},array:{unit:"உறுப்புகள்",verb:"கொண்டிருக்க வேண்டும்"},set:{unit:"உறுப்புகள்",verb:"கொண்டிருக்க வேண்டும்"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"எண் அல்லாதது":"எண்";case"object":{if(Array.isArray(n))return"அணி";if(n===null)return"வெறுமை";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`தவறான உள்ளீடு: எதிர்பார்க்கப்பட்டது ${n.expected}, பெறப்பட்டது ${r(n.input)}`;case"invalid_value":return n.values.length===1?`தவறான உள்ளீடு: எதிர்பார்க்கப்பட்டது ${H(n.values[0])}`:`தவறான விருப்பம்: எதிர்பார்க்கப்பட்டது ${C(n.values,"|")} இல் ஒன்று`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`மிக பெரியது: எதிர்பார்க்கப்பட்டது ${n.origin??"மதிப்பு"} ${o}${n.maximum.toString()} ${a.unit??"உறுப்புகள்"} ஆக இருக்க வேண்டும்`:`மிக பெரியது: எதிர்பார்க்கப்பட்டது ${n.origin??"மதிப்பு"} ${o}${n.maximum.toString()} ஆக இருக்க வேண்டும்`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`மிகச் சிறியது: எதிர்பார்க்கப்பட்டது ${n.origin} ${o}${n.minimum.toString()} ${a.unit} ஆக இருக்க வேண்டும்`:`மிகச் சிறியது: எதிர்பார்க்கப்பட்டது ${n.origin} ${o}${n.minimum.toString()} ஆக இருக்க வேண்டும்`}case"invalid_format":{const o=n;return o.format==="starts_with"?`தவறான சரம்: "${o.prefix}" இல் தொடங்க வேண்டும்`:o.format==="ends_with"?`தவறான சரம்: "${o.suffix}" இல் முடிவடைய வேண்டும்`:o.format==="includes"?`தவறான சரம்: "${o.includes}" ஐ உள்ளடக்க வேண்டும்`:o.format==="regex"?`தவறான சரம்: ${o.pattern} முறைபாட்டுடன் பொருந்த வேண்டும்`:`தவறான ${i[o.format]??n.format}`}case"not_multiple_of":return`தவறான எண்: ${n.divisor} இன் பலமாக இருக்க வேண்டும்`;case"unrecognized_keys":return`அடையாளம் தெரியாத விசை${n.keys.length>1?"கள்":""}: ${C(n.keys,", ")}`;case"invalid_key":return`${n.origin} இல் தவறான விசை`;case"invalid_union":return"தவறான உள்ளீடு";case"invalid_element":return`${n.origin} இல் தவறான மதிப்பு`;default:return"தவறான உள்ளீடு"}}};function G5(){return{localeError:H5()}}const W5=()=>{const e={string:{unit:"ตัวอักษร",verb:"ควรมี"},file:{unit:"ไบต์",verb:"ควรมี"},array:{unit:"รายการ",verb:"ควรมี"},set:{unit:"รายการ",verb:"ควรมี"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"ไม่ใช่ตัวเลข (NaN)":"ตัวเลข";case"object":{if(Array.isArray(n))return"อาร์เรย์ (Array)";if(n===null)return"ไม่มีค่า (null)";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`ประเภทข้อมูลไม่ถูกต้อง: ควรเป็น ${n.expected} แต่ได้รับ ${r(n.input)}`;case"invalid_value":return n.values.length===1?`ค่าไม่ถูกต้อง: ควรเป็น ${H(n.values[0])}`:`ตัวเลือกไม่ถูกต้อง: ควรเป็นหนึ่งใน ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"ไม่เกิน":"น้อยกว่า",a=t(n.origin);return a?`เกินกำหนด: ${n.origin??"ค่า"} ควรมี${o} ${n.maximum.toString()} ${a.unit??"รายการ"}`:`เกินกำหนด: ${n.origin??"ค่า"} ควรมี${o} ${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?"อย่างน้อย":"มากกว่า",a=t(n.origin);return a?`น้อยกว่ากำหนด: ${n.origin} ควรมี${o} ${n.minimum.toString()} ${a.unit}`:`น้อยกว่ากำหนด: ${n.origin} ควรมี${o} ${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`รูปแบบไม่ถูกต้อง: ข้อความต้องขึ้นต้นด้วย "${o.prefix}"`:o.format==="ends_with"?`รูปแบบไม่ถูกต้อง: ข้อความต้องลงท้ายด้วย "${o.suffix}"`:o.format==="includes"?`รูปแบบไม่ถูกต้อง: ข้อความต้องมี "${o.includes}" อยู่ในข้อความ`:o.format==="regex"?`รูปแบบไม่ถูกต้อง: ต้องตรงกับรูปแบบที่กำหนด ${o.pattern}`:`รูปแบบไม่ถูกต้อง: ${i[o.format]??n.format}`}case"not_multiple_of":return`ตัวเลขไม่ถูกต้อง: ต้องเป็นจำนวนที่หารด้วย ${n.divisor} ได้ลงตัว`;case"unrecognized_keys":return`พบคีย์ที่ไม่รู้จัก: ${C(n.keys,", ")}`;case"invalid_key":return`คีย์ไม่ถูกต้องใน ${n.origin}`;case"invalid_union":return"ข้อมูลไม่ถูกต้อง: ไม่ตรงกับรูปแบบยูเนียนที่กำหนดไว้";case"invalid_element":return`ข้อมูลไม่ถูกต้องใน ${n.origin}`;default:return"ข้อมูลไม่ถูกต้อง"}}};function V5(){return{localeError:W5()}}const q5=e=>{const t=typeof e;switch(t){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 t},J5=()=>{const e={string:{unit:"karakter",verb:"olmalı"},file:{unit:"bayt",verb:"olmalı"},array:{unit:"öğe",verb:"olmalı"},set:{unit:"öğe",verb:"olmalı"}};function t(i){return e[i]??null}const r={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 i=>{switch(i.code){case"invalid_type":return`Geçersiz değer: beklenen ${i.expected}, alınan ${q5(i.input)}`;case"invalid_value":return i.values.length===1?`Geçersiz değer: beklenen ${H(i.values[0])}`:`Geçersiz seçenek: aşağıdakilerden biri olmalı: ${C(i.values,"|")}`;case"too_big":{const n=i.inclusive?"<=":"<",o=t(i.origin);return o?`Çok büyük: beklenen ${i.origin??"değer"} ${n}${i.maximum.toString()} ${o.unit??"öğe"}`:`Çok büyük: beklenen ${i.origin??"değer"} ${n}${i.maximum.toString()}`}case"too_small":{const n=i.inclusive?">=":">",o=t(i.origin);return o?`Çok küçük: beklenen ${i.origin} ${n}${i.minimum.toString()} ${o.unit}`:`Çok küçük: beklenen ${i.origin} ${n}${i.minimum.toString()}`}case"invalid_format":{const n=i;return n.format==="starts_with"?`Geçersiz metin: "${n.prefix}" ile başlamalı`:n.format==="ends_with"?`Geçersiz metin: "${n.suffix}" ile bitmeli`:n.format==="includes"?`Geçersiz metin: "${n.includes}" içermeli`:n.format==="regex"?`Geçersiz metin: ${n.pattern} desenine uymalı`:`Geçersiz ${r[n.format]??i.format}`}case"not_multiple_of":return`Geçersiz sayı: ${i.divisor} ile tam bölünebilmeli`;case"unrecognized_keys":return`Tanınmayan anahtar${i.keys.length>1?"lar":""}: ${C(i.keys,", ")}`;case"invalid_key":return`${i.origin} içinde geçersiz anahtar`;case"invalid_union":return"Geçersiz değer";case"invalid_element":return`${i.origin} içinde geçersiz değer`;default:return"Geçersiz değer"}}};function K5(){return{localeError:J5()}}const Y5=()=>{const e={string:{unit:"символів",verb:"матиме"},file:{unit:"байтів",verb:"матиме"},array:{unit:"елементів",verb:"матиме"},set:{unit:"елементів",verb:"матиме"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"число";case"object":{if(Array.isArray(n))return"масив";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Неправильні вхідні дані: очікується ${n.expected}, отримано ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Неправильні вхідні дані: очікується ${H(n.values[0])}`:`Неправильна опція: очікується одне з ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Занадто велике: очікується, що ${n.origin??"значення"} ${a.verb} ${o}${n.maximum.toString()} ${a.unit??"елементів"}`:`Занадто велике: очікується, що ${n.origin??"значення"} буде ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Занадто мале: очікується, що ${n.origin} ${a.verb} ${o}${n.minimum.toString()} ${a.unit}`:`Занадто мале: очікується, що ${n.origin} буде ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Неправильний рядок: повинен починатися з "${o.prefix}"`:o.format==="ends_with"?`Неправильний рядок: повинен закінчуватися на "${o.suffix}"`:o.format==="includes"?`Неправильний рядок: повинен містити "${o.includes}"`:o.format==="regex"?`Неправильний рядок: повинен відповідати шаблону ${o.pattern}`:`Неправильний ${i[o.format]??n.format}`}case"not_multiple_of":return`Неправильне число: повинно бути кратним ${n.divisor}`;case"unrecognized_keys":return`Нерозпізнаний ключ${n.keys.length>1?"і":""}: ${C(n.keys,", ")}`;case"invalid_key":return`Неправильний ключ у ${n.origin}`;case"invalid_union":return"Неправильні вхідні дані";case"invalid_element":return`Неправильне значення у ${n.origin}`;default:return"Неправильні вхідні дані"}}};function H2(){return{localeError:Y5()}}function X5(){return H2()}const Q5=()=>{const e={string:{unit:"حروف",verb:"ہونا"},file:{unit:"بائٹس",verb:"ہونا"},array:{unit:"آئٹمز",verb:"ہونا"},set:{unit:"آئٹمز",verb:"ہونا"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"نمبر";case"object":{if(Array.isArray(n))return"آرے";if(n===null)return"نل";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`غلط ان پٹ: ${n.expected} متوقع تھا، ${r(n.input)} موصول ہوا`;case"invalid_value":return n.values.length===1?`غلط ان پٹ: ${H(n.values[0])} متوقع تھا`:`غلط آپشن: ${C(n.values,"|")} میں سے ایک متوقع تھا`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`بہت بڑا: ${n.origin??"ویلیو"} کے ${o}${n.maximum.toString()} ${a.unit??"عناصر"} ہونے متوقع تھے`:`بہت بڑا: ${n.origin??"ویلیو"} کا ${o}${n.maximum.toString()} ہونا متوقع تھا`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`بہت چھوٹا: ${n.origin} کے ${o}${n.minimum.toString()} ${a.unit} ہونے متوقع تھے`:`بہت چھوٹا: ${n.origin} کا ${o}${n.minimum.toString()} ہونا متوقع تھا`}case"invalid_format":{const o=n;return o.format==="starts_with"?`غلط سٹرنگ: "${o.prefix}" سے شروع ہونا چاہیے`:o.format==="ends_with"?`غلط سٹرنگ: "${o.suffix}" پر ختم ہونا چاہیے`:o.format==="includes"?`غلط سٹرنگ: "${o.includes}" شامل ہونا چاہیے`:o.format==="regex"?`غلط سٹرنگ: پیٹرن ${o.pattern} سے میچ ہونا چاہیے`:`غلط ${i[o.format]??n.format}`}case"not_multiple_of":return`غلط نمبر: ${n.divisor} کا مضاعف ہونا چاہیے`;case"unrecognized_keys":return`غیر تسلیم شدہ کی${n.keys.length>1?"ز":""}: ${C(n.keys,"، ")}`;case"invalid_key":return`${n.origin} میں غلط کی`;case"invalid_union":return"غلط ان پٹ";case"invalid_element":return`${n.origin} میں غلط ویلیو`;default:return"غلط ان پٹ"}}};function e7(){return{localeError:Q5()}}const t7=()=>{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 t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"số";case"object":{if(Array.isArray(n))return"mảng";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Đầu vào không hợp lệ: mong đợi ${n.expected}, nhận được ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Đầu vào không hợp lệ: mong đợi ${H(n.values[0])}`:`Tùy chọn không hợp lệ: mong đợi một trong các giá trị ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Quá lớn: mong đợi ${n.origin??"giá trị"} ${a.verb} ${o}${n.maximum.toString()} ${a.unit??"phần tử"}`:`Quá lớn: mong đợi ${n.origin??"giá trị"} ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Quá nhỏ: mong đợi ${n.origin} ${a.verb} ${o}${n.minimum.toString()} ${a.unit}`:`Quá nhỏ: mong đợi ${n.origin} ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Chuỗi không hợp lệ: phải bắt đầu bằng "${o.prefix}"`:o.format==="ends_with"?`Chuỗi không hợp lệ: phải kết thúc bằng "${o.suffix}"`:o.format==="includes"?`Chuỗi không hợp lệ: phải bao gồm "${o.includes}"`:o.format==="regex"?`Chuỗi không hợp lệ: phải khớp với mẫu ${o.pattern}`:`${i[o.format]??n.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 ${n.divisor}`;case"unrecognized_keys":return`Khóa không được nhận dạng: ${C(n.keys,", ")}`;case"invalid_key":return`Khóa không hợp lệ trong ${n.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 ${n.origin}`;default:return"Đầu vào không hợp lệ"}}};function n7(){return{localeError:t7()}}const r7=()=>{const e={string:{unit:"字符",verb:"包含"},file:{unit:"字节",verb:"包含"},array:{unit:"项",verb:"包含"},set:{unit:"项",verb:"包含"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"非数字(NaN)":"数字";case"object":{if(Array.isArray(n))return"数组";if(n===null)return"空值(null)";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`无效输入:期望 ${n.expected},实际接收 ${r(n.input)}`;case"invalid_value":return n.values.length===1?`无效输入:期望 ${H(n.values[0])}`:`无效选项:期望以下之一 ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`数值过大:期望 ${n.origin??"值"} ${o}${n.maximum.toString()} ${a.unit??"个元素"}`:`数值过大:期望 ${n.origin??"值"} ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`数值过小:期望 ${n.origin} ${o}${n.minimum.toString()} ${a.unit}`:`数值过小:期望 ${n.origin} ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`无效字符串:必须以 "${o.prefix}" 开头`:o.format==="ends_with"?`无效字符串:必须以 "${o.suffix}" 结尾`:o.format==="includes"?`无效字符串:必须包含 "${o.includes}"`:o.format==="regex"?`无效字符串:必须满足正则表达式 ${o.pattern}`:`无效${i[o.format]??n.format}`}case"not_multiple_of":return`无效数字:必须是 ${n.divisor} 的倍数`;case"unrecognized_keys":return`出现未知的键(key): ${C(n.keys,", ")}`;case"invalid_key":return`${n.origin} 中的键(key)无效`;case"invalid_union":return"无效输入";case"invalid_element":return`${n.origin} 中包含无效值(value)`;default:return"无效输入"}}};function i7(){return{localeError:r7()}}const o7=()=>{const e={string:{unit:"字元",verb:"擁有"},file:{unit:"位元組",verb:"擁有"},array:{unit:"項目",verb:"擁有"},set:{unit:"項目",verb:"擁有"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"number";case"object":{if(Array.isArray(n))return"array";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`無效的輸入值:預期為 ${n.expected},但收到 ${r(n.input)}`;case"invalid_value":return n.values.length===1?`無效的輸入值:預期為 ${H(n.values[0])}`:`無效的選項:預期為以下其中之一 ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`數值過大:預期 ${n.origin??"值"} 應為 ${o}${n.maximum.toString()} ${a.unit??"個元素"}`:`數值過大:預期 ${n.origin??"值"} 應為 ${o}${n.maximum.toString()}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`數值過小:預期 ${n.origin} 應為 ${o}${n.minimum.toString()} ${a.unit}`:`數值過小:預期 ${n.origin} 應為 ${o}${n.minimum.toString()}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`無效的字串:必須以 "${o.prefix}" 開頭`:o.format==="ends_with"?`無效的字串:必須以 "${o.suffix}" 結尾`:o.format==="includes"?`無效的字串:必須包含 "${o.includes}"`:o.format==="regex"?`無效的字串:必須符合格式 ${o.pattern}`:`無效的 ${i[o.format]??n.format}`}case"not_multiple_of":return`無效的數字:必須為 ${n.divisor} 的倍數`;case"unrecognized_keys":return`無法識別的鍵值${n.keys.length>1?"們":""}:${C(n.keys,"、")}`;case"invalid_key":return`${n.origin} 中有無效的鍵值`;case"invalid_union":return"無效的輸入值";case"invalid_element":return`${n.origin} 中有無效的值`;default:return"無效的輸入值"}}};function a7(){return{localeError:o7()}}const u7=()=>{const e={string:{unit:"àmi",verb:"ní"},file:{unit:"bytes",verb:"ní"},array:{unit:"nkan",verb:"ní"},set:{unit:"nkan",verb:"ní"}};function t(n){return e[n]??null}const r=n=>{const o=typeof n;switch(o){case"number":return Number.isNaN(n)?"NaN":"nọ́mbà";case"object":{if(Array.isArray(n))return"akopọ";if(n===null)return"null";if(Object.getPrototypeOf(n)!==Object.prototype&&n.constructor)return n.constructor.name}}return o},i={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 n=>{switch(n.code){case"invalid_type":return`Ìbáwọlé aṣìṣe: a ní láti fi ${n.expected}, àmọ̀ a rí ${r(n.input)}`;case"invalid_value":return n.values.length===1?`Ìbáwọlé aṣìṣe: a ní láti fi ${H(n.values[0])}`:`Àṣàyàn aṣìṣe: yan ọ̀kan lára ${C(n.values,"|")}`;case"too_big":{const o=n.inclusive?"<=":"<",a=t(n.origin);return a?`Tó pọ̀ jù: a ní láti jẹ́ pé ${n.origin??"iye"} ${a.verb} ${o}${n.maximum} ${a.unit}`:`Tó pọ̀ jù: a ní láti jẹ́ ${o}${n.maximum}`}case"too_small":{const o=n.inclusive?">=":">",a=t(n.origin);return a?`Kéré ju: a ní láti jẹ́ pé ${n.origin} ${a.verb} ${o}${n.minimum} ${a.unit}`:`Kéré ju: a ní láti jẹ́ ${o}${n.minimum}`}case"invalid_format":{const o=n;return o.format==="starts_with"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ bẹ̀rẹ̀ pẹ̀lú "${o.prefix}"`:o.format==="ends_with"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ parí pẹ̀lú "${o.suffix}"`:o.format==="includes"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ ní "${o.includes}"`:o.format==="regex"?`Ọ̀rọ̀ aṣìṣe: gbọ́dọ̀ bá àpẹẹrẹ mu ${o.pattern}`:`Aṣìṣe: ${i[o.format]??n.format}`}case"not_multiple_of":return`Nọ́mbà aṣìṣe: gbọ́dọ̀ jẹ́ èyà pípín ti ${n.divisor}`;case"unrecognized_keys":return`Bọtìnì àìmọ̀: ${C(n.keys,", ")}`;case"invalid_key":return`Bọtìnì aṣìṣe nínú ${n.origin}`;case"invalid_union":return"Ìbáwọlé aṣìṣe";case"invalid_element":return`Iye aṣìṣe nínú ${n.origin}`;default:return"Ìbáwọlé aṣìṣe"}}};function s7(){return{localeError:u7()}}var G2=Object.freeze({__proto__:null,ar:E9,az:N9,be:P9,ca:T9,cs:j9,da:D9,de:U9,en:L2,eo:F9,es:H9,fa:W9,fi:q9,fr:K9,frCA:X9,he:e5,hu:n5,id:i5,is:u5,it:c5,ja:d5,ka:h5,kh:g5,km:Z2,ko:$5,lt:_5,mk:w5,ms:E5,nl:N5,no:P5,ota:T5,pl:D5,ps:j5,pt:U5,ru:M5,sl:Z5,sv:B5,ta:G5,th:V5,tr:K5,ua:X5,uk:H2,ur:e7,vi:n7,yo:s7,zhCN:i7,zhTW:a7});const W2=Symbol("ZodOutput"),V2=Symbol("ZodInput");class uc{constructor(){this._map=new WeakMap,this._idmap=new Map}add(t,...r){const i=r[0];if(this._map.set(t,i),i&&typeof i=="object"&&"id"in i){if(this._idmap.has(i.id))throw new Error(`ID ${i.id} already exists in the registry`);this._idmap.set(i.id,t)}return this}clear(){return this._map=new WeakMap,this._idmap=new Map,this}remove(t){const r=this._map.get(t);return r&&typeof r=="object"&&"id"in r&&this._idmap.delete(r.id),this._map.delete(t),this}get(t){const r=t._zod.parent;if(r){const i={...this.get(r)??{}};delete i.id;const n={...i,...this._map.get(t)};return Object.keys(n).length?n:void 0}return this._map.get(t)}has(t){return this._map.has(t)}}function sc(){return new uc}const cr=sc();function q2(e,t){return new e({type:"string",...x(t)})}function J2(e,t){return new e({type:"string",coerce:!0,...x(t)})}function cc(e,t){return new e({type:"string",format:"email",check:"string_format",abort:!1,...x(t)})}function ka(e,t){return new e({type:"string",format:"guid",check:"string_format",abort:!1,...x(t)})}function lc(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,...x(t)})}function dc(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4",...x(t)})}function fc(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6",...x(t)})}function pc(e,t){return new e({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7",...x(t)})}function Ea(e,t){return new e({type:"string",format:"url",check:"string_format",abort:!1,...x(t)})}function hc(e,t){return new e({type:"string",format:"emoji",check:"string_format",abort:!1,...x(t)})}function mc(e,t){return new e({type:"string",format:"nanoid",check:"string_format",abort:!1,...x(t)})}function gc(e,t){return new e({type:"string",format:"cuid",check:"string_format",abort:!1,...x(t)})}function vc(e,t){return new e({type:"string",format:"cuid2",check:"string_format",abort:!1,...x(t)})}function $c(e,t){return new e({type:"string",format:"ulid",check:"string_format",abort:!1,...x(t)})}function yc(e,t){return new e({type:"string",format:"xid",check:"string_format",abort:!1,...x(t)})}function bc(e,t){return new e({type:"string",format:"ksuid",check:"string_format",abort:!1,...x(t)})}function _c(e,t){return new e({type:"string",format:"ipv4",check:"string_format",abort:!1,...x(t)})}function Sc(e,t){return new e({type:"string",format:"ipv6",check:"string_format",abort:!1,...x(t)})}function wc(e,t){return new e({type:"string",format:"cidrv4",check:"string_format",abort:!1,...x(t)})}function kc(e,t){return new e({type:"string",format:"cidrv6",check:"string_format",abort:!1,...x(t)})}function Ec(e,t){return new e({type:"string",format:"base64",check:"string_format",abort:!1,...x(t)})}function Ic(e,t){return new e({type:"string",format:"base64url",check:"string_format",abort:!1,...x(t)})}function Nc(e,t){return new e({type:"string",format:"e164",check:"string_format",abort:!1,...x(t)})}function Oc(e,t){return new e({type:"string",format:"jwt",check:"string_format",abort:!1,...x(t)})}const K2={Any:null,Minute:-1,Second:0,Millisecond:3,Microsecond:6};function Y2(e,t){return new e({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null,...x(t)})}function X2(e,t){return new e({type:"string",format:"date",check:"string_format",...x(t)})}function Q2(e,t){return new e({type:"string",format:"time",check:"string_format",precision:null,...x(t)})}function eg(e,t){return new e({type:"string",format:"duration",check:"string_format",...x(t)})}function tg(e,t){return new e({type:"number",checks:[],...x(t)})}function ng(e,t){return new e({type:"number",coerce:!0,checks:[],...x(t)})}function rg(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"safeint",...x(t)})}function ig(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"float32",...x(t)})}function og(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"float64",...x(t)})}function ag(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"int32",...x(t)})}function ug(e,t){return new e({type:"number",check:"number_format",abort:!1,format:"uint32",...x(t)})}function sg(e,t){return new e({type:"boolean",...x(t)})}function cg(e,t){return new e({type:"boolean",coerce:!0,...x(t)})}function lg(e,t){return new e({type:"bigint",...x(t)})}function dg(e,t){return new e({type:"bigint",coerce:!0,...x(t)})}function fg(e,t){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"int64",...x(t)})}function pg(e,t){return new e({type:"bigint",check:"bigint_format",abort:!1,format:"uint64",...x(t)})}function hg(e,t){return new e({type:"symbol",...x(t)})}function mg(e,t){return new e({type:"undefined",...x(t)})}function gg(e,t){return new e({type:"null",...x(t)})}function vg(e){return new e({type:"any"})}function $g(e){return new e({type:"unknown"})}function yg(e,t){return new e({type:"never",...x(t)})}function bg(e,t){return new e({type:"void",...x(t)})}function _g(e,t){return new e({type:"date",...x(t)})}function Sg(e,t){return new e({type:"date",coerce:!0,...x(t)})}function wg(e,t){return new e({type:"nan",...x(t)})}function lr(e,t){return new Ys({check:"less_than",...x(t),value:e,inclusive:!1})}function Ot(e,t){return new Ys({check:"less_than",...x(t),value:e,inclusive:!0})}function dr(e,t){return new Xs({check:"greater_than",...x(t),value:e,inclusive:!1})}function st(e,t){return new Xs({check:"greater_than",...x(t),value:e,inclusive:!0})}function kg(e){return dr(0,e)}function Eg(e){return lr(0,e)}function Ig(e){return Ot(0,e)}function Ng(e){return st(0,e)}function zi(e,t){return new Y1({check:"multiple_of",...x(t),value:e})}function Ia(e,t){return new e0({check:"max_size",...x(t),maximum:e})}function Ui(e,t){return new t0({check:"min_size",...x(t),minimum:e})}function Pc(e,t){return new n0({check:"size_equals",...x(t),size:e})}function Na(e,t){return new r0({check:"max_length",...x(t),maximum:e})}function Ur(e,t){return new i0({check:"min_length",...x(t),minimum:e})}function Oa(e,t){return new o0({check:"length_equals",...x(t),length:e})}function xc(e,t){return new a0({check:"string_format",format:"regex",...x(t),pattern:e})}function Tc(e){return new u0({check:"string_format",format:"lowercase",...x(e)})}function Ac(e){return new s0({check:"string_format",format:"uppercase",...x(e)})}function jc(e,t){return new c0({check:"string_format",format:"includes",...x(t),includes:e})}function Cc(e,t){return new l0({check:"string_format",format:"starts_with",...x(t),prefix:e})}function Dc(e,t){return new d0({check:"string_format",format:"ends_with",...x(t),suffix:e})}function Og(e,t,r){return new p0({check:"property",property:e,schema:t,...x(r)})}function zc(e,t){return new h0({check:"mime_type",mime:e,...x(t)})}function fr(e){return new m0({check:"overwrite",tx:e})}function Uc(e){return fr(t=>t.normalize(e))}function Rc(){return fr(e=>e.trim())}function Mc(){return fr(e=>e.toLowerCase())}function Lc(){return fr(e=>e.toUpperCase())}function Pg(e,t,r){return new e({type:"array",element:t,...x(r)})}function c7(e,t,r){return new e({type:"union",options:t,...x(r)})}function l7(e,t,r,i){return new e({type:"union",options:r,discriminator:t,...x(i)})}function d7(e,t,r){return new e({type:"intersection",left:t,right:r})}function f7(e,t,r,i){const n=r instanceof q,o=n?i:r,a=n?r:null;return new e({type:"tuple",items:t,rest:a,...x(o)})}function p7(e,t,r,i){return new e({type:"record",keyType:t,valueType:r,...x(i)})}function h7(e,t,r,i){return new e({type:"map",keyType:t,valueType:r,...x(i)})}function m7(e,t,r){return new e({type:"set",valueType:t,...x(r)})}function g7(e,t,r){const i=Array.isArray(t)?Object.fromEntries(t.map(n=>[n,n])):t;return new e({type:"enum",entries:i,...x(r)})}function v7(e,t,r){return new e({type:"enum",entries:t,...x(r)})}function $7(e,t,r){return new e({type:"literal",values:Array.isArray(t)?t:[t],...x(r)})}function xg(e,t){return new e({type:"file",...x(t)})}function y7(e,t){return new e({type:"transform",transform:t})}function b7(e,t){return new e({type:"optional",innerType:t})}function _7(e,t){return new e({type:"nullable",innerType:t})}function S7(e,t,r){return new e({type:"default",innerType:t,get defaultValue(){return typeof r=="function"?r():ma(r)}})}function w7(e,t,r){return new e({type:"nonoptional",innerType:t,...x(r)})}function k7(e,t){return new e({type:"success",innerType:t})}function E7(e,t,r){return new e({type:"catch",innerType:t,catchValue:typeof r=="function"?r:()=>r})}function I7(e,t,r){return new e({type:"pipe",in:t,out:r})}function N7(e,t){return new e({type:"readonly",innerType:t})}function O7(e,t,r){return new e({type:"template_literal",parts:t,...x(r)})}function P7(e,t){return new e({type:"lazy",getter:t})}function x7(e,t){return new e({type:"promise",innerType:t})}function Tg(e,t,r){const i=x(r);return i.abort??(i.abort=!0),new e({type:"custom",check:"custom",fn:t,...i})}function Ag(e,t,r){return new e({type:"custom",check:"custom",fn:t,...x(r)})}function jg(e){const t=Cg(r=>(r.addIssue=i=>{if(typeof i=="string")r.issues.push(Dr(i,r.value,t._zod.def));else{const n=i;n.fatal&&(n.continue=!1),n.code??(n.code="custom"),n.input??(n.input=r.value),n.inst??(n.inst=t),n.continue??(n.continue=!t._zod.def.abort),r.issues.push(Dr(n))}},e(r.value,r)));return t}function Cg(e,t){const r=new Se({check:"custom",...x(t)});return r._zod.check=e,r}function Dg(e,t){const r=x(t);let i=r.truthy??["true","1","yes","on","y","enabled"],n=r.falsy??["false","0","no","off","n","disabled"];r.case!=="sensitive"&&(i=i.map(c=>typeof c=="string"?c.toLowerCase():c),n=n.map(c=>typeof c=="string"?c.toLowerCase():c));const o=new Set(i),a=new Set(n),u=e.Codec??ac,l=e.Boolean??tc,f=e.String??ji,d=new f({type:"string",error:r.error}),h=new l({type:"boolean",error:r.error}),p=new u({type:"pipe",in:d,out:h,transform:(c,s)=>{let m=c;return r.case!=="sensitive"&&(m=m.toLowerCase()),o.has(m)?!0:a.has(m)?!1:(s.issues.push({code:"invalid_value",expected:"stringbool",values:[...o,...a],input:s.value,inst:p,continue:!1}),{})},reverseTransform:(c,s)=>c===!0?i[0]||"true":n[0]||"false",error:r.error});return p}function Ri(e,t,r,i={}){const n=x(i),o={...x(i),check:"string_format",type:"string",format:t,fn:typeof r=="function"?r:u=>r.test(u),...n};return r instanceof RegExp&&(o.pattern=r),new e(o)}class Zc{constructor(t){this.counter=0,this.metadataRegistry=t?.metadata??cr,this.target=t?.target??"draft-2020-12",this.unrepresentable=t?.unrepresentable??"throw",this.override=t?.override??(()=>{}),this.io=t?.io??"output",this.seen=new Map}process(t,r={path:[],schemaPath:[]}){var i;const n=t._zod.def,o={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""},a=this.seen.get(t);if(a)return a.count++,r.schemaPath.includes(t)&&(a.cycle=r.path),a.schema;const u={schema:{},count:1,cycle:void 0,path:r.path};this.seen.set(t,u);const l=t._zod.toJSONSchema?.();if(l)u.schema=l;else{const h={...r,schemaPath:[...r.schemaPath,t],path:r.path},p=t._zod.parent;if(p)u.ref=p,this.process(p,h),this.seen.get(p).isParent=!0;else{const c=u.schema;switch(n.type){case"string":{const s=c;s.type="string";const{minimum:m,maximum:g,format:$,patterns:v,contentEncoding:_}=t._zod.bag;if(typeof m=="number"&&(s.minLength=m),typeof g=="number"&&(s.maxLength=g),$&&(s.format=o[$]??$,s.format===""&&delete s.format),_&&(s.contentEncoding=_),v&&v.size>0){const y=[...v];y.length===1?s.pattern=y[0].source:y.length>1&&(u.schema.allOf=[...y.map(b=>({...this.target==="draft-7"||this.target==="draft-4"||this.target==="openapi-3.0"?{type:"string"}:{},pattern:b.source}))])}break}case"number":{const s=c,{minimum:m,maximum:g,format:$,multipleOf:v,exclusiveMaximum:_,exclusiveMinimum:y}=t._zod.bag;typeof $=="string"&&$.includes("int")?s.type="integer":s.type="number",typeof y=="number"&&(this.target==="draft-4"||this.target==="openapi-3.0"?(s.minimum=y,s.exclusiveMinimum=!0):s.exclusiveMinimum=y),typeof m=="number"&&(s.minimum=m,typeof y=="number"&&this.target!=="draft-4"&&(y>=m?delete s.minimum:delete s.exclusiveMinimum)),typeof _=="number"&&(this.target==="draft-4"||this.target==="openapi-3.0"?(s.maximum=_,s.exclusiveMaximum=!0):s.exclusiveMaximum=_),typeof g=="number"&&(s.maximum=g,typeof _=="number"&&this.target!=="draft-4"&&(_<=g?delete s.maximum:delete s.exclusiveMaximum)),typeof v=="number"&&(s.multipleOf=v);break}case"boolean":{const s=c;s.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"?(c.type="string",c.nullable=!0,c.enum=[null]):c.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":{c.not={};break}case"date":{if(this.unrepresentable==="throw")throw new Error("Date cannot be represented in JSON Schema");break}case"array":{const s=c,{minimum:m,maximum:g}=t._zod.bag;typeof m=="number"&&(s.minItems=m),typeof g=="number"&&(s.maxItems=g),s.type="array",s.items=this.process(n.element,{...h,path:[...h.path,"items"]});break}case"object":{const s=c;s.type="object",s.properties={};const m=n.shape;for(const v in m)s.properties[v]=this.process(m[v],{...h,path:[...h.path,"properties",v]});const g=new Set(Object.keys(m)),$=new Set([...g].filter(v=>{const _=n.shape[v]._zod;return this.io==="input"?_.optin===void 0:_.optout===void 0}));$.size>0&&(s.required=Array.from($)),n.catchall?._zod.def.type==="never"?s.additionalProperties=!1:n.catchall?n.catchall&&(s.additionalProperties=this.process(n.catchall,{...h,path:[...h.path,"additionalProperties"]})):this.io==="output"&&(s.additionalProperties=!1);break}case"union":{const s=c,m=n.options.map((g,$)=>this.process(g,{...h,path:[...h.path,"anyOf",$]}));s.anyOf=m;break}case"intersection":{const s=c,m=this.process(n.left,{...h,path:[...h.path,"allOf",0]}),g=this.process(n.right,{...h,path:[...h.path,"allOf",1]}),$=_=>"allOf"in _&&Object.keys(_).length===1,v=[...$(m)?m.allOf:[m],...$(g)?g.allOf:[g]];s.allOf=v;break}case"tuple":{const s=c;s.type="array";const m=this.target==="draft-2020-12"?"prefixItems":"items",g=this.target==="draft-2020-12"||this.target==="openapi-3.0"?"items":"additionalItems",$=n.items.map((b,w)=>this.process(b,{...h,path:[...h.path,m,w]})),v=n.rest?this.process(n.rest,{...h,path:[...h.path,g,...this.target==="openapi-3.0"?[n.items.length]:[]]}):null;this.target==="draft-2020-12"?(s.prefixItems=$,v&&(s.items=v)):this.target==="openapi-3.0"?(s.items={anyOf:$},v&&s.items.anyOf.push(v),s.minItems=$.length,v||(s.maxItems=$.length)):(s.items=$,v&&(s.additionalItems=v));const{minimum:_,maximum:y}=t._zod.bag;typeof _=="number"&&(s.minItems=_),typeof y=="number"&&(s.maxItems=y);break}case"record":{const s=c;s.type="object",(this.target==="draft-7"||this.target==="draft-2020-12")&&(s.propertyNames=this.process(n.keyType,{...h,path:[...h.path,"propertyNames"]})),s.additionalProperties=this.process(n.valueType,{...h,path:[...h.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 s=c,m=As(n.entries);m.every(g=>typeof g=="number")&&(s.type="number"),m.every(g=>typeof g=="string")&&(s.type="string"),s.enum=m;break}case"literal":{const s=c,m=[];for(const g of n.values)if(g===void 0){if(this.unrepresentable==="throw")throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if(typeof g=="bigint"){if(this.unrepresentable==="throw")throw new Error("BigInt literals cannot be represented in JSON Schema");m.push(Number(g))}else m.push(g);if(m.length!==0)if(m.length===1){const g=m[0];s.type=g===null?"null":typeof g,this.target==="draft-4"||this.target==="openapi-3.0"?s.enum=[g]:s.const=g}else m.every(g=>typeof g=="number")&&(s.type="number"),m.every(g=>typeof g=="string")&&(s.type="string"),m.every(g=>typeof g=="boolean")&&(s.type="string"),m.every(g=>g===null)&&(s.type="null"),s.enum=m;break}case"file":{const s=c,m={type:"string",format:"binary",contentEncoding:"binary"},{minimum:g,maximum:$,mime:v}=t._zod.bag;g!==void 0&&(m.minLength=g),$!==void 0&&(m.maxLength=$),v?v.length===1?(m.contentMediaType=v[0],Object.assign(s,m)):s.anyOf=v.map(_=>({...m,contentMediaType:_})):Object.assign(s,m);break}case"transform":{if(this.unrepresentable==="throw")throw new Error("Transforms cannot be represented in JSON Schema");break}case"nullable":{const s=this.process(n.innerType,h);this.target==="openapi-3.0"?(u.ref=n.innerType,c.nullable=!0):c.anyOf=[s,{type:"null"}];break}case"nonoptional":{this.process(n.innerType,h),u.ref=n.innerType;break}case"success":{const s=c;s.type="boolean";break}case"default":{this.process(n.innerType,h),u.ref=n.innerType,c.default=JSON.parse(JSON.stringify(n.defaultValue));break}case"prefault":{this.process(n.innerType,h),u.ref=n.innerType,this.io==="input"&&(c._prefault=JSON.parse(JSON.stringify(n.defaultValue)));break}case"catch":{this.process(n.innerType,h),u.ref=n.innerType;let s;try{s=n.catchValue(void 0)}catch{throw new Error("Dynamic catch values are not supported in JSON Schema")}c.default=s;break}case"nan":{if(this.unrepresentable==="throw")throw new Error("NaN cannot be represented in JSON Schema");break}case"template_literal":{const s=c,m=t._zod.pattern;if(!m)throw new Error("Pattern not found in template literal");s.type="string",s.pattern=m.source;break}case"pipe":{const s=this.io==="input"?n.in._zod.def.type==="transform"?n.out:n.in:n.out;this.process(s,h),u.ref=s;break}case"readonly":{this.process(n.innerType,h),u.ref=n.innerType,c.readOnly=!0;break}case"promise":{this.process(n.innerType,h),u.ref=n.innerType;break}case"optional":{this.process(n.innerType,h),u.ref=n.innerType;break}case"lazy":{const s=t._zod.innerType;this.process(s,h),u.ref=s;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 f=this.metadataRegistry.get(t);return f&&Object.assign(u.schema,f),this.io==="input"&&Ee(t)&&(delete u.schema.examples,delete u.schema.default),this.io==="input"&&u.schema._prefault&&((i=u.schema).default??(i.default=u.schema._prefault)),delete u.schema._prefault,this.seen.get(t).schema}emit(t,r){const i={cycles:r?.cycles??"ref",reused:r?.reused??"inline",external:r?.external??void 0},n=this.seen.get(t);if(!n)throw new Error("Unprocessed schema. This is a bug in Zod.");const o=d=>{const h=this.target==="draft-2020-12"?"$defs":"definitions";if(i.external){const m=i.external.registry.get(d[0])?.id,g=i.external.uri??(v=>v);if(m)return{ref:g(m)};const $=d[1].defId??d[1].schema.id??`schema${this.counter++}`;return d[1].defId=$,{defId:$,ref:`${g("__shared")}#/${h}/${$}`}}if(d[1]===n)return{ref:"#"};const c=`#/${h}/`,s=d[1].schema.id??`__schema${this.counter++}`;return{defId:s,ref:c+s}},a=d=>{if(d[1].schema.$ref)return;const h=d[1],{ref:p,defId:c}=o(d);h.def={...h.schema},c&&(h.defId=c);const s=h.schema;for(const m in s)delete s[m];s.$ref=p};if(i.cycles==="throw")for(const d of this.seen.entries()){const h=d[1];if(h.cycle)throw new Error(`Cycle detected: #/${h.cycle?.join("/")}/<root>\n\nSet the \\`cycles\\` parameter to \\`"ref"\\` to resolve cyclical schemas with defs.`)}for(const d of this.seen.entries()){const h=d[1];if(t===d[0]){a(d);continue}if(i.external){const c=i.external.registry.get(d[0])?.id;if(t!==d[0]&&c){a(d);continue}}if(this.metadataRegistry.get(d[0])?.id){a(d);continue}if(h.cycle){a(d);continue}if(h.count>1&&i.reused==="ref"){a(d);continue}}const u=(d,h)=>{const p=this.seen.get(d),c=p.def??p.schema,s={...c};if(p.ref===null)return;const m=p.ref;if(p.ref=null,m){u(m,h);const g=this.seen.get(m).schema;g.$ref&&(h.target==="draft-7"||h.target==="draft-4"||h.target==="openapi-3.0")?(c.allOf=c.allOf??[],c.allOf.push(g)):(Object.assign(c,g),Object.assign(c,s))}p.isParent||this.override({zodSchema:d,jsonSchema:c,path:p.path??[]})};for(const d of[...this.seen.entries()].reverse())u(d[0],{target:this.target});const l={};if(this.target==="draft-2020-12"?l.$schema="https://json-schema.org/draft/2020-12/schema":this.target==="draft-7"?l.$schema="http://json-schema.org/draft-07/schema#":this.target==="draft-4"?l.$schema="http://json-schema.org/draft-04/schema#":this.target==="openapi-3.0"||console.warn(`Invalid target: ${this.target}`),i.external?.uri){const d=i.external.registry.get(t)?.id;if(!d)throw new Error("Schema is missing an `id` property");l.$id=i.external.uri(d)}Object.assign(l,n.def);const f=i.external?.defs??{};for(const d of this.seen.entries()){const h=d[1];h.def&&h.defId&&(f[h.defId]=h.def)}i.external||Object.keys(f).length>0&&(this.target==="draft-2020-12"?l.$defs=f:l.definitions=f);try{return JSON.parse(JSON.stringify(l))}catch{throw new Error("Error converting schema to JSON.")}}}function zg(e,t){if(e instanceof uc){const i=new Zc(t),n={};for(const u of e._idmap.entries()){const[l,f]=u;i.process(f)}const o={},a={registry:e,uri:t?.uri,defs:n};for(const u of e._idmap.entries()){const[l,f]=u;o[l]=i.emit(f,{...t,external:a})}if(Object.keys(n).length>0){const u=i.target==="draft-2020-12"?"$defs":"definitions";o.__shared={[u]:n}}return{schemas:o}}const r=new Zc(t);return r.process(e),r.emit(e,t)}function Ee(e,t){const r=t??{seen:new Set};if(r.seen.has(e))return!1;r.seen.add(e);const n=e._zod.def;switch(n.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 Ee(n.element,r);case"object":{for(const o in n.shape)if(Ee(n.shape[o],r))return!0;return!1}case"union":{for(const o of n.options)if(Ee(o,r))return!0;return!1}case"intersection":return Ee(n.left,r)||Ee(n.right,r);case"tuple":{for(const o of n.items)if(Ee(o,r))return!0;return!!(n.rest&&Ee(n.rest,r))}case"record":return Ee(n.keyType,r)||Ee(n.valueType,r);case"map":return Ee(n.keyType,r)||Ee(n.valueType,r);case"set":return Ee(n.valueType,r);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":return Ee(n.innerType,r);case"lazy":return Ee(n.getter(),r);case"default":return Ee(n.innerType,r);case"prefault":return Ee(n.innerType,r);case"custom":return!1;case"transform":return!0;case"pipe":return Ee(n.in,r)||Ee(n.out,r);case"success":return!1;case"catch":return!1;case"function":return!1}throw new Error(`Unknown schema type: ${n.type}`)}var T7=Object.freeze({__proto__:null}),A7=Object.freeze({__proto__:null,$ZodAny:J0,$ZodArray:t2,$ZodAsyncError:or,$ZodBase64:U0,$ZodBase64URL:M0,$ZodBigInt:nc,$ZodBigIntFormat:G0,$ZodBoolean:tc,$ZodCIDRv4:D0,$ZodCIDRv6:z0,$ZodCUID:k0,$ZodCUID2:E0,$ZodCatch:O2,$ZodCheck:Se,$ZodCheckBigIntFormat:Q1,$ZodCheckEndsWith:d0,$ZodCheckGreaterThan:Xs,$ZodCheckIncludes:c0,$ZodCheckLengthEquals:o0,$ZodCheckLessThan:Ys,$ZodCheckLowerCase:u0,$ZodCheckMaxLength:r0,$ZodCheckMaxSize:e0,$ZodCheckMimeType:h0,$ZodCheckMinLength:i0,$ZodCheckMinSize:t0,$ZodCheckMultipleOf:Y1,$ZodCheckNumberFormat:X1,$ZodCheckOverwrite:m0,$ZodCheckProperty:p0,$ZodCheckRegex:a0,$ZodCheckSizeEquals:n0,$ZodCheckStartsWith:l0,$ZodCheckStringFormat:Ai,$ZodCheckUpperCase:s0,$ZodCodec:ac,$ZodCustom:U2,$ZodCustomStringFormat:B0,$ZodDate:Q0,$ZodDefault:S2,$ZodDiscriminatedUnion:u2,$ZodE164:L0,$ZodEmail:b0,$ZodEmoji:S0,$ZodEncodeError:da,$ZodEnum:m2,$ZodError:Ds,$ZodFile:v2,$ZodFunction:C2,$ZodGUID:$0,$ZodIPv4:j0,$ZodIPv6:C0,$ZodISODate:x0,$ZodISODateTime:P0,$ZodISODuration:A0,$ZodISOTime:T0,$ZodIntersection:s2,$ZodJWT:F0,$ZodKSUID:O0,$ZodLazy:z2,$ZodLiteral:g2,$ZodMap:d2,$ZodNaN:P2,$ZodNanoID:w0,$ZodNever:Y0,$ZodNonOptional:E2,$ZodNull:q0,$ZodNullable:_2,$ZodNumber:ec,$ZodNumberFormat:H0,$ZodObject:i2,$ZodObjectJIT:o2,$ZodOptional:b2,$ZodPipe:x2,$ZodPrefault:k2,$ZodPromise:D2,$ZodReadonly:T2,$ZodRealError:ut,$ZodRecord:l2,$ZodRegistry:uc,$ZodSet:p2,$ZodString:ji,$ZodStringFormat:me,$ZodSuccess:N2,$ZodSymbol:W0,$ZodTemplateLiteral:j2,$ZodTransform:$2,$ZodTuple:oc,$ZodType:q,$ZodULID:I0,$ZodURL:_0,$ZodUUID:y0,$ZodUndefined:V0,$ZodUnion:rc,$ZodUnknown:K0,$ZodVoid:X0,$ZodXID:N0,$brand:Vm,$constructor:k,$input:V2,$output:W2,Doc:g0,JSONSchema:T7,JSONSchemaGenerator:Zc,NEVER:jr,TimePrecision:K2,_any:vg,_array:Pg,_base64:Ec,_base64url:Ic,_bigint:lg,_boolean:sg,_catch:E7,_check:Cg,_cidrv4:wc,_cidrv6:kc,_coercedBigint:dg,_coercedBoolean:cg,_coercedDate:Sg,_coercedNumber:ng,_coercedString:J2,_cuid:gc,_cuid2:vc,_custom:Tg,_date:_g,_decode:Zs,_decodeAsync:Bs,_default:S7,_discriminatedUnion:l7,_e164:Nc,_email:cc,_emoji:hc,_encode:Ls,_encodeAsync:Fs,_endsWith:Dc,_enum:g7,_file:xg,_float32:ig,_float64:og,_gt:dr,_gte:st,_guid:ka,_includes:jc,_int:rg,_int32:ag,_int64:fg,_intersection:d7,_ipv4:_c,_ipv6:Sc,_isoDate:X2,_isoDateTime:Y2,_isoDuration:eg,_isoTime:Q2,_jwt:Oc,_ksuid:bc,_lazy:P7,_length:Oa,_literal:$7,_lowercase:Tc,_lt:lr,_lte:Ot,_map:h7,_max:Ot,_maxLength:Na,_maxSize:Ia,_mime:zc,_min:st,_minLength:Ur,_minSize:Ui,_multipleOf:zi,_nan:wg,_nanoid:mc,_nativeEnum:v7,_negative:Eg,_never:yg,_nonnegative:Ng,_nonoptional:w7,_nonpositive:Ig,_normalize:Uc,_null:gg,_nullable:_7,_number:tg,_optional:b7,_overwrite:fr,_parse:Ii,_parseAsync:Ni,_pipe:I7,_positive:kg,_promise:x7,_property:Og,_readonly:N7,_record:p7,_refine:Ag,_regex:xc,_safeDecode:Gs,_safeDecodeAsync:Vs,_safeEncode:Hs,_safeEncodeAsync:Ws,_safeParse:Oi,_safeParseAsync:Pi,_set:m7,_size:Pc,_startsWith:Cc,_string:q2,_stringFormat:Ri,_stringbool:Dg,_success:k7,_superRefine:jg,_symbol:hg,_templateLiteral:O7,_toLowerCase:Mc,_toUpperCase:Lc,_transform:y7,_trim:Rc,_tuple:f7,_uint32:ug,_uint64:pg,_ulid:$c,_undefined:mg,_union:c7,_unknown:$g,_uppercase:Ac,_url:Ea,_uuid:lc,_uuidv4:dc,_uuidv6:fc,_uuidv7:pc,_void:bg,_xid:yc,clone:gt,config:Ge,decode:s9,decodeAsync:l9,encode:u9,encodeAsync:c9,flattenError:zs,formatError:Us,globalConfig:fa,globalRegistry:cr,isValidBase64:Qs,isValidBase64URL:R0,isValidJWT:Z0,locales:G2,parse:Rs,parseAsync:Ms,prettifyError:h1,regexes:Ks,registry:sc,safeDecode:f9,safeDecodeAsync:h9,safeEncode:d9,safeEncodeAsync:p9,safeParse:m1,safeParseAsync:g1,toDotPath:p1,toJSONSchema:zg,treeifyError:f1,util:l1,version:v0});const Fc=k("ZodISODateTime",(e,t)=>{P0.init(e,t),ve.init(e,t)});function Ug(e){return Y2(Fc,e)}const Bc=k("ZodISODate",(e,t)=>{x0.init(e,t),ve.init(e,t)});function Rg(e){return X2(Bc,e)}const Hc=k("ZodISOTime",(e,t)=>{T0.init(e,t),ve.init(e,t)});function Mg(e){return Q2(Hc,e)}const Gc=k("ZodISODuration",(e,t)=>{A0.init(e,t),ve.init(e,t)});function Lg(e){return eg(Gc,e)}var j7=Object.freeze({__proto__:null,ZodISODate:Bc,ZodISODateTime:Fc,ZodISODuration:Gc,ZodISOTime:Hc,date:Rg,datetime:Ug,duration:Lg,time:Mg});const Zg=(e,t)=>{Ds.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:r=>Us(e,r)},flatten:{value:r=>zs(e,r)},addIssue:{value:r=>{e.issues.push(r),e.message=JSON.stringify(e.issues,pa,2)}},addIssues:{value:r=>{e.issues.push(...r),e.message=JSON.stringify(e.issues,pa,2)}},isEmpty:{get(){return e.issues.length===0}}})},C7=k("ZodError",Zg),ct=k("ZodError",Zg,{Parent:Error}),Fg=Ii(ct),Bg=Ni(ct),Hg=Oi(ct),Gg=Pi(ct),Wg=Ls(ct),Vg=Zs(ct),qg=Fs(ct),Jg=Bs(ct),Kg=Hs(ct),Yg=Gs(ct),Xg=Ws(ct),Qg=Vs(ct),Q=k("ZodType",(e,t)=>(q.init(e,t),e.def=t,e.type=t.type,Object.defineProperty(e,"_def",{value:t}),e.check=(...r)=>e.clone(on(t,{checks:[...t.checks??[],...r.map(i=>typeof i=="function"?{_zod:{check:i,def:{check:"custom"},onattach:[]}}:i)]})),e.clone=(r,i)=>gt(e,r,i),e.brand=()=>e,e.register=(r,i)=>(r.add(e,i),e),e.parse=(r,i)=>Fg(e,r,i,{callee:e.parse}),e.safeParse=(r,i)=>Hg(e,r,i),e.parseAsync=async(r,i)=>Bg(e,r,i,{callee:e.parseAsync}),e.safeParseAsync=async(r,i)=>Gg(e,r,i),e.spa=e.safeParseAsync,e.encode=(r,i)=>Wg(e,r,i),e.decode=(r,i)=>Vg(e,r,i),e.encodeAsync=async(r,i)=>qg(e,r,i),e.decodeAsync=async(r,i)=>Jg(e,r,i),e.safeEncode=(r,i)=>Kg(e,r,i),e.safeDecode=(r,i)=>Yg(e,r,i),e.safeEncodeAsync=async(r,i)=>Xg(e,r,i),e.safeDecodeAsync=async(r,i)=>Qg(e,r,i),e.refine=(r,i)=>e.check(Lv(r,i)),e.superRefine=r=>e.check(Zv(r)),e.overwrite=r=>e.check(fr(r)),e.optional=()=>za(e),e.nullable=()=>Ua(e),e.nullish=()=>za(Ua(e)),e.nonoptional=r=>Nv(e,r),e.array=()=>Lr(e),e.or=r=>ml([e,r]),e.and=r=>pv(e,r),e.transform=r=>Ra(e,$l(r)),e.default=r=>kv(e,r),e.prefault=r=>Iv(e,r),e.catch=r=>xv(e,r),e.pipe=r=>Ra(e,r),e.readonly=()=>jv(e),e.describe=r=>{const i=e.clone();return cr.add(i,{description:r}),i},Object.defineProperty(e,"description",{get(){return cr.get(e)?.description},configurable:!0}),e.meta=(...r)=>{if(r.length===0)return cr.get(e);const i=e.clone();return cr.add(i,r[0]),i},e.isOptional=()=>e.safeParse(void 0).success,e.isNullable=()=>e.safeParse(null).success,e)),Wc=k("_ZodString",(e,t)=>{ji.init(e,t),Q.init(e,t);const r=e._zod.bag;e.format=r.format??null,e.minLength=r.minimum??null,e.maxLength=r.maximum??null,e.regex=(...i)=>e.check(xc(...i)),e.includes=(...i)=>e.check(jc(...i)),e.startsWith=(...i)=>e.check(Cc(...i)),e.endsWith=(...i)=>e.check(Dc(...i)),e.min=(...i)=>e.check(Ur(...i)),e.max=(...i)=>e.check(Na(...i)),e.length=(...i)=>e.check(Oa(...i)),e.nonempty=(...i)=>e.check(Ur(1,...i)),e.lowercase=i=>e.check(Tc(i)),e.uppercase=i=>e.check(Ac(i)),e.trim=()=>e.check(Rc()),e.normalize=(...i)=>e.check(Uc(...i)),e.toLowerCase=()=>e.check(Mc()),e.toUpperCase=()=>e.check(Lc())}),Pa=k("ZodString",(e,t)=>{ji.init(e,t),Wc.init(e,t),e.email=r=>e.check(cc(Vc,r)),e.url=r=>e.check(Ea(Ta,r)),e.jwt=r=>e.check(Oc(sl,r)),e.emoji=r=>e.check(hc(qc,r)),e.guid=r=>e.check(ka(xa,r)),e.uuid=r=>e.check(lc(an,r)),e.uuidv4=r=>e.check(dc(an,r)),e.uuidv6=r=>e.check(fc(an,r)),e.uuidv7=r=>e.check(pc(an,r)),e.nanoid=r=>e.check(mc(Jc,r)),e.guid=r=>e.check(ka(xa,r)),e.cuid=r=>e.check(gc(Kc,r)),e.cuid2=r=>e.check(vc(Yc,r)),e.ulid=r=>e.check($c(Xc,r)),e.base64=r=>e.check(Ec(ol,r)),e.base64url=r=>e.check(Ic(al,r)),e.xid=r=>e.check(yc(Qc,r)),e.ksuid=r=>e.check(bc(el,r)),e.ipv4=r=>e.check(_c(tl,r)),e.ipv6=r=>e.check(Sc(nl,r)),e.cidrv4=r=>e.check(wc(rl,r)),e.cidrv6=r=>e.check(kc(il,r)),e.e164=r=>e.check(Nc(ul,r)),e.datetime=r=>e.check(Ug(r)),e.date=r=>e.check(Rg(r)),e.time=r=>e.check(Mg(r)),e.duration=r=>e.check(Lg(r))});function Pn(e){return q2(Pa,e)}const ve=k("ZodStringFormat",(e,t)=>{me.init(e,t),Wc.init(e,t)}),Vc=k("ZodEmail",(e,t)=>{b0.init(e,t),ve.init(e,t)});function D7(e){return cc(Vc,e)}const xa=k("ZodGUID",(e,t)=>{$0.init(e,t),ve.init(e,t)});function z7(e){return ka(xa,e)}const an=k("ZodUUID",(e,t)=>{y0.init(e,t),ve.init(e,t)});function U7(e){return lc(an,e)}function R7(e){return dc(an,e)}function M7(e){return fc(an,e)}function L7(e){return pc(an,e)}const Ta=k("ZodURL",(e,t)=>{_0.init(e,t),ve.init(e,t)});function Z7(e){return Ea(Ta,e)}function F7(e){return Ea(Ta,{protocol:/^https?$/,hostname:j1,...x(e)})}const qc=k("ZodEmoji",(e,t)=>{S0.init(e,t),ve.init(e,t)});function B7(e){return hc(qc,e)}const Jc=k("ZodNanoID",(e,t)=>{w0.init(e,t),ve.init(e,t)});function H7(e){return mc(Jc,e)}const Kc=k("ZodCUID",(e,t)=>{k0.init(e,t),ve.init(e,t)});function G7(e){return gc(Kc,e)}const Yc=k("ZodCUID2",(e,t)=>{E0.init(e,t),ve.init(e,t)});function W7(e){return vc(Yc,e)}const Xc=k("ZodULID",(e,t)=>{I0.init(e,t),ve.init(e,t)});function V7(e){return $c(Xc,e)}const Qc=k("ZodXID",(e,t)=>{N0.init(e,t),ve.init(e,t)});function q7(e){return yc(Qc,e)}const el=k("ZodKSUID",(e,t)=>{O0.init(e,t),ve.init(e,t)});function J7(e){return bc(el,e)}const tl=k("ZodIPv4",(e,t)=>{j0.init(e,t),ve.init(e,t)});function K7(e){return _c(tl,e)}const nl=k("ZodIPv6",(e,t)=>{C0.init(e,t),ve.init(e,t)});function Y7(e){return Sc(nl,e)}const rl=k("ZodCIDRv4",(e,t)=>{D0.init(e,t),ve.init(e,t)});function X7(e){return wc(rl,e)}const il=k("ZodCIDRv6",(e,t)=>{z0.init(e,t),ve.init(e,t)});function Q7(e){return kc(il,e)}const ol=k("ZodBase64",(e,t)=>{U0.init(e,t),ve.init(e,t)});function eS(e){return Ec(ol,e)}const al=k("ZodBase64URL",(e,t)=>{M0.init(e,t),ve.init(e,t)});function tS(e){return Ic(al,e)}const ul=k("ZodE164",(e,t)=>{L0.init(e,t),ve.init(e,t)});function nS(e){return Nc(ul,e)}const sl=k("ZodJWT",(e,t)=>{F0.init(e,t),ve.init(e,t)});function rS(e){return Oc(sl,e)}const Mi=k("ZodCustomStringFormat",(e,t)=>{B0.init(e,t),ve.init(e,t)});function iS(e,t,r={}){return Ri(Mi,e,t,r)}function oS(e){return Ri(Mi,"hostname",Js,e)}function aS(e){return Ri(Mi,"hex",J1,e)}function uS(e,t){const r=t?.enc??"hex",i=`${e}_${r}`,n=Ks[i];if(!n)throw new Error(`Unrecognized hash format: ${i}`);return Ri(Mi,i,n,t)}const Aa=k("ZodNumber",(e,t)=>{ec.init(e,t),Q.init(e,t),e.gt=(i,n)=>e.check(dr(i,n)),e.gte=(i,n)=>e.check(st(i,n)),e.min=(i,n)=>e.check(st(i,n)),e.lt=(i,n)=>e.check(lr(i,n)),e.lte=(i,n)=>e.check(Ot(i,n)),e.max=(i,n)=>e.check(Ot(i,n)),e.int=i=>e.check(cl(i)),e.safe=i=>e.check(cl(i)),e.positive=i=>e.check(dr(0,i)),e.nonnegative=i=>e.check(st(0,i)),e.negative=i=>e.check(lr(0,i)),e.nonpositive=i=>e.check(Ot(0,i)),e.multipleOf=(i,n)=>e.check(zi(i,n)),e.step=(i,n)=>e.check(zi(i,n)),e.finite=()=>e;const r=e._zod.bag;e.minValue=Math.max(r.minimum??Number.NEGATIVE_INFINITY,r.exclusiveMinimum??Number.NEGATIVE_INFINITY)??null,e.maxValue=Math.min(r.maximum??Number.POSITIVE_INFINITY,r.exclusiveMaximum??Number.POSITIVE_INFINITY)??null,e.isInt=(r.format??"").includes("int")||Number.isSafeInteger(r.multipleOf??.5),e.isFinite=!0,e.format=r.format??null});function ev(e){return tg(Aa,e)}const Rr=k("ZodNumberFormat",(e,t)=>{H0.init(e,t),Aa.init(e,t)});function cl(e){return rg(Rr,e)}function sS(e){return ig(Rr,e)}function cS(e){return og(Rr,e)}function lS(e){return ag(Rr,e)}function dS(e){return ug(Rr,e)}const ja=k("ZodBoolean",(e,t)=>{tc.init(e,t),Q.init(e,t)});function ll(e){return sg(ja,e)}const Ca=k("ZodBigInt",(e,t)=>{nc.init(e,t),Q.init(e,t),e.gte=(i,n)=>e.check(st(i,n)),e.min=(i,n)=>e.check(st(i,n)),e.gt=(i,n)=>e.check(dr(i,n)),e.gte=(i,n)=>e.check(st(i,n)),e.min=(i,n)=>e.check(st(i,n)),e.lt=(i,n)=>e.check(lr(i,n)),e.lte=(i,n)=>e.check(Ot(i,n)),e.max=(i,n)=>e.check(Ot(i,n)),e.positive=i=>e.check(dr(BigInt(0),i)),e.negative=i=>e.check(lr(BigInt(0),i)),e.nonpositive=i=>e.check(Ot(BigInt(0),i)),e.nonnegative=i=>e.check(st(BigInt(0),i)),e.multipleOf=(i,n)=>e.check(zi(i,n));const r=e._zod.bag;e.minValue=r.minimum??null,e.maxValue=r.maximum??null,e.format=r.format??null});function fS(e){return lg(Ca,e)}const dl=k("ZodBigIntFormat",(e,t)=>{G0.init(e,t),Ca.init(e,t)});function pS(e){return fg(dl,e)}function hS(e){return pg(dl,e)}const tv=k("ZodSymbol",(e,t)=>{W0.init(e,t),Q.init(e,t)});function mS(e){return hg(tv,e)}const nv=k("ZodUndefined",(e,t)=>{V0.init(e,t),Q.init(e,t)});function gS(e){return mg(nv,e)}const rv=k("ZodNull",(e,t)=>{q0.init(e,t),Q.init(e,t)});function iv(e){return gg(rv,e)}const ov=k("ZodAny",(e,t)=>{J0.init(e,t),Q.init(e,t)});function vS(){return vg(ov)}const av=k("ZodUnknown",(e,t)=>{K0.init(e,t),Q.init(e,t)});function Mr(){return $g(av)}const uv=k("ZodNever",(e,t)=>{Y0.init(e,t),Q.init(e,t)});function fl(e){return yg(uv,e)}const sv=k("ZodVoid",(e,t)=>{X0.init(e,t),Q.init(e,t)});function $S(e){return bg(sv,e)}const pl=k("ZodDate",(e,t)=>{Q0.init(e,t),Q.init(e,t),e.min=(i,n)=>e.check(st(i,n)),e.max=(i,n)=>e.check(Ot(i,n));const r=e._zod.bag;e.minDate=r.minimum?new Date(r.minimum):null,e.maxDate=r.maximum?new Date(r.maximum):null});function yS(e){return _g(pl,e)}const cv=k("ZodArray",(e,t)=>{t2.init(e,t),Q.init(e,t),e.element=t.element,e.min=(r,i)=>e.check(Ur(r,i)),e.nonempty=r=>e.check(Ur(1,r)),e.max=(r,i)=>e.check(Na(r,i)),e.length=(r,i)=>e.check(Oa(r,i)),e.unwrap=()=>e.element});function Lr(e,t){return Pg(cv,e,t)}function bS(e){const t=e._zod.def.shape;return vl(Object.keys(t))}const Da=k("ZodObject",(e,t)=>{o2.init(e,t),Q.init(e,t),ie(e,"shape",()=>t.shape),e.keyof=()=>vl(Object.keys(e._zod.def.shape)),e.catchall=r=>e.clone({...e._zod.def,catchall:r}),e.passthrough=()=>e.clone({...e._zod.def,catchall:Mr()}),e.loose=()=>e.clone({...e._zod.def,catchall:Mr()}),e.strict=()=>e.clone({...e._zod.def,catchall:fl()}),e.strip=()=>e.clone({...e._zod.def,catchall:void 0}),e.extend=r=>r1(e,r),e.safeExtend=r=>i1(e,r),e.merge=r=>o1(e,r),e.pick=r=>t1(e,r),e.omit=r=>n1(e,r),e.partial=(...r)=>a1(yl,e,r[0]),e.required=(...r)=>u1(bl,e,r[0])});function lv(e,t){const r={type:"object",shape:e??{},...x(t)};return new Da(r)}function _S(e,t){return new Da({type:"object",shape:e,catchall:fl(),...x(t)})}function SS(e,t){return new Da({type:"object",shape:e,catchall:Mr(),...x(t)})}const hl=k("ZodUnion",(e,t)=>{rc.init(e,t),Q.init(e,t),e.options=t.options});function ml(e,t){return new hl({type:"union",options:e,...x(t)})}const dv=k("ZodDiscriminatedUnion",(e,t)=>{hl.init(e,t),u2.init(e,t)});function wS(e,t,r){return new dv({type:"union",options:t,discriminator:e,...x(r)})}const fv=k("ZodIntersection",(e,t)=>{s2.init(e,t),Q.init(e,t)});function pv(e,t){return new fv({type:"intersection",left:e,right:t})}const hv=k("ZodTuple",(e,t)=>{oc.init(e,t),Q.init(e,t),e.rest=r=>e.clone({...e._zod.def,rest:r})});function mv(e,t,r){const i=t instanceof q,n=i?r:t,o=i?t:null;return new hv({type:"tuple",items:e,rest:o,...x(n)})}const gl=k("ZodRecord",(e,t)=>{l2.init(e,t),Q.init(e,t),e.keyType=t.keyType,e.valueType=t.valueType});function gv(e,t,r){return new gl({type:"record",keyType:e,valueType:t,...x(r)})}function kS(e,t,r){const i=gt(e);return i._zod.values=void 0,new gl({type:"record",keyType:i,valueType:t,...x(r)})}const vv=k("ZodMap",(e,t)=>{d2.init(e,t),Q.init(e,t),e.keyType=t.keyType,e.valueType=t.valueType});function ES(e,t,r){return new vv({type:"map",keyType:e,valueType:t,...x(r)})}const $v=k("ZodSet",(e,t)=>{p2.init(e,t),Q.init(e,t),e.min=(...r)=>e.check(Ui(...r)),e.nonempty=r=>e.check(Ui(1,r)),e.max=(...r)=>e.check(Ia(...r)),e.size=(...r)=>e.check(Pc(...r))});function IS(e,t){return new $v({type:"set",valueType:e,...x(t)})}const Li=k("ZodEnum",(e,t)=>{m2.init(e,t),Q.init(e,t),e.enum=t.entries,e.options=Object.values(t.entries);const r=new Set(Object.keys(t.entries));e.extract=(i,n)=>{const o={};for(const a of i)if(r.has(a))o[a]=t.entries[a];else throw new Error(`Key ${a} not found in enum`);return new Li({...t,checks:[],...x(n),entries:o})},e.exclude=(i,n)=>{const o={...t.entries};for(const a of i)if(r.has(a))delete o[a];else throw new Error(`Key ${a} not found in enum`);return new Li({...t,checks:[],...x(n),entries:o})}});function vl(e,t){const r=Array.isArray(e)?Object.fromEntries(e.map(i=>[i,i])):e;return new Li({type:"enum",entries:r,...x(t)})}function NS(e,t){return new Li({type:"enum",entries:e,...x(t)})}const yv=k("ZodLiteral",(e,t)=>{g2.init(e,t),Q.init(e,t),e.values=new Set(t.values),Object.defineProperty(e,"value",{get(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function OS(e,t){return new yv({type:"literal",values:Array.isArray(e)?e:[e],...x(t)})}const bv=k("ZodFile",(e,t)=>{v2.init(e,t),Q.init(e,t),e.min=(r,i)=>e.check(Ui(r,i)),e.max=(r,i)=>e.check(Ia(r,i)),e.mime=(r,i)=>e.check(zc(Array.isArray(r)?r:[r],i))});function PS(e){return xg(bv,e)}const _v=k("ZodTransform",(e,t)=>{$2.init(e,t),Q.init(e,t),e._zod.parse=(r,i)=>{if(i.direction==="backward")throw new da(e.constructor.name);r.addIssue=o=>{if(typeof o=="string")r.issues.push(Dr(o,r.value,t));else{const a=o;a.fatal&&(a.continue=!1),a.code??(a.code="custom"),a.input??(a.input=r.value),a.inst??(a.inst=e),r.issues.push(Dr(a))}};const n=t.transform(r.value,r);return n instanceof Promise?n.then(o=>(r.value=o,r)):(r.value=n,r)}});function $l(e){return new _v({type:"transform",transform:e})}const yl=k("ZodOptional",(e,t)=>{b2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function za(e){return new yl({type:"optional",innerType:e})}const Sv=k("ZodNullable",(e,t)=>{_2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Ua(e){return new Sv({type:"nullable",innerType:e})}function xS(e){return za(Ua(e))}const wv=k("ZodDefault",(e,t)=>{S2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeDefault=e.unwrap});function kv(e,t){return new wv({type:"default",innerType:e,get defaultValue(){return typeof t=="function"?t():ma(t)}})}const Ev=k("ZodPrefault",(e,t)=>{k2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Iv(e,t){return new Ev({type:"prefault",innerType:e,get defaultValue(){return typeof t=="function"?t():ma(t)}})}const bl=k("ZodNonOptional",(e,t)=>{E2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function Nv(e,t){return new bl({type:"nonoptional",innerType:e,...x(t)})}const Ov=k("ZodSuccess",(e,t)=>{N2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function TS(e){return new Ov({type:"success",innerType:e})}const Pv=k("ZodCatch",(e,t)=>{O2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType,e.removeCatch=e.unwrap});function xv(e,t){return new Pv({type:"catch",innerType:e,catchValue:typeof t=="function"?t:()=>t})}const Tv=k("ZodNaN",(e,t)=>{P2.init(e,t),Q.init(e,t)});function AS(e){return wg(Tv,e)}const _l=k("ZodPipe",(e,t)=>{x2.init(e,t),Q.init(e,t),e.in=t.in,e.out=t.out});function Ra(e,t){return new _l({type:"pipe",in:e,out:t})}const Sl=k("ZodCodec",(e,t)=>{_l.init(e,t),ac.init(e,t)});function jS(e,t,r){return new Sl({type:"pipe",in:e,out:t,transform:r.decode,reverseTransform:r.encode})}const Av=k("ZodReadonly",(e,t)=>{T2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function jv(e){return new Av({type:"readonly",innerType:e})}const Cv=k("ZodTemplateLiteral",(e,t)=>{j2.init(e,t),Q.init(e,t)});function CS(e,t){return new Cv({type:"template_literal",parts:e,...x(t)})}const Dv=k("ZodLazy",(e,t)=>{z2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.getter()});function zv(e){return new Dv({type:"lazy",getter:e})}const Uv=k("ZodPromise",(e,t)=>{D2.init(e,t),Q.init(e,t),e.unwrap=()=>e._zod.def.innerType});function DS(e){return new Uv({type:"promise",innerType:e})}const Rv=k("ZodFunction",(e,t)=>{C2.init(e,t),Q.init(e,t)});function Mv(e){return new Rv({type:"function",input:Array.isArray(e?.input)?mv(e?.input):e?.input??Lr(Mr()),output:e?.output??Mr()})}const Ma=k("ZodCustom",(e,t)=>{U2.init(e,t),Q.init(e,t)});function zS(e){const t=new Se({check:"custom"});return t._zod.check=e,t}function US(e,t){return Tg(Ma,e??(()=>!0),t)}function Lv(e,t={}){return Ag(Ma,e,t)}function Zv(e){return jg(e)}function RS(e,t={error:`Input not instance of ${e.name}`}){const r=new Ma({type:"custom",check:"custom",fn:i=>i instanceof e,abort:!0,...x(t)});return r._zod.bag.Class=e,r}const MS=(...e)=>Dg({Codec:Sl,Boolean:ja,String:Pa},...e);function LS(e){const t=zv(()=>ml([Pn(e),ev(),ll(),iv(),Lr(t),gv(Pn(),t)]));return t}function Fv(e,t){return Ra($l(e),t)}const ZS={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 FS(e){Ge({customError:e})}function BS(){return Ge().customError}var wl;wl||(wl={});function HS(e){return J2(Pa,e)}function GS(e){return ng(Aa,e)}function WS(e){return cg(ja,e)}function VS(e){return dg(Ca,e)}function qS(e){return Sg(pl,e)}var JS=Object.freeze({__proto__:null,bigint:VS,boolean:WS,date:qS,number:GS,string:HS});Ge(L2());var Bt=Object.freeze({__proto__:null,$brand:Vm,$input:V2,$output:W2,NEVER:jr,TimePrecision:K2,ZodAny:ov,ZodArray:cv,ZodBase64:ol,ZodBase64URL:al,ZodBigInt:Ca,ZodBigIntFormat:dl,ZodBoolean:ja,ZodCIDRv4:rl,ZodCIDRv6:il,ZodCUID:Kc,ZodCUID2:Yc,ZodCatch:Pv,ZodCodec:Sl,ZodCustom:Ma,ZodCustomStringFormat:Mi,ZodDate:pl,ZodDefault:wv,ZodDiscriminatedUnion:dv,ZodE164:ul,ZodEmail:Vc,ZodEmoji:qc,ZodEnum:Li,ZodError:C7,ZodFile:bv,get ZodFirstPartyTypeKind(){return wl},ZodFunction:Rv,ZodGUID:xa,ZodIPv4:tl,ZodIPv6:nl,ZodISODate:Bc,ZodISODateTime:Fc,ZodISODuration:Gc,ZodISOTime:Hc,ZodIntersection:fv,ZodIssueCode:ZS,ZodJWT:sl,ZodKSUID:el,ZodLazy:Dv,ZodLiteral:yv,ZodMap:vv,ZodNaN:Tv,ZodNanoID:Jc,ZodNever:uv,ZodNonOptional:bl,ZodNull:rv,ZodNullable:Sv,ZodNumber:Aa,ZodNumberFormat:Rr,ZodObject:Da,ZodOptional:yl,ZodPipe:_l,ZodPrefault:Ev,ZodPromise:Uv,ZodReadonly:Av,ZodRealError:ct,ZodRecord:gl,ZodSet:$v,ZodString:Pa,ZodStringFormat:ve,ZodSuccess:Ov,ZodSymbol:tv,ZodTemplateLiteral:Cv,ZodTransform:_v,ZodTuple:hv,ZodType:Q,ZodULID:Xc,ZodURL:Ta,ZodUUID:an,ZodUndefined:nv,ZodUnion:hl,ZodUnknown:av,ZodVoid:sv,ZodXID:Qc,_ZodString:Wc,_default:kv,_function:Mv,any:vS,array:Lr,base64:eS,base64url:tS,bigint:fS,boolean:ll,catch:xv,check:zS,cidrv4:X7,cidrv6:Q7,clone:gt,codec:jS,coerce:JS,config:Ge,core:A7,cuid:G7,cuid2:W7,custom:US,date:yS,decode:Vg,decodeAsync:Jg,discriminatedUnion:wS,e164:nS,email:D7,emoji:B7,encode:Wg,encodeAsync:qg,endsWith:Dc,enum:vl,file:PS,flattenError:zs,float32:sS,float64:cS,formatError:Us,function:Mv,getErrorMap:BS,globalRegistry:cr,gt:dr,gte:st,guid:z7,hash:uS,hex:aS,hostname:oS,httpUrl:F7,includes:jc,instanceof:RS,int:cl,int32:lS,int64:pS,intersection:pv,ipv4:K7,ipv6:Y7,iso:j7,json:LS,jwt:rS,keyof:bS,ksuid:J7,lazy:zv,length:Oa,literal:OS,locales:G2,looseObject:SS,lowercase:Tc,lt:lr,lte:Ot,map:ES,maxLength:Na,maxSize:Ia,mime:zc,minLength:Ur,minSize:Ui,multipleOf:zi,nan:AS,nanoid:H7,nativeEnum:NS,negative:Eg,never:fl,nonnegative:Ng,nonoptional:Nv,nonpositive:Ig,normalize:Uc,null:iv,nullable:Ua,nullish:xS,number:ev,object:lv,optional:za,overwrite:fr,parse:Fg,parseAsync:Bg,partialRecord:kS,pipe:Ra,positive:kg,prefault:Iv,preprocess:Fv,prettifyError:h1,promise:DS,property:Og,readonly:jv,record:gv,refine:Lv,regex:xc,regexes:Ks,registry:sc,safeDecode:Yg,safeDecodeAsync:Qg,safeEncode:Kg,safeEncodeAsync:Xg,safeParse:Hg,safeParseAsync:Gg,set:IS,setErrorMap:FS,size:Pc,startsWith:Cc,strictObject:_S,string:Pn,stringFormat:iS,stringbool:MS,success:TS,superRefine:Zv,symbol:mS,templateLiteral:CS,toJSONSchema:zg,toLowerCase:Mc,toUpperCase:Lc,transform:$l,treeifyError:f1,trim:Rc,tuple:mv,uint32:dS,uint64:hS,ulid:V7,undefined:gS,union:ml,unknown:Mr,uppercase:Ac,url:Z7,util:l1,uuid:U7,uuidv4:R7,uuidv6:M7,uuidv7:L7,void:$S,xid:q7});const KS=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 kl,Bv;function YS(){if(Bv)return kl;Bv=1;var e="[object Symbol]",t=/[^\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\x7f]+/g,r=/[\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\xff\\u0100-\\u017f]/g,i="\\\\ud800-\\\\udfff",n="\\\\u0300-\\\\u036f\\\\ufe20-\\\\ufe23",o="\\\\u20d0-\\\\u20f0",a="\\\\u2700-\\\\u27bf",u="a-z\\\\xdf-\\\\xf6\\\\xf8-\\\\xff",l="\\\\xac\\\\xb1\\\\xd7\\\\xf7",f="\\\\x00-\\\\x2f\\\\x3a-\\\\x40\\\\x5b-\\\\x60\\\\x7b-\\\\xbf",d="\\\\u2000-\\\\u206f",h=" \\\\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",p="A-Z\\\\xc0-\\\\xd6\\\\xd8-\\\\xde",c="\\\\ufe0e\\\\ufe0f",s=l+f+d+h,m="[\'’]",g="["+i+"]",$="["+s+"]",v="["+n+o+"]",_="\\\\d+",y="["+a+"]",b="["+u+"]",w="[^"+i+s+_+a+u+p+"]",S="\\\\ud83c[\\\\udffb-\\\\udfff]",I="(?:"+v+"|"+S+")",T="[^"+i+"]",P="(?:\\\\ud83c[\\\\udde6-\\\\uddff]){2}",O="[\\\\ud800-\\\\udbff][\\\\udc00-\\\\udfff]",A="["+p+"]",U="\\\\u200d",K="(?:"+b+"|"+w+")",pe="(?:"+A+"|"+w+")",be="(?:"+m+"(?:d|ll|m|re|s|t|ve))?",Ze="(?:"+m+"(?:D|LL|M|RE|S|T|VE))?",rt=I+"?",_e="["+c+"]?",yn="(?:"+U+"(?:"+[T,P,O].join("|")+")"+_e+rt+")*",bn=_e+rt+yn,_n="(?:"+[y,P,O].join("|")+")"+bn,Qt="(?:"+[T+v+"?",v,P,O,g].join("|")+")",j=RegExp(m,"g"),z=RegExp(v,"g"),J=RegExp(S+"(?="+S+")|"+Qt+bn,"g"),Y=RegExp([A+"?"+b+"+"+be+"(?="+[$,A,"$"].join("|")+")",pe+"+"+Ze+"(?="+[$,A+K,"$"].join("|")+")",A+"?"+K+"+"+be,A+"+"+Ze,_,_n].join("|"),"g"),ee=RegExp("["+U+i+n+o+c+"]"),G=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,W={À:"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"},R=typeof Ro=="object"&&Ro&&Ro.Object===Object&&Ro,M=typeof self=="object"&&self&&self.Object===Object&&self,te=R||M||Function("return this")();function Ne(D,V,re,xe){for(var Te=-1,Lt=D?D.length:0;++Te<Lt;)re=V(re,D[Te],Te,D);return re}function se(D){return D.split("")}function Dt(D){return D.match(t)||[]}function Oe(D){return function(V){return D?.[V]}}var Pe=Oe(W);function mt(D){return ee.test(D)}function De(D){return G.test(D)}function zt(D){return mt(D)?Ut(D):se(D)}function Ut(D){return D.match(J)||[]}function Rt(D){return D.match(Y)||[]}var di=Object.prototype,fi=di.toString,Mt=te.Symbol,Sn=Mt?Mt.prototype:void 0,Qn=Sn?Sn.toString:void 0;function en(D,V,re){var xe=-1,Te=D.length;V<0&&(V=-V>Te?0:Te+V),re=re>Te?Te:re,re<0&&(re+=Te),Te=V>re?0:re-V>>>0,V>>>=0;for(var Lt=Array(Te);++xe<Te;)Lt[xe]=D[xe+V];return Lt}function _o(D){if(typeof D=="string")return D;if(pi(D))return Qn?Qn.call(D):"";var V=D+"";return V=="0"&&1/D==-1/0?"-0":V}function Hu(D,V,re){var xe=D.length;return re=re===void 0?xe:re,!V&&re>=xe?D:en(D,V,re)}function Vp(D){return function(V){V=E(V);var re=mt(V)?zt(V):void 0,xe=re?re[0]:V.charAt(0),Te=re?Hu(re,1).join(""):V.slice(1);return xe[D]()+Te}}function qp(D){return function(V){return Ne(X(de(V).replace(j,"")),D,"")}}function So(D){return!!D&&typeof D=="object"}function pi(D){return typeof D=="symbol"||So(D)&&fi.call(D)==e}function E(D){return D==null?"":_o(D)}var N=qp(function(D,V,re){return V=V.toLowerCase(),D+(re?ue(V):V)});function ue(D){return he(E(D).toLowerCase())}function de(D){return D=E(D),D&&D.replace(r,Pe).replace(z,"")}var he=Vp("toUpperCase");function X(D,V,re){return D=E(D),V=V,V===void 0?De(D)?Rt(D):Dt(D):D.match(V)||[]}return kl=N,kl}YS();const XS="en",QS={en:"en","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"};var ew={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 Hv(e,t){var r=Array.prototype.slice.call(t);return r.push(ew),e.apply(this,r)}function Gv(e,t){e=e.split("-"),t=t.split("-");for(var r=e[0].split("."),i=t[0].split("."),n=0;n<3;n++){var o=Number(r[n]),a=Number(i[n]);if(o>a)return 1;if(a>o)return-1;if(!isNaN(o)&&isNaN(a))return 1;if(isNaN(o)&&!isNaN(a))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 tw={}.constructor;function El(e){return e!=null&&e.constructor===tw}function Il(e){"@babel/helpers - typeof";return Il=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},Il(e)}function La(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function nw(e,t){for(var r=0;r<t.length;r++){var i=t[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function Za(e,t,r){return t&&nw(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}var rw="1.2.0",iw="1.7.35",Wv=" ext. ",ow=/^\\d+$/,Vv=function(){function e(t){La(this,e),cw(t),this.metadata=t,Kv.call(this,t)}return Za(e,[{key:"getCountries",value:function(){return Object.keys(this.metadata.countries).filter(function(r){return r!=="001"})}},{key:"getCountryMetadata",value:function(r){return this.metadata.countries[r]}},{key:"nonGeographic",value:function(){if(!(this.v1||this.v2||this.v3))return this.metadata.nonGeographic||this.metadata.nonGeographical}},{key:"hasCountry",value:function(r){return this.getCountryMetadata(r)!==void 0}},{key:"hasCallingCode",value:function(r){if(this.getCountryCodesForCallingCode(r))return!0;if(this.nonGeographic()){if(this.nonGeographic()[r])return!0}else{var i=this.countryCallingCodes()[r];if(i&&i.length===1&&i[0]==="001")return!0}}},{key:"isNonGeographicCallingCode",value:function(r){return this.nonGeographic()?!!this.nonGeographic()[r]:!this.getCountryCodesForCallingCode(r)}},{key:"country",value:function(r){return this.selectNumberingPlan(r)}},{key:"selectNumberingPlan",value:function(r,i){if(r&&ow.test(r)&&(i=r,r=null),r&&r!=="001"){if(!this.hasCountry(r))throw new Error("Unknown country: ".concat(r));this.numberingPlan=new qv(this.getCountryMetadata(r),this)}else if(i){if(!this.hasCallingCode(i))throw new Error("Unknown calling code: ".concat(i));this.numberingPlan=new qv(this.getNumberingPlanMetadata(i),this)}else this.numberingPlan=void 0;return this}},{key:"getCountryCodesForCallingCode",value:function(r){var i=this.countryCallingCodes()[r];if(i)return i.length===1&&i[0].length===3?void 0:i}},{key:"getCountryCodeForCallingCode",value:function(r){var i=this.getCountryCodesForCallingCode(r);if(i)return i[0]}},{key:"getNumberingPlanMetadata",value:function(r){var i=this.getCountryCodeForCallingCode(r);if(i)return this.getCountryMetadata(i);if(this.nonGeographic()){var n=this.nonGeographic()[r];if(n)return n}else{var o=this.countryCallingCodes()[r];if(o&&o.length===1&&o[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(r){return this.numberingPlan.type(r)}},{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(r){return this.selectNumberingPlan(r)}},{key:"hasSelectedNumberingPlan",value:function(){return this.numberingPlan!==void 0}}]),e}(),qv=function(){function e(t,r){La(this,e),this.globalMetadataObject=r,this.metadata=t,Kv.call(this,r.metadata)}return Za(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(r){return r[this.v1?2:this.v2?3:4]}},{key:"formats",value:function(){var r=this,i=this._getFormats(this.metadata)||this._getFormats(this.getDefaultCountryMetadataForRegion())||[];return i.map(function(n){return new aw(n,r)})}},{key:"nationalPrefix",value:function(){return this.metadata[this.v1?3:this.v2?4:5]}},{key:"_getNationalPrefixFormattingRule",value:function(r){return r[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(r){if(this.hasTypes()&&Jv(this.types(),r))return new sw(Jv(this.types(),r),this)}},{key:"ext",value:function(){return this.v1||this.v2?Wv:this.metadata[13]||Wv}}]),e}(),aw=function(){function e(t,r){La(this,e),this._format=t,this.metadata=r}return Za(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()&&!uw.test(this.nationalPrefixFormattingRule()))}},{key:"internationalFormat",value:function(){return this._format[5]||this.format()}}]),e}(),uw=/^\\(?\\$1\\)?$/,sw=function(){function e(t,r){La(this,e),this.type=t,this.metadata=r}return Za(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 Jv(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 cw(e){if(!e)throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");if(!El(e)||!El(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(El(e)?"an object of shape: { "+Object.keys(e).join(", ")+" }":"a "+lw(e)+": "+e,"."))}var lw=function(t){return Il(t)};function dw(e,t){if(t=new Vv(t),t.hasCountry(e))return t.country(e).countryCallingCode();throw new Error("Unknown country: ".concat(e))}function Kv(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?Gv(t,rw)===-1?this.v2=!0:Gv(t,iw)===-1?this.v3=!0:this.v4=!0:this.v1=!0}function fw(e){return new Vv(e).getCountries()}function Yv(){return Hv(fw,arguments)}function pw(){return Hv(dw,arguments)}Object.keys(QS).reduce((e,t)=>{const r=t.split("-")[0].toLowerCase();return(!e[r]||t===XS)&&(e[r]=t),e},{});var xn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function hw(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if(typeof t=="function"){var r=function i(){var n=!1;try{n=this instanceof i}catch{}return n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(i){var n=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(r,i,n.get?n:{enumerable:!0,get:function(){return e[i]}})}),r}var Nl,Xv;function Qv(){if(Xv)return Nl;Xv=1;var e=Object.prototype.toString;return Nl=function(t){var r=e.call(t),i=r==="[object Arguments]";return i||(i=r!=="[object Array]"&&t!==null&&typeof t=="object"&&typeof t.length=="number"&&t.length>=0&&e.call(t.callee)==="[object Function]"),i},Nl}var Ol,e$;function mw(){if(e$)return Ol;e$=1;var e;if(!Object.keys){var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString,i=Qv(),n=Object.prototype.propertyIsEnumerable,o=!n.call({toString:null},"toString"),a=n.call(function(){},"prototype"),u=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],l=function(p){var c=p.constructor;return c&&c.prototype===p},f={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},d=function(){if(typeof window>"u")return!1;for(var p in window)try{if(!f["$"+p]&&t.call(window,p)&&window[p]!==null&&typeof window[p]=="object")try{l(window[p])}catch{return!0}}catch{return!0}return!1}(),h=function(p){if(typeof window>"u"||!d)return l(p);try{return l(p)}catch{return!1}};e=function(p){var c=p!==null&&typeof p=="object",s=r.call(p)==="[object Function]",m=i(p),g=c&&r.call(p)==="[object String]",$=[];if(!c&&!s&&!m)throw new TypeError("Object.keys called on a non-object");var v=a&&s;if(g&&p.length>0&&!t.call(p,0))for(var _=0;_<p.length;++_)$.push(String(_));if(m&&p.length>0)for(var y=0;y<p.length;++y)$.push(String(y));else for(var b in p)!(v&&b==="prototype")&&t.call(p,b)&&$.push(String(b));if(o)for(var w=h(p),S=0;S<u.length;++S)!(w&&u[S]==="constructor")&&t.call(p,u[S])&&$.push(u[S]);return $}}return Ol=e,Ol}var Pl,t$;function xl(){if(t$)return Pl;t$=1;var e=Array.prototype.slice,t=Qv(),r=Object.keys,i=r?function(o){return r(o)}:mw(),n=Object.keys;return i.shim=function(){if(Object.keys){var o=function(){var a=Object.keys(arguments);return a&&a.length===arguments.length}(1,2);o||(Object.keys=function(a){return t(a)?n(e.call(a)):n(a)})}else Object.keys=i;return Object.keys||i},Pl=i,Pl}var Tl,n$;function Fa(){if(n$)return Tl;n$=1;var e=Object.defineProperty||!1;if(e)try{e({},"a",{value:1})}catch{e=!1}return Tl=e,Tl}var r$,i$;function Al(){return i$||(i$=1,r$=SyntaxError),r$}var o$,a$;function vt(){return a$||(a$=1,o$=TypeError),o$}var u$,s$;function gw(){return s$||(s$=1,u$=Object.getOwnPropertyDescriptor),u$}var jl,c$;function pr(){if(c$)return jl;c$=1;var e=gw();if(e)try{e([],"length")}catch{e=null}return jl=e,jl}var Cl,l$;function Dl(){if(l$)return Cl;l$=1;var e=Fa(),t=Al(),r=vt(),i=pr();return Cl=function(n,o,a){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`obj` must be an object or a function`");if(typeof o!="string"&&typeof o!="symbol")throw new r("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new r("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new r("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new r("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new r("`loose`, if provided, must be a boolean");var u=arguments.length>3?arguments[3]:null,l=arguments.length>4?arguments[4]:null,f=arguments.length>5?arguments[5]:null,d=arguments.length>6?arguments[6]:!1,h=!!i&&i(n,o);if(e)e(n,o,{configurable:f===null&&h?h.configurable:!f,enumerable:u===null&&h?h.enumerable:!u,value:a,writable:l===null&&h?h.writable:!l});else if(d||!u&&!l&&!f)n[o]=a;else throw new t("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},Cl}var zl,d$;function Ul(){if(d$)return zl;d$=1;var e=Fa(),t=function(){return!!e};return t.hasArrayLengthDefineBug=function(){if(!e)return null;try{return e([],"length",{value:1}).length!==1}catch{return!0}},zl=t,zl}var Rl,f$;function hr(){if(f$)return Rl;f$=1;var e=xl(),t=typeof Symbol=="function"&&typeof Symbol("foo")=="symbol",r=Object.prototype.toString,i=Array.prototype.concat,n=Dl(),o=function(f){return typeof f=="function"&&r.call(f)==="[object Function]"},a=Ul()(),u=function(f,d,h,p){if(d in f){if(p===!0){if(f[d]===h)return}else if(!o(p)||!p())return}a?n(f,d,h,!0):n(f,d,h)},l=function(f,d){var h=arguments.length>2?arguments[2]:{},p=e(d);t&&(p=i.call(p,Object.getOwnPropertySymbols(d)));for(var c=0;c<p.length;c+=1)u(f,p[c],d[p[c]],h[p[c]])};return l.supportsDescriptors=!!a,Rl=l,Rl}var p$={exports:{}},h$,m$;function Ml(){return m$||(m$=1,h$=Object),h$}var g$,v$;function $$(){return v$||(v$=1,g$=Error),g$}var y$,b$;function vw(){return b$||(b$=1,y$=EvalError),y$}var _$,S$;function $w(){return S$||(S$=1,_$=RangeError),_$}var w$,k$;function yw(){return k$||(k$=1,w$=ReferenceError),w$}var E$,I$;function bw(){return I$||(I$=1,E$=URIError),E$}var N$,O$;function _w(){return O$||(O$=1,N$=Math.abs),N$}var P$,x$;function Sw(){return x$||(x$=1,P$=Math.floor),P$}var T$,A$;function ww(){return A$||(A$=1,T$=Math.max),T$}var j$,C$;function kw(){return C$||(C$=1,j$=Math.min),j$}var D$,z$;function Ew(){return z$||(z$=1,D$=Math.pow),D$}var U$,R$;function Iw(){return R$||(R$=1,U$=Math.round),U$}var M$,L$;function Nw(){return L$||(L$=1,M$=Number.isNaN||function(e){return e!==e}),M$}var Ll,Z$;function Ow(){if(Z$)return Ll;Z$=1;var e=Nw();return Ll=function(t){return e(t)||t===0?t:t<0?-1:1},Ll}var F$,B$;function Ba(){return B$||(B$=1,F$=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},t=Symbol("test"),r=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(r)!=="[object Symbol]")return!1;var i=42;e[t]=i;for(var n in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var o=Object.getOwnPropertySymbols(e);if(o.length!==1||o[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var a=Object.getOwnPropertyDescriptor(e,t);if(a.value!==i||a.enumerable!==!0)return!1}return!0}),F$}var Zl,H$;function Fl(){if(H$)return Zl;H$=1;var e=typeof Symbol<"u"&&Symbol,t=Ba();return Zl=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:t()},Zl}var G$,W$;function V$(){return W$||(W$=1,G$=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),G$}var Bl,q$;function J$(){if(q$)return Bl;q$=1;var e=Ml();return Bl=e.getPrototypeOf||null,Bl}var Hl,K$;function Pw(){if(K$)return Hl;K$=1;var e="Function.prototype.bind called on incompatible ",t=Object.prototype.toString,r=Math.max,i="[object Function]",n=function(u,l){for(var f=[],d=0;d<u.length;d+=1)f[d]=u[d];for(var h=0;h<l.length;h+=1)f[h+u.length]=l[h];return f},o=function(u,l){for(var f=[],d=l,h=0;d<u.length;d+=1,h+=1)f[h]=u[d];return f},a=function(u,l){for(var f="",d=0;d<u.length;d+=1)f+=u[d],d+1<u.length&&(f+=l);return f};return Hl=function(u){var l=this;if(typeof l!="function"||t.apply(l)!==i)throw new TypeError(e+l);for(var f=o(arguments,1),d,h=function(){if(this instanceof d){var g=l.apply(this,n(f,arguments));return Object(g)===g?g:this}return l.apply(u,n(f,arguments))},p=r(0,l.length-f.length),c=[],s=0;s<p;s++)c[s]="$"+s;if(d=Function("binder","return function ("+a(c,",")+"){ return binder.apply(this,arguments); }")(h),l.prototype){var m=function(){};m.prototype=l.prototype,d.prototype=new m,m.prototype=null}return d},Hl}var Gl,Y$;function Zi(){if(Y$)return Gl;Y$=1;var e=Pw();return Gl=Function.prototype.bind||e,Gl}var X$,Q$;function Wl(){return Q$||(Q$=1,X$=Function.prototype.call),X$}var ey,ty;function Vl(){return ty||(ty=1,ey=Function.prototype.apply),ey}var ny,ry;function xw(){return ry||(ry=1,ny=typeof Reflect<"u"&&Reflect&&Reflect.apply),ny}var ql,iy;function oy(){if(iy)return ql;iy=1;var e=Zi(),t=Vl(),r=Wl(),i=xw();return ql=i||e.call(r,t),ql}var Jl,ay;function Kl(){if(ay)return Jl;ay=1;var e=Zi(),t=vt(),r=Wl(),i=oy();return Jl=function(n){if(n.length<1||typeof n[0]!="function")throw new t("a function is required");return i(e,r,n)},Jl}var Yl,uy;function Tw(){if(uy)return Yl;uy=1;var e=Kl(),t=pr(),r;try{r=[].__proto__===Array.prototype}catch(a){if(!a||typeof a!="object"||!("code"in a)||a.code!=="ERR_PROTO_ACCESS")throw a}var i=!!r&&t&&t(Object.prototype,"__proto__"),n=Object,o=n.getPrototypeOf;return Yl=i&&typeof i.get=="function"?e([i.get]):typeof o=="function"?function(a){return o(a==null?a:n(a))}:!1,Yl}var Xl,sy;function Ql(){if(sy)return Xl;sy=1;var e=V$(),t=J$(),r=Tw();return Xl=e?function(i){return e(i)}:t?function(i){if(!i||typeof i!="object"&&typeof i!="function")throw new TypeError("getProto: not an object");return t(i)}:r?function(i){return r(i)}:null,Xl}var ed,cy;function td(){if(cy)return ed;cy=1;var e=Function.prototype.call,t=Object.prototype.hasOwnProperty,r=Zi();return ed=r.call(e,t),ed}var nd,ly;function un(){if(ly)return nd;ly=1;var e,t=Ml(),r=$$(),i=vw(),n=$w(),o=yw(),a=Al(),u=vt(),l=bw(),f=_w(),d=Sw(),h=ww(),p=kw(),c=Ew(),s=Iw(),m=Ow(),g=Function,$=function(G){try{return g(\'"use strict"; return (\'+G+").constructor;")()}catch{}},v=pr(),_=Fa(),y=function(){throw new u},b=v?function(){try{return arguments.callee,y}catch{try{return v(arguments,"callee").get}catch{return y}}}():y,w=Fl()(),S=Ql(),I=J$(),T=V$(),P=Vl(),O=Wl(),A={},U=typeof Uint8Array>"u"||!S?e:S(Uint8Array),K={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?e:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?e:ArrayBuffer,"%ArrayIteratorPrototype%":w&&S?S([][Symbol.iterator]()):e,"%AsyncFromSyncIteratorPrototype%":e,"%AsyncFunction%":A,"%AsyncGenerator%":A,"%AsyncGeneratorFunction%":A,"%AsyncIteratorPrototype%":A,"%Atomics%":typeof Atomics>"u"?e:Atomics,"%BigInt%":typeof BigInt>"u"?e:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?e:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?e:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?e:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":r,"%eval%":eval,"%EvalError%":i,"%Float16Array%":typeof Float16Array>"u"?e:Float16Array,"%Float32Array%":typeof Float32Array>"u"?e:Float32Array,"%Float64Array%":typeof Float64Array>"u"?e:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?e:FinalizationRegistry,"%Function%":g,"%GeneratorFunction%":A,"%Int8Array%":typeof Int8Array>"u"?e:Int8Array,"%Int16Array%":typeof Int16Array>"u"?e:Int16Array,"%Int32Array%":typeof Int32Array>"u"?e:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":w&&S?S(S([][Symbol.iterator]())):e,"%JSON%":typeof JSON=="object"?JSON:e,"%Map%":typeof Map>"u"?e:Map,"%MapIteratorPrototype%":typeof Map>"u"||!w||!S?e:S(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":t,"%Object.getOwnPropertyDescriptor%":v,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?e:Promise,"%Proxy%":typeof Proxy>"u"?e:Proxy,"%RangeError%":n,"%ReferenceError%":o,"%Reflect%":typeof Reflect>"u"?e:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?e:Set,"%SetIteratorPrototype%":typeof Set>"u"||!w||!S?e:S(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?e:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":w&&S?S(""[Symbol.iterator]()):e,"%Symbol%":w?Symbol:e,"%SyntaxError%":a,"%ThrowTypeError%":b,"%TypedArray%":U,"%TypeError%":u,"%Uint8Array%":typeof Uint8Array>"u"?e:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?e:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?e:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?e:Uint32Array,"%URIError%":l,"%WeakMap%":typeof WeakMap>"u"?e:WeakMap,"%WeakRef%":typeof WeakRef>"u"?e:WeakRef,"%WeakSet%":typeof WeakSet>"u"?e:WeakSet,"%Function.prototype.call%":O,"%Function.prototype.apply%":P,"%Object.defineProperty%":_,"%Object.getPrototypeOf%":I,"%Math.abs%":f,"%Math.floor%":d,"%Math.max%":h,"%Math.min%":p,"%Math.pow%":c,"%Math.round%":s,"%Math.sign%":m,"%Reflect.getPrototypeOf%":T};if(S)try{null.error}catch(G){var pe=S(S(G));K["%Error.prototype%"]=pe}var be=function G(W){var R;if(W==="%AsyncFunction%")R=$("async function () {}");else if(W==="%GeneratorFunction%")R=$("function* () {}");else if(W==="%AsyncGeneratorFunction%")R=$("async function* () {}");else if(W==="%AsyncGenerator%"){var M=G("%AsyncGeneratorFunction%");M&&(R=M.prototype)}else if(W==="%AsyncIteratorPrototype%"){var te=G("%AsyncGenerator%");te&&S&&(R=S(te.prototype))}return K[W]=R,R},Ze={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},rt=Zi(),_e=td(),yn=rt.call(O,Array.prototype.concat),bn=rt.call(P,Array.prototype.splice),_n=rt.call(O,String.prototype.replace),Qt=rt.call(O,String.prototype.slice),j=rt.call(O,RegExp.prototype.exec),z=/[^%.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|(["\'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|%$))/g,J=/\\\\(\\\\)?/g,Y=function(G){var W=Qt(G,0,1),R=Qt(G,-1);if(W==="%"&&R!=="%")throw new a("invalid intrinsic syntax, expected closing `%`");if(R==="%"&&W!=="%")throw new a("invalid intrinsic syntax, expected opening `%`");var M=[];return _n(G,z,function(te,Ne,se,Dt){M[M.length]=se?_n(Dt,J,"$1"):Ne||te}),M},ee=function(G,W){var R=G,M;if(_e(Ze,R)&&(M=Ze[R],R="%"+M[0]+"%"),_e(K,R)){var te=K[R];if(te===A&&(te=be(R)),typeof te>"u"&&!W)throw new u("intrinsic "+G+" exists, but is not available. Please file an issue!");return{alias:M,name:R,value:te}}throw new a("intrinsic "+G+" does not exist!")};return nd=function(G,W){if(typeof G!="string"||G.length===0)throw new u("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof W!="boolean")throw new u(\'"allowMissing" argument must be a boolean\');if(j(/^%?[^%]*%?$/,G)===null)throw new a("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var R=Y(G),M=R.length>0?R[0]:"",te=ee("%"+M+"%",W),Ne=te.name,se=te.value,Dt=!1,Oe=te.alias;Oe&&(M=Oe[0],bn(R,yn([0,1],Oe)));for(var Pe=1,mt=!0;Pe<R.length;Pe+=1){var De=R[Pe],zt=Qt(De,0,1),Ut=Qt(De,-1);if((zt===\'"\'||zt==="\'"||zt==="`"||Ut===\'"\'||Ut==="\'"||Ut==="`")&&zt!==Ut)throw new a("property names with quotes must have matching quotes");if((De==="constructor"||!mt)&&(Dt=!0),M+="."+De,Ne="%"+M+"%",_e(K,Ne))se=K[Ne];else if(se!=null){if(!(De in se)){if(!W)throw new u("base intrinsic for "+G+" exists, but the property is not available.");return}if(v&&Pe+1>=R.length){var Rt=v(se,De);mt=!!Rt,mt&&"get"in Rt&&!("originalValue"in Rt.get)?se=Rt.get:se=se[De]}else mt=_e(se,De),se=se[De];mt&&!Dt&&(K[Ne]=se)}}return se},nd}var rd,dy;function Aw(){if(dy)return rd;dy=1;var e=un(),t=Dl(),r=Ul()(),i=pr(),n=vt(),o=e("%Math.floor%");return rd=function(a,u){if(typeof a!="function")throw new n("`fn` is not a function");if(typeof u!="number"||u<0||u>4294967295||o(u)!==u)throw new n("`length` must be a positive 32-bit integer");var l=arguments.length>2&&!!arguments[2],f=!0,d=!0;if("length"in a&&i){var h=i(a,"length");h&&!h.configurable&&(f=!1),h&&!h.writable&&(d=!1)}return(f||d||!l)&&(r?t(a,"length",u,!0,!0):t(a,"length",u)),a},rd}var id,fy;function jw(){if(fy)return id;fy=1;var e=Zi(),t=Vl(),r=oy();return id=function(){return r(e,t,arguments)},id}var py;function Zr(){return py||(py=1,function(e){var t=Aw(),r=Fa(),i=Kl(),n=jw();e.exports=function(o){var a=i(arguments),u=o.length-(arguments.length-1);return t(a,1+(u>0?u:0),!0)},r?r(e.exports,"apply",{value:n}):e.exports.apply=n}(p$)),p$.exports}var od,hy;function Ke(){if(hy)return od;hy=1;var e=un(),t=Kl(),r=t([e("%String.prototype.indexOf%")]);return od=function(i,n){var o=e(i,!!n);return typeof o=="function"&&r(i,".prototype.")>-1?t([o]):o},od}var ad,my;function gy(){if(my)return ad;my=1;var e=xl(),t=Ba()(),r=Ke(),i=Ml(),n=r("Array.prototype.push"),o=r("Object.prototype.propertyIsEnumerable"),a=t?i.getOwnPropertySymbols:null;return ad=function(u,l){if(u==null)throw new TypeError("target must be an object");var f=i(u);if(arguments.length===1)return f;for(var d=1;d<arguments.length;++d){var h=i(arguments[d]),p=e(h),c=t&&(i.getOwnPropertySymbols||a);if(c)for(var s=c(h),m=0;m<s.length;++m){var g=s[m];o(h,g)&&n(p,g)}for(var $=0;$<p.length;++$){var v=p[$];if(o(h,v)){var _=h[v];f[v]=_}}}return f},ad}var ud,vy;function $y(){if(vy)return ud;vy=1;var e=gy(),t=function(){if(!Object.assign)return!1;for(var i="abcdefghijklmnopqrst",n=i.split(""),o={},a=0;a<n.length;++a)o[n[a]]=n[a];var u=Object.assign({},o),l="";for(var f in u)l+=f;return i!==l},r=function(){if(!Object.assign||!Object.preventExtensions)return!1;var i=Object.preventExtensions({1:2});try{Object.assign(i,"xy")}catch{return i[1]==="y"}return!1};return ud=function(){return!Object.assign||t()||r()?e:Object.assign},ud}var sd,yy;function Cw(){if(yy)return sd;yy=1;var e=hr(),t=$y();return sd=function(){var r=t();return e(Object,{assign:r},{assign:function(){return Object.assign!==r}}),r},sd}var cd,by;function Dw(){if(by)return cd;by=1;var e=hr(),t=Zr(),r=gy(),i=$y(),n=Cw(),o=t.apply(i()),a=function(u,l){return o(Object,arguments)};return e(a,{getPolyfill:i,implementation:r,shim:n}),cd=a,cd}var ld,_y;function Ha(){if(_y)return ld;_y=1;var e=un(),t=Zr(),r=t(e("String.prototype.indexOf"));return ld=function(i,n){var o=e(i,!!n);return typeof o=="function"&&r(i,".prototype.")>-1?t(o):o},ld}var dd,Sy;function zw(){if(Sy)return dd;Sy=1;var e=function(){return typeof(function(){}).name=="string"},t=Object.getOwnPropertyDescriptor;if(t)try{t([],"length")}catch{t=null}e.functionsHaveConfigurableNames=function(){if(!e()||!t)return!1;var i=t(function(){},"name");return!!i&&!!i.configurable};var r=Function.prototype.bind;return e.boundFunctionsHaveNames=function(){return e()&&typeof r=="function"&&(function(){}).bind().name!==""},dd=e,dd}var fd,wy;function Uw(){if(wy)return fd;wy=1;var e=Dl(),t=Ul()(),r=zw().functionsHaveConfigurableNames(),i=vt();return fd=function(n,o){if(typeof n!="function")throw new i("`fn` is not a function");var a=arguments.length>2&&!!arguments[2];return(!a||r)&&(t?e(n,"name",o,!0,!0):e(n,"name",o)),n},fd}var pd,ky;function Ey(){if(ky)return pd;ky=1;var e=Uw(),t=vt(),r=Object;return pd=e(function(){if(this==null||this!==r(this))throw new t("RegExp.prototype.flags getter called on non-object");var i="";return this.hasIndices&&(i+="d"),this.global&&(i+="g"),this.ignoreCase&&(i+="i"),this.multiline&&(i+="m"),this.dotAll&&(i+="s"),this.unicode&&(i+="u"),this.unicodeSets&&(i+="v"),this.sticky&&(i+="y"),i},"get flags",!0),pd}var hd,Iy;function Ny(){if(Iy)return hd;Iy=1;var e=Ey(),t=hr().supportsDescriptors,r=Object.getOwnPropertyDescriptor;return hd=function(){if(t&&/a/mig.flags==="gim"){var i=r(RegExp.prototype,"flags");if(i&&typeof i.get=="function"&&"dotAll"in RegExp.prototype&&"hasIndices"in RegExp.prototype){var n="",o={};if(Object.defineProperty(o,"hasIndices",{get:function(){n+="d"}}),Object.defineProperty(o,"sticky",{get:function(){n+="y"}}),i.get.call(o),n==="dy")return i.get}}return e},hd}var md,Oy;function Rw(){if(Oy)return md;Oy=1;var e=hr().supportsDescriptors,t=Ny(),r=pr(),i=Object.defineProperty,n=$$(),o=Ql(),a=/a/;return md=function(){if(!e||!o)throw new n("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var u=t(),l=o(a),f=r(l,"flags");return(!f||f.get!==u)&&i(l,"flags",{configurable:!0,enumerable:!1,get:u}),u},md}var gd,Py;function Mw(){if(Py)return gd;Py=1;var e=hr(),t=Zr(),r=Ey(),i=Ny(),n=Rw(),o=t(i());return e(o,{getPolyfill:i,implementation:r,shim:n}),gd=o,gd}var Fi={exports:{}},vd,xy;function mr(){if(xy)return vd;xy=1;var e=Ba();return vd=function(){return e()&&!!Symbol.toStringTag},vd}var $d,Ty;function Ay(){if(Ty)return $d;Ty=1;var e=mr()(),t=Ha(),r=t("Object.prototype.toString"),i=function(a){return e&&a&&typeof a=="object"&&Symbol.toStringTag in a?!1:r(a)==="[object Arguments]"},n=function(a){return i(a)?!0:a!==null&&typeof a=="object"&&typeof a.length=="number"&&a.length>=0&&r(a)!=="[object Array]"&&r(a.callee)==="[object Function]"},o=function(){return i(arguments)}();return i.isLegacyArguments=n,$d=o?i:n,$d}const Lw={},Zw=Object.freeze(Object.defineProperty({__proto__:null,default:Lw},Symbol.toStringTag,{value:"Module"})),Fw=hw(Zw);var yd,jy;function Ga(){if(jy)return yd;jy=1;var e=typeof Map=="function"&&Map.prototype,t=Object.getOwnPropertyDescriptor&&e?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,r=e&&t&&typeof t.get=="function"?t.get:null,i=e&&Map.prototype.forEach,n=typeof Set=="function"&&Set.prototype,o=Object.getOwnPropertyDescriptor&&n?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,a=n&&o&&typeof o.get=="function"?o.get:null,u=n&&Set.prototype.forEach,l=typeof WeakMap=="function"&&WeakMap.prototype,f=l?WeakMap.prototype.has:null,d=typeof WeakSet=="function"&&WeakSet.prototype,h=d?WeakSet.prototype.has:null,p=typeof WeakRef=="function"&&WeakRef.prototype,c=p?WeakRef.prototype.deref:null,s=Boolean.prototype.valueOf,m=Object.prototype.toString,g=Function.prototype.toString,$=String.prototype.match,v=String.prototype.slice,_=String.prototype.replace,y=String.prototype.toUpperCase,b=String.prototype.toLowerCase,w=RegExp.prototype.test,S=Array.prototype.concat,I=Array.prototype.join,T=Array.prototype.slice,P=Math.floor,O=typeof BigInt=="function"?BigInt.prototype.valueOf:null,A=Object.getOwnPropertySymbols,U=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,K=typeof Symbol=="function"&&typeof Symbol.iterator=="object",pe=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===K||!0)?Symbol.toStringTag:null,be=Object.prototype.propertyIsEnumerable,Ze=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(E){return E.__proto__}:null);function rt(E,N){if(E===1/0||E===-1/0||E!==E||E&&E>-1e3&&E<1e3||w.call(/e/,N))return N;var ue=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof E=="number"){var de=E<0?-P(-E):P(E);if(de!==E){var he=String(de),X=v.call(N,he.length+1);return _.call(he,ue,"$&_")+"."+_.call(_.call(X,/([0-9]{3})/g,"$&_"),/_$/,"")}}return _.call(N,ue,"$&_")}var _e=Fw,yn=_e.custom,bn=Ne(yn)?yn:null,_n={__proto__:null,double:\'"\',single:"\'"},Qt={__proto__:null,double:/(["\\\\])/g,single:/([\'\\\\])/g};yd=function E(N,ue,de,he){var X=ue||{};if(Oe(X,"quoteStyle")&&!Oe(_n,X.quoteStyle))throw new TypeError(\'option "quoteStyle" must be "single" or "double"\');if(Oe(X,"maxStringLength")&&(typeof X.maxStringLength=="number"?X.maxStringLength<0&&X.maxStringLength!==1/0:X.maxStringLength!==null))throw new TypeError(\'option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`\');var D=Oe(X,"customInspect")?X.customInspect:!0;if(typeof D!="boolean"&&D!=="symbol")throw new TypeError("option \\"customInspect\\", if provided, must be `true`, `false`, or `\'symbol\'`");if(Oe(X,"indent")&&X.indent!==null&&X.indent!==" "&&!(parseInt(X.indent,10)===X.indent&&X.indent>0))throw new TypeError(\'option "indent" must be "\\\\t", an integer > 0, or `null`\');if(Oe(X,"numericSeparator")&&typeof X.numericSeparator!="boolean")throw new TypeError(\'option "numericSeparator", if provided, must be `true` or `false`\');var V=X.numericSeparator;if(typeof N>"u")return"undefined";if(N===null)return"null";if(typeof N=="boolean")return N?"true":"false";if(typeof N=="string")return Sn(N,X);if(typeof N=="number"){if(N===0)return 1/0/N>0?"0":"-0";var re=String(N);return V?rt(N,re):re}if(typeof N=="bigint"){var xe=String(N)+"n";return V?rt(N,xe):xe}var Te=typeof X.depth>"u"?5:X.depth;if(typeof de>"u"&&(de=0),de>=Te&&Te>0&&typeof N=="object")return Y(N)?"[Array]":"[Object]";var Lt=qp(X,de);if(typeof he>"u")he=[];else if(De(he,N)>=0)return"[Circular]";function Zt(hi,Wu,FO){if(Wu&&(he=T.call(he),he.push(Wu)),FO){var S6={depth:X.depth};return Oe(X,"quoteStyle")&&(S6.quoteStyle=X.quoteStyle),E(hi,S6,de+1,he)}return E(hi,X,de+1,he)}if(typeof N=="function"&&!G(N)){var m6=mt(N),g6=pi(N,Zt);return"[Function"+(m6?": "+m6:" (anonymous)")+"]"+(g6.length>0?" { "+I.call(g6,", ")+" }":"")}if(Ne(N)){var v6=K?_.call(String(N),/^(Symbol\\(.*\\))_[^)]*$/,"$1"):U.call(N);return typeof N=="object"&&!K?en(v6):v6}if(Mt(N)){for(var wo="<"+b.call(String(N.nodeName)),Jp=N.attributes||[],Gu=0;Gu<Jp.length;Gu++)wo+=" "+Jp[Gu].name+"="+j(z(Jp[Gu].value),"double",X);return wo+=">",N.childNodes&&N.childNodes.length&&(wo+="..."),wo+="</"+b.call(String(N.nodeName))+">",wo}if(Y(N)){if(N.length===0)return"[]";var Kp=pi(N,Zt);return Lt&&!Vp(Kp)?"["+So(Kp,Lt)+"]":"[ "+I.call(Kp,", ")+" ]"}if(W(N)){var Yp=pi(N,Zt);return!("cause"in Error.prototype)&&"cause"in N&&!be.call(N,"cause")?"{ ["+String(N)+"] "+I.call(S.call("[cause]: "+Zt(N.cause),Yp),", ")+" }":Yp.length===0?"["+String(N)+"]":"{ ["+String(N)+"] "+I.call(Yp,", ")+" }"}if(typeof N=="object"&&D){if(bn&&typeof N[bn]=="function"&&_e)return _e(N,{depth:Te-de});if(D!=="symbol"&&typeof N.inspect=="function")return N.inspect()}if(zt(N)){var $6=[];return i&&i.call(N,function(hi,Wu){$6.push(Zt(Wu,N,!0)+" => "+Zt(hi,N))}),Hu("Map",r.call(N),$6,Lt)}if(di(N)){var y6=[];return u&&u.call(N,function(hi){y6.push(Zt(hi,N))}),Hu("Set",a.call(N),y6,Lt)}if(Ut(N))return _o("WeakMap");if(fi(N))return _o("WeakSet");if(Rt(N))return _o("WeakRef");if(M(N))return en(Zt(Number(N)));if(se(N))return en(Zt(O.call(N)));if(te(N))return en(s.call(N));if(R(N))return en(Zt(String(N)));if(typeof window<"u"&&N===window)return"{ [object Window] }";if(typeof globalThis<"u"&&N===globalThis||typeof xn<"u"&&N===xn)return"{ [object globalThis] }";if(!ee(N)&&!G(N)){var Xp=pi(N,Zt),b6=Ze?Ze(N)===Object.prototype:N instanceof Object||N.constructor===Object,Qp=N instanceof Object?"":"null prototype",_6=!b6&&pe&&Object(N)===N&&pe in N?v.call(Pe(N),8,-1):Qp?"Object":"",ZO=b6||typeof N.constructor!="function"?"":N.constructor.name?N.constructor.name+" ":"",eh=ZO+(_6||Qp?"["+I.call(S.call([],_6||[],Qp||[]),": ")+"] ":"");return Xp.length===0?eh+"{}":Lt?eh+"{"+So(Xp,Lt)+"}":eh+"{ "+I.call(Xp,", ")+" }"}return String(N)};function j(E,N,ue){var de=ue.quoteStyle||N,he=_n[de];return he+E+he}function z(E){return _.call(String(E),/"/g,"&quot;")}function J(E){return!pe||!(typeof E=="object"&&(pe in E||typeof E[pe]<"u"))}function Y(E){return Pe(E)==="[object Array]"&&J(E)}function ee(E){return Pe(E)==="[object Date]"&&J(E)}function G(E){return Pe(E)==="[object RegExp]"&&J(E)}function W(E){return Pe(E)==="[object Error]"&&J(E)}function R(E){return Pe(E)==="[object String]"&&J(E)}function M(E){return Pe(E)==="[object Number]"&&J(E)}function te(E){return Pe(E)==="[object Boolean]"&&J(E)}function Ne(E){if(K)return E&&typeof E=="object"&&E instanceof Symbol;if(typeof E=="symbol")return!0;if(!E||typeof E!="object"||!U)return!1;try{return U.call(E),!0}catch{}return!1}function se(E){if(!E||typeof E!="object"||!O)return!1;try{return O.call(E),!0}catch{}return!1}var Dt=Object.prototype.hasOwnProperty||function(E){return E in this};function Oe(E,N){return Dt.call(E,N)}function Pe(E){return m.call(E)}function mt(E){if(E.name)return E.name;var N=$.call(g.call(E),/^function\\s*([\\w$]+)/);return N?N[1]:null}function De(E,N){if(E.indexOf)return E.indexOf(N);for(var ue=0,de=E.length;ue<de;ue++)if(E[ue]===N)return ue;return-1}function zt(E){if(!r||!E||typeof E!="object")return!1;try{r.call(E);try{a.call(E)}catch{return!0}return E instanceof Map}catch{}return!1}function Ut(E){if(!f||!E||typeof E!="object")return!1;try{f.call(E,f);try{h.call(E,h)}catch{return!0}return E instanceof WeakMap}catch{}return!1}function Rt(E){if(!c||!E||typeof E!="object")return!1;try{return c.call(E),!0}catch{}return!1}function di(E){if(!a||!E||typeof E!="object")return!1;try{a.call(E);try{r.call(E)}catch{return!0}return E instanceof Set}catch{}return!1}function fi(E){if(!h||!E||typeof E!="object")return!1;try{h.call(E,h);try{f.call(E,f)}catch{return!0}return E instanceof WeakSet}catch{}return!1}function Mt(E){return!E||typeof E!="object"?!1:typeof HTMLElement<"u"&&E instanceof HTMLElement?!0:typeof E.nodeName=="string"&&typeof E.getAttribute=="function"}function Sn(E,N){if(E.length>N.maxStringLength){var ue=E.length-N.maxStringLength,de="... "+ue+" more character"+(ue>1?"s":"");return Sn(v.call(E,0,N.maxStringLength),N)+de}var he=Qt[N.quoteStyle||"single"];he.lastIndex=0;var X=_.call(_.call(E,he,"\\\\$1"),/[\\x00-\\x1f]/g,Qn);return j(X,"single",N)}function Qn(E){var N=E.charCodeAt(0),ue={8:"b",9:"t",10:"n",12:"f",13:"r"}[N];return ue?"\\\\"+ue:"\\\\x"+(N<16?"0":"")+y.call(N.toString(16))}function en(E){return"Object("+E+")"}function _o(E){return E+" { ? }"}function Hu(E,N,ue,de){var he=de?So(ue,de):I.call(ue,", ");return E+" ("+N+") {"+he+"}"}function Vp(E){for(var N=0;N<E.length;N++)if(De(E[N],`\n`)>=0)return!1;return!0}function qp(E,N){var ue;if(E.indent===" ")ue=" ";else if(typeof E.indent=="number"&&E.indent>0)ue=I.call(Array(E.indent+1)," ");else return null;return{base:ue,prev:I.call(Array(N+1),ue)}}function So(E,N){if(E.length===0)return"";var ue=`\n`+N.prev+N.base;return ue+I.call(E,","+ue)+`\n`+N.prev}function pi(E,N){var ue=Y(E),de=[];if(ue){de.length=E.length;for(var he=0;he<E.length;he++)de[he]=Oe(E,he)?N(E[he],E):""}var X=typeof A=="function"?A(E):[],D;if(K){D={};for(var V=0;V<X.length;V++)D["$"+X[V]]=X[V]}for(var re in E)Oe(E,re)&&(ue&&String(Number(re))===re&&re<E.length||K&&D["$"+re]instanceof Symbol||(w.call(/[^\\w$]/,re)?de.push(N(re,E)+": "+N(E[re],E)):de.push(re+": "+N(E[re],E))));if(typeof A=="function")for(var xe=0;xe<X.length;xe++)be.call(E,X[xe])&&de.push("["+N(X[xe])+"]: "+N(E[X[xe]],E));return de}return yd}var bd,Cy;function Bw(){if(Cy)return bd;Cy=1;var e=Ga(),t=vt(),r=function(u,l,f){for(var d=u,h;(h=d.next)!=null;d=h)if(h.key===l)return d.next=h.next,f||(h.next=u.next,u.next=h),h},i=function(u,l){if(u){var f=r(u,l);return f&&f.value}},n=function(u,l,f){var d=r(u,l);d?d.value=f:u.next={key:l,next:u.next,value:f}},o=function(u,l){return u?!!r(u,l):!1},a=function(u,l){if(u)return r(u,l,!0)};return bd=function(){var u,l={assert:function(f){if(!l.has(f))throw new t("Side channel does not contain "+e(f))},delete:function(f){var d=u&&u.next,h=a(u,f);return h&&d&&d===h&&(u=void 0),!!h},get:function(f){return i(u,f)},has:function(f){return o(u,f)},set:function(f,d){u||(u={next:void 0}),n(u,f,d)}};return l},bd}var _d,Dy;function zy(){if(Dy)return _d;Dy=1;var e=un(),t=Ke(),r=Ga(),i=vt(),n=e("%Map%",!0),o=t("Map.prototype.get",!0),a=t("Map.prototype.set",!0),u=t("Map.prototype.has",!0),l=t("Map.prototype.delete",!0),f=t("Map.prototype.size",!0);return _d=!!n&&function(){var d,h={assert:function(p){if(!h.has(p))throw new i("Side channel does not contain "+r(p))},delete:function(p){if(d){var c=l(d,p);return f(d)===0&&(d=void 0),c}return!1},get:function(p){if(d)return o(d,p)},has:function(p){return d?u(d,p):!1},set:function(p,c){d||(d=new n),a(d,p,c)}};return h},_d}var Sd,Uy;function Hw(){if(Uy)return Sd;Uy=1;var e=un(),t=Ke(),r=Ga(),i=zy(),n=vt(),o=e("%WeakMap%",!0),a=t("WeakMap.prototype.get",!0),u=t("WeakMap.prototype.set",!0),l=t("WeakMap.prototype.has",!0),f=t("WeakMap.prototype.delete",!0);return Sd=o?function(){var d,h,p={assert:function(c){if(!p.has(c))throw new n("Side channel does not contain "+r(c))},delete:function(c){if(o&&c&&(typeof c=="object"||typeof c=="function")){if(d)return f(d,c)}else if(i&&h)return h.delete(c);return!1},get:function(c){return o&&c&&(typeof c=="object"||typeof c=="function")&&d?a(d,c):h&&h.get(c)},has:function(c){return o&&c&&(typeof c=="object"||typeof c=="function")&&d?l(d,c):!!h&&h.has(c)},set:function(c,s){o&&c&&(typeof c=="object"||typeof c=="function")?(d||(d=new o),u(d,c,s)):i&&(h||(h=i()),h.set(c,s))}};return p}:i,Sd}var wd,Ry;function My(){if(Ry)return wd;Ry=1;var e=vt(),t=Ga(),r=Bw(),i=zy(),n=Hw(),o=n||i||r;return wd=function(){var a,u={assert:function(l){if(!u.has(l))throw new e("Side channel does not contain "+t(l))},delete:function(l){return!!a&&a.delete(l)},get:function(l){return a&&a.get(l)},has:function(l){return!!a&&a.has(l)},set:function(l,f){a||(a=o()),a.set(l,f)}};return u},wd}var kd,Ly;function Gw(){if(Ly)return kd;Ly=1;var e=td(),t=My()(),r=vt(),i={assert:function(n,o){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`O` is not an object");if(typeof o!="string")throw new r("`slot` must be a string");if(t.assert(n),!i.has(n,o))throw new r("`"+o+"` is not present on `O`")},get:function(n,o){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`O` is not an object");if(typeof o!="string")throw new r("`slot` must be a string");var a=t.get(n);return a&&a["$"+o]},has:function(n,o){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`O` is not an object");if(typeof o!="string")throw new r("`slot` must be a string");var a=t.get(n);return!!a&&e(a,"$"+o)},set:function(n,o,a){if(!n||typeof n!="object"&&typeof n!="function")throw new r("`O` is not an object");if(typeof o!="string")throw new r("`slot` must be a string");var u=t.get(n);u||(u={},t.set(n,u)),u["$"+o]=a}};return Object.freeze&&Object.freeze(i),kd=i,kd}var Ed,Zy;function Ww(){if(Zy)return Ed;Zy=1;var e=Gw(),t=Al(),r=typeof StopIteration=="object"?StopIteration:null;return Ed=function(i){if(!r)throw new t("this environment lacks StopIteration");e.set(i,"[[Done]]",!1);var n={next:function(){var o=e.get(this,"[[Iterator]]"),a=!!e.get(o,"[[Done]]");try{return{done:a,value:a?void 0:o.next()}}catch(u){if(e.set(o,"[[Done]]",!0),u!==r)throw u;return{done:!0,value:void 0}}}};return e.set(n,"[[Iterator]]",i),n},Ed}var Id,Fy;function By(){if(Fy)return Id;Fy=1;var e={}.toString;return Id=Array.isArray||function(t){return e.call(t)=="[object Array]"},Id}var Nd,Hy;function Gy(){if(Hy)return Nd;Hy=1;var e=Ke(),t=e("String.prototype.valueOf"),r=function(a){try{return t(a),!0}catch{return!1}},i=e("Object.prototype.toString"),n="[object String]",o=mr()();return Nd=function(a){return typeof a=="string"?!0:!a||typeof a!="object"?!1:o?r(a):i(a)===n},Nd}var Od,Wy;function Vy(){if(Wy)return Od;Wy=1;var e=typeof Map=="function"&&Map.prototype?Map:null,t=typeof Set=="function"&&Set.prototype?Set:null,r;e||(r=function(o){return!1});var i=e?Map.prototype.has:null,n=t?Set.prototype.has:null;return!r&&!i&&(r=function(o){return!1}),Od=r||function(o){if(!o||typeof o!="object")return!1;try{if(i.call(o),n)try{n.call(o)}catch{return!0}return o instanceof e}catch{}return!1},Od}var Pd,qy;function Jy(){if(qy)return Pd;qy=1;var e=typeof Map=="function"&&Map.prototype?Map:null,t=typeof Set=="function"&&Set.prototype?Set:null,r;t||(r=function(o){return!1});var i=e?Map.prototype.has:null,n=t?Set.prototype.has:null;return!r&&!n&&(r=function(o){return!1}),Pd=r||function(o){if(!o||typeof o!="object")return!1;try{if(n.call(o),i)try{i.call(o)}catch{return!0}return o instanceof t}catch{}return!1},Pd}var Ky;function Vw(){if(Ky)return Fi.exports;Ky=1;var e=Ay(),t=Ww();if(Fl()()||Ba()()){var r=Symbol.iterator;Fi.exports=function(I){if(I!=null&&typeof I[r]<"u")return I[r]();if(e(I))return Array.prototype[r].call(I)}}else{var i=By(),n=Gy(),o=un(),a=o("%Map%",!0),u=o("%Set%",!0),l=Ha(),f=l("Array.prototype.push"),d=l("String.prototype.charCodeAt"),h=l("String.prototype.slice"),p=function(I,T){var P=I.length;if(T+1>=P)return T+1;var O=d(I,T);if(O<55296||O>56319)return T+1;var A=d(I,T+1);return A<56320||A>57343?T+1:T+2},c=function(I){var T=0;return{next:function(){var P=T>=I.length,O;return P||(O=I[T],T+=1),{done:P,value:O}}}},s=function(I,T){if(i(I)||e(I))return c(I);if(n(I)){var P=0;return{next:function(){var O=p(I,P),A=h(I,P,O);return P=O,{done:O>I.length,value:A}}}}if(T&&typeof I["_es6-shim iterator_"]<"u")return I["_es6-shim iterator_"]()};if(!a&&!u)Fi.exports=function(I){if(I!=null)return s(I,!0)};else{var m=Vy(),g=Jy(),$=l("Map.prototype.forEach",!0),v=l("Set.prototype.forEach",!0);if(typeof process>"u"||!process.versions||!process.versions.node)var _=l("Map.prototype.iterator",!0),y=l("Set.prototype.iterator",!0);var b=l("Map.prototype.@@iterator",!0)||l("Map.prototype._es6-shim iterator_",!0),w=l("Set.prototype.@@iterator",!0)||l("Set.prototype._es6-shim iterator_",!0),S=function(I){if(m(I)){if(_)return t(_(I));if(b)return b(I);if($){var T=[];return $(I,function(O,A){f(T,[A,O])}),c(T)}}if(g(I)){if(y)return t(y(I));if(w)return w(I);if(v){var P=[];return v(I,function(O){f(P,O)}),c(P)}}};Fi.exports=function(I){return S(I)||s(I)}}}return Fi.exports}var xd,Yy;function Xy(){if(Yy)return xd;Yy=1;var e=function(t){return t!==t};return xd=function(t,r){return t===0&&r===0?1/t===1/r:!!(t===r||e(t)&&e(r))},xd}var Td,Qy;function e3(){if(Qy)return Td;Qy=1;var e=Xy();return Td=function(){return typeof Object.is=="function"?Object.is:e},Td}var Ad,t3;function qw(){if(t3)return Ad;t3=1;var e=e3(),t=hr();return Ad=function(){var r=e();return t(Object,{is:r},{is:function(){return Object.is!==r}}),r},Ad}var jd,n3;function Jw(){if(n3)return jd;n3=1;var e=hr(),t=Zr(),r=Xy(),i=e3(),n=qw(),o=t(i(),Object);return e(o,{getPolyfill:i,implementation:r,shim:n}),jd=o,jd}var Cd,r3;function i3(){if(r3)return Cd;r3=1;var e=Zr(),t=Ke(),r=un(),i=r("%ArrayBuffer%",!0),n=t("ArrayBuffer.prototype.byteLength",!0),o=t("Object.prototype.toString"),a=!!i&&!n&&new i(0).slice,u=!!a&&e(a);return Cd=n||u?function(l){if(!l||typeof l!="object")return!1;try{return n?n(l):u(l,0),!0}catch{return!1}}:i?function(l){return o(l)==="[object ArrayBuffer]"}:function(l){return!1},Cd}var Dd,o3;function Kw(){if(o3)return Dd;o3=1;var e=Ke(),t=e("Date.prototype.getDay"),r=function(a){try{return t(a),!0}catch{return!1}},i=e("Object.prototype.toString"),n="[object Date]",o=mr()();return Dd=function(a){return typeof a!="object"||a===null?!1:o?r(a):i(a)===n},Dd}var zd,a3;function u3(){if(a3)return zd;a3=1;var e=Ke(),t=mr()(),r=td(),i=pr(),n;if(t){var o=e("RegExp.prototype.exec"),a={},u=function(){throw a},l={toString:u,valueOf:u};typeof Symbol.toPrimitive=="symbol"&&(l[Symbol.toPrimitive]=u),n=function(h){if(!h||typeof h!="object")return!1;var p=i(h,"lastIndex"),c=p&&r(p,"value");if(!c)return!1;try{o(h,l)}catch(s){return s===a}}}else{var f=e("Object.prototype.toString"),d="[object RegExp]";n=function(h){return!h||typeof h!="object"&&typeof h!="function"?!1:f(h)===d}}return zd=n,zd}var Ud,s3;function Yw(){if(s3)return Ud;s3=1;var e=Ke(),t=e("SharedArrayBuffer.prototype.byteLength",!0);return Ud=t?function(r){if(!r||typeof r!="object")return!1;try{return t(r),!0}catch{return!1}}:function(r){return!1},Ud}var Rd,c3;function Xw(){if(c3)return Rd;c3=1;var e=Ke(),t=e("Number.prototype.toString"),r=function(a){try{return t(a),!0}catch{return!1}},i=e("Object.prototype.toString"),n="[object Number]",o=mr()();return Rd=function(a){return typeof a=="number"?!0:!a||typeof a!="object"?!1:o?r(a):i(a)===n},Rd}var Md,l3;function Qw(){if(l3)return Md;l3=1;var e=Ke(),t=e("Boolean.prototype.toString"),r=e("Object.prototype.toString"),i=function(a){try{return t(a),!0}catch{return!1}},n="[object Boolean]",o=mr()();return Md=function(a){return typeof a=="boolean"?!0:a===null||typeof a!="object"?!1:o?i(a):r(a)===n},Md}var Wa={exports:{}},Ld,d3;function ek(){if(d3)return Ld;d3=1;var e=Ke(),t=u3(),r=e("RegExp.prototype.exec"),i=vt();return Ld=function(n){if(!t(n))throw new i("`regex` must be a RegExp");return function(o){return r(n,o)!==null}},Ld}var f3;function tk(){if(f3)return Wa.exports;f3=1;var e=Ke(),t=e("Object.prototype.toString"),r=Fl()(),i=ek();if(r){var n=e("Symbol.prototype.toString"),o=i(/^Symbol\\(.*\\)$/),a=function(u){return typeof u.valueOf()!="symbol"?!1:o(n(u))};Wa.exports=function(u){if(typeof u=="symbol")return!0;if(!u||typeof u!="object"||t(u)!=="[object Symbol]")return!1;try{return a(u)}catch{return!1}}}else Wa.exports=function(u){return!1};return Wa.exports}var Va={exports:{}},Zd,p3;function nk(){if(p3)return Zd;p3=1;var e=typeof BigInt<"u"&&BigInt;return Zd=function(){return typeof e=="function"&&typeof BigInt=="function"&&typeof e(42)=="bigint"&&typeof BigInt(42)=="bigint"},Zd}var h3;function rk(){if(h3)return Va.exports;h3=1;var e=nk()();if(e){var t=BigInt.prototype.valueOf,r=function(i){try{return t.call(i),!0}catch{}return!1};Va.exports=function(i){return i===null||typeof i>"u"||typeof i=="boolean"||typeof i=="string"||typeof i=="number"||typeof i=="symbol"||typeof i=="function"?!1:typeof i=="bigint"?!0:r(i)}}else Va.exports=function(i){return!1};return Va.exports}var Fd,m3;function ik(){if(m3)return Fd;m3=1;var e=Gy(),t=Xw(),r=Qw(),i=tk(),n=rk();return Fd=function(o){if(o==null||typeof o!="object"&&typeof o!="function")return null;if(e(o))return"String";if(t(o))return"Number";if(r(o))return"Boolean";if(i(o))return"Symbol";if(n(o))return"BigInt"},Fd}var Bd,g3;function ok(){if(g3)return Bd;g3=1;var e=typeof WeakMap=="function"&&WeakMap.prototype?WeakMap:null,t=typeof WeakSet=="function"&&WeakSet.prototype?WeakSet:null,r;e||(r=function(o){return!1});var i=e?e.prototype.has:null,n=t?t.prototype.has:null;return!r&&!i&&(r=function(o){return!1}),Bd=r||function(o){if(!o||typeof o!="object")return!1;try{if(i.call(o,i),n)try{n.call(o,n)}catch{return!0}return o instanceof e}catch{}return!1},Bd}var qa={exports:{}},v3;function ak(){if(v3)return qa.exports;v3=1;var e=un(),t=Ha(),r=e("%WeakSet%",!0),i=t("WeakSet.prototype.has",!0);if(i){var n=t("WeakMap.prototype.has",!0);qa.exports=function(o){if(!o||typeof o!="object")return!1;try{if(i(o,i),n)try{n(o,n)}catch{return!0}return o instanceof r}catch{}return!1}}else qa.exports=function(o){return!1};return qa.exports}var Hd,$3;function uk(){if($3)return Hd;$3=1;var e=Vy(),t=Jy(),r=ok(),i=ak();return Hd=function(n){if(n&&typeof n=="object"){if(e(n))return"Map";if(t(n))return"Set";if(r(n))return"WeakMap";if(i(n))return"WeakSet"}return!1},Hd}var Gd,y3;function sk(){if(y3)return Gd;y3=1;var e=Function.prototype.toString,t=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,r,i;if(typeof t=="function"&&typeof Object.defineProperty=="function")try{r=Object.defineProperty({},"length",{get:function(){throw i}}),i={},t(function(){throw 42},null,r)}catch(v){v!==i&&(t=null)}else t=null;var n=/^\\s*class\\b/,o=function(v){try{var _=e.call(v);return n.test(_)}catch{return!1}},a=function(v){try{return o(v)?!1:(e.call(v),!0)}catch{return!1}},u=Object.prototype.toString,l="[object Object]",f="[object Function]",d="[object GeneratorFunction]",h="[object HTMLAllCollection]",p="[object HTML document.all class]",c="[object HTMLCollection]",s=typeof Symbol=="function"&&!!Symbol.toStringTag,m=!(0 in[,]),g=function(){return!1};if(typeof document=="object"){var $=document.all;u.call($)===u.call(document.all)&&(g=function(v){if((m||!v)&&(typeof v>"u"||typeof v=="object"))try{var _=u.call(v);return(_===h||_===p||_===c||_===l)&&v("")==null}catch{}return!1})}return Gd=t?function(v){if(g(v))return!0;if(!v||typeof v!="function"&&typeof v!="object")return!1;try{t(v,null,r)}catch(_){if(_!==i)return!1}return!o(v)&&a(v)}:function(v){if(g(v))return!0;if(!v||typeof v!="function"&&typeof v!="object")return!1;if(s)return a(v);if(o(v))return!1;var _=u.call(v);return _!==f&&_!==d&&!/^\\[object HTML/.test(_)?!1:a(v)},Gd}var Wd,b3;function ck(){if(b3)return Wd;b3=1;var e=sk(),t=Object.prototype.toString,r=Object.prototype.hasOwnProperty,i=function(u,l,f){for(var d=0,h=u.length;d<h;d++)r.call(u,d)&&(f==null?l(u[d],d,u):l.call(f,u[d],d,u))},n=function(u,l,f){for(var d=0,h=u.length;d<h;d++)f==null?l(u.charAt(d),d,u):l.call(f,u.charAt(d),d,u)},o=function(u,l,f){for(var d in u)r.call(u,d)&&(f==null?l(u[d],d,u):l.call(f,u[d],d,u))};function a(u){return t.call(u)==="[object Array]"}return Wd=function(u,l,f){if(!e(l))throw new TypeError("iterator must be a function");var d;arguments.length>=3&&(d=f),a(u)?i(u,l,d):typeof u=="string"?n(u,l,d):o(u,l,d)},Wd}var _3,S3;function lk(){return S3||(S3=1,_3=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]),_3}var Vd,w3;function dk(){if(w3)return Vd;w3=1;var e=lk(),t=typeof globalThis>"u"?xn:globalThis;return Vd=function(){for(var r=[],i=0;i<e.length;i++)typeof t[e[i]]=="function"&&(r[r.length]=e[i]);return r},Vd}var qd,k3;function fk(){if(k3)return qd;k3=1;var e=ck(),t=dk(),r=Zr(),i=Ke(),n=pr(),o=Ql(),a=i("Object.prototype.toString"),u=mr()(),l=typeof globalThis>"u"?xn:globalThis,f=t(),d=i("String.prototype.slice"),h=i("Array.prototype.indexOf",!0)||function(m,g){for(var $=0;$<m.length;$+=1)if(m[$]===g)return $;return-1},p={__proto__:null};u&&n&&o?e(f,function(m){var g=new l[m];if(Symbol.toStringTag in g&&o){var $=o(g),v=n($,Symbol.toStringTag);if(!v&&$){var _=o($);v=n(_,Symbol.toStringTag)}p["$"+m]=r(v.get)}}):e(f,function(m){var g=new l[m],$=g.slice||g.set;$&&(p["$"+m]=r($))});var c=function(m){var g=!1;return e(p,function($,v){if(!g)try{"$"+$(m)===v&&(g=d(v,1))}catch{}}),g},s=function(m){var g=!1;return e(p,function($,v){if(!g)try{$(m),g=d(v,1)}catch{}}),g};return qd=function(m){if(!m||typeof m!="object")return!1;if(!u){var g=d(a(m),8,-1);return h(f,g)>-1?g:g!=="Object"?!1:s(m)}return n?c(m):null},qd}var Jd,E3;function pk(){if(E3)return Jd;E3=1;var e=Ke(),t=e("ArrayBuffer.prototype.byteLength",!0),r=i3();return Jd=function(i){return r(i)?t?t(i):i.byteLength:NaN},Jd}var Kd,I3;function hk(){if(I3)return Kd;I3=1;var e=Dw(),t=Ha(),r=Mw(),i=un(),n=Vw(),o=My(),a=Jw(),u=Ay(),l=By(),f=i3(),d=Kw(),h=u3(),p=Yw(),c=xl(),s=ik(),m=uk(),g=fk(),$=pk(),v=t("SharedArrayBuffer.prototype.byteLength",!0),_=t("Date.prototype.getTime"),y=Object.getPrototypeOf,b=t("Object.prototype.toString"),w=i("%Set%",!0),S=t("Map.prototype.has",!0),I=t("Map.prototype.get",!0),T=t("Map.prototype.size",!0),P=t("Set.prototype.add",!0),O=t("Set.prototype.delete",!0),A=t("Set.prototype.has",!0),U=t("Set.prototype.size",!0);function K(j,z,J,Y){for(var ee=n(j),G;(G=ee.next())&&!G.done;)if(_e(z,G.value,J,Y))return O(j,G.value),!0;return!1}function pe(j){if(typeof j>"u")return null;if(typeof j!="object")return typeof j=="symbol"?!1:typeof j=="string"||typeof j=="number"?+j==+j:!0}function be(j,z,J,Y,ee,G){var W=pe(J);if(W!=null)return W;var R=I(z,W),M=e({},ee,{strict:!1});return typeof R>"u"&&!S(z,W)||!_e(Y,R,M,G)?!1:!S(j,W)&&_e(Y,R,M,G)}function Ze(j,z,J){var Y=pe(J);return Y??(A(z,Y)&&!A(j,Y))}function rt(j,z,J,Y,ee,G){for(var W=n(j),R,M;(R=W.next())&&!R.done;)if(M=R.value,_e(J,M,ee,G)&&_e(Y,I(z,M),ee,G))return O(j,M),!0;return!1}function _e(j,z,J,Y){var ee=J||{};if(ee.strict?a(j,z):j===z)return!0;var G=s(j),W=s(z);if(G!==W)return!1;if(!j||!z||typeof j!="object"&&typeof z!="object")return ee.strict?a(j,z):j==z;var R=Y.has(j),M=Y.has(z),te;if(R&&M){if(Y.get(j)===Y.get(z))return!0}else te={};return R||Y.set(j,te),M||Y.set(z,te),Qt(j,z,ee,Y)}function yn(j){return!j||typeof j!="object"||typeof j.length!="number"||typeof j.copy!="function"||typeof j.slice!="function"||j.length>0&&typeof j[0]!="number"?!1:!!(j.constructor&&j.constructor.isBuffer&&j.constructor.isBuffer(j))}function bn(j,z,J,Y){if(U(j)!==U(z))return!1;for(var ee=n(j),G=n(z),W,R,M;(W=ee.next())&&!W.done;)if(W.value&&typeof W.value=="object")M||(M=new w),P(M,W.value);else if(!A(z,W.value)){if(J.strict||!Ze(j,z,W.value))return!1;M||(M=new w),P(M,W.value)}if(M){for(;(R=G.next())&&!R.done;)if(R.value&&typeof R.value=="object"){if(!K(M,R.value,J.strict,Y))return!1}else if(!J.strict&&!A(j,R.value)&&!K(M,R.value,J.strict,Y))return!1;return U(M)===0}return!0}function _n(j,z,J,Y){if(T(j)!==T(z))return!1;for(var ee=n(j),G=n(z),W,R,M,te,Ne,se;(W=ee.next())&&!W.done;)if(te=W.value[0],Ne=W.value[1],te&&typeof te=="object")M||(M=new w),P(M,te);else if(se=I(z,te),typeof se>"u"&&!S(z,te)||!_e(Ne,se,J,Y)){if(J.strict||!be(j,z,te,Ne,J,Y))return!1;M||(M=new w),P(M,te)}if(M){for(;(R=G.next())&&!R.done;)if(te=R.value[0],se=R.value[1],te&&typeof te=="object"){if(!rt(M,j,te,se,J,Y))return!1}else if(!J.strict&&(!j.has(te)||!_e(I(j,te),se,J,Y))&&!rt(M,j,te,se,e({},J,{strict:!1}),Y))return!1;return U(M)===0}return!0}function Qt(j,z,J,Y){var ee,G;if(typeof j!=typeof z||j==null||z==null||b(j)!==b(z)||u(j)!==u(z))return!1;var W=l(j),R=l(z);if(W!==R)return!1;var M=j instanceof Error,te=z instanceof Error;if(M!==te||(M||te)&&(j.name!==z.name||j.message!==z.message))return!1;var Ne=h(j),se=h(z);if(Ne!==se||(Ne||se)&&(j.source!==z.source||r(j)!==r(z)))return!1;var Dt=d(j),Oe=d(z);if(Dt!==Oe||(Dt||Oe)&&_(j)!==_(z)||J.strict&&y&&y(j)!==y(z))return!1;var Pe=g(j),mt=g(z);if(Pe!==mt)return!1;if(Pe||mt){if(j.length!==z.length)return!1;for(ee=0;ee<j.length;ee++)if(j[ee]!==z[ee])return!1;return!0}var De=yn(j),zt=yn(z);if(De!==zt)return!1;if(De||zt){if(j.length!==z.length)return!1;for(ee=0;ee<j.length;ee++)if(j[ee]!==z[ee])return!1;return!0}var Ut=f(j),Rt=f(z);if(Ut!==Rt)return!1;if(Ut||Rt)return $(j)!==$(z)?!1:typeof Uint8Array=="function"&&_e(new Uint8Array(j),new Uint8Array(z),J,Y);var di=p(j),fi=p(z);if(di!==fi)return!1;if(di||fi)return v(j)!==v(z)?!1:typeof Uint8Array=="function"&&_e(new Uint8Array(j),new Uint8Array(z),J,Y);if(typeof j!=typeof z)return!1;var Mt=c(j),Sn=c(z);if(Mt.length!==Sn.length)return!1;for(Mt.sort(),Sn.sort(),ee=Mt.length-1;ee>=0;ee--)if(Mt[ee]!=Sn[ee])return!1;for(ee=Mt.length-1;ee>=0;ee--)if(G=Mt[ee],!_e(j[G],z[G],J,Y))return!1;var Qn=m(j),en=m(z);return Qn!==en?!1:Qn==="Set"||en==="Set"?bn(j,z,J,Y):Qn==="Map"?_n(j,z,J,Y):!0}return Kd=function(j,z,J){return _e(j,z,J,o())},Kd}hk();function lt(e,t,r,i,n){return sn(t,((o,a)=>{const u=o[a];if(u===void 0)throw new TypeError(Xf(a));return u})(e,t),r,i,n)}function sn(e,t,r,i,n,o){const a=Gi(t,r,i);if(n&&t!==a)throw new RangeError(vb(e,t,r,i,o));return a}function Ye(e){return e!==null&&/object|function/.test(typeof e)}function $t(e,t=Map){const r=new t;return(i,...n)=>{if(r.has(i))return r.get(i);const o=e(i,...n);return r.set(i,o),o}}function Bi(e){return Fr({name:e},1)}function Fr(e,t){return cn(r=>({value:r,configurable:1,writable:!t}),e)}function mk(e){return cn(t=>({get:t,configurable:1}),e)}function Yd(e){return{[Symbol.toStringTag]:{value:e,configurable:1}}}function Br(e,t){const r={};let i=e.length;for(const n of t)r[e[--i]]=n;return r}function cn(e,t,r){const i={};for(const n in t)i[n]=e(t[n],n,r);return i}function Ja(e,t,r){const i={};for(let n=0;n<t.length;n++){const o=t[n];i[o]=e(o,n,r)}return i}function N3(e,t,r){const i={};for(let n=0;n<e.length;n++)i[t[n]]=r[e[n]];return i}function Pt(e,t){const r=Object.create(null);for(const i of e)r[i]=t[i];return r}function O3(e,t){for(const r of t)if(r in e)return 1;return 0}function P3(e,t,r){for(const i of e)if(t[i]!==r[i])return 0;return 1}function x3(e,t,r){const i={...r};for(let n=0;n<t;n++)i[e[n]]=0;return i}function le(e,...t){return(...r)=>e(...t,...r)}function T3(e){return e[0].toUpperCase()+e.substring(1)}function Hi(e){return e.slice().sort()}function Ka(e,t){return String(t).padStart(e,"0")}function Tn(e,t){return Math.sign(e-t)}function Gi(e,t,r){return Math.min(Math.max(e,t),r)}function ln(e,t){return[Math.floor(e/t),Wi(e,t)]}function Wi(e,t){return(e%t+t)%t}function An(e,t){return[Ya(e,t),Xd(e,t)]}function Ya(e,t){return Math.trunc(e/t)||0}function Xd(e,t){return e%t||0}function Xa(e){return Math.abs(e%1)===.5}function A3(e,t,r){let i=0,n=0;for(let u=0;u<=t;u++){const l=e[r[u]],f=Kt[u],d=ye/f,[h,p]=An(l,d);i+=p*f,n+=h}const[o,a]=An(i,ye);return[n+o,a]}function Qa(e,t,r){const i={};for(let n=t;n>=0;n--){const o=Kt[n];i[r[n]]=Ya(e,o),e=Xd(e,o)}return i}function gk(e){if(e!==void 0)return We(e)}function vk(e){if(e!==void 0)return dn(e)}function j3(e){if(e!==void 0)return Qd(e)}function dn(e){return z3(Qd(e))}function Qd(e){return D3(NI(e))}function C3(e,t){if(t==null)throw new RangeError(Xf(e));return t}function Vi(e){if(!Ye(e))throw new TypeError(XE);return e}function ef(e,t,r=e){if(typeof t!==e)throw new TypeError(Zn(r,t));return t}function D3(e,t="number"){if(!Number.isInteger(e))throw new RangeError(WE(t,e));return e||0}function z3(e,t="number"){if(e<=0)throw new RangeError(VE(t,e));return e}function tf(e){if(typeof e=="symbol")throw new TypeError(YE);return String(e)}function eu(e,t){return Ye(e)?String(e):We(e,t)}function nf(e){if(typeof e=="string")return BigInt(e);if(typeof e!="bigint")throw new TypeError(KE(e));return e}function U3(e,t="number"){if(typeof e=="bigint")throw new TypeError(JE(t));if(e=Number(e),!Number.isFinite(e))throw new RangeError(qE(t,e));return e}function Xe(e,t){return Math.trunc(U3(e,t))||0}function rf(e,t){return D3(U3(e,t),t)}function R3(e,t){return z3(Xe(e,t),t)}function of(e,t){let[r,i]=An(t,ye),n=e+r;const o=Math.sign(n);return o&&o===-Math.sign(i)&&(n-=o,i+=o*ye),[n,i]}function Hr(e,t,r=1){return of(e[0]+t[0]*r,e[1]+t[1]*r)}function gr(e,t){return of(e[0],e[1]+t)}function Ht(e,t){return Hr(t,e,-1)}function yt(e,t){return Tn(e[0],t[0])||Tn(e[1],t[1])}function M3(e,t,r){return yt(e,t)===-1||yt(e,r)===1}function af(e,t=1){const r=BigInt(ye/t);return[Number(e/r),Number(e%r)*t]}function tu(e,t=1){const r=ye/t,[i,n]=An(e,r);return[i,n*t]}function Gt(e,t=1,r){const[i,n]=e,[o,a]=An(n,t);return i*(ye/t)+(o+(r?a/t:0))}function uf(e,t,r=ln){const[i,n]=e,[o,a]=r(n,t);return[i*(ye/t)+o,a]}function sf(e){return lt(e,"isoYear",co,so,1),e.isoYear===co?lt(e,"isoMonth",4,12,1):e.isoYear===so&&lt(e,"isoMonth",1,9,1),e}function xt(e){return dt({...e,...ht,isoHour:12}),e}function dt(e){const t=lt(e,"isoYear",co,so,1),r=t===co?1:t===so?-1:0;return r&&Wt(Re({...e,isoDay:e.isoDay+r,isoNanosecond:e.isoNanosecond-r})),e}function Wt(e){if(!e||M3(e,CI,jI))throw new RangeError(Fn);return e}function jn(e){return A3(e,5,Ct)[1]}function nu(e){const[t,r]=ln(e,ye);return[Qa(r,5,Ct),t]}function L3(e){return uf(e,Jt)}function Qe(e){return Gr(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond)}function Re(e){const t=Qe(e);if(t!==void 0){const[r,i]=An(t,pt);return[r,i*mn+(e.isoMicrosecond||0)*ao+(e.isoNanosecond||0)]}}function cf(e,t){const[r,i]=nu(jn(e)-t);return Wt(Re({...e,isoDay:e.isoDay+i,...r}))}function ru(...e){return Gr(...e)/Ib}function Gr(...e){const[t,r]=Z3(...e),i=t.valueOf();if(!isNaN(i))return i-r*pt}function Z3(e,t=1,r=1,i=0,n=0,o=0,a=0){const u=e===co?1:e===so?-1:0,l=new Date;return l.setUTCHours(i,n,o,a),l.setUTCFullYear(e,t-1,r+u),[l,u]}function Wr(e,t){let[r,i]=gr(e,t);i<0&&(i+=ye,r-=1);const[n,o]=ln(i,mn),[a,u]=ln(o,ao);return iu(r*pt+n,a,u)}function iu(e,t=0,r=0){const i=Math.ceil(Math.max(0,Math.abs(e)-mp)/pt)*Math.sign(e),n=new Date(e-i*pt);return Br(Cu,[n.getUTCFullYear(),n.getUTCMonth()+1,n.getUTCDate()+i,n.getUTCHours(),n.getUTCMinutes(),n.getUTCSeconds(),n.getUTCMilliseconds(),t,r])}function lf(e,t){if(t<-mp)throw new RangeError(Fn);const r=e.formatToParts(t),i={};for(const n of r)i[n.type]=n.value;return i}function df(e){return[e.isoYear,e.isoMonth,e.isoDay]}function F3(e,t){return[t,0]}function B3(){return Gn}function H3(e,t){switch(t){case 2:return ff(e)?29:28;case 4:case 6:case 9:case 11:return 30}return 31}function G3(e){return ff(e)?366:365}function ff(e){return e%4==0&&(e%100!=0||e%400==0)}function W3(e){const[t,r]=Z3(e.isoYear,e.isoMonth,e.isoDay);return Wi(t.getUTCDay()-r,7)||7}function V3(e){return this.id===ri?(({isoYear:t})=>t<1?["gregory-inverse",1-t]:["gregory",t])(e):this.id===Bn?UI(e):[]}function $k(e){const t=Qe(e);if(t<zI){const{isoYear:o}=e;return o<1?["japanese-inverse",1-o]:["japanese",o]}const r=lf(Op(Bn),t),{era:i,eraYear:n}=ib(r,Bn);return[i,n]}function ou(e){return vr(e),Vr(e,1),e}function vr(e){return J3(e,1),e}function q3(e){return P3(fp,e,J3(e))}function J3(e,t){const{isoYear:r}=e,i=lt(e,"isoMonth",1,B3(),t);return{isoYear:r,isoMonth:i,isoDay:lt(e,"isoDay",1,H3(r,i),t)}}function Vr(e,t){return Br(Ct,[lt(e,"isoHour",0,23,t),lt(e,"isoMinute",0,59,t),lt(e,"isoSecond",0,59,t),lt(e,"isoMillisecond",0,999,t),lt(e,"isoMicrosecond",0,999,t),lt(e,"isoNanosecond",0,999,t)])}function ge(e){return e===void 0?0:Zb(Vi(e))}function au(e,t=0){e=Vt(e);const r=Fb(e),i=VI(e,t);return[Zb(e),i,r]}function qr(e,t,r,i=9,n=0,o=4){t=Vt(t);let a=Lb(t,i,n),u=mf(t),l=po(t,o);const f=fo(t,i,n,1);return a==null?a=Math.max(r,f):Q3(a,f),u=gf(u,f,1),e&&(l=(d=>d<4?(d+2)%4:d)(l)),[a,f,u,l]}function uu(e,t=6,r){let i=mf(e=su(e,Du));const n=po(e,7);let o=fo(e,t);return o=C3(Du,o),i=gf(i,o,void 0,r),[o,i,n]}function pf(e){return yp(Vt(e))}function K3(e,t){return hf(Vt(e),t)}function yk(e){const t=su(e,$p),r=Cn($p,GI,t,0);if(!r)throw new RangeError(Zn($p,r));return r}function hf(e,t=4){const r=X3(e);return[po(e,4),...Y3(fo(e,t),r)]}function Y3(e,t){return e!=null?[Kt[e],e<4?9-3*e:-1]:[t===void 0?1:10**(9-t),t]}function mf(e){const t=e[lo];return t===void 0?1:Xe(t,lo)}function gf(e,t,r,i){const n=i?ye:Kt[t+1];if(n){const o=Kt[t];if(n%((e=sn(lo,e,1,n/o-(i?0:1),1))*o))throw new RangeError(Zn(lo,e))}else e=sn(lo,e,1,r?10**9:1,1);return e}function X3(e){let t=e[vp];if(t!==void 0){if(typeof t!="number"){if(tf(t)==="auto")return;throw new RangeError(Zn(vp,t))}t=sn(vp,Math.floor(t),0,9,1)}return t}function Vt(e){return e===void 0?{}:Vi(e)}function su(e,t){return typeof e=="string"?{[t]:e}:Vi(e)}function cu(e){return{overflow:RI[e]}}function vf(e,t,r=9,i=0,n){let o=t[e];if(o===void 0)return n?i:void 0;if(o=tf(o),o==="auto")return n?i:null;let a=tp[o];if(a===void 0&&(a=xI[o]),a===void 0)throw new RangeError(yb(e,o,tp));return sn(e,a,i,r,1,np),a}function Cn(e,t,r,i=0){const n=r[e];if(n===void 0)return i;const o=tf(n),a=t[o];if(a===void 0)throw new RangeError(yb(e,o,t));return a}function Q3(e,t){if(t>e)throw new RangeError(yI)}function fn(e){return{branding:wp,epochNanoseconds:e}}function Tt(e,t,r){return{branding:Wn,calendar:r,timeZone:t,epochNanoseconds:e}}function At(e,t=e.calendar){return{branding:ii,calendar:t,...Pt(TI,e)}}function pn(e,t=e.calendar){return{branding:ho,calendar:t,...Pt(pp,e)}}function qi(e,t=e.calendar){return{branding:bp,calendar:t,...Pt(pp,e)}}function lu(e,t=e.calendar){return{branding:_p,calendar:t,...Pt(pp,e)}}function qt(e){return{branding:Sp,...Pt(zb,e)}}function je(e){return{branding:kp,sign:Un(e),...Pt(cp,e)}}function $f(e){return uf(e.epochNanoseconds,mn)[0]}function bk(e){return((t,r=1)=>{const[i,n]=t,o=Math.floor(n/r),a=ye/r;return BigInt(i)*BigInt(a)+BigInt(o)})(e.epochNanoseconds)}function e4(e){return e.epochNanoseconds}function _k(e,t,r,i,n){const o=_r(i),[a,u]=(($,v)=>{const _=v(($=su($,gp))[Rb]);let y=WI($);return y=C3(gp,y),[y,_]})(n,e),l=Math.max(a,o);if(!u&&Qi(l,u))return t4(i,a);if(!u)throw new RangeError(Tu);if(!i.sign)return 0;const[f,d,h]=vu(t,r,u),p=Of(h),c=$u(h),s=Pf(h),m=c(d,f,i);Kr(u)||(dt(f),dt(m));const g=s(d,f,m,a);return Qi(a,u)?t4(g,a):(($,v,_,y,b,w,S)=>{const I=Un($),[T,P]=yf(y,dp(_,$),_,I,b,w,S),O=bf(v,T,P);return $[$e[_]]+O*I})(g,p(m),a,d,f,p,c)}function t4(e,t){return Gt(Me(e),Kt[t],1)}function yf(e,t,r,i,n,o,a){const u=$e[r],l={...t,[u]:t[u]+i},f=a(e,n,t),d=a(e,n,l);return[o(f),o(d)]}function bf(e,t,r){const i=Gt(Ht(t,r));if(!i)throw new RangeError(ti);return Gt(Ht(t,e))/i}function Sk(e,t){const[r,i,n]=uu(t,5,1);return fn(pu(e.epochNanoseconds,r,i,n,1))}function wk(e,t,r){let{epochNanoseconds:i,timeZone:n,calendar:o}=t;const[a,u,l]=uu(r);if(a===0&&u===1)return t;const f=e(n);if(a===6)i=((d,h,p,c)=>{const s=_t(p,h),[m,g]=d(s),$=p.epochNanoseconds,v=zn(h,m),_=zn(h,g);if(M3($,v,_))throw new RangeError(ti);return a4(bf($,v,_),c)?_:v})(i4,f,t,l);else{const d=f.R(i);i=Jr(f,n4(Wr(i,d),a,u,l),d,2,0,1)}return Tt(i,n,o)}function kk(e,t){return At(n4(e,...uu(t)),e.calendar)}function Ek(e,t){const[r,i,n]=uu(t,5);var o;return qt((o=n,_f(e,Ji(r,i),o)[0]))}function Ik(e,t){const r=e(t.timeZone),i=_t(t,r),[n,o]=i4(i),a=Gt(Ht(zn(r,n),zn(r,o)),ju,1);if(a<=0)throw new RangeError(ti);return a}function Nk(e,t){const{timeZone:r,calendar:i}=t,n=((o,a,u)=>zn(a,o(_t(u,a))))(o4,e(r),t);return Tt(n,r,i)}function n4(e,t,r,i){return r4(e,Ji(t,r),i)}function r4(e,t,r){const[i,n]=_f(e,t,r);return dt({...yr(e,n),...i})}function _f(e,t,r){return nu(Dn(jn(e),t,r))}function du(e){return Dn(e,Au,7)}function Ji(e,t){return Kt[e]*t}function i4(e){const t=o4(e);return[t,yr(t,1)]}function o4(e){return AI(6,e)}function Ok(e,t,r){const i=Math.min(_r(e),6);return Yr(hu(Me(e,i),t,r),i)}function fu(e,t,r,i,n,o,a,u,l,f){if(i===0&&n===1)return e;const d=Qi(i,u)?Kr(u)&&i<6&&r>=6?xk:Pk:Tk;let[h,p,c]=d(e,t,r,i,n,o,a,u,l,f);return c&&i!==7&&(h=((s,m,g,$,v,_,y,b)=>{const w=Un(s);for(let S=$+1;S<=g;S++){if(S===7&&g!==7)continue;const I=dp(S,s);I[$e[S]]+=w;const T=Gt(Ht(y(b(v,_,I)),m));if(T&&Math.sign(T)!==w)break;s=I}return s})(h,p,r,Math.max(6,i),a,u,l,f)),h}function pu(e,t,r,i,n){if(t===6){const o=(a=>a[0]+a[1]/ye)(e);return[Dn(o,r,i),0]}return hu(e,Ji(t,r),i,n)}function hu(e,t,r,i){let[n,o]=e;i&&o<0&&(o+=ye,n-=1);const[a,u]=ln(Dn(o,t,r),ye);return of(n+a,u)}function Dn(e,t,r){return a4(e/t,r)*t}function a4(e,t){return KI[t](e)}function Pk(e,t,r,i,n,o){const a=Un(e),u=Me(e),l=pu(u,i,n,o),f=Ht(u,l),d=Math.sign(l[0]-u[0])===a,h=Yr(l,Math.min(r,6));return[{...e,...h},Hr(t,f),d]}function xk(e,t,r,i,n,o,a,u,l,f){const d=Un(e)||1,h=Gt(Me(e,5)),p=Ji(i,n);let c=Dn(h,p,o);const[s,m]=yf(a,{...e,...lp},6,d,u,l,f),g=c-Gt(Ht(s,m));let $=0;g&&Math.sign(g)!==d?t=gr(s,c):($+=d,c=Dn(g,p,o),t=gr(m,c));const v=yu(c);return[{...e,...v,days:e.days+$},t,!!$]}function Tk(e,t,r,i,n,o,a,u,l,f){const d=Un(e),h=$e[i],p=dp(i,e);i===7&&(e={...e,weeks:e.weeks+Math.trunc(e.days/7)});const c=Ya(e[h],n)*n;p[h]=c;const[s,m]=yf(a,p,i,n*d,u,l,f),g=c+bf(t,s,m)*d*n,$=Dn(g,n,o),v=Math.sign($-g)===d;return p[h]=$,[p,v?m:s,v]}function u4(e,t,r,i){const[n,o,a,u]=(f=>{const d=hf(f=Vt(f));return[f.timeZone,...d]})(i),l=n!==void 0;return((f,d,h,p,c,s)=>{h=hu(h,c,p,1);const m=d.R(h);return wf(Wr(h,m),s)+(f?Ki(du(m)):"Z")})(l,t(l?e(n):Er),r.epochNanoseconds,o,a,u)}function s4(e,t,r){const[i,n,o,a,u,l]=(f=>{f=Vt(f);const d=yp(f),h=X3(f),p=JI(f),c=po(f,4),s=fo(f,4);return[d,qI(f),p,c,...Y3(s,h)]})(r);return((f,d,h,p,c,s,m,g,$,v)=>{p=hu(p,$,g,1);const _=f(h).R(p);return wf(Wr(p,_),v)+Ki(du(_),m)+((y,b)=>b!==1?"["+(b===2?"!":"")+y+"]":"")(h,s)+kf(d,c)})(e,t.calendar,t.timeZone,t.epochNanoseconds,i,n,o,a,u,l)}function c4(e,t){const[r,i,n,o]=(f=>(f=Vt(f),[yp(f),...hf(f)]))(t);return a=e.calendar,u=r,l=o,wf(r4(e,n,i),l)+kf(a,u);var a,u,l}function l4(e,t){return r=e.calendar,i=e,n=pf(t),mu(i)+kf(r,n);var r,i,n}function d4(e,t){return h4(e.calendar,g4,e,pf(t))}function f4(e,t){return h4(e.calendar,Ak,e,pf(t))}function p4(e,t){const[r,i,n]=K3(t);return o=n,v4(_f(e,i,r)[0],o);var o}function Sf(e,t){const[r,i,n]=K3(t,3);return i>1&&br(e={...e,...Ok(e,i,r)}),((o,a)=>{const{sign:u}=o,l=u===-1?et(o):o,{hours:f,minutes:d}=l,[h,p]=uf(Me(l,3),Jt,An);O4(h);const c=Ef(p,a),s=a>=0||!u||c;return(u<0?"-":"")+"P"+m4({Y:$r(l.years),M:$r(l.months),W:$r(l.weeks),D:$r(l.days)})+(f||d||h||s?"T"+m4({H:$r(f),M:$r(d),S:$r(h,s)+c}):"")})(e,n)}function h4(e,t,r,i){const n=i>1||i===0&&e!==fe;return i===1?e===fe?t(r):mu(r):n?mu(r)+$4(e,i===2):t(r)}function m4(e){const t=[];for(const r in e){const i=e[r];i&&t.push(i,r)}return t.join("")}function wf(e,t){return mu(e)+"T"+v4(e,t)}function mu(e){return g4(e)+"-"+jt(e.isoDay)}function g4(e){const{isoYear:t}=e;return(t<0||t>9999?y4(t)+Ka(6,Math.abs(t)):Ka(4,t))+"-"+jt(e.isoMonth)}function Ak(e){return jt(e.isoMonth)+"-"+jt(e.isoDay)}function v4(e,t){const r=[jt(e.isoHour),jt(e.isoMinute)];return t!==-1&&r.push(jt(e.isoSecond)+((i,n,o,a)=>Ef(i*mn+n*ao+o,a))(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t)),r.join(":")}function Ki(e,t=0){if(t===1)return"";const[r,i]=ln(Math.abs(e),ju),[n,o]=ln(i,Au),[a,u]=ln(o,Jt);return y4(e)+jt(r)+":"+jt(n)+(a||u?":"+jt(a)+Ef(u):"")}function kf(e,t){return t!==1&&(t>1||t===0&&e!==fe)?$4(e,t===2):""}function $4(e,t){return"["+(t?"!":"")+"u-ca="+e+"]"}function Ef(e,t){let r=Ka(9,e);return r=t===void 0?r.replace(QI,""):r.slice(0,t),r?"."+r:""}function y4(e){return e<0?"-":"+"}function $r(e,t){return e||t?e.toLocaleString("fullwide",{useGrouping:0}):""}function jk(e,t){const{epochNanoseconds:r}=e,i=(t.R?t:t(e.timeZone)).R(r),n=Wr(r,i);return{calendar:e.calendar,...n,offsetNanoseconds:i}}function Jr(e,t,r,i=0,n=0,o,a){if(r!==void 0&&i===1&&(i===1||a))return cf(t,r);const u=e.I(t);if(r!==void 0&&i!==3){const l=((f,d,h,p)=>{const c=Re(d);p&&(h=du(h));for(const s of f){let m=Gt(Ht(s,c));if(p&&(m=du(m)),m===h)return s}})(u,t,r,o);if(l!==void 0)return l;if(i===0)throw new RangeError(pI)}return a?Re(t):Yi(e,t,n,u)}function Yi(e,t,r=0,i=e.I(t)){if(i.length===1)return i[0];if(r===1)throw new RangeError(hI);if(i.length)return i[r===3?1:0];const n=Re(t),o=((u,l)=>{const f=u.R(gr(l,-ye));return(d=>{if(d>ye)throw new RangeError(fI);return d})(u.R(gr(l,ye))-f)})(e,n),a=o*(r===2?-1:1);return(i=e.I(Wr(n,a)))[r===2?0:i.length-1]}function zn(e,t){const r=e.I(t);if(r.length)return r[0];const i=gr(Re(t),-ye);return e.O(i,1)}function b4(e,t,r){return fn(Wt(Hr(t.epochNanoseconds,(i=>{if(P4(i))throw new RangeError(vI);return Me(i,5)})(e?et(r):r))))}function _4(e,t,r,i,n,o=Object.create(null)){const a=t(i.timeZone),u=e(i.calendar);return{...i,...If(a,u,i,r?et(n):n,o)}}function S4(e,t,r,i,n=Object.create(null)){const{calendar:o}=r;return At(Nf(e(o),r,t?et(i):i,n),o)}function w4(e,t,r,i,n){const{calendar:o}=r;return pn(gu(e(o),r,t?et(i):i,n),o)}function k4(e,t,r,i,n){const o=r.calendar,a=e(o);let u=xt(Xi(a,r));t&&(i=xf(i)),i.sign<0&&(u=a.P(u,{...Le,months:1}),u=yr(u,-1));const l=a.P(u,i,n);return qi(Xi(a,l),o)}function E4(e,t,r){return qt(I4(t,e?et(r):r)[0])}function If(e,t,r,i,n){const o=Me(i,5);let a=r.epochNanoseconds;if(P4(i)){const u=_t(r,e);a=Hr(Yi(e,{...gu(t,u,{...i,...lp},n),...Pt(Ct,u)}),o)}else a=Hr(a,o),ge(n);return{epochNanoseconds:Wt(a)}}function Nf(e,t,r,i){const[n,o]=I4(t,r);return dt({...gu(e,t,{...r,...lp,days:r.days+o},i),...n})}function gu(e,t,r,i){if(r.years||r.months||r.weeks)return e.P(t,r,i);ge(i);const n=r.days+Me(r,5)[0];return n?xt(yr(t,n)):t}function Xi(e,t,r=1){return yr(t,r-e.day(t))}function I4(e,t){const[r,i]=Me(t,5),[n,o]=nu(jn(e)+i);return[n,r+o]}function yr(e,t){return t?{...e,...iu(Qe(e)+t*pt)}:e}function vu(e,t,r){const i=e(r.calendar);return Kr(r)?[r,i,t(r.timeZone)]:[{...r,...ht},i]}function Of(e){return e?e4:Re}function $u(e){return e?le(If,e):Nf}function Pf(e){return e?le(rE,e):iE}function Kr(e){return e&&e.epochNanoseconds}function Qi(e,t){return e<=6-(Kr(t)?1:0)}function N4(e,t,r,i,n,o,a){const u=e(Vt(a).relativeTo),l=Math.max(_r(n),_r(o));if(Qi(l,u))return je(br(((m,g,$,v)=>{const _=Hr(Me(m),Me(g),v?-1:1);if(!Number.isFinite(_[0]))throw new RangeError(Fn);return{...Le,...Yr(_,$)}})(n,o,l,i)));if(!u)throw new RangeError(Tu);i&&(o=et(o));const[f,d,h]=vu(t,r,u),p=$u(h),c=Pf(h),s=p(d,f,n);return je(c(d,f,p(d,s,o),l))}function Ck(e,t,r,i,n){const o=_r(i),[a,u,l,f,d]=((w,S,I)=>{w=su(w,Du);let T=Lb(w);const P=I(w[Rb]);let O=mf(w);const A=po(w,7);let U=fo(w);if(T===void 0&&U===void 0)throw new RangeError($I);if(U==null&&(U=0),T==null&&(T=Math.max(U,S)),Q3(T,U),O=gf(O,U,1),O>1&&U>5&&T!==U)throw new RangeError("For calendar units with roundingIncrement > 1, use largestUnit = smallestUnit");return[T,U,O,A,P]})(n,o,e),h=Math.max(o,a);if(!d&&h<=6)return je(br(((w,S,I,T,P)=>{const O=pu(Me(w),I,T,P);return{...Le,...Yr(O,S)}})(i,a,u,l,f)));if(!Kr(d)&&!i.sign)return i;if(!d)throw new RangeError(Tu);const[p,c,s]=vu(t,r,d),m=Of(s),g=$u(s),$=Pf(s),v=g(c,p,i);Kr(d)||(dt(p),dt(v));let _=$(c,p,v,a);const y=i.sign,b=Un(_);if(y&&b&&y!==b)throw new RangeError(ti);return _=fu(_,m(v),a,u,l,f,c,p,m,g),je(_)}function Dk(e){return e.sign===-1?xf(e):e}function xf(e){return je(et(e))}function et(e){const t={};for(const r of $e)t[r]=-1*e[r]||0;return t}function zk(e){return!e.sign}function Un(e,t=$e){let r=0;for(const i of t){const n=Math.sign(e[i]);if(n){if(r&&r!==n)throw new RangeError(gI);r=n}}return r}function br(e){for(const t of PI)sn(t,e[t],-Bb,Bb,1);return O4(Gt(Me(e),Jt)),e}function O4(e){if(!Number.isSafeInteger(e))throw new RangeError(mI)}function Me(e,t=6){return A3(e,t,$e)}function Yr(e,t=6){const[r,i]=e,n=Qa(i,t,$e);if(n[$e[t]]+=r*(ye/Kt[t]),!Number.isFinite(n[$e[t]]))throw new RangeError(Fn);return n}function yu(e,t=5){return Qa(e,t,$e)}function P4(e){return!!Un(e,Db)}function _r(e){let t=9;for(;t>0&&!e[$e[t]];t--);return t}function Uk(e,t){return[e,t]}function x4(e){const t=Math.floor(e/zu)*zu;return[t,t+zu]}function Rk(e){const t=Rn(e=eu(e));if(!t)throw new RangeError(ft(e));let r;if(t.j)r=0;else{if(!t.offset)throw new RangeError(ft(e));r=Sr(t.offset)}return t.timeZone&&Df(t.timeZone,1),fn(cf(ou(t),r))}function Mk(e){const t=Rn(We(e));if(!t)throw new RangeError(ft(e));if(t.timeZone)return T4(t,t.offset?Sr(t.offset):void 0);if(t.j)throw new RangeError(ft(e));return j4(t)}function Lk(e,t){const r=Rn(We(e));if(!r||!r.timeZone)throw new RangeError(ft(e));const{offset:i}=r,n=i?Sr(i):void 0,[,o,a]=au(t);return T4(r,n,o,a)}function Sr(e){const t=Df(e);if(t===void 0)throw new RangeError(ft(e));return t}function Zk(e){const t=Rn(We(e));if(!t||t.j)throw new RangeError(ft(e));return At(A4(t))}function Tf(e,t,r){let i=Rn(We(e));if(!i||i.j)throw new RangeError(ft(e));return t?i.calendar===fe&&(i=i.isoYear===-271821&&i.isoMonth===4?{...i,isoDay:20,...ht}:{...i,isoDay:1,...ht}):r&&i.calendar===fe&&(i={...i,isoYear:$n}),pn(i.C?A4(i):j4(i))}function Fk(e,t){const r=jf(We(t));if(r)return Af(r),qi(sf(vr(r)));const i=Tf(t,1);return qi(Xi(e(i.calendar),i))}function Af(e){if(e.calendar!==fe)throw new RangeError(hn(e.calendar))}function Bk(e,t){const r=Cf(We(t));if(r)return Af(r),lu(vr(r));const i=Tf(t,0,1),{calendar:n}=i,o=e(n),[a,u,l]=o.v(i),[f,d]=o.q(a,u),[h,p]=o.G(f,d,l);return lu(xt(o.V(h,p,l)),n)}function Hk(e){let t,r=(i=>{const n=aN.exec(i);return n?(bu(n[10]),z4(n)):void 0})(We(e));if(!r){if(r=Rn(e),!r)throw new RangeError(ft(e));if(!r.C)throw new RangeError(ft(e));if(r.j)throw new RangeError(hn("Z"));Af(r)}if((t=jf(e))&&q3(t))throw new RangeError(ft(e));if((t=Cf(e))&&q3(t))throw new RangeError(ft(e));return qt(Vr(r,1))}function Gk(e){const t=(r=>{const i=cN.exec(r);return i?(n=>{function o(d,h,p){let c=0,s=0;if(p&&([c,l]=ln(l,Kt[p])),d!==void 0){if(u)throw new RangeError(hn(d));s=(m=>{const g=parseInt(m);if(!Number.isFinite(g))throw new RangeError(hn(m));return g})(d),a=1,h&&(l=zf(h)*(Kt[p]/Jt),u=1)}return c+s}let a=0,u=0,l=0,f={...Br($e,[o(n[2]),o(n[3]),o(n[4]),o(n[5]),o(n[6],n[7],5),o(n[8],n[9],4),o(n[10],n[11],3)]),...Qa(l,2,$e)};if(!a)throw new RangeError($b($e));return Uf(n[1])<0&&(f=et(f)),f})(i):void 0})(We(e));if(!t)throw new RangeError(ft(e));return je(br(t))}function Wk(e){const t=Rn(e)||jf(e)||Cf(e);return t?t.calendar:e}function Vk(e){const t=Rn(e);return t&&(t.timeZone||t.j&&Er||t.offset)||e}function T4(e,t,r=0,i=0){const n=Rf(e.timeZone),o=ae(n);let a;return ou(e),a=e.C?Jr(o,e,t,r,i,!o.$,e.j):zn(o,e),Tt(a,n,Pu(e.calendar))}function A4(e){return C4(dt(ou(e)))}function j4(e){return C4(xt(vr(e)))}function C4(e){return{...e,calendar:Pu(e.calendar)}}function Rn(e){const t=oN.exec(e);return t?(r=>{const i=r[10],n=(i||"").toUpperCase()==="Z";return{isoYear:D4(r),isoMonth:parseInt(r[4]),isoDay:parseInt(r[5]),...z4(r.slice(5)),...bu(r[16]),C:!!r[6],j:n,offset:n?void 0:i}})(t):void 0}function jf(e){const t=rN.exec(e);return t?(r=>({isoYear:D4(r),isoMonth:parseInt(r[4]),isoDay:1,...bu(r[5])}))(t):void 0}function Cf(e){const t=iN.exec(e);return t?(r=>({isoYear:$n,isoMonth:parseInt(r[1]),isoDay:parseInt(r[2]),...bu(r[3])}))(t):void 0}function Df(e,t){const r=uN.exec(e);return r?((i,n)=>{const o=i[4]||i[5];if(n&&o)throw new RangeError(hn(o));return(a=>{if(Math.abs(a)>=ye)throw new RangeError(dI);return a})((Qr(i[2])*ju+Qr(i[3])*Au+Qr(i[4])*Jt+zf(i[5]||""))*Uf(i[1]))})(r,t):void 0}function D4(e){const t=Uf(e[1]),r=parseInt(e[2]||e[3]);if(t<0&&!r)throw new RangeError(hn(-0));return t*r}function z4(e){const t=Qr(e[3]);return{...nu(zf(e[4]||""))[0],isoHour:Qr(e[1]),isoMinute:Qr(e[2]),isoSecond:t===60?59:t}}function bu(e){let t,r;const i=[];if(e.replace(sN,(n,o,a)=>{const u=!!o,[l,f]=a.split("=").reverse();if(f){if(f==="u-ca")i.push(l),t||(t=u);else if(u||/[A-Z]/.test(f))throw new RangeError(hn(n))}else{if(r)throw new RangeError(hn(n));r=l}return""}),i.length>1&&t)throw new RangeError(hn(e));return{timeZone:r,calendar:i[0]||fe}}function zf(e){return parseInt(e.padEnd(9,"0"))}function Xr(e){return new RegExp(`^${e}$`,"i")}function Uf(e){return e&&e!=="+"?-1:1}function Qr(e){return e===void 0?0:parseInt(e)}function qk(e){return Rf(We(e))}function Rf(e){const t=Mf(e);return typeof t=="number"?Ki(t):t?(r=>{if(fN.test(r))throw new RangeError(wb(r));if(dN.test(r))throw new RangeError(lI);return r.toLowerCase().split("/").map((i,n)=>(i.length<=3||/\\d/.test(i))&&!/etc|yap/.test(i)?i.toUpperCase():i.replace(/baja|dumont|[a-z]+/g,(o,a)=>o.length<=2&&!n||o==="in"||o==="chat"?o.toUpperCase():o.length>2||!a?T3(o).replace(/island|noronha|murdo|rivadavia|urville/,T3):o)).join("/")})(e):Er}function U4(e){const t=Mf(e);return typeof t=="number"?t:t?t.resolvedOptions().timeZone:Er}function Mf(e){const t=Df(e=e.toUpperCase(),1);return t!==void 0?t:e!==Er?lN(e):void 0}function R4(e,t){return yt(e.epochNanoseconds,t.epochNanoseconds)}function M4(e,t){return yt(e.epochNanoseconds,t.epochNanoseconds)}function Jk(e,t,r,i,n,o){const a=e(Vt(o).relativeTo),u=Math.max(_r(i),_r(n));if(P3($e,i,n))return 0;if(Qi(u,a))return yt(Me(i),Me(n));if(!a)throw new RangeError(Tu);const[l,f,d]=vu(t,r,a),h=Of(d),p=$u(d);return yt(h(p(f,l,i)),h(p(f,l,n)))}function L4(e,t){return ei(e,t)||Lf(e,t)}function ei(e,t){return Tn(Qe(e),Qe(t))}function Lf(e,t){return Tn(jn(e),jn(t))}function Kk(e,t){return!R4(e,t)}function Yk(e,t){return!M4(e,t)&&!!Z4(e.timeZone,t.timeZone)&&e.calendar===t.calendar}function Xk(e,t){return!L4(e,t)&&e.calendar===t.calendar}function Qk(e,t){return!ei(e,t)&&e.calendar===t.calendar}function eE(e,t){return!ei(e,t)&&e.calendar===t.calendar}function tE(e,t){return!ei(e,t)&&e.calendar===t.calendar}function nE(e,t){return!Lf(e,t)}function Z4(e,t){if(e===t)return 1;try{return U4(e)===U4(t)}catch{}}function F4(e,t,r,i){const n=qr(e,i,3,5),o=_u(t.epochNanoseconds,r.epochNanoseconds,...n);return je(e?et(o):o)}function B4(e,t,r,i,n,o){const a=wu(i.calendar,n.calendar),[u,l,f,d]=qr(r,o,5),h=i.epochNanoseconds,p=n.epochNanoseconds,c=yt(p,h);let s;if(c)if(u<6)s=_u(h,p,u,l,f,d);else{const m=t((($,v)=>{if(!Z4($,v))throw new RangeError(kb);return $})(i.timeZone,n.timeZone)),g=e(a);s=J4(g,m,i,n,c,u,o),s=fu(s,p,u,l,f,d,g,i,e4,le(If,m))}else s=Le;return je(r?et(s):s)}function H4(e,t,r,i,n){const o=wu(r.calendar,i.calendar),[a,u,l,f]=qr(t,n,6),d=Re(r),h=Re(i),p=yt(h,d);let c;if(p)if(a<=6)c=_u(d,h,a,u,l,f);else{const s=e(o);c=K4(s,r,i,p,a,n),c=fu(c,h,a,u,l,f,s,r,Re,Nf)}else c=Le;return je(t?et(c):c)}function G4(e,t,r,i,n){const o=wu(r.calendar,i.calendar);return V4(t,()=>e(o),r,i,...qr(t,n,6,9,6))}function W4(e,t,r,i,n){const o=wu(r.calendar,i.calendar),a=qr(t,n,9,9,8),u=e(o),l=Xi(u,r),f=Xi(u,i);return l.isoYear===f.isoYear&&l.isoMonth===f.isoMonth&&l.isoDay===f.isoDay?je(Le):V4(t,()=>u,xt(l),xt(f),...a,8)}function V4(e,t,r,i,n,o,a,u,l=6){const f=Re(r),d=Re(i);if(f===void 0||d===void 0)throw new RangeError(Fn);let h;if(yt(d,f))if(n===6)h=_u(f,d,n,o,a,u);else{const p=t();h=p.N(r,i,n),o===l&&a===1||(h=fu(h,d,n,o,a,u,p,r,Re,gu))}else h=Le;return je(e?et(h):h)}function q4(e,t,r,i){const[n,o,a,u]=qr(e,i,5,5),l=Dn(Zf(t,r),Ji(o,a),u),f={...Le,...yu(l,n)};return je(e?et(f):f)}function rE(e,t,r,i,n,o){const a=yt(i.epochNanoseconds,r.epochNanoseconds);return a?n<6?Y4(r.epochNanoseconds,i.epochNanoseconds,n):J4(t,e,r,i,a,n,o):Le}function iE(e,t,r,i,n){const o=Re(t),a=Re(r),u=yt(a,o);return u?i<=6?Y4(o,a,i):K4(e,t,r,u,i,n):Le}function J4(e,t,r,i,n,o,a){const[u,l,f]=((p,c,s,m)=>{function g(){return S={...yr(_,b++*-m),...v},I=Yi(p,S),yt(y,I)===-m}const $=_t(c,p),v=Pt(Ct,$),_=_t(s,p),y=s.epochNanoseconds;let b=0;const w=Zf($,_);let S,I;if(Math.sign(w)===-m&&b++,g()&&(m===-1||g()))throw new RangeError(ti);const T=Gt(Ht(I,y));return[$,S,T]})(t,r,i,n);var d,h;return{...o===6?(d=u,h=l,{...Le,days:X4(d,h)}):e.N(u,l,o,a),...yu(f)}}function K4(e,t,r,i,n,o){const[a,u,l]=((f,d,h)=>{let p=d,c=Zf(f,d);return Math.sign(c)===-h&&(p=yr(d,-h),c+=ye*h),[f,p,c]})(t,r,i);return{...e.N(a,u,n,o),...yu(l)}}function _u(e,t,r,i,n,o){return{...Le,...Yr(pu(Ht(e,t),i,n,o),r)}}function Y4(e,t,r){return{...Le,...Yr(Ht(e,t),r)}}function X4(e,t){return Su(Qe(e),Qe(t))}function Su(e,t){return Math.trunc((t-e)/pt)}function Zf(e,t){return jn(t)-jn(e)}function wu(e,t){if(e!==t)throw new RangeError(Sb);return e}function Q4(e){return this.m(e)[0]}function eb(e){return this.m(e)[1]}function Ff(e){const[t]=this.v(e);return Su(this.p(t),Qe(e))+1}function Bf(e){const t=pN.exec(e);if(!t)throw new RangeError(sI(e));return[parseInt(t[1]),!!t[2]]}function eo(e,t){return"M"+jt(e)+(t?"L":"")}function ku(e,t,r){return e+(t||r&&e>=r?1:0)}function Hf(e,t){return e-(t&&e>=t?1:0)}function tb(e,t){return(t+e)*(Math.sign(t)||1)||0}function Gf(e){return jb[rb(e)]}function nb(e){return EI[rb(e)]}function rb(e){return wr(e.id||fe)}function oE(e){function t(n){return((o,a)=>({...ib(o,a),o:o.month,day:parseInt(o.day)}))(lf(r,n),i)}const r=Op(e),i=wr(e);return{id:e,h:aE(t),l:uE(t)}}function aE(e){return $t(t=>{const r=Qe(t);return e(r)},WeakMap)}function uE(e){const t=e(0).year-DI;return $t(r=>{let i,n=Gr(r-t),o=0;const a=[],u=[];do n+=400*pt;while((i=e(n)).year<=r);do if(n+=(1-i.day)*pt,i.year===r&&(a.push(n),u.push(i.o)),n-=pt,++o>100||n<-mp)throw new RangeError(ti);while((i=e(n)).year>=r);return{i:a.reverse(),u:Eb(u.reverse())}})}function ib(e,t){let r,i,n=ob(e);if(e.era){const o=jb[t],a=Cb[t]||{};o!==void 0&&(r=t==="islamic"?"ah":e.era.normalize("NFD").toLowerCase().replace(/[^a-z0-9]/g,""),r==="bc"||r==="b"?r="bce":r==="ad"||r==="a"?r="ce":r==="beforeroc"&&(r="broc"),r=a[r]||r,i=n,n=tb(i,o[r]||0))}return{era:r,eraYear:i,year:n}}function ob(e){return parseInt(e.relatedYear||e.year)}function Eu(e){const{year:t,o:r,day:i}=this.h(e),{u:n}=this.l(t);return[t,n[r]+1,i]}function to(e,t=1,r=1){return this.l(e).i[t-1]+(r-1)*pt}function ab(e,t){const r=Iu.call(this,e);return[Hf(t,r),r===t]}function Iu(e){const t=cb(this,e),r=cb(this,e-1),i=t.length;if(i>r.length){const n=nb(this);if(n<0)return-n;for(let o=0;o<i;o++)if(t[o]!==r[o])return o+1}}function Nu(e){return Su(to.call(this,e),to.call(this,e+1))}function ub(e,t){const{i:r}=this.l(e);let i=t+1,n=r;return i>r.length&&(i=1,n=this.l(e+1).i),Su(r[t-1],n[i-1])}function Ou(e){return this.l(e).i.length}function sb(e){const t=this.h(e);return[t.era,t.eraYear]}function cb(e,t){return Object.keys(e.l(t).u)}function no(e){return Pu(We(e))}function Pu(e){if((e=e.toLowerCase())!==fe&&e!==ri){const t=Op(e).resolvedOptions().calendar;if(wr(e)!==wr(t))throw new RangeError(_b(e));return t}return e}function wr(e){return e==="islamicc"&&(e="islamic"),e.split("-")[0]}function lb(e,t){return r=>r===fe?e:r===ri||r===Bn?Object.assign(Object.create(e),{id:r}):Object.assign(Object.create(t),hN(r))}function sE(e,t,r,i){const n=Mn(r,i,vn,[],Pb);if(n.timeZone!==void 0){const o=r.F(n),a=ro(n),u=e(n.timeZone);return{epochNanoseconds:Jr(t(u),{...o,...a},n.offset!==void 0?Sr(n.offset):void 0),timeZone:u}}return{...r.F(n),...ht}}function cE(e,t,r,i,n,o){const a=Mn(r,n,vn,Nb,Pb),u=e(a.timeZone),[l,f,d]=au(o),h=r.F(a,cu(l)),p=ro(a,l);return Tt(Jr(t(u),{...h,...p},a.offset!==void 0?Sr(a.offset):void 0,f,d),u,i)}function lE(e,t,r){const i=Mn(e,t,vn,[],gn),n=ge(r);return At(dt({...e.F(i,cu(n)),...ro(i,n)}))}function dE(e,t,r,i=[]){const n=Mn(e,t,vn,i);return e.F(n,r)}function fE(e,t,r,i){const n=Mn(e,t,sp,i);return e.K(n,r)}function pE(e,t,r,i){const n=Mn(e,r,vn,uo);return t&&n.month!==void 0&&n.monthCode===void 0&&n.year===void 0&&(n.year=$n),e._(n,i)}function hE(e,t){return qt(ro(bt(e,rp,[],1),ge(t)))}function mE(e){const t=bt(e,cp);return je(br({...Le,...t}))}function Mn(e,t,r,i=[],n=[]){return bt(t,[...e.fields(r),...n].sort(),i)}function bt(e,t,r,i=!r){const n={};let o,a=0;for(const u of t){if(u===o)throw new RangeError(eI(u));if(u==="constructor"||u==="__proto__")throw new RangeError(QE(u));let l=e[u];if(l!==void 0)a=1,Vb[u]&&(l=Vb[u](l,u)),n[u]=l;else if(r){if(r.includes(u))throw new TypeError(Xf(u));n[u]=Ab[u]}o=u}if(i&&!a)throw new TypeError($b(t));return n}function ro(e,t){return Vr(Pp({...Ab,...e}),t)}function gE(e,t,r,i,n){const{calendar:o,timeZone:a}=r,u=e(o),l=t(a),f=[...u.fields(vn),...Ob].sort(),d=($=>{const v=_t($,ae),_=Ki(v.offsetNanoseconds),y=Mu($.calendar),[b,w,S]=y.v(v),[I,T]=y.q(b,w),P=eo(I,T);return{...SN(v),year:b,monthCode:P,day:S,offset:_}})(r),h=bt(i,f),p=u.k(d,h),c={...d,...h},[s,m,g]=au(n,2);return Tt(Jr(l,{...u.F(p,cu(s)),...Vr(Pp(c),s)},Sr(c.offset),m,g),a,o)}function vE(e,t,r,i){const n=e(t.calendar),o=[...n.fields(vn),...gn].sort(),a={...fb(u=t),hour:u.isoHour,minute:u.isoMinute,second:u.isoSecond,millisecond:u.isoMillisecond,microsecond:u.isoMicrosecond,nanosecond:u.isoNanosecond};var u;const l=bt(r,o),f=ge(i),d=n.k(a,l),h={...a,...l};return At(dt({...n.F(d,cu(f)),...Vr(Pp(h),f)}))}function $E(e,t,r,i){const n=e(t.calendar),o=n.fields(vn).sort(),a=fb(t),u=bt(r,o),l=n.k(a,u);return n.F(l,i)}function yE(e,t,r,i){const n=e(t.calendar),o=n.fields(sp).sort(),a=(f=>{const d=Mu(f.calendar),[h,p]=d.v(f),[c,s]=d.q(h,p);return{year:h,monthCode:eo(c,s)}})(t),u=bt(r,o),l=n.k(a,u);return n.K(l,i)}function bE(e,t,r,i){const n=e(t.calendar),o=n.fields(vn).sort(),a=(f=>{const d=Mu(f.calendar),[h,p,c]=d.v(f),[s,m]=d.q(h,p);return{monthCode:eo(s,m),day:c}})(t),u=bt(r,o),l=n.k(a,u);return n._(l,i)}function _E(e,t,r){return qt(((i,n,o)=>ro({...Pt(rp,i),...bt(n,rp)},ge(o)))(e,t,r))}function SE(e,t){return je((r=e,i=t,br({...r,...bt(i,cp)})));var r,i}function db(e,t,r,i,n){t=Pt(r=e.fields(r),t),i=bt(i,n=e.fields(n),[]);let o=e.k(t,i);return o=bt(o,[...r,...n].sort(),[]),e.F(o)}function Wf(e,t){const r=Gf(e),i=Cb[e.id||""]||{};let{era:n,eraYear:o,year:a}=t;if(n!==void 0||o!==void 0){if(n===void 0||o===void 0)throw new TypeError(iI);if(!r)throw new RangeError(rI);const u=r[i[n]||n];if(u===void 0)throw new RangeError(aI(n));const l=tb(o,u);if(a!==void 0&&a!==l)throw new RangeError(oI);a=l}else if(a===void 0)throw new TypeError(uI(r));return a}function xu(e,t,r,i){let{month:n,monthCode:o}=t;if(o!==void 0){const a=((u,l,f,d)=>{const h=u.L(f),[p,c]=Bf(l);let s=ku(p,c,h);if(c){const m=nb(u);if(m===void 0)throw new RangeError(oo);if(m>0){if(s>m)throw new RangeError(oo);if(h===void 0){if(d===1)throw new RangeError(oo);s--}}else{if(s!==-m)throw new RangeError(oo);if(h===void 0&&d===1)throw new RangeError(oo)}}return s})(e,o,r,i);if(n!==void 0&&n!==a)throw new RangeError(cI);n=a,i=1}else if(n===void 0)throw new TypeError(bb);return sn("month",n,1,e.B(r),i)}function Vf(e,t,r,i,n){return lt(t,"day",1,e.U(i,r),n)}function qf(e,t,r,i){let n=0;const o=[];for(const a of r)t[a]!==void 0?n=1:o.push(a);if(Object.assign(e,t),n)for(const a of i||o)delete e[a]}function fb(e){const t=Mu(e.calendar),[r,i,n]=t.v(e),[o,a]=t.q(r,i);return{year:r,monthCode:eo(o,a),day:n}}function wE(e){return fn(Wt(af(nf(e))))}function kE(e,t,r,i,n=fe){return Tt(Wt(af(nf(r))),t(i),e(n))}function EE(e,t,r,i,n=0,o=0,a=0,u=0,l=0,f=0,d=fe){return At(dt(ou(cn(Xe,Br(Cu,[t,r,i,n,o,a,u,l,f])))),e(d))}function IE(e,t,r,i,n=fe){return pn(xt(vr(cn(Xe,{isoYear:t,isoMonth:r,isoDay:i}))),e(n))}function NE(e,t,r,i=fe,n=1){const o=Xe(t),a=Xe(r),u=e(i);return qi(sf(vr({isoYear:o,isoMonth:a,isoDay:Xe(n)})),u)}function OE(e,t,r,i=fe,n=$n){const o=Xe(t),a=Xe(r),u=e(i);return lu(xt(vr({isoYear:Xe(n),isoMonth:o,isoDay:a})),u)}function PE(e=0,t=0,r=0,i=0,n=0,o=0){return qt(Vr(cn(Xe,Br(Ct,[e,t,r,i,n,o])),1))}function xE(e=0,t=0,r=0,i=0,n=0,o=0,a=0,u=0,l=0,f=0){return je(br(cn(rf,Br($e,[e,t,r,i,n,o,a,u,l,f]))))}function TE(e,t,r=fe){return Tt(e.epochNanoseconds,t,r)}function AE(e){return fn(e.epochNanoseconds)}function pb(e,t){return At(_t(t,e))}function hb(e,t){return pn(_t(t,e))}function mb(e,t){return qt(_t(t,e))}function jE(e,t,r,i){const n=((o,a,u,l)=>{const f=(d=>Fb(Vt(d)))(l);return Yi(o(a),u,f)})(e,r,t,i);return Tt(Wt(n),r,t.calendar)}function CE(e,t,r,i,n){const o=e(n.timeZone),a=n.plainTime,u=a!==void 0?t(a):void 0,l=r(o);let f;return f=u?Yi(l,{...i,...u}):zn(l,{...i,...ht}),Tt(f,o,i.calendar)}function DE(e,t=ht){return At(dt({...e,...t}))}function zE(e,t,r){return((i,n)=>{const o=Mn(i,n,xb);return i.K(o,void 0)})(e(t.calendar),r)}function UE(e,t,r){return((i,n)=>{const o=Mn(i,n,Tb);return i._(o)})(e(t.calendar),r)}function RE(e,t,r,i){return((n,o,a)=>db(n,o,xb,Vi(a),uo))(e(t.calendar),r,i)}function ME(e,t,r,i){return((n,o,a)=>db(n,o,Tb,Vi(a),op))(e(t.calendar),r,i)}function LE(e){return fn(Wt(tu(rf(e),mn)))}function ZE(e){return fn(Wt(af(nf(e))))}function kr(e,t,r){const i=new Set(r);return(n,o)=>{const a=r&&O3(n,r);if(!O3(n=((u,l)=>{const f={};for(const d in l)u.has(d)||(f[d]=l[d]);return f})(i,n),e)){if(o&&a)throw new TypeError("Invalid formatting options");n={...t,...n}}return r&&(n.timeZone=Er,["full","long"].includes(n.J)&&(n.J="medium")),n}}function Ln(e,t=gb,r=0){const[i,,,n]=e;return(o,a=ZN,...u)=>{const l=t(n&&n(...u),o,a,i,r),f=l.resolvedOptions();return[l,...FE(e,f,u)]}}function gb(e,t,r,i,n){if(r=i(r,n),e){if(r.timeZone!==void 0)throw new TypeError(_I);r.timeZone=e}return new Hn(t,r)}function FE(e,t,r){const[,i,n]=e;return r.map(o=>(o.calendar&&((a,u,l)=>{if((l||a!==fe)&&a!==u)throw new RangeError(Sb)})(o.calendar,t.calendar,n),i(o,t)))}function BE(e,t,r){const i=t.timeZone,n=e(i),o={..._t(t,n),...r||ht};let a;return a=r?Jr(n,o,o.offsetNanoseconds,2):zn(n,o),Tt(a,i,t.calendar)}function HE(e,t=ht){return At(dt({...e,...t}))}function Jf(e,t){return{...e,calendar:t}}function GE(e,t){return{...e,timeZone:t}}function Kf(e){const t=Yf();return Wr(t,e.R(t))}function Yf(){return tu(Date.now(),mn)}function io(){return n6||(n6=new Hn().resolvedOptions().timeZone)}const WE=(e,t)=>`Non-integer ${e}: ${t}`,VE=(e,t)=>`Non-positive ${e}: ${t}`,qE=(e,t)=>`Non-finite ${e}: ${t}`,JE=e=>`Cannot convert bigint to ${e}`,KE=e=>`Invalid bigint: ${e}`,YE="Cannot convert Symbol to string",XE="Invalid object",vb=(e,t,r,i,n)=>n?vb(e,n[t],n[r],n[i]):Zn(e,t)+`; must be between ${r}-${i}`,Zn=(e,t)=>`Invalid ${e}: ${t}`,Xf=e=>`Missing ${e}`,QE=e=>`Invalid field ${e}`,eI=e=>`Duplicate field ${e}`,$b=e=>"No valid fields: "+e.join(),tI="Invalid bag",yb=(e,t,r)=>Zn(e,t)+"; must be "+Object.keys(r).join(),nI="Cannot use valueOf",Qf="Invalid calling context",rI="Forbidden era/eraYear",iI="Mismatching era/eraYear",oI="Mismatching year/eraYear",aI=e=>`Invalid era: ${e}`,uI=e=>"Missing year"+(e?"/era/eraYear":""),sI=e=>`Invalid monthCode: ${e}`,cI="Mismatching month/monthCode",bb="Missing month/monthCode",oo="Invalid leap month",ti="Invalid protocol results",_b=e=>Zn("Calendar",e),Sb="Mismatching Calendars",wb=e=>Zn("TimeZone",e),kb="Mismatching TimeZones",lI="Forbidden ICU TimeZone",dI="Out-of-bounds offset",fI="Out-of-bounds TimeZone gap",pI="Invalid TimeZone offset",hI="Ambiguous offset",Fn="Out-of-bounds date",mI="Out-of-bounds duration",gI="Cannot mix duration signs",Tu="Missing relativeTo",vI="Cannot use large units",$I="Required smallestUnit or largestUnit",yI="smallestUnit > largestUnit",ft=e=>`Cannot parse: ${e}`,hn=e=>`Invalid substring: ${e}`,bI=e=>`Cannot format ${e}`,ep="Mismatching types for formatting",_I="Cannot specify TimeZone",Eb=le(Ja,(e,t)=>t),ni=le(Ja,(e,t,r)=>r),jt=le(Ka,2),tp={nanosecond:0,microsecond:1,millisecond:2,second:3,minute:4,hour:5,day:6,week:7,month:8,year:9},np=Object.keys(tp),pt=864e5,Ib=1e3,ao=1e3,mn=1e6,Jt=1e9,Au=6e10,ju=36e11,ye=864e11,Kt=[1,ao,mn,Jt,Au,ju,ye],gn=np.slice(0,6),rp=Hi(gn),SI=["offset"],Nb=["timeZone"],Ob=gn.concat(SI),Pb=Ob.concat(Nb),ip=["era","eraYear"],wI=ip.concat(["year"]),op=["year"],ap=["monthCode"],up=["month"].concat(ap),uo=["day"],sp=up.concat(op),xb=ap.concat(op),vn=uo.concat(sp),kI=uo.concat(up),Tb=uo.concat(ap),Ab=ni(gn,0),fe="iso8601",ri="gregory",Bn="japanese",jb={[ri]:{"gregory-inverse":-1,gregory:0},[Bn]:{"japanese-inverse":-1,japanese:0,meiji:1867,taisho:1911,showa:1925,heisei:1988,reiwa:2018},ethiopic:{ethioaa:0,ethiopic:5500},coptic:{"coptic-inverse":-1,coptic:0},roc:{"roc-inverse":-1,roc:0},buddhist:{be:0},islamic:{ah:0},indian:{saka:0},persian:{ap:0}},Cb={[ri]:{bce:"gregory-inverse",ce:"gregory"},[Bn]:{bce:"japanese-inverse",ce:"japanese"},ethiopic:{era0:"ethioaa",era1:"ethiopic"},coptic:{era0:"coptic-inverse",era1:"coptic"},roc:{broc:"roc-inverse",minguo:"roc"}},EI={chinese:13,dangi:13,hebrew:-6},We=le(ef,"string"),II=le(ef,"boolean"),NI=le(ef,"number"),$e=np.map(e=>e+"s"),cp=Hi($e),OI=$e.slice(0,6),Db=$e.slice(6),PI=Db.slice(1),xI=Eb($e),Le=ni($e,0),lp=ni(OI,0),dp=le(x3,$e),Ct=["isoNanosecond","isoMicrosecond","isoMillisecond","isoSecond","isoMinute","isoHour"],fp=["isoDay","isoMonth","isoYear"],Cu=Ct.concat(fp),pp=Hi(fp),zb=Hi(Ct),TI=Hi(Cu),ht=ni(zb,0),AI=le(x3,Cu),hp=1e8,mp=hp*pt,jI=[hp,0],CI=[-hp,0],so=275760,co=-271821,Hn=Intl.DateTimeFormat,Ub="en-GB",DI=1970,$n=1972,Gn=12,zI=Gr(1868,9,8),UI=$t($k,WeakMap),Du="smallestUnit",gp="unit",lo="roundingIncrement",vp="fractionalSecondDigits",Rb="relativeTo",$p="direction",Mb={constrain:0,reject:1},RI=Object.keys(Mb),MI={compatible:0,reject:1,earlier:2,later:3},LI={reject:0,use:1,prefer:2,ignore:3},ZI={auto:0,never:1,critical:2,always:3},FI={auto:0,never:1,critical:2},BI={auto:0,never:1},HI={floor:0,halfFloor:1,ceil:2,halfCeil:3,trunc:4,halfTrunc:5,expand:6,halfExpand:7,halfEven:8},GI={previous:-1,next:1},fo=le(vf,Du),Lb=le(vf,"largestUnit"),WI=le(vf,gp),Zb=le(Cn,"overflow",Mb),Fb=le(Cn,"disambiguation",MI),VI=le(Cn,"offset",LI),yp=le(Cn,"calendarName",ZI),qI=le(Cn,"timeZoneName",FI),JI=le(Cn,"offset",BI),po=le(Cn,"roundingMode",HI),bp="PlainYearMonth",_p="PlainMonthDay",ho="PlainDate",ii="PlainDateTime",Sp="PlainTime",Wn="ZonedDateTime",wp="Instant",kp="Duration",KI=[Math.floor,e=>Xa(e)?Math.floor(e):Math.round(e),Math.ceil,e=>Xa(e)?Math.ceil(e):Math.round(e),Math.trunc,e=>Xa(e)?Math.trunc(e)||0:Math.round(e),e=>e<0?Math.floor(e):Math.ceil(e),e=>Math.sign(e)*Math.round(Math.abs(e))||0,e=>Xa(e)?(e=Math.trunc(e)||0)+e%2:Math.round(e)],Er="UTC",zu=5184e3,YI=ru(1847),XI=ru(new Date().getUTCFullYear()+10),QI=/0+$/,_t=$t(jk,WeakMap),Bb=2**32-1,ae=$t(e=>{const t=Mf(e);return typeof t=="object"?new tN(t):new eN(t||0)});class eN{constructor(t){this.$=t}R(){return this.$}I(t){return(r=>{const i=Re({...r,...ht});if(!i||Math.abs(i[0])>1e8)throw new RangeError(Fn)})(t),[cf(t,this.$)]}O(){}}class tN{constructor(t){this.nn=(r=>{function i(f){const d=Gi(f,u,l),[h,p]=x4(d),c=o(h),s=o(p);return c===s?c:n(a(h,p),c,s,f)}function n(f,d,h,p){let c,s;for(;(p===void 0||(c=p<f[0]?d:p>=f[1]?h:void 0)===void 0)&&(s=f[1]-f[0]);){const m=f[0]+Math.floor(s/2);r(m)===h?f[1]=m:f[0]=m+1}return c}const o=$t(r),a=$t(Uk);let u=YI,l=XI;return{tn(f){const d=i(f-86400),h=i(f+86400),p=f-d,c=f-h;if(d===h)return[p];const s=i(p);return s===i(c)?[f-s]:d>h?[p,c]:[]},rn:i,O(f,d){const h=Gi(f,u,l);let[p,c]=x4(h);const s=zu*d,m=d<0?()=>c>u||(u=h,0):()=>p<l||(l=h,0);for(;m();){const g=o(p),$=o(c);if(g!==$){const v=a(p,c);n(v,g,$);const _=v[0];if((Tn(_,f)||1)===d)return _}p+=s,c+=s}}}})((r=>i=>{const n=lf(r,i*Ib);return ru(ob(n),parseInt(n.month),parseInt(n.day),parseInt(n.hour),parseInt(n.minute),parseInt(n.second))-i})(t))}R(t){return this.nn.rn((r=>L3(r)[0])(t))*Jt}I(t){const[r,i]=[ru((n=t).isoYear,n.isoMonth,n.isoDay,n.isoHour,n.isoMinute,n.isoSecond),n.isoMillisecond*mn+n.isoMicrosecond*ao+n.isoNanosecond];var n;return this.nn.tn(r).map(o=>Wt(gr(tu(o,Jt),i)))}O(t,r){const[i,n]=L3(t),o=this.nn.O(i+(r>0||n?1:0),r);if(o!==void 0)return tu(o,Jt)}}const Ep="([+-])",Uu="(?:[.,](\\\\d{1,9}))?",Hb=`(?:(?:${Ep}(\\\\d{6}))|(\\\\d{4}))-?(\\\\d{2})`,Ip="(\\\\d{2})(?::?(\\\\d{2})(?::?(\\\\d{2})"+Uu+")?)?",Np=Ep+Ip,nN=Hb+"-?(\\\\d{2})(?:[T ]"+Ip+"(Z|"+Np+")?)?",Gb="\\\\[(!?)([^\\\\]]*)\\\\]",Ru=`((?:${Gb}){0,9})`,rN=Xr(Hb+Ru),iN=Xr("(?:--)?(\\\\d{2})-?(\\\\d{2})"+Ru),oN=Xr(nN+Ru),aN=Xr("T?"+Ip+"(?:"+Np+")?"+Ru),uN=Xr(Np),sN=new RegExp(Gb,"g"),cN=Xr(`${Ep}?P(\\\\d+Y)?(\\\\d+M)?(\\\\d+W)?(\\\\d+D)?(?:T(?:(\\\\d+)${Uu}H)?(?:(\\\\d+)${Uu}M)?(?:(\\\\d+)${Uu}S)?)?`),lN=$t(e=>new Hn(Ub,{timeZone:e,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"})),dN=/^(AC|AE|AG|AR|AS|BE|BS|CA|CN|CS|CT|EA|EC|IE|IS|JS|MI|NE|NS|PL|PN|PR|PS|SS|VS)T$/,fN=/[^\\w\\/:+-]+/,pN=/^M(\\d{2})(L?)$/,hN=$t(oE),Op=$t(e=>new Hn(Ub,{calendar:e,timeZone:Er,era:"short",year:"numeric",month:"short",day:"numeric"})),Wb={P(e,t,r){const i=ge(r);let n,{years:o,months:a,weeks:u,days:l}=t;if(l+=Me(t,5)[0],o||a)n=((f,d,h,p,c)=>{let[s,m,g]=f.v(d);if(h){const[$,v]=f.q(s,m);s+=h,m=ku($,v,f.L(s)),m=sn("month",m,1,f.B(s),c)}return p&&([s,m]=f.un(s,m,p)),g=sn("day",g,1,f.U(s,m),c),f.p(s,m,g)})(this,e,o,a,i);else{if(!u&&!l)return e;n=Qe(e)}if(n===void 0)throw new RangeError(Fn);return n+=(7*u+l)*pt,xt(iu(n))},N(e,t,r){if(r<=7){let l=0,f=X4({...e,...ht},{...t,...ht});return r===7&&([l,f]=An(f,7)),{...Le,weeks:l,days:f}}const i=this.v(e),n=this.v(t);let[o,a,u]=((l,f,d,h,p,c,s)=>{let m=p-f,g=c-d,$=s-h;if(m||g){const v=Math.sign(m||g);let _=l.U(p,c),y=0;if(Math.sign($)===-v){const b=_;[p,c]=l.un(p,c,-v),m=p-f,g=c-d,_=l.U(p,c),y=v<0?-b:_}if($=s-Math.min(h,_)+y,m){const[b,w]=l.q(f,d),[S,I]=l.q(p,c);if(g=S-b||Number(I)-Number(w),Math.sign(g)===-v){const T=v<0&&-l.B(p);m=(p-=v)-f,g=c-ku(b,w,l.L(p))+(T||l.B(p))}}}return[m,g,$]})(this,...i,...n);return r===8&&(a+=this.cn(o,i[0]),o=0),{...Le,years:o,months:a,days:u}},F(e,t){const r=ge(t),i=Wf(this,e),n=xu(this,e,i,r),o=Vf(this,e,n,i,r);return pn(xt(this.V(i,n,o)),this.id||fe)},K(e,t){const r=ge(t),i=Wf(this,e),n=xu(this,e,i,r);return qi(sf(this.V(i,n,1)),this.id||fe)},_(e,t){const r=ge(t);let i,n,o,a=e.eraYear!==void 0||e.year!==void 0?Wf(this,e):void 0;const u=!this.id;if(a===void 0&&u&&(a=$n),a!==void 0){const h=xu(this,e,a,r);i=Vf(this,e,h,a,r);const p=this.L(a);n=Hf(h,p),o=h===p}else{if(e.monthCode===void 0)throw new TypeError(bb);if([n,o]=Bf(e.monthCode),this.id&&this.id!==ri&&this.id!==Bn)if(this.id&&wr(this.id)==="coptic"&&r===0){const h=o||n!==13?30:6;i=e.day,i=Gi(i,1,h)}else if(this.id&&wr(this.id)==="chinese"&&r===0){const h=!o||n!==1&&n!==9&&n!==10&&n!==11&&n!==12?30:29;i=e.day,i=Gi(i,1,h)}else i=e.day;else i=Vf(this,e,xu(this,e,$n,r),$n,r)}const l=this.G(n,o,i);if(!l)throw new RangeError("Cannot guess year");const[f,d]=l;return lu(xt(this.V(f,d,i)),this.id||fe)},fields(e){return Gf(this)&&e.includes("year")?[...e,...ip]:e},k(e,t){const r=Object.assign(Object.create(null),e);return qf(r,t,up),Gf(this)&&(qf(r,t,wI),this.id===Bn&&qf(r,t,kI,ip)),r},inLeapYear(e){const[t]=this.v(e);return this.sn(t)},monthsInYear(e){const[t]=this.v(e);return this.B(t)},daysInMonth(e){const[t,r]=this.v(e);return this.U(t,r)},daysInYear(e){const[t]=this.v(e);return this.fn(t)},dayOfYear:Ff,era(e){return this.hn(e)[0]},eraYear(e){return this.hn(e)[1]},monthCode(e){const[t,r]=this.v(e),[i,n]=this.q(t,r);return eo(i,n)},dayOfWeek:W3,daysInWeek(){return 7}},mN={v:df,hn:V3,q:F3},gN={dayOfYear:Ff,v:df,p:Gr},vN=Object.assign({},gN,{weekOfYear:Q4,yearOfWeek:eb,m(e){function t(c){return(7-c<i?7:0)-c}function r(c){const s=G3(p+c),m=c||1,g=t(Wi(l+s*m,7));return d=(s+(g-f)*m)/7}const i=this.id?1:4,n=W3(e),o=this.dayOfYear(e),a=Wi(n-1,7),u=o-1,l=Wi(a-u,7),f=t(l);let d,h=Math.floor((u-f)/7)+1,p=e.isoYear;return h?h>r(0)&&(h=1,p++):(h=r(-1),p--),[h,p,d]}}),$N=Object.assign({},Wb,vN,{v:df,hn:V3,q:F3,G(e,t){if(!t)return[$n,e]},sn:ff,L(){},B:B3,cn:e=>e*Gn,U:H3,fn:G3,V:(e,t,r)=>({isoYear:e,isoMonth:t,isoDay:r}),p:Gr,un:(e,t,r)=>(e+=Ya(r,Gn),(t+=Xd(r,Gn))<1?(e--,t+=Gn):t>Gn&&(e++,t-=Gn),[e,t]),year(e){return e.isoYear},month(e){return e.isoMonth},day:e=>e.isoDay}),yN={v:Eu,hn:sb,q:ab},bN={dayOfYear:Ff,v:Eu,p:to,weekOfYear:Q4,yearOfWeek:eb,m(){return[]}},_N=Object.assign({},Wb,bN,{v:Eu,hn:sb,q:ab,G(e,t,r){const i=this.id&&wr(this.id)==="chinese"?((f,d,h)=>{if(d)switch(f){case 1:return 1651;case 2:return h<30?1947:1765;case 3:return h<30?1966:1955;case 4:return h<30?1963:1944;case 5:return h<30?1971:1952;case 6:return h<30?1960:1941;case 7:return h<30?1968:1938;case 8:return h<30?1957:1718;case 9:return 1832;case 10:return 1870;case 11:return 1814;case 12:return 1890}return 1972})(e,t,r):$n;let[n,o,a]=Eu.call(this,{isoYear:i,isoMonth:Gn,isoDay:31});const u=Iu.call(this,n),l=o===u;(Tn(e,Hf(o,u))||Tn(Number(t),Number(l))||Tn(r,a))===1&&n--;for(let f=0;f<100;f++){const d=n-f,h=Iu.call(this,d),p=ku(e,t,h);if(t===(p===h)&&r<=ub.call(this,d,p))return[d,p]}},sn(e){const t=Nu.call(this,e);return t>Nu.call(this,e-1)&&t>Nu.call(this,e+1)},L:Iu,B:Ou,cn(e,t){const r=t+e,i=Math.sign(e),n=i<0?-1:0;let o=0;for(let a=t;a!==r;a+=i)o+=Ou.call(this,a+n);return o},U:ub,fn:Nu,V(e,t,r){return iu(to.call(this,e,t,r))},p:to,un(e,t,r){if(r){if(t+=r,!Number.isSafeInteger(t))throw new RangeError(Fn);if(r<0)for(;t<1;)t+=Ou.call(this,--e);else{let i;for(;t>(i=Ou.call(this,e));)t-=i,e++}}return[e,t]},year(e){return this.h(e).year},month(e){const{year:t,o:r}=this.h(e),{u:i}=this.l(t);return i[r]+1},day(e){return this.h(e).day}}),Mu=lb(mN,yN),ne=lb($N,_N),Vb={era:eu,eraYear:Xe,year:Xe,month:R3,monthCode(e){const t=eu(e);return Bf(t),t},day:R3,...ni(gn,Xe),...ni($e,rf),offset(e){const t=eu(e);return Sr(t),t}},Pp=le(N3,gn,Ct),SN=le(N3,Ct,gn),Vn="numeric",mo=["timeZoneName"],qb={month:Vn,day:Vn},xp={year:Vn,month:Vn},Tp=Object.assign({},xp,{day:Vn}),Ap={hour:Vn,minute:Vn,second:Vn},jp=Object.assign({},Tp,Ap),wN=Object.assign({},jp,{timeZoneName:"short"}),kN=Object.keys(xp),EN=Object.keys(qb),IN=Object.keys(Tp),NN=Object.keys(Ap),Cp=["dateStyle"],ON=kN.concat(Cp),PN=EN.concat(Cp),Dp=IN.concat(Cp,["weekday"]),go=NN.concat(["dayPeriod","timeStyle","fractionalSecondDigits"]),zp=Dp.concat(go),xN=mo.concat(go),TN=mo.concat(Dp),AN=mo.concat(["day","weekday"],go),jN=mo.concat(["year","weekday"],go),CN=kr(zp,jp),DN=kr(zp,wN),zN=kr(zp,jp,mo),UN=kr(Dp,Tp,xN),RN=kr(go,Ap,TN),MN=kr(ON,xp,AN),LN=kr(PN,qb,jN),ZN={},Jb=new Hn(void 0,{calendar:fe}).resolvedOptions().calendar===fe,Kb=[CN,$f],FN=[DN,$f,0,(e,t)=>{const r=e.timeZone;if(t&&t.timeZone!==r)throw new RangeError(kb);return r}],Yb=[zN,Qe],Xb=[UN,Qe],Qb=[RN,e=>jn(e)/mn],e6=[MN,Qe,Jb],t6=[LN,Qe,Jb];let n6;function qn(e,t,r,i,n){function o(...l){if(!(this instanceof o))throw new TypeError(Qf);a6(this,t(...l))}function a(l,f){return Object.defineProperties(function(...d){return l.call(this,u(this),...d)},Bi(f))}function u(l){const f=tt(l);if(!f||f.branding!==e)throw new TypeError(Qf);return f}return Object.defineProperties(o.prototype,{...mk(cn(a,r)),...Fr(cn(a,i)),...Yd("Temporal."+e)}),Object.defineProperties(o,{...Fr(n),...Bi(e)}),[o,l=>{const f=Object.create(o.prototype);return a6(f,l),f},u]}function oi(e){if(tt(e)||e.calendar!==void 0||e.timeZone!==void 0)throw new TypeError(tI);return e}function vo(e){return r6(e)||fe}function r6(e){const{calendar:t}=e;if(t!==void 0)return Lu(t)}function Lu(e){if(Ye(e)){const{calendar:t}=tt(e)||{};if(!t)throw new TypeError(_b(e));return t}return(t=>Pu(Wk(We(t))))(e)}function Up(e){const t={};for(const r in e)t[r]=i=>{const{calendar:n}=i;return ne(n)[r](i)};return t}function Jn(){throw new TypeError(nI)}function St(e){if(Ye(e)){const{timeZone:t}=tt(e)||{};if(!t)throw new TypeError(wb(e));return t}return(t=>Rf(Vk(We(t))))(e)}function Ce(e){if(Ye(e)){const t=tt(e);return t&&t.branding===kp?t:mE(e)}return Gk(e)}function $o(e){if(e!==void 0){if(Ye(e)){const t=tt(e)||{};switch(t.branding){case Wn:case ho:return t;case ii:return pn(t)}const r=vo(e);return{...sE(St,ae,ne(r),e),calendar:r}}return Mk(e)}}function Kn(e,t){if(Ye(e)){const i=tt(e)||{};switch(i.branding){case Sp:return ge(t),i;case ii:return ge(t),qt(i);case Wn:return ge(t),mb(ae,i)}return hE(e,t)}const r=Hk(e);return ge(t),r}function Rp(e){return e===void 0?void 0:Kn(e)}function ai(e,t){if(Ye(e)){const i=tt(e)||{};switch(i.branding){case ii:return ge(t),i;case ho:return ge(t),At({...i,...ht});case Wn:return ge(t),pb(ae,i)}return lE(ne(vo(e)),e,t)}const r=Zk(e);return ge(t),r}function i6(e,t){if(Ye(e)){const i=tt(e);if(i&&i.branding===_p)return ge(t),i;const n=r6(e);return pE(ne(n||fe),!n,e,t)}const r=Bk(ne,e);return ge(t),r}function ui(e,t){if(Ye(e)){const i=tt(e);return i&&i.branding===bp?(ge(t),i):fE(ne(vo(e)),e,t)}const r=Fk(ne,e);return ge(t),r}function si(e,t){if(Ye(e)){const i=tt(e)||{};switch(i.branding){case ho:return ge(t),i;case ii:return ge(t),pn(i);case Wn:return ge(t),hb(ae,i)}return dE(ne(vo(e)),e,t)}const r=Tf(e);return ge(t),r}function ci(e,t){if(Ye(e)){const r=tt(e);if(r&&r.branding===Wn)return au(t),r;const i=vo(e);return cE(St,ae,ne(i),i,e,t)}return Lk(e,t)}function o6(e){return cn(t=>r=>t(Mp(r)),e)}function Mp(e){return _t(e,ae)}function li(e){if(Ye(e)){const t=tt(e);if(t)switch(t.branding){case wp:return t;case Wn:return fn(t.epochNanoseconds)}}return Rk(e)}function BN(){function e(o,a){return new t(o,a)}function t(o,a=Object.create(null)){Fu.set(this,((u,l)=>{const f=new Hn(u,l),d=f.resolvedOptions(),h=d.locale,p=Pt(Object.keys(l),d),c=$t(WN),s=(m,...g)=>{if(m){if(g.length!==2)throw new TypeError(ep);for(const y of g)if(y===void 0)throw new TypeError(ep)}m||g[0]!==void 0||(g=[]);const $=g.map(y=>tt(y)||Number(y));let v,_=0;for(const y of $){const b=typeof y=="object"?y.branding:void 0;if(_++&&b!==v)throw new TypeError(ep);v=b}return v?c(v)(h,p,...$):[f,...$]};return s.X=f,s})(o,a))}const r=Hn.prototype,i=Object.getOwnPropertyDescriptors(r),n=Object.getOwnPropertyDescriptors(Hn);for(const o in i){const a=i[o],u=o.startsWith("format")&&HN(o);typeof a.value=="function"?a.value=o==="constructor"?e:u||GN(o):u&&(a.get=function(){if(!Fu.has(this))throw new TypeError(Qf);return(...l)=>u.apply(this,l)},Object.defineProperties(a.get,Bi(`get ${o}`)))}return n.prototype.value=t.prototype=Object.create({},i),Object.defineProperties(e,n),e}function HN(e){return Object.defineProperties(function(...t){const r=Fu.get(this),[i,...n]=r(e.includes("Range"),...t);return i[e](...n)},Bi(e))}function GN(e){return Object.defineProperties(function(...t){return Fu.get(this).X[e](...t)},Bi(e))}function WN(e){const t=XN[e];if(!t)throw new TypeError(bI(e));return Ln(t,$t(gb),1)}const Zu=new WeakMap,tt=Zu.get.bind(Zu),a6=Zu.set.bind(Zu),u6={era:gk,eraYear:j3,year:Qd,month:dn,daysInMonth:dn,daysInYear:dn,inLeapYear:II,monthsInYear:dn},Lp={monthCode:We},s6={day:dn},VN={dayOfWeek:dn,dayOfYear:dn,weekOfYear:vk,yearOfWeek:j3,daysInWeek:dn},Zp=Up(Object.assign({},u6,Lp,s6,VN)),qN=Up({...u6,...Lp}),JN=Up({...Lp,...s6}),yo={calendarId:e=>e.calendar},KN=Ja(e=>t=>t[e],$e.concat("sign")),Fp=Ja((e,t)=>r=>r[Ct[t]],gn),c6={epochMilliseconds:$f,epochNanoseconds:bk},[YN,Ie]=qn(kp,xE,{...KN,blank:zk},{with:(e,t)=>Ie(SE(e,t)),negated:e=>Ie(xf(e)),abs:e=>Ie(Dk(e)),add:(e,t,r)=>Ie(N4($o,ne,ae,0,e,Ce(t),r)),subtract:(e,t,r)=>Ie(N4($o,ne,ae,1,e,Ce(t),r)),round:(e,t)=>Ie(Ck($o,ne,ae,e,t)),total:(e,t)=>_k($o,ne,ae,e,t),toLocaleString(e,t,r){return Intl.DurationFormat?new Intl.DurationFormat(t,r).format(this):Sf(e)},toString:Sf,toJSON:e=>Sf(e),valueOf:Jn},{from:e=>Ie(Ce(e)),compare:(e,t,r)=>Jk($o,ne,ae,Ce(e),Ce(t),r)}),XN={Instant:Kb,PlainDateTime:Yb,PlainDate:Xb,PlainTime:Qb,PlainYearMonth:e6,PlainMonthDay:t6},QN=Ln(Kb),eO=Ln(FN),tO=Ln(Yb),nO=Ln(Xb),rO=Ln(Qb),iO=Ln(e6),oO=Ln(t6),[aO,Yn]=qn(Sp,PE,Fp,{with(e,t,r){return Yn(_E(this,oi(t),r))},add:(e,t)=>Yn(E4(0,e,Ce(t))),subtract:(e,t)=>Yn(E4(1,e,Ce(t))),until:(e,t,r)=>Ie(q4(0,e,Kn(t),r)),since:(e,t,r)=>Ie(q4(1,e,Kn(t),r)),round:(e,t)=>Yn(Ek(e,t)),equals:(e,t)=>nE(e,Kn(t)),toLocaleString(e,t,r){const[i,n]=rO(t,r,e);return i.format(n)},toString:p4,toJSON:e=>p4(e),valueOf:Jn},{from:(e,t)=>Yn(Kn(e,t)),compare:(e,t)=>Lf(Kn(e),Kn(t))}),[uO,Yt]=qn(ii,le(EE,no),{...yo,...Zp,...Fp},{with:(e,t,r)=>Yt(vE(ne,e,oi(t),r)),withCalendar:(e,t)=>Yt(Jf(e,Lu(t))),withPlainTime:(e,t)=>Yt(HE(e,Rp(t))),add:(e,t,r)=>Yt(S4(ne,0,e,Ce(t),r)),subtract:(e,t,r)=>Yt(S4(ne,1,e,Ce(t),r)),until:(e,t,r)=>Ie(H4(ne,0,e,ai(t),r)),since:(e,t,r)=>Ie(H4(ne,1,e,ai(t),r)),round:(e,t)=>Yt(kk(e,t)),equals:(e,t)=>Xk(e,ai(t)),toZonedDateTime:(e,t,r)=>nt(jE(ae,e,St(t),r)),toPlainDate:e=>Xt(pn(e)),toPlainTime:e=>Yn(qt(e)),toLocaleString(e,t,r){const[i,n]=tO(t,r,e);return i.format(n)},toString:c4,toJSON:e=>c4(e),valueOf:Jn},{from:(e,t)=>Yt(ai(e,t)),compare:(e,t)=>L4(ai(e),ai(t))}),[sO,Bp]=qn(_p,le(OE,no),{...yo,...JN},{with:(e,t,r)=>Bp(bE(ne,e,oi(t),r)),equals:(e,t)=>tE(e,i6(t)),toPlainDate(e,t){return Xt(ME(ne,e,this,t))},toLocaleString(e,t,r){const[i,n]=oO(t,r,e);return i.format(n)},toString:f4,toJSON:e=>f4(e),valueOf:Jn},{from:(e,t)=>Bp(i6(e,t))}),[cO,bo]=qn(bp,le(NE,no),{...yo,...qN},{with:(e,t,r)=>bo(yE(ne,e,oi(t),r)),add:(e,t,r)=>bo(k4(ne,0,e,Ce(t),r)),subtract:(e,t,r)=>bo(k4(ne,1,e,Ce(t),r)),until:(e,t,r)=>Ie(W4(ne,0,e,ui(t),r)),since:(e,t,r)=>Ie(W4(ne,1,e,ui(t),r)),equals:(e,t)=>eE(e,ui(t)),toPlainDate(e,t){return Xt(RE(ne,e,this,t))},toLocaleString(e,t,r){const[i,n]=iO(t,r,e);return i.format(n)},toString:d4,toJSON:e=>d4(e),valueOf:Jn},{from:(e,t)=>bo(ui(e,t)),compare:(e,t)=>ei(ui(e),ui(t))}),[lO,Xt]=qn(ho,le(IE,no),{...yo,...Zp},{with:(e,t,r)=>Xt($E(ne,e,oi(t),r)),withCalendar:(e,t)=>Xt(Jf(e,Lu(t))),add:(e,t,r)=>Xt(w4(ne,0,e,Ce(t),r)),subtract:(e,t,r)=>Xt(w4(ne,1,e,Ce(t),r)),until:(e,t,r)=>Ie(G4(ne,0,e,si(t),r)),since:(e,t,r)=>Ie(G4(ne,1,e,si(t),r)),equals:(e,t)=>Qk(e,si(t)),toZonedDateTime(e,t){const r=Ye(t)?t:{timeZone:t};return nt(CE(St,Kn,ae,e,r))},toPlainDateTime:(e,t)=>Yt(DE(e,Rp(t))),toPlainYearMonth(e){return bo(zE(ne,e,this))},toPlainMonthDay(e){return Bp(UE(ne,e,this))},toLocaleString(e,t,r){const[i,n]=nO(t,r,e);return i.format(n)},toString:l4,toJSON:e=>l4(e),valueOf:Jn},{from:(e,t)=>Xt(si(e,t)),compare:(e,t)=>ei(si(e),si(t))}),[dO,nt]=qn(Wn,le(kE,no,qk),{...c6,...yo,...o6(Zp),...o6(Fp),offset:e=>Ki(Mp(e).offsetNanoseconds),offsetNanoseconds:e=>Mp(e).offsetNanoseconds,timeZoneId:e=>e.timeZone,hoursInDay:e=>Ik(ae,e)},{with:(e,t,r)=>nt(gE(ne,ae,e,oi(t),r)),withCalendar:(e,t)=>nt(Jf(e,Lu(t))),withTimeZone:(e,t)=>nt(GE(e,St(t))),withPlainTime:(e,t)=>nt(BE(ae,e,Rp(t))),add:(e,t,r)=>nt(_4(ne,ae,0,e,Ce(t),r)),subtract:(e,t,r)=>nt(_4(ne,ae,1,e,Ce(t),r)),until:(e,t,r)=>Ie(je(B4(ne,ae,0,e,ci(t),r))),since:(e,t,r)=>Ie(je(B4(ne,ae,1,e,ci(t),r))),round:(e,t)=>nt(wk(ae,e,t)),startOfDay:e=>nt(Nk(ae,e)),equals:(e,t)=>Yk(e,ci(t)),toInstant:e=>Xn(AE(e)),toPlainDateTime:e=>Yt(pb(ae,e)),toPlainDate:e=>Xt(hb(ae,e)),toPlainTime:e=>Yn(mb(ae,e)),toLocaleString(e,t,r={}){const[i,n]=eO(t,r,e);return i.format(n)},toString:(e,t)=>s4(ae,e,t),toJSON:e=>s4(ae,e),valueOf:Jn,getTimeZoneTransition(e,t){const{timeZone:r,epochNanoseconds:i}=e,n=yk(t),o=ae(r).O(i,n);return o?nt({...e,epochNanoseconds:o}):null}},{from:(e,t)=>nt(ci(e,t)),compare:(e,t)=>M4(ci(e),ci(t))}),[fO,Xn]=qn(wp,wE,c6,{add:(e,t)=>Xn(b4(0,e,Ce(t))),subtract:(e,t)=>Xn(b4(1,e,Ce(t))),until:(e,t,r)=>Ie(F4(0,e,li(t),r)),since:(e,t,r)=>Ie(F4(1,e,li(t),r)),round:(e,t)=>Xn(Sk(e,t)),equals:(e,t)=>Kk(e,li(t)),toZonedDateTimeISO:(e,t)=>nt(TE(e,St(t))),toLocaleString(e,t,r){const[i,n]=QN(t,r,e);return i.format(n)},toString:(e,t)=>u4(St,ae,e,t),toJSON:e=>u4(St,ae,e),valueOf:Jn},{from:e=>Xn(li(e)),fromEpochMilliseconds:e=>Xn(LE(e)),fromEpochNanoseconds:e=>Xn(ZE(e)),compare:(e,t)=>R4(li(e),li(t))}),pO=Object.defineProperties({},{...Yd("Temporal.Now"),...Fr({timeZoneId:()=>io(),instant:()=>Xn(fn(Yf())),zonedDateTimeISO:(e=io())=>nt(Tt(Yf(),St(e),fe)),plainDateTimeISO:(e=io())=>Yt(At(Kf(ae(St(e))),fe)),plainDateISO:(e=io())=>Xt(pn(Kf(ae(St(e))),fe)),plainTimeISO:(e=io())=>Yn(qt(Kf(ae(St(e)))))})});({...Yd("Temporal"),...Fr({PlainYearMonth:cO,PlainMonthDay:sO,PlainDate:lO,PlainTime:aO,PlainDateTime:uO,ZonedDateTime:dO,Instant:fO,Duration:YN,Now:pO})});const hO=BN(),Fu=new WeakMap;Fr({DateTimeFormat:hO}),we.NUMBER,we.NUMERIC,we.CURRENCY,we.RATING,we.POSITION,we.TEXT,we.RICH_TEXT,we.RICH_TEXT_V2,Pn().transform(e=>e===""?[]:Gp(e)?[e]:JSON.parse(e)).refine(e=>Array.isArray(e)&&e.every(t=>typeof t=="string"),{error:"Expected an array of strings"}),Fv(e=>{try{if(typeof e=="string"){if(Gp(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[]}},Lr(Pn().refine(e=>KS(e)||Gp(e),"Must be a valid UUID or a variable with {{ }} syntax"))).catch([]);const mO=lv({isCurrentWorkspaceMemberSelected:ll().optional(),selectedRecordIds:Lr(Pn())});Pn().transform((e,t)=>{try{return JSON.parse(e)}catch(r){return t.addIssue({code:"custom",message:r.message}),jr}}).pipe(mO),Object.entries(Z8).map(([e,{label:t}])=>({value:e,label:`${t} (${e})`}));var Hp,l6;function gO(){if(l6)return Hp;l6=1;var e="[object Symbol]",t=/[\\\\^$.*+?()[\\]{}|]/g,r=RegExp(t.source),i=typeof xn=="object"&&xn&&xn.Object===Object&&xn,n=typeof self=="object"&&self&&self.Object===Object&&self,o=i||n||Function("return this")(),a=Object.prototype,u=a.toString,l=o.Symbol,f=l?l.prototype:void 0,d=f?f.toString:void 0;function h(g){if(typeof g=="string")return g;if(c(g))return d?d.call(g):"";var $=g+"";return $=="0"&&1/g==-1/0?"-0":$}function p(g){return!!g&&typeof g=="object"}function c(g){return typeof g=="symbol"||p(g)&&u.call(g)==e}function s(g){return g==null?"":h(g)}function m(g){return g=s(g),g&&r.test(g)?g.replace(t,"\\\\$&"):g}return Hp=m,Hp}gO();const vO=Bt.enum([la.MONDAY,la.SATURDAY,la.SUNDAY]),$O=Bt.union([Bt.coerce.number().int().positive(),Bt.literal("undefined")]).transform(e=>e==="undefined"?void 0:e),yO=Bt.enum(["NEXT","THIS","PAST"]),bO=Bt.enum(["SECOND","MINUTE","HOUR","DAY","WEEK","MONTH","YEAR"]),_O=Bt.object({direction:yO,amount:$O.nullish(),unit:bO,timezone:Bt.string().nullish(),firstDayOfTheWeek:vO.nullish()}).refine(e=>!(e.amount===void 0&&e.direction!=="THIS"),{error:"Amount cannot be \'undefined\' unless direction is \'THIS\'"}),SO=/((?:THIS)|(?:PAST)|(?:NEXT))_(\\d*)_(DAY|MONTH|YEAR|WEEK|HOUR|MINUTE|SECOND)(?:(?:;;([^;;]*);;)?(?:(MONDAY|SUNDAY|SATURDAY);;)?)?/;Bt.string().transform((e,t)=>{const r=new RegExp(SO).exec(e);if(!Ss.isNonEmptyArray(r))return t.addIssue(`Cannot parse stringified inline relative date filter, value : "${e}"`),Bt.NEVER;const[i,n,o,a,u,l]=r;return _O.parse({direction:n,amount:o,unit:a,timezone:u,firstDayOfTheWeek:l})}),Ue.Is+"",Z.IS,Ue.IsNotNull+"",Z.IS_NOT_NULL,Ue.IsNot+"",Z.IS_NOT,Ue.LessThanOrEqual+"",Z.LESS_THAN_OR_EQUAL,Ue.GreaterThanOrEqual+"",Z.GREATER_THAN_OR_EQUAL,Ue.IsBefore+"",Z.IS_BEFORE,Ue.IsAfter+"",Z.IS_AFTER,Ue.Contains+"",Z.CONTAINS,Ue.DoesNotContain+"",Z.DOES_NOT_CONTAIN,Ue.IsEmpty+"",Z.IS_EMPTY,Ue.IsNotEmpty+"",Z.IS_NOT_EMPTY,Ue.IsRelative+"",Z.IS_RELATIVE,Ue.IsInPast+"",Z.IS_IN_PAST,Ue.IsInFuture+"",Z.IS_IN_FUTURE,Ue.IsToday+"",Z.IS_TODAY,Z.IS+"",Z.IS,Z.IS_NOT_NULL+"",Z.IS_NOT_NULL,Z.IS_NOT+"",Z.IS_NOT,Z.LESS_THAN_OR_EQUAL+"",Z.LESS_THAN_OR_EQUAL,Z.GREATER_THAN_OR_EQUAL+"",Z.GREATER_THAN_OR_EQUAL,Z.IS_BEFORE+"",Z.IS_BEFORE,Z.IS_AFTER+"",Z.IS_AFTER,Z.CONTAINS+"",Z.CONTAINS,Z.DOES_NOT_CONTAIN+"",Z.DOES_NOT_CONTAIN,Z.IS_EMPTY+"",Z.IS_EMPTY,Z.IS_NOT_EMPTY+"",Z.IS_NOT_EMPTY,Z.IS_RELATIVE+"",Z.IS_RELATIVE,Z.IS_IN_PAST+"",Z.IS_IN_PAST,Z.IS_IN_FUTURE+"",Z.IS_IN_FUTURE,Z.IS_TODAY+"",Z.IS_TODAY,Z.VECTOR_SEARCH+"",Z.VECTOR_SEARCH;const wO=e=>e.startsWith("http://")||e.startsWith("https://")||e.startsWith("HTTPS://")||e.startsWith("HTTP://")?e:`https://${e}`,kO=(e,t)=>{const n=/^(((?!-))(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),o=/^\\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||o&&!1?!1:n||a||o};Pn().transform((e,t)=>{const r=e.trim(),i=wO(r),n=i.replace("https://","").replace("http://","").replace("HTTPS://","").replace("HTTP://","");if(/^\\d+(?:\\/[a-zA-Z]*)?$/.test(n))return t.addIssue({code:"custom",message:"domain is not a valid url"}),jr;try{const o=new URL(i);return kO(o.hostname)?i:(t.addIssue({code:"custom",message:"domain is not a valid url"}),jr)}catch{return t.addIssue({code:"custom",message:"domain is not a valid url"}),jr}});const Gp=e=>/^{{[^{}]+}}$/.test(e),d6=new Map;for(const e of Yv()){const t=pw(e),r=d6.get(t);r?r.push(e):d6.set(t,[e])}new Set(Yv());class EO{constructor(t){this.cssText=t}}class IO extends Array{item(t){return this[t]??null}}class NO{constructor(t){this.cssRules=new IO,this.onChange=t}insertRule(t,r){const i=r??this.cssRules.length;return this.cssRules.splice(i,0,new EO(t)),this.notify(),i}deleteRule(t){this.cssRules.splice(t,1),this.notify()}notify(){const t=this.cssRules.map(r=>r.cssText).join(`\n`);this.onChange(t)}}const OO=e=>{const t=new WeakMap,r=new WeakMap,i=c=>{if(t.has(c))return;const s=document.createElement("remote-style");t.set(c,s);const g=(c.getAttributeNames?.()??[]).filter(T=>T.startsWith("data-")).map(T=>`${T}=${c.getAttribute(T)??""}`).join(";");g.length>0&&(s.styleKey=g);const $=()=>{s.cssText=c.textContent??""},v=new NO(T=>{s.cssText=T});try{Object.defineProperty(c,"sheet",{get:()=>v,configurable:!0})}catch{}const _=Object.getPrototypeOf(c),y=Object.getOwnPropertyDescriptor(c,"textContent")??Object.getOwnPropertyDescriptor(_,"textContent")??Object.getOwnPropertyDescriptor(Object.getPrototypeOf(_),"textContent");if(y?.set){const T=y.set;try{Object.defineProperty(c,"textContent",{get:y.get,set(P){T.call(this,P),s.cssText=P??""},configurable:!0})}catch{}}const b=c.appendChild.bind(c);try{c.appendChild=T=>{const P=b(T);return $(),P}}catch{}const w=c.insertBefore.bind(c);try{c.insertBefore=(T,P)=>{const O=w(T,P);return $(),O}}catch{}const S=c.removeChild.bind(c);try{c.removeChild=T=>{const P=S(T);return $(),P}}catch{}if(typeof MutationObserver=="function")try{const T=new MutationObserver(()=>{$()});typeof T.observe=="function"&&(T.observe(c,{subtree:!0,childList:!0,characterData:!0}),r.set(c,T))}catch{}const I=c.textContent;I&&(s.cssText=I),e.appendChild(s)},n=c=>{const s=r.get(c);s&&(s.disconnect(),r.delete(c));const m=t.get(c);m&&m.parentNode&&(m.parentNode.removeChild(m),t.delete(c))},o=document.head,a=o.appendChild.bind(o),u=o.insertBefore.bind(o),l=o.append.bind(o),f=o.prepend.bind(o),d=o.replaceChild.bind(o),h=o.removeChild.bind(o);o.appendChild=c=>{const s=a(c);return Ir(c)&&i(c),s},o.insertBefore=(c,s)=>{const m=u(c,s);return Ir(c)&&i(c),m},o.append=(...c)=>{l(...c);for(const s of c)Ir(s)&&i(s)},o.prepend=(...c)=>{f(...c);for(const s of c)Ir(s)&&i(s)},o.replaceChild=(c,s)=>{const m=d(c,s);return Ir(s)&&n(s),Ir(c)&&i(c),m},o.removeChild=c=>{const s=h(c);return Ir(c)&&n(c),s};const p=Array.from(o.querySelectorAll("style"));for(const c of p)i(c);Object.defineProperty(document,"styleSheets",{get:()=>[],configurable:!0})},Ir=e=>typeof e!="string"&&"localName"in e&&e.localName==="style",Bu=[{tag:"html-div",name:"HtmlDiv",properties:{}},{tag:"html-span",name:"HtmlSpan",properties:{}},{tag:"html-section",name:"HtmlSection",properties:{}},{tag:"html-article",name:"HtmlArticle",properties:{}},{tag:"html-header",name:"HtmlHeader",properties:{}},{tag:"html-footer",name:"HtmlFooter",properties:{}},{tag:"html-main",name:"HtmlMain",properties:{}},{tag:"html-nav",name:"HtmlNav",properties:{}},{tag:"html-aside",name:"HtmlAside",properties:{}},{tag:"html-p",name:"HtmlP",properties:{}},{tag:"html-h1",name:"HtmlH1",properties:{}},{tag:"html-h2",name:"HtmlH2",properties:{}},{tag:"html-h3",name:"HtmlH3",properties:{}},{tag:"html-h4",name:"HtmlH4",properties:{}},{tag:"html-h5",name:"HtmlH5",properties:{}},{tag:"html-h6",name:"HtmlH6",properties:{}},{tag:"html-strong",name:"HtmlStrong",properties:{}},{tag:"html-em",name:"HtmlEm",properties:{}},{tag:"html-small",name:"HtmlSmall",properties:{}},{tag:"html-code",name:"HtmlCode",properties:{}},{tag:"html-pre",name:"HtmlPre",properties:{}},{tag:"html-blockquote",name:"HtmlBlockquote",properties:{}},{tag:"html-a",name:"HtmlA",properties:{href:{type:"string",optional:!0},target:{type:"string",optional:!0},rel:{type:"string",optional:!0}}},{tag:"html-img",name:"HtmlImg",properties:{src:{type:"string",optional:!0},alt:{type:"string",optional:!0},width:{type:"number",optional:!0},height:{type:"number",optional:!0}}},{tag:"html-ul",name:"HtmlUl",properties:{}},{tag:"html-ol",name:"HtmlOl",properties:{}},{tag:"html-li",name:"HtmlLi",properties:{}},{tag:"html-form",name:"HtmlForm",properties:{action:{type:"string",optional:!0},method:{type:"string",optional:!0}}},{tag:"html-label",name:"HtmlLabel",properties:{htmlFor:{type:"string",optional:!0}}},{tag:"html-input",name:"HtmlInput",properties:{type:{type:"string",optional:!0},name:{type:"string",optional:!0},value:{type:"string",optional:!0},placeholder:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0},checked:{type:"boolean",optional:!0},readOnly:{type:"boolean",optional:!0}}},{tag:"html-textarea",name:"HtmlTextarea",properties:{name:{type:"string",optional:!0},value:{type:"string",optional:!0},placeholder:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0},readOnly:{type:"boolean",optional:!0},rows:{type:"number",optional:!0},cols:{type:"number",optional:!0}}},{tag:"html-select",name:"HtmlSelect",properties:{name:{type:"string",optional:!0},value:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0},multiple:{type:"boolean",optional:!0}}},{tag:"html-option",name:"HtmlOption",properties:{value:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0},selected:{type:"boolean",optional:!0}}},{tag:"html-button",name:"HtmlButton",properties:{type:{type:"string",optional:!0},disabled:{type:"boolean",optional:!0}}},{tag:"html-table",name:"HtmlTable",properties:{}},{tag:"html-thead",name:"HtmlThead",properties:{}},{tag:"html-tbody",name:"HtmlTbody",properties:{}},{tag:"html-tfoot",name:"HtmlTfoot",properties:{}},{tag:"html-tr",name:"HtmlTr",properties:{}},{tag:"html-th",name:"HtmlTh",properties:{colSpan:{type:"number",optional:!0},rowSpan:{type:"number",optional:!0}}},{tag:"html-td",name:"HtmlTd",properties:{colSpan:{type:"number",optional:!0},rowSpan:{type:"number",optional:!0}}},{tag:"html-br",name:"HtmlBr",properties:{}},{tag:"html-hr",name:"HtmlHr",properties:{}},{tag:"html-iframe",name:"HtmlIframe",properties:{src:{type:"string",optional:!0},name:{type:"string",optional:!0},width:{type:"string",optional:!0},height:{type:"string",optional:!0},allow:{type:"string",optional:!0},sandbox:{type:"string",optional:!0},allowFullScreen:{type:"boolean",optional:!0},loading:{type:"string",optional:!0},referrerPolicy:{type:"string",optional:!0},srcDoc:{type:"string",optional:!0}}},{tag:"html-video",name:"HtmlVideo",properties:{src:{type:"string",optional:!0},poster:{type:"string",optional:!0},controls:{type:"boolean",optional:!0},autoPlay:{type:"boolean",optional:!0},loop:{type:"boolean",optional:!0},muted:{type:"boolean",optional:!0},preload:{type:"string",optional:!0},width:{type:"string",optional:!0},height:{type:"string",optional:!0},crossOrigin:{type:"string",optional:!0},playsInline:{type:"boolean",optional:!0},disablePictureInPicture:{type:"boolean",optional:!0},disableRemotePlayback:{type:"boolean",optional:!0}},events:["timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]},{tag:"html-audio",name:"HtmlAudio",properties:{src:{type:"string",optional:!0},controls:{type:"boolean",optional:!0},autoPlay:{type:"boolean",optional:!0},loop:{type:"boolean",optional:!0},muted:{type:"boolean",optional:!0},preload:{type:"string",optional:!0},crossOrigin:{type:"string",optional:!0}},events:["timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]},{tag:"html-source",name:"HtmlSource",properties:{src:{type:"string",optional:!0},type:{type:"string",optional:!0},media:{type:"string",optional:!0},srcSet:{type:"string",optional:!0},sizes:{type:"string",optional:!0},width:{type:"number",optional:!0},height:{type:"number",optional:!0}}}],f6=e=>e.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`),PO=new Set(["animationIterationCount","borderImageOutset","borderImageSlice","borderImageWidth","boxFlex","boxFlexGroup","boxOrdinalGroup","columnCount","columns","flex","flexGrow","flexPositive","flexShrink","flexNegative","flexOrder","gridArea","gridRow","gridRowEnd","gridRowSpan","gridRowStart","gridColumn","gridColumnEnd","gridColumnSpan","gridColumnStart","fontWeight","lineClamp","lineHeight","opacity","order","orphans","tabSize","widows","zIndex","zoom","fillOpacity","floodOpacity","stopOpacity","strokeDasharray","strokeDashoffset","strokeMiterlimit","strokeOpacity","strokeWidth"]),p6=e=>{const t={},r=()=>{const i=Object.entries(t).map(([n,o])=>`${n}:${o}`).join(";");e(i)};return new Proxy(t,{get:(i,n)=>{if(n==="cssText")return Object.entries(i).map(([o,a])=>`${o}:${a}`).join(";");if(n==="setProperty")return(o,a)=>{a===null||a===""?delete i[o]:i[o]=String(a),r()};if(n==="removeProperty")return o=>{const a=i[o]??"";return delete i[o],r(),a};if(n==="getPropertyValue")return o=>i[o]??"";if(typeof n=="string"){const o=f6(n);return i[o]??""}},set:(i,n,o)=>{if(n==="cssText"){for(const a of Object.keys(i))delete i[a];return String(o).split(";").forEach(a=>{const u=a.indexOf(":");if(u>0){const l=a.slice(0,u).trim(),f=a.slice(u+1).trim();l&&f&&(i[l]=f)}}),r(),!0}if(typeof n=="string"){const a=f6(n);if(o==null||o==="")delete i[a];else{let u=String(o);typeof o=="number"&&o!==0&&!PO.has(n)&&(u=`${o}px`),i[a]=u}return r(),!0}return!0}})},xO=()=>{for(const e of Bu){const t=customElements.get(e.tag);if(!t)continue;const r=new WeakMap;Object.defineProperty(t.prototype,"style",{get(){let i=r.get(this);if(!i){const n=this;i=p6(a=>{n.updateRemoteProperty("style",a||void 0)}),r.set(this,i)}return i},set(i){let n=r.get(this);if(!n){const o=this;n=p6(u=>{o.updateRemoteProperty("style",u||void 0)}),r.set(this,n)}typeof i=="string"&&(n.cssText=i)},configurable:!0})}},TO={className:"className",class:"className",htmlFor:"htmlFor",for:"htmlFor",tabIndex:"tabIndex",tabindex:"tabIndex",srcDoc:"srcDoc",srcdoc:"srcDoc"},AO=()=>{for(const e of Bu){const t=customElements.get(e.tag);if(!t)continue;const r=t.prototype.setAttribute;t.prototype.setAttribute=function(i,n){const o=TO[i];if(o){this[o]=n;return}r.call(this,i,n)}}};({...Object.fromEntries(Bu.map(e=>[e.tag.startsWith("html-")?e.tag.slice(5):e.tag,e.name]))});const jO={...Object.fromEntries(Bu.map(e=>[e.tag.startsWith("html-")?e.tag.slice(5):e.tag,e.tag]))},CO="__twentySdkExecutionContext__",Wp="__twentySdkContextListeners__",DO=()=>(globalThis[Wp]||(globalThis[Wp]=new Set),globalThis[Wp]),zO=e=>{globalThis[CO]=e;for(const t of DO())t()};globalThis.frontComponentHostCommunicationApi??={};const Nr=globalThis.frontComponentHostCommunicationApi,UO=e=>{for(const[t,r]of Object.entries(e))globalThis[t]=r},h6=e=>{const t=globalThis,r=t.process??{},i=r.env??{};r.env={...i,...e},t.process=r};xO(),AO(),UO({__HTML_TAG_TO_CUSTOM_ELEMENT_TAG__:jO});const RO=async(e,t)=>{const r=new i_(e),i=document.createElement("remote-root"),n=document.createElement("remote-fragment");i.connect(r),i.append(n),document.body.append(i),OO(i),ws(t.apiUrl)&&h6({TWENTY_API_URL:t.apiUrl}),ws(t.applicationAccessToken)&&h6({TWENTY_APP_ACCESS_TOKEN:t.applicationAccessToken});const o=await fetch(t.componentUrl,{headers:ws(t.applicationAccessToken)?{Authorization:`Bearer ${t.applicationAccessToken}`}:void 0});if(!o.ok)throw new Error(`Failed to fetch front component from ${t.componentUrl}: ${o.status} ${o.statusText}`);const a=await o.text(),u=new Blob([a],{type:"application/javascript"}),l=URL.createObjectURL(u);try{(await import(l)).default(n)}finally{URL.revokeObjectURL(l)}},MO=async()=>{const e=nn.self.import();Nr.navigate=e.navigate,Nr.requestAccessTokenRefresh=e.requestAccessTokenRefresh,Nr.openSidePanelPage=e.openSidePanelPage,Nr.unmountFrontComponent=e.unmountFrontComponent,Nr.enqueueSnackbar=e.enqueueSnackbar,Nr.closeSidePanel=e.closeSidePanel,Nr.openAskAIWithPrompt=e.openAskAIWithPrompt},LO=async e=>{zO(e)};nn.self.export({render:RO,initializeHostCommunicationApi:MO,updateContext:LO})})();\n',Jp=typeof self<"u"&&self.Blob&&new Blob(["(self.URL || self.webkitURL).revokeObjectURL(self.location.href);",R0],{type:"text/javascript;charset=utf-8"});function X$(e){let t;try{if(t=Jp&&(self.URL||self.webkitURL).createObjectURL(Jp),!t)throw"";const n=new Worker(t,{name:e?.name});return n.addEventListener("error",()=>{(self.URL||self.webkitURL).revokeObjectURL(t)}),n}catch{return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(R0),{name:e?.name})}}const D0=()=>new X$,j0=({componentUrl:e,applicationAccessToken:t,apiUrl:n,frontComponentHostCommunicationApi:r,setReceiver:o,setThread:i,setError:l})=>{const d=Pe.useRef(!1);return Pe.useEffect(()=>{if(d.current)return;const p=new G0.RemoteReceiver({retain:Mi.retain,release:Mi.release}),f=D0();f.onerror=h=>{const s=h.error??new Error(h.message||"Unknown worker error");console.error("[FrontComponentRenderer] Worker error:",s),l(s)};const c=new Mi.ThreadWebWorker(f,{exports:r});return i(c),c.imports.render(p.connection,{componentUrl:e,applicationAccessToken:t,apiUrl:n}).catch(h=>{l(h)}),o(p),d.current=!0,()=>{i(null),f.terminate(),d.current=!1}},[e,t,n,l,o,i,r]),null},Q$={click:"onClick",dblclick:"onDoubleClick",mousedown:"onMouseDown",mouseup:"onMouseUp",mouseover:"onMouseOver",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",keydown:"onKeyDown",keyup:"onKeyUp",keypress:"onKeyPress",focus:"onFocus",blur:"onBlur",change:"onChange",input:"onInput",submit:"onSubmit",scroll:"onScroll",wheel:"onWheel",contextmenu:"onContextMenu",drag:"onDrag",timeupdate:"onTimeUpdate",play:"onPlay",pause:"onPause",ended:"onEnded",loadedmetadata:"onLoadedMetadata",loadeddata:"onLoadedData",volumechange:"onVolumeChange",seeking:"onSeeking",seeked:"onSeeked",error:"onError",canplay:"onCanPlay",canplaythrough:"onCanPlayThrough",waiting:"onWaiting",progress:"onProgress",durationchange:"onDurationChange",ratechange:"onRateChange",stalled:"onStalled",suspend:"onSuspend",emptied:"onEmptied"},ey=new Set(["element","receiver","components"]),ty=Object.fromEntries(Object.entries(Q$).map(([e,t])=>[`on${e}`,t])),ny=new Set(["input","br","hr","img","area","base","col","embed","link","meta","source","track","wbr"]),ry=e=>{if(!e||typeof e!="string")return e;const t={},n=e.split(";").filter(Boolean);for(const r of n){const o=r.indexOf(":");if(o===-1)continue;const i=r.slice(0,o).trim(),l=r.slice(o+1).trim(),p=i.startsWith("--")?i:i.replace(/-([a-z])/g,(f,c)=>c.toUpperCase());t[p]=l}return t},oy=e=>{if(!e||typeof e!="object")return{type:"unknown"};const t=e,n={type:typeof t.type=="string"?t.type:"unknown"};"altKey"in t&&(n.altKey=t.altKey),"ctrlKey"in t&&(n.ctrlKey=t.ctrlKey),"metaKey"in t&&(n.metaKey=t.metaKey),"shiftKey"in t&&(n.shiftKey=t.shiftKey),"clientX"in t&&(n.clientX=t.clientX),"clientY"in t&&(n.clientY=t.clientY),"pageX"in t&&(n.pageX=t.pageX),"pageY"in t&&(n.pageY=t.pageY),"screenX"in t&&(n.screenX=t.screenX),"screenY"in t&&(n.screenY=t.screenY),"button"in t&&(n.button=t.button),"buttons"in t&&(n.buttons=t.buttons),"key"in t&&(n.key=t.key),"code"in t&&(n.code=t.code),"repeat"in t&&(n.repeat=t.repeat),"deltaX"in t&&(n.deltaX=t.deltaX),"deltaY"in t&&(n.deltaY=t.deltaY),"deltaZ"in t&&(n.deltaZ=t.deltaZ),"deltaMode"in t&&(n.deltaMode=t.deltaMode);const r=t.target;return r&&typeof r=="object"&&("value"in r&&typeof r.value=="string"&&(n.value=r.value),"checked"in r&&typeof r.checked=="boolean"&&(n.checked=r.checked),"scrollTop"in r&&typeof r.scrollTop=="number"&&(n.scrollTop=r.scrollTop),"scrollLeft"in r&&typeof r.scrollLeft=="number"&&(n.scrollLeft=r.scrollLeft),"currentTime"in r&&typeof r.currentTime=="number"&&(n.currentTime=r.currentTime),"duration"in r&&typeof r.duration=="number"&&(n.duration=r.duration),"paused"in r&&typeof r.paused=="boolean"&&(n.paused=r.paused),"ended"in r&&typeof r.ended=="boolean"&&(n.ended=r.ended),"volume"in r&&typeof r.volume=="number"&&(n.volume=r.volume),"muted"in r&&typeof r.muted=="boolean"&&(n.muted=r.muted),"playbackRate"in r&&typeof r.playbackRate=="number"&&(n.playbackRate=r.playbackRate)),n},iy=e=>t=>{e(oy(t))},ay=e=>{const t={};for(const[n,r]of Object.entries(e))if(!(ey.has(n)||r===void 0))if(n==="style")t.style=ry(r);else{const o=ty[n.toLowerCase()]||n;o.startsWith("on")&&typeof r=="function"?t[o]=iy(r):t[o]=r}return t},sy={iframe:{sandbox:""}},z=e=>{const t=ny.has(e),n=sy[e];return({children:r,...o})=>W0.default.createElement(e,{...ay(o),...n},t?void 0:r)},uy=({cssText:e,styleKey:t})=>{const n=Pe.useRef(null);return Pe.useEffect(()=>{const r=document.createElement("style");return r.setAttribute("data-remote-style",t??""),document.head.appendChild(r),n.current=r,()=>{document.head.removeChild(r),n.current=null}},[t]),Pe.useEffect(()=>{fr(n.current)&&fr(e)&&(n.current.textContent=e)},[e]),null},L0=new Map([["html-div",j.createRemoteComponentRenderer(z("div"))],["html-span",j.createRemoteComponentRenderer(z("span"))],["html-section",j.createRemoteComponentRenderer(z("section"))],["html-article",j.createRemoteComponentRenderer(z("article"))],["html-header",j.createRemoteComponentRenderer(z("header"))],["html-footer",j.createRemoteComponentRenderer(z("footer"))],["html-main",j.createRemoteComponentRenderer(z("main"))],["html-nav",j.createRemoteComponentRenderer(z("nav"))],["html-aside",j.createRemoteComponentRenderer(z("aside"))],["html-p",j.createRemoteComponentRenderer(z("p"))],["html-h1",j.createRemoteComponentRenderer(z("h1"))],["html-h2",j.createRemoteComponentRenderer(z("h2"))],["html-h3",j.createRemoteComponentRenderer(z("h3"))],["html-h4",j.createRemoteComponentRenderer(z("h4"))],["html-h5",j.createRemoteComponentRenderer(z("h5"))],["html-h6",j.createRemoteComponentRenderer(z("h6"))],["html-strong",j.createRemoteComponentRenderer(z("strong"))],["html-em",j.createRemoteComponentRenderer(z("em"))],["html-small",j.createRemoteComponentRenderer(z("small"))],["html-code",j.createRemoteComponentRenderer(z("code"))],["html-pre",j.createRemoteComponentRenderer(z("pre"))],["html-blockquote",j.createRemoteComponentRenderer(z("blockquote"))],["html-a",j.createRemoteComponentRenderer(z("a"))],["html-img",j.createRemoteComponentRenderer(z("img"))],["html-ul",j.createRemoteComponentRenderer(z("ul"))],["html-ol",j.createRemoteComponentRenderer(z("ol"))],["html-li",j.createRemoteComponentRenderer(z("li"))],["html-form",j.createRemoteComponentRenderer(z("form"))],["html-label",j.createRemoteComponentRenderer(z("label"))],["html-input",j.createRemoteComponentRenderer(z("input"))],["html-textarea",j.createRemoteComponentRenderer(z("textarea"))],["html-select",j.createRemoteComponentRenderer(z("select"))],["html-option",j.createRemoteComponentRenderer(z("option"))],["html-button",j.createRemoteComponentRenderer(z("button"))],["html-table",j.createRemoteComponentRenderer(z("table"))],["html-thead",j.createRemoteComponentRenderer(z("thead"))],["html-tbody",j.createRemoteComponentRenderer(z("tbody"))],["html-tfoot",j.createRemoteComponentRenderer(z("tfoot"))],["html-tr",j.createRemoteComponentRenderer(z("tr"))],["html-th",j.createRemoteComponentRenderer(z("th"))],["html-td",j.createRemoteComponentRenderer(z("td"))],["html-br",j.createRemoteComponentRenderer(z("br"))],["html-hr",j.createRemoteComponentRenderer(z("hr"))],["html-iframe",j.createRemoteComponentRenderer(z("iframe"))],["html-video",j.createRemoteComponentRenderer(z("video"))],["html-audio",j.createRemoteComponentRenderer(z("audio"))],["html-source",j.createRemoteComponentRenderer(z("source"))],["remote-style",j.createRemoteComponentRenderer(uy)],["remote-fragment",j.RemoteFragmentRenderer]]),ly=({componentUrl:e,applicationAccessToken:t,apiUrl:n,executionContext:r,frontComponentHostCommunicationApi:o,onError:i,theme:l})=>{const[d,p]=Pe.useState(null),[f,c]=Pe.useState(null),[h,s]=Pe.useState(null),[u,a]=Pe.useState(!1),m=Pe.useMemo(()=>Ee.jsx(j0,{componentUrl:e,applicationAccessToken:t,apiUrl:n,frontComponentHostCommunicationApi:o,setReceiver:p,setThread:c,setError:s}),[e,o,s,p,c,t,n]);return Ee.jsxs(Ee.Fragment,{children:[m,fr(h)&&Ee.jsxs(Ee.Fragment,{children:[Ee.jsx(Qp,{error:h,onError:i}),Ee.jsxs("div",{style:{padding:"12px 16px",backgroundColor:"#fef2f2",border:"1px solid #fecaca",borderRadius:"6px",color:"#991b1b",fontFamily:"monospace",fontSize:"13px",whiteSpace:"pre-wrap",wordBreak:"break-word",maxHeight:"200px",overflow:"auto"},children:[Ee.jsx("strong",{children:"FrontComponent error:"})," ",h.message]})]}),fr(f)&&Ee.jsxs(Ee.Fragment,{children:[Ee.jsx(e1,{thread:f}),Ee.jsx(t1,{thread:f,executionContext:r,onExecutionContextInitialized:()=>a(!0)})]}),fr(d)&&u&&Ee.jsx(Z0.ThemeProvider,{theme:l,children:Ee.jsx(j.RemoteRootRenderer,{receiver:d,components:L0})})]})},B=["click","dblclick","mousedown","mouseup","mouseover","mouseout","mouseenter","mouseleave","keydown","keyup","keypress","focus","blur","change","input","submit","scroll","wheel","contextmenu","drag"],F={id:{type:String},className:{type:String},style:{type:String},title:{type:String},tabIndex:{type:Number},role:{type:String},"aria-label":{type:String},"aria-hidden":{type:Boolean},"data-testid":{type:String}},ul=D.createRemoteElement({properties:F,events:[...B]}),ll=D.createRemoteElement({properties:F,events:[...B]}),cl=D.createRemoteElement({properties:F,events:[...B]}),dl=D.createRemoteElement({properties:F,events:[...B]}),fl=D.createRemoteElement({properties:F,events:[...B]}),pl=D.createRemoteElement({properties:F,events:[...B]}),hl=D.createRemoteElement({properties:F,events:[...B]}),ml=D.createRemoteElement({properties:F,events:[...B]}),gl=D.createRemoteElement({properties:F,events:[...B]}),vl=D.createRemoteElement({properties:F,events:[...B]}),$l=D.createRemoteElement({properties:F,events:[...B]}),yl=D.createRemoteElement({properties:F,events:[...B]}),bl=D.createRemoteElement({properties:F,events:[...B]}),_l=D.createRemoteElement({properties:F,events:[...B]}),Sl=D.createRemoteElement({properties:F,events:[...B]}),wl=D.createRemoteElement({properties:F,events:[...B]}),kl=D.createRemoteElement({properties:F,events:[...B]}),El=D.createRemoteElement({properties:F,events:[...B]}),Il=D.createRemoteElement({properties:F,events:[...B]}),Ol=D.createRemoteElement({properties:F,events:[...B]}),Pl=D.createRemoteElement({properties:F,events:[...B]}),Nl=D.createRemoteElement({properties:F,events:[...B]}),xl=D.createRemoteElement({properties:{...F,href:{type:String},target:{type:String},rel:{type:String}},events:[...B]}),Cl=D.createRemoteElement({properties:{...F,src:{type:String},alt:{type:String},width:{type:Number},height:{type:Number}},events:[...B]}),Ml=D.createRemoteElement({properties:F,events:[...B]}),Al=D.createRemoteElement({properties:F,events:[...B]}),Tl=D.createRemoteElement({properties:F,events:[...B]}),Rl=D.createRemoteElement({properties:{...F,action:{type:String},method:{type:String}},events:[...B]}),Dl=D.createRemoteElement({properties:{...F,htmlFor:{type:String}},events:[...B]}),jl=D.createRemoteElement({properties:{...F,type:{type:String},name:{type:String},value:{type:String},placeholder:{type:String},disabled:{type:Boolean},checked:{type:Boolean},readOnly:{type:Boolean}},events:[...B]}),Ll=D.createRemoteElement({properties:{...F,name:{type:String},value:{type:String},placeholder:{type:String},disabled:{type:Boolean},readOnly:{type:Boolean},rows:{type:Number},cols:{type:Number}},events:[...B]}),Ul=D.createRemoteElement({properties:{...F,name:{type:String},value:{type:String},disabled:{type:Boolean},multiple:{type:Boolean}},events:[...B]}),zl=D.createRemoteElement({properties:{...F,value:{type:String},disabled:{type:Boolean},selected:{type:Boolean}},events:[...B]}),Bl=D.createRemoteElement({properties:{...F,type:{type:String},disabled:{type:Boolean}},events:[...B]}),Fl=D.createRemoteElement({properties:F,events:[...B]}),Hl=D.createRemoteElement({properties:F,events:[...B]}),Zl=D.createRemoteElement({properties:F,events:[...B]}),Gl=D.createRemoteElement({properties:F,events:[...B]}),Wl=D.createRemoteElement({properties:F,events:[...B]}),Kl=D.createRemoteElement({properties:{...F,colSpan:{type:Number},rowSpan:{type:Number}},events:[...B]}),Vl=D.createRemoteElement({properties:{...F,colSpan:{type:Number},rowSpan:{type:Number}},events:[...B]}),Yl=D.createRemoteElement({properties:F,events:[...B]}),ql=D.createRemoteElement({properties:F,events:[...B]}),Jl=D.createRemoteElement({properties:{...F,src:{type:String},name:{type:String},width:{type:String},height:{type:String},allow:{type:String},sandbox:{type:String},allowFullScreen:{type:Boolean},loading:{type:String},referrerPolicy:{type:String},srcDoc:{type:String}},events:[...B]}),Xl=D.createRemoteElement({properties:{...F,src:{type:String},poster:{type:String},controls:{type:Boolean},autoPlay:{type:Boolean},loop:{type:Boolean},muted:{type:Boolean},preload:{type:String},width:{type:String},height:{type:String},crossOrigin:{type:String},playsInline:{type:Boolean},disablePictureInPicture:{type:Boolean},disableRemotePlayback:{type:Boolean}},events:[...B,"timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]}),Ql=D.createRemoteElement({properties:{...F,src:{type:String},controls:{type:Boolean},autoPlay:{type:Boolean},loop:{type:Boolean},muted:{type:Boolean},preload:{type:String},crossOrigin:{type:String}},events:[...B,"timeupdate","play","pause","ended","loadedmetadata","loadeddata","volumechange","seeking","seeked","error","canplay","canplaythrough","waiting","progress","durationchange","ratechange","stalled","suspend","emptied"]}),ec=D.createRemoteElement({properties:{...F,src:{type:String},type:{type:String},media:{type:String},srcSet:{type:String},sizes:{type:String},width:{type:Number},height:{type:Number}},events:[...B]}),U0=D.createRemoteElement({properties:{cssText:{type:String},styleKey:{type:String}}});customElements.define("html-div",ul);customElements.define("html-span",ll);customElements.define("html-section",cl);customElements.define("html-article",dl);customElements.define("html-header",fl);customElements.define("html-footer",pl);customElements.define("html-main",hl);customElements.define("html-nav",ml);customElements.define("html-aside",gl);customElements.define("html-p",vl);customElements.define("html-h1",$l);customElements.define("html-h2",yl);customElements.define("html-h3",bl);customElements.define("html-h4",_l);customElements.define("html-h5",Sl);customElements.define("html-h6",wl);customElements.define("html-strong",kl);customElements.define("html-em",El);customElements.define("html-small",Il);customElements.define("html-code",Ol);customElements.define("html-pre",Pl);customElements.define("html-blockquote",Nl);customElements.define("html-a",xl);customElements.define("html-img",Cl);customElements.define("html-ul",Ml);customElements.define("html-ol",Al);customElements.define("html-li",Tl);customElements.define("html-form",Rl);customElements.define("html-label",Dl);customElements.define("html-input",jl);customElements.define("html-textarea",Ll);customElements.define("html-select",Ul);customElements.define("html-option",zl);customElements.define("html-button",Bl);customElements.define("html-table",Fl);customElements.define("html-thead",Hl);customElements.define("html-tbody",Zl);customElements.define("html-tfoot",Gl);customElements.define("html-tr",Wl);customElements.define("html-th",Kl);customElements.define("html-td",Vl);customElements.define("html-br",Yl);customElements.define("html-hr",ql);customElements.define("html-iframe",Jl);customElements.define("html-video",Xl);customElements.define("html-audio",Ql);customElements.define("html-source",ec);customElements.define("remote-style",U0);customElements.define("remote-root",D.RemoteRootElement);customElements.define("remote-fragment",D.RemoteFragmentElement);const cy=U.createRemoteComponent("html-div",ul,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),dy=U.createRemoteComponent("html-span",ll,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),fy=U.createRemoteComponent("html-section",cl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),py=U.createRemoteComponent("html-article",dl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),hy=U.createRemoteComponent("html-header",fl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),my=U.createRemoteComponent("html-footer",pl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),gy=U.createRemoteComponent("html-main",hl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),vy=U.createRemoteComponent("html-nav",ml,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),$y=U.createRemoteComponent("html-aside",gl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),yy=U.createRemoteComponent("html-p",vl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),by=U.createRemoteComponent("html-h1",$l,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),_y=U.createRemoteComponent("html-h2",yl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Sy=U.createRemoteComponent("html-h3",bl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),wy=U.createRemoteComponent("html-h4",_l,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),ky=U.createRemoteComponent("html-h5",Sl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ey=U.createRemoteComponent("html-h6",wl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Iy=U.createRemoteComponent("html-strong",kl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Oy=U.createRemoteComponent("html-em",El,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Py=U.createRemoteComponent("html-small",Il,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ny=U.createRemoteComponent("html-code",Ol,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),xy=U.createRemoteComponent("html-pre",Pl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Cy=U.createRemoteComponent("html-blockquote",Nl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),My=U.createRemoteComponent("html-a",xl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ay=U.createRemoteComponent("html-img",Cl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ty=U.createRemoteComponent("html-ul",Ml,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ry=U.createRemoteComponent("html-ol",Al,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Dy=U.createRemoteComponent("html-li",Tl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),jy=U.createRemoteComponent("html-form",Rl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ly=U.createRemoteComponent("html-label",Dl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Uy=U.createRemoteComponent("html-input",jl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),zy=U.createRemoteComponent("html-textarea",Ll,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),By=U.createRemoteComponent("html-select",Ul,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Fy=U.createRemoteComponent("html-option",zl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Hy=U.createRemoteComponent("html-button",Bl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Zy=U.createRemoteComponent("html-table",Fl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Gy=U.createRemoteComponent("html-thead",Hl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Wy=U.createRemoteComponent("html-tbody",Zl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Ky=U.createRemoteComponent("html-tfoot",Gl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Vy=U.createRemoteComponent("html-tr",Wl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Yy=U.createRemoteComponent("html-th",Kl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),qy=U.createRemoteComponent("html-td",Vl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Jy=U.createRemoteComponent("html-br",Yl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Xy=U.createRemoteComponent("html-hr",ql,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),Qy=U.createRemoteComponent("html-iframe",Jl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}}),e4=U.createRemoteComponent("html-video",Xl,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"},onTimeUpdate:{event:"timeupdate"},onPlay:{event:"play"},onPause:{event:"pause"},onEnded:{event:"ended"},onLoadedMetadata:{event:"loadedmetadata"},onLoadedData:{event:"loadeddata"},onVolumeChange:{event:"volumechange"},onSeeking:{event:"seeking"},onSeeked:{event:"seeked"},onError:{event:"error"},onCanPlay:{event:"canplay"},onCanPlayThrough:{event:"canplaythrough"},onWaiting:{event:"waiting"},onProgress:{event:"progress"},onDurationChange:{event:"durationchange"},onRateChange:{event:"ratechange"},onStalled:{event:"stalled"},onSuspend:{event:"suspend"},onEmptied:{event:"emptied"}}}),t4=U.createRemoteComponent("html-audio",Ql,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"},onTimeUpdate:{event:"timeupdate"},onPlay:{event:"play"},onPause:{event:"pause"},onEnded:{event:"ended"},onLoadedMetadata:{event:"loadedmetadata"},onLoadedData:{event:"loadeddata"},onVolumeChange:{event:"volumechange"},onSeeking:{event:"seeking"},onSeeked:{event:"seeked"},onError:{event:"error"},onCanPlay:{event:"canplay"},onCanPlayThrough:{event:"canplaythrough"},onWaiting:{event:"waiting"},onProgress:{event:"progress"},onDurationChange:{event:"durationchange"},onRateChange:{event:"ratechange"},onStalled:{event:"stalled"},onSuspend:{event:"suspend"},onEmptied:{event:"emptied"}}}),n4=U.createRemoteComponent("html-source",ec,{eventProps:{onClick:{event:"click"},onDoubleClick:{event:"dblclick"},onMouseDown:{event:"mousedown"},onMouseUp:{event:"mouseup"},onMouseOver:{event:"mouseover"},onMouseOut:{event:"mouseout"},onMouseEnter:{event:"mouseenter"},onMouseLeave:{event:"mouseleave"},onKeyDown:{event:"keydown"},onKeyUp:{event:"keyup"},onKeyPress:{event:"keypress"},onFocus:{event:"focus"},onBlur:{event:"blur"},onChange:{event:"change"},onInput:{event:"input"},onSubmit:{event:"submit"},onScroll:{event:"scroll"},onWheel:{event:"wheel"},onContextMenu:{event:"contextmenu"},onDrag:{event:"drag"}}});U.createRemoteComponent("remote-style",U0);Object.defineProperty(exports,"RemoteFragmentElement",{enumerable:!0,get:()=>D.RemoteFragmentElement});Object.defineProperty(exports,"RemoteRootElement",{enumerable:!0,get:()=>D.RemoteRootElement});exports.FrontComponentErrorEffect=Qp;exports.FrontComponentHostCommunicationApiEffect=e1;exports.FrontComponentRenderer=ly;exports.FrontComponentUpdateContextEffect=t1;exports.FrontComponentWorkerEffect=j0;exports.HtmlA=My;exports.HtmlAElement=xl;exports.HtmlArticle=py;exports.HtmlArticleElement=dl;exports.HtmlAside=$y;exports.HtmlAsideElement=gl;exports.HtmlAudio=t4;exports.HtmlAudioElement=Ql;exports.HtmlBlockquote=Cy;exports.HtmlBlockquoteElement=Nl;exports.HtmlBr=Jy;exports.HtmlBrElement=Yl;exports.HtmlButton=Hy;exports.HtmlButtonElement=Bl;exports.HtmlCode=Ny;exports.HtmlCodeElement=Ol;exports.HtmlDiv=cy;exports.HtmlDivElement=ul;exports.HtmlEm=Oy;exports.HtmlEmElement=El;exports.HtmlFooter=my;exports.HtmlFooterElement=pl;exports.HtmlForm=jy;exports.HtmlFormElement=Rl;exports.HtmlH1=by;exports.HtmlH1Element=$l;exports.HtmlH2=_y;exports.HtmlH2Element=yl;exports.HtmlH3=Sy;exports.HtmlH3Element=bl;exports.HtmlH4=wy;exports.HtmlH4Element=_l;exports.HtmlH5=ky;exports.HtmlH5Element=Sl;exports.HtmlH6=Ey;exports.HtmlH6Element=wl;exports.HtmlHeader=hy;exports.HtmlHeaderElement=fl;exports.HtmlHr=Xy;exports.HtmlHrElement=ql;exports.HtmlIframe=Qy;exports.HtmlIframeElement=Jl;exports.HtmlImg=Ay;exports.HtmlImgElement=Cl;exports.HtmlInput=Uy;exports.HtmlInputElement=jl;exports.HtmlLabel=Ly;exports.HtmlLabelElement=Dl;exports.HtmlLi=Dy;exports.HtmlLiElement=Tl;exports.HtmlMain=gy;exports.HtmlMainElement=hl;exports.HtmlNav=vy;exports.HtmlNavElement=ml;exports.HtmlOl=Ry;exports.HtmlOlElement=Al;exports.HtmlOption=Fy;exports.HtmlOptionElement=zl;exports.HtmlP=yy;exports.HtmlPElement=vl;exports.HtmlPre=xy;exports.HtmlPreElement=Pl;exports.HtmlSection=fy;exports.HtmlSectionElement=cl;exports.HtmlSelect=By;exports.HtmlSelectElement=Ul;exports.HtmlSmall=Py;exports.HtmlSmallElement=Il;exports.HtmlSource=n4;exports.HtmlSourceElement=ec;exports.HtmlSpan=dy;exports.HtmlSpanElement=ll;exports.HtmlStrong=Iy;exports.HtmlStrongElement=kl;exports.HtmlTable=Zy;exports.HtmlTableElement=Fl;exports.HtmlTbody=Wy;exports.HtmlTbodyElement=Zl;exports.HtmlTd=qy;exports.HtmlTdElement=Vl;exports.HtmlTextarea=zy;exports.HtmlTextareaElement=Ll;exports.HtmlTfoot=Ky;exports.HtmlTfootElement=Gl;exports.HtmlTh=Yy;exports.HtmlThElement=Kl;exports.HtmlThead=Gy;exports.HtmlTheadElement=Hl;exports.HtmlTr=Vy;exports.HtmlTrElement=Wl;exports.HtmlUl=Ty;exports.HtmlUlElement=Ml;exports.HtmlVideo=e4;exports.HtmlVideoElement=Xl;exports.componentRegistry=L0;exports.createRemoteWorker=D0;