@redocly/openapi-docs 3.7.0-next.0 → 3.7.0-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  * Redocly OpenAPI Docs
3
3
  * (c) Copyright 2018 Redocly LLC, all rights reserved.
4
4
  * -------------------------------------------------------------
5
- * Version: "3.7.0-next.0"
5
+ * Version: "3.7.0-next.1"
6
6
  */(function(Wc,tc){typeof exports=="object"&&typeof module=="object"?module.exports=tc(require("null")):typeof define=="function"&&define.amd?define(["null"],tc):typeof exports=="object"?exports.RedoclyOpenAPIDocs=tc(require("null")):Wc.RedoclyOpenAPIDocs=tc(Wc.null)})(this,nf=>(()=>{var Wc={44607:(P,n,e)=>{"use strict";e.d(n,{A:()=>o});function o(h){var d=Object.create(null);return function(O){return d[O]===void 0&&(d[O]=h(O)),d[O]}}},61203:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.CodeGen=n.Name=n.nil=n.stringify=n.str=n._=n.KeywordCxt=void 0;const o=e(85968),h=e(96735),d=e(67104),O=e(48226),f="https://json-schema.org/draft/2020-12/schema";class p extends o.default{constructor(b={}){super({...b,dynamicRef:!0,next:!0,unevaluated:!0})}_addVocabularies(){super._addVocabularies(),h.default.forEach(b=>this.addVocabulary(b)),this.opts.discriminator&&this.addKeyword(d.default)}_addDefaultMetaSchema(){super._addDefaultMetaSchema();const{$data:b,meta:y}=this.opts;y&&(O.default.call(this,b),this.refs["http://json-schema.org/schema"]=f)}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(f)?f:void 0)}}P.exports=n=p,Object.defineProperty(n,"__esModule",{value:!0}),n.default=p;var c=e(9804);Object.defineProperty(n,"KeywordCxt",{enumerable:!0,get:function(){return c.KeywordCxt}});var g=e(57287);Object.defineProperty(n,"_",{enumerable:!0,get:function(){return g._}}),Object.defineProperty(n,"str",{enumerable:!0,get:function(){return g.str}}),Object.defineProperty(n,"stringify",{enumerable:!0,get:function(){return g.stringify}}),Object.defineProperty(n,"nil",{enumerable:!0,get:function(){return g.nil}}),Object.defineProperty(n,"Name",{enumerable:!0,get:function(){return g.Name}}),Object.defineProperty(n,"CodeGen",{enumerable:!0,get:function(){return g.CodeGen}})},76202:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.nil=n._Code=n.Name=n.IDENTIFIER=n._CodeOrName=void 0,n._=d,n.str=f,n.addCodeArg=p,n.strConcat=v,n.stringify=y,n.safeStringify=S,n.getProperty=E,n.getEsmExportName=I,n.regexpCode=t;class e{}n._CodeOrName=e,n.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;class o extends e{constructor(l){if(super(),!n.IDENTIFIER.test(l))throw new Error("CodeGen: name must be a valid identifier");this.str=l}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}}n.Name=o;class h extends e{constructor(l){super(),this._items=typeof l=="string"?[l]:l}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;const l=this._items[0];return l===""||l==='""'}get str(){var l;return(l=this._str)!==null&&l!==void 0?l:this._str=this._items.reduce((D,x)=>`${D}${x}`,"")}get names(){var l;return(l=this._names)!==null&&l!==void 0?l:this._names=this._items.reduce((D,x)=>(x instanceof o&&(D[x.str]=(D[x.str]||0)+1),D),{})}}n._Code=h,n.nil=new h("");function d(a,...l){const D=[a[0]];let x=0;for(;x<l.length;)p(D,l[x]),D.push(a[++x]);return new h(D)}const O=new h("+");function f(a,...l){const D=[S(a[0])];let x=0;for(;x<l.length;)D.push(O),p(D,l[x]),D.push(O,S(a[++x]));return c(D),new h(D)}function p(a,l){l instanceof h?a.push(...l._items):l instanceof o?a.push(l):a.push(b(l))}function c(a){let l=1;for(;l<a.length-1;){if(a[l]===O){const D=g(a[l-1],a[l+1]);if(D!==void 0){a.splice(l-1,3,D);continue}a[l++]="+"}l++}}function g(a,l){if(l==='""')return a;if(a==='""')return l;if(typeof a=="string")return l instanceof o||a[a.length-1]!=='"'?void 0:typeof l!="string"?`${a.slice(0,-1)}${l}"`:l[0]==='"'?a.slice(0,-1)+l.slice(1):void 0;if(typeof l=="string"&&l[0]==='"'&&!(a instanceof o))return`"${a}${l.slice(1)}`}function v(a,l){return l.emptyStr()?a:a.emptyStr()?l:f`${a}${l}`}function b(a){return typeof a=="number"||typeof a=="boolean"||a===null?a:S(Array.isArray(a)?a.join(","):a)}function y(a){return new h(S(a))}function S(a){return JSON.stringify(a).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}function E(a){return typeof a=="string"&&n.IDENTIFIER.test(a)?new h(`.${a}`):d`[${a}]`}function I(a){if(typeof a=="string"&&n.IDENTIFIER.test(a))return new h(`${a}`);throw new Error(`CodeGen: invalid export name: ${a}, use explicit $id name mapping`)}function t(a){return new h(a.toString())}},57287:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.CodeGen=n.operators=n.varKinds=n.ValueScopeName=n.ValueScope=n.Scope=n.Name=n.regexpCode=n.stringify=n.getProperty=n.nil=n.strConcat=n.str=n._=void 0,n.not=Ce,n.and=Oe,n.or=X;const o=e(76202),h=e(34863);var d=e(76202);Object.defineProperty(n,"_",{enumerable:!0,get:function(){return d._}}),Object.defineProperty(n,"str",{enumerable:!0,get:function(){return d.str}}),Object.defineProperty(n,"strConcat",{enumerable:!0,get:function(){return d.strConcat}}),Object.defineProperty(n,"nil",{enumerable:!0,get:function(){return d.nil}}),Object.defineProperty(n,"getProperty",{enumerable:!0,get:function(){return d.getProperty}}),Object.defineProperty(n,"stringify",{enumerable:!0,get:function(){return d.stringify}}),Object.defineProperty(n,"regexpCode",{enumerable:!0,get:function(){return d.regexpCode}}),Object.defineProperty(n,"Name",{enumerable:!0,get:function(){return d.Name}});var O=e(34863);Object.defineProperty(n,"Scope",{enumerable:!0,get:function(){return O.Scope}}),Object.defineProperty(n,"ValueScope",{enumerable:!0,get:function(){return O.ValueScope}}),Object.defineProperty(n,"ValueScopeName",{enumerable:!0,get:function(){return O.ValueScopeName}}),Object.defineProperty(n,"varKinds",{enumerable:!0,get:function(){return O.varKinds}}),n.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 f{optimizeNodes(){return this}optimizeNames(_,te){return this}}class p extends f{constructor(_,te,ve){super(),this.varKind=_,this.name=te,this.rhs=ve}render({es5:_,_n:te}){const ve=_?h.varKinds.var:this.varKind,fe=this.rhs===void 0?"":` = ${this.rhs}`;return`${ve} ${this.name}${fe};`+te}optimizeNames(_,te){if(_[this.name.str])return this.rhs&&(this.rhs=U(this.rhs,_,te)),this}get names(){return this.rhs instanceof o._CodeOrName?this.rhs.names:{}}}class c extends f{constructor(_,te,ve){super(),this.lhs=_,this.rhs=te,this.sideEffects=ve}render({_n:_}){return`${this.lhs} = ${this.rhs};`+_}optimizeNames(_,te){if(!(this.lhs instanceof o.Name&&!_[this.lhs.str]&&!this.sideEffects))return this.rhs=U(this.rhs,_,te),this}get names(){const _=this.lhs instanceof o.Name?{}:{...this.lhs.names};return ne(_,this.rhs)}}class g extends c{constructor(_,te,ve,fe){super(_,ve,fe),this.op=te}render({_n:_}){return`${this.lhs} ${this.op}= ${this.rhs};`+_}}class v extends f{constructor(_){super(),this.label=_,this.names={}}render({_n:_}){return`${this.label}:`+_}}class b extends f{constructor(_){super(),this.label=_,this.names={}}render({_n:_}){return`break${this.label?` ${this.label}`:""};`+_}}class y extends f{constructor(_){super(),this.error=_}render({_n:_}){return`throw ${this.error};`+_}get names(){return this.error.names}}class S extends f{constructor(_){super(),this.code=_}render({_n:_}){return`${this.code};`+_}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(_,te){return this.code=U(this.code,_,te),this}get names(){return this.code instanceof o._CodeOrName?this.code.names:{}}}class E extends f{constructor(_=[]){super(),this.nodes=_}render(_){return this.nodes.reduce((te,ve)=>te+ve.render(_),"")}optimizeNodes(){const{nodes:_}=this;let te=_.length;for(;te--;){const ve=_[te].optimizeNodes();Array.isArray(ve)?_.splice(te,1,...ve):ve?_[te]=ve:_.splice(te,1)}return _.length>0?this:void 0}optimizeNames(_,te){const{nodes:ve}=this;let fe=ve.length;for(;fe--;){const Le=ve[fe];Le.optimizeNames(_,te)||(pe(_,Le.names),ve.splice(fe,1))}return ve.length>0?this:void 0}get names(){return this.nodes.reduce((_,te)=>Q(_,te.names),{})}}class I extends E{render(_){return"{"+_._n+super.render(_)+"}"+_._n}}class t extends E{}class a extends I{}a.kind="else";class l extends I{constructor(_,te){super(te),this.condition=_}render(_){let te=`if(${this.condition})`+super.render(_);return this.else&&(te+="else "+this.else.render(_)),te}optimizeNodes(){super.optimizeNodes();const _=this.condition;if(_===!0)return this.nodes;let te=this.else;if(te){const ve=te.optimizeNodes();te=this.else=Array.isArray(ve)?new a(ve):ve}if(te)return _===!1?te instanceof l?te:te.nodes:this.nodes.length?this:new l(Ce(_),te instanceof l?[te]:te.nodes);if(!(_===!1||!this.nodes.length))return this}optimizeNames(_,te){var ve;if(this.else=(ve=this.else)===null||ve===void 0?void 0:ve.optimizeNames(_,te),!!(super.optimizeNames(_,te)||this.else))return this.condition=U(this.condition,_,te),this}get names(){const _=super.names;return ne(_,this.condition),this.else&&Q(_,this.else.names),_}}l.kind="if";class D extends I{}D.kind="for";class x extends D{constructor(_){super(),this.iteration=_}render(_){return`for(${this.iteration})`+super.render(_)}optimizeNames(_,te){if(super.optimizeNames(_,te))return this.iteration=U(this.iteration,_,te),this}get names(){return Q(super.names,this.iteration.names)}}class w extends D{constructor(_,te,ve,fe){super(),this.varKind=_,this.name=te,this.from=ve,this.to=fe}render(_){const te=_.es5?h.varKinds.var:this.varKind,{name:ve,from:fe,to:Le}=this;return`for(${te} ${ve}=${fe}; ${ve}<${Le}; ${ve}++)`+super.render(_)}get names(){const _=ne(super.names,this.from);return ne(_,this.to)}}class A extends D{constructor(_,te,ve,fe){super(),this.loop=_,this.varKind=te,this.name=ve,this.iterable=fe}render(_){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(_)}optimizeNames(_,te){if(super.optimizeNames(_,te))return this.iterable=U(this.iterable,_,te),this}get names(){return Q(super.names,this.iterable.names)}}class R extends I{constructor(_,te,ve){super(),this.name=_,this.args=te,this.async=ve}render(_){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(_)}}R.kind="func";class j extends E{render(_){return"return "+super.render(_)}}j.kind="return";class N extends I{render(_){let te="try"+super.render(_);return this.catch&&(te+=this.catch.render(_)),this.finally&&(te+=this.finally.render(_)),te}optimizeNodes(){var _,te;return super.optimizeNodes(),(_=this.catch)===null||_===void 0||_.optimizeNodes(),(te=this.finally)===null||te===void 0||te.optimizeNodes(),this}optimizeNames(_,te){var ve,fe;return super.optimizeNames(_,te),(ve=this.catch)===null||ve===void 0||ve.optimizeNames(_,te),(fe=this.finally)===null||fe===void 0||fe.optimizeNames(_,te),this}get names(){const _=super.names;return this.catch&&Q(_,this.catch.names),this.finally&&Q(_,this.finally.names),_}}class M extends I{constructor(_){super(),this.error=_}render(_){return`catch(${this.error})`+super.render(_)}}M.kind="catch";class G extends I{render(_){return"finally"+super.render(_)}}G.kind="finally";class re{constructor(_,te={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...te,_n:te.lines?`
7
7
  `:""},this._extScope=_,this._scope=new h.Scope({parent:_}),this._nodes=[new t]}toString(){return this._root.render(this.opts)}name(_){return this._scope.name(_)}scopeName(_){return this._extScope.name(_)}scopeValue(_,te){const ve=this._extScope.value(_,te);return(this._values[ve.prefix]||(this._values[ve.prefix]=new Set)).add(ve),ve}getScopeValue(_,te){return this._extScope.getValue(_,te)}scopeRefs(_){return this._extScope.scopeRefs(_,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(_,te,ve,fe){const Le=this._scope.toName(te);return ve!==void 0&&fe&&(this._constants[Le.str]=ve),this._leafNode(new p(_,Le,ve)),Le}const(_,te,ve){return this._def(h.varKinds.const,_,te,ve)}let(_,te,ve){return this._def(h.varKinds.let,_,te,ve)}var(_,te,ve){return this._def(h.varKinds.var,_,te,ve)}assign(_,te,ve){return this._leafNode(new c(_,te,ve))}add(_,te){return this._leafNode(new g(_,n.operators.ADD,te))}code(_){return typeof _=="function"?_():_!==o.nil&&this._leafNode(new S(_)),this}object(..._){const te=["{"];for(const[ve,fe]of _)te.length>1&&te.push(","),te.push(ve),(ve!==fe||this.opts.es5)&&(te.push(":"),(0,o.addCodeArg)(te,fe));return te.push("}"),new o._Code(te)}if(_,te,ve){if(this._blockNode(new l(_)),te&&ve)this.code(te).else().code(ve).endIf();else if(te)this.code(te).endIf();else if(ve)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(_){return this._elseNode(new l(_))}else(){return this._elseNode(new a)}endIf(){return this._endBlockNode(l,a)}_for(_,te){return this._blockNode(_),te&&this.code(te).endFor(),this}for(_,te){return this._for(new x(_),te)}forRange(_,te,ve,fe,Le=this.opts.es5?h.varKinds.var:h.varKinds.let){const we=this._scope.toName(_);return this._for(new w(Le,we,te,ve),()=>fe(we))}forOf(_,te,ve,fe=h.varKinds.const){const Le=this._scope.toName(_);if(this.opts.es5){const we=te instanceof o.Name?te:this.var("_arr",te);return this.forRange("_i",0,(0,o._)`${we}.length`,Re=>{this.var(Le,(0,o._)`${we}[${Re}]`),ve(Le)})}return this._for(new A("of",fe,Le,te),()=>ve(Le))}forIn(_,te,ve,fe=this.opts.es5?h.varKinds.var:h.varKinds.const){if(this.opts.ownProperties)return this.forOf(_,(0,o._)`Object.keys(${te})`,ve);const Le=this._scope.toName(_);return this._for(new A("in",fe,Le,te),()=>ve(Le))}endFor(){return this._endBlockNode(D)}label(_){return this._leafNode(new v(_))}break(_){return this._leafNode(new b(_))}return(_){const te=new j;if(this._blockNode(te),this.code(_),te.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(j)}try(_,te,ve){if(!te&&!ve)throw new Error('CodeGen: "try" without "catch" and "finally"');const fe=new N;if(this._blockNode(fe),this.code(_),te){const Le=this.name("e");this._currNode=fe.catch=new M(Le),te(Le)}return ve&&(this._currNode=fe.finally=new G,this.code(ve)),this._endBlockNode(M,G)}throw(_){return this._leafNode(new y(_))}block(_,te){return this._blockStarts.push(this._nodes.length),_&&this.code(_).endBlock(te),this}endBlock(_){const te=this._blockStarts.pop();if(te===void 0)throw new Error("CodeGen: not in self-balancing block");const ve=this._nodes.length-te;if(ve<0||_!==void 0&&ve!==_)throw new Error(`CodeGen: wrong number of nodes: ${ve} vs ${_} expected`);return this._nodes.length=te,this}func(_,te=o.nil,ve,fe){return this._blockNode(new R(_,te,ve)),fe&&this.code(fe).endFunc(),this}endFunc(){return this._endBlockNode(R)}optimize(_=1){for(;_-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(_){return this._currNode.nodes.push(_),this}_blockNode(_){this._currNode.nodes.push(_),this._nodes.push(_)}_endBlockNode(_,te){const ve=this._currNode;if(ve instanceof _||te&&ve instanceof te)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${te?`${_.kind}/${te.kind}`:_.kind}"`)}_elseNode(_){const te=this._currNode;if(!(te instanceof l))throw new Error('CodeGen: "else" without "if"');return this._currNode=te.else=_,this}get _root(){return this._nodes[0]}get _currNode(){const _=this._nodes;return _[_.length-1]}set _currNode(_){const te=this._nodes;te[te.length-1]=_}}n.CodeGen=re;function Q($,_){for(const te in _)$[te]=($[te]||0)+(_[te]||0);return $}function ne($,_){return _ instanceof o._CodeOrName?Q($,_.names):$}function U($,_,te){if($ instanceof o.Name)return ve($);if(!fe($))return $;return new o._Code($._items.reduce((Le,we)=>(we instanceof o.Name&&(we=ve(we)),we instanceof o._Code?Le.push(...we._items):Le.push(we),Le),[]));function ve(Le){const we=te[Le.str];return we===void 0||_[Le.str]!==1?Le:(delete _[Le.str],we)}function fe(Le){return Le instanceof o._Code&&Le._items.some(we=>we instanceof o.Name&&_[we.str]===1&&te[we.str]!==void 0)}}function pe($,_){for(const te in _)$[te]=($[te]||0)-(_[te]||0)}function Ce($){return typeof $=="boolean"||typeof $=="number"||$===null?!$:(0,o._)`!${W($)}`}const le=V(n.operators.AND);function Oe(...$){return $.reduce(le)}const de=V(n.operators.OR);function X(...$){return $.reduce(de)}function V($){return(_,te)=>_===o.nil?te:te===o.nil?_:(0,o._)`${W(_)} ${$} ${W(te)}`}function W($){return $ instanceof o.Name?$:(0,o._)`(${$})`}},34863:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.ValueScope=n.ValueScopeName=n.Scope=n.varKinds=n.UsedValueState=void 0;const o=e(76202);class h extends Error{constructor(v){super(`CodeGen: "code" for ${v} not defined`),this.value=v.value}}var d;(function(g){g[g.Started=0]="Started",g[g.Completed=1]="Completed"})(d||(n.UsedValueState=d={})),n.varKinds={const:new o.Name("const"),let:new o.Name("let"),var:new o.Name("var")};class O{constructor({prefixes:v,parent:b}={}){this._names={},this._prefixes=v,this._parent=b}toName(v){return v instanceof o.Name?v:this.name(v)}name(v){return new o.Name(this._newName(v))}_newName(v){const b=this._names[v]||this._nameGroup(v);return`${v}${b.index++}`}_nameGroup(v){var b,y;if(!((y=(b=this._parent)===null||b===void 0?void 0:b._prefixes)===null||y===void 0)&&y.has(v)||this._prefixes&&!this._prefixes.has(v))throw new Error(`CodeGen: prefix "${v}" is not allowed in this scope`);return this._names[v]={prefix:v,index:0}}}n.Scope=O;class f extends o.Name{constructor(v,b){super(b),this.prefix=v}setValue(v,{property:b,itemIndex:y}){this.value=v,this.scopePath=(0,o._)`.${new o.Name(b)}[${y}]`}}n.ValueScopeName=f;const p=(0,o._)`\n`;class c extends O{constructor(v){super(v),this._values={},this._scope=v.scope,this.opts={...v,_n:v.lines?p:o.nil}}get(){return this._scope}name(v){return new f(v,this._newName(v))}value(v,b){var y;if(b.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const S=this.toName(v),{prefix:E}=S,I=(y=b.key)!==null&&y!==void 0?y:b.ref;let t=this._values[E];if(t){const D=t.get(I);if(D)return D}else t=this._values[E]=new Map;t.set(I,S);const a=this._scope[E]||(this._scope[E]=[]),l=a.length;return a[l]=b.ref,S.setValue(b,{property:E,itemIndex:l}),S}getValue(v,b){const y=this._values[v];if(y)return y.get(b)}scopeRefs(v,b=this._values){return this._reduceValues(b,y=>{if(y.scopePath===void 0)throw new Error(`CodeGen: name "${y}" has no value`);return(0,o._)`${v}${y.scopePath}`})}scopeCode(v=this._values,b,y){return this._reduceValues(v,S=>{if(S.value===void 0)throw new Error(`CodeGen: name "${S}" has no value`);return S.value.code},b,y)}_reduceValues(v,b,y={},S){let E=o.nil;for(const I in v){const t=v[I];if(!t)continue;const a=y[I]=y[I]||new Map;t.forEach(l=>{if(a.has(l))return;a.set(l,d.Started);let D=b(l);if(D){const x=this.opts.es5?n.varKinds.var:n.varKinds.const;E=(0,o._)`${E}${x} ${l} = ${D};${this.opts._n}`}else if(D=S?.(l))E=(0,o._)`${E}${D}${this.opts._n}`;else throw new h(l);a.set(l,d.Completed)})}return E}}n.ValueScope=c},39054:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.keyword$DataError=n.keywordError=void 0,n.reportError=O,n.reportExtraError=f,n.resetErrorsCount=p,n.extendErrors=c;const o=e(57287),h=e(977),d=e(5057);n.keywordError={message:({keyword:a})=>(0,o.str)`must pass "${a}" keyword validation`},n.keyword$DataError={message:({keyword:a,schemaType:l})=>l?(0,o.str)`"${a}" keyword must be ${l} ($data)`:(0,o.str)`"${a}" keyword is invalid ($data)`};function O(a,l=n.keywordError,D,x){const{it:w}=a,{gen:A,compositeRule:R,allErrors:j}=w,N=y(a,l,D);x??(R||j)?g(A,N):v(w,(0,o._)`[${N}]`)}function f(a,l=n.keywordError,D){const{it:x}=a,{gen:w,compositeRule:A,allErrors:R}=x,j=y(a,l,D);g(w,j),A||R||v(x,d.default.vErrors)}function p(a,l){a.assign(d.default.errors,l),a.if((0,o._)`${d.default.vErrors} !== null`,()=>a.if(l,()=>a.assign((0,o._)`${d.default.vErrors}.length`,l),()=>a.assign(d.default.vErrors,null)))}function c({gen:a,keyword:l,schemaValue:D,data:x,errsCount:w,it:A}){if(w===void 0)throw new Error("ajv implementation error");const R=a.name("err");a.forRange("i",w,d.default.errors,j=>{a.const(R,(0,o._)`${d.default.vErrors}[${j}]`),a.if((0,o._)`${R}.instancePath === undefined`,()=>a.assign((0,o._)`${R}.instancePath`,(0,o.strConcat)(d.default.instancePath,A.errorPath))),a.assign((0,o._)`${R}.schemaPath`,(0,o.str)`${A.errSchemaPath}/${l}`),A.opts.verbose&&(a.assign((0,o._)`${R}.schema`,D),a.assign((0,o._)`${R}.data`,x))})}function g(a,l){const D=a.const("err",l);a.if((0,o._)`${d.default.vErrors} === null`,()=>a.assign(d.default.vErrors,(0,o._)`[${D}]`),(0,o._)`${d.default.vErrors}.push(${D})`),a.code((0,o._)`${d.default.errors}++`)}function v(a,l){const{gen:D,validateName:x,schemaEnv:w}=a;w.$async?D.throw((0,o._)`new ${a.ValidationError}(${l})`):(D.assign((0,o._)`${x}.errors`,l),D.return(!1))}const b={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 y(a,l,D){const{createErrors:x}=a.it;return x===!1?(0,o._)`{}`:S(a,l,D)}function S(a,l,D={}){const{gen:x,it:w}=a,A=[E(w,D),I(a,D)];return t(a,l,A),x.object(...A)}function E({errorPath:a},{instancePath:l}){const D=l?(0,o.str)`${a}${(0,h.getErrorPath)(l,h.Type.Str)}`:a;return[d.default.instancePath,(0,o.strConcat)(d.default.instancePath,D)]}function I({keyword:a,it:{errSchemaPath:l}},{schemaPath:D,parentSchema:x}){let w=x?l:(0,o.str)`${l}/${a}`;return D&&(w=(0,o.str)`${w}${(0,h.getErrorPath)(D,h.Type.Str)}`),[b.schemaPath,w]}function t(a,{params:l,message:D},x){const{keyword:w,data:A,schemaValue:R,it:j}=a,{opts:N,propertyName:M,topSchemaRef:G,schemaPath:re}=j;x.push([b.keyword,w],[b.params,typeof l=="function"?l(a):l||(0,o._)`{}`]),N.messages&&x.push([b.message,typeof D=="function"?D(a):D]),N.verbose&&x.push([b.schema,R],[b.parentSchema,(0,o._)`${G}${re}`],[d.default.data,A]),M&&x.push([b.propertyName,M])}},65545:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.SchemaEnv=void 0,n.compileSchema=g,n.resolveRef=v,n.getCompilingSchema=y,n.resolveSchema=I;const o=e(57287),h=e(84012),d=e(5057),O=e(95421),f=e(977),p=e(9804);class c{constructor(D){var x;this.refs={},this.dynamicAnchors={};let w;typeof D.schema=="object"&&(w=D.schema),this.schema=D.schema,this.schemaId=D.schemaId,this.root=D.root||this,this.baseId=(x=D.baseId)!==null&&x!==void 0?x:(0,O.normalizeId)(w?.[D.schemaId||"$id"]),this.schemaPath=D.schemaPath,this.localRefs=D.localRefs,this.meta=D.meta,this.$async=w?.$async,this.refs={}}}n.SchemaEnv=c;function g(l){const D=y.call(this,l);if(D)return D;const x=(0,O.getFullPath)(this.opts.uriResolver,l.root.baseId),{es5:w,lines:A}=this.opts.code,{ownProperties:R}=this.opts,j=new o.CodeGen(this.scope,{es5:w,lines:A,ownProperties:R});let N;l.$async&&(N=j.scopeValue("Error",{ref:h.default,code:(0,o._)`require("ajv/dist/runtime/validation_error").default`}));const M=j.scopeName("validate");l.validateName=M;const G={gen:j,allErrors:this.opts.allErrors,data:d.default.data,parentData:d.default.parentData,parentDataProperty:d.default.parentDataProperty,dataNames:[d.default.data],dataPathArr:[o.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:j.scopeValue("schema",this.opts.code.source===!0?{ref:l.schema,code:(0,o.stringify)(l.schema)}:{ref:l.schema}),validateName:M,ValidationError:N,schema:l.schema,schemaEnv:l,rootId:x,baseId:l.baseId||x,schemaPath:o.nil,errSchemaPath:l.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,o._)`""`,opts:this.opts,self:this};let re;try{this._compilations.add(l),(0,p.validateFunctionCode)(G),j.optimize(this.opts.code.optimize);const Q=j.toString();re=`const visitedNodesForRef = new WeakMap(); ${j.scopeRefs(d.default.scope)}return ${Q}`,this.opts.code.process&&(re=this.opts.code.process(re,l));const U=new Function(`${d.default.self}`,`${d.default.scope}`,re)(this,this.scope.get());if(this.scope.value(M,{ref:U}),U.errors=null,U.schema=l.schema,U.schemaEnv=l,l.$async&&(U.$async=!0),this.opts.code.source===!0&&(U.source={validateName:M,validateCode:Q,scopeValues:j._values}),this.opts.unevaluated){const{props:pe,items:Ce}=G;U.evaluated={props:pe instanceof o.Name?void 0:pe,items:Ce instanceof o.Name?void 0:Ce,dynamicProps:pe instanceof o.Name,dynamicItems:Ce instanceof o.Name},U.source&&(U.source.evaluated=(0,o.stringify)(U.evaluated))}return l.validate=U,l}catch(Q){throw delete l.validate,delete l.validateName,re&&this.logger.error("Error compiling schema, function code:",re),Q}finally{this._compilations.delete(l)}}function v(l,D,x){var w;const A=(0,O.resolveUrl)(this.opts.uriResolver,D,x),R=l.refs[A];if(R)return R;let j=E.call(this,l,A);if(j===void 0){const N=(w=l.localRefs)===null||w===void 0?void 0:w[A],{schemaId:M}=this.opts;N&&(j=new c({schema:N,schemaId:M,root:l,baseId:D}))}if(j===void 0&&this.opts.loadSchemaSync){const N=this.opts.loadSchemaSync(D,x,A);N&&!(this.refs[A]||this.schemas[A])&&(this.addSchema(N,A,void 0),j=E.call(this,l,A))}if(j!==void 0)return l.refs[A]=b.call(this,j)}function b(l){return(0,O.inlineRef)(l.schema,this.opts.inlineRefs)?l.schema:l.validate?l:g.call(this,l)}function y(l){for(const D of this._compilations)if(S(D,l))return D}function S(l,D){return l.schema===D.schema&&l.root===D.root&&l.baseId===D.baseId}function E(l,D){let x;for(;typeof(x=this.refs[D])=="string";)D=x;return x||this.schemas[D]||I.call(this,l,D)}function I(l,D){const x=this.opts.uriResolver.parse(D),w=(0,O._getFullPath)(this.opts.uriResolver,x);let A=(0,O.getFullPath)(this.opts.uriResolver,l.baseId,void 0);if(Object.keys(l.schema).length>0&&w===A)return a.call(this,x,l);const R=(0,O.normalizeId)(w),j=this.refs[R]||this.schemas[R];if(typeof j=="string"){const N=I.call(this,l,j);return typeof N?.schema!="object"?void 0:a.call(this,x,N)}if(typeof j?.schema=="object"){if(j.validate||g.call(this,j),R===(0,O.normalizeId)(D)){const{schema:N}=j,{schemaId:M}=this.opts,G=N[M];return G&&(A=(0,O.resolveUrl)(this.opts.uriResolver,A,G)),new c({schema:N,schemaId:M,root:l,baseId:A})}return a.call(this,x,j)}}const t=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function a(l,{baseId:D,schema:x,root:w}){var A;if(((A=l.fragment)===null||A===void 0?void 0:A[0])!=="/")return;for(const N of l.fragment.slice(1).split("/")){if(typeof x=="boolean")return;const M=x[(0,f.unescapeFragment)(N)];if(M===void 0)return;x=M;const G=typeof x=="object"&&x[this.opts.schemaId];!t.has(N)&&G&&(D=(0,O.resolveUrl)(this.opts.uriResolver,D,G))}let R;if(typeof x!="boolean"&&x.$ref&&!(0,f.schemaHasRulesButRef)(x,this.RULES)){const N=(0,O.resolveUrl)(this.opts.uriResolver,D,x.$ref);R=I.call(this,w,N)}const{schemaId:j}=this.opts;if(R=R||new c({schema:x,schemaId:j,root:w,baseId:D}),R.schema!==R.root.schema)return R}},5057:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h={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")};n.default=h},78805:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(95421);class h extends Error{constructor(O,f,p,c){super(c||`can't resolve reference ${p} from id ${f}`),this.missingRef=(0,o.resolveUrl)(O,f,p),this.missingSchema=(0,o.normalizeId)((0,o.getFullPath)(O,this.missingRef))}}n.default=h},95421:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.inlineRef=f,n.getFullPath=v,n._getFullPath=b,n.normalizeId=S,n.resolveUrl=E,n.getSchemaRefs=t;const o=e(977),h=e(67371),d=e(50205),O=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function f(a,l=!0){return typeof a=="boolean"?!0:l===!0?!c(a):l?g(a)<=l:!1}const p=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function c(a){for(const l in a){if(p.has(l))return!0;const D=a[l];if(Array.isArray(D)&&D.some(c)||typeof D=="object"&&c(D))return!0}return!1}function g(a){let l=0;for(const D in a){if(D==="$ref")return 1/0;if(l++,!O.has(D)&&(typeof a[D]=="object"&&(0,o.eachItem)(a[D],x=>l+=g(x)),l===1/0))return 1/0}return l}function v(a,l="",D){D!==!1&&(l=S(l));const x=a.parse(l);return b(a,x)}function b(a,l){return a.serialize(l).split("#")[0]+"#"}const y=/#\/?$/;function S(a){return a?a.replace(y,""):""}function E(a,l,D){return D=S(D),a.resolve(l,D)}const I=/^[a-z_][-a-z0-9._]*$/i;function t(a,l){if(typeof a=="boolean")return{};const{schemaId:D,uriResolver:x}=this.opts,w=S(a[D]||l),A={"":w},R=v(x,w,!1),j={},N=new Set;return d(a,{allKeys:!0},(re,Q,ne,U)=>{if(U===void 0)return;const pe=R+Q;let Ce=A[U];typeof re[D]=="string"&&(Ce=le.call(this,re[D])),Oe.call(this,re.$anchor),Oe.call(this,re.$dynamicAnchor),A[Q]=Ce;function le(de){const X=this.opts.uriResolver.resolve;if(de=S(Ce?X(Ce,de):de),N.has(de))throw G(de);N.add(de);let V=this.refs[de];return typeof V=="string"&&(V=this.refs[V]),typeof V=="object"?M(re,V.schema,de):de!==S(pe)&&(de[0]==="#"?(M(re,j[de],de),j[de]=re):this.refs[de]=pe),de}function Oe(de){if(typeof de=="string"){if(!I.test(de))throw new Error(`invalid anchor "${de}"`);le.call(this,`#${de}`)}}}),j;function M(re,Q,ne){if(Q!==void 0&&!h(re,Q))throw G(ne)}function G(re){return new Error(`reference "${re}" resolves to more than one schema`)}}},90942:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.isJSONType=h,n.getRules=d;const e=["string","number","integer","boolean","null","object","array"],o=new Set(e);function h(O){return typeof O=="string"&&o.has(O)}function d(){const O={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...O,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},O.number,O.string,O.array,O.object],post:{rules:[]},all:{},keywords:{}}}},977:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Type=n.mergeEvaluated=void 0,n.toHash=d,n.alwaysValidSchema=O,n.checkUnknownRules=f,n.schemaHasRules=p,n.schemaHasRulesButRef=c,n.schemaRefOrVal=g,n.unescapeFragment=v,n.escapeFragment=b,n.escapeJsonPointer=y,n.unescapeJsonPointer=S,n.eachItem=E,n.evaluatedPropsToName=t,n.setEvaluated=a,n.useFunc=D,n.getErrorPath=w,n.checkStrictMode=A;const o=e(57287),h=e(76202);function d(R){const j={};for(const N of R)j[N]=!0;return j}function O(R,j){return typeof j=="boolean"?j:Object.keys(j).length===0?!0:(f(R,j),!p(j,R.self.RULES.all))}function f(R,j=R.schema){const{opts:N,self:M}=R;if(!N.strictSchema||typeof j=="boolean")return;const G=M.RULES.keywords;for(const re in j)G[re]||A(R,`unknown keyword: "${re}"`)}function p(R,j){if(typeof R=="boolean")return!R;for(const N in R)if(j[N])return!0;return!1}function c(R,j){if(typeof R=="boolean")return!R;for(const N in R)if(N!=="$ref"&&j.all[N])return!0;return!1}function g({topSchemaRef:R,schemaPath:j},N,M,G){if(!G){if(typeof N=="number"||typeof N=="boolean")return N;if(typeof N=="string")return(0,o._)`${N}`}return(0,o._)`${R}${j}${(0,o.getProperty)(M)}`}function v(R){return S(decodeURIComponent(R))}function b(R){return encodeURIComponent(y(R))}function y(R){return typeof R=="number"?`${R}`:R.replace(/~/g,"~0").replace(/\//g,"~1")}function S(R){return R.replace(/~1/g,"/").replace(/~0/g,"~")}function E(R,j){if(Array.isArray(R))for(const N of R)j(N);else j(R)}function I({mergeNames:R,mergeToName:j,mergeValues:N,resultToName:M}){return(G,re,Q,ne)=>{const U=Q===void 0?re:Q instanceof o.Name?(re instanceof o.Name?R(G,re,Q):j(G,re,Q),Q):re instanceof o.Name?(j(G,Q,re),re):N(re,Q);return ne===o.Name&&!(U instanceof o.Name)?M(G,U):U}}n.mergeEvaluated={props:I({mergeNames:(R,j,N)=>R.if((0,o._)`${N} !== true && ${j} !== undefined`,()=>{R.if((0,o._)`${j} === true`,()=>R.assign(N,!0),()=>R.assign(N,(0,o._)`${N} || {}`).code((0,o._)`Object.assign(${N}, ${j})`))}),mergeToName:(R,j,N)=>R.if((0,o._)`${N} !== true`,()=>{j===!0?R.assign(N,!0):(R.assign(N,(0,o._)`${N} || {}`),a(R,N,j))}),mergeValues:(R,j)=>R===!0?!0:{...R,...j},resultToName:t}),items:I({mergeNames:(R,j,N)=>R.if((0,o._)`${N} !== true && ${j} !== undefined`,()=>R.assign(N,(0,o._)`${j} === true ? true : ${N} > ${j} ? ${N} : ${j}`)),mergeToName:(R,j,N)=>R.if((0,o._)`${N} !== true`,()=>R.assign(N,j===!0?!0:(0,o._)`${N} > ${j} ? ${N} : ${j}`)),mergeValues:(R,j)=>R===!0?!0:Math.max(R,j),resultToName:(R,j)=>R.var("items",j)})};function t(R,j){if(j===!0)return R.var("props",!0);const N=R.var("props",(0,o._)`{}`);return j!==void 0&&a(R,N,j),N}function a(R,j,N){Object.keys(N).forEach(M=>R.assign((0,o._)`${j}${(0,o.getProperty)(M)}`,!0))}const l={};function D(R,j){return R.scopeValue("func",{ref:j,code:l[j.code]||(l[j.code]=new h._Code(j.code))})}var x;(function(R){R[R.Num=0]="Num",R[R.Str=1]="Str"})(x||(n.Type=x={}));function w(R,j,N){if(R instanceof o.Name){const M=j===x.Num;return N?M?(0,o._)`"[" + ${R} + "]"`:(0,o._)`"['" + ${R} + "']"`:M?(0,o._)`"/" + ${R}`:(0,o._)`"/" + ${R}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return N?(0,o.getProperty)(R).toString():"/"+y(R)}function A(R,j,N=R.opts.strictSchema){if(N){if(j=`strict mode: ${j}`,N===!0)throw new Error(j);R.self.logger.warn(j)}}},5413:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.schemaHasRulesForType=e,n.shouldUseGroup=o,n.shouldUseRule=h;function e({schema:d,self:O},f){const p=O.RULES.types[f];return p&&p!==!0&&o(d,p)}function o(d,O){return O.rules.some(f=>h(d,f))}function h(d,O){var f;return d[O.keyword]!==void 0||((f=O.definition.implements)===null||f===void 0?void 0:f.some(p=>d[p]!==void 0))}},98213:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.topBoolOrEmptySchema=f,n.boolOrEmptySchema=p;const o=e(39054),h=e(57287),d=e(5057),O={message:"boolean schema is false"};function f(g){const{gen:v,schema:b,validateName:y}=g;b===!1?c(g,!1):typeof b=="object"&&b.$async===!0?v.return(d.default.data):(v.assign((0,h._)`${y}.errors`,null),v.return(!0))}function p(g,v){const{gen:b,schema:y}=g;y===!1?(b.var(v,!1),c(g)):b.var(v,!0)}function c(g,v){const{gen:b,data:y}=g,S={gen:b,keyword:"false schema",data:y,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:g};(0,o.reportError)(S,O,void 0,v)}},41434:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.DataType=void 0,n.getSchemaTypes=c,n.getJSONTypes=g,n.coerceAndCheckDataType=v,n.checkDataType=I,n.checkDataTypes=t,n.reportTypeError=l;const o=e(90942),h=e(5413),d=e(39054),O=e(57287),f=e(977);var p;(function(x){x[x.Correct=0]="Correct",x[x.Wrong=1]="Wrong"})(p||(n.DataType=p={}));function c(x){const w=g(x.type);if(w.includes("null")){if(x.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!w.length&&x.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');x.nullable===!0&&w.push("null")}return w}function g(x){const w=Array.isArray(x)?x:x?[x]:[];if(w.every(o.isJSONType))return w;throw new Error("type must be JSONType or JSONType[]: "+w.join(","))}function v(x,w){const{gen:A,data:R,opts:j}=x,N=y(w,j.coerceTypes),M=w.length>0&&!(N.length===0&&w.length===1&&(0,h.schemaHasRulesForType)(x,w[0]));if(M){const G=t(w,R,j.strictNumbers,p.Wrong);A.if(G,()=>{N.length?S(x,w,N):l(x)})}return M}const b=new Set(["string","number","integer","boolean","null"]);function y(x,w){return w?x.filter(A=>b.has(A)||w==="array"&&A==="array"):[]}function S(x,w,A){const{gen:R,data:j,opts:N}=x,M=R.let("dataType",(0,O._)`typeof ${j}`),G=R.let("coerced",(0,O._)`undefined`);N.coerceTypes==="array"&&R.if((0,O._)`${M} == 'object' && Array.isArray(${j}) && ${j}.length == 1`,()=>R.assign(j,(0,O._)`${j}[0]`).assign(M,(0,O._)`typeof ${j}`).if(t(w,j,N.strictNumbers),()=>R.assign(G,j))),R.if((0,O._)`${G} !== undefined`);for(const Q of A)(b.has(Q)||Q==="array"&&N.coerceTypes==="array")&&re(Q);R.else(),l(x),R.endIf(),R.if((0,O._)`${G} !== undefined`,()=>{R.assign(j,G),E(x,G)});function re(Q){switch(Q){case"string":R.elseIf((0,O._)`${M} == "number" || ${M} == "boolean"`).assign(G,(0,O._)`"" + ${j}`).elseIf((0,O._)`${j} === null`).assign(G,(0,O._)`""`);return;case"number":R.elseIf((0,O._)`${M} == "boolean" || ${j} === null
8
8
  || (${M} == "string" && ${j} && ${j} == +${j})`).assign(G,(0,O._)`+${j}`);return;case"integer":R.elseIf((0,O._)`${M} === "boolean" || ${j} === null
@@ -10,20 +10,20 @@
10
10
  || ${M} === "boolean" || ${j} === null`).assign(G,(0,O._)`[${j}]`)}}}function E({gen:x,parentData:w,parentDataProperty:A},R){x.if((0,O._)`${w} !== undefined`,()=>x.assign((0,O._)`${w}[${A}]`,R))}function I(x,w,A,R=p.Correct){const j=R===p.Correct?O.operators.EQ:O.operators.NEQ;let N;switch(x){case"null":return(0,O._)`${w} ${j} null`;case"array":N=(0,O._)`Array.isArray(${w})`;break;case"object":N=(0,O._)`${w} && typeof ${w} == "object" && !Array.isArray(${w})`;break;case"integer":N=M((0,O._)`!(${w} % 1) && !isNaN(${w})`);break;case"number":N=M();break;default:return(0,O._)`typeof ${w} ${j} ${x}`}return R===p.Correct?N:(0,O.not)(N);function M(G=O.nil){return(0,O.and)((0,O._)`typeof ${w} == "number"`,G,A?(0,O._)`isFinite(${w})`:O.nil)}}function t(x,w,A,R){if(x.length===1)return I(x[0],w,A,R);let j;const N=(0,f.toHash)(x);if(N.array&&N.object){const M=(0,O._)`typeof ${w} != "object"`;j=N.null?M:(0,O._)`!${w} || ${M}`,delete N.null,delete N.array,delete N.object}else j=O.nil;N.number&&delete N.integer;for(const M in N)j=(0,O.and)(j,I(M,w,A,R));return j}const a={message:({schema:x})=>`must be ${x}`,params:({schema:x,schemaValue:w})=>typeof x=="string"?(0,O._)`{type: ${x}}`:(0,O._)`{type: ${w}}`};function l(x){const w=D(x);(0,d.reportError)(w,a)}function D(x){const{gen:w,data:A,schema:R}=x,j=(0,f.schemaRefOrVal)(x,R,"type");return{gen:w,keyword:"type",data:A,schema:R.type,schemaCode:j,schemaValue:j,parentSchema:R,params:{},it:x}}},81280:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.assignDefaults=d;const o=e(57287),h=e(977);function d(f,p){const{properties:c,items:g}=f.schema;if(p==="object"&&c)for(const v in c)O(f,v,c[v].default);else p==="array"&&Array.isArray(g)&&g.forEach((v,b)=>O(f,b,v.default))}function O(f,p,c){const{gen:g,compositeRule:v,data:b,opts:y}=f;if(c===void 0)return;const S=(0,o._)`${b}${(0,o.getProperty)(p)}`;if(v){(0,h.checkStrictMode)(f,`default is ignored for: ${S}`);return}let E=(0,o._)`${S} === undefined`;y.useDefaults==="empty"&&(E=(0,o._)`${E} || ${S} === null || ${S} === ""`),g.if(E,(0,o._)`${S} = ${(0,o.stringify)(c)}`)}},9804:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.KeywordCxt=void 0,n.validateFunctionCode=E,n.getData=Re;const o=e(98213),h=e(41434),d=e(5413),O=e(41434),f=e(81280),p=e(68983),c=e(24829),g=e(57287),v=e(5057),b=e(95421),y=e(977),S=e(39054);function E(je){if(R(je)&&(N(je),A(je))){l(je);return}I(je,()=>(0,o.topBoolOrEmptySchema)(je))}function I({gen:je,validateName:Fe,schema:B,schemaEnv:F,opts:Ie},Ke){Ie.code.es5?je.func(Fe,(0,g._)`${v.default.data}, ${v.default.valCxt}`,F.$async,()=>{je.code((0,g._)`"use strict"; ${x(B,Ie)}`),a(je,Ie),je.code(Ke)}):je.func(Fe,(0,g._)`${v.default.data}, ${t(Ie)}`,F.$async,()=>je.code(x(B,Ie)).code(Ke))}function t(je){return(0,g._)`{${v.default.instancePath}="", ${v.default.parentData}, ${v.default.parentDataProperty}, ${v.default.rootData}=${v.default.data}${je.dynamicRef?(0,g._)`, ${v.default.dynamicAnchors}={}`:g.nil}, ${v.default.isAllOfVariant} = 0}={}`}function a(je,Fe){je.if(v.default.valCxt,()=>{je.var(v.default.instancePath,(0,g._)`${v.default.valCxt}.${v.default.instancePath}`),je.var(v.default.parentData,(0,g._)`${v.default.valCxt}.${v.default.parentData}`),je.var(v.default.parentDataProperty,(0,g._)`${v.default.valCxt}.${v.default.parentDataProperty}`),je.var(v.default.rootData,(0,g._)`${v.default.valCxt}.${v.default.rootData}`),je.var(v.default.isAllOfVariant,(0,g._)`${v.default.valCxt}.${v.default.isAllOfVariant}`),Fe.dynamicRef&&je.var(v.default.dynamicAnchors,(0,g._)`${v.default.valCxt}.${v.default.dynamicAnchors}`)},()=>{je.var(v.default.instancePath,(0,g._)`""`),je.var(v.default.parentData,(0,g._)`undefined`),je.var(v.default.parentDataProperty,(0,g._)`undefined`),je.var(v.default.rootData,v.default.data),je.var(v.default.isAllOfVariant,(0,g._)`0`),Fe.dynamicRef&&je.var(v.default.dynamicAnchors,(0,g._)`{}`)})}function l(je){const{schema:Fe,opts:B,gen:F}=je;I(je,()=>{B.$comment&&Fe.$comment&&U(je),re(je),F.let(v.default.vErrors,null),F.let(v.default.errors,0),B.unevaluated&&D(je),M(je),pe(je)})}function D(je){const{gen:Fe,validateName:B}=je;je.evaluated=Fe.const("evaluated",(0,g._)`${B}.evaluated`),Fe.if((0,g._)`${je.evaluated}.dynamicProps`,()=>Fe.assign((0,g._)`${je.evaluated}.props`,(0,g._)`undefined`)),Fe.if((0,g._)`${je.evaluated}.dynamicItems`,()=>Fe.assign((0,g._)`${je.evaluated}.items`,(0,g._)`undefined`))}function x(je,Fe){const B=typeof je=="object"&&je[Fe.schemaId];return B&&(Fe.code.source||Fe.code.process)?(0,g._)`/*# sourceURL=${B} */`:g.nil}function w(je,Fe){if(R(je)&&(N(je),A(je))){j(je,Fe);return}(0,o.boolOrEmptySchema)(je,Fe)}function A({schema:je,self:Fe}){if(typeof je=="boolean")return!je;for(const B in je)if(Fe.RULES.all[B])return!0;return!1}function R(je){return typeof je.schema!="boolean"}function j(je,Fe){const{schema:B,gen:F,opts:Ie}=je;Ie.$comment&&B.$comment&&U(je),Q(je),ne(je);const Ke=F.const("_errs",v.default.errors);M(je,Ke),F.var(Fe,(0,g._)`${Ke} === ${v.default.errors}`)}function N(je){(0,y.checkUnknownRules)(je),G(je)}function M(je,Fe){if(je.opts.jtd)return le(je,[],!1,Fe);const B=(0,h.getSchemaTypes)(je.schema),F=(0,h.coerceAndCheckDataType)(je,B);le(je,B,!F,Fe)}function G(je){const{schema:Fe,errSchemaPath:B,opts:F,self:Ie}=je;Fe.$ref&&F.ignoreKeywordsWithRef&&(0,y.schemaHasRulesButRef)(Fe,Ie.RULES)&&Ie.logger.warn(`$ref: keywords ignored in schema at path "${B}"`)}function re(je){const{schema:Fe,opts:B}=je;Fe.default!==void 0&&B.useDefaults&&B.strictSchema&&(0,y.checkStrictMode)(je,"default is ignored in the schema root")}function Q(je){const Fe=je.schema[je.opts.schemaId];Fe&&(je.baseId=(0,b.resolveUrl)(je.opts.uriResolver,je.baseId,Fe))}function ne(je){if(je.schema.$async&&!je.schemaEnv.$async)throw new Error("async schema in sync schema")}function U({gen:je,schemaEnv:Fe,schema:B,errSchemaPath:F,opts:Ie}){const Ke=B.$comment;if(Ie.$comment===!0)je.code((0,g._)`${v.default.self}.logger.log(${Ke})`);else if(typeof Ie.$comment=="function"){const he=(0,g.str)`${F}/$comment`,ce=je.scopeValue("root",{ref:Fe.root});je.code((0,g._)`${v.default.self}.opts.$comment(${Ke}, ${he}, ${ce}.schema)`)}}function pe(je){const{gen:Fe,schemaEnv:B,validateName:F,ValidationError:Ie,opts:Ke}=je;B.$async?Fe.if((0,g._)`${v.default.errors} === 0`,()=>Fe.return(v.default.data),()=>Fe.throw((0,g._)`new ${Ie}(${v.default.vErrors})`)):(Fe.assign((0,g._)`${F}.errors`,v.default.vErrors),Ke.unevaluated&&Ce(je),Fe.return((0,g._)`${v.default.errors} === 0`))}function Ce({gen:je,evaluated:Fe,props:B,items:F}){B instanceof g.Name&&je.assign((0,g._)`${Fe}.props`,B),F instanceof g.Name&&je.assign((0,g._)`${Fe}.items`,F)}function le(je,Fe,B,F){const{gen:Ie,schema:Ke,data:he,allErrors:ce,opts:Pe,self:dt}=je,{RULES:lt}=dt;if(Ke.$ref&&(Pe.ignoreKeywordsWithRef||!(0,y.schemaHasRulesButRef)(Ke,lt))){Ie.block(()=>fe(je,"$ref",lt.all.$ref.definition));return}Pe.jtd||de(je,Fe),Ie.block(()=>{for(const st of lt.rules)H(st);H(lt.post)});function H(st){(0,d.shouldUseGroup)(Ke,st)&&(st.type?(Ie.if((0,O.checkDataType)(st.type,he,Pe.strictNumbers)),Oe(je,st),Fe.length===1&&Fe[0]===st.type&&B&&(Ie.else(),(0,O.reportTypeError)(je)),Ie.endIf()):Oe(je,st),ce||Ie.if((0,g._)`${v.default.errors} === ${F||0}`))}}function Oe(je,Fe){const{gen:B,schema:F,opts:{useDefaults:Ie}}=je;Ie&&(0,f.assignDefaults)(je,Fe.type),B.block(()=>{for(const he of Fe.rules)((0,d.shouldUseRule)(F,he)||Ke(F,he))&&fe(je,he.keyword,he.definition,Fe.type)});function Ke(he,ce){return!!(ce.keyword==="unevaluatedProperties"&&(he.properties||he.patternProperties)&&!je.isAllOfVariant&&je.opts.defaultUnevaluatedProperties===!1)}}function de(je,Fe){je.schemaEnv.meta||!je.opts.strictTypes||(X(je,Fe),je.opts.allowUnionTypes||V(je,Fe),W(je,je.dataTypes))}function X(je,Fe){if(Fe.length){if(!je.dataTypes.length){je.dataTypes=Fe;return}Fe.forEach(B=>{_(je.dataTypes,B)||te(je,`type "${B}" not allowed by context "${je.dataTypes.join(",")}"`)}),je.dataTypes=je.dataTypes.filter(B=>_(Fe,B))}}function V(je,Fe){Fe.length>1&&!(Fe.length===2&&Fe.includes("null"))&&te(je,"use allowUnionTypes to allow union type keyword")}function W(je,Fe){const B=je.self.RULES.all;for(const F in B){const Ie=B[F];if(typeof Ie=="object"&&(0,d.shouldUseRule)(je.schema,Ie)){const{type:Ke}=Ie.definition;Ke.length&&!Ke.some(he=>$(Fe,he))&&te(je,`missing type "${Ke.join(",")}" for keyword "${F}"`)}}}function $(je,Fe){return je.includes(Fe)||Fe==="number"&&je.includes("integer")}function _(je,Fe){return je.includes(Fe)||Fe==="integer"&&je.includes("number")}function te(je,Fe){const B=je.schemaEnv.baseId+je.errSchemaPath;Fe+=` at "${B}" (strictTypes)`,(0,y.checkStrictMode)(je,Fe,je.opts.strictTypes)}class ve{constructor(Fe,B,F){if((0,p.validateKeywordUsage)(Fe,B,F),this.gen=Fe.gen,this.allErrors=Fe.allErrors,this.keyword=F,this.data=Fe.data,this.schema=Fe.schema[F],this.$data=B.$data&&Fe.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,y.schemaRefOrVal)(Fe,this.schema,F,this.$data),this.schemaType=B.schemaType,this.parentSchema=Fe.schema,this.params={},this.it=Fe,this.def=B,this.$data)this.schemaCode=Fe.gen.const("vSchema",Re(this.$data,Fe));else if(this.schemaCode=this.schemaValue,!(0,p.validSchemaType)(this.schema,B.schemaType,B.allowUndefined))throw new Error(`${F} value must be ${JSON.stringify(B.schemaType)}`);("code"in B?B.trackErrors:B.errors!==!1)&&(this.errsCount=Fe.gen.const("_errs",v.default.errors))}result(Fe,B,F){this.failResult((0,g.not)(Fe),B,F)}failResult(Fe,B,F){this.gen.if(Fe),F?F():this.error(),B?(this.gen.else(),B(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(Fe,B){this.failResult((0,g.not)(Fe),void 0,B)}fail(Fe){if(Fe===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(Fe),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(Fe){if(!this.$data)return this.fail(Fe);const{schemaCode:B}=this;this.fail((0,g._)`${B} !== undefined && (${(0,g.or)(this.invalid$data(),Fe)})`)}error(Fe,B,F){if(B){this.setParams(B),this._error(Fe,F),this.setParams({});return}this._error(Fe,F)}_error(Fe,B){(Fe?S.reportExtraError:S.reportError)(this,this.def.error,B)}$dataError(){(0,S.reportError)(this,this.def.$dataError||S.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,S.resetErrorsCount)(this.gen,this.errsCount)}ok(Fe){this.allErrors||this.gen.if(Fe)}setParams(Fe,B){B?Object.assign(this.params,Fe):this.params=Fe}block$data(Fe,B,F=g.nil){this.gen.block(()=>{this.check$data(Fe,F),B()})}check$data(Fe=g.nil,B=g.nil){if(!this.$data)return;const{gen:F,schemaCode:Ie,schemaType:Ke,def:he}=this;F.if((0,g.or)((0,g._)`${Ie} === undefined`,B)),Fe!==g.nil&&F.assign(Fe,!0),(Ke.length||he.validateSchema)&&(F.elseIf(this.invalid$data()),this.$dataError(),Fe!==g.nil&&F.assign(Fe,!1)),F.else()}invalid$data(){const{gen:Fe,schemaCode:B,schemaType:F,def:Ie,it:Ke}=this;return(0,g.or)(he(),ce());function he(){if(F.length){if(!(B instanceof g.Name))throw new Error("ajv implementation error");const Pe=Array.isArray(F)?F:[F];return(0,g._)`${(0,O.checkDataTypes)(Pe,B,Ke.opts.strictNumbers,O.DataType.Wrong)}`}return g.nil}function ce(){if(Ie.validateSchema){const Pe=Fe.scopeValue("validate$data",{ref:Ie.validateSchema});return(0,g._)`!${Pe}(${B})`}return g.nil}}subschema(Fe,B,F){const Ie=(0,c.getSubschema)(this.it,Fe);(0,c.extendSubschemaData)(Ie,this.it,Fe),(0,c.extendSubschemaMode)(Ie,Fe);const Ke={...this.it,...Ie,items:void 0,props:void 0,isAllOfVariant:F};return w(Ke,B),Ke}mergeEvaluated(Fe,B){const{it:F,gen:Ie}=this;F.opts.unevaluated&&(F.props!==!0&&Fe.props!==void 0&&(F.props=y.mergeEvaluated.props(Ie,Fe.props,F.props,B)),F.items!==!0&&Fe.items!==void 0&&(F.items=y.mergeEvaluated.items(Ie,Fe.items,F.items,B)))}mergeValidEvaluated(Fe,B){const{it:F,gen:Ie}=this;if(F.opts.unevaluated&&(F.props!==!0||F.items!==!0))return Ie.if(B,()=>this.mergeEvaluated(Fe,g.Name)),!0}}n.KeywordCxt=ve;function fe(je,Fe,B,F){const Ie=new ve(je,B,Fe);"code"in B?B.code(Ie,F):Ie.$data&&B.validate?(0,p.funcKeywordCode)(Ie,B):"macro"in B?(0,p.macroKeywordCode)(Ie,B):(B.compile||B.validate)&&(0,p.funcKeywordCode)(Ie,B)}const Le=/^\/(?:[^~]|~0|~1)*$/,we=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function Re(je,{dataLevel:Fe,dataNames:B,dataPathArr:F}){let Ie,Ke;if(je==="")return v.default.rootData;if(je[0]==="/"){if(!Le.test(je))throw new Error(`Invalid JSON-pointer: ${je}`);Ie=je,Ke=v.default.rootData}else{const dt=we.exec(je);if(!dt)throw new Error(`Invalid JSON-pointer: ${je}`);const lt=+dt[1];if(Ie=dt[2],Ie==="#"){if(lt>=Fe)throw new Error(Pe("property/index",lt));return F[Fe-lt]}if(lt>Fe)throw new Error(Pe("data",lt));if(Ke=B[Fe-lt],!Ie)return Ke}let he=Ke;const ce=Ie.split("/");for(const dt of ce)dt&&(Ke=(0,g._)`${Ke}${(0,g.getProperty)((0,y.unescapeJsonPointer)(dt))}`,he=(0,g._)`${he} && ${Ke}`);return he;function Pe(dt,lt){return`Cannot access ${dt} ${lt} levels up, current level is ${Fe}`}}},68983:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.macroKeywordCode=f,n.funcKeywordCode=p,n.validSchemaType=y,n.validateKeywordUsage=S;const o=e(57287),h=e(5057),d=e(55223),O=e(39054);function f(E,I){const{gen:t,keyword:a,schema:l,parentSchema:D,it:x}=E,w=I.macro.call(x.self,l,D,x),A=b(t,a,w);x.opts.validateSchema!==!1&&x.self.validateSchema(w,!0);const R=t.name("valid");E.subschema({schema:w,schemaPath:o.nil,errSchemaPath:`${x.errSchemaPath}/${a}`,topSchemaRef:A,compositeRule:!0},R),E.pass(R,()=>E.error(!0))}function p(E,I){var t;const{gen:a,keyword:l,schema:D,parentSchema:x,$data:w,it:A}=E;v(A,I);const R=!w&&I.compile?I.compile.call(A.self,D,x,A):I.validate,j=b(a,l,R),N=a.let("valid");E.block$data(N,M),E.ok((t=I.valid)!==null&&t!==void 0?t:N);function M(){if(I.errors===!1)Q(),I.modifying&&c(E),ne(()=>E.error());else{const U=I.async?G():re();I.modifying&&c(E),ne(()=>g(E,U))}}function G(){const U=a.let("ruleErrs",null);return a.try(()=>Q((0,o._)`await `),pe=>a.assign(N,!1).if((0,o._)`${pe} instanceof ${A.ValidationError}`,()=>a.assign(U,(0,o._)`${pe}.errors`),()=>a.throw(pe))),U}function re(){const U=(0,o._)`${j}.errors`;return a.assign(U,null),Q(o.nil),U}function Q(U=I.async?(0,o._)`await `:o.nil){const pe=A.opts.passContext?h.default.this:h.default.self,Ce=!("compile"in I&&!w||I.schema===!1);a.assign(N,(0,o._)`${U}${(0,d.callValidateCode)(E,j,pe,Ce)}`,I.modifying)}function ne(U){var pe;a.if((0,o.not)((pe=I.valid)!==null&&pe!==void 0?pe:N),U)}}function c(E){const{gen:I,data:t,it:a}=E;I.if(a.parentData,()=>I.assign(t,(0,o._)`${a.parentData}[${a.parentDataProperty}]`))}function g(E,I){const{gen:t}=E;t.if((0,o._)`Array.isArray(${I})`,()=>{t.assign(h.default.vErrors,(0,o._)`${h.default.vErrors} === null ? ${I} : ${h.default.vErrors}.concat(${I})`).assign(h.default.errors,(0,o._)`${h.default.vErrors}.length`),(0,O.extendErrors)(E)},()=>E.error())}function v({schemaEnv:E},I){if(I.async&&!E.$async)throw new Error("async keyword in sync schema")}function b(E,I,t){if(t===void 0)throw new Error(`keyword "${I}" failed to compile`);return E.scopeValue("keyword",typeof t=="function"?{ref:t}:{ref:t,code:(0,o.stringify)(t)})}function y(E,I,t=!1){return!I.length||I.some(a=>a==="array"?Array.isArray(E):a==="object"?E&&typeof E=="object"&&!Array.isArray(E):typeof E==a||t&&typeof E>"u")}function S({schema:E,opts:I,self:t,errSchemaPath:a},l,D){if(Array.isArray(l.keyword)?!l.keyword.includes(D):l.keyword!==D)throw new Error("ajv implementation error");const x=l.dependencies;if(x?.some(w=>!Object.prototype.hasOwnProperty.call(E,w)))throw new Error(`parent schema must have dependencies of ${D}: ${x.join(",")}`);if(l.validateSchema&&!l.validateSchema(E[D])){const A=`keyword "${D}" value is invalid at path "${a}": `+t.errorsText(l.validateSchema.errors);if(I.validateSchema==="log")t.logger.error(A);else throw new Error(A)}}},24829:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getSubschema=d,n.extendSubschemaData=O,n.extendSubschemaMode=f;const o=e(57287),h=e(977);function d(p,{keyword:c,schemaProp:g,schema:v,schemaPath:b,errSchemaPath:y,topSchemaRef:S}){if(c!==void 0&&v!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(c!==void 0){const E=p.schema[c];return g===void 0?{schema:E,schemaPath:(0,o._)`${p.schemaPath}${(0,o.getProperty)(c)}`,errSchemaPath:`${p.errSchemaPath}/${c}`}:{schema:E[g],schemaPath:(0,o._)`${p.schemaPath}${(0,o.getProperty)(c)}${(0,o.getProperty)(g)}`,errSchemaPath:`${p.errSchemaPath}/${c}/${(0,h.escapeFragment)(g)}`}}if(v!==void 0){if(b===void 0||y===void 0||S===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:v,schemaPath:b,topSchemaRef:S,errSchemaPath:y}}throw new Error('either "keyword" or "schema" must be passed')}function O(p,c,{dataProp:g,dataPropType:v,data:b,dataTypes:y,propertyName:S}){if(b!==void 0&&g!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');const{gen:E}=c;if(g!==void 0){const{errorPath:t,dataPathArr:a,opts:l}=c,D=E.let("data",(0,o._)`${c.data}${(0,o.getProperty)(g)}`,!0);I(D),p.errorPath=(0,o.str)`${t}${(0,h.getErrorPath)(g,v,l.jsPropertySyntax)}`,p.parentDataProperty=(0,o._)`${g}`,p.dataPathArr=[...a,p.parentDataProperty]}if(b!==void 0){const t=b instanceof o.Name?b:E.let("data",b,!0);I(t),S!==void 0&&(p.propertyName=S)}y&&(p.dataTypes=y);function I(t){p.data=t,p.dataLevel=c.dataLevel+1,p.dataTypes=[],c.definedProperties=new Set,p.parentData=c.data,p.dataNames=[...c.dataNames,t]}}function f(p,{jtdDiscriminator:c,jtdMetadata:g,compositeRule:v,createErrors:b,allErrors:y}){v!==void 0&&(p.compositeRule=v),b!==void 0&&(p.createErrors=b),y!==void 0&&(p.allErrors=y),p.jtdDiscriminator=c,p.jtdMetadata=g}},85968:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.CodeGen=n.Name=n.nil=n.stringify=n.str=n._=n.KeywordCxt=void 0;var o=e(9804);Object.defineProperty(n,"KeywordCxt",{enumerable:!0,get:function(){return o.KeywordCxt}});var h=e(57287);Object.defineProperty(n,"_",{enumerable:!0,get:function(){return h._}}),Object.defineProperty(n,"str",{enumerable:!0,get:function(){return h.str}}),Object.defineProperty(n,"stringify",{enumerable:!0,get:function(){return h.stringify}}),Object.defineProperty(n,"nil",{enumerable:!0,get:function(){return h.nil}}),Object.defineProperty(n,"Name",{enumerable:!0,get:function(){return h.Name}}),Object.defineProperty(n,"CodeGen",{enumerable:!0,get:function(){return h.CodeGen}});const d=e(84012),O=e(78805),f=e(90942),p=e(65545),c=e(57287),g=e(95421),v=e(41434),b=e(977),y=e(83899),S=e(26758),E=(X,V)=>new RegExp(X,V);E.code="new RegExp";const I=["removeAdditional","useDefaults","coerceTypes","defaultUnevaluatedProperties","defaultAdditionalProperties"],t=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),a={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},l={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},D=200;function x(X){var V,W,$,_,te,ve,fe,Le,we,Re,je,Fe,B,F,Ie,Ke,he,ce,Pe,dt,lt,H,st,it,Te;const $e=X.strict,Se=(V=X.code)===null||V===void 0?void 0:V.optimize,ee=Se===!0||Se===void 0?1:Se||0,Z=($=(W=X.code)===null||W===void 0?void 0:W.regExp)!==null&&$!==void 0?$:E,q=(_=X.uriResolver)!==null&&_!==void 0?_:S.default;return{strictSchema:(ve=(te=X.strictSchema)!==null&&te!==void 0?te:$e)!==null&&ve!==void 0?ve:!0,strictNumbers:(Le=(fe=X.strictNumbers)!==null&&fe!==void 0?fe:$e)!==null&&Le!==void 0?Le:!0,strictTypes:(Re=(we=X.strictTypes)!==null&&we!==void 0?we:$e)!==null&&Re!==void 0?Re:"log",strictTuples:(Fe=(je=X.strictTuples)!==null&&je!==void 0?je:$e)!==null&&Fe!==void 0?Fe:"log",strictRequired:(F=(B=X.strictRequired)!==null&&B!==void 0?B:$e)!==null&&F!==void 0?F:!1,code:X.code?{...X.code,optimize:ee,regExp:Z}:{optimize:ee,regExp:Z},loopRequired:(Ie=X.loopRequired)!==null&&Ie!==void 0?Ie:D,loopEnum:(Ke=X.loopEnum)!==null&&Ke!==void 0?Ke:D,meta:(he=X.meta)!==null&&he!==void 0?he:!0,messages:(ce=X.messages)!==null&&ce!==void 0?ce:!0,inlineRefs:(Pe=X.inlineRefs)!==null&&Pe!==void 0?Pe:!0,schemaId:(dt=X.schemaId)!==null&&dt!==void 0?dt:"$id",addUsedSchema:(lt=X.addUsedSchema)!==null&&lt!==void 0?lt:!0,validateSchema:(H=X.validateSchema)!==null&&H!==void 0?H:!0,validateFormats:(st=X.validateFormats)!==null&&st!==void 0?st:!0,unicodeRegExp:(it=X.unicodeRegExp)!==null&&it!==void 0?it:!0,int32range:(Te=X.int32range)!==null&&Te!==void 0?Te:!0,uriResolver:q}}class w{constructor(V={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,V=this.opts={...V,...x(V)};const{es5:W,lines:$}=this.opts.code;this.scope=new c.ValueScope({scope:{},prefixes:t,es5:W,lines:$}),this.logger=Q(V.logger);const _=V.validateFormats;V.validateFormats=!1,this.RULES=(0,f.getRules)(),A.call(this,a,V,"NOT SUPPORTED"),A.call(this,l,V,"DEPRECATED","warn"),this._metaOpts=G.call(this),V.formats&&N.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),V.keywords&&M.call(this,V.keywords),typeof V.meta=="object"&&this.addMetaSchema(V.meta),j.call(this),V.validateFormats=_}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){const{$data:V,meta:W,schemaId:$}=this.opts;let _=y;$==="id"&&(_={...y},_.id=_.$id,delete _.$id),W&&V&&this.addMetaSchema(_,_[$],!1)}defaultMeta(){const{meta:V,schemaId:W}=this.opts;return this.opts.defaultMeta=typeof V=="object"?V[W]||V:void 0}validate(V,W){let $;if(typeof V=="string"){if($=this.getSchema(V),!$)throw new Error(`no schema with key or ref "${V}"`)}else $=this.compile(V);const _=$(W);return"$async"in $||(this.errors=$.errors),_}compile(V,W){const $=this._addSchema(V,W);return $.validate||this._compileSchemaEnv($)}compileAsync(V,W){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");const{loadSchema:$}=this.opts;return _.call(this,V,W);async function _(Re,je){await te.call(this,Re.$schema);const Fe=this._addSchema(Re,je);return Fe.validate||ve.call(this,Fe)}async function te(Re){Re&&!this.getSchema(Re)&&await _.call(this,{$ref:Re},!0)}async function ve(Re){try{return this._compileSchemaEnv(Re)}catch(je){if(!(je instanceof O.default))throw je;return fe.call(this,je),await Le.call(this,je.missingSchema),ve.call(this,Re)}}function fe({missingSchema:Re,missingRef:je}){if(this.refs[Re])throw new Error(`AnySchema ${Re} is loaded but ${je} cannot be resolved`)}async function Le(Re){const je=await we.call(this,Re);this.refs[Re]||await te.call(this,je.$schema),this.refs[Re]||this.addSchema(je,Re,W)}async function we(Re){const je=this._loading[Re];if(je)return je;try{return await(this._loading[Re]=$(Re))}finally{delete this._loading[Re]}}}addSchema(V,W,$,_=this.opts.validateSchema){if(Array.isArray(V)){for(const ve of V)this.addSchema(ve,void 0,$,_);return this}let te;if(typeof V=="object"){const{schemaId:ve}=this.opts;if(te=V[ve],te!==void 0&&typeof te!="string")throw new Error(`schema ${ve} must be string`)}return W=(0,g.normalizeId)(W||te),this._checkUnique(W),this.schemas[W]=this._addSchema(V,$,W,_,!0),this}addMetaSchema(V,W,$=this.opts.validateSchema){return this.addSchema(V,W,!0,$),this}validateSchema(V,W){if(typeof V=="boolean")return!0;let $;if($=V.$schema,$!==void 0&&typeof $!="string")throw new Error("$schema must be a string");if($=$||this.opts.defaultMeta||this.defaultMeta(),!$)return this.logger.warn("meta-schema not available"),this.errors=null,!0;const _=this.validate($,V);if(!_&&W){const te="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(te);else throw new Error(te)}return _}getSchema(V){let W;for(;typeof(W=R.call(this,V))=="string";)V=W;if(W===void 0){const{schemaId:$}=this.opts,_=new p.SchemaEnv({schema:{},schemaId:$});if(W=p.resolveSchema.call(this,_,V),!W)return;this.refs[V]=W}return W.validate||this._compileSchemaEnv(W)}removeSchema(V){if(V instanceof RegExp)return this._removeAllSchemas(this.schemas,V),this._removeAllSchemas(this.refs,V),this;switch(typeof V){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{const W=R.call(this,V);return typeof W=="object"&&this._cache.delete(W.schema),delete this.schemas[V],delete this.refs[V],this}case"object":{const W=V;this._cache.delete(W);let $=V[this.opts.schemaId];return $&&($=(0,g.normalizeId)($),delete this.schemas[$],delete this.refs[$]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(V){for(const W of V)this.addKeyword(W);return this}addKeyword(V,W){let $;if(typeof V=="string")$=V,typeof W=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),W.keyword=$);else if(typeof V=="object"&&W===void 0){if(W=V,$=W.keyword,Array.isArray($)&&!$.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(U.call(this,$,W),!W)return(0,b.eachItem)($,te=>pe.call(this,te)),this;le.call(this,W);const _={...W,type:(0,v.getJSONTypes)(W.type),schemaType:(0,v.getJSONTypes)(W.schemaType)};return(0,b.eachItem)($,_.type.length===0?te=>pe.call(this,te,_):te=>_.type.forEach(ve=>pe.call(this,te,_,ve))),this}getKeyword(V){const W=this.RULES.all[V];return typeof W=="object"?W.definition:!!W}removeKeyword(V){const{RULES:W}=this;delete W.keywords[V],delete W.all[V];for(const $ of W.rules){const _=$.rules.findIndex(te=>te.keyword===V);_>=0&&$.rules.splice(_,1)}return this}addFormat(V,W){return typeof W=="string"&&(W=new RegExp(W)),this.formats[V]=W,this}errorsText(V=this.errors,{separator:W=", ",dataVar:$="data"}={}){return!V||V.length===0?"No errors":V.map(_=>`${$}${_.instancePath} ${_.message}`).reduce((_,te)=>_+W+te)}$dataMetaSchema(V,W){const $=this.RULES.all;V=JSON.parse(JSON.stringify(V));for(const _ of W){const te=_.split("/").slice(1);let ve=V;for(const fe of te)ve=ve[fe];for(const fe in $){const Le=$[fe];if(typeof Le!="object")continue;const{$data:we}=Le.definition,Re=ve[fe];we&&Re&&(ve[fe]=de(Re))}}return V}_removeAllSchemas(V,W){for(const $ in V){const _=V[$];(!W||W.test($))&&(typeof _=="string"?delete V[$]:_&&!_.meta&&(this._cache.delete(_.schema),delete V[$]))}}_addSchema(V,W,$,_=this.opts.validateSchema,te=this.opts.addUsedSchema){let ve;const{schemaId:fe}=this.opts;if(typeof V=="object")ve=V[fe];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof V!="boolean")throw new Error("schema must be object or boolean")}let Le=this._cache.get(V);if(Le!==void 0)return Le;$=(0,g.normalizeId)(ve||$);const we=g.getSchemaRefs.call(this,V,$);return Le=new p.SchemaEnv({schema:V,schemaId:fe,meta:W,baseId:$,localRefs:we}),this._cache.set(Le.schema,Le),te&&!$.startsWith("#")&&($&&this._checkUnique($),this.refs[$]=Le),_&&this.validateSchema(V,!0),Le}_checkUnique(V){if(this.schemas[V]||this.refs[V])throw new Error(`schema with key or id "${V}" already exists`)}_compileSchemaEnv(V){if(V.meta?this._compileMetaSchema(V):p.compileSchema.call(this,V),!V.validate)throw new Error("ajv implementation error");return V.validate}_compileMetaSchema(V){const W=this.opts;this.opts=this._metaOpts;try{p.compileSchema.call(this,V)}finally{this.opts=W}}}w.ValidationError=d.default,w.MissingRefError=O.default,n.default=w;function A(X,V,W,$="error"){for(const _ in X){const te=_;te in V&&this.logger[$](`${W}: option ${_}. ${X[te]}`)}}function R(X){return X=(0,g.normalizeId)(X),this.schemas[X]||this.refs[X]}function j(){const X=this.opts.schemas;if(X)if(Array.isArray(X))this.addSchema(X);else for(const V in X)this.addSchema(X[V],V)}function N(){for(const X in this.opts.formats){const V=this.opts.formats[X];V&&this.addFormat(X,V)}}function M(X){if(Array.isArray(X)){this.addVocabulary(X);return}this.logger.warn("keywords option as map is deprecated, pass array");for(const V in X){const W=X[V];W.keyword||(W.keyword=V),this.addKeyword(W)}}function G(){const X={...this.opts};for(const V of I)delete X[V];return X}const re={log(){},warn(){},error(){}};function Q(X){if(X===!1)return re;if(X===void 0)return console;if(X.log&&X.warn&&X.error)return X;throw new Error("logger must implement log, warn and error methods")}const ne=/^[a-z_$][a-z0-9_$:-]*$/i;function U(X,V){const{RULES:W}=this;if((0,b.eachItem)(X,$=>{if(W.keywords[$])throw new Error(`Keyword ${$} is already defined`);if(!ne.test($))throw new Error(`Keyword ${$} has invalid name`)}),!!V&&V.$data&&!("code"in V||"validate"in V))throw new Error('$data keyword must have "code" or "validate" function')}function pe(X,V,W){var $;const _=V?.post;if(W&&_)throw new Error('keyword with "post" flag cannot have "type"');const{RULES:te}=this;let ve=_?te.post:te.rules.find(({type:Le})=>Le===W);if(ve||(ve={type:W,rules:[]},te.rules.push(ve)),te.keywords[X]=!0,!V)return;const fe={keyword:X,definition:{...V,type:(0,v.getJSONTypes)(V.type),schemaType:(0,v.getJSONTypes)(V.schemaType)}};V.before?Ce.call(this,ve,fe,V.before):ve.rules.push(fe),te.all[X]=fe,($=V.implements)===null||$===void 0||$.forEach(Le=>this.addKeyword(Le))}function Ce(X,V,W){const $=X.rules.findIndex(_=>_.keyword===W);$>=0?X.rules.splice($,0,V):(X.rules.push(V),this.logger.warn(`rule ${W} is not defined`))}function le(X){let{metaSchema:V}=X;V!==void 0&&(X.$data&&this.opts.$data&&(V=de(V)),X.validateSchema=this.compile(V,!0))}const Oe={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function de(X){return{anyOf:[X,Oe]}}},48226:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=b;const o=e(44228),h=e(79618),d=e(20493),O=e(93796),f=e(29432),p=e(53134),c=e(53381),g=e(47708),v=["/properties"];function b(y){return[o,h,d,O,f,S(this,p),c,S(this,g)].forEach(E=>this.addMetaSchema(E,void 0,!1)),this;function S(E,I){return y?E.$dataMetaSchema(I,v):I}}},81508:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(67371);o.code='require("ajv/dist/runtime/equal").default',n.default=o},11471:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=e;function e(o){const h=o.length;let d=0,O=0,f;for(;O<h;)d++,f=o.charCodeAt(O++),f>=55296&&f<=56319&&O<h&&(f=o.charCodeAt(O),(f&64512)===56320&&O++);return d}e.code='require("ajv/dist/runtime/ucs2length").default'},26758:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(5943);o.code='require("ajv/dist/runtime/uri").default',n.default=o},84012:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});class e extends Error{constructor(h){super("validation failed"),this.errors=h,this.ajv=this.validation=!0}}n.default=e},30311:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.validateAdditionalItems=f;const o=e(57287),h=e(977),O={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:{message:({params:{len:p}})=>(0,o.str)`must NOT have more than ${p} items`,params:({params:{len:p}})=>(0,o._)`{limit: ${p}}`},code(p){const{parentSchema:c,it:g}=p,{items:v}=c;if(!Array.isArray(v)){(0,h.checkStrictMode)(g,'"additionalItems" is ignored when "items" is not an array of schemas');return}f(p,v)}};function f(p,c){const{gen:g,schema:v,data:b,keyword:y,it:S}=p;S.items=!0;const E=g.const("len",(0,o._)`${b}.length`);if(v===!1)p.setParams({len:c.length}),p.pass((0,o._)`${E} <= ${c.length}`);else if(typeof v=="object"&&!(0,h.alwaysValidSchema)(S,v)){const t=g.var("valid",(0,o._)`${E} <= ${c.length}`);g.if((0,o.not)(t),()=>I(t)),p.ok(t)}function I(t){g.forRange("i",c.length,E,a=>{p.subschema({keyword:y,dataProp:a,dataPropType:h.Type.Num},t),S.allErrors||g.if((0,o.not)(t),()=>g.break())})}}n.default=O},89842:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(55223),h=e(57287),d=e(5057),O=e(977),p={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have additional properties",params:({params:c})=>(0,h._)`{additionalProperty: ${c.additionalProperty}}`},code(c){const{gen:g,parentSchema:v,data:b,errsCount:y,it:S}=c,{schema:E=S.opts.defaultAdditionalProperties}=c;if(!y)throw new Error("ajv implementation error");const{allErrors:I,opts:t}=S;if(S.props=!0,t.removeAdditional!=="all"&&(0,O.alwaysValidSchema)(S,E))return;const a=(0,o.allSchemaProperties)(v.properties),l=(0,o.allSchemaProperties)(v.patternProperties);D(),c.ok((0,h._)`${y} === ${d.default.errors}`);function D(){g.forIn("key",b,j=>{!a.length&&!l.length?A(j):g.if(x(j),()=>A(j))})}function x(j){let N;if(a.length>8){const M=(0,O.schemaRefOrVal)(S,v.properties,"properties");N=(0,o.isOwnProperty)(g,M,j)}else a.length?N=(0,h.or)(...a.map(M=>(0,h._)`${j} === ${M}`)):N=h.nil;return l.length&&(N=(0,h.or)(N,...l.map(M=>(0,h._)`${(0,o.usePattern)(c,M)}.test(${j})`))),(0,h.not)(N)}function w(j){g.code((0,h._)`delete ${b}[${j}]`)}function A(j){if(t.removeAdditional==="all"||t.removeAdditional&&E===!1){w(j);return}if(E===!1){c.setParams({additionalProperty:j}),c.error(),I||g.break();return}if(typeof E=="object"&&!(0,O.alwaysValidSchema)(S,E)){const N=g.name("valid");t.removeAdditional==="failing"?(R(j,N,!1),g.if((0,h.not)(N),()=>{c.reset(),w(j)})):(R(j,N),I||g.if((0,h.not)(N),()=>g.break()))}}function R(j,N,M){const G={keyword:"additionalProperties",dataProp:j,dataPropType:O.Type.Str};M===!1&&Object.assign(G,{compositeRule:!0,createErrors:!1,allErrors:!1}),c.subschema(G,N)}}};n.default=p},64118:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(977),h={keyword:"allOf",schemaType:"array",code(d){const{gen:O,schema:f,it:p}=d;if(!Array.isArray(f))throw new Error("ajv implementation error");const c=O.name("valid");f.forEach((g,v)=>{if((0,o.alwaysValidSchema)(p,g))return;const b=d.subschema({keyword:"allOf",schemaProp:v},c,!0);d.ok(c),d.mergeEvaluated(b)})}};n.default=h},32247:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const h={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:e(55223).validateUnion,error:{message:"must match a schema in anyOf"}};n.default=h},97967:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),O={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:{message:({params:{min:f,max:p}})=>p===void 0?(0,o.str)`must contain at least ${f} valid item(s)`:(0,o.str)`must contain at least ${f} and no more than ${p} valid item(s)`,params:({params:{min:f,max:p}})=>p===void 0?(0,o._)`{minContains: ${f}}`:(0,o._)`{minContains: ${f}, maxContains: ${p}}`},code(f){const{gen:p,schema:c,parentSchema:g,data:v,it:b}=f;let y,S;const{minContains:E,maxContains:I}=g;b.opts.next?(y=E===void 0?1:E,S=I):y=1;const t=p.const("len",(0,o._)`${v}.length`);if(f.setParams({min:y,max:S}),S===void 0&&y===0){(0,h.checkStrictMode)(b,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(S!==void 0&&y>S){(0,h.checkStrictMode)(b,'"minContains" > "maxContains" is always invalid'),f.fail();return}if((0,h.alwaysValidSchema)(b,c)){let w=(0,o._)`${t} >= ${y}`;S!==void 0&&(w=(0,o._)`${w} && ${t} <= ${S}`),f.pass(w);return}b.items=!0;const a=p.name("valid");S===void 0&&y===1?D(a,()=>p.if(a,()=>p.break())):y===0?(p.let(a,!0),S!==void 0&&p.if((0,o._)`${v}.length > 0`,l)):(p.let(a,!1),l()),f.result(a,()=>f.reset());function l(){const w=p.name("_valid"),A=p.let("count",0);D(w,()=>p.if(w,()=>x(A)))}function D(w,A){p.forRange("i",0,t,R=>{f.subschema({keyword:"contains",dataProp:R,dataPropType:h.Type.Num,compositeRule:!0},w),A()})}function x(w){p.code((0,o._)`${w}++`),S===void 0?p.if((0,o._)`${w} >= ${y}`,()=>p.assign(a,!0).break()):(p.if((0,o._)`${w} > ${S}`,()=>p.assign(a,!1).break()),y===1?p.assign(a,!0):p.if((0,o._)`${w} >= ${y}`,()=>p.assign(a,!0)))}}};n.default=O},7879:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.error=void 0,n.validatePropertyDeps=p,n.validateSchemaDeps=c;const o=e(57287),h=e(977),d=e(55223);n.error={message:({params:{property:g,depsCount:v,deps:b}})=>{const y=v===1?"property":"properties";return(0,o.str)`must have ${y} ${b} when property ${g} is present`},params:({params:{property:g,depsCount:v,deps:b,missingProperty:y}})=>(0,o._)`{property: ${g},
11
11
  missingProperty: ${y},
12
12
  depsCount: ${v},
13
- deps: ${b}}`};const O={keyword:"dependencies",type:"object",schemaType:"object",error:n.error,code(g){const[v,b]=f(g);p(g,v),c(g,b)}};function f({schema:g}){const v={},b={};for(const y in g){if(y==="__proto__")continue;const S=Array.isArray(g[y])?v:b;S[y]=g[y]}return[v,b]}function p(g,v=g.schema){const{gen:b,data:y,it:S}=g;if(Object.keys(v).length===0)return;const E=b.let("missing");for(const I in v){const t=v[I];if(t.length===0)continue;const a=(0,d.propertyInData)(b,y,I,S.opts.ownProperties);g.setParams({property:I,depsCount:t.length,deps:t.join(", ")}),S.allErrors?b.if(a,()=>{for(const l of t)(0,d.checkReportMissingProp)(g,l)}):(b.if((0,o._)`${a} && (${(0,d.checkMissingProp)(g,t,E)})`),(0,d.reportMissingProp)(g,E),b.else())}}function c(g,v=g.schema){const{gen:b,data:y,keyword:S,it:E}=g,I=b.name("valid");for(const t in v)(0,h.alwaysValidSchema)(E,v[t])||(b.if((0,d.propertyInData)(b,y,t,E.opts.ownProperties),()=>{const a=g.subschema({keyword:S,schemaProp:t},I);g.mergeValidEvaluated(a,I)},()=>b.var(I,!0)),g.ok(I))}n.default=O},82463:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(7879),h={keyword:"dependentSchemas",type:"object",schemaType:"object",code:d=>(0,o.validateSchemaDeps)(d)};n.default=h},14785:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),O={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:p})=>(0,o.str)`must match "${p.ifClause}" schema`,params:({params:p})=>(0,o._)`{failingKeyword: ${p.ifClause}}`},code(p){const{gen:c,parentSchema:g,it:v}=p;g.then===void 0&&g.else===void 0&&(0,h.checkStrictMode)(v,'"if" without "then" and "else" is ignored');const b=f(v,"then"),y=f(v,"else");if(!b&&!y)return;const S=c.let("valid",!0),E=c.name("_valid");if(I(),p.reset(),b&&y){const a=c.let("ifClause");p.setParams({ifClause:a}),c.if(E,t("then",a),t("else",a))}else b?c.if(E,t("then")):c.if((0,o.not)(E),t("else"));p.pass(S,()=>p.error(!0));function I(){const a=p.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},E);p.mergeEvaluated(a)}function t(a,l){return()=>{const D=p.subschema({keyword:a},E);c.assign(S,E),p.mergeValidEvaluated(D,S),l?c.assign(l,(0,o._)`${a}`):p.setParams({ifClause:a})}}}};function f(p,c){const g=p.schema[c];return g!==void 0&&!(0,h.alwaysValidSchema)(p,g)}n.default=O},32776:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=l;const o=e(30311),h=e(44448),d=e(23972),O=e(4740),f=e(97967),p=e(7879),c=e(92951),g=e(89842),v=e(58283),b=e(51807),y=e(9397),S=e(32247),E=e(7133),I=e(64118),t=e(14785),a=e(54896);function l(D=!1){const x=[y.default,S.default,E.default,I.default,t.default,a.default,c.default,g.default,p.default,v.default,b.default];return D?x.push(h.default,O.default):x.push(o.default,d.default),x.push(f.default),x}},23972:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.validateTuple=f;const o=e(57287),h=e(977),d=e(55223),O={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(p){const{schema:c,it:g}=p;if(Array.isArray(c))return f(p,"additionalItems",c);g.items=!0,!(0,h.alwaysValidSchema)(g,c)&&p.ok((0,d.validateArray)(p))}};function f(p,c,g=p.schema){const{gen:v,parentSchema:b,data:y,keyword:S,it:E}=p;a(b),E.opts.unevaluated&&g.length&&E.items!==!0&&(E.items=h.mergeEvaluated.items(v,g.length,E.items));const I=v.name("valid"),t=v.const("len",(0,o._)`${y}.length`);g.forEach((l,D)=>{(0,h.alwaysValidSchema)(E,l)||(v.if((0,o._)`${t} > ${D}`,()=>p.subschema({keyword:S,schemaProp:D,dataProp:D},I)),p.ok(I))});function a(l){const{opts:D,errSchemaPath:x}=E,w=g.length,A=w===l.minItems&&(w===l.maxItems||l[c]===!1);if(D.strictTuples&&!A){const R=`"${S}" is ${w}-tuple, but minItems or maxItems/${c} are not specified or different at path "${x}"`;(0,h.checkStrictMode)(E,R,D.strictTuples)}}}n.default=O},4740:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(55223),O=e(30311),p={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:c}})=>(0,o.str)`must NOT have more than ${c} items`,params:({params:{len:c}})=>(0,o._)`{limit: ${c}}`},code(c){const{schema:g,parentSchema:v,it:b}=c,{prefixItems:y}=v;b.items=!0,!(0,h.alwaysValidSchema)(b,g)&&(y?(0,O.validateAdditionalItems)(c,y):c.ok((0,d.validateArray)(c)))}};n.default=p},9397:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(977),h={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(d){const{gen:O,schema:f,it:p}=d;if((0,o.alwaysValidSchema)(p,f)){d.fail();return}const c=O.name("valid");d.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},c),d.failResult(c,()=>d.reset(),()=>d.error())},error:{message:"must NOT be valid"}};n.default=h},7133:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),O={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:f})=>(0,o._)`{passingSchemas: ${f.passing}}`},code(f){const{gen:p,schema:c,parentSchema:g,it:v}=f;if(!Array.isArray(c))throw new Error("ajv implementation error");if(v.opts.discriminator&&g.discriminator)return;const b=c,y=p.let("valid",!1),S=p.let("passing",null),E=p.name("_valid");f.setParams({passing:S}),p.block(I),f.result(y,()=>f.reset(),()=>f.error(!0));function I(){b.forEach((t,a)=>{let l;(0,h.alwaysValidSchema)(v,t)?p.var(E,!0):l=f.subschema({keyword:"oneOf",schemaProp:a,compositeRule:!0},E),a>0&&p.if((0,o._)`${E} && ${y}`).assign(y,!1).assign(S,(0,o._)`[${S}, ${a}]`).else(),p.if(E,()=>{p.assign(y,!0),p.assign(S,a),l&&f.mergeEvaluated(l,o.Name)})})}}};n.default=O},51807:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(55223),h=e(57287),d=e(977),O=e(977),f={keyword:"patternProperties",type:"object",schemaType:"object",code(p){const{gen:c,schema:g,data:v,parentSchema:b,it:y}=p,{opts:S}=y,E=(0,o.allSchemaProperties)(g),I=E.filter(A=>(0,d.alwaysValidSchema)(y,g[A]));if(E.length===0||I.length===E.length&&(!y.opts.unevaluated||y.props===!0))return;const t=S.strictSchema&&!S.allowMatchingProperties&&b.properties,a=c.name("valid");y.props!==!0&&!(y.props instanceof h.Name)&&(y.props=(0,O.evaluatedPropsToName)(c,y.props));const{props:l}=y;D();function D(){for(const A of E)t&&x(A),y.allErrors?w(A):(c.var(a,!0),w(A),c.if(a))}function x(A){for(const R in t)new RegExp(A).test(R)&&(0,d.checkStrictMode)(y,`property ${R} matches pattern ${A} (use allowMatchingProperties)`)}function w(A){c.forIn("key",v,R=>{c.if((0,h._)`${(0,o.usePattern)(p,A)}.test(${R})`,()=>{const j=I.includes(A);j||p.subschema({keyword:"patternProperties",schemaProp:A,dataProp:R,dataPropType:O.Type.Str},a),y.opts.unevaluated&&l!==!0?c.assign((0,h._)`${l}[${R}]`,!0):!j&&!y.allErrors&&c.if((0,h.not)(a),()=>c.break())})})}}};n.default=f},44448:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(23972),h={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:d=>(0,o.validateTuple)(d,"items")};n.default=h},58283:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(9804),h=e(55223),d=e(977),O=e(89842),f={keyword:"properties",type:"object",schemaType:"object",code(p){const{gen:c,schema:g,parentSchema:v,data:b,it:y}=p;(y.opts.removeAdditional==="all"&&v.additionalProperties===void 0||y.opts.defaultAdditionalProperties===!1)&&O.default.code(new o.KeywordCxt(y,O.default,"additionalProperties"));const S=(0,h.allSchemaProperties)(g);for(const l of S)y.definedProperties.add(l);y.opts.unevaluated&&S.length&&y.props!==!0&&(y.props=d.mergeEvaluated.props(c,(0,d.toHash)(S),y.props));const E=S.filter(l=>!(0,d.alwaysValidSchema)(y,g[l]));if(E.length===0)return;const I=c.name("valid");for(const l of E)t(l)?a(l):(c.if((0,h.propertyInData)(c,b,l,y.opts.ownProperties)),a(l),y.allErrors||c.else().var(I,!0),c.endIf()),p.it.definedProperties.add(l),p.ok(I);function t(l){return y.opts.useDefaults&&!y.compositeRule&&g[l].default!==void 0}function a(l){p.subschema({keyword:"properties",schemaProp:l,dataProp:l},I)}}};n.default=f},92951:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),O={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:f})=>(0,o._)`{propertyName: ${f.propertyName}}`},code(f){const{gen:p,schema:c,data:g,it:v}=f;if((0,h.alwaysValidSchema)(v,c))return;const b=p.name("valid");p.forIn("key",g,y=>{f.setParams({propertyName:y}),f.subschema({keyword:"propertyNames",data:y,dataTypes:["string"],propertyName:y,compositeRule:!0},b),p.if((0,o.not)(b),()=>{f.error(!0),v.allErrors||p.break()})}),f.ok(b)}};n.default=O},54896:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(977),h={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:d,parentSchema:O,it:f}){O.if===void 0&&(0,o.checkStrictMode)(f,`"${d}" without "if" is ignored`)}};n.default=h},55223:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.checkReportMissingProp=f,n.checkMissingProp=p,n.reportMissingProp=c,n.hasPropFunc=g,n.isOwnProperty=v,n.propertyInData=b,n.noPropertyInData=y,n.allSchemaProperties=S,n.schemaProperties=E,n.callValidateCode=I,n.usePattern=a,n.validateArray=l,n.validateUnion=D;const o=e(57287),h=e(977),d=e(5057),O=e(977);function f(x,w){const{gen:A,data:R,it:j}=x;A.if(y(A,R,w,j.opts.ownProperties),()=>{x.setParams({missingProperty:(0,o._)`${w}`},!0),x.error()})}function p({gen:x,data:w,it:{opts:A}},R,j){return(0,o.or)(...R.map(N=>(0,o.and)(y(x,w,N,A.ownProperties),(0,o._)`${j} = ${N}`)))}function c(x,w){x.setParams({missingProperty:w},!0),x.error()}function g(x){return x.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,o._)`Object.prototype.hasOwnProperty`})}function v(x,w,A){return(0,o._)`${g(x)}.call(${w}, ${A})`}function b(x,w,A,R){const j=(0,o._)`${w}${(0,o.getProperty)(A)} !== undefined`;return R?(0,o._)`${j} && ${v(x,w,A)}`:j}function y(x,w,A,R){const j=(0,o._)`${w}${(0,o.getProperty)(A)} === undefined`;return R?(0,o.or)(j,(0,o.not)(v(x,w,A))):j}function S(x){return x?Object.keys(x).filter(w=>w!=="__proto__"):[]}function E(x,w){return S(w).filter(A=>!(0,h.alwaysValidSchema)(x,w[A]))}function I({schemaCode:x,data:w,it:{gen:A,topSchemaRef:R,schemaPath:j,errorPath:N},it:M},G,re,Q){const ne=Q?(0,o._)`${x}, ${w}, ${R}${j}`:w,U=[[d.default.instancePath,(0,o.strConcat)(d.default.instancePath,N)],[d.default.parentData,M.parentData],[d.default.parentDataProperty,M.parentDataProperty],[d.default.rootData,d.default.rootData],[d.default.isAllOfVariant,M.isAllOfVariant?1:0]];M.opts.dynamicRef&&U.push([d.default.dynamicAnchors,d.default.dynamicAnchors]);const pe=(0,o._)`${ne}, ${A.object(...U)}`;return re!==o.nil?(0,o._)`${G}.call(${re}, ${pe})`:(0,o._)`${G}(${pe})`}const t=(0,o._)`new RegExp`;function a({gen:x,it:{opts:w}},A){const R=w.unicodeRegExp?"u":"",{regExp:j}=w.code,N=j(A,R);return x.scopeValue("pattern",{key:N.toString(),ref:N,code:(0,o._)`${j.code==="new RegExp"?t:(0,O.useFunc)(x,j)}(${A}, ${R})`})}function l(x){const{gen:w,data:A,keyword:R,it:j}=x,N=w.name("valid");if(j.allErrors){const G=w.let("valid",!0);return M(()=>w.assign(G,!1)),G}return w.var(N,!0),M(()=>w.break()),N;function M(G){const re=w.const("len",(0,o._)`${A}.length`);w.forRange("i",0,re,Q=>{x.subschema({keyword:R,dataProp:Q,dataPropType:h.Type.Num},N),w.if((0,o.not)(N),G)})}}function D(x){const{gen:w,schema:A,keyword:R,parentSchema:j,it:N}=x;if(!Array.isArray(A))throw new Error("ajv implementation error");if(N.opts.discriminator&&j.discriminator||A.some(Q=>(0,h.alwaysValidSchema)(N,Q))&&!N.opts.unevaluated)return;const G=w.let("valid",!1),re=w.name("_valid");w.block(()=>A.forEach((Q,ne)=>{const U=x.subschema({keyword:R,schemaProp:ne,compositeRule:!0},re);w.assign(G,(0,o._)`${G} || ${re}`),x.mergeValidEvaluated(U,re)||w.if((0,o.not)(G))})),x.result(G,()=>x.reset(),()=>x.error(!0))}},91733:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const e={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};n.default=e},87758:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(91733),h=e(12095),d=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",o.default,h.default];n.default=d},12095:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getValidate=g,n.callRef=v;const o=e(78805),h=e(55223),d=e(57287),O=e(5057),f=e(65545),p=e(977),c={keyword:"$ref",schemaType:"string",code(b){const{gen:y,schema:S,it:E}=b,{baseId:I,schemaEnv:t,validateName:a,opts:l,self:D}=E,{root:x}=t;if((S==="#"||S==="#/")&&I===x.baseId)return A();const w=f.resolveRef.call(D,x,I,S);if(w===void 0)throw new o.default(E.opts.uriResolver,I,S);if(w instanceof f.SchemaEnv)return R(w);return j(w);function A(){if(t===x)return v(b,a,t,t.$async);const N=y.scopeValue("root",{ref:x});return v(b,(0,d._)`${N}.validate`,x,x.$async)}function R(N){const M=g(b,N);v(b,M,N,N.$async)}function j(N){const M=y.scopeValue("schema",l.code.source===!0?{ref:N,code:(0,d.stringify)(N)}:{ref:N}),G=y.name("valid"),re=b.subschema({schema:N,dataTypes:[],schemaPath:d.nil,topSchemaRef:M,errSchemaPath:S},G,E.isAllOfVariant);b.mergeEvaluated(re),b.ok(G)}}};function g(b,y){const{gen:S}=b;return y.validate?S.scopeValue("validate",{ref:y.validate}):(0,d._)`${S.scopeValue("wrapper",{ref:y})}.validate`}function v(b,y,S,E){const{gen:I,it:t}=b,{allErrors:a,schemaEnv:l,opts:D}=t,x=D.passContext?O.default.this:d.nil;E?w():A();function w(){if(!l.$async)throw new Error("async schema referenced by sync schema");const N=I.let("valid");I.try(()=>{I.code((0,d._)`await ${(0,h.callValidateCode)(b,y,x)}`),j(y),a||I.assign(N,!0)},M=>{I.if((0,d._)`!(${M} instanceof ${t.ValidationError})`,()=>I.throw(M)),R(M),a||I.assign(N,!1)}),b.ok(N)}function A(){const N=I.name("visitedNodes");I.code((0,d._)`const ${N} = (typeof visitedNodesForRef !== 'undefined') && visitedNodesForRef.get(${y}) || new Set()`),I.if((0,d._)`!${N}.has(${b.data})`,()=>{I.code((0,d._)`if (typeof visitedNodesForRef !== 'undefined') visitedNodesForRef.set(${y}, ${N})`),I.code((0,d._)`const dataNode = ${b.data}`),I.code((0,d._)`if (typeof dataNode === "object" && dataNode !== null) ${N}.add(dataNode)`);const M=b.result((0,h.callValidateCode)(b,y,x),()=>j(y),()=>R(y));return I.code((0,d._)`${N}.delete(dataNode)`),M})}function R(N){const M=(0,d._)`${N}.errors`;I.assign(O.default.vErrors,(0,d._)`${O.default.vErrors} === null ? ${M} : ${O.default.vErrors}.concat(${M})`),I.assign(O.default.errors,(0,d._)`${O.default.vErrors}.length`)}function j(N){var M;if(!t.opts.unevaluated)return;const G=(M=S?.validate)===null||M===void 0?void 0:M.evaluated;if(t.props!==!0)if(G&&!G.dynamicProps)G.props!==void 0&&(t.props=p.mergeEvaluated.props(I,G.props,t.props));else{const re=I.var("props",(0,d._)`${N}.evaluated.props`);t.props=p.mergeEvaluated.props(I,re,t.props,d.Name)}if(t.items!==!0)if(G&&!G.dynamicItems)G.items!==void 0&&(t.items=p.mergeEvaluated.items(I,G.items,t.items));else{const re=I.var("items",(0,d._)`${N}.evaluated.items`);t.items=p.mergeEvaluated.items(I,re,t.items,d.Name)}}}n.default=c},67104:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(43794),d=e(65545),O=e(977),p={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:c,tagName:g}})=>c===h.DiscrError.Tag?`tag "${g}" must be string`:`value of tag "${g}" must be in oneOf or anyOf`,params:({params:{discrError:c,tag:g,tagName:v}})=>(0,o._)`{error: ${c}, tag: ${v}, tagValue: ${g}}`},code(c){const{gen:g,data:v,schema:b,parentSchema:y,it:S}=c,E=y.oneOf?"oneOf":y.anyOf?"anyOf":void 0;if(!S.opts.discriminator)throw new Error("discriminator: requires discriminator option");const I=b.propertyName;if(typeof I!="string")throw new Error("discriminator: requires propertyName");if(!E)throw new Error("discriminator: requires oneOf or anyOf composite keyword");const t=y[E],a=g.let("valid",!1),l=g.const("tag",(0,o._)`${v}${(0,o.getProperty)(I)}`);g.if((0,o._)`typeof ${l} == "string"`,()=>D(),()=>c.error(!1,{discrError:h.DiscrError.Tag,tag:l,tagName:I})),c.ok(a);function D(){const A=w();g.if(!1);for(const R in A)g.elseIf((0,o._)`${l} === ${R}`),g.assign(a,x(A[R]));g.else(),c.error(!1,{discrError:h.DiscrError.Mapping,tag:l,tagName:I}),g.endIf()}function x(A){const R=g.name("valid"),j=c.subschema({keyword:E,schemaProp:A},R);return c.mergeEvaluated(j,o.Name),R}function w(){var A;const R={},j=M(y);let N=!0;for(let Q=0;Q<t.length;Q++){let ne=t[Q];const U=ne?.$ref;if(U&&b.mapping){const{mapping:Ce}=b,le=Object.keys(Ce).filter(Oe=>Ce[Oe]===ne.$ref);if(le.length){for(const Oe of le)re(Oe,Q);continue}}U&&!(0,O.schemaHasRulesButRef)(ne,S.self.RULES)&&(ne=d.resolveRef.call(S.self,S.schemaEnv.root,S.baseId,U),ne instanceof d.SchemaEnv&&(ne=ne.schema));const pe=(A=ne?.properties)===null||A===void 0?void 0:A[I];if(typeof pe!="object")throw new Error(`discriminator: ${E} subschemas (or referenced schemas) must have "properties/${I}" or match mapping`);N=N&&(j||M(ne)),G(pe,Q)}if(!N)throw new Error(`discriminator: "${I}" must be required`);return R;function M({required:Q}){return Array.isArray(Q)&&Q.includes(I)}function G(Q,ne){if(Q.const)re(Q.const,ne);else if(Q.enum)for(const U of Q.enum)re(U,ne);else throw new Error(`discriminator: "properties/${I}" must have "const" or "enum"`)}function re(Q,ne){if(typeof Q!="string"||Q in R)throw new Error(`discriminator: "${I}" values must be unique strings`);R[Q]=ne}}}};n.default=p},43794:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.DiscrError=void 0;var e;(function(o){o.Tag="tag",o.Mapping="mapping"})(e||(n.DiscrError=e={}))},96735:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(87758),h=e(3602),d=e(32776),O=e(87614),f=e(42547),p=e(42759),c=e(650),g=e(11339),v=[O.default,o.default,h.default,(0,d.default)(!0),c.default,g.metadataVocabulary,g.contentVocabulary,f.default,p.default];n.default=v},17038:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.dynamicAnchor=p;const o=e(57287),h=e(5057),d=e(65545),O=e(12095),f={keyword:"$dynamicAnchor",schemaType:"string",code:g=>p(g,g.schema)};function p(g,v){const{gen:b,it:y}=g;y.schemaEnv.root.dynamicAnchors[v]=!0;const S=(0,o._)`${h.default.dynamicAnchors}${(0,o.getProperty)(v)}`,E=y.errSchemaPath==="#"?y.validateName:c(g);b.if((0,o._)`!${S}`,()=>b.assign(S,E))}function c(g){const{schemaEnv:v,schema:b,self:y}=g.it,{root:S,baseId:E,localRefs:I,meta:t}=v.root,{schemaId:a}=y.opts,l=new d.SchemaEnv({schema:b,schemaId:a,root:S,baseId:E,localRefs:I,meta:t});return d.compileSchema.call(y,l),(0,O.getValidate)(g,l)}n.default=f},22498:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.dynamicRef=f;const o=e(57287),h=e(5057),d=e(12095),O={keyword:"$dynamicRef",schemaType:"string",code:p=>f(p,p.schema)};function f(p,c){const{gen:g,keyword:v,it:b}=p;if(c[0]!=="#")throw new Error(`"${v}" only supports hash fragment reference`);const y=c.slice(1);if(b.allErrors)S();else{const I=g.let("valid",!1);S(I),p.ok(I)}function S(I){if(b.schemaEnv.root.dynamicAnchors[y]){const t=g.let("_v",(0,o._)`${h.default.dynamicAnchors}${(0,o.getProperty)(y)}`);g.if(t,E(t,I),E(b.validateName,I))}else E(b.validateName,I)()}function E(I,t){return t?()=>g.block(()=>{(0,d.callRef)(p,I),g.let(t,!0)}):()=>(0,d.callRef)(p,I)}}n.default=O},87614:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(17038),h=e(22498),d=e(42807),O=e(43841),f=[o.default,h.default,d.default,O.default];n.default=f},42807:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(17038),h=e(977),d={keyword:"$recursiveAnchor",schemaType:"boolean",code(O){O.schema?(0,o.dynamicAnchor)(O,""):(0,h.checkStrictMode)(O.it,"$recursiveAnchor: false is ignored")}};n.default=d},43841:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(22498),h={keyword:"$recursiveRef",schemaType:"string",code:d=>(0,o.dynamicRef)(d,d.schema)};n.default=h},65531:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),d={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:O})=>(0,o.str)`must match format "${O}"`,params:({schemaCode:O})=>(0,o._)`{format: ${O}}`},code(O,f){const{gen:p,data:c,$data:g,schema:v,schemaCode:b,it:y}=O,{opts:S,errSchemaPath:E,schemaEnv:I,self:t}=y;if(!S.validateFormats)return;g?a():l();function a(){const D=p.scopeValue("formats",{ref:t.formats,code:S.code.formats}),x=p.const("fDef",(0,o._)`${D}[${b}]`),w=p.let("fType"),A=p.let("format");p.if((0,o._)`typeof ${x} == "object" && !(${x} instanceof RegExp)`,()=>p.assign(w,(0,o._)`${x}.type || "string"`).assign(A,(0,o._)`${x}.validate`),()=>p.assign(w,(0,o._)`"string"`).assign(A,x)),O.fail$data((0,o.or)(R(),j()));function R(){return S.strictSchema===!1?o.nil:(0,o._)`${b} && !${A}`}function j(){const N=I.$async?(0,o._)`(${x}.async ? await ${A}(${c}) : ${A}(${c}))`:(0,o._)`${A}(${c})`,M=(0,o._)`(typeof ${A} == "function" ? ${N} : ${A}.test(${c}))`;return(0,o._)`${A} && ${A} !== true && ${w} === ${f} && !${M}`}}function l(){const D=t.formats[v];if(!D){R();return}if(D===!0)return;const[x,w,A]=j(D);x===f&&O.pass(N());function R(){if(S.strictSchema===!1){t.logger.warn(M());return}throw new Error(M());function M(){return`unknown format "${v}" ignored in schema at path "${E}"`}}function j(M){const G=M instanceof RegExp?(0,o.regexpCode)(M):S.code.formats?(0,o._)`${S.code.formats}${(0,o.getProperty)(v)}`:void 0,re=p.scopeValue("formats",{key:v,ref:M,code:G});return typeof M=="object"&&!(M instanceof RegExp)?[M.type||"string",M.validate,(0,o._)`${re}.validate`]:["string",M,re]}function N(){if(typeof D=="object"&&!(D instanceof RegExp)&&D.async){if(!I.$async)throw new Error("async format in sync schema");return(0,o._)`await ${A}(${c})`}return typeof w=="function"?(0,o._)`${A}(${c})`:(0,o._)`${A}.test(${c})`}}}};n.default=d},650:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const h=[e(65531).default];n.default=h},11339:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.contentVocabulary=n.metadataVocabulary=void 0,n.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"],n.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]},42547:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(1664),h=e(82463),d=e(71472),O=[o.default,h.default,d.default];n.default=O},42759:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(72522),h=e(78511),d=[o.default,h.default];n.default=d},78511:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),O={keyword:"unevaluatedItems",type:"array",schemaType:["boolean","object"],error:{message:({params:{len:f}})=>(0,o.str)`must NOT have more than ${f} items`,params:({params:{len:f}})=>(0,o._)`{limit: ${f}}`},code(f){const{gen:p,schema:c,data:g,it:v}=f,b=v.items||0;if(b===!0)return;const y=p.const("len",(0,o._)`${g}.length`);if(c===!1)f.setParams({len:b}),f.fail((0,o._)`${y} > ${b}`);else if(typeof c=="object"&&!(0,h.alwaysValidSchema)(v,c)){const E=p.var("valid",(0,o._)`${y} <= ${b}`);p.if((0,o.not)(E),()=>S(E,b)),f.ok(E)}v.items=!0;function S(E,I){p.forRange("i",I,y,t=>{f.subschema({keyword:"unevaluatedItems",dataProp:t,dataPropType:h.Type.Num},E),v.allErrors||p.if((0,o.not)(E),()=>p.break())})}}};n.default=O},72522:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(5057),f={keyword:"unevaluatedProperties",type:"object",schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have unevaluated properties",params:({params:p})=>(0,o._)`{unevaluatedProperty: ${p.unevaluatedProperty}}`},code(p){const{gen:c,schema:g=p.it.opts.defaultUnevaluatedProperties,data:v,errsCount:b,it:y}=p,S=p.schema===void 0&&p.it.opts.defaultUnevaluatedProperties===!1;if(!b)throw new Error("ajv implementation error");const{allErrors:E,props:I}=y;if(I instanceof o.Name)c.if((0,o._)`${I} !== true`,()=>c.forIn("key",v,D=>c.if(a(I,D),()=>t(D))));else if(I!==!0){const D=()=>c.forIn("key",v,x=>I===void 0?t(x):c.if(l(I,x),()=>t(x)));S&&y.errorPath.emptyStr()?c.if((0,o._)`${d.default.isAllOfVariant} === 0`,D):D()}S||(y.props=!0),p.ok((0,o._)`${b} === ${d.default.errors}`);function t(D){if(g===!1){p.setParams({unevaluatedProperty:D}),p.error(),E||c.break();return}if(!(0,h.alwaysValidSchema)(y,g)){const x=c.name("valid");p.subschema({keyword:"unevaluatedProperties",dataProp:D,dataPropType:h.Type.Str},x),E||c.if((0,o.not)(x),()=>c.break())}}function a(D,x){return(0,o._)`!${D} || !${D}[${x}]`}function l(D,x){const w=[];for(const A in D)D[A]===!0&&w.push((0,o._)`${x} !== ${A}`);return(0,o.and)(...w)}}};n.default=f},53033:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(81508),f={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:p})=>(0,o._)`{allowedValue: ${p}}`},code(p){const{gen:c,data:g,$data:v,schemaCode:b,schema:y}=p;v||y&&typeof y=="object"?p.fail$data((0,o._)`!${(0,h.useFunc)(c,d.default)}(${g}, ${b})`):p.fail((0,o._)`${y} !== ${g}`)}};n.default=f},1664:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(7879),h={keyword:"dependentRequired",type:"object",schemaType:"object",error:o.error,code:d=>(0,o.validatePropertyDeps)(d)};n.default=h},47709:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(81508),f={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:p})=>(0,o._)`{allowedValues: ${p}}`},code(p){const{gen:c,data:g,$data:v,schema:b,schemaCode:y,it:S}=p;if(!v&&b.length===0)throw new Error("enum must have non-empty array");const E=b.length>=S.opts.loopEnum;let I;const t=()=>I??(I=(0,h.useFunc)(c,d.default));let a;if(E||v)a=c.let("valid"),p.block$data(a,l);else{if(!Array.isArray(b))throw new Error("ajv implementation error");const x=c.const("vSchema",y);a=(0,o.or)(...b.map((w,A)=>D(x,A)))}p.pass(a);function l(){c.assign(a,!1),c.forOf("v",y,x=>c.if((0,o._)`${t()}(${g}, ${x})`,()=>c.assign(a,!0).break()))}function D(x,w){const A=b[w];return typeof A=="object"&&A!==null?(0,o._)`${t()}(${g}, ${x}[${w}])`:(0,o._)`${g} === ${A}`}}};n.default=f},3602:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(34656),h=e(68485),d=e(96773),O=e(80904),f=e(48064),p=e(70489),c=e(20269),g=e(17883),v=e(53033),b=e(47709),y=[o.default,h.default,d.default,O.default,f.default,p.default,c.default,g.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},v.default,b.default];n.default=y},71472:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(977),h={keyword:["maxContains","minContains"],type:"array",schemaType:"number",code({keyword:d,parentSchema:O,it:f}){O.contains===void 0&&(0,o.checkStrictMode)(f,`"${d}" without "contains" is ignored`)}};n.default=h},20269:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),d={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:O,schemaCode:f}){const p=O==="maxItems"?"more":"fewer";return(0,o.str)`must NOT have ${p} than ${f} items`},params:({schemaCode:O})=>(0,o._)`{limit: ${O}}`},code(O){const{keyword:f,data:p,schemaCode:c}=O,g=f==="maxItems"?o.operators.GT:o.operators.LT;O.fail$data((0,o._)`${p}.length ${g} ${c}`)}};n.default=d},96773:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(11471),f={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:p,schemaCode:c}){const g=p==="maxLength"?"more":"fewer";return(0,o.str)`must NOT have ${g} than ${c} characters`},params:({schemaCode:p})=>(0,o._)`{limit: ${p}}`},code(p){const{keyword:c,data:g,schemaCode:v,it:b}=p,y=c==="maxLength"?o.operators.GT:o.operators.LT,S=b.opts.unicode===!1?(0,o._)`${g}.length`:(0,o._)`${(0,h.useFunc)(p.gen,d.default)}(${g})`;p.fail$data((0,o._)`${S} ${y} ${v}`)}};n.default=f},34656:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=o.operators,d={maximum:{okStr:"<=",ok:h.LTE,fail:h.GT},minimum:{okStr:">=",ok:h.GTE,fail:h.LT},exclusiveMaximum:{okStr:"<",ok:h.LT,fail:h.GTE},exclusiveMinimum:{okStr:">",ok:h.GT,fail:h.LTE}},O={message:({keyword:p,schemaCode:c})=>(0,o.str)`must be ${d[p].okStr} ${c}`,params:({keyword:p,schemaCode:c})=>(0,o._)`{comparison: ${d[p].okStr}, limit: ${c}}`},f={keyword:Object.keys(d),type:"number",schemaType:"number",$data:!0,error:O,code(p){const{keyword:c,data:g,schemaCode:v}=p;p.fail$data((0,o._)`${g} ${d[c].fail} ${v} || isNaN(${g})`)}};n.default=f},48064:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),d={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:O,schemaCode:f}){const p=O==="maxProperties"?"more":"fewer";return(0,o.str)`must NOT have ${p} than ${f} properties`},params:({schemaCode:O})=>(0,o._)`{limit: ${O}}`},code(O){const{keyword:f,data:p,schemaCode:c}=O,g=f==="maxProperties"?o.operators.GT:o.operators.LT;O.fail$data((0,o._)`Object.keys(${p}).length ${g} ${c}`)}};n.default=d},68485:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),d={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:O})=>(0,o.str)`must be multiple of ${O}`,params:({schemaCode:O})=>(0,o._)`{multipleOf: ${O}}`},code(O){const{gen:f,data:p,schemaCode:c,it:g}=O,v=g.opts.multipleOfPrecision,b=f.let("res"),y=v?(0,o._)`Math.abs(Math.round(${b}) - ${b}) > 1e-${v}`:(0,o._)`${b} !== parseInt(${b})`;O.fail$data((0,o._)`(${c} === 0 || (${b} = ${p}/${c}, ${y}))`)}};n.default=d},80904:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(55223),h=e(57287),O={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:f})=>(0,h.str)`must match pattern "${f}"`,params:({schemaCode:f})=>(0,h._)`{pattern: ${f}}`},code(f){const{data:p,$data:c,schema:g,schemaCode:v,it:b}=f,y=b.opts.unicodeRegExp?"u":"",S=c?(0,h._)`(new RegExp(${v}, ${y}))`:(0,o.usePattern)(f,g);f.fail$data((0,h._)`!${S}.test(${p})`)}};n.default=O},70489:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(55223),h=e(57287),d=e(977),f={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:p}})=>(0,h.str)`must have required property '${p}'`,params:({params:{missingProperty:p}})=>(0,h._)`{missingProperty: ${p}}`},code(p){const{gen:c,schema:g,schemaCode:v,data:b,$data:y,it:S}=p,{opts:E}=S;if(!y&&g.length===0)return;const I=g.length>=E.loopRequired;if(S.allErrors?t():a(),E.strictRequired){const x=p.parentSchema.properties,{definedProperties:w}=p.it;for(const A of g)if(x?.[A]===void 0&&!w.has(A)){const R=S.schemaEnv.baseId+S.errSchemaPath,j=`required property "${A}" is not defined at "${R}" (strictRequired)`;(0,d.checkStrictMode)(S,j,S.opts.strictRequired)}}function t(){if(I||y)p.block$data(h.nil,l);else for(const x of g)(0,o.checkReportMissingProp)(p,x)}function a(){const x=c.let("missing");if(I||y){const w=c.let("valid",!0);p.block$data(w,()=>D(x,w)),p.ok(w)}else c.if((0,o.checkMissingProp)(p,g,x)),(0,o.reportMissingProp)(p,x),c.else()}function l(){c.forOf("prop",v,x=>{p.setParams({missingProperty:x}),c.if((0,o.noPropertyInData)(c,b,x,E.ownProperties),()=>p.error())})}function D(x,w){p.setParams({missingProperty:x}),c.forOf(x,v,()=>{c.assign(w,(0,o.propertyInData)(c,b,x,E.ownProperties)),c.if((0,h.not)(w),()=>{p.error(),c.break()})},h.nil)}}};n.default=f},17883:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(41434),h=e(57287),d=e(977),O=e(81508),p={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i:c,j:g}})=>(0,h.str)`must NOT have duplicate items (items ## ${g} and ${c} are identical)`,params:({params:{i:c,j:g}})=>(0,h._)`{i: ${c}, j: ${g}}`},code(c){const{gen:g,data:v,$data:b,schema:y,parentSchema:S,schemaCode:E,it:I}=c;if(!b&&!y)return;const t=g.let("valid"),a=S.items?(0,o.getSchemaTypes)(S.items):[];c.block$data(t,l,(0,h._)`${E} === false`),c.ok(t);function l(){const A=g.let("i",(0,h._)`${v}.length`),R=g.let("j");c.setParams({i:A,j:R}),g.assign(t,!0),g.if((0,h._)`${A} > 1`,()=>(D()?x:w)(A,R))}function D(){return a.length>0&&!a.some(A=>A==="object"||A==="array")}function x(A,R){const j=g.name("item"),N=(0,o.checkDataTypes)(a,j,I.opts.strictNumbers,o.DataType.Wrong),M=g.const("indices",(0,h._)`{}`);g.for((0,h._)`;${A}--;`,()=>{g.let(j,(0,h._)`${v}[${A}]`),g.if(N,(0,h._)`continue`),a.length>1&&g.if((0,h._)`typeof ${j} == "string"`,(0,h._)`${j} += "_"`),g.if((0,h._)`typeof ${M}[${j}] == "number"`,()=>{g.assign(R,(0,h._)`${M}[${j}]`),c.error(),g.assign(t,!1).break()}).code((0,h._)`${M}[${j}] = ${A}`)})}function w(A,R){const j=(0,d.useFunc)(g,O.default),N=g.name("outer");g.label(N).for((0,h._)`;${A}--;`,()=>g.for((0,h._)`${R} = ${A}; ${R}--;`,()=>g.if((0,h._)`${j}(${v}[${A}], ${v}[${R}])`,()=>{c.error(),g.assign(t,!1).break(N)})))}}};n.default=p},33815:(P,n,e)=>{"use strict";e.r(n),e.d(n,{ApigeeDevOnboardingIntegrationAuthType:()=>jt,AuthProviderType:()=>qt,DEFAULT_TEAM_CLAIM_NAME:()=>xt,LayoutVariant:()=>Mn,REDOCLY_ROUTE_RBAC:()=>Un,REDOCLY_TEAMS_RBAC:()=>Ut,productConfigOverrideSchema:()=>fr,productThemeOverrideSchema:()=>In,rbacConfigSchema:()=>Qe,redocConfigSchema:()=>y,rootRedoclyConfigSchema:()=>on});const o={hide:{type:"boolean",default:!1},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},label:{type:"string"},items:{type:"array",items:{type:"string"}}},h={type:"object",properties:o,additionalProperties:!1},d={type:"object",properties:{hide:{type:"boolean",default:!1},label:{type:"string"},placeholder:{type:"string"}},additionalProperties:!1},O={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:h,dislike:h,satisfied:h,neutral:h,dissatisfied:h}),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:d},additionalProperties:!1}},additionalProperties:!1},f={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},g={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:f,queries:f,mutations:f,subscriptions:f,types:f,directives:f},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:O},additionalProperties:!1},y={type:"object",properties:{licenseKey:{type:"string"},hideLoading:{type:"boolean"},disableRouter:{type:"boolean"},hideSidebar:{type:"boolean"},feedback:O,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},S={type:"object",properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},E={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"}}},I={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},t={type:"object",properties:{beforeInfo:{type:"array",items:I},end:{type:"array",items:I}}},a={type:"object",properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},l={type:"object",properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},D={type:"object",properties:$e(a.properties,["light","dark"])},x={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"}}},w={type:"object",properties:{error:l,info:l,redirect:l,success:l}},A={type:"object",properties:Se(a.properties,["dark"])},j={type:"object",properties:{accent:a,border:D,error:a,http:x,primary:a,responses:w,secondary:A,success:a,text:{type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},tonalOffset:{type:"number"},warning:a}},N={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},M={type:"object",properties:{small:N,medium:N,large:N,xlarge:N}},G={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},re={type:"object",properties:Object.assign(Object.assign({},Se(G.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:M})},Q={type:"object",properties:$e(G.properties,["fontSize","lineHeight"])},ne={type:"object",properties:{medium:Q,small:Q}},U={type:"object",properties:Object.assign(Object.assign({},Se(G.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},color:{type:"string"},sizes:ne})},pe={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},Ce={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},le={type:"object",properties:{fullWidth:{type:"boolean"}}},Oe={type:"object",properties:{buttons:re,httpBadges:U,layoutControls:pe,panels:Ce,tryItButton:le,tryItSendButton:le}},de={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},W={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:{type:"object",properties:{maxWidth:de}},"three-panel":{type:"object",properties:{maxWidth:de,middlePanelMaxWidth:de}}}},$={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},_={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:$,defaultDetailsWidth:{type:"string"},examples:$,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},te={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},ve={type:"object",properties:$e(te.properties,["textTransform"])},fe={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},Le={type:"object",properties:Object.assign(Object.assign({},Se(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:te,level1items:ve,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:fe,textColor:{type:"string"},width:{type:"string"}})},we={type:"object",properties:Object.assign(Object.assign({},G.properties),{color:{type:"string"},transform:{type:"string"}})},Re={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"}})},je={type:"object",properties:Se(G.properties,["fontSize"])},Fe={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},B={type:"object",properties:Object.assign(Object.assign({code:Re,fieldName:G},$e(G.properties,["fontSize","fontFamily"])),{fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:we,heading2:we,heading3:we,headings:je,lineHeight:{type:"string"},links:Fe,optimizeSpeed:{type:"boolean"},rightPanelHeading:we,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}})},F={type:"object",properties:Object.assign({color:{type:"string"}},Se(G.properties,["fontWeight"]))},Ie={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:F}},Ke={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},he={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},ce={type:"object",properties:{custom:{type:"string"}}},Te={type:"object",properties:{theme:{type:"object",properties:{breakpoints:de,codeBlock:Ie,colors:j,components:Oe,layout:W,logo:Ke,fab:he,overrides:{type:"object",properties:{DownloadButton:ce,NextSectionButton:ce}},rightPanel:{type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},schema:_,shape:{type:"object",properties:{borderRadius:{type:"string"}}},sidebar:Le,spacing:{type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},typography:B,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:S}},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:E,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:t,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 $e(Ht,hr){return Object.fromEntries(hr.filter(Kn=>Kn in Ht).map(Kn=>[Kn,Ht[Kn]]))}function Se(Ht,hr){return Object.fromEntries(Object.entries(Ht).filter(([Kn])=>!hr.includes(Kn)))}const ee={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},Z={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},q={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}}}},Me={type:"array",items:Object.assign(Object.assign({},q),{properties:Object.assign(Object.assign({},q.properties),{items:{type:"array",items:q}})})},He={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},et={type:"object",properties:{hide:{type:"boolean",default:!1},prompt:{type:"string"}},additionalProperties:!1},Ne={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}}},ee.properties),additionalProperties:!1},_e={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},Ot={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},ke={type:"object",properties:Object.assign({items:Me},ee.properties),additionalProperties:!1},Xe={type:"object",additionalProperties:He},pt={type:"object",properties:Object.assign({items:Me,copyrightText:{type:"string"},logo:ee},ee.properties),additionalProperties:!1},St={type:"object",properties:Object.assign({separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"bottom"}},ee.properties),additionalProperties:!1},Lt={type:"object",properties:{head:{type:"array",items:Z},body:{type:"array",items:Z}},additionalProperties:!1},Yt={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}},Nt={type:"object",properties:Object.assign({engine:{type:"string",enum:["flexsearch","typesense"],default:"flexsearch"},ai:et,filters:Ne,placement:{type:"string",default:"navbar"},shortcuts:{type:"array",items:{type:"string"},default:["/"]},suggestedPages:{type:"array",items:_e}},ee.properties),additionalProperties:!1},yn={type:"object",properties:Object.assign({ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"},default:["light","dark"]}},ee.properties),additionalProperties:!1},bn={type:"object",properties:{nextButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Next page"}},ee.properties),additionalProperties:!1,default:{}},previousButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Previous page"}},ee.properties),additionalProperties:!1,default:{}}},additionalProperties:!1},_t={type:"object",properties:{elementFormat:{type:"string",default:"icon"},copy:{type:"object",properties:Object.assign({},ee.properties),additionalProperties:!1,default:{hide:!1}},report:{type:"object",properties:Object.assign({tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"}},ee.properties),additionalProperties:!1,default:{hide:!1}},expand:{type:"object",properties:Object.assign({},ee.properties),additionalProperties:!1,default:{hide:!1}},collapse:{type:"object",properties:Object.assign({},ee.properties),additionalProperties:!1,default:{hide:!1}}},additionalProperties:!1},or={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"}},ee.properties),additionalProperties:!1,default:{}},toc:{type:"object",properties:Object.assign({header:{type:"string",default:"On this page"},depth:{type:"integer",default:3,minimum:1}},ee.properties),additionalProperties:!1,default:{}},editPage:{type:"object",properties:Object.assign({baseUrl:{type:"string"}},ee.properties),additionalProperties:!1,default:{}}},additionalProperties:!1,default:{}},_n=Object.assign(Object.assign({},y),{properties:Object.assign(Object.assign({},y.properties),Te.properties)}),Ar={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},to={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"]},go={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},$o={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},Mo={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"]},kr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},vo={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"]},Rr={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"]},Jn={type:"object",properties:{adobe:Ar,amplitude:to,fullstory:go,heap:$o,rudderstack:Mo,segment:kr,gtm:vo,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:Rr}},additionalProperties:!1,required:["trackingId"]}}},Bo={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"}},ee.properties),additionalProperties:!1},Uo={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},Yo={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},oo={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:Me,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}}}},Mi={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"}}}},Sr={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:Ot,navbar:ke,products:Xe,footer:pt,sidebar:St,scripts:Lt,links:Yt,feedback:O,search:Nt,colorMode:yn,navigation:bn,codeSnippet:_t,markdown:or,openapi:_n,graphql:g,analytics:Jn,userMenu:Bo,versionPicker:Uo,breadcrumbs:Yo,catalog:oo,scorecard:Mi},additionalProperties:!0},ra=Object.assign(Object.assign({},Sr),{additionalProperties:!1}),xt="https://redocly.com/sso/teams";var qt;(function(Ht){Ht.OIDC="OIDC",Ht.SAML2="SAML2"})(qt||(qt={}));var jt;(function(Ht){Ht.SERVICE_ACCOUNT="SERVICE_ACCOUNT",Ht.OAUTH2="OAUTH2"})(jt||(jt={}));const Ut="redocly::teams-rbac",Un="redocly::route-rbac";var Mn;(function(Ht){Ht.STACKED="stacked",Ht.THREE_PANEL="three-panel"})(Mn||(Mn={}));function ur(Ht,hr){return Object.fromEntries(Object.entries(Ht).map(([Kn,Tr])=>{if(Kn!==hr)return typeof Tr!="object"||!Tr?[Kn,Tr]:Array.isArray(Tr)?[Kn,Tr.map(Fr=>typeof Fr=="object"?ur(Fr,hr):Fr)]:[Kn,ur(Tr,hr)]}).filter(Boolean))}const 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:["spot"]},trigger:{type:"object",additionalProperties:!1,properties:{event:{type:"string",enum:["schedule"]},interval:{type:"string",pattern:"^[1-9]\\d*[mhdw]$"}},required:["event"]},inputs:{type:"object",additionalProperties:{type:"string"}},servers:{type:"object",additionalProperties:!1,patternProperties:{"^[a-zA-Z0-9_-]+$":{type:"string",pattern:"^https?://[^\\s/$.?#].[^\\s]*$"}}}},required:["path","trigger","agent"],additionalProperties:!1}}},additionalProperties:!1},ao={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},qr={type:"object",properties:{type:{type:"string",const:qt.OIDC},title:{type:"string"},pkce:{type:"boolean",default:!1},configurationUrl:{type:"string",minLength:1},configuration:ao,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},Ao={type:"object",properties:{type:{type:"string",const:qt.SAML2},title:{type:"string"},issuerId:{type:"string"},entityId:{type:"string"},ssoUrl:{type:"string"},x509PublicCert:{type:"string"},teamsAttributeName:{type:"string",default:xt},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},Ge={type:"object",additionalProperties:{oneOf:[qr,Ao],discriminator:{propertyName:"type"}}},rt={oneOf:[{type:"array",items:{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]},uniqueItems:!0},{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]}]},yt={type:"object",additionalProperties:{type:"object",properties:{to:{type:"string"},type:{type:"number",default:301}},additionalProperties:!1},default:{}},At={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]}},en={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:{type:"object",additionalProperties:!0},openapi:_n,graphql:g,theme:{type:"object",properties:{openapi:_n,graphql:g},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},rules:At,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0}},required:["root"]},Qt={type:"object",additionalProperties:!0},Bn={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},Tn={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},We={type:"object",additionalProperties:{type:"string"}},Qe={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:We,cms:We,reunite:We,features:{type:"object",properties:{aiSearch:We},additionalProperties:!1},content:{type:"object",properties:{"**":We},additionalProperties:We}},additionalProperties:We},Tt={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"]},$t={type:"object",properties:{type:{type:"string",const:jt.OAUTH2},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},Zt={type:"object",properties:{type:{type:"string",const:jt.SERVICE_ACCOUNT},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},kt={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:[$t,Zt],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},Jt=Object.assign(Object.assign({},kt),{properties:Object.assign(Object.assign({},kt.properties),{type:{type:"string",const:"APIGEE_EDGE"}})}),Ln={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:{type:"object",oneOf:[kt,Jt,Tt],discriminator:{propertyName:"type"}}}}},wn={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"]},Dt={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:yt,seo:Tn,rbac:Qe,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:en},rules:At,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0},ssoDirect:Ge,sso:rt,residency:{type:"string"},developerOnboarding:Ln,removeAttribution:{type:"boolean"},i18n:wn,l10n:wn,metadata:Qt,metadataGlobs:Bn,ignore:{type:"array",items:{type:"string"}},theme:Sr,reunite:io,logo:Ot,navbar:ke,products:Xe,footer:pt,sidebar:St,scripts:Lt,links:Yt,feedback:O,search:Nt,colorMode:yn,navigation:bn,codeSnippet:_t,markdown:or,openapi:_n,graphql:g,analytics:Jn,userMenu:Bo,versionPicker:Uo,breadcrumbs:Yo,catalog:oo,scorecard:Mi},default:{redirects:{}},additionalProperties:!0},nn=Object.assign(Object.assign({},ur(Dt,"default")),{additionalProperties:!1}),on=Object.assign(Object.assign({$id:"root-redocly-config"},Dt),{properties:Object.assign(Object.assign({plugins:{type:"array",items:{type:"string"}}},Dt.properties),{env:{type:"object",additionalProperties:nn}}),default:{},additionalProperties:!1}),In={type:"object",properties:{logo:Sr.properties.logo,navbar:Sr.properties.navbar,footer:Sr.properties.footer,sidebar:Sr.properties.sidebar,search:Sr.properties.search,codeSnippet:Sr.properties.codeSnippet,breadcrumbs:Sr.properties.breadcrumbs,openapi:Sr.properties.openapi,feedback:Sr.properties.feedback,analytics:{type:"object",properties:{ga:Rr}}},additionalProperties:!0,default:{}},fr={$id:"product-config-override",type:"object",properties:Object.assign(Object.assign({},In.properties),{apis:{type:"object",additionalProperties:en},theme:In}),additionalProperties:!1}},78673:(P,n,e)=>{"use strict";var o;o={value:!0},o=void 0,o=a,n.l2=l,o=D,o=x,o=w;const h=e(63017),d=e(10118),O=e(32627),f=e(85604),p=e(56900),c=e(7248),g=e(91503),v=e(54603),b=e(30800),y=e(29377),S=e(68586),E=e(92447),I=e(65729);var t;(function(j){j.Version2="oas2",j.Version3_0="oas3_0",j.Version3_1="oas3_1"})(t||(o=t={}));async function a(j,N){const M=(0,O.normalizeTypes)(I.ConfigTypes),G={problems:[],oasVersion:p.SpecVersion.OAS3_0,refTypes:new Map,visitorsData:{}},re=(0,d.normalizeVisitors)([{severity:"error",ruleId:"configBundler",visitor:{ref:{leave(Q,ne,U){A(Q,U,ne)}}}}],M);return(0,f.walkDocument)({document:j,rootType:M.ConfigRoot,normalizedVisitors:re,resolvedRefMap:N,ctx:G}),j.parsed??{}}async function l(j){const{ref:N,doc:M,externalRefResolver:G=new h.BaseResolver(j.config.resolve),base:re=null}=j;if(!(N||M))throw new Error(`Document or reference is required.
14
- `);const Q=M===void 0?await G.resolveDocument(re,N,!0):M;if(Q instanceof Error)throw Q;return j.collectSpecData?.(Q.parsed),x({document:Q,...j,config:j.config.styleguide,externalRefResolver:G})}async function D(j){const{source:N,absoluteRef:M,externalRefResolver:G=new h.BaseResolver(j.config.resolve)}=j,re=(0,h.makeDocumentFromString)(N,M||"/");return x({document:re,...j,externalRefResolver:G,config:j.config.styleguide})}async function x(j){const{document:N,config:M,customTypes:G,externalRefResolver:re,dereference:Q=!1,skipRedoclyRegistryRefs:ne=!1,removeUnusedComponents:U=!1,keepUrlRefs:pe=!1}=j,Ce=(0,p.detectSpec)(N.parsed),le=(0,p.getMajorSpecVersion)(Ce),Oe=M.getRulesForSpecVersion(le),de=(0,O.normalizeTypes)(M.extendTypes(G??(0,p.getTypes)(Ce),Ce),M),X=(0,g.initRules)(Oe,M,"preprocessors",Ce),V=(0,g.initRules)(Oe,M,"decorators",Ce),W={problems:[],oasVersion:Ce,refTypes:new Map,visitorsData:{}};U&&V.push({severity:"error",ruleId:"remove-unused-components",visitor:le===p.SpecMajorVersion.OAS2?(0,S.RemoveUnusedComponents)({}):(0,E.RemoveUnusedComponents)({})});let $=await(0,h.resolveDocument)({rootDocument:N,rootType:de.Root,externalRefResolver:re});X.length>0&&((0,f.walkDocument)({document:N,rootType:de.Root,normalizedVisitors:(0,d.normalizeVisitors)(X,de),resolvedRefMap:$,ctx:W}),$=await(0,h.resolveDocument)({rootDocument:N,rootType:de.Root,externalRefResolver:re}));const _=(0,d.normalizeVisitors)([{severity:"error",ruleId:"bundler",visitor:R(le,Q,ne,N,$,pe)},...V],de);return(0,f.walkDocument)({document:N,rootType:de.Root,normalizedVisitors:_,resolvedRefMap:$,ctx:W}),{bundle:N,problems:W.problems.map(te=>M.addProblemToIgnore(te)),fileDependencies:re.getFiles(),rootType:de.Root,refTypes:W.refTypes,visitorsData:W.visitorsData}}function w(j,N){switch(N){case p.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 p.SpecMajorVersion.OAS2:switch(j){case"Schema":return"definitions";case"Parameter":return"parameters";case"Response":return"responses";default:return null}case p.SpecMajorVersion.Async2:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";default:return null}case p.SpecMajorVersion.Async3:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";default:return null}case p.SpecMajorVersion.Arazzo1:switch(j){case"Root.workflows_items.parameters_items":case"Root.workflows_items.steps_items.parameters_items":return"parameters";default:return null}}}function A(j,N,M){if(!(0,b.isPlainObject)(N.node))M.parent[M.key]=N.node;else{delete j.$ref;const G=Object.assign({},N.node,j);Object.assign(j,G)}}function R(j,N,M,G,re,Q){let ne,U;const pe={ref:{leave(X,V,W){if(!W.location||W.node===void 0){(0,v.reportUnresolvedRef)(W,V.report,V.location);return}if(W.location.source===G.source&&W.location.source===V.location.source&&V.type.name!=="scalar"&&!N||M&&(0,y.isRedoclyRegistryURL)(X.$ref)||Q&&(0,c.isAbsoluteUrl)(X.$ref))return;const $=w(V.type.name,j);$?N?(le($,W,V),A(X,W,V)):(X.$ref=le($,W,V),Ce(X,W,V)):A(X,W,V)}},Example:{leave(X,V){if((0,c.isExternalValue)(X)&&X.value===void 0){const W=V.resolve({$ref:X.externalValue});if(!W.location||W.node===void 0){(0,v.reportUnresolvedRef)(W,V.report,V.location);return}if(Q&&(0,c.isAbsoluteUrl)(X.externalValue))return;X.value=V.resolve({$ref:X.externalValue}).node,delete X.externalValue}}},Root:{enter(X,V){U=V.location,j===p.SpecMajorVersion.OAS3?ne=X.components=X.components||{}:j===p.SpecMajorVersion.OAS2?ne=X:j===p.SpecMajorVersion.Async2?ne=X.components=X.components||{}:j===p.SpecMajorVersion.Async3?ne=X.components=X.components||{}:j===p.SpecMajorVersion.Arazzo1&&(ne=X.components=X.components||{})}}};j===p.SpecMajorVersion.OAS3&&(pe.DiscriminatorMapping={leave(X,V){for(const W of Object.keys(X)){const $=X[W],_=V.resolve({$ref:$});if(!_.location||_.node===void 0){(0,v.reportUnresolvedRef)(_,V.report,V.location.child(W));return}const te=w("Schema",j);X[W]=le(te,_,V)}}});function Ce(X,V,W){const $=(0,h.makeRefId)(W.location.source.absoluteRef,X.$ref);re.set($,{document:G,isRemote:!1,node:V.node,nodePointer:X.$ref,resolved:!0})}function le(X,V,W){ne[X]=ne[X]||{};const $=de(V,X,W);return ne[X][$]=V.node,j===p.SpecMajorVersion.OAS3||j===p.SpecMajorVersion.Async2||j===p.SpecMajorVersion.Async3?`#/components/${X}/${$}`:`#/${X}/${$}`}function Oe(X,V,W){return(0,c.isRef)(X)&&W.resolve(X,U.absolutePointer).location?.absolutePointer===V.location.absolutePointer?!0:(0,b.dequal)(X,V.node)}function de(X,V,W){const[$,_]=[X.location.source.absoluteRef,X.location.pointer],te=ne[V];let ve="";const fe=_.slice(2).split("/").filter(b.isTruthy);for(;fe.length>0;)if(ve=fe.pop()+(ve?`-${ve}`:""),!te||!te[ve]||Oe(te[ve],X,W))return ve;if(ve=(0,c.refBaseName)($)+(ve?`_${ve}`:""),!te[ve]||Oe(te[ve],X,W))return ve;const Le=ve;let we=2;for(;te[ve]&&!Oe(te[ve],X,W);)ve=`${Le}-${we}`,we++;return te[ve]||W.report({message:`Two schemas are referenced with the same name but different content. Renamed ${Le} to ${ve}.`,location:W.location,forceSeverity:"warn"}),ve}return pe}},22260:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Config=n.StyleguideConfig=n.IGNORE_FILE=void 0;const o=e(32603),h=e(13078),d=e(86595),O=e(30800),f=e(56900),p=e(54778),c=e(91017),g=e(7248);n.IGNORE_FILE=".redocly.lint-ignore.yaml";const v=`# This file instructs Redocly's linter to ignore the rules contained for specific parts of your API.
13
+ deps: ${b}}`};const O={keyword:"dependencies",type:"object",schemaType:"object",error:n.error,code(g){const[v,b]=f(g);p(g,v),c(g,b)}};function f({schema:g}){const v={},b={};for(const y in g){if(y==="__proto__")continue;const S=Array.isArray(g[y])?v:b;S[y]=g[y]}return[v,b]}function p(g,v=g.schema){const{gen:b,data:y,it:S}=g;if(Object.keys(v).length===0)return;const E=b.let("missing");for(const I in v){const t=v[I];if(t.length===0)continue;const a=(0,d.propertyInData)(b,y,I,S.opts.ownProperties);g.setParams({property:I,depsCount:t.length,deps:t.join(", ")}),S.allErrors?b.if(a,()=>{for(const l of t)(0,d.checkReportMissingProp)(g,l)}):(b.if((0,o._)`${a} && (${(0,d.checkMissingProp)(g,t,E)})`),(0,d.reportMissingProp)(g,E),b.else())}}function c(g,v=g.schema){const{gen:b,data:y,keyword:S,it:E}=g,I=b.name("valid");for(const t in v)(0,h.alwaysValidSchema)(E,v[t])||(b.if((0,d.propertyInData)(b,y,t,E.opts.ownProperties),()=>{const a=g.subschema({keyword:S,schemaProp:t},I);g.mergeValidEvaluated(a,I)},()=>b.var(I,!0)),g.ok(I))}n.default=O},82463:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(7879),h={keyword:"dependentSchemas",type:"object",schemaType:"object",code:d=>(0,o.validateSchemaDeps)(d)};n.default=h},14785:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),O={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:{message:({params:p})=>(0,o.str)`must match "${p.ifClause}" schema`,params:({params:p})=>(0,o._)`{failingKeyword: ${p.ifClause}}`},code(p){const{gen:c,parentSchema:g,it:v}=p;g.then===void 0&&g.else===void 0&&(0,h.checkStrictMode)(v,'"if" without "then" and "else" is ignored');const b=f(v,"then"),y=f(v,"else");if(!b&&!y)return;const S=c.let("valid",!0),E=c.name("_valid");if(I(),p.reset(),b&&y){const a=c.let("ifClause");p.setParams({ifClause:a}),c.if(E,t("then",a),t("else",a))}else b?c.if(E,t("then")):c.if((0,o.not)(E),t("else"));p.pass(S,()=>p.error(!0));function I(){const a=p.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},E);p.mergeEvaluated(a)}function t(a,l){return()=>{const D=p.subschema({keyword:a},E);c.assign(S,E),p.mergeValidEvaluated(D,S),l?c.assign(l,(0,o._)`${a}`):p.setParams({ifClause:a})}}}};function f(p,c){const g=p.schema[c];return g!==void 0&&!(0,h.alwaysValidSchema)(p,g)}n.default=O},32776:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=l;const o=e(30311),h=e(44448),d=e(23972),O=e(4740),f=e(97967),p=e(7879),c=e(92951),g=e(89842),v=e(58283),b=e(51807),y=e(9397),S=e(32247),E=e(7133),I=e(64118),t=e(14785),a=e(54896);function l(D=!1){const x=[y.default,S.default,E.default,I.default,t.default,a.default,c.default,g.default,p.default,v.default,b.default];return D?x.push(h.default,O.default):x.push(o.default,d.default),x.push(f.default),x}},23972:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.validateTuple=f;const o=e(57287),h=e(977),d=e(55223),O={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(p){const{schema:c,it:g}=p;if(Array.isArray(c))return f(p,"additionalItems",c);g.items=!0,!(0,h.alwaysValidSchema)(g,c)&&p.ok((0,d.validateArray)(p))}};function f(p,c,g=p.schema){const{gen:v,parentSchema:b,data:y,keyword:S,it:E}=p;a(b),E.opts.unevaluated&&g.length&&E.items!==!0&&(E.items=h.mergeEvaluated.items(v,g.length,E.items));const I=v.name("valid"),t=v.const("len",(0,o._)`${y}.length`);g.forEach((l,D)=>{(0,h.alwaysValidSchema)(E,l)||(v.if((0,o._)`${t} > ${D}`,()=>p.subschema({keyword:S,schemaProp:D,dataProp:D},I)),p.ok(I))});function a(l){const{opts:D,errSchemaPath:x}=E,w=g.length,A=w===l.minItems&&(w===l.maxItems||l[c]===!1);if(D.strictTuples&&!A){const R=`"${S}" is ${w}-tuple, but minItems or maxItems/${c} are not specified or different at path "${x}"`;(0,h.checkStrictMode)(E,R,D.strictTuples)}}}n.default=O},4740:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(55223),O=e(30311),p={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:{message:({params:{len:c}})=>(0,o.str)`must NOT have more than ${c} items`,params:({params:{len:c}})=>(0,o._)`{limit: ${c}}`},code(c){const{schema:g,parentSchema:v,it:b}=c,{prefixItems:y}=v;b.items=!0,!(0,h.alwaysValidSchema)(b,g)&&(y?(0,O.validateAdditionalItems)(c,y):c.ok((0,d.validateArray)(c)))}};n.default=p},9397:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(977),h={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(d){const{gen:O,schema:f,it:p}=d;if((0,o.alwaysValidSchema)(p,f)){d.fail();return}const c=O.name("valid");d.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},c),d.failResult(c,()=>d.reset(),()=>d.error())},error:{message:"must NOT be valid"}};n.default=h},7133:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),O={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:{message:"must match exactly one schema in oneOf",params:({params:f})=>(0,o._)`{passingSchemas: ${f.passing}}`},code(f){const{gen:p,schema:c,parentSchema:g,it:v}=f;if(!Array.isArray(c))throw new Error("ajv implementation error");if(v.opts.discriminator&&g.discriminator)return;const b=c,y=p.let("valid",!1),S=p.let("passing",null),E=p.name("_valid");f.setParams({passing:S}),p.block(I),f.result(y,()=>f.reset(),()=>f.error(!0));function I(){b.forEach((t,a)=>{let l;(0,h.alwaysValidSchema)(v,t)?p.var(E,!0):l=f.subschema({keyword:"oneOf",schemaProp:a,compositeRule:!0},E),a>0&&p.if((0,o._)`${E} && ${y}`).assign(y,!1).assign(S,(0,o._)`[${S}, ${a}]`).else(),p.if(E,()=>{p.assign(y,!0),p.assign(S,a),l&&f.mergeEvaluated(l,o.Name)})})}}};n.default=O},51807:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(55223),h=e(57287),d=e(977),O=e(977),f={keyword:"patternProperties",type:"object",schemaType:"object",code(p){const{gen:c,schema:g,data:v,parentSchema:b,it:y}=p,{opts:S}=y,E=(0,o.allSchemaProperties)(g),I=E.filter(A=>(0,d.alwaysValidSchema)(y,g[A]));if(E.length===0||I.length===E.length&&(!y.opts.unevaluated||y.props===!0))return;const t=S.strictSchema&&!S.allowMatchingProperties&&b.properties,a=c.name("valid");y.props!==!0&&!(y.props instanceof h.Name)&&(y.props=(0,O.evaluatedPropsToName)(c,y.props));const{props:l}=y;D();function D(){for(const A of E)t&&x(A),y.allErrors?w(A):(c.var(a,!0),w(A),c.if(a))}function x(A){for(const R in t)new RegExp(A).test(R)&&(0,d.checkStrictMode)(y,`property ${R} matches pattern ${A} (use allowMatchingProperties)`)}function w(A){c.forIn("key",v,R=>{c.if((0,h._)`${(0,o.usePattern)(p,A)}.test(${R})`,()=>{const j=I.includes(A);j||p.subschema({keyword:"patternProperties",schemaProp:A,dataProp:R,dataPropType:O.Type.Str},a),y.opts.unevaluated&&l!==!0?c.assign((0,h._)`${l}[${R}]`,!0):!j&&!y.allErrors&&c.if((0,h.not)(a),()=>c.break())})})}}};n.default=f},44448:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(23972),h={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:d=>(0,o.validateTuple)(d,"items")};n.default=h},58283:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(9804),h=e(55223),d=e(977),O=e(89842),f={keyword:"properties",type:"object",schemaType:"object",code(p){const{gen:c,schema:g,parentSchema:v,data:b,it:y}=p;(y.opts.removeAdditional==="all"&&v.additionalProperties===void 0||y.opts.defaultAdditionalProperties===!1)&&O.default.code(new o.KeywordCxt(y,O.default,"additionalProperties"));const S=(0,h.allSchemaProperties)(g);for(const l of S)y.definedProperties.add(l);y.opts.unevaluated&&S.length&&y.props!==!0&&(y.props=d.mergeEvaluated.props(c,(0,d.toHash)(S),y.props));const E=S.filter(l=>!(0,d.alwaysValidSchema)(y,g[l]));if(E.length===0)return;const I=c.name("valid");for(const l of E)t(l)?a(l):(c.if((0,h.propertyInData)(c,b,l,y.opts.ownProperties)),a(l),y.allErrors||c.else().var(I,!0),c.endIf()),p.it.definedProperties.add(l),p.ok(I);function t(l){return y.opts.useDefaults&&!y.compositeRule&&g[l].default!==void 0}function a(l){p.subschema({keyword:"properties",schemaProp:l,dataProp:l},I)}}};n.default=f},92951:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),O={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:{message:"property name must be valid",params:({params:f})=>(0,o._)`{propertyName: ${f.propertyName}}`},code(f){const{gen:p,schema:c,data:g,it:v}=f;if((0,h.alwaysValidSchema)(v,c))return;const b=p.name("valid");p.forIn("key",g,y=>{f.setParams({propertyName:y}),f.subschema({keyword:"propertyNames",data:y,dataTypes:["string"],propertyName:y,compositeRule:!0},b),p.if((0,o.not)(b),()=>{f.error(!0),v.allErrors||p.break()})}),f.ok(b)}};n.default=O},54896:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(977),h={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:d,parentSchema:O,it:f}){O.if===void 0&&(0,o.checkStrictMode)(f,`"${d}" without "if" is ignored`)}};n.default=h},55223:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.checkReportMissingProp=f,n.checkMissingProp=p,n.reportMissingProp=c,n.hasPropFunc=g,n.isOwnProperty=v,n.propertyInData=b,n.noPropertyInData=y,n.allSchemaProperties=S,n.schemaProperties=E,n.callValidateCode=I,n.usePattern=a,n.validateArray=l,n.validateUnion=D;const o=e(57287),h=e(977),d=e(5057),O=e(977);function f(x,w){const{gen:A,data:R,it:j}=x;A.if(y(A,R,w,j.opts.ownProperties),()=>{x.setParams({missingProperty:(0,o._)`${w}`},!0),x.error()})}function p({gen:x,data:w,it:{opts:A}},R,j){return(0,o.or)(...R.map(N=>(0,o.and)(y(x,w,N,A.ownProperties),(0,o._)`${j} = ${N}`)))}function c(x,w){x.setParams({missingProperty:w},!0),x.error()}function g(x){return x.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,o._)`Object.prototype.hasOwnProperty`})}function v(x,w,A){return(0,o._)`${g(x)}.call(${w}, ${A})`}function b(x,w,A,R){const j=(0,o._)`${w}${(0,o.getProperty)(A)} !== undefined`;return R?(0,o._)`${j} && ${v(x,w,A)}`:j}function y(x,w,A,R){const j=(0,o._)`${w}${(0,o.getProperty)(A)} === undefined`;return R?(0,o.or)(j,(0,o.not)(v(x,w,A))):j}function S(x){return x?Object.keys(x).filter(w=>w!=="__proto__"):[]}function E(x,w){return S(w).filter(A=>!(0,h.alwaysValidSchema)(x,w[A]))}function I({schemaCode:x,data:w,it:{gen:A,topSchemaRef:R,schemaPath:j,errorPath:N},it:M},G,re,Q){const ne=Q?(0,o._)`${x}, ${w}, ${R}${j}`:w,U=[[d.default.instancePath,(0,o.strConcat)(d.default.instancePath,N)],[d.default.parentData,M.parentData],[d.default.parentDataProperty,M.parentDataProperty],[d.default.rootData,d.default.rootData],[d.default.isAllOfVariant,M.isAllOfVariant?1:0]];M.opts.dynamicRef&&U.push([d.default.dynamicAnchors,d.default.dynamicAnchors]);const pe=(0,o._)`${ne}, ${A.object(...U)}`;return re!==o.nil?(0,o._)`${G}.call(${re}, ${pe})`:(0,o._)`${G}(${pe})`}const t=(0,o._)`new RegExp`;function a({gen:x,it:{opts:w}},A){const R=w.unicodeRegExp?"u":"",{regExp:j}=w.code,N=j(A,R);return x.scopeValue("pattern",{key:N.toString(),ref:N,code:(0,o._)`${j.code==="new RegExp"?t:(0,O.useFunc)(x,j)}(${A}, ${R})`})}function l(x){const{gen:w,data:A,keyword:R,it:j}=x,N=w.name("valid");if(j.allErrors){const G=w.let("valid",!0);return M(()=>w.assign(G,!1)),G}return w.var(N,!0),M(()=>w.break()),N;function M(G){const re=w.const("len",(0,o._)`${A}.length`);w.forRange("i",0,re,Q=>{x.subschema({keyword:R,dataProp:Q,dataPropType:h.Type.Num},N),w.if((0,o.not)(N),G)})}}function D(x){const{gen:w,schema:A,keyword:R,parentSchema:j,it:N}=x;if(!Array.isArray(A))throw new Error("ajv implementation error");if(N.opts.discriminator&&j.discriminator||A.some(Q=>(0,h.alwaysValidSchema)(N,Q))&&!N.opts.unevaluated)return;const G=w.let("valid",!1),re=w.name("_valid");w.block(()=>A.forEach((Q,ne)=>{const U=x.subschema({keyword:R,schemaProp:ne,compositeRule:!0},re);w.assign(G,(0,o._)`${G} || ${re}`),x.mergeValidEvaluated(U,re)||w.if((0,o.not)(G))})),x.result(G,()=>x.reset(),()=>x.error(!0))}},91733:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const e={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};n.default=e},87758:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(91733),h=e(12095),d=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",o.default,h.default];n.default=d},12095:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getValidate=g,n.callRef=v;const o=e(78805),h=e(55223),d=e(57287),O=e(5057),f=e(65545),p=e(977),c={keyword:"$ref",schemaType:"string",code(b){const{gen:y,schema:S,it:E}=b,{baseId:I,schemaEnv:t,validateName:a,opts:l,self:D}=E,{root:x}=t;if((S==="#"||S==="#/")&&I===x.baseId)return A();const w=f.resolveRef.call(D,x,I,S);if(w===void 0)throw new o.default(E.opts.uriResolver,I,S);if(w instanceof f.SchemaEnv)return R(w);return j(w);function A(){if(t===x)return v(b,a,t,t.$async);const N=y.scopeValue("root",{ref:x});return v(b,(0,d._)`${N}.validate`,x,x.$async)}function R(N){const M=g(b,N);v(b,M,N,N.$async)}function j(N){const M=y.scopeValue("schema",l.code.source===!0?{ref:N,code:(0,d.stringify)(N)}:{ref:N}),G=y.name("valid"),re=b.subschema({schema:N,dataTypes:[],schemaPath:d.nil,topSchemaRef:M,errSchemaPath:S},G,E.isAllOfVariant);b.mergeEvaluated(re),b.ok(G)}}};function g(b,y){const{gen:S}=b;return y.validate?S.scopeValue("validate",{ref:y.validate}):(0,d._)`${S.scopeValue("wrapper",{ref:y})}.validate`}function v(b,y,S,E){const{gen:I,it:t}=b,{allErrors:a,schemaEnv:l,opts:D}=t,x=D.passContext?O.default.this:d.nil;E?w():A();function w(){if(!l.$async)throw new Error("async schema referenced by sync schema");const N=I.let("valid");I.try(()=>{I.code((0,d._)`await ${(0,h.callValidateCode)(b,y,x)}`),j(y),a||I.assign(N,!0)},M=>{I.if((0,d._)`!(${M} instanceof ${t.ValidationError})`,()=>I.throw(M)),R(M),a||I.assign(N,!1)}),b.ok(N)}function A(){const N=I.name("visitedNodes");I.code((0,d._)`const ${N} = (typeof visitedNodesForRef !== 'undefined') && visitedNodesForRef.get(${y}) || new Set()`),I.if((0,d._)`!${N}.has(${b.data})`,()=>{I.code((0,d._)`if (typeof visitedNodesForRef !== 'undefined') visitedNodesForRef.set(${y}, ${N})`),I.code((0,d._)`const dataNode = ${b.data}`),I.code((0,d._)`if (typeof dataNode === "object" && dataNode !== null) ${N}.add(dataNode)`);const M=b.result((0,h.callValidateCode)(b,y,x),()=>j(y),()=>R(y));return I.code((0,d._)`${N}.delete(dataNode)`),M})}function R(N){const M=(0,d._)`${N}.errors`;I.assign(O.default.vErrors,(0,d._)`${O.default.vErrors} === null ? ${M} : ${O.default.vErrors}.concat(${M})`),I.assign(O.default.errors,(0,d._)`${O.default.vErrors}.length`)}function j(N){var M;if(!t.opts.unevaluated)return;const G=(M=S?.validate)===null||M===void 0?void 0:M.evaluated;if(t.props!==!0)if(G&&!G.dynamicProps)G.props!==void 0&&(t.props=p.mergeEvaluated.props(I,G.props,t.props));else{const re=I.var("props",(0,d._)`${N}.evaluated.props`);t.props=p.mergeEvaluated.props(I,re,t.props,d.Name)}if(t.items!==!0)if(G&&!G.dynamicItems)G.items!==void 0&&(t.items=p.mergeEvaluated.items(I,G.items,t.items));else{const re=I.var("items",(0,d._)`${N}.evaluated.items`);t.items=p.mergeEvaluated.items(I,re,t.items,d.Name)}}}n.default=c},67104:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(43794),d=e(65545),O=e(977),p={keyword:"discriminator",type:"object",schemaType:"object",error:{message:({params:{discrError:c,tagName:g}})=>c===h.DiscrError.Tag?`tag "${g}" must be string`:`value of tag "${g}" must be in oneOf or anyOf`,params:({params:{discrError:c,tag:g,tagName:v}})=>(0,o._)`{error: ${c}, tag: ${v}, tagValue: ${g}}`},code(c){const{gen:g,data:v,schema:b,parentSchema:y,it:S}=c,E=y.oneOf?"oneOf":y.anyOf?"anyOf":void 0;if(!S.opts.discriminator)throw new Error("discriminator: requires discriminator option");const I=b.propertyName;if(typeof I!="string")throw new Error("discriminator: requires propertyName");if(!E)throw new Error("discriminator: requires oneOf or anyOf composite keyword");const t=y[E],a=g.let("valid",!1),l=g.const("tag",(0,o._)`${v}${(0,o.getProperty)(I)}`);g.if((0,o._)`typeof ${l} == "string"`,()=>D(),()=>c.error(!1,{discrError:h.DiscrError.Tag,tag:l,tagName:I})),c.ok(a);function D(){const A=w();g.if(!1);for(const R in A)g.elseIf((0,o._)`${l} === ${R}`),g.assign(a,x(A[R]));g.else(),c.error(!1,{discrError:h.DiscrError.Mapping,tag:l,tagName:I}),g.endIf()}function x(A){const R=g.name("valid"),j=c.subschema({keyword:E,schemaProp:A},R);return c.mergeEvaluated(j,o.Name),R}function w(){var A;const R={},j=M(y);let N=!0;for(let Q=0;Q<t.length;Q++){let ne=t[Q];const U=ne?.$ref;if(U&&b.mapping){const{mapping:Ce}=b,le=Object.keys(Ce).filter(Oe=>Ce[Oe]===ne.$ref);if(le.length){for(const Oe of le)re(Oe,Q);continue}}U&&!(0,O.schemaHasRulesButRef)(ne,S.self.RULES)&&(ne=d.resolveRef.call(S.self,S.schemaEnv.root,S.baseId,U),ne instanceof d.SchemaEnv&&(ne=ne.schema));const pe=(A=ne?.properties)===null||A===void 0?void 0:A[I];if(typeof pe!="object")throw new Error(`discriminator: ${E} subschemas (or referenced schemas) must have "properties/${I}" or match mapping`);N=N&&(j||M(ne)),G(pe,Q)}if(!N)throw new Error(`discriminator: "${I}" must be required`);return R;function M({required:Q}){return Array.isArray(Q)&&Q.includes(I)}function G(Q,ne){if(Q.const)re(Q.const,ne);else if(Q.enum)for(const U of Q.enum)re(U,ne);else throw new Error(`discriminator: "properties/${I}" must have "const" or "enum"`)}function re(Q,ne){if(typeof Q!="string"||Q in R)throw new Error(`discriminator: "${I}" values must be unique strings`);R[Q]=ne}}}};n.default=p},43794:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.DiscrError=void 0;var e;(function(o){o.Tag="tag",o.Mapping="mapping"})(e||(n.DiscrError=e={}))},96735:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(87758),h=e(3602),d=e(32776),O=e(87614),f=e(42547),p=e(42759),c=e(650),g=e(11339),v=[O.default,o.default,h.default,(0,d.default)(!0),c.default,g.metadataVocabulary,g.contentVocabulary,f.default,p.default];n.default=v},17038:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.dynamicAnchor=p;const o=e(57287),h=e(5057),d=e(65545),O=e(12095),f={keyword:"$dynamicAnchor",schemaType:"string",code:g=>p(g,g.schema)};function p(g,v){const{gen:b,it:y}=g;y.schemaEnv.root.dynamicAnchors[v]=!0;const S=(0,o._)`${h.default.dynamicAnchors}${(0,o.getProperty)(v)}`,E=y.errSchemaPath==="#"?y.validateName:c(g);b.if((0,o._)`!${S}`,()=>b.assign(S,E))}function c(g){const{schemaEnv:v,schema:b,self:y}=g.it,{root:S,baseId:E,localRefs:I,meta:t}=v.root,{schemaId:a}=y.opts,l=new d.SchemaEnv({schema:b,schemaId:a,root:S,baseId:E,localRefs:I,meta:t});return d.compileSchema.call(y,l),(0,O.getValidate)(g,l)}n.default=f},22498:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.dynamicRef=f;const o=e(57287),h=e(5057),d=e(12095),O={keyword:"$dynamicRef",schemaType:"string",code:p=>f(p,p.schema)};function f(p,c){const{gen:g,keyword:v,it:b}=p;if(c[0]!=="#")throw new Error(`"${v}" only supports hash fragment reference`);const y=c.slice(1);if(b.allErrors)S();else{const I=g.let("valid",!1);S(I),p.ok(I)}function S(I){if(b.schemaEnv.root.dynamicAnchors[y]){const t=g.let("_v",(0,o._)`${h.default.dynamicAnchors}${(0,o.getProperty)(y)}`);g.if(t,E(t,I),E(b.validateName,I))}else E(b.validateName,I)()}function E(I,t){return t?()=>g.block(()=>{(0,d.callRef)(p,I),g.let(t,!0)}):()=>(0,d.callRef)(p,I)}}n.default=O},87614:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(17038),h=e(22498),d=e(42807),O=e(43841),f=[o.default,h.default,d.default,O.default];n.default=f},42807:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(17038),h=e(977),d={keyword:"$recursiveAnchor",schemaType:"boolean",code(O){O.schema?(0,o.dynamicAnchor)(O,""):(0,h.checkStrictMode)(O.it,"$recursiveAnchor: false is ignored")}};n.default=d},43841:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(22498),h={keyword:"$recursiveRef",schemaType:"string",code:d=>(0,o.dynamicRef)(d,d.schema)};n.default=h},65531:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),d={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:{message:({schemaCode:O})=>(0,o.str)`must match format "${O}"`,params:({schemaCode:O})=>(0,o._)`{format: ${O}}`},code(O,f){const{gen:p,data:c,$data:g,schema:v,schemaCode:b,it:y}=O,{opts:S,errSchemaPath:E,schemaEnv:I,self:t}=y;if(!S.validateFormats)return;g?a():l();function a(){const D=p.scopeValue("formats",{ref:t.formats,code:S.code.formats}),x=p.const("fDef",(0,o._)`${D}[${b}]`),w=p.let("fType"),A=p.let("format");p.if((0,o._)`typeof ${x} == "object" && !(${x} instanceof RegExp)`,()=>p.assign(w,(0,o._)`${x}.type || "string"`).assign(A,(0,o._)`${x}.validate`),()=>p.assign(w,(0,o._)`"string"`).assign(A,x)),O.fail$data((0,o.or)(R(),j()));function R(){return S.strictSchema===!1?o.nil:(0,o._)`${b} && !${A}`}function j(){const N=I.$async?(0,o._)`(${x}.async ? await ${A}(${c}) : ${A}(${c}))`:(0,o._)`${A}(${c})`,M=(0,o._)`(typeof ${A} == "function" ? ${N} : ${A}.test(${c}))`;return(0,o._)`${A} && ${A} !== true && ${w} === ${f} && !${M}`}}function l(){const D=t.formats[v];if(!D){R();return}if(D===!0)return;const[x,w,A]=j(D);x===f&&O.pass(N());function R(){if(S.strictSchema===!1){t.logger.warn(M());return}throw new Error(M());function M(){return`unknown format "${v}" ignored in schema at path "${E}"`}}function j(M){const G=M instanceof RegExp?(0,o.regexpCode)(M):S.code.formats?(0,o._)`${S.code.formats}${(0,o.getProperty)(v)}`:void 0,re=p.scopeValue("formats",{key:v,ref:M,code:G});return typeof M=="object"&&!(M instanceof RegExp)?[M.type||"string",M.validate,(0,o._)`${re}.validate`]:["string",M,re]}function N(){if(typeof D=="object"&&!(D instanceof RegExp)&&D.async){if(!I.$async)throw new Error("async format in sync schema");return(0,o._)`await ${A}(${c})`}return typeof w=="function"?(0,o._)`${A}(${c})`:(0,o._)`${A}.test(${c})`}}}};n.default=d},650:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const h=[e(65531).default];n.default=h},11339:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.contentVocabulary=n.metadataVocabulary=void 0,n.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"],n.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]},42547:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(1664),h=e(82463),d=e(71472),O=[o.default,h.default,d.default];n.default=O},42759:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(72522),h=e(78511),d=[o.default,h.default];n.default=d},78511:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),O={keyword:"unevaluatedItems",type:"array",schemaType:["boolean","object"],error:{message:({params:{len:f}})=>(0,o.str)`must NOT have more than ${f} items`,params:({params:{len:f}})=>(0,o._)`{limit: ${f}}`},code(f){const{gen:p,schema:c,data:g,it:v}=f,b=v.items||0;if(b===!0)return;const y=p.const("len",(0,o._)`${g}.length`);if(c===!1)f.setParams({len:b}),f.fail((0,o._)`${y} > ${b}`);else if(typeof c=="object"&&!(0,h.alwaysValidSchema)(v,c)){const E=p.var("valid",(0,o._)`${y} <= ${b}`);p.if((0,o.not)(E),()=>S(E,b)),f.ok(E)}v.items=!0;function S(E,I){p.forRange("i",I,y,t=>{f.subschema({keyword:"unevaluatedItems",dataProp:t,dataPropType:h.Type.Num},E),v.allErrors||p.if((0,o.not)(E),()=>p.break())})}}};n.default=O},72522:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(5057),f={keyword:"unevaluatedProperties",type:"object",schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:{message:"must NOT have unevaluated properties",params:({params:p})=>(0,o._)`{unevaluatedProperty: ${p.unevaluatedProperty}}`},code(p){const{gen:c,schema:g=p.it.opts.defaultUnevaluatedProperties,data:v,errsCount:b,it:y}=p,S=p.schema===void 0&&p.it.opts.defaultUnevaluatedProperties===!1;if(!b)throw new Error("ajv implementation error");const{allErrors:E,props:I}=y;if(I instanceof o.Name)c.if((0,o._)`${I} !== true`,()=>c.forIn("key",v,D=>c.if(a(I,D),()=>t(D))));else if(I!==!0){const D=()=>c.forIn("key",v,x=>I===void 0?t(x):c.if(l(I,x),()=>t(x)));S&&y.errorPath.emptyStr()?c.if((0,o._)`${d.default.isAllOfVariant} === 0`,D):D()}S||(y.props=!0),p.ok((0,o._)`${b} === ${d.default.errors}`);function t(D){if(g===!1){p.setParams({unevaluatedProperty:D}),p.error(),E||c.break();return}if(!(0,h.alwaysValidSchema)(y,g)){const x=c.name("valid");p.subschema({keyword:"unevaluatedProperties",dataProp:D,dataPropType:h.Type.Str},x),E||c.if((0,o.not)(x),()=>c.break())}}function a(D,x){return(0,o._)`!${D} || !${D}[${x}]`}function l(D,x){const w=[];for(const A in D)D[A]===!0&&w.push((0,o._)`${x} !== ${A}`);return(0,o.and)(...w)}}};n.default=f},53033:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(81508),f={keyword:"const",$data:!0,error:{message:"must be equal to constant",params:({schemaCode:p})=>(0,o._)`{allowedValue: ${p}}`},code(p){const{gen:c,data:g,$data:v,schemaCode:b,schema:y}=p;v||y&&typeof y=="object"?p.fail$data((0,o._)`!${(0,h.useFunc)(c,d.default)}(${g}, ${b})`):p.fail((0,o._)`${y} !== ${g}`)}};n.default=f},1664:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(7879),h={keyword:"dependentRequired",type:"object",schemaType:"object",error:o.error,code:d=>(0,o.validatePropertyDeps)(d)};n.default=h},47709:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(81508),f={keyword:"enum",schemaType:"array",$data:!0,error:{message:"must be equal to one of the allowed values",params:({schemaCode:p})=>(0,o._)`{allowedValues: ${p}}`},code(p){const{gen:c,data:g,$data:v,schema:b,schemaCode:y,it:S}=p;if(!v&&b.length===0)throw new Error("enum must have non-empty array");const E=b.length>=S.opts.loopEnum;let I;const t=()=>I??(I=(0,h.useFunc)(c,d.default));let a;if(E||v)a=c.let("valid"),p.block$data(a,l);else{if(!Array.isArray(b))throw new Error("ajv implementation error");const x=c.const("vSchema",y);a=(0,o.or)(...b.map((w,A)=>D(x,A)))}p.pass(a);function l(){c.assign(a,!1),c.forOf("v",y,x=>c.if((0,o._)`${t()}(${g}, ${x})`,()=>c.assign(a,!0).break()))}function D(x,w){const A=b[w];return typeof A=="object"&&A!==null?(0,o._)`${t()}(${g}, ${x}[${w}])`:(0,o._)`${g} === ${A}`}}};n.default=f},3602:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(34656),h=e(68485),d=e(96773),O=e(80904),f=e(48064),p=e(70489),c=e(20269),g=e(17883),v=e(53033),b=e(47709),y=[o.default,h.default,d.default,O.default,f.default,p.default,c.default,g.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},v.default,b.default];n.default=y},71472:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(977),h={keyword:["maxContains","minContains"],type:"array",schemaType:"number",code({keyword:d,parentSchema:O,it:f}){O.contains===void 0&&(0,o.checkStrictMode)(f,`"${d}" without "contains" is ignored`)}};n.default=h},20269:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),d={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:{message({keyword:O,schemaCode:f}){const p=O==="maxItems"?"more":"fewer";return(0,o.str)`must NOT have ${p} than ${f} items`},params:({schemaCode:O})=>(0,o._)`{limit: ${O}}`},code(O){const{keyword:f,data:p,schemaCode:c}=O,g=f==="maxItems"?o.operators.GT:o.operators.LT;O.fail$data((0,o._)`${p}.length ${g} ${c}`)}};n.default=d},96773:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=e(977),d=e(11471),f={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:{message({keyword:p,schemaCode:c}){const g=p==="maxLength"?"more":"fewer";return(0,o.str)`must NOT have ${g} than ${c} characters`},params:({schemaCode:p})=>(0,o._)`{limit: ${p}}`},code(p){const{keyword:c,data:g,schemaCode:v,it:b}=p,y=c==="maxLength"?o.operators.GT:o.operators.LT,S=b.opts.unicode===!1?(0,o._)`${g}.length`:(0,o._)`${(0,h.useFunc)(p.gen,d.default)}(${g})`;p.fail$data((0,o._)`${S} ${y} ${v}`)}};n.default=f},34656:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),h=o.operators,d={maximum:{okStr:"<=",ok:h.LTE,fail:h.GT},minimum:{okStr:">=",ok:h.GTE,fail:h.LT},exclusiveMaximum:{okStr:"<",ok:h.LT,fail:h.GTE},exclusiveMinimum:{okStr:">",ok:h.GT,fail:h.LTE}},O={message:({keyword:p,schemaCode:c})=>(0,o.str)`must be ${d[p].okStr} ${c}`,params:({keyword:p,schemaCode:c})=>(0,o._)`{comparison: ${d[p].okStr}, limit: ${c}}`},f={keyword:Object.keys(d),type:"number",schemaType:"number",$data:!0,error:O,code(p){const{keyword:c,data:g,schemaCode:v}=p;p.fail$data((0,o._)`${g} ${d[c].fail} ${v} || isNaN(${g})`)}};n.default=f},48064:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),d={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:{message({keyword:O,schemaCode:f}){const p=O==="maxProperties"?"more":"fewer";return(0,o.str)`must NOT have ${p} than ${f} properties`},params:({schemaCode:O})=>(0,o._)`{limit: ${O}}`},code(O){const{keyword:f,data:p,schemaCode:c}=O,g=f==="maxProperties"?o.operators.GT:o.operators.LT;O.fail$data((0,o._)`Object.keys(${p}).length ${g} ${c}`)}};n.default=d},68485:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(57287),d={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:{message:({schemaCode:O})=>(0,o.str)`must be multiple of ${O}`,params:({schemaCode:O})=>(0,o._)`{multipleOf: ${O}}`},code(O){const{gen:f,data:p,schemaCode:c,it:g}=O,v=g.opts.multipleOfPrecision,b=f.let("res"),y=v?(0,o._)`Math.abs(Math.round(${b}) - ${b}) > 1e-${v}`:(0,o._)`${b} !== parseInt(${b})`;O.fail$data((0,o._)`(${c} === 0 || (${b} = ${p}/${c}, ${y}))`)}};n.default=d},80904:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(55223),h=e(57287),O={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:{message:({schemaCode:f})=>(0,h.str)`must match pattern "${f}"`,params:({schemaCode:f})=>(0,h._)`{pattern: ${f}}`},code(f){const{data:p,$data:c,schema:g,schemaCode:v,it:b}=f,y=b.opts.unicodeRegExp?"u":"",S=c?(0,h._)`(new RegExp(${v}, ${y}))`:(0,o.usePattern)(f,g);f.fail$data((0,h._)`!${S}.test(${p})`)}};n.default=O},70489:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(55223),h=e(57287),d=e(977),f={keyword:"required",type:"object",schemaType:"array",$data:!0,error:{message:({params:{missingProperty:p}})=>(0,h.str)`must have required property '${p}'`,params:({params:{missingProperty:p}})=>(0,h._)`{missingProperty: ${p}}`},code(p){const{gen:c,schema:g,schemaCode:v,data:b,$data:y,it:S}=p,{opts:E}=S;if(!y&&g.length===0)return;const I=g.length>=E.loopRequired;if(S.allErrors?t():a(),E.strictRequired){const x=p.parentSchema.properties,{definedProperties:w}=p.it;for(const A of g)if(x?.[A]===void 0&&!w.has(A)){const R=S.schemaEnv.baseId+S.errSchemaPath,j=`required property "${A}" is not defined at "${R}" (strictRequired)`;(0,d.checkStrictMode)(S,j,S.opts.strictRequired)}}function t(){if(I||y)p.block$data(h.nil,l);else for(const x of g)(0,o.checkReportMissingProp)(p,x)}function a(){const x=c.let("missing");if(I||y){const w=c.let("valid",!0);p.block$data(w,()=>D(x,w)),p.ok(w)}else c.if((0,o.checkMissingProp)(p,g,x)),(0,o.reportMissingProp)(p,x),c.else()}function l(){c.forOf("prop",v,x=>{p.setParams({missingProperty:x}),c.if((0,o.noPropertyInData)(c,b,x,E.ownProperties),()=>p.error())})}function D(x,w){p.setParams({missingProperty:x}),c.forOf(x,v,()=>{c.assign(w,(0,o.propertyInData)(c,b,x,E.ownProperties)),c.if((0,h.not)(w),()=>{p.error(),c.break()})},h.nil)}}};n.default=f},17883:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0});const o=e(41434),h=e(57287),d=e(977),O=e(81508),p={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:{message:({params:{i:c,j:g}})=>(0,h.str)`must NOT have duplicate items (items ## ${g} and ${c} are identical)`,params:({params:{i:c,j:g}})=>(0,h._)`{i: ${c}, j: ${g}}`},code(c){const{gen:g,data:v,$data:b,schema:y,parentSchema:S,schemaCode:E,it:I}=c;if(!b&&!y)return;const t=g.let("valid"),a=S.items?(0,o.getSchemaTypes)(S.items):[];c.block$data(t,l,(0,h._)`${E} === false`),c.ok(t);function l(){const A=g.let("i",(0,h._)`${v}.length`),R=g.let("j");c.setParams({i:A,j:R}),g.assign(t,!0),g.if((0,h._)`${A} > 1`,()=>(D()?x:w)(A,R))}function D(){return a.length>0&&!a.some(A=>A==="object"||A==="array")}function x(A,R){const j=g.name("item"),N=(0,o.checkDataTypes)(a,j,I.opts.strictNumbers,o.DataType.Wrong),M=g.const("indices",(0,h._)`{}`);g.for((0,h._)`;${A}--;`,()=>{g.let(j,(0,h._)`${v}[${A}]`),g.if(N,(0,h._)`continue`),a.length>1&&g.if((0,h._)`typeof ${j} == "string"`,(0,h._)`${j} += "_"`),g.if((0,h._)`typeof ${M}[${j}] == "number"`,()=>{g.assign(R,(0,h._)`${M}[${j}]`),c.error(),g.assign(t,!1).break()}).code((0,h._)`${M}[${j}] = ${A}`)})}function w(A,R){const j=(0,d.useFunc)(g,O.default),N=g.name("outer");g.label(N).for((0,h._)`;${A}--;`,()=>g.for((0,h._)`${R} = ${A}; ${R}--;`,()=>g.if((0,h._)`${j}(${v}[${A}], ${v}[${R}])`,()=>{c.error(),g.assign(t,!1).break(N)})))}}};n.default=p},33815:(P,n,e)=>{"use strict";e.r(n),e.d(n,{ApigeeDevOnboardingIntegrationAuthType:()=>jt,AuthProviderType:()=>qt,DEFAULT_TEAM_CLAIM_NAME:()=>xt,LayoutVariant:()=>Mn,REDOCLY_ROUTE_RBAC:()=>Un,REDOCLY_TEAMS_RBAC:()=>Ut,productConfigOverrideSchema:()=>fr,productThemeOverrideSchema:()=>In,rbacConfigSchema:()=>Qe,redocConfigSchema:()=>y,rootRedoclyConfigSchema:()=>on});const o={hide:{type:"boolean",default:!1},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},label:{type:"string"},items:{type:"array",items:{type:"string"}}},h={type:"object",properties:o,additionalProperties:!1},d={type:"object",properties:{hide:{type:"boolean",default:!1},label:{type:"string"},placeholder:{type:"string"}},additionalProperties:!1},O={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:h,dislike:h,satisfied:h,neutral:h,dissatisfied:h}),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:d},additionalProperties:!1}},additionalProperties:!1},f={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},g={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:f,queries:f,mutations:f,subscriptions:f,types:f,directives:f},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:O},additionalProperties:!1},y={type:"object",properties:{licenseKey:{type:"string"},hideLoading:{type:"boolean"},disableRouter:{type:"boolean"},hideSidebar:{type:"boolean"},feedback:O,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},S={type:"object",properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},E={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"}}},I={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},t={type:"object",properties:{beforeInfo:{type:"array",items:I},end:{type:"array",items:I}}},a={type:"object",properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},l={type:"object",properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},D={type:"object",properties:$e(a.properties,["light","dark"])},x={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"}}},w={type:"object",properties:{error:l,info:l,redirect:l,success:l}},A={type:"object",properties:Se(a.properties,["dark"])},j={type:"object",properties:{accent:a,border:D,error:a,http:x,primary:a,responses:w,secondary:A,success:a,text:{type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},tonalOffset:{type:"number"},warning:a}},N={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},M={type:"object",properties:{small:N,medium:N,large:N,xlarge:N}},G={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},re={type:"object",properties:Object.assign(Object.assign({},Se(G.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:M})},Q={type:"object",properties:$e(G.properties,["fontSize","lineHeight"])},ne={type:"object",properties:{medium:Q,small:Q}},U={type:"object",properties:Object.assign(Object.assign({},Se(G.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},color:{type:"string"},sizes:ne})},pe={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},Ce={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},le={type:"object",properties:{fullWidth:{type:"boolean"}}},Oe={type:"object",properties:{buttons:re,httpBadges:U,layoutControls:pe,panels:Ce,tryItButton:le,tryItSendButton:le}},de={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},W={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:{type:"object",properties:{maxWidth:de}},"three-panel":{type:"object",properties:{maxWidth:de,middlePanelMaxWidth:de}}}},$={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},_={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:$,defaultDetailsWidth:{type:"string"},examples:$,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},te={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},ve={type:"object",properties:$e(te.properties,["textTransform"])},fe={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},Le={type:"object",properties:Object.assign(Object.assign({},Se(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:te,level1items:ve,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:fe,textColor:{type:"string"},width:{type:"string"}})},we={type:"object",properties:Object.assign(Object.assign({},G.properties),{color:{type:"string"},transform:{type:"string"}})},Re={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"}})},je={type:"object",properties:Se(G.properties,["fontSize"])},Fe={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},B={type:"object",properties:Object.assign(Object.assign({code:Re,fieldName:G},$e(G.properties,["fontSize","fontFamily"])),{fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:we,heading2:we,heading3:we,headings:je,lineHeight:{type:"string"},links:Fe,optimizeSpeed:{type:"boolean"},rightPanelHeading:we,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}})},F={type:"object",properties:Object.assign({color:{type:"string"}},Se(G.properties,["fontWeight"]))},Ie={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:F}},Ke={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},he={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},ce={type:"object",properties:{custom:{type:"string"}}},Te={type:"object",properties:{theme:{type:"object",properties:{breakpoints:de,codeBlock:Ie,colors:j,components:Oe,layout:W,logo:Ke,fab:he,overrides:{type:"object",properties:{DownloadButton:ce,NextSectionButton:ce}},rightPanel:{type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},schema:_,shape:{type:"object",properties:{borderRadius:{type:"string"}}},sidebar:Le,spacing:{type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},typography:B,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:S}},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:E,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:t,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 $e(Ht,hr){return Object.fromEntries(hr.filter(Kn=>Kn in Ht).map(Kn=>[Kn,Ht[Kn]]))}function Se(Ht,hr){return Object.fromEntries(Object.entries(Ht).filter(([Kn])=>!hr.includes(Kn)))}const ee={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},Z={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},q={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}}}},Me={type:"array",items:Object.assign(Object.assign({},q),{properties:Object.assign(Object.assign({},q.properties),{items:{type:"array",items:q}})})},He={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},et={type:"object",properties:{hide:{type:"boolean",default:!1},prompt:{type:"string"}},additionalProperties:!1},Ne={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}}},ee.properties),additionalProperties:!1},_e={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},Ot={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},ke={type:"object",properties:Object.assign({items:Me},ee.properties),additionalProperties:!1},Xe={type:"object",additionalProperties:He},pt={type:"object",properties:Object.assign({items:Me,copyrightText:{type:"string"},logo:ee},ee.properties),additionalProperties:!1},St={type:"object",properties:Object.assign({separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"bottom"}},ee.properties),additionalProperties:!1},Lt={type:"object",properties:{head:{type:"array",items:Z},body:{type:"array",items:Z}},additionalProperties:!1},Yt={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}},Nt={type:"object",properties:Object.assign({engine:{type:"string",enum:["flexsearch","typesense"],default:"flexsearch"},ai:et,filters:Ne,placement:{type:"string",default:"navbar"},shortcuts:{type:"array",items:{type:"string"},default:["/"]},suggestedPages:{type:"array",items:_e}},ee.properties),additionalProperties:!1},yn={type:"object",properties:Object.assign({ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"},default:["light","dark"]}},ee.properties),additionalProperties:!1},bn={type:"object",properties:{nextButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Next page"}},ee.properties),additionalProperties:!1,default:{}},previousButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Previous page"}},ee.properties),additionalProperties:!1,default:{}}},additionalProperties:!1},_t={type:"object",properties:{elementFormat:{type:"string",default:"icon"},copy:{type:"object",properties:Object.assign({},ee.properties),additionalProperties:!1,default:{hide:!1}},report:{type:"object",properties:Object.assign({tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"}},ee.properties),additionalProperties:!1,default:{hide:!1}},expand:{type:"object",properties:Object.assign({},ee.properties),additionalProperties:!1,default:{hide:!1}},collapse:{type:"object",properties:Object.assign({},ee.properties),additionalProperties:!1,default:{hide:!1}}},additionalProperties:!1},or={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"}},ee.properties),additionalProperties:!1,default:{}},toc:{type:"object",properties:Object.assign({header:{type:"string",default:"On this page"},depth:{type:"integer",default:3,minimum:1}},ee.properties),additionalProperties:!1,default:{}},editPage:{type:"object",properties:Object.assign({baseUrl:{type:"string"}},ee.properties),additionalProperties:!1,default:{}}},additionalProperties:!1,default:{}},_n=Object.assign(Object.assign({},y),{properties:Object.assign(Object.assign({},y.properties),Te.properties)}),Ar={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},to={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"]},go={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},$o={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},Mo={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"]},kr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},vo={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"]},Rr={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"]},Jn={type:"object",properties:{adobe:Ar,amplitude:to,fullstory:go,heap:$o,rudderstack:Mo,segment:kr,gtm:vo,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:Rr}},additionalProperties:!1,required:["trackingId"]}}},Bo={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"}},ee.properties),additionalProperties:!1},Uo={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},Yo={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},oo={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:Me,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}}}},Mi={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"}}}},Sr={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:Ot,navbar:ke,products:Xe,footer:pt,sidebar:St,scripts:Lt,links:Yt,feedback:O,search:Nt,colorMode:yn,navigation:bn,codeSnippet:_t,markdown:or,openapi:_n,graphql:g,analytics:Jn,userMenu:Bo,versionPicker:Uo,breadcrumbs:Yo,catalog:oo,scorecard:Mi},additionalProperties:!0},ra=Object.assign(Object.assign({},Sr),{additionalProperties:!1}),xt="https://redocly.com/sso/teams";var qt;(function(Ht){Ht.OIDC="OIDC",Ht.SAML2="SAML2"})(qt||(qt={}));var jt;(function(Ht){Ht.SERVICE_ACCOUNT="SERVICE_ACCOUNT",Ht.OAUTH2="OAUTH2"})(jt||(jt={}));const Ut="redocly::teams-rbac",Un="redocly::route-rbac";var Mn;(function(Ht){Ht.STACKED="stacked",Ht.THREE_PANEL="three-panel"})(Mn||(Mn={}));function ur(Ht,hr){return Object.fromEntries(Object.entries(Ht).map(([Kn,Tr])=>{if(Kn!==hr)return typeof Tr!="object"||!Tr?[Kn,Tr]:Array.isArray(Tr)?[Kn,Tr.map(Fr=>typeof Fr=="object"?ur(Fr,hr):Fr)]:[Kn,ur(Tr,hr)]}).filter(Boolean))}const 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:["spot"]},trigger:{type:"object",additionalProperties:!1,properties:{event:{type:"string",enum:["schedule"]},interval:{type:"string",pattern:"^[1-9]\\d*[mhdw]$"}},required:["event"]},inputs:{type:"object",additionalProperties:{type:"string"}},servers:{type:"object",additionalProperties:!1,patternProperties:{"^[a-zA-Z0-9_-]+$":{type:"string",pattern:"^https?://[^\\s/$.?#].[^\\s]*$"}}}},required:["path","trigger","agent"],additionalProperties:!1}}},additionalProperties:!1},ao={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},qr={type:"object",properties:{type:{type:"string",const:qt.OIDC},title:{type:"string"},pkce:{type:"boolean",default:!1},configurationUrl:{type:"string",minLength:1},configuration:ao,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},Ao={type:"object",properties:{type:{type:"string",const:qt.SAML2},title:{type:"string"},issuerId:{type:"string"},entityId:{type:"string"},ssoUrl:{type:"string"},x509PublicCert:{type:"string"},teamsAttributeName:{type:"string",default:xt},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},Ge={type:"object",additionalProperties:{oneOf:[qr,Ao],discriminator:{propertyName:"type"}}},rt={oneOf:[{type:"array",items:{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]},uniqueItems:!0},{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]}]},yt={type:"object",additionalProperties:{type:"object",properties:{to:{type:"string"},type:{type:"number",default:301}},additionalProperties:!1},default:{}},At={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]}},en={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:{type:"object",additionalProperties:!0},openapi:_n,graphql:g,theme:{type:"object",properties:{openapi:_n,graphql:g},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},rules:At,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0}},required:["root"]},Qt={type:"object",additionalProperties:!0},Bn={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},Tn={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},We={type:"object",additionalProperties:{type:"string"}},Qe={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:We,cms:We,reunite:We,features:{type:"object",properties:{aiSearch:We},additionalProperties:!1},content:{type:"object",properties:{"**":We},additionalProperties:We}},additionalProperties:We},Tt={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"]},$t={type:"object",properties:{type:{type:"string",const:jt.OAUTH2},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},Zt={type:"object",properties:{type:{type:"string",const:jt.SERVICE_ACCOUNT},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},kt={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:[$t,Zt],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},Jt=Object.assign(Object.assign({},kt),{properties:Object.assign(Object.assign({},kt.properties),{type:{type:"string",const:"APIGEE_EDGE"}})}),Ln={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:{type:"object",oneOf:[kt,Jt,Tt],discriminator:{propertyName:"type"}}}}},wn={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"]},Dt={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:yt,seo:Tn,rbac:Qe,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:en},rules:At,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0},ssoDirect:Ge,sso:rt,residency:{type:"string"},developerOnboarding:Ln,removeAttribution:{type:"boolean"},i18n:wn,l10n:wn,metadata:Qt,metadataGlobs:Bn,ignore:{type:"array",items:{type:"string"}},theme:Sr,reunite:io,logo:Ot,navbar:ke,products:Xe,footer:pt,sidebar:St,scripts:Lt,links:Yt,feedback:O,search:Nt,colorMode:yn,navigation:bn,codeSnippet:_t,markdown:or,openapi:_n,graphql:g,analytics:Jn,userMenu:Bo,versionPicker:Uo,breadcrumbs:Yo,catalog:oo,scorecard:Mi},default:{redirects:{}},additionalProperties:!0},nn=Object.assign(Object.assign({},ur(Dt,"default")),{additionalProperties:!1}),on=Object.assign(Object.assign({$id:"root-redocly-config"},Dt),{properties:Object.assign(Object.assign({plugins:{type:"array",items:{type:"string"}}},Dt.properties),{env:{type:"object",additionalProperties:nn}}),default:{},additionalProperties:!1}),In={type:"object",properties:{logo:Sr.properties.logo,navbar:Sr.properties.navbar,footer:Sr.properties.footer,sidebar:Sr.properties.sidebar,search:Sr.properties.search,codeSnippet:Sr.properties.codeSnippet,breadcrumbs:Sr.properties.breadcrumbs,openapi:Sr.properties.openapi,feedback:Sr.properties.feedback,analytics:{type:"object",properties:{ga:Rr}}},additionalProperties:!0,default:{}},fr={$id:"product-config-override",type:"object",properties:Object.assign(Object.assign({},In.properties),{apis:{type:"object",additionalProperties:en},theme:In}),additionalProperties:!1}},18502:(P,n,e)=>{"use strict";var o;o={value:!0},o=void 0,o=a,n.l2=l,o=D,o=x,o=w;const h=e(688),d=e(53953),O=e(31830),f=e(24039),p=e(11901),c=e(94449),g=e(51204),v=e(19720),b=e(89073),y=e(44488),S=e(13257),E=e(79828),I=e(96926);var t;(function(j){j.Version2="oas2",j.Version3_0="oas3_0",j.Version3_1="oas3_1"})(t||(o=t={}));async function a(j,N){const M=(0,O.normalizeTypes)(I.ConfigTypes),G={problems:[],oasVersion:p.SpecVersion.OAS3_0,refTypes:new Map,visitorsData:{}},re=(0,d.normalizeVisitors)([{severity:"error",ruleId:"configBundler",visitor:{ref:{leave(Q,ne,U){A(Q,U,ne)}}}}],M);return(0,f.walkDocument)({document:j,rootType:M.ConfigRoot,normalizedVisitors:re,resolvedRefMap:N,ctx:G}),j.parsed??{}}async function l(j){const{ref:N,doc:M,externalRefResolver:G=new h.BaseResolver(j.config.resolve),base:re=null}=j;if(!(N||M))throw new Error(`Document or reference is required.
14
+ `);const Q=M===void 0?await G.resolveDocument(re,N,!0):M;if(Q instanceof Error)throw Q;return j.collectSpecData?.(Q.parsed),x({document:Q,...j,config:j.config.styleguide,externalRefResolver:G})}async function D(j){const{source:N,absoluteRef:M,externalRefResolver:G=new h.BaseResolver(j.config.resolve)}=j,re=(0,h.makeDocumentFromString)(N,M||"/");return x({document:re,...j,externalRefResolver:G,config:j.config.styleguide})}async function x(j){const{document:N,config:M,customTypes:G,externalRefResolver:re,dereference:Q=!1,skipRedoclyRegistryRefs:ne=!1,removeUnusedComponents:U=!1,keepUrlRefs:pe=!1}=j,Ce=(0,p.detectSpec)(N.parsed),le=(0,p.getMajorSpecVersion)(Ce),Oe=M.getRulesForSpecVersion(le),de=(0,O.normalizeTypes)(M.extendTypes(G??(0,p.getTypes)(Ce),Ce),M),X=(0,g.initRules)(Oe,M,"preprocessors",Ce),V=(0,g.initRules)(Oe,M,"decorators",Ce),W={problems:[],oasVersion:Ce,refTypes:new Map,visitorsData:{}};U&&V.push({severity:"error",ruleId:"remove-unused-components",visitor:le===p.SpecMajorVersion.OAS2?(0,S.RemoveUnusedComponents)({}):(0,E.RemoveUnusedComponents)({})});let $=await(0,h.resolveDocument)({rootDocument:N,rootType:de.Root,externalRefResolver:re});X.length>0&&((0,f.walkDocument)({document:N,rootType:de.Root,normalizedVisitors:(0,d.normalizeVisitors)(X,de),resolvedRefMap:$,ctx:W}),$=await(0,h.resolveDocument)({rootDocument:N,rootType:de.Root,externalRefResolver:re}));const _=(0,d.normalizeVisitors)([{severity:"error",ruleId:"bundler",visitor:R(le,Q,ne,N,$,pe)},...V],de);return(0,f.walkDocument)({document:N,rootType:de.Root,normalizedVisitors:_,resolvedRefMap:$,ctx:W}),{bundle:N,problems:W.problems.map(te=>M.addProblemToIgnore(te)),fileDependencies:re.getFiles(),rootType:de.Root,refTypes:W.refTypes,visitorsData:W.visitorsData}}function w(j,N){switch(N){case p.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 p.SpecMajorVersion.OAS2:switch(j){case"Schema":return"definitions";case"Parameter":return"parameters";case"Response":return"responses";default:return null}case p.SpecMajorVersion.Async2:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";default:return null}case p.SpecMajorVersion.Async3:switch(j){case"Schema":return"schemas";case"Parameter":return"parameters";default:return null}case p.SpecMajorVersion.Arazzo1:switch(j){case"Root.workflows_items.parameters_items":case"Root.workflows_items.steps_items.parameters_items":return"parameters";default:return null}}}function A(j,N,M){if(!(0,b.isPlainObject)(N.node))M.parent[M.key]=N.node;else{delete j.$ref;const G=Object.assign({},N.node,j);Object.assign(j,G)}}function R(j,N,M,G,re,Q){let ne,U;const pe={ref:{leave(X,V,W){if(!W.location||W.node===void 0){(0,v.reportUnresolvedRef)(W,V.report,V.location);return}if(W.location.source===G.source&&W.location.source===V.location.source&&V.type.name!=="scalar"&&!N||M&&(0,y.isRedoclyRegistryURL)(X.$ref)||Q&&(0,c.isAbsoluteUrl)(X.$ref))return;const $=w(V.type.name,j);$?N?(le($,W,V),A(X,W,V)):(X.$ref=le($,W,V),Ce(X,W,V)):A(X,W,V)}},Example:{leave(X,V){if((0,c.isExternalValue)(X)&&X.value===void 0){const W=V.resolve({$ref:X.externalValue});if(!W.location||W.node===void 0){(0,v.reportUnresolvedRef)(W,V.report,V.location);return}if(Q&&(0,c.isAbsoluteUrl)(X.externalValue))return;X.value=V.resolve({$ref:X.externalValue}).node,delete X.externalValue}}},Root:{enter(X,V){U=V.location,j===p.SpecMajorVersion.OAS3?ne=X.components=X.components||{}:j===p.SpecMajorVersion.OAS2?ne=X:j===p.SpecMajorVersion.Async2?ne=X.components=X.components||{}:j===p.SpecMajorVersion.Async3?ne=X.components=X.components||{}:j===p.SpecMajorVersion.Arazzo1&&(ne=X.components=X.components||{})}}};j===p.SpecMajorVersion.OAS3&&(pe.DiscriminatorMapping={leave(X,V){for(const W of Object.keys(X)){const $=X[W],_=V.resolve({$ref:$});if(!_.location||_.node===void 0){(0,v.reportUnresolvedRef)(_,V.report,V.location.child(W));return}const te=w("Schema",j);X[W]=le(te,_,V)}}});function Ce(X,V,W){const $=(0,h.makeRefId)(W.location.source.absoluteRef,X.$ref);re.set($,{document:G,isRemote:!1,node:V.node,nodePointer:X.$ref,resolved:!0})}function le(X,V,W){ne[X]=ne[X]||{};const $=de(V,X,W);return ne[X][$]=V.node,j===p.SpecMajorVersion.OAS3||j===p.SpecMajorVersion.Async2||j===p.SpecMajorVersion.Async3?`#/components/${X}/${$}`:`#/${X}/${$}`}function Oe(X,V,W){return(0,c.isRef)(X)&&W.resolve(X,U.absolutePointer).location?.absolutePointer===V.location.absolutePointer?!0:(0,b.dequal)(X,V.node)}function de(X,V,W){const[$,_]=[X.location.source.absoluteRef,X.location.pointer],te=ne[V];let ve="";const fe=_.slice(2).split("/").filter(b.isTruthy);for(;fe.length>0;)if(ve=fe.pop()+(ve?`-${ve}`:""),!te||!te[ve]||Oe(te[ve],X,W))return ve;if(ve=(0,c.refBaseName)($)+(ve?`_${ve}`:""),!te[ve]||Oe(te[ve],X,W))return ve;const Le=ve;let we=2;for(;te[ve]&&!Oe(te[ve],X,W);)ve=`${Le}-${we}`,we++;return te[ve]||W.report({message:`Two schemas are referenced with the same name but different content. Renamed ${Le} to ${ve}.`,location:W.location,forceSeverity:"warn"}),ve}return pe}},34329:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Config=n.StyleguideConfig=n.IGNORE_FILE=void 0;const o=e(12244),h=e(13078),d=e(56826),O=e(89073),f=e(11901),p=e(96147),c=e(1070),g=e(94449);n.IGNORE_FILE=".redocly.lint-ignore.yaml";const v=`# This file instructs Redocly's linter to ignore the rules contained for specific parts of your API.
15
15
  # See https://redocly.com/docs/cli/ for more information.
16
- `;function b(I){return I?(0,O.doesYamlFileExist)(I)?h.join(h.dirname(I),n.IGNORE_FILE):h.join(I,n.IGNORE_FILE):p.isBrowser?void 0:h.join(process.cwd(),n.IGNORE_FILE)}class y{constructor(t,a){this.rawConfig=t,this.configFile=a,this.ignore={},this._usedRules=new Set,this._usedVersions=new Set,this.plugins=t.plugins||[],this.doNotResolveExamples=!!t.doNotResolveExamples,this.recommendedFallback=t.recommendedFallback||!1,S(["rules","oas2Rules","oas3_0Rules","oas3_1Rules","async2Rules","async3Rules","arazzo1Rules"],t),this.rules={[f.SpecVersion.OAS2]:{...t.rules,...t.oas2Rules},[f.SpecVersion.OAS3_0]:{...t.rules,...t.oas3_0Rules},[f.SpecVersion.OAS3_1]:{...t.rules,...t.oas3_1Rules},[f.SpecVersion.Async2]:{...t.rules,...t.async2Rules},[f.SpecVersion.Async3]:{...t.rules,...t.async3Rules},[f.SpecVersion.Arazzo1]:{...t.rules,...t.arazzo1Rules}},this.preprocessors={[f.SpecVersion.OAS2]:{...t.preprocessors,...t.oas2Preprocessors},[f.SpecVersion.OAS3_0]:{...t.preprocessors,...t.oas3_0Preprocessors},[f.SpecVersion.OAS3_1]:{...t.preprocessors,...t.oas3_1Preprocessors},[f.SpecVersion.Async2]:{...t.preprocessors,...t.async2Preprocessors},[f.SpecVersion.Async3]:{...t.preprocessors,...t.async3Preprocessors},[f.SpecVersion.Arazzo1]:{...t.arazzo1Preprocessors}},this.decorators={[f.SpecVersion.OAS2]:{...t.decorators,...t.oas2Decorators},[f.SpecVersion.OAS3_0]:{...t.decorators,...t.oas3_0Decorators},[f.SpecVersion.OAS3_1]:{...t.decorators,...t.oas3_1Decorators},[f.SpecVersion.Async2]:{...t.decorators,...t.async2Decorators},[f.SpecVersion.Async3]:{...t.decorators,...t.async3Decorators},[f.SpecVersion.Arazzo1]:{...t.arazzo1Decorators}},this.extendPaths=t.extendPaths||[],this.pluginPaths=t.pluginPaths||[],this.resolveIgnore(b(a))}resolveIgnore(t){if(!(!t||!(0,O.doesYamlFileExist)(t))){this.ignore=(0,d.parseYaml)(o.readFileSync(t,"utf-8"))||{},S(Object.keys(this.ignore),this.ignore);for(const a of Object.keys(this.ignore)){this.ignore[(0,g.isAbsoluteUrl)(a)?a:h.resolve(h.dirname(t),a)]=this.ignore[a];for(const l of Object.keys(this.ignore[a]))this.ignore[a][l]=new Set(this.ignore[a][l]);(0,g.isAbsoluteUrl)(a)||delete this.ignore[a]}}}saveIgnore(){const t=this.configFile?h.dirname(this.configFile):process.cwd(),a=h.join(t,n.IGNORE_FILE),l={};for(const D of Object.keys(this.ignore)){const x=(0,g.isAbsoluteUrl)(D)?D:(0,O.slash)(h.relative(t,D)),w=l[x]=this.ignore[D];for(const A of Object.keys(w))w[A]=Array.from(w[A])}o.writeFileSync(a,v+(0,d.stringifyYaml)(l))}addIgnore(t){const a=this.ignore,l=t.location[0];if(l.pointer===void 0)return;const D=a[l.source.absoluteRef]=a[l.source.absoluteRef]||{};(D[t.ruleId]=D[t.ruleId]||new Set).add(l.pointer)}addProblemToIgnore(t){const a=t.location[0];if(a.pointer===void 0)return t;const D=(this.ignore[a.source.absoluteRef]||{})[t.ruleId],x=D&&D.has(a.pointer);return x?{...t,ignored:x}:t}extendTypes(t,a){let l=t;for(const D of this.plugins)if(D.typeExtension!==void 0)switch(a){case f.SpecVersion.OAS3_0:case f.SpecVersion.OAS3_1:if(!D.typeExtension.oas3)continue;l=D.typeExtension.oas3(l,a);break;case f.SpecVersion.OAS2:if(!D.typeExtension.oas2)continue;l=D.typeExtension.oas2(l,a);break;case f.SpecVersion.Async2:if(!D.typeExtension.async2)continue;l=D.typeExtension.async2(l,a);break;case f.SpecVersion.Async3:if(!D.typeExtension.async3)continue;l=D.typeExtension.async3(l,a);break;case f.SpecVersion.Arazzo1:if(!D.typeExtension.arazzo1)continue;l=D.typeExtension.arazzo1(l,a);break;default:throw new Error("Not implemented")}return l}getRuleSettings(t,a){this._usedRules.add(t),this._usedVersions.add(a);const l=this.rules[a][t]||"off";return typeof l=="string"?{severity:l}:{severity:"error",...l}}getPreprocessorSettings(t,a){this._usedRules.add(t),this._usedVersions.add(a);const l=this.preprocessors[a][t]||"off";return typeof l=="string"?{severity:l==="on"?"error":l}:{severity:"error",...l}}getDecoratorSettings(t,a){this._usedRules.add(t),this._usedVersions.add(a);const l=this.decorators[a][t]||"off";return typeof l=="string"?{severity:l==="on"?"error":l}:{severity:"error",...l}}getUnusedRules(){const t=[],a=[],l=[];for(const D of Array.from(this._usedVersions))t.push(...Object.keys(this.rules[D]).filter(x=>!this._usedRules.has(x))),a.push(...Object.keys(this.decorators[D]).filter(x=>!this._usedRules.has(x))),l.push(...Object.keys(this.preprocessors[D]).filter(x=>!this._usedRules.has(x)));return{rules:t,preprocessors:l,decorators:a}}getRulesForSpecVersion(t){switch(t){case f.SpecMajorVersion.OAS3:const a=[];return this.plugins.forEach(A=>A.preprocessors?.oas3&&a.push(A.preprocessors.oas3)),this.plugins.forEach(A=>A.rules?.oas3&&a.push(A.rules.oas3)),this.plugins.forEach(A=>A.decorators?.oas3&&a.push(A.decorators.oas3)),a;case f.SpecMajorVersion.OAS2:const l=[];return this.plugins.forEach(A=>A.preprocessors?.oas2&&l.push(A.preprocessors.oas2)),this.plugins.forEach(A=>A.rules?.oas2&&l.push(A.rules.oas2)),this.plugins.forEach(A=>A.decorators?.oas2&&l.push(A.decorators.oas2)),l;case f.SpecMajorVersion.Async2:const D=[];return this.plugins.forEach(A=>A.preprocessors?.async2&&D.push(A.preprocessors.async2)),this.plugins.forEach(A=>A.rules?.async2&&D.push(A.rules.async2)),this.plugins.forEach(A=>A.decorators?.async2&&D.push(A.decorators.async2)),D;case f.SpecMajorVersion.Async3:const x=[];return this.plugins.forEach(A=>A.preprocessors?.async3&&x.push(A.preprocessors.async3)),this.plugins.forEach(A=>A.rules?.async3&&x.push(A.rules.async3)),this.plugins.forEach(A=>A.decorators?.async3&&x.push(A.decorators.async3)),x;case f.SpecMajorVersion.Arazzo1:const w=[];return this.plugins.forEach(A=>A.preprocessors?.arazzo1&&w.push(A.preprocessors.arazzo1)),this.plugins.forEach(A=>A.rules?.arazzo1&&w.push(A.rules.arazzo1)),this.plugins.forEach(A=>A.decorators?.arazzo1&&w.push(A.decorators.arazzo1)),w}}skipRules(t){for(const a of t||[])for(const l of Object.values(f.SpecVersion))if(this.rules[l][a])this.rules[l][a]="off";else if(Array.isArray(this.rules[l].assertions))for(const D of this.rules[l].assertions)D.assertionId===a&&(D.severity="off")}skipPreprocessors(t){for(const a of t||[])for(const l of Object.values(f.SpecVersion))this.preprocessors[l][a]&&(this.preprocessors[l][a]="off")}skipDecorators(t){for(const a of t||[])for(const l of Object.values(f.SpecVersion))this.decorators[l][a]&&(this.decorators[l][a]="off")}}n.StyleguideConfig=y;function S(I,t){for(const a of I)t[a]&&(0,O.isPlainObject)(t[a])&&"spec"in t[a]&&((0,O.showWarningForDeprecatedField)("spec","struct"),t[a].struct=t[a].spec,delete t[a].spec)}class E{constructor(t,a){this.rawConfig=t,this.configFile=a,this.apis=t.apis||{},this.styleguide=new y(t.styleguide||{},a),this.theme=t.theme||{},this.resolve=(0,c.getResolveConfig)(t?.resolve),this.region=t.region,this.organization=t.organization,this.files=t.files||[],this.telemetry=t.telemetry}}n.Config=E},91503:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.initRules=h;const o=e(30800);function h(d,O,f,p){return d.flatMap(c=>Object.keys(c).map(g=>{const v=c[g],b=f==="rules"?O.getRuleSettings(g,p):f==="preprocessors"?O.getPreprocessorSettings(g,p):O.getDecoratorSettings(g,p);if(b.severity==="off")return;const y=b.severity,S=b.message,E=v(b);return Array.isArray(E)?E.map(I=>({severity:y,ruleId:g,message:S,visitor:I})):{severity:y,message:S,ruleId:g,visitor:E}})).flatMap(c=>c).filter(o.isDefined)}},91017:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.ConfigValidationError=void 0,n.parsePresetName=O,n.transformApiDefinitionsToApis=f,n.prefixRules=g,n.mergeExtends=v,n.getMergedConfig=b,n.checkForDeprecatedFields=y,n.transformConfig=S,n.getResolveConfig=I,n.getUniquePlugins=t,n.deepCloneMapWithJSON=l,n.isDeprecatedPluginFormat=D,n.isCommonJsPlugin=x;const o=e(30800),h=e(22260),d=e(1517);function O(w){if(w.indexOf("/")>-1){const[A,R]=w.split("/");return{pluginId:A,configName:R}}else return{pluginId:"",configName:w}}function f(w){if(!w)return;const A={};for(const[R,j]of Object.entries(w))A[R]={root:j};return A}function p({plugins:w,extends:A,rules:R,oas2Rules:j,oas3_0Rules:N,oas3_1Rules:M,async2Rules:G,async3Rules:re,arazzo1Rules:Q,preprocessors:ne,oas2Preprocessors:U,oas3_0Preprocessors:pe,oas3_1Preprocessors:Ce,async2Preprocessors:le,async3Preprocessors:Oe,arazzo1Preprocessors:de,decorators:X,oas2Decorators:V,oas3_0Decorators:W,oas3_1Decorators:$,async2Decorators:_,async3Decorators:te,arazzo1Decorators:ve,...fe}){const Le={plugins:w,extends:A,rules:R,oas2Rules:j,oas3_0Rules:N,oas3_1Rules:M,async2Rules:G,async3Rules:re,arazzo1Rules:Q,preprocessors:ne,oas2Preprocessors:U,oas3_0Preprocessors:pe,oas3_1Preprocessors:Ce,async2Preprocessors:le,async3Preprocessors:Oe,arazzo1Preprocessors:de,decorators:X,oas2Decorators:V,oas3_0Decorators:W,oas3_1Decorators:$,async2Decorators:_,async3Decorators:te,arazzo1Decorators:ve,doNotResolveExamples:fe.resolve?.doNotResolveExamples};if(fe.lint&&fe.styleguide||Object.values(Le).some(o.isDefined)&&(fe.lint||fe.styleguide))throw new Error(`Do not use 'lint', 'styleguide' and flat syntax together.
16
+ `;function b(I){return I?(0,O.doesYamlFileExist)(I)?h.join(h.dirname(I),n.IGNORE_FILE):h.join(I,n.IGNORE_FILE):p.isBrowser?void 0:h.join(process.cwd(),n.IGNORE_FILE)}class y{constructor(t,a){this.rawConfig=t,this.configFile=a,this.ignore={},this._usedRules=new Set,this._usedVersions=new Set,this.plugins=t.plugins||[],this.doNotResolveExamples=!!t.doNotResolveExamples,this.recommendedFallback=t.recommendedFallback||!1,S(["rules","oas2Rules","oas3_0Rules","oas3_1Rules","async2Rules","async3Rules","arazzo1Rules"],t),this.rules={[f.SpecVersion.OAS2]:{...t.rules,...t.oas2Rules},[f.SpecVersion.OAS3_0]:{...t.rules,...t.oas3_0Rules},[f.SpecVersion.OAS3_1]:{...t.rules,...t.oas3_1Rules},[f.SpecVersion.Async2]:{...t.rules,...t.async2Rules},[f.SpecVersion.Async3]:{...t.rules,...t.async3Rules},[f.SpecVersion.Arazzo1]:{...t.rules,...t.arazzo1Rules}},this.preprocessors={[f.SpecVersion.OAS2]:{...t.preprocessors,...t.oas2Preprocessors},[f.SpecVersion.OAS3_0]:{...t.preprocessors,...t.oas3_0Preprocessors},[f.SpecVersion.OAS3_1]:{...t.preprocessors,...t.oas3_1Preprocessors},[f.SpecVersion.Async2]:{...t.preprocessors,...t.async2Preprocessors},[f.SpecVersion.Async3]:{...t.preprocessors,...t.async3Preprocessors},[f.SpecVersion.Arazzo1]:{...t.arazzo1Preprocessors}},this.decorators={[f.SpecVersion.OAS2]:{...t.decorators,...t.oas2Decorators},[f.SpecVersion.OAS3_0]:{...t.decorators,...t.oas3_0Decorators},[f.SpecVersion.OAS3_1]:{...t.decorators,...t.oas3_1Decorators},[f.SpecVersion.Async2]:{...t.decorators,...t.async2Decorators},[f.SpecVersion.Async3]:{...t.decorators,...t.async3Decorators},[f.SpecVersion.Arazzo1]:{...t.arazzo1Decorators}},this.extendPaths=t.extendPaths||[],this.pluginPaths=t.pluginPaths||[],this.resolveIgnore(b(a))}resolveIgnore(t){if(!(!t||!(0,O.doesYamlFileExist)(t))){this.ignore=(0,d.parseYaml)(o.readFileSync(t,"utf-8"))||{},S(Object.keys(this.ignore),this.ignore);for(const a of Object.keys(this.ignore)){this.ignore[(0,g.isAbsoluteUrl)(a)?a:h.resolve(h.dirname(t),a)]=this.ignore[a];for(const l of Object.keys(this.ignore[a]))this.ignore[a][l]=new Set(this.ignore[a][l]);(0,g.isAbsoluteUrl)(a)||delete this.ignore[a]}}}saveIgnore(){const t=this.configFile?h.dirname(this.configFile):process.cwd(),a=h.join(t,n.IGNORE_FILE),l={};for(const D of Object.keys(this.ignore)){const x=(0,g.isAbsoluteUrl)(D)?D:(0,O.slash)(h.relative(t,D)),w=l[x]=this.ignore[D];for(const A of Object.keys(w))w[A]=Array.from(w[A])}o.writeFileSync(a,v+(0,d.stringifyYaml)(l))}addIgnore(t){const a=this.ignore,l=t.location[0];if(l.pointer===void 0)return;const D=a[l.source.absoluteRef]=a[l.source.absoluteRef]||{};(D[t.ruleId]=D[t.ruleId]||new Set).add(l.pointer)}addProblemToIgnore(t){const a=t.location[0];if(a.pointer===void 0)return t;const D=(this.ignore[a.source.absoluteRef]||{})[t.ruleId],x=D&&D.has(a.pointer);return x?{...t,ignored:x}:t}extendTypes(t,a){let l=t;for(const D of this.plugins)if(D.typeExtension!==void 0)switch(a){case f.SpecVersion.OAS3_0:case f.SpecVersion.OAS3_1:if(!D.typeExtension.oas3)continue;l=D.typeExtension.oas3(l,a);break;case f.SpecVersion.OAS2:if(!D.typeExtension.oas2)continue;l=D.typeExtension.oas2(l,a);break;case f.SpecVersion.Async2:if(!D.typeExtension.async2)continue;l=D.typeExtension.async2(l,a);break;case f.SpecVersion.Async3:if(!D.typeExtension.async3)continue;l=D.typeExtension.async3(l,a);break;case f.SpecVersion.Arazzo1:if(!D.typeExtension.arazzo1)continue;l=D.typeExtension.arazzo1(l,a);break;default:throw new Error("Not implemented")}return l}getRuleSettings(t,a){this._usedRules.add(t),this._usedVersions.add(a);const l=this.rules[a][t]||"off";return typeof l=="string"?{severity:l}:{severity:"error",...l}}getPreprocessorSettings(t,a){this._usedRules.add(t),this._usedVersions.add(a);const l=this.preprocessors[a][t]||"off";return typeof l=="string"?{severity:l==="on"?"error":l}:{severity:"error",...l}}getDecoratorSettings(t,a){this._usedRules.add(t),this._usedVersions.add(a);const l=this.decorators[a][t]||"off";return typeof l=="string"?{severity:l==="on"?"error":l}:{severity:"error",...l}}getUnusedRules(){const t=[],a=[],l=[];for(const D of Array.from(this._usedVersions))t.push(...Object.keys(this.rules[D]).filter(x=>!this._usedRules.has(x))),a.push(...Object.keys(this.decorators[D]).filter(x=>!this._usedRules.has(x))),l.push(...Object.keys(this.preprocessors[D]).filter(x=>!this._usedRules.has(x)));return{rules:t,preprocessors:l,decorators:a}}getRulesForSpecVersion(t){switch(t){case f.SpecMajorVersion.OAS3:const a=[];return this.plugins.forEach(A=>A.preprocessors?.oas3&&a.push(A.preprocessors.oas3)),this.plugins.forEach(A=>A.rules?.oas3&&a.push(A.rules.oas3)),this.plugins.forEach(A=>A.decorators?.oas3&&a.push(A.decorators.oas3)),a;case f.SpecMajorVersion.OAS2:const l=[];return this.plugins.forEach(A=>A.preprocessors?.oas2&&l.push(A.preprocessors.oas2)),this.plugins.forEach(A=>A.rules?.oas2&&l.push(A.rules.oas2)),this.plugins.forEach(A=>A.decorators?.oas2&&l.push(A.decorators.oas2)),l;case f.SpecMajorVersion.Async2:const D=[];return this.plugins.forEach(A=>A.preprocessors?.async2&&D.push(A.preprocessors.async2)),this.plugins.forEach(A=>A.rules?.async2&&D.push(A.rules.async2)),this.plugins.forEach(A=>A.decorators?.async2&&D.push(A.decorators.async2)),D;case f.SpecMajorVersion.Async3:const x=[];return this.plugins.forEach(A=>A.preprocessors?.async3&&x.push(A.preprocessors.async3)),this.plugins.forEach(A=>A.rules?.async3&&x.push(A.rules.async3)),this.plugins.forEach(A=>A.decorators?.async3&&x.push(A.decorators.async3)),x;case f.SpecMajorVersion.Arazzo1:const w=[];return this.plugins.forEach(A=>A.preprocessors?.arazzo1&&w.push(A.preprocessors.arazzo1)),this.plugins.forEach(A=>A.rules?.arazzo1&&w.push(A.rules.arazzo1)),this.plugins.forEach(A=>A.decorators?.arazzo1&&w.push(A.decorators.arazzo1)),w}}skipRules(t){for(const a of t||[])for(const l of Object.values(f.SpecVersion))if(this.rules[l][a])this.rules[l][a]="off";else if(Array.isArray(this.rules[l].assertions))for(const D of this.rules[l].assertions)D.assertionId===a&&(D.severity="off")}skipPreprocessors(t){for(const a of t||[])for(const l of Object.values(f.SpecVersion))this.preprocessors[l][a]&&(this.preprocessors[l][a]="off")}skipDecorators(t){for(const a of t||[])for(const l of Object.values(f.SpecVersion))this.decorators[l][a]&&(this.decorators[l][a]="off")}}n.StyleguideConfig=y;function S(I,t){for(const a of I)t[a]&&(0,O.isPlainObject)(t[a])&&"spec"in t[a]&&((0,O.showWarningForDeprecatedField)("spec","struct"),t[a].struct=t[a].spec,delete t[a].spec)}class E{constructor(t,a){this.rawConfig=t,this.configFile=a,this.apis=t.apis||{},this.styleguide=new y(t.styleguide||{},a),this.theme=t.theme||{},this.resolve=(0,c.getResolveConfig)(t?.resolve),this.region=t.region,this.organization=t.organization,this.files=t.files||[],this.telemetry=t.telemetry}}n.Config=E},51204:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.initRules=h;const o=e(89073);function h(d,O,f,p){return d.flatMap(c=>Object.keys(c).map(g=>{const v=c[g],b=f==="rules"?O.getRuleSettings(g,p):f==="preprocessors"?O.getPreprocessorSettings(g,p):O.getDecoratorSettings(g,p);if(b.severity==="off")return;const y=b.severity,S=b.message,E=v(b);return Array.isArray(E)?E.map(I=>({severity:y,ruleId:g,message:S,visitor:I})):{severity:y,message:S,ruleId:g,visitor:E}})).flatMap(c=>c).filter(o.isDefined)}},1070:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.ConfigValidationError=void 0,n.parsePresetName=O,n.transformApiDefinitionsToApis=f,n.prefixRules=g,n.mergeExtends=v,n.getMergedConfig=b,n.checkForDeprecatedFields=y,n.transformConfig=S,n.getResolveConfig=I,n.getUniquePlugins=t,n.deepCloneMapWithJSON=l,n.isDeprecatedPluginFormat=D,n.isCommonJsPlugin=x;const o=e(89073),h=e(34329),d=e(40998);function O(w){if(w.indexOf("/")>-1){const[A,R]=w.split("/");return{pluginId:A,configName:R}}else return{pluginId:"",configName:w}}function f(w){if(!w)return;const A={};for(const[R,j]of Object.entries(w))A[R]={root:j};return A}function p({plugins:w,extends:A,rules:R,oas2Rules:j,oas3_0Rules:N,oas3_1Rules:M,async2Rules:G,async3Rules:re,arazzo1Rules:Q,preprocessors:ne,oas2Preprocessors:U,oas3_0Preprocessors:pe,oas3_1Preprocessors:Ce,async2Preprocessors:le,async3Preprocessors:Oe,arazzo1Preprocessors:de,decorators:X,oas2Decorators:V,oas3_0Decorators:W,oas3_1Decorators:$,async2Decorators:_,async3Decorators:te,arazzo1Decorators:ve,...fe}){const Le={plugins:w,extends:A,rules:R,oas2Rules:j,oas3_0Rules:N,oas3_1Rules:M,async2Rules:G,async3Rules:re,arazzo1Rules:Q,preprocessors:ne,oas2Preprocessors:U,oas3_0Preprocessors:pe,oas3_1Preprocessors:Ce,async2Preprocessors:le,async3Preprocessors:Oe,arazzo1Preprocessors:de,decorators:X,oas2Decorators:V,oas3_0Decorators:W,oas3_1Decorators:$,async2Decorators:_,async3Decorators:te,arazzo1Decorators:ve,doNotResolveExamples:fe.resolve?.doNotResolveExamples};if(fe.lint&&fe.styleguide||Object.values(Le).some(o.isDefined)&&(fe.lint||fe.styleguide))throw new Error(`Do not use 'lint', 'styleguide' and flat syntax together.
17
17
  See more about the configuration in the docs: https://redocly.com/docs/cli/configuration/
18
18
  `);return{styleguideConfig:Object.values(Le).some(o.isDefined)?Le:void 0,rawConfigRest:fe}}function c(w){if(!w)return;const A={};for(const[R,{lint:j,...N}]of Object.entries(w)){const{styleguideConfig:M,rawConfigRest:G}=p(N);A[R]={styleguide:M||j,...G}}return A}function g(w,A){if(!A)return w;const R={};for(const j of Object.keys(w))R[`${A}/${j}`]=w[j];return R}function v(w){const A={rules:{},oas2Rules:{},oas3_0Rules:{},oas3_1Rules:{},async2Rules:{},async3Rules:{},arazzo1Rules:{},preprocessors:{},oas2Preprocessors:{},oas3_0Preprocessors:{},oas3_1Preprocessors:{},async2Preprocessors:{},async3Preprocessors:{},arazzo1Preprocessors:{},decorators:{},oas2Decorators:{},oas3_0Decorators:{},oas3_1Decorators:{},async2Decorators:{},async3Decorators:{},arazzo1Decorators:{},plugins:[],pluginPaths:[],extendPaths:[]};for(const R of w){if(R.extends)throw new Error(`'extends' is not supported in shared configs yet:
19
19
  ${JSON.stringify(R,null,2)}`);(0,o.assignConfig)(A.rules,R.rules),(0,o.assignConfig)(A.oas2Rules,R.oas2Rules),(0,o.assignOnlyExistingConfig)(A.oas2Rules,R.rules),(0,o.assignConfig)(A.oas3_0Rules,R.oas3_0Rules),(0,o.assignOnlyExistingConfig)(A.oas3_0Rules,R.rules),(0,o.assignConfig)(A.oas3_1Rules,R.oas3_1Rules),(0,o.assignOnlyExistingConfig)(A.oas3_1Rules,R.rules),(0,o.assignConfig)(A.async2Rules,R.async2Rules),(0,o.assignOnlyExistingConfig)(A.async2Rules,R.rules),(0,o.assignConfig)(A.async3Rules,R.async3Rules),(0,o.assignOnlyExistingConfig)(A.async3Rules,R.rules),(0,o.assignConfig)(A.arazzo1Rules,R.arazzo1Rules),(0,o.assignOnlyExistingConfig)(A.arazzo1Rules,R.rules),(0,o.assignConfig)(A.preprocessors,R.preprocessors),(0,o.assignConfig)(A.oas2Preprocessors,R.oas2Preprocessors),(0,o.assignOnlyExistingConfig)(A.oas2Preprocessors,R.preprocessors),(0,o.assignConfig)(A.oas3_0Preprocessors,R.oas3_0Preprocessors),(0,o.assignOnlyExistingConfig)(A.oas3_0Preprocessors,R.preprocessors),(0,o.assignConfig)(A.oas3_1Preprocessors,R.oas3_1Preprocessors),(0,o.assignOnlyExistingConfig)(A.oas3_1Preprocessors,R.preprocessors),(0,o.assignConfig)(A.async2Preprocessors,R.async2Preprocessors),(0,o.assignOnlyExistingConfig)(A.async2Preprocessors,R.preprocessors),(0,o.assignConfig)(A.async3Preprocessors,R.async3Preprocessors),(0,o.assignOnlyExistingConfig)(A.async3Preprocessors,R.preprocessors),(0,o.assignConfig)(A.arazzo1Preprocessors,R.arazzo1Preprocessors),(0,o.assignOnlyExistingConfig)(A.arazzo1Preprocessors,R.preprocessors),(0,o.assignConfig)(A.decorators,R.decorators),(0,o.assignConfig)(A.oas2Decorators,R.oas2Decorators),(0,o.assignOnlyExistingConfig)(A.oas2Decorators,R.decorators),(0,o.assignConfig)(A.oas3_0Decorators,R.oas3_0Decorators),(0,o.assignOnlyExistingConfig)(A.oas3_0Decorators,R.decorators),(0,o.assignConfig)(A.oas3_1Decorators,R.oas3_1Decorators),(0,o.assignOnlyExistingConfig)(A.oas3_1Decorators,R.decorators),(0,o.assignConfig)(A.async2Decorators,R.async2Decorators),(0,o.assignOnlyExistingConfig)(A.async2Decorators,R.decorators),(0,o.assignConfig)(A.async3Decorators,R.async3Decorators),(0,o.assignOnlyExistingConfig)(A.async3Decorators,R.decorators),(0,o.assignConfig)(A.arazzo1Decorators,R.arazzo1Decorators),(0,o.assignOnlyExistingConfig)(A.arazzo1Decorators,R.decorators),A.plugins.push(...R.plugins||[]),A.pluginPaths.push(...R.pluginPaths||[]),A.extendPaths.push(...new Set(R.extendPaths))}return A}function b(w,A){const R=[...Object.values(w.apis).map(N=>N?.styleguide?.extendPaths),w.rawConfig?.styleguide?.extendPaths].flat().filter(o.isTruthy),j=[...Object.values(w.apis).map(N=>N?.styleguide?.pluginPaths),w.rawConfig?.styleguide?.pluginPaths].flat().filter(o.isTruthy);return A?new h.Config({...w.rawConfig,styleguide:{...w.apis[A]?w.apis[A].styleguide:w.rawConfig.styleguide,extendPaths:R,pluginPaths:j},theme:{...w.rawConfig.theme,...w.apis[A]?.theme},files:[...w.files,...w.apis?.[A]?.files??[]]},w.configFile):w}function y(w,A,R,j,N){const M=R.apis&&Object.values(R.apis).some(G=>G[w]);R[w]&&A===null&&(0,o.showWarningForDeprecatedField)(w,void 0,j,N),R[w]&&A&&R[A]&&(0,o.showErrorForDeprecatedField)(w,A),R[w]&&j&&R[j]&&(0,o.showErrorForDeprecatedField)(w,A,j),(R[w]||M)&&(0,o.showWarningForDeprecatedField)(w,A,j,N)}function S(w){const A=[["apiDefinitions","apis",void 0,void 0],["referenceDocs","openapi","theme",void 0],["lint",void 0,void 0,"https://redocly.com/docs/api-registry/guides/migration-guide-config-file/#changed-properties"],["styleguide",void 0,void 0,"https://redocly.com/docs/api-registry/guides/migration-guide-config-file/#changed-properties"],["features.openapi","openapi","theme",void 0]];for(const[U,pe,Ce,le]of A)y(U,pe,w,Ce,le);const{apis:R,apiDefinitions:j,referenceDocs:N,lint:M,...G}=w,{styleguideConfig:re,rawConfigRest:Q}=p(G),ne={theme:{openapi:{...N,...w["features.openapi"],...w.theme?.openapi},mockServer:{...w["features.mockServer"],...w.theme?.mockServer}},apis:c(R)||f(j),styleguide:re||M,...Q};return E(ne),ne}function E(w){let A={...w.styleguide?.rules};for(const R of Object.values(w.apis||{}))A={...A,...R?.styleguide?.rules};for(const R of Object.keys(A))R.startsWith("assert/")&&d.logger.warn(`
20
20
  The 'assert/' syntax in ${R} is deprecated. Update your configuration to use 'rule/' instead. Examples and more information: https://redocly.com/docs/cli/rules/configurable-rules/
21
21
  `)}function I(w){return{http:{headers:w?.http?.headers??[],customFetch:void 0}}}function t(w){const A=new Set,R=[];for(const j of w)A.has(j.id)?j.id&&d.logger.warn(`Duplicate plugin id "${d.colorize.red(j.id)}".
22
- `):(R.push(j),A.add(j.id));return R}class a extends Error{}n.ConfigValidationError=a;function l(w){return new Map(JSON.parse(JSON.stringify([...w])))}function D(w){return w!==void 0&&typeof w=="object"&&"id"in w}function x(w){return typeof w=="function"}},68586:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.RemoveUnusedComponents=void 0;const o=e(30800),h=()=>{const d=new Map;function O(p,c,g){d.set(p.absolutePointer,{usedIn:d.get(p.absolutePointer)?.usedIn??[],componentType:c,name:g})}function f(p,c){const g=c.length;for(const[v,{usedIn:b,name:y,componentType:S}]of d)!b.some(I=>!c.some(t=>I.absolutePointer.startsWith(t)&&(I.absolutePointer.length===t.length||I.absolutePointer[t.length]==="/")))&&S&&(c.push(v),delete p[S][y],d.delete(v),(0,o.isEmptyObject)(p[S])&&delete p[S]);return c.length>g?f(p,c):c.length}return{ref:{leave(p,{location:c,type:g,resolve:v,key:b}){if(["Schema","Parameter","Response","SecurityScheme"].includes(g.name)){const y=v(p);if(!y.location)return;const[S,E]=y.location.absolutePointer.split("#",2),I=E.split("/").slice(0,3).join("/"),t=`${S}#${I}`,a=d.get(t);a?a.usedIn.push(c):d.set(t,{usedIn:[c],name:b.toString()})}}},Root:{leave(p,c){const g=c.getVisitorData();g.removedCount=f(p,[])}},NamedSchemas:{Schema(p,{location:c,key:g}){p.allOf||O(c,"definitions",g.toString())}},NamedParameters:{Parameter(p,{location:c,key:g}){O(c,"parameters",g.toString())}},NamedResponses:{Response(p,{location:c,key:g}){O(c,"responses",g.toString())}},NamedSecuritySchemes:{SecurityScheme(p,{location:c,key:g}){O(c,"securityDefinitions",g.toString())}}}};n.RemoveUnusedComponents=h},92447:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.RemoveUnusedComponents=void 0;const o=e(30800),h=()=>{const d=new Map;function O(p,c,g){d.set(p.absolutePointer,{usedIn:d.get(p.absolutePointer)?.usedIn??[],componentType:c,name:g})}function f(p,c){const g=c.length;for(const[v,{usedIn:b,name:y,componentType:S}]of d)if(!b.some(I=>!c.some(t=>I.absolutePointer.startsWith(t)&&(I.absolutePointer.length===t.length||I.absolutePointer[t.length]==="/")))&&S&&p.components){c.push(v);const I=p.components[S];delete I[y],d.delete(v),(0,o.isEmptyObject)(I)&&delete p.components[S]}return c.length>g?f(p,c):c.length}return{ref:{leave(p,{location:c,type:g,resolve:v,key:b}){if(["Schema","Header","Parameter","Response","Example","RequestBody"].includes(g.name)){const y=v(p);if(!y.location)return;const[S,E]=y.location.absolutePointer.split("#",2),I=E.split("/").slice(0,4).join("/"),t=`${S}#${I}`,a=d.get(t);a?a.usedIn.push(c):d.set(t,{usedIn:[c],name:b.toString()})}}},Root:{leave(p,c){const g=c.getVisitorData();g.removedCount=f(p,[]),(0,o.isEmptyObject)(p.components)&&delete p.components}},NamedSchemas:{Schema(p,{location:c,key:g}){p.allOf||O(c,"schemas",g.toString())}},NamedParameters:{Parameter(p,{location:c,key:g}){O(c,"parameters",g.toString())}},NamedResponses:{Response(p,{location:c,key:g}){O(c,"responses",g.toString())}},NamedExamples:{Example(p,{location:c,key:g}){O(c,"examples",g.toString())}},NamedRequestBodies:{RequestBody(p,{location:c,key:g}){O(c,"requestBodies",g.toString())}},NamedHeaders:{Header(p,{location:c,key:g}){O(c,"headers",g.toString())}}}};n.RemoveUnusedComponents=h},54778:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.env=n.isBrowser=void 0,n.isBrowser=typeof window<"u"||typeof process>"u"||!0,n.env=n.isBrowser?{}:{}},86595:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.stringifyYaml=n.parseYaml=void 0;const o=e(87049),h=o.JSON_SCHEMA.extend({implicit:[o.types.merge],explicit:[o.types.binary,o.types.omap,o.types.pairs,o.types.set]}),d=(f,p)=>(0,o.load)(f,{schema:h,...p});n.parseYaml=d;const O=(f,p)=>(0,o.dump)(f,p);n.stringifyYaml=O},1517:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.logger=n.colorize=n.colorOptions=void 0;const o=e(65006),h=e(54778),d=e(30800);var O=e(65006);Object.defineProperty(n,"colorOptions",{enumerable:!0,get:function(){return O.options}}),n.colorize=new Proxy(o,{get(p,c){return h.isBrowser?d.identity:p[c]}});class f{stderr(c){return process.stderr.write(c)}info(c){return h.isBrowser?console.log(c):this.stderr(c)}warn(c){return h.isBrowser?console.warn(c):this.stderr(n.colorize.yellow(c))}error(c){return h.isBrowser?console.error(c):this.stderr(n.colorize.red(c))}}n.logger=new f},56900:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.SpecMajorVersion=n.SpecVersion=void 0,n.detectSpec=S,n.getMajorSpecVersion=E,n.getTypes=I;const o=e(8798),h=e(92541),d=e(86933),O=e(21341),f=e(11422),p=e(86116),c=e(30800),g=e(73519);var v;(function(t){t.OAS2="oas2",t.OAS3_0="oas3_0",t.OAS3_1="oas3_1",t.Async2="async2",t.Async3="async3",t.Arazzo1="arazzo1"})(v||(n.SpecVersion=v={}));var b;(function(t){t.OAS2="oas2",t.OAS3="oas3",t.Async2="async2",t.Async3="async3",t.Arazzo1="arazzo1"})(b||(n.SpecMajorVersion=b={}));const y={[v.OAS2]:o.Oas2Types,[v.OAS3_0]:h.Oas3Types,[v.OAS3_1]:d.Oas3_1Types,[v.Async2]:O.AsyncApi2Types,[v.Async3]:f.AsyncApi3Types,[v.Arazzo1]:p.Arazzo1Types};function S(t){if(!(0,c.isPlainObject)(t))throw new Error(`Document must be JSON object, got ${typeof t}`);if(t.openapi&&typeof t.openapi!="string")throw new Error(`Invalid OpenAPI version: should be a string but got "${typeof t.openapi}"`);if(typeof t.openapi=="string"&&t.openapi.startsWith("3.0"))return v.OAS3_0;if(typeof t.openapi=="string"&&t.openapi.startsWith("3.1"))return v.OAS3_1;if(t.swagger&&t.swagger==="2.0")return v.OAS2;if(t.openapi||t.swagger)throw new Error(`Unsupported OpenAPI version: ${t.openapi||t.swagger}`);if(typeof t.asyncapi=="string"&&t.asyncapi.startsWith("2."))return v.Async2;if(typeof t.asyncapi=="string"&&t.asyncapi.startsWith("3."))return v.Async3;if(t.asyncapi)throw new Error(`Unsupported AsyncAPI version: ${t.asyncapi}`);if(typeof t.arazzo=="string"&&g.VERSION_PATTERN.test(t.arazzo))return v.Arazzo1;throw new Error("Unsupported specification")}function E(t){return t===v.OAS2?b.OAS2:t===v.Async2?b.Async2:t===v.Async3?b.Async3:t===v.Arazzo1?b.Arazzo1:b.OAS3}function I(t){return y[t]}},29377:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.AVAILABLE_REGIONS=n.DOMAINS=n.DEFAULT_REGION=void 0,n.getDomains=o,n.setRedoclyDomain=h,n.getRedoclyDomain=d,n.isRedoclyRegistryURL=O;let e="redocly.com";n.DEFAULT_REGION="us",n.DOMAINS=o(),n.AVAILABLE_REGIONS=Object.keys(n.DOMAINS);function o(){const f={us:"redocly.com",eu:"eu.redocly.com"},p=e;return p?.endsWith(".redocly.host")&&(f[p.split(".")[0]]=p),p==="redoc.online"&&(f[p]=p),f}function h(f){e=f}function d(){return e}function O(f){const p=d()||n.DOMAINS[n.DEFAULT_REGION],c=p==="redocly.com"?"redoc.ly":p;return!(!f.startsWith(`https://api.${p}/registry/`)&&!f.startsWith(`https://api.${c}/registry/`))}},7248:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Location=void 0,n.joinPointer=h,n.isRef=d,n.isExternalValue=O,n.unescapePointer=p,n.escapePointer=c,n.parseRef=g,n.parsePointer=v,n.pointerBaseName=b,n.refBaseName=y,n.isAbsoluteUrl=S,n.isMappingRef=E,n.isAnchor=I;const o=e(30800);function h(t,a){return t===""&&(t="#/"),t[t.length-1]==="/"?t+a:t+"/"+a}function d(t){return(0,o.isPlainObject)(t)&&typeof t.$ref=="string"}function O(t){return(0,o.isPlainObject)(t)&&typeof t.externalValue=="string"}class f{constructor(a,l){this.source=a,this.pointer=l}child(a){return new f(this.source,h(this.pointer,(Array.isArray(a)?a:[a]).map(c).join("/")))}key(){return{...this,reportOnKey:!0}}get absolutePointer(){return this.source.absoluteRef+(this.pointer==="#/"?"":this.pointer)}}n.Location=f;function p(t){return decodeURIComponent(t.replace(/~1/g,"/").replace(/~0/g,"~"))}function c(t){return typeof t=="number"?t:t.replace(/~/g,"~0").replace(/\//g,"~1")}function g(t){const[a,l=""]=t.split("#/");return{uri:(a.endsWith("#")?a.slice(0,-1):a)||null,pointer:v(l)}}function v(t){return t.split("/").map(p).filter(o.isTruthy)}function b(t){const a=t.split("/");return a[a.length-1]}function y(t){const a=t.split(/[\/\\]/);return a[a.length-1].replace(/\.[^.]+$/,"")}function S(t){return t.startsWith("http://")||t.startsWith("https://")}function E(t){return t.startsWith("#")||t.startsWith("https://")||t.startsWith("http://")||t.startsWith("./")||t.startsWith("../")||t.indexOf("/")>-1}function I(t){return/^#[A-Za-z][A-Za-z0-9\-_:.]*$/.test(t)}},63017:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.BaseResolver=n.YamlParseError=n.ResolveError=n.Source=void 0,n.makeRefId=b,n.makeDocumentFromString=y,n.resolveDocument=l;const o=e(47070),h=e(13078),d=e(7248),O=e(32627),f=e(30800);class p{constructor(x,w,A){this.absoluteRef=x,this.body=w,this.mimeType=A}getAst(x){return this._ast===void 0&&(this._ast=x(this.body,{filename:this.absoluteRef})??void 0,this._ast&&this._ast.kind===0&&this._ast.value===""&&this._ast.startPosition!==1&&(this._ast.startPosition=1,this._ast.endPosition=1)),this._ast}getLines(){return this._lines===void 0&&(this._lines=this.body.split(/\r\n|[\n\r]/g)),this._lines}}n.Source=p;class c extends Error{constructor(x){super(x.message),this.originalError=x,Object.setPrototypeOf(this,c.prototype)}}n.ResolveError=c;const g=/\((\d+):(\d+)\)$/;class v extends Error{constructor(x,w){super(x.message.split(`
22
+ `):(R.push(j),A.add(j.id));return R}class a extends Error{}n.ConfigValidationError=a;function l(w){return new Map(JSON.parse(JSON.stringify([...w])))}function D(w){return w!==void 0&&typeof w=="object"&&"id"in w}function x(w){return typeof w=="function"}},13257:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.RemoveUnusedComponents=void 0;const o=e(89073),h=()=>{const d=new Map;function O(p,c,g){d.set(p.absolutePointer,{usedIn:d.get(p.absolutePointer)?.usedIn??[],componentType:c,name:g})}function f(p,c){const g=c.length;for(const[v,{usedIn:b,name:y,componentType:S}]of d)!b.some(I=>!c.some(t=>I.absolutePointer.startsWith(t)&&(I.absolutePointer.length===t.length||I.absolutePointer[t.length]==="/")))&&S&&(c.push(v),delete p[S][y],d.delete(v),(0,o.isEmptyObject)(p[S])&&delete p[S]);return c.length>g?f(p,c):c.length}return{ref:{leave(p,{location:c,type:g,resolve:v,key:b}){if(["Schema","Parameter","Response","SecurityScheme"].includes(g.name)){const y=v(p);if(!y.location)return;const[S,E]=y.location.absolutePointer.split("#",2),I=E.split("/").slice(0,3).join("/"),t=`${S}#${I}`,a=d.get(t);a?a.usedIn.push(c):d.set(t,{usedIn:[c],name:b.toString()})}}},Root:{leave(p,c){const g=c.getVisitorData();g.removedCount=f(p,[])}},NamedSchemas:{Schema(p,{location:c,key:g}){p.allOf||O(c,"definitions",g.toString())}},NamedParameters:{Parameter(p,{location:c,key:g}){O(c,"parameters",g.toString())}},NamedResponses:{Response(p,{location:c,key:g}){O(c,"responses",g.toString())}},NamedSecuritySchemes:{SecurityScheme(p,{location:c,key:g}){O(c,"securityDefinitions",g.toString())}}}};n.RemoveUnusedComponents=h},79828:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.RemoveUnusedComponents=void 0;const o=e(89073),h=()=>{const d=new Map;function O(p,c,g){d.set(p.absolutePointer,{usedIn:d.get(p.absolutePointer)?.usedIn??[],componentType:c,name:g})}function f(p,c){const g=c.length;for(const[v,{usedIn:b,name:y,componentType:S}]of d)if(!b.some(I=>!c.some(t=>I.absolutePointer.startsWith(t)&&(I.absolutePointer.length===t.length||I.absolutePointer[t.length]==="/")))&&S&&p.components){c.push(v);const I=p.components[S];delete I[y],d.delete(v),(0,o.isEmptyObject)(I)&&delete p.components[S]}return c.length>g?f(p,c):c.length}return{ref:{leave(p,{location:c,type:g,resolve:v,key:b}){if(["Schema","Header","Parameter","Response","Example","RequestBody"].includes(g.name)){const y=v(p);if(!y.location)return;const[S,E]=y.location.absolutePointer.split("#",2),I=E.split("/").slice(0,4).join("/"),t=`${S}#${I}`,a=d.get(t);a?a.usedIn.push(c):d.set(t,{usedIn:[c],name:b.toString()})}}},Root:{leave(p,c){const g=c.getVisitorData();g.removedCount=f(p,[]),(0,o.isEmptyObject)(p.components)&&delete p.components}},NamedSchemas:{Schema(p,{location:c,key:g}){p.allOf||O(c,"schemas",g.toString())}},NamedParameters:{Parameter(p,{location:c,key:g}){O(c,"parameters",g.toString())}},NamedResponses:{Response(p,{location:c,key:g}){O(c,"responses",g.toString())}},NamedExamples:{Example(p,{location:c,key:g}){O(c,"examples",g.toString())}},NamedRequestBodies:{RequestBody(p,{location:c,key:g}){O(c,"requestBodies",g.toString())}},NamedHeaders:{Header(p,{location:c,key:g}){O(c,"headers",g.toString())}}}};n.RemoveUnusedComponents=h},96147:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.env=n.isBrowser=void 0,n.isBrowser=typeof window<"u"||typeof process>"u"||!0,n.env=n.isBrowser?{}:{}},56826:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.stringifyYaml=n.parseYaml=void 0;const o=e(87049),h=o.JSON_SCHEMA.extend({implicit:[o.types.merge],explicit:[o.types.binary,o.types.omap,o.types.pairs,o.types.set]}),d=(f,p)=>(0,o.load)(f,{schema:h,...p});n.parseYaml=d;const O=(f,p)=>(0,o.dump)(f,p);n.stringifyYaml=O},40998:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.logger=n.colorize=n.colorOptions=void 0;const o=e(31149),h=e(96147),d=e(89073);var O=e(31149);Object.defineProperty(n,"colorOptions",{enumerable:!0,get:function(){return O.options}}),n.colorize=new Proxy(o,{get(p,c){return h.isBrowser?d.identity:p[c]}});class f{stderr(c){return process.stderr.write(c)}info(c){return h.isBrowser?console.log(c):this.stderr(c)}warn(c){return h.isBrowser?console.warn(c):this.stderr(n.colorize.yellow(c))}error(c){return h.isBrowser?console.error(c):this.stderr(n.colorize.red(c))}}n.logger=new f},11901:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.SpecMajorVersion=n.SpecVersion=void 0,n.detectSpec=S,n.getMajorSpecVersion=E,n.getTypes=I;const o=e(38041),h=e(48554),d=e(16610),O=e(63600),f=e(87751),p=e(5243),c=e(89073),g=e(45964);var v;(function(t){t.OAS2="oas2",t.OAS3_0="oas3_0",t.OAS3_1="oas3_1",t.Async2="async2",t.Async3="async3",t.Arazzo1="arazzo1"})(v||(n.SpecVersion=v={}));var b;(function(t){t.OAS2="oas2",t.OAS3="oas3",t.Async2="async2",t.Async3="async3",t.Arazzo1="arazzo1"})(b||(n.SpecMajorVersion=b={}));const y={[v.OAS2]:o.Oas2Types,[v.OAS3_0]:h.Oas3Types,[v.OAS3_1]:d.Oas3_1Types,[v.Async2]:O.AsyncApi2Types,[v.Async3]:f.AsyncApi3Types,[v.Arazzo1]:p.Arazzo1Types};function S(t){if(!(0,c.isPlainObject)(t))throw new Error(`Document must be JSON object, got ${typeof t}`);if(t.openapi&&typeof t.openapi!="string")throw new Error(`Invalid OpenAPI version: should be a string but got "${typeof t.openapi}"`);if(typeof t.openapi=="string"&&t.openapi.startsWith("3.0"))return v.OAS3_0;if(typeof t.openapi=="string"&&t.openapi.startsWith("3.1"))return v.OAS3_1;if(t.swagger&&t.swagger==="2.0")return v.OAS2;if(t.openapi||t.swagger)throw new Error(`Unsupported OpenAPI version: ${t.openapi||t.swagger}`);if(typeof t.asyncapi=="string"&&t.asyncapi.startsWith("2."))return v.Async2;if(typeof t.asyncapi=="string"&&t.asyncapi.startsWith("3."))return v.Async3;if(t.asyncapi)throw new Error(`Unsupported AsyncAPI version: ${t.asyncapi}`);if(typeof t.arazzo=="string"&&g.VERSION_PATTERN.test(t.arazzo))return v.Arazzo1;throw new Error("Unsupported specification")}function E(t){return t===v.OAS2?b.OAS2:t===v.Async2?b.Async2:t===v.Async3?b.Async3:t===v.Arazzo1?b.Arazzo1:b.OAS3}function I(t){return y[t]}},44488:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.AVAILABLE_REGIONS=n.DOMAINS=n.DEFAULT_REGION=void 0,n.getDomains=o,n.setRedoclyDomain=h,n.getRedoclyDomain=d,n.isRedoclyRegistryURL=O;let e="redocly.com";n.DEFAULT_REGION="us",n.DOMAINS=o(),n.AVAILABLE_REGIONS=Object.keys(n.DOMAINS);function o(){const f={us:"redocly.com",eu:"eu.redocly.com"},p=e;return p?.endsWith(".redocly.host")&&(f[p.split(".")[0]]=p),p==="redoc.online"&&(f[p]=p),f}function h(f){e=f}function d(){return e}function O(f){const p=d()||n.DOMAINS[n.DEFAULT_REGION],c=p==="redocly.com"?"redoc.ly":p;return!(!f.startsWith(`https://api.${p}/registry/`)&&!f.startsWith(`https://api.${c}/registry/`))}},94449:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Location=void 0,n.joinPointer=h,n.isRef=d,n.isExternalValue=O,n.unescapePointer=p,n.escapePointer=c,n.parseRef=g,n.parsePointer=v,n.pointerBaseName=b,n.refBaseName=y,n.isAbsoluteUrl=S,n.isMappingRef=E,n.isAnchor=I;const o=e(89073);function h(t,a){return t===""&&(t="#/"),t[t.length-1]==="/"?t+a:t+"/"+a}function d(t){return(0,o.isPlainObject)(t)&&typeof t.$ref=="string"}function O(t){return(0,o.isPlainObject)(t)&&typeof t.externalValue=="string"}class f{constructor(a,l){this.source=a,this.pointer=l}child(a){return new f(this.source,h(this.pointer,(Array.isArray(a)?a:[a]).map(c).join("/")))}key(){return{...this,reportOnKey:!0}}get absolutePointer(){return this.source.absoluteRef+(this.pointer==="#/"?"":this.pointer)}}n.Location=f;function p(t){return decodeURIComponent(t.replace(/~1/g,"/").replace(/~0/g,"~"))}function c(t){return typeof t=="number"?t:t.replace(/~/g,"~0").replace(/\//g,"~1")}function g(t){const[a,l=""]=t.split("#/");return{uri:(a.endsWith("#")?a.slice(0,-1):a)||null,pointer:v(l)}}function v(t){return t.split("/").map(p).filter(o.isTruthy)}function b(t){const a=t.split("/");return a[a.length-1]}function y(t){const a=t.split(/[\/\\]/);return a[a.length-1].replace(/\.[^.]+$/,"")}function S(t){return t.startsWith("http://")||t.startsWith("https://")}function E(t){return t.startsWith("#")||t.startsWith("https://")||t.startsWith("http://")||t.startsWith("./")||t.startsWith("../")||t.indexOf("/")>-1}function I(t){return/^#[A-Za-z][A-Za-z0-9\-_:.]*$/.test(t)}},688:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.BaseResolver=n.YamlParseError=n.ResolveError=n.Source=void 0,n.makeRefId=b,n.makeDocumentFromString=y,n.resolveDocument=l;const o=e(56783),h=e(13078),d=e(94449),O=e(31830),f=e(89073);class p{constructor(x,w,A){this.absoluteRef=x,this.body=w,this.mimeType=A}getAst(x){return this._ast===void 0&&(this._ast=x(this.body,{filename:this.absoluteRef})??void 0,this._ast&&this._ast.kind===0&&this._ast.value===""&&this._ast.startPosition!==1&&(this._ast.startPosition=1,this._ast.endPosition=1)),this._ast}getLines(){return this._lines===void 0&&(this._lines=this.body.split(/\r\n|[\n\r]/g)),this._lines}}n.Source=p;class c extends Error{constructor(x){super(x.message),this.originalError=x,Object.setPrototypeOf(this,c.prototype)}}n.ResolveError=c;const g=/\((\d+):(\d+)\)$/;class v extends Error{constructor(x,w){super(x.message.split(`
23
23
  `)[0]),this.originalError=x,this.source=w,Object.setPrototypeOf(this,v.prototype);const[,A,R]=this.message.match(g)||[];this.line=parseInt(A,10),this.col=parseInt(R,10)}}n.YamlParseError=v;function b(D,x){return D+"::"+x}function y(D,x){const w=new p(x,D);try{return{source:w,parsed:(0,f.parseYaml)(D,{filename:x})}}catch(A){throw new v(A,w)}}class S{constructor(x={http:{headers:[]}}){this.config=x,this.cache=new Map}getFiles(){return new Set(Array.from(this.cache.keys()))}resolveExternalRef(x,w){return(0,d.isAbsoluteUrl)(w)?w:x&&(0,d.isAbsoluteUrl)(x)?new URL(w,x).href:h.resolve(x?h.dirname(x):process.cwd(),w)}async loadExternalRef(x){try{if((0,d.isAbsoluteUrl)(x)){const{body:w,mimeType:A}=await(0,f.readFileFromUrl)(x,this.config.http);return new p(x,w,A)}else{if(o.lstatSync(x).isDirectory())throw new Error(`Expected a file but received a folder at ${x}.`);const w=await o.promises.readFile(x,"utf-8");return new p(x,w.replace(/\r\n/g,`
24
- `))}}catch(w){throw w.message=w.message.replace(", lstat",""),new c(w)}}parseDocument(x,w=!1){const A=x.absoluteRef.substr(x.absoluteRef.lastIndexOf("."));if(![".json",".json",".yml",".yaml"].includes(A)&&!x.mimeType?.match(/(json|yaml|openapi)/)&&!w)return{source:x,parsed:x.body};try{return{source:x,parsed:(0,f.parseYaml)(x.body,{filename:x.absoluteRef})}}catch(R){throw new v(R,x)}}async resolveDocument(x,w,A=!1){const R=this.resolveExternalRef(x,w),j=this.cache.get(R);if(j)return j;const N=this.loadExternalRef(R).then(M=>this.parseDocument(M,A));return this.cache.set(R,N),N}}n.BaseResolver=S;function E(D,x){return{prev:D,node:x}}function I(D,x){for(;D;){if(D.node===x)return!0;D=D.prev}return!1}const t={name:"unknown",properties:{}},a={name:"scalar",properties:{}};async function l(D){const{rootDocument:x,externalRefResolver:w,rootType:A}=D,R=new Map,j=new Set,N=[];G(x.parsed,x,"#/",A);let M;do M=await Promise.all(N);while(N.length!==M.length);return R;function G(re,Q,ne,U){const pe=Q.source.absoluteRef,Ce=new Map;le(re,U,pe+ne);function le(de,X,V){if(typeof de!="object"||de===null)return;const W=`${X.name}::${V}`;if(j.has(W))return;j.add(W);const[$,_]=Object.entries(de).find(([te])=>te==="$anchor")||[];if(_&&Ce.set(`#${_}`,de),Array.isArray(de)){const te=X.items;if(te===void 0&&X!==t&&X!==O.SpecExtension)return;const ve=typeof te=="function";for(let fe=0;fe<de.length;fe++){const Le=ve?te(de[fe],(0,d.joinPointer)(V,fe)):te;Le===void 0&&X!==t&&X!==O.SpecExtension||le(de[fe],(0,O.isNamedType)(Le)?Le:t,(0,d.joinPointer)(V,fe))}return}for(const te of Object.keys(de)){let ve=de[te],fe=X.properties[te];fe===void 0&&(fe=X.additionalProperties),typeof fe=="function"&&(fe=fe(ve,te)),fe===void 0&&(fe=t),X.extensionsPrefix&&te.startsWith(X.extensionsPrefix)&&fe===t&&(fe=O.SpecExtension),!(0,O.isNamedType)(fe)&&fe?.directResolveAs&&(fe=fe.directResolveAs,ve={$ref:ve}),fe&&fe.name===void 0&&fe.resolvable!==!1&&(fe=a),!(!(0,O.isNamedType)(fe)||typeof ve!="object")&&le(ve,fe,(0,d.joinPointer)(V,(0,d.escapePointer)(te)))}if((0,d.isRef)(de)){const te=Oe(Q,de,{prev:null,node:de}).then(ve=>{ve.resolved&&G(ve.node,ve.document,ve.nodePointer,X)});N.push(te)}if((0,d.isExternalValue)(de)){const te=Oe(Q,{$ref:de.externalValue},{prev:null,node:de}).then(ve=>{ve.resolved&&G(ve.node,ve.document,ve.nodePointer,X)});N.push(te)}}async function Oe(de,X,V){if(I(V.prev,X))throw new Error("Self-referencing circular pointer");if((0,d.isAnchor)(X.$ref)){await(0,f.nextTick)();const Re={resolved:!0,isRemote:!1,node:Ce.get(X.$ref),document:de,nodePointer:X.$ref},je=b(de.source.absoluteRef,X.$ref);return R.set(je,Re),Re}const{uri:W,pointer:$}=(0,d.parseRef)(X.$ref),_=W!==null;let te;try{te=_?await w.resolveDocument(de.source.absoluteRef,W):de}catch(Re){const je={resolved:!1,isRemote:_,document:void 0,error:Re},Fe=b(de.source.absoluteRef,X.$ref);return R.set(Fe,je),je}let ve={resolved:!0,document:te,isRemote:_,node:de.parsed,nodePointer:"#/"},fe=te.parsed;const Le=$;for(const Re of Le)if(typeof fe!="object"){fe=void 0;break}else if(fe[Re]!==void 0)fe=fe[Re],ve.nodePointer=(0,d.joinPointer)(ve.nodePointer,(0,d.escapePointer)(Re));else if((0,d.isRef)(fe)){if(ve=await Oe(te,fe,E(V,fe)),te=ve.document||te,typeof ve.node!="object"){fe=void 0;break}fe=ve.node[Re],ve.nodePointer=(0,d.joinPointer)(ve.nodePointer,(0,d.escapePointer)(Re))}else{fe=void 0;break}ve.node=fe,ve.document=te;const we=b(de.source.absoluteRef,X.$ref);return ve.document&&(0,d.isRef)(fe)&&(ve=await Oe(ve.document,fe,E(V,fe))),R.set(we,ve),{...ve}}}}},54603:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.NoUnresolvedRefs=void 0,n.reportUnresolvedRef=d;const o=e(63017),h=()=>({ref:{leave(O,{report:f,location:p},c){c.node===void 0&&d(c,f,p)}},DiscriminatorMapping(O,{report:f,resolve:p,location:c}){for(const g of Object.keys(O)){const v=p({$ref:O[g]});if(v.node!==void 0)return;d(v,f,c.child(g))}}});n.NoUnresolvedRefs=h;function d(O,f,p){const c=O.error;c instanceof o.YamlParseError&&f({message:"Failed to parse: "+c.message,location:{source:c.source,pointer:void 0,start:{col:c.col,line:c.line}}});const g=O.error?.message;f({location:p,message:`Can't resolve $ref${g?": "+g:""}`})}},86116:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Arazzo1Types=void 0;const o=e(32627),h=e(86933),d=e(92541),O={properties:{arazzo:{type:"string"},info:"Info",sourceDescriptions:"SourceDescriptions",workflows:"Workflows",components:"Components"},required:["arazzo","info","sourceDescriptions","workflows"],extensionsPrefix:"x-"},f={properties:{},additionalProperties:"Parameter"},p={properties:{},additionalProperties:"SuccessActionObject"},c={properties:{},additionalProperties:"FailureActionObject"},g={properties:{inputs:"NamedInputs",parameters:"NamedParameters",successActions:"NamedSuccessActions",failureActions:"NamedFailureActions"},extensionsPrefix:"x-"},v=(0,o.mapOf)("Schema"),b={properties:{title:{type:"string"},description:{type:"string"},summary:{type:"string"},version:{type:"string"}},required:["title","version"],extensionsPrefix:"x-"},y={properties:{},items:Ce=>Ce?.type==="openapi"?"OpenAPISourceDescription":"ArazzoSourceDescription"},S={properties:{name:{type:"string"},type:{type:"string",enum:["openapi"]},url:{type:"string"},"x-serverUrl":{type:"string"}},required:["name","type","url"],extensionsPrefix:"x-"},E={properties:{name:{type:"string"},type:{type:"string",enum:["arazzo"]},url:{type:"string"}},required:["name","type","url"],extensionsPrefix:"x-"},I={properties:{reference:{type:"string"},value:{}},required:["reference"],extensionsPrefix:"x-"},t={properties:{in:{type:"string",enum:["header","query","path","cookie"]},name:{type:"string"},value:{}},required:["name","value"],extensionsPrefix:"x-"},a={properties:{},items:Ce=>Ce?.reference?"ReusableObject":"Parameter"},l={properties:{workflowId:{type:"string"},summary:{type:"string"},description:{type:"string"},parameters:"Parameters",dependsOn:{type:"array",items:{type:"string"}},inputs:"Schema",outputs:"Outputs",steps:"Steps",successActions:"OnSuccessActionList",failureActions:"OnFailureActionList"},required:["workflowId","steps"],extensionsPrefix:"x-"},D=(0,o.listOf)("Workflow"),x=(0,o.listOf)("Step"),w={properties:{stepId:{type:"string"},description:{type:"string"},operationId:{type:"string"},operationPath:{type:"string"},workflowId:{type:"string"},parameters:"Parameters",successCriteria:(0,o.listOf)("CriterionObject"),onSuccess:"OnSuccessActionList",onFailure:"OnFailureActionList",outputs:"Outputs","x-operation":"ExtendedOperation",requestBody:"RequestBody"},required:["stepId"],requiredOneOf:["x-operation","operationId","operationPath","workflowId"],extensionsPrefix:"x-"},A={properties:{},additionalProperties:{type:"string"}},R={properties:{contentType:{type:"string"},payload:{},replacements:(0,o.listOf)("Replacement")},required:["payload"],extensionsPrefix:"x-"},j={properties:{target:{type:"string"},value:{}},required:["target","value"],extensionsPrefix:"x-"},N={properties:{url:{type:"string"},method:{enum:["get","post","put","delete","patch","GET","POST","PUT","DELETE","PATCH","options","OPTIONS","head","HEAD","trace","TRACE","connect","CONNECT"]}},required:["url","method"]},M={properties:{condition:{type:"string"},context:{type:"string"},type:Ce=>{if(Ce)return typeof Ce=="string"?{enum:["regex","jsonpath","simple","xpath"]}:Ce?.type==="jsonpath"?"JSONPathCriterion":"XPathCriterion"}},required:["condition"]},G={properties:{type:{type:"string",enum:["jsonpath"]},version:{type:"string",enum:["draft-goessner-dispatch-jsonpath-00"]}}},re={properties:{type:{type:"string",enum:["xpath"]},version:{type:"string",enum:["xpath-30","xpath-20","xpath-10"]}}},Q={properties:{name:{type:"string"},type:{type:"string",enum:["goto","end"]},stepId:{type:"string"},workflowId:{type:"string"},criteria:(0,o.listOf)("CriterionObject")},required:["type","name"]},ne={properties:{},items:Ce=>Ce?.type&&Ce?.name?"SuccessActionObject":"ReusableObject"},U={properties:{name:{type:"string"},type:{type:"string",enum:["goto","retry","end"]},workflowId:{type:"string"},stepId:{type:"string"},retryAfter:{type:"number"},retryLimit:{type:"number"},criteria:(0,o.listOf)("CriterionObject")},required:["type","name"]},pe={properties:{},items:Ce=>Ce?.type&&Ce?.name?"FailureActionObject":"ReusableObject"};n.Arazzo1Types={Root:O,Info:b,SourceDescriptions:y,OpenAPISourceDescription:S,ArazzoSourceDescription:E,Parameters:a,Parameter:t,ReusableObject:I,Workflows:D,Workflow:l,Steps:x,Step:w,RequestBody:R,Replacement:j,ExtendedOperation:N,Outputs:A,CriterionObject:M,XPathCriterion:re,JSONPathCriterion:G,SuccessActionObject:Q,OnSuccessActionList:ne,FailureActionObject:U,OnFailureActionList:pe,Schema:h.Schema,NamedSchemas:(0,o.mapOf)("Schema"),ExternalDocs:d.ExternalDocs,DiscriminatorMapping:d.DiscriminatorMapping,Discriminator:d.Discriminator,DependentRequired:h.DependentRequired,SchemaProperties:h.SchemaProperties,PatternProperties:h.SchemaProperties,Components:g,NamedInputs:v,NamedParameters:f,NamedSuccessActions:p,NamedFailureActions:c,Xml:d.Xml}},21341:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.AsyncApi2Types=n.AsyncApi2Bindings=n.Dependencies=n.SecuritySchemeFlows=n.Discriminator=n.DiscriminatorMapping=n.SchemaProperties=n.Schema=n.MessageExample=n.CorrelationId=n.License=n.Contact=n.ServerVariable=n.ServerMap=n.ExternalDocs=n.Tag=void 0;const o=e(32627),h=e(7248),d={properties:{asyncapi:null,info:"Info",id:{type:"string"},servers:"ServerMap",channels:"ChannelMap",components:"Components",tags:"TagList",externalDocs:"ExternalDocs",defaultContentType:{type:"string"}},required:["asyncapi","channels","info"]},O={properties:{description:{type:"string"},subscribe:"Operation",publish:"Operation",parameters:"ParametersMap",bindings:"ChannelBindings",servers:{type:"array",items:{type:"string"}}}},f={properties:{},additionalProperties:"Channel"},p={properties:{},allowed(){return["http","ws","kafka","anypointmq","amqp","amqp1","mqtt","mqtt5","nats","jms","sns","solace","sqs","stomp","redis","mercure","ibmmq","googlepubsub","pulsar"]},additionalProperties:{type:"object"}};n.Tag={properties:{name:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs"},required:["name"]},n.ExternalDocs={properties:{description:{type:"string"},url:{type:"string"}},required:["url"]};const c={properties:{},additionalProperties:{type:"array",items:{type:"string"}}},g={properties:{},allowed(){return["http","ws","kafka","anypointmq","amqp","amqp1","mqtt","mqtt5","nats","jms","sns","solace","sqs","stomp","redis","mercure","ibmmq","googlepubsub","pulsar"]},additionalProperties:{type:"object"}},v={properties:{url:{type:"string"},protocol:{type:"string"},protocolVersion:{type:"string"},description:{type:"string"},variables:"ServerVariablesMap",security:"SecurityRequirementList",bindings:"ServerBindings",tags:"TagList"},required:["url","protocol"]};n.ServerMap={properties:{},additionalProperties:(_t,or)=>or.match(/^[A-Za-z0-9_\-]+$/)?"Server":void 0},n.ServerVariable={properties:{enum:{type:"array",items:{type:"string"}},default:{type:"string"},description:{type:"string"},examples:{type:"array",items:{type:"string"}}},required:[]};const b={properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},contact:"Contact",license:"License"},required:["title","version"]};n.Contact={properties:{name:{type:"string"},url:{type:"string"},email:{type:"string"}}},n.License={properties:{name:{type:"string"},url:{type:"string"}},required:["name"]};const y={properties:{description:{type:"string"},schema:"Schema",location:{type:"string"}}};n.CorrelationId={properties:{description:{type:"string"},location:{type:"string"}},required:["location"]};const S={properties:{messageId:{type:"string"},headers:"Schema",payload:"Schema",correlationId:"CorrelationId",schemaFormat:{type:"string"},contentType:{type:"string"},name:{type:"string"},title:{type:"string"},summary:{type:"string"},description:{type:"string"},tags:"TagList",externalDocs:"ExternalDocs",bindings:"MessageBindings",examples:"MessageExampleList",traits:"MessageTraitList"},additionalProperties:{}},E={properties:{},allowed(){return["http","ws","kafka","anypointmq","amqp","amqp1","mqtt","mqtt5","nats","jms","sns","solace","sqs","stomp","redis","mercure","ibmmq","googlepubsub","pulsar"]},additionalProperties:{type:"object"}},I={properties:{},allowed(){return["http","ws","kafka","anypointmq","amqp","amqp1","mqtt","mqtt5","nats","jms","sns","solace","sqs","stomp","redis","mercure","ibmmq","googlepubsub","pulsar"]},additionalProperties:{type:"object"}},t={properties:{tags:"TagList",summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},security:"SecurityRequirementList",bindings:"OperationBindings"},required:[]},a={properties:{messageId:{type:"string"},headers:"Schema",correlationId:"CorrelationId",schemaFormat:{type:"string"},contentType:{type:"string"},name:{type:"string"},title:{type:"string"},summary:{type:"string"},description:{type:"string"},tags:"TagList",externalDocs:"ExternalDocs",bindings:"MessageBindings",examples:"MessageExampleList"},additionalProperties:{}},l={properties:{tags:"TagList",summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},security:"SecurityRequirementList",bindings:"OperationBindings",traits:"OperationTraitList",message:"Message"},required:[]};n.MessageExample={properties:{payload:{isExample:!0},summary:{type:"string"},name:{type:"string"},headers:{type:"object"}}},n.Schema={properties:{$id:{type:"string"},$schema:{type:"string"},definitions:"NamedSchemas",externalDocs:"ExternalDocs",discriminator:"Discriminator",myArbitraryKeyword:{type:"boolean"},title:{type:"string"},multipleOf:{type:"number",minimum:0},maximum:{type:"number"},minimum:{type:"number"},exclusiveMaximum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{type:"integer",minimum:0},minLength:{type:"integer",minimum:0},pattern:{type:"string"},maxItems:{type:"integer",minimum:0},minItems:{type:"integer",minimum:0},uniqueItems:{type:"boolean"},maxProperties:{type:"integer",minimum:0},minProperties:{type:"integer",minimum:0},required:{type:"array",items:{type:"string"}},enum:{type:"array"},type:_t=>Array.isArray(_t)?{type:"array",items:{enum:["object","array","string","number","integer","boolean","null"]}}:{enum:["object","array","string","number","integer","boolean","null"]},allOf:(0,o.listOf)("Schema"),anyOf:(0,o.listOf)("Schema"),oneOf:(0,o.listOf)("Schema"),not:"Schema",if:"Schema",then:"Schema",else:"Schema",contains:"Schema",patternProperties:{type:"object"},propertyNames:"Schema",properties:"SchemaProperties",items:_t=>Array.isArray(_t)?(0,o.listOf)("Schema"):"Schema",additionalProperties:_t=>typeof _t=="boolean"?{type:"boolean"}:"Schema",description:{type:"string"},format:{type:"string"},contentEncoding:{type:"string"},contentMediaType:{type:"string"},default:null,readOnly:{type:"boolean"},writeOnly:{type:"boolean"},examples:{type:"array"},example:{isExample:!0},deprecated:{type:"boolean"},const:null,$comment:{type:"string"},additionalItems:_t=>typeof _t=="boolean"?{type:"boolean"}:"Schema",dependencies:"Dependencies"}},n.SchemaProperties={properties:{},additionalProperties:_t=>typeof _t=="boolean"?{type:"boolean"}:"Schema"},n.DiscriminatorMapping={properties:{},additionalProperties:_t=>(0,h.isMappingRef)(_t)?{type:"string",directResolveAs:"Schema"}:{type:"string"}},n.Discriminator={properties:{propertyName:{type:"string"},mapping:"DiscriminatorMapping"},required:["propertyName"]};const D={properties:{messages:"NamedMessages",parameters:"NamedParameters",schemas:"NamedSchemas",correlationIds:"NamedCorrelationIds",messageTraits:"NamedMessageTraits",operationTraits:"NamedOperationTraits",securitySchemes:"NamedSecuritySchemes",servers:"ServerMap",serverVariables:"ServerVariablesMap",channels:"ChannelMap",serverBindings:"ServerBindings",channelBindings:"ChannelBindings",operationBindings:"OperationBindings",messageBindings:"MessageBindings"}},x={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},authorizationUrl:{type:"string"}},required:["authorizationUrl","scopes"]},w={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","scopes"]},A={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","scopes"]},R={properties:{refreshUrl:{type:"string"},authorizationUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["authorizationUrl","tokenUrl","scopes"]};n.SecuritySchemeFlows={properties:{implicit:"ImplicitFlow",password:"PasswordFlow",clientCredentials:"ClientCredentials",authorizationCode:"AuthorizationCode"}};const j={properties:{type:{enum:["userPassword","apiKey","X509","symmetricEncryption","asymmetricEncryption","httpApiKey","http","oauth2","openIdConnect","plain","scramSha256","scramSha512","gssapi"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header","cookie","user","password"]},scheme:{type:"string"},bearerFormat:{type:"string"},flows:"SecuritySchemeFlows",openIdConnectUrl:{type:"string"}},required(_t){switch(_t?.type){case"apiKey":return["type","in"];case"httpApiKey":return["type","name","in"];case"http":return["type","scheme"];case"oauth2":return["type","flows"];case"openIdConnect":return["type","openIdConnectUrl"];default:return["type"]}},allowed(_t){switch(_t?.type){case"apiKey":return["type","in","description"];case"httpApiKey":return["type","name","in","description"];case"http":return["type","scheme","bearerFormat","description"];case"oauth2":return["type","flows","description"];case"openIdConnect":return["type","openIdConnectUrl","description"];default:return["type","description"]}},extensionsPrefix:"x-"};n.Dependencies={properties:{},additionalProperties:_t=>Array.isArray(_t)?{type:"array",items:{type:"string"}}:"Schema"};const N={properties:{}};p.properties.http=N;const M={properties:{}};g.properties.http=M;const G={properties:{headers:"Schema",bindingVersion:{type:"string"}}};E.properties.http=G;const re={properties:{type:{type:"string"},method:{type:"string",enum:["GET","POST","PUT","PATCH","DELETE","HEAD","OPTIONS","CONNECT","TRACE"]},headers:"Schema",bindingVersion:{type:"string"}}};I.properties.http=re;const Q={properties:{method:{type:"string"},query:"Schema",headers:"Schema",bindingVersion:{type:"string"}}};p.properties.ws=Q;const ne={properties:{}};g.properties.ws=ne;const U={properties:{}};E.properties.ws=U;const pe={properties:{}};I.properties.ws=pe;const Ce={properties:{"cleanup.policy":{type:"array",items:{enum:["delete","compact"]}},"retention.ms":{type:"integer"},"retention.bytes":{type:"integer"},"delete.retention.ms":{type:"integer"},"max.message.bytes":{type:"integer"}}},le={properties:{topic:{type:"string"},partitions:{type:"integer"},replicas:{type:"integer"},topicConfiguration:"KafkaTopicConfiguration",bindingVersion:{type:"string"}}};p.properties.kafka=le;const Oe={properties:{}};g.properties.kafka=Oe;const de={properties:{key:"Schema",schemaIdLocation:{type:"string"},schemaIdPayloadEncoding:{type:"string"},schemaLookupStrategy:{type:"string"},bindingVersion:{type:"string"}}};E.properties.kafka=de;const X={properties:{groupId:"Schema",clientId:"Schema",bindingVersion:{type:"string"}}};I.properties.kafka=X;const V={properties:{destination:{type:"string"},destinationType:{type:"string"},bindingVersion:{type:"string"}}};p.properties.anypointmq=V;const W={properties:{}};g.properties.anypointmq=W;const $={properties:{headers:"Schema",bindingVersion:{type:"string"}}};E.properties.anypointmq=$;const _={properties:{}};I.properties.anypointmq=_;const te={properties:{}};p.properties.amqp=te;const ve={properties:{}};g.properties.amqp=ve;const fe={properties:{contentEncoding:{type:"string"},messageType:{type:"string"},bindingVersion:{type:"string"}}};E.properties.amqp=fe;const Le={properties:{expiration:{type:"integer"},userId:{type:"string"},cc:{type:"array",items:{type:"string"}},priority:{type:"integer"},deliveryMode:{type:"integer"},mandatory:{type:"boolean"},bcc:{type:"array",items:{type:"string"}},replyTo:{type:"string"},timestamp:{type:"boolean"},ack:{type:"boolean"},bindingVersion:{type:"string"}}};I.properties.amqp=Le;const we={properties:{}};p.properties.amqp1=we;const Re={properties:{}};g.properties.amqp1=Re;const je={properties:{}};E.properties.amqp1=je;const Fe={properties:{}};I.properties.amqp1=Fe;const B={properties:{qos:{type:"integer"},retain:{type:"boolean"},bindingVersion:{type:"string"}}};p.properties.mqtt=B;const F={properties:{topic:{type:"string"},qos:{type:"integer"},message:{type:"string"},retain:{type:"boolean"}}},Ie={properties:{clientId:{type:"string"},cleanSession:{type:"boolean"},lastWill:"MqttServerBindingLastWill",keepAlive:{type:"integer"},bindingVersion:{type:"string"}}};g.properties.mqtt=Ie;const Ke={properties:{bindingVersion:{type:"string"}}};E.properties.mqtt=Ke;const he={properties:{qos:{type:"integer"},retain:{type:"boolean"},bindingVersion:{type:"string"}}};I.properties.mqtt=he;const ce={properties:{}};p.properties.mqtt5=ce;const Pe={properties:{}};g.properties.mqtt5=Pe;const dt={properties:{}};E.properties.mqtt5=dt;const lt={properties:{}};I.properties.mqtt5=lt;const H={properties:{}};p.properties.nats=H;const st={properties:{}};g.properties.nats=st;const it={properties:{}};E.properties.nats=it;const Te={properties:{queue:{type:"string"},bindingVersion:{type:"string"}}};I.properties.nats=Te;const $e={properties:{destination:{type:"string"},destinationType:{type:"string"},bindingVersion:{type:"string"}}};p.properties.jms=$e;const Se={properties:{}};g.properties.jms=Se;const ee={properties:{headers:"Schema",bindingVersion:{type:"string"}}};E.properties.jms=ee;const Z={properties:{headers:"Schema",bindingVersion:{type:"string"}}};I.properties.jms=Z;const q={properties:{}};p.properties.solace=q;const Me={properties:{bindingVersion:{type:"string"},msgVpn:{type:"string"}}};g.properties.solace=Me;const He={properties:{}};E.properties.solace=He;const et={properties:{destinationType:{type:"string",enum:["queue","topic"]},deliveryMode:{type:"string",enum:["direct","persistent"]},"queue.name":{type:"string"},"queue.topicSubscriptions":{type:"array",items:{type:"string"}},"queue.accessType":{type:"string",enum:["exclusive","nonexclusive"]},"queue.maxMsgSpoolSize":{type:"string"},"queue.maxTtl":{type:"string"},"topic.topicSubscriptions":{type:"array",items:{type:"string"}}}},Ct={properties:{bindingVersion:{type:"string"},destinations:(0,o.listOf)("SolaceDestination")}};I.properties.solace=Ct;const Ne={properties:{}};p.properties.stomp=Ne;const _e={properties:{}};g.properties.stomp=_e;const Ot={properties:{}};E.properties.stomp=Ot;const ke={properties:{}};I.properties.stomp=ke;const Xe={properties:{}};p.properties.redis=Xe;const pt={properties:{}};g.properties.redis=pt;const St={properties:{}};E.properties.redis=St;const Lt={properties:{}};I.properties.redis=Lt;const Yt={properties:{}};p.properties.mercure=Yt;const Nt={properties:{}};g.properties.mercure=Nt;const yn={properties:{}};E.properties.mercure=yn;const bn={properties:{}};I.properties.mercure=bn,n.AsyncApi2Bindings={HttpServerBinding:M,HttpChannelBinding:N,HttpMessageBinding:G,HttpOperationBinding:re,WsServerBinding:ne,WsChannelBinding:Q,WsMessageBinding:U,WsOperationBinding:pe,KafkaServerBinding:Oe,KafkaTopicConfiguration:Ce,KafkaChannelBinding:le,KafkaMessageBinding:de,KafkaOperationBinding:X,AnypointmqServerBinding:W,AnypointmqChannelBinding:V,AnypointmqMessageBinding:$,AnypointmqOperationBinding:_,AmqpServerBinding:ve,AmqpChannelBinding:te,AmqpMessageBinding:fe,AmqpOperationBinding:Le,Amqp1ServerBinding:Re,Amqp1ChannelBinding:we,Amqp1MessageBinding:je,Amqp1OperationBinding:Fe,MqttServerBindingLastWill:F,MqttServerBinding:Ie,MqttChannelBinding:B,MqttMessageBinding:Ke,MqttOperationBinding:he,Mqtt5ServerBinding:Pe,Mqtt5ChannelBinding:ce,Mqtt5MessageBinding:dt,Mqtt5OperationBinding:lt,NatsServerBinding:st,NatsChannelBinding:H,NatsMessageBinding:it,NatsOperationBinding:Te,JmsServerBinding:Se,JmsChannelBinding:$e,JmsMessageBinding:ee,JmsOperationBinding:Z,SolaceServerBinding:Me,SolaceChannelBinding:q,SolaceMessageBinding:He,SolaceDestination:et,SolaceOperationBinding:Ct,StompServerBinding:_e,StompChannelBinding:Ne,StompMessageBinding:Ot,StompOperationBinding:ke,RedisServerBinding:pt,RedisChannelBinding:Xe,RedisMessageBinding:St,RedisOperationBinding:Lt,MercureServerBinding:Nt,MercureChannelBinding:Yt,MercureMessageBinding:yn,MercureOperationBinding:bn,ServerBindings:g,ChannelBindings:p,MessageBindings:E,OperationBindings:I},n.AsyncApi2Types={...n.AsyncApi2Bindings,Root:d,Tag:n.Tag,TagList:(0,o.listOf)("Tag"),ServerMap:n.ServerMap,ExternalDocs:n.ExternalDocs,Server:v,ServerVariable:n.ServerVariable,ServerVariablesMap:(0,o.mapOf)("ServerVariable"),SecurityRequirement:c,SecurityRequirementList:(0,o.listOf)("SecurityRequirement"),Info:b,Contact:n.Contact,License:n.License,ChannelMap:f,Channel:O,Parameter:y,ParametersMap:(0,o.mapOf)("Parameter"),Operation:l,Schema:n.Schema,MessageExample:n.MessageExample,SchemaProperties:n.SchemaProperties,DiscriminatorMapping:n.DiscriminatorMapping,Discriminator:n.Discriminator,Components:D,NamedSchemas:(0,o.mapOf)("Schema"),NamedMessages:(0,o.mapOf)("Message"),NamedMessageTraits:(0,o.mapOf)("MessageTrait"),NamedOperationTraits:(0,o.mapOf)("OperationTrait"),NamedParameters:(0,o.mapOf)("Parameter"),NamedSecuritySchemes:(0,o.mapOf)("SecurityScheme"),NamedCorrelationIds:(0,o.mapOf)("CorrelationId"),ImplicitFlow:x,PasswordFlow:w,ClientCredentials:A,AuthorizationCode:R,SecuritySchemeFlows:n.SecuritySchemeFlows,SecurityScheme:j,Message:S,MessageBindings:E,OperationBindings:I,OperationTrait:t,OperationTraitList:(0,o.listOf)("OperationTrait"),MessageTrait:a,MessageTraitList:(0,o.listOf)("MessageTrait"),MessageExampleList:(0,o.listOf)("MessageExample"),CorrelationId:n.CorrelationId,Dependencies:n.Dependencies}},11422:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.AsyncApi3Types=void 0;const o=e(32627),h=e(21341),d={properties:{asyncapi:{type:"string",enum:["3.0.0"]},info:"Info",id:{type:"string"},servers:"ServerMap",channels:"NamedChannels",components:"Components",operations:"NamedOperations",defaultContentType:{type:"string"}},required:["asyncapi","info"]},O={properties:{address:{type:"string"},messages:"NamedMessages",title:{type:"string"},summary:{type:"string"},description:{type:"string"},servers:"ServerList",parameters:"ParametersMap",bindings:"ChannelBindings",tags:"TagList",externalDocs:"ExternalDocs"}},f={properties:{host:{type:"string"},pathname:{type:"string"},protocol:{type:"string"},protocolVersion:{type:"string"},description:{type:"string"},variables:"ServerVariablesMap",security:"SecuritySchemeList",bindings:"ServerBindings",externalDocs:"ExternalDocs",tags:"TagList"},required:["host","protocol"]},p={properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},contact:"Contact",license:"License",tags:"TagList",externalDocs:"ExternalDocs"},required:["title","version"]},c={properties:{description:{type:"string"},enum:{type:"array",items:{type:"string"}},default:{type:"string"},examples:{type:"array",items:{type:"string"}},location:{type:"string"}}},g={properties:{headers:"Schema",payload:w=>w&&w?.schemaFormat?{properties:{schema:"Schema",schemaFormat:{type:"string"}},required:["schema","schemaFormat"]}:"Schema",correlationId:"CorrelationId",contentType:{type:"string"},name:{type:"string"},title:{type:"string"},summary:{type:"string"},description:{type:"string"},tags:"TagList",externalDocs:"ExternalDocs",bindings:"MessageBindings",examples:"MessageExampleList",traits:"MessageTraitList"},additionalProperties:{}},v={properties:{tags:"TagList",title:{type:"string"},summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",security:"SecuritySchemeList",bindings:"OperationBindings"},required:[]},b={properties:{headers:w=>typeof w=="function"||typeof w=="object"&&w?{properties:{schema:"Schema",schemaFormat:{type:"string"}}}:"Schema",correlationId:"CorrelationId",contentType:{type:"string"},name:{type:"string"},title:{type:"string"},summary:{type:"string"},description:{type:"string"},tags:"TagList",externalDocs:"ExternalDocs",bindings:"MessageBindings",examples:"MessageExampleList"},additionalProperties:{}},y={properties:{action:{type:"string",enum:["send","receive"]},channel:"Channel",title:{type:"string"},tags:"TagList",summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},security:"SecuritySchemeList",bindings:"OperationBindings",traits:"OperationTraitList",messages:"MessageList",reply:"OperationReply"},required:["action","channel"]},S={properties:{channel:"Channel",messages:"MessageList",address:"OperationReplyAddress"}},E={properties:{location:{type:"string"},description:{type:"string"}},required:["location"]},I={properties:{messages:"NamedMessages",parameters:"NamedParameters",schemas:"NamedSchemas",replies:"NamedOperationReplies",replyAddresses:"NamedOperationRelyAddresses",correlationIds:"NamedCorrelationIds",messageTraits:"NamedMessageTraits",operationTraits:"NamedOperationTraits",tags:"NamedTags",externalDocs:"NamedExternalDocs",securitySchemes:"NamedSecuritySchemes",servers:"ServerMap",serverVariables:"ServerVariablesMap",channels:"NamedChannels",operations:"NamedOperations",serverBindings:"ServerBindings",channelBindings:"ChannelBindings",operationBindings:"OperationBindings",messageBindings:"MessageBindings"}},t={properties:{refreshUrl:{type:"string"},availableScopes:{type:"object",additionalProperties:{type:"string"}},authorizationUrl:{type:"string"}},required:["authorizationUrl","availableScopes"]},a={properties:{refreshUrl:{type:"string"},availableScopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","availableScopes"]},l={properties:{refreshUrl:{type:"string"},availableScopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","availableScopes"]},D={properties:{refreshUrl:{type:"string"},authorizationUrl:{type:"string"},availableScopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["authorizationUrl","tokenUrl","availableScopes"]},x={properties:{type:{enum:["userPassword","apiKey","X509","symmetricEncryption","asymmetricEncryption","httpApiKey","http","oauth2","openIdConnect","plain","scramSha256","scramSha512","gssapi"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header","cookie","user","password"]},scheme:{type:"string"},bearerFormat:{type:"string"},flows:"SecuritySchemeFlows",openIdConnectUrl:{type:"string"},scopes:{type:"array",items:{type:"string"}}},required(w){switch(w?.type){case"apiKey":return["type","in"];case"httpApiKey":return["type","name","in"];case"http":return["type","scheme"];case"oauth2":return["type","flows"];case"openIdConnect":return["type","openIdConnectUrl"];default:return["type"]}},allowed(w){switch(w?.type){case"apiKey":return["type","in","description"];case"httpApiKey":return["type","name","in","description"];case"http":return["type","scheme","bearerFormat","description"];case"oauth2":return["type","flows","description","scopes"];case"openIdConnect":return["type","openIdConnectUrl","description","scopes"];default:return["type","description"]}},extensionsPrefix:"x-"};n.AsyncApi3Types={...h.AsyncApi2Bindings,CorrelationId:h.CorrelationId,SecuritySchemeFlows:h.SecuritySchemeFlows,ServerVariable:h.ServerVariable,Contact:h.Contact,License:h.License,MessageExample:h.MessageExample,Tag:h.Tag,Dependencies:h.Dependencies,Schema:h.Schema,Discriminator:h.Discriminator,DiscriminatorMapping:h.DiscriminatorMapping,SchemaProperties:h.SchemaProperties,ServerMap:h.ServerMap,ExternalDocs:h.ExternalDocs,Root:d,Channel:O,Parameter:c,Info:p,Server:f,MessageTrait:b,Operation:y,OperationReply:S,OperationReplyAddress:E,Components:I,ImplicitFlow:t,PasswordFlow:a,ClientCredentials:l,AuthorizationCode:D,SecurityScheme:x,Message:g,OperationTrait:v,ServerVariablesMap:(0,o.mapOf)("ServerVariable"),NamedTags:(0,o.mapOf)("Tag"),NamedExternalDocs:(0,o.mapOf)("ExternalDocs"),NamedChannels:(0,o.mapOf)("Channel"),ParametersMap:(0,o.mapOf)("Parameter"),NamedOperations:(0,o.mapOf)("Operation"),NamedOperationReplies:(0,o.mapOf)("OperationReply"),NamedOperationRelyAddresses:(0,o.mapOf)("OperationReplyAddress"),NamedSchemas:(0,o.mapOf)("Schema"),NamedMessages:(0,o.mapOf)("Message"),NamedMessageTraits:(0,o.mapOf)("MessageTrait"),NamedOperationTraits:(0,o.mapOf)("OperationTrait"),NamedParameters:(0,o.mapOf)("Parameter"),NamedSecuritySchemes:(0,o.mapOf)("SecurityScheme"),NamedCorrelationIds:(0,o.mapOf)("CorrelationId"),ServerList:(0,o.listOf)("Server"),SecuritySchemeList:(0,o.listOf)("SecurityScheme"),MessageList:(0,o.listOf)("Message"),OperationTraitList:(0,o.listOf)("OperationTrait"),MessageTraitList:(0,o.listOf)("MessageTrait"),MessageExampleList:(0,o.listOf)("MessageExample"),TagList:(0,o.listOf)("Tag")}},32627:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.SpecExtension=void 0,n.listOf=e,n.mapOf=o,n.normalizeTypes=h,n.isNamedType=d;function e(O){return{name:`${O}List`,properties:{},items:O}}function o(O){return{name:`${O}Map`,properties:{},additionalProperties:()=>O}}n.SpecExtension={name:"SpecExtension",properties:{},additionalProperties:{resolvable:!0}};function h(O,f={}){const p={};for(const v of Object.keys(O))p[v]={...O[v],name:v};for(const v of Object.values(p))c(v);return p.SpecExtension=n.SpecExtension,p;function c(v){if(v.additionalProperties&&(v.additionalProperties=g(v.additionalProperties)),v.items&&(v.items=g(v.items)),v.properties){const b={};for(const[y,S]of Object.entries(v.properties))b[y]=g(S),f.doNotResolveExamples&&S&&S.isExample&&(b[y]={...S,resolvable:!1});v.properties=b}}function g(v){if(typeof v=="string"){if(!p[v])throw new Error(`Unknown type name found: ${v}`);return p[v]}else return typeof v=="function"?(b,y)=>g(v(b,y)):v&&v.name?(v={...v},c(v),v):v&&v.directResolveAs?{...v,directResolveAs:g(v.directResolveAs)}:v}}function d(O){return typeof O?.name=="string"}},98055:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getNodeTypesFromJSONSchema=c;const o=e(61203),h=e(30800),d=new o.default({strictSchema:!1,allowUnionTypes:!0,useDefaults:!0,allErrors:!0,discriminator:!0,strictTypes:!1,verbose:!0});function O(g,v){if(v.some(b=>typeof b=="function"))throw new Error("Unexpected oneOf inside oneOf.");return b=>{let y=g.findIndex(S=>d.validate(S,b));return y===-1&&(y=0),v[y]}}function f(g,v,b){if(!v||typeof v=="boolean")throw new Error(`Unexpected schema in ${g}.`);if(v instanceof Array)throw new Error(`Unexpected array schema in ${g}. Try using oneOf instead.`);if(v.type==="null")throw new Error(`Unexpected null schema type in ${g} schema.`);if(v.type instanceof Array)throw new Error(`Unexpected array schema type in ${g} schema. Try using oneOf instead.`);if(v.type==="string"||v.type==="number"||v.type==="integer"||v.type==="boolean"){const{default:y,format:S,...E}=v;return E}if(v.type==="object"&&!v.properties&&!v.oneOf){if(v.additionalProperties===void 0||v.additionalProperties===!0)return{type:"object"};if(v.additionalProperties===!1)return{type:"object",properties:{}}}if(v.allOf)throw new Error(`Unexpected allOf in ${g}.`);if(v.anyOf)throw new Error(`Unexpected anyOf in ${g}.`);if((0,h.isPlainObject)(v.properties)||(0,h.isPlainObject)(v.additionalProperties)||(0,h.isPlainObject)(v.items)&&((0,h.isPlainObject)(v.items.properties)||(0,h.isPlainObject)(v.items.additionalProperties)||v.items.oneOf))return p(g,v,b);if(v.oneOf)if(v.discriminator){const y=v.discriminator?.propertyName;if(!y)throw new Error(`Unexpected discriminator without a propertyName in ${g}.`);const S=v.oneOf.map((E,I)=>{if(typeof E=="boolean")throw new Error(`Unexpected boolean schema in ${g} at position ${I} in oneOf.`);const t=E?.properties?.[y];if(!t||typeof t=="boolean")throw new Error(`Unexpected property '${t}' schema in ${g} at position ${I} in oneOf.`);const a=t.const;return f(a,E,b)});return(E,I)=>{if((0,h.isPlainObject)(E)){const t=E[y];if(typeof t=="string"&&b[t])return t}return O(v.oneOf,S)(E,I)}}else{const y=v.oneOf.map((S,E)=>f(g+"_"+E,S,b));return O(v.oneOf,y)}return v}function p(g,v,b){if(!v||typeof v=="boolean")throw new Error(`Unexpected schema in ${g}.`);if(v instanceof Array)throw new Error(`Unexpected array schema in ${g}. Try using oneOf instead.`);if(v.type==="null")throw new Error(`Unexpected null schema type in ${g} schema.`);if(v.type instanceof Array)throw new Error(`Unexpected array schema type in ${g} schema. Try using oneOf instead.`);const y={};for(const[t,a]of Object.entries(v.properties||{}))y[t]=f(g+"."+t,a,b);let S;(0,h.isPlainObject)(v.additionalProperties)&&(S=f(g+"_additionalProperties",v.additionalProperties,b)),v.additionalProperties===!0&&(S={});let E;(0,h.isPlainObject)(v.items)&&((0,h.isPlainObject)(v.items.properties)||(0,h.isPlainObject)(v.items.additionalProperties)||v.items.oneOf)&&(E=f(g+"_items",v.items,b));let I=v.required;return v.oneOf&&v.oneOf.every(t=>!!t.required)&&(I=t=>{const a=v.oneOf.map(D=>[...v.required||[],...D.required]);let l=a.findIndex(D=>D.every(x=>t[x]!==void 0));return l===-1&&(l=0),a[l]}),b[g]={properties:y,additionalProperties:S,items:E,required:I},g}function c(g,v){const b={};return f(g,v,b),b}},8798:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Oas2Types=void 0;const o=e(32627),h=/^[0-9][0-9Xx]{2}$/,d={properties:{swagger:{type:"string"},info:"Info",host:{type:"string"},basePath:{type:"string"},schemes:{type:"array",items:{type:"string"}},consumes:{type:"array",items:{type:"string"}},produces:{type:"array",items:{type:"string"}},paths:"Paths",definitions:"NamedSchemas",parameters:"NamedParameters",responses:"NamedResponses",securityDefinitions:"NamedSecuritySchemes",security:"SecurityRequirementList",tags:"TagList",externalDocs:"ExternalDocs","x-servers":"XServerList","x-tagGroups":"TagGroups","x-ignoredHeaderParameters":{type:"array",items:{type:"string"}}},required:["swagger","paths","info"],extensionsPrefix:"x-"},O={properties:{title:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},contact:"Contact",license:"License",version:{type:"string"},"x-logo":"Logo"},required:["title","version"],extensionsPrefix:"x-"},f={properties:{url:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"},href:{type:"string"}},extensionsPrefix:"x-"},p={properties:{name:{type:"string"},url:{type:"string"},email:{type:"string"}},extensionsPrefix:"x-"},c={properties:{name:{type:"string"},url:{type:"string"}},required:["name"],extensionsPrefix:"x-"},g={properties:{},additionalProperties:(ne,U)=>U.startsWith("/")?"PathItem":void 0},v={properties:{$ref:{type:"string"},parameters:"ParameterList",get:"Operation",put:"Operation",post:"Operation",delete:"Operation",options:"Operation",head:"Operation",patch:"Operation"},extensionsPrefix:"x-"},b={properties:{tags:{type:"array",items:{type:"string"}},summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},consumes:{type:"array",items:{type:"string"}},produces:{type:"array",items:{type:"string"}},parameters:"ParameterList",responses:"Responses",schemes:{type:"array",items:{type:"string"}},deprecated:{type:"boolean"},security:"SecurityRequirementList","x-codeSamples":"XCodeSampleList","x-code-samples":"XCodeSampleList","x-hideTryItPanel":{type:"boolean"}},required:["responses"],extensionsPrefix:"x-"},y={properties:{lang:{type:"string"},label:{type:"string"},source:{type:"string"}}},S={properties:{url:{type:"string"},description:{type:"string"}},required:["url"]},E={properties:{description:{type:"string"},url:{type:"string"}},required:["url"],extensionsPrefix:"x-"},I={properties:{name:{type:"string"},in:{type:"string",enum:["query","header","path","formData","body"]},description:{type:"string"},required:{type:"boolean"},schema:"Schema",type:{type:"string",enum:["string","number","integer","boolean","array","file"]},format:{type:"string"},allowEmptyValue:{type:"boolean"},items:"ParameterItems",collectionFormat:{type:"string",enum:["csv","ssv","tsv","pipes","multi"]},default:null,maximum:{type:"integer"},exclusiveMaximum:{type:"boolean"},minimum:{type:"integer"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"integer"},minLength:{type:"integer"},pattern:{type:"string"},maxItems:{type:"integer"},minItems:{type:"integer"},uniqueItems:{type:"boolean"},enum:{type:"array"},multipleOf:{type:"number"},"x-example":"Example","x-examples":"ExamplesMap"},required(ne){return!ne||!ne.in?["name","in"]:ne.in==="body"?["name","in","schema"]:ne.type==="array"?["name","in","type","items"]:["name","in","type"]},extensionsPrefix:"x-"},t={properties:{type:{type:"string",enum:["string","number","integer","boolean","array"]},format:{type:"string"},items:"ParameterItems",collectionFormat:{type:"string",enum:["csv","ssv","tsv","pipes","multi"]},default:null,maximum:{type:"integer"},exclusiveMaximum:{type:"boolean"},minimum:{type:"integer"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"integer"},minLength:{type:"integer"},pattern:{type:"string"},maxItems:{type:"integer"},minItems:{type:"integer"},uniqueItems:{type:"boolean"},enum:{type:"array"},multipleOf:{type:"number"}},required(ne){return ne&&ne.type==="array"?["type","items"]:["type"]},extensionsPrefix:"x-"},a={properties:{default:"Response"},additionalProperties:(ne,U)=>h.test(U)?"Response":void 0},l={properties:{description:{type:"string"},schema:"Schema",headers:(0,o.mapOf)("Header"),examples:"Examples","x-summary":{type:"string"}},required:["description"],extensionsPrefix:"x-"},D={properties:{},additionalProperties:{isExample:!0}},x={properties:{description:{type:"string"},type:{type:"string",enum:["string","number","integer","boolean","array"]},format:{type:"string"},items:"ParameterItems",collectionFormat:{type:"string",enum:["csv","ssv","tsv","pipes","multi"]},default:null,maximum:{type:"integer"},exclusiveMaximum:{type:"boolean"},minimum:{type:"integer"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"integer"},minLength:{type:"integer"},pattern:{type:"string"},maxItems:{type:"integer"},minItems:{type:"integer"},uniqueItems:{type:"boolean"},enum:{type:"array"},multipleOf:{type:"number"}},required(ne){return ne&&ne.type==="array"?["type","items"]:["type"]},extensionsPrefix:"x-"},w={properties:{name:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs","x-traitTag":{type:"boolean"},"x-displayName":{type:"string"}},required:["name"],extensionsPrefix:"x-"},A={properties:{name:{type:"string"},tags:{type:"array",items:{type:"string"}}}},R={properties:{format:{type:"string"},title:{type:"string"},description:{type:"string"},default:null,multipleOf:{type:"number"},maximum:{type:"number"},minimum:{type:"number"},exclusiveMaximum:{type:"boolean"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"number"},minLength:{type:"number"},pattern:{type:"string"},maxItems:{type:"number"},minItems:{type:"number"},uniqueItems:{type:"boolean"},maxProperties:{type:"number"},minProperties:{type:"number"},required:{type:"array",items:{type:"string"}},enum:{type:"array"},type:{type:"string",enum:["object","array","string","number","integer","boolean","null"]},items:ne=>Array.isArray(ne)?(0,o.listOf)("Schema"):"Schema",allOf:(0,o.listOf)("Schema"),properties:"SchemaProperties",additionalProperties:ne=>typeof ne=="boolean"?{type:"boolean"}:"Schema",discriminator:{type:"string"},readOnly:{type:"boolean"},xml:"Xml",externalDocs:"ExternalDocs",example:{isExample:!0},"x-tags":{type:"array",items:{type:"string"}},"x-nullable":{type:"boolean"},"x-extendedDiscriminator":{type:"string"},"x-additionalPropertiesName":{type:"string"},"x-explicitMappingOnly":{type:"boolean"},"x-enumDescriptions":"EnumDescriptions"},extensionsPrefix:"x-"},j={properties:{},additionalProperties:{type:"string"}},N={properties:{},additionalProperties:"Schema"},M={properties:{name:{type:"string"},namespace:{type:"string"},prefix:{type:"string"},attribute:{type:"boolean"},wrapped:{type:"boolean"}},extensionsPrefix:"x-"},G={properties:{type:{enum:["basic","apiKey","oauth2"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header"]},flow:{enum:["implicit","password","application","accessCode"]},authorizationUrl:{type:"string"},tokenUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},"x-defaultClientId":{type:"string"}},required(ne){switch(ne?.type){case"apiKey":return["type","name","in"];case"oauth2":switch(ne?.flow){case"implicit":return["type","flow","authorizationUrl","scopes"];case"accessCode":return["type","flow","authorizationUrl","tokenUrl","scopes"];case"application":case"password":return["type","flow","tokenUrl","scopes"];default:return["type","flow","scopes"]}default:return["type"]}},allowed(ne){switch(ne?.type){case"basic":return["type","description"];case"apiKey":return["type","name","in","description"];case"oauth2":switch(ne?.flow){case"implicit":return["type","flow","authorizationUrl","description","scopes"];case"accessCode":return["type","flow","authorizationUrl","tokenUrl","description","scopes"];case"application":case"password":return["type","flow","tokenUrl","description","scopes"];default:return["type","flow","tokenUrl","authorizationUrl","description","scopes"]}default:return["type","description"]}},extensionsPrefix:"x-"},re={properties:{},additionalProperties:{type:"array",items:{type:"string"}}},Q={properties:{value:{isExample:!0},summary:{type:"string"},description:{type:"string"},externalValue:{type:"string"}},extensionsPrefix:"x-"};n.Oas2Types={Root:d,Tag:w,TagList:(0,o.listOf)("Tag"),TagGroups:(0,o.listOf)("TagGroup"),TagGroup:A,ExternalDocs:E,Example:Q,ExamplesMap:(0,o.mapOf)("Example"),EnumDescriptions:j,SecurityRequirement:re,SecurityRequirementList:(0,o.listOf)("SecurityRequirement"),Info:O,Contact:p,License:c,Logo:f,Paths:g,PathItem:v,Parameter:I,ParameterItems:t,ParameterList:(0,o.listOf)("Parameter"),Operation:b,Examples:D,Header:x,Responses:a,Response:l,Schema:R,Xml:M,SchemaProperties:N,NamedSchemas:(0,o.mapOf)("Schema"),NamedResponses:(0,o.mapOf)("Response"),NamedParameters:(0,o.mapOf)("Parameter"),NamedSecuritySchemes:(0,o.mapOf)("SecurityScheme"),SecurityScheme:G,XCodeSample:y,XCodeSampleList:(0,o.listOf)("XCodeSample"),XServerList:(0,o.listOf)("XServer"),XServer:S}},92541:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Oas3Types=n.Discriminator=n.DiscriminatorMapping=n.Xml=n.ExternalDocs=void 0;const o=e(32627),h=e(7248),d=/^[0-9][0-9Xx]{2}$/,O={properties:{openapi:null,info:"Info",servers:"ServerList",security:"SecurityRequirementList",tags:"TagList",externalDocs:"ExternalDocs",paths:"Paths",components:"Components","x-webhooks":"WebhooksMap","x-tagGroups":"TagGroups","x-ignoredHeaderParameters":{type:"array",items:{type:"string"}}},required:["openapi","paths","info"],extensionsPrefix:"x-"},f={properties:{name:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs","x-traitTag":{type:"boolean"},"x-displayName":{type:"string"}},required:["name"],extensionsPrefix:"x-"},p={properties:{name:{type:"string"},tags:{type:"array",items:{type:"string"}}},extensionsPrefix:"x-"};n.ExternalDocs={properties:{description:{type:"string"},url:{type:"string"}},required:["url"],extensionsPrefix:"x-"};const c={properties:{url:{type:"string"},description:{type:"string"},variables:"ServerVariablesMap"},required:["url"],extensionsPrefix:"x-"},g={properties:{enum:{type:"array",items:{type:"string"}},default:{type:"string"},description:{type:"string"}},required:["default"],extensionsPrefix:"x-"},v={properties:{},additionalProperties:{type:"array",items:{type:"string"}}},b={properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},contact:"Contact",license:"License","x-logo":"Logo"},required:["title","version"],extensionsPrefix:"x-"},y={properties:{url:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"},href:{type:"string"}}},S={properties:{name:{type:"string"},url:{type:"string"},email:{type:"string"}},extensionsPrefix:"x-"},E={properties:{name:{type:"string"},url:{type:"string"}},required:["name"],extensionsPrefix:"x-"},I={properties:{},additionalProperties:(_,te)=>te.startsWith("/")?"PathItem":void 0},t={properties:{},additionalProperties:()=>"PathItem"},a={properties:{$ref:{type:"string"},servers:"ServerList",parameters:"ParameterList",summary:{type:"string"},description:{type:"string"},get:"Operation",put:"Operation",post:"Operation",delete:"Operation",options:"Operation",head:"Operation",patch:"Operation",trace:"Operation"},extensionsPrefix:"x-"},l={properties:{name:{type:"string"},in:{enum:["query","header","path","cookie"]},description:{type:"string"},required:{type:"boolean"},deprecated:{type:"boolean"},allowEmptyValue:{type:"boolean"},style:{enum:["form","simple","label","matrix","spaceDelimited","pipeDelimited","deepObject"]},explode:{type:"boolean"},allowReserved:{type:"boolean"},schema:"Schema",example:{isExample:!0},examples:"ExamplesMap",content:"MediaTypesMap"},required:["name","in"],requiredOneOf:["schema","content"],extensionsPrefix:"x-"},D={properties:{tags:{type:"array",items:{type:"string"}},summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},parameters:"ParameterList",security:"SecurityRequirementList",servers:"ServerList",requestBody:"RequestBody",responses:"Responses",deprecated:{type:"boolean"},callbacks:"CallbacksMap","x-codeSamples":"XCodeSampleList","x-code-samples":"XCodeSampleList","x-hideTryItPanel":{type:"boolean"}},required:["responses"],extensionsPrefix:"x-"},x={properties:{lang:{type:"string"},label:{type:"string"},source:{type:"string"}}},w={properties:{description:{type:"string"},required:{type:"boolean"},content:"MediaTypesMap"},required:["content"],extensionsPrefix:"x-"},A={properties:{},additionalProperties:"MediaType"},R={properties:{schema:"Schema",example:{isExample:!0},examples:"ExamplesMap",encoding:"EncodingMap"},extensionsPrefix:"x-"},j={properties:{value:{isExample:!0},summary:{type:"string"},description:{type:"string"},externalValue:{type:"string"}},extensionsPrefix:"x-"},N={properties:{contentType:{type:"string"},headers:"HeadersMap",style:{enum:["form","simple","label","matrix","spaceDelimited","pipeDelimited","deepObject"]},explode:{type:"boolean"},allowReserved:{type:"boolean"}},extensionsPrefix:"x-"},M={properties:{},additionalProperties:{type:"string"}},G={properties:{description:{type:"string"},required:{type:"boolean"},deprecated:{type:"boolean"},allowEmptyValue:{type:"boolean"},style:{enum:["form","simple","label","matrix","spaceDelimited","pipeDelimited","deepObject"]},explode:{type:"boolean"},allowReserved:{type:"boolean"},schema:"Schema",example:{isExample:!0},examples:"ExamplesMap",content:"MediaTypesMap"},requiredOneOf:["schema","content"],extensionsPrefix:"x-"},re={properties:{default:"Response"},additionalProperties:(_,te)=>d.test(te)?"Response":void 0},Q={properties:{description:{type:"string"},headers:"HeadersMap",content:"MediaTypesMap",links:"LinksMap","x-summary":{type:"string"}},required:["description"],extensionsPrefix:"x-"},ne={properties:{operationRef:{type:"string"},operationId:{type:"string"},parameters:null,requestBody:null,description:{type:"string"},server:"Server"},extensionsPrefix:"x-"},U={properties:{externalDocs:"ExternalDocs",discriminator:"Discriminator",title:{type:"string"},multipleOf:{type:"number",minimum:0},maximum:{type:"number"},minimum:{type:"number"},exclusiveMaximum:{type:"boolean"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"integer",minimum:0},minLength:{type:"integer",minimum:0},pattern:{type:"string"},maxItems:{type:"integer",minimum:0},minItems:{type:"integer",minimum:0},uniqueItems:{type:"boolean"},maxProperties:{type:"integer",minimum:0},minProperties:{type:"integer",minimum:0},required:{type:"array",items:{type:"string"}},enum:{type:"array"},type:{enum:["object","array","string","number","integer","boolean","null"]},allOf:(0,o.listOf)("Schema"),anyOf:(0,o.listOf)("Schema"),oneOf:(0,o.listOf)("Schema"),not:"Schema",properties:"SchemaProperties",items:_=>Array.isArray(_)?(0,o.listOf)("Schema"):"Schema",additionalProperties:_=>typeof _=="boolean"?{type:"boolean"}:"Schema",description:{type:"string"},format:{type:"string"},default:null,nullable:{type:"boolean"},readOnly:{type:"boolean"},writeOnly:{type:"boolean"},xml:"Xml",example:{isExample:!0},deprecated:{type:"boolean"},"x-tags":{type:"array",items:{type:"string"}},"x-additionalPropertiesName":{type:"string"},"x-explicitMappingOnly":{type:"boolean"}},extensionsPrefix:"x-"};n.Xml={properties:{name:{type:"string"},namespace:{type:"string"},prefix:{type:"string"},attribute:{type:"boolean"},wrapped:{type:"boolean"}},extensionsPrefix:"x-"};const pe={properties:{},additionalProperties:"Schema"};n.DiscriminatorMapping={properties:{},additionalProperties:_=>(0,h.isMappingRef)(_)?{type:"string",directResolveAs:"Schema"}:{type:"string"}},n.Discriminator={properties:{propertyName:{type:"string"},mapping:"DiscriminatorMapping"},required:["propertyName"],extensionsPrefix:"x-"};const Ce={properties:{parameters:"NamedParameters",schemas:"NamedSchemas",responses:"NamedResponses",examples:"NamedExamples",requestBodies:"NamedRequestBodies",headers:"NamedHeaders",securitySchemes:"NamedSecuritySchemes",links:"NamedLinks",callbacks:"NamedCallbacks"},extensionsPrefix:"x-"},le={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},authorizationUrl:{type:"string"}},required:["authorizationUrl","scopes"],extensionsPrefix:"x-"},Oe={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","scopes"],extensionsPrefix:"x-"},de={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","scopes"],extensionsPrefix:"x-"},X={properties:{refreshUrl:{type:"string"},authorizationUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"},"x-usePkce":_=>typeof _=="boolean"?{type:"boolean"}:"XUsePkce"},required:["authorizationUrl","tokenUrl","scopes"],extensionsPrefix:"x-"},V={properties:{implicit:"ImplicitFlow",password:"PasswordFlow",clientCredentials:"ClientCredentials",authorizationCode:"AuthorizationCode"},extensionsPrefix:"x-"},W={properties:{type:{enum:["apiKey","http","oauth2","openIdConnect"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header","cookie"]},scheme:{type:"string"},bearerFormat:{type:"string"},flows:"OAuth2Flows",openIdConnectUrl:{type:"string"},"x-defaultClientId":{type:"string"}},required(_){switch(_?.type){case"apiKey":return["type","name","in"];case"http":return["type","scheme"];case"oauth2":return["type","flows"];case"openIdConnect":return["type","openIdConnectUrl"];default:return["type"]}},allowed(_){switch(_?.type){case"apiKey":return["type","name","in","description"];case"http":return["type","scheme","bearerFormat","description"];case"oauth2":return["type","flows","description"];case"openIdConnect":return["type","openIdConnectUrl","description"];default:return["type","description"]}},extensionsPrefix:"x-"},$={properties:{disableManualConfiguration:{type:"boolean"},hideClientSecretInput:{type:"boolean"}}};n.Oas3Types={Root:O,Tag:f,TagList:(0,o.listOf)("Tag"),TagGroups:(0,o.listOf)("TagGroup"),TagGroup:p,ExternalDocs:n.ExternalDocs,Server:c,ServerList:(0,o.listOf)("Server"),ServerVariable:g,ServerVariablesMap:(0,o.mapOf)("ServerVariable"),SecurityRequirement:v,SecurityRequirementList:(0,o.listOf)("SecurityRequirement"),Info:b,Contact:S,License:E,Paths:I,PathItem:a,Parameter:l,ParameterList:(0,o.listOf)("Parameter"),Operation:D,Callback:(0,o.mapOf)("PathItem"),CallbacksMap:(0,o.mapOf)("Callback"),RequestBody:w,MediaTypesMap:A,MediaType:R,Example:j,ExamplesMap:(0,o.mapOf)("Example"),Encoding:N,EncodingMap:(0,o.mapOf)("Encoding"),EnumDescriptions:M,Header:G,HeadersMap:(0,o.mapOf)("Header"),Responses:re,Response:Q,Link:ne,Logo:y,Schema:U,Xml:n.Xml,SchemaProperties:pe,DiscriminatorMapping:n.DiscriminatorMapping,Discriminator:n.Discriminator,Components:Ce,LinksMap:(0,o.mapOf)("Link"),NamedSchemas:(0,o.mapOf)("Schema"),NamedResponses:(0,o.mapOf)("Response"),NamedParameters:(0,o.mapOf)("Parameter"),NamedExamples:(0,o.mapOf)("Example"),NamedRequestBodies:(0,o.mapOf)("RequestBody"),NamedHeaders:(0,o.mapOf)("Header"),NamedSecuritySchemes:(0,o.mapOf)("SecurityScheme"),NamedLinks:(0,o.mapOf)("Link"),NamedCallbacks:(0,o.mapOf)("Callback"),ImplicitFlow:le,PasswordFlow:Oe,ClientCredentials:de,AuthorizationCode:X,OAuth2Flows:V,SecurityScheme:W,XCodeSample:x,XCodeSampleList:(0,o.listOf)("XCodeSample"),XUsePkce:$,WebhooksMap:t}},86933:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Oas3_1Types=n.DependentRequired=n.SchemaProperties=n.Schema=void 0;const o=e(32627),h=e(92541),d={properties:{openapi:null,info:"Info",servers:"ServerList",security:"SecurityRequirementList",tags:"TagList",externalDocs:"ExternalDocs",paths:"Paths",webhooks:"WebhooksMap",components:"Components",jsonSchemaDialect:{type:"string"}},required:["openapi","info"],requiredOneOf:["paths","components","webhooks"],extensionsPrefix:"x-"},O={properties:{name:{type:"string"},url:{type:"string"},identifier:{type:"string"}},required:["name"],extensionsPrefix:"x-"},f={properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},summary:{type:"string"},contact:"Contact",license:"License","x-logo":"Logo"},required:["title","version"],extensionsPrefix:"x-"},p={properties:{parameters:"NamedParameters",schemas:"NamedSchemas",responses:"NamedResponses",examples:"NamedExamples",requestBodies:"NamedRequestBodies",headers:"NamedHeaders",securitySchemes:"NamedSecuritySchemes",links:"NamedLinks",callbacks:"NamedCallbacks",pathItems:"NamedPathItems"},extensionsPrefix:"x-"},c={properties:{tags:{type:"array",items:{type:"string"}},summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},parameters:"ParameterList",security:"SecurityRequirementList",servers:"ServerList",requestBody:"RequestBody",responses:"Responses",deprecated:{type:"boolean"},callbacks:"CallbacksMap","x-codeSamples":"XCodeSampleList","x-code-samples":"XCodeSampleList","x-hideTryItPanel":{type:"boolean"}},extensionsPrefix:"x-"};n.Schema={properties:{$id:{type:"string"},$anchor:{type:"string"},id:{type:"string"},$schema:{type:"string"},definitions:"NamedSchemas",$defs:"NamedSchemas",$vocabulary:{type:"string"},externalDocs:"ExternalDocs",discriminator:"Discriminator",title:{type:"string"},multipleOf:{type:"number",minimum:0},maximum:{type:"number"},minimum:{type:"number"},exclusiveMaximum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{type:"integer",minimum:0},minLength:{type:"integer",minimum:0},pattern:{type:"string"},maxItems:{type:"integer",minimum:0},minItems:{type:"integer",minimum:0},uniqueItems:{type:"boolean"},maxProperties:{type:"integer",minimum:0},minProperties:{type:"integer",minimum:0},required:{type:"array",items:{type:"string"}},enum:{type:"array"},type:v=>Array.isArray(v)?{type:"array",items:{enum:["object","array","string","number","integer","boolean","null"]}}:{enum:["object","array","string","number","integer","boolean","null"]},allOf:(0,o.listOf)("Schema"),anyOf:(0,o.listOf)("Schema"),oneOf:(0,o.listOf)("Schema"),not:"Schema",if:"Schema",then:"Schema",else:"Schema",dependentSchemas:(0,o.mapOf)("Schema"),dependentRequired:"DependentRequired",prefixItems:(0,o.listOf)("Schema"),contains:"Schema",minContains:{type:"integer",minimum:0},maxContains:{type:"integer",minimum:0},patternProperties:"PatternProperties",propertyNames:"Schema",unevaluatedItems:v=>typeof v=="boolean"?{type:"boolean"}:"Schema",unevaluatedProperties:v=>typeof v=="boolean"?{type:"boolean"}:"Schema",summary:{type:"string"},properties:"SchemaProperties",items:v=>typeof v=="boolean"?{type:"boolean"}:"Schema",additionalProperties:v=>typeof v=="boolean"?{type:"boolean"}:"Schema",description:{type:"string"},format:{type:"string"},contentEncoding:{type:"string"},contentMediaType:{type:"string"},contentSchema:"Schema",default:null,readOnly:{type:"boolean"},writeOnly:{type:"boolean"},xml:"Xml",examples:{type:"array"},example:{isExample:!0},deprecated:{type:"boolean"},const:null,$comment:{type:"string"},"x-tags":{type:"array",items:{type:"string"}},$dynamicAnchor:{type:"string"},$dynamicRef:{type:"string"}},extensionsPrefix:"x-"},n.SchemaProperties={properties:{},additionalProperties:v=>typeof v=="boolean"?{type:"boolean"}:"Schema"};const g={properties:{type:{enum:["apiKey","http","oauth2","openIdConnect","mutualTLS"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header","cookie"]},scheme:{type:"string"},bearerFormat:{type:"string"},flows:"OAuth2Flows",openIdConnectUrl:{type:"string"}},required(v){switch(v?.type){case"apiKey":return["type","name","in"];case"http":return["type","scheme"];case"oauth2":return["type","flows"];case"openIdConnect":return["type","openIdConnectUrl"];default:return["type"]}},allowed(v){switch(v?.type){case"apiKey":return["type","name","in","description"];case"http":return["type","scheme","bearerFormat","description"];case"oauth2":switch(v?.flows){case"implicit":return["type","flows","authorizationUrl","refreshUrl","description","scopes"];case"password":case"clientCredentials":return["type","flows","tokenUrl","refreshUrl","description","scopes"];case"authorizationCode":return["type","flows","authorizationUrl","refreshUrl","tokenUrl","description","scopes"];default:return["type","flows","authorizationUrl","refreshUrl","tokenUrl","description","scopes"]}case"openIdConnect":return["type","openIdConnectUrl","description"];case"mutualTLS":return["type","description"];default:return["type","description"]}},extensionsPrefix:"x-"};n.DependentRequired={properties:{},additionalProperties:{type:"array",items:{type:"string"}}},n.Oas3_1Types={...h.Oas3Types,Info:f,Root:d,Schema:n.Schema,SchemaProperties:n.SchemaProperties,PatternProperties:n.SchemaProperties,License:O,Components:p,NamedPathItems:(0,o.mapOf)("PathItem"),SecurityScheme:g,Operation:c,DependentRequired:n.DependentRequired}},65729:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.ConfigTypes=void 0,n.createConfigTypes=Lt;const o=e(33815),h=e(32627),d=e(30800),O=e(98055),f=e(56900),p=["info-contact","operation-operationId","tag-description","tags-alphabetical","info-license-url","info-license-strict","info-license","no-ambiguous-paths","no-enum-type-mismatch","no-http-verbs-in-paths","no-identical-paths","no-invalid-parameter-examples","no-invalid-schema-examples","no-path-trailing-slash","operation-2xx-response","operation-4xx-response","operation-description","operation-operationId-unique","operation-operationId-url-safe","operation-parameters-unique","operation-singular-tag","operation-summary","operation-tag-defined","parameter-description","path-declaration-must-exist","path-excludes-patterns","path-http-verbs-order","path-not-include-query","path-params-defined","path-parameters-defined","path-segment-plural","paths-kebab-case","required-string-property-missing-min-length","response-contains-header","scalar-property-missing-example","security-defined","spec-strict-refs","no-unresolved-refs","no-required-schema-properties-undefined","boolean-parameter-prefixes","request-mime-type","response-contains-property","response-mime-type"],c=["info-contact","operation-operationId","tag-description","tags-alphabetical","info-license-url","info-license-strict","info-license","no-ambiguous-paths","no-enum-type-mismatch","no-http-verbs-in-paths","no-identical-paths","no-invalid-parameter-examples","no-invalid-schema-examples","no-path-trailing-slash","operation-2xx-response","operation-4xx-response","operation-description","operation-operationId-unique","operation-operationId-url-safe","operation-parameters-unique","operation-singular-tag","operation-summary","operation-tag-defined","parameter-description","path-declaration-must-exist","path-excludes-patterns","path-http-verbs-order","path-not-include-query","path-params-defined","path-parameters-defined","path-segment-plural","paths-kebab-case","required-string-property-missing-min-length","response-contains-header","scalar-property-missing-example","security-defined","spec-strict-refs","no-unresolved-refs","no-required-schema-properties-undefined","boolean-parameter-prefixes","component-name-unique","no-empty-servers","no-example-value-and-externalValue","no-invalid-media-type-examples","no-server-example.com","no-server-trailing-slash","no-server-variables-empty-enum","no-undefined-server-variable","no-unused-components","operation-4xx-problem-details-rfc7807","request-mime-type","response-contains-property","response-mime-type","spec-components-invalid-map-name","array-parameter-serialization"],g=["info-contact","info-license-strict","operation-operationId","tag-description","tags-alphabetical","channels-kebab-case","no-channel-trailing-slash"],v=["info-contact","info-license-strict","operation-operationId","tag-description","tags-alphabetical","channels-kebab-case","no-channel-trailing-slash"],b=["sourceDescription-type","workflowId-unique","stepId-unique","sourceDescription-name-unique","sourceDescriptions-not-empty","workflow-dependsOn","parameters-unique","step-onSuccess-unique","step-onFailure-unique","spot-supported-versions","requestBody-replacements-unique","no-criteria-xpath","criteria-unique"],y=[...p,...c,...g,...v,...b,"spec","struct"],S=null,E=null,I=null,t={properties:{extends:{type:"array",items:{type:"string"}},rules:"Rules",oas2Rules:"Rules",oas3_0Rules:"Rules",oas3_1Rules:"Rules",async2Rules:"Rules",arazzo1Rules:"Rules",preprocessors:{type:"object"},oas2Preprocessors:{type:"object"},oas3_0Preprocessors:{type:"object"},oas3_1Preprocessors:{type:"object"},async2Preprocessors:{type:"object"},arazzoPreprocessors:{type:"object"},decorators:{type:"object"},oas2Decorators:{type:"object"},oas3_0Decorators:{type:"object"},oas3_1Decorators:{type:"object"},async2Decorators:{type:"object"},arazzo1Decorators:{type:"object"}}},a=Nt=>({...Nt.rootRedoclyConfigSchema,properties:{...Nt.rootRedoclyConfigSchema.properties,...t.properties,apis:"ConfigApis","features.openapi":"ConfigReferenceDocs","features.mockServer":"ConfigMockServer",organization:{type:"string"},region:{enum:["us","eu"]},telemetry:{enum:["on","off"]},resolve:{properties:{http:"ConfigHTTP",doNotResolveExamples:{type:"boolean"}}},files:{type:"array",items:{type:"string"}}}}),l={properties:{},additionalProperties:"ConfigApisProperties"},D=Nt=>({...Nt["rootRedoclyConfigSchema.apis_additionalProperties"],properties:{...Nt["rootRedoclyConfigSchema.apis_additionalProperties"]?.properties,labels:{type:"array",items:{type:"string"}},...t.properties,"features.openapi":"ConfigReferenceDocs","features.mockServer":"ConfigMockServer",files:{type:"array",items:{type:"string"}}}}),x={properties:{headers:{type:"array",items:{type:"string"}}}},w={properties:{},additionalProperties:(Nt,yn)=>{if(yn.startsWith("rule/"))return typeof Nt=="string"?{enum:["error","warn","off"]}:"Assert";if(yn.startsWith("assert/"))return typeof Nt=="string"?{enum:["error","warn","off"]}:"Assert";if(y.includes(yn)||(0,d.isCustomRuleId)(yn))return typeof Nt=="string"?{enum:["error","warn","off"]}:"ObjectRule";if(yn==="metadata-schema"||yn==="custom-fields-schema")return"Schema"}},A={properties:{severity:{enum:["error","warn","off"]}},additionalProperties:{},required:["severity"]},R={properties:{},additionalProperties:{}};function j(Nt){return{properties:{type:{enum:[...new Set(["any",...Nt,"SpecExtension"])]},property:yn=>Array.isArray(yn)?{type:"array",items:{type:"string"}}:yn===null?null:{type:"string"},filterInParentKeys:{type:"array",items:{type:"string"}},filterOutParentKeys:{type:"array",items:{type:"string"}},matchParentKeys:{type:"string"}},required:["type"]}}const N={properties:{enum:{type:"array",items:{type:"string"}},pattern:{type:"string"},notPattern:{type:"string"},casing:{enum:["camelCase","kebab-case","snake_case","PascalCase","MACRO_CASE","COBOL-CASE","flatcase"]},mutuallyExclusive:{type:"array",items:{type:"string"}},mutuallyRequired:{type:"array",items:{type:"string"}},required:{type:"array",items:{type:"string"}},requireAny:{type:"array",items:{type:"string"}},disallowed:{type:"array",items:{type:"string"}},defined:{type:"boolean"},nonEmpty:{type:"boolean"},minLength:{type:"integer"},maxLength:{type:"integer"},ref:Nt=>typeof Nt=="string"?{type:"string"}:{type:"boolean"},const:Nt=>{if(typeof Nt=="string")return{type:"string"};if(typeof Nt=="number")return{type:"number"};if(typeof Nt=="boolean")return{type:"boolean"}}},additionalProperties:(Nt,yn)=>{if(/^\w+\/\w+$/.test(yn))return{type:"object"}}},M={properties:{subject:"AssertionDefinitionSubject",assertions:"AssertionDefinitionAssertions"},required:["subject","assertions"]},G={properties:{subject:"AssertionDefinitionSubject",assertions:"AssertionDefinitionAssertions",where:(0,h.listOf)("AssertDefinition"),message:{type:"string"},suggest:{type:"array",items:{type:"string"}},severity:{enum:["error","warn","off"]}},required:["subject","assertions"]},re={properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},Q={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"}}},ne={properties:{beforeInfo:(0,h.listOf)("CommonConfigSidebarLinks"),end:(0,h.listOf)("CommonConfigSidebarLinks")}},U={properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},pe={properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},Ce={properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},le={properties:(0,d.pickObjectProps)(pe.properties,["light","dark"])},Oe={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"}}},de={properties:{error:"CommonColorProps",info:"CommonColorProps",redirect:"CommonColorProps",success:"CommonColorProps"}},X={properties:(0,d.omitObjectProps)(pe.properties,["dark"])},V={properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},W={properties:{accent:"CommonThemeColors",border:"BorderThemeColors",error:"CommonThemeColors",http:"HttpColors",primary:"CommonThemeColors",responses:"ResponseColors",secondary:"SecondaryColors",success:"CommonThemeColors",text:"TextThemeColors",tonalOffset:{type:"number"},warning:"CommonThemeColors"}},$={properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},_={properties:{small:"SizeProps",medium:"SizeProps",large:"SizeProps",xlarge:"SizeProps"}},te={properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},ve={properties:{...(0,d.omitObjectProps)(te.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:"Sizes"}},fe={properties:(0,d.pickObjectProps)(te.properties,["fontSize","lineHeight"])},Le={properties:{medium:"BadgeFontConfig",small:"BadgeFontConfig"}},we={properties:{...(0,d.omitObjectProps)(te.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},color:{type:"string"},sizes:"BadgeSizes"}},Re={properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},je={properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},Fe={properties:{fullWidth:{type:"boolean"}}},B={properties:{buttons:"ButtonsConfig",httpBadges:"HttpBadgesConfig",layoutControls:"LabelControls",panels:"Panels",tryItButton:"TryItButton",tryItSendButton:"TryItButton"}},F={properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},Ie={properties:{maxWidth:"Breakpoints"}},Ke={properties:{maxWidth:"Breakpoints",middlePanelMaxWidth:"Breakpoints"}},he={properties:{showDarkRightPanel:{type:"boolean"},stacked:"StackedConfig","three-panel":"ThreePanelConfig"}},ce={properties:{backgroundColor:{type:"string"},border:{type:"string"}}},Pe={properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:"SchemaColorsConfig",defaultDetailsWidth:{type:"string"},examples:"SchemaColorsConfig",labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},dt={properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},lt={properties:(0,d.pickObjectProps)(dt.properties,["textTransform"])},H={properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},st={properties:{...(0,d.omitObjectProps)(te.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:"GroupItemsConfig",level1items:"Level1Items",rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:"SpacingConfig",textColor:{type:"string"},width:{type:"string"}}},it={properties:{...te.properties,color:{type:"string"},transform:{type:"string"}}},Te={properties:{...te.properties,backgroundColor:{type:"string"},color:{type:"string"},wordBreak:{enum:["break-all","break-word","keep-all","normal","revert","unset","inherit","initial"]},wrap:{type:"boolean"}}},$e={properties:(0,d.omitObjectProps)(te.properties,["fontSize"])},Se={properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},ee={properties:{code:"CodeConfig",fieldName:"FontConfig",...(0,d.pickObjectProps)(te.properties,["fontSize","fontFamily"]),fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:"Heading",heading2:"Heading",heading3:"Heading",headings:"HeadingsConfig",lineHeight:{type:"string"},links:"LinksConfig",optimizeSpeed:{type:"boolean"},rightPanelHeading:"Heading",smoothing:{enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}}},Z={properties:{color:{type:"string"},...(0,d.omitObjectProps)(te.properties,["fontWeight"])}},q={properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:"TokenProps"}},Me={properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},He={properties:{backgroundColor:{type:"string"},color:{type:"string"}}},et={properties:{custom:{type:"string"}}},Ct={properties:{DownloadButton:"ButtonOverrides",NextSectionButton:"ButtonOverrides"}},Ne={properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},_e={properties:{borderRadius:{type:"string"}}},Ot={properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},ke={properties:{breakpoints:"Breakpoints",codeBlock:"CodeBlock",colors:"ThemeColors",components:"ConfigThemeComponents",layout:"Layout",logo:"ConfigThemeLogo",fab:"Fab",overrides:"Overrides",rightPanel:"RightPanel",schema:"ConfigThemeSchema",shape:"Shape",sidebar:"Sidebar",spacing:"ThemeSpacing",typography:"Typography",links:{properties:{color:{type:"string"}}},codeSample:{properties:{backgroundColor:{type:"string"}}}}},Xe={properties:{skipOptionalParameters:{type:"boolean"},languages:(0,h.listOf)("ConfigLanguage")},required:["languages"]},pt={properties:{theme:"ConfigTheme",corsProxyUrl:{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:"GenerateCodeSamples",generatedPayloadSamplesMaxDepth:{type:"number"},hideDownloadButton:{type:"boolean"},hideHostname:{type:"boolean"},hideInfoSection:{type:"boolean"},hideLoading:{type:"boolean"},hideLogo:{type:"boolean"},hideRequestPayloadSample:{type:"boolean"},hideRightPanel:{type:"boolean"},hideSchemaPattern:{type:"boolean"},hideSchemaTitles:{type:"boolean"},hideSingleRequestSampleTab:{type:"boolean"},hideSecuritySection:{type:"boolean"},hideTryItPanel:{type:"boolean"},hideFab:{type:"boolean"},hideOneOfDescription:{type:"boolean"},htmlTemplate:{type:"string"},jsonSampleExpandLevel:Nt=>typeof Nt=="number"?{type:"number",minimum:1}:{type:"string"},labels:"ConfigLabels",layout:{enum:["stacked","three-panel"]},maxDisplayedEnumValues:{type:"number"},menuToggle:{type:"boolean"},nativeScrollbars:{type:"boolean"},noAutoAuth:{type:"boolean"},oAuth2RedirectURI:{type:"string"},onDeepLinkClick:{type:"object"},onlyRequiredInSamples:{type:"boolean"},pagination:{enum:["none","section","item"]},pathInMiddlePanel:{type:"boolean"},payloadSampleIdx:{type:"number",minimum:0},requestInterceptor:{type:"object"},requiredPropsFirst:{type:"boolean"},routingBasePath:{type:"string"},routingStrategy:{type:"string"},samplesTabsMaxCount:{type:"number"},schemaExpansionLevel:Nt=>typeof Nt=="number"?{type:"number",minimum:0}:{type:"string"},schemaDefinitionsTagName:{type:"string"},minCharacterLengthToInitSearch:{type:"number",minimum:1},maxResponseHeadersToShowInTryIt:{type:"number",minimum:0},scrollYOffset:Nt=>typeof Nt=="number"?{type:"number"}:{type:"string"},searchAutoExpand:{type:"boolean"},searchFieldLevelBoost:{type:"number",minimum:0},searchMaxDepth:{type:"number",minimum:1},searchMode:{enum:["default","path-only"]},searchOperationTitleBoost:{type:"number"},searchTagTitleBoost:{type:"number"},sendXUserAgentInTryIt:{type:"boolean"},showChangeLayoutButton:{type:"boolean"},showConsole:{type:"boolean"},showExtensions:Nt=>typeof Nt=="boolean"?{type:"boolean"}:{type:"array",items:{type:"string"}},showNextButton:{type:"boolean"},showRightPanelToggle:{type:"boolean"},showSecuritySchemeType:{type:"boolean"},showWebhookVerb:{type:"boolean"},showObjectSchemaExamples:{type:"boolean"},disableTryItRequestUrlEncoding:{type:"boolean"},sidebarLinks:"ConfigSidebarLinks",sideNavStyle:{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"},mockServer:{properties:{url:{type:"string"},position:{enum:["first","last","replace","off"]},description:{type:"string"}}},showAccessMode:{type:"boolean"},preserveOriginalExtensionsName:{type:"boolean"},markdownHeadingsAnchorLevel:{type:"number"}},additionalProperties:{}},St={properties:{strictExamples:{type:"boolean"},errorIfForcedExampleNotFound:{type:"boolean"}}};function Lt(Nt,yn){const bn=Object.values(f.SpecVersion).flatMap(or=>{const _n=yn?.styleguide?yn.styleguide.extendTypes((0,f.getTypes)(or),or):(0,f.getTypes)(or);return Object.keys(_n)}),_t=(0,O.getNodeTypesFromJSONSchema)("rootRedoclyConfigSchema",Nt);return{...Yt,ConfigRoot:a(_t),ConfigApisProperties:D(_t),AssertionDefinitionSubject:j(bn),..._t}}const Yt={Assert:G,ConfigApis:l,ConfigStyleguide:t,ConfigReferenceDocs:pt,ConfigMockServer:St,ConfigHTTP:x,ConfigLanguage:re,ConfigLabels:Q,ConfigSidebarLinks:ne,CommonConfigSidebarLinks:U,ConfigTheme:ke,AssertDefinition:M,ThemeColors:W,CommonThemeColors:pe,BorderThemeColors:le,HttpColors:Oe,ResponseColors:de,SecondaryColors:X,TextThemeColors:V,Sizes:_,ButtonsConfig:ve,CommonColorProps:Ce,BadgeFontConfig:fe,BadgeSizes:Le,HttpBadgesConfig:we,LabelControls:Re,Panels:je,TryItButton:Fe,Breakpoints:F,StackedConfig:Ie,ThreePanelConfig:Ke,SchemaColorsConfig:ce,SizeProps:$,Level1Items:lt,SpacingConfig:H,FontConfig:te,CodeConfig:Te,HeadingsConfig:$e,LinksConfig:Se,TokenProps:Z,CodeBlock:q,ConfigThemeLogo:Me,Fab:He,ButtonOverrides:et,Overrides:Ct,ObjectRule:A,Schema:R,RightPanel:Ne,Rules:w,Shape:_e,ThemeSpacing:Ot,GenerateCodeSamples:Xe,GroupItemsConfig:dt,ConfigThemeComponents:B,Layout:he,ConfigThemeSchema:Pe,Sidebar:st,Heading:it,Typography:ee,AssertionDefinitionAssertions:N};n.ConfigTypes=Lt(o.rootRedoclyConfigSchema)},73519:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.ARAZZO_VERSIONS_SUPPORTED_BY_SPOT=n.VERSION_PATTERN=void 0,n.VERSION_PATTERN=/^1\.0\.\d+(-.+)?$/,n.ARAZZO_VERSIONS_SUPPORTED_BY_SPOT=["1.0.0","1.0.1"]},30800:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.assignConfig=n.stringifyYaml=n.parseYaml=void 0,n.pushStack=b,n.pluralize=y,n.popStack=S,n.loadYaml=E,n.isDefined=I,n.isPlainObject=t,n.isEmptyObject=a,n.isNotEmptyObject=l,n.isEmptyArray=D,n.isNotEmptyArray=x,n.readFileFromUrl=w,n.pickObjectProps=R,n.omitObjectProps=j,n.splitCamelCaseIntoWords=N,n.validateMimeType=M,n.validateMimeTypeOAS3=G,n.readFileAsStringSync=re,n.yamlAndJsonSyncReader=Q,n.isPathParameter=ne,n.slash=U,n.isString=pe,n.isNotString=Ce,n.assignOnlyExistingConfig=Oe,n.getMatchingStatusCodeRange=de,n.isCustomRuleId=X,n.doesYamlFileExist=V,n.showWarningForDeprecatedField=W,n.showErrorForDeprecatedField=$,n.isTruthy=_,n.identity=te,n.keysOf=ve,n.pickDefined=fe,n.nextTick=Le,n.pause=we,n.getProxyAgent=je,n.dequal=Fe;const o=e(47070),h=e(13078),d=e(39064),O=e(86595),f=e(54778),p=e(1517),c=e(64969),g=e(64390);var v=e(86595);Object.defineProperty(n,"parseYaml",{enumerable:!0,get:function(){return v.parseYaml}}),Object.defineProperty(n,"stringifyYaml",{enumerable:!0,get:function(){return v.stringifyYaml}});function b(B,F){return{prev:B,value:F}}function y(B,F,Ie){return B.split(" ").map(Ke=>g(Ke,F,Ie)).join(" ")}function S(B){return B?.prev??null}async function E(B){const F=await o.promises.readFile(B,"utf-8");return(0,O.parseYaml)(F)}function I(B){return B!==void 0}function t(B){return B!==null&&typeof B=="object"&&!Array.isArray(B)}function a(B){return t(B)&&Object.keys(B).length===0}function l(B){return t(B)&&!a(B)}function D(B){return Array.isArray(B)&&B.length===0}function x(B){return!!B&&Array.isArray(B)&&!!B.length}async function w(B,F){const Ie={};for(const he of F.headers)A(B,he.matches)&&(Ie[he.name]=he.envVariable!==void 0?f.env[he.envVariable]||"":he.value);const Ke=await(F.customFetch||fetch)(B,{headers:Ie});if(!Ke.ok)throw new Error(`Failed to load ${B}: ${Ke.status} ${Ke.statusText}`);return{body:await Ke.text(),mimeType:Ke.headers.get("content-type")}}function A(B,F){return F.match(/^https?:\/\//)||(B=B.replace(/^https?:\/\//,"")),d(B,F)}function R(B,F){return Object.fromEntries(F.filter(Ie=>Ie in B).map(Ie=>[Ie,B[Ie]]))}function j(B,F){return Object.fromEntries(Object.entries(B).filter(([Ie])=>!F.includes(Ie)))}function N(B){const F=B.split(/(?:[-._])|([A-Z][a-z]+)/).filter(_).map(Ke=>Ke.toLocaleLowerCase()),Ie=B.split(/([A-Z]{2,})/).filter(Ke=>Ke&&Ke===Ke.toUpperCase()).map(Ke=>Ke.toLocaleLowerCase());return new Set([...F,...Ie])}function M({type:B,value:F},{report:Ie,location:Ke},he){const ce=B==="consumes"?"request":"response";if(!he)throw new Error(`Parameter "allowedValues" is not provided for "${ce}-mime-type" rule`);if(F[B])for(const Pe of F[B])he.includes(Pe)||Ie({message:`Mime type "${Pe}" is not allowed`,location:Ke.child(F[B].indexOf(Pe)).key()})}function G({type:B,value:F},{report:Ie,location:Ke},he){const ce=B==="consumes"?"request":"response";if(!he)throw new Error(`Parameter "allowedValues" is not provided for "${ce}-mime-type" rule`);if(F.content)for(const Pe of Object.keys(F.content))he.includes(Pe)||Ie({message:`Mime type "${Pe}" is not allowed`,location:Ke.child("content").child(Pe).key()})}function re(B){return o.readFileSync(B,"utf-8")}function Q(B){const F=o.readFileSync(B,"utf-8");return(0,O.parseYaml)(F)}function ne(B){return B.startsWith("{")&&B.endsWith("}")}function U(B){return/^\\\\\?\\/.test(B)?B:B.replace(/\\/g,"/")}function pe(B){return typeof B=="string"}function Ce(B){return!pe(B)}const le=(B,F)=>{if(F)for(const Ie of Object.keys(F))t(B[Ie])&&typeof F[Ie]=="string"?B[Ie].severity=F[Ie]:B[Ie]=F[Ie]};n.assignConfig=le;function Oe(B,F){if(F)for(const Ie of Object.keys(F))B.hasOwnProperty(Ie)&&(t(B[Ie])&&typeof F[Ie]=="string"?B[Ie].severity=F[Ie]:B[Ie]=F[Ie])}function de(B){return`${B}`.replace(/^(\d)\d\d$/,(F,Ie)=>`${Ie}XX`)}function X(B){return B.includes("/")}function V(B){return((0,h.extname)(B)===".yaml"||(0,h.extname)(B)===".yml")&&o?.hasOwnProperty?.("existsSync")&&o.existsSync(B)}function W(B,F,Ie,Ke){const he=Ke?`Read more about this change: ${Ke}`:"";p.logger.warn(`The '${p.colorize.red(B)}' field is deprecated. ${F?`Use ${p.colorize.green(Re(F,Ie))} instead. `:""}${he}
24
+ `))}}catch(w){throw w.message=w.message.replace(", lstat",""),new c(w)}}parseDocument(x,w=!1){const A=x.absoluteRef.substr(x.absoluteRef.lastIndexOf("."));if(![".json",".json",".yml",".yaml"].includes(A)&&!x.mimeType?.match(/(json|yaml|openapi)/)&&!w)return{source:x,parsed:x.body};try{return{source:x,parsed:(0,f.parseYaml)(x.body,{filename:x.absoluteRef})}}catch(R){throw new v(R,x)}}async resolveDocument(x,w,A=!1){const R=this.resolveExternalRef(x,w),j=this.cache.get(R);if(j)return j;const N=this.loadExternalRef(R).then(M=>this.parseDocument(M,A));return this.cache.set(R,N),N}}n.BaseResolver=S;function E(D,x){return{prev:D,node:x}}function I(D,x){for(;D;){if(D.node===x)return!0;D=D.prev}return!1}const t={name:"unknown",properties:{}},a={name:"scalar",properties:{}};async function l(D){const{rootDocument:x,externalRefResolver:w,rootType:A}=D,R=new Map,j=new Set,N=[];G(x.parsed,x,"#/",A);let M;do M=await Promise.all(N);while(N.length!==M.length);return R;function G(re,Q,ne,U){const pe=Q.source.absoluteRef,Ce=new Map;le(re,U,pe+ne);function le(de,X,V){if(typeof de!="object"||de===null)return;const W=`${X.name}::${V}`;if(j.has(W))return;j.add(W);const[$,_]=Object.entries(de).find(([te])=>te==="$anchor")||[];if(_&&Ce.set(`#${_}`,de),Array.isArray(de)){const te=X.items;if(te===void 0&&X!==t&&X!==O.SpecExtension)return;const ve=typeof te=="function";for(let fe=0;fe<de.length;fe++){const Le=ve?te(de[fe],(0,d.joinPointer)(V,fe)):te;Le===void 0&&X!==t&&X!==O.SpecExtension||le(de[fe],(0,O.isNamedType)(Le)?Le:t,(0,d.joinPointer)(V,fe))}return}for(const te of Object.keys(de)){let ve=de[te],fe=X.properties[te];fe===void 0&&(fe=X.additionalProperties),typeof fe=="function"&&(fe=fe(ve,te)),fe===void 0&&(fe=t),X.extensionsPrefix&&te.startsWith(X.extensionsPrefix)&&fe===t&&(fe=O.SpecExtension),!(0,O.isNamedType)(fe)&&fe?.directResolveAs&&(fe=fe.directResolveAs,ve={$ref:ve}),fe&&fe.name===void 0&&fe.resolvable!==!1&&(fe=a),!(!(0,O.isNamedType)(fe)||typeof ve!="object")&&le(ve,fe,(0,d.joinPointer)(V,(0,d.escapePointer)(te)))}if((0,d.isRef)(de)){const te=Oe(Q,de,{prev:null,node:de}).then(ve=>{ve.resolved&&G(ve.node,ve.document,ve.nodePointer,X)});N.push(te)}if((0,d.isExternalValue)(de)){const te=Oe(Q,{$ref:de.externalValue},{prev:null,node:de}).then(ve=>{ve.resolved&&G(ve.node,ve.document,ve.nodePointer,X)});N.push(te)}}async function Oe(de,X,V){if(I(V.prev,X))throw new Error("Self-referencing circular pointer");if((0,d.isAnchor)(X.$ref)){await(0,f.nextTick)();const Re={resolved:!0,isRemote:!1,node:Ce.get(X.$ref),document:de,nodePointer:X.$ref},je=b(de.source.absoluteRef,X.$ref);return R.set(je,Re),Re}const{uri:W,pointer:$}=(0,d.parseRef)(X.$ref),_=W!==null;let te;try{te=_?await w.resolveDocument(de.source.absoluteRef,W):de}catch(Re){const je={resolved:!1,isRemote:_,document:void 0,error:Re},Fe=b(de.source.absoluteRef,X.$ref);return R.set(Fe,je),je}let ve={resolved:!0,document:te,isRemote:_,node:de.parsed,nodePointer:"#/"},fe=te.parsed;const Le=$;for(const Re of Le)if(typeof fe!="object"){fe=void 0;break}else if(fe[Re]!==void 0)fe=fe[Re],ve.nodePointer=(0,d.joinPointer)(ve.nodePointer,(0,d.escapePointer)(Re));else if((0,d.isRef)(fe)){if(ve=await Oe(te,fe,E(V,fe)),te=ve.document||te,typeof ve.node!="object"){fe=void 0;break}fe=ve.node[Re],ve.nodePointer=(0,d.joinPointer)(ve.nodePointer,(0,d.escapePointer)(Re))}else{fe=void 0;break}ve.node=fe,ve.document=te;const we=b(de.source.absoluteRef,X.$ref);return ve.document&&(0,d.isRef)(fe)&&(ve=await Oe(ve.document,fe,E(V,fe))),R.set(we,ve),{...ve}}}}},19720:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.NoUnresolvedRefs=void 0,n.reportUnresolvedRef=d;const o=e(688),h=()=>({ref:{leave(O,{report:f,location:p},c){c.node===void 0&&d(c,f,p)}},DiscriminatorMapping(O,{report:f,resolve:p,location:c}){for(const g of Object.keys(O)){const v=p({$ref:O[g]});if(v.node!==void 0)return;d(v,f,c.child(g))}}});n.NoUnresolvedRefs=h;function d(O,f,p){const c=O.error;c instanceof o.YamlParseError&&f({message:"Failed to parse: "+c.message,location:{source:c.source,pointer:void 0,start:{col:c.col,line:c.line}}});const g=O.error?.message;f({location:p,message:`Can't resolve $ref${g?": "+g:""}`})}},5243:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Arazzo1Types=void 0;const o=e(31830),h=e(16610),d=e(48554),O={properties:{arazzo:{type:"string"},info:"Info",sourceDescriptions:"SourceDescriptions",workflows:"Workflows",components:"Components"},required:["arazzo","info","sourceDescriptions","workflows"],extensionsPrefix:"x-"},f={properties:{},additionalProperties:"Parameter"},p={properties:{},additionalProperties:"SuccessActionObject"},c={properties:{},additionalProperties:"FailureActionObject"},g={properties:{inputs:"NamedInputs",parameters:"NamedParameters",successActions:"NamedSuccessActions",failureActions:"NamedFailureActions"},extensionsPrefix:"x-"},v=(0,o.mapOf)("Schema"),b={properties:{title:{type:"string"},description:{type:"string"},summary:{type:"string"},version:{type:"string"}},required:["title","version"],extensionsPrefix:"x-"},y={properties:{},items:Ce=>Ce?.type==="openapi"?"OpenAPISourceDescription":"ArazzoSourceDescription"},S={properties:{name:{type:"string"},type:{type:"string",enum:["openapi"]},url:{type:"string"},"x-serverUrl":{type:"string"}},required:["name","type","url"],extensionsPrefix:"x-"},E={properties:{name:{type:"string"},type:{type:"string",enum:["arazzo"]},url:{type:"string"}},required:["name","type","url"],extensionsPrefix:"x-"},I={properties:{reference:{type:"string"},value:{}},required:["reference"],extensionsPrefix:"x-"},t={properties:{in:{type:"string",enum:["header","query","path","cookie"]},name:{type:"string"},value:{}},required:["name","value"],extensionsPrefix:"x-"},a={properties:{},items:Ce=>Ce?.reference?"ReusableObject":"Parameter"},l={properties:{workflowId:{type:"string"},summary:{type:"string"},description:{type:"string"},parameters:"Parameters",dependsOn:{type:"array",items:{type:"string"}},inputs:"Schema",outputs:"Outputs",steps:"Steps",successActions:"OnSuccessActionList",failureActions:"OnFailureActionList"},required:["workflowId","steps"],extensionsPrefix:"x-"},D=(0,o.listOf)("Workflow"),x=(0,o.listOf)("Step"),w={properties:{stepId:{type:"string"},description:{type:"string"},operationId:{type:"string"},operationPath:{type:"string"},workflowId:{type:"string"},parameters:"Parameters",successCriteria:(0,o.listOf)("CriterionObject"),onSuccess:"OnSuccessActionList",onFailure:"OnFailureActionList",outputs:"Outputs","x-operation":"ExtendedOperation",requestBody:"RequestBody"},required:["stepId"],requiredOneOf:["x-operation","operationId","operationPath","workflowId"],extensionsPrefix:"x-"},A={properties:{},additionalProperties:{type:"string"}},R={properties:{contentType:{type:"string"},payload:{},replacements:(0,o.listOf)("Replacement")},required:["payload"],extensionsPrefix:"x-"},j={properties:{target:{type:"string"},value:{}},required:["target","value"],extensionsPrefix:"x-"},N={properties:{url:{type:"string"},method:{enum:["get","post","put","delete","patch","head","options","trace","connect","query","GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","QUERY"]}},required:["url","method"]},M={properties:{condition:{type:"string"},context:{type:"string"},type:Ce=>{if(Ce)return typeof Ce=="string"?{enum:["regex","jsonpath","simple","xpath"]}:Ce?.type==="jsonpath"?"JSONPathCriterion":"XPathCriterion"}},required:["condition"]},G={properties:{type:{type:"string",enum:["jsonpath"]},version:{type:"string",enum:["draft-goessner-dispatch-jsonpath-00"]}}},re={properties:{type:{type:"string",enum:["xpath"]},version:{type:"string",enum:["xpath-30","xpath-20","xpath-10"]}}},Q={properties:{name:{type:"string"},type:{type:"string",enum:["goto","end"]},stepId:{type:"string"},workflowId:{type:"string"},criteria:(0,o.listOf)("CriterionObject")},required:["type","name"]},ne={properties:{},items:Ce=>Ce?.type&&Ce?.name?"SuccessActionObject":"ReusableObject"},U={properties:{name:{type:"string"},type:{type:"string",enum:["goto","retry","end"]},workflowId:{type:"string"},stepId:{type:"string"},retryAfter:{type:"number"},retryLimit:{type:"number"},criteria:(0,o.listOf)("CriterionObject")},required:["type","name"]},pe={properties:{},items:Ce=>Ce?.type&&Ce?.name?"FailureActionObject":"ReusableObject"};n.Arazzo1Types={Root:O,Info:b,SourceDescriptions:y,OpenAPISourceDescription:S,ArazzoSourceDescription:E,Parameters:a,Parameter:t,ReusableObject:I,Workflows:D,Workflow:l,Steps:x,Step:w,RequestBody:R,Replacement:j,ExtendedOperation:N,Outputs:A,CriterionObject:M,XPathCriterion:re,JSONPathCriterion:G,SuccessActionObject:Q,OnSuccessActionList:ne,FailureActionObject:U,OnFailureActionList:pe,Schema:h.Schema,NamedSchemas:(0,o.mapOf)("Schema"),ExternalDocs:d.ExternalDocs,DiscriminatorMapping:d.DiscriminatorMapping,Discriminator:d.Discriminator,DependentRequired:h.DependentRequired,SchemaProperties:h.SchemaProperties,PatternProperties:h.SchemaProperties,Components:g,NamedInputs:v,NamedParameters:f,NamedSuccessActions:p,NamedFailureActions:c,Xml:d.Xml}},63600:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.AsyncApi2Types=n.AsyncApi2Bindings=n.Dependencies=n.SecuritySchemeFlows=n.Discriminator=n.DiscriminatorMapping=n.SchemaProperties=n.Schema=n.MessageExample=n.CorrelationId=n.License=n.Contact=n.ServerVariable=n.ServerMap=n.ExternalDocs=n.Tag=void 0;const o=e(31830),h=e(94449),d={properties:{asyncapi:null,info:"Info",id:{type:"string"},servers:"ServerMap",channels:"ChannelMap",components:"Components",tags:"TagList",externalDocs:"ExternalDocs",defaultContentType:{type:"string"}},required:["asyncapi","channels","info"]},O={properties:{description:{type:"string"},subscribe:"Operation",publish:"Operation",parameters:"ParametersMap",bindings:"ChannelBindings",servers:{type:"array",items:{type:"string"}}}},f={properties:{},additionalProperties:"Channel"},p={properties:{},allowed(){return["http","ws","kafka","anypointmq","amqp","amqp1","mqtt","mqtt5","nats","jms","sns","solace","sqs","stomp","redis","mercure","ibmmq","googlepubsub","pulsar"]},additionalProperties:{type:"object"}};n.Tag={properties:{name:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs"},required:["name"]},n.ExternalDocs={properties:{description:{type:"string"},url:{type:"string"}},required:["url"]};const c={properties:{},additionalProperties:{type:"array",items:{type:"string"}}},g={properties:{},allowed(){return["http","ws","kafka","anypointmq","amqp","amqp1","mqtt","mqtt5","nats","jms","sns","solace","sqs","stomp","redis","mercure","ibmmq","googlepubsub","pulsar"]},additionalProperties:{type:"object"}},v={properties:{url:{type:"string"},protocol:{type:"string"},protocolVersion:{type:"string"},description:{type:"string"},variables:"ServerVariablesMap",security:"SecurityRequirementList",bindings:"ServerBindings",tags:"TagList"},required:["url","protocol"]};n.ServerMap={properties:{},additionalProperties:(_t,or)=>or.match(/^[A-Za-z0-9_\-]+$/)?"Server":void 0},n.ServerVariable={properties:{enum:{type:"array",items:{type:"string"}},default:{type:"string"},description:{type:"string"},examples:{type:"array",items:{type:"string"}}},required:[]};const b={properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},contact:"Contact",license:"License"},required:["title","version"]};n.Contact={properties:{name:{type:"string"},url:{type:"string"},email:{type:"string"}}},n.License={properties:{name:{type:"string"},url:{type:"string"}},required:["name"]};const y={properties:{description:{type:"string"},schema:"Schema",location:{type:"string"}}};n.CorrelationId={properties:{description:{type:"string"},location:{type:"string"}},required:["location"]};const S={properties:{messageId:{type:"string"},headers:"Schema",payload:"Schema",correlationId:"CorrelationId",schemaFormat:{type:"string"},contentType:{type:"string"},name:{type:"string"},title:{type:"string"},summary:{type:"string"},description:{type:"string"},tags:"TagList",externalDocs:"ExternalDocs",bindings:"MessageBindings",examples:"MessageExampleList",traits:"MessageTraitList"},additionalProperties:{}},E={properties:{},allowed(){return["http","ws","kafka","anypointmq","amqp","amqp1","mqtt","mqtt5","nats","jms","sns","solace","sqs","stomp","redis","mercure","ibmmq","googlepubsub","pulsar"]},additionalProperties:{type:"object"}},I={properties:{},allowed(){return["http","ws","kafka","anypointmq","amqp","amqp1","mqtt","mqtt5","nats","jms","sns","solace","sqs","stomp","redis","mercure","ibmmq","googlepubsub","pulsar"]},additionalProperties:{type:"object"}},t={properties:{tags:"TagList",summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},security:"SecurityRequirementList",bindings:"OperationBindings"},required:[]},a={properties:{messageId:{type:"string"},headers:"Schema",correlationId:"CorrelationId",schemaFormat:{type:"string"},contentType:{type:"string"},name:{type:"string"},title:{type:"string"},summary:{type:"string"},description:{type:"string"},tags:"TagList",externalDocs:"ExternalDocs",bindings:"MessageBindings",examples:"MessageExampleList"},additionalProperties:{}},l={properties:{tags:"TagList",summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},security:"SecurityRequirementList",bindings:"OperationBindings",traits:"OperationTraitList",message:"Message"},required:[]};n.MessageExample={properties:{payload:{isExample:!0},summary:{type:"string"},name:{type:"string"},headers:{type:"object"}}},n.Schema={properties:{$id:{type:"string"},$schema:{type:"string"},definitions:"NamedSchemas",externalDocs:"ExternalDocs",discriminator:"Discriminator",myArbitraryKeyword:{type:"boolean"},title:{type:"string"},multipleOf:{type:"number",minimum:0},maximum:{type:"number"},minimum:{type:"number"},exclusiveMaximum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{type:"integer",minimum:0},minLength:{type:"integer",minimum:0},pattern:{type:"string"},maxItems:{type:"integer",minimum:0},minItems:{type:"integer",minimum:0},uniqueItems:{type:"boolean"},maxProperties:{type:"integer",minimum:0},minProperties:{type:"integer",minimum:0},required:{type:"array",items:{type:"string"}},enum:{type:"array"},type:_t=>Array.isArray(_t)?{type:"array",items:{enum:["object","array","string","number","integer","boolean","null"]}}:{enum:["object","array","string","number","integer","boolean","null"]},allOf:(0,o.listOf)("Schema"),anyOf:(0,o.listOf)("Schema"),oneOf:(0,o.listOf)("Schema"),not:"Schema",if:"Schema",then:"Schema",else:"Schema",contains:"Schema",patternProperties:{type:"object"},propertyNames:"Schema",properties:"SchemaProperties",items:_t=>Array.isArray(_t)?(0,o.listOf)("Schema"):"Schema",additionalProperties:_t=>typeof _t=="boolean"?{type:"boolean"}:"Schema",description:{type:"string"},format:{type:"string"},contentEncoding:{type:"string"},contentMediaType:{type:"string"},default:null,readOnly:{type:"boolean"},writeOnly:{type:"boolean"},examples:{type:"array"},example:{isExample:!0},deprecated:{type:"boolean"},const:null,$comment:{type:"string"},additionalItems:_t=>typeof _t=="boolean"?{type:"boolean"}:"Schema",dependencies:"Dependencies"}},n.SchemaProperties={properties:{},additionalProperties:_t=>typeof _t=="boolean"?{type:"boolean"}:"Schema"},n.DiscriminatorMapping={properties:{},additionalProperties:_t=>(0,h.isMappingRef)(_t)?{type:"string",directResolveAs:"Schema"}:{type:"string"}},n.Discriminator={properties:{propertyName:{type:"string"},mapping:"DiscriminatorMapping"},required:["propertyName"]};const D={properties:{messages:"NamedMessages",parameters:"NamedParameters",schemas:"NamedSchemas",correlationIds:"NamedCorrelationIds",messageTraits:"NamedMessageTraits",operationTraits:"NamedOperationTraits",securitySchemes:"NamedSecuritySchemes",servers:"ServerMap",serverVariables:"ServerVariablesMap",channels:"ChannelMap",serverBindings:"ServerBindings",channelBindings:"ChannelBindings",operationBindings:"OperationBindings",messageBindings:"MessageBindings"}},x={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},authorizationUrl:{type:"string"}},required:["authorizationUrl","scopes"]},w={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","scopes"]},A={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","scopes"]},R={properties:{refreshUrl:{type:"string"},authorizationUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["authorizationUrl","tokenUrl","scopes"]};n.SecuritySchemeFlows={properties:{implicit:"ImplicitFlow",password:"PasswordFlow",clientCredentials:"ClientCredentials",authorizationCode:"AuthorizationCode"}};const j={properties:{type:{enum:["userPassword","apiKey","X509","symmetricEncryption","asymmetricEncryption","httpApiKey","http","oauth2","openIdConnect","plain","scramSha256","scramSha512","gssapi"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header","cookie","user","password"]},scheme:{type:"string"},bearerFormat:{type:"string"},flows:"SecuritySchemeFlows",openIdConnectUrl:{type:"string"}},required(_t){switch(_t?.type){case"apiKey":return["type","in"];case"httpApiKey":return["type","name","in"];case"http":return["type","scheme"];case"oauth2":return["type","flows"];case"openIdConnect":return["type","openIdConnectUrl"];default:return["type"]}},allowed(_t){switch(_t?.type){case"apiKey":return["type","in","description"];case"httpApiKey":return["type","name","in","description"];case"http":return["type","scheme","bearerFormat","description"];case"oauth2":return["type","flows","description"];case"openIdConnect":return["type","openIdConnectUrl","description"];default:return["type","description"]}},extensionsPrefix:"x-"};n.Dependencies={properties:{},additionalProperties:_t=>Array.isArray(_t)?{type:"array",items:{type:"string"}}:"Schema"};const N={properties:{}};p.properties.http=N;const M={properties:{}};g.properties.http=M;const G={properties:{headers:"Schema",bindingVersion:{type:"string"}}};E.properties.http=G;const re={properties:{type:{type:"string"},method:{type:"string",enum:["GET","POST","PUT","PATCH","DELETE","HEAD","OPTIONS","CONNECT","TRACE"]},headers:"Schema",bindingVersion:{type:"string"}}};I.properties.http=re;const Q={properties:{method:{type:"string"},query:"Schema",headers:"Schema",bindingVersion:{type:"string"}}};p.properties.ws=Q;const ne={properties:{}};g.properties.ws=ne;const U={properties:{}};E.properties.ws=U;const pe={properties:{}};I.properties.ws=pe;const Ce={properties:{"cleanup.policy":{type:"array",items:{enum:["delete","compact"]}},"retention.ms":{type:"integer"},"retention.bytes":{type:"integer"},"delete.retention.ms":{type:"integer"},"max.message.bytes":{type:"integer"}}},le={properties:{topic:{type:"string"},partitions:{type:"integer"},replicas:{type:"integer"},topicConfiguration:"KafkaTopicConfiguration",bindingVersion:{type:"string"}}};p.properties.kafka=le;const Oe={properties:{}};g.properties.kafka=Oe;const de={properties:{key:"Schema",schemaIdLocation:{type:"string"},schemaIdPayloadEncoding:{type:"string"},schemaLookupStrategy:{type:"string"},bindingVersion:{type:"string"}}};E.properties.kafka=de;const X={properties:{groupId:"Schema",clientId:"Schema",bindingVersion:{type:"string"}}};I.properties.kafka=X;const V={properties:{destination:{type:"string"},destinationType:{type:"string"},bindingVersion:{type:"string"}}};p.properties.anypointmq=V;const W={properties:{}};g.properties.anypointmq=W;const $={properties:{headers:"Schema",bindingVersion:{type:"string"}}};E.properties.anypointmq=$;const _={properties:{}};I.properties.anypointmq=_;const te={properties:{}};p.properties.amqp=te;const ve={properties:{}};g.properties.amqp=ve;const fe={properties:{contentEncoding:{type:"string"},messageType:{type:"string"},bindingVersion:{type:"string"}}};E.properties.amqp=fe;const Le={properties:{expiration:{type:"integer"},userId:{type:"string"},cc:{type:"array",items:{type:"string"}},priority:{type:"integer"},deliveryMode:{type:"integer"},mandatory:{type:"boolean"},bcc:{type:"array",items:{type:"string"}},replyTo:{type:"string"},timestamp:{type:"boolean"},ack:{type:"boolean"},bindingVersion:{type:"string"}}};I.properties.amqp=Le;const we={properties:{}};p.properties.amqp1=we;const Re={properties:{}};g.properties.amqp1=Re;const je={properties:{}};E.properties.amqp1=je;const Fe={properties:{}};I.properties.amqp1=Fe;const B={properties:{qos:{type:"integer"},retain:{type:"boolean"},bindingVersion:{type:"string"}}};p.properties.mqtt=B;const F={properties:{topic:{type:"string"},qos:{type:"integer"},message:{type:"string"},retain:{type:"boolean"}}},Ie={properties:{clientId:{type:"string"},cleanSession:{type:"boolean"},lastWill:"MqttServerBindingLastWill",keepAlive:{type:"integer"},bindingVersion:{type:"string"}}};g.properties.mqtt=Ie;const Ke={properties:{bindingVersion:{type:"string"}}};E.properties.mqtt=Ke;const he={properties:{qos:{type:"integer"},retain:{type:"boolean"},bindingVersion:{type:"string"}}};I.properties.mqtt=he;const ce={properties:{}};p.properties.mqtt5=ce;const Pe={properties:{}};g.properties.mqtt5=Pe;const dt={properties:{}};E.properties.mqtt5=dt;const lt={properties:{}};I.properties.mqtt5=lt;const H={properties:{}};p.properties.nats=H;const st={properties:{}};g.properties.nats=st;const it={properties:{}};E.properties.nats=it;const Te={properties:{queue:{type:"string"},bindingVersion:{type:"string"}}};I.properties.nats=Te;const $e={properties:{destination:{type:"string"},destinationType:{type:"string"},bindingVersion:{type:"string"}}};p.properties.jms=$e;const Se={properties:{}};g.properties.jms=Se;const ee={properties:{headers:"Schema",bindingVersion:{type:"string"}}};E.properties.jms=ee;const Z={properties:{headers:"Schema",bindingVersion:{type:"string"}}};I.properties.jms=Z;const q={properties:{}};p.properties.solace=q;const Me={properties:{bindingVersion:{type:"string"},msgVpn:{type:"string"}}};g.properties.solace=Me;const He={properties:{}};E.properties.solace=He;const et={properties:{destinationType:{type:"string",enum:["queue","topic"]},deliveryMode:{type:"string",enum:["direct","persistent"]},"queue.name":{type:"string"},"queue.topicSubscriptions":{type:"array",items:{type:"string"}},"queue.accessType":{type:"string",enum:["exclusive","nonexclusive"]},"queue.maxMsgSpoolSize":{type:"string"},"queue.maxTtl":{type:"string"},"topic.topicSubscriptions":{type:"array",items:{type:"string"}}}},Ct={properties:{bindingVersion:{type:"string"},destinations:(0,o.listOf)("SolaceDestination")}};I.properties.solace=Ct;const Ne={properties:{}};p.properties.stomp=Ne;const _e={properties:{}};g.properties.stomp=_e;const Ot={properties:{}};E.properties.stomp=Ot;const ke={properties:{}};I.properties.stomp=ke;const Xe={properties:{}};p.properties.redis=Xe;const pt={properties:{}};g.properties.redis=pt;const St={properties:{}};E.properties.redis=St;const Lt={properties:{}};I.properties.redis=Lt;const Yt={properties:{}};p.properties.mercure=Yt;const Nt={properties:{}};g.properties.mercure=Nt;const yn={properties:{}};E.properties.mercure=yn;const bn={properties:{}};I.properties.mercure=bn,n.AsyncApi2Bindings={HttpServerBinding:M,HttpChannelBinding:N,HttpMessageBinding:G,HttpOperationBinding:re,WsServerBinding:ne,WsChannelBinding:Q,WsMessageBinding:U,WsOperationBinding:pe,KafkaServerBinding:Oe,KafkaTopicConfiguration:Ce,KafkaChannelBinding:le,KafkaMessageBinding:de,KafkaOperationBinding:X,AnypointmqServerBinding:W,AnypointmqChannelBinding:V,AnypointmqMessageBinding:$,AnypointmqOperationBinding:_,AmqpServerBinding:ve,AmqpChannelBinding:te,AmqpMessageBinding:fe,AmqpOperationBinding:Le,Amqp1ServerBinding:Re,Amqp1ChannelBinding:we,Amqp1MessageBinding:je,Amqp1OperationBinding:Fe,MqttServerBindingLastWill:F,MqttServerBinding:Ie,MqttChannelBinding:B,MqttMessageBinding:Ke,MqttOperationBinding:he,Mqtt5ServerBinding:Pe,Mqtt5ChannelBinding:ce,Mqtt5MessageBinding:dt,Mqtt5OperationBinding:lt,NatsServerBinding:st,NatsChannelBinding:H,NatsMessageBinding:it,NatsOperationBinding:Te,JmsServerBinding:Se,JmsChannelBinding:$e,JmsMessageBinding:ee,JmsOperationBinding:Z,SolaceServerBinding:Me,SolaceChannelBinding:q,SolaceMessageBinding:He,SolaceDestination:et,SolaceOperationBinding:Ct,StompServerBinding:_e,StompChannelBinding:Ne,StompMessageBinding:Ot,StompOperationBinding:ke,RedisServerBinding:pt,RedisChannelBinding:Xe,RedisMessageBinding:St,RedisOperationBinding:Lt,MercureServerBinding:Nt,MercureChannelBinding:Yt,MercureMessageBinding:yn,MercureOperationBinding:bn,ServerBindings:g,ChannelBindings:p,MessageBindings:E,OperationBindings:I},n.AsyncApi2Types={...n.AsyncApi2Bindings,Root:d,Tag:n.Tag,TagList:(0,o.listOf)("Tag"),ServerMap:n.ServerMap,ExternalDocs:n.ExternalDocs,Server:v,ServerVariable:n.ServerVariable,ServerVariablesMap:(0,o.mapOf)("ServerVariable"),SecurityRequirement:c,SecurityRequirementList:(0,o.listOf)("SecurityRequirement"),Info:b,Contact:n.Contact,License:n.License,ChannelMap:f,Channel:O,Parameter:y,ParametersMap:(0,o.mapOf)("Parameter"),Operation:l,Schema:n.Schema,MessageExample:n.MessageExample,SchemaProperties:n.SchemaProperties,DiscriminatorMapping:n.DiscriminatorMapping,Discriminator:n.Discriminator,Components:D,NamedSchemas:(0,o.mapOf)("Schema"),NamedMessages:(0,o.mapOf)("Message"),NamedMessageTraits:(0,o.mapOf)("MessageTrait"),NamedOperationTraits:(0,o.mapOf)("OperationTrait"),NamedParameters:(0,o.mapOf)("Parameter"),NamedSecuritySchemes:(0,o.mapOf)("SecurityScheme"),NamedCorrelationIds:(0,o.mapOf)("CorrelationId"),ImplicitFlow:x,PasswordFlow:w,ClientCredentials:A,AuthorizationCode:R,SecuritySchemeFlows:n.SecuritySchemeFlows,SecurityScheme:j,Message:S,MessageBindings:E,OperationBindings:I,OperationTrait:t,OperationTraitList:(0,o.listOf)("OperationTrait"),MessageTrait:a,MessageTraitList:(0,o.listOf)("MessageTrait"),MessageExampleList:(0,o.listOf)("MessageExample"),CorrelationId:n.CorrelationId,Dependencies:n.Dependencies}},87751:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.AsyncApi3Types=void 0;const o=e(31830),h=e(63600),d={properties:{asyncapi:{type:"string",enum:["3.0.0"]},info:"Info",id:{type:"string"},servers:"ServerMap",channels:"NamedChannels",components:"Components",operations:"NamedOperations",defaultContentType:{type:"string"}},required:["asyncapi","info"]},O={properties:{address:{type:"string"},messages:"NamedMessages",title:{type:"string"},summary:{type:"string"},description:{type:"string"},servers:"ServerList",parameters:"ParametersMap",bindings:"ChannelBindings",tags:"TagList",externalDocs:"ExternalDocs"}},f={properties:{host:{type:"string"},pathname:{type:"string"},protocol:{type:"string"},protocolVersion:{type:"string"},description:{type:"string"},variables:"ServerVariablesMap",security:"SecuritySchemeList",bindings:"ServerBindings",externalDocs:"ExternalDocs",tags:"TagList"},required:["host","protocol"]},p={properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},contact:"Contact",license:"License",tags:"TagList",externalDocs:"ExternalDocs"},required:["title","version"]},c={properties:{description:{type:"string"},enum:{type:"array",items:{type:"string"}},default:{type:"string"},examples:{type:"array",items:{type:"string"}},location:{type:"string"}}},g={properties:{headers:"Schema",payload:w=>w&&w?.schemaFormat?{properties:{schema:"Schema",schemaFormat:{type:"string"}},required:["schema","schemaFormat"]}:"Schema",correlationId:"CorrelationId",contentType:{type:"string"},name:{type:"string"},title:{type:"string"},summary:{type:"string"},description:{type:"string"},tags:"TagList",externalDocs:"ExternalDocs",bindings:"MessageBindings",examples:"MessageExampleList",traits:"MessageTraitList"},additionalProperties:{}},v={properties:{tags:"TagList",title:{type:"string"},summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",security:"SecuritySchemeList",bindings:"OperationBindings"},required:[]},b={properties:{headers:w=>typeof w=="function"||typeof w=="object"&&w?{properties:{schema:"Schema",schemaFormat:{type:"string"}}}:"Schema",correlationId:"CorrelationId",contentType:{type:"string"},name:{type:"string"},title:{type:"string"},summary:{type:"string"},description:{type:"string"},tags:"TagList",externalDocs:"ExternalDocs",bindings:"MessageBindings",examples:"MessageExampleList"},additionalProperties:{}},y={properties:{action:{type:"string",enum:["send","receive"]},channel:"Channel",title:{type:"string"},tags:"TagList",summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},security:"SecuritySchemeList",bindings:"OperationBindings",traits:"OperationTraitList",messages:"MessageList",reply:"OperationReply"},required:["action","channel"]},S={properties:{channel:"Channel",messages:"MessageList",address:"OperationReplyAddress"}},E={properties:{location:{type:"string"},description:{type:"string"}},required:["location"]},I={properties:{messages:"NamedMessages",parameters:"NamedParameters",schemas:"NamedSchemas",replies:"NamedOperationReplies",replyAddresses:"NamedOperationRelyAddresses",correlationIds:"NamedCorrelationIds",messageTraits:"NamedMessageTraits",operationTraits:"NamedOperationTraits",tags:"NamedTags",externalDocs:"NamedExternalDocs",securitySchemes:"NamedSecuritySchemes",servers:"ServerMap",serverVariables:"ServerVariablesMap",channels:"NamedChannels",operations:"NamedOperations",serverBindings:"ServerBindings",channelBindings:"ChannelBindings",operationBindings:"OperationBindings",messageBindings:"MessageBindings"}},t={properties:{refreshUrl:{type:"string"},availableScopes:{type:"object",additionalProperties:{type:"string"}},authorizationUrl:{type:"string"}},required:["authorizationUrl","availableScopes"]},a={properties:{refreshUrl:{type:"string"},availableScopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","availableScopes"]},l={properties:{refreshUrl:{type:"string"},availableScopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","availableScopes"]},D={properties:{refreshUrl:{type:"string"},authorizationUrl:{type:"string"},availableScopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["authorizationUrl","tokenUrl","availableScopes"]},x={properties:{type:{enum:["userPassword","apiKey","X509","symmetricEncryption","asymmetricEncryption","httpApiKey","http","oauth2","openIdConnect","plain","scramSha256","scramSha512","gssapi"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header","cookie","user","password"]},scheme:{type:"string"},bearerFormat:{type:"string"},flows:"SecuritySchemeFlows",openIdConnectUrl:{type:"string"},scopes:{type:"array",items:{type:"string"}}},required(w){switch(w?.type){case"apiKey":return["type","in"];case"httpApiKey":return["type","name","in"];case"http":return["type","scheme"];case"oauth2":return["type","flows"];case"openIdConnect":return["type","openIdConnectUrl"];default:return["type"]}},allowed(w){switch(w?.type){case"apiKey":return["type","in","description"];case"httpApiKey":return["type","name","in","description"];case"http":return["type","scheme","bearerFormat","description"];case"oauth2":return["type","flows","description","scopes"];case"openIdConnect":return["type","openIdConnectUrl","description","scopes"];default:return["type","description"]}},extensionsPrefix:"x-"};n.AsyncApi3Types={...h.AsyncApi2Bindings,CorrelationId:h.CorrelationId,SecuritySchemeFlows:h.SecuritySchemeFlows,ServerVariable:h.ServerVariable,Contact:h.Contact,License:h.License,MessageExample:h.MessageExample,Tag:h.Tag,Dependencies:h.Dependencies,Schema:h.Schema,Discriminator:h.Discriminator,DiscriminatorMapping:h.DiscriminatorMapping,SchemaProperties:h.SchemaProperties,ServerMap:h.ServerMap,ExternalDocs:h.ExternalDocs,Root:d,Channel:O,Parameter:c,Info:p,Server:f,MessageTrait:b,Operation:y,OperationReply:S,OperationReplyAddress:E,Components:I,ImplicitFlow:t,PasswordFlow:a,ClientCredentials:l,AuthorizationCode:D,SecurityScheme:x,Message:g,OperationTrait:v,ServerVariablesMap:(0,o.mapOf)("ServerVariable"),NamedTags:(0,o.mapOf)("Tag"),NamedExternalDocs:(0,o.mapOf)("ExternalDocs"),NamedChannels:(0,o.mapOf)("Channel"),ParametersMap:(0,o.mapOf)("Parameter"),NamedOperations:(0,o.mapOf)("Operation"),NamedOperationReplies:(0,o.mapOf)("OperationReply"),NamedOperationRelyAddresses:(0,o.mapOf)("OperationReplyAddress"),NamedSchemas:(0,o.mapOf)("Schema"),NamedMessages:(0,o.mapOf)("Message"),NamedMessageTraits:(0,o.mapOf)("MessageTrait"),NamedOperationTraits:(0,o.mapOf)("OperationTrait"),NamedParameters:(0,o.mapOf)("Parameter"),NamedSecuritySchemes:(0,o.mapOf)("SecurityScheme"),NamedCorrelationIds:(0,o.mapOf)("CorrelationId"),ServerList:(0,o.listOf)("Server"),SecuritySchemeList:(0,o.listOf)("SecurityScheme"),MessageList:(0,o.listOf)("Message"),OperationTraitList:(0,o.listOf)("OperationTrait"),MessageTraitList:(0,o.listOf)("MessageTrait"),MessageExampleList:(0,o.listOf)("MessageExample"),TagList:(0,o.listOf)("Tag")}},31830:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.SpecExtension=void 0,n.listOf=e,n.mapOf=o,n.normalizeTypes=h,n.isNamedType=d;function e(O){return{name:`${O}List`,properties:{},items:O}}function o(O){return{name:`${O}Map`,properties:{},additionalProperties:()=>O}}n.SpecExtension={name:"SpecExtension",properties:{},additionalProperties:{resolvable:!0}};function h(O,f={}){const p={};for(const v of Object.keys(O))p[v]={...O[v],name:v};for(const v of Object.values(p))c(v);return p.SpecExtension=n.SpecExtension,p;function c(v){if(v.additionalProperties&&(v.additionalProperties=g(v.additionalProperties)),v.items&&(v.items=g(v.items)),v.properties){const b={};for(const[y,S]of Object.entries(v.properties))b[y]=g(S),f.doNotResolveExamples&&S&&S.isExample&&(b[y]={...S,resolvable:!1});v.properties=b}}function g(v){if(typeof v=="string"){if(!p[v])throw new Error(`Unknown type name found: ${v}`);return p[v]}else return typeof v=="function"?(b,y)=>g(v(b,y)):v&&v.name?(v={...v},c(v),v):v&&v.directResolveAs?{...v,directResolveAs:g(v.directResolveAs)}:v}}function d(O){return typeof O?.name=="string"}},36362:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getNodeTypesFromJSONSchema=c;const o=e(61203),h=e(89073),d=new o.default({strictSchema:!1,allowUnionTypes:!0,useDefaults:!0,allErrors:!0,discriminator:!0,strictTypes:!1,verbose:!0});function O(g,v){if(v.some(b=>typeof b=="function"))throw new Error("Unexpected oneOf inside oneOf.");return b=>{let y=g.findIndex(S=>d.validate(S,b));return y===-1&&(y=0),v[y]}}function f(g,v,b){if(!v||typeof v=="boolean")throw new Error(`Unexpected schema in ${g}.`);if(v instanceof Array)throw new Error(`Unexpected array schema in ${g}. Try using oneOf instead.`);if(v.type==="null")throw new Error(`Unexpected null schema type in ${g} schema.`);if(v.type instanceof Array)throw new Error(`Unexpected array schema type in ${g} schema. Try using oneOf instead.`);if(v.type==="string"||v.type==="number"||v.type==="integer"||v.type==="boolean"){const{default:y,format:S,...E}=v;return E}if(v.type==="object"&&!v.properties&&!v.oneOf){if(v.additionalProperties===void 0||v.additionalProperties===!0)return{type:"object"};if(v.additionalProperties===!1)return{type:"object",properties:{}}}if(v.allOf)throw new Error(`Unexpected allOf in ${g}.`);if(v.anyOf)throw new Error(`Unexpected anyOf in ${g}.`);if((0,h.isPlainObject)(v.properties)||(0,h.isPlainObject)(v.additionalProperties)||(0,h.isPlainObject)(v.items)&&((0,h.isPlainObject)(v.items.properties)||(0,h.isPlainObject)(v.items.additionalProperties)||v.items.oneOf))return p(g,v,b);if(v.oneOf)if(v.discriminator){const y=v.discriminator?.propertyName;if(!y)throw new Error(`Unexpected discriminator without a propertyName in ${g}.`);const S=v.oneOf.map((E,I)=>{if(typeof E=="boolean")throw new Error(`Unexpected boolean schema in ${g} at position ${I} in oneOf.`);const t=E?.properties?.[y];if(!t||typeof t=="boolean")throw new Error(`Unexpected property '${t}' schema in ${g} at position ${I} in oneOf.`);const a=t.const;return f(a,E,b)});return(E,I)=>{if((0,h.isPlainObject)(E)){const t=E[y];if(typeof t=="string"&&b[t])return t}return O(v.oneOf,S)(E,I)}}else{const y=v.oneOf.map((S,E)=>f(g+"_"+E,S,b));return O(v.oneOf,y)}return v}function p(g,v,b){if(!v||typeof v=="boolean")throw new Error(`Unexpected schema in ${g}.`);if(v instanceof Array)throw new Error(`Unexpected array schema in ${g}. Try using oneOf instead.`);if(v.type==="null")throw new Error(`Unexpected null schema type in ${g} schema.`);if(v.type instanceof Array)throw new Error(`Unexpected array schema type in ${g} schema. Try using oneOf instead.`);const y={};for(const[t,a]of Object.entries(v.properties||{}))y[t]=f(g+"."+t,a,b);let S;(0,h.isPlainObject)(v.additionalProperties)&&(S=f(g+"_additionalProperties",v.additionalProperties,b)),v.additionalProperties===!0&&(S={});let E;(0,h.isPlainObject)(v.items)&&((0,h.isPlainObject)(v.items.properties)||(0,h.isPlainObject)(v.items.additionalProperties)||v.items.oneOf)&&(E=f(g+"_items",v.items,b));let I=v.required;return v.oneOf&&v.oneOf.every(t=>!!t.required)&&(I=t=>{const a=v.oneOf.map(D=>[...v.required||[],...D.required]);let l=a.findIndex(D=>D.every(x=>t[x]!==void 0));return l===-1&&(l=0),a[l]}),b[g]={properties:y,additionalProperties:S,items:E,required:I},g}function c(g,v){const b={};return f(g,v,b),b}},38041:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Oas2Types=void 0;const o=e(31830),h=/^[0-9][0-9Xx]{2}$/,d={properties:{swagger:{type:"string"},info:"Info",host:{type:"string"},basePath:{type:"string"},schemes:{type:"array",items:{type:"string"}},consumes:{type:"array",items:{type:"string"}},produces:{type:"array",items:{type:"string"}},paths:"Paths",definitions:"NamedSchemas",parameters:"NamedParameters",responses:"NamedResponses",securityDefinitions:"NamedSecuritySchemes",security:"SecurityRequirementList",tags:"TagList",externalDocs:"ExternalDocs","x-servers":"XServerList","x-tagGroups":"TagGroups","x-ignoredHeaderParameters":{type:"array",items:{type:"string"}}},required:["swagger","paths","info"],extensionsPrefix:"x-"},O={properties:{title:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},contact:"Contact",license:"License",version:{type:"string"},"x-logo":"Logo"},required:["title","version"],extensionsPrefix:"x-"},f={properties:{url:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"},href:{type:"string"}},extensionsPrefix:"x-"},p={properties:{name:{type:"string"},url:{type:"string"},email:{type:"string"}},extensionsPrefix:"x-"},c={properties:{name:{type:"string"},url:{type:"string"}},required:["name"],extensionsPrefix:"x-"},g={properties:{},additionalProperties:(ne,U)=>U.startsWith("/")?"PathItem":void 0},v={properties:{$ref:{type:"string"},parameters:"ParameterList",get:"Operation",put:"Operation",post:"Operation",delete:"Operation",options:"Operation",head:"Operation",patch:"Operation"},extensionsPrefix:"x-"},b={properties:{tags:{type:"array",items:{type:"string"}},summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},consumes:{type:"array",items:{type:"string"}},produces:{type:"array",items:{type:"string"}},parameters:"ParameterList",responses:"Responses",schemes:{type:"array",items:{type:"string"}},deprecated:{type:"boolean"},security:"SecurityRequirementList","x-codeSamples":"XCodeSampleList","x-code-samples":"XCodeSampleList","x-hideTryItPanel":{type:"boolean"}},required:["responses"],extensionsPrefix:"x-"},y={properties:{lang:{type:"string"},label:{type:"string"},source:{type:"string"}}},S={properties:{url:{type:"string"},description:{type:"string"}},required:["url"]},E={properties:{description:{type:"string"},url:{type:"string"}},required:["url"],extensionsPrefix:"x-"},I={properties:{name:{type:"string"},in:{type:"string",enum:["query","header","path","formData","body"]},description:{type:"string"},required:{type:"boolean"},schema:"Schema",type:{type:"string",enum:["string","number","integer","boolean","array","file"]},format:{type:"string"},allowEmptyValue:{type:"boolean"},items:"ParameterItems",collectionFormat:{type:"string",enum:["csv","ssv","tsv","pipes","multi"]},default:null,maximum:{type:"integer"},exclusiveMaximum:{type:"boolean"},minimum:{type:"integer"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"integer"},minLength:{type:"integer"},pattern:{type:"string"},maxItems:{type:"integer"},minItems:{type:"integer"},uniqueItems:{type:"boolean"},enum:{type:"array"},multipleOf:{type:"number"},"x-example":"Example","x-examples":"ExamplesMap"},required(ne){return!ne||!ne.in?["name","in"]:ne.in==="body"?["name","in","schema"]:ne.type==="array"?["name","in","type","items"]:["name","in","type"]},extensionsPrefix:"x-"},t={properties:{type:{type:"string",enum:["string","number","integer","boolean","array"]},format:{type:"string"},items:"ParameterItems",collectionFormat:{type:"string",enum:["csv","ssv","tsv","pipes","multi"]},default:null,maximum:{type:"integer"},exclusiveMaximum:{type:"boolean"},minimum:{type:"integer"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"integer"},minLength:{type:"integer"},pattern:{type:"string"},maxItems:{type:"integer"},minItems:{type:"integer"},uniqueItems:{type:"boolean"},enum:{type:"array"},multipleOf:{type:"number"}},required(ne){return ne&&ne.type==="array"?["type","items"]:["type"]},extensionsPrefix:"x-"},a={properties:{default:"Response"},additionalProperties:(ne,U)=>h.test(U)?"Response":void 0},l={properties:{description:{type:"string"},schema:"Schema",headers:(0,o.mapOf)("Header"),examples:"Examples","x-summary":{type:"string"}},required:["description"],extensionsPrefix:"x-"},D={properties:{},additionalProperties:{isExample:!0}},x={properties:{description:{type:"string"},type:{type:"string",enum:["string","number","integer","boolean","array"]},format:{type:"string"},items:"ParameterItems",collectionFormat:{type:"string",enum:["csv","ssv","tsv","pipes","multi"]},default:null,maximum:{type:"integer"},exclusiveMaximum:{type:"boolean"},minimum:{type:"integer"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"integer"},minLength:{type:"integer"},pattern:{type:"string"},maxItems:{type:"integer"},minItems:{type:"integer"},uniqueItems:{type:"boolean"},enum:{type:"array"},multipleOf:{type:"number"}},required(ne){return ne&&ne.type==="array"?["type","items"]:["type"]},extensionsPrefix:"x-"},w={properties:{name:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs","x-traitTag":{type:"boolean"},"x-displayName":{type:"string"}},required:["name"],extensionsPrefix:"x-"},A={properties:{name:{type:"string"},tags:{type:"array",items:{type:"string"}}}},R={properties:{format:{type:"string"},title:{type:"string"},description:{type:"string"},default:null,multipleOf:{type:"number"},maximum:{type:"number"},minimum:{type:"number"},exclusiveMaximum:{type:"boolean"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"number"},minLength:{type:"number"},pattern:{type:"string"},maxItems:{type:"number"},minItems:{type:"number"},uniqueItems:{type:"boolean"},maxProperties:{type:"number"},minProperties:{type:"number"},required:{type:"array",items:{type:"string"}},enum:{type:"array"},type:{type:"string",enum:["object","array","string","number","integer","boolean","null"]},items:ne=>Array.isArray(ne)?(0,o.listOf)("Schema"):"Schema",allOf:(0,o.listOf)("Schema"),properties:"SchemaProperties",additionalProperties:ne=>typeof ne=="boolean"?{type:"boolean"}:"Schema",discriminator:{type:"string"},readOnly:{type:"boolean"},xml:"Xml",externalDocs:"ExternalDocs",example:{isExample:!0},"x-tags":{type:"array",items:{type:"string"}},"x-nullable":{type:"boolean"},"x-extendedDiscriminator":{type:"string"},"x-additionalPropertiesName":{type:"string"},"x-explicitMappingOnly":{type:"boolean"},"x-enumDescriptions":"EnumDescriptions"},extensionsPrefix:"x-"},j={properties:{},additionalProperties:{type:"string"}},N={properties:{},additionalProperties:"Schema"},M={properties:{name:{type:"string"},namespace:{type:"string"},prefix:{type:"string"},attribute:{type:"boolean"},wrapped:{type:"boolean"}},extensionsPrefix:"x-"},G={properties:{type:{enum:["basic","apiKey","oauth2"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header"]},flow:{enum:["implicit","password","application","accessCode"]},authorizationUrl:{type:"string"},tokenUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},"x-defaultClientId":{type:"string"}},required(ne){switch(ne?.type){case"apiKey":return["type","name","in"];case"oauth2":switch(ne?.flow){case"implicit":return["type","flow","authorizationUrl","scopes"];case"accessCode":return["type","flow","authorizationUrl","tokenUrl","scopes"];case"application":case"password":return["type","flow","tokenUrl","scopes"];default:return["type","flow","scopes"]}default:return["type"]}},allowed(ne){switch(ne?.type){case"basic":return["type","description"];case"apiKey":return["type","name","in","description"];case"oauth2":switch(ne?.flow){case"implicit":return["type","flow","authorizationUrl","description","scopes"];case"accessCode":return["type","flow","authorizationUrl","tokenUrl","description","scopes"];case"application":case"password":return["type","flow","tokenUrl","description","scopes"];default:return["type","flow","tokenUrl","authorizationUrl","description","scopes"]}default:return["type","description"]}},extensionsPrefix:"x-"},re={properties:{},additionalProperties:{type:"array",items:{type:"string"}}},Q={properties:{value:{isExample:!0},summary:{type:"string"},description:{type:"string"},externalValue:{type:"string"}},extensionsPrefix:"x-"};n.Oas2Types={Root:d,Tag:w,TagList:(0,o.listOf)("Tag"),TagGroups:(0,o.listOf)("TagGroup"),TagGroup:A,ExternalDocs:E,Example:Q,ExamplesMap:(0,o.mapOf)("Example"),EnumDescriptions:j,SecurityRequirement:re,SecurityRequirementList:(0,o.listOf)("SecurityRequirement"),Info:O,Contact:p,License:c,Logo:f,Paths:g,PathItem:v,Parameter:I,ParameterItems:t,ParameterList:(0,o.listOf)("Parameter"),Operation:b,Examples:D,Header:x,Responses:a,Response:l,Schema:R,Xml:M,SchemaProperties:N,NamedSchemas:(0,o.mapOf)("Schema"),NamedResponses:(0,o.mapOf)("Response"),NamedParameters:(0,o.mapOf)("Parameter"),NamedSecuritySchemes:(0,o.mapOf)("SecurityScheme"),SecurityScheme:G,XCodeSample:y,XCodeSampleList:(0,o.listOf)("XCodeSample"),XServerList:(0,o.listOf)("XServer"),XServer:S}},48554:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Oas3Types=n.Discriminator=n.DiscriminatorMapping=n.Xml=n.ExternalDocs=void 0;const o=e(31830),h=e(94449),d=/^[0-9][0-9Xx]{2}$/,O={properties:{openapi:null,info:"Info",servers:"ServerList",security:"SecurityRequirementList",tags:"TagList",externalDocs:"ExternalDocs",paths:"Paths",components:"Components","x-webhooks":"WebhooksMap","x-tagGroups":"TagGroups","x-ignoredHeaderParameters":{type:"array",items:{type:"string"}}},required:["openapi","paths","info"],extensionsPrefix:"x-"},f={properties:{name:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs","x-traitTag":{type:"boolean"},"x-displayName":{type:"string"}},required:["name"],extensionsPrefix:"x-"},p={properties:{name:{type:"string"},tags:{type:"array",items:{type:"string"}}},extensionsPrefix:"x-"};n.ExternalDocs={properties:{description:{type:"string"},url:{type:"string"}},required:["url"],extensionsPrefix:"x-"};const c={properties:{url:{type:"string"},description:{type:"string"},variables:"ServerVariablesMap"},required:["url"],extensionsPrefix:"x-"},g={properties:{enum:{type:"array",items:{type:"string"}},default:{type:"string"},description:{type:"string"}},required:["default"],extensionsPrefix:"x-"},v={properties:{},additionalProperties:{type:"array",items:{type:"string"}}},b={properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},contact:"Contact",license:"License","x-logo":"Logo"},required:["title","version"],extensionsPrefix:"x-"},y={properties:{url:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"},href:{type:"string"}}},S={properties:{name:{type:"string"},url:{type:"string"},email:{type:"string"}},extensionsPrefix:"x-"},E={properties:{name:{type:"string"},url:{type:"string"}},required:["name"],extensionsPrefix:"x-"},I={properties:{},additionalProperties:(_,te)=>te.startsWith("/")?"PathItem":void 0},t={properties:{},additionalProperties:()=>"PathItem"},a={properties:{$ref:{type:"string"},servers:"ServerList",parameters:"ParameterList",summary:{type:"string"},description:{type:"string"},get:"Operation",put:"Operation",post:"Operation",delete:"Operation",options:"Operation",head:"Operation",patch:"Operation",trace:"Operation"},extensionsPrefix:"x-"},l={properties:{name:{type:"string"},in:{enum:["query","header","path","cookie"]},description:{type:"string"},required:{type:"boolean"},deprecated:{type:"boolean"},allowEmptyValue:{type:"boolean"},style:{enum:["form","simple","label","matrix","spaceDelimited","pipeDelimited","deepObject"]},explode:{type:"boolean"},allowReserved:{type:"boolean"},schema:"Schema",example:{isExample:!0},examples:"ExamplesMap",content:"MediaTypesMap"},required:["name","in"],requiredOneOf:["schema","content"],extensionsPrefix:"x-"},D={properties:{tags:{type:"array",items:{type:"string"}},summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},parameters:"ParameterList",security:"SecurityRequirementList",servers:"ServerList",requestBody:"RequestBody",responses:"Responses",deprecated:{type:"boolean"},callbacks:"CallbacksMap","x-codeSamples":"XCodeSampleList","x-code-samples":"XCodeSampleList","x-hideTryItPanel":{type:"boolean"}},required:["responses"],extensionsPrefix:"x-"},x={properties:{lang:{type:"string"},label:{type:"string"},source:{type:"string"}}},w={properties:{description:{type:"string"},required:{type:"boolean"},content:"MediaTypesMap"},required:["content"],extensionsPrefix:"x-"},A={properties:{},additionalProperties:"MediaType"},R={properties:{schema:"Schema",example:{isExample:!0},examples:"ExamplesMap",encoding:"EncodingMap"},extensionsPrefix:"x-"},j={properties:{value:{isExample:!0},summary:{type:"string"},description:{type:"string"},externalValue:{type:"string"}},extensionsPrefix:"x-"},N={properties:{contentType:{type:"string"},headers:"HeadersMap",style:{enum:["form","simple","label","matrix","spaceDelimited","pipeDelimited","deepObject"]},explode:{type:"boolean"},allowReserved:{type:"boolean"}},extensionsPrefix:"x-"},M={properties:{},additionalProperties:{type:"string"}},G={properties:{description:{type:"string"},required:{type:"boolean"},deprecated:{type:"boolean"},allowEmptyValue:{type:"boolean"},style:{enum:["form","simple","label","matrix","spaceDelimited","pipeDelimited","deepObject"]},explode:{type:"boolean"},allowReserved:{type:"boolean"},schema:"Schema",example:{isExample:!0},examples:"ExamplesMap",content:"MediaTypesMap"},requiredOneOf:["schema","content"],extensionsPrefix:"x-"},re={properties:{default:"Response"},additionalProperties:(_,te)=>d.test(te)?"Response":void 0},Q={properties:{description:{type:"string"},headers:"HeadersMap",content:"MediaTypesMap",links:"LinksMap","x-summary":{type:"string"}},required:["description"],extensionsPrefix:"x-"},ne={properties:{operationRef:{type:"string"},operationId:{type:"string"},parameters:null,requestBody:null,description:{type:"string"},server:"Server"},extensionsPrefix:"x-"},U={properties:{externalDocs:"ExternalDocs",discriminator:"Discriminator",title:{type:"string"},multipleOf:{type:"number",minimum:0},maximum:{type:"number"},minimum:{type:"number"},exclusiveMaximum:{type:"boolean"},exclusiveMinimum:{type:"boolean"},maxLength:{type:"integer",minimum:0},minLength:{type:"integer",minimum:0},pattern:{type:"string"},maxItems:{type:"integer",minimum:0},minItems:{type:"integer",minimum:0},uniqueItems:{type:"boolean"},maxProperties:{type:"integer",minimum:0},minProperties:{type:"integer",minimum:0},required:{type:"array",items:{type:"string"}},enum:{type:"array"},type:{enum:["object","array","string","number","integer","boolean","null"]},allOf:(0,o.listOf)("Schema"),anyOf:(0,o.listOf)("Schema"),oneOf:(0,o.listOf)("Schema"),not:"Schema",properties:"SchemaProperties",items:_=>Array.isArray(_)?(0,o.listOf)("Schema"):"Schema",additionalProperties:_=>typeof _=="boolean"?{type:"boolean"}:"Schema",description:{type:"string"},format:{type:"string"},default:null,nullable:{type:"boolean"},readOnly:{type:"boolean"},writeOnly:{type:"boolean"},xml:"Xml",example:{isExample:!0},deprecated:{type:"boolean"},"x-tags":{type:"array",items:{type:"string"}},"x-additionalPropertiesName":{type:"string"},"x-explicitMappingOnly":{type:"boolean"}},extensionsPrefix:"x-"};n.Xml={properties:{name:{type:"string"},namespace:{type:"string"},prefix:{type:"string"},attribute:{type:"boolean"},wrapped:{type:"boolean"}},extensionsPrefix:"x-"};const pe={properties:{},additionalProperties:"Schema"};n.DiscriminatorMapping={properties:{},additionalProperties:_=>(0,h.isMappingRef)(_)?{type:"string",directResolveAs:"Schema"}:{type:"string"}},n.Discriminator={properties:{propertyName:{type:"string"},mapping:"DiscriminatorMapping"},required:["propertyName"],extensionsPrefix:"x-"};const Ce={properties:{parameters:"NamedParameters",schemas:"NamedSchemas",responses:"NamedResponses",examples:"NamedExamples",requestBodies:"NamedRequestBodies",headers:"NamedHeaders",securitySchemes:"NamedSecuritySchemes",links:"NamedLinks",callbacks:"NamedCallbacks"},extensionsPrefix:"x-"},le={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},authorizationUrl:{type:"string"}},required:["authorizationUrl","scopes"],extensionsPrefix:"x-"},Oe={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","scopes"],extensionsPrefix:"x-"},de={properties:{refreshUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"}},required:["tokenUrl","scopes"],extensionsPrefix:"x-"},X={properties:{refreshUrl:{type:"string"},authorizationUrl:{type:"string"},scopes:{type:"object",additionalProperties:{type:"string"}},tokenUrl:{type:"string"},"x-usePkce":_=>typeof _=="boolean"?{type:"boolean"}:"XUsePkce"},required:["authorizationUrl","tokenUrl","scopes"],extensionsPrefix:"x-"},V={properties:{implicit:"ImplicitFlow",password:"PasswordFlow",clientCredentials:"ClientCredentials",authorizationCode:"AuthorizationCode"},extensionsPrefix:"x-"},W={properties:{type:{enum:["apiKey","http","oauth2","openIdConnect"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header","cookie"]},scheme:{type:"string"},bearerFormat:{type:"string"},flows:"OAuth2Flows",openIdConnectUrl:{type:"string"},"x-defaultClientId":{type:"string"}},required(_){switch(_?.type){case"apiKey":return["type","name","in"];case"http":return["type","scheme"];case"oauth2":return["type","flows"];case"openIdConnect":return["type","openIdConnectUrl"];default:return["type"]}},allowed(_){switch(_?.type){case"apiKey":return["type","name","in","description"];case"http":return["type","scheme","bearerFormat","description"];case"oauth2":return["type","flows","description"];case"openIdConnect":return["type","openIdConnectUrl","description"];default:return["type","description"]}},extensionsPrefix:"x-"},$={properties:{disableManualConfiguration:{type:"boolean"},hideClientSecretInput:{type:"boolean"}}};n.Oas3Types={Root:O,Tag:f,TagList:(0,o.listOf)("Tag"),TagGroups:(0,o.listOf)("TagGroup"),TagGroup:p,ExternalDocs:n.ExternalDocs,Server:c,ServerList:(0,o.listOf)("Server"),ServerVariable:g,ServerVariablesMap:(0,o.mapOf)("ServerVariable"),SecurityRequirement:v,SecurityRequirementList:(0,o.listOf)("SecurityRequirement"),Info:b,Contact:S,License:E,Paths:I,PathItem:a,Parameter:l,ParameterList:(0,o.listOf)("Parameter"),Operation:D,Callback:(0,o.mapOf)("PathItem"),CallbacksMap:(0,o.mapOf)("Callback"),RequestBody:w,MediaTypesMap:A,MediaType:R,Example:j,ExamplesMap:(0,o.mapOf)("Example"),Encoding:N,EncodingMap:(0,o.mapOf)("Encoding"),EnumDescriptions:M,Header:G,HeadersMap:(0,o.mapOf)("Header"),Responses:re,Response:Q,Link:ne,Logo:y,Schema:U,Xml:n.Xml,SchemaProperties:pe,DiscriminatorMapping:n.DiscriminatorMapping,Discriminator:n.Discriminator,Components:Ce,LinksMap:(0,o.mapOf)("Link"),NamedSchemas:(0,o.mapOf)("Schema"),NamedResponses:(0,o.mapOf)("Response"),NamedParameters:(0,o.mapOf)("Parameter"),NamedExamples:(0,o.mapOf)("Example"),NamedRequestBodies:(0,o.mapOf)("RequestBody"),NamedHeaders:(0,o.mapOf)("Header"),NamedSecuritySchemes:(0,o.mapOf)("SecurityScheme"),NamedLinks:(0,o.mapOf)("Link"),NamedCallbacks:(0,o.mapOf)("Callback"),ImplicitFlow:le,PasswordFlow:Oe,ClientCredentials:de,AuthorizationCode:X,OAuth2Flows:V,SecurityScheme:W,XCodeSample:x,XCodeSampleList:(0,o.listOf)("XCodeSample"),XUsePkce:$,WebhooksMap:t}},16610:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.Oas3_1Types=n.DependentRequired=n.SchemaProperties=n.Schema=void 0;const o=e(31830),h=e(48554),d={properties:{openapi:null,info:"Info",servers:"ServerList",security:"SecurityRequirementList",tags:"TagList",externalDocs:"ExternalDocs",paths:"Paths",webhooks:"WebhooksMap",components:"Components",jsonSchemaDialect:{type:"string"}},required:["openapi","info"],requiredOneOf:["paths","components","webhooks"],extensionsPrefix:"x-"},O={properties:{name:{type:"string"},url:{type:"string"},identifier:{type:"string"}},required:["name"],extensionsPrefix:"x-"},f={properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string"},summary:{type:"string"},contact:"Contact",license:"License","x-logo":"Logo"},required:["title","version"],extensionsPrefix:"x-"},p={properties:{parameters:"NamedParameters",schemas:"NamedSchemas",responses:"NamedResponses",examples:"NamedExamples",requestBodies:"NamedRequestBodies",headers:"NamedHeaders",securitySchemes:"NamedSecuritySchemes",links:"NamedLinks",callbacks:"NamedCallbacks",pathItems:"NamedPathItems"},extensionsPrefix:"x-"},c={properties:{tags:{type:"array",items:{type:"string"}},summary:{type:"string"},description:{type:"string"},externalDocs:"ExternalDocs",operationId:{type:"string"},parameters:"ParameterList",security:"SecurityRequirementList",servers:"ServerList",requestBody:"RequestBody",responses:"Responses",deprecated:{type:"boolean"},callbacks:"CallbacksMap","x-codeSamples":"XCodeSampleList","x-code-samples":"XCodeSampleList","x-hideTryItPanel":{type:"boolean"}},extensionsPrefix:"x-"};n.Schema={properties:{$id:{type:"string"},$anchor:{type:"string"},id:{type:"string"},$schema:{type:"string"},definitions:"NamedSchemas",$defs:"NamedSchemas",$vocabulary:{type:"string"},externalDocs:"ExternalDocs",discriminator:"Discriminator",title:{type:"string"},multipleOf:{type:"number",minimum:0},maximum:{type:"number"},minimum:{type:"number"},exclusiveMaximum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{type:"integer",minimum:0},minLength:{type:"integer",minimum:0},pattern:{type:"string"},maxItems:{type:"integer",minimum:0},minItems:{type:"integer",minimum:0},uniqueItems:{type:"boolean"},maxProperties:{type:"integer",minimum:0},minProperties:{type:"integer",minimum:0},required:{type:"array",items:{type:"string"}},enum:{type:"array"},type:v=>Array.isArray(v)?{type:"array",items:{enum:["object","array","string","number","integer","boolean","null"]}}:{enum:["object","array","string","number","integer","boolean","null"]},allOf:(0,o.listOf)("Schema"),anyOf:(0,o.listOf)("Schema"),oneOf:(0,o.listOf)("Schema"),not:"Schema",if:"Schema",then:"Schema",else:"Schema",dependentSchemas:(0,o.mapOf)("Schema"),dependentRequired:"DependentRequired",prefixItems:(0,o.listOf)("Schema"),contains:"Schema",minContains:{type:"integer",minimum:0},maxContains:{type:"integer",minimum:0},patternProperties:"PatternProperties",propertyNames:"Schema",unevaluatedItems:v=>typeof v=="boolean"?{type:"boolean"}:"Schema",unevaluatedProperties:v=>typeof v=="boolean"?{type:"boolean"}:"Schema",summary:{type:"string"},properties:"SchemaProperties",items:v=>typeof v=="boolean"?{type:"boolean"}:"Schema",additionalProperties:v=>typeof v=="boolean"?{type:"boolean"}:"Schema",description:{type:"string"},format:{type:"string"},contentEncoding:{type:"string"},contentMediaType:{type:"string"},contentSchema:"Schema",default:null,readOnly:{type:"boolean"},writeOnly:{type:"boolean"},xml:"Xml",examples:{type:"array"},example:{isExample:!0},deprecated:{type:"boolean"},const:null,$comment:{type:"string"},"x-tags":{type:"array",items:{type:"string"}},$dynamicAnchor:{type:"string"},$dynamicRef:{type:"string"}},extensionsPrefix:"x-"},n.SchemaProperties={properties:{},additionalProperties:v=>typeof v=="boolean"?{type:"boolean"}:"Schema"};const g={properties:{type:{enum:["apiKey","http","oauth2","openIdConnect","mutualTLS"]},description:{type:"string"},name:{type:"string"},in:{type:"string",enum:["query","header","cookie"]},scheme:{type:"string"},bearerFormat:{type:"string"},flows:"OAuth2Flows",openIdConnectUrl:{type:"string"}},required(v){switch(v?.type){case"apiKey":return["type","name","in"];case"http":return["type","scheme"];case"oauth2":return["type","flows"];case"openIdConnect":return["type","openIdConnectUrl"];default:return["type"]}},allowed(v){switch(v?.type){case"apiKey":return["type","name","in","description"];case"http":return["type","scheme","bearerFormat","description"];case"oauth2":switch(v?.flows){case"implicit":return["type","flows","authorizationUrl","refreshUrl","description","scopes"];case"password":case"clientCredentials":return["type","flows","tokenUrl","refreshUrl","description","scopes"];case"authorizationCode":return["type","flows","authorizationUrl","refreshUrl","tokenUrl","description","scopes"];default:return["type","flows","authorizationUrl","refreshUrl","tokenUrl","description","scopes"]}case"openIdConnect":return["type","openIdConnectUrl","description"];case"mutualTLS":return["type","description"];default:return["type","description"]}},extensionsPrefix:"x-"};n.DependentRequired={properties:{},additionalProperties:{type:"array",items:{type:"string"}}},n.Oas3_1Types={...h.Oas3Types,Info:f,Root:d,Schema:n.Schema,SchemaProperties:n.SchemaProperties,PatternProperties:n.SchemaProperties,License:O,Components:p,NamedPathItems:(0,o.mapOf)("PathItem"),SecurityScheme:g,Operation:c,DependentRequired:n.DependentRequired}},96926:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.ConfigTypes=void 0,n.createConfigTypes=Lt;const o=e(33815),h=e(31830),d=e(89073),O=e(36362),f=e(11901),p=["info-contact","operation-operationId","tag-description","tags-alphabetical","info-license-url","info-license-strict","info-license","no-ambiguous-paths","no-enum-type-mismatch","no-http-verbs-in-paths","no-identical-paths","no-invalid-parameter-examples","no-invalid-schema-examples","no-path-trailing-slash","operation-2xx-response","operation-4xx-response","operation-description","operation-operationId-unique","operation-operationId-url-safe","operation-parameters-unique","operation-singular-tag","operation-summary","operation-tag-defined","parameter-description","path-declaration-must-exist","path-excludes-patterns","path-http-verbs-order","path-not-include-query","path-params-defined","path-parameters-defined","path-segment-plural","paths-kebab-case","required-string-property-missing-min-length","response-contains-header","scalar-property-missing-example","security-defined","spec-strict-refs","no-unresolved-refs","no-required-schema-properties-undefined","boolean-parameter-prefixes","request-mime-type","response-contains-property","response-mime-type"],c=["info-contact","operation-operationId","tag-description","tags-alphabetical","info-license-url","info-license-strict","info-license","no-ambiguous-paths","no-enum-type-mismatch","no-http-verbs-in-paths","no-identical-paths","no-invalid-parameter-examples","no-invalid-schema-examples","no-path-trailing-slash","operation-2xx-response","operation-4xx-response","operation-description","operation-operationId-unique","operation-operationId-url-safe","operation-parameters-unique","operation-singular-tag","operation-summary","operation-tag-defined","parameter-description","path-declaration-must-exist","path-excludes-patterns","path-http-verbs-order","path-not-include-query","path-params-defined","path-parameters-defined","path-segment-plural","paths-kebab-case","required-string-property-missing-min-length","response-contains-header","scalar-property-missing-example","security-defined","spec-strict-refs","no-unresolved-refs","no-required-schema-properties-undefined","boolean-parameter-prefixes","component-name-unique","no-empty-servers","no-example-value-and-externalValue","no-invalid-media-type-examples","no-server-example.com","no-server-trailing-slash","no-server-variables-empty-enum","no-undefined-server-variable","no-unused-components","operation-4xx-problem-details-rfc7807","request-mime-type","response-contains-property","response-mime-type","spec-components-invalid-map-name","array-parameter-serialization"],g=["info-contact","info-license-strict","operation-operationId","tag-description","tags-alphabetical","channels-kebab-case","no-channel-trailing-slash"],v=["info-contact","info-license-strict","operation-operationId","tag-description","tags-alphabetical","channels-kebab-case","no-channel-trailing-slash"],b=["sourceDescription-type","workflowId-unique","stepId-unique","sourceDescription-name-unique","sourceDescriptions-not-empty","workflow-dependsOn","parameters-unique","step-onSuccess-unique","step-onFailure-unique","spot-supported-versions","requestBody-replacements-unique","no-criteria-xpath","criteria-unique"],y=[...p,...c,...g,...v,...b,"spec","struct"],S=null,E=null,I=null,t={properties:{extends:{type:"array",items:{type:"string"}},rules:"Rules",oas2Rules:"Rules",oas3_0Rules:"Rules",oas3_1Rules:"Rules",async2Rules:"Rules",arazzo1Rules:"Rules",preprocessors:{type:"object"},oas2Preprocessors:{type:"object"},oas3_0Preprocessors:{type:"object"},oas3_1Preprocessors:{type:"object"},async2Preprocessors:{type:"object"},arazzoPreprocessors:{type:"object"},decorators:{type:"object"},oas2Decorators:{type:"object"},oas3_0Decorators:{type:"object"},oas3_1Decorators:{type:"object"},async2Decorators:{type:"object"},arazzo1Decorators:{type:"object"}}},a=Nt=>({...Nt.rootRedoclyConfigSchema,properties:{...Nt.rootRedoclyConfigSchema.properties,...t.properties,apis:"ConfigApis","features.openapi":"ConfigReferenceDocs","features.mockServer":"ConfigMockServer",organization:{type:"string"},region:{enum:["us","eu"]},telemetry:{enum:["on","off"]},resolve:{properties:{http:"ConfigHTTP",doNotResolveExamples:{type:"boolean"}}},files:{type:"array",items:{type:"string"}}}}),l={properties:{},additionalProperties:"ConfigApisProperties"},D=Nt=>({...Nt["rootRedoclyConfigSchema.apis_additionalProperties"],properties:{...Nt["rootRedoclyConfigSchema.apis_additionalProperties"]?.properties,labels:{type:"array",items:{type:"string"}},...t.properties,"features.openapi":"ConfigReferenceDocs","features.mockServer":"ConfigMockServer",files:{type:"array",items:{type:"string"}}}}),x={properties:{headers:{type:"array",items:{type:"string"}}}},w={properties:{},additionalProperties:(Nt,yn)=>{if(yn.startsWith("rule/"))return typeof Nt=="string"?{enum:["error","warn","off"]}:"Assert";if(yn.startsWith("assert/"))return typeof Nt=="string"?{enum:["error","warn","off"]}:"Assert";if(y.includes(yn)||(0,d.isCustomRuleId)(yn))return typeof Nt=="string"?{enum:["error","warn","off"]}:"ObjectRule";if(yn==="metadata-schema"||yn==="custom-fields-schema")return"Schema"}},A={properties:{severity:{enum:["error","warn","off"]}},additionalProperties:{},required:["severity"]},R={properties:{},additionalProperties:{}};function j(Nt){return{properties:{type:{enum:[...new Set(["any",...Nt,"SpecExtension"])]},property:yn=>Array.isArray(yn)?{type:"array",items:{type:"string"}}:yn===null?null:{type:"string"},filterInParentKeys:{type:"array",items:{type:"string"}},filterOutParentKeys:{type:"array",items:{type:"string"}},matchParentKeys:{type:"string"}},required:["type"]}}const N={properties:{enum:{type:"array",items:{type:"string"}},pattern:{type:"string"},notPattern:{type:"string"},casing:{enum:["camelCase","kebab-case","snake_case","PascalCase","MACRO_CASE","COBOL-CASE","flatcase"]},mutuallyExclusive:{type:"array",items:{type:"string"}},mutuallyRequired:{type:"array",items:{type:"string"}},required:{type:"array",items:{type:"string"}},requireAny:{type:"array",items:{type:"string"}},disallowed:{type:"array",items:{type:"string"}},defined:{type:"boolean"},nonEmpty:{type:"boolean"},minLength:{type:"integer"},maxLength:{type:"integer"},ref:Nt=>typeof Nt=="string"?{type:"string"}:{type:"boolean"},const:Nt=>{if(typeof Nt=="string")return{type:"string"};if(typeof Nt=="number")return{type:"number"};if(typeof Nt=="boolean")return{type:"boolean"}}},additionalProperties:(Nt,yn)=>{if(/^\w+\/\w+$/.test(yn))return{type:"object"}}},M={properties:{subject:"AssertionDefinitionSubject",assertions:"AssertionDefinitionAssertions"},required:["subject","assertions"]},G={properties:{subject:"AssertionDefinitionSubject",assertions:"AssertionDefinitionAssertions",where:(0,h.listOf)("AssertDefinition"),message:{type:"string"},suggest:{type:"array",items:{type:"string"}},severity:{enum:["error","warn","off"]}},required:["subject","assertions"]},re={properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},Q={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"}}},ne={properties:{beforeInfo:(0,h.listOf)("CommonConfigSidebarLinks"),end:(0,h.listOf)("CommonConfigSidebarLinks")}},U={properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},pe={properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},Ce={properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},le={properties:(0,d.pickObjectProps)(pe.properties,["light","dark"])},Oe={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"}}},de={properties:{error:"CommonColorProps",info:"CommonColorProps",redirect:"CommonColorProps",success:"CommonColorProps"}},X={properties:(0,d.omitObjectProps)(pe.properties,["dark"])},V={properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},W={properties:{accent:"CommonThemeColors",border:"BorderThemeColors",error:"CommonThemeColors",http:"HttpColors",primary:"CommonThemeColors",responses:"ResponseColors",secondary:"SecondaryColors",success:"CommonThemeColors",text:"TextThemeColors",tonalOffset:{type:"number"},warning:"CommonThemeColors"}},$={properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},_={properties:{small:"SizeProps",medium:"SizeProps",large:"SizeProps",xlarge:"SizeProps"}},te={properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},ve={properties:{...(0,d.omitObjectProps)(te.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:"Sizes"}},fe={properties:(0,d.pickObjectProps)(te.properties,["fontSize","lineHeight"])},Le={properties:{medium:"BadgeFontConfig",small:"BadgeFontConfig"}},we={properties:{...(0,d.omitObjectProps)(te.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},color:{type:"string"},sizes:"BadgeSizes"}},Re={properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},je={properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},Fe={properties:{fullWidth:{type:"boolean"}}},B={properties:{buttons:"ButtonsConfig",httpBadges:"HttpBadgesConfig",layoutControls:"LabelControls",panels:"Panels",tryItButton:"TryItButton",tryItSendButton:"TryItButton"}},F={properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},Ie={properties:{maxWidth:"Breakpoints"}},Ke={properties:{maxWidth:"Breakpoints",middlePanelMaxWidth:"Breakpoints"}},he={properties:{showDarkRightPanel:{type:"boolean"},stacked:"StackedConfig","three-panel":"ThreePanelConfig"}},ce={properties:{backgroundColor:{type:"string"},border:{type:"string"}}},Pe={properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:"SchemaColorsConfig",defaultDetailsWidth:{type:"string"},examples:"SchemaColorsConfig",labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},dt={properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},lt={properties:(0,d.pickObjectProps)(dt.properties,["textTransform"])},H={properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},st={properties:{...(0,d.omitObjectProps)(te.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:"GroupItemsConfig",level1items:"Level1Items",rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:"SpacingConfig",textColor:{type:"string"},width:{type:"string"}}},it={properties:{...te.properties,color:{type:"string"},transform:{type:"string"}}},Te={properties:{...te.properties,backgroundColor:{type:"string"},color:{type:"string"},wordBreak:{enum:["break-all","break-word","keep-all","normal","revert","unset","inherit","initial"]},wrap:{type:"boolean"}}},$e={properties:(0,d.omitObjectProps)(te.properties,["fontSize"])},Se={properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},ee={properties:{code:"CodeConfig",fieldName:"FontConfig",...(0,d.pickObjectProps)(te.properties,["fontSize","fontFamily"]),fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:"Heading",heading2:"Heading",heading3:"Heading",headings:"HeadingsConfig",lineHeight:{type:"string"},links:"LinksConfig",optimizeSpeed:{type:"boolean"},rightPanelHeading:"Heading",smoothing:{enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}}},Z={properties:{color:{type:"string"},...(0,d.omitObjectProps)(te.properties,["fontWeight"])}},q={properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:"TokenProps"}},Me={properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},He={properties:{backgroundColor:{type:"string"},color:{type:"string"}}},et={properties:{custom:{type:"string"}}},Ct={properties:{DownloadButton:"ButtonOverrides",NextSectionButton:"ButtonOverrides"}},Ne={properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},_e={properties:{borderRadius:{type:"string"}}},Ot={properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},ke={properties:{breakpoints:"Breakpoints",codeBlock:"CodeBlock",colors:"ThemeColors",components:"ConfigThemeComponents",layout:"Layout",logo:"ConfigThemeLogo",fab:"Fab",overrides:"Overrides",rightPanel:"RightPanel",schema:"ConfigThemeSchema",shape:"Shape",sidebar:"Sidebar",spacing:"ThemeSpacing",typography:"Typography",links:{properties:{color:{type:"string"}}},codeSample:{properties:{backgroundColor:{type:"string"}}}}},Xe={properties:{skipOptionalParameters:{type:"boolean"},languages:(0,h.listOf)("ConfigLanguage")},required:["languages"]},pt={properties:{theme:"ConfigTheme",corsProxyUrl:{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:"GenerateCodeSamples",generatedPayloadSamplesMaxDepth:{type:"number"},hideDownloadButton:{type:"boolean"},hideHostname:{type:"boolean"},hideInfoSection:{type:"boolean"},hideLoading:{type:"boolean"},hideLogo:{type:"boolean"},hideRequestPayloadSample:{type:"boolean"},hideRightPanel:{type:"boolean"},hideSchemaPattern:{type:"boolean"},hideSchemaTitles:{type:"boolean"},hideSingleRequestSampleTab:{type:"boolean"},hideSecuritySection:{type:"boolean"},hideTryItPanel:{type:"boolean"},hideFab:{type:"boolean"},hideOneOfDescription:{type:"boolean"},htmlTemplate:{type:"string"},jsonSampleExpandLevel:Nt=>typeof Nt=="number"?{type:"number",minimum:1}:{type:"string"},labels:"ConfigLabels",layout:{enum:["stacked","three-panel"]},maxDisplayedEnumValues:{type:"number"},menuToggle:{type:"boolean"},nativeScrollbars:{type:"boolean"},noAutoAuth:{type:"boolean"},oAuth2RedirectURI:{type:"string"},onDeepLinkClick:{type:"object"},onlyRequiredInSamples:{type:"boolean"},pagination:{enum:["none","section","item"]},pathInMiddlePanel:{type:"boolean"},payloadSampleIdx:{type:"number",minimum:0},requestInterceptor:{type:"object"},requiredPropsFirst:{type:"boolean"},routingBasePath:{type:"string"},routingStrategy:{type:"string"},samplesTabsMaxCount:{type:"number"},schemaExpansionLevel:Nt=>typeof Nt=="number"?{type:"number",minimum:0}:{type:"string"},schemaDefinitionsTagName:{type:"string"},minCharacterLengthToInitSearch:{type:"number",minimum:1},maxResponseHeadersToShowInTryIt:{type:"number",minimum:0},scrollYOffset:Nt=>typeof Nt=="number"?{type:"number"}:{type:"string"},searchAutoExpand:{type:"boolean"},searchFieldLevelBoost:{type:"number",minimum:0},searchMaxDepth:{type:"number",minimum:1},searchMode:{enum:["default","path-only"]},searchOperationTitleBoost:{type:"number"},searchTagTitleBoost:{type:"number"},sendXUserAgentInTryIt:{type:"boolean"},showChangeLayoutButton:{type:"boolean"},showConsole:{type:"boolean"},showExtensions:Nt=>typeof Nt=="boolean"?{type:"boolean"}:{type:"array",items:{type:"string"}},showNextButton:{type:"boolean"},showRightPanelToggle:{type:"boolean"},showSecuritySchemeType:{type:"boolean"},showWebhookVerb:{type:"boolean"},showObjectSchemaExamples:{type:"boolean"},disableTryItRequestUrlEncoding:{type:"boolean"},sidebarLinks:"ConfigSidebarLinks",sideNavStyle:{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"},mockServer:{properties:{url:{type:"string"},position:{enum:["first","last","replace","off"]},description:{type:"string"}}},showAccessMode:{type:"boolean"},preserveOriginalExtensionsName:{type:"boolean"},markdownHeadingsAnchorLevel:{type:"number"}},additionalProperties:{}},St={properties:{strictExamples:{type:"boolean"},errorIfForcedExampleNotFound:{type:"boolean"}}};function Lt(Nt,yn){const bn=Object.values(f.SpecVersion).flatMap(or=>{const _n=yn?.styleguide?yn.styleguide.extendTypes((0,f.getTypes)(or),or):(0,f.getTypes)(or);return Object.keys(_n)}),_t=(0,O.getNodeTypesFromJSONSchema)("rootRedoclyConfigSchema",Nt);return{...Yt,ConfigRoot:a(_t),ConfigApisProperties:D(_t),AssertionDefinitionSubject:j(bn),..._t}}const Yt={Assert:G,ConfigApis:l,ConfigStyleguide:t,ConfigReferenceDocs:pt,ConfigMockServer:St,ConfigHTTP:x,ConfigLanguage:re,ConfigLabels:Q,ConfigSidebarLinks:ne,CommonConfigSidebarLinks:U,ConfigTheme:ke,AssertDefinition:M,ThemeColors:W,CommonThemeColors:pe,BorderThemeColors:le,HttpColors:Oe,ResponseColors:de,SecondaryColors:X,TextThemeColors:V,Sizes:_,ButtonsConfig:ve,CommonColorProps:Ce,BadgeFontConfig:fe,BadgeSizes:Le,HttpBadgesConfig:we,LabelControls:Re,Panels:je,TryItButton:Fe,Breakpoints:F,StackedConfig:Ie,ThreePanelConfig:Ke,SchemaColorsConfig:ce,SizeProps:$,Level1Items:lt,SpacingConfig:H,FontConfig:te,CodeConfig:Te,HeadingsConfig:$e,LinksConfig:Se,TokenProps:Z,CodeBlock:q,ConfigThemeLogo:Me,Fab:He,ButtonOverrides:et,Overrides:Ct,ObjectRule:A,Schema:R,RightPanel:Ne,Rules:w,Shape:_e,ThemeSpacing:Ot,GenerateCodeSamples:Xe,GroupItemsConfig:dt,ConfigThemeComponents:B,Layout:he,ConfigThemeSchema:Pe,Sidebar:st,Heading:it,Typography:ee,AssertionDefinitionAssertions:N};n.ConfigTypes=Lt(o.rootRedoclyConfigSchema)},45964:(P,n)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.ARAZZO_VERSIONS_SUPPORTED_BY_SPOT=n.VERSION_PATTERN=void 0,n.VERSION_PATTERN=/^1\.0\.\d+(-.+)?$/,n.ARAZZO_VERSIONS_SUPPORTED_BY_SPOT=["1.0.0","1.0.1"]},89073:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.assignConfig=n.stringifyYaml=n.parseYaml=void 0,n.pushStack=b,n.pluralize=y,n.popStack=S,n.loadYaml=E,n.isDefined=I,n.isPlainObject=t,n.isEmptyObject=a,n.isNotEmptyObject=l,n.isEmptyArray=D,n.isNotEmptyArray=x,n.readFileFromUrl=w,n.pickObjectProps=R,n.omitObjectProps=j,n.splitCamelCaseIntoWords=N,n.validateMimeType=M,n.validateMimeTypeOAS3=G,n.readFileAsStringSync=re,n.yamlAndJsonSyncReader=Q,n.isPathParameter=ne,n.slash=U,n.isString=pe,n.isNotString=Ce,n.assignOnlyExistingConfig=Oe,n.getMatchingStatusCodeRange=de,n.isCustomRuleId=X,n.doesYamlFileExist=V,n.showWarningForDeprecatedField=W,n.showErrorForDeprecatedField=$,n.isTruthy=_,n.identity=te,n.keysOf=ve,n.pickDefined=fe,n.nextTick=Le,n.pause=we,n.getProxyAgent=je,n.dequal=Fe;const o=e(56783),h=e(13078),d=e(39064),O=e(56826),f=e(96147),p=e(40998),c=e(13822),g=e(64390);var v=e(56826);Object.defineProperty(n,"parseYaml",{enumerable:!0,get:function(){return v.parseYaml}}),Object.defineProperty(n,"stringifyYaml",{enumerable:!0,get:function(){return v.stringifyYaml}});function b(B,F){return{prev:B,value:F}}function y(B,F,Ie){return B.split(" ").map(Ke=>g(Ke,F,Ie)).join(" ")}function S(B){return B?.prev??null}async function E(B){const F=await o.promises.readFile(B,"utf-8");return(0,O.parseYaml)(F)}function I(B){return B!==void 0}function t(B){return B!==null&&typeof B=="object"&&!Array.isArray(B)}function a(B){return t(B)&&Object.keys(B).length===0}function l(B){return t(B)&&!a(B)}function D(B){return Array.isArray(B)&&B.length===0}function x(B){return!!B&&Array.isArray(B)&&!!B.length}async function w(B,F){const Ie={};for(const he of F.headers)A(B,he.matches)&&(Ie[he.name]=he.envVariable!==void 0?f.env[he.envVariable]||"":he.value);const Ke=await(F.customFetch||fetch)(B,{headers:Ie});if(!Ke.ok)throw new Error(`Failed to load ${B}: ${Ke.status} ${Ke.statusText}`);return{body:await Ke.text(),mimeType:Ke.headers.get("content-type")}}function A(B,F){return F.match(/^https?:\/\//)||(B=B.replace(/^https?:\/\//,"")),d(B,F)}function R(B,F){return Object.fromEntries(F.filter(Ie=>Ie in B).map(Ie=>[Ie,B[Ie]]))}function j(B,F){return Object.fromEntries(Object.entries(B).filter(([Ie])=>!F.includes(Ie)))}function N(B){const F=B.split(/(?:[-._])|([A-Z][a-z]+)/).filter(_).map(Ke=>Ke.toLocaleLowerCase()),Ie=B.split(/([A-Z]{2,})/).filter(Ke=>Ke&&Ke===Ke.toUpperCase()).map(Ke=>Ke.toLocaleLowerCase());return new Set([...F,...Ie])}function M({type:B,value:F},{report:Ie,location:Ke},he){const ce=B==="consumes"?"request":"response";if(!he)throw new Error(`Parameter "allowedValues" is not provided for "${ce}-mime-type" rule`);if(F[B])for(const Pe of F[B])he.includes(Pe)||Ie({message:`Mime type "${Pe}" is not allowed`,location:Ke.child(F[B].indexOf(Pe)).key()})}function G({type:B,value:F},{report:Ie,location:Ke},he){const ce=B==="consumes"?"request":"response";if(!he)throw new Error(`Parameter "allowedValues" is not provided for "${ce}-mime-type" rule`);if(F.content)for(const Pe of Object.keys(F.content))he.includes(Pe)||Ie({message:`Mime type "${Pe}" is not allowed`,location:Ke.child("content").child(Pe).key()})}function re(B){return o.readFileSync(B,"utf-8")}function Q(B){const F=o.readFileSync(B,"utf-8");return(0,O.parseYaml)(F)}function ne(B){return B.startsWith("{")&&B.endsWith("}")}function U(B){return/^\\\\\?\\/.test(B)?B:B.replace(/\\/g,"/")}function pe(B){return typeof B=="string"}function Ce(B){return!pe(B)}const le=(B,F)=>{if(F)for(const Ie of Object.keys(F))t(B[Ie])&&typeof F[Ie]=="string"?B[Ie].severity=F[Ie]:B[Ie]=F[Ie]};n.assignConfig=le;function Oe(B,F){if(F)for(const Ie of Object.keys(F))B.hasOwnProperty(Ie)&&(t(B[Ie])&&typeof F[Ie]=="string"?B[Ie].severity=F[Ie]:B[Ie]=F[Ie])}function de(B){return`${B}`.replace(/^(\d)\d\d$/,(F,Ie)=>`${Ie}XX`)}function X(B){return B.includes("/")}function V(B){return((0,h.extname)(B)===".yaml"||(0,h.extname)(B)===".yml")&&o?.hasOwnProperty?.("existsSync")&&o.existsSync(B)}function W(B,F,Ie,Ke){const he=Ke?`Read more about this change: ${Ke}`:"";p.logger.warn(`The '${p.colorize.red(B)}' field is deprecated. ${F?`Use ${p.colorize.green(Re(F,Ie))} instead. `:""}${he}
25
25
  `)}function $(B,F,Ie){throw new Error(`Do not use '${B}' field. ${F?`Use '${Re(F,Ie)}' instead. `:""}
26
- `)}function _(B){return!!B}function te(B){return B}function ve(B){return B?Object.keys(B):[]}function fe(B){if(!B)return;const F={};for(const Ie in B)B[Ie]!==void 0&&(F[Ie]=B[Ie]);return F}function Le(){return new Promise(B=>{setTimeout(B)})}async function we(B){return new Promise(F=>setTimeout(F,B))}function Re(B,F){return`${typeof F<"u"?`${F}.`:""}${B}`}function je(){const B={}.HTTPS_PROXY||{}.HTTP_PROXY;return B?new c.HttpsProxyAgent(B):void 0}function Fe(B,F){let Ie,Ke;if(B===F)return!0;if(B&&F&&(Ie=B.constructor)===F.constructor){if(Ie===Date)return B.getTime()===F.getTime();if(Ie===RegExp)return B.toString()===F.toString();if(Ie===Array){if((Ke=B.length)===F.length)for(;Ke--&&Fe(B[Ke],F[Ke]););return Ke===-1}if(!Ie||typeof B=="object"){Ke=0;for(Ie in B)if(Object.prototype.hasOwnProperty.call(B,Ie)&&++Ke&&!Object.prototype.hasOwnProperty.call(F,Ie)||!(Ie in F)||!Fe(B[Ie],F[Ie]))return!1;return Object.keys(F).length===Ke}}return B!==B&&F!==F}},10118:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.normalizeVisitors=d;const o=e(32627),h={Root:"DefinitionRoot",ServerVariablesMap:"ServerVariableMap",Paths:["PathMap","PathsMap"],CallbacksMap:"CallbackMap",MediaTypesMap:"MediaTypeMap",ExamplesMap:"ExampleMap",EncodingMap:"EncodingsMap",HeadersMap:"HeaderMap",LinksMap:"LinkMap",OAuth2Flows:"SecuritySchemeFlows",Responses:"ResponsesMap"};function d(O,f){const p={};p.any={enter:[],leave:[]};for(const b of Object.keys(f))p[b]={enter:[],leave:[]};p.ref={enter:[],leave:[]};for(const{ruleId:b,severity:y,message:S,visitor:E}of O)v({ruleId:b,severity:y,message:S},E,null);for(const b of Object.keys(p))p[b].enter.sort((y,S)=>S.depth-y.depth),p[b].leave.sort((y,S)=>y.depth-S.depth);return p;function c(b,y,S,E,I=[]){if(I.includes(y))return;I=[...I,y];const t=new Set;for(const l of Object.values(y.properties)){if(l===S){a(b,I);continue}typeof l=="object"&&l!==null&&l.name&&t.add(l)}y.additionalProperties&&typeof y.additionalProperties!="function"&&(y.additionalProperties===S?a(b,I):y.additionalProperties.name!==void 0&&t.add(y.additionalProperties)),y.items&&typeof y.items!="function"&&(y.items===S?a(b,I):y.items.name!==void 0&&t.add(y.items)),y.extensionsPrefix&&t.add(o.SpecExtension);for(const l of Array.from(t.values()))c(b,l,S,E,I);function a(l,D){for(const x of D.slice(1))p[x.name]=p[x.name]||{enter:[],leave:[]},p[x.name].enter.push({...l,visit:()=>{},depth:0,context:{isSkippedLevel:!0,seen:new Set,parent:E}})}}function g(b,y){if(Array.isArray(y)){const S=y.find(E=>b[E])||void 0;return S&&b[S]}return b[y]}function v(b,y,S,E=0){const I=Object.keys(f);if(E===0)I.push("any"),I.push("ref");else{if(y.any)throw new Error("any() is allowed only on top level");if(y.ref)throw new Error("ref() is allowed only on top level")}for(const t of I){const a=y[t]||g(y,h[t]),l=p[t];if(!a)continue;let D,x,w;const A=typeof a=="object";if(t==="ref"&&A&&a.skip)throw new Error("ref() visitor does not support skip");typeof a=="function"?D=a:A&&(D=a.enter,x=a.leave,w=a.skip);const R={activatedOn:null,type:f[t],parent:S,isSkippedLevel:!1};if(typeof a=="object"&&v(b,a,R,E+1),S&&c(b,S.type,f[t],S),D||A){if(D&&typeof D!="function")throw new Error("DEV: should be function");l.enter.push({...b,visit:D||(()=>{}),skip:w,depth:E,context:R})}if(x){if(typeof x!="function")throw new Error("DEV: should be function");l.leave.push({...b,visit:x,depth:E,context:R})}}}}},85604:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.walkDocument=c;const o=e(7248),h=e(30800),d=e(63017),O=e(32627);function f(g){const v={};for(;g.parent;)v[g.parent.type.name]=g.parent.activatedOn?.value.node,g=g.parent;return v}function p(g){const v={};for(;g.parent;)g.parent.activatedOn?.value.location&&(v[g.parent.type.name]=g.parent.activatedOn?.value.location),g=g.parent;return v}function c(g){const{document:v,rootType:b,normalizedVisitors:y,resolvedRefMap:S,ctx:E}=g,I={},t=new Set;a(v.parsed,b,new o.Location(v.source,"#/"),void 0,"");function a(l,D,x,w,A){const R=(Ce,le=N.source.absoluteRef)=>{if(!(0,o.isRef)(Ce))return{location:x,node:Ce};const Oe=(0,d.makeRefId)(le,Ce.$ref),de=S.get(Oe);if(!de)return{location:void 0,node:void 0};const{resolved:X,node:V,document:W,nodePointer:$,error:_}=de;return{location:X?new o.Location(W.source,$):_ instanceof d.YamlParseError?new o.Location(_.source,""):void 0,node:V,error:_}},j=x;let N=x;const{node:M,location:G,error:re}=R(l),Q=new Set;if((0,o.isRef)(l)){const Ce=y.ref.enter;for(const{visit:le,ruleId:Oe,severity:de,message:X,context:V}of Ce){Q.add(V);const W=U.bind(void 0,Oe,de,X);le(l,{report:W,resolve:R,rawNode:l,rawLocation:j,location:x,type:D,parent:w,key:A,parentLocations:{},oasVersion:E.oasVersion,getVisitorData:pe.bind(void 0,Oe)},{node:M,location:G,error:re}),G?.source.absoluteRef&&E.refTypes&&E.refTypes.set(G?.source.absoluteRef,D)}}if(M!==void 0&&G&&D.name!=="scalar"){N=G;const Ce=I[D.name]?.has?.(M);let le=!1;const de=y.any.enter.concat(y[D.name]?.enter||[]),X=[];for(const{context:$,visit:_,skip:te,ruleId:ve,severity:fe,message:Le}of de){if(t.has(`${N.absolutePointer}${N.pointer}`))break;if($.isSkippedLevel)$.parent.activatedOn&&!$.parent.activatedOn.value.nextLevelTypeActivated&&!$.seen.has(l)&&($.seen.add(l),le=!0,X.push($));else if($.parent&&$.parent.activatedOn&&$.activatedOn?.value.withParentNode!==$.parent.activatedOn.value.node&&$.parent.activatedOn.value.nextLevelTypeActivated?.value!==D||!$.parent&&!Ce){X.push($);const we={node:M,location:G,nextLevelTypeActivated:null,withParentNode:$.parent?.activatedOn?.value.node,skipped:($.parent?.activatedOn?.value.skipped||te?.(M,A,{location:x,rawLocation:j,resolve:R,rawNode:l}))??!1};$.activatedOn=(0,h.pushStack)($.activatedOn,we);let Re=$.parent;for(;Re;)Re.activatedOn.value.nextLevelTypeActivated=(0,h.pushStack)(Re.activatedOn.value.nextLevelTypeActivated,D),Re=Re.parent;we.skipped||(le=!0,Q.add($),ne(_,M,l,$,ve,fe,Le))}}if(le||!Ce){if(I[D.name]=I[D.name]||new Set,I[D.name].add(M),Array.isArray(M)){const $=D.items;if($!==void 0){const _=typeof $=="function";for(let te=0;te<M.length;te++){const ve=_?$(M[te],G.child([te]).absolutePointer):$;(0,O.isNamedType)(ve)&&a(M[te],ve,G.child([te]),M,te)}}}else if(typeof M=="object"&&M!==null){const $=Object.keys(D.properties);D.additionalProperties?$.push(...Object.keys(M).filter(_=>!$.includes(_))):D.extensionsPrefix&&$.push(...Object.keys(M).filter(_=>_.startsWith(D.extensionsPrefix))),(0,o.isRef)(l)&&$.push(...Object.keys(l).filter(_=>_!=="$ref"&&!$.includes(_)));for(const _ of $){let te=M[_],ve=G;te===void 0&&(te=l[_],ve=x);let fe=D.properties[_];fe===void 0&&(fe=D.additionalProperties),typeof fe=="function"&&(fe=fe(te,_)),fe===void 0&&D.extensionsPrefix&&_.startsWith(D.extensionsPrefix)&&(fe=O.SpecExtension),!(0,O.isNamedType)(fe)&&fe?.directResolveAs&&(fe=fe.directResolveAs,te={$ref:te}),fe&&fe.name===void 0&&fe.resolvable!==!1&&(fe={name:"scalar",properties:{}}),!(!(0,O.isNamedType)(fe)||fe.name==="scalar"&&!(0,o.isRef)(te))&&a(te,fe,ve.child([_]),M,_)}}}const V=y.any.leave,W=(y[D.name]?.leave||[]).concat(V);for(const $ of X.reverse())if($.isSkippedLevel)$.seen.delete(M);else if($.activatedOn=(0,h.popStack)($.activatedOn),$.parent){let _=$.parent;for(;_;)_.activatedOn.value.nextLevelTypeActivated=(0,h.popStack)(_.activatedOn.value.nextLevelTypeActivated),_=_.parent}for(const{context:$,visit:_,ruleId:te,severity:ve,message:fe}of W)!$.isSkippedLevel&&Q.has($)&&ne(_,M,l,$,te,ve,fe)}if(N=x,(0,o.isRef)(l)){const Ce=y.ref.leave;for(const{visit:le,ruleId:Oe,severity:de,context:X,message:V}of Ce)if(Q.has(X)){const W=U.bind(void 0,Oe,de,V);le(l,{report:W,resolve:R,rawNode:l,rawLocation:j,location:x,type:D,parent:w,key:A,parentLocations:{},oasVersion:E.oasVersion,getVisitorData:pe.bind(void 0,Oe)},{node:M,location:G,error:re})}}function ne(Ce,le,Oe,de,X,V,W){const $=U.bind(void 0,X,V,W);Ce(le,{report:$,resolve:R,rawNode:Oe,location:N,rawLocation:j,type:D,parent:w,key:A,parentLocations:p(de),oasVersion:E.oasVersion,ignoreNextVisitorsOnNode:()=>{t.add(`${N.absolutePointer}${N.pointer}`)},getVisitorData:pe.bind(void 0,X)},f(de),de)}function U(Ce,le,Oe,de){const V=(de.location?Array.isArray(de.location)?de.location:[de.location]:[{...N,reportOnKey:!1}]).map($=>({...N,reportOnKey:!1,...$})),W=de.forceSeverity||le;W!=="off"&&E.problems.push({ruleId:de.ruleId||Ce,severity:W,...de,message:Oe?Oe.replace("{{message}}",de.message):de.message,suggest:de.suggest||[],location:V})}function pe(Ce){return E.visitorsData[Ce]=E.visitorsData[Ce]||{},E.visitorsData[Ce]}}}},11507:(P,n,e)=>{"use strict";e.d(n,{AO:()=>S,Gh:()=>we,HS:()=>je,Oi:()=>c,Rr:()=>E,TM:()=>p,pX:()=>it,pb:()=>$,rc:()=>h,sC:()=>O,tH:()=>Ke,ue:()=>x,yD:()=>Le,zR:()=>f});/**
26
+ `)}function _(B){return!!B}function te(B){return B}function ve(B){return B?Object.keys(B):[]}function fe(B){if(!B)return;const F={};for(const Ie in B)B[Ie]!==void 0&&(F[Ie]=B[Ie]);return F}function Le(){return new Promise(B=>{setTimeout(B)})}async function we(B){return new Promise(F=>setTimeout(F,B))}function Re(B,F){return`${typeof F<"u"?`${F}.`:""}${B}`}function je(){const B={}.HTTPS_PROXY||{}.HTTP_PROXY;return B?new c.HttpsProxyAgent(B):void 0}function Fe(B,F){let Ie,Ke;if(B===F)return!0;if(B&&F&&(Ie=B.constructor)===F.constructor){if(Ie===Date)return B.getTime()===F.getTime();if(Ie===RegExp)return B.toString()===F.toString();if(Ie===Array){if((Ke=B.length)===F.length)for(;Ke--&&Fe(B[Ke],F[Ke]););return Ke===-1}if(!Ie||typeof B=="object"){Ke=0;for(Ie in B)if(Object.prototype.hasOwnProperty.call(B,Ie)&&++Ke&&!Object.prototype.hasOwnProperty.call(F,Ie)||!(Ie in F)||!Fe(B[Ie],F[Ie]))return!1;return Object.keys(F).length===Ke}}return B!==B&&F!==F}},53953:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.normalizeVisitors=d;const o=e(31830),h={Root:"DefinitionRoot",ServerVariablesMap:"ServerVariableMap",Paths:["PathMap","PathsMap"],CallbacksMap:"CallbackMap",MediaTypesMap:"MediaTypeMap",ExamplesMap:"ExampleMap",EncodingMap:"EncodingsMap",HeadersMap:"HeaderMap",LinksMap:"LinkMap",OAuth2Flows:"SecuritySchemeFlows",Responses:"ResponsesMap"};function d(O,f){const p={};p.any={enter:[],leave:[]};for(const b of Object.keys(f))p[b]={enter:[],leave:[]};p.ref={enter:[],leave:[]};for(const{ruleId:b,severity:y,message:S,visitor:E}of O)v({ruleId:b,severity:y,message:S},E,null);for(const b of Object.keys(p))p[b].enter.sort((y,S)=>S.depth-y.depth),p[b].leave.sort((y,S)=>y.depth-S.depth);return p;function c(b,y,S,E,I=[]){if(I.includes(y))return;I=[...I,y];const t=new Set;for(const l of Object.values(y.properties)){if(l===S){a(b,I);continue}typeof l=="object"&&l!==null&&l.name&&t.add(l)}y.additionalProperties&&typeof y.additionalProperties!="function"&&(y.additionalProperties===S?a(b,I):y.additionalProperties.name!==void 0&&t.add(y.additionalProperties)),y.items&&typeof y.items!="function"&&(y.items===S?a(b,I):y.items.name!==void 0&&t.add(y.items)),y.extensionsPrefix&&t.add(o.SpecExtension);for(const l of Array.from(t.values()))c(b,l,S,E,I);function a(l,D){for(const x of D.slice(1))p[x.name]=p[x.name]||{enter:[],leave:[]},p[x.name].enter.push({...l,visit:()=>{},depth:0,context:{isSkippedLevel:!0,seen:new Set,parent:E}})}}function g(b,y){if(Array.isArray(y)){const S=y.find(E=>b[E])||void 0;return S&&b[S]}return b[y]}function v(b,y,S,E=0){const I=Object.keys(f);if(E===0)I.push("any"),I.push("ref");else{if(y.any)throw new Error("any() is allowed only on top level");if(y.ref)throw new Error("ref() is allowed only on top level")}for(const t of I){const a=y[t]||g(y,h[t]),l=p[t];if(!a)continue;let D,x,w;const A=typeof a=="object";if(t==="ref"&&A&&a.skip)throw new Error("ref() visitor does not support skip");typeof a=="function"?D=a:A&&(D=a.enter,x=a.leave,w=a.skip);const R={activatedOn:null,type:f[t],parent:S,isSkippedLevel:!1};if(typeof a=="object"&&v(b,a,R,E+1),S&&c(b,S.type,f[t],S),D||A){if(D&&typeof D!="function")throw new Error("DEV: should be function");l.enter.push({...b,visit:D||(()=>{}),skip:w,depth:E,context:R})}if(x){if(typeof x!="function")throw new Error("DEV: should be function");l.leave.push({...b,visit:x,depth:E,context:R})}}}}},24039:(P,n,e)=>{"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.walkDocument=c;const o=e(94449),h=e(89073),d=e(688),O=e(31830);function f(g){const v={};for(;g.parent;)v[g.parent.type.name]=g.parent.activatedOn?.value.node,g=g.parent;return v}function p(g){const v={};for(;g.parent;)g.parent.activatedOn?.value.location&&(v[g.parent.type.name]=g.parent.activatedOn?.value.location),g=g.parent;return v}function c(g){const{document:v,rootType:b,normalizedVisitors:y,resolvedRefMap:S,ctx:E}=g,I={},t=new Set;a(v.parsed,b,new o.Location(v.source,"#/"),void 0,"");function a(l,D,x,w,A){const R=(Ce,le=N.source.absoluteRef)=>{if(!(0,o.isRef)(Ce))return{location:x,node:Ce};const Oe=(0,d.makeRefId)(le,Ce.$ref),de=S.get(Oe);if(!de)return{location:void 0,node:void 0};const{resolved:X,node:V,document:W,nodePointer:$,error:_}=de;return{location:X?new o.Location(W.source,$):_ instanceof d.YamlParseError?new o.Location(_.source,""):void 0,node:V,error:_}},j=x;let N=x;const{node:M,location:G,error:re}=R(l),Q=new Set;if((0,o.isRef)(l)){const Ce=y.ref.enter;for(const{visit:le,ruleId:Oe,severity:de,message:X,context:V}of Ce){Q.add(V);const W=U.bind(void 0,Oe,de,X);le(l,{report:W,resolve:R,rawNode:l,rawLocation:j,location:x,type:D,parent:w,key:A,parentLocations:{},oasVersion:E.oasVersion,getVisitorData:pe.bind(void 0,Oe)},{node:M,location:G,error:re}),G?.source.absoluteRef&&E.refTypes&&E.refTypes.set(G?.source.absoluteRef,D)}}if(M!==void 0&&G&&D.name!=="scalar"){N=G;const Ce=I[D.name]?.has?.(M);let le=!1;const de=y.any.enter.concat(y[D.name]?.enter||[]),X=[];for(const{context:$,visit:_,skip:te,ruleId:ve,severity:fe,message:Le}of de){if(t.has(`${N.absolutePointer}${N.pointer}`))break;if($.isSkippedLevel)$.parent.activatedOn&&!$.parent.activatedOn.value.nextLevelTypeActivated&&!$.seen.has(l)&&($.seen.add(l),le=!0,X.push($));else if($.parent&&$.parent.activatedOn&&$.activatedOn?.value.withParentNode!==$.parent.activatedOn.value.node&&$.parent.activatedOn.value.nextLevelTypeActivated?.value!==D||!$.parent&&!Ce){X.push($);const we={node:M,location:G,nextLevelTypeActivated:null,withParentNode:$.parent?.activatedOn?.value.node,skipped:($.parent?.activatedOn?.value.skipped||te?.(M,A,{location:x,rawLocation:j,resolve:R,rawNode:l}))??!1};$.activatedOn=(0,h.pushStack)($.activatedOn,we);let Re=$.parent;for(;Re;)Re.activatedOn.value.nextLevelTypeActivated=(0,h.pushStack)(Re.activatedOn.value.nextLevelTypeActivated,D),Re=Re.parent;we.skipped||(le=!0,Q.add($),ne(_,M,l,$,ve,fe,Le))}}if(le||!Ce){if(I[D.name]=I[D.name]||new Set,I[D.name].add(M),Array.isArray(M)){const $=D.items;if($!==void 0){const _=typeof $=="function";for(let te=0;te<M.length;te++){const ve=_?$(M[te],G.child([te]).absolutePointer):$;(0,O.isNamedType)(ve)&&a(M[te],ve,G.child([te]),M,te)}}}else if(typeof M=="object"&&M!==null){const $=Object.keys(D.properties);D.additionalProperties?$.push(...Object.keys(M).filter(_=>!$.includes(_))):D.extensionsPrefix&&$.push(...Object.keys(M).filter(_=>_.startsWith(D.extensionsPrefix))),(0,o.isRef)(l)&&$.push(...Object.keys(l).filter(_=>_!=="$ref"&&!$.includes(_)));for(const _ of $){let te=M[_],ve=G;te===void 0&&(te=l[_],ve=x);let fe=D.properties[_];fe===void 0&&(fe=D.additionalProperties),typeof fe=="function"&&(fe=fe(te,_)),fe===void 0&&D.extensionsPrefix&&_.startsWith(D.extensionsPrefix)&&(fe=O.SpecExtension),!(0,O.isNamedType)(fe)&&fe?.directResolveAs&&(fe=fe.directResolveAs,te={$ref:te}),fe&&fe.name===void 0&&fe.resolvable!==!1&&(fe={name:"scalar",properties:{}}),!(!(0,O.isNamedType)(fe)||fe.name==="scalar"&&!(0,o.isRef)(te))&&a(te,fe,ve.child([_]),M,_)}}}const V=y.any.leave,W=(y[D.name]?.leave||[]).concat(V);for(const $ of X.reverse())if($.isSkippedLevel)$.seen.delete(M);else if($.activatedOn=(0,h.popStack)($.activatedOn),$.parent){let _=$.parent;for(;_;)_.activatedOn.value.nextLevelTypeActivated=(0,h.popStack)(_.activatedOn.value.nextLevelTypeActivated),_=_.parent}for(const{context:$,visit:_,ruleId:te,severity:ve,message:fe}of W)!$.isSkippedLevel&&Q.has($)&&ne(_,M,l,$,te,ve,fe)}if(N=x,(0,o.isRef)(l)){const Ce=y.ref.leave;for(const{visit:le,ruleId:Oe,severity:de,context:X,message:V}of Ce)if(Q.has(X)){const W=U.bind(void 0,Oe,de,V);le(l,{report:W,resolve:R,rawNode:l,rawLocation:j,location:x,type:D,parent:w,key:A,parentLocations:{},oasVersion:E.oasVersion,getVisitorData:pe.bind(void 0,Oe)},{node:M,location:G,error:re})}}function ne(Ce,le,Oe,de,X,V,W){const $=U.bind(void 0,X,V,W);Ce(le,{report:$,resolve:R,rawNode:Oe,location:N,rawLocation:j,type:D,parent:w,key:A,parentLocations:p(de),oasVersion:E.oasVersion,ignoreNextVisitorsOnNode:()=>{t.add(`${N.absolutePointer}${N.pointer}`)},getVisitorData:pe.bind(void 0,X)},f(de),de)}function U(Ce,le,Oe,de){const V=(de.location?Array.isArray(de.location)?de.location:[de.location]:[{...N,reportOnKey:!1}]).map($=>({...N,reportOnKey:!1,...$})),W=de.forceSeverity||le;W!=="off"&&E.problems.push({ruleId:de.ruleId||Ce,severity:W,...de,message:Oe?Oe.replace("{{message}}",de.message):de.message,suggest:de.suggest||[],location:V})}function pe(Ce){return E.visitorsData[Ce]=E.visitorsData[Ce]||{},E.visitorsData[Ce]}}}},11507:(P,n,e)=>{"use strict";e.d(n,{AO:()=>S,Gh:()=>we,HS:()=>je,Oi:()=>c,Rr:()=>E,TM:()=>p,pX:()=>it,pb:()=>$,rc:()=>h,sC:()=>O,tH:()=>Ke,ue:()=>x,yD:()=>Le,zR:()=>f});/**
27
27
  * @remix-run/router v1.14.1
28
28
  *
29
29
  * Copyright (c) Remix Software Inc.
@@ -9685,7 +9685,7 @@ globstar while`,M,de,G,X,V),this.matchOne(M.slice(de),G.slice(X),re))return this
9685
9685
  *
9686
9686
  * This source code is licensed under the MIT license found in the
9687
9687
  * LICENSE file in the root directory of this source tree.
9688
- */var o=e(11855),h=e(22815);function d(u){for(var C="https://reactjs.org/docs/error-decoder.html?invariant="+u,T=1;T<arguments.length;T++)C+="&args[]="+encodeURIComponent(arguments[T]);return"Minified React error #"+u+"; visit "+C+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var O=new Set,f={};function p(u,C){c(u,C),c(u+"Capture",C)}function c(u,C){for(f[u]=C,u=0;u<C.length;u++)O.add(C[u])}var g=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),v=Object.prototype.hasOwnProperty,b=/^[: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]*$/,y={},S={};function E(u){return v.call(S,u)?!0:v.call(y,u)?!1:b.test(u)?S[u]=!0:(y[u]=!0,!1)}function I(u,C,T,z){if(T!==null&&T.type===0)return!1;switch(typeof C){case"function":case"symbol":return!0;case"boolean":return z?!1:T!==null?!T.acceptsBooleans:(u=u.toLowerCase().slice(0,5),u!=="data-"&&u!=="aria-");default:return!1}}function t(u,C,T,z){if(C===null||typeof C>"u"||I(u,C,T,z))return!0;if(z)return!1;if(T!==null)switch(T.type){case 3:return!C;case 4:return C===!1;case 5:return isNaN(C);case 6:return isNaN(C)||1>C}return!1}function a(u,C,T,z,ie,Ee,ot){this.acceptsBooleans=C===2||C===3||C===4,this.attributeName=z,this.attributeNamespace=ie,this.mustUseProperty=T,this.propertyName=u,this.type=C,this.sanitizeURL=Ee,this.removeEmptyString=ot}var l={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(u){l[u]=new a(u,0,!1,u,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(u){var C=u[0];l[C]=new a(C,1,!1,u[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(u){l[u]=new a(u,2,!1,u.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(u){l[u]=new a(u,2,!1,u,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(u){l[u]=new a(u,3,!1,u.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(u){l[u]=new a(u,3,!0,u,null,!1,!1)}),["capture","download"].forEach(function(u){l[u]=new a(u,4,!1,u,null,!1,!1)}),["cols","rows","size","span"].forEach(function(u){l[u]=new a(u,6,!1,u,null,!1,!1)}),["rowSpan","start"].forEach(function(u){l[u]=new a(u,5,!1,u.toLowerCase(),null,!1,!1)});var D=/[\-:]([a-z])/g;function x(u){return u[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(u){var C=u.replace(D,x);l[C]=new a(C,1,!1,u,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(u){var C=u.replace(D,x);l[C]=new a(C,1,!1,u,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(u){var C=u.replace(D,x);l[C]=new a(C,1,!1,u,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(u){l[u]=new a(u,1,!1,u.toLowerCase(),null,!1,!1)}),l.xlinkHref=new a("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(u){l[u]=new a(u,1,!1,u.toLowerCase(),null,!0,!0)});function w(u,C,T,z){var ie=l.hasOwnProperty(C)?l[C]:null;(ie!==null?ie.type!==0:z||!(2<C.length)||C[0]!=="o"&&C[0]!=="O"||C[1]!=="n"&&C[1]!=="N")&&(t(C,T,ie,z)&&(T=null),z||ie===null?E(C)&&(T===null?u.removeAttribute(C):u.setAttribute(C,""+T)):ie.mustUseProperty?u[ie.propertyName]=T===null?ie.type===3?!1:"":T:(C=ie.attributeName,z=ie.attributeNamespace,T===null?u.removeAttribute(C):(ie=ie.type,T=ie===3||ie===4&&T===!0?"":""+T,z?u.setAttributeNS(z,C,T):u.setAttribute(C,T))))}var A=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,R=Symbol.for("react.element"),j=Symbol.for("react.portal"),N=Symbol.for("react.fragment"),M=Symbol.for("react.strict_mode"),G=Symbol.for("react.profiler"),re=Symbol.for("react.provider"),Q=Symbol.for("react.context"),ne=Symbol.for("react.forward_ref"),U=Symbol.for("react.suspense"),pe=Symbol.for("react.suspense_list"),Ce=Symbol.for("react.memo"),le=Symbol.for("react.lazy");Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode");var Oe=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden"),Symbol.for("react.cache"),Symbol.for("react.tracing_marker");var de=Symbol.iterator;function X(u){return u===null||typeof u!="object"?null:(u=de&&u[de]||u["@@iterator"],typeof u=="function"?u:null)}var V=Object.assign,W;function $(u){if(W===void 0)try{throw Error()}catch(T){var C=T.stack.trim().match(/\n( *(at )?)/);W=C&&C[1]||""}return`
9688
+ */var o=e(11855),h=e(9593);function d(u){for(var C="https://reactjs.org/docs/error-decoder.html?invariant="+u,T=1;T<arguments.length;T++)C+="&args[]="+encodeURIComponent(arguments[T]);return"Minified React error #"+u+"; visit "+C+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var O=new Set,f={};function p(u,C){c(u,C),c(u+"Capture",C)}function c(u,C){for(f[u]=C,u=0;u<C.length;u++)O.add(C[u])}var g=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),v=Object.prototype.hasOwnProperty,b=/^[: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]*$/,y={},S={};function E(u){return v.call(S,u)?!0:v.call(y,u)?!1:b.test(u)?S[u]=!0:(y[u]=!0,!1)}function I(u,C,T,z){if(T!==null&&T.type===0)return!1;switch(typeof C){case"function":case"symbol":return!0;case"boolean":return z?!1:T!==null?!T.acceptsBooleans:(u=u.toLowerCase().slice(0,5),u!=="data-"&&u!=="aria-");default:return!1}}function t(u,C,T,z){if(C===null||typeof C>"u"||I(u,C,T,z))return!0;if(z)return!1;if(T!==null)switch(T.type){case 3:return!C;case 4:return C===!1;case 5:return isNaN(C);case 6:return isNaN(C)||1>C}return!1}function a(u,C,T,z,ie,Ee,ot){this.acceptsBooleans=C===2||C===3||C===4,this.attributeName=z,this.attributeNamespace=ie,this.mustUseProperty=T,this.propertyName=u,this.type=C,this.sanitizeURL=Ee,this.removeEmptyString=ot}var l={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(u){l[u]=new a(u,0,!1,u,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(u){var C=u[0];l[C]=new a(C,1,!1,u[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(u){l[u]=new a(u,2,!1,u.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(u){l[u]=new a(u,2,!1,u,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(u){l[u]=new a(u,3,!1,u.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(u){l[u]=new a(u,3,!0,u,null,!1,!1)}),["capture","download"].forEach(function(u){l[u]=new a(u,4,!1,u,null,!1,!1)}),["cols","rows","size","span"].forEach(function(u){l[u]=new a(u,6,!1,u,null,!1,!1)}),["rowSpan","start"].forEach(function(u){l[u]=new a(u,5,!1,u.toLowerCase(),null,!1,!1)});var D=/[\-:]([a-z])/g;function x(u){return u[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(u){var C=u.replace(D,x);l[C]=new a(C,1,!1,u,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(u){var C=u.replace(D,x);l[C]=new a(C,1,!1,u,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(u){var C=u.replace(D,x);l[C]=new a(C,1,!1,u,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(u){l[u]=new a(u,1,!1,u.toLowerCase(),null,!1,!1)}),l.xlinkHref=new a("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(u){l[u]=new a(u,1,!1,u.toLowerCase(),null,!0,!0)});function w(u,C,T,z){var ie=l.hasOwnProperty(C)?l[C]:null;(ie!==null?ie.type!==0:z||!(2<C.length)||C[0]!=="o"&&C[0]!=="O"||C[1]!=="n"&&C[1]!=="N")&&(t(C,T,ie,z)&&(T=null),z||ie===null?E(C)&&(T===null?u.removeAttribute(C):u.setAttribute(C,""+T)):ie.mustUseProperty?u[ie.propertyName]=T===null?ie.type===3?!1:"":T:(C=ie.attributeName,z=ie.attributeNamespace,T===null?u.removeAttribute(C):(ie=ie.type,T=ie===3||ie===4&&T===!0?"":""+T,z?u.setAttributeNS(z,C,T):u.setAttribute(C,T))))}var A=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,R=Symbol.for("react.element"),j=Symbol.for("react.portal"),N=Symbol.for("react.fragment"),M=Symbol.for("react.strict_mode"),G=Symbol.for("react.profiler"),re=Symbol.for("react.provider"),Q=Symbol.for("react.context"),ne=Symbol.for("react.forward_ref"),U=Symbol.for("react.suspense"),pe=Symbol.for("react.suspense_list"),Ce=Symbol.for("react.memo"),le=Symbol.for("react.lazy");Symbol.for("react.scope"),Symbol.for("react.debug_trace_mode");var Oe=Symbol.for("react.offscreen");Symbol.for("react.legacy_hidden"),Symbol.for("react.cache"),Symbol.for("react.tracing_marker");var de=Symbol.iterator;function X(u){return u===null||typeof u!="object"?null:(u=de&&u[de]||u["@@iterator"],typeof u=="function"?u:null)}var V=Object.assign,W;function $(u){if(W===void 0)try{throw Error()}catch(T){var C=T.stack.trim().match(/\n( *(at )?)/);W=C&&C[1]||""}return`
9689
9689
  `+W+u}var _=!1;function te(u,C){if(!u||_)return"";_=!0;var T=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(C)if(C=function(){throw Error()},Object.defineProperty(C.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(C,[])}catch(Rn){var z=Rn}Reflect.construct(u,[],C)}else{try{C.call()}catch(Rn){z=Rn}u.call(C.prototype)}else{try{throw Error()}catch(Rn){z=Rn}u()}}catch(Rn){if(Rn&&z&&typeof Rn.stack=="string"){for(var ie=Rn.stack.split(`
9690
9690
  `),Ee=z.stack.split(`
9691
9691
  `),ot=ie.length-1,wt=Ee.length-1;1<=ot&&0<=wt&&ie[ot]!==Ee[wt];)wt--;for(;1<=ot&&0<=wt;ot--,wt--)if(ie[ot]!==Ee[wt]){if(ot!==1||wt!==1)do if(ot--,wt--,0>wt||ie[ot]!==Ee[wt]){var Xt=`
@@ -9741,7 +9741,7 @@ Error generating stack: `+Ee.message+`
9741
9741
  *
9742
9742
  * This source code is licensed under the MIT license found in the
9743
9743
  * LICENSE file in the root directory of this source tree.
9744
- */var e=Symbol.for("react.element"),o=Symbol.for("react.portal"),h=Symbol.for("react.fragment"),d=Symbol.for("react.strict_mode"),O=Symbol.for("react.profiler"),f=Symbol.for("react.provider"),p=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),g=Symbol.for("react.suspense"),v=Symbol.for("react.memo"),b=Symbol.for("react.lazy"),y=Symbol.iterator;function S(X){return X===null||typeof X!="object"?null:(X=y&&X[y]||X["@@iterator"],typeof X=="function"?X:null)}var E={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},I=Object.assign,t={};function a(X,V,W){this.props=X,this.context=V,this.refs=t,this.updater=W||E}a.prototype.isReactComponent={},a.prototype.setState=function(X,V){if(typeof X!="object"&&typeof X!="function"&&X!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,X,V,"setState")},a.prototype.forceUpdate=function(X){this.updater.enqueueForceUpdate(this,X,"forceUpdate")};function l(){}l.prototype=a.prototype;function D(X,V,W){this.props=X,this.context=V,this.refs=t,this.updater=W||E}var x=D.prototype=new l;x.constructor=D,I(x,a.prototype),x.isPureReactComponent=!0;var w=Array.isArray,A=Object.prototype.hasOwnProperty,R={current:null},j={key:!0,ref:!0,__self:!0,__source:!0};function N(X,V,W){var $,_={},te=null,ve=null;if(V!=null)for($ in V.ref!==void 0&&(ve=V.ref),V.key!==void 0&&(te=""+V.key),V)A.call(V,$)&&!j.hasOwnProperty($)&&(_[$]=V[$]);var fe=arguments.length-2;if(fe===1)_.children=W;else if(1<fe){for(var Le=Array(fe),we=0;we<fe;we++)Le[we]=arguments[we+2];_.children=Le}if(X&&X.defaultProps)for($ in fe=X.defaultProps,fe)_[$]===void 0&&(_[$]=fe[$]);return{$$typeof:e,type:X,key:te,ref:ve,props:_,_owner:R.current}}function M(X,V){return{$$typeof:e,type:X.type,key:V,ref:X.ref,props:X.props,_owner:X._owner}}function G(X){return typeof X=="object"&&X!==null&&X.$$typeof===e}function re(X){var V={"=":"=0",":":"=2"};return"$"+X.replace(/[=:]/g,function(W){return V[W]})}var Q=/\/+/g;function ne(X,V){return typeof X=="object"&&X!==null&&X.key!=null?re(""+X.key):V.toString(36)}function U(X,V,W,$,_){var te=typeof X;(te==="undefined"||te==="boolean")&&(X=null);var ve=!1;if(X===null)ve=!0;else switch(te){case"string":case"number":ve=!0;break;case"object":switch(X.$$typeof){case e:case o:ve=!0}}if(ve)return ve=X,_=_(ve),X=$===""?"."+ne(ve,0):$,w(_)?(W="",X!=null&&(W=X.replace(Q,"$&/")+"/"),U(_,V,W,"",function(we){return we})):_!=null&&(G(_)&&(_=M(_,W+(!_.key||ve&&ve.key===_.key?"":(""+_.key).replace(Q,"$&/")+"/")+X)),V.push(_)),1;if(ve=0,$=$===""?".":$+":",w(X))for(var fe=0;fe<X.length;fe++){te=X[fe];var Le=$+ne(te,fe);ve+=U(te,V,W,Le,_)}else if(Le=S(X),typeof Le=="function")for(X=Le.call(X),fe=0;!(te=X.next()).done;)te=te.value,Le=$+ne(te,fe++),ve+=U(te,V,W,Le,_);else if(te==="object")throw V=String(X),Error("Objects are not valid as a React child (found: "+(V==="[object Object]"?"object with keys {"+Object.keys(X).join(", ")+"}":V)+"). If you meant to render a collection of children, use an array instead.");return ve}function pe(X,V,W){if(X==null)return X;var $=[],_=0;return U(X,$,"","",function(te){return V.call(W,te,_++)}),$}function Ce(X){if(X._status===-1){var V=X._result;V=V(),V.then(function(W){(X._status===0||X._status===-1)&&(X._status=1,X._result=W)},function(W){(X._status===0||X._status===-1)&&(X._status=2,X._result=W)}),X._status===-1&&(X._status=0,X._result=V)}if(X._status===1)return X._result.default;throw X._result}var le={current:null},Oe={transition:null},de={ReactCurrentDispatcher:le,ReactCurrentBatchConfig:Oe,ReactCurrentOwner:R};n.Children={map:pe,forEach:function(X,V,W){pe(X,function(){V.apply(this,arguments)},W)},count:function(X){var V=0;return pe(X,function(){V++}),V},toArray:function(X){return pe(X,function(V){return V})||[]},only:function(X){if(!G(X))throw Error("React.Children.only expected to receive a single React element child.");return X}},n.Component=a,n.Fragment=h,n.Profiler=O,n.PureComponent=D,n.StrictMode=d,n.Suspense=g,n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=de,n.cloneElement=function(X,V,W){if(X==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+X+".");var $=I({},X.props),_=X.key,te=X.ref,ve=X._owner;if(V!=null){if(V.ref!==void 0&&(te=V.ref,ve=R.current),V.key!==void 0&&(_=""+V.key),X.type&&X.type.defaultProps)var fe=X.type.defaultProps;for(Le in V)A.call(V,Le)&&!j.hasOwnProperty(Le)&&($[Le]=V[Le]===void 0&&fe!==void 0?fe[Le]:V[Le])}var Le=arguments.length-2;if(Le===1)$.children=W;else if(1<Le){fe=Array(Le);for(var we=0;we<Le;we++)fe[we]=arguments[we+2];$.children=fe}return{$$typeof:e,type:X.type,key:_,ref:te,props:$,_owner:ve}},n.createContext=function(X){return X={$$typeof:p,_currentValue:X,_currentValue2:X,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},X.Provider={$$typeof:f,_context:X},X.Consumer=X},n.createElement=N,n.createFactory=function(X){var V=N.bind(null,X);return V.type=X,V},n.createRef=function(){return{current:null}},n.forwardRef=function(X){return{$$typeof:c,render:X}},n.isValidElement=G,n.lazy=function(X){return{$$typeof:b,_payload:{_status:-1,_result:X},_init:Ce}},n.memo=function(X,V){return{$$typeof:v,type:X,compare:V===void 0?null:V}},n.startTransition=function(X){var V=Oe.transition;Oe.transition={};try{X()}finally{Oe.transition=V}},n.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},n.useCallback=function(X,V){return le.current.useCallback(X,V)},n.useContext=function(X){return le.current.useContext(X)},n.useDebugValue=function(){},n.useDeferredValue=function(X){return le.current.useDeferredValue(X)},n.useEffect=function(X,V){return le.current.useEffect(X,V)},n.useId=function(){return le.current.useId()},n.useImperativeHandle=function(X,V,W){return le.current.useImperativeHandle(X,V,W)},n.useInsertionEffect=function(X,V){return le.current.useInsertionEffect(X,V)},n.useLayoutEffect=function(X,V){return le.current.useLayoutEffect(X,V)},n.useMemo=function(X,V){return le.current.useMemo(X,V)},n.useReducer=function(X,V,W){return le.current.useReducer(X,V,W)},n.useRef=function(X){return le.current.useRef(X)},n.useState=function(X){return le.current.useState(X)},n.useSyncExternalStore=function(X,V,W){return le.current.useSyncExternalStore(X,V,W)},n.useTransition=function(){return le.current.useTransition()},n.version="18.2.0"},11855:(P,n,e)=>{"use strict";P.exports=e(18430)},63159:(P,n,e)=>{"use strict";P.exports=e(81245)},12036:P=>{"use strict";function n(f){return f}function e(f){return JSON.parse(JSON.stringify(f))}function o(f){let p={};for(let c in f)f.hasOwnProperty(c)&&(p[c]=f[c]);return p}function h(f){let p=Array.isArray(f)?[]:{};for(let c in f)(f.hasOwnProperty(c)||Array.isArray(f))&&(p[c]=typeof f[c]=="object"?h(f[c]):f[c]);return p}function d(f){return Object.assign({},f)}function O(f,p){if(p||(p=new WeakMap),Object(f)!==f||f instanceof Function)return f;if(p.has(f))return p.get(f);try{var c=new f.constructor}catch{c=Object.create(Object.getPrototypeOf(f))}return p.set(f,c),Object.assign(c,...Object.keys(f).map(g=>({[g]:O(f[g],p)})))}P.exports={nop:n,clone:e,shallowClone:o,deepClone:h,fastClone:d,circularClone:O}},65101:(P,n,e)=>{"use strict";const o=e(68804).recurse,h=e(12036).shallowClone,d=e(90197).jptr,O=e(84644).isRef;var f=function(c){return c&&c.verbose?{warn:function(){var g=Array.prototype.slice.call(arguments);console.warn.apply(console,g)}}:{warn:function(){}}};function p(c,g,v){v||(v={}),v.cache||(v.cache={}),v.state||(v.state={}),v.state.identityDetection=!0,v.depth=v.depth?v.depth+1:1;let b=v.depth>1?c:h(c),y={data:b},S=v.depth>1?g:h(g);v.master||(v.master=b);let E=f(v),I=1;for(;I>0;)I=0,o(y,v.state,function(t,a,l){if(O(t,a)){let D=t[a];if(I++,v.cache[D]){let x=v.cache[D];if(x.resolved)E.warn("Patching %s for %s",D,x.path),l.parent[l.pkey]=x.data,v.$ref&&typeof l.parent[l.pkey]=="object"&&l.parent[l.pkey]!==null&&(l.parent[l.pkey][v.$ref]=D);else{if(D===x.path)throw new Error(`Tight circle at ${x.path}`);E.warn("Unresolved ref"),l.parent[l.pkey]=d(x.source,x.path),l.parent[l.pkey]===!1&&(l.parent[l.pkey]=d(x.source,x.key)),v.$ref&&typeof l.parent[l.pkey]=="object"&&l.parent[l.pkey]!==null&&(l.parent[v.$ref]=D)}}else{let x={};x.path=l.path.split("/$ref")[0],x.key=D,E.warn("Dereffing %s at %s",D,x.path),x.source=S,x.data=d(x.source,x.key),x.data===!1&&(x.data=d(v.master,x.key),x.source=v.master),x.data===!1&&E.warn("Missing $ref target",x.key),v.cache[D]=x,x.data=l.parent[l.pkey]=p(d(x.source,x.key),x.source,v),v.$ref&&typeof l.parent[l.pkey]=="object"&&l.parent[l.pkey]!==null&&(l.parent[l.pkey][v.$ref]=D),x.resolved=!0}}});return y.data}P.exports={dereference:p}},84644:P=>{"use strict";function n(e,o){return o==="$ref"&&!!e&&typeof e[o]=="string"}P.exports={isRef:n}},90197:P=>{"use strict";function n(h){return h.replace(/\~/g,"~0").replace(/\//g,"~1")}function e(h){return h.replace(/\~1/g,"/").replace(/~0/g,"~")}function o(h,d,O){if(typeof h>"u")return!1;if(!d||typeof d!="string"||d==="#")return typeof O<"u"?O:h;if(d.indexOf("#")>=0){let p=d.split("#");if(p[0])return!1;d=p[1],d=decodeURIComponent(d.slice(1).split("+").join(" "))}d.startsWith("/")&&(d=d.slice(1));let f=d.split("/");for(let p=0;p<f.length;p++){f[p]=e(f[p]);let c=typeof O<"u"&&p==f.length-1,g=parseInt(f[p],10);if(!Array.isArray(h)||isNaN(g)||g.toString()!==f[p]?g=Array.isArray(h)&&f[p]==="-"?-2:-1:f[p]=p>0?f[p-1]:"",g!=-1||h&&h.hasOwnProperty(f[p]))if(g>=0)c&&(h[g]=O),h=h[g];else{if(g===-2)return c?(Array.isArray(h)&&h.push(O),O):void 0;c&&(h[f[p]]=O),h=h[f[p]]}else if(typeof O<"u"&&typeof h=="object"&&!Array.isArray(h))h[f[p]]=c?O:f[p+1]==="0"||f[p+1]==="-"?[]:{},h=h[f[p]];else return!1}return h}P.exports={jptr:o,jpescape:n,jpunescape:e}},68804:(P,n,e)=>{"use strict";const o=e(90197).jpescape;function h(){return{path:"#",depth:0,pkey:"",parent:{},payload:{},seen:new WeakMap,identity:!1,identityDetection:!1}}function d(O,f,p){if(f||(f={depth:0}),f.depth||(f=Object.assign({},h(),f)),typeof O!="object")return;let c=f.path;for(let g in O){if(f.key=g,f.path=f.path+"/"+encodeURIComponent(o(g)),f.identityPath=f.seen.get(O[g]),f.identity=typeof f.identityPath<"u",O.hasOwnProperty(g)&&p(O,g,f),typeof O[g]=="object"&&!f.identity){f.identityDetection&&!Array.isArray(O[g])&&O[g]!==null&&f.seen.set(O[g],f.path);let v={};v.parent=O,v.path=f.path,v.depth=f.depth?f.depth+1:1,v.pkey=g,v.payload=f.payload,v.seen=f.seen,v.identity=!1,v.identityDetection=f.identityDetection,d(O[g],v,p)}f.path=c}}P.exports={recurse:d}},56584:(P,n)=>{"use strict";/**
9744
+ */var e=Symbol.for("react.element"),o=Symbol.for("react.portal"),h=Symbol.for("react.fragment"),d=Symbol.for("react.strict_mode"),O=Symbol.for("react.profiler"),f=Symbol.for("react.provider"),p=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),g=Symbol.for("react.suspense"),v=Symbol.for("react.memo"),b=Symbol.for("react.lazy"),y=Symbol.iterator;function S(X){return X===null||typeof X!="object"?null:(X=y&&X[y]||X["@@iterator"],typeof X=="function"?X:null)}var E={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},I=Object.assign,t={};function a(X,V,W){this.props=X,this.context=V,this.refs=t,this.updater=W||E}a.prototype.isReactComponent={},a.prototype.setState=function(X,V){if(typeof X!="object"&&typeof X!="function"&&X!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,X,V,"setState")},a.prototype.forceUpdate=function(X){this.updater.enqueueForceUpdate(this,X,"forceUpdate")};function l(){}l.prototype=a.prototype;function D(X,V,W){this.props=X,this.context=V,this.refs=t,this.updater=W||E}var x=D.prototype=new l;x.constructor=D,I(x,a.prototype),x.isPureReactComponent=!0;var w=Array.isArray,A=Object.prototype.hasOwnProperty,R={current:null},j={key:!0,ref:!0,__self:!0,__source:!0};function N(X,V,W){var $,_={},te=null,ve=null;if(V!=null)for($ in V.ref!==void 0&&(ve=V.ref),V.key!==void 0&&(te=""+V.key),V)A.call(V,$)&&!j.hasOwnProperty($)&&(_[$]=V[$]);var fe=arguments.length-2;if(fe===1)_.children=W;else if(1<fe){for(var Le=Array(fe),we=0;we<fe;we++)Le[we]=arguments[we+2];_.children=Le}if(X&&X.defaultProps)for($ in fe=X.defaultProps,fe)_[$]===void 0&&(_[$]=fe[$]);return{$$typeof:e,type:X,key:te,ref:ve,props:_,_owner:R.current}}function M(X,V){return{$$typeof:e,type:X.type,key:V,ref:X.ref,props:X.props,_owner:X._owner}}function G(X){return typeof X=="object"&&X!==null&&X.$$typeof===e}function re(X){var V={"=":"=0",":":"=2"};return"$"+X.replace(/[=:]/g,function(W){return V[W]})}var Q=/\/+/g;function ne(X,V){return typeof X=="object"&&X!==null&&X.key!=null?re(""+X.key):V.toString(36)}function U(X,V,W,$,_){var te=typeof X;(te==="undefined"||te==="boolean")&&(X=null);var ve=!1;if(X===null)ve=!0;else switch(te){case"string":case"number":ve=!0;break;case"object":switch(X.$$typeof){case e:case o:ve=!0}}if(ve)return ve=X,_=_(ve),X=$===""?"."+ne(ve,0):$,w(_)?(W="",X!=null&&(W=X.replace(Q,"$&/")+"/"),U(_,V,W,"",function(we){return we})):_!=null&&(G(_)&&(_=M(_,W+(!_.key||ve&&ve.key===_.key?"":(""+_.key).replace(Q,"$&/")+"/")+X)),V.push(_)),1;if(ve=0,$=$===""?".":$+":",w(X))for(var fe=0;fe<X.length;fe++){te=X[fe];var Le=$+ne(te,fe);ve+=U(te,V,W,Le,_)}else if(Le=S(X),typeof Le=="function")for(X=Le.call(X),fe=0;!(te=X.next()).done;)te=te.value,Le=$+ne(te,fe++),ve+=U(te,V,W,Le,_);else if(te==="object")throw V=String(X),Error("Objects are not valid as a React child (found: "+(V==="[object Object]"?"object with keys {"+Object.keys(X).join(", ")+"}":V)+"). If you meant to render a collection of children, use an array instead.");return ve}function pe(X,V,W){if(X==null)return X;var $=[],_=0;return U(X,$,"","",function(te){return V.call(W,te,_++)}),$}function Ce(X){if(X._status===-1){var V=X._result;V=V(),V.then(function(W){(X._status===0||X._status===-1)&&(X._status=1,X._result=W)},function(W){(X._status===0||X._status===-1)&&(X._status=2,X._result=W)}),X._status===-1&&(X._status=0,X._result=V)}if(X._status===1)return X._result.default;throw X._result}var le={current:null},Oe={transition:null},de={ReactCurrentDispatcher:le,ReactCurrentBatchConfig:Oe,ReactCurrentOwner:R};n.Children={map:pe,forEach:function(X,V,W){pe(X,function(){V.apply(this,arguments)},W)},count:function(X){var V=0;return pe(X,function(){V++}),V},toArray:function(X){return pe(X,function(V){return V})||[]},only:function(X){if(!G(X))throw Error("React.Children.only expected to receive a single React element child.");return X}},n.Component=a,n.Fragment=h,n.Profiler=O,n.PureComponent=D,n.StrictMode=d,n.Suspense=g,n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=de,n.cloneElement=function(X,V,W){if(X==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+X+".");var $=I({},X.props),_=X.key,te=X.ref,ve=X._owner;if(V!=null){if(V.ref!==void 0&&(te=V.ref,ve=R.current),V.key!==void 0&&(_=""+V.key),X.type&&X.type.defaultProps)var fe=X.type.defaultProps;for(Le in V)A.call(V,Le)&&!j.hasOwnProperty(Le)&&($[Le]=V[Le]===void 0&&fe!==void 0?fe[Le]:V[Le])}var Le=arguments.length-2;if(Le===1)$.children=W;else if(1<Le){fe=Array(Le);for(var we=0;we<Le;we++)fe[we]=arguments[we+2];$.children=fe}return{$$typeof:e,type:X.type,key:_,ref:te,props:$,_owner:ve}},n.createContext=function(X){return X={$$typeof:p,_currentValue:X,_currentValue2:X,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},X.Provider={$$typeof:f,_context:X},X.Consumer=X},n.createElement=N,n.createFactory=function(X){var V=N.bind(null,X);return V.type=X,V},n.createRef=function(){return{current:null}},n.forwardRef=function(X){return{$$typeof:c,render:X}},n.isValidElement=G,n.lazy=function(X){return{$$typeof:b,_payload:{_status:-1,_result:X},_init:Ce}},n.memo=function(X,V){return{$$typeof:v,type:X,compare:V===void 0?null:V}},n.startTransition=function(X){var V=Oe.transition;Oe.transition={};try{X()}finally{Oe.transition=V}},n.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},n.useCallback=function(X,V){return le.current.useCallback(X,V)},n.useContext=function(X){return le.current.useContext(X)},n.useDebugValue=function(){},n.useDeferredValue=function(X){return le.current.useDeferredValue(X)},n.useEffect=function(X,V){return le.current.useEffect(X,V)},n.useId=function(){return le.current.useId()},n.useImperativeHandle=function(X,V,W){return le.current.useImperativeHandle(X,V,W)},n.useInsertionEffect=function(X,V){return le.current.useInsertionEffect(X,V)},n.useLayoutEffect=function(X,V){return le.current.useLayoutEffect(X,V)},n.useMemo=function(X,V){return le.current.useMemo(X,V)},n.useReducer=function(X,V,W){return le.current.useReducer(X,V,W)},n.useRef=function(X){return le.current.useRef(X)},n.useState=function(X){return le.current.useState(X)},n.useSyncExternalStore=function(X,V,W){return le.current.useSyncExternalStore(X,V,W)},n.useTransition=function(){return le.current.useTransition()},n.version="18.2.0"},11855:(P,n,e)=>{"use strict";P.exports=e(18430)},63159:(P,n,e)=>{"use strict";P.exports=e(81245)},12036:P=>{"use strict";function n(f){return f}function e(f){return JSON.parse(JSON.stringify(f))}function o(f){let p={};for(let c in f)f.hasOwnProperty(c)&&(p[c]=f[c]);return p}function h(f){let p=Array.isArray(f)?[]:{};for(let c in f)(f.hasOwnProperty(c)||Array.isArray(f))&&(p[c]=typeof f[c]=="object"?h(f[c]):f[c]);return p}function d(f){return Object.assign({},f)}function O(f,p){if(p||(p=new WeakMap),Object(f)!==f||f instanceof Function)return f;if(p.has(f))return p.get(f);try{var c=new f.constructor}catch{c=Object.create(Object.getPrototypeOf(f))}return p.set(f,c),Object.assign(c,...Object.keys(f).map(g=>({[g]:O(f[g],p)})))}P.exports={nop:n,clone:e,shallowClone:o,deepClone:h,fastClone:d,circularClone:O}},65101:(P,n,e)=>{"use strict";const o=e(68804).recurse,h=e(12036).shallowClone,d=e(90197).jptr,O=e(84644).isRef;var f=function(c){return c&&c.verbose?{warn:function(){var g=Array.prototype.slice.call(arguments);console.warn.apply(console,g)}}:{warn:function(){}}};function p(c,g,v){v||(v={}),v.cache||(v.cache={}),v.state||(v.state={}),v.state.identityDetection=!0,v.depth=v.depth?v.depth+1:1;let b=v.depth>1?c:h(c),y={data:b},S=v.depth>1?g:h(g);v.master||(v.master=b);let E=f(v),I=1;for(;I>0;)I=0,o(y,v.state,function(t,a,l){if(O(t,a)){let D=t[a];if(I++,v.cache[D]){let x=v.cache[D];if(x.resolved)E.warn("Patching %s for %s",D,x.path),l.parent[l.pkey]=x.data,v.$ref&&typeof l.parent[l.pkey]=="object"&&l.parent[l.pkey]!==null&&(l.parent[l.pkey][v.$ref]=D);else{if(D===x.path)throw new Error(`Tight circle at ${x.path}`);E.warn("Unresolved ref"),l.parent[l.pkey]=d(x.source,x.path),l.parent[l.pkey]===!1&&(l.parent[l.pkey]=d(x.source,x.key)),v.$ref&&typeof l.parent[l.pkey]=="object"&&l.parent[l.pkey]!==null&&(l.parent[v.$ref]=D)}}else{let x={};x.path=l.path.split("/$ref")[0],x.key=D,E.warn("Dereffing %s at %s",D,x.path),x.source=S,x.data=d(x.source,x.key),x.data===!1&&(x.data=d(v.master,x.key),x.source=v.master),x.data===!1&&E.warn("Missing $ref target",x.key),v.cache[D]=x,x.data=l.parent[l.pkey]=p(d(x.source,x.key),x.source,v),v.$ref&&typeof l.parent[l.pkey]=="object"&&l.parent[l.pkey]!==null&&(l.parent[l.pkey][v.$ref]=D),x.resolved=!0}}});return y.data}P.exports={dereference:p}},84644:P=>{"use strict";function n(e,o){return o==="$ref"&&!!e&&typeof e[o]=="string"}P.exports={isRef:n}},90197:P=>{"use strict";function n(h){return h.replace(/\~/g,"~0").replace(/\//g,"~1")}function e(h){return h.replace(/\~1/g,"/").replace(/~0/g,"~")}function o(h,d,O){if(typeof h>"u")return!1;if(!d||typeof d!="string"||d==="#")return typeof O<"u"?O:h;if(d.indexOf("#")>=0){let p=d.split("#");if(p[0])return!1;d=p[1],d=decodeURIComponent(d.slice(1).split("+").join(" "))}d.startsWith("/")&&(d=d.slice(1));let f=d.split("/");for(let p=0;p<f.length;p++){f[p]=e(f[p]);let c=typeof O<"u"&&p==f.length-1,g=parseInt(f[p],10);if(!Array.isArray(h)||isNaN(g)||g.toString()!==f[p]?g=Array.isArray(h)&&f[p]==="-"?-2:-1:f[p]=p>0?f[p-1]:"",g!=-1||h&&h.hasOwnProperty(f[p]))if(g>=0)c&&(h[g]=O),h=h[g];else{if(g===-2)return c?(Array.isArray(h)&&h.push(O),O):void 0;c&&(h[f[p]]=O),h=h[f[p]]}else if(typeof O<"u"&&typeof h=="object"&&!Array.isArray(h))h[f[p]]=c?O:f[p+1]==="0"||f[p+1]==="-"?[]:{},h=h[f[p]];else return!1}return h}P.exports={jptr:o,jpescape:n,jpunescape:e}},68804:(P,n,e)=>{"use strict";const o=e(90197).jpescape;function h(){return{path:"#",depth:0,pkey:"",parent:{},payload:{},seen:new WeakMap,identity:!1,identityDetection:!1}}function d(O,f,p){if(f||(f={depth:0}),f.depth||(f=Object.assign({},h(),f)),typeof O!="object")return;let c=f.path;for(let g in O){if(f.key=g,f.path=f.path+"/"+encodeURIComponent(o(g)),f.identityPath=f.seen.get(O[g]),f.identity=typeof f.identityPath<"u",O.hasOwnProperty(g)&&p(O,g,f),typeof O[g]=="object"&&!f.identity){f.identityDetection&&!Array.isArray(O[g])&&O[g]!==null&&f.seen.set(O[g],f.path);let v={};v.parent=O,v.path=f.path,v.depth=f.depth?f.depth+1:1,v.pkey=g,v.payload=f.payload,v.seen=f.seen,v.identity=!1,v.identityDetection=f.identityDetection,d(O[g],v,p)}f.path=c}}P.exports={recurse:d}},73910:(P,n)=>{"use strict";/**
9745
9745
  * @license React
9746
9746
  * scheduler.production.min.js
9747
9747
  *
@@ -9749,7 +9749,7 @@ Error generating stack: `+Ee.message+`
9749
9749
  *
9750
9750
  * This source code is licensed under the MIT license found in the
9751
9751
  * LICENSE file in the root directory of this source tree.
9752
- */function e(le,Oe){var de=le.length;le.push(Oe);e:for(;0<de;){var X=de-1>>>1,V=le[X];if(0<d(V,Oe))le[X]=Oe,le[de]=V,de=X;else break e}}function o(le){return le.length===0?null:le[0]}function h(le){if(le.length===0)return null;var Oe=le[0],de=le.pop();if(de!==Oe){le[0]=de;e:for(var X=0,V=le.length,W=V>>>1;X<W;){var $=2*(X+1)-1,_=le[$],te=$+1,ve=le[te];if(0>d(_,de))te<V&&0>d(ve,_)?(le[X]=ve,le[te]=de,X=te):(le[X]=_,le[$]=de,X=$);else if(te<V&&0>d(ve,de))le[X]=ve,le[te]=de,X=te;else break e}}return Oe}function d(le,Oe){var de=le.sortIndex-Oe.sortIndex;return de!==0?de:le.id-Oe.id}if(typeof performance=="object"&&typeof performance.now=="function"){var O=performance;n.unstable_now=function(){return O.now()}}else{var f=Date,p=f.now();n.unstable_now=function(){return f.now()-p}}var c=[],g=[],v=1,b=null,y=3,S=!1,E=!1,I=!1,t=typeof setTimeout=="function"?setTimeout:null,a=typeof clearTimeout=="function"?clearTimeout:null,l=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function D(le){for(var Oe=o(g);Oe!==null;){if(Oe.callback===null)h(g);else if(Oe.startTime<=le)h(g),Oe.sortIndex=Oe.expirationTime,e(c,Oe);else break;Oe=o(g)}}function x(le){if(I=!1,D(le),!E)if(o(c)!==null)E=!0,pe(w);else{var Oe=o(g);Oe!==null&&Ce(x,Oe.startTime-le)}}function w(le,Oe){E=!1,I&&(I=!1,a(j),j=-1),S=!0;var de=y;try{for(D(Oe),b=o(c);b!==null&&(!(b.expirationTime>Oe)||le&&!G());){var X=b.callback;if(typeof X=="function"){b.callback=null,y=b.priorityLevel;var V=X(b.expirationTime<=Oe);Oe=n.unstable_now(),typeof V=="function"?b.callback=V:b===o(c)&&h(c),D(Oe)}else h(c);b=o(c)}if(b!==null)var W=!0;else{var $=o(g);$!==null&&Ce(x,$.startTime-Oe),W=!1}return W}finally{b=null,y=de,S=!1}}var A=!1,R=null,j=-1,N=5,M=-1;function G(){return!(n.unstable_now()-M<N)}function re(){if(R!==null){var le=n.unstable_now();M=le;var Oe=!0;try{Oe=R(!0,le)}finally{Oe?Q():(A=!1,R=null)}}else A=!1}var Q;if(typeof l=="function")Q=function(){l(re)};else if(typeof MessageChannel<"u"){var ne=new MessageChannel,U=ne.port2;ne.port1.onmessage=re,Q=function(){U.postMessage(null)}}else Q=function(){t(re,0)};function pe(le){R=le,A||(A=!0,Q())}function Ce(le,Oe){j=t(function(){le(n.unstable_now())},Oe)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(le){le.callback=null},n.unstable_continueExecution=function(){E||S||(E=!0,pe(w))},n.unstable_forceFrameRate=function(le){0>le||125<le?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):N=0<le?Math.floor(1e3/le):5},n.unstable_getCurrentPriorityLevel=function(){return y},n.unstable_getFirstCallbackNode=function(){return o(c)},n.unstable_next=function(le){switch(y){case 1:case 2:case 3:var Oe=3;break;default:Oe=y}var de=y;y=Oe;try{return le()}finally{y=de}},n.unstable_pauseExecution=function(){},n.unstable_requestPaint=function(){},n.unstable_runWithPriority=function(le,Oe){switch(le){case 1:case 2:case 3:case 4:case 5:break;default:le=3}var de=y;y=le;try{return Oe()}finally{y=de}},n.unstable_scheduleCallback=function(le,Oe,de){var X=n.unstable_now();switch(typeof de=="object"&&de!==null?(de=de.delay,de=typeof de=="number"&&0<de?X+de:X):de=X,le){case 1:var V=-1;break;case 2:V=250;break;case 5:V=1073741823;break;case 4:V=1e4;break;default:V=5e3}return V=de+V,le={id:v++,callback:Oe,priorityLevel:le,startTime:de,expirationTime:V,sortIndex:-1},de>X?(le.sortIndex=de,e(g,le),o(c)===null&&le===o(g)&&(I?(a(j),j=-1):I=!0,Ce(x,de-X))):(le.sortIndex=V,e(c,le),E||S||(E=!0,pe(w))),le},n.unstable_shouldYield=G,n.unstable_wrapCallback=function(le){var Oe=y;return function(){var de=y;y=Oe;try{return le.apply(this,arguments)}finally{y=de}}}},22815:(P,n,e)=>{"use strict";P.exports=e(56584)},7755:(P,n,e)=>{"use strict";var o=e(10433),h=e(20022),d=e(491)(),O=e(902),f=e(71102),p=o("%Math.floor%");P.exports=function(g,v){if(typeof g!="function")throw new f("`fn` is not a function");if(typeof v!="number"||v<0||v>4294967295||p(v)!==v)throw new f("`length` must be a positive 32-bit integer");var b=arguments.length>2&&!!arguments[2],y=!0,S=!0;if("length"in g&&O){var E=O(g,"length");E&&!E.configurable&&(y=!1),E&&!E.writable&&(S=!1)}return(y||S||!b)&&(d?h(g,"length",v,!0,!0):h(g,"length",v)),g}},60162:P=>{P.exports=function(e,o,h,d){var O=h?h.call(d,e,o):void 0;if(O!==void 0)return!!O;if(e===o)return!0;if(typeof e!="object"||!e||typeof o!="object"||!o)return!1;var f=Object.keys(e),p=Object.keys(o);if(f.length!==p.length)return!1;for(var c=Object.prototype.hasOwnProperty.bind(o),g=0;g<f.length;g++){var v=f[g];if(!c(v))return!1;var b=e[v],y=o[v];if(O=h?h.call(d,b,y,v):void 0,O===!1||O===void 0&&b!==y)return!1}return!0}},33993:function(P){(function(n,e,o){P.exports=o(),P.exports.default=o()})("slugify",this,function(){var n=JSON.parse(`{"$":"dollar","%":"percent","&":"and","<":"less",">":"greater","|":"or","\xA2":"cent","\xA3":"pound","\xA4":"currency","\xA5":"yen","\xA9":"(c)","\xAA":"a","\xAE":"(r)","\xBA":"o","\xC0":"A","\xC1":"A","\xC2":"A","\xC3":"A","\xC4":"A","\xC5":"A","\xC6":"AE","\xC7":"C","\xC8":"E","\xC9":"E","\xCA":"E","\xCB":"E","\xCC":"I","\xCD":"I","\xCE":"I","\xCF":"I","\xD0":"D","\xD1":"N","\xD2":"O","\xD3":"O","\xD4":"O","\xD5":"O","\xD6":"O","\xD8":"O","\xD9":"U","\xDA":"U","\xDB":"U","\xDC":"U","\xDD":"Y","\xDE":"TH","\xDF":"ss","\xE0":"a","\xE1":"a","\xE2":"a","\xE3":"a","\xE4":"a","\xE5":"a","\xE6":"ae","\xE7":"c","\xE8":"e","\xE9":"e","\xEA":"e","\xEB":"e","\xEC":"i","\xED":"i","\xEE":"i","\xEF":"i","\xF0":"d","\xF1":"n","\xF2":"o","\xF3":"o","\xF4":"o","\xF5":"o","\xF6":"o","\xF8":"o","\xF9":"u","\xFA":"u","\xFB":"u","\xFC":"u","\xFD":"y","\xFE":"th","\xFF":"y","\u0100":"A","\u0101":"a","\u0102":"A","\u0103":"a","\u0104":"A","\u0105":"a","\u0106":"C","\u0107":"c","\u010C":"C","\u010D":"c","\u010E":"D","\u010F":"d","\u0110":"DJ","\u0111":"dj","\u0112":"E","\u0113":"e","\u0116":"E","\u0117":"e","\u0118":"e","\u0119":"e","\u011A":"E","\u011B":"e","\u011E":"G","\u011F":"g","\u0122":"G","\u0123":"g","\u0128":"I","\u0129":"i","\u012A":"i","\u012B":"i","\u012E":"I","\u012F":"i","\u0130":"I","\u0131":"i","\u0136":"k","\u0137":"k","\u013B":"L","\u013C":"l","\u013D":"L","\u013E":"l","\u0141":"L","\u0142":"l","\u0143":"N","\u0144":"n","\u0145":"N","\u0146":"n","\u0147":"N","\u0148":"n","\u014C":"O","\u014D":"o","\u0150":"O","\u0151":"o","\u0152":"OE","\u0153":"oe","\u0154":"R","\u0155":"r","\u0158":"R","\u0159":"r","\u015A":"S","\u015B":"s","\u015E":"S","\u015F":"s","\u0160":"S","\u0161":"s","\u0162":"T","\u0163":"t","\u0164":"T","\u0165":"t","\u0168":"U","\u0169":"u","\u016A":"u","\u016B":"u","\u016E":"U","\u016F":"u","\u0170":"U","\u0171":"u","\u0172":"U","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017A":"z","\u017B":"Z","\u017C":"z","\u017D":"Z","\u017E":"z","\u018F":"E","\u0192":"f","\u01A0":"O","\u01A1":"o","\u01AF":"U","\u01B0":"u","\u01C8":"LJ","\u01C9":"lj","\u01CB":"NJ","\u01CC":"nj","\u0218":"S","\u0219":"s","\u021A":"T","\u021B":"t","\u0259":"e","\u02DA":"o","\u0386":"A","\u0388":"E","\u0389":"H","\u038A":"I","\u038C":"O","\u038E":"Y","\u038F":"W","\u0390":"i","\u0391":"A","\u0392":"B","\u0393":"G","\u0394":"D","\u0395":"E","\u0396":"Z","\u0397":"H","\u0398":"8","\u0399":"I","\u039A":"K","\u039B":"L","\u039C":"M","\u039D":"N","\u039E":"3","\u039F":"O","\u03A0":"P","\u03A1":"R","\u03A3":"S","\u03A4":"T","\u03A5":"Y","\u03A6":"F","\u03A7":"X","\u03A8":"PS","\u03A9":"W","\u03AA":"I","\u03AB":"Y","\u03AC":"a","\u03AD":"e","\u03AE":"h","\u03AF":"i","\u03B0":"y","\u03B1":"a","\u03B2":"b","\u03B3":"g","\u03B4":"d","\u03B5":"e","\u03B6":"z","\u03B7":"h","\u03B8":"8","\u03B9":"i","\u03BA":"k","\u03BB":"l","\u03BC":"m","\u03BD":"n","\u03BE":"3","\u03BF":"o","\u03C0":"p","\u03C1":"r","\u03C2":"s","\u03C3":"s","\u03C4":"t","\u03C5":"y","\u03C6":"f","\u03C7":"x","\u03C8":"ps","\u03C9":"w","\u03CA":"i","\u03CB":"y","\u03CC":"o","\u03CD":"y","\u03CE":"w","\u0401":"Yo","\u0402":"DJ","\u0404":"Ye","\u0406":"I","\u0407":"Yi","\u0408":"J","\u0409":"LJ","\u040A":"NJ","\u040B":"C","\u040F":"DZ","\u0410":"A","\u0411":"B","\u0412":"V","\u0413":"G","\u0414":"D","\u0415":"E","\u0416":"Zh","\u0417":"Z","\u0418":"I","\u0419":"J","\u041A":"K","\u041B":"L","\u041C":"M","\u041D":"N","\u041E":"O","\u041F":"P","\u0420":"R","\u0421":"S","\u0422":"T","\u0423":"U","\u0424":"F","\u0425":"H","\u0426":"C","\u0427":"Ch","\u0428":"Sh","\u0429":"Sh","\u042A":"U","\u042B":"Y","\u042C":"","\u042D":"E","\u042E":"Yu","\u042F":"Ya","\u0430":"a","\u0431":"b","\u0432":"v","\u0433":"g","\u0434":"d","\u0435":"e","\u0436":"zh","\u0437":"z","\u0438":"i","\u0439":"j","\u043A":"k","\u043B":"l","\u043C":"m","\u043D":"n","\u043E":"o","\u043F":"p","\u0440":"r","\u0441":"s","\u0442":"t","\u0443":"u","\u0444":"f","\u0445":"h","\u0446":"c","\u0447":"ch","\u0448":"sh","\u0449":"sh","\u044A":"u","\u044B":"y","\u044C":"","\u044D":"e","\u044E":"yu","\u044F":"ya","\u0451":"yo","\u0452":"dj","\u0454":"ye","\u0456":"i","\u0457":"yi","\u0458":"j","\u0459":"lj","\u045A":"nj","\u045B":"c","\u045D":"u","\u045F":"dz","\u0490":"G","\u0491":"g","\u0492":"GH","\u0493":"gh","\u049A":"KH","\u049B":"kh","\u04A2":"NG","\u04A3":"ng","\u04AE":"UE","\u04AF":"ue","\u04B0":"U","\u04B1":"u","\u04BA":"H","\u04BB":"h","\u04D8":"AE","\u04D9":"ae","\u04E8":"OE","\u04E9":"oe","\u0E3F":"baht","\u10D0":"a","\u10D1":"b","\u10D2":"g","\u10D3":"d","\u10D4":"e","\u10D5":"v","\u10D6":"z","\u10D7":"t","\u10D8":"i","\u10D9":"k","\u10DA":"l","\u10DB":"m","\u10DC":"n","\u10DD":"o","\u10DE":"p","\u10DF":"zh","\u10E0":"r","\u10E1":"s","\u10E2":"t","\u10E3":"u","\u10E4":"f","\u10E5":"k","\u10E6":"gh","\u10E7":"q","\u10E8":"sh","\u10E9":"ch","\u10EA":"ts","\u10EB":"dz","\u10EC":"ts","\u10ED":"ch","\u10EE":"kh","\u10EF":"j","\u10F0":"h","\u1E80":"W","\u1E81":"w","\u1E82":"W","\u1E83":"w","\u1E84":"W","\u1E85":"w","\u1E9E":"SS","\u1EA0":"A","\u1EA1":"a","\u1EA2":"A","\u1EA3":"a","\u1EA4":"A","\u1EA5":"a","\u1EA6":"A","\u1EA7":"a","\u1EA8":"A","\u1EA9":"a","\u1EAA":"A","\u1EAB":"a","\u1EAC":"A","\u1EAD":"a","\u1EAE":"A","\u1EAF":"a","\u1EB0":"A","\u1EB1":"a","\u1EB2":"A","\u1EB3":"a","\u1EB4":"A","\u1EB5":"a","\u1EB6":"A","\u1EB7":"a","\u1EB8":"E","\u1EB9":"e","\u1EBA":"E","\u1EBB":"e","\u1EBC":"E","\u1EBD":"e","\u1EBE":"E","\u1EBF":"e","\u1EC0":"E","\u1EC1":"e","\u1EC2":"E","\u1EC3":"e","\u1EC4":"E","\u1EC5":"e","\u1EC6":"E","\u1EC7":"e","\u1EC8":"I","\u1EC9":"i","\u1ECA":"I","\u1ECB":"i","\u1ECC":"O","\u1ECD":"o","\u1ECE":"O","\u1ECF":"o","\u1ED0":"O","\u1ED1":"o","\u1ED2":"O","\u1ED3":"o","\u1ED4":"O","\u1ED5":"o","\u1ED6":"O","\u1ED7":"o","\u1ED8":"O","\u1ED9":"o","\u1EDA":"O","\u1EDB":"o","\u1EDC":"O","\u1EDD":"o","\u1EDE":"O","\u1EDF":"o","\u1EE0":"O","\u1EE1":"o","\u1EE2":"O","\u1EE3":"o","\u1EE4":"U","\u1EE5":"u","\u1EE6":"U","\u1EE7":"u","\u1EE8":"U","\u1EE9":"u","\u1EEA":"U","\u1EEB":"u","\u1EEC":"U","\u1EED":"u","\u1EEE":"U","\u1EEF":"u","\u1EF0":"U","\u1EF1":"u","\u1EF2":"Y","\u1EF3":"y","\u1EF4":"Y","\u1EF5":"y","\u1EF6":"Y","\u1EF7":"y","\u1EF8":"Y","\u1EF9":"y","\u2018":"'","\u2019":"'","\u201C":"\\"","\u201D":"\\"","\u2020":"+","\u2022":"*","\u2026":"...","\u20A0":"ecu","\u20A2":"cruzeiro","\u20A3":"french franc","\u20A4":"lira","\u20A5":"mill","\u20A6":"naira","\u20A7":"peseta","\u20A8":"rupee","\u20A9":"won","\u20AA":"new shequel","\u20AB":"dong","\u20AC":"euro","\u20AD":"kip","\u20AE":"tugrik","\u20AF":"drachma","\u20B0":"penny","\u20B1":"peso","\u20B2":"guarani","\u20B3":"austral","\u20B4":"hryvnia","\u20B5":"cedi","\u20B8":"kazakhstani tenge","\u20B9":"indian rupee","\u20BA":"turkish lira","\u20BD":"russian ruble","\u20BF":"bitcoin","\u2120":"sm","\u2122":"tm","\u2202":"d","\u2206":"delta","\u2211":"sum","\u221E":"infinity","\u2665":"love","\u5143":"yuan","\u5186":"yen","\uFDFC":"rial"}`),e=JSON.parse('{"de":{"\xC4":"AE","\xE4":"ae","\xD6":"OE","\xF6":"oe","\xDC":"UE","\xFC":"ue","%":"prozent","&":"und","|":"oder","\u2211":"summe","\u221E":"unendlich","\u2665":"liebe"},"vi":{"\u0110":"D","\u0111":"d"},"fr":{"%":"pourcent","&":"et","<":"plus petit",">":"plus grand","|":"ou","\xA2":"centime","\xA3":"livre","\xA4":"devise","\u20A3":"franc","\u2211":"somme","\u221E":"infini","\u2665":"amour"}}');function o(h,d){if(typeof h!="string")throw new Error("slugify: string argument expected");d=typeof d=="string"?{replacement:d}:d||{};var O=e[d.locale]||{},f=d.replacement===void 0?"-":d.replacement,p=h.split("").reduce(function(c,g){return c+(O[g]||n[g]||g).replace(d.remove||/[^\w\s$*_+~.()'"!\-:@]+/g,"")},"").trim().replace(new RegExp("[\\s"+f+"]+","g"),f);return d.lower&&(p=p.toLowerCase()),d.strict&&(p=p.replace(new RegExp("[^a-zA-Z0-9"+f+"]","g"),"").replace(new RegExp("[\\s"+f+"]+","g"),f)),p}return o.extend=function(h){for(var d in h)n[d]=h[d]},o})},22574:(P,n,e)=>{"use strict";const o=e(76879),h=e(29774),d=e(65791).A;P.exports=(O,f,p)=>{const c=[];return function g(v,b,y){b=b||{},b.indent=b.indent||" ",y=y||"";let S;b.inlineCharacterLimit===void 0?S={newLine:`
9752
+ */function e(le,Oe){var de=le.length;le.push(Oe);e:for(;0<de;){var X=de-1>>>1,V=le[X];if(0<d(V,Oe))le[X]=Oe,le[de]=V,de=X;else break e}}function o(le){return le.length===0?null:le[0]}function h(le){if(le.length===0)return null;var Oe=le[0],de=le.pop();if(de!==Oe){le[0]=de;e:for(var X=0,V=le.length,W=V>>>1;X<W;){var $=2*(X+1)-1,_=le[$],te=$+1,ve=le[te];if(0>d(_,de))te<V&&0>d(ve,_)?(le[X]=ve,le[te]=de,X=te):(le[X]=_,le[$]=de,X=$);else if(te<V&&0>d(ve,de))le[X]=ve,le[te]=de,X=te;else break e}}return Oe}function d(le,Oe){var de=le.sortIndex-Oe.sortIndex;return de!==0?de:le.id-Oe.id}if(typeof performance=="object"&&typeof performance.now=="function"){var O=performance;n.unstable_now=function(){return O.now()}}else{var f=Date,p=f.now();n.unstable_now=function(){return f.now()-p}}var c=[],g=[],v=1,b=null,y=3,S=!1,E=!1,I=!1,t=typeof setTimeout=="function"?setTimeout:null,a=typeof clearTimeout=="function"?clearTimeout:null,l=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function D(le){for(var Oe=o(g);Oe!==null;){if(Oe.callback===null)h(g);else if(Oe.startTime<=le)h(g),Oe.sortIndex=Oe.expirationTime,e(c,Oe);else break;Oe=o(g)}}function x(le){if(I=!1,D(le),!E)if(o(c)!==null)E=!0,pe(w);else{var Oe=o(g);Oe!==null&&Ce(x,Oe.startTime-le)}}function w(le,Oe){E=!1,I&&(I=!1,a(j),j=-1),S=!0;var de=y;try{for(D(Oe),b=o(c);b!==null&&(!(b.expirationTime>Oe)||le&&!G());){var X=b.callback;if(typeof X=="function"){b.callback=null,y=b.priorityLevel;var V=X(b.expirationTime<=Oe);Oe=n.unstable_now(),typeof V=="function"?b.callback=V:b===o(c)&&h(c),D(Oe)}else h(c);b=o(c)}if(b!==null)var W=!0;else{var $=o(g);$!==null&&Ce(x,$.startTime-Oe),W=!1}return W}finally{b=null,y=de,S=!1}}var A=!1,R=null,j=-1,N=5,M=-1;function G(){return!(n.unstable_now()-M<N)}function re(){if(R!==null){var le=n.unstable_now();M=le;var Oe=!0;try{Oe=R(!0,le)}finally{Oe?Q():(A=!1,R=null)}}else A=!1}var Q;if(typeof l=="function")Q=function(){l(re)};else if(typeof MessageChannel<"u"){var ne=new MessageChannel,U=ne.port2;ne.port1.onmessage=re,Q=function(){U.postMessage(null)}}else Q=function(){t(re,0)};function pe(le){R=le,A||(A=!0,Q())}function Ce(le,Oe){j=t(function(){le(n.unstable_now())},Oe)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(le){le.callback=null},n.unstable_continueExecution=function(){E||S||(E=!0,pe(w))},n.unstable_forceFrameRate=function(le){0>le||125<le?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):N=0<le?Math.floor(1e3/le):5},n.unstable_getCurrentPriorityLevel=function(){return y},n.unstable_getFirstCallbackNode=function(){return o(c)},n.unstable_next=function(le){switch(y){case 1:case 2:case 3:var Oe=3;break;default:Oe=y}var de=y;y=Oe;try{return le()}finally{y=de}},n.unstable_pauseExecution=function(){},n.unstable_requestPaint=function(){},n.unstable_runWithPriority=function(le,Oe){switch(le){case 1:case 2:case 3:case 4:case 5:break;default:le=3}var de=y;y=le;try{return Oe()}finally{y=de}},n.unstable_scheduleCallback=function(le,Oe,de){var X=n.unstable_now();switch(typeof de=="object"&&de!==null?(de=de.delay,de=typeof de=="number"&&0<de?X+de:X):de=X,le){case 1:var V=-1;break;case 2:V=250;break;case 5:V=1073741823;break;case 4:V=1e4;break;default:V=5e3}return V=de+V,le={id:v++,callback:Oe,priorityLevel:le,startTime:de,expirationTime:V,sortIndex:-1},de>X?(le.sortIndex=de,e(g,le),o(c)===null&&le===o(g)&&(I?(a(j),j=-1):I=!0,Ce(x,de-X))):(le.sortIndex=V,e(c,le),E||S||(E=!0,pe(w))),le},n.unstable_shouldYield=G,n.unstable_wrapCallback=function(le){var Oe=y;return function(){var de=y;y=Oe;try{return le.apply(this,arguments)}finally{y=de}}}},9593:(P,n,e)=>{"use strict";P.exports=e(73910)},7755:(P,n,e)=>{"use strict";var o=e(10433),h=e(20022),d=e(491)(),O=e(902),f=e(71102),p=o("%Math.floor%");P.exports=function(g,v){if(typeof g!="function")throw new f("`fn` is not a function");if(typeof v!="number"||v<0||v>4294967295||p(v)!==v)throw new f("`length` must be a positive 32-bit integer");var b=arguments.length>2&&!!arguments[2],y=!0,S=!0;if("length"in g&&O){var E=O(g,"length");E&&!E.configurable&&(y=!1),E&&!E.writable&&(S=!1)}return(y||S||!b)&&(d?h(g,"length",v,!0,!0):h(g,"length",v)),g}},60162:P=>{P.exports=function(e,o,h,d){var O=h?h.call(d,e,o):void 0;if(O!==void 0)return!!O;if(e===o)return!0;if(typeof e!="object"||!e||typeof o!="object"||!o)return!1;var f=Object.keys(e),p=Object.keys(o);if(f.length!==p.length)return!1;for(var c=Object.prototype.hasOwnProperty.bind(o),g=0;g<f.length;g++){var v=f[g];if(!c(v))return!1;var b=e[v],y=o[v];if(O=h?h.call(d,b,y,v):void 0,O===!1||O===void 0&&b!==y)return!1}return!0}},33993:function(P){(function(n,e,o){P.exports=o(),P.exports.default=o()})("slugify",this,function(){var n=JSON.parse(`{"$":"dollar","%":"percent","&":"and","<":"less",">":"greater","|":"or","\xA2":"cent","\xA3":"pound","\xA4":"currency","\xA5":"yen","\xA9":"(c)","\xAA":"a","\xAE":"(r)","\xBA":"o","\xC0":"A","\xC1":"A","\xC2":"A","\xC3":"A","\xC4":"A","\xC5":"A","\xC6":"AE","\xC7":"C","\xC8":"E","\xC9":"E","\xCA":"E","\xCB":"E","\xCC":"I","\xCD":"I","\xCE":"I","\xCF":"I","\xD0":"D","\xD1":"N","\xD2":"O","\xD3":"O","\xD4":"O","\xD5":"O","\xD6":"O","\xD8":"O","\xD9":"U","\xDA":"U","\xDB":"U","\xDC":"U","\xDD":"Y","\xDE":"TH","\xDF":"ss","\xE0":"a","\xE1":"a","\xE2":"a","\xE3":"a","\xE4":"a","\xE5":"a","\xE6":"ae","\xE7":"c","\xE8":"e","\xE9":"e","\xEA":"e","\xEB":"e","\xEC":"i","\xED":"i","\xEE":"i","\xEF":"i","\xF0":"d","\xF1":"n","\xF2":"o","\xF3":"o","\xF4":"o","\xF5":"o","\xF6":"o","\xF8":"o","\xF9":"u","\xFA":"u","\xFB":"u","\xFC":"u","\xFD":"y","\xFE":"th","\xFF":"y","\u0100":"A","\u0101":"a","\u0102":"A","\u0103":"a","\u0104":"A","\u0105":"a","\u0106":"C","\u0107":"c","\u010C":"C","\u010D":"c","\u010E":"D","\u010F":"d","\u0110":"DJ","\u0111":"dj","\u0112":"E","\u0113":"e","\u0116":"E","\u0117":"e","\u0118":"e","\u0119":"e","\u011A":"E","\u011B":"e","\u011E":"G","\u011F":"g","\u0122":"G","\u0123":"g","\u0128":"I","\u0129":"i","\u012A":"i","\u012B":"i","\u012E":"I","\u012F":"i","\u0130":"I","\u0131":"i","\u0136":"k","\u0137":"k","\u013B":"L","\u013C":"l","\u013D":"L","\u013E":"l","\u0141":"L","\u0142":"l","\u0143":"N","\u0144":"n","\u0145":"N","\u0146":"n","\u0147":"N","\u0148":"n","\u014C":"O","\u014D":"o","\u0150":"O","\u0151":"o","\u0152":"OE","\u0153":"oe","\u0154":"R","\u0155":"r","\u0158":"R","\u0159":"r","\u015A":"S","\u015B":"s","\u015E":"S","\u015F":"s","\u0160":"S","\u0161":"s","\u0162":"T","\u0163":"t","\u0164":"T","\u0165":"t","\u0168":"U","\u0169":"u","\u016A":"u","\u016B":"u","\u016E":"U","\u016F":"u","\u0170":"U","\u0171":"u","\u0172":"U","\u0173":"u","\u0174":"W","\u0175":"w","\u0176":"Y","\u0177":"y","\u0178":"Y","\u0179":"Z","\u017A":"z","\u017B":"Z","\u017C":"z","\u017D":"Z","\u017E":"z","\u018F":"E","\u0192":"f","\u01A0":"O","\u01A1":"o","\u01AF":"U","\u01B0":"u","\u01C8":"LJ","\u01C9":"lj","\u01CB":"NJ","\u01CC":"nj","\u0218":"S","\u0219":"s","\u021A":"T","\u021B":"t","\u0259":"e","\u02DA":"o","\u0386":"A","\u0388":"E","\u0389":"H","\u038A":"I","\u038C":"O","\u038E":"Y","\u038F":"W","\u0390":"i","\u0391":"A","\u0392":"B","\u0393":"G","\u0394":"D","\u0395":"E","\u0396":"Z","\u0397":"H","\u0398":"8","\u0399":"I","\u039A":"K","\u039B":"L","\u039C":"M","\u039D":"N","\u039E":"3","\u039F":"O","\u03A0":"P","\u03A1":"R","\u03A3":"S","\u03A4":"T","\u03A5":"Y","\u03A6":"F","\u03A7":"X","\u03A8":"PS","\u03A9":"W","\u03AA":"I","\u03AB":"Y","\u03AC":"a","\u03AD":"e","\u03AE":"h","\u03AF":"i","\u03B0":"y","\u03B1":"a","\u03B2":"b","\u03B3":"g","\u03B4":"d","\u03B5":"e","\u03B6":"z","\u03B7":"h","\u03B8":"8","\u03B9":"i","\u03BA":"k","\u03BB":"l","\u03BC":"m","\u03BD":"n","\u03BE":"3","\u03BF":"o","\u03C0":"p","\u03C1":"r","\u03C2":"s","\u03C3":"s","\u03C4":"t","\u03C5":"y","\u03C6":"f","\u03C7":"x","\u03C8":"ps","\u03C9":"w","\u03CA":"i","\u03CB":"y","\u03CC":"o","\u03CD":"y","\u03CE":"w","\u0401":"Yo","\u0402":"DJ","\u0404":"Ye","\u0406":"I","\u0407":"Yi","\u0408":"J","\u0409":"LJ","\u040A":"NJ","\u040B":"C","\u040F":"DZ","\u0410":"A","\u0411":"B","\u0412":"V","\u0413":"G","\u0414":"D","\u0415":"E","\u0416":"Zh","\u0417":"Z","\u0418":"I","\u0419":"J","\u041A":"K","\u041B":"L","\u041C":"M","\u041D":"N","\u041E":"O","\u041F":"P","\u0420":"R","\u0421":"S","\u0422":"T","\u0423":"U","\u0424":"F","\u0425":"H","\u0426":"C","\u0427":"Ch","\u0428":"Sh","\u0429":"Sh","\u042A":"U","\u042B":"Y","\u042C":"","\u042D":"E","\u042E":"Yu","\u042F":"Ya","\u0430":"a","\u0431":"b","\u0432":"v","\u0433":"g","\u0434":"d","\u0435":"e","\u0436":"zh","\u0437":"z","\u0438":"i","\u0439":"j","\u043A":"k","\u043B":"l","\u043C":"m","\u043D":"n","\u043E":"o","\u043F":"p","\u0440":"r","\u0441":"s","\u0442":"t","\u0443":"u","\u0444":"f","\u0445":"h","\u0446":"c","\u0447":"ch","\u0448":"sh","\u0449":"sh","\u044A":"u","\u044B":"y","\u044C":"","\u044D":"e","\u044E":"yu","\u044F":"ya","\u0451":"yo","\u0452":"dj","\u0454":"ye","\u0456":"i","\u0457":"yi","\u0458":"j","\u0459":"lj","\u045A":"nj","\u045B":"c","\u045D":"u","\u045F":"dz","\u0490":"G","\u0491":"g","\u0492":"GH","\u0493":"gh","\u049A":"KH","\u049B":"kh","\u04A2":"NG","\u04A3":"ng","\u04AE":"UE","\u04AF":"ue","\u04B0":"U","\u04B1":"u","\u04BA":"H","\u04BB":"h","\u04D8":"AE","\u04D9":"ae","\u04E8":"OE","\u04E9":"oe","\u0E3F":"baht","\u10D0":"a","\u10D1":"b","\u10D2":"g","\u10D3":"d","\u10D4":"e","\u10D5":"v","\u10D6":"z","\u10D7":"t","\u10D8":"i","\u10D9":"k","\u10DA":"l","\u10DB":"m","\u10DC":"n","\u10DD":"o","\u10DE":"p","\u10DF":"zh","\u10E0":"r","\u10E1":"s","\u10E2":"t","\u10E3":"u","\u10E4":"f","\u10E5":"k","\u10E6":"gh","\u10E7":"q","\u10E8":"sh","\u10E9":"ch","\u10EA":"ts","\u10EB":"dz","\u10EC":"ts","\u10ED":"ch","\u10EE":"kh","\u10EF":"j","\u10F0":"h","\u1E80":"W","\u1E81":"w","\u1E82":"W","\u1E83":"w","\u1E84":"W","\u1E85":"w","\u1E9E":"SS","\u1EA0":"A","\u1EA1":"a","\u1EA2":"A","\u1EA3":"a","\u1EA4":"A","\u1EA5":"a","\u1EA6":"A","\u1EA7":"a","\u1EA8":"A","\u1EA9":"a","\u1EAA":"A","\u1EAB":"a","\u1EAC":"A","\u1EAD":"a","\u1EAE":"A","\u1EAF":"a","\u1EB0":"A","\u1EB1":"a","\u1EB2":"A","\u1EB3":"a","\u1EB4":"A","\u1EB5":"a","\u1EB6":"A","\u1EB7":"a","\u1EB8":"E","\u1EB9":"e","\u1EBA":"E","\u1EBB":"e","\u1EBC":"E","\u1EBD":"e","\u1EBE":"E","\u1EBF":"e","\u1EC0":"E","\u1EC1":"e","\u1EC2":"E","\u1EC3":"e","\u1EC4":"E","\u1EC5":"e","\u1EC6":"E","\u1EC7":"e","\u1EC8":"I","\u1EC9":"i","\u1ECA":"I","\u1ECB":"i","\u1ECC":"O","\u1ECD":"o","\u1ECE":"O","\u1ECF":"o","\u1ED0":"O","\u1ED1":"o","\u1ED2":"O","\u1ED3":"o","\u1ED4":"O","\u1ED5":"o","\u1ED6":"O","\u1ED7":"o","\u1ED8":"O","\u1ED9":"o","\u1EDA":"O","\u1EDB":"o","\u1EDC":"O","\u1EDD":"o","\u1EDE":"O","\u1EDF":"o","\u1EE0":"O","\u1EE1":"o","\u1EE2":"O","\u1EE3":"o","\u1EE4":"U","\u1EE5":"u","\u1EE6":"U","\u1EE7":"u","\u1EE8":"U","\u1EE9":"u","\u1EEA":"U","\u1EEB":"u","\u1EEC":"U","\u1EED":"u","\u1EEE":"U","\u1EEF":"u","\u1EF0":"U","\u1EF1":"u","\u1EF2":"Y","\u1EF3":"y","\u1EF4":"Y","\u1EF5":"y","\u1EF6":"Y","\u1EF7":"y","\u1EF8":"Y","\u1EF9":"y","\u2018":"'","\u2019":"'","\u201C":"\\"","\u201D":"\\"","\u2020":"+","\u2022":"*","\u2026":"...","\u20A0":"ecu","\u20A2":"cruzeiro","\u20A3":"french franc","\u20A4":"lira","\u20A5":"mill","\u20A6":"naira","\u20A7":"peseta","\u20A8":"rupee","\u20A9":"won","\u20AA":"new shequel","\u20AB":"dong","\u20AC":"euro","\u20AD":"kip","\u20AE":"tugrik","\u20AF":"drachma","\u20B0":"penny","\u20B1":"peso","\u20B2":"guarani","\u20B3":"austral","\u20B4":"hryvnia","\u20B5":"cedi","\u20B8":"kazakhstani tenge","\u20B9":"indian rupee","\u20BA":"turkish lira","\u20BD":"russian ruble","\u20BF":"bitcoin","\u2120":"sm","\u2122":"tm","\u2202":"d","\u2206":"delta","\u2211":"sum","\u221E":"infinity","\u2665":"love","\u5143":"yuan","\u5186":"yen","\uFDFC":"rial"}`),e=JSON.parse('{"de":{"\xC4":"AE","\xE4":"ae","\xD6":"OE","\xF6":"oe","\xDC":"UE","\xFC":"ue","%":"prozent","&":"und","|":"oder","\u2211":"summe","\u221E":"unendlich","\u2665":"liebe"},"vi":{"\u0110":"D","\u0111":"d"},"fr":{"%":"pourcent","&":"et","<":"plus petit",">":"plus grand","|":"ou","\xA2":"centime","\xA3":"livre","\xA4":"devise","\u20A3":"franc","\u2211":"somme","\u221E":"infini","\u2665":"amour"}}');function o(h,d){if(typeof h!="string")throw new Error("slugify: string argument expected");d=typeof d=="string"?{replacement:d}:d||{};var O=e[d.locale]||{},f=d.replacement===void 0?"-":d.replacement,p=h.split("").reduce(function(c,g){return c+(O[g]||n[g]||g).replace(d.remove||/[^\w\s$*_+~.()'"!\-:@]+/g,"")},"").trim().replace(new RegExp("[\\s"+f+"]+","g"),f);return d.lower&&(p=p.toLowerCase()),d.strict&&(p=p.replace(new RegExp("[^a-zA-Z0-9"+f+"]","g"),"").replace(new RegExp("[\\s"+f+"]+","g"),f)),p}return o.extend=function(h){for(var d in h)n[d]=h[d]},o})},22574:(P,n,e)=>{"use strict";const o=e(76879),h=e(29774),d=e(65791).A;P.exports=(O,f,p)=>{const c=[];return function g(v,b,y){b=b||{},b.indent=b.indent||" ",y=y||"";let S;b.inlineCharacterLimit===void 0?S={newLine:`
9753
9753
  `,newLineOrSpace:`
9754
9754
  `,pad:y,indent:y+b.indent}:S={newLine:"@@__STRINGIFY_OBJECT_NEW_LINE__@@",newLineOrSpace:"@@__STRINGIFY_OBJECT_NEW_LINE_OR_SPACE__@@",pad:"@@__STRINGIFY_OBJECT_PAD__@@",indent:"@@__STRINGIFY_OBJECT_INDENT__@@"};const E=I=>{if(b.inlineCharacterLimit===void 0)return I;const t=I.replace(new RegExp(S.newLine,"g"),"").replace(new RegExp(S.newLineOrSpace,"g")," ").replace(new RegExp(S.pad+"|"+S.indent,"g"),"");return t.length<=b.inlineCharacterLimit?t:I.replace(new RegExp(S.newLine+"|"+S.newLineOrSpace,"g"),`
9755
9755
  `).replace(new RegExp(S.pad,"g"),y).replace(new RegExp(S.indent,"g"),y+b.indent)};if(c.indexOf(v)!==-1)return'"[Circular]"';if(v==null||typeof v=="number"||typeof v=="boolean"||typeof v=="function"||typeof v=="symbol"||o(v))return String(v);if(v instanceof Date)return`new Date('${v.toISOString()}')`;if(Array.isArray(v)){if(v.length===0)return"[]";c.push(v);const I="["+S.newLine+v.map((t,a)=>{const l=v.length-1===a?S.newLine:","+S.newLineOrSpace;let D=g(t,b,y+b.indent);return b.transform&&(D=b.transform(v,a,D)),S.indent+D+l}).join("")+S.pad+"]";return c.pop(),E(I)}if(h(v)){let I=Object.keys(v).concat(d(v));if(b.filter&&(I=I.filter(a=>b.filter(v,a))),I.length===0)return"{}";c.push(v);const t="{"+S.newLine+I.map((a,l)=>{const D=I.length-1===l?S.newLine:","+S.newLineOrSpace,x=typeof a=="symbol",w=!x&&/^[a-z$_][a-z$_0-9]*$/i.test(a),A=x||w?a:g(a,b);let R=g(v[a],b,y+b.indent);return b.transform&&(R=b.transform(v,a,R)),S.indent+String(A)+": "+R+D}).join("")+S.pad+"}";return c.pop(),E(t)}return v=String(v).replace(/[\r\n]/g,I=>I===`
@@ -9766,7 +9766,7 @@ Error generating stack: `+Ee.message+`
9766
9766
  `))):we=W.stylize("[Circular]","special")),j(Le)){if(fe&&ve.match(/^\d+$/))return we;Le=JSON.stringify(""+ve),Le.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(Le=Le.slice(1,-1),Le=W.stylize(Le,"name")):(Le=Le.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),Le=W.stylize(Le,"string"))}return Le+": "+we}function t(W,$,_){var te=0,ve=W.reduce(function(fe,Le){return te++,Le.indexOf(`
9767
9767
  `)>=0&&te++,fe+Le.replace(/\u001b\[\d\d?m/g,"").length+1},0);return ve>60?_[0]+($===""?"":$+`
9768
9768
  `)+" "+W.join(`,
9769
- `)+" "+_[1]:_[0]+$+" "+W.join(", ")+" "+_[1]}n.types=e(90515);function a(W){return Array.isArray(W)}n.isArray=a;function l(W){return typeof W=="boolean"}n.isBoolean=l;function D(W){return W===null}n.isNull=D;function x(W){return W==null}n.isNullOrUndefined=x;function w(W){return typeof W=="number"}n.isNumber=w;function A(W){return typeof W=="string"}n.isString=A;function R(W){return typeof W=="symbol"}n.isSymbol=R;function j(W){return W===void 0}n.isUndefined=j;function N(W){return M(W)&&U(W)==="[object RegExp]"}n.isRegExp=N,n.types.isRegExp=N;function M(W){return typeof W=="object"&&W!==null}n.isObject=M;function G(W){return M(W)&&U(W)==="[object Date]"}n.isDate=G,n.types.isDate=G;function re(W){return M(W)&&(U(W)==="[object Error]"||W instanceof Error)}n.isError=re,n.types.isNativeError=re;function Q(W){return typeof W=="function"}n.isFunction=Q;function ne(W){return W===null||typeof W=="boolean"||typeof W=="number"||typeof W=="string"||typeof W=="symbol"||typeof W>"u"}n.isPrimitive=ne,n.isBuffer=e(56640);function U(W){return Object.prototype.toString.call(W)}function pe(W){return W<10?"0"+W.toString(10):W.toString(10)}var Ce=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function le(){var W=new Date,$=[pe(W.getHours()),pe(W.getMinutes()),pe(W.getSeconds())].join(":");return[W.getDate(),Ce[W.getMonth()],$].join(" ")}n.log=function(){console.log("%s - %s",le(),n.format.apply(n,arguments))},n.inherits=e(91193),n._extend=function(W,$){if(!$||!M($))return W;for(var _=Object.keys($),te=_.length;te--;)W[_[te]]=$[_[te]];return W};function Oe(W,$){return Object.prototype.hasOwnProperty.call(W,$)}var de=typeof Symbol<"u"?Symbol("util.promisify.custom"):void 0;n.promisify=function($){if(typeof $!="function")throw new TypeError('The "original" argument must be of type Function');if(de&&$[de]){var _=$[de];if(typeof _!="function")throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(_,de,{value:_,enumerable:!1,writable:!1,configurable:!0}),_}function _(){for(var te,ve,fe=new Promise(function(Re,je){te=Re,ve=je}),Le=[],we=0;we<arguments.length;we++)Le.push(arguments[we]);Le.push(function(Re,je){Re?ve(Re):te(je)});try{$.apply(this,Le)}catch(Re){ve(Re)}return fe}return Object.setPrototypeOf(_,Object.getPrototypeOf($)),de&&Object.defineProperty(_,de,{value:_,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(_,o($))},n.promisify.custom=de;function X(W,$){if(!W){var _=new Error("Promise was rejected with a falsy value");_.reason=W,W=_}return $(W)}function V(W){if(typeof W!="function")throw new TypeError('The "original" argument must be of type Function');function $(){for(var _=[],te=0;te<arguments.length;te++)_.push(arguments[te]);var ve=_.pop();if(typeof ve!="function")throw new TypeError("The last argument must be of type Function");var fe=this,Le=function(){return ve.apply(fe,arguments)};W.apply(this,_).then(function(we){process.nextTick(Le.bind(null,null,we))},function(we){process.nextTick(X.bind(null,we,Le))})}return Object.setPrototypeOf($,Object.getPrototypeOf(W)),Object.defineProperties($,o(W)),$}n.callbackify=V},66436:(P,n,e)=>{"use strict";var o=e(14086),h=e(64379),d=e(80684),O=e(16640),f=e(902),p=O("Object.prototype.toString"),c=e(77185)(),g=typeof globalThis>"u"?e.g:globalThis,v=h(),b=O("String.prototype.slice"),y=Object.getPrototypeOf,S=O("Array.prototype.indexOf",!0)||function(l,D){for(var x=0;x<l.length;x+=1)if(l[x]===D)return x;return-1},E={__proto__:null};c&&f&&y?o(v,function(a){var l=new g[a];if(Symbol.toStringTag in l){var D=y(l),x=f(D,Symbol.toStringTag);if(!x){var w=y(D);x=f(w,Symbol.toStringTag)}E["$"+a]=d(x.get)}}):o(v,function(a){var l=new g[a],D=l.slice||l.set;D&&(E["$"+a]=d(D))});var I=function(l){var D=!1;return o(E,function(x,w){if(!D)try{"$"+x(l)===w&&(D=b(w,1))}catch{}}),D},t=function(l){var D=!1;return o(E,function(x,w){if(!D)try{x(l),D=b(w,1)}catch{}}),D};P.exports=function(l){if(!l||typeof l!="object")return!1;if(!c){var D=b(p(l),8,-1);return S(v,D)>-1?D:D!=="Object"?!1:t(l)}return f?I(l):null}},48381:P=>{"use strict";P.exports=nf},32603:()=>{},65006:()=>{},47070:()=>{},64969:()=>{},69419:()=>{},64379:(P,n,e)=>{"use strict";var o=e(9773),h=typeof globalThis>"u"?e.g:globalThis;P.exports=function(){for(var O=[],f=0;f<o.length;f++)typeof h[o[f]]=="function"&&(O[O.length]=o[f]);return O}},57757:(P,n,e)=>{"use strict";e.d(n,{Ay:()=>ar,Jf:()=>jt,ZR:()=>Ta,pd:()=>jn,qg:()=>ht,vw:()=>Ar});var o=Object.create,h=Object.defineProperty,d=Object.getOwnPropertyDescriptor,O=Object.getOwnPropertyNames,f=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty,c=se=>h(se,"__esModule",{value:!0}),g=(se,ze)=>function(){return ze||(0,se[Object.keys(se)[0]])((ze={exports:{}}).exports,ze),ze.exports},v=(se,ze)=>{c(se);for(var Ye in ze)h(se,Ye,{get:ze[Ye],enumerable:!0})},b=(se,ze,Ye)=>{if(ze&&typeof ze=="object"||typeof ze=="function")for(let me of O(ze))!p.call(se,me)&&me!=="default"&&h(se,me,{get:()=>ze[me],enumerable:!(Ye=d(ze,me))||Ye.enumerable});return se},y=se=>b(c(h(se!=null?o(f(se)):{},"default",se&&se.__esModule&&"default"in se?{get:()=>se.default,enumerable:!0}:{value:se,enumerable:!0})),se),S=g({"src/grammar/tag.js"(se,ze){"use strict";function Ye(ae,ye){function oe(){this.constructor=ae}oe.prototype=ye.prototype,ae.prototype=new oe}function me(ae,ye,oe,Ve){this.message=ae,this.expected=ye,this.found=oe,this.location=Ve,this.name="SyntaxError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,me)}Ye(me,Error),me.buildMessage=function(ae,ye,oe){var Ve={literal:function(Kt){return'"'+ct(Kt.text)+'"'},class:function(Kt){var fn=Kt.parts.map(function(Xn){return Array.isArray(Xn)?at(Xn[0])+"-"+at(Xn[1]):at(Xn)});return"["+(Kt.inverted?"^":"")+fn+"]"},any:function(){return"any character"},end:function(){return"end of input"},other:function(Kt){return Kt.description},not:function(Kt){return"not "+ft(Kt.expected)}};function Je(Kt){return Kt.charCodeAt(0).toString(16).toUpperCase()}function ct(Kt){return Kt.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(fn){return"\\x0"+Je(fn)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(fn){return"\\x"+Je(fn)})}function at(Kt){return Kt.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(fn){return"\\x0"+Je(fn)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(fn){return"\\x"+Je(fn)})}function ft(Kt){return Ve[Kt.type](Kt)}function bt(Kt){var fn=Kt.map(ft),Xn,Hn;if(fn.sort(),fn.length>0){for(Xn=1,Hn=1;Xn<fn.length;Xn++)fn[Xn-1]!==fn[Xn]&&(fn[Hn]=fn[Xn],Hn++);fn.length=Hn}switch(fn.length){case 1:return fn[0];case 2:return fn[0]+" or "+fn[1];default:return fn.slice(0,-1).join(", ")+", or "+fn[fn.length-1]}}function Fn(Kt){return Kt?'"'+ct(Kt)+'"':"end of input"}return"Expected "+bt(ae)+" but "+Fn(ye)+" found."};function xe(ae,ye){ye=ye!==void 0?ye:{};var oe={},Ve={Top:gr},Je=gr,ct="/",at=".",ft="#",bt="=",Fn="(",Kt=")",fn=",",Xn="[",Hn="]",xn="null",Vn="true",pn="false",Cn="{",er="}",Qn=":",Kr="-",sr='"',Nr="\\",Ur="n",zr="r",cr="t",mr=/^[$@]/,Yr=/^[0-9]/,Ko=/^[^\0-\x1F"\\]/,Xo=/^[a-zA-Z0-9_\-]/,di=/^[ \n\t]/,bi=ya("/",!1),Xi=$n("tag name"),ei=$n("class"),Yi=$n("id"),qi=ya("=",!1),Ji=ya("(",!1),za=ya(")",!1),va=ya(",",!1),Ba=$n("variable"),fi=$n("null"),bs=$n("boolean"),rl=ya("[",!1),ks=ya("]",!1),Ds=ya("{",!1),is=ya("}",!1),as=ya(":",!1),xs=$n("number"),Ls=$n("string"),bl=$n("identifier"),xl=$n("whitespace"),Sl=function(tt){return{type:"variable",meta:{variable:tt}}},ml=function(tt){return{type:"annotation",meta:{attributes:tt}}},Zs=function(tt,Mt){return Mt},Gs=function(tt,Mt,Gt,mn){Mt&&(Gt=Gt||[],Gt.unshift({type:"attribute",name:"primary",value:Mt}));const[Gn,Lr]=mn?["tag",0]:["tag_open",1];return{type:Gn,nesting:Lr,meta:{tag:tt,attributes:Gt}}},Rs=function(tt){return{type:"tag_close",nesting:-1,meta:{tag:tt}}},Bs=function(tt,Mt){return tt?[tt,...Mt]:[]},Ga=function(tt){return tt},gl=function(tt){return tt},vl=function(tt){return tt},ol=function(tt){return tt},Ys=function(tt){return{type:"class",name:tt,value:!0}},Fs=function(tt){return{type:"attribute",name:"id",value:tt}},Ns=function(tt,Mt){return{type:"attribute",name:tt,value:Mt}},Ya=function(tt,Mt,Gt){return Mt?[Mt,...Gt]:[]},il=function(tt,Mt){let Gt={};for(let[mn,{name:Gn,value:Lr}]of Mt.entries())Gt[Gn||mn]=Lr;return new Vo(tt,Gt)},ss=function(tt){return tt},Fa=function(tt,Mt){return{name:tt,value:Mt}},ps=function(tt){return tt},hs=function(tt,Mt,Gt){return tt==="@"?[Mt,...Gt]:new ai([Mt,...Gt])},$s=function(){return null},al=function(){return!0},Il=function(){return!1},js=function(tt,Mt){return[tt,...Mt]},ha=function(tt){return tt||[]},Us=function(tt,Mt){return Object.assign(tt,...Mt)},Js=function(tt){return tt||{}},Xs=function(tt,Mt){return tt==="$$mdtype"?{}:{[tt]:Mt}},ms=function(){return parseFloat(yl())},Ja=function(tt){return tt.join("")},Ti=function(){return`
9769
+ `)+" "+_[1]:_[0]+$+" "+W.join(", ")+" "+_[1]}n.types=e(90515);function a(W){return Array.isArray(W)}n.isArray=a;function l(W){return typeof W=="boolean"}n.isBoolean=l;function D(W){return W===null}n.isNull=D;function x(W){return W==null}n.isNullOrUndefined=x;function w(W){return typeof W=="number"}n.isNumber=w;function A(W){return typeof W=="string"}n.isString=A;function R(W){return typeof W=="symbol"}n.isSymbol=R;function j(W){return W===void 0}n.isUndefined=j;function N(W){return M(W)&&U(W)==="[object RegExp]"}n.isRegExp=N,n.types.isRegExp=N;function M(W){return typeof W=="object"&&W!==null}n.isObject=M;function G(W){return M(W)&&U(W)==="[object Date]"}n.isDate=G,n.types.isDate=G;function re(W){return M(W)&&(U(W)==="[object Error]"||W instanceof Error)}n.isError=re,n.types.isNativeError=re;function Q(W){return typeof W=="function"}n.isFunction=Q;function ne(W){return W===null||typeof W=="boolean"||typeof W=="number"||typeof W=="string"||typeof W=="symbol"||typeof W>"u"}n.isPrimitive=ne,n.isBuffer=e(56640);function U(W){return Object.prototype.toString.call(W)}function pe(W){return W<10?"0"+W.toString(10):W.toString(10)}var Ce=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function le(){var W=new Date,$=[pe(W.getHours()),pe(W.getMinutes()),pe(W.getSeconds())].join(":");return[W.getDate(),Ce[W.getMonth()],$].join(" ")}n.log=function(){console.log("%s - %s",le(),n.format.apply(n,arguments))},n.inherits=e(91193),n._extend=function(W,$){if(!$||!M($))return W;for(var _=Object.keys($),te=_.length;te--;)W[_[te]]=$[_[te]];return W};function Oe(W,$){return Object.prototype.hasOwnProperty.call(W,$)}var de=typeof Symbol<"u"?Symbol("util.promisify.custom"):void 0;n.promisify=function($){if(typeof $!="function")throw new TypeError('The "original" argument must be of type Function');if(de&&$[de]){var _=$[de];if(typeof _!="function")throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(_,de,{value:_,enumerable:!1,writable:!1,configurable:!0}),_}function _(){for(var te,ve,fe=new Promise(function(Re,je){te=Re,ve=je}),Le=[],we=0;we<arguments.length;we++)Le.push(arguments[we]);Le.push(function(Re,je){Re?ve(Re):te(je)});try{$.apply(this,Le)}catch(Re){ve(Re)}return fe}return Object.setPrototypeOf(_,Object.getPrototypeOf($)),de&&Object.defineProperty(_,de,{value:_,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(_,o($))},n.promisify.custom=de;function X(W,$){if(!W){var _=new Error("Promise was rejected with a falsy value");_.reason=W,W=_}return $(W)}function V(W){if(typeof W!="function")throw new TypeError('The "original" argument must be of type Function');function $(){for(var _=[],te=0;te<arguments.length;te++)_.push(arguments[te]);var ve=_.pop();if(typeof ve!="function")throw new TypeError("The last argument must be of type Function");var fe=this,Le=function(){return ve.apply(fe,arguments)};W.apply(this,_).then(function(we){process.nextTick(Le.bind(null,null,we))},function(we){process.nextTick(X.bind(null,we,Le))})}return Object.setPrototypeOf($,Object.getPrototypeOf(W)),Object.defineProperties($,o(W)),$}n.callbackify=V},66436:(P,n,e)=>{"use strict";var o=e(14086),h=e(64379),d=e(80684),O=e(16640),f=e(902),p=O("Object.prototype.toString"),c=e(77185)(),g=typeof globalThis>"u"?e.g:globalThis,v=h(),b=O("String.prototype.slice"),y=Object.getPrototypeOf,S=O("Array.prototype.indexOf",!0)||function(l,D){for(var x=0;x<l.length;x+=1)if(l[x]===D)return x;return-1},E={__proto__:null};c&&f&&y?o(v,function(a){var l=new g[a];if(Symbol.toStringTag in l){var D=y(l),x=f(D,Symbol.toStringTag);if(!x){var w=y(D);x=f(w,Symbol.toStringTag)}E["$"+a]=d(x.get)}}):o(v,function(a){var l=new g[a],D=l.slice||l.set;D&&(E["$"+a]=d(D))});var I=function(l){var D=!1;return o(E,function(x,w){if(!D)try{"$"+x(l)===w&&(D=b(w,1))}catch{}}),D},t=function(l){var D=!1;return o(E,function(x,w){if(!D)try{x(l),D=b(w,1)}catch{}}),D};P.exports=function(l){if(!l||typeof l!="object")return!1;if(!c){var D=b(p(l),8,-1);return S(v,D)>-1?D:D!=="Object"?!1:t(l)}return f?I(l):null}},48381:P=>{"use strict";P.exports=nf},12244:()=>{},31149:()=>{},56783:()=>{},13822:()=>{},69419:()=>{},64379:(P,n,e)=>{"use strict";var o=e(9773),h=typeof globalThis>"u"?e.g:globalThis;P.exports=function(){for(var O=[],f=0;f<o.length;f++)typeof h[o[f]]=="function"&&(O[O.length]=o[f]);return O}},57757:(P,n,e)=>{"use strict";e.d(n,{Ay:()=>ar,Jf:()=>jt,ZR:()=>Ta,pd:()=>jn,qg:()=>ht,vw:()=>Ar});var o=Object.create,h=Object.defineProperty,d=Object.getOwnPropertyDescriptor,O=Object.getOwnPropertyNames,f=Object.getPrototypeOf,p=Object.prototype.hasOwnProperty,c=se=>h(se,"__esModule",{value:!0}),g=(se,ze)=>function(){return ze||(0,se[Object.keys(se)[0]])((ze={exports:{}}).exports,ze),ze.exports},v=(se,ze)=>{c(se);for(var Ye in ze)h(se,Ye,{get:ze[Ye],enumerable:!0})},b=(se,ze,Ye)=>{if(ze&&typeof ze=="object"||typeof ze=="function")for(let me of O(ze))!p.call(se,me)&&me!=="default"&&h(se,me,{get:()=>ze[me],enumerable:!(Ye=d(ze,me))||Ye.enumerable});return se},y=se=>b(c(h(se!=null?o(f(se)):{},"default",se&&se.__esModule&&"default"in se?{get:()=>se.default,enumerable:!0}:{value:se,enumerable:!0})),se),S=g({"src/grammar/tag.js"(se,ze){"use strict";function Ye(ae,ye){function oe(){this.constructor=ae}oe.prototype=ye.prototype,ae.prototype=new oe}function me(ae,ye,oe,Ve){this.message=ae,this.expected=ye,this.found=oe,this.location=Ve,this.name="SyntaxError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,me)}Ye(me,Error),me.buildMessage=function(ae,ye,oe){var Ve={literal:function(Kt){return'"'+ct(Kt.text)+'"'},class:function(Kt){var fn=Kt.parts.map(function(Xn){return Array.isArray(Xn)?at(Xn[0])+"-"+at(Xn[1]):at(Xn)});return"["+(Kt.inverted?"^":"")+fn+"]"},any:function(){return"any character"},end:function(){return"end of input"},other:function(Kt){return Kt.description},not:function(Kt){return"not "+ft(Kt.expected)}};function Je(Kt){return Kt.charCodeAt(0).toString(16).toUpperCase()}function ct(Kt){return Kt.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(fn){return"\\x0"+Je(fn)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(fn){return"\\x"+Je(fn)})}function at(Kt){return Kt.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,function(fn){return"\\x0"+Je(fn)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(fn){return"\\x"+Je(fn)})}function ft(Kt){return Ve[Kt.type](Kt)}function bt(Kt){var fn=Kt.map(ft),Xn,Hn;if(fn.sort(),fn.length>0){for(Xn=1,Hn=1;Xn<fn.length;Xn++)fn[Xn-1]!==fn[Xn]&&(fn[Hn]=fn[Xn],Hn++);fn.length=Hn}switch(fn.length){case 1:return fn[0];case 2:return fn[0]+" or "+fn[1];default:return fn.slice(0,-1).join(", ")+", or "+fn[fn.length-1]}}function Fn(Kt){return Kt?'"'+ct(Kt)+'"':"end of input"}return"Expected "+bt(ae)+" but "+Fn(ye)+" found."};function xe(ae,ye){ye=ye!==void 0?ye:{};var oe={},Ve={Top:gr},Je=gr,ct="/",at=".",ft="#",bt="=",Fn="(",Kt=")",fn=",",Xn="[",Hn="]",xn="null",Vn="true",pn="false",Cn="{",er="}",Qn=":",Kr="-",sr='"',Nr="\\",Ur="n",zr="r",cr="t",mr=/^[$@]/,Yr=/^[0-9]/,Ko=/^[^\0-\x1F"\\]/,Xo=/^[a-zA-Z0-9_\-]/,di=/^[ \n\t]/,bi=ya("/",!1),Xi=$n("tag name"),ei=$n("class"),Yi=$n("id"),qi=ya("=",!1),Ji=ya("(",!1),za=ya(")",!1),va=ya(",",!1),Ba=$n("variable"),fi=$n("null"),bs=$n("boolean"),rl=ya("[",!1),ks=ya("]",!1),Ds=ya("{",!1),is=ya("}",!1),as=ya(":",!1),xs=$n("number"),Ls=$n("string"),bl=$n("identifier"),xl=$n("whitespace"),Sl=function(tt){return{type:"variable",meta:{variable:tt}}},ml=function(tt){return{type:"annotation",meta:{attributes:tt}}},Zs=function(tt,Mt){return Mt},Gs=function(tt,Mt,Gt,mn){Mt&&(Gt=Gt||[],Gt.unshift({type:"attribute",name:"primary",value:Mt}));const[Gn,Lr]=mn?["tag",0]:["tag_open",1];return{type:Gn,nesting:Lr,meta:{tag:tt,attributes:Gt}}},Rs=function(tt){return{type:"tag_close",nesting:-1,meta:{tag:tt}}},Bs=function(tt,Mt){return tt?[tt,...Mt]:[]},Ga=function(tt){return tt},gl=function(tt){return tt},vl=function(tt){return tt},ol=function(tt){return tt},Ys=function(tt){return{type:"class",name:tt,value:!0}},Fs=function(tt){return{type:"attribute",name:"id",value:tt}},Ns=function(tt,Mt){return{type:"attribute",name:tt,value:Mt}},Ya=function(tt,Mt,Gt){return Mt?[Mt,...Gt]:[]},il=function(tt,Mt){let Gt={};for(let[mn,{name:Gn,value:Lr}]of Mt.entries())Gt[Gn||mn]=Lr;return new Vo(tt,Gt)},ss=function(tt){return tt},Fa=function(tt,Mt){return{name:tt,value:Mt}},ps=function(tt){return tt},hs=function(tt,Mt,Gt){return tt==="@"?[Mt,...Gt]:new ai([Mt,...Gt])},$s=function(){return null},al=function(){return!0},Il=function(){return!1},js=function(tt,Mt){return[tt,...Mt]},ha=function(tt){return tt||[]},Us=function(tt,Mt){return Object.assign(tt,...Mt)},Js=function(tt){return tt||{}},Xs=function(tt,Mt){return tt==="$$mdtype"?{}:{[tt]:Mt}},ms=function(){return parseFloat(yl())},Ja=function(tt){return tt.join("")},Ti=function(){return`
9770
9770
  `},wi=function(){return"\r"},gs=function(){return" "},ni=function(tt){return tt},Vt=0,Ro=0,Wa=[{line:1,column:1}],pi=[],uo=0,Qs;if("startRule"in ye){if(!(ye.startRule in Ve))throw new Error(`Can't start parsing from rule "`+ye.startRule+'".');Je=Ve[ye.startRule]}function yl(){return ae.substring(Ro,Vt)}function sl(){return Ro}function Ul(){return[Ro,Vt]}function Xa(){return Wn(Ro,Vt)}function vs(tt,Mt){throw Mt=Mt!==void 0?Mt:Wn(Ro,Vt),Zn([$n(tt)],ae.substring(Ro,Vt),Mt)}function qs(tt,Mt){throw Mt=Mt!==void 0?Mt:Wn(Ro,Vt),cn(tt,Mt)}function ya(tt,Mt){return{type:"literal",text:tt,ignoreCase:Mt}}function J(tt,Mt,Gt){return{type:"class",parts:tt,inverted:Mt,ignoreCase:Gt}}function Ue(){return{type:"any"}}function ut(){return{type:"end"}}function $n(tt){return{type:"other",description:tt}}function tr(tt){var Mt=Wa[tt],Gt;if(Mt)return Mt;for(Gt=tt-1;!Wa[Gt];)Gt--;for(Mt=Wa[Gt],Mt={line:Mt.line,column:Mt.column};Gt<tt;)ae.charCodeAt(Gt)===10?(Mt.line++,Mt.column=1):Mt.column++,Gt++;return Wa[tt]=Mt,Mt}var Nn=typeof ye.filename=="string"&&ye.filename.length>0;function Wn(tt,Mt){var Gt={};Nn&&(Gt.filename=ye.filename);var mn=tr(tt);Gt.start={offset:tt,line:mn.line,column:mn.column};var Gn=tr(Mt);return Gt.end={offset:Mt,line:Gn.line,column:Gn.column},Gt}function Sn(){pi.push({pos:Vt,variants:[]})}function zt(tt){var Mt=pi[pi.length-1];Vt<Mt.pos||(Vt>Mt.pos&&(Mt.pos=Vt,Mt.variants=[]),Mt.variants.push(tt))}function Bt(tt){var Mt=pi.pop(),Gt=pi[pi.length-1],mn=Mt.variants;Gt.pos===Mt.pos&&(tt&&(mn=mn.map(function(Gn){return Gn.type==="not"?Gn.expected:{type:"not",expected:Gn}})),Array.prototype.push.apply(Gt.variants,mn))}function cn(tt,Mt){return new me(tt,null,null,Mt)}function Zn(tt,Mt,Gt){return new me(me.buildMessage(tt,Mt,Gt),tt,Mt,Gt)}function tn(){var tt=pi[0],Mt=tt.pos;return Zn(tt.variants,Mt<ae.length?ae.charAt(Mt):null,Mt<ae.length?Wn(Mt,Mt+1):Wn(Mt,Mt))}function gr(){var tt,Mt=function(Gt){uo===0&&zt(Gt)};return tt=On(),tt===oe&&(tt=lo(),tt===oe&&(tt=xr(),tt===oe&&(tt=lr()))),tt}function On(){var tt,Mt,Gt=function(mn){uo===0&&zt(mn)};return tt=Vt,Mt=Ze(),Mt===oe&&(Mt=Y()),Mt!==oe&&(Ro=tt,Mt=Sl(Mt)),tt=Mt,tt}function lo(){var tt,Mt,Gt,mn,Gn=function(Lr){uo===0&&zt(Lr)};if(tt=Vt,Mt=Do(),Mt!==oe){for(Gt=[],mn=Vr();mn!==oe;)Gt.push(mn),mn=Vr();Ro=tt,tt=ml(Mt)}else Vt=tt,tt=oe;return tt}function xr(){var tt,Mt,Gt,mn,Gn,Lr,jo,Ai=function(Ri){uo===0&&zt(Ri)};if(tt=Vt,Mt=Dr(),Mt!==oe){for(Gt=[],mn=Vr();mn!==oe;)Gt.push(mn),mn=Vr();for(mn=Vt,Gn=sn(),Gn!==oe?(Lr=Vr(),Lr===oe&&(Lr=null),Ro=mn,mn=Zs(Mt,Gn)):(Vt=mn,mn=oe),mn===oe&&(mn=null),Gn=Do(),Gn===oe&&(Gn=null),Lr=[],jo=Vr();jo!==oe;)Lr.push(jo),jo=Vr();Ai(bi),ae.charCodeAt(Vt)===47?(jo=ct,Vt++):jo=oe,jo===oe&&(jo=null),Ro=tt,tt=Gs(Mt,mn,Gn,jo)}else Vt=tt,tt=oe;return tt}function lr(){var tt,Mt,Gt,mn=function(Gn){uo===0&&zt(Gn)};return tt=Vt,mn(bi),ae.charCodeAt(Vt)===47?(Mt=ct,Vt++):Mt=oe,Mt!==oe?(Gt=Dr(),Gt!==oe?(Ro=tt,tt=Rs(Gt)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe),tt}function Dr(){var tt,Mt=function(Gt){uo===0&&zt(Gt)};return Mt(Xi),uo++,tt=Co(),uo--,tt}function Do(){var tt,Mt,Gt,mn,Gn=function(Lr){uo===0&&zt(Lr)};if(tt=Vt,Mt=_i(),Mt!==oe){for(Gt=[],mn=Wi();mn!==oe;)Gt.push(mn),mn=Wi();Ro=tt,tt=Bs(Mt,Gt)}else Vt=tt,tt=oe;return tt}function Wi(){var tt,Mt,Gt,mn=function(Gn){uo===0&&zt(Gn)};if(tt=Vt,Mt=[],Gt=Vr(),Gt!==oe)for(;Gt!==oe;)Mt.push(Gt),Gt=Vr();else Mt=oe;return Mt!==oe?(Gt=_i(),Gt!==oe?(Ro=tt,tt=Ga(Gt)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe),tt}function _i(){var tt,Mt,Gt=function(mn){uo===0&&zt(mn)};return tt=Vt,Mt=Na(),Mt!==oe&&(Ro=tt,Mt=gl(Mt)),tt=Mt,tt===oe&&(tt=Vt,Mt=ri(),Mt!==oe&&(Ro=tt,Mt=vl(Mt)),tt=Mt,tt===oe&&(tt=Vt,Mt=$a(),Mt!==oe&&(Ro=tt,Mt=ol(Mt)),tt=Mt)),tt}function ri(){var tt,Mt,Gt,mn=function(Gn){uo===0&&zt(Gn)};return mn(ei),uo++,tt=Vt,ae.charCodeAt(Vt)===46?(Mt=at,Vt++):Mt=oe,Mt!==oe?(Gt=Co(),Gt!==oe?(Ro=tt,tt=Ys(Gt)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe),uo--,tt}function Na(){var tt,Mt,Gt,mn=function(Gn){uo===0&&zt(Gn)};return mn(Yi),uo++,tt=Vt,ae.charCodeAt(Vt)===35?(Mt=ft,Vt++):Mt=oe,Mt!==oe?(Gt=Co(),Gt!==oe?(Ro=tt,tt=Fs(Gt)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe),uo--,tt}function $a(){var tt,Mt,Gt,mn,Gn=function(Lr){uo===0&&zt(Lr)};return tt=Vt,Mt=Co(),Mt!==oe?(Gn(qi),ae.charCodeAt(Vt)===61?(Gt=bt,Vt++):Gt=oe,Gt!==oe?(mn=sn(),mn!==oe?(Ro=tt,tt=Ns(Mt,mn)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe),tt}function Y(){var tt,Mt,Gt,mn,Gn,Lr,jo,Ai,Ri=function(xa){uo===0&&zt(xa)};if(tt=Vt,Mt=Co(),Mt!==oe)if(Ri(Ji),ae.charCodeAt(Vt)===40?(Gt=Fn,Vt++):Gt=oe,Gt!==oe){for(mn=[],Gn=Vr();Gn!==oe;)mn.push(Gn),Gn=Vr();for(Gn=Vt,Lr=ue(),Lr===oe&&(Lr=null),jo=[],Ai=Ae();Ai!==oe;)jo.push(Ai),Ai=Ae();Ro=Gn,Gn=Ya(Mt,Lr,jo),Ri(za),ae.charCodeAt(Vt)===41?(Lr=Kt,Vt++):Lr=oe,Lr!==oe?(Ro=tt,tt=il(Mt,Gn)):(Vt=tt,tt=oe)}else Vt=tt,tt=oe;else Vt=tt,tt=oe;return tt}function ue(){var tt,Mt,Gt,mn,Gn=function(Lr){uo===0&&zt(Lr)};return tt=Vt,Mt=Vt,Gt=Co(),Gt!==oe?(Gn(qi),ae.charCodeAt(Vt)===61?(mn=bt,Vt++):mn=oe,mn!==oe?(Ro=Mt,Mt=ss(Gt)):(Vt=Mt,Mt=oe)):(Vt=Mt,Mt=oe),Mt===oe&&(Mt=null),Gt=sn(),Gt!==oe?(Ro=tt,tt=Fa(Mt,Gt)):(Vt=tt,tt=oe),tt}function Ae(){var tt,Mt,Gt,mn,Gn,Lr=function(jo){uo===0&&zt(jo)};for(tt=Vt,Mt=[],Gt=Vr();Gt!==oe;)Mt.push(Gt),Gt=Vr();if(Lr(va),ae.charCodeAt(Vt)===44?(Gt=fn,Vt++):Gt=oe,Gt!==oe){for(mn=[],Gn=Vr();Gn!==oe;)mn.push(Gn),Gn=Vr();Gn=ue(),Gn!==oe?(Ro=tt,tt=ps(Gn)):(Vt=tt,tt=oe)}else Vt=tt,tt=oe;return tt}function be(){var tt,Mt,Gt,mn=function(Gn){uo===0&&zt(Gn)};for(tt=Vt,Mt=[],Gt=Vr();Gt!==oe;)Mt.push(Gt),Gt=Vr();return mn(va),ae.charCodeAt(Vt)===44?(Gt=fn,Vt++):Gt=oe,Gt!==oe?(Mt=[Mt,Gt],tt=Mt):(Vt=tt,tt=oe),tt===oe&&(tt=null),tt}function Ze(){var tt,Mt,Gt,mn,Gn,Lr=function(jo){uo===0&&zt(jo)};if(Lr(Ba),uo++,tt=Vt,mr.test(ae.charAt(Vt))?(Mt=ae.charAt(Vt),Vt++):Mt=oe,Mt!==oe)if(Gt=Co(),Gt!==oe){for(mn=[],Gn=It();Gn!==oe;)mn.push(Gn),Gn=It();Ro=tt,tt=hs(Mt,Gt,mn)}else Vt=tt,tt=oe;else Vt=tt,tt=oe;return uo--,tt}function It(){var tt,Mt,Gt,mn,Gn=function(Lr){uo===0&&zt(Lr)};return tt=Vt,ae.charCodeAt(Vt)===46?(Mt=at,Vt++):Mt=oe,Mt!==oe?(Gt=Co(),Gt!==oe?(Ro=tt,tt=ss(Gt)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe),tt===oe&&(tt=Vt,ae.charCodeAt(Vt)===91?(Mt=Xn,Vt++):Mt=oe,Mt!==oe?(Gt=mo(),Gt===oe&&(Gt=Go()),Gt!==oe?(ae.charCodeAt(Vt)===93?(mn=Hn,Vt++):mn=oe,mn!==oe?(Ro=tt,tt=ps(Gt)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe)),tt}function sn(){var tt,Mt=function(Gt){uo===0&&zt(Gt)};return tt=An(),tt===oe&&(tt=rr(),tt===oe&&(tt=Go(),tt===oe&&(tt=mo(),tt===oe&&(tt=ir(),tt===oe&&(tt=Qr(),tt===oe&&(tt=Y(),tt===oe&&(tt=Ze()))))))),tt}function An(){var tt,Mt,Gt=function(mn){uo===0&&zt(mn)};return Gt(fi),uo++,tt=Vt,ae.substr(Vt,4)===xn?(Mt=xn,Vt+=4):Mt=oe,Mt!==oe&&(Ro=tt,Mt=$s()),tt=Mt,uo--,tt}function rr(){var tt,Mt,Gt=function(mn){uo===0&&zt(mn)};return Gt(bs),uo++,tt=Vt,ae.substr(Vt,4)===Vn?(Mt=Vn,Vt+=4):Mt=oe,Mt!==oe&&(Ro=tt,Mt=al()),tt=Mt,tt===oe&&(tt=Vt,ae.substr(Vt,5)===pn?(Mt=pn,Vt+=5):Mt=oe,Mt!==oe&&(Ro=tt,Mt=Il()),tt=Mt),uo--,tt}function ir(){var tt,Mt,Gt,mn,Gn,Lr,jo,Ai=function(Ri){uo===0&&zt(Ri)};if(tt=Vt,Ai(rl),ae.charCodeAt(Vt)===91?(Mt=Xn,Vt++):Mt=oe,Mt!==oe){for(Gt=[],mn=Vr();mn!==oe;)Gt.push(mn),mn=Vr();if(mn=Vt,Gn=sn(),Gn!==oe){for(Lr=[],jo=wr();jo!==oe;)Lr.push(jo),jo=wr();jo=be(),Ro=mn,mn=js(Gn,Lr)}else Vt=mn,mn=oe;for(mn===oe&&(mn=null),Gn=[],Lr=Vr();Lr!==oe;)Gn.push(Lr),Lr=Vr();Ai(ks),ae.charCodeAt(Vt)===93?(Lr=Hn,Vt++):Lr=oe,Lr!==oe?(Ro=tt,tt=ha(mn)):(Vt=tt,tt=oe)}else Vt=tt,tt=oe;return tt}function wr(){var tt,Mt,Gt,mn,Gn,Lr=function(jo){uo===0&&zt(jo)};for(tt=Vt,Mt=[],Gt=Vr();Gt!==oe;)Mt.push(Gt),Gt=Vr();if(Lr(va),ae.charCodeAt(Vt)===44?(Gt=fn,Vt++):Gt=oe,Gt!==oe){for(mn=[],Gn=Vr();Gn!==oe;)mn.push(Gn),Gn=Vr();Gn=sn(),Gn!==oe?(Ro=tt,tt=ps(Gn)):(Vt=tt,tt=oe)}else Vt=tt,tt=oe;return tt}function Qr(){var tt,Mt,Gt,mn,Gn,Lr,jo,Ai=function(Ri){uo===0&&zt(Ri)};if(tt=Vt,Ai(Ds),ae.charCodeAt(Vt)===123?(Mt=Cn,Vt++):Mt=oe,Mt!==oe){for(Gt=[],mn=Vr();mn!==oe;)Gt.push(mn),mn=Vr();if(mn=Vt,Gn=Br(),Gn!==oe){for(Lr=[],jo=Jr();jo!==oe;)Lr.push(jo),jo=Jr();jo=be(),Ro=mn,mn=Us(Gn,Lr)}else Vt=mn,mn=oe;for(mn===oe&&(mn=null),Gn=[],Lr=Vr();Lr!==oe;)Gn.push(Lr),Lr=Vr();Ai(is),ae.charCodeAt(Vt)===125?(Lr=er,Vt++):Lr=oe,Lr!==oe?(Ro=tt,tt=Js(mn)):(Vt=tt,tt=oe)}else Vt=tt,tt=oe;return tt}function Jr(){var tt,Mt,Gt,mn,Gn,Lr=function(jo){uo===0&&zt(jo)};for(tt=Vt,Mt=[],Gt=Vr();Gt!==oe;)Mt.push(Gt),Gt=Vr();if(Lr(va),ae.charCodeAt(Vt)===44?(Gt=fn,Vt++):Gt=oe,Gt!==oe){for(mn=[],Gn=Vr();Gn!==oe;)mn.push(Gn),Gn=Vr();Gn=Br(),Gn!==oe?(Ro=tt,tt=Ga(Gn)):(Vt=tt,tt=oe)}else Vt=tt,tt=oe;return tt}function Br(){var tt,Mt,Gt,mn,Gn,Lr=function(jo){uo===0&&zt(jo)};if(tt=Vt,Mt=Co(),Mt===oe&&(Mt=Go()),Mt!==oe)if(Lr(as),ae.charCodeAt(Vt)===58?(Gt=Qn,Vt++):Gt=oe,Gt!==oe){for(mn=[],Gn=Vr();Gn!==oe;)mn.push(Gn),Gn=Vr();Gn=sn(),Gn!==oe?(Ro=tt,tt=Xs(Mt,Gn)):(Vt=tt,tt=oe)}else Vt=tt,tt=oe;else Vt=tt,tt=oe;return tt}function mo(){var tt,Mt,Gt,mn,Gn,Lr,jo,Ai=function(Ri){uo===0&&zt(Ri)};if(Ai(xs),uo++,tt=Vt,ae.charCodeAt(Vt)===45?(Mt=Kr,Vt++):Mt=oe,Mt===oe&&(Mt=null),Gt=[],Yr.test(ae.charAt(Vt))?(mn=ae.charAt(Vt),Vt++):mn=oe,mn!==oe)for(;mn!==oe;)Gt.push(mn),Yr.test(ae.charAt(Vt))?(mn=ae.charAt(Vt),Vt++):mn=oe;else Gt=oe;if(Gt!==oe){if(mn=Vt,ae.charCodeAt(Vt)===46?(Gn=at,Vt++):Gn=oe,Gn!==oe){if(Lr=[],Yr.test(ae.charAt(Vt))?(jo=ae.charAt(Vt),Vt++):jo=oe,jo!==oe)for(;jo!==oe;)Lr.push(jo),Yr.test(ae.charAt(Vt))?(jo=ae.charAt(Vt),Vt++):jo=oe;else Lr=oe;Lr!==oe?(Gn=[Gn,Lr],mn=Gn):(Vt=mn,mn=oe)}else Vt=mn,mn=oe;mn===oe&&(mn=null),Ro=tt,tt=ms()}else Vt=tt,tt=oe;return uo--,tt}function Go(){var tt,Mt,Gt,mn,Gn=function(Lr){uo===0&&zt(Lr)};if(Gn(Ls),uo++,tt=Vt,ae.charCodeAt(Vt)===34?(Mt=sr,Vt++):Mt=oe,Mt!==oe){for(Gt=[],mn=hi();mn!==oe;)Gt.push(mn),mn=hi();ae.charCodeAt(Vt)===34?(mn=sr,Vt++):mn=oe,mn!==oe?(Ro=tt,tt=Ja(Gt)):(Vt=tt,tt=oe)}else Vt=tt,tt=oe;return uo--,tt}function hi(){var tt,Mt=function(Gt){uo===0&&zt(Gt)};return Ko.test(ae.charAt(Vt))?(tt=ae.charAt(Vt),Vt++):tt=oe,tt===oe&&(tt=Mr()),tt}function Mr(){var tt,Mt,Gt,mn,Gn=function(Lr){uo===0&&zt(Lr)};return tt=Vt,ae.charCodeAt(Vt)===92?(Mt=Nr,Vt++):Mt=oe,Mt!==oe?(ae.charCodeAt(Vt)===34?(Gt=sr,Vt++):Gt=oe,Gt===oe&&(ae.charCodeAt(Vt)===92?(Gt=Nr,Vt++):Gt=oe,Gt===oe&&(Gt=Vt,ae.charCodeAt(Vt)===110?(mn=Ur,Vt++):mn=oe,mn!==oe&&(Ro=Gt,mn=Ti()),Gt=mn,Gt===oe&&(Gt=Vt,ae.charCodeAt(Vt)===114?(mn=zr,Vt++):mn=oe,mn!==oe&&(Ro=Gt,mn=wi()),Gt=mn,Gt===oe&&(Gt=Vt,ae.charCodeAt(Vt)===116?(mn=cr,Vt++):mn=oe,mn!==oe&&(Ro=Gt,mn=gs()),Gt=mn)))),Gt!==oe?(Ro=tt,tt=ni(Gt)):(Vt=tt,tt=oe)):(Vt=tt,tt=oe),tt}function Co(){var tt,Mt,Gt,mn=function(Gn){uo===0&&zt(Gn)};if(mn(bl),uo++,tt=Vt,Mt=[],Xo.test(ae.charAt(Vt))?(Gt=ae.charAt(Vt),Vt++):Gt=oe,Gt!==oe)for(;Gt!==oe;)Mt.push(Gt),Xo.test(ae.charAt(Vt))?(Gt=ae.charAt(Vt),Vt++):Gt=oe;else Mt=oe;return Mt!==oe?tt=ae.substring(tt,Vt):tt=Mt,uo--,tt}function Vr(){var tt,Mt=function(Gt){uo===0&&zt(Gt)};return Mt(xl),uo++,di.test(ae.charAt(Vt))?(tt=ae.charAt(Vt),Vt++):tt=oe,uo--,tt}const{Variable:ai,Function:Vo}=ye;if(Sn(),Qs=Je(),Qs!==oe&&Vt===ae.length)return Qs;throw Qs!==oe&&Vt<ae.length&&zt(ut()),tn()}ze.exports={SyntaxError:me,parse:xe}}}),E=g({"node_modules/entities/lib/maps/entities.json"(se,ze){ze.exports={Aacute:"\xC1",aacute:"\xE1",Abreve:"\u0102",abreve:"\u0103",ac:"\u223E",acd:"\u223F",acE:"\u223E\u0333",Acirc:"\xC2",acirc:"\xE2",acute:"\xB4",Acy:"\u0410",acy:"\u0430",AElig:"\xC6",aelig:"\xE6",af:"\u2061",Afr:"\u{1D504}",afr:"\u{1D51E}",Agrave:"\xC0",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",Alpha:"\u0391",alpha:"\u03B1",Amacr:"\u0100",amacr:"\u0101",amalg:"\u2A3F",amp:"&",AMP:"&",andand:"\u2A55",And:"\u2A53",and:"\u2227",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",ange:"\u29A4",angle:"\u2220",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angmsd:"\u2221",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angst:"\xC5",angzarr:"\u237C",Aogon:"\u0104",aogon:"\u0105",Aopf:"\u{1D538}",aopf:"\u{1D552}",apacir:"\u2A6F",ap:"\u2248",apE:"\u2A70",ape:"\u224A",apid:"\u224B",apos:"'",ApplyFunction:"\u2061",approx:"\u2248",approxeq:"\u224A",Aring:"\xC5",aring:"\xE5",Ascr:"\u{1D49C}",ascr:"\u{1D4B6}",Assign:"\u2254",ast:"*",asymp:"\u2248",asympeq:"\u224D",Atilde:"\xC3",atilde:"\xE3",Auml:"\xC4",auml:"\xE4",awconint:"\u2233",awint:"\u2A11",backcong:"\u224C",backepsilon:"\u03F6",backprime:"\u2035",backsim:"\u223D",backsimeq:"\u22CD",Backslash:"\u2216",Barv:"\u2AE7",barvee:"\u22BD",barwed:"\u2305",Barwed:"\u2306",barwedge:"\u2305",bbrk:"\u23B5",bbrktbrk:"\u23B6",bcong:"\u224C",Bcy:"\u0411",bcy:"\u0431",bdquo:"\u201E",becaus:"\u2235",because:"\u2235",Because:"\u2235",bemptyv:"\u29B0",bepsi:"\u03F6",bernou:"\u212C",Bernoullis:"\u212C",Beta:"\u0392",beta:"\u03B2",beth:"\u2136",between:"\u226C",Bfr:"\u{1D505}",bfr:"\u{1D51F}",bigcap:"\u22C2",bigcirc:"\u25EF",bigcup:"\u22C3",bigodot:"\u2A00",bigoplus:"\u2A01",bigotimes:"\u2A02",bigsqcup:"\u2A06",bigstar:"\u2605",bigtriangledown:"\u25BD",bigtriangleup:"\u25B3",biguplus:"\u2A04",bigvee:"\u22C1",bigwedge:"\u22C0",bkarow:"\u290D",blacklozenge:"\u29EB",blacksquare:"\u25AA",blacktriangle:"\u25B4",blacktriangledown:"\u25BE",blacktriangleleft:"\u25C2",blacktriangleright:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bNot:"\u2AED",bnot:"\u2310",Bopf:"\u{1D539}",bopf:"\u{1D553}",bot:"\u22A5",bottom:"\u22A5",bowtie:"\u22C8",boxbox:"\u29C9",boxdl:"\u2510",boxdL:"\u2555",boxDl:"\u2556",boxDL:"\u2557",boxdr:"\u250C",boxdR:"\u2552",boxDr:"\u2553",boxDR:"\u2554",boxh:"\u2500",boxH:"\u2550",boxhd:"\u252C",boxHd:"\u2564",boxhD:"\u2565",boxHD:"\u2566",boxhu:"\u2534",boxHu:"\u2567",boxhU:"\u2568",boxHU:"\u2569",boxminus:"\u229F",boxplus:"\u229E",boxtimes:"\u22A0",boxul:"\u2518",boxuL:"\u255B",boxUl:"\u255C",boxUL:"\u255D",boxur:"\u2514",boxuR:"\u2558",boxUr:"\u2559",boxUR:"\u255A",boxv:"\u2502",boxV:"\u2551",boxvh:"\u253C",boxvH:"\u256A",boxVh:"\u256B",boxVH:"\u256C",boxvl:"\u2524",boxvL:"\u2561",boxVl:"\u2562",boxVL:"\u2563",boxvr:"\u251C",boxvR:"\u255E",boxVr:"\u255F",boxVR:"\u2560",bprime:"\u2035",breve:"\u02D8",Breve:"\u02D8",brvbar:"\xA6",bscr:"\u{1D4B7}",Bscr:"\u212C",bsemi:"\u204F",bsim:"\u223D",bsime:"\u22CD",bsolb:"\u29C5",bsol:"\\",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bump:"\u224E",bumpE:"\u2AAE",bumpe:"\u224F",Bumpeq:"\u224E",bumpeq:"\u224F",Cacute:"\u0106",cacute:"\u0107",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",cap:"\u2229",Cap:"\u22D2",capcup:"\u2A47",capdot:"\u2A40",CapitalDifferentialD:"\u2145",caps:"\u2229\uFE00",caret:"\u2041",caron:"\u02C7",Cayleys:"\u212D",ccaps:"\u2A4D",Ccaron:"\u010C",ccaron:"\u010D",Ccedil:"\xC7",ccedil:"\xE7",Ccirc:"\u0108",ccirc:"\u0109",Cconint:"\u2230",ccups:"\u2A4C",ccupssm:"\u2A50",Cdot:"\u010A",cdot:"\u010B",cedil:"\xB8",Cedilla:"\xB8",cemptyv:"\u29B2",cent:"\xA2",centerdot:"\xB7",CenterDot:"\xB7",cfr:"\u{1D520}",Cfr:"\u212D",CHcy:"\u0427",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",Chi:"\u03A7",chi:"\u03C7",circ:"\u02C6",circeq:"\u2257",circlearrowleft:"\u21BA",circlearrowright:"\u21BB",circledast:"\u229B",circledcirc:"\u229A",circleddash:"\u229D",CircleDot:"\u2299",circledR:"\xAE",circledS:"\u24C8",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",cir:"\u25CB",cirE:"\u29C3",cire:"\u2257",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",clubs:"\u2663",clubsuit:"\u2663",colon:":",Colon:"\u2237",Colone:"\u2A74",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2A6D",Congruent:"\u2261",conint:"\u222E",Conint:"\u222F",ContourIntegral:"\u222E",copf:"\u{1D554}",Copf:"\u2102",coprod:"\u2210",Coproduct:"\u2210",copy:"\xA9",COPY:"\xA9",copysr:"\u2117",CounterClockwiseContourIntegral:"\u2233",crarr:"\u21B5",cross:"\u2717",Cross:"\u2A2F",Cscr:"\u{1D49E}",cscr:"\u{1D4B8}",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",cuesc:"\u22DF",cularr:"\u21B6",cularrp:"\u293D",cupbrcap:"\u2A48",cupcap:"\u2A46",CupCap:"\u224D",cup:"\u222A",Cup:"\u22D3",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curarrm:"\u293C",curlyeqprec:"\u22DE",curlyeqsucc:"\u22DF",curlyvee:"\u22CE",curlywedge:"\u22CF",curren:"\xA4",curvearrowleft:"\u21B6",curvearrowright:"\u21B7",cuvee:"\u22CE",cuwed:"\u22CF",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232D",dagger:"\u2020",Dagger:"\u2021",daleth:"\u2138",darr:"\u2193",Darr:"\u21A1",dArr:"\u21D3",dash:"\u2010",Dashv:"\u2AE4",dashv:"\u22A3",dbkarow:"\u290F",dblac:"\u02DD",Dcaron:"\u010E",dcaron:"\u010F",Dcy:"\u0414",dcy:"\u0434",ddagger:"\u2021",ddarr:"\u21CA",DD:"\u2145",dd:"\u2146",DDotrahd:"\u2911",ddotseq:"\u2A77",deg:"\xB0",Del:"\u2207",Delta:"\u0394",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",Dfr:"\u{1D507}",dfr:"\u{1D521}",dHar:"\u2965",dharl:"\u21C3",dharr:"\u21C2",DiacriticalAcute:"\xB4",DiacriticalDot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",DiacriticalGrave:"`",DiacriticalTilde:"\u02DC",diam:"\u22C4",diamond:"\u22C4",Diamond:"\u22C4",diamondsuit:"\u2666",diams:"\u2666",die:"\xA8",DifferentialD:"\u2146",digamma:"\u03DD",disin:"\u22F2",div:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",DJcy:"\u0402",djcy:"\u0452",dlcorn:"\u231E",dlcrop:"\u230D",dollar:"$",Dopf:"\u{1D53B}",dopf:"\u{1D555}",Dot:"\xA8",dot:"\u02D9",DotDot:"\u20DC",doteq:"\u2250",doteqdot:"\u2251",DotEqual:"\u2250",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22A1",doublebarwedge:"\u2306",DoubleContourIntegral:"\u222F",DoubleDot:"\xA8",DoubleDownArrow:"\u21D3",DoubleLeftArrow:"\u21D0",DoubleLeftRightArrow:"\u21D4",DoubleLeftTee:"\u2AE4",DoubleLongLeftArrow:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",DoubleLongRightArrow:"\u27F9",DoubleRightArrow:"\u21D2",DoubleRightTee:"\u22A8",DoubleUpArrow:"\u21D1",DoubleUpDownArrow:"\u21D5",DoubleVerticalBar:"\u2225",DownArrowBar:"\u2913",downarrow:"\u2193",DownArrow:"\u2193",Downarrow:"\u21D3",DownArrowUpArrow:"\u21F5",DownBreve:"\u0311",downdownarrows:"\u21CA",downharpoonleft:"\u21C3",downharpoonright:"\u21C2",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVectorBar:"\u2956",DownLeftVector:"\u21BD",DownRightTeeVector:"\u295F",DownRightVectorBar:"\u2957",DownRightVector:"\u21C1",DownTeeArrow:"\u21A7",DownTee:"\u22A4",drbkarow:"\u2910",drcorn:"\u231F",drcrop:"\u230C",Dscr:"\u{1D49F}",dscr:"\u{1D4B9}",DScy:"\u0405",dscy:"\u0455",dsol:"\u29F6",Dstrok:"\u0110",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",dtrif:"\u25BE",duarr:"\u21F5",duhar:"\u296F",dwangle:"\u29A6",DZcy:"\u040F",dzcy:"\u045F",dzigrarr:"\u27FF",Eacute:"\xC9",eacute:"\xE9",easter:"\u2A6E",Ecaron:"\u011A",ecaron:"\u011B",Ecirc:"\xCA",ecirc:"\xEA",ecir:"\u2256",ecolon:"\u2255",Ecy:"\u042D",ecy:"\u044D",eDDot:"\u2A77",Edot:"\u0116",edot:"\u0117",eDot:"\u2251",ee:"\u2147",efDot:"\u2252",Efr:"\u{1D508}",efr:"\u{1D522}",eg:"\u2A9A",Egrave:"\xC8",egrave:"\xE8",egs:"\u2A96",egsdot:"\u2A98",el:"\u2A99",Element:"\u2208",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",elsdot:"\u2A97",Emacr:"\u0112",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",EmptySmallSquare:"\u25FB",emptyv:"\u2205",EmptyVerySmallSquare:"\u25AB",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",ENG:"\u014A",eng:"\u014B",ensp:"\u2002",Eogon:"\u0118",eogon:"\u0119",Eopf:"\u{1D53C}",eopf:"\u{1D556}",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",Epsilon:"\u0395",epsilon:"\u03B5",epsiv:"\u03F5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2A96",eqslantless:"\u2A95",Equal:"\u2A75",equals:"=",EqualTilde:"\u2242",equest:"\u225F",Equilibrium:"\u21CC",equiv:"\u2261",equivDD:"\u2A78",eqvparsl:"\u29E5",erarr:"\u2971",erDot:"\u2253",escr:"\u212F",Escr:"\u2130",esdot:"\u2250",Esim:"\u2A73",esim:"\u2242",Eta:"\u0397",eta:"\u03B7",ETH:"\xD0",eth:"\xF0",Euml:"\xCB",euml:"\xEB",euro:"\u20AC",excl:"!",exist:"\u2203",Exists:"\u2203",expectation:"\u2130",exponentiale:"\u2147",ExponentialE:"\u2147",fallingdotseq:"\u2252",Fcy:"\u0424",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",Ffr:"\u{1D509}",ffr:"\u{1D523}",filig:"\uFB01",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",Fopf:"\u{1D53D}",fopf:"\u{1D557}",forall:"\u2200",ForAll:"\u2200",fork:"\u22D4",forkv:"\u2AD9",Fouriertrf:"\u2131",fpartint:"\u2A0D",frac12:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",fscr:"\u{1D4BB}",Fscr:"\u2131",gacute:"\u01F5",Gamma:"\u0393",gamma:"\u03B3",Gammad:"\u03DC",gammad:"\u03DD",gap:"\u2A86",Gbreve:"\u011E",gbreve:"\u011F",Gcedil:"\u0122",Gcirc:"\u011C",gcirc:"\u011D",Gcy:"\u0413",gcy:"\u0433",Gdot:"\u0120",gdot:"\u0121",ge:"\u2265",gE:"\u2267",gEl:"\u2A8C",gel:"\u22DB",geq:"\u2265",geqq:"\u2267",geqslant:"\u2A7E",gescc:"\u2AA9",ges:"\u2A7E",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",Gfr:"\u{1D50A}",gfr:"\u{1D524}",gg:"\u226B",Gg:"\u22D9",ggg:"\u22D9",gimel:"\u2137",GJcy:"\u0403",gjcy:"\u0453",gla:"\u2AA5",gl:"\u2277",glE:"\u2A92",glj:"\u2AA4",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gnE:"\u2269",gneq:"\u2A88",gneqq:"\u2269",gnsim:"\u22E7",Gopf:"\u{1D53E}",gopf:"\u{1D558}",grave:"`",GreaterEqual:"\u2265",GreaterEqualLess:"\u22DB",GreaterFullEqual:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2A7E",GreaterTilde:"\u2273",Gscr:"\u{1D4A2}",gscr:"\u210A",gsim:"\u2273",gsime:"\u2A8E",gsiml:"\u2A90",gtcc:"\u2AA7",gtcir:"\u2A7A",gt:">",GT:">",Gt:"\u226B",gtdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrapprox:"\u2A86",gtrarr:"\u2978",gtrdot:"\u22D7",gtreqless:"\u22DB",gtreqqless:"\u2A8C",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",Hacek:"\u02C7",hairsp:"\u200A",half:"\xBD",hamilt:"\u210B",HARDcy:"\u042A",hardcy:"\u044A",harrcir:"\u2948",harr:"\u2194",hArr:"\u21D4",harrw:"\u21AD",Hat:"^",hbar:"\u210F",Hcirc:"\u0124",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22B9",hfr:"\u{1D525}",Hfr:"\u210C",HilbertSpace:"\u210B",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",hookrightarrow:"\u21AA",hopf:"\u{1D559}",Hopf:"\u210D",horbar:"\u2015",HorizontalLine:"\u2500",hscr:"\u{1D4BD}",Hscr:"\u210B",hslash:"\u210F",Hstrok:"\u0126",hstrok:"\u0127",HumpDownHump:"\u224E",HumpEqual:"\u224F",hybull:"\u2043",hyphen:"\u2010",Iacute:"\xCD",iacute:"\xED",ic:"\u2063",Icirc:"\xCE",icirc:"\xEE",Icy:"\u0418",icy:"\u0438",Idot:"\u0130",IEcy:"\u0415",iecy:"\u0435",iexcl:"\xA1",iff:"\u21D4",ifr:"\u{1D526}",Ifr:"\u2111",Igrave:"\xCC",igrave:"\xEC",ii:"\u2148",iiiint:"\u2A0C",iiint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",IJlig:"\u0132",ijlig:"\u0133",Imacr:"\u012A",imacr:"\u012B",image:"\u2111",ImaginaryI:"\u2148",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",Im:"\u2111",imof:"\u22B7",imped:"\u01B5",Implies:"\u21D2",incare:"\u2105",in:"\u2208",infin:"\u221E",infintie:"\u29DD",inodot:"\u0131",intcal:"\u22BA",int:"\u222B",Int:"\u222C",integers:"\u2124",Integral:"\u222B",intercal:"\u22BA",Intersection:"\u22C2",intlarhk:"\u2A17",intprod:"\u2A3C",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",IOcy:"\u0401",iocy:"\u0451",Iogon:"\u012E",iogon:"\u012F",Iopf:"\u{1D540}",iopf:"\u{1D55A}",Iota:"\u0399",iota:"\u03B9",iprod:"\u2A3C",iquest:"\xBF",iscr:"\u{1D4BE}",Iscr:"\u2110",isin:"\u2208",isindot:"\u22F5",isinE:"\u22F9",isins:"\u22F4",isinsv:"\u22F3",isinv:"\u2208",it:"\u2062",Itilde:"\u0128",itilde:"\u0129",Iukcy:"\u0406",iukcy:"\u0456",Iuml:"\xCF",iuml:"\xEF",Jcirc:"\u0134",jcirc:"\u0135",Jcy:"\u0419",jcy:"\u0439",Jfr:"\u{1D50D}",jfr:"\u{1D527}",jmath:"\u0237",Jopf:"\u{1D541}",jopf:"\u{1D55B}",Jscr:"\u{1D4A5}",jscr:"\u{1D4BF}",Jsercy:"\u0408",jsercy:"\u0458",Jukcy:"\u0404",jukcy:"\u0454",Kappa:"\u039A",kappa:"\u03BA",kappav:"\u03F0",Kcedil:"\u0136",kcedil:"\u0137",Kcy:"\u041A",kcy:"\u043A",Kfr:"\u{1D50E}",kfr:"\u{1D528}",kgreen:"\u0138",KHcy:"\u0425",khcy:"\u0445",KJcy:"\u040C",kjcy:"\u045C",Kopf:"\u{1D542}",kopf:"\u{1D55C}",Kscr:"\u{1D4A6}",kscr:"\u{1D4C0}",lAarr:"\u21DA",Lacute:"\u0139",lacute:"\u013A",laemptyv:"\u29B4",lagran:"\u2112",Lambda:"\u039B",lambda:"\u03BB",lang:"\u27E8",Lang:"\u27EA",langd:"\u2991",langle:"\u27E8",lap:"\u2A85",Laplacetrf:"\u2112",laquo:"\xAB",larrb:"\u21E4",larrbfs:"\u291F",larr:"\u2190",Larr:"\u219E",lArr:"\u21D0",larrfs:"\u291D",larrhk:"\u21A9",larrlp:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",latail:"\u2919",lAtail:"\u291B",lat:"\u2AAB",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lBarr:"\u290E",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",Lcaron:"\u013D",lcaron:"\u013E",Lcedil:"\u013B",lcedil:"\u013C",lceil:"\u2308",lcub:"{",Lcy:"\u041B",lcy:"\u043B",ldca:"\u2936",ldquo:"\u201C",ldquor:"\u201E",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",lE:"\u2266",LeftAngleBracket:"\u27E8",LeftArrowBar:"\u21E4",leftarrow:"\u2190",LeftArrow:"\u2190",Leftarrow:"\u21D0",LeftArrowRightArrow:"\u21C6",leftarrowtail:"\u21A2",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVectorBar:"\u2959",LeftDownVector:"\u21C3",LeftFloor:"\u230A",leftharpoondown:"\u21BD",leftharpoonup:"\u21BC",leftleftarrows:"\u21C7",leftrightarrow:"\u2194",LeftRightArrow:"\u2194",Leftrightarrow:"\u21D4",leftrightarrows:"\u21C6",leftrightharpoons:"\u21CB",leftrightsquigarrow:"\u21AD",LeftRightVector:"\u294E",LeftTeeArrow:"\u21A4",LeftTee:"\u22A3",LeftTeeVector:"\u295A",leftthreetimes:"\u22CB",LeftTriangleBar:"\u29CF",LeftTriangle:"\u22B2",LeftTriangleEqual:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVectorBar:"\u2958",LeftUpVector:"\u21BF",LeftVectorBar:"\u2952",LeftVector:"\u21BC",lEg:"\u2A8B",leg:"\u22DA",leq:"\u2264",leqq:"\u2266",leqslant:"\u2A7D",lescc:"\u2AA8",les:"\u2A7D",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessapprox:"\u2A85",lessdot:"\u22D6",lesseqgtr:"\u22DA",lesseqqgtr:"\u2A8B",LessEqualGreater:"\u22DA",LessFullEqual:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",LessLess:"\u2AA1",lesssim:"\u2272",LessSlantEqual:"\u2A7D",LessTilde:"\u2272",lfisht:"\u297C",lfloor:"\u230A",Lfr:"\u{1D50F}",lfr:"\u{1D529}",lg:"\u2276",lgE:"\u2A91",lHar:"\u2962",lhard:"\u21BD",lharu:"\u21BC",lharul:"\u296A",lhblk:"\u2584",LJcy:"\u0409",ljcy:"\u0459",llarr:"\u21C7",ll:"\u226A",Ll:"\u22D8",llcorner:"\u231E",Lleftarrow:"\u21DA",llhard:"\u296B",lltri:"\u25FA",Lmidot:"\u013F",lmidot:"\u0140",lmoustache:"\u23B0",lmoust:"\u23B0",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lnE:"\u2268",lneq:"\u2A87",lneqq:"\u2268",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",lobrk:"\u27E6",longleftarrow:"\u27F5",LongLeftArrow:"\u27F5",Longleftarrow:"\u27F8",longleftrightarrow:"\u27F7",LongLeftRightArrow:"\u27F7",Longleftrightarrow:"\u27FA",longmapsto:"\u27FC",longrightarrow:"\u27F6",LongRightArrow:"\u27F6",Longrightarrow:"\u27F9",looparrowleft:"\u21AB",looparrowright:"\u21AC",lopar:"\u2985",Lopf:"\u{1D543}",lopf:"\u{1D55D}",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",lowbar:"_",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",loz:"\u25CA",lozenge:"\u25CA",lozf:"\u29EB",lpar:"(",lparlt:"\u2993",lrarr:"\u21C6",lrcorner:"\u231F",lrhar:"\u21CB",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\u{1D4C1}",Lscr:"\u2112",lsh:"\u21B0",Lsh:"\u21B0",lsim:"\u2272",lsime:"\u2A8D",lsimg:"\u2A8F",lsqb:"[",lsquo:"\u2018",lsquor:"\u201A",Lstrok:"\u0141",lstrok:"\u0142",ltcc:"\u2AA6",ltcir:"\u2A79",lt:"<",LT:"<",Lt:"\u226A",ltdot:"\u22D6",lthree:"\u22CB",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltri:"\u25C3",ltrie:"\u22B4",ltrif:"\u25C2",ltrPar:"\u2996",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",macr:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",Map:"\u2905",map:"\u21A6",mapsto:"\u21A6",mapstodown:"\u21A7",mapstoleft:"\u21A4",mapstoup:"\u21A5",marker:"\u25AE",mcomma:"\u2A29",Mcy:"\u041C",mcy:"\u043C",mdash:"\u2014",mDDot:"\u223A",measuredangle:"\u2221",MediumSpace:"\u205F",Mellintrf:"\u2133",Mfr:"\u{1D510}",mfr:"\u{1D52A}",mho:"\u2127",micro:"\xB5",midast:"*",midcir:"\u2AF0",mid:"\u2223",middot:"\xB7",minusb:"\u229F",minus:"\u2212",minusd:"\u2238",minusdu:"\u2A2A",MinusPlus:"\u2213",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",Mopf:"\u{1D544}",mopf:"\u{1D55E}",mp:"\u2213",mscr:"\u{1D4C2}",Mscr:"\u2133",mstpos:"\u223E",Mu:"\u039C",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nabla:"\u2207",Nacute:"\u0143",nacute:"\u0144",nang:"\u2220\u20D2",nap:"\u2249",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",napprox:"\u2249",natural:"\u266E",naturals:"\u2115",natur:"\u266E",nbsp:"\xA0",nbump:"\u224E\u0338",nbumpe:"\u224F\u0338",ncap:"\u2A43",Ncaron:"\u0147",ncaron:"\u0148",Ncedil:"\u0145",ncedil:"\u0146",ncong:"\u2247",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",Ncy:"\u041D",ncy:"\u043D",ndash:"\u2013",nearhk:"\u2924",nearr:"\u2197",neArr:"\u21D7",nearrow:"\u2197",ne:"\u2260",nedot:"\u2250\u0338",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",NestedGreaterGreater:"\u226B",NestedLessLess:"\u226A",NewLine:`
9771
9771
  `,nexist:"\u2204",nexists:"\u2204",Nfr:"\u{1D511}",nfr:"\u{1D52B}",ngE:"\u2267\u0338",nge:"\u2271",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",nGg:"\u22D9\u0338",ngsim:"\u2275",nGt:"\u226B\u20D2",ngt:"\u226F",ngtr:"\u226F",nGtv:"\u226B\u0338",nharr:"\u21AE",nhArr:"\u21CE",nhpar:"\u2AF2",ni:"\u220B",nis:"\u22FC",nisd:"\u22FA",niv:"\u220B",NJcy:"\u040A",njcy:"\u045A",nlarr:"\u219A",nlArr:"\u21CD",nldr:"\u2025",nlE:"\u2266\u0338",nle:"\u2270",nleftarrow:"\u219A",nLeftarrow:"\u21CD",nleftrightarrow:"\u21AE",nLeftrightarrow:"\u21CE",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",nless:"\u226E",nLl:"\u22D8\u0338",nlsim:"\u2274",nLt:"\u226A\u20D2",nlt:"\u226E",nltri:"\u22EA",nltrie:"\u22EC",nLtv:"\u226A\u0338",nmid:"\u2224",NoBreak:"\u2060",NonBreakingSpace:"\xA0",nopf:"\u{1D55F}",Nopf:"\u2115",Not:"\u2AEC",not:"\xAC",NotCongruent:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226F",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",notin:"\u2209",notindot:"\u22F5\u0338",notinE:"\u22F9\u0338",notinva:"\u2209",notinvb:"\u22F7",notinvc:"\u22F6",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangle:"\u22EA",NotLeftTriangleEqual:"\u22EC",NotLess:"\u226E",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",notni:"\u220C",notniva:"\u220C",notnivb:"\u22FE",notnivc:"\u22FD",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",NotReverseElement:"\u220C",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangle:"\u22EB",NotRightTriangleEqual:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",NotSubset:"\u2282\u20D2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",nparallel:"\u2226",npar:"\u2226",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",npr:"\u2280",nprcue:"\u22E0",nprec:"\u2280",npreceq:"\u2AAF\u0338",npre:"\u2AAF\u0338",nrarrc:"\u2933\u0338",nrarr:"\u219B",nrArr:"\u21CF",nrarrw:"\u219D\u0338",nrightarrow:"\u219B",nRightarrow:"\u21CF",nrtri:"\u22EB",nrtrie:"\u22ED",nsc:"\u2281",nsccue:"\u22E1",nsce:"\u2AB0\u0338",Nscr:"\u{1D4A9}",nscr:"\u{1D4C3}",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22E2",nsqsupe:"\u22E3",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsube:"\u2288",nsubset:"\u2282\u20D2",nsubseteq:"\u2288",nsubseteqq:"\u2AC5\u0338",nsucc:"\u2281",nsucceq:"\u2AB0\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupe:"\u2289",nsupset:"\u2283\u20D2",nsupseteq:"\u2289",nsupseteqq:"\u2AC6\u0338",ntgl:"\u2279",Ntilde:"\xD1",ntilde:"\xF1",ntlg:"\u2278",ntriangleleft:"\u22EA",ntrianglelefteq:"\u22EC",ntriangleright:"\u22EB",ntrianglerighteq:"\u22ED",Nu:"\u039D",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvDash:"\u22AD",nVdash:"\u22AE",nVDash:"\u22AF",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvHarr:"\u2904",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwarhk:"\u2923",nwarr:"\u2196",nwArr:"\u21D6",nwarrow:"\u2196",nwnear:"\u2927",Oacute:"\xD3",oacute:"\xF3",oast:"\u229B",Ocirc:"\xD4",ocirc:"\xF4",ocir:"\u229A",Ocy:"\u041E",ocy:"\u043E",odash:"\u229D",Odblac:"\u0150",odblac:"\u0151",odiv:"\u2A38",odot:"\u2299",odsold:"\u29BC",OElig:"\u0152",oelig:"\u0153",ofcir:"\u29BF",Ofr:"\u{1D512}",ofr:"\u{1D52C}",ogon:"\u02DB",Ograve:"\xD2",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",ohm:"\u03A9",oint:"\u222E",olarr:"\u21BA",olcir:"\u29BE",olcross:"\u29BB",oline:"\u203E",olt:"\u29C0",Omacr:"\u014C",omacr:"\u014D",Omega:"\u03A9",omega:"\u03C9",Omicron:"\u039F",omicron:"\u03BF",omid:"\u29B6",ominus:"\u2296",Oopf:"\u{1D546}",oopf:"\u{1D560}",opar:"\u29B7",OpenCurlyDoubleQuote:"\u201C",OpenCurlyQuote:"\u2018",operp:"\u29B9",oplus:"\u2295",orarr:"\u21BB",Or:"\u2A54",or:"\u2228",ord:"\u2A5D",order:"\u2134",orderof:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oS:"\u24C8",Oscr:"\u{1D4AA}",oscr:"\u2134",Oslash:"\xD8",oslash:"\xF8",osol:"\u2298",Otilde:"\xD5",otilde:"\xF5",otimesas:"\u2A36",Otimes:"\u2A37",otimes:"\u2297",Ouml:"\xD6",ouml:"\xF6",ovbar:"\u233D",OverBar:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",OverParenthesis:"\u23DC",para:"\xB6",parallel:"\u2225",par:"\u2225",parsim:"\u2AF3",parsl:"\u2AFD",part:"\u2202",PartialD:"\u2202",Pcy:"\u041F",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",perp:"\u22A5",pertenk:"\u2031",Pfr:"\u{1D513}",pfr:"\u{1D52D}",Phi:"\u03A6",phi:"\u03C6",phiv:"\u03D5",phmmat:"\u2133",phone:"\u260E",Pi:"\u03A0",pi:"\u03C0",pitchfork:"\u22D4",piv:"\u03D6",planck:"\u210F",planckh:"\u210E",plankv:"\u210F",plusacir:"\u2A23",plusb:"\u229E",pluscir:"\u2A22",plus:"+",plusdo:"\u2214",plusdu:"\u2A25",pluse:"\u2A72",PlusMinus:"\xB1",plusmn:"\xB1",plussim:"\u2A26",plustwo:"\u2A27",pm:"\xB1",Poincareplane:"\u210C",pointint:"\u2A15",popf:"\u{1D561}",Popf:"\u2119",pound:"\xA3",prap:"\u2AB7",Pr:"\u2ABB",pr:"\u227A",prcue:"\u227C",precapprox:"\u2AB7",prec:"\u227A",preccurlyeq:"\u227C",Precedes:"\u227A",PrecedesEqual:"\u2AAF",PrecedesSlantEqual:"\u227C",PrecedesTilde:"\u227E",preceq:"\u2AAF",precnapprox:"\u2AB9",precneqq:"\u2AB5",precnsim:"\u22E8",pre:"\u2AAF",prE:"\u2AB3",precsim:"\u227E",prime:"\u2032",Prime:"\u2033",primes:"\u2119",prnap:"\u2AB9",prnE:"\u2AB5",prnsim:"\u22E8",prod:"\u220F",Product:"\u220F",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prop:"\u221D",Proportional:"\u221D",Proportion:"\u2237",propto:"\u221D",prsim:"\u227E",prurel:"\u22B0",Pscr:"\u{1D4AB}",pscr:"\u{1D4C5}",Psi:"\u03A8",psi:"\u03C8",puncsp:"\u2008",Qfr:"\u{1D514}",qfr:"\u{1D52E}",qint:"\u2A0C",qopf:"\u{1D562}",Qopf:"\u211A",qprime:"\u2057",Qscr:"\u{1D4AC}",qscr:"\u{1D4C6}",quaternions:"\u210D",quatint:"\u2A16",quest:"?",questeq:"\u225F",quot:'"',QUOT:'"',rAarr:"\u21DB",race:"\u223D\u0331",Racute:"\u0154",racute:"\u0155",radic:"\u221A",raemptyv:"\u29B3",rang:"\u27E9",Rang:"\u27EB",rangd:"\u2992",range:"\u29A5",rangle:"\u27E9",raquo:"\xBB",rarrap:"\u2975",rarrb:"\u21E5",rarrbfs:"\u2920",rarrc:"\u2933",rarr:"\u2192",Rarr:"\u21A0",rArr:"\u21D2",rarrfs:"\u291E",rarrhk:"\u21AA",rarrlp:"\u21AC",rarrpl:"\u2945",rarrsim:"\u2974",Rarrtl:"\u2916",rarrtl:"\u21A3",rarrw:"\u219D",ratail:"\u291A",rAtail:"\u291C",ratio:"\u2236",rationals:"\u211A",rbarr:"\u290D",rBarr:"\u290F",RBarr:"\u2910",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",Rcaron:"\u0158",rcaron:"\u0159",Rcedil:"\u0156",rcedil:"\u0157",rceil:"\u2309",rcub:"}",Rcy:"\u0420",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201D",rdquor:"\u201D",rdsh:"\u21B3",real:"\u211C",realine:"\u211B",realpart:"\u211C",reals:"\u211D",Re:"\u211C",rect:"\u25AD",reg:"\xAE",REG:"\xAE",ReverseElement:"\u220B",ReverseEquilibrium:"\u21CB",ReverseUpEquilibrium:"\u296F",rfisht:"\u297D",rfloor:"\u230B",rfr:"\u{1D52F}",Rfr:"\u211C",rHar:"\u2964",rhard:"\u21C1",rharu:"\u21C0",rharul:"\u296C",Rho:"\u03A1",rho:"\u03C1",rhov:"\u03F1",RightAngleBracket:"\u27E9",RightArrowBar:"\u21E5",rightarrow:"\u2192",RightArrow:"\u2192",Rightarrow:"\u21D2",RightArrowLeftArrow:"\u21C4",rightarrowtail:"\u21A3",RightCeiling:"\u2309",RightDoubleBracket:"\u27E7",RightDownTeeVector:"\u295D",RightDownVectorBar:"\u2955",RightDownVector:"\u21C2",RightFloor:"\u230B",rightharpoondown:"\u21C1",rightharpoonup:"\u21C0",rightleftarrows:"\u21C4",rightleftharpoons:"\u21CC",rightrightarrows:"\u21C9",rightsquigarrow:"\u219D",RightTeeArrow:"\u21A6",RightTee:"\u22A2",RightTeeVector:"\u295B",rightthreetimes:"\u22CC",RightTriangleBar:"\u29D0",RightTriangle:"\u22B3",RightTriangleEqual:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVectorBar:"\u2954",RightUpVector:"\u21BE",RightVectorBar:"\u2953",RightVector:"\u21C0",ring:"\u02DA",risingdotseq:"\u2253",rlarr:"\u21C4",rlhar:"\u21CC",rlm:"\u200F",rmoustache:"\u23B1",rmoust:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",robrk:"\u27E7",ropar:"\u2986",ropf:"\u{1D563}",Ropf:"\u211D",roplus:"\u2A2E",rotimes:"\u2A35",RoundImplies:"\u2970",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rrarr:"\u21C9",Rrightarrow:"\u21DB",rsaquo:"\u203A",rscr:"\u{1D4C7}",Rscr:"\u211B",rsh:"\u21B1",Rsh:"\u21B1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22CC",rtimes:"\u22CA",rtri:"\u25B9",rtrie:"\u22B5",rtrif:"\u25B8",rtriltri:"\u29CE",RuleDelayed:"\u29F4",ruluhar:"\u2968",rx:"\u211E",Sacute:"\u015A",sacute:"\u015B",sbquo:"\u201A",scap:"\u2AB8",Scaron:"\u0160",scaron:"\u0161",Sc:"\u2ABC",sc:"\u227B",sccue:"\u227D",sce:"\u2AB0",scE:"\u2AB4",Scedil:"\u015E",scedil:"\u015F",Scirc:"\u015C",scirc:"\u015D",scnap:"\u2ABA",scnE:"\u2AB6",scnsim:"\u22E9",scpolint:"\u2A13",scsim:"\u227F",Scy:"\u0421",scy:"\u0441",sdotb:"\u22A1",sdot:"\u22C5",sdote:"\u2A66",searhk:"\u2925",searr:"\u2198",seArr:"\u21D8",searrow:"\u2198",sect:"\xA7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",Sfr:"\u{1D516}",sfr:"\u{1D530}",sfrown:"\u2322",sharp:"\u266F",SHCHcy:"\u0429",shchcy:"\u0449",SHcy:"\u0428",shcy:"\u0448",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",shortmid:"\u2223",shortparallel:"\u2225",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",shy:"\xAD",Sigma:"\u03A3",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",sim:"\u223C",simdot:"\u2A6A",sime:"\u2243",simeq:"\u2243",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",slarr:"\u2190",SmallCircle:"\u2218",smallsetminus:"\u2216",smashp:"\u2A33",smeparsl:"\u29E4",smid:"\u2223",smile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",SOFTcy:"\u042C",softcy:"\u044C",solbar:"\u233F",solb:"\u29C4",sol:"/",Sopf:"\u{1D54A}",sopf:"\u{1D564}",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\uFE00",sqcup:"\u2294",sqcups:"\u2294\uFE00",Sqrt:"\u221A",sqsub:"\u228F",sqsube:"\u2291",sqsubset:"\u228F",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",square:"\u25A1",Square:"\u25A1",SquareIntersection:"\u2293",SquareSubset:"\u228F",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",squarf:"\u25AA",squ:"\u25A1",squf:"\u25AA",srarr:"\u2192",Sscr:"\u{1D4AE}",sscr:"\u{1D4C8}",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22C6",Star:"\u22C6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03F5",straightphi:"\u03D5",strns:"\xAF",sub:"\u2282",Sub:"\u22D0",subdot:"\u2ABD",subE:"\u2AC5",sube:"\u2286",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subne:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subset:"\u2282",Subset:"\u22D0",subseteq:"\u2286",subseteqq:"\u2AC5",SubsetEqual:"\u2286",subsetneq:"\u228A",subsetneqq:"\u2ACB",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",succapprox:"\u2AB8",succ:"\u227B",succcurlyeq:"\u227D",Succeeds:"\u227B",SucceedsEqual:"\u2AB0",SucceedsSlantEqual:"\u227D",SucceedsTilde:"\u227F",succeq:"\u2AB0",succnapprox:"\u2ABA",succneqq:"\u2AB6",succnsim:"\u22E9",succsim:"\u227F",SuchThat:"\u220B",sum:"\u2211",Sum:"\u2211",sung:"\u266A",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",sup:"\u2283",Sup:"\u22D1",supdot:"\u2ABE",supdsub:"\u2AD8",supE:"\u2AC6",supe:"\u2287",supedot:"\u2AC4",Superset:"\u2283",SupersetEqual:"\u2287",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supne:"\u228B",supplus:"\u2AC0",supset:"\u2283",Supset:"\u22D1",supseteq:"\u2287",supseteqq:"\u2AC6",supsetneq:"\u228B",supsetneqq:"\u2ACC",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swarhk:"\u2926",swarr:"\u2199",swArr:"\u21D9",swarrow:"\u2199",swnwar:"\u292A",szlig:"\xDF",Tab:" ",target:"\u2316",Tau:"\u03A4",tau:"\u03C4",tbrk:"\u23B4",Tcaron:"\u0164",tcaron:"\u0165",Tcedil:"\u0162",tcedil:"\u0163",Tcy:"\u0422",tcy:"\u0442",tdot:"\u20DB",telrec:"\u2315",Tfr:"\u{1D517}",tfr:"\u{1D531}",there4:"\u2234",therefore:"\u2234",Therefore:"\u2234",Theta:"\u0398",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",thickapprox:"\u2248",thicksim:"\u223C",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223C",THORN:"\xDE",thorn:"\xFE",tilde:"\u02DC",Tilde:"\u223C",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",timesbar:"\u2A31",timesb:"\u22A0",times:"\xD7",timesd:"\u2A30",tint:"\u222D",toea:"\u2928",topbot:"\u2336",topcir:"\u2AF1",top:"\u22A4",Topf:"\u{1D54B}",topf:"\u{1D565}",topfork:"\u2ADA",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",TRADE:"\u2122",triangle:"\u25B5",triangledown:"\u25BF",triangleleft:"\u25C3",trianglelefteq:"\u22B4",triangleq:"\u225C",triangleright:"\u25B9",trianglerighteq:"\u22B5",tridot:"\u25EC",trie:"\u225C",triminus:"\u2A3A",TripleDot:"\u20DB",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",Tscr:"\u{1D4AF}",tscr:"\u{1D4C9}",TScy:"\u0426",tscy:"\u0446",TSHcy:"\u040B",tshcy:"\u045B",Tstrok:"\u0166",tstrok:"\u0167",twixt:"\u226C",twoheadleftarrow:"\u219E",twoheadrightarrow:"\u21A0",Uacute:"\xDA",uacute:"\xFA",uarr:"\u2191",Uarr:"\u219F",uArr:"\u21D1",Uarrocir:"\u2949",Ubrcy:"\u040E",ubrcy:"\u045E",Ubreve:"\u016C",ubreve:"\u016D",Ucirc:"\xDB",ucirc:"\xFB",Ucy:"\u0423",ucy:"\u0443",udarr:"\u21C5",Udblac:"\u0170",udblac:"\u0171",udhar:"\u296E",ufisht:"\u297E",Ufr:"\u{1D518}",ufr:"\u{1D532}",Ugrave:"\xD9",ugrave:"\xF9",uHar:"\u2963",uharl:"\u21BF",uharr:"\u21BE",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",Umacr:"\u016A",umacr:"\u016B",uml:"\xA8",UnderBar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",UnionPlus:"\u228E",Uogon:"\u0172",uogon:"\u0173",Uopf:"\u{1D54C}",uopf:"\u{1D566}",UpArrowBar:"\u2912",uparrow:"\u2191",UpArrow:"\u2191",Uparrow:"\u21D1",UpArrowDownArrow:"\u21C5",updownarrow:"\u2195",UpDownArrow:"\u2195",Updownarrow:"\u21D5",UpEquilibrium:"\u296E",upharpoonleft:"\u21BF",upharpoonright:"\u21BE",uplus:"\u228E",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",upsi:"\u03C5",Upsi:"\u03D2",upsih:"\u03D2",Upsilon:"\u03A5",upsilon:"\u03C5",UpTeeArrow:"\u21A5",UpTee:"\u22A5",upuparrows:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",Uring:"\u016E",uring:"\u016F",urtri:"\u25F9",Uscr:"\u{1D4B0}",uscr:"\u{1D4CA}",utdot:"\u22F0",Utilde:"\u0168",utilde:"\u0169",utri:"\u25B5",utrif:"\u25B4",uuarr:"\u21C8",Uuml:"\xDC",uuml:"\xFC",uwangle:"\u29A7",vangrt:"\u299C",varepsilon:"\u03F5",varkappa:"\u03F0",varnothing:"\u2205",varphi:"\u03D5",varpi:"\u03D6",varpropto:"\u221D",varr:"\u2195",vArr:"\u21D5",varrho:"\u03F1",varsigma:"\u03C2",varsubsetneq:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vartheta:"\u03D1",vartriangleleft:"\u22B2",vartriangleright:"\u22B3",vBar:"\u2AE8",Vbar:"\u2AEB",vBarv:"\u2AE9",Vcy:"\u0412",vcy:"\u0432",vdash:"\u22A2",vDash:"\u22A8",Vdash:"\u22A9",VDash:"\u22AB",Vdashl:"\u2AE6",veebar:"\u22BB",vee:"\u2228",Vee:"\u22C1",veeeq:"\u225A",vellip:"\u22EE",verbar:"|",Verbar:"\u2016",vert:"|",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200A",Vfr:"\u{1D519}",vfr:"\u{1D533}",vltri:"\u22B2",vnsub:"\u2282\u20D2",vnsup:"\u2283\u20D2",Vopf:"\u{1D54D}",vopf:"\u{1D567}",vprop:"\u221D",vrtri:"\u22B3",Vscr:"\u{1D4B1}",vscr:"\u{1D4CB}",vsubnE:"\u2ACB\uFE00",vsubne:"\u228A\uFE00",vsupnE:"\u2ACC\uFE00",vsupne:"\u228B\uFE00",Vvdash:"\u22AA",vzigzag:"\u299A",Wcirc:"\u0174",wcirc:"\u0175",wedbar:"\u2A5F",wedge:"\u2227",Wedge:"\u22C0",wedgeq:"\u2259",weierp:"\u2118",Wfr:"\u{1D51A}",wfr:"\u{1D534}",Wopf:"\u{1D54E}",wopf:"\u{1D568}",wp:"\u2118",wr:"\u2240",wreath:"\u2240",Wscr:"\u{1D4B2}",wscr:"\u{1D4CC}",xcap:"\u22C2",xcirc:"\u25EF",xcup:"\u22C3",xdtri:"\u25BD",Xfr:"\u{1D51B}",xfr:"\u{1D535}",xharr:"\u27F7",xhArr:"\u27FA",Xi:"\u039E",xi:"\u03BE",xlarr:"\u27F5",xlArr:"\u27F8",xmap:"\u27FC",xnis:"\u22FB",xodot:"\u2A00",Xopf:"\u{1D54F}",xopf:"\u{1D569}",xoplus:"\u2A01",xotime:"\u2A02",xrarr:"\u27F6",xrArr:"\u27F9",Xscr:"\u{1D4B3}",xscr:"\u{1D4CD}",xsqcup:"\u2A06",xuplus:"\u2A04",xutri:"\u25B3",xvee:"\u22C1",xwedge:"\u22C0",Yacute:"\xDD",yacute:"\xFD",YAcy:"\u042F",yacy:"\u044F",Ycirc:"\u0176",ycirc:"\u0177",Ycy:"\u042B",ycy:"\u044B",yen:"\xA5",Yfr:"\u{1D51C}",yfr:"\u{1D536}",YIcy:"\u0407",yicy:"\u0457",Yopf:"\u{1D550}",yopf:"\u{1D56A}",Yscr:"\u{1D4B4}",yscr:"\u{1D4CE}",YUcy:"\u042E",yucy:"\u044E",yuml:"\xFF",Yuml:"\u0178",Zacute:"\u0179",zacute:"\u017A",Zcaron:"\u017D",zcaron:"\u017E",Zcy:"\u0417",zcy:"\u0437",Zdot:"\u017B",zdot:"\u017C",zeetrf:"\u2128",ZeroWidthSpace:"\u200B",Zeta:"\u0396",zeta:"\u03B6",zfr:"\u{1D537}",Zfr:"\u2128",ZHcy:"\u0416",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\u{1D56B}",Zopf:"\u2124",Zscr:"\u{1D4B5}",zscr:"\u{1D4CF}",zwj:"\u200D",zwnj:"\u200C"}}}),I=g({"node_modules/markdown-it/lib/common/entities.js"(se,ze){"use strict";ze.exports=E()}}),t=g({"node_modules/uc.micro/categories/P/regex.js"(se,ze){ze.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/}}),a=g({"node_modules/mdurl/encode.js"(se,ze){"use strict";var Ye={};function me(ae){var ye,oe,Ve=Ye[ae];if(Ve)return Ve;for(Ve=Ye[ae]=[],ye=0;ye<128;ye++)oe=String.fromCharCode(ye),/^[0-9a-z]$/i.test(oe)?Ve.push(oe):Ve.push("%"+("0"+ye.toString(16).toUpperCase()).slice(-2));for(ye=0;ye<ae.length;ye++)Ve[ae.charCodeAt(ye)]=ae[ye];return Ve}function xe(ae,ye,oe){var Ve,Je,ct,at,ft,bt="";for(typeof ye!="string"&&(oe=ye,ye=xe.defaultChars),typeof oe>"u"&&(oe=!0),ft=me(ye),Ve=0,Je=ae.length;Ve<Je;Ve++){if(ct=ae.charCodeAt(Ve),oe&&ct===37&&Ve+2<Je&&/^[0-9a-f]{2}$/i.test(ae.slice(Ve+1,Ve+3))){bt+=ae.slice(Ve,Ve+3),Ve+=2;continue}if(ct<128){bt+=ft[ct];continue}if(ct>=55296&&ct<=57343){if(ct>=55296&&ct<=56319&&Ve+1<Je&&(at=ae.charCodeAt(Ve+1),at>=56320&&at<=57343)){bt+=encodeURIComponent(ae[Ve]+ae[Ve+1]),Ve++;continue}bt+="%EF%BF%BD";continue}bt+=encodeURIComponent(ae[Ve])}return bt}xe.defaultChars=";/?:@&=+$,-_.!~*'()#",xe.componentChars="-_.!~*'()",ze.exports=xe}}),l=g({"node_modules/mdurl/decode.js"(se,ze){"use strict";var Ye={};function me(ae){var ye,oe,Ve=Ye[ae];if(Ve)return Ve;for(Ve=Ye[ae]=[],ye=0;ye<128;ye++)oe=String.fromCharCode(ye),Ve.push(oe);for(ye=0;ye<ae.length;ye++)oe=ae.charCodeAt(ye),Ve[oe]="%"+("0"+oe.toString(16).toUpperCase()).slice(-2);return Ve}function xe(ae,ye){var oe;return typeof ye!="string"&&(ye=xe.defaultChars),oe=me(ye),ae.replace(/(%[a-f0-9]{2})+/gi,function(Ve){var Je,ct,at,ft,bt,Fn,Kt,fn="";for(Je=0,ct=Ve.length;Je<ct;Je+=3){if(at=parseInt(Ve.slice(Je+1,Je+3),16),at<128){fn+=oe[at];continue}if((at&224)===192&&Je+3<ct&&(ft=parseInt(Ve.slice(Je+4,Je+6),16),(ft&192)===128)){Kt=at<<6&1984|ft&63,Kt<128?fn+="\uFFFD\uFFFD":fn+=String.fromCharCode(Kt),Je+=3;continue}if((at&240)===224&&Je+6<ct&&(ft=parseInt(Ve.slice(Je+4,Je+6),16),bt=parseInt(Ve.slice(Je+7,Je+9),16),(ft&192)===128&&(bt&192)===128)){Kt=at<<12&61440|ft<<6&4032|bt&63,Kt<2048||Kt>=55296&&Kt<=57343?fn+="\uFFFD\uFFFD\uFFFD":fn+=String.fromCharCode(Kt),Je+=6;continue}if((at&248)===240&&Je+9<ct&&(ft=parseInt(Ve.slice(Je+4,Je+6),16),bt=parseInt(Ve.slice(Je+7,Je+9),16),Fn=parseInt(Ve.slice(Je+10,Je+12),16),(ft&192)===128&&(bt&192)===128&&(Fn&192)===128)){Kt=at<<18&1835008|ft<<12&258048|bt<<6&4032|Fn&63,Kt<65536||Kt>1114111?fn+="\uFFFD\uFFFD\uFFFD\uFFFD":(Kt-=65536,fn+=String.fromCharCode(55296+(Kt>>10),56320+(Kt&1023))),Je+=9;continue}fn+="\uFFFD"}return fn})}xe.defaultChars=";/?:@&=+$,#",xe.componentChars="",ze.exports=xe}}),D=g({"node_modules/mdurl/format.js"(se,ze){"use strict";ze.exports=function(me){var xe="";return xe+=me.protocol||"",xe+=me.slashes?"//":"",xe+=me.auth?me.auth+"@":"",me.hostname&&me.hostname.indexOf(":")!==-1?xe+="["+me.hostname+"]":xe+=me.hostname||"",xe+=me.port?":"+me.port:"",xe+=me.pathname||"",xe+=me.search||"",xe+=me.hash||"",xe}}}),x=g({"node_modules/mdurl/parse.js"(se,ze){"use strict";function Ye(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var me=/^([a-z0-9.+-]+:)/i,xe=/:[0-9]*$/,ae=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,ye=["<",">",'"',"`"," ","\r",`
9772
9772
  `," "],oe=["{","}","|","\\","^","`"].concat(ye),Ve=["'"].concat(oe),Je=["%","/","?",";","#"].concat(Ve),ct=["/","?","#"],at=255,ft=/^[+a-z0-9A-Z_-]{0,63}$/,bt=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Fn={javascript:!0,"javascript:":!0},Kt={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function fn(Xn,Hn){if(Xn&&Xn instanceof Ye)return Xn;var xn=new Ye;return xn.parse(Xn,Hn),xn}Ye.prototype.parse=function(Xn,Hn){var xn,Vn,pn,Cn,er,Qn=Xn;if(Qn=Qn.trim(),!Hn&&Xn.split("#").length===1){var Kr=ae.exec(Qn);if(Kr)return this.pathname=Kr[1],Kr[2]&&(this.search=Kr[2]),this}var sr=me.exec(Qn);if(sr&&(sr=sr[0],pn=sr.toLowerCase(),this.protocol=sr,Qn=Qn.substr(sr.length)),(Hn||sr||Qn.match(/^\/\/[^@\/]+@[^@\/]+/))&&(er=Qn.substr(0,2)==="//",er&&!(sr&&Fn[sr])&&(Qn=Qn.substr(2),this.slashes=!0)),!Fn[sr]&&(er||sr&&!Kt[sr])){var Nr=-1;for(xn=0;xn<ct.length;xn++)Cn=Qn.indexOf(ct[xn]),Cn!==-1&&(Nr===-1||Cn<Nr)&&(Nr=Cn);var Ur,zr;for(Nr===-1?zr=Qn.lastIndexOf("@"):zr=Qn.lastIndexOf("@",Nr),zr!==-1&&(Ur=Qn.slice(0,zr),Qn=Qn.slice(zr+1),this.auth=Ur),Nr=-1,xn=0;xn<Je.length;xn++)Cn=Qn.indexOf(Je[xn]),Cn!==-1&&(Nr===-1||Cn<Nr)&&(Nr=Cn);Nr===-1&&(Nr=Qn.length),Qn[Nr-1]===":"&&Nr--;var cr=Qn.slice(0,Nr);Qn=Qn.slice(Nr),this.parseHost(cr),this.hostname=this.hostname||"";var mr=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!mr){var Yr=this.hostname.split(/\./);for(xn=0,Vn=Yr.length;xn<Vn;xn++){var Ko=Yr[xn];if(Ko&&!Ko.match(ft)){for(var Xo="",di=0,bi=Ko.length;di<bi;di++)Ko.charCodeAt(di)>127?Xo+="x":Xo+=Ko[di];if(!Xo.match(ft)){var Xi=Yr.slice(0,xn),ei=Yr.slice(xn+1),Yi=Ko.match(bt);Yi&&(Xi.push(Yi[1]),ei.unshift(Yi[2])),ei.length&&(Qn=ei.join(".")+Qn),this.hostname=Xi.join(".");break}}}}this.hostname.length>at&&(this.hostname=""),mr&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var qi=Qn.indexOf("#");qi!==-1&&(this.hash=Qn.substr(qi),Qn=Qn.slice(0,qi));var Ji=Qn.indexOf("?");return Ji!==-1&&(this.search=Qn.substr(Ji),Qn=Qn.slice(0,Ji)),Qn&&(this.pathname=Qn),Kt[pn]&&this.hostname&&!this.pathname&&(this.pathname=""),this},Ye.prototype.parseHost=function(Xn){var Hn=xe.exec(Xn);Hn&&(Hn=Hn[0],Hn!==":"&&(this.port=Hn.substr(1)),Xn=Xn.substr(0,Xn.length-Hn.length)),Xn&&(this.hostname=Xn)},ze.exports=fn}}),w=g({"node_modules/mdurl/index.js"(se,ze){"use strict";ze.exports.encode=a(),ze.exports.decode=l(),ze.exports.format=D(),ze.exports.parse=x()}}),A=g({"node_modules/uc.micro/properties/Any/regex.js"(se,ze){ze.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/}}),R=g({"node_modules/uc.micro/categories/Cc/regex.js"(se,ze){ze.exports=/[\0-\x1F\x7F-\x9F]/}}),j=g({"node_modules/uc.micro/categories/Cf/regex.js"(se,ze){ze.exports=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/}}),N=g({"node_modules/uc.micro/categories/Z/regex.js"(se,ze){ze.exports=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/}}),M=g({"node_modules/uc.micro/index.js"(se){"use strict";se.Any=A(),se.Cc=R(),se.Cf=j(),se.P=t(),se.Z=N()}}),G=g({"node_modules/markdown-it/lib/common/utils.js"(se){"use strict";function ze(cr){return Object.prototype.toString.call(cr)}function Ye(cr){return ze(cr)==="[object String]"}var me=Object.prototype.hasOwnProperty;function xe(cr,mr){return me.call(cr,mr)}function ae(cr){var mr=Array.prototype.slice.call(arguments,1);return mr.forEach(function(Yr){if(Yr){if(typeof Yr!="object")throw new TypeError(Yr+"must be object");Object.keys(Yr).forEach(function(Ko){cr[Ko]=Yr[Ko]})}}),cr}function ye(cr,mr,Yr){return[].concat(cr.slice(0,mr),Yr,cr.slice(mr+1))}function oe(cr){return!(cr>=55296&&cr<=57343||cr>=64976&&cr<=65007||(cr&65535)===65535||(cr&65535)===65534||cr>=0&&cr<=8||cr===11||cr>=14&&cr<=31||cr>=127&&cr<=159||cr>1114111)}function Ve(cr){if(cr>65535){cr-=65536;var mr=55296+(cr>>10),Yr=56320+(cr&1023);return String.fromCharCode(mr,Yr)}return String.fromCharCode(cr)}var Je=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,ct=/&([a-z#][a-z0-9]{1,31});/gi,at=new RegExp(Je.source+"|"+ct.source,"gi"),ft=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,bt=I();function Fn(cr,mr){var Yr=0;return xe(bt,mr)?bt[mr]:mr.charCodeAt(0)===35&&ft.test(mr)&&(Yr=mr[1].toLowerCase()==="x"?parseInt(mr.slice(2),16):parseInt(mr.slice(1),10),oe(Yr))?Ve(Yr):cr}function Kt(cr){return cr.indexOf("\\")<0?cr:cr.replace(Je,"$1")}function fn(cr){return cr.indexOf("\\")<0&&cr.indexOf("&")<0?cr:cr.replace(at,function(mr,Yr,Ko){return Yr||Fn(mr,Ko)})}var Xn=/[&<>"]/,Hn=/[&<>"]/g,xn={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function Vn(cr){return xn[cr]}function pn(cr){return Xn.test(cr)?cr.replace(Hn,Vn):cr}var Cn=/[.?*+^$[\]\\(){}|-]/g;function er(cr){return cr.replace(Cn,"\\$&")}function Qn(cr){switch(cr){case 9:case 32:return!0}return!1}function Kr(cr){if(cr>=8192&&cr<=8202)return!0;switch(cr){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}var sr=t();function Nr(cr){return sr.test(cr)}function Ur(cr){switch(cr){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function zr(cr){return cr=cr.trim().replace(/\s+/g," "),"\u1E9E".toLowerCase()==="\u1E7E"&&(cr=cr.replace(/ẞ/g,"\xDF")),cr.toLowerCase().toUpperCase()}se.lib={},se.lib.mdurl=w(),se.lib.ucmicro=M(),se.assign=ae,se.isString=Ye,se.has=xe,se.unescapeMd=Kt,se.unescapeAll=fn,se.isValidEntityCode=oe,se.fromCodePoint=Ve,se.escapeHtml=pn,se.arrayReplaceAt=ye,se.isSpace=Qn,se.isWhiteSpace=Kr,se.isMdAsciiPunct=Ur,se.isPunctChar=Nr,se.escapeRE=er,se.normalizeReference=zr}}),re=g({"node_modules/markdown-it/lib/helpers/parse_link_label.js"(se,ze){"use strict";ze.exports=function(me,xe,ae){var ye,oe,Ve,Je,ct=-1,at=me.posMax,ft=me.pos;for(me.pos=xe+1,ye=1;me.pos<at;){if(Ve=me.src.charCodeAt(me.pos),Ve===93&&(ye--,ye===0)){oe=!0;break}if(Je=me.pos,me.md.inline.skipToken(me),Ve===91){if(Je===me.pos-1)ye++;else if(ae)return me.pos=ft,-1}}return oe&&(ct=me.pos),me.pos=ft,ct}}}),Q=g({"node_modules/markdown-it/lib/helpers/parse_link_destination.js"(se,ze){"use strict";var Ye=G().unescapeAll;ze.exports=function(xe,ae,ye){var oe,Ve,Je=0,ct=ae,at={ok:!1,pos:0,lines:0,str:""};if(xe.charCodeAt(ae)===60){for(ae++;ae<ye;){if(oe=xe.charCodeAt(ae),oe===10||oe===60)return at;if(oe===62)return at.pos=ae+1,at.str=Ye(xe.slice(ct+1,ae)),at.ok=!0,at;if(oe===92&&ae+1<ye){ae+=2;continue}ae++}return at}for(Ve=0;ae<ye&&(oe=xe.charCodeAt(ae),!(oe===32||oe<32||oe===127));){if(oe===92&&ae+1<ye){if(xe.charCodeAt(ae+1)===32)break;ae+=2;continue}if(oe===40&&(Ve++,Ve>32))return at;if(oe===41){if(Ve===0)break;Ve--}ae++}return ct===ae||Ve!==0||(at.str=Ye(xe.slice(ct,ae)),at.lines=Je,at.pos=ae,at.ok=!0),at}}}),ne=g({"node_modules/markdown-it/lib/helpers/parse_link_title.js"(se,ze){"use strict";var Ye=G().unescapeAll;ze.exports=function(xe,ae,ye){var oe,Ve,Je=0,ct=ae,at={ok:!1,pos:0,lines:0,str:""};if(ae>=ye||(Ve=xe.charCodeAt(ae),Ve!==34&&Ve!==39&&Ve!==40))return at;for(ae++,Ve===40&&(Ve=41);ae<ye;){if(oe=xe.charCodeAt(ae),oe===Ve)return at.pos=ae+1,at.lines=Je,at.str=Ye(xe.slice(ct+1,ae)),at.ok=!0,at;if(oe===40&&Ve===41)return at;oe===10?Je++:oe===92&&ae+1<ye&&(ae++,xe.charCodeAt(ae)===10&&Je++),ae++}return at}}}),U=g({"node_modules/markdown-it/lib/helpers/index.js"(se){"use strict";se.parseLinkLabel=re(),se.parseLinkDestination=Q(),se.parseLinkTitle=ne()}}),pe=g({"node_modules/markdown-it/lib/renderer.js"(se,ze){"use strict";var Ye=G().assign,me=G().unescapeAll,xe=G().escapeHtml,ae={};ae.code_inline=function(oe,Ve,Je,ct,at){var ft=oe[Ve];return"<code"+at.renderAttrs(ft)+">"+xe(oe[Ve].content)+"</code>"},ae.code_block=function(oe,Ve,Je,ct,at){var ft=oe[Ve];return"<pre"+at.renderAttrs(ft)+"><code>"+xe(oe[Ve].content)+`</code></pre>
@@ -9799,7 +9799,7 @@ Error generating stack: `+Ee.message+`
9799
9799
  `}var Ta={html:Zi,react:Ma,reactStatic:Ia},wa=class{validate(se,ze){const{partials:Ye={}}=ze;return Ye[se]?[]:[{id:"attribute-value-invalid",level:"error",message:`Partial \`${se}\` not found. The 'file' attribute must be set in \`config.partials\``}]}},pa={inline:!1,selfClosing:!0,attributes:{file:{type:wa,render:!1,required:!0},variables:{type:Object,render:!1}},transform(se,ze){const{partials:Ye={}}=ze,{file:me,variables:xe}=se.attributes,ae=Ye[me];if(!ae)return null;const ye={...ze,variables:{...ze.variables,...xe,"$$partial:filename":me}},oe=Ve=>Ve.resolve(ye).transformChildren(ye);return Array.isArray(ae)?ae.flatMap(oe):oe(ae)}},Aa={children:["table"],inline:!1},La={attributes:{primary:{type:String,required:!0}}},fs={else:$t,if:Tt,partial:pa,slot:La,table:Aa},os=y(Lt()),ma=y(S());function Za(se,ze,Ye){try{const{type:me,meta:xe,nesting:ae=0}=(0,ma.parse)(ze,{Variable:Mo,Function:kr}),ye=se.push(me,"",ae);return ye.info=ze,ye.meta=xe,se.delimiters||(se.delimiters=[]),ye}catch(me){if(!(me instanceof ma.SyntaxError))throw me;const{message:xe,location:{start:ae,end:ye}}=me,oe=Ye?{start:{offset:ae.offset+Ye},end:{offset:ye.offset+Ye}}:null,Ve=se.push("error","",0);return Ve.meta={error:{message:xe,location:oe}},Ve}}function Da(se,ze,Ye,me){const xe=se.bMarks[ze]+se.tShift[ze],ae=se.eMarks[ze];if(!se.src.startsWith(Rr,xe))return!1;const ye=Yo(se.src,xe),oe=se.src.slice(0,ae).trim().length;if(!ye||ye<oe-Eo.length)return!1;const Ve=xe+Rr.length,Je=se.src.slice(Ve,ye).trim(),ct=se.src.slice(xe,ye+Eo.length).split(`
9800
9800
  `).length;if(Je[0]==="$")return!1;if(me)return!0;const at=Za(se,Je,Ve);return at.map=[ze,ze+ct],se.line+=ct,!0}function ln(se,ze){if(!se.src.startsWith(Rr,se.pos))return!1;const Ye=Yo(se.src,se.pos);if(!Ye)return!1;const me=se.src.slice(se.pos+Rr.length,Ye);return ze||Za(se,me.trim()),se.pos=Ye+Eo.length,!0}function En(se){let ze;for(ze of se.tokens)if(ze.type==="fence"){if(ze.info.includes(Rr)){const Ye=ze.info.indexOf(Rr),me=Yo(ze.info,Ye),xe=ze.info.slice(Ye+Rr.length,me);try{const{meta:ae}=(0,ma.parse)(xe.trim(),{Variable:Mo,Function:kr});ze.meta=ae}catch(ae){if(!(ae instanceof ma.SyntaxError))throw ae;ze.errors||(ze.errors=[]),ze.errors.push({id:"fence-tag-error",level:"error",message:`Syntax error in fence tag: ${ae.message}`})}}ze?.meta?.attributes?.find(Ye=>Ye.name==="process"&&!Ye.value)||(ze.children=mi(ze.content,ze.map[0]))}}function gn(se){se.block.ruler.before("paragraph","annotations",Da,{alt:["paragraph","blockquote"]}),se.inline.ruler.push("containers",ln),se.core.ruler.push("annotations",En)}var Ir="---";function Xr(se,ze){return se.src.slice(se.bMarks[ze],se.eMarks[ze]).trim()}function No(se,ze){for(let Ye=1;Ye<ze;Ye++)if(Xr(se,Ye)===Ir)return Ye}function To(se,ze,Ye,me){if(ze!=0||Xr(se,0)!=Ir)return!1;const xe=No(se,Ye);if(!xe)return!1;if(me)return!0;const ae=se.push("frontmatter","",0);return ae.content=se.src.slice(se.eMarks[0],se.bMarks[xe]).trim(),ae.map=[0,xe],ae.hidden=!0,se.line=xe+1,!0}function yo(se){se.block.ruler.before("hr","frontmatter",To)}var eo="<!--",Wo="-->";function Ii(se,ze,Ye,me){const xe=se.bMarks[ze]+se.tShift[ze];if(!se.src.startsWith(eo,xe))return!1;const ae=se.src.indexOf(Wo,xe);if(!ae)return!1;if(me)return!0;const ye=se.src.slice(xe+eo.length,ae),oe=ye.split(`
9801
9801
  `).length,Ve=se.push("comment","",0);return Ve.content=ye.trim(),Ve.map=[ze,ze+oe],se.line+=oe,!0}function wo(se,ze){if(!se.src.startsWith(eo,se.pos))return!1;const Ye=se.src.indexOf(Wo,se.pos);if(!Ye)return!1;if(ze)return!0;const me=se.src.slice(se.pos+eo.length,Ye),xe=se.push("comment","",0);return xe.content=me.trim(),se.pos=Ye+Wo.length,!0}function Jo(se){se.block.ruler.before("table","comment",Ii,{alt:["paragraph"]}),se.inline.ruler.push("comment",wo)}var yi=class{constructor(se={}){this.parser=new os.default(se),this.parser.use(gn,"annotations",{}),this.parser.use(yo,"frontmatter",{}),this.parser.disable(["lheading","code"]),se.allowComments&&this.parser.use(Jo,"comments",{})}tokenize(se){return this.parser.parse(se.toString(),{})}},Gi={String,Number,Array,Object,Boolean};function Ci(se,ze,Ye,me){if(!se)return!0;if(jt.isFunction(ze)&&Ye.validation?.validateFunctions){const xe=Ye.functions?.[ze.name];return xe?.returns?Array.isArray(xe.returns)?xe.returns.find(ae=>ae===se)!==void 0:xe.returns===se:!0}if(jt.isAst(ze))return!0;if(Array.isArray(se))return se.some(xe=>Ci(xe,ze,Ye,me));if(typeof se=="string"&&(se=Gi[se]),typeof se=="function"){const xe=new se;if(xe.validate)return xe.validate(ze,Ye,me)}return ze!=null&&ze.constructor===se}function Qi(se){return typeof se=="string"?se:Array.isArray(se)?se.map(Qi).join(" | "):se.name}function Ra(se,ze){const Ye=ze.functions?.[se.name],me=[];if(!Ye)return[{id:"function-undefined",level:"critical",message:`Undefined function: '${se.name}'`}];if(Ye.validate&&me.push(...Ye.validate(se,ze)),Ye.parameters)for(const[xe,ae]of Object.entries(se.parameters)){const ye=Ye.parameters?.[xe];if(!ye){me.push({id:"parameter-undefined",level:"error",message:`Invalid parameter: '${xe}'`});continue}if(!(jt.isAst(ae)&&!jt.isFunction(ae))&&ye.type){const oe=Ci(ye.type,ae,ze,xe);oe===!1?me.push({id:"parameter-type-invalid",level:"error",message:`Parameter '${xe}' of '${se.name}' must be type of '${Qi(ye.type)}'`}):Array.isArray(oe)&&me.push(...oe)}}for(const[xe,{required:ae}]of Object.entries(Ye.parameters??{}))ae&&se.parameters[xe]===void 0&&me.push({id:"parameter-missing-required",level:"error",message:`Missing required parameter: '${xe}'`});return me}function ba(se,ze){return se.length<=ze?JSON.stringify(se):`[${se.slice(0,ze).map(me=>JSON.stringify(me)).join(",")}, ... ${se.length-ze} more]`}function zi(se,ze){const Ye=se.findSchema(ze),me=[...se.errors||[]];if(!Ye)return me.push({id:se.tag?"tag-undefined":"node-undefined",level:"critical",message:se.tag?`Undefined tag: '${se.tag}'`:`Undefined node: '${se.type}'`}),me;Ye.inline!=null&&se.inline!==Ye.inline&&me.push({id:"tag-placement-invalid",level:"critical",message:`'${se.tag}' tag should be ${Ye.inline?"inline":"block"}`}),Ye.selfClosing&&se.children.length>0&&me.push({id:"tag-selfclosing-has-children",level:"critical",message:`'${se.tag}' tag should be self-closing`});const xe={...oo,...Ye.attributes};for(const ae of Object.keys(se.slots))Ye.slots?.[ae]||me.push({id:"slot-undefined",level:"error",message:`Invalid slot: '${ae}'`});for(let[ae,ye]of Object.entries(se.attributes)){const oe=xe[ae];if(!oe){me.push({id:"attribute-undefined",level:"error",message:`Invalid attribute: '${ae}'`});continue}let{type:Ve,matches:Je,errorLevel:ct}=oe;if(jt.isAst(ye))if(jt.isFunction(ye)&&ze.validation?.validateFunctions)me.push(...Ra(ye,ze));else if(jt.isVariable(ye)&&ze.variables){let at=!1,ft=ze.variables;for(const bt of ye.path){if(!Object.prototype.hasOwnProperty.call(ft,bt)){at=!0;break}ft=ft[bt]}at&&me.push({id:"variable-undefined",level:"error",message:`Undefined variable: '${ye.path.join(".")}'`})}else continue;if(ye=ye,Ve){const at=Ci(Ve,ye,ze,ae);at===!1&&me.push({id:"attribute-type-invalid",level:ct||"error",message:`Attribute '${ae}' must be type of '${Qi(Ve)}'`}),Array.isArray(at)&&me.push(...at)}if(typeof Je=="function"&&(Je=Je(ze)),Array.isArray(Je)&&!Je.includes(ye)&&me.push({id:"attribute-value-invalid",level:ct||"error",message:`Attribute '${ae}' must match one of ${ba(Je,8)}. Got '${ye}' instead.`}),Je instanceof RegExp&&!Je.test(ye)&&me.push({id:"attribute-value-invalid",level:ct||"error",message:`Attribute '${ae}' must match ${Je}. Got '${ye}' instead.`}),typeof oe.validate=="function"){const at=oe.validate(ye,ze,ae);Array.isArray(at)&&me.push(...at)}}for(const[ae,{required:ye}]of Object.entries(xe))ye&&se.attributes[ae]===void 0&&me.push({id:"attribute-missing-required",level:"error",message:`Missing required attribute: '${ae}'`});if(Ye.slots)for(const[ae,{required:ye}]of Object.entries(Ye.slots))ye&&se.slots[ae]===void 0&&me.push({id:"slot-missing-required",level:"error",message:`Missing required slot: '${ae}'`});for(const{type:ae}of se.children)Ye.children&&ae!=="error"&&!Ye.children.includes(ae)&&me.push({id:"child-invalid",level:"warning",message:`Can't nest '${ae}' in '${se.tag||se.type}'`});if(Ye.validate){const ae=Ye.validate(se,ze);if(Uo(ae))return ae.then(ye=>me.concat(ye));me.push(...ae)}return me}function*ga(se,ze=[]){yield[se,ze];for(const Ye of[...Object.values(se.slots),...se.children])yield*ga(Ye,[...ze,se])}function qe(se,ze){const Ye=[...ga(se)].map(([me,xe])=>{const{type:ae,lines:ye,location:oe}=me,Ve={...ze,validation:{...ze.validation,parents:xe}},Je=zi(me,Ve);return Uo(Je)?Je.then(ct=>ct.map(at=>({type:ae,lines:ye,location:oe,error:at}))):Je.map(ct=>({type:ae,lines:ye,location:oe,error:ct}))});return Ye.some(Uo)?Promise.all(Ye).then(me=>me.flat()):Ye.flat()}var ge=new yi;function Be(se={}){return{...se,tags:{...fs,...se.tags},nodes:{...Tr,...se.nodes},functions:{...un,...se.functions}}}function ht(se,ze){return typeof se=="string"&&(se=ge.tokenize(se)),Kn(se,ze)}function hn(se,ze){return Array.isArray(se)?se.flatMap(Ye=>Ye.resolve(ze)):se.resolve(ze)}function jn(se,ze){const Ye=Be(ze),me=hn(se,Ye);return Array.isArray(me)?me.flatMap(xe=>xe.transform(Ye)):me.transform(Ye)}function nr(se,ze){const Ye=Be(ze);return qe(se,Ye)}function pr(se,ze={},...Ye){return{name:se,attributes:ze,children:Ye}}var ar=class{constructor(se){this.parse=ht,this.resolve=ze=>hn(ze,this.config),this.transform=ze=>jn(ze,this.config),this.validate=ze=>nr(ze,this.config),this.config=se}};ar.nodes=Tr,ar.tags=fs,ar.functions=un,ar.globalAttributes=oo,ar.renderers=Ta,ar.transforms=on,ar.Ast=jt,ar.Tag=Ar,ar.Tokenizer=yi,ar.parseTags=mi,ar.transformer=Mi,ar.validator=zi,ar.parse=ht,ar.transform=jn,ar.validate=nr,ar.createElement=pr,ar.truthy=gt,ar.format=Qe},25611:(P,n,e)=>{"use strict";e.d(n,{Kq:()=>f,Xr:()=>v,fp:()=>b,md:()=>g});var o=e(11855),h=e(82739);const d=(0,o.createContext)(void 0),O=y=>{const S=(0,o.useContext)(d);return y?.store||S||(0,h.zp)()},f=({children:y,store:S})=>{const E=(0,o.useRef)();return!S&&!E.current&&(E.current=(0,h.y$)()),(0,o.createElement)(d.Provider,{value:S||E.current},y)},p=y=>typeof y?.then=="function",c=o.use||(y=>{if(y.status==="pending")throw y;if(y.status==="fulfilled")return y.value;throw y.status==="rejected"?y.reason:(y.status="pending",y.then(S=>{y.status="fulfilled",y.value=S},S=>{y.status="rejected",y.reason=S}),y)});function g(y,S){const E=O(S),[[I,t,a],l]=(0,o.useReducer)(w=>{const A=E.get(y);return Object.is(w[0],A)&&w[1]===E&&w[2]===y?w:[A,E,y]},void 0,()=>[E.get(y),E,y]);let D=I;(t!==E||a!==y)&&(l(),D=E.get(y));const x=S?.delay;return(0,o.useEffect)(()=>{const w=E.sub(y,()=>{if(typeof x=="number"){setTimeout(l,x);return}l()});return l(),w},[E,y,x]),(0,o.useDebugValue)(D),p(D)?c(D):D}function v(y,S){const E=O(S);return(0,o.useCallback)((...t)=>{if(!("write"in y))throw new Error("not writable atom");return E.set(y,...t)},[E,y])}function b(y,S){return[g(y,S),v(y,S)]}},82739:(P,n,e)=>{"use strict";e.d(n,{eU:()=>h,y$:()=>a,zp:()=>D});let o=0;function h(x,w){const A=`atom${++o}`,R={toString:()=>A};return typeof x=="function"?R.read=x:(R.init=x,R.read=function(j){return j(this)},R.write=function(j,N,M){return N(this,typeof M=="function"?M(j(this)):M)}),w&&(R.write=w),R}const d=x=>"init"in x,O=x=>!!x.write,f=new WeakMap,p=(x,w)=>{f.set(x,w),x.catch(()=>{}).finally(()=>f.delete(x))},c=(x,w)=>{const A=f.get(x);A&&(f.delete(x),A(w))},g=(x,w)=>{x.status="fulfilled",x.value=w},v=(x,w)=>{x.status="rejected",x.reason=w},b=x=>typeof x?.then=="function",y=(x,w)=>!!x&&"v"in x&&"v"in w&&Object.is(x.v,w.v),S=(x,w)=>!!x&&"e"in x&&"e"in w&&Object.is(x.e,w.e),E=x=>!!x&&"v"in x&&x.v instanceof Promise,I=(x,w)=>"v"in x&&"v"in w&&x.v.orig&&x.v.orig===w.v.orig,t=x=>{if("e"in x)throw x.e;return x.v},a=()=>{const x=new WeakMap,w=new WeakMap,A=new Map;let R,j;R=new Set,j=new Set;const N=fe=>x.get(fe),M=(fe,Le)=>{Object.freeze(Le);const we=x.get(fe);if(x.set(fe,Le),A.has(fe)||A.set(fe,we),E(we)){const Re="v"in Le?Le.v instanceof Promise?Le.v:Promise.resolve(Le.v):Promise.reject(Le.e);we.v!==Re&&c(we.v,Re)}},G=(fe,Le,we)=>{const Re=new Map;let je=!1;we.forEach((Fe,B)=>{!Fe&&B===fe&&(Fe=Le),Fe?(Re.set(B,Fe),Le.d.get(B)!==Fe&&(je=!0)):console.warn("[Bug] atom state not found")}),(je||Le.d.size!==Re.size)&&(Le.d=Re)},re=(fe,Le,we)=>{const Re=N(fe),je={d:Re?.d||new Map,v:Le};if(we&&G(fe,je,we),y(Re,je)&&Re.d===je.d)return Re;if(E(Re)&&E(je)&&I(Re,je)){if(Re.d===je.d)return Re;je.v=Re.v}return M(fe,je),je},Q=(fe,Le,we,Re)=>{if(b(Le)){let je;const Fe=()=>{const F=N(fe);if(!E(F)||F.v!==B)return;const Ie=re(fe,B,we);w.has(fe)&&F.d!==Ie.d&&_(fe,Ie,F.d)},B=new Promise((F,Ie)=>{let Ke=!1;Le.then(he=>{Ke||(Ke=!0,g(B,he),F(he),Fe())},he=>{Ke||(Ke=!0,v(B,he),Ie(he),Fe())}),je=he=>{Ke||(Ke=!0,he.then(ce=>g(B,ce),ce=>v(B,ce)),F(he))}});return B.orig=Le,B.status="pending",p(B,F=>{F&&je(F),Re?.()}),re(fe,B,we)}return re(fe,Le,we)},ne=(fe,Le,we)=>{const Re=N(fe),je={d:Re?.d||new Map,e:Le};return we&&G(fe,je,we),S(Re,je)&&Re.d===je.d?Re:(M(fe,je),je)},U=(fe,Le)=>{const we=N(fe);if(!Le&&we&&(w.has(fe)||Array.from(we.d).every(([Ke,he])=>{if(Ke===fe)return!0;const ce=U(Ke);return ce===he||y(ce,he)})))return we;const Re=new Map;let je=!0;const Fe=Ke=>{if(Ke===fe){const ce=N(Ke);if(ce)return Re.set(Ke,ce),t(ce);if(d(Ke))return Re.set(Ke,void 0),Ke.init;throw new Error("no atom init")}const he=U(Ke);return Re.set(Ke,he),t(he)};let B,F;const Ie={get signal(){return B||(B=new AbortController),B.signal},get setSelf(){return O(fe)||console.warn("setSelf function cannot be used with read-only atom"),!F&&O(fe)&&(F=(...Ke)=>{if(je&&console.warn("setSelf function cannot be called in sync"),!je)return V(fe,...Ke)}),F}};try{const Ke=fe.read(Fe,Ie);return Q(fe,Ke,Re,()=>B?.abort())}catch(Ke){return ne(fe,Ke,Re)}finally{je=!1}},pe=fe=>t(U(fe)),Ce=fe=>{let Le=w.get(fe);return Le||(Le=W(fe)),Le},le=(fe,Le)=>!Le.l.size&&(!Le.t.size||Le.t.size===1&&Le.t.has(fe)),Oe=fe=>{const Le=w.get(fe);Le&&le(fe,Le)&&$(fe)},de=fe=>{const Le=new Map,we=new WeakMap,Re=B=>{var F;const Ie=new Set((F=w.get(B))==null?void 0:F.t);return A.forEach((Ke,he)=>{var ce;(ce=N(he))!=null&&ce.d.has(B)&&Ie.add(he)}),Ie},je=B=>{Re(B).forEach(F=>{F!==B&&(Le.set(F,(Le.get(F)||new Set).add(B)),we.set(F,(we.get(F)||0)+1),je(F))})};je(fe);const Fe=B=>{Re(B).forEach(F=>{var Ie;if(F!==B){let Ke=we.get(F);if(Ke&&we.set(F,--Ke),!Ke){let he=!!((Ie=Le.get(F))!=null&&Ie.size);if(he){const ce=N(F),Pe=U(F,!0);he=!y(ce,Pe)}he||Le.forEach(ce=>ce.delete(F))}Fe(F)}})};Fe(fe)},X=(fe,...Le)=>{let we=!0;const Re=B=>t(U(B)),je=(B,...F)=>{let Ie;if(B===fe){if(!d(B))throw new Error("atom not writable");const Ke=N(B),he=Q(B,F[0]);y(Ke,he)||de(B)}else Ie=X(B,...F);if(!we){const Ke=te();R.forEach(he=>he({type:"async-write",flushed:Ke}))}return Ie},Fe=fe.write(Re,je,...Le);return we=!1,Fe},V=(fe,...Le)=>{const we=X(fe,...Le),Re=te();return R.forEach(je=>je({type:"write",flushed:Re})),we},W=(fe,Le,we)=>{var Re;const je=we||[];(Re=N(fe))==null||Re.d.forEach((B,F)=>{const Ie=w.get(F);Ie?Ie.t.add(fe):F!==fe&&W(F,fe,je)}),U(fe);const Fe={t:new Set(Le&&[Le]),l:new Set};if(w.set(fe,Fe),j.add(fe),O(fe)&&fe.onMount){const{onMount:B}=fe;je.push(()=>{const F=B((...Ie)=>V(fe,...Ie));F&&(Fe.u=F)})}return we||je.forEach(B=>B()),Fe},$=fe=>{var Le;const we=(Le=w.get(fe))==null?void 0:Le.u;we&&we(),w.delete(fe),j.delete(fe);const Re=N(fe);Re?(E(Re)&&c(Re.v),Re.d.forEach((je,Fe)=>{if(Fe!==fe){const B=w.get(Fe);B&&(B.t.delete(fe),le(Fe,B)&&$(Fe))}})):console.warn("[Bug] could not find atom state to unmount",fe)},_=(fe,Le,we)=>{const Re=new Set(Le.d.keys());we?.forEach((je,Fe)=>{if(Re.has(Fe)){Re.delete(Fe);return}const B=w.get(Fe);B&&(B.t.delete(fe),le(Fe,B)&&$(Fe))}),Re.forEach(je=>{const Fe=w.get(je);Fe?Fe.t.add(fe):w.has(fe)&&W(je,fe)})},te=()=>{let fe;for(fe=new Set;A.size;){const Le=Array.from(A);A.clear(),Le.forEach(([we,Re])=>{const je=N(we);if(je){const Fe=w.get(we);Fe&&je.d!==Re?.d&&_(we,je,Re?.d),Fe&&!(!E(Re)&&(y(Re,je)||S(Re,je)))&&(Fe.l.forEach(B=>B()),fe.add(we))}else console.warn("[Bug] no atom state to flush")})}return fe},ve=(fe,Le)=>{const we=Ce(fe),Re=te(),je=we.l;return je.add(Le),R.forEach(Fe=>Fe({type:"sub",flushed:Re})),()=>{je.delete(Le),Oe(fe),R.forEach(Fe=>Fe({type:"unsub"}))}};return{get:pe,set:V,sub:ve,dev_subscribe_store:(fe,Le)=>{if(Le!==2)throw new Error("The current StoreListener revision is 2.");return R.add(fe),()=>{R.delete(fe)}},dev_get_mounted_atoms:()=>j.values(),dev_get_atom_state:fe=>x.get(fe),dev_get_mounted:fe=>w.get(fe),dev_restore_atoms:fe=>{for(const[we,Re]of fe)d(we)&&(Q(we,Re),de(we));const Le=te();R.forEach(we=>we({type:"restore",flushed:Le}))}}};let l;typeof globalThis.__NUMBER_OF_JOTAI_INSTANCES__=="number"?++globalThis.__NUMBER_OF_JOTAI_INSTANCES__:globalThis.__NUMBER_OF_JOTAI_INSTANCES__=1;const D=()=>(l||(globalThis.__NUMBER_OF_JOTAI_INSTANCES__!==1&&console.warn("Detected multiple Jotai instances. It may cause unexpected behavior with the default store. https://github.com/pmndrs/jotai/discussions/2044"),l=a()),l)},22033:(P,n,e)=>{"use strict";e.d(n,{Iz:()=>f,KU:()=>N,tG:()=>G});var o=e(82739);const h=Symbol();function d(V){const W=atom(V,($,_,te)=>{const ve=typeof te=="function"?te($(W)):te;_(W,ve===h?V:ve)});return W}function O(V,W){const $=atom(V,(_,te,ve)=>te($,W(_($),ve)));return $}function f(V,W){let $=null;const _=new Map,te=ve=>{let fe;if(W===void 0)fe=_.get(ve);else for(const[we,Re]of _)if(W(we,ve)){fe=Re;break}if(fe!==void 0)if($?.(fe[1],ve))te.remove(ve);else return fe[0];const Le=V(ve);return _.set(ve,[Le,Date.now()]),Le};return te.remove=ve=>{if(W===void 0)_.delete(ve);else for(const[fe]of _)if(W(fe,ve)){_.delete(fe);break}},te.setShouldRemove=ve=>{if($=ve,!!$)for(const[fe,Le]of _)$(Le[1],fe)&&_.delete(fe)},te}const p=(V,W,$)=>(W.has($)?W:W.set($,V())).get($),c=new WeakMap,g=(V,W,$,_)=>{const te=p(()=>new WeakMap,c,W),ve=p(()=>new WeakMap,te,$);return p(V,ve,_)};function v(V,W,$=Object.is){return g(()=>{const _=Symbol(),te=([fe,Le])=>{if(Le===_)return W(fe);const we=W(fe,Le);return $(Le,we)?Le:we},ve=atom(fe=>{const Le=fe(ve),we=fe(V);return we instanceof Promise||Le instanceof Promise?Promise.all([we,Le]).then(te):te([we,Le])});return ve.init=_,ve},V,W,$)}const b=new WeakMap,y=(V,W)=>(b.has(W)?b:b.set(W,V())).get(W),S=V=>{if(typeof V!="object"||V===null)return;Object.freeze(V);const W=Object.getOwnPropertyNames(V);for(const $ of W){const _=V[$];S(_)}return V};function E(V){return y(()=>atom($=>S($(V)),($,_,te)=>_(V,te)),V)}function I(V){return(...W)=>{const $=V(...W),_=$.read;return $.read=function(te,ve){return S(_.call(this,te,ve))},$}}const t=(V,W,$)=>(W.has($)?W:W.set($,V())).get($),a=new WeakMap,l=(V,W,$)=>{const _=t(()=>new WeakMap,a,W);return t(V,_,$)},D={},x=V=>!!V.write,w=V=>typeof V=="function";function A(V,W){return l(()=>{const $=new WeakMap,_=(fe,Le)=>{let we=$.get(fe);if(we)return we;const Re=Le&&$.get(Le),je=[],Fe=[];return fe.forEach((B,F)=>{const Ie=W?W(B):F;Fe[F]=Ie;const Ke=Re&&Re.atomList[Re.keyList.indexOf(Ie)];if(Ke){je[F]=Ke;return}const he=Pe=>{const dt=Pe(te),lt=Pe(V),st=_(lt,dt?.arr).keyList.indexOf(Ie);if(st<0||st>=lt.length){const it=fe[_(fe).keyList.indexOf(Ie)];if(it)return it;throw new Error("splitAtom: index out of bounds for read")}return lt[st]},ce=(Pe,dt,lt)=>{const H=Pe(te),st=Pe(V),Te=_(st,H?.arr).keyList.indexOf(Ie);if(Te<0||Te>=st.length)throw new Error("splitAtom: index out of bounds for write");const $e=w(lt)?lt(st[Te]):lt;Object.is(st[Te],$e)||dt(V,[...st.slice(0,Te),$e,...st.slice(Te+1)])};je[F]=x(V)?atom(he,ce):atom(he)}),Re&&Re.keyList.length===Fe.length&&Re.keyList.every((B,F)=>B===Fe[F])?we=Re:we={arr:fe,atomList:je,keyList:Fe},$.set(fe,we),we},te=atom(fe=>{const Le=fe(te),we=fe(V);return _(we,Le?.arr)});te.debugPrivate=!0,te.init=void 0;const ve=x(V)?atom(fe=>fe(te).atomList,(fe,Le,we)=>{switch(we.type){case"remove":{const Re=fe(ve).indexOf(we.atom);if(Re>=0){const je=fe(V);Le(V,[...je.slice(0,Re),...je.slice(Re+1)])}break}case"insert":{const Re=we.before?fe(ve).indexOf(we.before):fe(ve).length;if(Re>=0){const je=fe(V);Le(V,[...je.slice(0,Re),we.value,...je.slice(Re)])}break}case"move":{const Re=fe(ve).indexOf(we.atom),je=we.before?fe(ve).indexOf(we.before):fe(ve).length;if(Re>=0&&je>=0){const Fe=fe(V);Re<je?Le(V,[...Fe.slice(0,Re),...Fe.slice(Re+1,je),Fe[Re],...Fe.slice(je)]):Le(V,[...Fe.slice(0,je),Fe[Re],...Fe.slice(je,Re),...Fe.slice(Re+1)])}break}}}):atom(fe=>fe(te).atomList);return ve},V,W||D)}function R(V){const W=Symbol(),$=atom(W);$.debugPrivate=!0;const _=atom((te,ve)=>{const fe=te($);return fe!==W?fe:V(te,ve)},(te,ve,fe)=>{if(fe===h)ve($,W);else if(typeof fe=="function"){const Le=te(_);ve($,fe(Le))}else ve($,fe)});return _}const j=V=>typeof V?.then=="function";function N(V){let W,$;const _={getItem:(te,ve)=>{var fe,Le;const we=je=>{if(je=je||"",W!==je){try{$=JSON.parse(je)}catch{return ve}W=je}return $},Re=(Le=(fe=V())==null?void 0:fe.getItem(te))!=null?Le:null;return j(Re)?Re.then(we):we(Re)},setItem:(te,ve)=>{var fe;return(fe=V())==null?void 0:fe.setItem(te,JSON.stringify(ve))},removeItem:te=>{var ve;return(ve=V())==null?void 0:ve.removeItem(te)}};return typeof window<"u"&&typeof window.addEventListener=="function"&&window.Storage&&(_.subscribe=(te,ve,fe)=>{if(!(V()instanceof window.Storage))return()=>{};const Le=we=>{if(we.storageArea===V()&&we.key===te){let Re;try{Re=JSON.parse(we.newValue||"")}catch{Re=fe}ve(Re)}};return window.addEventListener("storage",Le),()=>{window.removeEventListener("storage",Le)}}),_}const M=N(()=>typeof window<"u"?window.localStorage:void 0);function G(V,W,$=M,_){const te=_?.getOnInit,ve=(0,o.eU)(te?$.getItem(V,W):W);return ve.debugPrivate=!0,ve.onMount=Le=>{te||Le($.getItem(V,W));let we;return $.subscribe&&(we=$.subscribe(V,Le,W)),we},(0,o.eU)(Le=>Le(ve),(Le,we,Re)=>{const je=typeof Re=="function"?Re(Le(ve)):Re;return je===h?(we(ve,W),$.removeItem(V)):je instanceof Promise?je.then(Fe=>(we(ve,Fe),$.setItem(V,Fe))):(we(ve,je),$.setItem(V,je))})}function re(V,W){const $=ve=>{if("e"in ve)throw ve.e;return ve.d},_=atom(ve=>{var fe;let Le=V(ve);const we=(fe=Le[Symbol.observable])==null?void 0:fe.call(Le);we&&(Le=we);let Re;const je=()=>new Promise(lt=>{Re=lt}),Fe=W&&"initialValue"in W?{d:typeof W.initialValue=="function"?W.initialValue():W.initialValue}:je();let B,F;const Ie=lt=>{F=lt,Re?.(lt),B?.(lt)};let Ke,he;const ce=()=>!B,Pe=()=>{Ke&&(clearTimeout(he),Ke.unsubscribe()),Ke=Le.subscribe({next:lt=>Ie({d:lt}),error:lt=>Ie({e:lt}),complete:()=>{}}),ce()&&W?.unstable_timeout&&(he=setTimeout(()=>{Ke&&(Ke.unsubscribe(),Ke=void 0)},W.unstable_timeout))};Pe();const dt=atom(F||Fe);return dt.debugPrivate=!0,dt.onMount=lt=>(B=lt,F&&lt(F),Ke?clearTimeout(he):Pe(),()=>{B=void 0,Ke&&(Ke.unsubscribe(),Ke=void 0)}),[dt,Le,je,Pe,ce]});return _.debugPrivate=!0,atom(ve=>{const[fe]=ve(_),Le=ve(fe);return Le instanceof Promise?Le.then($):$(Le)},(ve,fe,Le)=>{const[we,Re,je,Fe,B]=ve(_);if("next"in Re)B()&&(fe(we,je()),Fe()),Re.next(Le);else throw new Error("observable is not subject")})}const Q=new WeakMap,ne=(V,W)=>(Q.has(W)?Q:Q.set(W,V())).get(W),U={state:"loading"};function pe(V){return ne(()=>{const W=new WeakMap,$=atom(0);$.debugPrivate=!0;const _=atom((te,{setSelf:ve})=>{te($);let fe;try{fe=te(V)}catch(Re){return{state:"hasError",error:Re}}if(!(fe instanceof Promise))return{state:"hasData",data:fe};const Le=fe,we=W.get(Le);return we||(W.set(Le,U),Le.then(Re=>{W.set(Le,{state:"hasData",data:Re})},Re=>{W.set(Le,{state:"hasError",error:Re})}).finally(ve),U)},(te,ve)=>{ve($,fe=>fe+1)});return _.debugPrivate=!0,atom(te=>te(_))},V)}const Ce=(V,W,$)=>(W.has($)?W:W.set($,V())).get($),le=new WeakMap,Oe=(V,W,$)=>{const _=Ce(()=>new WeakMap,le,W);return Ce(V,_,$)},de=()=>{};function X(V,W=de){return Oe(()=>{const $=new WeakMap,_=new WeakMap,te=atom(0);te.debugPrivate=!0;const ve=atom((fe,{setSelf:Le})=>{fe(te);const we=fe(ve),Re=fe(V);if(!(Re instanceof Promise))return{v:Re};if(Re===we?.p){if($.has(Re))throw $.get(Re);if(_.has(Re))return{p:Re,v:_.get(Re)}}return Re!==we?.p&&Re.then(je=>_.set(Re,je),je=>$.set(Re,je)).finally(Le),we&&"v"in we?{p:Re,f:W(we.v),v:we.v}:{p:Re,f:W()}},(fe,Le)=>{Le(te,we=>we+1)});return ve.init=void 0,ve.debugPrivate=!0,atom(fe=>{const Le=fe(ve);return"f"in Le?Le.f:Le.v},(fe,Le,...we)=>Le(V,...we))},V,W)}},83899:P=>{"use strict";P.exports=JSON.parse('{"$id":"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#","description":"Meta-schema for $data reference (JSON AnySchema extension proposal)","type":"object","required":["$data"],"properties":{"$data":{"type":"string","anyOf":[{"format":"relative-json-pointer"},{"format":"json-pointer"}]}},"additionalProperties":false}')},79618:P=>{"use strict";P.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/applicator","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/applicator":true},"$dynamicAnchor":"meta","title":"Applicator vocabulary meta-schema","type":["object","boolean"],"properties":{"prefixItems":{"$ref":"#/$defs/schemaArray"},"items":{"$dynamicRef":"#meta"},"contains":{"$dynamicRef":"#meta"},"additionalProperties":{"$dynamicRef":"#meta"},"properties":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"},"default":{}},"patternProperties":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"},"propertyNames":{"format":"regex"},"default":{}},"dependentSchemas":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"},"default":{}},"propertyNames":{"$dynamicRef":"#meta"},"if":{"$dynamicRef":"#meta"},"then":{"$dynamicRef":"#meta"},"else":{"$dynamicRef":"#meta"},"allOf":{"$ref":"#/$defs/schemaArray"},"anyOf":{"$ref":"#/$defs/schemaArray"},"oneOf":{"$ref":"#/$defs/schemaArray"},"not":{"$dynamicRef":"#meta"}},"$defs":{"schemaArray":{"type":"array","minItems":1,"items":{"$dynamicRef":"#meta"}}}}')},93796:P=>{"use strict";P.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/content","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/content":true},"$dynamicAnchor":"meta","title":"Content vocabulary meta-schema","type":["object","boolean"],"properties":{"contentEncoding":{"type":"string"},"contentMediaType":{"type":"string"},"contentSchema":{"$dynamicRef":"#meta"}}}')},29432:P=>{"use strict";P.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/core","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/core":true},"$dynamicAnchor":"meta","title":"Core vocabulary meta-schema","type":["object","boolean"],"properties":{"$id":{"$ref":"#/$defs/uriReferenceString","$comment":"Non-empty fragments not allowed.","pattern":"^[^#]*#?$"},"$schema":{"$ref":"#/$defs/uriString"},"$ref":{"$ref":"#/$defs/uriReferenceString"},"$anchor":{"$ref":"#/$defs/anchorString"},"$dynamicRef":{"$ref":"#/$defs/uriReferenceString"},"$dynamicAnchor":{"$ref":"#/$defs/anchorString"},"$vocabulary":{"type":"object","propertyNames":{"$ref":"#/$defs/uriString"},"additionalProperties":{"type":"boolean"}},"$comment":{"type":"string"},"$defs":{"type":"object","additionalProperties":{"$dynamicRef":"#meta"}}},"$defs":{"anchorString":{"type":"string","pattern":"^[A-Za-z_][-A-Za-z0-9._]*$"},"uriString":{"type":"string","format":"uri"},"uriReferenceString":{"type":"string","format":"uri-reference"}}}')},53134:P=>{"use strict";P.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/format-annotation","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/format-annotation":true},"$dynamicAnchor":"meta","title":"Format vocabulary meta-schema for annotation results","type":["object","boolean"],"properties":{"format":{"type":"string"}}}')},53381:P=>{"use strict";P.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/meta-data","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/meta-data":true},"$dynamicAnchor":"meta","title":"Meta-data vocabulary meta-schema","type":["object","boolean"],"properties":{"title":{"type":"string"},"description":{"type":"string"},"default":true,"deprecated":{"type":"boolean","default":false},"readOnly":{"type":"boolean","default":false},"writeOnly":{"type":"boolean","default":false},"examples":{"type":"array","items":true}}}')},20493:P=>{"use strict";P.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/unevaluated","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/unevaluated":true},"$dynamicAnchor":"meta","title":"Unevaluated applicator vocabulary meta-schema","type":["object","boolean"],"properties":{"unevaluatedItems":{"$dynamicRef":"#meta"},"unevaluatedProperties":{"$dynamicRef":"#meta"}}}')},47708:P=>{"use strict";P.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/meta/validation","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/validation":true},"$dynamicAnchor":"meta","title":"Validation vocabulary meta-schema","type":["object","boolean"],"properties":{"type":{"anyOf":[{"$ref":"#/$defs/simpleTypes"},{"type":"array","items":{"$ref":"#/$defs/simpleTypes"},"minItems":1,"uniqueItems":true}]},"const":true,"enum":{"type":"array","items":true},"multipleOf":{"type":"number","exclusiveMinimum":0},"maximum":{"type":"number"},"exclusiveMaximum":{"type":"number"},"minimum":{"type":"number"},"exclusiveMinimum":{"type":"number"},"maxLength":{"$ref":"#/$defs/nonNegativeInteger"},"minLength":{"$ref":"#/$defs/nonNegativeIntegerDefault0"},"pattern":{"type":"string","format":"regex"},"maxItems":{"$ref":"#/$defs/nonNegativeInteger"},"minItems":{"$ref":"#/$defs/nonNegativeIntegerDefault0"},"uniqueItems":{"type":"boolean","default":false},"maxContains":{"$ref":"#/$defs/nonNegativeInteger"},"minContains":{"$ref":"#/$defs/nonNegativeInteger","default":1},"maxProperties":{"$ref":"#/$defs/nonNegativeInteger"},"minProperties":{"$ref":"#/$defs/nonNegativeIntegerDefault0"},"required":{"$ref":"#/$defs/stringArray"},"dependentRequired":{"type":"object","additionalProperties":{"$ref":"#/$defs/stringArray"}}},"$defs":{"nonNegativeInteger":{"type":"integer","minimum":0},"nonNegativeIntegerDefault0":{"$ref":"#/$defs/nonNegativeInteger","default":0},"simpleTypes":{"enum":["array","boolean","integer","null","number","object","string"]},"stringArray":{"type":"array","items":{"type":"string"},"uniqueItems":true,"default":[]}}}')},44228:P=>{"use strict";P.exports=JSON.parse('{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://json-schema.org/draft/2020-12/schema","$vocabulary":{"https://json-schema.org/draft/2020-12/vocab/core":true,"https://json-schema.org/draft/2020-12/vocab/applicator":true,"https://json-schema.org/draft/2020-12/vocab/unevaluated":true,"https://json-schema.org/draft/2020-12/vocab/validation":true,"https://json-schema.org/draft/2020-12/vocab/meta-data":true,"https://json-schema.org/draft/2020-12/vocab/format-annotation":true,"https://json-schema.org/draft/2020-12/vocab/content":true},"$dynamicAnchor":"meta","title":"Core and Validation specifications meta-schema","allOf":[{"$ref":"meta/core"},{"$ref":"meta/applicator"},{"$ref":"meta/unevaluated"},{"$ref":"meta/validation"},{"$ref":"meta/meta-data"},{"$ref":"meta/format-annotation"},{"$ref":"meta/content"}],"type":["object","boolean"],"$comment":"This meta-schema also defines keywords that have appeared in previous drafts in order to prevent incompatible extensions as they remain in common use.","properties":{"definitions":{"$comment":"\\"definitions\\" has been replaced by \\"$defs\\".","type":"object","additionalProperties":{"$dynamicRef":"#meta"},"deprecated":true,"default":{}},"dependencies":{"$comment":"\\"dependencies\\" has been split and replaced by \\"dependentSchemas\\" and \\"dependentRequired\\" in order to serve their differing semantics.","type":"object","additionalProperties":{"anyOf":[{"$dynamicRef":"#meta"},{"$ref":"meta/validation#/$defs/stringArray"}]},"deprecated":true,"default":{}},"$recursiveAnchor":{"$comment":"\\"$recursiveAnchor\\" has been replaced by \\"$dynamicAnchor\\".","$ref":"meta/core#/$defs/anchorString","deprecated":true},"$recursiveRef":{"$comment":"\\"$recursiveRef\\" has been replaced by \\"$dynamicRef\\".","$ref":"meta/core#/$defs/uriReferenceString","deprecated":true}}}')},57626:P=>{"use strict";P.exports={rE:"7.0.8"}}},tc={};function Or(P){var n=tc[P];if(n!==void 0)return n.exports;var e=tc[P]={id:P,loaded:!1,exports:{}};return Wc[P].call(e.exports,e,e.exports,Or),e.loaded=!0,e.exports}Or.m=Wc,Or.n=P=>{var n=P&&P.__esModule?()=>P.default:()=>P;return Or.d(n,{a:n}),n},(()=>{var P=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,n;Or.t=function(e,o){if(o&1&&(e=this(e)),o&8||typeof e=="object"&&e&&(o&4&&e.__esModule||o&16&&typeof e.then=="function"))return e;var h=Object.create(null);Or.r(h);var d={};n=n||[null,P({}),P([]),P(P)];for(var O=o&2&&e;typeof O=="object"&&!~n.indexOf(O);O=P(O))Object.getOwnPropertyNames(O).forEach(f=>d[f]=()=>e[f]);return d.default=()=>e,Or.d(h,d),h}})(),Or.d=(P,n)=>{for(var e in n)Or.o(n,e)&&!Or.o(P,e)&&Object.defineProperty(P,e,{enumerable:!0,get:n[e]})},Or.f={},Or.e=P=>Promise.all(Object.keys(Or.f).reduce((n,e)=>(Or.f[e](P,n),n),[])),Or.u=P=>""+P+".redocly-openapi-docs.min.js",Or.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch{if(typeof window=="object")return window}}(),Or.o=(P,n)=>Object.prototype.hasOwnProperty.call(P,n),(()=>{var P={},n="RedoclyOpenAPIDocs:";Or.l=(e,o,h,d)=>{if(P[e]){P[e].push(o);return}var O,f;if(h!==void 0)for(var p=document.getElementsByTagName("script"),c=0;c<p.length;c++){var g=p[c];if(g.getAttribute("src")==e||g.getAttribute("data-webpack")==n+h){O=g;break}}O||(f=!0,O=document.createElement("script"),O.charset="utf-8",O.timeout=120,Or.nc&&O.setAttribute("nonce",Or.nc),O.setAttribute("data-webpack",n+h),O.src=e),P[e]=[o];var v=(y,S)=>{O.onerror=O.onload=null,clearTimeout(b);var E=P[e];if(delete P[e],O.parentNode&&O.parentNode.removeChild(O),E&&E.forEach(I=>I(S)),y)return y(S)},b=setTimeout(v.bind(null,void 0,{type:"timeout",target:O}),12e4);O.onerror=v.bind(null,O.onerror),O.onload=v.bind(null,O.onload),f&&document.head.appendChild(O)}})(),Or.r=P=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(P,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(P,"__esModule",{value:!0})},Or.nmd=P=>(P.paths=[],P.children||(P.children=[]),P),(()=>{var P;Or.g.importScripts&&(P=Or.g.location+"");var n=Or.g.document;if(!P&&n&&(n.currentScript&&n.currentScript.tagName.toUpperCase()==="SCRIPT"&&(P=n.currentScript.src),!P)){var e=n.getElementsByTagName("script");if(e.length)for(var o=e.length-1;o>-1&&(!P||!/^http(s?):/.test(P));)P=e[o--].src}if(!P)throw new Error("Automatic publicPath is not supported in this browser");P=P.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),Or.p=P})(),(()=>{var P={442:0};Or.f.j=(o,h)=>{var d=Or.o(P,o)?P[o]:void 0;if(d!==0)if(d)h.push(d[2]);else{var O=new Promise((g,v)=>d=P[o]=[g,v]);h.push(d[2]=O);var f=Or.p+Or.u(o),p=new Error,c=g=>{if(Or.o(P,o)&&(d=P[o],d!==0&&(P[o]=void 0),d)){var v=g&&(g.type==="load"?"missing":g.type),b=g&&g.target&&g.target.src;p.message="Loading chunk "+o+` failed.
9802
- (`+v+": "+b+")",p.name="ChunkLoadError",p.type=v,p.request=b,d[1](p)}};Or.l(f,c,"chunk-"+o,o)}};var n=(o,h)=>{var[d,O,f]=h,p,c,g=0;if(d.some(b=>P[b]!==0)){for(p in O)Or.o(O,p)&&(Or.m[p]=O[p]);if(f)var v=f(Or)}for(o&&o(h);g<d.length;g++)c=d[g],Or.o(P,c)&&P[c]&&P[c][0](),P[c]=0},e=this.webpackChunkRedoclyOpenAPIDocs=this.webpackChunkRedoclyOpenAPIDocs||[];e.forEach(n.bind(null,0)),e.push=n.bind(null,e.push.bind(e))})(),Or.nc=void 0;var Sd={};return(()=>{"use strict";Or.r(Sd),Or.d(Sd,{hydrate:()=>Th,init:()=>$f,revision:()=>Lh,setParameterValue:()=>D.nc,setPublicPath:()=>Uf,setSecurityDetails:()=>D.TJ,setSecurityDetailsVariants:()=>D.bY,version:()=>wh});var P=Or(63159),n=Or(31144),e=Or(27573),o=Or(48779),h=Or(51719),d=Or(13771),O=Or(63011),f=Or(48608),p=Or(72966),c=Or(23584),g=Or(4368),v=Or(89803),b=Or(81694),y=Or(4383),S=Or(62344),E=Or(38692),I=Or(13078),t=Or(11855),a=Or(75541),l=Or(57966),D=Or(81328),x=Or(25611),w=Or(57757),A=Or(82739),R=Or(65777),j=Or(67371),N=Or.n(j),M=Or(78673),G=Or(22260),re=Or(88805);function Q(L){return{source:{absoluteRef:""},parsed:L}}var ne=(L,K,k)=>new Promise((De,nt)=>{var mt=Et=>{try{Wt(k.next(Et))}catch(an){nt(an)}},Rt=Et=>{try{Wt(k.throw(Et))}catch(an){nt(an)}},Wt=Et=>Et.done?De(Et.value):Promise.resolve(Et.value).then(mt,Rt);Wt((k=k.apply(L,K)).next())});function U(L){return ne(this,null,function*(){const K=new G.Config({}),k={config:K,base:l.IS_BROWSER?window.location.href:process.cwd()};l.IS_BROWSER&&(K.resolve.http.customFetch=Or.g.fetch),typeof L=="object"&&L!==null?k.doc=Q(L):k.ref=L;const{bundle:{parsed:De}}=yield(0,M.l2)(k);return De.swagger!==void 0?pe(De):De})}function pe(L){return L.paths||(L.paths={}),new Promise((K,k)=>(0,re.convertObj)(L,{patch:!0,warnOnly:!0,text:"{}",anchors:!0},(De,nt)=>{if(De)return k(De);K(nt?.openapi)}))}var Ce=Or(4457),le=(L,K,k)=>new Promise((De,nt)=>{var mt=Et=>{try{Wt(k.next(Et))}catch(an){nt(an)}},Rt=Et=>{try{Wt(k.throw(Et))}catch(an){nt(an)}},Wt=Et=>Et.done?De(Et.value):Promise.resolve(Et.value).then(mt,Rt);Wt((k=k.apply(L,K)).next())});function Oe(L){const K=L.components&&L.components.securitySchemes||{};for(const k of Object.keys(K)){const De=K[k];De["x-type"]&&(De.type=De["x-type"]),De["x-scheme"]&&(De.scheme=De["x-scheme"])}}function de(L,K,k){return le(this,null,function*(){let De;if(k?.skipBundle){if(!L)throw new Error('spec must be specified when using "skipBundleAndConvert"');De=L}else De=yield U(L||K);try{Oe(De)}catch{}return De})}function X(L,K){return L.endsWith(".md")?loadAndBundleDefinition({openapi:"3.0.0",info:{title:K||"",version:"1.0",description:{$ref:L}},paths:{}}):loadAndBundleDefinition(L)}function V(L){const K=(0,t.useRef)(),k=(0,t.useRef)(0);return N()(L,K.current)||(K.current=L,k.current+=1),[k.current]}function W(L){if(typeof L[0]=="string")return`section/${(0,Ce.L2)(L[0])}`;if(L.children)return W(L[0])}var $=Or(9448),_=Or(38890);const te=({className:L,style:K,handleClear:k})=>(0,P.jsx)("button",{className:L,style:K,onClick:k,children:"\u2715"}),ve=(0,t.memo)(te),fe=(0,$.Ay)(ve)`
9802
+ (`+v+": "+b+")",p.name="ChunkLoadError",p.type=v,p.request=b,d[1](p)}};Or.l(f,c,"chunk-"+o,o)}};var n=(o,h)=>{var[d,O,f]=h,p,c,g=0;if(d.some(b=>P[b]!==0)){for(p in O)Or.o(O,p)&&(Or.m[p]=O[p]);if(f)var v=f(Or)}for(o&&o(h);g<d.length;g++)c=d[g],Or.o(P,c)&&P[c]&&P[c][0](),P[c]=0},e=this.webpackChunkRedoclyOpenAPIDocs=this.webpackChunkRedoclyOpenAPIDocs||[];e.forEach(n.bind(null,0)),e.push=n.bind(null,e.push.bind(e))})(),Or.nc=void 0;var Sd={};return(()=>{"use strict";Or.r(Sd),Or.d(Sd,{hydrate:()=>Th,init:()=>$f,revision:()=>Lh,setParameterValue:()=>D.nc,setPublicPath:()=>Uf,setSecurityDetails:()=>D.TJ,setSecurityDetailsVariants:()=>D.bY,version:()=>wh});var P=Or(63159),n=Or(31144),e=Or(27573),o=Or(48779),h=Or(51719),d=Or(13771),O=Or(63011),f=Or(48608),p=Or(72966),c=Or(23584),g=Or(4368),v=Or(89803),b=Or(81694),y=Or(4383),S=Or(62344),E=Or(38692),I=Or(13078),t=Or(11855),a=Or(75541),l=Or(57966),D=Or(81328),x=Or(25611),w=Or(57757),A=Or(82739),R=Or(65777),j=Or(67371),N=Or.n(j),M=Or(18502),G=Or(34329),re=Or(88805);function Q(L){return{source:{absoluteRef:""},parsed:L}}var ne=(L,K,k)=>new Promise((De,nt)=>{var mt=Et=>{try{Wt(k.next(Et))}catch(an){nt(an)}},Rt=Et=>{try{Wt(k.throw(Et))}catch(an){nt(an)}},Wt=Et=>Et.done?De(Et.value):Promise.resolve(Et.value).then(mt,Rt);Wt((k=k.apply(L,K)).next())});function U(L){return ne(this,null,function*(){const K=new G.Config({}),k={config:K,base:l.IS_BROWSER?window.location.href:process.cwd()};l.IS_BROWSER&&(K.resolve.http.customFetch=Or.g.fetch),typeof L=="object"&&L!==null?k.doc=Q(L):k.ref=L;const{bundle:{parsed:De}}=yield(0,M.l2)(k);return De.swagger!==void 0?pe(De):De})}function pe(L){return L.paths||(L.paths={}),new Promise((K,k)=>(0,re.convertObj)(L,{patch:!0,warnOnly:!0,text:"{}",anchors:!0},(De,nt)=>{if(De)return k(De);K(nt?.openapi)}))}var Ce=Or(4457),le=(L,K,k)=>new Promise((De,nt)=>{var mt=Et=>{try{Wt(k.next(Et))}catch(an){nt(an)}},Rt=Et=>{try{Wt(k.throw(Et))}catch(an){nt(an)}},Wt=Et=>Et.done?De(Et.value):Promise.resolve(Et.value).then(mt,Rt);Wt((k=k.apply(L,K)).next())});function Oe(L){const K=L.components&&L.components.securitySchemes||{};for(const k of Object.keys(K)){const De=K[k];De["x-type"]&&(De.type=De["x-type"]),De["x-scheme"]&&(De.scheme=De["x-scheme"])}}function de(L,K,k){return le(this,null,function*(){let De;if(k?.skipBundle){if(!L)throw new Error('spec must be specified when using "skipBundleAndConvert"');De=L}else De=yield U(L||K);try{Oe(De)}catch{}return De})}function X(L,K){return L.endsWith(".md")?loadAndBundleDefinition({openapi:"3.0.0",info:{title:K||"",version:"1.0",description:{$ref:L}},paths:{}}):loadAndBundleDefinition(L)}function V(L){const K=(0,t.useRef)(),k=(0,t.useRef)(0);return N()(L,K.current)||(K.current=L,k.current+=1),[k.current]}function W(L){if(typeof L[0]=="string")return`section/${(0,Ce.L2)(L[0])}`;if(L.children)return W(L[0])}var $=Or(9448),_=Or(38890);const te=({className:L,style:K,handleClear:k})=>(0,P.jsx)("button",{className:L,style:K,onClick:k,children:"\u2715"}),ve=(0,t.memo)(te),fe=(0,$.Ay)(ve)`
9803
9803
  z-index: 1;
9804
9804
  position: absolute;
9805
9805
  right: 24px;
@@ -11725,4 +11725,4 @@ Error generating stack: `+Ee.message+`
11725
11725
  `,Hh=({pointer:L,schema:K})=>{const{options:k,parser:De}=useAtomValue(globalStoreAtom),nt=K||{$ref:L},mt=getSchema({parser:De,schemaOrRef:nt,pointer:L||"",options:k,deps:{operation:{pointer:"RedocSchema"}}});return jsx(Row,{children:jsx(FullWidthPanel,{children:jsx(Schema,{schema:mt,level:1,disableDeepLinks:!0})})})},Vh=({pointer:L,mimeType:K,encoding:k})=>{const De=useAtomValue(globalParserAtom),nt=useAtomValue(layoutAtom),mt=getExamples({parser:De,infoOrRef:{$ref:L},mime:K,encoding:k});return jsx(Row,{layout:nt,children:jsx(ExamplesWrap,{children:jsx(Example,{example:mt,mimeType:K})})})},xh=$.Ay.div`
11726
11726
  padding: 20px;
11727
11727
  color: red;
11728
- `;class Kh extends t.Component{constructor(K){super(K),this.state={error:void 0}}componentDidCatch(K){return this.setState({error:K}),!1}render(){return this.state.error?(0,P.jsxs)(xh,{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:t.Children.only(this.props.children)})}}var Sh=Object.defineProperty,Rf=Object.getOwnPropertySymbols,Ih=Object.prototype.hasOwnProperty,Ah=Object.prototype.propertyIsEnumerable,Bf=(L,K,k)=>K in L?Sh(L,K,{enumerable:!0,configurable:!0,writable:!0,value:k}):L[K]=k,Ff=(L,K)=>{for(var k in K||(K={}))Ih.call(K,k)&&Bf(L,k,K[k]);if(Rf)for(var k of Rf(K))Ah.call(K,k)&&Bf(L,k,K[k]);return L};const Nf=(0,D.JA)(),Dh=Nf?(0,I.dirname)(Nf)+"/":"";function jh(L){const K={},k=L.attributes;for(let De=0;De<k.length;De++){const nt=k[De];K[nt.name]=nt.value}return K}function Mh(L){const K=jh(L),k={};for(const De in K){const nt=De.replace(/-(.)/g,(mt,Rt)=>Rt.toUpperCase());k[nt]=K[De]}return k}function Th(L,K=document.querySelector("redoc")){(0,a.c)(K,(0,P.jsx)(Lf,{store:L}))}function $f(L,K={},k=(0,D.iT)("redoc")){if(k===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let De,nt;typeof L=="string"?De=L:typeof L=="object"&&(nt=L),(0,a.H)(k).render((0,t.createElement)(Eh,{definition:nt,definitionUrl:De,options:Ff(Ff({},K),Mh(k))},["Loading..."]))}function Uf(L){Or.p=L}const wh="3.7.0-next.0",Lh="ffb7e82";function Rh(){const L=(0,D.iT)("redoc");if(!L)return;const K=L.getAttribute("spec-url");K&&$f(K,{},L)}l.IS_BROWSER&&Uf(Dh),Rh()})(),Sd})());
11728
+ `;class Kh extends t.Component{constructor(K){super(K),this.state={error:void 0}}componentDidCatch(K){return this.setState({error:K}),!1}render(){return this.state.error?(0,P.jsxs)(xh,{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:t.Children.only(this.props.children)})}}var Sh=Object.defineProperty,Rf=Object.getOwnPropertySymbols,Ih=Object.prototype.hasOwnProperty,Ah=Object.prototype.propertyIsEnumerable,Bf=(L,K,k)=>K in L?Sh(L,K,{enumerable:!0,configurable:!0,writable:!0,value:k}):L[K]=k,Ff=(L,K)=>{for(var k in K||(K={}))Ih.call(K,k)&&Bf(L,k,K[k]);if(Rf)for(var k of Rf(K))Ah.call(K,k)&&Bf(L,k,K[k]);return L};const Nf=(0,D.JA)(),Dh=Nf?(0,I.dirname)(Nf)+"/":"";function jh(L){const K={},k=L.attributes;for(let De=0;De<k.length;De++){const nt=k[De];K[nt.name]=nt.value}return K}function Mh(L){const K=jh(L),k={};for(const De in K){const nt=De.replace(/-(.)/g,(mt,Rt)=>Rt.toUpperCase());k[nt]=K[De]}return k}function Th(L,K=document.querySelector("redoc")){(0,a.c)(K,(0,P.jsx)(Lf,{store:L}))}function $f(L,K={},k=(0,D.iT)("redoc")){if(k===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let De,nt;typeof L=="string"?De=L:typeof L=="object"&&(nt=L),(0,a.H)(k).render((0,t.createElement)(Eh,{definition:nt,definitionUrl:De,options:Ff(Ff({},K),Mh(k))},["Loading..."]))}function Uf(L){Or.p=L}const wh="3.7.0-next.1",Lh="eedd4f4";function Rh(){const L=(0,D.iT)("redoc");if(!L)return;const K=L.getAttribute("spec-url");K&&$f(K,{},L)}l.IS_BROWSER&&Uf(Dh),Rh()})(),Sd})());