@redocly/openapi-docs 3.11.0-next.3 → 3.11.0-next.4
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 +11 -12
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib-esm/index.d.ts +1 -1
- package/lib-esm/index.js +1 -1
- 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.4"
|
|
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:(P,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(E={}){super({...E,dynamicRef:!0,next:!0,unevaluated:!0})}_addVocabularies(){super._addVocabularies(),f.default.forEach(E=>this.addVocabulary(E)),this.opts.discriminator&&this.addKeyword(p.default)}_addDefaultMetaSchema(){super._addDefaultMetaSchema();const{$data:E,meta:O}=this.opts;O&&(C.default.call(this,E),this.refs["http://json-schema.org/schema"]=u)}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(u)?u:void 0)}}P.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:(P,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=b,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(E(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 E(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 b(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:(P,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=fe,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(ee,de){return this}}class g extends u{constructor(ee,de,Ee){super(),this.varKind=ee,this.name=de,this.rhs=Ee}render({es5:ee,_n:de}){const Ee=ee?f.varKinds.var:this.varKind,Ue=this.rhs===void 0?"":` = ${this.rhs}`;return`${Ee} ${this.name}${Ue};`+de}optimizeNames(ee,de){if(ee[this.name.str])return this.rhs&&(this.rhs=U(this.rhs,ee,de)),this}get names(){return this.rhs instanceof o._CodeOrName?this.rhs.names:{}}}class d extends u{constructor(ee,de,Ee){super(),this.lhs=ee,this.rhs=de,this.sideEffects=Ee}render({_n:ee}){return`${this.lhs} = ${this.rhs};`+ee}optimizeNames(ee,de){if(!(this.lhs instanceof o.Name&&!ee[this.lhs.str]&&!this.sideEffects))return this.rhs=U(this.rhs,ee,de),this}get names(){const ee=this.lhs instanceof o.Name?{}:{...this.lhs.names};return $(ee,this.rhs)}}class v extends d{constructor(ee,de,Ee,Ue){super(ee,Ee,Ue),this.op=de}render({_n:ee}){return`${this.lhs} ${this.op}= ${this.rhs};`+ee}}class y extends u{constructor(ee){super(),this.label=ee,this.names={}}render({_n:ee}){return`${this.label}:`+ee}}class E extends u{constructor(ee){super(),this.label=ee,this.names={}}render({_n:ee}){return`break${this.label?` ${this.label}`:""};`+ee}}class O extends u{constructor(ee){super(),this.error=ee}render({_n:ee}){return`throw ${this.error};`+ee}get names(){return this.error.names}}class A extends u{constructor(ee){super(),this.code=ee}render({_n:ee}){return`${this.code};`+ee}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(ee,de){return this.code=U(this.code,ee,de),this}get names(){return this.code instanceof o._CodeOrName?this.code.names:{}}}class b extends u{constructor(ee=[]){super(),this.nodes=ee}render(ee){return this.nodes.reduce((de,Ee)=>de+Ee.render(ee),"")}optimizeNodes(){const{nodes:ee}=this;let de=ee.length;for(;de--;){const Ee=ee[de].optimizeNodes();Array.isArray(Ee)?ee.splice(de,1,...Ee):Ee?ee[de]=Ee:ee.splice(de,1)}return ee.length>0?this:void 0}optimizeNames(ee,de){const{nodes:Ee}=this;let Ue=Ee.length;for(;Ue--;){const Ke=Ee[Ue];Ke.optimizeNames(ee,de)||(Y(ee,Ke.names),Ee.splice(Ue,1))}return Ee.length>0?this:void 0}get names(){return this.nodes.reduce((ee,de)=>_(ee,de.names),{})}}class x extends b{render(ee){return"{"+ee._n+super.render(ee)+"}"+ee._n}}class n extends b{}class a extends x{}a.kind="else";class c extends x{constructor(ee,de){super(de),this.condition=ee}render(ee){let de=`if(${this.condition})`+super.render(ee);return this.else&&(de+="else "+this.else.render(ee)),de}optimizeNodes(){super.optimizeNodes();const ee=this.condition;if(ee===!0)return this.nodes;let de=this.else;if(de){const Ee=de.optimizeNodes();de=this.else=Array.isArray(Ee)?new a(Ee):Ee}if(de)return ee===!1?de instanceof c?de:de.nodes:this.nodes.length?this:new c(fe(ee),de instanceof c?[de]:de.nodes);if(!(ee===!1||!this.nodes.length))return this}optimizeNames(ee,de){var Ee;if(this.else=(Ee=this.else)===null||Ee===void 0?void 0:Ee.optimizeNames(ee,de),!!(super.optimizeNames(ee,de)||this.else))return this.condition=U(this.condition,ee,de),this}get names(){const ee=super.names;return $(ee,this.condition),this.else&&_(ee,this.else.names),ee}}c.kind="if";class T extends x{}T.kind="for";class I extends T{constructor(ee){super(),this.iteration=ee}render(ee){return`for(${this.iteration})`+super.render(ee)}optimizeNames(ee,de){if(super.optimizeNames(ee,de))return this.iteration=U(this.iteration,ee,de),this}get names(){return _(super.names,this.iteration.names)}}class L extends T{constructor(ee,de,Ee,Ue){super(),this.varKind=ee,this.name=de,this.from=Ee,this.to=Ue}render(ee){const de=ee.es5?f.varKinds.var:this.varKind,{name:Ee,from:Ue,to:Ke}=this;return`for(${de} ${Ee}=${Ue}; ${Ee}<${Ke}; ${Ee}++)`+super.render(ee)}get names(){const ee=$(super.names,this.from);return $(ee,this.to)}}class M extends T{constructor(ee,de,Ee,Ue){super(),this.loop=ee,this.varKind=de,this.name=Ee,this.iterable=Ue}render(ee){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(ee)}optimizeNames(ee,de){if(super.optimizeNames(ee,de))return this.iterable=U(this.iterable,ee,de),this}get names(){return _(super.names,this.iterable.names)}}class w extends x{constructor(ee,de,Ee){super(),this.name=ee,this.args=de,this.async=Ee}render(ee){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(ee)}}w.kind="func";class j extends b{render(ee){return"return "+super.render(ee)}}j.kind="return";class z extends x{render(ee){let de="try"+super.render(ee);return this.catch&&(de+=this.catch.render(ee)),this.finally&&(de+=this.finally.render(ee)),de}optimizeNodes(){var ee,de;return super.optimizeNodes(),(ee=this.catch)===null||ee===void 0||ee.optimizeNodes(),(de=this.finally)===null||de===void 0||de.optimizeNodes(),this}optimizeNames(ee,de){var Ee,Ue;return super.optimizeNames(ee,de),(Ee=this.catch)===null||Ee===void 0||Ee.optimizeNames(ee,de),(Ue=this.finally)===null||Ue===void 0||Ue.optimizeNames(ee,de),this}get names(){const ee=super.names;return this.catch&&_(ee,this.catch.names),this.finally&&_(ee,this.finally.names),ee}}class B extends x{constructor(ee){super(),this.error=ee}render(ee){return`catch(${this.error})`+super.render(ee)}}B.kind="catch";class G extends x{render(ee){return"finally"+super.render(ee)}}G.kind="finally";class W{constructor(ee,de={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...de,_n:de.lines?`
|
|
7
7
|
`:""},this._extScope=ee,this._scope=new f.Scope({parent:ee}),this._nodes=[new n]}toString(){return this._root.render(this.opts)}name(ee){return this._scope.name(ee)}scopeName(ee){return this._extScope.name(ee)}scopeValue(ee,de){const Ee=this._extScope.value(ee,de);return(this._values[Ee.prefix]||(this._values[Ee.prefix]=new Set)).add(Ee),Ee}getScopeValue(ee,de){return this._extScope.getValue(ee,de)}scopeRefs(ee){return this._extScope.scopeRefs(ee,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(ee,de,Ee,Ue){const Ke=this._scope.toName(de);return Ee!==void 0&&Ue&&(this._constants[Ke.str]=Ee),this._leafNode(new g(ee,Ke,Ee)),Ke}const(ee,de,Ee){return this._def(f.varKinds.const,ee,de,Ee)}let(ee,de,Ee){return this._def(f.varKinds.let,ee,de,Ee)}var(ee,de,Ee){return this._def(f.varKinds.var,ee,de,Ee)}assign(ee,de,Ee){return this._leafNode(new d(ee,de,Ee))}add(ee,de){return this._leafNode(new v(ee,t.operators.ADD,de))}code(ee){return typeof ee=="function"?ee():ee!==o.nil&&this._leafNode(new A(ee)),this}object(...ee){const de=["{"];for(const[Ee,Ue]of ee)de.length>1&&de.push(","),de.push(Ee),(Ee!==Ue||this.opts.es5)&&(de.push(":"),(0,o.addCodeArg)(de,Ue));return de.push("}"),new o._Code(de)}if(ee,de,Ee){if(this._blockNode(new c(ee)),de&&Ee)this.code(de).else().code(Ee).endIf();else if(de)this.code(de).endIf();else if(Ee)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(ee){return this._elseNode(new c(ee))}else(){return this._elseNode(new a)}endIf(){return this._endBlockNode(c,a)}_for(ee,de){return this._blockNode(ee),de&&this.code(de).endFor(),this}for(ee,de){return this._for(new I(ee),de)}forRange(ee,de,Ee,Ue,Ke=this.opts.es5?f.varKinds.var:f.varKinds.let){const dt=this._scope.toName(ee);return this._for(new L(Ke,dt,de,Ee),()=>Ue(dt))}forOf(ee,de,Ee,Ue=f.varKinds.const){const Ke=this._scope.toName(ee);if(this.opts.es5){const dt=de instanceof o.Name?de:this.var("_arr",de);return this.forRange("_i",0,(0,o._)`${dt}.length`,Ct=>{this.var(Ke,(0,o._)`${dt}[${Ct}]`),Ee(Ke)})}return this._for(new M("of",Ue,Ke,de),()=>Ee(Ke))}forIn(ee,de,Ee,Ue=this.opts.es5?f.varKinds.var:f.varKinds.const){if(this.opts.ownProperties)return this.forOf(ee,(0,o._)`Object.keys(${de})`,Ee);const Ke=this._scope.toName(ee);return this._for(new M("in",Ue,Ke,de),()=>Ee(Ke))}endFor(){return this._endBlockNode(T)}label(ee){return this._leafNode(new y(ee))}break(ee){return this._leafNode(new E(ee))}return(ee){const de=new j;if(this._blockNode(de),this.code(ee),de.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(j)}try(ee,de,Ee){if(!de&&!Ee)throw new Error('CodeGen: "try" without "catch" and "finally"');const Ue=new z;if(this._blockNode(Ue),this.code(ee),de){const Ke=this.name("e");this._currNode=Ue.catch=new B(Ke),de(Ke)}return Ee&&(this._currNode=Ue.finally=new G,this.code(Ee)),this._endBlockNode(B,G)}throw(ee){return this._leafNode(new O(ee))}block(ee,de){return this._blockStarts.push(this._nodes.length),ee&&this.code(ee).endBlock(de),this}endBlock(ee){const de=this._blockStarts.pop();if(de===void 0)throw new Error("CodeGen: not in self-balancing block");const Ee=this._nodes.length-de;if(Ee<0||ee!==void 0&&Ee!==ee)throw new Error(`CodeGen: wrong number of nodes: ${Ee} vs ${ee} expected`);return this._nodes.length=de,this}func(ee,de=o.nil,Ee,Ue){return this._blockNode(new w(ee,de,Ee)),Ue&&this.code(Ue).endFunc(),this}endFunc(){return this._endBlockNode(w)}optimize(ee=1){for(;ee-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(ee){return this._currNode.nodes.push(ee),this}_blockNode(ee){this._currNode.nodes.push(ee),this._nodes.push(ee)}_endBlockNode(ee,de){const Ee=this._currNode;if(Ee instanceof ee||de&&Ee instanceof de)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${de?`${ee.kind}/${de.kind}`:ee.kind}"`)}_elseNode(ee){const de=this._currNode;if(!(de instanceof c))throw new Error('CodeGen: "else" without "if"');return this._currNode=de.else=ee,this}get _root(){return this._nodes[0]}get _currNode(){const ee=this._nodes;return ee[ee.length-1]}set _currNode(ee){const de=this._nodes;de[de.length-1]=ee}}t.CodeGen=W;function _(le,ee){for(const de in ee)le[de]=(le[de]||0)+(ee[de]||0);return le}function $(le,ee){return ee instanceof o._CodeOrName?_(le,ee.names):le}function U(le,ee,de){if(le instanceof o.Name)return Ee(le);if(!Ue(le))return le;return new o._Code(le._items.reduce((Ke,dt)=>(dt instanceof o.Name&&(dt=Ee(dt)),dt instanceof o._Code?Ke.push(...dt._items):Ke.push(dt),Ke),[]));function Ee(Ke){const dt=de[Ke.str];return dt===void 0||ee[Ke.str]!==1?Ke:(delete ee[Ke.str],dt)}function Ue(Ke){return Ke instanceof o._Code&&Ke._items.some(dt=>dt instanceof o.Name&&ee[dt.str]===1&&de[dt.str]!==void 0)}}function Y(le,ee){for(const de in ee)le[de]=(le[de]||0)-(ee[de]||0)}function fe(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(ee,de)=>ee===o.nil?de:de===o.nil?ee:(0,o._)`${Q(ee)} ${le} ${Q(de)}`}function Q(le){return le instanceof o.Name?le:(0,o._)`(${le})`}},34863:(P,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:E}={}){this._names={},this._prefixes=y,this._parent=E}toName(y){return y instanceof o.Name?y:this.name(y)}name(y){return new o.Name(this._newName(y))}_newName(y){const E=this._names[y]||this._nameGroup(y);return`${y}${E.index++}`}_nameGroup(y){var E,O;if(!((O=(E=this._parent)===null||E===void 0?void 0:E._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,E){super(E),this.prefix=y}setValue(y,{property:E,itemIndex:O}){this.value=y,this.scopePath=(0,o._)`.${new o.Name(E)}[${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,E){var O;if(E.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const A=this.toName(y),{prefix:b}=A,x=(O=E.key)!==null&&O!==void 0?O:E.ref;let n=this._values[b];if(n){const T=n.get(x);if(T)return T}else n=this._values[b]=new Map;n.set(x,A);const a=this._scope[b]||(this._scope[b]=[]),c=a.length;return a[c]=E.ref,A.setValue(E,{property:b,itemIndex:c}),A}getValue(y,E){const O=this._values[y];if(O)return O.get(E)}scopeRefs(y,E=this._values){return this._reduceValues(E,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,E,O){return this._reduceValues(y,A=>{if(A.value===void 0)throw new Error(`CodeGen: name "${A}" has no value`);return A.value.code},E,O)}_reduceValues(y,E,O={},A){let b=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=E(c);if(T){const I=this.opts.es5?t.varKinds.var:t.varKinds.const;b=(0,o._)`${b}${I} ${c} = ${T};${this.opts._n}`}else if(T=A?.(c))b=(0,o._)`${b}${T}${this.opts._n}`;else throw new f(c);a.set(c,p.Completed)})}return b}}t.ValueScope=d},39054:(P,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:w,allErrors:j}=L,z=O(a,c,T);I??(w||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:w}=I,j=O(a,c,T);v(L,j),M||w||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 w=a.name("err");a.forRange("i",L,p.default.errors,j=>{a.const(w,(0,o._)`${p.default.vErrors}[${j}]`),a.if((0,o._)`${w}.instancePath === undefined`,()=>a.assign((0,o._)`${w}.instancePath`,(0,o.strConcat)(p.default.instancePath,M.errorPath))),a.assign((0,o._)`${w}.schemaPath`,(0,o.str)`${M.errSchemaPath}/${c}`),M.opts.verbose&&(a.assign((0,o._)`${w}.schema`,T),a.assign((0,o._)`${w}.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 E={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=[b(L,T),x(a,T)];return n(a,c,M),I.object(...M)}function b({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)}`),[E.schemaPath,L]}function n(a,{params:c,message:T},I){const{keyword:L,data:M,schemaValue:w,it:j}=a,{opts:z,propertyName:B,topSchemaRef:G,schemaPath:W}=j;I.push([E.keyword,L],[E.params,typeof c=="function"?c(a):c||(0,o._)`{}`]),z.messages&&I.push([E.message,typeof T=="function"?T(a):T]),z.verbose&&I.push([E.schema,w],[E.parentSchema,(0,o._)`${G}${W}`],[p.default.data,M]),B&&I.push([E.propertyName,B])}},65545:(P,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:w}=this.opts,j=new o.CodeGen(this.scope,{es5:L,lines:M,ownProperties:w});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 G={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 W;try{this._compilations.add(c),(0,g.validateFunctionCode)(G),j.optimize(this.opts.code.optimize);const _=j.toString();W=`const visitedNodesForRef = new WeakMap(); ${j.scopeRefs(p.default.scope)}return ${_}`,this.opts.code.process&&(W=this.opts.code.process(W,c));const U=new Function(`${p.default.self}`,`${p.default.scope}`,W)(this,this.scope.get());if(this.scope.value(B,{ref:U}),U.errors=null,U.schema=c.schema,U.schemaEnv=c,c.$async&&(U.$async=!0),this.opts.code.source===!0&&(U.source={validateName:B,validateCode:_,scopeValues:j._values}),this.opts.unevaluated){const{props:Y,items:fe}=G;U.evaluated={props:Y instanceof o.Name?void 0:Y,items:fe instanceof o.Name?void 0:fe,dynamicProps:Y instanceof o.Name,dynamicItems:fe instanceof o.Name},U.source&&(U.source.evaluated=(0,o.stringify)(U.evaluated))}return c.validate=U,c}catch(_){throw delete c.validate,delete c.validateName,W&&this.logger.error("Error compiling schema, function code:",W),_}finally{this._compilations.delete(c)}}function y(c,T,I){var L;const M=(0,C.resolveUrl)(this.opts.uriResolver,T,I),w=c.refs[M];if(w)return w;let j=b.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=b.call(this,c,M))}if(j!==void 0)return c.refs[M]=E.call(this,j)}function E(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 b(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 w=(0,C.normalizeId)(L),j=this.refs[w]||this.schemas[w];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),w===(0,C.normalizeId)(T)){const{schema:z}=j,{schemaId:B}=this.opts,G=z[B];return G&&(M=(0,C.resolveUrl)(this.opts.uriResolver,M,G)),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 G=typeof I=="object"&&I[this.opts.schemaId];!n.has(z)&&G&&(T=(0,C.resolveUrl)(this.opts.uriResolver,T,G))}let w;if(typeof I!="boolean"&&I.$ref&&!(0,u.schemaHasRulesButRef)(I,this.RULES)){const z=(0,C.resolveUrl)(this.opts.uriResolver,T,I.$ref);w=x.call(this,L,z)}const{schemaId:j}=this.opts;if(w=w||new d({schema:I,schemaId:j,root:L,baseId:T}),w.schema!==w.root.schema)return w}},5057:(P,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:(P,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:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.inlineRef=u,t.getFullPath=y,t._getFullPath=E,t.normalizeId=A,t.resolveUrl=b,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 E(a,I)}function E(a,c){return a.serialize(c).split("#")[0]+"#"}const O=/#\/?$/;function A(a){return a?a.replace(O,""):""}function b(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},w=y(I,L,!1),j={},z=new Set;return p(a,{allKeys:!0},(W,_,$,U)=>{if(U===void 0)return;const Y=w+_;let fe=M[U];typeof W[T]=="string"&&(fe=ne.call(this,W[T])),je.call(this,W.$anchor),je.call(this,W.$dynamicAnchor),M[_]=fe;function ne(Se){const re=this.opts.uriResolver.resolve;if(Se=A(fe?re(fe,Se):Se),z.has(Se))throw G(Se);z.add(Se);let te=this.refs[Se];return typeof te=="string"&&(te=this.refs[te]),typeof te=="object"?B(W,te.schema,Se):Se!==A(Y)&&(Se[0]==="#"?(B(W,j[Se],Se),j[Se]=W):this.refs[Se]=Y),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(W,_,$){if(_!==void 0&&!f(W,_))throw G($)}function G(W){return new Error(`reference "${W}" resolves to more than one schema`)}}},90942:(P,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:(P,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=E,t.escapeJsonPointer=O,t.unescapeJsonPointer=A,t.eachItem=b,t.evaluatedPropsToName=n,t.setEvaluated=a,t.useFunc=T,t.getErrorPath=L,t.checkStrictMode=M;const o=e(57287),f=e(76202);function p(w){const j={};for(const z of w)j[z]=!0;return j}function C(w,j){return typeof j=="boolean"?j:Object.keys(j).length===0?!0:(u(w,j),!g(j,w.self.RULES.all))}function u(w,j=w.schema){const{opts:z,self:B}=w;if(!z.strictSchema||typeof j=="boolean")return;const G=B.RULES.keywords;for(const W in j)G[W]||M(w,`unknown keyword: "${W}"`)}function g(w,j){if(typeof w=="boolean")return!w;for(const z in w)if(j[z])return!0;return!1}function d(w,j){if(typeof w=="boolean")return!w;for(const z in w)if(z!=="$ref"&&j.all[z])return!0;return!1}function v({topSchemaRef:w,schemaPath:j},z,B,G){if(!G){if(typeof z=="number"||typeof z=="boolean")return z;if(typeof z=="string")return(0,o._)`${z}`}return(0,o._)`${w}${j}${(0,o.getProperty)(B)}`}function y(w){return A(decodeURIComponent(w))}function E(w){return encodeURIComponent(O(w))}function O(w){return typeof w=="number"?`${w}`:w.replace(/~/g,"~0").replace(/\//g,"~1")}function A(w){return w.replace(/~1/g,"/").replace(/~0/g,"~")}function b(w,j){if(Array.isArray(w))for(const z of w)j(z);else j(w)}function x({mergeNames:w,mergeToName:j,mergeValues:z,resultToName:B}){return(G,W,_,$)=>{const U=_===void 0?W:_ instanceof o.Name?(W instanceof o.Name?w(G,W,_):j(G,W,_),_):W instanceof o.Name?(j(G,_,W),W):z(W,_);return $===o.Name&&!(U instanceof o.Name)?B(G,U):U}}t.mergeEvaluated={props:x({mergeNames:(w,j,z)=>w.if((0,o._)`${z} !== true && ${j} !== undefined`,()=>{w.if((0,o._)`${j} === true`,()=>w.assign(z,!0),()=>w.assign(z,(0,o._)`${z} || {}`).code((0,o._)`Object.assign(${z}, ${j})`))}),mergeToName:(w,j,z)=>w.if((0,o._)`${z} !== true`,()=>{j===!0?w.assign(z,!0):(w.assign(z,(0,o._)`${z} || {}`),a(w,z,j))}),mergeValues:(w,j)=>w===!0?!0:{...w,...j},resultToName:n}),items:x({mergeNames:(w,j,z)=>w.if((0,o._)`${z} !== true && ${j} !== undefined`,()=>w.assign(z,(0,o._)`${j} === true ? true : ${z} > ${j} ? ${z} : ${j}`)),mergeToName:(w,j,z)=>w.if((0,o._)`${z} !== true`,()=>w.assign(z,j===!0?!0:(0,o._)`${z} > ${j} ? ${z} : ${j}`)),mergeValues:(w,j)=>w===!0?!0:Math.max(w,j),resultToName:(w,j)=>w.var("items",j)})};function n(w,j){if(j===!0)return w.var("props",!0);const z=w.var("props",(0,o._)`{}`);return j!==void 0&&a(w,z,j),z}function a(w,j,z){Object.keys(z).forEach(B=>w.assign((0,o._)`${j}${(0,o.getProperty)(B)}`,!0))}const c={};function T(w,j){return w.scopeValue("func",{ref:j,code:c[j.code]||(c[j.code]=new f._Code(j.code))})}var I;(function(w){w[w.Num=0]="Num",w[w.Str=1]="Str"})(I||(t.Type=I={}));function L(w,j,z){if(w instanceof o.Name){const B=j===I.Num;return z?B?(0,o._)`"[" + ${w} + "]"`:(0,o._)`"['" + ${w} + "']"`:B?(0,o._)`"/" + ${w}`:(0,o._)`"/" + ${w}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return z?(0,o.getProperty)(w).toString():"/"+O(w)}function M(w,j,z=w.opts.strictSchema){if(z){if(j=`strict mode: ${j}`,z===!0)throw new Error(j);w.self.logger.warn(j)}}},5413:(P,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:(P,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:E,validateName:O}=v;E===!1?d(v,!1):typeof E=="object"&&E.$async===!0?y.return(p.default.data):(y.assign((0,f._)`${O}.errors`,null),y.return(!0))}function g(v,y){const{gen:E,schema:O}=v;O===!1?(E.var(y,!1),d(v)):E.var(y,!0)}function d(v,y){const{gen:E,data:O}=v,A={gen:E,keyword:"false schema",data:O,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:v};(0,o.reportError)(A,C,void 0,y)}},41434:(P,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:w,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 G=n(L,w,j.strictNumbers,g.Wrong);M.if(G,()=>{z.length?A(I,L,z):c(I)})}return B}const E=new Set(["string","number","integer","boolean","null"]);function O(I,L){return L?I.filter(M=>E.has(M)||L==="array"&&M==="array"):[]}function A(I,L,M){const{gen:w,data:j,opts:z}=I,B=w.let("dataType",(0,C._)`typeof ${j}`),G=w.let("coerced",(0,C._)`undefined`);z.coerceTypes==="array"&&w.if((0,C._)`${B} == 'object' && Array.isArray(${j}) && ${j}.length == 1`,()=>w.assign(j,(0,C._)`${j}[0]`).assign(B,(0,C._)`typeof ${j}`).if(n(L,j,z.strictNumbers),()=>w.assign(G,j))),w.if((0,C._)`${G} !== undefined`);for(const _ of M)(E.has(_)||_==="array"&&z.coerceTypes==="array")&&W(_);w.else(),c(I),w.endIf(),w.if((0,C._)`${G} !== undefined`,()=>{w.assign(j,G),b(I,G)});function W(_){switch(_){case"string":w.elseIf((0,C._)`${B} == "number" || ${B} == "boolean"`).assign(G,(0,C._)`"" + ${j}`).elseIf((0,C._)`${j} === null`).assign(G,(0,C._)`""`);return;case"number":w.elseIf((0,C._)`${B} == "boolean" || ${j} === null
|
|
8
8
|
|| (${B} == "string" && ${j} && ${j} == +${j})`).assign(G,(0,C._)`+${j}`);return;case"integer":w.elseIf((0,C._)`${B} === "boolean" || ${j} === null
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
missingProperty: ${O},
|
|
12
12
|
depsCount: ${y},
|
|
13
13
|
deps: ${E}}`};const C={keyword:"dependencies",type:"object",schemaType:"object",error:t.error,code(v){const[y,E]=u(v);g(v,y),d(v,E)}};function u({schema:v}){const y={},E={};for(const O in v){if(O==="__proto__")continue;const A=Array.isArray(v[O])?y:E;A[O]=v[O]}return[y,E]}function g(v,y=v.schema){const{gen:E,data:O,it:A}=v;if(Object.keys(y).length===0)return;const b=E.let("missing");for(const x in y){const n=y[x];if(n.length===0)continue;const a=(0,p.propertyInData)(E,O,x,A.opts.ownProperties);v.setParams({property:x,depsCount:n.length,deps:n.join(", ")}),A.allErrors?E.if(a,()=>{for(const c of n)(0,p.checkReportMissingProp)(v,c)}):(E.if((0,o._)`${a} && (${(0,p.checkMissingProp)(v,n,b)})`),(0,p.reportMissingProp)(v,b),E.else())}}function d(v,y=v.schema){const{gen:E,data:O,keyword:A,it:b}=v,x=E.name("valid");for(const n in y)(0,f.alwaysValidSchema)(b,y[n])||(E.if((0,p.propertyInData)(E,O,n,b.opts.ownProperties),()=>{const a=v.subschema({keyword:A,schemaProp:n},x);v.mergeValidEvaluated(a,x)},()=>E.var(x,!0)),v.ok(x))}t.default=C},82463:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(7879),f={keyword:"dependentSchemas",type:"object",schemaType:"object",code:p=>(0,o.validateSchemaDeps)(p)};t.default=f},14785:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(977),C={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:g})=>(0,o.str)`must match "${g.ifClause}" schema`,params:({params:g})=>(0,o._)`{failingKeyword: ${g.ifClause}}`},code(g){const{gen:d,parentSchema:v,it:y}=g;v.then===void 0&&v.else===void 0&&(0,f.checkStrictMode)(y,'"if" without "then" and "else" is ignored');const E=u(y,"then"),O=u(y,"else");if(!E&&!O)return;const A=d.let("valid",!0),b=d.name("_valid");if(x(),g.reset(),E&&O){const a=d.let("ifClause");g.setParams({ifClause:a}),d.if(b,n("then",a),n("else",a))}else E?d.if(b,n("then")):d.if((0,o.not)(b),n("else"));g.pass(A,()=>g.error(!0));function x(){const a=g.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},b);g.mergeEvaluated(a)}function n(a,c){return()=>{const T=g.subschema({keyword:a},b);d.assign(A,b),g.mergeValidEvaluated(T,A),c?d.assign(c,(0,o._)`${a}`):g.setParams({ifClause:a})}}}};function u(g,d){const v=g.schema[d];return v!==void 0&&!(0,f.alwaysValidSchema)(g,v)}t.default=C},32776:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=c;const o=e(30311),f=e(44448),p=e(23972),C=e(4740),u=e(97967),g=e(7879),d=e(92951),v=e(89842),y=e(58283),E=e(51807),O=e(9397),A=e(32247),b=e(7133),x=e(64118),n=e(14785),a=e(54896);function c(T=!1){const I=[O.default,A.default,b.default,x.default,n.default,a.default,d.default,v.default,g.default,y.default,E.default];return T?I.push(f.default,C.default):I.push(o.default,p.default),I.push(u.default),I}},23972:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.validateTuple=u;const o=e(57287),f=e(977),p=e(55223),C={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(g){const{schema:d,it:v}=g;if(Array.isArray(d))return u(g,"additionalItems",d);v.items=!0,!(0,f.alwaysValidSchema)(v,d)&&g.ok((0,p.validateArray)(g))}};function u(g,d,v=g.schema){const{gen:y,parentSchema:E,data:O,keyword:A,it:b}=g;a(E),b.opts.unevaluated&&v.length&&b.items!==!0&&(b.items=f.mergeEvaluated.items(y,v.length,b.items));const x=y.name("valid"),n=y.const("len",(0,o._)`${O}.length`);v.forEach((c,T)=>{(0,f.alwaysValidSchema)(b,c)||(y.if((0,o._)`${n} > ${T}`,()=>g.subschema({keyword:A,schemaProp:T,dataProp:T},x)),g.ok(x))});function a(c){const{opts:T,errSchemaPath:I}=b,L=v.length,M=L===c.minItems&&(L===c.maxItems||c[d]===!1);if(T.strictTuples&&!M){const w=`"${A}" is ${L}-tuple, but minItems or maxItems/${d} are not specified or different at path "${I}"`;(0,f.checkStrictMode)(b,w,T.strictTuples)}}}t.default=C},4740:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(977),p=e(55223),C=e(30311),g={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:d}})=>(0,o.str)`must NOT have more than ${d} items`,params:({params:{len:d}})=>(0,o._)`{limit: ${d}}`},code(d){const{schema:v,parentSchema:y,it:E}=d,{prefixItems:O}=y;E.items=!0,!(0,f.alwaysValidSchema)(E,v)&&(O?(0,C.validateAdditionalItems)(d,O):d.ok((0,p.validateArray)(d)))}};t.default=g},9397:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(977),f={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(p){const{gen:C,schema:u,it:g}=p;if((0,o.alwaysValidSchema)(g,u)){p.fail();return}const d=C.name("valid");p.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},d),p.failResult(d,()=>p.reset(),()=>p.error())},error:{message:"must NOT be valid"}};t.default=f},7133:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(977),C={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:u})=>(0,o._)`{passingSchemas: ${u.passing}}`},code(u){const{gen:g,schema:d,parentSchema:v,it:y}=u;if(!Array.isArray(d))throw new Error("ajv implementation error");if(y.opts.discriminator&&v.discriminator)return;const E=d,O=g.let("valid",!1),A=g.let("passing",null),b=g.name("_valid");u.setParams({passing:A}),g.block(x),u.result(O,()=>u.reset(),()=>u.error(!0));function x(){E.forEach((n,a)=>{let c;(0,f.alwaysValidSchema)(y,n)?g.var(b,!0):c=u.subschema({keyword:"oneOf",schemaProp:a,compositeRule:!0},b),a>0&&g.if((0,o._)`${b} && ${O}`).assign(O,!1).assign(A,(0,o._)`[${A}, ${a}]`).else(),g.if(b,()=>{g.assign(O,!0),g.assign(A,a),c&&u.mergeEvaluated(c,o.Name)})})}}};t.default=C},51807:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(55223),f=e(57287),p=e(977),C=e(977),u={keyword:"patternProperties",type:"object",schemaType:"object",code(g){const{gen:d,schema:v,data:y,parentSchema:E,it:O}=g,{opts:A}=O,b=(0,o.allSchemaProperties)(v),x=b.filter(M=>(0,p.alwaysValidSchema)(O,v[M]));if(b.length===0||x.length===b.length&&(!O.opts.unevaluated||O.props===!0))return;const n=A.strictSchema&&!A.allowMatchingProperties&&E.properties,a=d.name("valid");O.props!==!0&&!(O.props instanceof f.Name)&&(O.props=(0,C.evaluatedPropsToName)(d,O.props));const{props:c}=O;T();function T(){for(const M of b)n&&I(M),O.allErrors?L(M):(d.var(a,!0),L(M),d.if(a))}function I(M){for(const w in n)new RegExp(M).test(w)&&(0,p.checkStrictMode)(O,`property ${w} matches pattern ${M} (use allowMatchingProperties)`)}function L(M){d.forIn("key",y,w=>{d.if((0,f._)`${(0,o.usePattern)(g,M)}.test(${w})`,()=>{const j=x.includes(M);j||g.subschema({keyword:"patternProperties",schemaProp:M,dataProp:w,dataPropType:C.Type.Str},a),O.opts.unevaluated&&c!==!0?d.assign((0,f._)`${c}[${w}]`,!0):!j&&!O.allErrors&&d.if((0,f.not)(a),()=>d.break())})})}}};t.default=u},44448:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(23972),f={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:p=>(0,o.validateTuple)(p,"items")};t.default=f},58283:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(9804),f=e(55223),p=e(977),C=e(89842),u={keyword:"properties",type:"object",schemaType:"object",code(g){const{gen:d,schema:v,parentSchema:y,data:E,it:O}=g;(O.opts.removeAdditional==="all"&&y.additionalProperties===void 0||O.opts.defaultAdditionalProperties===!1)&&C.default.code(new o.KeywordCxt(O,C.default,"additionalProperties"));const A=(0,f.allSchemaProperties)(v);for(const c of A)O.definedProperties.add(c);O.opts.unevaluated&&A.length&&O.props!==!0&&(O.props=p.mergeEvaluated.props(d,(0,p.toHash)(A),O.props));const b=A.filter(c=>!(0,p.alwaysValidSchema)(O,v[c]));if(b.length===0)return;const x=d.name("valid");for(const c of b)n(c)?a(c):(d.if((0,f.propertyInData)(d,E,c,O.opts.ownProperties)),a(c),O.allErrors||d.else().var(x,!0),d.endIf()),g.it.definedProperties.add(c),g.ok(x);function n(c){return O.opts.useDefaults&&!O.compositeRule&&v[c].default!==void 0}function a(c){g.subschema({keyword:"properties",schemaProp:c,dataProp:c},x)}}};t.default=u},92951:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(977),C={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:u})=>(0,o._)`{propertyName: ${u.propertyName}}`},code(u){const{gen:g,schema:d,data:v,it:y}=u;if((0,f.alwaysValidSchema)(y,d))return;const E=g.name("valid");g.forIn("key",v,O=>{u.setParams({propertyName:O}),u.subschema({keyword:"propertyNames",data:O,dataTypes:["string"],propertyName:O,compositeRule:!0},E),g.if((0,o.not)(E),()=>{u.error(!0),y.allErrors||g.break()})}),u.ok(E)}};t.default=C},54896:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(977),f={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:p,parentSchema:C,it:u}){C.if===void 0&&(0,o.checkStrictMode)(u,`"${p}" without "if" is ignored`)}};t.default=f},55223:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.checkReportMissingProp=u,t.checkMissingProp=g,t.reportMissingProp=d,t.hasPropFunc=v,t.isOwnProperty=y,t.propertyInData=E,t.noPropertyInData=O,t.allSchemaProperties=A,t.schemaProperties=b,t.callValidateCode=x,t.usePattern=a,t.validateArray=c,t.validateUnion=T;const o=e(57287),f=e(977),p=e(5057),C=e(977);function u(I,L){const{gen:M,data:w,it:j}=I;M.if(O(M,w,L,j.opts.ownProperties),()=>{I.setParams({missingProperty:(0,o._)`${L}`},!0),I.error()})}function g({gen:I,data:L,it:{opts:M}},w,j){return(0,o.or)(...w.map(z=>(0,o.and)(O(I,L,z,M.ownProperties),(0,o._)`${j} = ${z}`)))}function d(I,L){I.setParams({missingProperty:L},!0),I.error()}function v(I){return I.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,o._)`Object.prototype.hasOwnProperty`})}function y(I,L,M){return(0,o._)`${v(I)}.call(${L}, ${M})`}function E(I,L,M,w){const j=(0,o._)`${L}${(0,o.getProperty)(M)} !== undefined`;return w?(0,o._)`${j} && ${y(I,L,M)}`:j}function O(I,L,M,w){const j=(0,o._)`${L}${(0,o.getProperty)(M)} === undefined`;return w?(0,o.or)(j,(0,o.not)(y(I,L,M))):j}function A(I){return I?Object.keys(I).filter(L=>L!=="__proto__"):[]}function b(I,L){return A(L).filter(M=>!(0,f.alwaysValidSchema)(I,L[M]))}function x({schemaCode:I,data:L,it:{gen:M,topSchemaRef:w,schemaPath:j,errorPath:z},it:B},G,W,_){const $=_?(0,o._)`${I}, ${L}, ${w}${j}`:L,U=[[p.default.instancePath,(0,o.strConcat)(p.default.instancePath,z)],[p.default.parentData,B.parentData],[p.default.parentDataProperty,B.parentDataProperty],[p.default.rootData,p.default.rootData],[p.default.isAllOfVariant,B.isAllOfVariant?1:0]];B.opts.dynamicRef&&U.push([p.default.dynamicAnchors,p.default.dynamicAnchors]);const Y=(0,o._)`${$}, ${M.object(...U)}`;return W!==o.nil?(0,o._)`${G}.call(${W}, ${Y})`:(0,o._)`${G}(${Y})`}const n=(0,o._)`new RegExp`;function a({gen:I,it:{opts:L}},M){const w=L.unicodeRegExp?"u":"",{regExp:j}=L.code,z=j(M,w);return I.scopeValue("pattern",{key:z.toString(),ref:z,code:(0,o._)`${j.code==="new RegExp"?n:(0,C.useFunc)(I,j)}(${M}, ${w})`})}function c(I){const{gen:L,data:M,keyword:w,it:j}=I,z=L.name("valid");if(j.allErrors){const G=L.let("valid",!0);return B(()=>L.assign(G,!1)),G}return L.var(z,!0),B(()=>L.break()),z;function B(G){const W=L.const("len",(0,o._)`${M}.length`);L.forRange("i",0,W,_=>{I.subschema({keyword:w,dataProp:_,dataPropType:f.Type.Num},z),L.if((0,o.not)(z),G)})}}function T(I){const{gen:L,schema:M,keyword:w,parentSchema:j,it:z}=I;if(!Array.isArray(M))throw new Error("ajv implementation error");if(z.opts.discriminator&&j.discriminator||M.some(_=>(0,f.alwaysValidSchema)(z,_))&&!z.opts.unevaluated)return;const G=L.let("valid",!1),W=L.name("_valid");L.block(()=>M.forEach((_,$)=>{const U=I.subschema({keyword:w,schemaProp:$,compositeRule:!0},W);L.assign(G,(0,o._)`${G} || ${W}`),I.mergeValidEvaluated(U,W)||L.if((0,o.not)(G))})),I.result(G,()=>I.reset(),()=>I.error(!0))}},91733:(P,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const e={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};t.default=e},87758:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(91733),f=e(12095),p=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",o.default,f.default];t.default=p},12095:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getValidate=v,t.callRef=y;const o=e(78805),f=e(55223),p=e(57287),C=e(5057),u=e(65545),g=e(977),d={keyword:"$ref",schemaType:"string",code(E){const{gen:O,schema:A,it:b}=E,{baseId:x,schemaEnv:n,validateName:a,opts:c,self:T}=b,{root:I}=n;if((A==="#"||A==="#/")&&x===I.baseId)return M();const L=u.resolveRef.call(T,I,x,A);if(L===void 0)throw new o.default(b.opts.uriResolver,x,A);if(L instanceof u.SchemaEnv)return w(L);return j(L);function M(){if(n===I)return y(E,a,n,n.$async);const z=O.scopeValue("root",{ref:I});return y(E,(0,p._)`${z}.validate`,I,I.$async)}function w(z){const B=v(E,z);y(E,B,z,z.$async)}function j(z){const B=O.scopeValue("schema",c.code.source===!0?{ref:z,code:(0,p.stringify)(z)}:{ref:z}),G=O.name("valid"),W=E.subschema({schema:z,dataTypes:[],schemaPath:p.nil,topSchemaRef:B,errSchemaPath:A},G,b.isAllOfVariant);E.mergeEvaluated(W),E.ok(G)}}};function v(E,O){const{gen:A}=E;return O.validate?A.scopeValue("validate",{ref:O.validate}):(0,p._)`${A.scopeValue("wrapper",{ref:O})}.validate`}function y(E,O,A,b){const{gen:x,it:n}=E,{allErrors:a,schemaEnv:c,opts:T}=n,I=T.passContext?C.default.this:p.nil;b?L():M();function L(){if(!c.$async)throw new Error("async schema referenced by sync schema");const z=x.let("valid");x.try(()=>{x.code((0,p._)`await ${(0,f.callValidateCode)(E,O,I)}`),j(O),a||x.assign(z,!0)},B=>{x.if((0,p._)`!(${B} instanceof ${n.ValidationError})`,()=>x.throw(B)),w(B),a||x.assign(z,!1)}),E.ok(z)}function M(){const z=x.name("visitedNodes");x.code((0,p._)`const ${z} = (typeof visitedNodesForRef !== 'undefined') && visitedNodesForRef.get(${O}) || new Set()`),x.if((0,p._)`!${z}.has(${E.data})`,()=>{x.code((0,p._)`if (typeof visitedNodesForRef !== 'undefined') visitedNodesForRef.set(${O}, ${z})`),x.code((0,p._)`const dataNode = ${E.data}`),x.code((0,p._)`if (typeof dataNode === "object" && dataNode !== null) ${z}.add(dataNode)`);const B=E.result((0,f.callValidateCode)(E,O,I),()=>j(O),()=>w(O));return x.code((0,p._)`${z}.delete(dataNode)`),B})}function w(z){const B=(0,p._)`${z}.errors`;x.assign(C.default.vErrors,(0,p._)`${C.default.vErrors} === null ? ${B} : ${C.default.vErrors}.concat(${B})`),x.assign(C.default.errors,(0,p._)`${C.default.vErrors}.length`)}function j(z){var B;if(!n.opts.unevaluated)return;const G=(B=A?.validate)===null||B===void 0?void 0:B.evaluated;if(n.props!==!0)if(G&&!G.dynamicProps)G.props!==void 0&&(n.props=g.mergeEvaluated.props(x,G.props,n.props));else{const W=x.var("props",(0,p._)`${z}.evaluated.props`);n.props=g.mergeEvaluated.props(x,W,n.props,p.Name)}if(n.items!==!0)if(G&&!G.dynamicItems)G.items!==void 0&&(n.items=g.mergeEvaluated.items(x,G.items,n.items));else{const W=x.var("items",(0,p._)`${z}.evaluated.items`);n.items=g.mergeEvaluated.items(x,W,n.items,p.Name)}}}t.default=d},44723:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(43794),p=e(65545),C=e(977),g={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:d,tagName:v}})=>d===f.DiscrError.Tag?`tag "${v}" must be string`:`value of tag "${v}" must be in oneOf or anyOf`,params:({params:{discrError:d,tag:v,tagName:y}})=>(0,o._)`{error: ${d}, tag: ${y}, tagValue: ${v}}`},code(d){const{gen:v,data:y,schema:E,parentSchema:O,it:A}=d,b=O.oneOf?"oneOf":O.anyOf?"anyOf":void 0;if(!A.opts.discriminator)throw new Error("discriminator: requires discriminator option");const x=E.propertyName;if(typeof x!="string")throw new Error("discriminator: requires propertyName");if(!b)throw new Error("discriminator: requires oneOf or anyOf composite keyword");const n=O[b],a=v.let("valid",!1),c=v.const("tag",(0,o._)`${y}${(0,o.getProperty)(x)}`);v.if((0,o._)`typeof ${c} == "string"`,()=>T(),()=>d.error(!1,{discrError:f.DiscrError.Tag,tag:c,tagName:x})),d.ok(a);function T(){const M=L();v.if(!1);for(const w in M)v.elseIf((0,o._)`${c} === ${w}`),v.assign(a,I(M[w]));v.else(),d.error(!1,{discrError:f.DiscrError.Mapping,tag:c,tagName:x}),v.endIf()}function I(M){const w=v.name("valid"),j=d.subschema({keyword:b,schemaProp:M},w);return d.mergeEvaluated(j,o.Name),w}function L(){var M;const w={},j=B(O);let z=!0;for(let _=0;_<n.length;_++){let $=n[_];const U=$?.$ref;if(U&&E.mapping){const{mapping:fe}=E,ne=Object.keys(fe).filter(je=>fe[je]===$.$ref);if(ne.length){for(const je of ne)W(je,_);continue}}U&&!(0,C.schemaHasRulesButRef)($,A.self.RULES)&&($=p.resolveRef.call(A.self,A.schemaEnv.root,A.baseId,U),$ instanceof p.SchemaEnv&&($=$.schema));const Y=(M=$?.properties)===null||M===void 0?void 0:M[x];if(typeof Y!="object")throw new Error(`discriminator: ${b} subschemas (or referenced schemas) must have "properties/${x}" or match mapping`);z=z&&(j||B($)),G(Y,_)}if(!z)throw new Error(`discriminator: "${x}" must be required`);return w;function B({required:_}){return Array.isArray(_)&&_.includes(x)}function G(_,$){if(_.const)W(_.const,$);else if(_.enum)for(const U of _.enum)W(U,$);else throw new Error(`discriminator: "properties/${x}" must have "const" or "enum"`)}function W(_,$){if(typeof _!="string"||_ in w)throw new Error(`discriminator: "${x}" values must be unique strings`);w[_]=$}}}};t.default=g},43794:(P,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DiscrError=void 0;var e;(function(o){o.Tag="tag",o.Mapping="mapping"})(e||(t.DiscrError=e={}))},96735:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(87758),f=e(3602),p=e(32776),C=e(87614),u=e(42547),g=e(42759),d=e(650),v=e(11339),y=[C.default,o.default,f.default,(0,p.default)(!0),d.default,v.metadataVocabulary,v.contentVocabulary,u.default,g.default];t.default=y},17038:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.dynamicAnchor=g;const o=e(57287),f=e(5057),p=e(65545),C=e(12095),u={keyword:"$dynamicAnchor",schemaType:"string",code:v=>g(v,v.schema)};function g(v,y){const{gen:E,it:O}=v;O.schemaEnv.root.dynamicAnchors[y]=!0;const A=(0,o._)`${f.default.dynamicAnchors}${(0,o.getProperty)(y)}`,b=O.errSchemaPath==="#"?O.validateName:d(v);E.if((0,o._)`!${A}`,()=>E.assign(A,b))}function d(v){const{schemaEnv:y,schema:E,self:O}=v.it,{root:A,baseId:b,localRefs:x,meta:n}=y.root,{schemaId:a}=O.opts,c=new p.SchemaEnv({schema:E,schemaId:a,root:A,baseId:b,localRefs:x,meta:n});return p.compileSchema.call(O,c),(0,C.getValidate)(v,c)}t.default=u},22498:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.dynamicRef=u;const o=e(57287),f=e(5057),p=e(12095),C={keyword:"$dynamicRef",schemaType:"string",code:g=>u(g,g.schema)};function u(g,d){const{gen:v,keyword:y,it:E}=g;if(d[0]!=="#")throw new Error(`"${y}" only supports hash fragment reference`);const O=d.slice(1);if(E.allErrors)A();else{const x=v.let("valid",!1);A(x),g.ok(x)}function A(x){if(E.schemaEnv.root.dynamicAnchors[O]){const n=v.let("_v",(0,o._)`${f.default.dynamicAnchors}${(0,o.getProperty)(O)}`);v.if(n,b(n,x),b(E.validateName,x))}else b(E.validateName,x)()}function b(x,n){return n?()=>v.block(()=>{(0,p.callRef)(g,x),v.let(n,!0)}):()=>(0,p.callRef)(g,x)}}t.default=C},87614:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(17038),f=e(22498),p=e(42807),C=e(43841),u=[o.default,f.default,p.default,C.default];t.default=u},42807:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(17038),f=e(977),p={keyword:"$recursiveAnchor",schemaType:"boolean",code(C){C.schema?(0,o.dynamicAnchor)(C,""):(0,f.checkStrictMode)(C.it,"$recursiveAnchor: false is ignored")}};t.default=p},43841:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(22498),f={keyword:"$recursiveRef",schemaType:"string",code:p=>(0,o.dynamicRef)(p,p.schema)};t.default=f},65531:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),p={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:C})=>(0,o.str)`must match format "${C}"`,params:({schemaCode:C})=>(0,o._)`{format: ${C}}`},code(C,u){const{gen:g,data:d,$data:v,schema:y,schemaCode:E,it:O}=C,{opts:A,errSchemaPath:b,schemaEnv:x,self:n}=O;if(!A.validateFormats)return;v?a():c();function a(){const T=g.scopeValue("formats",{ref:n.formats,code:A.code.formats}),I=g.const("fDef",(0,o._)`${T}[${E}]`),L=g.let("fType"),M=g.let("format");g.if((0,o._)`typeof ${I} == "object" && !(${I} instanceof RegExp)`,()=>g.assign(L,(0,o._)`${I}.type || "string"`).assign(M,(0,o._)`${I}.validate`),()=>g.assign(L,(0,o._)`"string"`).assign(M,I)),C.fail$data((0,o.or)(w(),j()));function w(){return A.strictSchema===!1?o.nil:(0,o._)`${E} && !${M}`}function j(){const z=x.$async?(0,o._)`(${I}.async ? await ${M}(${d}) : ${M}(${d}))`:(0,o._)`${M}(${d})`,B=(0,o._)`(typeof ${M} == "function" ? ${z} : ${M}.test(${d}))`;return(0,o._)`${M} && ${M} !== true && ${L} === ${u} && !${B}`}}function c(){const T=n.formats[y];if(!T){w();return}if(T===!0)return;const[I,L,M]=j(T);I===u&&C.pass(z());function w(){if(A.strictSchema===!1){n.logger.warn(B());return}throw new Error(B());function B(){return`unknown format "${y}" ignored in schema at path "${b}"`}}function j(B){const G=B instanceof RegExp?(0,o.regexpCode)(B):A.code.formats?(0,o._)`${A.code.formats}${(0,o.getProperty)(y)}`:void 0,W=g.scopeValue("formats",{key:y,ref:B,code:G});return typeof B=="object"&&!(B instanceof RegExp)?[B.type||"string",B.validate,(0,o._)`${W}.validate`]:["string",B,W]}function z(){if(typeof T=="object"&&!(T instanceof RegExp)&&T.async){if(!x.$async)throw new Error("async format in sync schema");return(0,o._)`await ${M}(${d})`}return typeof L=="function"?(0,o._)`${M}(${d})`:(0,o._)`${M}.test(${d})`}}}};t.default=p},650:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const f=[e(65531).default];t.default=f},11339:(P,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.contentVocabulary=t.metadataVocabulary=void 0,t.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"],t.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]},42547:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(1664),f=e(82463),p=e(71472),C=[o.default,f.default,p.default];t.default=C},42759:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(72522),f=e(78511),p=[o.default,f.default];t.default=p},78511:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(977),C={keyword:"unevaluatedItems",type:"array",schemaType:["boolean","object"],error:{message:({params:{len:u}})=>(0,o.str)`must NOT have more than ${u} items`,params:({params:{len:u}})=>(0,o._)`{limit: ${u}}`},code(u){const{gen:g,schema:d,data:v,it:y}=u,E=y.items||0;if(E===!0)return;const O=g.const("len",(0,o._)`${v}.length`);if(d===!1)u.setParams({len:E}),u.fail((0,o._)`${O} > ${E}`);else if(typeof d=="object"&&!(0,f.alwaysValidSchema)(y,d)){const b=g.var("valid",(0,o._)`${O} <= ${E}`);g.if((0,o.not)(b),()=>A(b,E)),u.ok(b)}y.items=!0;function A(b,x){g.forRange("i",x,O,n=>{u.subschema({keyword:"unevaluatedItems",dataProp:n,dataPropType:f.Type.Num},b),y.allErrors||g.if((0,o.not)(b),()=>g.break())})}}};t.default=C},72522:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(977),p=e(5057),u={keyword:"unevaluatedProperties",type:"object",schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have unevaluated properties",params:({params:g})=>(0,o._)`{unevaluatedProperty: ${g.unevaluatedProperty}}`},code(g){const{gen:d,schema:v=g.it.opts.defaultUnevaluatedProperties,data:y,errsCount:E,it:O}=g,A=g.schema===void 0&&g.it.opts.defaultUnevaluatedProperties===!1;if(!E)throw new Error("ajv implementation error");const{allErrors:b,props:x}=O;if(x instanceof o.Name)d.if((0,o._)`${x} !== true`,()=>d.forIn("key",y,T=>d.if(a(x,T),()=>n(T))));else if(x!==!0){const T=()=>d.forIn("key",y,I=>x===void 0?n(I):d.if(c(x,I),()=>n(I)));A&&O.errorPath.emptyStr()?d.if((0,o._)`${p.default.isAllOfVariant} === 0`,T):T()}A||(O.props=!0),g.ok((0,o._)`${E} === ${p.default.errors}`);function n(T){if(v===!1){g.setParams({unevaluatedProperty:T}),g.error(),b||d.break();return}if(!(0,f.alwaysValidSchema)(O,v)){const I=d.name("valid");g.subschema({keyword:"unevaluatedProperties",dataProp:T,dataPropType:f.Type.Str},I),b||d.if((0,o.not)(I),()=>d.break())}}function a(T,I){return(0,o._)`!${T} || !${T}[${I}]`}function c(T,I){const L=[];for(const M in T)T[M]===!0&&L.push((0,o._)`${I} !== ${M}`);return(0,o.and)(...L)}}};t.default=u},53033:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(977),p=e(81508),u={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:g})=>(0,o._)`{allowedValue: ${g}}`},code(g){const{gen:d,data:v,$data:y,schemaCode:E,schema:O}=g;y||O&&typeof O=="object"?g.fail$data((0,o._)`!${(0,f.useFunc)(d,p.default)}(${v}, ${E})`):g.fail((0,o._)`${O} !== ${v}`)}};t.default=u},1664:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(7879),f={keyword:"dependentRequired",type:"object",schemaType:"object",error:o.error,code:p=>(0,o.validatePropertyDeps)(p)};t.default=f},47709:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(977),p=e(81508),u={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:g})=>(0,o._)`{allowedValues: ${g}}`},code(g){const{gen:d,data:v,$data:y,schema:E,schemaCode:O,it:A}=g;if(!y&&E.length===0)throw new Error("enum must have non-empty array");const b=E.length>=A.opts.loopEnum;let x;const n=()=>x??(x=(0,f.useFunc)(d,p.default));let a;if(b||y)a=d.let("valid"),g.block$data(a,c);else{if(!Array.isArray(E))throw new Error("ajv implementation error");const I=d.const("vSchema",O);a=(0,o.or)(...E.map((L,M)=>T(I,M)))}g.pass(a);function c(){d.assign(a,!1),d.forOf("v",O,I=>d.if((0,o._)`${n()}(${v}, ${I})`,()=>d.assign(a,!0).break()))}function T(I,L){const M=E[L];return typeof M=="object"&&M!==null?(0,o._)`${n()}(${v}, ${I}[${L}])`:(0,o._)`${v} === ${M}`}}};t.default=u},3602:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(34656),f=e(68485),p=e(96773),C=e(80904),u=e(48064),g=e(70489),d=e(20269),v=e(17883),y=e(53033),E=e(47709),O=[o.default,f.default,p.default,C.default,u.default,g.default,d.default,v.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},y.default,E.default];t.default=O},71472:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(977),f={keyword:["maxContains","minContains"],type:"array",schemaType:"number",code({keyword:p,parentSchema:C,it:u}){C.contains===void 0&&(0,o.checkStrictMode)(u,`"${p}" without "contains" is ignored`)}};t.default=f},20269:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),p={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:C,schemaCode:u}){const g=C==="maxItems"?"more":"fewer";return(0,o.str)`must NOT have ${g} than ${u} items`},params:({schemaCode:C})=>(0,o._)`{limit: ${C}}`},code(C){const{keyword:u,data:g,schemaCode:d}=C,v=u==="maxItems"?o.operators.GT:o.operators.LT;C.fail$data((0,o._)`${g}.length ${v} ${d}`)}};t.default=p},96773:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=e(977),p=e(11471),u={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:g,schemaCode:d}){const v=g==="maxLength"?"more":"fewer";return(0,o.str)`must NOT have ${v} than ${d} characters`},params:({schemaCode:g})=>(0,o._)`{limit: ${g}}`},code(g){const{keyword:d,data:v,schemaCode:y,it:E}=g,O=d==="maxLength"?o.operators.GT:o.operators.LT,A=E.opts.unicode===!1?(0,o._)`${v}.length`:(0,o._)`${(0,f.useFunc)(g.gen,p.default)}(${v})`;g.fail$data((0,o._)`${A} ${O} ${y}`)}};t.default=u},34656:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),f=o.operators,p={maximum:{okStr:"<=",ok:f.LTE,fail:f.GT},minimum:{okStr:">=",ok:f.GTE,fail:f.LT},exclusiveMaximum:{okStr:"<",ok:f.LT,fail:f.GTE},exclusiveMinimum:{okStr:">",ok:f.GT,fail:f.LTE}},C={message:({keyword:g,schemaCode:d})=>(0,o.str)`must be ${p[g].okStr} ${d}`,params:({keyword:g,schemaCode:d})=>(0,o._)`{comparison: ${p[g].okStr}, limit: ${d}}`},u={keyword:Object.keys(p),type:"number",schemaType:"number",$data:!0,error:C,code(g){const{keyword:d,data:v,schemaCode:y}=g;g.fail$data((0,o._)`${v} ${p[d].fail} ${y} || isNaN(${v})`)}};t.default=u},48064:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),p={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:C,schemaCode:u}){const g=C==="maxProperties"?"more":"fewer";return(0,o.str)`must NOT have ${g} than ${u} properties`},params:({schemaCode:C})=>(0,o._)`{limit: ${C}}`},code(C){const{keyword:u,data:g,schemaCode:d}=C,v=u==="maxProperties"?o.operators.GT:o.operators.LT;C.fail$data((0,o._)`Object.keys(${g}).length ${v} ${d}`)}};t.default=p},68485:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(57287),p={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:C})=>(0,o.str)`must be multiple of ${C}`,params:({schemaCode:C})=>(0,o._)`{multipleOf: ${C}}`},code(C){const{gen:u,data:g,schemaCode:d,it:v}=C,y=v.opts.multipleOfPrecision,E=u.let("res"),O=y?(0,o._)`Math.abs(Math.round(${E}) - ${E}) > 1e-${y}`:(0,o._)`${E} !== parseInt(${E})`;C.fail$data((0,o._)`(${d} === 0 || (${E} = ${g}/${d}, ${O}))`)}};t.default=p},80904:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(55223),f=e(57287),C={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:u})=>(0,f.str)`must match pattern "${u}"`,params:({schemaCode:u})=>(0,f._)`{pattern: ${u}}`},code(u){const{data:g,$data:d,schema:v,schemaCode:y,it:E}=u,O=E.opts.unicodeRegExp?"u":"",A=d?(0,f._)`(new RegExp(${y}, ${O}))`:(0,o.usePattern)(u,v);u.fail$data((0,f._)`!${A}.test(${g})`)}};t.default=C},70489:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(55223),f=e(57287),p=e(977),u={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:g}})=>(0,f.str)`must have required property '${g}'`,params:({params:{missingProperty:g}})=>(0,f._)`{missingProperty: ${g}}`},code(g){const{gen:d,schema:v,schemaCode:y,data:E,$data:O,it:A}=g,{opts:b}=A;if(!O&&v.length===0)return;const x=v.length>=b.loopRequired;if(A.allErrors?n():a(),b.strictRequired){const I=g.parentSchema.properties,{definedProperties:L}=g.it;for(const M of v)if(I?.[M]===void 0&&!L.has(M)){const w=A.schemaEnv.baseId+A.errSchemaPath,j=`required property "${M}" is not defined at "${w}" (strictRequired)`;(0,p.checkStrictMode)(A,j,A.opts.strictRequired)}}function n(){if(x||O)g.block$data(f.nil,c);else for(const I of v)(0,o.checkReportMissingProp)(g,I)}function a(){const I=d.let("missing");if(x||O){const L=d.let("valid",!0);g.block$data(L,()=>T(I,L)),g.ok(L)}else d.if((0,o.checkMissingProp)(g,v,I)),(0,o.reportMissingProp)(g,I),d.else()}function c(){d.forOf("prop",y,I=>{g.setParams({missingProperty:I}),d.if((0,o.noPropertyInData)(d,E,I,b.ownProperties),()=>g.error())})}function T(I,L){g.setParams({missingProperty:I}),d.forOf(I,y,()=>{d.assign(L,(0,o.propertyInData)(d,E,I,b.ownProperties)),d.if((0,f.not)(L),()=>{g.error(),d.break()})},f.nil)}}};t.default=u},17883:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const o=e(41434),f=e(57287),p=e(977),C=e(81508),g={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i:d,j:v}})=>(0,f.str)`must NOT have duplicate items (items ## ${v} and ${d} are identical)`,params:({params:{i:d,j:v}})=>(0,f._)`{i: ${d}, j: ${v}}`},code(d){const{gen:v,data:y,$data:E,schema:O,parentSchema:A,schemaCode:b,it:x}=d;if(!E&&!O)return;const n=v.let("valid"),a=A.items?(0,o.getSchemaTypes)(A.items):[];d.block$data(n,c,(0,f._)`${b} === false`),d.ok(n);function c(){const M=v.let("i",(0,f._)`${y}.length`),w=v.let("j");d.setParams({i:M,j:w}),v.assign(n,!0),v.if((0,f._)`${M} > 1`,()=>(T()?I:L)(M,w))}function T(){return a.length>0&&!a.some(M=>M==="object"||M==="array")}function I(M,w){const j=v.name("item"),z=(0,o.checkDataTypes)(a,j,x.opts.strictNumbers,o.DataType.Wrong),B=v.const("indices",(0,f._)`{}`);v.for((0,f._)`;${M}--;`,()=>{v.let(j,(0,f._)`${y}[${M}]`),v.if(z,(0,f._)`continue`),a.length>1&&v.if((0,f._)`typeof ${j} == "string"`,(0,f._)`${j} += "_"`),v.if((0,f._)`typeof ${B}[${j}] == "number"`,()=>{v.assign(w,(0,f._)`${B}[${j}]`),d.error(),v.assign(n,!1).break()}).code((0,f._)`${B}[${j}] = ${M}`)})}function L(M,w){const j=(0,p.useFunc)(v,C.default),z=v.name("outer");v.label(z).for((0,f._)`;${M}--;`,()=>v.for((0,f._)`${w} = ${M}; ${w}--;`,()=>v.if((0,f._)`${j}(${y}[${M}], ${y}[${w}])`,()=>{d.error(),v.assign(n,!1).break(z)})))}}};t.default=g},91561:(P,t,e)=>{"use strict";e.r(t),e.d(t,{ApigeeDevOnboardingIntegrationAuthType:()=>Mt,AuthProviderType:()=>Kt,DEFAULT_TEAM_CLAIM_NAME:()=>Lt,LayoutVariant:()=>On,REDOCLY_ROUTE_RBAC:()=>Xn,REDOCLY_TEAMS_RBAC:()=>Ht,productConfigOverrideSchema:()=>ar,productThemeOverrideSchema:()=>Xr,rbacConfigSchema:()=>qn,redocConfigSchema:()=>O,rootRedoclyConfigSchema:()=>gn});const o={hide:{type:"boolean",default:!1},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},label:{type:"string"},items:{type:"array",items:{type:"string"}}},f={type:"object",properties:o,additionalProperties:!1},p={type:"object",properties:{hide:{type:"boolean",default:!1},label:{type:"string"},placeholder:{type:"string"}},additionalProperties:!1},C={type:"object",properties:{hide:{type:"boolean",default:!1},type:{type:"string",enum:["rating","sentiment","comment","reasons","mood","scale"],default:"sentiment"},settings:{type:"object",properties:{label:{type:"string"},submitText:{type:"string"},buttonText:{type:"string"},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},items:{type:"array",items:{type:"string"},minItems:1},leftScaleLabel:{type:"string"},rightScaleLabel:{type:"string"},reasons:{type:"object",properties:Object.assign(Object.assign({},o),{like:f,dislike:f,satisfied:f,neutral:f,dissatisfied:f}),additionalProperties:!1},comment:{type:"object",properties:{hide:{type:"boolean",default:!1},label:{type:"string"},likeLabel:{type:"string"},dislikeLabel:{type:"string"},satisfiedLabel:{type:"string"},neutralLabel:{type:"string"},dissatisfiedLabel:{type:"string"}},additionalProperties:!1},optionalEmail:p},additionalProperties:!1}},additionalProperties:!1},u={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},v={type:"object",properties:{hidePaginationButtons:{type:"boolean"},menu:{type:"object",properties:Object.assign({},{type:"object",properties:{requireExactGroups:{type:"boolean"},groups:{type:"array",items:{type:"object",properties:{name:{type:"string"},items:u,queries:u,mutations:u,subscriptions:u,types:u,directives:u},required:["name"],additionalProperties:!1}},otherItemsGroupName:{type:"string"}},required:["requireExactGroups","groups","otherItemsGroupName"],additionalProperties:!1}.properties),additionalProperties:!1},sidebar:{type:"object",properties:{hide:{type:"boolean"}}},apiLogo:{type:"object",properties:{imageUrl:{type:"string"},href:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"}}},jsonSamplesDepth:{type:"number"},samplesMaxInlineArgs:{type:"number"},licenseKey:{type:"string"},fieldExpandLevel:{type:"number"},baseUrlPath:{type:"string"},feedback:C},additionalProperties:!1},O={type:"object",properties:{licenseKey:{type:"string"},hideLoading:{type:"boolean"},disableRouter:{type:"boolean"},hideSidebar:{type:"boolean"},feedback:C,hideReplay:{type:"boolean"},oAuth2RedirectURI:{type:"string",nullable:!0},corsProxyUrl:{type:"string"},sortRequiredPropsFirst:{type:"boolean"},sanitize:{type:"boolean"},hideDownloadButtons:{type:"boolean"},downloadUrls:{type:"array",items:{type:"object",properties:{title:{type:"string"},url:{type:"string"}},required:["url"],additionalProperties:!1}},onlyRequiredInSamples:{type:"boolean"},generatedSamplesMaxDepth:{oneOf:[{type:"number"},{type:"string"}]},showExtensions:{oneOf:[{type:"boolean"},{type:"string"},{type:"array",items:{type:"string"}}]},hideSchemaTitles:{type:"boolean"},jsonSamplesExpandLevel:{oneOf:[{type:"number"},{type:"string"}]},schemasExpansionLevel:{oneOf:[{type:"number"},{type:"string"}]},mockServer:{type:"object",properties:{url:{type:"string"},position:{type:"string",enum:["first","last","replace","off"]},description:{type:"string"}}},maxDisplayedEnumValues:{type:"number"},schemaDefinitionsTagName:{type:"string"},layout:{type:"string",enum:["stacked","three-panel"]},hideInfoMetadata:{type:"boolean"},events:{type:"object"},skipBundle:{type:"boolean"},routingBasePath:{type:"string"},codeSamples:{type:"object",properties:{languages:{type:"array",items:{type:"object",properties:{lang:{type:"string",enum:["curl","JavaScript","Node.js","Python","Java8+Apache","Java","C#","C#+Newtonsoft","PHP","Go","Ruby","R","Payload"]},label:{type:"string"},options:{type:"object",properties:{indent:{type:"string"},withImports:{type:"boolean"},withComments:{type:"boolean"},binary:{type:"boolean"},credentials:{type:"string",enum:["omit","same-origin","include"]}},additionalProperties:!1}},required:["lang"],additionalProperties:!1}},skipOptionalParameters:{type:"boolean"},withOAuth2Call:{type:"boolean"}},required:["languages"],additionalProperties:!1},ignoreNamedSchemas:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},hidePropertiesPrefix:{type:"boolean"},excludeFromSearch:{type:"boolean"}},additionalProperties:!1},A={type:"object",properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},b={type:"object",properties:{enum:{type:"string"},enumSingleValue:{type:"string"},enumArray:{type:"string"},default:{type:"string"},deprecated:{type:"string"},example:{type:"string"},examples:{type:"string"},nullable:{type:"string"},recursive:{type:"string"},arrayOf:{type:"string"},webhook:{type:"string"},authorizations:{type:"string"},tryItAuthBasicUsername:{type:"string"},tryItAuthBasicPassword:{type:"string"}}},x={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},n={type:"object",properties:{beforeInfo:{type:"array",items:x},end:{type:"array",items:x}}},a={type:"object",properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},c={type:"object",properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},T={type:"object",properties:Ge(a.properties,["light","dark"])},I={type:"object",properties:{basic:{type:"string"},delete:{type:"string"},get:{type:"string"},head:{type:"string"},link:{type:"string"},options:{type:"string"},patch:{type:"string"},post:{type:"string"},put:{type:"string"}}},L={type:"object",properties:{error:c,info:c,redirect:c,success:c}},M={type:"object",properties:Re(a.properties,["dark"])},j={type:"object",properties:{accent:a,border:T,error:a,http:I,primary:a,responses:L,secondary:M,success:a,text:{type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},tonalOffset:{type:"number"},warning:a}},z={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},B={type:"object",properties:{small:z,medium:z,large:z,xlarge:z}},G={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},W={type:"object",properties:Object.assign(Object.assign({},Re(G.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:B})},_={type:"object",properties:Ge(G.properties,["fontSize","lineHeight"])},$={type:"object",properties:{medium:_,small:_}},U={type:"object",properties:Object.assign(Object.assign({},Re(G.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},color:{type:"string"},sizes:$})},Y={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},fe={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},ne={type:"object",properties:{fullWidth:{type:"boolean"}}},je={type:"object",properties:{buttons:W,httpBadges:U,layoutControls:Y,panels:fe,tryItButton:ne,tryItSendButton:ne}},Se={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},Q={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:{type:"object",properties:{maxWidth:Se}},"three-panel":{type:"object",properties:{maxWidth:Se,middlePanelMaxWidth:Se}}}},le={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},ee={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:le,defaultDetailsWidth:{type:"string"},examples:le,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},de={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},Ee={type:"object",properties:Ge(de.properties,["textTransform"])},Ue={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},Ke={type:"object",properties:Object.assign(Object.assign({},Re(G.properties,["fontWeight","lineHeight"])),{activeBgColor:{type:"string"},activeTextColor:{type:"string"},backgroundColor:{type:"string"},borderRadius:{type:"string"},breakPath:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},groupItems:de,level1items:Ee,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:Ue,textColor:{type:"string"},width:{type:"string"}})},dt={type:"object",properties:Object.assign(Object.assign({},G.properties),{color:{type:"string"},transform:{type:"string"}})},Ct={type:"object",properties:Object.assign(Object.assign({},G.properties),{backgroundColor:{type:"string"},color:{type:"string"},wordBreak:{type:"string",enum:["break-all","break-word","keep-all","normal","revert","unset","inherit","initial"]},wrap:{type:"boolean"}})},Te={type:"object",properties:Re(G.properties,["fontSize"])},ct={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},V={type:"object",properties:Object.assign(Object.assign({code:Ct,fieldName:G},Ge(G.properties,["fontSize","fontFamily"])),{fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:dt,heading2:dt,heading3:dt,headings:Te,lineHeight:{type:"string"},links:ct,optimizeSpeed:{type:"boolean"},rightPanelHeading:dt,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}})},Z={type:"object",properties:Object.assign({color:{type:"string"}},Re(G.properties,["fontWeight"]))},Oe={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:Z}},Me={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},pe={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},ve={type:"object",properties:{custom:{type:"string"}}},Ae={type:"object",properties:{theme:{type:"object",properties:{breakpoints:Se,codeBlock:Oe,colors:j,components:je,layout:Q,logo:Me,fab:pe,overrides:{type:"object",properties:{DownloadButton:ve,NextSectionButton:ve}},rightPanel:{type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},schema:ee,shape:{type:"object",properties:{borderRadius:{type:"string"}}},sidebar:Ke,spacing:{type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},typography:V,links:{properties:{color:{type:"string"}}},codeSample:{properties:{backgroundColor:{type:"string"}}}}},ctrlFHijack:{type:"boolean"},defaultSampleLanguage:{type:"string"},disableDeepLinks:{type:"boolean"},disableSearch:{type:"boolean"},disableSidebar:{type:"boolean"},downloadDefinitionUrl:{type:"string"},expandDefaultServerVariables:{type:"boolean"},enumSkipQuotes:{type:"boolean"},expandDefaultRequest:{type:"boolean"},expandDefaultResponse:{type:"boolean"},expandResponses:{type:"string"},expandSingleSchemaField:{type:"boolean"},generateCodeSamples:{type:"object",properties:{skipOptionalParameters:{type:"boolean"},languages:{type:"array",items:A}},required:["languages"]},generatedPayloadSamplesMaxDepth:{type:"number"},hideDownloadButton:{type:"boolean"},hideHostname:{type:"boolean"},hideInfoSection:{type:"boolean"},hideLogo:{type:"boolean"},hideRequestPayloadSample:{type:"boolean"},hideRightPanel:{type:"boolean"},hideSchemaPattern:{type:"boolean"},hideSingleRequestSampleTab:{type:"boolean"},hideSecuritySection:{type:"boolean"},hideTryItPanel:{type:"boolean"},hideFab:{type:"boolean"},hideOneOfDescription:{type:"boolean"},htmlTemplate:{type:"string"},jsonSampleExpandLevel:{oneOf:[{type:"number",minimum:1},{type:"string"}]},labels:b,menuToggle:{type:"boolean"},nativeScrollbars:{type:"boolean"},noAutoAuth:{type:"boolean"},onDeepLinkClick:{type:"object"},pagination:{enum:["none","section","item"]},pathInMiddlePanel:{type:"boolean"},payloadSampleIdx:{type:"number",minimum:0},requestInterceptor:{type:"object"},requiredPropsFirst:{type:"boolean"},routingStrategy:{type:"string"},samplesTabsMaxCount:{type:"number"},schemaExpansionLevel:{oneOf:[{type:"number",minimum:0},{type:"string"}]},minCharacterLengthToInitSearch:{type:"number",minimum:1},maxResponseHeadersToShowInTryIt:{type:"number",minimum:0},scrollYOffset:{oneOf:[{type:"number"},{type:"string"}]},searchAutoExpand:{type:"boolean"},searchFieldLevelBoost:{type:"number",minimum:0},searchMaxDepth:{type:"number",minimum:1},searchMode:{type:"string",enum:["default","path-only"]},searchOperationTitleBoost:{type:"number"},searchTagTitleBoost:{type:"number"},sendXUserAgentInTryIt:{type:"boolean"},showChangeLayoutButton:{type:"boolean"},showConsole:{type:"boolean"},showNextButton:{type:"boolean"},showRightPanelToggle:{type:"boolean"},showSecuritySchemeType:{type:"boolean"},showWebhookVerb:{type:"boolean"},showObjectSchemaExamples:{type:"boolean"},disableTryItRequestUrlEncoding:{type:"boolean"},sidebarLinks:n,sideNavStyle:{type:"string",enum:["summary-only","path-first","id-only","path-only"]},simpleOneOfTypeLabel:{type:"boolean"},sortEnumValuesAlphabetically:{type:"boolean"},sortOperationsAlphabetically:{type:"boolean"},sortPropsAlphabetically:{type:"boolean"},sortTagsAlphabetically:{type:"boolean"},suppressWarnings:{type:"boolean"},unstable_externalDescription:{type:"boolean"},unstable_ignoreMimeParameters:{type:"boolean"},untrustedDefinition:{type:"boolean"},showAccessMode:{type:"boolean"},preserveOriginalExtensionsName:{type:"boolean"},markdownHeadingsAnchorLevel:{type:"number"}},additionalProperties:!1};function Ge(go,Ro){return Object.fromEntries(Ro.filter(Qr=>Qr in go).map(Qr=>[Qr,go[Qr]]))}function Re(go,Ro){return Object.fromEntries(Object.entries(go).filter(([Qr])=>!Ro.includes(Qr)))}const ce={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},q={type:"object",properties:{src:{type:"string"},async:{type:"boolean"},crossorigin:{type:"string"},defer:{type:"boolean"},fetchpriority:{type:"string"},integrity:{type:"string"},module:{type:"boolean"},nomodule:{type:"boolean"},nonce:{type:"string"},referrerpolicy:{type:"string"},type:{type:"string"}},required:["src"],additionalProperties:!0},ie={type:"object",properties:{page:{type:"string"},directory:{type:"string"},disconnect:{type:"boolean",default:!1},group:{type:"string"},label:{type:"string"},href:{type:"string"},external:{type:"boolean"},labelTranslationKey:{type:"string"},groupTranslationKey:{type:"string"},icon:{oneOf:[{type:"string"},{type:"object",properties:{srcSet:{type:"string"}},required:["srcSet"]}]},separator:{type:"string"},separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"top"},version:{type:"string"},menuStyle:{type:"string",enum:["drilldown"]},expanded:{type:"string",const:"always"},selectFirstItemOnExpand:{type:"boolean"},flatten:{type:"boolean"},linkedSidebars:{type:"array",items:{type:"string"}},items:{type:"array",items:{type:"object",additionalProperties:!0}}}},xe={type:"array",items:Object.assign(Object.assign({},ie),{properties:Object.assign(Object.assign({},ie.properties),{items:{type:"array",items:ie}})})},nt={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},ot={type:"object",properties:{hide:{type:"boolean",default:!1},suggestions:{default:[],type:"array",items:{type:"string"}},prompt:{type:"string"}},additionalProperties:!1},we={type:"object",properties:Object.assign({facets:{type:"array",items:{type:"object",required:["name","field","type"],properties:{name:{type:"string"},field:{type:"string"},type:{type:"string",enum:["multi-select","select","tags"]}},additionalProperties:!1}}},ce.properties),additionalProperties:!1},ze={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},At={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},He={type:"object",properties:Object.assign({items:xe},ce.properties),additionalProperties:!1},_e={type:"object",additionalProperties:nt},vt={type:"object",properties:Object.assign({items:xe,copyrightText:{type:"string"},logo:ce},ce.properties),additionalProperties:!1},Rt={type:"object",properties:Object.assign({separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"bottom"}},ce.properties),additionalProperties:!1},wt={type:"object",properties:{head:{type:"array",items:q},body:{type:"array",items:q}},additionalProperties:!1},Jt={type:"array",items:{type:"object",properties:{href:{type:"string"},as:{type:"string"},crossorigin:{type:"string"},fetchpriority:{type:"string"},hreflang:{type:"string"},imagesizes:{type:"string"},imagesrcset:{type:"string"},integrity:{type:"string"},media:{type:"string"},prefetch:{type:"string"},referrerpolicy:{type:"string"},rel:{type:"string"},sizes:{type:"string"},title:{type:"string"},type:{type:"string"}},required:["href"],additionalProperties:!0}},Gt={type:"object",properties:Object.assign({engine:{type:"string",enum:["flexsearch","typesense"],default:"flexsearch"},ai:ot,filters:we,placement:{type:"string",default:"navbar"},shortcuts:{type:"array",items:{type:"string"},default:["/"]},suggestedPages:{type:"array",items:ze}},ce.properties),additionalProperties:!1},_t={type:"object",properties:Object.assign({ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"},default:["light","dark"]}},ce.properties),additionalProperties:!1},en={type:"object",properties:{nextButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Next page"}},ce.properties),additionalProperties:!1,default:{}},previousButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Previous page"}},ce.properties),additionalProperties:!1,default:{}}},additionalProperties:!1},cn={type:"object",properties:{elementFormat:{type:"string",default:"icon"},copy:{type:"object",properties:Object.assign({},ce.properties),additionalProperties:!1,default:{hide:!1}},report:{type:"object",properties:Object.assign({tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"}},ce.properties),additionalProperties:!1,default:{hide:!1}},expand:{type:"object",properties:Object.assign({},ce.properties),additionalProperties:!1,default:{hide:!1}},collapse:{type:"object",properties:Object.assign({},ce.properties),additionalProperties:!1,default:{hide:!1}}},additionalProperties:!1},yr={type:"object",properties:{frontMatterKeysToResolve:{type:"array",items:{type:"string"},default:["image","links"]},partialsFolders:{type:"array",items:{type:"string"},default:["_partials"]},lastUpdatedBlock:{type:"object",properties:Object.assign({format:{type:"string",enum:["timeago","iso","long","short"],default:"timeago"},locale:{type:"string"}},ce.properties),additionalProperties:!1,default:{}},toc:{type:"object",properties:Object.assign({header:{type:"string",default:"On this page"},depth:{type:"integer",default:3,minimum:1}},ce.properties),additionalProperties:!1,default:{}},editPage:{type:"object",properties:Object.assign({baseUrl:{type:"string"}},ce.properties),additionalProperties:!1,default:{}}},additionalProperties:!1,default:{}},lr=Object.assign(Object.assign({},O),{properties:Object.assign(Object.assign({},O.properties),Ae.properties)}),jr={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},Oo={type:"object",properties:{includeInDevelopment:{type:"boolean"},apiKey:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},outboundClickEventName:{type:"string"},pageViewEventName:{type:"string"},amplitudeConfig:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["apiKey"]},qr={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},no={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},ir={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},dataPlaneUrl:{type:"string"},controlPlaneUrl:{type:"string"},sdkUrl:{type:"string"},loadOptions:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["writeKey"]},Wr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},Pt={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},gtmAuth:{type:"string"},gtmPreview:{type:"string"},defaultDataLayer:{},dataLayerName:{type:"string"},enableWebVitalsTracking:{type:"boolean"},selfHostedOrigin:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["trackingId"]},po={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},optimizeId:{type:"string"},exclude:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["trackingId"]},$r={type:"object",properties:{adobe:jr,amplitude:Oo,fullstory:qr,heap:no,rudderstack:ir,segment:Wr,gtm:Pt,ga:{type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},optimizeId:{type:"string"},anonymizeIp:{type:"boolean"},cookieExpires:{type:"number"},trackers:{type:"object",additionalProperties:po}},additionalProperties:!1,required:["trackingId"]}}},gi={type:"object",properties:Object.assign({items:{type:"array",items:{type:"object",properties:{label:{type:"string"},external:{type:"boolean"},link:{type:"string"},separatorLine:{type:"boolean"}},additionalProperties:!0},default:[]},hideLoginButton:{type:"boolean"}},ce.properties),additionalProperties:!1},zo={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},Ai={type:"object",properties:{hide:{type:"boolean"},prefixItems:{type:"array",items:{type:"object",properties:{label:{type:"string"},labelTranslationKey:{type:"string"},page:{type:"string"}},additionalProperties:!1,default:{}}}},additionalProperties:!1},Yo={type:"object",patternProperties:{".*":{type:"object",additionalProperties:!0,required:["slug","items"],properties:{slug:{type:"string"},filters:{type:"array",items:{type:"object",additionalProperties:!1,required:["title","property"],properties:{type:{type:"string",enum:["select","checkboxes","date-range"],default:"checkboxes"},title:{type:"string"},titleTranslationKey:{type:"string"},property:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}},missingCategoryName:{type:"string"},missingCategoryNameTranslationKey:{type:"string"},options:{type:"array",items:{type:"string"}}}}},groupByFirstFilter:{type:"boolean"},filterValuesCasing:{type:"string",enum:["sentence","original","lowercase","uppercase"]},items:xe,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}}}},ni={type:"object",additionalProperties:!0,required:[],properties:{ignoreNonCompliant:{type:"boolean",default:!1},teamMetadataProperty:{type:"object",properties:{property:{type:"string"},label:{type:"string"},default:{type:"string"}}},levels:{type:"array",items:{type:"object",required:["name"],properties:{name:{type:"string"},color:{type:"string"},extends:{type:"array",items:{type:"string"}},rules:{type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]}}},additionalProperties:!1}},targets:{type:"array",items:{type:"object",required:["where"],properties:{minimumLevel:{type:"string"},rules:{type:"object",additionalProperties:!0},where:{type:"object",required:["metadata"],properties:{metadata:{type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1}},additionalProperties:!1}},ignore:{type:"array",items:{type:"string"}}}},So={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:At,navbar:He,products:_e,footer:vt,sidebar:Rt,scripts:wt,links:Jt,feedback:C,search:Gt,colorMode:_t,navigation:en,codeSnippet:cn,markdown:yr,openapi:lr,graphql:v,analytics:$r,userMenu:gi,versionPicker:zo,breadcrumbs:Ai,catalog:Yo,scorecard:ni},additionalProperties:!0},Ta=Object.assign(Object.assign({},So),{additionalProperties:!1}),Lt="https://redocly.com/sso/teams";var Kt;(function(go){go.OIDC="OIDC",go.SAML2="SAML2"})(Kt||(Kt={}));var Mt;(function(go){go.SERVICE_ACCOUNT="SERVICE_ACCOUNT",go.OAUTH2="OAUTH2"})(Mt||(Mt={}));const Ht="redocly::teams-rbac",Xn="redocly::route-rbac";var On;(function(go){go.STACKED="stacked",go.THREE_PANEL="three-panel"})(On||(On={}));function br(go,Ro){return Object.fromEntries(Object.entries(go).map(([Qr,Le])=>{if(Qr!==Ro)return typeof Le!="object"||!Le?[Qr,Le]:Array.isArray(Le)?[Qr,Le.map(rt=>typeof rt=="object"?br(rt,Ro):rt)]:[Qr,br(Le,Ro)]}).filter(Boolean))}const Ur={type:"object",additionalProperties:{type:"string"}},Jr={type:"object",additionalProperties:!1,patternProperties:{"^[a-zA-Z0-9_-]+$":{type:"string",pattern:"^https?://[^\\s/$.?#].[^\\s]*$"}}},_r={type:"string",enum:["error","warn","off"]},Io={type:"object",properties:{ignoreLint:{oneOf:[{type:"boolean",default:!1},{type:"object",additionalProperties:{type:"boolean"}}]},ignoreLinkChecker:{type:"boolean"},ignoreMarkdocErrors:{type:"boolean"},jobs:{type:"array",items:{type:"object",properties:{path:{type:"string",pattern:"^(?!\\.\\./)(/[a-zA-Z0-9_\\-\\./]+|./[a-zA-Z0-9_\\-\\./]+|[a-zA-Z0-9_\\-\\./]+)$"},agent:{type:"string",enum:["respect"]},trigger:{type:"object",additionalProperties:!1,properties:{event:{type:"string",enum:["schedule"]},interval:{type:"string",pattern:"^[1-9]\\d*[mhdw]$"}},required:["event"]},inputs:Ur,servers:Jr,severity:{type:"object",additionalProperties:!1,properties:{schemaCheck:_r,statusCodeCheck:_r,contentTypeCheck:_r,successCriteriaCheck:_r}}},required:["path","trigger","agent"],additionalProperties:!1}}},additionalProperties:!1},oi={type:"object",properties:{end_session_endpoint:{type:"string"},token_endpoint:{type:"string"},authorization_endpoint:{type:"string"},jwks_uri:{type:"string"}},required:["token_endpoint","authorization_endpoint"],additionalProperties:!0},Jo={type:"object",properties:{type:{type:"string",const:Kt.OIDC},title:{type:"string"},pkce:{type:"boolean",default:!1},configurationUrl:{type:"string",minLength:1},configuration:oi,clientId:{type:"string",minLength:1},clientSecret:{type:"string",minLength:0},teamsClaimName:{type:"string"},teamsClaimMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}},scopes:{type:"array",items:{type:"string"}},tokenExpirationTime:{type:"number"},authorizationRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},tokenRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},audience:{type:"array",items:{type:"string"}}},required:["type","clientId"],oneOf:[{required:["configurationUrl"]},{required:["configuration"]}],additionalProperties:!1},Ye={type:"object",properties:{type:{type:"string",const:Kt.SAML2},title:{type:"string"},issuerId:{type:"string"},entityId:{type:"string"},ssoUrl:{type:"string"},x509PublicCert:{type:"string"},teamsAttributeName:{type:"string",default:Lt},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},It={type:"object",additionalProperties:{oneOf:[Jo,Ye],discriminator:{propertyName:"type"}}},St={oneOf:[{type:"array",items:{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]},uniqueItems:!0},{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]}]},on={type:"object",additionalProperties:{type:"object",properties:{to:{type:"string"},type:{type:"number",default:301}},additionalProperties:!1},default:{}},qt={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]}},$n={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:{type:"object",additionalProperties:!0},openapi:lr,graphql:v,theme:{type:"object",properties:{openapi:lr,graphql:v},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},rules:qt,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0}},required:["root"]},jn={type:"object",additionalProperties:!0},Hn={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},Wn={type:"object",properties:{title:{type:"string"},description:{type:"string"},siteUrl:{type:"string"},image:{type:"string"},keywords:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},lang:{type:"string"},jsonLd:{type:"object"},meta:{type:"array",items:{type:"object",properties:{name:{type:"string"},content:{type:"string"}},required:["name","content"],additionalProperties:!1}}},additionalProperties:!1},Br={type:"object",properties:{folders:{type:"array",items:{type:"string"}}},additionalProperties:!1},Rn={type:"object",additionalProperties:{type:"string"}},qn={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:Rn,cms:Rn,reunite:Rn,features:{type:"object",properties:{aiSearch:Rn},additionalProperties:!1},content:{type:"object",properties:{"**":Rn},additionalProperties:Rn}},additionalProperties:Rn},cr={type:"object",properties:{type:{type:"string",const:"GRAVITEE"},apiBaseUrl:{type:"string"},env:{type:"string"},allowApiProductsOutsideCatalog:{type:"boolean",default:!1},stage:{type:"string",default:"non-production"},auth:{oneOf:[{type:"object",properties:{static:{type:"string"}},additionalProperties:!1,required:["static"]},{type:"object",properties:{idp:{type:"string"}},additionalProperties:!1,required:["idp"]}]}},additionalProperties:!1,required:["type","apiBaseUrl"]},Qn={type:"object",properties:{type:{type:"string",const:Mt.OAUTH2},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},Gr={type:"object",properties:{type:{type:"string",const:Mt.SERVICE_ACCOUNT},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},mo={type:"object",properties:{type:{type:"string",const:"APIGEE_X"},apiUrl:{type:"string"},stage:{type:"string",default:"non-production"},organizationName:{type:"string"},ignoreApiProducts:{type:"array",items:{type:"string"}},allowApiProductsOutsideCatalog:{type:"boolean",default:!1},auth:{type:"object",oneOf:[Qn,Gr],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},Mo=Object.assign(Object.assign({},mo),{properties:Object.assign(Object.assign({},mo.properties),{type:{type:"string",const:"APIGEE_EDGE"}})}),An={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:{type:"object",oneOf:[mo,Mo,cr],discriminator:{propertyName:"type"}}}}},Ar={type:"object",properties:{defaultLocale:{type:"string"},locales:{type:"array",items:{type:"object",properties:{code:{type:"string"},name:{type:"string"}},required:["code"]}}},additionalProperties:!1,required:["defaultLocale"]},mr={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:on,seo:Wn,rbac:qn,apiFunctions:Br,requiresLogin:{type:"boolean"},responseHeaders:{type:"object",additionalProperties:{type:"array",items:{type:"object",properties:{name:{type:"string"},value:{type:"string"}},additionalProperties:!1,required:["name","value"]}}},mockServer:{type:"object",properties:{off:{type:"boolean",default:!1},position:{type:"string",enum:["first","last","replace","off"],default:"first"},strictExamples:{type:"boolean",default:!1},errorIfForcedExampleNotFound:{type:"boolean",default:!1},description:{type:"string"}}},apis:{type:"object",additionalProperties:$n},rules:qt,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0},ssoDirect:It,sso:St,residency:{type:"string"},developerOnboarding:An,removeAttribution:{type:"boolean"},i18n:Ar,l10n:Ar,metadata:jn,metadataGlobs:Hn,ignore:{type:"array",items:{type:"string"}},theme:So,reunite:Io,logo:At,navbar:He,products:_e,footer:vt,sidebar:Rt,scripts:wt,links:Jt,feedback:C,search:Gt,colorMode:_t,navigation:en,codeSnippet:cn,markdown:yr,openapi:lr,graphql:v,analytics:$r,userMenu:gi,versionPicker:zo,breadcrumbs:Ai,catalog:Yo,scorecard:ni},default:{redirects:{}},additionalProperties:!0},fo=Object.assign(Object.assign({},br(mr,"default")),{additionalProperties:!1}),gn=Object.assign(Object.assign({$id:"root-redocly-config"},mr),{properties:Object.assign(Object.assign({plugins:{type:"array",items:{type:"string"}}},mr.properties),{env:{type:"object",additionalProperties:fo}}),default:{},additionalProperties:!1}),Xr={type:"object",properties:{logo:So.properties.logo,navbar:So.properties.navbar,footer:So.properties.footer,sidebar:So.properties.sidebar,search:So.properties.search,codeSnippet:So.properties.codeSnippet,breadcrumbs:So.properties.breadcrumbs,openapi:So.properties.openapi,feedback:So.properties.feedback,analytics:{type:"object",properties:{ga:po}}},additionalProperties:!0,default:{}},ar={$id:"product-config-override",type:"object",properties:Object.assign(Object.assign({},Xr.properties),{apis:{type:"object",additionalProperties:$n},theme:Xr}),additionalProperties:!1}},66580:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.OasVersion=void 0,t.bundleConfig=a,t.bundle=c,t.bundleFromString=T,t.bundleDocument=I,t.mapTypeToComponent=L;const o=e(11434),f=e(88587),p=e(93932),C=e(78677),u=e(83531),g=e(97407),d=e(6778),v=e(10533),y=e(74431),E=e(43846),O=e(45767),A=e(57778),b=e(66984);var x;(function(j){j.Version2="oas2",j.Version3_0="oas3_0",j.Version3_1="oas3_1"})(x||(t.OasVersion=x={}));const n=(0,f.normalizeVisitors)([{severity:"error",ruleId:"configBundler",visitor:{ref:{leave(j,z,B){M(j,B,z)}}}}],b.NormalizedConfigTypes);async function a(j,z){const B={problems:[],oasVersion:u.SpecVersion.OAS3_0,refTypes:new Map,visitorsData:{}};return(0,C.walkDocument)({document:j,rootType:b.NormalizedConfigTypes.ConfigRoot,normalizedVisitors:n,resolvedRefMap:z,ctx:B}),j.parsed??{}}async function c(j){const{ref:z,doc:B,externalRefResolver:G=new o.BaseResolver(j.config.resolve),base:W=null}=j;if(!(z||B))throw new Error(`Document or reference is required.
|
|
14
|
-
`);const _=B===void 0?await G.resolveDocument(W,z,!0):B;if(_ instanceof Error)throw _;return j.collectSpecData?.(_.parsed),I({document:_,...j,config:j.config.styleguide,externalRefResolver:G})}async function T(j){const{source:z,absoluteRef:B,externalRefResolver:G=new o.BaseResolver(j.config.resolve)}=j,W=(0,o.makeDocumentFromString)(z,B||"/");return I({document:W,...j,externalRefResolver:G,config:j.config.styleguide})}async function I(j){const{document:z,config:B,customTypes:G,externalRefResolver:W,dereference:_=!1,skipRedoclyRegistryRefs:$=!1,removeUnusedComponents:U=!1,keepUrlRefs:Y=!1}=j,fe=(0,u.detectSpec)(z.parsed),ne=(0,u.getMajorSpecVersion)(fe),je=B.getRulesForSpecVersion(ne),Se=(0,p.normalizeTypes)(B.extendTypes(G??(0,u.getTypes)(fe),fe),B),re=(0,d.initRules)(je,B,"preprocessors",fe),te=(0,d.initRules)(je,B,"decorators",fe),Q={problems:[],oasVersion:fe,refTypes:new Map,visitorsData:{}};U&&te.push({severity:"error",ruleId:"remove-unused-components",visitor:ne===u.SpecMajorVersion.OAS2?(0,O.RemoveUnusedComponents)({}):(0,A.RemoveUnusedComponents)({})});let le=await(0,o.resolveDocument)({rootDocument:z,rootType:Se.Root,externalRefResolver:W});re.length>0&&((0,C.walkDocument)({document:z,rootType:Se.Root,normalizedVisitors:(0,f.normalizeVisitors)(re,Se),resolvedRefMap:le,ctx:Q}),le=await(0,o.resolveDocument)({rootDocument:z,rootType:Se.Root,externalRefResolver:W}));const ee=(0,f.normalizeVisitors)([{severity:"error",ruleId:"bundler",visitor:w(ne,_,$,z,le,Y)},...te],Se);return(0,C.walkDocument)({document:z,rootType:Se.Root,normalizedVisitors:ee,resolvedRefMap:le,ctx:Q}),{bundle:z,problems:Q.problems.map(de=>B.addProblemToIgnore(de)),fileDependencies:W.getFiles(),rootType:Se.Root,refTypes:Q.refTypes,visitorsData:Q.visitorsData}}function L(j,z){switch(z){case u.SpecMajorVersion.OAS3:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";case"Response":return"responses";case"Example":return"examples";case"RequestBody":return"requestBodies";case"Header":return"headers";case"SecuritySchema":return"securitySchemes";case"Link":return"links";case"Callback":return"callbacks";default:return null}case u.SpecMajorVersion.OAS2:switch(j){case"Schema":return"definitions";case"Parameter":return"parameters";case"Response":return"responses";default:return null}case u.SpecMajorVersion.Async2:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";default:return null}case u.SpecMajorVersion.Async3:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";default:return null}case u.SpecMajorVersion.Arazzo1:switch(j){case"Root.workflows_items.parameters_items":case"Root.workflows_items.steps_items.parameters_items":return"parameters";default:return null}case u.SpecMajorVersion.Overlay1:return null}}function M(j,z,B){if(!(0,y.isPlainObject)(z.node))B.parent[B.key]=z.node;else{delete j.$ref;const G=Object.assign({},z.node,j);Object.assign(j,G)}}function w(j,z,B,G,W,_){let $,U;const Y={ref:{leave(re,te,Q){if(!Q.location||Q.node===void 0){(0,v.reportUnresolvedRef)(Q,te.report,te.location);return}if(Q.location.source===G.source&&Q.location.source===te.location.source&&te.type.name!=="scalar"&&!z||B&&(0,E.isRedoclyRegistryURL)(re.$ref)||_&&(0,g.isAbsoluteUrl)(re.$ref))return;const le=L(te.type.name,j);le?z?(ne(le,Q,te),M(re,Q,te)):(re.$ref=ne(le,Q,te),fe(re,Q,te)):M(re,Q,te)}},Example:{leave(re,te){if((0,g.isExternalValue)(re)&&re.value===void 0){const Q=te.resolve({$ref:re.externalValue});if(!Q.location||Q.node===void 0){(0,v.reportUnresolvedRef)(Q,te.report,te.location);return}if(_&&(0,g.isAbsoluteUrl)(re.externalValue))return;re.value=te.resolve({$ref:re.externalValue}).node,delete re.externalValue}}},Root:{enter(re,te){U=te.location,j===u.SpecMajorVersion.OAS3?$=re.components=re.components||{}:j===u.SpecMajorVersion.OAS2?$=re:j===u.SpecMajorVersion.Async2?$=re.components=re.components||{}:j===u.SpecMajorVersion.Async3?$=re.components=re.components||{}:j===u.SpecMajorVersion.Arazzo1&&($=re.components=re.components||{})}}};j===u.SpecMajorVersion.OAS3&&(Y.DiscriminatorMapping={leave(re,te){for(const Q of Object.keys(re)){const le=re[Q],ee=te.resolve({$ref:le});if(!ee.location||ee.node===void 0){(0,v.reportUnresolvedRef)(ee,te.report,te.location.child(Q));return}const de=L("Schema",j);re[Q]=ne(de,ee,te)}}});function fe(re,te,Q){const le=(0,o.makeRefId)(Q.location.source.absoluteRef,re.$ref);W.set(le,{document:G,isRemote:!1,node:te.node,nodePointer:re.$ref,resolved:!0})}function ne(re,te,Q){$[re]=$[re]||{};const le=Se(te,re,Q);return $[re][le]=te.node,j===u.SpecMajorVersion.OAS3||j===u.SpecMajorVersion.Async2||j===u.SpecMajorVersion.Async3?`#/components/${re}/${le}`:`#/${re}/${le}`}function je(re,te,Q){return(0,g.isRef)(re)&&Q.resolve(re,U.absolutePointer).location?.absolutePointer===te.location.absolutePointer?!0:(0,y.dequal)(re,te.node)}function Se(re,te,Q){const[le,ee]=[re.location.source.absoluteRef,re.location.pointer],de=$[te];let Ee="";const Ue=ee.slice(2).split("/").filter(y.isTruthy);for(;Ue.length>0;)if(Ee=Ue.pop()+(Ee?`-${Ee}`:""),!de||!de[Ee]||je(de[Ee],re,Q))return Ee;if(Ee=(0,g.refBaseName)(le)+(Ee?`_${Ee}`:""),!de[Ee]||je(de[Ee],re,Q))return Ee;const Ke=Ee;let dt=2;for(;de[Ee]&&!je(de[Ee],re,Q);)Ee=`${Ke}-${dt}`,dt++;return de[Ee]||Q.report({message:`Two schemas are referenced with the same name but different content. Renamed ${Ke} to ${Ee}.`,location:Q.location,forceSeverity:"warn"}),Ee}return Y}},72422:(P,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const e={rules:{struct:"error"},oas2Rules:{"boolean-parameter-prefixes":"error","info-contact":"error","info-license":"error","info-license-url":"error","info-license-strict":"error","no-path-trailing-slash":"error","no-identical-paths":"error","no-ambiguous-paths":"error","no-invalid-schema-examples":"error","no-invalid-parameter-examples":"error","no-http-verbs-in-paths":"error","no-enum-type-mismatch":"error","no-unresolved-refs":"error","no-required-schema-properties-undefined":"error","no-schema-type-mismatch":"error","operation-summary":"error","operation-operationId":"error","operation-operationId-unique":"error","operation-operationId-url-safe":"error","operation-description":"error","operation-2xx-response":"error","operation-4xx-response":"error","operation-parameters-unique":"error","operation-tag-defined":"error","operation-singular-tag":"error","parameter-description":"error","path-declaration-must-exist":"error","path-not-include-query":"error","path-parameters-defined":"error","paths-kebab-case":"error","path-excludes-patterns":{severity:"error",patterns:[]},"path-http-verbs-order":"error","path-params-defined":"error","path-segment-plural":"error","required-string-property-missing-min-length":"error","response-contains-header":"error","request-mime-type":{severity:"error",allowedValues:["application/json"]},"response-mime-type":{severity:"error",allowedValues:["application/json"]},"response-contains-property":"error","security-defined":"error","spec-strict-refs":"error","scalar-property-missing-example":"error","tag-description":"error","tags-alphabetical":"error"},oas3_0Rules:{"array-parameter-serialization":"error","boolean-parameter-prefixes":"error","component-name-unique":"error","info-contact":"error","info-license":"error","info-license-url":"error","info-license-strict":"error","no-path-trailing-slash":"error","no-identical-paths":"error","no-ambiguous-paths":"error","no-invalid-schema-examples":"error","no-invalid-parameter-examples":"error","no-http-verbs-in-paths":"error","no-enum-type-mismatch":"error","no-unresolved-refs":"error","no-required-schema-properties-undefined":"error","no-schema-type-mismatch":"error","no-invalid-media-type-examples":"error","no-server-example.com":"error","no-server-trailing-slash":"error","no-empty-servers":"error","no-example-value-and-externalValue":"error","no-unused-components":"error","no-undefined-server-variable":"error","no-server-variables-empty-enum":"error","operation-summary":"error","operation-operationId":"error","operation-operationId-unique":"error","operation-operationId-url-safe":"error","operation-description":"error","operation-2xx-response":"error","operation-4xx-response":"error","operation-4xx-problem-details-rfc7807":"error","operation-parameters-unique":"error","operation-tag-defined":"error","operation-singular-tag":"error","parameter-description":"error","path-declaration-must-exist":"error","path-not-include-query":"error","path-parameters-defined":"error","paths-kebab-case":"error","path-excludes-patterns":{severity:"error",patterns:[]},"path-http-verbs-order":"error","path-params-defined":"error","path-segment-plural":"error","required-string-property-missing-min-length":"error","response-contains-header":"error","request-mime-type":{severity:"error",allowedValues:["application/json"]},"response-mime-type":{severity:"error",allowedValues:["application/json"]},"response-contains-property":"error","security-defined":"error","spec-strict-refs":"error","scalar-property-missing-example":"error","spec-components-invalid-map-name":"error","tag-description":"error","tags-alphabetical":"error"},oas3_1Rules:{"array-parameter-serialization":"error","boolean-parameter-prefixes":"error","component-name-unique":"error","info-contact":"error","info-license":"error","info-license-url":"error","info-license-strict":"error","no-path-trailing-slash":"error","no-identical-paths":"error","no-ambiguous-paths":"error","no-invalid-schema-examples":"error","no-invalid-parameter-examples":"error","no-http-verbs-in-paths":"error","no-enum-type-mismatch":"error","no-unresolved-refs":"error","no-required-schema-properties-undefined":"error","no-schema-type-mismatch":"error","no-invalid-media-type-examples":"error","no-server-example.com":"error","no-server-trailing-slash":"error","no-empty-servers":"error","no-example-value-and-externalValue":"error","no-unused-components":"error","no-undefined-server-variable":"error","no-server-variables-empty-enum":"error","parameter-description":"error","path-declaration-must-exist":"error","path-not-include-query":"error","path-parameters-defined":"error","paths-kebab-case":"error","path-excludes-patterns":{severity:"error",patterns:[]},"path-http-verbs-order":"error","path-params-defined":"error","path-segment-plural":"error","operation-summary":"error","operation-operationId":"error","operation-operationId-unique":"error","operation-operationId-url-safe":"error","operation-description":"error","operation-2xx-response":"error","operation-4xx-response":"error","operation-4xx-problem-details-rfc7807":"error","operation-parameters-unique":"error","operation-tag-defined":"error","operation-singular-tag":"error","required-string-property-missing-min-length":"error","response-contains-header":"error","request-mime-type":{severity:"error",allowedValues:["application/json"]},"response-mime-type":{severity:"error",allowedValues:["application/json"]},"response-contains-property":"error","security-defined":"error","spec-strict-refs":"error","scalar-property-missing-example":"error","spec-components-invalid-map-name":"error","tag-description":"error","tags-alphabetical":"error"},async2Rules:{"channels-kebab-case":"error","info-contact":"error","info-license-strict":"error","no-channel-trailing-slash":"error","operation-operationId":"error","tag-description":"error","tags-alphabetical":"error"},async3Rules:{"channels-kebab-case":"error","info-contact":"error","info-license-strict":"error","no-channel-trailing-slash":"error","operation-operationId":"error","tag-description":"error","tags-alphabetical":"error"},arazzo1Rules:{"criteria-unique":"error","no-criteria-xpath":"off","parameters-unique":"error","requestBody-replacements-unique":"error","sourceDescription-type":"error","step-onSuccess-unique":"error","step-onFailure-unique":"error","stepId-unique":"error","sourceDescription-name-unique":"error","sourceDescriptions-not-empty":"error","respect-supported-versions":"off","workflowId-unique":"error","workflow-dependsOn":"error"},overlay1Rules:{"info-contact":"error"}};t.default=e},61994:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.defaultPlugin=t.builtInConfigs=void 0;const o=e(2646),f=e(89774),p=e(72422),C=e(75362),u=e(80042),g=e(9085),d=e(78166),v=e(99485),y=e(68918),E=e(6504),O=e(3160),A=e(59216),b=e(42711),x=e(41124),n=e(20203),a=e(44985),c=e(69457);t.builtInConfigs={recommended:o.default,"recommended-strict":f.default,minimal:C.default,all:p.default,spec:u.default,"redocly-registry":{decorators:{"registry-dependencies":"on"}}},t.defaultPlugin={id:"",rules:{oas3:g.rules,oas2:d.rules,async2:v.rules,async3:y.rules,arazzo1:E.rules,overlay1:O.rules},preprocessors:{oas3:g.preprocessors,oas2:d.preprocessors,async2:v.preprocessors,async3:y.preprocessors,arazzo1:E.preprocessors,overlay1:O.preprocessors},decorators:{oas3:A.decorators,oas2:b.decorators,async2:x.decorators,async3:n.decorators,arazzo1:a.decorators,overlay1:c.decorators},configs:t.builtInConfigs}},27185:(P,t,e)=>{"use strict";var o="/";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveConfigFileAndRefs=c,t.resolveConfig=T,t.resolvePlugins=L,t.resolveApis=M,t.resolveStyleguideConfig=j,t.resolvePreset=z;const f=e(13078),p=e(10525),C=e(15330),u=e(97407),g=e(74431),d=e(11434),v=e(61994),y=e(95680),E=e(88173),O=e(13703),A=e(20620),b=e(55317),x=e(66984),n=["@theme/plugin.js","@theme/plugin.cjs","@theme/plugin.mjs"],a=new Map;async function c({configPath:$,externalRefResolver:U=new d.BaseResolver,base:Y=null}){if(!$)throw new Error(`Reference to a config is required.
|
|
14
|
+
`);const _=B===void 0?await G.resolveDocument(W,z,!0):B;if(_ instanceof Error)throw _;return j.collectSpecData?.(_.parsed),I({document:_,...j,config:j.config.styleguide,externalRefResolver:G})}async function T(j){const{source:z,absoluteRef:B,externalRefResolver:G=new o.BaseResolver(j.config.resolve)}=j,W=(0,o.makeDocumentFromString)(z,B||"/");return I({document:W,...j,externalRefResolver:G,config:j.config.styleguide})}async function I(j){const{document:z,config:B,customTypes:G,externalRefResolver:W,dereference:_=!1,skipRedoclyRegistryRefs:$=!1,removeUnusedComponents:U=!1,keepUrlRefs:Y=!1}=j,fe=(0,u.detectSpec)(z.parsed),ne=(0,u.getMajorSpecVersion)(fe),je=B.getRulesForSpecVersion(ne),Se=(0,p.normalizeTypes)(B.extendTypes(G??(0,u.getTypes)(fe),fe),B),re=(0,d.initRules)(je,B,"preprocessors",fe),te=(0,d.initRules)(je,B,"decorators",fe),Q={problems:[],oasVersion:fe,refTypes:new Map,visitorsData:{}};U&&te.push({severity:"error",ruleId:"remove-unused-components",visitor:ne===u.SpecMajorVersion.OAS2?(0,O.RemoveUnusedComponents)({}):(0,A.RemoveUnusedComponents)({})});let le=await(0,o.resolveDocument)({rootDocument:z,rootType:Se.Root,externalRefResolver:W});re.length>0&&((0,C.walkDocument)({document:z,rootType:Se.Root,normalizedVisitors:(0,f.normalizeVisitors)(re,Se),resolvedRefMap:le,ctx:Q}),le=await(0,o.resolveDocument)({rootDocument:z,rootType:Se.Root,externalRefResolver:W}));const ee=(0,f.normalizeVisitors)([{severity:"error",ruleId:"bundler",visitor:w(ne,_,$,z,le,Y)},...te],Se);return(0,C.walkDocument)({document:z,rootType:Se.Root,normalizedVisitors:ee,resolvedRefMap:le,ctx:Q}),{bundle:z,problems:Q.problems.map(de=>B.addProblemToIgnore(de)),fileDependencies:W.getFiles(),rootType:Se.Root,refTypes:Q.refTypes,visitorsData:Q.visitorsData}}function L(j,z){switch(z){case u.SpecMajorVersion.OAS3:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";case"Response":return"responses";case"Example":return"examples";case"RequestBody":return"requestBodies";case"Header":return"headers";case"SecuritySchema":return"securitySchemes";case"Link":return"links";case"Callback":return"callbacks";default:return null}case u.SpecMajorVersion.OAS2:switch(j){case"Schema":return"definitions";case"Parameter":return"parameters";case"Response":return"responses";default:return null}case u.SpecMajorVersion.Async2:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";default:return null}case u.SpecMajorVersion.Async3:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";default:return null}case u.SpecMajorVersion.Arazzo1:switch(j){case"Root.workflows_items.parameters_items":case"Root.workflows_items.steps_items.parameters_items":return"parameters";default:return null}case u.SpecMajorVersion.Overlay1:switch(j){default:return null}}}function M(j,z,B){if(!(0,y.isPlainObject)(z.node))B.parent[B.key]=z.node;else{delete j.$ref;const G=Object.assign({},z.node,j);Object.assign(j,G)}}function w(j,z,B,G,W,_){let $,U;const Y={ref:{leave(re,te,Q){if(!Q.location||Q.node===void 0){(0,v.reportUnresolvedRef)(Q,te.report,te.location);return}if(Q.location.source===G.source&&Q.location.source===te.location.source&&te.type.name!=="scalar"&&!z||B&&(0,E.isRedoclyRegistryURL)(re.$ref)||_&&(0,g.isAbsoluteUrl)(re.$ref))return;const le=L(te.type.name,j);le?z?(ne(le,Q,te),M(re,Q,te)):(re.$ref=ne(le,Q,te),fe(re,Q,te)):M(re,Q,te)}},Example:{leave(re,te){if((0,g.isExternalValue)(re)&&re.value===void 0){const Q=te.resolve({$ref:re.externalValue});if(!Q.location||Q.node===void 0){(0,v.reportUnresolvedRef)(Q,te.report,te.location);return}if(_&&(0,g.isAbsoluteUrl)(re.externalValue))return;re.value=te.resolve({$ref:re.externalValue}).node,delete re.externalValue}}},Root:{enter(re,te){U=te.location,j===u.SpecMajorVersion.OAS3?$=re.components=re.components||{}:j===u.SpecMajorVersion.OAS2?$=re:j===u.SpecMajorVersion.Async2?$=re.components=re.components||{}:j===u.SpecMajorVersion.Async3?$=re.components=re.components||{}:j===u.SpecMajorVersion.Arazzo1&&($=re.components=re.components||{})}}};j===u.SpecMajorVersion.OAS3&&(Y.DiscriminatorMapping={leave(re,te){for(const Q of Object.keys(re)){const le=re[Q],ee=te.resolve({$ref:le});if(!ee.location||ee.node===void 0){(0,v.reportUnresolvedRef)(ee,te.report,te.location.child(Q));return}const de=L("Schema",j);re[Q]=ne(de,ee,te)}}});function fe(re,te,Q){const le=(0,o.makeRefId)(Q.location.source.absoluteRef,re.$ref);W.set(le,{document:G,isRemote:!1,node:te.node,nodePointer:re.$ref,resolved:!0})}function ne(re,te,Q){$[re]=$[re]||{};const le=Se(te,re,Q);return $[re][le]=te.node,j===u.SpecMajorVersion.OAS3||j===u.SpecMajorVersion.Async2||j===u.SpecMajorVersion.Async3?`#/components/${re}/${le}`:`#/${re}/${le}`}function je(re,te,Q){return(0,g.isRef)(re)&&Q.resolve(re,U.absolutePointer).location?.absolutePointer===te.location.absolutePointer?!0:(0,y.dequal)(re,te.node)}function Se(re,te,Q){const[le,ee]=[re.location.source.absoluteRef,re.location.pointer],de=$[te];let Ee="";const Ue=ee.slice(2).split("/").filter(y.isTruthy);for(;Ue.length>0;)if(Ee=Ue.pop()+(Ee?`-${Ee}`:""),!de||!de[Ee]||je(de[Ee],re,Q))return Ee;if(Ee=(0,g.refBaseName)(le)+(Ee?`_${Ee}`:""),!de[Ee]||je(de[Ee],re,Q))return Ee;const Ke=Ee;let dt=2;for(;de[Ee]&&!je(de[Ee],re,Q);)Ee=`${Ke}-${dt}`,dt++;return de[Ee]||Q.report({message:`Two schemas are referenced with the same name but different content. Renamed ${Ke} to ${Ee}.`,location:Q.location,forceSeverity:"warn"}),Ee}return Y}},72422:(P,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const e={rules:{struct:"error"},oas2Rules:{"boolean-parameter-prefixes":"error","info-contact":"error","info-license":"error","info-license-url":"error","info-license-strict":"error","no-path-trailing-slash":"error","no-identical-paths":"error","no-ambiguous-paths":"error","no-invalid-schema-examples":"error","no-invalid-parameter-examples":"error","no-http-verbs-in-paths":"error","no-enum-type-mismatch":"error","no-unresolved-refs":"error","no-required-schema-properties-undefined":"error","no-schema-type-mismatch":"error","operation-summary":"error","operation-operationId":"error","operation-operationId-unique":"error","operation-operationId-url-safe":"error","operation-description":"error","operation-2xx-response":"error","operation-4xx-response":"error","operation-parameters-unique":"error","operation-tag-defined":"error","operation-singular-tag":"error","parameter-description":"error","path-declaration-must-exist":"error","path-not-include-query":"error","path-parameters-defined":"error","paths-kebab-case":"error","path-excludes-patterns":{severity:"error",patterns:[]},"path-http-verbs-order":"error","path-params-defined":"error","path-segment-plural":"error","required-string-property-missing-min-length":"error","response-contains-header":"error","request-mime-type":{severity:"error",allowedValues:["application/json"]},"response-mime-type":{severity:"error",allowedValues:["application/json"]},"response-contains-property":"error","security-defined":"error","spec-strict-refs":"error","scalar-property-missing-example":"error","tag-description":"error","tags-alphabetical":"error"},oas3_0Rules:{"array-parameter-serialization":"error","boolean-parameter-prefixes":"error","component-name-unique":"error","info-contact":"error","info-license":"error","info-license-url":"error","info-license-strict":"error","no-path-trailing-slash":"error","no-identical-paths":"error","no-ambiguous-paths":"error","no-invalid-schema-examples":"error","no-invalid-parameter-examples":"error","no-http-verbs-in-paths":"error","no-enum-type-mismatch":"error","no-unresolved-refs":"error","no-required-schema-properties-undefined":"error","no-schema-type-mismatch":"error","no-invalid-media-type-examples":"error","no-server-example.com":"error","no-server-trailing-slash":"error","no-empty-servers":"error","no-example-value-and-externalValue":"error","no-unused-components":"error","no-undefined-server-variable":"error","no-server-variables-empty-enum":"error","operation-summary":"error","operation-operationId":"error","operation-operationId-unique":"error","operation-operationId-url-safe":"error","operation-description":"error","operation-2xx-response":"error","operation-4xx-response":"error","operation-4xx-problem-details-rfc7807":"error","operation-parameters-unique":"error","operation-tag-defined":"error","operation-singular-tag":"error","parameter-description":"error","path-declaration-must-exist":"error","path-not-include-query":"error","path-parameters-defined":"error","paths-kebab-case":"error","path-excludes-patterns":{severity:"error",patterns:[]},"path-http-verbs-order":"error","path-params-defined":"error","path-segment-plural":"error","required-string-property-missing-min-length":"error","response-contains-header":"error","request-mime-type":{severity:"error",allowedValues:["application/json"]},"response-mime-type":{severity:"error",allowedValues:["application/json"]},"response-contains-property":"error","security-defined":"error","spec-strict-refs":"error","scalar-property-missing-example":"error","spec-components-invalid-map-name":"error","tag-description":"error","tags-alphabetical":"error"},oas3_1Rules:{"array-parameter-serialization":"error","boolean-parameter-prefixes":"error","component-name-unique":"error","info-contact":"error","info-license":"error","info-license-url":"error","info-license-strict":"error","no-path-trailing-slash":"error","no-identical-paths":"error","no-ambiguous-paths":"error","no-invalid-schema-examples":"error","no-invalid-parameter-examples":"error","no-http-verbs-in-paths":"error","no-enum-type-mismatch":"error","no-unresolved-refs":"error","no-required-schema-properties-undefined":"error","no-schema-type-mismatch":"error","no-invalid-media-type-examples":"error","no-server-example.com":"error","no-server-trailing-slash":"error","no-empty-servers":"error","no-example-value-and-externalValue":"error","no-unused-components":"error","no-undefined-server-variable":"error","no-server-variables-empty-enum":"error","parameter-description":"error","path-declaration-must-exist":"error","path-not-include-query":"error","path-parameters-defined":"error","paths-kebab-case":"error","path-excludes-patterns":{severity:"error",patterns:[]},"path-http-verbs-order":"error","path-params-defined":"error","path-segment-plural":"error","operation-summary":"error","operation-operationId":"error","operation-operationId-unique":"error","operation-operationId-url-safe":"error","operation-description":"error","operation-2xx-response":"error","operation-4xx-response":"error","operation-4xx-problem-details-rfc7807":"error","operation-parameters-unique":"error","operation-tag-defined":"error","operation-singular-tag":"error","required-string-property-missing-min-length":"error","response-contains-header":"error","request-mime-type":{severity:"error",allowedValues:["application/json"]},"response-mime-type":{severity:"error",allowedValues:["application/json"]},"response-contains-property":"error","security-defined":"error","spec-strict-refs":"error","scalar-property-missing-example":"error","spec-components-invalid-map-name":"error","tag-description":"error","tags-alphabetical":"error"},async2Rules:{"channels-kebab-case":"error","info-contact":"error","info-license-strict":"error","no-channel-trailing-slash":"error","operation-operationId":"error","tag-description":"error","tags-alphabetical":"error"},async3Rules:{"channels-kebab-case":"error","info-contact":"error","info-license-strict":"error","no-channel-trailing-slash":"error","operation-operationId":"error","tag-description":"error","tags-alphabetical":"error"},arazzo1Rules:{"criteria-unique":"error","no-criteria-xpath":"off","parameters-unique":"error","requestBody-replacements-unique":"error","sourceDescription-type":"error","step-onSuccess-unique":"error","step-onFailure-unique":"error","stepId-unique":"error","sourceDescription-name-unique":"error","sourceDescriptions-not-empty":"error","respect-supported-versions":"off","workflowId-unique":"error","workflow-dependsOn":"error"},overlay1Rules:{"info-contact":"error"}};t.default=e},61994:(P,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.defaultPlugin=t.builtInConfigs=void 0;const o=e(2646),f=e(89774),p=e(72422),C=e(75362),u=e(80042),g=e(9085),d=e(78166),v=e(99485),y=e(68918),E=e(6504),O=e(3160),A=e(59216),b=e(42711),x=e(41124),n=e(20203),a=e(44985),c=e(69457);t.builtInConfigs={recommended:o.default,"recommended-strict":f.default,minimal:C.default,all:p.default,spec:u.default,"redocly-registry":{decorators:{"registry-dependencies":"on"}}},t.defaultPlugin={id:"",rules:{oas3:g.rules,oas2:d.rules,async2:v.rules,async3:y.rules,arazzo1:E.rules,overlay1:O.rules},preprocessors:{oas3:g.preprocessors,oas2:d.preprocessors,async2:v.preprocessors,async3:y.preprocessors,arazzo1:E.preprocessors,overlay1:O.preprocessors},decorators:{oas3:A.decorators,oas2:b.decorators,async2:x.decorators,async3:n.decorators,arazzo1:a.decorators,overlay1:c.decorators},configs:t.builtInConfigs}},27185:(P,t,e)=>{"use strict";var o="/";Object.defineProperty(t,"__esModule",{value:!0}),t.resolveConfigFileAndRefs=c,t.resolveConfig=T,t.resolvePlugins=L,t.resolveApis=M,t.resolveStyleguideConfig=j,t.resolvePreset=z;const f=e(13078),p=e(10525),C=e(15330),u=e(97407),g=e(74431),d=e(11434),v=e(61994),y=e(95680),E=e(88173),O=e(13703),A=e(20620),b=e(55317),x=e(66984),n=["@theme/plugin.js","@theme/plugin.cjs","@theme/plugin.mjs"],a=new Map;async function c({configPath:$,externalRefResolver:U=new d.BaseResolver,base:Y=null}){if(!$)throw new Error(`Reference to a config is required.
|
|
15
15
|
`);const fe=await U.resolveDocument(Y,$,!0);if(fe instanceof Error)throw fe;const ne=await(0,d.resolveDocument)({rootDocument:fe,rootType:x.NormalizedConfigTypes.ConfigRoot,externalRefResolver:U});return{document:fe,resolvedRefMap:ne}}async function T({rawConfig:$,configPath:U,externalRefResolver:Y}){if($.styleguide?.extends?.some(g.isNotString))throw new Error("Error configuration format not detected in extends value must contain strings");const fe=Y??new d.BaseResolver((0,y.getResolveConfig)($.resolve)),ne=await M({rawConfig:$,configPath:U,resolver:fe}),je=await j({styleguideConfig:$.styleguide,configPath:U,resolver:fe});return new O.Config({...$,apis:ne,styleguide:je},U)}function I($){for(const U of n){const Y=f.resolve($,U);if((0,C.existsSync)(Y))return U}}async function L($,U=""){if(!$)return[];const Y=async re=>{if((0,g.isString)(re))try{const te=f.resolve(U,re),Q=(0,C.existsSync)(te)?te:e(40224).resolve(re,{paths:[U,o]});if(!a.has(Q)){let le;le=require(Q);const ee={contentDir:U},de=(0,y.isDeprecatedPluginFormat)(le)?le:(0,y.isCommonJsPlugin)(le)?await le(ee):await le?.default?.(ee);de?.id&&(0,y.isDeprecatedPluginFormat)(le)&&A.logger.info(`Deprecated plugin format detected: ${de.id}
|
|
16
16
|
`),de&&a.set(Q,{...de,path:re,absolutePath:Q})}return a.get(Q)}catch(te){throw new Error(`Failed to load plugin "${re}": ${te.message}
|
|
17
17
|
|
|
@@ -1359,7 +1359,7 @@ ${Ke}`}}const L=Ee=>Array.isArray(Ee)&&Ee.some(Ue=>(0,f.isObject)(Ue)),M=Ee=>Ee.
|
|
|
1359
1359
|
font-size: var(--feedback-font-size);
|
|
1360
1360
|
cursor: pointer;
|
|
1361
1361
|
}
|
|
1362
|
-
`},15783:(P,t,e)=>{"use strict";e.d(t,{Z:()=>v});var o=e(44489),f=e(76325),p=e(96116),C=e(1536),u=e(78590),g=e(77034),d=(E,O,A)=>new Promise((b,x)=>{var n=T=>{try{c(A.next(T))}catch(I){x(I)}},a=T=>{try{c(A.throw(T))}catch(I){x(I)}},c=T=>T.done?b(T.value):Promise.resolve(T.value).then(n,a);c((A=A.apply(E,O)).next())});function v({location:E,settings:O,onSubmit:A,onCancel:b,submitFeedback:x,lang:n}){const{label:a}=O,{useTelemetry:c}=(0,C.vm)(),{pathname:T}=(0,p.zy)(),I=c();return(0,o.jsx)(g.Z,{children:(0,o.jsx)(y,{className:"scroll-lock","data-component-name":"Feedback/ReportDialog",children:(0,o.jsx)(u.M,{settings:{label:a},onSubmit:L=>d(
|
|
1362
|
+
`},15783:(P,t,e)=>{"use strict";e.d(t,{Z:()=>v});var o=e(44489),f=e(76325),p=e(96116),C=e(1536),u=e(78590),g=e(77034),d=(E,O,A)=>new Promise((b,x)=>{var n=T=>{try{c(A.next(T))}catch(I){x(I)}},a=T=>{try{c(A.throw(T))}catch(I){x(I)}},c=T=>T.done?b(T.value):Promise.resolve(T.value).then(n,a);c((A=A.apply(E,O)).next())});function v({location:E,settings:O,onSubmit:A,onCancel:b,submitFeedback:x,lang:n}){const{label:a}=O,{useTelemetry:c}=(0,C.vm)(),{pathname:T}=(0,p.zy)(),I=c();return(0,o.jsx)(g.Z,{children:(0,o.jsx)(y,{className:"scroll-lock","data-component-name":"Feedback/ReportDialog",children:(0,o.jsx)(u.M,{settings:{label:a},onSubmit:L=>d(this,null,function*(){yield x({type:"problem",values:L,location:E,path:T,lang:n}),I.send({type:"code_snippet.reported"}),A()}),isDialog:!0,onCancel:b})})})}const y=f.Ay.div`
|
|
1363
1363
|
font-family: var(--font-family-base);
|
|
1364
1364
|
position: fixed;
|
|
1365
1365
|
top: 0;
|
|
@@ -2398,7 +2398,7 @@ ${Ke}`}}const L=Ee=>Array.isArray(Ee)&&Ee.some(Ue=>(0,f.isObject)(Ue)),M=Ee=>Ee.
|
|
|
2398
2398
|
padding-top: var(--menu-container-padding-top);
|
|
2399
2399
|
display: ${({hidden:a})=>a?"none":"block"};
|
|
2400
2400
|
overscroll-behavior: contain;
|
|
2401
|
-
`},67477:(P,t,e)=>{"use strict";e.d(t,{D:()=>j});var o=e(44489),f=e(44349),p=e(76325),C=e(1536),u=e(83962),g=e(65426),d=e(3472),v=e(28198),y=e(1979),E=e(75808),O=e(40168),A=e(94514),b=e(78516),x=Object.defineProperty,n=Object.defineProperties,a=Object.getOwnPropertyDescriptors,c=Object.getOwnPropertySymbols,T=Object.prototype.hasOwnProperty,I=Object.prototype.propertyIsEnumerable,L=(re,te,Q)=>te in re?x(re,te,{enumerable:!0,configurable:!0,writable:!0,value:Q}):re[te]=Q,M=(re,te)=>{for(var Q in te||(te={}))T.call(te,Q)&&L(re,Q,te[Q]);if(c)for(var Q of c(te))I.call(te,Q)&&L(re,Q,te[Q]);return re},w=(re,te)=>n(re,a(te));function j(re){var te;const{item:Q,depth:le,className:ee,onClick:de}=re,{useTranslate:Ee,useTelemetry:Ue}=(0,C.vm)(),{translate:Ke}=Ee(),dt=(0,O.h5)(Q),Ct=(0,f.useRef)(null),Te=(0,f.useRef)(null),{isExpanded:ct,canUnmount:V,style:Z,handleExpand:Oe}=(0,C.u_)(w(M({},re),{type:dt,labelRef:Te,nestedMenuRef:Ct})),Me=Ue(),pe=dt===E.xU.DrillDown,ve=dt===E.xU.Separator,he=dt===E.xU.Group,at=he&&!pe,gt=!!Q.httpVerb||dt===E.xU.Operation,J=()=>{Me.send({type:"sidebar.item_clicked",payload:{label:Q.label,type:Q.type==="link"||Q.type==="group"?Q.type:void 0}}),de?.(),he&&Oe()},et=at?ct?(0,o.jsx)(d.D,{size:"var(--menu-item-label-chevron-size)",color:"--tree-content-color-default"}):(0,o.jsx)(v.v,{size:"var(--menu-item-label-chevron-size)",color:"--tree-content-color-default"}):null,
|
|
2401
|
+
`},67477:(P,t,e)=>{"use strict";e.d(t,{D:()=>j});var o=e(44489),f=e(44349),p=e(76325),C=e(1536),u=e(83962),g=e(65426),d=e(3472),v=e(28198),y=e(1979),E=e(75808),O=e(40168),A=e(94514),b=e(78516),x=Object.defineProperty,n=Object.defineProperties,a=Object.getOwnPropertyDescriptors,c=Object.getOwnPropertySymbols,T=Object.prototype.hasOwnProperty,I=Object.prototype.propertyIsEnumerable,L=(re,te,Q)=>te in re?x(re,te,{enumerable:!0,configurable:!0,writable:!0,value:Q}):re[te]=Q,M=(re,te)=>{for(var Q in te||(te={}))T.call(te,Q)&&L(re,Q,te[Q]);if(c)for(var Q of c(te))I.call(te,Q)&&L(re,Q,te[Q]);return re},w=(re,te)=>n(re,a(te));function j(re){var te;const{item:Q,depth:le,className:ee,onClick:de}=re,{useTranslate:Ee,useTelemetry:Ue}=(0,C.vm)(),{translate:Ke}=Ee(),dt=(0,O.h5)(Q),Ct=(0,f.useRef)(null),Te=(0,f.useRef)(null),{isExpanded:ct,canUnmount:V,style:Z,handleExpand:Oe}=(0,C.u_)(w(M({},re),{type:dt,labelRef:Te,nestedMenuRef:Ct})),Me=Ue(),pe=dt===E.xU.DrillDown,ve=dt===E.xU.Separator,he=dt===E.xU.Group,at=he&&!pe,gt=!!Q.httpVerb||dt===E.xU.Operation,J=()=>{Me.send({type:"sidebar.item_clicked",payload:{label:Q.label,type:Q.type==="link"||Q.type==="group"?Q.type:void 0}}),de?.(),he&&Oe()},et=Re=>{Re.key==="Enter"&&J()},lt=at?ct?(0,o.jsx)(d.D,{size:"var(--menu-item-label-chevron-size)",color:"--tree-content-color-default"}):(0,o.jsx)(v.v,{size:"var(--menu-item-label-chevron-size)",color:"--tree-content-color-default"}):null,Ae=Q.deprecated?"http-deprecated":Q.httpVerb,Ge=Q.label&&(0,o.jsxs)(_,{active:Q.active,deprecated:Q.deprecated,depth:le,withChevron:at,isSeparator:ve,onClick:J,onKeyDown:et,ref:Te,role:Q.link?"none":"link",tabIndex:Q.link?void 0:0,"data-testid":"menu-item-label",children:[at?(0,o.jsx)(B,{children:lt}):null,Q.icon?(0,o.jsx)(Y,{src:Q.icon}):null,(0,o.jsxs)($,{children:[(0,o.jsxs)(je,{children:[(0,o.jsx)("span",{children:Ke(Q.labelTranslationKey,Q.label)}),(te=Q.badges)==null?void 0:te.map(({name:Re,color:ce})=>(0,o.jsx)(Se,{color:ce,children:Re},Re)),Q.external?(0,o.jsx)(u.Z,{size:"var(--menu-item-external-icon-size)"}):null]}),Q.sublabel?(0,o.jsx)(U,{children:Ke(Q.subLabelTranslationKey,Q.sublabel)}):null]}),pe?(0,o.jsx)(A.f,{size:"12px"}):null,gt?(0,o.jsx)(y.r,{color:Ae||"",children:Q.httpVerb==="hook"?"event":Q.httpVerb}):null]});return(0,o.jsxs)(G,{"data-component-name":"Menu/MenuItem",className:z({type:dt,item:Q,className:ee}),children:[Q.link?(0,o.jsx)(fe,{to:Q.link,external:Q.external,target:Q.target,languageInsensitive:Q.languageInsensitive,onKeyDown:et,children:Ge}):Ge,he?(0,o.jsx)(W,{depth:le,ref:Ct,style:Z,children:ct||!V?re.children:null}):null,Q.separatorLine?(0,o.jsx)(ne,{depth:le,linePosition:Q.linePosition}):null]})}function z({type:re,item:te,className:Q}){const le=[Q,`menu-item-type-${re}`];return re===E.xU.Separator&&le.push(`menu-item-type-${re}-${te.variant||"primary"}`),te.menuStyle==="drilldown-header"&&(le.push("menu-item-type-drilldown-header"),te.link&&le.push("menu-item-type-drilldown-header-link")),le.filter(ee=>ee).join(" ").trim()}const B=p.Ay.div`
|
|
2402
2402
|
flex-shrink: 0;
|
|
2403
2403
|
`,G=p.Ay.div`
|
|
2404
2404
|
display: flex;
|
|
@@ -2424,7 +2424,6 @@ ${Ke}`}}const L=Ee=>Array.isArray(Ee)&&Ee.some(Ue=>(0,f.isObject)(Ue)),M=Ee=>Ee.
|
|
|
2424
2424
|
color: var(--menu-item-text-color);
|
|
2425
2425
|
}
|
|
2426
2426
|
`,W=p.Ay.div`
|
|
2427
|
-
overflow: hidden;
|
|
2428
2427
|
order: 1;
|
|
2429
2428
|
position: relative;
|
|
2430
2429
|
|
|
@@ -4378,7 +4377,7 @@ ${Ke}`}}const L=Ee=>Array.isArray(Ee)&&Ee.some(Ue=>(0,f.isObject)(Ue)),M=Ee=>Ee.
|
|
|
4378
4377
|
justify-content: space-between;
|
|
4379
4378
|
padding: var(--version-picker-padding-vertical) var(--version-picker-padding-horizontal);
|
|
4380
4379
|
border-bottom: var(--version-picker-border-bottom);
|
|
4381
|
-
`},37514:()=>{},75808:(P,t,e)=>{"use strict";e.d(t,{cD:()=>y,jn:()=>C,xU:()=>u,_z:()=>d});var o=e(40651);const f="default_locale";var p=(b=>(b.RATING="rating",b.SENTIMENT="sentiment",b.COMMENT="comment",b.MOOD="mood",b.PROBLEM="problem",b.SCALE="scale",b))(p||{});const C="sentiment";var u=(b=>(b.Separator="separator",b.DrillDown="drilldown",b.Group="group",b.Operation="operation",b.Default="default",b))(u||{}),g=(b=>(b.MAIN_MENU="MAIN_MENU",b.PRODUCT="PRODUCT",b.PAGE="PAGE",b))(g||{}),d=(b=>(b.Username="_username",b.Password="_password",b.JWTToken="_token",b.APIKey="",b.Token="_token",b.ClientId="_client_id",b.ClientSecret="_client_secret",b.ClientAssertion="_client_assertion",b))(d||{}),v=(b=>(b.Unauthorized="ai_search_unauthorized",b.Forbidden="ai_search_forbidden",b.HttpRequestFailed="http_request_in_failed_status",b.EmptyResponse="empty_response",b.ErrorProcessingResponse="error_processing_response",b))(v||{}),y=(b=>(b.USER="user",b.ASSISTANT="assistant",b))(y||{});const E={headerKey:"search.ai.error.header",headerDefault:"Oops! Something went wrong.",messageKey:"search.ai.error.description",messageDefault:"We encountered an issue while processing your search. Try again later or refine your query. If the problem persists, please contact Redocly support."},O={ai_search_forbidden:{headerKey:"search.ai.error.header.forbidden",headerDefault:"Feature Unavailable",messageKey:"search.ai.error.description.forbidden",messageDefault:"AI Search is currently unavailable."},ai_search_unauthorized:{headerKey:"search.ai.error.header.unauthorized",headerDefault:"Authentication Required",messageKey:"search.ai.error.description.unauthorized",messageDefault:"You are not authorized to use AI Search."},http_request_in_failed_status:E,empty_response:E,error_processing_response:E},A=300},43953:(P,t,e)=>{"use strict";e.d(t,{nh:()=>f});var o=e(44349);const f=(0,o.createContext)(null),p=(0,o.createContext)({activeFilters:[],getControlState:()=>null,changeControlState:()=>{},getFileText:()=>"",areConditionsMet:()=>!1,handleDownloadCode:()=>Promise.resolve(),populateInputsWithValue:u=>u}),C=(0,o.createContext)({markers:{},activeStep:null,setActiveStep:()=>{},registerStep:()=>{},registerMarker:()=>{},removeMarker:()=>{},removeStep:()=>{}})},50965:(P,t,e)=>{"use strict";e.d(t,{v:()=>o.v});var o=e(42463)},42463:(P,t,e)=>{"use strict";e.d(t,{v:()=>f});var o=e(44349);const f=o.memo},1536:(P,t,e)=>{"use strict";e.d(t,{iQ:()=>I,Ax:()=>fi,nw:()=>V,VI:()=>b,PW:()=>Eo,rM:()=>J,$Z:()=>ee,HJ:()=>_,nk:()=>$,JO:()=>x,n7:()=>j,u_:()=>Q,jz:()=>z,mP:()=>at,uc:()=>gt,pN:()=>A,vm:()=>G});var o=e(44349),f=e(43953),p=Object.defineProperty,C=Object.defineProperties,u=Object.getOwnPropertyDescriptors,g=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable,y=(Le,rt,Et)=>rt in Le?p(Le,rt,{enumerable:!0,configurable:!0,writable:!0,value:Et}):Le[rt]=Et,E=(Le,rt)=>{for(var Et in rt||(rt={}))d.call(rt,Et)&&y(Le,Et,rt[Et]);if(g)for(var Et of g(rt))v.call(rt,Et)&&y(Le,Et,rt[Et]);return Le},O=(Le,rt)=>C(Le,u(rt));function A(Le=!0){const rt=(0,o.useContext)(f.nh);if(!rt?.config)return{};const{config:Et,hooks:Dt}=rt,{useCurrentProduct:Qt}=Dt,ln=Qt();return Le&&ln?.configOverride?O(E(E({},Et),ln.configOverride),{analytics:Et.analytics}):Et}const b=(Le=!1)=>{const[rt,Et]=(0,o.useState)(Le),Dt=(0,o.useCallback)(()=>Et(!0),[]),Qt=(0,o.useCallback)(()=>Et(!1),[]);return{isOpened:rt,handleOpen:Dt,handleClose:Qt}},x=Le=>{(0,o.useEffect)(()=>{Le()},[])},n=Le=>{useEffect(()=>()=>{Le()},[])};function a(Le,rt){const[Et,Dt]=useState(rt.length>1?rt[0]:void 0),[Qt,ln]=useState([]),Xt=useRef({}),Pn=useLocation(),xn=()=>{const un=[];for(const Nn in Xt.current){const Or=Xt.current[Nn];Or.isIntersecting&&un.push(Or)}return un},Gn=useCallback(un=>Qt.findIndex(Nn=>Nn.id===un),[Qt]),fr=un=>{const Nn=un.querySelectorAll(".heading-anchor");return Array.from(Nn)},Vn=useCallback(un=>{var Nn;if(Xt.current=un.reduce((dr,ii)=>(dr[ii.target.id]=ii,dr),Xt.current),window.scrollY+window.innerHeight>=document.body.scrollHeight){const dr=((Nn=Qt[Qt?.length-1])==null?void 0:Nn.id)||void 0;Dt(dr);return}const lo=xn();if(lo.length){if(lo.length===1){Dt(lo[0].target.id);return}lo.sort((dr,ii)=>Gn(dr.target.id)-Gn(ii.target.id)),Dt(lo[0].target.id)}},[Gn,Qt]);return useEffect(()=>{Le&&ln(fr(Le))},[Le,Pn]),useEffect(()=>{if(!Qt?.length)return;Xt.current={};const un=new IntersectionObserver(Vn,{rootMargin:"0px 0px -30% 0px",threshold:1});return Qt?.forEach(Nn=>{rt.includes(Nn.id)&&un.observe(Nn)}),()=>un.disconnect()},[Qt,rt,Vn]),Et}var c=e(58940),T=e.n(c);function I(Le,rt=!1,Et=!0){const[Dt,Qt]=(0,o.useState)(""),ln=j(Le),Xt=(Et?ln:0)+150,Pn=(0,o.useMemo)(()=>T()(()=>{const xn=document.querySelectorAll("[data-section-id]");if(xn.length<2){Qt("");return}for(let Gn=0;Gn<xn.length;Gn++){const fr=xn[Gn],Vn=fr.getBoundingClientRect();if(Vn.y<Xt&&Vn.bottom>Xt){Qt(fr.getAttribute("data-section-id")||"");return}}rt&&Qt("")},150),[Xt,rt]);return(0,o.useEffect)(()=>(window.addEventListener("scroll",Pn,{capture:!1}),setTimeout(()=>{Pn()},10),()=>{window.removeEventListener("scroll",Pn)}),[Le,Xt,Pn]),Dt}function L(Le,rt){const Et=useRef(null),Dt=useRef(null),Qt=Xt=>{var Pn,xn;Xt.key==="Escape"?rt():Xt.key==="Tab"&&(!Xt.shiftKey&&document.activeElement===Dt.current?(Xt.preventDefault(),(Pn=Et.current)==null||Pn.focus()):Xt.shiftKey&&document.activeElement===Et.current&&(Xt.preventDefault(),(xn=Dt.current)==null||xn.focus()))},ln=()=>{var Xt;const Pn=(Xt=Le.current)==null?void 0:Xt.querySelectorAll('input, [href], [tabindex]:not([tabindex="-1"])');Pn&&Pn.length>0&&(Et.current=Pn[0],Dt.current=Pn[Pn.length-1])};useEffect(()=>(document.addEventListener("keydown",Qt),()=>{document.removeEventListener("keydown",Qt)}),[]),useEffect(()=>{ln()})}function M(Le){const rt=useCallback(()=>{if(!Le.current)return;const Dt=document.querySelector("footer");if(!Dt)return;const Qt=Le.current.getBoundingClientRect().top,ln=Dt.offsetTop-window.scrollY-Qt;ln>window.innerHeight?Le.current.style.maxHeight=`${window.innerHeight-Qt}px`:Le.current.style.maxHeight=`${ln}px`},[Le]),Et=useMemo(()=>throttle(rt,150),[rt]);useEffect(()=>typeof window>"u"||!Le.current?()=>{}:(window.addEventListener("scroll",Et,{capture:!1}),window.addEventListener("resize",Et,{capture:!1}),rt(),()=>{window.removeEventListener("scroll",Et),window.removeEventListener("resize",Et)}),[Et,Le,rt])}var w=e(40168);function j(Le){const[rt,Et]=(0,o.useState)(0);return(0,o.useEffect)(()=>{const Dt=(0,w.zM)();Et(Dt&&Dt.clientHeight||0)},[Le.pathname]),(0,o.useEffect)(()=>{window.requestAnimationFrame(()=>{const Dt=(0,w.zM)();Et(Dt&&Dt.clientHeight||0)})},[]),rt}function z(Le,rt){(0,o.useEffect)(()=>{const Et=Dt=>{!rt||!Le.current||Le.current.contains(Dt.target)||rt(Dt)};return document.addEventListener("mousedown",Et),document.addEventListener("touchstart",Et),()=>{document.removeEventListener("mousedown",Et),document.removeEventListener("touchstart",Et)}},[Le,rt])}const B={useTranslate:()=>({translate:(Le,rt)=>(typeof rt=="string"?rt:rt?.defaultValue)||Le||""}),useSubmitFeedback:()=>({submitFeedback:()=>{}}),useTelemetry:()=>({send:()=>{}}),useOtelTelemetry:()=>({send:()=>{}}),useBreadcrumbs:()=>[],useCodeHighlight:()=>({highlight:Le=>Le}),useUserMenu:()=>({})},G=()=>{const Le=(0,o.useContext)(f.nh);return new Proxy({},{get(rt,Et){if(Le&&Et in Le.hooks)return Le.hooks[Et];if(Et in B)return B[Et];throw new Error(`Unknown hook ${Et.toString()}`)}})};var W=e(96116);function _(Le=!1){const rt=(0,W.zy)(),[Et,Dt]=(0,o.useState)(Le);return(0,o.useEffect)(()=>Dt(!1),[rt.pathname,rt.hash]),$(Et),{isOpen:Et,openMobileMenu:()=>Dt(!0),closeMobileMenu:()=>Dt(!1)}}function $(Le){(0,o.useEffect)(()=>{const rt=document.body.style.overflow,Et=window.innerWidth-document.documentElement.clientWidth;return Le?(document.body.style.overflow="hidden",document.body.style.marginRight=`${Et}px`):(document.body.style.overflow=rt,document.body.style.marginRight=""),()=>{document.body.style.overflow=rt,document.body.style.marginRight=""}},[Le])}const U=()=>{const Le=useThemeConfig(),{useTelemetry:rt}=useThemeHooks(),Et=rt(),Dt=Le.colorMode,Qt=Dt?.modes||["light","dark"],ln=Qt[0]||"light",[Xt,Pn]=useState(ln),xn=()=>{const fr=Array.from(document.documentElement.classList).find(Vn=>Qt.includes(Vn));Pn(fr||ln)},Gn=fr=>{if(fr&&!Qt.includes(fr))return;const Vn=Qt.indexOf(Xt),un=fr||(Vn<Qt.length-1?Qt[Vn+1]:Qt[0]);localStorage.setItem("colorSchema",un),document.documentElement.className=`${un} notransition`,window.requestAnimationFrame(()=>{document.documentElement.classList.remove("notransition")}),Et.send({type:"color_mode.switched",payload:{from:Xt,to:un}}),Pn(un)};return{isSwitcherHidden:Dt?.hide,initActiveColorMode:xn,switchColorMode:Gn,activeColorMode:Xt}},Y="recentSearches",fe=5,je=(()=>{const Le=new Set;let rt;const Et=()=>{if(!(0,w.Bd)())return[];if(rt)return rt;try{const ln=localStorage.getItem(Y);return rt=ln?JSON.parse(ln):[],rt}catch{return rt=[],rt}};return{getSnapshot:Et,subscribe:ln=>(Le.add(ln),()=>Le.delete(ln)),updateItems:(ln,Xt)=>{if(!(0,w.Bd)())return;const Pn=Et(),xn=Pn.indexOf(ln);xn!==-1&&Pn.splice(xn,1),Xt&&Pn.unshift(ln);const Gn=Pn.slice(0,fe);localStorage.setItem(Y,JSON.stringify(Gn)),rt=Gn,Le.forEach(fr=>fr())}}})(),Se=()=>{const Le=useSyncExternalStore(je.subscribe,je.getSnapshot,()=>[]),rt=useCallback(Dt=>{je.updateItems(Dt,!0)},[]),Et=useCallback(Dt=>{je.updateItems(Dt,!1)},[]);return{items:Le,addSearchHistoryItem:rt,removeSearchHistoryItem:Et}},re=()=>{var Le;return((Le=useThemeConfig().search)==null?void 0:Le.suggestedPages)||[]};var te=(Le,rt,Et)=>new Promise((Dt,Qt)=>{var ln=xn=>{try{Pn(Et.next(xn))}catch(Gn){Qt(Gn)}},Xt=xn=>{try{Pn(Et.throw(xn))}catch(Gn){Qt(Gn)}},Pn=xn=>xn.done?Dt(xn.value):Promise.resolve(xn.value).then(ln,Xt);Pn((Et=Et.apply(Le,rt)).next())});function Q({item:Le,labelRef:rt,nestedMenuRef:Et}){const[Dt,Qt]=ee(Le),[ln,Xt]=(0,o.useState)(!Dt),Pn=(0,W.Zp)(),xn=(0,W.zy)(),{style:Gn}=V({isExpanded:Dt,collapseElRef:Et||{current:null},onTransitionStateChange:un=>{var Nn;un==="collapseEnd"&&Xt(!0),un==="expandStart"&&Xt(!1),un==="expandEnd"&&((Nn=rt?.current)==null||Nn.dispatchEvent(new CustomEvent("menu:expand-end",{bubbles:!0})))}});function fr(un,Nn=!1){const Or=un.getBoundingClientRect();Or.top>=0&&Or.left>=0&&Or.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&Or.right<=(window.innerWidth||document.documentElement.clientWidth)&&typeof un.scrollIntoViewIfNeeded=="function"&&un.scrollIntoViewIfNeeded(Nn)}(0,o.useEffect)(()=>{Le.active&&rt&&rt.current&&fr(rt.current,!0)},[rt,Le.active]),(0,o.useEffect)(()=>{Le.active&&Dt&&rt&&rt.current&&fr(rt.current)},[rt,Dt,Le.active]);const Vn=(0,o.useCallback)(()=>te(null,null,function*(){if(Le.expanded==="always"||Le.link&&Le.hasActiveSubItem&&Le.link!==(0,w.uQ)(xn.pathname))return;const[un]=Le.items;!Dt&&Le.selectFirstItemOnExpand&&un.link&&(yield(0,w.Zm)({navigate:Pn,to:un.link})),Qt(!Dt)}),[Le,Dt,Pn,xn.pathname,Qt]);return{isExpanded:Dt,canUnmount:ln,style:Gn,handleExpand:Vn}}function le(Le){return Le.active||Le.hasActiveSubItem||Le.expanded==="true"||Le.expanded==="always"}function ee(Le){const[rt,Et]=(0,o.useState)(le(Le)),[Dt,Qt]=(0,o.useState)(le(Le));return(0,o.useEffect)(()=>{Et(Dt)},[Dt]),(0,o.useEffect)(()=>{const ln=le(Le);Et(ln),Qt(ln)},[Le.modified?Le.active:Le,Le.hasActiveSubItem,Le.expanded]),[rt,Qt]}var de=e(75808);const Ee={type:"separator",separatorLine:!0},Ue=Le=>{var rt,Et,Dt;const{useTranslate:Qt,useL10nConfig:ln,useCurrentProduct:Xt,usePageVersions:Pn,useSidebarItems:xn}=useThemeHooks(),{versions:Gn=[]}=Pn()||{},{defaultLocale:fr,currentLocale:Vn,locales:un}=ln(),{translate:Nn}=Qt(),Or=Gn.find(ro=>ro.active),{currentItems:lo,pushDrilldownState:dr,popDrilldownState:ii,backLink:Ho}=xn(Or),Ci=useLocation(),wi=Xt(),Oi=(rt=wi?.configOverride)==null?void 0:rt.navbar,$o=useThemeConfig(),To=useThemeConfig(!1),bo=((Et=To.navbar)==null?void 0:Et.items)||[],Uo=Oi?((Dt=$o.navbar)==null?void 0:Dt.items)||[]:[],wr=[];if(Le===MobileMenuType.PAGE){if(Or){const ro=buildVersionSection(Nn,Gn,Or);wr.push(...ro)}wr.length&&lo.length&&wr.push(Ee),wr.push(...lo)}else if(Le===MobileMenuType.PRODUCT)wr.push(...Uo),wr.length&&bo.length&&wr.push(Ee),bo.length&&wr.push(...bo);else if(Le===MobileMenuType.MAIN_MENU){const ro=Object.values(To.products||{}).map(pi=>({label:pi.name,link:pi.link,icon:pi.icon,type:"link"}));ro.length&&(wr.push({type:"separator",label:Nn("mobileMenu.products","Products")}),wr.push(...ro)),wr.length&&bo.length&&wr.push(Ee),bo.length&&wr.push(...bo)}const xo=buildLanguagesGroup(un,fr,Vn);return wr.length&&xo&&wr.push(Ee),xo&&wr.push(xo),{items:mapNavbarItems(wr,fr,Vn,un,Ci),popDrilldownState:ii,pushDrilldownState:dr,backLink:Ho}},Ke=()=>{var Le,rt;const{useTranslate:Et,useCurrentProduct:Dt,usePageVersions:Qt,useSidebarItems:ln}=useThemeHooks(),{versions:Xt=[]}=Qt()||{},Pn=Xt.find(dr=>dr?.active),{currentItems:xn}=ln(Pn),{translate:Gn}=Et(),fr=Dt(),Vn=useThemeConfig(),un=useLocation(),Or=((Le=fr?.configOverride)==null?void 0:Le.navbar)?((rt=Vn.navbar)==null?void 0:rt.items)||[]:[];return useMemo(()=>{const dr=[{label:Gn("mobileMenu.mainMenu","Main menu"),type:MobileMenuType.MAIN_MENU}];return fr&&Or.length&&dr.push({label:fr.name,type:MobileMenuType.PRODUCT}),(xn.length||Pn)&&dr.push({label:Gn("mobileMenu.previous","Previous"),type:MobileMenuType.PAGE}),dr},[un])};var dt=Math.pow;const Ct=typeof window>"u"?o.useEffect:o.useLayoutEffect,Te="cubic-bezier(0.4, 0, 0.2, 1)",ct="0px";function V({isExpanded:Le,collapseElRef:rt,onTransitionStateChange:Et=()=>{}}){const Dt=(0,o.useRef)(Le),[Qt,ln]=(0,o.useState)(!1),Xt=he(Et),Pn=(0,o.useRef)(void 0),xn=(0,o.useRef)(void 0);return Ct(()=>{const Gn=rt.current;if(!Gn||Le===Dt.current)return;Dt.current=Le;function fr(Nn){return Z(Nn)}const Vn=Nn=>`height ${fr(Nn)}ms ${Te}`,un=Nn=>{function Or(){Le?(ve(Gn,{height:"",overflow:"",transition:"",display:"",pointerEvents:"auto"}),Xt("expandEnd")):(ve(Gn,{transition:"",pointerEvents:""}),Xt("collapseEnd")),ln(!1)}xn.current&&pe(xn.current),xn.current=Me(Or,Nn)};return ln(!0),Le?Pn.current=requestAnimationFrame(()=>{Xt("expandStart"),ve(Gn,{display:"block",overflow:"hidden",pointerEvents:"none",height:ct}),Pn.current=requestAnimationFrame(()=>{Xt("expanding");const Nn=Oe(rt);un(fr(Nn)),rt.current&&(rt.current.style.transition=Vn(Nn),rt.current.style.height=`${Nn}px`)})}):Pn.current=requestAnimationFrame(()=>{Xt("collapseStart");const Nn=Oe(rt);un(fr(Nn)),ve(Gn,{transition:Vn(Nn),height:`${Nn}px`,pointerEvents:"none"}),Pn.current=requestAnimationFrame(()=>{Xt("collapsing"),ve(Gn,{height:ct,overflow:"hidden"})})}),()=>{Pn.current&&cancelAnimationFrame(Pn.current),xn.current&&pe(xn.current)}},[Le,rt,Xt]),{isExpanded:Le,style:!Qt&&!Le?{display:"none",height:ct,overflow:"hidden"}:{}}}function Z(Le){if(!Le||typeof Le=="string")return 0;const rt=Le/36;return Math.round((4+15*dt(rt,.25)+rt/5)*10)}function Oe(Le){var rt,Et;return(Et=(rt=Le.current)==null?void 0:rt.scrollHeight)!=null?Et:0}function Me(Le,rt){const Et=performance.now(),Dt={};function Qt(){Dt.id=requestAnimationFrame(ln=>{ln-Et>rt?Le():Qt()})}return Qt(),Dt}function pe(Le){Le.id&&cancelAnimationFrame(Le.id)}function ve(Le,rt){if(Le)for(const Et in rt){const Dt=rt[Et];Dt?Le.style[Et]=Dt:Le.style.removeProperty(Et)}}function he(Le){const rt=(0,o.useRef)(Le);return(0,o.useEffect)(()=>{rt.current=Le}),(0,o.useCallback)((...Et)=>{var Dt;return(Dt=rt.current)==null?void 0:Dt.call(rt,...Et)},[])}function at(){const{codeSnippet:{report:Le={}}={}}=A(),[rt,Et]=(0,o.useState)(!1),{tooltipText:Dt,buttonText:Qt,label:ln}=Le,{useTranslate:Xt,useSubmitFeedback:Pn}=G(),{translate:xn}=Xt(),{submitFeedback:Gn}=Pn(),fr=()=>{Et(!0)},Vn=()=>{setTimeout(function(){Et(!1)},3e3)},un=()=>{Et(!1)},Nn={onClick:fr,buttonText:Qt||xn("codeSnippet.report.buttonText","Report"),tooltip:Dt||xn("codeSnippet.report.tooltipText","Report a problem"),hide:Le?.hide===!0},Or={settings:{label:ln||xn("codeSnippet.report.label","What is wrong with this code?")},onSubmit:Vn,onCancel:un,submitFeedback:Gn};return{reportDialog:{visible:rt,props:Or},reportButton:{props:Nn}}}function gt({initialTab:Le,totalTabs:rt,containerRef:Et}){const[Dt,Qt]=(0,o.useState)(Le),[ln,Xt]=(0,o.useState)(Array.from({length:rt},(wr,xo)=>xo)),[Pn,xn]=(0,o.useState)([]),[Gn,fr]=(0,o.useState)(!1),Vn=(0,o.useRef)([]),un=(0,o.useRef)([]),Nn=(0,o.useRef)(void 0),[Or,lo]=(0,o.useState)(!1),dr=(0,o.useRef)(!1),ii=(0,o.useRef)(0),Ho=(0,o.useRef)([]);(0,o.useEffect)(()=>{Ho.current=Array.from({length:rt},(wr,xo)=>xo)},[rt]);const Ci=(0,o.useCallback)((wr,xo)=>{if(Vn.current[xo]=wr,wr){const ro=wr.getAttribute("data-label");ro&&(un.current[xo]=ro)}},[]),wi=(0,o.useCallback)((wr,xo)=>`${wr.replace(/\s+/g,"-").toLowerCase()}-${xo}`,[]),Oi=wr=>{const xo=Vn.current[wr];xo&&xo.focus()},$o=(0,o.useCallback)(wr=>{var xo;Oi(wr);const ro=(xo=Vn.current[wr])==null?void 0:xo.getAttribute("data-label");ro&&Qt(ro)},[]),To=(0,o.useCallback)(wr=>{var xo;let ro;if(typeof wr=="string"){if(ro=Vn.current.findIndex(pi=>pi?.getAttribute("data-label")===wr),ro===-1)return}else ro=wr;if(Gn){const pi=un.current[ro];pi&&(Qt(pi),Oi(ro));return}if(Pn.includes(ro)){const pi=[...ln],Mi=[...Pn],Xi=Mi.indexOf(ro);Xi!==-1&&Mi.splice(Xi,1);const Ni=pi.pop();Ni!==void 0&&Mi.unshift(Ni),pi.push(ro),Xt(pi),xn(Mi),requestAnimationFrame(()=>{var Ki;const Qi=(Ki=Vn.current[ro])==null?void 0:Ki.getAttribute("data-label");Qi&&(Qt(Qi),Oi(ro))})}else{const pi=(xo=Vn.current[ro])==null?void 0:xo.getAttribute("data-label");pi&&(Qt(pi),Oi(ro))}},[ln,Pn,Gn]),bo=(0,o.useCallback)((wr,xo)=>{let ro=xo;if(wr.key==="ArrowRight")ro=(xo+1)%rt;else if(wr.key==="ArrowLeft")ro=(xo-1+rt)%rt;else if(wr.key==="Home")wr.preventDefault(),ro=0;else if(wr.key==="End")wr.preventDefault(),ro=rt-1;else return;$o(ro)},[rt,$o]),Uo=(0,o.useCallback)(()=>{const wr=Et?.current;if(!wr)return;if(!wr.closest("div")){Xt(Array.from({length:rt},(ji,$i)=>$i)),xn([]),fr(!1);return}const ro=wr.offsetWidth-60,pi=wr.querySelectorAll('[role="tab"]'),Mi=80,Xi=20,Ni=Array.from(pi).map(ji=>ji.offsetWidth),Ki=Array.from(pi).map(ji=>ji.getAttribute("data-label")||""),Qi=Array.from(pi).map(ji=>ji.getAttribute("data-type")||""),oa=Ki.some(ji=>ji.length>30)?1:2,ia=Vn.current.findIndex(ji=>ji?.getAttribute("data-label")===Dt);let qi=0;const da=[],ga=[];let Ga=0;if(Array.from({length:oa}).forEach((ji,$i)=>{$i<Ni.length&&(Ga+=Ni[$i]+($i>0?Mi+Xi:0))}),Ga>ro){Xt([]),xn(Array.from({length:rt},(ji,$i)=>$i)),fr(!0);return}const ja=new Map;if(Array.from({length:rt}).forEach((ji,$i)=>{var Ra;const tn=Qi[$i]||"default";ja.has(tn)||ja.set(tn,[]),(Ra=ja.get(tn))==null||Ra.push($i)}),ja.forEach(ji=>{let $i=qi;const Ra=[],tn=[];ji.slice(0,oa).forEach(yn=>{const Yn=Ni[yn];$i+Yn+(Ra.length>0?Mi+Xi:0)<=ro?(Ra.push(yn),$i+=Yn):tn.push(yn)}),ji.slice(oa).forEach(yn=>{const Yn=Ni[yn];$i+Yn+Mi+Xi<=ro?(Ra.push(yn),$i+=Yn):tn.push(yn)}),da.push(...Ra),ga.push(...tn),qi=$i}),ia!==-1&&!da.includes(ia)){if(da.length>0){const $i=da.pop();$i!==void 0&&ga.unshift($i)}da.push(ia);const ji=ga.indexOf(ia);ji!==-1&&ga.splice(ji,1)}Xt(da),xn(ga),fr(da.length===0)},[Et,rt]);return(0,o.useEffect)(()=>{if(!Et?.current)return;const wr=()=>{if(!(Vn.current.length===rt&&Vn.current.every(Xi=>Xi?.offsetWidth))){Nn.current=requestAnimationFrame(wr);return}Uo(),dr.current=!0};Nn.current=requestAnimationFrame(wr);let xo;const ro=()=>{dr.current&&(xo&&cancelAnimationFrame(xo),xo=requestAnimationFrame(()=>{Nn.current&&cancelAnimationFrame(Nn.current),Nn.current=requestAnimationFrame(()=>{const Mi=Et?.current;if(!Mi)return;const Xi=Mi.offsetWidth;Math.abs(ii.current-Xi)>5&&(ii.current=Xi,Uo())})}))},pi=new ResizeObserver(ro);return pi.observe(Et.current),window.addEventListener("resize",ro),()=>{pi.disconnect(),window.removeEventListener("resize",ro),Nn.current&&cancelAnimationFrame(Nn.current),xo&&cancelAnimationFrame(xo)}},[Et,rt,Uo]),(0,o.useEffect)(()=>{const wr=requestAnimationFrame(()=>{lo(!0),Uo()});return()=>cancelAnimationFrame(wr)},[Uo]),{activeTab:Dt,setActiveTab:Qt,setTabRef:Ci,onTabClick:To,handleKeyboard:bo,getTabId:wi,visibleTabs:ln,overflowTabs:Pn,ready:Or,allTabsHidden:Gn}}function J(Le){(0,o.useEffect)(()=>{const rt=Le.current;if(!rt)return;const Et=rt.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),Dt=Et[0],Qt=ln=>{if(ln.key==="Tab"){const Xt=Et[Et.length-1];ln.shiftKey&&document.activeElement===Dt?(Xt?.focus(),ln.preventDefault()):!ln.shiftKey&&document.activeElement===Xt&&(Dt?.focus(),ln.preventDefault())}};return rt.addEventListener("keydown",Qt),Dt&&Dt.focus(),()=>{rt.removeEventListener("keydown",Qt)}},[Le])}function et(){const{useL10nConfig:Le,useLoadAndNavigate:rt}=useThemeHooks(),Et=useNavigate(),Dt=rt(),{currentLocale:Qt,locales:ln,defaultLocale:Xt}=Le(),Pn=ln.find(Gn=>Gn.code===Qt);function xn(Gn){const Vn=`${withPathPrefix(getPathnameForLocale(withoutPathPrefix(location.pathname),Xt,Gn,ln))}${location.search}${location.hash}`;Dt({navigate:Et,to:Vn})}return{currentLocale:Pn,locales:ln,setLocale:xn}}function lt(){const{useCurrentProduct:Le,useProducts:rt,useTelemetry:Et,useLoadAndNavigate:Dt}=useThemeHooks(),Qt=Le(),ln=rt(),Xt=Et(),Pn=useNavigate(),xn=Dt();function Gn(fr){fr&&(Xt.send({type:"product.picked",payload:{product:fr.slug}}),xn({navigate:Pn,to:fr.link}))}return{currentProduct:Qt,products:ln,setProduct:Gn}}var Ae=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function Ge(Le,rt,Et,Dt){Le.addEventListener?Le.addEventListener(rt,Et,Dt):Le.attachEvent&&Le.attachEvent("on".concat(rt),function(){Et(window.event)})}function Re(Le,rt){for(var Et=rt.slice(0,rt.length-1),Dt=0;Dt<Et.length;Dt++)Et[Dt]=Le[Et[Dt].toLowerCase()];return Et}function ce(Le){typeof Le!="string"&&(Le=""),Le=Le.replace(/\s/g,"");for(var rt=Le.split(","),Et=rt.lastIndexOf("");Et>=0;)rt[Et-1]+=",",rt.splice(Et,1),Et=rt.lastIndexOf("");return rt}function q(Le,rt){for(var Et=Le.length>=rt.length?Le:rt,Dt=Le.length>=rt.length?rt:Le,Qt=!0,ln=0;ln<Et.length;ln++)Dt.indexOf(Et[ln])===-1&&(Qt=!1);return Qt}for(var ie={backspace:8,"\u232B":8,tab:9,clear:12,enter:13,"\u21A9":13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"\u21EA":20,",":188,".":190,"/":191,"`":192,"-":Ae?173:189,"=":Ae?61:187,";":Ae?59:186,"'":222,"[":219,"]":221,"\\":220},xe={"\u21E7":16,shift:16,"\u2325":18,alt:18,option:18,"\u2303":17,ctrl:17,control:17,"\u2318":91,cmd:91,command:91},nt={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},ot={16:!1,18:!1,17:!1,91:!1},xt={},we=1;we<20;we++)ie["f".concat(we)]=111+we;var ze=[],At=!1,He="all",_e=[],vt=function(rt){return ie[rt.toLowerCase()]||xe[rt.toLowerCase()]||rt.toUpperCase().charCodeAt(0)},Rt=function(rt){return Object.keys(ie).find(function(Et){return ie[Et]===rt})},wt=function(rt){return Object.keys(xe).find(function(Et){return xe[Et]===rt})};function Jt(Le){He=Le||"all"}function Gt(){return He||"all"}function _t(){return ze.slice(0)}function en(){return ze.map(function(Le){return Rt(Le)||wt(Le)||String.fromCharCode(Le)})}function cn(Le){var rt=Le.target||Le.srcElement,Et=rt.tagName,Dt=!0;return(rt.isContentEditable||(Et==="INPUT"||Et==="TEXTAREA"||Et==="SELECT")&&!rt.readOnly)&&(Dt=!1),Dt}function yr(Le){return typeof Le=="string"&&(Le=vt(Le)),ze.indexOf(Le)!==-1}function lr(Le,rt){var Et,Dt;Le||(Le=Gt());for(var Qt in xt)if(Object.prototype.hasOwnProperty.call(xt,Qt))for(Et=xt[Qt],Dt=0;Dt<Et.length;)Et[Dt].scope===Le?Et.splice(Dt,1):Dt++;Gt()===Le&&Jt(rt||"all")}function jr(Le){var rt=Le.keyCode||Le.which||Le.charCode,Et=ze.indexOf(rt);if(Et>=0&&ze.splice(Et,1),Le.key&&Le.key.toLowerCase()==="meta"&&ze.splice(0,ze.length),(rt===93||rt===224)&&(rt=91),rt in ot){ot[rt]=!1;for(var Dt in xe)xe[Dt]===rt&&(Pt[Dt]=!1)}}function Oo(Le){if(typeof Le>"u")Object.keys(xt).forEach(function(Xt){return delete xt[Xt]});else if(Array.isArray(Le))Le.forEach(function(Xt){Xt.key&&qr(Xt)});else if(typeof Le=="object")Le.key&&qr(Le);else if(typeof Le=="string"){for(var rt=arguments.length,Et=new Array(rt>1?rt-1:0),Dt=1;Dt<rt;Dt++)Et[Dt-1]=arguments[Dt];var Qt=Et[0],ln=Et[1];typeof Qt=="function"&&(ln=Qt,Qt=""),qr({key:Le,scope:Qt,method:ln,splitKey:"+"})}}var qr=function(rt){var Et=rt.key,Dt=rt.scope,Qt=rt.method,ln=rt.splitKey,Xt=ln===void 0?"+":ln,Pn=ce(Et);Pn.forEach(function(xn){var Gn=xn.split(Xt),fr=Gn.length,Vn=Gn[fr-1],un=Vn==="*"?"*":vt(Vn);if(xt[un]){Dt||(Dt=Gt());var Nn=fr>1?Re(xe,Gn):[];xt[un]=xt[un].filter(function(Or){var lo=Qt?Or.method===Qt:!0;return!(lo&&Or.scope===Dt&&q(Or.mods,Nn))})}})};function no(Le,rt,Et,Dt){if(rt.element===Dt){var Qt;if(rt.scope===Et||rt.scope==="all"){Qt=rt.mods.length>0;for(var ln in ot)Object.prototype.hasOwnProperty.call(ot,ln)&&(!ot[ln]&&rt.mods.indexOf(+ln)>-1||ot[ln]&&rt.mods.indexOf(+ln)===-1)&&(Qt=!1);(rt.mods.length===0&&!ot[16]&&!ot[18]&&!ot[17]&&!ot[91]||Qt||rt.shortcut==="*")&&rt.method(Le,rt)===!1&&(Le.preventDefault?Le.preventDefault():Le.returnValue=!1,Le.stopPropagation&&Le.stopPropagation(),Le.cancelBubble&&(Le.cancelBubble=!0))}}}function ir(Le,rt){var Et=xt["*"],Dt=Le.keyCode||Le.which||Le.charCode;if(Pt.filter.call(this,Le)){if((Dt===93||Dt===224)&&(Dt=91),ze.indexOf(Dt)===-1&&Dt!==229&&ze.push(Dt),["ctrlKey","altKey","shiftKey","metaKey"].forEach(function(Or){var lo=nt[Or];Le[Or]&&ze.indexOf(lo)===-1?ze.push(lo):!Le[Or]&&ze.indexOf(lo)>-1?ze.splice(ze.indexOf(lo),1):Or==="metaKey"&&Le[Or]&&ze.length===3&&(Le.ctrlKey||Le.shiftKey||Le.altKey||(ze=ze.slice(ze.indexOf(lo))))}),Dt in ot){ot[Dt]=!0;for(var Qt in xe)xe[Qt]===Dt&&(Pt[Qt]=!0);if(!Et)return}for(var ln in ot)Object.prototype.hasOwnProperty.call(ot,ln)&&(ot[ln]=Le[nt[ln]]);Le.getModifierState&&!(Le.altKey&&!Le.ctrlKey)&&Le.getModifierState("AltGraph")&&(ze.indexOf(17)===-1&&ze.push(17),ze.indexOf(18)===-1&&ze.push(18),ot[17]=!0,ot[18]=!0);var Xt=Gt();if(Et)for(var Pn=0;Pn<Et.length;Pn++)Et[Pn].scope===Xt&&(Le.type==="keydown"&&Et[Pn].keydown||Le.type==="keyup"&&Et[Pn].keyup)&&no(Le,Et[Pn],Xt,rt);if(Dt in xt){for(var xn=0;xn<xt[Dt].length;xn++)if((Le.type==="keydown"&&xt[Dt][xn].keydown||Le.type==="keyup"&&xt[Dt][xn].keyup)&&xt[Dt][xn].key){for(var Gn=xt[Dt][xn],fr=Gn.splitKey,Vn=Gn.key.split(fr),un=[],Nn=0;Nn<Vn.length;Nn++)un.push(vt(Vn[Nn]));un.sort().join("")===ze.sort().join("")&&no(Le,Gn,Xt,rt)}}}}function Wr(Le){return _e.indexOf(Le)>-1}function Pt(Le,rt,Et){ze=[];var Dt=ce(Le),Qt=[],ln="all",Xt=document,Pn=0,xn=!1,Gn=!0,fr="+",Vn=!1;for(Et===void 0&&typeof rt=="function"&&(Et=rt),Object.prototype.toString.call(rt)==="[object Object]"&&(rt.scope&&(ln=rt.scope),rt.element&&(Xt=rt.element),rt.keyup&&(xn=rt.keyup),rt.keydown!==void 0&&(Gn=rt.keydown),rt.capture!==void 0&&(Vn=rt.capture),typeof rt.splitKey=="string"&&(fr=rt.splitKey)),typeof rt=="string"&&(ln=rt);Pn<Dt.length;Pn++)Le=Dt[Pn].split(fr),Qt=[],Le.length>1&&(Qt=Re(xe,Le)),Le=Le[Le.length-1],Le=Le==="*"?"*":vt(Le),Le in xt||(xt[Le]=[]),xt[Le].push({keyup:xn,keydown:Gn,scope:ln,mods:Qt,shortcut:Dt[Pn],method:Et,key:Dt[Pn],splitKey:fr,element:Xt});typeof Xt<"u"&&!Wr(Xt)&&window&&(_e.push(Xt),Ge(Xt,"keydown",function(un){ir(un,Xt)},Vn),At||(At=!0,Ge(window,"focus",function(){ze=[]},Vn)),Ge(Xt,"keyup",function(un){ir(un,Xt),jr(un)},Vn))}function po(Le){var rt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(xt).forEach(function(Et){var Dt=xt[Et].filter(function(Qt){return Qt.scope===rt&&Qt.shortcut===Le});Dt.forEach(function(Qt){Qt&&Qt.method&&Qt.method()})})}var Ao={getPressedKeyString:en,setScope:Jt,getScope:Gt,deleteScope:lr,getPressedKeyCodes:_t,isPressed:yr,filter:cn,trigger:po,unbind:Oo,keyMap:ie,modifier:xe,modifierMap:nt};for(var $r in Ao)Object.prototype.hasOwnProperty.call(Ao,$r)&&(Pt[$r]=Ao[$r]);if(typeof window<"u"){var gi=window.hotkeys;Pt.noConflict=function(Le){return Le&&window.hotkeys===Pt&&(window.hotkeys=gi),Pt},window.hotkeys=Pt}function zo(){var Le,rt;const[Et,Dt]=useState(!1),Qt=useThemeConfig(),ln=useLocation(),{useTelemetry:Xt}=useThemeHooks(),Pn=Xt(),xn=(rt=(Le=Qt?.search)==null?void 0:Le.shortcuts)!=null?rt:["\u2318+K,CTRL+K"],Gn=xn?.join(",");useEffect(()=>{if(Gn)return hotkeys(Gn,un=>{Dt(!0),Pn.send({type:"search.opened",payload:{method:"shortcut"}}),un.preventDefault()}),()=>hotkeys.unbind(Gn)},[Gn]);const fr=useCallback(function(){Pn.send({type:"search.opened",payload:{method:"click"}}),Dt(!0)},[]),Vn=useCallback(()=>{Dt(!1)},[]);return useEffect(Vn,[ln]),{isOpen:Et,onOpen:fr,onClose:Vn}}function Ai(Le,rt){const[Et,Dt]=useState(!1),Qt=useCallback(()=>{Dt(!Et)},[Et]);return{onFacetReset:Gn=>{const fr=[...Le],Vn=fr.findIndex(un=>un.field===Gn);Vn!==-1&&(fr[Vn].values=[]),rt(fr.filter(un=>un.values.length))},onFilterChange:(Gn,fr,Vn)=>{const un=fr?Array.isArray(fr)?fr:[fr]:[],Nn=[...Le],Or=Nn.findIndex(lo=>lo.field===Gn);if(Or>-1)Nn[Or].values=un;else{if(!un.length)return;Nn.push({field:Gn,values:un,isQuickFilter:Vn})}rt(Nn.filter(lo=>lo.values.length))},onFilterReset:()=>{rt([])},onFilterToggle:Qt,onQuickFilterReset:()=>{const Gn=[...Le];rt(Gn.filter(fr=>!fr.isQuickFilter))},isFilterOpen:Et}}function Eo(Le,rt){const[Et,Dt]=(0,o.useState)(Le),Qt=rt!==void 0,ln=Qt?rt:Et,Xt=(0,o.useCallback)(Pn=>{Qt||Dt(Pn)},[Qt]);return[ln,Xt]}function fi({tabs:Le,containerRef:rt,tabRefs:Et}){var Dt;const[Qt,ln]=(0,o.useState)(!1),Xt=(0,o.useMemo)(()=>{var un;return((un=Et?.current)==null?void 0:un.reduce((Nn,Or)=>Or?Nn+Or.offsetWidth:Nn,0))||0},[(Dt=Et?.current)==null?void 0:Dt.length]),{currentIndex:Pn,isFirstTab:xn,isLastTab:Gn}=(0,o.useMemo)(()=>{const un=Le.files.findIndex(Nn=>Nn.name===Le.activeTabName);return{currentIndex:un,isFirstTab:un===0,isLastTab:un===Le.files.length-1}},[Le]);(0,o.useEffect)(()=>{if(rt.current){const un=rt.current,Nn=new ResizeObserver(Or=>{const lo=Or[0].contentRect.width;ln(Xt>lo)});return Nn.observe(un),()=>{Nn.unobserve(un)}}},[rt.current]);const fr=(0,o.useCallback)(()=>{if(!xn){const un=Le.files[Pn-1].name;Le.handleTabSwitch(un)}},[Pn]),Vn=(0,o.useCallback)(()=>{if(!Gn){const un=Le.files[Pn+1].name;Le.handleTabSwitch(un)}},[Pn]);return{showControls:Qt,handlePrevTab:fr,handleNextTab:Vn}}function Yo({steps:Le,attributes:rt,root:Et}){const{filters:Dt,filesets:Qt,inputs:ln,toggles:Xt,__idx:Pn}=rt,xn=Pn===1,Gn=useCodeWalkthroughSteps({steps:Le,enableDeepLink:xn,root:Et}),fr=useCodeWalkthroughControls(Dt,ln,Xt,xn),Vn=Qt.filter(Nn=>fr.areConditionsMet(Nn)).flatMap(Nn=>Nn.files||[]),un=Qt.filter(Nn=>fr.areConditionsMet(Nn)).flatMap(Nn=>Nn.downloadAssociatedFiles||[]);return{stepsState:Gn,controlsState:fr,downloadAssociatedFiles:un,files:Vn}}var ni=Object.defineProperty,So=Object.defineProperties,Ta=Object.getOwnPropertyDescriptors,Lt=Object.getOwnPropertySymbols,Kt=Object.prototype.hasOwnProperty,Mt=Object.prototype.propertyIsEnumerable,Ht=(Le,rt,Et)=>rt in Le?ni(Le,rt,{enumerable:!0,configurable:!0,writable:!0,value:Et}):Le[rt]=Et,Xn=(Le,rt)=>{for(var Et in rt||(rt={}))Kt.call(rt,Et)&&Ht(Le,Et,rt[Et]);if(Lt)for(var Et of Lt(rt))Mt.call(rt,Et)&&Ht(Le,Et,rt[Et]);return Le},On=(Le,rt)=>So(Le,Ta(rt));function br({steps:Le,enableDeepLink:rt,root:Et}){const Dt=useLocation(),Qt=useNavigate(),ln=useMemo(()=>new URLSearchParams(Dt.search),[Dt.search]),Xt=useRef(null),Pn=useRef(null),xn=useRef(!1),Gn=useRef(new Set),[fr,Vn]=useState(rt?ln.get(ACTIVE_STEP_QUERY_PARAM):null),un=useMemo(()=>{const To=new Map;return Le.forEach((bo,Uo)=>{To.set(bo.id,On(Xn({},bo),{index:Uo}))}),To},[JSON.stringify(Le)]),Nn=useMemo(()=>{var To,bo;if(!isBrowser())return null;const Uo=((To=Pn.current)==null?void 0:To.clientHeight)||0,wr=((bo=document.querySelector("nav"))==null?void 0:bo.getBoundingClientRect().height)||0;return{filtersElementHeight:Uo,navbarHeight:wr}},[]),[Or,lo]=useState([]),[dr,ii]=useState({});useEffect(()=>{var To,bo,Uo,wr,xo;if(!Et.current||!Or.length||!Nn)return;const ro=Nn.filtersElementHeight+Nn.navbarHeight,pi=(bo=(To=Et.current)==null?void 0:To.clientHeight)!=null?bo:0,Mi=(xo=(wr=(Uo=Or[Or.length-1])==null?void 0:Uo.compRef)==null?void 0:wr.offsetTop)!=null?xo:0,Xi=Math.max(Mi-(pi-window.innerHeight),0);let Ki=Ur(Or).flatMap(Qi=>Jr(Qi));if(Xi){const Qi=ro,Ia=Math.max(pi-window.innerHeight,0);Ki=_r({endOffset:Ia,markers:Ki,startOffset:ro<Ia?Qi:0})}ii(Ki.reduce((Qi,Ia,oa)=>{var ia;const qi=Or[oa];return Qi[qi.id]={offset:Ia,height:Ki[oa+1]||!qi.compRef?((ia=Ki[oa+1])!=null?ia:pi)-Ia:qi.compRef.clientHeight},Qi},{}))},[Or,Et.current,Nn]);const Ho=useCallback((To,bo)=>{if(Xt.current){const Uo=un.get(To);Uo&&(Uo.markerRef=bo),Xt.current.observe(bo),Gn.current.add(bo)}},[un]),Ci=useCallback((To,bo)=>{if(Xt.current){const Uo=un.get(To);Uo&&(Uo.markerRef=void 0),Xt.current.unobserve(bo),Gn.current.delete(bo)}},[un]),wi=useCallback((To,bo)=>{const Uo=un.get(To);Uo&&(Uo.compRef=bo,lo(wr=>insertAt(wr,Uo.index,Uo)))},[un]),Oi=useCallback(To=>{const bo=un.get(To);bo&&(bo.compRef=void 0,lo(Uo=>removeElement(Uo,bo)),Vn(Uo=>Uo===To?null:Uo))},[un]),$o=useCallback(To=>{var bo,Uo,wr;if(!(xn.current||!Or.length)){if(Or.length<2){Vn(((bo=Or[0])==null?void 0:bo.id)||null);return}for(const xo of To){const ro=(wr=(Uo=xo.target)==null?void 0:Uo.dataset)==null?void 0:wr.stepId;if(!ro)continue;const{intersectionRatio:pi,boundingClientRect:Mi,rootBounds:Xi,isIntersecting:Ni}=xo,Ki=un.get(ro);if(!Ki)continue;const Qi=Or.findIndex(qi=>qi.id===ro),{next:Ia}=getAdjacentValues(Or,Qi),oa=Xi?.bottom!==void 0&&Mi.top<Xi.top,ia=Ni;if(pi>.8&&pi<1&&oa){Vn(Ki.id);break}if(pi<1&&pi!==0&&oa){let qi=null;ia?qi=Ki.id:Ia&&(qi=Ia.id),Vn(da=>qi||da);break}}}},[un,Or]);return useEffect(()=>{var To;if(!Nn)return;const bo=new IntersectionObserver($o,{threshold:[.3,.8,.9,.95],rootMargin:`-${Nn.filtersElementHeight+Nn.navbarHeight}px 0px 0px 0px`});for(const Uo of Gn.current.values())bo.observe(Uo);(To=Xt.current)==null||To.disconnect(),Xt.current=bo},[$o,dr,Nn]),useEffect(()=>{var To,bo,Uo;if(!Nn)return;const wr=(bo=(To=Et.current)==null?void 0:To.offsetTop)!=null?bo:0;!fr&&wr<=Nn.navbarHeight&&Vn(((Uo=Or[0])==null?void 0:Uo.id)||null)},[fr,Et.current,Nn,Or]),useEffect(()=>{if(!rt)return;const To=new URLSearchParams(Array.from(ln.entries()));fr?To.set(ACTIVE_STEP_QUERY_PARAM,fr):To.delete(ACTIVE_STEP_QUERY_PARAM);const bo=To.toString();bo!==Dt.search.substring(1)&&Qt({search:bo},{replace:!0})},[fr]),{registerStep:wi,removeStep:Oi,markers:dr,registerMarker:Ho,removeMarker:Ci,lockObserver:xn,filtersElementRef:Pn,activeStep:fr,setActiveStep:Vn}}function Ur(Le){var rt,Et,Dt,Qt,ln,Xt,Pn,xn,Gn,fr,Vn,un,Nn;if(!Le.length)return[];const Or=(Dt=(Et=(rt=Le[0])==null?void 0:rt.compRef)==null?void 0:Et.offsetTop)!=null?Dt:0,lo=(Xt=(ln=(Qt=Le[0])==null?void 0:Qt.compRef)==null?void 0:ln.clientHeight)!=null?Xt:0,dr=(Gn=(xn=(Pn=Le[1])==null?void 0:Pn.compRef)==null?void 0:xn.offsetTop)!=null?Gn:0,ii=Math.max(dr-Or-lo,0);let Ho=0;const Ci=[{offset:0,freeSpace:Or,usedSpace:0,steps:[]}];for(let wi=0;wi<Le.length;wi++){let Oi=Ci[Ho];const $o=Le[wi],To=(Vn=(fr=$o.compRef)==null?void 0:fr.clientHeight)!=null?Vn:0,bo=(Nn=(un=$o.compRef)==null?void 0:un.offsetTop)!=null?Nn:0;if(Oi.freeSpace+Oi.usedSpace!==Math.max(bo-Oi.offset,0)){const wr=Oi.offset+Oi.freeSpace+Oi.usedSpace;Ho++,Ci[Ho]={offset:wr,freeSpace:Math.max(bo-wr,0),usedSpace:0,steps:[]},Oi=Ci[Ho]}Oi.steps.push({offset:bo-Oi.offset,height:To,ref:$o.compRef}),Oi.usedSpace+=To+ii}return Ci}function Jr(Le){if(!Le.steps.length)return[];if(Le.steps.length===1)return[Le.offset+Le.steps[0].offset-Le.freeSpace];const rt=Le.freeSpace>.3*window.innerHeight?.3*window.innerHeight:Le.freeSpace,Et=Le.freeSpace-rt,Dt=Le.steps[Le.steps.length-1].offset;return _r({startOffset:0,endOffset:Dt-Et,markers:Le.steps.map(Qt=>Qt.offset),additionalSteps:[Qt=>Le.offset+Et+Qt]})}function _r({endOffset:Le,markers:rt,startOffset:Et,additionalSteps:Dt=[]}){return rt.map(Qt=>{const ln=Fr({min:rt[0],max:rt[rt.length-1],value:Qt}),Xt=Le-Et;let Pn=Et+ln*Xt;for(const xn of Dt)Pn=xn(Pn);return Pn})}function Fr(Le){const{min:rt,max:Et,value:Dt}=Le;return(Dt-rt)/(Et-rt)}var jo=Object.defineProperty,Io=Object.defineProperties,oi=Object.getOwnPropertyDescriptors,Jo=Object.getOwnPropertySymbols,Ye=Object.prototype.hasOwnProperty,ut=Object.prototype.propertyIsEnumerable,It=(Le,rt,Et)=>rt in Le?jo(Le,rt,{enumerable:!0,configurable:!0,writable:!0,value:Et}):Le[rt]=Et,St=(Le,rt)=>{for(var Et in rt||(rt={}))Ye.call(rt,Et)&&It(Le,Et,rt[Et]);if(Jo)for(var Et of Jo(rt))ut.call(rt,Et)&&It(Le,Et,rt[Et]);return Le},jt=(Le,rt)=>Io(Le,oi(rt));const on={input:"",toggle:!1,filter:""};function qt(Le,rt,Et,Dt){const Qt=useLocation(),ln=useNavigate(),Xt=useMemo(()=>new URLSearchParams(Qt.search),[Qt.search]),Pn=useRef(Le),xn=useRef(rt),Gn=useRef(Et),fr=()=>{var dr,ii,Ho,Ci;const wi={};for(const[Oi,$o]of Object.entries(Et))wi[Oi]=jt(St({},$o),{render:!0,type:"toggle",value:Dt?Xt.get(Oi)==="true":!1});for(const[Oi,$o]of Object.entries(rt))wi[Oi]=jt(St({},$o),{render:!0,type:"input",value:Dt&&(dr=Xt.get(Oi))!=null?dr:$o.value});for(const[Oi,$o]of Object.entries(Le)){const To=((Ho=(ii=$o?.items)==null?void 0:ii[0])==null?void 0:Ho.value)||"";wi[Oi]=jt(St({},$o),{render:!0,type:"filter",value:Dt&&(Ci=Xt.get(Oi))!=null?Ci:To})}return wi},[Vn,un]=useState(fr);useEffect(()=>{if([JSON.stringify(Le)===JSON.stringify(Pn.current),JSON.stringify(rt)===JSON.stringify(xn.current),JSON.stringify(Et)===JSON.stringify(Gn.current)].every(Boolean))return;Pn.current=Le,xn.current=rt,Gn.current=Et;const ii=fr();Object.entries(ii).forEach(([Ho,Ci])=>{const wi=Vn[Ho];wi&&wi.type===Ci.type&&(ii[Ho]=jt(St({},Ci),{value:wi.value}))}),un(ii)},[Le,rt,Et,Dt]);const Nn=(dr,ii)=>{un(Ho=>{const Ci=Ho[dr];if(!Ci)return console.error(`Control with id "${dr}" not found.`),Ho;switch(Ci.type){case"input":if(typeof ii!="string")return console.error(`Invalid value type for input "${dr}". Input control type requires a string value.`),Ho;break;case"toggle":if(typeof ii!="boolean")return console.error(`Invalid value type for toggle "${dr}". Toggle control type requires a boolean value.`),Ho;break;case"filter":if(typeof ii!="string")return console.error(`Invalid value type for filter "${dr}". Filter control type requires a string value.`),Ho;break;default:return console.error(`Invalid control type "${Ci?.type}" for control "${dr}". Allowed types are "toggle", "input", or "filter".`),Ho}return jt(St({},Ho),{[dr]:jt(St({},Ci),{value:ii})})})},Or=dr=>{const ii=Vn[dr];return ii?{render:ii.render,value:ii.value}:null},lo=useMemo(()=>{const dr=$o=>matchCodeWalkthroughConditions($o,Vn);for(const $o of Object.values(Vn))$o.render=!0,$o.value=$o.value||on[$o.type];for(const[$o,To]of Object.entries(Vn))To&&!dr(To)&&(Vn[$o].render=!1,Vn[$o].value=on[To.type]);const ii=[];for(const[$o,To]of Object.entries(Le)){if(!Vn[$o].render)continue;const Uo=(Array.isArray(To?.items)?To.items:[]).filter(xo=>dr(xo));if(Uo.length===0){Vn[$o].render=!1,Vn[$o].value=on.filter;continue}const wr=Vn[$o].value;if(wr){const xo=Uo.findIndex(({value:ro})=>ro===wr)!==-1;Vn[$o].value=xo?wr:Uo[0].value}else Vn[$o].value=Uo[0].value;ii.push({id:$o,label:To.label,items:Uo})}const Ho=Object.fromEntries(Object.entries(Vn).filter(([$o,To])=>To.type==="input"));return{activeFilters:ii,areConditionsMet:dr,handleDownloadCode:$o=>downloadCodeWalkthrough($o,Vn,Ho),getFileText:$o=>getCodeWalkthroughFileText($o,Vn,Ho),populateInputsWithValue:$o=>replaceInputsWithValue($o,Ho)}},[Vn]);return useEffect(()=>{if(!Dt)return;const dr=new URLSearchParams(Array.from(Xt.entries()));for(const[Ho,{value:Ci}]of Object.entries(Vn))Ci?dr.set(Ho,Ci.toString()):dr.delete(Ho);const ii=dr.toString();ii!==Qt.search.substring(1)&&ln({search:ii},{replace:!0})},[Vn]),St({changeControlState:Nn,getControlState:Or},lo)}const $n={content:[],path:"",basename:"",metadata:{},language:""};function jn(Le){const{activeStep:rt}=useContext(CodeWalkthroughStepsContext),{areConditionsMet:Et,populateInputsWithValue:Dt}=useContext(CodeWalkthroughControlsStateContext),{useCodeHighlight:Qt}=useThemeHooks(),{highlight:ln}=Qt(),Xt=useCallback(lo=>Le.findIndex(dr=>dr.path===lo),[Le]),Pn=useCallback(lo=>Le.findIndex(dr=>dr.metadata.steps.includes(lo)),[Le]),xn=rt?Pn(rt):0,Gn=xn!==-1?xn:0,[fr,Vn]=useState(Gn);useEffect(()=>{Vn(Gn)},[Gn,rt,Le]);const un=useCallback(lo=>{const dr=Xt(lo);dr!==-1&&Vn(dr)},[Xt]),Nn=Le[fr]||Le[Gn]||$n,Or=useMemo(()=>{const{highlightedLines:lo,code:dr,isWholeFileSelected:ii}=Hn(Nn,rt,Et,Dt);return ln(dr,Nn.language,{withLineNumbers:!0,highlight:ii?"":`{${Array.from(lo).join(",")}}`,customTransformer:{line(Ho,Ci){lo.has(Ci)||this.addClassToHast(Ho,"greyed-out")}}})},[Nn,rt,ln,Et,Dt]);return{activeFile:Nn,handleTabSwitch:un,highlightedCode:Or}}function Hn(Le,rt,Et,Dt){const Qt=Le.content.flatMap(Pn=>Wn(Pn,rt,Et,Dt)),ln=[],Xt=new Set;return Qt.forEach(({lineContent:Pn,highlighted:xn},Gn)=>{ln.push(Pn),xn&&Xt.add(Gn+1)}),{highlightedLines:Xt,code:ln.join(`
|
|
4380
|
+
`},37514:()=>{},75808:(P,t,e)=>{"use strict";e.d(t,{cD:()=>y,jn:()=>C,xU:()=>u,_z:()=>d});var o=e(40651);const f="default_locale";var p=(b=>(b.RATING="rating",b.SENTIMENT="sentiment",b.COMMENT="comment",b.MOOD="mood",b.PROBLEM="problem",b.SCALE="scale",b))(p||{});const C="sentiment";var u=(b=>(b.Separator="separator",b.DrillDown="drilldown",b.Group="group",b.Operation="operation",b.Default="default",b))(u||{}),g=(b=>(b.MAIN_MENU="MAIN_MENU",b.PRODUCT="PRODUCT",b.PAGE="PAGE",b))(g||{}),d=(b=>(b.Username="_username",b.Password="_password",b.JWTToken="_token",b.APIKey="",b.Token="_token",b.ClientId="_client_id",b.ClientSecret="_client_secret",b.ClientAssertion="_client_assertion",b))(d||{}),v=(b=>(b.Unauthorized="ai_search_unauthorized",b.Forbidden="ai_search_forbidden",b.HttpRequestFailed="http_request_in_failed_status",b.EmptyResponse="empty_response",b.ErrorProcessingResponse="error_processing_response",b))(v||{}),y=(b=>(b.USER="user",b.ASSISTANT="assistant",b))(y||{});const E={headerKey:"search.ai.error.header",headerDefault:"Oops! Something went wrong.",messageKey:"search.ai.error.description",messageDefault:"We encountered an issue while processing your search. Try again later or refine your query. If the problem persists, please contact Redocly support."},O={ai_search_forbidden:{headerKey:"search.ai.error.header.forbidden",headerDefault:"Feature Unavailable",messageKey:"search.ai.error.description.forbidden",messageDefault:"AI Search is currently unavailable."},ai_search_unauthorized:{headerKey:"search.ai.error.header.unauthorized",headerDefault:"Authentication Required",messageKey:"search.ai.error.description.unauthorized",messageDefault:"You are not authorized to use AI Search."},http_request_in_failed_status:E,empty_response:E,error_processing_response:E},A=300},43953:(P,t,e)=>{"use strict";e.d(t,{nh:()=>f});var o=e(44349);const f=(0,o.createContext)(null),p=(0,o.createContext)({activeFilters:[],getControlState:()=>null,changeControlState:()=>{},getFileText:()=>"",areConditionsMet:()=>!1,handleDownloadCode:()=>Promise.resolve(),populateInputsWithValue:u=>u}),C=(0,o.createContext)({markers:{},activeStep:null,setActiveStep:()=>{},registerStep:()=>{},registerMarker:()=>{},removeMarker:()=>{},removeStep:()=>{}})},50965:(P,t,e)=>{"use strict";e.d(t,{v:()=>o.v});var o=e(42463)},42463:(P,t,e)=>{"use strict";e.d(t,{v:()=>f});var o=e(44349);const f=o.memo},1536:(P,t,e)=>{"use strict";e.d(t,{iQ:()=>I,Ax:()=>fi,nw:()=>V,VI:()=>b,PW:()=>Eo,rM:()=>J,$Z:()=>ee,HJ:()=>_,nk:()=>$,JO:()=>x,n7:()=>j,u_:()=>Q,jz:()=>z,mP:()=>at,uc:()=>gt,pN:()=>A,vm:()=>G});var o=e(44349),f=e(43953),p=Object.defineProperty,C=Object.defineProperties,u=Object.getOwnPropertyDescriptors,g=Object.getOwnPropertySymbols,d=Object.prototype.hasOwnProperty,v=Object.prototype.propertyIsEnumerable,y=(Le,rt,Et)=>rt in Le?p(Le,rt,{enumerable:!0,configurable:!0,writable:!0,value:Et}):Le[rt]=Et,E=(Le,rt)=>{for(var Et in rt||(rt={}))d.call(rt,Et)&&y(Le,Et,rt[Et]);if(g)for(var Et of g(rt))v.call(rt,Et)&&y(Le,Et,rt[Et]);return Le},O=(Le,rt)=>C(Le,u(rt));function A(Le=!0){const rt=(0,o.useContext)(f.nh);if(!rt?.config)return{};const{config:Et,hooks:Dt}=rt,{useCurrentProduct:Qt}=Dt,ln=Qt();return Le&&ln?.configOverride?O(E(E({},Et),ln.configOverride),{analytics:Et.analytics}):Et}const b=(Le=!1)=>{const[rt,Et]=(0,o.useState)(Le),Dt=(0,o.useCallback)(()=>Et(!0),[]),Qt=(0,o.useCallback)(()=>Et(!1),[]);return{isOpened:rt,handleOpen:Dt,handleClose:Qt}},x=Le=>{(0,o.useEffect)(()=>{Le()},[])},n=Le=>{useEffect(()=>()=>{Le()},[])};function a(Le,rt){const[Et,Dt]=useState(rt.length>1?rt[0]:void 0),[Qt,ln]=useState([]),Xt=useRef({}),Pn=useLocation(),xn=()=>{const un=[];for(const Nn in Xt.current){const Or=Xt.current[Nn];Or.isIntersecting&&un.push(Or)}return un},Gn=useCallback(un=>Qt.findIndex(Nn=>Nn.id===un),[Qt]),fr=un=>{const Nn=un.querySelectorAll(".heading-anchor");return Array.from(Nn)},Vn=useCallback(un=>{var Nn;if(Xt.current=un.reduce((dr,ii)=>(dr[ii.target.id]=ii,dr),Xt.current),window.scrollY+window.innerHeight>=document.body.scrollHeight){const dr=((Nn=Qt[Qt?.length-1])==null?void 0:Nn.id)||void 0;Dt(dr);return}const lo=xn();if(lo.length){if(lo.length===1){Dt(lo[0].target.id);return}lo.sort((dr,ii)=>Gn(dr.target.id)-Gn(ii.target.id)),Dt(lo[0].target.id)}},[Gn,Qt]);return useEffect(()=>{Le&&ln(fr(Le))},[Le,Pn]),useEffect(()=>{if(!Qt?.length)return;Xt.current={};const un=new IntersectionObserver(Vn,{rootMargin:"0px 0px -30% 0px",threshold:1});return Qt?.forEach(Nn=>{rt.includes(Nn.id)&&un.observe(Nn)}),()=>un.disconnect()},[Qt,rt,Vn]),Et}var c=e(58940),T=e.n(c);function I(Le,rt=!1,Et=!0){const[Dt,Qt]=(0,o.useState)(""),ln=j(Le),Xt=(Et?ln:0)+150,Pn=(0,o.useMemo)(()=>T()(()=>{const xn=document.querySelectorAll("[data-section-id]");if(xn.length<2){Qt("");return}for(let Gn=0;Gn<xn.length;Gn++){const fr=xn[Gn],Vn=fr.getBoundingClientRect();if(Vn.y<Xt&&Vn.bottom>Xt){Qt(fr.getAttribute("data-section-id")||"");return}}rt&&Qt("")},150),[Xt,rt]);return(0,o.useEffect)(()=>(window.addEventListener("scroll",Pn,{capture:!1}),setTimeout(()=>{Pn()},10),()=>{window.removeEventListener("scroll",Pn)}),[Le,Xt,Pn]),Dt}function L(Le,rt){const Et=useRef(null),Dt=useRef(null),Qt=Xt=>{var Pn,xn;Xt.key==="Escape"?rt():Xt.key==="Tab"&&(!Xt.shiftKey&&document.activeElement===Dt.current?(Xt.preventDefault(),(Pn=Et.current)==null||Pn.focus()):Xt.shiftKey&&document.activeElement===Et.current&&(Xt.preventDefault(),(xn=Dt.current)==null||xn.focus()))},ln=()=>{var Xt;const Pn=(Xt=Le.current)==null?void 0:Xt.querySelectorAll('input, [href], [tabindex]:not([tabindex="-1"])');Pn&&Pn.length>0&&(Et.current=Pn[0],Dt.current=Pn[Pn.length-1])};useEffect(()=>(document.addEventListener("keydown",Qt),()=>{document.removeEventListener("keydown",Qt)}),[]),useEffect(()=>{ln()})}function M(Le){const rt=useCallback(()=>{if(!Le.current)return;const Dt=document.querySelector("footer");if(!Dt)return;const Qt=Le.current.getBoundingClientRect().top,ln=Dt.offsetTop-window.scrollY-Qt;ln>window.innerHeight?Le.current.style.maxHeight=`${window.innerHeight-Qt}px`:Le.current.style.maxHeight=`${ln}px`},[Le]),Et=useMemo(()=>throttle(rt,150),[rt]);useEffect(()=>typeof window>"u"||!Le.current?()=>{}:(window.addEventListener("scroll",Et,{capture:!1}),window.addEventListener("resize",Et,{capture:!1}),rt(),()=>{window.removeEventListener("scroll",Et),window.removeEventListener("resize",Et)}),[Et,Le,rt])}var w=e(40168);function j(Le){const[rt,Et]=(0,o.useState)(0);return(0,o.useEffect)(()=>{const Dt=(0,w.zM)();Et(Dt&&Dt.clientHeight||0)},[Le.pathname]),(0,o.useEffect)(()=>{window.requestAnimationFrame(()=>{const Dt=(0,w.zM)();Et(Dt&&Dt.clientHeight||0)})},[]),rt}function z(Le,rt){(0,o.useEffect)(()=>{const Et=Dt=>{!rt||!Le.current||Le.current.contains(Dt.target)||rt(Dt)};return document.addEventListener("mousedown",Et),document.addEventListener("touchstart",Et),()=>{document.removeEventListener("mousedown",Et),document.removeEventListener("touchstart",Et)}},[Le,rt])}const B={useTranslate:()=>({translate:(Le,rt)=>(typeof rt=="string"?rt:rt?.defaultValue)||Le||""}),useSubmitFeedback:()=>({submitFeedback:()=>{}}),useTelemetry:()=>({send:()=>{}}),useOtelTelemetry:()=>({send:()=>{}}),useBreadcrumbs:()=>[],useCodeHighlight:()=>({highlight:Le=>Le}),useUserMenu:()=>({})},G=()=>{const Le=(0,o.useContext)(f.nh);return new Proxy({},{get(rt,Et){if(Le&&Et in Le.hooks)return Le.hooks[Et];if(Et in B)return B[Et];throw new Error(`Unknown hook ${Et.toString()}`)}})};var W=e(96116);function _(Le=!1){const rt=(0,W.zy)(),[Et,Dt]=(0,o.useState)(Le);return(0,o.useEffect)(()=>Dt(!1),[rt.pathname,rt.hash]),$(Et),{isOpen:Et,openMobileMenu:()=>Dt(!0),closeMobileMenu:()=>Dt(!1)}}function $(Le){(0,o.useEffect)(()=>{const rt=document.body.style.overflow,Et=window.innerWidth-document.documentElement.clientWidth;return Le?(document.body.style.overflow="hidden",document.body.style.marginRight=`${Et}px`):(document.body.style.overflow=rt,document.body.style.marginRight=""),()=>{document.body.style.overflow=rt,document.body.style.marginRight=""}},[Le])}const U=()=>{const Le=useThemeConfig(),{useTelemetry:rt}=useThemeHooks(),Et=rt(),Dt=Le.colorMode,Qt=Dt?.modes||["light","dark"],ln=Qt[0]||"light",[Xt,Pn]=useState(ln),xn=()=>{const fr=Array.from(document.documentElement.classList).find(Vn=>Qt.includes(Vn));Pn(fr||ln)},Gn=fr=>{if(fr&&!Qt.includes(fr))return;const Vn=Qt.indexOf(Xt),un=fr||(Vn<Qt.length-1?Qt[Vn+1]:Qt[0]);localStorage.setItem("colorSchema",un),document.documentElement.className=`${un} notransition`,window.requestAnimationFrame(()=>{document.documentElement.classList.remove("notransition")}),Et.send({type:"color_mode.switched",payload:{from:Xt,to:un}}),Pn(un)};return{isSwitcherHidden:Dt?.hide,initActiveColorMode:xn,switchColorMode:Gn,activeColorMode:Xt}},Y="recentSearches",fe=5,je=(()=>{const Le=new Set;let rt;const Et=()=>{if(!(0,w.Bd)())return[];if(rt)return rt;try{const ln=localStorage.getItem(Y);return rt=ln?JSON.parse(ln):[],rt}catch{return rt=[],rt}};return{getSnapshot:Et,subscribe:ln=>(Le.add(ln),()=>Le.delete(ln)),updateItems:(ln,Xt)=>{if(!(0,w.Bd)())return;const Pn=Et(),xn=Pn.indexOf(ln);xn!==-1&&Pn.splice(xn,1),Xt&&Pn.unshift(ln);const Gn=Pn.slice(0,fe);localStorage.setItem(Y,JSON.stringify(Gn)),rt=Gn,Le.forEach(fr=>fr())}}})(),Se=()=>{const Le=useSyncExternalStore(je.subscribe,je.getSnapshot,()=>[]),rt=useCallback(Dt=>{je.updateItems(Dt,!0)},[]),Et=useCallback(Dt=>{je.updateItems(Dt,!1)},[]);return{items:Le,addSearchHistoryItem:rt,removeSearchHistoryItem:Et}},re=()=>{var Le;return((Le=useThemeConfig().search)==null?void 0:Le.suggestedPages)||[]};var te=(Le,rt,Et)=>new Promise((Dt,Qt)=>{var ln=xn=>{try{Pn(Et.next(xn))}catch(Gn){Qt(Gn)}},Xt=xn=>{try{Pn(Et.throw(xn))}catch(Gn){Qt(Gn)}},Pn=xn=>xn.done?Dt(xn.value):Promise.resolve(xn.value).then(ln,Xt);Pn((Et=Et.apply(Le,rt)).next())});function Q({item:Le,labelRef:rt,nestedMenuRef:Et}){const[Dt,Qt]=ee(Le),[ln,Xt]=(0,o.useState)(!Dt),Pn=(0,W.Zp)(),xn=(0,W.zy)(),{style:Gn}=V({isExpanded:Dt,collapseElRef:Et||{current:null},onTransitionStateChange:un=>{var Nn;un==="collapseEnd"&&Xt(!0),un==="expandStart"&&Xt(!1),un==="expandEnd"&&((Nn=rt?.current)==null||Nn.dispatchEvent(new CustomEvent("menu:expand-end",{bubbles:!0})))}});function fr(un,Nn=!1){const Or=un.getBoundingClientRect();Or.top>=0&&Or.left>=0&&Or.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&Or.right<=(window.innerWidth||document.documentElement.clientWidth)&&typeof un.scrollIntoViewIfNeeded=="function"&&un.scrollIntoViewIfNeeded(Nn)}(0,o.useEffect)(()=>{Le.active&&rt&&rt.current&&fr(rt.current,!0)},[rt,Le.active]),(0,o.useEffect)(()=>{Le.active&&Dt&&rt&&rt.current&&fr(rt.current)},[rt,Dt,Le.active]);const Vn=(0,o.useCallback)(()=>te(this,null,function*(){if(Le.expanded==="always"||Le.link&&Le.hasActiveSubItem&&Le.link!==(0,w.uQ)(xn.pathname))return;const[un]=Le.items;!Dt&&Le.selectFirstItemOnExpand&&un.link&&(yield(0,w.Zm)({navigate:Pn,to:un.link})),Qt(!Dt)}),[Le,Dt,Pn,xn.pathname,Qt]);return{isExpanded:Dt,canUnmount:ln,style:Gn,handleExpand:Vn}}function le(Le){return Le.active||Le.hasActiveSubItem||Le.expanded==="true"||Le.expanded==="always"}function ee(Le){const[rt,Et]=(0,o.useState)(le(Le)),[Dt,Qt]=(0,o.useState)(le(Le));return(0,o.useEffect)(()=>{Et(Dt)},[Dt]),(0,o.useEffect)(()=>{const ln=le(Le);Et(ln),Qt(ln)},[Le.modified?Le.active:Le,Le.hasActiveSubItem,Le.expanded]),[rt,Qt]}var de=e(75808);const Ee={type:"separator",separatorLine:!0},Ue=Le=>{var rt,Et,Dt;const{useTranslate:Qt,useL10nConfig:ln,useCurrentProduct:Xt,usePageVersions:Pn,useSidebarItems:xn}=useThemeHooks(),{versions:Gn=[]}=Pn()||{},{defaultLocale:fr,currentLocale:Vn,locales:un}=ln(),{translate:Nn}=Qt(),Or=Gn.find(ro=>ro.active),{currentItems:lo,pushDrilldownState:dr,popDrilldownState:ii,backLink:Ho}=xn(Or),Ci=useLocation(),wi=Xt(),Oi=(rt=wi?.configOverride)==null?void 0:rt.navbar,$o=useThemeConfig(),To=useThemeConfig(!1),bo=((Et=To.navbar)==null?void 0:Et.items)||[],Uo=Oi?((Dt=$o.navbar)==null?void 0:Dt.items)||[]:[],wr=[];if(Le===MobileMenuType.PAGE){if(Or){const ro=buildVersionSection(Nn,Gn,Or);wr.push(...ro)}wr.length&&lo.length&&wr.push(Ee),wr.push(...lo)}else if(Le===MobileMenuType.PRODUCT)wr.push(...Uo),wr.length&&bo.length&&wr.push(Ee),bo.length&&wr.push(...bo);else if(Le===MobileMenuType.MAIN_MENU){const ro=Object.values(To.products||{}).map(pi=>({label:pi.name,link:pi.link,icon:pi.icon,type:"link"}));ro.length&&(wr.push({type:"separator",label:Nn("mobileMenu.products","Products")}),wr.push(...ro)),wr.length&&bo.length&&wr.push(Ee),bo.length&&wr.push(...bo)}const xo=buildLanguagesGroup(un,fr,Vn);return wr.length&&xo&&wr.push(Ee),xo&&wr.push(xo),{items:mapNavbarItems(wr,fr,Vn,un,Ci),popDrilldownState:ii,pushDrilldownState:dr,backLink:Ho}},Ke=()=>{var Le,rt;const{useTranslate:Et,useCurrentProduct:Dt,usePageVersions:Qt,useSidebarItems:ln}=useThemeHooks(),{versions:Xt=[]}=Qt()||{},Pn=Xt.find(dr=>dr?.active),{currentItems:xn}=ln(Pn),{translate:Gn}=Et(),fr=Dt(),Vn=useThemeConfig(),un=useLocation(),Or=((Le=fr?.configOverride)==null?void 0:Le.navbar)?((rt=Vn.navbar)==null?void 0:rt.items)||[]:[];return useMemo(()=>{const dr=[{label:Gn("mobileMenu.mainMenu","Main menu"),type:MobileMenuType.MAIN_MENU}];return fr&&Or.length&&dr.push({label:fr.name,type:MobileMenuType.PRODUCT}),(xn.length||Pn)&&dr.push({label:Gn("mobileMenu.previous","Previous"),type:MobileMenuType.PAGE}),dr},[un])};var dt=Math.pow;const Ct=typeof window>"u"?o.useEffect:o.useLayoutEffect,Te="cubic-bezier(0.4, 0, 0.2, 1)",ct="0px";function V({isExpanded:Le,collapseElRef:rt,onTransitionStateChange:Et=()=>{}}){const Dt=(0,o.useRef)(Le),[Qt,ln]=(0,o.useState)(!1),Xt=he(Et),Pn=(0,o.useRef)(void 0),xn=(0,o.useRef)(void 0);return Ct(()=>{const Gn=rt.current;if(!Gn||Le===Dt.current)return;Dt.current=Le;function fr(Nn){return Z(Nn)}const Vn=Nn=>`height ${fr(Nn)}ms ${Te}`,un=Nn=>{function Or(){Le?(ve(Gn,{height:"",overflow:"",transition:"",display:"",pointerEvents:"auto"}),Xt("expandEnd")):(ve(Gn,{transition:"",pointerEvents:""}),Xt("collapseEnd")),ln(!1)}xn.current&&pe(xn.current),xn.current=Me(Or,Nn)};return ln(!0),Le?Pn.current=requestAnimationFrame(()=>{Xt("expandStart"),ve(Gn,{display:"block",overflow:"hidden",pointerEvents:"none",height:ct}),Pn.current=requestAnimationFrame(()=>{Xt("expanding");const Nn=Oe(rt);un(fr(Nn)),rt.current&&(rt.current.style.transition=Vn(Nn),rt.current.style.height=`${Nn}px`)})}):Pn.current=requestAnimationFrame(()=>{Xt("collapseStart");const Nn=Oe(rt);un(fr(Nn)),ve(Gn,{transition:Vn(Nn),height:`${Nn}px`,pointerEvents:"none"}),Pn.current=requestAnimationFrame(()=>{Xt("collapsing"),ve(Gn,{height:ct,overflow:"hidden"})})}),()=>{Pn.current&&cancelAnimationFrame(Pn.current),xn.current&&pe(xn.current)}},[Le,rt,Xt]),{isExpanded:Le,style:!Qt&&!Le?{display:"none",height:ct,overflow:"hidden"}:{}}}function Z(Le){if(!Le||typeof Le=="string")return 0;const rt=Le/36;return Math.round((4+15*dt(rt,.25)+rt/5)*10)}function Oe(Le){var rt,Et;return(Et=(rt=Le.current)==null?void 0:rt.scrollHeight)!=null?Et:0}function Me(Le,rt){const Et=performance.now(),Dt={};function Qt(){Dt.id=requestAnimationFrame(ln=>{ln-Et>rt?Le():Qt()})}return Qt(),Dt}function pe(Le){Le.id&&cancelAnimationFrame(Le.id)}function ve(Le,rt){if(Le)for(const Et in rt){const Dt=rt[Et];Dt?Le.style[Et]=Dt:Le.style.removeProperty(Et)}}function he(Le){const rt=(0,o.useRef)(Le);return(0,o.useEffect)(()=>{rt.current=Le}),(0,o.useCallback)((...Et)=>{var Dt;return(Dt=rt.current)==null?void 0:Dt.call(rt,...Et)},[])}function at(){const{codeSnippet:{report:Le={}}={}}=A(),[rt,Et]=(0,o.useState)(!1),{tooltipText:Dt,buttonText:Qt,label:ln}=Le,{useTranslate:Xt,useSubmitFeedback:Pn}=G(),{translate:xn}=Xt(),{submitFeedback:Gn}=Pn(),fr=()=>{Et(!0)},Vn=()=>{setTimeout(function(){Et(!1)},3e3)},un=()=>{Et(!1)},Nn={onClick:fr,buttonText:Qt||xn("codeSnippet.report.buttonText","Report"),tooltip:Dt||xn("codeSnippet.report.tooltipText","Report a problem"),hide:Le?.hide===!0},Or={settings:{label:ln||xn("codeSnippet.report.label","What is wrong with this code?")},onSubmit:Vn,onCancel:un,submitFeedback:Gn};return{reportDialog:{visible:rt,props:Or},reportButton:{props:Nn}}}function gt({initialTab:Le,totalTabs:rt,containerRef:Et}){const[Dt,Qt]=(0,o.useState)(Le),[ln,Xt]=(0,o.useState)(Array.from({length:rt},(wr,xo)=>xo)),[Pn,xn]=(0,o.useState)([]),[Gn,fr]=(0,o.useState)(!1),Vn=(0,o.useRef)([]),un=(0,o.useRef)([]),Nn=(0,o.useRef)(void 0),[Or,lo]=(0,o.useState)(!1),dr=(0,o.useRef)(!1),ii=(0,o.useRef)(0),Ho=(0,o.useRef)([]);(0,o.useEffect)(()=>{Ho.current=Array.from({length:rt},(wr,xo)=>xo)},[rt]);const Ci=(0,o.useCallback)((wr,xo)=>{if(Vn.current[xo]=wr,wr){const ro=wr.getAttribute("data-label");ro&&(un.current[xo]=ro)}},[]),wi=(0,o.useCallback)((wr,xo)=>`${wr.replace(/\s+/g,"-").toLowerCase()}-${xo}`,[]),Oi=wr=>{const xo=Vn.current[wr];xo&&xo.focus()},$o=(0,o.useCallback)(wr=>{var xo;Oi(wr);const ro=(xo=Vn.current[wr])==null?void 0:xo.getAttribute("data-label");ro&&Qt(ro)},[]),To=(0,o.useCallback)(wr=>{var xo;let ro;if(typeof wr=="string"){if(ro=Vn.current.findIndex(pi=>pi?.getAttribute("data-label")===wr),ro===-1)return}else ro=wr;if(Gn){const pi=un.current[ro];pi&&(Qt(pi),Oi(ro));return}if(Pn.includes(ro)){const pi=[...ln],Mi=[...Pn],Xi=Mi.indexOf(ro);Xi!==-1&&Mi.splice(Xi,1);const Ni=pi.pop();Ni!==void 0&&Mi.unshift(Ni),pi.push(ro),Xt(pi),xn(Mi),requestAnimationFrame(()=>{var Ki;const Qi=(Ki=Vn.current[ro])==null?void 0:Ki.getAttribute("data-label");Qi&&(Qt(Qi),Oi(ro))})}else{const pi=(xo=Vn.current[ro])==null?void 0:xo.getAttribute("data-label");pi&&(Qt(pi),Oi(ro))}},[ln,Pn,Gn]),bo=(0,o.useCallback)((wr,xo)=>{let ro=xo;if(wr.key==="ArrowRight")ro=(xo+1)%rt;else if(wr.key==="ArrowLeft")ro=(xo-1+rt)%rt;else if(wr.key==="Home")wr.preventDefault(),ro=0;else if(wr.key==="End")wr.preventDefault(),ro=rt-1;else return;$o(ro)},[rt,$o]),Uo=(0,o.useCallback)(()=>{const wr=Et?.current;if(!wr)return;if(!wr.closest("div")){Xt(Array.from({length:rt},(ji,$i)=>$i)),xn([]),fr(!1);return}const ro=wr.offsetWidth-60,pi=wr.querySelectorAll('[role="tab"]'),Mi=80,Xi=20,Ni=Array.from(pi).map(ji=>ji.offsetWidth),Ki=Array.from(pi).map(ji=>ji.getAttribute("data-label")||""),Qi=Array.from(pi).map(ji=>ji.getAttribute("data-type")||""),oa=Ki.some(ji=>ji.length>30)?1:2,ia=Vn.current.findIndex(ji=>ji?.getAttribute("data-label")===Dt);let qi=0;const da=[],ga=[];let Ga=0;if(Array.from({length:oa}).forEach((ji,$i)=>{$i<Ni.length&&(Ga+=Ni[$i]+($i>0?Mi+Xi:0))}),Ga>ro){Xt([]),xn(Array.from({length:rt},(ji,$i)=>$i)),fr(!0);return}const ja=new Map;if(Array.from({length:rt}).forEach((ji,$i)=>{var Ra;const tn=Qi[$i]||"default";ja.has(tn)||ja.set(tn,[]),(Ra=ja.get(tn))==null||Ra.push($i)}),ja.forEach(ji=>{let $i=qi;const Ra=[],tn=[];ji.slice(0,oa).forEach(yn=>{const Yn=Ni[yn];$i+Yn+(Ra.length>0?Mi+Xi:0)<=ro?(Ra.push(yn),$i+=Yn):tn.push(yn)}),ji.slice(oa).forEach(yn=>{const Yn=Ni[yn];$i+Yn+Mi+Xi<=ro?(Ra.push(yn),$i+=Yn):tn.push(yn)}),da.push(...Ra),ga.push(...tn),qi=$i}),ia!==-1&&!da.includes(ia)){if(da.length>0){const $i=da.pop();$i!==void 0&&ga.unshift($i)}da.push(ia);const ji=ga.indexOf(ia);ji!==-1&&ga.splice(ji,1)}Xt(da),xn(ga),fr(da.length===0)},[Et,rt]);return(0,o.useEffect)(()=>{if(!Et?.current)return;const wr=()=>{if(!(Vn.current.length===rt&&Vn.current.every(Xi=>Xi?.offsetWidth))){Nn.current=requestAnimationFrame(wr);return}Uo(),dr.current=!0};Nn.current=requestAnimationFrame(wr);let xo;const ro=()=>{dr.current&&(xo&&cancelAnimationFrame(xo),xo=requestAnimationFrame(()=>{Nn.current&&cancelAnimationFrame(Nn.current),Nn.current=requestAnimationFrame(()=>{const Mi=Et?.current;if(!Mi)return;const Xi=Mi.offsetWidth;Math.abs(ii.current-Xi)>5&&(ii.current=Xi,Uo())})}))},pi=new ResizeObserver(ro);return pi.observe(Et.current),window.addEventListener("resize",ro),()=>{pi.disconnect(),window.removeEventListener("resize",ro),Nn.current&&cancelAnimationFrame(Nn.current),xo&&cancelAnimationFrame(xo)}},[Et,rt,Uo]),(0,o.useEffect)(()=>{const wr=requestAnimationFrame(()=>{lo(!0),Uo()});return()=>cancelAnimationFrame(wr)},[Uo]),{activeTab:Dt,setActiveTab:Qt,setTabRef:Ci,onTabClick:To,handleKeyboard:bo,getTabId:wi,visibleTabs:ln,overflowTabs:Pn,ready:Or,allTabsHidden:Gn}}function J(Le){(0,o.useEffect)(()=>{const rt=Le.current;if(!rt)return;const Et=rt.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])'),Dt=Et[0],Qt=ln=>{if(ln.key==="Tab"){const Xt=Et[Et.length-1];ln.shiftKey&&document.activeElement===Dt?(Xt?.focus(),ln.preventDefault()):!ln.shiftKey&&document.activeElement===Xt&&(Dt?.focus(),ln.preventDefault())}};return rt.addEventListener("keydown",Qt),Dt&&Dt.focus(),()=>{rt.removeEventListener("keydown",Qt)}},[Le])}function et(){const{useL10nConfig:Le,useLoadAndNavigate:rt}=useThemeHooks(),Et=useNavigate(),Dt=rt(),{currentLocale:Qt,locales:ln,defaultLocale:Xt}=Le(),Pn=ln.find(Gn=>Gn.code===Qt);function xn(Gn){const Vn=`${withPathPrefix(getPathnameForLocale(withoutPathPrefix(location.pathname),Xt,Gn,ln))}${location.search}${location.hash}`;Dt({navigate:Et,to:Vn})}return{currentLocale:Pn,locales:ln,setLocale:xn}}function lt(){const{useCurrentProduct:Le,useProducts:rt,useTelemetry:Et,useLoadAndNavigate:Dt}=useThemeHooks(),Qt=Le(),ln=rt(),Xt=Et(),Pn=useNavigate(),xn=Dt();function Gn(fr){fr&&(Xt.send({type:"product.picked",payload:{product:fr.slug}}),xn({navigate:Pn,to:fr.link}))}return{currentProduct:Qt,products:ln,setProduct:Gn}}var Ae=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function Ge(Le,rt,Et,Dt){Le.addEventListener?Le.addEventListener(rt,Et,Dt):Le.attachEvent&&Le.attachEvent("on".concat(rt),function(){Et(window.event)})}function Re(Le,rt){for(var Et=rt.slice(0,rt.length-1),Dt=0;Dt<Et.length;Dt++)Et[Dt]=Le[Et[Dt].toLowerCase()];return Et}function ce(Le){typeof Le!="string"&&(Le=""),Le=Le.replace(/\s/g,"");for(var rt=Le.split(","),Et=rt.lastIndexOf("");Et>=0;)rt[Et-1]+=",",rt.splice(Et,1),Et=rt.lastIndexOf("");return rt}function q(Le,rt){for(var Et=Le.length>=rt.length?Le:rt,Dt=Le.length>=rt.length?rt:Le,Qt=!0,ln=0;ln<Et.length;ln++)Dt.indexOf(Et[ln])===-1&&(Qt=!1);return Qt}for(var ie={backspace:8,"\u232B":8,tab:9,clear:12,enter:13,"\u21A9":13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"\u21EA":20,",":188,".":190,"/":191,"`":192,"-":Ae?173:189,"=":Ae?61:187,";":Ae?59:186,"'":222,"[":219,"]":221,"\\":220},xe={"\u21E7":16,shift:16,"\u2325":18,alt:18,option:18,"\u2303":17,ctrl:17,control:17,"\u2318":91,cmd:91,command:91},nt={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},ot={16:!1,18:!1,17:!1,91:!1},xt={},we=1;we<20;we++)ie["f".concat(we)]=111+we;var ze=[],At=!1,He="all",_e=[],vt=function(rt){return ie[rt.toLowerCase()]||xe[rt.toLowerCase()]||rt.toUpperCase().charCodeAt(0)},Rt=function(rt){return Object.keys(ie).find(function(Et){return ie[Et]===rt})},wt=function(rt){return Object.keys(xe).find(function(Et){return xe[Et]===rt})};function Jt(Le){He=Le||"all"}function Gt(){return He||"all"}function _t(){return ze.slice(0)}function en(){return ze.map(function(Le){return Rt(Le)||wt(Le)||String.fromCharCode(Le)})}function cn(Le){var rt=Le.target||Le.srcElement,Et=rt.tagName,Dt=!0;return(rt.isContentEditable||(Et==="INPUT"||Et==="TEXTAREA"||Et==="SELECT")&&!rt.readOnly)&&(Dt=!1),Dt}function yr(Le){return typeof Le=="string"&&(Le=vt(Le)),ze.indexOf(Le)!==-1}function lr(Le,rt){var Et,Dt;Le||(Le=Gt());for(var Qt in xt)if(Object.prototype.hasOwnProperty.call(xt,Qt))for(Et=xt[Qt],Dt=0;Dt<Et.length;)Et[Dt].scope===Le?Et.splice(Dt,1):Dt++;Gt()===Le&&Jt(rt||"all")}function jr(Le){var rt=Le.keyCode||Le.which||Le.charCode,Et=ze.indexOf(rt);if(Et>=0&&ze.splice(Et,1),Le.key&&Le.key.toLowerCase()==="meta"&&ze.splice(0,ze.length),(rt===93||rt===224)&&(rt=91),rt in ot){ot[rt]=!1;for(var Dt in xe)xe[Dt]===rt&&(Pt[Dt]=!1)}}function Oo(Le){if(typeof Le>"u")Object.keys(xt).forEach(function(Xt){return delete xt[Xt]});else if(Array.isArray(Le))Le.forEach(function(Xt){Xt.key&&qr(Xt)});else if(typeof Le=="object")Le.key&&qr(Le);else if(typeof Le=="string"){for(var rt=arguments.length,Et=new Array(rt>1?rt-1:0),Dt=1;Dt<rt;Dt++)Et[Dt-1]=arguments[Dt];var Qt=Et[0],ln=Et[1];typeof Qt=="function"&&(ln=Qt,Qt=""),qr({key:Le,scope:Qt,method:ln,splitKey:"+"})}}var qr=function(rt){var Et=rt.key,Dt=rt.scope,Qt=rt.method,ln=rt.splitKey,Xt=ln===void 0?"+":ln,Pn=ce(Et);Pn.forEach(function(xn){var Gn=xn.split(Xt),fr=Gn.length,Vn=Gn[fr-1],un=Vn==="*"?"*":vt(Vn);if(xt[un]){Dt||(Dt=Gt());var Nn=fr>1?Re(xe,Gn):[];xt[un]=xt[un].filter(function(Or){var lo=Qt?Or.method===Qt:!0;return!(lo&&Or.scope===Dt&&q(Or.mods,Nn))})}})};function no(Le,rt,Et,Dt){if(rt.element===Dt){var Qt;if(rt.scope===Et||rt.scope==="all"){Qt=rt.mods.length>0;for(var ln in ot)Object.prototype.hasOwnProperty.call(ot,ln)&&(!ot[ln]&&rt.mods.indexOf(+ln)>-1||ot[ln]&&rt.mods.indexOf(+ln)===-1)&&(Qt=!1);(rt.mods.length===0&&!ot[16]&&!ot[18]&&!ot[17]&&!ot[91]||Qt||rt.shortcut==="*")&&rt.method(Le,rt)===!1&&(Le.preventDefault?Le.preventDefault():Le.returnValue=!1,Le.stopPropagation&&Le.stopPropagation(),Le.cancelBubble&&(Le.cancelBubble=!0))}}}function ir(Le,rt){var Et=xt["*"],Dt=Le.keyCode||Le.which||Le.charCode;if(Pt.filter.call(this,Le)){if((Dt===93||Dt===224)&&(Dt=91),ze.indexOf(Dt)===-1&&Dt!==229&&ze.push(Dt),["ctrlKey","altKey","shiftKey","metaKey"].forEach(function(Or){var lo=nt[Or];Le[Or]&&ze.indexOf(lo)===-1?ze.push(lo):!Le[Or]&&ze.indexOf(lo)>-1?ze.splice(ze.indexOf(lo),1):Or==="metaKey"&&Le[Or]&&ze.length===3&&(Le.ctrlKey||Le.shiftKey||Le.altKey||(ze=ze.slice(ze.indexOf(lo))))}),Dt in ot){ot[Dt]=!0;for(var Qt in xe)xe[Qt]===Dt&&(Pt[Qt]=!0);if(!Et)return}for(var ln in ot)Object.prototype.hasOwnProperty.call(ot,ln)&&(ot[ln]=Le[nt[ln]]);Le.getModifierState&&!(Le.altKey&&!Le.ctrlKey)&&Le.getModifierState("AltGraph")&&(ze.indexOf(17)===-1&&ze.push(17),ze.indexOf(18)===-1&&ze.push(18),ot[17]=!0,ot[18]=!0);var Xt=Gt();if(Et)for(var Pn=0;Pn<Et.length;Pn++)Et[Pn].scope===Xt&&(Le.type==="keydown"&&Et[Pn].keydown||Le.type==="keyup"&&Et[Pn].keyup)&&no(Le,Et[Pn],Xt,rt);if(Dt in xt){for(var xn=0;xn<xt[Dt].length;xn++)if((Le.type==="keydown"&&xt[Dt][xn].keydown||Le.type==="keyup"&&xt[Dt][xn].keyup)&&xt[Dt][xn].key){for(var Gn=xt[Dt][xn],fr=Gn.splitKey,Vn=Gn.key.split(fr),un=[],Nn=0;Nn<Vn.length;Nn++)un.push(vt(Vn[Nn]));un.sort().join("")===ze.sort().join("")&&no(Le,Gn,Xt,rt)}}}}function Wr(Le){return _e.indexOf(Le)>-1}function Pt(Le,rt,Et){ze=[];var Dt=ce(Le),Qt=[],ln="all",Xt=document,Pn=0,xn=!1,Gn=!0,fr="+",Vn=!1;for(Et===void 0&&typeof rt=="function"&&(Et=rt),Object.prototype.toString.call(rt)==="[object Object]"&&(rt.scope&&(ln=rt.scope),rt.element&&(Xt=rt.element),rt.keyup&&(xn=rt.keyup),rt.keydown!==void 0&&(Gn=rt.keydown),rt.capture!==void 0&&(Vn=rt.capture),typeof rt.splitKey=="string"&&(fr=rt.splitKey)),typeof rt=="string"&&(ln=rt);Pn<Dt.length;Pn++)Le=Dt[Pn].split(fr),Qt=[],Le.length>1&&(Qt=Re(xe,Le)),Le=Le[Le.length-1],Le=Le==="*"?"*":vt(Le),Le in xt||(xt[Le]=[]),xt[Le].push({keyup:xn,keydown:Gn,scope:ln,mods:Qt,shortcut:Dt[Pn],method:Et,key:Dt[Pn],splitKey:fr,element:Xt});typeof Xt<"u"&&!Wr(Xt)&&window&&(_e.push(Xt),Ge(Xt,"keydown",function(un){ir(un,Xt)},Vn),At||(At=!0,Ge(window,"focus",function(){ze=[]},Vn)),Ge(Xt,"keyup",function(un){ir(un,Xt),jr(un)},Vn))}function po(Le){var rt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(xt).forEach(function(Et){var Dt=xt[Et].filter(function(Qt){return Qt.scope===rt&&Qt.shortcut===Le});Dt.forEach(function(Qt){Qt&&Qt.method&&Qt.method()})})}var Ao={getPressedKeyString:en,setScope:Jt,getScope:Gt,deleteScope:lr,getPressedKeyCodes:_t,isPressed:yr,filter:cn,trigger:po,unbind:Oo,keyMap:ie,modifier:xe,modifierMap:nt};for(var $r in Ao)Object.prototype.hasOwnProperty.call(Ao,$r)&&(Pt[$r]=Ao[$r]);if(typeof window<"u"){var gi=window.hotkeys;Pt.noConflict=function(Le){return Le&&window.hotkeys===Pt&&(window.hotkeys=gi),Pt},window.hotkeys=Pt}function zo(){var Le,rt;const[Et,Dt]=useState(!1),Qt=useThemeConfig(),ln=useLocation(),{useTelemetry:Xt}=useThemeHooks(),Pn=Xt(),xn=(rt=(Le=Qt?.search)==null?void 0:Le.shortcuts)!=null?rt:["\u2318+K,CTRL+K"],Gn=xn?.join(",");useEffect(()=>{if(Gn)return hotkeys(Gn,un=>{Dt(!0),Pn.send({type:"search.opened",payload:{method:"shortcut"}}),un.preventDefault()}),()=>hotkeys.unbind(Gn)},[Gn]);const fr=useCallback(function(){Pn.send({type:"search.opened",payload:{method:"click"}}),Dt(!0)},[]),Vn=useCallback(()=>{Dt(!1)},[]);return useEffect(Vn,[ln]),{isOpen:Et,onOpen:fr,onClose:Vn}}function Ai(Le,rt){const[Et,Dt]=useState(!1),Qt=useCallback(()=>{Dt(!Et)},[Et]);return{onFacetReset:Gn=>{const fr=[...Le],Vn=fr.findIndex(un=>un.field===Gn);Vn!==-1&&(fr[Vn].values=[]),rt(fr.filter(un=>un.values.length))},onFilterChange:(Gn,fr,Vn)=>{const un=fr?Array.isArray(fr)?fr:[fr]:[],Nn=[...Le],Or=Nn.findIndex(lo=>lo.field===Gn);if(Or>-1)Nn[Or].values=un;else{if(!un.length)return;Nn.push({field:Gn,values:un,isQuickFilter:Vn})}rt(Nn.filter(lo=>lo.values.length))},onFilterReset:()=>{rt([])},onFilterToggle:Qt,onQuickFilterReset:()=>{const Gn=[...Le];rt(Gn.filter(fr=>!fr.isQuickFilter))},isFilterOpen:Et}}function Eo(Le,rt){const[Et,Dt]=(0,o.useState)(Le),Qt=rt!==void 0,ln=Qt?rt:Et,Xt=(0,o.useCallback)(Pn=>{Qt||Dt(Pn)},[Qt]);return[ln,Xt]}function fi({tabs:Le,containerRef:rt,tabRefs:Et}){var Dt;const[Qt,ln]=(0,o.useState)(!1),Xt=(0,o.useMemo)(()=>{var un;return((un=Et?.current)==null?void 0:un.reduce((Nn,Or)=>Or?Nn+Or.offsetWidth:Nn,0))||0},[(Dt=Et?.current)==null?void 0:Dt.length]),{currentIndex:Pn,isFirstTab:xn,isLastTab:Gn}=(0,o.useMemo)(()=>{const un=Le.files.findIndex(Nn=>Nn.name===Le.activeTabName);return{currentIndex:un,isFirstTab:un===0,isLastTab:un===Le.files.length-1}},[Le]);(0,o.useEffect)(()=>{if(rt.current){const un=rt.current,Nn=new ResizeObserver(Or=>{const lo=Or[0].contentRect.width;ln(Xt>lo)});return Nn.observe(un),()=>{Nn.unobserve(un)}}},[rt.current]);const fr=(0,o.useCallback)(()=>{if(!xn){const un=Le.files[Pn-1].name;Le.handleTabSwitch(un)}},[Pn]),Vn=(0,o.useCallback)(()=>{if(!Gn){const un=Le.files[Pn+1].name;Le.handleTabSwitch(un)}},[Pn]);return{showControls:Qt,handlePrevTab:fr,handleNextTab:Vn}}function Yo({steps:Le,attributes:rt,root:Et}){const{filters:Dt,filesets:Qt,inputs:ln,toggles:Xt,__idx:Pn}=rt,xn=Pn===1,Gn=useCodeWalkthroughSteps({steps:Le,enableDeepLink:xn,root:Et}),fr=useCodeWalkthroughControls(Dt,ln,Xt,xn),Vn=Qt.filter(Nn=>fr.areConditionsMet(Nn)).flatMap(Nn=>Nn.files||[]),un=Qt.filter(Nn=>fr.areConditionsMet(Nn)).flatMap(Nn=>Nn.downloadAssociatedFiles||[]);return{stepsState:Gn,controlsState:fr,downloadAssociatedFiles:un,files:Vn}}var ni=Object.defineProperty,So=Object.defineProperties,Ta=Object.getOwnPropertyDescriptors,Lt=Object.getOwnPropertySymbols,Kt=Object.prototype.hasOwnProperty,Mt=Object.prototype.propertyIsEnumerable,Ht=(Le,rt,Et)=>rt in Le?ni(Le,rt,{enumerable:!0,configurable:!0,writable:!0,value:Et}):Le[rt]=Et,Xn=(Le,rt)=>{for(var Et in rt||(rt={}))Kt.call(rt,Et)&&Ht(Le,Et,rt[Et]);if(Lt)for(var Et of Lt(rt))Mt.call(rt,Et)&&Ht(Le,Et,rt[Et]);return Le},On=(Le,rt)=>So(Le,Ta(rt));function br({steps:Le,enableDeepLink:rt,root:Et}){const Dt=useLocation(),Qt=useNavigate(),ln=useMemo(()=>new URLSearchParams(Dt.search),[Dt.search]),Xt=useRef(null),Pn=useRef(null),xn=useRef(!1),Gn=useRef(new Set),[fr,Vn]=useState(rt?ln.get(ACTIVE_STEP_QUERY_PARAM):null),un=useMemo(()=>{const To=new Map;return Le.forEach((bo,Uo)=>{To.set(bo.id,On(Xn({},bo),{index:Uo}))}),To},[JSON.stringify(Le)]),Nn=useMemo(()=>{var To,bo;if(!isBrowser())return null;const Uo=((To=Pn.current)==null?void 0:To.clientHeight)||0,wr=((bo=document.querySelector("nav"))==null?void 0:bo.getBoundingClientRect().height)||0;return{filtersElementHeight:Uo,navbarHeight:wr}},[]),[Or,lo]=useState([]),[dr,ii]=useState({});useEffect(()=>{var To,bo,Uo,wr,xo;if(!Et.current||!Or.length||!Nn)return;const ro=Nn.filtersElementHeight+Nn.navbarHeight,pi=(bo=(To=Et.current)==null?void 0:To.clientHeight)!=null?bo:0,Mi=(xo=(wr=(Uo=Or[Or.length-1])==null?void 0:Uo.compRef)==null?void 0:wr.offsetTop)!=null?xo:0,Xi=Math.max(Mi-(pi-window.innerHeight),0);let Ki=Ur(Or).flatMap(Qi=>Jr(Qi));if(Xi){const Qi=ro,Ia=Math.max(pi-window.innerHeight,0);Ki=_r({endOffset:Ia,markers:Ki,startOffset:ro<Ia?Qi:0})}ii(Ki.reduce((Qi,Ia,oa)=>{var ia;const qi=Or[oa];return Qi[qi.id]={offset:Ia,height:Ki[oa+1]||!qi.compRef?((ia=Ki[oa+1])!=null?ia:pi)-Ia:qi.compRef.clientHeight},Qi},{}))},[Or,Et.current,Nn]);const Ho=useCallback((To,bo)=>{if(Xt.current){const Uo=un.get(To);Uo&&(Uo.markerRef=bo),Xt.current.observe(bo),Gn.current.add(bo)}},[un]),Ci=useCallback((To,bo)=>{if(Xt.current){const Uo=un.get(To);Uo&&(Uo.markerRef=void 0),Xt.current.unobserve(bo),Gn.current.delete(bo)}},[un]),wi=useCallback((To,bo)=>{const Uo=un.get(To);Uo&&(Uo.compRef=bo,lo(wr=>insertAt(wr,Uo.index,Uo)))},[un]),Oi=useCallback(To=>{const bo=un.get(To);bo&&(bo.compRef=void 0,lo(Uo=>removeElement(Uo,bo)),Vn(Uo=>Uo===To?null:Uo))},[un]),$o=useCallback(To=>{var bo,Uo,wr;if(!(xn.current||!Or.length)){if(Or.length<2){Vn(((bo=Or[0])==null?void 0:bo.id)||null);return}for(const xo of To){const ro=(wr=(Uo=xo.target)==null?void 0:Uo.dataset)==null?void 0:wr.stepId;if(!ro)continue;const{intersectionRatio:pi,boundingClientRect:Mi,rootBounds:Xi,isIntersecting:Ni}=xo,Ki=un.get(ro);if(!Ki)continue;const Qi=Or.findIndex(qi=>qi.id===ro),{next:Ia}=getAdjacentValues(Or,Qi),oa=Xi?.bottom!==void 0&&Mi.top<Xi.top,ia=Ni;if(pi>.8&&pi<1&&oa){Vn(Ki.id);break}if(pi<1&&pi!==0&&oa){let qi=null;ia?qi=Ki.id:Ia&&(qi=Ia.id),Vn(da=>qi||da);break}}}},[un,Or]);return useEffect(()=>{var To;if(!Nn)return;const bo=new IntersectionObserver($o,{threshold:[.3,.8,.9,.95],rootMargin:`-${Nn.filtersElementHeight+Nn.navbarHeight}px 0px 0px 0px`});for(const Uo of Gn.current.values())bo.observe(Uo);(To=Xt.current)==null||To.disconnect(),Xt.current=bo},[$o,dr,Nn]),useEffect(()=>{var To,bo,Uo;if(!Nn)return;const wr=(bo=(To=Et.current)==null?void 0:To.offsetTop)!=null?bo:0;!fr&&wr<=Nn.navbarHeight&&Vn(((Uo=Or[0])==null?void 0:Uo.id)||null)},[fr,Et.current,Nn,Or]),useEffect(()=>{if(!rt)return;const To=new URLSearchParams(Array.from(ln.entries()));fr?To.set(ACTIVE_STEP_QUERY_PARAM,fr):To.delete(ACTIVE_STEP_QUERY_PARAM);const bo=To.toString();bo!==Dt.search.substring(1)&&Qt({search:bo},{replace:!0})},[fr]),{registerStep:wi,removeStep:Oi,markers:dr,registerMarker:Ho,removeMarker:Ci,lockObserver:xn,filtersElementRef:Pn,activeStep:fr,setActiveStep:Vn}}function Ur(Le){var rt,Et,Dt,Qt,ln,Xt,Pn,xn,Gn,fr,Vn,un,Nn;if(!Le.length)return[];const Or=(Dt=(Et=(rt=Le[0])==null?void 0:rt.compRef)==null?void 0:Et.offsetTop)!=null?Dt:0,lo=(Xt=(ln=(Qt=Le[0])==null?void 0:Qt.compRef)==null?void 0:ln.clientHeight)!=null?Xt:0,dr=(Gn=(xn=(Pn=Le[1])==null?void 0:Pn.compRef)==null?void 0:xn.offsetTop)!=null?Gn:0,ii=Math.max(dr-Or-lo,0);let Ho=0;const Ci=[{offset:0,freeSpace:Or,usedSpace:0,steps:[]}];for(let wi=0;wi<Le.length;wi++){let Oi=Ci[Ho];const $o=Le[wi],To=(Vn=(fr=$o.compRef)==null?void 0:fr.clientHeight)!=null?Vn:0,bo=(Nn=(un=$o.compRef)==null?void 0:un.offsetTop)!=null?Nn:0;if(Oi.freeSpace+Oi.usedSpace!==Math.max(bo-Oi.offset,0)){const wr=Oi.offset+Oi.freeSpace+Oi.usedSpace;Ho++,Ci[Ho]={offset:wr,freeSpace:Math.max(bo-wr,0),usedSpace:0,steps:[]},Oi=Ci[Ho]}Oi.steps.push({offset:bo-Oi.offset,height:To,ref:$o.compRef}),Oi.usedSpace+=To+ii}return Ci}function Jr(Le){if(!Le.steps.length)return[];if(Le.steps.length===1)return[Le.offset+Le.steps[0].offset-Le.freeSpace];const rt=Le.freeSpace>.3*window.innerHeight?.3*window.innerHeight:Le.freeSpace,Et=Le.freeSpace-rt,Dt=Le.steps[Le.steps.length-1].offset;return _r({startOffset:0,endOffset:Dt-Et,markers:Le.steps.map(Qt=>Qt.offset),additionalSteps:[Qt=>Le.offset+Et+Qt]})}function _r({endOffset:Le,markers:rt,startOffset:Et,additionalSteps:Dt=[]}){return rt.map(Qt=>{const ln=Fr({min:rt[0],max:rt[rt.length-1],value:Qt}),Xt=Le-Et;let Pn=Et+ln*Xt;for(const xn of Dt)Pn=xn(Pn);return Pn})}function Fr(Le){const{min:rt,max:Et,value:Dt}=Le;return(Dt-rt)/(Et-rt)}var jo=Object.defineProperty,Io=Object.defineProperties,oi=Object.getOwnPropertyDescriptors,Jo=Object.getOwnPropertySymbols,Ye=Object.prototype.hasOwnProperty,ut=Object.prototype.propertyIsEnumerable,It=(Le,rt,Et)=>rt in Le?jo(Le,rt,{enumerable:!0,configurable:!0,writable:!0,value:Et}):Le[rt]=Et,St=(Le,rt)=>{for(var Et in rt||(rt={}))Ye.call(rt,Et)&&It(Le,Et,rt[Et]);if(Jo)for(var Et of Jo(rt))ut.call(rt,Et)&&It(Le,Et,rt[Et]);return Le},jt=(Le,rt)=>Io(Le,oi(rt));const on={input:"",toggle:!1,filter:""};function qt(Le,rt,Et,Dt){const Qt=useLocation(),ln=useNavigate(),Xt=useMemo(()=>new URLSearchParams(Qt.search),[Qt.search]),Pn=useRef(Le),xn=useRef(rt),Gn=useRef(Et),fr=()=>{var dr,ii,Ho,Ci;const wi={};for(const[Oi,$o]of Object.entries(Et))wi[Oi]=jt(St({},$o),{render:!0,type:"toggle",value:Dt?Xt.get(Oi)==="true":!1});for(const[Oi,$o]of Object.entries(rt))wi[Oi]=jt(St({},$o),{render:!0,type:"input",value:Dt&&(dr=Xt.get(Oi))!=null?dr:$o.value});for(const[Oi,$o]of Object.entries(Le)){const To=((Ho=(ii=$o?.items)==null?void 0:ii[0])==null?void 0:Ho.value)||"";wi[Oi]=jt(St({},$o),{render:!0,type:"filter",value:Dt&&(Ci=Xt.get(Oi))!=null?Ci:To})}return wi},[Vn,un]=useState(fr);useEffect(()=>{if([JSON.stringify(Le)===JSON.stringify(Pn.current),JSON.stringify(rt)===JSON.stringify(xn.current),JSON.stringify(Et)===JSON.stringify(Gn.current)].every(Boolean))return;Pn.current=Le,xn.current=rt,Gn.current=Et;const ii=fr();Object.entries(ii).forEach(([Ho,Ci])=>{const wi=Vn[Ho];wi&&wi.type===Ci.type&&(ii[Ho]=jt(St({},Ci),{value:wi.value}))}),un(ii)},[Le,rt,Et,Dt]);const Nn=(dr,ii)=>{un(Ho=>{const Ci=Ho[dr];if(!Ci)return console.error(`Control with id "${dr}" not found.`),Ho;switch(Ci.type){case"input":if(typeof ii!="string")return console.error(`Invalid value type for input "${dr}". Input control type requires a string value.`),Ho;break;case"toggle":if(typeof ii!="boolean")return console.error(`Invalid value type for toggle "${dr}". Toggle control type requires a boolean value.`),Ho;break;case"filter":if(typeof ii!="string")return console.error(`Invalid value type for filter "${dr}". Filter control type requires a string value.`),Ho;break;default:return console.error(`Invalid control type "${Ci?.type}" for control "${dr}". Allowed types are "toggle", "input", or "filter".`),Ho}return jt(St({},Ho),{[dr]:jt(St({},Ci),{value:ii})})})},Or=dr=>{const ii=Vn[dr];return ii?{render:ii.render,value:ii.value}:null},lo=useMemo(()=>{const dr=$o=>matchCodeWalkthroughConditions($o,Vn);for(const $o of Object.values(Vn))$o.render=!0,$o.value=$o.value||on[$o.type];for(const[$o,To]of Object.entries(Vn))To&&!dr(To)&&(Vn[$o].render=!1,Vn[$o].value=on[To.type]);const ii=[];for(const[$o,To]of Object.entries(Le)){if(!Vn[$o].render)continue;const Uo=(Array.isArray(To?.items)?To.items:[]).filter(xo=>dr(xo));if(Uo.length===0){Vn[$o].render=!1,Vn[$o].value=on.filter;continue}const wr=Vn[$o].value;if(wr){const xo=Uo.findIndex(({value:ro})=>ro===wr)!==-1;Vn[$o].value=xo?wr:Uo[0].value}else Vn[$o].value=Uo[0].value;ii.push({id:$o,label:To.label,items:Uo})}const Ho=Object.fromEntries(Object.entries(Vn).filter(([$o,To])=>To.type==="input"));return{activeFilters:ii,areConditionsMet:dr,handleDownloadCode:$o=>downloadCodeWalkthrough($o,Vn,Ho),getFileText:$o=>getCodeWalkthroughFileText($o,Vn,Ho),populateInputsWithValue:$o=>replaceInputsWithValue($o,Ho)}},[Vn]);return useEffect(()=>{if(!Dt)return;const dr=new URLSearchParams(Array.from(Xt.entries()));for(const[Ho,{value:Ci}]of Object.entries(Vn))Ci?dr.set(Ho,Ci.toString()):dr.delete(Ho);const ii=dr.toString();ii!==Qt.search.substring(1)&&ln({search:ii},{replace:!0})},[Vn]),St({changeControlState:Nn,getControlState:Or},lo)}const $n={content:[],path:"",basename:"",metadata:{},language:""};function jn(Le){const{activeStep:rt}=useContext(CodeWalkthroughStepsContext),{areConditionsMet:Et,populateInputsWithValue:Dt}=useContext(CodeWalkthroughControlsStateContext),{useCodeHighlight:Qt}=useThemeHooks(),{highlight:ln}=Qt(),Xt=useCallback(lo=>Le.findIndex(dr=>dr.path===lo),[Le]),Pn=useCallback(lo=>Le.findIndex(dr=>dr.metadata.steps.includes(lo)),[Le]),xn=rt?Pn(rt):0,Gn=xn!==-1?xn:0,[fr,Vn]=useState(Gn);useEffect(()=>{Vn(Gn)},[Gn,rt,Le]);const un=useCallback(lo=>{const dr=Xt(lo);dr!==-1&&Vn(dr)},[Xt]),Nn=Le[fr]||Le[Gn]||$n,Or=useMemo(()=>{const{highlightedLines:lo,code:dr,isWholeFileSelected:ii}=Hn(Nn,rt,Et,Dt);return ln(dr,Nn.language,{withLineNumbers:!0,highlight:ii?"":`{${Array.from(lo).join(",")}}`,customTransformer:{line(Ho,Ci){lo.has(Ci)||this.addClassToHast(Ho,"greyed-out")}}})},[Nn,rt,ln,Et,Dt]);return{activeFile:Nn,handleTabSwitch:un,highlightedCode:Or}}function Hn(Le,rt,Et,Dt){const Qt=Le.content.flatMap(Pn=>Wn(Pn,rt,Et,Dt)),ln=[],Xt=new Set;return Qt.forEach(({lineContent:Pn,highlighted:xn},Gn)=>{ln.push(Pn),xn&&Xt.add(Gn+1)}),{highlightedLines:Xt,code:ln.join(`
|
|
4382
4381
|
`),isWholeFileSelected:Xt.size===ln.length}}function Wn(Le,rt,Et,Dt,Qt=!1){if(typeof Le=="string")return[{lineContent:Dt(Le),highlighted:Qt}];{const ln=Et(Le.condition),Xt=Qt||rt!=null&&Le.condition.steps.length>0&&Le.condition.steps.includes(rt);return ln?Le.children.flatMap(Pn=>Wn(Pn,rt,Et,Dt,Xt)):[]}}var Br=Object.defineProperty,Rn=Object.defineProperties,qn=Object.getOwnPropertyDescriptors,rr=Object.getOwnPropertySymbols,vr=Object.prototype.hasOwnProperty,cr=Object.prototype.propertyIsEnumerable,Qn=(Le,rt,Et)=>rt in Le?Br(Le,rt,{enumerable:!0,configurable:!0,writable:!0,value:Et}):Le[rt]=Et,Gr=(Le,rt)=>{for(var Et in rt||(rt={}))vr.call(rt,Et)&&Qn(Le,Et,rt[Et]);if(rr)for(var Et of rr(rt))cr.call(rt,Et)&&Qn(Le,Et,rt[Et]);return Le},mo=(Le,rt)=>Rn(Le,qn(rt));function Mo(Le){return useMemo(function(){const rt=Le.map(({path:Qt})=>Qt),Et=findClosestCommonDirectory(rt);return Le.map(Qt=>{const ln=Fo(Qt.basename),Xt=Qt.path.split("/").slice(-2,-1)[0],Pn=Le.some(Gn=>Qt.basename===Gn.basename&&Qt.path!==Gn.path),xn=Qt.path===`${removeLeadingSlash(Et)}/${Qt.basename}`;return mo(Gr({},Qt),{FileIcon:ln,inRootDir:xn,parentFolder:Xt,isNameDuplicate:Pn})})},[Le])}function Fo(Le){var rt;const Et=((rt=Le.split(".").pop())==null?void 0:rt.toLowerCase())||"";return getFileIconByExt(Et)}const An=Le=>Le?.current?{width:Le.current.offsetWidth,height:Le.current.offsetHeight}:Le?.current===null?{width:0,height:0}:{width:typeof window<"u"?window.innerWidth:0,height:typeof window<"u"?window.innerHeight:0};function Ar({delay:Le=50,detectSizes:rt="both"}={}){const Et=useRef(null),Dt=useRef(An(Et)),[Qt,ln]=useState(An(Et)),Xt=useRef(!0),Pn=useCallback(xn=>{const Gn=rt==="both"||rt==="width",fr=rt==="both"||rt==="height",Vn=Gn&&xn.width!==Dt.current.width,un=fr&&xn.height!==Dt.current.height;if(Vn||un){const Nn={width:Gn?xn.width:Dt.current.width,height:fr?xn.height:Dt.current.height};ln(Nn),Dt.current=Nn}},[rt]);return useLayoutEffect(()=>{let xn=null;const Gn=fr=>{if(Xt.current){Pn(fr),Xt.current=!1;return}xn===null&&(xn=window.setTimeout(()=>{Pn(fr),xn=null},Le))};if(Et?.current&&typeof ResizeObserver<"u"){const fr=new ResizeObserver(Vn=>{for(const un of Vn){const{width:Nn,height:Or}=un.contentRect;Gn({width:Nn,height:Or})}});return fr.observe(Et.current),()=>{fr.disconnect(),xn!==null&&clearTimeout(xn)}}},[Et,Pn,Le]),[Qt,Et]}const ur=null,mr=null;function fo(){const{useTranslate:Le}=useThemeHooks(),{translate:rt}=Le();return{format:useCallback(Dt=>{let Qt=0,ln=(Date.now()-Dt.getTime())/1e3;for(;ln>=mr[Qt]&&Qt<mr.length;Qt++)ln/=mr[Qt];if(ln=Math.floor(ln),Qt===0)return rt("time.justNow","just now");const Xt=ur[Qt],Pn=ln>1?"s":"",xn=`time.past.${Xt}${Pn}`;return rt(xn,{defaultValue:`${ln} ${Xt}${Pn} ago`,count:ln,replace:{value:ln}})},[rt])}}function gn(Le){const rt=useMemo(()=>getUserAgent().includes("Mac")?"metaKey":"ctrlKey",[]),Et=useCallback(Xt=>Xt.key==="a"&&Xt[rt],[rt]),Dt=useCallback(Xt=>Xt.key==="v"&&Xt[rt],[rt]),Qt=useMemo(()=>[{match:Xt=>Xt.key==="Enter",execute:Xt=>{var Pn;return(Pn=Le?.onEnter)==null?void 0:Pn.call(Le,Xt)}},{match:Xt=>Xt.key==="Escape",execute:Xt=>{var Pn,xn,Gn;(Pn=Le?.onEscape)==null||Pn.call(Le,Xt),((xn=Xt.currentTarget)==null?void 0:xn.selectionStart)!==((Gn=Xt.currentTarget)==null?void 0:Gn.selectionEnd)&&(Xt.stopPropagation(),Xr(Xt))}},{match:Et,execute:Xt=>{var Pn;return(Pn=Le?.onSelectAll)==null?void 0:Pn.call(Le,Xt)}},{match:Dt,execute:Xt=>{var Pn;return(Pn=Le?.onPaste)==null?void 0:Pn.call(Le,Xt)}},{match:Xt=>{var Pn,xn,Gn,fr,Vn,un;if(!((Pn=Xt.currentTarget)!=null&&Pn.value))return!1;const Nn=((Gn=(xn=Xt.currentTarget)==null?void 0:xn.selectionEnd)!=null?Gn:0)-((Vn=(fr=Xt.currentTarget)==null?void 0:fr.selectionStart)!=null?Vn:0),Or=((un=Xt.currentTarget)==null?void 0:un.value.length)===Nn,lo=ar(Xt)||Dt(Xt)||go(Xt);return Or&&lo},execute:Xt=>{var Pn;return(Pn=Le?.onClear)==null?void 0:Pn.call(Le,Xt)}}],[Le,Dt,Et]);return{onKeyDown:useCallback(Xt=>{for(const Pn of Qt)Pn.match(Xt)&&Pn.execute(Xt)},[Qt])}}function Xr(Le){var rt;const Et=(rt=Le.currentTarget.selectionEnd)!=null?rt:0;Le.currentTarget.setSelectionRange(Et,Et)}function ar(Le){return Le.key.length===1&&!Le.ctrlKey&&!Le.metaKey}function go(Le){return Le.key==="Backspace"||Le.key==="Delete"}function Ro(){const{usePageVersions:Le}=useThemeHooks(),{versions:rt}=Le(),Et=rt.find(Dt=>Dt.active);return Et?.version}function Qr(){const{usePageVersions:Le}=useThemeHooks();return Le().versions.map(Et=>({active:Et.active,default:Et.default,label:Et.label,version:Et.version}))}},6604:(P,t,e)=>{"use strict";e.d(t,{GlobalStyle:()=>d.zy,IS_BROWSER:()=>g.KJ,SecurityVariablesEnvSuffix:()=>o._z,addLeadingSlash:()=>g.tb,addTrailingSlash:()=>g.hg,breakpoints:()=>g.fi,combineUrls:()=>g.yK,getPathPrefix:()=>g.yc,isNotNull:()=>g.Pe,isObject:()=>g.Gv,isPrimitive:()=>g.sO,isString:()=>g.Kg,isUndefined:()=>g.b0,removeLeadingSlash:()=>g.uv,typedMemo:()=>p.v,useActiveSectionId:()=>C.iQ,useFocusTrap:()=>C.rM,useModalScrollLock:()=>C.nk,useMount:()=>C.JO,useOutsideClick:()=>C.jz,useThemeHooks:()=>C.vm});var o=e(75808),f=e(43953),p=e(50965),C=e(1536),u=e(6838);e.o(u,"AddIcon")&&e.d(t,{AddIcon:function(){return u.AddIcon}}),e.o(u,"Admonition")&&e.d(t,{Admonition:function(){return u.Admonition}}),e.o(u,"AfterOpenApiOperation")&&e.d(t,{AfterOpenApiOperation:function(){return u.AfterOpenApiOperation}}),e.o(u,"AfterOpenApiTitle")&&e.d(t,{AfterOpenApiTitle:function(){return u.AfterOpenApiTitle}}),e.o(u,"ArrowLeftIcon")&&e.d(t,{ArrowLeftIcon:function(){return u.ArrowLeftIcon}}),e.o(u,"ArrowRightIcon")&&e.d(t,{ArrowRightIcon:function(){return u.ArrowRightIcon}}),e.o(u,"ArrowUpRightIcon")&&e.d(t,{ArrowUpRightIcon:function(){return u.ArrowUpRightIcon}}),e.o(u,"Badge")&&e.d(t,{Badge:function(){return u.Badge}}),e.o(u,"BeforeOpenApiOperation")&&e.d(t,{BeforeOpenApiOperation:function(){return u.BeforeOpenApiOperation}}),e.o(u,"Button")&&e.d(t,{Button:function(){return u.Button}}),e.o(u,"CharacterIcon")&&e.d(t,{CharacterIcon:function(){return u.CharacterIcon}}),e.o(u,"CheckboxIcon")&&e.d(t,{CheckboxIcon:function(){return u.CheckboxIcon}}),e.o(u,"CheckmarkIcon")&&e.d(t,{CheckmarkIcon:function(){return u.CheckmarkIcon}}),e.o(u,"ChevronDownIcon")&&e.d(t,{ChevronDownIcon:function(){return u.ChevronDownIcon}}),e.o(u,"ChevronRightIcon")&&e.d(t,{ChevronRightIcon:function(){return u.ChevronRightIcon}}),e.o(u,"ChevronSortIcon")&&e.d(t,{ChevronSortIcon:function(){return u.ChevronSortIcon}}),e.o(u,"ChevronUpIcon")&&e.d(t,{ChevronUpIcon:function(){return u.ChevronUpIcon}}),e.o(u,"CircleDashIcon")&&e.d(t,{CircleDashIcon:function(){return u.CircleDashIcon}}),e.o(u,"CleanIcon")&&e.d(t,{CleanIcon:function(){return u.CleanIcon}}),e.o(u,"CloseFilledIcon")&&e.d(t,{CloseFilledIcon:function(){return u.CloseFilledIcon}}),e.o(u,"CloseIcon")&&e.d(t,{CloseIcon:function(){return u.CloseIcon}}),e.o(u,"CloseOutlineIcon")&&e.d(t,{CloseOutlineIcon:function(){return u.CloseOutlineIcon}}),e.o(u,"CloudUploadIcon")&&e.d(t,{CloudUploadIcon:function(){return u.CloudUploadIcon}}),e.o(u,"CodeBlock")&&e.d(t,{CodeBlock:function(){return u.CodeBlock}}),e.o(u,"CodeIcon")&&e.d(t,{CodeIcon:function(){return u.CodeIcon}}),e.o(u,"CookieIcon")&&e.d(t,{CookieIcon:function(){return u.CookieIcon}}),e.o(u,"CopyButton")&&e.d(t,{CopyButton:function(){return u.CopyButton}}),e.o(u,"DataFormatIcon")&&e.d(t,{DataFormatIcon:function(){return u.DataFormatIcon}}),e.o(u,"DataRefineryIcon")&&e.d(t,{DataRefineryIcon:function(){return u.DataRefineryIcon}}),e.o(u,"DocumentAddIcon")&&e.d(t,{DocumentAddIcon:function(){return u.DocumentAddIcon}}),e.o(u,"DocumentBlankIcon")&&e.d(t,{DocumentBlankIcon:function(){return u.DocumentBlankIcon}}),e.o(u,"DocumentIcon")&&e.d(t,{DocumentIcon:function(){return u.DocumentIcon}}),e.o(u,"DownloadIcon")&&e.d(t,{DownloadIcon:function(){return u.DownloadIcon}}),e.o(u,"DraggableIcon")&&e.d(t,{DraggableIcon:function(){return u.DraggableIcon}}),e.o(u,"Dropdown")&&e.d(t,{Dropdown:function(){return u.Dropdown}}),e.o(u,"DropdownMenu")&&e.d(t,{DropdownMenu:function(){return u.DropdownMenu}}),e.o(u,"DropdownMenuItem")&&e.d(t,{DropdownMenuItem:function(){return u.DropdownMenuItem}}),e.o(u,"EditIcon")&&e.d(t,{EditIcon:function(){return u.EditIcon}}),e.o(u,"EmailButton")&&e.d(t,{EmailButton:function(){return u.EmailButton}}),e.o(u,"Feedback")&&e.d(t,{Feedback:function(){return u.Feedback}}),e.o(u,"FileIcon")&&e.d(t,{FileIcon:function(){return u.FileIcon}}),e.o(u,"FileStorageIcon")&&e.d(t,{FileStorageIcon:function(){return u.FileStorageIcon}}),e.o(u,"FlowIcon")&&e.d(t,{FlowIcon:function(){return u.FlowIcon}}),e.o(u,"FolderIcon")&&e.d(t,{FolderIcon:function(){return u.FolderIcon}}),e.o(u,"GlobalStyle")&&e.d(t,{GlobalStyle:function(){return u.GlobalStyle}}),e.o(u,"H1")&&e.d(t,{H1:function(){return u.H1}}),e.o(u,"H2")&&e.d(t,{H2:function(){return u.H2}}),e.o(u,"H3")&&e.d(t,{H3:function(){return u.H3}}),e.o(u,"H4")&&e.d(t,{H4:function(){return u.H4}}),e.o(u,"IBMCloudHyperProtectCryptoServicesIcon")&&e.d(t,{IBMCloudHyperProtectCryptoServicesIcon:function(){return u.IBMCloudHyperProtectCryptoServicesIcon}}),e.o(u,"IS_BROWSER")&&e.d(t,{IS_BROWSER:function(){return u.IS_BROWSER}}),e.o(u,"InformationIcon")&&e.d(t,{InformationIcon:function(){return u.InformationIcon}}),e.o(u,"JsonIcon")&&e.d(t,{JsonIcon:function(){return u.JsonIcon}}),e.o(u,"JsonViewer")&&e.d(t,{JsonViewer:function(){return u.JsonViewer}}),e.o(u,"LayoutVariant")&&e.d(t,{LayoutVariant:function(){return u.LayoutVariant}}),e.o(u,"LinkIcon")&&e.d(t,{LinkIcon:function(){return u.LinkIcon}}),e.o(u,"Loading")&&e.d(t,{Loading:function(){return u.Loading}}),e.o(u,"Markdown")&&e.d(t,{Markdown:function(){return u.Markdown}}),e.o(u,"MaximizeIcon")&&e.d(t,{MaximizeIcon:function(){return u.MaximizeIcon}}),e.o(u,"Menu")&&e.d(t,{Menu:function(){return u.Menu}}),e.o(u,"NewTabButton")&&e.d(t,{NewTabButton:function(){return u.NewTabButton}}),e.o(u,"OpenApiFooter")&&e.d(t,{OpenApiFooter:function(){return u.OpenApiFooter}}),e.o(u,"OpenApiHeader")&&e.d(t,{OpenApiHeader:function(){return u.OpenApiHeader}}),e.o(u,"OverflowMenuVerticalIcon")&&e.d(t,{OverflowMenuVerticalIcon:function(){return u.OverflowMenuVerticalIcon}}),e.o(u,"Panel")&&e.d(t,{Panel:function(){return u.Panel}}),e.o(u,"PanelBody")&&e.d(t,{PanelBody:function(){return u.PanelBody}}),e.o(u,"PanelHeader")&&e.d(t,{PanelHeader:function(){return u.PanelHeader}}),e.o(u,"PanelHeaderTitle")&&e.d(t,{PanelHeaderTitle:function(){return u.PanelHeaderTitle}}),e.o(u,"Portal")&&e.d(t,{Portal:function(){return u.Portal}}),e.o(u,"RestartIcon")&&e.d(t,{RestartIcon:function(){return u.RestartIcon}}),e.o(u,"RocketIcon")&&e.d(t,{RocketIcon:function(){return u.RocketIcon}}),e.o(u,"SaveIcon")&&e.d(t,{SaveIcon:function(){return u.SaveIcon}}),e.o(u,"SearchIcon")&&e.d(t,{SearchIcon:function(){return u.SearchIcon}}),e.o(u,"SecurityIcon")&&e.d(t,{SecurityIcon:function(){return u.SecurityIcon}}),e.o(u,"Segmented")&&e.d(t,{Segmented:function(){return u.Segmented}}),e.o(u,"Select")&&e.d(t,{Select:function(){return u.Select}}),e.o(u,"SettingsCogIcon")&&e.d(t,{SettingsCogIcon:function(){return u.SettingsCogIcon}}),e.o(u,"SidePanelCloseIcon")&&e.d(t,{SidePanelCloseIcon:function(){return u.SidePanelCloseIcon}}),e.o(u,"SidePanelOpenIcon")&&e.d(t,{SidePanelOpenIcon:function(){return u.SidePanelOpenIcon}}),e.o(u,"SidebarActions")&&e.d(t,{SidebarActions:function(){return u.SidebarActions}}),e.o(u,"SidebarLogo")&&e.d(t,{SidebarLogo:function(){return u.SidebarLogo}}),e.o(u,"Spinner")&&e.d(t,{Spinner:function(){return u.Spinner}}),e.o(u,"SpinnerIcon")&&e.d(t,{SpinnerIcon:function(){return u.SpinnerIcon}}),e.o(u,"StatusCode")&&e.d(t,{StatusCode:function(){return u.StatusCode}}),e.o(u,"Switch")&&e.d(t,{Switch:function(){return u.Switch}}),e.o(u,"TableBuiltIcon")&&e.d(t,{TableBuiltIcon:function(){return u.TableBuiltIcon}}),e.o(u,"Tag")&&e.d(t,{Tag:function(){return u.Tag}}),e.o(u,"ThreePanelLayout")&&e.d(t,{ThreePanelLayout:function(){return u.ThreePanelLayout}}),e.o(u,"TimeIcon")&&e.d(t,{TimeIcon:function(){return u.TimeIcon}}),e.o(u,"TrashCanIcon")&&e.d(t,{TrashCanIcon:function(){return u.TrashCanIcon}}),e.o(u,"Typography")&&e.d(t,{Typography:function(){return u.Typography}}),e.o(u,"ValueVariableIcon")&&e.d(t,{ValueVariableIcon:function(){return u.ValueVariableIcon}}),e.o(u,"ViewIcon")&&e.d(t,{ViewIcon:function(){return u.ViewIcon}}),e.o(u,"ViewOffIcon")&&e.d(t,{ViewOffIcon:function(){return u.ViewOffIcon}}),e.o(u,"WarningAltFilledIcon")&&e.d(t,{WarningAltFilledIcon:function(){return u.WarningAltFilledIcon}}),e.o(u,"WarningFilledIcon")&&e.d(t,{WarningFilledIcon:function(){return u.WarningFilledIcon}}),e.o(u,"WorkflowAutomationIcon")&&e.d(t,{WorkflowAutomationIcon:function(){return u.WorkflowAutomationIcon}}),e.o(u,"addLeadingSlash")&&e.d(t,{addLeadingSlash:function(){return u.addLeadingSlash}}),e.o(u,"addTrailingSlash")&&e.d(t,{addTrailingSlash:function(){return u.addTrailingSlash}}),e.o(u,"breakpoints")&&e.d(t,{breakpoints:function(){return u.breakpoints}}),e.o(u,"combineUrls")&&e.d(t,{combineUrls:function(){return u.combineUrls}}),e.o(u,"configure")&&e.d(t,{configure:function(){return u.configure}}),e.o(u,"getPathPrefix")&&e.d(t,{getPathPrefix:function(){return u.getPathPrefix}}),e.o(u,"isNotNull")&&e.d(t,{isNotNull:function(){return u.isNotNull}}),e.o(u,"isObject")&&e.d(t,{isObject:function(){return u.isObject}}),e.o(u,"isPrimitive")&&e.d(t,{isPrimitive:function(){return u.isPrimitive}}),e.o(u,"isString")&&e.d(t,{isString:function(){return u.isString}}),e.o(u,"isUndefined")&&e.d(t,{isUndefined:function(){return u.isUndefined}}),e.o(u,"markdownLinksCss")&&e.d(t,{markdownLinksCss:function(){return u.markdownLinksCss}}),e.o(u,"removeLeadingSlash")&&e.d(t,{removeLeadingSlash:function(){return u.removeLeadingSlash}});var g=e(40168),d=e(84836)},84836:(P,t,e)=>{"use strict";e.d(t,{zy:()=>_e});var o=e(76325);const f=(0,o.AH)`
|
|
4383
4382
|
--scorecard-level-color-5-2: var(--color-persian-green-7);
|
|
4384
4383
|
--scorecard-level-color-5-3: var(--color-persian-green-6);
|
|
@@ -10633,7 +10632,7 @@ Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/js
|
|
|
10633
10632
|
JSZip uses the library pako released under the MIT license :
|
|
10634
10633
|
https://github.com/nodeca/pako/blob/main/LICENSE
|
|
10635
10634
|
*/(function(f){P.exports=f()})(function(){return function f(p,C,u){function g(y,E){if(!C[y]){if(!p[y]){var O=void 0;if(!E&&O)return require(y,!0);if(d)return d(y,!0);var A=new Error("Cannot find module '"+y+"'");throw A.code="MODULE_NOT_FOUND",A}var b=C[y]={exports:{}};p[y][0].call(b.exports,function(x){var n=p[y][1][x];return g(n||x)},b,b.exports,f,p,C,u)}return C[y].exports}for(var d=void 0,v=0;v<u.length;v++)g(u[v]);return g}({1:[function(f,p,C){"use strict";var u=f("./utils"),g=f("./support"),d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";C.encode=function(v){for(var y,E,O,A,b,x,n,a=[],c=0,T=v.length,I=T,L=u.getTypeOf(v)!=="string";c<v.length;)I=T-c,O=L?(y=v[c++],E=c<T?v[c++]:0,c<T?v[c++]:0):(y=v.charCodeAt(c++),E=c<T?v.charCodeAt(c++):0,c<T?v.charCodeAt(c++):0),A=y>>2,b=(3&y)<<4|E>>4,x=1<I?(15&E)<<2|O>>6:64,n=2<I?63&O:64,a.push(d.charAt(A)+d.charAt(b)+d.charAt(x)+d.charAt(n));return a.join("")},C.decode=function(v){var y,E,O,A,b,x,n=0,a=0,c="data:";if(v.substr(0,c.length)===c)throw new Error("Invalid base64 input, it looks like a data url.");var T,I=3*(v=v.replace(/[^A-Za-z0-9+/=]/g,"")).length/4;if(v.charAt(v.length-1)===d.charAt(64)&&I--,v.charAt(v.length-2)===d.charAt(64)&&I--,I%1!=0)throw new Error("Invalid base64 input, bad content length.");for(T=g.uint8array?new Uint8Array(0|I):new Array(0|I);n<v.length;)y=d.indexOf(v.charAt(n++))<<2|(A=d.indexOf(v.charAt(n++)))>>4,E=(15&A)<<4|(b=d.indexOf(v.charAt(n++)))>>2,O=(3&b)<<6|(x=d.indexOf(v.charAt(n++))),T[a++]=y,b!==64&&(T[a++]=E),x!==64&&(T[a++]=O);return T}},{"./support":30,"./utils":32}],2:[function(f,p,C){"use strict";var u=f("./external"),g=f("./stream/DataWorker"),d=f("./stream/Crc32Probe"),v=f("./stream/DataLengthProbe");function y(E,O,A,b,x){this.compressedSize=E,this.uncompressedSize=O,this.crc32=A,this.compression=b,this.compressedContent=x}y.prototype={getContentWorker:function(){var E=new g(u.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(new v("data_length")),O=this;return E.on("end",function(){if(this.streamInfo.data_length!==O.uncompressedSize)throw new Error("Bug : uncompressed data size mismatch")}),E},getCompressedWorker:function(){return new g(u.Promise.resolve(this.compressedContent)).withStreamInfo("compressedSize",this.compressedSize).withStreamInfo("uncompressedSize",this.uncompressedSize).withStreamInfo("crc32",this.crc32).withStreamInfo("compression",this.compression)}},y.createWorkerFrom=function(E,O,A){return E.pipe(new d).pipe(new v("uncompressedSize")).pipe(O.compressWorker(A)).pipe(new v("compressedSize")).withStreamInfo("compression",O)},p.exports=y},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(f,p,C){"use strict";var u=f("./stream/GenericWorker");C.STORE={magic:"\0\0",compressWorker:function(){return new u("STORE compression")},uncompressWorker:function(){return new u("STORE decompression")}},C.DEFLATE=f("./flate")},{"./flate":7,"./stream/GenericWorker":28}],4:[function(f,p,C){"use strict";var u=f("./utils"),g=function(){for(var d,v=[],y=0;y<256;y++){d=y;for(var E=0;E<8;E++)d=1&d?3988292384^d>>>1:d>>>1;v[y]=d}return v}();p.exports=function(d,v){return d!==void 0&&d.length?u.getTypeOf(d)!=="string"?function(y,E,O,A){var b=g,x=A+O;y^=-1;for(var n=A;n<x;n++)y=y>>>8^b[255&(y^E[n])];return-1^y}(0|v,d,d.length,0):function(y,E,O,A){var b=g,x=A+O;y^=-1;for(var n=A;n<x;n++)y=y>>>8^b[255&(y^E.charCodeAt(n))];return-1^y}(0|v,d,d.length,0):0}},{"./utils":32}],5:[function(f,p,C){"use strict";C.base64=!1,C.binary=!1,C.dir=!1,C.createFolders=!0,C.date=null,C.compression=null,C.compressionOptions=null,C.comment=null,C.unixPermissions=null,C.dosPermissions=null},{}],6:[function(f,p,C){"use strict";var u=null;u=typeof Promise<"u"?Promise:f("lie"),p.exports={Promise:u}},{lie:37}],7:[function(f,p,C){"use strict";var u=typeof Uint8Array<"u"&&typeof Uint16Array<"u"&&typeof Uint32Array<"u",g=f("pako"),d=f("./utils"),v=f("./stream/GenericWorker"),y=u?"uint8array":"array";function E(O,A){v.call(this,"FlateWorker/"+O),this._pako=null,this._pakoAction=O,this._pakoOptions=A,this.meta={}}C.magic="\b\0",d.inherits(E,v),E.prototype.processChunk=function(O){this.meta=O.meta,this._pako===null&&this._createPako(),this._pako.push(d.transformTo(y,O.data),!1)},E.prototype.flush=function(){v.prototype.flush.call(this),this._pako===null&&this._createPako(),this._pako.push([],!0)},E.prototype.cleanUp=function(){v.prototype.cleanUp.call(this),this._pako=null},E.prototype._createPako=function(){this._pako=new g[this._pakoAction]({raw:!0,level:this._pakoOptions.level||-1});var O=this;this._pako.onData=function(A){O.push({data:A,meta:O.meta})}},C.compressWorker=function(O){return new E("Deflate",O)},C.uncompressWorker=function(){return new E("Inflate",{})}},{"./stream/GenericWorker":28,"./utils":32,pako:38}],8:[function(f,p,C){"use strict";function u(b,x){var n,a="";for(n=0;n<x;n++)a+=String.fromCharCode(255&b),b>>>=8;return a}function g(b,x,n,a,c,T){var I,L,M=b.file,w=b.compression,j=T!==y.utf8encode,z=d.transformTo("string",T(M.name)),B=d.transformTo("string",y.utf8encode(M.name)),G=M.comment,W=d.transformTo("string",T(G)),_=d.transformTo("string",y.utf8encode(G)),$=B.length!==M.name.length,U=_.length!==G.length,Y="",fe="",ne="",je=M.dir,Se=M.date,re={crc32:0,compressedSize:0,uncompressedSize:0};x&&!n||(re.crc32=b.crc32,re.compressedSize=b.compressedSize,re.uncompressedSize=b.uncompressedSize);var te=0;x&&(te|=8),j||!$&&!U||(te|=2048);var Q=0,le=0;je&&(Q|=16),c==="UNIX"?(le=798,Q|=function(de,Ee){var Ue=de;return de||(Ue=Ee?16893:33204),(65535&Ue)<<16}(M.unixPermissions,je)):(le=20,Q|=function(de){return 63&(de||0)}(M.dosPermissions)),I=Se.getUTCHours(),I<<=6,I|=Se.getUTCMinutes(),I<<=5,I|=Se.getUTCSeconds()/2,L=Se.getUTCFullYear()-1980,L<<=4,L|=Se.getUTCMonth()+1,L<<=5,L|=Se.getUTCDate(),$&&(fe=u(1,1)+u(E(z),4)+B,Y+="up"+u(fe.length,2)+fe),U&&(ne=u(1,1)+u(E(W),4)+_,Y+="uc"+u(ne.length,2)+ne);var ee="";return ee+=`
|
|
10636
|
-
\0`,ee+=u(te,2),ee+=w.magic,ee+=u(I,2),ee+=u(L,2),ee+=u(re.crc32,4),ee+=u(re.compressedSize,4),ee+=u(re.uncompressedSize,4),ee+=u(z.length,2),ee+=u(Y.length,2),{fileRecord:O.LOCAL_FILE_HEADER+ee+z+Y,dirRecord:O.CENTRAL_FILE_HEADER+u(le,2)+ee+u(W.length,2)+"\0\0\0\0"+u(Q,4)+u(a,4)+z+Y+W}}var d=f("../utils"),v=f("../stream/GenericWorker"),y=f("../utf8"),E=f("../crc32"),O=f("../signature");function A(b,x,n,a){v.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=x,this.zipPlatform=n,this.encodeFileName=a,this.streamFiles=b,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}d.inherits(A,v),A.prototype.push=function(b){var x=b.meta.percent||0,n=this.entriesCount,a=this._sources.length;this.accumulate?this.contentBuffer.push(b):(this.bytesWritten+=b.data.length,v.prototype.push.call(this,{data:b.data,meta:{currentFile:this.currentFile,percent:n?(x+100*(n-a-1))/n:100}}))},A.prototype.openedSource=function(b){this.currentSourceOffset=this.bytesWritten,this.currentFile=b.file.name;var x=this.streamFiles&&!b.file.dir;if(x){var n=g(b,x,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:n.fileRecord,meta:{percent:0}})}else this.accumulate=!0},A.prototype.closedSource=function(b){this.accumulate=!1;var x=this.streamFiles&&!b.file.dir,n=g(b,x,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(n.dirRecord),x)this.push({data:function(a){return O.DATA_DESCRIPTOR+u(a.crc32,4)+u(a.compressedSize,4)+u(a.uncompressedSize,4)}(b),meta:{percent:100}});else for(this.push({data:n.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null},A.prototype.flush=function(){for(var b=this.bytesWritten,x=0;x<this.dirRecords.length;x++)this.push({data:this.dirRecords[x],meta:{percent:100}});var n=this.bytesWritten-b,a=function(c,T,I,L,M){var w=d.transformTo("string",M(L));return O.CENTRAL_DIRECTORY_END+"\0\0\0\0"+u(c,2)+u(c,2)+u(T,4)+u(I,4)+u(w.length,2)+w}(this.dirRecords.length,n,b,this.zipComment,this.encodeFileName);this.push({data:a,meta:{percent:100}})},A.prototype.prepareNextSource=function(){this.previous=this._sources.shift(),this.openedSource(this.previous.streamInfo),this.isPaused?this.previous.pause():this.previous.resume()},A.prototype.registerPrevious=function(b){this._sources.push(b);var x=this;return b.on("data",function(n){x.processChunk(n)}),b.on("end",function(){x.closedSource(x.previous.streamInfo),x._sources.length?x.prepareNextSource():x.end()}),b.on("error",function(n){x.error(n)}),this},A.prototype.resume=function(){return!!v.prototype.resume.call(this)&&(!this.previous&&this._sources.length?(this.prepareNextSource(),!0):this.previous||this._sources.length||this.generatedError?void 0:(this.end(),!0))},A.prototype.error=function(b){var x=this._sources;if(!v.prototype.error.call(this,b))return!1;for(var n=0;n<x.length;n++)try{x[n].error(b)}catch{}return!0},A.prototype.lock=function(){v.prototype.lock.call(this);for(var b=this._sources,x=0;x<b.length;x++)b[x].lock()},p.exports=A},{"../crc32":4,"../signature":23,"../stream/GenericWorker":28,"../utf8":31,"../utils":32}],9:[function(f,p,C){"use strict";var u=f("../compressions"),g=f("./ZipFileWorker");C.generateWorker=function(d,v,y){var E=new g(v.streamFiles,y,v.platform,v.encodeFileName),O=0;try{d.forEach(function(A,b){O++;var x=function(T,I){var L=T||I,M=u[L];if(!M)throw new Error(L+" is not a valid compression method !");return M}(b.options.compression,v.compression),n=b.options.compressionOptions||v.compressionOptions||{},a=b.dir,c=b.date;b._compressWorker(x,n).withStreamInfo("file",{name:A,dir:a,date:c,comment:b.comment||"",unixPermissions:b.unixPermissions,dosPermissions:b.dosPermissions}).pipe(E)}),E.entriesCount=O}catch(A){E.error(A)}return E}},{"../compressions":3,"./ZipFileWorker":8}],10:[function(f,p,C){"use strict";function u(){if(!(this instanceof u))return new u;if(arguments.length)throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");this.files=Object.create(null),this.comment=null,this.root="",this.clone=function(){var g=new u;for(var d in this)typeof this[d]!="function"&&(g[d]=this[d]);return g}}(u.prototype=f("./object")).loadAsync=f("./load"),u.support=f("./support"),u.defaults=f("./defaults"),u.version="3.10.1",u.loadAsync=function(g,d){return new u().loadAsync(g,d)},u.external=f("./external"),p.exports=u},{"./defaults":5,"./external":6,"./load":11,"./object":15,"./support":30}],11:[function(f,p,C){"use strict";var u=f("./utils"),g=f("./external"),d=f("./utf8"),v=f("./zipEntries"),y=f("./stream/Crc32Probe"),E=f("./nodejsUtils");function O(A){return new g.Promise(function(b,x){var n=A.decompressed.getContentWorker().pipe(new y);n.on("error",function(a){x(a)}).on("end",function(){n.streamInfo.crc32!==A.decompressed.crc32?x(new Error("Corrupted zip : CRC32 mismatch")):b()}).resume()})}p.exports=function(A,b){var x=this;return b=u.extend(b||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:d.utf8decode}),E.isNode&&E.isStream(A)?g.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")):u.prepareContent("the loaded zip file",A,!0,b.optimizedBinaryString,b.base64).then(function(n){var a=new v(b);return a.load(n),a}).then(function(n){var a=[g.Promise.resolve(n)],c=n.files;if(b.checkCRC32)for(var T=0;T<c.length;T++)a.push(O(c[T]));return g.Promise.all(a)}).then(function(n){for(var a=n.shift(),c=a.files,T=0;T<c.length;T++){var I=c[T],L=I.fileNameStr,M=u.resolve(I.fileNameStr);x.file(M,I.decompressed,{binary:!0,optimizedBinaryString:!0,date:I.date,dir:I.dir,comment:I.fileCommentStr.length?I.fileCommentStr:null,unixPermissions:I.unixPermissions,dosPermissions:I.dosPermissions,createFolders:b.createFolders}),I.dir||(x.file(M).unsafeOriginalName=L)}return a.zipComment.length&&(x.comment=a.zipComment),x})}},{"./external":6,"./nodejsUtils":14,"./stream/Crc32Probe":25,"./utf8":31,"./utils":32,"./zipEntries":33}],12:[function(f,p,C){"use strict";var u=f("../utils"),g=f("../stream/GenericWorker");function d(v,y){g.call(this,"Nodejs stream input adapter for "+v),this._upstreamEnded=!1,this._bindStream(y)}u.inherits(d,g),d.prototype._bindStream=function(v){var y=this;(this._stream=v).pause(),v.on("data",function(E){y.push({data:E,meta:{percent:0}})}).on("error",function(E){y.isPaused?this.generatedError=E:y.error(E)}).on("end",function(){y.isPaused?y._upstreamEnded=!0:y.end()})},d.prototype.pause=function(){return!!g.prototype.pause.call(this)&&(this._stream.pause(),!0)},d.prototype.resume=function(){return!!g.prototype.resume.call(this)&&(this._upstreamEnded?this.end():this._stream.resume(),!0)},p.exports=d},{"../stream/GenericWorker":28,"../utils":32}],13:[function(f,p,C){"use strict";var u=f("readable-stream").Readable;function g(d,v,y){u.call(this,v),this._helper=d;var E=this;d.on("data",function(O,A){E.push(O)||E._helper.pause(),y&&y(A)}).on("error",function(O){E.emit("error",O)}).on("end",function(){E.push(null)})}f("../utils").inherits(g,u),g.prototype._read=function(){this._helper.resume()},p.exports=g},{"../utils":32,"readable-stream":16}],14:[function(f,p,C){"use strict";p.exports={isNode:typeof o<"u",newBufferFrom:function(u,g){if(o.from&&o.from!==Uint8Array.from)return o.from(u,g);if(typeof u=="number")throw new Error('The "data" argument must not be a number');return new o(u,g)},allocBuffer:function(u){if(o.alloc)return o.alloc(u);var g=new o(u);return g.fill(0),g},isBuffer:function(u){return o.isBuffer(u)},isStream:function(u){return u&&typeof u.on=="function"&&typeof u.pause=="function"&&typeof u.resume=="function"}}},{}],15:[function(f,p,C){"use strict";function u(M,w,j){var z,B=d.getTypeOf(w),G=d.extend(j||{},E);G.date=G.date||new Date,G.compression!==null&&(G.compression=G.compression.toUpperCase()),typeof G.unixPermissions=="string"&&(G.unixPermissions=parseInt(G.unixPermissions,8)),G.unixPermissions&&16384&G.unixPermissions&&(G.dir=!0),G.dosPermissions&&16&G.dosPermissions&&(G.dir=!0),G.dir&&(M=c(M)),G.createFolders&&(z=a(M))&&T.call(this,z,!0);var W=B==="string"&&G.binary===!1&&G.base64===!1;j&&j.binary!==void 0||(G.binary=!W),(w instanceof O&&w.uncompressedSize===0||G.dir||!w||w.length===0)&&(G.base64=!1,G.binary=!0,w="",G.compression="STORE",B="string");var _=null;_=w instanceof O||w instanceof v?w:x.isNode&&x.isStream(w)?new n(M,w):d.prepareContent(M,w,G.binary,G.optimizedBinaryString,G.base64);var $=new A(M,_,G);this.files[M]=$}var g=f("./utf8"),d=f("./utils"),v=f("./stream/GenericWorker"),y=f("./stream/StreamHelper"),E=f("./defaults"),O=f("./compressedObject"),A=f("./zipObject"),b=f("./generate"),x=f("./nodejsUtils"),n=f("./nodejs/NodejsStreamInputAdapter"),a=function(M){M.slice(-1)==="/"&&(M=M.substring(0,M.length-1));var w=M.lastIndexOf("/");return 0<w?M.substring(0,w):""},c=function(M){return M.slice(-1)!=="/"&&(M+="/"),M},T=function(M,w){return w=w!==void 0?w:E.createFolders,M=c(M),this.files[M]||u.call(this,M,null,{dir:!0,createFolders:w}),this.files[M]};function I(M){return Object.prototype.toString.call(M)==="[object RegExp]"}var L={load:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},forEach:function(M){var w,j,z;for(w in this.files)z=this.files[w],(j=w.slice(this.root.length,w.length))&&w.slice(0,this.root.length)===this.root&&M(j,z)},filter:function(M){var w=[];return this.forEach(function(j,z){M(j,z)&&w.push(z)}),w},file:function(M,w,j){if(arguments.length!==1)return M=this.root+M,u.call(this,M,w,j),this;if(I(M)){var z=M;return this.filter(function(G,W){return!W.dir&&z.test(G)})}var B=this.files[this.root+M];return B&&!B.dir?B:null},folder:function(M){if(!M)return this;if(I(M))return this.filter(function(B,G){return G.dir&&M.test(B)});var w=this.root+M,j=T.call(this,w),z=this.clone();return z.root=j.name,z},remove:function(M){M=this.root+M;var w=this.files[M];if(w||(M.slice(-1)!=="/"&&(M+="/"),w=this.files[M]),w&&!w.dir)delete this.files[M];else for(var j=this.filter(function(B,G){return G.name.slice(0,M.length)===M}),z=0;z<j.length;z++)delete this.files[j[z].name];return this},generate:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},generateInternalStream:function(M){var w,j={};try{if((j=d.extend(M||{},{streamFiles:!1,compression:"STORE",compressionOptions:null,type:"",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:g.utf8encode})).type=j.type.toLowerCase(),j.compression=j.compression.toUpperCase(),j.type==="binarystring"&&(j.type="string"),!j.type)throw new Error("No output type specified.");d.checkSupport(j.type),j.platform!=="darwin"&&j.platform!=="freebsd"&&j.platform!=="linux"&&j.platform!=="sunos"||(j.platform="UNIX"),j.platform==="win32"&&(j.platform="DOS");var z=j.comment||this.comment||"";w=b.generateWorker(this,j,z)}catch(B){(w=new v("error")).error(B)}return new y(w,j.type||"string",j.mimeType)},generateAsync:function(M,w){return this.generateInternalStream(M).accumulate(w)},generateNodeStream:function(M,w){return(M=M||{}).type||(M.type="nodebuffer"),this.generateInternalStream(M).toNodejsStream(w)}};p.exports=L},{"./compressedObject":2,"./defaults":5,"./generate":9,"./nodejs/NodejsStreamInputAdapter":12,"./nodejsUtils":14,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31,"./utils":32,"./zipObject":35}],16:[function(f,p,C){"use strict";p.exports=f("stream")},{stream:void 0}],17:[function(f,p,C){"use strict";var u=f("./DataReader");function g(d){u.call(this,d);for(var v=0;v<this.data.length;v++)d[v]=255&d[v]}f("../utils").inherits(g,u),g.prototype.byteAt=function(d){return this.data[this.zero+d]},g.prototype.lastIndexOfSignature=function(d){for(var v=d.charCodeAt(0),y=d.charCodeAt(1),E=d.charCodeAt(2),O=d.charCodeAt(3),A=this.length-4;0<=A;--A)if(this.data[A]===v&&this.data[A+1]===y&&this.data[A+2]===E&&this.data[A+3]===O)return A-this.zero;return-1},g.prototype.readAndCheckSignature=function(d){var v=d.charCodeAt(0),y=d.charCodeAt(1),E=d.charCodeAt(2),O=d.charCodeAt(3),A=this.readData(4);return v===A[0]&&y===A[1]&&E===A[2]&&O===A[3]},g.prototype.readData=function(d){if(this.checkOffset(d),d===0)return[];var v=this.data.slice(this.zero+this.index,this.zero+this.index+d);return this.index+=d,v},p.exports=g},{"../utils":32,"./DataReader":18}],18:[function(f,p,C){"use strict";var u=f("../utils");function g(d){this.data=d,this.length=d.length,this.index=0,this.zero=0}g.prototype={checkOffset:function(d){this.checkIndex(this.index+d)},checkIndex:function(d){if(this.length<this.zero+d||d<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+d+"). Corrupted zip ?")},setIndex:function(d){this.checkIndex(d),this.index=d},skip:function(d){this.setIndex(this.index+d)},byteAt:function(){},readInt:function(d){var v,y=0;for(this.checkOffset(d),v=this.index+d-1;v>=this.index;v--)y=(y<<8)+this.byteAt(v);return this.index+=d,y},readString:function(d){return u.transformTo("string",this.readData(d))},readData:function(){},lastIndexOfSignature:function(){},readAndCheckSignature:function(){},readDate:function(){var d=this.readInt(4);return new Date(Date.UTC(1980+(d>>25&127),(d>>21&15)-1,d>>16&31,d>>11&31,d>>5&63,(31&d)<<1))}},p.exports=g},{"../utils":32}],19:[function(f,p,C){"use strict";var u=f("./Uint8ArrayReader");function g(d){u.call(this,d)}f("../utils").inherits(g,u),g.prototype.readData=function(d){this.checkOffset(d);var v=this.data.slice(this.zero+this.index,this.zero+this.index+d);return this.index+=d,v},p.exports=g},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(f,p,C){"use strict";var u=f("./DataReader");function g(d){u.call(this,d)}f("../utils").inherits(g,u),g.prototype.byteAt=function(d){return this.data.charCodeAt(this.zero+d)},g.prototype.lastIndexOfSignature=function(d){return this.data.lastIndexOf(d)-this.zero},g.prototype.readAndCheckSignature=function(d){return d===this.readData(4)},g.prototype.readData=function(d){this.checkOffset(d);var v=this.data.slice(this.zero+this.index,this.zero+this.index+d);return this.index+=d,v},p.exports=g},{"../utils":32,"./DataReader":18}],21:[function(f,p,C){"use strict";var u=f("./ArrayReader");function g(d){u.call(this,d)}f("../utils").inherits(g,u),g.prototype.readData=function(d){if(this.checkOffset(d),d===0)return new Uint8Array(0);var v=this.data.subarray(this.zero+this.index,this.zero+this.index+d);return this.index+=d,v},p.exports=g},{"../utils":32,"./ArrayReader":17}],22:[function(f,p,C){"use strict";var u=f("../utils"),g=f("../support"),d=f("./ArrayReader"),v=f("./StringReader"),y=f("./NodeBufferReader"),E=f("./Uint8ArrayReader");p.exports=function(O){var A=u.getTypeOf(O);return u.checkSupport(A),A!=="string"||g.uint8array?A==="nodebuffer"?new y(O):g.uint8array?new E(u.transformTo("uint8array",O)):new d(u.transformTo("array",O)):new v(O)}},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(f,p,C){"use strict";C.LOCAL_FILE_HEADER="PK",C.CENTRAL_FILE_HEADER="PK",C.CENTRAL_DIRECTORY_END="PK",C.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK\x07",C.ZIP64_CENTRAL_DIRECTORY_END="PK",C.DATA_DESCRIPTOR="PK\x07\b"},{}],24:[function(f,p,C){"use strict";var u=f("./GenericWorker"),g=f("../utils");function d(v){u.call(this,"ConvertWorker to "+v),this.destType=v}g.inherits(d,u),d.prototype.processChunk=function(v){this.push({data:g.transformTo(this.destType,v.data),meta:v.meta})},p.exports=d},{"../utils":32,"./GenericWorker":28}],25:[function(f,p,C){"use strict";var u=f("./GenericWorker"),g=f("../crc32");function d(){u.call(this,"Crc32Probe"),this.withStreamInfo("crc32",0)}f("../utils").inherits(d,u),d.prototype.processChunk=function(v){this.streamInfo.crc32=g(v.data,this.streamInfo.crc32||0),this.push(v)},p.exports=d},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(f,p,C){"use strict";var u=f("../utils"),g=f("./GenericWorker");function d(v){g.call(this,"DataLengthProbe for "+v),this.propName=v,this.withStreamInfo(v,0)}u.inherits(d,g),d.prototype.processChunk=function(v){if(v){var y=this.streamInfo[this.propName]||0;this.streamInfo[this.propName]=y+v.data.length}g.prototype.processChunk.call(this,v)},p.exports=d},{"../utils":32,"./GenericWorker":28}],27:[function(f,p,C){"use strict";var u=f("../utils"),g=f("./GenericWorker");function d(v){g.call(this,"DataWorker");var y=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,v.then(function(E){y.dataIsReady=!0,y.data=E,y.max=E&&E.length||0,y.type=u.getTypeOf(E),y.isPaused||y._tickAndRepeat()},function(E){y.error(E)})}u.inherits(d,g),d.prototype.cleanUp=function(){g.prototype.cleanUp.call(this),this.data=null},d.prototype.resume=function(){return!!g.prototype.resume.call(this)&&(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,u.delay(this._tickAndRepeat,[],this)),!0)},d.prototype._tickAndRepeat=function(){this._tickScheduled=!1,this.isPaused||this.isFinished||(this._tick(),this.isFinished||(u.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))},d.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var v=null,y=Math.min(this.max,this.index+16384);if(this.index>=this.max)return this.end();switch(this.type){case"string":v=this.data.substring(this.index,y);break;case"uint8array":v=this.data.subarray(this.index,y);break;case"array":case"nodebuffer":v=this.data.slice(this.index,y)}return this.index=y,this.push({data:v,meta:{percent:this.max?this.index/this.max*100:0}})},p.exports=d},{"../utils":32,"./GenericWorker":28}],28:[function(f,p,C){"use strict";function u(g){this.name=g||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}u.prototype={push:function(g){this.emit("data",g)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(g){this.emit("error",g)}return!0},error:function(g){return!this.isFinished&&(this.isPaused?this.generatedError=g:(this.isFinished=!0,this.emit("error",g),this.previous&&this.previous.error(g),this.cleanUp()),!0)},on:function(g,d){return this._listeners[g].push(d),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(g,d){if(this._listeners[g])for(var v=0;v<this._listeners[g].length;v++)this._listeners[g][v].call(this,d)},pipe:function(g){return g.registerPrevious(this)},registerPrevious:function(g){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.streamInfo=g.streamInfo,this.mergeStreamInfo(),this.previous=g;var d=this;return g.on("data",function(v){d.processChunk(v)}),g.on("end",function(){d.end()}),g.on("error",function(v){d.error(v)}),this},pause:function(){return!this.isPaused&&!this.isFinished&&(this.isPaused=!0,this.previous&&this.previous.pause(),!0)},resume:function(){if(!this.isPaused||this.isFinished)return!1;var g=this.isPaused=!1;return this.generatedError&&(this.error(this.generatedError),g=!0),this.previous&&this.previous.resume(),!g},flush:function(){},processChunk:function(g){this.push(g)},withStreamInfo:function(g,d){return this.extraStreamInfo[g]=d,this.mergeStreamInfo(),this},mergeStreamInfo:function(){for(var g in this.extraStreamInfo)Object.prototype.hasOwnProperty.call(this.extraStreamInfo,g)&&(this.streamInfo[g]=this.extraStreamInfo[g])},lock:function(){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.isLocked=!0,this.previous&&this.previous.lock()},toString:function(){var g="Worker "+this.name;return this.previous?this.previous+" -> "+g:g}},p.exports=u},{}],29:[function(f,p,C){"use strict";var u=f("../utils"),g=f("./ConvertWorker"),d=f("./GenericWorker"),v=f("../base64"),y=f("../support"),E=f("../external"),O=null;if(y.nodestream)try{O=f("../nodejs/NodejsStreamOutputAdapter")}catch{}function A(x,n){return new E.Promise(function(a,c){var T=[],I=x._internalType,L=x._outputType,M=x._mimeType;x.on("data",function(w,j){T.push(w),n&&n(j)}).on("error",function(w){T=[],c(w)}).on("end",function(){try{var w=function(j,z,B){switch(j){case"blob":return u.newBlob(u.transformTo("arraybuffer",z),B);case"base64":return v.encode(z);default:return u.transformTo(j,z)}}(L,function(j,z){var B,G=0,W=null,_=0;for(B=0;B<z.length;B++)_+=z[B].length;switch(j){case"string":return z.join("");case"array":return Array.prototype.concat.apply([],z);case"uint8array":for(W=new Uint8Array(_),B=0;B<z.length;B++)W.set(z[B],G),G+=z[B].length;return W;case"nodebuffer":return o.concat(z);default:throw new Error("concat : unsupported type '"+j+"'")}}(I,T),M);a(w)}catch(j){c(j)}T=[]}).resume()})}function b(x,n,a){var c=n;switch(n){case"blob":case"arraybuffer":c="uint8array";break;case"base64":c="string"}try{this._internalType=c,this._outputType=n,this._mimeType=a,u.checkSupport(c),this._worker=x.pipe(new g(c)),x.lock()}catch(T){this._worker=new d("error"),this._worker.error(T)}}b.prototype={accumulate:function(x){return A(this,x)},on:function(x,n){var a=this;return x==="data"?this._worker.on(x,function(c){n.call(a,c.data,c.meta)}):this._worker.on(x,function(){u.delay(n,arguments,a)}),this},resume:function(){return u.delay(this._worker.resume,[],this._worker),this},pause:function(){return this._worker.pause(),this},toNodejsStream:function(x){if(u.checkSupport("nodestream"),this._outputType!=="nodebuffer")throw new Error(this._outputType+" is not supported by this method");return new O(this,{objectMode:this._outputType!=="nodebuffer"},x)}},p.exports=b},{"../base64":1,"../external":6,"../nodejs/NodejsStreamOutputAdapter":13,"../support":30,"../utils":32,"./ConvertWorker":24,"./GenericWorker":28}],30:[function(f,p,C){"use strict";if(C.base64=!0,C.array=!0,C.string=!0,C.arraybuffer=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u",C.nodebuffer=typeof o<"u",C.uint8array=typeof Uint8Array<"u",typeof ArrayBuffer>"u")C.blob=!1;else{var u=new ArrayBuffer(0);try{C.blob=new Blob([u],{type:"application/zip"}).size===0}catch{try{var g=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);g.append(u),C.blob=g.getBlob("application/zip").size===0}catch{C.blob=!1}}}try{C.nodestream=!!f("readable-stream").Readable}catch{C.nodestream=!1}},{"readable-stream":16}],31:[function(f,p,C){"use strict";for(var u=f("./utils"),g=f("./support"),d=f("./nodejsUtils"),v=f("./stream/GenericWorker"),y=new Array(256),E=0;E<256;E++)y[E]=252<=E?6:248<=E?5:240<=E?4:224<=E?3:192<=E?2:1;y[254]=y[254]=1;function O(){v.call(this,"utf-8 decode"),this.leftOver=null}function A(){v.call(this,"utf-8 encode")}C.utf8encode=function(b){return g.nodebuffer?d.newBufferFrom(b,"utf-8"):function(x){var n,a,c,T,I,L=x.length,M=0;for(T=0;T<L;T++)(64512&(a=x.charCodeAt(T)))==55296&&T+1<L&&(64512&(c=x.charCodeAt(T+1)))==56320&&(a=65536+(a-55296<<10)+(c-56320),T++),M+=a<128?1:a<2048?2:a<65536?3:4;for(n=g.uint8array?new Uint8Array(M):new Array(M),T=I=0;I<M;T++)(64512&(a=x.charCodeAt(T)))==55296&&T+1<L&&(64512&(c=x.charCodeAt(T+1)))==56320&&(a=65536+(a-55296<<10)+(c-56320),T++),a<128?n[I++]=a:(a<2048?n[I++]=192|a>>>6:(a<65536?n[I++]=224|a>>>12:(n[I++]=240|a>>>18,n[I++]=128|a>>>12&63),n[I++]=128|a>>>6&63),n[I++]=128|63&a);return n}(b)},C.utf8decode=function(b){return g.nodebuffer?u.transformTo("nodebuffer",b).toString("utf-8"):function(x){var n,a,c,T,I=x.length,L=new Array(2*I);for(n=a=0;n<I;)if((c=x[n++])<128)L[a++]=c;else if(4<(T=y[c]))L[a++]=65533,n+=T-1;else{for(c&=T===2?31:T===3?15:7;1<T&&n<I;)c=c<<6|63&x[n++],T--;1<T?L[a++]=65533:c<65536?L[a++]=c:(c-=65536,L[a++]=55296|c>>10&1023,L[a++]=56320|1023&c)}return L.length!==a&&(L.subarray?L=L.subarray(0,a):L.length=a),u.applyFromCharCode(L)}(b=u.transformTo(g.uint8array?"uint8array":"array",b))},u.inherits(O,v),O.prototype.processChunk=function(b){var x=u.transformTo(g.uint8array?"uint8array":"array",b.data);if(this.leftOver&&this.leftOver.length){if(g.uint8array){var n=x;(x=new Uint8Array(n.length+this.leftOver.length)).set(this.leftOver,0),x.set(n,this.leftOver.length)}else x=this.leftOver.concat(x);this.leftOver=null}var a=function(T,I){var L;for((I=I||T.length)>T.length&&(I=T.length),L=I-1;0<=L&&(192&T[L])==128;)L--;return L<0||L===0?I:L+y[T[L]]>I?L:I}(x),c=x;a!==x.length&&(g.uint8array?(c=x.subarray(0,a),this.leftOver=x.subarray(a,x.length)):(c=x.slice(0,a),this.leftOver=x.slice(a,x.length))),this.push({data:C.utf8decode(c),meta:b.meta})},O.prototype.flush=function(){this.leftOver&&this.leftOver.length&&(this.push({data:C.utf8decode(this.leftOver),meta:{}}),this.leftOver=null)},C.Utf8DecodeWorker=O,u.inherits(A,v),A.prototype.processChunk=function(b){this.push({data:C.utf8encode(b.data),meta:b.meta})},C.Utf8EncodeWorker=A},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(f,p,C){"use strict";var u=f("./support"),g=f("./base64"),d=f("./nodejsUtils"),v=f("./external");function y(n){return n}function E(n,a){for(var c=0;c<n.length;++c)a[c]=255&n.charCodeAt(c);return a}f("setimmediate"),C.newBlob=function(n,a){C.checkSupport("blob");try{return new Blob([n],{type:a})}catch{try{var c=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);return c.append(n),c.getBlob(a)}catch{throw new Error("Bug : can't construct the Blob.")}}};var O={stringifyByChunk:function(n,a,c){var T=[],I=0,L=n.length;if(L<=c)return String.fromCharCode.apply(null,n);for(;I<L;)a==="array"||a==="nodebuffer"?T.push(String.fromCharCode.apply(null,n.slice(I,Math.min(I+c,L)))):T.push(String.fromCharCode.apply(null,n.subarray(I,Math.min(I+c,L)))),I+=c;return T.join("")},stringifyByChar:function(n){for(var a="",c=0;c<n.length;c++)a+=String.fromCharCode(n[c]);return a},applyCanBeUsed:{uint8array:function(){try{return u.uint8array&&String.fromCharCode.apply(null,new Uint8Array(1)).length===1}catch{return!1}}(),nodebuffer:function(){try{return u.nodebuffer&&String.fromCharCode.apply(null,d.allocBuffer(1)).length===1}catch{return!1}}()}};function A(n){var a=65536,c=C.getTypeOf(n),T=!0;if(c==="uint8array"?T=O.applyCanBeUsed.uint8array:c==="nodebuffer"&&(T=O.applyCanBeUsed.nodebuffer),T)for(;1<a;)try{return O.stringifyByChunk(n,c,a)}catch{a=Math.floor(a/2)}return O.stringifyByChar(n)}function b(n,a){for(var c=0;c<n.length;c++)a[c]=n[c];return a}C.applyFromCharCode=A;var x={};x.string={string:y,array:function(n){return E(n,new Array(n.length))},arraybuffer:function(n){return x.string.uint8array(n).buffer},uint8array:function(n){return E(n,new Uint8Array(n.length))},nodebuffer:function(n){return E(n,d.allocBuffer(n.length))}},x.array={string:A,array:y,arraybuffer:function(n){return new Uint8Array(n).buffer},uint8array:function(n){return new Uint8Array(n)},nodebuffer:function(n){return d.newBufferFrom(n)}},x.arraybuffer={string:function(n){return A(new Uint8Array(n))},array:function(n){return b(new Uint8Array(n),new Array(n.byteLength))},arraybuffer:y,uint8array:function(n){return new Uint8Array(n)},nodebuffer:function(n){return d.newBufferFrom(new Uint8Array(n))}},x.uint8array={string:A,array:function(n){return b(n,new Array(n.length))},arraybuffer:function(n){return n.buffer},uint8array:y,nodebuffer:function(n){return d.newBufferFrom(n)}},x.nodebuffer={string:A,array:function(n){return b(n,new Array(n.length))},arraybuffer:function(n){return x.nodebuffer.uint8array(n).buffer},uint8array:function(n){return b(n,new Uint8Array(n.length))},nodebuffer:y},C.transformTo=function(n,a){if(a=a||"",!n)return a;C.checkSupport(n);var c=C.getTypeOf(a);return x[c][n](a)},C.resolve=function(n){for(var a=n.split("/"),c=[],T=0;T<a.length;T++){var I=a[T];I==="."||I===""&&T!==0&&T!==a.length-1||(I===".."?c.pop():c.push(I))}return c.join("/")},C.getTypeOf=function(n){return typeof n=="string"?"string":Object.prototype.toString.call(n)==="[object Array]"?"array":u.nodebuffer&&d.isBuffer(n)?"nodebuffer":u.uint8array&&n instanceof Uint8Array?"uint8array":u.arraybuffer&&n instanceof ArrayBuffer?"arraybuffer":void 0},C.checkSupport=function(n){if(!u[n.toLowerCase()])throw new Error(n+" is not supported by this platform")},C.MAX_VALUE_16BITS=65535,C.MAX_VALUE_32BITS=-1,C.pretty=function(n){var a,c,T="";for(c=0;c<(n||"").length;c++)T+="\\x"+((a=n.charCodeAt(c))<16?"0":"")+a.toString(16).toUpperCase();return T},C.delay=function(n,a,c){setImmediate(function(){n.apply(c||null,a||[])})},C.inherits=function(n,a){function c(){}c.prototype=a.prototype,n.prototype=new c},C.extend=function(){var n,a,c={};for(n=0;n<arguments.length;n++)for(a in arguments[n])Object.prototype.hasOwnProperty.call(arguments[n],a)&&c[a]===void 0&&(c[a]=arguments[n][a]);return c},C.prepareContent=function(n,a,c,T,I){return v.Promise.resolve(a).then(function(L){return u.blob&&(L instanceof Blob||["[object File]","[object Blob]"].indexOf(Object.prototype.toString.call(L))!==-1)&&typeof FileReader<"u"?new v.Promise(function(M,w){var j=new FileReader;j.onload=function(z){M(z.target.result)},j.onerror=function(z){w(z.target.error)},j.readAsArrayBuffer(L)}):L}).then(function(L){var M=C.getTypeOf(L);return M?(M==="arraybuffer"?L=C.transformTo("uint8array",L):M==="string"&&(I?L=g.decode(L):c&&T!==!0&&(L=function(w){return E(w,u.uint8array?new Uint8Array(w.length):new Array(w.length))}(L))),L):v.Promise.reject(new Error("Can't read the data of '"+n+"'. Is it in a supported JavaScript type (String, Blob, ArrayBuffer, etc) ?"))})}},{"./base64":1,"./external":6,"./nodejsUtils":14,"./support":30,setimmediate:54}],33:[function(f,p,C){"use strict";var u=f("./reader/readerFor"),g=f("./utils"),d=f("./signature"),v=f("./zipEntry"),y=f("./support");function E(O){this.files=[],this.loadOptions=O}E.prototype={checkSignature:function(O){if(!this.reader.readAndCheckSignature(O)){this.reader.index-=4;var A=this.reader.readString(4);throw new Error("Corrupted zip or bug: unexpected signature ("+g.pretty(A)+", expected "+g.pretty(O)+")")}},isSignature:function(O,A){var b=this.reader.index;this.reader.setIndex(O);var x=this.reader.readString(4)===A;return this.reader.setIndex(b),x},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var O=this.reader.readData(this.zipCommentLength),A=y.uint8array?"uint8array":"array",b=g.transformTo(A,O);this.zipComment=this.loadOptions.decodeFileName(b)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.reader.skip(4),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var O,A,b,x=this.zip64EndOfCentralSize-44;0<x;)O=this.reader.readInt(2),A=this.reader.readInt(4),b=this.reader.readData(A),this.zip64ExtensibleData[O]={id:O,length:A,value:b}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),1<this.disksCount)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var O,A;for(O=0;O<this.files.length;O++)A=this.files[O],this.reader.setIndex(A.localHeaderOffset),this.checkSignature(d.LOCAL_FILE_HEADER),A.readLocalPart(this.reader),A.handleUTF8(),A.processAttributes()},readCentralDir:function(){var O;for(this.reader.setIndex(this.centralDirOffset);this.reader.readAndCheckSignature(d.CENTRAL_FILE_HEADER);)(O=new v({zip64:this.zip64},this.loadOptions)).readCentralPart(this.reader),this.files.push(O);if(this.centralDirRecords!==this.files.length&&this.centralDirRecords!==0&&this.files.length===0)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var O=this.reader.lastIndexOfSignature(d.CENTRAL_DIRECTORY_END);if(O<0)throw this.isSignature(0,d.LOCAL_FILE_HEADER)?new Error("Corrupted zip: can't find end of central directory"):new Error("Can't find end of central directory : is this a zip file ? If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html");this.reader.setIndex(O);var A=O;if(this.checkSignature(d.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===g.MAX_VALUE_16BITS||this.diskWithCentralDirStart===g.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===g.MAX_VALUE_16BITS||this.centralDirRecords===g.MAX_VALUE_16BITS||this.centralDirSize===g.MAX_VALUE_32BITS||this.centralDirOffset===g.MAX_VALUE_32BITS){if(this.zip64=!0,(O=this.reader.lastIndexOfSignature(d.ZIP64_CENTRAL_DIRECTORY_LOCATOR))<0)throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(O),this.checkSignature(d.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,d.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(d.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(d.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var b=this.centralDirOffset+this.centralDirSize;this.zip64&&(b+=20,b+=12+this.zip64EndOfCentralSize);var x=A-b;if(0<x)this.isSignature(A,d.CENTRAL_FILE_HEADER)||(this.reader.zero=x);else if(x<0)throw new Error("Corrupted zip: missing "+Math.abs(x)+" bytes.")},prepareReader:function(O){this.reader=u(O)},load:function(O){this.prepareReader(O),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}},p.exports=E},{"./reader/readerFor":22,"./signature":23,"./support":30,"./utils":32,"./zipEntry":34}],34:[function(f,p,C){"use strict";var u=f("./reader/readerFor"),g=f("./utils"),d=f("./compressedObject"),v=f("./crc32"),y=f("./utf8"),E=f("./compressions"),O=f("./support");function A(b,x){this.options=b,this.loadOptions=x}A.prototype={isEncrypted:function(){return(1&this.bitFlag)==1},useUTF8:function(){return(2048&this.bitFlag)==2048},readLocalPart:function(b){var x,n;if(b.skip(22),this.fileNameLength=b.readInt(2),n=b.readInt(2),this.fileName=b.readData(this.fileNameLength),b.skip(n),this.compressedSize===-1||this.uncompressedSize===-1)throw new Error("Bug or corrupted zip : didn't get enough information from the central directory (compressedSize === -1 || uncompressedSize === -1)");if((x=function(a){for(var c in E)if(Object.prototype.hasOwnProperty.call(E,c)&&E[c].magic===a)return E[c];return null}(this.compressionMethod))===null)throw new Error("Corrupted zip : compression "+g.pretty(this.compressionMethod)+" unknown (inner file : "+g.transformTo("string",this.fileName)+")");this.decompressed=new d(this.compressedSize,this.uncompressedSize,this.crc32,x,b.readData(this.compressedSize))},readCentralPart:function(b){this.versionMadeBy=b.readInt(2),b.skip(2),this.bitFlag=b.readInt(2),this.compressionMethod=b.readString(2),this.date=b.readDate(),this.crc32=b.readInt(4),this.compressedSize=b.readInt(4),this.uncompressedSize=b.readInt(4);var x=b.readInt(2);if(this.extraFieldsLength=b.readInt(2),this.fileCommentLength=b.readInt(2),this.diskNumberStart=b.readInt(2),this.internalFileAttributes=b.readInt(2),this.externalFileAttributes=b.readInt(4),this.localHeaderOffset=b.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");b.skip(x),this.readExtraFields(b),this.parseZIP64ExtraField(b),this.fileComment=b.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var b=this.versionMadeBy>>8;this.dir=!!(16&this.externalFileAttributes),b==0&&(this.dosPermissions=63&this.externalFileAttributes),b==3&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||this.fileNameStr.slice(-1)!=="/"||(this.dir=!0)},parseZIP64ExtraField:function(){if(this.extraFields[1]){var b=u(this.extraFields[1].value);this.uncompressedSize===g.MAX_VALUE_32BITS&&(this.uncompressedSize=b.readInt(8)),this.compressedSize===g.MAX_VALUE_32BITS&&(this.compressedSize=b.readInt(8)),this.localHeaderOffset===g.MAX_VALUE_32BITS&&(this.localHeaderOffset=b.readInt(8)),this.diskNumberStart===g.MAX_VALUE_32BITS&&(this.diskNumberStart=b.readInt(4))}},readExtraFields:function(b){var x,n,a,c=b.index+this.extraFieldsLength;for(this.extraFields||(this.extraFields={});b.index+4<c;)x=b.readInt(2),n=b.readInt(2),a=b.readData(n),this.extraFields[x]={id:x,length:n,value:a};b.setIndex(c)},handleUTF8:function(){var b=O.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=y.utf8decode(this.fileName),this.fileCommentStr=y.utf8decode(this.fileComment);else{var x=this.findExtraFieldUnicodePath();if(x!==null)this.fileNameStr=x;else{var n=g.transformTo(b,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(n)}var a=this.findExtraFieldUnicodeComment();if(a!==null)this.fileCommentStr=a;else{var c=g.transformTo(b,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(c)}}},findExtraFieldUnicodePath:function(){var b=this.extraFields[28789];if(b){var x=u(b.value);return x.readInt(1)!==1||v(this.fileName)!==x.readInt(4)?null:y.utf8decode(x.readData(b.length-5))}return null},findExtraFieldUnicodeComment:function(){var b=this.extraFields[25461];if(b){var x=u(b.value);return x.readInt(1)!==1||v(this.fileComment)!==x.readInt(4)?null:y.utf8decode(x.readData(b.length-5))}return null}},p.exports=A},{"./compressedObject":2,"./compressions":3,"./crc32":4,"./reader/readerFor":22,"./support":30,"./utf8":31,"./utils":32}],35:[function(f,p,C){"use strict";function u(x,n,a){this.name=x,this.dir=a.dir,this.date=a.date,this.comment=a.comment,this.unixPermissions=a.unixPermissions,this.dosPermissions=a.dosPermissions,this._data=n,this._dataBinary=a.binary,this.options={compression:a.compression,compressionOptions:a.compressionOptions}}var g=f("./stream/StreamHelper"),d=f("./stream/DataWorker"),v=f("./utf8"),y=f("./compressedObject"),E=f("./stream/GenericWorker");u.prototype={internalStream:function(x){var n=null,a="string";try{if(!x)throw new Error("No output type specified.");var c=(a=x.toLowerCase())==="string"||a==="text";a!=="binarystring"&&a!=="text"||(a="string"),n=this._decompressWorker();var T=!this._dataBinary;T&&!c&&(n=n.pipe(new v.Utf8EncodeWorker)),!T&&c&&(n=n.pipe(new v.Utf8DecodeWorker))}catch(I){(n=new E("error")).error(I)}return new g(n,a,"")},async:function(x,n){return this.internalStream(x).accumulate(n)},nodeStream:function(x,n){return this.internalStream(x||"nodebuffer").toNodejsStream(n)},_compressWorker:function(x,n){if(this._data instanceof y&&this._data.compression.magic===x.magic)return this._data.getCompressedWorker();var a=this._decompressWorker();return this._dataBinary||(a=a.pipe(new v.Utf8EncodeWorker)),y.createWorkerFrom(a,x,n)},_decompressWorker:function(){return this._data instanceof y?this._data.getContentWorker():this._data instanceof E?this._data:new d(this._data)}};for(var O=["asText","asBinary","asNodeBuffer","asUint8Array","asArrayBuffer"],A=function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},b=0;b<O.length;b++)u.prototype[O[b]]=A;p.exports=u},{"./compressedObject":2,"./stream/DataWorker":27,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31}],36:[function(f,p,C){(function(u){"use strict";var g,d,v=u.MutationObserver||u.WebKitMutationObserver;if(v){var y=0,E=new v(x),O=u.document.createTextNode("");E.observe(O,{characterData:!0}),g=function(){O.data=y=++y%2}}else if(u.setImmediate||u.MessageChannel===void 0)g="document"in u&&"onreadystatechange"in u.document.createElement("script")?function(){var n=u.document.createElement("script");n.onreadystatechange=function(){x(),n.onreadystatechange=null,n.parentNode.removeChild(n),n=null},u.document.documentElement.appendChild(n)}:function(){setTimeout(x,0)};else{var A=new u.MessageChannel;A.port1.onmessage=x,g=function(){A.port2.postMessage(0)}}var b=[];function x(){var n,a;d=!0;for(var c=b.length;c;){for(a=b,b=[],n=-1;++n<c;)a[n]();c=b.length}d=!1}p.exports=function(n){b.push(n)!==1||d||g()}}).call(this,typeof e.g<"u"?e.g:typeof self<"u"?self:typeof window<"u"?window:{})},{}],37:[function(f,p,C){"use strict";var u=f("immediate");function g(){}var d={},v=["REJECTED"],y=["FULFILLED"],E=["PENDING"];function O(c){if(typeof c!="function")throw new TypeError("resolver must be a function");this.state=E,this.queue=[],this.outcome=void 0,c!==g&&n(this,c)}function A(c,T,I){this.promise=c,typeof T=="function"&&(this.onFulfilled=T,this.callFulfilled=this.otherCallFulfilled),typeof I=="function"&&(this.onRejected=I,this.callRejected=this.otherCallRejected)}function b(c,T,I){u(function(){var L;try{L=T(I)}catch(M){return d.reject(c,M)}L===c?d.reject(c,new TypeError("Cannot resolve promise with itself")):d.resolve(c,L)})}function x(c){var T=c&&c.then;if(c&&(typeof c=="object"||typeof c=="function")&&typeof T=="function")return function(){T.apply(c,arguments)}}function n(c,T){var I=!1;function L(j){I||(I=!0,d.reject(c,j))}function M(j){I||(I=!0,d.resolve(c,j))}var w=a(function(){T(M,L)});w.status==="error"&&L(w.value)}function a(c,T){var I={};try{I.value=c(T),I.status="success"}catch(L){I.status="error",I.value=L}return I}(p.exports=O).prototype.finally=function(c){if(typeof c!="function")return this;var T=this.constructor;return this.then(function(I){return T.resolve(c()).then(function(){return I})},function(I){return T.resolve(c()).then(function(){throw I})})},O.prototype.catch=function(c){return this.then(null,c)},O.prototype.then=function(c,T){if(typeof c!="function"&&this.state===y||typeof T!="function"&&this.state===v)return this;var I=new this.constructor(g);return this.state!==E?b(I,this.state===y?c:T,this.outcome):this.queue.push(new A(I,c,T)),I},A.prototype.callFulfilled=function(c){d.resolve(this.promise,c)},A.prototype.otherCallFulfilled=function(c){b(this.promise,this.onFulfilled,c)},A.prototype.callRejected=function(c){d.reject(this.promise,c)},A.prototype.otherCallRejected=function(c){b(this.promise,this.onRejected,c)},d.resolve=function(c,T){var I=a(x,T);if(I.status==="error")return d.reject(c,I.value);var L=I.value;if(L)n(c,L);else{c.state=y,c.outcome=T;for(var M=-1,w=c.queue.length;++M<w;)c.queue[M].callFulfilled(T)}return c},d.reject=function(c,T){c.state=v,c.outcome=T;for(var I=-1,L=c.queue.length;++I<L;)c.queue[I].callRejected(T);return c},O.resolve=function(c){return c instanceof this?c:d.resolve(new this(g),c)},O.reject=function(c){var T=new this(g);return d.reject(T,c)},O.all=function(c){var T=this;if(Object.prototype.toString.call(c)!=="[object Array]")return this.reject(new TypeError("must be an array"));var I=c.length,L=!1;if(!I)return this.resolve([]);for(var M=new Array(I),w=0,j=-1,z=new this(g);++j<I;)B(c[j],j);return z;function B(G,W){T.resolve(G).then(function(_){M[W]=_,++w!==I||L||(L=!0,d.resolve(z,M))},function(_){L||(L=!0,d.reject(z,_))})}},O.race=function(c){var T=this;if(Object.prototype.toString.call(c)!=="[object Array]")return this.reject(new TypeError("must be an array"));var I=c.length,L=!1;if(!I)return this.resolve([]);for(var M=-1,w=new this(g);++M<I;)j=c[M],T.resolve(j).then(function(z){L||(L=!0,d.resolve(w,z))},function(z){L||(L=!0,d.reject(w,z))});var j;return w}},{immediate:36}],38:[function(f,p,C){"use strict";var u={};(0,f("./lib/utils/common").assign)(u,f("./lib/deflate"),f("./lib/inflate"),f("./lib/zlib/constants")),p.exports=u},{"./lib/deflate":39,"./lib/inflate":40,"./lib/utils/common":41,"./lib/zlib/constants":44}],39:[function(f,p,C){"use strict";var u=f("./zlib/deflate"),g=f("./utils/common"),d=f("./utils/strings"),v=f("./zlib/messages"),y=f("./zlib/zstream"),E=Object.prototype.toString,O=0,A=-1,b=0,x=8;function n(c){if(!(this instanceof n))return new n(c);this.options=g.assign({level:A,method:x,chunkSize:16384,windowBits:15,memLevel:8,strategy:b,to:""},c||{});var T=this.options;T.raw&&0<T.windowBits?T.windowBits=-T.windowBits:T.gzip&&0<T.windowBits&&T.windowBits<16&&(T.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new y,this.strm.avail_out=0;var I=u.deflateInit2(this.strm,T.level,T.method,T.windowBits,T.memLevel,T.strategy);if(I!==O)throw new Error(v[I]);if(T.header&&u.deflateSetHeader(this.strm,T.header),T.dictionary){var L;if(L=typeof T.dictionary=="string"?d.string2buf(T.dictionary):E.call(T.dictionary)==="[object ArrayBuffer]"?new Uint8Array(T.dictionary):T.dictionary,(I=u.deflateSetDictionary(this.strm,L))!==O)throw new Error(v[I]);this._dict_set=!0}}function a(c,T){var I=new n(T);if(I.push(c,!0),I.err)throw I.msg||v[I.err];return I.result}n.prototype.push=function(c,T){var I,L,M=this.strm,w=this.options.chunkSize;if(this.ended)return!1;L=T===~~T?T:T===!0?4:0,typeof c=="string"?M.input=d.string2buf(c):E.call(c)==="[object ArrayBuffer]"?M.input=new Uint8Array(c):M.input=c,M.next_in=0,M.avail_in=M.input.length;do{if(M.avail_out===0&&(M.output=new g.Buf8(w),M.next_out=0,M.avail_out=w),(I=u.deflate(M,L))!==1&&I!==O)return this.onEnd(I),!(this.ended=!0);M.avail_out!==0&&(M.avail_in!==0||L!==4&&L!==2)||(this.options.to==="string"?this.onData(d.buf2binstring(g.shrinkBuf(M.output,M.next_out))):this.onData(g.shrinkBuf(M.output,M.next_out)))}while((0<M.avail_in||M.avail_out===0)&&I!==1);return L===4?(I=u.deflateEnd(this.strm),this.onEnd(I),this.ended=!0,I===O):L!==2||(this.onEnd(O),!(M.avail_out=0))},n.prototype.onData=function(c){this.chunks.push(c)},n.prototype.onEnd=function(c){c===O&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=g.flattenChunks(this.chunks)),this.chunks=[],this.err=c,this.msg=this.strm.msg},C.Deflate=n,C.deflate=a,C.deflateRaw=function(c,T){return(T=T||{}).raw=!0,a(c,T)},C.gzip=function(c,T){return(T=T||{}).gzip=!0,a(c,T)}},{"./utils/common":41,"./utils/strings":42,"./zlib/deflate":46,"./zlib/messages":51,"./zlib/zstream":53}],40:[function(f,p,C){"use strict";var u=f("./zlib/inflate"),g=f("./utils/common"),d=f("./utils/strings"),v=f("./zlib/constants"),y=f("./zlib/messages"),E=f("./zlib/zstream"),O=f("./zlib/gzheader"),A=Object.prototype.toString;function b(n){if(!(this instanceof b))return new b(n);this.options=g.assign({chunkSize:16384,windowBits:0,to:""},n||{});var a=this.options;a.raw&&0<=a.windowBits&&a.windowBits<16&&(a.windowBits=-a.windowBits,a.windowBits===0&&(a.windowBits=-15)),!(0<=a.windowBits&&a.windowBits<16)||n&&n.windowBits||(a.windowBits+=32),15<a.windowBits&&a.windowBits<48&&(15&a.windowBits)==0&&(a.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new E,this.strm.avail_out=0;var c=u.inflateInit2(this.strm,a.windowBits);if(c!==v.Z_OK)throw new Error(y[c]);this.header=new O,u.inflateGetHeader(this.strm,this.header)}function x(n,a){var c=new b(a);if(c.push(n,!0),c.err)throw c.msg||y[c.err];return c.result}b.prototype.push=function(n,a){var c,T,I,L,M,w,j=this.strm,z=this.options.chunkSize,B=this.options.dictionary,G=!1;if(this.ended)return!1;T=a===~~a?a:a===!0?v.Z_FINISH:v.Z_NO_FLUSH,typeof n=="string"?j.input=d.binstring2buf(n):A.call(n)==="[object ArrayBuffer]"?j.input=new Uint8Array(n):j.input=n,j.next_in=0,j.avail_in=j.input.length;do{if(j.avail_out===0&&(j.output=new g.Buf8(z),j.next_out=0,j.avail_out=z),(c=u.inflate(j,v.Z_NO_FLUSH))===v.Z_NEED_DICT&&B&&(w=typeof B=="string"?d.string2buf(B):A.call(B)==="[object ArrayBuffer]"?new Uint8Array(B):B,c=u.inflateSetDictionary(this.strm,w)),c===v.Z_BUF_ERROR&&G===!0&&(c=v.Z_OK,G=!1),c!==v.Z_STREAM_END&&c!==v.Z_OK)return this.onEnd(c),!(this.ended=!0);j.next_out&&(j.avail_out!==0&&c!==v.Z_STREAM_END&&(j.avail_in!==0||T!==v.Z_FINISH&&T!==v.Z_SYNC_FLUSH)||(this.options.to==="string"?(I=d.utf8border(j.output,j.next_out),L=j.next_out-I,M=d.buf2string(j.output,I),j.next_out=L,j.avail_out=z-L,L&&g.arraySet(j.output,j.output,I,L,0),this.onData(M)):this.onData(g.shrinkBuf(j.output,j.next_out)))),j.avail_in===0&&j.avail_out===0&&(G=!0)}while((0<j.avail_in||j.avail_out===0)&&c!==v.Z_STREAM_END);return c===v.Z_STREAM_END&&(T=v.Z_FINISH),T===v.Z_FINISH?(c=u.inflateEnd(this.strm),this.onEnd(c),this.ended=!0,c===v.Z_OK):T!==v.Z_SYNC_FLUSH||(this.onEnd(v.Z_OK),!(j.avail_out=0))},b.prototype.onData=function(n){this.chunks.push(n)},b.prototype.onEnd=function(n){n===v.Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=g.flattenChunks(this.chunks)),this.chunks=[],this.err=n,this.msg=this.strm.msg},C.Inflate=b,C.inflate=x,C.inflateRaw=function(n,a){return(a=a||{}).raw=!0,x(n,a)},C.ungzip=x},{"./utils/common":41,"./utils/strings":42,"./zlib/constants":44,"./zlib/gzheader":47,"./zlib/inflate":49,"./zlib/messages":51,"./zlib/zstream":53}],41:[function(f,p,C){"use strict";var u=typeof Uint8Array<"u"&&typeof Uint16Array<"u"&&typeof Int32Array<"u";C.assign=function(v){for(var y=Array.prototype.slice.call(arguments,1);y.length;){var E=y.shift();if(E){if(typeof E!="object")throw new TypeError(E+"must be non-object");for(var O in E)E.hasOwnProperty(O)&&(v[O]=E[O])}}return v},C.shrinkBuf=function(v,y){return v.length===y?v:v.subarray?v.subarray(0,y):(v.length=y,v)};var g={arraySet:function(v,y,E,O,A){if(y.subarray&&v.subarray)v.set(y.subarray(E,E+O),A);else for(var b=0;b<O;b++)v[A+b]=y[E+b]},flattenChunks:function(v){var y,E,O,A,b,x;for(y=O=0,E=v.length;y<E;y++)O+=v[y].length;for(x=new Uint8Array(O),y=A=0,E=v.length;y<E;y++)b=v[y],x.set(b,A),A+=b.length;return x}},d={arraySet:function(v,y,E,O,A){for(var b=0;b<O;b++)v[A+b]=y[E+b]},flattenChunks:function(v){return[].concat.apply([],v)}};C.setTyped=function(v){v?(C.Buf8=Uint8Array,C.Buf16=Uint16Array,C.Buf32=Int32Array,C.assign(C,g)):(C.Buf8=Array,C.Buf16=Array,C.Buf32=Array,C.assign(C,d))},C.setTyped(u)},{}],42:[function(f,p,C){"use strict";var u=f("./common"),g=!0,d=!0;try{String.fromCharCode.apply(null,[0])}catch{g=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{d=!1}for(var v=new u.Buf8(256),y=0;y<256;y++)v[y]=252<=y?6:248<=y?5:240<=y?4:224<=y?3:192<=y?2:1;function E(O,A){if(A<65537&&(O.subarray&&d||!O.subarray&&g))return String.fromCharCode.apply(null,u.shrinkBuf(O,A));for(var b="",x=0;x<A;x++)b+=String.fromCharCode(O[x]);return b}v[254]=v[254]=1,C.string2buf=function(O){var A,b,x,n,a,c=O.length,T=0;for(n=0;n<c;n++)(64512&(b=O.charCodeAt(n)))==55296&&n+1<c&&(64512&(x=O.charCodeAt(n+1)))==56320&&(b=65536+(b-55296<<10)+(x-56320),n++),T+=b<128?1:b<2048?2:b<65536?3:4;for(A=new u.Buf8(T),n=a=0;a<T;n++)(64512&(b=O.charCodeAt(n)))==55296&&n+1<c&&(64512&(x=O.charCodeAt(n+1)))==56320&&(b=65536+(b-55296<<10)+(x-56320),n++),b<128?A[a++]=b:(b<2048?A[a++]=192|b>>>6:(b<65536?A[a++]=224|b>>>12:(A[a++]=240|b>>>18,A[a++]=128|b>>>12&63),A[a++]=128|b>>>6&63),A[a++]=128|63&b);return A},C.buf2binstring=function(O){return E(O,O.length)},C.binstring2buf=function(O){for(var A=new u.Buf8(O.length),b=0,x=A.length;b<x;b++)A[b]=O.charCodeAt(b);return A},C.buf2string=function(O,A){var b,x,n,a,c=A||O.length,T=new Array(2*c);for(b=x=0;b<c;)if((n=O[b++])<128)T[x++]=n;else if(4<(a=v[n]))T[x++]=65533,b+=a-1;else{for(n&=a===2?31:a===3?15:7;1<a&&b<c;)n=n<<6|63&O[b++],a--;1<a?T[x++]=65533:n<65536?T[x++]=n:(n-=65536,T[x++]=55296|n>>10&1023,T[x++]=56320|1023&n)}return E(T,x)},C.utf8border=function(O,A){var b;for((A=A||O.length)>O.length&&(A=O.length),b=A-1;0<=b&&(192&O[b])==128;)b--;return b<0||b===0?A:b+v[O[b]]>A?b:A}},{"./common":41}],43:[function(f,p,C){"use strict";p.exports=function(u,g,d,v){for(var y=65535&u|0,E=u>>>16&65535|0,O=0;d!==0;){for(d-=O=2e3<d?2e3:d;E=E+(y=y+g[v++]|0)|0,--O;);y%=65521,E%=65521}return y|E<<16|0}},{}],44:[function(f,p,C){"use strict";p.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],45:[function(f,p,C){"use strict";var u=function(){for(var g,d=[],v=0;v<256;v++){g=v;for(var y=0;y<8;y++)g=1&g?3988292384^g>>>1:g>>>1;d[v]=g}return d}();p.exports=function(g,d,v,y){var E=u,O=y+v;g^=-1;for(var A=y;A<O;A++)g=g>>>8^E[255&(g^d[A])];return-1^g}},{}],46:[function(f,p,C){"use strict";var u,g=f("../utils/common"),d=f("./trees"),v=f("./adler32"),y=f("./crc32"),E=f("./messages"),O=0,A=4,b=0,x=-2,n=-1,a=4,c=2,T=8,I=9,L=286,M=30,w=19,j=2*L+1,z=15,B=3,G=258,W=G+B+1,_=42,$=113,U=1,Y=2,fe=3,ne=4;function je(Z,Oe){return Z.msg=E[Oe],Oe}function Se(Z){return(Z<<1)-(4<Z?9:0)}function re(Z){for(var Oe=Z.length;0<=--Oe;)Z[Oe]=0}function te(Z){var Oe=Z.state,Me=Oe.pending;Me>Z.avail_out&&(Me=Z.avail_out),Me!==0&&(g.arraySet(Z.output,Oe.pending_buf,Oe.pending_out,Me,Z.next_out),Z.next_out+=Me,Oe.pending_out+=Me,Z.total_out+=Me,Z.avail_out-=Me,Oe.pending-=Me,Oe.pending===0&&(Oe.pending_out=0))}function Q(Z,Oe){d._tr_flush_block(Z,0<=Z.block_start?Z.block_start:-1,Z.strstart-Z.block_start,Oe),Z.block_start=Z.strstart,te(Z.strm)}function le(Z,Oe){Z.pending_buf[Z.pending++]=Oe}function ee(Z,Oe){Z.pending_buf[Z.pending++]=Oe>>>8&255,Z.pending_buf[Z.pending++]=255&Oe}function de(Z,Oe){var Me,pe,ve=Z.max_chain_length,he=Z.strstart,at=Z.prev_length,gt=Z.nice_match,J=Z.strstart>Z.w_size-W?Z.strstart-(Z.w_size-W):0,et=Z.window,lt=Z.w_mask,Ae=Z.prev,Ge=Z.strstart+G,Re=et[he+at-1],ce=et[he+at];Z.prev_length>=Z.good_match&&(ve>>=2),gt>Z.lookahead&&(gt=Z.lookahead);do if(et[(Me=Oe)+at]===ce&&et[Me+at-1]===Re&&et[Me]===et[he]&&et[++Me]===et[he+1]){he+=2,Me++;do;while(et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&he<Ge);if(pe=G-(Ge-he),he=Ge-G,at<pe){if(Z.match_start=Oe,gt<=(at=pe))break;Re=et[he+at-1],ce=et[he+at]}}while((Oe=Ae[Oe<])>J&&--ve!=0);return at<=Z.lookahead?at:Z.lookahead}function Ee(Z){var Oe,Me,pe,ve,he,at,gt,J,et,lt,Ae=Z.w_size;do{if(ve=Z.window_size-Z.lookahead-Z.strstart,Z.strstart>=Ae+(Ae-W)){for(g.arraySet(Z.window,Z.window,Ae,Ae,0),Z.match_start-=Ae,Z.strstart-=Ae,Z.block_start-=Ae,Oe=Me=Z.hash_size;pe=Z.head[--Oe],Z.head[Oe]=Ae<=pe?pe-Ae:0,--Me;);for(Oe=Me=Ae;pe=Z.prev[--Oe],Z.prev[Oe]=Ae<=pe?pe-Ae:0,--Me;);ve+=Ae}if(Z.strm.avail_in===0)break;if(at=Z.strm,gt=Z.window,J=Z.strstart+Z.lookahead,et=ve,lt=void 0,lt=at.avail_in,et<lt&&(lt=et),Me=lt===0?0:(at.avail_in-=lt,g.arraySet(gt,at.input,at.next_in,lt,J),at.state.wrap===1?at.adler=v(at.adler,gt,lt,J):at.state.wrap===2&&(at.adler=y(at.adler,gt,lt,J)),at.next_in+=lt,at.total_in+=lt,lt),Z.lookahead+=Me,Z.lookahead+Z.insert>=B)for(he=Z.strstart-Z.insert,Z.ins_h=Z.window[he],Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[he+1])&Z.hash_mask;Z.insert&&(Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[he+B-1])&Z.hash_mask,Z.prev[he&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=he,he++,Z.insert--,!(Z.lookahead+Z.insert<B)););}while(Z.lookahead<W&&Z.strm.avail_in!==0)}function Ue(Z,Oe){for(var Me,pe;;){if(Z.lookahead<W){if(Ee(Z),Z.lookahead<W&&Oe===O)return U;if(Z.lookahead===0)break}if(Me=0,Z.lookahead>=B&&(Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+B-1])&Z.hash_mask,Me=Z.prev[Z.strstart&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=Z.strstart),Me!==0&&Z.strstart-Me<=Z.w_size-W&&(Z.match_length=de(Z,Me)),Z.match_length>=B)if(pe=d._tr_tally(Z,Z.strstart-Z.match_start,Z.match_length-B),Z.lookahead-=Z.match_length,Z.match_length<=Z.max_lazy_match&&Z.lookahead>=B){for(Z.match_length--;Z.strstart++,Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+B-1])&Z.hash_mask,Me=Z.prev[Z.strstart&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=Z.strstart,--Z.match_length!=0;);Z.strstart++}else Z.strstart+=Z.match_length,Z.match_length=0,Z.ins_h=Z.window[Z.strstart],Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+1])&Z.hash_mask;else pe=d._tr_tally(Z,0,Z.window[Z.strstart]),Z.lookahead--,Z.strstart++;if(pe&&(Q(Z,!1),Z.strm.avail_out===0))return U}return Z.insert=Z.strstart<B-1?Z.strstart:B-1,Oe===A?(Q(Z,!0),Z.strm.avail_out===0?fe:ne):Z.last_lit&&(Q(Z,!1),Z.strm.avail_out===0)?U:Y}function Ke(Z,Oe){for(var Me,pe,ve;;){if(Z.lookahead<W){if(Ee(Z),Z.lookahead<W&&Oe===O)return U;if(Z.lookahead===0)break}if(Me=0,Z.lookahead>=B&&(Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+B-1])&Z.hash_mask,Me=Z.prev[Z.strstart&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=Z.strstart),Z.prev_length=Z.match_length,Z.prev_match=Z.match_start,Z.match_length=B-1,Me!==0&&Z.prev_length<Z.max_lazy_match&&Z.strstart-Me<=Z.w_size-W&&(Z.match_length=de(Z,Me),Z.match_length<=5&&(Z.strategy===1||Z.match_length===B&&4096<Z.strstart-Z.match_start)&&(Z.match_length=B-1)),Z.prev_length>=B&&Z.match_length<=Z.prev_length){for(ve=Z.strstart+Z.lookahead-B,pe=d._tr_tally(Z,Z.strstart-1-Z.prev_match,Z.prev_length-B),Z.lookahead-=Z.prev_length-1,Z.prev_length-=2;++Z.strstart<=ve&&(Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+B-1])&Z.hash_mask,Me=Z.prev[Z.strstart&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=Z.strstart),--Z.prev_length!=0;);if(Z.match_available=0,Z.match_length=B-1,Z.strstart++,pe&&(Q(Z,!1),Z.strm.avail_out===0))return U}else if(Z.match_available){if((pe=d._tr_tally(Z,0,Z.window[Z.strstart-1]))&&Q(Z,!1),Z.strstart++,Z.lookahead--,Z.strm.avail_out===0)return U}else Z.match_available=1,Z.strstart++,Z.lookahead--}return Z.match_available&&(pe=d._tr_tally(Z,0,Z.window[Z.strstart-1]),Z.match_available=0),Z.insert=Z.strstart<B-1?Z.strstart:B-1,Oe===A?(Q(Z,!0),Z.strm.avail_out===0?fe:ne):Z.last_lit&&(Q(Z,!1),Z.strm.avail_out===0)?U:Y}function dt(Z,Oe,Me,pe,ve){this.good_length=Z,this.max_lazy=Oe,this.nice_length=Me,this.max_chain=pe,this.func=ve}function Ct(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=T,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new g.Buf16(2*j),this.dyn_dtree=new g.Buf16(2*(2*M+1)),this.bl_tree=new g.Buf16(2*(2*w+1)),re(this.dyn_ltree),re(this.dyn_dtree),re(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new g.Buf16(z+1),this.heap=new g.Buf16(2*L+1),re(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new g.Buf16(2*L+1),re(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function Te(Z){var Oe;return Z&&Z.state?(Z.total_in=Z.total_out=0,Z.data_type=c,(Oe=Z.state).pending=0,Oe.pending_out=0,Oe.wrap<0&&(Oe.wrap=-Oe.wrap),Oe.status=Oe.wrap?_:$,Z.adler=Oe.wrap===2?0:1,Oe.last_flush=O,d._tr_init(Oe),b):je(Z,x)}function ct(Z){var Oe=Te(Z);return Oe===b&&function(Me){Me.window_size=2*Me.w_size,re(Me.head),Me.max_lazy_match=u[Me.level].max_lazy,Me.good_match=u[Me.level].good_length,Me.nice_match=u[Me.level].nice_length,Me.max_chain_length=u[Me.level].max_chain,Me.strstart=0,Me.block_start=0,Me.lookahead=0,Me.insert=0,Me.match_length=Me.prev_length=B-1,Me.match_available=0,Me.ins_h=0}(Z.state),Oe}function V(Z,Oe,Me,pe,ve,he){if(!Z)return x;var at=1;if(Oe===n&&(Oe=6),pe<0?(at=0,pe=-pe):15<pe&&(at=2,pe-=16),ve<1||I<ve||Me!==T||pe<8||15<pe||Oe<0||9<Oe||he<0||a<he)return je(Z,x);pe===8&&(pe=9);var gt=new Ct;return(Z.state=gt).strm=Z,gt.wrap=at,gt.gzhead=null,gt.w_bits=pe,gt.w_size=1<<gt.w_bits,gt.w_mask=gt.w_size-1,gt.hash_bits=ve+7,gt.hash_size=1<<gt.hash_bits,gt.hash_mask=gt.hash_size-1,gt.hash_shift=~~((gt.hash_bits+B-1)/B),gt.window=new g.Buf8(2*gt.w_size),gt.head=new g.Buf16(gt.hash_size),gt.prev=new g.Buf16(gt.w_size),gt.lit_bufsize=1<<ve+6,gt.pending_buf_size=4*gt.lit_bufsize,gt.pending_buf=new g.Buf8(gt.pending_buf_size),gt.d_buf=1*gt.lit_bufsize,gt.l_buf=3*gt.lit_bufsize,gt.level=Oe,gt.strategy=he,gt.method=Me,ct(Z)}u=[new dt(0,0,0,0,function(Z,Oe){var Me=65535;for(Me>Z.pending_buf_size-5&&(Me=Z.pending_buf_size-5);;){if(Z.lookahead<=1){if(Ee(Z),Z.lookahead===0&&Oe===O)return U;if(Z.lookahead===0)break}Z.strstart+=Z.lookahead,Z.lookahead=0;var pe=Z.block_start+Me;if((Z.strstart===0||Z.strstart>=pe)&&(Z.lookahead=Z.strstart-pe,Z.strstart=pe,Q(Z,!1),Z.strm.avail_out===0)||Z.strstart-Z.block_start>=Z.w_size-W&&(Q(Z,!1),Z.strm.avail_out===0))return U}return Z.insert=0,Oe===A?(Q(Z,!0),Z.strm.avail_out===0?fe:ne):(Z.strstart>Z.block_start&&(Q(Z,!1),Z.strm.avail_out),U)}),new dt(4,4,8,4,Ue),new dt(4,5,16,8,Ue),new dt(4,6,32,32,Ue),new dt(4,4,16,16,Ke),new dt(8,16,32,32,Ke),new dt(8,16,128,128,Ke),new dt(8,32,128,256,Ke),new dt(32,128,258,1024,Ke),new dt(32,258,258,4096,Ke)],C.deflateInit=function(Z,Oe){return V(Z,Oe,T,15,8,0)},C.deflateInit2=V,C.deflateReset=ct,C.deflateResetKeep=Te,C.deflateSetHeader=function(Z,Oe){return Z&&Z.state?Z.state.wrap!==2?x:(Z.state.gzhead=Oe,b):x},C.deflate=function(Z,Oe){var Me,pe,ve,he;if(!Z||!Z.state||5<Oe||Oe<0)return Z?je(Z,x):x;if(pe=Z.state,!Z.output||!Z.input&&Z.avail_in!==0||pe.status===666&&Oe!==A)return je(Z,Z.avail_out===0?-5:x);if(pe.strm=Z,Me=pe.last_flush,pe.last_flush=Oe,pe.status===_)if(pe.wrap===2)Z.adler=0,le(pe,31),le(pe,139),le(pe,8),pe.gzhead?(le(pe,(pe.gzhead.text?1:0)+(pe.gzhead.hcrc?2:0)+(pe.gzhead.extra?4:0)+(pe.gzhead.name?8:0)+(pe.gzhead.comment?16:0)),le(pe,255&pe.gzhead.time),le(pe,pe.gzhead.time>>8&255),le(pe,pe.gzhead.time>>16&255),le(pe,pe.gzhead.time>>24&255),le(pe,pe.level===9?2:2<=pe.strategy||pe.level<2?4:0),le(pe,255&pe.gzhead.os),pe.gzhead.extra&&pe.gzhead.extra.length&&(le(pe,255&pe.gzhead.extra.length),le(pe,pe.gzhead.extra.length>>8&255)),pe.gzhead.hcrc&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending,0)),pe.gzindex=0,pe.status=69):(le(pe,0),le(pe,0),le(pe,0),le(pe,0),le(pe,0),le(pe,pe.level===9?2:2<=pe.strategy||pe.level<2?4:0),le(pe,3),pe.status=$);else{var at=T+(pe.w_bits-8<<4)<<8;at|=(2<=pe.strategy||pe.level<2?0:pe.level<6?1:pe.level===6?2:3)<<6,pe.strstart!==0&&(at|=32),at+=31-at%31,pe.status=$,ee(pe,at),pe.strstart!==0&&(ee(pe,Z.adler>>>16),ee(pe,65535&Z.adler)),Z.adler=1}if(pe.status===69)if(pe.gzhead.extra){for(ve=pe.pending;pe.gzindex<(65535&pe.gzhead.extra.length)&&(pe.pending!==pe.pending_buf_size||(pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),te(Z),ve=pe.pending,pe.pending!==pe.pending_buf_size));)le(pe,255&pe.gzhead.extra[pe.gzindex]),pe.gzindex++;pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),pe.gzindex===pe.gzhead.extra.length&&(pe.gzindex=0,pe.status=73)}else pe.status=73;if(pe.status===73)if(pe.gzhead.name){ve=pe.pending;do{if(pe.pending===pe.pending_buf_size&&(pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),te(Z),ve=pe.pending,pe.pending===pe.pending_buf_size)){he=1;break}he=pe.gzindex<pe.gzhead.name.length?255&pe.gzhead.name.charCodeAt(pe.gzindex++):0,le(pe,he)}while(he!==0);pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),he===0&&(pe.gzindex=0,pe.status=91)}else pe.status=91;if(pe.status===91)if(pe.gzhead.comment){ve=pe.pending;do{if(pe.pending===pe.pending_buf_size&&(pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),te(Z),ve=pe.pending,pe.pending===pe.pending_buf_size)){he=1;break}he=pe.gzindex<pe.gzhead.comment.length?255&pe.gzhead.comment.charCodeAt(pe.gzindex++):0,le(pe,he)}while(he!==0);pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),he===0&&(pe.status=103)}else pe.status=103;if(pe.status===103&&(pe.gzhead.hcrc?(pe.pending+2>pe.pending_buf_size&&te(Z),pe.pending+2<=pe.pending_buf_size&&(le(pe,255&Z.adler),le(pe,Z.adler>>8&255),Z.adler=0,pe.status=$)):pe.status=$),pe.pending!==0){if(te(Z),Z.avail_out===0)return pe.last_flush=-1,b}else if(Z.avail_in===0&&Se(Oe)<=Se(Me)&&Oe!==A)return je(Z,-5);if(pe.status===666&&Z.avail_in!==0)return je(Z,-5);if(Z.avail_in!==0||pe.lookahead!==0||Oe!==O&&pe.status!==666){var gt=pe.strategy===2?function(J,et){for(var lt;;){if(J.lookahead===0&&(Ee(J),J.lookahead===0)){if(et===O)return U;break}if(J.match_length=0,lt=d._tr_tally(J,0,J.window[J.strstart]),J.lookahead--,J.strstart++,lt&&(Q(J,!1),J.strm.avail_out===0))return U}return J.insert=0,et===A?(Q(J,!0),J.strm.avail_out===0?fe:ne):J.last_lit&&(Q(J,!1),J.strm.avail_out===0)?U:Y}(pe,Oe):pe.strategy===3?function(J,et){for(var lt,Ae,Ge,Re,ce=J.window;;){if(J.lookahead<=G){if(Ee(J),J.lookahead<=G&&et===O)return U;if(J.lookahead===0)break}if(J.match_length=0,J.lookahead>=B&&0<J.strstart&&(Ae=ce[Ge=J.strstart-1])===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]){Re=J.strstart+G;do;while(Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ge<Re);J.match_length=G-(Re-Ge),J.match_length>J.lookahead&&(J.match_length=J.lookahead)}if(J.match_length>=B?(lt=d._tr_tally(J,1,J.match_length-B),J.lookahead-=J.match_length,J.strstart+=J.match_length,J.match_length=0):(lt=d._tr_tally(J,0,J.window[J.strstart]),J.lookahead--,J.strstart++),lt&&(Q(J,!1),J.strm.avail_out===0))return U}return J.insert=0,et===A?(Q(J,!0),J.strm.avail_out===0?fe:ne):J.last_lit&&(Q(J,!1),J.strm.avail_out===0)?U:Y}(pe,Oe):u[pe.level].func(pe,Oe);if(gt!==fe&>!==ne||(pe.status=666),gt===U||gt===fe)return Z.avail_out===0&&(pe.last_flush=-1),b;if(gt===Y&&(Oe===1?d._tr_align(pe):Oe!==5&&(d._tr_stored_block(pe,0,0,!1),Oe===3&&(re(pe.head),pe.lookahead===0&&(pe.strstart=0,pe.block_start=0,pe.insert=0))),te(Z),Z.avail_out===0))return pe.last_flush=-1,b}return Oe!==A?b:pe.wrap<=0?1:(pe.wrap===2?(le(pe,255&Z.adler),le(pe,Z.adler>>8&255),le(pe,Z.adler>>16&255),le(pe,Z.adler>>24&255),le(pe,255&Z.total_in),le(pe,Z.total_in>>8&255),le(pe,Z.total_in>>16&255),le(pe,Z.total_in>>24&255)):(ee(pe,Z.adler>>>16),ee(pe,65535&Z.adler)),te(Z),0<pe.wrap&&(pe.wrap=-pe.wrap),pe.pending!==0?b:1)},C.deflateEnd=function(Z){var Oe;return Z&&Z.state?(Oe=Z.state.status)!==_&&Oe!==69&&Oe!==73&&Oe!==91&&Oe!==103&&Oe!==$&&Oe!==666?je(Z,x):(Z.state=null,Oe===$?je(Z,-3):b):x},C.deflateSetDictionary=function(Z,Oe){var Me,pe,ve,he,at,gt,J,et,lt=Oe.length;if(!Z||!Z.state||(he=(Me=Z.state).wrap)===2||he===1&&Me.status!==_||Me.lookahead)return x;for(he===1&&(Z.adler=v(Z.adler,Oe,lt,0)),Me.wrap=0,lt>=Me.w_size&&(he===0&&(re(Me.head),Me.strstart=0,Me.block_start=0,Me.insert=0),et=new g.Buf8(Me.w_size),g.arraySet(et,Oe,lt-Me.w_size,Me.w_size,0),Oe=et,lt=Me.w_size),at=Z.avail_in,gt=Z.next_in,J=Z.input,Z.avail_in=lt,Z.next_in=0,Z.input=Oe,Ee(Me);Me.lookahead>=B;){for(pe=Me.strstart,ve=Me.lookahead-(B-1);Me.ins_h=(Me.ins_h<<Me.hash_shift^Me.window[pe+B-1])&Me.hash_mask,Me.prev[pe&Me.w_mask]=Me.head[Me.ins_h],Me.head[Me.ins_h]=pe,pe++,--ve;);Me.strstart=pe,Me.lookahead=B-1,Ee(Me)}return Me.strstart+=Me.lookahead,Me.block_start=Me.strstart,Me.insert=Me.lookahead,Me.lookahead=0,Me.match_length=Me.prev_length=B-1,Me.match_available=0,Z.next_in=gt,Z.input=J,Z.avail_in=at,Me.wrap=he,b},C.deflateInfo="pako deflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./messages":51,"./trees":52}],47:[function(f,p,C){"use strict";p.exports=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}},{}],48:[function(f,p,C){"use strict";p.exports=function(u,g){var d,v,y,E,O,A,b,x,n,a,c,T,I,L,M,w,j,z,B,G,W,_,$,U,Y;d=u.state,v=u.next_in,U=u.input,y=v+(u.avail_in-5),E=u.next_out,Y=u.output,O=E-(g-u.avail_out),A=E+(u.avail_out-257),b=d.dmax,x=d.wsize,n=d.whave,a=d.wnext,c=d.window,T=d.hold,I=d.bits,L=d.lencode,M=d.distcode,w=(1<<d.lenbits)-1,j=(1<<d.distbits)-1;e:do{I<15&&(T+=U[v++]<<I,I+=8,T+=U[v++]<<I,I+=8),z=L[T&w];t:for(;;){if(T>>>=B=z>>>24,I-=B,(B=z>>>16&255)===0)Y[E++]=65535&z;else{if(!(16&B)){if((64&B)==0){z=L[(65535&z)+(T&(1<<B)-1)];continue t}if(32&B){d.mode=12;break e}u.msg="invalid literal/length code",d.mode=30;break e}G=65535&z,(B&=15)&&(I<B&&(T+=U[v++]<<I,I+=8),G+=T&(1<<B)-1,T>>>=B,I-=B),I<15&&(T+=U[v++]<<I,I+=8,T+=U[v++]<<I,I+=8),z=M[T&j];n:for(;;){if(T>>>=B=z>>>24,I-=B,!(16&(B=z>>>16&255))){if((64&B)==0){z=M[(65535&z)+(T&(1<<B)-1)];continue n}u.msg="invalid distance code",d.mode=30;break e}if(W=65535&z,I<(B&=15)&&(T+=U[v++]<<I,(I+=8)<B&&(T+=U[v++]<<I,I+=8)),b<(W+=T&(1<<B)-1)){u.msg="invalid distance too far back",d.mode=30;break e}if(T>>>=B,I-=B,(B=E-O)<W){if(n<(B=W-B)&&d.sane){u.msg="invalid distance too far back",d.mode=30;break e}if($=c,(_=0)===a){if(_+=x-B,B<G){for(G-=B;Y[E++]=c[_++],--B;);_=E-W,$=Y}}else if(a<B){if(_+=x+a-B,(B-=a)<G){for(G-=B;Y[E++]=c[_++],--B;);if(_=0,a<G){for(G-=B=a;Y[E++]=c[_++],--B;);_=E-W,$=Y}}}else if(_+=a-B,B<G){for(G-=B;Y[E++]=c[_++],--B;);_=E-W,$=Y}for(;2<G;)Y[E++]=$[_++],Y[E++]=$[_++],Y[E++]=$[_++],G-=3;G&&(Y[E++]=$[_++],1<G&&(Y[E++]=$[_++]))}else{for(_=E-W;Y[E++]=Y[_++],Y[E++]=Y[_++],Y[E++]=Y[_++],2<(G-=3););G&&(Y[E++]=Y[_++],1<G&&(Y[E++]=Y[_++]))}break}}break}}while(v<y&&E<A);v-=G=I>>3,T&=(1<<(I-=G<<3))-1,u.next_in=v,u.next_out=E,u.avail_in=v<y?y-v+5:5-(v-y),u.avail_out=E<A?A-E+257:257-(E-A),d.hold=T,d.bits=I}},{}],49:[function(f,p,C){"use strict";var u=f("../utils/common"),g=f("./adler32"),d=f("./crc32"),v=f("./inffast"),y=f("./inftrees"),E=1,O=2,A=0,b=-2,x=1,n=852,a=592;function c(_){return(_>>>24&255)+(_>>>8&65280)+((65280&_)<<8)+((255&_)<<24)}function T(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new u.Buf16(320),this.work=new u.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function I(_){var $;return _&&_.state?($=_.state,_.total_in=_.total_out=$.total=0,_.msg="",$.wrap&&(_.adler=1&$.wrap),$.mode=x,$.last=0,$.havedict=0,$.dmax=32768,$.head=null,$.hold=0,$.bits=0,$.lencode=$.lendyn=new u.Buf32(n),$.distcode=$.distdyn=new u.Buf32(a),$.sane=1,$.back=-1,A):b}function L(_){var $;return _&&_.state?(($=_.state).wsize=0,$.whave=0,$.wnext=0,I(_)):b}function M(_,$){var U,Y;return _&&_.state?(Y=_.state,$<0?(U=0,$=-$):(U=1+($>>4),$<48&&($&=15)),$&&($<8||15<$)?b:(Y.window!==null&&Y.wbits!==$&&(Y.window=null),Y.wrap=U,Y.wbits=$,L(_))):b}function w(_,$){var U,Y;return _?(Y=new T,(_.state=Y).window=null,(U=M(_,$))!==A&&(_.state=null),U):b}var j,z,B=!0;function G(_){if(B){var $;for(j=new u.Buf32(512),z=new u.Buf32(32),$=0;$<144;)_.lens[$++]=8;for(;$<256;)_.lens[$++]=9;for(;$<280;)_.lens[$++]=7;for(;$<288;)_.lens[$++]=8;for(y(E,_.lens,0,288,j,0,_.work,{bits:9}),$=0;$<32;)_.lens[$++]=5;y(O,_.lens,0,32,z,0,_.work,{bits:5}),B=!1}_.lencode=j,_.lenbits=9,_.distcode=z,_.distbits=5}function W(_,$,U,Y){var fe,ne=_.state;return ne.window===null&&(ne.wsize=1<<ne.wbits,ne.wnext=0,ne.whave=0,ne.window=new u.Buf8(ne.wsize)),Y>=ne.wsize?(u.arraySet(ne.window,$,U-ne.wsize,ne.wsize,0),ne.wnext=0,ne.whave=ne.wsize):(Y<(fe=ne.wsize-ne.wnext)&&(fe=Y),u.arraySet(ne.window,$,U-Y,fe,ne.wnext),(Y-=fe)?(u.arraySet(ne.window,$,U-Y,Y,0),ne.wnext=Y,ne.whave=ne.wsize):(ne.wnext+=fe,ne.wnext===ne.wsize&&(ne.wnext=0),ne.whave<ne.wsize&&(ne.whave+=fe))),0}C.inflateReset=L,C.inflateReset2=M,C.inflateResetKeep=I,C.inflateInit=function(_){return w(_,15)},C.inflateInit2=w,C.inflate=function(_,$){var U,Y,fe,ne,je,Se,re,te,Q,le,ee,de,Ee,Ue,Ke,dt,Ct,Te,ct,V,Z,Oe,Me,pe,ve=0,he=new u.Buf8(4),at=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!_||!_.state||!_.output||!_.input&&_.avail_in!==0)return b;(U=_.state).mode===12&&(U.mode=13),je=_.next_out,fe=_.output,re=_.avail_out,ne=_.next_in,Y=_.input,Se=_.avail_in,te=U.hold,Q=U.bits,le=Se,ee=re,Oe=A;e:for(;;)switch(U.mode){case x:if(U.wrap===0){U.mode=13;break}for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(2&U.wrap&&te===35615){he[U.check=0]=255&te,he[1]=te>>>8&255,U.check=d(U.check,he,2,0),Q=te=0,U.mode=2;break}if(U.flags=0,U.head&&(U.head.done=!1),!(1&U.wrap)||(((255&te)<<8)+(te>>8))%31){_.msg="incorrect header check",U.mode=30;break}if((15&te)!=8){_.msg="unknown compression method",U.mode=30;break}if(Q-=4,Z=8+(15&(te>>>=4)),U.wbits===0)U.wbits=Z;else if(Z>U.wbits){_.msg="invalid window size",U.mode=30;break}U.dmax=1<<Z,_.adler=U.check=1,U.mode=512&te?10:12,Q=te=0;break;case 2:for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(U.flags=te,(255&U.flags)!=8){_.msg="unknown compression method",U.mode=30;break}if(57344&U.flags){_.msg="unknown header flags set",U.mode=30;break}U.head&&(U.head.text=te>>8&1),512&U.flags&&(he[0]=255&te,he[1]=te>>>8&255,U.check=d(U.check,he,2,0)),Q=te=0,U.mode=3;case 3:for(;Q<32;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.head&&(U.head.time=te),512&U.flags&&(he[0]=255&te,he[1]=te>>>8&255,he[2]=te>>>16&255,he[3]=te>>>24&255,U.check=d(U.check,he,4,0)),Q=te=0,U.mode=4;case 4:for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.head&&(U.head.xflags=255&te,U.head.os=te>>8),512&U.flags&&(he[0]=255&te,he[1]=te>>>8&255,U.check=d(U.check,he,2,0)),Q=te=0,U.mode=5;case 5:if(1024&U.flags){for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.length=te,U.head&&(U.head.extra_len=te),512&U.flags&&(he[0]=255&te,he[1]=te>>>8&255,U.check=d(U.check,he,2,0)),Q=te=0}else U.head&&(U.head.extra=null);U.mode=6;case 6:if(1024&U.flags&&(Se<(de=U.length)&&(de=Se),de&&(U.head&&(Z=U.head.extra_len-U.length,U.head.extra||(U.head.extra=new Array(U.head.extra_len)),u.arraySet(U.head.extra,Y,ne,de,Z)),512&U.flags&&(U.check=d(U.check,Y,de,ne)),Se-=de,ne+=de,U.length-=de),U.length))break e;U.length=0,U.mode=7;case 7:if(2048&U.flags){if(Se===0)break e;for(de=0;Z=Y[ne+de++],U.head&&Z&&U.length<65536&&(U.head.name+=String.fromCharCode(Z)),Z&&de<Se;);if(512&U.flags&&(U.check=d(U.check,Y,de,ne)),Se-=de,ne+=de,Z)break e}else U.head&&(U.head.name=null);U.length=0,U.mode=8;case 8:if(4096&U.flags){if(Se===0)break e;for(de=0;Z=Y[ne+de++],U.head&&Z&&U.length<65536&&(U.head.comment+=String.fromCharCode(Z)),Z&&de<Se;);if(512&U.flags&&(U.check=d(U.check,Y,de,ne)),Se-=de,ne+=de,Z)break e}else U.head&&(U.head.comment=null);U.mode=9;case 9:if(512&U.flags){for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(te!==(65535&U.check)){_.msg="header crc mismatch",U.mode=30;break}Q=te=0}U.head&&(U.head.hcrc=U.flags>>9&1,U.head.done=!0),_.adler=U.check=0,U.mode=12;break;case 10:for(;Q<32;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}_.adler=U.check=c(te),Q=te=0,U.mode=11;case 11:if(U.havedict===0)return _.next_out=je,_.avail_out=re,_.next_in=ne,_.avail_in=Se,U.hold=te,U.bits=Q,2;_.adler=U.check=1,U.mode=12;case 12:if($===5||$===6)break e;case 13:if(U.last){te>>>=7&Q,Q-=7&Q,U.mode=27;break}for(;Q<3;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}switch(U.last=1&te,Q-=1,3&(te>>>=1)){case 0:U.mode=14;break;case 1:if(G(U),U.mode=20,$!==6)break;te>>>=2,Q-=2;break e;case 2:U.mode=17;break;case 3:_.msg="invalid block type",U.mode=30}te>>>=2,Q-=2;break;case 14:for(te>>>=7&Q,Q-=7&Q;Q<32;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if((65535&te)!=(te>>>16^65535)){_.msg="invalid stored block lengths",U.mode=30;break}if(U.length=65535&te,Q=te=0,U.mode=15,$===6)break e;case 15:U.mode=16;case 16:if(de=U.length){if(Se<de&&(de=Se),re<de&&(de=re),de===0)break e;u.arraySet(fe,Y,ne,de,je),Se-=de,ne+=de,re-=de,je+=de,U.length-=de;break}U.mode=12;break;case 17:for(;Q<14;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(U.nlen=257+(31&te),te>>>=5,Q-=5,U.ndist=1+(31&te),te>>>=5,Q-=5,U.ncode=4+(15&te),te>>>=4,Q-=4,286<U.nlen||30<U.ndist){_.msg="too many length or distance symbols",U.mode=30;break}U.have=0,U.mode=18;case 18:for(;U.have<U.ncode;){for(;Q<3;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.lens[at[U.have++]]=7&te,te>>>=3,Q-=3}for(;U.have<19;)U.lens[at[U.have++]]=0;if(U.lencode=U.lendyn,U.lenbits=7,Me={bits:U.lenbits},Oe=y(0,U.lens,0,19,U.lencode,0,U.work,Me),U.lenbits=Me.bits,Oe){_.msg="invalid code lengths set",U.mode=30;break}U.have=0,U.mode=19;case 19:for(;U.have<U.nlen+U.ndist;){for(;dt=(ve=U.lencode[te&(1<<U.lenbits)-1])>>>16&255,Ct=65535&ve,!((Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(Ct<16)te>>>=Ke,Q-=Ke,U.lens[U.have++]=Ct;else{if(Ct===16){for(pe=Ke+2;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(te>>>=Ke,Q-=Ke,U.have===0){_.msg="invalid bit length repeat",U.mode=30;break}Z=U.lens[U.have-1],de=3+(3&te),te>>>=2,Q-=2}else if(Ct===17){for(pe=Ke+3;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}Q-=Ke,Z=0,de=3+(7&(te>>>=Ke)),te>>>=3,Q-=3}else{for(pe=Ke+7;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}Q-=Ke,Z=0,de=11+(127&(te>>>=Ke)),te>>>=7,Q-=7}if(U.have+de>U.nlen+U.ndist){_.msg="invalid bit length repeat",U.mode=30;break}for(;de--;)U.lens[U.have++]=Z}}if(U.mode===30)break;if(U.lens[256]===0){_.msg="invalid code -- missing end-of-block",U.mode=30;break}if(U.lenbits=9,Me={bits:U.lenbits},Oe=y(E,U.lens,0,U.nlen,U.lencode,0,U.work,Me),U.lenbits=Me.bits,Oe){_.msg="invalid literal/lengths set",U.mode=30;break}if(U.distbits=6,U.distcode=U.distdyn,Me={bits:U.distbits},Oe=y(O,U.lens,U.nlen,U.ndist,U.distcode,0,U.work,Me),U.distbits=Me.bits,Oe){_.msg="invalid distances set",U.mode=30;break}if(U.mode=20,$===6)break e;case 20:U.mode=21;case 21:if(6<=Se&&258<=re){_.next_out=je,_.avail_out=re,_.next_in=ne,_.avail_in=Se,U.hold=te,U.bits=Q,v(_,ee),je=_.next_out,fe=_.output,re=_.avail_out,ne=_.next_in,Y=_.input,Se=_.avail_in,te=U.hold,Q=U.bits,U.mode===12&&(U.back=-1);break}for(U.back=0;dt=(ve=U.lencode[te&(1<<U.lenbits)-1])>>>16&255,Ct=65535&ve,!((Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(dt&&(240&dt)==0){for(Te=Ke,ct=dt,V=Ct;dt=(ve=U.lencode[V+((te&(1<<Te+ct)-1)>>Te)])>>>16&255,Ct=65535&ve,!(Te+(Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}te>>>=Te,Q-=Te,U.back+=Te}if(te>>>=Ke,Q-=Ke,U.back+=Ke,U.length=Ct,dt===0){U.mode=26;break}if(32&dt){U.back=-1,U.mode=12;break}if(64&dt){_.msg="invalid literal/length code",U.mode=30;break}U.extra=15&dt,U.mode=22;case 22:if(U.extra){for(pe=U.extra;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.length+=te&(1<<U.extra)-1,te>>>=U.extra,Q-=U.extra,U.back+=U.extra}U.was=U.length,U.mode=23;case 23:for(;dt=(ve=U.distcode[te&(1<<U.distbits)-1])>>>16&255,Ct=65535&ve,!((Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if((240&dt)==0){for(Te=Ke,ct=dt,V=Ct;dt=(ve=U.distcode[V+((te&(1<<Te+ct)-1)>>Te)])>>>16&255,Ct=65535&ve,!(Te+(Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}te>>>=Te,Q-=Te,U.back+=Te}if(te>>>=Ke,Q-=Ke,U.back+=Ke,64&dt){_.msg="invalid distance code",U.mode=30;break}U.offset=Ct,U.extra=15&dt,U.mode=24;case 24:if(U.extra){for(pe=U.extra;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.offset+=te&(1<<U.extra)-1,te>>>=U.extra,Q-=U.extra,U.back+=U.extra}if(U.offset>U.dmax){_.msg="invalid distance too far back",U.mode=30;break}U.mode=25;case 25:if(re===0)break e;if(de=ee-re,U.offset>de){if((de=U.offset-de)>U.whave&&U.sane){_.msg="invalid distance too far back",U.mode=30;break}Ee=de>U.wnext?(de-=U.wnext,U.wsize-de):U.wnext-de,de>U.length&&(de=U.length),Ue=U.window}else Ue=fe,Ee=je-U.offset,de=U.length;for(re<de&&(de=re),re-=de,U.length-=de;fe[je++]=Ue[Ee++],--de;);U.length===0&&(U.mode=21);break;case 26:if(re===0)break e;fe[je++]=U.length,re--,U.mode=21;break;case 27:if(U.wrap){for(;Q<32;){if(Se===0)break e;Se--,te|=Y[ne++]<<Q,Q+=8}if(ee-=re,_.total_out+=ee,U.total+=ee,ee&&(_.adler=U.check=U.flags?d(U.check,fe,ee,je-ee):g(U.check,fe,ee,je-ee)),ee=re,(U.flags?te:c(te))!==U.check){_.msg="incorrect data check",U.mode=30;break}Q=te=0}U.mode=28;case 28:if(U.wrap&&U.flags){for(;Q<32;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(te!==(4294967295&U.total)){_.msg="incorrect length check",U.mode=30;break}Q=te=0}U.mode=29;case 29:Oe=1;break e;case 30:Oe=-3;break e;case 31:return-4;case 32:default:return b}return _.next_out=je,_.avail_out=re,_.next_in=ne,_.avail_in=Se,U.hold=te,U.bits=Q,(U.wsize||ee!==_.avail_out&&U.mode<30&&(U.mode<27||$!==4))&&W(_,_.output,_.next_out,ee-_.avail_out)?(U.mode=31,-4):(le-=_.avail_in,ee-=_.avail_out,_.total_in+=le,_.total_out+=ee,U.total+=ee,U.wrap&&ee&&(_.adler=U.check=U.flags?d(U.check,fe,ee,_.next_out-ee):g(U.check,fe,ee,_.next_out-ee)),_.data_type=U.bits+(U.last?64:0)+(U.mode===12?128:0)+(U.mode===20||U.mode===15?256:0),(le==0&&ee===0||$===4)&&Oe===A&&(Oe=-5),Oe)},C.inflateEnd=function(_){if(!_||!_.state)return b;var $=_.state;return $.window&&($.window=null),_.state=null,A},C.inflateGetHeader=function(_,$){var U;return _&&_.state?(2&(U=_.state).wrap)==0?b:((U.head=$).done=!1,A):b},C.inflateSetDictionary=function(_,$){var U,Y=$.length;return _&&_.state?(U=_.state).wrap!==0&&U.mode!==11?b:U.mode===11&&g(1,$,Y,0)!==U.check?-3:W(_,$,Y,Y)?(U.mode=31,-4):(U.havedict=1,A):b},C.inflateInfo="pako inflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./inffast":48,"./inftrees":50}],50:[function(f,p,C){"use strict";var u=f("../utils/common"),g=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],d=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],v=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],y=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];p.exports=function(E,O,A,b,x,n,a,c){var T,I,L,M,w,j,z,B,G,W=c.bits,_=0,$=0,U=0,Y=0,fe=0,ne=0,je=0,Se=0,re=0,te=0,Q=null,le=0,ee=new u.Buf16(16),de=new u.Buf16(16),Ee=null,Ue=0;for(_=0;_<=15;_++)ee[_]=0;for($=0;$<b;$++)ee[O[A+$]]++;for(fe=W,Y=15;1<=Y&&ee[Y]===0;Y--);if(Y<fe&&(fe=Y),Y===0)return x[n++]=20971520,x[n++]=20971520,c.bits=1,0;for(U=1;U<Y&&ee[U]===0;U++);for(fe<U&&(fe=U),_=Se=1;_<=15;_++)if(Se<<=1,(Se-=ee[_])<0)return-1;if(0<Se&&(E===0||Y!==1))return-1;for(de[1]=0,_=1;_<15;_++)de[_+1]=de[_]+ee[_];for($=0;$<b;$++)O[A+$]!==0&&(a[de[O[A+$]]++]=$);if(j=E===0?(Q=Ee=a,19):E===1?(Q=g,le-=257,Ee=d,Ue-=257,256):(Q=v,Ee=y,-1),_=U,w=n,je=$=te=0,L=-1,M=(re=1<<(ne=fe))-1,E===1&&852<re||E===2&&592<re)return 1;for(;;){for(z=_-je,G=a[$]<j?(B=0,a[$]):a[$]>j?(B=Ee[Ue+a[$]],Q[le+a[$]]):(B=96,0),T=1<<_-je,U=I=1<<ne;x[w+(te>>je)+(I-=T)]=z<<24|B<<16|G|0,I!==0;);for(T=1<<_-1;te&T;)T>>=1;if(T!==0?(te&=T-1,te+=T):te=0,$++,--ee[_]==0){if(_===Y)break;_=O[A+a[$]]}if(fe<_&&(te&M)!==L){for(je===0&&(je=fe),w+=U,Se=1<<(ne=_-je);ne+je<Y&&!((Se-=ee[ne+je])<=0);)ne++,Se<<=1;if(re+=1<<ne,E===1&&852<re||E===2&&592<re)return 1;x[L=te&M]=fe<<24|ne<<16|w-n|0}}return te!==0&&(x[w+te]=_-je<<24|4194304|0),c.bits=fe,0}},{"../utils/common":41}],51:[function(f,p,C){"use strict";p.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],52:[function(f,p,C){"use strict";var u=f("../utils/common"),g=0,d=1;function v(ve){for(var he=ve.length;0<=--he;)ve[he]=0}var y=0,E=29,O=256,A=O+1+E,b=30,x=19,n=2*A+1,a=15,c=16,T=7,I=256,L=16,M=17,w=18,j=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],z=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],B=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],G=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],W=new Array(2*(A+2));v(W);var _=new Array(2*b);v(_);var $=new Array(512);v($);var U=new Array(256);v(U);var Y=new Array(E);v(Y);var fe,ne,je,Se=new Array(b);function re(ve,he,at,gt,J){this.static_tree=ve,this.extra_bits=he,this.extra_base=at,this.elems=gt,this.max_length=J,this.has_stree=ve&&ve.length}function te(ve,he){this.dyn_tree=ve,this.max_code=0,this.stat_desc=he}function Q(ve){return ve<256?$[ve]:$[256+(ve>>>7)]}function le(ve,he){ve.pending_buf[ve.pending++]=255&he,ve.pending_buf[ve.pending++]=he>>>8&255}function ee(ve,he,at){ve.bi_valid>c-at?(ve.bi_buf|=he<<ve.bi_valid&65535,le(ve,ve.bi_buf),ve.bi_buf=he>>c-ve.bi_valid,ve.bi_valid+=at-c):(ve.bi_buf|=he<<ve.bi_valid&65535,ve.bi_valid+=at)}function de(ve,he,at){ee(ve,at[2*he],at[2*he+1])}function Ee(ve,he){for(var at=0;at|=1&ve,ve>>>=1,at<<=1,0<--he;);return at>>>1}function Ue(ve,he,at){var gt,J,et=new Array(a+1),lt=0;for(gt=1;gt<=a;gt++)et[gt]=lt=lt+at[gt-1]<<1;for(J=0;J<=he;J++){var Ae=ve[2*J+1];Ae!==0&&(ve[2*J]=Ee(et[Ae]++,Ae))}}function Ke(ve){var he;for(he=0;he<A;he++)ve.dyn_ltree[2*he]=0;for(he=0;he<b;he++)ve.dyn_dtree[2*he]=0;for(he=0;he<x;he++)ve.bl_tree[2*he]=0;ve.dyn_ltree[2*I]=1,ve.opt_len=ve.static_len=0,ve.last_lit=ve.matches=0}function dt(ve){8<ve.bi_valid?le(ve,ve.bi_buf):0<ve.bi_valid&&(ve.pending_buf[ve.pending++]=ve.bi_buf),ve.bi_buf=0,ve.bi_valid=0}function Ct(ve,he,at,gt){var J=2*he,et=2*at;return ve[J]<ve[et]||ve[J]===ve[et]&>[he]<=gt[at]}function Te(ve,he,at){for(var gt=ve.heap[at],J=at<<1;J<=ve.heap_len&&(J<ve.heap_len&&Ct(he,ve.heap[J+1],ve.heap[J],ve.depth)&&J++,!Ct(he,gt,ve.heap[J],ve.depth));)ve.heap[at]=ve.heap[J],at=J,J<<=1;ve.heap[at]=gt}function ct(ve,he,at){var gt,J,et,lt,Ae=0;if(ve.last_lit!==0)for(;gt=ve.pending_buf[ve.d_buf+2*Ae]<<8|ve.pending_buf[ve.d_buf+2*Ae+1],J=ve.pending_buf[ve.l_buf+Ae],Ae++,gt===0?de(ve,J,he):(de(ve,(et=U[J])+O+1,he),(lt=j[et])!==0&&ee(ve,J-=Y[et],lt),de(ve,et=Q(--gt),at),(lt=z[et])!==0&&ee(ve,gt-=Se[et],lt)),Ae<ve.last_lit;);de(ve,I,he)}function V(ve,he){var at,gt,J,et=he.dyn_tree,lt=he.stat_desc.static_tree,Ae=he.stat_desc.has_stree,Ge=he.stat_desc.elems,Re=-1;for(ve.heap_len=0,ve.heap_max=n,at=0;at<Ge;at++)et[2*at]!==0?(ve.heap[++ve.heap_len]=Re=at,ve.depth[at]=0):et[2*at+1]=0;for(;ve.heap_len<2;)et[2*(J=ve.heap[++ve.heap_len]=Re<2?++Re:0)]=1,ve.depth[J]=0,ve.opt_len--,Ae&&(ve.static_len-=lt[2*J+1]);for(he.max_code=Re,at=ve.heap_len>>1;1<=at;at--)Te(ve,et,at);for(J=Ge;at=ve.heap[1],ve.heap[1]=ve.heap[ve.heap_len--],Te(ve,et,1),gt=ve.heap[1],ve.heap[--ve.heap_max]=at,ve.heap[--ve.heap_max]=gt,et[2*J]=et[2*at]+et[2*gt],ve.depth[J]=(ve.depth[at]>=ve.depth[gt]?ve.depth[at]:ve.depth[gt])+1,et[2*at+1]=et[2*gt+1]=J,ve.heap[1]=J++,Te(ve,et,1),2<=ve.heap_len;);ve.heap[--ve.heap_max]=ve.heap[1],function(ce,q){var ie,xe,nt,ot,xt,we,ze=q.dyn_tree,At=q.max_code,He=q.stat_desc.static_tree,_e=q.stat_desc.has_stree,vt=q.stat_desc.extra_bits,Rt=q.stat_desc.extra_base,wt=q.stat_desc.max_length,Jt=0;for(ot=0;ot<=a;ot++)ce.bl_count[ot]=0;for(ze[2*ce.heap[ce.heap_max]+1]=0,ie=ce.heap_max+1;ie<n;ie++)wt<(ot=ze[2*ze[2*(xe=ce.heap[ie])+1]+1]+1)&&(ot=wt,Jt++),ze[2*xe+1]=ot,At<xe||(ce.bl_count[ot]++,xt=0,Rt<=xe&&(xt=vt[xe-Rt]),we=ze[2*xe],ce.opt_len+=we*(ot+xt),_e&&(ce.static_len+=we*(He[2*xe+1]+xt)));if(Jt!==0){do{for(ot=wt-1;ce.bl_count[ot]===0;)ot--;ce.bl_count[ot]--,ce.bl_count[ot+1]+=2,ce.bl_count[wt]--,Jt-=2}while(0<Jt);for(ot=wt;ot!==0;ot--)for(xe=ce.bl_count[ot];xe!==0;)At<(nt=ce.heap[--ie])||(ze[2*nt+1]!==ot&&(ce.opt_len+=(ot-ze[2*nt+1])*ze[2*nt],ze[2*nt+1]=ot),xe--)}}(ve,he),Ue(et,Re,ve.bl_count)}function Z(ve,he,at){var gt,J,et=-1,lt=he[1],Ae=0,Ge=7,Re=4;for(lt===0&&(Ge=138,Re=3),he[2*(at+1)+1]=65535,gt=0;gt<=at;gt++)J=lt,lt=he[2*(gt+1)+1],++Ae<Ge&&J===lt||(Ae<Re?ve.bl_tree[2*J]+=Ae:J!==0?(J!==et&&ve.bl_tree[2*J]++,ve.bl_tree[2*L]++):Ae<=10?ve.bl_tree[2*M]++:ve.bl_tree[2*w]++,et=J,Re=(Ae=0)===lt?(Ge=138,3):J===lt?(Ge=6,3):(Ge=7,4))}function Oe(ve,he,at){var gt,J,et=-1,lt=he[1],Ae=0,Ge=7,Re=4;for(lt===0&&(Ge=138,Re=3),gt=0;gt<=at;gt++)if(J=lt,lt=he[2*(gt+1)+1],!(++Ae<Ge&&J===lt)){if(Ae<Re)for(;de(ve,J,ve.bl_tree),--Ae!=0;);else J!==0?(J!==et&&(de(ve,J,ve.bl_tree),Ae--),de(ve,L,ve.bl_tree),ee(ve,Ae-3,2)):Ae<=10?(de(ve,M,ve.bl_tree),ee(ve,Ae-3,3)):(de(ve,w,ve.bl_tree),ee(ve,Ae-11,7));et=J,Re=(Ae=0)===lt?(Ge=138,3):J===lt?(Ge=6,3):(Ge=7,4)}}v(Se);var Me=!1;function pe(ve,he,at,gt){ee(ve,(y<<1)+(gt?1:0),3),function(J,et,lt,Ae){dt(J),Ae&&(le(J,lt),le(J,~lt)),u.arraySet(J.pending_buf,J.window,et,lt,J.pending),J.pending+=lt}(ve,he,at,!0)}C._tr_init=function(ve){Me||(function(){var he,at,gt,J,et,lt=new Array(a+1);for(J=gt=0;J<E-1;J++)for(Y[J]=gt,he=0;he<1<<j[J];he++)U[gt++]=J;for(U[gt-1]=J,J=et=0;J<16;J++)for(Se[J]=et,he=0;he<1<<z[J];he++)$[et++]=J;for(et>>=7;J<b;J++)for(Se[J]=et<<7,he=0;he<1<<z[J]-7;he++)$[256+et++]=J;for(at=0;at<=a;at++)lt[at]=0;for(he=0;he<=143;)W[2*he+1]=8,he++,lt[8]++;for(;he<=255;)W[2*he+1]=9,he++,lt[9]++;for(;he<=279;)W[2*he+1]=7,he++,lt[7]++;for(;he<=287;)W[2*he+1]=8,he++,lt[8]++;for(Ue(W,A+1,lt),he=0;he<b;he++)_[2*he+1]=5,_[2*he]=Ee(he,5);fe=new re(W,j,O+1,A,a),ne=new re(_,z,0,b,a),je=new re(new Array(0),B,0,x,T)}(),Me=!0),ve.l_desc=new te(ve.dyn_ltree,fe),ve.d_desc=new te(ve.dyn_dtree,ne),ve.bl_desc=new te(ve.bl_tree,je),ve.bi_buf=0,ve.bi_valid=0,Ke(ve)},C._tr_stored_block=pe,C._tr_flush_block=function(ve,he,at,gt){var J,et,lt=0;0<ve.level?(ve.strm.data_type===2&&(ve.strm.data_type=function(Ae){var Ge,Re=4093624447;for(Ge=0;Ge<=31;Ge++,Re>>>=1)if(1&Re&&Ae.dyn_ltree[2*Ge]!==0)return g;if(Ae.dyn_ltree[18]!==0||Ae.dyn_ltree[20]!==0||Ae.dyn_ltree[26]!==0)return d;for(Ge=32;Ge<O;Ge++)if(Ae.dyn_ltree[2*Ge]!==0)return d;return g}(ve)),V(ve,ve.l_desc),V(ve,ve.d_desc),lt=function(Ae){var Ge;for(Z(Ae,Ae.dyn_ltree,Ae.l_desc.max_code),Z(Ae,Ae.dyn_dtree,Ae.d_desc.max_code),V(Ae,Ae.bl_desc),Ge=x-1;3<=Ge&&Ae.bl_tree[2*G[Ge]+1]===0;Ge--);return Ae.opt_len+=3*(Ge+1)+5+5+4,Ge}(ve),J=ve.opt_len+3+7>>>3,(et=ve.static_len+3+7>>>3)<=J&&(J=et)):J=et=at+5,at+4<=J&&he!==-1?pe(ve,he,at,gt):ve.strategy===4||et===J?(ee(ve,2+(gt?1:0),3),ct(ve,W,_)):(ee(ve,4+(gt?1:0),3),function(Ae,Ge,Re,ce){var q;for(ee(Ae,Ge-257,5),ee(Ae,Re-1,5),ee(Ae,ce-4,4),q=0;q<ce;q++)ee(Ae,Ae.bl_tree[2*G[q]+1],3);Oe(Ae,Ae.dyn_ltree,Ge-1),Oe(Ae,Ae.dyn_dtree,Re-1)}(ve,ve.l_desc.max_code+1,ve.d_desc.max_code+1,lt+1),ct(ve,ve.dyn_ltree,ve.dyn_dtree)),Ke(ve),gt&&dt(ve)},C._tr_tally=function(ve,he,at){return ve.pending_buf[ve.d_buf+2*ve.last_lit]=he>>>8&255,ve.pending_buf[ve.d_buf+2*ve.last_lit+1]=255&he,ve.pending_buf[ve.l_buf+ve.last_lit]=255&at,ve.last_lit++,he===0?ve.dyn_ltree[2*at]++:(ve.matches++,he--,ve.dyn_ltree[2*(U[at]+O+1)]++,ve.dyn_dtree[2*Q(he)]++),ve.last_lit===ve.lit_bufsize-1},C._tr_align=function(ve){ee(ve,2,3),de(ve,I,W),function(he){he.bi_valid===16?(le(he,he.bi_buf),he.bi_buf=0,he.bi_valid=0):8<=he.bi_valid&&(he.pending_buf[he.pending++]=255&he.bi_buf,he.bi_buf>>=8,he.bi_valid-=8)}(ve)}},{"../utils/common":41}],53:[function(f,p,C){"use strict";p.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],54:[function(f,p,C){(function(u){(function(g,d){"use strict";if(!g.setImmediate){var v,y,E,O,A=1,b={},x=!1,n=g.document,a=Object.getPrototypeOf&&Object.getPrototypeOf(g);a=a&&a.setTimeout?a:g,v={}.toString.call(g.process)==="[object process]"?function(L){process.nextTick(function(){T(L)})}:function(){if(g.postMessage&&!g.importScripts){var L=!0,M=g.onmessage;return g.onmessage=function(){L=!1},g.postMessage("","*"),g.onmessage=M,L}}()?(O="setImmediate$"+Math.random()+"$",g.addEventListener?g.addEventListener("message",I,!1):g.attachEvent("onmessage",I),function(L){g.postMessage(O+L,"*")}):g.MessageChannel?((E=new MessageChannel).port1.onmessage=function(L){T(L.data)},function(L){E.port2.postMessage(L)}):n&&"onreadystatechange"in n.createElement("script")?(y=n.documentElement,function(L){var M=n.createElement("script");M.onreadystatechange=function(){T(L),M.onreadystatechange=null,y.removeChild(M),M=null},y.appendChild(M)}):function(L){setTimeout(T,0,L)},a.setImmediate=function(L){typeof L!="function"&&(L=new Function(""+L));for(var M=new Array(arguments.length-1),w=0;w<M.length;w++)M[w]=arguments[w+1];var j={callback:L,args:M};return b[A]=j,v(A),A++},a.clearImmediate=c}function c(L){delete b[L]}function T(L){if(x)setTimeout(T,0,L);else{var M=b[L];if(M){x=!0;try{(function(w){var j=w.callback,z=w.args;switch(z.length){case 0:j();break;case 1:j(z[0]);break;case 2:j(z[0],z[1]);break;case 3:j(z[0],z[1],z[2]);break;default:j.apply(d,z)}})(M)}finally{c(L),x=!1}}}}function I(L){L.source===g&&typeof L.data=="string"&&L.data.indexOf(O)===0&&T(+L.data.slice(O.length))}})(typeof self>"u"?u===void 0?this:u:self)}).call(this,typeof e.g<"u"?e.g:typeof self<"u"?self:typeof window<"u"?window:{})},{}]},{},[10])(10)})},63850:(P,t,e)=>{var o="Expected a function",f=NaN,p="[object Symbol]",C=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,g=/^0b[01]+$/i,d=/^0o[0-7]+$/i,v=parseInt,y=typeof e.g=="object"&&e.g&&e.g.Object===Object&&e.g,E=typeof self=="object"&&self&&self.Object===Object&&self,O=y||E||Function("return this")(),A=Object.prototype,b=A.toString,x=Math.max,n=Math.min,a=function(){return O.Date.now()};function c(w,j,z){var B,G,W,_,$,U,Y=0,fe=!1,ne=!1,je=!0;if(typeof w!="function")throw new TypeError(o);j=M(j)||0,T(z)&&(fe=!!z.leading,ne="maxWait"in z,W=ne?x(M(z.maxWait)||0,j):W,je="trailing"in z?!!z.trailing:je);function Se(Ke){var dt=B,Ct=G;return B=G=void 0,Y=Ke,_=w.apply(Ct,dt),_}function re(Ke){return Y=Ke,$=setTimeout(le,j),fe?Se(Ke):_}function te(Ke){var dt=Ke-U,Ct=Ke-Y,Te=j-dt;return ne?n(Te,W-Ct):Te}function Q(Ke){var dt=Ke-U,Ct=Ke-Y;return U===void 0||dt>=j||dt<0||ne&&Ct>=W}function le(){var Ke=a();if(Q(Ke))return ee(Ke);$=setTimeout(le,te(Ke))}function ee(Ke){return $=void 0,je&&B?Se(Ke):(B=G=void 0,_)}function de(){$!==void 0&&clearTimeout($),Y=0,B=U=G=$=void 0}function Ee(){return $===void 0?_:ee(a())}function Ue(){var Ke=a(),dt=Q(Ke);if(B=arguments,G=this,U=Ke,dt){if($===void 0)return re(U);if(ne)return $=setTimeout(le,j),Se(U)}return $===void 0&&($=setTimeout(le,j)),_}return Ue.cancel=de,Ue.flush=Ee,Ue}function T(w){var j=typeof w;return!!w&&(j=="object"||j=="function")}function I(w){return!!w&&typeof w=="object"}function L(w){return typeof w=="symbol"||I(w)&&b.call(w)==p}function M(w){if(typeof w=="number")return w;if(L(w))return f;if(T(w)){var j=typeof w.valueOf=="function"?w.valueOf():w;w=T(j)?j+"":j}if(typeof w!="string")return w===0?w:+w;w=w.replace(C,"");var z=g.test(w);return z||d.test(w)?v(w.slice(2),z?2:8):u.test(w)?f:+w}P.exports=c},61563:(P,t,e)=>{var o="Expected a function",f="__lodash_hash_undefined__",p="[object Function]",C="[object GeneratorFunction]",u=/[\\^$.*+?()[\]{}|]/g,g=/^\[object .+?Constructor\]$/,d=typeof e.g=="object"&&e.g&&e.g.Object===Object&&e.g,v=typeof self=="object"&&self&&self.Object===Object&&self,y=d||v||Function("return this")();function E(pe,ve){return pe?.[ve]}function O(pe){var ve=!1;if(pe!=null&&typeof pe.toString!="function")try{ve=!!(pe+"")}catch{}return ve}var A=Array.prototype,b=Function.prototype,x=Object.prototype,n=y["__core-js_shared__"],a=function(){var pe=/[^.]+$/.exec(n&&n.keys&&n.keys.IE_PROTO||"");return pe?"Symbol(src)_1."+pe:""}(),c=b.toString,T=x.hasOwnProperty,I=x.toString,L=RegExp("^"+c.call(T).replace(u,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),M=A.splice,w=dt(y,"Map"),j=dt(Object,"create");function z(pe){var ve=-1,he=pe?pe.length:0;for(this.clear();++ve<he;){var at=pe[ve];this.set(at[0],at[1])}}function B(){this.__data__=j?j(null):{}}function G(pe){return this.has(pe)&&delete this.__data__[pe]}function W(pe){var ve=this.__data__;if(j){var he=ve[pe];return he===f?void 0:he}return T.call(ve,pe)?ve[pe]:void 0}function _(pe){var ve=this.__data__;return j?ve[pe]!==void 0:T.call(ve,pe)}function $(pe,ve){var he=this.__data__;return he[pe]=j&&ve===void 0?f:ve,this}z.prototype.clear=B,z.prototype.delete=G,z.prototype.get=W,z.prototype.has=_,z.prototype.set=$;function U(pe){var ve=-1,he=pe?pe.length:0;for(this.clear();++ve<he;){var at=pe[ve];this.set(at[0],at[1])}}function Y(){this.__data__=[]}function fe(pe){var ve=this.__data__,he=Ee(ve,pe);if(he<0)return!1;var at=ve.length-1;return he==at?ve.pop():M.call(ve,he,1),!0}function ne(pe){var ve=this.__data__,he=Ee(ve,pe);return he<0?void 0:ve[he][1]}function je(pe){return Ee(this.__data__,pe)>-1}function Se(pe,ve){var he=this.__data__,at=Ee(he,pe);return at<0?he.push([pe,ve]):he[at][1]=ve,this}U.prototype.clear=Y,U.prototype.delete=fe,U.prototype.get=ne,U.prototype.has=je,U.prototype.set=Se;function re(pe){var ve=-1,he=pe?pe.length:0;for(this.clear();++ve<he;){var at=pe[ve];this.set(at[0],at[1])}}function te(){this.__data__={hash:new z,map:new(w||U),string:new z}}function Q(pe){return Ke(this,pe).delete(pe)}function le(pe){return Ke(this,pe).get(pe)}function ee(pe){return Ke(this,pe).has(pe)}function de(pe,ve){return Ke(this,pe).set(pe,ve),this}re.prototype.clear=te,re.prototype.delete=Q,re.prototype.get=le,re.prototype.has=ee,re.prototype.set=de;function Ee(pe,ve){for(var he=pe.length;he--;)if(Z(pe[he][0],ve))return he;return-1}function Ue(pe){if(!Me(pe)||Te(pe))return!1;var ve=Oe(pe)||O(pe)?L:g;return ve.test(ct(pe))}function Ke(pe,ve){var he=pe.__data__;return Ct(ve)?he[typeof ve=="string"?"string":"hash"]:he.map}function dt(pe,ve){var he=E(pe,ve);return Ue(he)?he:void 0}function Ct(pe){var ve=typeof pe;return ve=="string"||ve=="number"||ve=="symbol"||ve=="boolean"?pe!=="__proto__":pe===null}function Te(pe){return!!a&&a in pe}function ct(pe){if(pe!=null){try{return c.call(pe)}catch{}try{return pe+""}catch{}}return""}function V(pe,ve){if(typeof pe!="function"||ve&&typeof ve!="function")throw new TypeError(o);var he=function(){var at=arguments,gt=ve?ve.apply(this,at):at[0],J=he.cache;if(J.has(gt))return J.get(gt);var et=pe.apply(this,at);return he.cache=J.set(gt,et),et};return he.cache=new(V.Cache||re),he}V.Cache=re;function Z(pe,ve){return pe===ve||pe!==pe&&ve!==ve}function Oe(pe){var ve=Me(pe)?I.call(pe):"";return ve==p||ve==C}function Me(pe){var ve=typeof pe;return!!pe&&(ve=="object"||ve=="function")}P.exports=V},58940:(P,t,e)=>{var o="Expected a function",f=NaN,p="[object Symbol]",C=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,g=/^0b[01]+$/i,d=/^0o[0-7]+$/i,v=parseInt,y=typeof e.g=="object"&&e.g&&e.g.Object===Object&&e.g,E=typeof self=="object"&&self&&self.Object===Object&&self,O=y||E||Function("return this")(),A=Object.prototype,b=A.toString,x=Math.max,n=Math.min,a=function(){return O.Date.now()};function c(j,z,B){var G,W,_,$,U,Y,fe=0,ne=!1,je=!1,Se=!0;if(typeof j!="function")throw new TypeError(o);z=w(z)||0,I(B)&&(ne=!!B.leading,je="maxWait"in B,_=je?x(w(B.maxWait)||0,z):_,Se="trailing"in B?!!B.trailing:Se);function re(dt){var Ct=G,Te=W;return G=W=void 0,fe=dt,$=j.apply(Te,Ct),$}function te(dt){return fe=dt,U=setTimeout(ee,z),ne?re(dt):$}function Q(dt){var Ct=dt-Y,Te=dt-fe,ct=z-Ct;return je?n(ct,_-Te):ct}function le(dt){var Ct=dt-Y,Te=dt-fe;return Y===void 0||Ct>=z||Ct<0||je&&Te>=_}function ee(){var dt=a();if(le(dt))return de(dt);U=setTimeout(ee,Q(dt))}function de(dt){return U=void 0,Se&&G?re(dt):(G=W=void 0,$)}function Ee(){U!==void 0&&clearTimeout(U),fe=0,G=Y=W=U=void 0}function Ue(){return U===void 0?$:de(a())}function Ke(){var dt=a(),Ct=le(dt);if(G=arguments,W=this,Y=dt,Ct){if(U===void 0)return te(Y);if(je)return U=setTimeout(ee,z),re(Y)}return U===void 0&&(U=setTimeout(ee,z)),$}return Ke.cancel=Ee,Ke.flush=Ue,Ke}function T(j,z,B){var G=!0,W=!0;if(typeof j!="function")throw new TypeError(o);return I(B)&&(G="leading"in B?!!B.leading:G,W="trailing"in B?!!B.trailing:W),c(j,z,{leading:G,maxWait:z,trailing:W})}function I(j){var z=typeof j;return!!j&&(z=="object"||z=="function")}function L(j){return!!j&&typeof j=="object"}function M(j){return typeof j=="symbol"||L(j)&&b.call(j)==p}function w(j){if(typeof j=="number")return j;if(M(j))return f;if(I(j)){var z=typeof j.valueOf=="function"?j.valueOf():j;j=I(z)?z+"":z}if(typeof j!="string")return j===0?j:+j;j=j.replace(C,"");var B=g.test(j);return B||d.test(j)?v(j.slice(2),B?2:8):u.test(j)?f:+j}P.exports=T},77412:P=>{"use strict";P.exports=Math.abs},52418:P=>{"use strict";P.exports=Math.floor},19313:P=>{"use strict";P.exports=Number.isNaN||function(e){return e!==e}},57958:P=>{"use strict";P.exports=Math.max},47384:P=>{"use strict";P.exports=Math.min},250:P=>{"use strict";P.exports=Math.pow},51844:P=>{"use strict";P.exports=Math.round},47279:(P,t,e)=>{"use strict";var o=e(19313);P.exports=function(p){return o(p)||p===0?p:p<0?-1:1}},20285:P=>{const t=typeof process=="object"&&process&&!1;P.exports=t?{sep:"\\"}:{sep:"/"}},39064:(P,t,e)=>{const o=P.exports=(z,B,G={})=>(c(B),!G.nocomment&&B.charAt(0)==="#"?!1:new j(B,G).match(z));P.exports=o;const f=e(20285);o.sep=f.sep;const p=Symbol("globstar **");o.GLOBSTAR=p;const C=e(84807),u={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}},g="[^/]",d=g+"*?",v="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",y="(?:(?!(?:\\/|^)\\.).)*?",E=z=>z.split("").reduce((B,G)=>(B[G]=!0,B),{}),O=E("().*{}+?[]^$\\!"),A=E("[.("),b=/\/+/;o.filter=(z,B={})=>(G,W,_)=>o(G,z,B);const x=(z,B={})=>{const G={};return Object.keys(z).forEach(W=>G[W]=z[W]),Object.keys(B).forEach(W=>G[W]=B[W]),G};o.defaults=z=>{if(!z||typeof z!="object"||!Object.keys(z).length)return o;const B=o,G=(W,_,$)=>B(W,_,x(z,$));return G.Minimatch=class extends B.Minimatch{constructor(_,$){super(_,x(z,$))}},G.Minimatch.defaults=W=>B.defaults(x(z,W)).Minimatch,G.filter=(W,_)=>B.filter(W,x(z,_)),G.defaults=W=>B.defaults(x(z,W)),G.makeRe=(W,_)=>B.makeRe(W,x(z,_)),G.braceExpand=(W,_)=>B.braceExpand(W,x(z,_)),G.match=(W,_,$)=>B.match(W,_,x(z,$)),G},o.braceExpand=(z,B)=>n(z,B);const n=(z,B={})=>(c(z),B.nobrace||!/\{(?:(?!\{).)*\}/.test(z)?[z]:C(z)),a=1024*64,c=z=>{if(typeof z!="string")throw new TypeError("invalid pattern");if(z.length>a)throw new TypeError("pattern is too long")},T=Symbol("subparse");o.makeRe=(z,B)=>new j(z,B||{}).makeRe(),o.match=(z,B,G={})=>{const W=new j(B,G);return z=z.filter(_=>W.match(_)),W.options.nonull&&!z.length&&z.push(B),z};const I=z=>z.replace(/\\(.)/g,"$1"),L=z=>z.replace(/\\([^-\]])/g,"$1"),M=z=>z.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),w=z=>z.replace(/[[\]\\]/g,"\\$&");class j{constructor(B,G){c(B),G||(G={}),this.options=G,this.set=[],this.pattern=B,this.windowsPathsNoEscape=!!G.windowsPathsNoEscape||G.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.regexp=null,this.negate=!1,this.comment=!1,this.empty=!1,this.partial=!!G.partial,this.make()}debug(){}make(){const B=this.pattern,G=this.options;if(!G.nocomment&&B.charAt(0)==="#"){this.comment=!0;return}if(!B){this.empty=!0;return}this.parseNegate();let W=this.globSet=this.braceExpand();G.debug&&(this.debug=(..._)=>console.error(..._)),this.debug(this.pattern,W),W=this.globParts=W.map(_=>_.split(b)),this.debug(this.pattern,W),W=W.map((_,$,U)=>_.map(this.parse,this)),this.debug(this.pattern,W),W=W.filter(_=>_.indexOf(!1)===-1),this.debug(this.pattern,W),this.set=W}parseNegate(){if(this.options.nonegate)return;const B=this.pattern;let G=!1,W=0;for(let _=0;_<B.length&&B.charAt(_)==="!";_++)G=!G,W++;W&&(this.pattern=B.slice(W)),this.negate=G}matchOne(B,G,W){var _=this.options;this.debug("matchOne",{this:this,file:B,pattern:G}),this.debug("matchOne",B.length,G.length);for(var $=0,U=0,Y=B.length,fe=G.length;$<Y&&U<fe;$++,U++){this.debug("matchOne loop");var ne=G[U],je=B[$];if(this.debug(G,ne,je),ne===!1)return!1;if(ne===p){this.debug("GLOBSTAR",[G,ne,je]);var Se=$,re=U+1;if(re===fe){for(this.debug("** at the end");$<Y;$++)if(B[$]==="."||B[$]===".."||!_.dot&&B[$].charAt(0)===".")return!1;return!0}for(;Se<Y;){var te=B[Se];if(this.debug(`
|
|
10635
|
+
\0`,ee+=u(te,2),ee+=w.magic,ee+=u(I,2),ee+=u(L,2),ee+=u(re.crc32,4),ee+=u(re.compressedSize,4),ee+=u(re.uncompressedSize,4),ee+=u(z.length,2),ee+=u(Y.length,2),{fileRecord:O.LOCAL_FILE_HEADER+ee+z+Y,dirRecord:O.CENTRAL_FILE_HEADER+u(le,2)+ee+u(W.length,2)+"\0\0\0\0"+u(Q,4)+u(a,4)+z+Y+W}}var d=f("../utils"),v=f("../stream/GenericWorker"),y=f("../utf8"),E=f("../crc32"),O=f("../signature");function A(b,x,n,a){v.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=x,this.zipPlatform=n,this.encodeFileName=a,this.streamFiles=b,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}d.inherits(A,v),A.prototype.push=function(b){var x=b.meta.percent||0,n=this.entriesCount,a=this._sources.length;this.accumulate?this.contentBuffer.push(b):(this.bytesWritten+=b.data.length,v.prototype.push.call(this,{data:b.data,meta:{currentFile:this.currentFile,percent:n?(x+100*(n-a-1))/n:100}}))},A.prototype.openedSource=function(b){this.currentSourceOffset=this.bytesWritten,this.currentFile=b.file.name;var x=this.streamFiles&&!b.file.dir;if(x){var n=g(b,x,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:n.fileRecord,meta:{percent:0}})}else this.accumulate=!0},A.prototype.closedSource=function(b){this.accumulate=!1;var x=this.streamFiles&&!b.file.dir,n=g(b,x,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(n.dirRecord),x)this.push({data:function(a){return O.DATA_DESCRIPTOR+u(a.crc32,4)+u(a.compressedSize,4)+u(a.uncompressedSize,4)}(b),meta:{percent:100}});else for(this.push({data:n.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null},A.prototype.flush=function(){for(var b=this.bytesWritten,x=0;x<this.dirRecords.length;x++)this.push({data:this.dirRecords[x],meta:{percent:100}});var n=this.bytesWritten-b,a=function(c,T,I,L,M){var w=d.transformTo("string",M(L));return O.CENTRAL_DIRECTORY_END+"\0\0\0\0"+u(c,2)+u(c,2)+u(T,4)+u(I,4)+u(w.length,2)+w}(this.dirRecords.length,n,b,this.zipComment,this.encodeFileName);this.push({data:a,meta:{percent:100}})},A.prototype.prepareNextSource=function(){this.previous=this._sources.shift(),this.openedSource(this.previous.streamInfo),this.isPaused?this.previous.pause():this.previous.resume()},A.prototype.registerPrevious=function(b){this._sources.push(b);var x=this;return b.on("data",function(n){x.processChunk(n)}),b.on("end",function(){x.closedSource(x.previous.streamInfo),x._sources.length?x.prepareNextSource():x.end()}),b.on("error",function(n){x.error(n)}),this},A.prototype.resume=function(){return!!v.prototype.resume.call(this)&&(!this.previous&&this._sources.length?(this.prepareNextSource(),!0):this.previous||this._sources.length||this.generatedError?void 0:(this.end(),!0))},A.prototype.error=function(b){var x=this._sources;if(!v.prototype.error.call(this,b))return!1;for(var n=0;n<x.length;n++)try{x[n].error(b)}catch{}return!0},A.prototype.lock=function(){v.prototype.lock.call(this);for(var b=this._sources,x=0;x<b.length;x++)b[x].lock()},p.exports=A},{"../crc32":4,"../signature":23,"../stream/GenericWorker":28,"../utf8":31,"../utils":32}],9:[function(f,p,C){"use strict";var u=f("../compressions"),g=f("./ZipFileWorker");C.generateWorker=function(d,v,y){var E=new g(v.streamFiles,y,v.platform,v.encodeFileName),O=0;try{d.forEach(function(A,b){O++;var x=function(T,I){var L=T||I,M=u[L];if(!M)throw new Error(L+" is not a valid compression method !");return M}(b.options.compression,v.compression),n=b.options.compressionOptions||v.compressionOptions||{},a=b.dir,c=b.date;b._compressWorker(x,n).withStreamInfo("file",{name:A,dir:a,date:c,comment:b.comment||"",unixPermissions:b.unixPermissions,dosPermissions:b.dosPermissions}).pipe(E)}),E.entriesCount=O}catch(A){E.error(A)}return E}},{"../compressions":3,"./ZipFileWorker":8}],10:[function(f,p,C){"use strict";function u(){if(!(this instanceof u))return new u;if(arguments.length)throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");this.files=Object.create(null),this.comment=null,this.root="",this.clone=function(){var g=new u;for(var d in this)typeof this[d]!="function"&&(g[d]=this[d]);return g}}(u.prototype=f("./object")).loadAsync=f("./load"),u.support=f("./support"),u.defaults=f("./defaults"),u.version="3.10.1",u.loadAsync=function(g,d){return new u().loadAsync(g,d)},u.external=f("./external"),p.exports=u},{"./defaults":5,"./external":6,"./load":11,"./object":15,"./support":30}],11:[function(f,p,C){"use strict";var u=f("./utils"),g=f("./external"),d=f("./utf8"),v=f("./zipEntries"),y=f("./stream/Crc32Probe"),E=f("./nodejsUtils");function O(A){return new g.Promise(function(b,x){var n=A.decompressed.getContentWorker().pipe(new y);n.on("error",function(a){x(a)}).on("end",function(){n.streamInfo.crc32!==A.decompressed.crc32?x(new Error("Corrupted zip : CRC32 mismatch")):b()}).resume()})}p.exports=function(A,b){var x=this;return b=u.extend(b||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:d.utf8decode}),E.isNode&&E.isStream(A)?g.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")):u.prepareContent("the loaded zip file",A,!0,b.optimizedBinaryString,b.base64).then(function(n){var a=new v(b);return a.load(n),a}).then(function(n){var a=[g.Promise.resolve(n)],c=n.files;if(b.checkCRC32)for(var T=0;T<c.length;T++)a.push(O(c[T]));return g.Promise.all(a)}).then(function(n){for(var a=n.shift(),c=a.files,T=0;T<c.length;T++){var I=c[T],L=I.fileNameStr,M=u.resolve(I.fileNameStr);x.file(M,I.decompressed,{binary:!0,optimizedBinaryString:!0,date:I.date,dir:I.dir,comment:I.fileCommentStr.length?I.fileCommentStr:null,unixPermissions:I.unixPermissions,dosPermissions:I.dosPermissions,createFolders:b.createFolders}),I.dir||(x.file(M).unsafeOriginalName=L)}return a.zipComment.length&&(x.comment=a.zipComment),x})}},{"./external":6,"./nodejsUtils":14,"./stream/Crc32Probe":25,"./utf8":31,"./utils":32,"./zipEntries":33}],12:[function(f,p,C){"use strict";var u=f("../utils"),g=f("../stream/GenericWorker");function d(v,y){g.call(this,"Nodejs stream input adapter for "+v),this._upstreamEnded=!1,this._bindStream(y)}u.inherits(d,g),d.prototype._bindStream=function(v){var y=this;(this._stream=v).pause(),v.on("data",function(E){y.push({data:E,meta:{percent:0}})}).on("error",function(E){y.isPaused?this.generatedError=E:y.error(E)}).on("end",function(){y.isPaused?y._upstreamEnded=!0:y.end()})},d.prototype.pause=function(){return!!g.prototype.pause.call(this)&&(this._stream.pause(),!0)},d.prototype.resume=function(){return!!g.prototype.resume.call(this)&&(this._upstreamEnded?this.end():this._stream.resume(),!0)},p.exports=d},{"../stream/GenericWorker":28,"../utils":32}],13:[function(f,p,C){"use strict";var u=f("readable-stream").Readable;function g(d,v,y){u.call(this,v),this._helper=d;var E=this;d.on("data",function(O,A){E.push(O)||E._helper.pause(),y&&y(A)}).on("error",function(O){E.emit("error",O)}).on("end",function(){E.push(null)})}f("../utils").inherits(g,u),g.prototype._read=function(){this._helper.resume()},p.exports=g},{"../utils":32,"readable-stream":16}],14:[function(f,p,C){"use strict";p.exports={isNode:typeof o<"u",newBufferFrom:function(u,g){if(o.from&&o.from!==Uint8Array.from)return o.from(u,g);if(typeof u=="number")throw new Error('The "data" argument must not be a number');return new o(u,g)},allocBuffer:function(u){if(o.alloc)return o.alloc(u);var g=new o(u);return g.fill(0),g},isBuffer:function(u){return o.isBuffer(u)},isStream:function(u){return u&&typeof u.on=="function"&&typeof u.pause=="function"&&typeof u.resume=="function"}}},{}],15:[function(f,p,C){"use strict";function u(M,w,j){var z,B=d.getTypeOf(w),G=d.extend(j||{},E);G.date=G.date||new Date,G.compression!==null&&(G.compression=G.compression.toUpperCase()),typeof G.unixPermissions=="string"&&(G.unixPermissions=parseInt(G.unixPermissions,8)),G.unixPermissions&&16384&G.unixPermissions&&(G.dir=!0),G.dosPermissions&&16&G.dosPermissions&&(G.dir=!0),G.dir&&(M=c(M)),G.createFolders&&(z=a(M))&&T.call(this,z,!0);var W=B==="string"&&G.binary===!1&&G.base64===!1;j&&j.binary!==void 0||(G.binary=!W),(w instanceof O&&w.uncompressedSize===0||G.dir||!w||w.length===0)&&(G.base64=!1,G.binary=!0,w="",G.compression="STORE",B="string");var _=null;_=w instanceof O||w instanceof v?w:x.isNode&&x.isStream(w)?new n(M,w):d.prepareContent(M,w,G.binary,G.optimizedBinaryString,G.base64);var $=new A(M,_,G);this.files[M]=$}var g=f("./utf8"),d=f("./utils"),v=f("./stream/GenericWorker"),y=f("./stream/StreamHelper"),E=f("./defaults"),O=f("./compressedObject"),A=f("./zipObject"),b=f("./generate"),x=f("./nodejsUtils"),n=f("./nodejs/NodejsStreamInputAdapter"),a=function(M){M.slice(-1)==="/"&&(M=M.substring(0,M.length-1));var w=M.lastIndexOf("/");return 0<w?M.substring(0,w):""},c=function(M){return M.slice(-1)!=="/"&&(M+="/"),M},T=function(M,w){return w=w!==void 0?w:E.createFolders,M=c(M),this.files[M]||u.call(this,M,null,{dir:!0,createFolders:w}),this.files[M]};function I(M){return Object.prototype.toString.call(M)==="[object RegExp]"}var L={load:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},forEach:function(M){var w,j,z;for(w in this.files)z=this.files[w],(j=w.slice(this.root.length,w.length))&&w.slice(0,this.root.length)===this.root&&M(j,z)},filter:function(M){var w=[];return this.forEach(function(j,z){M(j,z)&&w.push(z)}),w},file:function(M,w,j){if(arguments.length!==1)return M=this.root+M,u.call(this,M,w,j),this;if(I(M)){var z=M;return this.filter(function(G,W){return!W.dir&&z.test(G)})}var B=this.files[this.root+M];return B&&!B.dir?B:null},folder:function(M){if(!M)return this;if(I(M))return this.filter(function(B,G){return G.dir&&M.test(B)});var w=this.root+M,j=T.call(this,w),z=this.clone();return z.root=j.name,z},remove:function(M){M=this.root+M;var w=this.files[M];if(w||(M.slice(-1)!=="/"&&(M+="/"),w=this.files[M]),w&&!w.dir)delete this.files[M];else for(var j=this.filter(function(B,G){return G.name.slice(0,M.length)===M}),z=0;z<j.length;z++)delete this.files[j[z].name];return this},generate:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},generateInternalStream:function(M){var w,j={};try{if((j=d.extend(M||{},{streamFiles:!1,compression:"STORE",compressionOptions:null,type:"",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:g.utf8encode})).type=j.type.toLowerCase(),j.compression=j.compression.toUpperCase(),j.type==="binarystring"&&(j.type="string"),!j.type)throw new Error("No output type specified.");d.checkSupport(j.type),j.platform!=="darwin"&&j.platform!=="freebsd"&&j.platform!=="linux"&&j.platform!=="sunos"||(j.platform="UNIX"),j.platform==="win32"&&(j.platform="DOS");var z=j.comment||this.comment||"";w=b.generateWorker(this,j,z)}catch(B){(w=new v("error")).error(B)}return new y(w,j.type||"string",j.mimeType)},generateAsync:function(M,w){return this.generateInternalStream(M).accumulate(w)},generateNodeStream:function(M,w){return(M=M||{}).type||(M.type="nodebuffer"),this.generateInternalStream(M).toNodejsStream(w)}};p.exports=L},{"./compressedObject":2,"./defaults":5,"./generate":9,"./nodejs/NodejsStreamInputAdapter":12,"./nodejsUtils":14,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31,"./utils":32,"./zipObject":35}],16:[function(f,p,C){"use strict";p.exports=f("stream")},{stream:void 0}],17:[function(f,p,C){"use strict";var u=f("./DataReader");function g(d){u.call(this,d);for(var v=0;v<this.data.length;v++)d[v]=255&d[v]}f("../utils").inherits(g,u),g.prototype.byteAt=function(d){return this.data[this.zero+d]},g.prototype.lastIndexOfSignature=function(d){for(var v=d.charCodeAt(0),y=d.charCodeAt(1),E=d.charCodeAt(2),O=d.charCodeAt(3),A=this.length-4;0<=A;--A)if(this.data[A]===v&&this.data[A+1]===y&&this.data[A+2]===E&&this.data[A+3]===O)return A-this.zero;return-1},g.prototype.readAndCheckSignature=function(d){var v=d.charCodeAt(0),y=d.charCodeAt(1),E=d.charCodeAt(2),O=d.charCodeAt(3),A=this.readData(4);return v===A[0]&&y===A[1]&&E===A[2]&&O===A[3]},g.prototype.readData=function(d){if(this.checkOffset(d),d===0)return[];var v=this.data.slice(this.zero+this.index,this.zero+this.index+d);return this.index+=d,v},p.exports=g},{"../utils":32,"./DataReader":18}],18:[function(f,p,C){"use strict";var u=f("../utils");function g(d){this.data=d,this.length=d.length,this.index=0,this.zero=0}g.prototype={checkOffset:function(d){this.checkIndex(this.index+d)},checkIndex:function(d){if(this.length<this.zero+d||d<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+d+"). Corrupted zip ?")},setIndex:function(d){this.checkIndex(d),this.index=d},skip:function(d){this.setIndex(this.index+d)},byteAt:function(){},readInt:function(d){var v,y=0;for(this.checkOffset(d),v=this.index+d-1;v>=this.index;v--)y=(y<<8)+this.byteAt(v);return this.index+=d,y},readString:function(d){return u.transformTo("string",this.readData(d))},readData:function(){},lastIndexOfSignature:function(){},readAndCheckSignature:function(){},readDate:function(){var d=this.readInt(4);return new Date(Date.UTC(1980+(d>>25&127),(d>>21&15)-1,d>>16&31,d>>11&31,d>>5&63,(31&d)<<1))}},p.exports=g},{"../utils":32}],19:[function(f,p,C){"use strict";var u=f("./Uint8ArrayReader");function g(d){u.call(this,d)}f("../utils").inherits(g,u),g.prototype.readData=function(d){this.checkOffset(d);var v=this.data.slice(this.zero+this.index,this.zero+this.index+d);return this.index+=d,v},p.exports=g},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(f,p,C){"use strict";var u=f("./DataReader");function g(d){u.call(this,d)}f("../utils").inherits(g,u),g.prototype.byteAt=function(d){return this.data.charCodeAt(this.zero+d)},g.prototype.lastIndexOfSignature=function(d){return this.data.lastIndexOf(d)-this.zero},g.prototype.readAndCheckSignature=function(d){return d===this.readData(4)},g.prototype.readData=function(d){this.checkOffset(d);var v=this.data.slice(this.zero+this.index,this.zero+this.index+d);return this.index+=d,v},p.exports=g},{"../utils":32,"./DataReader":18}],21:[function(f,p,C){"use strict";var u=f("./ArrayReader");function g(d){u.call(this,d)}f("../utils").inherits(g,u),g.prototype.readData=function(d){if(this.checkOffset(d),d===0)return new Uint8Array(0);var v=this.data.subarray(this.zero+this.index,this.zero+this.index+d);return this.index+=d,v},p.exports=g},{"../utils":32,"./ArrayReader":17}],22:[function(f,p,C){"use strict";var u=f("../utils"),g=f("../support"),d=f("./ArrayReader"),v=f("./StringReader"),y=f("./NodeBufferReader"),E=f("./Uint8ArrayReader");p.exports=function(O){var A=u.getTypeOf(O);return u.checkSupport(A),A!=="string"||g.uint8array?A==="nodebuffer"?new y(O):g.uint8array?new E(u.transformTo("uint8array",O)):new d(u.transformTo("array",O)):new v(O)}},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(f,p,C){"use strict";C.LOCAL_FILE_HEADER="PK",C.CENTRAL_FILE_HEADER="PK",C.CENTRAL_DIRECTORY_END="PK",C.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK\x07",C.ZIP64_CENTRAL_DIRECTORY_END="PK",C.DATA_DESCRIPTOR="PK\x07\b"},{}],24:[function(f,p,C){"use strict";var u=f("./GenericWorker"),g=f("../utils");function d(v){u.call(this,"ConvertWorker to "+v),this.destType=v}g.inherits(d,u),d.prototype.processChunk=function(v){this.push({data:g.transformTo(this.destType,v.data),meta:v.meta})},p.exports=d},{"../utils":32,"./GenericWorker":28}],25:[function(f,p,C){"use strict";var u=f("./GenericWorker"),g=f("../crc32");function d(){u.call(this,"Crc32Probe"),this.withStreamInfo("crc32",0)}f("../utils").inherits(d,u),d.prototype.processChunk=function(v){this.streamInfo.crc32=g(v.data,this.streamInfo.crc32||0),this.push(v)},p.exports=d},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(f,p,C){"use strict";var u=f("../utils"),g=f("./GenericWorker");function d(v){g.call(this,"DataLengthProbe for "+v),this.propName=v,this.withStreamInfo(v,0)}u.inherits(d,g),d.prototype.processChunk=function(v){if(v){var y=this.streamInfo[this.propName]||0;this.streamInfo[this.propName]=y+v.data.length}g.prototype.processChunk.call(this,v)},p.exports=d},{"../utils":32,"./GenericWorker":28}],27:[function(f,p,C){"use strict";var u=f("../utils"),g=f("./GenericWorker");function d(v){g.call(this,"DataWorker");var y=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,v.then(function(E){y.dataIsReady=!0,y.data=E,y.max=E&&E.length||0,y.type=u.getTypeOf(E),y.isPaused||y._tickAndRepeat()},function(E){y.error(E)})}u.inherits(d,g),d.prototype.cleanUp=function(){g.prototype.cleanUp.call(this),this.data=null},d.prototype.resume=function(){return!!g.prototype.resume.call(this)&&(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,u.delay(this._tickAndRepeat,[],this)),!0)},d.prototype._tickAndRepeat=function(){this._tickScheduled=!1,this.isPaused||this.isFinished||(this._tick(),this.isFinished||(u.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))},d.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var v=null,y=Math.min(this.max,this.index+16384);if(this.index>=this.max)return this.end();switch(this.type){case"string":v=this.data.substring(this.index,y);break;case"uint8array":v=this.data.subarray(this.index,y);break;case"array":case"nodebuffer":v=this.data.slice(this.index,y)}return this.index=y,this.push({data:v,meta:{percent:this.max?this.index/this.max*100:0}})},p.exports=d},{"../utils":32,"./GenericWorker":28}],28:[function(f,p,C){"use strict";function u(g){this.name=g||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}u.prototype={push:function(g){this.emit("data",g)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(g){this.emit("error",g)}return!0},error:function(g){return!this.isFinished&&(this.isPaused?this.generatedError=g:(this.isFinished=!0,this.emit("error",g),this.previous&&this.previous.error(g),this.cleanUp()),!0)},on:function(g,d){return this._listeners[g].push(d),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(g,d){if(this._listeners[g])for(var v=0;v<this._listeners[g].length;v++)this._listeners[g][v].call(this,d)},pipe:function(g){return g.registerPrevious(this)},registerPrevious:function(g){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.streamInfo=g.streamInfo,this.mergeStreamInfo(),this.previous=g;var d=this;return g.on("data",function(v){d.processChunk(v)}),g.on("end",function(){d.end()}),g.on("error",function(v){d.error(v)}),this},pause:function(){return!this.isPaused&&!this.isFinished&&(this.isPaused=!0,this.previous&&this.previous.pause(),!0)},resume:function(){if(!this.isPaused||this.isFinished)return!1;var g=this.isPaused=!1;return this.generatedError&&(this.error(this.generatedError),g=!0),this.previous&&this.previous.resume(),!g},flush:function(){},processChunk:function(g){this.push(g)},withStreamInfo:function(g,d){return this.extraStreamInfo[g]=d,this.mergeStreamInfo(),this},mergeStreamInfo:function(){for(var g in this.extraStreamInfo)Object.prototype.hasOwnProperty.call(this.extraStreamInfo,g)&&(this.streamInfo[g]=this.extraStreamInfo[g])},lock:function(){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.isLocked=!0,this.previous&&this.previous.lock()},toString:function(){var g="Worker "+this.name;return this.previous?this.previous+" -> "+g:g}},p.exports=u},{}],29:[function(f,p,C){"use strict";var u=f("../utils"),g=f("./ConvertWorker"),d=f("./GenericWorker"),v=f("../base64"),y=f("../support"),E=f("../external"),O=null;if(y.nodestream)try{O=f("../nodejs/NodejsStreamOutputAdapter")}catch{}function A(x,n){return new E.Promise(function(a,c){var T=[],I=x._internalType,L=x._outputType,M=x._mimeType;x.on("data",function(w,j){T.push(w),n&&n(j)}).on("error",function(w){T=[],c(w)}).on("end",function(){try{var w=function(j,z,B){switch(j){case"blob":return u.newBlob(u.transformTo("arraybuffer",z),B);case"base64":return v.encode(z);default:return u.transformTo(j,z)}}(L,function(j,z){var B,G=0,W=null,_=0;for(B=0;B<z.length;B++)_+=z[B].length;switch(j){case"string":return z.join("");case"array":return Array.prototype.concat.apply([],z);case"uint8array":for(W=new Uint8Array(_),B=0;B<z.length;B++)W.set(z[B],G),G+=z[B].length;return W;case"nodebuffer":return o.concat(z);default:throw new Error("concat : unsupported type '"+j+"'")}}(I,T),M);a(w)}catch(j){c(j)}T=[]}).resume()})}function b(x,n,a){var c=n;switch(n){case"blob":case"arraybuffer":c="uint8array";break;case"base64":c="string"}try{this._internalType=c,this._outputType=n,this._mimeType=a,u.checkSupport(c),this._worker=x.pipe(new g(c)),x.lock()}catch(T){this._worker=new d("error"),this._worker.error(T)}}b.prototype={accumulate:function(x){return A(this,x)},on:function(x,n){var a=this;return x==="data"?this._worker.on(x,function(c){n.call(a,c.data,c.meta)}):this._worker.on(x,function(){u.delay(n,arguments,a)}),this},resume:function(){return u.delay(this._worker.resume,[],this._worker),this},pause:function(){return this._worker.pause(),this},toNodejsStream:function(x){if(u.checkSupport("nodestream"),this._outputType!=="nodebuffer")throw new Error(this._outputType+" is not supported by this method");return new O(this,{objectMode:this._outputType!=="nodebuffer"},x)}},p.exports=b},{"../base64":1,"../external":6,"../nodejs/NodejsStreamOutputAdapter":13,"../support":30,"../utils":32,"./ConvertWorker":24,"./GenericWorker":28}],30:[function(f,p,C){"use strict";if(C.base64=!0,C.array=!0,C.string=!0,C.arraybuffer=typeof ArrayBuffer<"u"&&typeof Uint8Array<"u",C.nodebuffer=typeof o<"u",C.uint8array=typeof Uint8Array<"u",typeof ArrayBuffer>"u")C.blob=!1;else{var u=new ArrayBuffer(0);try{C.blob=new Blob([u],{type:"application/zip"}).size===0}catch{try{var g=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);g.append(u),C.blob=g.getBlob("application/zip").size===0}catch{C.blob=!1}}}try{C.nodestream=!!f("readable-stream").Readable}catch{C.nodestream=!1}},{"readable-stream":16}],31:[function(f,p,C){"use strict";for(var u=f("./utils"),g=f("./support"),d=f("./nodejsUtils"),v=f("./stream/GenericWorker"),y=new Array(256),E=0;E<256;E++)y[E]=252<=E?6:248<=E?5:240<=E?4:224<=E?3:192<=E?2:1;y[254]=y[254]=1;function O(){v.call(this,"utf-8 decode"),this.leftOver=null}function A(){v.call(this,"utf-8 encode")}C.utf8encode=function(b){return g.nodebuffer?d.newBufferFrom(b,"utf-8"):function(x){var n,a,c,T,I,L=x.length,M=0;for(T=0;T<L;T++)(64512&(a=x.charCodeAt(T)))==55296&&T+1<L&&(64512&(c=x.charCodeAt(T+1)))==56320&&(a=65536+(a-55296<<10)+(c-56320),T++),M+=a<128?1:a<2048?2:a<65536?3:4;for(n=g.uint8array?new Uint8Array(M):new Array(M),T=I=0;I<M;T++)(64512&(a=x.charCodeAt(T)))==55296&&T+1<L&&(64512&(c=x.charCodeAt(T+1)))==56320&&(a=65536+(a-55296<<10)+(c-56320),T++),a<128?n[I++]=a:(a<2048?n[I++]=192|a>>>6:(a<65536?n[I++]=224|a>>>12:(n[I++]=240|a>>>18,n[I++]=128|a>>>12&63),n[I++]=128|a>>>6&63),n[I++]=128|63&a);return n}(b)},C.utf8decode=function(b){return g.nodebuffer?u.transformTo("nodebuffer",b).toString("utf-8"):function(x){var n,a,c,T,I=x.length,L=new Array(2*I);for(n=a=0;n<I;)if((c=x[n++])<128)L[a++]=c;else if(4<(T=y[c]))L[a++]=65533,n+=T-1;else{for(c&=T===2?31:T===3?15:7;1<T&&n<I;)c=c<<6|63&x[n++],T--;1<T?L[a++]=65533:c<65536?L[a++]=c:(c-=65536,L[a++]=55296|c>>10&1023,L[a++]=56320|1023&c)}return L.length!==a&&(L.subarray?L=L.subarray(0,a):L.length=a),u.applyFromCharCode(L)}(b=u.transformTo(g.uint8array?"uint8array":"array",b))},u.inherits(O,v),O.prototype.processChunk=function(b){var x=u.transformTo(g.uint8array?"uint8array":"array",b.data);if(this.leftOver&&this.leftOver.length){if(g.uint8array){var n=x;(x=new Uint8Array(n.length+this.leftOver.length)).set(this.leftOver,0),x.set(n,this.leftOver.length)}else x=this.leftOver.concat(x);this.leftOver=null}var a=function(T,I){var L;for((I=I||T.length)>T.length&&(I=T.length),L=I-1;0<=L&&(192&T[L])==128;)L--;return L<0||L===0?I:L+y[T[L]]>I?L:I}(x),c=x;a!==x.length&&(g.uint8array?(c=x.subarray(0,a),this.leftOver=x.subarray(a,x.length)):(c=x.slice(0,a),this.leftOver=x.slice(a,x.length))),this.push({data:C.utf8decode(c),meta:b.meta})},O.prototype.flush=function(){this.leftOver&&this.leftOver.length&&(this.push({data:C.utf8decode(this.leftOver),meta:{}}),this.leftOver=null)},C.Utf8DecodeWorker=O,u.inherits(A,v),A.prototype.processChunk=function(b){this.push({data:C.utf8encode(b.data),meta:b.meta})},C.Utf8EncodeWorker=A},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(f,p,C){"use strict";var u=f("./support"),g=f("./base64"),d=f("./nodejsUtils"),v=f("./external");function y(n){return n}function E(n,a){for(var c=0;c<n.length;++c)a[c]=255&n.charCodeAt(c);return a}f("setimmediate"),C.newBlob=function(n,a){C.checkSupport("blob");try{return new Blob([n],{type:a})}catch{try{var c=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);return c.append(n),c.getBlob(a)}catch{throw new Error("Bug : can't construct the Blob.")}}};var O={stringifyByChunk:function(n,a,c){var T=[],I=0,L=n.length;if(L<=c)return String.fromCharCode.apply(null,n);for(;I<L;)a==="array"||a==="nodebuffer"?T.push(String.fromCharCode.apply(null,n.slice(I,Math.min(I+c,L)))):T.push(String.fromCharCode.apply(null,n.subarray(I,Math.min(I+c,L)))),I+=c;return T.join("")},stringifyByChar:function(n){for(var a="",c=0;c<n.length;c++)a+=String.fromCharCode(n[c]);return a},applyCanBeUsed:{uint8array:function(){try{return u.uint8array&&String.fromCharCode.apply(null,new Uint8Array(1)).length===1}catch{return!1}}(),nodebuffer:function(){try{return u.nodebuffer&&String.fromCharCode.apply(null,d.allocBuffer(1)).length===1}catch{return!1}}()}};function A(n){var a=65536,c=C.getTypeOf(n),T=!0;if(c==="uint8array"?T=O.applyCanBeUsed.uint8array:c==="nodebuffer"&&(T=O.applyCanBeUsed.nodebuffer),T)for(;1<a;)try{return O.stringifyByChunk(n,c,a)}catch{a=Math.floor(a/2)}return O.stringifyByChar(n)}function b(n,a){for(var c=0;c<n.length;c++)a[c]=n[c];return a}C.applyFromCharCode=A;var x={};x.string={string:y,array:function(n){return E(n,new Array(n.length))},arraybuffer:function(n){return x.string.uint8array(n).buffer},uint8array:function(n){return E(n,new Uint8Array(n.length))},nodebuffer:function(n){return E(n,d.allocBuffer(n.length))}},x.array={string:A,array:y,arraybuffer:function(n){return new Uint8Array(n).buffer},uint8array:function(n){return new Uint8Array(n)},nodebuffer:function(n){return d.newBufferFrom(n)}},x.arraybuffer={string:function(n){return A(new Uint8Array(n))},array:function(n){return b(new Uint8Array(n),new Array(n.byteLength))},arraybuffer:y,uint8array:function(n){return new Uint8Array(n)},nodebuffer:function(n){return d.newBufferFrom(new Uint8Array(n))}},x.uint8array={string:A,array:function(n){return b(n,new Array(n.length))},arraybuffer:function(n){return n.buffer},uint8array:y,nodebuffer:function(n){return d.newBufferFrom(n)}},x.nodebuffer={string:A,array:function(n){return b(n,new Array(n.length))},arraybuffer:function(n){return x.nodebuffer.uint8array(n).buffer},uint8array:function(n){return b(n,new Uint8Array(n.length))},nodebuffer:y},C.transformTo=function(n,a){if(a=a||"",!n)return a;C.checkSupport(n);var c=C.getTypeOf(a);return x[c][n](a)},C.resolve=function(n){for(var a=n.split("/"),c=[],T=0;T<a.length;T++){var I=a[T];I==="."||I===""&&T!==0&&T!==a.length-1||(I===".."?c.pop():c.push(I))}return c.join("/")},C.getTypeOf=function(n){return typeof n=="string"?"string":Object.prototype.toString.call(n)==="[object Array]"?"array":u.nodebuffer&&d.isBuffer(n)?"nodebuffer":u.uint8array&&n instanceof Uint8Array?"uint8array":u.arraybuffer&&n instanceof ArrayBuffer?"arraybuffer":void 0},C.checkSupport=function(n){if(!u[n.toLowerCase()])throw new Error(n+" is not supported by this platform")},C.MAX_VALUE_16BITS=65535,C.MAX_VALUE_32BITS=-1,C.pretty=function(n){var a,c,T="";for(c=0;c<(n||"").length;c++)T+="\\x"+((a=n.charCodeAt(c))<16?"0":"")+a.toString(16).toUpperCase();return T},C.delay=function(n,a,c){setImmediate(function(){n.apply(c||null,a||[])})},C.inherits=function(n,a){function c(){}c.prototype=a.prototype,n.prototype=new c},C.extend=function(){var n,a,c={};for(n=0;n<arguments.length;n++)for(a in arguments[n])Object.prototype.hasOwnProperty.call(arguments[n],a)&&c[a]===void 0&&(c[a]=arguments[n][a]);return c},C.prepareContent=function(n,a,c,T,I){return v.Promise.resolve(a).then(function(L){return u.blob&&(L instanceof Blob||["[object File]","[object Blob]"].indexOf(Object.prototype.toString.call(L))!==-1)&&typeof FileReader<"u"?new v.Promise(function(M,w){var j=new FileReader;j.onload=function(z){M(z.target.result)},j.onerror=function(z){w(z.target.error)},j.readAsArrayBuffer(L)}):L}).then(function(L){var M=C.getTypeOf(L);return M?(M==="arraybuffer"?L=C.transformTo("uint8array",L):M==="string"&&(I?L=g.decode(L):c&&T!==!0&&(L=function(w){return E(w,u.uint8array?new Uint8Array(w.length):new Array(w.length))}(L))),L):v.Promise.reject(new Error("Can't read the data of '"+n+"'. Is it in a supported JavaScript type (String, Blob, ArrayBuffer, etc) ?"))})}},{"./base64":1,"./external":6,"./nodejsUtils":14,"./support":30,setimmediate:54}],33:[function(f,p,C){"use strict";var u=f("./reader/readerFor"),g=f("./utils"),d=f("./signature"),v=f("./zipEntry"),y=f("./support");function E(O){this.files=[],this.loadOptions=O}E.prototype={checkSignature:function(O){if(!this.reader.readAndCheckSignature(O)){this.reader.index-=4;var A=this.reader.readString(4);throw new Error("Corrupted zip or bug: unexpected signature ("+g.pretty(A)+", expected "+g.pretty(O)+")")}},isSignature:function(O,A){var b=this.reader.index;this.reader.setIndex(O);var x=this.reader.readString(4)===A;return this.reader.setIndex(b),x},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var O=this.reader.readData(this.zipCommentLength),A=y.uint8array?"uint8array":"array",b=g.transformTo(A,O);this.zipComment=this.loadOptions.decodeFileName(b)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.reader.skip(4),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var O,A,b,x=this.zip64EndOfCentralSize-44;0<x;)O=this.reader.readInt(2),A=this.reader.readInt(4),b=this.reader.readData(A),this.zip64ExtensibleData[O]={id:O,length:A,value:b}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),1<this.disksCount)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var O,A;for(O=0;O<this.files.length;O++)A=this.files[O],this.reader.setIndex(A.localHeaderOffset),this.checkSignature(d.LOCAL_FILE_HEADER),A.readLocalPart(this.reader),A.handleUTF8(),A.processAttributes()},readCentralDir:function(){var O;for(this.reader.setIndex(this.centralDirOffset);this.reader.readAndCheckSignature(d.CENTRAL_FILE_HEADER);)(O=new v({zip64:this.zip64},this.loadOptions)).readCentralPart(this.reader),this.files.push(O);if(this.centralDirRecords!==this.files.length&&this.centralDirRecords!==0&&this.files.length===0)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var O=this.reader.lastIndexOfSignature(d.CENTRAL_DIRECTORY_END);if(O<0)throw this.isSignature(0,d.LOCAL_FILE_HEADER)?new Error("Corrupted zip: can't find end of central directory"):new Error("Can't find end of central directory : is this a zip file ? If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html");this.reader.setIndex(O);var A=O;if(this.checkSignature(d.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===g.MAX_VALUE_16BITS||this.diskWithCentralDirStart===g.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===g.MAX_VALUE_16BITS||this.centralDirRecords===g.MAX_VALUE_16BITS||this.centralDirSize===g.MAX_VALUE_32BITS||this.centralDirOffset===g.MAX_VALUE_32BITS){if(this.zip64=!0,(O=this.reader.lastIndexOfSignature(d.ZIP64_CENTRAL_DIRECTORY_LOCATOR))<0)throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(O),this.checkSignature(d.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,d.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(d.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(d.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var b=this.centralDirOffset+this.centralDirSize;this.zip64&&(b+=20,b+=12+this.zip64EndOfCentralSize);var x=A-b;if(0<x)this.isSignature(A,d.CENTRAL_FILE_HEADER)||(this.reader.zero=x);else if(x<0)throw new Error("Corrupted zip: missing "+Math.abs(x)+" bytes.")},prepareReader:function(O){this.reader=u(O)},load:function(O){this.prepareReader(O),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}},p.exports=E},{"./reader/readerFor":22,"./signature":23,"./support":30,"./utils":32,"./zipEntry":34}],34:[function(f,p,C){"use strict";var u=f("./reader/readerFor"),g=f("./utils"),d=f("./compressedObject"),v=f("./crc32"),y=f("./utf8"),E=f("./compressions"),O=f("./support");function A(b,x){this.options=b,this.loadOptions=x}A.prototype={isEncrypted:function(){return(1&this.bitFlag)==1},useUTF8:function(){return(2048&this.bitFlag)==2048},readLocalPart:function(b){var x,n;if(b.skip(22),this.fileNameLength=b.readInt(2),n=b.readInt(2),this.fileName=b.readData(this.fileNameLength),b.skip(n),this.compressedSize===-1||this.uncompressedSize===-1)throw new Error("Bug or corrupted zip : didn't get enough information from the central directory (compressedSize === -1 || uncompressedSize === -1)");if((x=function(a){for(var c in E)if(Object.prototype.hasOwnProperty.call(E,c)&&E[c].magic===a)return E[c];return null}(this.compressionMethod))===null)throw new Error("Corrupted zip : compression "+g.pretty(this.compressionMethod)+" unknown (inner file : "+g.transformTo("string",this.fileName)+")");this.decompressed=new d(this.compressedSize,this.uncompressedSize,this.crc32,x,b.readData(this.compressedSize))},readCentralPart:function(b){this.versionMadeBy=b.readInt(2),b.skip(2),this.bitFlag=b.readInt(2),this.compressionMethod=b.readString(2),this.date=b.readDate(),this.crc32=b.readInt(4),this.compressedSize=b.readInt(4),this.uncompressedSize=b.readInt(4);var x=b.readInt(2);if(this.extraFieldsLength=b.readInt(2),this.fileCommentLength=b.readInt(2),this.diskNumberStart=b.readInt(2),this.internalFileAttributes=b.readInt(2),this.externalFileAttributes=b.readInt(4),this.localHeaderOffset=b.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");b.skip(x),this.readExtraFields(b),this.parseZIP64ExtraField(b),this.fileComment=b.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var b=this.versionMadeBy>>8;this.dir=!!(16&this.externalFileAttributes),b==0&&(this.dosPermissions=63&this.externalFileAttributes),b==3&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||this.fileNameStr.slice(-1)!=="/"||(this.dir=!0)},parseZIP64ExtraField:function(){if(this.extraFields[1]){var b=u(this.extraFields[1].value);this.uncompressedSize===g.MAX_VALUE_32BITS&&(this.uncompressedSize=b.readInt(8)),this.compressedSize===g.MAX_VALUE_32BITS&&(this.compressedSize=b.readInt(8)),this.localHeaderOffset===g.MAX_VALUE_32BITS&&(this.localHeaderOffset=b.readInt(8)),this.diskNumberStart===g.MAX_VALUE_32BITS&&(this.diskNumberStart=b.readInt(4))}},readExtraFields:function(b){var x,n,a,c=b.index+this.extraFieldsLength;for(this.extraFields||(this.extraFields={});b.index+4<c;)x=b.readInt(2),n=b.readInt(2),a=b.readData(n),this.extraFields[x]={id:x,length:n,value:a};b.setIndex(c)},handleUTF8:function(){var b=O.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=y.utf8decode(this.fileName),this.fileCommentStr=y.utf8decode(this.fileComment);else{var x=this.findExtraFieldUnicodePath();if(x!==null)this.fileNameStr=x;else{var n=g.transformTo(b,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(n)}var a=this.findExtraFieldUnicodeComment();if(a!==null)this.fileCommentStr=a;else{var c=g.transformTo(b,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(c)}}},findExtraFieldUnicodePath:function(){var b=this.extraFields[28789];if(b){var x=u(b.value);return x.readInt(1)!==1||v(this.fileName)!==x.readInt(4)?null:y.utf8decode(x.readData(b.length-5))}return null},findExtraFieldUnicodeComment:function(){var b=this.extraFields[25461];if(b){var x=u(b.value);return x.readInt(1)!==1||v(this.fileComment)!==x.readInt(4)?null:y.utf8decode(x.readData(b.length-5))}return null}},p.exports=A},{"./compressedObject":2,"./compressions":3,"./crc32":4,"./reader/readerFor":22,"./support":30,"./utf8":31,"./utils":32}],35:[function(f,p,C){"use strict";function u(x,n,a){this.name=x,this.dir=a.dir,this.date=a.date,this.comment=a.comment,this.unixPermissions=a.unixPermissions,this.dosPermissions=a.dosPermissions,this._data=n,this._dataBinary=a.binary,this.options={compression:a.compression,compressionOptions:a.compressionOptions}}var g=f("./stream/StreamHelper"),d=f("./stream/DataWorker"),v=f("./utf8"),y=f("./compressedObject"),E=f("./stream/GenericWorker");u.prototype={internalStream:function(x){var n=null,a="string";try{if(!x)throw new Error("No output type specified.");var c=(a=x.toLowerCase())==="string"||a==="text";a!=="binarystring"&&a!=="text"||(a="string"),n=this._decompressWorker();var T=!this._dataBinary;T&&!c&&(n=n.pipe(new v.Utf8EncodeWorker)),!T&&c&&(n=n.pipe(new v.Utf8DecodeWorker))}catch(I){(n=new E("error")).error(I)}return new g(n,a,"")},async:function(x,n){return this.internalStream(x).accumulate(n)},nodeStream:function(x,n){return this.internalStream(x||"nodebuffer").toNodejsStream(n)},_compressWorker:function(x,n){if(this._data instanceof y&&this._data.compression.magic===x.magic)return this._data.getCompressedWorker();var a=this._decompressWorker();return this._dataBinary||(a=a.pipe(new v.Utf8EncodeWorker)),y.createWorkerFrom(a,x,n)},_decompressWorker:function(){return this._data instanceof y?this._data.getContentWorker():this._data instanceof E?this._data:new d(this._data)}};for(var O=["asText","asBinary","asNodeBuffer","asUint8Array","asArrayBuffer"],A=function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},b=0;b<O.length;b++)u.prototype[O[b]]=A;p.exports=u},{"./compressedObject":2,"./stream/DataWorker":27,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31}],36:[function(f,p,C){(function(u){"use strict";var g,d,v=u.MutationObserver||u.WebKitMutationObserver;if(v){var y=0,E=new v(x),O=u.document.createTextNode("");E.observe(O,{characterData:!0}),g=function(){O.data=y=++y%2}}else if(u.setImmediate||u.MessageChannel===void 0)g="document"in u&&"onreadystatechange"in u.document.createElement("script")?function(){var n=u.document.createElement("script");n.onreadystatechange=function(){x(),n.onreadystatechange=null,n.parentNode.removeChild(n),n=null},u.document.documentElement.appendChild(n)}:function(){setTimeout(x,0)};else{var A=new u.MessageChannel;A.port1.onmessage=x,g=function(){A.port2.postMessage(0)}}var b=[];function x(){var n,a;d=!0;for(var c=b.length;c;){for(a=b,b=[],n=-1;++n<c;)a[n]();c=b.length}d=!1}p.exports=function(n){b.push(n)!==1||d||g()}}).call(this,typeof e.g<"u"?e.g:typeof self<"u"?self:typeof window<"u"?window:{})},{}],37:[function(f,p,C){"use strict";var u=f("immediate");function g(){}var d={},v=["REJECTED"],y=["FULFILLED"],E=["PENDING"];function O(c){if(typeof c!="function")throw new TypeError("resolver must be a function");this.state=E,this.queue=[],this.outcome=void 0,c!==g&&n(this,c)}function A(c,T,I){this.promise=c,typeof T=="function"&&(this.onFulfilled=T,this.callFulfilled=this.otherCallFulfilled),typeof I=="function"&&(this.onRejected=I,this.callRejected=this.otherCallRejected)}function b(c,T,I){u(function(){var L;try{L=T(I)}catch(M){return d.reject(c,M)}L===c?d.reject(c,new TypeError("Cannot resolve promise with itself")):d.resolve(c,L)})}function x(c){var T=c&&c.then;if(c&&(typeof c=="object"||typeof c=="function")&&typeof T=="function")return function(){T.apply(c,arguments)}}function n(c,T){var I=!1;function L(j){I||(I=!0,d.reject(c,j))}function M(j){I||(I=!0,d.resolve(c,j))}var w=a(function(){T(M,L)});w.status==="error"&&L(w.value)}function a(c,T){var I={};try{I.value=c(T),I.status="success"}catch(L){I.status="error",I.value=L}return I}(p.exports=O).prototype.finally=function(c){if(typeof c!="function")return this;var T=this.constructor;return this.then(function(I){return T.resolve(c()).then(function(){return I})},function(I){return T.resolve(c()).then(function(){throw I})})},O.prototype.catch=function(c){return this.then(null,c)},O.prototype.then=function(c,T){if(typeof c!="function"&&this.state===y||typeof T!="function"&&this.state===v)return this;var I=new this.constructor(g);return this.state!==E?b(I,this.state===y?c:T,this.outcome):this.queue.push(new A(I,c,T)),I},A.prototype.callFulfilled=function(c){d.resolve(this.promise,c)},A.prototype.otherCallFulfilled=function(c){b(this.promise,this.onFulfilled,c)},A.prototype.callRejected=function(c){d.reject(this.promise,c)},A.prototype.otherCallRejected=function(c){b(this.promise,this.onRejected,c)},d.resolve=function(c,T){var I=a(x,T);if(I.status==="error")return d.reject(c,I.value);var L=I.value;if(L)n(c,L);else{c.state=y,c.outcome=T;for(var M=-1,w=c.queue.length;++M<w;)c.queue[M].callFulfilled(T)}return c},d.reject=function(c,T){c.state=v,c.outcome=T;for(var I=-1,L=c.queue.length;++I<L;)c.queue[I].callRejected(T);return c},O.resolve=function(c){return c instanceof this?c:d.resolve(new this(g),c)},O.reject=function(c){var T=new this(g);return d.reject(T,c)},O.all=function(c){var T=this;if(Object.prototype.toString.call(c)!=="[object Array]")return this.reject(new TypeError("must be an array"));var I=c.length,L=!1;if(!I)return this.resolve([]);for(var M=new Array(I),w=0,j=-1,z=new this(g);++j<I;)B(c[j],j);return z;function B(G,W){T.resolve(G).then(function(_){M[W]=_,++w!==I||L||(L=!0,d.resolve(z,M))},function(_){L||(L=!0,d.reject(z,_))})}},O.race=function(c){var T=this;if(Object.prototype.toString.call(c)!=="[object Array]")return this.reject(new TypeError("must be an array"));var I=c.length,L=!1;if(!I)return this.resolve([]);for(var M=-1,w=new this(g);++M<I;)j=c[M],T.resolve(j).then(function(z){L||(L=!0,d.resolve(w,z))},function(z){L||(L=!0,d.reject(w,z))});var j;return w}},{immediate:36}],38:[function(f,p,C){"use strict";var u={};(0,f("./lib/utils/common").assign)(u,f("./lib/deflate"),f("./lib/inflate"),f("./lib/zlib/constants")),p.exports=u},{"./lib/deflate":39,"./lib/inflate":40,"./lib/utils/common":41,"./lib/zlib/constants":44}],39:[function(f,p,C){"use strict";var u=f("./zlib/deflate"),g=f("./utils/common"),d=f("./utils/strings"),v=f("./zlib/messages"),y=f("./zlib/zstream"),E=Object.prototype.toString,O=0,A=-1,b=0,x=8;function n(c){if(!(this instanceof n))return new n(c);this.options=g.assign({level:A,method:x,chunkSize:16384,windowBits:15,memLevel:8,strategy:b,to:""},c||{});var T=this.options;T.raw&&0<T.windowBits?T.windowBits=-T.windowBits:T.gzip&&0<T.windowBits&&T.windowBits<16&&(T.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new y,this.strm.avail_out=0;var I=u.deflateInit2(this.strm,T.level,T.method,T.windowBits,T.memLevel,T.strategy);if(I!==O)throw new Error(v[I]);if(T.header&&u.deflateSetHeader(this.strm,T.header),T.dictionary){var L;if(L=typeof T.dictionary=="string"?d.string2buf(T.dictionary):E.call(T.dictionary)==="[object ArrayBuffer]"?new Uint8Array(T.dictionary):T.dictionary,(I=u.deflateSetDictionary(this.strm,L))!==O)throw new Error(v[I]);this._dict_set=!0}}function a(c,T){var I=new n(T);if(I.push(c,!0),I.err)throw I.msg||v[I.err];return I.result}n.prototype.push=function(c,T){var I,L,M=this.strm,w=this.options.chunkSize;if(this.ended)return!1;L=T===~~T?T:T===!0?4:0,typeof c=="string"?M.input=d.string2buf(c):E.call(c)==="[object ArrayBuffer]"?M.input=new Uint8Array(c):M.input=c,M.next_in=0,M.avail_in=M.input.length;do{if(M.avail_out===0&&(M.output=new g.Buf8(w),M.next_out=0,M.avail_out=w),(I=u.deflate(M,L))!==1&&I!==O)return this.onEnd(I),!(this.ended=!0);M.avail_out!==0&&(M.avail_in!==0||L!==4&&L!==2)||(this.options.to==="string"?this.onData(d.buf2binstring(g.shrinkBuf(M.output,M.next_out))):this.onData(g.shrinkBuf(M.output,M.next_out)))}while((0<M.avail_in||M.avail_out===0)&&I!==1);return L===4?(I=u.deflateEnd(this.strm),this.onEnd(I),this.ended=!0,I===O):L!==2||(this.onEnd(O),!(M.avail_out=0))},n.prototype.onData=function(c){this.chunks.push(c)},n.prototype.onEnd=function(c){c===O&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=g.flattenChunks(this.chunks)),this.chunks=[],this.err=c,this.msg=this.strm.msg},C.Deflate=n,C.deflate=a,C.deflateRaw=function(c,T){return(T=T||{}).raw=!0,a(c,T)},C.gzip=function(c,T){return(T=T||{}).gzip=!0,a(c,T)}},{"./utils/common":41,"./utils/strings":42,"./zlib/deflate":46,"./zlib/messages":51,"./zlib/zstream":53}],40:[function(f,p,C){"use strict";var u=f("./zlib/inflate"),g=f("./utils/common"),d=f("./utils/strings"),v=f("./zlib/constants"),y=f("./zlib/messages"),E=f("./zlib/zstream"),O=f("./zlib/gzheader"),A=Object.prototype.toString;function b(n){if(!(this instanceof b))return new b(n);this.options=g.assign({chunkSize:16384,windowBits:0,to:""},n||{});var a=this.options;a.raw&&0<=a.windowBits&&a.windowBits<16&&(a.windowBits=-a.windowBits,a.windowBits===0&&(a.windowBits=-15)),!(0<=a.windowBits&&a.windowBits<16)||n&&n.windowBits||(a.windowBits+=32),15<a.windowBits&&a.windowBits<48&&!(15&a.windowBits)&&(a.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new E,this.strm.avail_out=0;var c=u.inflateInit2(this.strm,a.windowBits);if(c!==v.Z_OK)throw new Error(y[c]);this.header=new O,u.inflateGetHeader(this.strm,this.header)}function x(n,a){var c=new b(a);if(c.push(n,!0),c.err)throw c.msg||y[c.err];return c.result}b.prototype.push=function(n,a){var c,T,I,L,M,w,j=this.strm,z=this.options.chunkSize,B=this.options.dictionary,G=!1;if(this.ended)return!1;T=a===~~a?a:a===!0?v.Z_FINISH:v.Z_NO_FLUSH,typeof n=="string"?j.input=d.binstring2buf(n):A.call(n)==="[object ArrayBuffer]"?j.input=new Uint8Array(n):j.input=n,j.next_in=0,j.avail_in=j.input.length;do{if(j.avail_out===0&&(j.output=new g.Buf8(z),j.next_out=0,j.avail_out=z),(c=u.inflate(j,v.Z_NO_FLUSH))===v.Z_NEED_DICT&&B&&(w=typeof B=="string"?d.string2buf(B):A.call(B)==="[object ArrayBuffer]"?new Uint8Array(B):B,c=u.inflateSetDictionary(this.strm,w)),c===v.Z_BUF_ERROR&&G===!0&&(c=v.Z_OK,G=!1),c!==v.Z_STREAM_END&&c!==v.Z_OK)return this.onEnd(c),!(this.ended=!0);j.next_out&&(j.avail_out!==0&&c!==v.Z_STREAM_END&&(j.avail_in!==0||T!==v.Z_FINISH&&T!==v.Z_SYNC_FLUSH)||(this.options.to==="string"?(I=d.utf8border(j.output,j.next_out),L=j.next_out-I,M=d.buf2string(j.output,I),j.next_out=L,j.avail_out=z-L,L&&g.arraySet(j.output,j.output,I,L,0),this.onData(M)):this.onData(g.shrinkBuf(j.output,j.next_out)))),j.avail_in===0&&j.avail_out===0&&(G=!0)}while((0<j.avail_in||j.avail_out===0)&&c!==v.Z_STREAM_END);return c===v.Z_STREAM_END&&(T=v.Z_FINISH),T===v.Z_FINISH?(c=u.inflateEnd(this.strm),this.onEnd(c),this.ended=!0,c===v.Z_OK):T!==v.Z_SYNC_FLUSH||(this.onEnd(v.Z_OK),!(j.avail_out=0))},b.prototype.onData=function(n){this.chunks.push(n)},b.prototype.onEnd=function(n){n===v.Z_OK&&(this.options.to==="string"?this.result=this.chunks.join(""):this.result=g.flattenChunks(this.chunks)),this.chunks=[],this.err=n,this.msg=this.strm.msg},C.Inflate=b,C.inflate=x,C.inflateRaw=function(n,a){return(a=a||{}).raw=!0,x(n,a)},C.ungzip=x},{"./utils/common":41,"./utils/strings":42,"./zlib/constants":44,"./zlib/gzheader":47,"./zlib/inflate":49,"./zlib/messages":51,"./zlib/zstream":53}],41:[function(f,p,C){"use strict";var u=typeof Uint8Array<"u"&&typeof Uint16Array<"u"&&typeof Int32Array<"u";C.assign=function(v){for(var y=Array.prototype.slice.call(arguments,1);y.length;){var E=y.shift();if(E){if(typeof E!="object")throw new TypeError(E+"must be non-object");for(var O in E)E.hasOwnProperty(O)&&(v[O]=E[O])}}return v},C.shrinkBuf=function(v,y){return v.length===y?v:v.subarray?v.subarray(0,y):(v.length=y,v)};var g={arraySet:function(v,y,E,O,A){if(y.subarray&&v.subarray)v.set(y.subarray(E,E+O),A);else for(var b=0;b<O;b++)v[A+b]=y[E+b]},flattenChunks:function(v){var y,E,O,A,b,x;for(y=O=0,E=v.length;y<E;y++)O+=v[y].length;for(x=new Uint8Array(O),y=A=0,E=v.length;y<E;y++)b=v[y],x.set(b,A),A+=b.length;return x}},d={arraySet:function(v,y,E,O,A){for(var b=0;b<O;b++)v[A+b]=y[E+b]},flattenChunks:function(v){return[].concat.apply([],v)}};C.setTyped=function(v){v?(C.Buf8=Uint8Array,C.Buf16=Uint16Array,C.Buf32=Int32Array,C.assign(C,g)):(C.Buf8=Array,C.Buf16=Array,C.Buf32=Array,C.assign(C,d))},C.setTyped(u)},{}],42:[function(f,p,C){"use strict";var u=f("./common"),g=!0,d=!0;try{String.fromCharCode.apply(null,[0])}catch{g=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch{d=!1}for(var v=new u.Buf8(256),y=0;y<256;y++)v[y]=252<=y?6:248<=y?5:240<=y?4:224<=y?3:192<=y?2:1;function E(O,A){if(A<65537&&(O.subarray&&d||!O.subarray&&g))return String.fromCharCode.apply(null,u.shrinkBuf(O,A));for(var b="",x=0;x<A;x++)b+=String.fromCharCode(O[x]);return b}v[254]=v[254]=1,C.string2buf=function(O){var A,b,x,n,a,c=O.length,T=0;for(n=0;n<c;n++)(64512&(b=O.charCodeAt(n)))==55296&&n+1<c&&(64512&(x=O.charCodeAt(n+1)))==56320&&(b=65536+(b-55296<<10)+(x-56320),n++),T+=b<128?1:b<2048?2:b<65536?3:4;for(A=new u.Buf8(T),n=a=0;a<T;n++)(64512&(b=O.charCodeAt(n)))==55296&&n+1<c&&(64512&(x=O.charCodeAt(n+1)))==56320&&(b=65536+(b-55296<<10)+(x-56320),n++),b<128?A[a++]=b:(b<2048?A[a++]=192|b>>>6:(b<65536?A[a++]=224|b>>>12:(A[a++]=240|b>>>18,A[a++]=128|b>>>12&63),A[a++]=128|b>>>6&63),A[a++]=128|63&b);return A},C.buf2binstring=function(O){return E(O,O.length)},C.binstring2buf=function(O){for(var A=new u.Buf8(O.length),b=0,x=A.length;b<x;b++)A[b]=O.charCodeAt(b);return A},C.buf2string=function(O,A){var b,x,n,a,c=A||O.length,T=new Array(2*c);for(b=x=0;b<c;)if((n=O[b++])<128)T[x++]=n;else if(4<(a=v[n]))T[x++]=65533,b+=a-1;else{for(n&=a===2?31:a===3?15:7;1<a&&b<c;)n=n<<6|63&O[b++],a--;1<a?T[x++]=65533:n<65536?T[x++]=n:(n-=65536,T[x++]=55296|n>>10&1023,T[x++]=56320|1023&n)}return E(T,x)},C.utf8border=function(O,A){var b;for((A=A||O.length)>O.length&&(A=O.length),b=A-1;0<=b&&(192&O[b])==128;)b--;return b<0||b===0?A:b+v[O[b]]>A?b:A}},{"./common":41}],43:[function(f,p,C){"use strict";p.exports=function(u,g,d,v){for(var y=65535&u|0,E=u>>>16&65535|0,O=0;d!==0;){for(d-=O=2e3<d?2e3:d;E=E+(y=y+g[v++]|0)|0,--O;);y%=65521,E%=65521}return y|E<<16|0}},{}],44:[function(f,p,C){"use strict";p.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],45:[function(f,p,C){"use strict";var u=function(){for(var g,d=[],v=0;v<256;v++){g=v;for(var y=0;y<8;y++)g=1&g?3988292384^g>>>1:g>>>1;d[v]=g}return d}();p.exports=function(g,d,v,y){var E=u,O=y+v;g^=-1;for(var A=y;A<O;A++)g=g>>>8^E[255&(g^d[A])];return-1^g}},{}],46:[function(f,p,C){"use strict";var u,g=f("../utils/common"),d=f("./trees"),v=f("./adler32"),y=f("./crc32"),E=f("./messages"),O=0,A=4,b=0,x=-2,n=-1,a=4,c=2,T=8,I=9,L=286,M=30,w=19,j=2*L+1,z=15,B=3,G=258,W=G+B+1,_=42,$=113,U=1,Y=2,fe=3,ne=4;function je(Z,Oe){return Z.msg=E[Oe],Oe}function Se(Z){return(Z<<1)-(4<Z?9:0)}function re(Z){for(var Oe=Z.length;0<=--Oe;)Z[Oe]=0}function te(Z){var Oe=Z.state,Me=Oe.pending;Me>Z.avail_out&&(Me=Z.avail_out),Me!==0&&(g.arraySet(Z.output,Oe.pending_buf,Oe.pending_out,Me,Z.next_out),Z.next_out+=Me,Oe.pending_out+=Me,Z.total_out+=Me,Z.avail_out-=Me,Oe.pending-=Me,Oe.pending===0&&(Oe.pending_out=0))}function Q(Z,Oe){d._tr_flush_block(Z,0<=Z.block_start?Z.block_start:-1,Z.strstart-Z.block_start,Oe),Z.block_start=Z.strstart,te(Z.strm)}function le(Z,Oe){Z.pending_buf[Z.pending++]=Oe}function ee(Z,Oe){Z.pending_buf[Z.pending++]=Oe>>>8&255,Z.pending_buf[Z.pending++]=255&Oe}function de(Z,Oe){var Me,pe,ve=Z.max_chain_length,he=Z.strstart,at=Z.prev_length,gt=Z.nice_match,J=Z.strstart>Z.w_size-W?Z.strstart-(Z.w_size-W):0,et=Z.window,lt=Z.w_mask,Ae=Z.prev,Ge=Z.strstart+G,Re=et[he+at-1],ce=et[he+at];Z.prev_length>=Z.good_match&&(ve>>=2),gt>Z.lookahead&&(gt=Z.lookahead);do if(et[(Me=Oe)+at]===ce&&et[Me+at-1]===Re&&et[Me]===et[he]&&et[++Me]===et[he+1]){he+=2,Me++;do;while(et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&et[++he]===et[++Me]&&he<Ge);if(pe=G-(Ge-he),he=Ge-G,at<pe){if(Z.match_start=Oe,gt<=(at=pe))break;Re=et[he+at-1],ce=et[he+at]}}while((Oe=Ae[Oe<])>J&&--ve!=0);return at<=Z.lookahead?at:Z.lookahead}function Ee(Z){var Oe,Me,pe,ve,he,at,gt,J,et,lt,Ae=Z.w_size;do{if(ve=Z.window_size-Z.lookahead-Z.strstart,Z.strstart>=Ae+(Ae-W)){for(g.arraySet(Z.window,Z.window,Ae,Ae,0),Z.match_start-=Ae,Z.strstart-=Ae,Z.block_start-=Ae,Oe=Me=Z.hash_size;pe=Z.head[--Oe],Z.head[Oe]=Ae<=pe?pe-Ae:0,--Me;);for(Oe=Me=Ae;pe=Z.prev[--Oe],Z.prev[Oe]=Ae<=pe?pe-Ae:0,--Me;);ve+=Ae}if(Z.strm.avail_in===0)break;if(at=Z.strm,gt=Z.window,J=Z.strstart+Z.lookahead,et=ve,lt=void 0,lt=at.avail_in,et<lt&&(lt=et),Me=lt===0?0:(at.avail_in-=lt,g.arraySet(gt,at.input,at.next_in,lt,J),at.state.wrap===1?at.adler=v(at.adler,gt,lt,J):at.state.wrap===2&&(at.adler=y(at.adler,gt,lt,J)),at.next_in+=lt,at.total_in+=lt,lt),Z.lookahead+=Me,Z.lookahead+Z.insert>=B)for(he=Z.strstart-Z.insert,Z.ins_h=Z.window[he],Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[he+1])&Z.hash_mask;Z.insert&&(Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[he+B-1])&Z.hash_mask,Z.prev[he&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=he,he++,Z.insert--,!(Z.lookahead+Z.insert<B)););}while(Z.lookahead<W&&Z.strm.avail_in!==0)}function Ue(Z,Oe){for(var Me,pe;;){if(Z.lookahead<W){if(Ee(Z),Z.lookahead<W&&Oe===O)return U;if(Z.lookahead===0)break}if(Me=0,Z.lookahead>=B&&(Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+B-1])&Z.hash_mask,Me=Z.prev[Z.strstart&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=Z.strstart),Me!==0&&Z.strstart-Me<=Z.w_size-W&&(Z.match_length=de(Z,Me)),Z.match_length>=B)if(pe=d._tr_tally(Z,Z.strstart-Z.match_start,Z.match_length-B),Z.lookahead-=Z.match_length,Z.match_length<=Z.max_lazy_match&&Z.lookahead>=B){for(Z.match_length--;Z.strstart++,Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+B-1])&Z.hash_mask,Me=Z.prev[Z.strstart&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=Z.strstart,--Z.match_length!=0;);Z.strstart++}else Z.strstart+=Z.match_length,Z.match_length=0,Z.ins_h=Z.window[Z.strstart],Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+1])&Z.hash_mask;else pe=d._tr_tally(Z,0,Z.window[Z.strstart]),Z.lookahead--,Z.strstart++;if(pe&&(Q(Z,!1),Z.strm.avail_out===0))return U}return Z.insert=Z.strstart<B-1?Z.strstart:B-1,Oe===A?(Q(Z,!0),Z.strm.avail_out===0?fe:ne):Z.last_lit&&(Q(Z,!1),Z.strm.avail_out===0)?U:Y}function Ke(Z,Oe){for(var Me,pe,ve;;){if(Z.lookahead<W){if(Ee(Z),Z.lookahead<W&&Oe===O)return U;if(Z.lookahead===0)break}if(Me=0,Z.lookahead>=B&&(Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+B-1])&Z.hash_mask,Me=Z.prev[Z.strstart&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=Z.strstart),Z.prev_length=Z.match_length,Z.prev_match=Z.match_start,Z.match_length=B-1,Me!==0&&Z.prev_length<Z.max_lazy_match&&Z.strstart-Me<=Z.w_size-W&&(Z.match_length=de(Z,Me),Z.match_length<=5&&(Z.strategy===1||Z.match_length===B&&4096<Z.strstart-Z.match_start)&&(Z.match_length=B-1)),Z.prev_length>=B&&Z.match_length<=Z.prev_length){for(ve=Z.strstart+Z.lookahead-B,pe=d._tr_tally(Z,Z.strstart-1-Z.prev_match,Z.prev_length-B),Z.lookahead-=Z.prev_length-1,Z.prev_length-=2;++Z.strstart<=ve&&(Z.ins_h=(Z.ins_h<<Z.hash_shift^Z.window[Z.strstart+B-1])&Z.hash_mask,Me=Z.prev[Z.strstart&Z.w_mask]=Z.head[Z.ins_h],Z.head[Z.ins_h]=Z.strstart),--Z.prev_length!=0;);if(Z.match_available=0,Z.match_length=B-1,Z.strstart++,pe&&(Q(Z,!1),Z.strm.avail_out===0))return U}else if(Z.match_available){if((pe=d._tr_tally(Z,0,Z.window[Z.strstart-1]))&&Q(Z,!1),Z.strstart++,Z.lookahead--,Z.strm.avail_out===0)return U}else Z.match_available=1,Z.strstart++,Z.lookahead--}return Z.match_available&&(pe=d._tr_tally(Z,0,Z.window[Z.strstart-1]),Z.match_available=0),Z.insert=Z.strstart<B-1?Z.strstart:B-1,Oe===A?(Q(Z,!0),Z.strm.avail_out===0?fe:ne):Z.last_lit&&(Q(Z,!1),Z.strm.avail_out===0)?U:Y}function dt(Z,Oe,Me,pe,ve){this.good_length=Z,this.max_lazy=Oe,this.nice_length=Me,this.max_chain=pe,this.func=ve}function Ct(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=T,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new g.Buf16(2*j),this.dyn_dtree=new g.Buf16(2*(2*M+1)),this.bl_tree=new g.Buf16(2*(2*w+1)),re(this.dyn_ltree),re(this.dyn_dtree),re(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new g.Buf16(z+1),this.heap=new g.Buf16(2*L+1),re(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new g.Buf16(2*L+1),re(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function Te(Z){var Oe;return Z&&Z.state?(Z.total_in=Z.total_out=0,Z.data_type=c,(Oe=Z.state).pending=0,Oe.pending_out=0,Oe.wrap<0&&(Oe.wrap=-Oe.wrap),Oe.status=Oe.wrap?_:$,Z.adler=Oe.wrap===2?0:1,Oe.last_flush=O,d._tr_init(Oe),b):je(Z,x)}function ct(Z){var Oe=Te(Z);return Oe===b&&function(Me){Me.window_size=2*Me.w_size,re(Me.head),Me.max_lazy_match=u[Me.level].max_lazy,Me.good_match=u[Me.level].good_length,Me.nice_match=u[Me.level].nice_length,Me.max_chain_length=u[Me.level].max_chain,Me.strstart=0,Me.block_start=0,Me.lookahead=0,Me.insert=0,Me.match_length=Me.prev_length=B-1,Me.match_available=0,Me.ins_h=0}(Z.state),Oe}function V(Z,Oe,Me,pe,ve,he){if(!Z)return x;var at=1;if(Oe===n&&(Oe=6),pe<0?(at=0,pe=-pe):15<pe&&(at=2,pe-=16),ve<1||I<ve||Me!==T||pe<8||15<pe||Oe<0||9<Oe||he<0||a<he)return je(Z,x);pe===8&&(pe=9);var gt=new Ct;return(Z.state=gt).strm=Z,gt.wrap=at,gt.gzhead=null,gt.w_bits=pe,gt.w_size=1<<gt.w_bits,gt.w_mask=gt.w_size-1,gt.hash_bits=ve+7,gt.hash_size=1<<gt.hash_bits,gt.hash_mask=gt.hash_size-1,gt.hash_shift=~~((gt.hash_bits+B-1)/B),gt.window=new g.Buf8(2*gt.w_size),gt.head=new g.Buf16(gt.hash_size),gt.prev=new g.Buf16(gt.w_size),gt.lit_bufsize=1<<ve+6,gt.pending_buf_size=4*gt.lit_bufsize,gt.pending_buf=new g.Buf8(gt.pending_buf_size),gt.d_buf=1*gt.lit_bufsize,gt.l_buf=3*gt.lit_bufsize,gt.level=Oe,gt.strategy=he,gt.method=Me,ct(Z)}u=[new dt(0,0,0,0,function(Z,Oe){var Me=65535;for(Me>Z.pending_buf_size-5&&(Me=Z.pending_buf_size-5);;){if(Z.lookahead<=1){if(Ee(Z),Z.lookahead===0&&Oe===O)return U;if(Z.lookahead===0)break}Z.strstart+=Z.lookahead,Z.lookahead=0;var pe=Z.block_start+Me;if((Z.strstart===0||Z.strstart>=pe)&&(Z.lookahead=Z.strstart-pe,Z.strstart=pe,Q(Z,!1),Z.strm.avail_out===0)||Z.strstart-Z.block_start>=Z.w_size-W&&(Q(Z,!1),Z.strm.avail_out===0))return U}return Z.insert=0,Oe===A?(Q(Z,!0),Z.strm.avail_out===0?fe:ne):(Z.strstart>Z.block_start&&(Q(Z,!1),Z.strm.avail_out),U)}),new dt(4,4,8,4,Ue),new dt(4,5,16,8,Ue),new dt(4,6,32,32,Ue),new dt(4,4,16,16,Ke),new dt(8,16,32,32,Ke),new dt(8,16,128,128,Ke),new dt(8,32,128,256,Ke),new dt(32,128,258,1024,Ke),new dt(32,258,258,4096,Ke)],C.deflateInit=function(Z,Oe){return V(Z,Oe,T,15,8,0)},C.deflateInit2=V,C.deflateReset=ct,C.deflateResetKeep=Te,C.deflateSetHeader=function(Z,Oe){return Z&&Z.state?Z.state.wrap!==2?x:(Z.state.gzhead=Oe,b):x},C.deflate=function(Z,Oe){var Me,pe,ve,he;if(!Z||!Z.state||5<Oe||Oe<0)return Z?je(Z,x):x;if(pe=Z.state,!Z.output||!Z.input&&Z.avail_in!==0||pe.status===666&&Oe!==A)return je(Z,Z.avail_out===0?-5:x);if(pe.strm=Z,Me=pe.last_flush,pe.last_flush=Oe,pe.status===_)if(pe.wrap===2)Z.adler=0,le(pe,31),le(pe,139),le(pe,8),pe.gzhead?(le(pe,(pe.gzhead.text?1:0)+(pe.gzhead.hcrc?2:0)+(pe.gzhead.extra?4:0)+(pe.gzhead.name?8:0)+(pe.gzhead.comment?16:0)),le(pe,255&pe.gzhead.time),le(pe,pe.gzhead.time>>8&255),le(pe,pe.gzhead.time>>16&255),le(pe,pe.gzhead.time>>24&255),le(pe,pe.level===9?2:2<=pe.strategy||pe.level<2?4:0),le(pe,255&pe.gzhead.os),pe.gzhead.extra&&pe.gzhead.extra.length&&(le(pe,255&pe.gzhead.extra.length),le(pe,pe.gzhead.extra.length>>8&255)),pe.gzhead.hcrc&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending,0)),pe.gzindex=0,pe.status=69):(le(pe,0),le(pe,0),le(pe,0),le(pe,0),le(pe,0),le(pe,pe.level===9?2:2<=pe.strategy||pe.level<2?4:0),le(pe,3),pe.status=$);else{var at=T+(pe.w_bits-8<<4)<<8;at|=(2<=pe.strategy||pe.level<2?0:pe.level<6?1:pe.level===6?2:3)<<6,pe.strstart!==0&&(at|=32),at+=31-at%31,pe.status=$,ee(pe,at),pe.strstart!==0&&(ee(pe,Z.adler>>>16),ee(pe,65535&Z.adler)),Z.adler=1}if(pe.status===69)if(pe.gzhead.extra){for(ve=pe.pending;pe.gzindex<(65535&pe.gzhead.extra.length)&&(pe.pending!==pe.pending_buf_size||(pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),te(Z),ve=pe.pending,pe.pending!==pe.pending_buf_size));)le(pe,255&pe.gzhead.extra[pe.gzindex]),pe.gzindex++;pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),pe.gzindex===pe.gzhead.extra.length&&(pe.gzindex=0,pe.status=73)}else pe.status=73;if(pe.status===73)if(pe.gzhead.name){ve=pe.pending;do{if(pe.pending===pe.pending_buf_size&&(pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),te(Z),ve=pe.pending,pe.pending===pe.pending_buf_size)){he=1;break}he=pe.gzindex<pe.gzhead.name.length?255&pe.gzhead.name.charCodeAt(pe.gzindex++):0,le(pe,he)}while(he!==0);pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),he===0&&(pe.gzindex=0,pe.status=91)}else pe.status=91;if(pe.status===91)if(pe.gzhead.comment){ve=pe.pending;do{if(pe.pending===pe.pending_buf_size&&(pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),te(Z),ve=pe.pending,pe.pending===pe.pending_buf_size)){he=1;break}he=pe.gzindex<pe.gzhead.comment.length?255&pe.gzhead.comment.charCodeAt(pe.gzindex++):0,le(pe,he)}while(he!==0);pe.gzhead.hcrc&&pe.pending>ve&&(Z.adler=y(Z.adler,pe.pending_buf,pe.pending-ve,ve)),he===0&&(pe.status=103)}else pe.status=103;if(pe.status===103&&(pe.gzhead.hcrc?(pe.pending+2>pe.pending_buf_size&&te(Z),pe.pending+2<=pe.pending_buf_size&&(le(pe,255&Z.adler),le(pe,Z.adler>>8&255),Z.adler=0,pe.status=$)):pe.status=$),pe.pending!==0){if(te(Z),Z.avail_out===0)return pe.last_flush=-1,b}else if(Z.avail_in===0&&Se(Oe)<=Se(Me)&&Oe!==A)return je(Z,-5);if(pe.status===666&&Z.avail_in!==0)return je(Z,-5);if(Z.avail_in!==0||pe.lookahead!==0||Oe!==O&&pe.status!==666){var gt=pe.strategy===2?function(J,et){for(var lt;;){if(J.lookahead===0&&(Ee(J),J.lookahead===0)){if(et===O)return U;break}if(J.match_length=0,lt=d._tr_tally(J,0,J.window[J.strstart]),J.lookahead--,J.strstart++,lt&&(Q(J,!1),J.strm.avail_out===0))return U}return J.insert=0,et===A?(Q(J,!0),J.strm.avail_out===0?fe:ne):J.last_lit&&(Q(J,!1),J.strm.avail_out===0)?U:Y}(pe,Oe):pe.strategy===3?function(J,et){for(var lt,Ae,Ge,Re,ce=J.window;;){if(J.lookahead<=G){if(Ee(J),J.lookahead<=G&&et===O)return U;if(J.lookahead===0)break}if(J.match_length=0,J.lookahead>=B&&0<J.strstart&&(Ae=ce[Ge=J.strstart-1])===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]){Re=J.strstart+G;do;while(Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ae===ce[++Ge]&&Ge<Re);J.match_length=G-(Re-Ge),J.match_length>J.lookahead&&(J.match_length=J.lookahead)}if(J.match_length>=B?(lt=d._tr_tally(J,1,J.match_length-B),J.lookahead-=J.match_length,J.strstart+=J.match_length,J.match_length=0):(lt=d._tr_tally(J,0,J.window[J.strstart]),J.lookahead--,J.strstart++),lt&&(Q(J,!1),J.strm.avail_out===0))return U}return J.insert=0,et===A?(Q(J,!0),J.strm.avail_out===0?fe:ne):J.last_lit&&(Q(J,!1),J.strm.avail_out===0)?U:Y}(pe,Oe):u[pe.level].func(pe,Oe);if(gt!==fe&>!==ne||(pe.status=666),gt===U||gt===fe)return Z.avail_out===0&&(pe.last_flush=-1),b;if(gt===Y&&(Oe===1?d._tr_align(pe):Oe!==5&&(d._tr_stored_block(pe,0,0,!1),Oe===3&&(re(pe.head),pe.lookahead===0&&(pe.strstart=0,pe.block_start=0,pe.insert=0))),te(Z),Z.avail_out===0))return pe.last_flush=-1,b}return Oe!==A?b:pe.wrap<=0?1:(pe.wrap===2?(le(pe,255&Z.adler),le(pe,Z.adler>>8&255),le(pe,Z.adler>>16&255),le(pe,Z.adler>>24&255),le(pe,255&Z.total_in),le(pe,Z.total_in>>8&255),le(pe,Z.total_in>>16&255),le(pe,Z.total_in>>24&255)):(ee(pe,Z.adler>>>16),ee(pe,65535&Z.adler)),te(Z),0<pe.wrap&&(pe.wrap=-pe.wrap),pe.pending!==0?b:1)},C.deflateEnd=function(Z){var Oe;return Z&&Z.state?(Oe=Z.state.status)!==_&&Oe!==69&&Oe!==73&&Oe!==91&&Oe!==103&&Oe!==$&&Oe!==666?je(Z,x):(Z.state=null,Oe===$?je(Z,-3):b):x},C.deflateSetDictionary=function(Z,Oe){var Me,pe,ve,he,at,gt,J,et,lt=Oe.length;if(!Z||!Z.state||(he=(Me=Z.state).wrap)===2||he===1&&Me.status!==_||Me.lookahead)return x;for(he===1&&(Z.adler=v(Z.adler,Oe,lt,0)),Me.wrap=0,lt>=Me.w_size&&(he===0&&(re(Me.head),Me.strstart=0,Me.block_start=0,Me.insert=0),et=new g.Buf8(Me.w_size),g.arraySet(et,Oe,lt-Me.w_size,Me.w_size,0),Oe=et,lt=Me.w_size),at=Z.avail_in,gt=Z.next_in,J=Z.input,Z.avail_in=lt,Z.next_in=0,Z.input=Oe,Ee(Me);Me.lookahead>=B;){for(pe=Me.strstart,ve=Me.lookahead-(B-1);Me.ins_h=(Me.ins_h<<Me.hash_shift^Me.window[pe+B-1])&Me.hash_mask,Me.prev[pe&Me.w_mask]=Me.head[Me.ins_h],Me.head[Me.ins_h]=pe,pe++,--ve;);Me.strstart=pe,Me.lookahead=B-1,Ee(Me)}return Me.strstart+=Me.lookahead,Me.block_start=Me.strstart,Me.insert=Me.lookahead,Me.lookahead=0,Me.match_length=Me.prev_length=B-1,Me.match_available=0,Z.next_in=gt,Z.input=J,Z.avail_in=at,Me.wrap=he,b},C.deflateInfo="pako deflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./messages":51,"./trees":52}],47:[function(f,p,C){"use strict";p.exports=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}},{}],48:[function(f,p,C){"use strict";p.exports=function(u,g){var d,v,y,E,O,A,b,x,n,a,c,T,I,L,M,w,j,z,B,G,W,_,$,U,Y;d=u.state,v=u.next_in,U=u.input,y=v+(u.avail_in-5),E=u.next_out,Y=u.output,O=E-(g-u.avail_out),A=E+(u.avail_out-257),b=d.dmax,x=d.wsize,n=d.whave,a=d.wnext,c=d.window,T=d.hold,I=d.bits,L=d.lencode,M=d.distcode,w=(1<<d.lenbits)-1,j=(1<<d.distbits)-1;e:do{I<15&&(T+=U[v++]<<I,I+=8,T+=U[v++]<<I,I+=8),z=L[T&w];t:for(;;){if(T>>>=B=z>>>24,I-=B,(B=z>>>16&255)===0)Y[E++]=65535&z;else{if(!(16&B)){if(!(64&B)){z=L[(65535&z)+(T&(1<<B)-1)];continue t}if(32&B){d.mode=12;break e}u.msg="invalid literal/length code",d.mode=30;break e}G=65535&z,(B&=15)&&(I<B&&(T+=U[v++]<<I,I+=8),G+=T&(1<<B)-1,T>>>=B,I-=B),I<15&&(T+=U[v++]<<I,I+=8,T+=U[v++]<<I,I+=8),z=M[T&j];n:for(;;){if(T>>>=B=z>>>24,I-=B,!(16&(B=z>>>16&255))){if(!(64&B)){z=M[(65535&z)+(T&(1<<B)-1)];continue n}u.msg="invalid distance code",d.mode=30;break e}if(W=65535&z,I<(B&=15)&&(T+=U[v++]<<I,(I+=8)<B&&(T+=U[v++]<<I,I+=8)),b<(W+=T&(1<<B)-1)){u.msg="invalid distance too far back",d.mode=30;break e}if(T>>>=B,I-=B,(B=E-O)<W){if(n<(B=W-B)&&d.sane){u.msg="invalid distance too far back",d.mode=30;break e}if($=c,(_=0)===a){if(_+=x-B,B<G){for(G-=B;Y[E++]=c[_++],--B;);_=E-W,$=Y}}else if(a<B){if(_+=x+a-B,(B-=a)<G){for(G-=B;Y[E++]=c[_++],--B;);if(_=0,a<G){for(G-=B=a;Y[E++]=c[_++],--B;);_=E-W,$=Y}}}else if(_+=a-B,B<G){for(G-=B;Y[E++]=c[_++],--B;);_=E-W,$=Y}for(;2<G;)Y[E++]=$[_++],Y[E++]=$[_++],Y[E++]=$[_++],G-=3;G&&(Y[E++]=$[_++],1<G&&(Y[E++]=$[_++]))}else{for(_=E-W;Y[E++]=Y[_++],Y[E++]=Y[_++],Y[E++]=Y[_++],2<(G-=3););G&&(Y[E++]=Y[_++],1<G&&(Y[E++]=Y[_++]))}break}}break}}while(v<y&&E<A);v-=G=I>>3,T&=(1<<(I-=G<<3))-1,u.next_in=v,u.next_out=E,u.avail_in=v<y?y-v+5:5-(v-y),u.avail_out=E<A?A-E+257:257-(E-A),d.hold=T,d.bits=I}},{}],49:[function(f,p,C){"use strict";var u=f("../utils/common"),g=f("./adler32"),d=f("./crc32"),v=f("./inffast"),y=f("./inftrees"),E=1,O=2,A=0,b=-2,x=1,n=852,a=592;function c(_){return(_>>>24&255)+(_>>>8&65280)+((65280&_)<<8)+((255&_)<<24)}function T(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new u.Buf16(320),this.work=new u.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function I(_){var $;return _&&_.state?($=_.state,_.total_in=_.total_out=$.total=0,_.msg="",$.wrap&&(_.adler=1&$.wrap),$.mode=x,$.last=0,$.havedict=0,$.dmax=32768,$.head=null,$.hold=0,$.bits=0,$.lencode=$.lendyn=new u.Buf32(n),$.distcode=$.distdyn=new u.Buf32(a),$.sane=1,$.back=-1,A):b}function L(_){var $;return _&&_.state?(($=_.state).wsize=0,$.whave=0,$.wnext=0,I(_)):b}function M(_,$){var U,Y;return _&&_.state?(Y=_.state,$<0?(U=0,$=-$):(U=1+($>>4),$<48&&($&=15)),$&&($<8||15<$)?b:(Y.window!==null&&Y.wbits!==$&&(Y.window=null),Y.wrap=U,Y.wbits=$,L(_))):b}function w(_,$){var U,Y;return _?(Y=new T,(_.state=Y).window=null,(U=M(_,$))!==A&&(_.state=null),U):b}var j,z,B=!0;function G(_){if(B){var $;for(j=new u.Buf32(512),z=new u.Buf32(32),$=0;$<144;)_.lens[$++]=8;for(;$<256;)_.lens[$++]=9;for(;$<280;)_.lens[$++]=7;for(;$<288;)_.lens[$++]=8;for(y(E,_.lens,0,288,j,0,_.work,{bits:9}),$=0;$<32;)_.lens[$++]=5;y(O,_.lens,0,32,z,0,_.work,{bits:5}),B=!1}_.lencode=j,_.lenbits=9,_.distcode=z,_.distbits=5}function W(_,$,U,Y){var fe,ne=_.state;return ne.window===null&&(ne.wsize=1<<ne.wbits,ne.wnext=0,ne.whave=0,ne.window=new u.Buf8(ne.wsize)),Y>=ne.wsize?(u.arraySet(ne.window,$,U-ne.wsize,ne.wsize,0),ne.wnext=0,ne.whave=ne.wsize):(Y<(fe=ne.wsize-ne.wnext)&&(fe=Y),u.arraySet(ne.window,$,U-Y,fe,ne.wnext),(Y-=fe)?(u.arraySet(ne.window,$,U-Y,Y,0),ne.wnext=Y,ne.whave=ne.wsize):(ne.wnext+=fe,ne.wnext===ne.wsize&&(ne.wnext=0),ne.whave<ne.wsize&&(ne.whave+=fe))),0}C.inflateReset=L,C.inflateReset2=M,C.inflateResetKeep=I,C.inflateInit=function(_){return w(_,15)},C.inflateInit2=w,C.inflate=function(_,$){var U,Y,fe,ne,je,Se,re,te,Q,le,ee,de,Ee,Ue,Ke,dt,Ct,Te,ct,V,Z,Oe,Me,pe,ve=0,he=new u.Buf8(4),at=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!_||!_.state||!_.output||!_.input&&_.avail_in!==0)return b;(U=_.state).mode===12&&(U.mode=13),je=_.next_out,fe=_.output,re=_.avail_out,ne=_.next_in,Y=_.input,Se=_.avail_in,te=U.hold,Q=U.bits,le=Se,ee=re,Oe=A;e:for(;;)switch(U.mode){case x:if(U.wrap===0){U.mode=13;break}for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(2&U.wrap&&te===35615){he[U.check=0]=255&te,he[1]=te>>>8&255,U.check=d(U.check,he,2,0),Q=te=0,U.mode=2;break}if(U.flags=0,U.head&&(U.head.done=!1),!(1&U.wrap)||(((255&te)<<8)+(te>>8))%31){_.msg="incorrect header check",U.mode=30;break}if((15&te)!=8){_.msg="unknown compression method",U.mode=30;break}if(Q-=4,Z=8+(15&(te>>>=4)),U.wbits===0)U.wbits=Z;else if(Z>U.wbits){_.msg="invalid window size",U.mode=30;break}U.dmax=1<<Z,_.adler=U.check=1,U.mode=512&te?10:12,Q=te=0;break;case 2:for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(U.flags=te,(255&U.flags)!=8){_.msg="unknown compression method",U.mode=30;break}if(57344&U.flags){_.msg="unknown header flags set",U.mode=30;break}U.head&&(U.head.text=te>>8&1),512&U.flags&&(he[0]=255&te,he[1]=te>>>8&255,U.check=d(U.check,he,2,0)),Q=te=0,U.mode=3;case 3:for(;Q<32;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.head&&(U.head.time=te),512&U.flags&&(he[0]=255&te,he[1]=te>>>8&255,he[2]=te>>>16&255,he[3]=te>>>24&255,U.check=d(U.check,he,4,0)),Q=te=0,U.mode=4;case 4:for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.head&&(U.head.xflags=255&te,U.head.os=te>>8),512&U.flags&&(he[0]=255&te,he[1]=te>>>8&255,U.check=d(U.check,he,2,0)),Q=te=0,U.mode=5;case 5:if(1024&U.flags){for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.length=te,U.head&&(U.head.extra_len=te),512&U.flags&&(he[0]=255&te,he[1]=te>>>8&255,U.check=d(U.check,he,2,0)),Q=te=0}else U.head&&(U.head.extra=null);U.mode=6;case 6:if(1024&U.flags&&(Se<(de=U.length)&&(de=Se),de&&(U.head&&(Z=U.head.extra_len-U.length,U.head.extra||(U.head.extra=new Array(U.head.extra_len)),u.arraySet(U.head.extra,Y,ne,de,Z)),512&U.flags&&(U.check=d(U.check,Y,de,ne)),Se-=de,ne+=de,U.length-=de),U.length))break e;U.length=0,U.mode=7;case 7:if(2048&U.flags){if(Se===0)break e;for(de=0;Z=Y[ne+de++],U.head&&Z&&U.length<65536&&(U.head.name+=String.fromCharCode(Z)),Z&&de<Se;);if(512&U.flags&&(U.check=d(U.check,Y,de,ne)),Se-=de,ne+=de,Z)break e}else U.head&&(U.head.name=null);U.length=0,U.mode=8;case 8:if(4096&U.flags){if(Se===0)break e;for(de=0;Z=Y[ne+de++],U.head&&Z&&U.length<65536&&(U.head.comment+=String.fromCharCode(Z)),Z&&de<Se;);if(512&U.flags&&(U.check=d(U.check,Y,de,ne)),Se-=de,ne+=de,Z)break e}else U.head&&(U.head.comment=null);U.mode=9;case 9:if(512&U.flags){for(;Q<16;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(te!==(65535&U.check)){_.msg="header crc mismatch",U.mode=30;break}Q=te=0}U.head&&(U.head.hcrc=U.flags>>9&1,U.head.done=!0),_.adler=U.check=0,U.mode=12;break;case 10:for(;Q<32;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}_.adler=U.check=c(te),Q=te=0,U.mode=11;case 11:if(U.havedict===0)return _.next_out=je,_.avail_out=re,_.next_in=ne,_.avail_in=Se,U.hold=te,U.bits=Q,2;_.adler=U.check=1,U.mode=12;case 12:if($===5||$===6)break e;case 13:if(U.last){te>>>=7&Q,Q-=7&Q,U.mode=27;break}for(;Q<3;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}switch(U.last=1&te,Q-=1,3&(te>>>=1)){case 0:U.mode=14;break;case 1:if(G(U),U.mode=20,$!==6)break;te>>>=2,Q-=2;break e;case 2:U.mode=17;break;case 3:_.msg="invalid block type",U.mode=30}te>>>=2,Q-=2;break;case 14:for(te>>>=7&Q,Q-=7&Q;Q<32;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if((65535&te)!=(te>>>16^65535)){_.msg="invalid stored block lengths",U.mode=30;break}if(U.length=65535&te,Q=te=0,U.mode=15,$===6)break e;case 15:U.mode=16;case 16:if(de=U.length){if(Se<de&&(de=Se),re<de&&(de=re),de===0)break e;u.arraySet(fe,Y,ne,de,je),Se-=de,ne+=de,re-=de,je+=de,U.length-=de;break}U.mode=12;break;case 17:for(;Q<14;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(U.nlen=257+(31&te),te>>>=5,Q-=5,U.ndist=1+(31&te),te>>>=5,Q-=5,U.ncode=4+(15&te),te>>>=4,Q-=4,286<U.nlen||30<U.ndist){_.msg="too many length or distance symbols",U.mode=30;break}U.have=0,U.mode=18;case 18:for(;U.have<U.ncode;){for(;Q<3;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.lens[at[U.have++]]=7&te,te>>>=3,Q-=3}for(;U.have<19;)U.lens[at[U.have++]]=0;if(U.lencode=U.lendyn,U.lenbits=7,Me={bits:U.lenbits},Oe=y(0,U.lens,0,19,U.lencode,0,U.work,Me),U.lenbits=Me.bits,Oe){_.msg="invalid code lengths set",U.mode=30;break}U.have=0,U.mode=19;case 19:for(;U.have<U.nlen+U.ndist;){for(;dt=(ve=U.lencode[te&(1<<U.lenbits)-1])>>>16&255,Ct=65535&ve,!((Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(Ct<16)te>>>=Ke,Q-=Ke,U.lens[U.have++]=Ct;else{if(Ct===16){for(pe=Ke+2;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(te>>>=Ke,Q-=Ke,U.have===0){_.msg="invalid bit length repeat",U.mode=30;break}Z=U.lens[U.have-1],de=3+(3&te),te>>>=2,Q-=2}else if(Ct===17){for(pe=Ke+3;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}Q-=Ke,Z=0,de=3+(7&(te>>>=Ke)),te>>>=3,Q-=3}else{for(pe=Ke+7;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}Q-=Ke,Z=0,de=11+(127&(te>>>=Ke)),te>>>=7,Q-=7}if(U.have+de>U.nlen+U.ndist){_.msg="invalid bit length repeat",U.mode=30;break}for(;de--;)U.lens[U.have++]=Z}}if(U.mode===30)break;if(U.lens[256]===0){_.msg="invalid code -- missing end-of-block",U.mode=30;break}if(U.lenbits=9,Me={bits:U.lenbits},Oe=y(E,U.lens,0,U.nlen,U.lencode,0,U.work,Me),U.lenbits=Me.bits,Oe){_.msg="invalid literal/lengths set",U.mode=30;break}if(U.distbits=6,U.distcode=U.distdyn,Me={bits:U.distbits},Oe=y(O,U.lens,U.nlen,U.ndist,U.distcode,0,U.work,Me),U.distbits=Me.bits,Oe){_.msg="invalid distances set",U.mode=30;break}if(U.mode=20,$===6)break e;case 20:U.mode=21;case 21:if(6<=Se&&258<=re){_.next_out=je,_.avail_out=re,_.next_in=ne,_.avail_in=Se,U.hold=te,U.bits=Q,v(_,ee),je=_.next_out,fe=_.output,re=_.avail_out,ne=_.next_in,Y=_.input,Se=_.avail_in,te=U.hold,Q=U.bits,U.mode===12&&(U.back=-1);break}for(U.back=0;dt=(ve=U.lencode[te&(1<<U.lenbits)-1])>>>16&255,Ct=65535&ve,!((Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(dt&&!(240&dt)){for(Te=Ke,ct=dt,V=Ct;dt=(ve=U.lencode[V+((te&(1<<Te+ct)-1)>>Te)])>>>16&255,Ct=65535&ve,!(Te+(Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}te>>>=Te,Q-=Te,U.back+=Te}if(te>>>=Ke,Q-=Ke,U.back+=Ke,U.length=Ct,dt===0){U.mode=26;break}if(32&dt){U.back=-1,U.mode=12;break}if(64&dt){_.msg="invalid literal/length code",U.mode=30;break}U.extra=15&dt,U.mode=22;case 22:if(U.extra){for(pe=U.extra;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.length+=te&(1<<U.extra)-1,te>>>=U.extra,Q-=U.extra,U.back+=U.extra}U.was=U.length,U.mode=23;case 23:for(;dt=(ve=U.distcode[te&(1<<U.distbits)-1])>>>16&255,Ct=65535&ve,!((Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(!(240&dt)){for(Te=Ke,ct=dt,V=Ct;dt=(ve=U.distcode[V+((te&(1<<Te+ct)-1)>>Te)])>>>16&255,Ct=65535&ve,!(Te+(Ke=ve>>>24)<=Q);){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}te>>>=Te,Q-=Te,U.back+=Te}if(te>>>=Ke,Q-=Ke,U.back+=Ke,64&dt){_.msg="invalid distance code",U.mode=30;break}U.offset=Ct,U.extra=15&dt,U.mode=24;case 24:if(U.extra){for(pe=U.extra;Q<pe;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}U.offset+=te&(1<<U.extra)-1,te>>>=U.extra,Q-=U.extra,U.back+=U.extra}if(U.offset>U.dmax){_.msg="invalid distance too far back",U.mode=30;break}U.mode=25;case 25:if(re===0)break e;if(de=ee-re,U.offset>de){if((de=U.offset-de)>U.whave&&U.sane){_.msg="invalid distance too far back",U.mode=30;break}Ee=de>U.wnext?(de-=U.wnext,U.wsize-de):U.wnext-de,de>U.length&&(de=U.length),Ue=U.window}else Ue=fe,Ee=je-U.offset,de=U.length;for(re<de&&(de=re),re-=de,U.length-=de;fe[je++]=Ue[Ee++],--de;);U.length===0&&(U.mode=21);break;case 26:if(re===0)break e;fe[je++]=U.length,re--,U.mode=21;break;case 27:if(U.wrap){for(;Q<32;){if(Se===0)break e;Se--,te|=Y[ne++]<<Q,Q+=8}if(ee-=re,_.total_out+=ee,U.total+=ee,ee&&(_.adler=U.check=U.flags?d(U.check,fe,ee,je-ee):g(U.check,fe,ee,je-ee)),ee=re,(U.flags?te:c(te))!==U.check){_.msg="incorrect data check",U.mode=30;break}Q=te=0}U.mode=28;case 28:if(U.wrap&&U.flags){for(;Q<32;){if(Se===0)break e;Se--,te+=Y[ne++]<<Q,Q+=8}if(te!==(4294967295&U.total)){_.msg="incorrect length check",U.mode=30;break}Q=te=0}U.mode=29;case 29:Oe=1;break e;case 30:Oe=-3;break e;case 31:return-4;case 32:default:return b}return _.next_out=je,_.avail_out=re,_.next_in=ne,_.avail_in=Se,U.hold=te,U.bits=Q,(U.wsize||ee!==_.avail_out&&U.mode<30&&(U.mode<27||$!==4))&&W(_,_.output,_.next_out,ee-_.avail_out)?(U.mode=31,-4):(le-=_.avail_in,ee-=_.avail_out,_.total_in+=le,_.total_out+=ee,U.total+=ee,U.wrap&&ee&&(_.adler=U.check=U.flags?d(U.check,fe,ee,_.next_out-ee):g(U.check,fe,ee,_.next_out-ee)),_.data_type=U.bits+(U.last?64:0)+(U.mode===12?128:0)+(U.mode===20||U.mode===15?256:0),(le==0&&ee===0||$===4)&&Oe===A&&(Oe=-5),Oe)},C.inflateEnd=function(_){if(!_||!_.state)return b;var $=_.state;return $.window&&($.window=null),_.state=null,A},C.inflateGetHeader=function(_,$){var U;return _&&_.state&&2&(U=_.state).wrap?((U.head=$).done=!1,A):b},C.inflateSetDictionary=function(_,$){var U,Y=$.length;return _&&_.state?(U=_.state).wrap!==0&&U.mode!==11?b:U.mode===11&&g(1,$,Y,0)!==U.check?-3:W(_,$,Y,Y)?(U.mode=31,-4):(U.havedict=1,A):b},C.inflateInfo="pako inflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./inffast":48,"./inftrees":50}],50:[function(f,p,C){"use strict";var u=f("../utils/common"),g=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],d=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],v=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],y=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];p.exports=function(E,O,A,b,x,n,a,c){var T,I,L,M,w,j,z,B,G,W=c.bits,_=0,$=0,U=0,Y=0,fe=0,ne=0,je=0,Se=0,re=0,te=0,Q=null,le=0,ee=new u.Buf16(16),de=new u.Buf16(16),Ee=null,Ue=0;for(_=0;_<=15;_++)ee[_]=0;for($=0;$<b;$++)ee[O[A+$]]++;for(fe=W,Y=15;1<=Y&&ee[Y]===0;Y--);if(Y<fe&&(fe=Y),Y===0)return x[n++]=20971520,x[n++]=20971520,c.bits=1,0;for(U=1;U<Y&&ee[U]===0;U++);for(fe<U&&(fe=U),_=Se=1;_<=15;_++)if(Se<<=1,(Se-=ee[_])<0)return-1;if(0<Se&&(E===0||Y!==1))return-1;for(de[1]=0,_=1;_<15;_++)de[_+1]=de[_]+ee[_];for($=0;$<b;$++)O[A+$]!==0&&(a[de[O[A+$]]++]=$);if(j=E===0?(Q=Ee=a,19):E===1?(Q=g,le-=257,Ee=d,Ue-=257,256):(Q=v,Ee=y,-1),_=U,w=n,je=$=te=0,L=-1,M=(re=1<<(ne=fe))-1,E===1&&852<re||E===2&&592<re)return 1;for(;;){for(z=_-je,G=a[$]<j?(B=0,a[$]):a[$]>j?(B=Ee[Ue+a[$]],Q[le+a[$]]):(B=96,0),T=1<<_-je,U=I=1<<ne;x[w+(te>>je)+(I-=T)]=z<<24|B<<16|G|0,I!==0;);for(T=1<<_-1;te&T;)T>>=1;if(T!==0?(te&=T-1,te+=T):te=0,$++,--ee[_]==0){if(_===Y)break;_=O[A+a[$]]}if(fe<_&&(te&M)!==L){for(je===0&&(je=fe),w+=U,Se=1<<(ne=_-je);ne+je<Y&&!((Se-=ee[ne+je])<=0);)ne++,Se<<=1;if(re+=1<<ne,E===1&&852<re||E===2&&592<re)return 1;x[L=te&M]=fe<<24|ne<<16|w-n|0}}return te!==0&&(x[w+te]=_-je<<24|4194304|0),c.bits=fe,0}},{"../utils/common":41}],51:[function(f,p,C){"use strict";p.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],52:[function(f,p,C){"use strict";var u=f("../utils/common"),g=0,d=1;function v(ve){for(var he=ve.length;0<=--he;)ve[he]=0}var y=0,E=29,O=256,A=O+1+E,b=30,x=19,n=2*A+1,a=15,c=16,T=7,I=256,L=16,M=17,w=18,j=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],z=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],B=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],G=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],W=new Array(2*(A+2));v(W);var _=new Array(2*b);v(_);var $=new Array(512);v($);var U=new Array(256);v(U);var Y=new Array(E);v(Y);var fe,ne,je,Se=new Array(b);function re(ve,he,at,gt,J){this.static_tree=ve,this.extra_bits=he,this.extra_base=at,this.elems=gt,this.max_length=J,this.has_stree=ve&&ve.length}function te(ve,he){this.dyn_tree=ve,this.max_code=0,this.stat_desc=he}function Q(ve){return ve<256?$[ve]:$[256+(ve>>>7)]}function le(ve,he){ve.pending_buf[ve.pending++]=255&he,ve.pending_buf[ve.pending++]=he>>>8&255}function ee(ve,he,at){ve.bi_valid>c-at?(ve.bi_buf|=he<<ve.bi_valid&65535,le(ve,ve.bi_buf),ve.bi_buf=he>>c-ve.bi_valid,ve.bi_valid+=at-c):(ve.bi_buf|=he<<ve.bi_valid&65535,ve.bi_valid+=at)}function de(ve,he,at){ee(ve,at[2*he],at[2*he+1])}function Ee(ve,he){for(var at=0;at|=1&ve,ve>>>=1,at<<=1,0<--he;);return at>>>1}function Ue(ve,he,at){var gt,J,et=new Array(a+1),lt=0;for(gt=1;gt<=a;gt++)et[gt]=lt=lt+at[gt-1]<<1;for(J=0;J<=he;J++){var Ae=ve[2*J+1];Ae!==0&&(ve[2*J]=Ee(et[Ae]++,Ae))}}function Ke(ve){var he;for(he=0;he<A;he++)ve.dyn_ltree[2*he]=0;for(he=0;he<b;he++)ve.dyn_dtree[2*he]=0;for(he=0;he<x;he++)ve.bl_tree[2*he]=0;ve.dyn_ltree[2*I]=1,ve.opt_len=ve.static_len=0,ve.last_lit=ve.matches=0}function dt(ve){8<ve.bi_valid?le(ve,ve.bi_buf):0<ve.bi_valid&&(ve.pending_buf[ve.pending++]=ve.bi_buf),ve.bi_buf=0,ve.bi_valid=0}function Ct(ve,he,at,gt){var J=2*he,et=2*at;return ve[J]<ve[et]||ve[J]===ve[et]&>[he]<=gt[at]}function Te(ve,he,at){for(var gt=ve.heap[at],J=at<<1;J<=ve.heap_len&&(J<ve.heap_len&&Ct(he,ve.heap[J+1],ve.heap[J],ve.depth)&&J++,!Ct(he,gt,ve.heap[J],ve.depth));)ve.heap[at]=ve.heap[J],at=J,J<<=1;ve.heap[at]=gt}function ct(ve,he,at){var gt,J,et,lt,Ae=0;if(ve.last_lit!==0)for(;gt=ve.pending_buf[ve.d_buf+2*Ae]<<8|ve.pending_buf[ve.d_buf+2*Ae+1],J=ve.pending_buf[ve.l_buf+Ae],Ae++,gt===0?de(ve,J,he):(de(ve,(et=U[J])+O+1,he),(lt=j[et])!==0&&ee(ve,J-=Y[et],lt),de(ve,et=Q(--gt),at),(lt=z[et])!==0&&ee(ve,gt-=Se[et],lt)),Ae<ve.last_lit;);de(ve,I,he)}function V(ve,he){var at,gt,J,et=he.dyn_tree,lt=he.stat_desc.static_tree,Ae=he.stat_desc.has_stree,Ge=he.stat_desc.elems,Re=-1;for(ve.heap_len=0,ve.heap_max=n,at=0;at<Ge;at++)et[2*at]!==0?(ve.heap[++ve.heap_len]=Re=at,ve.depth[at]=0):et[2*at+1]=0;for(;ve.heap_len<2;)et[2*(J=ve.heap[++ve.heap_len]=Re<2?++Re:0)]=1,ve.depth[J]=0,ve.opt_len--,Ae&&(ve.static_len-=lt[2*J+1]);for(he.max_code=Re,at=ve.heap_len>>1;1<=at;at--)Te(ve,et,at);for(J=Ge;at=ve.heap[1],ve.heap[1]=ve.heap[ve.heap_len--],Te(ve,et,1),gt=ve.heap[1],ve.heap[--ve.heap_max]=at,ve.heap[--ve.heap_max]=gt,et[2*J]=et[2*at]+et[2*gt],ve.depth[J]=(ve.depth[at]>=ve.depth[gt]?ve.depth[at]:ve.depth[gt])+1,et[2*at+1]=et[2*gt+1]=J,ve.heap[1]=J++,Te(ve,et,1),2<=ve.heap_len;);ve.heap[--ve.heap_max]=ve.heap[1],function(ce,q){var ie,xe,nt,ot,xt,we,ze=q.dyn_tree,At=q.max_code,He=q.stat_desc.static_tree,_e=q.stat_desc.has_stree,vt=q.stat_desc.extra_bits,Rt=q.stat_desc.extra_base,wt=q.stat_desc.max_length,Jt=0;for(ot=0;ot<=a;ot++)ce.bl_count[ot]=0;for(ze[2*ce.heap[ce.heap_max]+1]=0,ie=ce.heap_max+1;ie<n;ie++)wt<(ot=ze[2*ze[2*(xe=ce.heap[ie])+1]+1]+1)&&(ot=wt,Jt++),ze[2*xe+1]=ot,At<xe||(ce.bl_count[ot]++,xt=0,Rt<=xe&&(xt=vt[xe-Rt]),we=ze[2*xe],ce.opt_len+=we*(ot+xt),_e&&(ce.static_len+=we*(He[2*xe+1]+xt)));if(Jt!==0){do{for(ot=wt-1;ce.bl_count[ot]===0;)ot--;ce.bl_count[ot]--,ce.bl_count[ot+1]+=2,ce.bl_count[wt]--,Jt-=2}while(0<Jt);for(ot=wt;ot!==0;ot--)for(xe=ce.bl_count[ot];xe!==0;)At<(nt=ce.heap[--ie])||(ze[2*nt+1]!==ot&&(ce.opt_len+=(ot-ze[2*nt+1])*ze[2*nt],ze[2*nt+1]=ot),xe--)}}(ve,he),Ue(et,Re,ve.bl_count)}function Z(ve,he,at){var gt,J,et=-1,lt=he[1],Ae=0,Ge=7,Re=4;for(lt===0&&(Ge=138,Re=3),he[2*(at+1)+1]=65535,gt=0;gt<=at;gt++)J=lt,lt=he[2*(gt+1)+1],++Ae<Ge&&J===lt||(Ae<Re?ve.bl_tree[2*J]+=Ae:J!==0?(J!==et&&ve.bl_tree[2*J]++,ve.bl_tree[2*L]++):Ae<=10?ve.bl_tree[2*M]++:ve.bl_tree[2*w]++,et=J,Re=(Ae=0)===lt?(Ge=138,3):J===lt?(Ge=6,3):(Ge=7,4))}function Oe(ve,he,at){var gt,J,et=-1,lt=he[1],Ae=0,Ge=7,Re=4;for(lt===0&&(Ge=138,Re=3),gt=0;gt<=at;gt++)if(J=lt,lt=he[2*(gt+1)+1],!(++Ae<Ge&&J===lt)){if(Ae<Re)for(;de(ve,J,ve.bl_tree),--Ae!=0;);else J!==0?(J!==et&&(de(ve,J,ve.bl_tree),Ae--),de(ve,L,ve.bl_tree),ee(ve,Ae-3,2)):Ae<=10?(de(ve,M,ve.bl_tree),ee(ve,Ae-3,3)):(de(ve,w,ve.bl_tree),ee(ve,Ae-11,7));et=J,Re=(Ae=0)===lt?(Ge=138,3):J===lt?(Ge=6,3):(Ge=7,4)}}v(Se);var Me=!1;function pe(ve,he,at,gt){ee(ve,(y<<1)+(gt?1:0),3),function(J,et,lt,Ae){dt(J),Ae&&(le(J,lt),le(J,~lt)),u.arraySet(J.pending_buf,J.window,et,lt,J.pending),J.pending+=lt}(ve,he,at,!0)}C._tr_init=function(ve){Me||(function(){var he,at,gt,J,et,lt=new Array(a+1);for(J=gt=0;J<E-1;J++)for(Y[J]=gt,he=0;he<1<<j[J];he++)U[gt++]=J;for(U[gt-1]=J,J=et=0;J<16;J++)for(Se[J]=et,he=0;he<1<<z[J];he++)$[et++]=J;for(et>>=7;J<b;J++)for(Se[J]=et<<7,he=0;he<1<<z[J]-7;he++)$[256+et++]=J;for(at=0;at<=a;at++)lt[at]=0;for(he=0;he<=143;)W[2*he+1]=8,he++,lt[8]++;for(;he<=255;)W[2*he+1]=9,he++,lt[9]++;for(;he<=279;)W[2*he+1]=7,he++,lt[7]++;for(;he<=287;)W[2*he+1]=8,he++,lt[8]++;for(Ue(W,A+1,lt),he=0;he<b;he++)_[2*he+1]=5,_[2*he]=Ee(he,5);fe=new re(W,j,O+1,A,a),ne=new re(_,z,0,b,a),je=new re(new Array(0),B,0,x,T)}(),Me=!0),ve.l_desc=new te(ve.dyn_ltree,fe),ve.d_desc=new te(ve.dyn_dtree,ne),ve.bl_desc=new te(ve.bl_tree,je),ve.bi_buf=0,ve.bi_valid=0,Ke(ve)},C._tr_stored_block=pe,C._tr_flush_block=function(ve,he,at,gt){var J,et,lt=0;0<ve.level?(ve.strm.data_type===2&&(ve.strm.data_type=function(Ae){var Ge,Re=4093624447;for(Ge=0;Ge<=31;Ge++,Re>>>=1)if(1&Re&&Ae.dyn_ltree[2*Ge]!==0)return g;if(Ae.dyn_ltree[18]!==0||Ae.dyn_ltree[20]!==0||Ae.dyn_ltree[26]!==0)return d;for(Ge=32;Ge<O;Ge++)if(Ae.dyn_ltree[2*Ge]!==0)return d;return g}(ve)),V(ve,ve.l_desc),V(ve,ve.d_desc),lt=function(Ae){var Ge;for(Z(Ae,Ae.dyn_ltree,Ae.l_desc.max_code),Z(Ae,Ae.dyn_dtree,Ae.d_desc.max_code),V(Ae,Ae.bl_desc),Ge=x-1;3<=Ge&&Ae.bl_tree[2*G[Ge]+1]===0;Ge--);return Ae.opt_len+=3*(Ge+1)+5+5+4,Ge}(ve),J=ve.opt_len+3+7>>>3,(et=ve.static_len+3+7>>>3)<=J&&(J=et)):J=et=at+5,at+4<=J&&he!==-1?pe(ve,he,at,gt):ve.strategy===4||et===J?(ee(ve,2+(gt?1:0),3),ct(ve,W,_)):(ee(ve,4+(gt?1:0),3),function(Ae,Ge,Re,ce){var q;for(ee(Ae,Ge-257,5),ee(Ae,Re-1,5),ee(Ae,ce-4,4),q=0;q<ce;q++)ee(Ae,Ae.bl_tree[2*G[q]+1],3);Oe(Ae,Ae.dyn_ltree,Ge-1),Oe(Ae,Ae.dyn_dtree,Re-1)}(ve,ve.l_desc.max_code+1,ve.d_desc.max_code+1,lt+1),ct(ve,ve.dyn_ltree,ve.dyn_dtree)),Ke(ve),gt&&dt(ve)},C._tr_tally=function(ve,he,at){return ve.pending_buf[ve.d_buf+2*ve.last_lit]=he>>>8&255,ve.pending_buf[ve.d_buf+2*ve.last_lit+1]=255&he,ve.pending_buf[ve.l_buf+ve.last_lit]=255&at,ve.last_lit++,he===0?ve.dyn_ltree[2*at]++:(ve.matches++,he--,ve.dyn_ltree[2*(U[at]+O+1)]++,ve.dyn_dtree[2*Q(he)]++),ve.last_lit===ve.lit_bufsize-1},C._tr_align=function(ve){ee(ve,2,3),de(ve,I,W),function(he){he.bi_valid===16?(le(he,he.bi_buf),he.bi_buf=0,he.bi_valid=0):8<=he.bi_valid&&(he.pending_buf[he.pending++]=255&he.bi_buf,he.bi_buf>>=8,he.bi_valid-=8)}(ve)}},{"../utils/common":41}],53:[function(f,p,C){"use strict";p.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],54:[function(f,p,C){(function(u){(function(g,d){"use strict";if(!g.setImmediate){var v,y,E,O,A=1,b={},x=!1,n=g.document,a=Object.getPrototypeOf&&Object.getPrototypeOf(g);a=a&&a.setTimeout?a:g,v={}.toString.call(g.process)==="[object process]"?function(L){process.nextTick(function(){T(L)})}:function(){if(g.postMessage&&!g.importScripts){var L=!0,M=g.onmessage;return g.onmessage=function(){L=!1},g.postMessage("","*"),g.onmessage=M,L}}()?(O="setImmediate$"+Math.random()+"$",g.addEventListener?g.addEventListener("message",I,!1):g.attachEvent("onmessage",I),function(L){g.postMessage(O+L,"*")}):g.MessageChannel?((E=new MessageChannel).port1.onmessage=function(L){T(L.data)},function(L){E.port2.postMessage(L)}):n&&"onreadystatechange"in n.createElement("script")?(y=n.documentElement,function(L){var M=n.createElement("script");M.onreadystatechange=function(){T(L),M.onreadystatechange=null,y.removeChild(M),M=null},y.appendChild(M)}):function(L){setTimeout(T,0,L)},a.setImmediate=function(L){typeof L!="function"&&(L=new Function(""+L));for(var M=new Array(arguments.length-1),w=0;w<M.length;w++)M[w]=arguments[w+1];var j={callback:L,args:M};return b[A]=j,v(A),A++},a.clearImmediate=c}function c(L){delete b[L]}function T(L){if(x)setTimeout(T,0,L);else{var M=b[L];if(M){x=!0;try{(function(w){var j=w.callback,z=w.args;switch(z.length){case 0:j();break;case 1:j(z[0]);break;case 2:j(z[0],z[1]);break;case 3:j(z[0],z[1],z[2]);break;default:j.apply(d,z)}})(M)}finally{c(L),x=!1}}}}function I(L){L.source===g&&typeof L.data=="string"&&L.data.indexOf(O)===0&&T(+L.data.slice(O.length))}})(typeof self>"u"?u===void 0?this:u:self)}).call(this,typeof e.g<"u"?e.g:typeof self<"u"?self:typeof window<"u"?window:{})},{}]},{},[10])(10)})},63850:(P,t,e)=>{var o="Expected a function",f=NaN,p="[object Symbol]",C=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,g=/^0b[01]+$/i,d=/^0o[0-7]+$/i,v=parseInt,y=typeof e.g=="object"&&e.g&&e.g.Object===Object&&e.g,E=typeof self=="object"&&self&&self.Object===Object&&self,O=y||E||Function("return this")(),A=Object.prototype,b=A.toString,x=Math.max,n=Math.min,a=function(){return O.Date.now()};function c(w,j,z){var B,G,W,_,$,U,Y=0,fe=!1,ne=!1,je=!0;if(typeof w!="function")throw new TypeError(o);j=M(j)||0,T(z)&&(fe=!!z.leading,ne="maxWait"in z,W=ne?x(M(z.maxWait)||0,j):W,je="trailing"in z?!!z.trailing:je);function Se(Ke){var dt=B,Ct=G;return B=G=void 0,Y=Ke,_=w.apply(Ct,dt),_}function re(Ke){return Y=Ke,$=setTimeout(le,j),fe?Se(Ke):_}function te(Ke){var dt=Ke-U,Ct=Ke-Y,Te=j-dt;return ne?n(Te,W-Ct):Te}function Q(Ke){var dt=Ke-U,Ct=Ke-Y;return U===void 0||dt>=j||dt<0||ne&&Ct>=W}function le(){var Ke=a();if(Q(Ke))return ee(Ke);$=setTimeout(le,te(Ke))}function ee(Ke){return $=void 0,je&&B?Se(Ke):(B=G=void 0,_)}function de(){$!==void 0&&clearTimeout($),Y=0,B=U=G=$=void 0}function Ee(){return $===void 0?_:ee(a())}function Ue(){var Ke=a(),dt=Q(Ke);if(B=arguments,G=this,U=Ke,dt){if($===void 0)return re(U);if(ne)return $=setTimeout(le,j),Se(U)}return $===void 0&&($=setTimeout(le,j)),_}return Ue.cancel=de,Ue.flush=Ee,Ue}function T(w){var j=typeof w;return!!w&&(j=="object"||j=="function")}function I(w){return!!w&&typeof w=="object"}function L(w){return typeof w=="symbol"||I(w)&&b.call(w)==p}function M(w){if(typeof w=="number")return w;if(L(w))return f;if(T(w)){var j=typeof w.valueOf=="function"?w.valueOf():w;w=T(j)?j+"":j}if(typeof w!="string")return w===0?w:+w;w=w.replace(C,"");var z=g.test(w);return z||d.test(w)?v(w.slice(2),z?2:8):u.test(w)?f:+w}P.exports=c},61563:(P,t,e)=>{var o="Expected a function",f="__lodash_hash_undefined__",p="[object Function]",C="[object GeneratorFunction]",u=/[\\^$.*+?()[\]{}|]/g,g=/^\[object .+?Constructor\]$/,d=typeof e.g=="object"&&e.g&&e.g.Object===Object&&e.g,v=typeof self=="object"&&self&&self.Object===Object&&self,y=d||v||Function("return this")();function E(pe,ve){return pe?.[ve]}function O(pe){var ve=!1;if(pe!=null&&typeof pe.toString!="function")try{ve=!!(pe+"")}catch{}return ve}var A=Array.prototype,b=Function.prototype,x=Object.prototype,n=y["__core-js_shared__"],a=function(){var pe=/[^.]+$/.exec(n&&n.keys&&n.keys.IE_PROTO||"");return pe?"Symbol(src)_1."+pe:""}(),c=b.toString,T=x.hasOwnProperty,I=x.toString,L=RegExp("^"+c.call(T).replace(u,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),M=A.splice,w=dt(y,"Map"),j=dt(Object,"create");function z(pe){var ve=-1,he=pe?pe.length:0;for(this.clear();++ve<he;){var at=pe[ve];this.set(at[0],at[1])}}function B(){this.__data__=j?j(null):{}}function G(pe){return this.has(pe)&&delete this.__data__[pe]}function W(pe){var ve=this.__data__;if(j){var he=ve[pe];return he===f?void 0:he}return T.call(ve,pe)?ve[pe]:void 0}function _(pe){var ve=this.__data__;return j?ve[pe]!==void 0:T.call(ve,pe)}function $(pe,ve){var he=this.__data__;return he[pe]=j&&ve===void 0?f:ve,this}z.prototype.clear=B,z.prototype.delete=G,z.prototype.get=W,z.prototype.has=_,z.prototype.set=$;function U(pe){var ve=-1,he=pe?pe.length:0;for(this.clear();++ve<he;){var at=pe[ve];this.set(at[0],at[1])}}function Y(){this.__data__=[]}function fe(pe){var ve=this.__data__,he=Ee(ve,pe);if(he<0)return!1;var at=ve.length-1;return he==at?ve.pop():M.call(ve,he,1),!0}function ne(pe){var ve=this.__data__,he=Ee(ve,pe);return he<0?void 0:ve[he][1]}function je(pe){return Ee(this.__data__,pe)>-1}function Se(pe,ve){var he=this.__data__,at=Ee(he,pe);return at<0?he.push([pe,ve]):he[at][1]=ve,this}U.prototype.clear=Y,U.prototype.delete=fe,U.prototype.get=ne,U.prototype.has=je,U.prototype.set=Se;function re(pe){var ve=-1,he=pe?pe.length:0;for(this.clear();++ve<he;){var at=pe[ve];this.set(at[0],at[1])}}function te(){this.__data__={hash:new z,map:new(w||U),string:new z}}function Q(pe){return Ke(this,pe).delete(pe)}function le(pe){return Ke(this,pe).get(pe)}function ee(pe){return Ke(this,pe).has(pe)}function de(pe,ve){return Ke(this,pe).set(pe,ve),this}re.prototype.clear=te,re.prototype.delete=Q,re.prototype.get=le,re.prototype.has=ee,re.prototype.set=de;function Ee(pe,ve){for(var he=pe.length;he--;)if(Z(pe[he][0],ve))return he;return-1}function Ue(pe){if(!Me(pe)||Te(pe))return!1;var ve=Oe(pe)||O(pe)?L:g;return ve.test(ct(pe))}function Ke(pe,ve){var he=pe.__data__;return Ct(ve)?he[typeof ve=="string"?"string":"hash"]:he.map}function dt(pe,ve){var he=E(pe,ve);return Ue(he)?he:void 0}function Ct(pe){var ve=typeof pe;return ve=="string"||ve=="number"||ve=="symbol"||ve=="boolean"?pe!=="__proto__":pe===null}function Te(pe){return!!a&&a in pe}function ct(pe){if(pe!=null){try{return c.call(pe)}catch{}try{return pe+""}catch{}}return""}function V(pe,ve){if(typeof pe!="function"||ve&&typeof ve!="function")throw new TypeError(o);var he=function(){var at=arguments,gt=ve?ve.apply(this,at):at[0],J=he.cache;if(J.has(gt))return J.get(gt);var et=pe.apply(this,at);return he.cache=J.set(gt,et),et};return he.cache=new(V.Cache||re),he}V.Cache=re;function Z(pe,ve){return pe===ve||pe!==pe&&ve!==ve}function Oe(pe){var ve=Me(pe)?I.call(pe):"";return ve==p||ve==C}function Me(pe){var ve=typeof pe;return!!pe&&(ve=="object"||ve=="function")}P.exports=V},58940:(P,t,e)=>{var o="Expected a function",f=NaN,p="[object Symbol]",C=/^\s+|\s+$/g,u=/^[-+]0x[0-9a-f]+$/i,g=/^0b[01]+$/i,d=/^0o[0-7]+$/i,v=parseInt,y=typeof e.g=="object"&&e.g&&e.g.Object===Object&&e.g,E=typeof self=="object"&&self&&self.Object===Object&&self,O=y||E||Function("return this")(),A=Object.prototype,b=A.toString,x=Math.max,n=Math.min,a=function(){return O.Date.now()};function c(j,z,B){var G,W,_,$,U,Y,fe=0,ne=!1,je=!1,Se=!0;if(typeof j!="function")throw new TypeError(o);z=w(z)||0,I(B)&&(ne=!!B.leading,je="maxWait"in B,_=je?x(w(B.maxWait)||0,z):_,Se="trailing"in B?!!B.trailing:Se);function re(dt){var Ct=G,Te=W;return G=W=void 0,fe=dt,$=j.apply(Te,Ct),$}function te(dt){return fe=dt,U=setTimeout(ee,z),ne?re(dt):$}function Q(dt){var Ct=dt-Y,Te=dt-fe,ct=z-Ct;return je?n(ct,_-Te):ct}function le(dt){var Ct=dt-Y,Te=dt-fe;return Y===void 0||Ct>=z||Ct<0||je&&Te>=_}function ee(){var dt=a();if(le(dt))return de(dt);U=setTimeout(ee,Q(dt))}function de(dt){return U=void 0,Se&&G?re(dt):(G=W=void 0,$)}function Ee(){U!==void 0&&clearTimeout(U),fe=0,G=Y=W=U=void 0}function Ue(){return U===void 0?$:de(a())}function Ke(){var dt=a(),Ct=le(dt);if(G=arguments,W=this,Y=dt,Ct){if(U===void 0)return te(Y);if(je)return U=setTimeout(ee,z),re(Y)}return U===void 0&&(U=setTimeout(ee,z)),$}return Ke.cancel=Ee,Ke.flush=Ue,Ke}function T(j,z,B){var G=!0,W=!0;if(typeof j!="function")throw new TypeError(o);return I(B)&&(G="leading"in B?!!B.leading:G,W="trailing"in B?!!B.trailing:W),c(j,z,{leading:G,maxWait:z,trailing:W})}function I(j){var z=typeof j;return!!j&&(z=="object"||z=="function")}function L(j){return!!j&&typeof j=="object"}function M(j){return typeof j=="symbol"||L(j)&&b.call(j)==p}function w(j){if(typeof j=="number")return j;if(M(j))return f;if(I(j)){var z=typeof j.valueOf=="function"?j.valueOf():j;j=I(z)?z+"":z}if(typeof j!="string")return j===0?j:+j;j=j.replace(C,"");var B=g.test(j);return B||d.test(j)?v(j.slice(2),B?2:8):u.test(j)?f:+j}P.exports=T},77412:P=>{"use strict";P.exports=Math.abs},52418:P=>{"use strict";P.exports=Math.floor},19313:P=>{"use strict";P.exports=Number.isNaN||function(e){return e!==e}},57958:P=>{"use strict";P.exports=Math.max},47384:P=>{"use strict";P.exports=Math.min},250:P=>{"use strict";P.exports=Math.pow},51844:P=>{"use strict";P.exports=Math.round},47279:(P,t,e)=>{"use strict";var o=e(19313);P.exports=function(p){return o(p)||p===0?p:p<0?-1:1}},20285:P=>{const t=typeof process=="object"&&process&&!1;P.exports=t?{sep:"\\"}:{sep:"/"}},39064:(P,t,e)=>{const o=P.exports=(z,B,G={})=>(c(B),!G.nocomment&&B.charAt(0)==="#"?!1:new j(B,G).match(z));P.exports=o;const f=e(20285);o.sep=f.sep;const p=Symbol("globstar **");o.GLOBSTAR=p;const C=e(84807),u={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}},g="[^/]",d=g+"*?",v="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",y="(?:(?!(?:\\/|^)\\.).)*?",E=z=>z.split("").reduce((B,G)=>(B[G]=!0,B),{}),O=E("().*{}+?[]^$\\!"),A=E("[.("),b=/\/+/;o.filter=(z,B={})=>(G,W,_)=>o(G,z,B);const x=(z,B={})=>{const G={};return Object.keys(z).forEach(W=>G[W]=z[W]),Object.keys(B).forEach(W=>G[W]=B[W]),G};o.defaults=z=>{if(!z||typeof z!="object"||!Object.keys(z).length)return o;const B=o,G=(W,_,$)=>B(W,_,x(z,$));return G.Minimatch=class extends B.Minimatch{constructor(_,$){super(_,x(z,$))}},G.Minimatch.defaults=W=>B.defaults(x(z,W)).Minimatch,G.filter=(W,_)=>B.filter(W,x(z,_)),G.defaults=W=>B.defaults(x(z,W)),G.makeRe=(W,_)=>B.makeRe(W,x(z,_)),G.braceExpand=(W,_)=>B.braceExpand(W,x(z,_)),G.match=(W,_,$)=>B.match(W,_,x(z,$)),G},o.braceExpand=(z,B)=>n(z,B);const n=(z,B={})=>(c(z),B.nobrace||!/\{(?:(?!\{).)*\}/.test(z)?[z]:C(z)),a=1024*64,c=z=>{if(typeof z!="string")throw new TypeError("invalid pattern");if(z.length>a)throw new TypeError("pattern is too long")},T=Symbol("subparse");o.makeRe=(z,B)=>new j(z,B||{}).makeRe(),o.match=(z,B,G={})=>{const W=new j(B,G);return z=z.filter(_=>W.match(_)),W.options.nonull&&!z.length&&z.push(B),z};const I=z=>z.replace(/\\(.)/g,"$1"),L=z=>z.replace(/\\([^-\]])/g,"$1"),M=z=>z.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),w=z=>z.replace(/[[\]\\]/g,"\\$&");class j{constructor(B,G){c(B),G||(G={}),this.options=G,this.set=[],this.pattern=B,this.windowsPathsNoEscape=!!G.windowsPathsNoEscape||G.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.regexp=null,this.negate=!1,this.comment=!1,this.empty=!1,this.partial=!!G.partial,this.make()}debug(){}make(){const B=this.pattern,G=this.options;if(!G.nocomment&&B.charAt(0)==="#"){this.comment=!0;return}if(!B){this.empty=!0;return}this.parseNegate();let W=this.globSet=this.braceExpand();G.debug&&(this.debug=(..._)=>console.error(..._)),this.debug(this.pattern,W),W=this.globParts=W.map(_=>_.split(b)),this.debug(this.pattern,W),W=W.map((_,$,U)=>_.map(this.parse,this)),this.debug(this.pattern,W),W=W.filter(_=>_.indexOf(!1)===-1),this.debug(this.pattern,W),this.set=W}parseNegate(){if(this.options.nonegate)return;const B=this.pattern;let G=!1,W=0;for(let _=0;_<B.length&&B.charAt(_)==="!";_++)G=!G,W++;W&&(this.pattern=B.slice(W)),this.negate=G}matchOne(B,G,W){var _=this.options;this.debug("matchOne",{this:this,file:B,pattern:G}),this.debug("matchOne",B.length,G.length);for(var $=0,U=0,Y=B.length,fe=G.length;$<Y&&U<fe;$++,U++){this.debug("matchOne loop");var ne=G[U],je=B[$];if(this.debug(G,ne,je),ne===!1)return!1;if(ne===p){this.debug("GLOBSTAR",[G,ne,je]);var Se=$,re=U+1;if(re===fe){for(this.debug("** at the end");$<Y;$++)if(B[$]==="."||B[$]===".."||!_.dot&&B[$].charAt(0)===".")return!1;return!0}for(;Se<Y;){var te=B[Se];if(this.debug(`
|
|
10637
10636
|
globstar while`,B,Se,G,re,te),this.matchOne(B.slice(Se),G.slice(re),W))return this.debug("globstar found match!",Se,Y,te),!0;if(te==="."||te===".."||!_.dot&&te.charAt(0)==="."){this.debug("dot detected!",B,Se,G,re);break}this.debug("globstar swallow a segment, and continue"),Se++}return!!(W&&(this.debug(`
|
|
10638
10637
|
>>> no match, partial?`,B,Se,G,re),Se===Y))}var Q;if(typeof ne=="string"?(Q=je===ne,this.debug("string match",ne,je,Q)):(Q=je.match(ne),this.debug("pattern match",ne,je,Q)),!Q)return!1}if($===Y&&U===fe)return!0;if($===Y)return W;if(U===fe)return $===Y-1&&B[$]==="";throw new Error("wtf?")}braceExpand(){return n(this.pattern,this.options)}parse(B,G){c(B);const W=this.options;if(B==="**")if(W.noglobstar)B="*";else return p;if(B==="")return"";let _="",$=!1,U=!1;const Y=[],fe=[];let ne,je=!1,Se=-1,re=-1,te,Q,le,ee=B.charAt(0)===".",de=W.dot||ee;const Ee=()=>ee?"":de?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",Ue=Te=>Te.charAt(0)==="."?"":W.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",Ke=()=>{if(ne){switch(ne){case"*":_+=d,$=!0;break;case"?":_+=g,$=!0;break;default:_+="\\"+ne;break}this.debug("clearStateChar %j %j",ne,_),ne=!1}};for(let Te=0,ct;Te<B.length&&(ct=B.charAt(Te));Te++){if(this.debug("%s %s %s %j",B,Te,_,ct),U){if(ct==="/")return!1;O[ct]&&(_+="\\"),_+=ct,U=!1;continue}switch(ct){case"/":return!1;case"\\":if(je&&B.charAt(Te+1)==="-"){_+=ct;continue}Ke(),U=!0;continue;case"?":case"*":case"+":case"@":case"!":if(this.debug("%s %s %s %j <-- stateChar",B,Te,_,ct),je){this.debug(" in class"),ct==="!"&&Te===re+1&&(ct="^"),_+=ct;continue}this.debug("call clearStateChar %j",ne),Ke(),ne=ct,W.noext&&Ke();continue;case"(":{if(je){_+="(";continue}if(!ne){_+="\\(";continue}const V={type:ne,start:Te-1,reStart:_.length,open:u[ne].open,close:u[ne].close};this.debug(this.pattern," ",V),Y.push(V),_+=V.open,V.start===0&&V.type!=="!"&&(ee=!0,_+=Ue(B.slice(Te+1))),this.debug("plType %j %j",ne,_),ne=!1;continue}case")":{const V=Y[Y.length-1];if(je||!V){_+="\\)";continue}Y.pop(),Ke(),$=!0,Q=V,_+=Q.close,Q.type==="!"&&fe.push(Object.assign(Q,{reEnd:_.length}));continue}case"|":{const V=Y[Y.length-1];if(je||!V){_+="\\|";continue}Ke(),_+="|",V.start===0&&V.type!=="!"&&(ee=!0,_+=Ue(B.slice(Te+1)));continue}case"[":if(Ke(),je){_+="\\"+ct;continue}je=!0,re=Te,Se=_.length,_+=ct;continue;case"]":if(Te===re+1||!je){_+="\\"+ct;continue}te=B.substring(re+1,Te);try{RegExp("["+w(L(te))+"]"),_+=ct}catch{_=_.substring(0,Se)+"(?:$.)"}$=!0,je=!1;continue;default:Ke(),O[ct]&&!(ct==="^"&&je)&&(_+="\\"),_+=ct;break}}for(je&&(te=B.slice(re+1),le=this.parse(te,T),_=_.substring(0,Se)+"\\["+le[0],$=$||le[1]),Q=Y.pop();Q;Q=Y.pop()){let Te;Te=_.slice(Q.reStart+Q.open.length),this.debug("setting tail",_,Q),Te=Te.replace(/((?:\\{2}){0,64})(\\?)\|/g,(V,Z,Oe)=>(Oe||(Oe="\\"),Z+Z+Oe+"|")),this.debug(`tail=%j
|
|
10639
10638
|
%s`,Te,Te,Q,_);const ct=Q.type==="*"?d:Q.type==="?"?g:"\\"+Q.type;$=!0,_=_.slice(0,Q.reStart)+ct+"\\("+Te}Ke(),U&&(_+="\\\\");const dt=A[_.charAt(0)];for(let Te=fe.length-1;Te>-1;Te--){const ct=fe[Te],V=_.slice(0,ct.reStart),Z=_.slice(ct.reStart,ct.reEnd-8);let Oe=_.slice(ct.reEnd);const Me=_.slice(ct.reEnd-8,ct.reEnd)+Oe,pe=V.split(")").length,ve=V.split("(").length-pe;let he=Oe;for(let gt=0;gt<ve;gt++)he=he.replace(/\)[+*?]?/,"");Oe=he;const at=Oe===""&&G!==T?"(?:$|\\/)":"";_=V+Z+Oe+at+Me}if(_!==""&&$&&(_="(?=.)"+_),dt&&(_=Ee()+_),G===T)return[_,$];if(W.nocase&&!$&&($=B.toUpperCase()!==B.toLowerCase()),!$)return I(B);const Ct=W.nocase?"i":"";try{return Object.assign(new RegExp("^"+_+"$",Ct),{_glob:B,_src:_})}catch{return new RegExp("$.")}}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;const B=this.set;if(!B.length)return this.regexp=!1,this.regexp;const G=this.options,W=G.noglobstar?d:G.dot?v:y,_=G.nocase?"i":"";let $=B.map(U=>(U=U.map(Y=>typeof Y=="string"?M(Y):Y===p?p:Y._src).reduce((Y,fe)=>(Y[Y.length-1]===p&&fe===p||Y.push(fe),Y),[]),U.forEach((Y,fe)=>{Y!==p||U[fe-1]===p||(fe===0?U.length>1?U[fe+1]="(?:\\/|"+W+"\\/)?"+U[fe+1]:U[fe]=W:fe===U.length-1?U[fe-1]+="(?:\\/|"+W+")?":(U[fe-1]+="(?:\\/|\\/"+W+"\\/)"+U[fe+1],U[fe+1]=p))}),U.filter(Y=>Y!==p).join("/"))).join("|");$="^(?:"+$+")$",this.negate&&($="^(?!"+$+").*$");try{this.regexp=new RegExp($,_)}catch{this.regexp=!1}return this.regexp}match(B,G=this.partial){if(this.debug("match",B,this.pattern),this.comment)return!1;if(this.empty)return B==="";if(B==="/"&&G)return!0;const W=this.options;f.sep!=="/"&&(B=B.split(f.sep).join("/")),B=B.split(b),this.debug(this.pattern,"split",B);const _=this.set;this.debug(this.pattern,"set",_);let $;for(let U=B.length-1;U>=0&&($=B[U],!$);U--);for(let U=0;U<_.length;U++){const Y=_[U];let fe=B;if(W.matchBase&&Y.length===1&&(fe=[$]),this.matchOne(fe,Y,G))return W.flipNegate?!0:!this.negate}return W.flipNegate?!1:this.negate}static defaults(B){return o.defaults(B).Minimatch}}o.Minimatch=j},67747:function(P,t,e){var o,f;/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
|
|
@@ -10645,15 +10644,15 @@ globstar while`,B,Se,G,re,te),this.matchOne(B.slice(Se),G.slice(re),W))return th
|
|
|
10645
10644
|
*
|
|
10646
10645
|
* This source code is licensed under the MIT license found in the
|
|
10647
10646
|
* LICENSE file in the root directory of this source tree.
|
|
10648
|
-
*/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)!==0&&(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 E(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 K=S.return;if(K===null)break;var se=K.alternate;if(se===null){if(R=K.return,R!==null){S=R;continue}break}if(K.child===se.child){for(se=K.child;se;){if(se===S)return y(K),l;if(se===R)return y(K),h;se=se.sibling}throw Error(u(188))}if(S.return!==R.return)S=K,R=se;else{for(var We=!1,mt=K.child;mt;){if(mt===S){We=!0,S=K,R=se;break}if(mt===R){We=!0,R=K,S=se;break}mt=mt.sibling}if(!We){for(mt=se.child;mt;){if(mt===S){We=!0,S=se,R=K;break}if(mt===R){We=!0,R=se,S=K;break}mt=mt.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,b=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"),w=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),B=Symbol.for("react.memo"),G=Symbol.for("react.lazy");Symbol.for("react.scope");var W=Symbol.for("react.activity");Symbol.for("react.legacy_hidden"),Symbol.for("react.tracing_marker");var _=Symbol.for("react.memo_cache_sentinel");Symbol.for("react.view_transition");var $=Symbol.iterator;function U(l){return l===null||typeof l!="object"?null:(l=$&&l[$]||l["@@iterator"],typeof l=="function"?l:null)}var Y=Symbol.for("react.client.reference");function fe(l){if(l==null)return null;if(typeof l=="function")return l.$$typeof===Y?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 W: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 w: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:fe(l.type)||"Memo";case G:h=l._payload,l=l._init;try{return fe(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 ee(l){0>Q||(l.current=te[Q],te[Q]=null,Q--)}function de(l,h){Q++,te[Q]=l.current,l.current=h}var Ee=le(null),Ue=le(null),Ke=le(null),dt=le(null);function Ct(l,h){switch(de(Ke,h),de(Ue,l),de(Ee,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}}ee(Ee),de(Ee,l)}function Te(){ee(Ee),ee(Ue),ee(Ke)}function ct(l){l.memoizedState!==null&&de(dt,l);var h=Ee.current,S=yh(h,l.type);h!==S&&(de(Ue,l),de(Ee,S))}function V(l){Ue.current===l&&(ee(Ee),ee(Ue)),dt.current===l&&(ee(dt),Uu._currentValue=re)}var Z=Object.prototype.hasOwnProperty,Oe=f.unstable_scheduleCallback,Me=f.unstable_cancelCallback,pe=f.unstable_shouldYield,ve=f.unstable_requestPaint,he=f.unstable_now,at=f.unstable_getCurrentPriorityLevel,gt=f.unstable_ImmediatePriority,J=f.unstable_UserBlockingPriority,et=f.unstable_NormalPriority,lt=f.unstable_LowPriority,Ae=f.unstable_IdlePriority,Ge=f.log,Re=f.unstable_setDisableYieldValue,ce=null,q=null;function ie(l){if(typeof Ge=="function"&&Re(l),q&&typeof q.setStrictMode=="function")try{q.setStrictMode(ce,l)}catch{}}var xe=Math.clz32?Math.clz32:xt,nt=Math.log,ot=Math.LN2;function xt(l){return l>>>=0,l===0?32:31-(nt(l)/ot|0)|0}var we=256,ze=4194304;function At(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 He(l,h,S){var R=l.pendingLanes;if(R===0)return 0;var K=0,se=l.suspendedLanes,We=l.pingedLanes;l=l.warmLanes;var mt=R&134217727;return mt!==0?(R=mt&~se,R!==0?K=At(R):(We&=mt,We!==0?K=At(We):S||(S=mt&~l,S!==0&&(K=At(S))))):(mt=R&~se,mt!==0?K=At(mt):We!==0?K=At(We):S||(S=R&~l,S!==0&&(K=At(S)))),K===0?0:h!==0&&h!==K&&(h&se)===0&&(se=K&-K,S=h&-h,se>=S||se===32&&(S&4194048)!==0)?h:K}function _e(l,h){return(l.pendingLanes&~(l.suspendedLanes&~l.pingedLanes)&h)===0}function vt(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 Rt(){var l=we;return we<<=1,(we&4194048)===0&&(we=256),l}function wt(){var l=ze;return ze<<=1,(ze&62914560)===0&&(ze=4194304),l}function Jt(l){for(var h=[],S=0;31>S;S++)h.push(l);return h}function Gt(l,h){l.pendingLanes|=h,h!==268435456&&(l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0)}function _t(l,h,S,R,K,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 mt=l.entanglements,Ft=l.expirationTimes,Mn=l.hiddenUpdates;for(S=We&~S;0<S;){var sr=31-xe(S),Er=1<<sr;mt[sr]=0,Ft[sr]=-1;var Bn=Mn[sr];if(Bn!==null)for(Mn[sr]=null,sr=0;sr<Bn.length;sr++){var Un=Bn[sr];Un!==null&&(Un.lane&=-536870913)}S&=~Er}R!==0&&en(l,R,0),se!==0&&K===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),K=1<<R;K&h|l[R]&h&&(l[R]|=h),S&=~K}}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 lr(l){return l&=-l,2<l?8<l?(l&134217727)!==0?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 Oo(l,h){var S=Se.p;try{return Se.p=l,h()}finally{Se.p=S}}var qr=Math.random().toString(36).slice(2),no="__reactFiber$"+qr,ir="__reactProps$"+qr,Wr="__reactContainer$"+qr,Pt="__reactEvents$"+qr,po="__reactListeners$"+qr,Ao="__reactHandles$"+qr,$r="__reactResources$"+qr,gi="__reactMarker$"+qr;function zo(l){delete l[no],delete l[ir],delete l[Pt],delete l[po],delete l[Ao]}function Ai(l){var h=l[no];if(h)return h;for(var S=l.parentNode;S;){if(h=S[Wr]||S[no]){if(S=h.alternate,h.child!==null||S!==null&&S.child!==null)for(l=Ph(l);l!==null;){if(S=l[no])return S;l=Ph(l)}return h}l=S,S=l.parentNode}return null}function Eo(l){if(l=l[no]||l[Wr]){var h=l.tag;if(h===5||h===6||h===13||h===26||h===27||h===3)return l}return null}function fi(l){var h=l.tag;if(h===5||h===26||h===27||h===6)return l.stateNode;throw Error(u(33))}function Yo(l){var h=l[$r];return h||(h=l[$r]={hoistableStyles:new Map,hoistableScripts:new Map}),h}function ni(l){l[gi]=!0}var So=new Set,Ta={};function Lt(l,h){Kt(l,h),Kt(l+"Capture",h)}function Kt(l,h){for(Ta[l]=h,l=0;l<h.length;l++)So.add(h[l])}var Mt=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]*$"),Ht={},Xn={};function On(l){return Z.call(Xn,l)?!0:Z.call(Ht,l)?!1:Mt.test(l)?Xn[l]=!0:(Ht[l]=!0,!1)}function br(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 Jr(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 _r,Fr;function jo(l){if(_r===void 0)try{throw Error()}catch(S){var h=S.stack.trim().match(/\n( *(at )?)/);_r=h&&h[1]||"",Fr=-1<S.stack.indexOf(`
|
|
10647
|
+
*/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 E(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 K=S.return;if(K===null)break;var se=K.alternate;if(se===null){if(R=K.return,R!==null){S=R;continue}break}if(K.child===se.child){for(se=K.child;se;){if(se===S)return y(K),l;if(se===R)return y(K),h;se=se.sibling}throw Error(u(188))}if(S.return!==R.return)S=K,R=se;else{for(var We=!1,mt=K.child;mt;){if(mt===S){We=!0,S=K,R=se;break}if(mt===R){We=!0,R=K,S=se;break}mt=mt.sibling}if(!We){for(mt=se.child;mt;){if(mt===S){We=!0,S=se,R=K;break}if(mt===R){We=!0,R=se,S=K;break}mt=mt.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,b=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"),w=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),B=Symbol.for("react.memo"),G=Symbol.for("react.lazy");Symbol.for("react.scope");var W=Symbol.for("react.activity");Symbol.for("react.legacy_hidden"),Symbol.for("react.tracing_marker");var _=Symbol.for("react.memo_cache_sentinel");Symbol.for("react.view_transition");var $=Symbol.iterator;function U(l){return l===null||typeof l!="object"?null:(l=$&&l[$]||l["@@iterator"],typeof l=="function"?l:null)}var Y=Symbol.for("react.client.reference");function fe(l){if(l==null)return null;if(typeof l=="function")return l.$$typeof===Y?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 W: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 w: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:fe(l.type)||"Memo";case G:h=l._payload,l=l._init;try{return fe(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 ee(l){0>Q||(l.current=te[Q],te[Q]=null,Q--)}function de(l,h){Q++,te[Q]=l.current,l.current=h}var Ee=le(null),Ue=le(null),Ke=le(null),dt=le(null);function Ct(l,h){switch(de(Ke,h),de(Ue,l),de(Ee,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}}ee(Ee),de(Ee,l)}function Te(){ee(Ee),ee(Ue),ee(Ke)}function ct(l){l.memoizedState!==null&&de(dt,l);var h=Ee.current,S=yh(h,l.type);h!==S&&(de(Ue,l),de(Ee,S))}function V(l){Ue.current===l&&(ee(Ee),ee(Ue)),dt.current===l&&(ee(dt),Uu._currentValue=re)}var Z=Object.prototype.hasOwnProperty,Oe=f.unstable_scheduleCallback,Me=f.unstable_cancelCallback,pe=f.unstable_shouldYield,ve=f.unstable_requestPaint,he=f.unstable_now,at=f.unstable_getCurrentPriorityLevel,gt=f.unstable_ImmediatePriority,J=f.unstable_UserBlockingPriority,et=f.unstable_NormalPriority,lt=f.unstable_LowPriority,Ae=f.unstable_IdlePriority,Ge=f.log,Re=f.unstable_setDisableYieldValue,ce=null,q=null;function ie(l){if(typeof Ge=="function"&&Re(l),q&&typeof q.setStrictMode=="function")try{q.setStrictMode(ce,l)}catch{}}var xe=Math.clz32?Math.clz32:xt,nt=Math.log,ot=Math.LN2;function xt(l){return l>>>=0,l===0?32:31-(nt(l)/ot|0)|0}var we=256,ze=4194304;function At(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 He(l,h,S){var R=l.pendingLanes;if(R===0)return 0;var K=0,se=l.suspendedLanes,We=l.pingedLanes;l=l.warmLanes;var mt=R&134217727;return mt!==0?(R=mt&~se,R!==0?K=At(R):(We&=mt,We!==0?K=At(We):S||(S=mt&~l,S!==0&&(K=At(S))))):(mt=R&~se,mt!==0?K=At(mt):We!==0?K=At(We):S||(S=R&~l,S!==0&&(K=At(S)))),K===0?0:h!==0&&h!==K&&!(h&se)&&(se=K&-K,S=h&-h,se>=S||se===32&&(S&4194048)!==0)?h:K}function _e(l,h){return(l.pendingLanes&~(l.suspendedLanes&~l.pingedLanes)&h)===0}function vt(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 Rt(){var l=we;return we<<=1,!(we&4194048)&&(we=256),l}function wt(){var l=ze;return ze<<=1,!(ze&62914560)&&(ze=4194304),l}function Jt(l){for(var h=[],S=0;31>S;S++)h.push(l);return h}function Gt(l,h){l.pendingLanes|=h,h!==268435456&&(l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0)}function _t(l,h,S,R,K,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 mt=l.entanglements,Ft=l.expirationTimes,Mn=l.hiddenUpdates;for(S=We&~S;0<S;){var sr=31-xe(S),Er=1<<sr;mt[sr]=0,Ft[sr]=-1;var Bn=Mn[sr];if(Bn!==null)for(Mn[sr]=null,sr=0;sr<Bn.length;sr++){var Un=Bn[sr];Un!==null&&(Un.lane&=-536870913)}S&=~Er}R!==0&&en(l,R,0),se!==0&&K===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),K=1<<R;K&h|l[R]&h&&(l[R]|=h),S&=~K}}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 lr(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 Oo(l,h){var S=Se.p;try{return Se.p=l,h()}finally{Se.p=S}}var qr=Math.random().toString(36).slice(2),no="__reactFiber$"+qr,ir="__reactProps$"+qr,Wr="__reactContainer$"+qr,Pt="__reactEvents$"+qr,po="__reactListeners$"+qr,Ao="__reactHandles$"+qr,$r="__reactResources$"+qr,gi="__reactMarker$"+qr;function zo(l){delete l[no],delete l[ir],delete l[Pt],delete l[po],delete l[Ao]}function Ai(l){var h=l[no];if(h)return h;for(var S=l.parentNode;S;){if(h=S[Wr]||S[no]){if(S=h.alternate,h.child!==null||S!==null&&S.child!==null)for(l=Ph(l);l!==null;){if(S=l[no])return S;l=Ph(l)}return h}l=S,S=l.parentNode}return null}function Eo(l){if(l=l[no]||l[Wr]){var h=l.tag;if(h===5||h===6||h===13||h===26||h===27||h===3)return l}return null}function fi(l){var h=l.tag;if(h===5||h===26||h===27||h===6)return l.stateNode;throw Error(u(33))}function Yo(l){var h=l[$r];return h||(h=l[$r]={hoistableStyles:new Map,hoistableScripts:new Map}),h}function ni(l){l[gi]=!0}var So=new Set,Ta={};function Lt(l,h){Kt(l,h),Kt(l+"Capture",h)}function Kt(l,h){for(Ta[l]=h,l=0;l<h.length;l++)So.add(h[l])}var Mt=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]*$"),Ht={},Xn={};function On(l){return Z.call(Xn,l)?!0:Z.call(Ht,l)?!1:Mt.test(l)?Xn[l]=!0:(Ht[l]=!0,!1)}function br(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 Jr(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 _r,Fr;function jo(l){if(_r===void 0)try{throw Error()}catch(S){var h=S.stack.trim().match(/\n( *(at )?)/);_r=h&&h[1]||"",Fr=-1<S.stack.indexOf(`
|
|
10649
10648
|
at`)?" (<anonymous>)":-1<S.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
10650
10649
|
`+_r+l+Fr}var Io=!1;function oi(l,h){if(!l||Io)return"";Io=!0;var S=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var R={DetermineComponentFrameRoot:function(){try{if(h){var Er=function(){throw Error()};if(Object.defineProperty(Er.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Er,[])}catch(Un){var Bn=Un}Reflect.construct(l,[],Er)}else{try{Er.call()}catch(Un){Bn=Un}l.call(Er.prototype)}}else{try{throw Error()}catch(Un){Bn=Un}(Er=l())&&typeof Er.catch=="function"&&Er.catch(function(){})}}catch(Un){if(Un&&Bn&&typeof Un.stack=="string")return[Un.stack,Bn.stack]}return[null,null]}};R.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var K=Object.getOwnPropertyDescriptor(R.DetermineComponentFrameRoot,"name");K&&K.configurable&&Object.defineProperty(R.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var se=R.DetermineComponentFrameRoot(),We=se[0],mt=se[1];if(We&&mt){var Ft=We.split(`
|
|
10651
10650
|
`),Mn=mt.split(`
|
|
10652
10651
|
`);for(K=R=0;R<Ft.length&&!Ft[R].includes("DetermineComponentFrameRoot");)R++;for(;K<Mn.length&&!Mn[K].includes("DetermineComponentFrameRoot");)K++;if(R===Ft.length||K===Mn.length)for(R=Ft.length-1,K=Mn.length-1;1<=R&&0<=K&&Ft[R]!==Mn[K];)K--;for(;1<=R&&0<=K;R--,K--)if(Ft[R]!==Mn[K]){if(R!==1||K!==1)do if(R--,K--,0>K||Ft[R]!==Mn[K]){var sr=`
|
|
10653
10652
|
`+Ft[R].replace(" at new "," at ");return l.displayName&&sr.includes("<anonymous>")&&(sr=sr.replace("<anonymous>",l.displayName)),sr}while(1<=R&&0<=K);break}}}finally{Io=!1,Error.prepareStackTrace=S}return(S=l?l.displayName||l.name:"")?jo(S):""}function Jo(l){switch(l.tag){case 26:case 27:case 5:return jo(l.type);case 16:return jo("Lazy");case 13:return jo("Suspense");case 19:return jo("SuspenseList");case 0:case 15:return oi(l.type,!1);case 11:return oi(l.type.render,!1);case 1:return oi(l.type,!0);case 31:return jo("Activity");default:return""}}function Ye(l){try{var h="";do h+=Jo(l),l=l.return;while(l);return h}catch(S){return`
|
|
10654
10653
|
Error generating stack: `+S.message+`
|
|
10655
|
-
`+S.stack}}function ut(l){switch(typeof l){case"bigint":case"boolean":case"number":case"string":case"undefined":return l;case"object":return l;default:return""}}function It(l){var h=l.type;return(l=l.nodeName)&&l.toLowerCase()==="input"&&(h==="checkbox"||h==="radio")}function St(l){var h=It(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 K=S.get,se=S.set;return Object.defineProperty(l,h,{configurable:!0,get:function(){return K.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=St(l))}function on(l){if(!l)return!1;var h=l._valueTracker;if(!h)return!0;var S=h.getValue(),R="";return l&&(R=It(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 jn(l){return l.replace($n,function(h){return"\\"+h.charCodeAt(0).toString(16)+" "})}function Hn(l,h,S,R,K,se,We,mt){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=""+ut(h)):l.value!==""+ut(h)&&(l.value=""+ut(h)):We!=="submit"&&We!=="reset"||l.removeAttribute("value"),h!=null?Br(l,We,ut(h)):S!=null?Br(l,We,ut(S)):R!=null&&l.removeAttribute("value"),K==null&&se!=null&&(l.defaultChecked=!!se),K!=null&&(l.checked=K&&typeof K!="function"&&typeof K!="symbol"),mt!=null&&typeof mt!="function"&&typeof mt!="symbol"&&typeof mt!="boolean"?l.name=""+ut(mt):l.removeAttribute("name")}function Wn(l,h,S,R,K,se,We,mt){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?""+ut(S):"",h=h!=null?""+ut(h):S,mt||h===l.value||(l.value=h),l.defaultValue=h}R=R??K,R=typeof R!="function"&&typeof R!="symbol"&&!!R,l.checked=mt?l.checked:!!R,l.defaultChecked=!!R,We!=null&&typeof We!="function"&&typeof We!="symbol"&&typeof We!="boolean"&&(l.name=We)}function Br(l,h,S){h==="number"&&qt(l.ownerDocument)===l||l.defaultValue===""+S||(l.defaultValue=""+S)}function Rn(l,h,S,R){if(l=l.options,h){h={};for(var K=0;K<S.length;K++)h["$"+S[K]]=!0;for(S=0;S<l.length;S++)K=h.hasOwnProperty("$"+l[S].value),l[S].selected!==K&&(l[S].selected=K),K&&R&&(l[S].defaultSelected=!0)}else{for(S=""+ut(S),h=null,K=0;K<l.length;K++){if(l[K].value===S){l[K].selected=!0,R&&(l[K].defaultSelected=!0);return}h!==null||l[K].disabled||(h=l[K])}h!==null&&(h.selected=!0)}}function qn(l,h,S){if(h!=null&&(h=""+ut(h),h!==l.value&&(l.value=h),S==null)){l.defaultValue!==h&&(l.defaultValue=h);return}l.defaultValue=S!=null?""+ut(S):""}function rr(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=ut(h),l.defaultValue=S,R=l.textContent,R===S&&R!==""&&R!==null&&(l.value=R)}function vr(l,h){if(h){var S=l.firstChild;if(S&&S===l.lastChild&&S.nodeType===3){S.nodeValue=h;return}}l.textContent=h}var cr=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 Qn(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||cr.has(h)?h==="float"?l.cssFloat=S:l[h]=(""+S).trim():l[h]=S+"px"}function Gr(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 K in h)R=h[K],h.hasOwnProperty(K)&&S[K]!==R&&Qn(l,K,R)}else for(var se in h)h.hasOwnProperty(se)&&Qn(l,se,h[se])}function mo(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 Mo=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"]]),Fo=/^[\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 An(l){return Fo.test(""+l)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":l}var Ar=null;function ur(l){return l=l.target||l.srcElement||window,l.correspondingUseElement&&(l=l.correspondingUseElement),l.nodeType===3?l.parentNode:l}var mr=null,fo=null;function gn(l){var h=Eo(l);if(h&&(l=h.stateNode)){var S=l[ir]||null;e:switch(l=h.stateNode,h.type){case"input":if(Hn(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="'+jn(""+h)+'"][type="radio"]'),h=0;h<S.length;h++){var R=S[h];if(R!==l&&R.form===l.form){var K=R[ir]||null;if(!K)throw Error(u(90));Hn(R,K.value,K.defaultValue,K.defaultValue,K.checked,K.defaultChecked,K.type,K.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&&Rn(l,!!S.multiple,h,!1)}}}var Xr=!1;function ar(l,h,S){if(Xr)return l(h,S);Xr=!0;try{var R=l(h);return R}finally{if(Xr=!1,(mr!==null||fo!==null)&&(ld(),mr&&(h=mr,l=fo,fo=mr=null,gn(h),l)))for(h=0;h<l.length;h++)gn(l[h])}}function go(l,h){var S=l.stateNode;if(S===null)return null;var R=S[ir]||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 Ro=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Qr=!1;if(Ro)try{var Le={};Object.defineProperty(Le,"passive",{get:function(){Qr=!0}}),window.addEventListener("test",Le,Le),window.removeEventListener("test",Le,Le)}catch{Qr=!1}var rt=null,Et=null,Dt=null;function Qt(){if(Dt)return Dt;var l,h=Et,S=h.length,R,K="value"in rt?rt.value:rt.textContent,se=K.length;for(l=0;l<S&&h[l]===K[l];l++);var We=S-l;for(R=1;R<=We&&h[S-R]===K[se-R];R++);return Dt=K.slice(l,1<R?1-R:void 0)}function ln(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 Pn(){return!1}function xn(l){function h(S,R,K,se,We){this._reactName=S,this._targetInst=K,this.type=R,this.nativeEvent=se,this.target=We,this.currentTarget=null;for(var mt in l)l.hasOwnProperty(mt)&&(S=l[mt],this[mt]=S?S(se):se[mt]);return this.isDefaultPrevented=(se.defaultPrevented!=null?se.defaultPrevented:se.returnValue===!1)?Xt:Pn,this.isPropagationStopped=Pn,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 Gn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(l){return l.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},fr=xn(Gn),Vn=A({},Gn,{view:0,detail:0}),un=xn(Vn),Nn,Or,lo,dr=A({},Vn,{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!==lo&&(lo&&l.type==="mousemove"?(Nn=l.screenX-lo.screenX,Or=l.screenY-lo.screenY):Or=Nn=0,lo=l),Nn)},movementY:function(l){return"movementY"in l?l.movementY:Or}}),ii=xn(dr),Ho=A({},dr,{dataTransfer:0}),Ci=xn(Ho),wi=A({},Vn,{relatedTarget:0}),Oi=xn(wi),$o=A({},Gn,{animationName:0,elapsedTime:0,pseudoElement:0}),To=xn($o),bo=A({},Gn,{clipboardData:function(l){return"clipboardData"in l?l.clipboardData:window.clipboardData}}),Uo=xn(bo),wr=A({},Gn,{data:0}),xo=xn(wr),ro={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},pi={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({},Vn,{key:function(l){if(l.key){var h=ro[l.key]||l.key;if(h!=="Unidentified")return h}return l.type==="keypress"?(l=ln(l),l===13?"Enter":String.fromCharCode(l)):l.type==="keydown"||l.type==="keyup"?pi[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"?ln(l):0},keyCode:function(l){return l.type==="keydown"||l.type==="keyup"?l.keyCode:0},which:function(l){return l.type==="keypress"?ln(l):l.type==="keydown"||l.type==="keyup"?l.keyCode:0}}),Qi=xn(Ki),Ia=A({},dr,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),oa=xn(Ia),ia=A({},Vn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ni}),qi=xn(ia),da=A({},Gn,{propertyName:0,elapsedTime:0,pseudoElement:0}),ga=xn(da),Ga=A({},dr,{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=xn(Ga),ji=A({},Gn,{newState:0,oldState:0}),$i=xn(ji),Ra=[9,13,27,32],tn=Ro&&"CompositionEvent"in window,yn=null;Ro&&"documentMode"in document&&(yn=document.documentMode);var Yn=Ro&&"TextEvent"in window&&!yn,Rr=Ro&&(!tn||yn&&8<yn&&11>=yn),eo=" ",Xo=!1;function Ko(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 Lo(l){return l=l.detail,typeof l=="object"&&"data"in l?l.data:null}var uo=!1;function _o(l,h){switch(l){case"compositionend":return Lo(h);case"keypress":return h.which!==32?null:(Xo=!0,eo);case"textInput":return l=h.data,l===eo&&Xo?null:l;default:return null}}function ki(l,h){if(uo)return l==="compositionend"||!tn&&Ko(l,h)?(l=Qt(),Dt=Et=rt=null,uo=!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 si={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 xi(l){var h=l&&l.nodeName&&l.nodeName.toLowerCase();return h==="input"?!!si[l.type]:h==="textarea"}function li(l,h,S,R){mr?fo?fo.push(R):fo=[R]:mr=R,h=hd(h,"onChange"),0<h.length&&(S=new fr("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=fi(l);if(on(h))return l}function es(l,h){if(l==="change")return h}var Aa=!1;if(Ro){var Ba;if(Ro){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=[];li(h,Fi,l,ur(l)),ar(La,h)}}function Ds(l,h,S){l==="focusin"?(Ja(),Ri=h,Fi=S,Ri.attachEvent("onpropertychange",Ua)):l==="focusout"&&Ja()}function Je(l){if(l==="selectionchange"||l==="keyup"||l==="keydown")return Ya(Fi)}function yt(l,h){if(l==="click")return Ya(h)}function ye(l,h){if(l==="input"||l==="change")return Ya(h)}function Xe(l,h){return l===h&&(l!==0||1/l===1/h)||l!==l&&h!==h}var X=typeof Object.is=="function"?Object.is:Xe;function Ie(l,h){if(X(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 K=S[R];if(!Z.call(h,K)||!X(l[K],h[K]))return!1}return!0}function Ne(l){for(;l&&l.firstChild;)l=l.firstChild;return l}function ge(l,h){var S=Ne(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=Ne(S)}}function be(l,h){return l&&h?l===h?!0:l&&l.nodeType===3?!1:h&&h.nodeType===3?be(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 Ce(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 ae=Ro&&"documentMode"in document&&11>=document.documentMode,Fe=null,Ve=null,pt=null,st=!1;function ht(l,h,S){var R=S.window===S?S.document:S.nodeType===9?S:S.ownerDocument;st||Fe==null||Fe!==qt(R)||(R=Fe,"selectionStart"in R&&Ce(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}),pt&&Ie(pt,R)||(pt=R,R=hd(Ve,"onSelect"),0<R.length&&(h=new fr("onSelect","select",null,h,S),l.push({event:h,listeners:R}),h.target=Fe)))}function bt(l,h){var S={};return S[l.toLowerCase()]=h.toLowerCase(),S["Webkit"+l]="webkit"+h,S["Moz"+l]="moz"+h,S}var Sn={animationend:bt("Animation","AnimationEnd"),animationiteration:bt("Animation","AnimationIteration"),animationstart:bt("Animation","AnimationStart"),transitionrun:bt("Transition","TransitionRun"),transitionstart:bt("Transition","TransitionStart"),transitioncancel:bt("Transition","TransitionCancel"),transitionend:bt("Transition","TransitionEnd")},Ut={},rn={};Ro&&(rn=document.createElement("div").style,"AnimationEvent"in window||(delete Sn.animationend.animation,delete Sn.animationiteration.animation,delete Sn.animationstart.animation),"TransitionEvent"in window||delete Sn.transitionend.transition);function Fn(l){if(Ut[l])return Ut[l];if(!Sn[l])return l;var h=Sn[l],S;for(S in h)if(h.hasOwnProperty(S)&&S in rn)return Ut[l]=h[S];return l}var tr=Fn("animationend"),En=Fn("animationiteration"),Kn=Fn("animationstart"),nn=Fn("transitionrun"),fn=Fn("transitionstart"),kn=Fn("transitioncancel"),er=Fn("transitionend"),Kr=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 Nr(l,h){Kr.set(l,h),Lt(h,[l])}var Yr=new WeakMap;function Zr(l,h){if(typeof l=="object"&&l!==null){var S=Yr.get(l);return S!==void 0?S:(h={value:l,source:h,stack:Ye(h)},Yr.set(l,h),h)}return{value:l,source:h,stack:Ye(h)}}var or=[],Mr=0,kr=0;function ri(){for(var l=Mr,h=kr=Mr=0;h<l;){var S=or[h];or[h++]=null;var R=or[h];or[h++]=null;var K=or[h];or[h++]=null;var se=or[h];if(or[h++]=null,R!==null&&K!==null){var We=R.pending;We===null?K.next=K:(K.next=We.next,We.next=K),R.pending=K}se!==0&&$a(S,K,se)}}function vi(l,h,S,R){or[Mr++]=l,or[Mr++]=h,or[Mr++]=S,or[Mr++]=R,kr|=R,l.lanes|=R,l=l.alternate,l!==null&&(l.lanes|=R)}function Di(l,h,S,R){return vi(l,h,S,R),Pi(l)}function Zi(l,h){return vi(l,null,null,h),Pi(l)}function $a(l,h,S){l.lanes|=S;var R=l.alternate;R!==null&&(R.lanes|=S);for(var K=!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||(K=!0)),l=se,se=se.return;return l.tag===3?(se=l.stateNode,K&&h!==null&&(K=31-xe(S),l=se.hiddenUpdates,R=l[K],R===null?l[K]=[h]:R.push(h),h.lane=S|536870912),se):null}function Pi(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,K,se){var We=0;if(R=l,typeof l=="function")fs(l)&&(We=1);else if(typeof l=="string")We=Bm(l,S,Ee.current)?26:l==="html"||l==="head"||l==="body"?27:5;else e:switch(l){case W:return l=zi(31,S,h,K),l.elementType=W,l.lanes=se,l;case a:return js(S.children,K,se,h);case c:We=8,K|=24;break;case T:return l=zi(12,S,h,K|2),l.elementType=T,l.lanes=se,l;case j:return l=zi(13,S,h,K),l.elementType=j,l.lanes=se,l;case z:return l=zi(19,S,h,K),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 w:We=11;break e;case B:We=14;break e;case G: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,K),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 K=32-xe(R)-1;R&=~(1<<K),S+=1;var se=32-xe(h)+K;if(30<se){var We=K-K%5;se=(R&(1<<We)-1).toString(32),R>>=We,K-=We,ss=1<<32-xe(h)+K|S<<K|R,vs=se+l}else ss=1<<se|S<<K|R,vs=l}function El(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,hi=!1,Zs=null,Rs=!1,_s=Error(u(519));function Fs(l){var h=Error(u(418,""));throw fl(Zr(h,l)),_s}function Hl(l){var h=l.stateNode,S=l.type,R=l.memoizedProps;switch(h[no]=l,h[ir]=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),rr(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(!hi)return Tl(l),hi=!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,hi=!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,bs=null;function Gs(l,h,S){de(Ha,h._currentValue),h._currentValue=S}function Pa(l){l._currentValue=Ha.current,ee(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 K=l.child;for(K!==null&&(K.return=l);K!==null;){var se=K.dependencies;if(se!==null){var We=K.child;se=se.firstContext;e:for(;se!==null;){var mt=se;se=K;for(var Ft=0;Ft<h.length;Ft++)if(mt.context===h[Ft]){se.lanes|=S,mt=se.alternate,mt!==null&&(mt.lanes|=S),jl(se.return,S,l),R||(We=null);break e}se=mt.next}}else if(K.tag===18){if(We=K.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=K.child;if(We!==null)We.return=K;else for(We=K;We!==null;){if(We===l){We=null;break}if(K=We.sibling,K!==null){K.return=We.return,We=K;break}We=We.return}K=We}}function pl(l,h,S,R){l=null;for(var K=h,se=!1;K!==null;){if(!se){if((K.flags&524288)!==0)se=!0;else if((K.flags&262144)!==0)break}if(K.tag===10){var We=K.alternate;if(We===null)throw Error(u(387));if(We=We.memoizedProps,We!==null){var mt=K.type;X(K.pendingProps.value,We.value)||(l!==null?l.push(mt):l=[mt])}}else if(K===dt.current){if(We=K.alternate,We===null)throw Error(u(387));We.memoizedState.memoizedState!==K.memoizedState.memoizedState&&(l!==null?l.push(Uu):l=[Uu])}K=K.return}l!==null&&Vl(h,l,S,R),h.flags|=262144}function Pl(l){for(l=l.firstContext;l!==null;){if(!X(l.context._currentValue,l.memoizedValue))return!0;l=l.next}return!1}function $s(l){Us=l,bs=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},bs===null){if(l===null)throw Error(u(308));bs=h,l.dependencies={lanes:0,firstContext:h},l.flags|=524288}else bs=bs.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,me=f.unstable_NormalPriority,ke={$$typeof:M,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function $e(){return{controller:new Na,data:new Map,refCount:0}}function Qe(l){l.refCount--,l.refCount===0&&H(me,function(){l.controller.abort()})}var mn=null,nr=0,pr=0,xr=null;function Sr(l,h){if(mn===null){var S=mn=[];nr=0,pr=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,pr=0,xr=null;for(var h=0;h<l.length;h++)(0,l[h])()}}function vo(l,h){var S=[],R={status:"pending",value:null,reason:null,then:function(K){S.push(K)}};return l.then(function(){R.status="fulfilled",R.value=h;for(var K=0;K<S.length;K++)(0,S[K])(h)},function(K){for(R.status="rejected",R.reason=K,K=0;K<S.length;K++)(0,S[K])(void 0)}),R}var oo=je.S;je.S=function(l,h){typeof h=="object"&&h!==null&&typeof h.then=="function"&&Sr(l,h),oo!==null&&oo(l,h)};var Bo=le(null);function k(){var l=Bo.current;return l!==null?l:Ma.pooledCache}function De(l,h){h===null?de(Bo,Bo.current):de(Bo,h.pool)}function tt(){var l=k();return l===null?null:{parent:ke._currentValue,pool:l}}var hn=Error(u(460)),Dn=Error(u(474)),Cn=Error(u(542)),Ln={then:function(){}};function Vt(l){return l=l.status,l==="fulfilled"||l==="rejected"}function Wt(){}function Nt(l,h,S){switch(S=l[S],S===void 0?l.push(h):S!==h&&(h.then(Wt,Wt),h=S),h.status){case"fulfilled":return h.value;case"rejected":throw l=h.reason,$t(l),l;default:if(typeof h.status=="string")h.then(Wt,Wt);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 K=h;K.status="fulfilled",K.value=R}},function(R){if(h.status==="pending"){var K=h;K.status="rejected",K.reason=R}})}switch(h.status){case"fulfilled":return h.value;case"rejected":throw l=h.reason,$t(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 $t(l){if(l===hn||l===Cn)throw Error(u(483))}var Jn=!1;function vn(l){l.updateQueue={baseState:l.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function yo(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 Pr(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)!==0){var K=R.pending;return K===null?h.next=h:(h.next=K.next,K.next=h),R.pending=h,h=Pi(l),$a(l,null,S),h}return vi(l,R,h,S),Pi(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 ho(l,h){var S=l.updateQueue,R=l.alternate;if(R!==null&&(R=R.updateQueue,S===R)){var K=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?K=se=We:se=se.next=We,S=S.next}while(S!==null);se===null?K=se=h:se=se.next=h}else K=se=h;S={baseState:R.baseState,firstBaseUpdate:K,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 io=!1;function ci(){if(io){var l=xr;if(l!==null)throw l}}function ti(l,h,S,R){io=!1;var K=l.updateQueue;Jn=!1;var se=K.firstBaseUpdate,We=K.lastBaseUpdate,mt=K.shared.pending;if(mt!==null){K.shared.pending=null;var Ft=mt,Mn=Ft.next;Ft.next=null,We===null?se=Mn:We.next=Mn,We=Ft;var sr=l.alternate;sr!==null&&(sr=sr.updateQueue,mt=sr.lastBaseUpdate,mt!==We&&(mt===null?sr.firstBaseUpdate=Mn:mt.next=Mn,sr.lastBaseUpdate=Ft))}if(se!==null){var Er=K.baseState;We=0,sr=Mn=Ft=null,mt=se;do{var Bn=mt.lane&-536870913,Un=Bn!==mt.lane;if(Un?(Ji&Bn)===Bn:(R&Bn)===Bn){Bn!==0&&Bn===pr&&(io=!0),sr!==null&&(sr=sr.next={lane:0,tag:mt.tag,payload:mt.payload,callback:null,next:null});e:{var Ei=l,di=mt;Bn=h;var Ea=S;switch(di.tag){case 1:if(Ei=di.payload,typeof Ei=="function"){Er=Ei.call(Ea,Er,Bn);break e}Er=Ei;break e;case 3:Ei.flags=Ei.flags&-65537|128;case 0:if(Ei=di.payload,Bn=typeof Ei=="function"?Ei.call(Ea,Er,Bn):Ei,Bn==null)break e;Er=A({},Er,Bn);break e;case 2:Jn=!0}}Bn=mt.callback,Bn!==null&&(l.flags|=64,Un&&(l.flags|=8192),Un=K.callbacks,Un===null?K.callbacks=[Bn]:Un.push(Bn))}else Un={lane:Bn,tag:mt.tag,payload:mt.payload,callback:mt.callback,next:null},sr===null?(Mn=sr=Un,Ft=Er):sr=sr.next=Un,We|=Bn;if(mt=mt.next,mt===null){if(mt=K.shared.pending,mt===null)break;Un=mt,mt=Un.next,Un.next=null,K.lastBaseUpdate=Un,K.shared.pending=null}}while(!0);sr===null&&(Ft=Er),K.baseState=Ft,K.firstBaseUpdate=Mn,K.lastBaseUpdate=sr,se===null&&(K.shared.lanes=0),oc|=We,l.lanes=We,l.memoizedState=Er}}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,de(xa,l),de(va,h),Ql=l|h.baseLanes}function ui(){de(xa,Ql),de(va,va.current)}function ya(){Ql=xa.current,ee(va),ee(xa)}var Li=0,Do=null,bi=null,Ii=null,ca=!1,Qa=!1,Ti=!1,ba=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(!X(l[S],h[S]))return!1;return!0}function ko(l,h,S,R,K,se){return Li=se,Do=h,h.memoizedState=null,h.updateQueue=null,h.lanes=0,je.H=l===null||l.memoizedState===null?Wd:lp,Ti=!1,se=S(R,K),Ti=!1,Qa&&(se=ls(h,S,R,K)),Ys(l),se}function Ys(l){je.H=Ju;var h=bi!==null&&bi.next!==null;if(Li=0,Ii=bi=Do=null,ca=!1,fa=0,_i=null,h)throw Error(u(300));l===null||Es||(l=l.dependencies,l!==null&&Pl(l)&&(Es=!0))}function ls(l,h,S,R){Do=l;var K=0;do{if(Qa&&(_i=null),fa=0,Qa=!1,25<=K)throw Error(u(301));if(K+=1,Ii=bi=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"?co(h):h,l=l.useState()[0],(bi!==null?bi.memoizedState:null)!==l&&(Do.flags|=1024),h}function Bt(){var l=ba!==0;return ba=0,l}function Zt(l,h,S){h.updateQueue=l.updateQueue,h.flags&=-2053,l.lanes&=~S}function In(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=bi=Do=null,Qa=!1,fa=ba=0,_i=null}function _n(){var l={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ii===null?Do.memoizedState=Ii=l:Ii=Ii.next=l,Ii}function pn(){if(bi===null){var l=Do.alternate;l=l!==null?l.memoizedState:null}else l=bi.next;var h=Ii===null?Do.memoizedState:Ii.next;if(h!==null)Ii=h,bi=l;else{if(l===null)throw Do.alternate===null?Error(u(467)):Error(u(310));bi=l,l={memoizedState:bi.memoizedState,baseState:bi.baseState,baseQueue:bi.baseQueue,queue:bi.queue,next:null},Ii===null?Do.memoizedState=Ii=l:Ii=Ii.next=l}return Ii}function Tn(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function co(l){var h=fa;return fa+=1,_i===null&&(_i=[]),l=Nt(_i,l,h),h=Do,(Ii===null?h.memoizedState:Ii.next)===null&&(h=h.alternate,je.H=h===null||h.memoizedState===null?Wd:lp),l}function Qo(l){if(l!==null&&typeof l=="object"){if(typeof l.then=="function")return co(l);if(l.$$typeof===M)return wa(l)}throw Error(u(438,String(l)))}function ea(l){var h=null,S=Do.updateQueue;if(S!==null&&(h=S.memoCache),h==null){var R=Do.alternate;R!==null&&(R=R.updateQueue,R!==null&&(R=R.memoCache,R!=null&&(h={data:R.data.map(function(K){return K.slice()}),index:0})))}if(h==null&&(h={data:[],index:0}),S===null&&(S=Tn(),Do.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]=_;return h.index++,S}function Yi(l,h){return typeof h=="function"?h(l):h}function pa(l){var h=pn();return Va(h,bi,l)}function Va(l,h,S){var R=l.queue;if(R===null)throw Error(u(311));R.lastRenderedReducer=S;var K=l.baseQueue,se=R.pending;if(se!==null){if(K!==null){var We=K.next;K.next=se.next,se.next=We}h.baseQueue=K=se,R.pending=null}if(se=l.baseState,K===null)l.memoizedState=se;else{h=K.next;var mt=We=null,Ft=null,Mn=h,sr=!1;do{var Er=Mn.lane&-536870913;if(Er!==Mn.lane?(Ji&Er)===Er:(Li&Er)===Er){var Bn=Mn.revertLane;if(Bn===0)Ft!==null&&(Ft=Ft.next={lane:0,revertLane:0,action:Mn.action,hasEagerState:Mn.hasEagerState,eagerState:Mn.eagerState,next:null}),Er===pr&&(sr=!0);else if((Li&Bn)===Bn){Mn=Mn.next,Bn===pr&&(sr=!0);continue}else Er={lane:0,revertLane:Mn.revertLane,action:Mn.action,hasEagerState:Mn.hasEagerState,eagerState:Mn.eagerState,next:null},Ft===null?(mt=Ft=Er,We=se):Ft=Ft.next=Er,Do.lanes|=Bn,oc|=Bn;Er=Mn.action,Ti&&S(se,Er),se=Mn.hasEagerState?Mn.eagerState:S(se,Er)}else Bn={lane:Er,revertLane:Mn.revertLane,action:Mn.action,hasEagerState:Mn.hasEagerState,eagerState:Mn.eagerState,next:null},Ft===null?(mt=Ft=Bn,We=se):Ft=Ft.next=Bn,Do.lanes|=Er,oc|=Er;Mn=Mn.next}while(Mn!==null&&Mn!==h);if(Ft===null?We=se:Ft.next=mt,!X(se,l.memoizedState)&&(Es=!0,sr&&(S=xr,S!==null)))throw S;l.memoizedState=se,l.baseState=We,l.baseQueue=Ft,R.lastRenderedState=se}return K===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,K=S.pending,se=h.memoizedState;if(K!==null){S.pending=null;var We=K=K.next;do se=l(se,We.action),We=We.next;while(We!==K);X(se,h.memoizedState)||(Es=!0),h.memoizedState=se,h.baseQueue===null&&(h.baseState=se),S.lastRenderedState=se}return[se,R]}function ps(l,h,S){var R=Do,K=pn(),se=hi;if(se){if(S===void 0)throw Error(u(407));S=S()}else S=h();var We=!X((bi||K).memoizedState,S);We&&(K.memoizedState=S,Es=!0),K=K.queue;var mt=bl.bind(null,R,K,l);if(yi(2048,8,mt,[l]),K.getSnapshot!==h||We||Ii!==null&&Ii.memoizedState.tag&1){if(R.flags|=2048,Cs(9,Os(),Wa.bind(null,R,K,S,h),null),Ma===null)throw Error(u(349));se||(Li&124)!==0||Js(R,h,S)}return S}function Js(l,h,S){l.flags|=16384,l={getSnapshot:h,value:S},h=Do.updateQueue,h===null?(h=Tn(),Do.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 bl(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!X(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){ie(!0);try{S()}finally{ie(!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,bi,typeof R=="function"?R:Yi)}function Ka(l,h,S,R,K){if(Uc(l))throw Error(u(485));if(l=h.action,l!==null){var se={payload:K,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,K=l.state;if(h.isTransition){var se=je.T,We={};je.T=We;try{var mt=S(K,R),Ft=je.S;Ft!==null&&Ft(We,mt),Rc(l,h,mt)}catch(Mn){yc(l,h,Mn)}finally{je.T=se}}else try{se=S(K,R),Rc(l,h,se)}catch(Mn){yc(l,h,Mn)}}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(hi){var S=Ma.formState;if(S!==null){e:{var R=Do;if(hi){if(sa){t:{for(var K=sa,se=Rs;K.nodeType!==8;){if(!se){K=null;break t}if(K=xl(K.nextSibling),K===null){K=null;break t}}se=K.data,K=se==="F!"||se==="F"?K:null}if(K){sa=xl(K.nextSibling),R=K.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,Do,R),R.dispatch=S,R=cs(!1),se=Yu.bind(null,Do,!1,R.queue),R=_n(),K={state:h,dispatch:null,action:l,pending:null},R.queue=K,S=Ka.bind(null,Do,K,se,S),K.dispatch=S,R.memoizedState=l,[h,S,!1]}function wc(l){var h=pn();return Nc(h,bi,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=co(h)}catch(We){throw We===hn?Cn:We}else R=h;h=pn();var K=h.queue,se=K.dispatch;return S!==h.memoizedState&&(Do.flags|=2048,Cs(9,Os(),lu.bind(null,K,S),null)),[R,se,l]}function lu(l,h){l.action=h}function Wu(l){var h=pn(),S=bi;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=Do.updateQueue,h===null&&(h=Tn(),Do.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 K=_n();R=R===void 0?null:R,Do.flags|=l,K.memoizedState=Cs(1|h,Os(),S,R)}function yi(l,h,S,R){var K=pn();R=R===void 0?null:R;var se=K.memoizedState.inst;bi!==null&&R!==null&&ka(R,bi.memoizedState.deps)?K.memoizedState=Cs(h,se,S,R):(Do.flags|=l,K.memoizedState=Cs(1|h,se,S,R))}function Fa(l,h){Kl(8390656,8,l,h)}function qa(l,h){yi(2048,8,l,h)}function tl(l,h){return yi(4,2,l,h)}function nl(l,h){return yi(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,yi(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){ie(!0);try{l()}finally{ie(!1)}}return S.memoizedState=[R,h],R}function uu(l,h,S){return S===void 0||(Li&1073741824)!==0?l.memoizedState=h:(l.memoizedState=S,l=vf(),Do.lanes|=l,oc|=l,S)}function du(l,h,S,R){return X(S,h)?S:va.current!==null?(l=uu(l,S,R),X(l,h)||(Es=!0),l):(Li&42)===0?(Es=!0,l.memoizedState=S):(l=vf(),Do.lanes|=l,oc|=l,h)}function op(l,h,S,R,K){var se=Se.p;Se.p=se!==0&&8>se?se:8;var We=je.T,mt={};je.T=mt,Yu(l,!1,h,S);try{var Ft=K(),Mn=je.S;if(Mn!==null&&Mn(mt,Ft),Ft!==null&&typeof Ft=="object"&&typeof Ft.then=="function"){var sr=vo(Ft,R);Fc(l,h,sr,sl(l))}else Fc(l,h,R,sl(l))}catch(Er){Fc(l,h,{then:function(){},status:"rejected",reason:Er},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 K=fu(l).queue;op(l,K,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=Pr(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 K={lane:R,revertLane:0,action:S,hasEagerState:!1,eagerState:null,next:null};if(Uc(l))ap(h,K);else{var se=l.alternate;if(l.lanes===0&&(se===null||se.lanes===0)&&(se=h.lastRenderedReducer,se!==null))try{var We=h.lastRenderedState,mt=se(We,S);if(K.hasEagerState=!0,K.eagerState=mt,X(mt,We))return vi(l,h,K,0),Ma===null&&ri(),!1}catch{}finally{}if(S=Di(l,h,K,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===Do||h!==null&&h===Do}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)!==0){var R=h.lanes;R&=l.pendingLanes,S|=R,h.lanes=S,cn(l,S)}}var Ju={readContext:wa,use:Qo,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:Qo,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){ie(!0);try{l()}finally{ie(!1)}}return S.memoizedState=[R,h],R},useReducer:function(l,h,S){var R=_n();if(S!==void 0){var K=S(h);if(Ti){ie(!0);try{S(h)}finally{ie(!1)}}}else K=h;return R.memoizedState=R.baseState=K,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:l,lastRenderedState:K},R.queue=l,l=l.dispatch=nm.bind(null,Do,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,Do,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,Do,l.queue,!0,!1),_n().memoizedState=l,[!1,l]},useSyncExternalStore:function(l,h,S){var R=Do,K=_n();if(hi){if(S===void 0)throw Error(u(407));S=S()}else{if(S=h(),Ma===null)throw Error(u(349));(Ji&124)!==0||Js(R,h,S)}K.memoizedState=S;var se={value:S,getSnapshot:h};return K.queue=se,Fa(bl.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(hi){var S=vs,R=ss;S=(R&~(1<<32-xe(R)-1)).toString(32)+S,h="\xAB"+h+"R"+S,S=ba++,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,Do,!0,S),S.dispatch=h,[l,h]},useMemoCache:ea,useCacheRefresh:function(){return _n().memoizedState=tm.bind(null,Do)}},lp={readContext:wa,use:Qo,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,bi.memoizedState,l,h)},useTransition:function(){var l=pa(Yi)[0],h=pn().memoizedState;return[typeof l=="boolean"?l:co(l),h]},useSyncExternalStore:ps,useId:Vd,useHostTransitionStatus:Zu,useFormState:wc,useActionState:wc,useOptimistic:function(l,h){var S=pn();return _l(S,bi,l,h)},useMemoCache:ea,useCacheRefresh:ip},rm={readContext:wa,use:Qo,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 bi===null?uu(S,l,h):du(S,bi.memoizedState,l,h)},useTransition:function(){var l=ys(Yi)[0],h=pn().memoizedState;return[typeof l=="boolean"?l:co(l),h]},useSyncExternalStore:ps,useId:Vd,useHostTransitionStatus:Zu,useFormState:Wu,useActionState:Wu,useOptimistic:function(l,h){var S=pn();return bi!==null?_l(S,bi,l,h):(S.baseState=l,[l,S.queue.dispatch])},useMemoCache:ea,useCacheRefresh:ip},Ec=null,pu=0;function Xu(l){var h=pu;return pu+=1,Ec===null&&(Ec=[]),Nt(Ec,l,h)}function hu(l,h){h=h.props.ref,l.ref=h!==void 0?h:null}function Qu(l,h){throw h.$$typeof===b?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 bn=dn.deletions;bn===null?(dn.deletions=[kt],dn.flags|=16):bn.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 K(dn,kt){return dn=aa(dn,kt),dn.index=0,dn.sibling=null,dn}function se(dn,kt,bn){return dn.index=bn,l?(bn=dn.alternate,bn!==null?(bn=bn.index,bn<kt?(dn.flags|=67108866,kt):bn):(dn.flags|=67108866,kt)):(dn.flags|=1048576,kt)}function We(dn){return l&&dn.alternate===null&&(dn.flags|=67108866),dn}function mt(dn,kt,bn,gr){return kt===null||kt.tag!==6?(kt=Ul(bn,dn.mode,gr),kt.return=dn,kt):(kt=K(kt,bn),kt.return=dn,kt)}function Ft(dn,kt,bn,gr){var Vo=bn.type;return Vo===a?sr(dn,kt,bn.props.children,gr,bn.key):kt!==null&&(kt.elementType===Vo||typeof Vo=="object"&&Vo!==null&&Vo.$$typeof===G&&Kd(Vo)===kt.type)?(kt=K(kt,bn.props),hu(kt,bn),kt.return=dn,kt):(kt=Ts(bn.type,bn.key,bn.props,null,dn.mode,gr),hu(kt,bn),kt.return=dn,kt)}function Mn(dn,kt,bn,gr){return kt===null||kt.tag!==4||kt.stateNode.containerInfo!==bn.containerInfo||kt.stateNode.implementation!==bn.implementation?(kt=$l(bn,dn.mode,gr),kt.return=dn,kt):(kt=K(kt,bn.children||[]),kt.return=dn,kt)}function sr(dn,kt,bn,gr,Vo){return kt===null||kt.tag!==7?(kt=js(bn,dn.mode,gr,Vo),kt.return=dn,kt):(kt=K(kt,bn),kt.return=dn,kt)}function Er(dn,kt,bn){if(typeof kt=="string"&&kt!==""||typeof kt=="number"||typeof kt=="bigint")return kt=Ul(""+kt,dn.mode,bn),kt.return=dn,kt;if(typeof kt=="object"&&kt!==null){switch(kt.$$typeof){case x:return bn=Ts(kt.type,kt.key,kt.props,null,dn.mode,bn),hu(bn,kt),bn.return=dn,bn;case n:return kt=$l(kt,dn.mode,bn),kt.return=dn,kt;case G:var gr=kt._init;return kt=gr(kt._payload),Er(dn,kt,bn)}if(ne(kt)||U(kt))return kt=js(kt,dn.mode,bn,null),kt.return=dn,kt;if(typeof kt.then=="function")return Er(dn,Xu(kt),bn);if(kt.$$typeof===M)return Er(dn,hl(dn,kt),bn);Qu(dn,kt)}return null}function Bn(dn,kt,bn,gr){var Vo=kt!==null?kt.key:null;if(typeof bn=="string"&&bn!==""||typeof bn=="number"||typeof bn=="bigint")return Vo!==null?null:mt(dn,kt,""+bn,gr);if(typeof bn=="object"&&bn!==null){switch(bn.$$typeof){case x:return bn.key===Vo?Ft(dn,kt,bn,gr):null;case n:return bn.key===Vo?Mn(dn,kt,bn,gr):null;case G:return Vo=bn._init,bn=Vo(bn._payload),Bn(dn,kt,bn,gr)}if(ne(bn)||U(bn))return Vo!==null?null:sr(dn,kt,bn,gr,null);if(typeof bn.then=="function")return Bn(dn,kt,Xu(bn),gr);if(bn.$$typeof===M)return Bn(dn,kt,hl(dn,bn),gr);Qu(dn,bn)}return null}function Un(dn,kt,bn,gr,Vo){if(typeof gr=="string"&&gr!==""||typeof gr=="number"||typeof gr=="bigint")return dn=dn.get(bn)||null,mt(kt,dn,""+gr,Vo);if(typeof gr=="object"&&gr!==null){switch(gr.$$typeof){case x:return dn=dn.get(gr.key===null?bn:gr.key)||null,Ft(kt,dn,gr,Vo);case n:return dn=dn.get(gr.key===null?bn:gr.key)||null,Mn(kt,dn,gr,Vo);case G:var Ui=gr._init;return gr=Ui(gr._payload),Un(dn,kt,bn,gr,Vo)}if(ne(gr)||U(gr))return dn=dn.get(bn)||null,sr(kt,dn,gr,Vo,null);if(typeof gr.then=="function")return Un(dn,kt,bn,Xu(gr),Vo);if(gr.$$typeof===M)return Un(dn,kt,bn,hl(kt,gr),Vo);Qu(kt,gr)}return null}function Ei(dn,kt,bn,gr){for(var Vo=null,Ui=null,ei=kt,mi=kt=0,Ps=null;ei!==null&&mi<bn.length;mi++){ei.index>mi?(Ps=ei,ei=null):Ps=ei.sibling;var ta=Bn(dn,ei,bn[mi],gr);if(ta===null){ei===null&&(ei=Ps);break}l&&ei&&ta.alternate===null&&h(dn,ei),kt=se(ta,kt,mi),Ui===null?Vo=ta:Ui.sibling=ta,Ui=ta,ei=Ps}if(mi===bn.length)return S(dn,ei),hi&&Ks(dn,mi),Vo;if(ei===null){for(;mi<bn.length;mi++)ei=Er(dn,bn[mi],gr),ei!==null&&(kt=se(ei,kt,mi),Ui===null?Vo=ei:Ui.sibling=ei,Ui=ei);return hi&&Ks(dn,mi),Vo}for(ei=R(ei);mi<bn.length;mi++)Ps=Un(ei,dn,mi,bn[mi],gr),Ps!==null&&(l&&Ps.alternate!==null&&ei.delete(Ps.key===null?mi:Ps.key),kt=se(Ps,kt,mi),Ui===null?Vo=Ps:Ui.sibling=Ps,Ui=Ps);return l&&ei.forEach(function(ql){return h(dn,ql)}),hi&&Ks(dn,mi),Vo}function di(dn,kt,bn,gr){if(bn==null)throw Error(u(151));for(var Vo=null,Ui=null,ei=kt,mi=kt=0,Ps=null,ta=bn.next();ei!==null&&!ta.done;mi++,ta=bn.next()){ei.index>mi?(Ps=ei,ei=null):Ps=ei.sibling;var ql=Bn(dn,ei,ta.value,gr);if(ql===null){ei===null&&(ei=Ps);break}l&&ei&&ql.alternate===null&&h(dn,ei),kt=se(ql,kt,mi),Ui===null?Vo=ql:Ui.sibling=ql,Ui=ql,ei=Ps}if(ta.done)return S(dn,ei),hi&&Ks(dn,mi),Vo;if(ei===null){for(;!ta.done;mi++,ta=bn.next())ta=Er(dn,ta.value,gr),ta!==null&&(kt=se(ta,kt,mi),Ui===null?Vo=ta:Ui.sibling=ta,Ui=ta);return hi&&Ks(dn,mi),Vo}for(ei=R(ei);!ta.done;mi++,ta=bn.next())ta=Un(ei,dn,mi,ta.value,gr),ta!==null&&(l&&ta.alternate!==null&&ei.delete(ta.key===null?mi:ta.key),kt=se(ta,kt,mi),Ui===null?Vo=ta:Ui.sibling=ta,Ui=ta);return l&&ei.forEach(function(Zm){return h(dn,Zm)}),hi&&Ks(dn,mi),Vo}function Ea(dn,kt,bn,gr){if(typeof bn=="object"&&bn!==null&&bn.type===a&&bn.key===null&&(bn=bn.props.children),typeof bn=="object"&&bn!==null){switch(bn.$$typeof){case x:e:{for(var Vo=bn.key;kt!==null;){if(kt.key===Vo){if(Vo=bn.type,Vo===a){if(kt.tag===7){S(dn,kt.sibling),gr=K(kt,bn.props.children),gr.return=dn,dn=gr;break e}}else if(kt.elementType===Vo||typeof Vo=="object"&&Vo!==null&&Vo.$$typeof===G&&Kd(Vo)===kt.type){S(dn,kt.sibling),gr=K(kt,bn.props),hu(gr,bn),gr.return=dn,dn=gr;break e}S(dn,kt);break}else h(dn,kt);kt=kt.sibling}bn.type===a?(gr=js(bn.props.children,dn.mode,gr,bn.key),gr.return=dn,dn=gr):(gr=Ts(bn.type,bn.key,bn.props,null,dn.mode,gr),hu(gr,bn),gr.return=dn,dn=gr)}return We(dn);case n:e:{for(Vo=bn.key;kt!==null;){if(kt.key===Vo)if(kt.tag===4&&kt.stateNode.containerInfo===bn.containerInfo&&kt.stateNode.implementation===bn.implementation){S(dn,kt.sibling),gr=K(kt,bn.children||[]),gr.return=dn,dn=gr;break e}else{S(dn,kt);break}else h(dn,kt);kt=kt.sibling}gr=$l(bn,dn.mode,gr),gr.return=dn,dn=gr}return We(dn);case G:return Vo=bn._init,bn=Vo(bn._payload),Ea(dn,kt,bn,gr)}if(ne(bn))return Ei(dn,kt,bn,gr);if(U(bn)){if(Vo=U(bn),typeof Vo!="function")throw Error(u(150));return bn=Vo.call(bn),di(dn,kt,bn,gr)}if(typeof bn.then=="function")return Ea(dn,kt,Xu(bn),gr);if(bn.$$typeof===M)return Ea(dn,kt,hl(dn,bn),gr);Qu(dn,bn)}return typeof bn=="string"&&bn!==""||typeof bn=="number"||typeof bn=="bigint"?(bn=""+bn,kt!==null&&kt.tag===6?(S(dn,kt.sibling),gr=K(kt,bn),gr.return=dn,dn=gr):(S(dn,kt),gr=Ul(bn,dn.mode,gr),gr.return=dn,dn=gr),We(dn)):S(dn,kt)}return function(dn,kt,bn,gr){try{pu=0;var Vo=Ea(dn,kt,bn,gr);return Ec=null,Vo}catch(ei){if(ei===hn||ei===Cn)throw ei;var Ui=zi(29,ei,null,dn.mode);return Ui.lanes=gr,Ui.return=dn,Ui}finally{}}}var $c=cp(!0),Zd=cp(!1),ml=le(null),Rl=null;function ec(l){var h=l.alternate;de(us,us.current&1),de(ml,l),Rl===null&&(h===null||va.current!==null||h.memoizedState!==null)&&(Rl=l)}function mu(l){if(l.tag===22){if(de(us,us.current),de(ml,l),Rl===null){var h=l.alternate;h!==null&&h.memoizedState!==null&&(Rl=l)}}else Gl(l)}function Gl(){de(us,us.current),de(ml,ml.current)}function Ll(l){ee(ml),Rl===l&&(Rl=null),ee(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)!==0)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(),K=Pr(R);K.payload=h,S!=null&&(K.callback=S),h=hr(l,K,R),h!==null&&(ll(h,l,R),Dr(h,l,R))},enqueueReplaceState:function(l,h,S){l=l._reactInternals;var R=sl(),K=Pr(R);K.tag=1,K.payload=h,S!=null&&(K.callback=S),h=hr(l,K,R),h!==null&&(ll(h,l,R),Dr(h,l,R))},enqueueForceUpdate:function(l,h){l=l._reactInternals;var S=sl(),R=Pr(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,K,se,We){return l=l.stateNode,typeof l.shouldComponentUpdate=="function"?l.shouldComponentUpdate(R,se,We):h.prototype&&h.prototype.isPureReactComponent?!Ie(S,R)||!Ie(K,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 Pc(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 K in l)S[K]===void 0&&(S[K]=l[K])}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(K){setTimeout(function(){throw K})}}function _u(l,h,S){return S=Pr(S),S.tag=3,S.payload={element:null},S.callback=function(){qu(l,h)},S}function mp(l){return l=Pr(l),l.tag=3,l}function gp(l,h,S,R){var K=S.type.getDerivedStateFromError;if(typeof K=="function"){var se=R.value;l.payload=function(){return K(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 K!="function"&&(sc===null?sc=new Set([this]):sc.add(this));var mt=R.stack;this.componentDidCatch(R.value,{componentStack:mt!==null?mt:""})})}function om(l,h,S,R,K){if(S.flags|=32768,R!==null&&typeof R=="object"&&typeof R.then=="function"){if(h=S.alternate,h!==null&&pl(h,S,K,!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=K,R===Ln?S.flags|=16384:(h=S.updateQueue,h===null?S.updateQueue=new Set([R]):h.add(R),Pf(l,R,K)),!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)),Pf(l,R,K)),!1}throw Error(u(435,S.tag))}return Pf(l,R,K),cd(),!1}if(hi)return h=ml.current,h!==null?((h.flags&65536)===0&&(h.flags|=256),h.flags|=65536,h.lanes=K,R!==_s&&(l=Error(u(422),{cause:R}),fl(Zr(l,S)))):(R!==_s&&(h=Error(u(423),{cause:R}),fl(Zr(h,S))),l=l.current.alternate,l.flags|=65536,K&=-K,l.lanes|=K,R=Zr(R,S),K=_u(l.stateNode,R,K),ho(l,K),ns!==4&&(ns=2)),!1;var se=Error(u(520),{cause:R});if(se=Zr(se,S),ic===null?ic=[se]:ic.push(se),ns!==4&&(ns=2),h===null)return!0;R=Zr(R,S),S=h;do{switch(S.tag){case 3:return S.flags|=65536,l=K&-K,S.lanes|=l,l=_u(S.stateNode,R,l),ho(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,K&=-K,S.lanes|=K,K=mp(K),gp(K,l,S,R),ho(S,K),!1}S=S.return}while(S!==null);return!1}var vp=Error(u(461)),Es=!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,K){S=S.render;var se=h.ref;if("ref"in R){var We={};for(var mt in R)mt!=="ref"&&(We[mt]=R[mt])}else We=R;return $s(h),R=ko(l,h,S,We,se,K),mt=Bt(),l!==null&&!Es?(Zt(l,h,K),Yl(l,h,K)):(hi&&mt&&El(h),h.flags|=1,ds(l,h,R,K),h.child)}function ed(l,h,S,R,K){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,K)):(l=Ts(S.type,null,R,h,h.mode,K),l.ref=h.ref,l.return=h,h.child=l)}if(se=l.child,!_d(l,K)){var We=se.memoizedProps;if(S=S.compare,S=S!==null?S:Ie,S(We,R)&&l.ref===h.ref)return Yl(l,h,K)}return h.flags|=1,l=aa(se,R),l.ref=h.ref,l.return=h,h.child=l}function Cp(l,h,S,R,K){if(l!==null){var se=l.memoizedProps;if(Ie(se,R)&&l.ref===h.ref)if(Es=!1,h.pendingProps=R=se,_d(l,K))(l.flags&131072)!==0&&(Es=!0);else return h.lanes=l.lanes,Yl(l,h,K)}return Jd(l,h,S,R,K)}function Op(l,h,S){var R=h.pendingProps,K=R.children,se=l!==null?l.memoizedState:null;if(R.mode==="hidden"){if((h.flags&128)!==0){if(R=se!==null?se.baseLanes|S:S,l!==null){for(K=h.child=l.child,se=0;K!==null;)se=se|K.lanes|K.childLanes,K=K.sibling;h.childLanes=se&~R}else h.childLanes=0,h.child=null;return Ep(l,h,R,S)}if((S&536870912)!==0)h.memoizedState={baseLanes:0,cachePool:null},l!==null&&De(h,se!==null?se.cachePool:null),se!==null?is(h,se):ui(),mu(h);else return h.lanes=h.childLanes=536870912,Ep(l,h,se!==null?se.baseLanes|S:S,S)}else se!==null?(De(h,se.cachePool),is(h,se),Gl(h),h.memoizedState=null):(l!==null&&De(h,null),ui(),Gl(h));return ds(l,h,K,S),h.child}function Ep(l,h,S,R){var K=k();return K=K===null?null:{parent:ke._currentValue,pool:K},h.memoizedState={baseLanes:S,cachePool:K},l!==null&&De(h,null),ui(),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,K){return $s(h),S=ko(l,h,S,R,void 0,K),R=Bt(),l!==null&&!Es?(Zt(l,h,K),Yl(l,h,K)):(hi&&R&&El(h),h.flags|=1,ds(l,h,S,K),h.child)}function Pp(l,h,S,R,K,se){return $s(h),h.updateQueue=null,S=ls(h,R,S,K),Ys(l),R=Bt(),l!==null&&!Es?(Zt(l,h,se),Yl(l,h,se)):(hi&&R&&El(h),h.flags|=1,ds(l,h,S,se),h.child)}function bp(l,h,S,R,K){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={},vn(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),ti(h,R,se,K),ci(),se.state=h.memoizedState),typeof se.componentDidMount=="function"&&(h.flags|=4194308),R=!0}else if(l===null){se=h.stateNode;var mt=h.memoizedProps,Ft=Pc(S,mt);se.props=Ft;var Mn=se.context,sr=S.contextType;We=Gi,typeof sr=="object"&&sr!==null&&(We=wa(sr));var Er=S.getDerivedStateFromProps;sr=typeof Er=="function"||typeof se.getSnapshotBeforeUpdate=="function",mt=h.pendingProps!==mt,sr||typeof se.UNSAFE_componentWillReceiveProps!="function"&&typeof se.componentWillReceiveProps!="function"||(mt||Mn!==We)&&ku(h,se,R,We),Jn=!1;var Bn=h.memoizedState;se.state=Bn,ti(h,R,se,K),ci(),Mn=h.memoizedState,mt||Bn!==Mn||Jn?(typeof Er=="function"&&(Gd(h,S,Er,R),Mn=h.memoizedState),(Ft=Jn||up(h,S,Ft,R,Bn,Mn,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=Mn),se.props=R,se.state=Mn,se.context=We,R=Ft):(typeof se.componentDidMount=="function"&&(h.flags|=4194308),R=!1)}else{se=h.stateNode,yo(l,h),We=h.memoizedProps,sr=Pc(S,We),se.props=sr,Er=h.pendingProps,Bn=se.context,Mn=S.contextType,Ft=Gi,typeof Mn=="object"&&Mn!==null&&(Ft=wa(Mn)),mt=S.getDerivedStateFromProps,(Mn=typeof mt=="function"||typeof se.getSnapshotBeforeUpdate=="function")||typeof se.UNSAFE_componentWillReceiveProps!="function"&&typeof se.componentWillReceiveProps!="function"||(We!==Er||Bn!==Ft)&&ku(h,se,R,Ft),Jn=!1,Bn=h.memoizedState,se.state=Bn,ti(h,R,se,K),ci();var Un=h.memoizedState;We!==Er||Bn!==Un||Jn||l!==null&&l.dependencies!==null&&Pl(l.dependencies)?(typeof mt=="function"&&(Gd(h,S,mt,R),Un=h.memoizedState),(sr=Jn||up(h,S,sr,R,Bn,Un,Ft)||l!==null&&l.dependencies!==null&&Pl(l.dependencies))?(Mn||typeof se.UNSAFE_componentWillUpdate!="function"&&typeof se.componentWillUpdate!="function"||(typeof se.componentWillUpdate=="function"&&se.componentWillUpdate(R,Un,Ft),typeof se.UNSAFE_componentWillUpdate=="function"&&se.UNSAFE_componentWillUpdate(R,Un,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=Un),se.props=R,se.state=Un,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,K),h.child=$c(h,null,S,K)):ds(l,h,S,K),h.memoizedState=se.state,l=h.child):l=Yl(l,h,K),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,K=!1,se=(h.flags&128)!==0,We;if((We=se)||(We=l!==null&&l.memoizedState===null?!1:(us.current&2)!==0),We&&(K=!0,h.flags&=-129),We=(h.flags&32)!==0,h.flags&=-33,l===null){if(hi){if(K?ec(h):Gl(h),hi){var mt=sa,Ft;if(Ft=mt){e:{for(Ft=mt,mt=Rs;Ft.nodeType!==8;){if(!mt){mt=null;break e}if(Ft=xl(Ft.nextSibling),Ft===null){mt=null;break e}}mt=Ft}mt!==null?(h.memoizedState={dehydrated:mt,treeContext:Ws!==null?{id:ss,overflow:vs}:null,retryLane:536870912,hydrationErrors:null},Ft=zi(18,null,null,0),Ft.stateNode=mt,Ft.return=h,h.child=Ft,ra=h,sa=null,Ft=!0):Ft=!1}Ft||Fs(h)}if(mt=h.memoizedState,mt!==null&&(mt=mt.dehydrated,mt!==null))return Tu(mt)?h.lanes=32:h.lanes=536870912,null;Ll(h)}return mt=R.children,R=R.fallback,K?(Gl(h),K=h.mode,mt=nd({mode:"hidden",children:mt},K),R=js(R,K,S,null),mt.return=h,R.return=h,mt.sibling=R,h.child=mt,K=h.child,K.memoizedState=Xd(S),K.childLanes=Qd(l,We,S),h.memoizedState=Ip,R):(ec(h),xp(h,mt))}if(Ft=l.memoizedState,Ft!==null&&(mt=Ft.dehydrated,mt!==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),K=R.fallback,mt=h.mode,R=nd({mode:"visible",children:R.children},mt),K=js(K,mt,S,null),K.flags|=2,R.return=h,K.return=h,R.sibling=K,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=K);else if(ec(h),Tu(mt)){if(We=mt.nextSibling&&mt.nextSibling.dataset,We)var Mn=We.dgst;We=Mn,R=Error(u(419)),R.stack="",R.digest=We,fl({value:R,source:null,stack:null}),h=kd(l,h,S)}else if(Es||pl(l,h,S,!1),We=(S&l.childLanes)!==0,Es||We){if(We=Ma,We!==null&&(R=S&-S,R=(R&42)!==0?1:yr(R),R=(R&(We.suspendedLanes|S))!==0?0:R,R!==0&&R!==Ft.retryLane))throw Ft.retryLane=R,Zi(l,R),ll(We,l,R),vp;mt.data==="$?"||cd(),h=kd(l,h,S)}else mt.data==="$?"?(h.flags|=192,h.child=l.child,h=null):(l=Ft.treeContext,sa=xl(mt.nextSibling),ra=h,hi=!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 K?(Gl(h),K=R.fallback,mt=h.mode,Ft=l.child,Mn=Ft.sibling,R=aa(Ft,{mode:"hidden",children:R.children}),R.subtreeFlags=Ft.subtreeFlags&65011712,Mn!==null?K=aa(Mn,K):(K=js(K,mt,S,null),K.flags|=2),K.return=h,R.return=h,R.sibling=K,h.child=R,R=K,K=h.child,mt=l.child.memoizedState,mt===null?mt=Xd(S):(Ft=mt.cachePool,Ft!==null?(Mn=ke._currentValue,Ft=Ft.parent!==Mn?{parent:Mn,pool:Mn}:Ft):Ft=tt(),mt={baseLanes:mt.baseLanes|S,cachePool:Ft}),K.memoizedState=mt,K.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,K){var se=l.memoizedState;se===null?l.memoizedState={isBackwards:h,rendering:null,renderingStartTime:0,last:R,tail:S,tailMode:K}:(se.isBackwards=h,se.rendering=null,se.renderingStartTime=0,se.last=R,se.tail=S,se.tailMode=K)}function Mp(l,h,S){var R=h.pendingProps,K=R.revealOrder,se=R.tail;if(ds(l,h,R.children,S),R=us.current,(R&2)!==0)R=R&1|2,h.flags|=128;else{if(l!==null&&(l.flags&128)!==0)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(de(us,R),K){case"forwards":for(S=h.child,K=null;S!==null;)l=S.alternate,l!==null&&gu(l)===null&&(K=S),S=S.sibling;S=K,S===null?(K=h.child,h.child=null):(K=S.sibling,S.sibling=null),qd(h,!1,K,S,se);break;case"backwards":for(S=null,K=h.child,h.child=null;K!==null;){if(l=K.alternate,l!==null&&gu(l)===null){h.child=K;break}l=K.sibling,K.sibling=S,S=K,K=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)===0)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?!0:(l=l.dependencies,!!(l!==null&&Pl(l)))}function im(l,h,S){switch(h.tag){case 3:Ct(h,h.stateNode.containerInfo),Gs(h,ke,l.memoizedState.cache),dl();break;case 27:case 5:ct(h);break;case 4:Ct(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)!==0?Ap(l,h,S):(ec(h),l=Yl(l,h,S),l!==null?l.sibling:null);ec(h);break;case 19:var K=(l.flags&128)!==0;if(R=(S&h.childLanes)!==0,R||(pl(l,h,S,!1),R=(S&h.childLanes)!==0),K){if(R)return Mp(l,h,S);h.flags|=128}if(K=h.memoizedState,K!==null&&(K.rendering=null,K.tail=null,K.lastEffect=null),de(us,us.current),R)break;return null;case 22:case 23:return h.lanes=0,Op(l,h,S);case 24:Gs(h,ke,l.memoizedState.cache)}return Yl(l,h,S)}function ef(l,h,S){if(l!==null)if(l.memoizedProps!==h.pendingProps)Es=!0;else{if(!_d(l,S)&&(h.flags&128)===0)return Es=!1,im(l,h,S);Es=(l.flags&131072)!==0}else Es=!1,hi&&(h.flags&1048576)!==0&&ul(h,qs,h.index);switch(h.lanes=0,h.tag){case 16:e:{l=h.pendingProps;var R=h.elementType,K=R._init;if(R=K(R._payload),h.type=R,typeof R=="function")fs(R)?(l=Pc(R,l),h.tag=1,h=bp(null,h,R,l,S)):(h.tag=0,h=Jd(null,h,R,l,S));else{if(R!=null){if(K=R.$$typeof,K===w){h.tag=11,h=yp(null,h,R,l,S);break e}else if(K===B){h.tag=14,h=ed(null,h,R,l,S);break e}}throw h=fe(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,K=Pc(R,h.pendingProps),bp(l,h,R,K,S);case 3:e:{if(Ct(h,h.stateNode.containerInfo),l===null)throw Error(u(387));R=h.pendingProps;var se=h.memoizedState;K=se.element,yo(l,h),ti(h,R,null,S);var We=h.memoizedState;if(R=We.cache,Gs(h,ke,R),R!==se.cache&&Vl(h,[ke],S,!0),ci(),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!==K){K=Zr(Error(u(424)),h),fl(K),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,hi=!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===K){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:hi||(S=h.type,l=h.pendingProps,R=gd(Ke.current).createElement(S),R[no]=h,R[ir]=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 ct(h),l===null&&hi&&(R=h.stateNode=bh(h.type,h.pendingProps,Ke.current),ra=h,Rs=!0,K=sa,uc(h.type)?(Uf=K,sa=xl(R.firstChild)):sa=K),ds(l,h,h.pendingProps.children,S),td(l,h),l===null&&(h.flags|=4194304),h.child;case 5:return l===null&&hi&&((K=R=sa)&&(R=Im(R,h.type,h.pendingProps,Rs),R!==null?(h.stateNode=R,ra=h,sa=xl(R.firstChild),Rs=!1,K=!0):K=!1),K||Fs(h)),ct(h),K=h.type,se=h.pendingProps,We=l!==null?l.memoizedProps:null,R=se.children,Nf(K,se)?R=null:We!==null&&Nf(K,We)&&(h.flags|=32),h.memoizedState!==null&&(K=ko(l,h,ft,null,null,S),Uu._currentValue=K),td(l,h),ds(l,h,R,S),h.child;case 6:return l===null&&hi&&((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 Ct(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 K=h.type._context,R=h.pendingProps.children,$s(h),K=wa(K),R=R(K),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(ke),l===null?(K=k(),K===null&&(K=Ma,se=$e(),K.pooledCache=se,se.refCount++,se!==null&&(K.pooledCacheLanes|=S),K=se),h.memoizedState={parent:R,cache:K},vn(h),Gs(h,ke,K)):((l.lanes&S)!==0&&(yo(l,h),ti(h,null,null,S),ci()),K=l.memoizedState,se=h.memoizedState,K.parent!==R?(K={parent:R,cache:R},h.memoizedState=K,h.lanes===0&&(h.memoizedState=h.updateQueue.baseState=K),Gs(h,ke,R)):(R=se.cache,Gs(h,ke,R),R!==K.cache&&Vl(h,[ke],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)!==0)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)===0||h!==Rl))throw zt=Ln,Dn;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(!hi)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 K=l.child;K!==null;)S|=K.lanes|K.childLanes,R|=K.subtreeFlags&65011712,R|=K.flags&65011712,K.return=l,K=K.sibling;else for(K=l.child;K!==null;)S|=K.lanes|K.childLanes,R|=K.subtreeFlags,R|=K.flags,K.return=l,K=K.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),Pa(ke),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)===0||(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 K=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=Ee.current,el(h)?Hl(h,l):(l=bh(K,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=Ee.current,el(h))Hl(h,l);else{switch(K=gd(Ke.current),l){case 1:l=K.createElementNS("http://www.w3.org/2000/svg",S);break;case 2:l=K.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;default:switch(S){case"svg":l=K.createElementNS("http://www.w3.org/2000/svg",S);break;case"math":l=K.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;case"script":l=K.createElement("div"),l.innerHTML="<script><\/script>",l=l.removeChild(l.firstChild);break;case"select":l=typeof R.is=="string"?K.createElement("select",{is:R.is}):K.createElement("select"),R.multiple?l.multiple=!0:R.size&&(l.size=R.size);break;default:l=typeof R.is=="string"?K.createElement(S,{is:R.is}):K.createElement(S)}}l[no]=h,l[ir]=R;e:for(K=h.child;K!==null;){if(K.tag===5||K.tag===6)l.appendChild(K.stateNode);else if(K.tag!==4&&K.tag!==27&&K.child!==null){K.child.return=K,K=K.child;continue}if(K===h)break e;for(;K.sibling===null;){if(K.return===null||K.return===h)break e;K=K.return}K.sibling.return=K.return,K=K.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,K=ra,K!==null)switch(K.tag){case 27:case 5:R=K.memoizedProps}l[no]=h,l=!!(l.nodeValue===S||R!==null&&R.suppressHydrationWarning===!0||mh(l.nodeValue,S)),l||Fs(h)}else l=gd(l).createTextNode(R),l[no]=h,h.stateNode=l}return Sa(h),null;case 13:if(R=h.memoizedState,l===null||l.memoizedState!==null&&l.memoizedState.dehydrated!==null){if(K=el(h),R!==null&&R.dehydrated!==null){if(l===null){if(!K)throw Error(u(318));if(K=h.memoizedState,K=K!==null?K.dehydrated:null,!K)throw Error(u(317));K[no]=h}else dl(),(h.flags&128)===0&&(h.memoizedState=null),h.flags|=4;Sa(h),K=!1}else K=Ls(),l!==null&&l.memoizedState!==null&&(l.memoizedState.hydrationErrors=K),K=!0;if(!K)return h.flags&256?(Ll(h),h):(Ll(h),null)}if(Ll(h),(h.flags&128)!==0)return h.lanes=S,h;if(S=R!==null,l=l!==null&&l.memoizedState!==null,S){R=h.child,K=null,R.alternate!==null&&R.alternate.memoizedState!==null&&R.alternate.memoizedState.cachePool!==null&&(K=R.alternate.memoizedState.cachePool.pool);var se=null;R.memoizedState!==null&&R.memoizedState.cachePool!==null&&(se=R.memoizedState.cachePool.pool),se!==K&&(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 Pa(h.type),Sa(h),null;case 19:if(ee(us),K=h.memoizedState,K===null)return Sa(h),null;if(R=(h.flags&128)!==0,se=K.rendering,se===null)if(R)yu(K,!1);else{if(ns!==0||l!==null&&(l.flags&128)!==0)for(l=h.child;l!==null;){if(se=gu(l),se!==null){for(h.flags|=128,yu(K,!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 de(us,us.current&1|2),h.child}l=l.sibling}K.tail!==null&&he()>ac&&(h.flags|=128,R=!0,yu(K,!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(K,!0),K.tail===null&&K.tailMode==="hidden"&&!se.alternate&&!hi)return Sa(h),null}else 2*he()-K.renderingStartTime>ac&&S!==536870912&&(h.flags|=128,R=!0,yu(K,!1),h.lanes=4194304);K.isBackwards?(se.sibling=h.child,h.child=se):(l=K.last,l!==null?l.sibling=se:h.child=se,K.last=se)}return K.tail!==null?(h=K.tail,K.rendering=h,K.tail=h.sibling,K.renderingStartTime=he(),h.sibling=null,l=us.current,de(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)!==0&&(h.flags&128)===0&&(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&&ee(Bo),null;case 24:return S=null,l!==null&&(S=l.memoizedState.cache),h.memoizedState.cache!==S&&(h.flags|=2048),Pa(ke),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 Pa(ke),Te(),l=h.flags,(l&65536)!==0&&(l&128)===0?(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 ee(us),null;case 4:return Te(),null;case 10:return Pa(h.type),null;case 22:case 23:return Ll(h),ya(),l!==null&&ee(Bo),l=h.flags,l&65536?(h.flags=l&-65537|128,h):null;case 24:return Pa(ke),null;case 25:return null;default:return null}}function tf(l,h){switch(zl(h),h.tag){case 3:Pa(ke),Te();break;case 26:case 27:case 5:V(h);break;case 4:Te();break;case 13:Ll(h);break;case 19:ee(us);break;case 10:Pa(h.type);break;case 22:case 23:Ll(h),ya(),l!==null&&ee(Bo);break;case 24:Pa(ke)}}function Cu(l,h){try{var S=h.updateQueue,R=S!==null?S.lastEffect:null;if(R!==null){var K=R.next;S=K;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!==K)}}catch(mt){Ca(h,h.return,mt)}}function tc(l,h,S){try{var R=h.updateQueue,K=R!==null?R.lastEffect:null;if(K!==null){var se=K.next;R=se;do{if((R.tag&l)===l){var We=R.inst,mt=We.destroy;if(mt!==void 0){We.destroy=void 0,K=h;var Ft=S,Mn=mt;try{Mn()}catch(sr){Ca(K,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=Pc(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(K){Ca(l,h,K)}}function Il(l,h){var S=l.ref,R=l.refCleanup;if(S!==null)if(typeof R=="function")try{R()}catch(K){Ca(l,h,K)}finally{l.refCleanup=null,l=l.alternate,l!=null&&(l.refCleanup=null)}else if(typeof S=="function")try{S(null)}catch(K){Ca(l,h,K)}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(K){Ca(l,l.return,K)}}function of(l,h,S){try{var R=l.stateNode;gh(R,l.type,S,h),R[ir]=h}catch(K){Ca(l,l.return,K)}}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,K=h.attributes;K.length;)h.removeAttributeNode(K[0]);As(h,R,S),h[no]=l,h[ir]=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),Ce(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 K=R.anchorOffset,se=R.focusNode;R=R.focusOffset;try{S.nodeType,se.nodeType}catch{S=null;break e}var We=0,mt=-1,Ft=-1,Mn=0,sr=0,Er=l,Bn=null;t:for(;;){for(var Un;Er!==S||K!==0&&Er.nodeType!==3||(mt=We+K),Er!==se||R!==0&&Er.nodeType!==3||(Ft=We+R),Er.nodeType===3&&(We+=Er.nodeValue.length),(Un=Er.firstChild)!==null;)Bn=Er,Er=Un;for(;;){if(Er===l)break t;if(Bn===S&&++Mn===K&&(mt=We),Bn===se&&++sr===R&&(Ft=We),(Un=Er.nextSibling)!==null)break;Er=Bn,Bn=Er.parentNode}Er=Un}S=mt===-1||Ft===-1?null:{start:mt,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)!==0&&se!==null){l=void 0,S=h,K=se.memoizedProps,se=se.memoizedState,R=S.stateNode;try{var Ei=Pc(S.type,K,S.elementType===S.type);l=R.getSnapshotBeforeUpdate(Ei,se),R.__reactInternalSnapshotBeforeUpdate=l}catch(di){Ca(S,S.return,di)}}break;case 3:if((l&1024)!==0){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)!==0)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 K=Pc(S.type,h.memoizedProps);h=h.memoizedState;try{l.componentDidUpdate(K,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,K=Jl;var se=as;Jl=R,(as=h)&&!se?wl(l,S,(S.subtreeFlags&8772)!==0):Xl(l,S),Jl=K,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&&zo(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(q&&typeof q.onCommitFiberUnmount=="function")try{q.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,K=Hs;uc(S.type)&&(Za=S.stateNode,Hs=!1),Bl(l,h,S),ju(S.stateNode),Za=R,Hs=K;break;case 5:as||Il(S,h);case 6:if(R=Za,K=Hs,Za=null,Bl(l,h,S),Za=R,Hs=K,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,Eh(l.nodeType===9?l.body:l.nodeName==="HTML"?l.ownerDocument.body:l,S.stateNode),$u(l)):Eh(Za,S.stateNode));break;case 4:R=Za,K=Hs,Za=S.stateNode.containerInfo,Hs=!0,Bl(l,h,S),Za=R,Hs=K;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 Eu(l,h){var S=cm(l);h.forEach(function(R){var K=sh.bind(null,l,R);S.has(R)||(S.add(R),R.then(K,K))})}function ol(l,h){var S=h.deletions;if(S!==null)for(var R=0;R<S.length;R++){var K=S[R],se=l,We=h,mt=We;e:for(;mt!==null;){switch(mt.tag){case 27:if(uc(mt.type)){Za=mt.stateNode,Hs=!1;break e}break;case 5:Za=mt.stateNode,Hs=!1;break e;case 3:case 4:Za=mt.stateNode.containerInfo,Hs=!0;break e}mt=mt.return}if(Za===null)throw Error(u(160));Np(se,We,K),Za=null,Hs=!1,se=K.alternate,se!==null&&(se.return=null),K.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 K=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,K=K.ownerDocument||K;t:switch(R){case"title":se=K.getElementsByTagName("title")[0],(!se||se[gi]||se[no]||se.namespaceURI==="http://www.w3.org/2000/svg"||se.hasAttribute("itemprop"))&&(se=K.createElement(R),K.head.insertBefore(se,K.querySelector("head > title"))),As(se,R,S),se[no]=l,ni(se),R=se;break e;case"link":var We=jh("link","href",K).get(R+(S.href||""));if(We){for(var mt=0;mt<We.length;mt++)if(se=We[mt],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(mt,1);break t}}se=K.createElement(R),As(se,R,S),K.head.appendChild(se);break;case"meta":if(We=jh("meta","content",K).get(R+(S.content||""))){for(mt=0;mt<We.length;mt++)if(se=We[mt],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(mt,1);break t}}se=K.createElement(R),As(se,R,S),K.head.appendChild(se);break;default:throw Error(u(468,R))}se[no]=l,ni(se),R=se}l.stateNode=R}else Hf(K,l.type,l.stateNode);else l.stateNode=Th(K,R,l.memoizedProps);else se!==R?(se===null?S.stateNode!==null&&(S=S.stateNode,S.parentNode.removeChild(S)):se.count--,R===null?Hf(K,l.type,l.stateNode):Th(K,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){K=l.stateNode;try{vr(K,"")}catch(Un){Ca(l,l.return,Un)}}R&4&&l.stateNode!=null&&(K=l.memoizedProps,of(l,K,S!==null?S.memoizedProps:K)),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(Un){Ca(l,l.return,Un)}}break;case 3:if(Nu=null,K=Al,Al=yd(h.containerInfo),ol(h,l),Al=K,Bs(l),R&4&&S!==null&&S.memoizedState.isDehydrated)try{$u(h.containerInfo)}catch(Un){Ca(l,l.return,Un)}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=he()),R&4&&(R=l.updateQueue,R!==null&&(l.updateQueue=null,Eu(l,R)));break;case 22:K=l.memoizedState!==null;var Ft=S!==null&&S.memoizedState!==null,Mn=Jl,sr=as;if(Jl=Mn||K,as=sr||Ft,ol(h,l),as=sr,Jl=Mn,Bs(l),R&8192)e:for(h=l.stateNode,h._visibility=K?h._visibility&-2:h._visibility|1,K&&(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,K)We=se.style,typeof We.setProperty=="function"?We.setProperty("display","none","important"):We.display="none";else{mt=Ft.stateNode;var Er=Ft.memoizedProps.style,Bn=Er!=null&&Er.hasOwnProperty("display")?Er.display:null;mt.style.display=Bn==null||typeof Bn=="boolean"?"":(""+Bn).trim()}}catch(Un){Ca(Ft,Ft.return,Un)}}}else if(h.tag===6){if(S===null){Ft=h;try{Ft.stateNode.nodeValue=K?"":Ft.memoizedProps}catch(Un){Ca(Ft,Ft.return,Un)}}}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,Eu(l,S))));break;case 19:ol(h,l),Bs(l),R&4&&(R=l.updateQueue,R!==null&&(l.updateQueue=null,Eu(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 K=S.stateNode,se=af(l);Hc(l,se,K);break;case 5:var We=S.stateNode;S.flags&32&&(vr(We,""),S.flags&=-33);var mt=af(l);Hc(l,mt,We);break;case 3:case 4:var Ft=S.stateNode.containerInfo,Mn=af(l);sf(l,Mn,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,K=l,se=h,We=se.flags;switch(se.tag){case 0:case 11:case 15:wl(K,se,S),Cu(4,se);break;case 1:if(wl(K,se,S),R=se,K=R.stateNode,typeof K.componentDidMount=="function")try{K.componentDidMount()}catch(Mn){Ca(R,R.return,Mn)}if(R=se,K=R.updateQueue,K!==null){var mt=R.stateNode;try{var Ft=K.shared.hiddenCallbacks;if(Ft!==null)for(K.shared.hiddenCallbacks=null,K=0;K<Ft.length;K++)Wi(Ft[K],mt)}catch(Mn){Ca(R,R.return,Mn)}}S&&We&64&&nf(se),Ou(se,se.return);break;case 27:Lp(se);case 26:case 5:wl(K,se,S),S&&R===null&&We&4&&jp(se),Ou(se,se.return);break;case 12:wl(K,se,S);break;case 13:wl(K,se,S),S&&We&4&&cf(K,se);break;case 22:se.memoizedState===null&&wl(K,se,S),Ou(se,se.return);break;case 30:break;default:wl(K,se,S)}h=h.sibling}}function Pu(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&&Qe(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&&Qe(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 K=h.flags;switch(h.tag){case 0:case 11:case 15:Nl(l,h,S,R),K&2048&&Cu(9,h);break;case 1:Nl(l,h,S,R);break;case 3:Nl(l,h,S,R),K&2048&&(l=null,h.alternate!==null&&(l=h.alternate.memoizedState.cache),h=h.memoizedState.cache,h!==l&&(h.refCount++,l!=null&&Qe(l)));break;case 12:if(K&2048){Nl(l,h,S,R),l=h.stateNode;try{var se=h.memoizedProps,We=se.id,mt=se.onPostCommit;typeof mt=="function"&&mt(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)),K&2048&&Pu(We,h);break;case 24:Nl(l,h,S,R),K&2048&&df(h.alternate,h);break;default:Nl(l,h,S,R)}}function Vc(l,h,S,R,K){for(K=K&&(h.subtreeFlags&10256)!==0,h=h.child;h!==null;){var se=l,We=h,mt=S,Ft=R,Mn=We.flags;switch(We.tag){case 0:case 11:case 15:Vc(se,We,mt,Ft,K),Cu(8,We);break;case 23:break;case 22:var sr=We.stateNode;We.memoizedState!==null?sr._visibility&2?Vc(se,We,mt,Ft,K):Wc(se,We):(sr._visibility|=2,Vc(se,We,mt,Ft,K)),K&&Mn&2048&&Pu(We.alternate,We);break;case 24:Vc(se,We,mt,Ft,K),K&&Mn&2048&&df(We.alternate,We);break;default:Vc(se,We,mt,Ft,K)}h=h.sibling}}function Wc(l,h){if(h.subtreeFlags&10256)for(h=h.child;h!==null;){var S=l,R=h,K=R.flags;switch(R.tag){case 22:Wc(S,R),K&2048&&Pu(R.alternate,R);break;case 24:Wc(S,R),K&2048&&df(R.alternate,R);break;default:Wc(S,R)}h=h.sibling}}var bu=8192;function Kc(l){if(l.subtreeFlags&bu)for(l=l.child;l!==null;)$p(l),l=l.sibling}function $p(l){switch(l.tag){case 26:Kc(l),l.flags&bu&&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=bu,bu=16777216,Kc(l),bu=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)!==0){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,bc(l)):Su(l);break;default:Su(l)}}function bc(l){var h=l.deletions;if((l.flags&16)!==0){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),bc(h);break;case 22:S=h.stateNode,S._visibility&2&&(S._visibility&=-3,bc(h));break;default:bc(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:Qe(S.memoizedState.cache)}if(R=S.child,R!==null)R.return=S,hs=R;else e:for(S=l;hs!==null;){R=hs;var K=R.sibling,se=R.return;if(lf(R),R===S){hs=null;break e}if(K!==null){K.return=se,hs=K;break e}hs=se}}}var Vp={getCacheForType:function(l){var h=wa(ke),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)!==0&&Ji!==0)return Ji&-Ji;if(je.T!==null){var l=pr;return l!==0?l:Sf()}return jr()}function vf(){al===0&&(al=(Ji&536870912)===0||hi?Rt():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)),Gt(l,S),((ha&2)===0||l!==Ma)&&(l===Ma&&((ha&2)===0&&(Fl|=S),ns===4&&cc(l,Ji,al,!1)),cl(l))}function Zp(l,h,S){if((ha&6)!==0)throw Error(u(327));var R=!S&&(h&124)===0&&(h&l.expiredLanes)===0||_e(l,h),K=R?dm(l,h):Ef(l,h,!0),se=R;do{if(K===0){Zc&&!R&&cc(l,h,0,!1);break}else{if(S=l.current.alternate,se&&!Gp(S)){K=Ef(l,h,!1),se=!1;continue}if(K===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 mt=l;K=ic;var Ft=mt.current.memoizedState.isDehydrated;if(Ft&&(Yc(mt,We).flags|=256),We=Ef(mt,We,!1),We!==2){if(od&&!Ft){mt.errorRecoveryDisabledLanes|=se,Fl|=se,K=4;break e}se=Ss,Ss=K,se!==null&&(Ss===null?Ss=se:Ss.push.apply(Ss,se))}K=We}if(se=!1,K!==2)continue}}if(K===1){Yc(l,0),cc(l,h,0,!0);break}e:{switch(R=l,se=K,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&&(K=hf+300-he(),10<K)){if(cc(R,h,al,!rc),He(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),K);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,K,se,We,mt,Ft,Mn,sr,Er,Bn,Un){if(l.timeoutHandle=-1,Er=h.subtreeFlags,(Er&8192||(Er&16785408)===16785408)&&(Fu={stylesheets:null,count:0,unsuspend:Vf},$p(h),Er=Nm(),Er!==null)){l.cancelPendingCommit=Er(_p.bind(null,l,h,se,S,R,K,We,mt,Ft,sr,1,Bn,Un)),cc(l,se,We,!Mn);return}_p(l,h,se,S,R,K,We,mt,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 K=S[R],se=K.getSnapshot;K=K.value;try{if(!X(se(),K))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 K=h;0<K;){var se=31-xe(K),We=1<<se;R[se]=-1,K&=~We}S!==0&&en(l,S,h)}function ld(){return(ha&6)===0?(Qc(0,!1),!1):!0}function Cf(){if(Hi!==null){if(ma===0)var l=Hi.return;else l=Hi,bs=Us=null,In(l),Ec=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,Pm(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=_e(l,h),od=!1,Sc=al=id=Fl=oc=ns=0,Ss=ic=null,pf=!1,(h&8)!==0&&(h|=h&32);var R=l.entangledLanes;if(R!==0)for(l=l.entanglements,R&=h;0<R;){var K=31-xe(R),se=1<<K;h|=l[K],R&=~se}return Ql=h,ri(),S}function Yp(l,h){Do=null,je.H=Ju,h===hn||h===Cn?(h=Zn(),ma=3):h===Dn?(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,Zr(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)===0&&(Fl&134217727)===0||Ma===null||cc(Ma,Ji,al,!1)}function Ef(l,h,S){var R=ha;ha|=2;var K=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 mt=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 Mn=ma;if(ma=0,il=null,Jc(l,mt,Ft,Mn),S&&Zc){We=0;break e}break;default:Mn=ma,ma=0,il=null,Jc(l,mt,Ft,Mn)}}um(),We=ns;break}catch(sr){Yp(l,sr)}while(!0);return h&&l.shellSuspendCounter++,bs=Us=null,ha=R,je.H=K,je.A=se,Hi===null&&(Ma=null,Ji=0,ri()),We}function um(){for(;Hi!==null;)Qp(Hi)}function dm(l,h){var S=ha;ha|=2;var R=Of(),K=Jp();Ma!==l||Ji!==h?(ad=null,ac=he()+500,Yc(l,h)):Zc=_e(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(Vt(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:Vt(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 mt=Hi;if(!We||Rh(We)){ma=0,il=null;var Ft=mt.sibling;if(Ft!==null)Hi=Ft;else{var Mn=mt.return;Mn!==null?(Hi=Mn,ud(Mn)):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 bs=Us=null,je.H=R,je.A=K,ha=S,Hi!==null?0:(Ma=null,Ji=0,ri(),ns)}function Xp(){for(;Hi!==null&&!pe();)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=Pp(S,h,h.pendingProps,h.type,void 0,Ji);break;case 11:h=Pp(S,h,h.pendingProps,h.type.render,h.ref,Ji);break;case 5:In(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){bs=Us=null,In(h),Ec=null,pu=0;var K=h.return;try{if(om(l,K,h,S,Ji)){ns=1,qu(l,Zr(S,l.current)),Hi=null;return}}catch(se){if(K!==null)throw Hi=K,se;ns=1,qu(l,Zr(S,l.current)),Hi=null;return}h.flags&32768?(hi||R===1?l=!0:Zc||(Ji&536870912)!==0?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)!==0){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,K,se,We,mt,Ft){l.cancelPendingCommit=null;do xu();while(Is!==0);if((ha&6)!==0)throw Error(u(327));if(h!==null){if(h===l.current)throw Error(u(177));if(se=h.lanes|h.childLanes,se|=kr,_t(l,S,se,We,mt,Ft),l===Ma&&(Hi=Ma=null,Ji=0),Gc=h,lc=l,Iu=S,Kp=se,mf=K,sd=R,(h.subtreeFlags&10256)!==0||(h.flags&10256)!==0?(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)!==0||R){R=je.T,je.T=null,K=Se.p,Se.p=2,We=ha,ha|=4;try{lm(l,h,S)}finally{ha=We,Se.p=K,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)!==0||S){S=je.T,je.T=null;var R=Se.p;Se.p=2;var K=ha;ha|=4;try{Fp(h,l);var se=wf,We=ue(l.containerInfo),mt=se.focusedElem,Ft=se.selectionRange;if(We!==mt&&mt&&mt.ownerDocument&&be(mt.ownerDocument.documentElement,mt)){if(Ft!==null&&Ce(mt)){var Mn=Ft.start,sr=Ft.end;if(sr===void 0&&(sr=Mn),"selectionStart"in mt)mt.selectionStart=Mn,mt.selectionEnd=Math.min(sr,mt.value.length);else{var Er=mt.ownerDocument||document,Bn=Er&&Er.defaultView||window;if(Bn.getSelection){var Un=Bn.getSelection(),Ei=mt.textContent.length,di=Math.min(Ft.start,Ei),Ea=Ft.end===void 0?di:Math.min(Ft.end,Ei);!Un.extend&&di>Ea&&(We=Ea,Ea=di,di=We);var dn=ge(mt,di),kt=ge(mt,Ea);if(dn&&kt&&(Un.rangeCount!==1||Un.anchorNode!==dn.node||Un.anchorOffset!==dn.offset||Un.focusNode!==kt.node||Un.focusOffset!==kt.offset)){var bn=Er.createRange();bn.setStart(dn.node,dn.offset),Un.removeAllRanges(),di>Ea?(Un.addRange(bn),Un.extend(kt.node,kt.offset)):(bn.setEnd(kt.node,kt.offset),Un.addRange(bn))}}}}for(Er=[],Un=mt;Un=Un.parentNode;)Un.nodeType===1&&Er.push({element:Un,left:Un.scrollLeft,top:Un.scrollTop});for(typeof mt.focus=="function"&&mt.focus(),mt=0;mt<Er.length;mt++){var gr=Er[mt];gr.element.scrollLeft=gr.left,gr.element.scrollTop=gr.top}}Sd=!!Bf,wf=Bf=null}finally{ha=K,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)!==0||S){S=je.T,je.T=null;var R=Se.p;Se.p=2;var K=ha;ha|=4;try{wp(l,h.alternate,h)}finally{ha=K,Se.p=R,je.T=S}}Is=3}}function nh(){if(Is===4||Is===3){Is=0,ve();var l=lc,h=Gc,S=Iu,R=sd;(h.subtreeFlags&10256)!==0||(h.flags&10256)!==0?Is=5:(Is=0,Gc=lc=null,rh(l,l.pendingLanes));var K=l.pendingLanes;if(K===0&&(sc=null),lr(S),h=h.stateNode,q&&typeof q.onCommitFiberRoot=="function")try{q.onCommitFiberRoot(ce,h,void 0,(h.current.flags&128)===128)}catch{}if(R!==null){h=je.T,K=Se.p,Se.p=2,je.T=null;try{for(var se=l.onRecoverableError,We=0;We<R.length;We++){var mt=R[We];se(mt.value,{componentStack:mt.stack})}}finally{je.T=h,Se.p=K}}(Iu&3)!==0&&xu(),cl(l),K=l.pendingLanes,(S&4194090)!==0&&(K&42)!==0?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,Qe(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=lr(Iu),R=je.T,K=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)!==0)throw Error(u(331));var mt=ha;if(ha|=4,Hp(se.current),Up(se,se.current,We,S),ha=mt,Qc(0,!1),q&&typeof q.onPostCommitFiberRoot=="function")try{q.onPostCommitFiberRoot(ce,se)}catch{}return!0}finally{Se.p=K,je.T=R,rh(l,h)}}function ih(l,h,S){h=Zr(S,h),h=_u(l.stateNode,h,2),l=hr(l,h,2),l!==null&&(Gt(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=Zr(S,l),S=mp(2),R=hr(h,S,2),R!==null&&(gp(S,R,h,l),Gt(R,2),cl(R));break}}h=h.return}}function Pf(l,h,S){var R=l.pingCache;if(R===null){R=l.pingCache=new Wp;var K=new Set;R.set(h,K)}else K=R.get(h),K===void 0&&(K=new Set,R.set(h,K));K.has(S)||(od=!0,K.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>he()-hf?(ha&2)===0&&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&&(Gt(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,K=l.memoizedState;K!==null&&(S=K.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 Oe(l,h)}var Ic=null,Xc=null,bf=!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,bf||(bf=!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 K=R.pendingLanes;if(K===0)var se=0;else{var We=R.suspendedLanes,mt=R.pingedLanes;se=(1<<31-xe(42|l)+1)-1,se&=K&~(We&~mt),se=se&201326741?se&201326741|1:se?se|2:0}se!==0&&(S=!0,fh(R,se))}else se=Ji,se=He(R,R===Ma?se:0,R.cancelPendingCommit!==null||R.timeoutHandle!==-1),(se&3)===0||_e(R,se)||(S=!0,fh(R,se));R=R.next}while(S);fd=!1}}function ch(){uh()}function uh(){dd=bf=!1;var l=0;Ac!==0&&(Em()&&(l=Ac),Ac=0);for(var h=he(),S=null,R=Ic;R!==null;){var K=R.next,se=pd(R,h);se===0?(R.next=null,S===null?Ic=K:S.next=K,K===null&&(Xc=S)):(S=R,(l!==0||(se&3)!==0)&&(dd=!0)),R=K}Qc(l,!1)}function pd(l,h){for(var S=l.suspendedLanes,R=l.pingedLanes,K=l.expirationTimes,se=l.pendingLanes&-62914561;0<se;){var We=31-xe(se),mt=1<<We,Ft=K[We];Ft===-1?((mt&S)===0||(mt&R)!==0)&&(K[We]=vt(mt,h)):Ft<=h&&(l.expiredLanes|=mt),se&=~mt}if(h=Ma,S=Ji,S=He(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&&Me(R),l.callbackNode=null,l.callbackPriority=0;if((S&3)===0||_e(l,S)){if(h=S&-S,h===l.callbackPriority)return h;switch(R!==null&&Me(R),lr(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=Oe(S,R),l.callbackPriority=h,l.callbackNode=S,h}return R!==null&&R!==null&&Me(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=He(l,l===Ma?R:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),R===0?null:(Zp(l,R,h),pd(l,he()),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(){bm(function(){(ha&6)!==0?Oe(gt,ch):uh()})}function Sf(){return Ac===0&&(Ac=Rt()),Ac}function ph(l){return l==null||typeof l=="symbol"||typeof l=="boolean"?null:typeof l=="function"?l:An(""+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,K){if(h==="submit"&&S&&S.stateNode===K){var se=ph((K[ir]||null).action),We=R.submitter;We&&(h=(h=We[ir]||null)?ph(h.formAction):We.getAttribute("formAction"),h!==null&&(se=h,We=null));var mt=new fr("action","action",null,R,K);l.push({event:mt,listeners:[{instance:null,listener:function(){if(R.defaultPrevented){if(Ac!==0){var Ft=We?hh(K,We):new FormData(K);zd(S,{pending:!0,data:Ft,method:K.method,action:se},null,Ft)}}else typeof se=="function"&&(mt.preventDefault(),Ft=We?hh(K,We):new FormData(K),zd(S,{pending:!0,data:Ft,method:K.method,action:se},se,Ft))},currentTarget:K}]})}}for(var If=0;If<Cr.length;If++){var Af=Cr[If],gm=Af.toLowerCase(),vm=Af[0].toUpperCase()+Af.slice(1);Nr(gm,"on"+vm)}Nr(tr,"onAnimationEnd"),Nr(En,"onAnimationIteration"),Nr(Kn,"onAnimationStart"),Nr("dblclick","onDoubleClick"),Nr("focusin","onFocus"),Nr("focusout","onBlur"),Nr(nn,"onTransitionRun"),Nr(fn,"onTransitionStart"),Nr(kn,"onTransitionCancel"),Nr(er,"onTransitionEnd"),Kt("onMouseEnter",["mouseout","mouseover"]),Kt("onMouseLeave",["mouseout","mouseover"]),Kt("onPointerEnter",["pointerout","pointerover"]),Kt("onPointerLeave",["pointerout","pointerover"]),Lt("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Lt("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Lt("onBeforeInput",["compositionend","keypress","textInput","paste"]),Lt("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Lt("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Lt("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],K=R.event;R=R.listeners;e:{var se=void 0;if(h)for(var We=R.length-1;0<=We;We--){var mt=R[We],Ft=mt.instance,Mn=mt.currentTarget;if(mt=mt.listener,Ft!==se&&K.isPropagationStopped())break e;se=mt,K.currentTarget=Mn;try{se(K)}catch(sr){vu(sr)}K.currentTarget=null,se=Ft}else for(We=0;We<R.length;We++){if(mt=R[We],Ft=mt.instance,Mn=mt.currentTarget,mt=mt.listener,Ft!==se&&K.isPropagationStopped())break e;se=mt,K.currentTarget=Mn;try{se(K)}catch(sr){vu(sr)}K.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,So.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 K=$m;break;case 8:K=zm;break;default:K=Id}S=K.bind(null,h,S,l),K=void 0,!Qr||h!=="touchstart"&&h!=="touchmove"&&h!=="wheel"||(K=!0),R?K!==void 0?l.addEventListener(h,S,{capture:!0,passive:K}):l.addEventListener(h,S,!0):K!==void 0?l.addEventListener(h,S,{passive:K}):l.addEventListener(h,S,!1)}function Tf(l,h,S,R,K){var se=R;if((h&1)===0&&(h&2)===0&&R!==null)e:for(;;){if(R===null)return;var We=R.tag;if(We===3||We===4){var mt=R.stateNode.containerInfo;if(mt===K)break;if(We===4)for(We=R.return;We!==null;){var Ft=We.tag;if((Ft===3||Ft===4)&&We.stateNode.containerInfo===K)return;We=We.return}for(;mt!==null;){if(We=Ai(mt),We===null)return;if(Ft=We.tag,Ft===5||Ft===6||Ft===26||Ft===27){R=se=We;continue e}mt=mt.parentNode}}R=R.return}ar(function(){var Mn=se,sr=ur(S),Er=[];e:{var Bn=Kr.get(l);if(Bn!==void 0){var Un=fr,Ei=l;switch(l){case"keypress":if(ln(S)===0)break e;case"keydown":case"keyup":Un=Qi;break;case"focusin":Ei="focus",Un=Oi;break;case"focusout":Ei="blur",Un=Oi;break;case"beforeblur":case"afterblur":Un=Oi;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":Un=ii;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Un=Ci;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Un=qi;break;case tr:case En:case Kn:Un=To;break;case er:Un=ga;break;case"scroll":case"scrollend":Un=un;break;case"wheel":Un=ja;break;case"copy":case"cut":case"paste":Un=Uo;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Un=oa;break;case"toggle":case"beforetoggle":Un=$i}var di=(h&4)!==0,Ea=!di&&(l==="scroll"||l==="scrollend"),dn=di?Bn!==null?Bn+"Capture":null:Bn;di=[];for(var kt=Mn,bn;kt!==null;){var gr=kt;if(bn=gr.stateNode,gr=gr.tag,gr!==5&&gr!==26&&gr!==27||bn===null||dn===null||(gr=go(kt,dn),gr!=null&&di.push(Mu(kt,gr,bn))),Ea)break;kt=kt.return}0<di.length&&(Bn=new Un(Bn,Ei,null,S,sr),Er.push({event:Bn,listeners:di}))}}if((h&7)===0){e:{if(Bn=l==="mouseover"||l==="pointerover",Un=l==="mouseout"||l==="pointerout",Bn&&S!==Ar&&(Ei=S.relatedTarget||S.fromElement)&&(Ai(Ei)||Ei[Wr]))break e;if((Un||Bn)&&(Bn=sr.window===sr?sr:(Bn=sr.ownerDocument)?Bn.defaultView||Bn.parentWindow:window,Un?(Ei=S.relatedTarget||S.toElement,Un=Mn,Ei=Ei?Ai(Ei):null,Ei!==null&&(Ea=d(Ei),di=Ei.tag,Ei!==Ea||di!==5&&di!==27&&di!==6)&&(Ei=null)):(Un=null,Ei=Mn),Un!==Ei)){if(di=ii,gr="onMouseLeave",dn="onMouseEnter",kt="mouse",(l==="pointerout"||l==="pointerover")&&(di=oa,gr="onPointerLeave",dn="onPointerEnter",kt="pointer"),Ea=Un==null?Bn:fi(Un),bn=Ei==null?Bn:fi(Ei),Bn=new di(gr,kt+"leave",Un,S,sr),Bn.target=Ea,Bn.relatedTarget=bn,gr=null,Ai(sr)===Mn&&(di=new di(dn,kt+"enter",Ei,S,sr),di.target=bn,di.relatedTarget=Ea,gr=di),Ea=gr,Un&&Ei)t:{for(di=Un,dn=Ei,kt=0,bn=di;bn;bn=qc(bn))kt++;for(bn=0,gr=dn;gr;gr=qc(gr))bn++;for(;0<kt-bn;)di=qc(di),kt--;for(;0<bn-kt;)dn=qc(dn),bn--;for(;kt--;){if(di===dn||dn!==null&&di===dn.alternate)break t;di=qc(di),dn=qc(dn)}di=null}else di=null;Un!==null&&jf(Er,Bn,Un,di,!1),Ei!==null&&Ea!==null&&jf(Er,Ea,Ei,di,!0)}}e:{if(Bn=Mn?fi(Mn):window,Un=Bn.nodeName&&Bn.nodeName.toLowerCase(),Un==="select"||Un==="input"&&Bn.type==="file")var Vo=es;else if(xi(Bn))if(Aa)Vo=ye;else{Vo=Je;var Ui=Ds}else Un=Bn.nodeName,!Un||Un.toLowerCase()!=="input"||Bn.type!=="checkbox"&&Bn.type!=="radio"?Mn&&mo(Mn.elementType)&&(Vo=es):Vo=yt;if(Vo&&(Vo=Vo(l,Mn))){li(Er,Vo,S,sr);break e}Ui&&Ui(l,Bn,Mn),l==="focusout"&&Mn&&Bn.type==="number"&&Mn.memoizedProps.value!=null&&Br(Bn,"number",Bn.value)}switch(Ui=Mn?fi(Mn):window,l){case"focusin":(xi(Ui)||Ui.contentEditable==="true")&&(Fe=Ui,Ve=Mn,pt=null);break;case"focusout":pt=Ve=Fe=null;break;case"mousedown":st=!0;break;case"contextmenu":case"mouseup":case"dragend":st=!1,ht(Er,S,sr);break;case"selectionchange":if(ae)break;case"keydown":case"keyup":ht(Er,S,sr)}var ei;if(tn)e:{switch(l){case"compositionstart":var mi="onCompositionStart";break e;case"compositionend":mi="onCompositionEnd";break e;case"compositionupdate":mi="onCompositionUpdate";break e}mi=void 0}else uo?Ko(l,S)&&(mi="onCompositionEnd"):l==="keydown"&&S.keyCode===229&&(mi="onCompositionStart");mi&&(Rr&&S.locale!=="ko"&&(uo||mi!=="onCompositionStart"?mi==="onCompositionEnd"&&uo&&(ei=Qt()):(rt=sr,Et="value"in rt?rt.value:rt.textContent,uo=!0)),Ui=hd(Mn,mi),0<Ui.length&&(mi=new xo(mi,l,null,S,sr),Er.push({event:mi,listeners:Ui}),ei?mi.data=ei:(ei=Lo(S),ei!==null&&(mi.data=ei)))),(ei=Yn?_o(l,S):ki(l,S))&&(mi=hd(Mn,"onBeforeInput"),0<mi.length&&(Ui=new xo("onBeforeInput","beforeinput",null,S,sr),Er.push({event:Ui,listeners:mi}),Ui.data=ei)),mm(Er,l,Mn,S,sr)}xf(Er,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 K=l,se=K.stateNode;if(K=K.tag,K!==5&&K!==26&&K!==27||se===null||(K=go(l,S),K!=null&&R.unshift(Mu(l,K,se)),K=go(l,h),K!=null&&R.push(Mu(l,K,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,K){for(var se=h._reactName,We=[];S!==null&&S!==R;){var mt=S,Ft=mt.alternate,Mn=mt.stateNode;if(mt=mt.tag,Ft!==null&&Ft===R)break;mt!==5&&mt!==26&&mt!==27||Mn===null||(Ft=Mn,K?(Mn=go(S,se),Mn!=null&&We.unshift(Mu(S,Mn,Ft))):K||(Mn=go(S,se),Mn!=null&&We.push(Mu(S,Mn,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,`
|
|
10656
|
-
`).replace(Om,"")}function mh(l,h){return h=Rf(h),Rf(l)===h}function md(){}function Oa(l,h,S,R,K,se){switch(S){case"children":typeof R=="string"?h==="body"||h==="textarea"&&R===""||vr(l,R):(typeof R=="number"||typeof R=="bigint")&&h!=="body"&&vr(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":Gr(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=An(""+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",K.name,K,null),Oa(l,h,"formEncType",K.formEncType,K,null),Oa(l,h,"formMethod",K.formMethod,K,null),Oa(l,h,"formTarget",K.formTarget,K,null)):(Oa(l,h,"encType",K.encType,K,null),Oa(l,h,"method",K.method,K,null),Oa(l,h,"target",K.target,K,null)));if(R==null||typeof R=="symbol"||typeof R=="boolean"){l.removeAttribute(S);break}R=An(""+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(K.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=An(""+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),br(l,"popover",R);break;case"xlinkActuate":Jr(l,"http://www.w3.org/1999/xlink","xlink:actuate",R);break;case"xlinkArcrole":Jr(l,"http://www.w3.org/1999/xlink","xlink:arcrole",R);break;case"xlinkRole":Jr(l,"http://www.w3.org/1999/xlink","xlink:role",R);break;case"xlinkShow":Jr(l,"http://www.w3.org/1999/xlink","xlink:show",R);break;case"xlinkTitle":Jr(l,"http://www.w3.org/1999/xlink","xlink:title",R);break;case"xlinkType":Jr(l,"http://www.w3.org/1999/xlink","xlink:type",R);break;case"xmlBase":Jr(l,"http://www.w3.org/XML/1998/namespace","xml:base",R);break;case"xmlLang":Jr(l,"http://www.w3.org/XML/1998/namespace","xml:lang",R);break;case"xmlSpace":Jr(l,"http://www.w3.org/XML/1998/namespace","xml:space",R);break;case"is":br(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=Mo.get(S)||S,br(l,S,R))}}function Lf(l,h,S,R,K,se){switch(S){case"style":Gr(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(K.children!=null)throw Error(u(60));l.innerHTML=S}}break;case"children":typeof R=="string"?vr(l,R):(typeof R=="number"||typeof R=="bigint")&&vr(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"&&(K=S.endsWith("Capture"),h=S.slice(2,K?S.length-7:void 0),se=l[ir]||null,se=se!=null?se[S]:null,typeof se=="function"&&l.removeEventListener(h,se,K),typeof R=="function")){typeof se!="function"&&se!==null&&(S in l?l[S]=null:l.hasAttribute(S)&&l.removeAttribute(S)),l.addEventListener(h,R,K);break e}S in l?l[S]=R:R===!0?l.setAttribute(S,""):br(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,K=!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":K=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(u(137,h));default:Oa(l,h,se,We,S,null)}}K&&Oa(l,h,"srcSet",S.srcSet,S,null),R&&Oa(l,h,"src",S.src,S,null);return;case"input":Vi("invalid",l);var mt=se=We=K=null,Ft=null,Mn=null;for(R in S)if(S.hasOwnProperty(R)){var sr=S[R];if(sr!=null)switch(R){case"name":K=sr;break;case"type":We=sr;break;case"checked":Ft=sr;break;case"defaultChecked":Mn=sr;break;case"value":se=sr;break;case"defaultValue":mt=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,mt,Ft,Mn,We,K,!1),jt(l);return;case"select":Vi("invalid",l),R=We=se=null;for(K in S)if(S.hasOwnProperty(K)&&(mt=S[K],mt!=null))switch(K){case"value":se=mt;break;case"defaultValue":We=mt;break;case"multiple":R=mt;default:Oa(l,h,K,mt,S,null)}h=se,S=We,l.multiple=!!R,h!=null?Rn(l,!!R,h,!1):S!=null&&Rn(l,!!R,S,!0);return;case"textarea":Vi("invalid",l),se=K=R=null;for(We in S)if(S.hasOwnProperty(We)&&(mt=S[We],mt!=null))switch(We){case"value":R=mt;break;case"defaultValue":K=mt;break;case"children":se=mt;break;case"dangerouslySetInnerHTML":if(mt!=null)throw Error(u(91));break;default:Oa(l,h,We,mt,S,null)}rr(l,R,K,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(Mn in S)if(S.hasOwnProperty(Mn)&&(R=S[Mn],R!=null))switch(Mn){case"children":case"dangerouslySetInnerHTML":throw Error(u(137,h));default:Oa(l,h,Mn,R,S,null)}return;default:if(mo(h)){for(sr in S)S.hasOwnProperty(sr)&&(R=S[sr],R!==void 0&&Lf(l,h,sr,R,S,void 0));return}}for(mt in S)S.hasOwnProperty(mt)&&(R=S[mt],R!=null&&Oa(l,h,mt,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 K=null,se=null,We=null,mt=null,Ft=null,Mn=null,sr=null;for(Un in S){var Er=S[Un];if(S.hasOwnProperty(Un)&&Er!=null)switch(Un){case"checked":break;case"value":break;case"defaultValue":Ft=Er;default:R.hasOwnProperty(Un)||Oa(l,h,Un,null,R,Er)}}for(var Bn in R){var Un=R[Bn];if(Er=S[Bn],R.hasOwnProperty(Bn)&&(Un!=null||Er!=null))switch(Bn){case"type":se=Un;break;case"name":K=Un;break;case"checked":Mn=Un;break;case"defaultChecked":sr=Un;break;case"value":We=Un;break;case"defaultValue":mt=Un;break;case"children":case"dangerouslySetInnerHTML":if(Un!=null)throw Error(u(137,h));break;default:Un!==Er&&Oa(l,h,Bn,Un,R,Er)}}Hn(l,We,mt,Ft,Mn,sr,se,K);return;case"select":Un=We=mt=Bn=null;for(se in S)if(Ft=S[se],S.hasOwnProperty(se)&&Ft!=null)switch(se){case"value":break;case"multiple":Un=Ft;default:R.hasOwnProperty(se)||Oa(l,h,se,null,R,Ft)}for(K in R)if(se=R[K],Ft=S[K],R.hasOwnProperty(K)&&(se!=null||Ft!=null))switch(K){case"value":Bn=se;break;case"defaultValue":mt=se;break;case"multiple":We=se;default:se!==Ft&&Oa(l,h,K,se,R,Ft)}h=mt,S=We,R=Un,Bn!=null?Rn(l,!!S,Bn,!1):!!R!=!!S&&(h!=null?Rn(l,!!S,h,!0):Rn(l,!!S,S?[]:"",!1));return;case"textarea":Un=Bn=null;for(mt in S)if(K=S[mt],S.hasOwnProperty(mt)&&K!=null&&!R.hasOwnProperty(mt))switch(mt){case"value":break;case"children":break;default:Oa(l,h,mt,null,R,K)}for(We in R)if(K=R[We],se=S[We],R.hasOwnProperty(We)&&(K!=null||se!=null))switch(We){case"value":Bn=K;break;case"defaultValue":Un=K;break;case"children":break;case"dangerouslySetInnerHTML":if(K!=null)throw Error(u(91));break;default:K!==se&&Oa(l,h,We,K,R,se)}qn(l,Bn,Un);return;case"option":for(var Ei in S)if(Bn=S[Ei],S.hasOwnProperty(Ei)&&Bn!=null&&!R.hasOwnProperty(Ei))switch(Ei){case"selected":l.selected=!1;break;default:Oa(l,h,Ei,null,R,Bn)}for(Ft in R)if(Bn=R[Ft],Un=S[Ft],R.hasOwnProperty(Ft)&&Bn!==Un&&(Bn!=null||Un!=null))switch(Ft){case"selected":l.selected=Bn&&typeof Bn!="function"&&typeof Bn!="symbol";break;default:Oa(l,h,Ft,Bn,R,Un)}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 di in S)Bn=S[di],S.hasOwnProperty(di)&&Bn!=null&&!R.hasOwnProperty(di)&&Oa(l,h,di,null,R,Bn);for(Mn in R)if(Bn=R[Mn],Un=S[Mn],R.hasOwnProperty(Mn)&&Bn!==Un&&(Bn!=null||Un!=null))switch(Mn){case"children":case"dangerouslySetInnerHTML":if(Bn!=null)throw Error(u(137,h));break;default:Oa(l,h,Mn,Bn,R,Un)}return;default:if(mo(h)){for(var Ea in S)Bn=S[Ea],S.hasOwnProperty(Ea)&&Bn!==void 0&&!R.hasOwnProperty(Ea)&&Lf(l,h,Ea,void 0,R,Bn);for(sr in R)Bn=R[sr],Un=S[sr],!R.hasOwnProperty(sr)||Bn===Un||Bn===void 0&&Un===void 0||Lf(l,h,sr,Bn,R,Un);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(Er in R)Bn=R[Er],Un=S[Er],!R.hasOwnProperty(Er)||Bn===Un||Bn==null&&Un==null||Oa(l,h,Er,Bn,R,Un)}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 Em(){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,Pm=typeof clearTimeout=="function"?clearTimeout:void 0,Oh=typeof Promise=="function"?Promise:void 0,bm=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 Eh(l,h){var S=h,R=0,K=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 mt=We.nextSibling,Ft=We.nodeName;We[gi]||Ft==="SCRIPT"||Ft==="STYLE"||Ft==="LINK"&&We.rel.toLowerCase()==="stylesheet"||S.removeChild(We),We=mt}}if(K===0){l.removeChild(se),$u(h);return}K--}else S==="$"||S==="$?"||S==="$!"?K++: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),zo(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 K=S;if(l.nodeName.toLowerCase()!==h.toLowerCase()){if(!R&&(l.nodeName!=="INPUT"||l.type!=="hidden"))break}else if(R){if(!l[gi])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!==K.rel||l.getAttribute("href")!==(K.href==null||K.href===""?null:K.href)||l.getAttribute("crossorigin")!==(K.crossOrigin==null?null:K.crossOrigin)||l.getAttribute("title")!==(K.title==null?null:K.title))break;return l;case"style":if(l.hasAttribute("data-precedence"))break;return l;case"script":if(se=l.getAttribute("src"),(se!==(K.src==null?null:K.src)||l.getAttribute("type")!==(K.type==null?null:K.type)||l.getAttribute("crossorigin")!==(K.crossOrigin==null?null:K.crossOrigin))&&se&&l.hasAttribute("async")&&!l.hasAttribute("itemprop"))break;return l;default:return l}}else if(h==="input"&&l.type==="hidden"){var se=K.name==null?null:""+K.name;if(K.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 Ph(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 bh(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]);zo(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=Eo(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 K=jn(h);K='link[rel="'+l+'"][href="'+K+'"]',typeof S=="string"&&(K+='[crossorigin="'+S+'"]'),Sh.has(K)||(Sh.add(K),l={rel:l,crossOrigin:S,href:h},R.querySelector(K)===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 K='link[rel="preload"][as="'+jn(h)+'"]';h==="image"&&S&&S.imageSrcSet?(K+='[imagesrcset="'+jn(S.imageSrcSet)+'"]',typeof S.imageSizes=="string"&&(K+='[imagesizes="'+jn(S.imageSizes)+'"]')):K+='[href="'+jn(l)+'"]';var se=K;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(K)!==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",K='link[rel="modulepreload"][as="'+jn(R)+'"][href="'+jn(l)+'"]',se=K;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(K)===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 K=Yo(R).hoistableStyles,se=eu(l);h=h||"default";var We=K.get(se);if(!We){var mt={loading:0,preload:null};if(We=R.querySelector(Lu(se)))mt.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(Mn,sr){Ft.onload=Mn,Ft.onerror=sr}),Ft.addEventListener("load",function(){mt.loading|=1}),Ft.addEventListener("error",function(){mt.loading|=2}),mt.loading|=4,wu(We,h,R)}We={type:"stylesheet",instance:We,count:1,state:mt},K.set(se,We)}}}function Rm(l,h){kl.X(l,h);var S=_c;if(S&&l){var R=Yo(S).hoistableScripts,K=fc(l),se=R.get(K);se||(se=S.querySelector(Bu(K)),se||(l=A({src:l,async:!0},h),(h=gl.get(K))&&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(K,se))}}function xh(l,h){kl.M(l,h);var S=_c;if(S&&l){var R=Yo(S).hoistableScripts,K=fc(l),se=R.get(K);se||(se=S.querySelector(Bu(K)),se||(l=A({src:l,async:!0,type:"module"},h),(h=gl.get(K))&&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(K,se))}}function Dh(l,h,S,R){var K=(K=Ke.current)?yd(K):null;if(!K)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=Yo(K).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=Yo(K).hoistableStyles,We=se.get(l);if(We||(K=K.ownerDocument||K,We={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},se.set(l,We),(se=K.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(K,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=Yo(K).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="'+jn(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="'+jn(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~="'+jn(S.href)+'"]');if(R)return h.instance=R,ni(R),R;var K=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",K),wu(R,S.precedence,l),h.instance=R;case"stylesheet":K=eu(S.href);var se=l.querySelector(Lu(K));if(se)return h.state.loading|=4,h.instance=se,ni(se),se;R=Mh(S),(K=gl.get(K))&&$f(R,K),se=(l.ownerDocument||l).createElement("link"),ni(se);var We=se;return We._p=new Promise(function(mt,Ft){We.onload=mt,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),(K=l.querySelector(Bu(se)))?(h.instance=K,ni(K),K):(R=S,(K=gl.get(se))&&(R=A({},S),zf(R,K)),l=l.ownerDocument||l,K=l.createElement("script"),ni(K),As(K,"link",R),l.head.appendChild(K),h.instance=K);case"void":return null;default:throw Error(u(443,h.type))}else h.type==="stylesheet"&&(h.state.loading&4)===0&&(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]'),K=R.length?R[R.length-1]:null,se=K,We=0;We<R.length;We++){var mt=R[We];if(mt.dataset.precedence===h)se=mt;else if(se!==K)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,K=Nu=new Map;K.set(S,R)}else K=Nu,R=K.get(S),R||(R=new Map,K.set(S,R));if(R.has(l))return R;for(R.set(l,null),S=S.getElementsByTagName(l),K=0;K<S.length;K++){var se=S[K];if(!(se[gi]||se[no]||l==="link"&&se.getAttribute("rel")==="stylesheet")&&se.namespaceURI!=="http://www.w3.org/2000/svg"){var We=se.getAttribute(h)||"";We=l+We;var mt=R.get(We);mt?mt.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)===0)}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)===0){if(h.instance===null){var K=eu(S.href),se=l.querySelector(Lu(K));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),(K=gl.get(K))&&$f(S,K),se=se.createElement("link"),ni(se);var We=se;We._p=new Promise(function(mt,Ft){We.onload=mt,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)===0&&(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&&Ed(l,l.stylesheets),0<l.count?function(h){var S=setTimeout(function(){if(l.stylesheets&&Ed(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)Ed(this,this.stylesheets);else if(this.unsuspend){var l=this.unsuspend;this.unsuspend=null,l()}}}var Od=null;function Ed(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 K=l.querySelectorAll("link[data-precedence],style[data-precedence]"),se=0;se<K.length;se++){var We=K[se];(We.nodeName==="LINK"||We.getAttribute("media")!=="not all")&&(S.set(We.dataset.precedence,We),R=We)}R&&S.set(null,R)}K=h.instance,We=K.getAttribute("data-precedence"),se=S.get(We)||R,se===R&&S.set(null,K),S.set(We,K),this.count++,R=Cd.bind(this),K.addEventListener("load",R),K.addEventListener("error",R),se?se.parentNode.insertBefore(K,se.nextSibling):(l=l.nodeType===9?l.head:l,l.insertBefore(K,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,K,se,We,mt){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=Jt(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Jt(0),this.hiddenUpdates=Jt(null),this.identifierPrefix=R,this.onUncaughtError=K,this.onCaughtError=se,this.onRecoverableError=We,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=mt,this.incompleteTransitions=new Map}function Pd(l,h,S,R,K,se,We,mt,Ft,Mn,sr,Er){return l=new Um(l,h,S,We,mt,Ft,Mn,Er),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},vn(se),l}function Lh(l){return l?(l=Gi,l):Gi}function Bh(l,h,S,R,K,se){K=Lh(K),R.context===null?R.context=K:R.pendingContext=K,R=Pr(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 bd(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){bd(l,h),(l=l.alternate)&&bd(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 K=je.T;je.T=null;var se=Se.p;try{Se.p=2,Id(l,h,S,R)}finally{Se.p=se,je.T=K}}function zm(l,h,S,R){var K=je.T;je.T=null;var se=Se.p;try{Se.p=8,Id(l,h,S,R)}finally{Se.p=se,je.T=K}}function Id(l,h,S,R){if(Sd){var K=Kf(R);if(K===null)Tf(l,h,R,Ad,S),Nh(l,R);else if(Vm(K,l,h,S,R))R.stopPropagation();else if(Nh(l,R),h&4&&-1<Hm.indexOf(l)){for(;K!==null;){var se=Eo(K);if(se!==null)switch(se.tag){case 3:if(se=se.stateNode,se.current.memoizedState.isDehydrated){var We=At(se.pendingLanes);if(We!==0){var mt=se;for(mt.pendingLanes|=2,mt.entangledLanes|=2;We;){var Ft=1<<31-xe(We);mt.entanglements[1]|=Ft,We&=~Ft}cl(se),(ha&6)===0&&(ac=he()+500,Qc(0,!1))}}break;case 13:mt=Zi(se,2),mt!==null&&ll(mt,se,2),ld(),Wf(se,2)}if(se=Kf(R),se===null&&Tf(l,h,R,Ad,S),se===K)break;K=se}K!==null&&R.stopPropagation()}else Tf(l,h,R,null,S)}}function Kf(l){return l=ur(l),Zf(l)}var Ad=null;function Zf(l){if(Ad=null,l=Ai(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(at()){case gt:return 2;case J:return 8;case et:case lt: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,K,se){return l===null||l.nativeEvent!==se?(l={blockedOn:h,domEventName:S,eventSystemFlags:R,nativeEvent:se,targetContainers:[K]},h!==null&&(h=Eo(h),h!==null&&wh(h)),l):(l.eventSystemFlags|=R,h=l.targetContainers,K!==null&&h.indexOf(K)===-1&&h.push(K),l)}function Vm(l,h,S,R,K){switch(h){case"focusin":return pc=ru(pc,l,h,S,R,K),!0;case"dragenter":return hc=ru(hc,l,h,S,R,K),!0;case"mouseover":return mc=ru(mc,l,h,S,R,K),!0;case"pointerover":var se=K.pointerId;return tu.set(se,ru(tu.get(se)||null,l,h,S,R,K)),!0;case"gotpointercapture":return se=K.pointerId,nu.set(se,ru(nu.get(se)||null,l,h,S,R,K)),!0}return!1}function Jf(l){var h=Ai(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,Oo(l.priority,function(){if(S.tag===13){var R=sl();R=yr(R);var K=Zi(S,R);K!==null&&ll(K,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);Ar=R,S.target.dispatchEvent(R),Ar=null}else return h=Eo(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],K=l[h+2];if(typeof R!="function"){if(Zf(R||S)===null)continue;break}var se=Eo(S);se!==null&&(l.splice(h,3),h-=3,zd(se,{pending:!0,data:K,method:S.method,action:R},R,K))}}))}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 K=S[R],se=S[R+1],We=K[ir]||null;if(typeof se=="function")We||Uh(S);else if(We){var mt=null;if(se&&se.hasAttribute("formAction")){if(K=se,We=se[ir]||null)mt=We.formAction;else if(Zf(K)!==null)continue}else mt=We.action;typeof mt=="function"?S[R+1]=mt:(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=E(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),q=zu}catch{}}t.createRoot=function(l,h){if(!g(l))throw Error(u(299));var S=!1,R="",K=dp,se=fp,We=pp,mt=null;return h!=null&&(h.unstable_strictMode===!0&&(S=!0),h.identifierPrefix!==void 0&&(R=h.identifierPrefix),h.onUncaughtError!==void 0&&(K=h.onUncaughtError),h.onCaughtError!==void 0&&(se=h.onCaughtError),h.onRecoverableError!==void 0&&(We=h.onRecoverableError),h.unstable_transitionCallbacks!==void 0&&(mt=h.unstable_transitionCallbacks)),h=Pd(l,1,!1,null,null,S,R,K,se,We,mt,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,K="",se=dp,We=fp,mt=pp,Ft=null,Mn=null;return S!=null&&(S.unstable_strictMode===!0&&(R=!0),S.identifierPrefix!==void 0&&(K=S.identifierPrefix),S.onUncaughtError!==void 0&&(se=S.onUncaughtError),S.onCaughtError!==void 0&&(We=S.onCaughtError),S.onRecoverableError!==void 0&&(mt=S.onRecoverableError),S.unstable_transitionCallbacks!==void 0&&(Ft=S.unstable_transitionCallbacks),S.formState!==void 0&&(Mn=S.formState)),h=Pd(l,1,!0,h,S??null,R,K,se,We,mt,Ft,Mn),h.context=Lh(null),S=h.current,R=sl(),R=yr(R),K=Pr(R),K.callback=null,hr(S,K,R),S=R,h.current.lanes=S,Gt(h,S),cl(h),l[Wr]=h.current,Mf(l),new Td(h)},o="19.1.0"},68458:(P,t,e)=>{"use strict";/**
|
|
10654
|
+
`+S.stack}}function ut(l){switch(typeof l){case"bigint":case"boolean":case"number":case"string":case"undefined":return l;case"object":return l;default:return""}}function It(l){var h=l.type;return(l=l.nodeName)&&l.toLowerCase()==="input"&&(h==="checkbox"||h==="radio")}function St(l){var h=It(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 K=S.get,se=S.set;return Object.defineProperty(l,h,{configurable:!0,get:function(){return K.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=St(l))}function on(l){if(!l)return!1;var h=l._valueTracker;if(!h)return!0;var S=h.getValue(),R="";return l&&(R=It(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 jn(l){return l.replace($n,function(h){return"\\"+h.charCodeAt(0).toString(16)+" "})}function Hn(l,h,S,R,K,se,We,mt){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=""+ut(h)):l.value!==""+ut(h)&&(l.value=""+ut(h)):We!=="submit"&&We!=="reset"||l.removeAttribute("value"),h!=null?Br(l,We,ut(h)):S!=null?Br(l,We,ut(S)):R!=null&&l.removeAttribute("value"),K==null&&se!=null&&(l.defaultChecked=!!se),K!=null&&(l.checked=K&&typeof K!="function"&&typeof K!="symbol"),mt!=null&&typeof mt!="function"&&typeof mt!="symbol"&&typeof mt!="boolean"?l.name=""+ut(mt):l.removeAttribute("name")}function Wn(l,h,S,R,K,se,We,mt){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?""+ut(S):"",h=h!=null?""+ut(h):S,mt||h===l.value||(l.value=h),l.defaultValue=h}R=R??K,R=typeof R!="function"&&typeof R!="symbol"&&!!R,l.checked=mt?l.checked:!!R,l.defaultChecked=!!R,We!=null&&typeof We!="function"&&typeof We!="symbol"&&typeof We!="boolean"&&(l.name=We)}function Br(l,h,S){h==="number"&&qt(l.ownerDocument)===l||l.defaultValue===""+S||(l.defaultValue=""+S)}function Rn(l,h,S,R){if(l=l.options,h){h={};for(var K=0;K<S.length;K++)h["$"+S[K]]=!0;for(S=0;S<l.length;S++)K=h.hasOwnProperty("$"+l[S].value),l[S].selected!==K&&(l[S].selected=K),K&&R&&(l[S].defaultSelected=!0)}else{for(S=""+ut(S),h=null,K=0;K<l.length;K++){if(l[K].value===S){l[K].selected=!0,R&&(l[K].defaultSelected=!0);return}h!==null||l[K].disabled||(h=l[K])}h!==null&&(h.selected=!0)}}function qn(l,h,S){if(h!=null&&(h=""+ut(h),h!==l.value&&(l.value=h),S==null)){l.defaultValue!==h&&(l.defaultValue=h);return}l.defaultValue=S!=null?""+ut(S):""}function rr(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=ut(h),l.defaultValue=S,R=l.textContent,R===S&&R!==""&&R!==null&&(l.value=R)}function vr(l,h){if(h){var S=l.firstChild;if(S&&S===l.lastChild&&S.nodeType===3){S.nodeValue=h;return}}l.textContent=h}var cr=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 Qn(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||cr.has(h)?h==="float"?l.cssFloat=S:l[h]=(""+S).trim():l[h]=S+"px"}function Gr(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 K in h)R=h[K],h.hasOwnProperty(K)&&S[K]!==R&&Qn(l,K,R)}else for(var se in h)h.hasOwnProperty(se)&&Qn(l,se,h[se])}function mo(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 Mo=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"]]),Fo=/^[\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 An(l){return Fo.test(""+l)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":l}var Ar=null;function ur(l){return l=l.target||l.srcElement||window,l.correspondingUseElement&&(l=l.correspondingUseElement),l.nodeType===3?l.parentNode:l}var mr=null,fo=null;function gn(l){var h=Eo(l);if(h&&(l=h.stateNode)){var S=l[ir]||null;e:switch(l=h.stateNode,h.type){case"input":if(Hn(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="'+jn(""+h)+'"][type="radio"]'),h=0;h<S.length;h++){var R=S[h];if(R!==l&&R.form===l.form){var K=R[ir]||null;if(!K)throw Error(u(90));Hn(R,K.value,K.defaultValue,K.defaultValue,K.checked,K.defaultChecked,K.type,K.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&&Rn(l,!!S.multiple,h,!1)}}}var Xr=!1;function ar(l,h,S){if(Xr)return l(h,S);Xr=!0;try{var R=l(h);return R}finally{if(Xr=!1,(mr!==null||fo!==null)&&(ld(),mr&&(h=mr,l=fo,fo=mr=null,gn(h),l)))for(h=0;h<l.length;h++)gn(l[h])}}function go(l,h){var S=l.stateNode;if(S===null)return null;var R=S[ir]||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 Ro=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Qr=!1;if(Ro)try{var Le={};Object.defineProperty(Le,"passive",{get:function(){Qr=!0}}),window.addEventListener("test",Le,Le),window.removeEventListener("test",Le,Le)}catch{Qr=!1}var rt=null,Et=null,Dt=null;function Qt(){if(Dt)return Dt;var l,h=Et,S=h.length,R,K="value"in rt?rt.value:rt.textContent,se=K.length;for(l=0;l<S&&h[l]===K[l];l++);var We=S-l;for(R=1;R<=We&&h[S-R]===K[se-R];R++);return Dt=K.slice(l,1<R?1-R:void 0)}function ln(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 Pn(){return!1}function xn(l){function h(S,R,K,se,We){this._reactName=S,this._targetInst=K,this.type=R,this.nativeEvent=se,this.target=We,this.currentTarget=null;for(var mt in l)l.hasOwnProperty(mt)&&(S=l[mt],this[mt]=S?S(se):se[mt]);return this.isDefaultPrevented=(se.defaultPrevented!=null?se.defaultPrevented:se.returnValue===!1)?Xt:Pn,this.isPropagationStopped=Pn,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 Gn={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(l){return l.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},fr=xn(Gn),Vn=A({},Gn,{view:0,detail:0}),un=xn(Vn),Nn,Or,lo,dr=A({},Vn,{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!==lo&&(lo&&l.type==="mousemove"?(Nn=l.screenX-lo.screenX,Or=l.screenY-lo.screenY):Or=Nn=0,lo=l),Nn)},movementY:function(l){return"movementY"in l?l.movementY:Or}}),ii=xn(dr),Ho=A({},dr,{dataTransfer:0}),Ci=xn(Ho),wi=A({},Vn,{relatedTarget:0}),Oi=xn(wi),$o=A({},Gn,{animationName:0,elapsedTime:0,pseudoElement:0}),To=xn($o),bo=A({},Gn,{clipboardData:function(l){return"clipboardData"in l?l.clipboardData:window.clipboardData}}),Uo=xn(bo),wr=A({},Gn,{data:0}),xo=xn(wr),ro={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},pi={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({},Vn,{key:function(l){if(l.key){var h=ro[l.key]||l.key;if(h!=="Unidentified")return h}return l.type==="keypress"?(l=ln(l),l===13?"Enter":String.fromCharCode(l)):l.type==="keydown"||l.type==="keyup"?pi[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"?ln(l):0},keyCode:function(l){return l.type==="keydown"||l.type==="keyup"?l.keyCode:0},which:function(l){return l.type==="keypress"?ln(l):l.type==="keydown"||l.type==="keyup"?l.keyCode:0}}),Qi=xn(Ki),Ia=A({},dr,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),oa=xn(Ia),ia=A({},Vn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Ni}),qi=xn(ia),da=A({},Gn,{propertyName:0,elapsedTime:0,pseudoElement:0}),ga=xn(da),Ga=A({},dr,{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=xn(Ga),ji=A({},Gn,{newState:0,oldState:0}),$i=xn(ji),Ra=[9,13,27,32],tn=Ro&&"CompositionEvent"in window,yn=null;Ro&&"documentMode"in document&&(yn=document.documentMode);var Yn=Ro&&"TextEvent"in window&&!yn,Rr=Ro&&(!tn||yn&&8<yn&&11>=yn),eo=" ",Xo=!1;function Ko(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 Lo(l){return l=l.detail,typeof l=="object"&&"data"in l?l.data:null}var uo=!1;function _o(l,h){switch(l){case"compositionend":return Lo(h);case"keypress":return h.which!==32?null:(Xo=!0,eo);case"textInput":return l=h.data,l===eo&&Xo?null:l;default:return null}}function ki(l,h){if(uo)return l==="compositionend"||!tn&&Ko(l,h)?(l=Qt(),Dt=Et=rt=null,uo=!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 si={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 xi(l){var h=l&&l.nodeName&&l.nodeName.toLowerCase();return h==="input"?!!si[l.type]:h==="textarea"}function li(l,h,S,R){mr?fo?fo.push(R):fo=[R]:mr=R,h=hd(h,"onChange"),0<h.length&&(S=new fr("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=fi(l);if(on(h))return l}function es(l,h){if(l==="change")return h}var Aa=!1;if(Ro){var Ba;if(Ro){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=[];li(h,Fi,l,ur(l)),ar(La,h)}}function Ds(l,h,S){l==="focusin"?(Ja(),Ri=h,Fi=S,Ri.attachEvent("onpropertychange",Ua)):l==="focusout"&&Ja()}function Je(l){if(l==="selectionchange"||l==="keyup"||l==="keydown")return Ya(Fi)}function yt(l,h){if(l==="click")return Ya(h)}function ye(l,h){if(l==="input"||l==="change")return Ya(h)}function Xe(l,h){return l===h&&(l!==0||1/l===1/h)||l!==l&&h!==h}var X=typeof Object.is=="function"?Object.is:Xe;function Ie(l,h){if(X(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 K=S[R];if(!Z.call(h,K)||!X(l[K],h[K]))return!1}return!0}function Ne(l){for(;l&&l.firstChild;)l=l.firstChild;return l}function ge(l,h){var S=Ne(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=Ne(S)}}function be(l,h){return l&&h?l===h?!0:l&&l.nodeType===3?!1:h&&h.nodeType===3?be(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 Ce(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 ae=Ro&&"documentMode"in document&&11>=document.documentMode,Fe=null,Ve=null,pt=null,st=!1;function ht(l,h,S){var R=S.window===S?S.document:S.nodeType===9?S:S.ownerDocument;st||Fe==null||Fe!==qt(R)||(R=Fe,"selectionStart"in R&&Ce(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}),pt&&Ie(pt,R)||(pt=R,R=hd(Ve,"onSelect"),0<R.length&&(h=new fr("onSelect","select",null,h,S),l.push({event:h,listeners:R}),h.target=Fe)))}function bt(l,h){var S={};return S[l.toLowerCase()]=h.toLowerCase(),S["Webkit"+l]="webkit"+h,S["Moz"+l]="moz"+h,S}var Sn={animationend:bt("Animation","AnimationEnd"),animationiteration:bt("Animation","AnimationIteration"),animationstart:bt("Animation","AnimationStart"),transitionrun:bt("Transition","TransitionRun"),transitionstart:bt("Transition","TransitionStart"),transitioncancel:bt("Transition","TransitionCancel"),transitionend:bt("Transition","TransitionEnd")},Ut={},rn={};Ro&&(rn=document.createElement("div").style,"AnimationEvent"in window||(delete Sn.animationend.animation,delete Sn.animationiteration.animation,delete Sn.animationstart.animation),"TransitionEvent"in window||delete Sn.transitionend.transition);function Fn(l){if(Ut[l])return Ut[l];if(!Sn[l])return l;var h=Sn[l],S;for(S in h)if(h.hasOwnProperty(S)&&S in rn)return Ut[l]=h[S];return l}var tr=Fn("animationend"),En=Fn("animationiteration"),Kn=Fn("animationstart"),nn=Fn("transitionrun"),fn=Fn("transitionstart"),kn=Fn("transitioncancel"),er=Fn("transitionend"),Kr=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 Nr(l,h){Kr.set(l,h),Lt(h,[l])}var Yr=new WeakMap;function Zr(l,h){if(typeof l=="object"&&l!==null){var S=Yr.get(l);return S!==void 0?S:(h={value:l,source:h,stack:Ye(h)},Yr.set(l,h),h)}return{value:l,source:h,stack:Ye(h)}}var or=[],Mr=0,kr=0;function ri(){for(var l=Mr,h=kr=Mr=0;h<l;){var S=or[h];or[h++]=null;var R=or[h];or[h++]=null;var K=or[h];or[h++]=null;var se=or[h];if(or[h++]=null,R!==null&&K!==null){var We=R.pending;We===null?K.next=K:(K.next=We.next,We.next=K),R.pending=K}se!==0&&$a(S,K,se)}}function vi(l,h,S,R){or[Mr++]=l,or[Mr++]=h,or[Mr++]=S,or[Mr++]=R,kr|=R,l.lanes|=R,l=l.alternate,l!==null&&(l.lanes|=R)}function Di(l,h,S,R){return vi(l,h,S,R),Pi(l)}function Zi(l,h){return vi(l,null,null,h),Pi(l)}function $a(l,h,S){l.lanes|=S;var R=l.alternate;R!==null&&(R.lanes|=S);for(var K=!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||(K=!0)),l=se,se=se.return;return l.tag===3?(se=l.stateNode,K&&h!==null&&(K=31-xe(S),l=se.hiddenUpdates,R=l[K],R===null?l[K]=[h]:R.push(h),h.lane=S|536870912),se):null}function Pi(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,K,se){var We=0;if(R=l,typeof l=="function")fs(l)&&(We=1);else if(typeof l=="string")We=Bm(l,S,Ee.current)?26:l==="html"||l==="head"||l==="body"?27:5;else e:switch(l){case W:return l=zi(31,S,h,K),l.elementType=W,l.lanes=se,l;case a:return js(S.children,K,se,h);case c:We=8,K|=24;break;case T:return l=zi(12,S,h,K|2),l.elementType=T,l.lanes=se,l;case j:return l=zi(13,S,h,K),l.elementType=j,l.lanes=se,l;case z:return l=zi(19,S,h,K),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 w:We=11;break e;case B:We=14;break e;case G: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,K),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 K=32-xe(R)-1;R&=~(1<<K),S+=1;var se=32-xe(h)+K;if(30<se){var We=K-K%5;se=(R&(1<<We)-1).toString(32),R>>=We,K-=We,ss=1<<32-xe(h)+K|S<<K|R,vs=se+l}else ss=1<<se|S<<K|R,vs=l}function El(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,hi=!1,Zs=null,Rs=!1,_s=Error(u(519));function Fs(l){var h=Error(u(418,""));throw fl(Zr(h,l)),_s}function Hl(l){var h=l.stateNode,S=l.type,R=l.memoizedProps;switch(h[no]=l,h[ir]=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),rr(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(!hi)return Tl(l),hi=!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,hi=!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,bs=null;function Gs(l,h,S){de(Ha,h._currentValue),h._currentValue=S}function Pa(l){l._currentValue=Ha.current,ee(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 K=l.child;for(K!==null&&(K.return=l);K!==null;){var se=K.dependencies;if(se!==null){var We=K.child;se=se.firstContext;e:for(;se!==null;){var mt=se;se=K;for(var Ft=0;Ft<h.length;Ft++)if(mt.context===h[Ft]){se.lanes|=S,mt=se.alternate,mt!==null&&(mt.lanes|=S),jl(se.return,S,l),R||(We=null);break e}se=mt.next}}else if(K.tag===18){if(We=K.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=K.child;if(We!==null)We.return=K;else for(We=K;We!==null;){if(We===l){We=null;break}if(K=We.sibling,K!==null){K.return=We.return,We=K;break}We=We.return}K=We}}function pl(l,h,S,R){l=null;for(var K=h,se=!1;K!==null;){if(!se){if(K.flags&524288)se=!0;else if(K.flags&262144)break}if(K.tag===10){var We=K.alternate;if(We===null)throw Error(u(387));if(We=We.memoizedProps,We!==null){var mt=K.type;X(K.pendingProps.value,We.value)||(l!==null?l.push(mt):l=[mt])}}else if(K===dt.current){if(We=K.alternate,We===null)throw Error(u(387));We.memoizedState.memoizedState!==K.memoizedState.memoizedState&&(l!==null?l.push(Uu):l=[Uu])}K=K.return}l!==null&&Vl(h,l,S,R),h.flags|=262144}function Pl(l){for(l=l.firstContext;l!==null;){if(!X(l.context._currentValue,l.memoizedValue))return!0;l=l.next}return!1}function $s(l){Us=l,bs=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},bs===null){if(l===null)throw Error(u(308));bs=h,l.dependencies={lanes:0,firstContext:h},l.flags|=524288}else bs=bs.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,me=f.unstable_NormalPriority,ke={$$typeof:M,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function $e(){return{controller:new Na,data:new Map,refCount:0}}function Qe(l){l.refCount--,l.refCount===0&&H(me,function(){l.controller.abort()})}var mn=null,nr=0,pr=0,xr=null;function Sr(l,h){if(mn===null){var S=mn=[];nr=0,pr=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,pr=0,xr=null;for(var h=0;h<l.length;h++)(0,l[h])()}}function vo(l,h){var S=[],R={status:"pending",value:null,reason:null,then:function(K){S.push(K)}};return l.then(function(){R.status="fulfilled",R.value=h;for(var K=0;K<S.length;K++)(0,S[K])(h)},function(K){for(R.status="rejected",R.reason=K,K=0;K<S.length;K++)(0,S[K])(void 0)}),R}var oo=je.S;je.S=function(l,h){typeof h=="object"&&h!==null&&typeof h.then=="function"&&Sr(l,h),oo!==null&&oo(l,h)};var Bo=le(null);function k(){var l=Bo.current;return l!==null?l:Ma.pooledCache}function De(l,h){h===null?de(Bo,Bo.current):de(Bo,h.pool)}function tt(){var l=k();return l===null?null:{parent:ke._currentValue,pool:l}}var hn=Error(u(460)),Dn=Error(u(474)),Cn=Error(u(542)),Ln={then:function(){}};function Vt(l){return l=l.status,l==="fulfilled"||l==="rejected"}function Wt(){}function Nt(l,h,S){switch(S=l[S],S===void 0?l.push(h):S!==h&&(h.then(Wt,Wt),h=S),h.status){case"fulfilled":return h.value;case"rejected":throw l=h.reason,$t(l),l;default:if(typeof h.status=="string")h.then(Wt,Wt);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 K=h;K.status="fulfilled",K.value=R}},function(R){if(h.status==="pending"){var K=h;K.status="rejected",K.reason=R}})}switch(h.status){case"fulfilled":return h.value;case"rejected":throw l=h.reason,$t(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 $t(l){if(l===hn||l===Cn)throw Error(u(483))}var Jn=!1;function vn(l){l.updateQueue={baseState:l.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function yo(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 Pr(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 K=R.pending;return K===null?h.next=h:(h.next=K.next,K.next=h),R.pending=h,h=Pi(l),$a(l,null,S),h}return vi(l,R,h,S),Pi(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 ho(l,h){var S=l.updateQueue,R=l.alternate;if(R!==null&&(R=R.updateQueue,S===R)){var K=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?K=se=We:se=se.next=We,S=S.next}while(S!==null);se===null?K=se=h:se=se.next=h}else K=se=h;S={baseState:R.baseState,firstBaseUpdate:K,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 io=!1;function ci(){if(io){var l=xr;if(l!==null)throw l}}function ti(l,h,S,R){io=!1;var K=l.updateQueue;Jn=!1;var se=K.firstBaseUpdate,We=K.lastBaseUpdate,mt=K.shared.pending;if(mt!==null){K.shared.pending=null;var Ft=mt,Mn=Ft.next;Ft.next=null,We===null?se=Mn:We.next=Mn,We=Ft;var sr=l.alternate;sr!==null&&(sr=sr.updateQueue,mt=sr.lastBaseUpdate,mt!==We&&(mt===null?sr.firstBaseUpdate=Mn:mt.next=Mn,sr.lastBaseUpdate=Ft))}if(se!==null){var Er=K.baseState;We=0,sr=Mn=Ft=null,mt=se;do{var Bn=mt.lane&-536870913,Un=Bn!==mt.lane;if(Un?(Ji&Bn)===Bn:(R&Bn)===Bn){Bn!==0&&Bn===pr&&(io=!0),sr!==null&&(sr=sr.next={lane:0,tag:mt.tag,payload:mt.payload,callback:null,next:null});e:{var Ei=l,di=mt;Bn=h;var Ea=S;switch(di.tag){case 1:if(Ei=di.payload,typeof Ei=="function"){Er=Ei.call(Ea,Er,Bn);break e}Er=Ei;break e;case 3:Ei.flags=Ei.flags&-65537|128;case 0:if(Ei=di.payload,Bn=typeof Ei=="function"?Ei.call(Ea,Er,Bn):Ei,Bn==null)break e;Er=A({},Er,Bn);break e;case 2:Jn=!0}}Bn=mt.callback,Bn!==null&&(l.flags|=64,Un&&(l.flags|=8192),Un=K.callbacks,Un===null?K.callbacks=[Bn]:Un.push(Bn))}else Un={lane:Bn,tag:mt.tag,payload:mt.payload,callback:mt.callback,next:null},sr===null?(Mn=sr=Un,Ft=Er):sr=sr.next=Un,We|=Bn;if(mt=mt.next,mt===null){if(mt=K.shared.pending,mt===null)break;Un=mt,mt=Un.next,Un.next=null,K.lastBaseUpdate=Un,K.shared.pending=null}}while(!0);sr===null&&(Ft=Er),K.baseState=Ft,K.firstBaseUpdate=Mn,K.lastBaseUpdate=sr,se===null&&(K.shared.lanes=0),oc|=We,l.lanes=We,l.memoizedState=Er}}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,de(xa,l),de(va,h),Ql=l|h.baseLanes}function ui(){de(xa,Ql),de(va,va.current)}function ya(){Ql=xa.current,ee(va),ee(xa)}var Li=0,Do=null,bi=null,Ii=null,ca=!1,Qa=!1,Ti=!1,ba=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(!X(l[S],h[S]))return!1;return!0}function ko(l,h,S,R,K,se){return Li=se,Do=h,h.memoizedState=null,h.updateQueue=null,h.lanes=0,je.H=l===null||l.memoizedState===null?Wd:lp,Ti=!1,se=S(R,K),Ti=!1,Qa&&(se=ls(h,S,R,K)),Ys(l),se}function Ys(l){je.H=Ju;var h=bi!==null&&bi.next!==null;if(Li=0,Ii=bi=Do=null,ca=!1,fa=0,_i=null,h)throw Error(u(300));l===null||Es||(l=l.dependencies,l!==null&&Pl(l)&&(Es=!0))}function ls(l,h,S,R){Do=l;var K=0;do{if(Qa&&(_i=null),fa=0,Qa=!1,25<=K)throw Error(u(301));if(K+=1,Ii=bi=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"?co(h):h,l=l.useState()[0],(bi!==null?bi.memoizedState:null)!==l&&(Do.flags|=1024),h}function Bt(){var l=ba!==0;return ba=0,l}function Zt(l,h,S){h.updateQueue=l.updateQueue,h.flags&=-2053,l.lanes&=~S}function In(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=bi=Do=null,Qa=!1,fa=ba=0,_i=null}function _n(){var l={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Ii===null?Do.memoizedState=Ii=l:Ii=Ii.next=l,Ii}function pn(){if(bi===null){var l=Do.alternate;l=l!==null?l.memoizedState:null}else l=bi.next;var h=Ii===null?Do.memoizedState:Ii.next;if(h!==null)Ii=h,bi=l;else{if(l===null)throw Do.alternate===null?Error(u(467)):Error(u(310));bi=l,l={memoizedState:bi.memoizedState,baseState:bi.baseState,baseQueue:bi.baseQueue,queue:bi.queue,next:null},Ii===null?Do.memoizedState=Ii=l:Ii=Ii.next=l}return Ii}function Tn(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function co(l){var h=fa;return fa+=1,_i===null&&(_i=[]),l=Nt(_i,l,h),h=Do,(Ii===null?h.memoizedState:Ii.next)===null&&(h=h.alternate,je.H=h===null||h.memoizedState===null?Wd:lp),l}function Qo(l){if(l!==null&&typeof l=="object"){if(typeof l.then=="function")return co(l);if(l.$$typeof===M)return wa(l)}throw Error(u(438,String(l)))}function ea(l){var h=null,S=Do.updateQueue;if(S!==null&&(h=S.memoCache),h==null){var R=Do.alternate;R!==null&&(R=R.updateQueue,R!==null&&(R=R.memoCache,R!=null&&(h={data:R.data.map(function(K){return K.slice()}),index:0})))}if(h==null&&(h={data:[],index:0}),S===null&&(S=Tn(),Do.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]=_;return h.index++,S}function Yi(l,h){return typeof h=="function"?h(l):h}function pa(l){var h=pn();return Va(h,bi,l)}function Va(l,h,S){var R=l.queue;if(R===null)throw Error(u(311));R.lastRenderedReducer=S;var K=l.baseQueue,se=R.pending;if(se!==null){if(K!==null){var We=K.next;K.next=se.next,se.next=We}h.baseQueue=K=se,R.pending=null}if(se=l.baseState,K===null)l.memoizedState=se;else{h=K.next;var mt=We=null,Ft=null,Mn=h,sr=!1;do{var Er=Mn.lane&-536870913;if(Er!==Mn.lane?(Ji&Er)===Er:(Li&Er)===Er){var Bn=Mn.revertLane;if(Bn===0)Ft!==null&&(Ft=Ft.next={lane:0,revertLane:0,action:Mn.action,hasEagerState:Mn.hasEagerState,eagerState:Mn.eagerState,next:null}),Er===pr&&(sr=!0);else if((Li&Bn)===Bn){Mn=Mn.next,Bn===pr&&(sr=!0);continue}else Er={lane:0,revertLane:Mn.revertLane,action:Mn.action,hasEagerState:Mn.hasEagerState,eagerState:Mn.eagerState,next:null},Ft===null?(mt=Ft=Er,We=se):Ft=Ft.next=Er,Do.lanes|=Bn,oc|=Bn;Er=Mn.action,Ti&&S(se,Er),se=Mn.hasEagerState?Mn.eagerState:S(se,Er)}else Bn={lane:Er,revertLane:Mn.revertLane,action:Mn.action,hasEagerState:Mn.hasEagerState,eagerState:Mn.eagerState,next:null},Ft===null?(mt=Ft=Bn,We=se):Ft=Ft.next=Bn,Do.lanes|=Er,oc|=Er;Mn=Mn.next}while(Mn!==null&&Mn!==h);if(Ft===null?We=se:Ft.next=mt,!X(se,l.memoizedState)&&(Es=!0,sr&&(S=xr,S!==null)))throw S;l.memoizedState=se,l.baseState=We,l.baseQueue=Ft,R.lastRenderedState=se}return K===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,K=S.pending,se=h.memoizedState;if(K!==null){S.pending=null;var We=K=K.next;do se=l(se,We.action),We=We.next;while(We!==K);X(se,h.memoizedState)||(Es=!0),h.memoizedState=se,h.baseQueue===null&&(h.baseState=se),S.lastRenderedState=se}return[se,R]}function ps(l,h,S){var R=Do,K=pn(),se=hi;if(se){if(S===void 0)throw Error(u(407));S=S()}else S=h();var We=!X((bi||K).memoizedState,S);We&&(K.memoizedState=S,Es=!0),K=K.queue;var mt=bl.bind(null,R,K,l);if(yi(2048,8,mt,[l]),K.getSnapshot!==h||We||Ii!==null&&Ii.memoizedState.tag&1){if(R.flags|=2048,Cs(9,Os(),Wa.bind(null,R,K,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=Do.updateQueue,h===null?(h=Tn(),Do.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 bl(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!X(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){ie(!0);try{S()}finally{ie(!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,bi,typeof R=="function"?R:Yi)}function Ka(l,h,S,R,K){if(Uc(l))throw Error(u(485));if(l=h.action,l!==null){var se={payload:K,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,K=l.state;if(h.isTransition){var se=je.T,We={};je.T=We;try{var mt=S(K,R),Ft=je.S;Ft!==null&&Ft(We,mt),Rc(l,h,mt)}catch(Mn){yc(l,h,Mn)}finally{je.T=se}}else try{se=S(K,R),Rc(l,h,se)}catch(Mn){yc(l,h,Mn)}}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(hi){var S=Ma.formState;if(S!==null){e:{var R=Do;if(hi){if(sa){t:{for(var K=sa,se=Rs;K.nodeType!==8;){if(!se){K=null;break t}if(K=xl(K.nextSibling),K===null){K=null;break t}}se=K.data,K=se==="F!"||se==="F"?K:null}if(K){sa=xl(K.nextSibling),R=K.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,Do,R),R.dispatch=S,R=cs(!1),se=Yu.bind(null,Do,!1,R.queue),R=_n(),K={state:h,dispatch:null,action:l,pending:null},R.queue=K,S=Ka.bind(null,Do,K,se,S),K.dispatch=S,R.memoizedState=l,[h,S,!1]}function wc(l){var h=pn();return Nc(h,bi,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=co(h)}catch(We){throw We===hn?Cn:We}else R=h;h=pn();var K=h.queue,se=K.dispatch;return S!==h.memoizedState&&(Do.flags|=2048,Cs(9,Os(),lu.bind(null,K,S),null)),[R,se,l]}function lu(l,h){l.action=h}function Wu(l){var h=pn(),S=bi;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=Do.updateQueue,h===null&&(h=Tn(),Do.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 K=_n();R=R===void 0?null:R,Do.flags|=l,K.memoizedState=Cs(1|h,Os(),S,R)}function yi(l,h,S,R){var K=pn();R=R===void 0?null:R;var se=K.memoizedState.inst;bi!==null&&R!==null&&ka(R,bi.memoizedState.deps)?K.memoizedState=Cs(h,se,S,R):(Do.flags|=l,K.memoizedState=Cs(1|h,se,S,R))}function Fa(l,h){Kl(8390656,8,l,h)}function qa(l,h){yi(2048,8,l,h)}function tl(l,h){return yi(4,2,l,h)}function nl(l,h){return yi(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,yi(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){ie(!0);try{l()}finally{ie(!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(),Do.lanes|=l,oc|=l,S)}function du(l,h,S,R){return X(S,h)?S:va.current!==null?(l=uu(l,S,R),X(l,h)||(Es=!0),l):Li&42?(l=vf(),Do.lanes|=l,oc|=l,h):(Es=!0,l.memoizedState=S)}function op(l,h,S,R,K){var se=Se.p;Se.p=se!==0&&8>se?se:8;var We=je.T,mt={};je.T=mt,Yu(l,!1,h,S);try{var Ft=K(),Mn=je.S;if(Mn!==null&&Mn(mt,Ft),Ft!==null&&typeof Ft=="object"&&typeof Ft.then=="function"){var sr=vo(Ft,R);Fc(l,h,sr,sl(l))}else Fc(l,h,R,sl(l))}catch(Er){Fc(l,h,{then:function(){},status:"rejected",reason:Er},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 K=fu(l).queue;op(l,K,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=Pr(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 K={lane:R,revertLane:0,action:S,hasEagerState:!1,eagerState:null,next:null};if(Uc(l))ap(h,K);else{var se=l.alternate;if(l.lanes===0&&(se===null||se.lanes===0)&&(se=h.lastRenderedReducer,se!==null))try{var We=h.lastRenderedState,mt=se(We,S);if(K.hasEagerState=!0,K.eagerState=mt,X(mt,We))return vi(l,h,K,0),Ma===null&&ri(),!1}catch{}finally{}if(S=Di(l,h,K,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===Do||h!==null&&h===Do}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:Qo,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:Qo,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){ie(!0);try{l()}finally{ie(!1)}}return S.memoizedState=[R,h],R},useReducer:function(l,h,S){var R=_n();if(S!==void 0){var K=S(h);if(Ti){ie(!0);try{S(h)}finally{ie(!1)}}}else K=h;return R.memoizedState=R.baseState=K,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:l,lastRenderedState:K},R.queue=l,l=l.dispatch=nm.bind(null,Do,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,Do,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,Do,l.queue,!0,!1),_n().memoizedState=l,[!1,l]},useSyncExternalStore:function(l,h,S){var R=Do,K=_n();if(hi){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)}K.memoizedState=S;var se={value:S,getSnapshot:h};return K.queue=se,Fa(bl.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(hi){var S=vs,R=ss;S=(R&~(1<<32-xe(R)-1)).toString(32)+S,h="\xAB"+h+"R"+S,S=ba++,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,Do,!0,S),S.dispatch=h,[l,h]},useMemoCache:ea,useCacheRefresh:function(){return _n().memoizedState=tm.bind(null,Do)}},lp={readContext:wa,use:Qo,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,bi.memoizedState,l,h)},useTransition:function(){var l=pa(Yi)[0],h=pn().memoizedState;return[typeof l=="boolean"?l:co(l),h]},useSyncExternalStore:ps,useId:Vd,useHostTransitionStatus:Zu,useFormState:wc,useActionState:wc,useOptimistic:function(l,h){var S=pn();return _l(S,bi,l,h)},useMemoCache:ea,useCacheRefresh:ip},rm={readContext:wa,use:Qo,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 bi===null?uu(S,l,h):du(S,bi.memoizedState,l,h)},useTransition:function(){var l=ys(Yi)[0],h=pn().memoizedState;return[typeof l=="boolean"?l:co(l),h]},useSyncExternalStore:ps,useId:Vd,useHostTransitionStatus:Zu,useFormState:Wu,useActionState:Wu,useOptimistic:function(l,h){var S=pn();return bi!==null?_l(S,bi,l,h):(S.baseState=l,[l,S.queue.dispatch])},useMemoCache:ea,useCacheRefresh:ip},Ec=null,pu=0;function Xu(l){var h=pu;return pu+=1,Ec===null&&(Ec=[]),Nt(Ec,l,h)}function hu(l,h){h=h.props.ref,l.ref=h!==void 0?h:null}function Qu(l,h){throw h.$$typeof===b?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 bn=dn.deletions;bn===null?(dn.deletions=[kt],dn.flags|=16):bn.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 K(dn,kt){return dn=aa(dn,kt),dn.index=0,dn.sibling=null,dn}function se(dn,kt,bn){return dn.index=bn,l?(bn=dn.alternate,bn!==null?(bn=bn.index,bn<kt?(dn.flags|=67108866,kt):bn):(dn.flags|=67108866,kt)):(dn.flags|=1048576,kt)}function We(dn){return l&&dn.alternate===null&&(dn.flags|=67108866),dn}function mt(dn,kt,bn,gr){return kt===null||kt.tag!==6?(kt=Ul(bn,dn.mode,gr),kt.return=dn,kt):(kt=K(kt,bn),kt.return=dn,kt)}function Ft(dn,kt,bn,gr){var Vo=bn.type;return Vo===a?sr(dn,kt,bn.props.children,gr,bn.key):kt!==null&&(kt.elementType===Vo||typeof Vo=="object"&&Vo!==null&&Vo.$$typeof===G&&Kd(Vo)===kt.type)?(kt=K(kt,bn.props),hu(kt,bn),kt.return=dn,kt):(kt=Ts(bn.type,bn.key,bn.props,null,dn.mode,gr),hu(kt,bn),kt.return=dn,kt)}function Mn(dn,kt,bn,gr){return kt===null||kt.tag!==4||kt.stateNode.containerInfo!==bn.containerInfo||kt.stateNode.implementation!==bn.implementation?(kt=$l(bn,dn.mode,gr),kt.return=dn,kt):(kt=K(kt,bn.children||[]),kt.return=dn,kt)}function sr(dn,kt,bn,gr,Vo){return kt===null||kt.tag!==7?(kt=js(bn,dn.mode,gr,Vo),kt.return=dn,kt):(kt=K(kt,bn),kt.return=dn,kt)}function Er(dn,kt,bn){if(typeof kt=="string"&&kt!==""||typeof kt=="number"||typeof kt=="bigint")return kt=Ul(""+kt,dn.mode,bn),kt.return=dn,kt;if(typeof kt=="object"&&kt!==null){switch(kt.$$typeof){case x:return bn=Ts(kt.type,kt.key,kt.props,null,dn.mode,bn),hu(bn,kt),bn.return=dn,bn;case n:return kt=$l(kt,dn.mode,bn),kt.return=dn,kt;case G:var gr=kt._init;return kt=gr(kt._payload),Er(dn,kt,bn)}if(ne(kt)||U(kt))return kt=js(kt,dn.mode,bn,null),kt.return=dn,kt;if(typeof kt.then=="function")return Er(dn,Xu(kt),bn);if(kt.$$typeof===M)return Er(dn,hl(dn,kt),bn);Qu(dn,kt)}return null}function Bn(dn,kt,bn,gr){var Vo=kt!==null?kt.key:null;if(typeof bn=="string"&&bn!==""||typeof bn=="number"||typeof bn=="bigint")return Vo!==null?null:mt(dn,kt,""+bn,gr);if(typeof bn=="object"&&bn!==null){switch(bn.$$typeof){case x:return bn.key===Vo?Ft(dn,kt,bn,gr):null;case n:return bn.key===Vo?Mn(dn,kt,bn,gr):null;case G:return Vo=bn._init,bn=Vo(bn._payload),Bn(dn,kt,bn,gr)}if(ne(bn)||U(bn))return Vo!==null?null:sr(dn,kt,bn,gr,null);if(typeof bn.then=="function")return Bn(dn,kt,Xu(bn),gr);if(bn.$$typeof===M)return Bn(dn,kt,hl(dn,bn),gr);Qu(dn,bn)}return null}function Un(dn,kt,bn,gr,Vo){if(typeof gr=="string"&&gr!==""||typeof gr=="number"||typeof gr=="bigint")return dn=dn.get(bn)||null,mt(kt,dn,""+gr,Vo);if(typeof gr=="object"&&gr!==null){switch(gr.$$typeof){case x:return dn=dn.get(gr.key===null?bn:gr.key)||null,Ft(kt,dn,gr,Vo);case n:return dn=dn.get(gr.key===null?bn:gr.key)||null,Mn(kt,dn,gr,Vo);case G:var Ui=gr._init;return gr=Ui(gr._payload),Un(dn,kt,bn,gr,Vo)}if(ne(gr)||U(gr))return dn=dn.get(bn)||null,sr(kt,dn,gr,Vo,null);if(typeof gr.then=="function")return Un(dn,kt,bn,Xu(gr),Vo);if(gr.$$typeof===M)return Un(dn,kt,bn,hl(kt,gr),Vo);Qu(kt,gr)}return null}function Ei(dn,kt,bn,gr){for(var Vo=null,Ui=null,ei=kt,mi=kt=0,Ps=null;ei!==null&&mi<bn.length;mi++){ei.index>mi?(Ps=ei,ei=null):Ps=ei.sibling;var ta=Bn(dn,ei,bn[mi],gr);if(ta===null){ei===null&&(ei=Ps);break}l&&ei&&ta.alternate===null&&h(dn,ei),kt=se(ta,kt,mi),Ui===null?Vo=ta:Ui.sibling=ta,Ui=ta,ei=Ps}if(mi===bn.length)return S(dn,ei),hi&&Ks(dn,mi),Vo;if(ei===null){for(;mi<bn.length;mi++)ei=Er(dn,bn[mi],gr),ei!==null&&(kt=se(ei,kt,mi),Ui===null?Vo=ei:Ui.sibling=ei,Ui=ei);return hi&&Ks(dn,mi),Vo}for(ei=R(ei);mi<bn.length;mi++)Ps=Un(ei,dn,mi,bn[mi],gr),Ps!==null&&(l&&Ps.alternate!==null&&ei.delete(Ps.key===null?mi:Ps.key),kt=se(Ps,kt,mi),Ui===null?Vo=Ps:Ui.sibling=Ps,Ui=Ps);return l&&ei.forEach(function(ql){return h(dn,ql)}),hi&&Ks(dn,mi),Vo}function di(dn,kt,bn,gr){if(bn==null)throw Error(u(151));for(var Vo=null,Ui=null,ei=kt,mi=kt=0,Ps=null,ta=bn.next();ei!==null&&!ta.done;mi++,ta=bn.next()){ei.index>mi?(Ps=ei,ei=null):Ps=ei.sibling;var ql=Bn(dn,ei,ta.value,gr);if(ql===null){ei===null&&(ei=Ps);break}l&&ei&&ql.alternate===null&&h(dn,ei),kt=se(ql,kt,mi),Ui===null?Vo=ql:Ui.sibling=ql,Ui=ql,ei=Ps}if(ta.done)return S(dn,ei),hi&&Ks(dn,mi),Vo;if(ei===null){for(;!ta.done;mi++,ta=bn.next())ta=Er(dn,ta.value,gr),ta!==null&&(kt=se(ta,kt,mi),Ui===null?Vo=ta:Ui.sibling=ta,Ui=ta);return hi&&Ks(dn,mi),Vo}for(ei=R(ei);!ta.done;mi++,ta=bn.next())ta=Un(ei,dn,mi,ta.value,gr),ta!==null&&(l&&ta.alternate!==null&&ei.delete(ta.key===null?mi:ta.key),kt=se(ta,kt,mi),Ui===null?Vo=ta:Ui.sibling=ta,Ui=ta);return l&&ei.forEach(function(Zm){return h(dn,Zm)}),hi&&Ks(dn,mi),Vo}function Ea(dn,kt,bn,gr){if(typeof bn=="object"&&bn!==null&&bn.type===a&&bn.key===null&&(bn=bn.props.children),typeof bn=="object"&&bn!==null){switch(bn.$$typeof){case x:e:{for(var Vo=bn.key;kt!==null;){if(kt.key===Vo){if(Vo=bn.type,Vo===a){if(kt.tag===7){S(dn,kt.sibling),gr=K(kt,bn.props.children),gr.return=dn,dn=gr;break e}}else if(kt.elementType===Vo||typeof Vo=="object"&&Vo!==null&&Vo.$$typeof===G&&Kd(Vo)===kt.type){S(dn,kt.sibling),gr=K(kt,bn.props),hu(gr,bn),gr.return=dn,dn=gr;break e}S(dn,kt);break}else h(dn,kt);kt=kt.sibling}bn.type===a?(gr=js(bn.props.children,dn.mode,gr,bn.key),gr.return=dn,dn=gr):(gr=Ts(bn.type,bn.key,bn.props,null,dn.mode,gr),hu(gr,bn),gr.return=dn,dn=gr)}return We(dn);case n:e:{for(Vo=bn.key;kt!==null;){if(kt.key===Vo)if(kt.tag===4&&kt.stateNode.containerInfo===bn.containerInfo&&kt.stateNode.implementation===bn.implementation){S(dn,kt.sibling),gr=K(kt,bn.children||[]),gr.return=dn,dn=gr;break e}else{S(dn,kt);break}else h(dn,kt);kt=kt.sibling}gr=$l(bn,dn.mode,gr),gr.return=dn,dn=gr}return We(dn);case G:return Vo=bn._init,bn=Vo(bn._payload),Ea(dn,kt,bn,gr)}if(ne(bn))return Ei(dn,kt,bn,gr);if(U(bn)){if(Vo=U(bn),typeof Vo!="function")throw Error(u(150));return bn=Vo.call(bn),di(dn,kt,bn,gr)}if(typeof bn.then=="function")return Ea(dn,kt,Xu(bn),gr);if(bn.$$typeof===M)return Ea(dn,kt,hl(dn,bn),gr);Qu(dn,bn)}return typeof bn=="string"&&bn!==""||typeof bn=="number"||typeof bn=="bigint"?(bn=""+bn,kt!==null&&kt.tag===6?(S(dn,kt.sibling),gr=K(kt,bn),gr.return=dn,dn=gr):(S(dn,kt),gr=Ul(bn,dn.mode,gr),gr.return=dn,dn=gr),We(dn)):S(dn,kt)}return function(dn,kt,bn,gr){try{pu=0;var Vo=Ea(dn,kt,bn,gr);return Ec=null,Vo}catch(ei){if(ei===hn||ei===Cn)throw ei;var Ui=zi(29,ei,null,dn.mode);return Ui.lanes=gr,Ui.return=dn,Ui}finally{}}}var $c=cp(!0),Zd=cp(!1),ml=le(null),Rl=null;function ec(l){var h=l.alternate;de(us,us.current&1),de(ml,l),Rl===null&&(h===null||va.current!==null||h.memoizedState!==null)&&(Rl=l)}function mu(l){if(l.tag===22){if(de(us,us.current),de(ml,l),Rl===null){var h=l.alternate;h!==null&&h.memoizedState!==null&&(Rl=l)}}else Gl(l)}function Gl(){de(us,us.current),de(ml,ml.current)}function Ll(l){ee(ml),Rl===l&&(Rl=null),ee(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(),K=Pr(R);K.payload=h,S!=null&&(K.callback=S),h=hr(l,K,R),h!==null&&(ll(h,l,R),Dr(h,l,R))},enqueueReplaceState:function(l,h,S){l=l._reactInternals;var R=sl(),K=Pr(R);K.tag=1,K.payload=h,S!=null&&(K.callback=S),h=hr(l,K,R),h!==null&&(ll(h,l,R),Dr(h,l,R))},enqueueForceUpdate:function(l,h){l=l._reactInternals;var S=sl(),R=Pr(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,K,se,We){return l=l.stateNode,typeof l.shouldComponentUpdate=="function"?l.shouldComponentUpdate(R,se,We):h.prototype&&h.prototype.isPureReactComponent?!Ie(S,R)||!Ie(K,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 Pc(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 K in l)S[K]===void 0&&(S[K]=l[K])}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(K){setTimeout(function(){throw K})}}function _u(l,h,S){return S=Pr(S),S.tag=3,S.payload={element:null},S.callback=function(){qu(l,h)},S}function mp(l){return l=Pr(l),l.tag=3,l}function gp(l,h,S,R){var K=S.type.getDerivedStateFromError;if(typeof K=="function"){var se=R.value;l.payload=function(){return K(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 K!="function"&&(sc===null?sc=new Set([this]):sc.add(this));var mt=R.stack;this.componentDidCatch(R.value,{componentStack:mt!==null?mt:""})})}function om(l,h,S,R,K){if(S.flags|=32768,R!==null&&typeof R=="object"&&typeof R.then=="function"){if(h=S.alternate,h!==null&&pl(h,S,K,!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=K,R===Ln?S.flags|=16384:(h=S.updateQueue,h===null?S.updateQueue=new Set([R]):h.add(R),Pf(l,R,K)),!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)),Pf(l,R,K)),!1}throw Error(u(435,S.tag))}return Pf(l,R,K),cd(),!1}if(hi)return h=ml.current,h!==null?(!(h.flags&65536)&&(h.flags|=256),h.flags|=65536,h.lanes=K,R!==_s&&(l=Error(u(422),{cause:R}),fl(Zr(l,S)))):(R!==_s&&(h=Error(u(423),{cause:R}),fl(Zr(h,S))),l=l.current.alternate,l.flags|=65536,K&=-K,l.lanes|=K,R=Zr(R,S),K=_u(l.stateNode,R,K),ho(l,K),ns!==4&&(ns=2)),!1;var se=Error(u(520),{cause:R});if(se=Zr(se,S),ic===null?ic=[se]:ic.push(se),ns!==4&&(ns=2),h===null)return!0;R=Zr(R,S),S=h;do{switch(S.tag){case 3:return S.flags|=65536,l=K&-K,S.lanes|=l,l=_u(S.stateNode,R,l),ho(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,K&=-K,S.lanes|=K,K=mp(K),gp(K,l,S,R),ho(S,K),!1}S=S.return}while(S!==null);return!1}var vp=Error(u(461)),Es=!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,K){S=S.render;var se=h.ref;if("ref"in R){var We={};for(var mt in R)mt!=="ref"&&(We[mt]=R[mt])}else We=R;return $s(h),R=ko(l,h,S,We,se,K),mt=Bt(),l!==null&&!Es?(Zt(l,h,K),Yl(l,h,K)):(hi&&mt&&El(h),h.flags|=1,ds(l,h,R,K),h.child)}function ed(l,h,S,R,K){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,K)):(l=Ts(S.type,null,R,h,h.mode,K),l.ref=h.ref,l.return=h,h.child=l)}if(se=l.child,!_d(l,K)){var We=se.memoizedProps;if(S=S.compare,S=S!==null?S:Ie,S(We,R)&&l.ref===h.ref)return Yl(l,h,K)}return h.flags|=1,l=aa(se,R),l.ref=h.ref,l.return=h,h.child=l}function Cp(l,h,S,R,K){if(l!==null){var se=l.memoizedProps;if(Ie(se,R)&&l.ref===h.ref)if(Es=!1,h.pendingProps=R=se,_d(l,K))l.flags&131072&&(Es=!0);else return h.lanes=l.lanes,Yl(l,h,K)}return Jd(l,h,S,R,K)}function Op(l,h,S){var R=h.pendingProps,K=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(K=h.child=l.child,se=0;K!==null;)se=se|K.lanes|K.childLanes,K=K.sibling;h.childLanes=se&~R}else h.childLanes=0,h.child=null;return Ep(l,h,R,S)}if(S&536870912)h.memoizedState={baseLanes:0,cachePool:null},l!==null&&De(h,se!==null?se.cachePool:null),se!==null?is(h,se):ui(),mu(h);else return h.lanes=h.childLanes=536870912,Ep(l,h,se!==null?se.baseLanes|S:S,S)}else se!==null?(De(h,se.cachePool),is(h,se),Gl(h),h.memoizedState=null):(l!==null&&De(h,null),ui(),Gl(h));return ds(l,h,K,S),h.child}function Ep(l,h,S,R){var K=k();return K=K===null?null:{parent:ke._currentValue,pool:K},h.memoizedState={baseLanes:S,cachePool:K},l!==null&&De(h,null),ui(),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,K){return $s(h),S=ko(l,h,S,R,void 0,K),R=Bt(),l!==null&&!Es?(Zt(l,h,K),Yl(l,h,K)):(hi&&R&&El(h),h.flags|=1,ds(l,h,S,K),h.child)}function Pp(l,h,S,R,K,se){return $s(h),h.updateQueue=null,S=ls(h,R,S,K),Ys(l),R=Bt(),l!==null&&!Es?(Zt(l,h,se),Yl(l,h,se)):(hi&&R&&El(h),h.flags|=1,ds(l,h,S,se),h.child)}function bp(l,h,S,R,K){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={},vn(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),ti(h,R,se,K),ci(),se.state=h.memoizedState),typeof se.componentDidMount=="function"&&(h.flags|=4194308),R=!0}else if(l===null){se=h.stateNode;var mt=h.memoizedProps,Ft=Pc(S,mt);se.props=Ft;var Mn=se.context,sr=S.contextType;We=Gi,typeof sr=="object"&&sr!==null&&(We=wa(sr));var Er=S.getDerivedStateFromProps;sr=typeof Er=="function"||typeof se.getSnapshotBeforeUpdate=="function",mt=h.pendingProps!==mt,sr||typeof se.UNSAFE_componentWillReceiveProps!="function"&&typeof se.componentWillReceiveProps!="function"||(mt||Mn!==We)&&ku(h,se,R,We),Jn=!1;var Bn=h.memoizedState;se.state=Bn,ti(h,R,se,K),ci(),Mn=h.memoizedState,mt||Bn!==Mn||Jn?(typeof Er=="function"&&(Gd(h,S,Er,R),Mn=h.memoizedState),(Ft=Jn||up(h,S,Ft,R,Bn,Mn,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=Mn),se.props=R,se.state=Mn,se.context=We,R=Ft):(typeof se.componentDidMount=="function"&&(h.flags|=4194308),R=!1)}else{se=h.stateNode,yo(l,h),We=h.memoizedProps,sr=Pc(S,We),se.props=sr,Er=h.pendingProps,Bn=se.context,Mn=S.contextType,Ft=Gi,typeof Mn=="object"&&Mn!==null&&(Ft=wa(Mn)),mt=S.getDerivedStateFromProps,(Mn=typeof mt=="function"||typeof se.getSnapshotBeforeUpdate=="function")||typeof se.UNSAFE_componentWillReceiveProps!="function"&&typeof se.componentWillReceiveProps!="function"||(We!==Er||Bn!==Ft)&&ku(h,se,R,Ft),Jn=!1,Bn=h.memoizedState,se.state=Bn,ti(h,R,se,K),ci();var Un=h.memoizedState;We!==Er||Bn!==Un||Jn||l!==null&&l.dependencies!==null&&Pl(l.dependencies)?(typeof mt=="function"&&(Gd(h,S,mt,R),Un=h.memoizedState),(sr=Jn||up(h,S,sr,R,Bn,Un,Ft)||l!==null&&l.dependencies!==null&&Pl(l.dependencies))?(Mn||typeof se.UNSAFE_componentWillUpdate!="function"&&typeof se.componentWillUpdate!="function"||(typeof se.componentWillUpdate=="function"&&se.componentWillUpdate(R,Un,Ft),typeof se.UNSAFE_componentWillUpdate=="function"&&se.UNSAFE_componentWillUpdate(R,Un,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=Un),se.props=R,se.state=Un,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,K),h.child=$c(h,null,S,K)):ds(l,h,S,K),h.memoizedState=se.state,l=h.child):l=Yl(l,h,K),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,K=!1,se=(h.flags&128)!==0,We;if((We=se)||(We=l!==null&&l.memoizedState===null?!1:(us.current&2)!==0),We&&(K=!0,h.flags&=-129),We=(h.flags&32)!==0,h.flags&=-33,l===null){if(hi){if(K?ec(h):Gl(h),hi){var mt=sa,Ft;if(Ft=mt){e:{for(Ft=mt,mt=Rs;Ft.nodeType!==8;){if(!mt){mt=null;break e}if(Ft=xl(Ft.nextSibling),Ft===null){mt=null;break e}}mt=Ft}mt!==null?(h.memoizedState={dehydrated:mt,treeContext:Ws!==null?{id:ss,overflow:vs}:null,retryLane:536870912,hydrationErrors:null},Ft=zi(18,null,null,0),Ft.stateNode=mt,Ft.return=h,h.child=Ft,ra=h,sa=null,Ft=!0):Ft=!1}Ft||Fs(h)}if(mt=h.memoizedState,mt!==null&&(mt=mt.dehydrated,mt!==null))return Tu(mt)?h.lanes=32:h.lanes=536870912,null;Ll(h)}return mt=R.children,R=R.fallback,K?(Gl(h),K=h.mode,mt=nd({mode:"hidden",children:mt},K),R=js(R,K,S,null),mt.return=h,R.return=h,mt.sibling=R,h.child=mt,K=h.child,K.memoizedState=Xd(S),K.childLanes=Qd(l,We,S),h.memoizedState=Ip,R):(ec(h),xp(h,mt))}if(Ft=l.memoizedState,Ft!==null&&(mt=Ft.dehydrated,mt!==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),K=R.fallback,mt=h.mode,R=nd({mode:"visible",children:R.children},mt),K=js(K,mt,S,null),K.flags|=2,R.return=h,K.return=h,R.sibling=K,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=K);else if(ec(h),Tu(mt)){if(We=mt.nextSibling&&mt.nextSibling.dataset,We)var Mn=We.dgst;We=Mn,R=Error(u(419)),R.stack="",R.digest=We,fl({value:R,source:null,stack:null}),h=kd(l,h,S)}else if(Es||pl(l,h,S,!1),We=(S&l.childLanes)!==0,Es||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;mt.data==="$?"||cd(),h=kd(l,h,S)}else mt.data==="$?"?(h.flags|=192,h.child=l.child,h=null):(l=Ft.treeContext,sa=xl(mt.nextSibling),ra=h,hi=!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 K?(Gl(h),K=R.fallback,mt=h.mode,Ft=l.child,Mn=Ft.sibling,R=aa(Ft,{mode:"hidden",children:R.children}),R.subtreeFlags=Ft.subtreeFlags&65011712,Mn!==null?K=aa(Mn,K):(K=js(K,mt,S,null),K.flags|=2),K.return=h,R.return=h,R.sibling=K,h.child=R,R=K,K=h.child,mt=l.child.memoizedState,mt===null?mt=Xd(S):(Ft=mt.cachePool,Ft!==null?(Mn=ke._currentValue,Ft=Ft.parent!==Mn?{parent:Mn,pool:Mn}:Ft):Ft=tt(),mt={baseLanes:mt.baseLanes|S,cachePool:Ft}),K.memoizedState=mt,K.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,K){var se=l.memoizedState;se===null?l.memoizedState={isBackwards:h,rendering:null,renderingStartTime:0,last:R,tail:S,tailMode:K}:(se.isBackwards=h,se.rendering=null,se.renderingStartTime=0,se.last=R,se.tail=S,se.tailMode=K)}function Mp(l,h,S){var R=h.pendingProps,K=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(de(us,R),K){case"forwards":for(S=h.child,K=null;S!==null;)l=S.alternate,l!==null&&gu(l)===null&&(K=S),S=S.sibling;S=K,S===null?(K=h.child,h.child=null):(K=S.sibling,S.sibling=null),qd(h,!1,K,S,se);break;case"backwards":for(S=null,K=h.child,h.child=null;K!==null;){if(l=K.alternate,l!==null&&gu(l)===null){h.child=K;break}l=K.sibling,K.sibling=S,S=K,K=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&&Pl(l)))}function im(l,h,S){switch(h.tag){case 3:Ct(h,h.stateNode.containerInfo),Gs(h,ke,l.memoizedState.cache),dl();break;case 27:case 5:ct(h);break;case 4:Ct(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 K=(l.flags&128)!==0;if(R=(S&h.childLanes)!==0,R||(pl(l,h,S,!1),R=(S&h.childLanes)!==0),K){if(R)return Mp(l,h,S);h.flags|=128}if(K=h.memoizedState,K!==null&&(K.rendering=null,K.tail=null,K.lastEffect=null),de(us,us.current),R)break;return null;case 22:case 23:return h.lanes=0,Op(l,h,S);case 24:Gs(h,ke,l.memoizedState.cache)}return Yl(l,h,S)}function ef(l,h,S){if(l!==null)if(l.memoizedProps!==h.pendingProps)Es=!0;else{if(!_d(l,S)&&!(h.flags&128))return Es=!1,im(l,h,S);Es=!!(l.flags&131072)}else Es=!1,hi&&h.flags&1048576&&ul(h,qs,h.index);switch(h.lanes=0,h.tag){case 16:e:{l=h.pendingProps;var R=h.elementType,K=R._init;if(R=K(R._payload),h.type=R,typeof R=="function")fs(R)?(l=Pc(R,l),h.tag=1,h=bp(null,h,R,l,S)):(h.tag=0,h=Jd(null,h,R,l,S));else{if(R!=null){if(K=R.$$typeof,K===w){h.tag=11,h=yp(null,h,R,l,S);break e}else if(K===B){h.tag=14,h=ed(null,h,R,l,S);break e}}throw h=fe(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,K=Pc(R,h.pendingProps),bp(l,h,R,K,S);case 3:e:{if(Ct(h,h.stateNode.containerInfo),l===null)throw Error(u(387));R=h.pendingProps;var se=h.memoizedState;K=se.element,yo(l,h),ti(h,R,null,S);var We=h.memoizedState;if(R=We.cache,Gs(h,ke,R),R!==se.cache&&Vl(h,[ke],S,!0),ci(),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!==K){K=Zr(Error(u(424)),h),fl(K),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,hi=!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===K){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:hi||(S=h.type,l=h.pendingProps,R=gd(Ke.current).createElement(S),R[no]=h,R[ir]=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 ct(h),l===null&&hi&&(R=h.stateNode=bh(h.type,h.pendingProps,Ke.current),ra=h,Rs=!0,K=sa,uc(h.type)?(Uf=K,sa=xl(R.firstChild)):sa=K),ds(l,h,h.pendingProps.children,S),td(l,h),l===null&&(h.flags|=4194304),h.child;case 5:return l===null&&hi&&((K=R=sa)&&(R=Im(R,h.type,h.pendingProps,Rs),R!==null?(h.stateNode=R,ra=h,sa=xl(R.firstChild),Rs=!1,K=!0):K=!1),K||Fs(h)),ct(h),K=h.type,se=h.pendingProps,We=l!==null?l.memoizedProps:null,R=se.children,Nf(K,se)?R=null:We!==null&&Nf(K,We)&&(h.flags|=32),h.memoizedState!==null&&(K=ko(l,h,ft,null,null,S),Uu._currentValue=K),td(l,h),ds(l,h,R,S),h.child;case 6:return l===null&&hi&&((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 Ct(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 K=h.type._context,R=h.pendingProps.children,$s(h),K=wa(K),R=R(K),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(ke),l===null?(K=k(),K===null&&(K=Ma,se=$e(),K.pooledCache=se,se.refCount++,se!==null&&(K.pooledCacheLanes|=S),K=se),h.memoizedState={parent:R,cache:K},vn(h),Gs(h,ke,K)):(l.lanes&S&&(yo(l,h),ti(h,null,null,S),ci()),K=l.memoizedState,se=h.memoizedState,K.parent!==R?(K={parent:R,cache:R},h.memoizedState=K,h.lanes===0&&(h.memoizedState=h.updateQueue.baseState=K),Gs(h,ke,R)):(R=se.cache,Gs(h,ke,R),R!==K.cache&&Vl(h,[ke],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,Dn;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(!hi)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 K=l.child;K!==null;)S|=K.lanes|K.childLanes,R|=K.subtreeFlags&65011712,R|=K.flags&65011712,K.return=l,K=K.sibling;else for(K=l.child;K!==null;)S|=K.lanes|K.childLanes,R|=K.subtreeFlags,R|=K.flags,K.return=l,K=K.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),Pa(ke),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 K=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=Ee.current,el(h)?Hl(h,l):(l=bh(K,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=Ee.current,el(h))Hl(h,l);else{switch(K=gd(Ke.current),l){case 1:l=K.createElementNS("http://www.w3.org/2000/svg",S);break;case 2:l=K.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;default:switch(S){case"svg":l=K.createElementNS("http://www.w3.org/2000/svg",S);break;case"math":l=K.createElementNS("http://www.w3.org/1998/Math/MathML",S);break;case"script":l=K.createElement("div"),l.innerHTML="<script><\/script>",l=l.removeChild(l.firstChild);break;case"select":l=typeof R.is=="string"?K.createElement("select",{is:R.is}):K.createElement("select"),R.multiple?l.multiple=!0:R.size&&(l.size=R.size);break;default:l=typeof R.is=="string"?K.createElement(S,{is:R.is}):K.createElement(S)}}l[no]=h,l[ir]=R;e:for(K=h.child;K!==null;){if(K.tag===5||K.tag===6)l.appendChild(K.stateNode);else if(K.tag!==4&&K.tag!==27&&K.child!==null){K.child.return=K,K=K.child;continue}if(K===h)break e;for(;K.sibling===null;){if(K.return===null||K.return===h)break e;K=K.return}K.sibling.return=K.return,K=K.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,K=ra,K!==null)switch(K.tag){case 27:case 5:R=K.memoizedProps}l[no]=h,l=!!(l.nodeValue===S||R!==null&&R.suppressHydrationWarning===!0||mh(l.nodeValue,S)),l||Fs(h)}else l=gd(l).createTextNode(R),l[no]=h,h.stateNode=l}return Sa(h),null;case 13:if(R=h.memoizedState,l===null||l.memoizedState!==null&&l.memoizedState.dehydrated!==null){if(K=el(h),R!==null&&R.dehydrated!==null){if(l===null){if(!K)throw Error(u(318));if(K=h.memoizedState,K=K!==null?K.dehydrated:null,!K)throw Error(u(317));K[no]=h}else dl(),!(h.flags&128)&&(h.memoizedState=null),h.flags|=4;Sa(h),K=!1}else K=Ls(),l!==null&&l.memoizedState!==null&&(l.memoizedState.hydrationErrors=K),K=!0;if(!K)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,K=null,R.alternate!==null&&R.alternate.memoizedState!==null&&R.alternate.memoizedState.cachePool!==null&&(K=R.alternate.memoizedState.cachePool.pool);var se=null;R.memoizedState!==null&&R.memoizedState.cachePool!==null&&(se=R.memoizedState.cachePool.pool),se!==K&&(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 Pa(h.type),Sa(h),null;case 19:if(ee(us),K=h.memoizedState,K===null)return Sa(h),null;if(R=(h.flags&128)!==0,se=K.rendering,se===null)if(R)yu(K,!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(K,!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 de(us,us.current&1|2),h.child}l=l.sibling}K.tail!==null&&he()>ac&&(h.flags|=128,R=!0,yu(K,!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(K,!0),K.tail===null&&K.tailMode==="hidden"&&!se.alternate&&!hi)return Sa(h),null}else 2*he()-K.renderingStartTime>ac&&S!==536870912&&(h.flags|=128,R=!0,yu(K,!1),h.lanes=4194304);K.isBackwards?(se.sibling=h.child,h.child=se):(l=K.last,l!==null?l.sibling=se:h.child=se,K.last=se)}return K.tail!==null?(h=K.tail,K.rendering=h,K.tail=h.sibling,K.renderingStartTime=he(),h.sibling=null,l=us.current,de(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&&ee(Bo),null;case 24:return S=null,l!==null&&(S=l.memoizedState.cache),h.memoizedState.cache!==S&&(h.flags|=2048),Pa(ke),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 Pa(ke),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 ee(us),null;case 4:return Te(),null;case 10:return Pa(h.type),null;case 22:case 23:return Ll(h),ya(),l!==null&&ee(Bo),l=h.flags,l&65536?(h.flags=l&-65537|128,h):null;case 24:return Pa(ke),null;case 25:return null;default:return null}}function tf(l,h){switch(zl(h),h.tag){case 3:Pa(ke),Te();break;case 26:case 27:case 5:V(h);break;case 4:Te();break;case 13:Ll(h);break;case 19:ee(us);break;case 10:Pa(h.type);break;case 22:case 23:Ll(h),ya(),l!==null&&ee(Bo);break;case 24:Pa(ke)}}function Cu(l,h){try{var S=h.updateQueue,R=S!==null?S.lastEffect:null;if(R!==null){var K=R.next;S=K;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!==K)}}catch(mt){Ca(h,h.return,mt)}}function tc(l,h,S){try{var R=h.updateQueue,K=R!==null?R.lastEffect:null;if(K!==null){var se=K.next;R=se;do{if((R.tag&l)===l){var We=R.inst,mt=We.destroy;if(mt!==void 0){We.destroy=void 0,K=h;var Ft=S,Mn=mt;try{Mn()}catch(sr){Ca(K,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=Pc(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(K){Ca(l,h,K)}}function Il(l,h){var S=l.ref,R=l.refCleanup;if(S!==null)if(typeof R=="function")try{R()}catch(K){Ca(l,h,K)}finally{l.refCleanup=null,l=l.alternate,l!=null&&(l.refCleanup=null)}else if(typeof S=="function")try{S(null)}catch(K){Ca(l,h,K)}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(K){Ca(l,l.return,K)}}function of(l,h,S){try{var R=l.stateNode;gh(R,l.type,S,h),R[ir]=h}catch(K){Ca(l,l.return,K)}}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,K=h.attributes;K.length;)h.removeAttributeNode(K[0]);As(h,R,S),h[no]=l,h[ir]=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),Ce(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 K=R.anchorOffset,se=R.focusNode;R=R.focusOffset;try{S.nodeType,se.nodeType}catch{S=null;break e}var We=0,mt=-1,Ft=-1,Mn=0,sr=0,Er=l,Bn=null;t:for(;;){for(var Un;Er!==S||K!==0&&Er.nodeType!==3||(mt=We+K),Er!==se||R!==0&&Er.nodeType!==3||(Ft=We+R),Er.nodeType===3&&(We+=Er.nodeValue.length),(Un=Er.firstChild)!==null;)Bn=Er,Er=Un;for(;;){if(Er===l)break t;if(Bn===S&&++Mn===K&&(mt=We),Bn===se&&++sr===R&&(Ft=We),(Un=Er.nextSibling)!==null)break;Er=Bn,Bn=Er.parentNode}Er=Un}S=mt===-1||Ft===-1?null:{start:mt,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,K=se.memoizedProps,se=se.memoizedState,R=S.stateNode;try{var Ei=Pc(S.type,K,S.elementType===S.type);l=R.getSnapshotBeforeUpdate(Ei,se),R.__reactInternalSnapshotBeforeUpdate=l}catch(di){Ca(S,S.return,di)}}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 K=Pc(S.type,h.memoizedProps);h=h.memoizedState;try{l.componentDidUpdate(K,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,K=Jl;var se=as;Jl=R,(as=h)&&!se?wl(l,S,(S.subtreeFlags&8772)!==0):Xl(l,S),Jl=K,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&&zo(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(q&&typeof q.onCommitFiberUnmount=="function")try{q.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,K=Hs;uc(S.type)&&(Za=S.stateNode,Hs=!1),Bl(l,h,S),ju(S.stateNode),Za=R,Hs=K;break;case 5:as||Il(S,h);case 6:if(R=Za,K=Hs,Za=null,Bl(l,h,S),Za=R,Hs=K,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,Eh(l.nodeType===9?l.body:l.nodeName==="HTML"?l.ownerDocument.body:l,S.stateNode),$u(l)):Eh(Za,S.stateNode));break;case 4:R=Za,K=Hs,Za=S.stateNode.containerInfo,Hs=!0,Bl(l,h,S),Za=R,Hs=K;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 Eu(l,h){var S=cm(l);h.forEach(function(R){var K=sh.bind(null,l,R);S.has(R)||(S.add(R),R.then(K,K))})}function ol(l,h){var S=h.deletions;if(S!==null)for(var R=0;R<S.length;R++){var K=S[R],se=l,We=h,mt=We;e:for(;mt!==null;){switch(mt.tag){case 27:if(uc(mt.type)){Za=mt.stateNode,Hs=!1;break e}break;case 5:Za=mt.stateNode,Hs=!1;break e;case 3:case 4:Za=mt.stateNode.containerInfo,Hs=!0;break e}mt=mt.return}if(Za===null)throw Error(u(160));Np(se,We,K),Za=null,Hs=!1,se=K.alternate,se!==null&&(se.return=null),K.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 K=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,K=K.ownerDocument||K;t:switch(R){case"title":se=K.getElementsByTagName("title")[0],(!se||se[gi]||se[no]||se.namespaceURI==="http://www.w3.org/2000/svg"||se.hasAttribute("itemprop"))&&(se=K.createElement(R),K.head.insertBefore(se,K.querySelector("head > title"))),As(se,R,S),se[no]=l,ni(se),R=se;break e;case"link":var We=jh("link","href",K).get(R+(S.href||""));if(We){for(var mt=0;mt<We.length;mt++)if(se=We[mt],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(mt,1);break t}}se=K.createElement(R),As(se,R,S),K.head.appendChild(se);break;case"meta":if(We=jh("meta","content",K).get(R+(S.content||""))){for(mt=0;mt<We.length;mt++)if(se=We[mt],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(mt,1);break t}}se=K.createElement(R),As(se,R,S),K.head.appendChild(se);break;default:throw Error(u(468,R))}se[no]=l,ni(se),R=se}l.stateNode=R}else Hf(K,l.type,l.stateNode);else l.stateNode=Th(K,R,l.memoizedProps);else se!==R?(se===null?S.stateNode!==null&&(S=S.stateNode,S.parentNode.removeChild(S)):se.count--,R===null?Hf(K,l.type,l.stateNode):Th(K,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){K=l.stateNode;try{vr(K,"")}catch(Un){Ca(l,l.return,Un)}}R&4&&l.stateNode!=null&&(K=l.memoizedProps,of(l,K,S!==null?S.memoizedProps:K)),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(Un){Ca(l,l.return,Un)}}break;case 3:if(Nu=null,K=Al,Al=yd(h.containerInfo),ol(h,l),Al=K,Bs(l),R&4&&S!==null&&S.memoizedState.isDehydrated)try{$u(h.containerInfo)}catch(Un){Ca(l,l.return,Un)}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=he()),R&4&&(R=l.updateQueue,R!==null&&(l.updateQueue=null,Eu(l,R)));break;case 22:K=l.memoizedState!==null;var Ft=S!==null&&S.memoizedState!==null,Mn=Jl,sr=as;if(Jl=Mn||K,as=sr||Ft,ol(h,l),as=sr,Jl=Mn,Bs(l),R&8192)e:for(h=l.stateNode,h._visibility=K?h._visibility&-2:h._visibility|1,K&&(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,K)We=se.style,typeof We.setProperty=="function"?We.setProperty("display","none","important"):We.display="none";else{mt=Ft.stateNode;var Er=Ft.memoizedProps.style,Bn=Er!=null&&Er.hasOwnProperty("display")?Er.display:null;mt.style.display=Bn==null||typeof Bn=="boolean"?"":(""+Bn).trim()}}catch(Un){Ca(Ft,Ft.return,Un)}}}else if(h.tag===6){if(S===null){Ft=h;try{Ft.stateNode.nodeValue=K?"":Ft.memoizedProps}catch(Un){Ca(Ft,Ft.return,Un)}}}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,Eu(l,S))));break;case 19:ol(h,l),Bs(l),R&4&&(R=l.updateQueue,R!==null&&(l.updateQueue=null,Eu(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 K=S.stateNode,se=af(l);Hc(l,se,K);break;case 5:var We=S.stateNode;S.flags&32&&(vr(We,""),S.flags&=-33);var mt=af(l);Hc(l,mt,We);break;case 3:case 4:var Ft=S.stateNode.containerInfo,Mn=af(l);sf(l,Mn,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,K=l,se=h,We=se.flags;switch(se.tag){case 0:case 11:case 15:wl(K,se,S),Cu(4,se);break;case 1:if(wl(K,se,S),R=se,K=R.stateNode,typeof K.componentDidMount=="function")try{K.componentDidMount()}catch(Mn){Ca(R,R.return,Mn)}if(R=se,K=R.updateQueue,K!==null){var mt=R.stateNode;try{var Ft=K.shared.hiddenCallbacks;if(Ft!==null)for(K.shared.hiddenCallbacks=null,K=0;K<Ft.length;K++)Wi(Ft[K],mt)}catch(Mn){Ca(R,R.return,Mn)}}S&&We&64&&nf(se),Ou(se,se.return);break;case 27:Lp(se);case 26:case 5:wl(K,se,S),S&&R===null&&We&4&&jp(se),Ou(se,se.return);break;case 12:wl(K,se,S);break;case 13:wl(K,se,S),S&&We&4&&cf(K,se);break;case 22:se.memoizedState===null&&wl(K,se,S),Ou(se,se.return);break;case 30:break;default:wl(K,se,S)}h=h.sibling}}function Pu(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&&Qe(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&&Qe(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 K=h.flags;switch(h.tag){case 0:case 11:case 15:Nl(l,h,S,R),K&2048&&Cu(9,h);break;case 1:Nl(l,h,S,R);break;case 3:Nl(l,h,S,R),K&2048&&(l=null,h.alternate!==null&&(l=h.alternate.memoizedState.cache),h=h.memoizedState.cache,h!==l&&(h.refCount++,l!=null&&Qe(l)));break;case 12:if(K&2048){Nl(l,h,S,R),l=h.stateNode;try{var se=h.memoizedProps,We=se.id,mt=se.onPostCommit;typeof mt=="function"&&mt(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)),K&2048&&Pu(We,h);break;case 24:Nl(l,h,S,R),K&2048&&df(h.alternate,h);break;default:Nl(l,h,S,R)}}function Vc(l,h,S,R,K){for(K=K&&(h.subtreeFlags&10256)!==0,h=h.child;h!==null;){var se=l,We=h,mt=S,Ft=R,Mn=We.flags;switch(We.tag){case 0:case 11:case 15:Vc(se,We,mt,Ft,K),Cu(8,We);break;case 23:break;case 22:var sr=We.stateNode;We.memoizedState!==null?sr._visibility&2?Vc(se,We,mt,Ft,K):Wc(se,We):(sr._visibility|=2,Vc(se,We,mt,Ft,K)),K&&Mn&2048&&Pu(We.alternate,We);break;case 24:Vc(se,We,mt,Ft,K),K&&Mn&2048&&df(We.alternate,We);break;default:Vc(se,We,mt,Ft,K)}h=h.sibling}}function Wc(l,h){if(h.subtreeFlags&10256)for(h=h.child;h!==null;){var S=l,R=h,K=R.flags;switch(R.tag){case 22:Wc(S,R),K&2048&&Pu(R.alternate,R);break;case 24:Wc(S,R),K&2048&&df(R.alternate,R);break;default:Wc(S,R)}h=h.sibling}}var bu=8192;function Kc(l){if(l.subtreeFlags&bu)for(l=l.child;l!==null;)$p(l),l=l.sibling}function $p(l){switch(l.tag){case 26:Kc(l),l.flags&bu&&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=bu,bu=16777216,Kc(l),bu=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,bc(l)):Su(l);break;default:Su(l)}}function bc(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),bc(h);break;case 22:S=h.stateNode,S._visibility&2&&(S._visibility&=-3,bc(h));break;default:bc(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:Qe(S.memoizedState.cache)}if(R=S.child,R!==null)R.return=S,hs=R;else e:for(S=l;hs!==null;){R=hs;var K=R.sibling,se=R.return;if(lf(R),R===S){hs=null;break e}if(K!==null){K.return=se,hs=K;break e}hs=se}}}var Vp={getCacheForType:function(l){var h=wa(ke),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=pr;return l!==0?l:Sf()}return jr()}function vf(){al===0&&(al=!(Ji&536870912)||hi?Rt():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)),Gt(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||_e(l,h),K=R?dm(l,h):Ef(l,h,!0),se=R;do{if(K===0){Zc&&!R&&cc(l,h,0,!1);break}else{if(S=l.current.alternate,se&&!Gp(S)){K=Ef(l,h,!1),se=!1;continue}if(K===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 mt=l;K=ic;var Ft=mt.current.memoizedState.isDehydrated;if(Ft&&(Yc(mt,We).flags|=256),We=Ef(mt,We,!1),We!==2){if(od&&!Ft){mt.errorRecoveryDisabledLanes|=se,Fl|=se,K=4;break e}se=Ss,Ss=K,se!==null&&(Ss===null?Ss=se:Ss.push.apply(Ss,se))}K=We}if(se=!1,K!==2)continue}}if(K===1){Yc(l,0),cc(l,h,0,!0);break}e:{switch(R=l,se=K,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&&(K=hf+300-he(),10<K)){if(cc(R,h,al,!rc),He(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),K);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,K,se,We,mt,Ft,Mn,sr,Er,Bn,Un){if(l.timeoutHandle=-1,Er=h.subtreeFlags,(Er&8192||(Er&16785408)===16785408)&&(Fu={stylesheets:null,count:0,unsuspend:Vf},$p(h),Er=Nm(),Er!==null)){l.cancelPendingCommit=Er(_p.bind(null,l,h,se,S,R,K,We,mt,Ft,sr,1,Bn,Un)),cc(l,se,We,!Mn);return}_p(l,h,se,S,R,K,We,mt,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 K=S[R],se=K.getSnapshot;K=K.value;try{if(!X(se(),K))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 K=h;0<K;){var se=31-xe(K),We=1<<se;R[se]=-1,K&=~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,bs=Us=null,In(l),Ec=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,Pm(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=_e(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 K=31-xe(R),se=1<<K;h|=l[K],R&=~se}return Ql=h,ri(),S}function Yp(l,h){Do=null,je.H=Ju,h===hn||h===Cn?(h=Zn(),ma=3):h===Dn?(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,Zr(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 Ef(l,h,S){var R=ha;ha|=2;var K=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 mt=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 Mn=ma;if(ma=0,il=null,Jc(l,mt,Ft,Mn),S&&Zc){We=0;break e}break;default:Mn=ma,ma=0,il=null,Jc(l,mt,Ft,Mn)}}um(),We=ns;break}catch(sr){Yp(l,sr)}while(!0);return h&&l.shellSuspendCounter++,bs=Us=null,ha=R,je.H=K,je.A=se,Hi===null&&(Ma=null,Ji=0,ri()),We}function um(){for(;Hi!==null;)Qp(Hi)}function dm(l,h){var S=ha;ha|=2;var R=Of(),K=Jp();Ma!==l||Ji!==h?(ad=null,ac=he()+500,Yc(l,h)):Zc=_e(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(Vt(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:Vt(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 mt=Hi;if(!We||Rh(We)){ma=0,il=null;var Ft=mt.sibling;if(Ft!==null)Hi=Ft;else{var Mn=mt.return;Mn!==null?(Hi=Mn,ud(Mn)):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 bs=Us=null,je.H=R,je.A=K,ha=S,Hi!==null?0:(Ma=null,Ji=0,ri(),ns)}function Xp(){for(;Hi!==null&&!pe();)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=Pp(S,h,h.pendingProps,h.type,void 0,Ji);break;case 11:h=Pp(S,h,h.pendingProps,h.type.render,h.ref,Ji);break;case 5:In(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){bs=Us=null,In(h),Ec=null,pu=0;var K=h.return;try{if(om(l,K,h,S,Ji)){ns=1,qu(l,Zr(S,l.current)),Hi=null;return}}catch(se){if(K!==null)throw Hi=K,se;ns=1,qu(l,Zr(S,l.current)),Hi=null;return}h.flags&32768?(hi||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,K,se,We,mt,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|=kr,_t(l,S,se,We,mt,Ft),l===Ma&&(Hi=Ma=null,Ji=0),Gc=h,lc=l,Iu=S,Kp=se,mf=K,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,K=Se.p,Se.p=2,We=ha,ha|=4;try{lm(l,h,S)}finally{ha=We,Se.p=K,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 K=ha;ha|=4;try{Fp(h,l);var se=wf,We=ue(l.containerInfo),mt=se.focusedElem,Ft=se.selectionRange;if(We!==mt&&mt&&mt.ownerDocument&&be(mt.ownerDocument.documentElement,mt)){if(Ft!==null&&Ce(mt)){var Mn=Ft.start,sr=Ft.end;if(sr===void 0&&(sr=Mn),"selectionStart"in mt)mt.selectionStart=Mn,mt.selectionEnd=Math.min(sr,mt.value.length);else{var Er=mt.ownerDocument||document,Bn=Er&&Er.defaultView||window;if(Bn.getSelection){var Un=Bn.getSelection(),Ei=mt.textContent.length,di=Math.min(Ft.start,Ei),Ea=Ft.end===void 0?di:Math.min(Ft.end,Ei);!Un.extend&&di>Ea&&(We=Ea,Ea=di,di=We);var dn=ge(mt,di),kt=ge(mt,Ea);if(dn&&kt&&(Un.rangeCount!==1||Un.anchorNode!==dn.node||Un.anchorOffset!==dn.offset||Un.focusNode!==kt.node||Un.focusOffset!==kt.offset)){var bn=Er.createRange();bn.setStart(dn.node,dn.offset),Un.removeAllRanges(),di>Ea?(Un.addRange(bn),Un.extend(kt.node,kt.offset)):(bn.setEnd(kt.node,kt.offset),Un.addRange(bn))}}}}for(Er=[],Un=mt;Un=Un.parentNode;)Un.nodeType===1&&Er.push({element:Un,left:Un.scrollLeft,top:Un.scrollTop});for(typeof mt.focus=="function"&&mt.focus(),mt=0;mt<Er.length;mt++){var gr=Er[mt];gr.element.scrollLeft=gr.left,gr.element.scrollTop=gr.top}}Sd=!!Bf,wf=Bf=null}finally{ha=K,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 K=ha;ha|=4;try{wp(l,h.alternate,h)}finally{ha=K,Se.p=R,je.T=S}}Is=3}}function nh(){if(Is===4||Is===3){Is=0,ve();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 K=l.pendingLanes;if(K===0&&(sc=null),lr(S),h=h.stateNode,q&&typeof q.onCommitFiberRoot=="function")try{q.onCommitFiberRoot(ce,h,void 0,(h.current.flags&128)===128)}catch{}if(R!==null){h=je.T,K=Se.p,Se.p=2,je.T=null;try{for(var se=l.onRecoverableError,We=0;We<R.length;We++){var mt=R[We];se(mt.value,{componentStack:mt.stack})}}finally{je.T=h,Se.p=K}}Iu&3&&xu(),cl(l),K=l.pendingLanes,S&4194090&&K&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,Qe(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=lr(Iu),R=je.T,K=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 mt=ha;if(ha|=4,Hp(se.current),Up(se,se.current,We,S),ha=mt,Qc(0,!1),q&&typeof q.onPostCommitFiberRoot=="function")try{q.onPostCommitFiberRoot(ce,se)}catch{}return!0}finally{Se.p=K,je.T=R,rh(l,h)}}function ih(l,h,S){h=Zr(S,h),h=_u(l.stateNode,h,2),l=hr(l,h,2),l!==null&&(Gt(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=Zr(S,l),S=mp(2),R=hr(h,S,2),R!==null&&(gp(S,R,h,l),Gt(R,2),cl(R));break}}h=h.return}}function Pf(l,h,S){var R=l.pingCache;if(R===null){R=l.pingCache=new Wp;var K=new Set;R.set(h,K)}else K=R.get(h),K===void 0&&(K=new Set,R.set(h,K));K.has(S)||(od=!0,K.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>he()-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&&(Gt(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,K=l.memoizedState;K!==null&&(S=K.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 Oe(l,h)}var Ic=null,Xc=null,bf=!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,bf||(bf=!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 K=R.pendingLanes;if(K===0)var se=0;else{var We=R.suspendedLanes,mt=R.pingedLanes;se=(1<<31-xe(42|l)+1)-1,se&=K&~(We&~mt),se=se&201326741?se&201326741|1:se?se|2:0}se!==0&&(S=!0,fh(R,se))}else se=Ji,se=He(R,R===Ma?se:0,R.cancelPendingCommit!==null||R.timeoutHandle!==-1),!(se&3)||_e(R,se)||(S=!0,fh(R,se));R=R.next}while(S);fd=!1}}function ch(){uh()}function uh(){dd=bf=!1;var l=0;Ac!==0&&(Em()&&(l=Ac),Ac=0);for(var h=he(),S=null,R=Ic;R!==null;){var K=R.next,se=pd(R,h);se===0?(R.next=null,S===null?Ic=K:S.next=K,K===null&&(Xc=S)):(S=R,(l!==0||se&3)&&(dd=!0)),R=K}Qc(l,!1)}function pd(l,h){for(var S=l.suspendedLanes,R=l.pingedLanes,K=l.expirationTimes,se=l.pendingLanes&-62914561;0<se;){var We=31-xe(se),mt=1<<We,Ft=K[We];Ft===-1?(!(mt&S)||mt&R)&&(K[We]=vt(mt,h)):Ft<=h&&(l.expiredLanes|=mt),se&=~mt}if(h=Ma,S=Ji,S=He(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&&Me(R),l.callbackNode=null,l.callbackPriority=0;if(!(S&3)||_e(l,S)){if(h=S&-S,h===l.callbackPriority)return h;switch(R!==null&&Me(R),lr(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=Oe(S,R),l.callbackPriority=h,l.callbackNode=S,h}return R!==null&&R!==null&&Me(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=He(l,l===Ma?R:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),R===0?null:(Zp(l,R,h),pd(l,he()),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(){bm(function(){ha&6?Oe(gt,ch):uh()})}function Sf(){return Ac===0&&(Ac=Rt()),Ac}function ph(l){return l==null||typeof l=="symbol"||typeof l=="boolean"?null:typeof l=="function"?l:An(""+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,K){if(h==="submit"&&S&&S.stateNode===K){var se=ph((K[ir]||null).action),We=R.submitter;We&&(h=(h=We[ir]||null)?ph(h.formAction):We.getAttribute("formAction"),h!==null&&(se=h,We=null));var mt=new fr("action","action",null,R,K);l.push({event:mt,listeners:[{instance:null,listener:function(){if(R.defaultPrevented){if(Ac!==0){var Ft=We?hh(K,We):new FormData(K);zd(S,{pending:!0,data:Ft,method:K.method,action:se},null,Ft)}}else typeof se=="function"&&(mt.preventDefault(),Ft=We?hh(K,We):new FormData(K),zd(S,{pending:!0,data:Ft,method:K.method,action:se},se,Ft))},currentTarget:K}]})}}for(var If=0;If<Cr.length;If++){var Af=Cr[If],gm=Af.toLowerCase(),vm=Af[0].toUpperCase()+Af.slice(1);Nr(gm,"on"+vm)}Nr(tr,"onAnimationEnd"),Nr(En,"onAnimationIteration"),Nr(Kn,"onAnimationStart"),Nr("dblclick","onDoubleClick"),Nr("focusin","onFocus"),Nr("focusout","onBlur"),Nr(nn,"onTransitionRun"),Nr(fn,"onTransitionStart"),Nr(kn,"onTransitionCancel"),Nr(er,"onTransitionEnd"),Kt("onMouseEnter",["mouseout","mouseover"]),Kt("onMouseLeave",["mouseout","mouseover"]),Kt("onPointerEnter",["pointerout","pointerover"]),Kt("onPointerLeave",["pointerout","pointerover"]),Lt("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Lt("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Lt("onBeforeInput",["compositionend","keypress","textInput","paste"]),Lt("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Lt("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Lt("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],K=R.event;R=R.listeners;e:{var se=void 0;if(h)for(var We=R.length-1;0<=We;We--){var mt=R[We],Ft=mt.instance,Mn=mt.currentTarget;if(mt=mt.listener,Ft!==se&&K.isPropagationStopped())break e;se=mt,K.currentTarget=Mn;try{se(K)}catch(sr){vu(sr)}K.currentTarget=null,se=Ft}else for(We=0;We<R.length;We++){if(mt=R[We],Ft=mt.instance,Mn=mt.currentTarget,mt=mt.listener,Ft!==se&&K.isPropagationStopped())break e;se=mt,K.currentTarget=Mn;try{se(K)}catch(sr){vu(sr)}K.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,So.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 K=$m;break;case 8:K=zm;break;default:K=Id}S=K.bind(null,h,S,l),K=void 0,!Qr||h!=="touchstart"&&h!=="touchmove"&&h!=="wheel"||(K=!0),R?K!==void 0?l.addEventListener(h,S,{capture:!0,passive:K}):l.addEventListener(h,S,!0):K!==void 0?l.addEventListener(h,S,{passive:K}):l.addEventListener(h,S,!1)}function Tf(l,h,S,R,K){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 mt=R.stateNode.containerInfo;if(mt===K)break;if(We===4)for(We=R.return;We!==null;){var Ft=We.tag;if((Ft===3||Ft===4)&&We.stateNode.containerInfo===K)return;We=We.return}for(;mt!==null;){if(We=Ai(mt),We===null)return;if(Ft=We.tag,Ft===5||Ft===6||Ft===26||Ft===27){R=se=We;continue e}mt=mt.parentNode}}R=R.return}ar(function(){var Mn=se,sr=ur(S),Er=[];e:{var Bn=Kr.get(l);if(Bn!==void 0){var Un=fr,Ei=l;switch(l){case"keypress":if(ln(S)===0)break e;case"keydown":case"keyup":Un=Qi;break;case"focusin":Ei="focus",Un=Oi;break;case"focusout":Ei="blur",Un=Oi;break;case"beforeblur":case"afterblur":Un=Oi;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":Un=ii;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Un=Ci;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Un=qi;break;case tr:case En:case Kn:Un=To;break;case er:Un=ga;break;case"scroll":case"scrollend":Un=un;break;case"wheel":Un=ja;break;case"copy":case"cut":case"paste":Un=Uo;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Un=oa;break;case"toggle":case"beforetoggle":Un=$i}var di=(h&4)!==0,Ea=!di&&(l==="scroll"||l==="scrollend"),dn=di?Bn!==null?Bn+"Capture":null:Bn;di=[];for(var kt=Mn,bn;kt!==null;){var gr=kt;if(bn=gr.stateNode,gr=gr.tag,gr!==5&&gr!==26&&gr!==27||bn===null||dn===null||(gr=go(kt,dn),gr!=null&&di.push(Mu(kt,gr,bn))),Ea)break;kt=kt.return}0<di.length&&(Bn=new Un(Bn,Ei,null,S,sr),Er.push({event:Bn,listeners:di}))}}if(!(h&7)){e:{if(Bn=l==="mouseover"||l==="pointerover",Un=l==="mouseout"||l==="pointerout",Bn&&S!==Ar&&(Ei=S.relatedTarget||S.fromElement)&&(Ai(Ei)||Ei[Wr]))break e;if((Un||Bn)&&(Bn=sr.window===sr?sr:(Bn=sr.ownerDocument)?Bn.defaultView||Bn.parentWindow:window,Un?(Ei=S.relatedTarget||S.toElement,Un=Mn,Ei=Ei?Ai(Ei):null,Ei!==null&&(Ea=d(Ei),di=Ei.tag,Ei!==Ea||di!==5&&di!==27&&di!==6)&&(Ei=null)):(Un=null,Ei=Mn),Un!==Ei)){if(di=ii,gr="onMouseLeave",dn="onMouseEnter",kt="mouse",(l==="pointerout"||l==="pointerover")&&(di=oa,gr="onPointerLeave",dn="onPointerEnter",kt="pointer"),Ea=Un==null?Bn:fi(Un),bn=Ei==null?Bn:fi(Ei),Bn=new di(gr,kt+"leave",Un,S,sr),Bn.target=Ea,Bn.relatedTarget=bn,gr=null,Ai(sr)===Mn&&(di=new di(dn,kt+"enter",Ei,S,sr),di.target=bn,di.relatedTarget=Ea,gr=di),Ea=gr,Un&&Ei)t:{for(di=Un,dn=Ei,kt=0,bn=di;bn;bn=qc(bn))kt++;for(bn=0,gr=dn;gr;gr=qc(gr))bn++;for(;0<kt-bn;)di=qc(di),kt--;for(;0<bn-kt;)dn=qc(dn),bn--;for(;kt--;){if(di===dn||dn!==null&&di===dn.alternate)break t;di=qc(di),dn=qc(dn)}di=null}else di=null;Un!==null&&jf(Er,Bn,Un,di,!1),Ei!==null&&Ea!==null&&jf(Er,Ea,Ei,di,!0)}}e:{if(Bn=Mn?fi(Mn):window,Un=Bn.nodeName&&Bn.nodeName.toLowerCase(),Un==="select"||Un==="input"&&Bn.type==="file")var Vo=es;else if(xi(Bn))if(Aa)Vo=ye;else{Vo=Je;var Ui=Ds}else Un=Bn.nodeName,!Un||Un.toLowerCase()!=="input"||Bn.type!=="checkbox"&&Bn.type!=="radio"?Mn&&mo(Mn.elementType)&&(Vo=es):Vo=yt;if(Vo&&(Vo=Vo(l,Mn))){li(Er,Vo,S,sr);break e}Ui&&Ui(l,Bn,Mn),l==="focusout"&&Mn&&Bn.type==="number"&&Mn.memoizedProps.value!=null&&Br(Bn,"number",Bn.value)}switch(Ui=Mn?fi(Mn):window,l){case"focusin":(xi(Ui)||Ui.contentEditable==="true")&&(Fe=Ui,Ve=Mn,pt=null);break;case"focusout":pt=Ve=Fe=null;break;case"mousedown":st=!0;break;case"contextmenu":case"mouseup":case"dragend":st=!1,ht(Er,S,sr);break;case"selectionchange":if(ae)break;case"keydown":case"keyup":ht(Er,S,sr)}var ei;if(tn)e:{switch(l){case"compositionstart":var mi="onCompositionStart";break e;case"compositionend":mi="onCompositionEnd";break e;case"compositionupdate":mi="onCompositionUpdate";break e}mi=void 0}else uo?Ko(l,S)&&(mi="onCompositionEnd"):l==="keydown"&&S.keyCode===229&&(mi="onCompositionStart");mi&&(Rr&&S.locale!=="ko"&&(uo||mi!=="onCompositionStart"?mi==="onCompositionEnd"&&uo&&(ei=Qt()):(rt=sr,Et="value"in rt?rt.value:rt.textContent,uo=!0)),Ui=hd(Mn,mi),0<Ui.length&&(mi=new xo(mi,l,null,S,sr),Er.push({event:mi,listeners:Ui}),ei?mi.data=ei:(ei=Lo(S),ei!==null&&(mi.data=ei)))),(ei=Yn?_o(l,S):ki(l,S))&&(mi=hd(Mn,"onBeforeInput"),0<mi.length&&(Ui=new xo("onBeforeInput","beforeinput",null,S,sr),Er.push({event:Ui,listeners:mi}),Ui.data=ei)),mm(Er,l,Mn,S,sr)}xf(Er,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 K=l,se=K.stateNode;if(K=K.tag,K!==5&&K!==26&&K!==27||se===null||(K=go(l,S),K!=null&&R.unshift(Mu(l,K,se)),K=go(l,h),K!=null&&R.push(Mu(l,K,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,K){for(var se=h._reactName,We=[];S!==null&&S!==R;){var mt=S,Ft=mt.alternate,Mn=mt.stateNode;if(mt=mt.tag,Ft!==null&&Ft===R)break;mt!==5&&mt!==26&&mt!==27||Mn===null||(Ft=Mn,K?(Mn=go(S,se),Mn!=null&&We.unshift(Mu(S,Mn,Ft))):K||(Mn=go(S,se),Mn!=null&&We.push(Mu(S,Mn,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,`
|
|
10655
|
+
`).replace(Om,"")}function mh(l,h){return h=Rf(h),Rf(l)===h}function md(){}function Oa(l,h,S,R,K,se){switch(S){case"children":typeof R=="string"?h==="body"||h==="textarea"&&R===""||vr(l,R):(typeof R=="number"||typeof R=="bigint")&&h!=="body"&&vr(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":Gr(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=An(""+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",K.name,K,null),Oa(l,h,"formEncType",K.formEncType,K,null),Oa(l,h,"formMethod",K.formMethod,K,null),Oa(l,h,"formTarget",K.formTarget,K,null)):(Oa(l,h,"encType",K.encType,K,null),Oa(l,h,"method",K.method,K,null),Oa(l,h,"target",K.target,K,null)));if(R==null||typeof R=="symbol"||typeof R=="boolean"){l.removeAttribute(S);break}R=An(""+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(K.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=An(""+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),br(l,"popover",R);break;case"xlinkActuate":Jr(l,"http://www.w3.org/1999/xlink","xlink:actuate",R);break;case"xlinkArcrole":Jr(l,"http://www.w3.org/1999/xlink","xlink:arcrole",R);break;case"xlinkRole":Jr(l,"http://www.w3.org/1999/xlink","xlink:role",R);break;case"xlinkShow":Jr(l,"http://www.w3.org/1999/xlink","xlink:show",R);break;case"xlinkTitle":Jr(l,"http://www.w3.org/1999/xlink","xlink:title",R);break;case"xlinkType":Jr(l,"http://www.w3.org/1999/xlink","xlink:type",R);break;case"xmlBase":Jr(l,"http://www.w3.org/XML/1998/namespace","xml:base",R);break;case"xmlLang":Jr(l,"http://www.w3.org/XML/1998/namespace","xml:lang",R);break;case"xmlSpace":Jr(l,"http://www.w3.org/XML/1998/namespace","xml:space",R);break;case"is":br(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=Mo.get(S)||S,br(l,S,R))}}function Lf(l,h,S,R,K,se){switch(S){case"style":Gr(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(K.children!=null)throw Error(u(60));l.innerHTML=S}}break;case"children":typeof R=="string"?vr(l,R):(typeof R=="number"||typeof R=="bigint")&&vr(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"&&(K=S.endsWith("Capture"),h=S.slice(2,K?S.length-7:void 0),se=l[ir]||null,se=se!=null?se[S]:null,typeof se=="function"&&l.removeEventListener(h,se,K),typeof R=="function")){typeof se!="function"&&se!==null&&(S in l?l[S]=null:l.hasAttribute(S)&&l.removeAttribute(S)),l.addEventListener(h,R,K);break e}S in l?l[S]=R:R===!0?l.setAttribute(S,""):br(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,K=!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":K=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(u(137,h));default:Oa(l,h,se,We,S,null)}}K&&Oa(l,h,"srcSet",S.srcSet,S,null),R&&Oa(l,h,"src",S.src,S,null);return;case"input":Vi("invalid",l);var mt=se=We=K=null,Ft=null,Mn=null;for(R in S)if(S.hasOwnProperty(R)){var sr=S[R];if(sr!=null)switch(R){case"name":K=sr;break;case"type":We=sr;break;case"checked":Ft=sr;break;case"defaultChecked":Mn=sr;break;case"value":se=sr;break;case"defaultValue":mt=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,mt,Ft,Mn,We,K,!1),jt(l);return;case"select":Vi("invalid",l),R=We=se=null;for(K in S)if(S.hasOwnProperty(K)&&(mt=S[K],mt!=null))switch(K){case"value":se=mt;break;case"defaultValue":We=mt;break;case"multiple":R=mt;default:Oa(l,h,K,mt,S,null)}h=se,S=We,l.multiple=!!R,h!=null?Rn(l,!!R,h,!1):S!=null&&Rn(l,!!R,S,!0);return;case"textarea":Vi("invalid",l),se=K=R=null;for(We in S)if(S.hasOwnProperty(We)&&(mt=S[We],mt!=null))switch(We){case"value":R=mt;break;case"defaultValue":K=mt;break;case"children":se=mt;break;case"dangerouslySetInnerHTML":if(mt!=null)throw Error(u(91));break;default:Oa(l,h,We,mt,S,null)}rr(l,R,K,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(Mn in S)if(S.hasOwnProperty(Mn)&&(R=S[Mn],R!=null))switch(Mn){case"children":case"dangerouslySetInnerHTML":throw Error(u(137,h));default:Oa(l,h,Mn,R,S,null)}return;default:if(mo(h)){for(sr in S)S.hasOwnProperty(sr)&&(R=S[sr],R!==void 0&&Lf(l,h,sr,R,S,void 0));return}}for(mt in S)S.hasOwnProperty(mt)&&(R=S[mt],R!=null&&Oa(l,h,mt,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 K=null,se=null,We=null,mt=null,Ft=null,Mn=null,sr=null;for(Un in S){var Er=S[Un];if(S.hasOwnProperty(Un)&&Er!=null)switch(Un){case"checked":break;case"value":break;case"defaultValue":Ft=Er;default:R.hasOwnProperty(Un)||Oa(l,h,Un,null,R,Er)}}for(var Bn in R){var Un=R[Bn];if(Er=S[Bn],R.hasOwnProperty(Bn)&&(Un!=null||Er!=null))switch(Bn){case"type":se=Un;break;case"name":K=Un;break;case"checked":Mn=Un;break;case"defaultChecked":sr=Un;break;case"value":We=Un;break;case"defaultValue":mt=Un;break;case"children":case"dangerouslySetInnerHTML":if(Un!=null)throw Error(u(137,h));break;default:Un!==Er&&Oa(l,h,Bn,Un,R,Er)}}Hn(l,We,mt,Ft,Mn,sr,se,K);return;case"select":Un=We=mt=Bn=null;for(se in S)if(Ft=S[se],S.hasOwnProperty(se)&&Ft!=null)switch(se){case"value":break;case"multiple":Un=Ft;default:R.hasOwnProperty(se)||Oa(l,h,se,null,R,Ft)}for(K in R)if(se=R[K],Ft=S[K],R.hasOwnProperty(K)&&(se!=null||Ft!=null))switch(K){case"value":Bn=se;break;case"defaultValue":mt=se;break;case"multiple":We=se;default:se!==Ft&&Oa(l,h,K,se,R,Ft)}h=mt,S=We,R=Un,Bn!=null?Rn(l,!!S,Bn,!1):!!R!=!!S&&(h!=null?Rn(l,!!S,h,!0):Rn(l,!!S,S?[]:"",!1));return;case"textarea":Un=Bn=null;for(mt in S)if(K=S[mt],S.hasOwnProperty(mt)&&K!=null&&!R.hasOwnProperty(mt))switch(mt){case"value":break;case"children":break;default:Oa(l,h,mt,null,R,K)}for(We in R)if(K=R[We],se=S[We],R.hasOwnProperty(We)&&(K!=null||se!=null))switch(We){case"value":Bn=K;break;case"defaultValue":Un=K;break;case"children":break;case"dangerouslySetInnerHTML":if(K!=null)throw Error(u(91));break;default:K!==se&&Oa(l,h,We,K,R,se)}qn(l,Bn,Un);return;case"option":for(var Ei in S)if(Bn=S[Ei],S.hasOwnProperty(Ei)&&Bn!=null&&!R.hasOwnProperty(Ei))switch(Ei){case"selected":l.selected=!1;break;default:Oa(l,h,Ei,null,R,Bn)}for(Ft in R)if(Bn=R[Ft],Un=S[Ft],R.hasOwnProperty(Ft)&&Bn!==Un&&(Bn!=null||Un!=null))switch(Ft){case"selected":l.selected=Bn&&typeof Bn!="function"&&typeof Bn!="symbol";break;default:Oa(l,h,Ft,Bn,R,Un)}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 di in S)Bn=S[di],S.hasOwnProperty(di)&&Bn!=null&&!R.hasOwnProperty(di)&&Oa(l,h,di,null,R,Bn);for(Mn in R)if(Bn=R[Mn],Un=S[Mn],R.hasOwnProperty(Mn)&&Bn!==Un&&(Bn!=null||Un!=null))switch(Mn){case"children":case"dangerouslySetInnerHTML":if(Bn!=null)throw Error(u(137,h));break;default:Oa(l,h,Mn,Bn,R,Un)}return;default:if(mo(h)){for(var Ea in S)Bn=S[Ea],S.hasOwnProperty(Ea)&&Bn!==void 0&&!R.hasOwnProperty(Ea)&&Lf(l,h,Ea,void 0,R,Bn);for(sr in R)Bn=R[sr],Un=S[sr],!R.hasOwnProperty(sr)||Bn===Un||Bn===void 0&&Un===void 0||Lf(l,h,sr,Bn,R,Un);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(Er in R)Bn=R[Er],Un=S[Er],!R.hasOwnProperty(Er)||Bn===Un||Bn==null&&Un==null||Oa(l,h,Er,Bn,R,Un)}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 Em(){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,Pm=typeof clearTimeout=="function"?clearTimeout:void 0,Oh=typeof Promise=="function"?Promise:void 0,bm=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 Eh(l,h){var S=h,R=0,K=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 mt=We.nextSibling,Ft=We.nodeName;We[gi]||Ft==="SCRIPT"||Ft==="STYLE"||Ft==="LINK"&&We.rel.toLowerCase()==="stylesheet"||S.removeChild(We),We=mt}}if(K===0){l.removeChild(se),$u(h);return}K--}else S==="$"||S==="$?"||S==="$!"?K++: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),zo(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 K=S;if(l.nodeName.toLowerCase()!==h.toLowerCase()){if(!R&&(l.nodeName!=="INPUT"||l.type!=="hidden"))break}else if(R){if(!l[gi])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!==K.rel||l.getAttribute("href")!==(K.href==null||K.href===""?null:K.href)||l.getAttribute("crossorigin")!==(K.crossOrigin==null?null:K.crossOrigin)||l.getAttribute("title")!==(K.title==null?null:K.title))break;return l;case"style":if(l.hasAttribute("data-precedence"))break;return l;case"script":if(se=l.getAttribute("src"),(se!==(K.src==null?null:K.src)||l.getAttribute("type")!==(K.type==null?null:K.type)||l.getAttribute("crossorigin")!==(K.crossOrigin==null?null:K.crossOrigin))&&se&&l.hasAttribute("async")&&!l.hasAttribute("itemprop"))break;return l;default:return l}}else if(h==="input"&&l.type==="hidden"){var se=K.name==null?null:""+K.name;if(K.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 Ph(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 bh(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]);zo(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=Eo(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 K=jn(h);K='link[rel="'+l+'"][href="'+K+'"]',typeof S=="string"&&(K+='[crossorigin="'+S+'"]'),Sh.has(K)||(Sh.add(K),l={rel:l,crossOrigin:S,href:h},R.querySelector(K)===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 K='link[rel="preload"][as="'+jn(h)+'"]';h==="image"&&S&&S.imageSrcSet?(K+='[imagesrcset="'+jn(S.imageSrcSet)+'"]',typeof S.imageSizes=="string"&&(K+='[imagesizes="'+jn(S.imageSizes)+'"]')):K+='[href="'+jn(l)+'"]';var se=K;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(K)!==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",K='link[rel="modulepreload"][as="'+jn(R)+'"][href="'+jn(l)+'"]',se=K;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(K)===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 K=Yo(R).hoistableStyles,se=eu(l);h=h||"default";var We=K.get(se);if(!We){var mt={loading:0,preload:null};if(We=R.querySelector(Lu(se)))mt.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(Mn,sr){Ft.onload=Mn,Ft.onerror=sr}),Ft.addEventListener("load",function(){mt.loading|=1}),Ft.addEventListener("error",function(){mt.loading|=2}),mt.loading|=4,wu(We,h,R)}We={type:"stylesheet",instance:We,count:1,state:mt},K.set(se,We)}}}function Rm(l,h){kl.X(l,h);var S=_c;if(S&&l){var R=Yo(S).hoistableScripts,K=fc(l),se=R.get(K);se||(se=S.querySelector(Bu(K)),se||(l=A({src:l,async:!0},h),(h=gl.get(K))&&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(K,se))}}function xh(l,h){kl.M(l,h);var S=_c;if(S&&l){var R=Yo(S).hoistableScripts,K=fc(l),se=R.get(K);se||(se=S.querySelector(Bu(K)),se||(l=A({src:l,async:!0,type:"module"},h),(h=gl.get(K))&&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(K,se))}}function Dh(l,h,S,R){var K=(K=Ke.current)?yd(K):null;if(!K)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=Yo(K).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=Yo(K).hoistableStyles,We=se.get(l);if(We||(K=K.ownerDocument||K,We={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},se.set(l,We),(se=K.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(K,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=Yo(K).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="'+jn(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="'+jn(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~="'+jn(S.href)+'"]');if(R)return h.instance=R,ni(R),R;var K=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",K),wu(R,S.precedence,l),h.instance=R;case"stylesheet":K=eu(S.href);var se=l.querySelector(Lu(K));if(se)return h.state.loading|=4,h.instance=se,ni(se),se;R=Mh(S),(K=gl.get(K))&&$f(R,K),se=(l.ownerDocument||l).createElement("link"),ni(se);var We=se;return We._p=new Promise(function(mt,Ft){We.onload=mt,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),(K=l.querySelector(Bu(se)))?(h.instance=K,ni(K),K):(R=S,(K=gl.get(se))&&(R=A({},S),zf(R,K)),l=l.ownerDocument||l,K=l.createElement("script"),ni(K),As(K,"link",R),l.head.appendChild(K),h.instance=K);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]'),K=R.length?R[R.length-1]:null,se=K,We=0;We<R.length;We++){var mt=R[We];if(mt.dataset.precedence===h)se=mt;else if(se!==K)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,K=Nu=new Map;K.set(S,R)}else K=Nu,R=K.get(S),R||(R=new Map,K.set(S,R));if(R.has(l))return R;for(R.set(l,null),S=S.getElementsByTagName(l),K=0;K<S.length;K++){var se=S[K];if(!(se[gi]||se[no]||l==="link"&&se.getAttribute("rel")==="stylesheet")&&se.namespaceURI!=="http://www.w3.org/2000/svg"){var We=se.getAttribute(h)||"";We=l+We;var mt=R.get(We);mt?mt.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 K=eu(S.href),se=l.querySelector(Lu(K));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),(K=gl.get(K))&&$f(S,K),se=se.createElement("link"),ni(se);var We=se;We._p=new Promise(function(mt,Ft){We.onload=mt,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&&Ed(l,l.stylesheets),0<l.count?function(h){var S=setTimeout(function(){if(l.stylesheets&&Ed(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)Ed(this,this.stylesheets);else if(this.unsuspend){var l=this.unsuspend;this.unsuspend=null,l()}}}var Od=null;function Ed(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 K=l.querySelectorAll("link[data-precedence],style[data-precedence]"),se=0;se<K.length;se++){var We=K[se];(We.nodeName==="LINK"||We.getAttribute("media")!=="not all")&&(S.set(We.dataset.precedence,We),R=We)}R&&S.set(null,R)}K=h.instance,We=K.getAttribute("data-precedence"),se=S.get(We)||R,se===R&&S.set(null,K),S.set(We,K),this.count++,R=Cd.bind(this),K.addEventListener("load",R),K.addEventListener("error",R),se?se.parentNode.insertBefore(K,se.nextSibling):(l=l.nodeType===9?l.head:l,l.insertBefore(K,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,K,se,We,mt){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=Jt(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Jt(0),this.hiddenUpdates=Jt(null),this.identifierPrefix=R,this.onUncaughtError=K,this.onCaughtError=se,this.onRecoverableError=We,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=mt,this.incompleteTransitions=new Map}function Pd(l,h,S,R,K,se,We,mt,Ft,Mn,sr,Er){return l=new Um(l,h,S,We,mt,Ft,Mn,Er),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},vn(se),l}function Lh(l){return l?(l=Gi,l):Gi}function Bh(l,h,S,R,K,se){K=Lh(K),R.context===null?R.context=K:R.pendingContext=K,R=Pr(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 bd(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){bd(l,h),(l=l.alternate)&&bd(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 K=je.T;je.T=null;var se=Se.p;try{Se.p=2,Id(l,h,S,R)}finally{Se.p=se,je.T=K}}function zm(l,h,S,R){var K=je.T;je.T=null;var se=Se.p;try{Se.p=8,Id(l,h,S,R)}finally{Se.p=se,je.T=K}}function Id(l,h,S,R){if(Sd){var K=Kf(R);if(K===null)Tf(l,h,R,Ad,S),Nh(l,R);else if(Vm(K,l,h,S,R))R.stopPropagation();else if(Nh(l,R),h&4&&-1<Hm.indexOf(l)){for(;K!==null;){var se=Eo(K);if(se!==null)switch(se.tag){case 3:if(se=se.stateNode,se.current.memoizedState.isDehydrated){var We=At(se.pendingLanes);if(We!==0){var mt=se;for(mt.pendingLanes|=2,mt.entangledLanes|=2;We;){var Ft=1<<31-xe(We);mt.entanglements[1]|=Ft,We&=~Ft}cl(se),!(ha&6)&&(ac=he()+500,Qc(0,!1))}}break;case 13:mt=Zi(se,2),mt!==null&&ll(mt,se,2),ld(),Wf(se,2)}if(se=Kf(R),se===null&&Tf(l,h,R,Ad,S),se===K)break;K=se}K!==null&&R.stopPropagation()}else Tf(l,h,R,null,S)}}function Kf(l){return l=ur(l),Zf(l)}var Ad=null;function Zf(l){if(Ad=null,l=Ai(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(at()){case gt:return 2;case J:return 8;case et:case lt: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,K,se){return l===null||l.nativeEvent!==se?(l={blockedOn:h,domEventName:S,eventSystemFlags:R,nativeEvent:se,targetContainers:[K]},h!==null&&(h=Eo(h),h!==null&&wh(h)),l):(l.eventSystemFlags|=R,h=l.targetContainers,K!==null&&h.indexOf(K)===-1&&h.push(K),l)}function Vm(l,h,S,R,K){switch(h){case"focusin":return pc=ru(pc,l,h,S,R,K),!0;case"dragenter":return hc=ru(hc,l,h,S,R,K),!0;case"mouseover":return mc=ru(mc,l,h,S,R,K),!0;case"pointerover":var se=K.pointerId;return tu.set(se,ru(tu.get(se)||null,l,h,S,R,K)),!0;case"gotpointercapture":return se=K.pointerId,nu.set(se,ru(nu.get(se)||null,l,h,S,R,K)),!0}return!1}function Jf(l){var h=Ai(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,Oo(l.priority,function(){if(S.tag===13){var R=sl();R=yr(R);var K=Zi(S,R);K!==null&&ll(K,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);Ar=R,S.target.dispatchEvent(R),Ar=null}else return h=Eo(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],K=l[h+2];if(typeof R!="function"){if(Zf(R||S)===null)continue;break}var se=Eo(S);se!==null&&(l.splice(h,3),h-=3,zd(se,{pending:!0,data:K,method:S.method,action:R},R,K))}}))}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 K=S[R],se=S[R+1],We=K[ir]||null;if(typeof se=="function")We||Uh(S);else if(We){var mt=null;if(se&&se.hasAttribute("formAction")){if(K=se,We=se[ir]||null)mt=We.formAction;else if(Zf(K)!==null)continue}else mt=We.action;typeof mt=="function"?S[R+1]=mt:(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=E(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),q=zu}catch{}}t.createRoot=function(l,h){if(!g(l))throw Error(u(299));var S=!1,R="",K=dp,se=fp,We=pp,mt=null;return h!=null&&(h.unstable_strictMode===!0&&(S=!0),h.identifierPrefix!==void 0&&(R=h.identifierPrefix),h.onUncaughtError!==void 0&&(K=h.onUncaughtError),h.onCaughtError!==void 0&&(se=h.onCaughtError),h.onRecoverableError!==void 0&&(We=h.onRecoverableError),h.unstable_transitionCallbacks!==void 0&&(mt=h.unstable_transitionCallbacks)),h=Pd(l,1,!1,null,null,S,R,K,se,We,mt,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,K="",se=dp,We=fp,mt=pp,Ft=null,Mn=null;return S!=null&&(S.unstable_strictMode===!0&&(R=!0),S.identifierPrefix!==void 0&&(K=S.identifierPrefix),S.onUncaughtError!==void 0&&(se=S.onUncaughtError),S.onCaughtError!==void 0&&(We=S.onCaughtError),S.onRecoverableError!==void 0&&(mt=S.onRecoverableError),S.unstable_transitionCallbacks!==void 0&&(Ft=S.unstable_transitionCallbacks),S.formState!==void 0&&(Mn=S.formState)),h=Pd(l,1,!0,h,S??null,R,K,se,We,mt,Ft,Mn),h.context=Lh(null),S=h.current,R=sl(),R=yr(R),K=Pr(R),K.callback=null,hr(S,K,R),S=R,h.current.lanes=S,Gt(h,S),cl(h),l[Wr]=h.current,Mf(l),new Td(h)},o="19.1.0"},68458:(P,t,e)=>{"use strict";/**
|
|
10657
10656
|
* @license React
|
|
10658
10657
|
* react-dom.production.js
|
|
10659
10658
|
*
|
|
@@ -12642,7 +12641,7 @@ Error generating stack: `+S.message+`
|
|
|
12642
12641
|
border-bottom: 0;
|
|
12643
12642
|
padding-right: var(--spacing-sm);
|
|
12644
12643
|
}
|
|
12645
|
-
`;var lv=Object.defineProperty,cv=Object.defineProperties,uv=Object.getOwnPropertyDescriptors,A1=Object.getOwnPropertySymbols,dv=Object.prototype.hasOwnProperty,fv=Object.prototype.propertyIsEnumerable,x1=(D,N,F)=>N in D?lv(D,N,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[N]=F,ou=(D,N)=>{for(var F in N||(N={}))dv.call(N,F)&&x1(D,F,N[F]);if(A1)for(var F of A1(N))fv.call(N,F)&&x1(D,F,N[F]);return D},Gm=(D,N)=>cv(D,uv(N));function pv({payload:D,isWebhook:N,definitionSamples:F,pointer:oe,envVariables:Pe}){var Be,qe;const{parser:it,options:{codeSamples:Ze,generatedSamplesMaxDepth:Ot}}=ze(Jr),Tt=ze(De),Yt=ze(hi(oe)),{languages:sn}=ze(Vt),[zn]=ze(Bo),Ir=io(),wn=new Map(sn?.map(({key:Co,order:Wo})=>[Co,Wo])),zr=F.filter(Co=>wn.has(Ln(Co))),wo=mv(zr,Pe,zn),to=new Set(wo.map(Ln));let Go=[];if(!N){const Co=((Be=Ze.languages)==null?void 0:Be.filter(({lang:Wo,label:ao})=>Wo!=="Payload"&&!to.has(Ln({lang:Wo,label:ao}))))||[];Go=hv(Co,Ze,it.definition,Ot,Yt,zn,Ir,Tt)}const Po=[...wo,...Go],Si=(qe=sn?.find(({lang:Co})=>Co===D?.lang))==null?void 0:qe.title,Zo=D&&Ln({label:Si,lang:D.lang});return D&&Zo&&wn.has(Zo)&&Po.push(Gm(ou({},D),{label:Si,order:wn.get(Zo)})),{samples:Po.map(Co=>{var Wo;const ao=(Wo=Co.label)!=null?Wo:Co.lang;return ou({key:Ln(Co),title:ao,order:typeof wn.get(ao.toLowerCase())=="number"?wn.get(ao.toLowerCase()):9999},Co)}).sort((Co,Wo)=>Co.order-Wo.order)}}function hv(D,{skipOptionalParameters:N,withOAuth2Call:F},oe,Pe,Be,qe,it,Ze){return D.map(({lang:Ot,label:Tt,options:Yt})=>({lang:Ot,label:Tt,get:sn=>(0,vt.getCodeSample)(Gm(ou({},sn),{lang:Ot,options:Gm(ou({},Yt),{skipOptionalParameters:N,withOAuth2Call:F,spec:oe,generatedPayloadSamplesMaxDepth:Pe,store:Be,activeMimeName:Ze}),environment:qe,translate:it}))}))}function mv(D,N,F){var oe;if(!N||!D.length)return D;const Pe=F?.server;let Be=ou({},N.values||{});return Pe&&((oe=N.serverValues)!=null&&oe[Pe])&&(Be=ou(ou({},Be),N.serverValues[Pe])),Object.keys(Be).length===0?D:D.map(qe=>{const it=ou({},qe);return"source"in it&&typeof it.source=="string"&&(it.source=it.source.replace(/\{\{([^}]+)\}\}/g,(Ze,Ot)=>Be[Ot]!==void 0?Be[Ot]:Ze)),it})}const gv=he(Cs.xW.NOT_LOADED),D1=he([]);var vv=Object.defineProperty,yv=Object.defineProperties,Cv=Object.getOwnPropertyDescriptors,Hh=Object.getOwnPropertySymbols,M1=Object.prototype.hasOwnProperty,T1=Object.prototype.propertyIsEnumerable,j1=(D,N,F)=>N in D?vv(D,N,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[N]=F,Ym=(D,N)=>{for(var F in N||(N={}))M1.call(N,F)&&j1(D,F,N[F]);if(Hh)for(var F of Hh(N))T1.call(N,F)&&j1(D,F,N[F]);return D},Jm=(D,N)=>yv(D,Cv(N)),Ov=(D,N)=>{var F={};for(var oe in D)M1.call(D,oe)&&N.indexOf(oe)<0&&(F[oe]=D[oe]);if(D!=null&&Hh)for(var oe of Hh(D))N.indexOf(oe)<0&&T1.call(D,oe)&&(F[oe]=D[oe]);return F};function R1(D,N,F,oe){var Pe;if(!F)return;const Be=new vt.OpenAPIParser(F),qe=(Pe=Be.definition.paths)==null?void 0:Pe[D],it=qe?.[N],Ze=(0,st.getOperation)(Be,Jm(Ym({},it),{pathName:D,httpVerb:N,pathParameters:qe.parameters||[],pathServers:qe.servers||[]}),void 0,(0,vt.normalizeOptions)({}),"",{isCallback:!1},oe);return Ze?{id:Ze.id,name:Ze.name,method:Ze.httpVerb,operationId:Ze.operationId,parameters:Pv(Ze.parameters),body:Iv(Ze.requestBody,F),path:Ze.path,href:Ze.href,servers:Ze.servers,security:Av(Ze.security),responses:Object.fromEntries(Ze.responses.map(Tt=>{var Yt;return[Tt.code,{code:Tt.code,description:Tt.description,mediaTypes:(Yt=Tt.content)==null?void 0:Yt.mediaTypes.reduce((sn,zn)=>{var Ir;return sn[zn.name]={name:zn.name,schema:L1((Ir=zn.schema)==null?void 0:Ir.rawSchema,F)},sn},{})}]}))}:void 0}function Ev(D){return function(N,F,oe){const Pe=R1(N,F,oe,D);if(Pe)return Jm(Ym({},Pe),{operationId:Pe.operationId||T.OG.compile(["paths",Pe.path,Pe.method])})}}function Pv(D,N){const F=new Set,oe=D.map(Pe=>{var Be;return F.add(Pe.in+":"+Pe.name),{name:Pe.name,in:Pe.in,required:Pe.required,description:Pe.description,example:((Be=N?.[String(Pe.in)])==null?void 0:Be[Pe.name])||Pe.example,schema:Pe.schema}});for(const[Pe,Be]of Object.entries(N||{}))for(const[qe,it]of Object.entries(Be||{}))F.has(Pe+":"+qe)||oe.push({name:qe,in:Pe,required:!1,description:"",example:String(it),schema:void 0});return oe}function bv({type:D,format:N,enum:F}){return D==="string"&&(N==="binary"||N==="base64")?"file":D==="object"?"multiline":F.length>0?"select":"text"}function Sv(D,N){var F,oe,Pe,Be,qe;const it=((F=D[0])==null?void 0:F.example)||((oe=D[0])==null?void 0:oe.examples);if(it)return it;if((Pe=D.schema)!=null&&Pe.example)return D.schema.example;const Ze=((Be=N?.default)==null?void 0:Be.value)||((qe=N?.default)==null?void 0:qe.rawValue);return Ze?.[D.name]?(0,c.isPrimitive)(Ze?.[D.name])?String(Ze?.[D.name]):JSON.stringify(Ze?.[D.name]):""}function Iv(D,N,F){var oe;if(!D||!((oe=D.content)!=null&&oe.mediaTypes)){if(!F)return;const Pe=F,{activeExampleName:Be}=Pe,qe=Ov(Pe,["activeExampleName"]);return{activeExampleName:Be,mediaTypes:Object.fromEntries(Object.entries(qe).map(([it,Ze])=>[it,{name:it,examples:{default:{value:Ze}},schema:{},parameters:[]}]))}}return{required:D.required,activeExampleName:F?.activeExampleName,mediaTypes:D.content.mediaTypes.reduce((Pe,Be)=>{var qe,it;const Ze=Be.schema,Ot=F?.[Be.name]?{default:{value:F?.[Be.name],rawValue:F?.[Be.name],mime:Be.name}}:Be.examples||Be.formExamples;return Pe[Be.name]={name:Be.name,examples:Ot,schema:L1((qe=Be.schema)==null?void 0:qe.rawSchema,N),parameters:(it=Ze?.fields)==null?void 0:it.map(Tt=>({inputType:bv(Tt.schema),name:Tt.name,example:Sv(Tt,Ot)}))},Pe},{})}}function L1(D,N){if(!(!D||!N))return Jm(Ym({},D),{components:N?.components||{}})}function Av(D){if(D)return D.map(({schemes:N})=>N.map(F=>{const oe={id:F.id,type:F.type,in:F.in,openIdConnectUrl:F.openIdConnectUrl,scopes:F.scopes,scheme:F.scheme,name:F.name,flows:F.flows,"x-defaultAccessToken":F["x-defaultAccessToken"],"x-defaultTokenType":F["x-defaultTokenType"],"x-defaultClientId":F["x-defaultClientId"],"x-defaultClientSecret":F["x-defaultClientSecret"],"x-defaultUsername":F["x-defaultUsername"],"x-defaultPassword":F["x-defaultPassword"]};return Object.keys(oe).forEach(Pe=>oe[Pe]===void 0&&delete oe[Pe]),oe}))}var xv=Object.defineProperty,B1=Object.getOwnPropertySymbols,Dv=Object.prototype.hasOwnProperty,Mv=Object.prototype.propertyIsEnumerable,w1=(D,N,F)=>N in D?xv(D,N,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[N]=F,Xm=(D,N)=>{for(var F in N||(N={}))Dv.call(N,F)&&w1(D,F,N[F]);if(B1)for(var F of B1(N))Mv.call(N,F)&&w1(D,F,N[F]);return D},Tv=(D,N,F)=>new Promise((oe,Pe)=>{var Be=Ze=>{try{it(F.next(Ze))}catch(Ot){Pe(Ot)}},qe=Ze=>{try{it(F.throw(Ze))}catch(Ot){Pe(Ot)}},it=Ze=>Ze.done?oe(Ze.value):Promise.resolve(Ze.value).then(Be,qe);it((F=F.apply(D,N)).next())});const jv=(0,n.lazy)(()=>Tv(
|
|
12644
|
+
`;var lv=Object.defineProperty,cv=Object.defineProperties,uv=Object.getOwnPropertyDescriptors,A1=Object.getOwnPropertySymbols,dv=Object.prototype.hasOwnProperty,fv=Object.prototype.propertyIsEnumerable,x1=(D,N,F)=>N in D?lv(D,N,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[N]=F,ou=(D,N)=>{for(var F in N||(N={}))dv.call(N,F)&&x1(D,F,N[F]);if(A1)for(var F of A1(N))fv.call(N,F)&&x1(D,F,N[F]);return D},Gm=(D,N)=>cv(D,uv(N));function pv({payload:D,isWebhook:N,definitionSamples:F,pointer:oe,envVariables:Pe}){var Be,qe;const{parser:it,options:{codeSamples:Ze,generatedSamplesMaxDepth:Ot}}=ze(Jr),Tt=ze(De),Yt=ze(hi(oe)),{languages:sn}=ze(Vt),[zn]=ze(Bo),Ir=io(),wn=new Map(sn?.map(({key:Co,order:Wo})=>[Co,Wo])),zr=F.filter(Co=>wn.has(Ln(Co))),wo=mv(zr,Pe,zn),to=new Set(wo.map(Ln));let Go=[];if(!N){const Co=((Be=Ze.languages)==null?void 0:Be.filter(({lang:Wo,label:ao})=>Wo!=="Payload"&&!to.has(Ln({lang:Wo,label:ao}))))||[];Go=hv(Co,Ze,it.definition,Ot,Yt,zn,Ir,Tt)}const Po=[...wo,...Go],Si=(qe=sn?.find(({lang:Co})=>Co===D?.lang))==null?void 0:qe.title,Zo=D&&Ln({label:Si,lang:D.lang});return D&&Zo&&wn.has(Zo)&&Po.push(Gm(ou({},D),{label:Si,order:wn.get(Zo)})),{samples:Po.map(Co=>{var Wo;const ao=(Wo=Co.label)!=null?Wo:Co.lang;return ou({key:Ln(Co),title:ao,order:typeof wn.get(ao.toLowerCase())=="number"?wn.get(ao.toLowerCase()):9999},Co)}).sort((Co,Wo)=>Co.order-Wo.order)}}function hv(D,{skipOptionalParameters:N,withOAuth2Call:F},oe,Pe,Be,qe,it,Ze){return D.map(({lang:Ot,label:Tt,options:Yt})=>({lang:Ot,label:Tt,get:sn=>(0,vt.getCodeSample)(Gm(ou({},sn),{lang:Ot,options:Gm(ou({},Yt),{skipOptionalParameters:N,withOAuth2Call:F,spec:oe,generatedPayloadSamplesMaxDepth:Pe,store:Be,activeMimeName:Ze}),environment:qe,translate:it}))}))}function mv(D,N,F){var oe;if(!N||!D.length)return D;const Pe=F?.server;let Be=ou({},N.values||{});return Pe&&((oe=N.serverValues)!=null&&oe[Pe])&&(Be=ou(ou({},Be),N.serverValues[Pe])),Object.keys(Be).length===0?D:D.map(qe=>{const it=ou({},qe);return"source"in it&&typeof it.source=="string"&&(it.source=it.source.replace(/\{\{([^}]+)\}\}/g,(Ze,Ot)=>Be[Ot]!==void 0?Be[Ot]:Ze)),it})}const gv=he(Cs.xW.NOT_LOADED),D1=he([]);var vv=Object.defineProperty,yv=Object.defineProperties,Cv=Object.getOwnPropertyDescriptors,Hh=Object.getOwnPropertySymbols,M1=Object.prototype.hasOwnProperty,T1=Object.prototype.propertyIsEnumerable,j1=(D,N,F)=>N in D?vv(D,N,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[N]=F,Ym=(D,N)=>{for(var F in N||(N={}))M1.call(N,F)&&j1(D,F,N[F]);if(Hh)for(var F of Hh(N))T1.call(N,F)&&j1(D,F,N[F]);return D},Jm=(D,N)=>yv(D,Cv(N)),Ov=(D,N)=>{var F={};for(var oe in D)M1.call(D,oe)&&N.indexOf(oe)<0&&(F[oe]=D[oe]);if(D!=null&&Hh)for(var oe of Hh(D))N.indexOf(oe)<0&&T1.call(D,oe)&&(F[oe]=D[oe]);return F};function R1(D,N,F,oe){var Pe;if(!F)return;const Be=new vt.OpenAPIParser(F),qe=(Pe=Be.definition.paths)==null?void 0:Pe[D],it=qe?.[N],Ze=(0,st.getOperation)(Be,Jm(Ym({},it),{pathName:D,httpVerb:N,pathParameters:qe.parameters||[],pathServers:qe.servers||[]}),void 0,(0,vt.normalizeOptions)({}),"",{isCallback:!1},oe);return Ze?{id:Ze.id,name:Ze.name,method:Ze.httpVerb,operationId:Ze.operationId,parameters:Pv(Ze.parameters),body:Iv(Ze.requestBody,F),path:Ze.path,href:Ze.href,servers:Ze.servers,security:Av(Ze.security),responses:Object.fromEntries(Ze.responses.map(Tt=>{var Yt;return[Tt.code,{code:Tt.code,description:Tt.description,mediaTypes:(Yt=Tt.content)==null?void 0:Yt.mediaTypes.reduce((sn,zn)=>{var Ir;return sn[zn.name]={name:zn.name,schema:L1((Ir=zn.schema)==null?void 0:Ir.rawSchema,F)},sn},{})}]}))}:void 0}function Ev(D){return function(N,F,oe){const Pe=R1(N,F,oe,D);if(Pe)return Jm(Ym({},Pe),{operationId:Pe.operationId||T.OG.compile(["paths",Pe.path,Pe.method])})}}function Pv(D,N){const F=new Set,oe=D.map(Pe=>{var Be;return F.add(Pe.in+":"+Pe.name),{name:Pe.name,in:Pe.in,required:Pe.required,description:Pe.description,example:((Be=N?.[String(Pe.in)])==null?void 0:Be[Pe.name])||Pe.example,schema:Pe.schema}});for(const[Pe,Be]of Object.entries(N||{}))for(const[qe,it]of Object.entries(Be||{}))F.has(Pe+":"+qe)||oe.push({name:qe,in:Pe,required:!1,description:"",example:String(it),schema:void 0});return oe}function bv({type:D,format:N,enum:F}){return D==="string"&&(N==="binary"||N==="base64")?"file":D==="object"?"multiline":F.length>0?"select":"text"}function Sv(D,N){var F,oe,Pe,Be,qe;const it=((F=D[0])==null?void 0:F.example)||((oe=D[0])==null?void 0:oe.examples);if(it)return it;if((Pe=D.schema)!=null&&Pe.example)return D.schema.example;const Ze=((Be=N?.default)==null?void 0:Be.value)||((qe=N?.default)==null?void 0:qe.rawValue);return Ze?.[D.name]?(0,c.isPrimitive)(Ze?.[D.name])?String(Ze?.[D.name]):JSON.stringify(Ze?.[D.name]):""}function Iv(D,N,F){var oe;if(!D||!((oe=D.content)!=null&&oe.mediaTypes)){if(!F)return;const Pe=F,{activeExampleName:Be}=Pe,qe=Ov(Pe,["activeExampleName"]);return{activeExampleName:Be,mediaTypes:Object.fromEntries(Object.entries(qe).map(([it,Ze])=>[it,{name:it,examples:{default:{value:Ze}},schema:{},parameters:[]}]))}}return{required:D.required,activeExampleName:F?.activeExampleName,mediaTypes:D.content.mediaTypes.reduce((Pe,Be)=>{var qe,it;const Ze=Be.schema,Ot=F?.[Be.name]?{default:{value:F?.[Be.name],rawValue:F?.[Be.name],mime:Be.name}}:Be.examples||Be.formExamples;return Pe[Be.name]={name:Be.name,examples:Ot,schema:L1((qe=Be.schema)==null?void 0:qe.rawSchema,N),parameters:(it=Ze?.fields)==null?void 0:it.map(Tt=>({inputType:bv(Tt.schema),name:Tt.name,example:Sv(Tt,Ot)}))},Pe},{})}}function L1(D,N){if(!(!D||!N))return Jm(Ym({},D),{components:N?.components||{}})}function Av(D){if(D)return D.map(({schemes:N})=>N.map(F=>{const oe={id:F.id,type:F.type,in:F.in,openIdConnectUrl:F.openIdConnectUrl,scopes:F.scopes,scheme:F.scheme,name:F.name,flows:F.flows,"x-defaultAccessToken":F["x-defaultAccessToken"],"x-defaultTokenType":F["x-defaultTokenType"],"x-defaultClientId":F["x-defaultClientId"],"x-defaultClientSecret":F["x-defaultClientSecret"],"x-defaultUsername":F["x-defaultUsername"],"x-defaultPassword":F["x-defaultPassword"]};return Object.keys(oe).forEach(Pe=>oe[Pe]===void 0&&delete oe[Pe]),oe}))}var xv=Object.defineProperty,B1=Object.getOwnPropertySymbols,Dv=Object.prototype.hasOwnProperty,Mv=Object.prototype.propertyIsEnumerable,w1=(D,N,F)=>N in D?xv(D,N,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[N]=F,Xm=(D,N)=>{for(var F in N||(N={}))Dv.call(N,F)&&w1(D,F,N[F]);if(B1)for(var F of B1(N))Mv.call(N,F)&&w1(D,F,N[F]);return D},Tv=(D,N,F)=>new Promise((oe,Pe)=>{var Be=Ze=>{try{it(F.next(Ze))}catch(Ot){Pe(Ot)}},qe=Ze=>{try{it(F.throw(Ze))}catch(Ot){Pe(Ot)}},it=Ze=>Ze.done?oe(Ze.value):Promise.resolve(Ze.value).then(Be,qe);it((F=F.apply(D,N)).next())});const jv=(0,n.lazy)(()=>Tv(void 0,null,function*(){return Vr.e(344).then(Vr.bind(Vr,40344)).then(D=>({default:D.ReplayOverlay}))}));function Rv({operation:D,corsProxyUrl:N,fullOpenApi:F}){var oe,Pe;const Be=io(),qe=ci(),it=(0,n.useRef)(null),{mockServer:Ze,oAuth2RedirectURI:Ot,routingBasePath:Tt}=ze(Fr),Yt=ze(D1),{parser:sn,options:{events:zn}}=ze(Jr),Ir=ze(hn),[wn,zr]=(0,n.useState)(!1),[wo,to]=He(gv),[Go,Po]=He(sa),[[,Si],Zo]=He(Bo);(0,c.useFocusTrap)(it),(0,c.useModalScrollLock)(wn);const Lr=(0,n.useCallback)(({operations:so,environment:No,environments:ua})=>{const rs=so.reduce((vl,Dl)=>{Dl.requestValues.body=Dl.requestValues.body instanceof URLSearchParams?Object.fromEntries(Dl.requestValues.body.entries()):Dl.requestValues.body;const{path:_a,method:Dc}=Dl.apiPath,iu=T.OG.compile(["paths",_a,Dc]);return vl[iu]=qs()(ra(iu),Dl),vl},{});Po(Xm(Xm({},Go),rs)),Zo({environment:No,environments:ua})},[Go,Po,Zo]),Co=()=>{if(wo!==Cs.xW.LOADING){if(!wn&&(qe.send({type:"openapi_docs.try_it.opened"}),zn?.tryItOpen&&D)){const so=Lg({operation:D});zn.tryItOpen(so)}zr(!wn)}wo===Cs.xW.NOT_LOADED&&to(Cs.xW.LOADING)},Wo=(0,n.useCallback)(so=>{if(zn?.tryItSent&&D){const No=wg({operation:D,isSuccess:so});zn.tryItSent(No)}},[zn,D]),ao=(0,n.useCallback)(so=>{if(!so)return;const No=Yt.find(ua=>ua.operationId===so);return Tt+No?.href},[Yt,Tt]);return F?(0,P.jsxs)(P.Fragment,{children:[(0,P.jsx)(c.Button,{onClick:Co,variant:"primary",iconPosition:"left",icon:wo===Cs.xW.LOADING?(0,P.jsx)(c.CircleDashIcon,{}):(0,P.jsx)(c.RocketIcon,{}),children:wo===Cs.xW.LOADING?Be("openapi.loading","Loading..."):Be("openapi.tryIt","Try it")}),wn&&(0,P.jsx)(n.Suspense,{children:(0,P.jsx)(c.Portal,{mountId:"api-content",children:(0,P.jsx)("div",{ref:it,children:(0,P.jsx)(jv,Xm({activeOperationId:D.operationId||D.pointer,api:F,onRequestChange:Lr,onClose:Co,onLoad:()=>to(Cs.xW.LOADED),settings:{corsProxyUrl:N,mockServer:Ze,environment:Si,apiId:(Pe=(oe=sn?.definition.info)==null?void 0:oe["x-metadata"])==null?void 0:Pe.apiId,oAuth2RedirectURI:Ot,disableCollectionsTab:!0,storageKey:Tt,convertOperationToReplayValue:(so,No,ua)=>Ev(Ir)(so,No,ua),getOperationUrl:ao}},{onRequestSent:Wo}))})})})]}):null}const N1=(0,n.memo)(Rv);var Lv=(D,N,F)=>new Promise((oe,Pe)=>{var Be=Ze=>{try{it(F.next(Ze))}catch(Ot){Pe(Ot)}},qe=Ze=>{try{it(F.throw(Ze))}catch(Ot){Pe(Ot)}},it=Ze=>Ze.done?oe(Ze.value):Promise.resolve(Ze.value).then(Be,qe);it((F=F.apply(D,N)).next())});const Bv=(0,n.lazy)(()=>Lv(void 0,null,function*(){return Vr.e(344).then(Vr.bind(Vr,40344)).then(D=>({default:D.EmbeddedReplay}))}));function wv({activeOperationId:D,corsProxyUrl:N,fullOpenApi:F}){const oe=io(),{mockServer:Pe}=ze(Fr),Be=ze(Tr),qe=ze(oo),[it,Ze]=(0,n.useState)(!1);return(0,n.useEffect)(()=>{Ze(!0)},[]),(0,P.jsx)(Nv,{children:it?(0,P.jsx)(n.Suspense,{fallback:(0,P.jsx)(F1,{children:oe("openapi.loading","Loading...")}),children:(0,P.jsx)(Bv,{activeOperationId:D,api:F,settings:{environment:Be.environment,predefinedEnvValues:qe,corsProxyUrl:N,mockServer:Pe,disableCollectionsTab:!0,convertOperationToReplayValue:R1}})}):(0,P.jsx)(F1,{children:oe("openapi.loading","Loading...")})})}const v2=(0,n.memo)(wv),F1=Pt.Ay.div`
|
|
12646
12645
|
display: flex;
|
|
12647
12646
|
justify-content: center;
|
|
12648
12647
|
align-items: center;
|
|
@@ -12733,4 +12732,4 @@ Error generating stack: `+S.message+`
|
|
|
12733
12732
|
`,b2=({pointer:D,schema:N,disableDeepLinks:F,slug:oe})=>{const{options:Pe,parser:Be}=useAtomValue(globalStoreAtom),qe=N||{$ref:D},it=getSchema({parser:Be,schemaOrRef:qe,pointer:D||"",options:Pe,deps:{operation:{pointer:"RedocSchema"}}});return jsx(Row,{children:jsx(FullWidthPanel,{children:jsx(Schema,{schema:it,level:1,disableDeepLinks:F,slug:oe})})})},S2=({pointer:D,mimeType:N,encoding:F})=>{const oe=useAtomValue(globalParserAtom),Pe=useAtomValue(layoutAtom),Be=getExamples({parser:oe,infoOrRef:{$ref:D},mime:N,encoding:F});return jsx(Row,{layout:Pe,children:jsx(ExamplesWrap,{children:jsx(Example,{example:Be,mimeType:N})})})},qy=Pt.Ay.div`
|
|
12734
12733
|
padding: 20px;
|
|
12735
12734
|
color: red;
|
|
12736
|
-
`;class I2 extends n.Component{constructor(N){super(N),this.state={error:void 0}}componentDidCatch(N){return this.setState({error:N}),!1}render(){return this.state.error?(0,P.jsxs)(qy,{children:[(0,P.jsx)("h1",{children:"Something went wrong..."}),(0,P.jsxs)("small",{children:[" ",this.state.error.message," "]}),(0,P.jsx)("p",{children:(0,P.jsxs)("details",{children:[(0,P.jsx)("summary",{children:"Stack trace"}),(0,P.jsx)("pre",{children:this.state.error.stack})]})}),typeof __REDOC_VERSION__<"u"?(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)("small",{children:[" References docs version: ",__REDOC_VERSION__]})," ",(0,P.jsx)("br",{})]}):null,typeof __REDOC_REVISION__<"u"?(0,P.jsxs)("small",{children:[" Commit: ",__REDOC_REVISION__]}):null]}):(0,P.jsx)(P.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,N,F)=>N in D?_y(D,N,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[N]=F,c0=(D,N)=>{for(var F in N||(N={}))e2.call(N,F)&&l0(D,F,N[F]);if(s0)for(var F of s0(N))t2.call(N,F)&&l0(D,F,N[F]);return D};const u0=(0,T.JA)(),n2=u0?(0,x.dirname)(u0)+"/":"";function r2(D){const N={},F=D.attributes;for(let oe=0;oe<F.length;oe++){const Pe=F[oe];N[Pe.name]=Pe.value}return N}function o2(D){const N=r2(D),F={};for(const oe in N){const Pe=oe.replace(/-(.)/g,(Be,qe)=>qe.toUpperCase());F[Pe]=N[oe]}return F}function i2(D,N=document.querySelector("redoc")){(0,a.hydrateRoot)(N,(0,P.jsx)(a0,{store:D}))}function d0(D,N={},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 oe,Pe;typeof D=="string"?oe=D:typeof D=="object"&&(Pe=D),(0,a.createRoot)(F).render((0,n.createElement)(Qy,{definition:Pe,definitionUrl:oe,options:c0(c0({},N),o2(F))},["Loading..."]))}function f0(D){Vr.p=D}const a2="3.11.0-next.
|
|
12735
|
+
`;class I2 extends n.Component{constructor(N){super(N),this.state={error:void 0}}componentDidCatch(N){return this.setState({error:N}),!1}render(){return this.state.error?(0,P.jsxs)(qy,{children:[(0,P.jsx)("h1",{children:"Something went wrong..."}),(0,P.jsxs)("small",{children:[" ",this.state.error.message," "]}),(0,P.jsx)("p",{children:(0,P.jsxs)("details",{children:[(0,P.jsx)("summary",{children:"Stack trace"}),(0,P.jsx)("pre",{children:this.state.error.stack})]})}),typeof __REDOC_VERSION__<"u"?(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)("small",{children:[" References docs version: ",__REDOC_VERSION__]})," ",(0,P.jsx)("br",{})]}):null,typeof __REDOC_REVISION__<"u"?(0,P.jsxs)("small",{children:[" Commit: ",__REDOC_REVISION__]}):null]}):(0,P.jsx)(P.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,N,F)=>N in D?_y(D,N,{enumerable:!0,configurable:!0,writable:!0,value:F}):D[N]=F,c0=(D,N)=>{for(var F in N||(N={}))e2.call(N,F)&&l0(D,F,N[F]);if(s0)for(var F of s0(N))t2.call(N,F)&&l0(D,F,N[F]);return D};const u0=(0,T.JA)(),n2=u0?(0,x.dirname)(u0)+"/":"";function r2(D){const N={},F=D.attributes;for(let oe=0;oe<F.length;oe++){const Pe=F[oe];N[Pe.name]=Pe.value}return N}function o2(D){const N=r2(D),F={};for(const oe in N){const Pe=oe.replace(/-(.)/g,(Be,qe)=>qe.toUpperCase());F[Pe]=N[oe]}return F}function i2(D,N=document.querySelector("redoc")){(0,a.hydrateRoot)(N,(0,P.jsx)(a0,{store:D}))}function d0(D,N={},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 oe,Pe;typeof D=="string"?oe=D:typeof D=="object"&&(Pe=D),(0,a.createRoot)(F).render((0,n.createElement)(Qy,{definition:Pe,definitionUrl:oe,options:c0(c0({},N),o2(F))},["Loading..."]))}function f0(D){Vr.p=D}const a2="3.11.0-next.4",s2="303de107";function l2(){const D=(0,T.iT)("redoc");if(!D)return;const N=D.getAttribute("spec-url");N&&d0(N,{},D)}c.IS_BROWSER&&f0(n2),l2()})(),qh})());
|