@redocly/openapi-docs 3.11.0-next.6 → 3.11.0-next.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/redocly-openapi-docs.min.js +52 -48
- package/package.json +3 -3
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Redocly OpenAPI Docs
|
|
3
3
|
* (c) Copyright 2018 Redocly LLC, all rights reserved.
|
|
4
4
|
* -------------------------------------------------------------
|
|
5
|
-
* Version: "3.11.0-next.
|
|
5
|
+
* Version: "3.11.0-next.8"
|
|
6
6
|
*/(function($d,au){typeof exports=="object"&&typeof module=="object"?module.exports=au(require("null")):typeof define=="function"&&define.amd?define(["null"],au):typeof exports=="object"?exports.RedoclyOpenAPIDocs=au(require("null")):$d.RedoclyOpenAPIDocs=au($d.null)})(this,u1=>(()=>{var $d={61203:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CodeGen=t.Name=t.nil=t.stringify=t.str=t._=t.KeywordCxt=void 0;const o=e(85968),f=e(96735),p=e(44723),C=e(48226),u="https://json-schema.org/draft/2020-12/schema";class g extends o.default{constructor(P={}){super({...P,dynamicRef:!0,next:!0,unevaluated:!0})}_addVocabularies(){super._addVocabularies(),f.default.forEach(P=>this.addVocabulary(P)),this.opts.discriminator&&this.addKeyword(p.default)}_addDefaultMetaSchema(){super._addDefaultMetaSchema();const{$data:P,meta:O}=this.opts;O&&(C.default.call(this,P),this.refs["http://json-schema.org/schema"]=u)}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(u)?u:void 0)}}b.exports=t=g,Object.defineProperty(t,"__esModule",{value:!0}),t.default=g;var d=e(9804);Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return d.KeywordCxt}});var v=e(57287);Object.defineProperty(t,"_",{enumerable:!0,get:function(){return v._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return v.str}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return v.stringify}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return v.nil}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return v.Name}}),Object.defineProperty(t,"CodeGen",{enumerable:!0,get:function(){return v.CodeGen}})},76202:(b,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.nil=t._Code=t.Name=t.IDENTIFIER=t._CodeOrName=void 0,t._=p,t.str=u,t.addCodeArg=g,t.strConcat=y,t.stringify=O,t.safeStringify=A,t.getProperty=E,t.getEsmExportName=x,t.regexpCode=n;class e{}t._CodeOrName=e,t.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;class o extends e{constructor(c){if(super(),!t.IDENTIFIER.test(c))throw new Error("CodeGen: name must be a valid identifier");this.str=c}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}}t.Name=o;class f extends e{constructor(c){super(),this._items=typeof c=="string"?[c]:c}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;const c=this._items[0];return c===""||c==='""'}get str(){var c;return(c=this._str)!==null&&c!==void 0?c:this._str=this._items.reduce((T,I)=>`${T}${I}`,"")}get names(){var c;return(c=this._names)!==null&&c!==void 0?c:this._names=this._items.reduce((T,I)=>(I instanceof o&&(T[I.str]=(T[I.str]||0)+1),T),{})}}t._Code=f,t.nil=new f("");function p(a,...c){const T=[a[0]];let I=0;for(;I<c.length;)g(T,c[I]),T.push(a[++I]);return new f(T)}const C=new f("+");function u(a,...c){const T=[A(a[0])];let I=0;for(;I<c.length;)T.push(C),g(T,c[I]),T.push(C,A(a[++I]));return d(T),new f(T)}function g(a,c){c instanceof f?a.push(...c._items):c instanceof o?a.push(c):a.push(P(c))}function d(a){let c=1;for(;c<a.length-1;){if(a[c]===C){const T=v(a[c-1],a[c+1]);if(T!==void 0){a.splice(c-1,3,T);continue}a[c++]="+"}c++}}function v(a,c){if(c==='""')return a;if(a==='""')return c;if(typeof a=="string")return c instanceof o||a[a.length-1]!=='"'?void 0:typeof c!="string"?`${a.slice(0,-1)}${c}"`:c[0]==='"'?a.slice(0,-1)+c.slice(1):void 0;if(typeof c=="string"&&c[0]==='"'&&!(a instanceof o))return`"${a}${c.slice(1)}`}function y(a,c){return c.emptyStr()?a:a.emptyStr()?c:u`${a}${c}`}function P(a){return typeof a=="number"||typeof a=="boolean"||a===null?a:A(Array.isArray(a)?a.join(","):a)}function O(a){return new f(A(a))}function A(a){return JSON.stringify(a).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}function E(a){return typeof a=="string"&&t.IDENTIFIER.test(a)?new f(`.${a}`):p`[${a}]`}function x(a){if(typeof a=="string"&&t.IDENTIFIER.test(a))return new f(`${a}`);throw new Error(`CodeGen: invalid export name: ${a}, use explicit $id name mapping`)}function n(a){return new f(a.toString())}},57287:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CodeGen=t.operators=t.varKinds=t.ValueScopeName=t.ValueScope=t.Scope=t.Name=t.regexpCode=t.stringify=t.getProperty=t.nil=t.strConcat=t.str=t._=void 0,t.not=pe,t.and=je,t.or=re;const o=e(76202),f=e(34863);var p=e(76202);Object.defineProperty(t,"_",{enumerable:!0,get:function(){return p._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return p.str}}),Object.defineProperty(t,"strConcat",{enumerable:!0,get:function(){return p.strConcat}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return p.nil}}),Object.defineProperty(t,"getProperty",{enumerable:!0,get:function(){return p.getProperty}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return p.stringify}}),Object.defineProperty(t,"regexpCode",{enumerable:!0,get:function(){return p.regexpCode}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return p.Name}});var C=e(34863);Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return C.Scope}}),Object.defineProperty(t,"ValueScope",{enumerable:!0,get:function(){return C.ValueScope}}),Object.defineProperty(t,"ValueScopeName",{enumerable:!0,get:function(){return C.ValueScopeName}}),Object.defineProperty(t,"varKinds",{enumerable:!0,get:function(){return C.varKinds}}),t.operators={GT:new o._Code(">"),GTE:new o._Code(">="),LT:new o._Code("<"),LTE:new o._Code("<="),EQ:new o._Code("==="),NEQ:new o._Code("!=="),NOT:new o._Code("!"),OR:new o._Code("||"),AND:new o._Code("&&"),ADD:new o._Code("+")};class u{optimizeNodes(){return this}optimizeNames(_,fe){return this}}class g extends u{constructor(_,fe,Pe){super(),this.varKind=_,this.name=fe,this.rhs=Pe}render({es5:_,_n:fe}){const Pe=_?f.varKinds.var:this.varKind,Ue=this.rhs===void 0?"":` = ${this.rhs}`;return`${Pe} ${this.name}${Ue};`+fe}optimizeNames(_,fe){if(_[this.name.str])return this.rhs&&(this.rhs=$(this.rhs,_,fe)),this}get names(){return this.rhs instanceof o._CodeOrName?this.rhs.names:{}}}class d extends u{constructor(_,fe,Pe){super(),this.lhs=_,this.rhs=fe,this.sideEffects=Pe}render({_n:_}){return`${this.lhs} = ${this.rhs};`+_}optimizeNames(_,fe){if(!(this.lhs instanceof o.Name&&!_[this.lhs.str]&&!this.sideEffects))return this.rhs=$(this.rhs,_,fe),this}get names(){const _=this.lhs instanceof o.Name?{}:{...this.lhs.names};return U(_,this.rhs)}}class v extends d{constructor(_,fe,Pe,Ue){super(_,Pe,Ue),this.op=fe}render({_n:_}){return`${this.lhs} ${this.op}= ${this.rhs};`+_}}class y extends u{constructor(_){super(),this.label=_,this.names={}}render({_n:_}){return`${this.label}:`+_}}class P extends u{constructor(_){super(),this.label=_,this.names={}}render({_n:_}){return`break${this.label?` ${this.label}`:""};`+_}}class O extends u{constructor(_){super(),this.error=_}render({_n:_}){return`throw ${this.error};`+_}get names(){return this.error.names}}class A extends u{constructor(_){super(),this.code=_}render({_n:_}){return`${this.code};`+_}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(_,fe){return this.code=$(this.code,_,fe),this}get names(){return this.code instanceof o._CodeOrName?this.code.names:{}}}class E extends u{constructor(_=[]){super(),this.nodes=_}render(_){return this.nodes.reduce((fe,Pe)=>fe+Pe.render(_),"")}optimizeNodes(){const{nodes:_}=this;let fe=_.length;for(;fe--;){const Pe=_[fe].optimizeNodes();Array.isArray(Pe)?_.splice(fe,1,...Pe):Pe?_[fe]=Pe:_.splice(fe,1)}return _.length>0?this:void 0}optimizeNames(_,fe){const{nodes:Pe}=this;let Ue=Pe.length;for(;Ue--;){const Ke=Pe[Ue];Ke.optimizeNames(_,fe)||(G(_,Ke.names),Pe.splice(Ue,1))}return Pe.length>0?this:void 0}get names(){return this.nodes.reduce((_,fe)=>k(_,fe.names),{})}}class x extends E{render(_){return"{"+_._n+super.render(_)+"}"+_._n}}class n extends E{}class a extends x{}a.kind="else";class c extends x{constructor(_,fe){super(fe),this.condition=_}render(_){let fe=`if(${this.condition})`+super.render(_);return this.else&&(fe+="else "+this.else.render(_)),fe}optimizeNodes(){super.optimizeNodes();const _=this.condition;if(_===!0)return this.nodes;let fe=this.else;if(fe){const Pe=fe.optimizeNodes();fe=this.else=Array.isArray(Pe)?new a(Pe):Pe}if(fe)return _===!1?fe instanceof c?fe:fe.nodes:this.nodes.length?this:new c(pe(_),fe instanceof c?[fe]:fe.nodes);if(!(_===!1||!this.nodes.length))return this}optimizeNames(_,fe){var Pe;if(this.else=(Pe=this.else)===null||Pe===void 0?void 0:Pe.optimizeNames(_,fe),!!(super.optimizeNames(_,fe)||this.else))return this.condition=$(this.condition,_,fe),this}get names(){const _=super.names;return U(_,this.condition),this.else&&k(_,this.else.names),_}}c.kind="if";class T extends x{}T.kind="for";class I extends T{constructor(_){super(),this.iteration=_}render(_){return`for(${this.iteration})`+super.render(_)}optimizeNames(_,fe){if(super.optimizeNames(_,fe))return this.iteration=$(this.iteration,_,fe),this}get names(){return k(super.names,this.iteration.names)}}class L extends T{constructor(_,fe,Pe,Ue){super(),this.varKind=_,this.name=fe,this.from=Pe,this.to=Ue}render(_){const fe=_.es5?f.varKinds.var:this.varKind,{name:Pe,from:Ue,to:Ke}=this;return`for(${fe} ${Pe}=${Ue}; ${Pe}<${Ke}; ${Pe}++)`+super.render(_)}get names(){const _=U(super.names,this.from);return U(_,this.to)}}class M extends T{constructor(_,fe,Pe,Ue){super(),this.loop=_,this.varKind=fe,this.name=Pe,this.iterable=Ue}render(_){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(_)}optimizeNames(_,fe){if(super.optimizeNames(_,fe))return this.iterable=$(this.iterable,_,fe),this}get names(){return k(super.names,this.iterable.names)}}class N extends x{constructor(_,fe,Pe){super(),this.name=_,this.args=fe,this.async=Pe}render(_){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(_)}}N.kind="func";class j extends E{render(_){return"return "+super.render(_)}}j.kind="return";class z extends x{render(_){let fe="try"+super.render(_);return this.catch&&(fe+=this.catch.render(_)),this.finally&&(fe+=this.finally.render(_)),fe}optimizeNodes(){var _,fe;return super.optimizeNodes(),(_=this.catch)===null||_===void 0||_.optimizeNodes(),(fe=this.finally)===null||fe===void 0||fe.optimizeNodes(),this}optimizeNames(_,fe){var Pe,Ue;return super.optimizeNames(_,fe),(Pe=this.catch)===null||Pe===void 0||Pe.optimizeNames(_,fe),(Ue=this.finally)===null||Ue===void 0||Ue.optimizeNames(_,fe),this}get names(){const _=super.names;return this.catch&&k(_,this.catch.names),this.finally&&k(_,this.finally.names),_}}class B extends x{constructor(_){super(),this.error=_}render(_){return`catch(${this.error})`+super.render(_)}}B.kind="catch";class Y extends x{render(_){return"finally"+super.render(_)}}Y.kind="finally";class K{constructor(_,fe={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...fe,_n:fe.lines?`
|
|
7
7
|
`:""},this._extScope=_,this._scope=new f.Scope({parent:_}),this._nodes=[new n]}toString(){return this._root.render(this.opts)}name(_){return this._scope.name(_)}scopeName(_){return this._extScope.name(_)}scopeValue(_,fe){const Pe=this._extScope.value(_,fe);return(this._values[Pe.prefix]||(this._values[Pe.prefix]=new Set)).add(Pe),Pe}getScopeValue(_,fe){return this._extScope.getValue(_,fe)}scopeRefs(_){return this._extScope.scopeRefs(_,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(_,fe,Pe,Ue){const Ke=this._scope.toName(fe);return Pe!==void 0&&Ue&&(this._constants[Ke.str]=Pe),this._leafNode(new g(_,Ke,Pe)),Ke}const(_,fe,Pe){return this._def(f.varKinds.const,_,fe,Pe)}let(_,fe,Pe){return this._def(f.varKinds.let,_,fe,Pe)}var(_,fe,Pe){return this._def(f.varKinds.var,_,fe,Pe)}assign(_,fe,Pe){return this._leafNode(new d(_,fe,Pe))}add(_,fe){return this._leafNode(new v(_,t.operators.ADD,fe))}code(_){return typeof _=="function"?_():_!==o.nil&&this._leafNode(new A(_)),this}object(..._){const fe=["{"];for(const[Pe,Ue]of _)fe.length>1&&fe.push(","),fe.push(Pe),(Pe!==Ue||this.opts.es5)&&(fe.push(":"),(0,o.addCodeArg)(fe,Ue));return fe.push("}"),new o._Code(fe)}if(_,fe,Pe){if(this._blockNode(new c(_)),fe&&Pe)this.code(fe).else().code(Pe).endIf();else if(fe)this.code(fe).endIf();else if(Pe)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(_){return this._elseNode(new c(_))}else(){return this._elseNode(new a)}endIf(){return this._endBlockNode(c,a)}_for(_,fe){return this._blockNode(_),fe&&this.code(fe).endFor(),this}for(_,fe){return this._for(new I(_),fe)}forRange(_,fe,Pe,Ue,Ke=this.opts.es5?f.varKinds.var:f.varKinds.let){const ut=this._scope.toName(_);return this._for(new L(Ke,ut,fe,Pe),()=>Ue(ut))}forOf(_,fe,Pe,Ue=f.varKinds.const){const Ke=this._scope.toName(_);if(this.opts.es5){const ut=fe instanceof o.Name?fe:this.var("_arr",fe);return this.forRange("_i",0,(0,o._)`${ut}.length`,yt=>{this.var(Ke,(0,o._)`${ut}[${yt}]`),Pe(Ke)})}return this._for(new M("of",Ue,Ke,fe),()=>Pe(Ke))}forIn(_,fe,Pe,Ue=this.opts.es5?f.varKinds.var:f.varKinds.const){if(this.opts.ownProperties)return this.forOf(_,(0,o._)`Object.keys(${fe})`,Pe);const Ke=this._scope.toName(_);return this._for(new M("in",Ue,Ke,fe),()=>Pe(Ke))}endFor(){return this._endBlockNode(T)}label(_){return this._leafNode(new y(_))}break(_){return this._leafNode(new P(_))}return(_){const fe=new j;if(this._blockNode(fe),this.code(_),fe.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(j)}try(_,fe,Pe){if(!fe&&!Pe)throw new Error('CodeGen: "try" without "catch" and "finally"');const Ue=new z;if(this._blockNode(Ue),this.code(_),fe){const Ke=this.name("e");this._currNode=Ue.catch=new B(Ke),fe(Ke)}return Pe&&(this._currNode=Ue.finally=new Y,this.code(Pe)),this._endBlockNode(B,Y)}throw(_){return this._leafNode(new O(_))}block(_,fe){return this._blockStarts.push(this._nodes.length),_&&this.code(_).endBlock(fe),this}endBlock(_){const fe=this._blockStarts.pop();if(fe===void 0)throw new Error("CodeGen: not in self-balancing block");const Pe=this._nodes.length-fe;if(Pe<0||_!==void 0&&Pe!==_)throw new Error(`CodeGen: wrong number of nodes: ${Pe} vs ${_} expected`);return this._nodes.length=fe,this}func(_,fe=o.nil,Pe,Ue){return this._blockNode(new N(_,fe,Pe)),Ue&&this.code(Ue).endFunc(),this}endFunc(){return this._endBlockNode(N)}optimize(_=1){for(;_-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(_){return this._currNode.nodes.push(_),this}_blockNode(_){this._currNode.nodes.push(_),this._nodes.push(_)}_endBlockNode(_,fe){const Pe=this._currNode;if(Pe instanceof _||fe&&Pe instanceof fe)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${fe?`${_.kind}/${fe.kind}`:_.kind}"`)}_elseNode(_){const fe=this._currNode;if(!(fe instanceof c))throw new Error('CodeGen: "else" without "if"');return this._currNode=fe.else=_,this}get _root(){return this._nodes[0]}get _currNode(){const _=this._nodes;return _[_.length-1]}set _currNode(_){const fe=this._nodes;fe[fe.length-1]=_}}t.CodeGen=K;function k(le,_){for(const fe in _)le[fe]=(le[fe]||0)+(_[fe]||0);return le}function U(le,_){return _ instanceof o._CodeOrName?k(le,_.names):le}function $(le,_,fe){if(le instanceof o.Name)return Pe(le);if(!Ue(le))return le;return new o._Code(le._items.reduce((Ke,ut)=>(ut instanceof o.Name&&(ut=Pe(ut)),ut instanceof o._Code?Ke.push(...ut._items):Ke.push(ut),Ke),[]));function Pe(Ke){const ut=fe[Ke.str];return ut===void 0||_[Ke.str]!==1?Ke:(delete _[Ke.str],ut)}function Ue(Ke){return Ke instanceof o._Code&&Ke._items.some(ut=>ut instanceof o.Name&&_[ut.str]===1&&fe[ut.str]!==void 0)}}function G(le,_){for(const fe in _)le[fe]=(le[fe]||0)-(_[fe]||0)}function pe(le){return typeof le=="boolean"||typeof le=="number"||le===null?!le:(0,o._)`!${Q(le)}`}const ne=te(t.operators.AND);function je(...le){return le.reduce(ne)}const Se=te(t.operators.OR);function re(...le){return le.reduce(Se)}function te(le){return(_,fe)=>_===o.nil?fe:fe===o.nil?_:(0,o._)`${Q(_)} ${le} ${Q(fe)}`}function Q(le){return le instanceof o.Name?le:(0,o._)`(${le})`}},34863:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ValueScope=t.ValueScopeName=t.Scope=t.varKinds=t.UsedValueState=void 0;const o=e(76202);class f extends Error{constructor(y){super(`CodeGen: "code" for ${y} not defined`),this.value=y.value}}var p;(function(v){v[v.Started=0]="Started",v[v.Completed=1]="Completed"})(p||(t.UsedValueState=p={})),t.varKinds={const:new o.Name("const"),let:new o.Name("let"),var:new o.Name("var")};class C{constructor({prefixes:y,parent:P}={}){this._names={},this._prefixes=y,this._parent=P}toName(y){return y instanceof o.Name?y:this.name(y)}name(y){return new o.Name(this._newName(y))}_newName(y){const P=this._names[y]||this._nameGroup(y);return`${y}${P.index++}`}_nameGroup(y){var P,O;if(!((O=(P=this._parent)===null||P===void 0?void 0:P._prefixes)===null||O===void 0)&&O.has(y)||this._prefixes&&!this._prefixes.has(y))throw new Error(`CodeGen: prefix "${y}" is not allowed in this scope`);return this._names[y]={prefix:y,index:0}}}t.Scope=C;class u extends o.Name{constructor(y,P){super(P),this.prefix=y}setValue(y,{property:P,itemIndex:O}){this.value=y,this.scopePath=(0,o._)`.${new o.Name(P)}[${O}]`}}t.ValueScopeName=u;const g=(0,o._)`\n`;class d extends C{constructor(y){super(y),this._values={},this._scope=y.scope,this.opts={...y,_n:y.lines?g:o.nil}}get(){return this._scope}name(y){return new u(y,this._newName(y))}value(y,P){var O;if(P.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const A=this.toName(y),{prefix:E}=A,x=(O=P.key)!==null&&O!==void 0?O:P.ref;let n=this._values[E];if(n){const T=n.get(x);if(T)return T}else n=this._values[E]=new Map;n.set(x,A);const a=this._scope[E]||(this._scope[E]=[]),c=a.length;return a[c]=P.ref,A.setValue(P,{property:E,itemIndex:c}),A}getValue(y,P){const O=this._values[y];if(O)return O.get(P)}scopeRefs(y,P=this._values){return this._reduceValues(P,O=>{if(O.scopePath===void 0)throw new Error(`CodeGen: name "${O}" has no value`);return(0,o._)`${y}${O.scopePath}`})}scopeCode(y=this._values,P,O){return this._reduceValues(y,A=>{if(A.value===void 0)throw new Error(`CodeGen: name "${A}" has no value`);return A.value.code},P,O)}_reduceValues(y,P,O={},A){let E=o.nil;for(const x in y){const n=y[x];if(!n)continue;const a=O[x]=O[x]||new Map;n.forEach(c=>{if(a.has(c))return;a.set(c,p.Started);let T=P(c);if(T){const I=this.opts.es5?t.varKinds.var:t.varKinds.const;E=(0,o._)`${E}${I} ${c} = ${T};${this.opts._n}`}else if(T=A?.(c))E=(0,o._)`${E}${T}${this.opts._n}`;else throw new f(c);a.set(c,p.Completed)})}return E}}t.ValueScope=d},39054:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.keyword$DataError=t.keywordError=void 0,t.reportError=C,t.reportExtraError=u,t.resetErrorsCount=g,t.extendErrors=d;const o=e(57287),f=e(977),p=e(5057);t.keywordError={message:({keyword:a})=>(0,o.str)`must pass "${a}" keyword validation`},t.keyword$DataError={message:({keyword:a,schemaType:c})=>c?(0,o.str)`"${a}" keyword must be ${c} ($data)`:(0,o.str)`"${a}" keyword is invalid ($data)`};function C(a,c=t.keywordError,T,I){const{it:L}=a,{gen:M,compositeRule:N,allErrors:j}=L,z=O(a,c,T);I??(N||j)?v(M,z):y(L,(0,o._)`[${z}]`)}function u(a,c=t.keywordError,T){const{it:I}=a,{gen:L,compositeRule:M,allErrors:N}=I,j=O(a,c,T);v(L,j),M||N||y(I,p.default.vErrors)}function g(a,c){a.assign(p.default.errors,c),a.if((0,o._)`${p.default.vErrors} !== null`,()=>a.if(c,()=>a.assign((0,o._)`${p.default.vErrors}.length`,c),()=>a.assign(p.default.vErrors,null)))}function d({gen:a,keyword:c,schemaValue:T,data:I,errsCount:L,it:M}){if(L===void 0)throw new Error("ajv implementation error");const N=a.name("err");a.forRange("i",L,p.default.errors,j=>{a.const(N,(0,o._)`${p.default.vErrors}[${j}]`),a.if((0,o._)`${N}.instancePath === undefined`,()=>a.assign((0,o._)`${N}.instancePath`,(0,o.strConcat)(p.default.instancePath,M.errorPath))),a.assign((0,o._)`${N}.schemaPath`,(0,o.str)`${M.errSchemaPath}/${c}`),M.opts.verbose&&(a.assign((0,o._)`${N}.schema`,T),a.assign((0,o._)`${N}.data`,I))})}function v(a,c){const T=a.const("err",c);a.if((0,o._)`${p.default.vErrors} === null`,()=>a.assign(p.default.vErrors,(0,o._)`[${T}]`),(0,o._)`${p.default.vErrors}.push(${T})`),a.code((0,o._)`${p.default.errors}++`)}function y(a,c){const{gen:T,validateName:I,schemaEnv:L}=a;L.$async?T.throw((0,o._)`new ${a.ValidationError}(${c})`):(T.assign((0,o._)`${I}.errors`,c),T.return(!1))}const P={keyword:new o.Name("keyword"),schemaPath:new o.Name("schemaPath"),params:new o.Name("params"),propertyName:new o.Name("propertyName"),message:new o.Name("message"),schema:new o.Name("schema"),parentSchema:new o.Name("parentSchema")};function O(a,c,T){const{createErrors:I}=a.it;return I===!1?(0,o._)`{}`:A(a,c,T)}function A(a,c,T={}){const{gen:I,it:L}=a,M=[E(L,T),x(a,T)];return n(a,c,M),I.object(...M)}function E({errorPath:a},{instancePath:c}){const T=c?(0,o.str)`${a}${(0,f.getErrorPath)(c,f.Type.Str)}`:a;return[p.default.instancePath,(0,o.strConcat)(p.default.instancePath,T)]}function x({keyword:a,it:{errSchemaPath:c}},{schemaPath:T,parentSchema:I}){let L=I?c:(0,o.str)`${c}/${a}`;return T&&(L=(0,o.str)`${L}${(0,f.getErrorPath)(T,f.Type.Str)}`),[P.schemaPath,L]}function n(a,{params:c,message:T},I){const{keyword:L,data:M,schemaValue:N,it:j}=a,{opts:z,propertyName:B,topSchemaRef:Y,schemaPath:K}=j;I.push([P.keyword,L],[P.params,typeof c=="function"?c(a):c||(0,o._)`{}`]),z.messages&&I.push([P.message,typeof T=="function"?T(a):T]),z.verbose&&I.push([P.schema,N],[P.parentSchema,(0,o._)`${Y}${K}`],[p.default.data,M]),B&&I.push([P.propertyName,B])}},65545:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SchemaEnv=void 0,t.compileSchema=v,t.resolveRef=y,t.getCompilingSchema=O,t.resolveSchema=x;const o=e(57287),f=e(84012),p=e(5057),C=e(95421),u=e(977),g=e(9804);class d{constructor(T){var I;this.refs={},this.dynamicAnchors={};let L;typeof T.schema=="object"&&(L=T.schema),this.schema=T.schema,this.schemaId=T.schemaId,this.root=T.root||this,this.baseId=(I=T.baseId)!==null&&I!==void 0?I:(0,C.normalizeId)(L?.[T.schemaId||"$id"]),this.schemaPath=T.schemaPath,this.localRefs=T.localRefs,this.meta=T.meta,this.$async=L?.$async,this.refs={}}}t.SchemaEnv=d;function v(c){const T=O.call(this,c);if(T)return T;const I=(0,C.getFullPath)(this.opts.uriResolver,c.root.baseId),{es5:L,lines:M}=this.opts.code,{ownProperties:N}=this.opts,j=new o.CodeGen(this.scope,{es5:L,lines:M,ownProperties:N});let z;c.$async&&(z=j.scopeValue("Error",{ref:f.default,code:(0,o._)`require("ajv/dist/runtime/validation_error").default`}));const B=j.scopeName("validate");c.validateName=B;const Y={gen:j,allErrors:this.opts.allErrors,data:p.default.data,parentData:p.default.parentData,parentDataProperty:p.default.parentDataProperty,dataNames:[p.default.data],dataPathArr:[o.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:j.scopeValue("schema",this.opts.code.source===!0?{ref:c.schema,code:(0,o.stringify)(c.schema)}:{ref:c.schema}),validateName:B,ValidationError:z,schema:c.schema,schemaEnv:c,rootId:I,baseId:c.baseId||I,schemaPath:o.nil,errSchemaPath:c.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,o._)`""`,opts:this.opts,self:this};let K;try{this._compilations.add(c),(0,g.validateFunctionCode)(Y),j.optimize(this.opts.code.optimize);const k=j.toString();K=`const visitedNodesForRef = new WeakMap(); ${j.scopeRefs(p.default.scope)}return ${k}`,this.opts.code.process&&(K=this.opts.code.process(K,c));const $=new Function(`${p.default.self}`,`${p.default.scope}`,K)(this,this.scope.get());if(this.scope.value(B,{ref:$}),$.errors=null,$.schema=c.schema,$.schemaEnv=c,c.$async&&($.$async=!0),this.opts.code.source===!0&&($.source={validateName:B,validateCode:k,scopeValues:j._values}),this.opts.unevaluated){const{props:G,items:pe}=Y;$.evaluated={props:G instanceof o.Name?void 0:G,items:pe instanceof o.Name?void 0:pe,dynamicProps:G instanceof o.Name,dynamicItems:pe instanceof o.Name},$.source&&($.source.evaluated=(0,o.stringify)($.evaluated))}return c.validate=$,c}catch(k){throw delete c.validate,delete c.validateName,K&&this.logger.error("Error compiling schema, function code:",K),k}finally{this._compilations.delete(c)}}function y(c,T,I){var L;const M=(0,C.resolveUrl)(this.opts.uriResolver,T,I),N=c.refs[M];if(N)return N;let j=E.call(this,c,M);if(j===void 0){const z=(L=c.localRefs)===null||L===void 0?void 0:L[M],{schemaId:B}=this.opts;z&&(j=new d({schema:z,schemaId:B,root:c,baseId:T}))}if(j===void 0&&this.opts.loadSchemaSync){const z=this.opts.loadSchemaSync(T,I,M);z&&!(this.refs[M]||this.schemas[M])&&(this.addSchema(z,M,void 0),j=E.call(this,c,M))}if(j!==void 0)return c.refs[M]=P.call(this,j)}function P(c){return(0,C.inlineRef)(c.schema,this.opts.inlineRefs)?c.schema:c.validate?c:v.call(this,c)}function O(c){for(const T of this._compilations)if(A(T,c))return T}function A(c,T){return c.schema===T.schema&&c.root===T.root&&c.baseId===T.baseId}function E(c,T){let I;for(;typeof(I=this.refs[T])=="string";)T=I;return I||this.schemas[T]||x.call(this,c,T)}function x(c,T){const I=this.opts.uriResolver.parse(T),L=(0,C._getFullPath)(this.opts.uriResolver,I);let M=(0,C.getFullPath)(this.opts.uriResolver,c.baseId,void 0);if(Object.keys(c.schema).length>0&&L===M)return a.call(this,I,c);const N=(0,C.normalizeId)(L),j=this.refs[N]||this.schemas[N];if(typeof j=="string"){const z=x.call(this,c,j);return typeof z?.schema!="object"?void 0:a.call(this,I,z)}if(typeof j?.schema=="object"){if(j.validate||v.call(this,j),N===(0,C.normalizeId)(T)){const{schema:z}=j,{schemaId:B}=this.opts,Y=z[B];return Y&&(M=(0,C.resolveUrl)(this.opts.uriResolver,M,Y)),new d({schema:z,schemaId:B,root:c,baseId:M})}return a.call(this,I,j)}}const n=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function a(c,{baseId:T,schema:I,root:L}){var M;if(((M=c.fragment)===null||M===void 0?void 0:M[0])!=="/")return;for(const z of c.fragment.slice(1).split("/")){if(typeof I=="boolean")return;const B=I[(0,u.unescapeFragment)(z)];if(B===void 0)return;I=B;const Y=typeof I=="object"&&I[this.opts.schemaId];!n.has(z)&&Y&&(T=(0,C.resolveUrl)(this.opts.uriResolver,T,Y))}let N;if(typeof I!="boolean"&&I.$ref&&!(0,u.schemaHasRulesButRef)(I,this.RULES)){const z=(0,C.resolveUrl)(this.opts.uriResolver,T,I.$ref);N=x.call(this,L,z)}const{schemaId:j}=this.opts;if(N=N||new d({schema:I,schemaId:j,root:L,baseId:T}),N.schema!==N.root.schema)return N}},5057:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f={data:new o.Name("data"),valCxt:new o.Name("valCxt"),instancePath:new o.Name("instancePath"),parentData:new o.Name("parentData"),parentDataProperty:new o.Name("parentDataProperty"),rootData:new o.Name("rootData"),dynamicAnchors:new o.Name("dynamicAnchors"),isAllOfVariant:new o.Name("isAllOfVariant"),vErrors:new o.Name("vErrors"),errors:new o.Name("errors"),this:new o.Name("this"),self:new o.Name("self"),scope:new o.Name("scope"),json:new o.Name("json"),jsonPos:new o.Name("jsonPos"),jsonLen:new o.Name("jsonLen"),jsonPart:new o.Name("jsonPart")};t.default=f},78805:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(95421);class f extends Error{constructor(C,u,g,d){super(d||`can't resolve reference ${g} from id ${u}`),this.missingRef=(0,o.resolveUrl)(C,u,g),this.missingSchema=(0,o.normalizeId)((0,o.getFullPath)(C,this.missingRef))}}t.default=f},95421:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.inlineRef=u,t.getFullPath=y,t._getFullPath=P,t.normalizeId=A,t.resolveUrl=E,t.getSchemaRefs=n;const o=e(977),f=e(67371),p=e(50205),C=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function u(a,c=!0){return typeof a=="boolean"?!0:c===!0?!d(a):c?v(a)<=c:!1}const g=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function d(a){for(const c in a){if(g.has(c))return!0;const T=a[c];if(Array.isArray(T)&&T.some(d)||typeof T=="object"&&d(T))return!0}return!1}function v(a){let c=0;for(const T in a){if(T==="$ref")return 1/0;if(c++,!C.has(T)&&(typeof a[T]=="object"&&(0,o.eachItem)(a[T],I=>c+=v(I)),c===1/0))return 1/0}return c}function y(a,c="",T){T!==!1&&(c=A(c));const I=a.parse(c);return P(a,I)}function P(a,c){return a.serialize(c).split("#")[0]+"#"}const O=/#\/?$/;function A(a){return a?a.replace(O,""):""}function E(a,c,T){return T=A(T),a.resolve(c,T)}const x=/^[a-z_][-a-z0-9._]*$/i;function n(a,c){if(typeof a=="boolean")return{};const{schemaId:T,uriResolver:I}=this.opts,L=A(a[T]||c),M={"":L},N=y(I,L,!1),j={},z=new Set;return p(a,{allKeys:!0},(K,k,U,$)=>{if($===void 0)return;const G=N+k;let pe=M[$];typeof K[T]=="string"&&(pe=ne.call(this,K[T])),je.call(this,K.$anchor),je.call(this,K.$dynamicAnchor),M[k]=pe;function ne(Se){const re=this.opts.uriResolver.resolve;if(Se=A(pe?re(pe,Se):Se),z.has(Se))throw Y(Se);z.add(Se);let te=this.refs[Se];return typeof te=="string"&&(te=this.refs[te]),typeof te=="object"?B(K,te.schema,Se):Se!==A(G)&&(Se[0]==="#"?(B(K,j[Se],Se),j[Se]=K):this.refs[Se]=G),Se}function je(Se){if(typeof Se=="string"){if(!x.test(Se))throw new Error(`invalid anchor "${Se}"`);ne.call(this,`#${Se}`)}}}),j;function B(K,k,U){if(k!==void 0&&!f(K,k))throw Y(U)}function Y(K){return new Error(`reference "${K}" resolves to more than one schema`)}}},90942:(b,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isJSONType=f,t.getRules=p;const e=["string","number","integer","boolean","null","object","array"],o=new Set(e);function f(C){return typeof C=="string"&&o.has(C)}function p(){const C={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...C,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},C.number,C.string,C.array,C.object],post:{rules:[]},all:{},keywords:{}}}},977:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Type=t.mergeEvaluated=void 0,t.toHash=p,t.alwaysValidSchema=C,t.checkUnknownRules=u,t.schemaHasRules=g,t.schemaHasRulesButRef=d,t.schemaRefOrVal=v,t.unescapeFragment=y,t.escapeFragment=P,t.escapeJsonPointer=O,t.unescapeJsonPointer=A,t.eachItem=E,t.evaluatedPropsToName=n,t.setEvaluated=a,t.useFunc=T,t.getErrorPath=L,t.checkStrictMode=M;const o=e(57287),f=e(76202);function p(N){const j={};for(const z of N)j[z]=!0;return j}function C(N,j){return typeof j=="boolean"?j:Object.keys(j).length===0?!0:(u(N,j),!g(j,N.self.RULES.all))}function u(N,j=N.schema){const{opts:z,self:B}=N;if(!z.strictSchema||typeof j=="boolean")return;const Y=B.RULES.keywords;for(const K in j)Y[K]||M(N,`unknown keyword: "${K}"`)}function g(N,j){if(typeof N=="boolean")return!N;for(const z in N)if(j[z])return!0;return!1}function d(N,j){if(typeof N=="boolean")return!N;for(const z in N)if(z!=="$ref"&&j.all[z])return!0;return!1}function v({topSchemaRef:N,schemaPath:j},z,B,Y){if(!Y){if(typeof z=="number"||typeof z=="boolean")return z;if(typeof z=="string")return(0,o._)`${z}`}return(0,o._)`${N}${j}${(0,o.getProperty)(B)}`}function y(N){return A(decodeURIComponent(N))}function P(N){return encodeURIComponent(O(N))}function O(N){return typeof N=="number"?`${N}`:N.replace(/~/g,"~0").replace(/\//g,"~1")}function A(N){return N.replace(/~1/g,"/").replace(/~0/g,"~")}function E(N,j){if(Array.isArray(N))for(const z of N)j(z);else j(N)}function x({mergeNames:N,mergeToName:j,mergeValues:z,resultToName:B}){return(Y,K,k,U)=>{const $=k===void 0?K:k instanceof o.Name?(K instanceof o.Name?N(Y,K,k):j(Y,K,k),k):K instanceof o.Name?(j(Y,k,K),K):z(K,k);return U===o.Name&&!($ instanceof o.Name)?B(Y,$):$}}t.mergeEvaluated={props:x({mergeNames:(N,j,z)=>N.if((0,o._)`${z} !== true && ${j} !== undefined`,()=>{N.if((0,o._)`${j} === true`,()=>N.assign(z,!0),()=>N.assign(z,(0,o._)`${z} || {}`).code((0,o._)`Object.assign(${z}, ${j})`))}),mergeToName:(N,j,z)=>N.if((0,o._)`${z} !== true`,()=>{j===!0?N.assign(z,!0):(N.assign(z,(0,o._)`${z} || {}`),a(N,z,j))}),mergeValues:(N,j)=>N===!0?!0:{...N,...j},resultToName:n}),items:x({mergeNames:(N,j,z)=>N.if((0,o._)`${z} !== true && ${j} !== undefined`,()=>N.assign(z,(0,o._)`${j} === true ? true : ${z} > ${j} ? ${z} : ${j}`)),mergeToName:(N,j,z)=>N.if((0,o._)`${z} !== true`,()=>N.assign(z,j===!0?!0:(0,o._)`${z} > ${j} ? ${z} : ${j}`)),mergeValues:(N,j)=>N===!0?!0:Math.max(N,j),resultToName:(N,j)=>N.var("items",j)})};function n(N,j){if(j===!0)return N.var("props",!0);const z=N.var("props",(0,o._)`{}`);return j!==void 0&&a(N,z,j),z}function a(N,j,z){Object.keys(z).forEach(B=>N.assign((0,o._)`${j}${(0,o.getProperty)(B)}`,!0))}const c={};function T(N,j){return N.scopeValue("func",{ref:j,code:c[j.code]||(c[j.code]=new f._Code(j.code))})}var I;(function(N){N[N.Num=0]="Num",N[N.Str=1]="Str"})(I||(t.Type=I={}));function L(N,j,z){if(N instanceof o.Name){const B=j===I.Num;return z?B?(0,o._)`"[" + ${N} + "]"`:(0,o._)`"['" + ${N} + "']"`:B?(0,o._)`"/" + ${N}`:(0,o._)`"/" + ${N}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return z?(0,o.getProperty)(N).toString():"/"+O(N)}function M(N,j,z=N.opts.strictSchema){if(z){if(j=`strict mode: ${j}`,z===!0)throw new Error(j);N.self.logger.warn(j)}}},5413:(b,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.schemaHasRulesForType=e,t.shouldUseGroup=o,t.shouldUseRule=f;function e({schema:p,self:C},u){const g=C.RULES.types[u];return g&&g!==!0&&o(p,g)}function o(p,C){return C.rules.some(u=>f(p,u))}function f(p,C){var u;return p[C.keyword]!==void 0||((u=C.definition.implements)===null||u===void 0?void 0:u.some(g=>p[g]!==void 0))}},98213:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.topBoolOrEmptySchema=u,t.boolOrEmptySchema=g;const o=e(39054),f=e(57287),p=e(5057),C={message:"boolean schema is false"};function u(v){const{gen:y,schema:P,validateName:O}=v;P===!1?d(v,!1):typeof P=="object"&&P.$async===!0?y.return(p.default.data):(y.assign((0,f._)`${O}.errors`,null),y.return(!0))}function g(v,y){const{gen:P,schema:O}=v;O===!1?(P.var(y,!1),d(v)):P.var(y,!0)}function d(v,y){const{gen:P,data:O}=v,A={gen:P,keyword:"false schema",data:O,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:v};(0,o.reportError)(A,C,void 0,y)}},41434:(b,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DataType=void 0,t.getSchemaTypes=d,t.getJSONTypes=v,t.coerceAndCheckDataType=y,t.checkDataType=x,t.checkDataTypes=n,t.reportTypeError=c;const o=e(90942),f=e(5413),p=e(39054),C=e(57287),u=e(977);var g;(function(I){I[I.Correct=0]="Correct",I[I.Wrong=1]="Wrong"})(g||(t.DataType=g={}));function d(I){const L=v(I.type);if(L.includes("null")){if(I.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!L.length&&I.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');I.nullable===!0&&L.push("null")}return L}function v(I){const L=Array.isArray(I)?I:I?[I]:[];if(L.every(o.isJSONType))return L;throw new Error("type must be JSONType or JSONType[]: "+L.join(","))}function y(I,L){const{gen:M,data:N,opts:j}=I,z=O(L,j.coerceTypes),B=L.length>0&&!(z.length===0&&L.length===1&&(0,f.schemaHasRulesForType)(I,L[0]));if(B){const Y=n(L,N,j.strictNumbers,g.Wrong);M.if(Y,()=>{z.length?A(I,L,z):c(I)})}return B}const P=new Set(["string","number","integer","boolean","null"]);function O(I,L){return L?I.filter(M=>P.has(M)||L==="array"&&M==="array"):[]}function A(I,L,M){const{gen:N,data:j,opts:z}=I,B=N.let("dataType",(0,C._)`typeof ${j}`),Y=N.let("coerced",(0,C._)`undefined`);z.coerceTypes==="array"&&N.if((0,C._)`${B} == 'object' && Array.isArray(${j}) && ${j}.length == 1`,()=>N.assign(j,(0,C._)`${j}[0]`).assign(B,(0,C._)`typeof ${j}`).if(n(L,j,z.strictNumbers),()=>N.assign(Y,j))),N.if((0,C._)`${Y} !== undefined`);for(const k of M)(P.has(k)||k==="array"&&z.coerceTypes==="array")&&K(k);N.else(),c(I),N.endIf(),N.if((0,C._)`${Y} !== undefined`,()=>{N.assign(j,Y),E(I,Y)});function K(k){switch(k){case"string":N.elseIf((0,C._)`${B} == "number" || ${B} == "boolean"`).assign(Y,(0,C._)`"" + ${j}`).elseIf((0,C._)`${j} === null`).assign(Y,(0,C._)`""`);return;case"number":N.elseIf((0,C._)`${B} == "boolean" || ${j} === null
|
|
8
8
|
|| (${B} == "string" && ${j} && ${j} == +${j})`).assign(Y,(0,C._)`+${j}`);return;case"integer":N.elseIf((0,C._)`${B} === "boolean" || ${j} === null
|
|
@@ -103,37 +103,37 @@ ${B}`,location:z};j&&(Y.forceSeverity=j),c.report(Y)}}})}}};return y.schemas!="o
|
|
|
103
103
|
Field must be an object but got ${typeof Y} at "${k}"`),{})}function M(Y,K,k,U,$,G){let pe=K.properties||(z(K,"array")?K.prefixItems||K.items:void 0)||{};const ne=K.patternProperties||{},je=K.additionalProperties||K.unevaluatedProperties,Se=K.prefixItems?K.items:K.additionalItems,re=K.default||{};let te=Object.keys(pe).map(Q=>{var le;const _=L(pe[Q],Q,k),fe=K.required===void 0?!1:K.required.indexOf(Q)>-1;return(0,u.V)(Y,{name:K.properties?Q:`[${Q}]`,required:fe,schema:x(E({},_),{example:((le=K.example)==null?void 0:le[Q])||_.example,default:_.default===void 0&&re?re[Q]:_.default})},k+"/properties/"+Q,U,G,$,C.OG.join(K.absolutePointer||"",["properties",Q]))});return U.sortRequiredPropsFirst&&(te=(0,C.rh)(te,K.required)),te.push(...Object.keys(ne).map(Q=>{const le=L(ne[Q],Q,k);return(0,u.V)(Y,{name:Q,required:!1,schema:le,kind:"patternProperties"},`${k}/patternProperties/${Q}`,U,G,$)})),((0,o.isObject)(je)||je===!0)&&te.push((0,u.V)(Y,{name:((0,o.isObject)(je)&&je["x-additionalPropertiesName"]||"property name").concat("*"),required:!1,schema:je===!0?{}:je,kind:"additionalProperties"},k+"/additionalProperties",U,G,$,C.OG.join(K.absolutePointer||"",["additionalProperties"]))),te.push(...N({parser:Y,schema:Se,fieldsCount:te.length,$ref:k,options:U,refsStack:$,deps:G})),(0,C.$X)(te)}function N({parser:Y,schema:K=!1,fieldsCount:k,$ref:U,options:$,refsStack:G,deps:pe}){return typeof K=="boolean"?K?[(0,u.V)(Y,{name:`[${k}...]`,schema:{},kind:"additionalItems"},`${U}/additionalItems`,$,pe,G)]:[]:Array.isArray(K)?[...K.map((ne,je)=>(0,u.V)(Y,{name:`[${k+je}]`,schema:ne,kind:"additionalItems"},`${U}/additionalItems/${je}`,$,pe,G))]:(0,o.isObject)(K)?[(0,u.V)(Y,{name:`[${k}...]`,schema:K,kind:"additionalItems"},`${U}/additionalItems`,$,pe,G)]:[]}function j(Y){return Y.discriminator||Y["x-discriminator"]}function z(Y,K){return Y.type===K||Array.isArray(Y.type)&&Y.type.includes(K)}function B(Y){return!!(Array.isArray(Y.items)||Array.isArray(Y.prefixItems))}},54857:(b,t,e)=>{"use strict";e.d(t,{RK:()=>O});var o=e(97421),f=Object.defineProperty,p=Object.defineProperties,C=Object.getOwnPropertyDescriptors,u=Object.getOwnPropertySymbols,g=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable,v=(n,a,c)=>a in n?f(n,a,{enumerable:!0,configurable:!0,writable:!0,value:c}):n[a]=c,y=(n,a)=>{for(var c in a||(a={}))g.call(a,c)&&v(n,c,a[c]);if(u)for(var c of u(a))d.call(a,c)&&v(n,c,a[c]);return n},P=(n,a)=>p(n,C(a));function O(n=[],a){return n.map(c=>A({requirement:c,parser:a})).filter(({schemes:c})=>c.length>0)}function A({requirement:n,parser:a}){const c=a.definition.components&&a.definition.components.securitySchemes||{};return{schemes:Object.keys(n||{}).map(I=>{const L=a.deref(c[I]).resolved,M=n[I]||[];if(L)return P(y({},L),{id:I,sectionId:I,scopes:M})}).filter(Boolean)}}function E(n,a,c){if(!n?.deref)return{};const{resolved:T}=n.deref(c),I=a,L=T.type,M=getValueFromMdParsedExtension(T,"description")||"";let N,j,z,B={};switch(T.type){case"apiKey":{N={name:T.name,in:T.in};break}case"http":{j={scheme:T.scheme,bearerFormat:T.bearerFormat};break}case"openIdConnect":{z={connectUrl:T.openIdConnectUrl};break}case"oauth2":{B=T.flows;break}}return{id:a,sectionId:I,type:L,description:M,apiKey:N,http:j,flows:B,openId:z}}function x({parser:n}){var a,c;if(!n)return[];const T=((c=(a=n.definition)==null?void 0:a.components)==null?void 0:c.securitySchemes)||{};return Object.keys(T).map(I=>E(n,I,T[I]))}},61218:(b,t,e)=>{"use strict";e.d(t,{W2:()=>T,qn:()=>a});var o=e(57966),f=e(97421),p=e(86169),C=e(28392),u=Object.defineProperty,g=Object.defineProperties,d=Object.getOwnPropertyDescriptors,v=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,O=(I,L,M)=>L in I?u(I,L,{enumerable:!0,configurable:!0,writable:!0,value:M}):I[L]=M,A=(I,L)=>{for(var M in L||(L={}))y.call(L,M)&&O(I,M,L[M]);if(v)for(var M of v(L))P.call(L,M)&&O(I,M,L[M]);return I},E=(I,L)=>g(I,d(L)),x=(I,L)=>{var M={};for(var N in I)y.call(I,N)&&L.indexOf(N)<0&&(M[N]=I[N]);if(I!=null&&v)for(var N of v(I))L.indexOf(N)<0&&P.call(I,N)&&(M[N]=I[N]);return M},n=(I,L,M)=>O(I,typeof L!="symbol"?L+"":L,M);function a(I,L){return L&&I[I.length-1]!==L?[...I,L]:I}function c(I,L){return L?I.concat(L):I}class T{constructor(L,M,N=(0,C.a)({})){this.options=N,n(this,"definitionUrl"),n(this,"definition"),n(this,"allowMergeRefs",!1),n(this,"byRef",z=>{let B;if(this.definition){z.charAt(0)!=="#"&&(z="#"+z),z=(0,f.RC)(z);try{B=p.O.get(this.definition,z)}catch{}return B||{}}}),this.definition=Object.assign({},L),this.validate(L),this.definition=L,this.allowMergeRefs=L.openapi.startsWith("3.1");const j=o.IS_BROWSER?window.location.href:"";(0,o.isString)(M)&&(this.definitionUrl=new URL(M,j).href)}validate(L){if((0,o.isUndefined)(L.openapi))throw new Error("Document must be valid OpenAPI 3.0.0 definition")}isRef(L){return L?(L=L,L.$ref!==void 0&&L.$ref!==null):!1}deref(L,M=[],N=!1,j=0){const z=L?.["x-refsStack"];if(M=c(M,z),j>5)return{resolved:Object.assign({},L,{"x-complex":!0}),refsStack:M};if(this.isRef(L)){const B=(0,f.jF)(L.$ref);if(B&&this.options.ignoreNamedSchemas.has(B))return{resolved:{type:"object",title:B},refsStack:M};let Y=this.byRef(L.$ref);if(!Y)throw new Error(`Failed to resolve $ref "${L.$ref}"`);return M.includes(L.$ref)?Y=Object.assign({},Y,{"x-circular-ref":!0}):this.isRef(Y)&&(Y=this.deref(Y,M,N,j).resolved),this.allowMergeRefs&&(Y=this.mergeRefs(L,Y,N)),{resolved:Y,refsStack:a(M,L.$ref)}}return{resolved:L,refsStack:c(M,z)}}mergeRefs(L,M,N){const j=L,{$ref:z}=j,B=x(j,["$ref"]),Y=Object.keys(B);if(Y.length===0)return M;if(N&&Y.some(K=>!["description","title","externalDocs","x-refsStack","x-parentRefs","readOnly","writeOnly","x-complex"].includes(K))){const K=B,{description:k,title:U,readOnly:$,writeOnly:G}=K,pe=x(K,["description","title","readOnly","writeOnly"]);return{allOf:[{description:k,title:U,readOnly:$,writeOnly:G},M,pe]}}else return A(A({},M),B)}mergeAllOf(L,M,N,j="",z=0){var B;if(L["x-circular-ref"])return L;if(L=this.hoistOneOfs(L),L.allOf===void 0)return A({absolutePointer:j},L);let Y=E(A({},L),{"x-parentRefs":[],absolutePointer:p.O.join(j,["allOf"]),allOf:void 0,title:z===0?L.title||(0,f.jF)(M):L.title});!(0,o.isUndefined)(Y.properties)&&(0,o.isObject)(Y.properties)&&(Y.properties=A({},Y.properties)),!(0,o.isUndefined)(Y.items)&&(0,o.isObject)(Y.items)&&(Y.items=A({},Y.items));const K=L.allOf.map((k,U)=>{var $;const{resolved:G,refsStack:pe}=this.deref(k,N,!0,z),ne=k.$ref,je=ne||p.O.join(j,[String(U)]);if(G["x-complex"])return{$ref:ne,refsStack:a(pe,ne),schema:{"x-complex":!0},absolutePointer:je};const Se=this.mergeAllOf(G,ne,pe,je,z+1);if(!(Se["x-circular-ref"]&&Se.allOf))return ne&&(($=Y["x-parentRefs"])==null||$.push(...Se["x-parentRefs"]||[],ne)),{$ref:ne,refsStack:a(pe,ne),schema:Se,absolutePointer:je}}).filter(Boolean);for(const[k,{schema:U,refsStack:$,absolutePointer:G}]of K.entries()){const pe=U||{},{type:ne,enum:je,properties:Se,items:re,required:te,title:Q,description:le,readOnly:_,writeOnly:fe,oneOf:Pe,anyOf:Ue,"x-circular-ref":Ke,"x-complex":ut}=pe,yt=x(pe,["type","enum","properties","items","required","title","description","readOnly","writeOnly","oneOf","anyOf","x-circular-ref","x-complex"]);if(!(Y.type!==ne&&!(0,o.isUndefined)(Y.type)&&!(0,o.isUndefined)(ne)&&!z)){if((0,o.isUndefined)(ne)||(Array.isArray(ne)&&Array.isArray(Y.type)?Y.type=[...ne,...Y.type]:Y.type=ne),(0,o.isUndefined)(je)||(Array.isArray(je)&&Array.isArray(Y.enum)?Y.enum=Array.from(new Set([...je,...Y.enum])):Y.enum=je),!(0,o.isUndefined)(Se)&&(0,o.isObject)(Se)){Y.properties=Y.properties||{};for(const Te in Se){const lt=c($,(B=Se[Te])==null?void 0:B["x-refsStack"]);if(!Y.properties[Te])Y.properties[Te]=E(A({},Se[Te]),{absolutePointer:p.O.join(G,["properties",Te]),"x-refsStack":lt});else if(!Ke){const V=this.mergeAllOf({allOf:[Y.properties[Te],Se[Te]],"x-refsStack":lt},M+"/properties/"+Te,lt,p.O.join(G,["allOf",String(k),"properties",Te]),z+1);Y.properties[Te]=V}}}if(!(0,o.isUndefined)(re)&&!Ke&&!ut){const Te=typeof Y.items=="boolean"?{}:Object.assign({},Y.items),lt=typeof U.items=="boolean"?{}:Object.assign({},U.items);Y.items=this.mergeAllOf({allOf:[Te,lt]},M+"/items",$,"",z+1)}(0,o.isUndefined)(Pe)||(Y.oneOf=Pe),(0,o.isUndefined)(Ue)||(Y.anyOf=Ue),Array.isArray(te)&&(Y.required=[...Y.required||[],...te]),Y=A(E(A({},Y),{title:Y.title||Q,description:Y.description||le,readOnly:(0,o.isUndefined)(Y.readOnly)?_:Y.readOnly,writeOnly:(0,o.isUndefined)(Y.writeOnly)?fe:Y.writeOnly,"x-circular-ref":Y["x-circular-ref"]||Ke,"x-complex":Y["x-complex"]||ut}),yt)}}return Y}findDerived(L){const M={},N=this.definition.components&&this.definition.components.schemas||{};for(const j in N){const{resolved:z}=this.deref(N[j]);!(0,o.isUndefined)(z.allOf)&&z.allOf.find(B=>!(0,o.isUndefined)(B.$ref)&&L.indexOf(B.$ref)>-1)&&(M["#/components/schemas/"+j]=[z["x-discriminator-value"]||j])}return M}hoistOneOfs(L){if((0,o.isUndefined)(L.allOf))return L;const M=L,{allOf:N}=M,j=x(M,["allOf"]);for(let z=0;z<N.length;z++){const B=N[z],{oneOf:Y}=B,K=x(B,["oneOf"]);if(Y&&Array.isArray(Y)){const k=N.slice(0,z),U=N.slice(z+1),$=Object.keys(K).length>0?[K]:[];return E(A({},j),{oneOf:Y.map(G=>({allOf:[...k,...$,G,...U]}))})}}return L}}},17772:(b,t,e)=>{"use strict";e.d(t,{ND:()=>ro,GQ:()=>mn});var o=e(78580),f=e(74579),p=e.n(f),C=e(57966),u=e(97421),g=e(76920),d=e(98409),v=e(10525),y=e(22574),P=e.n(y),O=e(1344),A=(q=>(q.NODEJS="Node.js",q.JAVASCRIPT="javascript",q.PYTHON="Python",q.JAVA8="Java8+Apache",q.JAVA="Java",q.CSHARP="C#",q.CSHARPNEWTONSOFT="C#+Newtonsoft",q.CURL="curl",q.GO="Go",q.PHP="PHP",q.RUBY="Ruby",q.R="R",q))(A||{}),E=(q=>(q.UNDER_SCORES="under_scores",q.CAMEL_CASE="camelCase",q.PASCAL_CASE="PascalCase",q))(E||{}),x=(q=>(q.IMPORT="import",q.CUSTOM="custom",q.PATH="path",q))(x||{});const n="\\ud800-\\udfff",M="\\u0300-\\u036f"+"\\ufe20-\\ufe2f"+"\\u20d0-\\u20ff"+"\\u1ab0-\\u1aff"+"\\u1dc0-\\u1dff",N="\\u2700-\\u27bf",j="a-z\\xdf-\\xf6\\xf8-\\xff",z="\\xac\\xb1\\xd7\\xf7",B="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Y="\\u2000-\\u206f",K=" \\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",k="A-Z\\xc0-\\xd6\\xd8-\\xde",U="\\ufe0e\\ufe0f",$=z+B+Y+K,G=/['\u2019]/g,pe="['\u2019]",ne=`[${$}]`,je=`[${M}]`,Se="\\d",re=`[${N}]`,te=`[${j}]`,Q=`[^${n}${$+Se+N+j+k}]`,le="\\ud83c[\\udffb-\\udfff]",_=`(?:${je}|${le})`,fe=`[^${n}]`,Pe="(?:\\ud83c[\\udde6-\\uddff]){2}",Ue="[\\ud800-\\udbff][\\udc00-\\udfff]",Ke=`[${k}]`,ut="\\u200d",yt=`(?:${te}|${Q})`,Te=`(?:${Ke}|${Q})`,lt=`(?:${pe}(?:d|ll|m|re|s|t|ve))?`,V=`(?:${pe}(?:D|LL|M|RE|S|T|VE))?`,X=`${_}?`,ve=`[${U}]?`,De=`(?:${ut}(?:${[fe,Pe,Ue].join("|")})${ve+X})*`,he="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Ce="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",ge=ve+X+De,it=`(?:${[re,Pe,Ue].join("|")})${ge}`,mt=RegExp([`${Ke}?${te}+${lt}(?=${[ne,Ke,"$"].join("|")})`,`${Te}+${V}(?=${[ne,Ke+yt,"$"].join("|")})`,`${Ke}?${yt}+${lt}`,`${Ke}+${V}`,Ce,he,`${Se}+`,it].join("|"),"g"),J=q=>q.match(mt),et=RegExp(`[${ut+n+M+U}]`),at=q=>et.test(q),Ae=`[${n}]`,Le=`(?:${[`${fe}${je}?`,je,Pe,Ue,Ae].join("|")})`,ce=RegExp(`${le}(?=${le})|${Le+ge}`,"g"),ee=q=>q.match(ce)||[],ae=q=>q.split(""),xe=q=>{const Me=Object.prototype.toString;return q==null?q===void 0?"[object Undefined]":"[object Null]":Me.call(q)},_e=q=>{const Me=typeof q;return Me=="symbol"||Me==="object"&&q!=null&&xe(q)=="[object Symbol]"},nt=1/0,At=q=>{if(q==null)return"";if(typeof q=="string")return q;if(Array.isArray(q))return`${q.map(tt=>tt==null?tt:At(tt))}`;if(_e(q))return q.toString();const Me=`${q}`;return Me=="0"&&1/q==-nt?"-0":Me},we=RegExp.prototype.test.bind(/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/),He=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,It=q=>q.match(He),Ve=(q,Me,tt)=>{let hn=q==null?0:q.length;if(!hn)return[];Me=Me??0,tt=tt===void 0?hn:tt,Me<0&&(Me=-Me>hn?0:hn+Me),tt=tt>hn?hn:tt,tt<0&&(tt+=hn),hn=Me>tt?0:tt-Me>>>0,Me>>>=0;let xn=-1;const yn=new Array(hn);for(;++xn<hn;)yn[xn]=q[xn+Me];return yn},qe=q=>(we(q)?J(q):It(q))||[],gt=(q,Me)=>{const{length:tt}=q,hn=tt;return!Me&&hn>=tt?q:Ve(q,Me,hn)},Lt=q=>at(q)?ee(q):ae(q),Qt=(q=>Me=>{if(!Me)return"";const tt=at(Me)?Lt(Me):void 0,hn=tt?tt[0]:Me[0],xn=tt?gt(tt,1).join(""):Me.slice(1);return hn[q]()+xn})("toUpperCase"),Jt=q=>qe(At(q).replace(/['\u2019]/g,"")).reduce((Me,tt,hn)=>(tt=tt.toLowerCase(),Me+(hn?Qt(tt):tt)),""),_t=q=>qe(At(q).replace(G,"")).reduce((Me,tt,hn)=>Me+(hn?" ":"")+tt.toLowerCase(),""),en=q=>qe(At(q).replace(/['\u2019]/g,"")).reduce((Me,tt,hn)=>Me+(hn?"_":"")+tt.toLowerCase(),""),cn=q=>qe(`${q}`.replace(/['\u2019]/g,"")).reduce((Me,tt,hn)=>Me+(hn?" ":"")+Qt(tt),"");class yr{static toCamelCase(Me){return Jt(Me)}static toTitleCase(Me){return cn(Jt(Me))}static toPascalCase(Me){return cn(Jt(Me)).replace(/ /g,"")}static toLowerCase(Me){return _t(Me).replace(/ /g,"")}static toSnakeCase(Me){return en(Me)}}var fr=Object.defineProperty,jr=Object.getOwnPropertySymbols,Co=Object.prototype.hasOwnProperty,Qr=Object.prototype.propertyIsEnumerable,Yr=(q,Me,tt)=>Me in q?fr(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,lr=(q,Me)=>{for(var tt in Me||(Me={}))Co.call(Me,tt)&&Yr(q,tt,Me[tt]);if(jr)for(var tt of jr(Me))Qr.call(Me,tt)&&Yr(q,tt,Me[tt]);return q},Wr=(q,Me,tt)=>Yr(q,typeof Me!="symbol"?Me+"":Me,tt);const Pt={[A.NODEJS]:E.CAMEL_CASE,[A.JAVASCRIPT]:E.CAMEL_CASE,[A.PYTHON]:E.UNDER_SCORES,[A.JAVA8]:E.CAMEL_CASE,[A.JAVA]:E.CAMEL_CASE,[A.CSHARP]:E.PASCAL_CASE,[A.CSHARPNEWTONSOFT]:E.PASCAL_CASE,[A.CURL]:E.CAMEL_CASE,[A.GO]:E.CAMEL_CASE,[A.PHP]:E.CAMEL_CASE,[A.RUBY]:E.UNDER_SCORES,[A.R]:E.UNDER_SCORES},ho={default:{joinSymbol:"",variableWrapperFn:q=>q,stringLiteral:q=>q,variableDeclaration:q=>q,urlFieldName:"url"},[A.CSHARP]:{joinSymbol:" + ",stringLiteral:q=>`"${q}"`,variableDeclaration:q=>`var ${q} = "%s";`,urlFieldName:"fullUrl"},[A.CSHARPNEWTONSOFT]:{joinSymbol:" + ",stringLiteral:q=>`"${q}"`,variableDeclaration:q=>`var ${q} = "%s";`,urlFieldName:"fullUrl"},[A.GO]:{joinSymbol:" + ",stringLiteral:q=>`"${q}"`,variableDeclaration:q=>`${q} := "%s";`},[A.JAVA]:{joinSymbol:" + ",stringLiteral:q=>`"${q}"`,variableDeclaration:q=>`var ${q} = "%s";`,urlFieldName:"pathname"},[A.JAVA8]:{joinSymbol:" + ",stringLiteral:q=>`"${q}"`,variableDeclaration:q=>`String ${q} = "%s";`,urlFieldName:"fullUrl"},[A.JAVASCRIPT]:{variableWrapperFn:q=>"${"+q+"}",variableDeclaration:q=>`const ${q} = '%s';`},[A.NODEJS]:{variableWrapperFn:q=>"${"+q+"}",variableDeclaration:q=>`const ${q} = '%s';`},[A.PHP]:{joinSymbol:" . ",stringLiteral:q=>`"${q}"`,variableDeclaration:q=>`const ${q} = "%s";`},[A.PYTHON]:{stringLiteral:q=>`"${q}"`,joinSymbol:" + ",variableDeclaration:q=>`${q} = "%s"`},[A.RUBY]:{joinSymbol:" + ",stringLiteral:q=>`'${q}'`,variableDeclaration:q=>`${q} = '%s'`},[A.CURL]:{variableWrapperFn:(q,Me)=>Me||`{${q}}`,urlFieldName:"fullUrl",rawName:!0},[A.R]:{joinSymbol:" %&% ",variableDeclaration:q=>`${q} = "%s"`,urlFieldName:"fullUrl",stringLiteral:q=>`"${q}"`,variableWrapperFn:q=>`${q}`}},So=["response","request","requests","data","url","payload","main","accessToken","resp","Program","client","postData","App","httpClient","params","pathname","host","body","fetch","query"];class Kr{constructor({indentation:Me,lineJoin:tt=`
|
|
104
104
|
`,variablesPrefix:hn="",capitalize:xn=!1,lang:yn=A.CURL}){Wr(this,"code"),Wr(this,"indentation"),Wr(this,"variablesPrefix"),Wr(this,"lineJoin"),Wr(this,"capitalize"),Wr(this,"lang"),Wr(this,"langOptions"),this.code=[],this.indentation=Me,this.variablesPrefix=hn,this.lineJoin=tt||`
|
|
105
105
|
`,this.capitalize=xn,this.lang=yn,this.langOptions=lr(lr({},ho.default),ho[yn])}buildLine(Me,tt){let hn="",xn=2;if(typeof Me=="string")xn=1,tt=Me,Me=0;else if(Me===null)return null;for(;Me;)hn+=this.indentation,Me--;const yn=Array.prototype.slice.call(arguments,xn,arguments.length);return yn.unshift(hn+tt),O.format.apply(this,yn)}unshift(...Me){return this.code.unshift(this.buildLine.apply(this,Me)),this}push(...Me){return this.code.push(this.buildLine.apply(this,Me)),this}blank(){return this.code.push(null),this}join(){return this.code.join(this.lineJoin)}clean(){this.code.splice(1)}var(Me,tt=x.CUSTOM){if(tt===x.PATH){let hn=this.variablesPrefix+Me;switch(So.includes(hn)&&(hn=`${hn}_path`),Pt[this.lang]){case E.UNDER_SCORES:hn=yr.toSnakeCase(hn);break;case E.PASCAL_CASE:hn=yr.toPascalCase(hn);break;case E.CAMEL_CASE:default:hn=yr.toCamelCase(hn);break}return hn}return this.variablesPrefix?this.variablesPrefix+(this.capitalize?yr.toPascalCase(Me):Me):Me}}var vi=Object.defineProperty,Ko=Object.getOwnPropertySymbols,xi=Object.prototype.hasOwnProperty,mo=Object.prototype.propertyIsEnumerable,si=(q,Me,tt)=>Me in q?vi(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Jo=(q,Me)=>{for(var tt in Me||(Me={}))xi.call(Me,tt)&&si(q,tt,Me[tt]);if(Ko)for(var tt of Ko(Me))mo.call(Me,tt)&&si(q,tt,Me[tt]);return q};function ni({body:q,authorizationHeader:Me}){return function(tt,hn,xn){return q&&hn==="body"&&typeof tt.body=="string"?tt.body:Me&&hn==="Authorization"&&typeof tt.Authorization=="string"?tt.Authorization:xn}}function Xo(q,{level:Me=0,indent:tt=" ",firstLine:hn=!0}={}){const xn=tt.repeat(Me),yn=q.replace(/(\r\n|\n|\r)/gm,`
|
|
106
|
-
${xn}`);return hn?xn.concat(yn):yn}function Ta(q,Me){const hn=Object.keys(Me).map(Ln=>({name:Ln,idx:q.indexOf(`{${Ln}}`)})).filter(({idx:Ln})=>Ln>-1).sort((Ln,Wt)=>Ln.idx-Wt.idx),xn=[];let yn=0;for(const{name:Ln,idx:Wt}of hn)Wt>yn&&xn.push({type:"string",value:q.substring(yn,Wt)}),xn.push({type:"variable",name:Ln}),yn=Wt+Ln.length+2;return yn<q.length&&xn.push({type:"string",value:q.substring(yn)}),xn}function Tt(q,Me){const{joinSymbol:tt,variableWrapperFn:hn,stringLiteral:xn,urlFieldName:yn,rawName:Ln}=Me.langOptions,{pathParameters:Wt={},serverVariables:Kt={}}=q,Nt=Jo(Jo({},Wt),Kt);return Ta(q[yn]||"",Nt).map(zt=>{if(zt.type==="variable"){const Zn=Nt[zt.name],Ut=Ln?zt.name:Me.var(zt.name,x.PATH);return hn(Ut,Zn)}else return xn(zt.value)}).join(tt)}function Zt({pathParameters:q={},serverVariables:Me={}},tt,hn){Object.entries(Jo(Jo({},q),Me)).forEach(([xn,yn])=>{if(xn==="server")return;const Ln=yn||`YOUR_${xn}_PARAMETER`,Wt=tt.var(xn,x.PATH);hn!==void 0?tt.push(hn,tt.langOptions.variableDeclaration(Wt),Ln):tt.push(tt.langOptions.variableDeclaration(Wt),Ln)})}var Dt=Object.defineProperty,Vt=Object.defineProperties,Xn=Object.getOwnPropertyDescriptors,On=Object.getOwnPropertySymbols,Sr=Object.prototype.hasOwnProperty,Ur=Object.prototype.propertyIsEnumerable,qr=(q,Me,tt)=>Me in q?Dt(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,to=(q,Me)=>{for(var tt in Me||(Me={}))Sr.call(Me,tt)&&qr(q,tt,Me[tt]);if(On)for(var tt of On(Me))Ur.call(Me,tt)&&qr(q,tt,Me[tt]);return q},Br=(q,Me)=>Vt(q,Xn(Me));const Do=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt,Kt;const Nt=to({indent:" ",credentials:null},Me),zt=new Kr({indentation:Nt.indent,variablesPrefix:Nt.variablesPrefix,capitalize:!0,lang:A.JAVASCRIPT}),Zn={method:q.method.toUpperCase()};Object.keys(q.headersObj).length&&(Zn.headers=q.headersObj);let Ut=!1;if(Nt.withComments&&bo(zt),(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length){const br=new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,Br(to({},Nt),{withImports:!1,withComments:!1,variablesPrefix:"oAuth2"}));zt.push(br),zt.blank(),Zn.headers=Zn.headers||{},Zn.headers.Authorization="'Bearer ' + oAuth2Data.access_token",Ut=!0}Nt.credentials!==null&&(Zn.credentials=Nt.credentials);const Qn=Object.getOwnPropertyNames(q.queryObj).length;if(Qn&&zt.push(`const ${zt.var("query")} = new URLSearchParams(${P()(q.queryObj,{indent:Nt.indent,inlineCharacterLimit:25})}).toString();`).blank(),q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:Zn.body=q.postData.paramsObj?`new URLSearchParams(${zt.var("formData")}).toString()`:q.postData.text,q.postData.paramsObj&&zt.push(`const ${zt.var("formData")} = ${Xo(P()(q.postData.paramsObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:0,firstLine:!1})};`).blank();break;case d.mI.JSON:q.postData.jsonObj&&(Zn.body=`JSON.stringify(${Xo(P()(q.postData.jsonObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:1,firstLine:!1})})`);break;case d.mI.MULTIPART:zt.push(`const ${zt.var("form")} = new FormData();`),(Ln=Zn?.headers)==null||delete Ln["Content-Type"],q.postData.params.forEach(function(br){zt.push(`${zt.var("form")}.append(%s, %s);`,JSON.stringify(br.name),JSON.stringify(br.value||br.fileName||""))}),Zn.body=zt.var("form"),zt.blank();break;default:q.postData.text&&(Zn.body=`\`${Xo(q.postData.text,{level:2,indent:Nt.indent,firstLine:!1}).trim()}\``)}const gn=Zn.headers&&Zn.headers.Accept&&(0,g.Ej)(Zn.headers.Accept)===d.mI.JSON||(0,g.Ej)((Wt=q.postData)==null?void 0:Wt.mimeType)===d.mI.JSON;if(q.basicAuth){const{username:br,password:hr}=q.basicAuth;Zn.headers=Zn.headers||{},Zn.headers.Authorization=`'Basic ' + btoa('${br}:${hr}')`,Ut=!0}Zt(q,zt);const vo=Tt(q,zt);return zt.push(`const ${zt.var("resp")} = await fetch(`).push(1,"`"+vo+(Qn?"?${"+zt.var("query")+"}":"")+"`,").push(Xo(P()(Zn,{indent:Nt.indent,inlineCharacterLimit:25,transform:ni({body:!0,authorizationHeader:Ut})}),{level:1,indent:Nt.indent})).push(");").blank(),(Kt=q.allResponseCodes)!=null&&Kt.includes("204")?(zt.push("if (resp.status === 204) {").push(1,"console.log('success');").push("} else {"),zt.push(1,`const ${zt.var("data")} = await ${zt.var("resp")}.${gn?"json()":"text()"};`).push(1,`console.log(${zt.var("data")});`).push("}")):zt.push(`const ${zt.var("data")} = await ${zt.var("resp")}.${gn?"json()":"text()"};`).push(`console.log(${zt.var("data")});`),zt.join()};function bo(q){q.push("/**"),q.push(" * Requires ES8-compatible browser: https://caniuse.com/async-functions"),q.push(" */"),q.blank()}const ti={key:"fetch",title:"fetch",link:"https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch",description:"Perform asynchronous HTTP requests with the Fetch API"},Je={info:{key:"javascript",title:"JavaScript",extname:".js",default:"fetch"},fetch:Do};var ct=Object.defineProperty,Et=Object.defineProperties,bt=Object.getOwnPropertyDescriptors,jt=Object.getOwnPropertySymbols,on=Object.prototype.hasOwnProperty,qt=Object.prototype.propertyIsEnumerable,$n=(q,Me,tt)=>Me in q?ct(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Rn=(q,Me)=>{for(var tt in Me||(Me={}))on.call(Me,tt)&&$n(q,tt,Me[tt]);if(jt)for(var tt of jt(Me))qt.call(Me,tt)&&$n(q,tt,Me[tt]);return q},zn=(q,Me)=>Et(q,bt(Me));const Wn=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt,Kt;const Nt=Object.assign({indent:" ",showBoilerplate:!0,level:1},Me),{level:zt}=Nt;let Zn=!1;const Ut=new Kr({indentation:Nt.indent,variablesPrefix:Nt.variablesPrefix,capitalize:!0,lang:A.NODEJS});Nt.withComments&&wr(Ut),Nt.withImports&&(Ut.push("import fetch from 'node-fetch';"),Ut.blank()),Nt.showBoilerplate&&Ut.push("async function run() {");const Qn={method:q.method.toUpperCase()};Object.keys(q.headersObj).length&&(Qn.headers=q.headersObj);let gn=!1;if((xn=q.securityOAuth2ExtraCalls)!=null&&xn.length){const Dr=new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,zn(Rn({},Nt),{withImports:!1,withComments:!1,variablesPrefix:"oAuth2",showBoilerplate:!1,level:1}));Ut.push(Dr),Ut.blank(),Qn.headers=Qn.headers||{},Qn.headers.Authorization="'Bearer ' + oAuth2Data.access_token",gn=!0}const vo=Object.getOwnPropertyNames(q.queryObj).length;if(vo&&Ut.push(zt,`const ${Ut.var("query")} = new URLSearchParams(${Xo(P()(q.queryObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:zt,indent:Nt.indent,firstLine:!1})}).toString();`).blank(),q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:Qn.body=q.postData.paramsObj?`new URLSearchParams(${Ut.var("formData")}).toString()`:q.postData.text,q.postData.paramsObj&&Ut.push(zt,`const ${Ut.var("formData")} = ${Xo(P()(q.postData.paramsObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:zt,firstLine:!1})};`).blank();break;case d.mI.JSON:q.postData.jsonObj&&(Qn.body=`JSON.stringify(${Xo(P()(q.postData.jsonObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:zt,firstLine:!1})})`);break;case d.mI.MULTIPART:(Ln=Qn?.headers)==null||delete Ln["Content-Type"],Nt.withImports&&Ut.unshift("import FormData from 'form-data';"),Ut.push(zt,`const ${Ut.var("form")} = new FormData();`),q.postData.params.forEach(function(Dr){if(!Dr.fileName&&!Dr.fileName&&!Dr.contentType){Ut.push(zt,"form.append('"+Dr.name+"','"+Dr.value+"');");return}Dr.fileName&&(Zn=!0,Ut.blank(),Ut.push(zt,`${Ut.var("form")}.append('" + param.name + "', fs.createReadStream('" + param.fileName + "'));`))}),Qn.body=Ut.var("form"),Ut.blank();break;default:q.postData.text&&(Qn.body=`\`${Xo(q.postData.text,{level:zt+1,indent:Nt.indent,firstLine:!1}).trim()}\``)}if(q.cookies.length){let Dr="";q.cookies.forEach(function(po){Dr=Dr+encodeURIComponent(po.name)+"="+encodeURIComponent(po.value)+"; "}),Dr=Dr.trim(),Qn.headers||(Qn.headers={}),Qn.headers.cookie=Dr}if(q.basicAuth){const{username:Dr,password:po}=q.basicAuth;Qn.headers=Qn.headers||{},Qn.headers.Authorization=`'Basic ' + Buffer.from('${Dr}:${po}').toString('base64')`,gn=!0}Zn&&Nt.withImports&&Ut.unshift("import fs from 'fs';");const br=Qn.headers&&Qn.headers.Accept&&(0,g.Ej)(Qn.headers.Accept)===d.mI.JSON||(0,g.Ej)((Wt=q.postData)==null?void 0:Wt.mimeType)===d.mI.JSON;Zt(q,Ut,zt);const hr=Tt(q,Ut);return Ut.push(zt,`const ${Ut.var("resp")} = await fetch(`).push(zt+1,"`"+hr+(vo?"?${"+Ut.var("query")+"}":"")+"`,").push(zt+1,Xo(P()(Qn,{indent:Nt.indent,inlineCharacterLimit:25,transform:ni({body:!0,authorizationHeader:gn})}),{level:zt+1,indent:Nt.indent,firstLine:!1})).push(zt,");").blank(),(Kt=q.allResponseCodes)!=null&&Kt.includes("204")?(Ut.push(zt,"if (resp.status === 204) {").push(zt+1,"console.log('success');").push(zt,"} else {"),Ut.push(zt+1,`const ${Ut.var("data")} = await ${Ut.var("resp")}.${br?"json()":"text()"};`).push(zt+1,`console.log(${Ut.var("data")});`).push(zt,"}")):Ut.push(zt,`const ${Ut.var("data")} = await ${Ut.var("resp")}.${br?"json()":"text()"};`).push(zt,`console.log(${Ut.var("data")});`),Nt.showBoilerplate&&Ut.push("}").blank().push("run();"),Ut.join().replace(/"fs\.createReadStream\(\\"(.+)\\"\)"/,'fs.createReadStream("$1")')};function wr(q){q.push("/**"),q.push(" * Requires Node.js >= 14"),q.push(" *"),q.push(' * Requires module "node-fetch" >= 2.6.1'),q.push(" * See here for installation details:"),q.push(" * https://www.npmjs.com/package/node-fetch"),q.push(" */"),q.blank()}const wn={key:"fetch",title:"Fetch",link:"https://github.com/bitinn/node-fetch",description:"Simplified HTTP node-fetch client"},pr={info:{key:"node",title:"Node.js",extname:".js",default:"fetch"},fetch:Wn};var mr=Object.defineProperty,ir=Object.defineProperties,Kn=Object.getOwnPropertyDescriptors,Jr=Object.getOwnPropertySymbols,Oo=Object.prototype.hasOwnProperty,jo=Object.prototype.propertyIsEnumerable,$o=(q,Me,tt)=>Me in q?mr(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,In=(q,Me)=>{for(var tt in Me||(Me={}))Oo.call(Me,tt)&&$o(q,tt,Me[tt]);if(Jr)for(var tt of Jr(Me))jo.call(Me,tt)&&$o(q,tt,Me[tt]);return q},Ir=(q,Me)=>ir(q,Kn(Me));const gr=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt;const Kt=Object.assign({indent:" "},Me),{level:Nt=0}=Kt,zt=new Kr({indentation:Kt.indent,variablesPrefix:Kt.variablesPrefix,lang:A.PYTHON});Kt.withComments&&uo(zt),Kt.withImports&&zt.push("import requests").blank();let Zn=!1,Ut=q.allHeaders;if((xn=q.securityOAuth2ExtraCalls)!=null&&xn.length){const ri=new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,Ir(In({},Kt),{withImports:!1,withComments:!1,variablesPrefix:"oauth2_"}));zt.push(ri),zt.blank(),Ut=Ut||{},Ut.Authorization='"Bearer " + oauth2_data["access_token"]',Zn=!0}Zt(q,zt),zt.push(`${zt.var("url").toLowerCase()} = %s`,Tt(q,zt)).blank();let Qn;Object.keys(q.queryObj||{}).length&&(Qn="query = "+Cn(q.queryObj,Kt.indent),zt.push(Qn).blank());let gn,vo;const br=(0,g.Ej)((Ln=q.postData)==null?void 0:Ln.mimeType);if(q.postData)switch(br){case d.mI.URL_ENCODED:gn=q.postData.paramsObj?`${Xo(Cn(q.postData.paramsObj,Kt.indent),{level:0,firstLine:!1})}`:q.postData.text;break;case d.mI.JSON:q.postData.jsonObj&&(gn=Xo(Cn(q.postData.jsonObj,Kt.indent),{level:0,firstLine:!1}));break;case d.mI.MULTIPART:const ri=[];if(q.postData.params)for(const Wi of q.postData.params)ri.push(`"${Wi.name}": "${Wi.value}"`);ri.length&&(vo=`data = {
|
|
106
|
+
${xn}`);return hn?xn.concat(yn):yn}function Ta(q,Me){const hn=Object.keys(Me).map(Ln=>({name:Ln,idx:q.indexOf(`{${Ln}}`)})).filter(({idx:Ln})=>Ln>-1).sort((Ln,Wt)=>Ln.idx-Wt.idx),xn=[];let yn=0;for(const{name:Ln,idx:Wt}of hn)Wt>yn&&xn.push({type:"string",value:q.substring(yn,Wt)}),xn.push({type:"variable",name:Ln}),yn=Wt+Ln.length+2;return yn<q.length&&xn.push({type:"string",value:q.substring(yn)}),xn}function Tt(q,Me){const{joinSymbol:tt,variableWrapperFn:hn,stringLiteral:xn,urlFieldName:yn,rawName:Ln}=Me.langOptions,{pathParameters:Wt={},serverVariables:Kt={}}=q,Nt=Jo(Jo({},Wt),Kt);return Ta(q[yn]||"",Nt).map(zt=>{if(zt.type==="variable"){const Gn=Nt[zt.name],Ut=Ln?zt.name:Me.var(zt.name,x.PATH);return hn(Ut,Gn)}else return xn(zt.value)}).join(tt)}function Zt({pathParameters:q={},serverVariables:Me={}},tt,hn){Object.entries(Jo(Jo({},q),Me)).forEach(([xn,yn])=>{if(xn==="server")return;const Ln=yn||`YOUR_${xn}_PARAMETER`,Wt=tt.var(xn,x.PATH);hn!==void 0?tt.push(hn,tt.langOptions.variableDeclaration(Wt),Ln):tt.push(tt.langOptions.variableDeclaration(Wt),Ln)})}var Dt=Object.defineProperty,Vt=Object.defineProperties,Xn=Object.getOwnPropertyDescriptors,On=Object.getOwnPropertySymbols,Sr=Object.prototype.hasOwnProperty,Ur=Object.prototype.propertyIsEnumerable,qr=(q,Me,tt)=>Me in q?Dt(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,to=(q,Me)=>{for(var tt in Me||(Me={}))Sr.call(Me,tt)&&qr(q,tt,Me[tt]);if(On)for(var tt of On(Me))Ur.call(Me,tt)&&qr(q,tt,Me[tt]);return q},Br=(q,Me)=>Vt(q,Xn(Me));const Do=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt,Kt;const Nt=to({indent:" ",credentials:null},Me),zt=new Kr({indentation:Nt.indent,variablesPrefix:Nt.variablesPrefix,capitalize:!0,lang:A.JAVASCRIPT}),Gn={method:q.method.toUpperCase()};Object.keys(q.headersObj).length&&(Gn.headers=q.headersObj);let Ut=!1;if(Nt.withComments&&bo(zt),(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length){const br=new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,Br(to({},Nt),{withImports:!1,withComments:!1,variablesPrefix:"oAuth2"}));zt.push(br),zt.blank(),Gn.headers=Gn.headers||{},Gn.headers.Authorization="'Bearer ' + oAuth2Data.access_token",Ut=!0}Nt.credentials!==null&&(Gn.credentials=Nt.credentials);const Qn=Object.getOwnPropertyNames(q.queryObj).length;if(Qn&&zt.push(`const ${zt.var("query")} = new URLSearchParams(${P()(q.queryObj,{indent:Nt.indent,inlineCharacterLimit:25})}).toString();`).blank(),q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:Gn.body=q.postData.paramsObj?`new URLSearchParams(${zt.var("formData")}).toString()`:q.postData.text,q.postData.paramsObj&&zt.push(`const ${zt.var("formData")} = ${Xo(P()(q.postData.paramsObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:0,firstLine:!1})};`).blank();break;case d.mI.JSON:q.postData.jsonObj&&(Gn.body=`JSON.stringify(${Xo(P()(q.postData.jsonObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:1,firstLine:!1})})`);break;case d.mI.MULTIPART:zt.push(`const ${zt.var("form")} = new FormData();`),(Ln=Gn?.headers)==null||delete Ln["Content-Type"],q.postData.params.forEach(function(br){zt.push(`${zt.var("form")}.append(%s, %s);`,JSON.stringify(br.name),JSON.stringify(br.value||br.fileName||""))}),Gn.body=zt.var("form"),zt.blank();break;default:q.postData.text&&(Gn.body=`\`${Xo(q.postData.text,{level:2,indent:Nt.indent,firstLine:!1}).trim()}\``)}const gn=Gn.headers&&Gn.headers.Accept&&(0,g.Ej)(Gn.headers.Accept)===d.mI.JSON||(0,g.Ej)((Wt=q.postData)==null?void 0:Wt.mimeType)===d.mI.JSON;if(q.basicAuth){const{username:br,password:hr}=q.basicAuth;Gn.headers=Gn.headers||{},Gn.headers.Authorization=`'Basic ' + btoa('${br}:${hr}')`,Ut=!0}Zt(q,zt);const vo=Tt(q,zt);return zt.push(`const ${zt.var("resp")} = await fetch(`).push(1,"`"+vo+(Qn?"?${"+zt.var("query")+"}":"")+"`,").push(Xo(P()(Gn,{indent:Nt.indent,inlineCharacterLimit:25,transform:ni({body:!0,authorizationHeader:Ut})}),{level:1,indent:Nt.indent})).push(");").blank(),(Kt=q.allResponseCodes)!=null&&Kt.includes("204")?(zt.push("if (resp.status === 204) {").push(1,"console.log('success');").push("} else {"),zt.push(1,`const ${zt.var("data")} = await ${zt.var("resp")}.${gn?"json()":"text()"};`).push(1,`console.log(${zt.var("data")});`).push("}")):zt.push(`const ${zt.var("data")} = await ${zt.var("resp")}.${gn?"json()":"text()"};`).push(`console.log(${zt.var("data")});`),zt.join()};function bo(q){q.push("/**"),q.push(" * Requires ES8-compatible browser: https://caniuse.com/async-functions"),q.push(" */"),q.blank()}const ti={key:"fetch",title:"fetch",link:"https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch",description:"Perform asynchronous HTTP requests with the Fetch API"},Je={info:{key:"javascript",title:"JavaScript",extname:".js",default:"fetch"},fetch:Do};var ct=Object.defineProperty,Et=Object.defineProperties,bt=Object.getOwnPropertyDescriptors,jt=Object.getOwnPropertySymbols,on=Object.prototype.hasOwnProperty,qt=Object.prototype.propertyIsEnumerable,$n=(q,Me,tt)=>Me in q?ct(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Rn=(q,Me)=>{for(var tt in Me||(Me={}))on.call(Me,tt)&&$n(q,tt,Me[tt]);if(jt)for(var tt of jt(Me))qt.call(Me,tt)&&$n(q,tt,Me[tt]);return q},zn=(q,Me)=>Et(q,bt(Me));const Wn=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt,Kt;const Nt=Object.assign({indent:" ",showBoilerplate:!0,level:1},Me),{level:zt}=Nt;let Gn=!1;const Ut=new Kr({indentation:Nt.indent,variablesPrefix:Nt.variablesPrefix,capitalize:!0,lang:A.NODEJS});Nt.withComments&&wr(Ut),Nt.withImports&&(Ut.push("import fetch from 'node-fetch';"),Ut.blank()),Nt.showBoilerplate&&Ut.push("async function run() {");const Qn={method:q.method.toUpperCase()};Object.keys(q.headersObj).length&&(Qn.headers=q.headersObj);let gn=!1;if((xn=q.securityOAuth2ExtraCalls)!=null&&xn.length){const Dr=new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,zn(Rn({},Nt),{withImports:!1,withComments:!1,variablesPrefix:"oAuth2",showBoilerplate:!1,level:1}));Ut.push(Dr),Ut.blank(),Qn.headers=Qn.headers||{},Qn.headers.Authorization="'Bearer ' + oAuth2Data.access_token",gn=!0}const vo=Object.getOwnPropertyNames(q.queryObj).length;if(vo&&Ut.push(zt,`const ${Ut.var("query")} = new URLSearchParams(${Xo(P()(q.queryObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:zt,indent:Nt.indent,firstLine:!1})}).toString();`).blank(),q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:Qn.body=q.postData.paramsObj?`new URLSearchParams(${Ut.var("formData")}).toString()`:q.postData.text,q.postData.paramsObj&&Ut.push(zt,`const ${Ut.var("formData")} = ${Xo(P()(q.postData.paramsObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:zt,firstLine:!1})};`).blank();break;case d.mI.JSON:q.postData.jsonObj&&(Qn.body=`JSON.stringify(${Xo(P()(q.postData.jsonObj,{indent:Nt.indent,inlineCharacterLimit:25}),{level:zt,firstLine:!1})})`);break;case d.mI.MULTIPART:(Ln=Qn?.headers)==null||delete Ln["Content-Type"],Nt.withImports&&Ut.unshift("import FormData from 'form-data';"),Ut.push(zt,`const ${Ut.var("form")} = new FormData();`),q.postData.params.forEach(function(Dr){if(!Dr.fileName&&!Dr.fileName&&!Dr.contentType){Ut.push(zt,"form.append('"+Dr.name+"','"+Dr.value+"');");return}Dr.fileName&&(Gn=!0,Ut.blank(),Ut.push(zt,`${Ut.var("form")}.append('" + param.name + "', fs.createReadStream('" + param.fileName + "'));`))}),Qn.body=Ut.var("form"),Ut.blank();break;default:q.postData.text&&(Qn.body=`\`${Xo(q.postData.text,{level:zt+1,indent:Nt.indent,firstLine:!1}).trim()}\``)}if(q.cookies.length){let Dr="";q.cookies.forEach(function(po){Dr=Dr+encodeURIComponent(po.name)+"="+encodeURIComponent(po.value)+"; "}),Dr=Dr.trim(),Qn.headers||(Qn.headers={}),Qn.headers.cookie=Dr}if(q.basicAuth){const{username:Dr,password:po}=q.basicAuth;Qn.headers=Qn.headers||{},Qn.headers.Authorization=`'Basic ' + Buffer.from('${Dr}:${po}').toString('base64')`,gn=!0}Gn&&Nt.withImports&&Ut.unshift("import fs from 'fs';");const br=Qn.headers&&Qn.headers.Accept&&(0,g.Ej)(Qn.headers.Accept)===d.mI.JSON||(0,g.Ej)((Wt=q.postData)==null?void 0:Wt.mimeType)===d.mI.JSON;Zt(q,Ut,zt);const hr=Tt(q,Ut);return Ut.push(zt,`const ${Ut.var("resp")} = await fetch(`).push(zt+1,"`"+hr+(vo?"?${"+Ut.var("query")+"}":"")+"`,").push(zt+1,Xo(P()(Qn,{indent:Nt.indent,inlineCharacterLimit:25,transform:ni({body:!0,authorizationHeader:gn})}),{level:zt+1,indent:Nt.indent,firstLine:!1})).push(zt,");").blank(),(Kt=q.allResponseCodes)!=null&&Kt.includes("204")?(Ut.push(zt,"if (resp.status === 204) {").push(zt+1,"console.log('success');").push(zt,"} else {"),Ut.push(zt+1,`const ${Ut.var("data")} = await ${Ut.var("resp")}.${br?"json()":"text()"};`).push(zt+1,`console.log(${Ut.var("data")});`).push(zt,"}")):Ut.push(zt,`const ${Ut.var("data")} = await ${Ut.var("resp")}.${br?"json()":"text()"};`).push(zt,`console.log(${Ut.var("data")});`),Nt.showBoilerplate&&Ut.push("}").blank().push("run();"),Ut.join().replace(/"fs\.createReadStream\(\\"(.+)\\"\)"/,'fs.createReadStream("$1")')};function wr(q){q.push("/**"),q.push(" * Requires Node.js >= 14"),q.push(" *"),q.push(' * Requires module "node-fetch" >= 2.6.1'),q.push(" * See here for installation details:"),q.push(" * https://www.npmjs.com/package/node-fetch"),q.push(" */"),q.blank()}const wn={key:"fetch",title:"Fetch",link:"https://github.com/bitinn/node-fetch",description:"Simplified HTTP node-fetch client"},pr={info:{key:"node",title:"Node.js",extname:".js",default:"fetch"},fetch:Wn};var mr=Object.defineProperty,ir=Object.defineProperties,Kn=Object.getOwnPropertyDescriptors,Jr=Object.getOwnPropertySymbols,Oo=Object.prototype.hasOwnProperty,jo=Object.prototype.propertyIsEnumerable,$o=(q,Me,tt)=>Me in q?mr(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,In=(q,Me)=>{for(var tt in Me||(Me={}))Oo.call(Me,tt)&&$o(q,tt,Me[tt]);if(Jr)for(var tt of Jr(Me))jo.call(Me,tt)&&$o(q,tt,Me[tt]);return q},Ir=(q,Me)=>ir(q,Kn(Me));const gr=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt;const Kt=Object.assign({indent:" "},Me),{level:Nt=0}=Kt,zt=new Kr({indentation:Kt.indent,variablesPrefix:Kt.variablesPrefix,lang:A.PYTHON});Kt.withComments&&uo(zt),Kt.withImports&&zt.push("import requests").blank();let Gn=!1,Ut=q.allHeaders;if((xn=q.securityOAuth2ExtraCalls)!=null&&xn.length){const ri=new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,Ir(In({},Kt),{withImports:!1,withComments:!1,variablesPrefix:"oauth2_"}));zt.push(ri),zt.blank(),Ut=Ut||{},Ut.Authorization='"Bearer " + oauth2_data["access_token"]',Gn=!0}Zt(q,zt),zt.push(`${zt.var("url").toLowerCase()} = %s`,Tt(q,zt)).blank();let Qn;Object.keys(q.queryObj||{}).length&&(Qn="query = "+Cn(q.queryObj,Kt.indent),zt.push(Qn).blank());let gn,vo;const br=(0,g.Ej)((Ln=q.postData)==null?void 0:Ln.mimeType);if(q.postData)switch(br){case d.mI.URL_ENCODED:gn=q.postData.paramsObj?`${Xo(Cn(q.postData.paramsObj,Kt.indent),{level:0,firstLine:!1})}`:q.postData.text;break;case d.mI.JSON:q.postData.jsonObj&&(gn=Xo(Cn(q.postData.jsonObj,Kt.indent),{level:0,firstLine:!1}));break;case d.mI.MULTIPART:const ri=[];if(q.postData.params)for(const Wi of q.postData.params)ri.push(`"${Wi.name}": "${Wi.value}"`);ri.length&&(vo=`data = {
|
|
107
107
|
${ri.map(la=>` ${la}`).join(`,
|
|
108
108
|
`)}
|
|
109
109
|
}`),vo&&zt.push(vo).blank();break;default:q.postData.text&&(gn=`'''
|
|
110
110
|
${Xo(q.postData.text.trim(),{level:1,indent:Kt.indent,firstLine:!0})}
|
|
111
|
-
'''`)}gn&&zt.push(`${zt.var("payload").toLowerCase()} = %s`,gn).blank();let hr;const Dr=Object.keys(Ut).length,po=(ri,Wi)=>ri==="Authorization"&&
|
|
112
|
-
`+Ln.indent:" "}),Kt=(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length?new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,rn(Ht({},Ln),{withComments:!1})):"";Wt.push(0,"curl -i %s %s",Ln.short?"-X":"--request",q.method.toUpperCase()),q.basicAuth&&Wt.push((0,O.format)("-u %s:%s",q.basicAuth.username,q.basicAuth.password));const Nt=Tt(q,Wt);if(Wt.push((0,O.format)("%s%s",Ln.short?"":"--url ",ar.quote(Nt))),q.httpVersion==="HTTP/1.0"&&Wt.push(Ln.short?"-0":"--http1.0"),Object.keys(q.headersObj).sort().forEach(function(
|
|
111
|
+
'''`)}gn&&zt.push(`${zt.var("payload").toLowerCase()} = %s`,gn).blank();let hr;const Dr=Object.keys(Ut).length,po=(ri,Wi)=>ri==="Authorization"&&Gn?Wi:`"${Wi}"`;if(Dr===1)for(hr in Ut)zt.push(`${zt.var("headers").toLowerCase()} = {"${hr}": ${po(hr,Ut[hr])}}`).blank();else if(Dr>1){let ri=1;zt.push(`${zt.var("headers").toLowerCase()} = {`);for(hr in Ut)ri++!==Dr?zt.push(1,`"${hr}": ${po(hr,Ut[hr])},`):zt.push(1,`"${hr}": ${po(hr,Ut[hr])}`);zt.push(0,"}").blank()}const oo=q.method.toLowerCase();let ui=(0,O.format)(`${zt.var("response").toLowerCase()} = requests.${oo}(${zt.var("url").toLowerCase()}`);if(br===d.mI.MULTIPART&&vo&&(ui+=", data=data"),gn){const ri=br===d.mI.JSON?"json":"data";ui+=`, ${ri}=${zt.var("payload").toLowerCase()}`}return Dr>0&&(ui+=`, headers=${zt.var("headers").toLowerCase()}`),Qn&&(ui+=`, params=${zt.var("query").toLowerCase()}`),q.basicAuth&&(ui+=`, auth=('${q.basicAuth.username}','${q.basicAuth.password}')`),ui+=")",zt.push(ui).blank(),(Wt=q.allResponseCodes)!=null&&Wt.includes("204")?zt.push("if response.status_code == 204:").push(Nt+1,'print("success")').push("else:").push(Nt+1,`${zt.var("data").toLowerCase()} = ${zt.var("response").toLowerCase()}.json()`).push(Nt+1,`print(${zt.var("data").toLowerCase()})`):zt.push(`${zt.var("data").toLowerCase()} = ${zt.var("response").toLowerCase()}.json()`).push(`print(${zt.var("data").toLowerCase()})`),zt.join()};function uo(q){q.push('"""'),q.push("Requires python >= 3"),q.blank(),q.push('Requires module "requests" >= 2.25.1'),q.push("See here for installation details:"),q.push(" https://requests.readthedocs.io/"),q.push('"""'),q.blank()}function Cn(q,Me){return JSON.stringify(q,function(hn,xn){return hn&&typeof xn=="boolean"?xn?"__REDOCLY_<True>__":"__REDOCLY_<False>__":xn===null?"__REDOCLY_<None>__":xn},Me).replace(/"__REDOCLY_<(\w+)>__"/g,"$1")}const kr={info:{key:"python",title:"Python",extname:".py",default:"python3"},requests:gr},ar={quote:function(q){return/^[a-z0-9-_/.@%^=:]+$/i.test(q)?q:(0,O.format)("'%s'",q.replace(/'/g,"'\\''"))},escape:function(q){return q.replace(/\r/g,"\\r").replace(/\n/g,"\\n")}};var fo=Object.defineProperty,Mo=Object.defineProperties,wo=Object.getOwnPropertyDescriptors,Ne=Object.getOwnPropertySymbols,st=Object.prototype.hasOwnProperty,Ct=Object.prototype.propertyIsEnumerable,xt=(q,Me,tt)=>Me in q?fo(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Ht=(q,Me)=>{for(var tt in Me||(Me={}))st.call(Me,tt)&&xt(q,tt,Me[tt]);if(Ne)for(var tt of Ne(Me))Ct.call(Me,tt)&&xt(q,tt,Me[tt]);return q},rn=(q,Me)=>Mo(q,wo(Me));const Xt=function(q,Me,{target:tt,client:hn}){var xn,yn;const Ln=Object.assign({indent:" ",short:!1,binary:!1},Me),Wt=new Kr({indentation:Ln.indent,lineJoin:Ln.indent?` \\
|
|
112
|
+
`+Ln.indent:" "}),Kt=(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length?new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,rn(Ht({},Ln),{withComments:!1})):"";Wt.push(0,"curl -i %s %s",Ln.short?"-X":"--request",q.method.toUpperCase()),q.basicAuth&&Wt.push((0,O.format)("-u %s:%s",q.basicAuth.username,q.basicAuth.password));const Nt=Tt(q,Wt);if(Wt.push((0,O.format)("%s%s",Ln.short?"":"--url ",ar.quote(Nt))),q.httpVersion==="HTTP/1.0"&&Wt.push(Ln.short?"-0":"--http1.0"),Object.keys(q.headersObj).sort().forEach(function(Gn){const Ut=(0,O.format)("%s: %s",Gn,q.headersObj[Gn]);Wt.push("%s %s",Ln.short?"-H":"--header",ar.quote(Ut))}),q.allHeaders.cookie&&Wt.push("%s %s",Ln.short?"-b":"--cookie",ar.quote(q.allHeaders.cookie)),q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.MULTIPART:q.postData.params.map(function(Gn){let Ut;Gn.fileName?Ut=(0,O.format)("%s=@%s",Gn.name,Gn.fileName):Ut=(0,O.format)("%s=%s",Gn.name,Gn.value),Wt.push("%s %s",Ln.short?"-F":"--form",ar.quote(Ut))});break;case d.mI.URL_ENCODED:q.postData.params?q.postData.params.map(function(Gn){Wt.push("%s %s",Ln.binary?"--data-binary":Ln.short?"-d":"--data",ar.quote((0,O.format)("%s=%s",Gn.name,Gn.value)))}):Wt.push("%s %s",Ln.binary?"--data-binary":Ln.short?"-d":"--data",ar.quote(q.postData.text));break;case d.mI.JSON:q.postData.jsonObj&&Wt.push("%s %s",Ln.binary?"--data-binary":Ln.short?"-d":"--data",Xo(ar.quote(JSON.stringify(q.postData.jsonObj,null,Ln.indent)),{level:1,indent:Ln.indent,firstLine:!1}));break;default:q.postData.text&&Wt.push("%s %s",Ln.binary?"--data-binary":Ln.short?"-d":"--data",Xo(ar.quote(q.postData.text),{level:1,indent:Ln.indent,firstLine:!1}))}return(Ln.withComments?`# Requires curl >= 7.2
|
|
113
113
|
|
|
114
114
|
`:"")+(Kt?Kt+`
|
|
115
115
|
|
|
116
|
-
`+Wt.join():Wt.join())},bn={key:"curl",title:"curl",link:"http://curl.haxx.se/",description:"cURL is a command line tool and library for transferring data with URL syntax"},Yn={info:{key:"shell",title:"Shell",extname:".sh",default:"curl"},curl:Xt};var ur=Object.defineProperty,Hn=Object.defineProperties,un=Object.getOwnPropertyDescriptors,Nn=Object.getOwnPropertySymbols,Or=Object.prototype.hasOwnProperty,so=Object.prototype.propertyIsEnumerable,cr=(q,Me,tt)=>Me in q?ur(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,ii=(q,Me)=>{for(var tt in Me||(Me={}))Or.call(Me,tt)&&cr(q,tt,Me[tt]);if(Nn)for(var tt of Nn(Me))so.call(Me,tt)&&cr(q,tt,Me[tt]);return q},zo=(q,Me)=>Hn(q,un(Me));const Oi=function(q,Me,{target:tt,client:hn}){var xn,yn;const Ln=Object.assign({indent:" ",withWrapper:!0},Me),Wt=new Kr({indentation:Ln.indent,variablesPrefix:Ln.variablesPrefix,capitalize:!0,lang:A.JAVA8}),Kt=No(q.method);if(Ln.withComments&&Fo(Wt),Ln.withImports&&To(Wt,q),Ln.withWrapper&&(Wt.push("public class App {"),Wt.push(1,"public static void main(String[] args ) throws java.io.IOException {"),Wt.push(2,"HttpClient httpClient = HttpClientBuilder.create().build();"),Wt.blank()),(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length){const Ut=new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,zo(ii({},Ln),{withImports:!1,withWrapper:!1,withComments:!1,variablesPrefix:"oauth2"}));Wt.push(Ut),Wt.push(2,"JSONObject %s = new JSONObject(EntityUtils.toString(httpClient.execute(%s).getEntity()));","oauth2Response","oauth2Request"),Wt.push(2,'String accessToken = %s.getString("access_token");',"oauth2Response"),Wt.blank()}Zt(q,Wt,2);const Nt=Tt(q,Wt);Wt.push(2,`%s ${Wt.var("request")} = new %s(%s);`,Kt,Kt,Nt);const zt=Object.keys(q.allHeaders);if(zt.length&&!(q.postData&&q.postData.mimeType==d.mI.MULTIPART)&&zt.forEach(Ut=>{var Qn;Wt.push(2,'%s.setHeader("%s", %s);',Wt.var("request"),Ut,(Qn=q.securityOAuth2ExtraCalls)!=null&&Qn.length?'"Bearer " + accessToken':`"${q.allHeaders[Ut]}"`)}),q.basicAuth){const{username:Ut,password:Qn}=q.basicAuth;Wt.push(2,`String encodedString = Base64.getEncoder().encodeToString("${Ut}:${Qn}".getBytes());`),Wt.push(2,'%s.setHeader("%s", "%s"+encodedString);',Wt.var("request"),"Authorization","Basic ")}if(q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:q.postData.params&&(Wt.blank(),Wt.push(2,"List<NameValuePair> params = new ArrayList<NameValuePair>();"),q.postData.params.forEach(Ut=>{Wt.push(2,'params.add(new BasicNameValuePair("%s", "%s"));',Ut.name,Ut.value)}),Wt.push(2,"%s.setEntity(new UrlEncodedFormEntity(params));",Wt.var("request")),Wt.blank());break;case d.mI.MULTIPART:q.postData.params&&(Wt.push(2,"MultipartEntity reqEntity = new MultipartEntity();"),q.postData.params.forEach(Ut=>{Wt.push(2,'reqEntity.addPart("%s", %s);',Ut.name,Nr(Ut.value)?`new StringBody("${Ut.value}")`:Ut.value)}),Wt.push(2,"%s.setEntity(reqEntity);",Wt.var("request")));break;case d.mI.JSON:if(q.postData.jsonObj){Wt.push(2,"JSONObject payload = new JSONObject();");for(const[Ut,Qn]of Object.entries(q.postData.jsonObj))Array.isArray(Qn)?(Wt.push(2,'payload.put("%s", new JSONArray()',Ut),Qn.forEach(gn=>{Io(gn)?(Wt.push(3,".put(new JSONObject()"),
|
|
117
|
-
`).forEach(Ut=>{const Qn=Ut.replace(/"/g,'\\"');Wt.push(3,`"${Qn}", `)}),Wt.push(2,");"),Wt.push(2,"%s.setEntity(new StringEntity(payload));",Wt.var("request")));break}return Ln.withWrapper&&(Wt.push(2,`String ${Wt.var("response")} = EntityUtils.toString(httpClient.execute(request).getEntity());`),Wt.blank(),Wt.push(2,"System.out.println(response);"),Wt.push(1,"}"),Wt.push("}")),Wt.join();function
|
|
116
|
+
`+Wt.join():Wt.join())},bn={key:"curl",title:"curl",link:"http://curl.haxx.se/",description:"cURL is a command line tool and library for transferring data with URL syntax"},Yn={info:{key:"shell",title:"Shell",extname:".sh",default:"curl"},curl:Xt};var ur=Object.defineProperty,Hn=Object.defineProperties,un=Object.getOwnPropertyDescriptors,Nn=Object.getOwnPropertySymbols,Or=Object.prototype.hasOwnProperty,so=Object.prototype.propertyIsEnumerable,cr=(q,Me,tt)=>Me in q?ur(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,ii=(q,Me)=>{for(var tt in Me||(Me={}))Or.call(Me,tt)&&cr(q,tt,Me[tt]);if(Nn)for(var tt of Nn(Me))so.call(Me,tt)&&cr(q,tt,Me[tt]);return q},zo=(q,Me)=>Hn(q,un(Me));const Oi=function(q,Me,{target:tt,client:hn}){var xn,yn;const Ln=Object.assign({indent:" ",withWrapper:!0},Me),Wt=new Kr({indentation:Ln.indent,variablesPrefix:Ln.variablesPrefix,capitalize:!0,lang:A.JAVA8}),Kt=No(q.method);if(Ln.withComments&&Fo(Wt),Ln.withImports&&To(Wt,q),Ln.withWrapper&&(Wt.push("public class App {"),Wt.push(1,"public static void main(String[] args ) throws java.io.IOException {"),Wt.push(2,"HttpClient httpClient = HttpClientBuilder.create().build();"),Wt.blank()),(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length){const Ut=new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,zo(ii({},Ln),{withImports:!1,withWrapper:!1,withComments:!1,variablesPrefix:"oauth2"}));Wt.push(Ut),Wt.push(2,"JSONObject %s = new JSONObject(EntityUtils.toString(httpClient.execute(%s).getEntity()));","oauth2Response","oauth2Request"),Wt.push(2,'String accessToken = %s.getString("access_token");',"oauth2Response"),Wt.blank()}Zt(q,Wt,2);const Nt=Tt(q,Wt);Wt.push(2,`%s ${Wt.var("request")} = new %s(%s);`,Kt,Kt,Nt);const zt=Object.keys(q.allHeaders);if(zt.length&&!(q.postData&&q.postData.mimeType==d.mI.MULTIPART)&&zt.forEach(Ut=>{var Qn;Wt.push(2,'%s.setHeader("%s", %s);',Wt.var("request"),Ut,(Qn=q.securityOAuth2ExtraCalls)!=null&&Qn.length?'"Bearer " + accessToken':`"${q.allHeaders[Ut]}"`)}),q.basicAuth){const{username:Ut,password:Qn}=q.basicAuth;Wt.push(2,`String encodedString = Base64.getEncoder().encodeToString("${Ut}:${Qn}".getBytes());`),Wt.push(2,'%s.setHeader("%s", "%s"+encodedString);',Wt.var("request"),"Authorization","Basic ")}if(q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:q.postData.params&&(Wt.blank(),Wt.push(2,"List<NameValuePair> params = new ArrayList<NameValuePair>();"),q.postData.params.forEach(Ut=>{Wt.push(2,'params.add(new BasicNameValuePair("%s", "%s"));',Ut.name,Ut.value)}),Wt.push(2,"%s.setEntity(new UrlEncodedFormEntity(params));",Wt.var("request")),Wt.blank());break;case d.mI.MULTIPART:q.postData.params&&(Wt.push(2,"MultipartEntity reqEntity = new MultipartEntity();"),q.postData.params.forEach(Ut=>{Wt.push(2,'reqEntity.addPart("%s", %s);',Ut.name,Nr(Ut.value)?`new StringBody("${Ut.value}")`:Ut.value)}),Wt.push(2,"%s.setEntity(reqEntity);",Wt.var("request")));break;case d.mI.JSON:if(q.postData.jsonObj){Wt.push(2,"JSONObject payload = new JSONObject();");for(const[Ut,Qn]of Object.entries(q.postData.jsonObj))Array.isArray(Qn)?(Wt.push(2,'payload.put("%s", new JSONArray()',Ut),Qn.forEach(gn=>{Io(gn)?(Wt.push(3,".put(new JSONObject()"),Gn(gn,4),Wt.push(3,")")):Wt.push(3,".put(%s)",no(gn))}),Wt.push(2,");")):Io(Qn)?(Wt.push(2,'payload.put("%s", new JSONObject()%s',Ut,(0,g.RI)(Qn)?");":""),Gn(Qn,3),(0,g.RI)(Qn)||Wt.push(2,");")):Wt.push(2,'payload.put("%s", %s);',Ut,no(Qn));Wt.push(2,"%s.setEntity(new StringEntity(payload.toString()));",Wt.var("request"))}break;case d.mI.XML:q.postData.text&&(Wt.push(2,'String payload = String.join("\\n"'),q.postData.text.trim().split(`
|
|
117
|
+
`).forEach(Ut=>{const Qn=Ut.replace(/"/g,'\\"');Wt.push(3,`"${Qn}", `)}),Wt.push(2,");"),Wt.push(2,"%s.setEntity(new StringEntity(payload));",Wt.var("request")));break}return Ln.withWrapper&&(Wt.push(2,`String ${Wt.var("response")} = EntityUtils.toString(httpClient.execute(request).getEntity());`),Wt.blank(),Wt.push(2,"System.out.println(response);"),Wt.push(1,"}"),Wt.push("}")),Wt.join();function Gn(Ut,Qn){for(const[gn,vo]of Object.entries(Ut))Io(vo)?(Wt.push(Qn,'.put("%s", new JSONObject()',gn),Gn(vo,Qn+1),Wt.push(Qn,")")):Wt.push(Qn,'.put("%s", %s)',gn,no(vo))}},wi={key:"apachehttp",title:"Apache http",link:"https://hc.apache.org/httpcomponents-client-4.5.x/",description:"Apache HttpClient"},Pi=Oi;function Fo(q){q.push("/**"),q.push(" * Requires JDK >= 8"),q.push(" *"),q.push(" * Requires Apache HttpComponents Client >= 4.3.5"),q.push(" * See here for installation details:"),q.push(" * https://search.maven.org/artifact/org.apache.httpcomponents/httpcomponents-client"),q.push(" *"),q.push(' * Requires package "junit4"'),q.push(" * See here for installation details:"),q.push(" * https://junit.org/junit4"),q.push(" *"),q.push(' * Requires package "org.json" >= 20180130'),q.push(" * See here for installation details:"),q.push(" * https://search.maven.org/artifact/org.json/json"),q.push(" */"),q.blank()}function To(q,Me){var tt,hn,xn;q.push("import org.apache.http.util.EntityUtils;"),q.push("import org.apache.http.NameValuePair;"),q.push("import org.apache.http.client.HttpClient;"),q.push("import org.apache.http.client.entity.UrlEncodedFormEntity;"),Me.method&&Eo(q,Me.method),(tt=Me.securityOAuth2ExtraCalls)!=null&&tt.length&&((hn=Me.securityOAuth2ExtraCalls)==null?void 0:hn[0].method.toLowerCase())!==Me.method.toLowerCase()&&Eo(q,(xn=Me.securityOAuth2ExtraCalls)==null?void 0:xn[0].method),q.push("import org.apache.http.impl.client.HttpClientBuilder;"),q.push("import org.apache.http.message.BasicNameValuePair;"),q.push("import org.apache.http.entity.StringEntity;"),q.push("import org.json.JSONObject;"),q.push("import org.json.JSONArray;"),q.push("import java.util.ArrayList;"),q.push("import java.util.List;"),q.push("import org.apache.http.entity.mime.MultipartEntity;"),q.push("import org.apache.http.entity.mime.content.StringBody;"),Me.basicAuth&&q.push("import java.util.Base64;"),q.blank()}function Eo(q,Me){const tt=No(Me);q.push(`import org.apache.http.client.methods.${tt};`)}function No(q){return"Http"+ro(q.toLowerCase())}function Nr(q){return Object.prototype.toString.call(q)==="[object String]"}function Io(q){const Me=typeof q;return Me==="function"||Me==="object"&&!!q}function no(q){return Nr(q)?JSON.stringify(q):q??"JSONObject.NULL"}const hi={info:{key:"java8",title:"Java8+Apache",extname:".java",default:"apachehttp"},apachehttp:Pi};var Mi=Object.defineProperty,Xi=Object.defineProperties,Ni=Object.getOwnPropertyDescriptors,Ki=Object.getOwnPropertySymbols,Qi=Object.prototype.hasOwnProperty,Ia=Object.prototype.propertyIsEnumerable,oa=(q,Me,tt)=>Me in q?Mi(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,ia=(q,Me)=>{for(var tt in Me||(Me={}))Qi.call(Me,tt)&&oa(q,tt,Me[tt]);if(Ki)for(var tt of Ki(Me))Ia.call(Me,tt)&&oa(q,tt,Me[tt]);return q},qi=(q,Me)=>Xi(q,Ni(Me));const da=q=>!!(q.uriObj.query&&Object.keys(q.uriObj.query).length),ga=q=>q.postData&&q.postData.mimeType===d.mI.URL_ENCODED?"HttpRequest.BodyPublishers.ofString(form)":q.postData?"HttpRequest.BodyPublishers.ofString(payload)":["POST","PUT","PATCH"].includes(q.method.toUpperCase())?'HttpRequest.BodyPublishers.ofString("some body text")':"",Ga=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln;const Wt=Object.assign({indent:" ",withWrapper:!0},Me),Kt=new Kr({indentation:Wt.indent,variablesPrefix:Wt.variablesPrefix,capitalize:!0,lang:A.JAVA});if(Wt.withComments&&$i(Kt,q),Wt.withImports&&Ra(Kt,q),Wt.withWrapper&&(Kt.push("public class App {"),Kt.push(1,"public static void main(String[] args) throws Exception {"),Kt.push(2,"var httpClient = HttpClient.newBuilder().build();"),Kt.blank()),(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length){const Gn=new ba((yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0]).convert(tt,hn,qi(ia({},Wt),{withImports:!1,withWrapper:!1,withComments:!1,variablesPrefix:"oauth2"}));Kt.push(Gn),Kt.blank(),Kt.push(2,"var oauth2Response = httpClient.send(oauth2Request, HttpResponse.BodyHandlers.ofString());"),Kt.push(2,'var accessToken = new JSONObject(oauth2Response.body()).getString("access_token");'),Kt.blank()}if(q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:q.postData.params&&(Kt.push(2,"HashMap<String, String> params = new HashMap<>();"),q.postData.params.forEach(Gn=>{Kt.push(2,'params.put("%s", "%s");',Gn.name,Gn.value)}),Kt.blank(),Kt.push(2,"var form = params.keySet().stream()"),Kt.push(3,'.map(key -> key + "=" + URLEncoder.encode(params.get(key), StandardCharsets.UTF_8))'),Kt.push(3,'.collect(Collectors.joining("&"));'),Kt.blank());break;case d.mI.JSON:q.postData.jsonObj&&(Kt.push(2,`var payload = String.join("\\n"
|
|
118
118
|
${Xo(JSON.stringify(q.postData.jsonObj,null,1).replace(/"/g,'\\"').replace(/^/gm,', "').replace(/$/gm,'"'),{level:3,indent:Wt.indent,firstLine:!1})}`),Kt.push(2,");"),Kt.blank());break;case d.mI.XML:q.postData.text&&(Kt.push(2,'var payload = String.join("\\n"'),q.postData.text.trim().split(`
|
|
119
|
-
`).forEach(
|
|
120
|
-
`).forEach((br,hr)=>{const Dr=(hr===0?'string xml = @"':"")+br.replace(/"/g,'""');Nt.push(hr===0?2:3,Dr)}),Nt.push(2,'";'),Nt.push(2,'using StringContent postData = new StringContent(xml, Encoding.UTF8, "%s");',q.postData.mimeType));break}else Qn()&&(Nt.push(2,"var ms = new MemoryStream();"),Nt.push(2,"var postData = new StreamContent(ms);"),Nt.push(2,'postData.Headers.ContentType = new MediaTypeHeaderValue("application/octet-stream");'));return Zt(q,Nt,3),Nt.push(2,"using HttpResponseMessage %s = await client.%sAsync(%s%s);",Nt.var("request"),zt,Tt(q,Nt),Kt.withImports?Fi(q.method)?(0,g.Ej)(q.postData&&q.postData.mimeType)===d.mI.URL_ENCODED?", new FormUrlEncodedContent(postData)":q.method==="delete"?"":q.postData&&q.postData.params||Qn()?", postData":", null":"":", new FormUrlEncodedContent(postData)"),Kt.withWrapper&&(Nt.push(2,"string response = await request.Content.ReadAsStringAsync();"),Nt.blank(),Nt.push(2,"Console.WriteLine(response);"),Nt.push(1,"}"),Nt.push("}")),Nt.join();function Ut(br){return q.postData&&(0,g.Ej)(q.postData.mimeType)===br}function Qn(){return q.headersObj&&q.headersObj["Content-Type"]===d.mI.OCTET_STREAM}function gn(br,hr){br.forEach((Dr,po)=>{const oo=!(0,u.Xi)(br,po);Array.isArray(Dr)?gn(Dr,hr+1):(0,C.isObject)(Dr)?(Nt.push(hr+1,"new {"),vo(Dr,hr+2),Nt.push(hr+1,"}%s",oo?",":"")):Nt.push(hr+1,'"%s"%s',Dr,oo?",":"")}),Nt.push(hr,"},")}function vo(br,hr){for(const[Dr,po]of Object.entries(br)){const oo=!(0,u.ee)(br,Dr);if(Array.isArray(po))Nt.push(hr,"%s = new[] {",Dr),gn(po,hr);else if((0,C.isObject)(po)){const ui=(0,g.RI)(po);Nt.push(hr,"%s = new %s",Dr,ui?"{},":"{"),ui||(vo(po,hr+1),Nt.push(hr,"}%s",oo?",":""))}else Nt.push(hr,'%s = "%s"%s',Dr,po,oo?",":"")}}},li={key:"httpclient",title:"HttpClient",link:"https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclient",description:".NET Standard HTTP Client"},Ai=ki;function ci(q){q.push("// Requires >= .NET 5"),q.blank()}function Ri(q){return ro(q.toLowerCase())}function Fi(q){return q&&["POST","PUT","DELETE","PATCH"].includes(q.toUpperCase())}const La={info:{key:"csharp",title:"CSharp",extname:".cs",default:"httpclient"},httpclient:Ai};var Ya=Object.defineProperty,es=Object.defineProperties,Aa=Object.getOwnPropertyDescriptors,Ba=Object.getOwnPropertySymbols,na=Object.prototype.hasOwnProperty,ts=Object.prototype.propertyIsEnumerable,Ja=(q,Me,tt)=>Me in q?Ya(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Ua=(q,Me)=>{for(var tt in Me||(Me={}))na.call(Me,tt)&&Ja(q,tt,Me[tt]);if(Ba)for(var tt of Ba(Me))ts.call(Me,tt)&&Ja(q,tt,Me[tt]);return q},Ds=(q,Me)=>es(q,Aa(Me));const Ge=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt;const Kt=Object.assign({indent:" ",withWrapper:!0},Me),Nt=new Kr({indentation:Kt.indent,variablesPrefix:Kt.variablesPrefix,capitalize:!0,lang:A.CSHARPNEWTONSOFT}),zt=W(q.method);if(Kt.withComments&&Ie(Nt),Kt.withWrapper&&(Nt.push("using System;"),Nt.push("using System.Net.Http;"),Nt.push("using System.Threading.Tasks;"),(Ut(d.mI.JSON)||Ut(d.mI.XML)||q.basicAuth)&&Nt.push("using System.Text;"),(Ut(d.mI.URL_ENCODED)||(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length)&&Nt.push("using System.Collections.Generic;"),(Ut(d.mI.JSON)||(yn=q.securityOAuth2ExtraCalls)!=null&&yn.length)&&Nt.push("using Newtonsoft.Json.Linq;"),Qn()&&Nt.push("using System.IO;"),(Qn()||q.basicAuth)&&Nt.push("using System.Net.Http.Headers;"),Nt.blank(),Nt.push("public class Program"),Nt.push("{"),Nt.push(1,"private readonly IHttpClientFactory _httpClientFactory;"),Nt.push(1,"public static async Task Main(string[] args)"),Nt.push(1,"{"),Nt.push(2,"var client = _httpClientFactory.CreateClient();")),(Ln=q.securityOAuth2ExtraCalls)!=null&&Ln.length){const gn=new ba((Wt=q.securityOAuth2ExtraCalls)==null?void 0:Wt[0]).convert(tt,hn,Ds(Ua({},Kt),{withImports:!1,withWrapper:!1,withComments:!1,variablesPrefix:"oauth2"}));Nt.push(gn),Nt.push(2,"var oauth2Response = await oauth2Request.Content.ReadAsStringAsync();"),Nt.push(2,"JObject inputJObject = JObject.Parse(oauth2Response);"),Nt.push(2,'var accessToken = inputJObject["access_token"].ToString();'),Nt.blank()}const
|
|
121
|
-
`).forEach((gn,vo)=>{const br=(vo===0?'string xml = @"':"")+gn.replace(/"/g,'""');Nt.push(vo===0?3:4,br)}),Nt.push(2,'";'),Nt.push(2,'var postData = new StringContent(xml, Encoding.UTF8, "%s");',q.postData.mimeType));break}else Qn()&&(Nt.push(2,"var ms = new MemoryStream();"),Nt.push(2,"var postData = new StreamContent(ms);"),Nt.push(2,'postData.Headers.ContentType = new MediaTypeHeaderValue("application/octet-stream");'));return Zt(q,Nt,3),Nt.push(2,"var %s = await client.%sAsync(%s%s);",Nt.var("request"),zt,Tt(q,Nt),Kt.withImports?de(q.method)?(0,g.Ej)(q.postData&&q.postData.mimeType)===d.mI.URL_ENCODED?", new FormUrlEncodedContent(postData)":q.method==="delete"?"":q.postData&&q.postData.params||Qn()?", postData":", null":"":", new FormUrlEncodedContent(postData)"),Kt.withWrapper&&(Nt.push(2,"var response = await request.Content.ReadAsStringAsync();"),Nt.blank(),Nt.push(2,"Console.WriteLine(response);"),Nt.push(1,"}"),Nt.push("}")),Nt.join();function Ut(gn){return q.postData&&(0,g.Ej)(q.postData.mimeType)===gn}function Qn(){return q.headersObj&&q.headersObj["Content-Type"]===d.mI.OCTET_STREAM}},vt={key:"httpclient",title:"HttpClient",link:"https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclient",description:".NET Standard HTTP Client"},Rt=Ge;function Ie(q){q.push("/*"),q.push(" * Requires >= .NET 5"),q.push(" *"),q.push(' * Requires package "Newtonsoft.Json" >= 9.01'),q.push(" * See here for installation details:"),q.push(" * https://www.newtonsoft.com/json"),q.push(" */"),q.blank()}function W(q){return ro(q.toLowerCase())}function de(q){return q&&["POST","PUT","DELETE","PATCH"].includes(q.toUpperCase())}const Re={info:{key:"csharpNewtonsoft",title:"CSharpNewtonsoft",extname:".cs",default:"httpclient"},httpclient:Rt};var me=Object.defineProperty,Ee=Object.defineProperties,ue=Object.getOwnPropertyDescriptors,Oe=Object.getOwnPropertySymbols,oe=Object.prototype.hasOwnProperty,Fe=Object.prototype.propertyIsEnumerable,ze=(q,Me,tt)=>Me in q?me(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,dt=(q,Me)=>{for(var tt in Me||(Me={}))oe.call(Me,tt)&&ze(q,tt,Me[tt]);if(Oe)for(var tt of Oe(Me))Fe.call(Me,tt)&&ze(q,tt,Me[tt]);return q},ot=(q,Me)=>Ee(q,ue(Me));const
|
|
119
|
+
`).forEach(Gn=>{const Ut=Gn.replace(/"/g,'\\"');Kt.push(3,`"${Ut}", `)}),Kt.push(2,");"),Kt.blank());break;case d.mI.MULTIPART:q.postData.params&&(Kt.push(2,"var multipartBody = MultipartBodyPublisher.newBuilder();"),q.postData.params&&q.postData.params.forEach(Gn=>{Kt.push(2,'multipartBody.append("%s", "%s");',Gn.name,Gn.value)}),Kt.push(2,"var body = multipartBody.build();"),Kt.blank());break}if(da(q)){Kt.push(2,"HashMap<String, String> params = new HashMap<>();");for(const[Gn,Ut]of Object.entries(q.uriObj.query))Kt.push(2,'params.put("%s", "%s");',Gn,Ut);Kt.blank(),Kt.push(2,"var query = params.keySet().stream()"),Kt.push(3,'.map(key -> key + "=" + URLEncoder.encode(params.get(key), StandardCharsets.UTF_8))'),Kt.push(3,'.collect(Collectors.joining("&"));'),Kt.blank()}Kt.push(2,`var ${Kt.var("host")} = "%s";`,q.uriObj.protocol+"//"+q.uriObj.host),Zt(q,Kt,2);const Nt=ia(ia({},q),{pathname:q.uriObj.pathname});Kt.push(2,`var ${Kt.var("pathname")} = %s;`,Tt(Nt,Kt)),Kt.push(2,`var ${Kt.var("request")} = HttpRequest.newBuilder()`),q.method.toUpperCase()==="PATCH"?Kt.push(3,'.method("PATCH", %s)',ga(q)):Kt.push(3,".%s(%s)",q.method.toUpperCase(),ga(q)),Kt.push(3,`.uri(URI.create(${Kt.var("host")} + ${Kt.var("pathname")} %s))`,da(q)?"+ '?' + query":""),(Ln=q.securityOAuth2ExtraCalls)!=null&&Ln.length&&(q.allHeaders.Authorization='"Bearer " + accessToken');const zt=Object.keys(q.allHeaders);if(zt.length&&zt.forEach(Gn=>{var Ut;Kt.push(3,'.header("%s", %s)',Gn,Gn==="Authorization"&&((Ut=q.securityOAuth2ExtraCalls)!=null&&Ut.length)?q.allHeaders[Gn]:`"${q.allHeaders[Gn]}"`)}),q.basicAuth){const{username:Gn,password:Ut}=q.basicAuth;Kt.push(3,`.header("Authorization", "Basic " + Base64.getEncoder().encodeToString(("${Gn}:${Ut}").getBytes()))`)}return Kt.push(3,".build();"),Wt.withWrapper&&(Kt.blank(),Kt.push(2,"var response = httpClient.send(request, HttpResponse.BodyHandlers.ofString());"),Kt.blank(),Kt.push(2,"System.out.println(response.body());"),Kt.push(1,"}"),Kt.push("}")),Kt.join()},ja={key:"httpclient",title:"HttpClient",link:"https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/HttpClient.html",description:"HttpClient (Java SE 11 & JDK 11 )"},ji=Ga;function $i(q,Me){var tt;q.push("/**"),q.push(" * Requires JDK >= 11"),(tt=Me.securityOAuth2ExtraCalls)!=null&&tt.length&&(q.push(" *"),q.push(' * Requires package "org.json" >= 20201115'),q.push(" * See here for installation details:"),q.push(" * https://search.maven.org/artifact/org.json/json")),q.push(" */"),q.blank()}function Ra(q,Me){var tt,hn,xn,yn;q.push("import java.net.*;"),q.push("import java.net.http.*;"),q.push("import java.util.*;"),((0,g.Ej)((tt=Me.postData)==null?void 0:tt.mimeType)===d.mI.URL_ENCODED&&((hn=Me.postData)!=null&&hn.params)||(xn=Me.securityOAuth2ExtraCalls)!=null&&xn.length||da(Me))&&(q.push("import java.nio.charset.StandardCharsets;"),q.push("import java.util.stream.Collectors;")),(yn=Me.securityOAuth2ExtraCalls)!=null&&yn.length&&q.push("import org.json.JSONObject;"),q.blank()}const tn={info:{key:"java",title:"Java",extname:".java",default:"httpclient"},httpclient:ji};var vn=Object.defineProperty,Jn=Object.defineProperties,Rr=Object.getOwnPropertyDescriptors,eo=Object.getOwnPropertySymbols,Go=Object.prototype.hasOwnProperty,Zo=Object.prototype.propertyIsEnumerable,Ro=(q,Me,tt)=>Me in q?vn(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,co=(q,Me)=>{for(var tt in Me||(Me={}))Go.call(Me,tt)&&Ro(q,tt,Me[tt]);if(eo)for(var tt of eo(Me))Zo.call(Me,tt)&&Ro(q,tt,Me[tt]);return q},_o=(q,Me)=>Jn(q,Rr(Me));const ki=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt;const Kt=Object.assign({indent:" ",withWrapper:!0},Me),Nt=new Kr({indentation:Kt.indent,variablesPrefix:Kt.variablesPrefix,capitalize:!0,lang:A.CSHARP}),zt=Ri(q.method);if(Kt.withComments&&ci(Nt),Kt.withWrapper&&(Nt.push("using System;"),Nt.push("using System.Net.Http;"),Nt.push("using System.Threading.Tasks;"),(Ut(d.mI.JSON)||Ut(d.mI.XML)||q.basicAuth)&&Nt.push("using System.Text;"),(Ut(d.mI.URL_ENCODED)||(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length)&&Nt.push("using System.Collections.Generic;"),(Ut(d.mI.JSON)||(yn=q.securityOAuth2ExtraCalls)!=null&&yn.length)&&Nt.push("using System.Text.Json;"),Qn()&&Nt.push("using System.IO;"),(Qn()||q.basicAuth)&&Nt.push("using System.Net.Http.Headers;"),Nt.blank(),Nt.push("public class Program"),Nt.push("{"),Nt.push(1,"public static async Task Main()"),Nt.push(1,"{")),(Ln=q.securityOAuth2ExtraCalls)!=null&&Ln.length){const br=new ba((Wt=q.securityOAuth2ExtraCalls)==null?void 0:Wt[0]).convert(tt,hn,_o(co({},Kt),{withImports:!1,withWrapper:!1,withComments:!1,variablesPrefix:"oauth2"}));Nt.push(br),Nt.push(2,"var oauth2Response = await oauth2Request.Content.ReadAsStringAsync();"),Nt.push(2,"JObject inputJObject = JObject.Parse(oauth2Response);"),Nt.push(2,'var accessToken = inputJObject["access_token"].ToString();'),Nt.blank()}const Gn=Object.keys(q.allHeaders).filter(br=>{switch(br.toLowerCase()){case"content-type":case"content-length":case"accept-encoding":return!1;default:return!0}});if(Gn.length?(Nt.push(2,"System.Net.Http.HttpClient client = new()"),Nt.push(2,"{"),Nt.push(3,"DefaultRequestHeaders ="),Nt.push(3,"{"),Gn.forEach(br=>{var hr;Nt.push(4,'{"%s", %s},',br,(hr=q.securityOAuth2ExtraCalls)!=null&&hr.length?'"Bearer " + accessToken':`"${q.allHeaders[br]}"`)}),Nt.push(3,"}"),Nt.push(2,"};")):Nt.push(2,"System.Net.Http.HttpClient client = new();"),Nt.blank(),q.basicAuth){const{username:br,password:hr}=q.basicAuth;Nt.push(2,`string base64String = Convert.ToBase64String(Encoding.ASCII.GetBytes("${br}:${hr}"));`),Nt.push(2,'client.DefaultRequestHeaders.Authorization = new AuthenticationHeaderValue(@"Basic", base64String);'),Nt.blank()}if(q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:q.postData.params&&(Nt.blank(),Nt.push(2,"List<KeyValuePair<string, string>> postData = new List<KeyValuePair<string, string>>();"),q.postData.params.forEach(br=>{Nt.push(2,'postData.Add(new KeyValuePair<string, string>("%s", "%s"));',br.name,br.value)}),Nt.blank());break;case d.mI.MULTIPART:q.postData.params&&(Nt.blank(),Nt.push(2,"MultipartFormDataContent postData = new MultipartFormDataContent();"),q.postData.params.forEach(br=>{Nt.push(2,'postData.Add(new StringContent("%s"), "%s");',br.value,br.name)}));break;case d.mI.JSON:q.postData.jsonObj&&(Nt.push(2,"string json = JsonSerializer.Serialize(new"),Nt.push(2,"{"),vo(q.postData.jsonObj,3),Nt.push(2,"});"),Nt.blank(),Nt.push(2,'using StringContent postData = new(json, Encoding.UTF8, "%s");',q.postData.mimeType));break;case d.mI.XML:q.postData.text&&(q.postData.text.trim().split(`
|
|
120
|
+
`).forEach((br,hr)=>{const Dr=(hr===0?'string xml = @"':"")+br.replace(/"/g,'""');Nt.push(hr===0?2:3,Dr)}),Nt.push(2,'";'),Nt.push(2,'using StringContent postData = new StringContent(xml, Encoding.UTF8, "%s");',q.postData.mimeType));break}else Qn()&&(Nt.push(2,"var ms = new MemoryStream();"),Nt.push(2,"var postData = new StreamContent(ms);"),Nt.push(2,'postData.Headers.ContentType = new MediaTypeHeaderValue("application/octet-stream");'));return Zt(q,Nt,3),Nt.push(2,"using HttpResponseMessage %s = await client.%sAsync(%s%s);",Nt.var("request"),zt,Tt(q,Nt),Kt.withImports?Fi(q.method)?(0,g.Ej)(q.postData&&q.postData.mimeType)===d.mI.URL_ENCODED?", new FormUrlEncodedContent(postData)":q.method==="delete"?"":q.postData&&q.postData.params||Qn()?", postData":", null":"":", new FormUrlEncodedContent(postData)"),Kt.withWrapper&&(Nt.push(2,"string response = await request.Content.ReadAsStringAsync();"),Nt.blank(),Nt.push(2,"Console.WriteLine(response);"),Nt.push(1,"}"),Nt.push("}")),Nt.join();function Ut(br){return q.postData&&(0,g.Ej)(q.postData.mimeType)===br}function Qn(){return q.headersObj&&q.headersObj["Content-Type"]===d.mI.OCTET_STREAM}function gn(br,hr){br.forEach((Dr,po)=>{const oo=!(0,u.Xi)(br,po);Array.isArray(Dr)?gn(Dr,hr+1):(0,C.isObject)(Dr)?(Nt.push(hr+1,"new {"),vo(Dr,hr+2),Nt.push(hr+1,"}%s",oo?",":"")):Nt.push(hr+1,'"%s"%s',Dr,oo?",":"")}),Nt.push(hr,"},")}function vo(br,hr){for(const[Dr,po]of Object.entries(br)){const oo=!(0,u.ee)(br,Dr);if(Array.isArray(po))Nt.push(hr,"%s = new[] {",Dr),gn(po,hr);else if((0,C.isObject)(po)){const ui=(0,g.RI)(po);Nt.push(hr,"%s = new %s",Dr,ui?"{},":"{"),ui||(vo(po,hr+1),Nt.push(hr,"}%s",oo?",":""))}else Nt.push(hr,'%s = "%s"%s',Dr,po,oo?",":"")}}},li={key:"httpclient",title:"HttpClient",link:"https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclient",description:".NET Standard HTTP Client"},Ai=ki;function ci(q){q.push("// Requires >= .NET 5"),q.blank()}function Ri(q){return ro(q.toLowerCase())}function Fi(q){return q&&["POST","PUT","DELETE","PATCH"].includes(q.toUpperCase())}const La={info:{key:"csharp",title:"CSharp",extname:".cs",default:"httpclient"},httpclient:Ai};var Ya=Object.defineProperty,es=Object.defineProperties,Aa=Object.getOwnPropertyDescriptors,Ba=Object.getOwnPropertySymbols,na=Object.prototype.hasOwnProperty,ts=Object.prototype.propertyIsEnumerable,Ja=(q,Me,tt)=>Me in q?Ya(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Ua=(q,Me)=>{for(var tt in Me||(Me={}))na.call(Me,tt)&&Ja(q,tt,Me[tt]);if(Ba)for(var tt of Ba(Me))ts.call(Me,tt)&&Ja(q,tt,Me[tt]);return q},Ds=(q,Me)=>es(q,Aa(Me));const Ge=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt;const Kt=Object.assign({indent:" ",withWrapper:!0},Me),Nt=new Kr({indentation:Kt.indent,variablesPrefix:Kt.variablesPrefix,capitalize:!0,lang:A.CSHARPNEWTONSOFT}),zt=W(q.method);if(Kt.withComments&&Ie(Nt),Kt.withWrapper&&(Nt.push("using System;"),Nt.push("using System.Net.Http;"),Nt.push("using System.Threading.Tasks;"),(Ut(d.mI.JSON)||Ut(d.mI.XML)||q.basicAuth)&&Nt.push("using System.Text;"),(Ut(d.mI.URL_ENCODED)||(xn=q.securityOAuth2ExtraCalls)!=null&&xn.length)&&Nt.push("using System.Collections.Generic;"),(Ut(d.mI.JSON)||(yn=q.securityOAuth2ExtraCalls)!=null&&yn.length)&&Nt.push("using Newtonsoft.Json.Linq;"),Qn()&&Nt.push("using System.IO;"),(Qn()||q.basicAuth)&&Nt.push("using System.Net.Http.Headers;"),Nt.blank(),Nt.push("public class Program"),Nt.push("{"),Nt.push(1,"private readonly IHttpClientFactory _httpClientFactory;"),Nt.push(1,"public static async Task Main(string[] args)"),Nt.push(1,"{"),Nt.push(2,"var client = _httpClientFactory.CreateClient();")),(Ln=q.securityOAuth2ExtraCalls)!=null&&Ln.length){const gn=new ba((Wt=q.securityOAuth2ExtraCalls)==null?void 0:Wt[0]).convert(tt,hn,Ds(Ua({},Kt),{withImports:!1,withWrapper:!1,withComments:!1,variablesPrefix:"oauth2"}));Nt.push(gn),Nt.push(2,"var oauth2Response = await oauth2Request.Content.ReadAsStringAsync();"),Nt.push(2,"JObject inputJObject = JObject.Parse(oauth2Response);"),Nt.push(2,'var accessToken = inputJObject["access_token"].ToString();'),Nt.blank()}const Gn=Object.keys(q.allHeaders).filter(gn=>{switch(gn.toLowerCase()){case"content-type":case"content-length":case"accept-encoding":return!1;default:return!0}});if(Gn.length&&Gn.forEach(gn=>{var vo;Nt.push(2,'client.DefaultRequestHeaders.Add("%s", %s);',gn,(vo=q.securityOAuth2ExtraCalls)!=null&&vo.length?'"Bearer " + accessToken':`"${q.allHeaders[gn]}"`)}),q.basicAuth){const{username:gn,password:vo}=q.basicAuth;Nt.push(2,`var base64String = Convert.ToBase64String(Encoding.ASCII.GetBytes("${gn}:${vo}"));`),Nt.push(2,'client.DefaultRequestHeaders.Authorization = new AuthenticationHeaderValue(@"Basic", base64String);')}if(q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:q.postData.params&&(Nt.blank(),Nt.push(2,"List<KeyValuePair<string, string>> postData = new List<KeyValuePair<string, string>>();"),q.postData.params.forEach(gn=>{Nt.push(2,'postData.Add(new KeyValuePair<string, string>("%s", "%s"));',gn.name,gn.value)}),Nt.blank());break;case d.mI.MULTIPART:q.postData.params&&(Nt.blank(),Nt.push(2,"MultipartFormDataContent postData = new MultipartFormDataContent();"),q.postData.params.forEach(gn=>{Nt.push(2,'postData.Add(new StringContent("%s"), "%s");',gn.value,gn.name)}));break;case d.mI.JSON:q.postData.jsonObj&&(Nt.push(2,`JObject json = JObject.Parse(@"${Xo(P()(q.postData.jsonObj,{indent:Kt.indent,inlineCharacterLimit:25}).replace(/"/g,'""'),{level:3,firstLine:!1})}");`),Nt.push(2,'var postData = new StringContent(json.ToString(), Encoding.UTF8, "%s");',q.postData.mimeType));break;case d.mI.XML:q.postData.text&&(q.postData.text.trim().split(`
|
|
121
|
+
`).forEach((gn,vo)=>{const br=(vo===0?'string xml = @"':"")+gn.replace(/"/g,'""');Nt.push(vo===0?3:4,br)}),Nt.push(2,'";'),Nt.push(2,'var postData = new StringContent(xml, Encoding.UTF8, "%s");',q.postData.mimeType));break}else Qn()&&(Nt.push(2,"var ms = new MemoryStream();"),Nt.push(2,"var postData = new StreamContent(ms);"),Nt.push(2,'postData.Headers.ContentType = new MediaTypeHeaderValue("application/octet-stream");'));return Zt(q,Nt,3),Nt.push(2,"var %s = await client.%sAsync(%s%s);",Nt.var("request"),zt,Tt(q,Nt),Kt.withImports?de(q.method)?(0,g.Ej)(q.postData&&q.postData.mimeType)===d.mI.URL_ENCODED?", new FormUrlEncodedContent(postData)":q.method==="delete"?"":q.postData&&q.postData.params||Qn()?", postData":", null":"":", new FormUrlEncodedContent(postData)"),Kt.withWrapper&&(Nt.push(2,"var response = await request.Content.ReadAsStringAsync();"),Nt.blank(),Nt.push(2,"Console.WriteLine(response);"),Nt.push(1,"}"),Nt.push("}")),Nt.join();function Ut(gn){return q.postData&&(0,g.Ej)(q.postData.mimeType)===gn}function Qn(){return q.headersObj&&q.headersObj["Content-Type"]===d.mI.OCTET_STREAM}},vt={key:"httpclient",title:"HttpClient",link:"https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclient",description:".NET Standard HTTP Client"},Rt=Ge;function Ie(q){q.push("/*"),q.push(" * Requires >= .NET 5"),q.push(" *"),q.push(' * Requires package "Newtonsoft.Json" >= 9.01'),q.push(" * See here for installation details:"),q.push(" * https://www.newtonsoft.com/json"),q.push(" */"),q.blank()}function W(q){return ro(q.toLowerCase())}function de(q){return q&&["POST","PUT","DELETE","PATCH"].includes(q.toUpperCase())}const Re={info:{key:"csharpNewtonsoft",title:"CSharpNewtonsoft",extname:".cs",default:"httpclient"},httpclient:Rt};var me=Object.defineProperty,Ee=Object.defineProperties,ue=Object.getOwnPropertyDescriptors,Oe=Object.getOwnPropertySymbols,oe=Object.prototype.hasOwnProperty,Fe=Object.prototype.propertyIsEnumerable,ze=(q,Me,tt)=>Me in q?me(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,dt=(q,Me)=>{for(var tt in Me||(Me={}))oe.call(Me,tt)&&ze(q,tt,Me[tt]);if(Oe)for(var tt of Oe(Me))Fe.call(Me,tt)&&ze(q,tt,Me[tt]);return q},ot=(q,Me)=>Ee(q,ue(Me));const pt=1;function St(q={},Me){return(0,g.Ej)(q.mimeType)===Me}const jn=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt,Kt,Nt;const zt=dt({capitalize:!0,showBoilerplate:!0,checkErrors:!0,printBody:!0,timeout:-1,indent:" "},Me),Gn=(xn=q.securityOAuth2ExtraCalls)==null?void 0:xn[0],Ut=zt.checkErrors?"err":"_",Qn=q.method.toUpperCase(),gn=new Kr({indentation:zt.indent,variablesPrefix:zt.variablesPrefix,capitalize:zt.capitalize,lang:A.GO}),vo=()=>{zt.checkErrors&&gn.push(pt,"if err != nil {").push(pt+1,"panic(err)").push(pt,"}")};if(zt.showBoilerplate&&(gn.push("package main").blank().push("import (").push(pt,'"fmt"'),zt.timeout>0&&gn.push(pt,'"time"'),Gn&&gn.push(pt,'"encoding/json"'),St(q.postData,d.mI.MULTIPART)&&(gn.push(pt,'"mime/multipart"'),gn.push(pt,'"io"'),gn.push(pt,'"bytes"')),(St(q.postData,d.mI.URL_ENCODED)||St((Ln=(yn=q.securityOAuth2ExtraCalls)==null?void 0:yn[0])==null?void 0:Ln.postData,d.mI.URL_ENCODED))&&(gn.push(pt,'"net/url"'),gn.push(pt,'"strconv"')),(St(q.postData,d.mI.JSON)||St((Kt=(Wt=q.securityOAuth2ExtraCalls)==null?void 0:Wt[0])==null?void 0:Kt.postData,d.mI.JSON))&&gn.push(pt,'"bytes"'),(q.postData&&!St(q.postData,d.mI.JSON)||Gn)&&gn.push(pt,'"strings"'),gn.push(pt,'"net/http"'),zt.printBody&&gn.push(pt,'"io/ioutil"'),gn.push(")").blank().push("func main() {")),Object.keys(q.allHeaders).length&&Object.keys(q.allHeaders).forEach(hr=>{q.allHeaders[hr]=`"${q.allHeaders[hr]}"`}),Gn){const hr="oAuth2",Dr=zt.checkErrors?`${Ut} := `:"",po=zt.capitalize?"Res":"res",oo=new ba(Gn).convert(tt,hn,ot(dt({},zt),{printBody:!1,variablesPrefix:hr,showBoilerplate:!1}));gn.push(oo).blank().push(pt,`var ${hr}${po}Body struct {`).push(pt+1,"Access_token string").push(pt,"}").push(pt,`${Dr}json.NewDecoder(${hr}${po}.Body).Decode(&${hr}${po}Body)`).blank(),vo(),q.allHeaders.Authorization=`"Bearer " + ${hr}${po}Body.Access_token`}if(Zt(q,gn,pt),zt.timeout>0&&(hn=gn.var("client"),gn.push(pt,"%s := http.Client{",hn).push(pt+1,"Timeout: time.Duration(%s * time.Second),",zt.timeout).push(pt,"}").blank()),gn.push(pt,`${gn.var("reqUrl")} := ${Tt(q,gn)}`),q.postData){let hr;switch((0,g.Ej)(q.postData.mimeType)){case d.mI.URL_ENCODED:gn.push(pt,"%s := url.Values{}",gn.var("data")),q.postData.params.forEach(Dr=>{gn.push(pt,'%s.Set("%s", "%s")',gn.var("data"),Dr.name,Dr.value)}),gn.push(pt,'%s, %s := http.NewRequest("%s", %s, strings.NewReader(%s.Encode()))',gn.var("req"),Ut,Qn,gn.var("reqUrl"),gn.var("data")),q.allHeaders["Content-Length"]=`strconv.Itoa(len(${gn.var("data")}.Encode()))`;break;case d.mI.JSON:hr=JSON.stringify(q.postData.jsonObj,null,2).split(`
|
|
122
122
|
`).map(Dr=>zt.indent+Dr).join(`
|
|
123
|
-
`).trim(),gn.push(
|
|
123
|
+
`).trim(),gn.push(pt,`var ${gn.var("data")} = []byte(\`${hr}\`)`),gn.push(pt,'%s, %s := http.NewRequest("%s", %s, bytes.NewBuffer(%s))',gn.var("req"),Ut,Qn,gn.var("reqUrl"),gn.var("data"));break;case d.mI.MULTIPART:gn.push(pt,"%s := &bytes.Buffer{}",gn.var("data")).push(pt,"writer := multipart.NewWriter(%s)",gn.var("data")),q.postData.params.forEach(Dr=>{if(!Dr.fileName&&!Dr.contentType){gn.push(pt,'%s, _ := writer.CreateFormField("%s")',gn.var(`${Dr.name}Fw`),Dr.name).push(pt,'_, %s = io.Copy(%s, strings.NewReader("%s"))',Ut,gn.var(`${Dr.name}Fw`),Dr.value),vo();return}Dr.fileName&&(gn.push(pt,'%s, %s = writer.CreateFormFile("%s", "%s")',gn.var(`${Dr.name}Fw`),Ut,Dr.name,Dr.fileName),vo())}),gn.push(pt,"writer.Close()").blank().push(pt,"%s := bytes.NewReader(%s.Bytes())",gn.var("payload"),gn.var("data")).push(pt,'%s, %s := http.NewRequest("%s", %s, %s)',gn.var("req"),Ut,Qn,gn.var("reqUrl"),gn.var("payload")),q.allHeaders["Content-Type"]="writer.FormDataContentType()";break;default:q.postData.text&&gn.push(pt,"%s := strings.NewReader(%s)",gn.var("payload"),JSON.stringify((Nt=q.postData)==null?void 0:Nt.text)).push(pt,'%s, %s := http.NewRequest("%s", %s, %s)',gn.var("req"),Ut,Qn,gn.var("reqUrl"),gn.var("payload"))}}else gn.push(pt,'%s, %s := http.NewRequest("%s", %s, nil)',gn.var("req"),Ut,Qn,gn.var("reqUrl"));if(Object.getOwnPropertyNames(q.queryObj).length){gn.blank().push(pt,`${gn.var("query")} := ${gn.var("req")}.URL.Query()`);for(const hr in q.queryObj){const Dr=q.queryObj[hr],oo=typeof Dr=="string"&&/^\[.*\]$/.test(Dr)?`\`${Dr}\``:`"${Dr}"`;gn.push(pt,`${gn.var("query")}.Add("${hr}", ${oo})`)}gn.push(pt,`${gn.var("req")}.URL.RawQuery = ${gn.var("query")}.Encode()`).blank()}if(vo(),q.basicAuth){const{username:hr,password:Dr}=q.basicAuth;gn.push(pt,`%s.SetBasicAuth("${hr}", "${Dr}")`,gn.var("req"))}return Object.keys(q.allHeaders).length&&Object.keys(q.allHeaders).forEach(hr=>{gn.push(pt,'%s.Header.Add("%s", %s)',gn.var("req"),hr,q.allHeaders[hr])}),gn.push(pt,"%s, %s := %s.Do(%s)",gn.var("res"),Ut,hn,gn.var("req")),vo(),zt.printBody&&(gn.push(pt,"defer %s.Body.Close()",gn.var("res")).push(pt,"%s, %s := ioutil.ReadAll(%s.Body)",gn.var("body"),Ut,gn.var("res")),vo()),gn.blank().push(pt,"fmt.Println(%s)",gn.var("res")),zt.printBody&&gn.push(pt,"fmt.Println(string(%s))",gn.var("body")),zt.showBoilerplate&&gn.push("}"),gn.join()},$t={key:"native",title:"NewRequest",link:"http://golang.org/pkg/net/http/#NewRequest",description:"Golang HTTP client request"},Vn={info:{key:"go",title:"Go",extname:".go",default:"native"},native:jn},tr=["number","boolean","function","symbol"];function Pn(q){return Object.prototype.toString.call(q)==="[object RegExp]"}function Zn(q){const Me=typeof q;return q!==null&&(Me==="object"||Me==="function")}function nn(q,Me,tt=""){const hn=[];return function xn(yn,Ln={},Wt=""){Ln.indent=Ln.indent||" ";const Kt={newLine:`
|
|
124
124
|
`,newLineOrSpace:`
|
|
125
|
-
`,pad:Wt,indent:Wt+Ln.indent},Nt=zt=>{if(Ln.inlineCharacterLimit===void 0)return zt;const
|
|
126
|
-
`).replace(new RegExp(Kt.pad,"g"),Wt).replace(new RegExp(Kt.indent,"g"),Wt+Ln.indent)};if(hn.indexOf(yn)!==-1)return'"Circular"';if(yn===null)return"NULL";if(yn===void 0||tr.includes(typeof yn)||Pn(yn))return String(yn);if(yn instanceof Date)return`date('${yn.toISOString()}')`;if(Array.isArray(yn)){if(yn.length===0)return"array()";hn.push(yn);const zt="array("+Kt.newLine+yn.map((
|
|
127
|
-
`?"\\n":"\\r"),Ln.singleQuotes===!1?(yn=yn.replace(/"/g,'\\"'),`"${yn}"`):(yn=yn.replace(/\\?'/g,"\\'"),`"${yn}"`)}(q,Me,tt)}var
|
|
125
|
+
`,pad:Wt,indent:Wt+Ln.indent},Nt=zt=>{if(Ln.inlineCharacterLimit===void 0)return zt;const Gn=zt.replace(new RegExp(Kt.newLine,"g"),"").replace(new RegExp(Kt.newLineOrSpace,"g")," ").replace(new RegExp(Kt.pad+"|"+Kt.indent,"g"),"");return Gn.length<=Ln.inlineCharacterLimit?Gn:zt.replace(new RegExp(Kt.newLine+"|"+Kt.newLineOrSpace,"g"),`
|
|
126
|
+
`).replace(new RegExp(Kt.pad,"g"),Wt).replace(new RegExp(Kt.indent,"g"),Wt+Ln.indent)};if(hn.indexOf(yn)!==-1)return'"Circular"';if(yn===null)return"NULL";if(yn===void 0||tr.includes(typeof yn)||Pn(yn))return String(yn);if(yn instanceof Date)return`date('${yn.toISOString()}')`;if(Array.isArray(yn)){if(yn.length===0)return"array()";hn.push(yn);const zt="array("+Kt.newLine+yn.map((Gn,Ut)=>{const Qn=yn.length-1===Ut?Kt.newLine:","+Kt.newLineOrSpace;let gn=xn(Gn,Ln,Wt+Ln.indent);return Ln.transform&&(gn=Ln.transform(yn,Ut,gn)),Kt.indent+gn+Qn}).join("")+Kt.pad+")";return hn.pop(),Nt(zt)}if(Zn(yn)){let zt=Object.keys(yn);if(Ln.filter&&(zt=zt.filter(Ut=>{var Qn;return(Qn=Ln.filter)==null?void 0:Qn.call(Ln,yn,Ut)})),zt.length===0)return Array.isArray(yn)?"array()":"(object)[]";hn.push(yn);const Gn="array("+Kt.newLine+zt.map((Ut,Qn)=>{const gn=zt.length-1===Qn?Kt.newLine:","+Kt.newLineOrSpace,vo=typeof Ut=="symbol",br=!vo&&/^[a-z$_][a-z$_0-9]*$/i.test(Ut),hr=vo||br?Ut:xn(Ut,Ln);let Dr=xn(yn[Ut],Ln,Wt+Ln.indent);return Ln.transform&&(Dr=Ln.transform(yn,Ut,Dr)),`${Kt.indent}"${String(hr)}" => ${Dr}${gn}`}).join("")+Kt.pad+")";return hn.pop(),Nt(Gn)}return yn=String(yn).replace(/[\r\n]/g,zt=>zt===`
|
|
127
|
+
`?"\\n":"\\r"),Ln.singleQuotes===!1?(yn=yn.replace(/"/g,'\\"'),`"${yn}"`):(yn=yn.replace(/\\?'/g,"\\'"),`"${yn}"`)}(q,Me,tt)}var fn=Object.defineProperty,kn=Object.defineProperties,er=Object.getOwnPropertyDescriptors,Zr=Object.getOwnPropertySymbols,Cr=Object.prototype.hasOwnProperty,$r=Object.prototype.propertyIsEnumerable,Xr=(q,Me,tt)=>Me in q?fn(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Gr=(q,Me)=>{for(var tt in Me||(Me={}))Cr.call(Me,tt)&&Xr(q,tt,Me[tt]);if(Zr)for(var tt of Zr(Me))$r.call(Me,tt)&&Xr(q,tt,Me[tt]);return q},rr=(q,Me)=>kn(q,er(Me));function Mr(q,Me){return Me?`$${Me}${cn(q)}`:`$${q}`}const _r=function(q,Me,{target:tt,client:hn}){var xn;const yn=Gr({showBoilerplate:!0,checkErrors:!1,printBody:!0,indent:" ",noTags:!0,shortTags:!1,maxRedirects:10,namedErrors:!1,closingTag:!1},Me);let Ln,Wt=!1;const Kt=new Kr({indentation:yn.indent,capitalize:!0,lang:A.PHP}),Nt=(xn=q.securityOAuth2ExtraCalls)==null?void 0:xn[0],zt=Mr("curl",yn.variablesPrefix),Gn=Mr("response",yn.variablesPrefix),Ut=Mr("error",yn.variablesPrefix);if(yn.noTags||Kt.push(yn.shortTags?"<?":"<?php").blank(),Nt){const po="oAuth2",oo=new ba(Nt).convert(tt,hn,rr(Gr({},yn),{showBoilerplate:!1,variablesPrefix:po}));Kt.push(oo),Kt.blank(),q.allHeaders.Authorization=`Bearer " . ${Mr("response",po)}.access_token`}const Qn=Object.keys(q.headersObj).sort().map(function(po){return po==="Authorization"&&Nt?(0,O.format)('"%s: %s',po,q.allHeaders.Authorization):(0,O.format)('"%s: %s"',po,q.headersObj[po])});if(q.basicAuth){const{username:po,password:oo}=q.basicAuth;Qn.push(`"Authorization: Basic " . base64_encode("${po}:${oo}")`)}yn.showBoilerplate&&Kt.push("/**").push(" * Requires libcurl").push(" */").blank(),Zt(q,Kt);let gn="";if(Object.keys(q.queryObj||{}).length){const po=nn(q.queryObj||{},{indent:yn.indent});gn="$query",Kt.push(`${gn} = ${po};`).blank()}if(Kt.push(`${zt} = curl_init();`),Kt.blank(),q.postData)switch((0,g.Ej)(q.postData.mimeType)){case d.mI.JSON:{const po=nn(q.postData.jsonObj||{},{indent:yn.indent});Wt=!0,Ln="json_encode($payload)",Kt.push(`$payload = ${po};`).blank();break}case d.mI.MULTIPART:{const po=q.postData.params.map(({name:oo,value:ui})=>`${yn.indent}"${oo}" => "${ui}",
|
|
128
128
|
`).join("");Wt=!0,Ln="$payload",Kt.push(`$payload = array(
|
|
129
129
|
${po});`).blank();break}case d.mI.URL_ENCODED:{const po=q.postData.params.map(({name:oo,value:ui})=>`${oo}=${ui}`).join("&");Wt=!0,Ln="$payload",Kt.push(`$payload = "${po}";`).blank();break}default:Ln=q.postData.text;break}let vo=Tt(q,Kt);gn&&(vo.endsWith('"')?vo=vo.slice(0,-1)+`?" . http_build_query(${gn})`:vo+=` . "?" . http_build_query(${gn})`);const br=[{escape:!Wt,name:"CURLOPT_POSTFIELDS",value:Ln},{escape:!0,name:"CURLOPT_PORT",value:q.uriObj.port},{escape:!1,name:"CURLOPT_URL",value:vo},{escape:!1,name:"CURLOPT_RETURNTRANSFER",value:"true"},{escape:!0,name:"CURLOPT_CUSTOMREQUEST",value:q.method.toUpperCase()}];Kt.push(`curl_setopt_array(${zt}, [`);const hr=new Kr({indentation:yn.indent,lineJoin:`
|
|
130
130
|
${yn.indent}`,variablesPrefix:yn.variablesPrefix,capitalize:!0,lang:A.PHP});Qn.length&&hr.push("CURLOPT_HTTPHEADER => [").push(1,Qn.join(`,
|
|
131
|
-
`+yn.indent+yn.indent)).push("],"),br.forEach(function(po){[null,void 0].includes(po.value)||hr.push((0,O.format)("%s => %s,",po.name,po.escape?JSON.stringify(po.value):po.value))});const Dr=q.cookies.map(function(po){return encodeURIComponent(po.name)+"="+encodeURIComponent(po.value)});return Dr.length&&hr.push((0,O.format)('CURLOPT_COOKIE => "%s",',Dr.join("; "))),Kt.push(1,hr.join()).push("]);").blank().push(`${
|
|
131
|
+
`+yn.indent+yn.indent)).push("],"),br.forEach(function(po){[null,void 0].includes(po.value)||hr.push((0,O.format)("%s => %s,",po.name,po.escape?JSON.stringify(po.value):po.value))});const Dr=q.cookies.map(function(po){return encodeURIComponent(po.name)+"="+encodeURIComponent(po.value)});return Dr.length&&hr.push((0,O.format)('CURLOPT_COOKIE => "%s",',Dr.join("; "))),Kt.push(1,hr.join()).push("]);").blank().push(`${Gn} = curl_exec(${zt});`).push(`${Ut} = curl_error(${zt});`).blank().push(`curl_close(${zt});`).blank().push(`if (${Ut}) {`),yn.namedErrors?Kt.push(1,`echo array_flip(get_defined_constants(true)["curl"])[${Ut}];`):Kt.push(1,`echo "cURL Error #:" . ${Ut};`),Kt.push("} else {").push(1,`echo ${Gn};`).push("}"),!yn.noTags&&yn.closingTag&&Kt.blank().push("?>"),Kt.join()},oi={key:"curl",title:"cURL",link:"http://php.net/manual/en/book.curl.php",description:"PHP with ext-curl"},Di={info:{key:"php",title:"PHP",extname:".php",default:"curl"},curl:_r};var Zi=Object.defineProperty,$a=Object.defineProperties,Ei=Object.getOwnPropertyDescriptors,Gi=Object.getOwnPropertySymbols,za=Object.prototype.hasOwnProperty,zi=Object.prototype.propertyIsEnumerable,fs=(q,Me,tt)=>Me in q?Zi(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,aa=(q,Me)=>{for(var tt in Me||(Me={}))za.call(Me,tt)&&fs(q,tt,Me[tt]);if(Gi)for(var tt of Gi(Me))zi.call(Me,tt)&&fs(q,tt,Me[tt]);return q},Ms=(q,Me)=>$a(q,Ei(Me));const Ts=1;function js(q={},Me){return(0,g.Ej)(q.mimeType)===Me}const Ul=function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt,Kt;const Nt=q.method.toUpperCase(),zt=(xn=q.securityOAuth2ExtraCalls)==null?void 0:xn[0],Gn=aa({capitalize:!0,showBoilerplate:!0,indent:" "},Me),Ut=new Kr({indentation:Gn.indent,variablesPrefix:Gn.variablesPrefix,capitalize:Gn.capitalize,lang:A.RUBY});Gn.showBoilerplate&&(Ut.push("require 'uri'").push("require 'net/http'"),q.uriObj.protocol==="https:"&&Ut.push("require 'openssl'"),(js(q.postData,d.mI.JSON)||zt)&&Ut.unshift("require 'json'"),Ut.blank()),Object.keys(q.allHeaders).length&&Object.keys(q.allHeaders).forEach(br=>{q.allHeaders[br]=`'${q.allHeaders[br]}'`});const Qn=["GET","POST","HEAD","DELETE","PATCH","PUT","OPTIONS","COPY","LOCK","UNLOCK","MOVE","TRACE"],gn=Nt.charAt(0)+Nt.substring(1).toLowerCase();if(Qn.indexOf(Nt)<0&&Ut.push("class Net::HTTP::%s < Net::HTTPRequest",gn).push(" METHOD = '%s'",Nt.toUpperCase()).push(" REQUEST_HAS_BODY = '%s'",(yn=q.postData)!=null&&yn.text?"true":"false").push(" RESPONSE_HAS_BODY = true").push("end").blank(),zt){const br="oAuth2",hr=new ba(zt).convert(tt,hn,Ms(aa({},Gn),{variablesPrefix:br,showBoilerplate:!1})),Dr=`${br}${Gn.capitalize?"Response":"response"}`;Ut.push(hr).push(`access_token = JSON.parse(${Dr}.body)['access_token']`).blank(),q.allHeaders.Authorization='"Bearer " + access_token'}if(Zt(q,Ut),Ut.push(`${Ut.var("url")} = URI(${Tt(q,Ut)})`),Object.getOwnPropertyNames(q.queryObj).length&&(Ut.push(`${Ut.var("params")} = ${P()(q.queryObj,{indent:Gn.indent,inlineCharacterLimit:25})}`),Ut.push(`${Ut.var("url")}.query = URI.encode_www_form(${Ut.var("params")})`)),Ut.blank().push(`${Ut.var("http")} = Net::HTTP.new(${Ut.var("url")}.host, ${Ut.var("url")}.port)`),q.uriObj.protocol==="https:"&&Ut.push(`${Ut.var("http")}.use_ssl = true`),Ut.blank().push(`${Ut.var("request")} = Net::HTTP::%s.new(${Ut.var("url")})`,gn),Object.keys(q.allHeaders).length&&Object.keys(q.allHeaders).forEach(br=>{q.allHeaders[br]!==`'${d.mI.MULTIPART}'`&&Ut.push(`${Ut.var("request")}['%s'] = %s`,br,q.allHeaders[br])}),q?.postData){const br={};switch((0,g.Ej)((Ln=q?.postData)==null?void 0:Ln.mimeType)){case d.mI.URL_ENCODED:q.postData.params.forEach(hr=>{br[hr.name]=hr.value}),Ut.push(`${Ut.var("request")}.body = URI.encode_www_form(${P()(br,{indent:Gn.indent,inlineCharacterLimit:25})})`);break;case d.mI.JSON:Ut.push(`${Ut.var("request")}.body = ${P()(q.postData.jsonObj,{indent:Gn.indent,inlineCharacterLimit:25}).replace(/null/g,"nil")}.to_json`);break;case d.mI.MULTIPART:q.postData.params&&(Ut.push(`${Ut.var("form_data")} = [`),q.postData.params.forEach(hr=>{Ut.push(Ts,`['${hr.name}', '${hr.value}'],`)}),Ut.push("]")),Ut.push(`${Ut.var("request")}.set_form(${Ut.var("form_data")}, '${d.mI.MULTIPART}')`);break;default:(Wt=q.postData)!=null&&Wt.text&&Ut.push(`${Ut.var("request")}.body = ${JSON.stringify((Kt=q.postData)==null?void 0:Kt.text)}`)}}if(q.basicAuth){const{username:br,password:hr}=q.basicAuth;Ut.push(`${Ut.var("request")}.basic_auth('${br}', '${hr}')`)}return Ut.blank().push(`${Ut.var("response")} = ${Ut.var("http")}.request(${Ut.var("request")})`).push(`puts ${Ut.var("response")}.read_body`).blank(),Ut.join()},$l={key:"native",title:"net::http",link:"http://ruby-doc.org/stdlib-2.2.1/libdoc/net/http/rdoc/Net/HTTP.html",description:"Ruby HTTP client"},Cl={info:{key:"ruby",title:"Ruby",extname:".rb",default:"native"},native:Ul};function Ol(q,Me){return q?typeof q=="string"?JSON.stringify(q):JSON.stringify(q,null,1).split(`
|
|
132
132
|
`).map((tt,hn,xn)=>hn===xn.length-1?tt:(Me?.indent||" ")+tt).join(`
|
|
133
133
|
`).trim():""}function qs(q,Me){return`
|
|
134
134
|
`+q.map(({name:hn,value:xn})=>(Me?.indent||"")+`${hn} = "${xn}"`).join(`,
|
|
135
135
|
`)+`
|
|
136
|
-
`}var gs=Object.defineProperty,Xa=Object.defineProperties,Ws=Object.getOwnPropertyDescriptors,ss=Object.getOwnPropertySymbols,vs=Object.prototype.hasOwnProperty,Ks=Object.prototype.propertyIsEnumerable,ul=(q,Me,tt)=>Me in q?gs(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Pl=(q,Me)=>{for(var tt in Me||(Me={}))vs.call(Me,tt)&&ul(q,tt,Me[tt]);if(ss)for(var tt of ss(Me))Ks.call(Me,tt)&&ul(q,tt,Me[tt]);return q},zl=(q,Me)=>Xa(q,Ws(Me));const ra=1,_s={javascript:Je,node:pr,python:kr,shell:Yn,java8:hi,java:tn,csharp:La,csharpNewtonsoft:Re,go:Vn,php:Di,ruby:Cl,r:{info:{key:"r",title:"R",extname:".r",default:"httr"},httr:function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt;const Kt=Object.assign({indent:" ",showBoilerplate:!0,printBody:!0},Me),Nt=new Kr({indentation:Kt.indent,variablesPrefix:Kt.variablesPrefix,lang:A.R}),zt=q.method.toUpperCase(),Zn=(xn=q.securityOAuth2ExtraCalls)==null?void 0:xn[0];if(Kt.showBoilerplate&&Nt.push("library(httr)").blank(),Zn){const br="oauth2_",hr=new ba(Zn).convert(tt,hn,zl(Pl({},Kt),{variablesPrefix:br,showBoilerplate:!1})),Dr=`${br}data_req`;Nt.push(hr).push(`access_token = content(${Dr}, "parsed")$access_token`).blank(),q.allHeaders.Authorization='paste("Bearer", access_token)'}let Ut,Qn="";if(q?.postData)switch((0,g.Ej)((yn=q?.postData)==null?void 0:yn.mimeType)){case d.mI.URL_ENCODED:{Ut="form",Qn=Nt.var("body");const br=qs(q.postData.params,Kt);Nt.push(`${Qn} <- list(${br})`).blank();break}case d.mI.JSON:{Ut="json",Qn=Nt.var("body");const br=Ol(q.postData.jsonObj,Kt);Nt.push(`${Qn} = '${br}'`).blank();break}case d.mI.MULTIPART:{Ut="multipart",Qn=Nt.var("body");const br=qs(q.postData.params,Kt);Nt.push(`${Qn} <- list(${br})`).blank();break}default:(Ln=q.postData)!=null&&Ln.text&&(Qn=Nt.var("body"),Ut="raw",Nt.push(`${Qn} = ${Ol((Wt=q.postData)==null?void 0:Wt.text)}`).blank())}Zt(q,Nt),Object.keys(Pl(Pl({},q.pathParameters),q.serverVariables)).length&&Nt.blank().push("# create you own operator").push('"%&%" <- function(x, y)paste0(x,y)').blank();const gn=Tt(q,Nt);Nt.push(`url = ${gn}`).blank();const vo=Nt.var("data_req");if(Nt.push(`${vo} <- ${zt}(`),Nt.push(ra,"url,"),q.basicAuth){const{username:br,password:hr}=q.basicAuth;Nt.push(ra,`authenticate("${br}", "${hr}")`)}if(Object.keys(q.allHeaders).length){const br=`${Object.keys(q.allHeaders).map(hr=>`"${hr}" = ${q.allHeaders[hr].startsWith("paste")?q.allHeaders[hr]:`"${q.allHeaders[hr]}"`}`).join(", ")}`;br&&Nt.push(ra,`add_headers(${br}),`)}return Qn&&(Nt.push(ra,`body = ${Qn},`),Nt.push(ra,`encode = "${Ut}",`)),Nt.push(ra,"verbose()"),Nt.push(")"),Kt.printBody&&Nt.blank().push(`content(${vo}${Ut==="raw"?', "text"':""})`),Nt.join()}}};function Fs(q,Me){if(q[Me.name]===void 0)return q[Me.name]=Me.value,q;if(q[Me.name]instanceof Array)return q[Me.name].push(Me.value),q;const tt=[q[Me.name],Me.value];return q[Me.name]=tt,q}var Hl=Object.defineProperty,Tl=Object.defineProperties,el=Object.getOwnPropertyDescriptors,dl=Object.getOwnPropertySymbols,Ls=Object.prototype.hasOwnProperty,fl=Object.prototype.propertyIsEnumerable,Ha=(q,Me,tt)=>Me in q?Hl(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Us=(q,Me)=>{for(var tt in Me||(Me={}))Ls.call(Me,tt)&&Ha(q,tt,Me[tt]);if(dl)for(var tt of dl(Me))fl.call(Me,tt)&&Ha(q,tt,Me[tt]);return q},Es=(q,Me)=>Tl(q,el(Me)),Gs=(q,Me,tt)=>Ha(q,typeof Me!="symbol"?Me+"":Me,tt);class ba{constructor(Me){Gs(this,"request");const tt=Us({},Me);this.request=this.prepare(Es(Us({},tt),{httpVersion:tt.httpVersion||"HTTP/1.1",queryString:tt.queryString||[],headers:tt.headers||[],cookies:tt.cookies||[],postData:tt.postData?Es(Us({},tt.postData),{jsonObj:void 0,paramsObj:void 0}):void 0,bodySize:0,headersSize:0,queryObj:{},headersObj:{},cookiesObj:{},allHeaders:{},uriObj:{},fullUrl:"",pathParameters:tt.pathParameters||{},serverVariables:tt.serverVariables||{}}))}prepare(Me){var tt;if(Me.queryString&&Me.queryString.length&&(Me.queryObj=Me.queryString.reduce(Fs,{})),Me.headers&&Me.headers.length){const xn=/^HTTP\/2/;Me.headersObj=Me.headers.reduce(function(yn,Ln){let Wt=Ln.name;return Me.httpVersion.match(xn)&&(Wt=Wt.toLowerCase()),yn[Wt]=Ln.value,yn},{})}Me.cookies&&Me.cookies.length&&(Me.cookiesObj=Me.cookies.reduceRight(function(xn,yn){return xn[yn.name]=yn.value,xn},{}));const hn=Me.cookies.map(function(xn){return encodeURIComponent(xn.name)+"="+encodeURIComponent(xn.value)});if(hn.length&&(Me.allHeaders.cookie=hn.join("; ")),Me.postData)switch((0,g.Ej)(Me.postData.mimeType)){case"multipart/mixed":case"multipart/related":case d.mI.MULTIPART:case"multipart/alternative":break;case d.mI.URL_ENCODED:(tt=Me.postData)!=null&&tt.params?(Me.postData.paramsObj=Me.postData.params.reduce(Fs,{}),Me.postData.text=u._L.stringify(Me.postData.paramsObj)):Me.postData.text="";break;case"text/json":case"text/x-json":case d.mI.JSON:case"application/x-json":if(Me.postData.text)try{Me.postData.jsonObj=JSON.parse(Me.postData.text)}catch{Me.postData.mimeType="text/plain"}break}return Me.allHeaders=Object.assign(Me.allHeaders,Me.headersObj),Me.uriObj=v.parse(Me.url,!0,!0),Me.queryObj=Object.assign(Me.queryObj,Me.uriObj.query),Me.uriObj.query=null,Me.uriObj.search=null,Me.uriObj.path=Me.uriObj.pathname=(0,g.rE)(Me.uriObj.pathname),Me.url=(0,g.rE)(v.format(Me.uriObj)),Me.uriObj.query=Me.queryObj,Me.uriObj.search=u._L.stringify(Me.queryObj),Me.uriObj.search&&(Me.uriObj.path=Me.uriObj.pathname+"?"+Me.uriObj.search),Me.fullUrl=(0,g.rE)(v.format(Me.uriObj)),Me}convert(Me,tt,hn){!hn&&tt&&(hn=tt);const xn=this._matchTarget(Me,tt);if(xn){const yn=xn(this.request,hn,{target:Me,client:tt});return yn.length===1?yn[0]:yn}throw new Error("Cannot match target")}_matchTarget(Me,tt){return Object.prototype.hasOwnProperty.call(_s,Me)?typeof tt=="string"&&typeof _s[Me][tt]=="function"?_s[Me][tt]:_s[Me][_s[Me].info.default]:!1}}var jl=e(77422),Vl=Object.defineProperty,pl=Object.defineProperties,bl=Object.getOwnPropertyDescriptors,$s=Object.getOwnPropertySymbols,wa=Object.prototype.hasOwnProperty,hl=Object.prototype.propertyIsEnumerable,Wl=(q,Me,tt)=>Me in q?Vl(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Na=(q,Me)=>{for(var tt in Me||(Me={}))wa.call(Me,tt)&&Wl(q,tt,Me[tt]);if($s)for(var tt of $s(Me))hl.call(Me,tt)&&Wl(q,tt,Me[tt]);return q},H=(q,Me)=>pl(q,bl(Me));function ye(q,Me){return q.find(tt=>{const hn=tt.schemes.map(xn=>xn.id);return(0,u.BI)(hn,Me||[])})}function Qe(q,{exampleName:Me="",skipOptionalParameters:tt=!1,withOAuth2Call:hn=!1,spec:xn,generatedPayloadSamplesMaxDepth:yn=8,pathParams:Ln={},properties:Wt={},activeMimeName:Kt=""},{environment:Nt,requestValues:zt,activeSecuritySchemeIds:Zn}){var Ut,Qn,gn,vo,br,hr,Dr,po;const oo=Nt.server,ui=q.servers.find(Mn=>Mn.url===oo)||q.servers[0],ri=ye(q.security,Zn),{securityHeaders:Wi,securityCookies:la,securityQueries:va,securityOAuth2ExtraCalls:xa,basicAuth:is}=nr(ri||((Ut=q.security)==null?void 0:Ut[0]),hn,Nt),di=((Qn=q?.requestBody)==null?void 0:Qn.content)&&(0,jl.Z)(q.requestBody.content,Kt),ya={skipNonRequired:tt,skipReadOnly:!0,maxSampleDepth:yn,quiet:!0},Li=zt;let Ao=!1;const Si=q.parameters.filter(Mn=>Mn.in==="header").filter(Mn=>!(tt&&!Mn.required)).map(Mn=>{var lo,Yo,ea;return{name:Mn.name,value:((lo=Li.header)==null?void 0:lo[Mn.name])||(0,u.dt)("header",Mn.name)||((ea=(Yo=Mn.serverValues)==null?void 0:Yo[oo])==null?void 0:ea.example)||Mn.example||(0,u.Zg)(Mn,o.XM(Mn.schema.rawSchema,ya,xn))}}).map(Mn=>(di?.name&&Mn.name.toLowerCase()==="content-type"&&(Ao=!0,Mn.value=di.name),Mn)).concat(Wi);!Ao&&di?.name&&Si.unshift({name:"Content-Type",value:di?.name});const Ii=q.parameters.filter(Mn=>Mn.in==="cookie").filter(Mn=>!(tt&&!Mn.required)).map(Mn=>{var lo,Yo;return u._L.parse((0,u.Zg)(Mn,((Yo=(lo=Mn.serverValues)==null?void 0:lo[oo])==null?void 0:Yo.example)||Mn.example||o.XM(Mn.schema.rawSchema,ya,xn)))}).reduce((Mn,lo)=>{var Yo;for(const[ea,Yi]of Object.entries(lo))Mn.push({name:ea,value:String(((Yo=Li.cookie)==null?void 0:Yo[ea])||Yi)});return Mn},[]).concat(la),ca=q.parameters.filter(Mn=>Mn.in==="query").filter(Mn=>!(tt&&!Mn.required)).map(Mn=>{var lo,Yo;return u._L.parse((0,u.Zg)(Mn,((Yo=(lo=Mn.serverValues)==null?void 0:lo[oo])==null?void 0:Yo.example)||Mn.example||o.XM(Mn.schema.rawSchema,ya,xn)))}).reduce((Mn,lo)=>{var Yo,ea,Yi;for(const[pa,Va]of Object.entries(lo))Mn.push({name:pa,value:(0,u.DJ)((Yo=Li.query)==null?void 0:Yo[pa])&&JSON.stringify((0,u.Fh)((ea=Li.query)==null?void 0:ea[pa]))||String(((Yi=Li.query)==null?void 0:Yi[pa])||Va)});return Mn},[]).concat(va),Qa=ui?.url.replace(/\/$/,""),Ti=q.path.replace(/^\//,""),Ea=`${Qa}/${Ti}`,fa=q.parameters.filter(Mn=>Mn.in==="path").reduce((Mn,lo)=>{var Yo,ea,Yi;const{in:pa,name:Va}=lo;return Mn[Va]=((Yo=Li.path)==null?void 0:Yo[Va])||((Yi=(ea=lo.serverValues)==null?void 0:ea[oo])==null?void 0:Yi.example)||lo.example||Ln[Va]||(0,u.dt)(pa,Va),Mn},{}),_i=di?.name.toLowerCase(),zs=_i===d.mI.MULTIPART||_i===d.mI.URL_ENCODED,Bi=zs?(gn=di?.formExamples)==null?void 0:gn[Me]:(vo=di?.examples)==null?void 0:vo[Me],ka=zs?di?.formExamples||{}:di?.examples||{},[ko]=Object.values(ka),Ys=((hr=(br=Bi?.serverValues)==null?void 0:br[oo])==null?void 0:hr.value)||((po=(Dr=ko?.serverValues)==null?void 0:Dr[oo])==null?void 0:po.value),ls=Mn=>{var lo;return!Mn||typeof Mn!="object"||!((lo=di?.schema)!=null&&lo.rawSchema)?null:o.XM(Lo(di.schema.rawSchema,Mn),H(Na({},ya),{format:"xml"}),xn)},Bt=(()=>{if(Li?.body)return Li.body;if(_i===d.mI.XML){const Mn=ls(Ys)||ls(Bi?.value)||ls(ko?.value);if(Mn)return Mn;if(di?.schema)return o.XM(di.schema.rawSchema,H(Na({},ya),{format:"xml"}),xn)}else return Ys||Bi?.value||ko?.value||di?.schema&&o.XM(di.schema.rawSchema,H(Na({},ya),{format:"json"}),xn);return""})();let Gt="",Sn=[];switch((0,g.Ej)(_i)){case d.mI.JSON:Gt=JSON.stringify(Ar(Bt,Wt));break;case d.mI.XML:Gt=Bt;break;case d.mI.URL_ENCODED:case d.mI.MULTIPART:Gt=u._L.stringify(Ar(Bt,Wt)),Sn=Tr(Ar(Bt,Wt));break;default:Gt=String(Bt||"")}const _n=Gt?{mimeType:di?.name||d.mI.OCTET_STREAM,text:Gt,params:Sn}:void 0,fn=q.responses.map(Mn=>Mn.code);return{method:q.httpVerb,url:Ea,httpVersion:"HTTP/1.1",cookies:Ii,headers:Si,queryString:ca,postData:_n,headersSize:-1,bodySize:-1,securityOAuth2ExtraCalls:xa,basicAuth:is,pathParameters:fa,serverVariables:Nt,allResponseCodes:fn}}const $e={withImports:!0,withComments:!1},Xe={curl:{code:"shell",defaultTarget:"curl",defaultOptions:H(Na({},$e),{short:!0})},JavaScript:{code:"javascript",defaultTarget:"fetch",defaultOptions:H(Na({},$e),{withImports:!1})},"Node.js":{code:"node",defaultTarget:"fetch",defaultOptions:Na({},$e)},Python:{code:"python",defaultTarget:"requests",defaultOptions:Na({},$e)},"Java8+Apache":{code:"java8",defaultTarget:"apachehttp",defaultOptions:Na({},$e)},Java:{code:"java",defaultTarget:"httpclient",defaultOptions:Na({},$e)},"C#":{code:"csharp",defaultTarget:"httpclient",defaultOptions:Na({},$e)},"C#+Newtonsoft":{code:"csharpNewtonsoft",defaultTarget:"httpclient",defaultOptions:Na({},$e)},Go:{code:"go",defaultTarget:"http.DefaultClient",defaultOptions:Na({},$e)},PHP:{code:"php",defaultTarget:"curl",defaultOptions:Na({},$e)},Ruby:{code:"ruby",defaultTarget:"net::http",defaultOptions:Na({},$e)},R:{code:"r",defaultTarget:"httr",defaultOptions:Na({},$e)}};function mn({lang:q,operation:Me,exampleName:tt,pathParams:hn,properties:xn,options:yn={},environment:Ln,translate:Wt}){try{const{skipOptionalParameters:Kt,withOAuth2Call:Nt,spec:zt,generatedPayloadSamplesMaxDepth:Zn,store:Ut,activeMimeName:Qn}=yn,gn=Qe(Me,{exampleName:tt,pathParams:hn,properties:xn,skipOptionalParameters:Kt,withOAuth2Call:Nt,spec:zt,generatedPayloadSamplesMaxDepth:Zn,activeMimeName:Qn},{environment:Ln,requestValues:Ut.requestValues,activeSecuritySchemeIds:Ut.activeSecuritySchemeIds}),vo=new ba(gn);return Xe[q]?vo.convert(Xe[q].code,Xe[q].defaultTarget,Na(Na({},Xe[q].defaultOptions),yn)):Wt("openapi.unsupportedLanguage","Language is not supported.")}catch(Kt){return console.error(Kt),Wt("openapi.failedToGenerateCodeSample","Failed to generate code sample.")}}function nr(q,Me,tt){var hn,xn,yn,Ln,Wt;const Kt={securityHeaders:[],securityCookies:[],securityQueries:[],securityOAuth2ExtraCalls:[],basicAuth:void 0},Nt=tt?.server;for(const zt of q?.schemes||[]){const Zn=(0,u.VQ)(zt.id,tt),Ut=Nt&&zt.serverValues&&zt.serverValues[Nt],Qn={access_token:Ut?.["x-defaultAccessToken"]||zt["x-defaultAccessToken"],token_type:Ut?.["x-defaultTokenType"]||zt["x-defaultTokenType"],client_id:Ut?.["x-defaultClientId"]||zt["x-defaultClientId"],client_secret:Ut?.["x-defaultClientSecret"]||zt["x-defaultClientSecret"]},gn=Ut?.["x-defaultUsername"]||zt["x-defaultUsername"],vo=Ut?.["x-defaultPassword"]||zt["x-defaultPassword"],br=Ut&&"scopes"in Ut?Ut.scopes||[]:zt.scopes||[];switch(zt.type){case"openIdConnect":(hn=Kt.securityHeaders)==null||hn.push({name:"Authorization",value:Qn.access_token?`${Qn.token_type||"Bearer"} ${Qn.access_token}`:Zn.token?`${Qn.token_type||Zn.token.token_type||"Bearer"} ${Zn.token.access_token}`:"Bearer <YOUR_TOKEN_HERE>"});break;case"oauth2":{const hr=Qn.access_token?`${Qn.token_type||"Bearer"} ${Qn.access_token}`:Zn.token?`${Zn.token.token_type||"Bearer"} ${Zn.token.access_token}`:"Bearer <YOUR_TOKEN_HERE>";zt.flows.clientCredentials&&Me?Kt.securityOAuth2ExtraCalls.push(xr(zt.flows.clientCredentials,br,H(Na({},Zn),{client_id:Qn.client_id||Zn.client_id,client_secret:Qn.client_secret||Zn.client_secret}))):zt.flows.password&&Me&&Kt.securityOAuth2ExtraCalls.push(dr(zt.flows.password,br,H(Na({},Zn),{client_id:Qn.client_id||Zn.client_id,client_secret:Qn.client_secret||Zn.client_secret}))),(xn=Kt.securityHeaders)==null||xn.push({name:"Authorization",value:hr});break}case"apiKey":{const hr=Qn.access_token||Zn.raw||"YOUR_API_KEY_HERE";zt.in==="header"&&((yn=Kt.securityHeaders)==null||yn.push({name:zt.name,value:hr})),zt.in==="cookie"&&Kt.securityCookies.push({name:zt.name,value:hr}),zt.in==="query"&&Kt.securityQueries.push({name:zt.name,value:hr});break}case"http":if(zt.scheme==="basic")Kt.basicAuth={username:gn||Zn.username||`<${yr.toSnakeCase("Username")}>`,password:vo||Zn.password||`<${yr.toSnakeCase("Password")}>`};else{const hr=Qn?.access_token||((Ln=Zn.token)==null?void 0:Ln.access_token)||`<YOUR_${zt.bearerFormat||"TOKEN"}_HERE>`;(Wt=Kt.securityHeaders)==null||Wt.push({name:"Authorization",value:`${ro(zt.scheme||"bearer")} ${hr}`})}break}}return Kt}function dr(q,Me,tt){return{method:"POST",url:q.tokenUrl,httpVersion:"HTTP/1.1",headers:[{name:"Content-Type",value:d.mI.URL_ENCODED},{name:"Accept",value:d.mI.JSON}],queryString:[],postData:{mimeType:d.mI.URL_ENCODED,text:"",params:[{name:"grant_type",value:"password"},{name:"client_id",value:tt.client_id||"YOUR_CLIENT_ID"},{name:"client_secret",value:tt.client_secret||"YOUR_CLIENT_SECRET"},{name:"username",value:tt.username||"<username>"},{name:"password",value:tt.password||"<password>"},Me.length?{name:"scope",value:Me.join(" ")}:void 0].filter(go)},cookies:[],headersSize:-1,bodySize:-1,securityOAuth2ExtraCalls:[]}}function xr(q,Me,tt){return{method:"POST",url:q.tokenUrl,httpVersion:"HTTP/1.1",headers:[{name:"Content-Type",value:d.mI.URL_ENCODED},{name:"Accept",value:d.mI.JSON}],queryString:[],postData:{mimeType:d.mI.URL_ENCODED,text:"",params:[{name:"grant_type",value:"client_credentials"},{name:"client_id",value:tt.client_id||"YOUR_CLIENT_ID"},{name:"client_secret",value:tt.client_secret||"YOUR_CLIENT_SECRET"},Me.length?{name:"scope",value:Me.join(" ")}:void 0].filter(go)},cookies:[],headersSize:-1,bodySize:-1,securityOAuth2ExtraCalls:[]}}function Ar(q,Me){if(q){if((0,C.isObject)(q))return Object.keys(q).length>0&&Object.keys(Me).length===0?q:p()(q,Me,{arrayMerge:g.nG});try{return p()(JSON.parse(q),Me,{arrayMerge:g.nG})}catch{return!1}}return!1}function Tr(q,Me=""){const tt=[];for(const[hn,xn]of Object.entries(q)){const yn=Me?`${Me}[${hn}]`:hn;if(typeof xn=="object"&&xn!==null)tt.push(...Tr(xn,yn));else{const Ln=Array.isArray(q)&&typeof xn=="string"&&Me?Me:yn;tt.push({name:Ln,value:String(xn)})}}return tt}function go(q){return q!==void 0}function ro(q){return q.charAt(0).toUpperCase()+q.slice(1)}function Lo(q,Me){if(!q||typeof q!="object"||!Me||typeof Me!="object")return q;const tt=JSON.parse(JSON.stringify(q));function hn(xn,yn){if(!(!xn||!yn||typeof xn!="object"||typeof yn!="object")&&xn.properties){for(const Ln in xn.properties)if(yn[Ln]!==void 0){const Wt=xn.properties[Ln],Kt=yn[Ln];if(Wt.type==="object"&&typeof Kt=="object"&&!Array.isArray(Kt))hn(Wt,Kt);else if(Wt.type==="array"&&Array.isArray(Kt)&&Kt.length>0){const Nt=Kt[0];Wt.items&&Wt.items.properties&&hn(Wt.items,Nt)}else Wt.example=Kt}}}return hn(tt,Me),tt}},86069:(b,t,e)=>{"use strict";e.d(t,{getCodeSample:()=>o.GQ});var o=e(17772),f=e(48848),p=e.n(f);e.o(f,"normalizeOptions")&&e.d(t,{normalizeOptions:function(){return f.normalizeOptions}})},48848:()=>{},91155:(b,t,e)=>{"use strict";e.d(t,{normalizeOptions:()=>o.a});var o=e(28392)},28392:(b,t,e)=>{"use strict";e.d(t,{a:()=>T});var o=e(57966),f=e(98409),p=e(97421),C=e(70866),u=e(64211);function g(I){if(typeof I>"u")return!1;if(I==="")return!0;if(typeof I!="string")return I;switch(I){case"true":return!0;case"false":return!1;default:return I.split(",").map(L=>L.trim())}}function d(I){if(typeof I=="string"&&!(0,u.kf)(I)){const L=(0,C.i)(I);L||console.warn("scrollYOffset value is a selector to non-existing element. Using offset 0 by default");const M=L&&L.getBoundingClientRect().bottom||0;return()=>M}else{if(typeof I=="number"||(0,u.kf)(I))return()=>typeof I=="number"?I:parseFloat(I);if(typeof I=="function")return()=>{const L=I();return typeof L!="number"&&console.warn(`scrollYOffset should return number but returned value "${L}" of type ${typeof L}`),L};I!==void 0&&console.warn("Wrong value for scrollYOffset ReDoc option: should be string, number or function")}return()=>0}const v={curl:"curl",JavaScript:"JavaScript",NodeJs:"Node.js",Python:"Python",Java:"Java",CSharp:"C#",PHP:"PHP",Go:"Go",Ruby:"Ruby",R:"R",Payload:"Payload"};var y=Object.defineProperty,P=Object.defineProperties,O=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,E=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable,n=(I,L,M)=>L in I?y(I,L,{enumerable:!0,configurable:!0,writable:!0,value:M}):I[L]=M,a=(I,L)=>{for(var M in L||(L={}))E.call(L,M)&&n(I,M,L[M]);if(A)for(var M of A(L))x.call(L,M)&&n(I,M,L[M]);return I},c=(I,L)=>P(I,O(L));function T(I,L){var M,N,j,z,B,Y,K,k,U,$,G;I=c(a(a({},L),I),{markdocOptions:c(a({},I?.markdocOptions),{components:a(a({},(M=L?.markdocOptions)==null?void 0:M.components),(N=I?.markdocOptions)==null?void 0:N.components),tags:a(a({},(j=L?.markdocOptions)==null?void 0:j.tags),(z=I?.markdocOptions)==null?void 0:z.tags),nodes:c(a(a({},(B=L?.markdocOptions)==null?void 0:B.nodes),(Y=I?.markdocOptions)==null?void 0:Y.nodes),{heading:((k=(K=L?.markdocOptions)==null?void 0:K.nodes)==null?void 0:k.heading)||((U=I?.markdocOptions)==null?void 0:U.nodes.heading)})})});const pe=Array.isArray(I.ignoreNamedSchemas)?I.ignoreNamedSchemas:($=I.ignoreNamedSchemas)==null?void 0:$.split(",").map(je=>je.trim());return{downloadUrls:I.downloadUrls,schemaDefinitionsTagName:I.schemaDefinitionsTagName,corsProxyUrl:I.corsProxyUrl&&(0,o.addTrailingSlash)(I.corsProxyUrl),hideSidebar:(0,p.Vn)(I.hideSidebar,!1),jsonSamplesExpandLevel:(0,p.Dv)(I.jsonSamplesExpandLevel,2),generatedSamplesMaxDepth:(0,p.KH)(I.generatedSamplesMaxDepth,8),hideDownloadButtons:(0,p.Vn)(I.hideDownloadButtons,!1),hideInfoMetadata:(0,p.Vn)(I.hideInfoMetadata,!1),hideLoading:(0,p.Vn)(I.hideLoading,!1),hideSchemaTitles:(0,p.Vn)(I.hideSchemaTitles,!1),maxDisplayedEnumValues:(0,p.yS)(I.maxDisplayedEnumValues),mockServer:(G=I.mockServer)!=null&&G.url?{url:I.mockServer.url,position:I.mockServer.position||"first",description:I.mockServer.description||"Mock server"}:void 0,hideReplay:(0,p.Vn)(I.hideReplay,!1),oAuth2RedirectURI:I.oAuth2RedirectURI||null,onlyRequiredInSamples:(0,p.Vn)(I.onlyRequiredInSamples,!1),onDeepLinkClick:I.onDeepLinkClick||(0,p.SJ)(f.Qx.ON_DEEP_LINK_CLICK),requestInterceptor:I.requestInterceptor||(0,p.SJ)(f.Qx.REQUEST_INTERCEPTOR),routingBasePath:(0,o.isUndefined)(I.disableRouter)?"":I.routingBasePath&&(0,p.Fd)(I.routingBasePath)||"",schemasExpansionLevel:(0,p.Dv)(I.schemasExpansionLevel),feedback:I.feedback||{hide:!1},sortRequiredPropsFirst:(0,p.Vn)(I.sortRequiredPropsFirst,!1),scrollYOffset:d(I.scrollYOffset),showExtensions:g(I.showExtensions),sanitize:(0,p.Vn)(I.sanitize,!1),skipBundle:(0,p.Vn)(I.skipBundle,!1),ignoreNamedSchemas:new Set(pe),markdocOptions:I?.markdocOptions,codeSamples:I.codeSamples||{languages:Object.values(v).map(je=>({lang:je}))},layout:I.layout||o.LayoutVariant.THREE_PANEL,events:I.events||{},unstable_hooks:I.unstable_hooks||(0,p.SJ)(f.Qx.HOOKS)||{},unstable_skipSamples:(0,p.Vn)(I.unstable_skipSamples,!1),unstable_externalCodeSamples:I.unstable_externalCodeSamples||[],hidePropertiesPrefix:(0,p.Vn)(I?.hidePropertiesPrefix,!1)}}},34655:(b,t,e)=>{"use strict";e.d(t,{BU:()=>d,mS:()=>u,wj:()=>g});var o=e(97421),f=e(77422);function p(v,y){return v===y||"#"+v===y||v==="#"+y}function C(v,y){var P,O,A,E,x,n,a,c,T,I,L,M,N;if(!v.in){if(v.deps.type==="request"&&(A=(O=(P=v.deps.operation)==null?void 0:P.requestBody)==null?void 0:O.content)!=null&&A.mediaTypes)return((n=(x=(E=v.deps.operation)==null?void 0:E.requestBody)==null?void 0:x.content)==null?void 0:n.mediaTypes.length)>1?((c=(a=v.deps.operation)==null?void 0:a.requestBody)==null?void 0:c.content)&&(0,f.Z)(v.deps.operation.requestBody.content,y).name:void 0;if(v.deps.type==="response"&&(I=(T=v.deps.response)==null?void 0:T.content)!=null&&I.mediaTypes)return((M=(L=v.deps.response)==null?void 0:L.content)==null?void 0:M.mediaTypes.length)>1?((N=v.deps.response)==null?void 0:N.content)&&(0,f.Z)(v.deps.response.content,y).name:void 0}}function u(v,y){var P,O;if(!v)return"";const A={t:v.deps.type,in:v.in||v.deps.in,c:v.deps.type==="response"?(P=v.deps.response)==null?void 0:P.code:void 0,cb:(O=v.deps.operation)!=null&&O.isCallback?v.deps.operation.callbackId:void 0,ct:C(v,y),path:v.fieldFullPath};return o._L.stringify(A,{encode:!1,sort:!1})}function g(v="",y="",P="/"){return v.endsWith(P)&&(v=v.slice(0,-P.length)),y.startsWith(P)&&(y=y.slice(P.length)),!v||!y?v+y:v+P+y}function d(v,y){return v=(0,o.T7)(v),(`/${v}#`+g(v,y)).toLowerCase()}},23598:(b,t,e)=>{"use strict";e.d(t,{BU:()=>o.BU,wj:()=>o.wj});var o=e(34655)},65777:(b,t,e)=>{"use strict";e.d(t,{OpenAPIParser:()=>u.W2,buildContentItems:()=>g.S,getCodeSample:()=>f.getCodeSample,joinWithSeparator:()=>o.wj,makeDeepLink:()=>o.BU,normalizeOptions:()=>d.normalizeOptions});var o=e(23598),f=e(86069);e.o(f,"normalizeOptions")&&e.d(t,{normalizeOptions:function(){return f.normalizeOptions}});var p=e(32324),C=e.n(p);e.o(p,"normalizeOptions")&&e.d(t,{normalizeOptions:function(){return p.normalizeOptions}});var u=e(61218),g=e(79611),d=e(91155),v=e(76920)},79611:(b,t,e)=>{"use strict";e.d(t,{S:()=>K});var o=e(84944),f=e(98409),p=e(97421),C=e(93612),u=e(31505),g=e(57966),d=e(80835);const v=k=>{var U,$;G(k);for(const pe of k.walk())G(pe),(U=pe?.children)!=null&&U.length&&v(pe);function G(pe){pe?.location&&delete pe.location,pe.tag===void 0&&delete pe.tag}return k.type==="document"&&(($=k?.children)!=null&&$.length)?k?.children:k};function y(k,U,$){const G=(0,g.isString)(k)?v((0,u.qg)(k)):u.Jf.fromJSON(JSON.stringify(k?.result)),pe=[];let ne;const je=(te,Q,le=pe,_,fe)=>{te=(0,p.L$)(te);let Pe;_.attributes.id?Pe=_.attributes.id:(Pe=fe?`${fe}/${(0,p.L2)(te)}`:`section/${(0,p.L2)(te)}`,_.attributes.id=Pe);const Ue={id:Pe.toLowerCase(),name:te,level:Q,items:[],ast:[_]};return le.push(Ue),Ue},Se=(te,Q)=>{var le,_;(_=(le=te[te.length-1])==null?void 0:le.ast)==null||_.push(Q)},re=te=>{var Q,le;const _=O(te)||"",Pe=U&&U.type==="tag"?U.id:void 0;te.type==="heading"&&te.attributes.level===1?ne=je(_,te.attributes.level,void 0,te,Pe):te.attributes.level?je(_,te.attributes.level,ne?.items,te,(Q=ne?.id)!=null?Q:Pe):(le=ne?.items)!=null&&le.length?Se(ne?.items,te):pe?.length&&Se(pe,te)};if(Array.isArray(G))for(const te of G)re(te);else re(G);return P(U,pe,$)}function P(k,U,$=1){return U.map(G=>{const pe=(0,d.getTagOrGroup)("section",G,k);return pe.depth=$,G.items&&(pe.items=P(pe,G.items,$+1)),pe})}function O(k){var U,$;if(typeof((U=k?.attributes)==null?void 0:U.content)=="string")return($=k.attributes)==null?void 0:$.content;if(k?.children)return O(k.children[0])}var A=Object.defineProperty,E=Object.defineProperties,x=Object.getOwnPropertyDescriptors,n=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable,T=(k,U,$)=>U in k?A(k,U,{enumerable:!0,configurable:!0,writable:!0,value:$}):k[U]=$,I=(k,U)=>{for(var $ in U||(U={}))a.call(U,$)&&T(k,$,U[$]);if(n)for(var $ of n(U))c.call(U,$)&&T(k,$,U[$]);return k},L=(k,U)=>E(k,x(U));function M(k,U,$,G,pe){let ne;if(G===void 0?ne=Object.keys(U):ne=G.tags,!Array.isArray(ne))return console.warn("Unexpected values of tags. Check tags or x-tagGroups in your definition."),[];const je=ne.map(re=>U[re]?(U[re].used=!0,U[re]):(console.warn(`Non-existing tag "${re}" is added to the group "${G?.name}"`),null)),Se=[];for(const re of je){if(!re)continue;const te=(0,o.l)("tag",re,$);if(te.depth=f.Gh+1,re.name===""){const le=[...y((0,p.jn)(re,"description")||"",te,te.depth+1),...(0,C.T)(void 0,re,te.depth+1)];Se.push(...le);continue}const Q=j({definition:k.definition,tag:re,parent:te,schemaDefinitionsTagName:pe.schemaDefinitionsTagName});te.items=[...Q,...y((0,p.jn)(re,"description")||"",te,te.depth+1),...(0,C.T)(te,re,te.depth+1)],Se.push(te)}return Se.filter(({name:re,items:te})=>re!==f.Ep||te.length>0)}function N(k,U,$,G,pe){const ne=[];for(const je of $){const Se=(0,o.l)("group",je,U);Se.depth=f.Gh,Se.items=M(k,G,Se,je,pe),ne.push(Se)}return ne}function j({definition:k,tag:U,parent:$,schemaDefinitionsTagName:G}){var pe;const ne=G?[G]:[];return Object.entries(((pe=k.components)==null?void 0:pe.schemas)||{}).map(([je,Se])=>{if(!(Se["x-tags"]||ne).includes(U.name))return null;const te=(0,o.l)("schema",{name:je,"x-displayName":`${Se.title||je}`,description:`{% schemaDefinition showWriteOnly="true" schemaRef="#/components/schemas/${je}" /%}`,isSchema:!0,level:2},$);return te.depth=$.depth+1,te}).filter(Boolean)}function z(k,U){const{definition:$}=k,G={},pe=$["x-webhooks"]||$.webhooks;for(const ne of U||[])G[ne.name]=L(I({},ne),{operations:[]});return $.paths&&B(k,$.paths,G),pe&&B(k,pe,G,!0),G}function B(k,U,$,G){for(const pe of Object.keys(U||{})){const ne=U[pe],je=Object.keys(ne).filter(p.F);for(const Se of je){const re=ne[Se];if(ne.$ref){const{resolved:Q}=k.deref(ne);B(k,{[pe]:Q},$,G);continue}let te=re?.tags;(!te||!te.length)&&(te=G?[f.Ep]:[""]);for(const Q of te){let le=$[Q];le===void 0&&(le={name:Q,operations:[]},$[Q]=le),!le["x-traitTag"]&&le.operations.push(L(I({},re),{pathName:pe,pointer:p.OG.compile(["paths",pe,Se]),httpVerb:Se,pathParameters:ne.parameters||[],pathServers:ne.servers,isWebhook:!!G}))}}}}function Y(k,U){var $,G,pe;const{definition:ne}=k,{schemaDefinitionsTagName:je}=U,Se=[{id:"",name:((G=($=ne?.info)==null?void 0:$["x-seo"])==null?void 0:G.title)||((pe=ne?.info)==null?void 0:pe.title)||"Overview",href:"/",depth:1,level:1,type:"section",infoDefinition:ne.info,items:[]}],re=[...ne.tags||[]];re.some(_=>_.name===f.Ep)||re.push({name:f.Ep}),!re.find(_=>_?.name===je)&&je&&re.push({name:je});const Q=z(k,re),le=ne["x-tagGroups"];return Se.push(...y((0,p.jn)(ne.info,"description")||"",void 0,1)),le&&le.length>0?Se.push(...N(k,void 0,le,Q,U)):Se.push(...M(k,Q,void 0,void 0,U)),Se}function K(k,U){const $=Y(k,U),G=(0,p.XF)($||[],"items");return{contentItems:$,flatItems:G}}},93612:(b,t,e)=>{"use strict";e.d(t,{T:()=>p,a:()=>C});var o=e(34816),f=e(97421);function p(u,g,d){if(g.operations.length===0)return[];const v=[],y=[];for(const P of g.operations){const O=(0,f.Bq)(P,u),E={id:O,type:"operation",parent:u,operationDefinition:P,depth:d,name:(0,f.n4)(P),httpVerb:P.httpVerb,path:P.pathName,items:[],isWebhook:P.isWebhook,operationId:P.operationId,badges:P["x-badges"]||[],href:C({id:O}),deprecated:!!P.deprecated,[o.H$]:P[o.H$]||u?.[o.H$]};P.isWebhook?y.push(E):v.push(E)}return[...v.sort((P,O)=>Number(P.deprecated)-Number(O.deprecated)),...y.sort((P,O)=>Number(P.deprecated)-Number(O.deprecated))]}function C({id:u}){return(0,f.T7)(`/${u}`.toLowerCase())}},32324:()=>{},76920:(b,t,e)=>{"use strict";e.d(t,{Bt:()=>O,Ej:()=>g,RI:()=>P,nG:()=>v,rE:()=>d});var o=e(74579),f=e.n(o),p=e(57966),C=e(97421);function u(E,x){return!E||!x?!1:g(E)===g(x)}function g(E){if(!E)return;const x=E.split(";")[0].toLowerCase(),[n,a]=x.split("/");if(a===void 0)return n;const T=a.split("+").pop();return`${n}/${T}`}function d(E){const x=new RegExp("%7B","g"),n=new RegExp("%7D","g");return E.replace(x,"{").replace(n,"}").replace("///","//").replace("./",".")}function v(E,x){if(!(E.length&&y(E)))return x;const n=E.filter(a=>Object.keys(a).length>0);return x.forEach(function(a,c){(0,C.yO)(a)?n[c]=f()(E[c],a,{arrayMerge:v}):Array.isArray(a)?n.push(a):n[c]=a}),n}const y=E=>E.some(x=>(0,p.isObject)(x)&&Object.keys(x).length>0);function P(E){return!!E&&Object.keys(E).length===0}const O=typeof window<"u"&&(window.crypto||window.msCrypto)||void 0;function A(E){if(typeof E!="object"||E===null)return E;const x=Array.isArray(E)?[]:{};for(const n in E){const a=E[n];x[n]=A(a)}return x}},86169:(b,t,e)=>{"use strict";e.d(t,{O:()=>C});var o=e(93238),f=e.n(o);const p=f().parse;class C{static baseName(d="",v=1){const y=C.parse(d);return y[y.length-v]}static dirName(d,v=1){const y=C.parse(d);return f().compile(y.slice(0,y.length-v))}static relative(d,v){const y=C.parse(d);return C.parse(v).slice(y.length)}static parse(d=""){let v=d;return v.charAt(0)==="#"&&(v=v.substring(1)),p(v)}static join(d,v){const P=C.parse(d).concat(v);return f().compile(P)}static get(d,v){return f().get(d,v)}static compile(d){return f().compile(d)}static escape(d){return f().escape(d)}}f().parse=C.parse,Object.assign(C,f());var u=null},70866:(b,t,e)=>{"use strict";e.d(t,{i:()=>o});function o(p){return typeof document<"u"?document.querySelector(p):null}function f(p){return p.split(/<[^>]+>/).map(C=>C.trim()).filter(C=>C.length>0).join(" ")}typeof Element<"u"&&!Element.prototype.scrollIntoViewIfNeeded&&(Element.prototype.scrollIntoViewIfNeeded=function(p){p=arguments.length===0?!0:!!p;const C=this.parentNode,u=window.getComputedStyle(C,void 0),g=parseInt(u.getPropertyValue("border-top-width"),10),d=parseInt(u.getPropertyValue("border-left-width"),10),v=this.offsetTop-C.offsetTop<C.scrollTop,y=this.offsetTop-C.offsetTop+this.clientHeight-g>C.scrollTop+C.clientHeight,P=this.offsetLeft-C.offsetLeft<C.scrollLeft,O=this.offsetLeft-C.offsetLeft+this.clientWidth-d>C.scrollLeft+C.clientWidth,A=v&&!y;(v||y)&&p&&(C.scrollTop=this.offsetTop-C.offsetTop-C.clientHeight/2-g+this.clientHeight/2),(P||O)&&p&&(C.scrollLeft=this.offsetLeft-C.offsetLeft-C.clientWidth/2-d+this.clientWidth/2),(v||y||P||O)&&!p&&this.scrollIntoView(A)})},64211:(b,t,e)=>{"use strict";e.d(t,{DJ:()=>L,Eb:()=>$,Fh:()=>M,JA:()=>re,L$:()=>U,LG:()=>n,Ns:()=>B,O2:()=>z,SJ:()=>Se,XF:()=>a,Xi:()=>_,ee:()=>fe,fQ:()=>te,jn:()=>Q,kf:()=>T,rU:()=>Y,yO:()=>N});var o=e(10525),f=e(57966),p=e(36874),C=e(86169),u=Object.defineProperty,g=Object.defineProperties,d=Object.getOwnPropertyDescriptors,v=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,O=(Pe,Ue,Ke)=>Ue in Pe?u(Pe,Ue,{enumerable:!0,configurable:!0,writable:!0,value:Ke}):Pe[Ue]=Ke,A=(Pe,Ue)=>{for(var Ke in Ue||(Ue={}))y.call(Ue,Ke)&&O(Pe,Ke,Ue[Ke]);if(v)for(var Ke of v(Ue))P.call(Ue,Ke)&&O(Pe,Ke,Ue[Ke]);return Pe},E=(Pe,Ue)=>g(Pe,d(Ue));function x(Pe,Ue){const Ke=[];for(let ut=0;ut<Pe.length-1;ut++)Ke.push(Ue(Pe[ut],!1));return Pe.length!==0&&Ke.push(Ue(Pe[Pe.length-1],!0)),Ke}function n(Pe,Ue){const Ke={};for(const ut in Pe)Object.prototype.hasOwnProperty.call(Pe,ut)&&(Ke[ut]=Ue(Pe[ut],ut,Pe));return Ke}function a(Pe,Ue){const Ke=[],ut=yt=>{for(const Te of yt)Ke.push(Te),Te[Ue]&&ut(Te[Ue])};return ut(Pe),Ke}function c(Pe){return Pe.endsWith("/")?Pe.substring(0,Pe.length-1):Pe}function T(Pe){return!isNaN(parseFloat(Pe))&&isFinite(Pe)}function I(Pe,Ue,Ke){const ut=new RegExp(`(^|\\n)#\\s?${Ue}\\s*\\n`,"i"),yt=new RegExp(`((\\n|^)#\\s*${Ue}\\s*(\\n|$)(?:.|\\n)*?)(\\n#|$)`,"i");if(ut.test(Pe))return Pe.replace(yt,`$1
|
|
136
|
+
`}var gs=Object.defineProperty,Xa=Object.defineProperties,Ws=Object.getOwnPropertyDescriptors,ss=Object.getOwnPropertySymbols,vs=Object.prototype.hasOwnProperty,Ks=Object.prototype.propertyIsEnumerable,ul=(q,Me,tt)=>Me in q?gs(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Pl=(q,Me)=>{for(var tt in Me||(Me={}))vs.call(Me,tt)&&ul(q,tt,Me[tt]);if(ss)for(var tt of ss(Me))Ks.call(Me,tt)&&ul(q,tt,Me[tt]);return q},zl=(q,Me)=>Xa(q,Ws(Me));const ra=1,_s={javascript:Je,node:pr,python:kr,shell:Yn,java8:hi,java:tn,csharp:La,csharpNewtonsoft:Re,go:Vn,php:Di,ruby:Cl,r:{info:{key:"r",title:"R",extname:".r",default:"httr"},httr:function(q,Me,{target:tt,client:hn}){var xn,yn,Ln,Wt;const Kt=Object.assign({indent:" ",showBoilerplate:!0,printBody:!0},Me),Nt=new Kr({indentation:Kt.indent,variablesPrefix:Kt.variablesPrefix,lang:A.R}),zt=q.method.toUpperCase(),Gn=(xn=q.securityOAuth2ExtraCalls)==null?void 0:xn[0];if(Kt.showBoilerplate&&Nt.push("library(httr)").blank(),Gn){const br="oauth2_",hr=new ba(Gn).convert(tt,hn,zl(Pl({},Kt),{variablesPrefix:br,showBoilerplate:!1})),Dr=`${br}data_req`;Nt.push(hr).push(`access_token = content(${Dr}, "parsed")$access_token`).blank(),q.allHeaders.Authorization='paste("Bearer", access_token)'}let Ut,Qn="";if(q?.postData)switch((0,g.Ej)((yn=q?.postData)==null?void 0:yn.mimeType)){case d.mI.URL_ENCODED:{Ut="form",Qn=Nt.var("body");const br=qs(q.postData.params,Kt);Nt.push(`${Qn} <- list(${br})`).blank();break}case d.mI.JSON:{Ut="json",Qn=Nt.var("body");const br=Ol(q.postData.jsonObj,Kt);Nt.push(`${Qn} = '${br}'`).blank();break}case d.mI.MULTIPART:{Ut="multipart",Qn=Nt.var("body");const br=qs(q.postData.params,Kt);Nt.push(`${Qn} <- list(${br})`).blank();break}default:(Ln=q.postData)!=null&&Ln.text&&(Qn=Nt.var("body"),Ut="raw",Nt.push(`${Qn} = ${Ol((Wt=q.postData)==null?void 0:Wt.text)}`).blank())}Zt(q,Nt),Object.keys(Pl(Pl({},q.pathParameters),q.serverVariables)).length&&Nt.blank().push("# create you own operator").push('"%&%" <- function(x, y)paste0(x,y)').blank();const gn=Tt(q,Nt);Nt.push(`url = ${gn}`).blank();const vo=Nt.var("data_req");if(Nt.push(`${vo} <- ${zt}(`),Nt.push(ra,"url,"),q.basicAuth){const{username:br,password:hr}=q.basicAuth;Nt.push(ra,`authenticate("${br}", "${hr}")`)}if(Object.keys(q.allHeaders).length){const br=`${Object.keys(q.allHeaders).map(hr=>`"${hr}" = ${q.allHeaders[hr].startsWith("paste")?q.allHeaders[hr]:`"${q.allHeaders[hr]}"`}`).join(", ")}`;br&&Nt.push(ra,`add_headers(${br}),`)}return Qn&&(Nt.push(ra,`body = ${Qn},`),Nt.push(ra,`encode = "${Ut}",`)),Nt.push(ra,"verbose()"),Nt.push(")"),Kt.printBody&&Nt.blank().push(`content(${vo}${Ut==="raw"?', "text"':""})`),Nt.join()}}};function Fs(q,Me){if(q[Me.name]===void 0)return q[Me.name]=Me.value,q;if(q[Me.name]instanceof Array)return q[Me.name].push(Me.value),q;const tt=[q[Me.name],Me.value];return q[Me.name]=tt,q}var Hl=Object.defineProperty,Tl=Object.defineProperties,el=Object.getOwnPropertyDescriptors,dl=Object.getOwnPropertySymbols,Ls=Object.prototype.hasOwnProperty,fl=Object.prototype.propertyIsEnumerable,Ha=(q,Me,tt)=>Me in q?Hl(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Us=(q,Me)=>{for(var tt in Me||(Me={}))Ls.call(Me,tt)&&Ha(q,tt,Me[tt]);if(dl)for(var tt of dl(Me))fl.call(Me,tt)&&Ha(q,tt,Me[tt]);return q},Es=(q,Me)=>Tl(q,el(Me)),Gs=(q,Me,tt)=>Ha(q,typeof Me!="symbol"?Me+"":Me,tt);class ba{constructor(Me){Gs(this,"request");const tt=Us({},Me);this.request=this.prepare(Es(Us({},tt),{httpVersion:tt.httpVersion||"HTTP/1.1",queryString:tt.queryString||[],headers:tt.headers||[],cookies:tt.cookies||[],postData:tt.postData?Es(Us({},tt.postData),{jsonObj:void 0,paramsObj:void 0}):void 0,bodySize:0,headersSize:0,queryObj:{},headersObj:{},cookiesObj:{},allHeaders:{},uriObj:{},fullUrl:"",pathParameters:tt.pathParameters||{},serverVariables:tt.serverVariables||{}}))}prepare(Me){var tt;if(Me.queryString&&Me.queryString.length&&(Me.queryObj=Me.queryString.reduce(Fs,{})),Me.headers&&Me.headers.length){const xn=/^HTTP\/2/;Me.headersObj=Me.headers.reduce(function(yn,Ln){let Wt=Ln.name;return Me.httpVersion.match(xn)&&(Wt=Wt.toLowerCase()),yn[Wt]=Ln.value,yn},{})}Me.cookies&&Me.cookies.length&&(Me.cookiesObj=Me.cookies.reduceRight(function(xn,yn){return xn[yn.name]=yn.value,xn},{}));const hn=Me.cookies.map(function(xn){return encodeURIComponent(xn.name)+"="+encodeURIComponent(xn.value)});if(hn.length&&(Me.allHeaders.cookie=hn.join("; ")),Me.postData)switch((0,g.Ej)(Me.postData.mimeType)){case"multipart/mixed":case"multipart/related":case d.mI.MULTIPART:case"multipart/alternative":break;case d.mI.URL_ENCODED:(tt=Me.postData)!=null&&tt.params?(Me.postData.paramsObj=Me.postData.params.reduce(Fs,{}),Me.postData.text=u._L.stringify(Me.postData.paramsObj)):Me.postData.text="";break;case"text/json":case"text/x-json":case d.mI.JSON:case"application/x-json":if(Me.postData.text)try{Me.postData.jsonObj=JSON.parse(Me.postData.text)}catch{Me.postData.mimeType="text/plain"}break}return Me.allHeaders=Object.assign(Me.allHeaders,Me.headersObj),Me.uriObj=v.parse(Me.url,!0,!0),Me.queryObj=Object.assign(Me.queryObj,Me.uriObj.query),Me.uriObj.query=null,Me.uriObj.search=null,Me.uriObj.path=Me.uriObj.pathname=(0,g.rE)(Me.uriObj.pathname),Me.url=(0,g.rE)(v.format(Me.uriObj)),Me.uriObj.query=Me.queryObj,Me.uriObj.search=u._L.stringify(Me.queryObj),Me.uriObj.search&&(Me.uriObj.path=Me.uriObj.pathname+"?"+Me.uriObj.search),Me.fullUrl=(0,g.rE)(v.format(Me.uriObj)),Me}convert(Me,tt,hn){!hn&&tt&&(hn=tt);const xn=this._matchTarget(Me,tt);if(xn){const yn=xn(this.request,hn,{target:Me,client:tt});return yn.length===1?yn[0]:yn}throw new Error("Cannot match target")}_matchTarget(Me,tt){return Object.prototype.hasOwnProperty.call(_s,Me)?typeof tt=="string"&&typeof _s[Me][tt]=="function"?_s[Me][tt]:_s[Me][_s[Me].info.default]:!1}}var jl=e(77422),Vl=Object.defineProperty,pl=Object.defineProperties,bl=Object.getOwnPropertyDescriptors,$s=Object.getOwnPropertySymbols,wa=Object.prototype.hasOwnProperty,hl=Object.prototype.propertyIsEnumerable,Wl=(q,Me,tt)=>Me in q?Vl(q,Me,{enumerable:!0,configurable:!0,writable:!0,value:tt}):q[Me]=tt,Na=(q,Me)=>{for(var tt in Me||(Me={}))wa.call(Me,tt)&&Wl(q,tt,Me[tt]);if($s)for(var tt of $s(Me))hl.call(Me,tt)&&Wl(q,tt,Me[tt]);return q},H=(q,Me)=>pl(q,bl(Me));function ye(q,Me){return q.find(tt=>{const hn=tt.schemes.map(xn=>xn.id);return(0,u.BI)(hn,Me||[])})}function Qe(q,{exampleName:Me="",skipOptionalParameters:tt=!1,withOAuth2Call:hn=!1,spec:xn,generatedPayloadSamplesMaxDepth:yn=8,pathParams:Ln={},properties:Wt={},activeMimeName:Kt=""},{environment:Nt,requestValues:zt,activeSecuritySchemeIds:Gn}){var Ut,Qn,gn,vo,br,hr,Dr,po;const oo=Nt.server,ui=q.servers.find(Mn=>Mn.url===oo)||q.servers[0],ri=ye(q.security,Gn),{securityHeaders:Wi,securityCookies:la,securityQueries:va,securityOAuth2ExtraCalls:xa,basicAuth:is}=nr(ri||((Ut=q.security)==null?void 0:Ut[0]),hn,Nt),di=((Qn=q?.requestBody)==null?void 0:Qn.content)&&(0,jl.Z)(q.requestBody.content,Kt),ya={skipNonRequired:tt,skipReadOnly:!0,maxSampleDepth:yn,quiet:!0},Li=zt;let Ao=!1;const Si=q.parameters.filter(Mn=>Mn.in==="header").filter(Mn=>!(tt&&!Mn.required)).map(Mn=>{var lo,Yo,ea;return{name:Mn.name,value:((lo=Li.header)==null?void 0:lo[Mn.name])||(0,u.dt)("header",Mn.name)||((ea=(Yo=Mn.serverValues)==null?void 0:Yo[oo])==null?void 0:ea.example)||Mn.example||(0,u.Zg)(Mn,o.XM(Mn.schema.rawSchema,ya,xn))}}).map(Mn=>(di?.name&&Mn.name.toLowerCase()==="content-type"&&(Ao=!0,Mn.value=di.name),Mn)).concat(Wi);!Ao&&di?.name&&Si.unshift({name:"Content-Type",value:di?.name});const Ii=q.parameters.filter(Mn=>Mn.in==="cookie").filter(Mn=>!(tt&&!Mn.required)).map(Mn=>{var lo,Yo;return u._L.parse((0,u.Zg)(Mn,((Yo=(lo=Mn.serverValues)==null?void 0:lo[oo])==null?void 0:Yo.example)||Mn.example||o.XM(Mn.schema.rawSchema,ya,xn)))}).reduce((Mn,lo)=>{var Yo;for(const[ea,Yi]of Object.entries(lo))Mn.push({name:ea,value:String(((Yo=Li.cookie)==null?void 0:Yo[ea])||Yi)});return Mn},[]).concat(la),ca=q.parameters.filter(Mn=>Mn.in==="query").filter(Mn=>!(tt&&!Mn.required)).map(Mn=>{var lo,Yo;return u._L.parse((0,u.Zg)(Mn,((Yo=(lo=Mn.serverValues)==null?void 0:lo[oo])==null?void 0:Yo.example)||Mn.example||o.XM(Mn.schema.rawSchema,ya,xn)))}).reduce((Mn,lo)=>{var Yo,ea,Yi;for(const[pa,Va]of Object.entries(lo))Mn.push({name:pa,value:(0,u.DJ)((Yo=Li.query)==null?void 0:Yo[pa])&&JSON.stringify((0,u.Fh)((ea=Li.query)==null?void 0:ea[pa]))||String(((Yi=Li.query)==null?void 0:Yi[pa])||Va)});return Mn},[]).concat(va),Qa=ui?.url.replace(/\/$/,""),Ti=q.path.replace(/^\//,""),Ea=`${Qa}/${Ti}`,fa=q.parameters.filter(Mn=>Mn.in==="path").reduce((Mn,lo)=>{var Yo,ea,Yi;const{in:pa,name:Va}=lo;return Mn[Va]=((Yo=Li.path)==null?void 0:Yo[Va])||((Yi=(ea=lo.serverValues)==null?void 0:ea[oo])==null?void 0:Yi.example)||lo.example||Ln[Va]||(0,u.dt)(pa,Va),Mn},{}),_i=di?.name.toLowerCase(),zs=_i===d.mI.MULTIPART||_i===d.mI.URL_ENCODED,Bi=zs?(gn=di?.formExamples)==null?void 0:gn[Me]:(vo=di?.examples)==null?void 0:vo[Me],ka=zs?di?.formExamples||{}:di?.examples||{},[ko]=Object.values(ka),Ys=((hr=(br=Bi?.serverValues)==null?void 0:br[oo])==null?void 0:hr.value)||((po=(Dr=ko?.serverValues)==null?void 0:Dr[oo])==null?void 0:po.value),ls=Mn=>{var lo;return!Mn||typeof Mn!="object"||!((lo=di?.schema)!=null&&lo.rawSchema)?null:o.XM(Lo(di.schema.rawSchema,Mn),H(Na({},ya),{format:"xml"}),xn)},Bt=(()=>{if(Li?.body)return Li.body;if(_i===d.mI.XML){const Mn=ls(Ys)||ls(Bi?.value)||ls(ko?.value);if(Mn)return Mn;if(di?.schema)return o.XM(di.schema.rawSchema,H(Na({},ya),{format:"xml"}),xn)}else return Ys||Bi?.value||ko?.value||di?.schema&&o.XM(di.schema.rawSchema,H(Na({},ya),{format:"json"}),xn);return""})();let Gt="",Sn=[];switch((0,g.Ej)(_i)){case d.mI.JSON:Gt=JSON.stringify(Ar(Bt,Wt));break;case d.mI.XML:Gt=Bt;break;case d.mI.URL_ENCODED:case d.mI.MULTIPART:Gt=u._L.stringify(Ar(Bt,Wt)),Sn=Tr(Ar(Bt,Wt));break;default:Gt=String(Bt||"")}const _n=Gt?{mimeType:di?.name||d.mI.OCTET_STREAM,text:Gt,params:Sn}:void 0,pn=q.responses.map(Mn=>Mn.code);return{method:q.httpVerb,url:Ea,httpVersion:"HTTP/1.1",cookies:Ii,headers:Si,queryString:ca,postData:_n,headersSize:-1,bodySize:-1,securityOAuth2ExtraCalls:xa,basicAuth:is,pathParameters:fa,serverVariables:Nt,allResponseCodes:pn}}const $e={withImports:!0,withComments:!1},Xe={curl:{code:"shell",defaultTarget:"curl",defaultOptions:H(Na({},$e),{short:!0})},JavaScript:{code:"javascript",defaultTarget:"fetch",defaultOptions:H(Na({},$e),{withImports:!1})},"Node.js":{code:"node",defaultTarget:"fetch",defaultOptions:Na({},$e)},Python:{code:"python",defaultTarget:"requests",defaultOptions:Na({},$e)},"Java8+Apache":{code:"java8",defaultTarget:"apachehttp",defaultOptions:Na({},$e)},Java:{code:"java",defaultTarget:"httpclient",defaultOptions:Na({},$e)},"C#":{code:"csharp",defaultTarget:"httpclient",defaultOptions:Na({},$e)},"C#+Newtonsoft":{code:"csharpNewtonsoft",defaultTarget:"httpclient",defaultOptions:Na({},$e)},Go:{code:"go",defaultTarget:"http.DefaultClient",defaultOptions:Na({},$e)},PHP:{code:"php",defaultTarget:"curl",defaultOptions:Na({},$e)},Ruby:{code:"ruby",defaultTarget:"net::http",defaultOptions:Na({},$e)},R:{code:"r",defaultTarget:"httr",defaultOptions:Na({},$e)}};function mn({lang:q,operation:Me,exampleName:tt,pathParams:hn,properties:xn,options:yn={},environment:Ln,translate:Wt}){try{const{skipOptionalParameters:Kt,withOAuth2Call:Nt,spec:zt,generatedPayloadSamplesMaxDepth:Gn,store:Ut,activeMimeName:Qn}=yn,gn=Qe(Me,{exampleName:tt,pathParams:hn,properties:xn,skipOptionalParameters:Kt,withOAuth2Call:Nt,spec:zt,generatedPayloadSamplesMaxDepth:Gn,activeMimeName:Qn},{environment:Ln,requestValues:Ut.requestValues,activeSecuritySchemeIds:Ut.activeSecuritySchemeIds}),vo=new ba(gn);return Xe[q]?vo.convert(Xe[q].code,Xe[q].defaultTarget,Na(Na({},Xe[q].defaultOptions),yn)):Wt("openapi.unsupportedLanguage","Language is not supported.")}catch(Kt){return console.error(Kt),Wt("openapi.failedToGenerateCodeSample","Failed to generate code sample.")}}function nr(q,Me,tt){var hn,xn,yn,Ln,Wt;const Kt={securityHeaders:[],securityCookies:[],securityQueries:[],securityOAuth2ExtraCalls:[],basicAuth:void 0},Nt=tt?.server;for(const zt of q?.schemes||[]){const Gn=(0,u.VQ)(zt.id,tt),Ut=Nt&&zt.serverValues&&zt.serverValues[Nt],Qn={access_token:Ut?.["x-defaultAccessToken"]||zt["x-defaultAccessToken"],token_type:Ut?.["x-defaultTokenType"]||zt["x-defaultTokenType"],client_id:Ut?.["x-defaultClientId"]||zt["x-defaultClientId"],client_secret:Ut?.["x-defaultClientSecret"]||zt["x-defaultClientSecret"]},gn=Ut?.["x-defaultUsername"]||zt["x-defaultUsername"],vo=Ut?.["x-defaultPassword"]||zt["x-defaultPassword"],br=Ut&&"scopes"in Ut?Ut.scopes||[]:zt.scopes||[];switch(zt.type){case"openIdConnect":(hn=Kt.securityHeaders)==null||hn.push({name:"Authorization",value:Qn.access_token?`${Qn.token_type||"Bearer"} ${Qn.access_token}`:Gn.token?`${Qn.token_type||Gn.token.token_type||"Bearer"} ${Gn.token.access_token}`:"Bearer <YOUR_TOKEN_HERE>"});break;case"oauth2":{const hr=Qn.access_token?`${Qn.token_type||"Bearer"} ${Qn.access_token}`:Gn.token?`${Gn.token.token_type||"Bearer"} ${Gn.token.access_token}`:"Bearer <YOUR_TOKEN_HERE>";zt.flows.clientCredentials&&Me?Kt.securityOAuth2ExtraCalls.push(xr(zt.flows.clientCredentials,br,H(Na({},Gn),{client_id:Qn.client_id||Gn.client_id,client_secret:Qn.client_secret||Gn.client_secret}))):zt.flows.password&&Me&&Kt.securityOAuth2ExtraCalls.push(dr(zt.flows.password,br,H(Na({},Gn),{client_id:Qn.client_id||Gn.client_id,client_secret:Qn.client_secret||Gn.client_secret}))),(xn=Kt.securityHeaders)==null||xn.push({name:"Authorization",value:hr});break}case"apiKey":{const hr=Qn.access_token||Gn.raw||"YOUR_API_KEY_HERE";zt.in==="header"&&((yn=Kt.securityHeaders)==null||yn.push({name:zt.name,value:hr})),zt.in==="cookie"&&Kt.securityCookies.push({name:zt.name,value:hr}),zt.in==="query"&&Kt.securityQueries.push({name:zt.name,value:hr});break}case"http":if(zt.scheme==="basic")Kt.basicAuth={username:gn||Gn.username||`<${yr.toSnakeCase("Username")}>`,password:vo||Gn.password||`<${yr.toSnakeCase("Password")}>`};else{const hr=Qn?.access_token||((Ln=Gn.token)==null?void 0:Ln.access_token)||`<YOUR_${zt.bearerFormat||"TOKEN"}_HERE>`;(Wt=Kt.securityHeaders)==null||Wt.push({name:"Authorization",value:`${ro(zt.scheme||"bearer")} ${hr}`})}break}}return Kt}function dr(q,Me,tt){return{method:"POST",url:q.tokenUrl,httpVersion:"HTTP/1.1",headers:[{name:"Content-Type",value:d.mI.URL_ENCODED},{name:"Accept",value:d.mI.JSON}],queryString:[],postData:{mimeType:d.mI.URL_ENCODED,text:"",params:[{name:"grant_type",value:"password"},{name:"client_id",value:tt.client_id||"YOUR_CLIENT_ID"},{name:"client_secret",value:tt.client_secret||"YOUR_CLIENT_SECRET"},{name:"username",value:tt.username||"<username>"},{name:"password",value:tt.password||"<password>"},Me.length?{name:"scope",value:Me.join(" ")}:void 0].filter(go)},cookies:[],headersSize:-1,bodySize:-1,securityOAuth2ExtraCalls:[]}}function xr(q,Me,tt){return{method:"POST",url:q.tokenUrl,httpVersion:"HTTP/1.1",headers:[{name:"Content-Type",value:d.mI.URL_ENCODED},{name:"Accept",value:d.mI.JSON}],queryString:[],postData:{mimeType:d.mI.URL_ENCODED,text:"",params:[{name:"grant_type",value:"client_credentials"},{name:"client_id",value:tt.client_id||"YOUR_CLIENT_ID"},{name:"client_secret",value:tt.client_secret||"YOUR_CLIENT_SECRET"},Me.length?{name:"scope",value:Me.join(" ")}:void 0].filter(go)},cookies:[],headersSize:-1,bodySize:-1,securityOAuth2ExtraCalls:[]}}function Ar(q,Me){if(q){if((0,C.isObject)(q))return Object.keys(q).length>0&&Object.keys(Me).length===0?q:p()(q,Me,{arrayMerge:g.nG});try{return p()(JSON.parse(q),Me,{arrayMerge:g.nG})}catch{return!1}}return!1}function Tr(q,Me=""){const tt=[];for(const[hn,xn]of Object.entries(q)){const yn=Me?`${Me}[${hn}]`:hn;if(typeof xn=="object"&&xn!==null)tt.push(...Tr(xn,yn));else{const Ln=Array.isArray(q)&&typeof xn=="string"&&Me?Me:yn;tt.push({name:Ln,value:String(xn)})}}return tt}function go(q){return q!==void 0}function ro(q){return q.charAt(0).toUpperCase()+q.slice(1)}function Lo(q,Me){if(!q||typeof q!="object"||!Me||typeof Me!="object")return q;const tt=JSON.parse(JSON.stringify(q));function hn(xn,yn){if(!(!xn||!yn||typeof xn!="object"||typeof yn!="object")&&xn.properties){for(const Ln in xn.properties)if(yn[Ln]!==void 0){const Wt=xn.properties[Ln],Kt=yn[Ln];if(Wt.type==="object"&&typeof Kt=="object"&&!Array.isArray(Kt))hn(Wt,Kt);else if(Wt.type==="array"&&Array.isArray(Kt)&&Kt.length>0){const Nt=Kt[0];Wt.items&&Wt.items.properties&&hn(Wt.items,Nt)}else Wt.example=Kt}}}return hn(tt,Me),tt}},86069:(b,t,e)=>{"use strict";e.d(t,{getCodeSample:()=>o.GQ});var o=e(17772),f=e(48848),p=e.n(f);e.o(f,"normalizeOptions")&&e.d(t,{normalizeOptions:function(){return f.normalizeOptions}})},48848:()=>{},91155:(b,t,e)=>{"use strict";e.d(t,{normalizeOptions:()=>o.a});var o=e(28392)},28392:(b,t,e)=>{"use strict";e.d(t,{a:()=>T});var o=e(57966),f=e(98409),p=e(97421),C=e(70866),u=e(64211);function g(I){if(typeof I>"u")return!1;if(I==="")return!0;if(typeof I!="string")return I;switch(I){case"true":return!0;case"false":return!1;default:return I.split(",").map(L=>L.trim())}}function d(I){if(typeof I=="string"&&!(0,u.kf)(I)){const L=(0,C.i)(I);L||console.warn("scrollYOffset value is a selector to non-existing element. Using offset 0 by default");const M=L&&L.getBoundingClientRect().bottom||0;return()=>M}else{if(typeof I=="number"||(0,u.kf)(I))return()=>typeof I=="number"?I:parseFloat(I);if(typeof I=="function")return()=>{const L=I();return typeof L!="number"&&console.warn(`scrollYOffset should return number but returned value "${L}" of type ${typeof L}`),L};I!==void 0&&console.warn("Wrong value for scrollYOffset ReDoc option: should be string, number or function")}return()=>0}const v={curl:"curl",JavaScript:"JavaScript",NodeJs:"Node.js",Python:"Python",Java:"Java",CSharp:"C#",PHP:"PHP",Go:"Go",Ruby:"Ruby",R:"R",Payload:"Payload"};var y=Object.defineProperty,P=Object.defineProperties,O=Object.getOwnPropertyDescriptors,A=Object.getOwnPropertySymbols,E=Object.prototype.hasOwnProperty,x=Object.prototype.propertyIsEnumerable,n=(I,L,M)=>L in I?y(I,L,{enumerable:!0,configurable:!0,writable:!0,value:M}):I[L]=M,a=(I,L)=>{for(var M in L||(L={}))E.call(L,M)&&n(I,M,L[M]);if(A)for(var M of A(L))x.call(L,M)&&n(I,M,L[M]);return I},c=(I,L)=>P(I,O(L));function T(I,L){var M,N,j,z,B,Y,K,k,U,$,G;I=c(a(a({},L),I),{markdocOptions:c(a({},I?.markdocOptions),{components:a(a({},(M=L?.markdocOptions)==null?void 0:M.components),(N=I?.markdocOptions)==null?void 0:N.components),tags:a(a({},(j=L?.markdocOptions)==null?void 0:j.tags),(z=I?.markdocOptions)==null?void 0:z.tags),nodes:c(a(a({},(B=L?.markdocOptions)==null?void 0:B.nodes),(Y=I?.markdocOptions)==null?void 0:Y.nodes),{heading:((k=(K=L?.markdocOptions)==null?void 0:K.nodes)==null?void 0:k.heading)||((U=I?.markdocOptions)==null?void 0:U.nodes.heading)})})});const pe=Array.isArray(I.ignoreNamedSchemas)?I.ignoreNamedSchemas:($=I.ignoreNamedSchemas)==null?void 0:$.split(",").map(je=>je.trim());return{downloadUrls:I.downloadUrls,schemaDefinitionsTagName:I.schemaDefinitionsTagName,corsProxyUrl:I.corsProxyUrl&&(0,o.addTrailingSlash)(I.corsProxyUrl),hideSidebar:(0,p.Vn)(I.hideSidebar,!1),jsonSamplesExpandLevel:(0,p.Dv)(I.jsonSamplesExpandLevel,2),generatedSamplesMaxDepth:(0,p.KH)(I.generatedSamplesMaxDepth,8),hideDownloadButtons:(0,p.Vn)(I.hideDownloadButtons,!1),hideInfoMetadata:(0,p.Vn)(I.hideInfoMetadata,!1),hideLoading:(0,p.Vn)(I.hideLoading,!1),hideSchemaTitles:(0,p.Vn)(I.hideSchemaTitles,!1),maxDisplayedEnumValues:(0,p.yS)(I.maxDisplayedEnumValues),mockServer:(G=I.mockServer)!=null&&G.url?{url:I.mockServer.url,position:I.mockServer.position||"first",description:I.mockServer.description||"Mock server"}:void 0,hideReplay:(0,p.Vn)(I.hideReplay,!1),oAuth2RedirectURI:I.oAuth2RedirectURI||null,onlyRequiredInSamples:(0,p.Vn)(I.onlyRequiredInSamples,!1),onDeepLinkClick:I.onDeepLinkClick||(0,p.SJ)(f.Qx.ON_DEEP_LINK_CLICK),requestInterceptor:I.requestInterceptor||(0,p.SJ)(f.Qx.REQUEST_INTERCEPTOR),routingBasePath:(0,o.isUndefined)(I.disableRouter)?"":I.routingBasePath&&(0,p.Fd)(I.routingBasePath)||"",schemasExpansionLevel:(0,p.Dv)(I.schemasExpansionLevel),feedback:I.feedback||{hide:!1},sortRequiredPropsFirst:(0,p.Vn)(I.sortRequiredPropsFirst,!1),scrollYOffset:d(I.scrollYOffset),showExtensions:g(I.showExtensions),sanitize:(0,p.Vn)(I.sanitize,!1),skipBundle:(0,p.Vn)(I.skipBundle,!1),ignoreNamedSchemas:new Set(pe),markdocOptions:I?.markdocOptions,codeSamples:I.codeSamples||{languages:Object.values(v).map(je=>({lang:je}))},layout:I.layout||o.LayoutVariant.THREE_PANEL,events:I.events||{},unstable_hooks:I.unstable_hooks||(0,p.SJ)(f.Qx.HOOKS)||{},unstable_skipSamples:(0,p.Vn)(I.unstable_skipSamples,!1),unstable_externalCodeSamples:I.unstable_externalCodeSamples||[],hidePropertiesPrefix:(0,p.Vn)(I?.hidePropertiesPrefix,!1)}}},34655:(b,t,e)=>{"use strict";e.d(t,{BU:()=>d,mS:()=>u,wj:()=>g});var o=e(97421),f=e(77422);function p(v,y){return v===y||"#"+v===y||v==="#"+y}function C(v,y){var P,O,A,E,x,n,a,c,T,I,L,M,N;if(!v.in){if(v.deps.type==="request"&&(A=(O=(P=v.deps.operation)==null?void 0:P.requestBody)==null?void 0:O.content)!=null&&A.mediaTypes)return((n=(x=(E=v.deps.operation)==null?void 0:E.requestBody)==null?void 0:x.content)==null?void 0:n.mediaTypes.length)>1?((c=(a=v.deps.operation)==null?void 0:a.requestBody)==null?void 0:c.content)&&(0,f.Z)(v.deps.operation.requestBody.content,y).name:void 0;if(v.deps.type==="response"&&(I=(T=v.deps.response)==null?void 0:T.content)!=null&&I.mediaTypes)return((M=(L=v.deps.response)==null?void 0:L.content)==null?void 0:M.mediaTypes.length)>1?((N=v.deps.response)==null?void 0:N.content)&&(0,f.Z)(v.deps.response.content,y).name:void 0}}function u(v,y){var P,O;if(!v)return"";const A={t:v.deps.type,in:v.in||v.deps.in,c:v.deps.type==="response"?(P=v.deps.response)==null?void 0:P.code:void 0,cb:(O=v.deps.operation)!=null&&O.isCallback?v.deps.operation.callbackId:void 0,ct:C(v,y),path:v.fieldFullPath};return o._L.stringify(A,{encode:!1,sort:!1})}function g(v="",y="",P="/"){return v.endsWith(P)&&(v=v.slice(0,-P.length)),y.startsWith(P)&&(y=y.slice(P.length)),!v||!y?v+y:v+P+y}function d(v,y){return v=(0,o.T7)(v),(`/${v}#`+g(v,y)).toLowerCase()}},23598:(b,t,e)=>{"use strict";e.d(t,{BU:()=>o.BU,wj:()=>o.wj});var o=e(34655)},65777:(b,t,e)=>{"use strict";e.d(t,{OpenAPIParser:()=>u.W2,buildContentItems:()=>g.S,getCodeSample:()=>f.getCodeSample,joinWithSeparator:()=>o.wj,makeDeepLink:()=>o.BU,normalizeOptions:()=>d.normalizeOptions});var o=e(23598),f=e(86069);e.o(f,"normalizeOptions")&&e.d(t,{normalizeOptions:function(){return f.normalizeOptions}});var p=e(32324),C=e.n(p);e.o(p,"normalizeOptions")&&e.d(t,{normalizeOptions:function(){return p.normalizeOptions}});var u=e(61218),g=e(79611),d=e(91155),v=e(76920)},79611:(b,t,e)=>{"use strict";e.d(t,{S:()=>K});var o=e(84944),f=e(98409),p=e(97421),C=e(93612),u=e(31505),g=e(57966),d=e(80835);const v=k=>{var U,$;G(k);for(const pe of k.walk())G(pe),(U=pe?.children)!=null&&U.length&&v(pe);function G(pe){pe?.location&&delete pe.location,pe.tag===void 0&&delete pe.tag}return k.type==="document"&&(($=k?.children)!=null&&$.length)?k?.children:k};function y(k,U,$){const G=(0,g.isString)(k)?v((0,u.qg)(k)):u.Jf.fromJSON(JSON.stringify(k?.result)),pe=[];let ne;const je=(te,Q,le=pe,_,fe)=>{te=(0,p.L$)(te);let Pe;_.attributes.id?Pe=_.attributes.id:(Pe=fe?`${fe}/${(0,p.L2)(te)}`:`section/${(0,p.L2)(te)}`,_.attributes.id=Pe);const Ue={id:Pe.toLowerCase(),name:te,level:Q,items:[],ast:[_]};return le.push(Ue),Ue},Se=(te,Q)=>{var le,_;(_=(le=te[te.length-1])==null?void 0:le.ast)==null||_.push(Q)},re=te=>{var Q,le;const _=O(te)||"",Pe=U&&U.type==="tag"?U.id:void 0;te.type==="heading"&&te.attributes.level===1?ne=je(_,te.attributes.level,void 0,te,Pe):te.attributes.level?je(_,te.attributes.level,ne?.items,te,(Q=ne?.id)!=null?Q:Pe):(le=ne?.items)!=null&&le.length?Se(ne?.items,te):pe?.length&&Se(pe,te)};if(Array.isArray(G))for(const te of G)re(te);else re(G);return P(U,pe,$)}function P(k,U,$=1){return U.map(G=>{const pe=(0,d.getTagOrGroup)("section",G,k);return pe.depth=$,G.items&&(pe.items=P(pe,G.items,$+1)),pe})}function O(k){var U,$;if(typeof((U=k?.attributes)==null?void 0:U.content)=="string")return($=k.attributes)==null?void 0:$.content;if(k?.children)return O(k.children[0])}var A=Object.defineProperty,E=Object.defineProperties,x=Object.getOwnPropertyDescriptors,n=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable,T=(k,U,$)=>U in k?A(k,U,{enumerable:!0,configurable:!0,writable:!0,value:$}):k[U]=$,I=(k,U)=>{for(var $ in U||(U={}))a.call(U,$)&&T(k,$,U[$]);if(n)for(var $ of n(U))c.call(U,$)&&T(k,$,U[$]);return k},L=(k,U)=>E(k,x(U));function M(k,U,$,G,pe){let ne;if(G===void 0?ne=Object.keys(U):ne=G.tags,!Array.isArray(ne))return console.warn("Unexpected values of tags. Check tags or x-tagGroups in your definition."),[];const je=ne.map(re=>U[re]?(U[re].used=!0,U[re]):(console.warn(`Non-existing tag "${re}" is added to the group "${G?.name}"`),null)),Se=[];for(const re of je){if(!re)continue;const te=(0,o.l)("tag",re,$);if(te.depth=f.Gh+1,re.name===""){const le=[...y((0,p.jn)(re,"description")||"",te,te.depth+1),...(0,C.T)(void 0,re,te.depth+1)];Se.push(...le);continue}const Q=j({definition:k.definition,tag:re,parent:te,schemaDefinitionsTagName:pe.schemaDefinitionsTagName});te.items=[...Q,...y((0,p.jn)(re,"description")||"",te,te.depth+1),...(0,C.T)(te,re,te.depth+1)],Se.push(te)}return Se.filter(({name:re,items:te})=>re!==f.Ep||te.length>0)}function N(k,U,$,G,pe){const ne=[];for(const je of $){const Se=(0,o.l)("group",je,U);Se.depth=f.Gh,Se.items=M(k,G,Se,je,pe),ne.push(Se)}return ne}function j({definition:k,tag:U,parent:$,schemaDefinitionsTagName:G}){var pe;const ne=G?[G]:[];return Object.entries(((pe=k.components)==null?void 0:pe.schemas)||{}).map(([je,Se])=>{if(!(Se["x-tags"]||ne).includes(U.name))return null;const te=(0,o.l)("schema",{name:je,"x-displayName":`${Se.title||je}`,description:`{% schemaDefinition showWriteOnly="true" schemaRef="#/components/schemas/${je}" /%}`,isSchema:!0,level:2},$);return te.depth=$.depth+1,te}).filter(Boolean)}function z(k,U){const{definition:$}=k,G={},pe=$["x-webhooks"]||$.webhooks;for(const ne of U||[])G[ne.name]=L(I({},ne),{operations:[]});return $.paths&&B(k,$.paths,G),pe&&B(k,pe,G,!0),G}function B(k,U,$,G){for(const pe of Object.keys(U||{})){const ne=U[pe],je=Object.keys(ne).filter(p.F);for(const Se of je){const re=ne[Se];if(ne.$ref){const{resolved:Q}=k.deref(ne);B(k,{[pe]:Q},$,G);continue}let te=re?.tags;(!te||!te.length)&&(te=G?[f.Ep]:[""]);for(const Q of te){let le=$[Q];le===void 0&&(le={name:Q,operations:[]},$[Q]=le),!le["x-traitTag"]&&le.operations.push(L(I({},re),{pathName:pe,pointer:p.OG.compile(["paths",pe,Se]),httpVerb:Se,pathParameters:ne.parameters||[],pathServers:ne.servers,isWebhook:!!G}))}}}}function Y(k,U){var $,G,pe;const{definition:ne}=k,{schemaDefinitionsTagName:je}=U,Se=[{id:"",name:((G=($=ne?.info)==null?void 0:$["x-seo"])==null?void 0:G.title)||((pe=ne?.info)==null?void 0:pe.title)||"Overview",href:"/",depth:1,level:1,type:"section",infoDefinition:ne.info,items:[]}],re=[...ne.tags||[]];re.some(_=>_.name===f.Ep)||re.push({name:f.Ep}),!re.find(_=>_?.name===je)&&je&&re.push({name:je});const Q=z(k,re),le=ne["x-tagGroups"];return Se.push(...y((0,p.jn)(ne.info,"description")||"",void 0,1)),le&&le.length>0?Se.push(...N(k,void 0,le,Q,U)):Se.push(...M(k,Q,void 0,void 0,U)),Se}function K(k,U){const $=Y(k,U),G=(0,p.XF)($||[],"items");return{contentItems:$,flatItems:G}}},93612:(b,t,e)=>{"use strict";e.d(t,{T:()=>p,a:()=>C});var o=e(34816),f=e(97421);function p(u,g,d){if(g.operations.length===0)return[];const v=[],y=[];for(const P of g.operations){const O=(0,f.Bq)(P,u),E={id:O,type:"operation",parent:u,operationDefinition:P,depth:d,name:(0,f.n4)(P),httpVerb:P.httpVerb,path:P.pathName,items:[],isWebhook:P.isWebhook,operationId:P.operationId,badges:P["x-badges"]||[],href:C({id:O}),deprecated:!!P.deprecated,[o.H$]:P[o.H$]||u?.[o.H$]};P.isWebhook?y.push(E):v.push(E)}return[...v.sort((P,O)=>Number(P.deprecated)-Number(O.deprecated)),...y.sort((P,O)=>Number(P.deprecated)-Number(O.deprecated))]}function C({id:u}){return(0,f.T7)(`/${u}`.toLowerCase())}},32324:()=>{},76920:(b,t,e)=>{"use strict";e.d(t,{Bt:()=>O,Ej:()=>g,RI:()=>P,nG:()=>v,rE:()=>d});var o=e(74579),f=e.n(o),p=e(57966),C=e(97421);function u(E,x){return!E||!x?!1:g(E)===g(x)}function g(E){if(!E)return;const x=E.split(";")[0].toLowerCase(),[n,a]=x.split("/");if(a===void 0)return n;const T=a.split("+").pop();return`${n}/${T}`}function d(E){const x=new RegExp("%7B","g"),n=new RegExp("%7D","g");return E.replace(x,"{").replace(n,"}").replace("///","//").replace("./",".")}function v(E,x){if(!(E.length&&y(E)))return x;const n=E.filter(a=>Object.keys(a).length>0);return x.forEach(function(a,c){(0,C.yO)(a)?n[c]=f()(E[c],a,{arrayMerge:v}):Array.isArray(a)?n.push(a):n[c]=a}),n}const y=E=>E.some(x=>(0,p.isObject)(x)&&Object.keys(x).length>0);function P(E){return!!E&&Object.keys(E).length===0}const O=typeof window<"u"&&(window.crypto||window.msCrypto)||void 0;function A(E){if(typeof E!="object"||E===null)return E;const x=Array.isArray(E)?[]:{};for(const n in E){const a=E[n];x[n]=A(a)}return x}},86169:(b,t,e)=>{"use strict";e.d(t,{O:()=>C});var o=e(93238),f=e.n(o);const p=f().parse;class C{static baseName(d="",v=1){const y=C.parse(d);return y[y.length-v]}static dirName(d,v=1){const y=C.parse(d);return f().compile(y.slice(0,y.length-v))}static relative(d,v){const y=C.parse(d);return C.parse(v).slice(y.length)}static parse(d=""){let v=d;return v.charAt(0)==="#"&&(v=v.substring(1)),p(v)}static join(d,v){const P=C.parse(d).concat(v);return f().compile(P)}static get(d,v){return f().get(d,v)}static compile(d){return f().compile(d)}static escape(d){return f().escape(d)}}f().parse=C.parse,Object.assign(C,f());var u=null},70866:(b,t,e)=>{"use strict";e.d(t,{i:()=>o});function o(p){return typeof document<"u"?document.querySelector(p):null}function f(p){return p.split(/<[^>]+>/).map(C=>C.trim()).filter(C=>C.length>0).join(" ")}typeof Element<"u"&&!Element.prototype.scrollIntoViewIfNeeded&&(Element.prototype.scrollIntoViewIfNeeded=function(p){p=arguments.length===0?!0:!!p;const C=this.parentNode,u=window.getComputedStyle(C,void 0),g=parseInt(u.getPropertyValue("border-top-width"),10),d=parseInt(u.getPropertyValue("border-left-width"),10),v=this.offsetTop-C.offsetTop<C.scrollTop,y=this.offsetTop-C.offsetTop+this.clientHeight-g>C.scrollTop+C.clientHeight,P=this.offsetLeft-C.offsetLeft<C.scrollLeft,O=this.offsetLeft-C.offsetLeft+this.clientWidth-d>C.scrollLeft+C.clientWidth,A=v&&!y;(v||y)&&p&&(C.scrollTop=this.offsetTop-C.offsetTop-C.clientHeight/2-g+this.clientHeight/2),(P||O)&&p&&(C.scrollLeft=this.offsetLeft-C.offsetLeft-C.clientWidth/2-d+this.clientWidth/2),(v||y||P||O)&&!p&&this.scrollIntoView(A)})},64211:(b,t,e)=>{"use strict";e.d(t,{DJ:()=>L,Eb:()=>$,Fh:()=>M,JA:()=>re,L$:()=>U,LG:()=>n,Ns:()=>B,O2:()=>z,SJ:()=>Se,XF:()=>a,Xi:()=>_,ee:()=>fe,fQ:()=>te,jn:()=>Q,kf:()=>T,rU:()=>Y,yO:()=>N});var o=e(10525),f=e(57966),p=e(36874),C=e(86169),u=Object.defineProperty,g=Object.defineProperties,d=Object.getOwnPropertyDescriptors,v=Object.getOwnPropertySymbols,y=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,O=(Pe,Ue,Ke)=>Ue in Pe?u(Pe,Ue,{enumerable:!0,configurable:!0,writable:!0,value:Ke}):Pe[Ue]=Ke,A=(Pe,Ue)=>{for(var Ke in Ue||(Ue={}))y.call(Ue,Ke)&&O(Pe,Ke,Ue[Ke]);if(v)for(var Ke of v(Ue))P.call(Ue,Ke)&&O(Pe,Ke,Ue[Ke]);return Pe},E=(Pe,Ue)=>g(Pe,d(Ue));function x(Pe,Ue){const Ke=[];for(let ut=0;ut<Pe.length-1;ut++)Ke.push(Ue(Pe[ut],!1));return Pe.length!==0&&Ke.push(Ue(Pe[Pe.length-1],!0)),Ke}function n(Pe,Ue){const Ke={};for(const ut in Pe)Object.prototype.hasOwnProperty.call(Pe,ut)&&(Ke[ut]=Ue(Pe[ut],ut,Pe));return Ke}function a(Pe,Ue){const Ke=[],ut=yt=>{for(const Te of yt)Ke.push(Te),Te[Ue]&&ut(Te[Ue])};return ut(Pe),Ke}function c(Pe){return Pe.endsWith("/")?Pe.substring(0,Pe.length-1):Pe}function T(Pe){return!isNaN(parseFloat(Pe))&&isFinite(Pe)}function I(Pe,Ue,Ke){const ut=new RegExp(`(^|\\n)#\\s?${Ue}\\s*\\n`,"i"),yt=new RegExp(`((\\n|^)#\\s*${Ue}\\s*(\\n|$)(?:.|\\n)*?)(\\n#|$)`,"i");if(ut.test(Pe))return Pe.replace(yt,`$1
|
|
137
137
|
|
|
138
138
|
${Ke}
|
|
139
139
|
$4`);{const Te=Pe===""||Pe.endsWith(`
|
|
@@ -150,6 +150,10 @@ ${Ke}`}}const L=Pe=>Array.isArray(Pe)&&Pe.some(Ue=>(0,f.isObject)(Ue)),M=Pe=>Pe.
|
|
|
150
150
|
& > p:first-child {
|
|
151
151
|
margin-top: 0;
|
|
152
152
|
}
|
|
153
|
+
|
|
154
|
+
& > p:last-child {
|
|
155
|
+
margin-bottom: 0;
|
|
156
|
+
}
|
|
153
157
|
`,P=f.Ay.div`
|
|
154
158
|
display: flex;
|
|
155
159
|
flex-direction: row;
|
|
@@ -978,7 +982,7 @@ ${Ke}`}}const L=Pe=>Array.isArray(Pe)&&Pe.some(Ue=>(0,f.isObject)(Ue)),M=Pe=>Pe.
|
|
|
978
982
|
}
|
|
979
983
|
`},62013:(b,t,e)=>{"use strict";var o=e(44489),f=e(1536),p=e(76325),C=e(79588),u=e(9678),g=e(99924),d=Object.defineProperty,v=Object.defineProperties,y=Object.getOwnPropertyDescriptors,P=Object.getOwnPropertySymbols,O=Object.prototype.hasOwnProperty,A=Object.prototype.propertyIsEnumerable,E=(M,N,j)=>N in M?d(M,N,{enumerable:!0,configurable:!0,writable:!0,value:j}):M[N]=j,x=(M,N)=>{for(var j in N||(N={}))O.call(N,j)&&E(M,j,N[j]);if(P)for(var j of P(N))A.call(N,j)&&E(M,j,N[j]);return M},n=(M,N)=>v(M,y(N));function a(M){return jsx(T,n(x({},M),{"data-component-name":"ColorModeSwitcher/ColorModeIcon"}))}function c({mode:M,className:N}){switch(M){case"dark":return(0,o.jsx)(g.g,{"data-testid":"dark"});case"light":return(0,o.jsx)(u.r,{"data-testid":"light"});default:return(0,o.jsx)(C.W,{"data-testid":"custom",className:N+(M?" "+M:"")})}}const T=(0,p.Ay)(c)`
|
|
980
984
|
box-sizing: border-box;
|
|
981
|
-
`;var I=e(49638);function L({className:M}){const{isSwitcherHidden:N,initActiveColorMode:j,switchColorMode:z,activeColorMode:B}=useColorSwitcher();return useMount(()=>{j()}),N?null:jsx(Button,{"data-component-name":"ColorModeSwitcher/ColorModeSwitcher","data-testid":"color-mode-switcher",onClick:()=>z(),"aria-label":B,extraClass:M,variant:"secondary",size:"medium",icon:jsx(ColorModeIcon,{mode:B})})}},91096:(b,t,e)=>{"use strict";e.d(t,{l:()=>Wl});var o=e(44489),f=e(76325),p=e(44349),C=e(6828),u=function(H,ye,Qe){if(Qe||arguments.length===2)for(var $e=0,Xe=ye.length,mn;$e<Xe;$e++)(mn||!($e in ye))&&(mn||(mn=Array.prototype.slice.call(ye,0,$e)),mn[$e]=ye[$e]);return H.concat(mn||Array.prototype.slice.call(ye))},g=["onCopy","onCut","onPaste"],d=["onCompositionEnd","onCompositionStart","onCompositionUpdate"],v=["onFocus","onBlur"],y=["onInput","onInvalid","onReset","onSubmit"],P=["onLoad","onError"],O=["onKeyDown","onKeyPress","onKeyUp"],A=["onAbort","onCanPlay","onCanPlayThrough","onDurationChange","onEmptied","onEncrypted","onEnded","onError","onLoadedData","onLoadedMetadata","onLoadStart","onPause","onPlay","onPlaying","onProgress","onRateChange","onSeeked","onSeeking","onStalled","onSuspend","onTimeUpdate","onVolumeChange","onWaiting"],E=["onClick","onContextMenu","onDoubleClick","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp"],x=["onDrag","onDragEnd","onDragEnter","onDragExit","onDragLeave","onDragOver","onDragStart","onDrop"],n=["onSelect"],a=["onTouchCancel","onTouchEnd","onTouchMove","onTouchStart"],c=["onPointerDown","onPointerMove","onPointerUp","onPointerCancel","onGotPointerCapture","onLostPointerCapture","onPointerEnter","onPointerLeave","onPointerOver","onPointerOut"],T=["onScroll"],I=["onWheel"],L=["onAnimationStart","onAnimationEnd","onAnimationIteration"],M=["onTransitionEnd"],N=["onToggle"],j=["onChange"],z=u(u(u(u(u(u(u(u(u(u(u(u(u(u(u(u(u(u([],g,!0),d,!0),v,!0),y,!0),P,!0),O,!0),A,!0),E,!0),x,!0),n,!0),a,!0),c,!0),T,!0),I,!0),L,!0),M,!0),j,!0),N,!0);function B(H,ye){var Qe={};return z.forEach(function($e){var Xe=H[$e];Xe&&(ye?Qe[$e]=function(mn){return Xe(mn,ye($e))}:Qe[$e]=Xe)}),Qe}function Y(H){var ye,Qe,$e="";if(typeof H=="string"||typeof H=="number")$e+=H;else if(typeof H=="object")if(Array.isArray(H)){var Xe=H.length;for(ye=0;ye<Xe;ye++)H[ye]&&(Qe=Y(H[ye]))&&($e&&($e+=" "),$e+=Qe)}else for(Qe in H)H[Qe]&&($e&&($e+=" "),$e+=Qe);return $e}function K(){for(var H,ye,Qe=0,$e="",Xe=arguments.length;Qe<Xe;Qe++)(H=arguments[Qe])&&(ye=Y(H))&&($e&&($e+=" "),$e+=ye);return $e}const k=K;var U=e(61563);function $(H){return JSON.stringify(H)}function G(H){return H.filter(function(ye,Qe){return ye&&H.indexOf(ye)===Qe})}function pe(H){return H.toLowerCase()===H}function ne(H){if(!H||H.indexOf("-")===-1||!pe(H))return H;var ye=H.split("-"),Qe=ye[0],$e=Qe===void 0?"":Qe,Xe=ye[1],mn=Xe===void 0?"":Xe;return"".concat($e,"-").concat(mn.toUpperCase())}function je(H){var ye=H===void 0?{}:H,Qe=ye.useFallbackLocale,$e=Qe===void 0?!0:Qe,Xe=ye.fallbackLocale,mn=Xe===void 0?"en-US":Xe,nr=[];return typeof navigator<"u"&&(nr=nr.concat(navigator.languages,navigator.language)),$e&&nr.push(mn),G(nr).map(ne)}var Se=U(je,$);function re(H){return Se(H)[0]||null}var te=U(re,$);const Q=te;function le(H,ye,Qe){return function(Xe,mn){mn===void 0&&(mn=Qe);var nr=H(Xe)+mn;return ye(nr)}}function _(H){return function(Qe){return new Date(H(Qe).getTime()-1)}}function fe(H,ye){return function($e){return[H($e),ye($e)]}}function Pe(H){if(H instanceof Date)return H.getFullYear();if(typeof H=="number")return H;var ye=parseInt(H,10);if(typeof H=="string"&&!isNaN(ye))return ye;throw new Error("Failed to get year from date: ".concat(H,"."))}function Ue(H){if(H instanceof Date)return H.getMonth();throw new Error("Failed to get month from date: ".concat(H,"."))}function Ke(H){if(H instanceof Date)return H.getMonth()+1;throw new Error("Failed to get human-readable month from date: ".concat(H,"."))}function ut(H){if(H instanceof Date)return H.getDate();throw new Error("Failed to get year from date: ".concat(H,"."))}function yt(H){if(H instanceof Date)return H.getHours();if(typeof H=="string"){var ye=H.split(":");if(ye.length>=2){var Qe=ye[0];if(Qe){var $e=parseInt(Qe,10);if(!isNaN($e))return $e}}}throw new Error("Failed to get hours from date: ".concat(H,"."))}function Te(H){if(H instanceof Date)return H.getMinutes();if(typeof H=="string"){var ye=H.split(":");if(ye.length>=2){var Qe=ye[1]||"0",$e=parseInt(Qe,10);if(!isNaN($e))return $e}}throw new Error("Failed to get minutes from date: ".concat(H,"."))}function lt(H){if(H instanceof Date)return H.getSeconds();if(typeof H=="string"){var ye=H.split(":");if(ye.length>=2){var Qe=ye[2]||"0",$e=parseInt(Qe,10);if(!isNaN($e))return $e}}throw new Error("Failed to get seconds from date: ".concat(H,"."))}function V(H){if(H instanceof Date)return H.getMilliseconds();if(typeof H=="string"){var ye=H.split(":");if(ye.length>=2){var Qe=ye[2]||"0",$e=Qe.split(".")[1]||"0",Xe=parseInt($e,10);if(!isNaN(Xe))return Xe}}throw new Error("Failed to get seconds from date: ".concat(H,"."))}function X(H){var ye=Pe(H),Qe=ye+(-ye+1)%100,$e=new Date;return $e.setFullYear(Qe,0,1),$e.setHours(0,0,0,0),$e}var ve=le(Pe,X,-100),De=le(Pe,X,100),he=_(De),Ce=le(Pe,he,-100),ge=le(Pe,he,100),it=fe(X,he);function mt(H){var ye=Pe(H),Qe=ye+(-ye+1)%10,$e=new Date;return $e.setFullYear(Qe,0,1),$e.setHours(0,0,0,0),$e}var J=le(Pe,mt,-10),et=le(Pe,mt,10),at=_(et),Ae=le(Pe,at,-10),Ye=le(Pe,at,10),Le=fe(mt,at);function ce(H){var ye=Pe(H),Qe=new Date;return Qe.setFullYear(ye,0,1),Qe.setHours(0,0,0,0),Qe}var ee=le(Pe,ce,-1),ae=le(Pe,ce,1),xe=_(ae),_e=le(Pe,xe,-1),nt=le(Pe,xe,1),At=fe(ce,xe);function we(H,ye){return function($e,Xe){Xe===void 0&&(Xe=ye);var mn=Pe($e),nr=Ue($e)+Xe,dr=new Date;return dr.setFullYear(mn,nr,1),dr.setHours(0,0,0,0),H(dr)}}function He(H){var ye=Pe(H),Qe=Ue(H),$e=new Date;return $e.setFullYear(ye,Qe,1),$e.setHours(0,0,0,0),$e}var It=we(He,-1),Ve=we(He,1),qe=_(Ve),gt=we(qe,-1),Lt=we(qe,1),wt=fe(He,qe);function Qt(H,ye){return function($e,Xe){Xe===void 0&&(Xe=ye);var mn=Pe($e),nr=Ue($e),dr=ut($e)+Xe,xr=new Date;return xr.setFullYear(mn,nr,dr),xr.setHours(0,0,0,0),H(xr)}}function Jt(H){var ye=Pe(H),Qe=Ue(H),$e=ut(H),Xe=new Date;return Xe.setFullYear(ye,Qe,$e),Xe.setHours(0,0,0,0),Xe}var _t=Qt(Jt,-1),en=Qt(Jt,1),cn=_(en),yr=Qt(cn,-1),fr=Qt(cn,1),jr=fe(Jt,cn);function Co(H){return ut(qe(H))}function Qr(H,ye){ye===void 0&&(ye=2);var Qe="".concat(H);return Qe.length>=ye?H:"0000".concat(Qe).slice(-ye)}function Yr(H){var ye=Qr(yt(H)),Qe=Qr(Te(H));return"".concat(ye,":").concat(Qe)}function lr(H){var ye=Qr(yt(H)),Qe=Qr(Te(H)),$e=Qr(lt(H));return"".concat(ye,":").concat(Qe,":").concat($e)}function Wr(H){var ye=Qr(Pe(H),4),Qe=Qr(Ke(H));return"".concat(ye,"-").concat(Qe)}function Pt(H){var ye=Qr(Pe(H),4),Qe=Qr(Ke(H)),$e=Qr(ut(H));return"".concat(ye,"-").concat(Qe,"-").concat($e)}function ho(H){return"".concat(Pt(H),"T").concat(lr(H))}var So={GREGORY:"gregory",HEBREW:"hebrew",ISLAMIC:"islamic",ISO_8601:"iso8601"},Kr={gregory:["en-CA","en-US","es-AR","es-BO","es-CL","es-CO","es-CR","es-DO","es-EC","es-GT","es-HN","es-MX","es-NI","es-PA","es-PE","es-PR","es-SV","es-VE","pt-BR"],hebrew:["he","he-IL"],islamic:["ar","ar-AE","ar-BH","ar-DZ","ar-EG","ar-IQ","ar-JO","ar-KW","ar-LY","ar-OM","ar-QA","ar-SA","ar-SD","ar-SY","ar-YE","dv","dv-MV","ps","ps-AR"]},vi=[0,1,2,3,4,5,6],Ko=new Map;function xi(H){return function(Qe,$e){var Xe=Qe||Q();Ko.has(Xe)||Ko.set(Xe,new Map);var mn=Ko.get(Xe);return mn.has(H)||mn.set(H,new Intl.DateTimeFormat(Xe||void 0,H).format),mn.get(H)($e)}}function mo(H){var ye=new Date(H);return new Date(ye.setHours(12))}function si(H){return function(ye,Qe){return xi(H)(ye,mo(Qe))}}var Jo={day:"numeric",month:"numeric",year:"numeric"},ni={day:"numeric"},Xo={day:"numeric",month:"long",year:"numeric"},Ta={month:"long"},Tt={month:"long",year:"numeric"},Zt={weekday:"short"},Dt={weekday:"long"},Vt={year:"numeric"},Xn=si(Jo),On=si(ni),Sr=si(Xo),Ur=si(Ta),qr=si(Tt),to=si(Zt),Br=si(Dt),Do=si(Vt),bo=vi[0],ti=vi[5],Qo=vi[6];function Je(H,ye){ye===void 0&&(ye=So.ISO_8601);var Qe=H.getDay();switch(ye){case So.ISO_8601:return(Qe+6)%7;case So.ISLAMIC:return(Qe+1)%7;case So.HEBREW:case So.GREGORY:return Qe;default:throw new Error("Unsupported calendar type.")}}function ct(H){var ye=X(H);return Pe(ye)}function Et(H){var ye=mt(H);return Pe(ye)}function bt(H,ye){ye===void 0&&(ye=So.ISO_8601);var Qe=Pe(H),$e=Ue(H),Xe=H.getDate()-Je(H,ye);return new Date(Qe,$e,Xe)}function jt(H,ye){ye===void 0&&(ye=So.ISO_8601);var Qe=ye===So.GREGORY?So.GREGORY:So.ISO_8601,$e=bt(H,ye),Xe=Pe(H)+1,mn,nr;do mn=new Date(Xe,0,Qe===So.ISO_8601?4:1),nr=bt(mn,ye),Xe-=1;while(H<nr);return Math.round(($e.getTime()-nr.getTime())/6048e5)+1}function on(H,ye){switch(H){case"century":return X(ye);case"decade":return mt(ye);case"year":return ce(ye);case"month":return He(ye);case"day":return Jt(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function qt(H,ye){switch(H){case"century":return ve(ye);case"decade":return J(ye);case"year":return ee(ye);case"month":return It(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function $n(H,ye){switch(H){case"century":return De(ye);case"decade":return et(ye);case"year":return ae(ye);case"month":return Ve(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function Rn(H,ye){switch(H){case"decade":return J(ye,-100);case"year":return ee(ye,-10);case"month":return It(ye,-12);default:throw new Error("Invalid rangeType: ".concat(H))}}function zn(H,ye){switch(H){case"decade":return et(ye,100);case"year":return ae(ye,10);case"month":return Ve(ye,12);default:throw new Error("Invalid rangeType: ".concat(H))}}function Wn(H,ye){switch(H){case"century":return he(ye);case"decade":return at(ye);case"year":return xe(ye);case"month":return qe(ye);case"day":return cn(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function wr(H,ye){switch(H){case"century":return Ce(ye);case"decade":return Ae(ye);case"year":return _e(ye);case"month":return gt(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function wn(H,ye){switch(H){case"decade":return Ae(ye,-100);case"year":return _e(ye,-10);case"month":return gt(ye,-12);default:throw new Error("Invalid rangeType: ".concat(H))}}function qn(H,ye){switch(H){case"century":return it(ye);case"decade":return Le(ye);case"year":return At(ye);case"month":return wt(ye);case"day":return jr(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function pr(H,ye,Qe){var $e=[ye,Qe].sort(function(Xe,mn){return Xe.getTime()-mn.getTime()});return[on(H,$e[0]),Wn(H,$e[1])]}function mr(H,ye,Qe){return Qe.map(function($e){return(ye||Do)(H,$e)}).join(" \u2013 ")}function ir(H,ye,Qe){return mr(H,ye,it(Qe))}function Kn(H,ye,Qe){return mr(H,ye,Le(Qe))}function Jr(H){return H.getDay()===new Date().getDay()}function Oo(H,ye){ye===void 0&&(ye=So.ISO_8601);var Qe=H.getDay();switch(ye){case So.ISLAMIC:case So.HEBREW:return Qe===ti||Qe===Qo;case So.ISO_8601:case So.GREGORY:return Qe===Qo||Qe===bo;default:throw new Error("Unsupported calendar type.")}}var jo="react-calendar__navigation";function $o(H){var ye=H.activeStartDate,Qe=H.drillUp,$e=H.formatMonthYear,Xe=$e===void 0?qr:$e,mn=H.formatYear,nr=mn===void 0?Do:mn,dr=H.locale,xr=H.maxDate,Ar=H.minDate,Tr=H.navigationAriaLabel,go=Tr===void 0?"":Tr,ro=H.navigationAriaLive,Lo=H.navigationLabel,q=H.next2AriaLabel,Me=q===void 0?"":q,tt=H.next2Label,hn=tt===void 0?"\xBB":tt,xn=H.nextAriaLabel,yn=xn===void 0?"":xn,Ln=H.nextLabel,Wt=Ln===void 0?"\u203A":Ln,Kt=H.prev2AriaLabel,Nt=Kt===void 0?"":Kt,zt=H.prev2Label,Zn=zt===void 0?"\xAB":zt,Ut=H.prevAriaLabel,Qn=Ut===void 0?"":Ut,gn=H.prevLabel,vo=gn===void 0?"\u2039":gn,br=H.setActiveStartDate,hr=H.showDoubleView,Dr=H.view,po=H.views,oo=po.indexOf(Dr)>0,ui=Dr!=="century",ri=qt(Dr,ye),Wi=ui?Rn(Dr,ye):void 0,la=$n(Dr,ye),va=ui?zn(Dr,ye):void 0,xa=function(){if(ri.getFullYear()<0)return!0;var Ti=wr(Dr,ye);return Ar&&Ar>=Ti}(),is=ui&&function(){if(Wi.getFullYear()<0)return!0;var Ti=wn(Dr,ye);return Ar&&Ar>=Ti}(),di=xr&&xr<la,ya=ui&&xr&&xr<va;function Li(){br(ri,"prev")}function Ao(){br(Wi,"prev2")}function Si(){br(la,"next")}function Ii(){br(va,"next2")}function ca(Ti){var Ea=function(){switch(Dr){case"century":return ir(dr,nr,Ti);case"decade":return Kn(dr,nr,Ti);case"year":return nr(dr,Ti);case"month":return Xe(dr,Ti);default:throw new Error("Invalid view: ".concat(Dr,"."))}}();return Lo?Lo({date:Ti,label:Ea,locale:dr||te()||void 0,view:Dr}):Ea}function Qa(){var Ti="".concat(jo,"__label");return(0,o.jsxs)("button",{"aria-label":go,"aria-live":ro,className:Ti,disabled:!oo,onClick:Qe,style:{flexGrow:1},type:"button",children:[(0,o.jsx)("span",{className:"".concat(Ti,"__labelText ").concat(Ti,"__labelText--from"),children:ca(ye)}),hr?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)("span",{className:"".concat(Ti,"__divider"),children:" \u2013 "}),(0,o.jsx)("span",{className:"".concat(Ti,"__labelText ").concat(Ti,"__labelText--to"),children:ca(la)})]}):null]})}return(0,o.jsxs)("div",{className:jo,children:[Zn!==null&&ui?(0,o.jsx)("button",{"aria-label":Nt,className:"".concat(jo,"__arrow ").concat(jo,"__prev2-button"),disabled:is,onClick:Ao,type:"button",children:Zn}):null,vo!==null&&(0,o.jsx)("button",{"aria-label":Qn,className:"".concat(jo,"__arrow ").concat(jo,"__prev-button"),disabled:xa,onClick:Li,type:"button",children:vo}),Qa(),Wt!==null&&(0,o.jsx)("button",{"aria-label":yn,className:"".concat(jo,"__arrow ").concat(jo,"__next-button"),disabled:di,onClick:Si,type:"button",children:Wt}),hn!==null&&ui?(0,o.jsx)("button",{"aria-label":Me,className:"".concat(jo,"__arrow ").concat(jo,"__next2-button"),disabled:ya,onClick:Ii,type:"button",children:hn}):null]})}var In=function(){return In=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},In.apply(this,arguments)},Ir=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function or(H){return"".concat(H,"%")}function gr(H){var ye=H.children,Qe=H.className,$e=H.count,Xe=H.direction,mn=H.offset,nr=H.style,dr=H.wrap,xr=Ir(H,["children","className","count","direction","offset","style","wrap"]);return(0,o.jsx)("div",In({className:Qe,style:In({display:"flex",flexDirection:Xe,flexWrap:dr?"wrap":"nowrap"},nr)},xr,{children:p.Children.map(ye,function(Ar,Tr){var go=mn&&Tr===0?or(100*mn/$e):null;return(0,p.cloneElement)(Ar,In(In({},Ar.props),{style:{flexBasis:or(100/$e),flexShrink:0,flexGrow:0,overflow:"hidden",marginLeft:go,marginInlineStart:go,marginInlineEnd:0}}))})}))}function uo(H,ye,Qe){return ye&&ye>H?ye:Qe&&Qe<H?Qe:H}function Cn(H,ye){return ye[0]<=H&&ye[1]>=H}function kr(H,ye){return H[0]<=ye[0]&&H[1]>=ye[1]}function ar(H,ye){return Cn(H[0],ye)||Cn(H[1],ye)}function fo(H,ye,Qe){var $e=ar(ye,H),Xe=[];if($e){Xe.push(Qe);var mn=Cn(H[0],ye),nr=Cn(H[1],ye);mn&&Xe.push("".concat(Qe,"Start")),nr&&Xe.push("".concat(Qe,"End")),mn&&nr&&Xe.push("".concat(Qe,"BothEnds"))}return Xe}function Mo(H){return Array.isArray(H)?H[0]!==null&&H[1]!==null:H!==null}function wo(H){if(!H)throw new Error("args is required");var ye=H.value,Qe=H.date,$e=H.hover,Xe="react-calendar__tile",mn=[Xe];if(!Qe)return mn;var nr=new Date,dr=function(){if(Array.isArray(Qe))return Qe;var Lo=H.dateType;if(!Lo)throw new Error("dateType is required when date is not an array of two dates");return qn(Lo,Qe)}();if(Cn(nr,dr)&&mn.push("".concat(Xe,"--now")),!ye||!Mo(ye))return mn;var xr=function(){if(Array.isArray(ye))return ye;var Lo=H.valueType;if(!Lo)throw new Error("valueType is required when value is not an array of two dates");return qn(Lo,ye)}();kr(xr,dr)?mn.push("".concat(Xe,"--active")):ar(xr,dr)&&mn.push("".concat(Xe,"--hasActive"));var Ar=fo(xr,dr,"".concat(Xe,"--range"));mn.push.apply(mn,Ar);var Tr=Array.isArray(ye)?ye:[ye];if($e&&Tr.length===1){var go=$e>xr[0]?[xr[0],$e]:[$e,xr[0]],ro=fo(go,dr,"".concat(Xe,"--hover"));mn.push.apply(mn,ro)}return mn}function Ne(H){for(var ye=H.className,Qe=H.count,$e=Qe===void 0?3:Qe,Xe=H.dateTransform,mn=H.dateType,nr=H.end,dr=H.hover,xr=H.offset,Ar=H.renderTile,Tr=H.start,go=H.step,ro=go===void 0?1:go,Lo=H.value,q=H.valueType,Me=[],tt=Tr;tt<=nr;tt+=ro){var hn=Xe(tt);Me.push(Ar({classes:wo({date:hn,dateType:mn,hover:dr,value:Lo,valueType:q}),date:hn}))}return(0,o.jsx)(gr,{className:ye,count:$e,offset:xr,wrap:!0,children:Me})}function st(H){var ye=H.activeStartDate,Qe=H.children,$e=H.classes,Xe=H.date,mn=H.formatAbbr,nr=H.locale,dr=H.maxDate,xr=H.maxDateTransform,Ar=H.minDate,Tr=H.minDateTransform,go=H.onClick,ro=H.onMouseOver,Lo=H.style,q=H.tileClassName,Me=H.tileContent,tt=H.tileDisabled,hn=H.view,xn=(0,p.useMemo)(function(){var Ln={activeStartDate:ye,date:Xe,view:hn};return typeof q=="function"?q(Ln):q},[ye,Xe,q,hn]),yn=(0,p.useMemo)(function(){var Ln={activeStartDate:ye,date:Xe,view:hn};return typeof Me=="function"?Me(Ln):Me},[ye,Xe,Me,hn]);return(0,o.jsxs)("button",{className:k($e,xn),disabled:Ar&&Tr(Ar)>Xe||dr&&xr(dr)<Xe||tt?.({activeStartDate:ye,date:Xe,view:hn}),onClick:go?function(Ln){return go(Xe,Ln)}:void 0,onFocus:ro?function(){return ro(Xe)}:void 0,onMouseOver:ro?function(){return ro(Xe)}:void 0,style:Lo,type:"button",children:[mn?(0,o.jsx)("abbr",{"aria-label":mn(nr,Xe),children:Qe}):Qe,yn]})}var Ct=function(){return Ct=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Ct.apply(this,arguments)},xt=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Ht="react-calendar__century-view__decades__decade";function rn(H){var ye=H.classes,Qe=ye===void 0?[]:ye,$e=H.currentCentury,Xe=H.formatYear,mn=Xe===void 0?Do:Xe,nr=xt(H,["classes","currentCentury","formatYear"]),dr=nr.date,xr=nr.locale,Ar=[];return Qe&&Ar.push.apply(Ar,Qe),Ht&&Ar.push(Ht),X(dr).getFullYear()!==$e&&Ar.push("".concat(Ht,"--neighboringCentury")),(0,o.jsx)(st,Ct({},nr,{classes:Ar,maxDateTransform:at,minDateTransform:mt,view:"century",children:Kn(xr,mn,dr)}))}var Xt=function(){return Xt=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Xt.apply(this,arguments)},bn=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function An(H){var ye=H.activeStartDate,Qe=H.hover,$e=H.showNeighboringCentury,Xe=H.value,mn=H.valueType,nr=bn(H,["activeStartDate","hover","showNeighboringCentury","value","valueType"]),dr=ct(ye),xr=dr+($e?119:99);return(0,o.jsx)(Ne,{className:"react-calendar__century-view__decades",dateTransform:mt,dateType:"decade",end:xr,hover:Qe,renderTile:function(Ar){var Tr=Ar.date,go=bn(Ar,["date"]);return(0,o.jsx)(rn,Xt({},nr,go,{activeStartDate:ye,currentCentury:dr,date:Tr}),Tr.getTime())},start:dr,step:10,value:Xe,valueType:mn})}var Yn=function(){return Yn=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Yn.apply(this,arguments)};function ur(H){function ye(){return(0,o.jsx)(An,Yn({},H))}return(0,o.jsx)("div",{className:"react-calendar__century-view",children:ye()})}var Hn=function(){return Hn=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Hn.apply(this,arguments)},un=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Nn="react-calendar__decade-view__years__year";function Or(H){var ye=H.classes,Qe=ye===void 0?[]:ye,$e=H.currentDecade,Xe=H.formatYear,mn=Xe===void 0?Do:Xe,nr=un(H,["classes","currentDecade","formatYear"]),dr=nr.date,xr=nr.locale,Ar=[];return Qe&&Ar.push.apply(Ar,Qe),Nn&&Ar.push(Nn),mt(dr).getFullYear()!==$e&&Ar.push("".concat(Nn,"--neighboringDecade")),(0,o.jsx)(st,Hn({},nr,{classes:Ar,maxDateTransform:xe,minDateTransform:ce,view:"decade",children:mn(xr,dr)}))}var so=function(){return so=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},so.apply(this,arguments)},cr=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function ii(H){var ye=H.activeStartDate,Qe=H.hover,$e=H.showNeighboringDecade,Xe=H.value,mn=H.valueType,nr=cr(H,["activeStartDate","hover","showNeighboringDecade","value","valueType"]),dr=Et(ye),xr=dr+($e?11:9);return(0,o.jsx)(Ne,{className:"react-calendar__decade-view__years",dateTransform:ce,dateType:"year",end:xr,hover:Qe,renderTile:function(Ar){var Tr=Ar.date,go=cr(Ar,["date"]);return(0,o.jsx)(Or,so({},nr,go,{activeStartDate:ye,currentDecade:dr,date:Tr}),Tr.getTime())},start:dr,value:Xe,valueType:mn})}var zo=function(){return zo=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},zo.apply(this,arguments)};function Oi(H){function ye(){return(0,o.jsx)(ii,zo({},H))}return(0,o.jsx)("div",{className:"react-calendar__decade-view",children:ye()})}var wi=function(){return wi=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},wi.apply(this,arguments)},Pi=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Fo=function(H,ye,Qe){if(Qe||arguments.length===2)for(var $e=0,Xe=ye.length,mn;$e<Xe;$e++)(mn||!($e in ye))&&(mn||(mn=Array.prototype.slice.call(ye,0,$e)),mn[$e]=ye[$e]);return H.concat(mn||Array.prototype.slice.call(ye))},To="react-calendar__year-view__months__month";function Eo(H){var ye=H.classes,Qe=ye===void 0?[]:ye,$e=H.formatMonth,Xe=$e===void 0?Ur:$e,mn=H.formatMonthYear,nr=mn===void 0?qr:mn,dr=Pi(H,["classes","formatMonth","formatMonthYear"]),xr=dr.date,Ar=dr.locale;return(0,o.jsx)(st,wi({},dr,{classes:Fo(Fo([],Qe,!0),[To],!1),formatAbbr:nr,maxDateTransform:qe,minDateTransform:He,view:"year",children:Xe(Ar,xr)}))}var No=function(){return No=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},No.apply(this,arguments)},Nr=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function Io(H){var ye=H.activeStartDate,Qe=H.hover,$e=H.value,Xe=H.valueType,mn=Nr(H,["activeStartDate","hover","value","valueType"]),nr=0,dr=11,xr=Pe(ye);return(0,o.jsx)(Ne,{className:"react-calendar__year-view__months",dateTransform:function(Ar){var Tr=new Date;return Tr.setFullYear(xr,Ar,1),He(Tr)},dateType:"month",end:dr,hover:Qe,renderTile:function(Ar){var Tr=Ar.date,go=Nr(Ar,["date"]);return(0,o.jsx)(Eo,No({},mn,go,{activeStartDate:ye,date:Tr}),Tr.getTime())},start:nr,value:$e,valueType:Xe})}var no=function(){return no=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},no.apply(this,arguments)};function hi(H){function ye(){return(0,o.jsx)(Io,no({},H))}return(0,o.jsx)("div",{className:"react-calendar__year-view",children:ye()})}var Mi=function(){return Mi=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Mi.apply(this,arguments)},Xi=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Ni="react-calendar__month-view__days__day";function Ki(H){var ye=H.calendarType,Qe=H.classes,$e=Qe===void 0?[]:Qe,Xe=H.currentMonthIndex,mn=H.formatDay,nr=mn===void 0?On:mn,dr=H.formatLongDate,xr=dr===void 0?Sr:dr,Ar=Xi(H,["calendarType","classes","currentMonthIndex","formatDay","formatLongDate"]),Tr=Ar.date,go=Ar.locale,ro=[];return $e&&ro.push.apply(ro,$e),Ni&&ro.push(Ni),Oo(Tr,ye)&&ro.push("".concat(Ni,"--weekend")),Tr.getMonth()!==Xe&&ro.push("".concat(Ni,"--neighboringMonth")),(0,o.jsx)(st,Mi({},Ar,{classes:ro,formatAbbr:xr,maxDateTransform:cn,minDateTransform:Jt,view:"month",children:nr(go,Tr)}))}var Qi=function(){return Qi=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Qi.apply(this,arguments)},Ia=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function oa(H){var ye=H.activeStartDate,Qe=H.calendarType,$e=H.hover,Xe=H.showFixedNumberOfWeeks,mn=H.showNeighboringMonth,nr=H.value,dr=H.valueType,xr=Ia(H,["activeStartDate","calendarType","hover","showFixedNumberOfWeeks","showNeighboringMonth","value","valueType"]),Ar=Pe(ye),Tr=Ue(ye),go=Xe||mn,ro=Je(ye,Qe),Lo=go?0:ro,q=(go?-ro:0)+1,Me=function(){if(Xe)return q+6*7-1;var tt=Co(ye);if(mn){var hn=new Date;hn.setFullYear(Ar,Tr,tt),hn.setHours(0,0,0,0);var xn=7-Je(hn,Qe)-1;return tt+xn}return tt}();return(0,o.jsx)(Ne,{className:"react-calendar__month-view__days",count:7,dateTransform:function(tt){var hn=new Date;return hn.setFullYear(Ar,Tr,tt),Jt(hn)},dateType:"day",hover:$e,end:Me,renderTile:function(tt){var hn=tt.date,xn=Ia(tt,["date"]);return(0,o.jsx)(Ki,Qi({},xr,xn,{activeStartDate:ye,calendarType:Qe,currentMonthIndex:Tr,date:hn}),hn.getTime())},offset:Lo,start:q,value:nr,valueType:dr})}var ia="react-calendar__month-view__weekdays",qi="".concat(ia,"__weekday");function da(H){for(var ye=H.calendarType,Qe=H.formatShortWeekday,$e=Qe===void 0?to:Qe,Xe=H.formatWeekday,mn=Xe===void 0?Br:Xe,nr=H.locale,dr=H.onMouseLeave,xr=new Date,Ar=He(xr),Tr=Pe(Ar),go=Ue(Ar),ro=[],Lo=1;Lo<=7;Lo+=1){var q=new Date(Tr,go,Lo-Je(Ar,ye)),Me=mn(nr,q);ro.push((0,o.jsx)("div",{className:k(qi,Jr(q)&&"".concat(qi,"--current"),Oo(q,ye)&&"".concat(qi,"--weekend")),children:(0,o.jsx)("abbr",{"aria-label":Me,title:Me,children:$e(nr,q).replace(".","")})},Lo))}return(0,o.jsx)(gr,{className:ia,count:7,onFocus:dr,onMouseOver:dr,children:ro})}var ga=function(){return ga=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},ga.apply(this,arguments)},Ga=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},ja="react-calendar__tile";function ji(H){var ye=H.onClickWeekNumber,Qe=H.weekNumber,$e=(0,o.jsx)("span",{children:Qe});if(ye){var Xe=H.date,mn=H.onClickWeekNumber,nr=H.weekNumber,dr=Ga(H,["date","onClickWeekNumber","weekNumber"]);return(0,o.jsx)("button",ga({},dr,{className:ja,onClick:function(go){return mn(nr,Xe,go)},type:"button",children:$e}))}else{var xr=H.date,Ar=H.onClickWeekNumber,Tr=H.weekNumber,dr=Ga(H,["date","onClickWeekNumber","weekNumber"]);return(0,o.jsx)("div",ga({},dr,{className:ja,children:$e}))}}function $i(H){var ye=H.activeStartDate,Qe=H.calendarType,$e=H.onClickWeekNumber,Xe=H.onMouseLeave,mn=H.showFixedNumberOfWeeks,nr=function(){if(mn)return 6;var Ar=Co(ye),Tr=Je(ye,Qe),go=Ar-(7-Tr);return 1+Math.ceil(go/7)}(),dr=function(){for(var Ar=Pe(ye),Tr=Ue(ye),go=ut(ye),ro=[],Lo=0;Lo<nr;Lo+=1)ro.push(bt(new Date(Ar,Tr,go+Lo*7),Qe));return ro}(),xr=dr.map(function(Ar){return jt(Ar,Qe)});return(0,o.jsx)(gr,{className:"react-calendar__month-view__weekNumbers",count:nr,direction:"column",onFocus:Xe,onMouseOver:Xe,style:{flexBasis:"calc(100% * (1 / 8)",flexShrink:0},children:xr.map(function(Ar,Tr){var go=dr[Tr];if(!go)throw new Error("date is not defined");return(0,o.jsx)(ji,{date:go,onClickWeekNumber:$e,weekNumber:Ar},Ar)})})}var Ra=function(){return Ra=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Ra.apply(this,arguments)},tn=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function vn(H){if(H)for(var ye=0,Qe=Object.entries(Kr);ye<Qe.length;ye++){var $e=Qe[ye],Xe=$e[0],mn=$e[1];if(mn.includes(H))return Xe}return So.ISO_8601}function Jn(H){var ye=H.activeStartDate,Qe=H.locale,$e=H.onMouseLeave,Xe=H.showFixedNumberOfWeeks,mn=H.calendarType,nr=mn===void 0?vn(Qe):mn,dr=H.formatShortWeekday,xr=H.formatWeekday,Ar=H.onClickWeekNumber,Tr=H.showWeekNumbers,go=tn(H,["calendarType","formatShortWeekday","formatWeekday","onClickWeekNumber","showWeekNumbers"]);function ro(){return(0,o.jsx)(da,{calendarType:nr,formatShortWeekday:dr,formatWeekday:xr,locale:Qe,onMouseLeave:$e})}function Lo(){return Tr?(0,o.jsx)($i,{activeStartDate:ye,calendarType:nr,onClickWeekNumber:Ar,onMouseLeave:$e,showFixedNumberOfWeeks:Xe}):null}function q(){return(0,o.jsx)(oa,Ra({calendarType:nr},go))}var Me="react-calendar__month-view";return(0,o.jsx)("div",{className:k(Me,Tr?"".concat(Me,"--weekNumbers"):""),children:(0,o.jsxs)("div",{style:{display:"flex",alignItems:"flex-end"},children:[Lo(),(0,o.jsxs)("div",{style:{flexGrow:1,width:"100%"},children:[ro(),q()]})]})})}var Rr=function(){return Rr=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Rr.apply(this,arguments)},eo="react-calendar",Go=["century","decade","year","month"],Zo=["decade","year","month","day"],Ro=new Date;Ro.setFullYear(1,0,1),Ro.setHours(0,0,0,0);var co=new Date(864e13);function _o(H){return H instanceof Date?H:new Date(H)}function ki(H,ye){return Go.slice(Go.indexOf(H),Go.indexOf(ye)+1)}function li(H,ye,Qe){var $e=ki(ye,Qe);return $e.indexOf(H)!==-1}function Ai(H,ye,Qe){return H&&li(H,ye,Qe)?H:Qe}function ci(H){var ye=Go.indexOf(H);return Zo[ye]}function Ri(H,ye){var Qe=Array.isArray(H)?H[ye]:H;if(!Qe)return null;var $e=_o(Qe);if(Number.isNaN($e.getTime()))throw new Error("Invalid date: ".concat(H));return $e}function Fi(H,ye){var Qe=H.value,$e=H.minDate,Xe=H.maxDate,mn=H.maxDetail,nr=Ri(Qe,ye);if(!nr)return null;var dr=ci(mn),xr=function(){switch(ye){case 0:return on(dr,nr);case 1:return Wn(dr,nr);default:throw new Error("Invalid index value: ".concat(ye))}}();return uo(xr,$e,Xe)}var La=function(H){return Fi(H,0)},Ya=function(H){return Fi(H,1)},es=function(H){return[La,Ya].map(function(ye){return ye(H)})};function Aa(H){var ye=H.maxDate,Qe=H.maxDetail,$e=H.minDate,Xe=H.minDetail,mn=H.value,nr=H.view,dr=Ai(nr,Xe,Qe),xr=La({value:mn,minDate:$e,maxDate:ye,maxDetail:Qe})||new Date;return on(dr,xr)}function Ba(H){var ye=H.activeStartDate,Qe=H.defaultActiveStartDate,$e=H.defaultValue,Xe=H.defaultView,mn=H.maxDate,nr=H.maxDetail,dr=H.minDate,xr=H.minDetail,Ar=H.value,Tr=H.view,go=Ai(Tr,xr,nr),ro=ye||Qe;return ro?on(go,ro):Aa({maxDate:mn,maxDetail:nr,minDate:dr,minDetail:xr,value:Ar||$e,view:Tr||Xe})}function na(H){return H&&(!Array.isArray(H)||H.length===1)}function ts(H,ye){return H instanceof Date&&ye instanceof Date&&H.getTime()===ye.getTime()}var Ja=(0,p.forwardRef)(function(ye,Qe){var $e=ye.activeStartDate,Xe=ye.allowPartialRange,mn=ye.calendarType,nr=ye.className,dr=ye.defaultActiveStartDate,xr=ye.defaultValue,Ar=ye.defaultView,Tr=ye.formatDay,go=ye.formatLongDate,ro=ye.formatMonth,Lo=ye.formatMonthYear,q=ye.formatShortWeekday,Me=ye.formatWeekday,tt=ye.formatYear,hn=ye.goToRangeStartOnSelect,xn=hn===void 0?!0:hn,yn=ye.inputRef,Ln=ye.locale,Wt=ye.maxDate,Kt=Wt===void 0?co:Wt,Nt=ye.maxDetail,zt=Nt===void 0?"month":Nt,Zn=ye.minDate,Ut=Zn===void 0?Ro:Zn,Qn=ye.minDetail,gn=Qn===void 0?"century":Qn,vo=ye.navigationAriaLabel,br=ye.navigationAriaLive,hr=ye.navigationLabel,Dr=ye.next2AriaLabel,po=ye.next2Label,oo=ye.nextAriaLabel,ui=ye.nextLabel,ri=ye.onActiveStartDateChange,Wi=ye.onChange,la=ye.onClickDay,va=ye.onClickDecade,xa=ye.onClickMonth,is=ye.onClickWeekNumber,di=ye.onClickYear,ya=ye.onDrillDown,Li=ye.onDrillUp,Ao=ye.onViewChange,Si=ye.prev2AriaLabel,Ii=ye.prev2Label,ca=ye.prevAriaLabel,Qa=ye.prevLabel,Ti=ye.returnValue,Ea=Ti===void 0?"start":Ti,fa=ye.selectRange,_i=ye.showDoubleView,zs=ye.showFixedNumberOfWeeks,Bi=ye.showNavigation,ka=Bi===void 0?!0:Bi,ko=ye.showNeighboringCentury,Ys=ye.showNeighboringDecade,ls=ye.showNeighboringMonth,ft=ls===void 0?!0:ls,Bt=ye.showWeekNumbers,Gt=ye.tileClassName,Sn=ye.tileContent,_n=ye.tileDisabled,fn=ye.value,Mn=ye.view,lo=(0,p.useState)(dr),Yo=lo[0],ea=lo[1],Yi=(0,p.useState)(null),pa=Yi[0],Va=Yi[1],ys=(0,p.useState)(Array.isArray(xr)?xr.map(function(Ci){return Ci!==null?_o(Ci):null}):xr!=null?_o(xr):null),ps=ys[0],Js=ys[1],Wa=(0,p.useState)(Ar),El=Wa[0],Sl=Wa[1],Da=$e||Yo||Ba({activeStartDate:$e,defaultActiveStartDate:dr,defaultValue:xr,defaultView:Ar,maxDate:Kt,maxDetail:zt,minDate:Ut,minDetail:gn,value:fn,view:Mn}),cs=function(){var Ci=function(){return fa&&na(ps)?ps:fn!==void 0?fn:ps}();return Ci?Array.isArray(Ci)?Ci.map(function(Fa){return Fa!==null?_o(Fa):null}):Ci!==null?_o(Ci):null:null}(),_l=ci(zt),Ka=Ai(Mn||El,gn,zt),Xs=ki(gn,zt),Rc=fa?pa:null,Lc=Xs.indexOf(Ka)<Xs.length-1,yc=Xs.indexOf(Ka)>0,su=(0,p.useCallback)(function(Ci){var Fa=function(){switch(Ea){case"start":return La;case"end":return Ya;case"range":return es;default:throw new Error("Invalid returnValue.")}}();return Fa({maxDate:Kt,maxDetail:zt,minDate:Ut,value:Ci})},[Kt,zt,Ut,Ea]),Bc=(0,p.useCallback)(function(Ci,Fa){ea(Ci);var qa={action:Fa,activeStartDate:Ci,value:cs,view:Ka};ri&&!ts(Da,Ci)&&ri(qa)},[Da,ri,cs,Ka]),Cc=(0,p.useCallback)(function(Ci,Fa){var qa=function(){switch(Ka){case"century":return va;case"decade":return di;case"year":return xa;case"month":return la;default:throw new Error("Invalid view: ".concat(Ka,"."))}}();qa&&qa(Ci,Fa)},[la,va,xa,di,Ka]),wc=(0,p.useCallback)(function(Ci,Fa){if(Lc){Cc(Ci,Fa);var qa=Xs[Xs.indexOf(Ka)+1];if(!qa)throw new Error("Attempted to drill down from the lowest view.");ea(Ci),Sl(qa);var tl={action:"drillDown",activeStartDate:Ci,value:cs,view:qa};ri&&!ts(Da,Ci)&&ri(tl),Ao&&Ka!==qa&&Ao(tl),ya&&ya(tl)}},[Da,Lc,ri,Cc,ya,Ao,cs,Ka,Xs]),Nc=(0,p.useCallback)(function(){if(yc){var Ci=Xs[Xs.indexOf(Ka)-1];if(!Ci)throw new Error("Attempted to drill up from the highest view.");var Fa=on(Ci,Da);ea(Fa),Sl(Ci);var qa={action:"drillUp",activeStartDate:Fa,value:cs,view:Ci};ri&&!ts(Da,Fa)&&ri(qa),Ao&&Ka!==Ci&&Ao(qa),Li&&Li(qa)}},[Da,yc,ri,Li,Ao,cs,Ka,Xs]),lu=(0,p.useCallback)(function(Ci,Fa){var qa=cs;Cc(Ci,Fa);var tl=fa&&!na(qa),nl;if(fa)if(tl)nl=on(_l,Ci);else{if(!qa)throw new Error("previousValue is required");if(Array.isArray(qa))throw new Error("previousValue must not be an array");nl=pr(_l,qa,Ci)}else nl=su(Ci);var Oc=!fa||tl||xn?Aa({maxDate:Kt,maxDetail:zt,minDate:Ut,minDetail:gn,value:nl,view:Ka}):null;Fa.persist(),ea(Oc),Js(nl);var Ku={action:"onChange",activeStartDate:Oc,value:nl,view:Ka};if(ri&&!ts(Da,Oc)&&ri(Ku),Wi)if(fa){var Zl=na(nl);if(!Zl)Wi(nl||null,Fa);else if(Xe){if(Array.isArray(nl))throw new Error("value must not be an array");Wi([nl||null,null],Fa)}}else Wi(nl||null,Fa)},[Da,Xe,su,xn,Kt,zt,Ut,gn,ri,Wi,Cc,fa,cs,_l,Ka]);function Wu(Ci){Va(Ci)}function Cs(){Va(null)}(0,p.useImperativeHandle)(Qe,function(){return{activeStartDate:Da,drillDown:wc,drillUp:Nc,onChange:lu,setActiveStartDate:Bc,value:cs,view:Ka}},[Da,wc,Nc,lu,Bc,cs,Ka]);function Os(Ci){var Fa=Ci?$n(Ka,Da):on(Ka,Da),qa=Lc?wc:lu,tl={activeStartDate:Fa,hover:Rc,locale:Ln,maxDate:Kt,minDate:Ut,onClick:qa,onMouseOver:fa?Wu:void 0,tileClassName:Gt,tileContent:Sn,tileDisabled:_n,value:cs,valueType:_l};switch(Ka){case"century":return(0,o.jsx)(ur,Rr({formatYear:tt,showNeighboringCentury:ko},tl));case"decade":return(0,o.jsx)(Oi,Rr({formatYear:tt,showNeighboringDecade:Ys},tl));case"year":return(0,o.jsx)(hi,Rr({formatMonth:ro,formatMonthYear:Lo},tl));case"month":return(0,o.jsx)(Jn,Rr({calendarType:mn,formatDay:Tr,formatLongDate:go,formatShortWeekday:q,formatWeekday:Me,onClickWeekNumber:is,onMouseLeave:fa?Cs:void 0,showFixedNumberOfWeeks:typeof zs<"u"?zs:_i,showNeighboringMonth:ft,showWeekNumbers:Bt},tl));default:throw new Error("Invalid view: ".concat(Ka,"."))}}function cu(){return ka?(0,o.jsx)($o,{activeStartDate:Da,drillUp:Nc,formatMonthYear:Lo,formatYear:tt,locale:Ln,maxDate:Kt,minDate:Ut,navigationAriaLabel:vo,navigationAriaLive:br,navigationLabel:hr,next2AriaLabel:Dr,next2Label:po,nextAriaLabel:oo,nextLabel:ui,prev2AriaLabel:Si,prev2Label:Ii,prevAriaLabel:ca,prevLabel:Qa,setActiveStartDate:Bc,showDoubleView:_i,view:Ka,views:Xs}):null}var Kl=Array.isArray(cs)?cs:[cs];return(0,o.jsxs)("div",{className:k(eo,fa&&Kl.length===1&&"".concat(eo,"--selectRange"),_i&&"".concat(eo,"--doubleView"),nr),ref:yn,children:[cu(),(0,o.jsxs)("div",{className:"".concat(eo,"__viewContainer"),onBlur:fa?Cs:void 0,onMouseLeave:fa?Cs:void 0,children:[Os(),_i?Os(!0):null]})]})});const Ds=Ja;function Ge(H){return H.getBoundingClientRect()}function vt(H,ye){return{get collidedTop(){return Ge(H).top<Ge(ye).top},get collidedBottom(){return Ge(H).bottom>Ge(ye).bottom},get collidedLeft(){return Ge(H).left<Ge(ye).left},get collidedRight(){return Ge(H).right>Ge(ye).right},get overflowTop(){return Ge(ye).top-Ge(H).top},get overflowBottom(){return Ge(H).bottom-Ge(ye).bottom},get overflowLeft(){return Ge(ye).left-Ge(H).left},get overflowRight(){return Ge(H).right-Ge(ye).right}}}var Rt=e(70453),Ie=function(){return Ie=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Ie.apply(this,arguments)},W=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},de=typeof document<"u",Re=de&&"MutationObserver"in window;function me(H){return H.charAt(0).toUpperCase()+H.slice(1)}function Ee(H){for(var ye=H.parentElement;ye;){var Qe=window.getComputedStyle(ye).overflow;if(Qe.split(" ").every(function($e){return $e==="auto"||$e==="scroll"}))return ye;ye=ye.parentElement}return document.documentElement}function ue(H){var ye=H.axis,Qe=H.container,$e=H.element,Xe=H.invertAxis,mn=H.scrollContainer,nr=H.secondary,dr=H.spacing,xr=window.getComputedStyle($e),Ar=Qe.parentElement;if(!Ar)return;var Tr=vt(Ar,mn),go=vt(Ar,document.documentElement),ro=ye==="x",Lo=ro?"left":"top",q=ro?"right":"bottom",Me=ro?"width":"height",tt="overflow".concat(me(Lo)),hn="overflow".concat(me(q)),xn="scroll".concat(me(Lo)),yn=me(Me),Ln="offset".concat(yn),Wt="client".concat(yn),Kt="min-".concat(Me),Nt=mn[Ln]-mn[Wt],zt=typeof dr=="object"?dr[Lo]:dr,Zn=-Math.max(Tr[tt],go[tt]+document.documentElement[xn])-zt,Ut=typeof dr=="object"?dr[q]:dr,Qn=-Math.max(Tr[hn],go[hn]-document.documentElement[xn])-Ut-Nt;nr&&(Zn+=Ar[Wt],Qn+=Ar[Wt]);var gn=$e[Ln];function vo(){$e.style[Lo]="auto",$e.style[q]=nr?"0":"100%"}function br(){$e.style[Lo]=nr?"0":"100%",$e.style[q]="auto"}function hr(ri,Wi){var la=gn<=ri;return la&&Wi(),la}function Dr(){return hr(Zn,vo)}function po(){return hr(Qn,br)}function oo(){var ri=Zn>Qn,Wi=xr.getPropertyValue(Kt),la=Wi?parseInt(Wi,10):null;function va(xa){Rt(!la||xa>=la,"<Fit />'s child will not fit anywhere with its current ".concat(Kt," of ").concat(la,"px."));var is=Math.max(xa,la||0);Rt(!1,"<Fit />'s child needed to have its ".concat(Me," decreased to ").concat(is,"px.")),$e.style[Me]="".concat(is,"px")}ri?(va(Zn),vo()):(va(Qn),br())}var ui;Xe?ui=Dr()||po():ui=po()||Dr(),ui||oo()}function Oe(H){ue(H)}function oe(H){ue(Ie(Ie({},H),{axis:H.axis==="x"?"y":"x",secondary:!0}))}function Fe(H){var ye=H.invertAxis,Qe=H.invertSecondaryAxis,$e=W(H,["invertAxis","invertSecondaryAxis"]);Oe(Ie(Ie({},$e),{invertAxis:ye})),oe(Ie(Ie({},$e),{invertAxis:Qe}))}function ze(H){var ye=H.children,Qe=H.invertAxis,$e=H.invertSecondaryAxis,Xe=H.mainAxis,mn=Xe===void 0?"y":Xe,nr=H.spacing,dr=nr===void 0?8:nr,xr=(0,p.useRef)(void 0),Ar=(0,p.useRef)(void 0),Tr=(0,p.useRef)(void 0),go=(0,p.useRef)(void 0),ro=(0,p.useRef)(void 0),Lo=(0,p.useCallback)(function(){if(!(!ro.current||!xr.current||!Ar.current)){var tt=Ar.current.clientWidth,hn=Ar.current.clientHeight;if(!(Tr.current===tt&&go.current===hn)){Tr.current=tt,go.current=hn;var xn=xr.current.parentElement;if(xn){var yn=window.getComputedStyle(Ar.current),Ln=yn.position;Ln!=="absolute"&&(Ar.current.style.position="absolute");var Wt=window.getComputedStyle(xn),Kt=Wt.position;Kt!=="relative"&&Kt!=="absolute"&&(xn.style.position="relative"),Fe({axis:mn,container:xr.current,element:Ar.current,invertAxis:Qe,invertSecondaryAxis:$e,scrollContainer:ro.current,spacing:dr})}}}},[Qe,$e,mn,dr]),q=p.Children.only(ye);(0,p.useEffect)(function(){Lo();function tt(){Lo()}if(Re&&Ar.current){var hn=new MutationObserver(tt);hn.observe(Ar.current,{attributes:!0,attributeFilter:["class","style"]})}},[Lo]);function Me(tt){!tt||!(tt instanceof HTMLElement)||(Ar.current=tt,ro.current=Ee(tt))}return(0,o.jsx)("span",{ref:function(tt){if(tt){xr.current=tt;var hn=tt?.firstElementChild;Me(hn)}},style:{display:"contents"},children:q})}const dt=ze;function ot(H){var ye=H.children;return(0,o.jsx)("span",{className:"react-date-picker__inputGroup__divider",children:ye})}var ht=["normal","small-caps"];function St(H){if(!H)return"";var ye=window.getComputedStyle(H);if(ye.font)return ye.font;var Qe=ye.fontFamily!=="";if(!Qe)return"";var $e=ht.includes(ye.fontVariant)?ye.fontVariant:"normal";return"".concat(ye.fontStyle," ").concat($e," ").concat(ye.fontWeight," ").concat(ye.fontSize," / ").concat(ye.lineHeight," ").concat(ye.fontFamily)}var jn;function $t(H,ye){var Qe=jn||(jn=document.createElement("canvas")),$e=Qe.getContext("2d");if(!$e)return null;$e.font=ye;var Xe=$e.measureText(H).width;return Math.ceil(Xe)}function sn(H){if(typeof document>"u"||!H)return null;var ye=St(H),Qe=H.value||H.placeholder,$e=$t(Qe,ye);return $e===null?null:(H.style.width="".concat($e,"px"),$e)}const Vn=sn;var tr=typeof document<"u",Pn=tr?p.useLayoutEffect:p.useEffect,Gn=tr&&/(MSIE|Trident\/|Edge\/)/.test(navigator.userAgent),nn=tr&&/Firefox/.test(navigator.userAgent);function pn(H){var ye=H.target;Gn?requestAnimationFrame(function(){return ye.select()}):ye.select()}function kn(H){if(document.readyState==="complete")return;function ye(){Vn(H)}window.addEventListener("load",ye)}function er(H){if(!document.fonts)return;var ye=St(H);if(!ye)return;var Qe=document.fonts.check(ye);if(Qe)return;function $e(){Vn(H)}document.fonts.addEventListener("loadingdone",$e)}function Zr(H){if(H&&"selectionStart"in H&&H.selectionStart!==null&&"selectionEnd"in H&&H.selectionEnd!==null)return H.value.slice(H.selectionStart,H.selectionEnd);if("getSelection"in window){var ye=window.getSelection();return ye&&ye.toString()}return null}function Cr(H){if(H!==null)return function(Qe){if(!nn){var $e=Qe.key,Xe=Qe.target,mn=Xe.value,nr=$e.length===1&&/\d/.test($e),dr=Zr(Xe);(!nr||!(dr||mn.length<H))&&Qe.preventDefault()}}}function $r(H){var ye=H.ariaLabel,Qe=H.autoFocus,$e=H.className,Xe=H.disabled,mn=H.inputRef,nr=H.max,dr=H.min,xr=H.name,Ar=H.nameForClass,Tr=H.onChange,go=H.onKeyDown,ro=H.onKeyUp,Lo=H.placeholder,q=Lo===void 0?"--":Lo,Me=H.required,tt=H.showLeadingZeros,hn=H.step,xn=H.value;Pn(function(){!mn||!mn.current||(Vn(mn.current),kn(mn.current),er(mn.current))},[mn,xn]);var yn=tt&&xn&&Number(xn)<10&&(xn==="0"||!xn.toString().startsWith("0")),Ln=nr?nr.toString().length:null;return(0,o.jsxs)(o.Fragment,{children:[yn?(0,o.jsx)("span",{className:"".concat($e,"__leadingZero"),children:"0"}):null,(0,o.jsx)("input",{"aria-label":ye,autoComplete:"off",autoFocus:Qe,className:k("".concat($e,"__input"),"".concat($e,"__").concat(Ar||xr),yn&&"".concat($e,"__input--hasLeadingZero")),"data-input":"true",disabled:Xe,inputMode:"numeric",max:nr,min:dr,name:xr,onChange:Tr,onFocus:pn,onKeyDown:go,onKeyPress:Cr(Ln),onKeyUp:function(Wt){Vn(Wt.target),ro&&ro(Wt)},placeholder:q,ref:mn,required:Me,step:hn,type:"number",value:xn!==null?xn:""})]})}function Xr(H,ye,Qe){return ye&&ye>H?ye:Qe&&Qe<H?Qe:H}function Gr(H){return H!==null&&H!==!1&&!Number.isNaN(Number(H))}function rr(){for(var H=[],ye=0;ye<arguments.length;ye++)H[ye]=arguments[ye];return Math.min.apply(Math,H.filter(Gr))}function Mr(){for(var H=[],ye=0;ye<arguments.length;ye++)H[ye]=arguments[ye];return Math.max.apply(Math,H.filter(Gr))}var _r=function(){return _r=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},_r.apply(this,arguments)},oi=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function yi(H){var ye=H.maxDate,Qe=H.minDate,$e=H.month,Xe=H.year,mn=oi(H,["maxDate","minDate","month","year"]),nr=function(){return $e?Co(new Date(Number(Xe),Number($e)-1,1)):31}();function dr(Tr){return Xe===Pe(Tr).toString()&&$e===Ke(Tr).toString()}var xr=rr(nr,ye&&dr(ye)&&ut(ye)),Ar=Mr(1,Qe&&dr(Qe)&&ut(Qe));return(0,o.jsx)($r,_r({max:xr,min:Ar,name:"day"},mn))}var Di=function(){return Di=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Di.apply(this,arguments)},Zi=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function $a(H){var ye=H.maxDate,Qe=H.minDate,$e=H.year,Xe=Zi(H,["maxDate","minDate","year"]);function mn(xr){return xr&&$e===Pe(xr).toString()}var nr=rr(12,ye&&mn(ye)&&Ke(ye)),dr=Mr(1,Qe&&mn(Qe)&&Ke(Qe));return(0,o.jsx)($r,Di({max:nr,min:dr,name:"month"},Xe))}var Ei=new Map;function Gi(H){return function(Qe,$e){var Xe=Qe||Q();Ei.has(Xe)||Ei.set(Xe,new Map);var mn=Ei.get(Xe);return mn.has(H)||mn.set(H,new Intl.DateTimeFormat(Xe||void 0,H).format),mn.get(H)($e)}}function za(H){var ye=new Date(H);return new Date(ye.setHours(12))}function zi(H){return function(ye,Qe){return Gi(H)(ye,za(Qe))}}var fs={month:"long"},aa={month:"short"},Ms=zi(fs),Ts=zi(aa),js=function(H,ye,Qe){if(Qe||arguments.length===2)for(var $e=0,Xe=ye.length,mn;$e<Xe;$e++)(mn||!($e in ye))&&(mn||(mn=Array.prototype.slice.call(ye,0,$e)),mn[$e]=ye[$e]);return H.concat(mn||Array.prototype.slice.call(ye))};function Ul(H){var ye=H.ariaLabel,Qe=H.autoFocus,$e=H.className,Xe=H.disabled,mn=H.inputRef,nr=H.locale,dr=H.maxDate,xr=H.minDate,Ar=H.onChange,Tr=H.onKeyDown,go=H.placeholder,ro=go===void 0?"--":go,Lo=H.required,q=H.short,Me=H.value,tt=H.year;function hn(Nt){return Nt&&tt===Pe(Nt).toString()}var xn=rr(12,dr&&hn(dr)&&Ke(dr)),yn=Mr(1,xr&&hn(xr)&&Ke(xr)),Ln=js([],Array(12),!0).map(function(Nt,zt){return new Date(2019,zt,1)}),Wt="month",Kt=q?Ts:Ms;return(0,o.jsxs)("select",{"aria-label":ye,autoFocus:Qe,className:k("".concat($e,"__input"),"".concat($e,"__").concat(Wt)),"data-input":"true","data-select":"true",disabled:Xe,name:Wt,onChange:Ar,onKeyDown:Tr,ref:mn,required:Lo,value:Me!==null?Me:"",children:[!Me&&(0,o.jsx)("option",{value:"",children:ro}),Ln.map(function(Nt){var zt=Ke(Nt),Zn=zt<yn||zt>xn;return(0,o.jsx)("option",{disabled:Zn,value:zt,children:Kt(nr,Nt)},zt)})]})}var $l=function(){return $l=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},$l.apply(this,arguments)},Ml=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function Cl(H){var ye=H.maxDate,Qe=H.minDate,$e=H.placeholder,Xe=$e===void 0?"----":$e,mn=H.valueType,nr=Ml(H,["maxDate","minDate","placeholder","valueType"]),dr=rr(275760,ye&&Pe(ye)),xr=Mr(1,Qe&&Pe(Qe)),Ar=function(){return mn==="century"?10:1}();return(0,o.jsx)($r,$l({max:dr,min:xr,name:"year",placeholder:Xe,step:Ar},nr))}function Ol(H){var ye=H.ariaLabel,Qe=H.disabled,$e=H.maxDate,Xe=H.minDate,mn=H.name,nr=H.onChange,dr=H.required,xr=H.value,Ar=H.valueType,Tr=function(){switch(Ar){case"decade":case"year":return"number";case"month":return"month";case"day":return"date";default:throw new Error("Invalid valueType")}}(),go=function(){switch(Ar){case"decade":case"year":return Pe;case"month":return Wr;case"day":return Pt;default:throw new Error("Invalid valueType")}}();function ro(Lo){Lo.stopPropagation()}return(0,o.jsx)("input",{"aria-label":ye,disabled:Qe,hidden:!0,max:$e?go($e):void 0,min:Xe?go(Xe):void 0,name:mn,onChange:nr,onFocus:ro,required:dr,style:{visibility:"hidden",position:"absolute",zIndex:"-999"},type:Tr,value:xr?go(xr):""})}function qs(H,ye){switch(H){case"decade":return mt(ye);case"year":return ce(ye);case"month":return He(ye);case"day":return Jt(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function gs(H,ye){switch(H){case"decade":return at(ye);case"year":return xe(ye);case"month":return qe(ye);case"day":return cn(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}var Xa=function(){return Xa=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Xa.apply(this,arguments)},Ws=function(H,ye,Qe){if(Qe||arguments.length===2)for(var $e=0,Xe=ye.length,mn;$e<Xe;$e++)(mn||!($e in ye))&&(mn||(mn=Array.prototype.slice.call(ye,0,$e)),mn[$e]=ye[$e]);return H.concat(mn||Array.prototype.slice.call(ye))},ss={},vs=new Date;vs.setFullYear(1,0,1),vs.setHours(0,0,0,0);var Ks=new Date(864e13),ul=["century","decade","year","month"],Pl=Ws(Ws([],ul.slice(1),!0),["day"],!1);function zl(H){return H instanceof Date?H:new Date(H)}function ra(H){var ye=ul.indexOf(H);return Pl[ye]}function sa(H,ye){var Qe=Array.isArray(H)?H[ye]:H;if(!Qe)return null;var $e=zl(Qe);if(isNaN($e.getTime()))throw new Error("Invalid date: ".concat(H));return $e}function mi(H,ye){var Qe=H.value,$e=H.minDate,Xe=H.maxDate,mn=H.maxDetail,nr=sa(Qe,ye);if(!nr)return null;var dr=ra(mn),xr=function(){switch(ye){case 0:return qs(dr,nr);case 1:return gs(dr,nr);default:throw new Error("Invalid index value: ".concat(ye))}}();return Xr(xr,$e,Xe)}var Zs=function(H){return mi(H,0)},Rs=function(H){return mi(H,1)},_s=function(H){return[Zs,Rs].map(function(ye){return ye(H)})};function Fs(H){return H.dataset.input==="true"}function Hl(H,ye){var Qe=H;do Qe=Qe[ye];while(Qe&&!Fs(Qe));return Qe}function Tl(H){H&&H.focus()}function el(H,ye,Qe){var $e=[],Xe=new RegExp(Object.keys(ye).map(function(nr){return"".concat(nr,"+")}).join("|"),"g"),mn=H.match(Xe);return H.split(Xe).reduce(function(nr,dr,xr){var Ar=dr&&(0,o.jsx)(ot,{children:dr},"separator_".concat(xr));nr.push(Ar);var Tr=mn&&mn[xr];if(Tr){var go=ye[Tr]||ye[Object.keys(ye).find(function(ro){return Tr.match(ro)})];if(!go)return nr;!Qe&&$e.includes(go)?nr.push(Tr):(nr.push(go(Tr,xr)),$e.push(go))}return nr},[])}function dl(H){var ye=H.autoFocus,Qe=H.className,$e=H.dayAriaLabel,Xe=H.dayPlaceholder,mn=H.disabled,nr=H.format,dr=H.isCalendarOpen,xr=dr===void 0?null:dr,Ar=H.locale,Tr=H.maxDate,go=H.maxDetail,ro=go===void 0?"month":go,Lo=H.minDate,q=H.monthAriaLabel,Me=H.monthPlaceholder,tt=H.name,hn=tt===void 0?"date":tt,xn=H.nativeInputAriaLabel,yn=H.onChange,Ln=H.onInvalidChange,Wt=H.required,Kt=H.returnValue,Nt=Kt===void 0?"start":Kt,zt=H.showLeadingZeros,Zn=H.value,Ut=H.yearAriaLabel,Qn=H.yearPlaceholder,gn=(0,p.useState)(null),vo=gn[0],br=gn[1],hr=(0,p.useState)(null),Dr=hr[0],po=hr[1],oo=(0,p.useState)(null),ui=oo[0],ri=oo[1],Wi=(0,p.useState)(null),la=Wi[0],va=Wi[1],xa=(0,p.useRef)(null),is=(0,p.useRef)(null),di=(0,p.useRef)(null),ya=(0,p.useRef)(null),Li=(0,p.useState)(xr),Ao=Li[0],Si=Li[1],Ii=(0,p.useRef)(void 0);(0,p.useEffect)(function(){Si(xr)},[xr]),(0,p.useEffect)(function(){var fn=Zs({value:Zn,minDate:Lo,maxDate:Tr,maxDetail:ro});fn?(br(Pe(fn).toString()),po(Ke(fn).toString()),ri(ut(fn).toString()),va(fn)):(br(null),po(null),ri(null),va(null))},[Zn,Lo,Tr,ro,Ao]);var ca=ra(ro),Qa=function(){var fn=ul.indexOf(ro),Mn=ss[fn]||function(){var lo={year:"numeric"};return fn>=2&&(lo.month="numeric"),fn>=3&&(lo.day="numeric"),ss[fn]=lo,lo}();return Gi(Mn)}();function Ti(fn){var Mn=function(){switch(Nt){case"start":return Zs;case"end":return Rs;case"range":return _s;default:throw new Error("Invalid returnValue.")}}();return Mn({value:fn,minDate:Lo,maxDate:Tr,maxDetail:ro})}var Ea=nr||function(){var fn=2017,Mn=11,lo=11,Yo=new Date(fn,Mn,lo),ea=Qa(Ar,Yo),Yi=["year","month","day"],pa=["y","M","d"];function Va(ps,Js){var Wa=ss[ps]||function(){var El,Sl=(El={},El[ps]="numeric",El);return ss[ps]=Sl,Sl}();return Gi(Wa)(Ar,Js).match(/\d{1,}/)}var ys=ea;return Yi.forEach(function(ps,Js){var Wa=Va(ps,Yo);if(Wa){var El=Wa[0],Sl=pa[Js];ys=ys.replace(El,Sl)}}),ys=ys.replace("17","y"),ys}(),fa=function(){var fn=Ea.match(/[^0-9a-z]/i);return fn?fn[0]:null}();function _i(fn){if(fn.target===fn.currentTarget){var Mn=fn.target.children[1];Tl(Mn)}}function zs(fn){switch(Ii.current=fn.key,fn.key){case"ArrowLeft":case"ArrowRight":case fa:{fn.preventDefault();var Mn=fn.target,lo=fn.key==="ArrowLeft"?"previousElementSibling":"nextElementSibling",Yo=Hl(Mn,lo);Tl(Yo);break}default:}}function Bi(fn){var Mn=fn.key,lo=fn.target,Yo=Ii.current===Mn;if(Yo){var ea=!isNaN(Number(Mn));if(ea){var Yi=lo.getAttribute("max");if(Yi){var pa=lo.value;if(Number(pa)*10>Number(Yi)||pa.length>=Yi.length){var Va="nextElementSibling",ys=Hl(lo,Va);Tl(ys)}}}}}function ka(){if(!yn)return;function fn(Wa){return!!Wa}var Mn=[ya.current,is.current,di.current,xa.current].filter(fn),lo={};Mn.forEach(function(Wa){lo[Wa.name]="valueAsNumber"in Wa?Wa.valueAsNumber:Number(Wa.value)});var Yo=Mn.every(function(Wa){return!Wa.value});if(Yo){yn(null,!1);return}var ea=Mn.every(function(Wa){return Wa.value}),Yi=Mn.every(function(Wa){return Wa.validity.valid});if(ea&&Yi){var pa=Number(lo.year||new Date().getFullYear()),Va=Number(lo.month||1)-1,ys=Number(lo.day||1),ps=new Date;ps.setFullYear(pa,Va,ys),ps.setHours(0,0,0,0);var Js=Ti(ps);yn(Js,!1);return}Ln&&Ln()}function ko(fn){var Mn=fn.target,lo=Mn.name,Yo=Mn.value;switch(lo){case"year":br(Yo);break;case"month":po(Yo);break;case"day":ri(Yo);break}ka()}function Ys(fn){var Mn=fn.target.value;if(yn){var lo=function(){if(!Mn)return null;var Yo=Mn.split("-"),ea=Yo[0],Yi=Yo[1],pa=Yo[2],Va=Number(ea),ys=Number(Yi)-1||0,ps=Number(pa)||1,Js=new Date;return Js.setFullYear(Va,ys,ps),Js.setHours(0,0,0,0),Js}();yn(lo,!1)}}var ls={className:Qe,disabled:mn,maxDate:Tr||Ks,minDate:Lo||vs,onChange:ko,onKeyDown:zs,onKeyUp:Bi,required:!!(Wt||Ao)};function ft(fn,Mn){if(fn&&fn.length>2)throw new Error("Unsupported token: ".concat(fn));var lo=fn&&fn.length===2;return(0,o.jsx)(yi,Xa({},ls,{ariaLabel:$e,autoFocus:Mn===0&&ye,inputRef:ya,month:Dr,placeholder:Xe,showLeadingZeros:lo||zt,value:ui,year:vo}),"day")}function Bt(fn,Mn){if(fn&&fn.length>4)throw new Error("Unsupported token: ".concat(fn));if(fn.length>2)return(0,o.jsx)(Ul,Xa({},ls,{ariaLabel:q,autoFocus:Mn===0&&ye,inputRef:di,locale:Ar,placeholder:Me,short:fn.length===3,value:Dr,year:vo}),"month");var lo=fn&&fn.length===2;return(0,o.jsx)($a,Xa({},ls,{ariaLabel:q,autoFocus:Mn===0&&ye,inputRef:is,placeholder:Me,showLeadingZeros:lo||zt,value:Dr,year:vo}),"month")}function Gt(fn,Mn){return(0,o.jsx)(Cl,Xa({},ls,{ariaLabel:Ut,autoFocus:Mn===0&&ye,inputRef:xa,placeholder:Qn,value:vo,valueType:ca}),"year")}function Sn(){var fn={d:ft,M:Bt,y:Gt},Mn=typeof nr<"u";return el(Ea,fn,Mn)}function _n(){return(0,o.jsx)(Ol,{ariaLabel:xn,disabled:mn,maxDate:Tr||Ks,minDate:Lo||vs,name:hn,onChange:Ys,required:Wt,value:la,valueType:ca},"date")}return(0,o.jsxs)("div",{className:Qe,onClick:_i,children:[_n(),Sn()]})}var Ls=function(){return Ls=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Ls.apply(this,arguments)},fl=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Ha="react-date-picker",Us=["mousedown","focusin","touchstart"],Es={xmlns:"http://www.w3.org/2000/svg",width:19,height:19,viewBox:"0 0 19 19",stroke:"black",strokeWidth:2},Gs=(0,o.jsxs)("svg",Ls({},Es,{className:"".concat(Ha,"__calendar-button__icon ").concat(Ha,"__button__icon"),children:[(0,o.jsx)("rect",{fill:"none",height:"15",width:"15",x:"2",y:"2"}),(0,o.jsx)("line",{x1:"6",x2:"6",y1:"0",y2:"4"}),(0,o.jsx)("line",{x1:"13",x2:"13",y1:"0",y2:"4"})]})),ba=(0,o.jsxs)("svg",Ls({},Es,{className:"".concat(Ha,"__clear-button__icon ").concat(Ha,"__button__icon"),children:[(0,o.jsx)("line",{x1:"4",x2:"15",y1:"4",y2:"15"}),(0,o.jsx)("line",{x1:"15",x2:"4",y1:"4",y2:"15"})]}));function jl(H){var ye=H.autoFocus,Qe=H.calendarAriaLabel,$e=H.calendarIcon,Xe=$e===void 0?Gs:$e,mn=H.className,nr=H.clearAriaLabel,dr=H.clearIcon,xr=dr===void 0?ba:dr,Ar=H.closeCalendar,Tr=Ar===void 0?!0:Ar,go=H["data-testid"],ro=H.dayAriaLabel,Lo=H.dayPlaceholder,q=H.disableCalendar,Me=H.disabled,tt=H.format,hn=H.id,xn=H.isOpen,yn=xn===void 0?null:xn,Ln=H.locale,Wt=H.maxDate,Kt=H.maxDetail,Nt=Kt===void 0?"month":Kt,zt=H.minDate,Zn=H.monthAriaLabel,Ut=H.monthPlaceholder,Qn=H.name,gn=Qn===void 0?"date":Qn,vo=H.nativeInputAriaLabel,br=H.onCalendarClose,hr=H.onCalendarOpen,Dr=H.onChange,po=H.onFocus,oo=H.onInvalidChange,ui=H.openCalendarOnFocus,ri=ui===void 0?!0:ui,Wi=H.required,la=H.returnValue,va=la===void 0?"start":la,xa=H.shouldCloseCalendar,is=H.shouldOpenCalendar,di=H.showLeadingZeros,ya=H.value,Li=H.yearAriaLabel,Ao=H.yearPlaceholder,Si=fl(H,["autoFocus","calendarAriaLabel","calendarIcon","className","clearAriaLabel","clearIcon","closeCalendar","data-testid","dayAriaLabel","dayPlaceholder","disableCalendar","disabled","format","id","isOpen","locale","maxDate","maxDetail","minDate","monthAriaLabel","monthPlaceholder","name","nativeInputAriaLabel","onCalendarClose","onCalendarOpen","onChange","onFocus","onInvalidChange","openCalendarOnFocus","required","returnValue","shouldCloseCalendar","shouldOpenCalendar","showLeadingZeros","value","yearAriaLabel","yearPlaceholder"]),Ii=(0,p.useState)(yn),ca=Ii[0],Qa=Ii[1],Ti=(0,p.useRef)(null),Ea=(0,p.useRef)(null);(0,p.useEffect)(function(){Qa(yn)},[yn]);function fa(fn){var Mn=fn.reason;is&&!is({reason:Mn})||(Qa(!0),hr&&hr())}var _i=(0,p.useCallback)(function(fn){var Mn=fn.reason;xa&&!xa({reason:Mn})||(Qa(!1),br&&br())},[br,xa]);function zs(){ca?_i({reason:"buttonClick"}):fa({reason:"buttonClick"})}function Bi(fn,Mn){Mn===void 0&&(Mn=Tr),Mn&&_i({reason:"select"}),Dr&&Dr(fn)}function ka(fn){po&&po(fn),!(Me||ca||!ri||fn.target.dataset.select==="true")&&fa({reason:"focus"})}var ko=(0,p.useCallback)(function(fn){fn.key==="Escape"&&_i({reason:"escape"})},[_i]);function Ys(){Bi(null)}function ls(fn){fn.stopPropagation()}var ft=(0,p.useCallback)(function(fn){var Mn=Ti.current,lo=Ea.current,Yo="composedPath"in fn?fn.composedPath()[0]:fn.target;Yo&&Mn&&!Mn.contains(Yo)&&(!lo||!lo.contains(Yo))&&_i({reason:"outsideAction"})},[Ea,_i,Ti]),Bt=(0,p.useCallback)(function(fn){fn===void 0&&(fn=ca),Us.forEach(function(Mn){fn?document.addEventListener(Mn,ft):document.removeEventListener(Mn,ft)}),fn?document.addEventListener("keydown",ko):document.removeEventListener("keydown",ko)},[ca,ft,ko]);(0,p.useEffect)(function(){return Bt(),function(){Bt(!1)}},[Bt]);function Gt(){var fn=(Array.isArray(ya)?ya:[ya])[0],Mn={dayAriaLabel:ro,monthAriaLabel:Zn,nativeInputAriaLabel:vo,yearAriaLabel:Li},lo={dayPlaceholder:Lo,monthPlaceholder:Ut,yearPlaceholder:Ao};return(0,o.jsxs)("div",{className:"".concat(Ha,"__wrapper"),children:[(0,o.jsx)(dl,Ls({},Mn,lo,{autoFocus:ye,className:"".concat(Ha,"__inputGroup"),disabled:Me,format:tt,isCalendarOpen:ca,locale:Ln,maxDate:Wt,maxDetail:Nt,minDate:zt,name:gn,onChange:Bi,onInvalidChange:oo,required:Wi,returnValue:va,showLeadingZeros:di,value:fn})),xr!==null&&(0,o.jsx)("button",{"aria-label":nr,className:"".concat(Ha,"__clear-button ").concat(Ha,"__button"),disabled:Me,onClick:Ys,onFocus:ls,type:"button",children:typeof xr=="function"?(0,p.createElement)(xr):xr}),Xe!==null&&!q&&(0,o.jsx)("button",{"aria-expanded":ca||!1,"aria-label":Qe,className:"".concat(Ha,"__calendar-button ").concat(Ha,"__button"),disabled:Me,onClick:zs,onFocus:ls,type:"button",children:typeof Xe=="function"?(0,p.createElement)(Xe):Xe})]})}function Sn(){if(ca===null||q)return null;var fn=H.calendarProps,Mn=H.portalContainer,lo=H.value,Yo="".concat(Ha,"__calendar"),ea=k(Yo,"".concat(Yo,"--").concat(ca?"open":"closed")),Yi=(0,o.jsx)(Ds,Ls({locale:Ln,maxDate:Wt,maxDetail:Nt,minDate:zt,onChange:function(pa){return Bi(pa)},value:lo},fn));return Mn?(0,C.createPortal)((0,o.jsx)("div",{ref:Ea,className:ea,children:Yi}),Mn):(0,o.jsx)(dt,{children:(0,o.jsx)("div",{ref:function(pa){pa&&!ca&&pa.removeAttribute("style")},className:ea,children:Yi})})}var _n=(0,p.useMemo)(function(){return B(Si)},[Si]);return(0,o.jsxs)("div",Ls({className:k(Ha,"".concat(Ha,"--").concat(ca?"open":"closed"),"".concat(Ha,"--").concat(Me?"disabled":"enabled"),mn),"data-testid":go,id:hn},_n,{onFocus:ka,ref:Ti,children:[Gt(),Sn()]}))}var Vl=Object.defineProperty,pl=Object.getOwnPropertySymbols,bl=Object.prototype.hasOwnProperty,$s=Object.prototype.propertyIsEnumerable,wa=(H,ye,Qe)=>ye in H?Vl(H,ye,{enumerable:!0,configurable:!0,writable:!0,value:Qe}):H[ye]=Qe,hl=(H,ye)=>{for(var Qe in ye||(ye={}))bl.call(ye,Qe)&&wa(H,Qe,ye[Qe]);if(pl)for(var Qe of pl(ye))$s.call(ye,Qe)&&wa(H,Qe,ye[Qe]);return H};const Wl=H=>(0,o.jsx)(Na,{"data-component-name":"DatePicker/DatePicker",children:(0,o.jsx)(jl,hl({},H))}),Na=f.Ay.div`
|
|
985
|
+
`;var I=e(49638);function L({className:M}){const{isSwitcherHidden:N,initActiveColorMode:j,switchColorMode:z,activeColorMode:B}=useColorSwitcher();return useMount(()=>{j()}),N?null:jsx(Button,{"data-component-name":"ColorModeSwitcher/ColorModeSwitcher","data-testid":"color-mode-switcher",onClick:()=>z(),"aria-label":B,extraClass:M,variant:"secondary",size:"medium",icon:jsx(ColorModeIcon,{mode:B})})}},91096:(b,t,e)=>{"use strict";e.d(t,{l:()=>Wl});var o=e(44489),f=e(76325),p=e(44349),C=e(6828),u=function(H,ye,Qe){if(Qe||arguments.length===2)for(var $e=0,Xe=ye.length,mn;$e<Xe;$e++)(mn||!($e in ye))&&(mn||(mn=Array.prototype.slice.call(ye,0,$e)),mn[$e]=ye[$e]);return H.concat(mn||Array.prototype.slice.call(ye))},g=["onCopy","onCut","onPaste"],d=["onCompositionEnd","onCompositionStart","onCompositionUpdate"],v=["onFocus","onBlur"],y=["onInput","onInvalid","onReset","onSubmit"],P=["onLoad","onError"],O=["onKeyDown","onKeyPress","onKeyUp"],A=["onAbort","onCanPlay","onCanPlayThrough","onDurationChange","onEmptied","onEncrypted","onEnded","onError","onLoadedData","onLoadedMetadata","onLoadStart","onPause","onPlay","onPlaying","onProgress","onRateChange","onSeeked","onSeeking","onStalled","onSuspend","onTimeUpdate","onVolumeChange","onWaiting"],E=["onClick","onContextMenu","onDoubleClick","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp"],x=["onDrag","onDragEnd","onDragEnter","onDragExit","onDragLeave","onDragOver","onDragStart","onDrop"],n=["onSelect"],a=["onTouchCancel","onTouchEnd","onTouchMove","onTouchStart"],c=["onPointerDown","onPointerMove","onPointerUp","onPointerCancel","onGotPointerCapture","onLostPointerCapture","onPointerEnter","onPointerLeave","onPointerOver","onPointerOut"],T=["onScroll"],I=["onWheel"],L=["onAnimationStart","onAnimationEnd","onAnimationIteration"],M=["onTransitionEnd"],N=["onToggle"],j=["onChange"],z=u(u(u(u(u(u(u(u(u(u(u(u(u(u(u(u(u(u([],g,!0),d,!0),v,!0),y,!0),P,!0),O,!0),A,!0),E,!0),x,!0),n,!0),a,!0),c,!0),T,!0),I,!0),L,!0),M,!0),j,!0),N,!0);function B(H,ye){var Qe={};return z.forEach(function($e){var Xe=H[$e];Xe&&(ye?Qe[$e]=function(mn){return Xe(mn,ye($e))}:Qe[$e]=Xe)}),Qe}function Y(H){var ye,Qe,$e="";if(typeof H=="string"||typeof H=="number")$e+=H;else if(typeof H=="object")if(Array.isArray(H)){var Xe=H.length;for(ye=0;ye<Xe;ye++)H[ye]&&(Qe=Y(H[ye]))&&($e&&($e+=" "),$e+=Qe)}else for(Qe in H)H[Qe]&&($e&&($e+=" "),$e+=Qe);return $e}function K(){for(var H,ye,Qe=0,$e="",Xe=arguments.length;Qe<Xe;Qe++)(H=arguments[Qe])&&(ye=Y(H))&&($e&&($e+=" "),$e+=ye);return $e}const k=K;var U=e(61563);function $(H){return JSON.stringify(H)}function G(H){return H.filter(function(ye,Qe){return ye&&H.indexOf(ye)===Qe})}function pe(H){return H.toLowerCase()===H}function ne(H){if(!H||H.indexOf("-")===-1||!pe(H))return H;var ye=H.split("-"),Qe=ye[0],$e=Qe===void 0?"":Qe,Xe=ye[1],mn=Xe===void 0?"":Xe;return"".concat($e,"-").concat(mn.toUpperCase())}function je(H){var ye=H===void 0?{}:H,Qe=ye.useFallbackLocale,$e=Qe===void 0?!0:Qe,Xe=ye.fallbackLocale,mn=Xe===void 0?"en-US":Xe,nr=[];return typeof navigator<"u"&&(nr=nr.concat(navigator.languages,navigator.language)),$e&&nr.push(mn),G(nr).map(ne)}var Se=U(je,$);function re(H){return Se(H)[0]||null}var te=U(re,$);const Q=te;function le(H,ye,Qe){return function(Xe,mn){mn===void 0&&(mn=Qe);var nr=H(Xe)+mn;return ye(nr)}}function _(H){return function(Qe){return new Date(H(Qe).getTime()-1)}}function fe(H,ye){return function($e){return[H($e),ye($e)]}}function Pe(H){if(H instanceof Date)return H.getFullYear();if(typeof H=="number")return H;var ye=parseInt(H,10);if(typeof H=="string"&&!isNaN(ye))return ye;throw new Error("Failed to get year from date: ".concat(H,"."))}function Ue(H){if(H instanceof Date)return H.getMonth();throw new Error("Failed to get month from date: ".concat(H,"."))}function Ke(H){if(H instanceof Date)return H.getMonth()+1;throw new Error("Failed to get human-readable month from date: ".concat(H,"."))}function ut(H){if(H instanceof Date)return H.getDate();throw new Error("Failed to get year from date: ".concat(H,"."))}function yt(H){if(H instanceof Date)return H.getHours();if(typeof H=="string"){var ye=H.split(":");if(ye.length>=2){var Qe=ye[0];if(Qe){var $e=parseInt(Qe,10);if(!isNaN($e))return $e}}}throw new Error("Failed to get hours from date: ".concat(H,"."))}function Te(H){if(H instanceof Date)return H.getMinutes();if(typeof H=="string"){var ye=H.split(":");if(ye.length>=2){var Qe=ye[1]||"0",$e=parseInt(Qe,10);if(!isNaN($e))return $e}}throw new Error("Failed to get minutes from date: ".concat(H,"."))}function lt(H){if(H instanceof Date)return H.getSeconds();if(typeof H=="string"){var ye=H.split(":");if(ye.length>=2){var Qe=ye[2]||"0",$e=parseInt(Qe,10);if(!isNaN($e))return $e}}throw new Error("Failed to get seconds from date: ".concat(H,"."))}function V(H){if(H instanceof Date)return H.getMilliseconds();if(typeof H=="string"){var ye=H.split(":");if(ye.length>=2){var Qe=ye[2]||"0",$e=Qe.split(".")[1]||"0",Xe=parseInt($e,10);if(!isNaN(Xe))return Xe}}throw new Error("Failed to get seconds from date: ".concat(H,"."))}function X(H){var ye=Pe(H),Qe=ye+(-ye+1)%100,$e=new Date;return $e.setFullYear(Qe,0,1),$e.setHours(0,0,0,0),$e}var ve=le(Pe,X,-100),De=le(Pe,X,100),he=_(De),Ce=le(Pe,he,-100),ge=le(Pe,he,100),it=fe(X,he);function mt(H){var ye=Pe(H),Qe=ye+(-ye+1)%10,$e=new Date;return $e.setFullYear(Qe,0,1),$e.setHours(0,0,0,0),$e}var J=le(Pe,mt,-10),et=le(Pe,mt,10),at=_(et),Ae=le(Pe,at,-10),Ye=le(Pe,at,10),Le=fe(mt,at);function ce(H){var ye=Pe(H),Qe=new Date;return Qe.setFullYear(ye,0,1),Qe.setHours(0,0,0,0),Qe}var ee=le(Pe,ce,-1),ae=le(Pe,ce,1),xe=_(ae),_e=le(Pe,xe,-1),nt=le(Pe,xe,1),At=fe(ce,xe);function we(H,ye){return function($e,Xe){Xe===void 0&&(Xe=ye);var mn=Pe($e),nr=Ue($e)+Xe,dr=new Date;return dr.setFullYear(mn,nr,1),dr.setHours(0,0,0,0),H(dr)}}function He(H){var ye=Pe(H),Qe=Ue(H),$e=new Date;return $e.setFullYear(ye,Qe,1),$e.setHours(0,0,0,0),$e}var It=we(He,-1),Ve=we(He,1),qe=_(Ve),gt=we(qe,-1),Lt=we(qe,1),wt=fe(He,qe);function Qt(H,ye){return function($e,Xe){Xe===void 0&&(Xe=ye);var mn=Pe($e),nr=Ue($e),dr=ut($e)+Xe,xr=new Date;return xr.setFullYear(mn,nr,dr),xr.setHours(0,0,0,0),H(xr)}}function Jt(H){var ye=Pe(H),Qe=Ue(H),$e=ut(H),Xe=new Date;return Xe.setFullYear(ye,Qe,$e),Xe.setHours(0,0,0,0),Xe}var _t=Qt(Jt,-1),en=Qt(Jt,1),cn=_(en),yr=Qt(cn,-1),fr=Qt(cn,1),jr=fe(Jt,cn);function Co(H){return ut(qe(H))}function Qr(H,ye){ye===void 0&&(ye=2);var Qe="".concat(H);return Qe.length>=ye?H:"0000".concat(Qe).slice(-ye)}function Yr(H){var ye=Qr(yt(H)),Qe=Qr(Te(H));return"".concat(ye,":").concat(Qe)}function lr(H){var ye=Qr(yt(H)),Qe=Qr(Te(H)),$e=Qr(lt(H));return"".concat(ye,":").concat(Qe,":").concat($e)}function Wr(H){var ye=Qr(Pe(H),4),Qe=Qr(Ke(H));return"".concat(ye,"-").concat(Qe)}function Pt(H){var ye=Qr(Pe(H),4),Qe=Qr(Ke(H)),$e=Qr(ut(H));return"".concat(ye,"-").concat(Qe,"-").concat($e)}function ho(H){return"".concat(Pt(H),"T").concat(lr(H))}var So={GREGORY:"gregory",HEBREW:"hebrew",ISLAMIC:"islamic",ISO_8601:"iso8601"},Kr={gregory:["en-CA","en-US","es-AR","es-BO","es-CL","es-CO","es-CR","es-DO","es-EC","es-GT","es-HN","es-MX","es-NI","es-PA","es-PE","es-PR","es-SV","es-VE","pt-BR"],hebrew:["he","he-IL"],islamic:["ar","ar-AE","ar-BH","ar-DZ","ar-EG","ar-IQ","ar-JO","ar-KW","ar-LY","ar-OM","ar-QA","ar-SA","ar-SD","ar-SY","ar-YE","dv","dv-MV","ps","ps-AR"]},vi=[0,1,2,3,4,5,6],Ko=new Map;function xi(H){return function(Qe,$e){var Xe=Qe||Q();Ko.has(Xe)||Ko.set(Xe,new Map);var mn=Ko.get(Xe);return mn.has(H)||mn.set(H,new Intl.DateTimeFormat(Xe||void 0,H).format),mn.get(H)($e)}}function mo(H){var ye=new Date(H);return new Date(ye.setHours(12))}function si(H){return function(ye,Qe){return xi(H)(ye,mo(Qe))}}var Jo={day:"numeric",month:"numeric",year:"numeric"},ni={day:"numeric"},Xo={day:"numeric",month:"long",year:"numeric"},Ta={month:"long"},Tt={month:"long",year:"numeric"},Zt={weekday:"short"},Dt={weekday:"long"},Vt={year:"numeric"},Xn=si(Jo),On=si(ni),Sr=si(Xo),Ur=si(Ta),qr=si(Tt),to=si(Zt),Br=si(Dt),Do=si(Vt),bo=vi[0],ti=vi[5],Qo=vi[6];function Je(H,ye){ye===void 0&&(ye=So.ISO_8601);var Qe=H.getDay();switch(ye){case So.ISO_8601:return(Qe+6)%7;case So.ISLAMIC:return(Qe+1)%7;case So.HEBREW:case So.GREGORY:return Qe;default:throw new Error("Unsupported calendar type.")}}function ct(H){var ye=X(H);return Pe(ye)}function Et(H){var ye=mt(H);return Pe(ye)}function bt(H,ye){ye===void 0&&(ye=So.ISO_8601);var Qe=Pe(H),$e=Ue(H),Xe=H.getDate()-Je(H,ye);return new Date(Qe,$e,Xe)}function jt(H,ye){ye===void 0&&(ye=So.ISO_8601);var Qe=ye===So.GREGORY?So.GREGORY:So.ISO_8601,$e=bt(H,ye),Xe=Pe(H)+1,mn,nr;do mn=new Date(Xe,0,Qe===So.ISO_8601?4:1),nr=bt(mn,ye),Xe-=1;while(H<nr);return Math.round(($e.getTime()-nr.getTime())/6048e5)+1}function on(H,ye){switch(H){case"century":return X(ye);case"decade":return mt(ye);case"year":return ce(ye);case"month":return He(ye);case"day":return Jt(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function qt(H,ye){switch(H){case"century":return ve(ye);case"decade":return J(ye);case"year":return ee(ye);case"month":return It(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function $n(H,ye){switch(H){case"century":return De(ye);case"decade":return et(ye);case"year":return ae(ye);case"month":return Ve(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function Rn(H,ye){switch(H){case"decade":return J(ye,-100);case"year":return ee(ye,-10);case"month":return It(ye,-12);default:throw new Error("Invalid rangeType: ".concat(H))}}function zn(H,ye){switch(H){case"decade":return et(ye,100);case"year":return ae(ye,10);case"month":return Ve(ye,12);default:throw new Error("Invalid rangeType: ".concat(H))}}function Wn(H,ye){switch(H){case"century":return he(ye);case"decade":return at(ye);case"year":return xe(ye);case"month":return qe(ye);case"day":return cn(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function wr(H,ye){switch(H){case"century":return Ce(ye);case"decade":return Ae(ye);case"year":return _e(ye);case"month":return gt(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function wn(H,ye){switch(H){case"decade":return Ae(ye,-100);case"year":return _e(ye,-10);case"month":return gt(ye,-12);default:throw new Error("Invalid rangeType: ".concat(H))}}function qn(H,ye){switch(H){case"century":return it(ye);case"decade":return Le(ye);case"year":return At(ye);case"month":return wt(ye);case"day":return jr(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function pr(H,ye,Qe){var $e=[ye,Qe].sort(function(Xe,mn){return Xe.getTime()-mn.getTime()});return[on(H,$e[0]),Wn(H,$e[1])]}function mr(H,ye,Qe){return Qe.map(function($e){return(ye||Do)(H,$e)}).join(" \u2013 ")}function ir(H,ye,Qe){return mr(H,ye,it(Qe))}function Kn(H,ye,Qe){return mr(H,ye,Le(Qe))}function Jr(H){return H.getDay()===new Date().getDay()}function Oo(H,ye){ye===void 0&&(ye=So.ISO_8601);var Qe=H.getDay();switch(ye){case So.ISLAMIC:case So.HEBREW:return Qe===ti||Qe===Qo;case So.ISO_8601:case So.GREGORY:return Qe===Qo||Qe===bo;default:throw new Error("Unsupported calendar type.")}}var jo="react-calendar__navigation";function $o(H){var ye=H.activeStartDate,Qe=H.drillUp,$e=H.formatMonthYear,Xe=$e===void 0?qr:$e,mn=H.formatYear,nr=mn===void 0?Do:mn,dr=H.locale,xr=H.maxDate,Ar=H.minDate,Tr=H.navigationAriaLabel,go=Tr===void 0?"":Tr,ro=H.navigationAriaLive,Lo=H.navigationLabel,q=H.next2AriaLabel,Me=q===void 0?"":q,tt=H.next2Label,hn=tt===void 0?"\xBB":tt,xn=H.nextAriaLabel,yn=xn===void 0?"":xn,Ln=H.nextLabel,Wt=Ln===void 0?"\u203A":Ln,Kt=H.prev2AriaLabel,Nt=Kt===void 0?"":Kt,zt=H.prev2Label,Gn=zt===void 0?"\xAB":zt,Ut=H.prevAriaLabel,Qn=Ut===void 0?"":Ut,gn=H.prevLabel,vo=gn===void 0?"\u2039":gn,br=H.setActiveStartDate,hr=H.showDoubleView,Dr=H.view,po=H.views,oo=po.indexOf(Dr)>0,ui=Dr!=="century",ri=qt(Dr,ye),Wi=ui?Rn(Dr,ye):void 0,la=$n(Dr,ye),va=ui?zn(Dr,ye):void 0,xa=function(){if(ri.getFullYear()<0)return!0;var Ti=wr(Dr,ye);return Ar&&Ar>=Ti}(),is=ui&&function(){if(Wi.getFullYear()<0)return!0;var Ti=wn(Dr,ye);return Ar&&Ar>=Ti}(),di=xr&&xr<la,ya=ui&&xr&&xr<va;function Li(){br(ri,"prev")}function Ao(){br(Wi,"prev2")}function Si(){br(la,"next")}function Ii(){br(va,"next2")}function ca(Ti){var Ea=function(){switch(Dr){case"century":return ir(dr,nr,Ti);case"decade":return Kn(dr,nr,Ti);case"year":return nr(dr,Ti);case"month":return Xe(dr,Ti);default:throw new Error("Invalid view: ".concat(Dr,"."))}}();return Lo?Lo({date:Ti,label:Ea,locale:dr||te()||void 0,view:Dr}):Ea}function Qa(){var Ti="".concat(jo,"__label");return(0,o.jsxs)("button",{"aria-label":go,"aria-live":ro,className:Ti,disabled:!oo,onClick:Qe,style:{flexGrow:1},type:"button",children:[(0,o.jsx)("span",{className:"".concat(Ti,"__labelText ").concat(Ti,"__labelText--from"),children:ca(ye)}),hr?(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)("span",{className:"".concat(Ti,"__divider"),children:" \u2013 "}),(0,o.jsx)("span",{className:"".concat(Ti,"__labelText ").concat(Ti,"__labelText--to"),children:ca(la)})]}):null]})}return(0,o.jsxs)("div",{className:jo,children:[Gn!==null&&ui?(0,o.jsx)("button",{"aria-label":Nt,className:"".concat(jo,"__arrow ").concat(jo,"__prev2-button"),disabled:is,onClick:Ao,type:"button",children:Gn}):null,vo!==null&&(0,o.jsx)("button",{"aria-label":Qn,className:"".concat(jo,"__arrow ").concat(jo,"__prev-button"),disabled:xa,onClick:Li,type:"button",children:vo}),Qa(),Wt!==null&&(0,o.jsx)("button",{"aria-label":yn,className:"".concat(jo,"__arrow ").concat(jo,"__next-button"),disabled:di,onClick:Si,type:"button",children:Wt}),hn!==null&&ui?(0,o.jsx)("button",{"aria-label":Me,className:"".concat(jo,"__arrow ").concat(jo,"__next2-button"),disabled:ya,onClick:Ii,type:"button",children:hn}):null]})}var In=function(){return In=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},In.apply(this,arguments)},Ir=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function or(H){return"".concat(H,"%")}function gr(H){var ye=H.children,Qe=H.className,$e=H.count,Xe=H.direction,mn=H.offset,nr=H.style,dr=H.wrap,xr=Ir(H,["children","className","count","direction","offset","style","wrap"]);return(0,o.jsx)("div",In({className:Qe,style:In({display:"flex",flexDirection:Xe,flexWrap:dr?"wrap":"nowrap"},nr)},xr,{children:p.Children.map(ye,function(Ar,Tr){var go=mn&&Tr===0?or(100*mn/$e):null;return(0,p.cloneElement)(Ar,In(In({},Ar.props),{style:{flexBasis:or(100/$e),flexShrink:0,flexGrow:0,overflow:"hidden",marginLeft:go,marginInlineStart:go,marginInlineEnd:0}}))})}))}function uo(H,ye,Qe){return ye&&ye>H?ye:Qe&&Qe<H?Qe:H}function Cn(H,ye){return ye[0]<=H&&ye[1]>=H}function kr(H,ye){return H[0]<=ye[0]&&H[1]>=ye[1]}function ar(H,ye){return Cn(H[0],ye)||Cn(H[1],ye)}function fo(H,ye,Qe){var $e=ar(ye,H),Xe=[];if($e){Xe.push(Qe);var mn=Cn(H[0],ye),nr=Cn(H[1],ye);mn&&Xe.push("".concat(Qe,"Start")),nr&&Xe.push("".concat(Qe,"End")),mn&&nr&&Xe.push("".concat(Qe,"BothEnds"))}return Xe}function Mo(H){return Array.isArray(H)?H[0]!==null&&H[1]!==null:H!==null}function wo(H){if(!H)throw new Error("args is required");var ye=H.value,Qe=H.date,$e=H.hover,Xe="react-calendar__tile",mn=[Xe];if(!Qe)return mn;var nr=new Date,dr=function(){if(Array.isArray(Qe))return Qe;var Lo=H.dateType;if(!Lo)throw new Error("dateType is required when date is not an array of two dates");return qn(Lo,Qe)}();if(Cn(nr,dr)&&mn.push("".concat(Xe,"--now")),!ye||!Mo(ye))return mn;var xr=function(){if(Array.isArray(ye))return ye;var Lo=H.valueType;if(!Lo)throw new Error("valueType is required when value is not an array of two dates");return qn(Lo,ye)}();kr(xr,dr)?mn.push("".concat(Xe,"--active")):ar(xr,dr)&&mn.push("".concat(Xe,"--hasActive"));var Ar=fo(xr,dr,"".concat(Xe,"--range"));mn.push.apply(mn,Ar);var Tr=Array.isArray(ye)?ye:[ye];if($e&&Tr.length===1){var go=$e>xr[0]?[xr[0],$e]:[$e,xr[0]],ro=fo(go,dr,"".concat(Xe,"--hover"));mn.push.apply(mn,ro)}return mn}function Ne(H){for(var ye=H.className,Qe=H.count,$e=Qe===void 0?3:Qe,Xe=H.dateTransform,mn=H.dateType,nr=H.end,dr=H.hover,xr=H.offset,Ar=H.renderTile,Tr=H.start,go=H.step,ro=go===void 0?1:go,Lo=H.value,q=H.valueType,Me=[],tt=Tr;tt<=nr;tt+=ro){var hn=Xe(tt);Me.push(Ar({classes:wo({date:hn,dateType:mn,hover:dr,value:Lo,valueType:q}),date:hn}))}return(0,o.jsx)(gr,{className:ye,count:$e,offset:xr,wrap:!0,children:Me})}function st(H){var ye=H.activeStartDate,Qe=H.children,$e=H.classes,Xe=H.date,mn=H.formatAbbr,nr=H.locale,dr=H.maxDate,xr=H.maxDateTransform,Ar=H.minDate,Tr=H.minDateTransform,go=H.onClick,ro=H.onMouseOver,Lo=H.style,q=H.tileClassName,Me=H.tileContent,tt=H.tileDisabled,hn=H.view,xn=(0,p.useMemo)(function(){var Ln={activeStartDate:ye,date:Xe,view:hn};return typeof q=="function"?q(Ln):q},[ye,Xe,q,hn]),yn=(0,p.useMemo)(function(){var Ln={activeStartDate:ye,date:Xe,view:hn};return typeof Me=="function"?Me(Ln):Me},[ye,Xe,Me,hn]);return(0,o.jsxs)("button",{className:k($e,xn),disabled:Ar&&Tr(Ar)>Xe||dr&&xr(dr)<Xe||tt?.({activeStartDate:ye,date:Xe,view:hn}),onClick:go?function(Ln){return go(Xe,Ln)}:void 0,onFocus:ro?function(){return ro(Xe)}:void 0,onMouseOver:ro?function(){return ro(Xe)}:void 0,style:Lo,type:"button",children:[mn?(0,o.jsx)("abbr",{"aria-label":mn(nr,Xe),children:Qe}):Qe,yn]})}var Ct=function(){return Ct=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Ct.apply(this,arguments)},xt=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Ht="react-calendar__century-view__decades__decade";function rn(H){var ye=H.classes,Qe=ye===void 0?[]:ye,$e=H.currentCentury,Xe=H.formatYear,mn=Xe===void 0?Do:Xe,nr=xt(H,["classes","currentCentury","formatYear"]),dr=nr.date,xr=nr.locale,Ar=[];return Qe&&Ar.push.apply(Ar,Qe),Ht&&Ar.push(Ht),X(dr).getFullYear()!==$e&&Ar.push("".concat(Ht,"--neighboringCentury")),(0,o.jsx)(st,Ct({},nr,{classes:Ar,maxDateTransform:at,minDateTransform:mt,view:"century",children:Kn(xr,mn,dr)}))}var Xt=function(){return Xt=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Xt.apply(this,arguments)},bn=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function An(H){var ye=H.activeStartDate,Qe=H.hover,$e=H.showNeighboringCentury,Xe=H.value,mn=H.valueType,nr=bn(H,["activeStartDate","hover","showNeighboringCentury","value","valueType"]),dr=ct(ye),xr=dr+($e?119:99);return(0,o.jsx)(Ne,{className:"react-calendar__century-view__decades",dateTransform:mt,dateType:"decade",end:xr,hover:Qe,renderTile:function(Ar){var Tr=Ar.date,go=bn(Ar,["date"]);return(0,o.jsx)(rn,Xt({},nr,go,{activeStartDate:ye,currentCentury:dr,date:Tr}),Tr.getTime())},start:dr,step:10,value:Xe,valueType:mn})}var Yn=function(){return Yn=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Yn.apply(this,arguments)};function ur(H){function ye(){return(0,o.jsx)(An,Yn({},H))}return(0,o.jsx)("div",{className:"react-calendar__century-view",children:ye()})}var Hn=function(){return Hn=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Hn.apply(this,arguments)},un=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Nn="react-calendar__decade-view__years__year";function Or(H){var ye=H.classes,Qe=ye===void 0?[]:ye,$e=H.currentDecade,Xe=H.formatYear,mn=Xe===void 0?Do:Xe,nr=un(H,["classes","currentDecade","formatYear"]),dr=nr.date,xr=nr.locale,Ar=[];return Qe&&Ar.push.apply(Ar,Qe),Nn&&Ar.push(Nn),mt(dr).getFullYear()!==$e&&Ar.push("".concat(Nn,"--neighboringDecade")),(0,o.jsx)(st,Hn({},nr,{classes:Ar,maxDateTransform:xe,minDateTransform:ce,view:"decade",children:mn(xr,dr)}))}var so=function(){return so=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},so.apply(this,arguments)},cr=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function ii(H){var ye=H.activeStartDate,Qe=H.hover,$e=H.showNeighboringDecade,Xe=H.value,mn=H.valueType,nr=cr(H,["activeStartDate","hover","showNeighboringDecade","value","valueType"]),dr=Et(ye),xr=dr+($e?11:9);return(0,o.jsx)(Ne,{className:"react-calendar__decade-view__years",dateTransform:ce,dateType:"year",end:xr,hover:Qe,renderTile:function(Ar){var Tr=Ar.date,go=cr(Ar,["date"]);return(0,o.jsx)(Or,so({},nr,go,{activeStartDate:ye,currentDecade:dr,date:Tr}),Tr.getTime())},start:dr,value:Xe,valueType:mn})}var zo=function(){return zo=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},zo.apply(this,arguments)};function Oi(H){function ye(){return(0,o.jsx)(ii,zo({},H))}return(0,o.jsx)("div",{className:"react-calendar__decade-view",children:ye()})}var wi=function(){return wi=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},wi.apply(this,arguments)},Pi=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Fo=function(H,ye,Qe){if(Qe||arguments.length===2)for(var $e=0,Xe=ye.length,mn;$e<Xe;$e++)(mn||!($e in ye))&&(mn||(mn=Array.prototype.slice.call(ye,0,$e)),mn[$e]=ye[$e]);return H.concat(mn||Array.prototype.slice.call(ye))},To="react-calendar__year-view__months__month";function Eo(H){var ye=H.classes,Qe=ye===void 0?[]:ye,$e=H.formatMonth,Xe=$e===void 0?Ur:$e,mn=H.formatMonthYear,nr=mn===void 0?qr:mn,dr=Pi(H,["classes","formatMonth","formatMonthYear"]),xr=dr.date,Ar=dr.locale;return(0,o.jsx)(st,wi({},dr,{classes:Fo(Fo([],Qe,!0),[To],!1),formatAbbr:nr,maxDateTransform:qe,minDateTransform:He,view:"year",children:Xe(Ar,xr)}))}var No=function(){return No=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},No.apply(this,arguments)},Nr=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function Io(H){var ye=H.activeStartDate,Qe=H.hover,$e=H.value,Xe=H.valueType,mn=Nr(H,["activeStartDate","hover","value","valueType"]),nr=0,dr=11,xr=Pe(ye);return(0,o.jsx)(Ne,{className:"react-calendar__year-view__months",dateTransform:function(Ar){var Tr=new Date;return Tr.setFullYear(xr,Ar,1),He(Tr)},dateType:"month",end:dr,hover:Qe,renderTile:function(Ar){var Tr=Ar.date,go=Nr(Ar,["date"]);return(0,o.jsx)(Eo,No({},mn,go,{activeStartDate:ye,date:Tr}),Tr.getTime())},start:nr,value:$e,valueType:Xe})}var no=function(){return no=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},no.apply(this,arguments)};function hi(H){function ye(){return(0,o.jsx)(Io,no({},H))}return(0,o.jsx)("div",{className:"react-calendar__year-view",children:ye()})}var Mi=function(){return Mi=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Mi.apply(this,arguments)},Xi=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Ni="react-calendar__month-view__days__day";function Ki(H){var ye=H.calendarType,Qe=H.classes,$e=Qe===void 0?[]:Qe,Xe=H.currentMonthIndex,mn=H.formatDay,nr=mn===void 0?On:mn,dr=H.formatLongDate,xr=dr===void 0?Sr:dr,Ar=Xi(H,["calendarType","classes","currentMonthIndex","formatDay","formatLongDate"]),Tr=Ar.date,go=Ar.locale,ro=[];return $e&&ro.push.apply(ro,$e),Ni&&ro.push(Ni),Oo(Tr,ye)&&ro.push("".concat(Ni,"--weekend")),Tr.getMonth()!==Xe&&ro.push("".concat(Ni,"--neighboringMonth")),(0,o.jsx)(st,Mi({},Ar,{classes:ro,formatAbbr:xr,maxDateTransform:cn,minDateTransform:Jt,view:"month",children:nr(go,Tr)}))}var Qi=function(){return Qi=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Qi.apply(this,arguments)},Ia=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function oa(H){var ye=H.activeStartDate,Qe=H.calendarType,$e=H.hover,Xe=H.showFixedNumberOfWeeks,mn=H.showNeighboringMonth,nr=H.value,dr=H.valueType,xr=Ia(H,["activeStartDate","calendarType","hover","showFixedNumberOfWeeks","showNeighboringMonth","value","valueType"]),Ar=Pe(ye),Tr=Ue(ye),go=Xe||mn,ro=Je(ye,Qe),Lo=go?0:ro,q=(go?-ro:0)+1,Me=function(){if(Xe)return q+6*7-1;var tt=Co(ye);if(mn){var hn=new Date;hn.setFullYear(Ar,Tr,tt),hn.setHours(0,0,0,0);var xn=7-Je(hn,Qe)-1;return tt+xn}return tt}();return(0,o.jsx)(Ne,{className:"react-calendar__month-view__days",count:7,dateTransform:function(tt){var hn=new Date;return hn.setFullYear(Ar,Tr,tt),Jt(hn)},dateType:"day",hover:$e,end:Me,renderTile:function(tt){var hn=tt.date,xn=Ia(tt,["date"]);return(0,o.jsx)(Ki,Qi({},xr,xn,{activeStartDate:ye,calendarType:Qe,currentMonthIndex:Tr,date:hn}),hn.getTime())},offset:Lo,start:q,value:nr,valueType:dr})}var ia="react-calendar__month-view__weekdays",qi="".concat(ia,"__weekday");function da(H){for(var ye=H.calendarType,Qe=H.formatShortWeekday,$e=Qe===void 0?to:Qe,Xe=H.formatWeekday,mn=Xe===void 0?Br:Xe,nr=H.locale,dr=H.onMouseLeave,xr=new Date,Ar=He(xr),Tr=Pe(Ar),go=Ue(Ar),ro=[],Lo=1;Lo<=7;Lo+=1){var q=new Date(Tr,go,Lo-Je(Ar,ye)),Me=mn(nr,q);ro.push((0,o.jsx)("div",{className:k(qi,Jr(q)&&"".concat(qi,"--current"),Oo(q,ye)&&"".concat(qi,"--weekend")),children:(0,o.jsx)("abbr",{"aria-label":Me,title:Me,children:$e(nr,q).replace(".","")})},Lo))}return(0,o.jsx)(gr,{className:ia,count:7,onFocus:dr,onMouseOver:dr,children:ro})}var ga=function(){return ga=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},ga.apply(this,arguments)},Ga=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},ja="react-calendar__tile";function ji(H){var ye=H.onClickWeekNumber,Qe=H.weekNumber,$e=(0,o.jsx)("span",{children:Qe});if(ye){var Xe=H.date,mn=H.onClickWeekNumber,nr=H.weekNumber,dr=Ga(H,["date","onClickWeekNumber","weekNumber"]);return(0,o.jsx)("button",ga({},dr,{className:ja,onClick:function(go){return mn(nr,Xe,go)},type:"button",children:$e}))}else{var xr=H.date,Ar=H.onClickWeekNumber,Tr=H.weekNumber,dr=Ga(H,["date","onClickWeekNumber","weekNumber"]);return(0,o.jsx)("div",ga({},dr,{className:ja,children:$e}))}}function $i(H){var ye=H.activeStartDate,Qe=H.calendarType,$e=H.onClickWeekNumber,Xe=H.onMouseLeave,mn=H.showFixedNumberOfWeeks,nr=function(){if(mn)return 6;var Ar=Co(ye),Tr=Je(ye,Qe),go=Ar-(7-Tr);return 1+Math.ceil(go/7)}(),dr=function(){for(var Ar=Pe(ye),Tr=Ue(ye),go=ut(ye),ro=[],Lo=0;Lo<nr;Lo+=1)ro.push(bt(new Date(Ar,Tr,go+Lo*7),Qe));return ro}(),xr=dr.map(function(Ar){return jt(Ar,Qe)});return(0,o.jsx)(gr,{className:"react-calendar__month-view__weekNumbers",count:nr,direction:"column",onFocus:Xe,onMouseOver:Xe,style:{flexBasis:"calc(100% * (1 / 8)",flexShrink:0},children:xr.map(function(Ar,Tr){var go=dr[Tr];if(!go)throw new Error("date is not defined");return(0,o.jsx)(ji,{date:go,onClickWeekNumber:$e,weekNumber:Ar},Ar)})})}var Ra=function(){return Ra=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Ra.apply(this,arguments)},tn=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function vn(H){if(H)for(var ye=0,Qe=Object.entries(Kr);ye<Qe.length;ye++){var $e=Qe[ye],Xe=$e[0],mn=$e[1];if(mn.includes(H))return Xe}return So.ISO_8601}function Jn(H){var ye=H.activeStartDate,Qe=H.locale,$e=H.onMouseLeave,Xe=H.showFixedNumberOfWeeks,mn=H.calendarType,nr=mn===void 0?vn(Qe):mn,dr=H.formatShortWeekday,xr=H.formatWeekday,Ar=H.onClickWeekNumber,Tr=H.showWeekNumbers,go=tn(H,["calendarType","formatShortWeekday","formatWeekday","onClickWeekNumber","showWeekNumbers"]);function ro(){return(0,o.jsx)(da,{calendarType:nr,formatShortWeekday:dr,formatWeekday:xr,locale:Qe,onMouseLeave:$e})}function Lo(){return Tr?(0,o.jsx)($i,{activeStartDate:ye,calendarType:nr,onClickWeekNumber:Ar,onMouseLeave:$e,showFixedNumberOfWeeks:Xe}):null}function q(){return(0,o.jsx)(oa,Ra({calendarType:nr},go))}var Me="react-calendar__month-view";return(0,o.jsx)("div",{className:k(Me,Tr?"".concat(Me,"--weekNumbers"):""),children:(0,o.jsxs)("div",{style:{display:"flex",alignItems:"flex-end"},children:[Lo(),(0,o.jsxs)("div",{style:{flexGrow:1,width:"100%"},children:[ro(),q()]})]})})}var Rr=function(){return Rr=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Rr.apply(this,arguments)},eo="react-calendar",Go=["century","decade","year","month"],Zo=["decade","year","month","day"],Ro=new Date;Ro.setFullYear(1,0,1),Ro.setHours(0,0,0,0);var co=new Date(864e13);function _o(H){return H instanceof Date?H:new Date(H)}function ki(H,ye){return Go.slice(Go.indexOf(H),Go.indexOf(ye)+1)}function li(H,ye,Qe){var $e=ki(ye,Qe);return $e.indexOf(H)!==-1}function Ai(H,ye,Qe){return H&&li(H,ye,Qe)?H:Qe}function ci(H){var ye=Go.indexOf(H);return Zo[ye]}function Ri(H,ye){var Qe=Array.isArray(H)?H[ye]:H;if(!Qe)return null;var $e=_o(Qe);if(Number.isNaN($e.getTime()))throw new Error("Invalid date: ".concat(H));return $e}function Fi(H,ye){var Qe=H.value,$e=H.minDate,Xe=H.maxDate,mn=H.maxDetail,nr=Ri(Qe,ye);if(!nr)return null;var dr=ci(mn),xr=function(){switch(ye){case 0:return on(dr,nr);case 1:return Wn(dr,nr);default:throw new Error("Invalid index value: ".concat(ye))}}();return uo(xr,$e,Xe)}var La=function(H){return Fi(H,0)},Ya=function(H){return Fi(H,1)},es=function(H){return[La,Ya].map(function(ye){return ye(H)})};function Aa(H){var ye=H.maxDate,Qe=H.maxDetail,$e=H.minDate,Xe=H.minDetail,mn=H.value,nr=H.view,dr=Ai(nr,Xe,Qe),xr=La({value:mn,minDate:$e,maxDate:ye,maxDetail:Qe})||new Date;return on(dr,xr)}function Ba(H){var ye=H.activeStartDate,Qe=H.defaultActiveStartDate,$e=H.defaultValue,Xe=H.defaultView,mn=H.maxDate,nr=H.maxDetail,dr=H.minDate,xr=H.minDetail,Ar=H.value,Tr=H.view,go=Ai(Tr,xr,nr),ro=ye||Qe;return ro?on(go,ro):Aa({maxDate:mn,maxDetail:nr,minDate:dr,minDetail:xr,value:Ar||$e,view:Tr||Xe})}function na(H){return H&&(!Array.isArray(H)||H.length===1)}function ts(H,ye){return H instanceof Date&&ye instanceof Date&&H.getTime()===ye.getTime()}var Ja=(0,p.forwardRef)(function(ye,Qe){var $e=ye.activeStartDate,Xe=ye.allowPartialRange,mn=ye.calendarType,nr=ye.className,dr=ye.defaultActiveStartDate,xr=ye.defaultValue,Ar=ye.defaultView,Tr=ye.formatDay,go=ye.formatLongDate,ro=ye.formatMonth,Lo=ye.formatMonthYear,q=ye.formatShortWeekday,Me=ye.formatWeekday,tt=ye.formatYear,hn=ye.goToRangeStartOnSelect,xn=hn===void 0?!0:hn,yn=ye.inputRef,Ln=ye.locale,Wt=ye.maxDate,Kt=Wt===void 0?co:Wt,Nt=ye.maxDetail,zt=Nt===void 0?"month":Nt,Gn=ye.minDate,Ut=Gn===void 0?Ro:Gn,Qn=ye.minDetail,gn=Qn===void 0?"century":Qn,vo=ye.navigationAriaLabel,br=ye.navigationAriaLive,hr=ye.navigationLabel,Dr=ye.next2AriaLabel,po=ye.next2Label,oo=ye.nextAriaLabel,ui=ye.nextLabel,ri=ye.onActiveStartDateChange,Wi=ye.onChange,la=ye.onClickDay,va=ye.onClickDecade,xa=ye.onClickMonth,is=ye.onClickWeekNumber,di=ye.onClickYear,ya=ye.onDrillDown,Li=ye.onDrillUp,Ao=ye.onViewChange,Si=ye.prev2AriaLabel,Ii=ye.prev2Label,ca=ye.prevAriaLabel,Qa=ye.prevLabel,Ti=ye.returnValue,Ea=Ti===void 0?"start":Ti,fa=ye.selectRange,_i=ye.showDoubleView,zs=ye.showFixedNumberOfWeeks,Bi=ye.showNavigation,ka=Bi===void 0?!0:Bi,ko=ye.showNeighboringCentury,Ys=ye.showNeighboringDecade,ls=ye.showNeighboringMonth,ft=ls===void 0?!0:ls,Bt=ye.showWeekNumbers,Gt=ye.tileClassName,Sn=ye.tileContent,_n=ye.tileDisabled,pn=ye.value,Mn=ye.view,lo=(0,p.useState)(dr),Yo=lo[0],ea=lo[1],Yi=(0,p.useState)(null),pa=Yi[0],Va=Yi[1],ys=(0,p.useState)(Array.isArray(xr)?xr.map(function(Ci){return Ci!==null?_o(Ci):null}):xr!=null?_o(xr):null),ps=ys[0],Js=ys[1],Wa=(0,p.useState)(Ar),El=Wa[0],Sl=Wa[1],Da=$e||Yo||Ba({activeStartDate:$e,defaultActiveStartDate:dr,defaultValue:xr,defaultView:Ar,maxDate:Kt,maxDetail:zt,minDate:Ut,minDetail:gn,value:pn,view:Mn}),cs=function(){var Ci=function(){return fa&&na(ps)?ps:pn!==void 0?pn:ps}();return Ci?Array.isArray(Ci)?Ci.map(function(Fa){return Fa!==null?_o(Fa):null}):Ci!==null?_o(Ci):null:null}(),_l=ci(zt),Ka=Ai(Mn||El,gn,zt),Xs=ki(gn,zt),Rc=fa?pa:null,Lc=Xs.indexOf(Ka)<Xs.length-1,yc=Xs.indexOf(Ka)>0,su=(0,p.useCallback)(function(Ci){var Fa=function(){switch(Ea){case"start":return La;case"end":return Ya;case"range":return es;default:throw new Error("Invalid returnValue.")}}();return Fa({maxDate:Kt,maxDetail:zt,minDate:Ut,value:Ci})},[Kt,zt,Ut,Ea]),Bc=(0,p.useCallback)(function(Ci,Fa){ea(Ci);var qa={action:Fa,activeStartDate:Ci,value:cs,view:Ka};ri&&!ts(Da,Ci)&&ri(qa)},[Da,ri,cs,Ka]),Cc=(0,p.useCallback)(function(Ci,Fa){var qa=function(){switch(Ka){case"century":return va;case"decade":return di;case"year":return xa;case"month":return la;default:throw new Error("Invalid view: ".concat(Ka,"."))}}();qa&&qa(Ci,Fa)},[la,va,xa,di,Ka]),wc=(0,p.useCallback)(function(Ci,Fa){if(Lc){Cc(Ci,Fa);var qa=Xs[Xs.indexOf(Ka)+1];if(!qa)throw new Error("Attempted to drill down from the lowest view.");ea(Ci),Sl(qa);var tl={action:"drillDown",activeStartDate:Ci,value:cs,view:qa};ri&&!ts(Da,Ci)&&ri(tl),Ao&&Ka!==qa&&Ao(tl),ya&&ya(tl)}},[Da,Lc,ri,Cc,ya,Ao,cs,Ka,Xs]),Nc=(0,p.useCallback)(function(){if(yc){var Ci=Xs[Xs.indexOf(Ka)-1];if(!Ci)throw new Error("Attempted to drill up from the highest view.");var Fa=on(Ci,Da);ea(Fa),Sl(Ci);var qa={action:"drillUp",activeStartDate:Fa,value:cs,view:Ci};ri&&!ts(Da,Fa)&&ri(qa),Ao&&Ka!==Ci&&Ao(qa),Li&&Li(qa)}},[Da,yc,ri,Li,Ao,cs,Ka,Xs]),lu=(0,p.useCallback)(function(Ci,Fa){var qa=cs;Cc(Ci,Fa);var tl=fa&&!na(qa),nl;if(fa)if(tl)nl=on(_l,Ci);else{if(!qa)throw new Error("previousValue is required");if(Array.isArray(qa))throw new Error("previousValue must not be an array");nl=pr(_l,qa,Ci)}else nl=su(Ci);var Oc=!fa||tl||xn?Aa({maxDate:Kt,maxDetail:zt,minDate:Ut,minDetail:gn,value:nl,view:Ka}):null;Fa.persist(),ea(Oc),Js(nl);var Ku={action:"onChange",activeStartDate:Oc,value:nl,view:Ka};if(ri&&!ts(Da,Oc)&&ri(Ku),Wi)if(fa){var Zl=na(nl);if(!Zl)Wi(nl||null,Fa);else if(Xe){if(Array.isArray(nl))throw new Error("value must not be an array");Wi([nl||null,null],Fa)}}else Wi(nl||null,Fa)},[Da,Xe,su,xn,Kt,zt,Ut,gn,ri,Wi,Cc,fa,cs,_l,Ka]);function Wu(Ci){Va(Ci)}function Cs(){Va(null)}(0,p.useImperativeHandle)(Qe,function(){return{activeStartDate:Da,drillDown:wc,drillUp:Nc,onChange:lu,setActiveStartDate:Bc,value:cs,view:Ka}},[Da,wc,Nc,lu,Bc,cs,Ka]);function Os(Ci){var Fa=Ci?$n(Ka,Da):on(Ka,Da),qa=Lc?wc:lu,tl={activeStartDate:Fa,hover:Rc,locale:Ln,maxDate:Kt,minDate:Ut,onClick:qa,onMouseOver:fa?Wu:void 0,tileClassName:Gt,tileContent:Sn,tileDisabled:_n,value:cs,valueType:_l};switch(Ka){case"century":return(0,o.jsx)(ur,Rr({formatYear:tt,showNeighboringCentury:ko},tl));case"decade":return(0,o.jsx)(Oi,Rr({formatYear:tt,showNeighboringDecade:Ys},tl));case"year":return(0,o.jsx)(hi,Rr({formatMonth:ro,formatMonthYear:Lo},tl));case"month":return(0,o.jsx)(Jn,Rr({calendarType:mn,formatDay:Tr,formatLongDate:go,formatShortWeekday:q,formatWeekday:Me,onClickWeekNumber:is,onMouseLeave:fa?Cs:void 0,showFixedNumberOfWeeks:typeof zs<"u"?zs:_i,showNeighboringMonth:ft,showWeekNumbers:Bt},tl));default:throw new Error("Invalid view: ".concat(Ka,"."))}}function cu(){return ka?(0,o.jsx)($o,{activeStartDate:Da,drillUp:Nc,formatMonthYear:Lo,formatYear:tt,locale:Ln,maxDate:Kt,minDate:Ut,navigationAriaLabel:vo,navigationAriaLive:br,navigationLabel:hr,next2AriaLabel:Dr,next2Label:po,nextAriaLabel:oo,nextLabel:ui,prev2AriaLabel:Si,prev2Label:Ii,prevAriaLabel:ca,prevLabel:Qa,setActiveStartDate:Bc,showDoubleView:_i,view:Ka,views:Xs}):null}var Kl=Array.isArray(cs)?cs:[cs];return(0,o.jsxs)("div",{className:k(eo,fa&&Kl.length===1&&"".concat(eo,"--selectRange"),_i&&"".concat(eo,"--doubleView"),nr),ref:yn,children:[cu(),(0,o.jsxs)("div",{className:"".concat(eo,"__viewContainer"),onBlur:fa?Cs:void 0,onMouseLeave:fa?Cs:void 0,children:[Os(),_i?Os(!0):null]})]})});const Ds=Ja;function Ge(H){return H.getBoundingClientRect()}function vt(H,ye){return{get collidedTop(){return Ge(H).top<Ge(ye).top},get collidedBottom(){return Ge(H).bottom>Ge(ye).bottom},get collidedLeft(){return Ge(H).left<Ge(ye).left},get collidedRight(){return Ge(H).right>Ge(ye).right},get overflowTop(){return Ge(ye).top-Ge(H).top},get overflowBottom(){return Ge(H).bottom-Ge(ye).bottom},get overflowLeft(){return Ge(ye).left-Ge(H).left},get overflowRight(){return Ge(H).right-Ge(ye).right}}}var Rt=e(70453),Ie=function(){return Ie=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Ie.apply(this,arguments)},W=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},de=typeof document<"u",Re=de&&"MutationObserver"in window;function me(H){return H.charAt(0).toUpperCase()+H.slice(1)}function Ee(H){for(var ye=H.parentElement;ye;){var Qe=window.getComputedStyle(ye).overflow;if(Qe.split(" ").every(function($e){return $e==="auto"||$e==="scroll"}))return ye;ye=ye.parentElement}return document.documentElement}function ue(H){var ye=H.axis,Qe=H.container,$e=H.element,Xe=H.invertAxis,mn=H.scrollContainer,nr=H.secondary,dr=H.spacing,xr=window.getComputedStyle($e),Ar=Qe.parentElement;if(!Ar)return;var Tr=vt(Ar,mn),go=vt(Ar,document.documentElement),ro=ye==="x",Lo=ro?"left":"top",q=ro?"right":"bottom",Me=ro?"width":"height",tt="overflow".concat(me(Lo)),hn="overflow".concat(me(q)),xn="scroll".concat(me(Lo)),yn=me(Me),Ln="offset".concat(yn),Wt="client".concat(yn),Kt="min-".concat(Me),Nt=mn[Ln]-mn[Wt],zt=typeof dr=="object"?dr[Lo]:dr,Gn=-Math.max(Tr[tt],go[tt]+document.documentElement[xn])-zt,Ut=typeof dr=="object"?dr[q]:dr,Qn=-Math.max(Tr[hn],go[hn]-document.documentElement[xn])-Ut-Nt;nr&&(Gn+=Ar[Wt],Qn+=Ar[Wt]);var gn=$e[Ln];function vo(){$e.style[Lo]="auto",$e.style[q]=nr?"0":"100%"}function br(){$e.style[Lo]=nr?"0":"100%",$e.style[q]="auto"}function hr(ri,Wi){var la=gn<=ri;return la&&Wi(),la}function Dr(){return hr(Gn,vo)}function po(){return hr(Qn,br)}function oo(){var ri=Gn>Qn,Wi=xr.getPropertyValue(Kt),la=Wi?parseInt(Wi,10):null;function va(xa){Rt(!la||xa>=la,"<Fit />'s child will not fit anywhere with its current ".concat(Kt," of ").concat(la,"px."));var is=Math.max(xa,la||0);Rt(!1,"<Fit />'s child needed to have its ".concat(Me," decreased to ").concat(is,"px.")),$e.style[Me]="".concat(is,"px")}ri?(va(Gn),vo()):(va(Qn),br())}var ui;Xe?ui=Dr()||po():ui=po()||Dr(),ui||oo()}function Oe(H){ue(H)}function oe(H){ue(Ie(Ie({},H),{axis:H.axis==="x"?"y":"x",secondary:!0}))}function Fe(H){var ye=H.invertAxis,Qe=H.invertSecondaryAxis,$e=W(H,["invertAxis","invertSecondaryAxis"]);Oe(Ie(Ie({},$e),{invertAxis:ye})),oe(Ie(Ie({},$e),{invertAxis:Qe}))}function ze(H){var ye=H.children,Qe=H.invertAxis,$e=H.invertSecondaryAxis,Xe=H.mainAxis,mn=Xe===void 0?"y":Xe,nr=H.spacing,dr=nr===void 0?8:nr,xr=(0,p.useRef)(void 0),Ar=(0,p.useRef)(void 0),Tr=(0,p.useRef)(void 0),go=(0,p.useRef)(void 0),ro=(0,p.useRef)(void 0),Lo=(0,p.useCallback)(function(){if(!(!ro.current||!xr.current||!Ar.current)){var tt=Ar.current.clientWidth,hn=Ar.current.clientHeight;if(!(Tr.current===tt&&go.current===hn)){Tr.current=tt,go.current=hn;var xn=xr.current.parentElement;if(xn){var yn=window.getComputedStyle(Ar.current),Ln=yn.position;Ln!=="absolute"&&(Ar.current.style.position="absolute");var Wt=window.getComputedStyle(xn),Kt=Wt.position;Kt!=="relative"&&Kt!=="absolute"&&(xn.style.position="relative"),Fe({axis:mn,container:xr.current,element:Ar.current,invertAxis:Qe,invertSecondaryAxis:$e,scrollContainer:ro.current,spacing:dr})}}}},[Qe,$e,mn,dr]),q=p.Children.only(ye);(0,p.useEffect)(function(){Lo();function tt(){Lo()}if(Re&&Ar.current){var hn=new MutationObserver(tt);hn.observe(Ar.current,{attributes:!0,attributeFilter:["class","style"]})}},[Lo]);function Me(tt){!tt||!(tt instanceof HTMLElement)||(Ar.current=tt,ro.current=Ee(tt))}return(0,o.jsx)("span",{ref:function(tt){if(tt){xr.current=tt;var hn=tt?.firstElementChild;Me(hn)}},style:{display:"contents"},children:q})}const dt=ze;function ot(H){var ye=H.children;return(0,o.jsx)("span",{className:"react-date-picker__inputGroup__divider",children:ye})}var pt=["normal","small-caps"];function St(H){if(!H)return"";var ye=window.getComputedStyle(H);if(ye.font)return ye.font;var Qe=ye.fontFamily!=="";if(!Qe)return"";var $e=pt.includes(ye.fontVariant)?ye.fontVariant:"normal";return"".concat(ye.fontStyle," ").concat($e," ").concat(ye.fontWeight," ").concat(ye.fontSize," / ").concat(ye.lineHeight," ").concat(ye.fontFamily)}var jn;function $t(H,ye){var Qe=jn||(jn=document.createElement("canvas")),$e=Qe.getContext("2d");if(!$e)return null;$e.font=ye;var Xe=$e.measureText(H).width;return Math.ceil(Xe)}function sn(H){if(typeof document>"u"||!H)return null;var ye=St(H),Qe=H.value||H.placeholder,$e=$t(Qe,ye);return $e===null?null:(H.style.width="".concat($e,"px"),$e)}const Vn=sn;var tr=typeof document<"u",Pn=tr?p.useLayoutEffect:p.useEffect,Zn=tr&&/(MSIE|Trident\/|Edge\/)/.test(navigator.userAgent),nn=tr&&/Firefox/.test(navigator.userAgent);function fn(H){var ye=H.target;Zn?requestAnimationFrame(function(){return ye.select()}):ye.select()}function kn(H){if(document.readyState==="complete")return;function ye(){Vn(H)}window.addEventListener("load",ye)}function er(H){if(!document.fonts)return;var ye=St(H);if(!ye)return;var Qe=document.fonts.check(ye);if(Qe)return;function $e(){Vn(H)}document.fonts.addEventListener("loadingdone",$e)}function Zr(H){if(H&&"selectionStart"in H&&H.selectionStart!==null&&"selectionEnd"in H&&H.selectionEnd!==null)return H.value.slice(H.selectionStart,H.selectionEnd);if("getSelection"in window){var ye=window.getSelection();return ye&&ye.toString()}return null}function Cr(H){if(H!==null)return function(Qe){if(!nn){var $e=Qe.key,Xe=Qe.target,mn=Xe.value,nr=$e.length===1&&/\d/.test($e),dr=Zr(Xe);(!nr||!(dr||mn.length<H))&&Qe.preventDefault()}}}function $r(H){var ye=H.ariaLabel,Qe=H.autoFocus,$e=H.className,Xe=H.disabled,mn=H.inputRef,nr=H.max,dr=H.min,xr=H.name,Ar=H.nameForClass,Tr=H.onChange,go=H.onKeyDown,ro=H.onKeyUp,Lo=H.placeholder,q=Lo===void 0?"--":Lo,Me=H.required,tt=H.showLeadingZeros,hn=H.step,xn=H.value;Pn(function(){!mn||!mn.current||(Vn(mn.current),kn(mn.current),er(mn.current))},[mn,xn]);var yn=tt&&xn&&Number(xn)<10&&(xn==="0"||!xn.toString().startsWith("0")),Ln=nr?nr.toString().length:null;return(0,o.jsxs)(o.Fragment,{children:[yn?(0,o.jsx)("span",{className:"".concat($e,"__leadingZero"),children:"0"}):null,(0,o.jsx)("input",{"aria-label":ye,autoComplete:"off",autoFocus:Qe,className:k("".concat($e,"__input"),"".concat($e,"__").concat(Ar||xr),yn&&"".concat($e,"__input--hasLeadingZero")),"data-input":"true",disabled:Xe,inputMode:"numeric",max:nr,min:dr,name:xr,onChange:Tr,onFocus:fn,onKeyDown:go,onKeyPress:Cr(Ln),onKeyUp:function(Wt){Vn(Wt.target),ro&&ro(Wt)},placeholder:q,ref:mn,required:Me,step:hn,type:"number",value:xn!==null?xn:""})]})}function Xr(H,ye,Qe){return ye&&ye>H?ye:Qe&&Qe<H?Qe:H}function Gr(H){return H!==null&&H!==!1&&!Number.isNaN(Number(H))}function rr(){for(var H=[],ye=0;ye<arguments.length;ye++)H[ye]=arguments[ye];return Math.min.apply(Math,H.filter(Gr))}function Mr(){for(var H=[],ye=0;ye<arguments.length;ye++)H[ye]=arguments[ye];return Math.max.apply(Math,H.filter(Gr))}var _r=function(){return _r=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},_r.apply(this,arguments)},oi=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function yi(H){var ye=H.maxDate,Qe=H.minDate,$e=H.month,Xe=H.year,mn=oi(H,["maxDate","minDate","month","year"]),nr=function(){return $e?Co(new Date(Number(Xe),Number($e)-1,1)):31}();function dr(Tr){return Xe===Pe(Tr).toString()&&$e===Ke(Tr).toString()}var xr=rr(nr,ye&&dr(ye)&&ut(ye)),Ar=Mr(1,Qe&&dr(Qe)&&ut(Qe));return(0,o.jsx)($r,_r({max:xr,min:Ar,name:"day"},mn))}var Di=function(){return Di=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Di.apply(this,arguments)},Zi=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function $a(H){var ye=H.maxDate,Qe=H.minDate,$e=H.year,Xe=Zi(H,["maxDate","minDate","year"]);function mn(xr){return xr&&$e===Pe(xr).toString()}var nr=rr(12,ye&&mn(ye)&&Ke(ye)),dr=Mr(1,Qe&&mn(Qe)&&Ke(Qe));return(0,o.jsx)($r,Di({max:nr,min:dr,name:"month"},Xe))}var Ei=new Map;function Gi(H){return function(Qe,$e){var Xe=Qe||Q();Ei.has(Xe)||Ei.set(Xe,new Map);var mn=Ei.get(Xe);return mn.has(H)||mn.set(H,new Intl.DateTimeFormat(Xe||void 0,H).format),mn.get(H)($e)}}function za(H){var ye=new Date(H);return new Date(ye.setHours(12))}function zi(H){return function(ye,Qe){return Gi(H)(ye,za(Qe))}}var fs={month:"long"},aa={month:"short"},Ms=zi(fs),Ts=zi(aa),js=function(H,ye,Qe){if(Qe||arguments.length===2)for(var $e=0,Xe=ye.length,mn;$e<Xe;$e++)(mn||!($e in ye))&&(mn||(mn=Array.prototype.slice.call(ye,0,$e)),mn[$e]=ye[$e]);return H.concat(mn||Array.prototype.slice.call(ye))};function Ul(H){var ye=H.ariaLabel,Qe=H.autoFocus,$e=H.className,Xe=H.disabled,mn=H.inputRef,nr=H.locale,dr=H.maxDate,xr=H.minDate,Ar=H.onChange,Tr=H.onKeyDown,go=H.placeholder,ro=go===void 0?"--":go,Lo=H.required,q=H.short,Me=H.value,tt=H.year;function hn(Nt){return Nt&&tt===Pe(Nt).toString()}var xn=rr(12,dr&&hn(dr)&&Ke(dr)),yn=Mr(1,xr&&hn(xr)&&Ke(xr)),Ln=js([],Array(12),!0).map(function(Nt,zt){return new Date(2019,zt,1)}),Wt="month",Kt=q?Ts:Ms;return(0,o.jsxs)("select",{"aria-label":ye,autoFocus:Qe,className:k("".concat($e,"__input"),"".concat($e,"__").concat(Wt)),"data-input":"true","data-select":"true",disabled:Xe,name:Wt,onChange:Ar,onKeyDown:Tr,ref:mn,required:Lo,value:Me!==null?Me:"",children:[!Me&&(0,o.jsx)("option",{value:"",children:ro}),Ln.map(function(Nt){var zt=Ke(Nt),Gn=zt<yn||zt>xn;return(0,o.jsx)("option",{disabled:Gn,value:zt,children:Kt(nr,Nt)},zt)})]})}var $l=function(){return $l=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},$l.apply(this,arguments)},Ml=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe};function Cl(H){var ye=H.maxDate,Qe=H.minDate,$e=H.placeholder,Xe=$e===void 0?"----":$e,mn=H.valueType,nr=Ml(H,["maxDate","minDate","placeholder","valueType"]),dr=rr(275760,ye&&Pe(ye)),xr=Mr(1,Qe&&Pe(Qe)),Ar=function(){return mn==="century"?10:1}();return(0,o.jsx)($r,$l({max:dr,min:xr,name:"year",placeholder:Xe,step:Ar},nr))}function Ol(H){var ye=H.ariaLabel,Qe=H.disabled,$e=H.maxDate,Xe=H.minDate,mn=H.name,nr=H.onChange,dr=H.required,xr=H.value,Ar=H.valueType,Tr=function(){switch(Ar){case"decade":case"year":return"number";case"month":return"month";case"day":return"date";default:throw new Error("Invalid valueType")}}(),go=function(){switch(Ar){case"decade":case"year":return Pe;case"month":return Wr;case"day":return Pt;default:throw new Error("Invalid valueType")}}();function ro(Lo){Lo.stopPropagation()}return(0,o.jsx)("input",{"aria-label":ye,disabled:Qe,hidden:!0,max:$e?go($e):void 0,min:Xe?go(Xe):void 0,name:mn,onChange:nr,onFocus:ro,required:dr,style:{visibility:"hidden",position:"absolute",zIndex:"-999"},type:Tr,value:xr?go(xr):""})}function qs(H,ye){switch(H){case"decade":return mt(ye);case"year":return ce(ye);case"month":return He(ye);case"day":return Jt(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}function gs(H,ye){switch(H){case"decade":return at(ye);case"year":return xe(ye);case"month":return qe(ye);case"day":return cn(ye);default:throw new Error("Invalid rangeType: ".concat(H))}}var Xa=function(){return Xa=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Xa.apply(this,arguments)},Ws=function(H,ye,Qe){if(Qe||arguments.length===2)for(var $e=0,Xe=ye.length,mn;$e<Xe;$e++)(mn||!($e in ye))&&(mn||(mn=Array.prototype.slice.call(ye,0,$e)),mn[$e]=ye[$e]);return H.concat(mn||Array.prototype.slice.call(ye))},ss={},vs=new Date;vs.setFullYear(1,0,1),vs.setHours(0,0,0,0);var Ks=new Date(864e13),ul=["century","decade","year","month"],Pl=Ws(Ws([],ul.slice(1),!0),["day"],!1);function zl(H){return H instanceof Date?H:new Date(H)}function ra(H){var ye=ul.indexOf(H);return Pl[ye]}function sa(H,ye){var Qe=Array.isArray(H)?H[ye]:H;if(!Qe)return null;var $e=zl(Qe);if(isNaN($e.getTime()))throw new Error("Invalid date: ".concat(H));return $e}function mi(H,ye){var Qe=H.value,$e=H.minDate,Xe=H.maxDate,mn=H.maxDetail,nr=sa(Qe,ye);if(!nr)return null;var dr=ra(mn),xr=function(){switch(ye){case 0:return qs(dr,nr);case 1:return gs(dr,nr);default:throw new Error("Invalid index value: ".concat(ye))}}();return Xr(xr,$e,Xe)}var Zs=function(H){return mi(H,0)},Rs=function(H){return mi(H,1)},_s=function(H){return[Zs,Rs].map(function(ye){return ye(H)})};function Fs(H){return H.dataset.input==="true"}function Hl(H,ye){var Qe=H;do Qe=Qe[ye];while(Qe&&!Fs(Qe));return Qe}function Tl(H){H&&H.focus()}function el(H,ye,Qe){var $e=[],Xe=new RegExp(Object.keys(ye).map(function(nr){return"".concat(nr,"+")}).join("|"),"g"),mn=H.match(Xe);return H.split(Xe).reduce(function(nr,dr,xr){var Ar=dr&&(0,o.jsx)(ot,{children:dr},"separator_".concat(xr));nr.push(Ar);var Tr=mn&&mn[xr];if(Tr){var go=ye[Tr]||ye[Object.keys(ye).find(function(ro){return Tr.match(ro)})];if(!go)return nr;!Qe&&$e.includes(go)?nr.push(Tr):(nr.push(go(Tr,xr)),$e.push(go))}return nr},[])}function dl(H){var ye=H.autoFocus,Qe=H.className,$e=H.dayAriaLabel,Xe=H.dayPlaceholder,mn=H.disabled,nr=H.format,dr=H.isCalendarOpen,xr=dr===void 0?null:dr,Ar=H.locale,Tr=H.maxDate,go=H.maxDetail,ro=go===void 0?"month":go,Lo=H.minDate,q=H.monthAriaLabel,Me=H.monthPlaceholder,tt=H.name,hn=tt===void 0?"date":tt,xn=H.nativeInputAriaLabel,yn=H.onChange,Ln=H.onInvalidChange,Wt=H.required,Kt=H.returnValue,Nt=Kt===void 0?"start":Kt,zt=H.showLeadingZeros,Gn=H.value,Ut=H.yearAriaLabel,Qn=H.yearPlaceholder,gn=(0,p.useState)(null),vo=gn[0],br=gn[1],hr=(0,p.useState)(null),Dr=hr[0],po=hr[1],oo=(0,p.useState)(null),ui=oo[0],ri=oo[1],Wi=(0,p.useState)(null),la=Wi[0],va=Wi[1],xa=(0,p.useRef)(null),is=(0,p.useRef)(null),di=(0,p.useRef)(null),ya=(0,p.useRef)(null),Li=(0,p.useState)(xr),Ao=Li[0],Si=Li[1],Ii=(0,p.useRef)(void 0);(0,p.useEffect)(function(){Si(xr)},[xr]),(0,p.useEffect)(function(){var pn=Zs({value:Gn,minDate:Lo,maxDate:Tr,maxDetail:ro});pn?(br(Pe(pn).toString()),po(Ke(pn).toString()),ri(ut(pn).toString()),va(pn)):(br(null),po(null),ri(null),va(null))},[Gn,Lo,Tr,ro,Ao]);var ca=ra(ro),Qa=function(){var pn=ul.indexOf(ro),Mn=ss[pn]||function(){var lo={year:"numeric"};return pn>=2&&(lo.month="numeric"),pn>=3&&(lo.day="numeric"),ss[pn]=lo,lo}();return Gi(Mn)}();function Ti(pn){var Mn=function(){switch(Nt){case"start":return Zs;case"end":return Rs;case"range":return _s;default:throw new Error("Invalid returnValue.")}}();return Mn({value:pn,minDate:Lo,maxDate:Tr,maxDetail:ro})}var Ea=nr||function(){var pn=2017,Mn=11,lo=11,Yo=new Date(pn,Mn,lo),ea=Qa(Ar,Yo),Yi=["year","month","day"],pa=["y","M","d"];function Va(ps,Js){var Wa=ss[ps]||function(){var El,Sl=(El={},El[ps]="numeric",El);return ss[ps]=Sl,Sl}();return Gi(Wa)(Ar,Js).match(/\d{1,}/)}var ys=ea;return Yi.forEach(function(ps,Js){var Wa=Va(ps,Yo);if(Wa){var El=Wa[0],Sl=pa[Js];ys=ys.replace(El,Sl)}}),ys=ys.replace("17","y"),ys}(),fa=function(){var pn=Ea.match(/[^0-9a-z]/i);return pn?pn[0]:null}();function _i(pn){if(pn.target===pn.currentTarget){var Mn=pn.target.children[1];Tl(Mn)}}function zs(pn){switch(Ii.current=pn.key,pn.key){case"ArrowLeft":case"ArrowRight":case fa:{pn.preventDefault();var Mn=pn.target,lo=pn.key==="ArrowLeft"?"previousElementSibling":"nextElementSibling",Yo=Hl(Mn,lo);Tl(Yo);break}default:}}function Bi(pn){var Mn=pn.key,lo=pn.target,Yo=Ii.current===Mn;if(Yo){var ea=!isNaN(Number(Mn));if(ea){var Yi=lo.getAttribute("max");if(Yi){var pa=lo.value;if(Number(pa)*10>Number(Yi)||pa.length>=Yi.length){var Va="nextElementSibling",ys=Hl(lo,Va);Tl(ys)}}}}}function ka(){if(!yn)return;function pn(Wa){return!!Wa}var Mn=[ya.current,is.current,di.current,xa.current].filter(pn),lo={};Mn.forEach(function(Wa){lo[Wa.name]="valueAsNumber"in Wa?Wa.valueAsNumber:Number(Wa.value)});var Yo=Mn.every(function(Wa){return!Wa.value});if(Yo){yn(null,!1);return}var ea=Mn.every(function(Wa){return Wa.value}),Yi=Mn.every(function(Wa){return Wa.validity.valid});if(ea&&Yi){var pa=Number(lo.year||new Date().getFullYear()),Va=Number(lo.month||1)-1,ys=Number(lo.day||1),ps=new Date;ps.setFullYear(pa,Va,ys),ps.setHours(0,0,0,0);var Js=Ti(ps);yn(Js,!1);return}Ln&&Ln()}function ko(pn){var Mn=pn.target,lo=Mn.name,Yo=Mn.value;switch(lo){case"year":br(Yo);break;case"month":po(Yo);break;case"day":ri(Yo);break}ka()}function Ys(pn){var Mn=pn.target.value;if(yn){var lo=function(){if(!Mn)return null;var Yo=Mn.split("-"),ea=Yo[0],Yi=Yo[1],pa=Yo[2],Va=Number(ea),ys=Number(Yi)-1||0,ps=Number(pa)||1,Js=new Date;return Js.setFullYear(Va,ys,ps),Js.setHours(0,0,0,0),Js}();yn(lo,!1)}}var ls={className:Qe,disabled:mn,maxDate:Tr||Ks,minDate:Lo||vs,onChange:ko,onKeyDown:zs,onKeyUp:Bi,required:!!(Wt||Ao)};function ft(pn,Mn){if(pn&&pn.length>2)throw new Error("Unsupported token: ".concat(pn));var lo=pn&&pn.length===2;return(0,o.jsx)(yi,Xa({},ls,{ariaLabel:$e,autoFocus:Mn===0&&ye,inputRef:ya,month:Dr,placeholder:Xe,showLeadingZeros:lo||zt,value:ui,year:vo}),"day")}function Bt(pn,Mn){if(pn&&pn.length>4)throw new Error("Unsupported token: ".concat(pn));if(pn.length>2)return(0,o.jsx)(Ul,Xa({},ls,{ariaLabel:q,autoFocus:Mn===0&&ye,inputRef:di,locale:Ar,placeholder:Me,short:pn.length===3,value:Dr,year:vo}),"month");var lo=pn&&pn.length===2;return(0,o.jsx)($a,Xa({},ls,{ariaLabel:q,autoFocus:Mn===0&&ye,inputRef:is,placeholder:Me,showLeadingZeros:lo||zt,value:Dr,year:vo}),"month")}function Gt(pn,Mn){return(0,o.jsx)(Cl,Xa({},ls,{ariaLabel:Ut,autoFocus:Mn===0&&ye,inputRef:xa,placeholder:Qn,value:vo,valueType:ca}),"year")}function Sn(){var pn={d:ft,M:Bt,y:Gt},Mn=typeof nr<"u";return el(Ea,pn,Mn)}function _n(){return(0,o.jsx)(Ol,{ariaLabel:xn,disabled:mn,maxDate:Tr||Ks,minDate:Lo||vs,name:hn,onChange:Ys,required:Wt,value:la,valueType:ca},"date")}return(0,o.jsxs)("div",{className:Qe,onClick:_i,children:[_n(),Sn()]})}var Ls=function(){return Ls=Object.assign||function(H){for(var ye,Qe=1,$e=arguments.length;Qe<$e;Qe++){ye=arguments[Qe];for(var Xe in ye)Object.prototype.hasOwnProperty.call(ye,Xe)&&(H[Xe]=ye[Xe])}return H},Ls.apply(this,arguments)},fl=function(H,ye){var Qe={};for(var $e in H)Object.prototype.hasOwnProperty.call(H,$e)&&ye.indexOf($e)<0&&(Qe[$e]=H[$e]);if(H!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Xe=0,$e=Object.getOwnPropertySymbols(H);Xe<$e.length;Xe++)ye.indexOf($e[Xe])<0&&Object.prototype.propertyIsEnumerable.call(H,$e[Xe])&&(Qe[$e[Xe]]=H[$e[Xe]]);return Qe},Ha="react-date-picker",Us=["mousedown","focusin","touchstart"],Es={xmlns:"http://www.w3.org/2000/svg",width:19,height:19,viewBox:"0 0 19 19",stroke:"black",strokeWidth:2},Gs=(0,o.jsxs)("svg",Ls({},Es,{className:"".concat(Ha,"__calendar-button__icon ").concat(Ha,"__button__icon"),children:[(0,o.jsx)("rect",{fill:"none",height:"15",width:"15",x:"2",y:"2"}),(0,o.jsx)("line",{x1:"6",x2:"6",y1:"0",y2:"4"}),(0,o.jsx)("line",{x1:"13",x2:"13",y1:"0",y2:"4"})]})),ba=(0,o.jsxs)("svg",Ls({},Es,{className:"".concat(Ha,"__clear-button__icon ").concat(Ha,"__button__icon"),children:[(0,o.jsx)("line",{x1:"4",x2:"15",y1:"4",y2:"15"}),(0,o.jsx)("line",{x1:"15",x2:"4",y1:"4",y2:"15"})]}));function jl(H){var ye=H.autoFocus,Qe=H.calendarAriaLabel,$e=H.calendarIcon,Xe=$e===void 0?Gs:$e,mn=H.className,nr=H.clearAriaLabel,dr=H.clearIcon,xr=dr===void 0?ba:dr,Ar=H.closeCalendar,Tr=Ar===void 0?!0:Ar,go=H["data-testid"],ro=H.dayAriaLabel,Lo=H.dayPlaceholder,q=H.disableCalendar,Me=H.disabled,tt=H.format,hn=H.id,xn=H.isOpen,yn=xn===void 0?null:xn,Ln=H.locale,Wt=H.maxDate,Kt=H.maxDetail,Nt=Kt===void 0?"month":Kt,zt=H.minDate,Gn=H.monthAriaLabel,Ut=H.monthPlaceholder,Qn=H.name,gn=Qn===void 0?"date":Qn,vo=H.nativeInputAriaLabel,br=H.onCalendarClose,hr=H.onCalendarOpen,Dr=H.onChange,po=H.onFocus,oo=H.onInvalidChange,ui=H.openCalendarOnFocus,ri=ui===void 0?!0:ui,Wi=H.required,la=H.returnValue,va=la===void 0?"start":la,xa=H.shouldCloseCalendar,is=H.shouldOpenCalendar,di=H.showLeadingZeros,ya=H.value,Li=H.yearAriaLabel,Ao=H.yearPlaceholder,Si=fl(H,["autoFocus","calendarAriaLabel","calendarIcon","className","clearAriaLabel","clearIcon","closeCalendar","data-testid","dayAriaLabel","dayPlaceholder","disableCalendar","disabled","format","id","isOpen","locale","maxDate","maxDetail","minDate","monthAriaLabel","monthPlaceholder","name","nativeInputAriaLabel","onCalendarClose","onCalendarOpen","onChange","onFocus","onInvalidChange","openCalendarOnFocus","required","returnValue","shouldCloseCalendar","shouldOpenCalendar","showLeadingZeros","value","yearAriaLabel","yearPlaceholder"]),Ii=(0,p.useState)(yn),ca=Ii[0],Qa=Ii[1],Ti=(0,p.useRef)(null),Ea=(0,p.useRef)(null);(0,p.useEffect)(function(){Qa(yn)},[yn]);function fa(pn){var Mn=pn.reason;is&&!is({reason:Mn})||(Qa(!0),hr&&hr())}var _i=(0,p.useCallback)(function(pn){var Mn=pn.reason;xa&&!xa({reason:Mn})||(Qa(!1),br&&br())},[br,xa]);function zs(){ca?_i({reason:"buttonClick"}):fa({reason:"buttonClick"})}function Bi(pn,Mn){Mn===void 0&&(Mn=Tr),Mn&&_i({reason:"select"}),Dr&&Dr(pn)}function ka(pn){po&&po(pn),!(Me||ca||!ri||pn.target.dataset.select==="true")&&fa({reason:"focus"})}var ko=(0,p.useCallback)(function(pn){pn.key==="Escape"&&_i({reason:"escape"})},[_i]);function Ys(){Bi(null)}function ls(pn){pn.stopPropagation()}var ft=(0,p.useCallback)(function(pn){var Mn=Ti.current,lo=Ea.current,Yo="composedPath"in pn?pn.composedPath()[0]:pn.target;Yo&&Mn&&!Mn.contains(Yo)&&(!lo||!lo.contains(Yo))&&_i({reason:"outsideAction"})},[Ea,_i,Ti]),Bt=(0,p.useCallback)(function(pn){pn===void 0&&(pn=ca),Us.forEach(function(Mn){pn?document.addEventListener(Mn,ft):document.removeEventListener(Mn,ft)}),pn?document.addEventListener("keydown",ko):document.removeEventListener("keydown",ko)},[ca,ft,ko]);(0,p.useEffect)(function(){return Bt(),function(){Bt(!1)}},[Bt]);function Gt(){var pn=(Array.isArray(ya)?ya:[ya])[0],Mn={dayAriaLabel:ro,monthAriaLabel:Gn,nativeInputAriaLabel:vo,yearAriaLabel:Li},lo={dayPlaceholder:Lo,monthPlaceholder:Ut,yearPlaceholder:Ao};return(0,o.jsxs)("div",{className:"".concat(Ha,"__wrapper"),children:[(0,o.jsx)(dl,Ls({},Mn,lo,{autoFocus:ye,className:"".concat(Ha,"__inputGroup"),disabled:Me,format:tt,isCalendarOpen:ca,locale:Ln,maxDate:Wt,maxDetail:Nt,minDate:zt,name:gn,onChange:Bi,onInvalidChange:oo,required:Wi,returnValue:va,showLeadingZeros:di,value:pn})),xr!==null&&(0,o.jsx)("button",{"aria-label":nr,className:"".concat(Ha,"__clear-button ").concat(Ha,"__button"),disabled:Me,onClick:Ys,onFocus:ls,type:"button",children:typeof xr=="function"?(0,p.createElement)(xr):xr}),Xe!==null&&!q&&(0,o.jsx)("button",{"aria-expanded":ca||!1,"aria-label":Qe,className:"".concat(Ha,"__calendar-button ").concat(Ha,"__button"),disabled:Me,onClick:zs,onFocus:ls,type:"button",children:typeof Xe=="function"?(0,p.createElement)(Xe):Xe})]})}function Sn(){if(ca===null||q)return null;var pn=H.calendarProps,Mn=H.portalContainer,lo=H.value,Yo="".concat(Ha,"__calendar"),ea=k(Yo,"".concat(Yo,"--").concat(ca?"open":"closed")),Yi=(0,o.jsx)(Ds,Ls({locale:Ln,maxDate:Wt,maxDetail:Nt,minDate:zt,onChange:function(pa){return Bi(pa)},value:lo},pn));return Mn?(0,C.createPortal)((0,o.jsx)("div",{ref:Ea,className:ea,children:Yi}),Mn):(0,o.jsx)(dt,{children:(0,o.jsx)("div",{ref:function(pa){pa&&!ca&&pa.removeAttribute("style")},className:ea,children:Yi})})}var _n=(0,p.useMemo)(function(){return B(Si)},[Si]);return(0,o.jsxs)("div",Ls({className:k(Ha,"".concat(Ha,"--").concat(ca?"open":"closed"),"".concat(Ha,"--").concat(Me?"disabled":"enabled"),mn),"data-testid":go,id:hn},_n,{onFocus:ka,ref:Ti,children:[Gt(),Sn()]}))}var Vl=Object.defineProperty,pl=Object.getOwnPropertySymbols,bl=Object.prototype.hasOwnProperty,$s=Object.prototype.propertyIsEnumerable,wa=(H,ye,Qe)=>ye in H?Vl(H,ye,{enumerable:!0,configurable:!0,writable:!0,value:Qe}):H[ye]=Qe,hl=(H,ye)=>{for(var Qe in ye||(ye={}))bl.call(ye,Qe)&&wa(H,Qe,ye[Qe]);if(pl)for(var Qe of pl(ye))$s.call(ye,Qe)&&wa(H,Qe,ye[Qe]);return H};const Wl=H=>(0,o.jsx)(Na,{"data-component-name":"DatePicker/DatePicker",children:(0,o.jsx)(jl,hl({},H))}),Na=f.Ay.div`
|
|
982
986
|
display: flex;
|
|
983
987
|
flex: 1;
|
|
984
988
|
button {
|
|
@@ -9675,7 +9679,7 @@ ${Ke}`}}const L=Pe=>Array.isArray(Pe)&&Pe.some(Ue=>(0,f.isObject)(Ue)),M=Pe=>Pe.
|
|
|
9675
9679
|
|
|
9676
9680
|
height: ${({size:n})=>n||"16px"};
|
|
9677
9681
|
width: ${({size:n})=>n||"16px"};
|
|
9678
|
-
`},57966:(b,t,e)=>{"use strict";e.d(t,{AddIcon:()=>qt.R,Admonition:()=>ne.Z,AfterOpenApiOperation:()=>Ve.a,AfterOpenApiTitle:()=>qe.n,ArrowLeftIcon:()=>on.A,ArrowRightIcon:()=>bt.f,ArrowUpRightIcon:()=>jt.Q,Badge:()=>A.E,BeforeOpenApiOperation:()=>gt.F,Button:()=>u.$,CharacterIcon:()=>ci.D,CheckboxIcon:()=>In.R,CheckmarkIcon:()=>kr.N,ChevronDownIcon:()=>To.D,ChevronRightIcon:()=>No.v,ChevronSortIcon:()=>co.R,ChevronUpIcon:()=>Eo.M,CircleDashIcon:()=>Nn.Y,CleanIcon:()=>Wn.R,CloseFilledIcon:()=>jo.o,CloseIcon:()=>Jr.U,CloseOutlineIcon:()=>Oo.W,CloudUploadIcon:()=>Ne.k,CodeBlock:()=>ve.N,CodeIcon:()=>bn.l,CookieIcon:()=>ur.e,CopyButton:()=>Y.i,DataFormatIcon:()=>uo.z,DataRefineryIcon:()=>Ba.U,DocumentAddIcon:()=>fo.e,DocumentBlankIcon:()=>Ga.P,DocumentIcon:()=>_o.p,DownloadIcon:()=>ar.s,DraggableIcon:()=>ts.Z,Dropdown:()=>E.m,DropdownMenu:()=>x.r,DropdownMenuItem:()=>n._,EditIcon:()=>or.q,EmailButton:()=>k.t,Feedback:()=>et.G,FileIcon:()=>Ri.o,FileStorageIcon:()=>wn.Z,FlowIcon:()=>na.e,FolderIcon:()=>pr.s,GlobalStyle:()=>o.GlobalStyle,H1:()=>Ke.H1,H2:()=>ut.H2,H3:()=>yt.H3,H4:()=>Te.H4,IBMCloudHyperProtectCryptoServicesIcon:()=>eo.$,IS_BROWSER:()=>o.IS_BROWSER,InformationIcon:()=>Ro.u,JsonIcon:()=>ki.q,JsonViewer:()=>g.p,LayoutVariant:()=>Jt.a,LinkIcon:()=>ia.q,Loading:()=>a.R,Markdown:()=>$.o,MaximizeIcon:()=>ga._,Menu:()=>ho.W,NewTabButton:()=>U.i,OpenApiFooter:()=>Lt.q,OpenApiHeader:()=>wt.g,OverflowMenuVerticalIcon:()=>vn.R,Panel:()=>Ce.Z,PanelBody:()=>ge.l,PanelHeader:()=>it.a,PanelHeaderTitle:()=>mt.U,Portal:()=>T.Z,RestartIcon:()=>Or.z,RocketIcon:()=>st.A,SaveIcon:()=>wo.L,SearchIcon:()=>Ht.W,SecurityIcon:()=>Xt.i,SecurityVariablesEnvSuffix:()=>o.SecurityVariablesEnvSuffix,Segmented:()=>I.$,Select:()=>O.l,SettingsCogIcon:()=>vt.Q,SidePanelCloseIcon:()=>xt.f,SidePanelOpenIcon:()=>Ct.J,SidebarActions:()=>Jt.C,SidebarLogo:()=>X.S,Spinner:()=>Cn.y,SpinnerIcon:()=>Rn.N,StatusCode:()=>Dt.s,Switch:()=>P.d,TableBuiltIcon:()=>Go.o,Tag:()=>d.v,ThreePanelLayout:()=>Fe.x,TimeIcon:()=>Yn.b,TrashCanIcon:()=>Jn.E,Typography:()=>V.o,ValueVariableIcon:()=>Zo.$,ViewIcon:()=>Hn.t,ViewOffIcon:()=>un.O,WarningAltFilledIcon:()=>Ja.j,WarningFilledIcon:()=>so.A,WorkflowAutomationIcon:()=>es.g,addLeadingSlash:()=>o.addLeadingSlash,addTrailingSlash:()=>o.addTrailingSlash,breakpoints:()=>o.breakpoints,combineUrls:()=>o.combineUrls,configure:()=>C.j,getPathPrefix:()=>o.getPathPrefix,isNotNull:()=>o.isNotNull,isObject:()=>o.isObject,isPrimitive:()=>o.isPrimitive,isString:()=>o.isString,isUndefined:()=>o.isUndefined,markdoc:()=>ot,markdownLinksCss:()=>pe.G,removeLeadingSlash:()=>o.removeLeadingSlash,typedMemo:()=>o.typedMemo,useActiveSectionId:()=>o.useActiveSectionId,useFocusTrap:()=>o.useFocusTrap,useModalScrollLock:()=>o.useModalScrollLock,useMount:()=>o.useMount,useOutsideClick:()=>o.useOutsideClick,useThemeHooks:()=>o.useThemeHooks});var o=e(6604);e.o(o,"AddIcon")&&e.d(t,{AddIcon:function(){return o.AddIcon}}),e.o(o,"Admonition")&&e.d(t,{Admonition:function(){return o.Admonition}}),e.o(o,"AfterOpenApiOperation")&&e.d(t,{AfterOpenApiOperation:function(){return o.AfterOpenApiOperation}}),e.o(o,"AfterOpenApiTitle")&&e.d(t,{AfterOpenApiTitle:function(){return o.AfterOpenApiTitle}}),e.o(o,"ArrowLeftIcon")&&e.d(t,{ArrowLeftIcon:function(){return o.ArrowLeftIcon}}),e.o(o,"ArrowRightIcon")&&e.d(t,{ArrowRightIcon:function(){return o.ArrowRightIcon}}),e.o(o,"ArrowUpRightIcon")&&e.d(t,{ArrowUpRightIcon:function(){return o.ArrowUpRightIcon}}),e.o(o,"Badge")&&e.d(t,{Badge:function(){return o.Badge}}),e.o(o,"BeforeOpenApiOperation")&&e.d(t,{BeforeOpenApiOperation:function(){return o.BeforeOpenApiOperation}}),e.o(o,"Button")&&e.d(t,{Button:function(){return o.Button}}),e.o(o,"CharacterIcon")&&e.d(t,{CharacterIcon:function(){return o.CharacterIcon}}),e.o(o,"CheckboxIcon")&&e.d(t,{CheckboxIcon:function(){return o.CheckboxIcon}}),e.o(o,"CheckmarkIcon")&&e.d(t,{CheckmarkIcon:function(){return o.CheckmarkIcon}}),e.o(o,"ChevronDownIcon")&&e.d(t,{ChevronDownIcon:function(){return o.ChevronDownIcon}}),e.o(o,"ChevronRightIcon")&&e.d(t,{ChevronRightIcon:function(){return o.ChevronRightIcon}}),e.o(o,"ChevronSortIcon")&&e.d(t,{ChevronSortIcon:function(){return o.ChevronSortIcon}}),e.o(o,"ChevronUpIcon")&&e.d(t,{ChevronUpIcon:function(){return o.ChevronUpIcon}}),e.o(o,"CircleDashIcon")&&e.d(t,{CircleDashIcon:function(){return o.CircleDashIcon}}),e.o(o,"CleanIcon")&&e.d(t,{CleanIcon:function(){return o.CleanIcon}}),e.o(o,"CloseFilledIcon")&&e.d(t,{CloseFilledIcon:function(){return o.CloseFilledIcon}}),e.o(o,"CloseIcon")&&e.d(t,{CloseIcon:function(){return o.CloseIcon}}),e.o(o,"CloseOutlineIcon")&&e.d(t,{CloseOutlineIcon:function(){return o.CloseOutlineIcon}}),e.o(o,"CloudUploadIcon")&&e.d(t,{CloudUploadIcon:function(){return o.CloudUploadIcon}}),e.o(o,"CodeBlock")&&e.d(t,{CodeBlock:function(){return o.CodeBlock}}),e.o(o,"CodeIcon")&&e.d(t,{CodeIcon:function(){return o.CodeIcon}}),e.o(o,"CookieIcon")&&e.d(t,{CookieIcon:function(){return o.CookieIcon}}),e.o(o,"CopyButton")&&e.d(t,{CopyButton:function(){return o.CopyButton}}),e.o(o,"DataFormatIcon")&&e.d(t,{DataFormatIcon:function(){return o.DataFormatIcon}}),e.o(o,"DataRefineryIcon")&&e.d(t,{DataRefineryIcon:function(){return o.DataRefineryIcon}}),e.o(o,"DocumentAddIcon")&&e.d(t,{DocumentAddIcon:function(){return o.DocumentAddIcon}}),e.o(o,"DocumentBlankIcon")&&e.d(t,{DocumentBlankIcon:function(){return o.DocumentBlankIcon}}),e.o(o,"DocumentIcon")&&e.d(t,{DocumentIcon:function(){return o.DocumentIcon}}),e.o(o,"DownloadIcon")&&e.d(t,{DownloadIcon:function(){return o.DownloadIcon}}),e.o(o,"DraggableIcon")&&e.d(t,{DraggableIcon:function(){return o.DraggableIcon}}),e.o(o,"Dropdown")&&e.d(t,{Dropdown:function(){return o.Dropdown}}),e.o(o,"DropdownMenu")&&e.d(t,{DropdownMenu:function(){return o.DropdownMenu}}),e.o(o,"DropdownMenuItem")&&e.d(t,{DropdownMenuItem:function(){return o.DropdownMenuItem}}),e.o(o,"EditIcon")&&e.d(t,{EditIcon:function(){return o.EditIcon}}),e.o(o,"EmailButton")&&e.d(t,{EmailButton:function(){return o.EmailButton}}),e.o(o,"Feedback")&&e.d(t,{Feedback:function(){return o.Feedback}}),e.o(o,"FileIcon")&&e.d(t,{FileIcon:function(){return o.FileIcon}}),e.o(o,"FileStorageIcon")&&e.d(t,{FileStorageIcon:function(){return o.FileStorageIcon}}),e.o(o,"FlowIcon")&&e.d(t,{FlowIcon:function(){return o.FlowIcon}}),e.o(o,"FolderIcon")&&e.d(t,{FolderIcon:function(){return o.FolderIcon}}),e.o(o,"H1")&&e.d(t,{H1:function(){return o.H1}}),e.o(o,"H2")&&e.d(t,{H2:function(){return o.H2}}),e.o(o,"H3")&&e.d(t,{H3:function(){return o.H3}}),e.o(o,"H4")&&e.d(t,{H4:function(){return o.H4}}),e.o(o,"IBMCloudHyperProtectCryptoServicesIcon")&&e.d(t,{IBMCloudHyperProtectCryptoServicesIcon:function(){return o.IBMCloudHyperProtectCryptoServicesIcon}}),e.o(o,"InformationIcon")&&e.d(t,{InformationIcon:function(){return o.InformationIcon}}),e.o(o,"JsonIcon")&&e.d(t,{JsonIcon:function(){return o.JsonIcon}}),e.o(o,"JsonViewer")&&e.d(t,{JsonViewer:function(){return o.JsonViewer}}),e.o(o,"LayoutVariant")&&e.d(t,{LayoutVariant:function(){return o.LayoutVariant}}),e.o(o,"LinkIcon")&&e.d(t,{LinkIcon:function(){return o.LinkIcon}}),e.o(o,"Loading")&&e.d(t,{Loading:function(){return o.Loading}}),e.o(o,"Markdown")&&e.d(t,{Markdown:function(){return o.Markdown}}),e.o(o,"MaximizeIcon")&&e.d(t,{MaximizeIcon:function(){return o.MaximizeIcon}}),e.o(o,"Menu")&&e.d(t,{Menu:function(){return o.Menu}}),e.o(o,"NewTabButton")&&e.d(t,{NewTabButton:function(){return o.NewTabButton}}),e.o(o,"OpenApiFooter")&&e.d(t,{OpenApiFooter:function(){return o.OpenApiFooter}}),e.o(o,"OpenApiHeader")&&e.d(t,{OpenApiHeader:function(){return o.OpenApiHeader}}),e.o(o,"OverflowMenuVerticalIcon")&&e.d(t,{OverflowMenuVerticalIcon:function(){return o.OverflowMenuVerticalIcon}}),e.o(o,"Panel")&&e.d(t,{Panel:function(){return o.Panel}}),e.o(o,"PanelBody")&&e.d(t,{PanelBody:function(){return o.PanelBody}}),e.o(o,"PanelHeader")&&e.d(t,{PanelHeader:function(){return o.PanelHeader}}),e.o(o,"PanelHeaderTitle")&&e.d(t,{PanelHeaderTitle:function(){return o.PanelHeaderTitle}}),e.o(o,"Portal")&&e.d(t,{Portal:function(){return o.Portal}}),e.o(o,"RestartIcon")&&e.d(t,{RestartIcon:function(){return o.RestartIcon}}),e.o(o,"RocketIcon")&&e.d(t,{RocketIcon:function(){return o.RocketIcon}}),e.o(o,"SaveIcon")&&e.d(t,{SaveIcon:function(){return o.SaveIcon}}),e.o(o,"SearchIcon")&&e.d(t,{SearchIcon:function(){return o.SearchIcon}}),e.o(o,"SecurityIcon")&&e.d(t,{SecurityIcon:function(){return o.SecurityIcon}}),e.o(o,"Segmented")&&e.d(t,{Segmented:function(){return o.Segmented}}),e.o(o,"Select")&&e.d(t,{Select:function(){return o.Select}}),e.o(o,"SettingsCogIcon")&&e.d(t,{SettingsCogIcon:function(){return o.SettingsCogIcon}}),e.o(o,"SidePanelCloseIcon")&&e.d(t,{SidePanelCloseIcon:function(){return o.SidePanelCloseIcon}}),e.o(o,"SidePanelOpenIcon")&&e.d(t,{SidePanelOpenIcon:function(){return o.SidePanelOpenIcon}}),e.o(o,"SidebarActions")&&e.d(t,{SidebarActions:function(){return o.SidebarActions}}),e.o(o,"SidebarLogo")&&e.d(t,{SidebarLogo:function(){return o.SidebarLogo}}),e.o(o,"Spinner")&&e.d(t,{Spinner:function(){return o.Spinner}}),e.o(o,"SpinnerIcon")&&e.d(t,{SpinnerIcon:function(){return o.SpinnerIcon}}),e.o(o,"StatusCode")&&e.d(t,{StatusCode:function(){return o.StatusCode}}),e.o(o,"Switch")&&e.d(t,{Switch:function(){return o.Switch}}),e.o(o,"TableBuiltIcon")&&e.d(t,{TableBuiltIcon:function(){return o.TableBuiltIcon}}),e.o(o,"Tag")&&e.d(t,{Tag:function(){return o.Tag}}),e.o(o,"ThreePanelLayout")&&e.d(t,{ThreePanelLayout:function(){return o.ThreePanelLayout}}),e.o(o,"TimeIcon")&&e.d(t,{TimeIcon:function(){return o.TimeIcon}}),e.o(o,"TrashCanIcon")&&e.d(t,{TrashCanIcon:function(){return o.TrashCanIcon}}),e.o(o,"Typography")&&e.d(t,{Typography:function(){return o.Typography}}),e.o(o,"ValueVariableIcon")&&e.d(t,{ValueVariableIcon:function(){return o.ValueVariableIcon}}),e.o(o,"ViewIcon")&&e.d(t,{ViewIcon:function(){return o.ViewIcon}}),e.o(o,"ViewOffIcon")&&e.d(t,{ViewOffIcon:function(){return o.ViewOffIcon}}),e.o(o,"WarningAltFilledIcon")&&e.d(t,{WarningAltFilledIcon:function(){return o.WarningAltFilledIcon}}),e.o(o,"WarningFilledIcon")&&e.d(t,{WarningFilledIcon:function(){return o.WarningFilledIcon}}),e.o(o,"WorkflowAutomationIcon")&&e.d(t,{WorkflowAutomationIcon:function(){return o.WorkflowAutomationIcon}}),e.o(o,"configure")&&e.d(t,{configure:function(){return o.configure}}),e.o(o,"markdownLinksCss")&&e.d(t,{markdownLinksCss:function(){return o.markdownLinksCss}});var f=e(37514),p=e.n(f);e.o(f,"AddIcon")&&e.d(t,{AddIcon:function(){return f.AddIcon}}),e.o(f,"Admonition")&&e.d(t,{Admonition:function(){return f.Admonition}}),e.o(f,"AfterOpenApiOperation")&&e.d(t,{AfterOpenApiOperation:function(){return f.AfterOpenApiOperation}}),e.o(f,"AfterOpenApiTitle")&&e.d(t,{AfterOpenApiTitle:function(){return f.AfterOpenApiTitle}}),e.o(f,"ArrowLeftIcon")&&e.d(t,{ArrowLeftIcon:function(){return f.ArrowLeftIcon}}),e.o(f,"ArrowRightIcon")&&e.d(t,{ArrowRightIcon:function(){return f.ArrowRightIcon}}),e.o(f,"ArrowUpRightIcon")&&e.d(t,{ArrowUpRightIcon:function(){return f.ArrowUpRightIcon}}),e.o(f,"Badge")&&e.d(t,{Badge:function(){return f.Badge}}),e.o(f,"BeforeOpenApiOperation")&&e.d(t,{BeforeOpenApiOperation:function(){return f.BeforeOpenApiOperation}}),e.o(f,"Button")&&e.d(t,{Button:function(){return f.Button}}),e.o(f,"CharacterIcon")&&e.d(t,{CharacterIcon:function(){return f.CharacterIcon}}),e.o(f,"CheckboxIcon")&&e.d(t,{CheckboxIcon:function(){return f.CheckboxIcon}}),e.o(f,"CheckmarkIcon")&&e.d(t,{CheckmarkIcon:function(){return f.CheckmarkIcon}}),e.o(f,"ChevronDownIcon")&&e.d(t,{ChevronDownIcon:function(){return f.ChevronDownIcon}}),e.o(f,"ChevronRightIcon")&&e.d(t,{ChevronRightIcon:function(){return f.ChevronRightIcon}}),e.o(f,"ChevronSortIcon")&&e.d(t,{ChevronSortIcon:function(){return f.ChevronSortIcon}}),e.o(f,"ChevronUpIcon")&&e.d(t,{ChevronUpIcon:function(){return f.ChevronUpIcon}}),e.o(f,"CircleDashIcon")&&e.d(t,{CircleDashIcon:function(){return f.CircleDashIcon}}),e.o(f,"CleanIcon")&&e.d(t,{CleanIcon:function(){return f.CleanIcon}}),e.o(f,"CloseFilledIcon")&&e.d(t,{CloseFilledIcon:function(){return f.CloseFilledIcon}}),e.o(f,"CloseIcon")&&e.d(t,{CloseIcon:function(){return f.CloseIcon}}),e.o(f,"CloseOutlineIcon")&&e.d(t,{CloseOutlineIcon:function(){return f.CloseOutlineIcon}}),e.o(f,"CloudUploadIcon")&&e.d(t,{CloudUploadIcon:function(){return f.CloudUploadIcon}}),e.o(f,"CodeBlock")&&e.d(t,{CodeBlock:function(){return f.CodeBlock}}),e.o(f,"CodeIcon")&&e.d(t,{CodeIcon:function(){return f.CodeIcon}}),e.o(f,"CookieIcon")&&e.d(t,{CookieIcon:function(){return f.CookieIcon}}),e.o(f,"CopyButton")&&e.d(t,{CopyButton:function(){return f.CopyButton}}),e.o(f,"DataFormatIcon")&&e.d(t,{DataFormatIcon:function(){return f.DataFormatIcon}}),e.o(f,"DataRefineryIcon")&&e.d(t,{DataRefineryIcon:function(){return f.DataRefineryIcon}}),e.o(f,"DocumentAddIcon")&&e.d(t,{DocumentAddIcon:function(){return f.DocumentAddIcon}}),e.o(f,"DocumentBlankIcon")&&e.d(t,{DocumentBlankIcon:function(){return f.DocumentBlankIcon}}),e.o(f,"DocumentIcon")&&e.d(t,{DocumentIcon:function(){return f.DocumentIcon}}),e.o(f,"DownloadIcon")&&e.d(t,{DownloadIcon:function(){return f.DownloadIcon}}),e.o(f,"DraggableIcon")&&e.d(t,{DraggableIcon:function(){return f.DraggableIcon}}),e.o(f,"Dropdown")&&e.d(t,{Dropdown:function(){return f.Dropdown}}),e.o(f,"DropdownMenu")&&e.d(t,{DropdownMenu:function(){return f.DropdownMenu}}),e.o(f,"DropdownMenuItem")&&e.d(t,{DropdownMenuItem:function(){return f.DropdownMenuItem}}),e.o(f,"EditIcon")&&e.d(t,{EditIcon:function(){return f.EditIcon}}),e.o(f,"EmailButton")&&e.d(t,{EmailButton:function(){return f.EmailButton}}),e.o(f,"Feedback")&&e.d(t,{Feedback:function(){return f.Feedback}}),e.o(f,"FileIcon")&&e.d(t,{FileIcon:function(){return f.FileIcon}}),e.o(f,"FileStorageIcon")&&e.d(t,{FileStorageIcon:function(){return f.FileStorageIcon}}),e.o(f,"FlowIcon")&&e.d(t,{FlowIcon:function(){return f.FlowIcon}}),e.o(f,"FolderIcon")&&e.d(t,{FolderIcon:function(){return f.FolderIcon}}),e.o(f,"H1")&&e.d(t,{H1:function(){return f.H1}}),e.o(f,"H2")&&e.d(t,{H2:function(){return f.H2}}),e.o(f,"H3")&&e.d(t,{H3:function(){return f.H3}}),e.o(f,"H4")&&e.d(t,{H4:function(){return f.H4}}),e.o(f,"IBMCloudHyperProtectCryptoServicesIcon")&&e.d(t,{IBMCloudHyperProtectCryptoServicesIcon:function(){return f.IBMCloudHyperProtectCryptoServicesIcon}}),e.o(f,"InformationIcon")&&e.d(t,{InformationIcon:function(){return f.InformationIcon}}),e.o(f,"JsonIcon")&&e.d(t,{JsonIcon:function(){return f.JsonIcon}}),e.o(f,"JsonViewer")&&e.d(t,{JsonViewer:function(){return f.JsonViewer}}),e.o(f,"LayoutVariant")&&e.d(t,{LayoutVariant:function(){return f.LayoutVariant}}),e.o(f,"LinkIcon")&&e.d(t,{LinkIcon:function(){return f.LinkIcon}}),e.o(f,"Loading")&&e.d(t,{Loading:function(){return f.Loading}}),e.o(f,"Markdown")&&e.d(t,{Markdown:function(){return f.Markdown}}),e.o(f,"MaximizeIcon")&&e.d(t,{MaximizeIcon:function(){return f.MaximizeIcon}}),e.o(f,"Menu")&&e.d(t,{Menu:function(){return f.Menu}}),e.o(f,"NewTabButton")&&e.d(t,{NewTabButton:function(){return f.NewTabButton}}),e.o(f,"OpenApiFooter")&&e.d(t,{OpenApiFooter:function(){return f.OpenApiFooter}}),e.o(f,"OpenApiHeader")&&e.d(t,{OpenApiHeader:function(){return f.OpenApiHeader}}),e.o(f,"OverflowMenuVerticalIcon")&&e.d(t,{OverflowMenuVerticalIcon:function(){return f.OverflowMenuVerticalIcon}}),e.o(f,"Panel")&&e.d(t,{Panel:function(){return f.Panel}}),e.o(f,"PanelBody")&&e.d(t,{PanelBody:function(){return f.PanelBody}}),e.o(f,"PanelHeader")&&e.d(t,{PanelHeader:function(){return f.PanelHeader}}),e.o(f,"PanelHeaderTitle")&&e.d(t,{PanelHeaderTitle:function(){return f.PanelHeaderTitle}}),e.o(f,"Portal")&&e.d(t,{Portal:function(){return f.Portal}}),e.o(f,"RestartIcon")&&e.d(t,{RestartIcon:function(){return f.RestartIcon}}),e.o(f,"RocketIcon")&&e.d(t,{RocketIcon:function(){return f.RocketIcon}}),e.o(f,"SaveIcon")&&e.d(t,{SaveIcon:function(){return f.SaveIcon}}),e.o(f,"SearchIcon")&&e.d(t,{SearchIcon:function(){return f.SearchIcon}}),e.o(f,"SecurityIcon")&&e.d(t,{SecurityIcon:function(){return f.SecurityIcon}}),e.o(f,"Segmented")&&e.d(t,{Segmented:function(){return f.Segmented}}),e.o(f,"Select")&&e.d(t,{Select:function(){return f.Select}}),e.o(f,"SettingsCogIcon")&&e.d(t,{SettingsCogIcon:function(){return f.SettingsCogIcon}}),e.o(f,"SidePanelCloseIcon")&&e.d(t,{SidePanelCloseIcon:function(){return f.SidePanelCloseIcon}}),e.o(f,"SidePanelOpenIcon")&&e.d(t,{SidePanelOpenIcon:function(){return f.SidePanelOpenIcon}}),e.o(f,"SidebarActions")&&e.d(t,{SidebarActions:function(){return f.SidebarActions}}),e.o(f,"SidebarLogo")&&e.d(t,{SidebarLogo:function(){return f.SidebarLogo}}),e.o(f,"Spinner")&&e.d(t,{Spinner:function(){return f.Spinner}}),e.o(f,"SpinnerIcon")&&e.d(t,{SpinnerIcon:function(){return f.SpinnerIcon}}),e.o(f,"StatusCode")&&e.d(t,{StatusCode:function(){return f.StatusCode}}),e.o(f,"Switch")&&e.d(t,{Switch:function(){return f.Switch}}),e.o(f,"TableBuiltIcon")&&e.d(t,{TableBuiltIcon:function(){return f.TableBuiltIcon}}),e.o(f,"Tag")&&e.d(t,{Tag:function(){return f.Tag}}),e.o(f,"ThreePanelLayout")&&e.d(t,{ThreePanelLayout:function(){return f.ThreePanelLayout}}),e.o(f,"TimeIcon")&&e.d(t,{TimeIcon:function(){return f.TimeIcon}}),e.o(f,"TrashCanIcon")&&e.d(t,{TrashCanIcon:function(){return f.TrashCanIcon}}),e.o(f,"Typography")&&e.d(t,{Typography:function(){return f.Typography}}),e.o(f,"ValueVariableIcon")&&e.d(t,{ValueVariableIcon:function(){return f.ValueVariableIcon}}),e.o(f,"ViewIcon")&&e.d(t,{ViewIcon:function(){return f.ViewIcon}}),e.o(f,"ViewOffIcon")&&e.d(t,{ViewOffIcon:function(){return f.ViewOffIcon}}),e.o(f,"WarningAltFilledIcon")&&e.d(t,{WarningAltFilledIcon:function(){return f.WarningAltFilledIcon}}),e.o(f,"WarningFilledIcon")&&e.d(t,{WarningFilledIcon:function(){return f.WarningFilledIcon}}),e.o(f,"WorkflowAutomationIcon")&&e.d(t,{WorkflowAutomationIcon:function(){return f.WorkflowAutomationIcon}}),e.o(f,"configure")&&e.d(t,{configure:function(){return f.configure}}),e.o(f,"markdownLinksCss")&&e.d(t,{markdownLinksCss:function(){return f.markdownLinksCss}});var C=e(91826),u=e(49638),g=e(67859),d=e(68744),v=e(47746),y=e(62013),P=e(36150),O=e(85638),A=e(78516),E=e(57932),x=e(94209),n=e(46224),a=e(72436),c=e(65426),T=e(77034),I=e(55332),L=e(83914),M=e(69780),N=e(1979),j=e(56719),z=e(92052),B=e(97502),Y=e(32360),K=e(7402),k=e(14159),U=e(69096),$=e(3515),G=e(3883),pe=e(74189),ne=e(82958),je=e(88982),Se=e(95815),re=e(49740),te=e(10103),Q=e(11860),le=e(97802),_=e(80645),fe=e(98317),Pe=e(53933),Ue=e(10807),Ke=e(7794),ut=e(40151),yt=e(12520),Te=e(97461),lt=e(88535),V=e(64652),X=e(61108),ve=e(61688),De=e(68799),he=e(93341),Ce=e(51936),ge=e(52216),it=e(33509),mt=e(43259),J=e(78590),et=e(61588),at=e(89552),Ae=e(37234),Ye=e(72230),Le=e(15783),ce=e(75351),ee=e(92770),ae=e(11690),xe=e(26114),_e=e(54711),nt=e(94944),At=e(52680),we=e(62119),He=e(30728),It=e(35456),Ve=e(12149),qe=e(84392),gt=e(82828),Lt=e(50449),wt=e(38131),Qt=e(61658),Jt=e(88548),_t=e(74560),en=e(17418),cn=e(86963),yr=e(36027),fr=e(4981),jr=e(47979),Co=e(37604),Qr=e(32314),Yr=e(36750),lr=e(67537),Wr=e(45906),Pt=e(18315),ho=e(6588),So=e(11379),Kr=e(67477),vi=e(47010),Ko=e(12583),xi=e(9964),mo=e(6236),si=e(35130),Jo=e(6375),ni=e(17042),Xo=e(60969),Ta=e(50757),Tt=e(90932),Zt=e(63234),Dt=e(88996),Vt=e(77126),Xn=e(80440),On=e(98688),Sr=e(98656),Ur=e(5840),qr=e(44868),to=e(78523),Br=e(6121),Do=e(94334),bo=e(74532),ti=e(17354),Qo=e(19040),Je=e(9559),ct=e(70915),Et=e(71924),bt=e(94514),jt=e(85172),on=e(5132),qt=e(46852),$n=e(55568),Rn=e(70976),zn=e(23966),Wn=e(59572),wr=e(10222),wn=e(74908),qn=e(90364),pr=e(59088),mr=e(28204),ir=e(64844),Kn=e(83922),Jr=e(54828),Oo=e(14468),jo=e(21496),$o=e(49852),In=e(65974),Ir=e(42647),or=e(260),gr=e(22984),uo=e(47330),Cn=e(39340),kr=e(61384),ar=e(22844),fo=e(60580),Mo=e(25080),wo=e(69018),Ne=e(40188),st=e(21516),Ct=e(68592),xt=e(21222),Ht=e(1512),rn=e(99500),Xt=e(71460),bn=e(27102),An=e(52722),Yn=e(29090),ur=e(4420),Hn=e(17662),un=e(3764),Nn=e(6972),Or=e(25224),so=e(15248),cr=e(54168),ii=e(65028),zo=e(50352),Oi=e(74896),wi=e(73908),Pi=e(50544),Fo=e(67540),To=e(3472),Eo=e(324),No=e(28198),Nr=e(7526),Io=e(55034),no=e(81572),hi=e(80650),Mi=e(55150),Xi=e(816),Ni=e(26916),Ki=e(79806),Qi=e(9678),Ia=e(99924),oa=e(79588),ia=e(6804),qi=e(83962),da=e(3964),ga=e(64292),Ga=e(68372),ja=e(30388),ji=e(7302),$i=e(36286),Ra=e(67794),tn=e(20032),vn=e(9254),Jn=e(96900),Rr=e(66814),eo=e(77874),Go=e(94300),Zo=e(79156),Ro=e(5660),co=e(80956),_o=e(54210),ki=e(58172),li=e(98516),Ai=e(99370),ci=e(51972),Ri=e(88372),Fi=e(80132),La=e(34636),Ya=e(71588),es=e(52084),Aa=e(49420),Ba=e(62156),na=e(36760),ts=e(91828),Ja=e(36326),Ua=e(88460),Ds=e(72450),Ge=e(70180),vt=e(10220),Rt=e(54756),Ie=e(83652),W=e(22762),de=e(54544),Re=e(52160),me=e(79450),Ee=e(68859),ue=e(97429),Oe=e(44249),oe=e(78360),Fe=e(17168),ze=e(18311),dt=e(51192),ot=e(59972),ht=e(91096)},18311:(b,t,e)=>{"use strict";var o=e(44489),f=e(76325),p=e(6604);function C({className:d,children:v}){return jsx(u,{"data-component-name":"Layout/CodeWalkthroughLayout",className:d,children:jsx(g,{children:v})})}const u=f.Ay.div.attrs(({className:d})=>({className:d}))`
|
|
9682
|
+
`},57966:(b,t,e)=>{"use strict";e.d(t,{AddIcon:()=>qt.R,Admonition:()=>ne.Z,AfterOpenApiOperation:()=>Ve.a,AfterOpenApiTitle:()=>qe.n,ArrowLeftIcon:()=>on.A,ArrowRightIcon:()=>bt.f,ArrowUpRightIcon:()=>jt.Q,Badge:()=>A.E,BeforeOpenApiOperation:()=>gt.F,Button:()=>u.$,CharacterIcon:()=>ci.D,CheckboxIcon:()=>In.R,CheckmarkIcon:()=>kr.N,ChevronDownIcon:()=>To.D,ChevronRightIcon:()=>No.v,ChevronSortIcon:()=>co.R,ChevronUpIcon:()=>Eo.M,CircleDashIcon:()=>Nn.Y,CleanIcon:()=>Wn.R,CloseFilledIcon:()=>jo.o,CloseIcon:()=>Jr.U,CloseOutlineIcon:()=>Oo.W,CloudUploadIcon:()=>Ne.k,CodeBlock:()=>ve.N,CodeIcon:()=>bn.l,CookieIcon:()=>ur.e,CopyButton:()=>Y.i,DataFormatIcon:()=>uo.z,DataRefineryIcon:()=>Ba.U,DocumentAddIcon:()=>fo.e,DocumentBlankIcon:()=>Ga.P,DocumentIcon:()=>_o.p,DownloadIcon:()=>ar.s,DraggableIcon:()=>ts.Z,Dropdown:()=>E.m,DropdownMenu:()=>x.r,DropdownMenuItem:()=>n._,EditIcon:()=>or.q,EmailButton:()=>k.t,Feedback:()=>et.G,FileIcon:()=>Ri.o,FileStorageIcon:()=>wn.Z,FlowIcon:()=>na.e,FolderIcon:()=>pr.s,GlobalStyle:()=>o.GlobalStyle,H1:()=>Ke.H1,H2:()=>ut.H2,H3:()=>yt.H3,H4:()=>Te.H4,IBMCloudHyperProtectCryptoServicesIcon:()=>eo.$,IS_BROWSER:()=>o.IS_BROWSER,InformationIcon:()=>Ro.u,JsonIcon:()=>ki.q,JsonViewer:()=>g.p,LayoutVariant:()=>Jt.a,LinkIcon:()=>ia.q,Loading:()=>a.R,Markdown:()=>$.o,MaximizeIcon:()=>ga._,Menu:()=>ho.W,NewTabButton:()=>U.i,OpenApiFooter:()=>Lt.q,OpenApiHeader:()=>wt.g,OverflowMenuVerticalIcon:()=>vn.R,Panel:()=>Ce.Z,PanelBody:()=>ge.l,PanelHeader:()=>it.a,PanelHeaderTitle:()=>mt.U,Portal:()=>T.Z,RestartIcon:()=>Or.z,RocketIcon:()=>st.A,SaveIcon:()=>wo.L,SearchIcon:()=>Ht.W,SecurityIcon:()=>Xt.i,SecurityVariablesEnvSuffix:()=>o.SecurityVariablesEnvSuffix,Segmented:()=>I.$,Select:()=>O.l,SettingsCogIcon:()=>vt.Q,SidePanelCloseIcon:()=>xt.f,SidePanelOpenIcon:()=>Ct.J,SidebarActions:()=>Jt.C,SidebarLogo:()=>X.S,Spinner:()=>Cn.y,SpinnerIcon:()=>Rn.N,StatusCode:()=>Dt.s,Switch:()=>P.d,TableBuiltIcon:()=>Go.o,Tag:()=>d.v,ThreePanelLayout:()=>Fe.x,TimeIcon:()=>Yn.b,TrashCanIcon:()=>Jn.E,Typography:()=>V.o,ValueVariableIcon:()=>Zo.$,ViewIcon:()=>Hn.t,ViewOffIcon:()=>un.O,WarningAltFilledIcon:()=>Ja.j,WarningFilledIcon:()=>so.A,WorkflowAutomationIcon:()=>es.g,addLeadingSlash:()=>o.addLeadingSlash,addTrailingSlash:()=>o.addTrailingSlash,breakpoints:()=>o.breakpoints,combineUrls:()=>o.combineUrls,configure:()=>C.j,getPathPrefix:()=>o.getPathPrefix,isNotNull:()=>o.isNotNull,isObject:()=>o.isObject,isPrimitive:()=>o.isPrimitive,isString:()=>o.isString,isUndefined:()=>o.isUndefined,markdoc:()=>ot,markdownLinksCss:()=>pe.G,removeLeadingSlash:()=>o.removeLeadingSlash,typedMemo:()=>o.typedMemo,useActiveSectionId:()=>o.useActiveSectionId,useFocusTrap:()=>o.useFocusTrap,useModalScrollLock:()=>o.useModalScrollLock,useMount:()=>o.useMount,useOutsideClick:()=>o.useOutsideClick,useThemeHooks:()=>o.useThemeHooks});var o=e(6604);e.o(o,"AddIcon")&&e.d(t,{AddIcon:function(){return o.AddIcon}}),e.o(o,"Admonition")&&e.d(t,{Admonition:function(){return o.Admonition}}),e.o(o,"AfterOpenApiOperation")&&e.d(t,{AfterOpenApiOperation:function(){return o.AfterOpenApiOperation}}),e.o(o,"AfterOpenApiTitle")&&e.d(t,{AfterOpenApiTitle:function(){return o.AfterOpenApiTitle}}),e.o(o,"ArrowLeftIcon")&&e.d(t,{ArrowLeftIcon:function(){return o.ArrowLeftIcon}}),e.o(o,"ArrowRightIcon")&&e.d(t,{ArrowRightIcon:function(){return o.ArrowRightIcon}}),e.o(o,"ArrowUpRightIcon")&&e.d(t,{ArrowUpRightIcon:function(){return o.ArrowUpRightIcon}}),e.o(o,"Badge")&&e.d(t,{Badge:function(){return o.Badge}}),e.o(o,"BeforeOpenApiOperation")&&e.d(t,{BeforeOpenApiOperation:function(){return o.BeforeOpenApiOperation}}),e.o(o,"Button")&&e.d(t,{Button:function(){return o.Button}}),e.o(o,"CharacterIcon")&&e.d(t,{CharacterIcon:function(){return o.CharacterIcon}}),e.o(o,"CheckboxIcon")&&e.d(t,{CheckboxIcon:function(){return o.CheckboxIcon}}),e.o(o,"CheckmarkIcon")&&e.d(t,{CheckmarkIcon:function(){return o.CheckmarkIcon}}),e.o(o,"ChevronDownIcon")&&e.d(t,{ChevronDownIcon:function(){return o.ChevronDownIcon}}),e.o(o,"ChevronRightIcon")&&e.d(t,{ChevronRightIcon:function(){return o.ChevronRightIcon}}),e.o(o,"ChevronSortIcon")&&e.d(t,{ChevronSortIcon:function(){return o.ChevronSortIcon}}),e.o(o,"ChevronUpIcon")&&e.d(t,{ChevronUpIcon:function(){return o.ChevronUpIcon}}),e.o(o,"CircleDashIcon")&&e.d(t,{CircleDashIcon:function(){return o.CircleDashIcon}}),e.o(o,"CleanIcon")&&e.d(t,{CleanIcon:function(){return o.CleanIcon}}),e.o(o,"CloseFilledIcon")&&e.d(t,{CloseFilledIcon:function(){return o.CloseFilledIcon}}),e.o(o,"CloseIcon")&&e.d(t,{CloseIcon:function(){return o.CloseIcon}}),e.o(o,"CloseOutlineIcon")&&e.d(t,{CloseOutlineIcon:function(){return o.CloseOutlineIcon}}),e.o(o,"CloudUploadIcon")&&e.d(t,{CloudUploadIcon:function(){return o.CloudUploadIcon}}),e.o(o,"CodeBlock")&&e.d(t,{CodeBlock:function(){return o.CodeBlock}}),e.o(o,"CodeIcon")&&e.d(t,{CodeIcon:function(){return o.CodeIcon}}),e.o(o,"CookieIcon")&&e.d(t,{CookieIcon:function(){return o.CookieIcon}}),e.o(o,"CopyButton")&&e.d(t,{CopyButton:function(){return o.CopyButton}}),e.o(o,"DataFormatIcon")&&e.d(t,{DataFormatIcon:function(){return o.DataFormatIcon}}),e.o(o,"DataRefineryIcon")&&e.d(t,{DataRefineryIcon:function(){return o.DataRefineryIcon}}),e.o(o,"DocumentAddIcon")&&e.d(t,{DocumentAddIcon:function(){return o.DocumentAddIcon}}),e.o(o,"DocumentBlankIcon")&&e.d(t,{DocumentBlankIcon:function(){return o.DocumentBlankIcon}}),e.o(o,"DocumentIcon")&&e.d(t,{DocumentIcon:function(){return o.DocumentIcon}}),e.o(o,"DownloadIcon")&&e.d(t,{DownloadIcon:function(){return o.DownloadIcon}}),e.o(o,"DraggableIcon")&&e.d(t,{DraggableIcon:function(){return o.DraggableIcon}}),e.o(o,"Dropdown")&&e.d(t,{Dropdown:function(){return o.Dropdown}}),e.o(o,"DropdownMenu")&&e.d(t,{DropdownMenu:function(){return o.DropdownMenu}}),e.o(o,"DropdownMenuItem")&&e.d(t,{DropdownMenuItem:function(){return o.DropdownMenuItem}}),e.o(o,"EditIcon")&&e.d(t,{EditIcon:function(){return o.EditIcon}}),e.o(o,"EmailButton")&&e.d(t,{EmailButton:function(){return o.EmailButton}}),e.o(o,"Feedback")&&e.d(t,{Feedback:function(){return o.Feedback}}),e.o(o,"FileIcon")&&e.d(t,{FileIcon:function(){return o.FileIcon}}),e.o(o,"FileStorageIcon")&&e.d(t,{FileStorageIcon:function(){return o.FileStorageIcon}}),e.o(o,"FlowIcon")&&e.d(t,{FlowIcon:function(){return o.FlowIcon}}),e.o(o,"FolderIcon")&&e.d(t,{FolderIcon:function(){return o.FolderIcon}}),e.o(o,"H1")&&e.d(t,{H1:function(){return o.H1}}),e.o(o,"H2")&&e.d(t,{H2:function(){return o.H2}}),e.o(o,"H3")&&e.d(t,{H3:function(){return o.H3}}),e.o(o,"H4")&&e.d(t,{H4:function(){return o.H4}}),e.o(o,"IBMCloudHyperProtectCryptoServicesIcon")&&e.d(t,{IBMCloudHyperProtectCryptoServicesIcon:function(){return o.IBMCloudHyperProtectCryptoServicesIcon}}),e.o(o,"InformationIcon")&&e.d(t,{InformationIcon:function(){return o.InformationIcon}}),e.o(o,"JsonIcon")&&e.d(t,{JsonIcon:function(){return o.JsonIcon}}),e.o(o,"JsonViewer")&&e.d(t,{JsonViewer:function(){return o.JsonViewer}}),e.o(o,"LayoutVariant")&&e.d(t,{LayoutVariant:function(){return o.LayoutVariant}}),e.o(o,"LinkIcon")&&e.d(t,{LinkIcon:function(){return o.LinkIcon}}),e.o(o,"Loading")&&e.d(t,{Loading:function(){return o.Loading}}),e.o(o,"Markdown")&&e.d(t,{Markdown:function(){return o.Markdown}}),e.o(o,"MaximizeIcon")&&e.d(t,{MaximizeIcon:function(){return o.MaximizeIcon}}),e.o(o,"Menu")&&e.d(t,{Menu:function(){return o.Menu}}),e.o(o,"NewTabButton")&&e.d(t,{NewTabButton:function(){return o.NewTabButton}}),e.o(o,"OpenApiFooter")&&e.d(t,{OpenApiFooter:function(){return o.OpenApiFooter}}),e.o(o,"OpenApiHeader")&&e.d(t,{OpenApiHeader:function(){return o.OpenApiHeader}}),e.o(o,"OverflowMenuVerticalIcon")&&e.d(t,{OverflowMenuVerticalIcon:function(){return o.OverflowMenuVerticalIcon}}),e.o(o,"Panel")&&e.d(t,{Panel:function(){return o.Panel}}),e.o(o,"PanelBody")&&e.d(t,{PanelBody:function(){return o.PanelBody}}),e.o(o,"PanelHeader")&&e.d(t,{PanelHeader:function(){return o.PanelHeader}}),e.o(o,"PanelHeaderTitle")&&e.d(t,{PanelHeaderTitle:function(){return o.PanelHeaderTitle}}),e.o(o,"Portal")&&e.d(t,{Portal:function(){return o.Portal}}),e.o(o,"RestartIcon")&&e.d(t,{RestartIcon:function(){return o.RestartIcon}}),e.o(o,"RocketIcon")&&e.d(t,{RocketIcon:function(){return o.RocketIcon}}),e.o(o,"SaveIcon")&&e.d(t,{SaveIcon:function(){return o.SaveIcon}}),e.o(o,"SearchIcon")&&e.d(t,{SearchIcon:function(){return o.SearchIcon}}),e.o(o,"SecurityIcon")&&e.d(t,{SecurityIcon:function(){return o.SecurityIcon}}),e.o(o,"Segmented")&&e.d(t,{Segmented:function(){return o.Segmented}}),e.o(o,"Select")&&e.d(t,{Select:function(){return o.Select}}),e.o(o,"SettingsCogIcon")&&e.d(t,{SettingsCogIcon:function(){return o.SettingsCogIcon}}),e.o(o,"SidePanelCloseIcon")&&e.d(t,{SidePanelCloseIcon:function(){return o.SidePanelCloseIcon}}),e.o(o,"SidePanelOpenIcon")&&e.d(t,{SidePanelOpenIcon:function(){return o.SidePanelOpenIcon}}),e.o(o,"SidebarActions")&&e.d(t,{SidebarActions:function(){return o.SidebarActions}}),e.o(o,"SidebarLogo")&&e.d(t,{SidebarLogo:function(){return o.SidebarLogo}}),e.o(o,"Spinner")&&e.d(t,{Spinner:function(){return o.Spinner}}),e.o(o,"SpinnerIcon")&&e.d(t,{SpinnerIcon:function(){return o.SpinnerIcon}}),e.o(o,"StatusCode")&&e.d(t,{StatusCode:function(){return o.StatusCode}}),e.o(o,"Switch")&&e.d(t,{Switch:function(){return o.Switch}}),e.o(o,"TableBuiltIcon")&&e.d(t,{TableBuiltIcon:function(){return o.TableBuiltIcon}}),e.o(o,"Tag")&&e.d(t,{Tag:function(){return o.Tag}}),e.o(o,"ThreePanelLayout")&&e.d(t,{ThreePanelLayout:function(){return o.ThreePanelLayout}}),e.o(o,"TimeIcon")&&e.d(t,{TimeIcon:function(){return o.TimeIcon}}),e.o(o,"TrashCanIcon")&&e.d(t,{TrashCanIcon:function(){return o.TrashCanIcon}}),e.o(o,"Typography")&&e.d(t,{Typography:function(){return o.Typography}}),e.o(o,"ValueVariableIcon")&&e.d(t,{ValueVariableIcon:function(){return o.ValueVariableIcon}}),e.o(o,"ViewIcon")&&e.d(t,{ViewIcon:function(){return o.ViewIcon}}),e.o(o,"ViewOffIcon")&&e.d(t,{ViewOffIcon:function(){return o.ViewOffIcon}}),e.o(o,"WarningAltFilledIcon")&&e.d(t,{WarningAltFilledIcon:function(){return o.WarningAltFilledIcon}}),e.o(o,"WarningFilledIcon")&&e.d(t,{WarningFilledIcon:function(){return o.WarningFilledIcon}}),e.o(o,"WorkflowAutomationIcon")&&e.d(t,{WorkflowAutomationIcon:function(){return o.WorkflowAutomationIcon}}),e.o(o,"configure")&&e.d(t,{configure:function(){return o.configure}}),e.o(o,"markdownLinksCss")&&e.d(t,{markdownLinksCss:function(){return o.markdownLinksCss}});var f=e(37514),p=e.n(f);e.o(f,"AddIcon")&&e.d(t,{AddIcon:function(){return f.AddIcon}}),e.o(f,"Admonition")&&e.d(t,{Admonition:function(){return f.Admonition}}),e.o(f,"AfterOpenApiOperation")&&e.d(t,{AfterOpenApiOperation:function(){return f.AfterOpenApiOperation}}),e.o(f,"AfterOpenApiTitle")&&e.d(t,{AfterOpenApiTitle:function(){return f.AfterOpenApiTitle}}),e.o(f,"ArrowLeftIcon")&&e.d(t,{ArrowLeftIcon:function(){return f.ArrowLeftIcon}}),e.o(f,"ArrowRightIcon")&&e.d(t,{ArrowRightIcon:function(){return f.ArrowRightIcon}}),e.o(f,"ArrowUpRightIcon")&&e.d(t,{ArrowUpRightIcon:function(){return f.ArrowUpRightIcon}}),e.o(f,"Badge")&&e.d(t,{Badge:function(){return f.Badge}}),e.o(f,"BeforeOpenApiOperation")&&e.d(t,{BeforeOpenApiOperation:function(){return f.BeforeOpenApiOperation}}),e.o(f,"Button")&&e.d(t,{Button:function(){return f.Button}}),e.o(f,"CharacterIcon")&&e.d(t,{CharacterIcon:function(){return f.CharacterIcon}}),e.o(f,"CheckboxIcon")&&e.d(t,{CheckboxIcon:function(){return f.CheckboxIcon}}),e.o(f,"CheckmarkIcon")&&e.d(t,{CheckmarkIcon:function(){return f.CheckmarkIcon}}),e.o(f,"ChevronDownIcon")&&e.d(t,{ChevronDownIcon:function(){return f.ChevronDownIcon}}),e.o(f,"ChevronRightIcon")&&e.d(t,{ChevronRightIcon:function(){return f.ChevronRightIcon}}),e.o(f,"ChevronSortIcon")&&e.d(t,{ChevronSortIcon:function(){return f.ChevronSortIcon}}),e.o(f,"ChevronUpIcon")&&e.d(t,{ChevronUpIcon:function(){return f.ChevronUpIcon}}),e.o(f,"CircleDashIcon")&&e.d(t,{CircleDashIcon:function(){return f.CircleDashIcon}}),e.o(f,"CleanIcon")&&e.d(t,{CleanIcon:function(){return f.CleanIcon}}),e.o(f,"CloseFilledIcon")&&e.d(t,{CloseFilledIcon:function(){return f.CloseFilledIcon}}),e.o(f,"CloseIcon")&&e.d(t,{CloseIcon:function(){return f.CloseIcon}}),e.o(f,"CloseOutlineIcon")&&e.d(t,{CloseOutlineIcon:function(){return f.CloseOutlineIcon}}),e.o(f,"CloudUploadIcon")&&e.d(t,{CloudUploadIcon:function(){return f.CloudUploadIcon}}),e.o(f,"CodeBlock")&&e.d(t,{CodeBlock:function(){return f.CodeBlock}}),e.o(f,"CodeIcon")&&e.d(t,{CodeIcon:function(){return f.CodeIcon}}),e.o(f,"CookieIcon")&&e.d(t,{CookieIcon:function(){return f.CookieIcon}}),e.o(f,"CopyButton")&&e.d(t,{CopyButton:function(){return f.CopyButton}}),e.o(f,"DataFormatIcon")&&e.d(t,{DataFormatIcon:function(){return f.DataFormatIcon}}),e.o(f,"DataRefineryIcon")&&e.d(t,{DataRefineryIcon:function(){return f.DataRefineryIcon}}),e.o(f,"DocumentAddIcon")&&e.d(t,{DocumentAddIcon:function(){return f.DocumentAddIcon}}),e.o(f,"DocumentBlankIcon")&&e.d(t,{DocumentBlankIcon:function(){return f.DocumentBlankIcon}}),e.o(f,"DocumentIcon")&&e.d(t,{DocumentIcon:function(){return f.DocumentIcon}}),e.o(f,"DownloadIcon")&&e.d(t,{DownloadIcon:function(){return f.DownloadIcon}}),e.o(f,"DraggableIcon")&&e.d(t,{DraggableIcon:function(){return f.DraggableIcon}}),e.o(f,"Dropdown")&&e.d(t,{Dropdown:function(){return f.Dropdown}}),e.o(f,"DropdownMenu")&&e.d(t,{DropdownMenu:function(){return f.DropdownMenu}}),e.o(f,"DropdownMenuItem")&&e.d(t,{DropdownMenuItem:function(){return f.DropdownMenuItem}}),e.o(f,"EditIcon")&&e.d(t,{EditIcon:function(){return f.EditIcon}}),e.o(f,"EmailButton")&&e.d(t,{EmailButton:function(){return f.EmailButton}}),e.o(f,"Feedback")&&e.d(t,{Feedback:function(){return f.Feedback}}),e.o(f,"FileIcon")&&e.d(t,{FileIcon:function(){return f.FileIcon}}),e.o(f,"FileStorageIcon")&&e.d(t,{FileStorageIcon:function(){return f.FileStorageIcon}}),e.o(f,"FlowIcon")&&e.d(t,{FlowIcon:function(){return f.FlowIcon}}),e.o(f,"FolderIcon")&&e.d(t,{FolderIcon:function(){return f.FolderIcon}}),e.o(f,"H1")&&e.d(t,{H1:function(){return f.H1}}),e.o(f,"H2")&&e.d(t,{H2:function(){return f.H2}}),e.o(f,"H3")&&e.d(t,{H3:function(){return f.H3}}),e.o(f,"H4")&&e.d(t,{H4:function(){return f.H4}}),e.o(f,"IBMCloudHyperProtectCryptoServicesIcon")&&e.d(t,{IBMCloudHyperProtectCryptoServicesIcon:function(){return f.IBMCloudHyperProtectCryptoServicesIcon}}),e.o(f,"InformationIcon")&&e.d(t,{InformationIcon:function(){return f.InformationIcon}}),e.o(f,"JsonIcon")&&e.d(t,{JsonIcon:function(){return f.JsonIcon}}),e.o(f,"JsonViewer")&&e.d(t,{JsonViewer:function(){return f.JsonViewer}}),e.o(f,"LayoutVariant")&&e.d(t,{LayoutVariant:function(){return f.LayoutVariant}}),e.o(f,"LinkIcon")&&e.d(t,{LinkIcon:function(){return f.LinkIcon}}),e.o(f,"Loading")&&e.d(t,{Loading:function(){return f.Loading}}),e.o(f,"Markdown")&&e.d(t,{Markdown:function(){return f.Markdown}}),e.o(f,"MaximizeIcon")&&e.d(t,{MaximizeIcon:function(){return f.MaximizeIcon}}),e.o(f,"Menu")&&e.d(t,{Menu:function(){return f.Menu}}),e.o(f,"NewTabButton")&&e.d(t,{NewTabButton:function(){return f.NewTabButton}}),e.o(f,"OpenApiFooter")&&e.d(t,{OpenApiFooter:function(){return f.OpenApiFooter}}),e.o(f,"OpenApiHeader")&&e.d(t,{OpenApiHeader:function(){return f.OpenApiHeader}}),e.o(f,"OverflowMenuVerticalIcon")&&e.d(t,{OverflowMenuVerticalIcon:function(){return f.OverflowMenuVerticalIcon}}),e.o(f,"Panel")&&e.d(t,{Panel:function(){return f.Panel}}),e.o(f,"PanelBody")&&e.d(t,{PanelBody:function(){return f.PanelBody}}),e.o(f,"PanelHeader")&&e.d(t,{PanelHeader:function(){return f.PanelHeader}}),e.o(f,"PanelHeaderTitle")&&e.d(t,{PanelHeaderTitle:function(){return f.PanelHeaderTitle}}),e.o(f,"Portal")&&e.d(t,{Portal:function(){return f.Portal}}),e.o(f,"RestartIcon")&&e.d(t,{RestartIcon:function(){return f.RestartIcon}}),e.o(f,"RocketIcon")&&e.d(t,{RocketIcon:function(){return f.RocketIcon}}),e.o(f,"SaveIcon")&&e.d(t,{SaveIcon:function(){return f.SaveIcon}}),e.o(f,"SearchIcon")&&e.d(t,{SearchIcon:function(){return f.SearchIcon}}),e.o(f,"SecurityIcon")&&e.d(t,{SecurityIcon:function(){return f.SecurityIcon}}),e.o(f,"Segmented")&&e.d(t,{Segmented:function(){return f.Segmented}}),e.o(f,"Select")&&e.d(t,{Select:function(){return f.Select}}),e.o(f,"SettingsCogIcon")&&e.d(t,{SettingsCogIcon:function(){return f.SettingsCogIcon}}),e.o(f,"SidePanelCloseIcon")&&e.d(t,{SidePanelCloseIcon:function(){return f.SidePanelCloseIcon}}),e.o(f,"SidePanelOpenIcon")&&e.d(t,{SidePanelOpenIcon:function(){return f.SidePanelOpenIcon}}),e.o(f,"SidebarActions")&&e.d(t,{SidebarActions:function(){return f.SidebarActions}}),e.o(f,"SidebarLogo")&&e.d(t,{SidebarLogo:function(){return f.SidebarLogo}}),e.o(f,"Spinner")&&e.d(t,{Spinner:function(){return f.Spinner}}),e.o(f,"SpinnerIcon")&&e.d(t,{SpinnerIcon:function(){return f.SpinnerIcon}}),e.o(f,"StatusCode")&&e.d(t,{StatusCode:function(){return f.StatusCode}}),e.o(f,"Switch")&&e.d(t,{Switch:function(){return f.Switch}}),e.o(f,"TableBuiltIcon")&&e.d(t,{TableBuiltIcon:function(){return f.TableBuiltIcon}}),e.o(f,"Tag")&&e.d(t,{Tag:function(){return f.Tag}}),e.o(f,"ThreePanelLayout")&&e.d(t,{ThreePanelLayout:function(){return f.ThreePanelLayout}}),e.o(f,"TimeIcon")&&e.d(t,{TimeIcon:function(){return f.TimeIcon}}),e.o(f,"TrashCanIcon")&&e.d(t,{TrashCanIcon:function(){return f.TrashCanIcon}}),e.o(f,"Typography")&&e.d(t,{Typography:function(){return f.Typography}}),e.o(f,"ValueVariableIcon")&&e.d(t,{ValueVariableIcon:function(){return f.ValueVariableIcon}}),e.o(f,"ViewIcon")&&e.d(t,{ViewIcon:function(){return f.ViewIcon}}),e.o(f,"ViewOffIcon")&&e.d(t,{ViewOffIcon:function(){return f.ViewOffIcon}}),e.o(f,"WarningAltFilledIcon")&&e.d(t,{WarningAltFilledIcon:function(){return f.WarningAltFilledIcon}}),e.o(f,"WarningFilledIcon")&&e.d(t,{WarningFilledIcon:function(){return f.WarningFilledIcon}}),e.o(f,"WorkflowAutomationIcon")&&e.d(t,{WorkflowAutomationIcon:function(){return f.WorkflowAutomationIcon}}),e.o(f,"configure")&&e.d(t,{configure:function(){return f.configure}}),e.o(f,"markdownLinksCss")&&e.d(t,{markdownLinksCss:function(){return f.markdownLinksCss}});var C=e(91826),u=e(49638),g=e(67859),d=e(68744),v=e(47746),y=e(62013),P=e(36150),O=e(85638),A=e(78516),E=e(57932),x=e(94209),n=e(46224),a=e(72436),c=e(65426),T=e(77034),I=e(55332),L=e(83914),M=e(69780),N=e(1979),j=e(56719),z=e(92052),B=e(97502),Y=e(32360),K=e(7402),k=e(14159),U=e(69096),$=e(3515),G=e(3883),pe=e(74189),ne=e(82958),je=e(88982),Se=e(95815),re=e(49740),te=e(10103),Q=e(11860),le=e(97802),_=e(80645),fe=e(98317),Pe=e(53933),Ue=e(10807),Ke=e(7794),ut=e(40151),yt=e(12520),Te=e(97461),lt=e(88535),V=e(64652),X=e(61108),ve=e(61688),De=e(68799),he=e(93341),Ce=e(51936),ge=e(52216),it=e(33509),mt=e(43259),J=e(78590),et=e(61588),at=e(89552),Ae=e(37234),Ye=e(72230),Le=e(15783),ce=e(75351),ee=e(92770),ae=e(11690),xe=e(26114),_e=e(54711),nt=e(94944),At=e(52680),we=e(62119),He=e(30728),It=e(35456),Ve=e(12149),qe=e(84392),gt=e(82828),Lt=e(50449),wt=e(38131),Qt=e(61658),Jt=e(88548),_t=e(74560),en=e(17418),cn=e(86963),yr=e(36027),fr=e(4981),jr=e(47979),Co=e(37604),Qr=e(32314),Yr=e(36750),lr=e(67537),Wr=e(45906),Pt=e(18315),ho=e(6588),So=e(11379),Kr=e(67477),vi=e(47010),Ko=e(12583),xi=e(9964),mo=e(6236),si=e(35130),Jo=e(6375),ni=e(17042),Xo=e(60969),Ta=e(50757),Tt=e(90932),Zt=e(63234),Dt=e(88996),Vt=e(77126),Xn=e(80440),On=e(98688),Sr=e(98656),Ur=e(5840),qr=e(44868),to=e(78523),Br=e(6121),Do=e(94334),bo=e(74532),ti=e(17354),Qo=e(19040),Je=e(9559),ct=e(70915),Et=e(71924),bt=e(94514),jt=e(85172),on=e(5132),qt=e(46852),$n=e(55568),Rn=e(70976),zn=e(23966),Wn=e(59572),wr=e(10222),wn=e(74908),qn=e(90364),pr=e(59088),mr=e(28204),ir=e(64844),Kn=e(83922),Jr=e(54828),Oo=e(14468),jo=e(21496),$o=e(49852),In=e(65974),Ir=e(42647),or=e(260),gr=e(22984),uo=e(47330),Cn=e(39340),kr=e(61384),ar=e(22844),fo=e(60580),Mo=e(25080),wo=e(69018),Ne=e(40188),st=e(21516),Ct=e(68592),xt=e(21222),Ht=e(1512),rn=e(99500),Xt=e(71460),bn=e(27102),An=e(52722),Yn=e(29090),ur=e(4420),Hn=e(17662),un=e(3764),Nn=e(6972),Or=e(25224),so=e(15248),cr=e(54168),ii=e(65028),zo=e(50352),Oi=e(74896),wi=e(73908),Pi=e(50544),Fo=e(67540),To=e(3472),Eo=e(324),No=e(28198),Nr=e(7526),Io=e(55034),no=e(81572),hi=e(80650),Mi=e(55150),Xi=e(816),Ni=e(26916),Ki=e(79806),Qi=e(9678),Ia=e(99924),oa=e(79588),ia=e(6804),qi=e(83962),da=e(3964),ga=e(64292),Ga=e(68372),ja=e(30388),ji=e(7302),$i=e(36286),Ra=e(67794),tn=e(20032),vn=e(9254),Jn=e(96900),Rr=e(66814),eo=e(77874),Go=e(94300),Zo=e(79156),Ro=e(5660),co=e(80956),_o=e(54210),ki=e(58172),li=e(98516),Ai=e(99370),ci=e(51972),Ri=e(88372),Fi=e(80132),La=e(34636),Ya=e(71588),es=e(52084),Aa=e(49420),Ba=e(62156),na=e(36760),ts=e(91828),Ja=e(36326),Ua=e(88460),Ds=e(72450),Ge=e(70180),vt=e(10220),Rt=e(54756),Ie=e(83652),W=e(22762),de=e(54544),Re=e(52160),me=e(79450),Ee=e(68859),ue=e(97429),Oe=e(44249),oe=e(78360),Fe=e(17168),ze=e(18311),dt=e(51192),ot=e(59972),pt=e(91096)},18311:(b,t,e)=>{"use strict";var o=e(44489),f=e(76325),p=e(6604);function C({className:d,children:v}){return jsx(u,{"data-component-name":"Layout/CodeWalkthroughLayout",className:d,children:jsx(g,{children:v})})}const u=f.Ay.div.attrs(({className:d})=>({className:d}))`
|
|
9679
9683
|
display: flex;
|
|
9680
9684
|
flex: 1;
|
|
9681
9685
|
width: 100%;
|
|
@@ -9895,7 +9899,7 @@ ${Ke}`}}const L=Pe=>Array.isArray(Pe)&&Pe.some(Ue=>(0,f.isObject)(Ue)),M=Pe=>Pe.
|
|
|
9895
9899
|
font-size: var(--font-size-base) !important;
|
|
9896
9900
|
max-width: 100%;
|
|
9897
9901
|
}
|
|
9898
|
-
`;function Ue({rawHtml:Ge}){return jsx("div",{dangerouslySetInnerHTML:{__html:Ge}})}var Ke=e(57932),ut=e(94209),yt=e(46224),Te=e(49638);function lt({childrenArray:Ge,size:vt,overflowTabs:Rt,visibleTabs:Ie,setTabRef:W,onTabClick:de,handleKeyboard:Re,getTabId:me,activeTab:Ee,isAnimating:ue,highlightStyle:Oe,allTabsHidden:oe,tabsContainerRef:Fe}){return(0,N.jsxs)(V,{role:"tablist",ref:Fe,"data-animating":ue,children:[(0,N.jsx)(ve,{size:vt,style:{left:Oe.left,width:Oe.width},children:(0,N.jsx)("div",{})}),Ge.map((ze,dt)=>{if(!Ie.includes(dt))return null;const{label:ot}=ze.props,
|
|
9902
|
+
`;function Ue({rawHtml:Ge}){return jsx("div",{dangerouslySetInnerHTML:{__html:Ge}})}var Ke=e(57932),ut=e(94209),yt=e(46224),Te=e(49638);function lt({childrenArray:Ge,size:vt,overflowTabs:Rt,visibleTabs:Ie,setTabRef:W,onTabClick:de,handleKeyboard:Re,getTabId:me,activeTab:Ee,isAnimating:ue,highlightStyle:Oe,allTabsHidden:oe,tabsContainerRef:Fe}){return(0,N.jsxs)(V,{role:"tablist",ref:Fe,"data-animating":ue,children:[(0,N.jsx)(ve,{size:vt,style:{left:Oe.left,width:Oe.width},children:(0,N.jsx)("div",{})}),Ge.map((ze,dt)=>{if(!Ie.includes(dt))return null;const{label:ot}=ze.props,pt=me(ot,dt);return(0,N.jsx)(Ce,{tabId:pt,label:ot,size:vt,disabled:ze.props.disable,setRef:St=>{W(St,dt),St&&(St.setAttribute("data-label",ot),St.setAttribute("data-animating",ue.toString()))},onKeyDown:St=>Re(St,dt),onClick:()=>{de(ot)}},`key-${pt}`)}),(0,N.jsx)(X,{size:vt,active:Rt.some(ze=>Ee===Ge[ze].props.label),tabIndex:0,children:Rt.length>0&&(0,N.jsx)(Ke.m,{trigger:(0,N.jsx)(De,{size:vt,className:Rt.some(ze=>Ee===Ge[ze].props.label)?"active":void 0,children:oe?Ee:"More"}),alignment:"start",withArrow:!0,children:(0,N.jsx)(ut.r,{children:Rt.map(ze=>{const{label:dt}=Ge[ze].props,ot=me(dt,ze);return(0,N.jsx)(yt._,{active:Ee===dt,onAction:()=>{de(ze)},disabled:Ge[ze].props.disable,children:dt},`more-${ot}`)})})})})]})}const V=pe.Ay.ul`
|
|
9899
9903
|
position: relative;
|
|
9900
9904
|
display: flex;
|
|
9901
9905
|
gap: var(--md-tabs-gap);
|
|
@@ -10039,7 +10043,7 @@ ${Ke}`}}const L=Pe=>Array.isArray(Pe)&&Pe.some(Ue=>(0,f.isObject)(Ue)),M=Pe=>Pe.
|
|
|
10039
10043
|
svg {
|
|
10040
10044
|
flex-shrink: 0;
|
|
10041
10045
|
}
|
|
10042
|
-
`;function he({tabId:Ge,label:vt,size:Rt,disabled:Ie,setRef:W,onKeyDown:de,onClick:Re}){return(0,N.jsx)(X,{"data-component-name":"Markdoc/Tabs/Tab",size:Rt,tabIndex:0,children:(0,N.jsx)(De,{id:`tab-${Ge}`,role:"tab","aria-selected":"false","aria-controls":`panel-${Ge}`,tabIndex:-1,size:Rt,disabled:Ie,ref:W,onKeyDown:de,onClick:Re,children:vt})})}const Ce=(0,pe.Ay)(he)``;var ge=e(1536),it=(Ge=>(Ge.SMALL="small",Ge.MEDIUM="medium",Ge))(it||{});function mt({children:Ge,className:vt,size:Rt}){var Ie,W;const[de,Re]=(0,re.useState)(re.Children.toArray(Ge));(0,re.useEffect)(()=>{Re(re.Children.toArray(Ge))},[Ge]);const me=(0,re.useRef)(null),[Ee,ue]=(0,re.useState)(!1),Oe=(W=(Ie=de[0])==null?void 0:Ie.props.label)!=null?W:"",{activeTab:oe,setTabRef:Fe,onTabClick:ze,handleKeyboard:dt,getTabId:ot,visibleTabs:
|
|
10046
|
+
`;function he({tabId:Ge,label:vt,size:Rt,disabled:Ie,setRef:W,onKeyDown:de,onClick:Re}){return(0,N.jsx)(X,{"data-component-name":"Markdoc/Tabs/Tab",size:Rt,tabIndex:0,children:(0,N.jsx)(De,{id:`tab-${Ge}`,role:"tab","aria-selected":"false","aria-controls":`panel-${Ge}`,tabIndex:-1,size:Rt,disabled:Ie,ref:W,onKeyDown:de,onClick:Re,children:vt})})}const Ce=(0,pe.Ay)(he)``;var ge=e(1536),it=(Ge=>(Ge.SMALL="small",Ge.MEDIUM="medium",Ge))(it||{});function mt({children:Ge,className:vt,size:Rt}){var Ie,W;const[de,Re]=(0,re.useState)(re.Children.toArray(Ge));(0,re.useEffect)(()=>{Re(re.Children.toArray(Ge))},[Ge]);const me=(0,re.useRef)(null),[Ee,ue]=(0,re.useState)(!1),Oe=(W=(Ie=de[0])==null?void 0:Ie.props.label)!=null?W:"",{activeTab:oe,setTabRef:Fe,onTabClick:ze,handleKeyboard:dt,getTabId:ot,visibleTabs:pt,overflowTabs:St,ready:jn,allTabsHidden:$t}=(0,ge.uc)({initialTab:Oe,totalTabs:de.length,containerRef:me}),[sn,Vn]=re.useState(Oe),[tr,Pn]=re.useState({left:0,width:0});return(0,re.useEffect)(()=>{Vn(oe),ue(!0);const Zn=de.findIndex(fn=>fn.props.label===oe),nn=me.current;nn?(nn.querySelectorAll("[data-label]").forEach(fn=>{fn.classList.remove("active")}),nn.getBoundingClientRect(),requestAnimationFrame(()=>{if(Zn>=0){let fn=null,kn={left:0,width:0};if(pt.includes(Zn))fn=nn.querySelector(`[data-label="${oe}"]`);else if(St.includes(Zn)){const er=nn.querySelector("button");if(er){const Zr=er.getBoundingClientRect(),Cr=nn.getBoundingClientRect();kn={left:Zr.left-Cr.left,width:Zr.width}}}if(fn){const{offsetLeft:er,offsetWidth:Zr}=fn;return St.includes(Zn)?(Pn(kn),requestAnimationFrame(()=>{Pn({left:er,width:Zr})})):Pn({left:er,width:Zr}),pt.includes(Zn)&&fn?.classList.add("active"),()=>{nn.querySelectorAll("[data-label]").forEach(Cr=>{Cr.classList.remove("active")})}}}Pn({left:0,width:0}),ue(!1)})):(Pn({left:0,width:0}),ue(!1))},[oe,sn,de,pt,St]),(0,N.jsxs)(J,{"data-component-name":"Markdoc/Tabs/Tabs",className:vt,isReady:jn,children:[(0,N.jsx)(lt,{size:Rt,childrenArray:de,overflowTabs:St,setTabRef:Fe,onTabClick:ze,handleKeyboard:dt,getTabId:ot,activeTab:oe,isAnimating:Ee,highlightStyle:tr,visibleTabs:pt,allTabsHidden:$t,tabsContainerRef:me}),de.map((Zn,nn)=>{const{label:fn}=Zn.props,kn=ot(fn,nn);return fn===oe?(0,N.jsx)(et,{id:`panel-${kn}`,"aria-labelledby":`tab-${kn}`,tabIndex:0,role:"tabpanel",children:Zn.props.children},`content-${kn}`):null})]})}const J=pe.Ay.div`
|
|
10043
10047
|
position: relative;
|
|
10044
10048
|
color: var(--md-tabs-container-text-color);
|
|
10045
10049
|
font-size: var(--md-tabs-container-font-size);
|
|
@@ -10133,7 +10137,7 @@ ${Ke}`}}const L=Pe=>Array.isArray(Pe)&&Pe.some(Ue=>(0,f.isObject)(Ue)),M=Pe=>Pe.
|
|
|
10133
10137
|
|
|
10134
10138
|
background-color: ${({$variant:Ge})=>Ge==="ghost"?"transparent":"var(--card-icon-bg-color)"};
|
|
10135
10139
|
border: ${({$variant:Ge})=>Ge==="ghost"?"none":"1px solid var(--card-icon-border-color)"};
|
|
10136
|
-
`;var wt=e(65426);function Qt({title:Ge="",image:vt,icon:Rt,iconRawContent:Ie,imagePosition:W="start",iconPosition:de="auto",layout:Re="vertical",variant:me="filled",lineClamp:Ee,iconVariant:ue,align:Oe="start",to:oe,children:Fe}){const dt=`card-title-${Ge?.replace(/\s+/g,"-").toLowerCase()}`,ot=Oe==="center"?"center":Oe==="end"?"flex-end":"flex-start",
|
|
10140
|
+
`;var wt=e(65426);function Qt({title:Ge="",image:vt,icon:Rt,iconRawContent:Ie,imagePosition:W="start",iconPosition:de="auto",layout:Re="vertical",variant:me="filled",lineClamp:Ee,iconVariant:ue,align:Oe="start",to:oe,children:Fe}){const dt=`card-title-${Ge?.replace(/\s+/g,"-").toLowerCase()}`,ot=Oe==="center"?"center":Oe==="end"?"flex-end":"flex-start",pt=Oe==="center"?"center":Oe==="end"?"flex-end":"flex-start",St=Oe==="center"?"center":Oe==="end"?"right":"left";return ue=ue??(me==="ghost"?"filled":"ghost"),jsx(fr,{as:oe?Link:"div",to:oe,"aria-labelledby":dt,$variant:me,$layout:Re,$isCardLink:!!oe,children:jsxs(Fragment,{children:[vt?jsx(CardImage,{src:vt,alt:Ge,position:W}):null,jsxs(Jt,{$layout:Re,$alignItems:pt,$textAlign:St,$hasImage:vt!==void 0,children:[Rt&&jsx(CardIcon,{variant:ue,src:Rt,rawContent:Ie,position:de}),jsxs(_t,{children:[jsxs(en,{id:dt,$isCardLink:!!oe,$justifyContent:ot,children:[Ge,!!oe&&jsx(cn,{})]}),jsx(yr,{$lineClamp:Ee,children:Fe})]})]})]})})}const Jt=pe.Ay.div`
|
|
10137
10141
|
display: flex;
|
|
10138
10142
|
flex-direction: ${({$layout:Ge})=>Ge==="horizontal"?"row":"column"};
|
|
10139
10143
|
gap: var(--card-icon-gap);
|
|
@@ -10258,7 +10262,7 @@ ${Ke}`}}const L=Pe=>Array.isArray(Pe)&&Pe.some(Ue=>(0,f.isObject)(Ue)),M=Pe=>Pe.
|
|
|
10258
10262
|
display: block;
|
|
10259
10263
|
${Ge=>{switch(Ge.align){case"left":return"margin-right: auto; margin-left: 0;";case"right":return"margin-left: auto; margin-right: 0;";case"center":return"margin-left: auto; margin-right: auto;";default:return""}}}
|
|
10260
10264
|
}
|
|
10261
|
-
`;var Ko=e(43953),xi=e(9254),mo=e(22844);function si({files:Ge,handleTabSwitch:vt,activeTabName:Rt,onDownloadCode:Ie}){const W=useRenderableFiles(Ge),{useTranslate:de}=useThemeHooks(),{translate:Re}=de(),me=useRef([]),Ee=useRef(null),[ue,Oe]=useState([]);return useEffect(()=>{const oe=me.current.find(dt=>dt?.dataset.name===Rt),Fe=Ee.current;if(oe&&Fe){const{left:dt,right:ot}=Fe.getBoundingClientRect(),{left:
|
|
10265
|
+
`;var Ko=e(43953),xi=e(9254),mo=e(22844);function si({files:Ge,handleTabSwitch:vt,activeTabName:Rt,onDownloadCode:Ie}){const W=useRenderableFiles(Ge),{useTranslate:de}=useThemeHooks(),{translate:Re}=de(),me=useRef([]),Ee=useRef(null),[ue,Oe]=useState([]);return useEffect(()=>{const oe=me.current.find(dt=>dt?.dataset.name===Rt),Fe=Ee.current;if(oe&&Fe){const{left:dt,right:ot}=Fe.getBoundingClientRect(),{left:pt,right:St}=oe.getBoundingClientRect();(pt<dt||St>ot)&&oe.scrollIntoView({block:"nearest",inline:"nearest"})}const ze=()=>{if(!Ee.current)return;const{left:dt,right:ot}=Ee.current.getBoundingClientRect(),pt=[];for(let St=0;St<W.length;St++){const jn=me.current[St];if(!jn)continue;const{left:$t,right:sn}=jn.getBoundingClientRect();$t>=dt&&sn<=ot||pt.push(W[St])}Oe(pt)};return ze(),window.addEventListener("resize",ze),()=>window.removeEventListener("resize",ze)},[Rt,Ge,W]),jsxs(Jo,{"data-component-name":"Markdoc/CodeWalkthrough/CodePanelHeader",children:[jsxs(ni,{ref:Ee,children:[jsx(Ta,{children:W.map(({path:oe,basename:Fe,FileIcon:ze,parentFolder:dt,isNameDuplicate:ot,inRootDir:pt},St)=>jsxs(Dt,{ref:jn=>{me.current[St]=jn},"data-name":oe,active:oe===Rt,onClick:()=>vt(oe),children:[jsx(ze,{}),Fe,ot&&!pt?jsx(Tt,{children:dt}):null]},St))}),jsx(Xo,{})]}),jsxs(Zt,{children:[ue.length?jsx(Dropdown,{trigger:jsx(Xn,{size:"14px"}),alignment:"end",children:jsx(Vt,{children:ue.map(({path:oe,basename:Fe,FileIcon:ze,isNameDuplicate:dt,inRootDir:ot,parentFolder:pt},St)=>jsx(DropdownMenuItem,{active:oe===Rt,onAction:()=>vt(oe),prefix:jsx(ze,{}),content:dt&&!ot?`${pt}/${Fe}`:Fe},St))})}):null,jsx(Button,{variant:"text",icon:jsx(DownloadIcon,{}),onClick:Ie,size:"small",children:Re("codeWalkthrough.download","Download")})]})]})}const Jo=pe.Ay.div`
|
|
10262
10266
|
display: flex;
|
|
10263
10267
|
align-items: center;
|
|
10264
10268
|
justify-content: space-between;
|
|
@@ -10494,7 +10498,7 @@ ${Ke}`}}const L=Pe=>Array.isArray(Pe)&&Pe.some(Ue=>(0,f.isObject)(Ue)),M=Pe=>Pe.
|
|
|
10494
10498
|
margin-top: 0;
|
|
10495
10499
|
}
|
|
10496
10500
|
}
|
|
10497
|
-
`;var Oo=e(97502);function jo({id:Ge,heading:vt,when:Rt,unless:Ie,children:W}){const de=useRef(null),Re=useRef(null),{areConditionsMet:me}=useContext(CodeWalkthroughControlsStateContext),{activeStep:Ee,setActiveStep:ue,markers:Oe,registerStep:oe,removeStep:Fe,registerMarker:ze,removeMarker:dt,lockObserver:ot,filtersElementRef:
|
|
10501
|
+
`;var Oo=e(97502);function jo({id:Ge,heading:vt,when:Rt,unless:Ie,children:W}){const de=useRef(null),Re=useRef(null),{areConditionsMet:me}=useContext(CodeWalkthroughControlsStateContext),{activeStep:Ee,setActiveStep:ue,markers:Oe,registerStep:oe,removeStep:Fe,registerMarker:ze,removeMarker:dt,lockObserver:ot,filtersElementRef:pt}=useContext(CodeWalkthroughStepsContext),St=Ee===Ge,[jn,$t]=useState(0),sn=useMemo(()=>Oe[Ge],[Oe,Ge]),Vn=useMemo(()=>me({when:Rt,unless:Ie}),[me,Rt,Ie]),tr=useCallback(()=>{ot&&(ot.current=!0,Re.current&&Re.current.scrollIntoView({behavior:"smooth",block:"start"}),ue(Ge),setTimeout(()=>{ot.current=!1},1e3))},[ue,ot,Ge]),Pn=useCallback(nn=>ze(Ge,nn),[ze,Ge]),Zn=useCallback(nn=>dt(Ge,nn),[dt,Ge]);return useEffect(()=>{St&&setTimeout(tr,5)},[]),useEffect(()=>{var nn,fn;const kn=de.current;kn&&Vn&&(kn.querySelectorAll("a, button, input, textarea, select, [tabindex]").forEach(Cr=>{Cr.setAttribute("tabindex","-1")}),oe(Ge,kn));const er=((nn=pt?.current)==null?void 0:nn.clientHeight)||0,Zr=((fn=document.querySelector("nav"))==null?void 0:fn.clientHeight)||0;return $t(er+Zr+10),()=>{Fe(Ge)}},[pt,oe,Fe,Ge,Vn]),Vn?jsxs(Fragment,{children:[sn&&jsx(Marker,{ref:Re,marker:sn,registerMarker:Pn,removeMarker:Zn,dataAttribures:{"data-step-id":Ge,"data-step-active":St}}),jsx(Ir,{"data-component-name":"Markdoc/CodeWalkthrough/CodeStep",ref:de,isActive:St,scrollMarginTop:jn,onClick:tr,onFocus:tr,tabIndex:0,className:"code-step-wrapper",children:jsxs($o,{isActive:St,children:[vt?jsx(In,{children:vt}):null,W]})})]}):null}const $o=pe.Ay.div`
|
|
10498
10502
|
margin: var(--spacing-xs) 0px var(--spacing-xs) calc(var(--spacing-unit) * 3.5);
|
|
10499
10503
|
padding: var(--spacing-md) var(--spacing-lg);
|
|
10500
10504
|
background: ${({isActive:Ge})=>Ge?"var(--layer-color)":"none"};
|
|
@@ -10651,15 +10655,15 @@ globstar while`,B,Se,Y,re,te),this.matchOne(B.slice(Se),Y.slice(re),K))return th
|
|
|
10651
10655
|
*
|
|
10652
10656
|
* This source code is licensed under the MIT license found in the
|
|
10653
10657
|
* LICENSE file in the root directory of this source tree.
|
|
10654
|
-
*/var f=e(57682),p=e(44349),C=e(6828);function u(l){var h="https://react.dev/errors/"+l;if(1<arguments.length){h+="?args[]="+encodeURIComponent(arguments[1]);for(var S=2;S<arguments.length;S++)h+="&args[]="+encodeURIComponent(arguments[S])}return"Minified React error #"+l+"; visit "+h+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function g(l){return!(!l||l.nodeType!==1&&l.nodeType!==9&&l.nodeType!==11)}function d(l){var h=l,S=l;if(l.alternate)for(;h.return;)h=h.return;else{l=h;do h=l,h.flags&4098&&(S=h.return),l=h.return;while(l)}return h.tag===3?S:null}function v(l){if(l.tag===13){var h=l.memoizedState;if(h===null&&(l=l.alternate,l!==null&&(h=l.memoizedState)),h!==null)return h.dehydrated}return null}function y(l){if(d(l)!==l)throw Error(u(188))}function P(l){var h=l.alternate;if(!h){if(h=d(l),h===null)throw Error(u(188));return h!==l?null:l}for(var S=l,R=h;;){var Z=S.return;if(Z===null)break;var se=Z.alternate;if(se===null){if(R=Z.return,R!==null){S=R;continue}break}if(Z.child===se.child){for(se=Z.child;se;){if(se===S)return y(Z),l;if(se===R)return y(Z),h;se=se.sibling}throw Error(u(188))}if(S.return!==R.return)S=Z,R=se;else{for(var We=!1,pt=Z.child;pt;){if(pt===S){We=!0,S=Z,R=se;break}if(pt===R){We=!0,R=Z,S=se;break}pt=pt.sibling}if(!We){for(pt=se.child;pt;){if(pt===S){We=!0,S=se,R=Z;break}if(pt===R){We=!0,R=se,S=Z;break}pt=pt.sibling}if(!We)throw Error(u(189))}}if(S.alternate!==R)throw Error(u(190))}if(S.tag!==3)throw Error(u(188));return S.stateNode.current===S?l:h}function O(l){var h=l.tag;if(h===5||h===26||h===27||h===6)return l;for(l=l.child;l!==null;){if(h=O(l),h!==null)return h;l=l.sibling}return null}var A=Object.assign,E=Symbol.for("react.element"),x=Symbol.for("react.transitional.element"),n=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),c=Symbol.for("react.strict_mode"),T=Symbol.for("react.profiler"),I=Symbol.for("react.provider"),L=Symbol.for("react.consumer"),M=Symbol.for("react.context"),N=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),B=Symbol.for("react.memo"),Y=Symbol.for("react.lazy");Symbol.for("react.scope");var K=Symbol.for("react.activity");Symbol.for("react.legacy_hidden"),Symbol.for("react.tracing_marker");var k=Symbol.for("react.memo_cache_sentinel");Symbol.for("react.view_transition");var U=Symbol.iterator;function $(l){return l===null||typeof l!="object"?null:(l=U&&l[U]||l["@@iterator"],typeof l=="function"?l:null)}var G=Symbol.for("react.client.reference");function pe(l){if(l==null)return null;if(typeof l=="function")return l.$$typeof===G?null:l.displayName||l.name||null;if(typeof l=="string")return l;switch(l){case a:return"Fragment";case T:return"Profiler";case c:return"StrictMode";case j:return"Suspense";case z:return"SuspenseList";case K:return"Activity"}if(typeof l=="object")switch(l.$$typeof){case n:return"Portal";case M:return(l.displayName||"Context")+".Provider";case L:return(l._context.displayName||"Context")+".Consumer";case N:var h=l.render;return l=l.displayName,l||(l=h.displayName||h.name||"",l=l!==""?"ForwardRef("+l+")":"ForwardRef"),l;case B:return h=l.displayName||null,h!==null?h:pe(l.type)||"Memo";case Y:h=l._payload,l=l._init;try{return pe(l(h))}catch{}}return null}var ne=Array.isArray,je=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Se=C.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,re={pending:!1,data:null,method:null,action:null},te=[],Q=-1;function le(l){return{current:l}}function _(l){0>Q||(l.current=te[Q],te[Q]=null,Q--)}function fe(l,h){Q++,te[Q]=l.current,l.current=h}var Pe=le(null),Ue=le(null),Ke=le(null),ut=le(null);function yt(l,h){switch(fe(Ke,h),fe(Ue,l),fe(Pe,null),h.nodeType){case 9:case 11:l=(l=h.documentElement)&&(l=l.namespaceURI)?vh(l):0;break;default:if(l=h.tagName,h=h.namespaceURI)h=vh(h),l=yh(h,l);else switch(l){case"svg":l=1;break;case"math":l=2;break;default:l=0}}_(Pe),fe(Pe,l)}function Te(){_(Pe),_(Ue),_(Ke)}function lt(l){l.memoizedState!==null&&fe(ut,l);var h=Pe.current,S=yh(h,l.type);h!==S&&(fe(Ue,l),fe(Pe,S))}function V(l){Ue.current===l&&(_(Pe),_(Ue)),ut.current===l&&(_(ut),Uu._currentValue=re)}var X=Object.prototype.hasOwnProperty,ve=f.unstable_scheduleCallback,De=f.unstable_cancelCallback,he=f.unstable_shouldYield,Ce=f.unstable_requestPaint,ge=f.unstable_now,it=f.unstable_getCurrentPriorityLevel,mt=f.unstable_ImmediatePriority,J=f.unstable_UserBlockingPriority,et=f.unstable_NormalPriority,at=f.unstable_LowPriority,Ae=f.unstable_IdlePriority,Ye=f.log,Le=f.unstable_setDisableYieldValue,ce=null,ee=null;function ae(l){if(typeof Ye=="function"&&Le(l),ee&&typeof ee.setStrictMode=="function")try{ee.setStrictMode(ce,l)}catch{}}var xe=Math.clz32?Math.clz32:At,_e=Math.log,nt=Math.LN2;function At(l){return l>>>=0,l===0?32:31-(_e(l)/nt|0)|0}var we=256,He=4194304;function It(l){var h=l&42;if(h!==0)return h;switch(l&-l){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return l&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return l&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return l}}function Ve(l,h,S){var R=l.pendingLanes;if(R===0)return 0;var Z=0,se=l.suspendedLanes,We=l.pingedLanes;l=l.warmLanes;var pt=R&134217727;return pt!==0?(R=pt&~se,R!==0?Z=It(R):(We&=pt,We!==0?Z=It(We):S||(S=pt&~l,S!==0&&(Z=It(S))))):(pt=R&~se,pt!==0?Z=It(pt):We!==0?Z=It(We):S||(S=R&~l,S!==0&&(Z=It(S)))),Z===0?0:h!==0&&h!==Z&&!(h&se)&&(se=Z&-Z,S=h&-h,se>=S||se===32&&(S&4194048)!==0)?h:Z}function qe(l,h){return(l.pendingLanes&~(l.suspendedLanes&~l.pingedLanes)&h)===0}function gt(l,h){switch(l){case 1:case 2:case 4:case 8:case 64:return h+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return h+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Lt(){var l=we;return we<<=1,!(we&4194048)&&(we=256),l}function wt(){var l=He;return He<<=1,!(He&62914560)&&(He=4194304),l}function Qt(l){for(var h=[],S=0;31>S;S++)h.push(l);return h}function Jt(l,h){l.pendingLanes|=h,h!==268435456&&(l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0)}function _t(l,h,S,R,Z,se){var We=l.pendingLanes;l.pendingLanes=S,l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0,l.expiredLanes&=S,l.entangledLanes&=S,l.errorRecoveryDisabledLanes&=S,l.shellSuspendCounter=0;var pt=l.entanglements,Ft=l.expirationTimes,Dn=l.hiddenUpdates;for(S=We&~S;0<S;){var sr=31-xe(S),Pr=1<<sr;pt[sr]=0,Ft[sr]=-1;var Bn=Dn[sr];if(Bn!==null)for(Dn[sr]=null,sr=0;sr<Bn.length;sr++){var Fn=Bn[sr];Fn!==null&&(Fn.lane&=-536870913)}S&=~Pr}R!==0&&en(l,R,0),se!==0&&Z===0&&l.tag!==0&&(l.suspendedLanes|=se&~(We&~h))}function en(l,h,S){l.pendingLanes|=h,l.suspendedLanes&=~h;var R=31-xe(h);l.entangledLanes|=h,l.entanglements[R]=l.entanglements[R]|1073741824|S&4194090}function cn(l,h){var S=l.entangledLanes|=h;for(l=l.entanglements;S;){var R=31-xe(S),Z=1<<R;Z&h|l[R]&h&&(l[R]|=h),S&=~Z}}function yr(l){switch(l){case 2:l=1;break;case 8:l=4;break;case 32:l=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:l=128;break;case 268435456:l=134217728;break;default:l=0}return l}function fr(l){return l&=-l,2<l?8<l?l&134217727?32:268435456:8:2}function jr(){var l=Se.p;return l!==0?l:(l=window.event,l===void 0?32:Gf(l.type))}function Co(l,h){var S=Se.p;try{return Se.p=l,h()}finally{Se.p=S}}var Qr=Math.random().toString(36).slice(2),Yr="__reactFiber$"+Qr,lr="__reactProps$"+Qr,Wr="__reactContainer$"+Qr,Pt="__reactEvents$"+Qr,ho="__reactListeners$"+Qr,So="__reactHandles$"+Qr,Kr="__reactResources$"+Qr,vi="__reactMarker$"+Qr;function Ko(l){delete l[Yr],delete l[lr],delete l[Pt],delete l[ho],delete l[So]}function xi(l){var h=l[Yr];if(h)return h;for(var S=l.parentNode;S;){if(h=S[Wr]||S[Yr]){if(S=h.alternate,h.child!==null||S!==null&&S.child!==null)for(l=bh(l);l!==null;){if(S=l[Yr])return S;l=bh(l)}return h}l=S,S=l.parentNode}return null}function mo(l){if(l=l[Yr]||l[Wr]){var h=l.tag;if(h===5||h===6||h===13||h===26||h===27||h===3)return l}return null}function si(l){var h=l.tag;if(h===5||h===26||h===27||h===6)return l.stateNode;throw Error(u(33))}function Jo(l){var h=l[Kr];return h||(h=l[Kr]={hoistableStyles:new Map,hoistableScripts:new Map}),h}function ni(l){l[vi]=!0}var Xo=new Set,Ta={};function Tt(l,h){Zt(l,h),Zt(l+"Capture",h)}function Zt(l,h){for(Ta[l]=h,l=0;l<h.length;l++)Xo.add(h[l])}var Dt=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),Vt={},Xn={};function On(l){return X.call(Xn,l)?!0:X.call(Vt,l)?!1:Dt.test(l)?Xn[l]=!0:(Vt[l]=!0,!1)}function Sr(l,h,S){if(On(h))if(S===null)l.removeAttribute(h);else{switch(typeof S){case"undefined":case"function":case"symbol":l.removeAttribute(h);return;case"boolean":var R=h.toLowerCase().slice(0,5);if(R!=="data-"&&R!=="aria-"){l.removeAttribute(h);return}}l.setAttribute(h,""+S)}}function Ur(l,h,S){if(S===null)l.removeAttribute(h);else{switch(typeof S){case"undefined":case"function":case"symbol":case"boolean":l.removeAttribute(h);return}l.setAttribute(h,""+S)}}function qr(l,h,S,R){if(R===null)l.removeAttribute(S);else{switch(typeof R){case"undefined":case"function":case"symbol":case"boolean":l.removeAttribute(S);return}l.setAttributeNS(h,S,""+R)}}var to,Br;function Do(l){if(to===void 0)try{throw Error()}catch(S){var h=S.stack.trim().match(/\n( *(at )?)/);to=h&&h[1]||"",Br=-1<S.stack.indexOf(`
|
|
10658
|
+
*/var f=e(57682),p=e(44349),C=e(6828);function u(l){var h="https://react.dev/errors/"+l;if(1<arguments.length){h+="?args[]="+encodeURIComponent(arguments[1]);for(var S=2;S<arguments.length;S++)h+="&args[]="+encodeURIComponent(arguments[S])}return"Minified React error #"+l+"; visit "+h+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function g(l){return!(!l||l.nodeType!==1&&l.nodeType!==9&&l.nodeType!==11)}function d(l){var h=l,S=l;if(l.alternate)for(;h.return;)h=h.return;else{l=h;do h=l,h.flags&4098&&(S=h.return),l=h.return;while(l)}return h.tag===3?S:null}function v(l){if(l.tag===13){var h=l.memoizedState;if(h===null&&(l=l.alternate,l!==null&&(h=l.memoizedState)),h!==null)return h.dehydrated}return null}function y(l){if(d(l)!==l)throw Error(u(188))}function P(l){var h=l.alternate;if(!h){if(h=d(l),h===null)throw Error(u(188));return h!==l?null:l}for(var S=l,R=h;;){var Z=S.return;if(Z===null)break;var se=Z.alternate;if(se===null){if(R=Z.return,R!==null){S=R;continue}break}if(Z.child===se.child){for(se=Z.child;se;){if(se===S)return y(Z),l;if(se===R)return y(Z),h;se=se.sibling}throw Error(u(188))}if(S.return!==R.return)S=Z,R=se;else{for(var We=!1,ht=Z.child;ht;){if(ht===S){We=!0,S=Z,R=se;break}if(ht===R){We=!0,R=Z,S=se;break}ht=ht.sibling}if(!We){for(ht=se.child;ht;){if(ht===S){We=!0,S=se,R=Z;break}if(ht===R){We=!0,R=se,S=Z;break}ht=ht.sibling}if(!We)throw Error(u(189))}}if(S.alternate!==R)throw Error(u(190))}if(S.tag!==3)throw Error(u(188));return S.stateNode.current===S?l:h}function O(l){var h=l.tag;if(h===5||h===26||h===27||h===6)return l;for(l=l.child;l!==null;){if(h=O(l),h!==null)return h;l=l.sibling}return null}var A=Object.assign,E=Symbol.for("react.element"),x=Symbol.for("react.transitional.element"),n=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),c=Symbol.for("react.strict_mode"),T=Symbol.for("react.profiler"),I=Symbol.for("react.provider"),L=Symbol.for("react.consumer"),M=Symbol.for("react.context"),N=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),B=Symbol.for("react.memo"),Y=Symbol.for("react.lazy");Symbol.for("react.scope");var K=Symbol.for("react.activity");Symbol.for("react.legacy_hidden"),Symbol.for("react.tracing_marker");var k=Symbol.for("react.memo_cache_sentinel");Symbol.for("react.view_transition");var U=Symbol.iterator;function $(l){return l===null||typeof l!="object"?null:(l=U&&l[U]||l["@@iterator"],typeof l=="function"?l:null)}var G=Symbol.for("react.client.reference");function pe(l){if(l==null)return null;if(typeof l=="function")return l.$$typeof===G?null:l.displayName||l.name||null;if(typeof l=="string")return l;switch(l){case a:return"Fragment";case T:return"Profiler";case c:return"StrictMode";case j:return"Suspense";case z:return"SuspenseList";case K:return"Activity"}if(typeof l=="object")switch(l.$$typeof){case n:return"Portal";case M:return(l.displayName||"Context")+".Provider";case L:return(l._context.displayName||"Context")+".Consumer";case N:var h=l.render;return l=l.displayName,l||(l=h.displayName||h.name||"",l=l!==""?"ForwardRef("+l+")":"ForwardRef"),l;case B:return h=l.displayName||null,h!==null?h:pe(l.type)||"Memo";case Y:h=l._payload,l=l._init;try{return pe(l(h))}catch{}}return null}var ne=Array.isArray,je=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Se=C.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,re={pending:!1,data:null,method:null,action:null},te=[],Q=-1;function le(l){return{current:l}}function _(l){0>Q||(l.current=te[Q],te[Q]=null,Q--)}function fe(l,h){Q++,te[Q]=l.current,l.current=h}var Pe=le(null),Ue=le(null),Ke=le(null),ut=le(null);function yt(l,h){switch(fe(Ke,h),fe(Ue,l),fe(Pe,null),h.nodeType){case 9:case 11:l=(l=h.documentElement)&&(l=l.namespaceURI)?vh(l):0;break;default:if(l=h.tagName,h=h.namespaceURI)h=vh(h),l=yh(h,l);else switch(l){case"svg":l=1;break;case"math":l=2;break;default:l=0}}_(Pe),fe(Pe,l)}function Te(){_(Pe),_(Ue),_(Ke)}function lt(l){l.memoizedState!==null&&fe(ut,l);var h=Pe.current,S=yh(h,l.type);h!==S&&(fe(Ue,l),fe(Pe,S))}function V(l){Ue.current===l&&(_(Pe),_(Ue)),ut.current===l&&(_(ut),Uu._currentValue=re)}var X=Object.prototype.hasOwnProperty,ve=f.unstable_scheduleCallback,De=f.unstable_cancelCallback,he=f.unstable_shouldYield,Ce=f.unstable_requestPaint,ge=f.unstable_now,it=f.unstable_getCurrentPriorityLevel,mt=f.unstable_ImmediatePriority,J=f.unstable_UserBlockingPriority,et=f.unstable_NormalPriority,at=f.unstable_LowPriority,Ae=f.unstable_IdlePriority,Ye=f.log,Le=f.unstable_setDisableYieldValue,ce=null,ee=null;function ae(l){if(typeof Ye=="function"&&Le(l),ee&&typeof ee.setStrictMode=="function")try{ee.setStrictMode(ce,l)}catch{}}var xe=Math.clz32?Math.clz32:At,_e=Math.log,nt=Math.LN2;function At(l){return l>>>=0,l===0?32:31-(_e(l)/nt|0)|0}var we=256,He=4194304;function It(l){var h=l&42;if(h!==0)return h;switch(l&-l){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return l&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return l&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return l}}function Ve(l,h,S){var R=l.pendingLanes;if(R===0)return 0;var Z=0,se=l.suspendedLanes,We=l.pingedLanes;l=l.warmLanes;var ht=R&134217727;return ht!==0?(R=ht&~se,R!==0?Z=It(R):(We&=ht,We!==0?Z=It(We):S||(S=ht&~l,S!==0&&(Z=It(S))))):(ht=R&~se,ht!==0?Z=It(ht):We!==0?Z=It(We):S||(S=R&~l,S!==0&&(Z=It(S)))),Z===0?0:h!==0&&h!==Z&&!(h&se)&&(se=Z&-Z,S=h&-h,se>=S||se===32&&(S&4194048)!==0)?h:Z}function qe(l,h){return(l.pendingLanes&~(l.suspendedLanes&~l.pingedLanes)&h)===0}function gt(l,h){switch(l){case 1:case 2:case 4:case 8:case 64:return h+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return h+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Lt(){var l=we;return we<<=1,!(we&4194048)&&(we=256),l}function wt(){var l=He;return He<<=1,!(He&62914560)&&(He=4194304),l}function Qt(l){for(var h=[],S=0;31>S;S++)h.push(l);return h}function Jt(l,h){l.pendingLanes|=h,h!==268435456&&(l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0)}function _t(l,h,S,R,Z,se){var We=l.pendingLanes;l.pendingLanes=S,l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0,l.expiredLanes&=S,l.entangledLanes&=S,l.errorRecoveryDisabledLanes&=S,l.shellSuspendCounter=0;var ht=l.entanglements,Ft=l.expirationTimes,Dn=l.hiddenUpdates;for(S=We&~S;0<S;){var sr=31-xe(S),Pr=1<<sr;ht[sr]=0,Ft[sr]=-1;var Bn=Dn[sr];if(Bn!==null)for(Dn[sr]=null,sr=0;sr<Bn.length;sr++){var Fn=Bn[sr];Fn!==null&&(Fn.lane&=-536870913)}S&=~Pr}R!==0&&en(l,R,0),se!==0&&Z===0&&l.tag!==0&&(l.suspendedLanes|=se&~(We&~h))}function en(l,h,S){l.pendingLanes|=h,l.suspendedLanes&=~h;var R=31-xe(h);l.entangledLanes|=h,l.entanglements[R]=l.entanglements[R]|1073741824|S&4194090}function cn(l,h){var S=l.entangledLanes|=h;for(l=l.entanglements;S;){var R=31-xe(S),Z=1<<R;Z&h|l[R]&h&&(l[R]|=h),S&=~Z}}function yr(l){switch(l){case 2:l=1;break;case 8:l=4;break;case 32:l=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:l=128;break;case 268435456:l=134217728;break;default:l=0}return l}function fr(l){return l&=-l,2<l?8<l?l&134217727?32:268435456:8:2}function jr(){var l=Se.p;return l!==0?l:(l=window.event,l===void 0?32:Gf(l.type))}function Co(l,h){var S=Se.p;try{return Se.p=l,h()}finally{Se.p=S}}var Qr=Math.random().toString(36).slice(2),Yr="__reactFiber$"+Qr,lr="__reactProps$"+Qr,Wr="__reactContainer$"+Qr,Pt="__reactEvents$"+Qr,ho="__reactListeners$"+Qr,So="__reactHandles$"+Qr,Kr="__reactResources$"+Qr,vi="__reactMarker$"+Qr;function Ko(l){delete l[Yr],delete l[lr],delete l[Pt],delete l[ho],delete l[So]}function xi(l){var h=l[Yr];if(h)return h;for(var S=l.parentNode;S;){if(h=S[Wr]||S[Yr]){if(S=h.alternate,h.child!==null||S!==null&&S.child!==null)for(l=bh(l);l!==null;){if(S=l[Yr])return S;l=bh(l)}return h}l=S,S=l.parentNode}return null}function mo(l){if(l=l[Yr]||l[Wr]){var h=l.tag;if(h===5||h===6||h===13||h===26||h===27||h===3)return l}return null}function si(l){var h=l.tag;if(h===5||h===26||h===27||h===6)return l.stateNode;throw Error(u(33))}function Jo(l){var h=l[Kr];return h||(h=l[Kr]={hoistableStyles:new Map,hoistableScripts:new Map}),h}function ni(l){l[vi]=!0}var Xo=new Set,Ta={};function Tt(l,h){Zt(l,h),Zt(l+"Capture",h)}function Zt(l,h){for(Ta[l]=h,l=0;l<h.length;l++)Xo.add(h[l])}var Dt=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),Vt={},Xn={};function On(l){return X.call(Xn,l)?!0:X.call(Vt,l)?!1:Dt.test(l)?Xn[l]=!0:(Vt[l]=!0,!1)}function Sr(l,h,S){if(On(h))if(S===null)l.removeAttribute(h);else{switch(typeof S){case"undefined":case"function":case"symbol":l.removeAttribute(h);return;case"boolean":var R=h.toLowerCase().slice(0,5);if(R!=="data-"&&R!=="aria-"){l.removeAttribute(h);return}}l.setAttribute(h,""+S)}}function Ur(l,h,S){if(S===null)l.removeAttribute(h);else{switch(typeof S){case"undefined":case"function":case"symbol":case"boolean":l.removeAttribute(h);return}l.setAttribute(h,""+S)}}function qr(l,h,S,R){if(R===null)l.removeAttribute(S);else{switch(typeof R){case"undefined":case"function":case"symbol":case"boolean":l.removeAttribute(S);return}l.setAttributeNS(h,S,""+R)}}var to,Br;function Do(l){if(to===void 0)try{throw Error()}catch(S){var h=S.stack.trim().match(/\n( *(at )?)/);to=h&&h[1]||"",Br=-1<S.stack.indexOf(`
|
|
10655
10659
|
at`)?" (<anonymous>)":-1<S.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
10656
|
-
`+to+l+Br}var bo=!1;function ti(l,h){if(!l||bo)return"";bo=!0;var S=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var R={DetermineComponentFrameRoot:function(){try{if(h){var Pr=function(){throw Error()};if(Object.defineProperty(Pr.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Pr,[])}catch(Fn){var Bn=Fn}Reflect.construct(l,[],Pr)}else{try{Pr.call()}catch(Fn){Bn=Fn}l.call(Pr.prototype)}}else{try{throw Error()}catch(Fn){Bn=Fn}(Pr=l())&&typeof Pr.catch=="function"&&Pr.catch(function(){})}}catch(Fn){if(Fn&&Bn&&typeof Fn.stack=="string")return[Fn.stack,Bn.stack]}return[null,null]}};R.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var Z=Object.getOwnPropertyDescriptor(R.DetermineComponentFrameRoot,"name");Z&&Z.configurable&&Object.defineProperty(R.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var se=R.DetermineComponentFrameRoot(),We=se[0],
|
|
10657
|
-
`),Dn=
|
|
10660
|
+
`+to+l+Br}var bo=!1;function ti(l,h){if(!l||bo)return"";bo=!0;var S=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var R={DetermineComponentFrameRoot:function(){try{if(h){var Pr=function(){throw Error()};if(Object.defineProperty(Pr.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Pr,[])}catch(Fn){var Bn=Fn}Reflect.construct(l,[],Pr)}else{try{Pr.call()}catch(Fn){Bn=Fn}l.call(Pr.prototype)}}else{try{throw Error()}catch(Fn){Bn=Fn}(Pr=l())&&typeof Pr.catch=="function"&&Pr.catch(function(){})}}catch(Fn){if(Fn&&Bn&&typeof Fn.stack=="string")return[Fn.stack,Bn.stack]}return[null,null]}};R.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var Z=Object.getOwnPropertyDescriptor(R.DetermineComponentFrameRoot,"name");Z&&Z.configurable&&Object.defineProperty(R.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var se=R.DetermineComponentFrameRoot(),We=se[0],ht=se[1];if(We&&ht){var Ft=We.split(`
|
|
10661
|
+
`),Dn=ht.split(`
|
|
10658
10662
|
`);for(Z=R=0;R<Ft.length&&!Ft[R].includes("DetermineComponentFrameRoot");)R++;for(;Z<Dn.length&&!Dn[Z].includes("DetermineComponentFrameRoot");)Z++;if(R===Ft.length||Z===Dn.length)for(R=Ft.length-1,Z=Dn.length-1;1<=R&&0<=Z&&Ft[R]!==Dn[Z];)Z--;for(;1<=R&&0<=Z;R--,Z--)if(Ft[R]!==Dn[Z]){if(R!==1||Z!==1)do if(R--,Z--,0>Z||Ft[R]!==Dn[Z]){var sr=`
|
|
10659
10663
|
`+Ft[R].replace(" at new "," at ");return l.displayName&&sr.includes("<anonymous>")&&(sr=sr.replace("<anonymous>",l.displayName)),sr}while(1<=R&&0<=Z);break}}}finally{bo=!1,Error.prepareStackTrace=S}return(S=l?l.displayName||l.name:"")?Do(S):""}function Qo(l){switch(l.tag){case 26:case 27:case 5:return Do(l.type);case 16:return Do("Lazy");case 13:return Do("Suspense");case 19:return Do("SuspenseList");case 0:case 15:return ti(l.type,!1);case 11:return ti(l.type.render,!1);case 1:return ti(l.type,!0);case 31:return Do("Activity");default:return""}}function Je(l){try{var h="";do h+=Qo(l),l=l.return;while(l);return h}catch(S){return`
|
|
10660
10664
|
Error generating stack: `+S.message+`
|
|
10661
|
-
`+S.stack}}function ct(l){switch(typeof l){case"bigint":case"boolean":case"number":case"string":case"undefined":return l;case"object":return l;default:return""}}function Et(l){var h=l.type;return(l=l.nodeName)&&l.toLowerCase()==="input"&&(h==="checkbox"||h==="radio")}function bt(l){var h=Et(l)?"checked":"value",S=Object.getOwnPropertyDescriptor(l.constructor.prototype,h),R=""+l[h];if(!l.hasOwnProperty(h)&&typeof S<"u"&&typeof S.get=="function"&&typeof S.set=="function"){var Z=S.get,se=S.set;return Object.defineProperty(l,h,{configurable:!0,get:function(){return Z.call(this)},set:function(We){R=""+We,se.call(this,We)}}),Object.defineProperty(l,h,{enumerable:S.enumerable}),{getValue:function(){return R},setValue:function(We){R=""+We},stopTracking:function(){l._valueTracker=null,delete l[h]}}}}function jt(l){l._valueTracker||(l._valueTracker=bt(l))}function on(l){if(!l)return!1;var h=l._valueTracker;if(!h)return!0;var S=h.getValue(),R="";return l&&(R=Et(l)?l.checked?"true":"false":l.value),l=R,l!==S?(h.setValue(l),!0):!1}function qt(l){if(l=l||(typeof document<"u"?document:void 0),typeof l>"u")return null;try{return l.activeElement||l.body}catch{return l.body}}var $n=/[\n"\\]/g;function Rn(l){return l.replace($n,function(h){return"\\"+h.charCodeAt(0).toString(16)+" "})}function zn(l,h,S,R,Z,se,We,pt){l.name="",We!=null&&typeof We!="function"&&typeof We!="symbol"&&typeof We!="boolean"?l.type=We:l.removeAttribute("type"),h!=null?We==="number"?(h===0&&l.value===""||l.value!=h)&&(l.value=""+ct(h)):l.value!==""+ct(h)&&(l.value=""+ct(h)):We!=="submit"&&We!=="reset"||l.removeAttribute("value"),h!=null?wr(l,We,ct(h)):S!=null?wr(l,We,ct(S)):R!=null&&l.removeAttribute("value"),Z==null&&se!=null&&(l.defaultChecked=!!se),Z!=null&&(l.checked=Z&&typeof Z!="function"&&typeof Z!="symbol"),pt!=null&&typeof pt!="function"&&typeof pt!="symbol"&&typeof pt!="boolean"?l.name=""+ct(pt):l.removeAttribute("name")}function Wn(l,h,S,R,Z,se,We,pt){if(se!=null&&typeof se!="function"&&typeof se!="symbol"&&typeof se!="boolean"&&(l.type=se),h!=null||S!=null){if(!(se!=="submit"&&se!=="reset"||h!=null))return;S=S!=null?""+ct(S):"",h=h!=null?""+ct(h):S,pt||h===l.value||(l.value=h),l.defaultValue=h}R=R??Z,R=typeof R!="function"&&typeof R!="symbol"&&!!R,l.checked=pt?l.checked:!!R,l.defaultChecked=!!R,We!=null&&typeof We!="function"&&typeof We!="symbol"&&typeof We!="boolean"&&(l.name=We)}function wr(l,h,S){h==="number"&&qt(l.ownerDocument)===l||l.defaultValue===""+S||(l.defaultValue=""+S)}function wn(l,h,S,R){if(l=l.options,h){h={};for(var Z=0;Z<S.length;Z++)h["$"+S[Z]]=!0;for(S=0;S<l.length;S++)Z=h.hasOwnProperty("$"+l[S].value),l[S].selected!==Z&&(l[S].selected=Z),Z&&R&&(l[S].defaultSelected=!0)}else{for(S=""+ct(S),h=null,Z=0;Z<l.length;Z++){if(l[Z].value===S){l[Z].selected=!0,R&&(l[Z].defaultSelected=!0);return}h!==null||l[Z].disabled||(h=l[Z])}h!==null&&(h.selected=!0)}}function qn(l,h,S){if(h!=null&&(h=""+ct(h),h!==l.value&&(l.value=h),S==null)){l.defaultValue!==h&&(l.defaultValue=h);return}l.defaultValue=S!=null?""+ct(S):""}function pr(l,h,S,R){if(h==null){if(R!=null){if(S!=null)throw Error(u(92));if(ne(R)){if(1<R.length)throw Error(u(93));R=R[0]}S=R}S==null&&(S=""),h=S}S=ct(h),l.defaultValue=S,R=l.textContent,R===S&&R!==""&&R!==null&&(l.value=R)}function mr(l,h){if(h){var S=l.firstChild;if(S&&S===l.lastChild&&S.nodeType===3){S.nodeValue=h;return}}l.textContent=h}var ir=new Set("animationIterationCount aspectRatio 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 scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function Kn(l,h,S){var R=h.indexOf("--")===0;S==null||typeof S=="boolean"||S===""?R?l.setProperty(h,""):h==="float"?l.cssFloat="":l[h]="":R?l.setProperty(h,S):typeof S!="number"||S===0||ir.has(h)?h==="float"?l.cssFloat=S:l[h]=(""+S).trim():l[h]=S+"px"}function Jr(l,h,S){if(h!=null&&typeof h!="object")throw Error(u(62));if(l=l.style,S!=null){for(var R in S)!S.hasOwnProperty(R)||h!=null&&h.hasOwnProperty(R)||(R.indexOf("--")===0?l.setProperty(R,""):R==="float"?l.cssFloat="":l[R]="");for(var Z in h)R=h[Z],h.hasOwnProperty(Z)&&S[Z]!==R&&Kn(l,Z,R)}else for(var se in h)h.hasOwnProperty(se)&&Kn(l,se,h[se])}function Oo(l){if(l.indexOf("-")===-1)return!1;switch(l){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var jo=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),$o=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function In(l){return $o.test(""+l)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":l}var Ir=null;function or(l){return l=l.target||l.srcElement||window,l.correspondingUseElement&&(l=l.correspondingUseElement),l.nodeType===3?l.parentNode:l}var gr=null,uo=null;function Cn(l){var h=mo(l);if(h&&(l=h.stateNode)){var S=l[lr]||null;e:switch(l=h.stateNode,h.type){case"input":if(zn(l,S.value,S.defaultValue,S.defaultValue,S.checked,S.defaultChecked,S.type,S.name),h=S.name,S.type==="radio"&&h!=null){for(S=l;S.parentNode;)S=S.parentNode;for(S=S.querySelectorAll('input[name="'+Rn(""+h)+'"][type="radio"]'),h=0;h<S.length;h++){var R=S[h];if(R!==l&&R.form===l.form){var Z=R[lr]||null;if(!Z)throw Error(u(90));zn(R,Z.value,Z.defaultValue,Z.defaultValue,Z.checked,Z.defaultChecked,Z.type,Z.name)}}for(h=0;h<S.length;h++)R=S[h],R.form===l.form&&on(R)}break e;case"textarea":qn(l,S.value,S.defaultValue);break e;case"select":h=S.value,h!=null&&wn(l,!!S.multiple,h,!1)}}}var kr=!1;function ar(l,h,S){if(kr)return l(h,S);kr=!0;try{var R=l(h);return R}finally{if(kr=!1,(gr!==null||uo!==null)&&(ld(),gr&&(h=gr,l=uo,uo=gr=null,Cn(h),l)))for(h=0;h<l.length;h++)Cn(l[h])}}function fo(l,h){var S=l.stateNode;if(S===null)return null;var R=S[lr]||null;if(R===null)return null;S=R[h];e:switch(h){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(R=!R.disabled)||(l=l.type,R=!(l==="button"||l==="input"||l==="select"||l==="textarea")),l=!R;break e;default:l=!1}if(l)return null;if(S&&typeof S!="function")throw Error(u(231,h,typeof S));return S}var Mo=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),wo=!1;if(Mo)try{var Ne={};Object.defineProperty(Ne,"passive",{get:function(){wo=!0}}),window.addEventListener("test",Ne,Ne),window.removeEventListener("test",Ne,Ne)}catch{wo=!1}var st=null,Ct=null,xt=null;function Ht(){if(xt)return xt;var l,h=Ct,S=h.length,R,Z="value"in st?st.value:st.textContent,se=Z.length;for(l=0;l<S&&h[l]===Z[l];l++);var We=S-l;for(R=1;R<=We&&h[S-R]===Z[se-R];R++);return xt=Z.slice(l,1<R?1-R:void 0)}function rn(l){var h=l.keyCode;return"charCode"in l?(l=l.charCode,l===0&&h===13&&(l=13)):l=h,l===10&&(l=13),32<=l||l===13?l:0}function Xt(){return!0}function bn(){return!1}function An(l){function h(S,R,Z,se,We){this._reactName=S,this._targetInst=Z,this.type=R,this.nativeEvent=se,this.target=We,this.currentTarget=null;for(var pt in l)l.hasOwnProperty(pt)&&(S=l[pt],this[pt]=S?S(se):se[pt]);return this.isDefaultPrevented=(se.defaultPrevented!=null?se.defaultPrevented:se.returnValue===!1)?Xt:bn,this.isPropagationStopped=bn,this}return A(h.prototype,{preventDefault:function(){this.defaultPrevented=!0;var S=this.nativeEvent;S&&(S.preventDefault?S.preventDefault():typeof S.returnValue!="unknown"&&(S.returnValue=!1),this.isDefaultPrevented=Xt)},stopPropagation:function(){var S=this.nativeEvent;S&&(S.stopPropagation?S.stopPropagation():typeof S.cancelBubble!="unknown"&&(S.cancelBubble=!0),this.isPropagationStopped=Xt)},persist:function(){},isPersistent:Xt}),h}var Yn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(l){return l.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ur=An(Yn),Hn=A({},Yn,{view:0,detail:0}),un=An(Hn),Nn,Or,so,cr=A({},Hn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Ni,button:0,buttons:0,relatedTarget:function(l){return l.relatedTarget===void 0?l.fromElement===l.srcElement?l.toElement:l.fromElement:l.relatedTarget},movementX:function(l){return"movementX"in l?l.movementX:(l!==so&&(so&&l.type==="mousemove"?(Nn=l.screenX-so.screenX,Or=l.screenY-so.screenY):Or=Nn=0,so=l),Nn)},movementY:function(l){return"movementY"in l?l.movementY:Or}}),ii=An(cr),zo=A({},cr,{dataTransfer:0}),Oi=An(zo),wi=A({},Hn,{relatedTarget:0}),Pi=An(wi),Fo=A({},Yn,{animationName:0,elapsedTime:0,pseudoElement:0}),To=An(Fo),Eo=A({},Yn,{clipboardData:function(l){return"clipboardData"in l?l.clipboardData:window.clipboardData}}),No=An(Eo),Nr=A({},Yn,{data:0}),Io=An(Nr),no={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},hi={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Mi={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Xi(l){var h=this.nativeEvent;return h.getModifierState?h.getModifierState(l):(l=Mi[l])?!!h[l]:!1}function Ni(){return Xi}var Ki=A({},Hn,{key:function(l){if(l.key){var h=no[l.key]||l.key;if(h!=="Unidentified")return h}return l.type==="keypress"?(l=rn(l),l===13?"Enter":String.fromCharCode(l)):l.type==="keydown"||l.type==="keyup"?hi[l.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Ni,charCode:function(l){return l.type==="keypress"?rn(l):0},keyCode:function(l){return l.type==="keydown"||l.type==="keyup"?l.keyCode:0},which:function(l){return l.type==="keypress"?rn(l):l.type==="keydown"||l.type==="keyup"?l.keyCode:0}}),Qi=An(Ki),Ia=A({},cr,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),oa=An(Ia),ia=A({},Hn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ni}),qi=An(ia),da=A({},Yn,{propertyName:0,elapsedTime:0,pseudoElement:0}),ga=An(da),Ga=A({},cr,{deltaX:function(l){return"deltaX"in l?l.deltaX:"wheelDeltaX"in l?-l.wheelDeltaX:0},deltaY:function(l){return"deltaY"in l?l.deltaY:"wheelDeltaY"in l?-l.wheelDeltaY:"wheelDelta"in l?-l.wheelDelta:0},deltaZ:0,deltaMode:0}),ja=An(Ga),ji=A({},Yn,{newState:0,oldState:0}),$i=An(ji),Ra=[9,13,27,32],tn=Mo&&"CompositionEvent"in window,vn=null;Mo&&"documentMode"in document&&(vn=document.documentMode);var Jn=Mo&&"TextEvent"in window&&!vn,Rr=Mo&&(!tn||vn&&8<vn&&11>=vn),eo=" ",Go=!1;function Zo(l,h){switch(l){case"keyup":return Ra.indexOf(h.keyCode)!==-1;case"keydown":return h.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Ro(l){return l=l.detail,typeof l=="object"&&"data"in l?l.data:null}var co=!1;function _o(l,h){switch(l){case"compositionend":return Ro(h);case"keypress":return h.which!==32?null:(Go=!0,eo);case"textInput":return l=h.data,l===eo&&Go?null:l;default:return null}}function ki(l,h){if(co)return l==="compositionend"||!tn&&Zo(l,h)?(l=Ht(),xt=Ct=st=null,co=!1,l):null;switch(l){case"paste":return null;case"keypress":if(!(h.ctrlKey||h.altKey||h.metaKey)||h.ctrlKey&&h.altKey){if(h.char&&1<h.char.length)return h.char;if(h.which)return String.fromCharCode(h.which)}return null;case"compositionend":return Rr&&h.locale!=="ko"?null:h.data;default:return null}}var li={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Ai(l){var h=l&&l.nodeName&&l.nodeName.toLowerCase();return h==="input"?!!li[l.type]:h==="textarea"}function ci(l,h,S,R){gr?uo?uo.push(R):uo=[R]:gr=R,h=hd(h,"onChange"),0<h.length&&(S=new ur("onChange","change",null,S,R),l.push({event:S,listeners:h}))}var Ri=null,Fi=null;function La(l){xf(l,0)}function Ya(l){var h=si(l);if(on(h))return l}function es(l,h){if(l==="change")return h}var Aa=!1;if(Mo){var Ba;if(Mo){var na="oninput"in document;if(!na){var ts=document.createElement("div");ts.setAttribute("oninput","return;"),na=typeof ts.oninput=="function"}Ba=na}else Ba=!1;Aa=Ba&&(!document.documentMode||9<document.documentMode)}function Ja(){Ri&&(Ri.detachEvent("onpropertychange",Ua),Fi=Ri=null)}function Ua(l){if(l.propertyName==="value"&&Ya(Fi)){var h=[];ci(h,Fi,l,or(l)),ar(La,h)}}function Ds(l,h,S){l==="focusin"?(Ja(),Ri=h,Fi=S,Ri.attachEvent("onpropertychange",Ua)):l==="focusout"&&Ja()}function Ge(l){if(l==="selectionchange"||l==="keyup"||l==="keydown")return Ya(Fi)}function vt(l,h){if(l==="click")return Ya(h)}function Rt(l,h){if(l==="input"||l==="change")return Ya(h)}function Ie(l,h){return l===h&&(l!==0||1/l===1/h)||l!==l&&h!==h}var W=typeof Object.is=="function"?Object.is:Ie;function de(l,h){if(W(l,h))return!0;if(typeof l!="object"||l===null||typeof h!="object"||h===null)return!1;var S=Object.keys(l),R=Object.keys(h);if(S.length!==R.length)return!1;for(R=0;R<S.length;R++){var Z=S[R];if(!X.call(h,Z)||!W(l[Z],h[Z]))return!1}return!0}function Re(l){for(;l&&l.firstChild;)l=l.firstChild;return l}function me(l,h){var S=Re(l);l=0;for(var R;S;){if(S.nodeType===3){if(R=l+S.textContent.length,l<=h&&R>=h)return{node:S,offset:h-l};l=R}e:{for(;S;){if(S.nextSibling){S=S.nextSibling;break e}S=S.parentNode}S=void 0}S=Re(S)}}function Ee(l,h){return l&&h?l===h?!0:l&&l.nodeType===3?!1:h&&h.nodeType===3?Ee(l,h.parentNode):"contains"in l?l.contains(h):l.compareDocumentPosition?!!(l.compareDocumentPosition(h)&16):!1:!1}function ue(l){l=l!=null&&l.ownerDocument!=null&&l.ownerDocument.defaultView!=null?l.ownerDocument.defaultView:window;for(var h=qt(l.document);h instanceof l.HTMLIFrameElement;){try{var S=typeof h.contentWindow.location.href=="string"}catch{S=!1}if(S)l=h.contentWindow;else break;h=qt(l.document)}return h}function Oe(l){var h=l&&l.nodeName&&l.nodeName.toLowerCase();return h&&(h==="input"&&(l.type==="text"||l.type==="search"||l.type==="tel"||l.type==="url"||l.type==="password")||h==="textarea"||l.contentEditable==="true")}var oe=Mo&&"documentMode"in document&&11>=document.documentMode,Fe=null,ze=null,dt=null,ot=!1;function ht(l,h,S){var R=S.window===S?S.document:S.nodeType===9?S:S.ownerDocument;ot||Fe==null||Fe!==qt(R)||(R=Fe,"selectionStart"in R&&Oe(R)?R={start:R.selectionStart,end:R.selectionEnd}:(R=(R.ownerDocument&&R.ownerDocument.defaultView||window).getSelection(),R={anchorNode:R.anchorNode,anchorOffset:R.anchorOffset,focusNode:R.focusNode,focusOffset:R.focusOffset}),dt&&de(dt,R)||(dt=R,R=hd(ze,"onSelect"),0<R.length&&(h=new ur("onSelect","select",null,h,S),l.push({event:h,listeners:R}),h.target=Fe)))}function St(l,h){var S={};return S[l.toLowerCase()]=h.toLowerCase(),S["Webkit"+l]="webkit"+h,S["Moz"+l]="moz"+h,S}var jn={animationend:St("Animation","AnimationEnd"),animationiteration:St("Animation","AnimationIteration"),animationstart:St("Animation","AnimationStart"),transitionrun:St("Transition","TransitionRun"),transitionstart:St("Transition","TransitionStart"),transitioncancel:St("Transition","TransitionCancel"),transitionend:St("Transition","TransitionEnd")},$t={},sn={};Mo&&(sn=document.createElement("div").style,"AnimationEvent"in window||(delete jn.animationend.animation,delete jn.animationiteration.animation,delete jn.animationstart.animation),"TransitionEvent"in window||delete jn.transitionend.transition);function Vn(l){if($t[l])return $t[l];if(!jn[l])return l;var h=jn[l],S;for(S in h)if(h.hasOwnProperty(S)&&S in sn)return $t[l]=h[S];return l}var tr=Vn("animationend"),Pn=Vn("animationiteration"),Gn=Vn("animationstart"),nn=Vn("transitionrun"),pn=Vn("transitionstart"),kn=Vn("transitioncancel"),er=Vn("transitionend"),Zr=new Map,Cr="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");Cr.push("scrollEnd");function $r(l,h){Zr.set(l,h),Tt(h,[l])}var Xr=new WeakMap;function Gr(l,h){if(typeof l=="object"&&l!==null){var S=Xr.get(l);return S!==void 0?S:(h={value:l,source:h,stack:Je(h)},Xr.set(l,h),h)}return{value:l,source:h,stack:Je(h)}}var rr=[],Mr=0,_r=0;function oi(){for(var l=Mr,h=_r=Mr=0;h<l;){var S=rr[h];rr[h++]=null;var R=rr[h];rr[h++]=null;var Z=rr[h];rr[h++]=null;var se=rr[h];if(rr[h++]=null,R!==null&&Z!==null){var We=R.pending;We===null?Z.next=Z:(Z.next=We.next,We.next=Z),R.pending=Z}se!==0&&$a(S,Z,se)}}function yi(l,h,S,R){rr[Mr++]=l,rr[Mr++]=h,rr[Mr++]=S,rr[Mr++]=R,_r|=R,l.lanes|=R,l=l.alternate,l!==null&&(l.lanes|=R)}function Di(l,h,S,R){return yi(l,h,S,R),Ei(l)}function Zi(l,h){return yi(l,null,null,h),Ei(l)}function $a(l,h,S){l.lanes|=S;var R=l.alternate;R!==null&&(R.lanes|=S);for(var Z=!1,se=l.return;se!==null;)se.childLanes|=S,R=se.alternate,R!==null&&(R.childLanes|=S),se.tag===22&&(l=se.stateNode,l===null||l._visibility&1||(Z=!0)),l=se,se=se.return;return l.tag===3?(se=l.stateNode,Z&&h!==null&&(Z=31-xe(S),l=se.hiddenUpdates,R=l[Z],R===null?l[Z]=[h]:R.push(h),h.lane=S|536870912),se):null}function Ei(l){if(50<Au)throw Au=0,gf=null,Error(u(185));for(var h=l.return;h!==null;)l=h,h=l.return;return l.tag===3?l.stateNode:null}var Gi={};function za(l,h,S,R){this.tag=l,this.key=S,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=h,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=R,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function zi(l,h,S,R){return new za(l,h,S,R)}function fs(l){return l=l.prototype,!(!l||!l.isReactComponent)}function aa(l,h){var S=l.alternate;return S===null?(S=zi(l.tag,h,l.key,l.mode),S.elementType=l.elementType,S.type=l.type,S.stateNode=l.stateNode,S.alternate=l,l.alternate=S):(S.pendingProps=h,S.type=l.type,S.flags=0,S.subtreeFlags=0,S.deletions=null),S.flags=l.flags&65011712,S.childLanes=l.childLanes,S.lanes=l.lanes,S.child=l.child,S.memoizedProps=l.memoizedProps,S.memoizedState=l.memoizedState,S.updateQueue=l.updateQueue,h=l.dependencies,S.dependencies=h===null?null:{lanes:h.lanes,firstContext:h.firstContext},S.sibling=l.sibling,S.index=l.index,S.ref=l.ref,S.refCleanup=l.refCleanup,S}function Ms(l,h){l.flags&=65011714;var S=l.alternate;return S===null?(l.childLanes=0,l.lanes=h,l.child=null,l.subtreeFlags=0,l.memoizedProps=null,l.memoizedState=null,l.updateQueue=null,l.dependencies=null,l.stateNode=null):(l.childLanes=S.childLanes,l.lanes=S.lanes,l.child=S.child,l.subtreeFlags=0,l.deletions=null,l.memoizedProps=S.memoizedProps,l.memoizedState=S.memoizedState,l.updateQueue=S.updateQueue,l.type=S.type,h=S.dependencies,l.dependencies=h===null?null:{lanes:h.lanes,firstContext:h.firstContext}),l}function Ts(l,h,S,R,Z,se){var We=0;if(R=l,typeof l=="function")fs(l)&&(We=1);else if(typeof l=="string")We=Bm(l,S,Pe.current)?26:l==="html"||l==="head"||l==="body"?27:5;else e:switch(l){case K:return l=zi(31,S,h,Z),l.elementType=K,l.lanes=se,l;case a:return js(S.children,Z,se,h);case c:We=8,Z|=24;break;case T:return l=zi(12,S,h,Z|2),l.elementType=T,l.lanes=se,l;case j:return l=zi(13,S,h,Z),l.elementType=j,l.lanes=se,l;case z:return l=zi(19,S,h,Z),l.elementType=z,l.lanes=se,l;default:if(typeof l=="object"&&l!==null)switch(l.$$typeof){case I:case M:We=10;break e;case L:We=9;break e;case N:We=11;break e;case B:We=14;break e;case Y:We=16,R=null;break e}We=29,S=Error(u(130,l===null?"null":typeof l,"")),R=null}return h=zi(We,S,h,Z),h.elementType=l,h.type=R,h.lanes=se,h}function js(l,h,S,R){return l=zi(7,l,R,h),l.lanes=S,l}function Ul(l,h,S){return l=zi(6,l,null,h),l.lanes=S,l}function $l(l,h,S){return h=zi(4,l.children!==null?l.children:[],l.key,h),h.lanes=S,h.stateNode={containerInfo:l.containerInfo,pendingChildren:null,implementation:l.implementation},h}var Ml=[],Cl=0,Ol=null,qs=0,gs=[],Xa=0,Ws=null,ss=1,vs="";function Ks(l,h){Ml[Cl++]=qs,Ml[Cl++]=Ol,Ol=l,qs=h}function ul(l,h,S){gs[Xa++]=ss,gs[Xa++]=vs,gs[Xa++]=Ws,Ws=l;var R=ss;l=vs;var Z=32-xe(R)-1;R&=~(1<<Z),S+=1;var se=32-xe(h)+Z;if(30<se){var We=Z-Z%5;se=(R&(1<<We)-1).toString(32),R>>=We,Z-=We,ss=1<<32-xe(h)+Z|S<<Z|R,vs=se+l}else ss=1<<se|S<<Z|R,vs=l}function Pl(l){l.return!==null&&(Ks(l,1),ul(l,1,0))}function zl(l){for(;l===Ol;)Ol=Ml[--Cl],Ml[Cl]=null,qs=Ml[--Cl],Ml[Cl]=null;for(;l===Ws;)Ws=gs[--Xa],gs[Xa]=null,vs=gs[--Xa],gs[Xa]=null,ss=gs[--Xa],gs[Xa]=null}var ra=null,sa=null,mi=!1,Zs=null,Rs=!1,_s=Error(u(519));function Fs(l){var h=Error(u(418,""));throw fl(Gr(h,l)),_s}function Hl(l){var h=l.stateNode,S=l.type,R=l.memoizedProps;switch(h[Yr]=l,h[lr]=R,S){case"dialog":Vi("cancel",h),Vi("close",h);break;case"iframe":case"object":case"embed":Vi("load",h);break;case"video":case"audio":for(S=0;S<Du.length;S++)Vi(Du[S],h);break;case"source":Vi("error",h);break;case"img":case"image":case"link":Vi("error",h),Vi("load",h);break;case"details":Vi("toggle",h);break;case"input":Vi("invalid",h),Wn(h,R.value,R.defaultValue,R.checked,R.defaultChecked,R.type,R.name,!0),jt(h);break;case"select":Vi("invalid",h);break;case"textarea":Vi("invalid",h),pr(h,R.value,R.defaultValue,R.children),jt(h)}S=R.children,typeof S!="string"&&typeof S!="number"&&typeof S!="bigint"||h.textContent===""+S||R.suppressHydrationWarning===!0||mh(h.textContent,S)?(R.popover!=null&&(Vi("beforetoggle",h),Vi("toggle",h)),R.onScroll!=null&&Vi("scroll",h),R.onScrollEnd!=null&&Vi("scrollend",h),R.onClick!=null&&(h.onclick=md),h=!0):h=!1,h||Fs(l)}function Tl(l){for(ra=l.return;ra;)switch(ra.tag){case 5:case 13:Rs=!1;return;case 27:case 3:Rs=!0;return;default:ra=ra.return}}function el(l){if(l!==ra)return!1;if(!mi)return Tl(l),mi=!0,!1;var h=l.tag,S;if((S=h!==3&&h!==27)&&((S=h===5)&&(S=l.type,S=!(S!=="form"&&S!=="button")||Nf(l.type,l.memoizedProps)),S=!S),S&&sa&&Fs(l),Tl(l),h===13){if(l=l.memoizedState,l=l!==null?l.dehydrated:null,!l)throw Error(u(317));e:{for(l=l.nextSibling,h=0;l;){if(l.nodeType===8)if(S=l.data,S==="/$"){if(h===0){sa=xl(l.nextSibling);break e}h--}else S!=="$"&&S!=="$!"&&S!=="$?"||h++;l=l.nextSibling}sa=null}}else h===27?(h=sa,uc(l.type)?(l=Uf,Uf=null,sa=l):sa=h):sa=ra?xl(l.stateNode.nextSibling):null;return!0}function dl(){sa=ra=null,mi=!1}function Ls(){var l=Zs;return l!==null&&(Ss===null?Ss=l:Ss.push.apply(Ss,l),Zs=null),l}function fl(l){Zs===null?Zs=[l]:Zs.push(l)}var Ha=le(null),Us=null,Es=null;function Gs(l,h,S){fe(Ha,h._currentValue),h._currentValue=S}function ba(l){l._currentValue=Ha.current,_(Ha)}function jl(l,h,S){for(;l!==null;){var R=l.alternate;if((l.childLanes&h)!==h?(l.childLanes|=h,R!==null&&(R.childLanes|=h)):R!==null&&(R.childLanes&h)!==h&&(R.childLanes|=h),l===S)break;l=l.return}}function Vl(l,h,S,R){var Z=l.child;for(Z!==null&&(Z.return=l);Z!==null;){var se=Z.dependencies;if(se!==null){var We=Z.child;se=se.firstContext;e:for(;se!==null;){var pt=se;se=Z;for(var Ft=0;Ft<h.length;Ft++)if(pt.context===h[Ft]){se.lanes|=S,pt=se.alternate,pt!==null&&(pt.lanes|=S),jl(se.return,S,l),R||(We=null);break e}se=pt.next}}else if(Z.tag===18){if(We=Z.return,We===null)throw Error(u(341));We.lanes|=S,se=We.alternate,se!==null&&(se.lanes|=S),jl(We,S,l),We=null}else We=Z.child;if(We!==null)We.return=Z;else for(We=Z;We!==null;){if(We===l){We=null;break}if(Z=We.sibling,Z!==null){Z.return=We.return,We=Z;break}We=We.return}Z=We}}function pl(l,h,S,R){l=null;for(var Z=h,se=!1;Z!==null;){if(!se){if(Z.flags&524288)se=!0;else if(Z.flags&262144)break}if(Z.tag===10){var We=Z.alternate;if(We===null)throw Error(u(387));if(We=We.memoizedProps,We!==null){var pt=Z.type;W(Z.pendingProps.value,We.value)||(l!==null?l.push(pt):l=[pt])}}else if(Z===ut.current){if(We=Z.alternate,We===null)throw Error(u(387));We.memoizedState.memoizedState!==Z.memoizedState.memoizedState&&(l!==null?l.push(Uu):l=[Uu])}Z=Z.return}l!==null&&Vl(h,l,S,R),h.flags|=262144}function bl(l){for(l=l.firstContext;l!==null;){if(!W(l.context._currentValue,l.memoizedValue))return!0;l=l.next}return!1}function $s(l){Us=l,Es=null,l=l.dependencies,l!==null&&(l.firstContext=null)}function wa(l){return Wl(Us,l)}function hl(l,h){return Us===null&&$s(l),Wl(l,h)}function Wl(l,h){var S=h._currentValue;if(h={context:h,memoizedValue:S,next:null},Es===null){if(l===null)throw Error(u(308));Es=h,l.dependencies={lanes:0,firstContext:h},l.flags|=524288}else Es=Es.next=h;return S}var Na=typeof AbortController<"u"?AbortController:function(){var l=[],h=this.signal={aborted:!1,addEventListener:function(S,R){l.push(R)}};this.abort=function(){h.aborted=!0,l.forEach(function(S){return S()})}},H=f.unstable_scheduleCallback,ye=f.unstable_NormalPriority,Qe={$$typeof:M,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function $e(){return{controller:new Na,data:new Map,refCount:0}}function Xe(l){l.refCount--,l.refCount===0&&H(ye,function(){l.controller.abort()})}var mn=null,nr=0,dr=0,xr=null;function Ar(l,h){if(mn===null){var S=mn=[];nr=0,dr=Sf(),xr={status:"pending",value:void 0,then:function(R){S.push(R)}}}return nr++,h.then(Tr,Tr),h}function Tr(){if(--nr===0&&mn!==null){xr!==null&&(xr.status="fulfilled");var l=mn;mn=null,dr=0,xr=null;for(var h=0;h<l.length;h++)(0,l[h])()}}function go(l,h){var S=[],R={status:"pending",value:null,reason:null,then:function(Z){S.push(Z)}};return l.then(function(){R.status="fulfilled",R.value=h;for(var Z=0;Z<S.length;Z++)(0,S[Z])(h)},function(Z){for(R.status="rejected",R.reason=Z,Z=0;Z<S.length;Z++)(0,S[Z])(void 0)}),R}var ro=je.S;je.S=function(l,h){typeof h=="object"&&h!==null&&typeof h.then=="function"&&Ar(l,h),ro!==null&&ro(l,h)};var Lo=le(null);function q(){var l=Lo.current;return l!==null?l:Ma.pooledCache}function Me(l,h){h===null?fe(Lo,Lo.current):fe(Lo,h.pool)}function tt(){var l=q();return l===null?null:{parent:Qe._currentValue,pool:l}}var hn=Error(u(460)),xn=Error(u(474)),yn=Error(u(542)),Ln={then:function(){}};function Wt(l){return l=l.status,l==="fulfilled"||l==="rejected"}function Kt(){}function Nt(l,h,S){switch(S=l[S],S===void 0?l.push(h):S!==h&&(h.then(Kt,Kt),h=S),h.status){case"fulfilled":return h.value;case"rejected":throw l=h.reason,Ut(l),l;default:if(typeof h.status=="string")h.then(Kt,Kt);else{if(l=Ma,l!==null&&100<l.shellSuspendCounter)throw Error(u(482));l=h,l.status="pending",l.then(function(R){if(h.status==="pending"){var Z=h;Z.status="fulfilled",Z.value=R}},function(R){if(h.status==="pending"){var Z=h;Z.status="rejected",Z.reason=R}})}switch(h.status){case"fulfilled":return h.value;case"rejected":throw l=h.reason,Ut(l),l}throw zt=h,hn}}var zt=null;function Zn(){if(zt===null)throw Error(u(459));var l=zt;return zt=null,l}function Ut(l){if(l===hn||l===yn)throw Error(u(483))}var Qn=!1;function gn(l){l.updateQueue={baseState:l.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function vo(l,h){l=l.updateQueue,h.updateQueue===l&&(h.updateQueue={baseState:l.baseState,firstBaseUpdate:l.firstBaseUpdate,lastBaseUpdate:l.lastBaseUpdate,shared:l.shared,callbacks:null})}function br(l){return{lane:l,tag:0,payload:null,callback:null,next:null}}function hr(l,h,S){var R=l.updateQueue;if(R===null)return null;if(R=R.shared,ha&2){var Z=R.pending;return Z===null?h.next=h:(h.next=Z.next,Z.next=h),R.pending=h,h=Ei(l),$a(l,null,S),h}return yi(l,R,h,S),Ei(l)}function Dr(l,h,S){if(h=h.updateQueue,h!==null&&(h=h.shared,(S&4194048)!==0)){var R=h.lanes;R&=l.pendingLanes,S|=R,h.lanes=S,cn(l,S)}}function po(l,h){var S=l.updateQueue,R=l.alternate;if(R!==null&&(R=R.updateQueue,S===R)){var Z=null,se=null;if(S=S.firstBaseUpdate,S!==null){do{var We={lane:S.lane,tag:S.tag,payload:S.payload,callback:null,next:null};se===null?Z=se=We:se=se.next=We,S=S.next}while(S!==null);se===null?Z=se=h:se=se.next=h}else Z=se=h;S={baseState:R.baseState,firstBaseUpdate:Z,lastBaseUpdate:se,shared:R.shared,callbacks:R.callbacks},l.updateQueue=S;return}l=S.lastBaseUpdate,l===null?S.firstBaseUpdate=h:l.next=h,S.lastBaseUpdate=h}var oo=!1;function ui(){if(oo){var l=xr;if(l!==null)throw l}}function ri(l,h,S,R){oo=!1;var Z=l.updateQueue;Qn=!1;var se=Z.firstBaseUpdate,We=Z.lastBaseUpdate,pt=Z.shared.pending;if(pt!==null){Z.shared.pending=null;var Ft=pt,Dn=Ft.next;Ft.next=null,We===null?se=Dn:We.next=Dn,We=Ft;var sr=l.alternate;sr!==null&&(sr=sr.updateQueue,pt=sr.lastBaseUpdate,pt!==We&&(pt===null?sr.firstBaseUpdate=Dn:pt.next=Dn,sr.lastBaseUpdate=Ft))}if(se!==null){var Pr=Z.baseState;We=0,sr=Dn=Ft=null,pt=se;do{var Bn=pt.lane&-536870913,Fn=Bn!==pt.lane;if(Fn?(Ji&Bn)===Bn:(R&Bn)===Bn){Bn!==0&&Bn===dr&&(oo=!0),sr!==null&&(sr=sr.next={lane:0,tag:pt.tag,payload:pt.payload,callback:null,next:null});e:{var bi=l,fi=pt;Bn=h;var Pa=S;switch(fi.tag){case 1:if(bi=fi.payload,typeof bi=="function"){Pr=bi.call(Pa,Pr,Bn);break e}Pr=bi;break e;case 3:bi.flags=bi.flags&-65537|128;case 0:if(bi=fi.payload,Bn=typeof bi=="function"?bi.call(Pa,Pr,Bn):bi,Bn==null)break e;Pr=A({},Pr,Bn);break e;case 2:Qn=!0}}Bn=pt.callback,Bn!==null&&(l.flags|=64,Fn&&(l.flags|=8192),Fn=Z.callbacks,Fn===null?Z.callbacks=[Bn]:Fn.push(Bn))}else Fn={lane:Bn,tag:pt.tag,payload:pt.payload,callback:pt.callback,next:null},sr===null?(Dn=sr=Fn,Ft=Pr):sr=sr.next=Fn,We|=Bn;if(pt=pt.next,pt===null){if(pt=Z.shared.pending,pt===null)break;Fn=pt,pt=Fn.next,Fn.next=null,Z.lastBaseUpdate=Fn,Z.shared.pending=null}}while(!0);sr===null&&(Ft=Pr),Z.baseState=Ft,Z.firstBaseUpdate=Dn,Z.lastBaseUpdate=sr,se===null&&(Z.shared.lanes=0),oc|=We,l.lanes=We,l.memoizedState=Pr}}function Wi(l,h){if(typeof l!="function")throw Error(u(191,l));l.call(h)}function la(l,h){var S=l.callbacks;if(S!==null)for(l.callbacks=null,l=0;l<S.length;l++)Wi(S[l],h)}var va=le(null),xa=le(0);function is(l,h){l=Ql,fe(xa,l),fe(va,h),Ql=l|h.baseLanes}function di(){fe(xa,Ql),fe(va,va.current)}function ya(){Ql=xa.current,_(va),_(xa)}var Li=0,Ao=null,Si=null,Ii=null,ca=!1,Qa=!1,Ti=!1,Ea=0,fa=0,_i=null,zs=0;function Bi(){throw Error(u(321))}function ka(l,h){if(h===null)return!1;for(var S=0;S<h.length&&S<l.length;S++)if(!W(l[S],h[S]))return!1;return!0}function ko(l,h,S,R,Z,se){return Li=se,Ao=h,h.memoizedState=null,h.updateQueue=null,h.lanes=0,je.H=l===null||l.memoizedState===null?Wd:lp,Ti=!1,se=S(R,Z),Ti=!1,Qa&&(se=ls(h,S,R,Z)),Ys(l),se}function Ys(l){je.H=Ju;var h=Si!==null&&Si.next!==null;if(Li=0,Ii=Si=Ao=null,ca=!1,fa=0,_i=null,h)throw Error(u(300));l===null||Ps||(l=l.dependencies,l!==null&&bl(l)&&(Ps=!0))}function ls(l,h,S,R){Ao=l;var Z=0;do{if(Qa&&(_i=null),fa=0,Qa=!1,25<=Z)throw Error(u(301));if(Z+=1,Ii=Si=null,l.updateQueue!=null){var se=l.updateQueue;se.lastEffect=null,se.events=null,se.stores=null,se.memoCache!=null&&(se.memoCache.index=0)}je.H=rm,se=h(S,R)}while(Qa);return se}function ft(){var l=je.H,h=l.useState()[0];return h=typeof h.then=="function"?lo(h):h,l=l.useState()[0],(Si!==null?Si.memoizedState:null)!==l&&(Ao.flags|=1024),h}function Bt(){var l=Ea!==0;return Ea=0,l}function Gt(l,h,S){h.updateQueue=l.updateQueue,h.flags&=-2053,l.lanes&=~S}function Sn(l){if(ca){for(l=l.memoizedState;l!==null;){var h=l.queue;h!==null&&(h.pending=null),l=l.next}ca=!1}Li=0,Ii=Si=Ao=null,Qa=!1,fa=Ea=0,_i=null}function _n(){var l={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ii===null?Ao.memoizedState=Ii=l:Ii=Ii.next=l,Ii}function fn(){if(Si===null){var l=Ao.alternate;l=l!==null?l.memoizedState:null}else l=Si.next;var h=Ii===null?Ao.memoizedState:Ii.next;if(h!==null)Ii=h,Si=l;else{if(l===null)throw Ao.alternate===null?Error(u(467)):Error(u(310));Si=l,l={memoizedState:Si.memoizedState,baseState:Si.baseState,baseQueue:Si.baseQueue,queue:Si.queue,next:null},Ii===null?Ao.memoizedState=Ii=l:Ii=Ii.next=l}return Ii}function Mn(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function lo(l){var h=fa;return fa+=1,_i===null&&(_i=[]),l=Nt(_i,l,h),h=Ao,(Ii===null?h.memoizedState:Ii.next)===null&&(h=h.alternate,je.H=h===null||h.memoizedState===null?Wd:lp),l}function Yo(l){if(l!==null&&typeof l=="object"){if(typeof l.then=="function")return lo(l);if(l.$$typeof===M)return wa(l)}throw Error(u(438,String(l)))}function ea(l){var h=null,S=Ao.updateQueue;if(S!==null&&(h=S.memoCache),h==null){var R=Ao.alternate;R!==null&&(R=R.updateQueue,R!==null&&(R=R.memoCache,R!=null&&(h={data:R.data.map(function(Z){return Z.slice()}),index:0})))}if(h==null&&(h={data:[],index:0}),S===null&&(S=Mn(),Ao.updateQueue=S),S.memoCache=h,S=h.data[h.index],S===void 0)for(S=h.data[h.index]=Array(l),R=0;R<l;R++)S[R]=k;return h.index++,S}function Yi(l,h){return typeof h=="function"?h(l):h}function pa(l){var h=fn();return Va(h,Si,l)}function Va(l,h,S){var R=l.queue;if(R===null)throw Error(u(311));R.lastRenderedReducer=S;var Z=l.baseQueue,se=R.pending;if(se!==null){if(Z!==null){var We=Z.next;Z.next=se.next,se.next=We}h.baseQueue=Z=se,R.pending=null}if(se=l.baseState,Z===null)l.memoizedState=se;else{h=Z.next;var pt=We=null,Ft=null,Dn=h,sr=!1;do{var Pr=Dn.lane&-536870913;if(Pr!==Dn.lane?(Ji&Pr)===Pr:(Li&Pr)===Pr){var Bn=Dn.revertLane;if(Bn===0)Ft!==null&&(Ft=Ft.next={lane:0,revertLane:0,action:Dn.action,hasEagerState:Dn.hasEagerState,eagerState:Dn.eagerState,next:null}),Pr===dr&&(sr=!0);else if((Li&Bn)===Bn){Dn=Dn.next,Bn===dr&&(sr=!0);continue}else Pr={lane:0,revertLane:Dn.revertLane,action:Dn.action,hasEagerState:Dn.hasEagerState,eagerState:Dn.eagerState,next:null},Ft===null?(pt=Ft=Pr,We=se):Ft=Ft.next=Pr,Ao.lanes|=Bn,oc|=Bn;Pr=Dn.action,Ti&&S(se,Pr),se=Dn.hasEagerState?Dn.eagerState:S(se,Pr)}else Bn={lane:Pr,revertLane:Dn.revertLane,action:Dn.action,hasEagerState:Dn.hasEagerState,eagerState:Dn.eagerState,next:null},Ft===null?(pt=Ft=Bn,We=se):Ft=Ft.next=Bn,Ao.lanes|=Pr,oc|=Pr;Dn=Dn.next}while(Dn!==null&&Dn!==h);if(Ft===null?We=se:Ft.next=pt,!W(se,l.memoizedState)&&(Ps=!0,sr&&(S=xr,S!==null)))throw S;l.memoizedState=se,l.baseState=We,l.baseQueue=Ft,R.lastRenderedState=se}return Z===null&&(R.lanes=0),[l.memoizedState,R.dispatch]}function ys(l){var h=fn(),S=h.queue;if(S===null)throw Error(u(311));S.lastRenderedReducer=l;var R=S.dispatch,Z=S.pending,se=h.memoizedState;if(Z!==null){S.pending=null;var We=Z=Z.next;do se=l(se,We.action),We=We.next;while(We!==Z);W(se,h.memoizedState)||(Ps=!0),h.memoizedState=se,h.baseQueue===null&&(h.baseState=se),S.lastRenderedState=se}return[se,R]}function ps(l,h,S){var R=Ao,Z=fn(),se=mi;if(se){if(S===void 0)throw Error(u(407));S=S()}else S=h();var We=!W((Si||Z).memoizedState,S);We&&(Z.memoizedState=S,Ps=!0),Z=Z.queue;var pt=El.bind(null,R,Z,l);if(Ci(2048,8,pt,[l]),Z.getSnapshot!==h||We||Ii!==null&&Ii.memoizedState.tag&1){if(R.flags|=2048,Cs(9,Os(),Wa.bind(null,R,Z,S,h),null),Ma===null)throw Error(u(349));se||Li&124||Js(R,h,S)}return S}function Js(l,h,S){l.flags|=16384,l={getSnapshot:h,value:S},h=Ao.updateQueue,h===null?(h=Mn(),Ao.updateQueue=h,h.stores=[l]):(S=h.stores,S===null?h.stores=[l]:S.push(l))}function Wa(l,h,S,R){h.value=S,h.getSnapshot=R,Sl(h)&&Da(l)}function El(l,h,S){return S(function(){Sl(h)&&Da(l)})}function Sl(l){var h=l.getSnapshot;l=l.value;try{var S=h();return!W(l,S)}catch{return!0}}function Da(l){var h=Zi(l,2);h!==null&&ll(h,l,2)}function cs(l){var h=_n();if(typeof l=="function"){var S=l;if(l=S(),Ti){ae(!0);try{S()}finally{ae(!1)}}}return h.memoizedState=h.baseState=l,h.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Yi,lastRenderedState:l},h}function _l(l,h,S,R){return l.baseState=S,Va(l,Si,typeof R=="function"?R:Yi)}function Ka(l,h,S,R,Z){if(Uc(l))throw Error(u(485));if(l=h.action,l!==null){var se={payload:Z,action:l,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(We){se.listeners.push(We)}};je.T!==null?S(!0):se.isTransition=!1,R(se),S=h.pending,S===null?(se.next=h.pending=se,Xs(h,se)):(se.next=S.next,h.pending=S.next=se)}}function Xs(l,h){var S=h.action,R=h.payload,Z=l.state;if(h.isTransition){var se=je.T,We={};je.T=We;try{var pt=S(Z,R),Ft=je.S;Ft!==null&&Ft(We,pt),Rc(l,h,pt)}catch(Dn){yc(l,h,Dn)}finally{je.T=se}}else try{se=S(Z,R),Rc(l,h,se)}catch(Dn){yc(l,h,Dn)}}function Rc(l,h,S){S!==null&&typeof S=="object"&&typeof S.then=="function"?S.then(function(R){Lc(l,h,R)},function(R){return yc(l,h,R)}):Lc(l,h,S)}function Lc(l,h,S){h.status="fulfilled",h.value=S,su(h),l.state=S,h=l.pending,h!==null&&(S=h.next,S===h?l.pending=null:(S=S.next,h.next=S,Xs(l,S)))}function yc(l,h,S){var R=l.pending;if(l.pending=null,R!==null){R=R.next;do h.status="rejected",h.reason=S,su(h),h=h.next;while(h!==R)}l.action=null}function su(l){l=l.listeners;for(var h=0;h<l.length;h++)(0,l[h])()}function Bc(l,h){return h}function Cc(l,h){if(mi){var S=Ma.formState;if(S!==null){e:{var R=Ao;if(mi){if(sa){t:{for(var Z=sa,se=Rs;Z.nodeType!==8;){if(!se){Z=null;break t}if(Z=xl(Z.nextSibling),Z===null){Z=null;break t}}se=Z.data,Z=se==="F!"||se==="F"?Z:null}if(Z){sa=xl(Z.nextSibling),R=Z.data==="F!";break e}}Fs(R)}R=!1}R&&(h=S[0])}}return S=_n(),S.memoizedState=S.baseState=h,R={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Bc,lastRenderedState:h},S.queue=R,S=Gu.bind(null,Ao,R),R.dispatch=S,R=cs(!1),se=Yu.bind(null,Ao,!1,R.queue),R=_n(),Z={state:h,dispatch:null,action:l,pending:null},R.queue=Z,S=Ka.bind(null,Ao,Z,se,S),Z.dispatch=S,R.memoizedState=l,[h,S,!1]}function wc(l){var h=fn();return Nc(h,Si,l)}function Nc(l,h,S){if(h=Va(l,h,Bc)[0],l=pa(Yi)[0],typeof h=="object"&&h!==null&&typeof h.then=="function")try{var R=lo(h)}catch(We){throw We===hn?yn:We}else R=h;h=fn();var Z=h.queue,se=Z.dispatch;return S!==h.memoizedState&&(Ao.flags|=2048,Cs(9,Os(),lu.bind(null,Z,S),null)),[R,se,l]}function lu(l,h){l.action=h}function Wu(l){var h=fn(),S=Si;if(S!==null)return Nc(h,S,l);fn(),h=h.memoizedState,S=fn();var R=S.queue.dispatch;return S.memoizedState=l,[h,R,!1]}function Cs(l,h,S,R){return l={tag:l,create:S,deps:R,inst:h,next:null},h=Ao.updateQueue,h===null&&(h=Mn(),Ao.updateQueue=h),S=h.lastEffect,S===null?h.lastEffect=l.next=l:(R=S.next,S.next=l,l.next=R,h.lastEffect=l),l}function Os(){return{destroy:void 0,resource:void 0}}function cu(){return fn().memoizedState}function Kl(l,h,S,R){var Z=_n();R=R===void 0?null:R,Ao.flags|=l,Z.memoizedState=Cs(1|h,Os(),S,R)}function Ci(l,h,S,R){var Z=fn();R=R===void 0?null:R;var se=Z.memoizedState.inst;Si!==null&&R!==null&&ka(R,Si.memoizedState.deps)?Z.memoizedState=Cs(h,se,S,R):(Ao.flags|=l,Z.memoizedState=Cs(1|h,se,S,R))}function Fa(l,h){Kl(8390656,8,l,h)}function qa(l,h){Ci(2048,8,l,h)}function tl(l,h){return Ci(4,2,l,h)}function nl(l,h){return Ci(4,4,l,h)}function Oc(l,h){if(typeof h=="function"){l=l();var S=h(l);return function(){typeof S=="function"?S():h(null)}}if(h!=null)return l=l(),h.current=l,function(){h.current=null}}function Ku(l,h,S){S=S!=null?S.concat([l]):null,Ci(4,4,Oc.bind(null,h,l),S)}function Zl(){}function _h(l,h){var S=fn();h=h===void 0?null:h;var R=S.memoizedState;return h!==null&&ka(h,R[1])?R[0]:(S.memoizedState=[l,h],l)}function rp(l,h){var S=fn();h=h===void 0?null:h;var R=S.memoizedState;if(h!==null&&ka(h,R[1]))return R[0];if(R=l(),Ti){ae(!0);try{l()}finally{ae(!1)}}return S.memoizedState=[R,h],R}function uu(l,h,S){return S===void 0||Li&1073741824?l.memoizedState=h:(l.memoizedState=S,l=vf(),Ao.lanes|=l,oc|=l,S)}function du(l,h,S,R){return W(S,h)?S:va.current!==null?(l=uu(l,S,R),W(l,h)||(Ps=!0),l):Li&42?(l=vf(),Ao.lanes|=l,oc|=l,h):(Ps=!0,l.memoizedState=S)}function op(l,h,S,R,Z){var se=Se.p;Se.p=se!==0&&8>se?se:8;var We=je.T,pt={};je.T=pt,Yu(l,!1,h,S);try{var Ft=Z(),Dn=je.S;if(Dn!==null&&Dn(pt,Ft),Ft!==null&&typeof Ft=="object"&&typeof Ft.then=="function"){var sr=go(Ft,R);Fc(l,h,sr,sl(l))}else Fc(l,h,R,sl(l))}catch(Pr){Fc(l,h,{then:function(){},status:"rejected",reason:Pr},sl())}finally{Se.p=se,je.T=We}}function em(){}function zd(l,h,S,R){if(l.tag!==5)throw Error(u(476));var Z=fu(l).queue;op(l,Z,h,re,S===null?em:function(){return Hd(l),S(R)})}function fu(l){var h=l.memoizedState;if(h!==null)return h;h={memoizedState:re,baseState:re,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Yi,lastRenderedState:re},next:null};var S={};return h.next={memoizedState:S,baseState:S,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Yi,lastRenderedState:S},next:null},l.memoizedState=h,l=l.alternate,l!==null&&(l.memoizedState=h),h}function Hd(l){var h=fu(l).next.queue;Fc(l,h,{},sl())}function Zu(){return wa(Uu)}function Vd(){return fn().memoizedState}function ip(){return fn().memoizedState}function tm(l){for(var h=l.return;h!==null;){switch(h.tag){case 24:case 3:var S=sl();l=br(S);var R=hr(h,l,S);R!==null&&(ll(R,h,S),Dr(R,h,S)),h={cache:$e()},l.payload=h;return}h=h.return}}function nm(l,h,S){var R=sl();S={lane:R,revertLane:0,action:S,hasEagerState:!1,eagerState:null,next:null},Uc(l)?ap(h,S):(S=Di(l,h,S,R),S!==null&&(ll(S,l,R),sp(S,h,R)))}function Gu(l,h,S){var R=sl();Fc(l,h,S,R)}function Fc(l,h,S,R){var Z={lane:R,revertLane:0,action:S,hasEagerState:!1,eagerState:null,next:null};if(Uc(l))ap(h,Z);else{var se=l.alternate;if(l.lanes===0&&(se===null||se.lanes===0)&&(se=h.lastRenderedReducer,se!==null))try{var We=h.lastRenderedState,pt=se(We,S);if(Z.hasEagerState=!0,Z.eagerState=pt,W(pt,We))return yi(l,h,Z,0),Ma===null&&oi(),!1}catch{}finally{}if(S=Di(l,h,Z,R),S!==null)return ll(S,l,R),sp(S,h,R),!0}return!1}function Yu(l,h,S,R){if(R={lane:2,revertLane:Sf(),action:R,hasEagerState:!1,eagerState:null,next:null},Uc(l)){if(h)throw Error(u(479))}else h=Di(l,S,R,2),h!==null&&ll(h,l,2)}function Uc(l){var h=l.alternate;return l===Ao||h!==null&&h===Ao}function ap(l,h){Qa=ca=!0;var S=l.pending;S===null?h.next=h:(h.next=S.next,S.next=h),l.pending=h}function sp(l,h,S){if(S&4194048){var R=h.lanes;R&=l.pendingLanes,S|=R,h.lanes=S,cn(l,S)}}var Ju={readContext:wa,use:Yo,useCallback:Bi,useContext:Bi,useEffect:Bi,useImperativeHandle:Bi,useLayoutEffect:Bi,useInsertionEffect:Bi,useMemo:Bi,useReducer:Bi,useRef:Bi,useState:Bi,useDebugValue:Bi,useDeferredValue:Bi,useTransition:Bi,useSyncExternalStore:Bi,useId:Bi,useHostTransitionStatus:Bi,useFormState:Bi,useActionState:Bi,useOptimistic:Bi,useMemoCache:Bi,useCacheRefresh:Bi},Wd={readContext:wa,use:Yo,useCallback:function(l,h){return _n().memoizedState=[l,h===void 0?null:h],l},useContext:wa,useEffect:Fa,useImperativeHandle:function(l,h,S){S=S!=null?S.concat([l]):null,Kl(4194308,4,Oc.bind(null,h,l),S)},useLayoutEffect:function(l,h){return Kl(4194308,4,l,h)},useInsertionEffect:function(l,h){Kl(4,2,l,h)},useMemo:function(l,h){var S=_n();h=h===void 0?null:h;var R=l();if(Ti){ae(!0);try{l()}finally{ae(!1)}}return S.memoizedState=[R,h],R},useReducer:function(l,h,S){var R=_n();if(S!==void 0){var Z=S(h);if(Ti){ae(!0);try{S(h)}finally{ae(!1)}}}else Z=h;return R.memoizedState=R.baseState=Z,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:l,lastRenderedState:Z},R.queue=l,l=l.dispatch=nm.bind(null,Ao,l),[R.memoizedState,l]},useRef:function(l){var h=_n();return l={current:l},h.memoizedState=l},useState:function(l){l=cs(l);var h=l.queue,S=Gu.bind(null,Ao,h);return h.dispatch=S,[l.memoizedState,S]},useDebugValue:Zl,useDeferredValue:function(l,h){var S=_n();return uu(S,l,h)},useTransition:function(){var l=cs(!1);return l=op.bind(null,Ao,l.queue,!0,!1),_n().memoizedState=l,[!1,l]},useSyncExternalStore:function(l,h,S){var R=Ao,Z=_n();if(mi){if(S===void 0)throw Error(u(407));S=S()}else{if(S=h(),Ma===null)throw Error(u(349));Ji&124||Js(R,h,S)}Z.memoizedState=S;var se={value:S,getSnapshot:h};return Z.queue=se,Fa(El.bind(null,R,se,l),[l]),R.flags|=2048,Cs(9,Os(),Wa.bind(null,R,se,S,h),null),S},useId:function(){var l=_n(),h=Ma.identifierPrefix;if(mi){var S=vs,R=ss;S=(R&~(1<<32-xe(R)-1)).toString(32)+S,h="\xAB"+h+"R"+S,S=Ea++,0<S&&(h+="H"+S.toString(32)),h+="\xBB"}else S=zs++,h="\xAB"+h+"r"+S.toString(32)+"\xBB";return l.memoizedState=h},useHostTransitionStatus:Zu,useFormState:Cc,useActionState:Cc,useOptimistic:function(l){var h=_n();h.memoizedState=h.baseState=l;var S={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return h.queue=S,h=Yu.bind(null,Ao,!0,S),S.dispatch=h,[l,h]},useMemoCache:ea,useCacheRefresh:function(){return _n().memoizedState=tm.bind(null,Ao)}},lp={readContext:wa,use:Yo,useCallback:_h,useContext:wa,useEffect:qa,useImperativeHandle:Ku,useInsertionEffect:tl,useLayoutEffect:nl,useMemo:rp,useReducer:pa,useRef:cu,useState:function(){return pa(Yi)},useDebugValue:Zl,useDeferredValue:function(l,h){var S=fn();return du(S,Si.memoizedState,l,h)},useTransition:function(){var l=pa(Yi)[0],h=fn().memoizedState;return[typeof l=="boolean"?l:lo(l),h]},useSyncExternalStore:ps,useId:Vd,useHostTransitionStatus:Zu,useFormState:wc,useActionState:wc,useOptimistic:function(l,h){var S=fn();return _l(S,Si,l,h)},useMemoCache:ea,useCacheRefresh:ip},rm={readContext:wa,use:Yo,useCallback:_h,useContext:wa,useEffect:qa,useImperativeHandle:Ku,useInsertionEffect:tl,useLayoutEffect:nl,useMemo:rp,useReducer:ys,useRef:cu,useState:function(){return ys(Yi)},useDebugValue:Zl,useDeferredValue:function(l,h){var S=fn();return Si===null?uu(S,l,h):du(S,Si.memoizedState,l,h)},useTransition:function(){var l=ys(Yi)[0],h=fn().memoizedState;return[typeof l=="boolean"?l:lo(l),h]},useSyncExternalStore:ps,useId:Vd,useHostTransitionStatus:Zu,useFormState:Wu,useActionState:Wu,useOptimistic:function(l,h){var S=fn();return Si!==null?_l(S,Si,l,h):(S.baseState=l,[l,S.queue.dispatch])},useMemoCache:ea,useCacheRefresh:ip},Pc=null,pu=0;function Xu(l){var h=pu;return pu+=1,Pc===null&&(Pc=[]),Nt(Pc,l,h)}function hu(l,h){h=h.props.ref,l.ref=h!==void 0?h:null}function Qu(l,h){throw h.$$typeof===E?Error(u(525)):(l=Object.prototype.toString.call(h),Error(u(31,l==="[object Object]"?"object with keys {"+Object.keys(h).join(", ")+"}":l)))}function Kd(l){var h=l._init;return h(l._payload)}function cp(l){function h(dn,kt){if(l){var En=dn.deletions;En===null?(dn.deletions=[kt],dn.flags|=16):En.push(kt)}}function S(dn,kt){if(!l)return null;for(;kt!==null;)h(dn,kt),kt=kt.sibling;return null}function R(dn){for(var kt=new Map;dn!==null;)dn.key!==null?kt.set(dn.key,dn):kt.set(dn.index,dn),dn=dn.sibling;return kt}function Z(dn,kt){return dn=aa(dn,kt),dn.index=0,dn.sibling=null,dn}function se(dn,kt,En){return dn.index=En,l?(En=dn.alternate,En!==null?(En=En.index,En<kt?(dn.flags|=67108866,kt):En):(dn.flags|=67108866,kt)):(dn.flags|=1048576,kt)}function We(dn){return l&&dn.alternate===null&&(dn.flags|=67108866),dn}function pt(dn,kt,En,vr){return kt===null||kt.tag!==6?(kt=Ul(En,dn.mode,vr),kt.return=dn,kt):(kt=Z(kt,En),kt.return=dn,kt)}function Ft(dn,kt,En,vr){var Ho=En.type;return Ho===a?sr(dn,kt,En.props.children,vr,En.key):kt!==null&&(kt.elementType===Ho||typeof Ho=="object"&&Ho!==null&&Ho.$$typeof===Y&&Kd(Ho)===kt.type)?(kt=Z(kt,En.props),hu(kt,En),kt.return=dn,kt):(kt=Ts(En.type,En.key,En.props,null,dn.mode,vr),hu(kt,En),kt.return=dn,kt)}function Dn(dn,kt,En,vr){return kt===null||kt.tag!==4||kt.stateNode.containerInfo!==En.containerInfo||kt.stateNode.implementation!==En.implementation?(kt=$l(En,dn.mode,vr),kt.return=dn,kt):(kt=Z(kt,En.children||[]),kt.return=dn,kt)}function sr(dn,kt,En,vr,Ho){return kt===null||kt.tag!==7?(kt=js(En,dn.mode,vr,Ho),kt.return=dn,kt):(kt=Z(kt,En),kt.return=dn,kt)}function Pr(dn,kt,En){if(typeof kt=="string"&&kt!==""||typeof kt=="number"||typeof kt=="bigint")return kt=Ul(""+kt,dn.mode,En),kt.return=dn,kt;if(typeof kt=="object"&&kt!==null){switch(kt.$$typeof){case x:return En=Ts(kt.type,kt.key,kt.props,null,dn.mode,En),hu(En,kt),En.return=dn,En;case n:return kt=$l(kt,dn.mode,En),kt.return=dn,kt;case Y:var vr=kt._init;return kt=vr(kt._payload),Pr(dn,kt,En)}if(ne(kt)||$(kt))return kt=js(kt,dn.mode,En,null),kt.return=dn,kt;if(typeof kt.then=="function")return Pr(dn,Xu(kt),En);if(kt.$$typeof===M)return Pr(dn,hl(dn,kt),En);Qu(dn,kt)}return null}function Bn(dn,kt,En,vr){var Ho=kt!==null?kt.key:null;if(typeof En=="string"&&En!==""||typeof En=="number"||typeof En=="bigint")return Ho!==null?null:pt(dn,kt,""+En,vr);if(typeof En=="object"&&En!==null){switch(En.$$typeof){case x:return En.key===Ho?Ft(dn,kt,En,vr):null;case n:return En.key===Ho?Dn(dn,kt,En,vr):null;case Y:return Ho=En._init,En=Ho(En._payload),Bn(dn,kt,En,vr)}if(ne(En)||$(En))return Ho!==null?null:sr(dn,kt,En,vr,null);if(typeof En.then=="function")return Bn(dn,kt,Xu(En),vr);if(En.$$typeof===M)return Bn(dn,kt,hl(dn,En),vr);Qu(dn,En)}return null}function Fn(dn,kt,En,vr,Ho){if(typeof vr=="string"&&vr!==""||typeof vr=="number"||typeof vr=="bigint")return dn=dn.get(En)||null,pt(kt,dn,""+vr,Ho);if(typeof vr=="object"&&vr!==null){switch(vr.$$typeof){case x:return dn=dn.get(vr.key===null?En:vr.key)||null,Ft(kt,dn,vr,Ho);case n:return dn=dn.get(vr.key===null?En:vr.key)||null,Dn(kt,dn,vr,Ho);case Y:var Ui=vr._init;return vr=Ui(vr._payload),Fn(dn,kt,En,vr,Ho)}if(ne(vr)||$(vr))return dn=dn.get(En)||null,sr(kt,dn,vr,Ho,null);if(typeof vr.then=="function")return Fn(dn,kt,En,Xu(vr),Ho);if(vr.$$typeof===M)return Fn(dn,kt,En,hl(kt,vr),Ho);Qu(kt,vr)}return null}function bi(dn,kt,En,vr){for(var Ho=null,Ui=null,ei=kt,gi=kt=0,bs=null;ei!==null&&gi<En.length;gi++){ei.index>gi?(bs=ei,ei=null):bs=ei.sibling;var ta=Bn(dn,ei,En[gi],vr);if(ta===null){ei===null&&(ei=bs);break}l&&ei&&ta.alternate===null&&h(dn,ei),kt=se(ta,kt,gi),Ui===null?Ho=ta:Ui.sibling=ta,Ui=ta,ei=bs}if(gi===En.length)return S(dn,ei),mi&&Ks(dn,gi),Ho;if(ei===null){for(;gi<En.length;gi++)ei=Pr(dn,En[gi],vr),ei!==null&&(kt=se(ei,kt,gi),Ui===null?Ho=ei:Ui.sibling=ei,Ui=ei);return mi&&Ks(dn,gi),Ho}for(ei=R(ei);gi<En.length;gi++)bs=Fn(ei,dn,gi,En[gi],vr),bs!==null&&(l&&bs.alternate!==null&&ei.delete(bs.key===null?gi:bs.key),kt=se(bs,kt,gi),Ui===null?Ho=bs:Ui.sibling=bs,Ui=bs);return l&&ei.forEach(function(ql){return h(dn,ql)}),mi&&Ks(dn,gi),Ho}function fi(dn,kt,En,vr){if(En==null)throw Error(u(151));for(var Ho=null,Ui=null,ei=kt,gi=kt=0,bs=null,ta=En.next();ei!==null&&!ta.done;gi++,ta=En.next()){ei.index>gi?(bs=ei,ei=null):bs=ei.sibling;var ql=Bn(dn,ei,ta.value,vr);if(ql===null){ei===null&&(ei=bs);break}l&&ei&&ql.alternate===null&&h(dn,ei),kt=se(ql,kt,gi),Ui===null?Ho=ql:Ui.sibling=ql,Ui=ql,ei=bs}if(ta.done)return S(dn,ei),mi&&Ks(dn,gi),Ho;if(ei===null){for(;!ta.done;gi++,ta=En.next())ta=Pr(dn,ta.value,vr),ta!==null&&(kt=se(ta,kt,gi),Ui===null?Ho=ta:Ui.sibling=ta,Ui=ta);return mi&&Ks(dn,gi),Ho}for(ei=R(ei);!ta.done;gi++,ta=En.next())ta=Fn(ei,dn,gi,ta.value,vr),ta!==null&&(l&&ta.alternate!==null&&ei.delete(ta.key===null?gi:ta.key),kt=se(ta,kt,gi),Ui===null?Ho=ta:Ui.sibling=ta,Ui=ta);return l&&ei.forEach(function(Zm){return h(dn,Zm)}),mi&&Ks(dn,gi),Ho}function Pa(dn,kt,En,vr){if(typeof En=="object"&&En!==null&&En.type===a&&En.key===null&&(En=En.props.children),typeof En=="object"&&En!==null){switch(En.$$typeof){case x:e:{for(var Ho=En.key;kt!==null;){if(kt.key===Ho){if(Ho=En.type,Ho===a){if(kt.tag===7){S(dn,kt.sibling),vr=Z(kt,En.props.children),vr.return=dn,dn=vr;break e}}else if(kt.elementType===Ho||typeof Ho=="object"&&Ho!==null&&Ho.$$typeof===Y&&Kd(Ho)===kt.type){S(dn,kt.sibling),vr=Z(kt,En.props),hu(vr,En),vr.return=dn,dn=vr;break e}S(dn,kt);break}else h(dn,kt);kt=kt.sibling}En.type===a?(vr=js(En.props.children,dn.mode,vr,En.key),vr.return=dn,dn=vr):(vr=Ts(En.type,En.key,En.props,null,dn.mode,vr),hu(vr,En),vr.return=dn,dn=vr)}return We(dn);case n:e:{for(Ho=En.key;kt!==null;){if(kt.key===Ho)if(kt.tag===4&&kt.stateNode.containerInfo===En.containerInfo&&kt.stateNode.implementation===En.implementation){S(dn,kt.sibling),vr=Z(kt,En.children||[]),vr.return=dn,dn=vr;break e}else{S(dn,kt);break}else h(dn,kt);kt=kt.sibling}vr=$l(En,dn.mode,vr),vr.return=dn,dn=vr}return We(dn);case Y:return Ho=En._init,En=Ho(En._payload),Pa(dn,kt,En,vr)}if(ne(En))return bi(dn,kt,En,vr);if($(En)){if(Ho=$(En),typeof Ho!="function")throw Error(u(150));return En=Ho.call(En),fi(dn,kt,En,vr)}if(typeof En.then=="function")return Pa(dn,kt,Xu(En),vr);if(En.$$typeof===M)return Pa(dn,kt,hl(dn,En),vr);Qu(dn,En)}return typeof En=="string"&&En!==""||typeof En=="number"||typeof En=="bigint"?(En=""+En,kt!==null&&kt.tag===6?(S(dn,kt.sibling),vr=Z(kt,En),vr.return=dn,dn=vr):(S(dn,kt),vr=Ul(En,dn.mode,vr),vr.return=dn,dn=vr),We(dn)):S(dn,kt)}return function(dn,kt,En,vr){try{pu=0;var Ho=Pa(dn,kt,En,vr);return Pc=null,Ho}catch(ei){if(ei===hn||ei===yn)throw ei;var Ui=zi(29,ei,null,dn.mode);return Ui.lanes=vr,Ui.return=dn,Ui}finally{}}}var $c=cp(!0),Zd=cp(!1),ml=le(null),Rl=null;function ec(l){var h=l.alternate;fe(us,us.current&1),fe(ml,l),Rl===null&&(h===null||va.current!==null||h.memoizedState!==null)&&(Rl=l)}function mu(l){if(l.tag===22){if(fe(us,us.current),fe(ml,l),Rl===null){var h=l.alternate;h!==null&&h.memoizedState!==null&&(Rl=l)}}else Gl(l)}function Gl(){fe(us,us.current),fe(ml,ml.current)}function Ll(l){_(ml),Rl===l&&(Rl=null),_(us)}var us=le(0);function gu(l){for(var h=l;h!==null;){if(h.tag===13){var S=h.memoizedState;if(S!==null&&(S=S.dehydrated,S===null||S.data==="$?"||Tu(S)))return h}else if(h.tag===19&&h.memoizedProps.revealOrder!==void 0){if(h.flags&128)return h}else if(h.child!==null){h.child.return=h,h=h.child;continue}if(h===l)break;for(;h.sibling===null;){if(h.return===null||h.return===l)return null;h=h.return}h.sibling.return=h.return,h=h.sibling}return null}function Gd(l,h,S,R){h=l.memoizedState,S=S(R,h),S=S==null?h:A({},h,S),l.memoizedState=S,l.lanes===0&&(l.updateQueue.baseState=S)}var Yd={enqueueSetState:function(l,h,S){l=l._reactInternals;var R=sl(),Z=br(R);Z.payload=h,S!=null&&(Z.callback=S),h=hr(l,Z,R),h!==null&&(ll(h,l,R),Dr(h,l,R))},enqueueReplaceState:function(l,h,S){l=l._reactInternals;var R=sl(),Z=br(R);Z.tag=1,Z.payload=h,S!=null&&(Z.callback=S),h=hr(l,Z,R),h!==null&&(ll(h,l,R),Dr(h,l,R))},enqueueForceUpdate:function(l,h){l=l._reactInternals;var S=sl(),R=br(S);R.tag=2,h!=null&&(R.callback=h),h=hr(l,R,S),h!==null&&(ll(h,l,S),Dr(h,l,S))}};function up(l,h,S,R,Z,se,We){return l=l.stateNode,typeof l.shouldComponentUpdate=="function"?l.shouldComponentUpdate(R,se,We):h.prototype&&h.prototype.isPureReactComponent?!de(S,R)||!de(Z,se):!0}function ku(l,h,S,R){l=h.state,typeof h.componentWillReceiveProps=="function"&&h.componentWillReceiveProps(S,R),typeof h.UNSAFE_componentWillReceiveProps=="function"&&h.UNSAFE_componentWillReceiveProps(S,R),h.state!==l&&Yd.enqueueReplaceState(h,h.state,null)}function bc(l,h){var S=h;if("ref"in h){S={};for(var R in h)R!=="ref"&&(S[R]=h[R])}if(l=l.defaultProps){S===h&&(S=A({},S));for(var Z in l)S[Z]===void 0&&(S[Z]=l[Z])}return S}var vu=typeof reportError=="function"?reportError:function(l){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var h=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof l=="object"&&l!==null&&typeof l.message=="string"?String(l.message):String(l),error:l});if(!window.dispatchEvent(h))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",l);return}console.error(l)};function dp(l){vu(l)}function fp(l){console.error(l)}function pp(l){vu(l)}function qu(l,h){try{var S=l.onUncaughtError;S(h.value,{componentStack:h.stack})}catch(R){setTimeout(function(){throw R})}}function hp(l,h,S){try{var R=l.onCaughtError;R(S.value,{componentStack:S.stack,errorBoundary:h.tag===1?h.stateNode:null})}catch(Z){setTimeout(function(){throw Z})}}function _u(l,h,S){return S=br(S),S.tag=3,S.payload={element:null},S.callback=function(){qu(l,h)},S}function mp(l){return l=br(l),l.tag=3,l}function gp(l,h,S,R){var Z=S.type.getDerivedStateFromError;if(typeof Z=="function"){var se=R.value;l.payload=function(){return Z(se)},l.callback=function(){hp(h,S,R)}}var We=S.stateNode;We!==null&&typeof We.componentDidCatch=="function"&&(l.callback=function(){hp(h,S,R),typeof Z!="function"&&(sc===null?sc=new Set([this]):sc.add(this));var pt=R.stack;this.componentDidCatch(R.value,{componentStack:pt!==null?pt:""})})}function om(l,h,S,R,Z){if(S.flags|=32768,R!==null&&typeof R=="object"&&typeof R.then=="function"){if(h=S.alternate,h!==null&&pl(h,S,Z,!0),S=ml.current,S!==null){switch(S.tag){case 13:return Rl===null?cd():S.alternate===null&&ns===0&&(ns=3),S.flags&=-257,S.flags|=65536,S.lanes=Z,R===Ln?S.flags|=16384:(h=S.updateQueue,h===null?S.updateQueue=new Set([R]):h.add(R),bf(l,R,Z)),!1;case 22:return S.flags|=65536,R===Ln?S.flags|=16384:(h=S.updateQueue,h===null?(h={transitions:null,markerInstances:null,retryQueue:new Set([R])},S.updateQueue=h):(S=h.retryQueue,S===null?h.retryQueue=new Set([R]):S.add(R)),bf(l,R,Z)),!1}throw Error(u(435,S.tag))}return bf(l,R,Z),cd(),!1}if(mi)return h=ml.current,h!==null?(!(h.flags&65536)&&(h.flags|=256),h.flags|=65536,h.lanes=Z,R!==_s&&(l=Error(u(422),{cause:R}),fl(Gr(l,S)))):(R!==_s&&(h=Error(u(423),{cause:R}),fl(Gr(h,S))),l=l.current.alternate,l.flags|=65536,Z&=-Z,l.lanes|=Z,R=Gr(R,S),Z=_u(l.stateNode,R,Z),po(l,Z),ns!==4&&(ns=2)),!1;var se=Error(u(520),{cause:R});if(se=Gr(se,S),ic===null?ic=[se]:ic.push(se),ns!==4&&(ns=2),h===null)return!0;R=Gr(R,S),S=h;do{switch(S.tag){case 3:return S.flags|=65536,l=Z&-Z,S.lanes|=l,l=_u(S.stateNode,R,l),po(S,l),!1;case 1:if(h=S.type,se=S.stateNode,(S.flags&128)===0&&(typeof h.getDerivedStateFromError=="function"||se!==null&&typeof se.componentDidCatch=="function"&&(sc===null||!sc.has(se))))return S.flags|=65536,Z&=-Z,S.lanes|=Z,Z=mp(Z),gp(Z,l,S,R),po(S,Z),!1}S=S.return}while(S!==null);return!1}var vp=Error(u(461)),Ps=!1;function ds(l,h,S,R){h.child=l===null?Zd(h,null,S,R):$c(h,l.child,S,R)}function yp(l,h,S,R,Z){S=S.render;var se=h.ref;if("ref"in R){var We={};for(var pt in R)pt!=="ref"&&(We[pt]=R[pt])}else We=R;return $s(h),R=ko(l,h,S,We,se,Z),pt=Bt(),l!==null&&!Ps?(Gt(l,h,Z),Yl(l,h,Z)):(mi&&pt&&Pl(h),h.flags|=1,ds(l,h,R,Z),h.child)}function ed(l,h,S,R,Z){if(l===null){var se=S.type;return typeof se=="function"&&!fs(se)&&se.defaultProps===void 0&&S.compare===null?(h.tag=15,h.type=se,Cp(l,h,se,R,Z)):(l=Ts(S.type,null,R,h,h.mode,Z),l.ref=h.ref,l.return=h,h.child=l)}if(se=l.child,!_d(l,Z)){var We=se.memoizedProps;if(S=S.compare,S=S!==null?S:de,S(We,R)&&l.ref===h.ref)return Yl(l,h,Z)}return h.flags|=1,l=aa(se,R),l.ref=h.ref,l.return=h,h.child=l}function Cp(l,h,S,R,Z){if(l!==null){var se=l.memoizedProps;if(de(se,R)&&l.ref===h.ref)if(Ps=!1,h.pendingProps=R=se,_d(l,Z))l.flags&131072&&(Ps=!0);else return h.lanes=l.lanes,Yl(l,h,Z)}return Jd(l,h,S,R,Z)}function Op(l,h,S){var R=h.pendingProps,Z=R.children,se=l!==null?l.memoizedState:null;if(R.mode==="hidden"){if(h.flags&128){if(R=se!==null?se.baseLanes|S:S,l!==null){for(Z=h.child=l.child,se=0;Z!==null;)se=se|Z.lanes|Z.childLanes,Z=Z.sibling;h.childLanes=se&~R}else h.childLanes=0,h.child=null;return Pp(l,h,R,S)}if(S&536870912)h.memoizedState={baseLanes:0,cachePool:null},l!==null&&Me(h,se!==null?se.cachePool:null),se!==null?is(h,se):di(),mu(h);else return h.lanes=h.childLanes=536870912,Pp(l,h,se!==null?se.baseLanes|S:S,S)}else se!==null?(Me(h,se.cachePool),is(h,se),Gl(h),h.memoizedState=null):(l!==null&&Me(h,null),di(),Gl(h));return ds(l,h,Z,S),h.child}function Pp(l,h,S,R){var Z=q();return Z=Z===null?null:{parent:Qe._currentValue,pool:Z},h.memoizedState={baseLanes:S,cachePool:Z},l!==null&&Me(h,null),di(),mu(h),l!==null&&pl(l,h,R,!0),null}function td(l,h){var S=h.ref;if(S===null)l!==null&&l.ref!==null&&(h.flags|=4194816);else{if(typeof S!="function"&&typeof S!="object")throw Error(u(284));(l===null||l.ref!==S)&&(h.flags|=4194816)}}function Jd(l,h,S,R,Z){return $s(h),S=ko(l,h,S,R,void 0,Z),R=Bt(),l!==null&&!Ps?(Gt(l,h,Z),Yl(l,h,Z)):(mi&&R&&Pl(h),h.flags|=1,ds(l,h,S,Z),h.child)}function bp(l,h,S,R,Z,se){return $s(h),h.updateQueue=null,S=ls(h,R,S,Z),Ys(l),R=Bt(),l!==null&&!Ps?(Gt(l,h,se),Yl(l,h,se)):(mi&&R&&Pl(h),h.flags|=1,ds(l,h,S,se),h.child)}function Ep(l,h,S,R,Z){if($s(h),h.stateNode===null){var se=Gi,We=S.contextType;typeof We=="object"&&We!==null&&(se=wa(We)),se=new S(R,se),h.memoizedState=se.state!==null&&se.state!==void 0?se.state:null,se.updater=Yd,h.stateNode=se,se._reactInternals=h,se=h.stateNode,se.props=R,se.state=h.memoizedState,se.refs={},gn(h),We=S.contextType,se.context=typeof We=="object"&&We!==null?wa(We):Gi,se.state=h.memoizedState,We=S.getDerivedStateFromProps,typeof We=="function"&&(Gd(h,S,We,R),se.state=h.memoizedState),typeof S.getDerivedStateFromProps=="function"||typeof se.getSnapshotBeforeUpdate=="function"||typeof se.UNSAFE_componentWillMount!="function"&&typeof se.componentWillMount!="function"||(We=se.state,typeof se.componentWillMount=="function"&&se.componentWillMount(),typeof se.UNSAFE_componentWillMount=="function"&&se.UNSAFE_componentWillMount(),We!==se.state&&Yd.enqueueReplaceState(se,se.state,null),ri(h,R,se,Z),ui(),se.state=h.memoizedState),typeof se.componentDidMount=="function"&&(h.flags|=4194308),R=!0}else if(l===null){se=h.stateNode;var pt=h.memoizedProps,Ft=bc(S,pt);se.props=Ft;var Dn=se.context,sr=S.contextType;We=Gi,typeof sr=="object"&&sr!==null&&(We=wa(sr));var Pr=S.getDerivedStateFromProps;sr=typeof Pr=="function"||typeof se.getSnapshotBeforeUpdate=="function",pt=h.pendingProps!==pt,sr||typeof se.UNSAFE_componentWillReceiveProps!="function"&&typeof se.componentWillReceiveProps!="function"||(pt||Dn!==We)&&ku(h,se,R,We),Qn=!1;var Bn=h.memoizedState;se.state=Bn,ri(h,R,se,Z),ui(),Dn=h.memoizedState,pt||Bn!==Dn||Qn?(typeof Pr=="function"&&(Gd(h,S,Pr,R),Dn=h.memoizedState),(Ft=Qn||up(h,S,Ft,R,Bn,Dn,We))?(sr||typeof se.UNSAFE_componentWillMount!="function"&&typeof se.componentWillMount!="function"||(typeof se.componentWillMount=="function"&&se.componentWillMount(),typeof se.UNSAFE_componentWillMount=="function"&&se.UNSAFE_componentWillMount()),typeof se.componentDidMount=="function"&&(h.flags|=4194308)):(typeof se.componentDidMount=="function"&&(h.flags|=4194308),h.memoizedProps=R,h.memoizedState=Dn),se.props=R,se.state=Dn,se.context=We,R=Ft):(typeof se.componentDidMount=="function"&&(h.flags|=4194308),R=!1)}else{se=h.stateNode,vo(l,h),We=h.memoizedProps,sr=bc(S,We),se.props=sr,Pr=h.pendingProps,Bn=se.context,Dn=S.contextType,Ft=Gi,typeof Dn=="object"&&Dn!==null&&(Ft=wa(Dn)),pt=S.getDerivedStateFromProps,(Dn=typeof pt=="function"||typeof se.getSnapshotBeforeUpdate=="function")||typeof se.UNSAFE_componentWillReceiveProps!="function"&&typeof se.componentWillReceiveProps!="function"||(We!==Pr||Bn!==Ft)&&ku(h,se,R,Ft),Qn=!1,Bn=h.memoizedState,se.state=Bn,ri(h,R,se,Z),ui();var Fn=h.memoizedState;We!==Pr||Bn!==Fn||Qn||l!==null&&l.dependencies!==null&&bl(l.dependencies)?(typeof pt=="function"&&(Gd(h,S,pt,R),Fn=h.memoizedState),(sr=Qn||up(h,S,sr,R,Bn,Fn,Ft)||l!==null&&l.dependencies!==null&&bl(l.dependencies))?(Dn||typeof se.UNSAFE_componentWillUpdate!="function"&&typeof se.componentWillUpdate!="function"||(typeof se.componentWillUpdate=="function"&&se.componentWillUpdate(R,Fn,Ft),typeof se.UNSAFE_componentWillUpdate=="function"&&se.UNSAFE_componentWillUpdate(R,Fn,Ft)),typeof se.componentDidUpdate=="function"&&(h.flags|=4),typeof se.getSnapshotBeforeUpdate=="function"&&(h.flags|=1024)):(typeof se.componentDidUpdate!="function"||We===l.memoizedProps&&Bn===l.memoizedState||(h.flags|=4),typeof se.getSnapshotBeforeUpdate!="function"||We===l.memoizedProps&&Bn===l.memoizedState||(h.flags|=1024),h.memoizedProps=R,h.memoizedState=Fn),se.props=R,se.state=Fn,se.context=Ft,R=sr):(typeof se.componentDidUpdate!="function"||We===l.memoizedProps&&Bn===l.memoizedState||(h.flags|=4),typeof se.getSnapshotBeforeUpdate!="function"||We===l.memoizedProps&&Bn===l.memoizedState||(h.flags|=1024),R=!1)}return se=R,td(l,h),R=(h.flags&128)!==0,se||R?(se=h.stateNode,S=R&&typeof S.getDerivedStateFromError!="function"?null:se.render(),h.flags|=1,l!==null&&R?(h.child=$c(h,l.child,null,Z),h.child=$c(h,null,S,Z)):ds(l,h,S,Z),h.memoizedState=se.state,l=h.child):l=Yl(l,h,Z),l}function Sp(l,h,S,R){return dl(),h.flags|=256,ds(l,h,S,R),h.child}var Ip={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Xd(l){return{baseLanes:l,cachePool:tt()}}function Qd(l,h,S){return l=l!==null?l.childLanes&~S:0,h&&(l|=al),l}function Ap(l,h,S){var R=h.pendingProps,Z=!1,se=(h.flags&128)!==0,We;if((We=se)||(We=l!==null&&l.memoizedState===null?!1:(us.current&2)!==0),We&&(Z=!0,h.flags&=-129),We=(h.flags&32)!==0,h.flags&=-33,l===null){if(mi){if(Z?ec(h):Gl(h),mi){var pt=sa,Ft;if(Ft=pt){e:{for(Ft=pt,pt=Rs;Ft.nodeType!==8;){if(!pt){pt=null;break e}if(Ft=xl(Ft.nextSibling),Ft===null){pt=null;break e}}pt=Ft}pt!==null?(h.memoizedState={dehydrated:pt,treeContext:Ws!==null?{id:ss,overflow:vs}:null,retryLane:536870912,hydrationErrors:null},Ft=zi(18,null,null,0),Ft.stateNode=pt,Ft.return=h,h.child=Ft,ra=h,sa=null,Ft=!0):Ft=!1}Ft||Fs(h)}if(pt=h.memoizedState,pt!==null&&(pt=pt.dehydrated,pt!==null))return Tu(pt)?h.lanes=32:h.lanes=536870912,null;Ll(h)}return pt=R.children,R=R.fallback,Z?(Gl(h),Z=h.mode,pt=nd({mode:"hidden",children:pt},Z),R=js(R,Z,S,null),pt.return=h,R.return=h,pt.sibling=R,h.child=pt,Z=h.child,Z.memoizedState=Xd(S),Z.childLanes=Qd(l,We,S),h.memoizedState=Ip,R):(ec(h),xp(h,pt))}if(Ft=l.memoizedState,Ft!==null&&(pt=Ft.dehydrated,pt!==null)){if(se)h.flags&256?(ec(h),h.flags&=-257,h=kd(l,h,S)):h.memoizedState!==null?(Gl(h),h.child=l.child,h.flags|=128,h=null):(Gl(h),Z=R.fallback,pt=h.mode,R=nd({mode:"visible",children:R.children},pt),Z=js(Z,pt,S,null),Z.flags|=2,R.return=h,Z.return=h,R.sibling=Z,h.child=R,$c(h,l.child,null,S),R=h.child,R.memoizedState=Xd(S),R.childLanes=Qd(l,We,S),h.memoizedState=Ip,h=Z);else if(ec(h),Tu(pt)){if(We=pt.nextSibling&&pt.nextSibling.dataset,We)var Dn=We.dgst;We=Dn,R=Error(u(419)),R.stack="",R.digest=We,fl({value:R,source:null,stack:null}),h=kd(l,h,S)}else if(Ps||pl(l,h,S,!1),We=(S&l.childLanes)!==0,Ps||We){if(We=Ma,We!==null&&(R=S&-S,R=R&42?1:yr(R),R=R&(We.suspendedLanes|S)?0:R,R!==0&&R!==Ft.retryLane))throw Ft.retryLane=R,Zi(l,R),ll(We,l,R),vp;pt.data==="$?"||cd(),h=kd(l,h,S)}else pt.data==="$?"?(h.flags|=192,h.child=l.child,h=null):(l=Ft.treeContext,sa=xl(pt.nextSibling),ra=h,mi=!0,Zs=null,Rs=!1,l!==null&&(gs[Xa++]=ss,gs[Xa++]=vs,gs[Xa++]=Ws,ss=l.id,vs=l.overflow,Ws=h),h=xp(h,R.children),h.flags|=4096);return h}return Z?(Gl(h),Z=R.fallback,pt=h.mode,Ft=l.child,Dn=Ft.sibling,R=aa(Ft,{mode:"hidden",children:R.children}),R.subtreeFlags=Ft.subtreeFlags&65011712,Dn!==null?Z=aa(Dn,Z):(Z=js(Z,pt,S,null),Z.flags|=2),Z.return=h,R.return=h,R.sibling=Z,h.child=R,R=Z,Z=h.child,pt=l.child.memoizedState,pt===null?pt=Xd(S):(Ft=pt.cachePool,Ft!==null?(Dn=Qe._currentValue,Ft=Ft.parent!==Dn?{parent:Dn,pool:Dn}:Ft):Ft=tt(),pt={baseLanes:pt.baseLanes|S,cachePool:Ft}),Z.memoizedState=pt,Z.childLanes=Qd(l,We,S),h.memoizedState=Ip,R):(ec(h),S=l.child,l=S.sibling,S=aa(S,{mode:"visible",children:R.children}),S.return=h,S.sibling=null,l!==null&&(We=h.deletions,We===null?(h.deletions=[l],h.flags|=16):We.push(l)),h.child=S,h.memoizedState=null,S)}function xp(l,h){return h=nd({mode:"visible",children:h},l.mode),h.return=l,l.child=h}function nd(l,h){return l=zi(22,l,null,h),l.lanes=0,l.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},l}function kd(l,h,S){return $c(h,l.child,null,S),l=xp(h,h.pendingProps.children),l.flags|=2,h.memoizedState=null,l}function Dp(l,h,S){l.lanes|=h;var R=l.alternate;R!==null&&(R.lanes|=h),jl(l.return,h,S)}function qd(l,h,S,R,Z){var se=l.memoizedState;se===null?l.memoizedState={isBackwards:h,rendering:null,renderingStartTime:0,last:R,tail:S,tailMode:Z}:(se.isBackwards=h,se.rendering=null,se.renderingStartTime=0,se.last=R,se.tail=S,se.tailMode=Z)}function Mp(l,h,S){var R=h.pendingProps,Z=R.revealOrder,se=R.tail;if(ds(l,h,R.children,S),R=us.current,R&2)R=R&1|2,h.flags|=128;else{if(l!==null&&l.flags&128)e:for(l=h.child;l!==null;){if(l.tag===13)l.memoizedState!==null&&Dp(l,S,h);else if(l.tag===19)Dp(l,S,h);else if(l.child!==null){l.child.return=l,l=l.child;continue}if(l===h)break e;for(;l.sibling===null;){if(l.return===null||l.return===h)break e;l=l.return}l.sibling.return=l.return,l=l.sibling}R&=1}switch(fe(us,R),Z){case"forwards":for(S=h.child,Z=null;S!==null;)l=S.alternate,l!==null&&gu(l)===null&&(Z=S),S=S.sibling;S=Z,S===null?(Z=h.child,h.child=null):(Z=S.sibling,S.sibling=null),qd(h,!1,Z,S,se);break;case"backwards":for(S=null,Z=h.child,h.child=null;Z!==null;){if(l=Z.alternate,l!==null&&gu(l)===null){h.child=Z;break}l=Z.sibling,Z.sibling=S,S=Z,Z=l}qd(h,!0,S,null,se);break;case"together":qd(h,!1,null,null,void 0);break;default:h.memoizedState=null}return h.child}function Yl(l,h,S){if(l!==null&&(h.dependencies=l.dependencies),oc|=h.lanes,!(S&h.childLanes))if(l!==null){if(pl(l,h,S,!1),(S&h.childLanes)===0)return null}else return null;if(l!==null&&h.child!==l.child)throw Error(u(153));if(h.child!==null){for(l=h.child,S=aa(l,l.pendingProps),h.child=S,S.return=h;l.sibling!==null;)l=l.sibling,S=S.sibling=aa(l,l.pendingProps),S.return=h;S.sibling=null}return h.child}function _d(l,h){return l.lanes&h?!0:(l=l.dependencies,!!(l!==null&&bl(l)))}function im(l,h,S){switch(h.tag){case 3:yt(h,h.stateNode.containerInfo),Gs(h,Qe,l.memoizedState.cache),dl();break;case 27:case 5:lt(h);break;case 4:yt(h,h.stateNode.containerInfo);break;case 10:Gs(h,h.type,h.memoizedProps.value);break;case 13:var R=h.memoizedState;if(R!==null)return R.dehydrated!==null?(ec(h),h.flags|=128,null):S&h.child.childLanes?Ap(l,h,S):(ec(h),l=Yl(l,h,S),l!==null?l.sibling:null);ec(h);break;case 19:var Z=(l.flags&128)!==0;if(R=(S&h.childLanes)!==0,R||(pl(l,h,S,!1),R=(S&h.childLanes)!==0),Z){if(R)return Mp(l,h,S);h.flags|=128}if(Z=h.memoizedState,Z!==null&&(Z.rendering=null,Z.tail=null,Z.lastEffect=null),fe(us,us.current),R)break;return null;case 22:case 23:return h.lanes=0,Op(l,h,S);case 24:Gs(h,Qe,l.memoizedState.cache)}return Yl(l,h,S)}function ef(l,h,S){if(l!==null)if(l.memoizedProps!==h.pendingProps)Ps=!0;else{if(!_d(l,S)&&!(h.flags&128))return Ps=!1,im(l,h,S);Ps=!!(l.flags&131072)}else Ps=!1,mi&&h.flags&1048576&&ul(h,qs,h.index);switch(h.lanes=0,h.tag){case 16:e:{l=h.pendingProps;var R=h.elementType,Z=R._init;if(R=Z(R._payload),h.type=R,typeof R=="function")fs(R)?(l=bc(R,l),h.tag=1,h=Ep(null,h,R,l,S)):(h.tag=0,h=Jd(null,h,R,l,S));else{if(R!=null){if(Z=R.$$typeof,Z===N){h.tag=11,h=yp(null,h,R,l,S);break e}else if(Z===B){h.tag=14,h=ed(null,h,R,l,S);break e}}throw h=pe(R)||R,Error(u(306,h,""))}}return h;case 0:return Jd(l,h,h.type,h.pendingProps,S);case 1:return R=h.type,Z=bc(R,h.pendingProps),Ep(l,h,R,Z,S);case 3:e:{if(yt(h,h.stateNode.containerInfo),l===null)throw Error(u(387));R=h.pendingProps;var se=h.memoizedState;Z=se.element,vo(l,h),ri(h,R,null,S);var We=h.memoizedState;if(R=We.cache,Gs(h,Qe,R),R!==se.cache&&Vl(h,[Qe],S,!0),ui(),R=We.element,se.isDehydrated)if(se={element:R,isDehydrated:!1,cache:We.cache},h.updateQueue.baseState=se,h.memoizedState=se,h.flags&256){h=Sp(l,h,R,S);break e}else if(R!==Z){Z=Gr(Error(u(424)),h),fl(Z),h=Sp(l,h,R,S);break e}else{switch(l=h.stateNode.containerInfo,l.nodeType){case 9:l=l.body;break;default:l=l.nodeName==="HTML"?l.ownerDocument.body:l}for(sa=xl(l.firstChild),ra=h,mi=!0,Zs=null,Rs=!0,S=Zd(h,null,R,S),h.child=S;S;)S.flags=S.flags&-3|4096,S=S.sibling}else{if(dl(),R===Z){h=Yl(l,h,S);break e}ds(l,h,R,S)}h=h.child}return h;case 26:return td(l,h),l===null?(S=Dh(h.type,null,h.pendingProps,null))?h.memoizedState=S:mi||(S=h.type,l=h.pendingProps,R=gd(Ke.current).createElement(S),R[Yr]=h,R[lr]=l,As(R,S,l),ni(R),h.stateNode=R):h.memoizedState=Dh(h.type,l.memoizedProps,h.pendingProps,l.memoizedState),null;case 27:return lt(h),l===null&&mi&&(R=h.stateNode=Eh(h.type,h.pendingProps,Ke.current),ra=h,Rs=!0,Z=sa,uc(h.type)?(Uf=Z,sa=xl(R.firstChild)):sa=Z),ds(l,h,h.pendingProps.children,S),td(l,h),l===null&&(h.flags|=4194304),h.child;case 5:return l===null&&mi&&((Z=R=sa)&&(R=Im(R,h.type,h.pendingProps,Rs),R!==null?(h.stateNode=R,ra=h,sa=xl(R.firstChild),Rs=!1,Z=!0):Z=!1),Z||Fs(h)),lt(h),Z=h.type,se=h.pendingProps,We=l!==null?l.memoizedProps:null,R=se.children,Nf(Z,se)?R=null:We!==null&&Nf(Z,We)&&(h.flags|=32),h.memoizedState!==null&&(Z=ko(l,h,ft,null,null,S),Uu._currentValue=Z),td(l,h),ds(l,h,R,S),h.child;case 6:return l===null&&mi&&((l=S=sa)&&(S=Am(S,h.pendingProps,Rs),S!==null?(h.stateNode=S,ra=h,sa=null,l=!0):l=!1),l||Fs(h)),null;case 13:return Ap(l,h,S);case 4:return yt(h,h.stateNode.containerInfo),R=h.pendingProps,l===null?h.child=$c(h,null,R,S):ds(l,h,R,S),h.child;case 11:return yp(l,h,h.type,h.pendingProps,S);case 7:return ds(l,h,h.pendingProps,S),h.child;case 8:return ds(l,h,h.pendingProps.children,S),h.child;case 12:return ds(l,h,h.pendingProps.children,S),h.child;case 10:return R=h.pendingProps,Gs(h,h.type,R.value),ds(l,h,R.children,S),h.child;case 9:return Z=h.type._context,R=h.pendingProps.children,$s(h),Z=wa(Z),R=R(Z),h.flags|=1,ds(l,h,R,S),h.child;case 14:return ed(l,h,h.type,h.pendingProps,S);case 15:return Cp(l,h,h.type,h.pendingProps,S);case 19:return Mp(l,h,S);case 31:return R=h.pendingProps,S=h.mode,R={mode:R.mode,children:R.children},l===null?(S=nd(R,S),S.ref=h.ref,h.child=S,S.return=h,h=S):(S=aa(l.child,R),S.ref=h.ref,h.child=S,S.return=h,h=S),h;case 22:return Op(l,h,S);case 24:return $s(h),R=wa(Qe),l===null?(Z=q(),Z===null&&(Z=Ma,se=$e(),Z.pooledCache=se,se.refCount++,se!==null&&(Z.pooledCacheLanes|=S),Z=se),h.memoizedState={parent:R,cache:Z},gn(h),Gs(h,Qe,Z)):(l.lanes&S&&(vo(l,h),ri(h,null,null,S),ui()),Z=l.memoizedState,se=h.memoizedState,Z.parent!==R?(Z={parent:R,cache:R},h.memoizedState=Z,h.lanes===0&&(h.memoizedState=h.updateQueue.baseState=Z),Gs(h,Qe,R)):(R=se.cache,Gs(h,Qe,R),R!==Z.cache&&Vl(h,[Qe],S,!0))),ds(l,h,h.pendingProps.children,S),h.child;case 29:throw h.pendingProps}throw Error(u(156,h.tag))}function rl(l){l.flags|=4}function Tp(l,h){if(h.type!=="stylesheet"||h.state.loading&4)l.flags&=-16777217;else if(l.flags|=16777216,!Rh(h)){if(h=ml.current,h!==null&&((Ji&4194048)===Ji?Rl!==null:(Ji&62914560)!==Ji&&!(Ji&536870912)||h!==Rl))throw zt=Ln,xn;l.flags|=8192}}function zc(l,h){h!==null&&(l.flags|=4),l.flags&16384&&(h=l.tag!==22?wt():536870912,l.lanes|=h,Sc|=h)}function yu(l,h){if(!mi)switch(l.tailMode){case"hidden":h=l.tail;for(var S=null;h!==null;)h.alternate!==null&&(S=h),h=h.sibling;S===null?l.tail=null:S.sibling=null;break;case"collapsed":S=l.tail;for(var R=null;S!==null;)S.alternate!==null&&(R=S),S=S.sibling;R===null?h||l.tail===null?l.tail=null:l.tail.sibling=null:R.sibling=null}}function Sa(l){var h=l.alternate!==null&&l.alternate.child===l.child,S=0,R=0;if(h)for(var Z=l.child;Z!==null;)S|=Z.lanes|Z.childLanes,R|=Z.subtreeFlags&65011712,R|=Z.flags&65011712,Z.return=l,Z=Z.sibling;else for(Z=l.child;Z!==null;)S|=Z.lanes|Z.childLanes,R|=Z.subtreeFlags,R|=Z.flags,Z.return=l,Z=Z.sibling;return l.subtreeFlags|=R,l.childLanes=S,h}function am(l,h,S){var R=h.pendingProps;switch(zl(h),h.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Sa(h),null;case 1:return Sa(h),null;case 3:return S=h.stateNode,R=null,l!==null&&(R=l.memoizedState.cache),h.memoizedState.cache!==R&&(h.flags|=2048),ba(Qe),Te(),S.pendingContext&&(S.context=S.pendingContext,S.pendingContext=null),(l===null||l.child===null)&&(el(h)?rl(h):l===null||l.memoizedState.isDehydrated&&!(h.flags&256)||(h.flags|=1024,Ls())),Sa(h),null;case 26:return S=h.memoizedState,l===null?(rl(h),S!==null?(Sa(h),Tp(h,S)):(Sa(h),h.flags&=-16777217)):S?S!==l.memoizedState?(rl(h),Sa(h),Tp(h,S)):(Sa(h),h.flags&=-16777217):(l.memoizedProps!==R&&rl(h),Sa(h),h.flags&=-16777217),null;case 27:V(h),S=Ke.current;var Z=h.type;if(l!==null&&h.stateNode!=null)l.memoizedProps!==R&&rl(h);else{if(!R){if(h.stateNode===null)throw Error(u(166));return Sa(h),null}l=Pe.current,el(h)?Hl(h,l):(l=Eh(Z,R,S),h.stateNode=l,rl(h))}return Sa(h),null;case 5:if(V(h),S=h.type,l!==null&&h.stateNode!=null)l.memoizedProps!==R&&rl(h);else{if(!R){if(h.stateNode===null)throw Error(u(166));return Sa(h),null}if(l=Pe.current,el(h))Hl(h,l);else{switch(Z=gd(Ke.current),l){case 1:l=Z.createElementNS("http://www.w3.org/2000/svg",S);break;case 2:l=Z.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;default:switch(S){case"svg":l=Z.createElementNS("http://www.w3.org/2000/svg",S);break;case"math":l=Z.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;case"script":l=Z.createElement("div"),l.innerHTML="<script><\/script>",l=l.removeChild(l.firstChild);break;case"select":l=typeof R.is=="string"?Z.createElement("select",{is:R.is}):Z.createElement("select"),R.multiple?l.multiple=!0:R.size&&(l.size=R.size);break;default:l=typeof R.is=="string"?Z.createElement(S,{is:R.is}):Z.createElement(S)}}l[Yr]=h,l[lr]=R;e:for(Z=h.child;Z!==null;){if(Z.tag===5||Z.tag===6)l.appendChild(Z.stateNode);else if(Z.tag!==4&&Z.tag!==27&&Z.child!==null){Z.child.return=Z,Z=Z.child;continue}if(Z===h)break e;for(;Z.sibling===null;){if(Z.return===null||Z.return===h)break e;Z=Z.return}Z.sibling.return=Z.return,Z=Z.sibling}h.stateNode=l;e:switch(As(l,S,R),S){case"button":case"input":case"select":case"textarea":l=!!R.autoFocus;break e;case"img":l=!0;break e;default:l=!1}l&&rl(h)}}return Sa(h),h.flags&=-16777217,null;case 6:if(l&&h.stateNode!=null)l.memoizedProps!==R&&rl(h);else{if(typeof R!="string"&&h.stateNode===null)throw Error(u(166));if(l=Ke.current,el(h)){if(l=h.stateNode,S=h.memoizedProps,R=null,Z=ra,Z!==null)switch(Z.tag){case 27:case 5:R=Z.memoizedProps}l[Yr]=h,l=!!(l.nodeValue===S||R!==null&&R.suppressHydrationWarning===!0||mh(l.nodeValue,S)),l||Fs(h)}else l=gd(l).createTextNode(R),l[Yr]=h,h.stateNode=l}return Sa(h),null;case 13:if(R=h.memoizedState,l===null||l.memoizedState!==null&&l.memoizedState.dehydrated!==null){if(Z=el(h),R!==null&&R.dehydrated!==null){if(l===null){if(!Z)throw Error(u(318));if(Z=h.memoizedState,Z=Z!==null?Z.dehydrated:null,!Z)throw Error(u(317));Z[Yr]=h}else dl(),!(h.flags&128)&&(h.memoizedState=null),h.flags|=4;Sa(h),Z=!1}else Z=Ls(),l!==null&&l.memoizedState!==null&&(l.memoizedState.hydrationErrors=Z),Z=!0;if(!Z)return h.flags&256?(Ll(h),h):(Ll(h),null)}if(Ll(h),h.flags&128)return h.lanes=S,h;if(S=R!==null,l=l!==null&&l.memoizedState!==null,S){R=h.child,Z=null,R.alternate!==null&&R.alternate.memoizedState!==null&&R.alternate.memoizedState.cachePool!==null&&(Z=R.alternate.memoizedState.cachePool.pool);var se=null;R.memoizedState!==null&&R.memoizedState.cachePool!==null&&(se=R.memoizedState.cachePool.pool),se!==Z&&(R.flags|=2048)}return S!==l&&S&&(h.child.flags|=8192),zc(h,h.updateQueue),Sa(h),null;case 4:return Te(),l===null&&Mf(h.stateNode.containerInfo),Sa(h),null;case 10:return ba(h.type),Sa(h),null;case 19:if(_(us),Z=h.memoizedState,Z===null)return Sa(h),null;if(R=(h.flags&128)!==0,se=Z.rendering,se===null)if(R)yu(Z,!1);else{if(ns!==0||l!==null&&l.flags&128)for(l=h.child;l!==null;){if(se=gu(l),se!==null){for(h.flags|=128,yu(Z,!1),l=se.updateQueue,h.updateQueue=l,zc(h,l),h.subtreeFlags=0,l=S,S=h.child;S!==null;)Ms(S,l),S=S.sibling;return fe(us,us.current&1|2),h.child}l=l.sibling}Z.tail!==null&&ge()>ac&&(h.flags|=128,R=!0,yu(Z,!1),h.lanes=4194304)}else{if(!R)if(l=gu(se),l!==null){if(h.flags|=128,R=!0,l=l.updateQueue,h.updateQueue=l,zc(h,l),yu(Z,!0),Z.tail===null&&Z.tailMode==="hidden"&&!se.alternate&&!mi)return Sa(h),null}else 2*ge()-Z.renderingStartTime>ac&&S!==536870912&&(h.flags|=128,R=!0,yu(Z,!1),h.lanes=4194304);Z.isBackwards?(se.sibling=h.child,h.child=se):(l=Z.last,l!==null?l.sibling=se:h.child=se,Z.last=se)}return Z.tail!==null?(h=Z.tail,Z.rendering=h,Z.tail=h.sibling,Z.renderingStartTime=ge(),h.sibling=null,l=us.current,fe(us,R?l&1|2:l&1),h):(Sa(h),null);case 22:case 23:return Ll(h),ya(),R=h.memoizedState!==null,l!==null?l.memoizedState!==null!==R&&(h.flags|=8192):R&&(h.flags|=8192),R?S&536870912&&!(h.flags&128)&&(Sa(h),h.subtreeFlags&6&&(h.flags|=8192)):Sa(h),S=h.updateQueue,S!==null&&zc(h,S.retryQueue),S=null,l!==null&&l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(S=l.memoizedState.cachePool.pool),R=null,h.memoizedState!==null&&h.memoizedState.cachePool!==null&&(R=h.memoizedState.cachePool.pool),R!==S&&(h.flags|=2048),l!==null&&_(Lo),null;case 24:return S=null,l!==null&&(S=l.memoizedState.cache),h.memoizedState.cache!==S&&(h.flags|=2048),ba(Qe),Sa(h),null;case 25:return null;case 30:return null}throw Error(u(156,h.tag))}function sm(l,h){switch(zl(h),h.tag){case 1:return l=h.flags,l&65536?(h.flags=l&-65537|128,h):null;case 3:return ba(Qe),Te(),l=h.flags,l&65536&&!(l&128)?(h.flags=l&-65537|128,h):null;case 26:case 27:case 5:return V(h),null;case 13:if(Ll(h),l=h.memoizedState,l!==null&&l.dehydrated!==null){if(h.alternate===null)throw Error(u(340));dl()}return l=h.flags,l&65536?(h.flags=l&-65537|128,h):null;case 19:return _(us),null;case 4:return Te(),null;case 10:return ba(h.type),null;case 22:case 23:return Ll(h),ya(),l!==null&&_(Lo),l=h.flags,l&65536?(h.flags=l&-65537|128,h):null;case 24:return ba(Qe),null;case 25:return null;default:return null}}function tf(l,h){switch(zl(h),h.tag){case 3:ba(Qe),Te();break;case 26:case 27:case 5:V(h);break;case 4:Te();break;case 13:Ll(h);break;case 19:_(us);break;case 10:ba(h.type);break;case 22:case 23:Ll(h),ya(),l!==null&&_(Lo);break;case 24:ba(Qe)}}function Cu(l,h){try{var S=h.updateQueue,R=S!==null?S.lastEffect:null;if(R!==null){var Z=R.next;S=Z;do{if((S.tag&l)===l){R=void 0;var se=S.create,We=S.inst;R=se(),We.destroy=R}S=S.next}while(S!==Z)}}catch(pt){Ca(h,h.return,pt)}}function tc(l,h,S){try{var R=h.updateQueue,Z=R!==null?R.lastEffect:null;if(Z!==null){var se=Z.next;R=se;do{if((R.tag&l)===l){var We=R.inst,pt=We.destroy;if(pt!==void 0){We.destroy=void 0,Z=h;var Ft=S,Dn=pt;try{Dn()}catch(sr){Ca(Z,Ft,sr)}}}R=R.next}while(R!==se)}}catch(sr){Ca(h,h.return,sr)}}function nf(l){var h=l.updateQueue;if(h!==null){var S=l.stateNode;try{la(h,S)}catch(R){Ca(l,l.return,R)}}}function rf(l,h,S){S.props=bc(l.type,l.memoizedProps),S.state=l.memoizedState;try{S.componentWillUnmount()}catch(R){Ca(l,h,R)}}function Ou(l,h){try{var S=l.ref;if(S!==null){switch(l.tag){case 26:case 27:case 5:var R=l.stateNode;break;case 30:R=l.stateNode;break;default:R=l.stateNode}typeof S=="function"?l.refCleanup=S(R):S.current=R}}catch(Z){Ca(l,h,Z)}}function Il(l,h){var S=l.ref,R=l.refCleanup;if(S!==null)if(typeof R=="function")try{R()}catch(Z){Ca(l,h,Z)}finally{l.refCleanup=null,l=l.alternate,l!=null&&(l.refCleanup=null)}else if(typeof S=="function")try{S(null)}catch(Z){Ca(l,h,Z)}else S.current=null}function jp(l){var h=l.type,S=l.memoizedProps,R=l.stateNode;try{e:switch(h){case"button":case"input":case"select":case"textarea":S.autoFocus&&R.focus();break e;case"img":S.src?R.src=S.src:S.srcSet&&(R.srcset=S.srcSet)}}catch(Z){Ca(l,l.return,Z)}}function of(l,h,S){try{var R=l.stateNode;gh(R,l.type,S,h),R[lr]=h}catch(Z){Ca(l,l.return,Z)}}function Rp(l){return l.tag===5||l.tag===3||l.tag===26||l.tag===27&&uc(l.type)||l.tag===4}function af(l){e:for(;;){for(;l.sibling===null;){if(l.return===null||Rp(l.return))return null;l=l.return}for(l.sibling.return=l.return,l=l.sibling;l.tag!==5&&l.tag!==6&&l.tag!==18;){if(l.tag===27&&uc(l.type)||l.flags&2||l.child===null||l.tag===4)continue e;l.child.return=l,l=l.child}if(!(l.flags&2))return l.stateNode}}function sf(l,h,S){var R=l.tag;if(R===5||R===6)l=l.stateNode,h?(S.nodeType===9?S.body:S.nodeName==="HTML"?S.ownerDocument.body:S).insertBefore(l,h):(h=S.nodeType===9?S.body:S.nodeName==="HTML"?S.ownerDocument.body:S,h.appendChild(l),S=S._reactRootContainer,S!=null||h.onclick!==null||(h.onclick=md));else if(R!==4&&(R===27&&uc(l.type)&&(S=l.stateNode,h=null),l=l.child,l!==null))for(sf(l,h,S),l=l.sibling;l!==null;)sf(l,h,S),l=l.sibling}function Hc(l,h,S){var R=l.tag;if(R===5||R===6)l=l.stateNode,h?S.insertBefore(l,h):S.appendChild(l);else if(R!==4&&(R===27&&uc(l.type)&&(S=l.stateNode),l=l.child,l!==null))for(Hc(l,h,S),l=l.sibling;l!==null;)Hc(l,h,S),l=l.sibling}function Lp(l){var h=l.stateNode,S=l.memoizedProps;try{for(var R=l.type,Z=h.attributes;Z.length;)h.removeAttributeNode(Z[0]);As(h,R,S),h[Yr]=l,h[lr]=S}catch(se){Ca(l,l.return,se)}}var Jl=!1,as=!1,rd=!1,Bp=typeof WeakSet=="function"?WeakSet:Set,hs=null;function lm(l,h){if(l=l.containerInfo,Bf=Sd,l=ue(l),Oe(l)){if("selectionStart"in l)var S={start:l.selectionStart,end:l.selectionEnd};else e:{S=(S=l.ownerDocument)&&S.defaultView||window;var R=S.getSelection&&S.getSelection();if(R&&R.rangeCount!==0){S=R.anchorNode;var Z=R.anchorOffset,se=R.focusNode;R=R.focusOffset;try{S.nodeType,se.nodeType}catch{S=null;break e}var We=0,pt=-1,Ft=-1,Dn=0,sr=0,Pr=l,Bn=null;t:for(;;){for(var Fn;Pr!==S||Z!==0&&Pr.nodeType!==3||(pt=We+Z),Pr!==se||R!==0&&Pr.nodeType!==3||(Ft=We+R),Pr.nodeType===3&&(We+=Pr.nodeValue.length),(Fn=Pr.firstChild)!==null;)Bn=Pr,Pr=Fn;for(;;){if(Pr===l)break t;if(Bn===S&&++Dn===Z&&(pt=We),Bn===se&&++sr===R&&(Ft=We),(Fn=Pr.nextSibling)!==null)break;Pr=Bn,Bn=Pr.parentNode}Pr=Fn}S=pt===-1||Ft===-1?null:{start:pt,end:Ft}}else S=null}S=S||{start:0,end:0}}else S=null;for(wf={focusedElem:l,selectionRange:S},Sd=!1,hs=h;hs!==null;)if(h=hs,l=h.child,(h.subtreeFlags&1024)!==0&&l!==null)l.return=h,hs=l;else for(;hs!==null;){switch(h=hs,se=h.alternate,l=h.flags,h.tag){case 0:break;case 11:case 15:break;case 1:if(l&1024&&se!==null){l=void 0,S=h,Z=se.memoizedProps,se=se.memoizedState,R=S.stateNode;try{var bi=bc(S.type,Z,S.elementType===S.type);l=R.getSnapshotBeforeUpdate(bi,se),R.__reactInternalSnapshotBeforeUpdate=l}catch(fi){Ca(S,S.return,fi)}}break;case 3:if(l&1024){if(l=h.stateNode.containerInfo,S=l.nodeType,S===9)vd(l);else if(S===1)switch(l.nodeName){case"HEAD":case"HTML":case"BODY":vd(l);break;default:l.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if(l&1024)throw Error(u(163))}if(l=h.sibling,l!==null){l.return=h.return,hs=l;break}hs=h.return}}function wp(l,h,S){var R=S.flags;switch(S.tag){case 0:case 11:case 15:Xl(l,S),R&4&&Cu(5,S);break;case 1:if(Xl(l,S),R&4)if(l=S.stateNode,h===null)try{l.componentDidMount()}catch(We){Ca(S,S.return,We)}else{var Z=bc(S.type,h.memoizedProps);h=h.memoizedState;try{l.componentDidUpdate(Z,h,l.__reactInternalSnapshotBeforeUpdate)}catch(We){Ca(S,S.return,We)}}R&64&&nf(S),R&512&&Ou(S,S.return);break;case 3:if(Xl(l,S),R&64&&(l=S.updateQueue,l!==null)){if(h=null,S.child!==null)switch(S.child.tag){case 27:case 5:h=S.child.stateNode;break;case 1:h=S.child.stateNode}try{la(l,h)}catch(We){Ca(S,S.return,We)}}break;case 27:h===null&&R&4&&Lp(S);case 26:case 5:Xl(l,S),h===null&&R&4&&jp(S),R&512&&Ou(S,S.return);break;case 12:Xl(l,S);break;case 13:Xl(l,S),R&4&&cf(l,S),R&64&&(l=S.memoizedState,l!==null&&(l=l.dehydrated,l!==null&&(S=pm.bind(null,S),xm(l,S))));break;case 22:if(R=S.memoizedState!==null||Jl,!R){h=h!==null&&h.memoizedState!==null||as,Z=Jl;var se=as;Jl=R,(as=h)&&!se?wl(l,S,(S.subtreeFlags&8772)!==0):Xl(l,S),Jl=Z,as=se}break;case 30:break;default:Xl(l,S)}}function lf(l){var h=l.alternate;h!==null&&(l.alternate=null,lf(h)),l.child=null,l.deletions=null,l.sibling=null,l.tag===5&&(h=l.stateNode,h!==null&&Ko(h)),l.stateNode=null,l.return=null,l.dependencies=null,l.memoizedProps=null,l.memoizedState=null,l.pendingProps=null,l.stateNode=null,l.updateQueue=null}var Za=null,Hs=!1;function Bl(l,h,S){for(S=S.child;S!==null;)Np(l,h,S),S=S.sibling}function Np(l,h,S){if(ee&&typeof ee.onCommitFiberUnmount=="function")try{ee.onCommitFiberUnmount(ce,S)}catch{}switch(S.tag){case 26:as||Il(S,h),Bl(l,h,S),S.memoizedState?S.memoizedState.count--:S.stateNode&&(S=S.stateNode,S.parentNode.removeChild(S));break;case 27:as||Il(S,h);var R=Za,Z=Hs;uc(S.type)&&(Za=S.stateNode,Hs=!1),Bl(l,h,S),ju(S.stateNode),Za=R,Hs=Z;break;case 5:as||Il(S,h);case 6:if(R=Za,Z=Hs,Za=null,Bl(l,h,S),Za=R,Hs=Z,Za!==null)if(Hs)try{(Za.nodeType===9?Za.body:Za.nodeName==="HTML"?Za.ownerDocument.body:Za).removeChild(S.stateNode)}catch(se){Ca(S,h,se)}else try{Za.removeChild(S.stateNode)}catch(se){Ca(S,h,se)}break;case 18:Za!==null&&(Hs?(l=Za,Ph(l.nodeType===9?l.body:l.nodeName==="HTML"?l.ownerDocument.body:l,S.stateNode),$u(l)):Ph(Za,S.stateNode));break;case 4:R=Za,Z=Hs,Za=S.stateNode.containerInfo,Hs=!0,Bl(l,h,S),Za=R,Hs=Z;break;case 0:case 11:case 14:case 15:as||tc(2,S,h),as||tc(4,S,h),Bl(l,h,S);break;case 1:as||(Il(S,h),R=S.stateNode,typeof R.componentWillUnmount=="function"&&rf(S,h,R)),Bl(l,h,S);break;case 21:Bl(l,h,S);break;case 22:as=(R=as)||S.memoizedState!==null,Bl(l,h,S),as=R;break;default:Bl(l,h,S)}}function cf(l,h){if(h.memoizedState===null&&(l=h.alternate,l!==null&&(l=l.memoizedState,l!==null&&(l=l.dehydrated,l!==null))))try{$u(l)}catch(S){Ca(h,h.return,S)}}function cm(l){switch(l.tag){case 13:case 19:var h=l.stateNode;return h===null&&(h=l.stateNode=new Bp),h;case 22:return l=l.stateNode,h=l._retryCache,h===null&&(h=l._retryCache=new Bp),h;default:throw Error(u(435,l.tag))}}function Pu(l,h){var S=cm(l);h.forEach(function(R){var Z=sh.bind(null,l,R);S.has(R)||(S.add(R),R.then(Z,Z))})}function ol(l,h){var S=h.deletions;if(S!==null)for(var R=0;R<S.length;R++){var Z=S[R],se=l,We=h,pt=We;e:for(;pt!==null;){switch(pt.tag){case 27:if(uc(pt.type)){Za=pt.stateNode,Hs=!1;break e}break;case 5:Za=pt.stateNode,Hs=!1;break e;case 3:case 4:Za=pt.stateNode.containerInfo,Hs=!0;break e}pt=pt.return}if(Za===null)throw Error(u(160));Np(se,We,Z),Za=null,Hs=!1,se=Z.alternate,se!==null&&(se.return=null),Z.return=null}if(h.subtreeFlags&13878)for(h=h.child;h!==null;)Fp(h,l),h=h.sibling}var Al=null;function Fp(l,h){var S=l.alternate,R=l.flags;switch(l.tag){case 0:case 11:case 14:case 15:ol(h,l),Bs(l),R&4&&(tc(3,l,l.return),Cu(3,l),tc(5,l,l.return));break;case 1:ol(h,l),Bs(l),R&512&&(as||S===null||Il(S,S.return)),R&64&&Jl&&(l=l.updateQueue,l!==null&&(R=l.callbacks,R!==null&&(S=l.shared.hiddenCallbacks,l.shared.hiddenCallbacks=S===null?R:S.concat(R))));break;case 26:var Z=Al;if(ol(h,l),Bs(l),R&512&&(as||S===null||Il(S,S.return)),R&4){var se=S!==null?S.memoizedState:null;if(R=l.memoizedState,S===null)if(R===null)if(l.stateNode===null){e:{R=l.type,S=l.memoizedProps,Z=Z.ownerDocument||Z;t:switch(R){case"title":se=Z.getElementsByTagName("title")[0],(!se||se[vi]||se[Yr]||se.namespaceURI==="http://www.w3.org/2000/svg"||se.hasAttribute("itemprop"))&&(se=Z.createElement(R),Z.head.insertBefore(se,Z.querySelector("head > title"))),As(se,R,S),se[Yr]=l,ni(se),R=se;break e;case"link":var We=jh("link","href",Z).get(R+(S.href||""));if(We){for(var pt=0;pt<We.length;pt++)if(se=We[pt],se.getAttribute("href")===(S.href==null||S.href===""?null:S.href)&&se.getAttribute("rel")===(S.rel==null?null:S.rel)&&se.getAttribute("title")===(S.title==null?null:S.title)&&se.getAttribute("crossorigin")===(S.crossOrigin==null?null:S.crossOrigin)){We.splice(pt,1);break t}}se=Z.createElement(R),As(se,R,S),Z.head.appendChild(se);break;case"meta":if(We=jh("meta","content",Z).get(R+(S.content||""))){for(pt=0;pt<We.length;pt++)if(se=We[pt],se.getAttribute("content")===(S.content==null?null:""+S.content)&&se.getAttribute("name")===(S.name==null?null:S.name)&&se.getAttribute("property")===(S.property==null?null:S.property)&&se.getAttribute("http-equiv")===(S.httpEquiv==null?null:S.httpEquiv)&&se.getAttribute("charset")===(S.charSet==null?null:S.charSet)){We.splice(pt,1);break t}}se=Z.createElement(R),As(se,R,S),Z.head.appendChild(se);break;default:throw Error(u(468,R))}se[Yr]=l,ni(se),R=se}l.stateNode=R}else Hf(Z,l.type,l.stateNode);else l.stateNode=Th(Z,R,l.memoizedProps);else se!==R?(se===null?S.stateNode!==null&&(S=S.stateNode,S.parentNode.removeChild(S)):se.count--,R===null?Hf(Z,l.type,l.stateNode):Th(Z,R,l.memoizedProps)):R===null&&l.stateNode!==null&&of(l,l.memoizedProps,S.memoizedProps)}break;case 27:ol(h,l),Bs(l),R&512&&(as||S===null||Il(S,S.return)),S!==null&&R&4&&of(l,l.memoizedProps,S.memoizedProps);break;case 5:if(ol(h,l),Bs(l),R&512&&(as||S===null||Il(S,S.return)),l.flags&32){Z=l.stateNode;try{mr(Z,"")}catch(Fn){Ca(l,l.return,Fn)}}R&4&&l.stateNode!=null&&(Z=l.memoizedProps,of(l,Z,S!==null?S.memoizedProps:Z)),R&1024&&(rd=!0);break;case 6:if(ol(h,l),Bs(l),R&4){if(l.stateNode===null)throw Error(u(162));R=l.memoizedProps,S=l.stateNode;try{S.nodeValue=R}catch(Fn){Ca(l,l.return,Fn)}}break;case 3:if(Nu=null,Z=Al,Al=yd(h.containerInfo),ol(h,l),Al=Z,Bs(l),R&4&&S!==null&&S.memoizedState.isDehydrated)try{$u(h.containerInfo)}catch(Fn){Ca(l,l.return,Fn)}rd&&(rd=!1,uf(l));break;case 4:R=Al,Al=yd(l.stateNode.containerInfo),ol(h,l),Bs(l),Al=R;break;case 12:ol(h,l),Bs(l);break;case 13:ol(h,l),Bs(l),l.child.flags&8192&&l.memoizedState!==null!=(S!==null&&S.memoizedState!==null)&&(hf=ge()),R&4&&(R=l.updateQueue,R!==null&&(l.updateQueue=null,Pu(l,R)));break;case 22:Z=l.memoizedState!==null;var Ft=S!==null&&S.memoizedState!==null,Dn=Jl,sr=as;if(Jl=Dn||Z,as=sr||Ft,ol(h,l),as=sr,Jl=Dn,Bs(l),R&8192)e:for(h=l.stateNode,h._visibility=Z?h._visibility&-2:h._visibility|1,Z&&(S===null||Ft||Jl||as||nc(l)),S=null,h=l;;){if(h.tag===5||h.tag===26){if(S===null){Ft=S=h;try{if(se=Ft.stateNode,Z)We=se.style,typeof We.setProperty=="function"?We.setProperty("display","none","important"):We.display="none";else{pt=Ft.stateNode;var Pr=Ft.memoizedProps.style,Bn=Pr!=null&&Pr.hasOwnProperty("display")?Pr.display:null;pt.style.display=Bn==null||typeof Bn=="boolean"?"":(""+Bn).trim()}}catch(Fn){Ca(Ft,Ft.return,Fn)}}}else if(h.tag===6){if(S===null){Ft=h;try{Ft.stateNode.nodeValue=Z?"":Ft.memoizedProps}catch(Fn){Ca(Ft,Ft.return,Fn)}}}else if((h.tag!==22&&h.tag!==23||h.memoizedState===null||h===l)&&h.child!==null){h.child.return=h,h=h.child;continue}if(h===l)break e;for(;h.sibling===null;){if(h.return===null||h.return===l)break e;S===h&&(S=null),h=h.return}S===h&&(S=null),h.sibling.return=h.return,h=h.sibling}R&4&&(R=l.updateQueue,R!==null&&(S=R.retryQueue,S!==null&&(R.retryQueue=null,Pu(l,S))));break;case 19:ol(h,l),Bs(l),R&4&&(R=l.updateQueue,R!==null&&(l.updateQueue=null,Pu(l,R)));break;case 30:break;case 21:break;default:ol(h,l),Bs(l)}}function Bs(l){var h=l.flags;if(h&2){try{for(var S,R=l.return;R!==null;){if(Rp(R)){S=R;break}R=R.return}if(S==null)throw Error(u(160));switch(S.tag){case 27:var Z=S.stateNode,se=af(l);Hc(l,se,Z);break;case 5:var We=S.stateNode;S.flags&32&&(mr(We,""),S.flags&=-33);var pt=af(l);Hc(l,pt,We);break;case 3:case 4:var Ft=S.stateNode.containerInfo,Dn=af(l);sf(l,Dn,Ft);break;default:throw Error(u(161))}}catch(sr){Ca(l,l.return,sr)}l.flags&=-3}h&4096&&(l.flags&=-4097)}function uf(l){if(l.subtreeFlags&1024)for(l=l.child;l!==null;){var h=l;uf(h),h.tag===5&&h.flags&1024&&h.stateNode.reset(),l=l.sibling}}function Xl(l,h){if(h.subtreeFlags&8772)for(h=h.child;h!==null;)wp(l,h.alternate,h),h=h.sibling}function nc(l){for(l=l.child;l!==null;){var h=l;switch(h.tag){case 0:case 11:case 14:case 15:tc(4,h,h.return),nc(h);break;case 1:Il(h,h.return);var S=h.stateNode;typeof S.componentWillUnmount=="function"&&rf(h,h.return,S),nc(h);break;case 27:ju(h.stateNode);case 26:case 5:Il(h,h.return),nc(h);break;case 22:h.memoizedState===null&&nc(h);break;case 30:nc(h);break;default:nc(h)}l=l.sibling}}function wl(l,h,S){for(S=S&&(h.subtreeFlags&8772)!==0,h=h.child;h!==null;){var R=h.alternate,Z=l,se=h,We=se.flags;switch(se.tag){case 0:case 11:case 15:wl(Z,se,S),Cu(4,se);break;case 1:if(wl(Z,se,S),R=se,Z=R.stateNode,typeof Z.componentDidMount=="function")try{Z.componentDidMount()}catch(Dn){Ca(R,R.return,Dn)}if(R=se,Z=R.updateQueue,Z!==null){var pt=R.stateNode;try{var Ft=Z.shared.hiddenCallbacks;if(Ft!==null)for(Z.shared.hiddenCallbacks=null,Z=0;Z<Ft.length;Z++)Wi(Ft[Z],pt)}catch(Dn){Ca(R,R.return,Dn)}}S&&We&64&&nf(se),Ou(se,se.return);break;case 27:Lp(se);case 26:case 5:wl(Z,se,S),S&&R===null&&We&4&&jp(se),Ou(se,se.return);break;case 12:wl(Z,se,S);break;case 13:wl(Z,se,S),S&&We&4&&cf(Z,se);break;case 22:se.memoizedState===null&&wl(Z,se,S),Ou(se,se.return);break;case 30:break;default:wl(Z,se,S)}h=h.sibling}}function bu(l,h){var S=null;l!==null&&l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(S=l.memoizedState.cachePool.pool),l=null,h.memoizedState!==null&&h.memoizedState.cachePool!==null&&(l=h.memoizedState.cachePool.pool),l!==S&&(l!=null&&l.refCount++,S!=null&&Xe(S))}function df(l,h){l=null,h.alternate!==null&&(l=h.alternate.memoizedState.cache),h=h.memoizedState.cache,h!==l&&(h.refCount++,l!=null&&Xe(l))}function Nl(l,h,S,R){if(h.subtreeFlags&10256)for(h=h.child;h!==null;)Up(l,h,S,R),h=h.sibling}function Up(l,h,S,R){var Z=h.flags;switch(h.tag){case 0:case 11:case 15:Nl(l,h,S,R),Z&2048&&Cu(9,h);break;case 1:Nl(l,h,S,R);break;case 3:Nl(l,h,S,R),Z&2048&&(l=null,h.alternate!==null&&(l=h.alternate.memoizedState.cache),h=h.memoizedState.cache,h!==l&&(h.refCount++,l!=null&&Xe(l)));break;case 12:if(Z&2048){Nl(l,h,S,R),l=h.stateNode;try{var se=h.memoizedProps,We=se.id,pt=se.onPostCommit;typeof pt=="function"&&pt(We,h.alternate===null?"mount":"update",l.passiveEffectDuration,-0)}catch(Ft){Ca(h,h.return,Ft)}}else Nl(l,h,S,R);break;case 13:Nl(l,h,S,R);break;case 23:break;case 22:se=h.stateNode,We=h.alternate,h.memoizedState!==null?se._visibility&2?Nl(l,h,S,R):Wc(l,h):se._visibility&2?Nl(l,h,S,R):(se._visibility|=2,Vc(l,h,S,R,(h.subtreeFlags&10256)!==0)),Z&2048&&bu(We,h);break;case 24:Nl(l,h,S,R),Z&2048&&df(h.alternate,h);break;default:Nl(l,h,S,R)}}function Vc(l,h,S,R,Z){for(Z=Z&&(h.subtreeFlags&10256)!==0,h=h.child;h!==null;){var se=l,We=h,pt=S,Ft=R,Dn=We.flags;switch(We.tag){case 0:case 11:case 15:Vc(se,We,pt,Ft,Z),Cu(8,We);break;case 23:break;case 22:var sr=We.stateNode;We.memoizedState!==null?sr._visibility&2?Vc(se,We,pt,Ft,Z):Wc(se,We):(sr._visibility|=2,Vc(se,We,pt,Ft,Z)),Z&&Dn&2048&&bu(We.alternate,We);break;case 24:Vc(se,We,pt,Ft,Z),Z&&Dn&2048&&df(We.alternate,We);break;default:Vc(se,We,pt,Ft,Z)}h=h.sibling}}function Wc(l,h){if(h.subtreeFlags&10256)for(h=h.child;h!==null;){var S=l,R=h,Z=R.flags;switch(R.tag){case 22:Wc(S,R),Z&2048&&bu(R.alternate,R);break;case 24:Wc(S,R),Z&2048&&df(R.alternate,R);break;default:Wc(S,R)}h=h.sibling}}var Eu=8192;function Kc(l){if(l.subtreeFlags&Eu)for(l=l.child;l!==null;)$p(l),l=l.sibling}function $p(l){switch(l.tag){case 26:Kc(l),l.flags&Eu&&l.memoizedState!==null&&wm(Al,l.memoizedState,l.memoizedProps);break;case 5:Kc(l);break;case 3:case 4:var h=Al;Al=yd(l.stateNode.containerInfo),Kc(l),Al=h;break;case 22:l.memoizedState===null&&(h=l.alternate,h!==null&&h.memoizedState!==null?(h=Eu,Eu=16777216,Kc(l),Eu=h):Kc(l));break;default:Kc(l)}}function zp(l){var h=l.alternate;if(h!==null&&(l=h.child,l!==null)){h.child=null;do h=l.sibling,l.sibling=null,l=h;while(l!==null)}}function Su(l){var h=l.deletions;if(l.flags&16){if(h!==null)for(var S=0;S<h.length;S++){var R=h[S];hs=R,ff(R,l)}zp(l)}if(l.subtreeFlags&10256)for(l=l.child;l!==null;)Hp(l),l=l.sibling}function Hp(l){switch(l.tag){case 0:case 11:case 15:Su(l),l.flags&2048&&tc(9,l,l.return);break;case 3:Su(l);break;case 12:Su(l);break;case 22:var h=l.stateNode;l.memoizedState!==null&&h._visibility&2&&(l.return===null||l.return.tag!==13)?(h._visibility&=-3,Ec(l)):Su(l);break;default:Su(l)}}function Ec(l){var h=l.deletions;if(l.flags&16){if(h!==null)for(var S=0;S<h.length;S++){var R=h[S];hs=R,ff(R,l)}zp(l)}for(l=l.child;l!==null;){switch(h=l,h.tag){case 0:case 11:case 15:tc(8,h,h.return),Ec(h);break;case 22:S=h.stateNode,S._visibility&2&&(S._visibility&=-3,Ec(h));break;default:Ec(h)}l=l.sibling}}function ff(l,h){for(;hs!==null;){var S=hs;switch(S.tag){case 0:case 11:case 15:tc(8,S,h);break;case 23:case 22:if(S.memoizedState!==null&&S.memoizedState.cachePool!==null){var R=S.memoizedState.cachePool.pool;R!=null&&R.refCount++}break;case 24:Xe(S.memoizedState.cache)}if(R=S.child,R!==null)R.return=S,hs=R;else e:for(S=l;hs!==null;){R=hs;var Z=R.sibling,se=R.return;if(lf(R),R===S){hs=null;break e}if(Z!==null){Z.return=se,hs=Z;break e}hs=se}}}var Vp={getCacheForType:function(l){var h=wa(Qe),S=h.data.get(l);return S===void 0&&(S=l(),h.data.set(l,S)),S}},Wp=typeof WeakMap=="function"?WeakMap:Map,ha=0,Ma=null,Hi=null,Ji=0,ma=0,il=null,rc=!1,Zc=!1,od=!1,Ql=0,ns=0,oc=0,Fl=0,id=0,al=0,Sc=0,ic=null,Ss=null,pf=!1,hf=0,ac=1/0,ad=null,sc=null,Is=0,lc=null,Gc=null,Iu=0,Kp=0,mf=null,sd=null,Au=0,gf=null;function sl(){if(ha&2&&Ji!==0)return Ji&-Ji;if(je.T!==null){var l=dr;return l!==0?l:Sf()}return jr()}function vf(){al===0&&(al=!(Ji&536870912)||mi?Lt():536870912);var l=ml.current;return l!==null&&(l.flags|=32),al}function ll(l,h,S){(l===Ma&&(ma===2||ma===9)||l.cancelPendingCommit!==null)&&(Yc(l,0),cc(l,Ji,al,!1)),Jt(l,S),(!(ha&2)||l!==Ma)&&(l===Ma&&(!(ha&2)&&(Fl|=S),ns===4&&cc(l,Ji,al,!1)),cl(l))}function Zp(l,h,S){if(ha&6)throw Error(u(327));var R=!S&&(h&124)===0&&(h&l.expiredLanes)===0||qe(l,h),Z=R?dm(l,h):Pf(l,h,!0),se=R;do{if(Z===0){Zc&&!R&&cc(l,h,0,!1);break}else{if(S=l.current.alternate,se&&!Gp(S)){Z=Pf(l,h,!1),se=!1;continue}if(Z===2){if(se=h,l.errorRecoveryDisabledLanes&se)var We=0;else We=l.pendingLanes&-536870913,We=We!==0?We:We&536870912?536870912:0;if(We!==0){h=We;e:{var pt=l;Z=ic;var Ft=pt.current.memoizedState.isDehydrated;if(Ft&&(Yc(pt,We).flags|=256),We=Pf(pt,We,!1),We!==2){if(od&&!Ft){pt.errorRecoveryDisabledLanes|=se,Fl|=se,Z=4;break e}se=Ss,Ss=Z,se!==null&&(Ss===null?Ss=se:Ss.push.apply(Ss,se))}Z=We}if(se=!1,Z!==2)continue}}if(Z===1){Yc(l,0),cc(l,h,0,!0);break}e:{switch(R=l,se=Z,se){case 0:case 1:throw Error(u(345));case 4:if((h&4194048)!==h)break;case 6:cc(R,h,al,!rc);break e;case 2:Ss=null;break;case 3:case 5:break;default:throw Error(u(329))}if((h&62914560)===h&&(Z=hf+300-ge(),10<Z)){if(cc(R,h,al,!rc),Ve(R,0,!0)!==0)break e;R.timeoutHandle=Ch(yf.bind(null,R,S,Ss,ad,pf,h,al,Fl,Sc,rc,se,2,-0,0),Z);break e}yf(R,S,Ss,ad,pf,h,al,Fl,Sc,rc,se,0,-0,0)}}break}while(!0);cl(l)}function yf(l,h,S,R,Z,se,We,pt,Ft,Dn,sr,Pr,Bn,Fn){if(l.timeoutHandle=-1,Pr=h.subtreeFlags,(Pr&8192||(Pr&16785408)===16785408)&&(Fu={stylesheets:null,count:0,unsuspend:Vf},$p(h),Pr=Nm(),Pr!==null)){l.cancelPendingCommit=Pr(_p.bind(null,l,h,se,S,R,Z,We,pt,Ft,sr,1,Bn,Fn)),cc(l,se,We,!Dn);return}_p(l,h,se,S,R,Z,We,pt,Ft)}function Gp(l){for(var h=l;;){var S=h.tag;if((S===0||S===11||S===15)&&h.flags&16384&&(S=h.updateQueue,S!==null&&(S=S.stores,S!==null)))for(var R=0;R<S.length;R++){var Z=S[R],se=Z.getSnapshot;Z=Z.value;try{if(!W(se(),Z))return!1}catch{return!1}}if(S=h.child,h.subtreeFlags&16384&&S!==null)S.return=h,h=S;else{if(h===l)break;for(;h.sibling===null;){if(h.return===null||h.return===l)return!0;h=h.return}h.sibling.return=h.return,h=h.sibling}}return!0}function cc(l,h,S,R){h&=~id,h&=~Fl,l.suspendedLanes|=h,l.pingedLanes&=~h,R&&(l.warmLanes|=h),R=l.expirationTimes;for(var Z=h;0<Z;){var se=31-xe(Z),We=1<<se;R[se]=-1,Z&=~We}S!==0&&en(l,S,h)}function ld(){return ha&6?!0:(Qc(0,!1),!1)}function Cf(){if(Hi!==null){if(ma===0)var l=Hi.return;else l=Hi,Es=Us=null,Sn(l),Pc=null,pu=0,l=Hi;for(;l!==null;)tf(l.alternate,l),l=l.return;Hi=null}}function Yc(l,h){var S=l.timeoutHandle;S!==-1&&(l.timeoutHandle=-1,bm(S)),S=l.cancelPendingCommit,S!==null&&(l.cancelPendingCommit=null,S()),Cf(),Ma=l,Hi=S=aa(l.current,null),Ji=h,ma=0,il=null,rc=!1,Zc=qe(l,h),od=!1,Sc=al=id=Fl=oc=ns=0,Ss=ic=null,pf=!1,h&8&&(h|=h&32);var R=l.entangledLanes;if(R!==0)for(l=l.entanglements,R&=h;0<R;){var Z=31-xe(R),se=1<<Z;h|=l[Z],R&=~se}return Ql=h,oi(),S}function Yp(l,h){Ao=null,je.H=Ju,h===hn||h===yn?(h=Zn(),ma=3):h===xn?(h=Zn(),ma=4):ma=h===vp?8:h!==null&&typeof h=="object"&&typeof h.then=="function"?6:1,il=h,Hi===null&&(ns=1,qu(l,Gr(h,l.current)))}function Of(){var l=je.H;return je.H=Ju,l===null?Ju:l}function Jp(){var l=je.A;return je.A=Vp,l}function cd(){ns=4,rc||(Ji&4194048)!==Ji&&ml.current!==null||(Zc=!0),!(oc&134217727)&&!(Fl&134217727)||Ma===null||cc(Ma,Ji,al,!1)}function Pf(l,h,S){var R=ha;ha|=2;var Z=Of(),se=Jp();(Ma!==l||Ji!==h)&&(ad=null,Yc(l,h)),h=!1;var We=ns;e:do try{if(ma!==0&&Hi!==null){var pt=Hi,Ft=il;switch(ma){case 8:Cf(),We=6;break e;case 3:case 2:case 9:case 6:ml.current===null&&(h=!0);var Dn=ma;if(ma=0,il=null,Jc(l,pt,Ft,Dn),S&&Zc){We=0;break e}break;default:Dn=ma,ma=0,il=null,Jc(l,pt,Ft,Dn)}}um(),We=ns;break}catch(sr){Yp(l,sr)}while(!0);return h&&l.shellSuspendCounter++,Es=Us=null,ha=R,je.H=Z,je.A=se,Hi===null&&(Ma=null,Ji=0,oi()),We}function um(){for(;Hi!==null;)Qp(Hi)}function dm(l,h){var S=ha;ha|=2;var R=Of(),Z=Jp();Ma!==l||Ji!==h?(ad=null,ac=ge()+500,Yc(l,h)):Zc=qe(l,h);e:do try{if(ma!==0&&Hi!==null){h=Hi;var se=il;t:switch(ma){case 1:ma=0,il=null,Jc(l,h,se,1);break;case 2:case 9:if(Wt(se)){ma=0,il=null,kp(h);break}h=function(){ma!==2&&ma!==9||Ma!==l||(ma=7),cl(l)},se.then(h,h);break e;case 3:ma=7;break e;case 4:ma=5;break e;case 7:Wt(se)?(ma=0,il=null,kp(h)):(ma=0,il=null,Jc(l,h,se,7));break;case 5:var We=null;switch(Hi.tag){case 26:We=Hi.memoizedState;case 5:case 27:var pt=Hi;if(!We||Rh(We)){ma=0,il=null;var Ft=pt.sibling;if(Ft!==null)Hi=Ft;else{var Dn=pt.return;Dn!==null?(Hi=Dn,ud(Dn)):Hi=null}break t}}ma=0,il=null,Jc(l,h,se,5);break;case 6:ma=0,il=null,Jc(l,h,se,6);break;case 8:Cf(),ns=6;break e;default:throw Error(u(462))}}Xp();break}catch(sr){Yp(l,sr)}while(!0);return Es=Us=null,je.H=R,je.A=Z,ha=S,Hi!==null?0:(Ma=null,Ji=0,oi(),ns)}function Xp(){for(;Hi!==null&&!he();)Qp(Hi)}function Qp(l){var h=ef(l.alternate,l,Ql);l.memoizedProps=l.pendingProps,h===null?ud(l):Hi=h}function kp(l){var h=l,S=h.alternate;switch(h.tag){case 15:case 0:h=bp(S,h,h.pendingProps,h.type,void 0,Ji);break;case 11:h=bp(S,h,h.pendingProps,h.type.render,h.ref,Ji);break;case 5:Sn(h);default:tf(S,h),h=Hi=Ms(h,Ql),h=ef(S,h,Ql)}l.memoizedProps=l.pendingProps,h===null?ud(l):Hi=h}function Jc(l,h,S,R){Es=Us=null,Sn(h),Pc=null,pu=0;var Z=h.return;try{if(om(l,Z,h,S,Ji)){ns=1,qu(l,Gr(S,l.current)),Hi=null;return}}catch(se){if(Z!==null)throw Hi=Z,se;ns=1,qu(l,Gr(S,l.current)),Hi=null;return}h.flags&32768?(mi||R===1?l=!0:Zc||Ji&536870912?l=!1:(rc=l=!0,(R===2||R===9||R===3||R===6)&&(R=ml.current,R!==null&&R.tag===13&&(R.flags|=16384))),qp(h,l)):ud(h)}function ud(l){var h=l;do{if(h.flags&32768){qp(h,rc);return}l=h.return;var S=am(h.alternate,h,Ql);if(S!==null){Hi=S;return}if(h=h.sibling,h!==null){Hi=h;return}Hi=h=l}while(h!==null);ns===0&&(ns=5)}function qp(l,h){do{var S=sm(l.alternate,l);if(S!==null){S.flags&=32767,Hi=S;return}if(S=l.return,S!==null&&(S.flags|=32768,S.subtreeFlags=0,S.deletions=null),!h&&(l=l.sibling,l!==null)){Hi=l;return}Hi=l=S}while(l!==null);ns=6,Hi=null}function _p(l,h,S,R,Z,se,We,pt,Ft){l.cancelPendingCommit=null;do xu();while(Is!==0);if(ha&6)throw Error(u(327));if(h!==null){if(h===l.current)throw Error(u(177));if(se=h.lanes|h.childLanes,se|=_r,_t(l,S,se,We,pt,Ft),l===Ma&&(Hi=Ma=null,Ji=0),Gc=h,lc=l,Iu=S,Kp=se,mf=Z,sd=R,h.subtreeFlags&10256||h.flags&10256?(l.callbackNode=null,l.callbackPriority=0,lh(et,function(){return oh(!0),null})):(l.callbackNode=null,l.callbackPriority=0),R=(h.flags&13878)!==0,h.subtreeFlags&13878||R){R=je.T,je.T=null,Z=Se.p,Se.p=2,We=ha,ha|=4;try{lm(l,h,S)}finally{ha=We,Se.p=Z,je.T=R}}Is=1,eh(),th(),nh()}}function eh(){if(Is===1){Is=0;var l=lc,h=Gc,S=(h.flags&13878)!==0;if(h.subtreeFlags&13878||S){S=je.T,je.T=null;var R=Se.p;Se.p=2;var Z=ha;ha|=4;try{Fp(h,l);var se=wf,We=ue(l.containerInfo),pt=se.focusedElem,Ft=se.selectionRange;if(We!==pt&&pt&&pt.ownerDocument&&Ee(pt.ownerDocument.documentElement,pt)){if(Ft!==null&&Oe(pt)){var Dn=Ft.start,sr=Ft.end;if(sr===void 0&&(sr=Dn),"selectionStart"in pt)pt.selectionStart=Dn,pt.selectionEnd=Math.min(sr,pt.value.length);else{var Pr=pt.ownerDocument||document,Bn=Pr&&Pr.defaultView||window;if(Bn.getSelection){var Fn=Bn.getSelection(),bi=pt.textContent.length,fi=Math.min(Ft.start,bi),Pa=Ft.end===void 0?fi:Math.min(Ft.end,bi);!Fn.extend&&fi>Pa&&(We=Pa,Pa=fi,fi=We);var dn=me(pt,fi),kt=me(pt,Pa);if(dn&&kt&&(Fn.rangeCount!==1||Fn.anchorNode!==dn.node||Fn.anchorOffset!==dn.offset||Fn.focusNode!==kt.node||Fn.focusOffset!==kt.offset)){var En=Pr.createRange();En.setStart(dn.node,dn.offset),Fn.removeAllRanges(),fi>Pa?(Fn.addRange(En),Fn.extend(kt.node,kt.offset)):(En.setEnd(kt.node,kt.offset),Fn.addRange(En))}}}}for(Pr=[],Fn=pt;Fn=Fn.parentNode;)Fn.nodeType===1&&Pr.push({element:Fn,left:Fn.scrollLeft,top:Fn.scrollTop});for(typeof pt.focus=="function"&&pt.focus(),pt=0;pt<Pr.length;pt++){var vr=Pr[pt];vr.element.scrollLeft=vr.left,vr.element.scrollTop=vr.top}}Sd=!!Bf,wf=Bf=null}finally{ha=Z,Se.p=R,je.T=S}}l.current=h,Is=2}}function th(){if(Is===2){Is=0;var l=lc,h=Gc,S=(h.flags&8772)!==0;if(h.subtreeFlags&8772||S){S=je.T,je.T=null;var R=Se.p;Se.p=2;var Z=ha;ha|=4;try{wp(l,h.alternate,h)}finally{ha=Z,Se.p=R,je.T=S}}Is=3}}function nh(){if(Is===4||Is===3){Is=0,Ce();var l=lc,h=Gc,S=Iu,R=sd;h.subtreeFlags&10256||h.flags&10256?Is=5:(Is=0,Gc=lc=null,rh(l,l.pendingLanes));var Z=l.pendingLanes;if(Z===0&&(sc=null),fr(S),h=h.stateNode,ee&&typeof ee.onCommitFiberRoot=="function")try{ee.onCommitFiberRoot(ce,h,void 0,(h.current.flags&128)===128)}catch{}if(R!==null){h=je.T,Z=Se.p,Se.p=2,je.T=null;try{for(var se=l.onRecoverableError,We=0;We<R.length;We++){var pt=R[We];se(pt.value,{componentStack:pt.stack})}}finally{je.T=h,Se.p=Z}}Iu&3&&xu(),cl(l),Z=l.pendingLanes,S&4194090&&Z&42?l===gf?Au++:(Au=0,gf=l):Au=0,Qc(0,!1)}}function rh(l,h){(l.pooledCacheLanes&=h)===0&&(h=l.pooledCache,h!=null&&(l.pooledCache=null,Xe(h)))}function xu(l){return eh(),th(),nh(),oh(l)}function oh(){if(Is!==5)return!1;var l=lc,h=Kp;Kp=0;var S=fr(Iu),R=je.T,Z=Se.p;try{Se.p=32>S?32:S,je.T=null,S=mf,mf=null;var se=lc,We=Iu;if(Is=0,Gc=lc=null,Iu=0,ha&6)throw Error(u(331));var pt=ha;if(ha|=4,Hp(se.current),Up(se,se.current,We,S),ha=pt,Qc(0,!1),ee&&typeof ee.onPostCommitFiberRoot=="function")try{ee.onPostCommitFiberRoot(ce,se)}catch{}return!0}finally{Se.p=Z,je.T=R,rh(l,h)}}function ih(l,h,S){h=Gr(S,h),h=_u(l.stateNode,h,2),l=hr(l,h,2),l!==null&&(Jt(l,2),cl(l))}function Ca(l,h,S){if(l.tag===3)ih(l,l,S);else for(;h!==null;){if(h.tag===3){ih(h,l,S);break}else if(h.tag===1){var R=h.stateNode;if(typeof h.type.getDerivedStateFromError=="function"||typeof R.componentDidCatch=="function"&&(sc===null||!sc.has(R))){l=Gr(S,l),S=mp(2),R=hr(h,S,2),R!==null&&(gp(S,R,h,l),Jt(R,2),cl(R));break}}h=h.return}}function bf(l,h,S){var R=l.pingCache;if(R===null){R=l.pingCache=new Wp;var Z=new Set;R.set(h,Z)}else Z=R.get(h),Z===void 0&&(Z=new Set,R.set(h,Z));Z.has(S)||(od=!0,Z.add(S),l=fm.bind(null,l,h,S),h.then(l,l))}function fm(l,h,S){var R=l.pingCache;R!==null&&R.delete(h),l.pingedLanes|=l.suspendedLanes&S,l.warmLanes&=~S,Ma===l&&(Ji&S)===S&&(ns===4||ns===3&&(Ji&62914560)===Ji&&300>ge()-hf?!(ha&2)&&Yc(l,0):id|=S,Sc===Ji&&(Sc=0)),cl(l)}function ah(l,h){h===0&&(h=wt()),l=Zi(l,h),l!==null&&(Jt(l,h),cl(l))}function pm(l){var h=l.memoizedState,S=0;h!==null&&(S=h.retryLane),ah(l,S)}function sh(l,h){var S=0;switch(l.tag){case 13:var R=l.stateNode,Z=l.memoizedState;Z!==null&&(S=Z.retryLane);break;case 19:R=l.stateNode;break;case 22:R=l.stateNode._retryCache;break;default:throw Error(u(314))}R!==null&&R.delete(h),ah(l,S)}function lh(l,h){return ve(l,h)}var Ic=null,Xc=null,Ef=!1,dd=!1,fd=!1,Ac=0;function cl(l){l!==Xc&&l.next===null&&(Xc===null?Ic=Xc=l:Xc=Xc.next=l),dd=!0,Ef||(Ef=!0,hm())}function Qc(l,h){if(!fd&&dd){fd=!0;do for(var S=!1,R=Ic;R!==null;){if(!h)if(l!==0){var Z=R.pendingLanes;if(Z===0)var se=0;else{var We=R.suspendedLanes,pt=R.pingedLanes;se=(1<<31-xe(42|l)+1)-1,se&=Z&~(We&~pt),se=se&201326741?se&201326741|1:se?se|2:0}se!==0&&(S=!0,fh(R,se))}else se=Ji,se=Ve(R,R===Ma?se:0,R.cancelPendingCommit!==null||R.timeoutHandle!==-1),!(se&3)||qe(R,se)||(S=!0,fh(R,se));R=R.next}while(S);fd=!1}}function ch(){uh()}function uh(){dd=Ef=!1;var l=0;Ac!==0&&(Pm()&&(l=Ac),Ac=0);for(var h=ge(),S=null,R=Ic;R!==null;){var Z=R.next,se=pd(R,h);se===0?(R.next=null,S===null?Ic=Z:S.next=Z,Z===null&&(Xc=S)):(S=R,(l!==0||se&3)&&(dd=!0)),R=Z}Qc(l,!1)}function pd(l,h){for(var S=l.suspendedLanes,R=l.pingedLanes,Z=l.expirationTimes,se=l.pendingLanes&-62914561;0<se;){var We=31-xe(se),pt=1<<We,Ft=Z[We];Ft===-1?(!(pt&S)||pt&R)&&(Z[We]=gt(pt,h)):Ft<=h&&(l.expiredLanes|=pt),se&=~pt}if(h=Ma,S=Ji,S=Ve(l,l===h?S:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),R=l.callbackNode,S===0||l===h&&(ma===2||ma===9)||l.cancelPendingCommit!==null)return R!==null&&R!==null&&De(R),l.callbackNode=null,l.callbackPriority=0;if(!(S&3)||qe(l,S)){if(h=S&-S,h===l.callbackPriority)return h;switch(R!==null&&De(R),fr(S)){case 2:case 8:S=J;break;case 32:S=et;break;case 268435456:S=Ae;break;default:S=et}return R=dh.bind(null,l),S=ve(S,R),l.callbackPriority=h,l.callbackNode=S,h}return R!==null&&R!==null&&De(R),l.callbackPriority=2,l.callbackNode=null,2}function dh(l,h){if(Is!==0&&Is!==5)return l.callbackNode=null,l.callbackPriority=0,null;var S=l.callbackNode;if(xu(!0)&&l.callbackNode!==S)return null;var R=Ji;return R=Ve(l,l===Ma?R:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),R===0?null:(Zp(l,R,h),pd(l,ge()),l.callbackNode!=null&&l.callbackNode===S?dh.bind(null,l):null)}function fh(l,h){if(xu())return null;Zp(l,h,!0)}function hm(){Em(function(){ha&6?ve(mt,ch):uh()})}function Sf(){return Ac===0&&(Ac=Lt()),Ac}function ph(l){return l==null||typeof l=="symbol"||typeof l=="boolean"?null:typeof l=="function"?l:In(""+l)}function hh(l,h){var S=h.ownerDocument.createElement("input");return S.name=h.name,S.value=h.value,l.id&&S.setAttribute("form",l.id),h.parentNode.insertBefore(S,h),l=new FormData(l),S.parentNode.removeChild(S),l}function mm(l,h,S,R,Z){if(h==="submit"&&S&&S.stateNode===Z){var se=ph((Z[lr]||null).action),We=R.submitter;We&&(h=(h=We[lr]||null)?ph(h.formAction):We.getAttribute("formAction"),h!==null&&(se=h,We=null));var pt=new ur("action","action",null,R,Z);l.push({event:pt,listeners:[{instance:null,listener:function(){if(R.defaultPrevented){if(Ac!==0){var Ft=We?hh(Z,We):new FormData(Z);zd(S,{pending:!0,data:Ft,method:Z.method,action:se},null,Ft)}}else typeof se=="function"&&(pt.preventDefault(),Ft=We?hh(Z,We):new FormData(Z),zd(S,{pending:!0,data:Ft,method:Z.method,action:se},se,Ft))},currentTarget:Z}]})}}for(var If=0;If<Cr.length;If++){var Af=Cr[If],gm=Af.toLowerCase(),vm=Af[0].toUpperCase()+Af.slice(1);$r(gm,"on"+vm)}$r(tr,"onAnimationEnd"),$r(Pn,"onAnimationIteration"),$r(Gn,"onAnimationStart"),$r("dblclick","onDoubleClick"),$r("focusin","onFocus"),$r("focusout","onBlur"),$r(nn,"onTransitionRun"),$r(pn,"onTransitionStart"),$r(kn,"onTransitionCancel"),$r(er,"onTransitionEnd"),Zt("onMouseEnter",["mouseout","mouseover"]),Zt("onMouseLeave",["mouseout","mouseover"]),Zt("onPointerEnter",["pointerout","pointerover"]),Zt("onPointerLeave",["pointerout","pointerover"]),Tt("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Tt("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Tt("onBeforeInput",["compositionend","keypress","textInput","paste"]),Tt("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Tt("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Tt("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Du="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),ym=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Du));function xf(l,h){h=(h&4)!==0;for(var S=0;S<l.length;S++){var R=l[S],Z=R.event;R=R.listeners;e:{var se=void 0;if(h)for(var We=R.length-1;0<=We;We--){var pt=R[We],Ft=pt.instance,Dn=pt.currentTarget;if(pt=pt.listener,Ft!==se&&Z.isPropagationStopped())break e;se=pt,Z.currentTarget=Dn;try{se(Z)}catch(sr){vu(sr)}Z.currentTarget=null,se=Ft}else for(We=0;We<R.length;We++){if(pt=R[We],Ft=pt.instance,Dn=pt.currentTarget,pt=pt.listener,Ft!==se&&Z.isPropagationStopped())break e;se=pt,Z.currentTarget=Dn;try{se(Z)}catch(sr){vu(sr)}Z.currentTarget=null,se=Ft}}}}function Vi(l,h){var S=h[Pt];S===void 0&&(S=h[Pt]=new Set);var R=l+"__bubble";S.has(R)||(kc(h,l,2,!1),S.add(R))}function Df(l,h,S){var R=0;h&&(R|=4),kc(S,l,R,h)}var xc="_reactListening"+Math.random().toString(36).slice(2);function Mf(l){if(!l[xc]){l[xc]=!0,Xo.forEach(function(S){S!=="selectionchange"&&(ym.has(S)||Df(S,!1,l),Df(S,!0,l))});var h=l.nodeType===9?l:l.ownerDocument;h===null||h[xc]||(h[xc]=!0,Df("selectionchange",!1,h))}}function kc(l,h,S,R){switch(Gf(h)){case 2:var Z=$m;break;case 8:Z=zm;break;default:Z=Id}S=Z.bind(null,h,S,l),Z=void 0,!wo||h!=="touchstart"&&h!=="touchmove"&&h!=="wheel"||(Z=!0),R?Z!==void 0?l.addEventListener(h,S,{capture:!0,passive:Z}):l.addEventListener(h,S,!0):Z!==void 0?l.addEventListener(h,S,{passive:Z}):l.addEventListener(h,S,!1)}function Tf(l,h,S,R,Z){var se=R;if(!(h&1)&&!(h&2)&&R!==null)e:for(;;){if(R===null)return;var We=R.tag;if(We===3||We===4){var pt=R.stateNode.containerInfo;if(pt===Z)break;if(We===4)for(We=R.return;We!==null;){var Ft=We.tag;if((Ft===3||Ft===4)&&We.stateNode.containerInfo===Z)return;We=We.return}for(;pt!==null;){if(We=xi(pt),We===null)return;if(Ft=We.tag,Ft===5||Ft===6||Ft===26||Ft===27){R=se=We;continue e}pt=pt.parentNode}}R=R.return}ar(function(){var Dn=se,sr=or(S),Pr=[];e:{var Bn=Zr.get(l);if(Bn!==void 0){var Fn=ur,bi=l;switch(l){case"keypress":if(rn(S)===0)break e;case"keydown":case"keyup":Fn=Qi;break;case"focusin":bi="focus",Fn=Pi;break;case"focusout":bi="blur",Fn=Pi;break;case"beforeblur":case"afterblur":Fn=Pi;break;case"click":if(S.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Fn=ii;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Fn=Oi;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Fn=qi;break;case tr:case Pn:case Gn:Fn=To;break;case er:Fn=ga;break;case"scroll":case"scrollend":Fn=un;break;case"wheel":Fn=ja;break;case"copy":case"cut":case"paste":Fn=No;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Fn=oa;break;case"toggle":case"beforetoggle":Fn=$i}var fi=(h&4)!==0,Pa=!fi&&(l==="scroll"||l==="scrollend"),dn=fi?Bn!==null?Bn+"Capture":null:Bn;fi=[];for(var kt=Dn,En;kt!==null;){var vr=kt;if(En=vr.stateNode,vr=vr.tag,vr!==5&&vr!==26&&vr!==27||En===null||dn===null||(vr=fo(kt,dn),vr!=null&&fi.push(Mu(kt,vr,En))),Pa)break;kt=kt.return}0<fi.length&&(Bn=new Fn(Bn,bi,null,S,sr),Pr.push({event:Bn,listeners:fi}))}}if(!(h&7)){e:{if(Bn=l==="mouseover"||l==="pointerover",Fn=l==="mouseout"||l==="pointerout",Bn&&S!==Ir&&(bi=S.relatedTarget||S.fromElement)&&(xi(bi)||bi[Wr]))break e;if((Fn||Bn)&&(Bn=sr.window===sr?sr:(Bn=sr.ownerDocument)?Bn.defaultView||Bn.parentWindow:window,Fn?(bi=S.relatedTarget||S.toElement,Fn=Dn,bi=bi?xi(bi):null,bi!==null&&(Pa=d(bi),fi=bi.tag,bi!==Pa||fi!==5&&fi!==27&&fi!==6)&&(bi=null)):(Fn=null,bi=Dn),Fn!==bi)){if(fi=ii,vr="onMouseLeave",dn="onMouseEnter",kt="mouse",(l==="pointerout"||l==="pointerover")&&(fi=oa,vr="onPointerLeave",dn="onPointerEnter",kt="pointer"),Pa=Fn==null?Bn:si(Fn),En=bi==null?Bn:si(bi),Bn=new fi(vr,kt+"leave",Fn,S,sr),Bn.target=Pa,Bn.relatedTarget=En,vr=null,xi(sr)===Dn&&(fi=new fi(dn,kt+"enter",bi,S,sr),fi.target=En,fi.relatedTarget=Pa,vr=fi),Pa=vr,Fn&&bi)t:{for(fi=Fn,dn=bi,kt=0,En=fi;En;En=qc(En))kt++;for(En=0,vr=dn;vr;vr=qc(vr))En++;for(;0<kt-En;)fi=qc(fi),kt--;for(;0<En-kt;)dn=qc(dn),En--;for(;kt--;){if(fi===dn||dn!==null&&fi===dn.alternate)break t;fi=qc(fi),dn=qc(dn)}fi=null}else fi=null;Fn!==null&&jf(Pr,Bn,Fn,fi,!1),bi!==null&&Pa!==null&&jf(Pr,Pa,bi,fi,!0)}}e:{if(Bn=Dn?si(Dn):window,Fn=Bn.nodeName&&Bn.nodeName.toLowerCase(),Fn==="select"||Fn==="input"&&Bn.type==="file")var Ho=es;else if(Ai(Bn))if(Aa)Ho=Rt;else{Ho=Ge;var Ui=Ds}else Fn=Bn.nodeName,!Fn||Fn.toLowerCase()!=="input"||Bn.type!=="checkbox"&&Bn.type!=="radio"?Dn&&Oo(Dn.elementType)&&(Ho=es):Ho=vt;if(Ho&&(Ho=Ho(l,Dn))){ci(Pr,Ho,S,sr);break e}Ui&&Ui(l,Bn,Dn),l==="focusout"&&Dn&&Bn.type==="number"&&Dn.memoizedProps.value!=null&&wr(Bn,"number",Bn.value)}switch(Ui=Dn?si(Dn):window,l){case"focusin":(Ai(Ui)||Ui.contentEditable==="true")&&(Fe=Ui,ze=Dn,dt=null);break;case"focusout":dt=ze=Fe=null;break;case"mousedown":ot=!0;break;case"contextmenu":case"mouseup":case"dragend":ot=!1,ht(Pr,S,sr);break;case"selectionchange":if(oe)break;case"keydown":case"keyup":ht(Pr,S,sr)}var ei;if(tn)e:{switch(l){case"compositionstart":var gi="onCompositionStart";break e;case"compositionend":gi="onCompositionEnd";break e;case"compositionupdate":gi="onCompositionUpdate";break e}gi=void 0}else co?Zo(l,S)&&(gi="onCompositionEnd"):l==="keydown"&&S.keyCode===229&&(gi="onCompositionStart");gi&&(Rr&&S.locale!=="ko"&&(co||gi!=="onCompositionStart"?gi==="onCompositionEnd"&&co&&(ei=Ht()):(st=sr,Ct="value"in st?st.value:st.textContent,co=!0)),Ui=hd(Dn,gi),0<Ui.length&&(gi=new Io(gi,l,null,S,sr),Pr.push({event:gi,listeners:Ui}),ei?gi.data=ei:(ei=Ro(S),ei!==null&&(gi.data=ei)))),(ei=Jn?_o(l,S):ki(l,S))&&(gi=hd(Dn,"onBeforeInput"),0<gi.length&&(Ui=new Io("onBeforeInput","beforeinput",null,S,sr),Pr.push({event:Ui,listeners:gi}),Ui.data=ei)),mm(Pr,l,Dn,S,sr)}xf(Pr,h)})}function Mu(l,h,S){return{instance:l,listener:h,currentTarget:S}}function hd(l,h){for(var S=h+"Capture",R=[];l!==null;){var Z=l,se=Z.stateNode;if(Z=Z.tag,Z!==5&&Z!==26&&Z!==27||se===null||(Z=fo(l,S),Z!=null&&R.unshift(Mu(l,Z,se)),Z=fo(l,h),Z!=null&&R.push(Mu(l,Z,se))),l.tag===3)return R;l=l.return}return[]}function qc(l){if(l===null)return null;do l=l.return;while(l&&l.tag!==5&&l.tag!==27);return l||null}function jf(l,h,S,R,Z){for(var se=h._reactName,We=[];S!==null&&S!==R;){var pt=S,Ft=pt.alternate,Dn=pt.stateNode;if(pt=pt.tag,Ft!==null&&Ft===R)break;pt!==5&&pt!==26&&pt!==27||Dn===null||(Ft=Dn,Z?(Dn=fo(S,se),Dn!=null&&We.unshift(Mu(S,Dn,Ft))):Z||(Dn=fo(S,se),Dn!=null&&We.push(Mu(S,Dn,Ft)))),S=S.return}We.length!==0&&l.push({event:h,listeners:We})}var Cm=/\r\n?/g,Om=/\u0000|\uFFFD/g;function Rf(l){return(typeof l=="string"?l:""+l).replace(Cm,`
|
|
10662
|
-
`).replace(Om,"")}function mh(l,h){return h=Rf(h),Rf(l)===h}function md(){}function Oa(l,h,S,R,Z,se){switch(S){case"children":typeof R=="string"?h==="body"||h==="textarea"&&R===""||mr(l,R):(typeof R=="number"||typeof R=="bigint")&&h!=="body"&&mr(l,""+R);break;case"className":Ur(l,"class",R);break;case"tabIndex":Ur(l,"tabindex",R);break;case"dir":case"role":case"viewBox":case"width":case"height":Ur(l,S,R);break;case"style":Jr(l,R,se);break;case"data":if(h!=="object"){Ur(l,"data",R);break}case"src":case"href":if(R===""&&(h!=="a"||S!=="href")){l.removeAttribute(S);break}if(R==null||typeof R=="function"||typeof R=="symbol"||typeof R=="boolean"){l.removeAttribute(S);break}R=In(""+R),l.setAttribute(S,R);break;case"action":case"formAction":if(typeof R=="function"){l.setAttribute(S,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof se=="function"&&(S==="formAction"?(h!=="input"&&Oa(l,h,"name",Z.name,Z,null),Oa(l,h,"formEncType",Z.formEncType,Z,null),Oa(l,h,"formMethod",Z.formMethod,Z,null),Oa(l,h,"formTarget",Z.formTarget,Z,null)):(Oa(l,h,"encType",Z.encType,Z,null),Oa(l,h,"method",Z.method,Z,null),Oa(l,h,"target",Z.target,Z,null)));if(R==null||typeof R=="symbol"||typeof R=="boolean"){l.removeAttribute(S);break}R=In(""+R),l.setAttribute(S,R);break;case"onClick":R!=null&&(l.onclick=md);break;case"onScroll":R!=null&&Vi("scroll",l);break;case"onScrollEnd":R!=null&&Vi("scrollend",l);break;case"dangerouslySetInnerHTML":if(R!=null){if(typeof R!="object"||!("__html"in R))throw Error(u(61));if(S=R.__html,S!=null){if(Z.children!=null)throw Error(u(60));l.innerHTML=S}}break;case"multiple":l.multiple=R&&typeof R!="function"&&typeof R!="symbol";break;case"muted":l.muted=R&&typeof R!="function"&&typeof R!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(R==null||typeof R=="function"||typeof R=="boolean"||typeof R=="symbol"){l.removeAttribute("xlink:href");break}S=In(""+R),l.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",S);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":R!=null&&typeof R!="function"&&typeof R!="symbol"?l.setAttribute(S,""+R):l.removeAttribute(S);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":R&&typeof R!="function"&&typeof R!="symbol"?l.setAttribute(S,""):l.removeAttribute(S);break;case"capture":case"download":R===!0?l.setAttribute(S,""):R!==!1&&R!=null&&typeof R!="function"&&typeof R!="symbol"?l.setAttribute(S,R):l.removeAttribute(S);break;case"cols":case"rows":case"size":case"span":R!=null&&typeof R!="function"&&typeof R!="symbol"&&!isNaN(R)&&1<=R?l.setAttribute(S,R):l.removeAttribute(S);break;case"rowSpan":case"start":R==null||typeof R=="function"||typeof R=="symbol"||isNaN(R)?l.removeAttribute(S):l.setAttribute(S,R);break;case"popover":Vi("beforetoggle",l),Vi("toggle",l),Sr(l,"popover",R);break;case"xlinkActuate":qr(l,"http://www.w3.org/1999/xlink","xlink:actuate",R);break;case"xlinkArcrole":qr(l,"http://www.w3.org/1999/xlink","xlink:arcrole",R);break;case"xlinkRole":qr(l,"http://www.w3.org/1999/xlink","xlink:role",R);break;case"xlinkShow":qr(l,"http://www.w3.org/1999/xlink","xlink:show",R);break;case"xlinkTitle":qr(l,"http://www.w3.org/1999/xlink","xlink:title",R);break;case"xlinkType":qr(l,"http://www.w3.org/1999/xlink","xlink:type",R);break;case"xmlBase":qr(l,"http://www.w3.org/XML/1998/namespace","xml:base",R);break;case"xmlLang":qr(l,"http://www.w3.org/XML/1998/namespace","xml:lang",R);break;case"xmlSpace":qr(l,"http://www.w3.org/XML/1998/namespace","xml:space",R);break;case"is":Sr(l,"is",R);break;case"innerText":case"textContent":break;default:(!(2<S.length)||S[0]!=="o"&&S[0]!=="O"||S[1]!=="n"&&S[1]!=="N")&&(S=jo.get(S)||S,Sr(l,S,R))}}function Lf(l,h,S,R,Z,se){switch(S){case"style":Jr(l,R,se);break;case"dangerouslySetInnerHTML":if(R!=null){if(typeof R!="object"||!("__html"in R))throw Error(u(61));if(S=R.__html,S!=null){if(Z.children!=null)throw Error(u(60));l.innerHTML=S}}break;case"children":typeof R=="string"?mr(l,R):(typeof R=="number"||typeof R=="bigint")&&mr(l,""+R);break;case"onScroll":R!=null&&Vi("scroll",l);break;case"onScrollEnd":R!=null&&Vi("scrollend",l);break;case"onClick":R!=null&&(l.onclick=md);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Ta.hasOwnProperty(S))e:{if(S[0]==="o"&&S[1]==="n"&&(Z=S.endsWith("Capture"),h=S.slice(2,Z?S.length-7:void 0),se=l[lr]||null,se=se!=null?se[S]:null,typeof se=="function"&&l.removeEventListener(h,se,Z),typeof R=="function")){typeof se!="function"&&se!==null&&(S in l?l[S]=null:l.hasAttribute(S)&&l.removeAttribute(S)),l.addEventListener(h,R,Z);break e}S in l?l[S]=R:R===!0?l.setAttribute(S,""):Sr(l,S,R)}}}function As(l,h,S){switch(h){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Vi("error",l),Vi("load",l);var R=!1,Z=!1,se;for(se in S)if(S.hasOwnProperty(se)){var We=S[se];if(We!=null)switch(se){case"src":R=!0;break;case"srcSet":Z=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(u(137,h));default:Oa(l,h,se,We,S,null)}}Z&&Oa(l,h,"srcSet",S.srcSet,S,null),R&&Oa(l,h,"src",S.src,S,null);return;case"input":Vi("invalid",l);var pt=se=We=Z=null,Ft=null,Dn=null;for(R in S)if(S.hasOwnProperty(R)){var sr=S[R];if(sr!=null)switch(R){case"name":Z=sr;break;case"type":We=sr;break;case"checked":Ft=sr;break;case"defaultChecked":Dn=sr;break;case"value":se=sr;break;case"defaultValue":pt=sr;break;case"children":case"dangerouslySetInnerHTML":if(sr!=null)throw Error(u(137,h));break;default:Oa(l,h,R,sr,S,null)}}Wn(l,se,pt,Ft,Dn,We,Z,!1),jt(l);return;case"select":Vi("invalid",l),R=We=se=null;for(Z in S)if(S.hasOwnProperty(Z)&&(pt=S[Z],pt!=null))switch(Z){case"value":se=pt;break;case"defaultValue":We=pt;break;case"multiple":R=pt;default:Oa(l,h,Z,pt,S,null)}h=se,S=We,l.multiple=!!R,h!=null?wn(l,!!R,h,!1):S!=null&&wn(l,!!R,S,!0);return;case"textarea":Vi("invalid",l),se=Z=R=null;for(We in S)if(S.hasOwnProperty(We)&&(pt=S[We],pt!=null))switch(We){case"value":R=pt;break;case"defaultValue":Z=pt;break;case"children":se=pt;break;case"dangerouslySetInnerHTML":if(pt!=null)throw Error(u(91));break;default:Oa(l,h,We,pt,S,null)}pr(l,R,Z,se),jt(l);return;case"option":for(Ft in S)if(S.hasOwnProperty(Ft)&&(R=S[Ft],R!=null))switch(Ft){case"selected":l.selected=R&&typeof R!="function"&&typeof R!="symbol";break;default:Oa(l,h,Ft,R,S,null)}return;case"dialog":Vi("beforetoggle",l),Vi("toggle",l),Vi("cancel",l),Vi("close",l);break;case"iframe":case"object":Vi("load",l);break;case"video":case"audio":for(R=0;R<Du.length;R++)Vi(Du[R],l);break;case"image":Vi("error",l),Vi("load",l);break;case"details":Vi("toggle",l);break;case"embed":case"source":case"link":Vi("error",l),Vi("load",l);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(Dn in S)if(S.hasOwnProperty(Dn)&&(R=S[Dn],R!=null))switch(Dn){case"children":case"dangerouslySetInnerHTML":throw Error(u(137,h));default:Oa(l,h,Dn,R,S,null)}return;default:if(Oo(h)){for(sr in S)S.hasOwnProperty(sr)&&(R=S[sr],R!==void 0&&Lf(l,h,sr,R,S,void 0));return}}for(pt in S)S.hasOwnProperty(pt)&&(R=S[pt],R!=null&&Oa(l,h,pt,R,S,null))}function gh(l,h,S,R){switch(h){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var Z=null,se=null,We=null,pt=null,Ft=null,Dn=null,sr=null;for(Fn in S){var Pr=S[Fn];if(S.hasOwnProperty(Fn)&&Pr!=null)switch(Fn){case"checked":break;case"value":break;case"defaultValue":Ft=Pr;default:R.hasOwnProperty(Fn)||Oa(l,h,Fn,null,R,Pr)}}for(var Bn in R){var Fn=R[Bn];if(Pr=S[Bn],R.hasOwnProperty(Bn)&&(Fn!=null||Pr!=null))switch(Bn){case"type":se=Fn;break;case"name":Z=Fn;break;case"checked":Dn=Fn;break;case"defaultChecked":sr=Fn;break;case"value":We=Fn;break;case"defaultValue":pt=Fn;break;case"children":case"dangerouslySetInnerHTML":if(Fn!=null)throw Error(u(137,h));break;default:Fn!==Pr&&Oa(l,h,Bn,Fn,R,Pr)}}zn(l,We,pt,Ft,Dn,sr,se,Z);return;case"select":Fn=We=pt=Bn=null;for(se in S)if(Ft=S[se],S.hasOwnProperty(se)&&Ft!=null)switch(se){case"value":break;case"multiple":Fn=Ft;default:R.hasOwnProperty(se)||Oa(l,h,se,null,R,Ft)}for(Z in R)if(se=R[Z],Ft=S[Z],R.hasOwnProperty(Z)&&(se!=null||Ft!=null))switch(Z){case"value":Bn=se;break;case"defaultValue":pt=se;break;case"multiple":We=se;default:se!==Ft&&Oa(l,h,Z,se,R,Ft)}h=pt,S=We,R=Fn,Bn!=null?wn(l,!!S,Bn,!1):!!R!=!!S&&(h!=null?wn(l,!!S,h,!0):wn(l,!!S,S?[]:"",!1));return;case"textarea":Fn=Bn=null;for(pt in S)if(Z=S[pt],S.hasOwnProperty(pt)&&Z!=null&&!R.hasOwnProperty(pt))switch(pt){case"value":break;case"children":break;default:Oa(l,h,pt,null,R,Z)}for(We in R)if(Z=R[We],se=S[We],R.hasOwnProperty(We)&&(Z!=null||se!=null))switch(We){case"value":Bn=Z;break;case"defaultValue":Fn=Z;break;case"children":break;case"dangerouslySetInnerHTML":if(Z!=null)throw Error(u(91));break;default:Z!==se&&Oa(l,h,We,Z,R,se)}qn(l,Bn,Fn);return;case"option":for(var bi in S)if(Bn=S[bi],S.hasOwnProperty(bi)&&Bn!=null&&!R.hasOwnProperty(bi))switch(bi){case"selected":l.selected=!1;break;default:Oa(l,h,bi,null,R,Bn)}for(Ft in R)if(Bn=R[Ft],Fn=S[Ft],R.hasOwnProperty(Ft)&&Bn!==Fn&&(Bn!=null||Fn!=null))switch(Ft){case"selected":l.selected=Bn&&typeof Bn!="function"&&typeof Bn!="symbol";break;default:Oa(l,h,Ft,Bn,R,Fn)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var fi in S)Bn=S[fi],S.hasOwnProperty(fi)&&Bn!=null&&!R.hasOwnProperty(fi)&&Oa(l,h,fi,null,R,Bn);for(Dn in R)if(Bn=R[Dn],Fn=S[Dn],R.hasOwnProperty(Dn)&&Bn!==Fn&&(Bn!=null||Fn!=null))switch(Dn){case"children":case"dangerouslySetInnerHTML":if(Bn!=null)throw Error(u(137,h));break;default:Oa(l,h,Dn,Bn,R,Fn)}return;default:if(Oo(h)){for(var Pa in S)Bn=S[Pa],S.hasOwnProperty(Pa)&&Bn!==void 0&&!R.hasOwnProperty(Pa)&&Lf(l,h,Pa,void 0,R,Bn);for(sr in R)Bn=R[sr],Fn=S[sr],!R.hasOwnProperty(sr)||Bn===Fn||Bn===void 0&&Fn===void 0||Lf(l,h,sr,Bn,R,Fn);return}}for(var dn in S)Bn=S[dn],S.hasOwnProperty(dn)&&Bn!=null&&!R.hasOwnProperty(dn)&&Oa(l,h,dn,null,R,Bn);for(Pr in R)Bn=R[Pr],Fn=S[Pr],!R.hasOwnProperty(Pr)||Bn===Fn||Bn==null&&Fn==null||Oa(l,h,Pr,Bn,R,Fn)}var Bf=null,wf=null;function gd(l){return l.nodeType===9?l:l.ownerDocument}function vh(l){switch(l){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function yh(l,h){if(l===0)switch(h){case"svg":return 1;case"math":return 2;default:return 0}return l===1&&h==="foreignObject"?0:l}function Nf(l,h){return l==="textarea"||l==="noscript"||typeof h.children=="string"||typeof h.children=="number"||typeof h.children=="bigint"||typeof h.dangerouslySetInnerHTML=="object"&&h.dangerouslySetInnerHTML!==null&&h.dangerouslySetInnerHTML.__html!=null}var Ff=null;function Pm(){var l=window.event;return l&&l.type==="popstate"?l===Ff?!1:(Ff=l,!0):(Ff=null,!1)}var Ch=typeof setTimeout=="function"?setTimeout:void 0,bm=typeof clearTimeout=="function"?clearTimeout:void 0,Oh=typeof Promise=="function"?Promise:void 0,Em=typeof queueMicrotask=="function"?queueMicrotask:typeof Oh<"u"?function(l){return Oh.resolve(null).then(l).catch(Sm)}:Ch;function Sm(l){setTimeout(function(){throw l})}function uc(l){return l==="head"}function Ph(l,h){var S=h,R=0,Z=0;do{var se=S.nextSibling;if(l.removeChild(S),se&&se.nodeType===8)if(S=se.data,S==="/$"){if(0<R&&8>R){S=R;var We=l.ownerDocument;if(S&1&&ju(We.documentElement),S&2&&ju(We.body),S&4)for(S=We.head,ju(S),We=S.firstChild;We;){var pt=We.nextSibling,Ft=We.nodeName;We[vi]||Ft==="SCRIPT"||Ft==="STYLE"||Ft==="LINK"&&We.rel.toLowerCase()==="stylesheet"||S.removeChild(We),We=pt}}if(Z===0){l.removeChild(se),$u(h);return}Z--}else S==="$"||S==="$?"||S==="$!"?Z++:R=S.charCodeAt(0)-48;else R=0;S=se}while(S);$u(h)}function vd(l){var h=l.firstChild;for(h&&h.nodeType===10&&(h=h.nextSibling);h;){var S=h;switch(h=h.nextSibling,S.nodeName){case"HTML":case"HEAD":case"BODY":vd(S),Ko(S);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(S.rel.toLowerCase()==="stylesheet")continue}l.removeChild(S)}}function Im(l,h,S,R){for(;l.nodeType===1;){var Z=S;if(l.nodeName.toLowerCase()!==h.toLowerCase()){if(!R&&(l.nodeName!=="INPUT"||l.type!=="hidden"))break}else if(R){if(!l[vi])switch(h){case"meta":if(!l.hasAttribute("itemprop"))break;return l;case"link":if(se=l.getAttribute("rel"),se==="stylesheet"&&l.hasAttribute("data-precedence"))break;if(se!==Z.rel||l.getAttribute("href")!==(Z.href==null||Z.href===""?null:Z.href)||l.getAttribute("crossorigin")!==(Z.crossOrigin==null?null:Z.crossOrigin)||l.getAttribute("title")!==(Z.title==null?null:Z.title))break;return l;case"style":if(l.hasAttribute("data-precedence"))break;return l;case"script":if(se=l.getAttribute("src"),(se!==(Z.src==null?null:Z.src)||l.getAttribute("type")!==(Z.type==null?null:Z.type)||l.getAttribute("crossorigin")!==(Z.crossOrigin==null?null:Z.crossOrigin))&&se&&l.hasAttribute("async")&&!l.hasAttribute("itemprop"))break;return l;default:return l}}else if(h==="input"&&l.type==="hidden"){var se=Z.name==null?null:""+Z.name;if(Z.type==="hidden"&&l.getAttribute("name")===se)return l}else return l;if(l=xl(l.nextSibling),l===null)break}return null}function Am(l,h,S){if(h==="")return null;for(;l.nodeType!==3;)if((l.nodeType!==1||l.nodeName!=="INPUT"||l.type!=="hidden")&&!S||(l=xl(l.nextSibling),l===null))return null;return l}function Tu(l){return l.data==="$!"||l.data==="$?"&&l.ownerDocument.readyState==="complete"}function xm(l,h){var S=l.ownerDocument;if(l.data!=="$?"||S.readyState==="complete")h();else{var R=function(){h(),S.removeEventListener("DOMContentLoaded",R)};S.addEventListener("DOMContentLoaded",R),l._reactRetry=R}}function xl(l){for(;l!=null;l=l.nextSibling){var h=l.nodeType;if(h===1||h===3)break;if(h===8){if(h=l.data,h==="$"||h==="$!"||h==="$?"||h==="F!"||h==="F")break;if(h==="/$")return null}}return l}var Uf=null;function bh(l){l=l.previousSibling;for(var h=0;l;){if(l.nodeType===8){var S=l.data;if(S==="$"||S==="$!"||S==="$?"){if(h===0)return l;h--}else S==="/$"&&h++}l=l.previousSibling}return null}function Eh(l,h,S){switch(h=gd(S),l){case"html":if(l=h.documentElement,!l)throw Error(u(452));return l;case"head":if(l=h.head,!l)throw Error(u(453));return l;case"body":if(l=h.body,!l)throw Error(u(454));return l;default:throw Error(u(451))}}function ju(l){for(var h=l.attributes;h.length;)l.removeAttributeNode(h[0]);Ko(l)}var gl=new Map,Sh=new Set;function yd(l){return typeof l.getRootNode=="function"?l.getRootNode():l.nodeType===9?l:l.ownerDocument}var kl=Se.d;Se.d={f:Ih,r:Ah,D:dc,C:Dm,L:Mm,m:Tm,X:Rm,S:jm,M:xh};function Ih(){var l=kl.f(),h=ld();return l||h}function Ah(l){var h=mo(l);h!==null&&h.tag===5&&h.type==="form"?Hd(h):kl.r(l)}var _c=typeof document>"u"?null:document;function Ru(l,h,S){var R=_c;if(R&&typeof h=="string"&&h){var Z=Rn(h);Z='link[rel="'+l+'"][href="'+Z+'"]',typeof S=="string"&&(Z+='[crossorigin="'+S+'"]'),Sh.has(Z)||(Sh.add(Z),l={rel:l,crossOrigin:S,href:h},R.querySelector(Z)===null&&(h=R.createElement("link"),As(h,"link",l),ni(h),R.head.appendChild(h)))}}function dc(l){kl.D(l),Ru("dns-prefetch",l,null)}function Dm(l,h){kl.C(l,h),Ru("preconnect",l,h)}function Mm(l,h,S){kl.L(l,h,S);var R=_c;if(R&&l&&h){var Z='link[rel="preload"][as="'+Rn(h)+'"]';h==="image"&&S&&S.imageSrcSet?(Z+='[imagesrcset="'+Rn(S.imageSrcSet)+'"]',typeof S.imageSizes=="string"&&(Z+='[imagesizes="'+Rn(S.imageSizes)+'"]')):Z+='[href="'+Rn(l)+'"]';var se=Z;switch(h){case"style":se=eu(l);break;case"script":se=fc(l)}gl.has(se)||(l=A({rel:"preload",href:h==="image"&&S&&S.imageSrcSet?void 0:l,as:h},S),gl.set(se,l),R.querySelector(Z)!==null||h==="style"&&R.querySelector(Lu(se))||h==="script"&&R.querySelector(Bu(se))||(h=R.createElement("link"),As(h,"link",l),ni(h),R.head.appendChild(h)))}}function Tm(l,h){kl.m(l,h);var S=_c;if(S&&l){var R=h&&typeof h.as=="string"?h.as:"script",Z='link[rel="modulepreload"][as="'+Rn(R)+'"][href="'+Rn(l)+'"]',se=Z;switch(R){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":se=fc(l)}if(!gl.has(se)&&(l=A({rel:"modulepreload",href:l},h),gl.set(se,l),S.querySelector(Z)===null)){switch(R){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(S.querySelector(Bu(se)))return}R=S.createElement("link"),As(R,"link",l),ni(R),S.head.appendChild(R)}}}function jm(l,h,S){kl.S(l,h,S);var R=_c;if(R&&l){var Z=Jo(R).hoistableStyles,se=eu(l);h=h||"default";var We=Z.get(se);if(!We){var pt={loading:0,preload:null};if(We=R.querySelector(Lu(se)))pt.loading=5;else{l=A({rel:"stylesheet",href:l,"data-precedence":h},S),(S=gl.get(se))&&$f(l,S);var Ft=We=R.createElement("link");ni(Ft),As(Ft,"link",l),Ft._p=new Promise(function(Dn,sr){Ft.onload=Dn,Ft.onerror=sr}),Ft.addEventListener("load",function(){pt.loading|=1}),Ft.addEventListener("error",function(){pt.loading|=2}),pt.loading|=4,wu(We,h,R)}We={type:"stylesheet",instance:We,count:1,state:pt},Z.set(se,We)}}}function Rm(l,h){kl.X(l,h);var S=_c;if(S&&l){var R=Jo(S).hoistableScripts,Z=fc(l),se=R.get(Z);se||(se=S.querySelector(Bu(Z)),se||(l=A({src:l,async:!0},h),(h=gl.get(Z))&&zf(l,h),se=S.createElement("script"),ni(se),As(se,"link",l),S.head.appendChild(se)),se={type:"script",instance:se,count:1,state:null},R.set(Z,se))}}function xh(l,h){kl.M(l,h);var S=_c;if(S&&l){var R=Jo(S).hoistableScripts,Z=fc(l),se=R.get(Z);se||(se=S.querySelector(Bu(Z)),se||(l=A({src:l,async:!0,type:"module"},h),(h=gl.get(Z))&&zf(l,h),se=S.createElement("script"),ni(se),As(se,"link",l),S.head.appendChild(se)),se={type:"script",instance:se,count:1,state:null},R.set(Z,se))}}function Dh(l,h,S,R){var Z=(Z=Ke.current)?yd(Z):null;if(!Z)throw Error(u(446));switch(l){case"meta":case"title":return null;case"style":return typeof S.precedence=="string"&&typeof S.href=="string"?(h=eu(S.href),S=Jo(Z).hoistableStyles,R=S.get(h),R||(R={type:"style",instance:null,count:0,state:null},S.set(h,R)),R):{type:"void",instance:null,count:0,state:null};case"link":if(S.rel==="stylesheet"&&typeof S.href=="string"&&typeof S.precedence=="string"){l=eu(S.href);var se=Jo(Z).hoistableStyles,We=se.get(l);if(We||(Z=Z.ownerDocument||Z,We={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},se.set(l,We),(se=Z.querySelector(Lu(l)))&&!se._p&&(We.instance=se,We.state.loading=5),gl.has(l)||(S={rel:"preload",as:"style",href:S.href,crossOrigin:S.crossOrigin,integrity:S.integrity,media:S.media,hrefLang:S.hrefLang,referrerPolicy:S.referrerPolicy},gl.set(l,S),se||Lm(Z,l,S,We.state))),h&&R===null)throw Error(u(528,""));return We}if(h&&R!==null)throw Error(u(529,""));return null;case"script":return h=S.async,S=S.src,typeof S=="string"&&h&&typeof h!="function"&&typeof h!="symbol"?(h=fc(S),S=Jo(Z).hoistableScripts,R=S.get(h),R||(R={type:"script",instance:null,count:0,state:null},S.set(h,R)),R):{type:"void",instance:null,count:0,state:null};default:throw Error(u(444,l))}}function eu(l){return'href="'+Rn(l)+'"'}function Lu(l){return'link[rel="stylesheet"]['+l+"]"}function Mh(l){return A({},l,{"data-precedence":l.precedence,precedence:null})}function Lm(l,h,S,R){l.querySelector('link[rel="preload"][as="style"]['+h+"]")?R.loading=1:(h=l.createElement("link"),R.preload=h,h.addEventListener("load",function(){return R.loading|=1}),h.addEventListener("error",function(){return R.loading|=2}),As(h,"link",S),ni(h),l.head.appendChild(h))}function fc(l){return'[src="'+Rn(l)+'"]'}function Bu(l){return"script[async]"+l}function Th(l,h,S){if(h.count++,h.instance===null)switch(h.type){case"style":var R=l.querySelector('style[data-href~="'+Rn(S.href)+'"]');if(R)return h.instance=R,ni(R),R;var Z=A({},S,{"data-href":S.href,"data-precedence":S.precedence,href:null,precedence:null});return R=(l.ownerDocument||l).createElement("style"),ni(R),As(R,"style",Z),wu(R,S.precedence,l),h.instance=R;case"stylesheet":Z=eu(S.href);var se=l.querySelector(Lu(Z));if(se)return h.state.loading|=4,h.instance=se,ni(se),se;R=Mh(S),(Z=gl.get(Z))&&$f(R,Z),se=(l.ownerDocument||l).createElement("link"),ni(se);var We=se;return We._p=new Promise(function(pt,Ft){We.onload=pt,We.onerror=Ft}),As(se,"link",R),h.state.loading|=4,wu(se,S.precedence,l),h.instance=se;case"script":return se=fc(S.src),(Z=l.querySelector(Bu(se)))?(h.instance=Z,ni(Z),Z):(R=S,(Z=gl.get(se))&&(R=A({},S),zf(R,Z)),l=l.ownerDocument||l,Z=l.createElement("script"),ni(Z),As(Z,"link",R),l.head.appendChild(Z),h.instance=Z);case"void":return null;default:throw Error(u(443,h.type))}else h.type==="stylesheet"&&!(h.state.loading&4)&&(R=h.instance,h.state.loading|=4,wu(R,S.precedence,l));return h.instance}function wu(l,h,S){for(var R=S.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),Z=R.length?R[R.length-1]:null,se=Z,We=0;We<R.length;We++){var pt=R[We];if(pt.dataset.precedence===h)se=pt;else if(se!==Z)break}se?se.parentNode.insertBefore(l,se.nextSibling):(h=S.nodeType===9?S.head:S,h.insertBefore(l,h.firstChild))}function $f(l,h){l.crossOrigin==null&&(l.crossOrigin=h.crossOrigin),l.referrerPolicy==null&&(l.referrerPolicy=h.referrerPolicy),l.title==null&&(l.title=h.title)}function zf(l,h){l.crossOrigin==null&&(l.crossOrigin=h.crossOrigin),l.referrerPolicy==null&&(l.referrerPolicy=h.referrerPolicy),l.integrity==null&&(l.integrity=h.integrity)}var Nu=null;function jh(l,h,S){if(Nu===null){var R=new Map,Z=Nu=new Map;Z.set(S,R)}else Z=Nu,R=Z.get(S),R||(R=new Map,Z.set(S,R));if(R.has(l))return R;for(R.set(l,null),S=S.getElementsByTagName(l),Z=0;Z<S.length;Z++){var se=S[Z];if(!(se[vi]||se[Yr]||l==="link"&&se.getAttribute("rel")==="stylesheet")&&se.namespaceURI!=="http://www.w3.org/2000/svg"){var We=se.getAttribute(h)||"";We=l+We;var pt=R.get(We);pt?pt.push(se):R.set(We,[se])}}return R}function Hf(l,h,S){l=l.ownerDocument||l,l.head.insertBefore(S,h==="title"?l.querySelector("head > title"):null)}function Bm(l,h,S){if(S===1||h.itemProp!=null)return!1;switch(l){case"meta":case"title":return!0;case"style":if(typeof h.precedence!="string"||typeof h.href!="string"||h.href==="")break;return!0;case"link":if(typeof h.rel!="string"||typeof h.href!="string"||h.href===""||h.onLoad||h.onError)break;switch(h.rel){case"stylesheet":return l=h.disabled,typeof h.precedence=="string"&&l==null;default:return!0}case"script":if(h.async&&typeof h.async!="function"&&typeof h.async!="symbol"&&!h.onLoad&&!h.onError&&h.src&&typeof h.src=="string")return!0}return!1}function Rh(l){return!(l.type==="stylesheet"&&!(l.state.loading&3))}var Fu=null;function Vf(){}function wm(l,h,S){if(Fu===null)throw Error(u(475));var R=Fu;if(h.type==="stylesheet"&&(typeof S.media!="string"||matchMedia(S.media).matches!==!1)&&!(h.state.loading&4)){if(h.instance===null){var Z=eu(S.href),se=l.querySelector(Lu(Z));if(se){l=se._p,l!==null&&typeof l=="object"&&typeof l.then=="function"&&(R.count++,R=Cd.bind(R),l.then(R,R)),h.state.loading|=4,h.instance=se,ni(se);return}se=l.ownerDocument||l,S=Mh(S),(Z=gl.get(Z))&&$f(S,Z),se=se.createElement("link"),ni(se);var We=se;We._p=new Promise(function(pt,Ft){We.onload=pt,We.onerror=Ft}),As(se,"link",S),h.instance=se}R.stylesheets===null&&(R.stylesheets=new Map),R.stylesheets.set(h,l),(l=h.state.preload)&&!(h.state.loading&3)&&(R.count++,h=Cd.bind(R),l.addEventListener("load",h),l.addEventListener("error",h))}}function Nm(){if(Fu===null)throw Error(u(475));var l=Fu;return l.stylesheets&&l.count===0&&Pd(l,l.stylesheets),0<l.count?function(h){var S=setTimeout(function(){if(l.stylesheets&&Pd(l,l.stylesheets),l.unsuspend){var R=l.unsuspend;l.unsuspend=null,R()}},6e4);return l.unsuspend=h,function(){l.unsuspend=null,clearTimeout(S)}}:null}function Cd(){if(this.count--,this.count===0){if(this.stylesheets)Pd(this,this.stylesheets);else if(this.unsuspend){var l=this.unsuspend;this.unsuspend=null,l()}}}var Od=null;function Pd(l,h){l.stylesheets=null,l.unsuspend!==null&&(l.count++,Od=new Map,h.forEach(Fm,l),Od=null,Cd.call(l))}function Fm(l,h){if(!(h.state.loading&4)){var S=Od.get(l);if(S)var R=S.get(null);else{S=new Map,Od.set(l,S);for(var Z=l.querySelectorAll("link[data-precedence],style[data-precedence]"),se=0;se<Z.length;se++){var We=Z[se];(We.nodeName==="LINK"||We.getAttribute("media")!=="not all")&&(S.set(We.dataset.precedence,We),R=We)}R&&S.set(null,R)}Z=h.instance,We=Z.getAttribute("data-precedence"),se=S.get(We)||R,se===R&&S.set(null,Z),S.set(We,Z),this.count++,R=Cd.bind(this),Z.addEventListener("load",R),Z.addEventListener("error",R),se?se.parentNode.insertBefore(Z,se.nextSibling):(l=l.nodeType===9?l.head:l,l.insertBefore(Z,l.firstChild)),h.state.loading|=4}}var Uu={$$typeof:M,Provider:null,Consumer:null,_currentValue:re,_currentValue2:re,_threadCount:0};function Um(l,h,S,R,Z,se,We,pt){this.tag=1,this.containerInfo=l,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Qt(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Qt(0),this.hiddenUpdates=Qt(null),this.identifierPrefix=R,this.onUncaughtError=Z,this.onCaughtError=se,this.onRecoverableError=We,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=pt,this.incompleteTransitions=new Map}function bd(l,h,S,R,Z,se,We,pt,Ft,Dn,sr,Pr){return l=new Um(l,h,S,We,pt,Ft,Dn,Pr),h=1,se===!0&&(h|=24),se=zi(3,null,null,h),l.current=se,se.stateNode=l,h=$e(),h.refCount++,l.pooledCache=h,h.refCount++,se.memoizedState={element:R,isDehydrated:S,cache:h},gn(se),l}function Lh(l){return l?(l=Gi,l):Gi}function Bh(l,h,S,R,Z,se){Z=Lh(Z),R.context===null?R.context=Z:R.pendingContext=Z,R=br(h),R.payload={element:S},se=se===void 0?null:se,se!==null&&(R.callback=se),S=hr(l,R,h),S!==null&&(ll(S,l,h),Dr(S,l,h))}function Ed(l,h){if(l=l.memoizedState,l!==null&&l.dehydrated!==null){var S=l.retryLane;l.retryLane=S!==0&&S<h?S:h}}function Wf(l,h){Ed(l,h),(l=l.alternate)&&Ed(l,h)}function wh(l){if(l.tag===13){var h=Zi(l,67108864);h!==null&&ll(h,l,67108864),Wf(l,67108864)}}var Sd=!0;function $m(l,h,S,R){var Z=je.T;je.T=null;var se=Se.p;try{Se.p=2,Id(l,h,S,R)}finally{Se.p=se,je.T=Z}}function zm(l,h,S,R){var Z=je.T;je.T=null;var se=Se.p;try{Se.p=8,Id(l,h,S,R)}finally{Se.p=se,je.T=Z}}function Id(l,h,S,R){if(Sd){var Z=Kf(R);if(Z===null)Tf(l,h,R,Ad,S),Nh(l,R);else if(Vm(Z,l,h,S,R))R.stopPropagation();else if(Nh(l,R),h&4&&-1<Hm.indexOf(l)){for(;Z!==null;){var se=mo(Z);if(se!==null)switch(se.tag){case 3:if(se=se.stateNode,se.current.memoizedState.isDehydrated){var We=It(se.pendingLanes);if(We!==0){var pt=se;for(pt.pendingLanes|=2,pt.entangledLanes|=2;We;){var Ft=1<<31-xe(We);pt.entanglements[1]|=Ft,We&=~Ft}cl(se),!(ha&6)&&(ac=ge()+500,Qc(0,!1))}}break;case 13:pt=Zi(se,2),pt!==null&&ll(pt,se,2),ld(),Wf(se,2)}if(se=Kf(R),se===null&&Tf(l,h,R,Ad,S),se===Z)break;Z=se}Z!==null&&R.stopPropagation()}else Tf(l,h,R,null,S)}}function Kf(l){return l=or(l),Zf(l)}var Ad=null;function Zf(l){if(Ad=null,l=xi(l),l!==null){var h=d(l);if(h===null)l=null;else{var S=h.tag;if(S===13){if(l=v(h),l!==null)return l;l=null}else if(S===3){if(h.stateNode.current.memoizedState.isDehydrated)return h.tag===3?h.stateNode.containerInfo:null;l=null}else h!==l&&(l=null)}}return Ad=l,null}function Gf(l){switch(l){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(it()){case mt:return 2;case J:return 8;case et:case at:return 32;case Ae:return 268435456;default:return 32}default:return 32}}var Yf=!1,pc=null,hc=null,mc=null,tu=new Map,nu=new Map,gc=[],Hm="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function Nh(l,h){switch(l){case"focusin":case"focusout":pc=null;break;case"dragenter":case"dragleave":hc=null;break;case"mouseover":case"mouseout":mc=null;break;case"pointerover":case"pointerout":tu.delete(h.pointerId);break;case"gotpointercapture":case"lostpointercapture":nu.delete(h.pointerId)}}function ru(l,h,S,R,Z,se){return l===null||l.nativeEvent!==se?(l={blockedOn:h,domEventName:S,eventSystemFlags:R,nativeEvent:se,targetContainers:[Z]},h!==null&&(h=mo(h),h!==null&&wh(h)),l):(l.eventSystemFlags|=R,h=l.targetContainers,Z!==null&&h.indexOf(Z)===-1&&h.push(Z),l)}function Vm(l,h,S,R,Z){switch(h){case"focusin":return pc=ru(pc,l,h,S,R,Z),!0;case"dragenter":return hc=ru(hc,l,h,S,R,Z),!0;case"mouseover":return mc=ru(mc,l,h,S,R,Z),!0;case"pointerover":var se=Z.pointerId;return tu.set(se,ru(tu.get(se)||null,l,h,S,R,Z)),!0;case"gotpointercapture":return se=Z.pointerId,nu.set(se,ru(nu.get(se)||null,l,h,S,R,Z)),!0}return!1}function Jf(l){var h=xi(l.target);if(h!==null){var S=d(h);if(S!==null){if(h=S.tag,h===13){if(h=v(S),h!==null){l.blockedOn=h,Co(l.priority,function(){if(S.tag===13){var R=sl();R=yr(R);var Z=Zi(S,R);Z!==null&&ll(Z,S,R),Wf(S,R)}});return}}else if(h===3&&S.stateNode.current.memoizedState.isDehydrated){l.blockedOn=S.tag===3?S.stateNode.containerInfo:null;return}}}l.blockedOn=null}function xd(l){if(l.blockedOn!==null)return!1;for(var h=l.targetContainers;0<h.length;){var S=Kf(l.nativeEvent);if(S===null){S=l.nativeEvent;var R=new S.constructor(S.type,S);Ir=R,S.target.dispatchEvent(R),Ir=null}else return h=mo(S),h!==null&&wh(h),l.blockedOn=S,!1;h.shift()}return!0}function Fh(l,h,S){xd(l)&&S.delete(h)}function Wm(){Yf=!1,pc!==null&&xd(pc)&&(pc=null),hc!==null&&xd(hc)&&(hc=null),mc!==null&&xd(mc)&&(mc=null),tu.forEach(Fh),nu.forEach(Fh)}function Dd(l,h){l.blockedOn===h&&(l.blockedOn=null,Yf||(Yf=!0,f.unstable_scheduleCallback(f.unstable_NormalPriority,Wm)))}var Md=null;function Uh(l){Md!==l&&(Md=l,f.unstable_scheduleCallback(f.unstable_NormalPriority,function(){Md===l&&(Md=null);for(var h=0;h<l.length;h+=3){var S=l[h],R=l[h+1],Z=l[h+2];if(typeof R!="function"){if(Zf(R||S)===null)continue;break}var se=mo(S);se!==null&&(l.splice(h,3),h-=3,zd(se,{pending:!0,data:Z,method:S.method,action:R},R,Z))}}))}function $u(l){function h(Ft){return Dd(Ft,l)}pc!==null&&Dd(pc,l),hc!==null&&Dd(hc,l),mc!==null&&Dd(mc,l),tu.forEach(h),nu.forEach(h);for(var S=0;S<gc.length;S++){var R=gc[S];R.blockedOn===l&&(R.blockedOn=null)}for(;0<gc.length&&(S=gc[0],S.blockedOn===null);)Jf(S),S.blockedOn===null&&gc.shift();if(S=(l.ownerDocument||l).$$reactFormReplay,S!=null)for(R=0;R<S.length;R+=3){var Z=S[R],se=S[R+1],We=Z[lr]||null;if(typeof se=="function")We||Uh(S);else if(We){var pt=null;if(se&&se.hasAttribute("formAction")){if(Z=se,We=se[lr]||null)pt=We.formAction;else if(Zf(Z)!==null)continue}else pt=We.action;typeof pt=="function"?S[R+1]=pt:(S.splice(R,3),R-=3),Uh(S)}}}function Xf(l){this._internalRoot=l}Td.prototype.render=Xf.prototype.render=function(l){var h=this._internalRoot;if(h===null)throw Error(u(409));var S=h.current,R=sl();Bh(S,R,l,h,null,null)},Td.prototype.unmount=Xf.prototype.unmount=function(){var l=this._internalRoot;if(l!==null){this._internalRoot=null;var h=l.containerInfo;Bh(l.current,2,null,l,null,null),ld(),h[Wr]=null}};function Td(l){this._internalRoot=l}Td.prototype.unstable_scheduleHydration=function(l){if(l){var h=jr();l={blockedOn:null,target:l,priority:h};for(var S=0;S<gc.length&&h!==0&&h<gc[S].priority;S++);gc.splice(S,0,l),S===0&&Jf(l)}};var $h=p.version;if($h!=="19.1.0")throw Error(u(527,$h,"19.1.0"));Se.findDOMNode=function(l){var h=l._reactInternals;if(h===void 0)throw typeof l.render=="function"?Error(u(188)):(l=Object.keys(l).join(","),Error(u(268,l)));return l=P(h),l=l!==null?O(l):null,l=l===null?null:l.stateNode,l};var Km={bundleType:0,version:"19.1.0",rendererPackageName:"react-dom",currentDispatcherRef:je,reconcilerVersion:"19.1.0"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var zu=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!zu.isDisabled&&zu.supportsFiber)try{ce=zu.inject(Km),ee=zu}catch{}}t.createRoot=function(l,h){if(!g(l))throw Error(u(299));var S=!1,R="",Z=dp,se=fp,We=pp,pt=null;return h!=null&&(h.unstable_strictMode===!0&&(S=!0),h.identifierPrefix!==void 0&&(R=h.identifierPrefix),h.onUncaughtError!==void 0&&(Z=h.onUncaughtError),h.onCaughtError!==void 0&&(se=h.onCaughtError),h.onRecoverableError!==void 0&&(We=h.onRecoverableError),h.unstable_transitionCallbacks!==void 0&&(pt=h.unstable_transitionCallbacks)),h=bd(l,1,!1,null,null,S,R,Z,se,We,pt,null),l[Wr]=h.current,Mf(l),new Xf(h)},t.hydrateRoot=function(l,h,S){if(!g(l))throw Error(u(299));var R=!1,Z="",se=dp,We=fp,pt=pp,Ft=null,Dn=null;return S!=null&&(S.unstable_strictMode===!0&&(R=!0),S.identifierPrefix!==void 0&&(Z=S.identifierPrefix),S.onUncaughtError!==void 0&&(se=S.onUncaughtError),S.onCaughtError!==void 0&&(We=S.onCaughtError),S.onRecoverableError!==void 0&&(pt=S.onRecoverableError),S.unstable_transitionCallbacks!==void 0&&(Ft=S.unstable_transitionCallbacks),S.formState!==void 0&&(Dn=S.formState)),h=bd(l,1,!0,h,S??null,R,Z,se,We,pt,Ft,Dn),h.context=Lh(null),S=h.current,R=sl(),R=yr(R),Z=br(R),Z.callback=null,hr(S,Z,R),S=R,h.current.lanes=S,Jt(h,S),cl(h),l[Wr]=h.current,Mf(l),new Td(h)},o="19.1.0"},68458:(b,t,e)=>{"use strict";/**
|
|
10665
|
+
`+S.stack}}function ct(l){switch(typeof l){case"bigint":case"boolean":case"number":case"string":case"undefined":return l;case"object":return l;default:return""}}function Et(l){var h=l.type;return(l=l.nodeName)&&l.toLowerCase()==="input"&&(h==="checkbox"||h==="radio")}function bt(l){var h=Et(l)?"checked":"value",S=Object.getOwnPropertyDescriptor(l.constructor.prototype,h),R=""+l[h];if(!l.hasOwnProperty(h)&&typeof S<"u"&&typeof S.get=="function"&&typeof S.set=="function"){var Z=S.get,se=S.set;return Object.defineProperty(l,h,{configurable:!0,get:function(){return Z.call(this)},set:function(We){R=""+We,se.call(this,We)}}),Object.defineProperty(l,h,{enumerable:S.enumerable}),{getValue:function(){return R},setValue:function(We){R=""+We},stopTracking:function(){l._valueTracker=null,delete l[h]}}}}function jt(l){l._valueTracker||(l._valueTracker=bt(l))}function on(l){if(!l)return!1;var h=l._valueTracker;if(!h)return!0;var S=h.getValue(),R="";return l&&(R=Et(l)?l.checked?"true":"false":l.value),l=R,l!==S?(h.setValue(l),!0):!1}function qt(l){if(l=l||(typeof document<"u"?document:void 0),typeof l>"u")return null;try{return l.activeElement||l.body}catch{return l.body}}var $n=/[\n"\\]/g;function Rn(l){return l.replace($n,function(h){return"\\"+h.charCodeAt(0).toString(16)+" "})}function zn(l,h,S,R,Z,se,We,ht){l.name="",We!=null&&typeof We!="function"&&typeof We!="symbol"&&typeof We!="boolean"?l.type=We:l.removeAttribute("type"),h!=null?We==="number"?(h===0&&l.value===""||l.value!=h)&&(l.value=""+ct(h)):l.value!==""+ct(h)&&(l.value=""+ct(h)):We!=="submit"&&We!=="reset"||l.removeAttribute("value"),h!=null?wr(l,We,ct(h)):S!=null?wr(l,We,ct(S)):R!=null&&l.removeAttribute("value"),Z==null&&se!=null&&(l.defaultChecked=!!se),Z!=null&&(l.checked=Z&&typeof Z!="function"&&typeof Z!="symbol"),ht!=null&&typeof ht!="function"&&typeof ht!="symbol"&&typeof ht!="boolean"?l.name=""+ct(ht):l.removeAttribute("name")}function Wn(l,h,S,R,Z,se,We,ht){if(se!=null&&typeof se!="function"&&typeof se!="symbol"&&typeof se!="boolean"&&(l.type=se),h!=null||S!=null){if(!(se!=="submit"&&se!=="reset"||h!=null))return;S=S!=null?""+ct(S):"",h=h!=null?""+ct(h):S,ht||h===l.value||(l.value=h),l.defaultValue=h}R=R??Z,R=typeof R!="function"&&typeof R!="symbol"&&!!R,l.checked=ht?l.checked:!!R,l.defaultChecked=!!R,We!=null&&typeof We!="function"&&typeof We!="symbol"&&typeof We!="boolean"&&(l.name=We)}function wr(l,h,S){h==="number"&&qt(l.ownerDocument)===l||l.defaultValue===""+S||(l.defaultValue=""+S)}function wn(l,h,S,R){if(l=l.options,h){h={};for(var Z=0;Z<S.length;Z++)h["$"+S[Z]]=!0;for(S=0;S<l.length;S++)Z=h.hasOwnProperty("$"+l[S].value),l[S].selected!==Z&&(l[S].selected=Z),Z&&R&&(l[S].defaultSelected=!0)}else{for(S=""+ct(S),h=null,Z=0;Z<l.length;Z++){if(l[Z].value===S){l[Z].selected=!0,R&&(l[Z].defaultSelected=!0);return}h!==null||l[Z].disabled||(h=l[Z])}h!==null&&(h.selected=!0)}}function qn(l,h,S){if(h!=null&&(h=""+ct(h),h!==l.value&&(l.value=h),S==null)){l.defaultValue!==h&&(l.defaultValue=h);return}l.defaultValue=S!=null?""+ct(S):""}function pr(l,h,S,R){if(h==null){if(R!=null){if(S!=null)throw Error(u(92));if(ne(R)){if(1<R.length)throw Error(u(93));R=R[0]}S=R}S==null&&(S=""),h=S}S=ct(h),l.defaultValue=S,R=l.textContent,R===S&&R!==""&&R!==null&&(l.value=R)}function mr(l,h){if(h){var S=l.firstChild;if(S&&S===l.lastChild&&S.nodeType===3){S.nodeValue=h;return}}l.textContent=h}var ir=new Set("animationIterationCount aspectRatio 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 scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function Kn(l,h,S){var R=h.indexOf("--")===0;S==null||typeof S=="boolean"||S===""?R?l.setProperty(h,""):h==="float"?l.cssFloat="":l[h]="":R?l.setProperty(h,S):typeof S!="number"||S===0||ir.has(h)?h==="float"?l.cssFloat=S:l[h]=(""+S).trim():l[h]=S+"px"}function Jr(l,h,S){if(h!=null&&typeof h!="object")throw Error(u(62));if(l=l.style,S!=null){for(var R in S)!S.hasOwnProperty(R)||h!=null&&h.hasOwnProperty(R)||(R.indexOf("--")===0?l.setProperty(R,""):R==="float"?l.cssFloat="":l[R]="");for(var Z in h)R=h[Z],h.hasOwnProperty(Z)&&S[Z]!==R&&Kn(l,Z,R)}else for(var se in h)h.hasOwnProperty(se)&&Kn(l,se,h[se])}function Oo(l){if(l.indexOf("-")===-1)return!1;switch(l){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var jo=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),$o=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function In(l){return $o.test(""+l)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":l}var Ir=null;function or(l){return l=l.target||l.srcElement||window,l.correspondingUseElement&&(l=l.correspondingUseElement),l.nodeType===3?l.parentNode:l}var gr=null,uo=null;function Cn(l){var h=mo(l);if(h&&(l=h.stateNode)){var S=l[lr]||null;e:switch(l=h.stateNode,h.type){case"input":if(zn(l,S.value,S.defaultValue,S.defaultValue,S.checked,S.defaultChecked,S.type,S.name),h=S.name,S.type==="radio"&&h!=null){for(S=l;S.parentNode;)S=S.parentNode;for(S=S.querySelectorAll('input[name="'+Rn(""+h)+'"][type="radio"]'),h=0;h<S.length;h++){var R=S[h];if(R!==l&&R.form===l.form){var Z=R[lr]||null;if(!Z)throw Error(u(90));zn(R,Z.value,Z.defaultValue,Z.defaultValue,Z.checked,Z.defaultChecked,Z.type,Z.name)}}for(h=0;h<S.length;h++)R=S[h],R.form===l.form&&on(R)}break e;case"textarea":qn(l,S.value,S.defaultValue);break e;case"select":h=S.value,h!=null&&wn(l,!!S.multiple,h,!1)}}}var kr=!1;function ar(l,h,S){if(kr)return l(h,S);kr=!0;try{var R=l(h);return R}finally{if(kr=!1,(gr!==null||uo!==null)&&(ld(),gr&&(h=gr,l=uo,uo=gr=null,Cn(h),l)))for(h=0;h<l.length;h++)Cn(l[h])}}function fo(l,h){var S=l.stateNode;if(S===null)return null;var R=S[lr]||null;if(R===null)return null;S=R[h];e:switch(h){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(R=!R.disabled)||(l=l.type,R=!(l==="button"||l==="input"||l==="select"||l==="textarea")),l=!R;break e;default:l=!1}if(l)return null;if(S&&typeof S!="function")throw Error(u(231,h,typeof S));return S}var Mo=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),wo=!1;if(Mo)try{var Ne={};Object.defineProperty(Ne,"passive",{get:function(){wo=!0}}),window.addEventListener("test",Ne,Ne),window.removeEventListener("test",Ne,Ne)}catch{wo=!1}var st=null,Ct=null,xt=null;function Ht(){if(xt)return xt;var l,h=Ct,S=h.length,R,Z="value"in st?st.value:st.textContent,se=Z.length;for(l=0;l<S&&h[l]===Z[l];l++);var We=S-l;for(R=1;R<=We&&h[S-R]===Z[se-R];R++);return xt=Z.slice(l,1<R?1-R:void 0)}function rn(l){var h=l.keyCode;return"charCode"in l?(l=l.charCode,l===0&&h===13&&(l=13)):l=h,l===10&&(l=13),32<=l||l===13?l:0}function Xt(){return!0}function bn(){return!1}function An(l){function h(S,R,Z,se,We){this._reactName=S,this._targetInst=Z,this.type=R,this.nativeEvent=se,this.target=We,this.currentTarget=null;for(var ht in l)l.hasOwnProperty(ht)&&(S=l[ht],this[ht]=S?S(se):se[ht]);return this.isDefaultPrevented=(se.defaultPrevented!=null?se.defaultPrevented:se.returnValue===!1)?Xt:bn,this.isPropagationStopped=bn,this}return A(h.prototype,{preventDefault:function(){this.defaultPrevented=!0;var S=this.nativeEvent;S&&(S.preventDefault?S.preventDefault():typeof S.returnValue!="unknown"&&(S.returnValue=!1),this.isDefaultPrevented=Xt)},stopPropagation:function(){var S=this.nativeEvent;S&&(S.stopPropagation?S.stopPropagation():typeof S.cancelBubble!="unknown"&&(S.cancelBubble=!0),this.isPropagationStopped=Xt)},persist:function(){},isPersistent:Xt}),h}var Yn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(l){return l.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ur=An(Yn),Hn=A({},Yn,{view:0,detail:0}),un=An(Hn),Nn,Or,so,cr=A({},Hn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Ni,button:0,buttons:0,relatedTarget:function(l){return l.relatedTarget===void 0?l.fromElement===l.srcElement?l.toElement:l.fromElement:l.relatedTarget},movementX:function(l){return"movementX"in l?l.movementX:(l!==so&&(so&&l.type==="mousemove"?(Nn=l.screenX-so.screenX,Or=l.screenY-so.screenY):Or=Nn=0,so=l),Nn)},movementY:function(l){return"movementY"in l?l.movementY:Or}}),ii=An(cr),zo=A({},cr,{dataTransfer:0}),Oi=An(zo),wi=A({},Hn,{relatedTarget:0}),Pi=An(wi),Fo=A({},Yn,{animationName:0,elapsedTime:0,pseudoElement:0}),To=An(Fo),Eo=A({},Yn,{clipboardData:function(l){return"clipboardData"in l?l.clipboardData:window.clipboardData}}),No=An(Eo),Nr=A({},Yn,{data:0}),Io=An(Nr),no={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},hi={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Mi={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Xi(l){var h=this.nativeEvent;return h.getModifierState?h.getModifierState(l):(l=Mi[l])?!!h[l]:!1}function Ni(){return Xi}var Ki=A({},Hn,{key:function(l){if(l.key){var h=no[l.key]||l.key;if(h!=="Unidentified")return h}return l.type==="keypress"?(l=rn(l),l===13?"Enter":String.fromCharCode(l)):l.type==="keydown"||l.type==="keyup"?hi[l.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Ni,charCode:function(l){return l.type==="keypress"?rn(l):0},keyCode:function(l){return l.type==="keydown"||l.type==="keyup"?l.keyCode:0},which:function(l){return l.type==="keypress"?rn(l):l.type==="keydown"||l.type==="keyup"?l.keyCode:0}}),Qi=An(Ki),Ia=A({},cr,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),oa=An(Ia),ia=A({},Hn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ni}),qi=An(ia),da=A({},Yn,{propertyName:0,elapsedTime:0,pseudoElement:0}),ga=An(da),Ga=A({},cr,{deltaX:function(l){return"deltaX"in l?l.deltaX:"wheelDeltaX"in l?-l.wheelDeltaX:0},deltaY:function(l){return"deltaY"in l?l.deltaY:"wheelDeltaY"in l?-l.wheelDeltaY:"wheelDelta"in l?-l.wheelDelta:0},deltaZ:0,deltaMode:0}),ja=An(Ga),ji=A({},Yn,{newState:0,oldState:0}),$i=An(ji),Ra=[9,13,27,32],tn=Mo&&"CompositionEvent"in window,vn=null;Mo&&"documentMode"in document&&(vn=document.documentMode);var Jn=Mo&&"TextEvent"in window&&!vn,Rr=Mo&&(!tn||vn&&8<vn&&11>=vn),eo=" ",Go=!1;function Zo(l,h){switch(l){case"keyup":return Ra.indexOf(h.keyCode)!==-1;case"keydown":return h.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Ro(l){return l=l.detail,typeof l=="object"&&"data"in l?l.data:null}var co=!1;function _o(l,h){switch(l){case"compositionend":return Ro(h);case"keypress":return h.which!==32?null:(Go=!0,eo);case"textInput":return l=h.data,l===eo&&Go?null:l;default:return null}}function ki(l,h){if(co)return l==="compositionend"||!tn&&Zo(l,h)?(l=Ht(),xt=Ct=st=null,co=!1,l):null;switch(l){case"paste":return null;case"keypress":if(!(h.ctrlKey||h.altKey||h.metaKey)||h.ctrlKey&&h.altKey){if(h.char&&1<h.char.length)return h.char;if(h.which)return String.fromCharCode(h.which)}return null;case"compositionend":return Rr&&h.locale!=="ko"?null:h.data;default:return null}}var li={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Ai(l){var h=l&&l.nodeName&&l.nodeName.toLowerCase();return h==="input"?!!li[l.type]:h==="textarea"}function ci(l,h,S,R){gr?uo?uo.push(R):uo=[R]:gr=R,h=hd(h,"onChange"),0<h.length&&(S=new ur("onChange","change",null,S,R),l.push({event:S,listeners:h}))}var Ri=null,Fi=null;function La(l){xf(l,0)}function Ya(l){var h=si(l);if(on(h))return l}function es(l,h){if(l==="change")return h}var Aa=!1;if(Mo){var Ba;if(Mo){var na="oninput"in document;if(!na){var ts=document.createElement("div");ts.setAttribute("oninput","return;"),na=typeof ts.oninput=="function"}Ba=na}else Ba=!1;Aa=Ba&&(!document.documentMode||9<document.documentMode)}function Ja(){Ri&&(Ri.detachEvent("onpropertychange",Ua),Fi=Ri=null)}function Ua(l){if(l.propertyName==="value"&&Ya(Fi)){var h=[];ci(h,Fi,l,or(l)),ar(La,h)}}function Ds(l,h,S){l==="focusin"?(Ja(),Ri=h,Fi=S,Ri.attachEvent("onpropertychange",Ua)):l==="focusout"&&Ja()}function Ge(l){if(l==="selectionchange"||l==="keyup"||l==="keydown")return Ya(Fi)}function vt(l,h){if(l==="click")return Ya(h)}function Rt(l,h){if(l==="input"||l==="change")return Ya(h)}function Ie(l,h){return l===h&&(l!==0||1/l===1/h)||l!==l&&h!==h}var W=typeof Object.is=="function"?Object.is:Ie;function de(l,h){if(W(l,h))return!0;if(typeof l!="object"||l===null||typeof h!="object"||h===null)return!1;var S=Object.keys(l),R=Object.keys(h);if(S.length!==R.length)return!1;for(R=0;R<S.length;R++){var Z=S[R];if(!X.call(h,Z)||!W(l[Z],h[Z]))return!1}return!0}function Re(l){for(;l&&l.firstChild;)l=l.firstChild;return l}function me(l,h){var S=Re(l);l=0;for(var R;S;){if(S.nodeType===3){if(R=l+S.textContent.length,l<=h&&R>=h)return{node:S,offset:h-l};l=R}e:{for(;S;){if(S.nextSibling){S=S.nextSibling;break e}S=S.parentNode}S=void 0}S=Re(S)}}function Ee(l,h){return l&&h?l===h?!0:l&&l.nodeType===3?!1:h&&h.nodeType===3?Ee(l,h.parentNode):"contains"in l?l.contains(h):l.compareDocumentPosition?!!(l.compareDocumentPosition(h)&16):!1:!1}function ue(l){l=l!=null&&l.ownerDocument!=null&&l.ownerDocument.defaultView!=null?l.ownerDocument.defaultView:window;for(var h=qt(l.document);h instanceof l.HTMLIFrameElement;){try{var S=typeof h.contentWindow.location.href=="string"}catch{S=!1}if(S)l=h.contentWindow;else break;h=qt(l.document)}return h}function Oe(l){var h=l&&l.nodeName&&l.nodeName.toLowerCase();return h&&(h==="input"&&(l.type==="text"||l.type==="search"||l.type==="tel"||l.type==="url"||l.type==="password")||h==="textarea"||l.contentEditable==="true")}var oe=Mo&&"documentMode"in document&&11>=document.documentMode,Fe=null,ze=null,dt=null,ot=!1;function pt(l,h,S){var R=S.window===S?S.document:S.nodeType===9?S:S.ownerDocument;ot||Fe==null||Fe!==qt(R)||(R=Fe,"selectionStart"in R&&Oe(R)?R={start:R.selectionStart,end:R.selectionEnd}:(R=(R.ownerDocument&&R.ownerDocument.defaultView||window).getSelection(),R={anchorNode:R.anchorNode,anchorOffset:R.anchorOffset,focusNode:R.focusNode,focusOffset:R.focusOffset}),dt&&de(dt,R)||(dt=R,R=hd(ze,"onSelect"),0<R.length&&(h=new ur("onSelect","select",null,h,S),l.push({event:h,listeners:R}),h.target=Fe)))}function St(l,h){var S={};return S[l.toLowerCase()]=h.toLowerCase(),S["Webkit"+l]="webkit"+h,S["Moz"+l]="moz"+h,S}var jn={animationend:St("Animation","AnimationEnd"),animationiteration:St("Animation","AnimationIteration"),animationstart:St("Animation","AnimationStart"),transitionrun:St("Transition","TransitionRun"),transitionstart:St("Transition","TransitionStart"),transitioncancel:St("Transition","TransitionCancel"),transitionend:St("Transition","TransitionEnd")},$t={},sn={};Mo&&(sn=document.createElement("div").style,"AnimationEvent"in window||(delete jn.animationend.animation,delete jn.animationiteration.animation,delete jn.animationstart.animation),"TransitionEvent"in window||delete jn.transitionend.transition);function Vn(l){if($t[l])return $t[l];if(!jn[l])return l;var h=jn[l],S;for(S in h)if(h.hasOwnProperty(S)&&S in sn)return $t[l]=h[S];return l}var tr=Vn("animationend"),Pn=Vn("animationiteration"),Zn=Vn("animationstart"),nn=Vn("transitionrun"),fn=Vn("transitionstart"),kn=Vn("transitioncancel"),er=Vn("transitionend"),Zr=new Map,Cr="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");Cr.push("scrollEnd");function $r(l,h){Zr.set(l,h),Tt(h,[l])}var Xr=new WeakMap;function Gr(l,h){if(typeof l=="object"&&l!==null){var S=Xr.get(l);return S!==void 0?S:(h={value:l,source:h,stack:Je(h)},Xr.set(l,h),h)}return{value:l,source:h,stack:Je(h)}}var rr=[],Mr=0,_r=0;function oi(){for(var l=Mr,h=_r=Mr=0;h<l;){var S=rr[h];rr[h++]=null;var R=rr[h];rr[h++]=null;var Z=rr[h];rr[h++]=null;var se=rr[h];if(rr[h++]=null,R!==null&&Z!==null){var We=R.pending;We===null?Z.next=Z:(Z.next=We.next,We.next=Z),R.pending=Z}se!==0&&$a(S,Z,se)}}function yi(l,h,S,R){rr[Mr++]=l,rr[Mr++]=h,rr[Mr++]=S,rr[Mr++]=R,_r|=R,l.lanes|=R,l=l.alternate,l!==null&&(l.lanes|=R)}function Di(l,h,S,R){return yi(l,h,S,R),Ei(l)}function Zi(l,h){return yi(l,null,null,h),Ei(l)}function $a(l,h,S){l.lanes|=S;var R=l.alternate;R!==null&&(R.lanes|=S);for(var Z=!1,se=l.return;se!==null;)se.childLanes|=S,R=se.alternate,R!==null&&(R.childLanes|=S),se.tag===22&&(l=se.stateNode,l===null||l._visibility&1||(Z=!0)),l=se,se=se.return;return l.tag===3?(se=l.stateNode,Z&&h!==null&&(Z=31-xe(S),l=se.hiddenUpdates,R=l[Z],R===null?l[Z]=[h]:R.push(h),h.lane=S|536870912),se):null}function Ei(l){if(50<Au)throw Au=0,gf=null,Error(u(185));for(var h=l.return;h!==null;)l=h,h=l.return;return l.tag===3?l.stateNode:null}var Gi={};function za(l,h,S,R){this.tag=l,this.key=S,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=h,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=R,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function zi(l,h,S,R){return new za(l,h,S,R)}function fs(l){return l=l.prototype,!(!l||!l.isReactComponent)}function aa(l,h){var S=l.alternate;return S===null?(S=zi(l.tag,h,l.key,l.mode),S.elementType=l.elementType,S.type=l.type,S.stateNode=l.stateNode,S.alternate=l,l.alternate=S):(S.pendingProps=h,S.type=l.type,S.flags=0,S.subtreeFlags=0,S.deletions=null),S.flags=l.flags&65011712,S.childLanes=l.childLanes,S.lanes=l.lanes,S.child=l.child,S.memoizedProps=l.memoizedProps,S.memoizedState=l.memoizedState,S.updateQueue=l.updateQueue,h=l.dependencies,S.dependencies=h===null?null:{lanes:h.lanes,firstContext:h.firstContext},S.sibling=l.sibling,S.index=l.index,S.ref=l.ref,S.refCleanup=l.refCleanup,S}function Ms(l,h){l.flags&=65011714;var S=l.alternate;return S===null?(l.childLanes=0,l.lanes=h,l.child=null,l.subtreeFlags=0,l.memoizedProps=null,l.memoizedState=null,l.updateQueue=null,l.dependencies=null,l.stateNode=null):(l.childLanes=S.childLanes,l.lanes=S.lanes,l.child=S.child,l.subtreeFlags=0,l.deletions=null,l.memoizedProps=S.memoizedProps,l.memoizedState=S.memoizedState,l.updateQueue=S.updateQueue,l.type=S.type,h=S.dependencies,l.dependencies=h===null?null:{lanes:h.lanes,firstContext:h.firstContext}),l}function Ts(l,h,S,R,Z,se){var We=0;if(R=l,typeof l=="function")fs(l)&&(We=1);else if(typeof l=="string")We=Bm(l,S,Pe.current)?26:l==="html"||l==="head"||l==="body"?27:5;else e:switch(l){case K:return l=zi(31,S,h,Z),l.elementType=K,l.lanes=se,l;case a:return js(S.children,Z,se,h);case c:We=8,Z|=24;break;case T:return l=zi(12,S,h,Z|2),l.elementType=T,l.lanes=se,l;case j:return l=zi(13,S,h,Z),l.elementType=j,l.lanes=se,l;case z:return l=zi(19,S,h,Z),l.elementType=z,l.lanes=se,l;default:if(typeof l=="object"&&l!==null)switch(l.$$typeof){case I:case M:We=10;break e;case L:We=9;break e;case N:We=11;break e;case B:We=14;break e;case Y:We=16,R=null;break e}We=29,S=Error(u(130,l===null?"null":typeof l,"")),R=null}return h=zi(We,S,h,Z),h.elementType=l,h.type=R,h.lanes=se,h}function js(l,h,S,R){return l=zi(7,l,R,h),l.lanes=S,l}function Ul(l,h,S){return l=zi(6,l,null,h),l.lanes=S,l}function $l(l,h,S){return h=zi(4,l.children!==null?l.children:[],l.key,h),h.lanes=S,h.stateNode={containerInfo:l.containerInfo,pendingChildren:null,implementation:l.implementation},h}var Ml=[],Cl=0,Ol=null,qs=0,gs=[],Xa=0,Ws=null,ss=1,vs="";function Ks(l,h){Ml[Cl++]=qs,Ml[Cl++]=Ol,Ol=l,qs=h}function ul(l,h,S){gs[Xa++]=ss,gs[Xa++]=vs,gs[Xa++]=Ws,Ws=l;var R=ss;l=vs;var Z=32-xe(R)-1;R&=~(1<<Z),S+=1;var se=32-xe(h)+Z;if(30<se){var We=Z-Z%5;se=(R&(1<<We)-1).toString(32),R>>=We,Z-=We,ss=1<<32-xe(h)+Z|S<<Z|R,vs=se+l}else ss=1<<se|S<<Z|R,vs=l}function Pl(l){l.return!==null&&(Ks(l,1),ul(l,1,0))}function zl(l){for(;l===Ol;)Ol=Ml[--Cl],Ml[Cl]=null,qs=Ml[--Cl],Ml[Cl]=null;for(;l===Ws;)Ws=gs[--Xa],gs[Xa]=null,vs=gs[--Xa],gs[Xa]=null,ss=gs[--Xa],gs[Xa]=null}var ra=null,sa=null,mi=!1,Zs=null,Rs=!1,_s=Error(u(519));function Fs(l){var h=Error(u(418,""));throw fl(Gr(h,l)),_s}function Hl(l){var h=l.stateNode,S=l.type,R=l.memoizedProps;switch(h[Yr]=l,h[lr]=R,S){case"dialog":Vi("cancel",h),Vi("close",h);break;case"iframe":case"object":case"embed":Vi("load",h);break;case"video":case"audio":for(S=0;S<Du.length;S++)Vi(Du[S],h);break;case"source":Vi("error",h);break;case"img":case"image":case"link":Vi("error",h),Vi("load",h);break;case"details":Vi("toggle",h);break;case"input":Vi("invalid",h),Wn(h,R.value,R.defaultValue,R.checked,R.defaultChecked,R.type,R.name,!0),jt(h);break;case"select":Vi("invalid",h);break;case"textarea":Vi("invalid",h),pr(h,R.value,R.defaultValue,R.children),jt(h)}S=R.children,typeof S!="string"&&typeof S!="number"&&typeof S!="bigint"||h.textContent===""+S||R.suppressHydrationWarning===!0||mh(h.textContent,S)?(R.popover!=null&&(Vi("beforetoggle",h),Vi("toggle",h)),R.onScroll!=null&&Vi("scroll",h),R.onScrollEnd!=null&&Vi("scrollend",h),R.onClick!=null&&(h.onclick=md),h=!0):h=!1,h||Fs(l)}function Tl(l){for(ra=l.return;ra;)switch(ra.tag){case 5:case 13:Rs=!1;return;case 27:case 3:Rs=!0;return;default:ra=ra.return}}function el(l){if(l!==ra)return!1;if(!mi)return Tl(l),mi=!0,!1;var h=l.tag,S;if((S=h!==3&&h!==27)&&((S=h===5)&&(S=l.type,S=!(S!=="form"&&S!=="button")||Nf(l.type,l.memoizedProps)),S=!S),S&&sa&&Fs(l),Tl(l),h===13){if(l=l.memoizedState,l=l!==null?l.dehydrated:null,!l)throw Error(u(317));e:{for(l=l.nextSibling,h=0;l;){if(l.nodeType===8)if(S=l.data,S==="/$"){if(h===0){sa=xl(l.nextSibling);break e}h--}else S!=="$"&&S!=="$!"&&S!=="$?"||h++;l=l.nextSibling}sa=null}}else h===27?(h=sa,uc(l.type)?(l=Uf,Uf=null,sa=l):sa=h):sa=ra?xl(l.stateNode.nextSibling):null;return!0}function dl(){sa=ra=null,mi=!1}function Ls(){var l=Zs;return l!==null&&(Ss===null?Ss=l:Ss.push.apply(Ss,l),Zs=null),l}function fl(l){Zs===null?Zs=[l]:Zs.push(l)}var Ha=le(null),Us=null,Es=null;function Gs(l,h,S){fe(Ha,h._currentValue),h._currentValue=S}function ba(l){l._currentValue=Ha.current,_(Ha)}function jl(l,h,S){for(;l!==null;){var R=l.alternate;if((l.childLanes&h)!==h?(l.childLanes|=h,R!==null&&(R.childLanes|=h)):R!==null&&(R.childLanes&h)!==h&&(R.childLanes|=h),l===S)break;l=l.return}}function Vl(l,h,S,R){var Z=l.child;for(Z!==null&&(Z.return=l);Z!==null;){var se=Z.dependencies;if(se!==null){var We=Z.child;se=se.firstContext;e:for(;se!==null;){var ht=se;se=Z;for(var Ft=0;Ft<h.length;Ft++)if(ht.context===h[Ft]){se.lanes|=S,ht=se.alternate,ht!==null&&(ht.lanes|=S),jl(se.return,S,l),R||(We=null);break e}se=ht.next}}else if(Z.tag===18){if(We=Z.return,We===null)throw Error(u(341));We.lanes|=S,se=We.alternate,se!==null&&(se.lanes|=S),jl(We,S,l),We=null}else We=Z.child;if(We!==null)We.return=Z;else for(We=Z;We!==null;){if(We===l){We=null;break}if(Z=We.sibling,Z!==null){Z.return=We.return,We=Z;break}We=We.return}Z=We}}function pl(l,h,S,R){l=null;for(var Z=h,se=!1;Z!==null;){if(!se){if(Z.flags&524288)se=!0;else if(Z.flags&262144)break}if(Z.tag===10){var We=Z.alternate;if(We===null)throw Error(u(387));if(We=We.memoizedProps,We!==null){var ht=Z.type;W(Z.pendingProps.value,We.value)||(l!==null?l.push(ht):l=[ht])}}else if(Z===ut.current){if(We=Z.alternate,We===null)throw Error(u(387));We.memoizedState.memoizedState!==Z.memoizedState.memoizedState&&(l!==null?l.push(Uu):l=[Uu])}Z=Z.return}l!==null&&Vl(h,l,S,R),h.flags|=262144}function bl(l){for(l=l.firstContext;l!==null;){if(!W(l.context._currentValue,l.memoizedValue))return!0;l=l.next}return!1}function $s(l){Us=l,Es=null,l=l.dependencies,l!==null&&(l.firstContext=null)}function wa(l){return Wl(Us,l)}function hl(l,h){return Us===null&&$s(l),Wl(l,h)}function Wl(l,h){var S=h._currentValue;if(h={context:h,memoizedValue:S,next:null},Es===null){if(l===null)throw Error(u(308));Es=h,l.dependencies={lanes:0,firstContext:h},l.flags|=524288}else Es=Es.next=h;return S}var Na=typeof AbortController<"u"?AbortController:function(){var l=[],h=this.signal={aborted:!1,addEventListener:function(S,R){l.push(R)}};this.abort=function(){h.aborted=!0,l.forEach(function(S){return S()})}},H=f.unstable_scheduleCallback,ye=f.unstable_NormalPriority,Qe={$$typeof:M,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function $e(){return{controller:new Na,data:new Map,refCount:0}}function Xe(l){l.refCount--,l.refCount===0&&H(ye,function(){l.controller.abort()})}var mn=null,nr=0,dr=0,xr=null;function Ar(l,h){if(mn===null){var S=mn=[];nr=0,dr=Sf(),xr={status:"pending",value:void 0,then:function(R){S.push(R)}}}return nr++,h.then(Tr,Tr),h}function Tr(){if(--nr===0&&mn!==null){xr!==null&&(xr.status="fulfilled");var l=mn;mn=null,dr=0,xr=null;for(var h=0;h<l.length;h++)(0,l[h])()}}function go(l,h){var S=[],R={status:"pending",value:null,reason:null,then:function(Z){S.push(Z)}};return l.then(function(){R.status="fulfilled",R.value=h;for(var Z=0;Z<S.length;Z++)(0,S[Z])(h)},function(Z){for(R.status="rejected",R.reason=Z,Z=0;Z<S.length;Z++)(0,S[Z])(void 0)}),R}var ro=je.S;je.S=function(l,h){typeof h=="object"&&h!==null&&typeof h.then=="function"&&Ar(l,h),ro!==null&&ro(l,h)};var Lo=le(null);function q(){var l=Lo.current;return l!==null?l:Ma.pooledCache}function Me(l,h){h===null?fe(Lo,Lo.current):fe(Lo,h.pool)}function tt(){var l=q();return l===null?null:{parent:Qe._currentValue,pool:l}}var hn=Error(u(460)),xn=Error(u(474)),yn=Error(u(542)),Ln={then:function(){}};function Wt(l){return l=l.status,l==="fulfilled"||l==="rejected"}function Kt(){}function Nt(l,h,S){switch(S=l[S],S===void 0?l.push(h):S!==h&&(h.then(Kt,Kt),h=S),h.status){case"fulfilled":return h.value;case"rejected":throw l=h.reason,Ut(l),l;default:if(typeof h.status=="string")h.then(Kt,Kt);else{if(l=Ma,l!==null&&100<l.shellSuspendCounter)throw Error(u(482));l=h,l.status="pending",l.then(function(R){if(h.status==="pending"){var Z=h;Z.status="fulfilled",Z.value=R}},function(R){if(h.status==="pending"){var Z=h;Z.status="rejected",Z.reason=R}})}switch(h.status){case"fulfilled":return h.value;case"rejected":throw l=h.reason,Ut(l),l}throw zt=h,hn}}var zt=null;function Gn(){if(zt===null)throw Error(u(459));var l=zt;return zt=null,l}function Ut(l){if(l===hn||l===yn)throw Error(u(483))}var Qn=!1;function gn(l){l.updateQueue={baseState:l.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function vo(l,h){l=l.updateQueue,h.updateQueue===l&&(h.updateQueue={baseState:l.baseState,firstBaseUpdate:l.firstBaseUpdate,lastBaseUpdate:l.lastBaseUpdate,shared:l.shared,callbacks:null})}function br(l){return{lane:l,tag:0,payload:null,callback:null,next:null}}function hr(l,h,S){var R=l.updateQueue;if(R===null)return null;if(R=R.shared,ha&2){var Z=R.pending;return Z===null?h.next=h:(h.next=Z.next,Z.next=h),R.pending=h,h=Ei(l),$a(l,null,S),h}return yi(l,R,h,S),Ei(l)}function Dr(l,h,S){if(h=h.updateQueue,h!==null&&(h=h.shared,(S&4194048)!==0)){var R=h.lanes;R&=l.pendingLanes,S|=R,h.lanes=S,cn(l,S)}}function po(l,h){var S=l.updateQueue,R=l.alternate;if(R!==null&&(R=R.updateQueue,S===R)){var Z=null,se=null;if(S=S.firstBaseUpdate,S!==null){do{var We={lane:S.lane,tag:S.tag,payload:S.payload,callback:null,next:null};se===null?Z=se=We:se=se.next=We,S=S.next}while(S!==null);se===null?Z=se=h:se=se.next=h}else Z=se=h;S={baseState:R.baseState,firstBaseUpdate:Z,lastBaseUpdate:se,shared:R.shared,callbacks:R.callbacks},l.updateQueue=S;return}l=S.lastBaseUpdate,l===null?S.firstBaseUpdate=h:l.next=h,S.lastBaseUpdate=h}var oo=!1;function ui(){if(oo){var l=xr;if(l!==null)throw l}}function ri(l,h,S,R){oo=!1;var Z=l.updateQueue;Qn=!1;var se=Z.firstBaseUpdate,We=Z.lastBaseUpdate,ht=Z.shared.pending;if(ht!==null){Z.shared.pending=null;var Ft=ht,Dn=Ft.next;Ft.next=null,We===null?se=Dn:We.next=Dn,We=Ft;var sr=l.alternate;sr!==null&&(sr=sr.updateQueue,ht=sr.lastBaseUpdate,ht!==We&&(ht===null?sr.firstBaseUpdate=Dn:ht.next=Dn,sr.lastBaseUpdate=Ft))}if(se!==null){var Pr=Z.baseState;We=0,sr=Dn=Ft=null,ht=se;do{var Bn=ht.lane&-536870913,Fn=Bn!==ht.lane;if(Fn?(Ji&Bn)===Bn:(R&Bn)===Bn){Bn!==0&&Bn===dr&&(oo=!0),sr!==null&&(sr=sr.next={lane:0,tag:ht.tag,payload:ht.payload,callback:null,next:null});e:{var bi=l,fi=ht;Bn=h;var Pa=S;switch(fi.tag){case 1:if(bi=fi.payload,typeof bi=="function"){Pr=bi.call(Pa,Pr,Bn);break e}Pr=bi;break e;case 3:bi.flags=bi.flags&-65537|128;case 0:if(bi=fi.payload,Bn=typeof bi=="function"?bi.call(Pa,Pr,Bn):bi,Bn==null)break e;Pr=A({},Pr,Bn);break e;case 2:Qn=!0}}Bn=ht.callback,Bn!==null&&(l.flags|=64,Fn&&(l.flags|=8192),Fn=Z.callbacks,Fn===null?Z.callbacks=[Bn]:Fn.push(Bn))}else Fn={lane:Bn,tag:ht.tag,payload:ht.payload,callback:ht.callback,next:null},sr===null?(Dn=sr=Fn,Ft=Pr):sr=sr.next=Fn,We|=Bn;if(ht=ht.next,ht===null){if(ht=Z.shared.pending,ht===null)break;Fn=ht,ht=Fn.next,Fn.next=null,Z.lastBaseUpdate=Fn,Z.shared.pending=null}}while(!0);sr===null&&(Ft=Pr),Z.baseState=Ft,Z.firstBaseUpdate=Dn,Z.lastBaseUpdate=sr,se===null&&(Z.shared.lanes=0),oc|=We,l.lanes=We,l.memoizedState=Pr}}function Wi(l,h){if(typeof l!="function")throw Error(u(191,l));l.call(h)}function la(l,h){var S=l.callbacks;if(S!==null)for(l.callbacks=null,l=0;l<S.length;l++)Wi(S[l],h)}var va=le(null),xa=le(0);function is(l,h){l=Ql,fe(xa,l),fe(va,h),Ql=l|h.baseLanes}function di(){fe(xa,Ql),fe(va,va.current)}function ya(){Ql=xa.current,_(va),_(xa)}var Li=0,Ao=null,Si=null,Ii=null,ca=!1,Qa=!1,Ti=!1,Ea=0,fa=0,_i=null,zs=0;function Bi(){throw Error(u(321))}function ka(l,h){if(h===null)return!1;for(var S=0;S<h.length&&S<l.length;S++)if(!W(l[S],h[S]))return!1;return!0}function ko(l,h,S,R,Z,se){return Li=se,Ao=h,h.memoizedState=null,h.updateQueue=null,h.lanes=0,je.H=l===null||l.memoizedState===null?Wd:lp,Ti=!1,se=S(R,Z),Ti=!1,Qa&&(se=ls(h,S,R,Z)),Ys(l),se}function Ys(l){je.H=Ju;var h=Si!==null&&Si.next!==null;if(Li=0,Ii=Si=Ao=null,ca=!1,fa=0,_i=null,h)throw Error(u(300));l===null||Ps||(l=l.dependencies,l!==null&&bl(l)&&(Ps=!0))}function ls(l,h,S,R){Ao=l;var Z=0;do{if(Qa&&(_i=null),fa=0,Qa=!1,25<=Z)throw Error(u(301));if(Z+=1,Ii=Si=null,l.updateQueue!=null){var se=l.updateQueue;se.lastEffect=null,se.events=null,se.stores=null,se.memoCache!=null&&(se.memoCache.index=0)}je.H=rm,se=h(S,R)}while(Qa);return se}function ft(){var l=je.H,h=l.useState()[0];return h=typeof h.then=="function"?lo(h):h,l=l.useState()[0],(Si!==null?Si.memoizedState:null)!==l&&(Ao.flags|=1024),h}function Bt(){var l=Ea!==0;return Ea=0,l}function Gt(l,h,S){h.updateQueue=l.updateQueue,h.flags&=-2053,l.lanes&=~S}function Sn(l){if(ca){for(l=l.memoizedState;l!==null;){var h=l.queue;h!==null&&(h.pending=null),l=l.next}ca=!1}Li=0,Ii=Si=Ao=null,Qa=!1,fa=Ea=0,_i=null}function _n(){var l={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ii===null?Ao.memoizedState=Ii=l:Ii=Ii.next=l,Ii}function pn(){if(Si===null){var l=Ao.alternate;l=l!==null?l.memoizedState:null}else l=Si.next;var h=Ii===null?Ao.memoizedState:Ii.next;if(h!==null)Ii=h,Si=l;else{if(l===null)throw Ao.alternate===null?Error(u(467)):Error(u(310));Si=l,l={memoizedState:Si.memoizedState,baseState:Si.baseState,baseQueue:Si.baseQueue,queue:Si.queue,next:null},Ii===null?Ao.memoizedState=Ii=l:Ii=Ii.next=l}return Ii}function Mn(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function lo(l){var h=fa;return fa+=1,_i===null&&(_i=[]),l=Nt(_i,l,h),h=Ao,(Ii===null?h.memoizedState:Ii.next)===null&&(h=h.alternate,je.H=h===null||h.memoizedState===null?Wd:lp),l}function Yo(l){if(l!==null&&typeof l=="object"){if(typeof l.then=="function")return lo(l);if(l.$$typeof===M)return wa(l)}throw Error(u(438,String(l)))}function ea(l){var h=null,S=Ao.updateQueue;if(S!==null&&(h=S.memoCache),h==null){var R=Ao.alternate;R!==null&&(R=R.updateQueue,R!==null&&(R=R.memoCache,R!=null&&(h={data:R.data.map(function(Z){return Z.slice()}),index:0})))}if(h==null&&(h={data:[],index:0}),S===null&&(S=Mn(),Ao.updateQueue=S),S.memoCache=h,S=h.data[h.index],S===void 0)for(S=h.data[h.index]=Array(l),R=0;R<l;R++)S[R]=k;return h.index++,S}function Yi(l,h){return typeof h=="function"?h(l):h}function pa(l){var h=pn();return Va(h,Si,l)}function Va(l,h,S){var R=l.queue;if(R===null)throw Error(u(311));R.lastRenderedReducer=S;var Z=l.baseQueue,se=R.pending;if(se!==null){if(Z!==null){var We=Z.next;Z.next=se.next,se.next=We}h.baseQueue=Z=se,R.pending=null}if(se=l.baseState,Z===null)l.memoizedState=se;else{h=Z.next;var ht=We=null,Ft=null,Dn=h,sr=!1;do{var Pr=Dn.lane&-536870913;if(Pr!==Dn.lane?(Ji&Pr)===Pr:(Li&Pr)===Pr){var Bn=Dn.revertLane;if(Bn===0)Ft!==null&&(Ft=Ft.next={lane:0,revertLane:0,action:Dn.action,hasEagerState:Dn.hasEagerState,eagerState:Dn.eagerState,next:null}),Pr===dr&&(sr=!0);else if((Li&Bn)===Bn){Dn=Dn.next,Bn===dr&&(sr=!0);continue}else Pr={lane:0,revertLane:Dn.revertLane,action:Dn.action,hasEagerState:Dn.hasEagerState,eagerState:Dn.eagerState,next:null},Ft===null?(ht=Ft=Pr,We=se):Ft=Ft.next=Pr,Ao.lanes|=Bn,oc|=Bn;Pr=Dn.action,Ti&&S(se,Pr),se=Dn.hasEagerState?Dn.eagerState:S(se,Pr)}else Bn={lane:Pr,revertLane:Dn.revertLane,action:Dn.action,hasEagerState:Dn.hasEagerState,eagerState:Dn.eagerState,next:null},Ft===null?(ht=Ft=Bn,We=se):Ft=Ft.next=Bn,Ao.lanes|=Pr,oc|=Pr;Dn=Dn.next}while(Dn!==null&&Dn!==h);if(Ft===null?We=se:Ft.next=ht,!W(se,l.memoizedState)&&(Ps=!0,sr&&(S=xr,S!==null)))throw S;l.memoizedState=se,l.baseState=We,l.baseQueue=Ft,R.lastRenderedState=se}return Z===null&&(R.lanes=0),[l.memoizedState,R.dispatch]}function ys(l){var h=pn(),S=h.queue;if(S===null)throw Error(u(311));S.lastRenderedReducer=l;var R=S.dispatch,Z=S.pending,se=h.memoizedState;if(Z!==null){S.pending=null;var We=Z=Z.next;do se=l(se,We.action),We=We.next;while(We!==Z);W(se,h.memoizedState)||(Ps=!0),h.memoizedState=se,h.baseQueue===null&&(h.baseState=se),S.lastRenderedState=se}return[se,R]}function ps(l,h,S){var R=Ao,Z=pn(),se=mi;if(se){if(S===void 0)throw Error(u(407));S=S()}else S=h();var We=!W((Si||Z).memoizedState,S);We&&(Z.memoizedState=S,Ps=!0),Z=Z.queue;var ht=El.bind(null,R,Z,l);if(Ci(2048,8,ht,[l]),Z.getSnapshot!==h||We||Ii!==null&&Ii.memoizedState.tag&1){if(R.flags|=2048,Cs(9,Os(),Wa.bind(null,R,Z,S,h),null),Ma===null)throw Error(u(349));se||Li&124||Js(R,h,S)}return S}function Js(l,h,S){l.flags|=16384,l={getSnapshot:h,value:S},h=Ao.updateQueue,h===null?(h=Mn(),Ao.updateQueue=h,h.stores=[l]):(S=h.stores,S===null?h.stores=[l]:S.push(l))}function Wa(l,h,S,R){h.value=S,h.getSnapshot=R,Sl(h)&&Da(l)}function El(l,h,S){return S(function(){Sl(h)&&Da(l)})}function Sl(l){var h=l.getSnapshot;l=l.value;try{var S=h();return!W(l,S)}catch{return!0}}function Da(l){var h=Zi(l,2);h!==null&&ll(h,l,2)}function cs(l){var h=_n();if(typeof l=="function"){var S=l;if(l=S(),Ti){ae(!0);try{S()}finally{ae(!1)}}}return h.memoizedState=h.baseState=l,h.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Yi,lastRenderedState:l},h}function _l(l,h,S,R){return l.baseState=S,Va(l,Si,typeof R=="function"?R:Yi)}function Ka(l,h,S,R,Z){if(Uc(l))throw Error(u(485));if(l=h.action,l!==null){var se={payload:Z,action:l,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(We){se.listeners.push(We)}};je.T!==null?S(!0):se.isTransition=!1,R(se),S=h.pending,S===null?(se.next=h.pending=se,Xs(h,se)):(se.next=S.next,h.pending=S.next=se)}}function Xs(l,h){var S=h.action,R=h.payload,Z=l.state;if(h.isTransition){var se=je.T,We={};je.T=We;try{var ht=S(Z,R),Ft=je.S;Ft!==null&&Ft(We,ht),Rc(l,h,ht)}catch(Dn){yc(l,h,Dn)}finally{je.T=se}}else try{se=S(Z,R),Rc(l,h,se)}catch(Dn){yc(l,h,Dn)}}function Rc(l,h,S){S!==null&&typeof S=="object"&&typeof S.then=="function"?S.then(function(R){Lc(l,h,R)},function(R){return yc(l,h,R)}):Lc(l,h,S)}function Lc(l,h,S){h.status="fulfilled",h.value=S,su(h),l.state=S,h=l.pending,h!==null&&(S=h.next,S===h?l.pending=null:(S=S.next,h.next=S,Xs(l,S)))}function yc(l,h,S){var R=l.pending;if(l.pending=null,R!==null){R=R.next;do h.status="rejected",h.reason=S,su(h),h=h.next;while(h!==R)}l.action=null}function su(l){l=l.listeners;for(var h=0;h<l.length;h++)(0,l[h])()}function Bc(l,h){return h}function Cc(l,h){if(mi){var S=Ma.formState;if(S!==null){e:{var R=Ao;if(mi){if(sa){t:{for(var Z=sa,se=Rs;Z.nodeType!==8;){if(!se){Z=null;break t}if(Z=xl(Z.nextSibling),Z===null){Z=null;break t}}se=Z.data,Z=se==="F!"||se==="F"?Z:null}if(Z){sa=xl(Z.nextSibling),R=Z.data==="F!";break e}}Fs(R)}R=!1}R&&(h=S[0])}}return S=_n(),S.memoizedState=S.baseState=h,R={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Bc,lastRenderedState:h},S.queue=R,S=Gu.bind(null,Ao,R),R.dispatch=S,R=cs(!1),se=Yu.bind(null,Ao,!1,R.queue),R=_n(),Z={state:h,dispatch:null,action:l,pending:null},R.queue=Z,S=Ka.bind(null,Ao,Z,se,S),Z.dispatch=S,R.memoizedState=l,[h,S,!1]}function wc(l){var h=pn();return Nc(h,Si,l)}function Nc(l,h,S){if(h=Va(l,h,Bc)[0],l=pa(Yi)[0],typeof h=="object"&&h!==null&&typeof h.then=="function")try{var R=lo(h)}catch(We){throw We===hn?yn:We}else R=h;h=pn();var Z=h.queue,se=Z.dispatch;return S!==h.memoizedState&&(Ao.flags|=2048,Cs(9,Os(),lu.bind(null,Z,S),null)),[R,se,l]}function lu(l,h){l.action=h}function Wu(l){var h=pn(),S=Si;if(S!==null)return Nc(h,S,l);pn(),h=h.memoizedState,S=pn();var R=S.queue.dispatch;return S.memoizedState=l,[h,R,!1]}function Cs(l,h,S,R){return l={tag:l,create:S,deps:R,inst:h,next:null},h=Ao.updateQueue,h===null&&(h=Mn(),Ao.updateQueue=h),S=h.lastEffect,S===null?h.lastEffect=l.next=l:(R=S.next,S.next=l,l.next=R,h.lastEffect=l),l}function Os(){return{destroy:void 0,resource:void 0}}function cu(){return pn().memoizedState}function Kl(l,h,S,R){var Z=_n();R=R===void 0?null:R,Ao.flags|=l,Z.memoizedState=Cs(1|h,Os(),S,R)}function Ci(l,h,S,R){var Z=pn();R=R===void 0?null:R;var se=Z.memoizedState.inst;Si!==null&&R!==null&&ka(R,Si.memoizedState.deps)?Z.memoizedState=Cs(h,se,S,R):(Ao.flags|=l,Z.memoizedState=Cs(1|h,se,S,R))}function Fa(l,h){Kl(8390656,8,l,h)}function qa(l,h){Ci(2048,8,l,h)}function tl(l,h){return Ci(4,2,l,h)}function nl(l,h){return Ci(4,4,l,h)}function Oc(l,h){if(typeof h=="function"){l=l();var S=h(l);return function(){typeof S=="function"?S():h(null)}}if(h!=null)return l=l(),h.current=l,function(){h.current=null}}function Ku(l,h,S){S=S!=null?S.concat([l]):null,Ci(4,4,Oc.bind(null,h,l),S)}function Zl(){}function _h(l,h){var S=pn();h=h===void 0?null:h;var R=S.memoizedState;return h!==null&&ka(h,R[1])?R[0]:(S.memoizedState=[l,h],l)}function rp(l,h){var S=pn();h=h===void 0?null:h;var R=S.memoizedState;if(h!==null&&ka(h,R[1]))return R[0];if(R=l(),Ti){ae(!0);try{l()}finally{ae(!1)}}return S.memoizedState=[R,h],R}function uu(l,h,S){return S===void 0||Li&1073741824?l.memoizedState=h:(l.memoizedState=S,l=vf(),Ao.lanes|=l,oc|=l,S)}function du(l,h,S,R){return W(S,h)?S:va.current!==null?(l=uu(l,S,R),W(l,h)||(Ps=!0),l):Li&42?(l=vf(),Ao.lanes|=l,oc|=l,h):(Ps=!0,l.memoizedState=S)}function op(l,h,S,R,Z){var se=Se.p;Se.p=se!==0&&8>se?se:8;var We=je.T,ht={};je.T=ht,Yu(l,!1,h,S);try{var Ft=Z(),Dn=je.S;if(Dn!==null&&Dn(ht,Ft),Ft!==null&&typeof Ft=="object"&&typeof Ft.then=="function"){var sr=go(Ft,R);Fc(l,h,sr,sl(l))}else Fc(l,h,R,sl(l))}catch(Pr){Fc(l,h,{then:function(){},status:"rejected",reason:Pr},sl())}finally{Se.p=se,je.T=We}}function em(){}function zd(l,h,S,R){if(l.tag!==5)throw Error(u(476));var Z=fu(l).queue;op(l,Z,h,re,S===null?em:function(){return Hd(l),S(R)})}function fu(l){var h=l.memoizedState;if(h!==null)return h;h={memoizedState:re,baseState:re,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Yi,lastRenderedState:re},next:null};var S={};return h.next={memoizedState:S,baseState:S,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Yi,lastRenderedState:S},next:null},l.memoizedState=h,l=l.alternate,l!==null&&(l.memoizedState=h),h}function Hd(l){var h=fu(l).next.queue;Fc(l,h,{},sl())}function Zu(){return wa(Uu)}function Vd(){return pn().memoizedState}function ip(){return pn().memoizedState}function tm(l){for(var h=l.return;h!==null;){switch(h.tag){case 24:case 3:var S=sl();l=br(S);var R=hr(h,l,S);R!==null&&(ll(R,h,S),Dr(R,h,S)),h={cache:$e()},l.payload=h;return}h=h.return}}function nm(l,h,S){var R=sl();S={lane:R,revertLane:0,action:S,hasEagerState:!1,eagerState:null,next:null},Uc(l)?ap(h,S):(S=Di(l,h,S,R),S!==null&&(ll(S,l,R),sp(S,h,R)))}function Gu(l,h,S){var R=sl();Fc(l,h,S,R)}function Fc(l,h,S,R){var Z={lane:R,revertLane:0,action:S,hasEagerState:!1,eagerState:null,next:null};if(Uc(l))ap(h,Z);else{var se=l.alternate;if(l.lanes===0&&(se===null||se.lanes===0)&&(se=h.lastRenderedReducer,se!==null))try{var We=h.lastRenderedState,ht=se(We,S);if(Z.hasEagerState=!0,Z.eagerState=ht,W(ht,We))return yi(l,h,Z,0),Ma===null&&oi(),!1}catch{}finally{}if(S=Di(l,h,Z,R),S!==null)return ll(S,l,R),sp(S,h,R),!0}return!1}function Yu(l,h,S,R){if(R={lane:2,revertLane:Sf(),action:R,hasEagerState:!1,eagerState:null,next:null},Uc(l)){if(h)throw Error(u(479))}else h=Di(l,S,R,2),h!==null&&ll(h,l,2)}function Uc(l){var h=l.alternate;return l===Ao||h!==null&&h===Ao}function ap(l,h){Qa=ca=!0;var S=l.pending;S===null?h.next=h:(h.next=S.next,S.next=h),l.pending=h}function sp(l,h,S){if(S&4194048){var R=h.lanes;R&=l.pendingLanes,S|=R,h.lanes=S,cn(l,S)}}var Ju={readContext:wa,use:Yo,useCallback:Bi,useContext:Bi,useEffect:Bi,useImperativeHandle:Bi,useLayoutEffect:Bi,useInsertionEffect:Bi,useMemo:Bi,useReducer:Bi,useRef:Bi,useState:Bi,useDebugValue:Bi,useDeferredValue:Bi,useTransition:Bi,useSyncExternalStore:Bi,useId:Bi,useHostTransitionStatus:Bi,useFormState:Bi,useActionState:Bi,useOptimistic:Bi,useMemoCache:Bi,useCacheRefresh:Bi},Wd={readContext:wa,use:Yo,useCallback:function(l,h){return _n().memoizedState=[l,h===void 0?null:h],l},useContext:wa,useEffect:Fa,useImperativeHandle:function(l,h,S){S=S!=null?S.concat([l]):null,Kl(4194308,4,Oc.bind(null,h,l),S)},useLayoutEffect:function(l,h){return Kl(4194308,4,l,h)},useInsertionEffect:function(l,h){Kl(4,2,l,h)},useMemo:function(l,h){var S=_n();h=h===void 0?null:h;var R=l();if(Ti){ae(!0);try{l()}finally{ae(!1)}}return S.memoizedState=[R,h],R},useReducer:function(l,h,S){var R=_n();if(S!==void 0){var Z=S(h);if(Ti){ae(!0);try{S(h)}finally{ae(!1)}}}else Z=h;return R.memoizedState=R.baseState=Z,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:l,lastRenderedState:Z},R.queue=l,l=l.dispatch=nm.bind(null,Ao,l),[R.memoizedState,l]},useRef:function(l){var h=_n();return l={current:l},h.memoizedState=l},useState:function(l){l=cs(l);var h=l.queue,S=Gu.bind(null,Ao,h);return h.dispatch=S,[l.memoizedState,S]},useDebugValue:Zl,useDeferredValue:function(l,h){var S=_n();return uu(S,l,h)},useTransition:function(){var l=cs(!1);return l=op.bind(null,Ao,l.queue,!0,!1),_n().memoizedState=l,[!1,l]},useSyncExternalStore:function(l,h,S){var R=Ao,Z=_n();if(mi){if(S===void 0)throw Error(u(407));S=S()}else{if(S=h(),Ma===null)throw Error(u(349));Ji&124||Js(R,h,S)}Z.memoizedState=S;var se={value:S,getSnapshot:h};return Z.queue=se,Fa(El.bind(null,R,se,l),[l]),R.flags|=2048,Cs(9,Os(),Wa.bind(null,R,se,S,h),null),S},useId:function(){var l=_n(),h=Ma.identifierPrefix;if(mi){var S=vs,R=ss;S=(R&~(1<<32-xe(R)-1)).toString(32)+S,h="\xAB"+h+"R"+S,S=Ea++,0<S&&(h+="H"+S.toString(32)),h+="\xBB"}else S=zs++,h="\xAB"+h+"r"+S.toString(32)+"\xBB";return l.memoizedState=h},useHostTransitionStatus:Zu,useFormState:Cc,useActionState:Cc,useOptimistic:function(l){var h=_n();h.memoizedState=h.baseState=l;var S={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return h.queue=S,h=Yu.bind(null,Ao,!0,S),S.dispatch=h,[l,h]},useMemoCache:ea,useCacheRefresh:function(){return _n().memoizedState=tm.bind(null,Ao)}},lp={readContext:wa,use:Yo,useCallback:_h,useContext:wa,useEffect:qa,useImperativeHandle:Ku,useInsertionEffect:tl,useLayoutEffect:nl,useMemo:rp,useReducer:pa,useRef:cu,useState:function(){return pa(Yi)},useDebugValue:Zl,useDeferredValue:function(l,h){var S=pn();return du(S,Si.memoizedState,l,h)},useTransition:function(){var l=pa(Yi)[0],h=pn().memoizedState;return[typeof l=="boolean"?l:lo(l),h]},useSyncExternalStore:ps,useId:Vd,useHostTransitionStatus:Zu,useFormState:wc,useActionState:wc,useOptimistic:function(l,h){var S=pn();return _l(S,Si,l,h)},useMemoCache:ea,useCacheRefresh:ip},rm={readContext:wa,use:Yo,useCallback:_h,useContext:wa,useEffect:qa,useImperativeHandle:Ku,useInsertionEffect:tl,useLayoutEffect:nl,useMemo:rp,useReducer:ys,useRef:cu,useState:function(){return ys(Yi)},useDebugValue:Zl,useDeferredValue:function(l,h){var S=pn();return Si===null?uu(S,l,h):du(S,Si.memoizedState,l,h)},useTransition:function(){var l=ys(Yi)[0],h=pn().memoizedState;return[typeof l=="boolean"?l:lo(l),h]},useSyncExternalStore:ps,useId:Vd,useHostTransitionStatus:Zu,useFormState:Wu,useActionState:Wu,useOptimistic:function(l,h){var S=pn();return Si!==null?_l(S,Si,l,h):(S.baseState=l,[l,S.queue.dispatch])},useMemoCache:ea,useCacheRefresh:ip},Pc=null,pu=0;function Xu(l){var h=pu;return pu+=1,Pc===null&&(Pc=[]),Nt(Pc,l,h)}function hu(l,h){h=h.props.ref,l.ref=h!==void 0?h:null}function Qu(l,h){throw h.$$typeof===E?Error(u(525)):(l=Object.prototype.toString.call(h),Error(u(31,l==="[object Object]"?"object with keys {"+Object.keys(h).join(", ")+"}":l)))}function Kd(l){var h=l._init;return h(l._payload)}function cp(l){function h(dn,kt){if(l){var En=dn.deletions;En===null?(dn.deletions=[kt],dn.flags|=16):En.push(kt)}}function S(dn,kt){if(!l)return null;for(;kt!==null;)h(dn,kt),kt=kt.sibling;return null}function R(dn){for(var kt=new Map;dn!==null;)dn.key!==null?kt.set(dn.key,dn):kt.set(dn.index,dn),dn=dn.sibling;return kt}function Z(dn,kt){return dn=aa(dn,kt),dn.index=0,dn.sibling=null,dn}function se(dn,kt,En){return dn.index=En,l?(En=dn.alternate,En!==null?(En=En.index,En<kt?(dn.flags|=67108866,kt):En):(dn.flags|=67108866,kt)):(dn.flags|=1048576,kt)}function We(dn){return l&&dn.alternate===null&&(dn.flags|=67108866),dn}function ht(dn,kt,En,vr){return kt===null||kt.tag!==6?(kt=Ul(En,dn.mode,vr),kt.return=dn,kt):(kt=Z(kt,En),kt.return=dn,kt)}function Ft(dn,kt,En,vr){var Ho=En.type;return Ho===a?sr(dn,kt,En.props.children,vr,En.key):kt!==null&&(kt.elementType===Ho||typeof Ho=="object"&&Ho!==null&&Ho.$$typeof===Y&&Kd(Ho)===kt.type)?(kt=Z(kt,En.props),hu(kt,En),kt.return=dn,kt):(kt=Ts(En.type,En.key,En.props,null,dn.mode,vr),hu(kt,En),kt.return=dn,kt)}function Dn(dn,kt,En,vr){return kt===null||kt.tag!==4||kt.stateNode.containerInfo!==En.containerInfo||kt.stateNode.implementation!==En.implementation?(kt=$l(En,dn.mode,vr),kt.return=dn,kt):(kt=Z(kt,En.children||[]),kt.return=dn,kt)}function sr(dn,kt,En,vr,Ho){return kt===null||kt.tag!==7?(kt=js(En,dn.mode,vr,Ho),kt.return=dn,kt):(kt=Z(kt,En),kt.return=dn,kt)}function Pr(dn,kt,En){if(typeof kt=="string"&&kt!==""||typeof kt=="number"||typeof kt=="bigint")return kt=Ul(""+kt,dn.mode,En),kt.return=dn,kt;if(typeof kt=="object"&&kt!==null){switch(kt.$$typeof){case x:return En=Ts(kt.type,kt.key,kt.props,null,dn.mode,En),hu(En,kt),En.return=dn,En;case n:return kt=$l(kt,dn.mode,En),kt.return=dn,kt;case Y:var vr=kt._init;return kt=vr(kt._payload),Pr(dn,kt,En)}if(ne(kt)||$(kt))return kt=js(kt,dn.mode,En,null),kt.return=dn,kt;if(typeof kt.then=="function")return Pr(dn,Xu(kt),En);if(kt.$$typeof===M)return Pr(dn,hl(dn,kt),En);Qu(dn,kt)}return null}function Bn(dn,kt,En,vr){var Ho=kt!==null?kt.key:null;if(typeof En=="string"&&En!==""||typeof En=="number"||typeof En=="bigint")return Ho!==null?null:ht(dn,kt,""+En,vr);if(typeof En=="object"&&En!==null){switch(En.$$typeof){case x:return En.key===Ho?Ft(dn,kt,En,vr):null;case n:return En.key===Ho?Dn(dn,kt,En,vr):null;case Y:return Ho=En._init,En=Ho(En._payload),Bn(dn,kt,En,vr)}if(ne(En)||$(En))return Ho!==null?null:sr(dn,kt,En,vr,null);if(typeof En.then=="function")return Bn(dn,kt,Xu(En),vr);if(En.$$typeof===M)return Bn(dn,kt,hl(dn,En),vr);Qu(dn,En)}return null}function Fn(dn,kt,En,vr,Ho){if(typeof vr=="string"&&vr!==""||typeof vr=="number"||typeof vr=="bigint")return dn=dn.get(En)||null,ht(kt,dn,""+vr,Ho);if(typeof vr=="object"&&vr!==null){switch(vr.$$typeof){case x:return dn=dn.get(vr.key===null?En:vr.key)||null,Ft(kt,dn,vr,Ho);case n:return dn=dn.get(vr.key===null?En:vr.key)||null,Dn(kt,dn,vr,Ho);case Y:var Ui=vr._init;return vr=Ui(vr._payload),Fn(dn,kt,En,vr,Ho)}if(ne(vr)||$(vr))return dn=dn.get(En)||null,sr(kt,dn,vr,Ho,null);if(typeof vr.then=="function")return Fn(dn,kt,En,Xu(vr),Ho);if(vr.$$typeof===M)return Fn(dn,kt,En,hl(kt,vr),Ho);Qu(kt,vr)}return null}function bi(dn,kt,En,vr){for(var Ho=null,Ui=null,ei=kt,gi=kt=0,bs=null;ei!==null&&gi<En.length;gi++){ei.index>gi?(bs=ei,ei=null):bs=ei.sibling;var ta=Bn(dn,ei,En[gi],vr);if(ta===null){ei===null&&(ei=bs);break}l&&ei&&ta.alternate===null&&h(dn,ei),kt=se(ta,kt,gi),Ui===null?Ho=ta:Ui.sibling=ta,Ui=ta,ei=bs}if(gi===En.length)return S(dn,ei),mi&&Ks(dn,gi),Ho;if(ei===null){for(;gi<En.length;gi++)ei=Pr(dn,En[gi],vr),ei!==null&&(kt=se(ei,kt,gi),Ui===null?Ho=ei:Ui.sibling=ei,Ui=ei);return mi&&Ks(dn,gi),Ho}for(ei=R(ei);gi<En.length;gi++)bs=Fn(ei,dn,gi,En[gi],vr),bs!==null&&(l&&bs.alternate!==null&&ei.delete(bs.key===null?gi:bs.key),kt=se(bs,kt,gi),Ui===null?Ho=bs:Ui.sibling=bs,Ui=bs);return l&&ei.forEach(function(ql){return h(dn,ql)}),mi&&Ks(dn,gi),Ho}function fi(dn,kt,En,vr){if(En==null)throw Error(u(151));for(var Ho=null,Ui=null,ei=kt,gi=kt=0,bs=null,ta=En.next();ei!==null&&!ta.done;gi++,ta=En.next()){ei.index>gi?(bs=ei,ei=null):bs=ei.sibling;var ql=Bn(dn,ei,ta.value,vr);if(ql===null){ei===null&&(ei=bs);break}l&&ei&&ql.alternate===null&&h(dn,ei),kt=se(ql,kt,gi),Ui===null?Ho=ql:Ui.sibling=ql,Ui=ql,ei=bs}if(ta.done)return S(dn,ei),mi&&Ks(dn,gi),Ho;if(ei===null){for(;!ta.done;gi++,ta=En.next())ta=Pr(dn,ta.value,vr),ta!==null&&(kt=se(ta,kt,gi),Ui===null?Ho=ta:Ui.sibling=ta,Ui=ta);return mi&&Ks(dn,gi),Ho}for(ei=R(ei);!ta.done;gi++,ta=En.next())ta=Fn(ei,dn,gi,ta.value,vr),ta!==null&&(l&&ta.alternate!==null&&ei.delete(ta.key===null?gi:ta.key),kt=se(ta,kt,gi),Ui===null?Ho=ta:Ui.sibling=ta,Ui=ta);return l&&ei.forEach(function(Zm){return h(dn,Zm)}),mi&&Ks(dn,gi),Ho}function Pa(dn,kt,En,vr){if(typeof En=="object"&&En!==null&&En.type===a&&En.key===null&&(En=En.props.children),typeof En=="object"&&En!==null){switch(En.$$typeof){case x:e:{for(var Ho=En.key;kt!==null;){if(kt.key===Ho){if(Ho=En.type,Ho===a){if(kt.tag===7){S(dn,kt.sibling),vr=Z(kt,En.props.children),vr.return=dn,dn=vr;break e}}else if(kt.elementType===Ho||typeof Ho=="object"&&Ho!==null&&Ho.$$typeof===Y&&Kd(Ho)===kt.type){S(dn,kt.sibling),vr=Z(kt,En.props),hu(vr,En),vr.return=dn,dn=vr;break e}S(dn,kt);break}else h(dn,kt);kt=kt.sibling}En.type===a?(vr=js(En.props.children,dn.mode,vr,En.key),vr.return=dn,dn=vr):(vr=Ts(En.type,En.key,En.props,null,dn.mode,vr),hu(vr,En),vr.return=dn,dn=vr)}return We(dn);case n:e:{for(Ho=En.key;kt!==null;){if(kt.key===Ho)if(kt.tag===4&&kt.stateNode.containerInfo===En.containerInfo&&kt.stateNode.implementation===En.implementation){S(dn,kt.sibling),vr=Z(kt,En.children||[]),vr.return=dn,dn=vr;break e}else{S(dn,kt);break}else h(dn,kt);kt=kt.sibling}vr=$l(En,dn.mode,vr),vr.return=dn,dn=vr}return We(dn);case Y:return Ho=En._init,En=Ho(En._payload),Pa(dn,kt,En,vr)}if(ne(En))return bi(dn,kt,En,vr);if($(En)){if(Ho=$(En),typeof Ho!="function")throw Error(u(150));return En=Ho.call(En),fi(dn,kt,En,vr)}if(typeof En.then=="function")return Pa(dn,kt,Xu(En),vr);if(En.$$typeof===M)return Pa(dn,kt,hl(dn,En),vr);Qu(dn,En)}return typeof En=="string"&&En!==""||typeof En=="number"||typeof En=="bigint"?(En=""+En,kt!==null&&kt.tag===6?(S(dn,kt.sibling),vr=Z(kt,En),vr.return=dn,dn=vr):(S(dn,kt),vr=Ul(En,dn.mode,vr),vr.return=dn,dn=vr),We(dn)):S(dn,kt)}return function(dn,kt,En,vr){try{pu=0;var Ho=Pa(dn,kt,En,vr);return Pc=null,Ho}catch(ei){if(ei===hn||ei===yn)throw ei;var Ui=zi(29,ei,null,dn.mode);return Ui.lanes=vr,Ui.return=dn,Ui}finally{}}}var $c=cp(!0),Zd=cp(!1),ml=le(null),Rl=null;function ec(l){var h=l.alternate;fe(us,us.current&1),fe(ml,l),Rl===null&&(h===null||va.current!==null||h.memoizedState!==null)&&(Rl=l)}function mu(l){if(l.tag===22){if(fe(us,us.current),fe(ml,l),Rl===null){var h=l.alternate;h!==null&&h.memoizedState!==null&&(Rl=l)}}else Gl(l)}function Gl(){fe(us,us.current),fe(ml,ml.current)}function Ll(l){_(ml),Rl===l&&(Rl=null),_(us)}var us=le(0);function gu(l){for(var h=l;h!==null;){if(h.tag===13){var S=h.memoizedState;if(S!==null&&(S=S.dehydrated,S===null||S.data==="$?"||Tu(S)))return h}else if(h.tag===19&&h.memoizedProps.revealOrder!==void 0){if(h.flags&128)return h}else if(h.child!==null){h.child.return=h,h=h.child;continue}if(h===l)break;for(;h.sibling===null;){if(h.return===null||h.return===l)return null;h=h.return}h.sibling.return=h.return,h=h.sibling}return null}function Gd(l,h,S,R){h=l.memoizedState,S=S(R,h),S=S==null?h:A({},h,S),l.memoizedState=S,l.lanes===0&&(l.updateQueue.baseState=S)}var Yd={enqueueSetState:function(l,h,S){l=l._reactInternals;var R=sl(),Z=br(R);Z.payload=h,S!=null&&(Z.callback=S),h=hr(l,Z,R),h!==null&&(ll(h,l,R),Dr(h,l,R))},enqueueReplaceState:function(l,h,S){l=l._reactInternals;var R=sl(),Z=br(R);Z.tag=1,Z.payload=h,S!=null&&(Z.callback=S),h=hr(l,Z,R),h!==null&&(ll(h,l,R),Dr(h,l,R))},enqueueForceUpdate:function(l,h){l=l._reactInternals;var S=sl(),R=br(S);R.tag=2,h!=null&&(R.callback=h),h=hr(l,R,S),h!==null&&(ll(h,l,S),Dr(h,l,S))}};function up(l,h,S,R,Z,se,We){return l=l.stateNode,typeof l.shouldComponentUpdate=="function"?l.shouldComponentUpdate(R,se,We):h.prototype&&h.prototype.isPureReactComponent?!de(S,R)||!de(Z,se):!0}function ku(l,h,S,R){l=h.state,typeof h.componentWillReceiveProps=="function"&&h.componentWillReceiveProps(S,R),typeof h.UNSAFE_componentWillReceiveProps=="function"&&h.UNSAFE_componentWillReceiveProps(S,R),h.state!==l&&Yd.enqueueReplaceState(h,h.state,null)}function bc(l,h){var S=h;if("ref"in h){S={};for(var R in h)R!=="ref"&&(S[R]=h[R])}if(l=l.defaultProps){S===h&&(S=A({},S));for(var Z in l)S[Z]===void 0&&(S[Z]=l[Z])}return S}var vu=typeof reportError=="function"?reportError:function(l){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var h=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof l=="object"&&l!==null&&typeof l.message=="string"?String(l.message):String(l),error:l});if(!window.dispatchEvent(h))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",l);return}console.error(l)};function dp(l){vu(l)}function fp(l){console.error(l)}function pp(l){vu(l)}function qu(l,h){try{var S=l.onUncaughtError;S(h.value,{componentStack:h.stack})}catch(R){setTimeout(function(){throw R})}}function hp(l,h,S){try{var R=l.onCaughtError;R(S.value,{componentStack:S.stack,errorBoundary:h.tag===1?h.stateNode:null})}catch(Z){setTimeout(function(){throw Z})}}function _u(l,h,S){return S=br(S),S.tag=3,S.payload={element:null},S.callback=function(){qu(l,h)},S}function mp(l){return l=br(l),l.tag=3,l}function gp(l,h,S,R){var Z=S.type.getDerivedStateFromError;if(typeof Z=="function"){var se=R.value;l.payload=function(){return Z(se)},l.callback=function(){hp(h,S,R)}}var We=S.stateNode;We!==null&&typeof We.componentDidCatch=="function"&&(l.callback=function(){hp(h,S,R),typeof Z!="function"&&(sc===null?sc=new Set([this]):sc.add(this));var ht=R.stack;this.componentDidCatch(R.value,{componentStack:ht!==null?ht:""})})}function om(l,h,S,R,Z){if(S.flags|=32768,R!==null&&typeof R=="object"&&typeof R.then=="function"){if(h=S.alternate,h!==null&&pl(h,S,Z,!0),S=ml.current,S!==null){switch(S.tag){case 13:return Rl===null?cd():S.alternate===null&&ns===0&&(ns=3),S.flags&=-257,S.flags|=65536,S.lanes=Z,R===Ln?S.flags|=16384:(h=S.updateQueue,h===null?S.updateQueue=new Set([R]):h.add(R),bf(l,R,Z)),!1;case 22:return S.flags|=65536,R===Ln?S.flags|=16384:(h=S.updateQueue,h===null?(h={transitions:null,markerInstances:null,retryQueue:new Set([R])},S.updateQueue=h):(S=h.retryQueue,S===null?h.retryQueue=new Set([R]):S.add(R)),bf(l,R,Z)),!1}throw Error(u(435,S.tag))}return bf(l,R,Z),cd(),!1}if(mi)return h=ml.current,h!==null?(!(h.flags&65536)&&(h.flags|=256),h.flags|=65536,h.lanes=Z,R!==_s&&(l=Error(u(422),{cause:R}),fl(Gr(l,S)))):(R!==_s&&(h=Error(u(423),{cause:R}),fl(Gr(h,S))),l=l.current.alternate,l.flags|=65536,Z&=-Z,l.lanes|=Z,R=Gr(R,S),Z=_u(l.stateNode,R,Z),po(l,Z),ns!==4&&(ns=2)),!1;var se=Error(u(520),{cause:R});if(se=Gr(se,S),ic===null?ic=[se]:ic.push(se),ns!==4&&(ns=2),h===null)return!0;R=Gr(R,S),S=h;do{switch(S.tag){case 3:return S.flags|=65536,l=Z&-Z,S.lanes|=l,l=_u(S.stateNode,R,l),po(S,l),!1;case 1:if(h=S.type,se=S.stateNode,(S.flags&128)===0&&(typeof h.getDerivedStateFromError=="function"||se!==null&&typeof se.componentDidCatch=="function"&&(sc===null||!sc.has(se))))return S.flags|=65536,Z&=-Z,S.lanes|=Z,Z=mp(Z),gp(Z,l,S,R),po(S,Z),!1}S=S.return}while(S!==null);return!1}var vp=Error(u(461)),Ps=!1;function ds(l,h,S,R){h.child=l===null?Zd(h,null,S,R):$c(h,l.child,S,R)}function yp(l,h,S,R,Z){S=S.render;var se=h.ref;if("ref"in R){var We={};for(var ht in R)ht!=="ref"&&(We[ht]=R[ht])}else We=R;return $s(h),R=ko(l,h,S,We,se,Z),ht=Bt(),l!==null&&!Ps?(Gt(l,h,Z),Yl(l,h,Z)):(mi&&ht&&Pl(h),h.flags|=1,ds(l,h,R,Z),h.child)}function ed(l,h,S,R,Z){if(l===null){var se=S.type;return typeof se=="function"&&!fs(se)&&se.defaultProps===void 0&&S.compare===null?(h.tag=15,h.type=se,Cp(l,h,se,R,Z)):(l=Ts(S.type,null,R,h,h.mode,Z),l.ref=h.ref,l.return=h,h.child=l)}if(se=l.child,!_d(l,Z)){var We=se.memoizedProps;if(S=S.compare,S=S!==null?S:de,S(We,R)&&l.ref===h.ref)return Yl(l,h,Z)}return h.flags|=1,l=aa(se,R),l.ref=h.ref,l.return=h,h.child=l}function Cp(l,h,S,R,Z){if(l!==null){var se=l.memoizedProps;if(de(se,R)&&l.ref===h.ref)if(Ps=!1,h.pendingProps=R=se,_d(l,Z))l.flags&131072&&(Ps=!0);else return h.lanes=l.lanes,Yl(l,h,Z)}return Jd(l,h,S,R,Z)}function Op(l,h,S){var R=h.pendingProps,Z=R.children,se=l!==null?l.memoizedState:null;if(R.mode==="hidden"){if(h.flags&128){if(R=se!==null?se.baseLanes|S:S,l!==null){for(Z=h.child=l.child,se=0;Z!==null;)se=se|Z.lanes|Z.childLanes,Z=Z.sibling;h.childLanes=se&~R}else h.childLanes=0,h.child=null;return Pp(l,h,R,S)}if(S&536870912)h.memoizedState={baseLanes:0,cachePool:null},l!==null&&Me(h,se!==null?se.cachePool:null),se!==null?is(h,se):di(),mu(h);else return h.lanes=h.childLanes=536870912,Pp(l,h,se!==null?se.baseLanes|S:S,S)}else se!==null?(Me(h,se.cachePool),is(h,se),Gl(h),h.memoizedState=null):(l!==null&&Me(h,null),di(),Gl(h));return ds(l,h,Z,S),h.child}function Pp(l,h,S,R){var Z=q();return Z=Z===null?null:{parent:Qe._currentValue,pool:Z},h.memoizedState={baseLanes:S,cachePool:Z},l!==null&&Me(h,null),di(),mu(h),l!==null&&pl(l,h,R,!0),null}function td(l,h){var S=h.ref;if(S===null)l!==null&&l.ref!==null&&(h.flags|=4194816);else{if(typeof S!="function"&&typeof S!="object")throw Error(u(284));(l===null||l.ref!==S)&&(h.flags|=4194816)}}function Jd(l,h,S,R,Z){return $s(h),S=ko(l,h,S,R,void 0,Z),R=Bt(),l!==null&&!Ps?(Gt(l,h,Z),Yl(l,h,Z)):(mi&&R&&Pl(h),h.flags|=1,ds(l,h,S,Z),h.child)}function bp(l,h,S,R,Z,se){return $s(h),h.updateQueue=null,S=ls(h,R,S,Z),Ys(l),R=Bt(),l!==null&&!Ps?(Gt(l,h,se),Yl(l,h,se)):(mi&&R&&Pl(h),h.flags|=1,ds(l,h,S,se),h.child)}function Ep(l,h,S,R,Z){if($s(h),h.stateNode===null){var se=Gi,We=S.contextType;typeof We=="object"&&We!==null&&(se=wa(We)),se=new S(R,se),h.memoizedState=se.state!==null&&se.state!==void 0?se.state:null,se.updater=Yd,h.stateNode=se,se._reactInternals=h,se=h.stateNode,se.props=R,se.state=h.memoizedState,se.refs={},gn(h),We=S.contextType,se.context=typeof We=="object"&&We!==null?wa(We):Gi,se.state=h.memoizedState,We=S.getDerivedStateFromProps,typeof We=="function"&&(Gd(h,S,We,R),se.state=h.memoizedState),typeof S.getDerivedStateFromProps=="function"||typeof se.getSnapshotBeforeUpdate=="function"||typeof se.UNSAFE_componentWillMount!="function"&&typeof se.componentWillMount!="function"||(We=se.state,typeof se.componentWillMount=="function"&&se.componentWillMount(),typeof se.UNSAFE_componentWillMount=="function"&&se.UNSAFE_componentWillMount(),We!==se.state&&Yd.enqueueReplaceState(se,se.state,null),ri(h,R,se,Z),ui(),se.state=h.memoizedState),typeof se.componentDidMount=="function"&&(h.flags|=4194308),R=!0}else if(l===null){se=h.stateNode;var ht=h.memoizedProps,Ft=bc(S,ht);se.props=Ft;var Dn=se.context,sr=S.contextType;We=Gi,typeof sr=="object"&&sr!==null&&(We=wa(sr));var Pr=S.getDerivedStateFromProps;sr=typeof Pr=="function"||typeof se.getSnapshotBeforeUpdate=="function",ht=h.pendingProps!==ht,sr||typeof se.UNSAFE_componentWillReceiveProps!="function"&&typeof se.componentWillReceiveProps!="function"||(ht||Dn!==We)&&ku(h,se,R,We),Qn=!1;var Bn=h.memoizedState;se.state=Bn,ri(h,R,se,Z),ui(),Dn=h.memoizedState,ht||Bn!==Dn||Qn?(typeof Pr=="function"&&(Gd(h,S,Pr,R),Dn=h.memoizedState),(Ft=Qn||up(h,S,Ft,R,Bn,Dn,We))?(sr||typeof se.UNSAFE_componentWillMount!="function"&&typeof se.componentWillMount!="function"||(typeof se.componentWillMount=="function"&&se.componentWillMount(),typeof se.UNSAFE_componentWillMount=="function"&&se.UNSAFE_componentWillMount()),typeof se.componentDidMount=="function"&&(h.flags|=4194308)):(typeof se.componentDidMount=="function"&&(h.flags|=4194308),h.memoizedProps=R,h.memoizedState=Dn),se.props=R,se.state=Dn,se.context=We,R=Ft):(typeof se.componentDidMount=="function"&&(h.flags|=4194308),R=!1)}else{se=h.stateNode,vo(l,h),We=h.memoizedProps,sr=bc(S,We),se.props=sr,Pr=h.pendingProps,Bn=se.context,Dn=S.contextType,Ft=Gi,typeof Dn=="object"&&Dn!==null&&(Ft=wa(Dn)),ht=S.getDerivedStateFromProps,(Dn=typeof ht=="function"||typeof se.getSnapshotBeforeUpdate=="function")||typeof se.UNSAFE_componentWillReceiveProps!="function"&&typeof se.componentWillReceiveProps!="function"||(We!==Pr||Bn!==Ft)&&ku(h,se,R,Ft),Qn=!1,Bn=h.memoizedState,se.state=Bn,ri(h,R,se,Z),ui();var Fn=h.memoizedState;We!==Pr||Bn!==Fn||Qn||l!==null&&l.dependencies!==null&&bl(l.dependencies)?(typeof ht=="function"&&(Gd(h,S,ht,R),Fn=h.memoizedState),(sr=Qn||up(h,S,sr,R,Bn,Fn,Ft)||l!==null&&l.dependencies!==null&&bl(l.dependencies))?(Dn||typeof se.UNSAFE_componentWillUpdate!="function"&&typeof se.componentWillUpdate!="function"||(typeof se.componentWillUpdate=="function"&&se.componentWillUpdate(R,Fn,Ft),typeof se.UNSAFE_componentWillUpdate=="function"&&se.UNSAFE_componentWillUpdate(R,Fn,Ft)),typeof se.componentDidUpdate=="function"&&(h.flags|=4),typeof se.getSnapshotBeforeUpdate=="function"&&(h.flags|=1024)):(typeof se.componentDidUpdate!="function"||We===l.memoizedProps&&Bn===l.memoizedState||(h.flags|=4),typeof se.getSnapshotBeforeUpdate!="function"||We===l.memoizedProps&&Bn===l.memoizedState||(h.flags|=1024),h.memoizedProps=R,h.memoizedState=Fn),se.props=R,se.state=Fn,se.context=Ft,R=sr):(typeof se.componentDidUpdate!="function"||We===l.memoizedProps&&Bn===l.memoizedState||(h.flags|=4),typeof se.getSnapshotBeforeUpdate!="function"||We===l.memoizedProps&&Bn===l.memoizedState||(h.flags|=1024),R=!1)}return se=R,td(l,h),R=(h.flags&128)!==0,se||R?(se=h.stateNode,S=R&&typeof S.getDerivedStateFromError!="function"?null:se.render(),h.flags|=1,l!==null&&R?(h.child=$c(h,l.child,null,Z),h.child=$c(h,null,S,Z)):ds(l,h,S,Z),h.memoizedState=se.state,l=h.child):l=Yl(l,h,Z),l}function Sp(l,h,S,R){return dl(),h.flags|=256,ds(l,h,S,R),h.child}var Ip={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Xd(l){return{baseLanes:l,cachePool:tt()}}function Qd(l,h,S){return l=l!==null?l.childLanes&~S:0,h&&(l|=al),l}function Ap(l,h,S){var R=h.pendingProps,Z=!1,se=(h.flags&128)!==0,We;if((We=se)||(We=l!==null&&l.memoizedState===null?!1:(us.current&2)!==0),We&&(Z=!0,h.flags&=-129),We=(h.flags&32)!==0,h.flags&=-33,l===null){if(mi){if(Z?ec(h):Gl(h),mi){var ht=sa,Ft;if(Ft=ht){e:{for(Ft=ht,ht=Rs;Ft.nodeType!==8;){if(!ht){ht=null;break e}if(Ft=xl(Ft.nextSibling),Ft===null){ht=null;break e}}ht=Ft}ht!==null?(h.memoizedState={dehydrated:ht,treeContext:Ws!==null?{id:ss,overflow:vs}:null,retryLane:536870912,hydrationErrors:null},Ft=zi(18,null,null,0),Ft.stateNode=ht,Ft.return=h,h.child=Ft,ra=h,sa=null,Ft=!0):Ft=!1}Ft||Fs(h)}if(ht=h.memoizedState,ht!==null&&(ht=ht.dehydrated,ht!==null))return Tu(ht)?h.lanes=32:h.lanes=536870912,null;Ll(h)}return ht=R.children,R=R.fallback,Z?(Gl(h),Z=h.mode,ht=nd({mode:"hidden",children:ht},Z),R=js(R,Z,S,null),ht.return=h,R.return=h,ht.sibling=R,h.child=ht,Z=h.child,Z.memoizedState=Xd(S),Z.childLanes=Qd(l,We,S),h.memoizedState=Ip,R):(ec(h),xp(h,ht))}if(Ft=l.memoizedState,Ft!==null&&(ht=Ft.dehydrated,ht!==null)){if(se)h.flags&256?(ec(h),h.flags&=-257,h=kd(l,h,S)):h.memoizedState!==null?(Gl(h),h.child=l.child,h.flags|=128,h=null):(Gl(h),Z=R.fallback,ht=h.mode,R=nd({mode:"visible",children:R.children},ht),Z=js(Z,ht,S,null),Z.flags|=2,R.return=h,Z.return=h,R.sibling=Z,h.child=R,$c(h,l.child,null,S),R=h.child,R.memoizedState=Xd(S),R.childLanes=Qd(l,We,S),h.memoizedState=Ip,h=Z);else if(ec(h),Tu(ht)){if(We=ht.nextSibling&&ht.nextSibling.dataset,We)var Dn=We.dgst;We=Dn,R=Error(u(419)),R.stack="",R.digest=We,fl({value:R,source:null,stack:null}),h=kd(l,h,S)}else if(Ps||pl(l,h,S,!1),We=(S&l.childLanes)!==0,Ps||We){if(We=Ma,We!==null&&(R=S&-S,R=R&42?1:yr(R),R=R&(We.suspendedLanes|S)?0:R,R!==0&&R!==Ft.retryLane))throw Ft.retryLane=R,Zi(l,R),ll(We,l,R),vp;ht.data==="$?"||cd(),h=kd(l,h,S)}else ht.data==="$?"?(h.flags|=192,h.child=l.child,h=null):(l=Ft.treeContext,sa=xl(ht.nextSibling),ra=h,mi=!0,Zs=null,Rs=!1,l!==null&&(gs[Xa++]=ss,gs[Xa++]=vs,gs[Xa++]=Ws,ss=l.id,vs=l.overflow,Ws=h),h=xp(h,R.children),h.flags|=4096);return h}return Z?(Gl(h),Z=R.fallback,ht=h.mode,Ft=l.child,Dn=Ft.sibling,R=aa(Ft,{mode:"hidden",children:R.children}),R.subtreeFlags=Ft.subtreeFlags&65011712,Dn!==null?Z=aa(Dn,Z):(Z=js(Z,ht,S,null),Z.flags|=2),Z.return=h,R.return=h,R.sibling=Z,h.child=R,R=Z,Z=h.child,ht=l.child.memoizedState,ht===null?ht=Xd(S):(Ft=ht.cachePool,Ft!==null?(Dn=Qe._currentValue,Ft=Ft.parent!==Dn?{parent:Dn,pool:Dn}:Ft):Ft=tt(),ht={baseLanes:ht.baseLanes|S,cachePool:Ft}),Z.memoizedState=ht,Z.childLanes=Qd(l,We,S),h.memoizedState=Ip,R):(ec(h),S=l.child,l=S.sibling,S=aa(S,{mode:"visible",children:R.children}),S.return=h,S.sibling=null,l!==null&&(We=h.deletions,We===null?(h.deletions=[l],h.flags|=16):We.push(l)),h.child=S,h.memoizedState=null,S)}function xp(l,h){return h=nd({mode:"visible",children:h},l.mode),h.return=l,l.child=h}function nd(l,h){return l=zi(22,l,null,h),l.lanes=0,l.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},l}function kd(l,h,S){return $c(h,l.child,null,S),l=xp(h,h.pendingProps.children),l.flags|=2,h.memoizedState=null,l}function Dp(l,h,S){l.lanes|=h;var R=l.alternate;R!==null&&(R.lanes|=h),jl(l.return,h,S)}function qd(l,h,S,R,Z){var se=l.memoizedState;se===null?l.memoizedState={isBackwards:h,rendering:null,renderingStartTime:0,last:R,tail:S,tailMode:Z}:(se.isBackwards=h,se.rendering=null,se.renderingStartTime=0,se.last=R,se.tail=S,se.tailMode=Z)}function Mp(l,h,S){var R=h.pendingProps,Z=R.revealOrder,se=R.tail;if(ds(l,h,R.children,S),R=us.current,R&2)R=R&1|2,h.flags|=128;else{if(l!==null&&l.flags&128)e:for(l=h.child;l!==null;){if(l.tag===13)l.memoizedState!==null&&Dp(l,S,h);else if(l.tag===19)Dp(l,S,h);else if(l.child!==null){l.child.return=l,l=l.child;continue}if(l===h)break e;for(;l.sibling===null;){if(l.return===null||l.return===h)break e;l=l.return}l.sibling.return=l.return,l=l.sibling}R&=1}switch(fe(us,R),Z){case"forwards":for(S=h.child,Z=null;S!==null;)l=S.alternate,l!==null&&gu(l)===null&&(Z=S),S=S.sibling;S=Z,S===null?(Z=h.child,h.child=null):(Z=S.sibling,S.sibling=null),qd(h,!1,Z,S,se);break;case"backwards":for(S=null,Z=h.child,h.child=null;Z!==null;){if(l=Z.alternate,l!==null&&gu(l)===null){h.child=Z;break}l=Z.sibling,Z.sibling=S,S=Z,Z=l}qd(h,!0,S,null,se);break;case"together":qd(h,!1,null,null,void 0);break;default:h.memoizedState=null}return h.child}function Yl(l,h,S){if(l!==null&&(h.dependencies=l.dependencies),oc|=h.lanes,!(S&h.childLanes))if(l!==null){if(pl(l,h,S,!1),(S&h.childLanes)===0)return null}else return null;if(l!==null&&h.child!==l.child)throw Error(u(153));if(h.child!==null){for(l=h.child,S=aa(l,l.pendingProps),h.child=S,S.return=h;l.sibling!==null;)l=l.sibling,S=S.sibling=aa(l,l.pendingProps),S.return=h;S.sibling=null}return h.child}function _d(l,h){return l.lanes&h?!0:(l=l.dependencies,!!(l!==null&&bl(l)))}function im(l,h,S){switch(h.tag){case 3:yt(h,h.stateNode.containerInfo),Gs(h,Qe,l.memoizedState.cache),dl();break;case 27:case 5:lt(h);break;case 4:yt(h,h.stateNode.containerInfo);break;case 10:Gs(h,h.type,h.memoizedProps.value);break;case 13:var R=h.memoizedState;if(R!==null)return R.dehydrated!==null?(ec(h),h.flags|=128,null):S&h.child.childLanes?Ap(l,h,S):(ec(h),l=Yl(l,h,S),l!==null?l.sibling:null);ec(h);break;case 19:var Z=(l.flags&128)!==0;if(R=(S&h.childLanes)!==0,R||(pl(l,h,S,!1),R=(S&h.childLanes)!==0),Z){if(R)return Mp(l,h,S);h.flags|=128}if(Z=h.memoizedState,Z!==null&&(Z.rendering=null,Z.tail=null,Z.lastEffect=null),fe(us,us.current),R)break;return null;case 22:case 23:return h.lanes=0,Op(l,h,S);case 24:Gs(h,Qe,l.memoizedState.cache)}return Yl(l,h,S)}function ef(l,h,S){if(l!==null)if(l.memoizedProps!==h.pendingProps)Ps=!0;else{if(!_d(l,S)&&!(h.flags&128))return Ps=!1,im(l,h,S);Ps=!!(l.flags&131072)}else Ps=!1,mi&&h.flags&1048576&&ul(h,qs,h.index);switch(h.lanes=0,h.tag){case 16:e:{l=h.pendingProps;var R=h.elementType,Z=R._init;if(R=Z(R._payload),h.type=R,typeof R=="function")fs(R)?(l=bc(R,l),h.tag=1,h=Ep(null,h,R,l,S)):(h.tag=0,h=Jd(null,h,R,l,S));else{if(R!=null){if(Z=R.$$typeof,Z===N){h.tag=11,h=yp(null,h,R,l,S);break e}else if(Z===B){h.tag=14,h=ed(null,h,R,l,S);break e}}throw h=pe(R)||R,Error(u(306,h,""))}}return h;case 0:return Jd(l,h,h.type,h.pendingProps,S);case 1:return R=h.type,Z=bc(R,h.pendingProps),Ep(l,h,R,Z,S);case 3:e:{if(yt(h,h.stateNode.containerInfo),l===null)throw Error(u(387));R=h.pendingProps;var se=h.memoizedState;Z=se.element,vo(l,h),ri(h,R,null,S);var We=h.memoizedState;if(R=We.cache,Gs(h,Qe,R),R!==se.cache&&Vl(h,[Qe],S,!0),ui(),R=We.element,se.isDehydrated)if(se={element:R,isDehydrated:!1,cache:We.cache},h.updateQueue.baseState=se,h.memoizedState=se,h.flags&256){h=Sp(l,h,R,S);break e}else if(R!==Z){Z=Gr(Error(u(424)),h),fl(Z),h=Sp(l,h,R,S);break e}else{switch(l=h.stateNode.containerInfo,l.nodeType){case 9:l=l.body;break;default:l=l.nodeName==="HTML"?l.ownerDocument.body:l}for(sa=xl(l.firstChild),ra=h,mi=!0,Zs=null,Rs=!0,S=Zd(h,null,R,S),h.child=S;S;)S.flags=S.flags&-3|4096,S=S.sibling}else{if(dl(),R===Z){h=Yl(l,h,S);break e}ds(l,h,R,S)}h=h.child}return h;case 26:return td(l,h),l===null?(S=Dh(h.type,null,h.pendingProps,null))?h.memoizedState=S:mi||(S=h.type,l=h.pendingProps,R=gd(Ke.current).createElement(S),R[Yr]=h,R[lr]=l,As(R,S,l),ni(R),h.stateNode=R):h.memoizedState=Dh(h.type,l.memoizedProps,h.pendingProps,l.memoizedState),null;case 27:return lt(h),l===null&&mi&&(R=h.stateNode=Eh(h.type,h.pendingProps,Ke.current),ra=h,Rs=!0,Z=sa,uc(h.type)?(Uf=Z,sa=xl(R.firstChild)):sa=Z),ds(l,h,h.pendingProps.children,S),td(l,h),l===null&&(h.flags|=4194304),h.child;case 5:return l===null&&mi&&((Z=R=sa)&&(R=Im(R,h.type,h.pendingProps,Rs),R!==null?(h.stateNode=R,ra=h,sa=xl(R.firstChild),Rs=!1,Z=!0):Z=!1),Z||Fs(h)),lt(h),Z=h.type,se=h.pendingProps,We=l!==null?l.memoizedProps:null,R=se.children,Nf(Z,se)?R=null:We!==null&&Nf(Z,We)&&(h.flags|=32),h.memoizedState!==null&&(Z=ko(l,h,ft,null,null,S),Uu._currentValue=Z),td(l,h),ds(l,h,R,S),h.child;case 6:return l===null&&mi&&((l=S=sa)&&(S=Am(S,h.pendingProps,Rs),S!==null?(h.stateNode=S,ra=h,sa=null,l=!0):l=!1),l||Fs(h)),null;case 13:return Ap(l,h,S);case 4:return yt(h,h.stateNode.containerInfo),R=h.pendingProps,l===null?h.child=$c(h,null,R,S):ds(l,h,R,S),h.child;case 11:return yp(l,h,h.type,h.pendingProps,S);case 7:return ds(l,h,h.pendingProps,S),h.child;case 8:return ds(l,h,h.pendingProps.children,S),h.child;case 12:return ds(l,h,h.pendingProps.children,S),h.child;case 10:return R=h.pendingProps,Gs(h,h.type,R.value),ds(l,h,R.children,S),h.child;case 9:return Z=h.type._context,R=h.pendingProps.children,$s(h),Z=wa(Z),R=R(Z),h.flags|=1,ds(l,h,R,S),h.child;case 14:return ed(l,h,h.type,h.pendingProps,S);case 15:return Cp(l,h,h.type,h.pendingProps,S);case 19:return Mp(l,h,S);case 31:return R=h.pendingProps,S=h.mode,R={mode:R.mode,children:R.children},l===null?(S=nd(R,S),S.ref=h.ref,h.child=S,S.return=h,h=S):(S=aa(l.child,R),S.ref=h.ref,h.child=S,S.return=h,h=S),h;case 22:return Op(l,h,S);case 24:return $s(h),R=wa(Qe),l===null?(Z=q(),Z===null&&(Z=Ma,se=$e(),Z.pooledCache=se,se.refCount++,se!==null&&(Z.pooledCacheLanes|=S),Z=se),h.memoizedState={parent:R,cache:Z},gn(h),Gs(h,Qe,Z)):(l.lanes&S&&(vo(l,h),ri(h,null,null,S),ui()),Z=l.memoizedState,se=h.memoizedState,Z.parent!==R?(Z={parent:R,cache:R},h.memoizedState=Z,h.lanes===0&&(h.memoizedState=h.updateQueue.baseState=Z),Gs(h,Qe,R)):(R=se.cache,Gs(h,Qe,R),R!==Z.cache&&Vl(h,[Qe],S,!0))),ds(l,h,h.pendingProps.children,S),h.child;case 29:throw h.pendingProps}throw Error(u(156,h.tag))}function rl(l){l.flags|=4}function Tp(l,h){if(h.type!=="stylesheet"||h.state.loading&4)l.flags&=-16777217;else if(l.flags|=16777216,!Rh(h)){if(h=ml.current,h!==null&&((Ji&4194048)===Ji?Rl!==null:(Ji&62914560)!==Ji&&!(Ji&536870912)||h!==Rl))throw zt=Ln,xn;l.flags|=8192}}function zc(l,h){h!==null&&(l.flags|=4),l.flags&16384&&(h=l.tag!==22?wt():536870912,l.lanes|=h,Sc|=h)}function yu(l,h){if(!mi)switch(l.tailMode){case"hidden":h=l.tail;for(var S=null;h!==null;)h.alternate!==null&&(S=h),h=h.sibling;S===null?l.tail=null:S.sibling=null;break;case"collapsed":S=l.tail;for(var R=null;S!==null;)S.alternate!==null&&(R=S),S=S.sibling;R===null?h||l.tail===null?l.tail=null:l.tail.sibling=null:R.sibling=null}}function Sa(l){var h=l.alternate!==null&&l.alternate.child===l.child,S=0,R=0;if(h)for(var Z=l.child;Z!==null;)S|=Z.lanes|Z.childLanes,R|=Z.subtreeFlags&65011712,R|=Z.flags&65011712,Z.return=l,Z=Z.sibling;else for(Z=l.child;Z!==null;)S|=Z.lanes|Z.childLanes,R|=Z.subtreeFlags,R|=Z.flags,Z.return=l,Z=Z.sibling;return l.subtreeFlags|=R,l.childLanes=S,h}function am(l,h,S){var R=h.pendingProps;switch(zl(h),h.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Sa(h),null;case 1:return Sa(h),null;case 3:return S=h.stateNode,R=null,l!==null&&(R=l.memoizedState.cache),h.memoizedState.cache!==R&&(h.flags|=2048),ba(Qe),Te(),S.pendingContext&&(S.context=S.pendingContext,S.pendingContext=null),(l===null||l.child===null)&&(el(h)?rl(h):l===null||l.memoizedState.isDehydrated&&!(h.flags&256)||(h.flags|=1024,Ls())),Sa(h),null;case 26:return S=h.memoizedState,l===null?(rl(h),S!==null?(Sa(h),Tp(h,S)):(Sa(h),h.flags&=-16777217)):S?S!==l.memoizedState?(rl(h),Sa(h),Tp(h,S)):(Sa(h),h.flags&=-16777217):(l.memoizedProps!==R&&rl(h),Sa(h),h.flags&=-16777217),null;case 27:V(h),S=Ke.current;var Z=h.type;if(l!==null&&h.stateNode!=null)l.memoizedProps!==R&&rl(h);else{if(!R){if(h.stateNode===null)throw Error(u(166));return Sa(h),null}l=Pe.current,el(h)?Hl(h,l):(l=Eh(Z,R,S),h.stateNode=l,rl(h))}return Sa(h),null;case 5:if(V(h),S=h.type,l!==null&&h.stateNode!=null)l.memoizedProps!==R&&rl(h);else{if(!R){if(h.stateNode===null)throw Error(u(166));return Sa(h),null}if(l=Pe.current,el(h))Hl(h,l);else{switch(Z=gd(Ke.current),l){case 1:l=Z.createElementNS("http://www.w3.org/2000/svg",S);break;case 2:l=Z.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;default:switch(S){case"svg":l=Z.createElementNS("http://www.w3.org/2000/svg",S);break;case"math":l=Z.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;case"script":l=Z.createElement("div"),l.innerHTML="<script><\/script>",l=l.removeChild(l.firstChild);break;case"select":l=typeof R.is=="string"?Z.createElement("select",{is:R.is}):Z.createElement("select"),R.multiple?l.multiple=!0:R.size&&(l.size=R.size);break;default:l=typeof R.is=="string"?Z.createElement(S,{is:R.is}):Z.createElement(S)}}l[Yr]=h,l[lr]=R;e:for(Z=h.child;Z!==null;){if(Z.tag===5||Z.tag===6)l.appendChild(Z.stateNode);else if(Z.tag!==4&&Z.tag!==27&&Z.child!==null){Z.child.return=Z,Z=Z.child;continue}if(Z===h)break e;for(;Z.sibling===null;){if(Z.return===null||Z.return===h)break e;Z=Z.return}Z.sibling.return=Z.return,Z=Z.sibling}h.stateNode=l;e:switch(As(l,S,R),S){case"button":case"input":case"select":case"textarea":l=!!R.autoFocus;break e;case"img":l=!0;break e;default:l=!1}l&&rl(h)}}return Sa(h),h.flags&=-16777217,null;case 6:if(l&&h.stateNode!=null)l.memoizedProps!==R&&rl(h);else{if(typeof R!="string"&&h.stateNode===null)throw Error(u(166));if(l=Ke.current,el(h)){if(l=h.stateNode,S=h.memoizedProps,R=null,Z=ra,Z!==null)switch(Z.tag){case 27:case 5:R=Z.memoizedProps}l[Yr]=h,l=!!(l.nodeValue===S||R!==null&&R.suppressHydrationWarning===!0||mh(l.nodeValue,S)),l||Fs(h)}else l=gd(l).createTextNode(R),l[Yr]=h,h.stateNode=l}return Sa(h),null;case 13:if(R=h.memoizedState,l===null||l.memoizedState!==null&&l.memoizedState.dehydrated!==null){if(Z=el(h),R!==null&&R.dehydrated!==null){if(l===null){if(!Z)throw Error(u(318));if(Z=h.memoizedState,Z=Z!==null?Z.dehydrated:null,!Z)throw Error(u(317));Z[Yr]=h}else dl(),!(h.flags&128)&&(h.memoizedState=null),h.flags|=4;Sa(h),Z=!1}else Z=Ls(),l!==null&&l.memoizedState!==null&&(l.memoizedState.hydrationErrors=Z),Z=!0;if(!Z)return h.flags&256?(Ll(h),h):(Ll(h),null)}if(Ll(h),h.flags&128)return h.lanes=S,h;if(S=R!==null,l=l!==null&&l.memoizedState!==null,S){R=h.child,Z=null,R.alternate!==null&&R.alternate.memoizedState!==null&&R.alternate.memoizedState.cachePool!==null&&(Z=R.alternate.memoizedState.cachePool.pool);var se=null;R.memoizedState!==null&&R.memoizedState.cachePool!==null&&(se=R.memoizedState.cachePool.pool),se!==Z&&(R.flags|=2048)}return S!==l&&S&&(h.child.flags|=8192),zc(h,h.updateQueue),Sa(h),null;case 4:return Te(),l===null&&Mf(h.stateNode.containerInfo),Sa(h),null;case 10:return ba(h.type),Sa(h),null;case 19:if(_(us),Z=h.memoizedState,Z===null)return Sa(h),null;if(R=(h.flags&128)!==0,se=Z.rendering,se===null)if(R)yu(Z,!1);else{if(ns!==0||l!==null&&l.flags&128)for(l=h.child;l!==null;){if(se=gu(l),se!==null){for(h.flags|=128,yu(Z,!1),l=se.updateQueue,h.updateQueue=l,zc(h,l),h.subtreeFlags=0,l=S,S=h.child;S!==null;)Ms(S,l),S=S.sibling;return fe(us,us.current&1|2),h.child}l=l.sibling}Z.tail!==null&&ge()>ac&&(h.flags|=128,R=!0,yu(Z,!1),h.lanes=4194304)}else{if(!R)if(l=gu(se),l!==null){if(h.flags|=128,R=!0,l=l.updateQueue,h.updateQueue=l,zc(h,l),yu(Z,!0),Z.tail===null&&Z.tailMode==="hidden"&&!se.alternate&&!mi)return Sa(h),null}else 2*ge()-Z.renderingStartTime>ac&&S!==536870912&&(h.flags|=128,R=!0,yu(Z,!1),h.lanes=4194304);Z.isBackwards?(se.sibling=h.child,h.child=se):(l=Z.last,l!==null?l.sibling=se:h.child=se,Z.last=se)}return Z.tail!==null?(h=Z.tail,Z.rendering=h,Z.tail=h.sibling,Z.renderingStartTime=ge(),h.sibling=null,l=us.current,fe(us,R?l&1|2:l&1),h):(Sa(h),null);case 22:case 23:return Ll(h),ya(),R=h.memoizedState!==null,l!==null?l.memoizedState!==null!==R&&(h.flags|=8192):R&&(h.flags|=8192),R?S&536870912&&!(h.flags&128)&&(Sa(h),h.subtreeFlags&6&&(h.flags|=8192)):Sa(h),S=h.updateQueue,S!==null&&zc(h,S.retryQueue),S=null,l!==null&&l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(S=l.memoizedState.cachePool.pool),R=null,h.memoizedState!==null&&h.memoizedState.cachePool!==null&&(R=h.memoizedState.cachePool.pool),R!==S&&(h.flags|=2048),l!==null&&_(Lo),null;case 24:return S=null,l!==null&&(S=l.memoizedState.cache),h.memoizedState.cache!==S&&(h.flags|=2048),ba(Qe),Sa(h),null;case 25:return null;case 30:return null}throw Error(u(156,h.tag))}function sm(l,h){switch(zl(h),h.tag){case 1:return l=h.flags,l&65536?(h.flags=l&-65537|128,h):null;case 3:return ba(Qe),Te(),l=h.flags,l&65536&&!(l&128)?(h.flags=l&-65537|128,h):null;case 26:case 27:case 5:return V(h),null;case 13:if(Ll(h),l=h.memoizedState,l!==null&&l.dehydrated!==null){if(h.alternate===null)throw Error(u(340));dl()}return l=h.flags,l&65536?(h.flags=l&-65537|128,h):null;case 19:return _(us),null;case 4:return Te(),null;case 10:return ba(h.type),null;case 22:case 23:return Ll(h),ya(),l!==null&&_(Lo),l=h.flags,l&65536?(h.flags=l&-65537|128,h):null;case 24:return ba(Qe),null;case 25:return null;default:return null}}function tf(l,h){switch(zl(h),h.tag){case 3:ba(Qe),Te();break;case 26:case 27:case 5:V(h);break;case 4:Te();break;case 13:Ll(h);break;case 19:_(us);break;case 10:ba(h.type);break;case 22:case 23:Ll(h),ya(),l!==null&&_(Lo);break;case 24:ba(Qe)}}function Cu(l,h){try{var S=h.updateQueue,R=S!==null?S.lastEffect:null;if(R!==null){var Z=R.next;S=Z;do{if((S.tag&l)===l){R=void 0;var se=S.create,We=S.inst;R=se(),We.destroy=R}S=S.next}while(S!==Z)}}catch(ht){Ca(h,h.return,ht)}}function tc(l,h,S){try{var R=h.updateQueue,Z=R!==null?R.lastEffect:null;if(Z!==null){var se=Z.next;R=se;do{if((R.tag&l)===l){var We=R.inst,ht=We.destroy;if(ht!==void 0){We.destroy=void 0,Z=h;var Ft=S,Dn=ht;try{Dn()}catch(sr){Ca(Z,Ft,sr)}}}R=R.next}while(R!==se)}}catch(sr){Ca(h,h.return,sr)}}function nf(l){var h=l.updateQueue;if(h!==null){var S=l.stateNode;try{la(h,S)}catch(R){Ca(l,l.return,R)}}}function rf(l,h,S){S.props=bc(l.type,l.memoizedProps),S.state=l.memoizedState;try{S.componentWillUnmount()}catch(R){Ca(l,h,R)}}function Ou(l,h){try{var S=l.ref;if(S!==null){switch(l.tag){case 26:case 27:case 5:var R=l.stateNode;break;case 30:R=l.stateNode;break;default:R=l.stateNode}typeof S=="function"?l.refCleanup=S(R):S.current=R}}catch(Z){Ca(l,h,Z)}}function Il(l,h){var S=l.ref,R=l.refCleanup;if(S!==null)if(typeof R=="function")try{R()}catch(Z){Ca(l,h,Z)}finally{l.refCleanup=null,l=l.alternate,l!=null&&(l.refCleanup=null)}else if(typeof S=="function")try{S(null)}catch(Z){Ca(l,h,Z)}else S.current=null}function jp(l){var h=l.type,S=l.memoizedProps,R=l.stateNode;try{e:switch(h){case"button":case"input":case"select":case"textarea":S.autoFocus&&R.focus();break e;case"img":S.src?R.src=S.src:S.srcSet&&(R.srcset=S.srcSet)}}catch(Z){Ca(l,l.return,Z)}}function of(l,h,S){try{var R=l.stateNode;gh(R,l.type,S,h),R[lr]=h}catch(Z){Ca(l,l.return,Z)}}function Rp(l){return l.tag===5||l.tag===3||l.tag===26||l.tag===27&&uc(l.type)||l.tag===4}function af(l){e:for(;;){for(;l.sibling===null;){if(l.return===null||Rp(l.return))return null;l=l.return}for(l.sibling.return=l.return,l=l.sibling;l.tag!==5&&l.tag!==6&&l.tag!==18;){if(l.tag===27&&uc(l.type)||l.flags&2||l.child===null||l.tag===4)continue e;l.child.return=l,l=l.child}if(!(l.flags&2))return l.stateNode}}function sf(l,h,S){var R=l.tag;if(R===5||R===6)l=l.stateNode,h?(S.nodeType===9?S.body:S.nodeName==="HTML"?S.ownerDocument.body:S).insertBefore(l,h):(h=S.nodeType===9?S.body:S.nodeName==="HTML"?S.ownerDocument.body:S,h.appendChild(l),S=S._reactRootContainer,S!=null||h.onclick!==null||(h.onclick=md));else if(R!==4&&(R===27&&uc(l.type)&&(S=l.stateNode,h=null),l=l.child,l!==null))for(sf(l,h,S),l=l.sibling;l!==null;)sf(l,h,S),l=l.sibling}function Hc(l,h,S){var R=l.tag;if(R===5||R===6)l=l.stateNode,h?S.insertBefore(l,h):S.appendChild(l);else if(R!==4&&(R===27&&uc(l.type)&&(S=l.stateNode),l=l.child,l!==null))for(Hc(l,h,S),l=l.sibling;l!==null;)Hc(l,h,S),l=l.sibling}function Lp(l){var h=l.stateNode,S=l.memoizedProps;try{for(var R=l.type,Z=h.attributes;Z.length;)h.removeAttributeNode(Z[0]);As(h,R,S),h[Yr]=l,h[lr]=S}catch(se){Ca(l,l.return,se)}}var Jl=!1,as=!1,rd=!1,Bp=typeof WeakSet=="function"?WeakSet:Set,hs=null;function lm(l,h){if(l=l.containerInfo,Bf=Sd,l=ue(l),Oe(l)){if("selectionStart"in l)var S={start:l.selectionStart,end:l.selectionEnd};else e:{S=(S=l.ownerDocument)&&S.defaultView||window;var R=S.getSelection&&S.getSelection();if(R&&R.rangeCount!==0){S=R.anchorNode;var Z=R.anchorOffset,se=R.focusNode;R=R.focusOffset;try{S.nodeType,se.nodeType}catch{S=null;break e}var We=0,ht=-1,Ft=-1,Dn=0,sr=0,Pr=l,Bn=null;t:for(;;){for(var Fn;Pr!==S||Z!==0&&Pr.nodeType!==3||(ht=We+Z),Pr!==se||R!==0&&Pr.nodeType!==3||(Ft=We+R),Pr.nodeType===3&&(We+=Pr.nodeValue.length),(Fn=Pr.firstChild)!==null;)Bn=Pr,Pr=Fn;for(;;){if(Pr===l)break t;if(Bn===S&&++Dn===Z&&(ht=We),Bn===se&&++sr===R&&(Ft=We),(Fn=Pr.nextSibling)!==null)break;Pr=Bn,Bn=Pr.parentNode}Pr=Fn}S=ht===-1||Ft===-1?null:{start:ht,end:Ft}}else S=null}S=S||{start:0,end:0}}else S=null;for(wf={focusedElem:l,selectionRange:S},Sd=!1,hs=h;hs!==null;)if(h=hs,l=h.child,(h.subtreeFlags&1024)!==0&&l!==null)l.return=h,hs=l;else for(;hs!==null;){switch(h=hs,se=h.alternate,l=h.flags,h.tag){case 0:break;case 11:case 15:break;case 1:if(l&1024&&se!==null){l=void 0,S=h,Z=se.memoizedProps,se=se.memoizedState,R=S.stateNode;try{var bi=bc(S.type,Z,S.elementType===S.type);l=R.getSnapshotBeforeUpdate(bi,se),R.__reactInternalSnapshotBeforeUpdate=l}catch(fi){Ca(S,S.return,fi)}}break;case 3:if(l&1024){if(l=h.stateNode.containerInfo,S=l.nodeType,S===9)vd(l);else if(S===1)switch(l.nodeName){case"HEAD":case"HTML":case"BODY":vd(l);break;default:l.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if(l&1024)throw Error(u(163))}if(l=h.sibling,l!==null){l.return=h.return,hs=l;break}hs=h.return}}function wp(l,h,S){var R=S.flags;switch(S.tag){case 0:case 11:case 15:Xl(l,S),R&4&&Cu(5,S);break;case 1:if(Xl(l,S),R&4)if(l=S.stateNode,h===null)try{l.componentDidMount()}catch(We){Ca(S,S.return,We)}else{var Z=bc(S.type,h.memoizedProps);h=h.memoizedState;try{l.componentDidUpdate(Z,h,l.__reactInternalSnapshotBeforeUpdate)}catch(We){Ca(S,S.return,We)}}R&64&&nf(S),R&512&&Ou(S,S.return);break;case 3:if(Xl(l,S),R&64&&(l=S.updateQueue,l!==null)){if(h=null,S.child!==null)switch(S.child.tag){case 27:case 5:h=S.child.stateNode;break;case 1:h=S.child.stateNode}try{la(l,h)}catch(We){Ca(S,S.return,We)}}break;case 27:h===null&&R&4&&Lp(S);case 26:case 5:Xl(l,S),h===null&&R&4&&jp(S),R&512&&Ou(S,S.return);break;case 12:Xl(l,S);break;case 13:Xl(l,S),R&4&&cf(l,S),R&64&&(l=S.memoizedState,l!==null&&(l=l.dehydrated,l!==null&&(S=pm.bind(null,S),xm(l,S))));break;case 22:if(R=S.memoizedState!==null||Jl,!R){h=h!==null&&h.memoizedState!==null||as,Z=Jl;var se=as;Jl=R,(as=h)&&!se?wl(l,S,(S.subtreeFlags&8772)!==0):Xl(l,S),Jl=Z,as=se}break;case 30:break;default:Xl(l,S)}}function lf(l){var h=l.alternate;h!==null&&(l.alternate=null,lf(h)),l.child=null,l.deletions=null,l.sibling=null,l.tag===5&&(h=l.stateNode,h!==null&&Ko(h)),l.stateNode=null,l.return=null,l.dependencies=null,l.memoizedProps=null,l.memoizedState=null,l.pendingProps=null,l.stateNode=null,l.updateQueue=null}var Za=null,Hs=!1;function Bl(l,h,S){for(S=S.child;S!==null;)Np(l,h,S),S=S.sibling}function Np(l,h,S){if(ee&&typeof ee.onCommitFiberUnmount=="function")try{ee.onCommitFiberUnmount(ce,S)}catch{}switch(S.tag){case 26:as||Il(S,h),Bl(l,h,S),S.memoizedState?S.memoizedState.count--:S.stateNode&&(S=S.stateNode,S.parentNode.removeChild(S));break;case 27:as||Il(S,h);var R=Za,Z=Hs;uc(S.type)&&(Za=S.stateNode,Hs=!1),Bl(l,h,S),ju(S.stateNode),Za=R,Hs=Z;break;case 5:as||Il(S,h);case 6:if(R=Za,Z=Hs,Za=null,Bl(l,h,S),Za=R,Hs=Z,Za!==null)if(Hs)try{(Za.nodeType===9?Za.body:Za.nodeName==="HTML"?Za.ownerDocument.body:Za).removeChild(S.stateNode)}catch(se){Ca(S,h,se)}else try{Za.removeChild(S.stateNode)}catch(se){Ca(S,h,se)}break;case 18:Za!==null&&(Hs?(l=Za,Ph(l.nodeType===9?l.body:l.nodeName==="HTML"?l.ownerDocument.body:l,S.stateNode),$u(l)):Ph(Za,S.stateNode));break;case 4:R=Za,Z=Hs,Za=S.stateNode.containerInfo,Hs=!0,Bl(l,h,S),Za=R,Hs=Z;break;case 0:case 11:case 14:case 15:as||tc(2,S,h),as||tc(4,S,h),Bl(l,h,S);break;case 1:as||(Il(S,h),R=S.stateNode,typeof R.componentWillUnmount=="function"&&rf(S,h,R)),Bl(l,h,S);break;case 21:Bl(l,h,S);break;case 22:as=(R=as)||S.memoizedState!==null,Bl(l,h,S),as=R;break;default:Bl(l,h,S)}}function cf(l,h){if(h.memoizedState===null&&(l=h.alternate,l!==null&&(l=l.memoizedState,l!==null&&(l=l.dehydrated,l!==null))))try{$u(l)}catch(S){Ca(h,h.return,S)}}function cm(l){switch(l.tag){case 13:case 19:var h=l.stateNode;return h===null&&(h=l.stateNode=new Bp),h;case 22:return l=l.stateNode,h=l._retryCache,h===null&&(h=l._retryCache=new Bp),h;default:throw Error(u(435,l.tag))}}function Pu(l,h){var S=cm(l);h.forEach(function(R){var Z=sh.bind(null,l,R);S.has(R)||(S.add(R),R.then(Z,Z))})}function ol(l,h){var S=h.deletions;if(S!==null)for(var R=0;R<S.length;R++){var Z=S[R],se=l,We=h,ht=We;e:for(;ht!==null;){switch(ht.tag){case 27:if(uc(ht.type)){Za=ht.stateNode,Hs=!1;break e}break;case 5:Za=ht.stateNode,Hs=!1;break e;case 3:case 4:Za=ht.stateNode.containerInfo,Hs=!0;break e}ht=ht.return}if(Za===null)throw Error(u(160));Np(se,We,Z),Za=null,Hs=!1,se=Z.alternate,se!==null&&(se.return=null),Z.return=null}if(h.subtreeFlags&13878)for(h=h.child;h!==null;)Fp(h,l),h=h.sibling}var Al=null;function Fp(l,h){var S=l.alternate,R=l.flags;switch(l.tag){case 0:case 11:case 14:case 15:ol(h,l),Bs(l),R&4&&(tc(3,l,l.return),Cu(3,l),tc(5,l,l.return));break;case 1:ol(h,l),Bs(l),R&512&&(as||S===null||Il(S,S.return)),R&64&&Jl&&(l=l.updateQueue,l!==null&&(R=l.callbacks,R!==null&&(S=l.shared.hiddenCallbacks,l.shared.hiddenCallbacks=S===null?R:S.concat(R))));break;case 26:var Z=Al;if(ol(h,l),Bs(l),R&512&&(as||S===null||Il(S,S.return)),R&4){var se=S!==null?S.memoizedState:null;if(R=l.memoizedState,S===null)if(R===null)if(l.stateNode===null){e:{R=l.type,S=l.memoizedProps,Z=Z.ownerDocument||Z;t:switch(R){case"title":se=Z.getElementsByTagName("title")[0],(!se||se[vi]||se[Yr]||se.namespaceURI==="http://www.w3.org/2000/svg"||se.hasAttribute("itemprop"))&&(se=Z.createElement(R),Z.head.insertBefore(se,Z.querySelector("head > title"))),As(se,R,S),se[Yr]=l,ni(se),R=se;break e;case"link":var We=jh("link","href",Z).get(R+(S.href||""));if(We){for(var ht=0;ht<We.length;ht++)if(se=We[ht],se.getAttribute("href")===(S.href==null||S.href===""?null:S.href)&&se.getAttribute("rel")===(S.rel==null?null:S.rel)&&se.getAttribute("title")===(S.title==null?null:S.title)&&se.getAttribute("crossorigin")===(S.crossOrigin==null?null:S.crossOrigin)){We.splice(ht,1);break t}}se=Z.createElement(R),As(se,R,S),Z.head.appendChild(se);break;case"meta":if(We=jh("meta","content",Z).get(R+(S.content||""))){for(ht=0;ht<We.length;ht++)if(se=We[ht],se.getAttribute("content")===(S.content==null?null:""+S.content)&&se.getAttribute("name")===(S.name==null?null:S.name)&&se.getAttribute("property")===(S.property==null?null:S.property)&&se.getAttribute("http-equiv")===(S.httpEquiv==null?null:S.httpEquiv)&&se.getAttribute("charset")===(S.charSet==null?null:S.charSet)){We.splice(ht,1);break t}}se=Z.createElement(R),As(se,R,S),Z.head.appendChild(se);break;default:throw Error(u(468,R))}se[Yr]=l,ni(se),R=se}l.stateNode=R}else Hf(Z,l.type,l.stateNode);else l.stateNode=Th(Z,R,l.memoizedProps);else se!==R?(se===null?S.stateNode!==null&&(S=S.stateNode,S.parentNode.removeChild(S)):se.count--,R===null?Hf(Z,l.type,l.stateNode):Th(Z,R,l.memoizedProps)):R===null&&l.stateNode!==null&&of(l,l.memoizedProps,S.memoizedProps)}break;case 27:ol(h,l),Bs(l),R&512&&(as||S===null||Il(S,S.return)),S!==null&&R&4&&of(l,l.memoizedProps,S.memoizedProps);break;case 5:if(ol(h,l),Bs(l),R&512&&(as||S===null||Il(S,S.return)),l.flags&32){Z=l.stateNode;try{mr(Z,"")}catch(Fn){Ca(l,l.return,Fn)}}R&4&&l.stateNode!=null&&(Z=l.memoizedProps,of(l,Z,S!==null?S.memoizedProps:Z)),R&1024&&(rd=!0);break;case 6:if(ol(h,l),Bs(l),R&4){if(l.stateNode===null)throw Error(u(162));R=l.memoizedProps,S=l.stateNode;try{S.nodeValue=R}catch(Fn){Ca(l,l.return,Fn)}}break;case 3:if(Nu=null,Z=Al,Al=yd(h.containerInfo),ol(h,l),Al=Z,Bs(l),R&4&&S!==null&&S.memoizedState.isDehydrated)try{$u(h.containerInfo)}catch(Fn){Ca(l,l.return,Fn)}rd&&(rd=!1,uf(l));break;case 4:R=Al,Al=yd(l.stateNode.containerInfo),ol(h,l),Bs(l),Al=R;break;case 12:ol(h,l),Bs(l);break;case 13:ol(h,l),Bs(l),l.child.flags&8192&&l.memoizedState!==null!=(S!==null&&S.memoizedState!==null)&&(hf=ge()),R&4&&(R=l.updateQueue,R!==null&&(l.updateQueue=null,Pu(l,R)));break;case 22:Z=l.memoizedState!==null;var Ft=S!==null&&S.memoizedState!==null,Dn=Jl,sr=as;if(Jl=Dn||Z,as=sr||Ft,ol(h,l),as=sr,Jl=Dn,Bs(l),R&8192)e:for(h=l.stateNode,h._visibility=Z?h._visibility&-2:h._visibility|1,Z&&(S===null||Ft||Jl||as||nc(l)),S=null,h=l;;){if(h.tag===5||h.tag===26){if(S===null){Ft=S=h;try{if(se=Ft.stateNode,Z)We=se.style,typeof We.setProperty=="function"?We.setProperty("display","none","important"):We.display="none";else{ht=Ft.stateNode;var Pr=Ft.memoizedProps.style,Bn=Pr!=null&&Pr.hasOwnProperty("display")?Pr.display:null;ht.style.display=Bn==null||typeof Bn=="boolean"?"":(""+Bn).trim()}}catch(Fn){Ca(Ft,Ft.return,Fn)}}}else if(h.tag===6){if(S===null){Ft=h;try{Ft.stateNode.nodeValue=Z?"":Ft.memoizedProps}catch(Fn){Ca(Ft,Ft.return,Fn)}}}else if((h.tag!==22&&h.tag!==23||h.memoizedState===null||h===l)&&h.child!==null){h.child.return=h,h=h.child;continue}if(h===l)break e;for(;h.sibling===null;){if(h.return===null||h.return===l)break e;S===h&&(S=null),h=h.return}S===h&&(S=null),h.sibling.return=h.return,h=h.sibling}R&4&&(R=l.updateQueue,R!==null&&(S=R.retryQueue,S!==null&&(R.retryQueue=null,Pu(l,S))));break;case 19:ol(h,l),Bs(l),R&4&&(R=l.updateQueue,R!==null&&(l.updateQueue=null,Pu(l,R)));break;case 30:break;case 21:break;default:ol(h,l),Bs(l)}}function Bs(l){var h=l.flags;if(h&2){try{for(var S,R=l.return;R!==null;){if(Rp(R)){S=R;break}R=R.return}if(S==null)throw Error(u(160));switch(S.tag){case 27:var Z=S.stateNode,se=af(l);Hc(l,se,Z);break;case 5:var We=S.stateNode;S.flags&32&&(mr(We,""),S.flags&=-33);var ht=af(l);Hc(l,ht,We);break;case 3:case 4:var Ft=S.stateNode.containerInfo,Dn=af(l);sf(l,Dn,Ft);break;default:throw Error(u(161))}}catch(sr){Ca(l,l.return,sr)}l.flags&=-3}h&4096&&(l.flags&=-4097)}function uf(l){if(l.subtreeFlags&1024)for(l=l.child;l!==null;){var h=l;uf(h),h.tag===5&&h.flags&1024&&h.stateNode.reset(),l=l.sibling}}function Xl(l,h){if(h.subtreeFlags&8772)for(h=h.child;h!==null;)wp(l,h.alternate,h),h=h.sibling}function nc(l){for(l=l.child;l!==null;){var h=l;switch(h.tag){case 0:case 11:case 14:case 15:tc(4,h,h.return),nc(h);break;case 1:Il(h,h.return);var S=h.stateNode;typeof S.componentWillUnmount=="function"&&rf(h,h.return,S),nc(h);break;case 27:ju(h.stateNode);case 26:case 5:Il(h,h.return),nc(h);break;case 22:h.memoizedState===null&&nc(h);break;case 30:nc(h);break;default:nc(h)}l=l.sibling}}function wl(l,h,S){for(S=S&&(h.subtreeFlags&8772)!==0,h=h.child;h!==null;){var R=h.alternate,Z=l,se=h,We=se.flags;switch(se.tag){case 0:case 11:case 15:wl(Z,se,S),Cu(4,se);break;case 1:if(wl(Z,se,S),R=se,Z=R.stateNode,typeof Z.componentDidMount=="function")try{Z.componentDidMount()}catch(Dn){Ca(R,R.return,Dn)}if(R=se,Z=R.updateQueue,Z!==null){var ht=R.stateNode;try{var Ft=Z.shared.hiddenCallbacks;if(Ft!==null)for(Z.shared.hiddenCallbacks=null,Z=0;Z<Ft.length;Z++)Wi(Ft[Z],ht)}catch(Dn){Ca(R,R.return,Dn)}}S&&We&64&&nf(se),Ou(se,se.return);break;case 27:Lp(se);case 26:case 5:wl(Z,se,S),S&&R===null&&We&4&&jp(se),Ou(se,se.return);break;case 12:wl(Z,se,S);break;case 13:wl(Z,se,S),S&&We&4&&cf(Z,se);break;case 22:se.memoizedState===null&&wl(Z,se,S),Ou(se,se.return);break;case 30:break;default:wl(Z,se,S)}h=h.sibling}}function bu(l,h){var S=null;l!==null&&l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(S=l.memoizedState.cachePool.pool),l=null,h.memoizedState!==null&&h.memoizedState.cachePool!==null&&(l=h.memoizedState.cachePool.pool),l!==S&&(l!=null&&l.refCount++,S!=null&&Xe(S))}function df(l,h){l=null,h.alternate!==null&&(l=h.alternate.memoizedState.cache),h=h.memoizedState.cache,h!==l&&(h.refCount++,l!=null&&Xe(l))}function Nl(l,h,S,R){if(h.subtreeFlags&10256)for(h=h.child;h!==null;)Up(l,h,S,R),h=h.sibling}function Up(l,h,S,R){var Z=h.flags;switch(h.tag){case 0:case 11:case 15:Nl(l,h,S,R),Z&2048&&Cu(9,h);break;case 1:Nl(l,h,S,R);break;case 3:Nl(l,h,S,R),Z&2048&&(l=null,h.alternate!==null&&(l=h.alternate.memoizedState.cache),h=h.memoizedState.cache,h!==l&&(h.refCount++,l!=null&&Xe(l)));break;case 12:if(Z&2048){Nl(l,h,S,R),l=h.stateNode;try{var se=h.memoizedProps,We=se.id,ht=se.onPostCommit;typeof ht=="function"&&ht(We,h.alternate===null?"mount":"update",l.passiveEffectDuration,-0)}catch(Ft){Ca(h,h.return,Ft)}}else Nl(l,h,S,R);break;case 13:Nl(l,h,S,R);break;case 23:break;case 22:se=h.stateNode,We=h.alternate,h.memoizedState!==null?se._visibility&2?Nl(l,h,S,R):Wc(l,h):se._visibility&2?Nl(l,h,S,R):(se._visibility|=2,Vc(l,h,S,R,(h.subtreeFlags&10256)!==0)),Z&2048&&bu(We,h);break;case 24:Nl(l,h,S,R),Z&2048&&df(h.alternate,h);break;default:Nl(l,h,S,R)}}function Vc(l,h,S,R,Z){for(Z=Z&&(h.subtreeFlags&10256)!==0,h=h.child;h!==null;){var se=l,We=h,ht=S,Ft=R,Dn=We.flags;switch(We.tag){case 0:case 11:case 15:Vc(se,We,ht,Ft,Z),Cu(8,We);break;case 23:break;case 22:var sr=We.stateNode;We.memoizedState!==null?sr._visibility&2?Vc(se,We,ht,Ft,Z):Wc(se,We):(sr._visibility|=2,Vc(se,We,ht,Ft,Z)),Z&&Dn&2048&&bu(We.alternate,We);break;case 24:Vc(se,We,ht,Ft,Z),Z&&Dn&2048&&df(We.alternate,We);break;default:Vc(se,We,ht,Ft,Z)}h=h.sibling}}function Wc(l,h){if(h.subtreeFlags&10256)for(h=h.child;h!==null;){var S=l,R=h,Z=R.flags;switch(R.tag){case 22:Wc(S,R),Z&2048&&bu(R.alternate,R);break;case 24:Wc(S,R),Z&2048&&df(R.alternate,R);break;default:Wc(S,R)}h=h.sibling}}var Eu=8192;function Kc(l){if(l.subtreeFlags&Eu)for(l=l.child;l!==null;)$p(l),l=l.sibling}function $p(l){switch(l.tag){case 26:Kc(l),l.flags&Eu&&l.memoizedState!==null&&wm(Al,l.memoizedState,l.memoizedProps);break;case 5:Kc(l);break;case 3:case 4:var h=Al;Al=yd(l.stateNode.containerInfo),Kc(l),Al=h;break;case 22:l.memoizedState===null&&(h=l.alternate,h!==null&&h.memoizedState!==null?(h=Eu,Eu=16777216,Kc(l),Eu=h):Kc(l));break;default:Kc(l)}}function zp(l){var h=l.alternate;if(h!==null&&(l=h.child,l!==null)){h.child=null;do h=l.sibling,l.sibling=null,l=h;while(l!==null)}}function Su(l){var h=l.deletions;if(l.flags&16){if(h!==null)for(var S=0;S<h.length;S++){var R=h[S];hs=R,ff(R,l)}zp(l)}if(l.subtreeFlags&10256)for(l=l.child;l!==null;)Hp(l),l=l.sibling}function Hp(l){switch(l.tag){case 0:case 11:case 15:Su(l),l.flags&2048&&tc(9,l,l.return);break;case 3:Su(l);break;case 12:Su(l);break;case 22:var h=l.stateNode;l.memoizedState!==null&&h._visibility&2&&(l.return===null||l.return.tag!==13)?(h._visibility&=-3,Ec(l)):Su(l);break;default:Su(l)}}function Ec(l){var h=l.deletions;if(l.flags&16){if(h!==null)for(var S=0;S<h.length;S++){var R=h[S];hs=R,ff(R,l)}zp(l)}for(l=l.child;l!==null;){switch(h=l,h.tag){case 0:case 11:case 15:tc(8,h,h.return),Ec(h);break;case 22:S=h.stateNode,S._visibility&2&&(S._visibility&=-3,Ec(h));break;default:Ec(h)}l=l.sibling}}function ff(l,h){for(;hs!==null;){var S=hs;switch(S.tag){case 0:case 11:case 15:tc(8,S,h);break;case 23:case 22:if(S.memoizedState!==null&&S.memoizedState.cachePool!==null){var R=S.memoizedState.cachePool.pool;R!=null&&R.refCount++}break;case 24:Xe(S.memoizedState.cache)}if(R=S.child,R!==null)R.return=S,hs=R;else e:for(S=l;hs!==null;){R=hs;var Z=R.sibling,se=R.return;if(lf(R),R===S){hs=null;break e}if(Z!==null){Z.return=se,hs=Z;break e}hs=se}}}var Vp={getCacheForType:function(l){var h=wa(Qe),S=h.data.get(l);return S===void 0&&(S=l(),h.data.set(l,S)),S}},Wp=typeof WeakMap=="function"?WeakMap:Map,ha=0,Ma=null,Hi=null,Ji=0,ma=0,il=null,rc=!1,Zc=!1,od=!1,Ql=0,ns=0,oc=0,Fl=0,id=0,al=0,Sc=0,ic=null,Ss=null,pf=!1,hf=0,ac=1/0,ad=null,sc=null,Is=0,lc=null,Gc=null,Iu=0,Kp=0,mf=null,sd=null,Au=0,gf=null;function sl(){if(ha&2&&Ji!==0)return Ji&-Ji;if(je.T!==null){var l=dr;return l!==0?l:Sf()}return jr()}function vf(){al===0&&(al=!(Ji&536870912)||mi?Lt():536870912);var l=ml.current;return l!==null&&(l.flags|=32),al}function ll(l,h,S){(l===Ma&&(ma===2||ma===9)||l.cancelPendingCommit!==null)&&(Yc(l,0),cc(l,Ji,al,!1)),Jt(l,S),(!(ha&2)||l!==Ma)&&(l===Ma&&(!(ha&2)&&(Fl|=S),ns===4&&cc(l,Ji,al,!1)),cl(l))}function Zp(l,h,S){if(ha&6)throw Error(u(327));var R=!S&&(h&124)===0&&(h&l.expiredLanes)===0||qe(l,h),Z=R?dm(l,h):Pf(l,h,!0),se=R;do{if(Z===0){Zc&&!R&&cc(l,h,0,!1);break}else{if(S=l.current.alternate,se&&!Gp(S)){Z=Pf(l,h,!1),se=!1;continue}if(Z===2){if(se=h,l.errorRecoveryDisabledLanes&se)var We=0;else We=l.pendingLanes&-536870913,We=We!==0?We:We&536870912?536870912:0;if(We!==0){h=We;e:{var ht=l;Z=ic;var Ft=ht.current.memoizedState.isDehydrated;if(Ft&&(Yc(ht,We).flags|=256),We=Pf(ht,We,!1),We!==2){if(od&&!Ft){ht.errorRecoveryDisabledLanes|=se,Fl|=se,Z=4;break e}se=Ss,Ss=Z,se!==null&&(Ss===null?Ss=se:Ss.push.apply(Ss,se))}Z=We}if(se=!1,Z!==2)continue}}if(Z===1){Yc(l,0),cc(l,h,0,!0);break}e:{switch(R=l,se=Z,se){case 0:case 1:throw Error(u(345));case 4:if((h&4194048)!==h)break;case 6:cc(R,h,al,!rc);break e;case 2:Ss=null;break;case 3:case 5:break;default:throw Error(u(329))}if((h&62914560)===h&&(Z=hf+300-ge(),10<Z)){if(cc(R,h,al,!rc),Ve(R,0,!0)!==0)break e;R.timeoutHandle=Ch(yf.bind(null,R,S,Ss,ad,pf,h,al,Fl,Sc,rc,se,2,-0,0),Z);break e}yf(R,S,Ss,ad,pf,h,al,Fl,Sc,rc,se,0,-0,0)}}break}while(!0);cl(l)}function yf(l,h,S,R,Z,se,We,ht,Ft,Dn,sr,Pr,Bn,Fn){if(l.timeoutHandle=-1,Pr=h.subtreeFlags,(Pr&8192||(Pr&16785408)===16785408)&&(Fu={stylesheets:null,count:0,unsuspend:Vf},$p(h),Pr=Nm(),Pr!==null)){l.cancelPendingCommit=Pr(_p.bind(null,l,h,se,S,R,Z,We,ht,Ft,sr,1,Bn,Fn)),cc(l,se,We,!Dn);return}_p(l,h,se,S,R,Z,We,ht,Ft)}function Gp(l){for(var h=l;;){var S=h.tag;if((S===0||S===11||S===15)&&h.flags&16384&&(S=h.updateQueue,S!==null&&(S=S.stores,S!==null)))for(var R=0;R<S.length;R++){var Z=S[R],se=Z.getSnapshot;Z=Z.value;try{if(!W(se(),Z))return!1}catch{return!1}}if(S=h.child,h.subtreeFlags&16384&&S!==null)S.return=h,h=S;else{if(h===l)break;for(;h.sibling===null;){if(h.return===null||h.return===l)return!0;h=h.return}h.sibling.return=h.return,h=h.sibling}}return!0}function cc(l,h,S,R){h&=~id,h&=~Fl,l.suspendedLanes|=h,l.pingedLanes&=~h,R&&(l.warmLanes|=h),R=l.expirationTimes;for(var Z=h;0<Z;){var se=31-xe(Z),We=1<<se;R[se]=-1,Z&=~We}S!==0&&en(l,S,h)}function ld(){return ha&6?!0:(Qc(0,!1),!1)}function Cf(){if(Hi!==null){if(ma===0)var l=Hi.return;else l=Hi,Es=Us=null,Sn(l),Pc=null,pu=0,l=Hi;for(;l!==null;)tf(l.alternate,l),l=l.return;Hi=null}}function Yc(l,h){var S=l.timeoutHandle;S!==-1&&(l.timeoutHandle=-1,bm(S)),S=l.cancelPendingCommit,S!==null&&(l.cancelPendingCommit=null,S()),Cf(),Ma=l,Hi=S=aa(l.current,null),Ji=h,ma=0,il=null,rc=!1,Zc=qe(l,h),od=!1,Sc=al=id=Fl=oc=ns=0,Ss=ic=null,pf=!1,h&8&&(h|=h&32);var R=l.entangledLanes;if(R!==0)for(l=l.entanglements,R&=h;0<R;){var Z=31-xe(R),se=1<<Z;h|=l[Z],R&=~se}return Ql=h,oi(),S}function Yp(l,h){Ao=null,je.H=Ju,h===hn||h===yn?(h=Gn(),ma=3):h===xn?(h=Gn(),ma=4):ma=h===vp?8:h!==null&&typeof h=="object"&&typeof h.then=="function"?6:1,il=h,Hi===null&&(ns=1,qu(l,Gr(h,l.current)))}function Of(){var l=je.H;return je.H=Ju,l===null?Ju:l}function Jp(){var l=je.A;return je.A=Vp,l}function cd(){ns=4,rc||(Ji&4194048)!==Ji&&ml.current!==null||(Zc=!0),!(oc&134217727)&&!(Fl&134217727)||Ma===null||cc(Ma,Ji,al,!1)}function Pf(l,h,S){var R=ha;ha|=2;var Z=Of(),se=Jp();(Ma!==l||Ji!==h)&&(ad=null,Yc(l,h)),h=!1;var We=ns;e:do try{if(ma!==0&&Hi!==null){var ht=Hi,Ft=il;switch(ma){case 8:Cf(),We=6;break e;case 3:case 2:case 9:case 6:ml.current===null&&(h=!0);var Dn=ma;if(ma=0,il=null,Jc(l,ht,Ft,Dn),S&&Zc){We=0;break e}break;default:Dn=ma,ma=0,il=null,Jc(l,ht,Ft,Dn)}}um(),We=ns;break}catch(sr){Yp(l,sr)}while(!0);return h&&l.shellSuspendCounter++,Es=Us=null,ha=R,je.H=Z,je.A=se,Hi===null&&(Ma=null,Ji=0,oi()),We}function um(){for(;Hi!==null;)Qp(Hi)}function dm(l,h){var S=ha;ha|=2;var R=Of(),Z=Jp();Ma!==l||Ji!==h?(ad=null,ac=ge()+500,Yc(l,h)):Zc=qe(l,h);e:do try{if(ma!==0&&Hi!==null){h=Hi;var se=il;t:switch(ma){case 1:ma=0,il=null,Jc(l,h,se,1);break;case 2:case 9:if(Wt(se)){ma=0,il=null,kp(h);break}h=function(){ma!==2&&ma!==9||Ma!==l||(ma=7),cl(l)},se.then(h,h);break e;case 3:ma=7;break e;case 4:ma=5;break e;case 7:Wt(se)?(ma=0,il=null,kp(h)):(ma=0,il=null,Jc(l,h,se,7));break;case 5:var We=null;switch(Hi.tag){case 26:We=Hi.memoizedState;case 5:case 27:var ht=Hi;if(!We||Rh(We)){ma=0,il=null;var Ft=ht.sibling;if(Ft!==null)Hi=Ft;else{var Dn=ht.return;Dn!==null?(Hi=Dn,ud(Dn)):Hi=null}break t}}ma=0,il=null,Jc(l,h,se,5);break;case 6:ma=0,il=null,Jc(l,h,se,6);break;case 8:Cf(),ns=6;break e;default:throw Error(u(462))}}Xp();break}catch(sr){Yp(l,sr)}while(!0);return Es=Us=null,je.H=R,je.A=Z,ha=S,Hi!==null?0:(Ma=null,Ji=0,oi(),ns)}function Xp(){for(;Hi!==null&&!he();)Qp(Hi)}function Qp(l){var h=ef(l.alternate,l,Ql);l.memoizedProps=l.pendingProps,h===null?ud(l):Hi=h}function kp(l){var h=l,S=h.alternate;switch(h.tag){case 15:case 0:h=bp(S,h,h.pendingProps,h.type,void 0,Ji);break;case 11:h=bp(S,h,h.pendingProps,h.type.render,h.ref,Ji);break;case 5:Sn(h);default:tf(S,h),h=Hi=Ms(h,Ql),h=ef(S,h,Ql)}l.memoizedProps=l.pendingProps,h===null?ud(l):Hi=h}function Jc(l,h,S,R){Es=Us=null,Sn(h),Pc=null,pu=0;var Z=h.return;try{if(om(l,Z,h,S,Ji)){ns=1,qu(l,Gr(S,l.current)),Hi=null;return}}catch(se){if(Z!==null)throw Hi=Z,se;ns=1,qu(l,Gr(S,l.current)),Hi=null;return}h.flags&32768?(mi||R===1?l=!0:Zc||Ji&536870912?l=!1:(rc=l=!0,(R===2||R===9||R===3||R===6)&&(R=ml.current,R!==null&&R.tag===13&&(R.flags|=16384))),qp(h,l)):ud(h)}function ud(l){var h=l;do{if(h.flags&32768){qp(h,rc);return}l=h.return;var S=am(h.alternate,h,Ql);if(S!==null){Hi=S;return}if(h=h.sibling,h!==null){Hi=h;return}Hi=h=l}while(h!==null);ns===0&&(ns=5)}function qp(l,h){do{var S=sm(l.alternate,l);if(S!==null){S.flags&=32767,Hi=S;return}if(S=l.return,S!==null&&(S.flags|=32768,S.subtreeFlags=0,S.deletions=null),!h&&(l=l.sibling,l!==null)){Hi=l;return}Hi=l=S}while(l!==null);ns=6,Hi=null}function _p(l,h,S,R,Z,se,We,ht,Ft){l.cancelPendingCommit=null;do xu();while(Is!==0);if(ha&6)throw Error(u(327));if(h!==null){if(h===l.current)throw Error(u(177));if(se=h.lanes|h.childLanes,se|=_r,_t(l,S,se,We,ht,Ft),l===Ma&&(Hi=Ma=null,Ji=0),Gc=h,lc=l,Iu=S,Kp=se,mf=Z,sd=R,h.subtreeFlags&10256||h.flags&10256?(l.callbackNode=null,l.callbackPriority=0,lh(et,function(){return oh(!0),null})):(l.callbackNode=null,l.callbackPriority=0),R=(h.flags&13878)!==0,h.subtreeFlags&13878||R){R=je.T,je.T=null,Z=Se.p,Se.p=2,We=ha,ha|=4;try{lm(l,h,S)}finally{ha=We,Se.p=Z,je.T=R}}Is=1,eh(),th(),nh()}}function eh(){if(Is===1){Is=0;var l=lc,h=Gc,S=(h.flags&13878)!==0;if(h.subtreeFlags&13878||S){S=je.T,je.T=null;var R=Se.p;Se.p=2;var Z=ha;ha|=4;try{Fp(h,l);var se=wf,We=ue(l.containerInfo),ht=se.focusedElem,Ft=se.selectionRange;if(We!==ht&&ht&&ht.ownerDocument&&Ee(ht.ownerDocument.documentElement,ht)){if(Ft!==null&&Oe(ht)){var Dn=Ft.start,sr=Ft.end;if(sr===void 0&&(sr=Dn),"selectionStart"in ht)ht.selectionStart=Dn,ht.selectionEnd=Math.min(sr,ht.value.length);else{var Pr=ht.ownerDocument||document,Bn=Pr&&Pr.defaultView||window;if(Bn.getSelection){var Fn=Bn.getSelection(),bi=ht.textContent.length,fi=Math.min(Ft.start,bi),Pa=Ft.end===void 0?fi:Math.min(Ft.end,bi);!Fn.extend&&fi>Pa&&(We=Pa,Pa=fi,fi=We);var dn=me(ht,fi),kt=me(ht,Pa);if(dn&&kt&&(Fn.rangeCount!==1||Fn.anchorNode!==dn.node||Fn.anchorOffset!==dn.offset||Fn.focusNode!==kt.node||Fn.focusOffset!==kt.offset)){var En=Pr.createRange();En.setStart(dn.node,dn.offset),Fn.removeAllRanges(),fi>Pa?(Fn.addRange(En),Fn.extend(kt.node,kt.offset)):(En.setEnd(kt.node,kt.offset),Fn.addRange(En))}}}}for(Pr=[],Fn=ht;Fn=Fn.parentNode;)Fn.nodeType===1&&Pr.push({element:Fn,left:Fn.scrollLeft,top:Fn.scrollTop});for(typeof ht.focus=="function"&&ht.focus(),ht=0;ht<Pr.length;ht++){var vr=Pr[ht];vr.element.scrollLeft=vr.left,vr.element.scrollTop=vr.top}}Sd=!!Bf,wf=Bf=null}finally{ha=Z,Se.p=R,je.T=S}}l.current=h,Is=2}}function th(){if(Is===2){Is=0;var l=lc,h=Gc,S=(h.flags&8772)!==0;if(h.subtreeFlags&8772||S){S=je.T,je.T=null;var R=Se.p;Se.p=2;var Z=ha;ha|=4;try{wp(l,h.alternate,h)}finally{ha=Z,Se.p=R,je.T=S}}Is=3}}function nh(){if(Is===4||Is===3){Is=0,Ce();var l=lc,h=Gc,S=Iu,R=sd;h.subtreeFlags&10256||h.flags&10256?Is=5:(Is=0,Gc=lc=null,rh(l,l.pendingLanes));var Z=l.pendingLanes;if(Z===0&&(sc=null),fr(S),h=h.stateNode,ee&&typeof ee.onCommitFiberRoot=="function")try{ee.onCommitFiberRoot(ce,h,void 0,(h.current.flags&128)===128)}catch{}if(R!==null){h=je.T,Z=Se.p,Se.p=2,je.T=null;try{for(var se=l.onRecoverableError,We=0;We<R.length;We++){var ht=R[We];se(ht.value,{componentStack:ht.stack})}}finally{je.T=h,Se.p=Z}}Iu&3&&xu(),cl(l),Z=l.pendingLanes,S&4194090&&Z&42?l===gf?Au++:(Au=0,gf=l):Au=0,Qc(0,!1)}}function rh(l,h){(l.pooledCacheLanes&=h)===0&&(h=l.pooledCache,h!=null&&(l.pooledCache=null,Xe(h)))}function xu(l){return eh(),th(),nh(),oh(l)}function oh(){if(Is!==5)return!1;var l=lc,h=Kp;Kp=0;var S=fr(Iu),R=je.T,Z=Se.p;try{Se.p=32>S?32:S,je.T=null,S=mf,mf=null;var se=lc,We=Iu;if(Is=0,Gc=lc=null,Iu=0,ha&6)throw Error(u(331));var ht=ha;if(ha|=4,Hp(se.current),Up(se,se.current,We,S),ha=ht,Qc(0,!1),ee&&typeof ee.onPostCommitFiberRoot=="function")try{ee.onPostCommitFiberRoot(ce,se)}catch{}return!0}finally{Se.p=Z,je.T=R,rh(l,h)}}function ih(l,h,S){h=Gr(S,h),h=_u(l.stateNode,h,2),l=hr(l,h,2),l!==null&&(Jt(l,2),cl(l))}function Ca(l,h,S){if(l.tag===3)ih(l,l,S);else for(;h!==null;){if(h.tag===3){ih(h,l,S);break}else if(h.tag===1){var R=h.stateNode;if(typeof h.type.getDerivedStateFromError=="function"||typeof R.componentDidCatch=="function"&&(sc===null||!sc.has(R))){l=Gr(S,l),S=mp(2),R=hr(h,S,2),R!==null&&(gp(S,R,h,l),Jt(R,2),cl(R));break}}h=h.return}}function bf(l,h,S){var R=l.pingCache;if(R===null){R=l.pingCache=new Wp;var Z=new Set;R.set(h,Z)}else Z=R.get(h),Z===void 0&&(Z=new Set,R.set(h,Z));Z.has(S)||(od=!0,Z.add(S),l=fm.bind(null,l,h,S),h.then(l,l))}function fm(l,h,S){var R=l.pingCache;R!==null&&R.delete(h),l.pingedLanes|=l.suspendedLanes&S,l.warmLanes&=~S,Ma===l&&(Ji&S)===S&&(ns===4||ns===3&&(Ji&62914560)===Ji&&300>ge()-hf?!(ha&2)&&Yc(l,0):id|=S,Sc===Ji&&(Sc=0)),cl(l)}function ah(l,h){h===0&&(h=wt()),l=Zi(l,h),l!==null&&(Jt(l,h),cl(l))}function pm(l){var h=l.memoizedState,S=0;h!==null&&(S=h.retryLane),ah(l,S)}function sh(l,h){var S=0;switch(l.tag){case 13:var R=l.stateNode,Z=l.memoizedState;Z!==null&&(S=Z.retryLane);break;case 19:R=l.stateNode;break;case 22:R=l.stateNode._retryCache;break;default:throw Error(u(314))}R!==null&&R.delete(h),ah(l,S)}function lh(l,h){return ve(l,h)}var Ic=null,Xc=null,Ef=!1,dd=!1,fd=!1,Ac=0;function cl(l){l!==Xc&&l.next===null&&(Xc===null?Ic=Xc=l:Xc=Xc.next=l),dd=!0,Ef||(Ef=!0,hm())}function Qc(l,h){if(!fd&&dd){fd=!0;do for(var S=!1,R=Ic;R!==null;){if(!h)if(l!==0){var Z=R.pendingLanes;if(Z===0)var se=0;else{var We=R.suspendedLanes,ht=R.pingedLanes;se=(1<<31-xe(42|l)+1)-1,se&=Z&~(We&~ht),se=se&201326741?se&201326741|1:se?se|2:0}se!==0&&(S=!0,fh(R,se))}else se=Ji,se=Ve(R,R===Ma?se:0,R.cancelPendingCommit!==null||R.timeoutHandle!==-1),!(se&3)||qe(R,se)||(S=!0,fh(R,se));R=R.next}while(S);fd=!1}}function ch(){uh()}function uh(){dd=Ef=!1;var l=0;Ac!==0&&(Pm()&&(l=Ac),Ac=0);for(var h=ge(),S=null,R=Ic;R!==null;){var Z=R.next,se=pd(R,h);se===0?(R.next=null,S===null?Ic=Z:S.next=Z,Z===null&&(Xc=S)):(S=R,(l!==0||se&3)&&(dd=!0)),R=Z}Qc(l,!1)}function pd(l,h){for(var S=l.suspendedLanes,R=l.pingedLanes,Z=l.expirationTimes,se=l.pendingLanes&-62914561;0<se;){var We=31-xe(se),ht=1<<We,Ft=Z[We];Ft===-1?(!(ht&S)||ht&R)&&(Z[We]=gt(ht,h)):Ft<=h&&(l.expiredLanes|=ht),se&=~ht}if(h=Ma,S=Ji,S=Ve(l,l===h?S:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),R=l.callbackNode,S===0||l===h&&(ma===2||ma===9)||l.cancelPendingCommit!==null)return R!==null&&R!==null&&De(R),l.callbackNode=null,l.callbackPriority=0;if(!(S&3)||qe(l,S)){if(h=S&-S,h===l.callbackPriority)return h;switch(R!==null&&De(R),fr(S)){case 2:case 8:S=J;break;case 32:S=et;break;case 268435456:S=Ae;break;default:S=et}return R=dh.bind(null,l),S=ve(S,R),l.callbackPriority=h,l.callbackNode=S,h}return R!==null&&R!==null&&De(R),l.callbackPriority=2,l.callbackNode=null,2}function dh(l,h){if(Is!==0&&Is!==5)return l.callbackNode=null,l.callbackPriority=0,null;var S=l.callbackNode;if(xu(!0)&&l.callbackNode!==S)return null;var R=Ji;return R=Ve(l,l===Ma?R:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),R===0?null:(Zp(l,R,h),pd(l,ge()),l.callbackNode!=null&&l.callbackNode===S?dh.bind(null,l):null)}function fh(l,h){if(xu())return null;Zp(l,h,!0)}function hm(){Em(function(){ha&6?ve(mt,ch):uh()})}function Sf(){return Ac===0&&(Ac=Lt()),Ac}function ph(l){return l==null||typeof l=="symbol"||typeof l=="boolean"?null:typeof l=="function"?l:In(""+l)}function hh(l,h){var S=h.ownerDocument.createElement("input");return S.name=h.name,S.value=h.value,l.id&&S.setAttribute("form",l.id),h.parentNode.insertBefore(S,h),l=new FormData(l),S.parentNode.removeChild(S),l}function mm(l,h,S,R,Z){if(h==="submit"&&S&&S.stateNode===Z){var se=ph((Z[lr]||null).action),We=R.submitter;We&&(h=(h=We[lr]||null)?ph(h.formAction):We.getAttribute("formAction"),h!==null&&(se=h,We=null));var ht=new ur("action","action",null,R,Z);l.push({event:ht,listeners:[{instance:null,listener:function(){if(R.defaultPrevented){if(Ac!==0){var Ft=We?hh(Z,We):new FormData(Z);zd(S,{pending:!0,data:Ft,method:Z.method,action:se},null,Ft)}}else typeof se=="function"&&(ht.preventDefault(),Ft=We?hh(Z,We):new FormData(Z),zd(S,{pending:!0,data:Ft,method:Z.method,action:se},se,Ft))},currentTarget:Z}]})}}for(var If=0;If<Cr.length;If++){var Af=Cr[If],gm=Af.toLowerCase(),vm=Af[0].toUpperCase()+Af.slice(1);$r(gm,"on"+vm)}$r(tr,"onAnimationEnd"),$r(Pn,"onAnimationIteration"),$r(Zn,"onAnimationStart"),$r("dblclick","onDoubleClick"),$r("focusin","onFocus"),$r("focusout","onBlur"),$r(nn,"onTransitionRun"),$r(fn,"onTransitionStart"),$r(kn,"onTransitionCancel"),$r(er,"onTransitionEnd"),Zt("onMouseEnter",["mouseout","mouseover"]),Zt("onMouseLeave",["mouseout","mouseover"]),Zt("onPointerEnter",["pointerout","pointerover"]),Zt("onPointerLeave",["pointerout","pointerover"]),Tt("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Tt("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Tt("onBeforeInput",["compositionend","keypress","textInput","paste"]),Tt("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Tt("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Tt("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Du="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),ym=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Du));function xf(l,h){h=(h&4)!==0;for(var S=0;S<l.length;S++){var R=l[S],Z=R.event;R=R.listeners;e:{var se=void 0;if(h)for(var We=R.length-1;0<=We;We--){var ht=R[We],Ft=ht.instance,Dn=ht.currentTarget;if(ht=ht.listener,Ft!==se&&Z.isPropagationStopped())break e;se=ht,Z.currentTarget=Dn;try{se(Z)}catch(sr){vu(sr)}Z.currentTarget=null,se=Ft}else for(We=0;We<R.length;We++){if(ht=R[We],Ft=ht.instance,Dn=ht.currentTarget,ht=ht.listener,Ft!==se&&Z.isPropagationStopped())break e;se=ht,Z.currentTarget=Dn;try{se(Z)}catch(sr){vu(sr)}Z.currentTarget=null,se=Ft}}}}function Vi(l,h){var S=h[Pt];S===void 0&&(S=h[Pt]=new Set);var R=l+"__bubble";S.has(R)||(kc(h,l,2,!1),S.add(R))}function Df(l,h,S){var R=0;h&&(R|=4),kc(S,l,R,h)}var xc="_reactListening"+Math.random().toString(36).slice(2);function Mf(l){if(!l[xc]){l[xc]=!0,Xo.forEach(function(S){S!=="selectionchange"&&(ym.has(S)||Df(S,!1,l),Df(S,!0,l))});var h=l.nodeType===9?l:l.ownerDocument;h===null||h[xc]||(h[xc]=!0,Df("selectionchange",!1,h))}}function kc(l,h,S,R){switch(Gf(h)){case 2:var Z=$m;break;case 8:Z=zm;break;default:Z=Id}S=Z.bind(null,h,S,l),Z=void 0,!wo||h!=="touchstart"&&h!=="touchmove"&&h!=="wheel"||(Z=!0),R?Z!==void 0?l.addEventListener(h,S,{capture:!0,passive:Z}):l.addEventListener(h,S,!0):Z!==void 0?l.addEventListener(h,S,{passive:Z}):l.addEventListener(h,S,!1)}function Tf(l,h,S,R,Z){var se=R;if(!(h&1)&&!(h&2)&&R!==null)e:for(;;){if(R===null)return;var We=R.tag;if(We===3||We===4){var ht=R.stateNode.containerInfo;if(ht===Z)break;if(We===4)for(We=R.return;We!==null;){var Ft=We.tag;if((Ft===3||Ft===4)&&We.stateNode.containerInfo===Z)return;We=We.return}for(;ht!==null;){if(We=xi(ht),We===null)return;if(Ft=We.tag,Ft===5||Ft===6||Ft===26||Ft===27){R=se=We;continue e}ht=ht.parentNode}}R=R.return}ar(function(){var Dn=se,sr=or(S),Pr=[];e:{var Bn=Zr.get(l);if(Bn!==void 0){var Fn=ur,bi=l;switch(l){case"keypress":if(rn(S)===0)break e;case"keydown":case"keyup":Fn=Qi;break;case"focusin":bi="focus",Fn=Pi;break;case"focusout":bi="blur",Fn=Pi;break;case"beforeblur":case"afterblur":Fn=Pi;break;case"click":if(S.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Fn=ii;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Fn=Oi;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Fn=qi;break;case tr:case Pn:case Zn:Fn=To;break;case er:Fn=ga;break;case"scroll":case"scrollend":Fn=un;break;case"wheel":Fn=ja;break;case"copy":case"cut":case"paste":Fn=No;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Fn=oa;break;case"toggle":case"beforetoggle":Fn=$i}var fi=(h&4)!==0,Pa=!fi&&(l==="scroll"||l==="scrollend"),dn=fi?Bn!==null?Bn+"Capture":null:Bn;fi=[];for(var kt=Dn,En;kt!==null;){var vr=kt;if(En=vr.stateNode,vr=vr.tag,vr!==5&&vr!==26&&vr!==27||En===null||dn===null||(vr=fo(kt,dn),vr!=null&&fi.push(Mu(kt,vr,En))),Pa)break;kt=kt.return}0<fi.length&&(Bn=new Fn(Bn,bi,null,S,sr),Pr.push({event:Bn,listeners:fi}))}}if(!(h&7)){e:{if(Bn=l==="mouseover"||l==="pointerover",Fn=l==="mouseout"||l==="pointerout",Bn&&S!==Ir&&(bi=S.relatedTarget||S.fromElement)&&(xi(bi)||bi[Wr]))break e;if((Fn||Bn)&&(Bn=sr.window===sr?sr:(Bn=sr.ownerDocument)?Bn.defaultView||Bn.parentWindow:window,Fn?(bi=S.relatedTarget||S.toElement,Fn=Dn,bi=bi?xi(bi):null,bi!==null&&(Pa=d(bi),fi=bi.tag,bi!==Pa||fi!==5&&fi!==27&&fi!==6)&&(bi=null)):(Fn=null,bi=Dn),Fn!==bi)){if(fi=ii,vr="onMouseLeave",dn="onMouseEnter",kt="mouse",(l==="pointerout"||l==="pointerover")&&(fi=oa,vr="onPointerLeave",dn="onPointerEnter",kt="pointer"),Pa=Fn==null?Bn:si(Fn),En=bi==null?Bn:si(bi),Bn=new fi(vr,kt+"leave",Fn,S,sr),Bn.target=Pa,Bn.relatedTarget=En,vr=null,xi(sr)===Dn&&(fi=new fi(dn,kt+"enter",bi,S,sr),fi.target=En,fi.relatedTarget=Pa,vr=fi),Pa=vr,Fn&&bi)t:{for(fi=Fn,dn=bi,kt=0,En=fi;En;En=qc(En))kt++;for(En=0,vr=dn;vr;vr=qc(vr))En++;for(;0<kt-En;)fi=qc(fi),kt--;for(;0<En-kt;)dn=qc(dn),En--;for(;kt--;){if(fi===dn||dn!==null&&fi===dn.alternate)break t;fi=qc(fi),dn=qc(dn)}fi=null}else fi=null;Fn!==null&&jf(Pr,Bn,Fn,fi,!1),bi!==null&&Pa!==null&&jf(Pr,Pa,bi,fi,!0)}}e:{if(Bn=Dn?si(Dn):window,Fn=Bn.nodeName&&Bn.nodeName.toLowerCase(),Fn==="select"||Fn==="input"&&Bn.type==="file")var Ho=es;else if(Ai(Bn))if(Aa)Ho=Rt;else{Ho=Ge;var Ui=Ds}else Fn=Bn.nodeName,!Fn||Fn.toLowerCase()!=="input"||Bn.type!=="checkbox"&&Bn.type!=="radio"?Dn&&Oo(Dn.elementType)&&(Ho=es):Ho=vt;if(Ho&&(Ho=Ho(l,Dn))){ci(Pr,Ho,S,sr);break e}Ui&&Ui(l,Bn,Dn),l==="focusout"&&Dn&&Bn.type==="number"&&Dn.memoizedProps.value!=null&&wr(Bn,"number",Bn.value)}switch(Ui=Dn?si(Dn):window,l){case"focusin":(Ai(Ui)||Ui.contentEditable==="true")&&(Fe=Ui,ze=Dn,dt=null);break;case"focusout":dt=ze=Fe=null;break;case"mousedown":ot=!0;break;case"contextmenu":case"mouseup":case"dragend":ot=!1,pt(Pr,S,sr);break;case"selectionchange":if(oe)break;case"keydown":case"keyup":pt(Pr,S,sr)}var ei;if(tn)e:{switch(l){case"compositionstart":var gi="onCompositionStart";break e;case"compositionend":gi="onCompositionEnd";break e;case"compositionupdate":gi="onCompositionUpdate";break e}gi=void 0}else co?Zo(l,S)&&(gi="onCompositionEnd"):l==="keydown"&&S.keyCode===229&&(gi="onCompositionStart");gi&&(Rr&&S.locale!=="ko"&&(co||gi!=="onCompositionStart"?gi==="onCompositionEnd"&&co&&(ei=Ht()):(st=sr,Ct="value"in st?st.value:st.textContent,co=!0)),Ui=hd(Dn,gi),0<Ui.length&&(gi=new Io(gi,l,null,S,sr),Pr.push({event:gi,listeners:Ui}),ei?gi.data=ei:(ei=Ro(S),ei!==null&&(gi.data=ei)))),(ei=Jn?_o(l,S):ki(l,S))&&(gi=hd(Dn,"onBeforeInput"),0<gi.length&&(Ui=new Io("onBeforeInput","beforeinput",null,S,sr),Pr.push({event:Ui,listeners:gi}),Ui.data=ei)),mm(Pr,l,Dn,S,sr)}xf(Pr,h)})}function Mu(l,h,S){return{instance:l,listener:h,currentTarget:S}}function hd(l,h){for(var S=h+"Capture",R=[];l!==null;){var Z=l,se=Z.stateNode;if(Z=Z.tag,Z!==5&&Z!==26&&Z!==27||se===null||(Z=fo(l,S),Z!=null&&R.unshift(Mu(l,Z,se)),Z=fo(l,h),Z!=null&&R.push(Mu(l,Z,se))),l.tag===3)return R;l=l.return}return[]}function qc(l){if(l===null)return null;do l=l.return;while(l&&l.tag!==5&&l.tag!==27);return l||null}function jf(l,h,S,R,Z){for(var se=h._reactName,We=[];S!==null&&S!==R;){var ht=S,Ft=ht.alternate,Dn=ht.stateNode;if(ht=ht.tag,Ft!==null&&Ft===R)break;ht!==5&&ht!==26&&ht!==27||Dn===null||(Ft=Dn,Z?(Dn=fo(S,se),Dn!=null&&We.unshift(Mu(S,Dn,Ft))):Z||(Dn=fo(S,se),Dn!=null&&We.push(Mu(S,Dn,Ft)))),S=S.return}We.length!==0&&l.push({event:h,listeners:We})}var Cm=/\r\n?/g,Om=/\u0000|\uFFFD/g;function Rf(l){return(typeof l=="string"?l:""+l).replace(Cm,`
|
|
10666
|
+
`).replace(Om,"")}function mh(l,h){return h=Rf(h),Rf(l)===h}function md(){}function Oa(l,h,S,R,Z,se){switch(S){case"children":typeof R=="string"?h==="body"||h==="textarea"&&R===""||mr(l,R):(typeof R=="number"||typeof R=="bigint")&&h!=="body"&&mr(l,""+R);break;case"className":Ur(l,"class",R);break;case"tabIndex":Ur(l,"tabindex",R);break;case"dir":case"role":case"viewBox":case"width":case"height":Ur(l,S,R);break;case"style":Jr(l,R,se);break;case"data":if(h!=="object"){Ur(l,"data",R);break}case"src":case"href":if(R===""&&(h!=="a"||S!=="href")){l.removeAttribute(S);break}if(R==null||typeof R=="function"||typeof R=="symbol"||typeof R=="boolean"){l.removeAttribute(S);break}R=In(""+R),l.setAttribute(S,R);break;case"action":case"formAction":if(typeof R=="function"){l.setAttribute(S,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof se=="function"&&(S==="formAction"?(h!=="input"&&Oa(l,h,"name",Z.name,Z,null),Oa(l,h,"formEncType",Z.formEncType,Z,null),Oa(l,h,"formMethod",Z.formMethod,Z,null),Oa(l,h,"formTarget",Z.formTarget,Z,null)):(Oa(l,h,"encType",Z.encType,Z,null),Oa(l,h,"method",Z.method,Z,null),Oa(l,h,"target",Z.target,Z,null)));if(R==null||typeof R=="symbol"||typeof R=="boolean"){l.removeAttribute(S);break}R=In(""+R),l.setAttribute(S,R);break;case"onClick":R!=null&&(l.onclick=md);break;case"onScroll":R!=null&&Vi("scroll",l);break;case"onScrollEnd":R!=null&&Vi("scrollend",l);break;case"dangerouslySetInnerHTML":if(R!=null){if(typeof R!="object"||!("__html"in R))throw Error(u(61));if(S=R.__html,S!=null){if(Z.children!=null)throw Error(u(60));l.innerHTML=S}}break;case"multiple":l.multiple=R&&typeof R!="function"&&typeof R!="symbol";break;case"muted":l.muted=R&&typeof R!="function"&&typeof R!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(R==null||typeof R=="function"||typeof R=="boolean"||typeof R=="symbol"){l.removeAttribute("xlink:href");break}S=In(""+R),l.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",S);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":R!=null&&typeof R!="function"&&typeof R!="symbol"?l.setAttribute(S,""+R):l.removeAttribute(S);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":R&&typeof R!="function"&&typeof R!="symbol"?l.setAttribute(S,""):l.removeAttribute(S);break;case"capture":case"download":R===!0?l.setAttribute(S,""):R!==!1&&R!=null&&typeof R!="function"&&typeof R!="symbol"?l.setAttribute(S,R):l.removeAttribute(S);break;case"cols":case"rows":case"size":case"span":R!=null&&typeof R!="function"&&typeof R!="symbol"&&!isNaN(R)&&1<=R?l.setAttribute(S,R):l.removeAttribute(S);break;case"rowSpan":case"start":R==null||typeof R=="function"||typeof R=="symbol"||isNaN(R)?l.removeAttribute(S):l.setAttribute(S,R);break;case"popover":Vi("beforetoggle",l),Vi("toggle",l),Sr(l,"popover",R);break;case"xlinkActuate":qr(l,"http://www.w3.org/1999/xlink","xlink:actuate",R);break;case"xlinkArcrole":qr(l,"http://www.w3.org/1999/xlink","xlink:arcrole",R);break;case"xlinkRole":qr(l,"http://www.w3.org/1999/xlink","xlink:role",R);break;case"xlinkShow":qr(l,"http://www.w3.org/1999/xlink","xlink:show",R);break;case"xlinkTitle":qr(l,"http://www.w3.org/1999/xlink","xlink:title",R);break;case"xlinkType":qr(l,"http://www.w3.org/1999/xlink","xlink:type",R);break;case"xmlBase":qr(l,"http://www.w3.org/XML/1998/namespace","xml:base",R);break;case"xmlLang":qr(l,"http://www.w3.org/XML/1998/namespace","xml:lang",R);break;case"xmlSpace":qr(l,"http://www.w3.org/XML/1998/namespace","xml:space",R);break;case"is":Sr(l,"is",R);break;case"innerText":case"textContent":break;default:(!(2<S.length)||S[0]!=="o"&&S[0]!=="O"||S[1]!=="n"&&S[1]!=="N")&&(S=jo.get(S)||S,Sr(l,S,R))}}function Lf(l,h,S,R,Z,se){switch(S){case"style":Jr(l,R,se);break;case"dangerouslySetInnerHTML":if(R!=null){if(typeof R!="object"||!("__html"in R))throw Error(u(61));if(S=R.__html,S!=null){if(Z.children!=null)throw Error(u(60));l.innerHTML=S}}break;case"children":typeof R=="string"?mr(l,R):(typeof R=="number"||typeof R=="bigint")&&mr(l,""+R);break;case"onScroll":R!=null&&Vi("scroll",l);break;case"onScrollEnd":R!=null&&Vi("scrollend",l);break;case"onClick":R!=null&&(l.onclick=md);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Ta.hasOwnProperty(S))e:{if(S[0]==="o"&&S[1]==="n"&&(Z=S.endsWith("Capture"),h=S.slice(2,Z?S.length-7:void 0),se=l[lr]||null,se=se!=null?se[S]:null,typeof se=="function"&&l.removeEventListener(h,se,Z),typeof R=="function")){typeof se!="function"&&se!==null&&(S in l?l[S]=null:l.hasAttribute(S)&&l.removeAttribute(S)),l.addEventListener(h,R,Z);break e}S in l?l[S]=R:R===!0?l.setAttribute(S,""):Sr(l,S,R)}}}function As(l,h,S){switch(h){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Vi("error",l),Vi("load",l);var R=!1,Z=!1,se;for(se in S)if(S.hasOwnProperty(se)){var We=S[se];if(We!=null)switch(se){case"src":R=!0;break;case"srcSet":Z=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(u(137,h));default:Oa(l,h,se,We,S,null)}}Z&&Oa(l,h,"srcSet",S.srcSet,S,null),R&&Oa(l,h,"src",S.src,S,null);return;case"input":Vi("invalid",l);var ht=se=We=Z=null,Ft=null,Dn=null;for(R in S)if(S.hasOwnProperty(R)){var sr=S[R];if(sr!=null)switch(R){case"name":Z=sr;break;case"type":We=sr;break;case"checked":Ft=sr;break;case"defaultChecked":Dn=sr;break;case"value":se=sr;break;case"defaultValue":ht=sr;break;case"children":case"dangerouslySetInnerHTML":if(sr!=null)throw Error(u(137,h));break;default:Oa(l,h,R,sr,S,null)}}Wn(l,se,ht,Ft,Dn,We,Z,!1),jt(l);return;case"select":Vi("invalid",l),R=We=se=null;for(Z in S)if(S.hasOwnProperty(Z)&&(ht=S[Z],ht!=null))switch(Z){case"value":se=ht;break;case"defaultValue":We=ht;break;case"multiple":R=ht;default:Oa(l,h,Z,ht,S,null)}h=se,S=We,l.multiple=!!R,h!=null?wn(l,!!R,h,!1):S!=null&&wn(l,!!R,S,!0);return;case"textarea":Vi("invalid",l),se=Z=R=null;for(We in S)if(S.hasOwnProperty(We)&&(ht=S[We],ht!=null))switch(We){case"value":R=ht;break;case"defaultValue":Z=ht;break;case"children":se=ht;break;case"dangerouslySetInnerHTML":if(ht!=null)throw Error(u(91));break;default:Oa(l,h,We,ht,S,null)}pr(l,R,Z,se),jt(l);return;case"option":for(Ft in S)if(S.hasOwnProperty(Ft)&&(R=S[Ft],R!=null))switch(Ft){case"selected":l.selected=R&&typeof R!="function"&&typeof R!="symbol";break;default:Oa(l,h,Ft,R,S,null)}return;case"dialog":Vi("beforetoggle",l),Vi("toggle",l),Vi("cancel",l),Vi("close",l);break;case"iframe":case"object":Vi("load",l);break;case"video":case"audio":for(R=0;R<Du.length;R++)Vi(Du[R],l);break;case"image":Vi("error",l),Vi("load",l);break;case"details":Vi("toggle",l);break;case"embed":case"source":case"link":Vi("error",l),Vi("load",l);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(Dn in S)if(S.hasOwnProperty(Dn)&&(R=S[Dn],R!=null))switch(Dn){case"children":case"dangerouslySetInnerHTML":throw Error(u(137,h));default:Oa(l,h,Dn,R,S,null)}return;default:if(Oo(h)){for(sr in S)S.hasOwnProperty(sr)&&(R=S[sr],R!==void 0&&Lf(l,h,sr,R,S,void 0));return}}for(ht in S)S.hasOwnProperty(ht)&&(R=S[ht],R!=null&&Oa(l,h,ht,R,S,null))}function gh(l,h,S,R){switch(h){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var Z=null,se=null,We=null,ht=null,Ft=null,Dn=null,sr=null;for(Fn in S){var Pr=S[Fn];if(S.hasOwnProperty(Fn)&&Pr!=null)switch(Fn){case"checked":break;case"value":break;case"defaultValue":Ft=Pr;default:R.hasOwnProperty(Fn)||Oa(l,h,Fn,null,R,Pr)}}for(var Bn in R){var Fn=R[Bn];if(Pr=S[Bn],R.hasOwnProperty(Bn)&&(Fn!=null||Pr!=null))switch(Bn){case"type":se=Fn;break;case"name":Z=Fn;break;case"checked":Dn=Fn;break;case"defaultChecked":sr=Fn;break;case"value":We=Fn;break;case"defaultValue":ht=Fn;break;case"children":case"dangerouslySetInnerHTML":if(Fn!=null)throw Error(u(137,h));break;default:Fn!==Pr&&Oa(l,h,Bn,Fn,R,Pr)}}zn(l,We,ht,Ft,Dn,sr,se,Z);return;case"select":Fn=We=ht=Bn=null;for(se in S)if(Ft=S[se],S.hasOwnProperty(se)&&Ft!=null)switch(se){case"value":break;case"multiple":Fn=Ft;default:R.hasOwnProperty(se)||Oa(l,h,se,null,R,Ft)}for(Z in R)if(se=R[Z],Ft=S[Z],R.hasOwnProperty(Z)&&(se!=null||Ft!=null))switch(Z){case"value":Bn=se;break;case"defaultValue":ht=se;break;case"multiple":We=se;default:se!==Ft&&Oa(l,h,Z,se,R,Ft)}h=ht,S=We,R=Fn,Bn!=null?wn(l,!!S,Bn,!1):!!R!=!!S&&(h!=null?wn(l,!!S,h,!0):wn(l,!!S,S?[]:"",!1));return;case"textarea":Fn=Bn=null;for(ht in S)if(Z=S[ht],S.hasOwnProperty(ht)&&Z!=null&&!R.hasOwnProperty(ht))switch(ht){case"value":break;case"children":break;default:Oa(l,h,ht,null,R,Z)}for(We in R)if(Z=R[We],se=S[We],R.hasOwnProperty(We)&&(Z!=null||se!=null))switch(We){case"value":Bn=Z;break;case"defaultValue":Fn=Z;break;case"children":break;case"dangerouslySetInnerHTML":if(Z!=null)throw Error(u(91));break;default:Z!==se&&Oa(l,h,We,Z,R,se)}qn(l,Bn,Fn);return;case"option":for(var bi in S)if(Bn=S[bi],S.hasOwnProperty(bi)&&Bn!=null&&!R.hasOwnProperty(bi))switch(bi){case"selected":l.selected=!1;break;default:Oa(l,h,bi,null,R,Bn)}for(Ft in R)if(Bn=R[Ft],Fn=S[Ft],R.hasOwnProperty(Ft)&&Bn!==Fn&&(Bn!=null||Fn!=null))switch(Ft){case"selected":l.selected=Bn&&typeof Bn!="function"&&typeof Bn!="symbol";break;default:Oa(l,h,Ft,Bn,R,Fn)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var fi in S)Bn=S[fi],S.hasOwnProperty(fi)&&Bn!=null&&!R.hasOwnProperty(fi)&&Oa(l,h,fi,null,R,Bn);for(Dn in R)if(Bn=R[Dn],Fn=S[Dn],R.hasOwnProperty(Dn)&&Bn!==Fn&&(Bn!=null||Fn!=null))switch(Dn){case"children":case"dangerouslySetInnerHTML":if(Bn!=null)throw Error(u(137,h));break;default:Oa(l,h,Dn,Bn,R,Fn)}return;default:if(Oo(h)){for(var Pa in S)Bn=S[Pa],S.hasOwnProperty(Pa)&&Bn!==void 0&&!R.hasOwnProperty(Pa)&&Lf(l,h,Pa,void 0,R,Bn);for(sr in R)Bn=R[sr],Fn=S[sr],!R.hasOwnProperty(sr)||Bn===Fn||Bn===void 0&&Fn===void 0||Lf(l,h,sr,Bn,R,Fn);return}}for(var dn in S)Bn=S[dn],S.hasOwnProperty(dn)&&Bn!=null&&!R.hasOwnProperty(dn)&&Oa(l,h,dn,null,R,Bn);for(Pr in R)Bn=R[Pr],Fn=S[Pr],!R.hasOwnProperty(Pr)||Bn===Fn||Bn==null&&Fn==null||Oa(l,h,Pr,Bn,R,Fn)}var Bf=null,wf=null;function gd(l){return l.nodeType===9?l:l.ownerDocument}function vh(l){switch(l){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function yh(l,h){if(l===0)switch(h){case"svg":return 1;case"math":return 2;default:return 0}return l===1&&h==="foreignObject"?0:l}function Nf(l,h){return l==="textarea"||l==="noscript"||typeof h.children=="string"||typeof h.children=="number"||typeof h.children=="bigint"||typeof h.dangerouslySetInnerHTML=="object"&&h.dangerouslySetInnerHTML!==null&&h.dangerouslySetInnerHTML.__html!=null}var Ff=null;function Pm(){var l=window.event;return l&&l.type==="popstate"?l===Ff?!1:(Ff=l,!0):(Ff=null,!1)}var Ch=typeof setTimeout=="function"?setTimeout:void 0,bm=typeof clearTimeout=="function"?clearTimeout:void 0,Oh=typeof Promise=="function"?Promise:void 0,Em=typeof queueMicrotask=="function"?queueMicrotask:typeof Oh<"u"?function(l){return Oh.resolve(null).then(l).catch(Sm)}:Ch;function Sm(l){setTimeout(function(){throw l})}function uc(l){return l==="head"}function Ph(l,h){var S=h,R=0,Z=0;do{var se=S.nextSibling;if(l.removeChild(S),se&&se.nodeType===8)if(S=se.data,S==="/$"){if(0<R&&8>R){S=R;var We=l.ownerDocument;if(S&1&&ju(We.documentElement),S&2&&ju(We.body),S&4)for(S=We.head,ju(S),We=S.firstChild;We;){var ht=We.nextSibling,Ft=We.nodeName;We[vi]||Ft==="SCRIPT"||Ft==="STYLE"||Ft==="LINK"&&We.rel.toLowerCase()==="stylesheet"||S.removeChild(We),We=ht}}if(Z===0){l.removeChild(se),$u(h);return}Z--}else S==="$"||S==="$?"||S==="$!"?Z++:R=S.charCodeAt(0)-48;else R=0;S=se}while(S);$u(h)}function vd(l){var h=l.firstChild;for(h&&h.nodeType===10&&(h=h.nextSibling);h;){var S=h;switch(h=h.nextSibling,S.nodeName){case"HTML":case"HEAD":case"BODY":vd(S),Ko(S);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(S.rel.toLowerCase()==="stylesheet")continue}l.removeChild(S)}}function Im(l,h,S,R){for(;l.nodeType===1;){var Z=S;if(l.nodeName.toLowerCase()!==h.toLowerCase()){if(!R&&(l.nodeName!=="INPUT"||l.type!=="hidden"))break}else if(R){if(!l[vi])switch(h){case"meta":if(!l.hasAttribute("itemprop"))break;return l;case"link":if(se=l.getAttribute("rel"),se==="stylesheet"&&l.hasAttribute("data-precedence"))break;if(se!==Z.rel||l.getAttribute("href")!==(Z.href==null||Z.href===""?null:Z.href)||l.getAttribute("crossorigin")!==(Z.crossOrigin==null?null:Z.crossOrigin)||l.getAttribute("title")!==(Z.title==null?null:Z.title))break;return l;case"style":if(l.hasAttribute("data-precedence"))break;return l;case"script":if(se=l.getAttribute("src"),(se!==(Z.src==null?null:Z.src)||l.getAttribute("type")!==(Z.type==null?null:Z.type)||l.getAttribute("crossorigin")!==(Z.crossOrigin==null?null:Z.crossOrigin))&&se&&l.hasAttribute("async")&&!l.hasAttribute("itemprop"))break;return l;default:return l}}else if(h==="input"&&l.type==="hidden"){var se=Z.name==null?null:""+Z.name;if(Z.type==="hidden"&&l.getAttribute("name")===se)return l}else return l;if(l=xl(l.nextSibling),l===null)break}return null}function Am(l,h,S){if(h==="")return null;for(;l.nodeType!==3;)if((l.nodeType!==1||l.nodeName!=="INPUT"||l.type!=="hidden")&&!S||(l=xl(l.nextSibling),l===null))return null;return l}function Tu(l){return l.data==="$!"||l.data==="$?"&&l.ownerDocument.readyState==="complete"}function xm(l,h){var S=l.ownerDocument;if(l.data!=="$?"||S.readyState==="complete")h();else{var R=function(){h(),S.removeEventListener("DOMContentLoaded",R)};S.addEventListener("DOMContentLoaded",R),l._reactRetry=R}}function xl(l){for(;l!=null;l=l.nextSibling){var h=l.nodeType;if(h===1||h===3)break;if(h===8){if(h=l.data,h==="$"||h==="$!"||h==="$?"||h==="F!"||h==="F")break;if(h==="/$")return null}}return l}var Uf=null;function bh(l){l=l.previousSibling;for(var h=0;l;){if(l.nodeType===8){var S=l.data;if(S==="$"||S==="$!"||S==="$?"){if(h===0)return l;h--}else S==="/$"&&h++}l=l.previousSibling}return null}function Eh(l,h,S){switch(h=gd(S),l){case"html":if(l=h.documentElement,!l)throw Error(u(452));return l;case"head":if(l=h.head,!l)throw Error(u(453));return l;case"body":if(l=h.body,!l)throw Error(u(454));return l;default:throw Error(u(451))}}function ju(l){for(var h=l.attributes;h.length;)l.removeAttributeNode(h[0]);Ko(l)}var gl=new Map,Sh=new Set;function yd(l){return typeof l.getRootNode=="function"?l.getRootNode():l.nodeType===9?l:l.ownerDocument}var kl=Se.d;Se.d={f:Ih,r:Ah,D:dc,C:Dm,L:Mm,m:Tm,X:Rm,S:jm,M:xh};function Ih(){var l=kl.f(),h=ld();return l||h}function Ah(l){var h=mo(l);h!==null&&h.tag===5&&h.type==="form"?Hd(h):kl.r(l)}var _c=typeof document>"u"?null:document;function Ru(l,h,S){var R=_c;if(R&&typeof h=="string"&&h){var Z=Rn(h);Z='link[rel="'+l+'"][href="'+Z+'"]',typeof S=="string"&&(Z+='[crossorigin="'+S+'"]'),Sh.has(Z)||(Sh.add(Z),l={rel:l,crossOrigin:S,href:h},R.querySelector(Z)===null&&(h=R.createElement("link"),As(h,"link",l),ni(h),R.head.appendChild(h)))}}function dc(l){kl.D(l),Ru("dns-prefetch",l,null)}function Dm(l,h){kl.C(l,h),Ru("preconnect",l,h)}function Mm(l,h,S){kl.L(l,h,S);var R=_c;if(R&&l&&h){var Z='link[rel="preload"][as="'+Rn(h)+'"]';h==="image"&&S&&S.imageSrcSet?(Z+='[imagesrcset="'+Rn(S.imageSrcSet)+'"]',typeof S.imageSizes=="string"&&(Z+='[imagesizes="'+Rn(S.imageSizes)+'"]')):Z+='[href="'+Rn(l)+'"]';var se=Z;switch(h){case"style":se=eu(l);break;case"script":se=fc(l)}gl.has(se)||(l=A({rel:"preload",href:h==="image"&&S&&S.imageSrcSet?void 0:l,as:h},S),gl.set(se,l),R.querySelector(Z)!==null||h==="style"&&R.querySelector(Lu(se))||h==="script"&&R.querySelector(Bu(se))||(h=R.createElement("link"),As(h,"link",l),ni(h),R.head.appendChild(h)))}}function Tm(l,h){kl.m(l,h);var S=_c;if(S&&l){var R=h&&typeof h.as=="string"?h.as:"script",Z='link[rel="modulepreload"][as="'+Rn(R)+'"][href="'+Rn(l)+'"]',se=Z;switch(R){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":se=fc(l)}if(!gl.has(se)&&(l=A({rel:"modulepreload",href:l},h),gl.set(se,l),S.querySelector(Z)===null)){switch(R){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(S.querySelector(Bu(se)))return}R=S.createElement("link"),As(R,"link",l),ni(R),S.head.appendChild(R)}}}function jm(l,h,S){kl.S(l,h,S);var R=_c;if(R&&l){var Z=Jo(R).hoistableStyles,se=eu(l);h=h||"default";var We=Z.get(se);if(!We){var ht={loading:0,preload:null};if(We=R.querySelector(Lu(se)))ht.loading=5;else{l=A({rel:"stylesheet",href:l,"data-precedence":h},S),(S=gl.get(se))&&$f(l,S);var Ft=We=R.createElement("link");ni(Ft),As(Ft,"link",l),Ft._p=new Promise(function(Dn,sr){Ft.onload=Dn,Ft.onerror=sr}),Ft.addEventListener("load",function(){ht.loading|=1}),Ft.addEventListener("error",function(){ht.loading|=2}),ht.loading|=4,wu(We,h,R)}We={type:"stylesheet",instance:We,count:1,state:ht},Z.set(se,We)}}}function Rm(l,h){kl.X(l,h);var S=_c;if(S&&l){var R=Jo(S).hoistableScripts,Z=fc(l),se=R.get(Z);se||(se=S.querySelector(Bu(Z)),se||(l=A({src:l,async:!0},h),(h=gl.get(Z))&&zf(l,h),se=S.createElement("script"),ni(se),As(se,"link",l),S.head.appendChild(se)),se={type:"script",instance:se,count:1,state:null},R.set(Z,se))}}function xh(l,h){kl.M(l,h);var S=_c;if(S&&l){var R=Jo(S).hoistableScripts,Z=fc(l),se=R.get(Z);se||(se=S.querySelector(Bu(Z)),se||(l=A({src:l,async:!0,type:"module"},h),(h=gl.get(Z))&&zf(l,h),se=S.createElement("script"),ni(se),As(se,"link",l),S.head.appendChild(se)),se={type:"script",instance:se,count:1,state:null},R.set(Z,se))}}function Dh(l,h,S,R){var Z=(Z=Ke.current)?yd(Z):null;if(!Z)throw Error(u(446));switch(l){case"meta":case"title":return null;case"style":return typeof S.precedence=="string"&&typeof S.href=="string"?(h=eu(S.href),S=Jo(Z).hoistableStyles,R=S.get(h),R||(R={type:"style",instance:null,count:0,state:null},S.set(h,R)),R):{type:"void",instance:null,count:0,state:null};case"link":if(S.rel==="stylesheet"&&typeof S.href=="string"&&typeof S.precedence=="string"){l=eu(S.href);var se=Jo(Z).hoistableStyles,We=se.get(l);if(We||(Z=Z.ownerDocument||Z,We={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},se.set(l,We),(se=Z.querySelector(Lu(l)))&&!se._p&&(We.instance=se,We.state.loading=5),gl.has(l)||(S={rel:"preload",as:"style",href:S.href,crossOrigin:S.crossOrigin,integrity:S.integrity,media:S.media,hrefLang:S.hrefLang,referrerPolicy:S.referrerPolicy},gl.set(l,S),se||Lm(Z,l,S,We.state))),h&&R===null)throw Error(u(528,""));return We}if(h&&R!==null)throw Error(u(529,""));return null;case"script":return h=S.async,S=S.src,typeof S=="string"&&h&&typeof h!="function"&&typeof h!="symbol"?(h=fc(S),S=Jo(Z).hoistableScripts,R=S.get(h),R||(R={type:"script",instance:null,count:0,state:null},S.set(h,R)),R):{type:"void",instance:null,count:0,state:null};default:throw Error(u(444,l))}}function eu(l){return'href="'+Rn(l)+'"'}function Lu(l){return'link[rel="stylesheet"]['+l+"]"}function Mh(l){return A({},l,{"data-precedence":l.precedence,precedence:null})}function Lm(l,h,S,R){l.querySelector('link[rel="preload"][as="style"]['+h+"]")?R.loading=1:(h=l.createElement("link"),R.preload=h,h.addEventListener("load",function(){return R.loading|=1}),h.addEventListener("error",function(){return R.loading|=2}),As(h,"link",S),ni(h),l.head.appendChild(h))}function fc(l){return'[src="'+Rn(l)+'"]'}function Bu(l){return"script[async]"+l}function Th(l,h,S){if(h.count++,h.instance===null)switch(h.type){case"style":var R=l.querySelector('style[data-href~="'+Rn(S.href)+'"]');if(R)return h.instance=R,ni(R),R;var Z=A({},S,{"data-href":S.href,"data-precedence":S.precedence,href:null,precedence:null});return R=(l.ownerDocument||l).createElement("style"),ni(R),As(R,"style",Z),wu(R,S.precedence,l),h.instance=R;case"stylesheet":Z=eu(S.href);var se=l.querySelector(Lu(Z));if(se)return h.state.loading|=4,h.instance=se,ni(se),se;R=Mh(S),(Z=gl.get(Z))&&$f(R,Z),se=(l.ownerDocument||l).createElement("link"),ni(se);var We=se;return We._p=new Promise(function(ht,Ft){We.onload=ht,We.onerror=Ft}),As(se,"link",R),h.state.loading|=4,wu(se,S.precedence,l),h.instance=se;case"script":return se=fc(S.src),(Z=l.querySelector(Bu(se)))?(h.instance=Z,ni(Z),Z):(R=S,(Z=gl.get(se))&&(R=A({},S),zf(R,Z)),l=l.ownerDocument||l,Z=l.createElement("script"),ni(Z),As(Z,"link",R),l.head.appendChild(Z),h.instance=Z);case"void":return null;default:throw Error(u(443,h.type))}else h.type==="stylesheet"&&!(h.state.loading&4)&&(R=h.instance,h.state.loading|=4,wu(R,S.precedence,l));return h.instance}function wu(l,h,S){for(var R=S.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),Z=R.length?R[R.length-1]:null,se=Z,We=0;We<R.length;We++){var ht=R[We];if(ht.dataset.precedence===h)se=ht;else if(se!==Z)break}se?se.parentNode.insertBefore(l,se.nextSibling):(h=S.nodeType===9?S.head:S,h.insertBefore(l,h.firstChild))}function $f(l,h){l.crossOrigin==null&&(l.crossOrigin=h.crossOrigin),l.referrerPolicy==null&&(l.referrerPolicy=h.referrerPolicy),l.title==null&&(l.title=h.title)}function zf(l,h){l.crossOrigin==null&&(l.crossOrigin=h.crossOrigin),l.referrerPolicy==null&&(l.referrerPolicy=h.referrerPolicy),l.integrity==null&&(l.integrity=h.integrity)}var Nu=null;function jh(l,h,S){if(Nu===null){var R=new Map,Z=Nu=new Map;Z.set(S,R)}else Z=Nu,R=Z.get(S),R||(R=new Map,Z.set(S,R));if(R.has(l))return R;for(R.set(l,null),S=S.getElementsByTagName(l),Z=0;Z<S.length;Z++){var se=S[Z];if(!(se[vi]||se[Yr]||l==="link"&&se.getAttribute("rel")==="stylesheet")&&se.namespaceURI!=="http://www.w3.org/2000/svg"){var We=se.getAttribute(h)||"";We=l+We;var ht=R.get(We);ht?ht.push(se):R.set(We,[se])}}return R}function Hf(l,h,S){l=l.ownerDocument||l,l.head.insertBefore(S,h==="title"?l.querySelector("head > title"):null)}function Bm(l,h,S){if(S===1||h.itemProp!=null)return!1;switch(l){case"meta":case"title":return!0;case"style":if(typeof h.precedence!="string"||typeof h.href!="string"||h.href==="")break;return!0;case"link":if(typeof h.rel!="string"||typeof h.href!="string"||h.href===""||h.onLoad||h.onError)break;switch(h.rel){case"stylesheet":return l=h.disabled,typeof h.precedence=="string"&&l==null;default:return!0}case"script":if(h.async&&typeof h.async!="function"&&typeof h.async!="symbol"&&!h.onLoad&&!h.onError&&h.src&&typeof h.src=="string")return!0}return!1}function Rh(l){return!(l.type==="stylesheet"&&!(l.state.loading&3))}var Fu=null;function Vf(){}function wm(l,h,S){if(Fu===null)throw Error(u(475));var R=Fu;if(h.type==="stylesheet"&&(typeof S.media!="string"||matchMedia(S.media).matches!==!1)&&!(h.state.loading&4)){if(h.instance===null){var Z=eu(S.href),se=l.querySelector(Lu(Z));if(se){l=se._p,l!==null&&typeof l=="object"&&typeof l.then=="function"&&(R.count++,R=Cd.bind(R),l.then(R,R)),h.state.loading|=4,h.instance=se,ni(se);return}se=l.ownerDocument||l,S=Mh(S),(Z=gl.get(Z))&&$f(S,Z),se=se.createElement("link"),ni(se);var We=se;We._p=new Promise(function(ht,Ft){We.onload=ht,We.onerror=Ft}),As(se,"link",S),h.instance=se}R.stylesheets===null&&(R.stylesheets=new Map),R.stylesheets.set(h,l),(l=h.state.preload)&&!(h.state.loading&3)&&(R.count++,h=Cd.bind(R),l.addEventListener("load",h),l.addEventListener("error",h))}}function Nm(){if(Fu===null)throw Error(u(475));var l=Fu;return l.stylesheets&&l.count===0&&Pd(l,l.stylesheets),0<l.count?function(h){var S=setTimeout(function(){if(l.stylesheets&&Pd(l,l.stylesheets),l.unsuspend){var R=l.unsuspend;l.unsuspend=null,R()}},6e4);return l.unsuspend=h,function(){l.unsuspend=null,clearTimeout(S)}}:null}function Cd(){if(this.count--,this.count===0){if(this.stylesheets)Pd(this,this.stylesheets);else if(this.unsuspend){var l=this.unsuspend;this.unsuspend=null,l()}}}var Od=null;function Pd(l,h){l.stylesheets=null,l.unsuspend!==null&&(l.count++,Od=new Map,h.forEach(Fm,l),Od=null,Cd.call(l))}function Fm(l,h){if(!(h.state.loading&4)){var S=Od.get(l);if(S)var R=S.get(null);else{S=new Map,Od.set(l,S);for(var Z=l.querySelectorAll("link[data-precedence],style[data-precedence]"),se=0;se<Z.length;se++){var We=Z[se];(We.nodeName==="LINK"||We.getAttribute("media")!=="not all")&&(S.set(We.dataset.precedence,We),R=We)}R&&S.set(null,R)}Z=h.instance,We=Z.getAttribute("data-precedence"),se=S.get(We)||R,se===R&&S.set(null,Z),S.set(We,Z),this.count++,R=Cd.bind(this),Z.addEventListener("load",R),Z.addEventListener("error",R),se?se.parentNode.insertBefore(Z,se.nextSibling):(l=l.nodeType===9?l.head:l,l.insertBefore(Z,l.firstChild)),h.state.loading|=4}}var Uu={$$typeof:M,Provider:null,Consumer:null,_currentValue:re,_currentValue2:re,_threadCount:0};function Um(l,h,S,R,Z,se,We,ht){this.tag=1,this.containerInfo=l,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Qt(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Qt(0),this.hiddenUpdates=Qt(null),this.identifierPrefix=R,this.onUncaughtError=Z,this.onCaughtError=se,this.onRecoverableError=We,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=ht,this.incompleteTransitions=new Map}function bd(l,h,S,R,Z,se,We,ht,Ft,Dn,sr,Pr){return l=new Um(l,h,S,We,ht,Ft,Dn,Pr),h=1,se===!0&&(h|=24),se=zi(3,null,null,h),l.current=se,se.stateNode=l,h=$e(),h.refCount++,l.pooledCache=h,h.refCount++,se.memoizedState={element:R,isDehydrated:S,cache:h},gn(se),l}function Lh(l){return l?(l=Gi,l):Gi}function Bh(l,h,S,R,Z,se){Z=Lh(Z),R.context===null?R.context=Z:R.pendingContext=Z,R=br(h),R.payload={element:S},se=se===void 0?null:se,se!==null&&(R.callback=se),S=hr(l,R,h),S!==null&&(ll(S,l,h),Dr(S,l,h))}function Ed(l,h){if(l=l.memoizedState,l!==null&&l.dehydrated!==null){var S=l.retryLane;l.retryLane=S!==0&&S<h?S:h}}function Wf(l,h){Ed(l,h),(l=l.alternate)&&Ed(l,h)}function wh(l){if(l.tag===13){var h=Zi(l,67108864);h!==null&&ll(h,l,67108864),Wf(l,67108864)}}var Sd=!0;function $m(l,h,S,R){var Z=je.T;je.T=null;var se=Se.p;try{Se.p=2,Id(l,h,S,R)}finally{Se.p=se,je.T=Z}}function zm(l,h,S,R){var Z=je.T;je.T=null;var se=Se.p;try{Se.p=8,Id(l,h,S,R)}finally{Se.p=se,je.T=Z}}function Id(l,h,S,R){if(Sd){var Z=Kf(R);if(Z===null)Tf(l,h,R,Ad,S),Nh(l,R);else if(Vm(Z,l,h,S,R))R.stopPropagation();else if(Nh(l,R),h&4&&-1<Hm.indexOf(l)){for(;Z!==null;){var se=mo(Z);if(se!==null)switch(se.tag){case 3:if(se=se.stateNode,se.current.memoizedState.isDehydrated){var We=It(se.pendingLanes);if(We!==0){var ht=se;for(ht.pendingLanes|=2,ht.entangledLanes|=2;We;){var Ft=1<<31-xe(We);ht.entanglements[1]|=Ft,We&=~Ft}cl(se),!(ha&6)&&(ac=ge()+500,Qc(0,!1))}}break;case 13:ht=Zi(se,2),ht!==null&&ll(ht,se,2),ld(),Wf(se,2)}if(se=Kf(R),se===null&&Tf(l,h,R,Ad,S),se===Z)break;Z=se}Z!==null&&R.stopPropagation()}else Tf(l,h,R,null,S)}}function Kf(l){return l=or(l),Zf(l)}var Ad=null;function Zf(l){if(Ad=null,l=xi(l),l!==null){var h=d(l);if(h===null)l=null;else{var S=h.tag;if(S===13){if(l=v(h),l!==null)return l;l=null}else if(S===3){if(h.stateNode.current.memoizedState.isDehydrated)return h.tag===3?h.stateNode.containerInfo:null;l=null}else h!==l&&(l=null)}}return Ad=l,null}function Gf(l){switch(l){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(it()){case mt:return 2;case J:return 8;case et:case at:return 32;case Ae:return 268435456;default:return 32}default:return 32}}var Yf=!1,pc=null,hc=null,mc=null,tu=new Map,nu=new Map,gc=[],Hm="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function Nh(l,h){switch(l){case"focusin":case"focusout":pc=null;break;case"dragenter":case"dragleave":hc=null;break;case"mouseover":case"mouseout":mc=null;break;case"pointerover":case"pointerout":tu.delete(h.pointerId);break;case"gotpointercapture":case"lostpointercapture":nu.delete(h.pointerId)}}function ru(l,h,S,R,Z,se){return l===null||l.nativeEvent!==se?(l={blockedOn:h,domEventName:S,eventSystemFlags:R,nativeEvent:se,targetContainers:[Z]},h!==null&&(h=mo(h),h!==null&&wh(h)),l):(l.eventSystemFlags|=R,h=l.targetContainers,Z!==null&&h.indexOf(Z)===-1&&h.push(Z),l)}function Vm(l,h,S,R,Z){switch(h){case"focusin":return pc=ru(pc,l,h,S,R,Z),!0;case"dragenter":return hc=ru(hc,l,h,S,R,Z),!0;case"mouseover":return mc=ru(mc,l,h,S,R,Z),!0;case"pointerover":var se=Z.pointerId;return tu.set(se,ru(tu.get(se)||null,l,h,S,R,Z)),!0;case"gotpointercapture":return se=Z.pointerId,nu.set(se,ru(nu.get(se)||null,l,h,S,R,Z)),!0}return!1}function Jf(l){var h=xi(l.target);if(h!==null){var S=d(h);if(S!==null){if(h=S.tag,h===13){if(h=v(S),h!==null){l.blockedOn=h,Co(l.priority,function(){if(S.tag===13){var R=sl();R=yr(R);var Z=Zi(S,R);Z!==null&&ll(Z,S,R),Wf(S,R)}});return}}else if(h===3&&S.stateNode.current.memoizedState.isDehydrated){l.blockedOn=S.tag===3?S.stateNode.containerInfo:null;return}}}l.blockedOn=null}function xd(l){if(l.blockedOn!==null)return!1;for(var h=l.targetContainers;0<h.length;){var S=Kf(l.nativeEvent);if(S===null){S=l.nativeEvent;var R=new S.constructor(S.type,S);Ir=R,S.target.dispatchEvent(R),Ir=null}else return h=mo(S),h!==null&&wh(h),l.blockedOn=S,!1;h.shift()}return!0}function Fh(l,h,S){xd(l)&&S.delete(h)}function Wm(){Yf=!1,pc!==null&&xd(pc)&&(pc=null),hc!==null&&xd(hc)&&(hc=null),mc!==null&&xd(mc)&&(mc=null),tu.forEach(Fh),nu.forEach(Fh)}function Dd(l,h){l.blockedOn===h&&(l.blockedOn=null,Yf||(Yf=!0,f.unstable_scheduleCallback(f.unstable_NormalPriority,Wm)))}var Md=null;function Uh(l){Md!==l&&(Md=l,f.unstable_scheduleCallback(f.unstable_NormalPriority,function(){Md===l&&(Md=null);for(var h=0;h<l.length;h+=3){var S=l[h],R=l[h+1],Z=l[h+2];if(typeof R!="function"){if(Zf(R||S)===null)continue;break}var se=mo(S);se!==null&&(l.splice(h,3),h-=3,zd(se,{pending:!0,data:Z,method:S.method,action:R},R,Z))}}))}function $u(l){function h(Ft){return Dd(Ft,l)}pc!==null&&Dd(pc,l),hc!==null&&Dd(hc,l),mc!==null&&Dd(mc,l),tu.forEach(h),nu.forEach(h);for(var S=0;S<gc.length;S++){var R=gc[S];R.blockedOn===l&&(R.blockedOn=null)}for(;0<gc.length&&(S=gc[0],S.blockedOn===null);)Jf(S),S.blockedOn===null&&gc.shift();if(S=(l.ownerDocument||l).$$reactFormReplay,S!=null)for(R=0;R<S.length;R+=3){var Z=S[R],se=S[R+1],We=Z[lr]||null;if(typeof se=="function")We||Uh(S);else if(We){var ht=null;if(se&&se.hasAttribute("formAction")){if(Z=se,We=se[lr]||null)ht=We.formAction;else if(Zf(Z)!==null)continue}else ht=We.action;typeof ht=="function"?S[R+1]=ht:(S.splice(R,3),R-=3),Uh(S)}}}function Xf(l){this._internalRoot=l}Td.prototype.render=Xf.prototype.render=function(l){var h=this._internalRoot;if(h===null)throw Error(u(409));var S=h.current,R=sl();Bh(S,R,l,h,null,null)},Td.prototype.unmount=Xf.prototype.unmount=function(){var l=this._internalRoot;if(l!==null){this._internalRoot=null;var h=l.containerInfo;Bh(l.current,2,null,l,null,null),ld(),h[Wr]=null}};function Td(l){this._internalRoot=l}Td.prototype.unstable_scheduleHydration=function(l){if(l){var h=jr();l={blockedOn:null,target:l,priority:h};for(var S=0;S<gc.length&&h!==0&&h<gc[S].priority;S++);gc.splice(S,0,l),S===0&&Jf(l)}};var $h=p.version;if($h!=="19.1.0")throw Error(u(527,$h,"19.1.0"));Se.findDOMNode=function(l){var h=l._reactInternals;if(h===void 0)throw typeof l.render=="function"?Error(u(188)):(l=Object.keys(l).join(","),Error(u(268,l)));return l=P(h),l=l!==null?O(l):null,l=l===null?null:l.stateNode,l};var Km={bundleType:0,version:"19.1.0",rendererPackageName:"react-dom",currentDispatcherRef:je,reconcilerVersion:"19.1.0"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var zu=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!zu.isDisabled&&zu.supportsFiber)try{ce=zu.inject(Km),ee=zu}catch{}}t.createRoot=function(l,h){if(!g(l))throw Error(u(299));var S=!1,R="",Z=dp,se=fp,We=pp,ht=null;return h!=null&&(h.unstable_strictMode===!0&&(S=!0),h.identifierPrefix!==void 0&&(R=h.identifierPrefix),h.onUncaughtError!==void 0&&(Z=h.onUncaughtError),h.onCaughtError!==void 0&&(se=h.onCaughtError),h.onRecoverableError!==void 0&&(We=h.onRecoverableError),h.unstable_transitionCallbacks!==void 0&&(ht=h.unstable_transitionCallbacks)),h=bd(l,1,!1,null,null,S,R,Z,se,We,ht,null),l[Wr]=h.current,Mf(l),new Xf(h)},t.hydrateRoot=function(l,h,S){if(!g(l))throw Error(u(299));var R=!1,Z="",se=dp,We=fp,ht=pp,Ft=null,Dn=null;return S!=null&&(S.unstable_strictMode===!0&&(R=!0),S.identifierPrefix!==void 0&&(Z=S.identifierPrefix),S.onUncaughtError!==void 0&&(se=S.onUncaughtError),S.onCaughtError!==void 0&&(We=S.onCaughtError),S.onRecoverableError!==void 0&&(ht=S.onRecoverableError),S.unstable_transitionCallbacks!==void 0&&(Ft=S.unstable_transitionCallbacks),S.formState!==void 0&&(Dn=S.formState)),h=bd(l,1,!0,h,S??null,R,Z,se,We,ht,Ft,Dn),h.context=Lh(null),S=h.current,R=sl(),R=yr(R),Z=br(R),Z.callback=null,hr(S,Z,R),S=R,h.current.lanes=S,Jt(h,S),cl(h),l[Wr]=h.current,Mf(l),new Td(h)},o="19.1.0"},68458:(b,t,e)=>{"use strict";/**
|
|
10663
10667
|
* @license React
|
|
10664
10668
|
* react-dom.production.js
|
|
10665
10669
|
*
|
|
@@ -10741,29 +10745,29 @@ Error generating stack: `+S.message+`
|
|
|
10741
10745
|
`))):ut=Q.stylize("[Circular]","special")),j(Ke)){if(Ue&&Pe.match(/^\d+$/))return ut;Ke=JSON.stringify(""+Pe),Ke.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(Ke=Ke.slice(1,-1),Ke=Q.stylize(Ke,"name")):(Ke=Ke.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),Ke=Q.stylize(Ke,"string"))}return Ke+": "+ut}function n(Q,le,_){var fe=0,Pe=Q.reduce(function(Ue,Ke){return fe++,Ke.indexOf(`
|
|
10742
10746
|
`)>=0&&fe++,Ue+Ke.replace(/\u001b\[\d\d?m/g,"").length+1},0);return Pe>60?_[0]+(le===""?"":le+`
|
|
10743
10747
|
`)+" "+Q.join(`,
|
|
10744
|
-
`)+" "+_[1]:_[0]+le+" "+Q.join(", ")+" "+_[1]}t.types=e(90515);function a(Q){return Array.isArray(Q)}t.isArray=a;function c(Q){return typeof Q=="boolean"}t.isBoolean=c;function T(Q){return Q===null}t.isNull=T;function I(Q){return Q==null}t.isNullOrUndefined=I;function L(Q){return typeof Q=="number"}t.isNumber=L;function M(Q){return typeof Q=="string"}t.isString=M;function N(Q){return typeof Q=="symbol"}t.isSymbol=N;function j(Q){return Q===void 0}t.isUndefined=j;function z(Q){return B(Q)&&$(Q)==="[object RegExp]"}t.isRegExp=z,t.types.isRegExp=z;function B(Q){return typeof Q=="object"&&Q!==null}t.isObject=B;function Y(Q){return B(Q)&&$(Q)==="[object Date]"}t.isDate=Y,t.types.isDate=Y;function K(Q){return B(Q)&&($(Q)==="[object Error]"||Q instanceof Error)}t.isError=K,t.types.isNativeError=K;function k(Q){return typeof Q=="function"}t.isFunction=k;function U(Q){return Q===null||typeof Q=="boolean"||typeof Q=="number"||typeof Q=="string"||typeof Q=="symbol"||typeof Q>"u"}t.isPrimitive=U,t.isBuffer=e(56640);function $(Q){return Object.prototype.toString.call(Q)}function G(Q){return Q<10?"0"+Q.toString(10):Q.toString(10)}var pe=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function ne(){var Q=new Date,le=[G(Q.getHours()),G(Q.getMinutes()),G(Q.getSeconds())].join(":");return[Q.getDate(),pe[Q.getMonth()],le].join(" ")}t.log=function(){console.log("%s - %s",ne(),t.format.apply(t,arguments))},t.inherits=e(91193),t._extend=function(Q,le){if(!le||!B(le))return Q;for(var _=Object.keys(le),fe=_.length;fe--;)Q[_[fe]]=le[_[fe]];return Q};function je(Q,le){return Object.prototype.hasOwnProperty.call(Q,le)}var Se=typeof Symbol<"u"?Symbol("util.promisify.custom"):void 0;t.promisify=function(le){if(typeof le!="function")throw new TypeError('The "original" argument must be of type Function');if(Se&&le[Se]){var _=le[Se];if(typeof _!="function")throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(_,Se,{value:_,enumerable:!1,writable:!1,configurable:!0}),_}function _(){for(var fe,Pe,Ue=new Promise(function(yt,Te){fe=yt,Pe=Te}),Ke=[],ut=0;ut<arguments.length;ut++)Ke.push(arguments[ut]);Ke.push(function(yt,Te){yt?Pe(yt):fe(Te)});try{le.apply(this,Ke)}catch(yt){Pe(yt)}return Ue}return Object.setPrototypeOf(_,Object.getPrototypeOf(le)),Se&&Object.defineProperty(_,Se,{value:_,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(_,o(le))},t.promisify.custom=Se;function re(Q,le){if(!Q){var _=new Error("Promise was rejected with a falsy value");_.reason=Q,Q=_}return le(Q)}function te(Q){if(typeof Q!="function")throw new TypeError('The "original" argument must be of type Function');function le(){for(var _=[],fe=0;fe<arguments.length;fe++)_.push(arguments[fe]);var Pe=_.pop();if(typeof Pe!="function")throw new TypeError("The last argument must be of type Function");var Ue=this,Ke=function(){return Pe.apply(Ue,arguments)};Q.apply(this,_).then(function(ut){process.nextTick(Ke.bind(null,null,ut))},function(ut){process.nextTick(re.bind(null,ut,Ke))})}return Object.setPrototypeOf(le,Object.getPrototypeOf(Q)),Object.defineProperties(le,o(Q)),le}t.callbackify=te},70453:b=>{"use strict";var t=!1,e=function(){};if(t){var o=function(p,C){var u=arguments.length;C=new Array(u>1?u-1:0);for(var g=1;g<u;g++)C[g-1]=arguments[g];var d=0,v="Warning: "+p.replace(/%s/g,function(){return C[d++]});typeof console<"u"&&console.error(v);try{throw new Error(v)}catch{}};e=function(f,p,C){var u=arguments.length;C=new Array(u>2?u-2:0);for(var g=2;g<u;g++)C[g-2]=arguments[g];if(p===void 0)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");f||o.apply(null,[p].concat(C))}}b.exports=e},1728:(b,t,e)=>{"use strict";var o=e(87196),f=e(64379),p=e(17695),C=e(98801),u=e(25667),g=e(14252),d=C("Object.prototype.toString"),v=e(77185)(),y=typeof globalThis>"u"?e.g:globalThis,P=f(),O=C("String.prototype.slice"),A=C("Array.prototype.indexOf",!0)||function(c,T){for(var I=0;I<c.length;I+=1)if(c[I]===T)return I;return-1},E={__proto__:null};v&&u&&g?o(P,function(a){var c=new y[a];if(Symbol.toStringTag in c&&g){var T=g(c),I=u(T,Symbol.toStringTag);if(!I&&T){var L=g(T);I=u(L,Symbol.toStringTag)}E["$"+a]=p(I.get)}}):o(P,function(a){var c=new y[a],T=c.slice||c.set;T&&(E["$"+a]=p(T))});var x=function(c){var T=!1;return o(E,function(I,L){if(!T)try{"$"+I(c)===L&&(T=O(L,1))}catch{}}),T},n=function(c){var T=!1;return o(E,function(I,L){if(!T)try{I(c),T=O(L,1)}catch{}}),T};b.exports=function(c){if(!c||typeof c!="object")return!1;if(!v){var T=O(d(c),8,-1);return A(P,T)>-1?T:T!=="Object"?!1:n(c)}return u?x(c):null}},48381:b=>{"use strict";b.exports=u1},15330:()=>{},95056:()=>{},18707:()=>{},98979:()=>{},4225:()=>{},80360:()=>{},89900:()=>{},64379:(b,t,e)=>{"use strict";var o=e(7274),f=typeof globalThis>"u"?e.g:globalThis;b.exports=function(){for(var C=[],u=0;u<o.length;u++)typeof f[o[u]]=="function"&&(C[C.length]=o[u]);return C}},31505:(b,t,e)=>{"use strict";e.d(t,{Ay:()=>Ie,Jf:()=>Dt,ZR:()=>oa,pd:()=>Ge,qg:()=>Ua,vw:()=>jr});var o=Object.create,f=Object.defineProperty,p=Object.getOwnPropertyDescriptor,C=Object.getOwnPropertyNames,u=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty,d=W=>f(W,"__esModule",{value:!0}),v=(W,de)=>function(){return de||(0,W[Object.keys(W)[0]])((de={exports:{}}).exports,de),de.exports},y=(W,de)=>{d(W);for(var Re in de)f(W,Re,{get:de[Re],enumerable:!0})},P=(W,de,Re)=>{if(de&&typeof de=="object"||typeof de=="function")for(let me of C(de))!g.call(W,me)&&me!=="default"&&f(W,me,{get:()=>de[me],enumerable:!(Re=p(de,me))||Re.enumerable});return W},O=W=>P(d(f(W!=null?o(u(W)):{},"default",W&&W.__esModule&&"default"in W?{get:()=>W.default,enumerable:!0}:{value:W,enumerable:!0})),W),A=v({"src/grammar/tag.js"(W,de){"use strict";function Re(ue,Oe){function oe(){this.constructor=ue}oe.prototype=Oe.prototype,ue.prototype=new oe}function me(ue,Oe,oe,Fe){this.message=ue,this.expected=Oe,this.found=oe,this.location=Fe,this.name="SyntaxError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,me)}Re(me,Error),me.buildMessage=function(ue,Oe,oe){var Fe={literal:function($t){return'"'+dt($t.text)+'"'},class:function($t){var sn=$t.parts.map(function(Vn){return Array.isArray(Vn)?ot(Vn[0])+"-"+ot(Vn[1]):ot(Vn)});return"["+($t.inverted?"^":"")+sn+"]"},any:function(){return"any character"},end:function(){return"end of input"},other:function($t){return $t.description},not:function($t){return"not "+
|
|
10745
|
-
`},hl=function(){return"\r"},Wl=function(){return" "},Na=function(ft){return ft},H=0,ye=0,Qe=[{line:1,column:1}],$e=[],Xe=0,mn;if("startRule"in Oe){if(!(Oe.startRule in Fe))throw new Error(`Can't start parsing from rule "`+Oe.startRule+'".');ze=Fe[Oe.startRule]}function nr(){return ue.substring(ye,H)}function dr(){return ye}function xr(){return[ye,H]}function Ar(){return yn(ye,H)}function Tr(ft,Bt){throw Bt=Bt!==void 0?Bt:yn(ye,H),zt([tt(ft)],ue.substring(ye,H),Bt)}function go(ft,Bt){throw Bt=Bt!==void 0?Bt:yn(ye,H),Nt(ft,Bt)}function ro(ft,Bt){return{type:"literal",text:ft,ignoreCase:Bt}}function Lo(ft,Bt,Gt){return{type:"class",parts:ft,inverted:Bt,ignoreCase:Gt}}function q(){return{type:"any"}}function Me(){return{type:"end"}}function tt(ft){return{type:"other",description:ft}}function hn(ft){var Bt=Qe[ft],Gt;if(Bt)return Bt;for(Gt=ft-1;!Qe[Gt];)Gt--;for(Bt=Qe[Gt],Bt={line:Bt.line,column:Bt.column};Gt<ft;)ue.charCodeAt(Gt)===10?(Bt.line++,Bt.column=1):Bt.column++,Gt++;return Qe[ft]=Bt,Bt}var xn=typeof Oe.filename=="string"&&Oe.filename.length>0;function yn(ft,Bt){var Gt={};xn&&(Gt.filename=Oe.filename);var Sn=hn(ft);Gt.start={offset:ft,line:Sn.line,column:Sn.column};var _n=hn(Bt);return Gt.end={offset:Bt,line:_n.line,column:_n.column},Gt}function Ln(){$e.push({pos:H,variants:[]})}function Wt(ft){var Bt=$e[$e.length-1];H<Bt.pos||(H>Bt.pos&&(Bt.pos=H,Bt.variants=[]),Bt.variants.push(ft))}function Kt(ft){var Bt=$e.pop(),Gt=$e[$e.length-1],Sn=Bt.variants;Gt.pos===Bt.pos&&(ft&&(Sn=Sn.map(function(_n){return _n.type==="not"?_n.expected:{type:"not",expected:_n}})),Array.prototype.push.apply(Gt.variants,Sn))}function Nt(ft,Bt){return new me(ft,null,null,Bt)}function zt(ft,Bt,Gt){return new me(me.buildMessage(ft,Bt,Gt),ft,Bt,Gt)}function Zn(){var ft=$e[0],Bt=ft.pos;return zt(ft.variants,Bt<ue.length?ue.charAt(Bt):null,Bt<ue.length?yn(Bt,Bt+1):yn(Bt,Bt))}function Ut(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return ft=Qn(),ft===oe&&(ft=gn(),ft===oe&&(ft=vo(),ft===oe&&(ft=br()))),ft}function Qn(){var ft,Bt,Gt=function(Sn){Xe===0&&Wt(Sn)};return ft=H,Bt=di(),Bt===oe&&(Bt=la()),Bt!==oe&&(ye=ft,Bt=ss(Bt)),ft=Bt,ft}function gn(){var ft,Bt,Gt,Sn,_n=function(fn){Xe===0&&Wt(fn)};if(ft=H,Bt=Dr(),Bt!==oe){for(Gt=[],Sn=ko();Sn!==oe;)Gt.push(Sn),Sn=ko();ye=ft,ft=vs(Bt)}else H=ft,ft=oe;return ft}function vo(){var ft,Bt,Gt,Sn,_n,fn,Mn,lo=function(Yo){Xe===0&&Wt(Yo)};if(ft=H,Bt=hr(),Bt!==oe){for(Gt=[],Sn=ko();Sn!==oe;)Gt.push(Sn),Sn=ko();for(Sn=H,_n=Li(),_n!==oe?(fn=ko(),fn===oe&&(fn=null),ye=Sn,Sn=Ks(Bt,_n)):(H=Sn,Sn=oe),Sn===oe&&(Sn=null),_n=Dr(),_n===oe&&(_n=null),fn=[],Mn=ko();Mn!==oe;)fn.push(Mn),Mn=ko();lo(Zi),ue.charCodeAt(H)===47?(Mn=dt,H++):Mn=oe,Mn===oe&&(Mn=null),ye=ft,ft=ul(Bt,Sn,_n,Mn)}else H=ft,ft=oe;return ft}function br(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};return ft=H,Sn(Zi),ue.charCodeAt(H)===47?(Bt=dt,H++):Bt=oe,Bt!==oe?(Gt=hr(),Gt!==oe?(ye=ft,ft=Pl(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),ft}function hr(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return Bt($a),Xe++,ft=ka(),Xe--,ft}function Dr(){var ft,Bt,Gt,Sn,_n=function(fn){Xe===0&&Wt(fn)};if(ft=H,Bt=oo(),Bt!==oe){for(Gt=[],Sn=po();Sn!==oe;)Gt.push(Sn),Sn=po();ye=ft,ft=zl(Bt,Gt)}else H=ft,ft=oe;return ft}function po(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};if(ft=H,Bt=[],Gt=ko(),Gt!==oe)for(;Gt!==oe;)Bt.push(Gt),Gt=ko();else Bt=oe;return Bt!==oe?(Gt=oo(),Gt!==oe?(ye=ft,ft=ra(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),ft}function oo(){var ft,Bt,Gt=function(Sn){Xe===0&&Wt(Sn)};return ft=H,Bt=ri(),Bt!==oe&&(ye=ft,Bt=sa(Bt)),ft=Bt,ft===oe&&(ft=H,Bt=ui(),Bt!==oe&&(ye=ft,Bt=mi(Bt)),ft=Bt,ft===oe&&(ft=H,Bt=Wi(),Bt!==oe&&(ye=ft,Bt=Zs(Bt)),ft=Bt)),ft}function ui(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};return Sn(Ei),Xe++,ft=H,ue.charCodeAt(H)===46?(Bt=ot,H++):Bt=oe,Bt!==oe?(Gt=ka(),Gt!==oe?(ye=ft,ft=Rs(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),Xe--,ft}function ri(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};return Sn(Gi),Xe++,ft=H,ue.charCodeAt(H)===35?(Bt=ht,H++):Bt=oe,Bt!==oe?(Gt=ka(),Gt!==oe?(ye=ft,ft=_s(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),Xe--,ft}function Wi(){var ft,Bt,Gt,Sn,_n=function(fn){Xe===0&&Wt(fn)};return ft=H,Bt=ka(),Bt!==oe?(_n(za),ue.charCodeAt(H)===61?(Gt=St,H++):Gt=oe,Gt!==oe?(Sn=Li(),Sn!==oe?(ye=ft,ft=Fs(Bt,Sn)):(H=ft,ft=oe)):(H=ft,ft=oe)):(H=ft,ft=oe),ft}function la(){var ft,Bt,Gt,Sn,_n,fn,Mn,lo,Yo=function(ea){Xe===0&&Wt(ea)};if(ft=H,Bt=ka(),Bt!==oe)if(Yo(zi),ue.charCodeAt(H)===40?(Gt=jn,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();for(_n=H,fn=va(),fn===oe&&(fn=null),Mn=[],lo=xa();lo!==oe;)Mn.push(lo),lo=xa();ye=_n,_n=Hl(Bt,fn,Mn),Yo(fs),ue.charCodeAt(H)===41?(fn=$t,H++):fn=oe,fn!==oe?(ye=ft,ft=Tl(Bt,_n)):(H=ft,ft=oe)}else H=ft,ft=oe;else H=ft,ft=oe;return ft}function va(){var ft,Bt,Gt,Sn,_n=function(fn){Xe===0&&Wt(fn)};return ft=H,Bt=H,Gt=ka(),Gt!==oe?(_n(za),ue.charCodeAt(H)===61?(Sn=St,H++):Sn=oe,Sn!==oe?(ye=Bt,Bt=el(Gt)):(H=Bt,Bt=oe)):(H=Bt,Bt=oe),Bt===oe&&(Bt=null),Gt=Li(),Gt!==oe?(ye=ft,ft=dl(Bt,Gt)):(H=ft,ft=oe),ft}function xa(){var ft,Bt,Gt,Sn,_n,fn=function(Mn){Xe===0&&Wt(Mn)};for(ft=H,Bt=[],Gt=ko();Gt!==oe;)Bt.push(Gt),Gt=ko();if(fn(aa),ue.charCodeAt(H)===44?(Gt=sn,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();_n=va(),_n!==oe?(ye=ft,ft=Ls(_n)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function is(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};for(ft=H,Bt=[],Gt=ko();Gt!==oe;)Bt.push(Gt),Gt=ko();return Sn(aa),ue.charCodeAt(H)===44?(Gt=sn,H++):Gt=oe,Gt!==oe?(Bt=[Bt,Gt],ft=Bt):(H=ft,ft=oe),ft===oe&&(ft=null),ft}function di(){var ft,Bt,Gt,Sn,_n,fn=function(Mn){Xe===0&&Wt(Mn)};if(fn(Ms),Xe++,ft=H,Mr.test(ue.charAt(H))?(Bt=ue.charAt(H),H++):Bt=oe,Bt!==oe)if(Gt=ka(),Gt!==oe){for(Sn=[],_n=ya();_n!==oe;)Sn.push(_n),_n=ya();ye=ft,ft=fl(Bt,Gt,Sn)}else H=ft,ft=oe;else H=ft,ft=oe;return Xe--,ft}function ya(){var ft,Bt,Gt,Sn,_n=function(fn){Xe===0&&Wt(fn)};return ft=H,ue.charCodeAt(H)===46?(Bt=ot,H++):Bt=oe,Bt!==oe?(Gt=ka(),Gt!==oe?(ye=ft,ft=el(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),ft===oe&&(ft=H,ue.charCodeAt(H)===91?(Bt=Vn,H++):Bt=oe,Bt!==oe?(Gt=fa(),Gt===oe&&(Gt=_i()),Gt!==oe?(ue.charCodeAt(H)===93?(Sn=tr,H++):Sn=oe,Sn!==oe?(ye=ft,ft=Ls(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe)):(H=ft,ft=oe)),ft}function Li(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return ft=Ao(),ft===oe&&(ft=Si(),ft===oe&&(ft=_i(),ft===oe&&(ft=fa(),ft===oe&&(ft=Ii(),ft===oe&&(ft=Qa(),ft===oe&&(ft=la(),ft===oe&&(ft=di()))))))),ft}function Ao(){var ft,Bt,Gt=function(Sn){Xe===0&&Wt(Sn)};return Gt(Ts),Xe++,ft=H,ue.substr(H,4)===Pn?(Bt=Pn,H+=4):Bt=oe,Bt!==oe&&(ye=ft,Bt=Ha()),ft=Bt,Xe--,ft}function Si(){var ft,Bt,Gt=function(Sn){Xe===0&&Wt(Sn)};return Gt(js),Xe++,ft=H,ue.substr(H,4)===Gn?(Bt=Gn,H+=4):Bt=oe,Bt!==oe&&(ye=ft,Bt=Us()),ft=Bt,ft===oe&&(ft=H,ue.substr(H,5)===nn?(Bt=nn,H+=5):Bt=oe,Bt!==oe&&(ye=ft,Bt=Es()),ft=Bt),Xe--,ft}function Ii(){var ft,Bt,Gt,Sn,_n,fn,Mn,lo=function(Yo){Xe===0&&Wt(Yo)};if(ft=H,lo(Ul),ue.charCodeAt(H)===91?(Bt=Vn,H++):Bt=oe,Bt!==oe){for(Gt=[],Sn=ko();Sn!==oe;)Gt.push(Sn),Sn=ko();if(Sn=H,_n=Li(),_n!==oe){for(fn=[],Mn=ca();Mn!==oe;)fn.push(Mn),Mn=ca();Mn=is(),ye=Sn,Sn=Gs(_n,fn)}else H=Sn,Sn=oe;for(Sn===oe&&(Sn=null),_n=[],fn=ko();fn!==oe;)_n.push(fn),fn=ko();lo($l),ue.charCodeAt(H)===93?(fn=tr,H++):fn=oe,fn!==oe?(ye=ft,ft=ba(Sn)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function ca(){var ft,Bt,Gt,Sn,_n,fn=function(Mn){Xe===0&&Wt(Mn)};for(ft=H,Bt=[],Gt=ko();Gt!==oe;)Bt.push(Gt),Gt=ko();if(fn(aa),ue.charCodeAt(H)===44?(Gt=sn,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();_n=Li(),_n!==oe?(ye=ft,ft=Ls(_n)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function Qa(){var ft,Bt,Gt,Sn,_n,fn,Mn,lo=function(Yo){Xe===0&&Wt(Yo)};if(ft=H,lo(Ml),ue.charCodeAt(H)===123?(Bt=pn,H++):Bt=oe,Bt!==oe){for(Gt=[],Sn=ko();Sn!==oe;)Gt.push(Sn),Sn=ko();if(Sn=H,_n=Ea(),_n!==oe){for(fn=[],Mn=Ti();Mn!==oe;)fn.push(Mn),Mn=Ti();Mn=is(),ye=Sn,Sn=jl(_n,fn)}else H=Sn,Sn=oe;for(Sn===oe&&(Sn=null),_n=[],fn=ko();fn!==oe;)_n.push(fn),fn=ko();lo(Cl),ue.charCodeAt(H)===125?(fn=kn,H++):fn=oe,fn!==oe?(ye=ft,ft=Vl(Sn)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function Ti(){var ft,Bt,Gt,Sn,_n,fn=function(Mn){Xe===0&&Wt(Mn)};for(ft=H,Bt=[],Gt=ko();Gt!==oe;)Bt.push(Gt),Gt=ko();if(fn(aa),ue.charCodeAt(H)===44?(Gt=sn,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();_n=Ea(),_n!==oe?(ye=ft,ft=ra(_n)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function Ea(){var ft,Bt,Gt,Sn,_n,fn=function(Mn){Xe===0&&Wt(Mn)};if(ft=H,Bt=ka(),Bt===oe&&(Bt=_i()),Bt!==oe)if(fn(Ol),ue.charCodeAt(H)===58?(Gt=er,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();_n=Li(),_n!==oe?(ye=ft,ft=pl(Bt,_n)):(H=ft,ft=oe)}else H=ft,ft=oe;else H=ft,ft=oe;return ft}function fa(){var ft,Bt,Gt,Sn,_n,fn,Mn,lo=function(Yo){Xe===0&&Wt(Yo)};if(lo(qs),Xe++,ft=H,ue.charCodeAt(H)===45?(Bt=Zr,H++):Bt=oe,Bt===oe&&(Bt=null),Gt=[],_r.test(ue.charAt(H))?(Sn=ue.charAt(H),H++):Sn=oe,Sn!==oe)for(;Sn!==oe;)Gt.push(Sn),_r.test(ue.charAt(H))?(Sn=ue.charAt(H),H++):Sn=oe;else Gt=oe;if(Gt!==oe){if(Sn=H,ue.charCodeAt(H)===46?(_n=ot,H++):_n=oe,_n!==oe){if(fn=[],_r.test(ue.charAt(H))?(Mn=ue.charAt(H),H++):Mn=oe,Mn!==oe)for(;Mn!==oe;)fn.push(Mn),_r.test(ue.charAt(H))?(Mn=ue.charAt(H),H++):Mn=oe;else fn=oe;fn!==oe?(_n=[_n,fn],Sn=_n):(H=Sn,Sn=oe)}else H=Sn,Sn=oe;Sn===oe&&(Sn=null),ye=ft,ft=bl()}else H=ft,ft=oe;return Xe--,ft}function _i(){var ft,Bt,Gt,Sn,_n=function(fn){Xe===0&&Wt(fn)};if(_n(gs),Xe++,ft=H,ue.charCodeAt(H)===34?(Bt=Cr,H++):Bt=oe,Bt!==oe){for(Gt=[],Sn=zs();Sn!==oe;)Gt.push(Sn),Sn=zs();ue.charCodeAt(H)===34?(Sn=Cr,H++):Sn=oe,Sn!==oe?(ye=ft,ft=$s(Gt)):(H=ft,ft=oe)}else H=ft,ft=oe;return Xe--,ft}function zs(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return oi.test(ue.charAt(H))?(ft=ue.charAt(H),H++):ft=oe,ft===oe&&(ft=Bi()),ft}function Bi(){var ft,Bt,Gt,Sn,_n=function(fn){Xe===0&&Wt(fn)};return ft=H,ue.charCodeAt(H)===92?(Bt=$r,H++):Bt=oe,Bt!==oe?(ue.charCodeAt(H)===34?(Gt=Cr,H++):Gt=oe,Gt===oe&&(ue.charCodeAt(H)===92?(Gt=$r,H++):Gt=oe,Gt===oe&&(Gt=H,ue.charCodeAt(H)===110?(Sn=Xr,H++):Sn=oe,Sn!==oe&&(ye=Gt,Sn=wa()),Gt=Sn,Gt===oe&&(Gt=H,ue.charCodeAt(H)===114?(Sn=Gr,H++):Sn=oe,Sn!==oe&&(ye=Gt,Sn=hl()),Gt=Sn,Gt===oe&&(Gt=H,ue.charCodeAt(H)===116?(Sn=rr,H++):Sn=oe,Sn!==oe&&(ye=Gt,Sn=Wl()),Gt=Sn)))),Gt!==oe?(ye=ft,ft=Na(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),ft}function ka(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};if(Sn(Xa),Xe++,ft=H,Bt=[],yi.test(ue.charAt(H))?(Gt=ue.charAt(H),H++):Gt=oe,Gt!==oe)for(;Gt!==oe;)Bt.push(Gt),yi.test(ue.charAt(H))?(Gt=ue.charAt(H),H++):Gt=oe;else Bt=oe;return Bt!==oe?ft=ue.substring(ft,H):ft=Bt,Xe--,ft}function ko(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return Bt(Ws),Xe++,Di.test(ue.charAt(H))?(ft=ue.charAt(H),H++):ft=oe,Xe--,ft}const{Variable:Ys,Function:ls}=Oe;if(Ln(),mn=ze(),mn!==oe&&H===ue.length)return mn;throw mn!==oe&&H<ue.length&&Wt(Me()),Zn()}de.exports={SyntaxError:me,parse:Ee}}}),E=v({"node_modules/entities/lib/maps/entities.json"(W,de){de.exports={Aacute:"\xC1",aacute:"\xE1",Abreve:"\u0102",abreve:"\u0103",ac:"\u223E",acd:"\u223F",acE:"\u223E\u0333",Acirc:"\xC2",acirc:"\xE2",acute:"\xB4",Acy:"\u0410",acy:"\u0430",AElig:"\xC6",aelig:"\xE6",af:"\u2061",Afr:"\u{1D504}",afr:"\u{1D51E}",Agrave:"\xC0",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",Alpha:"\u0391",alpha:"\u03B1",Amacr:"\u0100",amacr:"\u0101",amalg:"\u2A3F",amp:"&",AMP:"&",andand:"\u2A55",And:"\u2A53",and:"\u2227",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",ange:"\u29A4",angle:"\u2220",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angmsd:"\u2221",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angst:"\xC5",angzarr:"\u237C",Aogon:"\u0104",aogon:"\u0105",Aopf:"\u{1D538}",aopf:"\u{1D552}",apacir:"\u2A6F",ap:"\u2248",apE:"\u2A70",ape:"\u224A",apid:"\u224B",apos:"'",ApplyFunction:"\u2061",approx:"\u2248",approxeq:"\u224A",Aring:"\xC5",aring:"\xE5",Ascr:"\u{1D49C}",ascr:"\u{1D4B6}",Assign:"\u2254",ast:"*",asymp:"\u2248",asympeq:"\u224D",Atilde:"\xC3",atilde:"\xE3",Auml:"\xC4",auml:"\xE4",awconint:"\u2233",awint:"\u2A11",backcong:"\u224C",backepsilon:"\u03F6",backprime:"\u2035",backsim:"\u223D",backsimeq:"\u22CD",Backslash:"\u2216",Barv:"\u2AE7",barvee:"\u22BD",barwed:"\u2305",Barwed:"\u2306",barwedge:"\u2305",bbrk:"\u23B5",bbrktbrk:"\u23B6",bcong:"\u224C",Bcy:"\u0411",bcy:"\u0431",bdquo:"\u201E",becaus:"\u2235",because:"\u2235",Because:"\u2235",bemptyv:"\u29B0",bepsi:"\u03F6",bernou:"\u212C",Bernoullis:"\u212C",Beta:"\u0392",beta:"\u03B2",beth:"\u2136",between:"\u226C",Bfr:"\u{1D505}",bfr:"\u{1D51F}",bigcap:"\u22C2",bigcirc:"\u25EF",bigcup:"\u22C3",bigodot:"\u2A00",bigoplus:"\u2A01",bigotimes:"\u2A02",bigsqcup:"\u2A06",bigstar:"\u2605",bigtriangledown:"\u25BD",bigtriangleup:"\u25B3",biguplus:"\u2A04",bigvee:"\u22C1",bigwedge:"\u22C0",bkarow:"\u290D",blacklozenge:"\u29EB",blacksquare:"\u25AA",blacktriangle:"\u25B4",blacktriangledown:"\u25BE",blacktriangleleft:"\u25C2",blacktriangleright:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bNot:"\u2AED",bnot:"\u2310",Bopf:"\u{1D539}",bopf:"\u{1D553}",bot:"\u22A5",bottom:"\u22A5",bowtie:"\u22C8",boxbox:"\u29C9",boxdl:"\u2510",boxdL:"\u2555",boxDl:"\u2556",boxDL:"\u2557",boxdr:"\u250C",boxdR:"\u2552",boxDr:"\u2553",boxDR:"\u2554",boxh:"\u2500",boxH:"\u2550",boxhd:"\u252C",boxHd:"\u2564",boxhD:"\u2565",boxHD:"\u2566",boxhu:"\u2534",boxHu:"\u2567",boxhU:"\u2568",boxHU:"\u2569",boxminus:"\u229F",boxplus:"\u229E",boxtimes:"\u22A0",boxul:"\u2518",boxuL:"\u255B",boxUl:"\u255C",boxUL:"\u255D",boxur:"\u2514",boxuR:"\u2558",boxUr:"\u2559",boxUR:"\u255A",boxv:"\u2502",boxV:"\u2551",boxvh:"\u253C",boxvH:"\u256A",boxVh:"\u256B",boxVH:"\u256C",boxvl:"\u2524",boxvL:"\u2561",boxVl:"\u2562",boxVL:"\u2563",boxvr:"\u251C",boxvR:"\u255E",boxVr:"\u255F",boxVR:"\u2560",bprime:"\u2035",breve:"\u02D8",Breve:"\u02D8",brvbar:"\xA6",bscr:"\u{1D4B7}",Bscr:"\u212C",bsemi:"\u204F",bsim:"\u223D",bsime:"\u22CD",bsolb:"\u29C5",bsol:"\\",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bump:"\u224E",bumpE:"\u2AAE",bumpe:"\u224F",Bumpeq:"\u224E",bumpeq:"\u224F",Cacute:"\u0106",cacute:"\u0107",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",cap:"\u2229",Cap:"\u22D2",capcup:"\u2A47",capdot:"\u2A40",CapitalDifferentialD:"\u2145",caps:"\u2229\uFE00",caret:"\u2041",caron:"\u02C7",Cayleys:"\u212D",ccaps:"\u2A4D",Ccaron:"\u010C",ccaron:"\u010D",Ccedil:"\xC7",ccedil:"\xE7",Ccirc:"\u0108",ccirc:"\u0109",Cconint:"\u2230",ccups:"\u2A4C",ccupssm:"\u2A50",Cdot:"\u010A",cdot:"\u010B",cedil:"\xB8",Cedilla:"\xB8",cemptyv:"\u29B2",cent:"\xA2",centerdot:"\xB7",CenterDot:"\xB7",cfr:"\u{1D520}",Cfr:"\u212D",CHcy:"\u0427",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",Chi:"\u03A7",chi:"\u03C7",circ:"\u02C6",circeq:"\u2257",circlearrowleft:"\u21BA",circlearrowright:"\u21BB",circledast:"\u229B",circledcirc:"\u229A",circleddash:"\u229D",CircleDot:"\u2299",circledR:"\xAE",circledS:"\u24C8",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",cir:"\u25CB",cirE:"\u29C3",cire:"\u2257",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",clubs:"\u2663",clubsuit:"\u2663",colon:":",Colon:"\u2237",Colone:"\u2A74",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2A6D",Congruent:"\u2261",conint:"\u222E",Conint:"\u222F",ContourIntegral:"\u222E",copf:"\u{1D554}",Copf:"\u2102",coprod:"\u2210",Coproduct:"\u2210",copy:"\xA9",COPY:"\xA9",copysr:"\u2117",CounterClockwiseContourIntegral:"\u2233",crarr:"\u21B5",cross:"\u2717",Cross:"\u2A2F",Cscr:"\u{1D49E}",cscr:"\u{1D4B8}",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",cuesc:"\u22DF",cularr:"\u21B6",cularrp:"\u293D",cupbrcap:"\u2A48",cupcap:"\u2A46",CupCap:"\u224D",cup:"\u222A",Cup:"\u22D3",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curarrm:"\u293C",curlyeqprec:"\u22DE",curlyeqsucc:"\u22DF",curlyvee:"\u22CE",curlywedge:"\u22CF",curren:"\xA4",curvearrowleft:"\u21B6",curvearrowright:"\u21B7",cuvee:"\u22CE",cuwed:"\u22CF",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232D",dagger:"\u2020",Dagger:"\u2021",daleth:"\u2138",darr:"\u2193",Darr:"\u21A1",dArr:"\u21D3",dash:"\u2010",Dashv:"\u2AE4",dashv:"\u22A3",dbkarow:"\u290F",dblac:"\u02DD",Dcaron:"\u010E",dcaron:"\u010F",Dcy:"\u0414",dcy:"\u0434",ddagger:"\u2021",ddarr:"\u21CA",DD:"\u2145",dd:"\u2146",DDotrahd:"\u2911",ddotseq:"\u2A77",deg:"\xB0",Del:"\u2207",Delta:"\u0394",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",Dfr:"\u{1D507}",dfr:"\u{1D521}",dHar:"\u2965",dharl:"\u21C3",dharr:"\u21C2",DiacriticalAcute:"\xB4",DiacriticalDot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",DiacriticalGrave:"`",DiacriticalTilde:"\u02DC",diam:"\u22C4",diamond:"\u22C4",Diamond:"\u22C4",diamondsuit:"\u2666",diams:"\u2666",die:"\xA8",DifferentialD:"\u2146",digamma:"\u03DD",disin:"\u22F2",div:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",DJcy:"\u0402",djcy:"\u0452",dlcorn:"\u231E",dlcrop:"\u230D",dollar:"$",Dopf:"\u{1D53B}",dopf:"\u{1D555}",Dot:"\xA8",dot:"\u02D9",DotDot:"\u20DC",doteq:"\u2250",doteqdot:"\u2251",DotEqual:"\u2250",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22A1",doublebarwedge:"\u2306",DoubleContourIntegral:"\u222F",DoubleDot:"\xA8",DoubleDownArrow:"\u21D3",DoubleLeftArrow:"\u21D0",DoubleLeftRightArrow:"\u21D4",DoubleLeftTee:"\u2AE4",DoubleLongLeftArrow:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",DoubleLongRightArrow:"\u27F9",DoubleRightArrow:"\u21D2",DoubleRightTee:"\u22A8",DoubleUpArrow:"\u21D1",DoubleUpDownArrow:"\u21D5",DoubleVerticalBar:"\u2225",DownArrowBar:"\u2913",downarrow:"\u2193",DownArrow:"\u2193",Downarrow:"\u21D3",DownArrowUpArrow:"\u21F5",DownBreve:"\u0311",downdownarrows:"\u21CA",downharpoonleft:"\u21C3",downharpoonright:"\u21C2",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVectorBar:"\u2956",DownLeftVector:"\u21BD",DownRightTeeVector:"\u295F",DownRightVectorBar:"\u2957",DownRightVector:"\u21C1",DownTeeArrow:"\u21A7",DownTee:"\u22A4",drbkarow:"\u2910",drcorn:"\u231F",drcrop:"\u230C",Dscr:"\u{1D49F}",dscr:"\u{1D4B9}",DScy:"\u0405",dscy:"\u0455",dsol:"\u29F6",Dstrok:"\u0110",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",dtrif:"\u25BE",duarr:"\u21F5",duhar:"\u296F",dwangle:"\u29A6",DZcy:"\u040F",dzcy:"\u045F",dzigrarr:"\u27FF",Eacute:"\xC9",eacute:"\xE9",easter:"\u2A6E",Ecaron:"\u011A",ecaron:"\u011B",Ecirc:"\xCA",ecirc:"\xEA",ecir:"\u2256",ecolon:"\u2255",Ecy:"\u042D",ecy:"\u044D",eDDot:"\u2A77",Edot:"\u0116",edot:"\u0117",eDot:"\u2251",ee:"\u2147",efDot:"\u2252",Efr:"\u{1D508}",efr:"\u{1D522}",eg:"\u2A9A",Egrave:"\xC8",egrave:"\xE8",egs:"\u2A96",egsdot:"\u2A98",el:"\u2A99",Element:"\u2208",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",elsdot:"\u2A97",Emacr:"\u0112",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",EmptySmallSquare:"\u25FB",emptyv:"\u2205",EmptyVerySmallSquare:"\u25AB",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",ENG:"\u014A",eng:"\u014B",ensp:"\u2002",Eogon:"\u0118",eogon:"\u0119",Eopf:"\u{1D53C}",eopf:"\u{1D556}",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",Epsilon:"\u0395",epsilon:"\u03B5",epsiv:"\u03F5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2A96",eqslantless:"\u2A95",Equal:"\u2A75",equals:"=",EqualTilde:"\u2242",equest:"\u225F",Equilibrium:"\u21CC",equiv:"\u2261",equivDD:"\u2A78",eqvparsl:"\u29E5",erarr:"\u2971",erDot:"\u2253",escr:"\u212F",Escr:"\u2130",esdot:"\u2250",Esim:"\u2A73",esim:"\u2242",Eta:"\u0397",eta:"\u03B7",ETH:"\xD0",eth:"\xF0",Euml:"\xCB",euml:"\xEB",euro:"\u20AC",excl:"!",exist:"\u2203",Exists:"\u2203",expectation:"\u2130",exponentiale:"\u2147",ExponentialE:"\u2147",fallingdotseq:"\u2252",Fcy:"\u0424",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",Ffr:"\u{1D509}",ffr:"\u{1D523}",filig:"\uFB01",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",Fopf:"\u{1D53D}",fopf:"\u{1D557}",forall:"\u2200",ForAll:"\u2200",fork:"\u22D4",forkv:"\u2AD9",Fouriertrf:"\u2131",fpartint:"\u2A0D",frac12:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",fscr:"\u{1D4BB}",Fscr:"\u2131",gacute:"\u01F5",Gamma:"\u0393",gamma:"\u03B3",Gammad:"\u03DC",gammad:"\u03DD",gap:"\u2A86",Gbreve:"\u011E",gbreve:"\u011F",Gcedil:"\u0122",Gcirc:"\u011C",gcirc:"\u011D",Gcy:"\u0413",gcy:"\u0433",Gdot:"\u0120",gdot:"\u0121",ge:"\u2265",gE:"\u2267",gEl:"\u2A8C",gel:"\u22DB",geq:"\u2265",geqq:"\u2267",geqslant:"\u2A7E",gescc:"\u2AA9",ges:"\u2A7E",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",Gfr:"\u{1D50A}",gfr:"\u{1D524}",gg:"\u226B",Gg:"\u22D9",ggg:"\u22D9",gimel:"\u2137",GJcy:"\u0403",gjcy:"\u0453",gla:"\u2AA5",gl:"\u2277",glE:"\u2A92",glj:"\u2AA4",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gnE:"\u2269",gneq:"\u2A88",gneqq:"\u2269",gnsim:"\u22E7",Gopf:"\u{1D53E}",gopf:"\u{1D558}",grave:"`",GreaterEqual:"\u2265",GreaterEqualLess:"\u22DB",GreaterFullEqual:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2A7E",GreaterTilde:"\u2273",Gscr:"\u{1D4A2}",gscr:"\u210A",gsim:"\u2273",gsime:"\u2A8E",gsiml:"\u2A90",gtcc:"\u2AA7",gtcir:"\u2A7A",gt:">",GT:">",Gt:"\u226B",gtdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrapprox:"\u2A86",gtrarr:"\u2978",gtrdot:"\u22D7",gtreqless:"\u22DB",gtreqqless:"\u2A8C",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",Hacek:"\u02C7",hairsp:"\u200A",half:"\xBD",hamilt:"\u210B",HARDcy:"\u042A",hardcy:"\u044A",harrcir:"\u2948",harr:"\u2194",hArr:"\u21D4",harrw:"\u21AD",Hat:"^",hbar:"\u210F",Hcirc:"\u0124",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22B9",hfr:"\u{1D525}",Hfr:"\u210C",HilbertSpace:"\u210B",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",hookrightarrow:"\u21AA",hopf:"\u{1D559}",Hopf:"\u210D",horbar:"\u2015",HorizontalLine:"\u2500",hscr:"\u{1D4BD}",Hscr:"\u210B",hslash:"\u210F",Hstrok:"\u0126",hstrok:"\u0127",HumpDownHump:"\u224E",HumpEqual:"\u224F",hybull:"\u2043",hyphen:"\u2010",Iacute:"\xCD",iacute:"\xED",ic:"\u2063",Icirc:"\xCE",icirc:"\xEE",Icy:"\u0418",icy:"\u0438",Idot:"\u0130",IEcy:"\u0415",iecy:"\u0435",iexcl:"\xA1",iff:"\u21D4",ifr:"\u{1D526}",Ifr:"\u2111",Igrave:"\xCC",igrave:"\xEC",ii:"\u2148",iiiint:"\u2A0C",iiint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",IJlig:"\u0132",ijlig:"\u0133",Imacr:"\u012A",imacr:"\u012B",image:"\u2111",ImaginaryI:"\u2148",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",Im:"\u2111",imof:"\u22B7",imped:"\u01B5",Implies:"\u21D2",incare:"\u2105",in:"\u2208",infin:"\u221E",infintie:"\u29DD",inodot:"\u0131",intcal:"\u22BA",int:"\u222B",Int:"\u222C",integers:"\u2124",Integral:"\u222B",intercal:"\u22BA",Intersection:"\u22C2",intlarhk:"\u2A17",intprod:"\u2A3C",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",IOcy:"\u0401",iocy:"\u0451",Iogon:"\u012E",iogon:"\u012F",Iopf:"\u{1D540}",iopf:"\u{1D55A}",Iota:"\u0399",iota:"\u03B9",iprod:"\u2A3C",iquest:"\xBF",iscr:"\u{1D4BE}",Iscr:"\u2110",isin:"\u2208",isindot:"\u22F5",isinE:"\u22F9",isins:"\u22F4",isinsv:"\u22F3",isinv:"\u2208",it:"\u2062",Itilde:"\u0128",itilde:"\u0129",Iukcy:"\u0406",iukcy:"\u0456",Iuml:"\xCF",iuml:"\xEF",Jcirc:"\u0134",jcirc:"\u0135",Jcy:"\u0419",jcy:"\u0439",Jfr:"\u{1D50D}",jfr:"\u{1D527}",jmath:"\u0237",Jopf:"\u{1D541}",jopf:"\u{1D55B}",Jscr:"\u{1D4A5}",jscr:"\u{1D4BF}",Jsercy:"\u0408",jsercy:"\u0458",Jukcy:"\u0404",jukcy:"\u0454",Kappa:"\u039A",kappa:"\u03BA",kappav:"\u03F0",Kcedil:"\u0136",kcedil:"\u0137",Kcy:"\u041A",kcy:"\u043A",Kfr:"\u{1D50E}",kfr:"\u{1D528}",kgreen:"\u0138",KHcy:"\u0425",khcy:"\u0445",KJcy:"\u040C",kjcy:"\u045C",Kopf:"\u{1D542}",kopf:"\u{1D55C}",Kscr:"\u{1D4A6}",kscr:"\u{1D4C0}",lAarr:"\u21DA",Lacute:"\u0139",lacute:"\u013A",laemptyv:"\u29B4",lagran:"\u2112",Lambda:"\u039B",lambda:"\u03BB",lang:"\u27E8",Lang:"\u27EA",langd:"\u2991",langle:"\u27E8",lap:"\u2A85",Laplacetrf:"\u2112",laquo:"\xAB",larrb:"\u21E4",larrbfs:"\u291F",larr:"\u2190",Larr:"\u219E",lArr:"\u21D0",larrfs:"\u291D",larrhk:"\u21A9",larrlp:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",latail:"\u2919",lAtail:"\u291B",lat:"\u2AAB",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lBarr:"\u290E",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",Lcaron:"\u013D",lcaron:"\u013E",Lcedil:"\u013B",lcedil:"\u013C",lceil:"\u2308",lcub:"{",Lcy:"\u041B",lcy:"\u043B",ldca:"\u2936",ldquo:"\u201C",ldquor:"\u201E",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",lE:"\u2266",LeftAngleBracket:"\u27E8",LeftArrowBar:"\u21E4",leftarrow:"\u2190",LeftArrow:"\u2190",Leftarrow:"\u21D0",LeftArrowRightArrow:"\u21C6",leftarrowtail:"\u21A2",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVectorBar:"\u2959",LeftDownVector:"\u21C3",LeftFloor:"\u230A",leftharpoondown:"\u21BD",leftharpoonup:"\u21BC",leftleftarrows:"\u21C7",leftrightarrow:"\u2194",LeftRightArrow:"\u2194",Leftrightarrow:"\u21D4",leftrightarrows:"\u21C6",leftrightharpoons:"\u21CB",leftrightsquigarrow:"\u21AD",LeftRightVector:"\u294E",LeftTeeArrow:"\u21A4",LeftTee:"\u22A3",LeftTeeVector:"\u295A",leftthreetimes:"\u22CB",LeftTriangleBar:"\u29CF",LeftTriangle:"\u22B2",LeftTriangleEqual:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVectorBar:"\u2958",LeftUpVector:"\u21BF",LeftVectorBar:"\u2952",LeftVector:"\u21BC",lEg:"\u2A8B",leg:"\u22DA",leq:"\u2264",leqq:"\u2266",leqslant:"\u2A7D",lescc:"\u2AA8",les:"\u2A7D",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessapprox:"\u2A85",lessdot:"\u22D6",lesseqgtr:"\u22DA",lesseqqgtr:"\u2A8B",LessEqualGreater:"\u22DA",LessFullEqual:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",LessLess:"\u2AA1",lesssim:"\u2272",LessSlantEqual:"\u2A7D",LessTilde:"\u2272",lfisht:"\u297C",lfloor:"\u230A",Lfr:"\u{1D50F}",lfr:"\u{1D529}",lg:"\u2276",lgE:"\u2A91",lHar:"\u2962",lhard:"\u21BD",lharu:"\u21BC",lharul:"\u296A",lhblk:"\u2584",LJcy:"\u0409",ljcy:"\u0459",llarr:"\u21C7",ll:"\u226A",Ll:"\u22D8",llcorner:"\u231E",Lleftarrow:"\u21DA",llhard:"\u296B",lltri:"\u25FA",Lmidot:"\u013F",lmidot:"\u0140",lmoustache:"\u23B0",lmoust:"\u23B0",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lnE:"\u2268",lneq:"\u2A87",lneqq:"\u2268",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",lobrk:"\u27E6",longleftarrow:"\u27F5",LongLeftArrow:"\u27F5",Longleftarrow:"\u27F8",longleftrightarrow:"\u27F7",LongLeftRightArrow:"\u27F7",Longleftrightarrow:"\u27FA",longmapsto:"\u27FC",longrightarrow:"\u27F6",LongRightArrow:"\u27F6",Longrightarrow:"\u27F9",looparrowleft:"\u21AB",looparrowright:"\u21AC",lopar:"\u2985",Lopf:"\u{1D543}",lopf:"\u{1D55D}",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",lowbar:"_",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",loz:"\u25CA",lozenge:"\u25CA",lozf:"\u29EB",lpar:"(",lparlt:"\u2993",lrarr:"\u21C6",lrcorner:"\u231F",lrhar:"\u21CB",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\u{1D4C1}",Lscr:"\u2112",lsh:"\u21B0",Lsh:"\u21B0",lsim:"\u2272",lsime:"\u2A8D",lsimg:"\u2A8F",lsqb:"[",lsquo:"\u2018",lsquor:"\u201A",Lstrok:"\u0141",lstrok:"\u0142",ltcc:"\u2AA6",ltcir:"\u2A79",lt:"<",LT:"<",Lt:"\u226A",ltdot:"\u22D6",lthree:"\u22CB",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltri:"\u25C3",ltrie:"\u22B4",ltrif:"\u25C2",ltrPar:"\u2996",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",macr:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",Map:"\u2905",map:"\u21A6",mapsto:"\u21A6",mapstodown:"\u21A7",mapstoleft:"\u21A4",mapstoup:"\u21A5",marker:"\u25AE",mcomma:"\u2A29",Mcy:"\u041C",mcy:"\u043C",mdash:"\u2014",mDDot:"\u223A",measuredangle:"\u2221",MediumSpace:"\u205F",Mellintrf:"\u2133",Mfr:"\u{1D510}",mfr:"\u{1D52A}",mho:"\u2127",micro:"\xB5",midast:"*",midcir:"\u2AF0",mid:"\u2223",middot:"\xB7",minusb:"\u229F",minus:"\u2212",minusd:"\u2238",minusdu:"\u2A2A",MinusPlus:"\u2213",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",Mopf:"\u{1D544}",mopf:"\u{1D55E}",mp:"\u2213",mscr:"\u{1D4C2}",Mscr:"\u2133",mstpos:"\u223E",Mu:"\u039C",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nabla:"\u2207",Nacute:"\u0143",nacute:"\u0144",nang:"\u2220\u20D2",nap:"\u2249",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",napprox:"\u2249",natural:"\u266E",naturals:"\u2115",natur:"\u266E",nbsp:"\xA0",nbump:"\u224E\u0338",nbumpe:"\u224F\u0338",ncap:"\u2A43",Ncaron:"\u0147",ncaron:"\u0148",Ncedil:"\u0145",ncedil:"\u0146",ncong:"\u2247",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",Ncy:"\u041D",ncy:"\u043D",ndash:"\u2013",nearhk:"\u2924",nearr:"\u2197",neArr:"\u21D7",nearrow:"\u2197",ne:"\u2260",nedot:"\u2250\u0338",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",NestedGreaterGreater:"\u226B",NestedLessLess:"\u226A",NewLine:`
|
|
10746
|
-
`,nexist:"\u2204",nexists:"\u2204",Nfr:"\u{1D511}",nfr:"\u{1D52B}",ngE:"\u2267\u0338",nge:"\u2271",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",nGg:"\u22D9\u0338",ngsim:"\u2275",nGt:"\u226B\u20D2",ngt:"\u226F",ngtr:"\u226F",nGtv:"\u226B\u0338",nharr:"\u21AE",nhArr:"\u21CE",nhpar:"\u2AF2",ni:"\u220B",nis:"\u22FC",nisd:"\u22FA",niv:"\u220B",NJcy:"\u040A",njcy:"\u045A",nlarr:"\u219A",nlArr:"\u21CD",nldr:"\u2025",nlE:"\u2266\u0338",nle:"\u2270",nleftarrow:"\u219A",nLeftarrow:"\u21CD",nleftrightarrow:"\u21AE",nLeftrightarrow:"\u21CE",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",nless:"\u226E",nLl:"\u22D8\u0338",nlsim:"\u2274",nLt:"\u226A\u20D2",nlt:"\u226E",nltri:"\u22EA",nltrie:"\u22EC",nLtv:"\u226A\u0338",nmid:"\u2224",NoBreak:"\u2060",NonBreakingSpace:"\xA0",nopf:"\u{1D55F}",Nopf:"\u2115",Not:"\u2AEC",not:"\xAC",NotCongruent:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226F",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",notin:"\u2209",notindot:"\u22F5\u0338",notinE:"\u22F9\u0338",notinva:"\u2209",notinvb:"\u22F7",notinvc:"\u22F6",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangle:"\u22EA",NotLeftTriangleEqual:"\u22EC",NotLess:"\u226E",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",notni:"\u220C",notniva:"\u220C",notnivb:"\u22FE",notnivc:"\u22FD",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",NotReverseElement:"\u220C",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangle:"\u22EB",NotRightTriangleEqual:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",NotSubset:"\u2282\u20D2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",nparallel:"\u2226",npar:"\u2226",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",npr:"\u2280",nprcue:"\u22E0",nprec:"\u2280",npreceq:"\u2AAF\u0338",npre:"\u2AAF\u0338",nrarrc:"\u2933\u0338",nrarr:"\u219B",nrArr:"\u21CF",nrarrw:"\u219D\u0338",nrightarrow:"\u219B",nRightarrow:"\u21CF",nrtri:"\u22EB",nrtrie:"\u22ED",nsc:"\u2281",nsccue:"\u22E1",nsce:"\u2AB0\u0338",Nscr:"\u{1D4A9}",nscr:"\u{1D4C3}",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22E2",nsqsupe:"\u22E3",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsube:"\u2288",nsubset:"\u2282\u20D2",nsubseteq:"\u2288",nsubseteqq:"\u2AC5\u0338",nsucc:"\u2281",nsucceq:"\u2AB0\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupe:"\u2289",nsupset:"\u2283\u20D2",nsupseteq:"\u2289",nsupseteqq:"\u2AC6\u0338",ntgl:"\u2279",Ntilde:"\xD1",ntilde:"\xF1",ntlg:"\u2278",ntriangleleft:"\u22EA",ntrianglelefteq:"\u22EC",ntriangleright:"\u22EB",ntrianglerighteq:"\u22ED",Nu:"\u039D",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvDash:"\u22AD",nVdash:"\u22AE",nVDash:"\u22AF",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvHarr:"\u2904",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwarhk:"\u2923",nwarr:"\u2196",nwArr:"\u21D6",nwarrow:"\u2196",nwnear:"\u2927",Oacute:"\xD3",oacute:"\xF3",oast:"\u229B",Ocirc:"\xD4",ocirc:"\xF4",ocir:"\u229A",Ocy:"\u041E",ocy:"\u043E",odash:"\u229D",Odblac:"\u0150",odblac:"\u0151",odiv:"\u2A38",odot:"\u2299",odsold:"\u29BC",OElig:"\u0152",oelig:"\u0153",ofcir:"\u29BF",Ofr:"\u{1D512}",ofr:"\u{1D52C}",ogon:"\u02DB",Ograve:"\xD2",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",ohm:"\u03A9",oint:"\u222E",olarr:"\u21BA",olcir:"\u29BE",olcross:"\u29BB",oline:"\u203E",olt:"\u29C0",Omacr:"\u014C",omacr:"\u014D",Omega:"\u03A9",omega:"\u03C9",Omicron:"\u039F",omicron:"\u03BF",omid:"\u29B6",ominus:"\u2296",Oopf:"\u{1D546}",oopf:"\u{1D560}",opar:"\u29B7",OpenCurlyDoubleQuote:"\u201C",OpenCurlyQuote:"\u2018",operp:"\u29B9",oplus:"\u2295",orarr:"\u21BB",Or:"\u2A54",or:"\u2228",ord:"\u2A5D",order:"\u2134",orderof:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oS:"\u24C8",Oscr:"\u{1D4AA}",oscr:"\u2134",Oslash:"\xD8",oslash:"\xF8",osol:"\u2298",Otilde:"\xD5",otilde:"\xF5",otimesas:"\u2A36",Otimes:"\u2A37",otimes:"\u2297",Ouml:"\xD6",ouml:"\xF6",ovbar:"\u233D",OverBar:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",OverParenthesis:"\u23DC",para:"\xB6",parallel:"\u2225",par:"\u2225",parsim:"\u2AF3",parsl:"\u2AFD",part:"\u2202",PartialD:"\u2202",Pcy:"\u041F",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",perp:"\u22A5",pertenk:"\u2031",Pfr:"\u{1D513}",pfr:"\u{1D52D}",Phi:"\u03A6",phi:"\u03C6",phiv:"\u03D5",phmmat:"\u2133",phone:"\u260E",Pi:"\u03A0",pi:"\u03C0",pitchfork:"\u22D4",piv:"\u03D6",planck:"\u210F",planckh:"\u210E",plankv:"\u210F",plusacir:"\u2A23",plusb:"\u229E",pluscir:"\u2A22",plus:"+",plusdo:"\u2214",plusdu:"\u2A25",pluse:"\u2A72",PlusMinus:"\xB1",plusmn:"\xB1",plussim:"\u2A26",plustwo:"\u2A27",pm:"\xB1",Poincareplane:"\u210C",pointint:"\u2A15",popf:"\u{1D561}",Popf:"\u2119",pound:"\xA3",prap:"\u2AB7",Pr:"\u2ABB",pr:"\u227A",prcue:"\u227C",precapprox:"\u2AB7",prec:"\u227A",preccurlyeq:"\u227C",Precedes:"\u227A",PrecedesEqual:"\u2AAF",PrecedesSlantEqual:"\u227C",PrecedesTilde:"\u227E",preceq:"\u2AAF",precnapprox:"\u2AB9",precneqq:"\u2AB5",precnsim:"\u22E8",pre:"\u2AAF",prE:"\u2AB3",precsim:"\u227E",prime:"\u2032",Prime:"\u2033",primes:"\u2119",prnap:"\u2AB9",prnE:"\u2AB5",prnsim:"\u22E8",prod:"\u220F",Product:"\u220F",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prop:"\u221D",Proportional:"\u221D",Proportion:"\u2237",propto:"\u221D",prsim:"\u227E",prurel:"\u22B0",Pscr:"\u{1D4AB}",pscr:"\u{1D4C5}",Psi:"\u03A8",psi:"\u03C8",puncsp:"\u2008",Qfr:"\u{1D514}",qfr:"\u{1D52E}",qint:"\u2A0C",qopf:"\u{1D562}",Qopf:"\u211A",qprime:"\u2057",Qscr:"\u{1D4AC}",qscr:"\u{1D4C6}",quaternions:"\u210D",quatint:"\u2A16",quest:"?",questeq:"\u225F",quot:'"',QUOT:'"',rAarr:"\u21DB",race:"\u223D\u0331",Racute:"\u0154",racute:"\u0155",radic:"\u221A",raemptyv:"\u29B3",rang:"\u27E9",Rang:"\u27EB",rangd:"\u2992",range:"\u29A5",rangle:"\u27E9",raquo:"\xBB",rarrap:"\u2975",rarrb:"\u21E5",rarrbfs:"\u2920",rarrc:"\u2933",rarr:"\u2192",Rarr:"\u21A0",rArr:"\u21D2",rarrfs:"\u291E",rarrhk:"\u21AA",rarrlp:"\u21AC",rarrpl:"\u2945",rarrsim:"\u2974",Rarrtl:"\u2916",rarrtl:"\u21A3",rarrw:"\u219D",ratail:"\u291A",rAtail:"\u291C",ratio:"\u2236",rationals:"\u211A",rbarr:"\u290D",rBarr:"\u290F",RBarr:"\u2910",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",Rcaron:"\u0158",rcaron:"\u0159",Rcedil:"\u0156",rcedil:"\u0157",rceil:"\u2309",rcub:"}",Rcy:"\u0420",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201D",rdquor:"\u201D",rdsh:"\u21B3",real:"\u211C",realine:"\u211B",realpart:"\u211C",reals:"\u211D",Re:"\u211C",rect:"\u25AD",reg:"\xAE",REG:"\xAE",ReverseElement:"\u220B",ReverseEquilibrium:"\u21CB",ReverseUpEquilibrium:"\u296F",rfisht:"\u297D",rfloor:"\u230B",rfr:"\u{1D52F}",Rfr:"\u211C",rHar:"\u2964",rhard:"\u21C1",rharu:"\u21C0",rharul:"\u296C",Rho:"\u03A1",rho:"\u03C1",rhov:"\u03F1",RightAngleBracket:"\u27E9",RightArrowBar:"\u21E5",rightarrow:"\u2192",RightArrow:"\u2192",Rightarrow:"\u21D2",RightArrowLeftArrow:"\u21C4",rightarrowtail:"\u21A3",RightCeiling:"\u2309",RightDoubleBracket:"\u27E7",RightDownTeeVector:"\u295D",RightDownVectorBar:"\u2955",RightDownVector:"\u21C2",RightFloor:"\u230B",rightharpoondown:"\u21C1",rightharpoonup:"\u21C0",rightleftarrows:"\u21C4",rightleftharpoons:"\u21CC",rightrightarrows:"\u21C9",rightsquigarrow:"\u219D",RightTeeArrow:"\u21A6",RightTee:"\u22A2",RightTeeVector:"\u295B",rightthreetimes:"\u22CC",RightTriangleBar:"\u29D0",RightTriangle:"\u22B3",RightTriangleEqual:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVectorBar:"\u2954",RightUpVector:"\u21BE",RightVectorBar:"\u2953",RightVector:"\u21C0",ring:"\u02DA",risingdotseq:"\u2253",rlarr:"\u21C4",rlhar:"\u21CC",rlm:"\u200F",rmoustache:"\u23B1",rmoust:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",robrk:"\u27E7",ropar:"\u2986",ropf:"\u{1D563}",Ropf:"\u211D",roplus:"\u2A2E",rotimes:"\u2A35",RoundImplies:"\u2970",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rrarr:"\u21C9",Rrightarrow:"\u21DB",rsaquo:"\u203A",rscr:"\u{1D4C7}",Rscr:"\u211B",rsh:"\u21B1",Rsh:"\u21B1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22CC",rtimes:"\u22CA",rtri:"\u25B9",rtrie:"\u22B5",rtrif:"\u25B8",rtriltri:"\u29CE",RuleDelayed:"\u29F4",ruluhar:"\u2968",rx:"\u211E",Sacute:"\u015A",sacute:"\u015B",sbquo:"\u201A",scap:"\u2AB8",Scaron:"\u0160",scaron:"\u0161",Sc:"\u2ABC",sc:"\u227B",sccue:"\u227D",sce:"\u2AB0",scE:"\u2AB4",Scedil:"\u015E",scedil:"\u015F",Scirc:"\u015C",scirc:"\u015D",scnap:"\u2ABA",scnE:"\u2AB6",scnsim:"\u22E9",scpolint:"\u2A13",scsim:"\u227F",Scy:"\u0421",scy:"\u0441",sdotb:"\u22A1",sdot:"\u22C5",sdote:"\u2A66",searhk:"\u2925",searr:"\u2198",seArr:"\u21D8",searrow:"\u2198",sect:"\xA7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",Sfr:"\u{1D516}",sfr:"\u{1D530}",sfrown:"\u2322",sharp:"\u266F",SHCHcy:"\u0429",shchcy:"\u0449",SHcy:"\u0428",shcy:"\u0448",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",shortmid:"\u2223",shortparallel:"\u2225",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",shy:"\xAD",Sigma:"\u03A3",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",sim:"\u223C",simdot:"\u2A6A",sime:"\u2243",simeq:"\u2243",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",slarr:"\u2190",SmallCircle:"\u2218",smallsetminus:"\u2216",smashp:"\u2A33",smeparsl:"\u29E4",smid:"\u2223",smile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",SOFTcy:"\u042C",softcy:"\u044C",solbar:"\u233F",solb:"\u29C4",sol:"/",Sopf:"\u{1D54A}",sopf:"\u{1D564}",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\uFE00",sqcup:"\u2294",sqcups:"\u2294\uFE00",Sqrt:"\u221A",sqsub:"\u228F",sqsube:"\u2291",sqsubset:"\u228F",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",square:"\u25A1",Square:"\u25A1",SquareIntersection:"\u2293",SquareSubset:"\u228F",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",squarf:"\u25AA",squ:"\u25A1",squf:"\u25AA",srarr:"\u2192",Sscr:"\u{1D4AE}",sscr:"\u{1D4C8}",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22C6",Star:"\u22C6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03F5",straightphi:"\u03D5",strns:"\xAF",sub:"\u2282",Sub:"\u22D0",subdot:"\u2ABD",subE:"\u2AC5",sube:"\u2286",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subne:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subset:"\u2282",Subset:"\u22D0",subseteq:"\u2286",subseteqq:"\u2AC5",SubsetEqual:"\u2286",subsetneq:"\u228A",subsetneqq:"\u2ACB",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",succapprox:"\u2AB8",succ:"\u227B",succcurlyeq:"\u227D",Succeeds:"\u227B",SucceedsEqual:"\u2AB0",SucceedsSlantEqual:"\u227D",SucceedsTilde:"\u227F",succeq:"\u2AB0",succnapprox:"\u2ABA",succneqq:"\u2AB6",succnsim:"\u22E9",succsim:"\u227F",SuchThat:"\u220B",sum:"\u2211",Sum:"\u2211",sung:"\u266A",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",sup:"\u2283",Sup:"\u22D1",supdot:"\u2ABE",supdsub:"\u2AD8",supE:"\u2AC6",supe:"\u2287",supedot:"\u2AC4",Superset:"\u2283",SupersetEqual:"\u2287",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supne:"\u228B",supplus:"\u2AC0",supset:"\u2283",Supset:"\u22D1",supseteq:"\u2287",supseteqq:"\u2AC6",supsetneq:"\u228B",supsetneqq:"\u2ACC",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swarhk:"\u2926",swarr:"\u2199",swArr:"\u21D9",swarrow:"\u2199",swnwar:"\u292A",szlig:"\xDF",Tab:" ",target:"\u2316",Tau:"\u03A4",tau:"\u03C4",tbrk:"\u23B4",Tcaron:"\u0164",tcaron:"\u0165",Tcedil:"\u0162",tcedil:"\u0163",Tcy:"\u0422",tcy:"\u0442",tdot:"\u20DB",telrec:"\u2315",Tfr:"\u{1D517}",tfr:"\u{1D531}",there4:"\u2234",therefore:"\u2234",Therefore:"\u2234",Theta:"\u0398",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",thickapprox:"\u2248",thicksim:"\u223C",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223C",THORN:"\xDE",thorn:"\xFE",tilde:"\u02DC",Tilde:"\u223C",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",timesbar:"\u2A31",timesb:"\u22A0",times:"\xD7",timesd:"\u2A30",tint:"\u222D",toea:"\u2928",topbot:"\u2336",topcir:"\u2AF1",top:"\u22A4",Topf:"\u{1D54B}",topf:"\u{1D565}",topfork:"\u2ADA",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",TRADE:"\u2122",triangle:"\u25B5",triangledown:"\u25BF",triangleleft:"\u25C3",trianglelefteq:"\u22B4",triangleq:"\u225C",triangleright:"\u25B9",trianglerighteq:"\u22B5",tridot:"\u25EC",trie:"\u225C",triminus:"\u2A3A",TripleDot:"\u20DB",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",Tscr:"\u{1D4AF}",tscr:"\u{1D4C9}",TScy:"\u0426",tscy:"\u0446",TSHcy:"\u040B",tshcy:"\u045B",Tstrok:"\u0166",tstrok:"\u0167",twixt:"\u226C",twoheadleftarrow:"\u219E",twoheadrightarrow:"\u21A0",Uacute:"\xDA",uacute:"\xFA",uarr:"\u2191",Uarr:"\u219F",uArr:"\u21D1",Uarrocir:"\u2949",Ubrcy:"\u040E",ubrcy:"\u045E",Ubreve:"\u016C",ubreve:"\u016D",Ucirc:"\xDB",ucirc:"\xFB",Ucy:"\u0423",ucy:"\u0443",udarr:"\u21C5",Udblac:"\u0170",udblac:"\u0171",udhar:"\u296E",ufisht:"\u297E",Ufr:"\u{1D518}",ufr:"\u{1D532}",Ugrave:"\xD9",ugrave:"\xF9",uHar:"\u2963",uharl:"\u21BF",uharr:"\u21BE",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",Umacr:"\u016A",umacr:"\u016B",uml:"\xA8",UnderBar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",UnionPlus:"\u228E",Uogon:"\u0172",uogon:"\u0173",Uopf:"\u{1D54C}",uopf:"\u{1D566}",UpArrowBar:"\u2912",uparrow:"\u2191",UpArrow:"\u2191",Uparrow:"\u21D1",UpArrowDownArrow:"\u21C5",updownarrow:"\u2195",UpDownArrow:"\u2195",Updownarrow:"\u21D5",UpEquilibrium:"\u296E",upharpoonleft:"\u21BF",upharpoonright:"\u21BE",uplus:"\u228E",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",upsi:"\u03C5",Upsi:"\u03D2",upsih:"\u03D2",Upsilon:"\u03A5",upsilon:"\u03C5",UpTeeArrow:"\u21A5",UpTee:"\u22A5",upuparrows:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",Uring:"\u016E",uring:"\u016F",urtri:"\u25F9",Uscr:"\u{1D4B0}",uscr:"\u{1D4CA}",utdot:"\u22F0",Utilde:"\u0168",utilde:"\u0169",utri:"\u25B5",utrif:"\u25B4",uuarr:"\u21C8",Uuml:"\xDC",uuml:"\xFC",uwangle:"\u29A7",vangrt:"\u299C",varepsilon:"\u03F5",varkappa:"\u03F0",varnothing:"\u2205",varphi:"\u03D5",varpi:"\u03D6",varpropto:"\u221D",varr:"\u2195",vArr:"\u21D5",varrho:"\u03F1",varsigma:"\u03C2",varsubsetneq:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vartheta:"\u03D1",vartriangleleft:"\u22B2",vartriangleright:"\u22B3",vBar:"\u2AE8",Vbar:"\u2AEB",vBarv:"\u2AE9",Vcy:"\u0412",vcy:"\u0432",vdash:"\u22A2",vDash:"\u22A8",Vdash:"\u22A9",VDash:"\u22AB",Vdashl:"\u2AE6",veebar:"\u22BB",vee:"\u2228",Vee:"\u22C1",veeeq:"\u225A",vellip:"\u22EE",verbar:"|",Verbar:"\u2016",vert:"|",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200A",Vfr:"\u{1D519}",vfr:"\u{1D533}",vltri:"\u22B2",vnsub:"\u2282\u20D2",vnsup:"\u2283\u20D2",Vopf:"\u{1D54D}",vopf:"\u{1D567}",vprop:"\u221D",vrtri:"\u22B3",Vscr:"\u{1D4B1}",vscr:"\u{1D4CB}",vsubnE:"\u2ACB\uFE00",vsubne:"\u228A\uFE00",vsupnE:"\u2ACC\uFE00",vsupne:"\u228B\uFE00",Vvdash:"\u22AA",vzigzag:"\u299A",Wcirc:"\u0174",wcirc:"\u0175",wedbar:"\u2A5F",wedge:"\u2227",Wedge:"\u22C0",wedgeq:"\u2259",weierp:"\u2118",Wfr:"\u{1D51A}",wfr:"\u{1D534}",Wopf:"\u{1D54E}",wopf:"\u{1D568}",wp:"\u2118",wr:"\u2240",wreath:"\u2240",Wscr:"\u{1D4B2}",wscr:"\u{1D4CC}",xcap:"\u22C2",xcirc:"\u25EF",xcup:"\u22C3",xdtri:"\u25BD",Xfr:"\u{1D51B}",xfr:"\u{1D535}",xharr:"\u27F7",xhArr:"\u27FA",Xi:"\u039E",xi:"\u03BE",xlarr:"\u27F5",xlArr:"\u27F8",xmap:"\u27FC",xnis:"\u22FB",xodot:"\u2A00",Xopf:"\u{1D54F}",xopf:"\u{1D569}",xoplus:"\u2A01",xotime:"\u2A02",xrarr:"\u27F6",xrArr:"\u27F9",Xscr:"\u{1D4B3}",xscr:"\u{1D4CD}",xsqcup:"\u2A06",xuplus:"\u2A04",xutri:"\u25B3",xvee:"\u22C1",xwedge:"\u22C0",Yacute:"\xDD",yacute:"\xFD",YAcy:"\u042F",yacy:"\u044F",Ycirc:"\u0176",ycirc:"\u0177",Ycy:"\u042B",ycy:"\u044B",yen:"\xA5",Yfr:"\u{1D51C}",yfr:"\u{1D536}",YIcy:"\u0407",yicy:"\u0457",Yopf:"\u{1D550}",yopf:"\u{1D56A}",Yscr:"\u{1D4B4}",yscr:"\u{1D4CE}",YUcy:"\u042E",yucy:"\u044E",yuml:"\xFF",Yuml:"\u0178",Zacute:"\u0179",zacute:"\u017A",Zcaron:"\u017D",zcaron:"\u017E",Zcy:"\u0417",zcy:"\u0437",Zdot:"\u017B",zdot:"\u017C",zeetrf:"\u2128",ZeroWidthSpace:"\u200B",Zeta:"\u0396",zeta:"\u03B6",zfr:"\u{1D537}",Zfr:"\u2128",ZHcy:"\u0416",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\u{1D56B}",Zopf:"\u2124",Zscr:"\u{1D4B5}",zscr:"\u{1D4CF}",zwj:"\u200D",zwnj:"\u200C"}}}),x=v({"node_modules/markdown-it/lib/common/entities.js"(W,de){"use strict";de.exports=E()}}),n=v({"node_modules/uc.micro/categories/P/regex.js"(W,de){de.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/}}),a=v({"node_modules/mdurl/encode.js"(W,de){"use strict";var Re={};function me(ue){var Oe,oe,Fe=Re[ue];if(Fe)return Fe;for(Fe=Re[ue]=[],Oe=0;Oe<128;Oe++)oe=String.fromCharCode(Oe),/^[0-9a-z]$/i.test(oe)?Fe.push(oe):Fe.push("%"+("0"+Oe.toString(16).toUpperCase()).slice(-2));for(Oe=0;Oe<ue.length;Oe++)Fe[ue.charCodeAt(Oe)]=ue[Oe];return Fe}function Ee(ue,Oe,oe){var Fe,ze,dt,ot,ht,St="";for(typeof Oe!="string"&&(oe=Oe,Oe=Ee.defaultChars),typeof oe>"u"&&(oe=!0),ht=me(Oe),Fe=0,ze=ue.length;Fe<ze;Fe++){if(dt=ue.charCodeAt(Fe),oe&&dt===37&&Fe+2<ze&&/^[0-9a-f]{2}$/i.test(ue.slice(Fe+1,Fe+3))){St+=ue.slice(Fe,Fe+3),Fe+=2;continue}if(dt<128){St+=ht[dt];continue}if(dt>=55296&&dt<=57343){if(dt>=55296&&dt<=56319&&Fe+1<ze&&(ot=ue.charCodeAt(Fe+1),ot>=56320&&ot<=57343)){St+=encodeURIComponent(ue[Fe]+ue[Fe+1]),Fe++;continue}St+="%EF%BF%BD";continue}St+=encodeURIComponent(ue[Fe])}return St}Ee.defaultChars=";/?:@&=+$,-_.!~*'()#",Ee.componentChars="-_.!~*'()",de.exports=Ee}}),c=v({"node_modules/mdurl/decode.js"(W,de){"use strict";var Re={};function me(ue){var Oe,oe,Fe=Re[ue];if(Fe)return Fe;for(Fe=Re[ue]=[],Oe=0;Oe<128;Oe++)oe=String.fromCharCode(Oe),Fe.push(oe);for(Oe=0;Oe<ue.length;Oe++)oe=ue.charCodeAt(Oe),Fe[oe]="%"+("0"+oe.toString(16).toUpperCase()).slice(-2);return Fe}function Ee(ue,Oe){var oe;return typeof Oe!="string"&&(Oe=Ee.defaultChars),oe=me(Oe),ue.replace(/(%[a-f0-9]{2})+/gi,function(Fe){var ze,dt,ot,ht,St,jn,$t,sn="";for(ze=0,dt=Fe.length;ze<dt;ze+=3){if(ot=parseInt(Fe.slice(ze+1,ze+3),16),ot<128){sn+=oe[ot];continue}if((ot&224)===192&&ze+3<dt&&(ht=parseInt(Fe.slice(ze+4,ze+6),16),(ht&192)===128)){$t=ot<<6&1984|ht&63,$t<128?sn+="\uFFFD\uFFFD":sn+=String.fromCharCode($t),ze+=3;continue}if((ot&240)===224&&ze+6<dt&&(ht=parseInt(Fe.slice(ze+4,ze+6),16),St=parseInt(Fe.slice(ze+7,ze+9),16),(ht&192)===128&&(St&192)===128)){$t=ot<<12&61440|ht<<6&4032|St&63,$t<2048||$t>=55296&&$t<=57343?sn+="\uFFFD\uFFFD\uFFFD":sn+=String.fromCharCode($t),ze+=6;continue}if((ot&248)===240&&ze+9<dt&&(ht=parseInt(Fe.slice(ze+4,ze+6),16),St=parseInt(Fe.slice(ze+7,ze+9),16),jn=parseInt(Fe.slice(ze+10,ze+12),16),(ht&192)===128&&(St&192)===128&&(jn&192)===128)){$t=ot<<18&1835008|ht<<12&258048|St<<6&4032|jn&63,$t<65536||$t>1114111?sn+="\uFFFD\uFFFD\uFFFD\uFFFD":($t-=65536,sn+=String.fromCharCode(55296+($t>>10),56320+($t&1023))),ze+=9;continue}sn+="\uFFFD"}return sn})}Ee.defaultChars=";/?:@&=+$,#",Ee.componentChars="",de.exports=Ee}}),T=v({"node_modules/mdurl/format.js"(W,de){"use strict";de.exports=function(me){var Ee="";return Ee+=me.protocol||"",Ee+=me.slashes?"//":"",Ee+=me.auth?me.auth+"@":"",me.hostname&&me.hostname.indexOf(":")!==-1?Ee+="["+me.hostname+"]":Ee+=me.hostname||"",Ee+=me.port?":"+me.port:"",Ee+=me.pathname||"",Ee+=me.search||"",Ee+=me.hash||"",Ee}}}),I=v({"node_modules/mdurl/parse.js"(W,de){"use strict";function Re(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var me=/^([a-z0-9.+-]+:)/i,Ee=/:[0-9]*$/,ue=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Oe=["<",">",'"',"`"," ","\r",`
|
|
10747
|
-
`," "],oe=["{","}","|","\\","^","`"].concat(Oe),Fe=["'"].concat(oe),ze=["%","/","?",";","#"].concat(Fe),dt=["/","?","#"],ot=255,
|
|
10748
|
-
`},ue.fence=function(oe,Fe,ze,dt,ot){var
|
|
10749
|
-
`:St?(Vn=
|
|
10750
|
-
`):"<pre><code"+ot.renderAttrs(
|
|
10751
|
-
`},ue.image=function(oe,Fe,ze,dt,ot){var
|
|
10748
|
+
`)+" "+_[1]:_[0]+le+" "+Q.join(", ")+" "+_[1]}t.types=e(90515);function a(Q){return Array.isArray(Q)}t.isArray=a;function c(Q){return typeof Q=="boolean"}t.isBoolean=c;function T(Q){return Q===null}t.isNull=T;function I(Q){return Q==null}t.isNullOrUndefined=I;function L(Q){return typeof Q=="number"}t.isNumber=L;function M(Q){return typeof Q=="string"}t.isString=M;function N(Q){return typeof Q=="symbol"}t.isSymbol=N;function j(Q){return Q===void 0}t.isUndefined=j;function z(Q){return B(Q)&&$(Q)==="[object RegExp]"}t.isRegExp=z,t.types.isRegExp=z;function B(Q){return typeof Q=="object"&&Q!==null}t.isObject=B;function Y(Q){return B(Q)&&$(Q)==="[object Date]"}t.isDate=Y,t.types.isDate=Y;function K(Q){return B(Q)&&($(Q)==="[object Error]"||Q instanceof Error)}t.isError=K,t.types.isNativeError=K;function k(Q){return typeof Q=="function"}t.isFunction=k;function U(Q){return Q===null||typeof Q=="boolean"||typeof Q=="number"||typeof Q=="string"||typeof Q=="symbol"||typeof Q>"u"}t.isPrimitive=U,t.isBuffer=e(56640);function $(Q){return Object.prototype.toString.call(Q)}function G(Q){return Q<10?"0"+Q.toString(10):Q.toString(10)}var pe=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function ne(){var Q=new Date,le=[G(Q.getHours()),G(Q.getMinutes()),G(Q.getSeconds())].join(":");return[Q.getDate(),pe[Q.getMonth()],le].join(" ")}t.log=function(){console.log("%s - %s",ne(),t.format.apply(t,arguments))},t.inherits=e(91193),t._extend=function(Q,le){if(!le||!B(le))return Q;for(var _=Object.keys(le),fe=_.length;fe--;)Q[_[fe]]=le[_[fe]];return Q};function je(Q,le){return Object.prototype.hasOwnProperty.call(Q,le)}var Se=typeof Symbol<"u"?Symbol("util.promisify.custom"):void 0;t.promisify=function(le){if(typeof le!="function")throw new TypeError('The "original" argument must be of type Function');if(Se&&le[Se]){var _=le[Se];if(typeof _!="function")throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(_,Se,{value:_,enumerable:!1,writable:!1,configurable:!0}),_}function _(){for(var fe,Pe,Ue=new Promise(function(yt,Te){fe=yt,Pe=Te}),Ke=[],ut=0;ut<arguments.length;ut++)Ke.push(arguments[ut]);Ke.push(function(yt,Te){yt?Pe(yt):fe(Te)});try{le.apply(this,Ke)}catch(yt){Pe(yt)}return Ue}return Object.setPrototypeOf(_,Object.getPrototypeOf(le)),Se&&Object.defineProperty(_,Se,{value:_,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(_,o(le))},t.promisify.custom=Se;function re(Q,le){if(!Q){var _=new Error("Promise was rejected with a falsy value");_.reason=Q,Q=_}return le(Q)}function te(Q){if(typeof Q!="function")throw new TypeError('The "original" argument must be of type Function');function le(){for(var _=[],fe=0;fe<arguments.length;fe++)_.push(arguments[fe]);var Pe=_.pop();if(typeof Pe!="function")throw new TypeError("The last argument must be of type Function");var Ue=this,Ke=function(){return Pe.apply(Ue,arguments)};Q.apply(this,_).then(function(ut){process.nextTick(Ke.bind(null,null,ut))},function(ut){process.nextTick(re.bind(null,ut,Ke))})}return Object.setPrototypeOf(le,Object.getPrototypeOf(Q)),Object.defineProperties(le,o(Q)),le}t.callbackify=te},70453:b=>{"use strict";var t=!1,e=function(){};if(t){var o=function(p,C){var u=arguments.length;C=new Array(u>1?u-1:0);for(var g=1;g<u;g++)C[g-1]=arguments[g];var d=0,v="Warning: "+p.replace(/%s/g,function(){return C[d++]});typeof console<"u"&&console.error(v);try{throw new Error(v)}catch{}};e=function(f,p,C){var u=arguments.length;C=new Array(u>2?u-2:0);for(var g=2;g<u;g++)C[g-2]=arguments[g];if(p===void 0)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");f||o.apply(null,[p].concat(C))}}b.exports=e},1728:(b,t,e)=>{"use strict";var o=e(87196),f=e(64379),p=e(17695),C=e(98801),u=e(25667),g=e(14252),d=C("Object.prototype.toString"),v=e(77185)(),y=typeof globalThis>"u"?e.g:globalThis,P=f(),O=C("String.prototype.slice"),A=C("Array.prototype.indexOf",!0)||function(c,T){for(var I=0;I<c.length;I+=1)if(c[I]===T)return I;return-1},E={__proto__:null};v&&u&&g?o(P,function(a){var c=new y[a];if(Symbol.toStringTag in c&&g){var T=g(c),I=u(T,Symbol.toStringTag);if(!I&&T){var L=g(T);I=u(L,Symbol.toStringTag)}E["$"+a]=p(I.get)}}):o(P,function(a){var c=new y[a],T=c.slice||c.set;T&&(E["$"+a]=p(T))});var x=function(c){var T=!1;return o(E,function(I,L){if(!T)try{"$"+I(c)===L&&(T=O(L,1))}catch{}}),T},n=function(c){var T=!1;return o(E,function(I,L){if(!T)try{I(c),T=O(L,1)}catch{}}),T};b.exports=function(c){if(!c||typeof c!="object")return!1;if(!v){var T=O(d(c),8,-1);return A(P,T)>-1?T:T!=="Object"?!1:n(c)}return u?x(c):null}},48381:b=>{"use strict";b.exports=u1},15330:()=>{},95056:()=>{},18707:()=>{},98979:()=>{},4225:()=>{},80360:()=>{},89900:()=>{},64379:(b,t,e)=>{"use strict";var o=e(7274),f=typeof globalThis>"u"?e.g:globalThis;b.exports=function(){for(var C=[],u=0;u<o.length;u++)typeof f[o[u]]=="function"&&(C[C.length]=o[u]);return C}},31505:(b,t,e)=>{"use strict";e.d(t,{Ay:()=>Ie,Jf:()=>Dt,ZR:()=>oa,pd:()=>Ge,qg:()=>Ua,vw:()=>jr});var o=Object.create,f=Object.defineProperty,p=Object.getOwnPropertyDescriptor,C=Object.getOwnPropertyNames,u=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty,d=W=>f(W,"__esModule",{value:!0}),v=(W,de)=>function(){return de||(0,W[Object.keys(W)[0]])((de={exports:{}}).exports,de),de.exports},y=(W,de)=>{d(W);for(var Re in de)f(W,Re,{get:de[Re],enumerable:!0})},P=(W,de,Re)=>{if(de&&typeof de=="object"||typeof de=="function")for(let me of C(de))!g.call(W,me)&&me!=="default"&&f(W,me,{get:()=>de[me],enumerable:!(Re=p(de,me))||Re.enumerable});return W},O=W=>P(d(f(W!=null?o(u(W)):{},"default",W&&W.__esModule&&"default"in W?{get:()=>W.default,enumerable:!0}:{value:W,enumerable:!0})),W),A=v({"src/grammar/tag.js"(W,de){"use strict";function Re(ue,Oe){function oe(){this.constructor=ue}oe.prototype=Oe.prototype,ue.prototype=new oe}function me(ue,Oe,oe,Fe){this.message=ue,this.expected=Oe,this.found=oe,this.location=Fe,this.name="SyntaxError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,me)}Re(me,Error),me.buildMessage=function(ue,Oe,oe){var Fe={literal:function($t){return'"'+dt($t.text)+'"'},class:function($t){var sn=$t.parts.map(function(Vn){return Array.isArray(Vn)?ot(Vn[0])+"-"+ot(Vn[1]):ot(Vn)});return"["+($t.inverted?"^":"")+sn+"]"},any:function(){return"any character"},end:function(){return"end of input"},other:function($t){return $t.description},not:function($t){return"not "+pt($t.expected)}};function ze($t){return $t.charCodeAt(0).toString(16).toUpperCase()}function dt($t){return $t.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(sn){return"\\x0"+ze(sn)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(sn){return"\\x"+ze(sn)})}function ot($t){return $t.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(sn){return"\\x0"+ze(sn)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(sn){return"\\x"+ze(sn)})}function pt($t){return Fe[$t.type]($t)}function St($t){var sn=$t.map(pt),Vn,tr;if(sn.sort(),sn.length>0){for(Vn=1,tr=1;Vn<sn.length;Vn++)sn[Vn-1]!==sn[Vn]&&(sn[tr]=sn[Vn],tr++);sn.length=tr}switch(sn.length){case 1:return sn[0];case 2:return sn[0]+" or "+sn[1];default:return sn.slice(0,-1).join(", ")+", or "+sn[sn.length-1]}}function jn($t){return $t?'"'+dt($t)+'"':"end of input"}return"Expected "+St(ue)+" but "+jn(Oe)+" found."};function Ee(ue,Oe){Oe=Oe!==void 0?Oe:{};var oe={},Fe={Top:Ut},ze=Ut,dt="/",ot=".",pt="#",St="=",jn="(",$t=")",sn=",",Vn="[",tr="]",Pn="null",Zn="true",nn="false",fn="{",kn="}",er=":",Zr="-",Cr='"',$r="\\",Xr="n",Gr="r",rr="t",Mr=/^[$@]/,_r=/^[0-9]/,oi=/^[^\0-\x1F"\\]/,yi=/^[a-zA-Z0-9_\-]/,Di=/^[ \n\t]/,Zi=ro("/",!1),$a=tt("tag name"),Ei=tt("class"),Gi=tt("id"),za=ro("=",!1),zi=ro("(",!1),fs=ro(")",!1),aa=ro(",",!1),Ms=tt("variable"),Ts=tt("null"),js=tt("boolean"),Ul=ro("[",!1),$l=ro("]",!1),Ml=ro("{",!1),Cl=ro("}",!1),Ol=ro(":",!1),qs=tt("number"),gs=tt("string"),Xa=tt("identifier"),Ws=tt("whitespace"),ss=function(ft){return{type:"variable",meta:{variable:ft}}},vs=function(ft){return{type:"annotation",meta:{attributes:ft}}},Ks=function(ft,Bt){return Bt},ul=function(ft,Bt,Gt,Sn){Bt&&(Gt=Gt||[],Gt.unshift({type:"attribute",name:"primary",value:Bt}));const[_n,pn]=Sn?["tag",0]:["tag_open",1];return{type:_n,nesting:pn,meta:{tag:ft,attributes:Gt}}},Pl=function(ft){return{type:"tag_close",nesting:-1,meta:{tag:ft}}},zl=function(ft,Bt){return ft?[ft,...Bt]:[]},ra=function(ft){return ft},sa=function(ft){return ft},mi=function(ft){return ft},Zs=function(ft){return ft},Rs=function(ft){return{type:"class",name:ft,value:!0}},_s=function(ft){return{type:"attribute",name:"id",value:ft}},Fs=function(ft,Bt){return{type:"attribute",name:ft,value:Bt}},Hl=function(ft,Bt,Gt){return Bt?[Bt,...Gt]:[]},Tl=function(ft,Bt){let Gt={};for(let[Sn,{name:_n,value:pn}]of Bt.entries())Gt[_n||Sn]=pn;return new ls(ft,Gt)},el=function(ft){return ft},dl=function(ft,Bt){return{name:ft,value:Bt}},Ls=function(ft){return ft},fl=function(ft,Bt,Gt){return ft==="@"?[Bt,...Gt]:new Ys([Bt,...Gt])},Ha=function(){return null},Us=function(){return!0},Es=function(){return!1},Gs=function(ft,Bt){return[ft,...Bt]},ba=function(ft){return ft||[]},jl=function(ft,Bt){return Object.assign(ft,...Bt)},Vl=function(ft){return ft||{}},pl=function(ft,Bt){return ft==="$$mdtype"?{}:{[ft]:Bt}},bl=function(){return parseFloat(nr())},$s=function(ft){return ft.join("")},wa=function(){return`
|
|
10749
|
+
`},hl=function(){return"\r"},Wl=function(){return" "},Na=function(ft){return ft},H=0,ye=0,Qe=[{line:1,column:1}],$e=[],Xe=0,mn;if("startRule"in Oe){if(!(Oe.startRule in Fe))throw new Error(`Can't start parsing from rule "`+Oe.startRule+'".');ze=Fe[Oe.startRule]}function nr(){return ue.substring(ye,H)}function dr(){return ye}function xr(){return[ye,H]}function Ar(){return yn(ye,H)}function Tr(ft,Bt){throw Bt=Bt!==void 0?Bt:yn(ye,H),zt([tt(ft)],ue.substring(ye,H),Bt)}function go(ft,Bt){throw Bt=Bt!==void 0?Bt:yn(ye,H),Nt(ft,Bt)}function ro(ft,Bt){return{type:"literal",text:ft,ignoreCase:Bt}}function Lo(ft,Bt,Gt){return{type:"class",parts:ft,inverted:Bt,ignoreCase:Gt}}function q(){return{type:"any"}}function Me(){return{type:"end"}}function tt(ft){return{type:"other",description:ft}}function hn(ft){var Bt=Qe[ft],Gt;if(Bt)return Bt;for(Gt=ft-1;!Qe[Gt];)Gt--;for(Bt=Qe[Gt],Bt={line:Bt.line,column:Bt.column};Gt<ft;)ue.charCodeAt(Gt)===10?(Bt.line++,Bt.column=1):Bt.column++,Gt++;return Qe[ft]=Bt,Bt}var xn=typeof Oe.filename=="string"&&Oe.filename.length>0;function yn(ft,Bt){var Gt={};xn&&(Gt.filename=Oe.filename);var Sn=hn(ft);Gt.start={offset:ft,line:Sn.line,column:Sn.column};var _n=hn(Bt);return Gt.end={offset:Bt,line:_n.line,column:_n.column},Gt}function Ln(){$e.push({pos:H,variants:[]})}function Wt(ft){var Bt=$e[$e.length-1];H<Bt.pos||(H>Bt.pos&&(Bt.pos=H,Bt.variants=[]),Bt.variants.push(ft))}function Kt(ft){var Bt=$e.pop(),Gt=$e[$e.length-1],Sn=Bt.variants;Gt.pos===Bt.pos&&(ft&&(Sn=Sn.map(function(_n){return _n.type==="not"?_n.expected:{type:"not",expected:_n}})),Array.prototype.push.apply(Gt.variants,Sn))}function Nt(ft,Bt){return new me(ft,null,null,Bt)}function zt(ft,Bt,Gt){return new me(me.buildMessage(ft,Bt,Gt),ft,Bt,Gt)}function Gn(){var ft=$e[0],Bt=ft.pos;return zt(ft.variants,Bt<ue.length?ue.charAt(Bt):null,Bt<ue.length?yn(Bt,Bt+1):yn(Bt,Bt))}function Ut(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return ft=Qn(),ft===oe&&(ft=gn(),ft===oe&&(ft=vo(),ft===oe&&(ft=br()))),ft}function Qn(){var ft,Bt,Gt=function(Sn){Xe===0&&Wt(Sn)};return ft=H,Bt=di(),Bt===oe&&(Bt=la()),Bt!==oe&&(ye=ft,Bt=ss(Bt)),ft=Bt,ft}function gn(){var ft,Bt,Gt,Sn,_n=function(pn){Xe===0&&Wt(pn)};if(ft=H,Bt=Dr(),Bt!==oe){for(Gt=[],Sn=ko();Sn!==oe;)Gt.push(Sn),Sn=ko();ye=ft,ft=vs(Bt)}else H=ft,ft=oe;return ft}function vo(){var ft,Bt,Gt,Sn,_n,pn,Mn,lo=function(Yo){Xe===0&&Wt(Yo)};if(ft=H,Bt=hr(),Bt!==oe){for(Gt=[],Sn=ko();Sn!==oe;)Gt.push(Sn),Sn=ko();for(Sn=H,_n=Li(),_n!==oe?(pn=ko(),pn===oe&&(pn=null),ye=Sn,Sn=Ks(Bt,_n)):(H=Sn,Sn=oe),Sn===oe&&(Sn=null),_n=Dr(),_n===oe&&(_n=null),pn=[],Mn=ko();Mn!==oe;)pn.push(Mn),Mn=ko();lo(Zi),ue.charCodeAt(H)===47?(Mn=dt,H++):Mn=oe,Mn===oe&&(Mn=null),ye=ft,ft=ul(Bt,Sn,_n,Mn)}else H=ft,ft=oe;return ft}function br(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};return ft=H,Sn(Zi),ue.charCodeAt(H)===47?(Bt=dt,H++):Bt=oe,Bt!==oe?(Gt=hr(),Gt!==oe?(ye=ft,ft=Pl(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),ft}function hr(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return Bt($a),Xe++,ft=ka(),Xe--,ft}function Dr(){var ft,Bt,Gt,Sn,_n=function(pn){Xe===0&&Wt(pn)};if(ft=H,Bt=oo(),Bt!==oe){for(Gt=[],Sn=po();Sn!==oe;)Gt.push(Sn),Sn=po();ye=ft,ft=zl(Bt,Gt)}else H=ft,ft=oe;return ft}function po(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};if(ft=H,Bt=[],Gt=ko(),Gt!==oe)for(;Gt!==oe;)Bt.push(Gt),Gt=ko();else Bt=oe;return Bt!==oe?(Gt=oo(),Gt!==oe?(ye=ft,ft=ra(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),ft}function oo(){var ft,Bt,Gt=function(Sn){Xe===0&&Wt(Sn)};return ft=H,Bt=ri(),Bt!==oe&&(ye=ft,Bt=sa(Bt)),ft=Bt,ft===oe&&(ft=H,Bt=ui(),Bt!==oe&&(ye=ft,Bt=mi(Bt)),ft=Bt,ft===oe&&(ft=H,Bt=Wi(),Bt!==oe&&(ye=ft,Bt=Zs(Bt)),ft=Bt)),ft}function ui(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};return Sn(Ei),Xe++,ft=H,ue.charCodeAt(H)===46?(Bt=ot,H++):Bt=oe,Bt!==oe?(Gt=ka(),Gt!==oe?(ye=ft,ft=Rs(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),Xe--,ft}function ri(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};return Sn(Gi),Xe++,ft=H,ue.charCodeAt(H)===35?(Bt=pt,H++):Bt=oe,Bt!==oe?(Gt=ka(),Gt!==oe?(ye=ft,ft=_s(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),Xe--,ft}function Wi(){var ft,Bt,Gt,Sn,_n=function(pn){Xe===0&&Wt(pn)};return ft=H,Bt=ka(),Bt!==oe?(_n(za),ue.charCodeAt(H)===61?(Gt=St,H++):Gt=oe,Gt!==oe?(Sn=Li(),Sn!==oe?(ye=ft,ft=Fs(Bt,Sn)):(H=ft,ft=oe)):(H=ft,ft=oe)):(H=ft,ft=oe),ft}function la(){var ft,Bt,Gt,Sn,_n,pn,Mn,lo,Yo=function(ea){Xe===0&&Wt(ea)};if(ft=H,Bt=ka(),Bt!==oe)if(Yo(zi),ue.charCodeAt(H)===40?(Gt=jn,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();for(_n=H,pn=va(),pn===oe&&(pn=null),Mn=[],lo=xa();lo!==oe;)Mn.push(lo),lo=xa();ye=_n,_n=Hl(Bt,pn,Mn),Yo(fs),ue.charCodeAt(H)===41?(pn=$t,H++):pn=oe,pn!==oe?(ye=ft,ft=Tl(Bt,_n)):(H=ft,ft=oe)}else H=ft,ft=oe;else H=ft,ft=oe;return ft}function va(){var ft,Bt,Gt,Sn,_n=function(pn){Xe===0&&Wt(pn)};return ft=H,Bt=H,Gt=ka(),Gt!==oe?(_n(za),ue.charCodeAt(H)===61?(Sn=St,H++):Sn=oe,Sn!==oe?(ye=Bt,Bt=el(Gt)):(H=Bt,Bt=oe)):(H=Bt,Bt=oe),Bt===oe&&(Bt=null),Gt=Li(),Gt!==oe?(ye=ft,ft=dl(Bt,Gt)):(H=ft,ft=oe),ft}function xa(){var ft,Bt,Gt,Sn,_n,pn=function(Mn){Xe===0&&Wt(Mn)};for(ft=H,Bt=[],Gt=ko();Gt!==oe;)Bt.push(Gt),Gt=ko();if(pn(aa),ue.charCodeAt(H)===44?(Gt=sn,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();_n=va(),_n!==oe?(ye=ft,ft=Ls(_n)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function is(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};for(ft=H,Bt=[],Gt=ko();Gt!==oe;)Bt.push(Gt),Gt=ko();return Sn(aa),ue.charCodeAt(H)===44?(Gt=sn,H++):Gt=oe,Gt!==oe?(Bt=[Bt,Gt],ft=Bt):(H=ft,ft=oe),ft===oe&&(ft=null),ft}function di(){var ft,Bt,Gt,Sn,_n,pn=function(Mn){Xe===0&&Wt(Mn)};if(pn(Ms),Xe++,ft=H,Mr.test(ue.charAt(H))?(Bt=ue.charAt(H),H++):Bt=oe,Bt!==oe)if(Gt=ka(),Gt!==oe){for(Sn=[],_n=ya();_n!==oe;)Sn.push(_n),_n=ya();ye=ft,ft=fl(Bt,Gt,Sn)}else H=ft,ft=oe;else H=ft,ft=oe;return Xe--,ft}function ya(){var ft,Bt,Gt,Sn,_n=function(pn){Xe===0&&Wt(pn)};return ft=H,ue.charCodeAt(H)===46?(Bt=ot,H++):Bt=oe,Bt!==oe?(Gt=ka(),Gt!==oe?(ye=ft,ft=el(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),ft===oe&&(ft=H,ue.charCodeAt(H)===91?(Bt=Vn,H++):Bt=oe,Bt!==oe?(Gt=fa(),Gt===oe&&(Gt=_i()),Gt!==oe?(ue.charCodeAt(H)===93?(Sn=tr,H++):Sn=oe,Sn!==oe?(ye=ft,ft=Ls(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe)):(H=ft,ft=oe)),ft}function Li(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return ft=Ao(),ft===oe&&(ft=Si(),ft===oe&&(ft=_i(),ft===oe&&(ft=fa(),ft===oe&&(ft=Ii(),ft===oe&&(ft=Qa(),ft===oe&&(ft=la(),ft===oe&&(ft=di()))))))),ft}function Ao(){var ft,Bt,Gt=function(Sn){Xe===0&&Wt(Sn)};return Gt(Ts),Xe++,ft=H,ue.substr(H,4)===Pn?(Bt=Pn,H+=4):Bt=oe,Bt!==oe&&(ye=ft,Bt=Ha()),ft=Bt,Xe--,ft}function Si(){var ft,Bt,Gt=function(Sn){Xe===0&&Wt(Sn)};return Gt(js),Xe++,ft=H,ue.substr(H,4)===Zn?(Bt=Zn,H+=4):Bt=oe,Bt!==oe&&(ye=ft,Bt=Us()),ft=Bt,ft===oe&&(ft=H,ue.substr(H,5)===nn?(Bt=nn,H+=5):Bt=oe,Bt!==oe&&(ye=ft,Bt=Es()),ft=Bt),Xe--,ft}function Ii(){var ft,Bt,Gt,Sn,_n,pn,Mn,lo=function(Yo){Xe===0&&Wt(Yo)};if(ft=H,lo(Ul),ue.charCodeAt(H)===91?(Bt=Vn,H++):Bt=oe,Bt!==oe){for(Gt=[],Sn=ko();Sn!==oe;)Gt.push(Sn),Sn=ko();if(Sn=H,_n=Li(),_n!==oe){for(pn=[],Mn=ca();Mn!==oe;)pn.push(Mn),Mn=ca();Mn=is(),ye=Sn,Sn=Gs(_n,pn)}else H=Sn,Sn=oe;for(Sn===oe&&(Sn=null),_n=[],pn=ko();pn!==oe;)_n.push(pn),pn=ko();lo($l),ue.charCodeAt(H)===93?(pn=tr,H++):pn=oe,pn!==oe?(ye=ft,ft=ba(Sn)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function ca(){var ft,Bt,Gt,Sn,_n,pn=function(Mn){Xe===0&&Wt(Mn)};for(ft=H,Bt=[],Gt=ko();Gt!==oe;)Bt.push(Gt),Gt=ko();if(pn(aa),ue.charCodeAt(H)===44?(Gt=sn,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();_n=Li(),_n!==oe?(ye=ft,ft=Ls(_n)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function Qa(){var ft,Bt,Gt,Sn,_n,pn,Mn,lo=function(Yo){Xe===0&&Wt(Yo)};if(ft=H,lo(Ml),ue.charCodeAt(H)===123?(Bt=fn,H++):Bt=oe,Bt!==oe){for(Gt=[],Sn=ko();Sn!==oe;)Gt.push(Sn),Sn=ko();if(Sn=H,_n=Ea(),_n!==oe){for(pn=[],Mn=Ti();Mn!==oe;)pn.push(Mn),Mn=Ti();Mn=is(),ye=Sn,Sn=jl(_n,pn)}else H=Sn,Sn=oe;for(Sn===oe&&(Sn=null),_n=[],pn=ko();pn!==oe;)_n.push(pn),pn=ko();lo(Cl),ue.charCodeAt(H)===125?(pn=kn,H++):pn=oe,pn!==oe?(ye=ft,ft=Vl(Sn)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function Ti(){var ft,Bt,Gt,Sn,_n,pn=function(Mn){Xe===0&&Wt(Mn)};for(ft=H,Bt=[],Gt=ko();Gt!==oe;)Bt.push(Gt),Gt=ko();if(pn(aa),ue.charCodeAt(H)===44?(Gt=sn,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();_n=Ea(),_n!==oe?(ye=ft,ft=ra(_n)):(H=ft,ft=oe)}else H=ft,ft=oe;return ft}function Ea(){var ft,Bt,Gt,Sn,_n,pn=function(Mn){Xe===0&&Wt(Mn)};if(ft=H,Bt=ka(),Bt===oe&&(Bt=_i()),Bt!==oe)if(pn(Ol),ue.charCodeAt(H)===58?(Gt=er,H++):Gt=oe,Gt!==oe){for(Sn=[],_n=ko();_n!==oe;)Sn.push(_n),_n=ko();_n=Li(),_n!==oe?(ye=ft,ft=pl(Bt,_n)):(H=ft,ft=oe)}else H=ft,ft=oe;else H=ft,ft=oe;return ft}function fa(){var ft,Bt,Gt,Sn,_n,pn,Mn,lo=function(Yo){Xe===0&&Wt(Yo)};if(lo(qs),Xe++,ft=H,ue.charCodeAt(H)===45?(Bt=Zr,H++):Bt=oe,Bt===oe&&(Bt=null),Gt=[],_r.test(ue.charAt(H))?(Sn=ue.charAt(H),H++):Sn=oe,Sn!==oe)for(;Sn!==oe;)Gt.push(Sn),_r.test(ue.charAt(H))?(Sn=ue.charAt(H),H++):Sn=oe;else Gt=oe;if(Gt!==oe){if(Sn=H,ue.charCodeAt(H)===46?(_n=ot,H++):_n=oe,_n!==oe){if(pn=[],_r.test(ue.charAt(H))?(Mn=ue.charAt(H),H++):Mn=oe,Mn!==oe)for(;Mn!==oe;)pn.push(Mn),_r.test(ue.charAt(H))?(Mn=ue.charAt(H),H++):Mn=oe;else pn=oe;pn!==oe?(_n=[_n,pn],Sn=_n):(H=Sn,Sn=oe)}else H=Sn,Sn=oe;Sn===oe&&(Sn=null),ye=ft,ft=bl()}else H=ft,ft=oe;return Xe--,ft}function _i(){var ft,Bt,Gt,Sn,_n=function(pn){Xe===0&&Wt(pn)};if(_n(gs),Xe++,ft=H,ue.charCodeAt(H)===34?(Bt=Cr,H++):Bt=oe,Bt!==oe){for(Gt=[],Sn=zs();Sn!==oe;)Gt.push(Sn),Sn=zs();ue.charCodeAt(H)===34?(Sn=Cr,H++):Sn=oe,Sn!==oe?(ye=ft,ft=$s(Gt)):(H=ft,ft=oe)}else H=ft,ft=oe;return Xe--,ft}function zs(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return oi.test(ue.charAt(H))?(ft=ue.charAt(H),H++):ft=oe,ft===oe&&(ft=Bi()),ft}function Bi(){var ft,Bt,Gt,Sn,_n=function(pn){Xe===0&&Wt(pn)};return ft=H,ue.charCodeAt(H)===92?(Bt=$r,H++):Bt=oe,Bt!==oe?(ue.charCodeAt(H)===34?(Gt=Cr,H++):Gt=oe,Gt===oe&&(ue.charCodeAt(H)===92?(Gt=$r,H++):Gt=oe,Gt===oe&&(Gt=H,ue.charCodeAt(H)===110?(Sn=Xr,H++):Sn=oe,Sn!==oe&&(ye=Gt,Sn=wa()),Gt=Sn,Gt===oe&&(Gt=H,ue.charCodeAt(H)===114?(Sn=Gr,H++):Sn=oe,Sn!==oe&&(ye=Gt,Sn=hl()),Gt=Sn,Gt===oe&&(Gt=H,ue.charCodeAt(H)===116?(Sn=rr,H++):Sn=oe,Sn!==oe&&(ye=Gt,Sn=Wl()),Gt=Sn)))),Gt!==oe?(ye=ft,ft=Na(Gt)):(H=ft,ft=oe)):(H=ft,ft=oe),ft}function ka(){var ft,Bt,Gt,Sn=function(_n){Xe===0&&Wt(_n)};if(Sn(Xa),Xe++,ft=H,Bt=[],yi.test(ue.charAt(H))?(Gt=ue.charAt(H),H++):Gt=oe,Gt!==oe)for(;Gt!==oe;)Bt.push(Gt),yi.test(ue.charAt(H))?(Gt=ue.charAt(H),H++):Gt=oe;else Bt=oe;return Bt!==oe?ft=ue.substring(ft,H):ft=Bt,Xe--,ft}function ko(){var ft,Bt=function(Gt){Xe===0&&Wt(Gt)};return Bt(Ws),Xe++,Di.test(ue.charAt(H))?(ft=ue.charAt(H),H++):ft=oe,Xe--,ft}const{Variable:Ys,Function:ls}=Oe;if(Ln(),mn=ze(),mn!==oe&&H===ue.length)return mn;throw mn!==oe&&H<ue.length&&Wt(Me()),Gn()}de.exports={SyntaxError:me,parse:Ee}}}),E=v({"node_modules/entities/lib/maps/entities.json"(W,de){de.exports={Aacute:"\xC1",aacute:"\xE1",Abreve:"\u0102",abreve:"\u0103",ac:"\u223E",acd:"\u223F",acE:"\u223E\u0333",Acirc:"\xC2",acirc:"\xE2",acute:"\xB4",Acy:"\u0410",acy:"\u0430",AElig:"\xC6",aelig:"\xE6",af:"\u2061",Afr:"\u{1D504}",afr:"\u{1D51E}",Agrave:"\xC0",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",Alpha:"\u0391",alpha:"\u03B1",Amacr:"\u0100",amacr:"\u0101",amalg:"\u2A3F",amp:"&",AMP:"&",andand:"\u2A55",And:"\u2A53",and:"\u2227",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",ange:"\u29A4",angle:"\u2220",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angmsd:"\u2221",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angst:"\xC5",angzarr:"\u237C",Aogon:"\u0104",aogon:"\u0105",Aopf:"\u{1D538}",aopf:"\u{1D552}",apacir:"\u2A6F",ap:"\u2248",apE:"\u2A70",ape:"\u224A",apid:"\u224B",apos:"'",ApplyFunction:"\u2061",approx:"\u2248",approxeq:"\u224A",Aring:"\xC5",aring:"\xE5",Ascr:"\u{1D49C}",ascr:"\u{1D4B6}",Assign:"\u2254",ast:"*",asymp:"\u2248",asympeq:"\u224D",Atilde:"\xC3",atilde:"\xE3",Auml:"\xC4",auml:"\xE4",awconint:"\u2233",awint:"\u2A11",backcong:"\u224C",backepsilon:"\u03F6",backprime:"\u2035",backsim:"\u223D",backsimeq:"\u22CD",Backslash:"\u2216",Barv:"\u2AE7",barvee:"\u22BD",barwed:"\u2305",Barwed:"\u2306",barwedge:"\u2305",bbrk:"\u23B5",bbrktbrk:"\u23B6",bcong:"\u224C",Bcy:"\u0411",bcy:"\u0431",bdquo:"\u201E",becaus:"\u2235",because:"\u2235",Because:"\u2235",bemptyv:"\u29B0",bepsi:"\u03F6",bernou:"\u212C",Bernoullis:"\u212C",Beta:"\u0392",beta:"\u03B2",beth:"\u2136",between:"\u226C",Bfr:"\u{1D505}",bfr:"\u{1D51F}",bigcap:"\u22C2",bigcirc:"\u25EF",bigcup:"\u22C3",bigodot:"\u2A00",bigoplus:"\u2A01",bigotimes:"\u2A02",bigsqcup:"\u2A06",bigstar:"\u2605",bigtriangledown:"\u25BD",bigtriangleup:"\u25B3",biguplus:"\u2A04",bigvee:"\u22C1",bigwedge:"\u22C0",bkarow:"\u290D",blacklozenge:"\u29EB",blacksquare:"\u25AA",blacktriangle:"\u25B4",blacktriangledown:"\u25BE",blacktriangleleft:"\u25C2",blacktriangleright:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bNot:"\u2AED",bnot:"\u2310",Bopf:"\u{1D539}",bopf:"\u{1D553}",bot:"\u22A5",bottom:"\u22A5",bowtie:"\u22C8",boxbox:"\u29C9",boxdl:"\u2510",boxdL:"\u2555",boxDl:"\u2556",boxDL:"\u2557",boxdr:"\u250C",boxdR:"\u2552",boxDr:"\u2553",boxDR:"\u2554",boxh:"\u2500",boxH:"\u2550",boxhd:"\u252C",boxHd:"\u2564",boxhD:"\u2565",boxHD:"\u2566",boxhu:"\u2534",boxHu:"\u2567",boxhU:"\u2568",boxHU:"\u2569",boxminus:"\u229F",boxplus:"\u229E",boxtimes:"\u22A0",boxul:"\u2518",boxuL:"\u255B",boxUl:"\u255C",boxUL:"\u255D",boxur:"\u2514",boxuR:"\u2558",boxUr:"\u2559",boxUR:"\u255A",boxv:"\u2502",boxV:"\u2551",boxvh:"\u253C",boxvH:"\u256A",boxVh:"\u256B",boxVH:"\u256C",boxvl:"\u2524",boxvL:"\u2561",boxVl:"\u2562",boxVL:"\u2563",boxvr:"\u251C",boxvR:"\u255E",boxVr:"\u255F",boxVR:"\u2560",bprime:"\u2035",breve:"\u02D8",Breve:"\u02D8",brvbar:"\xA6",bscr:"\u{1D4B7}",Bscr:"\u212C",bsemi:"\u204F",bsim:"\u223D",bsime:"\u22CD",bsolb:"\u29C5",bsol:"\\",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bump:"\u224E",bumpE:"\u2AAE",bumpe:"\u224F",Bumpeq:"\u224E",bumpeq:"\u224F",Cacute:"\u0106",cacute:"\u0107",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",cap:"\u2229",Cap:"\u22D2",capcup:"\u2A47",capdot:"\u2A40",CapitalDifferentialD:"\u2145",caps:"\u2229\uFE00",caret:"\u2041",caron:"\u02C7",Cayleys:"\u212D",ccaps:"\u2A4D",Ccaron:"\u010C",ccaron:"\u010D",Ccedil:"\xC7",ccedil:"\xE7",Ccirc:"\u0108",ccirc:"\u0109",Cconint:"\u2230",ccups:"\u2A4C",ccupssm:"\u2A50",Cdot:"\u010A",cdot:"\u010B",cedil:"\xB8",Cedilla:"\xB8",cemptyv:"\u29B2",cent:"\xA2",centerdot:"\xB7",CenterDot:"\xB7",cfr:"\u{1D520}",Cfr:"\u212D",CHcy:"\u0427",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",Chi:"\u03A7",chi:"\u03C7",circ:"\u02C6",circeq:"\u2257",circlearrowleft:"\u21BA",circlearrowright:"\u21BB",circledast:"\u229B",circledcirc:"\u229A",circleddash:"\u229D",CircleDot:"\u2299",circledR:"\xAE",circledS:"\u24C8",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",cir:"\u25CB",cirE:"\u29C3",cire:"\u2257",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",clubs:"\u2663",clubsuit:"\u2663",colon:":",Colon:"\u2237",Colone:"\u2A74",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2A6D",Congruent:"\u2261",conint:"\u222E",Conint:"\u222F",ContourIntegral:"\u222E",copf:"\u{1D554}",Copf:"\u2102",coprod:"\u2210",Coproduct:"\u2210",copy:"\xA9",COPY:"\xA9",copysr:"\u2117",CounterClockwiseContourIntegral:"\u2233",crarr:"\u21B5",cross:"\u2717",Cross:"\u2A2F",Cscr:"\u{1D49E}",cscr:"\u{1D4B8}",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",cuesc:"\u22DF",cularr:"\u21B6",cularrp:"\u293D",cupbrcap:"\u2A48",cupcap:"\u2A46",CupCap:"\u224D",cup:"\u222A",Cup:"\u22D3",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curarrm:"\u293C",curlyeqprec:"\u22DE",curlyeqsucc:"\u22DF",curlyvee:"\u22CE",curlywedge:"\u22CF",curren:"\xA4",curvearrowleft:"\u21B6",curvearrowright:"\u21B7",cuvee:"\u22CE",cuwed:"\u22CF",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232D",dagger:"\u2020",Dagger:"\u2021",daleth:"\u2138",darr:"\u2193",Darr:"\u21A1",dArr:"\u21D3",dash:"\u2010",Dashv:"\u2AE4",dashv:"\u22A3",dbkarow:"\u290F",dblac:"\u02DD",Dcaron:"\u010E",dcaron:"\u010F",Dcy:"\u0414",dcy:"\u0434",ddagger:"\u2021",ddarr:"\u21CA",DD:"\u2145",dd:"\u2146",DDotrahd:"\u2911",ddotseq:"\u2A77",deg:"\xB0",Del:"\u2207",Delta:"\u0394",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",Dfr:"\u{1D507}",dfr:"\u{1D521}",dHar:"\u2965",dharl:"\u21C3",dharr:"\u21C2",DiacriticalAcute:"\xB4",DiacriticalDot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",DiacriticalGrave:"`",DiacriticalTilde:"\u02DC",diam:"\u22C4",diamond:"\u22C4",Diamond:"\u22C4",diamondsuit:"\u2666",diams:"\u2666",die:"\xA8",DifferentialD:"\u2146",digamma:"\u03DD",disin:"\u22F2",div:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",DJcy:"\u0402",djcy:"\u0452",dlcorn:"\u231E",dlcrop:"\u230D",dollar:"$",Dopf:"\u{1D53B}",dopf:"\u{1D555}",Dot:"\xA8",dot:"\u02D9",DotDot:"\u20DC",doteq:"\u2250",doteqdot:"\u2251",DotEqual:"\u2250",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22A1",doublebarwedge:"\u2306",DoubleContourIntegral:"\u222F",DoubleDot:"\xA8",DoubleDownArrow:"\u21D3",DoubleLeftArrow:"\u21D0",DoubleLeftRightArrow:"\u21D4",DoubleLeftTee:"\u2AE4",DoubleLongLeftArrow:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",DoubleLongRightArrow:"\u27F9",DoubleRightArrow:"\u21D2",DoubleRightTee:"\u22A8",DoubleUpArrow:"\u21D1",DoubleUpDownArrow:"\u21D5",DoubleVerticalBar:"\u2225",DownArrowBar:"\u2913",downarrow:"\u2193",DownArrow:"\u2193",Downarrow:"\u21D3",DownArrowUpArrow:"\u21F5",DownBreve:"\u0311",downdownarrows:"\u21CA",downharpoonleft:"\u21C3",downharpoonright:"\u21C2",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVectorBar:"\u2956",DownLeftVector:"\u21BD",DownRightTeeVector:"\u295F",DownRightVectorBar:"\u2957",DownRightVector:"\u21C1",DownTeeArrow:"\u21A7",DownTee:"\u22A4",drbkarow:"\u2910",drcorn:"\u231F",drcrop:"\u230C",Dscr:"\u{1D49F}",dscr:"\u{1D4B9}",DScy:"\u0405",dscy:"\u0455",dsol:"\u29F6",Dstrok:"\u0110",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",dtrif:"\u25BE",duarr:"\u21F5",duhar:"\u296F",dwangle:"\u29A6",DZcy:"\u040F",dzcy:"\u045F",dzigrarr:"\u27FF",Eacute:"\xC9",eacute:"\xE9",easter:"\u2A6E",Ecaron:"\u011A",ecaron:"\u011B",Ecirc:"\xCA",ecirc:"\xEA",ecir:"\u2256",ecolon:"\u2255",Ecy:"\u042D",ecy:"\u044D",eDDot:"\u2A77",Edot:"\u0116",edot:"\u0117",eDot:"\u2251",ee:"\u2147",efDot:"\u2252",Efr:"\u{1D508}",efr:"\u{1D522}",eg:"\u2A9A",Egrave:"\xC8",egrave:"\xE8",egs:"\u2A96",egsdot:"\u2A98",el:"\u2A99",Element:"\u2208",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",elsdot:"\u2A97",Emacr:"\u0112",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",EmptySmallSquare:"\u25FB",emptyv:"\u2205",EmptyVerySmallSquare:"\u25AB",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",ENG:"\u014A",eng:"\u014B",ensp:"\u2002",Eogon:"\u0118",eogon:"\u0119",Eopf:"\u{1D53C}",eopf:"\u{1D556}",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",Epsilon:"\u0395",epsilon:"\u03B5",epsiv:"\u03F5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2A96",eqslantless:"\u2A95",Equal:"\u2A75",equals:"=",EqualTilde:"\u2242",equest:"\u225F",Equilibrium:"\u21CC",equiv:"\u2261",equivDD:"\u2A78",eqvparsl:"\u29E5",erarr:"\u2971",erDot:"\u2253",escr:"\u212F",Escr:"\u2130",esdot:"\u2250",Esim:"\u2A73",esim:"\u2242",Eta:"\u0397",eta:"\u03B7",ETH:"\xD0",eth:"\xF0",Euml:"\xCB",euml:"\xEB",euro:"\u20AC",excl:"!",exist:"\u2203",Exists:"\u2203",expectation:"\u2130",exponentiale:"\u2147",ExponentialE:"\u2147",fallingdotseq:"\u2252",Fcy:"\u0424",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",Ffr:"\u{1D509}",ffr:"\u{1D523}",filig:"\uFB01",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",Fopf:"\u{1D53D}",fopf:"\u{1D557}",forall:"\u2200",ForAll:"\u2200",fork:"\u22D4",forkv:"\u2AD9",Fouriertrf:"\u2131",fpartint:"\u2A0D",frac12:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",fscr:"\u{1D4BB}",Fscr:"\u2131",gacute:"\u01F5",Gamma:"\u0393",gamma:"\u03B3",Gammad:"\u03DC",gammad:"\u03DD",gap:"\u2A86",Gbreve:"\u011E",gbreve:"\u011F",Gcedil:"\u0122",Gcirc:"\u011C",gcirc:"\u011D",Gcy:"\u0413",gcy:"\u0433",Gdot:"\u0120",gdot:"\u0121",ge:"\u2265",gE:"\u2267",gEl:"\u2A8C",gel:"\u22DB",geq:"\u2265",geqq:"\u2267",geqslant:"\u2A7E",gescc:"\u2AA9",ges:"\u2A7E",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",Gfr:"\u{1D50A}",gfr:"\u{1D524}",gg:"\u226B",Gg:"\u22D9",ggg:"\u22D9",gimel:"\u2137",GJcy:"\u0403",gjcy:"\u0453",gla:"\u2AA5",gl:"\u2277",glE:"\u2A92",glj:"\u2AA4",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gnE:"\u2269",gneq:"\u2A88",gneqq:"\u2269",gnsim:"\u22E7",Gopf:"\u{1D53E}",gopf:"\u{1D558}",grave:"`",GreaterEqual:"\u2265",GreaterEqualLess:"\u22DB",GreaterFullEqual:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2A7E",GreaterTilde:"\u2273",Gscr:"\u{1D4A2}",gscr:"\u210A",gsim:"\u2273",gsime:"\u2A8E",gsiml:"\u2A90",gtcc:"\u2AA7",gtcir:"\u2A7A",gt:">",GT:">",Gt:"\u226B",gtdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrapprox:"\u2A86",gtrarr:"\u2978",gtrdot:"\u22D7",gtreqless:"\u22DB",gtreqqless:"\u2A8C",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",Hacek:"\u02C7",hairsp:"\u200A",half:"\xBD",hamilt:"\u210B",HARDcy:"\u042A",hardcy:"\u044A",harrcir:"\u2948",harr:"\u2194",hArr:"\u21D4",harrw:"\u21AD",Hat:"^",hbar:"\u210F",Hcirc:"\u0124",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22B9",hfr:"\u{1D525}",Hfr:"\u210C",HilbertSpace:"\u210B",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",hookrightarrow:"\u21AA",hopf:"\u{1D559}",Hopf:"\u210D",horbar:"\u2015",HorizontalLine:"\u2500",hscr:"\u{1D4BD}",Hscr:"\u210B",hslash:"\u210F",Hstrok:"\u0126",hstrok:"\u0127",HumpDownHump:"\u224E",HumpEqual:"\u224F",hybull:"\u2043",hyphen:"\u2010",Iacute:"\xCD",iacute:"\xED",ic:"\u2063",Icirc:"\xCE",icirc:"\xEE",Icy:"\u0418",icy:"\u0438",Idot:"\u0130",IEcy:"\u0415",iecy:"\u0435",iexcl:"\xA1",iff:"\u21D4",ifr:"\u{1D526}",Ifr:"\u2111",Igrave:"\xCC",igrave:"\xEC",ii:"\u2148",iiiint:"\u2A0C",iiint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",IJlig:"\u0132",ijlig:"\u0133",Imacr:"\u012A",imacr:"\u012B",image:"\u2111",ImaginaryI:"\u2148",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",Im:"\u2111",imof:"\u22B7",imped:"\u01B5",Implies:"\u21D2",incare:"\u2105",in:"\u2208",infin:"\u221E",infintie:"\u29DD",inodot:"\u0131",intcal:"\u22BA",int:"\u222B",Int:"\u222C",integers:"\u2124",Integral:"\u222B",intercal:"\u22BA",Intersection:"\u22C2",intlarhk:"\u2A17",intprod:"\u2A3C",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",IOcy:"\u0401",iocy:"\u0451",Iogon:"\u012E",iogon:"\u012F",Iopf:"\u{1D540}",iopf:"\u{1D55A}",Iota:"\u0399",iota:"\u03B9",iprod:"\u2A3C",iquest:"\xBF",iscr:"\u{1D4BE}",Iscr:"\u2110",isin:"\u2208",isindot:"\u22F5",isinE:"\u22F9",isins:"\u22F4",isinsv:"\u22F3",isinv:"\u2208",it:"\u2062",Itilde:"\u0128",itilde:"\u0129",Iukcy:"\u0406",iukcy:"\u0456",Iuml:"\xCF",iuml:"\xEF",Jcirc:"\u0134",jcirc:"\u0135",Jcy:"\u0419",jcy:"\u0439",Jfr:"\u{1D50D}",jfr:"\u{1D527}",jmath:"\u0237",Jopf:"\u{1D541}",jopf:"\u{1D55B}",Jscr:"\u{1D4A5}",jscr:"\u{1D4BF}",Jsercy:"\u0408",jsercy:"\u0458",Jukcy:"\u0404",jukcy:"\u0454",Kappa:"\u039A",kappa:"\u03BA",kappav:"\u03F0",Kcedil:"\u0136",kcedil:"\u0137",Kcy:"\u041A",kcy:"\u043A",Kfr:"\u{1D50E}",kfr:"\u{1D528}",kgreen:"\u0138",KHcy:"\u0425",khcy:"\u0445",KJcy:"\u040C",kjcy:"\u045C",Kopf:"\u{1D542}",kopf:"\u{1D55C}",Kscr:"\u{1D4A6}",kscr:"\u{1D4C0}",lAarr:"\u21DA",Lacute:"\u0139",lacute:"\u013A",laemptyv:"\u29B4",lagran:"\u2112",Lambda:"\u039B",lambda:"\u03BB",lang:"\u27E8",Lang:"\u27EA",langd:"\u2991",langle:"\u27E8",lap:"\u2A85",Laplacetrf:"\u2112",laquo:"\xAB",larrb:"\u21E4",larrbfs:"\u291F",larr:"\u2190",Larr:"\u219E",lArr:"\u21D0",larrfs:"\u291D",larrhk:"\u21A9",larrlp:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",latail:"\u2919",lAtail:"\u291B",lat:"\u2AAB",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lBarr:"\u290E",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",Lcaron:"\u013D",lcaron:"\u013E",Lcedil:"\u013B",lcedil:"\u013C",lceil:"\u2308",lcub:"{",Lcy:"\u041B",lcy:"\u043B",ldca:"\u2936",ldquo:"\u201C",ldquor:"\u201E",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",lE:"\u2266",LeftAngleBracket:"\u27E8",LeftArrowBar:"\u21E4",leftarrow:"\u2190",LeftArrow:"\u2190",Leftarrow:"\u21D0",LeftArrowRightArrow:"\u21C6",leftarrowtail:"\u21A2",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVectorBar:"\u2959",LeftDownVector:"\u21C3",LeftFloor:"\u230A",leftharpoondown:"\u21BD",leftharpoonup:"\u21BC",leftleftarrows:"\u21C7",leftrightarrow:"\u2194",LeftRightArrow:"\u2194",Leftrightarrow:"\u21D4",leftrightarrows:"\u21C6",leftrightharpoons:"\u21CB",leftrightsquigarrow:"\u21AD",LeftRightVector:"\u294E",LeftTeeArrow:"\u21A4",LeftTee:"\u22A3",LeftTeeVector:"\u295A",leftthreetimes:"\u22CB",LeftTriangleBar:"\u29CF",LeftTriangle:"\u22B2",LeftTriangleEqual:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVectorBar:"\u2958",LeftUpVector:"\u21BF",LeftVectorBar:"\u2952",LeftVector:"\u21BC",lEg:"\u2A8B",leg:"\u22DA",leq:"\u2264",leqq:"\u2266",leqslant:"\u2A7D",lescc:"\u2AA8",les:"\u2A7D",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessapprox:"\u2A85",lessdot:"\u22D6",lesseqgtr:"\u22DA",lesseqqgtr:"\u2A8B",LessEqualGreater:"\u22DA",LessFullEqual:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",LessLess:"\u2AA1",lesssim:"\u2272",LessSlantEqual:"\u2A7D",LessTilde:"\u2272",lfisht:"\u297C",lfloor:"\u230A",Lfr:"\u{1D50F}",lfr:"\u{1D529}",lg:"\u2276",lgE:"\u2A91",lHar:"\u2962",lhard:"\u21BD",lharu:"\u21BC",lharul:"\u296A",lhblk:"\u2584",LJcy:"\u0409",ljcy:"\u0459",llarr:"\u21C7",ll:"\u226A",Ll:"\u22D8",llcorner:"\u231E",Lleftarrow:"\u21DA",llhard:"\u296B",lltri:"\u25FA",Lmidot:"\u013F",lmidot:"\u0140",lmoustache:"\u23B0",lmoust:"\u23B0",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lnE:"\u2268",lneq:"\u2A87",lneqq:"\u2268",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",lobrk:"\u27E6",longleftarrow:"\u27F5",LongLeftArrow:"\u27F5",Longleftarrow:"\u27F8",longleftrightarrow:"\u27F7",LongLeftRightArrow:"\u27F7",Longleftrightarrow:"\u27FA",longmapsto:"\u27FC",longrightarrow:"\u27F6",LongRightArrow:"\u27F6",Longrightarrow:"\u27F9",looparrowleft:"\u21AB",looparrowright:"\u21AC",lopar:"\u2985",Lopf:"\u{1D543}",lopf:"\u{1D55D}",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",lowbar:"_",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",loz:"\u25CA",lozenge:"\u25CA",lozf:"\u29EB",lpar:"(",lparlt:"\u2993",lrarr:"\u21C6",lrcorner:"\u231F",lrhar:"\u21CB",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\u{1D4C1}",Lscr:"\u2112",lsh:"\u21B0",Lsh:"\u21B0",lsim:"\u2272",lsime:"\u2A8D",lsimg:"\u2A8F",lsqb:"[",lsquo:"\u2018",lsquor:"\u201A",Lstrok:"\u0141",lstrok:"\u0142",ltcc:"\u2AA6",ltcir:"\u2A79",lt:"<",LT:"<",Lt:"\u226A",ltdot:"\u22D6",lthree:"\u22CB",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltri:"\u25C3",ltrie:"\u22B4",ltrif:"\u25C2",ltrPar:"\u2996",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",macr:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",Map:"\u2905",map:"\u21A6",mapsto:"\u21A6",mapstodown:"\u21A7",mapstoleft:"\u21A4",mapstoup:"\u21A5",marker:"\u25AE",mcomma:"\u2A29",Mcy:"\u041C",mcy:"\u043C",mdash:"\u2014",mDDot:"\u223A",measuredangle:"\u2221",MediumSpace:"\u205F",Mellintrf:"\u2133",Mfr:"\u{1D510}",mfr:"\u{1D52A}",mho:"\u2127",micro:"\xB5",midast:"*",midcir:"\u2AF0",mid:"\u2223",middot:"\xB7",minusb:"\u229F",minus:"\u2212",minusd:"\u2238",minusdu:"\u2A2A",MinusPlus:"\u2213",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",Mopf:"\u{1D544}",mopf:"\u{1D55E}",mp:"\u2213",mscr:"\u{1D4C2}",Mscr:"\u2133",mstpos:"\u223E",Mu:"\u039C",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nabla:"\u2207",Nacute:"\u0143",nacute:"\u0144",nang:"\u2220\u20D2",nap:"\u2249",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",napprox:"\u2249",natural:"\u266E",naturals:"\u2115",natur:"\u266E",nbsp:"\xA0",nbump:"\u224E\u0338",nbumpe:"\u224F\u0338",ncap:"\u2A43",Ncaron:"\u0147",ncaron:"\u0148",Ncedil:"\u0145",ncedil:"\u0146",ncong:"\u2247",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",Ncy:"\u041D",ncy:"\u043D",ndash:"\u2013",nearhk:"\u2924",nearr:"\u2197",neArr:"\u21D7",nearrow:"\u2197",ne:"\u2260",nedot:"\u2250\u0338",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",NestedGreaterGreater:"\u226B",NestedLessLess:"\u226A",NewLine:`
|
|
10750
|
+
`,nexist:"\u2204",nexists:"\u2204",Nfr:"\u{1D511}",nfr:"\u{1D52B}",ngE:"\u2267\u0338",nge:"\u2271",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",nGg:"\u22D9\u0338",ngsim:"\u2275",nGt:"\u226B\u20D2",ngt:"\u226F",ngtr:"\u226F",nGtv:"\u226B\u0338",nharr:"\u21AE",nhArr:"\u21CE",nhpar:"\u2AF2",ni:"\u220B",nis:"\u22FC",nisd:"\u22FA",niv:"\u220B",NJcy:"\u040A",njcy:"\u045A",nlarr:"\u219A",nlArr:"\u21CD",nldr:"\u2025",nlE:"\u2266\u0338",nle:"\u2270",nleftarrow:"\u219A",nLeftarrow:"\u21CD",nleftrightarrow:"\u21AE",nLeftrightarrow:"\u21CE",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",nless:"\u226E",nLl:"\u22D8\u0338",nlsim:"\u2274",nLt:"\u226A\u20D2",nlt:"\u226E",nltri:"\u22EA",nltrie:"\u22EC",nLtv:"\u226A\u0338",nmid:"\u2224",NoBreak:"\u2060",NonBreakingSpace:"\xA0",nopf:"\u{1D55F}",Nopf:"\u2115",Not:"\u2AEC",not:"\xAC",NotCongruent:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226F",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",notin:"\u2209",notindot:"\u22F5\u0338",notinE:"\u22F9\u0338",notinva:"\u2209",notinvb:"\u22F7",notinvc:"\u22F6",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangle:"\u22EA",NotLeftTriangleEqual:"\u22EC",NotLess:"\u226E",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",notni:"\u220C",notniva:"\u220C",notnivb:"\u22FE",notnivc:"\u22FD",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",NotReverseElement:"\u220C",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangle:"\u22EB",NotRightTriangleEqual:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",NotSubset:"\u2282\u20D2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",nparallel:"\u2226",npar:"\u2226",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",npr:"\u2280",nprcue:"\u22E0",nprec:"\u2280",npreceq:"\u2AAF\u0338",npre:"\u2AAF\u0338",nrarrc:"\u2933\u0338",nrarr:"\u219B",nrArr:"\u21CF",nrarrw:"\u219D\u0338",nrightarrow:"\u219B",nRightarrow:"\u21CF",nrtri:"\u22EB",nrtrie:"\u22ED",nsc:"\u2281",nsccue:"\u22E1",nsce:"\u2AB0\u0338",Nscr:"\u{1D4A9}",nscr:"\u{1D4C3}",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22E2",nsqsupe:"\u22E3",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsube:"\u2288",nsubset:"\u2282\u20D2",nsubseteq:"\u2288",nsubseteqq:"\u2AC5\u0338",nsucc:"\u2281",nsucceq:"\u2AB0\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupe:"\u2289",nsupset:"\u2283\u20D2",nsupseteq:"\u2289",nsupseteqq:"\u2AC6\u0338",ntgl:"\u2279",Ntilde:"\xD1",ntilde:"\xF1",ntlg:"\u2278",ntriangleleft:"\u22EA",ntrianglelefteq:"\u22EC",ntriangleright:"\u22EB",ntrianglerighteq:"\u22ED",Nu:"\u039D",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvDash:"\u22AD",nVdash:"\u22AE",nVDash:"\u22AF",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvHarr:"\u2904",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwarhk:"\u2923",nwarr:"\u2196",nwArr:"\u21D6",nwarrow:"\u2196",nwnear:"\u2927",Oacute:"\xD3",oacute:"\xF3",oast:"\u229B",Ocirc:"\xD4",ocirc:"\xF4",ocir:"\u229A",Ocy:"\u041E",ocy:"\u043E",odash:"\u229D",Odblac:"\u0150",odblac:"\u0151",odiv:"\u2A38",odot:"\u2299",odsold:"\u29BC",OElig:"\u0152",oelig:"\u0153",ofcir:"\u29BF",Ofr:"\u{1D512}",ofr:"\u{1D52C}",ogon:"\u02DB",Ograve:"\xD2",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",ohm:"\u03A9",oint:"\u222E",olarr:"\u21BA",olcir:"\u29BE",olcross:"\u29BB",oline:"\u203E",olt:"\u29C0",Omacr:"\u014C",omacr:"\u014D",Omega:"\u03A9",omega:"\u03C9",Omicron:"\u039F",omicron:"\u03BF",omid:"\u29B6",ominus:"\u2296",Oopf:"\u{1D546}",oopf:"\u{1D560}",opar:"\u29B7",OpenCurlyDoubleQuote:"\u201C",OpenCurlyQuote:"\u2018",operp:"\u29B9",oplus:"\u2295",orarr:"\u21BB",Or:"\u2A54",or:"\u2228",ord:"\u2A5D",order:"\u2134",orderof:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oS:"\u24C8",Oscr:"\u{1D4AA}",oscr:"\u2134",Oslash:"\xD8",oslash:"\xF8",osol:"\u2298",Otilde:"\xD5",otilde:"\xF5",otimesas:"\u2A36",Otimes:"\u2A37",otimes:"\u2297",Ouml:"\xD6",ouml:"\xF6",ovbar:"\u233D",OverBar:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",OverParenthesis:"\u23DC",para:"\xB6",parallel:"\u2225",par:"\u2225",parsim:"\u2AF3",parsl:"\u2AFD",part:"\u2202",PartialD:"\u2202",Pcy:"\u041F",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",perp:"\u22A5",pertenk:"\u2031",Pfr:"\u{1D513}",pfr:"\u{1D52D}",Phi:"\u03A6",phi:"\u03C6",phiv:"\u03D5",phmmat:"\u2133",phone:"\u260E",Pi:"\u03A0",pi:"\u03C0",pitchfork:"\u22D4",piv:"\u03D6",planck:"\u210F",planckh:"\u210E",plankv:"\u210F",plusacir:"\u2A23",plusb:"\u229E",pluscir:"\u2A22",plus:"+",plusdo:"\u2214",plusdu:"\u2A25",pluse:"\u2A72",PlusMinus:"\xB1",plusmn:"\xB1",plussim:"\u2A26",plustwo:"\u2A27",pm:"\xB1",Poincareplane:"\u210C",pointint:"\u2A15",popf:"\u{1D561}",Popf:"\u2119",pound:"\xA3",prap:"\u2AB7",Pr:"\u2ABB",pr:"\u227A",prcue:"\u227C",precapprox:"\u2AB7",prec:"\u227A",preccurlyeq:"\u227C",Precedes:"\u227A",PrecedesEqual:"\u2AAF",PrecedesSlantEqual:"\u227C",PrecedesTilde:"\u227E",preceq:"\u2AAF",precnapprox:"\u2AB9",precneqq:"\u2AB5",precnsim:"\u22E8",pre:"\u2AAF",prE:"\u2AB3",precsim:"\u227E",prime:"\u2032",Prime:"\u2033",primes:"\u2119",prnap:"\u2AB9",prnE:"\u2AB5",prnsim:"\u22E8",prod:"\u220F",Product:"\u220F",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prop:"\u221D",Proportional:"\u221D",Proportion:"\u2237",propto:"\u221D",prsim:"\u227E",prurel:"\u22B0",Pscr:"\u{1D4AB}",pscr:"\u{1D4C5}",Psi:"\u03A8",psi:"\u03C8",puncsp:"\u2008",Qfr:"\u{1D514}",qfr:"\u{1D52E}",qint:"\u2A0C",qopf:"\u{1D562}",Qopf:"\u211A",qprime:"\u2057",Qscr:"\u{1D4AC}",qscr:"\u{1D4C6}",quaternions:"\u210D",quatint:"\u2A16",quest:"?",questeq:"\u225F",quot:'"',QUOT:'"',rAarr:"\u21DB",race:"\u223D\u0331",Racute:"\u0154",racute:"\u0155",radic:"\u221A",raemptyv:"\u29B3",rang:"\u27E9",Rang:"\u27EB",rangd:"\u2992",range:"\u29A5",rangle:"\u27E9",raquo:"\xBB",rarrap:"\u2975",rarrb:"\u21E5",rarrbfs:"\u2920",rarrc:"\u2933",rarr:"\u2192",Rarr:"\u21A0",rArr:"\u21D2",rarrfs:"\u291E",rarrhk:"\u21AA",rarrlp:"\u21AC",rarrpl:"\u2945",rarrsim:"\u2974",Rarrtl:"\u2916",rarrtl:"\u21A3",rarrw:"\u219D",ratail:"\u291A",rAtail:"\u291C",ratio:"\u2236",rationals:"\u211A",rbarr:"\u290D",rBarr:"\u290F",RBarr:"\u2910",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",Rcaron:"\u0158",rcaron:"\u0159",Rcedil:"\u0156",rcedil:"\u0157",rceil:"\u2309",rcub:"}",Rcy:"\u0420",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201D",rdquor:"\u201D",rdsh:"\u21B3",real:"\u211C",realine:"\u211B",realpart:"\u211C",reals:"\u211D",Re:"\u211C",rect:"\u25AD",reg:"\xAE",REG:"\xAE",ReverseElement:"\u220B",ReverseEquilibrium:"\u21CB",ReverseUpEquilibrium:"\u296F",rfisht:"\u297D",rfloor:"\u230B",rfr:"\u{1D52F}",Rfr:"\u211C",rHar:"\u2964",rhard:"\u21C1",rharu:"\u21C0",rharul:"\u296C",Rho:"\u03A1",rho:"\u03C1",rhov:"\u03F1",RightAngleBracket:"\u27E9",RightArrowBar:"\u21E5",rightarrow:"\u2192",RightArrow:"\u2192",Rightarrow:"\u21D2",RightArrowLeftArrow:"\u21C4",rightarrowtail:"\u21A3",RightCeiling:"\u2309",RightDoubleBracket:"\u27E7",RightDownTeeVector:"\u295D",RightDownVectorBar:"\u2955",RightDownVector:"\u21C2",RightFloor:"\u230B",rightharpoondown:"\u21C1",rightharpoonup:"\u21C0",rightleftarrows:"\u21C4",rightleftharpoons:"\u21CC",rightrightarrows:"\u21C9",rightsquigarrow:"\u219D",RightTeeArrow:"\u21A6",RightTee:"\u22A2",RightTeeVector:"\u295B",rightthreetimes:"\u22CC",RightTriangleBar:"\u29D0",RightTriangle:"\u22B3",RightTriangleEqual:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVectorBar:"\u2954",RightUpVector:"\u21BE",RightVectorBar:"\u2953",RightVector:"\u21C0",ring:"\u02DA",risingdotseq:"\u2253",rlarr:"\u21C4",rlhar:"\u21CC",rlm:"\u200F",rmoustache:"\u23B1",rmoust:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",robrk:"\u27E7",ropar:"\u2986",ropf:"\u{1D563}",Ropf:"\u211D",roplus:"\u2A2E",rotimes:"\u2A35",RoundImplies:"\u2970",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rrarr:"\u21C9",Rrightarrow:"\u21DB",rsaquo:"\u203A",rscr:"\u{1D4C7}",Rscr:"\u211B",rsh:"\u21B1",Rsh:"\u21B1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22CC",rtimes:"\u22CA",rtri:"\u25B9",rtrie:"\u22B5",rtrif:"\u25B8",rtriltri:"\u29CE",RuleDelayed:"\u29F4",ruluhar:"\u2968",rx:"\u211E",Sacute:"\u015A",sacute:"\u015B",sbquo:"\u201A",scap:"\u2AB8",Scaron:"\u0160",scaron:"\u0161",Sc:"\u2ABC",sc:"\u227B",sccue:"\u227D",sce:"\u2AB0",scE:"\u2AB4",Scedil:"\u015E",scedil:"\u015F",Scirc:"\u015C",scirc:"\u015D",scnap:"\u2ABA",scnE:"\u2AB6",scnsim:"\u22E9",scpolint:"\u2A13",scsim:"\u227F",Scy:"\u0421",scy:"\u0441",sdotb:"\u22A1",sdot:"\u22C5",sdote:"\u2A66",searhk:"\u2925",searr:"\u2198",seArr:"\u21D8",searrow:"\u2198",sect:"\xA7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",Sfr:"\u{1D516}",sfr:"\u{1D530}",sfrown:"\u2322",sharp:"\u266F",SHCHcy:"\u0429",shchcy:"\u0449",SHcy:"\u0428",shcy:"\u0448",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",shortmid:"\u2223",shortparallel:"\u2225",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",shy:"\xAD",Sigma:"\u03A3",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",sim:"\u223C",simdot:"\u2A6A",sime:"\u2243",simeq:"\u2243",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",slarr:"\u2190",SmallCircle:"\u2218",smallsetminus:"\u2216",smashp:"\u2A33",smeparsl:"\u29E4",smid:"\u2223",smile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",SOFTcy:"\u042C",softcy:"\u044C",solbar:"\u233F",solb:"\u29C4",sol:"/",Sopf:"\u{1D54A}",sopf:"\u{1D564}",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\uFE00",sqcup:"\u2294",sqcups:"\u2294\uFE00",Sqrt:"\u221A",sqsub:"\u228F",sqsube:"\u2291",sqsubset:"\u228F",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",square:"\u25A1",Square:"\u25A1",SquareIntersection:"\u2293",SquareSubset:"\u228F",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",squarf:"\u25AA",squ:"\u25A1",squf:"\u25AA",srarr:"\u2192",Sscr:"\u{1D4AE}",sscr:"\u{1D4C8}",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22C6",Star:"\u22C6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03F5",straightphi:"\u03D5",strns:"\xAF",sub:"\u2282",Sub:"\u22D0",subdot:"\u2ABD",subE:"\u2AC5",sube:"\u2286",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subne:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subset:"\u2282",Subset:"\u22D0",subseteq:"\u2286",subseteqq:"\u2AC5",SubsetEqual:"\u2286",subsetneq:"\u228A",subsetneqq:"\u2ACB",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",succapprox:"\u2AB8",succ:"\u227B",succcurlyeq:"\u227D",Succeeds:"\u227B",SucceedsEqual:"\u2AB0",SucceedsSlantEqual:"\u227D",SucceedsTilde:"\u227F",succeq:"\u2AB0",succnapprox:"\u2ABA",succneqq:"\u2AB6",succnsim:"\u22E9",succsim:"\u227F",SuchThat:"\u220B",sum:"\u2211",Sum:"\u2211",sung:"\u266A",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",sup:"\u2283",Sup:"\u22D1",supdot:"\u2ABE",supdsub:"\u2AD8",supE:"\u2AC6",supe:"\u2287",supedot:"\u2AC4",Superset:"\u2283",SupersetEqual:"\u2287",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supne:"\u228B",supplus:"\u2AC0",supset:"\u2283",Supset:"\u22D1",supseteq:"\u2287",supseteqq:"\u2AC6",supsetneq:"\u228B",supsetneqq:"\u2ACC",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swarhk:"\u2926",swarr:"\u2199",swArr:"\u21D9",swarrow:"\u2199",swnwar:"\u292A",szlig:"\xDF",Tab:" ",target:"\u2316",Tau:"\u03A4",tau:"\u03C4",tbrk:"\u23B4",Tcaron:"\u0164",tcaron:"\u0165",Tcedil:"\u0162",tcedil:"\u0163",Tcy:"\u0422",tcy:"\u0442",tdot:"\u20DB",telrec:"\u2315",Tfr:"\u{1D517}",tfr:"\u{1D531}",there4:"\u2234",therefore:"\u2234",Therefore:"\u2234",Theta:"\u0398",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",thickapprox:"\u2248",thicksim:"\u223C",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223C",THORN:"\xDE",thorn:"\xFE",tilde:"\u02DC",Tilde:"\u223C",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",timesbar:"\u2A31",timesb:"\u22A0",times:"\xD7",timesd:"\u2A30",tint:"\u222D",toea:"\u2928",topbot:"\u2336",topcir:"\u2AF1",top:"\u22A4",Topf:"\u{1D54B}",topf:"\u{1D565}",topfork:"\u2ADA",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",TRADE:"\u2122",triangle:"\u25B5",triangledown:"\u25BF",triangleleft:"\u25C3",trianglelefteq:"\u22B4",triangleq:"\u225C",triangleright:"\u25B9",trianglerighteq:"\u22B5",tridot:"\u25EC",trie:"\u225C",triminus:"\u2A3A",TripleDot:"\u20DB",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",Tscr:"\u{1D4AF}",tscr:"\u{1D4C9}",TScy:"\u0426",tscy:"\u0446",TSHcy:"\u040B",tshcy:"\u045B",Tstrok:"\u0166",tstrok:"\u0167",twixt:"\u226C",twoheadleftarrow:"\u219E",twoheadrightarrow:"\u21A0",Uacute:"\xDA",uacute:"\xFA",uarr:"\u2191",Uarr:"\u219F",uArr:"\u21D1",Uarrocir:"\u2949",Ubrcy:"\u040E",ubrcy:"\u045E",Ubreve:"\u016C",ubreve:"\u016D",Ucirc:"\xDB",ucirc:"\xFB",Ucy:"\u0423",ucy:"\u0443",udarr:"\u21C5",Udblac:"\u0170",udblac:"\u0171",udhar:"\u296E",ufisht:"\u297E",Ufr:"\u{1D518}",ufr:"\u{1D532}",Ugrave:"\xD9",ugrave:"\xF9",uHar:"\u2963",uharl:"\u21BF",uharr:"\u21BE",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",Umacr:"\u016A",umacr:"\u016B",uml:"\xA8",UnderBar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",UnionPlus:"\u228E",Uogon:"\u0172",uogon:"\u0173",Uopf:"\u{1D54C}",uopf:"\u{1D566}",UpArrowBar:"\u2912",uparrow:"\u2191",UpArrow:"\u2191",Uparrow:"\u21D1",UpArrowDownArrow:"\u21C5",updownarrow:"\u2195",UpDownArrow:"\u2195",Updownarrow:"\u21D5",UpEquilibrium:"\u296E",upharpoonleft:"\u21BF",upharpoonright:"\u21BE",uplus:"\u228E",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",upsi:"\u03C5",Upsi:"\u03D2",upsih:"\u03D2",Upsilon:"\u03A5",upsilon:"\u03C5",UpTeeArrow:"\u21A5",UpTee:"\u22A5",upuparrows:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",Uring:"\u016E",uring:"\u016F",urtri:"\u25F9",Uscr:"\u{1D4B0}",uscr:"\u{1D4CA}",utdot:"\u22F0",Utilde:"\u0168",utilde:"\u0169",utri:"\u25B5",utrif:"\u25B4",uuarr:"\u21C8",Uuml:"\xDC",uuml:"\xFC",uwangle:"\u29A7",vangrt:"\u299C",varepsilon:"\u03F5",varkappa:"\u03F0",varnothing:"\u2205",varphi:"\u03D5",varpi:"\u03D6",varpropto:"\u221D",varr:"\u2195",vArr:"\u21D5",varrho:"\u03F1",varsigma:"\u03C2",varsubsetneq:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vartheta:"\u03D1",vartriangleleft:"\u22B2",vartriangleright:"\u22B3",vBar:"\u2AE8",Vbar:"\u2AEB",vBarv:"\u2AE9",Vcy:"\u0412",vcy:"\u0432",vdash:"\u22A2",vDash:"\u22A8",Vdash:"\u22A9",VDash:"\u22AB",Vdashl:"\u2AE6",veebar:"\u22BB",vee:"\u2228",Vee:"\u22C1",veeeq:"\u225A",vellip:"\u22EE",verbar:"|",Verbar:"\u2016",vert:"|",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200A",Vfr:"\u{1D519}",vfr:"\u{1D533}",vltri:"\u22B2",vnsub:"\u2282\u20D2",vnsup:"\u2283\u20D2",Vopf:"\u{1D54D}",vopf:"\u{1D567}",vprop:"\u221D",vrtri:"\u22B3",Vscr:"\u{1D4B1}",vscr:"\u{1D4CB}",vsubnE:"\u2ACB\uFE00",vsubne:"\u228A\uFE00",vsupnE:"\u2ACC\uFE00",vsupne:"\u228B\uFE00",Vvdash:"\u22AA",vzigzag:"\u299A",Wcirc:"\u0174",wcirc:"\u0175",wedbar:"\u2A5F",wedge:"\u2227",Wedge:"\u22C0",wedgeq:"\u2259",weierp:"\u2118",Wfr:"\u{1D51A}",wfr:"\u{1D534}",Wopf:"\u{1D54E}",wopf:"\u{1D568}",wp:"\u2118",wr:"\u2240",wreath:"\u2240",Wscr:"\u{1D4B2}",wscr:"\u{1D4CC}",xcap:"\u22C2",xcirc:"\u25EF",xcup:"\u22C3",xdtri:"\u25BD",Xfr:"\u{1D51B}",xfr:"\u{1D535}",xharr:"\u27F7",xhArr:"\u27FA",Xi:"\u039E",xi:"\u03BE",xlarr:"\u27F5",xlArr:"\u27F8",xmap:"\u27FC",xnis:"\u22FB",xodot:"\u2A00",Xopf:"\u{1D54F}",xopf:"\u{1D569}",xoplus:"\u2A01",xotime:"\u2A02",xrarr:"\u27F6",xrArr:"\u27F9",Xscr:"\u{1D4B3}",xscr:"\u{1D4CD}",xsqcup:"\u2A06",xuplus:"\u2A04",xutri:"\u25B3",xvee:"\u22C1",xwedge:"\u22C0",Yacute:"\xDD",yacute:"\xFD",YAcy:"\u042F",yacy:"\u044F",Ycirc:"\u0176",ycirc:"\u0177",Ycy:"\u042B",ycy:"\u044B",yen:"\xA5",Yfr:"\u{1D51C}",yfr:"\u{1D536}",YIcy:"\u0407",yicy:"\u0457",Yopf:"\u{1D550}",yopf:"\u{1D56A}",Yscr:"\u{1D4B4}",yscr:"\u{1D4CE}",YUcy:"\u042E",yucy:"\u044E",yuml:"\xFF",Yuml:"\u0178",Zacute:"\u0179",zacute:"\u017A",Zcaron:"\u017D",zcaron:"\u017E",Zcy:"\u0417",zcy:"\u0437",Zdot:"\u017B",zdot:"\u017C",zeetrf:"\u2128",ZeroWidthSpace:"\u200B",Zeta:"\u0396",zeta:"\u03B6",zfr:"\u{1D537}",Zfr:"\u2128",ZHcy:"\u0416",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\u{1D56B}",Zopf:"\u2124",Zscr:"\u{1D4B5}",zscr:"\u{1D4CF}",zwj:"\u200D",zwnj:"\u200C"}}}),x=v({"node_modules/markdown-it/lib/common/entities.js"(W,de){"use strict";de.exports=E()}}),n=v({"node_modules/uc.micro/categories/P/regex.js"(W,de){de.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/}}),a=v({"node_modules/mdurl/encode.js"(W,de){"use strict";var Re={};function me(ue){var Oe,oe,Fe=Re[ue];if(Fe)return Fe;for(Fe=Re[ue]=[],Oe=0;Oe<128;Oe++)oe=String.fromCharCode(Oe),/^[0-9a-z]$/i.test(oe)?Fe.push(oe):Fe.push("%"+("0"+Oe.toString(16).toUpperCase()).slice(-2));for(Oe=0;Oe<ue.length;Oe++)Fe[ue.charCodeAt(Oe)]=ue[Oe];return Fe}function Ee(ue,Oe,oe){var Fe,ze,dt,ot,pt,St="";for(typeof Oe!="string"&&(oe=Oe,Oe=Ee.defaultChars),typeof oe>"u"&&(oe=!0),pt=me(Oe),Fe=0,ze=ue.length;Fe<ze;Fe++){if(dt=ue.charCodeAt(Fe),oe&&dt===37&&Fe+2<ze&&/^[0-9a-f]{2}$/i.test(ue.slice(Fe+1,Fe+3))){St+=ue.slice(Fe,Fe+3),Fe+=2;continue}if(dt<128){St+=pt[dt];continue}if(dt>=55296&&dt<=57343){if(dt>=55296&&dt<=56319&&Fe+1<ze&&(ot=ue.charCodeAt(Fe+1),ot>=56320&&ot<=57343)){St+=encodeURIComponent(ue[Fe]+ue[Fe+1]),Fe++;continue}St+="%EF%BF%BD";continue}St+=encodeURIComponent(ue[Fe])}return St}Ee.defaultChars=";/?:@&=+$,-_.!~*'()#",Ee.componentChars="-_.!~*'()",de.exports=Ee}}),c=v({"node_modules/mdurl/decode.js"(W,de){"use strict";var Re={};function me(ue){var Oe,oe,Fe=Re[ue];if(Fe)return Fe;for(Fe=Re[ue]=[],Oe=0;Oe<128;Oe++)oe=String.fromCharCode(Oe),Fe.push(oe);for(Oe=0;Oe<ue.length;Oe++)oe=ue.charCodeAt(Oe),Fe[oe]="%"+("0"+oe.toString(16).toUpperCase()).slice(-2);return Fe}function Ee(ue,Oe){var oe;return typeof Oe!="string"&&(Oe=Ee.defaultChars),oe=me(Oe),ue.replace(/(%[a-f0-9]{2})+/gi,function(Fe){var ze,dt,ot,pt,St,jn,$t,sn="";for(ze=0,dt=Fe.length;ze<dt;ze+=3){if(ot=parseInt(Fe.slice(ze+1,ze+3),16),ot<128){sn+=oe[ot];continue}if((ot&224)===192&&ze+3<dt&&(pt=parseInt(Fe.slice(ze+4,ze+6),16),(pt&192)===128)){$t=ot<<6&1984|pt&63,$t<128?sn+="\uFFFD\uFFFD":sn+=String.fromCharCode($t),ze+=3;continue}if((ot&240)===224&&ze+6<dt&&(pt=parseInt(Fe.slice(ze+4,ze+6),16),St=parseInt(Fe.slice(ze+7,ze+9),16),(pt&192)===128&&(St&192)===128)){$t=ot<<12&61440|pt<<6&4032|St&63,$t<2048||$t>=55296&&$t<=57343?sn+="\uFFFD\uFFFD\uFFFD":sn+=String.fromCharCode($t),ze+=6;continue}if((ot&248)===240&&ze+9<dt&&(pt=parseInt(Fe.slice(ze+4,ze+6),16),St=parseInt(Fe.slice(ze+7,ze+9),16),jn=parseInt(Fe.slice(ze+10,ze+12),16),(pt&192)===128&&(St&192)===128&&(jn&192)===128)){$t=ot<<18&1835008|pt<<12&258048|St<<6&4032|jn&63,$t<65536||$t>1114111?sn+="\uFFFD\uFFFD\uFFFD\uFFFD":($t-=65536,sn+=String.fromCharCode(55296+($t>>10),56320+($t&1023))),ze+=9;continue}sn+="\uFFFD"}return sn})}Ee.defaultChars=";/?:@&=+$,#",Ee.componentChars="",de.exports=Ee}}),T=v({"node_modules/mdurl/format.js"(W,de){"use strict";de.exports=function(me){var Ee="";return Ee+=me.protocol||"",Ee+=me.slashes?"//":"",Ee+=me.auth?me.auth+"@":"",me.hostname&&me.hostname.indexOf(":")!==-1?Ee+="["+me.hostname+"]":Ee+=me.hostname||"",Ee+=me.port?":"+me.port:"",Ee+=me.pathname||"",Ee+=me.search||"",Ee+=me.hash||"",Ee}}}),I=v({"node_modules/mdurl/parse.js"(W,de){"use strict";function Re(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var me=/^([a-z0-9.+-]+:)/i,Ee=/:[0-9]*$/,ue=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Oe=["<",">",'"',"`"," ","\r",`
|
|
10751
|
+
`," "],oe=["{","}","|","\\","^","`"].concat(Oe),Fe=["'"].concat(oe),ze=["%","/","?",";","#"].concat(Fe),dt=["/","?","#"],ot=255,pt=/^[+a-z0-9A-Z_-]{0,63}$/,St=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,jn={javascript:!0,"javascript:":!0},$t={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function sn(Vn,tr){if(Vn&&Vn instanceof Re)return Vn;var Pn=new Re;return Pn.parse(Vn,tr),Pn}Re.prototype.parse=function(Vn,tr){var Pn,Zn,nn,fn,kn,er=Vn;if(er=er.trim(),!tr&&Vn.split("#").length===1){var Zr=ue.exec(er);if(Zr)return this.pathname=Zr[1],Zr[2]&&(this.search=Zr[2]),this}var Cr=me.exec(er);if(Cr&&(Cr=Cr[0],nn=Cr.toLowerCase(),this.protocol=Cr,er=er.substr(Cr.length)),(tr||Cr||er.match(/^\/\/[^@\/]+@[^@\/]+/))&&(kn=er.substr(0,2)==="//",kn&&!(Cr&&jn[Cr])&&(er=er.substr(2),this.slashes=!0)),!jn[Cr]&&(kn||Cr&&!$t[Cr])){var $r=-1;for(Pn=0;Pn<dt.length;Pn++)fn=er.indexOf(dt[Pn]),fn!==-1&&($r===-1||fn<$r)&&($r=fn);var Xr,Gr;for($r===-1?Gr=er.lastIndexOf("@"):Gr=er.lastIndexOf("@",$r),Gr!==-1&&(Xr=er.slice(0,Gr),er=er.slice(Gr+1),this.auth=Xr),$r=-1,Pn=0;Pn<ze.length;Pn++)fn=er.indexOf(ze[Pn]),fn!==-1&&($r===-1||fn<$r)&&($r=fn);$r===-1&&($r=er.length),er[$r-1]===":"&&$r--;var rr=er.slice(0,$r);er=er.slice($r),this.parseHost(rr),this.hostname=this.hostname||"";var Mr=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!Mr){var _r=this.hostname.split(/\./);for(Pn=0,Zn=_r.length;Pn<Zn;Pn++){var oi=_r[Pn];if(oi&&!oi.match(pt)){for(var yi="",Di=0,Zi=oi.length;Di<Zi;Di++)oi.charCodeAt(Di)>127?yi+="x":yi+=oi[Di];if(!yi.match(pt)){var $a=_r.slice(0,Pn),Ei=_r.slice(Pn+1),Gi=oi.match(St);Gi&&($a.push(Gi[1]),Ei.unshift(Gi[2])),Ei.length&&(er=Ei.join(".")+er),this.hostname=$a.join(".");break}}}}this.hostname.length>ot&&(this.hostname=""),Mr&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var za=er.indexOf("#");za!==-1&&(this.hash=er.substr(za),er=er.slice(0,za));var zi=er.indexOf("?");return zi!==-1&&(this.search=er.substr(zi),er=er.slice(0,zi)),er&&(this.pathname=er),$t[nn]&&this.hostname&&!this.pathname&&(this.pathname=""),this},Re.prototype.parseHost=function(Vn){var tr=Ee.exec(Vn);tr&&(tr=tr[0],tr!==":"&&(this.port=tr.substr(1)),Vn=Vn.substr(0,Vn.length-tr.length)),Vn&&(this.hostname=Vn)},de.exports=sn}}),L=v({"node_modules/mdurl/index.js"(W,de){"use strict";de.exports.encode=a(),de.exports.decode=c(),de.exports.format=T(),de.exports.parse=I()}}),M=v({"node_modules/uc.micro/properties/Any/regex.js"(W,de){de.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/}}),N=v({"node_modules/uc.micro/categories/Cc/regex.js"(W,de){de.exports=/[\0-\x1F\x7F-\x9F]/}}),j=v({"node_modules/uc.micro/categories/Cf/regex.js"(W,de){de.exports=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/}}),z=v({"node_modules/uc.micro/categories/Z/regex.js"(W,de){de.exports=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/}}),B=v({"node_modules/uc.micro/index.js"(W){"use strict";W.Any=M(),W.Cc=N(),W.Cf=j(),W.P=n(),W.Z=z()}}),Y=v({"node_modules/markdown-it/lib/common/utils.js"(W){"use strict";function de(rr){return Object.prototype.toString.call(rr)}function Re(rr){return de(rr)==="[object String]"}var me=Object.prototype.hasOwnProperty;function Ee(rr,Mr){return me.call(rr,Mr)}function ue(rr){var Mr=Array.prototype.slice.call(arguments,1);return Mr.forEach(function(_r){if(_r){if(typeof _r!="object")throw new TypeError(_r+"must be object");Object.keys(_r).forEach(function(oi){rr[oi]=_r[oi]})}}),rr}function Oe(rr,Mr,_r){return[].concat(rr.slice(0,Mr),_r,rr.slice(Mr+1))}function oe(rr){return!(rr>=55296&&rr<=57343||rr>=64976&&rr<=65007||(rr&65535)===65535||(rr&65535)===65534||rr>=0&&rr<=8||rr===11||rr>=14&&rr<=31||rr>=127&&rr<=159||rr>1114111)}function Fe(rr){if(rr>65535){rr-=65536;var Mr=55296+(rr>>10),_r=56320+(rr&1023);return String.fromCharCode(Mr,_r)}return String.fromCharCode(rr)}var ze=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,dt=/&([a-z#][a-z0-9]{1,31});/gi,ot=new RegExp(ze.source+"|"+dt.source,"gi"),pt=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,St=x();function jn(rr,Mr){var _r=0;return Ee(St,Mr)?St[Mr]:Mr.charCodeAt(0)===35&&pt.test(Mr)&&(_r=Mr[1].toLowerCase()==="x"?parseInt(Mr.slice(2),16):parseInt(Mr.slice(1),10),oe(_r))?Fe(_r):rr}function $t(rr){return rr.indexOf("\\")<0?rr:rr.replace(ze,"$1")}function sn(rr){return rr.indexOf("\\")<0&&rr.indexOf("&")<0?rr:rr.replace(ot,function(Mr,_r,oi){return _r||jn(Mr,oi)})}var Vn=/[&<>"]/,tr=/[&<>"]/g,Pn={"&":"&","<":"<",">":">",'"':"""};function Zn(rr){return Pn[rr]}function nn(rr){return Vn.test(rr)?rr.replace(tr,Zn):rr}var fn=/[.?*+^$[\]\\(){}|-]/g;function kn(rr){return rr.replace(fn,"\\$&")}function er(rr){switch(rr){case 9:case 32:return!0}return!1}function Zr(rr){if(rr>=8192&&rr<=8202)return!0;switch(rr){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}var Cr=n();function $r(rr){return Cr.test(rr)}function Xr(rr){switch(rr){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function Gr(rr){return rr=rr.trim().replace(/\s+/g," "),"\u1E9E".toLowerCase()==="\u1E7E"&&(rr=rr.replace(/ẞ/g,"\xDF")),rr.toLowerCase().toUpperCase()}W.lib={},W.lib.mdurl=L(),W.lib.ucmicro=B(),W.assign=ue,W.isString=Re,W.has=Ee,W.unescapeMd=$t,W.unescapeAll=sn,W.isValidEntityCode=oe,W.fromCodePoint=Fe,W.escapeHtml=nn,W.arrayReplaceAt=Oe,W.isSpace=er,W.isWhiteSpace=Zr,W.isMdAsciiPunct=Xr,W.isPunctChar=$r,W.escapeRE=kn,W.normalizeReference=Gr}}),K=v({"node_modules/markdown-it/lib/helpers/parse_link_label.js"(W,de){"use strict";de.exports=function(me,Ee,ue){var Oe,oe,Fe,ze,dt=-1,ot=me.posMax,pt=me.pos;for(me.pos=Ee+1,Oe=1;me.pos<ot;){if(Fe=me.src.charCodeAt(me.pos),Fe===93&&(Oe--,Oe===0)){oe=!0;break}if(ze=me.pos,me.md.inline.skipToken(me),Fe===91){if(ze===me.pos-1)Oe++;else if(ue)return me.pos=pt,-1}}return oe&&(dt=me.pos),me.pos=pt,dt}}}),k=v({"node_modules/markdown-it/lib/helpers/parse_link_destination.js"(W,de){"use strict";var Re=Y().unescapeAll;de.exports=function(Ee,ue,Oe){var oe,Fe,ze=0,dt=ue,ot={ok:!1,pos:0,lines:0,str:""};if(Ee.charCodeAt(ue)===60){for(ue++;ue<Oe;){if(oe=Ee.charCodeAt(ue),oe===10||oe===60)return ot;if(oe===62)return ot.pos=ue+1,ot.str=Re(Ee.slice(dt+1,ue)),ot.ok=!0,ot;if(oe===92&&ue+1<Oe){ue+=2;continue}ue++}return ot}for(Fe=0;ue<Oe&&(oe=Ee.charCodeAt(ue),!(oe===32||oe<32||oe===127));){if(oe===92&&ue+1<Oe){if(Ee.charCodeAt(ue+1)===32)break;ue+=2;continue}if(oe===40&&(Fe++,Fe>32))return ot;if(oe===41){if(Fe===0)break;Fe--}ue++}return dt===ue||Fe!==0||(ot.str=Re(Ee.slice(dt,ue)),ot.lines=ze,ot.pos=ue,ot.ok=!0),ot}}}),U=v({"node_modules/markdown-it/lib/helpers/parse_link_title.js"(W,de){"use strict";var Re=Y().unescapeAll;de.exports=function(Ee,ue,Oe){var oe,Fe,ze=0,dt=ue,ot={ok:!1,pos:0,lines:0,str:""};if(ue>=Oe||(Fe=Ee.charCodeAt(ue),Fe!==34&&Fe!==39&&Fe!==40))return ot;for(ue++,Fe===40&&(Fe=41);ue<Oe;){if(oe=Ee.charCodeAt(ue),oe===Fe)return ot.pos=ue+1,ot.lines=ze,ot.str=Re(Ee.slice(dt+1,ue)),ot.ok=!0,ot;if(oe===40&&Fe===41)return ot;oe===10?ze++:oe===92&&ue+1<Oe&&(ue++,Ee.charCodeAt(ue)===10&&ze++),ue++}return ot}}}),$=v({"node_modules/markdown-it/lib/helpers/index.js"(W){"use strict";W.parseLinkLabel=K(),W.parseLinkDestination=k(),W.parseLinkTitle=U()}}),G=v({"node_modules/markdown-it/lib/renderer.js"(W,de){"use strict";var Re=Y().assign,me=Y().unescapeAll,Ee=Y().escapeHtml,ue={};ue.code_inline=function(oe,Fe,ze,dt,ot){var pt=oe[Fe];return"<code"+ot.renderAttrs(pt)+">"+Ee(oe[Fe].content)+"</code>"},ue.code_block=function(oe,Fe,ze,dt,ot){var pt=oe[Fe];return"<pre"+ot.renderAttrs(pt)+"><code>"+Ee(oe[Fe].content)+`</code></pre>
|
|
10752
|
+
`},ue.fence=function(oe,Fe,ze,dt,ot){var pt=oe[Fe],St=pt.info?me(pt.info).trim():"",jn="",$t="",sn,Vn,tr,Pn,Zn;return St&&(tr=St.split(/(\s+)/g),jn=tr[0],$t=tr.slice(2).join("")),ze.highlight?sn=ze.highlight(pt.content,jn,$t)||Ee(pt.content):sn=Ee(pt.content),sn.indexOf("<pre")===0?sn+`
|
|
10753
|
+
`:St?(Vn=pt.attrIndex("class"),Pn=pt.attrs?pt.attrs.slice():[],Vn<0?Pn.push(["class",ze.langPrefix+jn]):(Pn[Vn]=Pn[Vn].slice(),Pn[Vn][1]+=" "+ze.langPrefix+jn),Zn={attrs:Pn},"<pre><code"+ot.renderAttrs(Zn)+">"+sn+`</code></pre>
|
|
10754
|
+
`):"<pre><code"+ot.renderAttrs(pt)+">"+sn+`</code></pre>
|
|
10755
|
+
`},ue.image=function(oe,Fe,ze,dt,ot){var pt=oe[Fe];return pt.attrs[pt.attrIndex("alt")][1]=ot.renderInlineAsText(pt.children,ze,dt),ot.renderToken(oe,Fe,ze)},ue.hardbreak=function(oe,Fe,ze){return ze.xhtmlOut?`<br />
|
|
10752
10756
|
`:`<br>
|
|
10753
10757
|
`},ue.softbreak=function(oe,Fe,ze){return ze.breaks?ze.xhtmlOut?`<br />
|
|
10754
10758
|
`:`<br>
|
|
10755
10759
|
`:`
|
|
10756
|
-
`},ue.text=function(oe,Fe){return Ee(oe[Fe].content)},ue.html_block=function(oe,Fe){return oe[Fe].content},ue.html_inline=function(oe,Fe){return oe[Fe].content};function Oe(){this.rules=Re({},ue)}Oe.prototype.renderAttrs=function(Fe){var ze,dt,ot;if(!Fe.attrs)return"";for(ot="",ze=0,dt=Fe.attrs.length;ze<dt;ze++)ot+=" "+Ee(Fe.attrs[ze][0])+'="'+Ee(Fe.attrs[ze][1])+'"';return ot},Oe.prototype.renderToken=function(Fe,ze,dt){var ot,
|
|
10757
|
-
`),
|
|
10758
|
-
`:">",
|
|
10759
|
-
`);return dt},Oe.prototype.render=function(oe,Fe,ze){var dt,ot,
|
|
10760
|
-
`),Oe=Oe.replace(me,"\uFFFD"),ue.src=Oe}}}),je=v({"node_modules/markdown-it/lib/rules_core/block.js"(W,de){"use strict";de.exports=function(me){var Ee;me.inlineMode?(Ee=new me.Token("inline","",0),Ee.content=me.src,Ee.map=[0,1],Ee.children=[],me.tokens.push(Ee)):me.md.block.parse(me.src,me.md,me.env,me.tokens)}}}),Se=v({"node_modules/markdown-it/lib/rules_core/inline.js"(W,de){"use strict";de.exports=function(me){var Ee=me.tokens,ue,Oe,oe;for(Oe=0,oe=Ee.length;Oe<oe;Oe++)ue=Ee[Oe],ue.type==="inline"&&me.md.inline.parse(ue.content,me.md,me.env,ue.children)}}}),re=v({"node_modules/markdown-it/lib/rules_core/linkify.js"(W,de){"use strict";var Re=Y().arrayReplaceAt;function me(ue){return/^<a[>\s]/i.test(ue)}function Ee(ue){return/^<\/a\s*>/i.test(ue)}de.exports=function(Oe){var oe,Fe,ze,dt,ot,ht,St,jn,$t,sn,Vn,tr,Pn,Gn,nn,pn,kn=Oe.tokens,er;if(Oe.md.options.linkify){for(Fe=0,ze=kn.length;Fe<ze;Fe++)if(!(kn[Fe].type!=="inline"||!Oe.md.linkify.pretest(kn[Fe].content)))for(dt=kn[Fe].children,Pn=0,oe=dt.length-1;oe>=0;oe--){if(ht=dt[oe],ht.type==="link_close"){for(oe--;dt[oe].level!==ht.level&&dt[oe].type!=="link_open";)oe--;continue}if(ht.type==="html_inline"&&(me(ht.content)&&Pn>0&&Pn--,Ee(ht.content)&&Pn++),!(Pn>0)&&ht.type==="text"&&Oe.md.linkify.test(ht.content)){for($t=ht.content,er=Oe.md.linkify.match($t),St=[],tr=ht.level,Vn=0,jn=0;jn<er.length;jn++)Gn=er[jn].url,nn=Oe.md.normalizeLink(Gn),Oe.md.validateLink(nn)&&(pn=er[jn].text,er[jn].schema?er[jn].schema==="mailto:"&&!/^mailto:/i.test(pn)?pn=Oe.md.normalizeLinkText("mailto:"+pn).replace(/^mailto:/,""):pn=Oe.md.normalizeLinkText(pn):pn=Oe.md.normalizeLinkText("http://"+pn).replace(/^http:\/\//,""),sn=er[jn].index,sn>Vn&&(ot=new Oe.Token("text","",0),ot.content=$t.slice(Vn,sn),ot.level=tr,St.push(ot)),ot=new Oe.Token("link_open","a",1),ot.attrs=[["href",nn]],ot.level=tr++,ot.markup="linkify",ot.info="auto",St.push(ot),ot=new Oe.Token("text","",0),ot.content=pn,ot.level=tr,St.push(ot),ot=new Oe.Token("link_close","a",-1),ot.level=--tr,ot.markup="linkify",ot.info="auto",St.push(ot),Vn=er[jn].lastIndex);Vn<$t.length&&(ot=new Oe.Token("text","",0),ot.content=$t.slice(Vn),ot.level=tr,St.push(ot)),kn[Fe].children=dt=Re(dt,oe,St)}}}}}}),te=v({"node_modules/markdown-it/lib/rules_core/replacements.js"(W,de){"use strict";var Re=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,me=/\((c|tm|r|p)\)/i,Ee=/\((c|tm|r|p)\)/ig,ue={c:"\xA9",r:"\xAE",p:"\xA7",tm:"\u2122"};function Oe(ze,dt){return ue[dt.toLowerCase()]}function oe(ze){var dt,ot,ht=0;for(dt=ze.length-1;dt>=0;dt--)ot=ze[dt],ot.type==="text"&&!ht&&(ot.content=ot.content.replace(Ee,Oe)),ot.type==="link_open"&&ot.info==="auto"&&ht--,ot.type==="link_close"&&ot.info==="auto"&&ht++}function Fe(ze){var dt,ot,ht=0;for(dt=ze.length-1;dt>=0;dt--)ot=ze[dt],ot.type==="text"&&!ht&&Re.test(ot.content)&&(ot.content=ot.content.replace(/\+-/g,"\xB1").replace(/\.{2,}/g,"\u2026").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1\u2014").replace(/(^|\s)--(?=\s|$)/mg,"$1\u2013").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1\u2013")),ot.type==="link_open"&&ot.info==="auto"&&ht--,ot.type==="link_close"&&ot.info==="auto"&&ht++}de.exports=function(dt){var ot;if(dt.md.options.typographer)for(ot=dt.tokens.length-1;ot>=0;ot--)dt.tokens[ot].type==="inline"&&(me.test(dt.tokens[ot].content)&&oe(dt.tokens[ot].children),Re.test(dt.tokens[ot].content)&&Fe(dt.tokens[ot].children))}}}),Q=v({"node_modules/markdown-it/lib/rules_core/smartquotes.js"(W,de){"use strict";var Re=Y().isWhiteSpace,me=Y().isPunctChar,Ee=Y().isMdAsciiPunct,ue=/['"]/,Oe=/['"]/g,oe="\u2019";function Fe(dt,ot,ht){return dt.substr(0,ot)+ht+dt.substr(ot+1)}function ze(dt,ot){var ht,St,jn,$t,sn,Vn,tr,Pn,Gn,nn,pn,kn,er,Zr,Cr,$r,Xr,Gr,rr,Mr,_r;for(rr=[],ht=0;ht<dt.length;ht++){for(St=dt[ht],tr=dt[ht].level,Xr=rr.length-1;Xr>=0&&!(rr[Xr].level<=tr);Xr--);if(rr.length=Xr+1,St.type==="text"){jn=St.content,sn=0,Vn=jn.length;e:for(;sn<Vn&&(Oe.lastIndex=sn,$t=Oe.exec(jn),!!$t);){if(Cr=$r=!0,sn=$t.index+1,Gr=$t[0]==="'",Gn=32,$t.index-1>=0)Gn=jn.charCodeAt($t.index-1);else for(Xr=ht-1;Xr>=0&&!(dt[Xr].type==="softbreak"||dt[Xr].type==="hardbreak");Xr--)if(dt[Xr].content){Gn=dt[Xr].content.charCodeAt(dt[Xr].content.length-1);break}if(nn=32,sn<Vn)nn=jn.charCodeAt(sn);else for(Xr=ht+1;Xr<dt.length&&!(dt[Xr].type==="softbreak"||dt[Xr].type==="hardbreak");Xr++)if(dt[Xr].content){nn=dt[Xr].content.charCodeAt(0);break}if(pn=Ee(Gn)||me(String.fromCharCode(Gn)),kn=Ee(nn)||me(String.fromCharCode(nn)),er=Re(Gn),Zr=Re(nn),Zr?Cr=!1:kn&&(er||pn||(Cr=!1)),er?$r=!1:pn&&(Zr||kn||($r=!1)),nn===34&&$t[0]==='"'&&Gn>=48&&Gn<=57&&($r=Cr=!1),Cr&&$r&&(Cr=pn,$r=kn),!Cr&&!$r){Gr&&(St.content=Fe(St.content,$t.index,oe));continue}if($r){for(Xr=rr.length-1;Xr>=0&&(Pn=rr[Xr],!(rr[Xr].level<tr));Xr--)if(Pn.single===Gr&&rr[Xr].level===tr){Pn=rr[Xr],Gr?(Mr=ot.md.options.quotes[2],_r=ot.md.options.quotes[3]):(Mr=ot.md.options.quotes[0],_r=ot.md.options.quotes[1]),St.content=Fe(St.content,$t.index,_r),dt[Pn.token].content=Fe(dt[Pn.token].content,Pn.pos,Mr),sn+=_r.length-1,Pn.token===ht&&(sn+=Mr.length-1),jn=St.content,Vn=jn.length,rr.length=Xr;continue e}}Cr?rr.push({token:ht,pos:$t.index,single:Gr,level:tr}):$r&&Gr&&(St.content=Fe(St.content,$t.index,oe))}}}}de.exports=function(ot){var ht;if(ot.md.options.typographer)for(ht=ot.tokens.length-1;ht>=0;ht--)ot.tokens[ht].type!=="inline"||!ue.test(ot.tokens[ht].content)||ze(ot.tokens[ht].children,ot)}}}),le=v({"node_modules/markdown-it/lib/token.js"(W,de){"use strict";function Re(me,Ee,ue){this.type=me,this.tag=Ee,this.attrs=null,this.map=null,this.nesting=ue,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}Re.prototype.attrIndex=function(Ee){var ue,Oe,oe;if(!this.attrs)return-1;for(ue=this.attrs,Oe=0,oe=ue.length;Oe<oe;Oe++)if(ue[Oe][0]===Ee)return Oe;return-1},Re.prototype.attrPush=function(Ee){this.attrs?this.attrs.push(Ee):this.attrs=[Ee]},Re.prototype.attrSet=function(Ee,ue){var Oe=this.attrIndex(Ee),oe=[Ee,ue];Oe<0?this.attrPush(oe):this.attrs[Oe]=oe},Re.prototype.attrGet=function(Ee){var ue=this.attrIndex(Ee),Oe=null;return ue>=0&&(Oe=this.attrs[ue][1]),Oe},Re.prototype.attrJoin=function(Ee,ue){var Oe=this.attrIndex(Ee);Oe<0?this.attrPush([Ee,ue]):this.attrs[Oe][1]=this.attrs[Oe][1]+" "+ue},de.exports=Re}}),_=v({"node_modules/markdown-it/lib/rules_core/state_core.js"(W,de){"use strict";var Re=le();function me(Ee,ue,Oe){this.src=Ee,this.env=Oe,this.tokens=[],this.inlineMode=!1,this.md=ue}me.prototype.Token=Re,de.exports=me}}),fe=v({"node_modules/markdown-it/lib/parser_core.js"(W,de){"use strict";var Re=pe(),me=[["normalize",ne()],["block",je()],["inline",Se()],["linkify",re()],["replacements",te()],["smartquotes",Q()]];function Ee(){this.ruler=new Re;for(var ue=0;ue<me.length;ue++)this.ruler.push(me[ue][0],me[ue][1])}Ee.prototype.process=function(ue){var Oe,oe,Fe;for(Fe=this.ruler.getRules(""),Oe=0,oe=Fe.length;Oe<oe;Oe++)Fe[Oe](ue)},Ee.prototype.State=_(),de.exports=Ee}}),Pe=v({"node_modules/markdown-it/lib/rules_block/table.js"(W,de){"use strict";var Re=Y().isSpace;function me(ue,Oe){var oe=ue.bMarks[Oe]+ue.tShift[Oe],Fe=ue.eMarks[Oe];return ue.src.substr(oe,Fe-oe)}function Ee(ue){var Oe=[],oe=0,Fe=ue.length,ze,dt=!1,ot=0,ht="";for(ze=ue.charCodeAt(oe);oe<Fe;)ze===124&&(dt?(ht+=ue.substring(ot,oe-1),ot=oe):(Oe.push(ht+ue.substring(ot,oe)),ht="",ot=oe+1)),dt=ze===92,oe++,ze=ue.charCodeAt(oe);return Oe.push(ht+ue.substring(ot)),Oe}de.exports=function(Oe,oe,Fe,ze){var dt,ot,ht,St,jn,$t,sn,Vn,tr,Pn,Gn,nn,pn,kn,er,Zr,Cr,$r;if(oe+2>Fe||($t=oe+1,Oe.sCount[$t]<Oe.blkIndent)||!Oe.md.options.allowIndentation&&Oe.sCount[$t]-Oe.blkIndent>=4||(ht=Oe.bMarks[$t]+Oe.tShift[$t],ht>=Oe.eMarks[$t])||(Cr=Oe.src.charCodeAt(ht++),Cr!==124&&Cr!==45&&Cr!==58)||ht>=Oe.eMarks[$t]||($r=Oe.src.charCodeAt(ht++),$r!==124&&$r!==45&&$r!==58&&!Re($r))||Cr===45&&Re($r))return!1;for(;ht<Oe.eMarks[$t];){if(dt=Oe.src.charCodeAt(ht),dt!==124&&dt!==45&&dt!==58&&!Re(dt))return!1;ht++}for(ot=me(Oe,oe+1),sn=ot.split("|"),Pn=[],St=0;St<sn.length;St++){if(Gn=sn[St].trim(),!Gn){if(St===0||St===sn.length-1)continue;return!1}if(!/^:?-+:?$/.test(Gn))return!1;Gn.charCodeAt(Gn.length-1)===58?Pn.push(Gn.charCodeAt(0)===58?"center":"right"):Gn.charCodeAt(0)===58?Pn.push("left"):Pn.push("")}if(ot=me(Oe,oe).trim(),ot.indexOf("|")===-1||!Oe.md.options.allowIndentation&&Oe.sCount[oe]-Oe.blkIndent>=4||(sn=Ee(ot),sn.length&&sn[0]===""&&sn.shift(),sn.length&&sn[sn.length-1]===""&&sn.pop(),Vn=sn.length,Vn===0||Vn!==Pn.length))return!1;if(ze)return!0;for(kn=Oe.parentType,Oe.parentType="table",Zr=Oe.md.block.ruler.getRules("blockquote"),tr=Oe.push("table_open","table",1),tr.map=nn=[oe,0],tr=Oe.push("thead_open","thead",1),tr.map=[oe,oe+1],tr=Oe.push("tr_open","tr",1),tr.map=[oe,oe+1],St=0;St<sn.length;St++)tr=Oe.push("th_open","th",1),Pn[St]&&(tr.attrs=[["style","text-align:"+Pn[St]]]),tr=Oe.push("inline","",0),tr.content=sn[St].trim(),tr.children=[],tr=Oe.push("th_close","th",-1);for(tr=Oe.push("tr_close","tr",-1),tr=Oe.push("thead_close","thead",-1),$t=oe+2;$t<Fe&&!(Oe.sCount[$t]<Oe.blkIndent);$t++){for(er=!1,St=0,jn=Zr.length;St<jn;St++)if(Zr[St](Oe,$t,Fe,!0)){er=!0;break}if(er||(ot=me(Oe,$t).trim(),!ot)||!Oe.md.options.allowIndentation&&Oe.sCount[$t]-Oe.blkIndent>=4)break;for(sn=Ee(ot),sn.length&&sn[0]===""&&sn.shift(),sn.length&&sn[sn.length-1]===""&&sn.pop(),$t===oe+2&&(tr=Oe.push("tbody_open","tbody",1),tr.map=pn=[oe+2,0]),tr=Oe.push("tr_open","tr",1),tr.map=[$t,$t+1],St=0;St<Vn;St++)tr=Oe.push("td_open","td",1),Pn[St]&&(tr.attrs=[["style","text-align:"+Pn[St]]]),tr=Oe.push("inline","",0),tr.content=sn[St]?sn[St].trim():"",tr.children=[],tr=Oe.push("td_close","td",-1);tr=Oe.push("tr_close","tr",-1)}return pn&&(tr=Oe.push("tbody_close","tbody",-1),pn[1]=$t),tr=Oe.push("table_close","table",-1),nn[1]=$t,Oe.parentType=kn,Oe.line=$t,!0}}}),Ue=v({"node_modules/markdown-it/lib/rules_block/code.js"(W,de){"use strict";de.exports=function(me,Ee,ue){if(me.md.options.allowIndentation)return!1;var Oe,oe,Fe;if(me.sCount[Ee]-me.blkIndent<4)return!1;for(oe=Oe=Ee+1;Oe<ue;){if(me.isEmpty(Oe)){Oe++;continue}if(me.sCount[Oe]-me.blkIndent>=4){Oe++,oe=Oe;continue}break}return me.line=oe,Fe=me.push("code_block","code",0),Fe.content=me.getLines(Ee,oe,4+me.blkIndent,!1)+`
|
|
10761
|
-
`,Fe.map=[Ee,me.line],!0}}}),Ke=v({"node_modules/markdown-it/lib/rules_block/fence.js"(W,de){"use strict";de.exports=function(me,Ee,ue,Oe){var oe,Fe,ze,dt,ot,ht,St,jn=!1,$t=me.bMarks[Ee]+me.tShift[Ee],sn=me.eMarks[Ee];if(!me.md.options.allowIndentation&&me.sCount[Ee]-me.blkIndent>=4||$t+3>sn||(oe=me.src.charCodeAt($t),oe!==126&&oe!==96)||(ot=$t,$t=me.skipChars($t,oe),Fe=$t-ot,Fe<3)||(St=me.src.slice(ot,$t),ze=me.src.slice($t,sn),oe===96&&ze.indexOf(String.fromCharCode(oe))>=0))return!1;if(Oe)return!0;for(dt=Ee;dt++,!(dt>=ue||($t=ot=me.bMarks[dt]+me.tShift[dt],sn=me.eMarks[dt],$t<sn&&me.sCount[dt]<me.blkIndent));)if(me.src.charCodeAt($t)===oe&&!(!me.md.options.allowIndentation&&me.sCount[dt]-me.blkIndent>=4)&&($t=me.skipChars($t,oe),!($t-ot<Fe)&&($t=me.skipSpaces($t),!($t<sn)))){jn=!0;break}return Fe=me.sCount[Ee],me.line=dt+(jn?1:0),ht=me.push("fence","code",0),ht.info=ze,ht.content=me.getLines(Ee+1,dt,Fe,!0),ht.markup=St,ht.map=[Ee,me.line],!0}}}),ut=v({"node_modules/markdown-it/lib/rules_block/blockquote.js"(W,de){"use strict";var Re=Y().isSpace;de.exports=function(Ee,ue,Oe,oe){var Fe,ze,dt,ot,ht,St,jn,$t,sn,Vn,tr,Pn,Gn,nn,pn,kn,er,Zr,Cr,$r,Xr=Ee.lineMax,Gr=Ee.bMarks[ue]+Ee.tShift[ue],rr=Ee.eMarks[ue];if(!Ee.md.options.allowIndentation&&Ee.sCount[ue]-Ee.blkIndent>=4||Ee.src.charCodeAt(Gr++)!==62)return!1;if(oe)return!0;for(ot=sn=Ee.sCount[ue]+1,Ee.src.charCodeAt(Gr)===32?(Gr++,ot++,sn++,Fe=!1,kn=!0):Ee.src.charCodeAt(Gr)===9?(kn=!0,(Ee.bsCount[ue]+sn)%4===3?(Gr++,ot++,sn++,Fe=!1):Fe=!0):kn=!1,Vn=[Ee.bMarks[ue]],Ee.bMarks[ue]=Gr;Gr<rr&&(ze=Ee.src.charCodeAt(Gr),Re(ze));){ze===9?sn+=4-(sn+Ee.bsCount[ue]+(Fe?1:0))%4:sn++;Gr++}for(tr=[Ee.bsCount[ue]],Ee.bsCount[ue]=Ee.sCount[ue]+1+(kn?1:0),St=Gr>=rr,nn=[Ee.sCount[ue]],Ee.sCount[ue]=sn-ot,pn=[Ee.tShift[ue]],Ee.tShift[ue]=Gr-Ee.bMarks[ue],Zr=Ee.md.block.ruler.getRules("blockquote"),Gn=Ee.parentType,Ee.parentType="blockquote",$t=ue+1;$t<Oe&&($r=Ee.sCount[$t]<Ee.blkIndent,Gr=Ee.bMarks[$t]+Ee.tShift[$t],rr=Ee.eMarks[$t],!(Gr>=rr));$t++){if(Ee.src.charCodeAt(Gr++)===62&&!$r){for(ot=sn=Ee.sCount[$t]+1,Ee.src.charCodeAt(Gr)===32?(Gr++,ot++,sn++,Fe=!1,kn=!0):Ee.src.charCodeAt(Gr)===9?(kn=!0,(Ee.bsCount[$t]+sn)%4===3?(Gr++,ot++,sn++,Fe=!1):Fe=!0):kn=!1,Vn.push(Ee.bMarks[$t]),Ee.bMarks[$t]=Gr;Gr<rr&&(ze=Ee.src.charCodeAt(Gr),Re(ze));){ze===9?sn+=4-(sn+Ee.bsCount[$t]+(Fe?1:0))%4:sn++;Gr++}St=Gr>=rr,tr.push(Ee.bsCount[$t]),Ee.bsCount[$t]=Ee.sCount[$t]+1+(kn?1:0),nn.push(Ee.sCount[$t]),Ee.sCount[$t]=sn-ot,pn.push(Ee.tShift[$t]),Ee.tShift[$t]=Gr-Ee.bMarks[$t];continue}if(St)break;for(er=!1,dt=0,ht=Zr.length;dt<ht;dt++)if(Zr[dt](Ee,$t,Oe,!0)){er=!0;break}if(er){Ee.lineMax=$t,Ee.blkIndent!==0&&(Vn.push(Ee.bMarks[$t]),tr.push(Ee.bsCount[$t]),pn.push(Ee.tShift[$t]),nn.push(Ee.sCount[$t]),Ee.sCount[$t]-=Ee.blkIndent);break}Vn.push(Ee.bMarks[$t]),tr.push(Ee.bsCount[$t]),pn.push(Ee.tShift[$t]),nn.push(Ee.sCount[$t]),Ee.sCount[$t]=-1}for(Pn=Ee.blkIndent,Ee.blkIndent=0,Cr=Ee.push("blockquote_open","blockquote",1),Cr.markup=">",Cr.map=jn=[ue,0],Ee.md.block.tokenize(Ee,ue,$t),Cr=Ee.push("blockquote_close","blockquote",-1),Cr.markup=">",Ee.lineMax=Xr,Ee.parentType=Gn,jn[1]=Ee.line,dt=0;dt<pn.length;dt++)Ee.bMarks[dt+ue]=Vn[dt],Ee.tShift[dt+ue]=pn[dt],Ee.sCount[dt+ue]=nn[dt],Ee.bsCount[dt+ue]=tr[dt];return Ee.blkIndent=Pn,!0}}}),yt=v({"node_modules/markdown-it/lib/rules_block/hr.js"(W,de){"use strict";var Re=Y().isSpace;de.exports=function(Ee,ue,Oe,oe){var Fe,ze,dt,ot,ht=Ee.bMarks[ue]+Ee.tShift[ue],St=Ee.eMarks[ue];if(!Ee.md.options.allowIndentation&&Ee.sCount[ue]-Ee.blkIndent>=4||(Fe=Ee.src.charCodeAt(ht++),Fe!==42&&Fe!==45&&Fe!==95))return!1;for(ze=1;ht<St;){if(dt=Ee.src.charCodeAt(ht++),dt!==Fe&&!Re(dt))return!1;dt===Fe&&ze++}return ze<3?!1:(oe||(Ee.line=ue+1,ot=Ee.push("hr","hr",0),ot.map=[ue,Ee.line],ot.markup=Array(ze+1).join(String.fromCharCode(Fe))),!0)}}}),Te=v({"node_modules/markdown-it/lib/rules_block/list.js"(W,de){"use strict";var Re=Y().isSpace;function me(Oe,oe){var Fe,ze,dt,ot;return ze=Oe.bMarks[oe]+Oe.tShift[oe],dt=Oe.eMarks[oe],Fe=Oe.src.charCodeAt(ze++),Fe!==42&&Fe!==45&&Fe!==43||ze<dt&&(ot=Oe.src.charCodeAt(ze),!Re(ot))?-1:ze}function Ee(Oe,oe){var Fe,ze=Oe.bMarks[oe]+Oe.tShift[oe],dt=ze,ot=Oe.eMarks[oe];if(dt+1>=ot||(Fe=Oe.src.charCodeAt(dt++),Fe<48||Fe>57))return-1;for(;;){if(dt>=ot)return-1;if(Fe=Oe.src.charCodeAt(dt++),Fe>=48&&Fe<=57){if(dt-ze>=10)return-1;continue}if(Fe===41||Fe===46)break;return-1}return dt<ot&&(Fe=Oe.src.charCodeAt(dt),!Re(Fe))?-1:dt}function ue(Oe,oe){var Fe,ze,dt=Oe.level+2;for(Fe=oe+2,ze=Oe.tokens.length-2;Fe<ze;Fe++)Oe.tokens[Fe].level===dt&&Oe.tokens[Fe].type==="paragraph_open"&&(Oe.tokens[Fe+2].hidden=!0,Oe.tokens[Fe].hidden=!0,Fe+=2)}de.exports=function(oe,Fe,ze,dt){var ot,ht,St,jn,$t,sn,Vn,tr,Pn,Gn,nn,pn,kn,er,Zr,Cr,$r,Xr,Gr,rr,Mr,_r,oi,yi,Di,Zi,$a,Ei,Gi=!1,za=!0;if(!oe.md.options.allowIndentation&&oe.sCount[Fe]-oe.blkIndent>=4||!oe.md.options.allowIndentation&&oe.listIndent>=0&&oe.sCount[Fe]-oe.listIndent>=4&&oe.sCount[Fe]<oe.blkIndent)return!1;if(dt&&oe.parentType==="paragraph"&&oe.sCount[Fe]>=oe.blkIndent&&(Gi=!0),(oi=Ee(oe,Fe))>=0){if(Vn=!0,Di=oe.bMarks[Fe]+oe.tShift[Fe],kn=Number(oe.src.slice(Di,oi-1)),Gi&&kn!==1)return!1}else if((oi=me(oe,Fe))>=0)Vn=!1;else return!1;if(Gi&&oe.skipSpaces(oi)>=oe.eMarks[Fe])return!1;if(pn=oe.src.charCodeAt(oi-1),dt)return!0;for(nn=oe.tokens.length,Vn?(Ei=oe.push("ordered_list_open","ol",1),kn!==1&&(Ei.attrs=[["start",kn]])):Ei=oe.push("bullet_list_open","ul",1),Ei.map=Gn=[Fe,0],Ei.markup=String.fromCharCode(pn),Zr=Fe,yi=!1,$a=oe.md.block.ruler.getRules("list"),Xr=oe.parentType,oe.parentType="list";Zr<ze;){for(_r=oi,er=oe.eMarks[Zr],sn=Cr=oe.sCount[Zr]+oi-(oe.bMarks[Fe]+oe.tShift[Fe]);_r<er;){if(ot=oe.src.charCodeAt(_r),ot===9)Cr+=4-(Cr+oe.bsCount[Zr])%4;else if(ot===32)Cr++;else break;_r++}if(ht=_r,ht>=er?$t=1:$t=Cr-sn,!oe.md.options.allowIndentation&&$t>4&&($t=1),jn=sn+$t,Ei=oe.push("list_item_open","li",1),Ei.markup=String.fromCharCode(pn),Ei.map=tr=[Fe,0],Vn&&(Ei.info=oe.src.slice(Di,oi-1)),Mr=oe.tight,rr=oe.tShift[Fe],Gr=oe.sCount[Fe],$r=oe.listIndent,oe.listIndent=oe.blkIndent,oe.blkIndent=jn,oe.tight=!0,oe.tShift[Fe]=ht-oe.bMarks[Fe],oe.sCount[Fe]=Cr,ht>=er&&oe.isEmpty(Fe+1)?oe.line=Math.min(oe.line+2,ze):oe.md.block.tokenize(oe,Fe,ze,!0),(!oe.tight||yi)&&(za=!1),yi=oe.line-Fe>1&&oe.isEmpty(oe.line-1),oe.blkIndent=oe.listIndent,oe.listIndent=$r,oe.tShift[Fe]=rr,oe.sCount[Fe]=Gr,oe.tight=Mr,Ei=oe.push("list_item_close","li",-1),Ei.markup=String.fromCharCode(pn),Zr=Fe=oe.line,tr[1]=Zr,ht=oe.bMarks[Fe],Zr>=ze||oe.sCount[Zr]<oe.blkIndent||!oe.md.options.allowIndentation&&oe.sCount[Fe]-oe.blkIndent>=4)break;for(Zi=!1,St=0,Pn=$a.length;St<Pn;St++)if($a[St](oe,Zr,ze,!0)){Zi=!0;break}if(Zi)break;if(Vn){if(oi=Ee(oe,Zr),oi<0)break;Di=oe.bMarks[Zr]+oe.tShift[Zr]}else if(oi=me(oe,Zr),oi<0)break;if(pn!==oe.src.charCodeAt(oi-1))break}return Vn?Ei=oe.push("ordered_list_close","ol",-1):Ei=oe.push("bullet_list_close","ul",-1),Ei.markup=String.fromCharCode(pn),Gn[1]=Zr,oe.line=Zr,oe.parentType=Xr,za&&ue(oe,nn),!0}}}),lt=v({"node_modules/markdown-it/lib/rules_block/reference.js"(W,de){"use strict";var Re=Y().normalizeReference,me=Y().isSpace;de.exports=function(ue,Oe,oe,Fe){var ze,dt,ot,ht,St,jn,$t,sn,Vn,tr,Pn,Gn,nn,pn,kn,er,Zr=0,Cr=ue.bMarks[Oe]+ue.tShift[Oe],$r=ue.eMarks[Oe],Xr=Oe+1;if(!ue.md.options.allowIndentation&&ue.sCount[Oe]-ue.blkIndent>=4||ue.src.charCodeAt(Cr)!==91)return!1;for(;++Cr<$r;)if(ue.src.charCodeAt(Cr)===93&&ue.src.charCodeAt(Cr-1)!==92){if(Cr+1===$r||ue.src.charCodeAt(Cr+1)!==58)return!1;break}for(ht=ue.lineMax,kn=ue.md.block.ruler.getRules("reference"),tr=ue.parentType,ue.parentType="reference";Xr<ht&&!ue.isEmpty(Xr);Xr++)if(!(!ue.md.options.allowIndentation&&ue.sCount[Xr]-ue.blkIndent>3)&&!(ue.sCount[Xr]<0)){for(pn=!1,jn=0,$t=kn.length;jn<$t;jn++)if(kn[jn](ue,Xr,ht,!0)){pn=!0;break}if(pn)break}for(nn=ue.getLines(Oe,Xr,ue.blkIndent,!1).trim(),$r=nn.length,Cr=1;Cr<$r;Cr++){if(ze=nn.charCodeAt(Cr),ze===91)return!1;if(ze===93){Vn=Cr;break}else ze===10?Zr++:ze===92&&(Cr++,Cr<$r&&nn.charCodeAt(Cr)===10&&Zr++)}if(Vn<0||nn.charCodeAt(Vn+1)!==58)return!1;for(Cr=Vn+2;Cr<$r;Cr++)if(ze=nn.charCodeAt(Cr),ze===10)Zr++;else if(!me(ze))break;if(Pn=ue.md.helpers.parseLinkDestination(nn,Cr,$r),!Pn.ok||(St=ue.md.normalizeLink(Pn.str),!ue.md.validateLink(St)))return!1;for(Cr=Pn.pos,Zr+=Pn.lines,dt=Cr,ot=Zr,Gn=Cr;Cr<$r;Cr++)if(ze=nn.charCodeAt(Cr),ze===10)Zr++;else if(!me(ze))break;for(Pn=ue.md.helpers.parseLinkTitle(nn,Cr,$r),Cr<$r&&Gn!==Cr&&Pn.ok?(er=Pn.str,Cr=Pn.pos,Zr+=Pn.lines):(er="",Cr=dt,Zr=ot);Cr<$r&&(ze=nn.charCodeAt(Cr),!!me(ze));)Cr++;if(Cr<$r&&nn.charCodeAt(Cr)!==10&&er)for(er="",Cr=dt,Zr=ot;Cr<$r&&(ze=nn.charCodeAt(Cr),!!me(ze));)Cr++;return Cr<$r&&nn.charCodeAt(Cr)!==10||(sn=Re(nn.slice(1,Vn)),!sn)?!1:(Fe||(typeof ue.env.references>"u"&&(ue.env.references={}),typeof ue.env.references[sn]>"u"&&(ue.env.references[sn]={title:er,href:St}),ue.parentType=tr,ue.line=Oe+Zr+1),!0)}}}),V=v({"node_modules/markdown-it/lib/common/html_blocks.js"(W,de){"use strict";de.exports=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"]}}),X=v({"node_modules/markdown-it/lib/common/html_re.js"(W,de){"use strict";var Re="[a-zA-Z_:][a-zA-Z0-9:._-]*",me="[^\"'=<>`\\x00-\\x20]+",Ee="'[^']*'",ue='"[^"]*"',Oe="(?:"+me+"|"+Ee+"|"+ue+")",oe="(?:\\s+"+Re+"(?:\\s*=\\s*"+Oe+")?)",Fe="<[A-Za-z][A-Za-z0-9\\-]*"+oe+"*\\s*\\/?>",ze="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",dt="<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->",ot="<[?][\\s\\S]*?[?]>",ht="<![A-Z]+\\s+[^>]*>",St="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",jn=new RegExp("^(?:"+Fe+"|"+ze+"|"+dt+"|"+ot+"|"+ht+"|"+St+")"),$t=new RegExp("^(?:"+Fe+"|"+ze+")");de.exports.HTML_TAG_RE=jn,de.exports.HTML_OPEN_CLOSE_TAG_RE=$t}}),ve=v({"node_modules/markdown-it/lib/rules_block/html_block.js"(W,de){"use strict";var Re=V(),me=X().HTML_OPEN_CLOSE_TAG_RE,Ee=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+Re.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(me.source+"\\s*$"),/^$/,!1]];de.exports=function(Oe,oe,Fe,ze){var dt,ot,ht,St,jn=Oe.bMarks[oe]+Oe.tShift[oe],$t=Oe.eMarks[oe];if(!Oe.md.options.allowIndentation&&Oe.sCount[oe]-Oe.blkIndent>=4||!Oe.md.options.html||Oe.src.charCodeAt(jn)!==60)return!1;for(St=Oe.src.slice(jn,$t),dt=0;dt<Ee.length&&!Ee[dt][0].test(St);dt++);if(dt===Ee.length)return!1;if(ze)return Ee[dt][2];if(ot=oe+1,!Ee[dt][1].test(St)){for(;ot<Fe&&!(Oe.sCount[ot]<Oe.blkIndent);ot++)if(jn=Oe.bMarks[ot]+Oe.tShift[ot],$t=Oe.eMarks[ot],St=Oe.src.slice(jn,$t),Ee[dt][1].test(St)){St.length!==0&&ot++;break}}return Oe.line=ot,ht=Oe.push("html_block","",0),ht.map=[oe,ot],ht.content=Oe.getLines(oe,ot,Oe.blkIndent,!0),!0}}}),De=v({"node_modules/markdown-it/lib/rules_block/heading.js"(W,de){"use strict";var Re=Y().isSpace;de.exports=function(Ee,ue,Oe,oe){var Fe,ze,dt,ot,ht=Ee.bMarks[ue]+Ee.tShift[ue],St=Ee.eMarks[ue];if(!Ee.md.options.allowIndentation&&Ee.sCount[ue]-Ee.blkIndent>=4||(Fe=Ee.src.charCodeAt(ht),Fe!==35||ht>=St))return!1;for(ze=1,Fe=Ee.src.charCodeAt(++ht);Fe===35&&ht<St&&ze<=6;)ze++,Fe=Ee.src.charCodeAt(++ht);return ze>6||ht<St&&!Re(Fe)?!1:(oe||(St=Ee.skipSpacesBack(St,ht),dt=Ee.skipCharsBack(St,35,ht),dt>ht&&Re(Ee.src.charCodeAt(dt-1))&&(St=dt),Ee.line=ue+1,ot=Ee.push("heading_open","h"+String(ze),1),ot.markup="########".slice(0,ze),ot.map=[ue,Ee.line],ot=Ee.push("inline","",0),ot.content=Ee.src.slice(ht,St).trim(),ot.map=[ue,Ee.line],ot.children=[],ot=Ee.push("heading_close","h"+String(ze),-1),ot.markup="########".slice(0,ze)),!0)}}}),he=v({"node_modules/markdown-it/lib/rules_block/lheading.js"(W,de){"use strict";de.exports=function(me,Ee,ue){var Oe,oe,Fe,ze,dt,ot,ht,St,jn,$t=Ee+1,sn,Vn=me.md.block.ruler.getRules("paragraph");if(!me.md.options.allowIndentation&&me.sCount[Ee]-me.blkIndent>=4)return!1;for(sn=me.parentType,me.parentType="paragraph";$t<ue&&!me.isEmpty($t);$t++)if(!(!me.md.options.allowIndentation&&me.sCount[$t]-me.blkIndent>3)){if(me.sCount[$t]>=me.blkIndent&&(ot=me.bMarks[$t]+me.tShift[$t],ht=me.eMarks[$t],ot<ht&&(jn=me.src.charCodeAt(ot),(jn===45||jn===61)&&(ot=me.skipChars(ot,jn),ot=me.skipSpaces(ot),ot>=ht)))){St=jn===61?1:2;break}if(!(me.sCount[$t]<0)){for(oe=!1,Fe=0,ze=Vn.length;Fe<ze;Fe++)if(Vn[Fe](me,$t,ue,!0)){oe=!0;break}if(oe)break}}return St?(Oe=me.getLines(Ee,$t,me.blkIndent,!1).trim(),me.line=$t+1,dt=me.push("heading_open","h"+String(St),1),dt.markup=String.fromCharCode(jn),dt.map=[Ee,me.line],dt=me.push("inline","",0),dt.content=Oe,dt.map=[Ee,me.line-1],dt.children=[],dt=me.push("heading_close","h"+String(St),-1),dt.markup=String.fromCharCode(jn),me.parentType=sn,!0):!1}}}),Ce=v({"node_modules/markdown-it/lib/rules_block/paragraph.js"(W,de){"use strict";de.exports=function(me,Ee){var ue,Oe,oe,Fe,ze,dt,ot=Ee+1,ht=me.md.block.ruler.getRules("paragraph"),St=me.lineMax;for(dt=me.parentType,me.parentType="paragraph";ot<St&&!me.isEmpty(ot);ot++)if(!(!me.md.options.allowIndentation&&me.sCount[ot]-me.blkIndent>3)&&!(me.sCount[ot]<0)){for(Oe=!1,oe=0,Fe=ht.length;oe<Fe;oe++)if(ht[oe](me,ot,St,!0)){Oe=!0;break}if(Oe)break}return ue=me.getLines(Ee,ot,me.blkIndent,!1).trim(),me.line=ot,ze=me.push("paragraph_open","p",1),ze.map=[Ee,me.line],ze=me.push("inline","",0),ze.content=ue,ze.map=[Ee,me.line],ze.children=[],ze=me.push("paragraph_close","p",-1),me.parentType=dt,!0}}}),ge=v({"node_modules/markdown-it/lib/rules_block/state_block.js"(W,de){"use strict";var Re=le(),me=Y().isSpace;function Ee(ue,Oe,oe,Fe){var ze,dt,ot,ht,St,jn,$t,sn;for(this.src=ue,this.md=Oe,this.env=oe,this.tokens=Fe,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0,this.result="",dt=this.src,sn=!1,ot=ht=jn=$t=0,St=dt.length;ht<St;ht++){if(ze=dt.charCodeAt(ht),!sn)if(me(ze)){jn++,ze===9?$t+=4-$t%4:$t++;continue}else sn=!0;(ze===10||ht===St-1)&&(ze!==10&&ht++,this.bMarks.push(ot),this.eMarks.push(ht),this.tShift.push(jn),this.sCount.push($t),this.bsCount.push(0),sn=!1,jn=0,$t=0,ot=ht+1)}this.bMarks.push(dt.length),this.eMarks.push(dt.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}Ee.prototype.push=function(ue,Oe,oe){var Fe=new Re(ue,Oe,oe);return Fe.block=!0,oe<0&&this.level--,Fe.level=this.level,oe>0&&this.level++,this.tokens.push(Fe),Fe},Ee.prototype.isEmpty=function(Oe){return this.bMarks[Oe]+this.tShift[Oe]>=this.eMarks[Oe]},Ee.prototype.skipEmptyLines=function(Oe){for(var oe=this.lineMax;Oe<oe&&!(this.bMarks[Oe]+this.tShift[Oe]<this.eMarks[Oe]);Oe++);return Oe},Ee.prototype.skipSpaces=function(Oe){for(var oe,Fe=this.src.length;Oe<Fe&&(oe=this.src.charCodeAt(Oe),!!me(oe));Oe++);return Oe},Ee.prototype.skipSpacesBack=function(Oe,oe){if(Oe<=oe)return Oe;for(;Oe>oe;)if(!me(this.src.charCodeAt(--Oe)))return Oe+1;return Oe},Ee.prototype.skipChars=function(Oe,oe){for(var Fe=this.src.length;Oe<Fe&&this.src.charCodeAt(Oe)===oe;Oe++);return Oe},Ee.prototype.skipCharsBack=function(Oe,oe,Fe){if(Oe<=Fe)return Oe;for(;Oe>Fe;)if(oe!==this.src.charCodeAt(--Oe))return Oe+1;return Oe},Ee.prototype.getLines=function(Oe,oe,Fe,ze){var dt,ot,ht,St,jn,$t,sn,Vn=Oe;if(Oe>=oe)return"";for($t=new Array(oe-Oe),dt=0;Vn<oe;Vn++,dt++){for(ot=0,sn=St=this.bMarks[Vn],Vn+1<oe||ze?jn=this.eMarks[Vn]+1:jn=this.eMarks[Vn];St<jn&&ot<Fe;){if(ht=this.src.charCodeAt(St),me(ht))ht===9?ot+=4-(ot+this.bsCount[Vn])%4:ot++;else if(St-sn<this.tShift[Vn])ot++;else break;St++}ot>Fe?$t[dt]=new Array(ot-Fe+1).join(" ")+this.src.slice(St,jn):$t[dt]=this.src.slice(St,jn)}return $t.join("")},Ee.prototype.Token=Re,de.exports=Ee}}),it=v({"node_modules/markdown-it/lib/parser_block.js"(W,de){"use strict";var Re=pe(),me=[["table",Pe(),["paragraph","reference"]],["code",Ue()],["fence",Ke(),["paragraph","reference","blockquote","list"]],["blockquote",ut(),["paragraph","reference","blockquote","list"]],["hr",yt(),["paragraph","reference","blockquote","list"]],["list",Te(),["paragraph","reference","blockquote"]],["reference",lt()],["html_block",ve(),["paragraph","reference","blockquote"]],["heading",De(),["paragraph","reference","blockquote"]],["lheading",he()],["paragraph",Ce()]];function Ee(){this.ruler=new Re;for(var ue=0;ue<me.length;ue++)this.ruler.push(me[ue][0],me[ue][1],{alt:(me[ue][2]||[]).slice()})}Ee.prototype.tokenize=function(ue,Oe,oe){for(var Fe,ze,dt=this.ruler.getRules(""),ot=dt.length,ht=Oe,St=!1,jn=ue.md.options.maxNesting;ht<oe&&(ue.line=ht=ue.skipEmptyLines(ht),!(ht>=oe||ue.sCount[ht]<ue.blkIndent));){if(ue.level>=jn){ue.line=oe;break}for(ze=0;ze<ot&&(Fe=dt[ze](ue,ht,oe,!1),!Fe);ze++);ue.tight=!St,ue.isEmpty(ue.line-1)&&(St=!0),ht=ue.line,ht<oe&&ue.isEmpty(ht)&&(St=!0,ht++,ue.line=ht)}},Ee.prototype.parse=function(ue,Oe,oe,Fe){var ze;ue&&(ze=new this.State(ue,Oe,oe,Fe),this.tokenize(ze,ze.line,ze.lineMax))},Ee.prototype.State=ge(),de.exports=Ee}}),mt=v({"node_modules/markdown-it/lib/rules_inline/text.js"(W,de){"use strict";function Re(me){switch(me){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}de.exports=function(Ee,ue){for(var Oe=Ee.pos;Oe<Ee.posMax&&!Re(Ee.src.charCodeAt(Oe));)Oe++;return Oe===Ee.pos?!1:(ue||(Ee.pending+=Ee.src.slice(Ee.pos,Oe)),Ee.pos=Oe,!0)}}}),J=v({"node_modules/markdown-it/lib/rules_inline/newline.js"(W,de){"use strict";var Re=Y().isSpace;de.exports=function(Ee,ue){var Oe,oe,Fe,ze=Ee.pos;if(Ee.src.charCodeAt(ze)!==10)return!1;if(Oe=Ee.pending.length-1,oe=Ee.posMax,!ue)if(Oe>=0&&Ee.pending.charCodeAt(Oe)===32)if(Oe>=1&&Ee.pending.charCodeAt(Oe-1)===32){for(Fe=Oe-1;Fe>=1&&Ee.pending.charCodeAt(Fe-1)===32;)Fe--;Ee.pending=Ee.pending.slice(0,Fe),Ee.push("hardbreak","br",0)}else Ee.pending=Ee.pending.slice(0,-1),Ee.push("softbreak","br",0);else Ee.push("softbreak","br",0);for(ze++;ze<oe&&Re(Ee.src.charCodeAt(ze));)ze++;return Ee.pos=ze,!0}}}),et=v({"node_modules/markdown-it/lib/rules_inline/escape.js"(W,de){"use strict";var Re=Y().isSpace,me=[];for(Ee=0;Ee<256;Ee++)me.push(0);var Ee;"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(ue){me[ue.charCodeAt(0)]=1}),de.exports=function(Oe,oe){var Fe,ze=Oe.pos,dt=Oe.posMax;if(Oe.src.charCodeAt(ze)!==92)return!1;if(ze++,ze<dt){if(Fe=Oe.src.charCodeAt(ze),Fe<256&&me[Fe]!==0)return oe||(Oe.pending+=Oe.src[ze]),Oe.pos+=2,!0;if(Fe===10){for(oe||Oe.push("hardbreak","br",0),ze++;ze<dt&&(Fe=Oe.src.charCodeAt(ze),!!Re(Fe));)ze++;return Oe.pos=ze,!0}}return oe||(Oe.pending+="\\"),Oe.pos++,!0}}}),at=v({"node_modules/markdown-it/lib/rules_inline/backticks.js"(W,de){"use strict";de.exports=function(me,Ee){var ue,Oe,oe,Fe,ze,dt,ot,ht,St=me.pos,jn=me.src.charCodeAt(St);if(jn!==96)return!1;for(ue=St,St++,Oe=me.posMax;St<Oe&&me.src.charCodeAt(St)===96;)St++;if(oe=me.src.slice(ue,St),ot=oe.length,me.backticksScanned&&(me.backticks[ot]||0)<=ue)return Ee||(me.pending+=oe),me.pos+=ot,!0;for(ze=dt=St;(ze=me.src.indexOf("`",dt))!==-1;){for(dt=ze+1;dt<Oe&&me.src.charCodeAt(dt)===96;)dt++;if(ht=dt-ze,ht===ot)return Ee||(Fe=me.push("code_inline","code",0),Fe.markup=oe,Fe.content=me.src.slice(St,ze).replace(/\n/g," ").replace(/^ (.+) $/,"$1")),me.pos=dt,!0;me.backticks[ht]=ze}return me.backticksScanned=!0,Ee||(me.pending+=oe),me.pos+=ot,!0}}}),Ae=v({"node_modules/markdown-it/lib/rules_inline/strikethrough.js"(W,de){"use strict";de.exports.tokenize=function(Ee,ue){var Oe,oe,Fe,ze,dt,ot=Ee.pos,ht=Ee.src.charCodeAt(ot);if(ue||ht!==126||(oe=Ee.scanDelims(Ee.pos,!0),ze=oe.length,dt=String.fromCharCode(ht),ze<2))return!1;for(ze%2&&(Fe=Ee.push("text","",0),Fe.content=dt,ze--),Oe=0;Oe<ze;Oe+=2)Fe=Ee.push("text","",0),Fe.content=dt+dt,Ee.delimiters.push({marker:ht,length:0,token:Ee.tokens.length-1,end:-1,open:oe.can_open,close:oe.can_close});return Ee.pos+=oe.length,!0};function Re(me,Ee){var ue,Oe,oe,Fe,ze,dt=[],ot=Ee.length;for(ue=0;ue<ot;ue++)oe=Ee[ue],oe.marker===126&&oe.end!==-1&&(Fe=Ee[oe.end],ze=me.tokens[oe.token],ze.type="s_open",ze.tag="s",ze.nesting=1,ze.markup="~~",ze.content="",ze=me.tokens[Fe.token],ze.type="s_close",ze.tag="s",ze.nesting=-1,ze.markup="~~",ze.content="",me.tokens[Fe.token-1].type==="text"&&me.tokens[Fe.token-1].content==="~"&&dt.push(Fe.token-1));for(;dt.length;){for(ue=dt.pop(),Oe=ue+1;Oe<me.tokens.length&&me.tokens[Oe].type==="s_close";)Oe++;Oe--,ue!==Oe&&(ze=me.tokens[Oe],me.tokens[Oe]=me.tokens[ue],me.tokens[ue]=ze)}}de.exports.postProcess=function(Ee){var ue,Oe=Ee.tokens_meta,oe=Ee.tokens_meta.length;for(Re(Ee,Ee.delimiters),ue=0;ue<oe;ue++)Oe[ue]&&Oe[ue].delimiters&&Re(Ee,Oe[ue].delimiters)}}}),Ye=v({"node_modules/markdown-it/lib/rules_inline/emphasis.js"(W,de){"use strict";de.exports.tokenize=function(Ee,ue){var Oe,oe,Fe,ze=Ee.pos,dt=Ee.src.charCodeAt(ze);if(ue||dt!==95&&dt!==42)return!1;for(oe=Ee.scanDelims(Ee.pos,dt===42),Oe=0;Oe<oe.length;Oe++)Fe=Ee.push("text","",0),Fe.content=String.fromCharCode(dt),Ee.delimiters.push({marker:dt,length:oe.length,token:Ee.tokens.length-1,end:-1,open:oe.can_open,close:oe.can_close});return Ee.pos+=oe.length,!0};function Re(me,Ee){var ue,Oe,oe,Fe,ze,dt,ot=Ee.length;for(ue=ot-1;ue>=0;ue--)Oe=Ee[ue],!(Oe.marker!==95&&Oe.marker!==42)&&Oe.end!==-1&&(oe=Ee[Oe.end],dt=ue>0&&Ee[ue-1].end===Oe.end+1&&Ee[ue-1].marker===Oe.marker&&Ee[ue-1].token===Oe.token-1&&Ee[Oe.end+1].token===oe.token+1,ze=String.fromCharCode(Oe.marker),Fe=me.tokens[Oe.token],Fe.type=dt?"strong_open":"em_open",Fe.tag=dt?"strong":"em",Fe.nesting=1,Fe.markup=dt?ze+ze:ze,Fe.content="",Fe=me.tokens[oe.token],Fe.type=dt?"strong_close":"em_close",Fe.tag=dt?"strong":"em",Fe.nesting=-1,Fe.markup=dt?ze+ze:ze,Fe.content="",dt&&(me.tokens[Ee[ue-1].token].content="",me.tokens[Ee[Oe.end+1].token].content="",ue--))}de.exports.postProcess=function(Ee){var ue,Oe=Ee.tokens_meta,oe=Ee.tokens_meta.length;for(Re(Ee,Ee.delimiters),ue=0;ue<oe;ue++)Oe[ue]&&Oe[ue].delimiters&&Re(Ee,Oe[ue].delimiters)}}}),Le=v({"node_modules/markdown-it/lib/rules_inline/link.js"(W,de){"use strict";var Re=Y().normalizeReference,me=Y().isSpace;de.exports=function(ue,Oe){var oe,Fe,ze,dt,ot,ht,St,jn,$t,sn="",Vn="",tr=ue.pos,Pn=ue.posMax,Gn=ue.pos,nn=!0;if(ue.src.charCodeAt(ue.pos)!==91||(ot=ue.pos+1,dt=ue.md.helpers.parseLinkLabel(ue,ue.pos,!0),dt<0))return!1;if(ht=dt+1,ht<Pn&&ue.src.charCodeAt(ht)===40){for(nn=!1,ht++;ht<Pn&&(Fe=ue.src.charCodeAt(ht),!(!me(Fe)&&Fe!==10));ht++);if(ht>=Pn)return!1;if(Gn=ht,St=ue.md.helpers.parseLinkDestination(ue.src,ht,ue.posMax),St.ok){for(sn=ue.md.normalizeLink(St.str),ue.md.validateLink(sn)?ht=St.pos:sn="",Gn=ht;ht<Pn&&(Fe=ue.src.charCodeAt(ht),!(!me(Fe)&&Fe!==10));ht++);if(St=ue.md.helpers.parseLinkTitle(ue.src,ht,ue.posMax),ht<Pn&&Gn!==ht&&St.ok)for(Vn=St.str,ht=St.pos;ht<Pn&&(Fe=ue.src.charCodeAt(ht),!(!me(Fe)&&Fe!==10));ht++);}(ht>=Pn||ue.src.charCodeAt(ht)!==41)&&(nn=!0),ht++}if(nn){if(typeof ue.env.references>"u")return!1;if(ht<Pn&&ue.src.charCodeAt(ht)===91?(Gn=ht+1,ht=ue.md.helpers.parseLinkLabel(ue,ht),ht>=0?ze=ue.src.slice(Gn,ht++):ht=dt+1):ht=dt+1,ze||(ze=ue.src.slice(ot,dt)),jn=ue.env.references[Re(ze)],!jn)return ue.pos=tr,!1;sn=jn.href,Vn=jn.title}return Oe||(ue.pos=ot,ue.posMax=dt,$t=ue.push("link_open","a",1),$t.attrs=oe=[["href",sn]],Vn&&oe.push(["title",Vn]),ue.md.inline.tokenize(ue),$t=ue.push("link_close","a",-1)),ue.pos=ht,ue.posMax=Pn,!0}}}),ce=v({"node_modules/markdown-it/lib/rules_inline/image.js"(W,de){"use strict";var Re=Y().normalizeReference,me=Y().isSpace;de.exports=function(ue,Oe){var oe,Fe,ze,dt,ot,ht,St,jn,$t,sn,Vn,tr,Pn,Gn="",nn=ue.pos,pn=ue.posMax;if(ue.src.charCodeAt(ue.pos)!==33||ue.src.charCodeAt(ue.pos+1)!==91||(ht=ue.pos+2,ot=ue.md.helpers.parseLinkLabel(ue,ue.pos+1,!1),ot<0))return!1;if(St=ot+1,St<pn&&ue.src.charCodeAt(St)===40){for(St++;St<pn&&(Fe=ue.src.charCodeAt(St),!(!me(Fe)&&Fe!==10));St++);if(St>=pn)return!1;for(Pn=St,$t=ue.md.helpers.parseLinkDestination(ue.src,St,ue.posMax),$t.ok&&(Gn=ue.md.normalizeLink($t.str),ue.md.validateLink(Gn)?St=$t.pos:Gn=""),Pn=St;St<pn&&(Fe=ue.src.charCodeAt(St),!(!me(Fe)&&Fe!==10));St++);if($t=ue.md.helpers.parseLinkTitle(ue.src,St,ue.posMax),St<pn&&Pn!==St&&$t.ok)for(sn=$t.str,St=$t.pos;St<pn&&(Fe=ue.src.charCodeAt(St),!(!me(Fe)&&Fe!==10));St++);else sn="";if(St>=pn||ue.src.charCodeAt(St)!==41)return ue.pos=nn,!1;St++}else{if(typeof ue.env.references>"u")return!1;if(St<pn&&ue.src.charCodeAt(St)===91?(Pn=St+1,St=ue.md.helpers.parseLinkLabel(ue,St),St>=0?dt=ue.src.slice(Pn,St++):St=ot+1):St=ot+1,dt||(dt=ue.src.slice(ht,ot)),jn=ue.env.references[Re(dt)],!jn)return ue.pos=nn,!1;Gn=jn.href,sn=jn.title}return Oe||(ze=ue.src.slice(ht,ot),ue.md.inline.parse(ze,ue.md,ue.env,tr=[]),Vn=ue.push("image","img",0),Vn.attrs=oe=[["src",Gn],["alt",""]],Vn.children=tr,Vn.content=ze,sn&&oe.push(["title",sn])),ue.pos=St,ue.posMax=pn,!0}}}),ee=v({"node_modules/markdown-it/lib/rules_inline/autolink.js"(W,de){"use strict";var Re=/^([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])?)*)$/,me=/^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/;de.exports=function(ue,Oe){var oe,Fe,ze,dt,ot,ht,St=ue.pos;if(ue.src.charCodeAt(St)!==60)return!1;for(ot=ue.pos,ht=ue.posMax;;){if(++St>=ht||(dt=ue.src.charCodeAt(St),dt===60))return!1;if(dt===62)break}return oe=ue.src.slice(ot+1,St),me.test(oe)?(Fe=ue.md.normalizeLink(oe),ue.md.validateLink(Fe)?(Oe||(ze=ue.push("link_open","a",1),ze.attrs=[["href",Fe]],ze.markup="autolink",ze.info="auto",ze=ue.push("text","",0),ze.content=ue.md.normalizeLinkText(oe),ze=ue.push("link_close","a",-1),ze.markup="autolink",ze.info="auto"),ue.pos+=oe.length+2,!0):!1):Re.test(oe)?(Fe=ue.md.normalizeLink("mailto:"+oe),ue.md.validateLink(Fe)?(Oe||(ze=ue.push("link_open","a",1),ze.attrs=[["href",Fe]],ze.markup="autolink",ze.info="auto",ze=ue.push("text","",0),ze.content=ue.md.normalizeLinkText(oe),ze=ue.push("link_close","a",-1),ze.markup="autolink",ze.info="auto"),ue.pos+=oe.length+2,!0):!1):!1}}}),ae=v({"node_modules/markdown-it/lib/rules_inline/html_inline.js"(W,de){"use strict";var Re=X().HTML_TAG_RE;function me(Ee){var ue=Ee|32;return ue>=97&&ue<=122}de.exports=function(ue,Oe){var oe,Fe,ze,dt,ot=ue.pos;return!ue.md.options.html||(ze=ue.posMax,ue.src.charCodeAt(ot)!==60||ot+2>=ze)||(oe=ue.src.charCodeAt(ot+1),oe!==33&&oe!==63&&oe!==47&&!me(oe))||(Fe=ue.src.slice(ot).match(Re),!Fe)?!1:(Oe||(dt=ue.push("html_inline","",0),dt.content=ue.src.slice(ot,ot+Fe[0].length)),ue.pos+=Fe[0].length,!0)}}}),xe=v({"node_modules/markdown-it/lib/rules_inline/entity.js"(W,de){"use strict";var Re=x(),me=Y().has,Ee=Y().isValidEntityCode,ue=Y().fromCodePoint,Oe=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,oe=/^&([a-z][a-z0-9]{1,31});/i;de.exports=function(ze,dt){var ot,ht,St,jn=ze.pos,$t=ze.posMax;if(ze.src.charCodeAt(jn)!==38)return!1;if(jn+1<$t){if(ot=ze.src.charCodeAt(jn+1),ot===35){if(St=ze.src.slice(jn).match(Oe),St)return dt||(ht=St[1][0].toLowerCase()==="x"?parseInt(St[1].slice(1),16):parseInt(St[1],10),ze.pending+=Ee(ht)?ue(ht):ue(65533)),ze.pos+=St[0].length,!0}else if(St=ze.src.slice(jn).match(oe),St&&me(Re,St[1]))return dt||(ze.pending+=Re[St[1]]),ze.pos+=St[0].length,!0}return dt||(ze.pending+="&"),ze.pos++,!0}}}),_e=v({"node_modules/markdown-it/lib/rules_inline/balance_pairs.js"(W,de){"use strict";function Re(me,Ee){var ue,Oe,oe,Fe,ze,dt,ot,ht,St={},jn=Ee.length;if(jn){var $t=0,sn=-2,Vn=[];for(ue=0;ue<jn;ue++)if(oe=Ee[ue],Vn.push(0),(Ee[$t].marker!==oe.marker||sn!==oe.token-1)&&($t=ue),sn=oe.token,oe.length=oe.length||0,!!oe.close){for(St.hasOwnProperty(oe.marker)||(St[oe.marker]=[-1,-1,-1,-1,-1,-1]),ze=St[oe.marker][(oe.open?3:0)+oe.length%3],Oe=$t-Vn[$t]-1,dt=Oe;Oe>ze;Oe-=Vn[Oe]+1)if(Fe=Ee[Oe],Fe.marker===oe.marker&&Fe.open&&Fe.end<0&&(ot=!1,(Fe.close||oe.open)&&(Fe.length+oe.length)%3===0&&(Fe.length%3!==0||oe.length%3!==0)&&(ot=!0),!ot)){ht=Oe>0&&!Ee[Oe-1].open?Vn[Oe-1]+1:0,Vn[ue]=ue-Oe+ht,Vn[Oe]=ht,oe.open=!1,Fe.end=ue,Fe.close=!1,dt=-1,sn=-2;break}dt!==-1&&(St[oe.marker][(oe.open?3:0)+(oe.length||0)%3]=dt)}}}de.exports=function(Ee){var ue,Oe=Ee.tokens_meta,oe=Ee.tokens_meta.length;for(Re(Ee,Ee.delimiters),ue=0;ue<oe;ue++)Oe[ue]&&Oe[ue].delimiters&&Re(Ee,Oe[ue].delimiters)}}}),nt=v({"node_modules/markdown-it/lib/rules_inline/text_collapse.js"(W,de){"use strict";de.exports=function(me){var Ee,ue,Oe=0,oe=me.tokens,Fe=me.tokens.length;for(Ee=ue=0;Ee<Fe;Ee++)oe[Ee].nesting<0&&Oe--,oe[Ee].level=Oe,oe[Ee].nesting>0&&Oe++,oe[Ee].type==="text"&&Ee+1<Fe&&oe[Ee+1].type==="text"?oe[Ee+1].content=oe[Ee].content+oe[Ee+1].content:(Ee!==ue&&(oe[ue]=oe[Ee]),ue++);Ee!==ue&&(oe.length=ue)}}}),At=v({"node_modules/markdown-it/lib/rules_inline/state_inline.js"(W,de){"use strict";var Re=le(),me=Y().isWhiteSpace,Ee=Y().isPunctChar,ue=Y().isMdAsciiPunct;function Oe(oe,Fe,ze,dt){this.src=oe,this.env=ze,this.md=Fe,this.tokens=dt,this.tokens_meta=Array(dt.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1}Oe.prototype.pushPending=function(){var oe=new Re("text","",0);return oe.content=this.pending,oe.level=this.pendingLevel,this.tokens.push(oe),this.pending="",oe},Oe.prototype.push=function(oe,Fe,ze){this.pending&&this.pushPending();var dt=new Re(oe,Fe,ze),ot=null;return ze<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),dt.level=this.level,ze>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],ot={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(dt),this.tokens_meta.push(ot),dt},Oe.prototype.scanDelims=function(oe,Fe){var ze=oe,dt,ot,ht,St,jn,$t,sn,Vn,tr,Pn=!0,Gn=!0,nn=this.posMax,pn=this.src.charCodeAt(oe);for(dt=oe>0?this.src.charCodeAt(oe-1):32;ze<nn&&this.src.charCodeAt(ze)===pn;)ze++;return ht=ze-oe,ot=ze<nn?this.src.charCodeAt(ze):32,sn=ue(dt)||Ee(String.fromCharCode(dt)),tr=ue(ot)||Ee(String.fromCharCode(ot)),$t=me(dt),Vn=me(ot),Vn?Pn=!1:tr&&($t||sn||(Pn=!1)),$t?Gn=!1:sn&&(Vn||tr||(Gn=!1)),Fe?(St=Pn,jn=Gn):(St=Pn&&(!Gn||sn),jn=Gn&&(!Pn||tr)),{can_open:St,can_close:jn,length:ht}},Oe.prototype.Token=Re,de.exports=Oe}}),we=v({"node_modules/markdown-it/lib/parser_inline.js"(W,de){"use strict";var Re=pe(),me=[["text",mt()],["newline",J()],["escape",et()],["backticks",at()],["strikethrough",Ae().tokenize],["emphasis",Ye().tokenize],["link",Le()],["image",ce()],["autolink",ee()],["html_inline",ae()],["entity",xe()]],Ee=[["balance_pairs",_e()],["strikethrough",Ae().postProcess],["emphasis",Ye().postProcess],["text_collapse",nt()]];function ue(){var Oe;for(this.ruler=new Re,Oe=0;Oe<me.length;Oe++)this.ruler.push(me[Oe][0],me[Oe][1]);for(this.ruler2=new Re,Oe=0;Oe<Ee.length;Oe++)this.ruler2.push(Ee[Oe][0],Ee[Oe][1])}ue.prototype.skipToken=function(Oe){var oe,Fe,ze=Oe.pos,dt=this.ruler.getRules(""),ot=dt.length,ht=Oe.md.options.maxNesting,St=Oe.cache;if(typeof St[ze]<"u"){Oe.pos=St[ze];return}if(Oe.level<ht)for(Fe=0;Fe<ot&&(Oe.level++,oe=dt[Fe](Oe,!0),Oe.level--,!oe);Fe++);else Oe.pos=Oe.posMax;oe||Oe.pos++,St[ze]=Oe.pos},ue.prototype.tokenize=function(Oe){for(var oe,Fe,ze=this.ruler.getRules(""),dt=ze.length,ot=Oe.posMax,ht=Oe.md.options.maxNesting;Oe.pos<ot;){if(Oe.level<ht)for(Fe=0;Fe<dt&&(oe=ze[Fe](Oe,!1),!oe);Fe++);if(oe){if(Oe.pos>=ot)break;continue}Oe.pending+=Oe.src[Oe.pos++]}Oe.pending&&Oe.pushPending()},ue.prototype.parse=function(Oe,oe,Fe,ze){var dt,ot,ht,St=new this.State(Oe,oe,Fe,ze);for(this.tokenize(St),ot=this.ruler2.getRules(""),ht=ot.length,dt=0;dt<ht;dt++)ot[dt](St)},ue.prototype.State=At(),de.exports=ue}}),He=v({"node_modules/linkify-it/lib/re.js"(W,de){"use strict";de.exports=function(Re){var me={};me.src_Any=M().source,me.src_Cc=N().source,me.src_Z=z().source,me.src_P=n().source,me.src_ZPCc=[me.src_Z,me.src_P,me.src_Cc].join("|"),me.src_ZCc=[me.src_Z,me.src_Cc].join("|");var Ee="[><\uFF5C]";return me.src_pseudo_letter="(?:(?!"+Ee+"|"+me.src_ZPCc+")"+me.src_Any+")",me.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",me.src_auth="(?:(?:(?!"+me.src_ZCc+"|[@/\\[\\]()]).)+@)?",me.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",me.src_host_terminator="(?=$|"+Ee+"|"+me.src_ZPCc+")(?!-|_|:\\d|\\.-|\\.(?!$|"+me.src_ZPCc+"))",me.src_path="(?:[/?#](?:(?!"+me.src_ZCc+"|"+Ee+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+me.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+me.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+me.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+me.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+me.src_ZCc+"|[']).)+\\'|\\'(?="+me.src_pseudo_letter+"|[-]).|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+me.src_ZCc+"|[.]).|"+(Re&&Re["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+me.src_ZCc+").|;(?!"+me.src_ZCc+").|\\!+(?!"+me.src_ZCc+"|[!]).|\\?(?!"+me.src_ZCc+"|[?]).)+|\\/)?",me.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',me.src_xn="xn--[a-z0-9\\-]{1,59}",me.src_domain_root="(?:"+me.src_xn+"|"+me.src_pseudo_letter+"{1,63})",me.src_domain="(?:"+me.src_xn+"|(?:"+me.src_pseudo_letter+")|(?:"+me.src_pseudo_letter+"(?:-|"+me.src_pseudo_letter+"){0,61}"+me.src_pseudo_letter+"))",me.src_host="(?:(?:(?:(?:"+me.src_domain+")\\.)*"+me.src_domain+"))",me.tpl_host_fuzzy="(?:"+me.src_ip4+"|(?:(?:(?:"+me.src_domain+")\\.)+(?:%TLDS%)))",me.tpl_host_no_ip_fuzzy="(?:(?:(?:"+me.src_domain+")\\.)+(?:%TLDS%))",me.src_host_strict=me.src_host+me.src_host_terminator,me.tpl_host_fuzzy_strict=me.tpl_host_fuzzy+me.src_host_terminator,me.src_host_port_strict=me.src_host+me.src_port+me.src_host_terminator,me.tpl_host_port_fuzzy_strict=me.tpl_host_fuzzy+me.src_port+me.src_host_terminator,me.tpl_host_port_no_ip_fuzzy_strict=me.tpl_host_no_ip_fuzzy+me.src_port+me.src_host_terminator,me.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+me.src_ZPCc+"|>|$))",me.tpl_email_fuzzy="(^|"+Ee+'|"|\\(|'+me.src_ZCc+")("+me.src_email_name+"@"+me.tpl_host_fuzzy_strict+")",me.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uFF5C]|"+me.src_ZPCc+"))((?![$+<=>^`|\uFF5C])"+me.tpl_host_port_fuzzy_strict+me.src_path+")",me.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uFF5C]|"+me.src_ZPCc+"))((?![$+<=>^`|\uFF5C])"+me.tpl_host_port_no_ip_fuzzy_strict+me.src_path+")",me}}}),It=v({"node_modules/linkify-it/index.js"(W,de){"use strict";function Re(nn){var pn=Array.prototype.slice.call(arguments,1);return pn.forEach(function(kn){kn&&Object.keys(kn).forEach(function(er){nn[er]=kn[er]})}),nn}function me(nn){return Object.prototype.toString.call(nn)}function Ee(nn){return me(nn)==="[object String]"}function ue(nn){return me(nn)==="[object Object]"}function Oe(nn){return me(nn)==="[object RegExp]"}function oe(nn){return me(nn)==="[object Function]"}function Fe(nn){return nn.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var ze={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function dt(nn){return Object.keys(nn||{}).reduce(function(pn,kn){return pn||ze.hasOwnProperty(kn)},!1)}var ot={"http:":{validate:function(nn,pn,kn){var er=nn.slice(pn);return kn.re.http||(kn.re.http=new RegExp("^\\/\\/"+kn.re.src_auth+kn.re.src_host_port_strict+kn.re.src_path,"i")),kn.re.http.test(er)?er.match(kn.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(nn,pn,kn){var er=nn.slice(pn);return kn.re.no_http||(kn.re.no_http=new RegExp("^"+kn.re.src_auth+"(?:localhost|(?:(?:"+kn.re.src_domain+")\\.)+"+kn.re.src_domain_root+")"+kn.re.src_port+kn.re.src_host_terminator+kn.re.src_path,"i")),kn.re.no_http.test(er)?pn>=3&&nn[pn-3]===":"||pn>=3&&nn[pn-3]==="/"?0:er.match(kn.re.no_http)[0].length:0}},"mailto:":{validate:function(nn,pn,kn){var er=nn.slice(pn);return kn.re.mailto||(kn.re.mailto=new RegExp("^"+kn.re.src_email_name+"@"+kn.re.src_host_strict,"i")),kn.re.mailto.test(er)?er.match(kn.re.mailto)[0].length:0}}},ht="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",St="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444".split("|");function jn(nn){nn.__index__=-1,nn.__text_cache__=""}function $t(nn){return function(pn,kn){var er=pn.slice(kn);return nn.test(er)?er.match(nn)[0].length:0}}function sn(){return function(nn,pn){pn.normalize(nn)}}function Vn(nn){var pn=nn.re=He()(nn.__opts__),kn=nn.__tlds__.slice();nn.onCompile(),nn.__tlds_replaced__||kn.push(ht),kn.push(pn.src_xn),pn.src_tlds=kn.join("|");function er(Xr){return Xr.replace("%TLDS%",pn.src_tlds)}pn.email_fuzzy=RegExp(er(pn.tpl_email_fuzzy),"i"),pn.link_fuzzy=RegExp(er(pn.tpl_link_fuzzy),"i"),pn.link_no_ip_fuzzy=RegExp(er(pn.tpl_link_no_ip_fuzzy),"i"),pn.host_fuzzy_test=RegExp(er(pn.tpl_host_fuzzy_test),"i");var Zr=[];nn.__compiled__={};function Cr(Xr,Gr){throw new Error('(LinkifyIt) Invalid schema "'+Xr+'": '+Gr)}Object.keys(nn.__schemas__).forEach(function(Xr){var Gr=nn.__schemas__[Xr];if(Gr!==null){var rr={validate:null,link:null};if(nn.__compiled__[Xr]=rr,ue(Gr)){Oe(Gr.validate)?rr.validate=$t(Gr.validate):oe(Gr.validate)?rr.validate=Gr.validate:Cr(Xr,Gr),oe(Gr.normalize)?rr.normalize=Gr.normalize:Gr.normalize?Cr(Xr,Gr):rr.normalize=sn();return}if(Ee(Gr)){Zr.push(Xr);return}Cr(Xr,Gr)}}),Zr.forEach(function(Xr){nn.__compiled__[nn.__schemas__[Xr]]&&(nn.__compiled__[Xr].validate=nn.__compiled__[nn.__schemas__[Xr]].validate,nn.__compiled__[Xr].normalize=nn.__compiled__[nn.__schemas__[Xr]].normalize)}),nn.__compiled__[""]={validate:null,normalize:sn()};var $r=Object.keys(nn.__compiled__).filter(function(Xr){return Xr.length>0&&nn.__compiled__[Xr]}).map(Fe).join("|");nn.re.schema_test=RegExp("(^|(?!_)(?:[><\uFF5C]|"+pn.src_ZPCc+"))("+$r+")","i"),nn.re.schema_search=RegExp("(^|(?!_)(?:[><\uFF5C]|"+pn.src_ZPCc+"))("+$r+")","ig"),nn.re.pretest=RegExp("("+nn.re.schema_test.source+")|("+nn.re.host_fuzzy_test.source+")|@","i"),jn(nn)}function tr(nn,pn){var kn=nn.__index__,er=nn.__last_index__,Zr=nn.__text_cache__.slice(kn,er);this.schema=nn.__schema__.toLowerCase(),this.index=kn+pn,this.lastIndex=er+pn,this.raw=Zr,this.text=Zr,this.url=Zr}function Pn(nn,pn){var kn=new tr(nn,pn);return nn.__compiled__[kn.schema].normalize(kn,nn),kn}function Gn(nn,pn){if(!(this instanceof Gn))return new Gn(nn,pn);pn||dt(nn)&&(pn=nn,nn={}),this.__opts__=Re({},ze,pn),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Re({},ot,nn),this.__compiled__={},this.__tlds__=St,this.__tlds_replaced__=!1,this.re={},Vn(this)}Gn.prototype.add=function(pn,kn){return this.__schemas__[pn]=kn,Vn(this),this},Gn.prototype.set=function(pn){return this.__opts__=Re(this.__opts__,pn),this},Gn.prototype.test=function(pn){if(this.__text_cache__=pn,this.__index__=-1,!pn.length)return!1;var kn,er,Zr,Cr,$r,Xr,Gr,rr,Mr;if(this.re.schema_test.test(pn)){for(Gr=this.re.schema_search,Gr.lastIndex=0;(kn=Gr.exec(pn))!==null;)if(Cr=this.testSchemaAt(pn,kn[2],Gr.lastIndex),Cr){this.__schema__=kn[2],this.__index__=kn.index+kn[1].length,this.__last_index__=kn.index+kn[0].length+Cr;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(rr=pn.search(this.re.host_fuzzy_test),rr>=0&&(this.__index__<0||rr<this.__index__)&&(er=pn.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&($r=er.index+er[1].length,(this.__index__<0||$r<this.__index__)&&(this.__schema__="",this.__index__=$r,this.__last_index__=er.index+er[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(Mr=pn.indexOf("@"),Mr>=0&&(Zr=pn.match(this.re.email_fuzzy))!==null&&($r=Zr.index+Zr[1].length,Xr=Zr.index+Zr[0].length,(this.__index__<0||$r<this.__index__||$r===this.__index__&&Xr>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=$r,this.__last_index__=Xr))),this.__index__>=0},Gn.prototype.pretest=function(pn){return this.re.pretest.test(pn)},Gn.prototype.testSchemaAt=function(pn,kn,er){return this.__compiled__[kn.toLowerCase()]?this.__compiled__[kn.toLowerCase()].validate(pn,er,this):0},Gn.prototype.match=function(pn){var kn=0,er=[];this.__index__>=0&&this.__text_cache__===pn&&(er.push(Pn(this,kn)),kn=this.__last_index__);for(var Zr=kn?pn.slice(kn):pn;this.test(Zr);)er.push(Pn(this,kn)),Zr=Zr.slice(this.__last_index__),kn+=this.__last_index__;return er.length?er:null},Gn.prototype.tlds=function(pn,kn){return pn=Array.isArray(pn)?pn:[pn],kn?(this.__tlds__=this.__tlds__.concat(pn).sort().filter(function(er,Zr,Cr){return er!==Cr[Zr-1]}).reverse(),Vn(this),this):(this.__tlds__=pn.slice(),this.__tlds_replaced__=!0,Vn(this),this)},Gn.prototype.normalize=function(pn){pn.schema||(pn.url="http://"+pn.url),pn.schema==="mailto:"&&!/^mailto:/i.test(pn.url)&&(pn.url="mailto:"+pn.url)},Gn.prototype.onCompile=function(){},de.exports=Gn}}),Ve=v({"node_modules/punycode/punycode.js"(W,de){"use strict";var Re=2147483647,me=36,Ee=1,ue=26,Oe=38,oe=700,Fe=72,ze=128,dt="-",ot=/^xn--/,ht=/[^\0-\x7E]/,St=/[\x2E\u3002\uFF0E\uFF61]/g,jn={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},$t=me-Ee,sn=Math.floor,Vn=String.fromCharCode;function tr(Mr){throw new RangeError(jn[Mr])}function Pn(Mr,_r){const oi=[];let yi=Mr.length;for(;yi--;)oi[yi]=_r(Mr[yi]);return oi}function Gn(Mr,_r){const oi=Mr.split("@");let yi="";oi.length>1&&(yi=oi[0]+"@",Mr=oi[1]),Mr=Mr.replace(St,".");const Di=Mr.split("."),Zi=Pn(Di,_r).join(".");return yi+Zi}function nn(Mr){const _r=[];let oi=0;const yi=Mr.length;for(;oi<yi;){const Di=Mr.charCodeAt(oi++);if(Di>=55296&&Di<=56319&&oi<yi){const Zi=Mr.charCodeAt(oi++);(Zi&64512)==56320?_r.push(((Di&1023)<<10)+(Zi&1023)+65536):(_r.push(Di),oi--)}else _r.push(Di)}return _r}var pn=Mr=>String.fromCodePoint(...Mr),kn=function(Mr){return Mr-48<10?Mr-22:Mr-65<26?Mr-65:Mr-97<26?Mr-97:me},er=function(Mr,_r){return Mr+22+75*(Mr<26)-((_r!=0)<<5)},Zr=function(Mr,_r,oi){let yi=0;for(Mr=oi?sn(Mr/oe):Mr>>1,Mr+=sn(Mr/_r);Mr>$t*ue>>1;yi+=me)Mr=sn(Mr/$t);return sn(yi+($t+1)*Mr/(Mr+Oe))},Cr=function(Mr){const _r=[],oi=Mr.length;let yi=0,Di=ze,Zi=Fe,$a=Mr.lastIndexOf(dt);$a<0&&($a=0);for(let Ei=0;Ei<$a;++Ei)Mr.charCodeAt(Ei)>=128&&tr("not-basic"),_r.push(Mr.charCodeAt(Ei));for(let Ei=$a>0?$a+1:0;Ei<oi;){let Gi=yi;for(let zi=1,fs=me;;fs+=me){Ei>=oi&&tr("invalid-input");const aa=kn(Mr.charCodeAt(Ei++));(aa>=me||aa>sn((Re-yi)/zi))&&tr("overflow"),yi+=aa*zi;const Ms=fs<=Zi?Ee:fs>=Zi+ue?ue:fs-Zi;if(aa<Ms)break;const Ts=me-Ms;zi>sn(Re/Ts)&&tr("overflow"),zi*=Ts}const za=_r.length+1;Zi=Zr(yi-Gi,za,Gi==0),sn(yi/za)>Re-Di&&tr("overflow"),Di+=sn(yi/za),yi%=za,_r.splice(yi++,0,Di)}return String.fromCodePoint(..._r)},$r=function(Mr){const _r=[];Mr=nn(Mr);let oi=Mr.length,yi=ze,Di=0,Zi=Fe;for(const Gi of Mr)Gi<128&&_r.push(Vn(Gi));let $a=_r.length,Ei=$a;for($a&&_r.push(dt);Ei<oi;){let Gi=Re;for(const zi of Mr)zi>=yi&&zi<Gi&&(Gi=zi);const za=Ei+1;Gi-yi>sn((Re-Di)/za)&&tr("overflow"),Di+=(Gi-yi)*za,yi=Gi;for(const zi of Mr)if(zi<yi&&++Di>Re&&tr("overflow"),zi==yi){let fs=Di;for(let aa=me;;aa+=me){const Ms=aa<=Zi?Ee:aa>=Zi+ue?ue:aa-Zi;if(fs<Ms)break;const Ts=fs-Ms,js=me-Ms;_r.push(Vn(er(Ms+Ts%js,0))),fs=sn(Ts/js)}_r.push(Vn(er(fs,0))),Zi=Zr(Di,za,Ei==$a),Di=0,++Ei}++Di,++yi}return _r.join("")},Xr=function(Mr){return Gn(Mr,function(_r){return ot.test(_r)?Cr(_r.slice(4).toLowerCase()):_r})},Gr=function(Mr){return Gn(Mr,function(_r){return ht.test(_r)?"xn--"+$r(_r):_r})},rr={version:"2.1.0",ucs2:{decode:nn,encode:pn},decode:Cr,encode:$r,toASCII:Gr,toUnicode:Xr};de.exports=rr}}),qe=v({"node_modules/markdown-it/lib/presets/default.js"(W,de){"use strict";de.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}}}}),gt=v({"node_modules/markdown-it/lib/presets/zero.js"(W,de){"use strict";de.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","text_collapse"]}}}}}),Lt=v({"node_modules/markdown-it/lib/presets/commonmark.js"(W,de){"use strict";de.exports={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","text_collapse"]}}}}}),wt=v({"node_modules/markdown-it/lib/index.js"(W,de){"use strict";var Re=Y(),me=$(),Ee=G(),ue=fe(),Oe=it(),oe=we(),Fe=It(),ze=L(),dt=Ve(),ot={default:qe(),zero:gt(),commonmark:Lt()},ht=/^(vbscript|javascript|file|data):/,St=/^data:image\/(gif|png|jpeg|webp);/;function jn(Pn){var Gn=Pn.trim().toLowerCase();return ht.test(Gn)?!!St.test(Gn):!0}var $t=["http:","https:","mailto:"];function sn(Pn){var Gn=ze.parse(Pn,!0);if(Gn.hostname&&(!Gn.protocol||$t.indexOf(Gn.protocol)>=0))try{Gn.hostname=dt.toASCII(Gn.hostname)}catch{}return ze.encode(ze.format(Gn))}function Vn(Pn){var Gn=ze.parse(Pn,!0);if(Gn.hostname&&(!Gn.protocol||$t.indexOf(Gn.protocol)>=0))try{Gn.hostname=dt.toUnicode(Gn.hostname)}catch{}return ze.decode(ze.format(Gn),ze.decode.defaultChars+"%")}function tr(Pn,Gn){if(!(this instanceof tr))return new tr(Pn,Gn);Gn||Re.isString(Pn)||(Gn=Pn||{},Pn="default"),this.inline=new oe,this.block=new Oe,this.core=new ue,this.renderer=new Ee,this.linkify=new Fe,this.validateLink=jn,this.normalizeLink=sn,this.normalizeLinkText=Vn,this.utils=Re,this.helpers=Re.assign({},me),this.options={},this.configure(Pn),Gn&&this.set(Gn)}tr.prototype.set=function(Pn){return Re.assign(this.options,Pn),this},tr.prototype.configure=function(Pn){var Gn=this,nn;if(Re.isString(Pn)&&(nn=Pn,Pn=ot[nn],!Pn))throw new Error('Wrong `markdown-it` preset "'+nn+'", check name');if(!Pn)throw new Error("Wrong `markdown-it` preset, can't be empty");return Pn.options&&Gn.set(Pn.options),Pn.components&&Object.keys(Pn.components).forEach(function(pn){Pn.components[pn].rules&&Gn[pn].ruler.enableOnly(Pn.components[pn].rules),Pn.components[pn].rules2&&Gn[pn].ruler2.enableOnly(Pn.components[pn].rules2)}),this},tr.prototype.enable=function(Pn,Gn){var nn=[];Array.isArray(Pn)||(Pn=[Pn]),["core","block","inline"].forEach(function(kn){nn=nn.concat(this[kn].ruler.enable(Pn,!0))},this),nn=nn.concat(this.inline.ruler2.enable(Pn,!0));var pn=Pn.filter(function(kn){return nn.indexOf(kn)<0});if(pn.length&&!Gn)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+pn);return this},tr.prototype.disable=function(Pn,Gn){var nn=[];Array.isArray(Pn)||(Pn=[Pn]),["core","block","inline"].forEach(function(kn){nn=nn.concat(this[kn].ruler.disable(Pn,!0))},this),nn=nn.concat(this.inline.ruler2.disable(Pn,!0));var pn=Pn.filter(function(kn){return nn.indexOf(kn)<0});if(pn.length&&!Gn)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+pn);return this},tr.prototype.use=function(Pn){var Gn=[this].concat(Array.prototype.slice.call(arguments,1));return Pn.apply(Pn,Gn),this},tr.prototype.parse=function(Pn,Gn){if(typeof Pn!="string")throw new Error("Input data should be a String");var nn=new this.core.State(Pn,this,Gn);return this.core.process(nn),nn.tokens},tr.prototype.render=function(Pn,Gn){return Gn=Gn||{},this.renderer.render(this.parse(Pn,Gn),this.options,Gn)},tr.prototype.parseInline=function(Pn,Gn){var nn=new this.core.State(Pn,this,Gn);return nn.inlineMode=!0,this.core.process(nn),nn.tokens},tr.prototype.renderInline=function(Pn,Gn){return Gn=Gn||{},this.renderer.render(this.parseInline(Pn,Gn),this.options,Gn)},de.exports=tr}}),Qt=v({"node_modules/markdown-it/index.js"(W,de){"use strict";de.exports=wt()}}),Jt={};y(Jt,{getAstValues:()=>yr,isAst:()=>_t,isFunction:()=>en,isVariable:()=>cn,resolve:()=>fr});function _t(W){return!!W?.$$mdtype}function en(W){return W?.$$mdtype==="Function"}function cn(W){return W?.$$mdtype==="Variable"}function*yr(W){if(!(W==null||typeof W!="object")){if(Array.isArray(W))for(const de of W)yield*yr(de);if(_t(W)&&(yield W),Object.getPrototypeOf(W)===Object.prototype)for(const de of Object.values(W))yield*yr(de)}}function fr(W,de={}){if(W==null||typeof W!="object")return W;if(Array.isArray(W))return W.map(me=>fr(me,de));if(_t(W)&&W?.resolve instanceof Function)return W.resolve(de);if(Object.getPrototypeOf(W)!==Object.prototype)return W;const Re={};for(const[me,Ee]of Object.entries(W))Re[me]=fr(Ee,de);return Re}var jr=class{constructor(W="div",de={},Re=[]){this.$$mdtype="Tag",this.name=W,this.attributes=de,this.children=Re}};jr.isTag=W=>W?.$$mdtype==="Tag";var Co=class{validate(W,de,Re){return typeof W=="string"||typeof W=="object"?[]:[{id:"attribute-type-invalid",level:"error",message:`Attribute '${Re}' must be type 'string | object'`}]}transform(W){if(!W||typeof W=="string")return W;const de=[];for(const[Re,me]of Object.entries(W??{}))me&&de.push(Re);return de.join(" ")}},Qr=class{validate(W){return typeof W=="string"&&W.match(/^[a-zA-Z]/)?[]:[{id:"attribute-value-invalid",level:"error",message:"The 'id' attribute must start with a letter"}]}},Yr=O(A()),lr=class{constructor(W=[]){this.$$mdtype="Variable",this.path=W}resolve({variables:W}={}){return W instanceof Function?W(this.path):this.path.reduce((de={},Re)=>de[Re],W)}},Wr=class{constructor(W,de){this.$$mdtype="Function",this.name=W,this.parameters=de}resolve(W={}){const de=W?.functions?.[this.name];if(!de)return null;const Re=fr(this.parameters,W);return de.transform?.(Re,W)}},Pt;(function(W){W[W.normal=0]="normal",W[W.string=1]="string",W[W.escape=2]="escape"})(Pt||(Pt={}));var ho="{%",So="%}",Kr=/^[a-zA-Z0-9_-]+$/;function vi(W){return typeof W=="string"&&Kr.test(W)}function Ko(W){return W&&typeof W=="object"&&typeof W.then=="function"}function xi(W,de=0){let Re=0;for(let me=de;me<W.length;me++){const Ee=W[me];switch(Re){case 1:switch(Ee){case'"':Re=0;break;case"\\":Re=2;break}break;case 2:Re=1;break;case 0:if(Ee==='"')Re=1;else if(W.startsWith(So,me))return me}}return null}function mo(W,de,Re){try{return(0,Yr.parse)(W,{Variable:lr,Function:Wr})}catch(me){if(!(me instanceof Yr.SyntaxError))throw me;const{message:Ee,location:{start:ue,end:Oe}}=me,oe={start:{line:de,character:ue.offset+Re},end:{line:de+1,character:Oe.offset+Re}};return{type:"error",meta:{error:{message:Ee,location:oe}}}}}function si(W,de=0){let Re=de+1;const me=[];let Ee=0;for(let ue=0;ue<W.length;ue++){if(W[ue]===`
|
|
10760
|
+
`},ue.text=function(oe,Fe){return Ee(oe[Fe].content)},ue.html_block=function(oe,Fe){return oe[Fe].content},ue.html_inline=function(oe,Fe){return oe[Fe].content};function Oe(){this.rules=Re({},ue)}Oe.prototype.renderAttrs=function(Fe){var ze,dt,ot;if(!Fe.attrs)return"";for(ot="",ze=0,dt=Fe.attrs.length;ze<dt;ze++)ot+=" "+Ee(Fe.attrs[ze][0])+'="'+Ee(Fe.attrs[ze][1])+'"';return ot},Oe.prototype.renderToken=function(Fe,ze,dt){var ot,pt="",St=!1,jn=Fe[ze];return jn.hidden?"":(jn.block&&jn.nesting!==-1&&ze&&Fe[ze-1].hidden&&(pt+=`
|
|
10761
|
+
`),pt+=(jn.nesting===-1?"</":"<")+jn.tag,pt+=this.renderAttrs(jn),jn.nesting===0&&dt.xhtmlOut&&(pt+=" /"),jn.block&&(St=!0,jn.nesting===1&&ze+1<Fe.length&&(ot=Fe[ze+1],(ot.type==="inline"||ot.hidden||ot.nesting===-1&&ot.tag===jn.tag)&&(St=!1))),pt+=St?`>
|
|
10762
|
+
`:">",pt)},Oe.prototype.renderInline=function(oe,Fe,ze){for(var dt,ot="",pt=this.rules,St=0,jn=oe.length;St<jn;St++)dt=oe[St].type,typeof pt[dt]<"u"?ot+=pt[dt](oe,St,Fe,ze,this):ot+=this.renderToken(oe,St,Fe);return ot},Oe.prototype.renderInlineAsText=function(oe,Fe,ze){for(var dt="",ot=0,pt=oe.length;ot<pt;ot++)oe[ot].type==="text"?dt+=oe[ot].content:oe[ot].type==="image"?dt+=this.renderInlineAsText(oe[ot].children,Fe,ze):oe[ot].type==="softbreak"&&(dt+=`
|
|
10763
|
+
`);return dt},Oe.prototype.render=function(oe,Fe,ze){var dt,ot,pt,St="",jn=this.rules;for(dt=0,ot=oe.length;dt<ot;dt++)pt=oe[dt].type,pt==="inline"?St+=this.renderInline(oe[dt].children,Fe,ze):typeof jn[pt]<"u"?St+=jn[oe[dt].type](oe,dt,Fe,ze,this):St+=this.renderToken(oe,dt,Fe,ze);return St},de.exports=Oe}}),pe=v({"node_modules/markdown-it/lib/ruler.js"(W,de){"use strict";function Re(){this.__rules__=[],this.__cache__=null}Re.prototype.__find__=function(me){for(var Ee=0;Ee<this.__rules__.length;Ee++)if(this.__rules__[Ee].name===me)return Ee;return-1},Re.prototype.__compile__=function(){var me=this,Ee=[""];me.__rules__.forEach(function(ue){ue.enabled&&ue.alt.forEach(function(Oe){Ee.indexOf(Oe)<0&&Ee.push(Oe)})}),me.__cache__={},Ee.forEach(function(ue){me.__cache__[ue]=[],me.__rules__.forEach(function(Oe){Oe.enabled&&(ue&&Oe.alt.indexOf(ue)<0||me.__cache__[ue].push(Oe.fn))})})},Re.prototype.at=function(me,Ee,ue){var Oe=this.__find__(me),oe=ue||{};if(Oe===-1)throw new Error("Parser rule not found: "+me);this.__rules__[Oe].fn=Ee,this.__rules__[Oe].alt=oe.alt||[],this.__cache__=null},Re.prototype.before=function(me,Ee,ue,Oe){var oe=this.__find__(me),Fe=Oe||{};if(oe===-1)throw new Error("Parser rule not found: "+me);this.__rules__.splice(oe,0,{name:Ee,enabled:!0,fn:ue,alt:Fe.alt||[]}),this.__cache__=null},Re.prototype.after=function(me,Ee,ue,Oe){var oe=this.__find__(me),Fe=Oe||{};if(oe===-1)throw new Error("Parser rule not found: "+me);this.__rules__.splice(oe+1,0,{name:Ee,enabled:!0,fn:ue,alt:Fe.alt||[]}),this.__cache__=null},Re.prototype.push=function(me,Ee,ue){var Oe=ue||{};this.__rules__.push({name:me,enabled:!0,fn:Ee,alt:Oe.alt||[]}),this.__cache__=null},Re.prototype.enable=function(me,Ee){Array.isArray(me)||(me=[me]);var ue=[];return me.forEach(function(Oe){var oe=this.__find__(Oe);if(oe<0){if(Ee)return;throw new Error("Rules manager: invalid rule name "+Oe)}this.__rules__[oe].enabled=!0,ue.push(Oe)},this),this.__cache__=null,ue},Re.prototype.enableOnly=function(me,Ee){Array.isArray(me)||(me=[me]),this.__rules__.forEach(function(ue){ue.enabled=!1}),this.enable(me,Ee)},Re.prototype.disable=function(me,Ee){Array.isArray(me)||(me=[me]);var ue=[];return me.forEach(function(Oe){var oe=this.__find__(Oe);if(oe<0){if(Ee)return;throw new Error("Rules manager: invalid rule name "+Oe)}this.__rules__[oe].enabled=!1,ue.push(Oe)},this),this.__cache__=null,ue},Re.prototype.getRules=function(me){return this.__cache__===null&&this.__compile__(),this.__cache__[me]||[]},de.exports=Re}}),ne=v({"node_modules/markdown-it/lib/rules_core/normalize.js"(W,de){"use strict";var Re=/\r\n?|\n/g,me=/\0/g;de.exports=function(ue){var Oe;Oe=ue.src.replace(Re,`
|
|
10764
|
+
`),Oe=Oe.replace(me,"\uFFFD"),ue.src=Oe}}}),je=v({"node_modules/markdown-it/lib/rules_core/block.js"(W,de){"use strict";de.exports=function(me){var Ee;me.inlineMode?(Ee=new me.Token("inline","",0),Ee.content=me.src,Ee.map=[0,1],Ee.children=[],me.tokens.push(Ee)):me.md.block.parse(me.src,me.md,me.env,me.tokens)}}}),Se=v({"node_modules/markdown-it/lib/rules_core/inline.js"(W,de){"use strict";de.exports=function(me){var Ee=me.tokens,ue,Oe,oe;for(Oe=0,oe=Ee.length;Oe<oe;Oe++)ue=Ee[Oe],ue.type==="inline"&&me.md.inline.parse(ue.content,me.md,me.env,ue.children)}}}),re=v({"node_modules/markdown-it/lib/rules_core/linkify.js"(W,de){"use strict";var Re=Y().arrayReplaceAt;function me(ue){return/^<a[>\s]/i.test(ue)}function Ee(ue){return/^<\/a\s*>/i.test(ue)}de.exports=function(Oe){var oe,Fe,ze,dt,ot,pt,St,jn,$t,sn,Vn,tr,Pn,Zn,nn,fn,kn=Oe.tokens,er;if(Oe.md.options.linkify){for(Fe=0,ze=kn.length;Fe<ze;Fe++)if(!(kn[Fe].type!=="inline"||!Oe.md.linkify.pretest(kn[Fe].content)))for(dt=kn[Fe].children,Pn=0,oe=dt.length-1;oe>=0;oe--){if(pt=dt[oe],pt.type==="link_close"){for(oe--;dt[oe].level!==pt.level&&dt[oe].type!=="link_open";)oe--;continue}if(pt.type==="html_inline"&&(me(pt.content)&&Pn>0&&Pn--,Ee(pt.content)&&Pn++),!(Pn>0)&&pt.type==="text"&&Oe.md.linkify.test(pt.content)){for($t=pt.content,er=Oe.md.linkify.match($t),St=[],tr=pt.level,Vn=0,jn=0;jn<er.length;jn++)Zn=er[jn].url,nn=Oe.md.normalizeLink(Zn),Oe.md.validateLink(nn)&&(fn=er[jn].text,er[jn].schema?er[jn].schema==="mailto:"&&!/^mailto:/i.test(fn)?fn=Oe.md.normalizeLinkText("mailto:"+fn).replace(/^mailto:/,""):fn=Oe.md.normalizeLinkText(fn):fn=Oe.md.normalizeLinkText("http://"+fn).replace(/^http:\/\//,""),sn=er[jn].index,sn>Vn&&(ot=new Oe.Token("text","",0),ot.content=$t.slice(Vn,sn),ot.level=tr,St.push(ot)),ot=new Oe.Token("link_open","a",1),ot.attrs=[["href",nn]],ot.level=tr++,ot.markup="linkify",ot.info="auto",St.push(ot),ot=new Oe.Token("text","",0),ot.content=fn,ot.level=tr,St.push(ot),ot=new Oe.Token("link_close","a",-1),ot.level=--tr,ot.markup="linkify",ot.info="auto",St.push(ot),Vn=er[jn].lastIndex);Vn<$t.length&&(ot=new Oe.Token("text","",0),ot.content=$t.slice(Vn),ot.level=tr,St.push(ot)),kn[Fe].children=dt=Re(dt,oe,St)}}}}}}),te=v({"node_modules/markdown-it/lib/rules_core/replacements.js"(W,de){"use strict";var Re=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,me=/\((c|tm|r|p)\)/i,Ee=/\((c|tm|r|p)\)/ig,ue={c:"\xA9",r:"\xAE",p:"\xA7",tm:"\u2122"};function Oe(ze,dt){return ue[dt.toLowerCase()]}function oe(ze){var dt,ot,pt=0;for(dt=ze.length-1;dt>=0;dt--)ot=ze[dt],ot.type==="text"&&!pt&&(ot.content=ot.content.replace(Ee,Oe)),ot.type==="link_open"&&ot.info==="auto"&&pt--,ot.type==="link_close"&&ot.info==="auto"&&pt++}function Fe(ze){var dt,ot,pt=0;for(dt=ze.length-1;dt>=0;dt--)ot=ze[dt],ot.type==="text"&&!pt&&Re.test(ot.content)&&(ot.content=ot.content.replace(/\+-/g,"\xB1").replace(/\.{2,}/g,"\u2026").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1\u2014").replace(/(^|\s)--(?=\s|$)/mg,"$1\u2013").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1\u2013")),ot.type==="link_open"&&ot.info==="auto"&&pt--,ot.type==="link_close"&&ot.info==="auto"&&pt++}de.exports=function(dt){var ot;if(dt.md.options.typographer)for(ot=dt.tokens.length-1;ot>=0;ot--)dt.tokens[ot].type==="inline"&&(me.test(dt.tokens[ot].content)&&oe(dt.tokens[ot].children),Re.test(dt.tokens[ot].content)&&Fe(dt.tokens[ot].children))}}}),Q=v({"node_modules/markdown-it/lib/rules_core/smartquotes.js"(W,de){"use strict";var Re=Y().isWhiteSpace,me=Y().isPunctChar,Ee=Y().isMdAsciiPunct,ue=/['"]/,Oe=/['"]/g,oe="\u2019";function Fe(dt,ot,pt){return dt.substr(0,ot)+pt+dt.substr(ot+1)}function ze(dt,ot){var pt,St,jn,$t,sn,Vn,tr,Pn,Zn,nn,fn,kn,er,Zr,Cr,$r,Xr,Gr,rr,Mr,_r;for(rr=[],pt=0;pt<dt.length;pt++){for(St=dt[pt],tr=dt[pt].level,Xr=rr.length-1;Xr>=0&&!(rr[Xr].level<=tr);Xr--);if(rr.length=Xr+1,St.type==="text"){jn=St.content,sn=0,Vn=jn.length;e:for(;sn<Vn&&(Oe.lastIndex=sn,$t=Oe.exec(jn),!!$t);){if(Cr=$r=!0,sn=$t.index+1,Gr=$t[0]==="'",Zn=32,$t.index-1>=0)Zn=jn.charCodeAt($t.index-1);else for(Xr=pt-1;Xr>=0&&!(dt[Xr].type==="softbreak"||dt[Xr].type==="hardbreak");Xr--)if(dt[Xr].content){Zn=dt[Xr].content.charCodeAt(dt[Xr].content.length-1);break}if(nn=32,sn<Vn)nn=jn.charCodeAt(sn);else for(Xr=pt+1;Xr<dt.length&&!(dt[Xr].type==="softbreak"||dt[Xr].type==="hardbreak");Xr++)if(dt[Xr].content){nn=dt[Xr].content.charCodeAt(0);break}if(fn=Ee(Zn)||me(String.fromCharCode(Zn)),kn=Ee(nn)||me(String.fromCharCode(nn)),er=Re(Zn),Zr=Re(nn),Zr?Cr=!1:kn&&(er||fn||(Cr=!1)),er?$r=!1:fn&&(Zr||kn||($r=!1)),nn===34&&$t[0]==='"'&&Zn>=48&&Zn<=57&&($r=Cr=!1),Cr&&$r&&(Cr=fn,$r=kn),!Cr&&!$r){Gr&&(St.content=Fe(St.content,$t.index,oe));continue}if($r){for(Xr=rr.length-1;Xr>=0&&(Pn=rr[Xr],!(rr[Xr].level<tr));Xr--)if(Pn.single===Gr&&rr[Xr].level===tr){Pn=rr[Xr],Gr?(Mr=ot.md.options.quotes[2],_r=ot.md.options.quotes[3]):(Mr=ot.md.options.quotes[0],_r=ot.md.options.quotes[1]),St.content=Fe(St.content,$t.index,_r),dt[Pn.token].content=Fe(dt[Pn.token].content,Pn.pos,Mr),sn+=_r.length-1,Pn.token===pt&&(sn+=Mr.length-1),jn=St.content,Vn=jn.length,rr.length=Xr;continue e}}Cr?rr.push({token:pt,pos:$t.index,single:Gr,level:tr}):$r&&Gr&&(St.content=Fe(St.content,$t.index,oe))}}}}de.exports=function(ot){var pt;if(ot.md.options.typographer)for(pt=ot.tokens.length-1;pt>=0;pt--)ot.tokens[pt].type!=="inline"||!ue.test(ot.tokens[pt].content)||ze(ot.tokens[pt].children,ot)}}}),le=v({"node_modules/markdown-it/lib/token.js"(W,de){"use strict";function Re(me,Ee,ue){this.type=me,this.tag=Ee,this.attrs=null,this.map=null,this.nesting=ue,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}Re.prototype.attrIndex=function(Ee){var ue,Oe,oe;if(!this.attrs)return-1;for(ue=this.attrs,Oe=0,oe=ue.length;Oe<oe;Oe++)if(ue[Oe][0]===Ee)return Oe;return-1},Re.prototype.attrPush=function(Ee){this.attrs?this.attrs.push(Ee):this.attrs=[Ee]},Re.prototype.attrSet=function(Ee,ue){var Oe=this.attrIndex(Ee),oe=[Ee,ue];Oe<0?this.attrPush(oe):this.attrs[Oe]=oe},Re.prototype.attrGet=function(Ee){var ue=this.attrIndex(Ee),Oe=null;return ue>=0&&(Oe=this.attrs[ue][1]),Oe},Re.prototype.attrJoin=function(Ee,ue){var Oe=this.attrIndex(Ee);Oe<0?this.attrPush([Ee,ue]):this.attrs[Oe][1]=this.attrs[Oe][1]+" "+ue},de.exports=Re}}),_=v({"node_modules/markdown-it/lib/rules_core/state_core.js"(W,de){"use strict";var Re=le();function me(Ee,ue,Oe){this.src=Ee,this.env=Oe,this.tokens=[],this.inlineMode=!1,this.md=ue}me.prototype.Token=Re,de.exports=me}}),fe=v({"node_modules/markdown-it/lib/parser_core.js"(W,de){"use strict";var Re=pe(),me=[["normalize",ne()],["block",je()],["inline",Se()],["linkify",re()],["replacements",te()],["smartquotes",Q()]];function Ee(){this.ruler=new Re;for(var ue=0;ue<me.length;ue++)this.ruler.push(me[ue][0],me[ue][1])}Ee.prototype.process=function(ue){var Oe,oe,Fe;for(Fe=this.ruler.getRules(""),Oe=0,oe=Fe.length;Oe<oe;Oe++)Fe[Oe](ue)},Ee.prototype.State=_(),de.exports=Ee}}),Pe=v({"node_modules/markdown-it/lib/rules_block/table.js"(W,de){"use strict";var Re=Y().isSpace;function me(ue,Oe){var oe=ue.bMarks[Oe]+ue.tShift[Oe],Fe=ue.eMarks[Oe];return ue.src.substr(oe,Fe-oe)}function Ee(ue){var Oe=[],oe=0,Fe=ue.length,ze,dt=!1,ot=0,pt="";for(ze=ue.charCodeAt(oe);oe<Fe;)ze===124&&(dt?(pt+=ue.substring(ot,oe-1),ot=oe):(Oe.push(pt+ue.substring(ot,oe)),pt="",ot=oe+1)),dt=ze===92,oe++,ze=ue.charCodeAt(oe);return Oe.push(pt+ue.substring(ot)),Oe}de.exports=function(Oe,oe,Fe,ze){var dt,ot,pt,St,jn,$t,sn,Vn,tr,Pn,Zn,nn,fn,kn,er,Zr,Cr,$r;if(oe+2>Fe||($t=oe+1,Oe.sCount[$t]<Oe.blkIndent)||!Oe.md.options.allowIndentation&&Oe.sCount[$t]-Oe.blkIndent>=4||(pt=Oe.bMarks[$t]+Oe.tShift[$t],pt>=Oe.eMarks[$t])||(Cr=Oe.src.charCodeAt(pt++),Cr!==124&&Cr!==45&&Cr!==58)||pt>=Oe.eMarks[$t]||($r=Oe.src.charCodeAt(pt++),$r!==124&&$r!==45&&$r!==58&&!Re($r))||Cr===45&&Re($r))return!1;for(;pt<Oe.eMarks[$t];){if(dt=Oe.src.charCodeAt(pt),dt!==124&&dt!==45&&dt!==58&&!Re(dt))return!1;pt++}for(ot=me(Oe,oe+1),sn=ot.split("|"),Pn=[],St=0;St<sn.length;St++){if(Zn=sn[St].trim(),!Zn){if(St===0||St===sn.length-1)continue;return!1}if(!/^:?-+:?$/.test(Zn))return!1;Zn.charCodeAt(Zn.length-1)===58?Pn.push(Zn.charCodeAt(0)===58?"center":"right"):Zn.charCodeAt(0)===58?Pn.push("left"):Pn.push("")}if(ot=me(Oe,oe).trim(),ot.indexOf("|")===-1||!Oe.md.options.allowIndentation&&Oe.sCount[oe]-Oe.blkIndent>=4||(sn=Ee(ot),sn.length&&sn[0]===""&&sn.shift(),sn.length&&sn[sn.length-1]===""&&sn.pop(),Vn=sn.length,Vn===0||Vn!==Pn.length))return!1;if(ze)return!0;for(kn=Oe.parentType,Oe.parentType="table",Zr=Oe.md.block.ruler.getRules("blockquote"),tr=Oe.push("table_open","table",1),tr.map=nn=[oe,0],tr=Oe.push("thead_open","thead",1),tr.map=[oe,oe+1],tr=Oe.push("tr_open","tr",1),tr.map=[oe,oe+1],St=0;St<sn.length;St++)tr=Oe.push("th_open","th",1),Pn[St]&&(tr.attrs=[["style","text-align:"+Pn[St]]]),tr=Oe.push("inline","",0),tr.content=sn[St].trim(),tr.children=[],tr=Oe.push("th_close","th",-1);for(tr=Oe.push("tr_close","tr",-1),tr=Oe.push("thead_close","thead",-1),$t=oe+2;$t<Fe&&!(Oe.sCount[$t]<Oe.blkIndent);$t++){for(er=!1,St=0,jn=Zr.length;St<jn;St++)if(Zr[St](Oe,$t,Fe,!0)){er=!0;break}if(er||(ot=me(Oe,$t).trim(),!ot)||!Oe.md.options.allowIndentation&&Oe.sCount[$t]-Oe.blkIndent>=4)break;for(sn=Ee(ot),sn.length&&sn[0]===""&&sn.shift(),sn.length&&sn[sn.length-1]===""&&sn.pop(),$t===oe+2&&(tr=Oe.push("tbody_open","tbody",1),tr.map=fn=[oe+2,0]),tr=Oe.push("tr_open","tr",1),tr.map=[$t,$t+1],St=0;St<Vn;St++)tr=Oe.push("td_open","td",1),Pn[St]&&(tr.attrs=[["style","text-align:"+Pn[St]]]),tr=Oe.push("inline","",0),tr.content=sn[St]?sn[St].trim():"",tr.children=[],tr=Oe.push("td_close","td",-1);tr=Oe.push("tr_close","tr",-1)}return fn&&(tr=Oe.push("tbody_close","tbody",-1),fn[1]=$t),tr=Oe.push("table_close","table",-1),nn[1]=$t,Oe.parentType=kn,Oe.line=$t,!0}}}),Ue=v({"node_modules/markdown-it/lib/rules_block/code.js"(W,de){"use strict";de.exports=function(me,Ee,ue){if(me.md.options.allowIndentation)return!1;var Oe,oe,Fe;if(me.sCount[Ee]-me.blkIndent<4)return!1;for(oe=Oe=Ee+1;Oe<ue;){if(me.isEmpty(Oe)){Oe++;continue}if(me.sCount[Oe]-me.blkIndent>=4){Oe++,oe=Oe;continue}break}return me.line=oe,Fe=me.push("code_block","code",0),Fe.content=me.getLines(Ee,oe,4+me.blkIndent,!1)+`
|
|
10765
|
+
`,Fe.map=[Ee,me.line],!0}}}),Ke=v({"node_modules/markdown-it/lib/rules_block/fence.js"(W,de){"use strict";de.exports=function(me,Ee,ue,Oe){var oe,Fe,ze,dt,ot,pt,St,jn=!1,$t=me.bMarks[Ee]+me.tShift[Ee],sn=me.eMarks[Ee];if(!me.md.options.allowIndentation&&me.sCount[Ee]-me.blkIndent>=4||$t+3>sn||(oe=me.src.charCodeAt($t),oe!==126&&oe!==96)||(ot=$t,$t=me.skipChars($t,oe),Fe=$t-ot,Fe<3)||(St=me.src.slice(ot,$t),ze=me.src.slice($t,sn),oe===96&&ze.indexOf(String.fromCharCode(oe))>=0))return!1;if(Oe)return!0;for(dt=Ee;dt++,!(dt>=ue||($t=ot=me.bMarks[dt]+me.tShift[dt],sn=me.eMarks[dt],$t<sn&&me.sCount[dt]<me.blkIndent));)if(me.src.charCodeAt($t)===oe&&!(!me.md.options.allowIndentation&&me.sCount[dt]-me.blkIndent>=4)&&($t=me.skipChars($t,oe),!($t-ot<Fe)&&($t=me.skipSpaces($t),!($t<sn)))){jn=!0;break}return Fe=me.sCount[Ee],me.line=dt+(jn?1:0),pt=me.push("fence","code",0),pt.info=ze,pt.content=me.getLines(Ee+1,dt,Fe,!0),pt.markup=St,pt.map=[Ee,me.line],!0}}}),ut=v({"node_modules/markdown-it/lib/rules_block/blockquote.js"(W,de){"use strict";var Re=Y().isSpace;de.exports=function(Ee,ue,Oe,oe){var Fe,ze,dt,ot,pt,St,jn,$t,sn,Vn,tr,Pn,Zn,nn,fn,kn,er,Zr,Cr,$r,Xr=Ee.lineMax,Gr=Ee.bMarks[ue]+Ee.tShift[ue],rr=Ee.eMarks[ue];if(!Ee.md.options.allowIndentation&&Ee.sCount[ue]-Ee.blkIndent>=4||Ee.src.charCodeAt(Gr++)!==62)return!1;if(oe)return!0;for(ot=sn=Ee.sCount[ue]+1,Ee.src.charCodeAt(Gr)===32?(Gr++,ot++,sn++,Fe=!1,kn=!0):Ee.src.charCodeAt(Gr)===9?(kn=!0,(Ee.bsCount[ue]+sn)%4===3?(Gr++,ot++,sn++,Fe=!1):Fe=!0):kn=!1,Vn=[Ee.bMarks[ue]],Ee.bMarks[ue]=Gr;Gr<rr&&(ze=Ee.src.charCodeAt(Gr),Re(ze));){ze===9?sn+=4-(sn+Ee.bsCount[ue]+(Fe?1:0))%4:sn++;Gr++}for(tr=[Ee.bsCount[ue]],Ee.bsCount[ue]=Ee.sCount[ue]+1+(kn?1:0),St=Gr>=rr,nn=[Ee.sCount[ue]],Ee.sCount[ue]=sn-ot,fn=[Ee.tShift[ue]],Ee.tShift[ue]=Gr-Ee.bMarks[ue],Zr=Ee.md.block.ruler.getRules("blockquote"),Zn=Ee.parentType,Ee.parentType="blockquote",$t=ue+1;$t<Oe&&($r=Ee.sCount[$t]<Ee.blkIndent,Gr=Ee.bMarks[$t]+Ee.tShift[$t],rr=Ee.eMarks[$t],!(Gr>=rr));$t++){if(Ee.src.charCodeAt(Gr++)===62&&!$r){for(ot=sn=Ee.sCount[$t]+1,Ee.src.charCodeAt(Gr)===32?(Gr++,ot++,sn++,Fe=!1,kn=!0):Ee.src.charCodeAt(Gr)===9?(kn=!0,(Ee.bsCount[$t]+sn)%4===3?(Gr++,ot++,sn++,Fe=!1):Fe=!0):kn=!1,Vn.push(Ee.bMarks[$t]),Ee.bMarks[$t]=Gr;Gr<rr&&(ze=Ee.src.charCodeAt(Gr),Re(ze));){ze===9?sn+=4-(sn+Ee.bsCount[$t]+(Fe?1:0))%4:sn++;Gr++}St=Gr>=rr,tr.push(Ee.bsCount[$t]),Ee.bsCount[$t]=Ee.sCount[$t]+1+(kn?1:0),nn.push(Ee.sCount[$t]),Ee.sCount[$t]=sn-ot,fn.push(Ee.tShift[$t]),Ee.tShift[$t]=Gr-Ee.bMarks[$t];continue}if(St)break;for(er=!1,dt=0,pt=Zr.length;dt<pt;dt++)if(Zr[dt](Ee,$t,Oe,!0)){er=!0;break}if(er){Ee.lineMax=$t,Ee.blkIndent!==0&&(Vn.push(Ee.bMarks[$t]),tr.push(Ee.bsCount[$t]),fn.push(Ee.tShift[$t]),nn.push(Ee.sCount[$t]),Ee.sCount[$t]-=Ee.blkIndent);break}Vn.push(Ee.bMarks[$t]),tr.push(Ee.bsCount[$t]),fn.push(Ee.tShift[$t]),nn.push(Ee.sCount[$t]),Ee.sCount[$t]=-1}for(Pn=Ee.blkIndent,Ee.blkIndent=0,Cr=Ee.push("blockquote_open","blockquote",1),Cr.markup=">",Cr.map=jn=[ue,0],Ee.md.block.tokenize(Ee,ue,$t),Cr=Ee.push("blockquote_close","blockquote",-1),Cr.markup=">",Ee.lineMax=Xr,Ee.parentType=Zn,jn[1]=Ee.line,dt=0;dt<fn.length;dt++)Ee.bMarks[dt+ue]=Vn[dt],Ee.tShift[dt+ue]=fn[dt],Ee.sCount[dt+ue]=nn[dt],Ee.bsCount[dt+ue]=tr[dt];return Ee.blkIndent=Pn,!0}}}),yt=v({"node_modules/markdown-it/lib/rules_block/hr.js"(W,de){"use strict";var Re=Y().isSpace;de.exports=function(Ee,ue,Oe,oe){var Fe,ze,dt,ot,pt=Ee.bMarks[ue]+Ee.tShift[ue],St=Ee.eMarks[ue];if(!Ee.md.options.allowIndentation&&Ee.sCount[ue]-Ee.blkIndent>=4||(Fe=Ee.src.charCodeAt(pt++),Fe!==42&&Fe!==45&&Fe!==95))return!1;for(ze=1;pt<St;){if(dt=Ee.src.charCodeAt(pt++),dt!==Fe&&!Re(dt))return!1;dt===Fe&&ze++}return ze<3?!1:(oe||(Ee.line=ue+1,ot=Ee.push("hr","hr",0),ot.map=[ue,Ee.line],ot.markup=Array(ze+1).join(String.fromCharCode(Fe))),!0)}}}),Te=v({"node_modules/markdown-it/lib/rules_block/list.js"(W,de){"use strict";var Re=Y().isSpace;function me(Oe,oe){var Fe,ze,dt,ot;return ze=Oe.bMarks[oe]+Oe.tShift[oe],dt=Oe.eMarks[oe],Fe=Oe.src.charCodeAt(ze++),Fe!==42&&Fe!==45&&Fe!==43||ze<dt&&(ot=Oe.src.charCodeAt(ze),!Re(ot))?-1:ze}function Ee(Oe,oe){var Fe,ze=Oe.bMarks[oe]+Oe.tShift[oe],dt=ze,ot=Oe.eMarks[oe];if(dt+1>=ot||(Fe=Oe.src.charCodeAt(dt++),Fe<48||Fe>57))return-1;for(;;){if(dt>=ot)return-1;if(Fe=Oe.src.charCodeAt(dt++),Fe>=48&&Fe<=57){if(dt-ze>=10)return-1;continue}if(Fe===41||Fe===46)break;return-1}return dt<ot&&(Fe=Oe.src.charCodeAt(dt),!Re(Fe))?-1:dt}function ue(Oe,oe){var Fe,ze,dt=Oe.level+2;for(Fe=oe+2,ze=Oe.tokens.length-2;Fe<ze;Fe++)Oe.tokens[Fe].level===dt&&Oe.tokens[Fe].type==="paragraph_open"&&(Oe.tokens[Fe+2].hidden=!0,Oe.tokens[Fe].hidden=!0,Fe+=2)}de.exports=function(oe,Fe,ze,dt){var ot,pt,St,jn,$t,sn,Vn,tr,Pn,Zn,nn,fn,kn,er,Zr,Cr,$r,Xr,Gr,rr,Mr,_r,oi,yi,Di,Zi,$a,Ei,Gi=!1,za=!0;if(!oe.md.options.allowIndentation&&oe.sCount[Fe]-oe.blkIndent>=4||!oe.md.options.allowIndentation&&oe.listIndent>=0&&oe.sCount[Fe]-oe.listIndent>=4&&oe.sCount[Fe]<oe.blkIndent)return!1;if(dt&&oe.parentType==="paragraph"&&oe.sCount[Fe]>=oe.blkIndent&&(Gi=!0),(oi=Ee(oe,Fe))>=0){if(Vn=!0,Di=oe.bMarks[Fe]+oe.tShift[Fe],kn=Number(oe.src.slice(Di,oi-1)),Gi&&kn!==1)return!1}else if((oi=me(oe,Fe))>=0)Vn=!1;else return!1;if(Gi&&oe.skipSpaces(oi)>=oe.eMarks[Fe])return!1;if(fn=oe.src.charCodeAt(oi-1),dt)return!0;for(nn=oe.tokens.length,Vn?(Ei=oe.push("ordered_list_open","ol",1),kn!==1&&(Ei.attrs=[["start",kn]])):Ei=oe.push("bullet_list_open","ul",1),Ei.map=Zn=[Fe,0],Ei.markup=String.fromCharCode(fn),Zr=Fe,yi=!1,$a=oe.md.block.ruler.getRules("list"),Xr=oe.parentType,oe.parentType="list";Zr<ze;){for(_r=oi,er=oe.eMarks[Zr],sn=Cr=oe.sCount[Zr]+oi-(oe.bMarks[Fe]+oe.tShift[Fe]);_r<er;){if(ot=oe.src.charCodeAt(_r),ot===9)Cr+=4-(Cr+oe.bsCount[Zr])%4;else if(ot===32)Cr++;else break;_r++}if(pt=_r,pt>=er?$t=1:$t=Cr-sn,!oe.md.options.allowIndentation&&$t>4&&($t=1),jn=sn+$t,Ei=oe.push("list_item_open","li",1),Ei.markup=String.fromCharCode(fn),Ei.map=tr=[Fe,0],Vn&&(Ei.info=oe.src.slice(Di,oi-1)),Mr=oe.tight,rr=oe.tShift[Fe],Gr=oe.sCount[Fe],$r=oe.listIndent,oe.listIndent=oe.blkIndent,oe.blkIndent=jn,oe.tight=!0,oe.tShift[Fe]=pt-oe.bMarks[Fe],oe.sCount[Fe]=Cr,pt>=er&&oe.isEmpty(Fe+1)?oe.line=Math.min(oe.line+2,ze):oe.md.block.tokenize(oe,Fe,ze,!0),(!oe.tight||yi)&&(za=!1),yi=oe.line-Fe>1&&oe.isEmpty(oe.line-1),oe.blkIndent=oe.listIndent,oe.listIndent=$r,oe.tShift[Fe]=rr,oe.sCount[Fe]=Gr,oe.tight=Mr,Ei=oe.push("list_item_close","li",-1),Ei.markup=String.fromCharCode(fn),Zr=Fe=oe.line,tr[1]=Zr,pt=oe.bMarks[Fe],Zr>=ze||oe.sCount[Zr]<oe.blkIndent||!oe.md.options.allowIndentation&&oe.sCount[Fe]-oe.blkIndent>=4)break;for(Zi=!1,St=0,Pn=$a.length;St<Pn;St++)if($a[St](oe,Zr,ze,!0)){Zi=!0;break}if(Zi)break;if(Vn){if(oi=Ee(oe,Zr),oi<0)break;Di=oe.bMarks[Zr]+oe.tShift[Zr]}else if(oi=me(oe,Zr),oi<0)break;if(fn!==oe.src.charCodeAt(oi-1))break}return Vn?Ei=oe.push("ordered_list_close","ol",-1):Ei=oe.push("bullet_list_close","ul",-1),Ei.markup=String.fromCharCode(fn),Zn[1]=Zr,oe.line=Zr,oe.parentType=Xr,za&&ue(oe,nn),!0}}}),lt=v({"node_modules/markdown-it/lib/rules_block/reference.js"(W,de){"use strict";var Re=Y().normalizeReference,me=Y().isSpace;de.exports=function(ue,Oe,oe,Fe){var ze,dt,ot,pt,St,jn,$t,sn,Vn,tr,Pn,Zn,nn,fn,kn,er,Zr=0,Cr=ue.bMarks[Oe]+ue.tShift[Oe],$r=ue.eMarks[Oe],Xr=Oe+1;if(!ue.md.options.allowIndentation&&ue.sCount[Oe]-ue.blkIndent>=4||ue.src.charCodeAt(Cr)!==91)return!1;for(;++Cr<$r;)if(ue.src.charCodeAt(Cr)===93&&ue.src.charCodeAt(Cr-1)!==92){if(Cr+1===$r||ue.src.charCodeAt(Cr+1)!==58)return!1;break}for(pt=ue.lineMax,kn=ue.md.block.ruler.getRules("reference"),tr=ue.parentType,ue.parentType="reference";Xr<pt&&!ue.isEmpty(Xr);Xr++)if(!(!ue.md.options.allowIndentation&&ue.sCount[Xr]-ue.blkIndent>3)&&!(ue.sCount[Xr]<0)){for(fn=!1,jn=0,$t=kn.length;jn<$t;jn++)if(kn[jn](ue,Xr,pt,!0)){fn=!0;break}if(fn)break}for(nn=ue.getLines(Oe,Xr,ue.blkIndent,!1).trim(),$r=nn.length,Cr=1;Cr<$r;Cr++){if(ze=nn.charCodeAt(Cr),ze===91)return!1;if(ze===93){Vn=Cr;break}else ze===10?Zr++:ze===92&&(Cr++,Cr<$r&&nn.charCodeAt(Cr)===10&&Zr++)}if(Vn<0||nn.charCodeAt(Vn+1)!==58)return!1;for(Cr=Vn+2;Cr<$r;Cr++)if(ze=nn.charCodeAt(Cr),ze===10)Zr++;else if(!me(ze))break;if(Pn=ue.md.helpers.parseLinkDestination(nn,Cr,$r),!Pn.ok||(St=ue.md.normalizeLink(Pn.str),!ue.md.validateLink(St)))return!1;for(Cr=Pn.pos,Zr+=Pn.lines,dt=Cr,ot=Zr,Zn=Cr;Cr<$r;Cr++)if(ze=nn.charCodeAt(Cr),ze===10)Zr++;else if(!me(ze))break;for(Pn=ue.md.helpers.parseLinkTitle(nn,Cr,$r),Cr<$r&&Zn!==Cr&&Pn.ok?(er=Pn.str,Cr=Pn.pos,Zr+=Pn.lines):(er="",Cr=dt,Zr=ot);Cr<$r&&(ze=nn.charCodeAt(Cr),!!me(ze));)Cr++;if(Cr<$r&&nn.charCodeAt(Cr)!==10&&er)for(er="",Cr=dt,Zr=ot;Cr<$r&&(ze=nn.charCodeAt(Cr),!!me(ze));)Cr++;return Cr<$r&&nn.charCodeAt(Cr)!==10||(sn=Re(nn.slice(1,Vn)),!sn)?!1:(Fe||(typeof ue.env.references>"u"&&(ue.env.references={}),typeof ue.env.references[sn]>"u"&&(ue.env.references[sn]={title:er,href:St}),ue.parentType=tr,ue.line=Oe+Zr+1),!0)}}}),V=v({"node_modules/markdown-it/lib/common/html_blocks.js"(W,de){"use strict";de.exports=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"]}}),X=v({"node_modules/markdown-it/lib/common/html_re.js"(W,de){"use strict";var Re="[a-zA-Z_:][a-zA-Z0-9:._-]*",me="[^\"'=<>`\\x00-\\x20]+",Ee="'[^']*'",ue='"[^"]*"',Oe="(?:"+me+"|"+Ee+"|"+ue+")",oe="(?:\\s+"+Re+"(?:\\s*=\\s*"+Oe+")?)",Fe="<[A-Za-z][A-Za-z0-9\\-]*"+oe+"*\\s*\\/?>",ze="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",dt="<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->",ot="<[?][\\s\\S]*?[?]>",pt="<![A-Z]+\\s+[^>]*>",St="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",jn=new RegExp("^(?:"+Fe+"|"+ze+"|"+dt+"|"+ot+"|"+pt+"|"+St+")"),$t=new RegExp("^(?:"+Fe+"|"+ze+")");de.exports.HTML_TAG_RE=jn,de.exports.HTML_OPEN_CLOSE_TAG_RE=$t}}),ve=v({"node_modules/markdown-it/lib/rules_block/html_block.js"(W,de){"use strict";var Re=V(),me=X().HTML_OPEN_CLOSE_TAG_RE,Ee=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+Re.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(me.source+"\\s*$"),/^$/,!1]];de.exports=function(Oe,oe,Fe,ze){var dt,ot,pt,St,jn=Oe.bMarks[oe]+Oe.tShift[oe],$t=Oe.eMarks[oe];if(!Oe.md.options.allowIndentation&&Oe.sCount[oe]-Oe.blkIndent>=4||!Oe.md.options.html||Oe.src.charCodeAt(jn)!==60)return!1;for(St=Oe.src.slice(jn,$t),dt=0;dt<Ee.length&&!Ee[dt][0].test(St);dt++);if(dt===Ee.length)return!1;if(ze)return Ee[dt][2];if(ot=oe+1,!Ee[dt][1].test(St)){for(;ot<Fe&&!(Oe.sCount[ot]<Oe.blkIndent);ot++)if(jn=Oe.bMarks[ot]+Oe.tShift[ot],$t=Oe.eMarks[ot],St=Oe.src.slice(jn,$t),Ee[dt][1].test(St)){St.length!==0&&ot++;break}}return Oe.line=ot,pt=Oe.push("html_block","",0),pt.map=[oe,ot],pt.content=Oe.getLines(oe,ot,Oe.blkIndent,!0),!0}}}),De=v({"node_modules/markdown-it/lib/rules_block/heading.js"(W,de){"use strict";var Re=Y().isSpace;de.exports=function(Ee,ue,Oe,oe){var Fe,ze,dt,ot,pt=Ee.bMarks[ue]+Ee.tShift[ue],St=Ee.eMarks[ue];if(!Ee.md.options.allowIndentation&&Ee.sCount[ue]-Ee.blkIndent>=4||(Fe=Ee.src.charCodeAt(pt),Fe!==35||pt>=St))return!1;for(ze=1,Fe=Ee.src.charCodeAt(++pt);Fe===35&&pt<St&&ze<=6;)ze++,Fe=Ee.src.charCodeAt(++pt);return ze>6||pt<St&&!Re(Fe)?!1:(oe||(St=Ee.skipSpacesBack(St,pt),dt=Ee.skipCharsBack(St,35,pt),dt>pt&&Re(Ee.src.charCodeAt(dt-1))&&(St=dt),Ee.line=ue+1,ot=Ee.push("heading_open","h"+String(ze),1),ot.markup="########".slice(0,ze),ot.map=[ue,Ee.line],ot=Ee.push("inline","",0),ot.content=Ee.src.slice(pt,St).trim(),ot.map=[ue,Ee.line],ot.children=[],ot=Ee.push("heading_close","h"+String(ze),-1),ot.markup="########".slice(0,ze)),!0)}}}),he=v({"node_modules/markdown-it/lib/rules_block/lheading.js"(W,de){"use strict";de.exports=function(me,Ee,ue){var Oe,oe,Fe,ze,dt,ot,pt,St,jn,$t=Ee+1,sn,Vn=me.md.block.ruler.getRules("paragraph");if(!me.md.options.allowIndentation&&me.sCount[Ee]-me.blkIndent>=4)return!1;for(sn=me.parentType,me.parentType="paragraph";$t<ue&&!me.isEmpty($t);$t++)if(!(!me.md.options.allowIndentation&&me.sCount[$t]-me.blkIndent>3)){if(me.sCount[$t]>=me.blkIndent&&(ot=me.bMarks[$t]+me.tShift[$t],pt=me.eMarks[$t],ot<pt&&(jn=me.src.charCodeAt(ot),(jn===45||jn===61)&&(ot=me.skipChars(ot,jn),ot=me.skipSpaces(ot),ot>=pt)))){St=jn===61?1:2;break}if(!(me.sCount[$t]<0)){for(oe=!1,Fe=0,ze=Vn.length;Fe<ze;Fe++)if(Vn[Fe](me,$t,ue,!0)){oe=!0;break}if(oe)break}}return St?(Oe=me.getLines(Ee,$t,me.blkIndent,!1).trim(),me.line=$t+1,dt=me.push("heading_open","h"+String(St),1),dt.markup=String.fromCharCode(jn),dt.map=[Ee,me.line],dt=me.push("inline","",0),dt.content=Oe,dt.map=[Ee,me.line-1],dt.children=[],dt=me.push("heading_close","h"+String(St),-1),dt.markup=String.fromCharCode(jn),me.parentType=sn,!0):!1}}}),Ce=v({"node_modules/markdown-it/lib/rules_block/paragraph.js"(W,de){"use strict";de.exports=function(me,Ee){var ue,Oe,oe,Fe,ze,dt,ot=Ee+1,pt=me.md.block.ruler.getRules("paragraph"),St=me.lineMax;for(dt=me.parentType,me.parentType="paragraph";ot<St&&!me.isEmpty(ot);ot++)if(!(!me.md.options.allowIndentation&&me.sCount[ot]-me.blkIndent>3)&&!(me.sCount[ot]<0)){for(Oe=!1,oe=0,Fe=pt.length;oe<Fe;oe++)if(pt[oe](me,ot,St,!0)){Oe=!0;break}if(Oe)break}return ue=me.getLines(Ee,ot,me.blkIndent,!1).trim(),me.line=ot,ze=me.push("paragraph_open","p",1),ze.map=[Ee,me.line],ze=me.push("inline","",0),ze.content=ue,ze.map=[Ee,me.line],ze.children=[],ze=me.push("paragraph_close","p",-1),me.parentType=dt,!0}}}),ge=v({"node_modules/markdown-it/lib/rules_block/state_block.js"(W,de){"use strict";var Re=le(),me=Y().isSpace;function Ee(ue,Oe,oe,Fe){var ze,dt,ot,pt,St,jn,$t,sn;for(this.src=ue,this.md=Oe,this.env=oe,this.tokens=Fe,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0,this.result="",dt=this.src,sn=!1,ot=pt=jn=$t=0,St=dt.length;pt<St;pt++){if(ze=dt.charCodeAt(pt),!sn)if(me(ze)){jn++,ze===9?$t+=4-$t%4:$t++;continue}else sn=!0;(ze===10||pt===St-1)&&(ze!==10&&pt++,this.bMarks.push(ot),this.eMarks.push(pt),this.tShift.push(jn),this.sCount.push($t),this.bsCount.push(0),sn=!1,jn=0,$t=0,ot=pt+1)}this.bMarks.push(dt.length),this.eMarks.push(dt.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}Ee.prototype.push=function(ue,Oe,oe){var Fe=new Re(ue,Oe,oe);return Fe.block=!0,oe<0&&this.level--,Fe.level=this.level,oe>0&&this.level++,this.tokens.push(Fe),Fe},Ee.prototype.isEmpty=function(Oe){return this.bMarks[Oe]+this.tShift[Oe]>=this.eMarks[Oe]},Ee.prototype.skipEmptyLines=function(Oe){for(var oe=this.lineMax;Oe<oe&&!(this.bMarks[Oe]+this.tShift[Oe]<this.eMarks[Oe]);Oe++);return Oe},Ee.prototype.skipSpaces=function(Oe){for(var oe,Fe=this.src.length;Oe<Fe&&(oe=this.src.charCodeAt(Oe),!!me(oe));Oe++);return Oe},Ee.prototype.skipSpacesBack=function(Oe,oe){if(Oe<=oe)return Oe;for(;Oe>oe;)if(!me(this.src.charCodeAt(--Oe)))return Oe+1;return Oe},Ee.prototype.skipChars=function(Oe,oe){for(var Fe=this.src.length;Oe<Fe&&this.src.charCodeAt(Oe)===oe;Oe++);return Oe},Ee.prototype.skipCharsBack=function(Oe,oe,Fe){if(Oe<=Fe)return Oe;for(;Oe>Fe;)if(oe!==this.src.charCodeAt(--Oe))return Oe+1;return Oe},Ee.prototype.getLines=function(Oe,oe,Fe,ze){var dt,ot,pt,St,jn,$t,sn,Vn=Oe;if(Oe>=oe)return"";for($t=new Array(oe-Oe),dt=0;Vn<oe;Vn++,dt++){for(ot=0,sn=St=this.bMarks[Vn],Vn+1<oe||ze?jn=this.eMarks[Vn]+1:jn=this.eMarks[Vn];St<jn&&ot<Fe;){if(pt=this.src.charCodeAt(St),me(pt))pt===9?ot+=4-(ot+this.bsCount[Vn])%4:ot++;else if(St-sn<this.tShift[Vn])ot++;else break;St++}ot>Fe?$t[dt]=new Array(ot-Fe+1).join(" ")+this.src.slice(St,jn):$t[dt]=this.src.slice(St,jn)}return $t.join("")},Ee.prototype.Token=Re,de.exports=Ee}}),it=v({"node_modules/markdown-it/lib/parser_block.js"(W,de){"use strict";var Re=pe(),me=[["table",Pe(),["paragraph","reference"]],["code",Ue()],["fence",Ke(),["paragraph","reference","blockquote","list"]],["blockquote",ut(),["paragraph","reference","blockquote","list"]],["hr",yt(),["paragraph","reference","blockquote","list"]],["list",Te(),["paragraph","reference","blockquote"]],["reference",lt()],["html_block",ve(),["paragraph","reference","blockquote"]],["heading",De(),["paragraph","reference","blockquote"]],["lheading",he()],["paragraph",Ce()]];function Ee(){this.ruler=new Re;for(var ue=0;ue<me.length;ue++)this.ruler.push(me[ue][0],me[ue][1],{alt:(me[ue][2]||[]).slice()})}Ee.prototype.tokenize=function(ue,Oe,oe){for(var Fe,ze,dt=this.ruler.getRules(""),ot=dt.length,pt=Oe,St=!1,jn=ue.md.options.maxNesting;pt<oe&&(ue.line=pt=ue.skipEmptyLines(pt),!(pt>=oe||ue.sCount[pt]<ue.blkIndent));){if(ue.level>=jn){ue.line=oe;break}for(ze=0;ze<ot&&(Fe=dt[ze](ue,pt,oe,!1),!Fe);ze++);ue.tight=!St,ue.isEmpty(ue.line-1)&&(St=!0),pt=ue.line,pt<oe&&ue.isEmpty(pt)&&(St=!0,pt++,ue.line=pt)}},Ee.prototype.parse=function(ue,Oe,oe,Fe){var ze;ue&&(ze=new this.State(ue,Oe,oe,Fe),this.tokenize(ze,ze.line,ze.lineMax))},Ee.prototype.State=ge(),de.exports=Ee}}),mt=v({"node_modules/markdown-it/lib/rules_inline/text.js"(W,de){"use strict";function Re(me){switch(me){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}de.exports=function(Ee,ue){for(var Oe=Ee.pos;Oe<Ee.posMax&&!Re(Ee.src.charCodeAt(Oe));)Oe++;return Oe===Ee.pos?!1:(ue||(Ee.pending+=Ee.src.slice(Ee.pos,Oe)),Ee.pos=Oe,!0)}}}),J=v({"node_modules/markdown-it/lib/rules_inline/newline.js"(W,de){"use strict";var Re=Y().isSpace;de.exports=function(Ee,ue){var Oe,oe,Fe,ze=Ee.pos;if(Ee.src.charCodeAt(ze)!==10)return!1;if(Oe=Ee.pending.length-1,oe=Ee.posMax,!ue)if(Oe>=0&&Ee.pending.charCodeAt(Oe)===32)if(Oe>=1&&Ee.pending.charCodeAt(Oe-1)===32){for(Fe=Oe-1;Fe>=1&&Ee.pending.charCodeAt(Fe-1)===32;)Fe--;Ee.pending=Ee.pending.slice(0,Fe),Ee.push("hardbreak","br",0)}else Ee.pending=Ee.pending.slice(0,-1),Ee.push("softbreak","br",0);else Ee.push("softbreak","br",0);for(ze++;ze<oe&&Re(Ee.src.charCodeAt(ze));)ze++;return Ee.pos=ze,!0}}}),et=v({"node_modules/markdown-it/lib/rules_inline/escape.js"(W,de){"use strict";var Re=Y().isSpace,me=[];for(Ee=0;Ee<256;Ee++)me.push(0);var Ee;"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(ue){me[ue.charCodeAt(0)]=1}),de.exports=function(Oe,oe){var Fe,ze=Oe.pos,dt=Oe.posMax;if(Oe.src.charCodeAt(ze)!==92)return!1;if(ze++,ze<dt){if(Fe=Oe.src.charCodeAt(ze),Fe<256&&me[Fe]!==0)return oe||(Oe.pending+=Oe.src[ze]),Oe.pos+=2,!0;if(Fe===10){for(oe||Oe.push("hardbreak","br",0),ze++;ze<dt&&(Fe=Oe.src.charCodeAt(ze),!!Re(Fe));)ze++;return Oe.pos=ze,!0}}return oe||(Oe.pending+="\\"),Oe.pos++,!0}}}),at=v({"node_modules/markdown-it/lib/rules_inline/backticks.js"(W,de){"use strict";de.exports=function(me,Ee){var ue,Oe,oe,Fe,ze,dt,ot,pt,St=me.pos,jn=me.src.charCodeAt(St);if(jn!==96)return!1;for(ue=St,St++,Oe=me.posMax;St<Oe&&me.src.charCodeAt(St)===96;)St++;if(oe=me.src.slice(ue,St),ot=oe.length,me.backticksScanned&&(me.backticks[ot]||0)<=ue)return Ee||(me.pending+=oe),me.pos+=ot,!0;for(ze=dt=St;(ze=me.src.indexOf("`",dt))!==-1;){for(dt=ze+1;dt<Oe&&me.src.charCodeAt(dt)===96;)dt++;if(pt=dt-ze,pt===ot)return Ee||(Fe=me.push("code_inline","code",0),Fe.markup=oe,Fe.content=me.src.slice(St,ze).replace(/\n/g," ").replace(/^ (.+) $/,"$1")),me.pos=dt,!0;me.backticks[pt]=ze}return me.backticksScanned=!0,Ee||(me.pending+=oe),me.pos+=ot,!0}}}),Ae=v({"node_modules/markdown-it/lib/rules_inline/strikethrough.js"(W,de){"use strict";de.exports.tokenize=function(Ee,ue){var Oe,oe,Fe,ze,dt,ot=Ee.pos,pt=Ee.src.charCodeAt(ot);if(ue||pt!==126||(oe=Ee.scanDelims(Ee.pos,!0),ze=oe.length,dt=String.fromCharCode(pt),ze<2))return!1;for(ze%2&&(Fe=Ee.push("text","",0),Fe.content=dt,ze--),Oe=0;Oe<ze;Oe+=2)Fe=Ee.push("text","",0),Fe.content=dt+dt,Ee.delimiters.push({marker:pt,length:0,token:Ee.tokens.length-1,end:-1,open:oe.can_open,close:oe.can_close});return Ee.pos+=oe.length,!0};function Re(me,Ee){var ue,Oe,oe,Fe,ze,dt=[],ot=Ee.length;for(ue=0;ue<ot;ue++)oe=Ee[ue],oe.marker===126&&oe.end!==-1&&(Fe=Ee[oe.end],ze=me.tokens[oe.token],ze.type="s_open",ze.tag="s",ze.nesting=1,ze.markup="~~",ze.content="",ze=me.tokens[Fe.token],ze.type="s_close",ze.tag="s",ze.nesting=-1,ze.markup="~~",ze.content="",me.tokens[Fe.token-1].type==="text"&&me.tokens[Fe.token-1].content==="~"&&dt.push(Fe.token-1));for(;dt.length;){for(ue=dt.pop(),Oe=ue+1;Oe<me.tokens.length&&me.tokens[Oe].type==="s_close";)Oe++;Oe--,ue!==Oe&&(ze=me.tokens[Oe],me.tokens[Oe]=me.tokens[ue],me.tokens[ue]=ze)}}de.exports.postProcess=function(Ee){var ue,Oe=Ee.tokens_meta,oe=Ee.tokens_meta.length;for(Re(Ee,Ee.delimiters),ue=0;ue<oe;ue++)Oe[ue]&&Oe[ue].delimiters&&Re(Ee,Oe[ue].delimiters)}}}),Ye=v({"node_modules/markdown-it/lib/rules_inline/emphasis.js"(W,de){"use strict";de.exports.tokenize=function(Ee,ue){var Oe,oe,Fe,ze=Ee.pos,dt=Ee.src.charCodeAt(ze);if(ue||dt!==95&&dt!==42)return!1;for(oe=Ee.scanDelims(Ee.pos,dt===42),Oe=0;Oe<oe.length;Oe++)Fe=Ee.push("text","",0),Fe.content=String.fromCharCode(dt),Ee.delimiters.push({marker:dt,length:oe.length,token:Ee.tokens.length-1,end:-1,open:oe.can_open,close:oe.can_close});return Ee.pos+=oe.length,!0};function Re(me,Ee){var ue,Oe,oe,Fe,ze,dt,ot=Ee.length;for(ue=ot-1;ue>=0;ue--)Oe=Ee[ue],!(Oe.marker!==95&&Oe.marker!==42)&&Oe.end!==-1&&(oe=Ee[Oe.end],dt=ue>0&&Ee[ue-1].end===Oe.end+1&&Ee[ue-1].marker===Oe.marker&&Ee[ue-1].token===Oe.token-1&&Ee[Oe.end+1].token===oe.token+1,ze=String.fromCharCode(Oe.marker),Fe=me.tokens[Oe.token],Fe.type=dt?"strong_open":"em_open",Fe.tag=dt?"strong":"em",Fe.nesting=1,Fe.markup=dt?ze+ze:ze,Fe.content="",Fe=me.tokens[oe.token],Fe.type=dt?"strong_close":"em_close",Fe.tag=dt?"strong":"em",Fe.nesting=-1,Fe.markup=dt?ze+ze:ze,Fe.content="",dt&&(me.tokens[Ee[ue-1].token].content="",me.tokens[Ee[Oe.end+1].token].content="",ue--))}de.exports.postProcess=function(Ee){var ue,Oe=Ee.tokens_meta,oe=Ee.tokens_meta.length;for(Re(Ee,Ee.delimiters),ue=0;ue<oe;ue++)Oe[ue]&&Oe[ue].delimiters&&Re(Ee,Oe[ue].delimiters)}}}),Le=v({"node_modules/markdown-it/lib/rules_inline/link.js"(W,de){"use strict";var Re=Y().normalizeReference,me=Y().isSpace;de.exports=function(ue,Oe){var oe,Fe,ze,dt,ot,pt,St,jn,$t,sn="",Vn="",tr=ue.pos,Pn=ue.posMax,Zn=ue.pos,nn=!0;if(ue.src.charCodeAt(ue.pos)!==91||(ot=ue.pos+1,dt=ue.md.helpers.parseLinkLabel(ue,ue.pos,!0),dt<0))return!1;if(pt=dt+1,pt<Pn&&ue.src.charCodeAt(pt)===40){for(nn=!1,pt++;pt<Pn&&(Fe=ue.src.charCodeAt(pt),!(!me(Fe)&&Fe!==10));pt++);if(pt>=Pn)return!1;if(Zn=pt,St=ue.md.helpers.parseLinkDestination(ue.src,pt,ue.posMax),St.ok){for(sn=ue.md.normalizeLink(St.str),ue.md.validateLink(sn)?pt=St.pos:sn="",Zn=pt;pt<Pn&&(Fe=ue.src.charCodeAt(pt),!(!me(Fe)&&Fe!==10));pt++);if(St=ue.md.helpers.parseLinkTitle(ue.src,pt,ue.posMax),pt<Pn&&Zn!==pt&&St.ok)for(Vn=St.str,pt=St.pos;pt<Pn&&(Fe=ue.src.charCodeAt(pt),!(!me(Fe)&&Fe!==10));pt++);}(pt>=Pn||ue.src.charCodeAt(pt)!==41)&&(nn=!0),pt++}if(nn){if(typeof ue.env.references>"u")return!1;if(pt<Pn&&ue.src.charCodeAt(pt)===91?(Zn=pt+1,pt=ue.md.helpers.parseLinkLabel(ue,pt),pt>=0?ze=ue.src.slice(Zn,pt++):pt=dt+1):pt=dt+1,ze||(ze=ue.src.slice(ot,dt)),jn=ue.env.references[Re(ze)],!jn)return ue.pos=tr,!1;sn=jn.href,Vn=jn.title}return Oe||(ue.pos=ot,ue.posMax=dt,$t=ue.push("link_open","a",1),$t.attrs=oe=[["href",sn]],Vn&&oe.push(["title",Vn]),ue.md.inline.tokenize(ue),$t=ue.push("link_close","a",-1)),ue.pos=pt,ue.posMax=Pn,!0}}}),ce=v({"node_modules/markdown-it/lib/rules_inline/image.js"(W,de){"use strict";var Re=Y().normalizeReference,me=Y().isSpace;de.exports=function(ue,Oe){var oe,Fe,ze,dt,ot,pt,St,jn,$t,sn,Vn,tr,Pn,Zn="",nn=ue.pos,fn=ue.posMax;if(ue.src.charCodeAt(ue.pos)!==33||ue.src.charCodeAt(ue.pos+1)!==91||(pt=ue.pos+2,ot=ue.md.helpers.parseLinkLabel(ue,ue.pos+1,!1),ot<0))return!1;if(St=ot+1,St<fn&&ue.src.charCodeAt(St)===40){for(St++;St<fn&&(Fe=ue.src.charCodeAt(St),!(!me(Fe)&&Fe!==10));St++);if(St>=fn)return!1;for(Pn=St,$t=ue.md.helpers.parseLinkDestination(ue.src,St,ue.posMax),$t.ok&&(Zn=ue.md.normalizeLink($t.str),ue.md.validateLink(Zn)?St=$t.pos:Zn=""),Pn=St;St<fn&&(Fe=ue.src.charCodeAt(St),!(!me(Fe)&&Fe!==10));St++);if($t=ue.md.helpers.parseLinkTitle(ue.src,St,ue.posMax),St<fn&&Pn!==St&&$t.ok)for(sn=$t.str,St=$t.pos;St<fn&&(Fe=ue.src.charCodeAt(St),!(!me(Fe)&&Fe!==10));St++);else sn="";if(St>=fn||ue.src.charCodeAt(St)!==41)return ue.pos=nn,!1;St++}else{if(typeof ue.env.references>"u")return!1;if(St<fn&&ue.src.charCodeAt(St)===91?(Pn=St+1,St=ue.md.helpers.parseLinkLabel(ue,St),St>=0?dt=ue.src.slice(Pn,St++):St=ot+1):St=ot+1,dt||(dt=ue.src.slice(pt,ot)),jn=ue.env.references[Re(dt)],!jn)return ue.pos=nn,!1;Zn=jn.href,sn=jn.title}return Oe||(ze=ue.src.slice(pt,ot),ue.md.inline.parse(ze,ue.md,ue.env,tr=[]),Vn=ue.push("image","img",0),Vn.attrs=oe=[["src",Zn],["alt",""]],Vn.children=tr,Vn.content=ze,sn&&oe.push(["title",sn])),ue.pos=St,ue.posMax=fn,!0}}}),ee=v({"node_modules/markdown-it/lib/rules_inline/autolink.js"(W,de){"use strict";var Re=/^([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])?)*)$/,me=/^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/;de.exports=function(ue,Oe){var oe,Fe,ze,dt,ot,pt,St=ue.pos;if(ue.src.charCodeAt(St)!==60)return!1;for(ot=ue.pos,pt=ue.posMax;;){if(++St>=pt||(dt=ue.src.charCodeAt(St),dt===60))return!1;if(dt===62)break}return oe=ue.src.slice(ot+1,St),me.test(oe)?(Fe=ue.md.normalizeLink(oe),ue.md.validateLink(Fe)?(Oe||(ze=ue.push("link_open","a",1),ze.attrs=[["href",Fe]],ze.markup="autolink",ze.info="auto",ze=ue.push("text","",0),ze.content=ue.md.normalizeLinkText(oe),ze=ue.push("link_close","a",-1),ze.markup="autolink",ze.info="auto"),ue.pos+=oe.length+2,!0):!1):Re.test(oe)?(Fe=ue.md.normalizeLink("mailto:"+oe),ue.md.validateLink(Fe)?(Oe||(ze=ue.push("link_open","a",1),ze.attrs=[["href",Fe]],ze.markup="autolink",ze.info="auto",ze=ue.push("text","",0),ze.content=ue.md.normalizeLinkText(oe),ze=ue.push("link_close","a",-1),ze.markup="autolink",ze.info="auto"),ue.pos+=oe.length+2,!0):!1):!1}}}),ae=v({"node_modules/markdown-it/lib/rules_inline/html_inline.js"(W,de){"use strict";var Re=X().HTML_TAG_RE;function me(Ee){var ue=Ee|32;return ue>=97&&ue<=122}de.exports=function(ue,Oe){var oe,Fe,ze,dt,ot=ue.pos;return!ue.md.options.html||(ze=ue.posMax,ue.src.charCodeAt(ot)!==60||ot+2>=ze)||(oe=ue.src.charCodeAt(ot+1),oe!==33&&oe!==63&&oe!==47&&!me(oe))||(Fe=ue.src.slice(ot).match(Re),!Fe)?!1:(Oe||(dt=ue.push("html_inline","",0),dt.content=ue.src.slice(ot,ot+Fe[0].length)),ue.pos+=Fe[0].length,!0)}}}),xe=v({"node_modules/markdown-it/lib/rules_inline/entity.js"(W,de){"use strict";var Re=x(),me=Y().has,Ee=Y().isValidEntityCode,ue=Y().fromCodePoint,Oe=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,oe=/^&([a-z][a-z0-9]{1,31});/i;de.exports=function(ze,dt){var ot,pt,St,jn=ze.pos,$t=ze.posMax;if(ze.src.charCodeAt(jn)!==38)return!1;if(jn+1<$t){if(ot=ze.src.charCodeAt(jn+1),ot===35){if(St=ze.src.slice(jn).match(Oe),St)return dt||(pt=St[1][0].toLowerCase()==="x"?parseInt(St[1].slice(1),16):parseInt(St[1],10),ze.pending+=Ee(pt)?ue(pt):ue(65533)),ze.pos+=St[0].length,!0}else if(St=ze.src.slice(jn).match(oe),St&&me(Re,St[1]))return dt||(ze.pending+=Re[St[1]]),ze.pos+=St[0].length,!0}return dt||(ze.pending+="&"),ze.pos++,!0}}}),_e=v({"node_modules/markdown-it/lib/rules_inline/balance_pairs.js"(W,de){"use strict";function Re(me,Ee){var ue,Oe,oe,Fe,ze,dt,ot,pt,St={},jn=Ee.length;if(jn){var $t=0,sn=-2,Vn=[];for(ue=0;ue<jn;ue++)if(oe=Ee[ue],Vn.push(0),(Ee[$t].marker!==oe.marker||sn!==oe.token-1)&&($t=ue),sn=oe.token,oe.length=oe.length||0,!!oe.close){for(St.hasOwnProperty(oe.marker)||(St[oe.marker]=[-1,-1,-1,-1,-1,-1]),ze=St[oe.marker][(oe.open?3:0)+oe.length%3],Oe=$t-Vn[$t]-1,dt=Oe;Oe>ze;Oe-=Vn[Oe]+1)if(Fe=Ee[Oe],Fe.marker===oe.marker&&Fe.open&&Fe.end<0&&(ot=!1,(Fe.close||oe.open)&&(Fe.length+oe.length)%3===0&&(Fe.length%3!==0||oe.length%3!==0)&&(ot=!0),!ot)){pt=Oe>0&&!Ee[Oe-1].open?Vn[Oe-1]+1:0,Vn[ue]=ue-Oe+pt,Vn[Oe]=pt,oe.open=!1,Fe.end=ue,Fe.close=!1,dt=-1,sn=-2;break}dt!==-1&&(St[oe.marker][(oe.open?3:0)+(oe.length||0)%3]=dt)}}}de.exports=function(Ee){var ue,Oe=Ee.tokens_meta,oe=Ee.tokens_meta.length;for(Re(Ee,Ee.delimiters),ue=0;ue<oe;ue++)Oe[ue]&&Oe[ue].delimiters&&Re(Ee,Oe[ue].delimiters)}}}),nt=v({"node_modules/markdown-it/lib/rules_inline/text_collapse.js"(W,de){"use strict";de.exports=function(me){var Ee,ue,Oe=0,oe=me.tokens,Fe=me.tokens.length;for(Ee=ue=0;Ee<Fe;Ee++)oe[Ee].nesting<0&&Oe--,oe[Ee].level=Oe,oe[Ee].nesting>0&&Oe++,oe[Ee].type==="text"&&Ee+1<Fe&&oe[Ee+1].type==="text"?oe[Ee+1].content=oe[Ee].content+oe[Ee+1].content:(Ee!==ue&&(oe[ue]=oe[Ee]),ue++);Ee!==ue&&(oe.length=ue)}}}),At=v({"node_modules/markdown-it/lib/rules_inline/state_inline.js"(W,de){"use strict";var Re=le(),me=Y().isWhiteSpace,Ee=Y().isPunctChar,ue=Y().isMdAsciiPunct;function Oe(oe,Fe,ze,dt){this.src=oe,this.env=ze,this.md=Fe,this.tokens=dt,this.tokens_meta=Array(dt.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1}Oe.prototype.pushPending=function(){var oe=new Re("text","",0);return oe.content=this.pending,oe.level=this.pendingLevel,this.tokens.push(oe),this.pending="",oe},Oe.prototype.push=function(oe,Fe,ze){this.pending&&this.pushPending();var dt=new Re(oe,Fe,ze),ot=null;return ze<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),dt.level=this.level,ze>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],ot={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(dt),this.tokens_meta.push(ot),dt},Oe.prototype.scanDelims=function(oe,Fe){var ze=oe,dt,ot,pt,St,jn,$t,sn,Vn,tr,Pn=!0,Zn=!0,nn=this.posMax,fn=this.src.charCodeAt(oe);for(dt=oe>0?this.src.charCodeAt(oe-1):32;ze<nn&&this.src.charCodeAt(ze)===fn;)ze++;return pt=ze-oe,ot=ze<nn?this.src.charCodeAt(ze):32,sn=ue(dt)||Ee(String.fromCharCode(dt)),tr=ue(ot)||Ee(String.fromCharCode(ot)),$t=me(dt),Vn=me(ot),Vn?Pn=!1:tr&&($t||sn||(Pn=!1)),$t?Zn=!1:sn&&(Vn||tr||(Zn=!1)),Fe?(St=Pn,jn=Zn):(St=Pn&&(!Zn||sn),jn=Zn&&(!Pn||tr)),{can_open:St,can_close:jn,length:pt}},Oe.prototype.Token=Re,de.exports=Oe}}),we=v({"node_modules/markdown-it/lib/parser_inline.js"(W,de){"use strict";var Re=pe(),me=[["text",mt()],["newline",J()],["escape",et()],["backticks",at()],["strikethrough",Ae().tokenize],["emphasis",Ye().tokenize],["link",Le()],["image",ce()],["autolink",ee()],["html_inline",ae()],["entity",xe()]],Ee=[["balance_pairs",_e()],["strikethrough",Ae().postProcess],["emphasis",Ye().postProcess],["text_collapse",nt()]];function ue(){var Oe;for(this.ruler=new Re,Oe=0;Oe<me.length;Oe++)this.ruler.push(me[Oe][0],me[Oe][1]);for(this.ruler2=new Re,Oe=0;Oe<Ee.length;Oe++)this.ruler2.push(Ee[Oe][0],Ee[Oe][1])}ue.prototype.skipToken=function(Oe){var oe,Fe,ze=Oe.pos,dt=this.ruler.getRules(""),ot=dt.length,pt=Oe.md.options.maxNesting,St=Oe.cache;if(typeof St[ze]<"u"){Oe.pos=St[ze];return}if(Oe.level<pt)for(Fe=0;Fe<ot&&(Oe.level++,oe=dt[Fe](Oe,!0),Oe.level--,!oe);Fe++);else Oe.pos=Oe.posMax;oe||Oe.pos++,St[ze]=Oe.pos},ue.prototype.tokenize=function(Oe){for(var oe,Fe,ze=this.ruler.getRules(""),dt=ze.length,ot=Oe.posMax,pt=Oe.md.options.maxNesting;Oe.pos<ot;){if(Oe.level<pt)for(Fe=0;Fe<dt&&(oe=ze[Fe](Oe,!1),!oe);Fe++);if(oe){if(Oe.pos>=ot)break;continue}Oe.pending+=Oe.src[Oe.pos++]}Oe.pending&&Oe.pushPending()},ue.prototype.parse=function(Oe,oe,Fe,ze){var dt,ot,pt,St=new this.State(Oe,oe,Fe,ze);for(this.tokenize(St),ot=this.ruler2.getRules(""),pt=ot.length,dt=0;dt<pt;dt++)ot[dt](St)},ue.prototype.State=At(),de.exports=ue}}),He=v({"node_modules/linkify-it/lib/re.js"(W,de){"use strict";de.exports=function(Re){var me={};me.src_Any=M().source,me.src_Cc=N().source,me.src_Z=z().source,me.src_P=n().source,me.src_ZPCc=[me.src_Z,me.src_P,me.src_Cc].join("|"),me.src_ZCc=[me.src_Z,me.src_Cc].join("|");var Ee="[><\uFF5C]";return me.src_pseudo_letter="(?:(?!"+Ee+"|"+me.src_ZPCc+")"+me.src_Any+")",me.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",me.src_auth="(?:(?:(?!"+me.src_ZCc+"|[@/\\[\\]()]).)+@)?",me.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",me.src_host_terminator="(?=$|"+Ee+"|"+me.src_ZPCc+")(?!-|_|:\\d|\\.-|\\.(?!$|"+me.src_ZPCc+"))",me.src_path="(?:[/?#](?:(?!"+me.src_ZCc+"|"+Ee+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+me.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+me.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+me.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+me.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+me.src_ZCc+"|[']).)+\\'|\\'(?="+me.src_pseudo_letter+"|[-]).|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+me.src_ZCc+"|[.]).|"+(Re&&Re["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+me.src_ZCc+").|;(?!"+me.src_ZCc+").|\\!+(?!"+me.src_ZCc+"|[!]).|\\?(?!"+me.src_ZCc+"|[?]).)+|\\/)?",me.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',me.src_xn="xn--[a-z0-9\\-]{1,59}",me.src_domain_root="(?:"+me.src_xn+"|"+me.src_pseudo_letter+"{1,63})",me.src_domain="(?:"+me.src_xn+"|(?:"+me.src_pseudo_letter+")|(?:"+me.src_pseudo_letter+"(?:-|"+me.src_pseudo_letter+"){0,61}"+me.src_pseudo_letter+"))",me.src_host="(?:(?:(?:(?:"+me.src_domain+")\\.)*"+me.src_domain+"))",me.tpl_host_fuzzy="(?:"+me.src_ip4+"|(?:(?:(?:"+me.src_domain+")\\.)+(?:%TLDS%)))",me.tpl_host_no_ip_fuzzy="(?:(?:(?:"+me.src_domain+")\\.)+(?:%TLDS%))",me.src_host_strict=me.src_host+me.src_host_terminator,me.tpl_host_fuzzy_strict=me.tpl_host_fuzzy+me.src_host_terminator,me.src_host_port_strict=me.src_host+me.src_port+me.src_host_terminator,me.tpl_host_port_fuzzy_strict=me.tpl_host_fuzzy+me.src_port+me.src_host_terminator,me.tpl_host_port_no_ip_fuzzy_strict=me.tpl_host_no_ip_fuzzy+me.src_port+me.src_host_terminator,me.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+me.src_ZPCc+"|>|$))",me.tpl_email_fuzzy="(^|"+Ee+'|"|\\(|'+me.src_ZCc+")("+me.src_email_name+"@"+me.tpl_host_fuzzy_strict+")",me.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uFF5C]|"+me.src_ZPCc+"))((?![$+<=>^`|\uFF5C])"+me.tpl_host_port_fuzzy_strict+me.src_path+")",me.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uFF5C]|"+me.src_ZPCc+"))((?![$+<=>^`|\uFF5C])"+me.tpl_host_port_no_ip_fuzzy_strict+me.src_path+")",me}}}),It=v({"node_modules/linkify-it/index.js"(W,de){"use strict";function Re(nn){var fn=Array.prototype.slice.call(arguments,1);return fn.forEach(function(kn){kn&&Object.keys(kn).forEach(function(er){nn[er]=kn[er]})}),nn}function me(nn){return Object.prototype.toString.call(nn)}function Ee(nn){return me(nn)==="[object String]"}function ue(nn){return me(nn)==="[object Object]"}function Oe(nn){return me(nn)==="[object RegExp]"}function oe(nn){return me(nn)==="[object Function]"}function Fe(nn){return nn.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var ze={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function dt(nn){return Object.keys(nn||{}).reduce(function(fn,kn){return fn||ze.hasOwnProperty(kn)},!1)}var ot={"http:":{validate:function(nn,fn,kn){var er=nn.slice(fn);return kn.re.http||(kn.re.http=new RegExp("^\\/\\/"+kn.re.src_auth+kn.re.src_host_port_strict+kn.re.src_path,"i")),kn.re.http.test(er)?er.match(kn.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(nn,fn,kn){var er=nn.slice(fn);return kn.re.no_http||(kn.re.no_http=new RegExp("^"+kn.re.src_auth+"(?:localhost|(?:(?:"+kn.re.src_domain+")\\.)+"+kn.re.src_domain_root+")"+kn.re.src_port+kn.re.src_host_terminator+kn.re.src_path,"i")),kn.re.no_http.test(er)?fn>=3&&nn[fn-3]===":"||fn>=3&&nn[fn-3]==="/"?0:er.match(kn.re.no_http)[0].length:0}},"mailto:":{validate:function(nn,fn,kn){var er=nn.slice(fn);return kn.re.mailto||(kn.re.mailto=new RegExp("^"+kn.re.src_email_name+"@"+kn.re.src_host_strict,"i")),kn.re.mailto.test(er)?er.match(kn.re.mailto)[0].length:0}}},pt="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",St="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444".split("|");function jn(nn){nn.__index__=-1,nn.__text_cache__=""}function $t(nn){return function(fn,kn){var er=fn.slice(kn);return nn.test(er)?er.match(nn)[0].length:0}}function sn(){return function(nn,fn){fn.normalize(nn)}}function Vn(nn){var fn=nn.re=He()(nn.__opts__),kn=nn.__tlds__.slice();nn.onCompile(),nn.__tlds_replaced__||kn.push(pt),kn.push(fn.src_xn),fn.src_tlds=kn.join("|");function er(Xr){return Xr.replace("%TLDS%",fn.src_tlds)}fn.email_fuzzy=RegExp(er(fn.tpl_email_fuzzy),"i"),fn.link_fuzzy=RegExp(er(fn.tpl_link_fuzzy),"i"),fn.link_no_ip_fuzzy=RegExp(er(fn.tpl_link_no_ip_fuzzy),"i"),fn.host_fuzzy_test=RegExp(er(fn.tpl_host_fuzzy_test),"i");var Zr=[];nn.__compiled__={};function Cr(Xr,Gr){throw new Error('(LinkifyIt) Invalid schema "'+Xr+'": '+Gr)}Object.keys(nn.__schemas__).forEach(function(Xr){var Gr=nn.__schemas__[Xr];if(Gr!==null){var rr={validate:null,link:null};if(nn.__compiled__[Xr]=rr,ue(Gr)){Oe(Gr.validate)?rr.validate=$t(Gr.validate):oe(Gr.validate)?rr.validate=Gr.validate:Cr(Xr,Gr),oe(Gr.normalize)?rr.normalize=Gr.normalize:Gr.normalize?Cr(Xr,Gr):rr.normalize=sn();return}if(Ee(Gr)){Zr.push(Xr);return}Cr(Xr,Gr)}}),Zr.forEach(function(Xr){nn.__compiled__[nn.__schemas__[Xr]]&&(nn.__compiled__[Xr].validate=nn.__compiled__[nn.__schemas__[Xr]].validate,nn.__compiled__[Xr].normalize=nn.__compiled__[nn.__schemas__[Xr]].normalize)}),nn.__compiled__[""]={validate:null,normalize:sn()};var $r=Object.keys(nn.__compiled__).filter(function(Xr){return Xr.length>0&&nn.__compiled__[Xr]}).map(Fe).join("|");nn.re.schema_test=RegExp("(^|(?!_)(?:[><\uFF5C]|"+fn.src_ZPCc+"))("+$r+")","i"),nn.re.schema_search=RegExp("(^|(?!_)(?:[><\uFF5C]|"+fn.src_ZPCc+"))("+$r+")","ig"),nn.re.pretest=RegExp("("+nn.re.schema_test.source+")|("+nn.re.host_fuzzy_test.source+")|@","i"),jn(nn)}function tr(nn,fn){var kn=nn.__index__,er=nn.__last_index__,Zr=nn.__text_cache__.slice(kn,er);this.schema=nn.__schema__.toLowerCase(),this.index=kn+fn,this.lastIndex=er+fn,this.raw=Zr,this.text=Zr,this.url=Zr}function Pn(nn,fn){var kn=new tr(nn,fn);return nn.__compiled__[kn.schema].normalize(kn,nn),kn}function Zn(nn,fn){if(!(this instanceof Zn))return new Zn(nn,fn);fn||dt(nn)&&(fn=nn,nn={}),this.__opts__=Re({},ze,fn),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Re({},ot,nn),this.__compiled__={},this.__tlds__=St,this.__tlds_replaced__=!1,this.re={},Vn(this)}Zn.prototype.add=function(fn,kn){return this.__schemas__[fn]=kn,Vn(this),this},Zn.prototype.set=function(fn){return this.__opts__=Re(this.__opts__,fn),this},Zn.prototype.test=function(fn){if(this.__text_cache__=fn,this.__index__=-1,!fn.length)return!1;var kn,er,Zr,Cr,$r,Xr,Gr,rr,Mr;if(this.re.schema_test.test(fn)){for(Gr=this.re.schema_search,Gr.lastIndex=0;(kn=Gr.exec(fn))!==null;)if(Cr=this.testSchemaAt(fn,kn[2],Gr.lastIndex),Cr){this.__schema__=kn[2],this.__index__=kn.index+kn[1].length,this.__last_index__=kn.index+kn[0].length+Cr;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(rr=fn.search(this.re.host_fuzzy_test),rr>=0&&(this.__index__<0||rr<this.__index__)&&(er=fn.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&($r=er.index+er[1].length,(this.__index__<0||$r<this.__index__)&&(this.__schema__="",this.__index__=$r,this.__last_index__=er.index+er[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(Mr=fn.indexOf("@"),Mr>=0&&(Zr=fn.match(this.re.email_fuzzy))!==null&&($r=Zr.index+Zr[1].length,Xr=Zr.index+Zr[0].length,(this.__index__<0||$r<this.__index__||$r===this.__index__&&Xr>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=$r,this.__last_index__=Xr))),this.__index__>=0},Zn.prototype.pretest=function(fn){return this.re.pretest.test(fn)},Zn.prototype.testSchemaAt=function(fn,kn,er){return this.__compiled__[kn.toLowerCase()]?this.__compiled__[kn.toLowerCase()].validate(fn,er,this):0},Zn.prototype.match=function(fn){var kn=0,er=[];this.__index__>=0&&this.__text_cache__===fn&&(er.push(Pn(this,kn)),kn=this.__last_index__);for(var Zr=kn?fn.slice(kn):fn;this.test(Zr);)er.push(Pn(this,kn)),Zr=Zr.slice(this.__last_index__),kn+=this.__last_index__;return er.length?er:null},Zn.prototype.tlds=function(fn,kn){return fn=Array.isArray(fn)?fn:[fn],kn?(this.__tlds__=this.__tlds__.concat(fn).sort().filter(function(er,Zr,Cr){return er!==Cr[Zr-1]}).reverse(),Vn(this),this):(this.__tlds__=fn.slice(),this.__tlds_replaced__=!0,Vn(this),this)},Zn.prototype.normalize=function(fn){fn.schema||(fn.url="http://"+fn.url),fn.schema==="mailto:"&&!/^mailto:/i.test(fn.url)&&(fn.url="mailto:"+fn.url)},Zn.prototype.onCompile=function(){},de.exports=Zn}}),Ve=v({"node_modules/punycode/punycode.js"(W,de){"use strict";var Re=2147483647,me=36,Ee=1,ue=26,Oe=38,oe=700,Fe=72,ze=128,dt="-",ot=/^xn--/,pt=/[^\0-\x7E]/,St=/[\x2E\u3002\uFF0E\uFF61]/g,jn={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},$t=me-Ee,sn=Math.floor,Vn=String.fromCharCode;function tr(Mr){throw new RangeError(jn[Mr])}function Pn(Mr,_r){const oi=[];let yi=Mr.length;for(;yi--;)oi[yi]=_r(Mr[yi]);return oi}function Zn(Mr,_r){const oi=Mr.split("@");let yi="";oi.length>1&&(yi=oi[0]+"@",Mr=oi[1]),Mr=Mr.replace(St,".");const Di=Mr.split("."),Zi=Pn(Di,_r).join(".");return yi+Zi}function nn(Mr){const _r=[];let oi=0;const yi=Mr.length;for(;oi<yi;){const Di=Mr.charCodeAt(oi++);if(Di>=55296&&Di<=56319&&oi<yi){const Zi=Mr.charCodeAt(oi++);(Zi&64512)==56320?_r.push(((Di&1023)<<10)+(Zi&1023)+65536):(_r.push(Di),oi--)}else _r.push(Di)}return _r}var fn=Mr=>String.fromCodePoint(...Mr),kn=function(Mr){return Mr-48<10?Mr-22:Mr-65<26?Mr-65:Mr-97<26?Mr-97:me},er=function(Mr,_r){return Mr+22+75*(Mr<26)-((_r!=0)<<5)},Zr=function(Mr,_r,oi){let yi=0;for(Mr=oi?sn(Mr/oe):Mr>>1,Mr+=sn(Mr/_r);Mr>$t*ue>>1;yi+=me)Mr=sn(Mr/$t);return sn(yi+($t+1)*Mr/(Mr+Oe))},Cr=function(Mr){const _r=[],oi=Mr.length;let yi=0,Di=ze,Zi=Fe,$a=Mr.lastIndexOf(dt);$a<0&&($a=0);for(let Ei=0;Ei<$a;++Ei)Mr.charCodeAt(Ei)>=128&&tr("not-basic"),_r.push(Mr.charCodeAt(Ei));for(let Ei=$a>0?$a+1:0;Ei<oi;){let Gi=yi;for(let zi=1,fs=me;;fs+=me){Ei>=oi&&tr("invalid-input");const aa=kn(Mr.charCodeAt(Ei++));(aa>=me||aa>sn((Re-yi)/zi))&&tr("overflow"),yi+=aa*zi;const Ms=fs<=Zi?Ee:fs>=Zi+ue?ue:fs-Zi;if(aa<Ms)break;const Ts=me-Ms;zi>sn(Re/Ts)&&tr("overflow"),zi*=Ts}const za=_r.length+1;Zi=Zr(yi-Gi,za,Gi==0),sn(yi/za)>Re-Di&&tr("overflow"),Di+=sn(yi/za),yi%=za,_r.splice(yi++,0,Di)}return String.fromCodePoint(..._r)},$r=function(Mr){const _r=[];Mr=nn(Mr);let oi=Mr.length,yi=ze,Di=0,Zi=Fe;for(const Gi of Mr)Gi<128&&_r.push(Vn(Gi));let $a=_r.length,Ei=$a;for($a&&_r.push(dt);Ei<oi;){let Gi=Re;for(const zi of Mr)zi>=yi&&zi<Gi&&(Gi=zi);const za=Ei+1;Gi-yi>sn((Re-Di)/za)&&tr("overflow"),Di+=(Gi-yi)*za,yi=Gi;for(const zi of Mr)if(zi<yi&&++Di>Re&&tr("overflow"),zi==yi){let fs=Di;for(let aa=me;;aa+=me){const Ms=aa<=Zi?Ee:aa>=Zi+ue?ue:aa-Zi;if(fs<Ms)break;const Ts=fs-Ms,js=me-Ms;_r.push(Vn(er(Ms+Ts%js,0))),fs=sn(Ts/js)}_r.push(Vn(er(fs,0))),Zi=Zr(Di,za,Ei==$a),Di=0,++Ei}++Di,++yi}return _r.join("")},Xr=function(Mr){return Zn(Mr,function(_r){return ot.test(_r)?Cr(_r.slice(4).toLowerCase()):_r})},Gr=function(Mr){return Zn(Mr,function(_r){return pt.test(_r)?"xn--"+$r(_r):_r})},rr={version:"2.1.0",ucs2:{decode:nn,encode:fn},decode:Cr,encode:$r,toASCII:Gr,toUnicode:Xr};de.exports=rr}}),qe=v({"node_modules/markdown-it/lib/presets/default.js"(W,de){"use strict";de.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}}}}),gt=v({"node_modules/markdown-it/lib/presets/zero.js"(W,de){"use strict";de.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","text_collapse"]}}}}}),Lt=v({"node_modules/markdown-it/lib/presets/commonmark.js"(W,de){"use strict";de.exports={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","text_collapse"]}}}}}),wt=v({"node_modules/markdown-it/lib/index.js"(W,de){"use strict";var Re=Y(),me=$(),Ee=G(),ue=fe(),Oe=it(),oe=we(),Fe=It(),ze=L(),dt=Ve(),ot={default:qe(),zero:gt(),commonmark:Lt()},pt=/^(vbscript|javascript|file|data):/,St=/^data:image\/(gif|png|jpeg|webp);/;function jn(Pn){var Zn=Pn.trim().toLowerCase();return pt.test(Zn)?!!St.test(Zn):!0}var $t=["http:","https:","mailto:"];function sn(Pn){var Zn=ze.parse(Pn,!0);if(Zn.hostname&&(!Zn.protocol||$t.indexOf(Zn.protocol)>=0))try{Zn.hostname=dt.toASCII(Zn.hostname)}catch{}return ze.encode(ze.format(Zn))}function Vn(Pn){var Zn=ze.parse(Pn,!0);if(Zn.hostname&&(!Zn.protocol||$t.indexOf(Zn.protocol)>=0))try{Zn.hostname=dt.toUnicode(Zn.hostname)}catch{}return ze.decode(ze.format(Zn),ze.decode.defaultChars+"%")}function tr(Pn,Zn){if(!(this instanceof tr))return new tr(Pn,Zn);Zn||Re.isString(Pn)||(Zn=Pn||{},Pn="default"),this.inline=new oe,this.block=new Oe,this.core=new ue,this.renderer=new Ee,this.linkify=new Fe,this.validateLink=jn,this.normalizeLink=sn,this.normalizeLinkText=Vn,this.utils=Re,this.helpers=Re.assign({},me),this.options={},this.configure(Pn),Zn&&this.set(Zn)}tr.prototype.set=function(Pn){return Re.assign(this.options,Pn),this},tr.prototype.configure=function(Pn){var Zn=this,nn;if(Re.isString(Pn)&&(nn=Pn,Pn=ot[nn],!Pn))throw new Error('Wrong `markdown-it` preset "'+nn+'", check name');if(!Pn)throw new Error("Wrong `markdown-it` preset, can't be empty");return Pn.options&&Zn.set(Pn.options),Pn.components&&Object.keys(Pn.components).forEach(function(fn){Pn.components[fn].rules&&Zn[fn].ruler.enableOnly(Pn.components[fn].rules),Pn.components[fn].rules2&&Zn[fn].ruler2.enableOnly(Pn.components[fn].rules2)}),this},tr.prototype.enable=function(Pn,Zn){var nn=[];Array.isArray(Pn)||(Pn=[Pn]),["core","block","inline"].forEach(function(kn){nn=nn.concat(this[kn].ruler.enable(Pn,!0))},this),nn=nn.concat(this.inline.ruler2.enable(Pn,!0));var fn=Pn.filter(function(kn){return nn.indexOf(kn)<0});if(fn.length&&!Zn)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+fn);return this},tr.prototype.disable=function(Pn,Zn){var nn=[];Array.isArray(Pn)||(Pn=[Pn]),["core","block","inline"].forEach(function(kn){nn=nn.concat(this[kn].ruler.disable(Pn,!0))},this),nn=nn.concat(this.inline.ruler2.disable(Pn,!0));var fn=Pn.filter(function(kn){return nn.indexOf(kn)<0});if(fn.length&&!Zn)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+fn);return this},tr.prototype.use=function(Pn){var Zn=[this].concat(Array.prototype.slice.call(arguments,1));return Pn.apply(Pn,Zn),this},tr.prototype.parse=function(Pn,Zn){if(typeof Pn!="string")throw new Error("Input data should be a String");var nn=new this.core.State(Pn,this,Zn);return this.core.process(nn),nn.tokens},tr.prototype.render=function(Pn,Zn){return Zn=Zn||{},this.renderer.render(this.parse(Pn,Zn),this.options,Zn)},tr.prototype.parseInline=function(Pn,Zn){var nn=new this.core.State(Pn,this,Zn);return nn.inlineMode=!0,this.core.process(nn),nn.tokens},tr.prototype.renderInline=function(Pn,Zn){return Zn=Zn||{},this.renderer.render(this.parseInline(Pn,Zn),this.options,Zn)},de.exports=tr}}),Qt=v({"node_modules/markdown-it/index.js"(W,de){"use strict";de.exports=wt()}}),Jt={};y(Jt,{getAstValues:()=>yr,isAst:()=>_t,isFunction:()=>en,isVariable:()=>cn,resolve:()=>fr});function _t(W){return!!W?.$$mdtype}function en(W){return W?.$$mdtype==="Function"}function cn(W){return W?.$$mdtype==="Variable"}function*yr(W){if(!(W==null||typeof W!="object")){if(Array.isArray(W))for(const de of W)yield*yr(de);if(_t(W)&&(yield W),Object.getPrototypeOf(W)===Object.prototype)for(const de of Object.values(W))yield*yr(de)}}function fr(W,de={}){if(W==null||typeof W!="object")return W;if(Array.isArray(W))return W.map(me=>fr(me,de));if(_t(W)&&W?.resolve instanceof Function)return W.resolve(de);if(Object.getPrototypeOf(W)!==Object.prototype)return W;const Re={};for(const[me,Ee]of Object.entries(W))Re[me]=fr(Ee,de);return Re}var jr=class{constructor(W="div",de={},Re=[]){this.$$mdtype="Tag",this.name=W,this.attributes=de,this.children=Re}};jr.isTag=W=>W?.$$mdtype==="Tag";var Co=class{validate(W,de,Re){return typeof W=="string"||typeof W=="object"?[]:[{id:"attribute-type-invalid",level:"error",message:`Attribute '${Re}' must be type 'string | object'`}]}transform(W){if(!W||typeof W=="string")return W;const de=[];for(const[Re,me]of Object.entries(W??{}))me&&de.push(Re);return de.join(" ")}},Qr=class{validate(W){return typeof W=="string"&&W.match(/^[a-zA-Z]/)?[]:[{id:"attribute-value-invalid",level:"error",message:"The 'id' attribute must start with a letter"}]}},Yr=O(A()),lr=class{constructor(W=[]){this.$$mdtype="Variable",this.path=W}resolve({variables:W}={}){return W instanceof Function?W(this.path):this.path.reduce((de={},Re)=>de[Re],W)}},Wr=class{constructor(W,de){this.$$mdtype="Function",this.name=W,this.parameters=de}resolve(W={}){const de=W?.functions?.[this.name];if(!de)return null;const Re=fr(this.parameters,W);return de.transform?.(Re,W)}},Pt;(function(W){W[W.normal=0]="normal",W[W.string=1]="string",W[W.escape=2]="escape"})(Pt||(Pt={}));var ho="{%",So="%}",Kr=/^[a-zA-Z0-9_-]+$/;function vi(W){return typeof W=="string"&&Kr.test(W)}function Ko(W){return W&&typeof W=="object"&&typeof W.then=="function"}function xi(W,de=0){let Re=0;for(let me=de;me<W.length;me++){const Ee=W[me];switch(Re){case 1:switch(Ee){case'"':Re=0;break;case"\\":Re=2;break}break;case 2:Re=1;break;case 0:if(Ee==='"')Re=1;else if(W.startsWith(So,me))return me}}return null}function mo(W,de,Re){try{return(0,Yr.parse)(W,{Variable:lr,Function:Wr})}catch(me){if(!(me instanceof Yr.SyntaxError))throw me;const{message:Ee,location:{start:ue,end:Oe}}=me,oe={start:{line:de,character:ue.offset+Re},end:{line:de+1,character:Oe.offset+Re}};return{type:"error",meta:{error:{message:Ee,location:oe}}}}}function si(W,de=0){let Re=de+1;const me=[];let Ee=0;for(let ue=0;ue<W.length;ue++){if(W[ue]===`
|
|
10762
10766
|
`){Re++;continue}if(!W.startsWith(ho,ue))continue;const Oe=xi(W,ue);if(Oe==null){ue=ue+ho.length;continue}const oe=W.slice(ue,Oe+So.length),Fe=W.slice(ue+ho.length,Oe),ze=W.lastIndexOf(`
|
|
10763
10767
|
`,ue),dt=W.indexOf(`
|
|
10764
|
-
`,Oe),ot=W.slice(ze,dt),
|
|
10768
|
+
`,Oe),ot=W.slice(ze,dt),pt=mo(Fe.trim(),Re,ue-ze),St=ot.trim()===oe?ze:ue,jn=W.slice(Ee,St);me.push({type:"text",start:Ee,end:ue-1,content:jn}),me.push({map:[Re,Re+1],position:{start:ue-ze,end:ue-ze+oe.length},start:ue,end:ue+oe.length-1,info:oe,...pt}),Ee=Oe+So.length,ue=Ee-1}return me.push({type:"text",start:Ee,end:W.length-1,content:W.slice(Ee)}),me}var Jo={class:{type:Co,render:!0},id:{type:Qr,render:!0}},ni={findSchema(W,{nodes:de={},tags:Re={}}={}){return W.tag?Re[W.tag]:de[W.type]},attributes(W,de={}){const Re=this.findSchema(W,de)??{},me={},Ee={...Jo,...Re.attributes};for(const[ue,Oe]of Object.entries(Ee)){if(Oe.render==!1)continue;const oe=typeof Oe.render=="string"?Oe.render:ue;let Fe=W.attributes[ue];if(typeof Oe.type=="function"){const ze=new Oe.type;ze.transform&&(Fe=ze.transform(Fe,de))}Fe=Fe===void 0?Oe.default:Fe,Fe!==void 0&&(me[oe]=Fe)}if(Re.slots)for(const[ue,Oe]of Object.entries(Re.slots)){if(Oe.render===!1)continue;const oe=typeof Oe.render=="string"?Oe.render:ue;W.slots[ue]&&(me[oe]=this.node(W.slots[ue],de))}return me},children(W,de={}){const Re=W.children.flatMap(me=>this.node(me,de));return Re.some(Ko)?Promise.all(Re):Re},node(W,de={}){const Re=this.findSchema(W,de)??{};if(Re&&Re.transform instanceof Function)return Re.transform(W,de);const me=this.children(W,de);if(!Re||!Re.render)return me;const Ee=this.attributes(W,de);return Ko(Ee)||Ko(me)?Promise.all([Ee,me]).then(ue=>new jr(Re.render,...ue)):new jr(Re.render,Ee,me)}},Xo=class{constructor(W="node",de={},Re=[],me){this.$$mdtype="Node",this.errors=[],this.lines=[],this.inline=!1,this.attributes=de,this.children=Re,this.type=W,this.tag=me,this.annotations=[],this.slots={}}*walk(){for(const W of[...Object.values(this.slots),...this.children])yield W,yield*W.walk()}push(W){this.children.push(W)}resolve(W={}){return Object.assign(new Xo,this,{children:this.children.map(de=>de.resolve(W)),attributes:fr(this.attributes,W),slots:Object.fromEntries(Object.entries(this.slots).map(([de,Re])=>[de,Re.resolve(W)]))})}findSchema(W={}){return ni.findSchema(this,W)}transformAttributes(W={}){return ni.attributes(this,W)}transformChildren(W){return ni.children(this,W)}transform(W){return ni.node(this,W)}},Ta={Function:Wr,Node:Xo,Variable:lr};function Tt(W,de){if(!de)return de;const Re=Ta[de.$$mdtype];return Re?Object.assign(new Re,de):de}function Zt(W){return JSON.parse(W,Tt)}var Dt={...Ta,...Jt,fromJSON:Zt},Vt=" ",Xn=", ",On=`
|
|
10765
10769
|
`,Sr=".",Ur="-",qr=80,to=["strong","em","s"],Br=(W,de)=>Math.max(W,de),Do=(W,de=2)=>({...W,indent:(W.indent||0)+de});function*bo(W,de){for(const Re of W.children)yield*zn(Re,de)}function*ti(W){yield[...W].join("").trim()}function*Qo(W){yield`| ${W.join(" | ")} |`}function Je(W){if(W!==void 0)return Dt.isAst(W)?Wn(W):W===null?"null":Array.isArray(W)?"["+W.map(Je).join(Xn)+"]":typeof W=="object"?"{"+Object.entries(W).map(([de,Re])=>`${vi(de)?de:`"${de}"`}: ${Je(Re)}`).join(Xn)+"}":JSON.stringify(W)}function ct(W){const de=Je(W.value);if(de!==void 0)return W.name==="primary"?de:W.name==="id"&&typeof W.value=="string"&&vi(W.value)?"#"+W.value:W.type==="class"&&vi(W.name)?"."+W.name:`${W.name}=${de}`}function*Et(W){for(const[de,Re]of Object.entries(W.attributes))if(de==="class"&&typeof Re=="object"&&!Dt.isAst(Re))for(const me of Object.keys(Re))yield ct({type:"class",name:me,value:Re});else yield ct({type:"attribute",name:de,value:Re})}function*bt(W){W.annotations.length&&(yield ho+Vt,yield W.annotations.map(ct).join(Vt),yield Vt+So)}function*jt(W){yield"$",yield W.path.map((de,Re)=>Re===0?de:vi(de)?"."+de:typeof de=="number"?`[${de}]`:`["${de}"]`).join("")}function*on(W){yield W.name,yield"(",yield Object.values(W.parameters).map(Je).join(Xn),yield")"}function*qt(W){let de;do{const{value:Re,done:me}=W.next();if(me)return;de=Re.trimStart()}while(!de.length);yield de,yield*W}function*$n(W,de){yield W.replace(de,"\\$&").replace(new RegExp("\xA0","g")," ")}function*Rn(W,de={}){const Re={...de,parent:W},me=Vt.repeat(Re.indent||0);switch(W.type){case"document":{W.attributes.frontmatter&&W.attributes.frontmatter.length&&(yield"---"+On+W.attributes.frontmatter+On+"---"+On+On),yield*qt(bo(W,Re));break}case"heading":{yield On,yield me,yield"#".repeat(W.attributes.level||1),yield Vt,yield*qt(bo(W,Re)),yield*bt(W),yield On;break}case"paragraph":{yield On,yield*bo(W,Re),yield*bt(W),yield On;break}case"inline":{yield me,yield*bo(W,Re);break}case"image":{yield"!",yield"[",yield*zn(W.attributes.alt,Re),yield"]",yield"(",yield*typeof W.attributes.src=="string"?$n(W.attributes.src,/[()]/g):zn(W.attributes.src,Re),W.attributes.title&&(yield Vt+`"${W.attributes.title}"`),yield")";break}case"link":{yield"[",yield*bo(W,Re),yield"]",yield"(",yield*typeof W.attributes.href=="string"?$n(W.attributes.href,/[()]/g):zn(W.attributes.href,Re),W.attributes.title&&(yield Vt+`"${W.attributes.title}"`),yield")";break}case"text":{const{content:Ee}=W.attributes;Dt.isAst(Ee)?(yield ho+Vt,yield*zn(Ee,Re),yield Vt+So):de.parent&&to.includes(de.parent.type)?yield*$n(Ee,/[*_~]/g):yield*$n(Ee,/^[*>#]/);break}case"blockquote":{const Ee=">"+Vt;yield W.children.map(ue=>Wn(ue,Re).trimStart()).map(ue=>On+me+Ee+ue).join(me+Ee);break}case"hr":{yield On,yield me,yield"---",yield On;break}case"fence":{yield On,yield me;const ue=(W.attributes.content.match(/`{3,}/g)||[]).map(Fe=>Fe.length).reduce(Br,0),Oe="`".repeat(ue?ue+1:3),oe=!W.attributes.content.endsWith(On);yield Oe,W.attributes.language&&(yield W.attributes.language),W.annotations.length&&(yield Vt),yield*bt(W),yield On,yield me,yield W.attributes.content.split(On).join(On+me),oe&&(yield On),yield Oe,yield On;break}case"tag":{W.inline||(yield On,yield me);const Ee=ho+Vt,ue=[...Et(W)].filter(ze=>ze!==void 0),Oe=[Ee+W.tag,...ue],oe=Oe.join(Vt),Fe=oe.length+Ee.length*2>(de.maxTagOpeningWidth||qr);yield(!W.inline&&Fe?Oe.join(On+Vt.repeat(Ee.length)+me):oe)+Vt+(W.children.length?"":"/")+So,W.children.length&&(yield*bo(W,Re.allowIndentation?Do(Re):Re),W.inline||(yield me),yield ho+Vt+"/"+W.tag+Vt+So),W.inline||(yield On);break}case"list":{const Ee=W.children.some(ue=>ue.children.some(Oe=>Oe.type==="paragraph"));for(let ue=0;ue<W.children.length;ue++){const Oe=(()=>{if(!W.attributes.ordered)return W.attributes.marker??Ur;let Fe="1";const ze=W.attributes.start??1;return ue===0&&(Fe=ze.toString()),de.orderedListMode==="increment"&&(Fe=(parseInt(ze)+ue).toString()),`${Fe}${W.attributes.marker??Sr}`})();let oe=Wn(W.children[ue],Do(Re,Oe.length+1));(!Ee||ue===W.children.length-1)&&(oe=oe.trim()),yield On+me+Oe+" "+oe}yield On;break}case"item":{for(let Ee=0;Ee<W.children.length;Ee++)yield*zn(W.children[Ee],Re),Ee===0&&(yield*bt(W));break}case"strong":{yield W.attributes.marker??"**",yield*ti(bo(W,Re)),yield W.attributes.marker??"**";break}case"em":{yield W.attributes.marker??"*",yield*ti(bo(W,Re)),yield W.attributes.marker??"*";break}case"code":{yield"`",yield*ti(zn(W.attributes.content,Re)),yield"`";break}case"s":{yield"~~",yield*ti(bo(W,Re)),yield"~~";break}case"hardbreak":{yield"\\"+On,yield me;break}case"softbreak":{yield On,yield me;break}case"table":{const Ee=[...bo(W,Do(Re))];if(de.parent&&de.parent.type==="tag"&&de.parent.tag==="table"){for(let ue=0;ue<Ee.length;ue++){const Oe=Ee[ue];if(typeof Oe=="string")Oe.trim().length&&(yield On,yield Oe);else{ue!==0&&(yield On,yield me+"---");for(const oe of Oe)yield On+me+Ur+" "+oe}}yield On}else{const ue=[];for(const Fe of Ee)for(let ze=0;ze<Fe.length;ze++)ue[ze]=ue[ze]?Math.max(ue[ze],Fe[ze].length):Fe[ze].length;const[Oe,...oe]=Ee;yield On,yield*Qo(Oe.map((Fe,ze)=>Fe+Vt.repeat(ue[ze]-Fe.length))),yield On,yield*Qo(Oe.map((Fe,ze)=>"-".repeat(ue[ze]))),yield On;for(const Fe of oe)yield*Qo(Fe.map((ze,dt)=>ze+Vt.repeat(ue[dt]-ze.length))),yield On}break}case"thead":{const[Ee]=[...bo(W,Re)];yield Ee||[];break}case"tr":{yield[...bo(W,Re)];break}case"td":case"th":{yield[...bo(W,Re),...bt(W)].join("").trim();break}case"tbody":{yield*bo(W,Re);break}case"comment":{yield"<!-- "+W.attributes.content+` -->
|
|
10766
|
-
`;break}case"error":case"node":break}}function*zn(W,de={}){switch(typeof W){case"undefined":break;case"boolean":case"number":case"string":{yield W.toString();break}case"object":{if(W===null)break;if(Array.isArray(W)){for(const Re of W)yield*zn(Re,de);break}switch(W.$$mdtype){case"Function":{yield*on(W);break}case"Node":yield*Rn(W,de);break;case"Variable":{yield*jt(W);break}default:throw new Error(`Unimplemented: "${W.$$mdtype}"`)}break}}}function Wn(W,de){let Re="";for(const me of zn(W,de))Re+=me;return Re.trimStart()}function wr(W){return W!==!1&&W!==void 0&&W!==null}function wn(W){const de=[{condition:W.attributes.primary,children:[]}];for(const Re of W.children)Re.type==="tag"&&Re.tag==="else"?de.push({condition:"primary"in Re.attributes?Re.attributes.primary:!0,children:[]}):de[de.length-1].children.push(Re);return de}var qn={attributes:{primary:{type:Object,render:!1}},transform(W,de){const Re=wn(W);for(const{condition:me,children:Ee}of Re)if(wr(me)){const ue=Ee.flatMap(Oe=>Oe.transform(de));return ue.some(Ko)?Promise.all(ue).then(Oe=>Oe.flat()):ue}return[]}},pr={selfClosing:!0,attributes:{primary:{type:Object,render:!1}}},mr={transform(W){return Object.values(W).every(de=>wr(de))}},ir={transform(W){return Object.values(W).find(de=>wr(de))!==void 0}},Kn={parameters:{0:{required:!0}},transform(W){return!wr(W[0])}},Jr={transform(W){const de=Object.values(W);return de.every(Re=>Re===de[0])}},Oo={transform(W){return JSON.stringify(W[0],null,2)}},jo={transform(W){return W[0]===void 0?W[1]:W[0]}},$o={and:mr,or:ir,not:Kn,equals:Jr,default:jo,debug:Oo};function In(W,de="td"){W.type="tr",W.attributes={};for(const Re of W.children)Re.type=de;return W}function Ir(W){for(const de of W.walk()){if(de.type!=="tag"||de.tag!=="table")continue;const[Re,...me]=de.children;if(!Re||Re.type==="table")continue;const Ee=new Dt.Node("table",de.attributes,[new Dt.Node("thead"),new Dt.Node("tbody")]),[ue,Oe]=Ee.children;Re.type==="list"&&ue.push(In(Re,"th"));for(const oe of me){if(oe.type==="list")In(oe);else if(oe.type==="tag"&&oe.tag==="if"){const Fe=[];for(const ze of oe.children)ze.type!=="hr"&&(ze.type==="list"&&In(ze),Fe.push(ze));oe.children=Fe}else continue;Oe.push(oe)}de.children=[Ee]}}var or=[Ir],gr={ordered_list:"list",bullet_list:"list",code_inline:"code",list_item:"item",variable:"text"};function uo(W,de){for(const Re of de){W.annotations.push(Re);const{name:me,value:Ee,type:ue}=Re;ue==="attribute"?(W.attributes[me]!==void 0&&W.errors.push({id:"duplicate-attribute",level:"warning",message:`Attribute '${me}' already set`}),W.attributes[me]=Ee):ue==="class"&&(W.attributes.class?W.attributes.class[me]=Ee:W.attributes.class={[me]:Ee})}}function Cn(W,de){switch(de){case"heading":return{level:Number(W.tag.replace("h",""))};case"list":{const Re=W.attrs?Object.fromEntries(W.attrs):void 0,me=W.type.startsWith("ordered");return me&&Re?.start?{ordered:!0,start:Re.start,marker:W.markup}:{ordered:me,marker:W.markup}}case"link":{const Re=Object.fromEntries(W.attrs);return Re.title?{href:Re.href,title:Re.title}:{href:Re.href}}case"image":{const Re=Object.fromEntries(W.attrs);return Re.title?{alt:W.content,src:Re.src,title:Re.title}:{alt:W.content,src:Re.src}}case"em":case"strong":return{marker:W.markup};case"text":case"code":case"comment":return{content:(W.meta||{}).variable||W.content};case"fence":{const[Re]=W.info.split(" ",1);return Re===""||Re===ho?{content:W.content}:{content:W.content,language:Re}}case"td":case"th":{if(W.attrs){const Re=Object.fromEntries(W.attrs);let me;if(Re.style&&(Re.style.includes("left")?me="left":Re.style.includes("center")?me="center":Re.style.includes("right")&&(me="right")),me)return{align:me}}return{}}default:return{}}}function kr(W,de,Re,me,Ee,ue){if(W.type==="frontmatter"){de[0].attributes.frontmatter=W.content;return}if(W.hidden||W.type==="text"&&W.content==="")return;const Oe=W.errors||[],oe=de[de.length-1],{tag:Fe,attributes:ze,error:dt}=W.meta||{};if(W.type==="annotation")return ue?uo(ue,ze):oe.errors.push({id:"no-inline-annotations",level:"error",message:`Can't apply inline annotations to '${oe.type}'`});let ot=W.type.replace(/_(open|close)$/,"");if(gr[ot]&&(ot=gr[ot]),ot==="error"){const{message:sn,location:Vn}=dt;Oe.push({id:"parse-error",level:"critical",message:sn,location:Vn})}if(W.nesting<0){if(oe.type===ot&&oe.tag===Fe)return oe.lines&&W.map&&oe.lines.push(...W.map),de.pop();Oe.push({id:"missing-opening",level:"critical",message:`Node '${ot}' is missing opening`})}const ht=Cn(W,ot),St=new Xo(ot,ht,void 0,Fe||void 0),{position:jn={}}=W;if(St.errors=Oe,Ee!==!1&&(St.lines=W.map||oe.lines||[],St.location={file:Re,start:{line:St.lines[0],character:jn.start},end:{line:St.lines[1],character:jn.end}}),ue&&(St.inline=!0),ze&&["tag","fence","image"].includes(ot)&&uo(St,ze),me&&Fe==="slot"&&typeof St.attributes.primary=="string"?oe.slots[St.attributes.primary]=St:oe.push(St),W.nesting>0&&de.push(St),!Array.isArray(W.children))return;if(St.type==="inline"&&(ue=oe),de.push(St),!(ot==="image"))for(const sn of W.children)kr(sn,de,Re,me,Ee,ue);de.pop()}function ar(W,de){const Re=new Xo("document"),me=[Re];typeof de=="string"&&(de={file:de});for(const Ee of W)kr(Ee,me,de?.file,de?.slots,de?.location);if(me.length>1)for(const Ee of me.slice(1))Ee.errors.push({id:"missing-closing",level:"critical",message:`Node '${Ee.tag||Ee.type}' is missing closing`});for(const Ee of or)Ee(Re);return Re}var fo={};y(fo,{blockquote:()=>xt,code:()=>zo,comment:()=>Fo,document:()=>Mo,em:()=>Or,error:()=>To,fence:()=>Ct,hardbreak:()=>wi,heading:()=>wo,hr:()=>Xt,image:()=>st,inline:()=>cr,item:()=>Ht,link:()=>ii,list:()=>rn,node:()=>Eo,paragraph:()=>Ne,s:()=>so,softbreak:()=>Pi,strong:()=>Nn,table:()=>bn,tbody:()=>Hn,td:()=>An,text:()=>Oi,th:()=>Yn,thead:()=>un,tr:()=>ur});var Mo={render:"article",children:["heading","paragraph","image","table","tag","fence","blockquote","comment","list","hr"],attributes:{frontmatter:{render:!1}}},wo={children:["inline"],attributes:{level:{type:Number,render:!1,required:!0}},transform(W,de){return new jr(`h${W.attributes.level}`,W.transformAttributes(de),W.transformChildren(de))}},Ne={render:"p",children:["inline"]},st={render:"img",attributes:{src:{type:String,required:!0},alt:{type:String},title:{type:String}}},Ct={render:"pre",attributes:{content:{type:String,render:!1,required:!0},language:{type:String,render:"data-language"},process:{type:Boolean,render:!1,default:!0}},transform(W,de){const Re=W.transformAttributes(de),me=W.children.length?W.transformChildren(de):[W.attributes.content];return new jr("pre",Re,me)}},xt={render:"blockquote",children:["heading","paragraph","image","table","tag","fence","blockquote","list","hr"]},Ht={render:"li",children:["inline","heading","paragraph","image","table","tag","fence","blockquote","list","hr"]},rn={children:["item"],attributes:{ordered:{type:Boolean,render:!1,required:!0},start:{type:Number},marker:{type:String,render:!1}},transform(W,de){return new jr(W.attributes.ordered?"ol":"ul",W.transformAttributes(de),W.transformChildren(de))}},Xt={render:"hr"},bn={render:"table"},An={render:"td",children:["inline","heading","paragraph","image","table","tag","fence","blockquote","list","hr"],attributes:{align:{type:String},colspan:{type:Number,render:"colSpan"},rowspan:{type:Number,render:"rowSpan"}}},Yn={render:"th",attributes:{width:{type:String},align:{type:String},colspan:{type:Number,render:"colSpan"},rowspan:{type:Number,render:"rowSpan"}}},ur={render:"tr",children:["th","td"]},Hn={render:"tbody",children:["tr","tag"]},un={render:"thead",children:["tr"]},Nn={render:"strong",children:["em","s","link","code","text","tag"],attributes:{marker:{type:String,render:!1}}},Or={render:"em",children:["strong","s","link","code","text","tag"],attributes:{marker:{type:String,render:!1}}},so={render:"s",children:["strong","em","link","code","text","tag"]},cr={children:["strong","em","s","code","text","tag","link","image","hardbreak","softbreak","comment"]},ii={render:"a",children:["strong","em","s","code","text","tag"],attributes:{href:{type:String,required:!0},title:{type:String}}},zo={render:"code",attributes:{content:{type:String,render:!1,required:!0}},transform(W,de){const Re=W.transformAttributes(de);return new jr("code",Re,[W.attributes.content])}},Oi={attributes:{content:{type:String,required:!0}},transform(W){return W.attributes.content}},wi={render:"br"},Pi={transform(){return" "}},Fo={attributes:{content:{type:String,required:!0}}},To={},Eo={},No=O(Qt()),{escapeHtml:Nr}=(0,No.default)().utils,Io=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]);function no(W){if(typeof W=="string"||typeof W=="number")return Nr(String(W));if(Array.isArray(W))return W.map(no).join("");if(W===null||typeof W!="object"||!jr.isTag(W))return"";const{name:de,attributes:Re,children:me=[]}=W;if(!de)return no(me);let Ee=`<${de}`;for(const[ue,Oe]of Object.entries(Re??{}))Ee+=` ${ue.toLowerCase()}="${Nr(String(Oe))}"`;return Ee+=">",Io.has(de)||(me.length&&(Ee+=no(me)),Ee+=`</${de}>`),Ee}function hi(W,de){return typeof W!="string"||W[0]!==W[0].toUpperCase()?W:de instanceof Function?de(W):de[W]}function Mi(W,de,{components:Re={},resolveTagName:me=hi}={}){function Ee(Oe){if(Oe==null||typeof Oe!="object")return Oe;if(Array.isArray(Oe))return Oe.map(Fe=>Ee(Fe));if(Oe.$$mdtype==="Tag")return ue(Oe);if(typeof Oe!="object")return Oe;const oe={};for(const[Fe,ze]of Object.entries(Oe))oe[Fe]=Ee(ze);return oe}function ue(Oe){if(Array.isArray(Oe))return de.createElement(de.Fragment,null,...Oe.map(ue));if(Oe===null||typeof Oe!="object"||!jr.isTag(Oe))return Oe;const{name:oe,attributes:{class:Fe,...ze}={},children:dt=[]}=Oe;return Fe&&(ze.className=Fe),de.createElement(me(oe,Re),Object.keys(ze).length==0?null:Ee(ze),...dt.map(ue))}return ue(W)}function Xi(W,de){return typeof W!="string"?"Fragment":W[0]!==W[0].toUpperCase()?W:de instanceof Function?de(W):de[W]}function Ni(W){return W.map(Qi).join(", ")}function Ki(W){return W==null||typeof W!="object"?JSON.stringify(W):Array.isArray(W)?`[${W.map(Re=>Ki(Re)).join(", ")}]`:W.$$mdtype==="Tag"?Qi(W):typeof W!="object"?JSON.stringify(W):`{${Object.entries(W).map(([Re,me])=>[JSON.stringify(Re),Ki(me)].join(": ")).join(", ")}}`}function Qi(W){if(Array.isArray(W))return`React.createElement(React.Fragment, null, ${Ni(W)})`;if(W===null||typeof W!="object"||!jr.isTag(W))return JSON.stringify(W);const{name:de,attributes:{class:Re,...me}={},children:Ee=[]}=W;return Re&&(me.className=Re),`React.createElement(
|
|
10770
|
+
`;break}case"error":case"node":break}}function*zn(W,de={}){switch(typeof W){case"undefined":break;case"boolean":case"number":case"string":{yield W.toString();break}case"object":{if(W===null)break;if(Array.isArray(W)){for(const Re of W)yield*zn(Re,de);break}switch(W.$$mdtype){case"Function":{yield*on(W);break}case"Node":yield*Rn(W,de);break;case"Variable":{yield*jt(W);break}default:throw new Error(`Unimplemented: "${W.$$mdtype}"`)}break}}}function Wn(W,de){let Re="";for(const me of zn(W,de))Re+=me;return Re.trimStart()}function wr(W){return W!==!1&&W!==void 0&&W!==null}function wn(W){const de=[{condition:W.attributes.primary,children:[]}];for(const Re of W.children)Re.type==="tag"&&Re.tag==="else"?de.push({condition:"primary"in Re.attributes?Re.attributes.primary:!0,children:[]}):de[de.length-1].children.push(Re);return de}var qn={attributes:{primary:{type:Object,render:!1}},transform(W,de){const Re=wn(W);for(const{condition:me,children:Ee}of Re)if(wr(me)){const ue=Ee.flatMap(Oe=>Oe.transform(de));return ue.some(Ko)?Promise.all(ue).then(Oe=>Oe.flat()):ue}return[]}},pr={selfClosing:!0,attributes:{primary:{type:Object,render:!1}}},mr={transform(W){return Object.values(W).every(de=>wr(de))}},ir={transform(W){return Object.values(W).find(de=>wr(de))!==void 0}},Kn={parameters:{0:{required:!0}},transform(W){return!wr(W[0])}},Jr={transform(W){const de=Object.values(W);return de.every(Re=>Re===de[0])}},Oo={transform(W){return JSON.stringify(W[0],null,2)}},jo={transform(W){return W[0]===void 0?W[1]:W[0]}},$o={and:mr,or:ir,not:Kn,equals:Jr,default:jo,debug:Oo};function In(W,de="td"){W.type="tr",W.attributes={};for(const Re of W.children)Re.type=de;return W}function Ir(W){for(const de of W.walk()){if(de.type!=="tag"||de.tag!=="table")continue;const[Re,...me]=de.children;if(!Re||Re.type==="table")continue;const Ee=new Dt.Node("table",de.attributes,[new Dt.Node("thead"),new Dt.Node("tbody")]),[ue,Oe]=Ee.children;Re.type==="list"&&ue.push(In(Re,"th"));for(const oe of me){if(oe.type==="list")In(oe);else if(oe.type==="tag"&&oe.tag==="if"){const Fe=[];for(const ze of oe.children)ze.type!=="hr"&&(ze.type==="list"&&In(ze),Fe.push(ze));oe.children=Fe}else continue;Oe.push(oe)}de.children=[Ee]}}var or=[Ir],gr={ordered_list:"list",bullet_list:"list",code_inline:"code",list_item:"item",variable:"text"};function uo(W,de){for(const Re of de){W.annotations.push(Re);const{name:me,value:Ee,type:ue}=Re;ue==="attribute"?(W.attributes[me]!==void 0&&W.errors.push({id:"duplicate-attribute",level:"warning",message:`Attribute '${me}' already set`}),W.attributes[me]=Ee):ue==="class"&&(W.attributes.class?W.attributes.class[me]=Ee:W.attributes.class={[me]:Ee})}}function Cn(W,de){switch(de){case"heading":return{level:Number(W.tag.replace("h",""))};case"list":{const Re=W.attrs?Object.fromEntries(W.attrs):void 0,me=W.type.startsWith("ordered");return me&&Re?.start?{ordered:!0,start:Re.start,marker:W.markup}:{ordered:me,marker:W.markup}}case"link":{const Re=Object.fromEntries(W.attrs);return Re.title?{href:Re.href,title:Re.title}:{href:Re.href}}case"image":{const Re=Object.fromEntries(W.attrs);return Re.title?{alt:W.content,src:Re.src,title:Re.title}:{alt:W.content,src:Re.src}}case"em":case"strong":return{marker:W.markup};case"text":case"code":case"comment":return{content:(W.meta||{}).variable||W.content};case"fence":{const[Re]=W.info.split(" ",1);return Re===""||Re===ho?{content:W.content}:{content:W.content,language:Re}}case"td":case"th":{if(W.attrs){const Re=Object.fromEntries(W.attrs);let me;if(Re.style&&(Re.style.includes("left")?me="left":Re.style.includes("center")?me="center":Re.style.includes("right")&&(me="right")),me)return{align:me}}return{}}default:return{}}}function kr(W,de,Re,me,Ee,ue){if(W.type==="frontmatter"){de[0].attributes.frontmatter=W.content;return}if(W.hidden||W.type==="text"&&W.content==="")return;const Oe=W.errors||[],oe=de[de.length-1],{tag:Fe,attributes:ze,error:dt}=W.meta||{};if(W.type==="annotation")return ue?uo(ue,ze):oe.errors.push({id:"no-inline-annotations",level:"error",message:`Can't apply inline annotations to '${oe.type}'`});let ot=W.type.replace(/_(open|close)$/,"");if(gr[ot]&&(ot=gr[ot]),ot==="error"){const{message:sn,location:Vn}=dt;Oe.push({id:"parse-error",level:"critical",message:sn,location:Vn})}if(W.nesting<0){if(oe.type===ot&&oe.tag===Fe)return oe.lines&&W.map&&oe.lines.push(...W.map),de.pop();Oe.push({id:"missing-opening",level:"critical",message:`Node '${ot}' is missing opening`})}const pt=Cn(W,ot),St=new Xo(ot,pt,void 0,Fe||void 0),{position:jn={}}=W;if(St.errors=Oe,Ee!==!1&&(St.lines=W.map||oe.lines||[],St.location={file:Re,start:{line:St.lines[0],character:jn.start},end:{line:St.lines[1],character:jn.end}}),ue&&(St.inline=!0),ze&&["tag","fence","image"].includes(ot)&&uo(St,ze),me&&Fe==="slot"&&typeof St.attributes.primary=="string"?oe.slots[St.attributes.primary]=St:oe.push(St),W.nesting>0&&de.push(St),!Array.isArray(W.children))return;if(St.type==="inline"&&(ue=oe),de.push(St),!(ot==="image"))for(const sn of W.children)kr(sn,de,Re,me,Ee,ue);de.pop()}function ar(W,de){const Re=new Xo("document"),me=[Re];typeof de=="string"&&(de={file:de});for(const Ee of W)kr(Ee,me,de?.file,de?.slots,de?.location);if(me.length>1)for(const Ee of me.slice(1))Ee.errors.push({id:"missing-closing",level:"critical",message:`Node '${Ee.tag||Ee.type}' is missing closing`});for(const Ee of or)Ee(Re);return Re}var fo={};y(fo,{blockquote:()=>xt,code:()=>zo,comment:()=>Fo,document:()=>Mo,em:()=>Or,error:()=>To,fence:()=>Ct,hardbreak:()=>wi,heading:()=>wo,hr:()=>Xt,image:()=>st,inline:()=>cr,item:()=>Ht,link:()=>ii,list:()=>rn,node:()=>Eo,paragraph:()=>Ne,s:()=>so,softbreak:()=>Pi,strong:()=>Nn,table:()=>bn,tbody:()=>Hn,td:()=>An,text:()=>Oi,th:()=>Yn,thead:()=>un,tr:()=>ur});var Mo={render:"article",children:["heading","paragraph","image","table","tag","fence","blockquote","comment","list","hr"],attributes:{frontmatter:{render:!1}}},wo={children:["inline"],attributes:{level:{type:Number,render:!1,required:!0}},transform(W,de){return new jr(`h${W.attributes.level}`,W.transformAttributes(de),W.transformChildren(de))}},Ne={render:"p",children:["inline"]},st={render:"img",attributes:{src:{type:String,required:!0},alt:{type:String},title:{type:String}}},Ct={render:"pre",attributes:{content:{type:String,render:!1,required:!0},language:{type:String,render:"data-language"},process:{type:Boolean,render:!1,default:!0}},transform(W,de){const Re=W.transformAttributes(de),me=W.children.length?W.transformChildren(de):[W.attributes.content];return new jr("pre",Re,me)}},xt={render:"blockquote",children:["heading","paragraph","image","table","tag","fence","blockquote","list","hr"]},Ht={render:"li",children:["inline","heading","paragraph","image","table","tag","fence","blockquote","list","hr"]},rn={children:["item"],attributes:{ordered:{type:Boolean,render:!1,required:!0},start:{type:Number},marker:{type:String,render:!1}},transform(W,de){return new jr(W.attributes.ordered?"ol":"ul",W.transformAttributes(de),W.transformChildren(de))}},Xt={render:"hr"},bn={render:"table"},An={render:"td",children:["inline","heading","paragraph","image","table","tag","fence","blockquote","list","hr"],attributes:{align:{type:String},colspan:{type:Number,render:"colSpan"},rowspan:{type:Number,render:"rowSpan"}}},Yn={render:"th",attributes:{width:{type:String},align:{type:String},colspan:{type:Number,render:"colSpan"},rowspan:{type:Number,render:"rowSpan"}}},ur={render:"tr",children:["th","td"]},Hn={render:"tbody",children:["tr","tag"]},un={render:"thead",children:["tr"]},Nn={render:"strong",children:["em","s","link","code","text","tag"],attributes:{marker:{type:String,render:!1}}},Or={render:"em",children:["strong","s","link","code","text","tag"],attributes:{marker:{type:String,render:!1}}},so={render:"s",children:["strong","em","link","code","text","tag"]},cr={children:["strong","em","s","code","text","tag","link","image","hardbreak","softbreak","comment"]},ii={render:"a",children:["strong","em","s","code","text","tag"],attributes:{href:{type:String,required:!0},title:{type:String}}},zo={render:"code",attributes:{content:{type:String,render:!1,required:!0}},transform(W,de){const Re=W.transformAttributes(de);return new jr("code",Re,[W.attributes.content])}},Oi={attributes:{content:{type:String,required:!0}},transform(W){return W.attributes.content}},wi={render:"br"},Pi={transform(){return" "}},Fo={attributes:{content:{type:String,required:!0}}},To={},Eo={},No=O(Qt()),{escapeHtml:Nr}=(0,No.default)().utils,Io=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]);function no(W){if(typeof W=="string"||typeof W=="number")return Nr(String(W));if(Array.isArray(W))return W.map(no).join("");if(W===null||typeof W!="object"||!jr.isTag(W))return"";const{name:de,attributes:Re,children:me=[]}=W;if(!de)return no(me);let Ee=`<${de}`;for(const[ue,Oe]of Object.entries(Re??{}))Ee+=` ${ue.toLowerCase()}="${Nr(String(Oe))}"`;return Ee+=">",Io.has(de)||(me.length&&(Ee+=no(me)),Ee+=`</${de}>`),Ee}function hi(W,de){return typeof W!="string"||W[0]!==W[0].toUpperCase()?W:de instanceof Function?de(W):de[W]}function Mi(W,de,{components:Re={},resolveTagName:me=hi}={}){function Ee(Oe){if(Oe==null||typeof Oe!="object")return Oe;if(Array.isArray(Oe))return Oe.map(Fe=>Ee(Fe));if(Oe.$$mdtype==="Tag")return ue(Oe);if(typeof Oe!="object")return Oe;const oe={};for(const[Fe,ze]of Object.entries(Oe))oe[Fe]=Ee(ze);return oe}function ue(Oe){if(Array.isArray(Oe))return de.createElement(de.Fragment,null,...Oe.map(ue));if(Oe===null||typeof Oe!="object"||!jr.isTag(Oe))return Oe;const{name:oe,attributes:{class:Fe,...ze}={},children:dt=[]}=Oe;return Fe&&(ze.className=Fe),de.createElement(me(oe,Re),Object.keys(ze).length==0?null:Ee(ze),...dt.map(ue))}return ue(W)}function Xi(W,de){return typeof W!="string"?"Fragment":W[0]!==W[0].toUpperCase()?W:de instanceof Function?de(W):de[W]}function Ni(W){return W.map(Qi).join(", ")}function Ki(W){return W==null||typeof W!="object"?JSON.stringify(W):Array.isArray(W)?`[${W.map(Re=>Ki(Re)).join(", ")}]`:W.$$mdtype==="Tag"?Qi(W):typeof W!="object"?JSON.stringify(W):`{${Object.entries(W).map(([Re,me])=>[JSON.stringify(Re),Ki(me)].join(": ")).join(", ")}}`}function Qi(W){if(Array.isArray(W))return`React.createElement(React.Fragment, null, ${Ni(W)})`;if(W===null||typeof W!="object"||!jr.isTag(W))return JSON.stringify(W);const{name:de,attributes:{class:Re,...me}={},children:Ee=[]}=W;return Re&&(me.className=Re),`React.createElement(
|
|
10767
10771
|
tagName(${JSON.stringify(de)}, components),
|
|
10768
10772
|
${Object.keys(me).length==0?"null":Ki(me)},
|
|
10769
10773
|
${Ni(Ee)})`}function Ia(W,{resolveTagName:de=Xi}={}){if(de.name!=="tagName")throw new Error("resolveTagName must be named tagName");return`
|
|
@@ -10773,7 +10777,7 @@ Error generating stack: `+S.message+`
|
|
|
10773
10777
|
})
|
|
10774
10778
|
`}var oa={html:no,react:Mi,reactStatic:Ia},ia=class{validate(W,de){const{partials:Re={}}=de;return Re[W]?[]:[{id:"attribute-value-invalid",level:"error",message:`Partial \`${W}\` not found. The 'file' attribute must be set in \`config.partials\``}]}},qi={inline:!1,selfClosing:!0,attributes:{file:{type:ia,render:!1,required:!0},variables:{type:Object,render:!1}},transform(W,de){const{partials:Re={}}=de,{file:me,variables:Ee}=W.attributes,ue=Re[me];if(!ue)return null;const Oe={...de,variables:{...de.variables,...Ee,"$$partial:filename":me}},oe=Fe=>Fe.resolve(Oe).transformChildren(Oe);return Array.isArray(ue)?ue.flatMap(oe):oe(ue)}},da={children:["table"],inline:!1},ga={attributes:{primary:{type:String,required:!0}}},Ga={else:pr,if:qn,partial:qi,slot:ga,table:da},ja=O(wt()),ji=O(A());function $i(W,de,Re){try{const{type:me,meta:Ee,nesting:ue=0}=(0,ji.parse)(de,{Variable:lr,Function:Wr}),Oe=W.push(me,"",ue);return Oe.info=de,Oe.meta=Ee,W.delimiters||(W.delimiters=[]),Oe}catch(me){if(!(me instanceof ji.SyntaxError))throw me;const{message:Ee,location:{start:ue,end:Oe}}=me,oe=Re?{start:{offset:ue.offset+Re},end:{offset:Oe.offset+Re}}:null,Fe=W.push("error","",0);return Fe.meta={error:{message:Ee,location:oe}},Fe}}function Ra(W,de,Re,me){const Ee=W.bMarks[de]+W.tShift[de],ue=W.eMarks[de];if(!W.src.startsWith(ho,Ee))return!1;const Oe=xi(W.src,Ee),oe=W.src.slice(0,ue).trim().length;if(!Oe||Oe<oe-So.length)return!1;const Fe=Ee+ho.length,ze=W.src.slice(Fe,Oe).trim(),dt=W.src.slice(Ee,Oe+So.length).split(`
|
|
10775
10779
|
`).length;if(ze[0]==="$")return!1;if(me)return!0;const ot=$i(W,ze,Fe);return ot.map=[de,de+dt],W.line+=dt,!0}function tn(W,de){if(!W.src.startsWith(ho,W.pos))return!1;const Re=xi(W.src,W.pos);if(!Re)return!1;const me=W.src.slice(W.pos+ho.length,Re);return de||$i(W,me.trim()),W.pos=Re+So.length,!0}function vn(W){let de;for(de of W.tokens)if(de.type==="fence"){if(de.info.includes(ho)){const Re=de.info.indexOf(ho),me=xi(de.info,Re),Ee=de.info.slice(Re+ho.length,me);try{const{meta:ue}=(0,ji.parse)(Ee.trim(),{Variable:lr,Function:Wr});de.meta=ue}catch(ue){if(!(ue instanceof ji.SyntaxError))throw ue;de.errors||(de.errors=[]),de.errors.push({id:"fence-tag-error",level:"error",message:`Syntax error in fence tag: ${ue.message}`})}}de?.meta?.attributes?.find(Re=>Re.name==="process"&&!Re.value)||(de.children=si(de.content,de.map[0]))}}function Jn(W){W.block.ruler.before("paragraph","annotations",Ra,{alt:["paragraph","blockquote"]}),W.inline.ruler.push("containers",tn),W.core.ruler.push("annotations",vn)}var Rr="---";function eo(W,de){return W.src.slice(W.bMarks[de],W.eMarks[de]).trim()}function Go(W,de){for(let Re=1;Re<de;Re++)if(eo(W,Re)===Rr)return Re}function Zo(W,de,Re,me){if(de!=0||eo(W,0)!=Rr)return!1;const Ee=Go(W,Re);if(!Ee)return!1;if(me)return!0;const ue=W.push("frontmatter","",0);return ue.content=W.src.slice(W.eMarks[0],W.bMarks[Ee]).trim(),ue.map=[0,Ee],ue.hidden=!0,W.line=Ee+1,!0}function Ro(W){W.block.ruler.before("hr","frontmatter",Zo)}var co="<!--",_o="-->";function ki(W,de,Re,me){const Ee=W.bMarks[de]+W.tShift[de];if(!W.src.startsWith(co,Ee))return!1;const ue=W.src.indexOf(_o,Ee);if(!ue)return!1;if(me)return!0;const Oe=W.src.slice(Ee+co.length,ue),oe=Oe.split(`
|
|
10776
|
-
`).length,Fe=W.push("comment","",0);return Fe.content=Oe.trim(),Fe.map=[de,de+oe],W.line+=oe,!0}function li(W,de){if(!W.src.startsWith(co,W.pos))return!1;const Re=W.src.indexOf(_o,W.pos);if(!Re)return!1;if(de)return!0;const me=W.src.slice(W.pos+co.length,Re),Ee=W.push("comment","",0);return Ee.content=me.trim(),W.pos=Re+_o.length,!0}function Ai(W){W.block.ruler.before("table","comment",ki,{alt:["paragraph"]}),W.inline.ruler.push("comment",li)}var ci=class{constructor(W={}){this.parser=new ja.default(W),this.parser.use(Jn,"annotations",{}),this.parser.use(Ro,"frontmatter",{}),this.parser.disable(["lheading","code"]),W.allowComments&&this.parser.use(Ai,"comments",{})}tokenize(W){return this.parser.parse(W.toString(),{})}},Ri={String,Number,Array,Object,Boolean};function Fi(W,de,Re,me){if(!W)return!0;if(Dt.isFunction(de)&&Re.validation?.validateFunctions){const Ee=Re.functions?.[de.name];return Ee?.returns?Array.isArray(Ee.returns)?Ee.returns.find(ue=>ue===W)!==void 0:Ee.returns===W:!0}if(Dt.isAst(de))return!0;if(Array.isArray(W))return W.some(Ee=>Fi(Ee,de,Re,me));if(typeof W=="string"&&(W=Ri[W]),typeof W=="function"){const Ee=new W;if(Ee.validate)return Ee.validate(de,Re,me)}return de!=null&&de.constructor===W}function La(W){return typeof W=="string"?W:Array.isArray(W)?W.map(La).join(" | "):W.name}function Ya(W,de){const Re=de.functions?.[W.name],me=[];if(!Re)return[{id:"function-undefined",level:"critical",message:`Undefined function: '${W.name}'`}];if(Re.validate&&me.push(...Re.validate(W,de)),Re.parameters)for(const[Ee,ue]of Object.entries(W.parameters)){const Oe=Re.parameters?.[Ee];if(!Oe){me.push({id:"parameter-undefined",level:"error",message:`Invalid parameter: '${Ee}'`});continue}if(!(Dt.isAst(ue)&&!Dt.isFunction(ue))&&Oe.type){const oe=Fi(Oe.type,ue,de,Ee);oe===!1?me.push({id:"parameter-type-invalid",level:"error",message:`Parameter '${Ee}' of '${W.name}' must be type of '${La(Oe.type)}'`}):Array.isArray(oe)&&me.push(...oe)}}for(const[Ee,{required:ue}]of Object.entries(Re.parameters??{}))ue&&W.parameters[Ee]===void 0&&me.push({id:"parameter-missing-required",level:"error",message:`Missing required parameter: '${Ee}'`});return me}function es(W,de){return W.length<=de?JSON.stringify(W):`[${W.slice(0,de).map(me=>JSON.stringify(me)).join(",")}, ... ${W.length-de} more]`}function Aa(W,de){const Re=W.findSchema(de),me=[...W.errors||[]];if(!Re)return me.push({id:W.tag?"tag-undefined":"node-undefined",level:"critical",message:W.tag?`Undefined tag: '${W.tag}'`:`Undefined node: '${W.type}'`}),me;Re.inline!=null&&W.inline!==Re.inline&&me.push({id:"tag-placement-invalid",level:"critical",message:`'${W.tag}' tag should be ${Re.inline?"inline":"block"}`}),Re.selfClosing&&W.children.length>0&&me.push({id:"tag-selfclosing-has-children",level:"critical",message:`'${W.tag}' tag should be self-closing`});const Ee={...Jo,...Re.attributes};for(const ue of Object.keys(W.slots))Re.slots?.[ue]||me.push({id:"slot-undefined",level:"error",message:`Invalid slot: '${ue}'`});for(let[ue,Oe]of Object.entries(W.attributes)){const oe=Ee[ue];if(!oe){me.push({id:"attribute-undefined",level:"error",message:`Invalid attribute: '${ue}'`});continue}let{type:Fe,matches:ze,errorLevel:dt}=oe;if(Dt.isAst(Oe))if(Dt.isFunction(Oe)&&de.validation?.validateFunctions)me.push(...Ya(Oe,de));else if(Dt.isVariable(Oe)&&de.variables){let ot=!1,ht=de.variables;for(const St of Oe.path){if(!Object.prototype.hasOwnProperty.call(ht,St)){ot=!0;break}ht=ht[St]}ot&&me.push({id:"variable-undefined",level:"error",message:`Undefined variable: '${Oe.path.join(".")}'`})}else continue;if(Oe=Oe,Fe){const ot=Fi(Fe,Oe,de,ue);ot===!1&&me.push({id:"attribute-type-invalid",level:dt||"error",message:`Attribute '${ue}' must be type of '${La(Fe)}'`}),Array.isArray(ot)&&me.push(...ot)}if(typeof ze=="function"&&(ze=ze(de)),Array.isArray(ze)&&!ze.includes(Oe)&&me.push({id:"attribute-value-invalid",level:dt||"error",message:`Attribute '${ue}' must match one of ${es(ze,8)}. Got '${Oe}' instead.`}),ze instanceof RegExp&&!ze.test(Oe)&&me.push({id:"attribute-value-invalid",level:dt||"error",message:`Attribute '${ue}' must match ${ze}. Got '${Oe}' instead.`}),typeof oe.validate=="function"){const ot=oe.validate(Oe,de,ue);Array.isArray(ot)&&me.push(...ot)}}for(const[ue,{required:Oe}]of Object.entries(Ee))Oe&&W.attributes[ue]===void 0&&me.push({id:"attribute-missing-required",level:"error",message:`Missing required attribute: '${ue}'`});if(Re.slots)for(const[ue,{required:Oe}]of Object.entries(Re.slots))Oe&&W.slots[ue]===void 0&&me.push({id:"slot-missing-required",level:"error",message:`Missing required slot: '${ue}'`});for(const{type:ue}of W.children)Re.children&&ue!=="error"&&!Re.children.includes(ue)&&me.push({id:"child-invalid",level:"warning",message:`Can't nest '${ue}' in '${W.tag||W.type}'`});if(Re.validate){const ue=Re.validate(W,de);if(Ko(ue))return ue.then(Oe=>me.concat(Oe));me.push(...ue)}return me}function*Ba(W,de=[]){yield[W,de];for(const Re of[...Object.values(W.slots),...W.children])yield*Ba(Re,[...de,W])}function na(W,de){const Re=[...Ba(W)].map(([me,Ee])=>{const{type:ue,lines:Oe,location:oe}=me,Fe={...de,validation:{...de.validation,parents:Ee}},ze=Aa(me,Fe);return Ko(ze)?ze.then(dt=>dt.map(ot=>({type:ue,lines:Oe,location:oe,error:ot}))):ze.map(dt=>({type:ue,lines:Oe,location:oe,error:dt}))});return Re.some(Ko)?Promise.all(Re).then(me=>me.flat()):Re.flat()}var ts=new ci;function Ja(W={}){return{...W,tags:{...Ga,...W.tags},nodes:{...fo,...W.nodes},functions:{...$o,...W.functions}}}function Ua(W,de){return typeof W=="string"&&(W=ts.tokenize(W)),ar(W,de)}function Ds(W,de){return Array.isArray(W)?W.flatMap(Re=>Re.resolve(de)):W.resolve(de)}function Ge(W,de){const Re=Ja(de),me=Ds(W,Re);return Array.isArray(me)?me.flatMap(Ee=>Ee.transform(Re)):me.transform(Re)}function vt(W,de){const Re=Ja(de);return na(W,Re)}function Rt(W,de={},...Re){return{name:W,attributes:de,children:Re}}var Ie=class{constructor(W){this.parse=Ua,this.resolve=de=>Ds(de,this.config),this.transform=de=>Ge(de,this.config),this.validate=de=>vt(de,this.config),this.config=W}};Ie.nodes=fo,Ie.tags=Ga,Ie.functions=$o,Ie.globalAttributes=Jo,Ie.renderers=oa,Ie.transforms=or,Ie.Ast=Dt,Ie.Tag=jr,Ie.Tokenizer=ci,Ie.parseTags=si,Ie.transformer=ni,Ie.validator=Aa,Ie.parse=Ua,Ie.transform=Ge,Ie.validate=vt,Ie.createElement=Rt,Ie.truthy=wr,Ie.format=Wn},83899:b=>{"use strict";b.exports=JSON.parse('{"$id":"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#","description":"Meta-schema for $data reference (JSON AnySchema extension proposal)","type":"object","required":["$data"],"properties":{"$data":{"type":"string","anyOf":[{"format":"relative-json-pointer"},{"format":"json-pointer"}]}},"additionalProperties":false}')},79618:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/applicator","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/applicator":true},"$dynamicAnchor":"meta","title":"Applicator vocabulary meta-schema","type":["object","boolean"],"properties":{"prefixItems":{"$ref":"#/$defs/schemaArray"},"items":{"$dynamicRef":"#meta"},"contains":{"$dynamicRef":"#meta"},"additionalProperties":{"$dynamicRef":"#meta"},"properties":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"},"default":{}},"patternProperties":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"},"propertyNames":{"format":"regex"},"default":{}},"dependentSchemas":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"},"default":{}},"propertyNames":{"$dynamicRef":"#meta"},"if":{"$dynamicRef":"#meta"},"then":{"$dynamicRef":"#meta"},"else":{"$dynamicRef":"#meta"},"allOf":{"$ref":"#/$defs/schemaArray"},"anyOf":{"$ref":"#/$defs/schemaArray"},"oneOf":{"$ref":"#/$defs/schemaArray"},"not":{"$dynamicRef":"#meta"}},"$defs":{"schemaArray":{"type":"array","minItems":1,"items":{"$dynamicRef":"#meta"}}}}')},93796:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/content","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/content":true},"$dynamicAnchor":"meta","title":"Content vocabulary meta-schema","type":["object","boolean"],"properties":{"contentEncoding":{"type":"string"},"contentMediaType":{"type":"string"},"contentSchema":{"$dynamicRef":"#meta"}}}')},29432:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/core","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/core":true},"$dynamicAnchor":"meta","title":"Core vocabulary meta-schema","type":["object","boolean"],"properties":{"$id":{"$ref":"#/$defs/uriReferenceString","$comment":"Non-empty fragments not allowed.","pattern":"^[^#]*#?$"},"$schema":{"$ref":"#/$defs/uriString"},"$ref":{"$ref":"#/$defs/uriReferenceString"},"$anchor":{"$ref":"#/$defs/anchorString"},"$dynamicRef":{"$ref":"#/$defs/uriReferenceString"},"$dynamicAnchor":{"$ref":"#/$defs/anchorString"},"$vocabulary":{"type":"object","propertyNames":{"$ref":"#/$defs/uriString"},"additionalProperties":{"type":"boolean"}},"$comment":{"type":"string"},"$defs":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"}}},"$defs":{"anchorString":{"type":"string","pattern":"^[A-Za-z_][-A-Za-z0-9._]*$"},"uriString":{"type":"string","format":"uri"},"uriReferenceString":{"type":"string","format":"uri-reference"}}}')},53134:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/format-annotation","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/format-annotation":true},"$dynamicAnchor":"meta","title":"Format vocabulary meta-schema for annotation results","type":["object","boolean"],"properties":{"format":{"type":"string"}}}')},53381:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/meta-data","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/meta-data":true},"$dynamicAnchor":"meta","title":"Meta-data vocabulary meta-schema","type":["object","boolean"],"properties":{"title":{"type":"string"},"description":{"type":"string"},"default":true,"deprecated":{"type":"boolean","default":false},"readOnly":{"type":"boolean","default":false},"writeOnly":{"type":"boolean","default":false},"examples":{"type":"array","items":true}}}')},20493:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/unevaluated","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/unevaluated":true},"$dynamicAnchor":"meta","title":"Unevaluated applicator vocabulary meta-schema","type":["object","boolean"],"properties":{"unevaluatedItems":{"$dynamicRef":"#meta"},"unevaluatedProperties":{"$dynamicRef":"#meta"}}}')},47708:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/validation","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/validation":true},"$dynamicAnchor":"meta","title":"Validation vocabulary meta-schema","type":["object","boolean"],"properties":{"type":{"anyOf":[{"$ref":"#/$defs/simpleTypes"},{"type":"array","items":{"$ref":"#/$defs/simpleTypes"},"minItems":1,"uniqueItems":true}]},"const":true,"enum":{"type":"array","items":true},"multipleOf":{"type":"number","exclusiveMinimum":0},"maximum":{"type":"number"},"exclusiveMaximum":{"type":"number"},"minimum":{"type":"number"},"exclusiveMinimum":{"type":"number"},"maxLength":{"$ref":"#/$defs/nonNegativeInteger"},"minLength":{"$ref":"#/$defs/nonNegativeIntegerDefault0"},"pattern":{"type":"string","format":"regex"},"maxItems":{"$ref":"#/$defs/nonNegativeInteger"},"minItems":{"$ref":"#/$defs/nonNegativeIntegerDefault0"},"uniqueItems":{"type":"boolean","default":false},"maxContains":{"$ref":"#/$defs/nonNegativeInteger"},"minContains":{"$ref":"#/$defs/nonNegativeInteger","default":1},"maxProperties":{"$ref":"#/$defs/nonNegativeInteger"},"minProperties":{"$ref":"#/$defs/nonNegativeIntegerDefault0"},"required":{"$ref":"#/$defs/stringArray"},"dependentRequired":{"type":"object","additionalProperties":{"$ref":"#/$defs/stringArray"}}},"$defs":{"nonNegativeInteger":{"type":"integer","minimum":0},"nonNegativeIntegerDefault0":{"$ref":"#/$defs/nonNegativeInteger","default":0},"simpleTypes":{"enum":["array","boolean","integer","null","number","object","string"]},"stringArray":{"type":"array","items":{"type":"string"},"uniqueItems":true,"default":[]}}}')},44228:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/schema","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/core":true,"https://json-schema.org/draft/2020-12/vocab/applicator":true,"https://json-schema.org/draft/2020-12/vocab/unevaluated":true,"https://json-schema.org/draft/2020-12/vocab/validation":true,"https://json-schema.org/draft/2020-12/vocab/meta-data":true,"https://json-schema.org/draft/2020-12/vocab/format-annotation":true,"https://json-schema.org/draft/2020-12/vocab/content":true},"$dynamicAnchor":"meta","title":"Core and Validation specifications meta-schema","allOf":[{"$ref":"meta/core"},{"$ref":"meta/applicator"},{"$ref":"meta/unevaluated"},{"$ref":"meta/validation"},{"$ref":"meta/meta-data"},{"$ref":"meta/format-annotation"},{"$ref":"meta/content"}],"type":["object","boolean"],"$comment":"This meta-schema also defines keywords that have appeared in previous drafts in order to prevent incompatible extensions as they remain in common use.","properties":{"definitions":{"$comment":"\\"definitions\\" has been replaced by \\"$defs\\".","type":"object","additionalProperties":{"$dynamicRef":"#meta"},"deprecated":true,"default":{}},"dependencies":{"$comment":"\\"dependencies\\" has been split and replaced by \\"dependentSchemas\\" and \\"dependentRequired\\" in order to serve their differing semantics.","type":"object","additionalProperties":{"anyOf":[{"$dynamicRef":"#meta"},{"$ref":"meta/validation#/$defs/stringArray"}]},"deprecated":true,"default":{}},"$recursiveAnchor":{"$comment":"\\"$recursiveAnchor\\" has been replaced by \\"$dynamicAnchor\\".","$ref":"meta/core#/$defs/anchorString","deprecated":true},"$recursiveRef":{"$comment":"\\"$recursiveRef\\" has been replaced by \\"$dynamicRef\\".","$ref":"meta/core#/$defs/uriReferenceString","deprecated":true}}}')},65197:b=>{"use strict";b.exports={rE:"1.34.2"}},64725:b=>{"use strict";b.exports={rE:"7.0.8"}}},au={};function Vr(b){var t=au[b];if(t!==void 0)return t.exports;var e=au[b]={id:b,loaded:!1,exports:{}};return $d[b].call(e.exports,e,e.exports,Vr),e.loaded=!0,e.exports}Vr.m=$d,Vr.n=b=>{var t=b&&b.__esModule?()=>b.default:()=>b;return Vr.d(t,{a:t}),t},(()=>{var b=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,t;Vr.t=function(e,o){if(o&1&&(e=this(e)),o&8||typeof e=="object"&&e&&(o&4&&e.__esModule||o&16&&typeof e.then=="function"))return e;var f=Object.create(null);Vr.r(f);var p={};t=t||[null,b({}),b([]),b(b)];for(var C=o&2&&e;typeof C=="object"&&!~t.indexOf(C);C=b(C))Object.getOwnPropertyNames(C).forEach(u=>p[u]=()=>e[u]);return p.default=()=>e,Vr.d(f,p),f}})(),Vr.d=(b,t)=>{for(var e in t)Vr.o(t,e)&&!Vr.o(b,e)&&Object.defineProperty(b,e,{enumerable:!0,get:t[e]})},Vr.f={},Vr.e=b=>Promise.all(Object.keys(Vr.f).reduce((t,e)=>(Vr.f[e](b,t),t),[])),Vr.u=b=>""+b+".redocly-openapi-docs.min.js",Vr.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}(),Vr.o=(b,t)=>Object.prototype.hasOwnProperty.call(b,t),(()=>{var b={},t="RedoclyOpenAPIDocs:";Vr.l=(e,o,f,p)=>{if(b[e]){b[e].push(o);return}var C,u;if(f!==void 0)for(var g=document.getElementsByTagName("script"),d=0;d<g.length;d++){var v=g[d];if(v.getAttribute("src")==e||v.getAttribute("data-webpack")==t+f){C=v;break}}C||(u=!0,C=document.createElement("script"),C.charset="utf-8",C.timeout=120,Vr.nc&&C.setAttribute("nonce",Vr.nc),C.setAttribute("data-webpack",t+f),C.src=e),b[e]=[o];var y=(O,A)=>{C.onerror=C.onload=null,clearTimeout(P);var E=b[e];if(delete b[e],C.parentNode&&C.parentNode.removeChild(C),E&&E.forEach(x=>x(A)),O)return O(A)},P=setTimeout(y.bind(null,void 0,{type:"timeout",target:C}),12e4);C.onerror=y.bind(null,C.onerror),C.onload=y.bind(null,C.onload),u&&document.head.appendChild(C)}})(),Vr.r=b=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(b,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(b,"__esModule",{value:!0})},Vr.nmd=b=>(b.paths=[],b.children||(b.children=[]),b),(()=>{var b;Vr.g.importScripts&&(b=Vr.g.location+"");var t=Vr.g.document;if(!b&&t&&(t.currentScript&&t.currentScript.tagName.toUpperCase()==="SCRIPT"&&(b=t.currentScript.src),!b)){var e=t.getElementsByTagName("script");if(e.length)for(var o=e.length-1;o>-1&&(!b||!/^http(s?):/.test(b));)b=e[o--].src}if(!b)throw new Error("Automatic publicPath is not supported in this browser");b=b.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),Vr.p=b})(),(()=>{var b={442:0};Vr.f.j=(o,f)=>{var p=Vr.o(b,o)?b[o]:void 0;if(p!==0)if(p)f.push(p[2]);else{var C=new Promise((v,y)=>p=b[o]=[v,y]);f.push(p[2]=C);var u=Vr.p+Vr.u(o),g=new Error,d=v=>{if(Vr.o(b,o)&&(p=b[o],p!==0&&(b[o]=void 0),p)){var y=v&&(v.type==="load"?"missing":v.type),P=v&&v.target&&v.target.src;g.message="Loading chunk "+o+` failed.
|
|
10780
|
+
`).length,Fe=W.push("comment","",0);return Fe.content=Oe.trim(),Fe.map=[de,de+oe],W.line+=oe,!0}function li(W,de){if(!W.src.startsWith(co,W.pos))return!1;const Re=W.src.indexOf(_o,W.pos);if(!Re)return!1;if(de)return!0;const me=W.src.slice(W.pos+co.length,Re),Ee=W.push("comment","",0);return Ee.content=me.trim(),W.pos=Re+_o.length,!0}function Ai(W){W.block.ruler.before("table","comment",ki,{alt:["paragraph"]}),W.inline.ruler.push("comment",li)}var ci=class{constructor(W={}){this.parser=new ja.default(W),this.parser.use(Jn,"annotations",{}),this.parser.use(Ro,"frontmatter",{}),this.parser.disable(["lheading","code"]),W.allowComments&&this.parser.use(Ai,"comments",{})}tokenize(W){return this.parser.parse(W.toString(),{})}},Ri={String,Number,Array,Object,Boolean};function Fi(W,de,Re,me){if(!W)return!0;if(Dt.isFunction(de)&&Re.validation?.validateFunctions){const Ee=Re.functions?.[de.name];return Ee?.returns?Array.isArray(Ee.returns)?Ee.returns.find(ue=>ue===W)!==void 0:Ee.returns===W:!0}if(Dt.isAst(de))return!0;if(Array.isArray(W))return W.some(Ee=>Fi(Ee,de,Re,me));if(typeof W=="string"&&(W=Ri[W]),typeof W=="function"){const Ee=new W;if(Ee.validate)return Ee.validate(de,Re,me)}return de!=null&&de.constructor===W}function La(W){return typeof W=="string"?W:Array.isArray(W)?W.map(La).join(" | "):W.name}function Ya(W,de){const Re=de.functions?.[W.name],me=[];if(!Re)return[{id:"function-undefined",level:"critical",message:`Undefined function: '${W.name}'`}];if(Re.validate&&me.push(...Re.validate(W,de)),Re.parameters)for(const[Ee,ue]of Object.entries(W.parameters)){const Oe=Re.parameters?.[Ee];if(!Oe){me.push({id:"parameter-undefined",level:"error",message:`Invalid parameter: '${Ee}'`});continue}if(!(Dt.isAst(ue)&&!Dt.isFunction(ue))&&Oe.type){const oe=Fi(Oe.type,ue,de,Ee);oe===!1?me.push({id:"parameter-type-invalid",level:"error",message:`Parameter '${Ee}' of '${W.name}' must be type of '${La(Oe.type)}'`}):Array.isArray(oe)&&me.push(...oe)}}for(const[Ee,{required:ue}]of Object.entries(Re.parameters??{}))ue&&W.parameters[Ee]===void 0&&me.push({id:"parameter-missing-required",level:"error",message:`Missing required parameter: '${Ee}'`});return me}function es(W,de){return W.length<=de?JSON.stringify(W):`[${W.slice(0,de).map(me=>JSON.stringify(me)).join(",")}, ... ${W.length-de} more]`}function Aa(W,de){const Re=W.findSchema(de),me=[...W.errors||[]];if(!Re)return me.push({id:W.tag?"tag-undefined":"node-undefined",level:"critical",message:W.tag?`Undefined tag: '${W.tag}'`:`Undefined node: '${W.type}'`}),me;Re.inline!=null&&W.inline!==Re.inline&&me.push({id:"tag-placement-invalid",level:"critical",message:`'${W.tag}' tag should be ${Re.inline?"inline":"block"}`}),Re.selfClosing&&W.children.length>0&&me.push({id:"tag-selfclosing-has-children",level:"critical",message:`'${W.tag}' tag should be self-closing`});const Ee={...Jo,...Re.attributes};for(const ue of Object.keys(W.slots))Re.slots?.[ue]||me.push({id:"slot-undefined",level:"error",message:`Invalid slot: '${ue}'`});for(let[ue,Oe]of Object.entries(W.attributes)){const oe=Ee[ue];if(!oe){me.push({id:"attribute-undefined",level:"error",message:`Invalid attribute: '${ue}'`});continue}let{type:Fe,matches:ze,errorLevel:dt}=oe;if(Dt.isAst(Oe))if(Dt.isFunction(Oe)&&de.validation?.validateFunctions)me.push(...Ya(Oe,de));else if(Dt.isVariable(Oe)&&de.variables){let ot=!1,pt=de.variables;for(const St of Oe.path){if(!Object.prototype.hasOwnProperty.call(pt,St)){ot=!0;break}pt=pt[St]}ot&&me.push({id:"variable-undefined",level:"error",message:`Undefined variable: '${Oe.path.join(".")}'`})}else continue;if(Oe=Oe,Fe){const ot=Fi(Fe,Oe,de,ue);ot===!1&&me.push({id:"attribute-type-invalid",level:dt||"error",message:`Attribute '${ue}' must be type of '${La(Fe)}'`}),Array.isArray(ot)&&me.push(...ot)}if(typeof ze=="function"&&(ze=ze(de)),Array.isArray(ze)&&!ze.includes(Oe)&&me.push({id:"attribute-value-invalid",level:dt||"error",message:`Attribute '${ue}' must match one of ${es(ze,8)}. Got '${Oe}' instead.`}),ze instanceof RegExp&&!ze.test(Oe)&&me.push({id:"attribute-value-invalid",level:dt||"error",message:`Attribute '${ue}' must match ${ze}. Got '${Oe}' instead.`}),typeof oe.validate=="function"){const ot=oe.validate(Oe,de,ue);Array.isArray(ot)&&me.push(...ot)}}for(const[ue,{required:Oe}]of Object.entries(Ee))Oe&&W.attributes[ue]===void 0&&me.push({id:"attribute-missing-required",level:"error",message:`Missing required attribute: '${ue}'`});if(Re.slots)for(const[ue,{required:Oe}]of Object.entries(Re.slots))Oe&&W.slots[ue]===void 0&&me.push({id:"slot-missing-required",level:"error",message:`Missing required slot: '${ue}'`});for(const{type:ue}of W.children)Re.children&&ue!=="error"&&!Re.children.includes(ue)&&me.push({id:"child-invalid",level:"warning",message:`Can't nest '${ue}' in '${W.tag||W.type}'`});if(Re.validate){const ue=Re.validate(W,de);if(Ko(ue))return ue.then(Oe=>me.concat(Oe));me.push(...ue)}return me}function*Ba(W,de=[]){yield[W,de];for(const Re of[...Object.values(W.slots),...W.children])yield*Ba(Re,[...de,W])}function na(W,de){const Re=[...Ba(W)].map(([me,Ee])=>{const{type:ue,lines:Oe,location:oe}=me,Fe={...de,validation:{...de.validation,parents:Ee}},ze=Aa(me,Fe);return Ko(ze)?ze.then(dt=>dt.map(ot=>({type:ue,lines:Oe,location:oe,error:ot}))):ze.map(dt=>({type:ue,lines:Oe,location:oe,error:dt}))});return Re.some(Ko)?Promise.all(Re).then(me=>me.flat()):Re.flat()}var ts=new ci;function Ja(W={}){return{...W,tags:{...Ga,...W.tags},nodes:{...fo,...W.nodes},functions:{...$o,...W.functions}}}function Ua(W,de){return typeof W=="string"&&(W=ts.tokenize(W)),ar(W,de)}function Ds(W,de){return Array.isArray(W)?W.flatMap(Re=>Re.resolve(de)):W.resolve(de)}function Ge(W,de){const Re=Ja(de),me=Ds(W,Re);return Array.isArray(me)?me.flatMap(Ee=>Ee.transform(Re)):me.transform(Re)}function vt(W,de){const Re=Ja(de);return na(W,Re)}function Rt(W,de={},...Re){return{name:W,attributes:de,children:Re}}var Ie=class{constructor(W){this.parse=Ua,this.resolve=de=>Ds(de,this.config),this.transform=de=>Ge(de,this.config),this.validate=de=>vt(de,this.config),this.config=W}};Ie.nodes=fo,Ie.tags=Ga,Ie.functions=$o,Ie.globalAttributes=Jo,Ie.renderers=oa,Ie.transforms=or,Ie.Ast=Dt,Ie.Tag=jr,Ie.Tokenizer=ci,Ie.parseTags=si,Ie.transformer=ni,Ie.validator=Aa,Ie.parse=Ua,Ie.transform=Ge,Ie.validate=vt,Ie.createElement=Rt,Ie.truthy=wr,Ie.format=Wn},83899:b=>{"use strict";b.exports=JSON.parse('{"$id":"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#","description":"Meta-schema for $data reference (JSON AnySchema extension proposal)","type":"object","required":["$data"],"properties":{"$data":{"type":"string","anyOf":[{"format":"relative-json-pointer"},{"format":"json-pointer"}]}},"additionalProperties":false}')},79618:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/applicator","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/applicator":true},"$dynamicAnchor":"meta","title":"Applicator vocabulary meta-schema","type":["object","boolean"],"properties":{"prefixItems":{"$ref":"#/$defs/schemaArray"},"items":{"$dynamicRef":"#meta"},"contains":{"$dynamicRef":"#meta"},"additionalProperties":{"$dynamicRef":"#meta"},"properties":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"},"default":{}},"patternProperties":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"},"propertyNames":{"format":"regex"},"default":{}},"dependentSchemas":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"},"default":{}},"propertyNames":{"$dynamicRef":"#meta"},"if":{"$dynamicRef":"#meta"},"then":{"$dynamicRef":"#meta"},"else":{"$dynamicRef":"#meta"},"allOf":{"$ref":"#/$defs/schemaArray"},"anyOf":{"$ref":"#/$defs/schemaArray"},"oneOf":{"$ref":"#/$defs/schemaArray"},"not":{"$dynamicRef":"#meta"}},"$defs":{"schemaArray":{"type":"array","minItems":1,"items":{"$dynamicRef":"#meta"}}}}')},93796:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/content","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/content":true},"$dynamicAnchor":"meta","title":"Content vocabulary meta-schema","type":["object","boolean"],"properties":{"contentEncoding":{"type":"string"},"contentMediaType":{"type":"string"},"contentSchema":{"$dynamicRef":"#meta"}}}')},29432:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/core","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/core":true},"$dynamicAnchor":"meta","title":"Core vocabulary meta-schema","type":["object","boolean"],"properties":{"$id":{"$ref":"#/$defs/uriReferenceString","$comment":"Non-empty fragments not allowed.","pattern":"^[^#]*#?$"},"$schema":{"$ref":"#/$defs/uriString"},"$ref":{"$ref":"#/$defs/uriReferenceString"},"$anchor":{"$ref":"#/$defs/anchorString"},"$dynamicRef":{"$ref":"#/$defs/uriReferenceString"},"$dynamicAnchor":{"$ref":"#/$defs/anchorString"},"$vocabulary":{"type":"object","propertyNames":{"$ref":"#/$defs/uriString"},"additionalProperties":{"type":"boolean"}},"$comment":{"type":"string"},"$defs":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"}}},"$defs":{"anchorString":{"type":"string","pattern":"^[A-Za-z_][-A-Za-z0-9._]*$"},"uriString":{"type":"string","format":"uri"},"uriReferenceString":{"type":"string","format":"uri-reference"}}}')},53134:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/format-annotation","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/format-annotation":true},"$dynamicAnchor":"meta","title":"Format vocabulary meta-schema for annotation results","type":["object","boolean"],"properties":{"format":{"type":"string"}}}')},53381:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/meta-data","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/meta-data":true},"$dynamicAnchor":"meta","title":"Meta-data vocabulary meta-schema","type":["object","boolean"],"properties":{"title":{"type":"string"},"description":{"type":"string"},"default":true,"deprecated":{"type":"boolean","default":false},"readOnly":{"type":"boolean","default":false},"writeOnly":{"type":"boolean","default":false},"examples":{"type":"array","items":true}}}')},20493:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/unevaluated","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/unevaluated":true},"$dynamicAnchor":"meta","title":"Unevaluated applicator vocabulary meta-schema","type":["object","boolean"],"properties":{"unevaluatedItems":{"$dynamicRef":"#meta"},"unevaluatedProperties":{"$dynamicRef":"#meta"}}}')},47708:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/validation","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/validation":true},"$dynamicAnchor":"meta","title":"Validation vocabulary meta-schema","type":["object","boolean"],"properties":{"type":{"anyOf":[{"$ref":"#/$defs/simpleTypes"},{"type":"array","items":{"$ref":"#/$defs/simpleTypes"},"minItems":1,"uniqueItems":true}]},"const":true,"enum":{"type":"array","items":true},"multipleOf":{"type":"number","exclusiveMinimum":0},"maximum":{"type":"number"},"exclusiveMaximum":{"type":"number"},"minimum":{"type":"number"},"exclusiveMinimum":{"type":"number"},"maxLength":{"$ref":"#/$defs/nonNegativeInteger"},"minLength":{"$ref":"#/$defs/nonNegativeIntegerDefault0"},"pattern":{"type":"string","format":"regex"},"maxItems":{"$ref":"#/$defs/nonNegativeInteger"},"minItems":{"$ref":"#/$defs/nonNegativeIntegerDefault0"},"uniqueItems":{"type":"boolean","default":false},"maxContains":{"$ref":"#/$defs/nonNegativeInteger"},"minContains":{"$ref":"#/$defs/nonNegativeInteger","default":1},"maxProperties":{"$ref":"#/$defs/nonNegativeInteger"},"minProperties":{"$ref":"#/$defs/nonNegativeIntegerDefault0"},"required":{"$ref":"#/$defs/stringArray"},"dependentRequired":{"type":"object","additionalProperties":{"$ref":"#/$defs/stringArray"}}},"$defs":{"nonNegativeInteger":{"type":"integer","minimum":0},"nonNegativeIntegerDefault0":{"$ref":"#/$defs/nonNegativeInteger","default":0},"simpleTypes":{"enum":["array","boolean","integer","null","number","object","string"]},"stringArray":{"type":"array","items":{"type":"string"},"uniqueItems":true,"default":[]}}}')},44228:b=>{"use strict";b.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/schema","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/core":true,"https://json-schema.org/draft/2020-12/vocab/applicator":true,"https://json-schema.org/draft/2020-12/vocab/unevaluated":true,"https://json-schema.org/draft/2020-12/vocab/validation":true,"https://json-schema.org/draft/2020-12/vocab/meta-data":true,"https://json-schema.org/draft/2020-12/vocab/format-annotation":true,"https://json-schema.org/draft/2020-12/vocab/content":true},"$dynamicAnchor":"meta","title":"Core and Validation specifications meta-schema","allOf":[{"$ref":"meta/core"},{"$ref":"meta/applicator"},{"$ref":"meta/unevaluated"},{"$ref":"meta/validation"},{"$ref":"meta/meta-data"},{"$ref":"meta/format-annotation"},{"$ref":"meta/content"}],"type":["object","boolean"],"$comment":"This meta-schema also defines keywords that have appeared in previous drafts in order to prevent incompatible extensions as they remain in common use.","properties":{"definitions":{"$comment":"\\"definitions\\" has been replaced by \\"$defs\\".","type":"object","additionalProperties":{"$dynamicRef":"#meta"},"deprecated":true,"default":{}},"dependencies":{"$comment":"\\"dependencies\\" has been split and replaced by \\"dependentSchemas\\" and \\"dependentRequired\\" in order to serve their differing semantics.","type":"object","additionalProperties":{"anyOf":[{"$dynamicRef":"#meta"},{"$ref":"meta/validation#/$defs/stringArray"}]},"deprecated":true,"default":{}},"$recursiveAnchor":{"$comment":"\\"$recursiveAnchor\\" has been replaced by \\"$dynamicAnchor\\".","$ref":"meta/core#/$defs/anchorString","deprecated":true},"$recursiveRef":{"$comment":"\\"$recursiveRef\\" has been replaced by \\"$dynamicRef\\".","$ref":"meta/core#/$defs/uriReferenceString","deprecated":true}}}')},65197:b=>{"use strict";b.exports={rE:"1.34.2"}},64725:b=>{"use strict";b.exports={rE:"7.0.8"}}},au={};function Vr(b){var t=au[b];if(t!==void 0)return t.exports;var e=au[b]={id:b,loaded:!1,exports:{}};return $d[b].call(e.exports,e,e.exports,Vr),e.loaded=!0,e.exports}Vr.m=$d,Vr.n=b=>{var t=b&&b.__esModule?()=>b.default:()=>b;return Vr.d(t,{a:t}),t},(()=>{var b=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,t;Vr.t=function(e,o){if(o&1&&(e=this(e)),o&8||typeof e=="object"&&e&&(o&4&&e.__esModule||o&16&&typeof e.then=="function"))return e;var f=Object.create(null);Vr.r(f);var p={};t=t||[null,b({}),b([]),b(b)];for(var C=o&2&&e;typeof C=="object"&&!~t.indexOf(C);C=b(C))Object.getOwnPropertyNames(C).forEach(u=>p[u]=()=>e[u]);return p.default=()=>e,Vr.d(f,p),f}})(),Vr.d=(b,t)=>{for(var e in t)Vr.o(t,e)&&!Vr.o(b,e)&&Object.defineProperty(b,e,{enumerable:!0,get:t[e]})},Vr.f={},Vr.e=b=>Promise.all(Object.keys(Vr.f).reduce((t,e)=>(Vr.f[e](b,t),t),[])),Vr.u=b=>""+b+".redocly-openapi-docs.min.js",Vr.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}(),Vr.o=(b,t)=>Object.prototype.hasOwnProperty.call(b,t),(()=>{var b={},t="RedoclyOpenAPIDocs:";Vr.l=(e,o,f,p)=>{if(b[e]){b[e].push(o);return}var C,u;if(f!==void 0)for(var g=document.getElementsByTagName("script"),d=0;d<g.length;d++){var v=g[d];if(v.getAttribute("src")==e||v.getAttribute("data-webpack")==t+f){C=v;break}}C||(u=!0,C=document.createElement("script"),C.charset="utf-8",C.timeout=120,Vr.nc&&C.setAttribute("nonce",Vr.nc),C.setAttribute("data-webpack",t+f),C.src=e),b[e]=[o];var y=(O,A)=>{C.onerror=C.onload=null,clearTimeout(P);var E=b[e];if(delete b[e],C.parentNode&&C.parentNode.removeChild(C),E&&E.forEach(x=>x(A)),O)return O(A)},P=setTimeout(y.bind(null,void 0,{type:"timeout",target:C}),12e4);C.onerror=y.bind(null,C.onerror),C.onload=y.bind(null,C.onload),u&&document.head.appendChild(C)}})(),Vr.r=b=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(b,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(b,"__esModule",{value:!0})},Vr.nmd=b=>(b.paths=[],b.children||(b.children=[]),b),(()=>{var b;Vr.g.importScripts&&(b=Vr.g.location+"");var t=Vr.g.document;if(!b&&t&&(t.currentScript&&t.currentScript.tagName.toUpperCase()==="SCRIPT"&&(b=t.currentScript.src),!b)){var e=t.getElementsByTagName("script");if(e.length)for(var o=e.length-1;o>-1&&(!b||!/^http(s?):/.test(b));)b=e[o--].src}if(!b)throw new Error("Automatic publicPath is not supported in this browser");b=b.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),Vr.p=b})(),(()=>{var b={442:0};Vr.f.j=(o,f)=>{var p=Vr.o(b,o)?b[o]:void 0;if(p!==0)if(p)f.push(p[2]);else{var C=new Promise((v,y)=>p=b[o]=[v,y]);f.push(p[2]=C);var u=Vr.p+Vr.u(o),g=new Error,d=v=>{if(Vr.o(b,o)&&(p=b[o],p!==0&&(b[o]=void 0),p)){var y=v&&(v.type==="load"?"missing":v.type),P=v&&v.target&&v.target.src;g.message="Loading chunk "+o+` failed.
|
|
10777
10781
|
(`+y+": "+P+")",g.name="ChunkLoadError",g.type=y,g.request=P,p[1](g)}};Vr.l(u,d,"chunk-"+o,o)}};var t=(o,f)=>{var[p,C,u]=f,g,d,v=0;if(p.some(P=>b[P]!==0)){for(g in C)Vr.o(C,g)&&(Vr.m[g]=C[g]);if(u)var y=u(Vr)}for(o&&o(f);v<p.length;v++)d=p[v],Vr.o(b,d)&&b[d]&&b[d][0](),b[d]=0},e=this.webpackChunkRedoclyOpenAPIDocs=this.webpackChunkRedoclyOpenAPIDocs||[];e.forEach(t.bind(null,0)),e.push=t.bind(null,e.push.bind(e))})(),Vr.nc=void 0;var qh={};return(()=>{"use strict";Vr.r(qh),Vr.d(qh,{hydrate:()=>i2,init:()=>d0,revision:()=>s2,setParameterValue:()=>T.nc,setPublicPath:()=>f0,setSecurityDetails:()=>T.TJ,setSecurityDetailsVariants:()=>T.bY,version:()=>a2});var b=Vr(44489),t=Vr(31144),e=Vr(27573),o=Vr(48779),f=Vr(51719),p=Vr(13771),C=Vr(63011),u=Vr(48608),g=Vr(72966),d=Vr(23584),v=Vr(4368),y=Vr(89803),P=Vr(81694),O=Vr(4383),A=Vr(62344),E=Vr(38692),x=Vr(13078),n=Vr(44349),a=Vr(72181),c=Vr(57966),T=Vr(97421);const I=(D,w)=>D.unstable_is?D.unstable_is(w):w===D,L=D=>"init"in D,M=D=>!!D.write,N=D=>"v"in D||"e"in D,j=D=>{if("e"in D)throw D.e;if(!("v"in D))throw new Error("[Bug] atom state is not initialized");return D.v},z=new WeakMap,B=D=>{var w;return k(D)&&!!((w=z.get(D))!=null&&w[0])},Y=D=>{const w=z.get(D);w?.[0]&&(w[0]=!1,w[1].forEach(F=>F()))},K=(D,w)=>{let F=z.get(D);if(!F){F=[!0,new Set],z.set(D,F);const ie=()=>{F[0]=!1};D.then(ie,ie)}F[1].add(w)},k=D=>typeof D?.then=="function",U=(D,w,F)=>{F.p.has(D)||(F.p.add(D),w.then(()=>{F.p.delete(D)},()=>{F.p.delete(D)}))},$=(D,w,F)=>{const ie=F(D),be="v"in ie,Be=ie.v;if(k(w))for(const ke of ie.d.keys())U(D,w,F(ke));ie.v=w,delete ie.e,(!be||!Object.is(Be,ie.v))&&(++ie.n,k(Be)&&Y(Be))},G=(D,w,F)=>{var ie;const be=new Set;for(const Be of((ie=F.get(D))==null?void 0:ie.t)||[])F.has(Be)&&be.add(Be);for(const Be of w.p)be.add(Be);return be},pe=()=>{const D=new Set,w=()=>{D.forEach(F=>F())};return w.add=F=>(D.add(F),()=>{D.delete(F)}),w},ne=()=>{const D={},w=new WeakMap,F=ie=>{var be,Be;(be=w.get(D))==null||be.forEach(ke=>ke(ie)),(Be=w.get(ie))==null||Be.forEach(ke=>ke())};return F.add=(ie,be)=>{const Be=ie||D,ke=(w.has(Be)?w:w.set(Be,new Set)).get(Be);return ke.add(be),()=>{ke?.delete(be),ke.size||w.delete(Be)}},F},je=D=>(D.c||(D.c=ne()),D.m||(D.m=ne()),D.u||(D.u=ne()),D.f||(D.f=pe()),D),Se=Symbol(),re=D=>D[Se],Q=(D=new WeakMap,w=new WeakMap,F=new WeakMap,ie=new Set,be=new Set,Be=new Set,ke={},rt=(ln,...Un)=>ln.read(...Un),Ze=(ln,...Un)=>ln.write(...Un),Ot=(ln,Un)=>{var Er;return(Er=ln.unstable_onInit)==null?void 0:Er.call(ln,Un)},Mt=(ln,Un)=>{var Er;return(Er=ln.onMount)==null?void 0:Er.call(ln,Un)},...Yt)=>{const ln=Yt[0]||(Lr=>{if(!Lr)throw new Error("Atom is undefined or null");let yo=D.get(Lr);return yo||(yo={d:new Map,p:new Set,n:0},D.set(Lr,yo),Ot?.(Lr,Uo)),yo}),Un=Yt[1]||(()=>{const Lr=[],yo=Wo=>{try{Wo()}catch(io){Lr.push(io)}};do{ke.f&&yo(ke.f);const Wo=new Set,io=Wo.add.bind(Wo);ie.forEach(ao=>{var Bo;return(Bo=w.get(ao))==null?void 0:Bo.l.forEach(io)}),ie.clear(),Be.forEach(io),Be.clear(),be.forEach(io),be.clear(),Wo.forEach(yo),ie.size&&Er()}while(ie.size||Be.size||be.size);if(Lr.length)throw new AggregateError(Lr)}),Er=Yt[2]||(()=>{const Lr=[],yo=new WeakSet,Wo=new WeakSet,io=Array.from(ie);for(;io.length;){const ao=io[io.length-1],Bo=ln(ao);if(Wo.has(ao)){io.pop();continue}if(yo.has(ao)){if(F.get(ao)===Bo.n)Lr.push([ao,Bo]);else if(F.has(ao))throw new Error("[Bug] invalidated atom exists");Wo.add(ao),io.pop();continue}yo.add(ao);for(const ua of G(ao,Bo,w))yo.has(ua)||io.push(ua)}for(let ao=Lr.length-1;ao>=0;--ao){const[Bo,ua]=Lr[ao];let rs=!1;for(const vl of ua.d.keys())if(vl!==Bo&&ie.has(vl)){rs=!0;break}rs&&(Tn(Bo),zr(Bo)),F.delete(Bo)}}),Tn=Yt[3]||(Lr=>{var yo;const Wo=ln(Lr);if(N(Wo)&&(w.has(Lr)&&F.get(Lr)!==Wo.n||Array.from(Wo.d).every(([_a,Dc])=>Tn(_a).n===Dc)))return Wo;Wo.d.clear();let io=!0;const ao=()=>{w.has(Lr)&&(zr(Lr),Er(),Un())},Bo=_a=>{var Dc;if(I(Lr,_a)){const qf=ln(_a);if(!N(qf))if(L(_a))$(_a,_a.init,ln);else throw new Error("no atom init");return j(qf)}const iu=Tn(_a);try{return j(iu)}finally{Wo.d.set(_a,iu.n),B(Wo.v)&&U(Lr,Wo.v,iu),(Dc=w.get(_a))==null||Dc.t.add(Lr),io||ao()}};let ua,rs;const vl={get signal(){return ua||(ua=new AbortController),ua.signal},get setSelf(){return M(Lr)||console.warn("setSelf function cannot be used with read-only atom"),!rs&&M(Lr)&&(rs=(..._a)=>{if(io&&console.warn("setSelf function cannot be called in sync"),!io)try{return Po(Lr,..._a)}finally{Er(),Un()}}),rs}},Dl=Wo.n;try{const _a=rt(Lr,Bo,vl);return $(Lr,_a,ln),k(_a)&&(K(_a,()=>ua?.abort()),_a.then(ao,ao)),Wo}catch(_a){return delete Wo.v,Wo.e=_a,++Wo.n,Wo}finally{io=!1,Dl!==Wo.n&&F.get(Lr)===Dl&&(F.set(Lr,Wo.n),ie.add(Lr),(yo=ke.c)==null||yo.call(ke,Lr))}}),Fr=Yt[4]||(Lr=>{const yo=[Lr];for(;yo.length;){const Wo=yo.pop(),io=ln(Wo);for(const ao of G(Wo,io,w)){const Bo=ln(ao);F.set(ao,Bo.n),yo.push(ao)}}}),Po=Yt[5]||((Lr,...yo)=>{let Wo=!0;const io=Bo=>j(Tn(Bo)),ao=(Bo,...ua)=>{var rs;const vl=ln(Bo);try{if(I(Lr,Bo)){if(!L(Bo))throw new Error("atom not writable");const Dl=vl.n,_a=ua[0];$(Bo,_a,ln),zr(Bo),Dl!==vl.n&&(ie.add(Bo),(rs=ke.c)==null||rs.call(ke,Bo),Fr(Bo));return}else return Po(Bo,...ua)}finally{Wo||(Er(),Un())}};try{return Ze(Lr,io,ao,...yo)}finally{Wo=!1}}),zr=Yt[6]||(Lr=>{var yo;const Wo=ln(Lr),io=w.get(Lr);if(io&&!B(Wo.v)){for(const[ao,Bo]of Wo.d)if(!io.d.has(ao)){const ua=ln(ao);Vo(ao).t.add(Lr),io.d.add(ao),Bo!==ua.n&&(ie.add(ao),(yo=ke.c)==null||yo.call(ke,ao),Fr(ao))}for(const ao of io.d||[])if(!Wo.d.has(ao)){io.d.delete(ao);const Bo=xo(ao);Bo?.t.delete(Lr)}}}),Vo=Yt[7]||(Lr=>{var yo;const Wo=ln(Lr);let io=w.get(Lr);if(!io){Tn(Lr);for(const ao of Wo.d.keys())Vo(ao).t.add(Lr);if(io={l:new Set,d:new Set(Wo.d.keys()),t:new Set},w.set(Lr,io),(yo=ke.m)==null||yo.call(ke,Lr),M(Lr)){const ao=()=>{let Bo=!0;const ua=(...rs)=>{try{return Po(Lr,...rs)}finally{Bo||(Er(),Un())}};try{const rs=Mt(Lr,ua);rs&&(io.u=()=>{Bo=!0;try{rs()}finally{Bo=!1}})}finally{Bo=!1}};be.add(ao)}}return io}),xo=Yt[8]||(Lr=>{var yo;const Wo=ln(Lr);let io=w.get(Lr);if(io&&!io.l.size&&!Array.from(io.t).some(ao=>{var Bo;return(Bo=w.get(ao))==null?void 0:Bo.d.has(Lr)})){io.u&&Be.add(io.u),io=void 0,w.delete(Lr),(yo=ke.u)==null||yo.call(ke,Lr);for(const ao of Wo.d.keys()){const Bo=xo(ao);Bo?.t.delete(Lr)}return}return io}),pi=[D,w,F,ie,be,Be,ke,rt,Ze,Ot,Mt,ln,Un,Er,Tn,Fr,Po,zr,Vo,xo],Uo={get:Lr=>j(Tn(Lr)),set:(Lr,...yo)=>{try{return Po(Lr,...yo)}finally{Er(),Un()}},sub:(Lr,yo)=>{const io=Vo(Lr).l;return io.add(yo),Un(),()=>{io.delete(yo),xo(Lr),Un()}}};return Object.defineProperty(Uo,Se,{value:pi}),Uo},le=null,_=je,fe=null,Pe=null,Ue=null,Ke=null,ut=null,yt=null,Te=null,lt=null,V=K,X=null,ve=null,De=null,he=null;let Ce=0;function ge(D,w){const F=`atom${++Ce}`,ie={toString(){return this.debugLabel?F+":"+this.debugLabel:F}};return typeof D=="function"?ie.read=D:(ie.init=D,ie.read=it,ie.write=mt),w&&(ie.write=w),ie}function it(D){return D(this)}function mt(D,w,F){return w(this,typeof F=="function"?F(D(this)):F)}const J=()=>{let D=0;const w=_({}),F=new WeakMap,ie=new WeakMap,be=Q(F,ie,void 0,void 0,void 0,void 0,w,void 0,(rt,Ze,Ot,...Mt)=>D?Ot(rt,...Mt):rt.write(Ze,Ot,...Mt)),Be=new Set;return w.m.add(void 0,rt=>{Be.add(rt);const Ze=F.get(rt);Ze.m=ie.get(rt)}),w.u.add(void 0,rt=>{Be.delete(rt);const Ze=F.get(rt);delete Ze.m}),Object.assign(be,{dev4_get_internal_weak_map:()=>F,dev4_get_mounted_atoms:()=>Be,dev4_restore_atoms:rt=>{const Ze={read:()=>null,write:(Ot,Mt)=>{++D;try{for(const[Yt,ln]of rt)"init"in Yt&&Mt(Yt,ln)}finally{--D}}};be.set(Ze)}})};let et;function at(D){et=D(et)}function Ae(){return et?et():J()}let Ye;function Le(){return Ye||(Ye=Ae(),globalThis.__JOTAI_DEFAULT_STORE__||(globalThis.__JOTAI_DEFAULT_STORE__=Ye),globalThis.__JOTAI_DEFAULT_STORE__!==Ye&&console.warn("Detected multiple Jotai instances. It may cause unexpected behavior with the default store. https://github.com/pmndrs/jotai/discussions/2044")),Ye}const ce=(0,n.createContext)(void 0);function ee(D){const w=(0,n.useContext)(ce);return D?.store||w||Le()}function ae({children:D,store:w}){const F=(0,n.useRef)(void 0);return!w&&!F.current&&(F.current=Ae()),(0,n.createElement)(ce.Provider,{value:w||F.current},D)}const xe=D=>typeof D?.then=="function",_e=D=>{D.status||(D.status="pending",D.then(w=>{D.status="fulfilled",D.value=w},w=>{D.status="rejected",D.reason=w}))},nt=n.use||(D=>{if(D.status==="pending")throw D;if(D.status==="fulfilled")return D.value;throw D.status==="rejected"?D.reason:(_e(D),D)}),At=new WeakMap,we=(D,w)=>{let F=At.get(D);return F||(F=new Promise((ie,be)=>{let Be=D;const ke=Ot=>Mt=>{Be===Ot&&ie(Mt)},rt=Ot=>Mt=>{Be===Ot&&be(Mt)},Ze=()=>{try{const Ot=w();xe(Ot)?(At.set(Ot,F),Be=Ot,Ot.then(ke(Ot),rt(Ot)),V(Ot,Ze)):ie(Ot)}catch(Ot){be(Ot)}};D.then(ke(D),rt(D)),V(D,Ze)}),At.set(D,F)),F};function He(D,w){const{delay:F,unstable_promiseStatus:ie=!n.use}=w||{},be=ee(w),[[Be,ke,rt],Ze]=(0,n.useReducer)(Mt=>{const Yt=be.get(D);return Object.is(Mt[0],Yt)&&Mt[1]===be&&Mt[2]===D?Mt:[Yt,be,D]},void 0,()=>[be.get(D),be,D]);let Ot=Be;if((ke!==be||rt!==D)&&(Ze(),Ot=be.get(D)),(0,n.useEffect)(()=>{const Mt=be.sub(D,()=>{if(ie)try{const Yt=be.get(D);xe(Yt)&&_e(we(Yt,()=>be.get(D)))}catch{}if(typeof F=="number"){setTimeout(Ze,F);return}Ze()});return Ze(),Mt},[be,D,F,ie]),(0,n.useDebugValue)(Ot),xe(Ot)){const Mt=we(Ot,()=>be.get(D));return ie&&_e(Mt),nt(Mt)}return Ot}function It(D,w){const F=ee(w);return(0,n.useCallback)((...be)=>{if(!("write"in D))throw new Error("not writable atom");return F.set(D,...be)},[F,D])}function Ve(D,w){return[He(D,w),It(D,w)]}var qe=Vr(31505),gt=Vr(65777),Lt=Vr(67371),wt=Vr.n(Lt),Qt=Vr(19118),Jt=Vr(11586);function _t(D){return{source:{absoluteRef:""},parsed:D}}var en=(D,w,F)=>new Promise((ie,be)=>{var Be=Ze=>{try{rt(F.next(Ze))}catch(Ot){be(Ot)}},ke=Ze=>{try{rt(F.throw(Ze))}catch(Ot){be(Ot)}},rt=Ze=>Ze.done?ie(Ze.value):Promise.resolve(Ze.value).then(Be,ke);rt((F=F.apply(D,w)).next())});function cn(D){return en(this,null,function*(){const w=new Qt.Config({}),F={config:w,base:c.IS_BROWSER?window.location.href:process.cwd()};c.IS_BROWSER&&(w.resolve.http.customFetch=Vr.g.fetch),typeof D=="object"&&D!==null?F.doc=_t(D):F.ref=D;const{bundle:{parsed:ie}}=yield(0,Qt.bundle)(F);return ie.swagger!==void 0?yr(ie):ie})}function yr(D){return D.paths||(D.paths={}),new Promise((w,F)=>(0,Jt.convertObj)(D,{patch:!0,warnOnly:!0,text:"{}",anchors:!0},(ie,be)=>{if(ie)return F(ie);w(be?.openapi)}))}var fr=Vr(4457),jr=(D,w,F)=>new Promise((ie,be)=>{var Be=Ze=>{try{rt(F.next(Ze))}catch(Ot){be(Ot)}},ke=Ze=>{try{rt(F.throw(Ze))}catch(Ot){be(Ot)}},rt=Ze=>Ze.done?ie(Ze.value):Promise.resolve(Ze.value).then(Be,ke);rt((F=F.apply(D,w)).next())});function Co(D){const w=D.components&&D.components.securitySchemes||{};for(const F of Object.keys(w)){const ie=w[F];ie["x-type"]&&(ie.type=ie["x-type"]),ie["x-scheme"]&&(ie.scheme=ie["x-scheme"])}}function Qr(D,w,F){return jr(this,null,function*(){let ie;if(F?.skipBundle){if(!D)throw new Error('spec must be specified when using "skipBundleAndConvert"');ie=D}else ie=yield cn(D||w);try{Co(ie)}catch{}return ie})}function Yr(D,w){return D.endsWith(".md")?loadAndBundleDefinition({openapi:"3.0.0",info:{title:w||"",version:"1.0",description:{$ref:D}},paths:{}}):loadAndBundleDefinition(D)}function lr(D){const w=(0,n.useRef)(null),F=(0,n.useRef)(0);return wt()(D,w.current)||(w.current=D,F.current+=1),[F.current]}function Wr(D){if(typeof D[0]=="string")return`section/${(0,fr.L2)(D[0])}`;if(D.children)return Wr(D[0])}var Pt=Vr(76325);function ho(D,w){const F=useSetAtom(D,w);return useCallback(()=>F(RESET),[F])}function So(D,w,F){console.warn("[DEPRECATED] useReducerAtom is deprecated and will be removed in the future. Please create your own version using the recipe. https://github.com/pmndrs/jotai/pull/2467");const[ie,be]=useAtom(D,F),Be=useCallback(ke=>{be(rt=>w(rt,ke))},[be,w]);return[ie,Be]}function Kr(D,w){const F=(0,n.useMemo)(()=>ge(null,(ie,be,...Be)=>D(ie,be,...Be)),[D]);return It(F,w)}const vi=new WeakMap;function Ko(D,w){const F=useStore(w),ie=xi(F);for(const[be,Be]of D)(!ie.has(be)||w?.dangerouslyForceHydrate)&&(ie.add(be),F.set(be,Be))}const xi=D=>{let w=vi.get(D);return w||(w=new WeakSet,vi.set(D,w)),w},mo=()=>Kr((0,n.useCallback)((w,F)=>F,[]))(),si=({className:D,style:w,handleClear:F})=>(0,b.jsx)("button",{className:D,style:w,onClick:F,children:"\u2715"}),Jo=(0,n.memo)(si),ni=(0,Pt.Ay)(Jo)`
|
|
10778
10782
|
z-index: 1;
|
|
10779
10783
|
position: absolute;
|
|
@@ -11336,7 +11340,7 @@ Error generating stack: `+S.message+`
|
|
|
11336
11340
|
${ze} {
|
|
11337
11341
|
background: var(--panel-bg-color, #fff);
|
|
11338
11342
|
}
|
|
11339
|
-
`;var ot=Vr(80835);const ht=Symbol("RESET");function St(D){const w=atom(D,(F,ie,be)=>{const Be=typeof be=="function"?be(F(w)):be;ie(w,Be===ht?D:Be)});return w}function jn(D,w){return atom(D,function(F,ie,be){ie(this,w(F(this),be))})}function $t(D,w){let F=null;const ie=new Map,be=new Set,Be=rt=>{let Ze;if(w===void 0)Ze=ie.get(rt);else for(const[Mt,Yt]of ie)if(w(Mt,rt)){Ze=Yt;break}if(Ze!==void 0)if(F?.(Ze[1],rt))Be.remove(rt);else return Ze[0];const Ot=D(rt);return ie.set(rt,[Ot,Date.now()]),ke("CREATE",rt,Ot),Ot},ke=(rt,Ze,Ot)=>{for(const Mt of be)Mt({type:rt,param:Ze,atom:Ot})};return Be.unstable_listen=rt=>(be.add(rt),()=>{be.delete(rt)}),Be.getParams=()=>ie.keys(),Be.remove=rt=>{if(w===void 0){if(!ie.has(rt))return;const[Ze]=ie.get(rt);ie.delete(rt),ke("REMOVE",rt,Ze)}else for(const[Ze,[Ot]]of ie)if(w(Ze,rt)){ie.delete(Ze),ke("REMOVE",Ze,Ot);break}},Be.setShouldRemove=rt=>{if(F=rt,!!F)for(const[Ze,[Ot,Mt]]of ie)F(Mt,Ze)&&(ie.delete(Ze),ke("REMOVE",Ze,Ot))},Be}const sn=(D,w,F)=>(w.has(F)?w:w.set(F,D())).get(F),Vn=new WeakMap,tr=(D,w,F,ie)=>{const be=sn(()=>new WeakMap,Vn,w),Be=sn(()=>new WeakMap,be,F);return sn(D,Be,ie)};function Pn(D,w,F=Object.is){return tr(()=>{const ie=Symbol(),be=([ke,rt])=>{if(rt===ie)return w(ke);const Ze=w(ke,rt);return F(rt,Ze)?rt:Ze},Be=atom(ke=>{const rt=ke(Be),Ze=ke(D);return be([Ze,rt])});return Be.init=ie,Be},D,w,F)}const Gn=new WeakSet,nn=D=>{if(typeof D!="object"||D===null)return D;Object.freeze(D);const w=Object.getOwnPropertyNames(D);for(const F of w)nn(D[F]);return D};function pn(D){if(Gn.has(D))return D;Gn.add(D);const w=D.read;if(D.read=function(F,ie){return nn(w.call(this,F,ie))},"write"in D){const F=D.write;D.write=function(ie,be,...Be){return F.call(this,ie,(...ke)=>(ke[0]===D&&(ke[1]=nn(ke[1])),be(...ke)),...Be)}}return D}function kn(D){return console.warn("[DEPRECATED] freezeAtomCreator is deprecated, define it on users end"),(...w)=>pn(D(...w))}const er=(D,w,F)=>(w.has(F)?w:w.set(F,D())).get(F),Zr=new WeakMap,Cr=(D,w,F)=>{const ie=er(()=>new WeakMap,Zr,w);return er(D,ie,F)},$r={},Xr=D=>!!D.write,Gr=D=>typeof D=="function";function rr(D,w){return Cr(()=>{const F=new WeakMap,ie=(ke,rt)=>{let Ze=F.get(ke);if(Ze)return Ze;const Ot=rt&&F.get(rt),Mt=[],Yt=[];return ke.forEach((ln,Un)=>{const Er=w?w(ln):Un;Yt[Un]=Er;const Tn=Ot&&Ot.atomList[Ot.keyList.indexOf(Er)];if(Tn){Mt[Un]=Tn;return}const Fr=zr=>{const Vo=zr(be),xo=zr(D),Uo=ie(xo,Vo?.arr).keyList.indexOf(Er);if(Uo<0||Uo>=xo.length){const Lr=ke[ie(ke).keyList.indexOf(Er)];if(Lr)return Lr;throw new Error("splitAtom: index out of bounds for read")}return xo[Uo]},Po=(zr,Vo,xo)=>{const pi=zr(be),Uo=zr(D),yo=ie(Uo,pi?.arr).keyList.indexOf(Er);if(yo<0||yo>=Uo.length)throw new Error("splitAtom: index out of bounds for write");const Wo=Gr(xo)?xo(Uo[yo]):xo;Object.is(Uo[yo],Wo)||Vo(D,[...Uo.slice(0,yo),Wo,...Uo.slice(yo+1)])};Mt[Un]=Xr(D)?atom(Fr,Po):atom(Fr)}),Ot&&Ot.keyList.length===Yt.length&&Ot.keyList.every((ln,Un)=>ln===Yt[Un])?Ze=Ot:Ze={arr:ke,atomList:Mt,keyList:Yt},F.set(ke,Ze),Ze},be=atom(ke=>{const rt=ke(be),Ze=ke(D);return ie(Ze,rt?.arr)});be.debugPrivate=!0,be.init=void 0;const Be=Xr(D)?atom(ke=>ke(be).atomList,(ke,rt,Ze)=>{switch(Ze.type){case"remove":{const Ot=ke(Be).indexOf(Ze.atom);if(Ot>=0){const Mt=ke(D);rt(D,[...Mt.slice(0,Ot),...Mt.slice(Ot+1)])}break}case"insert":{const Ot=Ze.before?ke(Be).indexOf(Ze.before):ke(Be).length;if(Ot>=0){const Mt=ke(D);rt(D,[...Mt.slice(0,Ot),Ze.value,...Mt.slice(Ot)])}break}case"move":{const Ot=ke(Be).indexOf(Ze.atom),Mt=Ze.before?ke(Be).indexOf(Ze.before):ke(Be).length;if(Ot>=0&&Mt>=0){const Yt=ke(D);Ot<Mt?rt(D,[...Yt.slice(0,Ot),...Yt.slice(Ot+1,Mt),Yt[Ot],...Yt.slice(Mt)]):rt(D,[...Yt.slice(0,Mt),Yt[Ot],...Yt.slice(Mt,Ot),...Yt.slice(Ot+1)])}break}}}):atom(ke=>ke(be).atomList);return Be},D,w||$r)}function Mr(D){const w=Symbol(),F=atom(w);F.debugPrivate=!0;const ie=atom((be,Be)=>{const ke=be(F);return ke!==w?ke:D(be,Be)},(be,Be,ke)=>{if(ke===ht)Be(F,w);else if(typeof ke=="function"){const rt=be(ie);Be(F,ke(rt))}else Be(F,ke)});return ie}const _r=D=>typeof D?.then=="function";function oi(D){return w=>({...w,getItem:(ie,be)=>{const Be=rt=>D(rt)?rt:be,ke=w.getItem(ie,be);return _r(ke)?ke.then(Be):Be(ke)}})}function yi(D=()=>{try{return window.localStorage}catch(F){typeof window<"u"&&console.warn(F);return}},w){var F;let ie,be;const Be={getItem:(Ze,Ot)=>{var Mt,Yt;const ln=Er=>{if(Er=Er||"",ie!==Er){try{be=JSON.parse(Er,w?.reviver)}catch{return Ot}ie=Er}return be},Un=(Yt=(Mt=D())==null?void 0:Mt.getItem(Ze))!=null?Yt:null;return _r(Un)?Un.then(ln):ln(Un)},setItem:(Ze,Ot)=>{var Mt;return(Mt=D())==null?void 0:Mt.setItem(Ze,JSON.stringify(Ot,w?.replacer))},removeItem:Ze=>{var Ot;return(Ot=D())==null?void 0:Ot.removeItem(Ze)}},ke=Ze=>(Ot,Mt,Yt)=>Ze(Ot,ln=>{let Un;try{Un=JSON.parse(ln||"")}catch{Un=Yt}Mt(Un)});let rt;try{rt=(F=D())==null?void 0:F.subscribe}catch{}return!rt&&typeof window<"u"&&typeof window.addEventListener=="function"&&window.Storage&&(rt=(Ze,Ot)=>{if(!(D()instanceof window.Storage))return()=>{};const Mt=Yt=>{Yt.storageArea===D()&&Yt.key===Ze&&Ot(Yt.newValue)};return window.addEventListener("storage",Mt),()=>{window.removeEventListener("storage",Mt)}}),rt&&(Be.subscribe=ke(rt)),Be}const Di=yi();function Zi(D,w,F=Di,ie){const be=ie?.getOnInit,Be=ge(be?F.getItem(D,w):w);return Be.debugPrivate=!0,Be.onMount=rt=>{rt(F.getItem(D,w));let Ze;return F.subscribe&&(Ze=F.subscribe(D,rt,w)),Ze},ge(rt=>rt(Be),(rt,Ze,Ot)=>{const Mt=typeof Ot=="function"?Ot(rt(Be)):Ot;return Mt===ht?(Ze(Be,w),F.removeItem(D)):Mt instanceof Promise?Mt.then(Yt=>(Ze(Be,Yt),F.setItem(D,Yt))):(Ze(Be,Mt),F.setItem(D,Mt))})}function $a(D,w){const F=Be=>{if("e"in Be)throw Be.e;return Be.d},ie=atom(Be=>{var ke;let rt=D(Be);const Ze=(ke=rt[Symbol.observable])==null?void 0:ke.call(rt);Ze&&(rt=Ze);let Ot;const Mt=()=>new Promise(pi=>{Ot=pi}),Yt=w&&"initialValue"in w?{d:typeof w.initialValue=="function"?w.initialValue():w.initialValue}:Mt();let ln,Un;const Er=pi=>{Un=pi,Ot?.(pi),ln?.(pi)};let Tn,Fr;const Po=()=>!ln,zr=()=>{Tn&&(Tn.unsubscribe(),Tn=void 0)},Vo=()=>{Tn&&(clearTimeout(Fr),Tn.unsubscribe()),Tn=rt.subscribe({next:pi=>Er({d:pi}),error:pi=>Er({e:pi}),complete:()=>{}}),Po()&&w?.unstable_timeout&&(Fr=setTimeout(zr,w.unstable_timeout))};Vo();const xo=atom(Un||Yt);return xo.debugPrivate=!0,xo.onMount=pi=>(ln=pi,Un&&pi(Un),Tn?clearTimeout(Fr):Vo(),()=>{ln=void 0,w?.unstable_timeout?Fr=setTimeout(zr,w.unstable_timeout):zr()}),[xo,rt,Mt,Vo,Po]});return ie.debugPrivate=!0,atom(Be=>{const[ke]=Be(ie),rt=Be(ke);return rt instanceof Promise?rt.then(F):F(rt)},(Be,ke,rt)=>{const[Ze,Ot,Mt,Yt,ln]=Be(ie);if("next"in Ot)ln()&&(ke(Ze,Mt()),Yt()),Ot.next(rt);else throw new Error("observable is not subject")})}const Ei=new WeakMap,Gi=(D,w)=>(Ei.has(w)?Ei:Ei.set(w,D())).get(w),za=D=>D instanceof Promise,zi={state:"loading"};function fs(D){return Gi(()=>{const w=new WeakMap,F=atom(0);F.debugPrivate=!0;const ie=atom((be,{setSelf:Be})=>{be(F);let ke;try{ke=be(D)}catch(Mt){return{state:"hasError",error:Mt}}if(!za(ke))return{state:"hasData",data:ke};const rt=ke,Ze=w.get(rt);if(Ze)return Ze;rt.then(Mt=>{w.set(rt,{state:"hasData",data:Mt}),Be()},Mt=>{w.set(rt,{state:"hasError",error:Mt}),Be()});const Ot=w.get(rt);return Ot||(w.set(rt,zi),zi)},(be,Be)=>{Be(F,ke=>ke+1)});return ie.debugPrivate=!0,atom(be=>be(ie))},D)}const aa=(D,w,F)=>(w.has(F)?w:w.set(F,D())).get(F),Ms=new WeakMap,Ts=(D,w,F)=>{const ie=aa(()=>new WeakMap,Ms,w);return aa(D,ie,F)},js=D=>D instanceof Promise,Ul=()=>{};function $l(D,w=Ul){return Ts(()=>{const F=new WeakMap,ie=new WeakMap,be=atom(0);be.debugPrivate=!0;const Be=atom((ke,{setSelf:rt})=>{ke(be);const Ze=ke(Be),Ot=ke(D);if(!js(Ot))return{v:Ot};if(Ot!==Ze?.p&&Ot.then(Mt=>{ie.set(Ot,Mt),rt()},Mt=>{F.set(Ot,Mt),rt()}),F.has(Ot))throw F.get(Ot);return ie.has(Ot)?{p:Ot,v:ie.get(Ot)}:Ze&&"v"in Ze?{p:Ot,f:w(Ze.v),v:Ze.v}:{p:Ot,f:w()}},(ke,rt)=>{rt(be,Ze=>Ze+1)});return Be.init=void 0,Be.debugPrivate=!0,atom(ke=>{const rt=ke(Be);return"f"in rt?rt.f:rt.v},(ke,rt,...Ze)=>rt(D,...Ze))},D,w)}function Ml(D,w){const F=atom(0);return F.debugPrivate=!0,atom((ie,be)=>(ie(F),D(ie,be)),(ie,be,...Be)=>{if(Be.length===0)be(F,ke=>ke+1);else{if(w)return w(ie,be,...Be);throw new Error("refresh must be called without arguments")}})}function Cl(D){const w=atom(void 0);return delete w.init,Object.defineProperty(w,"init",{get(){return D()}}),w}var Ol=Vr(74579),qs=Vr.n(Ol),gs=Object.defineProperty,Xa=Object.defineProperties,Ws=Object.getOwnPropertyDescriptors,ss=Object.getOwnPropertySymbols,vs=Object.prototype.hasOwnProperty,Ks=Object.prototype.propertyIsEnumerable,ul=(D,w,F)=>w in D?gs(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,Pl=(D,w)=>{for(var F in w||(w={}))vs.call(w,F)&&ul(D,F,w[F]);if(ss)for(var F of ss(w))Ks.call(w,F)&&ul(D,F,w[F]);return D},zl=(D,w)=>Xa(D,Ws(w));function ra(D,w={}){return{activeExampleName:void 0,activeOneOf:{[D]:0},requestValues:w,request:{expandedAll:void 0},response:{expandedAll:void 0}}}const sa=ge({}),mi=$t(D=>ge(w=>{var F;return((F=w(sa))==null?void 0:F[D])||ra(D)},(w,F,ie)=>{const be=w(sa),Be=be[D]||ra(D);F(sa,zl(Pl({},be),{[D]:qs()(Be,ie)}))}));var Zs=Object.defineProperty,Rs=Object.defineProperties,_s=Object.getOwnPropertyDescriptors,Fs=Object.getOwnPropertySymbols,Hl=Object.prototype.hasOwnProperty,Tl=Object.prototype.propertyIsEnumerable,el=(D,w,F)=>w in D?Zs(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,dl=(D,w)=>{for(var F in w||(w={}))Hl.call(w,F)&&el(D,F,w[F]);if(Fs)for(var F of Fs(w))Tl.call(w,F)&&el(D,F,w[F]);return D},Ls=(D,w)=>Rs(D,_s(w));function fl(D,w,F={path:"/"}){if(typeof document>"u")return;typeof F.expires=="number"&&(F.expires=new Date(Date.now()+F.expires*864e5)),F.expires&&(F.expires=F.expires instanceof Date?F.expires.toUTCString():F.expires),D=encodeURIComponent(D).replace(/%(2[346B]|5E|60|7C)/g,fr.RC).replace(/[()]/g,escape);let ie="";for(const be in F)F[be]&&(ie+="; "+be,F[be]!==!0&&(ie+="="+String(F[be]).split(";")[0]));return document.cookie=D+"="+Gs(w)+ie}function Ha(D,w){const F=typeof document<"u"?document.cookie:w,ie=F?F.split("; "):[],be={};for(let Be=0;Be<ie.length;Be++){const ke=ie[Be].split("="),rt=ke.slice(1).join("=");try{const Ze=(0,fr.RC)(ke[0]);if(Ze in be||(be[Ze]=Es(rt)),D===Ze)break}catch{}}return D?be[D]:be}function Us(D,w={path:"/"}){fl(D,"",Ls(dl({},w),{expires:-1}))}function Es(D){return D[0]==='"'&&(D=D.slice(1,-1)),D.replace(/(%[\dA-F]{2})+/gi,fr.RC)}function Gs(D){return encodeURIComponent(D).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,fr.RC)}var ba=Object.defineProperty,jl=Object.getOwnPropertySymbols,Vl=Object.prototype.hasOwnProperty,pl=Object.prototype.propertyIsEnumerable,bl=(D,w,F)=>w in D?ba(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,$s=(D,w)=>{for(var F in w||(w={}))Vl.call(w,F)&&bl(D,F,w[F]);if(jl)for(var F of jl(w))pl.call(w,F)&&bl(D,F,w[F]);return D};function wa(D,w){return w?Array.from(new Set([...Object.keys(D),...Object.keys(w)])).reduce((ie,be)=>(ie[be]=$s($s({},D[be]),w[be]),ie),{}):D}function hl(D){return D.description||D.url}var Wl=Object.defineProperty,Na=Object.defineProperties,H=Object.getOwnPropertyDescriptors,ye=Object.getOwnPropertySymbols,Qe=Object.prototype.hasOwnProperty,$e=Object.prototype.propertyIsEnumerable,Xe=(D,w,F)=>w in D?Wl(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,mn=(D,w)=>{for(var F in w||(w={}))Qe.call(w,F)&&Xe(D,F,w[F]);if(ye)for(var F of ye(w))$e.call(w,F)&&Xe(D,F,w[F]);return D},nr=(D,w)=>Na(D,H(w)),dr=(D,w)=>{var F={};for(var ie in D)Qe.call(D,ie)&&w.indexOf(ie)<0&&(F[ie]=D[ie]);if(D!=null&&ye)for(var ie of ye(D))w.indexOf(ie)<0&&$e.call(D,ie)&&(F[ie]=D[ie]);return F};const xr={isSidebarOpened:!0,activeMimeName:"",layout:c.LayoutVariant.THREE_PANEL,language:"",environment:"",environments:{},userClaims:{}},Tr=Zi("redoc.appStore",xr,{getItem:D=>{var w,F;const ie=(0,T.C0)(Ha(D,(F=(w=globalThis.redoclyCookieStorage)==null?void 0:w.getStore)==null?void 0:F.call(w))),be=(0,T.C0)((0,T.gD)(D));return mn(mn(mn({},xr),be),ie)},setItem:(D,w)=>{const F=w,{environments:ie}=F,be=dr(F,["environments"]),Be={environments:ie};fl(D,JSON.stringify(be)),(0,T.v1)(D,JSON.stringify(Be))},removeItem:D=>{Us(D),sessionStorage.removeItem(D)}}),go=ge({}),ro=ge(D=>{const w=D(Tr),F=D(go);return wa(w.environments,F?.environments||{})}),Lo=ge(D=>{const w=D(Tr),F=D(go),ie=wa(w.environments,F?.environments||{}),be=F?.environment||w.environment,Be=ie[be]?be:Object.keys(ie)[0];return[ie[Be]||{},Be||""]},(D,w,{environment:F,environments:ie})=>{const be=D(Tr);w(Tr,nr(mn({},be),{environment:F||be.environment,environments:wa(be.environments||{},ie)}))}),q=ge(D=>D(Tr).isSidebarOpened,(D,w,F)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{isSidebarOpened:F}))}),Me=ge(D=>D(Tr).activeMimeName,(D,w,F)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{activeMimeName:F}))}),tt=ge(D=>D(Tr).layout,(D,w,F=c.LayoutVariant.STACKED)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{layout:F}))}),hn=ge(D=>D(Tr).userClaims,(D,w,F)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{userClaims:F}))}),xn=Zi("redoc.appSessionStore",{collapsedSidebar:!1,unsupportedFeatureScreen:!1},c.IS_BROWSER?yi(()=>sessionStorage):void 0),yn=ge(D=>D(xn).collapsedSidebar,(D,w,F)=>{const ie=D(xn);w(xn,nr(mn({},ie),{collapsedSidebar:F}))});function Ln({lang:D,label:w}){return(w||D).toLowerCase()}const Wt=ge(D=>{var w,F,ie;const{codeSamples:be}=D(Br),Be=be.languages.map(({lang:rt,label:Ze},Ot)=>({key:Ln({lang:rt,label:Ze}),lang:rt,title:Ze||rt,order:Ot})),ke=D(Tr).language||((w=Be[0])==null?void 0:w.key);return{languages:Be,activeLanguage:((F=Be.find(({key:rt})=>rt===ke))==null?void 0:F.key)||((ie=Be[0])==null?void 0:ie.key)}},(D,w,F)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{language:F}))});function Kt(D){const w=It(mi(D?.operation.pointer||"no_operation_pointer")),F=He(Me),ie=D?(0,ot.getActiveMediaType)(D,F):void 0;return(0,n.useCallback)(be=>{var Be,ke,rt,Ze,Ot,Mt,Yt;if(ie)if(ie.examples&&((Be=ie.schema)!=null&&Be.oneOf)&&Object.keys(ie.examples).includes(be)){const ln=(rt=(ke=ie.schema)==null?void 0:ke.oneOf)==null?void 0:rt.findIndex(Un=>Un.title===be);w(ln===-1?{activeExampleName:be,requestValues:{}}:{activeOneOf:{[((Ze=ie.schema)==null?void 0:Ze.pointer)||""]:ln},activeExampleName:(Yt=(Mt=(Ot=ie.schema)==null?void 0:Ot.oneOf)==null?void 0:Mt[ln])==null?void 0:Yt.title,requestValues:{}})}else w({activeExampleName:be,requestValues:{}})},[ie,w])}var Nt=Object.defineProperty,zt=Object.getOwnPropertySymbols,Zn=Object.prototype.hasOwnProperty,Ut=Object.prototype.propertyIsEnumerable,Qn=(D,w,F)=>w in D?Nt(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,gn=(D,w)=>{for(var F in w||(w={}))Zn.call(w,F)&&Qn(D,F,w[F]);if(zt)for(var F of zt(w))Ut.call(w,F)&&Qn(D,F,w[F]);return D};const vo={history:Ur.Kd,memory:On.fS,hash:Ur.I9},br=(D,w)=>{const F=vo[D],ie=gn({},D!=="memory"&&{basename:w});return{Router:F,routerProps:ie}},hr=({options:D,parser:w})=>{const{contentItems:F,flatItems:ie}=(0,n.useMemo)(()=>(0,gt.buildContentItems)(w,D),[D,w]);return{flatItems:ie,contentItems:F}};function Dr(D,w){var F;const ie=D.find(({key:ke})=>ke===w),[be,Be]=(0,n.useState)(ie?.key||((F=D[0])==null?void 0:F.key));return(0,n.useEffect)(()=>{ie&&Be(ie.key)},[ie]),be}function po(){const D=(0,On.Zp)(),w=(0,On.zy)();(0,n.useEffect)(()=>{w.pathname.toLowerCase()!==w.pathname&&D(w.pathname.toLowerCase(),{replace:!0})},[w.pathname,D])}function oo(){const{translate:D}=(0,c.useThemeHooks)().useTranslate();return D}function ui(){return(0,c.useThemeHooks)().useTelemetry()}var ri,Wi,la,va,xa,is=-1,di=function(D){addEventListener("pageshow",function(w){w.persisted&&(is=w.timeStamp,D(w))},!0)},ya=function(){return window.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0]},Li=function(){var D=ya();return D&&D.activationStart||0},Ao=function(D,w){var F=ya(),ie="navigate";return is>=0?ie="back-forward-cache":F&&(ie=document.prerendering||Li()>0?"prerender":document.wasDiscarded?"restore":F.type.replace(/_/g,"-")),{name:D,value:w===void 0?-1:w,rating:"good",delta:0,entries:[],id:"v3-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:ie}},Si=function(D,w,F){try{if(PerformanceObserver.supportedEntryTypes.includes(D)){var ie=new PerformanceObserver(function(be){Promise.resolve().then(function(){w(be.getEntries())})});return ie.observe(Object.assign({type:D,buffered:!0},F||{})),ie}}catch{}},Ii=function(D,w,F,ie){var be,Be;return function(ke){w.value>=0&&(ke||ie)&&((Be=w.value-(be||0))||be===void 0)&&(be=w.value,w.delta=Be,w.rating=function(rt,Ze){return rt>Ze[1]?"poor":rt>Ze[0]?"needs-improvement":"good"}(w.value,F),D(w))}},ca=function(D){requestAnimationFrame(function(){return requestAnimationFrame(function(){return D()})})},Qa=function(D){var w=function(F){F.type!=="pagehide"&&document.visibilityState!=="hidden"||D(F)};addEventListener("visibilitychange",w,!0),addEventListener("pagehide",w,!0)},Ti=function(D){var w=!1;return function(F){w||(D(F),w=!0)}},Ea=-1,fa=function(){return document.visibilityState!=="hidden"||document.prerendering?1/0:0},_i=function(D){document.visibilityState==="hidden"&&Ea>-1&&(Ea=D.type==="visibilitychange"?D.timeStamp:0,Bi())},zs=function(){addEventListener("visibilitychange",_i,!0),addEventListener("prerenderingchange",_i,!0)},Bi=function(){removeEventListener("visibilitychange",_i,!0),removeEventListener("prerenderingchange",_i,!0)},ka=function(){return Ea<0&&(Ea=fa(),zs(),di(function(){setTimeout(function(){Ea=fa(),zs()},0)})),{get firstHiddenTime(){return Ea}}},ko=function(D){document.prerendering?addEventListener("prerenderingchange",function(){return D()},!0):D()},Ys=[1800,3e3],ls=function(D,w){w=w||{},ko(function(){var F,ie=ka(),be=Ao("FCP"),Be=Si("paint",function(ke){ke.forEach(function(rt){rt.name==="first-contentful-paint"&&(Be.disconnect(),rt.startTime<ie.firstHiddenTime&&(be.value=Math.max(rt.startTime-Li(),0),be.entries.push(rt),F(!0)))})});Be&&(F=Ii(D,be,Ys,w.reportAllChanges),di(function(ke){be=Ao("FCP"),F=Ii(D,be,Ys,w.reportAllChanges),ca(function(){be.value=performance.now()-ke.timeStamp,F(!0)})}))})},ft=[.1,.25],Bt=function(D,w){w=w||{},ls(Ti(function(){var F,ie=Ao("CLS",0),be=0,Be=[],ke=function(Ze){Ze.forEach(function(Ot){if(!Ot.hadRecentInput){var Mt=Be[0],Yt=Be[Be.length-1];be&&Ot.startTime-Yt.startTime<1e3&&Ot.startTime-Mt.startTime<5e3?(be+=Ot.value,Be.push(Ot)):(be=Ot.value,Be=[Ot])}}),be>ie.value&&(ie.value=be,ie.entries=Be,F())},rt=Si("layout-shift",ke);rt&&(F=Ii(D,ie,ft,w.reportAllChanges),Qa(function(){ke(rt.takeRecords()),F(!0)}),di(function(){be=0,ie=Ao("CLS",0),F=Ii(D,ie,ft,w.reportAllChanges),ca(function(){return F()})}),setTimeout(F,0))}))},Gt={passive:!0,capture:!0},Sn=new Date,_n=function(D,w){ri||(ri=w,Wi=D,la=new Date,lo(removeEventListener),fn())},fn=function(){if(Wi>=0&&Wi<la-Sn){var D={entryType:"first-input",name:ri.type,target:ri.target,cancelable:ri.cancelable,startTime:ri.timeStamp,processingStart:ri.timeStamp+Wi};va.forEach(function(w){w(D)}),va=[]}},Mn=function(D){if(D.cancelable){var w=(D.timeStamp>1e12?new Date:performance.now())-D.timeStamp;D.type=="pointerdown"?function(F,ie){var be=function(){_n(F,ie),ke()},Be=function(){ke()},ke=function(){removeEventListener("pointerup",be,Gt),removeEventListener("pointercancel",Be,Gt)};addEventListener("pointerup",be,Gt),addEventListener("pointercancel",Be,Gt)}(w,D):_n(w,D)}},lo=function(D){["mousedown","keydown","touchstart","pointerdown"].forEach(function(w){return D(w,Mn,Gt)})},Yo=null,ea=function(D,w){w=w||{},ko(function(){var F,ie=ka(),be=Ao("FID"),Be=function(Ze){Ze.startTime<ie.firstHiddenTime&&(be.value=Ze.processingStart-Ze.startTime,be.entries.push(Ze),F(!0))},ke=function(Ze){Ze.forEach(Be)},rt=Si("first-input",ke);F=Ii(D,be,Yo,w.reportAllChanges),rt&&Qa(Ti(function(){ke(rt.takeRecords()),rt.disconnect()})),rt&&di(function(){var Ze;be=Ao("FID"),F=Ii(D,be,Yo,w.reportAllChanges),va=[],Wi=-1,ri=null,lo(addEventListener),Ze=Be,va.push(Ze),fn()})})},Yi=0,pa=null,Va=0,ys=function(D){D.forEach(function(w){w.interactionId&&(pa=Math.min(pa,w.interactionId),Va=Math.max(Va,w.interactionId),Yi=Va?(Va-pa)/7+1:0)})},ps=function(){return xa?Yi:performance.interactionCount||0},Js=function(){"interactionCount"in performance||xa||(xa=Si("event",ys,{type:"event",buffered:!0,durationThreshold:0}))},Wa=null,El=0,Sl=function(){return ps()-El},Da=null,cs={},_l=function(D){var w=Da[Da.length-1],F=cs[D.interactionId];if(F||Da.length<10||D.duration>w.latency){if(F)F.entries.push(D),F.latency=Math.max(F.latency,D.duration);else{var ie={id:D.interactionId,latency:D.duration,entries:[D]};cs[ie.id]=ie,Da.push(ie)}Da.sort(function(be,Be){return Be.latency-be.latency}),Da.splice(10).forEach(function(be){delete cs[be.id]})}},Ka=function(D,w){w=w||{},ko(function(){Js();var F,ie=Ao("INP"),be=function(ke){ke.forEach(function(Ot){Ot.interactionId&&_l(Ot),Ot.entryType==="first-input"&&!Da.some(function(Mt){return Mt.entries.some(function(Yt){return Ot.duration===Yt.duration&&Ot.startTime===Yt.startTime})})&&_l(Ot)});var rt,Ze=(rt=Math.min(Da.length-1,Math.floor(Sl()/50)),Da[rt]);Ze&&Ze.latency!==ie.value&&(ie.value=Ze.latency,ie.entries=Ze.entries,F())},Be=Si("event",be,{durationThreshold:w.durationThreshold||40});F=Ii(D,ie,Wa,w.reportAllChanges),Be&&(Be.observe({type:"first-input",buffered:!0}),Qa(function(){be(Be.takeRecords()),ie.value<0&&Sl()>0&&(ie.value=0,ie.entries=[]),F(!0)}),di(function(){Da=[],El=ps(),ie=Ao("INP"),F=Ii(D,ie,Wa,w.reportAllChanges)}))})},Xs=[2500,4e3],Rc={},Lc=function(D,w){w=w||{},ko(function(){var F,ie=ka(),be=Ao("LCP"),Be=function(Ze){var Ot=Ze[Ze.length-1];Ot&&Ot.startTime<ie.firstHiddenTime&&(be.value=Math.max(Ot.startTime-Li(),0),be.entries=[Ot],F())},ke=Si("largest-contentful-paint",Be);if(ke){F=Ii(D,be,Xs,w.reportAllChanges);var rt=Ti(function(){Rc[be.id]||(Be(ke.takeRecords()),ke.disconnect(),Rc[be.id]=!0,F(!0))});["keydown","click"].forEach(function(Ze){addEventListener(Ze,rt,!0)}),Qa(rt),di(function(Ze){be=Ao("LCP"),F=Ii(D,be,Xs,w.reportAllChanges),ca(function(){be.value=performance.now()-Ze.timeStamp,Rc[be.id]=!0,F(!0)})})}})},yc=[800,1800],su=function D(w){document.prerendering?ko(function(){return D(w)}):document.readyState!=="complete"?addEventListener("load",function(){return D(w)},!0):setTimeout(w,0)},Bc=function(D,w){w=w||{};var F=Ao("TTFB"),ie=Ii(D,F,yc,w.reportAllChanges);su(function(){var be=ya();if(be){var Be=be.responseStart;if(Be<=0||Be>performance.now())return;F.value=Math.max(Be-Li(),0),F.entries=[be],ie(!0),di(function(){F=Ao("TTFB",0),(ie=Ii(D,F,yc,w.reportAllChanges))(!0)})}})};function Cc({sendTelemetry:D}){(0,c.useMount)(()=>{const w={},F=[new Promise(ie=>Bt(be=>ie({name:"CLS",value:be.value}))),new Promise(ie=>Lc(be=>ie({name:"LCP",value:be.value}))),new Promise(ie=>ls(be=>ie({name:"FCP",value:be.value}))),new Promise(ie=>Bc(be=>ie({name:"TTFB",value:be.value})))];Promise.allSettled(F).then(ie=>{ie.forEach(be=>{if(be.status==="fulfilled"){const{name:Be,value:ke}=be.value;w[Be]=Math.round(ke)}}),D(w)})})}const wc=150;function Nc({value:D}){const w=oo(),[F,ie]=(0,n.useState)(!1),be=(0,n.useMemo)(()=>D.slice(0,wc),[D]),Be=()=>{ie(!F)};return(0,b.jsxs)(lu,{children:[(0,b.jsx)(ci,{source:F?D:be}),(D!==be||F)&&(0,b.jsx)(Wu,{children:(0,b.jsx)(c.Button,{variant:"link",size:"small",onClick:Be,children:F?w("openapi.hideExample","Hide example"):w("openapi.showExample","Show example")})})]})}const lu=(0,Pt.Ay)(vt)`
|
|
11343
|
+
`;var ot=Vr(80835);const pt=Symbol("RESET");function St(D){const w=atom(D,(F,ie,be)=>{const Be=typeof be=="function"?be(F(w)):be;ie(w,Be===pt?D:Be)});return w}function jn(D,w){return atom(D,function(F,ie,be){ie(this,w(F(this),be))})}function $t(D,w){let F=null;const ie=new Map,be=new Set,Be=rt=>{let Ze;if(w===void 0)Ze=ie.get(rt);else for(const[Mt,Yt]of ie)if(w(Mt,rt)){Ze=Yt;break}if(Ze!==void 0)if(F?.(Ze[1],rt))Be.remove(rt);else return Ze[0];const Ot=D(rt);return ie.set(rt,[Ot,Date.now()]),ke("CREATE",rt,Ot),Ot},ke=(rt,Ze,Ot)=>{for(const Mt of be)Mt({type:rt,param:Ze,atom:Ot})};return Be.unstable_listen=rt=>(be.add(rt),()=>{be.delete(rt)}),Be.getParams=()=>ie.keys(),Be.remove=rt=>{if(w===void 0){if(!ie.has(rt))return;const[Ze]=ie.get(rt);ie.delete(rt),ke("REMOVE",rt,Ze)}else for(const[Ze,[Ot]]of ie)if(w(Ze,rt)){ie.delete(Ze),ke("REMOVE",Ze,Ot);break}},Be.setShouldRemove=rt=>{if(F=rt,!!F)for(const[Ze,[Ot,Mt]]of ie)F(Mt,Ze)&&(ie.delete(Ze),ke("REMOVE",Ze,Ot))},Be}const sn=(D,w,F)=>(w.has(F)?w:w.set(F,D())).get(F),Vn=new WeakMap,tr=(D,w,F,ie)=>{const be=sn(()=>new WeakMap,Vn,w),Be=sn(()=>new WeakMap,be,F);return sn(D,Be,ie)};function Pn(D,w,F=Object.is){return tr(()=>{const ie=Symbol(),be=([ke,rt])=>{if(rt===ie)return w(ke);const Ze=w(ke,rt);return F(rt,Ze)?rt:Ze},Be=atom(ke=>{const rt=ke(Be),Ze=ke(D);return be([Ze,rt])});return Be.init=ie,Be},D,w,F)}const Zn=new WeakSet,nn=D=>{if(typeof D!="object"||D===null)return D;Object.freeze(D);const w=Object.getOwnPropertyNames(D);for(const F of w)nn(D[F]);return D};function fn(D){if(Zn.has(D))return D;Zn.add(D);const w=D.read;if(D.read=function(F,ie){return nn(w.call(this,F,ie))},"write"in D){const F=D.write;D.write=function(ie,be,...Be){return F.call(this,ie,(...ke)=>(ke[0]===D&&(ke[1]=nn(ke[1])),be(...ke)),...Be)}}return D}function kn(D){return console.warn("[DEPRECATED] freezeAtomCreator is deprecated, define it on users end"),(...w)=>fn(D(...w))}const er=(D,w,F)=>(w.has(F)?w:w.set(F,D())).get(F),Zr=new WeakMap,Cr=(D,w,F)=>{const ie=er(()=>new WeakMap,Zr,w);return er(D,ie,F)},$r={},Xr=D=>!!D.write,Gr=D=>typeof D=="function";function rr(D,w){return Cr(()=>{const F=new WeakMap,ie=(ke,rt)=>{let Ze=F.get(ke);if(Ze)return Ze;const Ot=rt&&F.get(rt),Mt=[],Yt=[];return ke.forEach((ln,Un)=>{const Er=w?w(ln):Un;Yt[Un]=Er;const Tn=Ot&&Ot.atomList[Ot.keyList.indexOf(Er)];if(Tn){Mt[Un]=Tn;return}const Fr=zr=>{const Vo=zr(be),xo=zr(D),Uo=ie(xo,Vo?.arr).keyList.indexOf(Er);if(Uo<0||Uo>=xo.length){const Lr=ke[ie(ke).keyList.indexOf(Er)];if(Lr)return Lr;throw new Error("splitAtom: index out of bounds for read")}return xo[Uo]},Po=(zr,Vo,xo)=>{const pi=zr(be),Uo=zr(D),yo=ie(Uo,pi?.arr).keyList.indexOf(Er);if(yo<0||yo>=Uo.length)throw new Error("splitAtom: index out of bounds for write");const Wo=Gr(xo)?xo(Uo[yo]):xo;Object.is(Uo[yo],Wo)||Vo(D,[...Uo.slice(0,yo),Wo,...Uo.slice(yo+1)])};Mt[Un]=Xr(D)?atom(Fr,Po):atom(Fr)}),Ot&&Ot.keyList.length===Yt.length&&Ot.keyList.every((ln,Un)=>ln===Yt[Un])?Ze=Ot:Ze={arr:ke,atomList:Mt,keyList:Yt},F.set(ke,Ze),Ze},be=atom(ke=>{const rt=ke(be),Ze=ke(D);return ie(Ze,rt?.arr)});be.debugPrivate=!0,be.init=void 0;const Be=Xr(D)?atom(ke=>ke(be).atomList,(ke,rt,Ze)=>{switch(Ze.type){case"remove":{const Ot=ke(Be).indexOf(Ze.atom);if(Ot>=0){const Mt=ke(D);rt(D,[...Mt.slice(0,Ot),...Mt.slice(Ot+1)])}break}case"insert":{const Ot=Ze.before?ke(Be).indexOf(Ze.before):ke(Be).length;if(Ot>=0){const Mt=ke(D);rt(D,[...Mt.slice(0,Ot),Ze.value,...Mt.slice(Ot)])}break}case"move":{const Ot=ke(Be).indexOf(Ze.atom),Mt=Ze.before?ke(Be).indexOf(Ze.before):ke(Be).length;if(Ot>=0&&Mt>=0){const Yt=ke(D);Ot<Mt?rt(D,[...Yt.slice(0,Ot),...Yt.slice(Ot+1,Mt),Yt[Ot],...Yt.slice(Mt)]):rt(D,[...Yt.slice(0,Mt),Yt[Ot],...Yt.slice(Mt,Ot),...Yt.slice(Ot+1)])}break}}}):atom(ke=>ke(be).atomList);return Be},D,w||$r)}function Mr(D){const w=Symbol(),F=atom(w);F.debugPrivate=!0;const ie=atom((be,Be)=>{const ke=be(F);return ke!==w?ke:D(be,Be)},(be,Be,ke)=>{if(ke===pt)Be(F,w);else if(typeof ke=="function"){const rt=be(ie);Be(F,ke(rt))}else Be(F,ke)});return ie}const _r=D=>typeof D?.then=="function";function oi(D){return w=>({...w,getItem:(ie,be)=>{const Be=rt=>D(rt)?rt:be,ke=w.getItem(ie,be);return _r(ke)?ke.then(Be):Be(ke)}})}function yi(D=()=>{try{return window.localStorage}catch(F){typeof window<"u"&&console.warn(F);return}},w){var F;let ie,be;const Be={getItem:(Ze,Ot)=>{var Mt,Yt;const ln=Er=>{if(Er=Er||"",ie!==Er){try{be=JSON.parse(Er,w?.reviver)}catch{return Ot}ie=Er}return be},Un=(Yt=(Mt=D())==null?void 0:Mt.getItem(Ze))!=null?Yt:null;return _r(Un)?Un.then(ln):ln(Un)},setItem:(Ze,Ot)=>{var Mt;return(Mt=D())==null?void 0:Mt.setItem(Ze,JSON.stringify(Ot,w?.replacer))},removeItem:Ze=>{var Ot;return(Ot=D())==null?void 0:Ot.removeItem(Ze)}},ke=Ze=>(Ot,Mt,Yt)=>Ze(Ot,ln=>{let Un;try{Un=JSON.parse(ln||"")}catch{Un=Yt}Mt(Un)});let rt;try{rt=(F=D())==null?void 0:F.subscribe}catch{}return!rt&&typeof window<"u"&&typeof window.addEventListener=="function"&&window.Storage&&(rt=(Ze,Ot)=>{if(!(D()instanceof window.Storage))return()=>{};const Mt=Yt=>{Yt.storageArea===D()&&Yt.key===Ze&&Ot(Yt.newValue)};return window.addEventListener("storage",Mt),()=>{window.removeEventListener("storage",Mt)}}),rt&&(Be.subscribe=ke(rt)),Be}const Di=yi();function Zi(D,w,F=Di,ie){const be=ie?.getOnInit,Be=ge(be?F.getItem(D,w):w);return Be.debugPrivate=!0,Be.onMount=rt=>{rt(F.getItem(D,w));let Ze;return F.subscribe&&(Ze=F.subscribe(D,rt,w)),Ze},ge(rt=>rt(Be),(rt,Ze,Ot)=>{const Mt=typeof Ot=="function"?Ot(rt(Be)):Ot;return Mt===pt?(Ze(Be,w),F.removeItem(D)):Mt instanceof Promise?Mt.then(Yt=>(Ze(Be,Yt),F.setItem(D,Yt))):(Ze(Be,Mt),F.setItem(D,Mt))})}function $a(D,w){const F=Be=>{if("e"in Be)throw Be.e;return Be.d},ie=atom(Be=>{var ke;let rt=D(Be);const Ze=(ke=rt[Symbol.observable])==null?void 0:ke.call(rt);Ze&&(rt=Ze);let Ot;const Mt=()=>new Promise(pi=>{Ot=pi}),Yt=w&&"initialValue"in w?{d:typeof w.initialValue=="function"?w.initialValue():w.initialValue}:Mt();let ln,Un;const Er=pi=>{Un=pi,Ot?.(pi),ln?.(pi)};let Tn,Fr;const Po=()=>!ln,zr=()=>{Tn&&(Tn.unsubscribe(),Tn=void 0)},Vo=()=>{Tn&&(clearTimeout(Fr),Tn.unsubscribe()),Tn=rt.subscribe({next:pi=>Er({d:pi}),error:pi=>Er({e:pi}),complete:()=>{}}),Po()&&w?.unstable_timeout&&(Fr=setTimeout(zr,w.unstable_timeout))};Vo();const xo=atom(Un||Yt);return xo.debugPrivate=!0,xo.onMount=pi=>(ln=pi,Un&&pi(Un),Tn?clearTimeout(Fr):Vo(),()=>{ln=void 0,w?.unstable_timeout?Fr=setTimeout(zr,w.unstable_timeout):zr()}),[xo,rt,Mt,Vo,Po]});return ie.debugPrivate=!0,atom(Be=>{const[ke]=Be(ie),rt=Be(ke);return rt instanceof Promise?rt.then(F):F(rt)},(Be,ke,rt)=>{const[Ze,Ot,Mt,Yt,ln]=Be(ie);if("next"in Ot)ln()&&(ke(Ze,Mt()),Yt()),Ot.next(rt);else throw new Error("observable is not subject")})}const Ei=new WeakMap,Gi=(D,w)=>(Ei.has(w)?Ei:Ei.set(w,D())).get(w),za=D=>D instanceof Promise,zi={state:"loading"};function fs(D){return Gi(()=>{const w=new WeakMap,F=atom(0);F.debugPrivate=!0;const ie=atom((be,{setSelf:Be})=>{be(F);let ke;try{ke=be(D)}catch(Mt){return{state:"hasError",error:Mt}}if(!za(ke))return{state:"hasData",data:ke};const rt=ke,Ze=w.get(rt);if(Ze)return Ze;rt.then(Mt=>{w.set(rt,{state:"hasData",data:Mt}),Be()},Mt=>{w.set(rt,{state:"hasError",error:Mt}),Be()});const Ot=w.get(rt);return Ot||(w.set(rt,zi),zi)},(be,Be)=>{Be(F,ke=>ke+1)});return ie.debugPrivate=!0,atom(be=>be(ie))},D)}const aa=(D,w,F)=>(w.has(F)?w:w.set(F,D())).get(F),Ms=new WeakMap,Ts=(D,w,F)=>{const ie=aa(()=>new WeakMap,Ms,w);return aa(D,ie,F)},js=D=>D instanceof Promise,Ul=()=>{};function $l(D,w=Ul){return Ts(()=>{const F=new WeakMap,ie=new WeakMap,be=atom(0);be.debugPrivate=!0;const Be=atom((ke,{setSelf:rt})=>{ke(be);const Ze=ke(Be),Ot=ke(D);if(!js(Ot))return{v:Ot};if(Ot!==Ze?.p&&Ot.then(Mt=>{ie.set(Ot,Mt),rt()},Mt=>{F.set(Ot,Mt),rt()}),F.has(Ot))throw F.get(Ot);return ie.has(Ot)?{p:Ot,v:ie.get(Ot)}:Ze&&"v"in Ze?{p:Ot,f:w(Ze.v),v:Ze.v}:{p:Ot,f:w()}},(ke,rt)=>{rt(be,Ze=>Ze+1)});return Be.init=void 0,Be.debugPrivate=!0,atom(ke=>{const rt=ke(Be);return"f"in rt?rt.f:rt.v},(ke,rt,...Ze)=>rt(D,...Ze))},D,w)}function Ml(D,w){const F=atom(0);return F.debugPrivate=!0,atom((ie,be)=>(ie(F),D(ie,be)),(ie,be,...Be)=>{if(Be.length===0)be(F,ke=>ke+1);else{if(w)return w(ie,be,...Be);throw new Error("refresh must be called without arguments")}})}function Cl(D){const w=atom(void 0);return delete w.init,Object.defineProperty(w,"init",{get(){return D()}}),w}var Ol=Vr(74579),qs=Vr.n(Ol),gs=Object.defineProperty,Xa=Object.defineProperties,Ws=Object.getOwnPropertyDescriptors,ss=Object.getOwnPropertySymbols,vs=Object.prototype.hasOwnProperty,Ks=Object.prototype.propertyIsEnumerable,ul=(D,w,F)=>w in D?gs(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,Pl=(D,w)=>{for(var F in w||(w={}))vs.call(w,F)&&ul(D,F,w[F]);if(ss)for(var F of ss(w))Ks.call(w,F)&&ul(D,F,w[F]);return D},zl=(D,w)=>Xa(D,Ws(w));function ra(D,w={}){return{activeExampleName:void 0,activeOneOf:{[D]:0},requestValues:w,request:{expandedAll:void 0},response:{expandedAll:void 0}}}const sa=ge({}),mi=$t(D=>ge(w=>{var F;return((F=w(sa))==null?void 0:F[D])||ra(D)},(w,F,ie)=>{const be=w(sa),Be=be[D]||ra(D);F(sa,zl(Pl({},be),{[D]:qs()(Be,ie)}))}));var Zs=Object.defineProperty,Rs=Object.defineProperties,_s=Object.getOwnPropertyDescriptors,Fs=Object.getOwnPropertySymbols,Hl=Object.prototype.hasOwnProperty,Tl=Object.prototype.propertyIsEnumerable,el=(D,w,F)=>w in D?Zs(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,dl=(D,w)=>{for(var F in w||(w={}))Hl.call(w,F)&&el(D,F,w[F]);if(Fs)for(var F of Fs(w))Tl.call(w,F)&&el(D,F,w[F]);return D},Ls=(D,w)=>Rs(D,_s(w));function fl(D,w,F={path:"/"}){if(typeof document>"u")return;typeof F.expires=="number"&&(F.expires=new Date(Date.now()+F.expires*864e5)),F.expires&&(F.expires=F.expires instanceof Date?F.expires.toUTCString():F.expires),D=encodeURIComponent(D).replace(/%(2[346B]|5E|60|7C)/g,fr.RC).replace(/[()]/g,escape);let ie="";for(const be in F)F[be]&&(ie+="; "+be,F[be]!==!0&&(ie+="="+String(F[be]).split(";")[0]));return document.cookie=D+"="+Gs(w)+ie}function Ha(D,w){const F=typeof document<"u"?document.cookie:w,ie=F?F.split("; "):[],be={};for(let Be=0;Be<ie.length;Be++){const ke=ie[Be].split("="),rt=ke.slice(1).join("=");try{const Ze=(0,fr.RC)(ke[0]);if(Ze in be||(be[Ze]=Es(rt)),D===Ze)break}catch{}}return D?be[D]:be}function Us(D,w={path:"/"}){fl(D,"",Ls(dl({},w),{expires:-1}))}function Es(D){return D[0]==='"'&&(D=D.slice(1,-1)),D.replace(/(%[\dA-F]{2})+/gi,fr.RC)}function Gs(D){return encodeURIComponent(D).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,fr.RC)}var ba=Object.defineProperty,jl=Object.getOwnPropertySymbols,Vl=Object.prototype.hasOwnProperty,pl=Object.prototype.propertyIsEnumerable,bl=(D,w,F)=>w in D?ba(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,$s=(D,w)=>{for(var F in w||(w={}))Vl.call(w,F)&&bl(D,F,w[F]);if(jl)for(var F of jl(w))pl.call(w,F)&&bl(D,F,w[F]);return D};function wa(D,w){return w?Array.from(new Set([...Object.keys(D),...Object.keys(w)])).reduce((ie,be)=>(ie[be]=$s($s({},D[be]),w[be]),ie),{}):D}function hl(D){return D.description||D.url}var Wl=Object.defineProperty,Na=Object.defineProperties,H=Object.getOwnPropertyDescriptors,ye=Object.getOwnPropertySymbols,Qe=Object.prototype.hasOwnProperty,$e=Object.prototype.propertyIsEnumerable,Xe=(D,w,F)=>w in D?Wl(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,mn=(D,w)=>{for(var F in w||(w={}))Qe.call(w,F)&&Xe(D,F,w[F]);if(ye)for(var F of ye(w))$e.call(w,F)&&Xe(D,F,w[F]);return D},nr=(D,w)=>Na(D,H(w)),dr=(D,w)=>{var F={};for(var ie in D)Qe.call(D,ie)&&w.indexOf(ie)<0&&(F[ie]=D[ie]);if(D!=null&&ye)for(var ie of ye(D))w.indexOf(ie)<0&&$e.call(D,ie)&&(F[ie]=D[ie]);return F};const xr={isSidebarOpened:!0,activeMimeName:"",layout:c.LayoutVariant.THREE_PANEL,language:"",environment:"",environments:{},userClaims:{}},Tr=Zi("redoc.appStore",xr,{getItem:D=>{var w,F;const ie=(0,T.C0)(Ha(D,(F=(w=globalThis.redoclyCookieStorage)==null?void 0:w.getStore)==null?void 0:F.call(w))),be=(0,T.C0)((0,T.gD)(D));return mn(mn(mn({},xr),be),ie)},setItem:(D,w)=>{const F=w,{environments:ie}=F,be=dr(F,["environments"]),Be={environments:ie};fl(D,JSON.stringify(be)),(0,T.v1)(D,JSON.stringify(Be))},removeItem:D=>{Us(D),sessionStorage.removeItem(D)}}),go=ge({}),ro=ge(D=>{const w=D(Tr),F=D(go);return wa(w.environments,F?.environments||{})}),Lo=ge(D=>{const w=D(Tr),F=D(go),ie=wa(w.environments,F?.environments||{}),be=F?.environment||w.environment,Be=ie[be]?be:Object.keys(ie)[0];return[ie[Be]||{},Be||""]},(D,w,{environment:F,environments:ie})=>{const be=D(Tr);w(Tr,nr(mn({},be),{environment:F||be.environment,environments:wa(be.environments||{},ie)}))}),q=ge(D=>D(Tr).isSidebarOpened,(D,w,F)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{isSidebarOpened:F}))}),Me=ge(D=>D(Tr).activeMimeName,(D,w,F)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{activeMimeName:F}))}),tt=ge(D=>D(Tr).layout,(D,w,F=c.LayoutVariant.STACKED)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{layout:F}))}),hn=ge(D=>D(Tr).userClaims,(D,w,F)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{userClaims:F}))}),xn=Zi("redoc.appSessionStore",{collapsedSidebar:!1,unsupportedFeatureScreen:!1},c.IS_BROWSER?yi(()=>sessionStorage):void 0),yn=ge(D=>D(xn).collapsedSidebar,(D,w,F)=>{const ie=D(xn);w(xn,nr(mn({},ie),{collapsedSidebar:F}))});function Ln({lang:D,label:w}){return(w||D).toLowerCase()}const Wt=ge(D=>{var w,F,ie;const{codeSamples:be}=D(Br),Be=be.languages.map(({lang:rt,label:Ze},Ot)=>({key:Ln({lang:rt,label:Ze}),lang:rt,title:Ze||rt,order:Ot})),ke=D(Tr).language||((w=Be[0])==null?void 0:w.key);return{languages:Be,activeLanguage:((F=Be.find(({key:rt})=>rt===ke))==null?void 0:F.key)||((ie=Be[0])==null?void 0:ie.key)}},(D,w,F)=>{const ie=D(Tr);w(Tr,nr(mn({},ie),{language:F}))});function Kt(D){const w=It(mi(D?.operation.pointer||"no_operation_pointer")),F=He(Me),ie=D?(0,ot.getActiveMediaType)(D,F):void 0;return(0,n.useCallback)(be=>{var Be,ke,rt,Ze,Ot,Mt,Yt;if(ie)if(ie.examples&&((Be=ie.schema)!=null&&Be.oneOf)&&Object.keys(ie.examples).includes(be)){const ln=(rt=(ke=ie.schema)==null?void 0:ke.oneOf)==null?void 0:rt.findIndex(Un=>Un.title===be);w(ln===-1?{activeExampleName:be,requestValues:{}}:{activeOneOf:{[((Ze=ie.schema)==null?void 0:Ze.pointer)||""]:ln},activeExampleName:(Yt=(Mt=(Ot=ie.schema)==null?void 0:Ot.oneOf)==null?void 0:Mt[ln])==null?void 0:Yt.title,requestValues:{}})}else w({activeExampleName:be,requestValues:{}})},[ie,w])}var Nt=Object.defineProperty,zt=Object.getOwnPropertySymbols,Gn=Object.prototype.hasOwnProperty,Ut=Object.prototype.propertyIsEnumerable,Qn=(D,w,F)=>w in D?Nt(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,gn=(D,w)=>{for(var F in w||(w={}))Gn.call(w,F)&&Qn(D,F,w[F]);if(zt)for(var F of zt(w))Ut.call(w,F)&&Qn(D,F,w[F]);return D};const vo={history:Ur.Kd,memory:On.fS,hash:Ur.I9},br=(D,w)=>{const F=vo[D],ie=gn({},D!=="memory"&&{basename:w});return{Router:F,routerProps:ie}},hr=({options:D,parser:w})=>{const{contentItems:F,flatItems:ie}=(0,n.useMemo)(()=>(0,gt.buildContentItems)(w,D),[D,w]);return{flatItems:ie,contentItems:F}};function Dr(D,w){var F;const ie=D.find(({key:ke})=>ke===w),[be,Be]=(0,n.useState)(ie?.key||((F=D[0])==null?void 0:F.key));return(0,n.useEffect)(()=>{ie&&Be(ie.key)},[ie]),be}function po(){const D=(0,On.Zp)(),w=(0,On.zy)();(0,n.useEffect)(()=>{w.pathname.toLowerCase()!==w.pathname&&D(w.pathname.toLowerCase(),{replace:!0})},[w.pathname,D])}function oo(){const{translate:D}=(0,c.useThemeHooks)().useTranslate();return D}function ui(){return(0,c.useThemeHooks)().useTelemetry()}var ri,Wi,la,va,xa,is=-1,di=function(D){addEventListener("pageshow",function(w){w.persisted&&(is=w.timeStamp,D(w))},!0)},ya=function(){return window.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0]},Li=function(){var D=ya();return D&&D.activationStart||0},Ao=function(D,w){var F=ya(),ie="navigate";return is>=0?ie="back-forward-cache":F&&(ie=document.prerendering||Li()>0?"prerender":document.wasDiscarded?"restore":F.type.replace(/_/g,"-")),{name:D,value:w===void 0?-1:w,rating:"good",delta:0,entries:[],id:"v3-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:ie}},Si=function(D,w,F){try{if(PerformanceObserver.supportedEntryTypes.includes(D)){var ie=new PerformanceObserver(function(be){Promise.resolve().then(function(){w(be.getEntries())})});return ie.observe(Object.assign({type:D,buffered:!0},F||{})),ie}}catch{}},Ii=function(D,w,F,ie){var be,Be;return function(ke){w.value>=0&&(ke||ie)&&((Be=w.value-(be||0))||be===void 0)&&(be=w.value,w.delta=Be,w.rating=function(rt,Ze){return rt>Ze[1]?"poor":rt>Ze[0]?"needs-improvement":"good"}(w.value,F),D(w))}},ca=function(D){requestAnimationFrame(function(){return requestAnimationFrame(function(){return D()})})},Qa=function(D){var w=function(F){F.type!=="pagehide"&&document.visibilityState!=="hidden"||D(F)};addEventListener("visibilitychange",w,!0),addEventListener("pagehide",w,!0)},Ti=function(D){var w=!1;return function(F){w||(D(F),w=!0)}},Ea=-1,fa=function(){return document.visibilityState!=="hidden"||document.prerendering?1/0:0},_i=function(D){document.visibilityState==="hidden"&&Ea>-1&&(Ea=D.type==="visibilitychange"?D.timeStamp:0,Bi())},zs=function(){addEventListener("visibilitychange",_i,!0),addEventListener("prerenderingchange",_i,!0)},Bi=function(){removeEventListener("visibilitychange",_i,!0),removeEventListener("prerenderingchange",_i,!0)},ka=function(){return Ea<0&&(Ea=fa(),zs(),di(function(){setTimeout(function(){Ea=fa(),zs()},0)})),{get firstHiddenTime(){return Ea}}},ko=function(D){document.prerendering?addEventListener("prerenderingchange",function(){return D()},!0):D()},Ys=[1800,3e3],ls=function(D,w){w=w||{},ko(function(){var F,ie=ka(),be=Ao("FCP"),Be=Si("paint",function(ke){ke.forEach(function(rt){rt.name==="first-contentful-paint"&&(Be.disconnect(),rt.startTime<ie.firstHiddenTime&&(be.value=Math.max(rt.startTime-Li(),0),be.entries.push(rt),F(!0)))})});Be&&(F=Ii(D,be,Ys,w.reportAllChanges),di(function(ke){be=Ao("FCP"),F=Ii(D,be,Ys,w.reportAllChanges),ca(function(){be.value=performance.now()-ke.timeStamp,F(!0)})}))})},ft=[.1,.25],Bt=function(D,w){w=w||{},ls(Ti(function(){var F,ie=Ao("CLS",0),be=0,Be=[],ke=function(Ze){Ze.forEach(function(Ot){if(!Ot.hadRecentInput){var Mt=Be[0],Yt=Be[Be.length-1];be&&Ot.startTime-Yt.startTime<1e3&&Ot.startTime-Mt.startTime<5e3?(be+=Ot.value,Be.push(Ot)):(be=Ot.value,Be=[Ot])}}),be>ie.value&&(ie.value=be,ie.entries=Be,F())},rt=Si("layout-shift",ke);rt&&(F=Ii(D,ie,ft,w.reportAllChanges),Qa(function(){ke(rt.takeRecords()),F(!0)}),di(function(){be=0,ie=Ao("CLS",0),F=Ii(D,ie,ft,w.reportAllChanges),ca(function(){return F()})}),setTimeout(F,0))}))},Gt={passive:!0,capture:!0},Sn=new Date,_n=function(D,w){ri||(ri=w,Wi=D,la=new Date,lo(removeEventListener),pn())},pn=function(){if(Wi>=0&&Wi<la-Sn){var D={entryType:"first-input",name:ri.type,target:ri.target,cancelable:ri.cancelable,startTime:ri.timeStamp,processingStart:ri.timeStamp+Wi};va.forEach(function(w){w(D)}),va=[]}},Mn=function(D){if(D.cancelable){var w=(D.timeStamp>1e12?new Date:performance.now())-D.timeStamp;D.type=="pointerdown"?function(F,ie){var be=function(){_n(F,ie),ke()},Be=function(){ke()},ke=function(){removeEventListener("pointerup",be,Gt),removeEventListener("pointercancel",Be,Gt)};addEventListener("pointerup",be,Gt),addEventListener("pointercancel",Be,Gt)}(w,D):_n(w,D)}},lo=function(D){["mousedown","keydown","touchstart","pointerdown"].forEach(function(w){return D(w,Mn,Gt)})},Yo=null,ea=function(D,w){w=w||{},ko(function(){var F,ie=ka(),be=Ao("FID"),Be=function(Ze){Ze.startTime<ie.firstHiddenTime&&(be.value=Ze.processingStart-Ze.startTime,be.entries.push(Ze),F(!0))},ke=function(Ze){Ze.forEach(Be)},rt=Si("first-input",ke);F=Ii(D,be,Yo,w.reportAllChanges),rt&&Qa(Ti(function(){ke(rt.takeRecords()),rt.disconnect()})),rt&&di(function(){var Ze;be=Ao("FID"),F=Ii(D,be,Yo,w.reportAllChanges),va=[],Wi=-1,ri=null,lo(addEventListener),Ze=Be,va.push(Ze),pn()})})},Yi=0,pa=null,Va=0,ys=function(D){D.forEach(function(w){w.interactionId&&(pa=Math.min(pa,w.interactionId),Va=Math.max(Va,w.interactionId),Yi=Va?(Va-pa)/7+1:0)})},ps=function(){return xa?Yi:performance.interactionCount||0},Js=function(){"interactionCount"in performance||xa||(xa=Si("event",ys,{type:"event",buffered:!0,durationThreshold:0}))},Wa=null,El=0,Sl=function(){return ps()-El},Da=null,cs={},_l=function(D){var w=Da[Da.length-1],F=cs[D.interactionId];if(F||Da.length<10||D.duration>w.latency){if(F)F.entries.push(D),F.latency=Math.max(F.latency,D.duration);else{var ie={id:D.interactionId,latency:D.duration,entries:[D]};cs[ie.id]=ie,Da.push(ie)}Da.sort(function(be,Be){return Be.latency-be.latency}),Da.splice(10).forEach(function(be){delete cs[be.id]})}},Ka=function(D,w){w=w||{},ko(function(){Js();var F,ie=Ao("INP"),be=function(ke){ke.forEach(function(Ot){Ot.interactionId&&_l(Ot),Ot.entryType==="first-input"&&!Da.some(function(Mt){return Mt.entries.some(function(Yt){return Ot.duration===Yt.duration&&Ot.startTime===Yt.startTime})})&&_l(Ot)});var rt,Ze=(rt=Math.min(Da.length-1,Math.floor(Sl()/50)),Da[rt]);Ze&&Ze.latency!==ie.value&&(ie.value=Ze.latency,ie.entries=Ze.entries,F())},Be=Si("event",be,{durationThreshold:w.durationThreshold||40});F=Ii(D,ie,Wa,w.reportAllChanges),Be&&(Be.observe({type:"first-input",buffered:!0}),Qa(function(){be(Be.takeRecords()),ie.value<0&&Sl()>0&&(ie.value=0,ie.entries=[]),F(!0)}),di(function(){Da=[],El=ps(),ie=Ao("INP"),F=Ii(D,ie,Wa,w.reportAllChanges)}))})},Xs=[2500,4e3],Rc={},Lc=function(D,w){w=w||{},ko(function(){var F,ie=ka(),be=Ao("LCP"),Be=function(Ze){var Ot=Ze[Ze.length-1];Ot&&Ot.startTime<ie.firstHiddenTime&&(be.value=Math.max(Ot.startTime-Li(),0),be.entries=[Ot],F())},ke=Si("largest-contentful-paint",Be);if(ke){F=Ii(D,be,Xs,w.reportAllChanges);var rt=Ti(function(){Rc[be.id]||(Be(ke.takeRecords()),ke.disconnect(),Rc[be.id]=!0,F(!0))});["keydown","click"].forEach(function(Ze){addEventListener(Ze,rt,!0)}),Qa(rt),di(function(Ze){be=Ao("LCP"),F=Ii(D,be,Xs,w.reportAllChanges),ca(function(){be.value=performance.now()-Ze.timeStamp,Rc[be.id]=!0,F(!0)})})}})},yc=[800,1800],su=function D(w){document.prerendering?ko(function(){return D(w)}):document.readyState!=="complete"?addEventListener("load",function(){return D(w)},!0):setTimeout(w,0)},Bc=function(D,w){w=w||{};var F=Ao("TTFB"),ie=Ii(D,F,yc,w.reportAllChanges);su(function(){var be=ya();if(be){var Be=be.responseStart;if(Be<=0||Be>performance.now())return;F.value=Math.max(Be-Li(),0),F.entries=[be],ie(!0),di(function(){F=Ao("TTFB",0),(ie=Ii(D,F,yc,w.reportAllChanges))(!0)})}})};function Cc({sendTelemetry:D}){(0,c.useMount)(()=>{const w={},F=[new Promise(ie=>Bt(be=>ie({name:"CLS",value:be.value}))),new Promise(ie=>Lc(be=>ie({name:"LCP",value:be.value}))),new Promise(ie=>ls(be=>ie({name:"FCP",value:be.value}))),new Promise(ie=>Bc(be=>ie({name:"TTFB",value:be.value})))];Promise.allSettled(F).then(ie=>{ie.forEach(be=>{if(be.status==="fulfilled"){const{name:Be,value:ke}=be.value;w[Be]=Math.round(ke)}}),D(w)})})}const wc=150;function Nc({value:D}){const w=oo(),[F,ie]=(0,n.useState)(!1),be=(0,n.useMemo)(()=>D.slice(0,wc),[D]),Be=()=>{ie(!F)};return(0,b.jsxs)(lu,{children:[(0,b.jsx)(ci,{source:F?D:be}),(D!==be||F)&&(0,b.jsx)(Wu,{children:(0,b.jsx)(c.Button,{variant:"link",size:"small",onClick:Be,children:F?w("openapi.hideExample","Hide example"):w("openapi.showExample","Show example")})})]})}const lu=(0,Pt.Ay)(vt)`
|
|
11340
11344
|
display: inline;
|
|
11341
11345
|
|
|
11342
11346
|
& * {
|
|
@@ -12427,7 +12431,7 @@ Error generating stack: `+S.message+`
|
|
|
12427
12431
|
color: var(--link-color-primary);
|
|
12428
12432
|
text-decoration: none;
|
|
12429
12433
|
word-wrap: break-word;
|
|
12430
|
-
`;function We({flow:D}){const w=oo();return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(l,{label:`${w("openapi.authorizationUrl","Authorization URL")}:`,value:D?.authorizationUrl&&(0,b.jsx)(se,{target:"_blank",rel:"noopener noreferrer",href:D?.authorizationUrl,children:D?.authorizationUrl})}),(0,b.jsx)(l,{label:`${w("openapi.tokenUrl","Token URL")}:`,value:D?.tokenUrl}),(0,b.jsx)(l,{label:`${w("openapi.refreshUrl","Refresh URL")}:`,value:D?.refreshUrl})]})}const
|
|
12434
|
+
`;function We({flow:D}){const w=oo();return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(l,{label:`${w("openapi.authorizationUrl","Authorization URL")}:`,value:D?.authorizationUrl&&(0,b.jsx)(se,{target:"_blank",rel:"noopener noreferrer",href:D?.authorizationUrl,children:D?.authorizationUrl})}),(0,b.jsx)(l,{label:`${w("openapi.tokenUrl","Token URL")}:`,value:D?.tokenUrl}),(0,b.jsx)(l,{label:`${w("openapi.refreshUrl","Refresh URL")}:`,value:D?.refreshUrl})]})}const ht=(0,n.memo)(We);function Ft(D,w){const F=new Set;return w.forEach(({schemes:ie})=>{ie.forEach(({id:be,scopes:Be})=>{be===D&&Be.forEach(ke=>F.add(ke))})}),Array.from(F)}function Dn({flow:D}){const w=Object.keys(D?.scopes||{}),F=oo(),[ie,be]=(0,n.useState)(!1);if(!w.length)return null;const Be=()=>{be(ke=>!ke)};return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(l,{label:(0,b.jsxs)(Bn,{onClick:Be,children:[F(ie?"openapi.hideOptionalScopes":"openapi.showOptionalScopes",ie?"Hide optional scopes":"Show optional scopes"),(0,b.jsx)(fi,{isOpen:ie,children:(0,b.jsx)(c.ChevronRightIcon,{size:"var(--font-size-base)",color:"var(--tree-content-color-default)"})})]}),value:" "}),(0,b.jsx)(bi,{isOpen:ie,children:w.map(ke=>(0,b.jsx)(l,{label:(0,b.jsx)(Pr,{className:"tag-grey",children:ke}),value:(0,b.jsx)(ci,{source:D?.scopes[ke]||""})},ke))})]})}function sr({id:D,securities:w,flow:F}){const ie=Ft(D,w),be=oo();return ie.length?(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(l,{label:be("openapi.requiredScopes","Required scopes"),value:" "}),(0,b.jsx)(Fn,{children:ie.map(Be=>(0,b.jsx)(l,{label:(0,b.jsx)(Pr,{className:"tag-grey",children:Be}),value:(0,b.jsx)(ci,{source:F?.scopes[Be]||""})},Be))})]}):null}const Pr=(0,Pt.Ay)(Z)`
|
|
12431
12435
|
font-family: var(--font-family-base);
|
|
12432
12436
|
font-size: var(--font-size-base);
|
|
12433
12437
|
line-height: var(--line-height-base);
|
|
@@ -12459,7 +12463,7 @@ Error generating stack: `+S.message+`
|
|
|
12459
12463
|
justify-content: center;
|
|
12460
12464
|
transform: ${D=>D.isOpen?"rotate(90deg)":"rotate(0deg)"};
|
|
12461
12465
|
transition: transform 0.5s ease-in-out;
|
|
12462
|
-
`,Pa=(0,n.memo)(Dn),dn=(0,n.memo)(sr);function kt({type:D,bearerFormat:w,name:F,flows:ie,openIdConnectUrl:be,description:Be,id:ke,securities:rt,in:Ze}){const Ot=oo();if(!D||!ke)return null;const Mt={http:(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(l,{label:Ot("openapi.httpAuthorizationScheme","HTTP Authorization Scheme"),value:D}),(0,b.jsx)(l,{label:Ot("openapi.bearerFormat","Bearer Format"),value:w})]}),apiKey:(0,b.jsx)(l,{label:`${(0,T.Ns)(Ze||"")} ${Ot("openapi.parameterName","parameter name")}:`,value:F}),oauth2:(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(l,{label:Ot("openapi.flowType","Flow type"),value:D}),ie&&Object.keys(ie).map(Un=>(0,b.jsx)(
|
|
12466
|
+
`,Pa=(0,n.memo)(Dn),dn=(0,n.memo)(sr);function kt({type:D,bearerFormat:w,name:F,flows:ie,openIdConnectUrl:be,description:Be,id:ke,securities:rt,in:Ze}){const Ot=oo();if(!D||!ke)return null;const Mt={http:(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(l,{label:Ot("openapi.httpAuthorizationScheme","HTTP Authorization Scheme"),value:D}),(0,b.jsx)(l,{label:Ot("openapi.bearerFormat","Bearer Format"),value:w})]}),apiKey:(0,b.jsx)(l,{label:`${(0,T.Ns)(Ze||"")} ${Ot("openapi.parameterName","parameter name")}:`,value:F}),oauth2:(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(l,{label:Ot("openapi.flowType","Flow type"),value:D}),ie&&Object.keys(ie).map(Un=>(0,b.jsx)(ht,{flow:ie[Un]},Un))]}),openIdConnect:(0,b.jsx)(l,{label:Ot("openapi.connectUrl","Connect URL"),value:be&&(0,b.jsx)(se,{target:"_blank",rel:"noopener noreferrer",href:be,children:be})})},Yt=ie&&Object.keys(ie).map(Un=>(0,b.jsx)(dn,{id:ke,securities:rt,flow:ie[Un]},Un)),ln=ie&&Object.keys(ie).map(Un=>(0,b.jsx)(Pa,{flow:ie[Un]},Un));return(0,b.jsxs)(En,{children:[(0,b.jsx)(Ho,{children:ke}),(0,b.jsx)(ci,{source:Be}),(0,b.jsxs)(vr,{children:[Mt[D]||null,Yt,ln]})]})}const En=Pt.Ay.div`
|
|
12463
12467
|
background: var(--layer-color);
|
|
12464
12468
|
padding: var(--spacing-base);
|
|
12465
12469
|
border-radius: var(--border-radius);
|
|
@@ -12739,4 +12743,4 @@ Error generating stack: `+S.message+`
|
|
|
12739
12743
|
`,E2=({pointer:D,schema:w,disableDeepLinks:F,slug:ie,onOneOfChange:be})=>{const{options:Be,parser:ke}=useAtomValue(globalStoreAtom),rt=w||{$ref:D},Ze=getSchema({parser:ke,schemaOrRef:rt,pointer:D||"",options:Be,deps:{operation:{pointer:"RedocSchema"}}});return jsx(Row,{children:jsx(FullWidthPanel,{children:jsx(Schema,{schema:Ze,level:1,disableDeepLinks:F,slug:ie,onOneOfChange:be})})})},S2=({pointer:D,mimeType:w,encoding:F})=>{const ie=useAtomValue(globalParserAtom),be=useAtomValue(layoutAtom),Be=getExamples({parser:ie,infoOrRef:{$ref:D},mime:w,encoding:F});return jsx(Row,{layout:be,children:jsx(ExamplesWrap,{children:jsx(Example,{example:Be,mimeType:w})})})},qy=Pt.Ay.div`
|
|
12740
12744
|
padding: 20px;
|
|
12741
12745
|
color: red;
|
|
12742
|
-
`;class I2 extends n.Component{constructor(w){super(w),this.state={error:void 0}}componentDidCatch(w){return this.setState({error:w}),!1}render(){return this.state.error?(0,b.jsxs)(qy,{children:[(0,b.jsx)("h1",{children:"Something went wrong..."}),(0,b.jsxs)("small",{children:[" ",this.state.error.message," "]}),(0,b.jsx)("p",{children:(0,b.jsxs)("details",{children:[(0,b.jsx)("summary",{children:"Stack trace"}),(0,b.jsx)("pre",{children:this.state.error.stack})]})}),typeof __REDOC_VERSION__<"u"?(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)("small",{children:[" References docs version: ",__REDOC_VERSION__]})," ",(0,b.jsx)("br",{})]}):null,typeof __REDOC_REVISION__<"u"?(0,b.jsxs)("small",{children:[" Commit: ",__REDOC_REVISION__]}):null]}):(0,b.jsx)(b.Fragment,{children:n.Children.only(this.props.children)})}}var _y=Object.defineProperty,s0=Object.getOwnPropertySymbols,e2=Object.prototype.hasOwnProperty,t2=Object.prototype.propertyIsEnumerable,l0=(D,w,F)=>w in D?_y(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,c0=(D,w)=>{for(var F in w||(w={}))e2.call(w,F)&&l0(D,F,w[F]);if(s0)for(var F of s0(w))t2.call(w,F)&&l0(D,F,w[F]);return D};const u0=(0,T.JA)(),n2=u0?(0,x.dirname)(u0)+"/":"";function r2(D){const w={},F=D.attributes;for(let ie=0;ie<F.length;ie++){const be=F[ie];w[be.name]=be.value}return w}function o2(D){const w=r2(D),F={};for(const ie in w){const be=ie.replace(/-(.)/g,(Be,ke)=>ke.toUpperCase());F[be]=w[ie]}return F}function i2(D,w=document.querySelector("redoc")){(0,a.hydrateRoot)(w,(0,b.jsx)(a0,{store:D}))}function d0(D,w={},F=(0,T.iT)("redoc")){if(F===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let ie,be;typeof D=="string"?ie=D:typeof D=="object"&&(be=D),(0,a.createRoot)(F).render((0,n.createElement)(Qy,{definition:be,definitionUrl:ie,options:c0(c0({},w),o2(F))},["Loading..."]))}function f0(D){Vr.p=D}const a2="3.11.0-next.
|
|
12746
|
+
`;class I2 extends n.Component{constructor(w){super(w),this.state={error:void 0}}componentDidCatch(w){return this.setState({error:w}),!1}render(){return this.state.error?(0,b.jsxs)(qy,{children:[(0,b.jsx)("h1",{children:"Something went wrong..."}),(0,b.jsxs)("small",{children:[" ",this.state.error.message," "]}),(0,b.jsx)("p",{children:(0,b.jsxs)("details",{children:[(0,b.jsx)("summary",{children:"Stack trace"}),(0,b.jsx)("pre",{children:this.state.error.stack})]})}),typeof __REDOC_VERSION__<"u"?(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)("small",{children:[" References docs version: ",__REDOC_VERSION__]})," ",(0,b.jsx)("br",{})]}):null,typeof __REDOC_REVISION__<"u"?(0,b.jsxs)("small",{children:[" Commit: ",__REDOC_REVISION__]}):null]}):(0,b.jsx)(b.Fragment,{children:n.Children.only(this.props.children)})}}var _y=Object.defineProperty,s0=Object.getOwnPropertySymbols,e2=Object.prototype.hasOwnProperty,t2=Object.prototype.propertyIsEnumerable,l0=(D,w,F)=>w in D?_y(D,w,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[w]=F,c0=(D,w)=>{for(var F in w||(w={}))e2.call(w,F)&&l0(D,F,w[F]);if(s0)for(var F of s0(w))t2.call(w,F)&&l0(D,F,w[F]);return D};const u0=(0,T.JA)(),n2=u0?(0,x.dirname)(u0)+"/":"";function r2(D){const w={},F=D.attributes;for(let ie=0;ie<F.length;ie++){const be=F[ie];w[be.name]=be.value}return w}function o2(D){const w=r2(D),F={};for(const ie in w){const be=ie.replace(/-(.)/g,(Be,ke)=>ke.toUpperCase());F[be]=w[ie]}return F}function i2(D,w=document.querySelector("redoc")){(0,a.hydrateRoot)(w,(0,b.jsx)(a0,{store:D}))}function d0(D,w={},F=(0,T.iT)("redoc")){if(F===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let ie,be;typeof D=="string"?ie=D:typeof D=="object"&&(be=D),(0,a.createRoot)(F).render((0,n.createElement)(Qy,{definition:be,definitionUrl:ie,options:c0(c0({},w),o2(F))},["Loading..."]))}function f0(D){Vr.p=D}const a2="3.11.0-next.8",s2="23576e37";function l2(){const D=(0,T.iT)("redoc");if(!D)return;const w=D.getAttribute("spec-url");w&&d0(w,{},D)}c.IS_BROWSER&&f0(n2),l2()})(),qh})());
|