@redocly/openapi-docs 3.5.5 → 3.5.6

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.5.5"
5
+ * Version: "3.5.6"
6
6
  */(function(Nc,ql){typeof exports=="object"&&typeof module=="object"?module.exports=ql(require("null")):typeof define=="function"&&define.amd?define(["null"],ql):typeof exports=="object"?exports.RedoclyOpenAPIDocs=ql(require("null")):Nc.RedoclyOpenAPIDocs=ql(Nc.null)})(this,af=>(()=>{var Nc={44607:(g,t,e)=>{"use strict";e.d(t,{A:()=>n});function n(f){var u=Object.create(null);return function(E){return u[E]===void 0&&(u[E]=f(E)),u[E]}}},61203:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CodeGen=t.Name=t.nil=t.stringify=t.str=t._=t.KeywordCxt=void 0;const n=e(85968),f=e(96735),u=e(44723),E=e(48226),p="https://json-schema.org/draft/2020-12/schema";class h extends n.default{constructor(P={}){super({...P,dynamicRef:!0,next:!0,unevaluated:!0})}_addVocabularies(){super._addVocabularies(),f.default.forEach(P=>this.addVocabulary(P)),this.opts.discriminator&&this.addKeyword(u.default)}_addDefaultMetaSchema(){super._addDefaultMetaSchema();const{$data:P,meta:O}=this.opts;O&&(E.default.call(this,P),this.refs["http://json-schema.org/schema"]=p)}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(p)?p:void 0)}}g.exports=t=h,Object.defineProperty(t,"__esModule",{value:!0}),t.default=h;var d=e(9804);Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return d.KeywordCxt}});var C=e(57287);Object.defineProperty(t,"_",{enumerable:!0,get:function(){return C._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return C.str}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return C.stringify}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return C.nil}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return C.Name}}),Object.defineProperty(t,"CodeGen",{enumerable:!0,get:function(){return C.CodeGen}})},76202:(g,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.nil=t._Code=t.Name=t.IDENTIFIER=t._CodeOrName=void 0,t._=u,t.str=p,t.addCodeArg=h,t.strConcat=v,t.stringify=O,t.safeStringify=I,t.getProperty=b,t.getEsmExportName=x,t.regexpCode=o;class e{}t._CodeOrName=e,t.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;class n extends e{constructor(l){if(super(),!t.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}}}t.Name=n;class f 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((M,S)=>`${M}${S}`,"")}get names(){var l;return(l=this._names)!==null&&l!==void 0?l:this._names=this._items.reduce((M,S)=>(S instanceof n&&(M[S.str]=(M[S.str]||0)+1),M),{})}}t._Code=f,t.nil=new f("");function u(a,...l){const M=[a[0]];let S=0;for(;S<l.length;)h(M,l[S]),M.push(a[++S]);return new f(M)}const E=new f("+");function p(a,...l){const M=[I(a[0])];let S=0;for(;S<l.length;)M.push(E),h(M,l[S]),M.push(E,I(a[++S]));return d(M),new f(M)}function h(a,l){l instanceof f?a.push(...l._items):l instanceof n?a.push(l):a.push(P(l))}function d(a){let l=1;for(;l<a.length-1;){if(a[l]===E){const M=C(a[l-1],a[l+1]);if(M!==void 0){a.splice(l-1,3,M);continue}a[l++]="+"}l++}}function C(a,l){if(l==='""')return a;if(a==='""')return l;if(typeof a=="string")return l instanceof n||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 n))return`"${a}${l.slice(1)}`}function v(a,l){return l.emptyStr()?a:a.emptyStr()?l:p`${a}${l}`}function P(a){return typeof a=="number"||typeof a=="boolean"||a===null?a:I(Array.isArray(a)?a.join(","):a)}function O(a){return new f(I(a))}function I(a){return JSON.stringify(a).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}function b(a){return typeof a=="string"&&t.IDENTIFIER.test(a)?new f(`.${a}`):u`[${a}]`}function x(a){if(typeof a=="string"&&t.IDENTIFIER.test(a))return new f(`${a}`);throw new Error(`CodeGen: invalid export name: ${a}, use explicit $id name mapping`)}function o(a){return new f(a.toString())}},57287:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.CodeGen=t.operators=t.varKinds=t.ValueScopeName=t.ValueScope=t.Scope=t.Name=t.regexpCode=t.stringify=t.getProperty=t.nil=t.strConcat=t.str=t._=void 0,t.not=Ee,t.and=ye,t.or=Z;const n=e(76202),f=e(34863);var u=e(76202);Object.defineProperty(t,"_",{enumerable:!0,get:function(){return u._}}),Object.defineProperty(t,"str",{enumerable:!0,get:function(){return u.str}}),Object.defineProperty(t,"strConcat",{enumerable:!0,get:function(){return u.strConcat}}),Object.defineProperty(t,"nil",{enumerable:!0,get:function(){return u.nil}}),Object.defineProperty(t,"getProperty",{enumerable:!0,get:function(){return u.getProperty}}),Object.defineProperty(t,"stringify",{enumerable:!0,get:function(){return u.stringify}}),Object.defineProperty(t,"regexpCode",{enumerable:!0,get:function(){return u.regexpCode}}),Object.defineProperty(t,"Name",{enumerable:!0,get:function(){return u.Name}});var E=e(34863);Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return E.Scope}}),Object.defineProperty(t,"ValueScope",{enumerable:!0,get:function(){return E.ValueScope}}),Object.defineProperty(t,"ValueScopeName",{enumerable:!0,get:function(){return E.ValueScopeName}}),Object.defineProperty(t,"varKinds",{enumerable:!0,get:function(){return E.varKinds}}),t.operators={GT:new n._Code(">"),GTE:new n._Code(">="),LT:new n._Code("<"),LTE:new n._Code("<="),EQ:new n._Code("==="),NEQ:new n._Code("!=="),NOT:new n._Code("!"),OR:new n._Code("||"),AND:new n._Code("&&"),ADD:new n._Code("+")};class p{optimizeNodes(){return this}optimizeNames(X,K){return this}}class h extends p{constructor(X,K,ae){super(),this.varKind=X,this.name=K,this.rhs=ae}render({es5:X,_n:K}){const ae=X?f.varKinds.var:this.varKind,oe=this.rhs===void 0?"":` = ${this.rhs}`;return`${ae} ${this.name}${oe};`+K}optimizeNames(X,K){if(X[this.name.str])return this.rhs&&(this.rhs=se(this.rhs,X,K)),this}get names(){return this.rhs instanceof n._CodeOrName?this.rhs.names:{}}}class d extends p{constructor(X,K,ae){super(),this.lhs=X,this.rhs=K,this.sideEffects=ae}render({_n:X}){return`${this.lhs} = ${this.rhs};`+X}optimizeNames(X,K){if(!(this.lhs instanceof n.Name&&!X[this.lhs.str]&&!this.sideEffects))return this.rhs=se(this.rhs,X,K),this}get names(){const X=this.lhs instanceof n.Name?{}:{...this.lhs.names};return ne(X,this.rhs)}}class C extends d{constructor(X,K,ae,oe){super(X,ae,oe),this.op=K}render({_n:X}){return`${this.lhs} ${this.op}= ${this.rhs};`+X}}class v extends p{constructor(X){super(),this.label=X,this.names={}}render({_n:X}){return`${this.label}:`+X}}class P extends p{constructor(X){super(),this.label=X,this.names={}}render({_n:X}){return`break${this.label?` ${this.label}`:""};`+X}}class O extends p{constructor(X){super(),this.error=X}render({_n:X}){return`throw ${this.error};`+X}get names(){return this.error.names}}class I extends p{constructor(X){super(),this.code=X}render({_n:X}){return`${this.code};`+X}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(X,K){return this.code=se(this.code,X,K),this}get names(){return this.code instanceof n._CodeOrName?this.code.names:{}}}class b extends p{constructor(X=[]){super(),this.nodes=X}render(X){return this.nodes.reduce((K,ae)=>K+ae.render(X),"")}optimizeNodes(){const{nodes:X}=this;let K=X.length;for(;K--;){const ae=X[K].optimizeNodes();Array.isArray(ae)?X.splice(K,1,...ae):ae?X[K]=ae:X.splice(K,1)}return X.length>0?this:void 0}optimizeNames(X,K){const{nodes:ae}=this;let oe=ae.length;for(;oe--;){const Se=ae[oe];Se.optimizeNames(X,K)||(Ie(X,Se.names),ae.splice(oe,1))}return ae.length>0?this:void 0}get names(){return this.nodes.reduce((X,K)=>ie(X,K.names),{})}}class x extends b{render(X){return"{"+X._n+super.render(X)+"}"+X._n}}class o extends b{}class a extends x{}a.kind="else";class l extends x{constructor(X,K){super(K),this.condition=X}render(X){let K=`if(${this.condition})`+super.render(X);return this.else&&(K+="else "+this.else.render(X)),K}optimizeNodes(){super.optimizeNodes();const X=this.condition;if(X===!0)return this.nodes;let K=this.else;if(K){const ae=K.optimizeNodes();K=this.else=Array.isArray(ae)?new a(ae):ae}if(K)return X===!1?K instanceof l?K:K.nodes:this.nodes.length?this:new l(Ee(X),K instanceof l?[K]:K.nodes);if(!(X===!1||!this.nodes.length))return this}optimizeNames(X,K){var ae;if(this.else=(ae=this.else)===null||ae===void 0?void 0:ae.optimizeNames(X,K),!!(super.optimizeNames(X,K)||this.else))return this.condition=se(this.condition,X,K),this}get names(){const X=super.names;return ne(X,this.condition),this.else&&ie(X,this.else.names),X}}l.kind="if";class M extends x{}M.kind="for";class S extends M{constructor(X){super(),this.iteration=X}render(X){return`for(${this.iteration})`+super.render(X)}optimizeNames(X,K){if(super.optimizeNames(X,K))return this.iteration=se(this.iteration,X,K),this}get names(){return ie(super.names,this.iteration.names)}}class j extends M{constructor(X,K,ae,oe){super(),this.varKind=X,this.name=K,this.from=ae,this.to=oe}render(X){const K=X.es5?f.varKinds.var:this.varKind,{name:ae,from:oe,to:Se}=this;return`for(${K} ${ae}=${oe}; ${ae}<${Se}; ${ae}++)`+super.render(X)}get names(){const X=ne(super.names,this.from);return ne(X,this.to)}}class A extends M{constructor(X,K,ae,oe){super(),this.loop=X,this.varKind=K,this.name=ae,this.iterable=oe}render(X){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(X)}optimizeNames(X,K){if(super.optimizeNames(X,K))return this.iterable=se(this.iterable,X,K),this}get names(){return ie(super.names,this.iterable.names)}}class L extends x{constructor(X,K,ae){super(),this.name=X,this.args=K,this.async=ae}render(X){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(X)}}L.kind="func";class T extends b{render(X){return"return "+super.render(X)}}T.kind="return";class z extends x{render(X){let K="try"+super.render(X);return this.catch&&(K+=this.catch.render(X)),this.finally&&(K+=this.finally.render(X)),K}optimizeNodes(){var X,K;return super.optimizeNodes(),(X=this.catch)===null||X===void 0||X.optimizeNodes(),(K=this.finally)===null||K===void 0||K.optimizeNodes(),this}optimizeNames(X,K){var ae,oe;return super.optimizeNames(X,K),(ae=this.catch)===null||ae===void 0||ae.optimizeNames(X,K),(oe=this.finally)===null||oe===void 0||oe.optimizeNames(X,K),this}get names(){const X=super.names;return this.catch&&ie(X,this.catch.names),this.finally&&ie(X,this.finally.names),X}}class w extends x{constructor(X){super(),this.error=X}render(X){return`catch(${this.error})`+super.render(X)}}w.kind="catch";class Y extends x{render(X){return"finally"+super.render(X)}}Y.kind="finally";class J{constructor(X,K={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...K,_n:K.lines?`
7
7
  `:""},this._extScope=X,this._scope=new f.Scope({parent:X}),this._nodes=[new o]}toString(){return this._root.render(this.opts)}name(X){return this._scope.name(X)}scopeName(X){return this._extScope.name(X)}scopeValue(X,K){const ae=this._extScope.value(X,K);return(this._values[ae.prefix]||(this._values[ae.prefix]=new Set)).add(ae),ae}getScopeValue(X,K){return this._extScope.getValue(X,K)}scopeRefs(X){return this._extScope.scopeRefs(X,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(X,K,ae,oe){const Se=this._scope.toName(K);return ae!==void 0&&oe&&(this._constants[Se.str]=ae),this._leafNode(new h(X,Se,ae)),Se}const(X,K,ae){return this._def(f.varKinds.const,X,K,ae)}let(X,K,ae){return this._def(f.varKinds.let,X,K,ae)}var(X,K,ae){return this._def(f.varKinds.var,X,K,ae)}assign(X,K,ae){return this._leafNode(new d(X,K,ae))}add(X,K){return this._leafNode(new C(X,t.operators.ADD,K))}code(X){return typeof X=="function"?X():X!==n.nil&&this._leafNode(new I(X)),this}object(...X){const K=["{"];for(const[ae,oe]of X)K.length>1&&K.push(","),K.push(ae),(ae!==oe||this.opts.es5)&&(K.push(":"),(0,n.addCodeArg)(K,oe));return K.push("}"),new n._Code(K)}if(X,K,ae){if(this._blockNode(new l(X)),K&&ae)this.code(K).else().code(ae).endIf();else if(K)this.code(K).endIf();else if(ae)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(X){return this._elseNode(new l(X))}else(){return this._elseNode(new a)}endIf(){return this._endBlockNode(l,a)}_for(X,K){return this._blockNode(X),K&&this.code(K).endFor(),this}for(X,K){return this._for(new S(X),K)}forRange(X,K,ae,oe,Se=this.opts.es5?f.varKinds.var:f.varKinds.let){const xe=this._scope.toName(X);return this._for(new j(Se,xe,K,ae),()=>oe(xe))}forOf(X,K,ae,oe=f.varKinds.const){const Se=this._scope.toName(X);if(this.opts.es5){const xe=K instanceof n.Name?K:this.var("_arr",K);return this.forRange("_i",0,(0,n._)`${xe}.length`,Pe=>{this.var(Se,(0,n._)`${xe}[${Pe}]`),ae(Se)})}return this._for(new A("of",oe,Se,K),()=>ae(Se))}forIn(X,K,ae,oe=this.opts.es5?f.varKinds.var:f.varKinds.const){if(this.opts.ownProperties)return this.forOf(X,(0,n._)`Object.keys(${K})`,ae);const Se=this._scope.toName(X);return this._for(new A("in",oe,Se,K),()=>ae(Se))}endFor(){return this._endBlockNode(M)}label(X){return this._leafNode(new v(X))}break(X){return this._leafNode(new P(X))}return(X){const K=new T;if(this._blockNode(K),this.code(X),K.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(T)}try(X,K,ae){if(!K&&!ae)throw new Error('CodeGen: "try" without "catch" and "finally"');const oe=new z;if(this._blockNode(oe),this.code(X),K){const Se=this.name("e");this._currNode=oe.catch=new w(Se),K(Se)}return ae&&(this._currNode=oe.finally=new Y,this.code(ae)),this._endBlockNode(w,Y)}throw(X){return this._leafNode(new O(X))}block(X,K){return this._blockStarts.push(this._nodes.length),X&&this.code(X).endBlock(K),this}endBlock(X){const K=this._blockStarts.pop();if(K===void 0)throw new Error("CodeGen: not in self-balancing block");const ae=this._nodes.length-K;if(ae<0||X!==void 0&&ae!==X)throw new Error(`CodeGen: wrong number of nodes: ${ae} vs ${X} expected`);return this._nodes.length=K,this}func(X,K=n.nil,ae,oe){return this._blockNode(new L(X,K,ae)),oe&&this.code(oe).endFunc(),this}endFunc(){return this._endBlockNode(L)}optimize(X=1){for(;X-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(X){return this._currNode.nodes.push(X),this}_blockNode(X){this._currNode.nodes.push(X),this._nodes.push(X)}_endBlockNode(X,K){const ae=this._currNode;if(ae instanceof X||K&&ae instanceof K)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${K?`${X.kind}/${K.kind}`:X.kind}"`)}_elseNode(X){const K=this._currNode;if(!(K instanceof l))throw new Error('CodeGen: "else" without "if"');return this._currNode=K.else=X,this}get _root(){return this._nodes[0]}get _currNode(){const X=this._nodes;return X[X.length-1]}set _currNode(X){const K=this._nodes;K[K.length-1]=X}}t.CodeGen=J;function ie(F,X){for(const K in X)F[K]=(F[K]||0)+(X[K]||0);return F}function ne(F,X){return X instanceof n._CodeOrName?ie(F,X.names):F}function se(F,X,K){if(F instanceof n.Name)return ae(F);if(!oe(F))return F;return new n._Code(F._items.reduce((Se,xe)=>(xe instanceof n.Name&&(xe=ae(xe)),xe instanceof n._Code?Se.push(...xe._items):Se.push(xe),Se),[]));function ae(Se){const xe=K[Se.str];return xe===void 0||X[Se.str]!==1?Se:(delete X[Se.str],xe)}function oe(Se){return Se instanceof n._Code&&Se._items.some(xe=>xe instanceof n.Name&&X[xe.str]===1&&K[xe.str]!==void 0)}}function Ie(F,X){for(const K in X)F[K]=(F[K]||0)-(X[K]||0)}function Ee(F){return typeof F=="boolean"||typeof F=="number"||F===null?!F:(0,n._)`!${G(F)}`}const Ce=k(t.operators.AND);function ye(...F){return F.reduce(Ce)}const Oe=k(t.operators.OR);function Z(...F){return F.reduce(Oe)}function k(F){return(X,K)=>X===n.nil?K:K===n.nil?X:(0,n._)`${G(X)} ${F} ${G(K)}`}function G(F){return F instanceof n.Name?F:(0,n._)`(${F})`}},34863:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ValueScope=t.ValueScopeName=t.Scope=t.varKinds=t.UsedValueState=void 0;const n=e(76202);class f extends Error{constructor(v){super(`CodeGen: "code" for ${v} not defined`),this.value=v.value}}var u;(function(C){C[C.Started=0]="Started",C[C.Completed=1]="Completed"})(u||(t.UsedValueState=u={})),t.varKinds={const:new n.Name("const"),let:new n.Name("let"),var:new n.Name("var")};class E{constructor({prefixes:v,parent:P}={}){this._names={},this._prefixes=v,this._parent=P}toName(v){return v instanceof n.Name?v:this.name(v)}name(v){return new n.Name(this._newName(v))}_newName(v){const P=this._names[v]||this._nameGroup(v);return`${v}${P.index++}`}_nameGroup(v){var P,O;if(!((O=(P=this._parent)===null||P===void 0?void 0:P._prefixes)===null||O===void 0)&&O.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}}}t.Scope=E;class p extends n.Name{constructor(v,P){super(P),this.prefix=v}setValue(v,{property:P,itemIndex:O}){this.value=v,this.scopePath=(0,n._)`.${new n.Name(P)}[${O}]`}}t.ValueScopeName=p;const h=(0,n._)`\n`;class d extends E{constructor(v){super(v),this._values={},this._scope=v.scope,this.opts={...v,_n:v.lines?h:n.nil}}get(){return this._scope}name(v){return new p(v,this._newName(v))}value(v,P){var O;if(P.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const I=this.toName(v),{prefix:b}=I,x=(O=P.key)!==null&&O!==void 0?O:P.ref;let o=this._values[b];if(o){const M=o.get(x);if(M)return M}else o=this._values[b]=new Map;o.set(x,I);const a=this._scope[b]||(this._scope[b]=[]),l=a.length;return a[l]=P.ref,I.setValue(P,{property:b,itemIndex:l}),I}getValue(v,P){const O=this._values[v];if(O)return O.get(P)}scopeRefs(v,P=this._values){return this._reduceValues(P,O=>{if(O.scopePath===void 0)throw new Error(`CodeGen: name "${O}" has no value`);return(0,n._)`${v}${O.scopePath}`})}scopeCode(v=this._values,P,O){return this._reduceValues(v,I=>{if(I.value===void 0)throw new Error(`CodeGen: name "${I}" has no value`);return I.value.code},P,O)}_reduceValues(v,P,O={},I){let b=n.nil;for(const x in v){const o=v[x];if(!o)continue;const a=O[x]=O[x]||new Map;o.forEach(l=>{if(a.has(l))return;a.set(l,u.Started);let M=P(l);if(M){const S=this.opts.es5?t.varKinds.var:t.varKinds.const;b=(0,n._)`${b}${S} ${l} = ${M};${this.opts._n}`}else if(M=I?.(l))b=(0,n._)`${b}${M}${this.opts._n}`;else throw new f(l);a.set(l,u.Completed)})}return b}}t.ValueScope=d},39054:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.keyword$DataError=t.keywordError=void 0,t.reportError=E,t.reportExtraError=p,t.resetErrorsCount=h,t.extendErrors=d;const n=e(57287),f=e(977),u=e(5057);t.keywordError={message:({keyword:a})=>(0,n.str)`must pass "${a}" keyword validation`},t.keyword$DataError={message:({keyword:a,schemaType:l})=>l?(0,n.str)`"${a}" keyword must be ${l} ($data)`:(0,n.str)`"${a}" keyword is invalid ($data)`};function E(a,l=t.keywordError,M,S){const{it:j}=a,{gen:A,compositeRule:L,allErrors:T}=j,z=O(a,l,M);S??(L||T)?C(A,z):v(j,(0,n._)`[${z}]`)}function p(a,l=t.keywordError,M){const{it:S}=a,{gen:j,compositeRule:A,allErrors:L}=S,T=O(a,l,M);C(j,T),A||L||v(S,u.default.vErrors)}function h(a,l){a.assign(u.default.errors,l),a.if((0,n._)`${u.default.vErrors} !== null`,()=>a.if(l,()=>a.assign((0,n._)`${u.default.vErrors}.length`,l),()=>a.assign(u.default.vErrors,null)))}function d({gen:a,keyword:l,schemaValue:M,data:S,errsCount:j,it:A}){if(j===void 0)throw new Error("ajv implementation error");const L=a.name("err");a.forRange("i",j,u.default.errors,T=>{a.const(L,(0,n._)`${u.default.vErrors}[${T}]`),a.if((0,n._)`${L}.instancePath === undefined`,()=>a.assign((0,n._)`${L}.instancePath`,(0,n.strConcat)(u.default.instancePath,A.errorPath))),a.assign((0,n._)`${L}.schemaPath`,(0,n.str)`${A.errSchemaPath}/${l}`),A.opts.verbose&&(a.assign((0,n._)`${L}.schema`,M),a.assign((0,n._)`${L}.data`,S))})}function C(a,l){const M=a.const("err",l);a.if((0,n._)`${u.default.vErrors} === null`,()=>a.assign(u.default.vErrors,(0,n._)`[${M}]`),(0,n._)`${u.default.vErrors}.push(${M})`),a.code((0,n._)`${u.default.errors}++`)}function v(a,l){const{gen:M,validateName:S,schemaEnv:j}=a;j.$async?M.throw((0,n._)`new ${a.ValidationError}(${l})`):(M.assign((0,n._)`${S}.errors`,l),M.return(!1))}const P={keyword:new n.Name("keyword"),schemaPath:new n.Name("schemaPath"),params:new n.Name("params"),propertyName:new n.Name("propertyName"),message:new n.Name("message"),schema:new n.Name("schema"),parentSchema:new n.Name("parentSchema")};function O(a,l,M){const{createErrors:S}=a.it;return S===!1?(0,n._)`{}`:I(a,l,M)}function I(a,l,M={}){const{gen:S,it:j}=a,A=[b(j,M),x(a,M)];return o(a,l,A),S.object(...A)}function b({errorPath:a},{instancePath:l}){const M=l?(0,n.str)`${a}${(0,f.getErrorPath)(l,f.Type.Str)}`:a;return[u.default.instancePath,(0,n.strConcat)(u.default.instancePath,M)]}function x({keyword:a,it:{errSchemaPath:l}},{schemaPath:M,parentSchema:S}){let j=S?l:(0,n.str)`${l}/${a}`;return M&&(j=(0,n.str)`${j}${(0,f.getErrorPath)(M,f.Type.Str)}`),[P.schemaPath,j]}function o(a,{params:l,message:M},S){const{keyword:j,data:A,schemaValue:L,it:T}=a,{opts:z,propertyName:w,topSchemaRef:Y,schemaPath:J}=T;S.push([P.keyword,j],[P.params,typeof l=="function"?l(a):l||(0,n._)`{}`]),z.messages&&S.push([P.message,typeof M=="function"?M(a):M]),z.verbose&&S.push([P.schema,L],[P.parentSchema,(0,n._)`${Y}${J}`],[u.default.data,A]),w&&S.push([P.propertyName,w])}},65545:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SchemaEnv=void 0,t.compileSchema=C,t.resolveRef=v,t.getCompilingSchema=O,t.resolveSchema=x;const n=e(57287),f=e(84012),u=e(5057),E=e(95421),p=e(977),h=e(9804);class d{constructor(M){var S;this.refs={},this.dynamicAnchors={};let j;typeof M.schema=="object"&&(j=M.schema),this.schema=M.schema,this.schemaId=M.schemaId,this.root=M.root||this,this.baseId=(S=M.baseId)!==null&&S!==void 0?S:(0,E.normalizeId)(j?.[M.schemaId||"$id"]),this.schemaPath=M.schemaPath,this.localRefs=M.localRefs,this.meta=M.meta,this.$async=j?.$async,this.refs={}}}t.SchemaEnv=d;function C(l){const M=O.call(this,l);if(M)return M;const S=(0,E.getFullPath)(this.opts.uriResolver,l.root.baseId),{es5:j,lines:A}=this.opts.code,{ownProperties:L}=this.opts,T=new n.CodeGen(this.scope,{es5:j,lines:A,ownProperties:L});let z;l.$async&&(z=T.scopeValue("Error",{ref:f.default,code:(0,n._)`require("ajv/dist/runtime/validation_error").default`}));const w=T.scopeName("validate");l.validateName=w;const Y={gen:T,allErrors:this.opts.allErrors,data:u.default.data,parentData:u.default.parentData,parentDataProperty:u.default.parentDataProperty,dataNames:[u.default.data],dataPathArr:[n.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:T.scopeValue("schema",this.opts.code.source===!0?{ref:l.schema,code:(0,n.stringify)(l.schema)}:{ref:l.schema}),validateName:w,ValidationError:z,schema:l.schema,schemaEnv:l,rootId:S,baseId:l.baseId||S,schemaPath:n.nil,errSchemaPath:l.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,n._)`""`,opts:this.opts,self:this};let J;try{this._compilations.add(l),(0,h.validateFunctionCode)(Y),T.optimize(this.opts.code.optimize);const ie=T.toString();J=`const visitedNodesForRef = new WeakMap(); ${T.scopeRefs(u.default.scope)}return ${ie}`,this.opts.code.process&&(J=this.opts.code.process(J,l));const se=new Function(`${u.default.self}`,`${u.default.scope}`,J)(this,this.scope.get());if(this.scope.value(w,{ref:se}),se.errors=null,se.schema=l.schema,se.schemaEnv=l,l.$async&&(se.$async=!0),this.opts.code.source===!0&&(se.source={validateName:w,validateCode:ie,scopeValues:T._values}),this.opts.unevaluated){const{props:Ie,items:Ee}=Y;se.evaluated={props:Ie instanceof n.Name?void 0:Ie,items:Ee instanceof n.Name?void 0:Ee,dynamicProps:Ie instanceof n.Name,dynamicItems:Ee instanceof n.Name},se.source&&(se.source.evaluated=(0,n.stringify)(se.evaluated))}return l.validate=se,l}catch(ie){throw delete l.validate,delete l.validateName,J&&this.logger.error("Error compiling schema, function code:",J),ie}finally{this._compilations.delete(l)}}function v(l,M,S){var j;const A=(0,E.resolveUrl)(this.opts.uriResolver,M,S),L=l.refs[A];if(L)return L;let T=b.call(this,l,A);if(T===void 0){const z=(j=l.localRefs)===null||j===void 0?void 0:j[A],{schemaId:w}=this.opts;z&&(T=new d({schema:z,schemaId:w,root:l,baseId:M}))}if(T===void 0&&this.opts.loadSchemaSync){const z=this.opts.loadSchemaSync(M,S,A);z&&!(this.refs[A]||this.schemas[A])&&(this.addSchema(z,A,void 0),T=b.call(this,l,A))}if(T!==void 0)return l.refs[A]=P.call(this,T)}function P(l){return(0,E.inlineRef)(l.schema,this.opts.inlineRefs)?l.schema:l.validate?l:C.call(this,l)}function O(l){for(const M of this._compilations)if(I(M,l))return M}function I(l,M){return l.schema===M.schema&&l.root===M.root&&l.baseId===M.baseId}function b(l,M){let S;for(;typeof(S=this.refs[M])=="string";)M=S;return S||this.schemas[M]||x.call(this,l,M)}function x(l,M){const S=this.opts.uriResolver.parse(M),j=(0,E._getFullPath)(this.opts.uriResolver,S);let A=(0,E.getFullPath)(this.opts.uriResolver,l.baseId,void 0);if(Object.keys(l.schema).length>0&&j===A)return a.call(this,S,l);const L=(0,E.normalizeId)(j),T=this.refs[L]||this.schemas[L];if(typeof T=="string"){const z=x.call(this,l,T);return typeof z?.schema!="object"?void 0:a.call(this,S,z)}if(typeof T?.schema=="object"){if(T.validate||C.call(this,T),L===(0,E.normalizeId)(M)){const{schema:z}=T,{schemaId:w}=this.opts,Y=z[w];return Y&&(A=(0,E.resolveUrl)(this.opts.uriResolver,A,Y)),new d({schema:z,schemaId:w,root:l,baseId:A})}return a.call(this,S,T)}}const o=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function a(l,{baseId:M,schema:S,root:j}){var A;if(((A=l.fragment)===null||A===void 0?void 0:A[0])!=="/")return;for(const z of l.fragment.slice(1).split("/")){if(typeof S=="boolean")return;const w=S[(0,p.unescapeFragment)(z)];if(w===void 0)return;S=w;const Y=typeof S=="object"&&S[this.opts.schemaId];!o.has(z)&&Y&&(M=(0,E.resolveUrl)(this.opts.uriResolver,M,Y))}let L;if(typeof S!="boolean"&&S.$ref&&!(0,p.schemaHasRulesButRef)(S,this.RULES)){const z=(0,E.resolveUrl)(this.opts.uriResolver,M,S.$ref);L=x.call(this,j,z)}const{schemaId:T}=this.opts;if(L=L||new d({schema:S,schemaId:T,root:j,baseId:M}),L.schema!==L.root.schema)return L}},5057:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const n=e(57287),f={data:new n.Name("data"),valCxt:new n.Name("valCxt"),instancePath:new n.Name("instancePath"),parentData:new n.Name("parentData"),parentDataProperty:new n.Name("parentDataProperty"),rootData:new n.Name("rootData"),dynamicAnchors:new n.Name("dynamicAnchors"),isAllOfVariant:new n.Name("isAllOfVariant"),vErrors:new n.Name("vErrors"),errors:new n.Name("errors"),this:new n.Name("this"),self:new n.Name("self"),scope:new n.Name("scope"),json:new n.Name("json"),jsonPos:new n.Name("jsonPos"),jsonLen:new n.Name("jsonLen"),jsonPart:new n.Name("jsonPart")};t.default=f},78805:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const n=e(95421);class f extends Error{constructor(E,p,h,d){super(d||`can't resolve reference ${h} from id ${p}`),this.missingRef=(0,n.resolveUrl)(E,p,h),this.missingSchema=(0,n.normalizeId)((0,n.getFullPath)(E,this.missingRef))}}t.default=f},95421:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.inlineRef=p,t.getFullPath=v,t._getFullPath=P,t.normalizeId=I,t.resolveUrl=b,t.getSchemaRefs=o;const n=e(977),f=e(67371),u=e(50205),E=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function p(a,l=!0){return typeof a=="boolean"?!0:l===!0?!d(a):l?C(a)<=l:!1}const h=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function d(a){for(const l in a){if(h.has(l))return!0;const M=a[l];if(Array.isArray(M)&&M.some(d)||typeof M=="object"&&d(M))return!0}return!1}function C(a){let l=0;for(const M in a){if(M==="$ref")return 1/0;if(l++,!E.has(M)&&(typeof a[M]=="object"&&(0,n.eachItem)(a[M],S=>l+=C(S)),l===1/0))return 1/0}return l}function v(a,l="",M){M!==!1&&(l=I(l));const S=a.parse(l);return P(a,S)}function P(a,l){return a.serialize(l).split("#")[0]+"#"}const O=/#\/?$/;function I(a){return a?a.replace(O,""):""}function b(a,l,M){return M=I(M),a.resolve(l,M)}const x=/^[a-z_][-a-z0-9._]*$/i;function o(a,l){if(typeof a=="boolean")return{};const{schemaId:M,uriResolver:S}=this.opts,j=I(a[M]||l),A={"":j},L=v(S,j,!1),T={},z=new Set;return u(a,{allKeys:!0},(J,ie,ne,se)=>{if(se===void 0)return;const Ie=L+ie;let Ee=A[se];typeof J[M]=="string"&&(Ee=Ce.call(this,J[M])),ye.call(this,J.$anchor),ye.call(this,J.$dynamicAnchor),A[ie]=Ee;function Ce(Oe){const Z=this.opts.uriResolver.resolve;if(Oe=I(Ee?Z(Ee,Oe):Oe),z.has(Oe))throw Y(Oe);z.add(Oe);let k=this.refs[Oe];return typeof k=="string"&&(k=this.refs[k]),typeof k=="object"?w(J,k.schema,Oe):Oe!==I(Ie)&&(Oe[0]==="#"?(w(J,T[Oe],Oe),T[Oe]=J):this.refs[Oe]=Ie),Oe}function ye(Oe){if(typeof Oe=="string"){if(!x.test(Oe))throw new Error(`invalid anchor "${Oe}"`);Ce.call(this,`#${Oe}`)}}}),T;function w(J,ie,ne){if(ie!==void 0&&!f(J,ie))throw Y(ne)}function Y(J){return new Error(`reference "${J}" resolves to more than one schema`)}}},90942:(g,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isJSONType=f,t.getRules=u;const e=["string","number","integer","boolean","null","object","array"],n=new Set(e);function f(E){return typeof E=="string"&&n.has(E)}function u(){const E={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...E,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},E.number,E.string,E.array,E.object],post:{rules:[]},all:{},keywords:{}}}},977:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Type=t.mergeEvaluated=void 0,t.toHash=u,t.alwaysValidSchema=E,t.checkUnknownRules=p,t.schemaHasRules=h,t.schemaHasRulesButRef=d,t.schemaRefOrVal=C,t.unescapeFragment=v,t.escapeFragment=P,t.escapeJsonPointer=O,t.unescapeJsonPointer=I,t.eachItem=b,t.evaluatedPropsToName=o,t.setEvaluated=a,t.useFunc=M,t.getErrorPath=j,t.checkStrictMode=A;const n=e(57287),f=e(76202);function u(L){const T={};for(const z of L)T[z]=!0;return T}function E(L,T){return typeof T=="boolean"?T:Object.keys(T).length===0?!0:(p(L,T),!h(T,L.self.RULES.all))}function p(L,T=L.schema){const{opts:z,self:w}=L;if(!z.strictSchema||typeof T=="boolean")return;const Y=w.RULES.keywords;for(const J in T)Y[J]||A(L,`unknown keyword: "${J}"`)}function h(L,T){if(typeof L=="boolean")return!L;for(const z in L)if(T[z])return!0;return!1}function d(L,T){if(typeof L=="boolean")return!L;for(const z in L)if(z!=="$ref"&&T.all[z])return!0;return!1}function C({topSchemaRef:L,schemaPath:T},z,w,Y){if(!Y){if(typeof z=="number"||typeof z=="boolean")return z;if(typeof z=="string")return(0,n._)`${z}`}return(0,n._)`${L}${T}${(0,n.getProperty)(w)}`}function v(L){return I(decodeURIComponent(L))}function P(L){return encodeURIComponent(O(L))}function O(L){return typeof L=="number"?`${L}`:L.replace(/~/g,"~0").replace(/\//g,"~1")}function I(L){return L.replace(/~1/g,"/").replace(/~0/g,"~")}function b(L,T){if(Array.isArray(L))for(const z of L)T(z);else T(L)}function x({mergeNames:L,mergeToName:T,mergeValues:z,resultToName:w}){return(Y,J,ie,ne)=>{const se=ie===void 0?J:ie instanceof n.Name?(J instanceof n.Name?L(Y,J,ie):T(Y,J,ie),ie):J instanceof n.Name?(T(Y,ie,J),J):z(J,ie);return ne===n.Name&&!(se instanceof n.Name)?w(Y,se):se}}t.mergeEvaluated={props:x({mergeNames:(L,T,z)=>L.if((0,n._)`${z} !== true && ${T} !== undefined`,()=>{L.if((0,n._)`${T} === true`,()=>L.assign(z,!0),()=>L.assign(z,(0,n._)`${z} || {}`).code((0,n._)`Object.assign(${z}, ${T})`))}),mergeToName:(L,T,z)=>L.if((0,n._)`${z} !== true`,()=>{T===!0?L.assign(z,!0):(L.assign(z,(0,n._)`${z} || {}`),a(L,z,T))}),mergeValues:(L,T)=>L===!0?!0:{...L,...T},resultToName:o}),items:x({mergeNames:(L,T,z)=>L.if((0,n._)`${z} !== true && ${T} !== undefined`,()=>L.assign(z,(0,n._)`${T} === true ? true : ${z} > ${T} ? ${z} : ${T}`)),mergeToName:(L,T,z)=>L.if((0,n._)`${z} !== true`,()=>L.assign(z,T===!0?!0:(0,n._)`${z} > ${T} ? ${z} : ${T}`)),mergeValues:(L,T)=>L===!0?!0:Math.max(L,T),resultToName:(L,T)=>L.var("items",T)})};function o(L,T){if(T===!0)return L.var("props",!0);const z=L.var("props",(0,n._)`{}`);return T!==void 0&&a(L,z,T),z}function a(L,T,z){Object.keys(z).forEach(w=>L.assign((0,n._)`${T}${(0,n.getProperty)(w)}`,!0))}const l={};function M(L,T){return L.scopeValue("func",{ref:T,code:l[T.code]||(l[T.code]=new f._Code(T.code))})}var S;(function(L){L[L.Num=0]="Num",L[L.Str=1]="Str"})(S||(t.Type=S={}));function j(L,T,z){if(L instanceof n.Name){const w=T===S.Num;return z?w?(0,n._)`"[" + ${L} + "]"`:(0,n._)`"['" + ${L} + "']"`:w?(0,n._)`"/" + ${L}`:(0,n._)`"/" + ${L}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return z?(0,n.getProperty)(L).toString():"/"+O(L)}function A(L,T,z=L.opts.strictSchema){if(z){if(T=`strict mode: ${T}`,z===!0)throw new Error(T);L.self.logger.warn(T)}}},5413:(g,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.schemaHasRulesForType=e,t.shouldUseGroup=n,t.shouldUseRule=f;function e({schema:u,self:E},p){const h=E.RULES.types[p];return h&&h!==!0&&n(u,h)}function n(u,E){return E.rules.some(p=>f(u,p))}function f(u,E){var p;return u[E.keyword]!==void 0||((p=E.definition.implements)===null||p===void 0?void 0:p.some(h=>u[h]!==void 0))}},98213:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.topBoolOrEmptySchema=p,t.boolOrEmptySchema=h;const n=e(39054),f=e(57287),u=e(5057),E={message:"boolean schema is false"};function p(C){const{gen:v,schema:P,validateName:O}=C;P===!1?d(C,!1):typeof P=="object"&&P.$async===!0?v.return(u.default.data):(v.assign((0,f._)`${O}.errors`,null),v.return(!0))}function h(C,v){const{gen:P,schema:O}=C;O===!1?(P.var(v,!1),d(C)):P.var(v,!0)}function d(C,v){const{gen:P,data:O}=C,I={gen:P,keyword:"false schema",data:O,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:C};(0,n.reportError)(I,E,void 0,v)}},41434:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DataType=void 0,t.getSchemaTypes=d,t.getJSONTypes=C,t.coerceAndCheckDataType=v,t.checkDataType=x,t.checkDataTypes=o,t.reportTypeError=l;const n=e(90942),f=e(5413),u=e(39054),E=e(57287),p=e(977);var h;(function(S){S[S.Correct=0]="Correct",S[S.Wrong=1]="Wrong"})(h||(t.DataType=h={}));function d(S){const j=C(S.type);if(j.includes("null")){if(S.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!j.length&&S.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');S.nullable===!0&&j.push("null")}return j}function C(S){const j=Array.isArray(S)?S:S?[S]:[];if(j.every(n.isJSONType))return j;throw new Error("type must be JSONType or JSONType[]: "+j.join(","))}function v(S,j){const{gen:A,data:L,opts:T}=S,z=O(j,T.coerceTypes),w=j.length>0&&!(z.length===0&&j.length===1&&(0,f.schemaHasRulesForType)(S,j[0]));if(w){const Y=o(j,L,T.strictNumbers,h.Wrong);A.if(Y,()=>{z.length?I(S,j,z):l(S)})}return w}const P=new Set(["string","number","integer","boolean","null"]);function O(S,j){return j?S.filter(A=>P.has(A)||j==="array"&&A==="array"):[]}function I(S,j,A){const{gen:L,data:T,opts:z}=S,w=L.let("dataType",(0,E._)`typeof ${T}`),Y=L.let("coerced",(0,E._)`undefined`);z.coerceTypes==="array"&&L.if((0,E._)`${w} == 'object' && Array.isArray(${T}) && ${T}.length == 1`,()=>L.assign(T,(0,E._)`${T}[0]`).assign(w,(0,E._)`typeof ${T}`).if(o(j,T,z.strictNumbers),()=>L.assign(Y,T))),L.if((0,E._)`${Y} !== undefined`);for(const ie of A)(P.has(ie)||ie==="array"&&z.coerceTypes==="array")&&J(ie);L.else(),l(S),L.endIf(),L.if((0,E._)`${Y} !== undefined`,()=>{L.assign(T,Y),b(S,Y)});function J(ie){switch(ie){case"string":L.elseIf((0,E._)`${w} == "number" || ${w} == "boolean"`).assign(Y,(0,E._)`"" + ${T}`).elseIf((0,E._)`${T} === null`).assign(Y,(0,E._)`""`);return;case"number":L.elseIf((0,E._)`${w} == "boolean" || ${T} === null
8
8
  || (${w} == "string" && ${T} && ${T} == +${T})`).assign(Y,(0,E._)`+${T}`);return;case"integer":L.elseIf((0,E._)`${w} === "boolean" || ${T} === null
@@ -82,7 +82,7 @@ $4`);{const Pe=K===""||K.endsWith(`
82
82
 
83
83
  ${oe}`}}const j=K=>Array.isArray(K)&&K.some(ae=>(0,f.isObject)(ae)),A=K=>K.filter(ae=>!!ae),L=K=>(0,f.isObject)(K)&&!Array.isArray(K);function T(K){return/(?:^[a-z][a-z0-9+.-]*:|\/\/)/i.test(K)}function z(K,ae){let oe;if(ae.startsWith("//")){const{protocol:Se}=(0,n.parse)(K);oe=`${Se||"https:"}${ae}`}else if(T(ae))oe=ae;else if(!ae.startsWith("/"))oe=l(K)+"/"+ae;else{const Se=(0,n.parse)(K);oe=(0,n.format)(b(I({},Se),{pathname:ae}))}return l(oe)}function w(K){return K.charAt(0).toUpperCase()+K.slice(1)}function Y(K){try{const ae=J(K);return ae.search="",ae.hash="",ae.toString()}catch{return K}}function J(K){return typeof URL>"u"?new(e(10525)).URL(K):new URL(K)}function ie(K){return K.replace(/["\\]/g,"\\$&")}function ne(K){return K.replace(/&#(\d+);/g,(ae,oe)=>String.fromCharCode(parseInt(oe,10))).replace(/&amp;/g,"&").replace(/&quot;/g,'"')}function se(K){return K&&K.replace(/#/g,"_").toLowerCase()}function Ie(K,ae){return ae||isNamedDefinition(K)&&JsonPointer.baseName(K)||""}function Ee(K={},ae,oe){return typeof ae=="string"&&(ae=ae.split(".")),ae.reduce((Se,xe)=>Se&&Se[xe]?Se[xe]:oe,K)}function Ce(K){return(...ae)=>ae.filter(Boolean).join(K)}const ye=Ce(".");function Oe(K){var ae;return f.IS_BROWSER?(ae=window?.REFERENCE_DOCS_OPTIONS)==null?void 0:ae[K]:null}function Z(){var K;if(!f.IS_BROWSER)return"";const ae=+new Date+Math.random();try{return(!document.currentScript||!(document.currentScript.async||document.currentScript.defer))&&document.write(`<script id="dummy${ae}"><\/script>`),((K=document.getElementById("dummy"+ae))==null?void 0:K.previousSibling).src}catch{return""}}const k=K=>(0,f.isString)(K)?K:K?.raw,G=(K,ae)=>{const oe=K?.[`x-parsed-md-${ae}`]||K?.[ae];if(ae!=="x-enumDescriptions")return oe;let Se={};for(const xe in oe)xe.startsWith("x-parsed-md")||(Se[xe]=oe?.[`x-parsed-md-${xe}`]||oe?.[xe]);return Object.keys(Se).length?Se:oe};function F(K,ae){return ae===K.length-1}function X(K,ae){const oe=Object.keys(K);return oe.indexOf(ae)===oe.length-1}},90062:(g,t,e)=>{"use strict";e.d(t,{OG:()=>n.O,BI:()=>wt,Vn:()=>ne,Dv:()=>Ee,KH:()=>Ie,yS:()=>se,Zz:()=>be,Fh:()=>u.Fh,Ch:()=>f.Ch,T7:()=>G.T7,oH:()=>f.oH,XF:()=>u.XF,gD:()=>X,Mj:()=>f.Mj,jF:()=>f.jF,JA:()=>u.JA,Bq:()=>f.Bq,n4:()=>f.n4,dt:()=>Pe,VQ:()=>ae,YT:()=>f.YT,jn:()=>u.jn,SJ:()=>u.SJ,Y1:()=>f.Y1,DJ:()=>u.DJ,_N:()=>f._N,W:()=>f.W,Xi:()=>u.Xi,ee:()=>u.ee,yO:()=>u.yO,z$:()=>f.z$,bI:()=>f.bI,F:()=>f.F,Cb:()=>f.Cb,Kr:()=>f.Kr,Bs:()=>f.Bs,T$:()=>f.T$,LG:()=>u.LG,r9:()=>f.r9,Fd:()=>ot,AB:()=>f.AB,fQ:()=>u.fQ,tj:()=>ee,qt:()=>je,DW:()=>f.DW,iT:()=>ie.i,_L:()=>He,G7:()=>G.G7,qk:()=>Ue,C0:()=>G.C0,L2:()=>G.L2,Zg:()=>f.Zg,nc:()=>ve,TJ:()=>oe,bY:()=>K,dv:()=>f.dv,$X:()=>f.$X,rh:()=>f.rh,tP:()=>G.tP,Ns:()=>u.Ns,v1:()=>F,RC:()=>G.RC,Il:()=>Z,L$:()=>u.L$,_E:()=>f._E});var n=e(86169),f=e(36874),u=e(64211),E=e(23799),p=e(47221),h=e(43614),d=e(35593),C=e(59552),v=e(20966),P=e(58612),O=e(36917),I=e(87656),b=e(10491),x=e(91965),o=e(74905),a=e(40823),l=e(34827),M=e(15574),S=e(10019),j=e(49513),A=e(79299),L=e(54861),T=e(23871),z=e(35980);const w="clike";E.languages.insertBefore("javascript","string",{"property string":{pattern:/([{,]\s*)"(?:\\.|[^\\"\r\n])*"(?=\s*:)/i,lookbehind:!0}},void 0),E.languages.insertBefore("javascript","punctuation",{property:{pattern:/([{,]\s*)[a-z]\w*(?=\s*:)/i,lookbehind:!0}},void 0);function Y(ut){return{json:"js","c++":"cpp","c#":"csharp","objective-c":"objectivec",shell:"bash",viml:"vim",curl:"bash","node.js":"js"}[ut]||w}function J(ut,H=w){H=H.toLowerCase();let ft=Prism.languages[H];return ft||(ft=Prism.languages[Y(H)]),Prism.highlight(ut.toString(),ft,H)}var ie=e(70866);function ne(ut,H){return ut===void 0?H||!1:typeof ut=="string"?ut!=="false":ut}function se(ut,H=0){return typeof ut=="string"?parseInt(ut,10):typeof ut=="number"?ut:H}function Ie(ut,H=0){return typeof ut=="string"?parseInt(ut,10):typeof ut=="number"?Math.ceil(ut):H}function Ee(ut,H){return ut===void 0?H:ut==="all"?1/0:Ie(ut,H)}var Ce=e(9448);const ye=Object.entries({fontSize:"font-size",fontWeight:"font-weight",fontFamily:"font-family",lineHeight:"line-height",color:"text-color",textTransform:"text-transform"});function Oe(ut,H){const ft={};for(const[rt,De]of ye){const Re=`--${ut}-${De}`,fe=H?`,var(--${H}-${De})`:"";ft[rt]=`var(${Re}${fe})`}return ft}function Z(ut,H){return(0,Ce.AH)`
84
84
  ${Oe(ut,H)}
85
- `}var k=e(57966),G=e(4457);function F(ut,H){k.IS_BROWSER&&window.sessionStorage.setItem("redoc."+ut,H)}function X(ut){return k.IS_BROWSER&&window.sessionStorage.getItem("redoc."+ut)||""}function K(ut,H){ut=(0,G.jD)(ut),F(`auth.${ut}.variants`,JSON.stringify(H))}function ae(ut,H={}){return{raw:H[ut+k.SecurityVariablesEnvSuffix.APIKey],password:H[ut+k.SecurityVariablesEnvSuffix.Password],username:H[ut+k.SecurityVariablesEnvSuffix.Username],token:H[ut+k.SecurityVariablesEnvSuffix.Token]?{access_token:H[ut+k.SecurityVariablesEnvSuffix.Token]}:void 0,client_id:H[ut+k.SecurityVariablesEnvSuffix.ClientId],client_secret:H[ut+k.SecurityVariablesEnvSuffix.ClientSecret],scopes:X(`auth.${ut}.scopes`)}}function oe(ut,H){ut=(0,G.jD)(ut),typeof H=="string"?F("auth."+ut,H):H&&(F(`auth.${ut}.password`,H.password||""),F(`auth.${ut}.username`,H.username||""),F(`auth.${ut}.token`,H.token&&JSON.stringify(H.token)||""),F(`auth.${ut}.client_id`,H.client_id||""),F(`auth.${ut}.client_secret`,H.client_secret||""),F(`auth.${ut}.scopes`,H.scopes&&JSON.stringify(H.scopes)||""))}function Se(ut,H){IS_BROWSER&&window.localStorage.setItem("redoc."+ut,H)}function xe(ut){return IS_BROWSER&&window.localStorage.getItem("redoc."+ut)||""}function Pe(ut,H){try{return JSON.parse(X(`${ut}.${H}`))}catch{return null}}function ve(ut,H,ft){F(`${ut}.${H}`,JSON.stringify(ft))}const be=(ut,...H)=>H.reduce((ft,rt)=>De=>ft(rt(De)),ut);var B=e(623);function ee(ut,H){return H?(0,G.RC)(ut.pathname+ut.hash).includes((0,G.RC)(H.toLowerCase())):!1}function je(ut,H=""){const ft=(0,G.RC)(H.toLowerCase());return(0,G.RC)(ut.pathname)===ft||(0,G.RC)(ut.hash)===ft||(0,G.RC)(ut.pathname+ut.hash)===ft}function ot(ut){return ut.startsWith("/")||(ut="/"+ut),ut.endsWith("/")&&(ut=ut.slice(0,-1)),ut}class Ke{parse(H){const ft={};if(!H)return ft;const rt=H.startsWith("?")?H.substring(1).split("&"):H.split("&");for(const De of rt){const[Re,fe]=De.split("=");if(Re&&fe){const $e=(0,G.RC)(Re),_e=(0,G.RC)(fe);if($e in ft)Array.isArray(ft[$e])?ft[$e].push(_e):ft[$e]=[ft[$e],_e];else{const ht=[",","|"].find(Pt=>_e.includes(Pt));ft[$e]=ht?_e.split(ht):_e}}}return ft}stringify(H,ft={encode:!0,sort:!0}){const rt=[];for(const[De,Re]of Object.entries(H))if(Object.prototype.hasOwnProperty.call(H,De)){const fe=ft.encode?encodeURIComponent(De):De;if(Array.isArray(Re)){for(const $e of Re)if($e){const _e=ft.encode?encodeURIComponent($e):$e;rt.push(`${fe}=${_e}`)}}else if(Re){const $e=ft.encode?encodeURIComponent(Re):Re;rt.push(`${fe}=${$e}`)}}return ft.sort&&rt.sort(),rt.join("&")}}const He=new Ke;function Ue(ut){let{url:H,variables:ft}=ut;if(ft)for(const rt in ft){const De=ft[rt];if(De.default){const Re=new RegExp(`{${rt}}`,"g");H=H.replace(Re,De.default)}}return H}function wt(ut,H){return ut.length===H.length&&ut.every((ft,rt)=>ft===H[rt])}},36874:(g,t,e)=>{"use strict";e.d(t,{$X:()=>Ue,AB:()=>ut,Bq:()=>Y,Bs:()=>Ee,Cb:()=>se,Ch:()=>ne,DW:()=>De,F:()=>z,Kr:()=>A,Mj:()=>Re,T$:()=>Pe,W:()=>Ie,Y1:()=>Ke,YT:()=>L,Zg:()=>xe,_E:()=>F,_N:()=>Ce,bI:()=>be,dv:()=>H,jF:()=>B,n4:()=>w,oH:()=>rt,r9:()=>wt,rh:()=>He,z$:()=>ye});var n=e(13078),f=e.n(n),u=e(99060),E=e.n(u),p=e(57966),h=e(64211),d=e(98409),C=e(86169),v=e(65777),P=e(4457),O=Object.defineProperty,I=Object.defineProperties,b=Object.getOwnPropertyDescriptors,x=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable,l=(fe,$e,_e)=>$e in fe?O(fe,$e,{enumerable:!0,configurable:!0,writable:!0,value:_e}):fe[$e]=_e,M=(fe,$e)=>{for(var _e in $e||($e={}))o.call($e,_e)&&l(fe,_e,$e[_e]);if(x)for(var _e of x($e))a.call($e,_e)&&l(fe,_e,$e[_e]);return fe},S=(fe,$e)=>I(fe,b($e));function j(fe){return typeof fe=="string"&&/\dxx/i.test(fe)}function A(fe){return fe==="default"||(0,h.kf)(fe)||j(fe)}function L(fe,$e=!1){if(fe==="default")return $e?"error":"success";let _e=typeof fe=="string"?parseInt(fe,10):fe;if(j(fe)&&(_e*=100),_e<100||_e>599)throw new Error("invalid HTTP code");let dt="success";return _e>=300&&_e<400?dt="redirect":_e>=400?dt="error":_e<200&&(dt="info"),dt}const T={get:!0,post:!0,put:!0,head:!0,patch:!0,delete:!0,options:!0,$ref:!0};function z(fe){return fe in T}function w(fe){const{operationId:$e,pathName:_e}=fe,dt=(0,h.fQ)((0,h.jn)(fe,"description"));return(0,h.fQ)((0,h.jn)(fe,"summary"))||$e||dt&&dt.substring(0,50)||_e||"<no summary>"}function Y(fe,$e){var _e;return $e?.id?(0,v.joinWithSeparator)($e.id,(0,h.Eb)(fe.operationId?fe.operationId:J(fe.pointer))).toLowerCase():(_e=fe.tags)!=null&&_e.length?(0,h.Eb)(fe.operationId?fe.operationId:J(fe.pointer)):(0,h.Eb)(fe.operationId?(0,v.joinWithSeparator)(d.b1,fe.operationId):J(fe.pointer))}function J(fe){return fe?.startsWith("/")?fe.slice(1,fe.length):fe}const ie={multipleOf:"number",maximum:"number",exclusiveMaximum:"number",minimum:"number",exclusiveMinimum:"number",maxLength:"string",minLength:"string",pattern:"string",contentEncoding:"string",contentMediaType:"string",items:"array",maxItems:"array",minItems:"array",uniqueItems:"array",maxProperties:"object",minProperties:"object",required:"object",additionalProperties:"object",unevaluatedProperties:"object",patternProperties:"object",properties:"object"};function ne(fe){if(fe.type!==void 0&&!Array.isArray(fe.type))return fe.type;const $e=Object.keys(ie);for(const _e of $e){const dt=ie[_e];if(fe[_e]!==void 0)return dt}return"any"}function se(fe,$e=fe.type){if(fe["x-circular-ref"]||fe["x-complex"])return!0;if(fe.oneOf!==void 0||fe.anyOf!==void 0||fe.if&&fe.then||fe.if&&fe.else)return!1;let _e=!0;const dt=Array.isArray($e);return($e==="object"||dt&&$e?.includes("object"))&&(_e=fe.properties!==void 0?Object.keys(fe.properties).length===0:fe.additionalProperties===void 0&&fe.unevaluatedProperties===void 0&&fe.patternProperties===void 0),Array.isArray(fe.items)||Array.isArray(fe.prefixItems)?!1:(fe.items!==void 0&&typeof fe.items!="boolean"&&($e==="array"||dt&&$e?.includes("array"))&&(_e=se(fe.items,fe.items.type)),_e)}function Ie(fe){return fe.search(/json/i)!==-1}function Ee(fe){return fe?.search(/xml/i)!==-1}function Ce(fe){return fe===d.mI.URL_ENCODED}function ye(fe){return fe===d.mI.MULTIPART}function Oe(fe,$e,_e){return Array.isArray(fe)?fe.map(dt=>dt.toString()).join(_e):typeof fe=="object"?Object.keys(fe).map(dt=>`${dt}${_e}${fe[dt]}`).join(_e):$e+"="+fe.toString()}function Z(fe,$e){return Array.isArray(fe)?(console.warn("deepObject style cannot be used with array value:"+fe.toString()),""):typeof fe=="object"?Object.keys(fe).map(_e=>fe[_e]?`${$e}[${_e}]=${fe[_e]}`:void 0).filter(Boolean).join("&"):(console.warn("deepObject style cannot be used with non-object value:"+fe.toString()),"")}function k(fe,$e,_e){const dt="__redoc_param_name__",ht=$e?"*":"";return E().parse(`{?${dt}${ht}}`).expand({[dt]:_e}).substring(1).replace(/__redoc_param_name__/g,fe)}function G(fe,$e){const _e=fe?"*":"",dt="__redoc_param_name__",ht=E().parse(`{${dt}${_e}}`);return(0,P.RC)(ht.expand({[dt]:$e}))}function F(fe,$e={}){if(Array.isArray(fe))throw new Error("Payload must have fields: "+fe.toString());return Object.keys(fe).map(_e=>{const dt=fe[_e],{style:ht="form",explode:Pt=!0}=$e[_e]||{};switch(ht){case"form":return k(_e,Pt,dt);case"spaceDelimited":return Oe(dt,_e,"%20");case"pipeDelimited":return Oe(dt,_e,"|");case"deepObject":return Z(dt,_e);default:return console.warn("Incorrect or unsupported encoding style: "+ht),""}}).join("&")}function X(fe,$e,_e,dt){const ht=_e?"*":"";let Pt="";$e==="label"?Pt=".":$e==="matrix"&&(Pt=";");const At="__redoc_param_name__";return E().parse(`{${Pt}${At}${ht}}`).expand({[At]:dt}).replace(/__redoc_param_name__/g,fe)}function K(fe,$e,_e,dt){const ht=Pt=>{switch($e){case"form":return k(fe,_e,Pt);case"spaceDelimited":return!Array.isArray(Pt)&&typeof Pt!="object"?(console.warn("The style spaceDelimited is applicable to arrays or objects"),""):_e?k(fe,_e,Pt):Oe(dt,fe,"%20");case"pipeDelimited":return!Array.isArray(Pt)&&typeof Pt!="object"?(console.warn("The style pipeDelimited is applicable to arrays or objects"),""):_e?k(fe,_e,Pt):Oe(dt,fe,"|");case"deepObject":return!_e||Array.isArray(Pt)||typeof Pt!="object"?(console.warn("The style deepObject is only applicable for objects with explode=true"),""):Z(Pt,fe);case"simple":return G(_e,dt);default:return console.warn("Unexpected style for query: "+$e),""}};return(0,h.DJ)(dt)&&(dt=(0,h.Fh)(dt).map(Pt=>ht(Pt))),ht(dt)}function ae(fe,$e,_e){switch(fe){case"simple":return G($e,_e);default:return console.warn("Unexpected style for header: "+fe),""}}function oe(fe,$e,_e,dt){switch($e){case"form":return k(fe,_e,dt);default:return console.warn("Unexpected style for cookie: "+$e),""}}function Se(fe,$e){return Ie($e)?JSON.stringify(fe):(console.warn(`Parameter serialization as ${$e} is not supported`),"")}function xe(fe,$e){const{name:_e,style:dt,explode:ht=!1,serializationMime:Pt}=fe;if(Pt)switch(fe.in){case"path":case"header":return Se($e,Pt);case"cookie":case"query":return`${_e}=${Se($e,Pt)}`;default:return console.warn("Unexpected parameter location: "+fe.in),""}if(!dt)return console.warn(`Missing style attribute or content for parameter ${_e}`),"";switch(fe.in){case"path":return X(_e,dt,ht,$e);case"query":return K(_e,dt,ht,$e);case"header":return ae(dt,ht,$e);case"cookie":return oe(_e,dt,ht,$e);default:return console.warn("Unexpected parameter location: "+fe.in),""}}function Pe(fe){return fe.search(/xml/i)!==-1?"xml":"clike"}const ve=/^#\/components\/(schemas|pathItems)\/([^/]+)$/;function be(fe){return ve.test(fe||"")}function B(fe){var $e;return($e=fe?.match(ve))==null?void 0:$e.pop()}function ee(fe){if(fe===void 0)return;const $e=fe.toString(10);return/^0\.0*1$/.test($e)?`decimal places <= ${$e.split(".")[1].length}`:`multiple of ${$e}`}function je(fe,$e,_e){let dt;return $e!==void 0&&_e!==void 0?$e===_e?dt=`= ${$e} ${fe}`:dt=`[ ${$e} .. ${_e} ] ${fe}`:_e!==void 0?dt=`<= ${_e} ${fe}`:$e!==void 0&&($e===1?dt="non-empty":dt=`>= ${$e} ${fe}`),dt}function ot(fe){var $e,_e;const dt=typeof fe.exclusiveMinimum=="number"?Math.min(fe.exclusiveMinimum,($e=fe.minimum)!=null?$e:1/0):fe.minimum,ht=typeof fe.exclusiveMaximum=="number"?Math.max(fe.exclusiveMaximum,(_e=fe.maximum)!=null?_e:-1/0):fe.maximum,Pt=typeof fe.exclusiveMinimum=="number"||fe.exclusiveMinimum,At=typeof fe.exclusiveMaximum=="number"||fe.exclusiveMaximum;if(dt!==void 0&&ht!==void 0)return`${Pt?"( ":"[ "}${dt} .. ${ht}${At?" )":" ]"}`;if(ht!==void 0)return`${At?"< ":"<= "}${ht}`;if(dt!==void 0)return`${Pt?"> ":">= "}${dt}`}function Ke(fe){const $e=[],_e=je("characters",fe.minLength,fe.maxLength);_e!==void 0&&$e.push(_e);const dt=je("items",fe.minItems,fe.maxItems);dt!==void 0&&$e.push(dt);const ht=je(fe.minProperties===1&&fe.maxProperties===1?"property":"properties",fe.minProperties,fe.maxProperties);ht!==void 0&&$e.push(ht);const Pt=ee(fe.multipleOf);Pt!==void 0&&$e.push(Pt);const At=ot(fe);return At!==void 0&&$e.push(At),fe.uniqueItems&&$e.push("unique"),$e}function He(fe,$e=[]){const _e=[],dt=[],ht=[];return fe.forEach(Pt=>{Pt.required?$e.includes(Pt.name)?dt.push(Pt):ht.push(Pt):_e.push(Pt)}),dt.sort((Pt,At)=>$e.indexOf(Pt.name)-$e.indexOf(At.name)),[...dt,...ht,..._e]}function Ue(fe){return fe.sort(($e,_e)=>Number($e.deprecated)-Number(_e.deprecated))}function wt(fe,$e=[],_e=[],{pathPointer:dt,operationPointer:ht}){const Pt={};_e.forEach(Me=>{({resolved:Me}=fe.deref(Me)),Pt[Me.name+"_"+Me.in]=!0});const At=$e.map((Me,Xe)=>({paramOrRef:Me,pointer:C.O.join(dt,["parameters",String(Xe)])})).filter(({paramOrRef:Me})=>({resolved:Me}=fe.deref(Me),!Pt[Me.name+"_"+Me.in])),ln=_e.map((Me,Xe)=>({paramOrRef:Me,pointer:C.O.join(ht,["parameters",String(Xe)])}));return[...At,...ln]}function ut(fe,$e){const _e=()=>{if(!p.IS_BROWSER)return globalThis.SSR_HOSTNAME||"";const Pt=window.location.href;return Pt.endsWith(".html")?(0,n.dirname)(Pt):Pt},dt=fe===void 0?(0,h.rU)(_e()):(0,n.dirname)(fe);$e.length===0&&($e=[{url:"/"}]);function ht(Pt){return(0,h.O2)(dt,Pt)}return $e.map(Pt=>S(M({},Pt),{url:ht(Pt.url),description:Pt.description||""}))}const H=fe=>({delete:"del",options:"opts"})[fe]||fe;function ft(fe){return fe in{"x-circular-ref":!0,"x-complex":!0,"x-parentRefs":!0,"x-refsStack":!0,"x-codeSamples":!0,"x-displayName":!0,"x-examples":!0,"x-logo":!0,"x-nullable":!0,"x-servers":!0,"x-tagGroups":!0,"x-traitTag":!0,"x-additionalPropertiesName":!0,"x-explicitMappingOnly":!0,"x-enumDescriptions":!0,"x-hideReplay":!0,"x-tokenEndpointAuthMethod":!0,"x-feedback":!0,"x-badges":!0,"x-assertionType":!0,"x-rbac":!0}||fe.startsWith("x-parsed-md-")}function rt(fe,$e){return Object.keys(fe).filter(_e=>$e===!0?_e.startsWith("x-")&&!ft(_e):_e.startsWith("x-")&&$e.indexOf(_e)>-1).reduce((_e,dt)=>(_e[dt]=fe[dt],_e),{})}function De(fe){return fe.split(" or ").map($e=>$e.replace(/^(string|object|number|integer|array|boolean)s?( ?.*)/,"$1s$2")).join(" or ")}function Re(fe){let $e=fe.content;const _e=fe["x-examples"],dt=fe["x-example"];if(_e){$e=M({},$e);for(const ht of Object.keys(_e)){const Pt=_e[ht];$e[ht]=S(M({},$e[ht]),{examples:Pt})}}else if(dt){$e=M({},$e);for(const ht of Object.keys(dt)){const Pt=dt[ht];$e[ht]=S(M({},$e[ht]),{example:Pt})}}return $e}},623:(g,t,e)=>{"use strict";e.d(t,{i:()=>E});var n=e(57757),f=e(57966),u=e(76920);function E(h){if(!(0,f.isString)(h)&&h?.result){const v=(0,u.Go)(h),P=n.Jf.fromJSON(JSON.stringify(v?.result));if(Array.isArray(P))for(const O of P)p(O);else p(P);return v.result=JSON.stringify(P),v.raw=E(v.raw),v}const d=new RegExp("^#{1,6}?\\s+","m"),C=h.search(d);return C>-1?h.substring(0,C):h}function p(h){if(!Array.isArray(h.children))return;const d=h.children.findIndex(C=>C.type==="heading");return d===-1||(h.children=h.children.slice(0,d)),h}},4457:(g,t,e)=>{"use strict";e.d(t,{C0:()=>P,G7:()=>d,L2:()=>v,RC:()=>C,T7:()=>h,jD:()=>E,tP:()=>u});var n=e(33993),f=e.n(n);function u(O){return O.split("").map(I=>I+"\u0335").join("")}function E(O){return O.replace(/[.[\]]/g,I=>({".":"%2e","[":"%5b","]":"%5d"})[I]||"")}function p(O){return O.replace(/%2e|%5b|%5d/g,I=>({"%2e":".","%5b":"[","%5d":"]"})[I]||"")}function h(O){return O.replace(/\\/g,"%5C")}function d(O){return O.replace(/%/g,"")}function C(O){try{return decodeURIComponent(O)}catch(I){return console.error(`Decoding failed: ${O}`,I),O}}function v(O){return f()(O)||O.toString().toLowerCase().replace(/\s+/g,"-").replace(/&/g,"-and-").replace(/--+/g,"-").replace(/^-+/,"").replace(/-+$/,"")}function P(O,I={}){try{return JSON.parse(O)}catch{return I}}},40651:(g,t,e)=>{"use strict";e.d(t,{a:()=>ct,H$:()=>vt});const n={hide:{type:"boolean",default:!1},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},label:{type:"string"},items:{type:"array",items:{type:"string"}}},f={type:"object",properties:n,additionalProperties:!1},u={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({},n),{like:f,dislike:f,satisfied:f,neutral:f,dissatisfied:f}),additionalProperties:!1},comment:{type:"object",properties:{hide:{type:"boolean",default:!1},label:{type:"string"},likeLabel:{type:"string"},dislikeLabel:{type:"string"},satisfiedLabel:{type:"string"},neutralLabel:{type:"string"},dissatisfiedLabel:{type:"string"}},additionalProperties:!1}},additionalProperties:!1}},additionalProperties:!1},E={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},d={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:E,queries:E,mutations:E,subscriptions:E,types:E,directives:E},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:u},additionalProperties:!1},P={type:"object",properties:{licenseKey:{type:"string"},hideLoading:{type:"boolean"},disableRouter:{type:"boolean"},hideSidebar:{type:"boolean"},feedback:u,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},O={type:"object",properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},I={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"}}},b={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},x={type:"object",properties:{beforeInfo:{type:"array",items:b},end:{type:"array",items:b}}},o={type:"object",properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},a={type:"object",properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},l={type:"object",properties:De(o.properties,["light","dark"])},M={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"}}},S={type:"object",properties:{error:a,info:a,redirect:a,success:a}},j={type:"object",properties:Re(o.properties,["dark"])},L={type:"object",properties:{accent:o,border:l,error:o,http:M,primary:o,responses:S,secondary:j,success:o,text:{type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},tonalOffset:{type:"number"},warning:o}},T={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},z={type:"object",properties:{small:T,medium:T,large:T,xlarge:T}},w={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},Y={type:"object",properties:Object.assign(Object.assign({},Re(w.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:z})},J={type:"object",properties:De(w.properties,["fontSize","lineHeight"])},ie={type:"object",properties:{medium:J,small:J}},ne={type:"object",properties:Object.assign(Object.assign({},Re(w.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},color:{type:"string"},sizes:ie})},se={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},Ie={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},Ee={type:"object",properties:{fullWidth:{type:"boolean"}}},Ce={type:"object",properties:{buttons:Y,httpBadges:ne,layoutControls:se,panels:Ie,tryItButton:Ee,tryItSendButton:Ee}},ye={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},k={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:{type:"object",properties:{maxWidth:ye}},"three-panel":{type:"object",properties:{maxWidth:ye,middlePanelMaxWidth:ye}}}},G={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},F={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:G,defaultDetailsWidth:{type:"string"},examples:G,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},X={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},K={type:"object",properties:De(X.properties,["textTransform"])},ae={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},oe={type:"object",properties:Object.assign(Object.assign({},Re(w.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:X,level1items:K,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:ae,textColor:{type:"string"},width:{type:"string"}})},Se={type:"object",properties:Object.assign(Object.assign({},w.properties),{color:{type:"string"},transform:{type:"string"}})},xe={type:"object",properties:Object.assign(Object.assign({},w.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"}})},Pe={type:"object",properties:Re(w.properties,["fontSize"])},ve={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},be={type:"object",properties:Object.assign(Object.assign({code:xe,fieldName:w},De(w.properties,["fontSize","fontFamily"])),{fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:Se,heading2:Se,heading3:Se,headings:Pe,lineHeight:{type:"string"},links:ve,optimizeSpeed:{type:"boolean"},rightPanelHeading:Se,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}})},B={type:"object",properties:Object.assign({color:{type:"string"}},Re(w.properties,["fontWeight"]))},ee={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:B}},je={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},ot={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},Ke={type:"object",properties:{custom:{type:"string"}}},rt={type:"object",properties:{theme:{type:"object",properties:{breakpoints:ye,codeBlock:ee,colors:L,components:Ce,layout:k,logo:je,fab:ot,overrides:{type:"object",properties:{DownloadButton:Ke,NextSectionButton:Ke}},rightPanel:{type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},schema:F,shape:{type:"object",properties:{borderRadius:{type:"string"}}},sidebar:oe,spacing:{type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},typography:be,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:O}},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:I,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:x,sideNavStyle:{type:"string",enum:["summary-only","path-first","id-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 De(Jt,Ln){return Object.fromEntries(Ln.filter(Sn=>Sn in Jt).map(Sn=>[Sn,Jt[Sn]]))}function Re(Jt,Ln){return Object.fromEntries(Object.entries(Jt).filter(([Sn])=>!Ln.includes(Sn)))}const fe={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},$e={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},_e={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}}}},dt={type:"array",items:Object.assign(Object.assign({},_e),{properties:Object.assign(Object.assign({},_e.properties),{items:{type:"array",items:_e}})})},ht={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},Pt={type:"object",properties:{hide:{type:"boolean",default:!1},prompt:{type:"string"}},additionalProperties:!1},At={type:"array",items:{type:"object",required:["name","field","type"],properties:{name:{type:"string"},field:{type:"string"},type:{type:"string",enum:["multi-select","select","tags"]},isTop:{type:"boolean"}},additionalProperties:!1}},ln={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},Me={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},Xe={type:"object",properties:Object.assign({items:dt},fe.properties),additionalProperties:!1},Ot={type:"object",additionalProperties:ht},ze={type:"object",properties:Object.assign({items:dt,copyrightText:{type:"string"},logo:fe},fe.properties),additionalProperties:!1},Ye={type:"object",properties:Object.assign({separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"bottom"}},fe.properties),additionalProperties:!1},st={type:"object",properties:{head:{type:"array",items:$e},body:{type:"array",items:$e}},additionalProperties:!1},Ct={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}},It={type:"object",properties:Object.assign({engine:{type:"string",enum:["flexsearch","typesense"],default:"flexsearch"},ai:Pt,facets:At,placement:{type:"string",default:"navbar"},shortcuts:{type:"array",items:{type:"string"},default:["/"]},suggestedPages:{type:"array",items:ln}},fe.properties),additionalProperties:!1},zt={type:"object",properties:Object.assign({ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"},default:["light","dark"]}},fe.properties),additionalProperties:!1},Kt={type:"object",properties:{nextButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Next page"}},fe.properties),additionalProperties:!1,default:{}},previousButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Previous page"}},fe.properties),additionalProperties:!1,default:{}}},additionalProperties:!1},Gt={type:"object",properties:{elementFormat:{type:"string",default:"icon"},copy:{type:"object",properties:Object.assign({},fe.properties),additionalProperties:!1,default:{hide:!1}},report:{type:"object",properties:Object.assign({tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"}},fe.properties),additionalProperties:!1,default:{hide:!1}},expand:{type:"object",properties:Object.assign({},fe.properties),additionalProperties:!1,default:{hide:!1}},collapse:{type:"object",properties:Object.assign({},fe.properties),additionalProperties:!1,default:{hide:!1}}},additionalProperties:!1},sn={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"}},fe.properties),additionalProperties:!1,default:{}},toc:{type:"object",properties:Object.assign({header:{type:"string",default:"On this page"},depth:{type:"integer",default:3,minimum:1}},fe.properties),additionalProperties:!1,default:{}},editPage:{type:"object",properties:Object.assign({baseUrl:{type:"string"}},fe.properties),additionalProperties:!1,default:{}}},additionalProperties:!1,default:{}},Cn=Object.assign(Object.assign({},P),{properties:Object.assign(Object.assign({},P.properties),rt.properties)}),or={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},nr={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"]},gr={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},Jr={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},ao={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"]},Vr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},Zr={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"]},br={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"]},Tr={type:"object",properties:{adobe:or,amplitude:nr,fullstory:gr,heap:Jr,rudderstack:ao,segment:Vr,gtm:Zr,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:br}},additionalProperties:!1,required:["trackingId"]}}},Co={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"}},fe.properties),additionalProperties:!1},cr={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},Go={type:"object",properties:{hide:{type:"boolean"},prefixItems:{type:"array",items:{type:"object",properties:{label:{type:"string"},labelTranslationKey:{type:"string"},page:{type:"string"}},additionalProperties:!1,default:{}}}},additionalProperties:!1},Yo={type:"object",patternProperties:{".*":{type:"object",additionalProperties:!0,required:["slug","items"],properties:{slug:{type:"string"},filters:{type:"array",items:{type:"object",additionalProperties:!1,required:["title","property"],properties:{type:{type:"string",enum:["select","checkboxes","date-range"],default:"checkboxes"},title:{type:"string"},titleTranslationKey:{type:"string"},property:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}},missingCategoryName:{type:"string"},missingCategoryNameTranslationKey:{type:"string"},options:{type:"array",items:{type:"string"}}}}},groupByFirstFilter:{type:"boolean"},filterValuesCasing:{type:"string",enum:["sentence","original","lowercase","uppercase"]},items:dt,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}}}},Lo={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}}}},qe={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:Me,navbar:Xe,products:Ot,footer:ze,sidebar:Ye,scripts:st,links:Ct,feedback:u,search:It,colorMode:zt,navigation:Kt,codeSnippet:Gt,markdown:sn,openapi:Cn,graphql:d,analytics:Tr,userMenu:Co,versionPicker:cr,breadcrumbs:Go,catalog:Yo,scorecard:Lo},additionalProperties:!0},xt=Object.assign(Object.assign({},qe),{additionalProperties:!1}),Tt="https://redocly.com/sso/teams";var qt;(function(Jt){Jt.OIDC="OIDC",Jt.SAML2="SAML2"})(qt||(qt={}));var Ge;(function(Jt){Jt.SERVICE_ACCOUNT="SERVICE_ACCOUNT",Jt.OAUTH2="OAUTH2"})(Ge||(Ge={}));const vt="redocly::teams-rbac",et="redocly::route-rbac";var ct;(function(Jt){Jt.STACKED="stacked",Jt.THREE_PANEL="three-panel"})(ct||(ct={}));function Vt(Jt,Ln){return Object.fromEntries(Object.entries(Jt).map(([Sn,Hn])=>{if(Sn!==Ln)return typeof Hn!="object"||!Hn?[Sn,Hn]:Array.isArray(Hn)?[Sn,Hn.map(Br=>typeof Br=="object"?Vt(Br,Ln):Br)]:[Sn,Vt(Hn,Ln)]}).filter(Boolean))}const kt={type:"object",properties:{ignoreLint:{oneOf:[{type:"boolean",default:!1},{type:"object",additionalProperties:{type:"boolean"}}]},ignoreLinkChecker:{type:"boolean"},ignoreMarkdocErrors:{type:"boolean"}},additionalProperties:!1},it={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},gt={type:"object",properties:{type:{type:"string",const:qt.OIDC},title:{type:"string"},pkce:{type:"boolean",default:!1},configurationUrl:{type:"string",minLength:1},configuration:it,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},Bt={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:Tt},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},wn={type:"object",additionalProperties:{oneOf:[gt,Bt],discriminator:{propertyName:"type"}}},kn={oneOf:[{type:"array",items:{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]},uniqueItems:!0},{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]}]},pr={type:"object",additionalProperties:{type:"object",properties:{to:{type:"string"},type:{type:"number",default:301}},additionalProperties:!1},default:{}},Nr={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]}},Le={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:{type:"object",additionalProperties:!0},openapi:Cn,graphql:d,theme:{type:"object",properties:{openapi:Cn,graphql:d},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},rules:Nr,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0}},required:["root"]},ge={type:"object",additionalProperties:!0},Te={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},Fe={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},pt={type:"object",additionalProperties:{type:"string"}},Rt={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:pt,cms:pt,reunite:pt,content:{type:"object",properties:{"**":pt},additionalProperties:pt}},additionalProperties:pt},On={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"]},Pn={type:"object",properties:{type:{type:"string",const:Ge.OAUTH2},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},En={type:"object",properties:{type:{type:"string",const:Ge.SERVICE_ACCOUNT},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},ur={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:[Pn,En],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},er=Object.assign(Object.assign({},ur),{properties:Object.assign(Object.assign({},ur.properties),{type:{type:"string",const:"APIGEE_EDGE"}})}),bn={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:{type:"object",oneOf:[ur,er,On],discriminator:{propertyName:"type"}}}}},Zn={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"]},Mn={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:pr,seo:Fe,rbac:Rt,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:Le},rules:Nr,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0},ssoOnPrem:wn,sso:kn,residency:{type:"string"},developerOnboarding:bn,removeAttribution:{type:"boolean"},i18n:Zn,l10n:Zn,metadata:ge,metadataGlobs:Te,ignore:{type:"array",items:{type:"string"}},theme:qe,reunite:kt,logo:Me,navbar:Xe,products:Ot,footer:ze,sidebar:Ye,scripts:st,links:Ct,feedback:u,search:It,colorMode:zt,navigation:Kt,codeSnippet:Gt,markdown:sn,openapi:Cn,graphql:d,analytics:Tr,userMenu:Co,versionPicker:cr,breadcrumbs:Go,catalog:Yo,scorecard:Lo},default:{redirects:{}},additionalProperties:!0},Kr=Object.assign(Object.assign({},Vt(Mn,"default")),{additionalProperties:!1}),eo=Object.assign(Object.assign({$id:"root-redocly-config"},Mn),{properties:Object.assign(Object.assign({plugins:{type:"array",items:{type:"string"}}},Mn.properties),{env:{type:"object",additionalProperties:Kr}}),default:{},additionalProperties:!1}),po={type:"object",properties:{logo:qe.properties.logo,navbar:qe.properties.navbar,footer:qe.properties.footer,sidebar:qe.properties.sidebar,search:qe.properties.search,codeSnippet:qe.properties.codeSnippet,breadcrumbs:qe.properties.breadcrumbs,openapi:qe.properties.openapi,feedback:qe.properties.feedback,analytics:{type:"object",properties:{ga:br}}},additionalProperties:!0,default:{}},bo={$id:"product-config-override",type:"object",properties:Object.assign(Object.assign({},po.properties),{apis:{type:"object",additionalProperties:Le},theme:po}),additionalProperties:!1}},82958:(g,t,e)=>{"use strict";var n=e(63159),f=e(9448),u=e(15248),E=e(54168),p=e(21496),h=e(65028);const d={warning:u.A,success:E.F,danger:p.o,info:h._};function C({type:b="info",name:x,children:o,className:a,"data-source":l,"data-hash":M}){const S=d[b]||d.info;return jsxs(P,{type:b,className:a,"data-component-name":"Admonition/Admonition","data-source":l,"data-hash":M,children:[jsx(S,{color:`--admonition-${b}-icon-color`}),jsxs(O,{children:[x?jsx(I,{type:b,children:x}):null,o?jsx(v,{children:o}):null]})]})}const v=f.Ay.div`
85
+ `}var k=e(57966),G=e(4457);function F(ut,H){k.IS_BROWSER&&window.sessionStorage.setItem("redoc."+ut,H)}function X(ut){return k.IS_BROWSER&&window.sessionStorage.getItem("redoc."+ut)||""}function K(ut,H){ut=(0,G.jD)(ut),F(`auth.${ut}.variants`,JSON.stringify(H))}function ae(ut,H={}){return{raw:H[ut+k.SecurityVariablesEnvSuffix.APIKey],password:H[ut+k.SecurityVariablesEnvSuffix.Password],username:H[ut+k.SecurityVariablesEnvSuffix.Username],token:H[ut+k.SecurityVariablesEnvSuffix.Token]?{access_token:H[ut+k.SecurityVariablesEnvSuffix.Token]}:void 0,client_id:H[ut+k.SecurityVariablesEnvSuffix.ClientId],client_secret:H[ut+k.SecurityVariablesEnvSuffix.ClientSecret],scopes:X(`auth.${ut}.scopes`)}}function oe(ut,H){ut=(0,G.jD)(ut),typeof H=="string"?F("auth."+ut,H):H&&(F(`auth.${ut}.password`,H.password||""),F(`auth.${ut}.username`,H.username||""),F(`auth.${ut}.token`,H.token&&JSON.stringify(H.token)||""),F(`auth.${ut}.client_id`,H.client_id||""),F(`auth.${ut}.client_secret`,H.client_secret||""),F(`auth.${ut}.scopes`,H.scopes&&JSON.stringify(H.scopes)||""))}function Se(ut,H){IS_BROWSER&&window.localStorage.setItem("redoc."+ut,H)}function xe(ut){return IS_BROWSER&&window.localStorage.getItem("redoc."+ut)||""}function Pe(ut,H){try{return JSON.parse(X(`${ut}.${H}`))}catch{return null}}function ve(ut,H,ft){F(`${ut}.${H}`,JSON.stringify(ft))}const be=(ut,...H)=>H.reduce((ft,rt)=>De=>ft(rt(De)),ut);var B=e(623);function ee(ut,H){return H?(0,G.RC)(ut.pathname+ut.hash).includes((0,G.RC)(H.toLowerCase())):!1}function je(ut,H=""){const ft=(0,G.RC)(H.toLowerCase());return(0,G.RC)(ut.pathname)===ft||(0,G.RC)(ut.hash)===ft||(0,G.RC)(ut.pathname+ut.hash)===ft}function ot(ut){return ut.startsWith("/")||(ut="/"+ut),ut.endsWith("/")&&(ut=ut.slice(0,-1)),ut}class Ke{parse(H){const ft={};if(!H)return ft;const rt=H.startsWith("?")?H.substring(1).split("&"):H.split("&");for(const De of rt){const[Re,fe]=De.split("=");if(Re&&fe){const $e=(0,G.RC)(Re),_e=(0,G.RC)(fe);if($e in ft)Array.isArray(ft[$e])?ft[$e].push(_e):ft[$e]=[ft[$e],_e];else{const ht=[",","|"].find(Pt=>_e.includes(Pt));ft[$e]=ht?_e.split(ht):_e}}}return ft}stringify(H,ft={encode:!0,sort:!0}){const rt=[];for(const[De,Re]of Object.entries(H))if(Object.prototype.hasOwnProperty.call(H,De)){const fe=ft.encode?encodeURIComponent(De):De;if(Array.isArray(Re)){for(const $e of Re)if($e){const _e=ft.encode?encodeURIComponent($e):$e;rt.push(`${fe}=${_e}`)}}else if(Re){const $e=ft.encode?encodeURIComponent(Re):Re;rt.push(`${fe}=${$e}`)}}return ft.sort&&rt.sort(),rt.join("&")}}const He=new Ke;function Ue(ut){let{url:H,variables:ft}=ut;if(ft)for(const rt in ft){const De=ft[rt];if(De.default){const Re=new RegExp(`{${rt}}`,"g");H=H.replace(Re,De.default)}}return H}function wt(ut,H){return ut.length===H.length&&ut.every((ft,rt)=>ft===H[rt])}},36874:(g,t,e)=>{"use strict";e.d(t,{$X:()=>Ue,AB:()=>ut,Bq:()=>Y,Bs:()=>Ee,Cb:()=>se,Ch:()=>ne,DW:()=>De,F:()=>z,Kr:()=>A,Mj:()=>Re,T$:()=>Pe,W:()=>Ie,Y1:()=>Ke,YT:()=>L,Zg:()=>xe,_E:()=>F,_N:()=>Ce,bI:()=>be,dv:()=>H,jF:()=>B,n4:()=>w,oH:()=>rt,r9:()=>wt,rh:()=>He,z$:()=>ye});var n=e(13078),f=e.n(n),u=e(99060),E=e.n(u),p=e(57966),h=e(64211),d=e(98409),C=e(86169),v=e(65777),P=e(4457),O=Object.defineProperty,I=Object.defineProperties,b=Object.getOwnPropertyDescriptors,x=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable,l=(fe,$e,_e)=>$e in fe?O(fe,$e,{enumerable:!0,configurable:!0,writable:!0,value:_e}):fe[$e]=_e,M=(fe,$e)=>{for(var _e in $e||($e={}))o.call($e,_e)&&l(fe,_e,$e[_e]);if(x)for(var _e of x($e))a.call($e,_e)&&l(fe,_e,$e[_e]);return fe},S=(fe,$e)=>I(fe,b($e));function j(fe){return typeof fe=="string"&&/\dxx/i.test(fe)}function A(fe){return fe==="default"||(0,h.kf)(fe)||j(fe)}function L(fe,$e=!1){if(fe==="default")return $e?"error":"success";let _e=typeof fe=="string"?parseInt(fe,10):fe;if(j(fe)&&(_e*=100),_e<100||_e>599)throw new Error("invalid HTTP code");let dt="success";return _e>=300&&_e<400?dt="redirect":_e>=400?dt="error":_e<200&&(dt="info"),dt}const T={get:!0,post:!0,put:!0,head:!0,patch:!0,delete:!0,options:!0,$ref:!0};function z(fe){return fe in T}function w(fe){const{operationId:$e,pathName:_e}=fe,dt=(0,h.fQ)((0,h.jn)(fe,"description"));return(0,h.fQ)((0,h.jn)(fe,"summary"))||$e||dt&&dt.substring(0,50)||_e||"<no summary>"}function Y(fe,$e){var _e;return $e?.id?(0,v.joinWithSeparator)($e.id,(0,h.Eb)(fe.operationId?fe.operationId:J(fe.pointer))).toLowerCase():(_e=fe.tags)!=null&&_e.length?(0,h.Eb)(fe.operationId?fe.operationId:J(fe.pointer)):(0,h.Eb)(fe.operationId?(0,v.joinWithSeparator)(d.b1,fe.operationId):J(fe.pointer))}function J(fe){return fe?.startsWith("/")?fe.slice(1,fe.length):fe}const ie={multipleOf:"number",maximum:"number",exclusiveMaximum:"number",minimum:"number",exclusiveMinimum:"number",maxLength:"string",minLength:"string",pattern:"string",contentEncoding:"string",contentMediaType:"string",items:"array",maxItems:"array",minItems:"array",uniqueItems:"array",maxProperties:"object",minProperties:"object",required:"object",additionalProperties:"object",unevaluatedProperties:"object",patternProperties:"object",properties:"object"};function ne(fe){if(fe.type!==void 0&&!Array.isArray(fe.type))return fe.type;const $e=Object.keys(ie);for(const _e of $e){const dt=ie[_e];if(fe[_e]!==void 0)return dt}return"any"}function se(fe,$e=fe.type){if(fe["x-circular-ref"]||fe["x-complex"])return!0;if(fe.oneOf!==void 0||fe.anyOf!==void 0||fe.if&&fe.then||fe.if&&fe.else)return!1;let _e=!0;const dt=Array.isArray($e);return($e==="object"||dt&&$e?.includes("object"))&&(_e=fe.properties!==void 0?Object.keys(fe.properties).length===0:fe.additionalProperties===void 0&&fe.unevaluatedProperties===void 0&&fe.patternProperties===void 0),Array.isArray(fe.items)||Array.isArray(fe.prefixItems)?!1:(fe.items!==void 0&&typeof fe.items!="boolean"&&($e==="array"||dt&&$e?.includes("array"))&&(_e=se(fe.items,fe.items.type)),_e)}function Ie(fe){return fe.search(/json/i)!==-1}function Ee(fe){return fe?.search(/xml/i)!==-1}function Ce(fe){return fe===d.mI.URL_ENCODED}function ye(fe){return fe===d.mI.MULTIPART}function Oe(fe,$e,_e){return Array.isArray(fe)?fe.map(dt=>dt.toString()).join(_e):typeof fe=="object"?Object.keys(fe).map(dt=>`${dt}${_e}${fe[dt]}`).join(_e):$e+"="+fe.toString()}function Z(fe,$e){return Array.isArray(fe)?(console.warn("deepObject style cannot be used with array value:"+fe.toString()),""):typeof fe=="object"?Object.keys(fe).map(_e=>fe[_e]?`${$e}[${_e}]=${fe[_e]}`:void 0).filter(Boolean).join("&"):(console.warn("deepObject style cannot be used with non-object value:"+fe.toString()),"")}function k(fe,$e,_e){const dt="__redoc_param_name__",ht=$e?"*":"";return E().parse(`{?${dt}${ht}}`).expand({[dt]:_e}).substring(1).replace(/__redoc_param_name__/g,fe)}function G(fe,$e){const _e=fe?"*":"",dt="__redoc_param_name__",ht=E().parse(`{${dt}${_e}}`);return(0,P.RC)(ht.expand({[dt]:$e}))}function F(fe,$e={}){if(Array.isArray(fe))throw new Error("Payload must have fields: "+fe.toString());return Object.keys(fe).map(_e=>{const dt=fe[_e],{style:ht="form",explode:Pt=!0}=$e[_e]||{};switch(ht){case"form":return k(_e,Pt,dt);case"spaceDelimited":return Oe(dt,_e,"%20");case"pipeDelimited":return Oe(dt,_e,"|");case"deepObject":return Z(dt,_e);default:return console.warn("Incorrect or unsupported encoding style: "+ht),""}}).join("&")}function X(fe,$e,_e,dt){const ht=_e?"*":"";let Pt="";$e==="label"?Pt=".":$e==="matrix"&&(Pt=";");const At="__redoc_param_name__";return E().parse(`{${Pt}${At}${ht}}`).expand({[At]:dt}).replace(/__redoc_param_name__/g,fe)}function K(fe,$e,_e,dt){const ht=Pt=>{switch($e){case"form":return k(fe,_e,Pt);case"spaceDelimited":return!Array.isArray(Pt)&&typeof Pt!="object"?(console.warn("The style spaceDelimited is applicable to arrays or objects"),""):_e?k(fe,_e,Pt):Oe(dt,fe,"%20");case"pipeDelimited":return!Array.isArray(Pt)&&typeof Pt!="object"?(console.warn("The style pipeDelimited is applicable to arrays or objects"),""):_e?k(fe,_e,Pt):Oe(dt,fe,"|");case"deepObject":return!_e||Array.isArray(Pt)||typeof Pt!="object"?(console.warn("The style deepObject is only applicable for objects with explode=true"),""):Z(Pt,fe);case"simple":return G(_e,dt);default:return console.warn("Unexpected style for query: "+$e),""}};return(0,h.DJ)(dt)&&(dt=(0,h.Fh)(dt).map(Pt=>ht(Pt))),ht(dt)}function ae(fe,$e,_e){switch(fe){case"simple":return G($e,_e);default:return console.warn("Unexpected style for header: "+fe),""}}function oe(fe,$e,_e,dt){switch($e){case"form":return k(fe,_e,dt);default:return console.warn("Unexpected style for cookie: "+$e),""}}function Se(fe,$e){return Ie($e)?JSON.stringify(fe):(console.warn(`Parameter serialization as ${$e} is not supported`),"")}function xe(fe,$e){const{name:_e,style:dt,explode:ht=!1,serializationMime:Pt}=fe;if(Pt)switch(fe.in){case"path":case"header":return Se($e,Pt);case"cookie":case"query":return`${_e}=${Se($e,Pt)}`;default:return console.warn("Unexpected parameter location: "+fe.in),""}if(!dt)return console.warn(`Missing style attribute or content for parameter ${_e}`),"";switch(fe.in){case"path":return X(_e,dt,ht,$e);case"query":return K(_e,dt,ht,$e);case"header":return ae(dt,ht,$e);case"cookie":return oe(_e,dt,ht,$e);default:return console.warn("Unexpected parameter location: "+fe.in),""}}function Pe(fe){return fe.search(/xml/i)!==-1?"xml":"clike"}const ve=/^#\/components\/(schemas|pathItems)\/([^/]+)$/;function be(fe){return ve.test(fe||"")}function B(fe){var $e;return($e=fe?.match(ve))==null?void 0:$e.pop()}function ee(fe){if(fe===void 0)return;const $e=fe.toString(10);return/^0\.0*1$/.test($e)?`decimal places <= ${$e.split(".")[1].length}`:`multiple of ${$e}`}function je(fe,$e,_e){let dt;return $e!==void 0&&_e!==void 0?$e===_e?dt=`= ${$e} ${fe}`:dt=`[ ${$e} .. ${_e} ] ${fe}`:_e!==void 0?dt=`<= ${_e} ${fe}`:$e!==void 0&&($e===1?dt="non-empty":dt=`>= ${$e} ${fe}`),dt}function ot(fe){var $e,_e;const dt=typeof fe.exclusiveMinimum=="number"?Math.min(fe.exclusiveMinimum,($e=fe.minimum)!=null?$e:1/0):fe.minimum,ht=typeof fe.exclusiveMaximum=="number"?Math.max(fe.exclusiveMaximum,(_e=fe.maximum)!=null?_e:-1/0):fe.maximum,Pt=typeof fe.exclusiveMinimum=="number"||fe.exclusiveMinimum,At=typeof fe.exclusiveMaximum=="number"||fe.exclusiveMaximum;if(dt!==void 0&&ht!==void 0)return`${Pt?"( ":"[ "}${dt} .. ${ht}${At?" )":" ]"}`;if(ht!==void 0)return`${At?"< ":"<= "}${ht}`;if(dt!==void 0)return`${Pt?"> ":">= "}${dt}`}function Ke(fe){const $e=[],_e=je("characters",fe.minLength,fe.maxLength);_e!==void 0&&$e.push(_e);const dt=je("items",fe.minItems,fe.maxItems);dt!==void 0&&$e.push(dt);const ht=je(fe.minProperties===1&&fe.maxProperties===1?"property":"properties",fe.minProperties,fe.maxProperties);ht!==void 0&&$e.push(ht);const Pt=ee(fe.multipleOf);Pt!==void 0&&$e.push(Pt);const At=ot(fe);return At!==void 0&&$e.push(At),fe.uniqueItems&&$e.push("unique"),$e}function He(fe,$e=[]){const _e=[],dt=[],ht=[];return fe.forEach(Pt=>{Pt.required?$e.includes(Pt.name)?dt.push(Pt):ht.push(Pt):_e.push(Pt)}),dt.sort((Pt,At)=>$e.indexOf(Pt.name)-$e.indexOf(At.name)),[...dt,...ht,..._e]}function Ue(fe){return fe.sort(($e,_e)=>Number($e.deprecated)-Number(_e.deprecated))}function wt(fe,$e=[],_e=[],{pathPointer:dt,operationPointer:ht}){const Pt={};_e.forEach(Me=>{({resolved:Me}=fe.deref(Me)),Pt[Me.name+"_"+Me.in]=!0});const At=$e.map((Me,Xe)=>({paramOrRef:Me,pointer:C.O.join(dt,["parameters",String(Xe)])})).filter(({paramOrRef:Me})=>({resolved:Me}=fe.deref(Me),!Pt[Me.name+"_"+Me.in])),ln=_e.map((Me,Xe)=>({paramOrRef:Me,pointer:C.O.join(ht,["parameters",String(Xe)])}));return[...At,...ln]}function ut(fe,$e){const _e=()=>{if(!p.IS_BROWSER)return globalThis.SSR_HOSTNAME||"";const Pt=window.location.href;return Pt.endsWith(".html")?(0,n.dirname)(Pt):Pt},dt=fe===void 0?(0,h.rU)(_e()):(0,n.dirname)(fe);$e.length===0&&($e=[{url:"/"}]);function ht(Pt){return(0,h.O2)(dt,Pt)}return $e.map(Pt=>S(M({},Pt),{url:ht(Pt.url),description:Pt.description||""}))}const H=fe=>({delete:"del",options:"opts"})[fe]||fe;function ft(fe){return fe in{"x-circular-ref":!0,"x-complex":!0,"x-parentRefs":!0,"x-refsStack":!0,"x-codeSamples":!0,"x-displayName":!0,"x-examples":!0,"x-logo":!0,"x-nullable":!0,"x-servers":!0,"x-tagGroups":!0,"x-traitTag":!0,"x-additionalPropertiesName":!0,"x-explicitMappingOnly":!0,"x-enumDescriptions":!0,"x-hideReplay":!0,"x-tokenEndpointAuthMethod":!0,"x-feedback":!0,"x-badges":!0,"x-assertionType":!0,"x-rbac":!0}||fe.startsWith("x-parsed-md-")}function rt(fe,$e){return Object.keys(fe).filter(_e=>$e===!0?_e.startsWith("x-")&&!ft(_e):_e.startsWith("x-")&&$e.indexOf(_e)>-1).reduce((_e,dt)=>(_e[dt]=fe[dt],_e),{})}function De(fe){return fe.split(" or ").map($e=>$e.replace(/^(string|object|number|integer|array|boolean)s?( ?.*)/,"$1s$2")).join(" or ")}function Re(fe){let $e=fe.content;const _e=fe["x-examples"],dt=fe["x-example"];if(_e){$e=M({},$e);for(const ht of Object.keys(_e)){const Pt=_e[ht];$e[ht]=S(M({},$e[ht]),{examples:Pt})}}else if(dt){$e=M({},$e);for(const ht of Object.keys(dt)){const Pt=dt[ht];$e[ht]=S(M({},$e[ht]),{example:Pt})}}return $e}},623:(g,t,e)=>{"use strict";e.d(t,{i:()=>E});var n=e(57757),f=e(57966),u=e(76920);function E(h){if(!(0,f.isString)(h)&&h?.result){const v=(0,u.Go)(h),P=n.Jf.fromJSON(JSON.stringify(v?.result));if(Array.isArray(P))for(const O of P)p(O);else p(P);return v.result=JSON.stringify(P),v.raw=E(v.raw),v}const d=new RegExp("^#{1,6}?\\s+","m"),C=h.search(d);return C>-1?h.substring(0,C):h}function p(h){if(!Array.isArray(h.children))return;const d=h.children.findIndex(C=>C.type==="heading");return d===-1||(h.children=h.children.slice(0,d)),h}},4457:(g,t,e)=>{"use strict";e.d(t,{C0:()=>P,G7:()=>d,L2:()=>v,RC:()=>C,T7:()=>h,jD:()=>E,tP:()=>u});var n=e(33993),f=e.n(n);function u(O){return O.split("").map(I=>I+"\u0335").join("")}function E(O){return O.replace(/[.[\]]/g,I=>({".":"%2e","[":"%5b","]":"%5d"})[I]||"")}function p(O){return O.replace(/%2e|%5b|%5d/g,I=>({"%2e":".","%5b":"[","%5d":"]"})[I]||"")}function h(O){return O.replace(/\\/g,"%5C")}function d(O){return O.replace(/%/g,"")}function C(O){try{return decodeURIComponent(O)}catch(I){return console.error(`Decoding failed: ${O}`,I),O}}function v(O){return f()(O)||O.toString().toLowerCase().replace(/\s+/g,"-").replace(/&/g,"-and-").replace(/--+/g,"-").replace(/^-+/,"").replace(/-+$/,"")}function P(O,I={}){try{return JSON.parse(O)}catch{return I}}},40651:(g,t,e)=>{"use strict";e.d(t,{a:()=>ct,H$:()=>vt});const n={hide:{type:"boolean",default:!1},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},label:{type:"string"},items:{type:"array",items:{type:"string"}}},f={type:"object",properties:n,additionalProperties:!1},u={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({},n),{like:f,dislike:f,satisfied:f,neutral:f,dissatisfied:f}),additionalProperties:!1},comment:{type:"object",properties:{hide:{type:"boolean",default:!1},label:{type:"string"},likeLabel:{type:"string"},dislikeLabel:{type:"string"},satisfiedLabel:{type:"string"},neutralLabel:{type:"string"},dissatisfiedLabel:{type:"string"}},additionalProperties:!1}},additionalProperties:!1}},additionalProperties:!1},E={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},d={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:E,queries:E,mutations:E,subscriptions:E,types:E,directives:E},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:u},additionalProperties:!1},P={type:"object",properties:{licenseKey:{type:"string"},hideLoading:{type:"boolean"},disableRouter:{type:"boolean"},hideSidebar:{type:"boolean"},feedback:u,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},O={type:"object",properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},I={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"}}},b={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},x={type:"object",properties:{beforeInfo:{type:"array",items:b},end:{type:"array",items:b}}},o={type:"object",properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},a={type:"object",properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},l={type:"object",properties:De(o.properties,["light","dark"])},M={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"}}},S={type:"object",properties:{error:a,info:a,redirect:a,success:a}},j={type:"object",properties:Re(o.properties,["dark"])},L={type:"object",properties:{accent:o,border:l,error:o,http:M,primary:o,responses:S,secondary:j,success:o,text:{type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},tonalOffset:{type:"number"},warning:o}},T={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},z={type:"object",properties:{small:T,medium:T,large:T,xlarge:T}},w={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},Y={type:"object",properties:Object.assign(Object.assign({},Re(w.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:z})},J={type:"object",properties:De(w.properties,["fontSize","lineHeight"])},ie={type:"object",properties:{medium:J,small:J}},ne={type:"object",properties:Object.assign(Object.assign({},Re(w.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},color:{type:"string"},sizes:ie})},se={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},Ie={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},Ee={type:"object",properties:{fullWidth:{type:"boolean"}}},Ce={type:"object",properties:{buttons:Y,httpBadges:ne,layoutControls:se,panels:Ie,tryItButton:Ee,tryItSendButton:Ee}},ye={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},k={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:{type:"object",properties:{maxWidth:ye}},"three-panel":{type:"object",properties:{maxWidth:ye,middlePanelMaxWidth:ye}}}},G={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},F={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:G,defaultDetailsWidth:{type:"string"},examples:G,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},X={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},K={type:"object",properties:De(X.properties,["textTransform"])},ae={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},oe={type:"object",properties:Object.assign(Object.assign({},Re(w.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:X,level1items:K,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:ae,textColor:{type:"string"},width:{type:"string"}})},Se={type:"object",properties:Object.assign(Object.assign({},w.properties),{color:{type:"string"},transform:{type:"string"}})},xe={type:"object",properties:Object.assign(Object.assign({},w.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"}})},Pe={type:"object",properties:Re(w.properties,["fontSize"])},ve={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},be={type:"object",properties:Object.assign(Object.assign({code:xe,fieldName:w},De(w.properties,["fontSize","fontFamily"])),{fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:Se,heading2:Se,heading3:Se,headings:Pe,lineHeight:{type:"string"},links:ve,optimizeSpeed:{type:"boolean"},rightPanelHeading:Se,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}})},B={type:"object",properties:Object.assign({color:{type:"string"}},Re(w.properties,["fontWeight"]))},ee={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:B}},je={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},ot={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},Ke={type:"object",properties:{custom:{type:"string"}}},rt={type:"object",properties:{theme:{type:"object",properties:{breakpoints:ye,codeBlock:ee,colors:L,components:Ce,layout:k,logo:je,fab:ot,overrides:{type:"object",properties:{DownloadButton:Ke,NextSectionButton:Ke}},rightPanel:{type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},schema:F,shape:{type:"object",properties:{borderRadius:{type:"string"}}},sidebar:oe,spacing:{type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},typography:be,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:O}},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:I,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:x,sideNavStyle:{type:"string",enum:["summary-only","path-first","id-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 De(Jt,Ln){return Object.fromEntries(Ln.filter(Sn=>Sn in Jt).map(Sn=>[Sn,Jt[Sn]]))}function Re(Jt,Ln){return Object.fromEntries(Object.entries(Jt).filter(([Sn])=>!Ln.includes(Sn)))}const fe={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},$e={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},_e={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}}}},dt={type:"array",items:Object.assign(Object.assign({},_e),{properties:Object.assign(Object.assign({},_e.properties),{items:{type:"array",items:_e}})})},ht={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},Pt={type:"object",properties:{hide:{type:"boolean",default:!1},prompt:{type:"string"}},additionalProperties:!1},At={type:"array",items:{type:"object",required:["name","field","type"],properties:{name:{type:"string"},field:{type:"string"},type:{type:"string",enum:["multi-select","select","tags"]},isTop:{type:"boolean"}},additionalProperties:!1}},ln={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},Me={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},Xe={type:"object",properties:Object.assign({items:dt},fe.properties),additionalProperties:!1},Ot={type:"object",additionalProperties:ht},ze={type:"object",properties:Object.assign({items:dt,copyrightText:{type:"string"},logo:fe},fe.properties),additionalProperties:!1},Ye={type:"object",properties:Object.assign({separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"bottom"}},fe.properties),additionalProperties:!1},st={type:"object",properties:{head:{type:"array",items:$e},body:{type:"array",items:$e}},additionalProperties:!1},Ct={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}},It={type:"object",properties:Object.assign({engine:{type:"string",enum:["flexsearch","typesense"],default:"flexsearch"},ai:Pt,facets:At,placement:{type:"string",default:"navbar"},shortcuts:{type:"array",items:{type:"string"},default:["/"]},suggestedPages:{type:"array",items:ln}},fe.properties),additionalProperties:!1},zt={type:"object",properties:Object.assign({ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"},default:["light","dark"]}},fe.properties),additionalProperties:!1},Kt={type:"object",properties:{nextButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Next page"}},fe.properties),additionalProperties:!1,default:{}},previousButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Previous page"}},fe.properties),additionalProperties:!1,default:{}}},additionalProperties:!1},Gt={type:"object",properties:{elementFormat:{type:"string",default:"icon"},copy:{type:"object",properties:Object.assign({},fe.properties),additionalProperties:!1,default:{hide:!1}},report:{type:"object",properties:Object.assign({tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"}},fe.properties),additionalProperties:!1,default:{hide:!1}},expand:{type:"object",properties:Object.assign({},fe.properties),additionalProperties:!1,default:{hide:!1}},collapse:{type:"object",properties:Object.assign({},fe.properties),additionalProperties:!1,default:{hide:!1}}},additionalProperties:!1},sn={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"}},fe.properties),additionalProperties:!1,default:{}},toc:{type:"object",properties:Object.assign({header:{type:"string",default:"On this page"},depth:{type:"integer",default:3,minimum:1}},fe.properties),additionalProperties:!1,default:{}},editPage:{type:"object",properties:Object.assign({baseUrl:{type:"string"}},fe.properties),additionalProperties:!1,default:{}}},additionalProperties:!1,default:{}},Cn=Object.assign(Object.assign({},P),{properties:Object.assign(Object.assign({},P.properties),rt.properties)}),or={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},nr={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"]},gr={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},Jr={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},ao={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"]},Vr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},Zr={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"]},br={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"]},Tr={type:"object",properties:{adobe:or,amplitude:nr,fullstory:gr,heap:Jr,rudderstack:ao,segment:Vr,gtm:Zr,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:br}},additionalProperties:!1,required:["trackingId"]}}},Co={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"}},fe.properties),additionalProperties:!1},cr={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},Go={type:"object",properties:{hide:{type:"boolean"},prefixItems:{type:"array",items:{type:"object",properties:{label:{type:"string"},labelTranslationKey:{type:"string"},page:{type:"string"}},additionalProperties:!1,default:{}}}},additionalProperties:!1},Yo={type:"object",patternProperties:{".*":{type:"object",additionalProperties:!0,required:["slug","items"],properties:{slug:{type:"string"},filters:{type:"array",items:{type:"object",additionalProperties:!1,required:["title","property"],properties:{type:{type:"string",enum:["select","checkboxes","date-range"],default:"checkboxes"},title:{type:"string"},titleTranslationKey:{type:"string"},property:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}},missingCategoryName:{type:"string"},missingCategoryNameTranslationKey:{type:"string"},options:{type:"array",items:{type:"string"}}}}},groupByFirstFilter:{type:"boolean"},filterValuesCasing:{type:"string",enum:["sentence","original","lowercase","uppercase"]},items:dt,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}}}},Lo={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"}}}},qe={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:Me,navbar:Xe,products:Ot,footer:ze,sidebar:Ye,scripts:st,links:Ct,feedback:u,search:It,colorMode:zt,navigation:Kt,codeSnippet:Gt,markdown:sn,openapi:Cn,graphql:d,analytics:Tr,userMenu:Co,versionPicker:cr,breadcrumbs:Go,catalog:Yo,scorecard:Lo},additionalProperties:!0},xt=Object.assign(Object.assign({},qe),{additionalProperties:!1}),Tt="https://redocly.com/sso/teams";var qt;(function(Jt){Jt.OIDC="OIDC",Jt.SAML2="SAML2"})(qt||(qt={}));var Ge;(function(Jt){Jt.SERVICE_ACCOUNT="SERVICE_ACCOUNT",Jt.OAUTH2="OAUTH2"})(Ge||(Ge={}));const vt="redocly::teams-rbac",et="redocly::route-rbac";var ct;(function(Jt){Jt.STACKED="stacked",Jt.THREE_PANEL="three-panel"})(ct||(ct={}));function Vt(Jt,Ln){return Object.fromEntries(Object.entries(Jt).map(([Sn,Hn])=>{if(Sn!==Ln)return typeof Hn!="object"||!Hn?[Sn,Hn]:Array.isArray(Hn)?[Sn,Hn.map(Br=>typeof Br=="object"?Vt(Br,Ln):Br)]:[Sn,Vt(Hn,Ln)]}).filter(Boolean))}const kt={type:"object",properties:{ignoreLint:{oneOf:[{type:"boolean",default:!1},{type:"object",additionalProperties:{type:"boolean"}}]},ignoreLinkChecker:{type:"boolean"},ignoreMarkdocErrors:{type:"boolean"}},additionalProperties:!1},it={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},gt={type:"object",properties:{type:{type:"string",const:qt.OIDC},title:{type:"string"},pkce:{type:"boolean",default:!1},configurationUrl:{type:"string",minLength:1},configuration:it,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},Bt={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:Tt},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},wn={type:"object",additionalProperties:{oneOf:[gt,Bt],discriminator:{propertyName:"type"}}},kn={oneOf:[{type:"array",items:{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]},uniqueItems:!0},{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]}]},pr={type:"object",additionalProperties:{type:"object",properties:{to:{type:"string"},type:{type:"number",default:301}},additionalProperties:!1},default:{}},Nr={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]}},Le={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:{type:"object",additionalProperties:!0},openapi:Cn,graphql:d,theme:{type:"object",properties:{openapi:Cn,graphql:d},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},rules:Nr,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0}},required:["root"]},ge={type:"object",additionalProperties:!0},Te={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},Fe={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},pt={type:"object",additionalProperties:{type:"string"}},Rt={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:pt,cms:pt,reunite:pt,content:{type:"object",properties:{"**":pt},additionalProperties:pt}},additionalProperties:pt},On={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"]},Pn={type:"object",properties:{type:{type:"string",const:Ge.OAUTH2},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},En={type:"object",properties:{type:{type:"string",const:Ge.SERVICE_ACCOUNT},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},ur={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:[Pn,En],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},er=Object.assign(Object.assign({},ur),{properties:Object.assign(Object.assign({},ur.properties),{type:{type:"string",const:"APIGEE_EDGE"}})}),bn={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:{type:"object",oneOf:[ur,er,On],discriminator:{propertyName:"type"}}}}},Zn={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"]},Mn={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:pr,seo:Fe,rbac:Rt,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:Le},rules:Nr,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0},ssoDirect:wn,sso:kn,residency:{type:"string"},developerOnboarding:bn,removeAttribution:{type:"boolean"},i18n:Zn,l10n:Zn,metadata:ge,metadataGlobs:Te,ignore:{type:"array",items:{type:"string"}},theme:qe,reunite:kt,logo:Me,navbar:Xe,products:Ot,footer:ze,sidebar:Ye,scripts:st,links:Ct,feedback:u,search:It,colorMode:zt,navigation:Kt,codeSnippet:Gt,markdown:sn,openapi:Cn,graphql:d,analytics:Tr,userMenu:Co,versionPicker:cr,breadcrumbs:Go,catalog:Yo,scorecard:Lo},default:{redirects:{}},additionalProperties:!0},Kr=Object.assign(Object.assign({},Vt(Mn,"default")),{additionalProperties:!1}),eo=Object.assign(Object.assign({$id:"root-redocly-config"},Mn),{properties:Object.assign(Object.assign({plugins:{type:"array",items:{type:"string"}}},Mn.properties),{env:{type:"object",additionalProperties:Kr}}),default:{},additionalProperties:!1}),po={type:"object",properties:{logo:qe.properties.logo,navbar:qe.properties.navbar,footer:qe.properties.footer,sidebar:qe.properties.sidebar,search:qe.properties.search,codeSnippet:qe.properties.codeSnippet,breadcrumbs:qe.properties.breadcrumbs,openapi:qe.properties.openapi,feedback:qe.properties.feedback,analytics:{type:"object",properties:{ga:br}}},additionalProperties:!0,default:{}},bo={$id:"product-config-override",type:"object",properties:Object.assign(Object.assign({},po.properties),{apis:{type:"object",additionalProperties:Le},theme:po}),additionalProperties:!1}},82958:(g,t,e)=>{"use strict";var n=e(63159),f=e(9448),u=e(15248),E=e(54168),p=e(21496),h=e(65028);const d={warning:u.A,success:E.F,danger:p.o,info:h._};function C({type:b="info",name:x,children:o,className:a,"data-source":l,"data-hash":M}){const S=d[b]||d.info;return jsxs(P,{type:b,className:a,"data-component-name":"Admonition/Admonition","data-source":l,"data-hash":M,children:[jsx(S,{color:`--admonition-${b}-icon-color`}),jsxs(O,{children:[x?jsx(I,{type:b,children:x}):null,o?jsx(v,{children:o}):null]})]})}const v=f.Ay.div`
86
86
  & > p:first-child {
87
87
  margin-top: 0;
88
88
  }
@@ -10911,4 +10911,4 @@ Error generating stack: `+le.message+`
10911
10911
  `,sh=({pointer:R,schema:N})=>{const{options:U,parser:he}=useAtomValue(globalStoreAtom),Ze=N||{$ref:R},lt=getSchema({parser:he,schemaOrRef:Ze,pointer:R||"",options:U,deps:{operation:{pointer:"RedocSchema"}}});return jsx(Row,{children:jsx(FullWidthPanel,{children:jsx(Schema,{schema:lt,level:1,disableDeepLinks:!0})})})},lh=({pointer:R,mimeType:N,encoding:U})=>{const he=useAtomValue(globalParserAtom),Ze=useAtomValue(layoutAtom),lt=getExamples({parser:he,infoOrRef:{$ref:R},mime:N,encoding:U});return jsx(Row,{layout:Ze,children:jsx(ExamplesWrap,{children:jsx(Example,{example:lt,mimeType:N})})})},Km=F.Ay.div`
10912
10912
  padding: 20px;
10913
10913
  color: red;
10914
- `;class ch extends o.Component{constructor(N){super(N),this.state={error:void 0}}componentDidCatch(N){return this.setState({error:N}),!1}render(){return this.state.error?(0,g.jsxs)(Km,{children:[(0,g.jsx)("h1",{children:"Something went wrong..."}),(0,g.jsxs)("small",{children:[" ",this.state.error.message," "]}),(0,g.jsx)("p",{children:(0,g.jsxs)("details",{children:[(0,g.jsx)("summary",{children:"Stack trace"}),(0,g.jsx)("pre",{children:this.state.error.stack})]})}),typeof __REDOC_VERSION__<"u"?(0,g.jsxs)(g.Fragment,{children:[(0,g.jsxs)("small",{children:[" References docs version: ",__REDOC_VERSION__]})," ",(0,g.jsx)("br",{})]}):null,typeof __REDOC_REVISION__<"u"?(0,g.jsxs)("small",{children:[" Commit: ",__REDOC_REVISION__]}):null]}):(0,g.jsx)(g.Fragment,{children:o.Children.only(this.props.children)})}}var km=Object.defineProperty,Nf=Object.getOwnPropertySymbols,Gm=Object.prototype.hasOwnProperty,Zm=Object.prototype.propertyIsEnumerable,Uf=(R,N,U)=>N in R?km(R,N,{enumerable:!0,configurable:!0,writable:!0,value:U}):R[N]=U,zf=(R,N)=>{for(var U in N||(N={}))Gm.call(N,U)&&Uf(R,U,N[U]);if(Nf)for(var U of Nf(N))Zm.call(N,U)&&Uf(R,U,N[U]);return R};const Wf=(0,M.JA)(),Ym=Wf?(0,x.dirname)(Wf)+"/":"";function Jm(R){const N={},U=R.attributes;for(let he=0;he<U.length;he++){const Ze=U[he];N[Ze.name]=Ze.value}return N}function Xm(R){const N=Jm(R),U={};for(const he in N){const Ze=he.replace(/-(.)/g,(lt,jt)=>jt.toUpperCase());U[Ze]=N[he]}return U}function Qm(R,N=document.querySelector("redoc")){(0,a.c)(N,(0,g.jsx)(Ff,{store:R}))}function Hf(R,N={},U=(0,M.iT)("redoc")){if(U===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let he,Ze;typeof R=="string"?he=R:typeof R=="object"&&(Ze=R),(0,a.H)(U).render((0,o.createElement)(Hm,{definition:Ze,definitionUrl:he,options:zf(zf({},N),Xm(U))},["Loading..."]))}function Vf(R){mr.p=R}const qm="3.5.5",_m="57913ae";function eh(){const R=(0,M.iT)("redoc");if(!R)return;const N=R.getAttribute("spec-url");N&&Hf(N,{},R)}l.IS_BROWSER&&Vf(Ym),eh()})(),Sd})());
10914
+ `;class ch extends o.Component{constructor(N){super(N),this.state={error:void 0}}componentDidCatch(N){return this.setState({error:N}),!1}render(){return this.state.error?(0,g.jsxs)(Km,{children:[(0,g.jsx)("h1",{children:"Something went wrong..."}),(0,g.jsxs)("small",{children:[" ",this.state.error.message," "]}),(0,g.jsx)("p",{children:(0,g.jsxs)("details",{children:[(0,g.jsx)("summary",{children:"Stack trace"}),(0,g.jsx)("pre",{children:this.state.error.stack})]})}),typeof __REDOC_VERSION__<"u"?(0,g.jsxs)(g.Fragment,{children:[(0,g.jsxs)("small",{children:[" References docs version: ",__REDOC_VERSION__]})," ",(0,g.jsx)("br",{})]}):null,typeof __REDOC_REVISION__<"u"?(0,g.jsxs)("small",{children:[" Commit: ",__REDOC_REVISION__]}):null]}):(0,g.jsx)(g.Fragment,{children:o.Children.only(this.props.children)})}}var km=Object.defineProperty,Nf=Object.getOwnPropertySymbols,Gm=Object.prototype.hasOwnProperty,Zm=Object.prototype.propertyIsEnumerable,Uf=(R,N,U)=>N in R?km(R,N,{enumerable:!0,configurable:!0,writable:!0,value:U}):R[N]=U,zf=(R,N)=>{for(var U in N||(N={}))Gm.call(N,U)&&Uf(R,U,N[U]);if(Nf)for(var U of Nf(N))Zm.call(N,U)&&Uf(R,U,N[U]);return R};const Wf=(0,M.JA)(),Ym=Wf?(0,x.dirname)(Wf)+"/":"";function Jm(R){const N={},U=R.attributes;for(let he=0;he<U.length;he++){const Ze=U[he];N[Ze.name]=Ze.value}return N}function Xm(R){const N=Jm(R),U={};for(const he in N){const Ze=he.replace(/-(.)/g,(lt,jt)=>jt.toUpperCase());U[Ze]=N[he]}return U}function Qm(R,N=document.querySelector("redoc")){(0,a.c)(N,(0,g.jsx)(Ff,{store:R}))}function Hf(R,N={},U=(0,M.iT)("redoc")){if(U===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let he,Ze;typeof R=="string"?he=R:typeof R=="object"&&(Ze=R),(0,a.H)(U).render((0,o.createElement)(Hm,{definition:Ze,definitionUrl:he,options:zf(zf({},N),Xm(U))},["Loading..."]))}function Vf(R){mr.p=R}const qm="3.5.6",_m="2ca7b9cb08";function eh(){const R=(0,M.iT)("redoc");if(!R)return;const N=R.getAttribute("spec-url");N&&Hf(N,{},R)}l.IS_BROWSER&&Vf(Ym),eh()})(),Sd})());
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redocly/openapi-docs",
3
- "version": "3.5.5",
3
+ "version": "3.5.6",
4
4
  "description": "Redocly OpenAPI Docs",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-esm/index.js",
@@ -44,8 +44,8 @@
44
44
  "url": "~0.11.0",
45
45
  "url-template": "^2.0.8",
46
46
  "util": "~0.12.5",
47
- "@redocly/config": "0.17.1",
48
- "@redocly/replay": "0.8.3"
47
+ "@redocly/config": "0.18.0",
48
+ "@redocly/replay": "0.8.4"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@testing-library/jest-dom": "6.1.5",
@@ -93,7 +93,7 @@
93
93
  "webpack": "5.94.0",
94
94
  "webpack-cli": "5.1.4",
95
95
  "webpack-dev-server": "5.1.0",
96
- "@redocly/theme": "0.45.10"
96
+ "@redocly/theme": "0.45.11"
97
97
  },
98
98
  "scripts": {
99
99
  "start": "webpack serve --mode=development --hot",