@redocly/openapi-docs 3.3.22 → 3.3.23

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.3.22"
5
+ * Version: "3.3.23"
6
6
  */(function(Hc,ec){typeof exports=="object"&&typeof module=="object"?module.exports=ec(require("null")):typeof define=="function"&&define.amd?define(["null"],ec):typeof exports=="object"?exports.RedoclyOpenAPIDocs=ec(require("null")):Hc.RedoclyOpenAPIDocs=ec(Hc.null)})(this,rf=>(()=>{var Hc={44607:(h,t,e)=>{"use strict";e.d(t,{A:()=>n});function n(d){var u=Object.create(null);return function(O){return u[O]===void 0&&(u[O]=d(O)),u[O]}}},61203:(h,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),d=e(96735),u=e(44723),O=e(48226),p="https://json-schema.org/draft/2020-12/schema";class v extends n.default{constructor(S={}){super({...S,dynamicRef:!0,next:!0,unevaluated:!0})}_addVocabularies(){super._addVocabularies(),d.default.forEach(S=>this.addVocabulary(S)),this.opts.discriminator&&this.addKeyword(u.default)}_addDefaultMetaSchema(){super._addDefaultMetaSchema();const{$data:S,meta:b}=this.opts;b&&(O.default.call(this,S),this.refs["http://json-schema.org/schema"]=p)}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(p)?p:void 0)}}h.exports=t=v,Object.defineProperty(t,"__esModule",{value:!0}),t.default=v;var f=e(9804);Object.defineProperty(t,"KeywordCxt",{enumerable:!0,get:function(){return f.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:(h,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=v,t.strConcat=y,t.stringify=b,t.safeStringify=I,t.getProperty=E,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 d 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((R,P)=>`${R}${P}`,"")}get names(){var l;return(l=this._names)!==null&&l!==void 0?l:this._names=this._items.reduce((R,P)=>(P instanceof n&&(R[P.str]=(R[P.str]||0)+1),R),{})}}t._Code=d,t.nil=new d("");function u(a,...l){const R=[a[0]];let P=0;for(;P<l.length;)v(R,l[P]),R.push(a[++P]);return new d(R)}const O=new d("+");function p(a,...l){const R=[I(a[0])];let P=0;for(;P<l.length;)R.push(O),v(R,l[P]),R.push(O,I(a[++P]));return f(R),new d(R)}function v(a,l){l instanceof d?a.push(...l._items):l instanceof n?a.push(l):a.push(S(l))}function f(a){let l=1;for(;l<a.length-1;){if(a[l]===O){const R=C(a[l-1],a[l+1]);if(R!==void 0){a.splice(l-1,3,R);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 y(a,l){return l.emptyStr()?a:a.emptyStr()?l:p`${a}${l}`}function S(a){return typeof a=="number"||typeof a=="boolean"||a===null?a:I(Array.isArray(a)?a.join(","):a)}function b(a){return new d(I(a))}function I(a){return JSON.stringify(a).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}function E(a){return typeof a=="string"&&t.IDENTIFIER.test(a)?new d(`.${a}`):u`[${a}]`}function x(a){if(typeof a=="string"&&t.IDENTIFIER.test(a))return new d(`${a}`);throw new Error(`CodeGen: invalid export name: ${a}, use explicit $id name mapping`)}function o(a){return new d(a.toString())}},57287:(h,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=Ie,t.and=Se,t.or=Z;const n=e(76202),d=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 O=e(34863);Object.defineProperty(t,"Scope",{enumerable:!0,get:function(){return O.Scope}}),Object.defineProperty(t,"ValueScope",{enumerable:!0,get:function(){return O.ValueScope}}),Object.defineProperty(t,"ValueScopeName",{enumerable:!0,get:function(){return O.ValueScopeName}}),Object.defineProperty(t,"varKinds",{enumerable:!0,get:function(){return O.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(Y,K){return this}}class v extends p{constructor(Y,K,ne){super(),this.varKind=Y,this.name=K,this.rhs=ne}render({es5:Y,_n:K}){const ne=Y?d.varKinds.var:this.varKind,q=this.rhs===void 0?"":` = ${this.rhs}`;return`${ne} ${this.name}${q};`+K}optimizeNames(Y,K){if(Y[this.name.str])return this.rhs&&(this.rhs=fe(this.rhs,Y,K)),this}get names(){return this.rhs instanceof n._CodeOrName?this.rhs.names:{}}}class f extends p{constructor(Y,K,ne){super(),this.lhs=Y,this.rhs=K,this.sideEffects=ne}render({_n:Y}){return`${this.lhs} = ${this.rhs};`+Y}optimizeNames(Y,K){if(!(this.lhs instanceof n.Name&&!Y[this.lhs.str]&&!this.sideEffects))return this.rhs=fe(this.rhs,Y,K),this}get names(){const Y=this.lhs instanceof n.Name?{}:{...this.lhs.names};return oe(Y,this.rhs)}}class C extends f{constructor(Y,K,ne,q){super(Y,ne,q),this.op=K}render({_n:Y}){return`${this.lhs} ${this.op}= ${this.rhs};`+Y}}class y extends p{constructor(Y){super(),this.label=Y,this.names={}}render({_n:Y}){return`${this.label}:`+Y}}class S extends p{constructor(Y){super(),this.label=Y,this.names={}}render({_n:Y}){return`break${this.label?` ${this.label}`:""};`+Y}}class b extends p{constructor(Y){super(),this.error=Y}render({_n:Y}){return`throw ${this.error};`+Y}get names(){return this.error.names}}class I extends p{constructor(Y){super(),this.code=Y}render({_n:Y}){return`${this.code};`+Y}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(Y,K){return this.code=fe(this.code,Y,K),this}get names(){return this.code instanceof n._CodeOrName?this.code.names:{}}}class E extends p{constructor(Y=[]){super(),this.nodes=Y}render(Y){return this.nodes.reduce((K,ne)=>K+ne.render(Y),"")}optimizeNodes(){const{nodes:Y}=this;let K=Y.length;for(;K--;){const ne=Y[K].optimizeNodes();Array.isArray(ne)?Y.splice(K,1,...ne):ne?Y[K]=ne:Y.splice(K,1)}return Y.length>0?this:void 0}optimizeNames(Y,K){const{nodes:ne}=this;let q=ne.length;for(;q--;){const Pe=ne[q];Pe.optimizeNames(Y,K)||(Me(Y,Pe.names),ne.splice(q,1))}return ne.length>0?this:void 0}get names(){return this.nodes.reduce((Y,K)=>se(Y,K.names),{})}}class x extends E{render(Y){return"{"+Y._n+super.render(Y)+"}"+Y._n}}class o extends E{}class a extends x{}a.kind="else";class l extends x{constructor(Y,K){super(K),this.condition=Y}render(Y){let K=`if(${this.condition})`+super.render(Y);return this.else&&(K+="else "+this.else.render(Y)),K}optimizeNodes(){super.optimizeNodes();const Y=this.condition;if(Y===!0)return this.nodes;let K=this.else;if(K){const ne=K.optimizeNodes();K=this.else=Array.isArray(ne)?new a(ne):ne}if(K)return Y===!1?K instanceof l?K:K.nodes:this.nodes.length?this:new l(Ie(Y),K instanceof l?[K]:K.nodes);if(!(Y===!1||!this.nodes.length))return this}optimizeNames(Y,K){var ne;if(this.else=(ne=this.else)===null||ne===void 0?void 0:ne.optimizeNames(Y,K),!!(super.optimizeNames(Y,K)||this.else))return this.condition=fe(this.condition,Y,K),this}get names(){const Y=super.names;return oe(Y,this.condition),this.else&&se(Y,this.else.names),Y}}l.kind="if";class R extends x{}R.kind="for";class P extends R{constructor(Y){super(),this.iteration=Y}render(Y){return`for(${this.iteration})`+super.render(Y)}optimizeNames(Y,K){if(super.optimizeNames(Y,K))return this.iteration=fe(this.iteration,Y,K),this}get names(){return se(super.names,this.iteration.names)}}class T extends R{constructor(Y,K,ne,q){super(),this.varKind=Y,this.name=K,this.from=ne,this.to=q}render(Y){const K=Y.es5?d.varKinds.var:this.varKind,{name:ne,from:q,to:Pe}=this;return`for(${K} ${ne}=${q}; ${ne}<${Pe}; ${ne}++)`+super.render(Y)}get names(){const Y=oe(super.names,this.from);return oe(Y,this.to)}}class D extends R{constructor(Y,K,ne,q){super(),this.loop=Y,this.varKind=K,this.name=ne,this.iterable=q}render(Y){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(Y)}optimizeNames(Y,K){if(super.optimizeNames(Y,K))return this.iterable=fe(this.iterable,Y,K),this}get names(){return se(super.names,this.iterable.names)}}class U extends x{constructor(Y,K,ne){super(),this.name=Y,this.args=K,this.async=ne}render(Y){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(Y)}}U.kind="func";class M extends E{render(Y){return"return "+super.render(Y)}}M.kind="return";class H extends x{render(Y){let K="try"+super.render(Y);return this.catch&&(K+=this.catch.render(Y)),this.finally&&(K+=this.finally.render(Y)),K}optimizeNodes(){var Y,K;return super.optimizeNodes(),(Y=this.catch)===null||Y===void 0||Y.optimizeNodes(),(K=this.finally)===null||K===void 0||K.optimizeNodes(),this}optimizeNames(Y,K){var ne,q;return super.optimizeNames(Y,K),(ne=this.catch)===null||ne===void 0||ne.optimizeNames(Y,K),(q=this.finally)===null||q===void 0||q.optimizeNames(Y,K),this}get names(){const Y=super.names;return this.catch&&se(Y,this.catch.names),this.finally&&se(Y,this.finally.names),Y}}class B extends x{constructor(Y){super(),this.error=Y}render(Y){return`catch(${this.error})`+super.render(Y)}}B.kind="catch";class re extends x{render(Y){return"finally"+super.render(Y)}}re.kind="finally";class te{constructor(Y,K={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...K,_n:K.lines?`
7
7
  `:""},this._extScope=Y,this._scope=new d.Scope({parent:Y}),this._nodes=[new o]}toString(){return this._root.render(this.opts)}name(Y){return this._scope.name(Y)}scopeName(Y){return this._extScope.name(Y)}scopeValue(Y,K){const ne=this._extScope.value(Y,K);return(this._values[ne.prefix]||(this._values[ne.prefix]=new Set)).add(ne),ne}getScopeValue(Y,K){return this._extScope.getValue(Y,K)}scopeRefs(Y){return this._extScope.scopeRefs(Y,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(Y,K,ne,q){const Pe=this._scope.toName(K);return ne!==void 0&&q&&(this._constants[Pe.str]=ne),this._leafNode(new v(Y,Pe,ne)),Pe}const(Y,K,ne){return this._def(d.varKinds.const,Y,K,ne)}let(Y,K,ne){return this._def(d.varKinds.let,Y,K,ne)}var(Y,K,ne){return this._def(d.varKinds.var,Y,K,ne)}assign(Y,K,ne){return this._leafNode(new f(Y,K,ne))}add(Y,K){return this._leafNode(new C(Y,t.operators.ADD,K))}code(Y){return typeof Y=="function"?Y():Y!==n.nil&&this._leafNode(new I(Y)),this}object(...Y){const K=["{"];for(const[ne,q]of Y)K.length>1&&K.push(","),K.push(ne),(ne!==q||this.opts.es5)&&(K.push(":"),(0,n.addCodeArg)(K,q));return K.push("}"),new n._Code(K)}if(Y,K,ne){if(this._blockNode(new l(Y)),K&&ne)this.code(K).else().code(ne).endIf();else if(K)this.code(K).endIf();else if(ne)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(Y){return this._elseNode(new l(Y))}else(){return this._elseNode(new a)}endIf(){return this._endBlockNode(l,a)}_for(Y,K){return this._blockNode(Y),K&&this.code(K).endFor(),this}for(Y,K){return this._for(new P(Y),K)}forRange(Y,K,ne,q,Pe=this.opts.es5?d.varKinds.var:d.varKinds.let){const he=this._scope.toName(Y);return this._for(new T(Pe,he,K,ne),()=>q(he))}forOf(Y,K,ne,q=d.varKinds.const){const Pe=this._scope.toName(Y);if(this.opts.es5){const he=K instanceof n.Name?K:this.var("_arr",K);return this.forRange("_i",0,(0,n._)`${he}.length`,De=>{this.var(Pe,(0,n._)`${he}[${De}]`),ne(Pe)})}return this._for(new D("of",q,Pe,K),()=>ne(Pe))}forIn(Y,K,ne,q=this.opts.es5?d.varKinds.var:d.varKinds.const){if(this.opts.ownProperties)return this.forOf(Y,(0,n._)`Object.keys(${K})`,ne);const Pe=this._scope.toName(Y);return this._for(new D("in",q,Pe,K),()=>ne(Pe))}endFor(){return this._endBlockNode(R)}label(Y){return this._leafNode(new y(Y))}break(Y){return this._leafNode(new S(Y))}return(Y){const K=new M;if(this._blockNode(K),this.code(Y),K.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(M)}try(Y,K,ne){if(!K&&!ne)throw new Error('CodeGen: "try" without "catch" and "finally"');const q=new H;if(this._blockNode(q),this.code(Y),K){const Pe=this.name("e");this._currNode=q.catch=new B(Pe),K(Pe)}return ne&&(this._currNode=q.finally=new re,this.code(ne)),this._endBlockNode(B,re)}throw(Y){return this._leafNode(new b(Y))}block(Y,K){return this._blockStarts.push(this._nodes.length),Y&&this.code(Y).endBlock(K),this}endBlock(Y){const K=this._blockStarts.pop();if(K===void 0)throw new Error("CodeGen: not in self-balancing block");const ne=this._nodes.length-K;if(ne<0||Y!==void 0&&ne!==Y)throw new Error(`CodeGen: wrong number of nodes: ${ne} vs ${Y} expected`);return this._nodes.length=K,this}func(Y,K=n.nil,ne,q){return this._blockNode(new U(Y,K,ne)),q&&this.code(q).endFunc(),this}endFunc(){return this._endBlockNode(U)}optimize(Y=1){for(;Y-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(Y){return this._currNode.nodes.push(Y),this}_blockNode(Y){this._currNode.nodes.push(Y),this._nodes.push(Y)}_endBlockNode(Y,K){const ne=this._currNode;if(ne instanceof Y||K&&ne instanceof K)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${K?`${Y.kind}/${K.kind}`:Y.kind}"`)}_elseNode(Y){const K=this._currNode;if(!(K instanceof l))throw new Error('CodeGen: "else" without "if"');return this._currNode=K.else=Y,this}get _root(){return this._nodes[0]}get _currNode(){const Y=this._nodes;return Y[Y.length-1]}set _currNode(Y){const K=this._nodes;K[K.length-1]=Y}}t.CodeGen=te;function se(G,Y){for(const K in Y)G[K]=(G[K]||0)+(Y[K]||0);return G}function oe(G,Y){return Y instanceof n._CodeOrName?se(G,Y.names):G}function fe(G,Y,K){if(G instanceof n.Name)return ne(G);if(!q(G))return G;return new n._Code(G._items.reduce((Pe,he)=>(he instanceof n.Name&&(he=ne(he)),he instanceof n._Code?Pe.push(...he._items):Pe.push(he),Pe),[]));function ne(Pe){const he=K[Pe.str];return he===void 0||Y[Pe.str]!==1?Pe:(delete Y[Pe.str],he)}function q(Pe){return Pe instanceof n._Code&&Pe._items.some(he=>he instanceof n.Name&&Y[he.str]===1&&K[he.str]!==void 0)}}function Me(G,Y){for(const K in Y)G[K]=(G[K]||0)-(Y[K]||0)}function Ie(G){return typeof G=="boolean"||typeof G=="number"||G===null?!G:(0,n._)`!${W(G)}`}const me=V(t.operators.AND);function Se(...G){return G.reduce(me)}const Oe=V(t.operators.OR);function Z(...G){return G.reduce(Oe)}function V(G){return(Y,K)=>Y===n.nil?K:K===n.nil?Y:(0,n._)`${W(Y)} ${G} ${W(K)}`}function W(G){return G instanceof n.Name?G:(0,n._)`(${G})`}},34863:(h,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 d extends Error{constructor(y){super(`CodeGen: "code" for ${y} not defined`),this.value=y.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 O{constructor({prefixes:y,parent:S}={}){this._names={},this._prefixes=y,this._parent=S}toName(y){return y instanceof n.Name?y:this.name(y)}name(y){return new n.Name(this._newName(y))}_newName(y){const S=this._names[y]||this._nameGroup(y);return`${y}${S.index++}`}_nameGroup(y){var S,b;if(!((b=(S=this._parent)===null||S===void 0?void 0:S._prefixes)===null||b===void 0)&&b.has(y)||this._prefixes&&!this._prefixes.has(y))throw new Error(`CodeGen: prefix "${y}" is not allowed in this scope`);return this._names[y]={prefix:y,index:0}}}t.Scope=O;class p extends n.Name{constructor(y,S){super(S),this.prefix=y}setValue(y,{property:S,itemIndex:b}){this.value=y,this.scopePath=(0,n._)`.${new n.Name(S)}[${b}]`}}t.ValueScopeName=p;const v=(0,n._)`\n`;class f extends O{constructor(y){super(y),this._values={},this._scope=y.scope,this.opts={...y,_n:y.lines?v:n.nil}}get(){return this._scope}name(y){return new p(y,this._newName(y))}value(y,S){var b;if(S.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const I=this.toName(y),{prefix:E}=I,x=(b=S.key)!==null&&b!==void 0?b:S.ref;let o=this._values[E];if(o){const R=o.get(x);if(R)return R}else o=this._values[E]=new Map;o.set(x,I);const a=this._scope[E]||(this._scope[E]=[]),l=a.length;return a[l]=S.ref,I.setValue(S,{property:E,itemIndex:l}),I}getValue(y,S){const b=this._values[y];if(b)return b.get(S)}scopeRefs(y,S=this._values){return this._reduceValues(S,b=>{if(b.scopePath===void 0)throw new Error(`CodeGen: name "${b}" has no value`);return(0,n._)`${y}${b.scopePath}`})}scopeCode(y=this._values,S,b){return this._reduceValues(y,I=>{if(I.value===void 0)throw new Error(`CodeGen: name "${I}" has no value`);return I.value.code},S,b)}_reduceValues(y,S,b={},I){let E=n.nil;for(const x in y){const o=y[x];if(!o)continue;const a=b[x]=b[x]||new Map;o.forEach(l=>{if(a.has(l))return;a.set(l,u.Started);let R=S(l);if(R){const P=this.opts.es5?t.varKinds.var:t.varKinds.const;E=(0,n._)`${E}${P} ${l} = ${R};${this.opts._n}`}else if(R=I?.(l))E=(0,n._)`${E}${R}${this.opts._n}`;else throw new d(l);a.set(l,u.Completed)})}return E}}t.ValueScope=f},39054:(h,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.keyword$DataError=t.keywordError=void 0,t.reportError=O,t.reportExtraError=p,t.resetErrorsCount=v,t.extendErrors=f;const n=e(57287),d=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 O(a,l=t.keywordError,R,P){const{it:T}=a,{gen:D,compositeRule:U,allErrors:M}=T,H=b(a,l,R);P??(U||M)?C(D,H):y(T,(0,n._)`[${H}]`)}function p(a,l=t.keywordError,R){const{it:P}=a,{gen:T,compositeRule:D,allErrors:U}=P,M=b(a,l,R);C(T,M),D||U||y(P,u.default.vErrors)}function v(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 f({gen:a,keyword:l,schemaValue:R,data:P,errsCount:T,it:D}){if(T===void 0)throw new Error("ajv implementation error");const U=a.name("err");a.forRange("i",T,u.default.errors,M=>{a.const(U,(0,n._)`${u.default.vErrors}[${M}]`),a.if((0,n._)`${U}.instancePath === undefined`,()=>a.assign((0,n._)`${U}.instancePath`,(0,n.strConcat)(u.default.instancePath,D.errorPath))),a.assign((0,n._)`${U}.schemaPath`,(0,n.str)`${D.errSchemaPath}/${l}`),D.opts.verbose&&(a.assign((0,n._)`${U}.schema`,R),a.assign((0,n._)`${U}.data`,P))})}function C(a,l){const R=a.const("err",l);a.if((0,n._)`${u.default.vErrors} === null`,()=>a.assign(u.default.vErrors,(0,n._)`[${R}]`),(0,n._)`${u.default.vErrors}.push(${R})`),a.code((0,n._)`${u.default.errors}++`)}function y(a,l){const{gen:R,validateName:P,schemaEnv:T}=a;T.$async?R.throw((0,n._)`new ${a.ValidationError}(${l})`):(R.assign((0,n._)`${P}.errors`,l),R.return(!1))}const S={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 b(a,l,R){const{createErrors:P}=a.it;return P===!1?(0,n._)`{}`:I(a,l,R)}function I(a,l,R={}){const{gen:P,it:T}=a,D=[E(T,R),x(a,R)];return o(a,l,D),P.object(...D)}function E({errorPath:a},{instancePath:l}){const R=l?(0,n.str)`${a}${(0,d.getErrorPath)(l,d.Type.Str)}`:a;return[u.default.instancePath,(0,n.strConcat)(u.default.instancePath,R)]}function x({keyword:a,it:{errSchemaPath:l}},{schemaPath:R,parentSchema:P}){let T=P?l:(0,n.str)`${l}/${a}`;return R&&(T=(0,n.str)`${T}${(0,d.getErrorPath)(R,d.Type.Str)}`),[S.schemaPath,T]}function o(a,{params:l,message:R},P){const{keyword:T,data:D,schemaValue:U,it:M}=a,{opts:H,propertyName:B,topSchemaRef:re,schemaPath:te}=M;P.push([S.keyword,T],[S.params,typeof l=="function"?l(a):l||(0,n._)`{}`]),H.messages&&P.push([S.message,typeof R=="function"?R(a):R]),H.verbose&&P.push([S.schema,U],[S.parentSchema,(0,n._)`${re}${te}`],[u.default.data,D]),B&&P.push([S.propertyName,B])}},65545:(h,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SchemaEnv=void 0,t.compileSchema=C,t.resolveRef=y,t.getCompilingSchema=b,t.resolveSchema=x;const n=e(57287),d=e(84012),u=e(5057),O=e(95421),p=e(977),v=e(9804);class f{constructor(R){var P;this.refs={},this.dynamicAnchors={};let T;typeof R.schema=="object"&&(T=R.schema),this.schema=R.schema,this.schemaId=R.schemaId,this.root=R.root||this,this.baseId=(P=R.baseId)!==null&&P!==void 0?P:(0,O.normalizeId)(T?.[R.schemaId||"$id"]),this.schemaPath=R.schemaPath,this.localRefs=R.localRefs,this.meta=R.meta,this.$async=T?.$async,this.refs={}}}t.SchemaEnv=f;function C(l){const R=b.call(this,l);if(R)return R;const P=(0,O.getFullPath)(this.opts.uriResolver,l.root.baseId),{es5:T,lines:D}=this.opts.code,{ownProperties:U}=this.opts,M=new n.CodeGen(this.scope,{es5:T,lines:D,ownProperties:U});let H;l.$async&&(H=M.scopeValue("Error",{ref:d.default,code:(0,n._)`require("ajv/dist/runtime/validation_error").default`}));const B=M.scopeName("validate");l.validateName=B;const re={gen:M,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:M.scopeValue("schema",this.opts.code.source===!0?{ref:l.schema,code:(0,n.stringify)(l.schema)}:{ref:l.schema}),validateName:B,ValidationError:H,schema:l.schema,schemaEnv:l,rootId:P,baseId:l.baseId||P,schemaPath:n.nil,errSchemaPath:l.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,n._)`""`,opts:this.opts,self:this};let te;try{this._compilations.add(l),(0,v.validateFunctionCode)(re),M.optimize(this.opts.code.optimize);const se=M.toString();te=`const visitedNodesForRef = new WeakMap(); ${M.scopeRefs(u.default.scope)}return ${se}`,this.opts.code.process&&(te=this.opts.code.process(te,l));const fe=new Function(`${u.default.self}`,`${u.default.scope}`,te)(this,this.scope.get());if(this.scope.value(B,{ref:fe}),fe.errors=null,fe.schema=l.schema,fe.schemaEnv=l,l.$async&&(fe.$async=!0),this.opts.code.source===!0&&(fe.source={validateName:B,validateCode:se,scopeValues:M._values}),this.opts.unevaluated){const{props:Me,items:Ie}=re;fe.evaluated={props:Me instanceof n.Name?void 0:Me,items:Ie instanceof n.Name?void 0:Ie,dynamicProps:Me instanceof n.Name,dynamicItems:Ie instanceof n.Name},fe.source&&(fe.source.evaluated=(0,n.stringify)(fe.evaluated))}return l.validate=fe,l}catch(se){throw delete l.validate,delete l.validateName,te&&this.logger.error("Error compiling schema, function code:",te),se}finally{this._compilations.delete(l)}}function y(l,R,P){var T;const D=(0,O.resolveUrl)(this.opts.uriResolver,R,P),U=l.refs[D];if(U)return U;let M=E.call(this,l,D);if(M===void 0){const H=(T=l.localRefs)===null||T===void 0?void 0:T[D],{schemaId:B}=this.opts;H&&(M=new f({schema:H,schemaId:B,root:l,baseId:R}))}if(M===void 0&&this.opts.loadSchemaSync){const H=this.opts.loadSchemaSync(R,P,D);H&&!(this.refs[D]||this.schemas[D])&&(this.addSchema(H,D,void 0),M=E.call(this,l,D))}if(M!==void 0)return l.refs[D]=S.call(this,M)}function S(l){return(0,O.inlineRef)(l.schema,this.opts.inlineRefs)?l.schema:l.validate?l:C.call(this,l)}function b(l){for(const R of this._compilations)if(I(R,l))return R}function I(l,R){return l.schema===R.schema&&l.root===R.root&&l.baseId===R.baseId}function E(l,R){let P;for(;typeof(P=this.refs[R])=="string";)R=P;return P||this.schemas[R]||x.call(this,l,R)}function x(l,R){const P=this.opts.uriResolver.parse(R),T=(0,O._getFullPath)(this.opts.uriResolver,P);let D=(0,O.getFullPath)(this.opts.uriResolver,l.baseId,void 0);if(Object.keys(l.schema).length>0&&T===D)return a.call(this,P,l);const U=(0,O.normalizeId)(T),M=this.refs[U]||this.schemas[U];if(typeof M=="string"){const H=x.call(this,l,M);return typeof H?.schema!="object"?void 0:a.call(this,P,H)}if(typeof M?.schema=="object"){if(M.validate||C.call(this,M),U===(0,O.normalizeId)(R)){const{schema:H}=M,{schemaId:B}=this.opts,re=H[B];return re&&(D=(0,O.resolveUrl)(this.opts.uriResolver,D,re)),new f({schema:H,schemaId:B,root:l,baseId:D})}return a.call(this,P,M)}}const o=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function a(l,{baseId:R,schema:P,root:T}){var D;if(((D=l.fragment)===null||D===void 0?void 0:D[0])!=="/")return;for(const H of l.fragment.slice(1).split("/")){if(typeof P=="boolean")return;const B=P[(0,p.unescapeFragment)(H)];if(B===void 0)return;P=B;const re=typeof P=="object"&&P[this.opts.schemaId];!o.has(H)&&re&&(R=(0,O.resolveUrl)(this.opts.uriResolver,R,re))}let U;if(typeof P!="boolean"&&P.$ref&&!(0,p.schemaHasRulesButRef)(P,this.RULES)){const H=(0,O.resolveUrl)(this.opts.uriResolver,R,P.$ref);U=x.call(this,T,H)}const{schemaId:M}=this.opts;if(U=U||new f({schema:P,schemaId:M,root:T,baseId:R}),U.schema!==U.root.schema)return U}},5057:(h,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const n=e(57287),d={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=d},78805:(h,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0});const n=e(95421);class d extends Error{constructor(O,p,v,f){super(f||`can't resolve reference ${v} from id ${p}`),this.missingRef=(0,n.resolveUrl)(O,p,v),this.missingSchema=(0,n.normalizeId)((0,n.getFullPath)(O,this.missingRef))}}t.default=d},95421:(h,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.inlineRef=p,t.getFullPath=y,t._getFullPath=S,t.normalizeId=I,t.resolveUrl=E,t.getSchemaRefs=o;const n=e(977),d=e(67371),u=e(50205),O=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?!f(a):l?C(a)<=l:!1}const v=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function f(a){for(const l in a){if(v.has(l))return!0;const R=a[l];if(Array.isArray(R)&&R.some(f)||typeof R=="object"&&f(R))return!0}return!1}function C(a){let l=0;for(const R in a){if(R==="$ref")return 1/0;if(l++,!O.has(R)&&(typeof a[R]=="object"&&(0,n.eachItem)(a[R],P=>l+=C(P)),l===1/0))return 1/0}return l}function y(a,l="",R){R!==!1&&(l=I(l));const P=a.parse(l);return S(a,P)}function S(a,l){return a.serialize(l).split("#")[0]+"#"}const b=/#\/?$/;function I(a){return a?a.replace(b,""):""}function E(a,l,R){return R=I(R),a.resolve(l,R)}const x=/^[a-z_][-a-z0-9._]*$/i;function o(a,l){if(typeof a=="boolean")return{};const{schemaId:R,uriResolver:P}=this.opts,T=I(a[R]||l),D={"":T},U=y(P,T,!1),M={},H=new Set;return u(a,{allKeys:!0},(te,se,oe,fe)=>{if(fe===void 0)return;const Me=U+se;let Ie=D[fe];typeof te[R]=="string"&&(Ie=me.call(this,te[R])),Se.call(this,te.$anchor),Se.call(this,te.$dynamicAnchor),D[se]=Ie;function me(Oe){const Z=this.opts.uriResolver.resolve;if(Oe=I(Ie?Z(Ie,Oe):Oe),H.has(Oe))throw re(Oe);H.add(Oe);let V=this.refs[Oe];return typeof V=="string"&&(V=this.refs[V]),typeof V=="object"?B(te,V.schema,Oe):Oe!==I(Me)&&(Oe[0]==="#"?(B(te,M[Oe],Oe),M[Oe]=te):this.refs[Oe]=Me),Oe}function Se(Oe){if(typeof Oe=="string"){if(!x.test(Oe))throw new Error(`invalid anchor "${Oe}"`);me.call(this,`#${Oe}`)}}}),M;function B(te,se,oe){if(se!==void 0&&!d(te,se))throw re(oe)}function re(te){return new Error(`reference "${te}" resolves to more than one schema`)}}},90942:(h,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isJSONType=d,t.getRules=u;const e=["string","number","integer","boolean","null","object","array"],n=new Set(e);function d(O){return typeof O=="string"&&n.has(O)}function u(){const O={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...O,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},O.number,O.string,O.array,O.object],post:{rules:[]},all:{},keywords:{}}}},977:(h,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Type=t.mergeEvaluated=void 0,t.toHash=u,t.alwaysValidSchema=O,t.checkUnknownRules=p,t.schemaHasRules=v,t.schemaHasRulesButRef=f,t.schemaRefOrVal=C,t.unescapeFragment=y,t.escapeFragment=S,t.escapeJsonPointer=b,t.unescapeJsonPointer=I,t.eachItem=E,t.evaluatedPropsToName=o,t.setEvaluated=a,t.useFunc=R,t.getErrorPath=T,t.checkStrictMode=D;const n=e(57287),d=e(76202);function u(U){const M={};for(const H of U)M[H]=!0;return M}function O(U,M){return typeof M=="boolean"?M:Object.keys(M).length===0?!0:(p(U,M),!v(M,U.self.RULES.all))}function p(U,M=U.schema){const{opts:H,self:B}=U;if(!H.strictSchema||typeof M=="boolean")return;const re=B.RULES.keywords;for(const te in M)re[te]||D(U,`unknown keyword: "${te}"`)}function v(U,M){if(typeof U=="boolean")return!U;for(const H in U)if(M[H])return!0;return!1}function f(U,M){if(typeof U=="boolean")return!U;for(const H in U)if(H!=="$ref"&&M.all[H])return!0;return!1}function C({topSchemaRef:U,schemaPath:M},H,B,re){if(!re){if(typeof H=="number"||typeof H=="boolean")return H;if(typeof H=="string")return(0,n._)`${H}`}return(0,n._)`${U}${M}${(0,n.getProperty)(B)}`}function y(U){return I(decodeURIComponent(U))}function S(U){return encodeURIComponent(b(U))}function b(U){return typeof U=="number"?`${U}`:U.replace(/~/g,"~0").replace(/\//g,"~1")}function I(U){return U.replace(/~1/g,"/").replace(/~0/g,"~")}function E(U,M){if(Array.isArray(U))for(const H of U)M(H);else M(U)}function x({mergeNames:U,mergeToName:M,mergeValues:H,resultToName:B}){return(re,te,se,oe)=>{const fe=se===void 0?te:se instanceof n.Name?(te instanceof n.Name?U(re,te,se):M(re,te,se),se):te instanceof n.Name?(M(re,se,te),te):H(te,se);return oe===n.Name&&!(fe instanceof n.Name)?B(re,fe):fe}}t.mergeEvaluated={props:x({mergeNames:(U,M,H)=>U.if((0,n._)`${H} !== true && ${M} !== undefined`,()=>{U.if((0,n._)`${M} === true`,()=>U.assign(H,!0),()=>U.assign(H,(0,n._)`${H} || {}`).code((0,n._)`Object.assign(${H}, ${M})`))}),mergeToName:(U,M,H)=>U.if((0,n._)`${H} !== true`,()=>{M===!0?U.assign(H,!0):(U.assign(H,(0,n._)`${H} || {}`),a(U,H,M))}),mergeValues:(U,M)=>U===!0?!0:{...U,...M},resultToName:o}),items:x({mergeNames:(U,M,H)=>U.if((0,n._)`${H} !== true && ${M} !== undefined`,()=>U.assign(H,(0,n._)`${M} === true ? true : ${H} > ${M} ? ${H} : ${M}`)),mergeToName:(U,M,H)=>U.if((0,n._)`${H} !== true`,()=>U.assign(H,M===!0?!0:(0,n._)`${H} > ${M} ? ${H} : ${M}`)),mergeValues:(U,M)=>U===!0?!0:Math.max(U,M),resultToName:(U,M)=>U.var("items",M)})};function o(U,M){if(M===!0)return U.var("props",!0);const H=U.var("props",(0,n._)`{}`);return M!==void 0&&a(U,H,M),H}function a(U,M,H){Object.keys(H).forEach(B=>U.assign((0,n._)`${M}${(0,n.getProperty)(B)}`,!0))}const l={};function R(U,M){return U.scopeValue("func",{ref:M,code:l[M.code]||(l[M.code]=new d._Code(M.code))})}var P;(function(U){U[U.Num=0]="Num",U[U.Str=1]="Str"})(P||(t.Type=P={}));function T(U,M,H){if(U instanceof n.Name){const B=M===P.Num;return H?B?(0,n._)`"[" + ${U} + "]"`:(0,n._)`"['" + ${U} + "']"`:B?(0,n._)`"/" + ${U}`:(0,n._)`"/" + ${U}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return H?(0,n.getProperty)(U).toString():"/"+b(U)}function D(U,M,H=U.opts.strictSchema){if(H){if(M=`strict mode: ${M}`,H===!0)throw new Error(M);U.self.logger.warn(M)}}},5413:(h,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.schemaHasRulesForType=e,t.shouldUseGroup=n,t.shouldUseRule=d;function e({schema:u,self:O},p){const v=O.RULES.types[p];return v&&v!==!0&&n(u,v)}function n(u,O){return O.rules.some(p=>d(u,p))}function d(u,O){var p;return u[O.keyword]!==void 0||((p=O.definition.implements)===null||p===void 0?void 0:p.some(v=>u[v]!==void 0))}},98213:(h,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.topBoolOrEmptySchema=p,t.boolOrEmptySchema=v;const n=e(39054),d=e(57287),u=e(5057),O={message:"boolean schema is false"};function p(C){const{gen:y,schema:S,validateName:b}=C;S===!1?f(C,!1):typeof S=="object"&&S.$async===!0?y.return(u.default.data):(y.assign((0,d._)`${b}.errors`,null),y.return(!0))}function v(C,y){const{gen:S,schema:b}=C;b===!1?(S.var(y,!1),f(C)):S.var(y,!0)}function f(C,y){const{gen:S,data:b}=C,I={gen:S,keyword:"false schema",data:b,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:C};(0,n.reportError)(I,O,void 0,y)}},41434:(h,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DataType=void 0,t.getSchemaTypes=f,t.getJSONTypes=C,t.coerceAndCheckDataType=y,t.checkDataType=x,t.checkDataTypes=o,t.reportTypeError=l;const n=e(90942),d=e(5413),u=e(39054),O=e(57287),p=e(977);var v;(function(P){P[P.Correct=0]="Correct",P[P.Wrong=1]="Wrong"})(v||(t.DataType=v={}));function f(P){const T=C(P.type);if(T.includes("null")){if(P.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!T.length&&P.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');P.nullable===!0&&T.push("null")}return T}function C(P){const T=Array.isArray(P)?P:P?[P]:[];if(T.every(n.isJSONType))return T;throw new Error("type must be JSONType or JSONType[]: "+T.join(","))}function y(P,T){const{gen:D,data:U,opts:M}=P,H=b(T,M.coerceTypes),B=T.length>0&&!(H.length===0&&T.length===1&&(0,d.schemaHasRulesForType)(P,T[0]));if(B){const re=o(T,U,M.strictNumbers,v.Wrong);D.if(re,()=>{H.length?I(P,T,H):l(P)})}return B}const S=new Set(["string","number","integer","boolean","null"]);function b(P,T){return T?P.filter(D=>S.has(D)||T==="array"&&D==="array"):[]}function I(P,T,D){const{gen:U,data:M,opts:H}=P,B=U.let("dataType",(0,O._)`typeof ${M}`),re=U.let("coerced",(0,O._)`undefined`);H.coerceTypes==="array"&&U.if((0,O._)`${B} == 'object' && Array.isArray(${M}) && ${M}.length == 1`,()=>U.assign(M,(0,O._)`${M}[0]`).assign(B,(0,O._)`typeof ${M}`).if(o(T,M,H.strictNumbers),()=>U.assign(re,M))),U.if((0,O._)`${re} !== undefined`);for(const se of D)(S.has(se)||se==="array"&&H.coerceTypes==="array")&&te(se);U.else(),l(P),U.endIf(),U.if((0,O._)`${re} !== undefined`,()=>{U.assign(M,re),E(P,re)});function te(se){switch(se){case"string":U.elseIf((0,O._)`${B} == "number" || ${B} == "boolean"`).assign(re,(0,O._)`"" + ${M}`).elseIf((0,O._)`${M} === null`).assign(re,(0,O._)`""`);return;case"number":U.elseIf((0,O._)`${B} == "boolean" || ${M} === null
8
8
  || (${B} == "string" && ${M} && ${M} == +${M})`).assign(re,(0,O._)`+${M}`);return;case"integer":U.elseIf((0,O._)`${B} === "boolean" || ${M} === null
@@ -1522,7 +1522,7 @@ ${q}`}}const T=K=>Array.isArray(K)&&K.some(ne=>(0,d.isObject)(ne)),D=K=>K.filter
1522
1522
  --logo-margin: 0;
1523
1523
 
1524
1524
  display: var(--footer-logo-display);
1525
- `},51826:(h,t,e)=>{"use strict";e.d(t,{_:()=>p});var n=e(63159),d=e(11855),u=e(9448),O=e(16173);function p(f){const{src:C,srcSet:y,alt:S,className:b}=f,I=d.useMemo(()=>y?(0,O.o)(y):new Map,[y]);return(0,n.jsx)(n.Fragment,{children:C?(0,n.jsx)("img",{src:C,alt:S,className:b}):Array.from(I).map(([E,x])=>(0,n.jsx)(v,{colorMode:E,src:x,alt:S},E))})}const v=u.Ay.img`
1525
+ `},51826:(h,t,e)=>{"use strict";e.d(t,{_:()=>p});var n=e(63159),d=e(11855),u=e(9448),O=e(16173);function p(f){const{src:C,srcSet:y,alt:S,className:b}=f,I=d.useMemo(()=>y?(0,O.o)(y):new Map,[y]);return(0,n.jsx)(n.Fragment,{children:C?(0,n.jsx)("img",{src:C,alt:S,className:b}):Array.from(I).map(([E,x])=>(0,n.jsx)(v,{colorMode:E,src:x,alt:S,className:b},E))})}const v=u.Ay.img`
1526
1526
  html:not(.${f=>f.colorMode}) && {
1527
1527
  display: none;
1528
1528
  }
@@ -10587,12 +10587,12 @@ Error generating stack: `+ie.message+`
10587
10587
  background-color: var(--layer-color-hover);
10588
10588
  border-radius: var(--border-radius);
10589
10589
  width: ${({type:j})=>j==="icon"?"var(--control-height-sm)":"64px"};
10590
- `;function Tp(){return(0,h.jsxs)(jp,{children:[(0,h.jsxs)(Od,{children:[(0,h.jsx)(_l,{type:"icon"}),(0,h.jsx)(_l,{type:"label"})]}),(0,h.jsxs)(Od,{children:[(0,h.jsx)(_l,{type:"icon"}),(0,h.jsx)(_l,{type:"label"})]}),(0,h.jsxs)(Od,{children:[(0,h.jsx)(_l,{type:"icon"}),(0,h.jsx)(_l,{type:"label"})]}),(0,h.jsxs)(Od,{children:[(0,h.jsx)(_l,{type:"icon"}),(0,h.jsx)(_l,{type:"label"})]})]})}const Mp=(0,o.memo)(Tp);function Rp({languages:j,activeLanguage:w}){const[N,ve]=(0,o.useState)([]),[We,it]=(0,o.useState)([]),St=(0,o.useRef)(null),Mt=(0,T.md)(D.qd),ft=(0,T.Xr)(D.an),Nt=wn=>{const Wn=We.findIndex(yr=>yr.key===wn);if(Wn!==-1){const yr=[...We],Yr=[...N];df(Yr,yr,Wn),ve(Yr),it(yr),ft(wn)}},gn=(0,o.useCallback)(()=>{var wn;const Wn=(wn=St?.current)==null?void 0:wn.offsetWidth;if(!Wn)return;const{newVisibleItems:yr,newHiddenItems:Yr}=wp(Wn,[...j]),jo=Yr.findIndex(Ko=>Ko.key===w);jo!==-1&&df(yr,Yr,jo),ve(yr),it(Yr)},[w,j]);return(0,o.useLayoutEffect)(()=>(gn(),window.addEventListener("resize",gn),()=>{window.removeEventListener("resize",gn)}),[Mt,w]),(0,h.jsxs)(Op,{ref:St,children:[(0,h.jsxs)(Sp,{children:[!N.length&&(0,h.jsx)(Mp,{}),N.map(wn=>(0,h.jsx)(xp,{onClick:()=>ft(wn.key),active:w===wn.key,children:(0,h.jsx)(cf,{item:wn,withIcon:!0})},wn.key))]}),We.length?(0,h.jsx)(uf,{activeTab:w,samples:We,onChange:Nt,trigger:(0,h.jsx)(l.Button,{icon:(0,h.jsx)(l.OverflowMenuVerticalIcon,{}),variant:"text",style:{height:"100%"}}),withArrow:!1,withCheckmark:!1,width:156}):null]})}const Lp=(0,o.memo)(Rp);function wp(j,w){let N=0;const ve=[],We=[];return w.forEach((it,St)=>{const ft=St===w.length-1&&We.length===0?0:Cp;j&&N+qd+ft<=j?(ve.push(it),N+=qd):We.push(it)}),{newVisibleItems:ve,newHiddenItems:We}}function df(j,w,N){const ve=j[j.length-1];ve&&(j[j.length-1]=w[N],w[N]=ve)}const Bp=(0,re.eU)(po.xW.NOT_LOADED);var Fp=Object.defineProperty,$p=Object.defineProperties,Np=Object.getOwnPropertyDescriptors,ff=Object.getOwnPropertySymbols,Up=Object.prototype.hasOwnProperty,zp=Object.prototype.propertyIsEnumerable,pf=(j,w,N)=>w in j?Fp(j,w,{enumerable:!0,configurable:!0,writable:!0,value:N}):j[w]=N,Wp=(j,w)=>{for(var N in w||(w={}))Up.call(w,N)&&pf(j,N,w[N]);if(ff)for(var N of ff(w))zp.call(w,N)&&pf(j,N,w[N]);return j},Hp=(j,w)=>$p(j,Np(w));function mf(j,w,N,ve){var We,it;const St=ve?.activeMimeName||"application/json";return{name:j.name,method:j.httpVerb,parameters:Vp(j.parameters,N?.requestValues),body:Gp(j.requestBody,w,(We=N?.requestValues)!=null&&We.body?{[St]:(it=N?.requestValues)==null?void 0:it.body}:void 0),path:j.path,servers:j.servers,security:Yp(j.security)}}function Vp(j,w){const N=new Set,ve=j.map(We=>{var it;return N.add(We.in+":"+We.name),{name:We.name,in:We.in,required:We.required,description:We.description,example:((it=w?.[String(We.in)])==null?void 0:it[We.name])||We.example,schema:We.schema}});for(const[We,it]of Object.entries(w||{}))for(const[St,Mt]of Object.entries(it||{}))N.has(We+":"+St)||ve.push({name:St,in:We,required:!1,description:"",example:String(Mt),schema:void 0});return ve}function Kp({type:j,format:w,enum:N}){return j==="string"&&(w==="binary"||w==="base64")?"file":j==="object"?"multiline":N.length>0?"select":"text"}function kp(j,w){var N,ve,We,it,St;const Mt=((N=j[0])==null?void 0:N.example)||((ve=j[0])==null?void 0:ve.examples);if(Mt)return Mt;if((We=j.schema)!=null&&We.example)return j.schema.example;const ft=((it=w?.default)==null?void 0:it.value)||((St=w?.default)==null?void 0:St.rawValue);return ft?.[j.name]?(0,l.isPrimitive)(ft?.[j.name])?String(ft?.[j.name]):JSON.stringify(ft?.[j.name]):""}function Gp(j,w,N){var ve;return!j||!((ve=j.content)!=null&&ve.mediaTypes)?N?{mediaTypes:Object.fromEntries(Object.entries(N).map(([We,it])=>[We,{name:We,examples:{default:{value:it}},schema:{},parameters:[]}]))}:void 0:{required:j.required,mediaTypes:j.content.mediaTypes.reduce((We,it)=>{var St,Mt;const ft=it.schema,Nt=N?.[it.name]?{default:{value:N?.[it.name],rawValue:N?.[it.name],mime:it.name}}:it.examples||it.formExamples;return We[it.name]={name:it.name,examples:Nt,schema:Zp((St=it.schema)==null?void 0:St.rawSchema,w),parameters:(Mt=ft?.fields)==null?void 0:Mt.map(gn=>({inputType:Kp(gn.schema),name:gn.name,example:kp(gn,Nt)}))},We},{})}}function Zp(j,w){if(!(!j||!w))return Hp(Wp({},j),{components:w?.components||{}})}function Yp(j){if(j)return j.map(({schemes:w})=>w.map(N=>({id:N.id,type:N.type,in:N.in,openIdConnectUrl:N.openIdConnectUrl,scopes:N.scopes,scheme:N.scheme,name:N.name,flows:N.flows})))}var Jp=Object.defineProperty,Xp=Object.defineProperties,Qp=Object.getOwnPropertyDescriptors,hf=Object.getOwnPropertySymbols,qp=Object.prototype.hasOwnProperty,_p=Object.prototype.propertyIsEnumerable,gf=(j,w,N)=>w in j?Jp(j,w,{enumerable:!0,configurable:!0,writable:!0,value:N}):j[w]=N,em=(j,w)=>{for(var N in w||(w={}))qp.call(w,N)&&gf(j,N,w[N]);if(hf)for(var N of hf(w))_p.call(w,N)&&gf(j,N,w[N]);return j},tm=(j,w)=>Xp(j,Qp(w)),nm=(j,w,N)=>new Promise((ve,We)=>{var it=ft=>{try{Mt(N.next(ft))}catch(Nt){We(Nt)}},St=ft=>{try{Mt(N.throw(ft))}catch(Nt){We(Nt)}},Mt=ft=>ft.done?ve(ft.value):Promise.resolve(ft.value).then(it,St);Mt((N=N.apply(j,w)).next())});const rm=(0,o.lazy)(()=>nm(void 0,null,function*(){return fr.e(716).then(fr.bind(fr,63716)).then(j=>({default:j.ReplayOverlay}))}));function om({operation:j,corsProxyUrl:w,fullOpenApi:N}){var ve,We;const it=Sr(),St=(0,o.useRef)(null),{routingBasePath:Mt,mockServer:ft,oAuth2RedirectURI:Nt}=(0,T.md)(F.HN),{parser:gn}=(0,T.md)(F.i$),[wn,Wn]=(0,o.useState)(!1),[yr,Yr]=(0,T.fp)(Bp),[,jo]=(0,T.fp)(D.BB),Ko=(0,T.Xr)(pn(j.pointer)),[Xo,yo]=(0,T.fp)(D.ZM),[[,Fo],ra]=(0,T.fp)(D.dt);(0,l.useFocusTrap)(St),(0,l.useModalScrollLock)(wn);const el=(0,o.useCallback)(({requestValues:Ps,activeExampleName:hc,activeMimeName:Zh,environment:Yh,environments:Jh,activeSecuritySchemeIds:Xh})=>{Ko(Qh=>tm(em({},Qh),{requestValues:Ps,activeExampleName:hc,activeSecuritySchemeIds:Xh})),yo(Zh||Xo),ra({environment:Yh,environments:Jh})},[Ko,yo,Xo,ra]),oa=()=>{(0,R.Fr)({tablet:!0})?jo(!0):(yr!==po.xW.LOADING&&Wn(!wn),yr===po.xW.NOT_LOADED&&Yr(po.xW.LOADING))};return(0,h.jsxs)(am,{children:[(0,h.jsx)(l.Button,{onClick:oa,variant:"primary",iconPosition:"left",icon:yr===po.xW.LOADING?(0,h.jsx)(l.CircleDashIcon,{}):(0,h.jsx)(l.RocketIcon,{}),children:yr===po.xW.LOADING?it("openapi.loading","Loading..."):it("openapi.tryIt","Try it")}),wn&&(0,h.jsx)(o.Suspense,{children:(0,h.jsx)(l.Portal,{mountId:"api-content",children:(0,h.jsx)("div",{ref:St,children:(0,h.jsx)(rm,{value:mf(j,N),onRequestChange:el,onClose:oa,corsProxyUrl:w,operationUrl:Mt+j.href,onLoad:()=>Yr(po.xW.LOADED),mockServer:ft,environment:Fo,apiId:(We=(ve=gn?.definition.info)==null?void 0:ve["x-metadata"])==null?void 0:We.apiId,oAuth2RedirectURI:Nt,definitionUrl:gn?.definitionUrl,disableCollectionsTab:!0})})})})]})}const im=(0,o.memo)(om),am=P.Ay.div`
10590
+ `;function Tp(){return(0,h.jsxs)(jp,{children:[(0,h.jsxs)(Od,{children:[(0,h.jsx)(_l,{type:"icon"}),(0,h.jsx)(_l,{type:"label"})]}),(0,h.jsxs)(Od,{children:[(0,h.jsx)(_l,{type:"icon"}),(0,h.jsx)(_l,{type:"label"})]}),(0,h.jsxs)(Od,{children:[(0,h.jsx)(_l,{type:"icon"}),(0,h.jsx)(_l,{type:"label"})]}),(0,h.jsxs)(Od,{children:[(0,h.jsx)(_l,{type:"icon"}),(0,h.jsx)(_l,{type:"label"})]})]})}const Mp=(0,o.memo)(Tp);function Rp({languages:j,activeLanguage:w}){const[N,ve]=(0,o.useState)([]),[We,it]=(0,o.useState)([]),St=(0,o.useRef)(null),Mt=(0,T.md)(D.qd),ft=(0,T.Xr)(D.an),Nt=wn=>{const Wn=We.findIndex(yr=>yr.key===wn);if(Wn!==-1){const yr=[...We],Yr=[...N];df(Yr,yr,Wn),ve(Yr),it(yr),ft(wn)}},gn=(0,o.useCallback)(()=>{var wn;const Wn=(wn=St?.current)==null?void 0:wn.offsetWidth;if(!Wn)return;const{newVisibleItems:yr,newHiddenItems:Yr}=wp(Wn,[...j]),jo=Yr.findIndex(Ko=>Ko.key===w);jo!==-1&&df(yr,Yr,jo),ve(yr),it(Yr)},[w,j]);return(0,o.useLayoutEffect)(()=>(gn(),window.addEventListener("resize",gn),()=>{window.removeEventListener("resize",gn)}),[Mt,w]),(0,h.jsxs)(Op,{ref:St,children:[(0,h.jsxs)(Sp,{children:[!N.length&&(0,h.jsx)(Mp,{}),N.map(wn=>(0,h.jsx)(xp,{onClick:()=>ft(wn.key),active:w===wn.key,children:(0,h.jsx)(cf,{item:wn,withIcon:!0})},wn.key))]}),We.length?(0,h.jsx)(uf,{activeTab:w,samples:We,onChange:Nt,trigger:(0,h.jsx)(l.Button,{icon:(0,h.jsx)(l.OverflowMenuVerticalIcon,{}),variant:"text",style:{height:"100%"}}),withArrow:!1,withCheckmark:!1,width:156}):null]})}const Lp=(0,o.memo)(Rp);function wp(j,w){let N=0;const ve=[],We=[];return w.forEach((it,St)=>{const ft=St===w.length-1&&We.length===0?0:Cp;j&&N+qd+ft<=j?(ve.push(it),N+=qd):We.push(it)}),{newVisibleItems:ve,newHiddenItems:We}}function df(j,w,N){const ve=j[j.length-1];ve&&(j[j.length-1]=w[N],w[N]=ve)}const Bp=(0,re.eU)(po.xW.NOT_LOADED);var Fp=Object.defineProperty,$p=Object.defineProperties,Np=Object.getOwnPropertyDescriptors,ff=Object.getOwnPropertySymbols,Up=Object.prototype.hasOwnProperty,zp=Object.prototype.propertyIsEnumerable,pf=(j,w,N)=>w in j?Fp(j,w,{enumerable:!0,configurable:!0,writable:!0,value:N}):j[w]=N,Wp=(j,w)=>{for(var N in w||(w={}))Up.call(w,N)&&pf(j,N,w[N]);if(ff)for(var N of ff(w))zp.call(w,N)&&pf(j,N,w[N]);return j},Hp=(j,w)=>$p(j,Np(w));function mf(j,w,N,ve){var We,it;const St=ve?.activeMimeName||"application/json";return{name:j.name,method:j.httpVerb,parameters:Vp(j.parameters,N?.requestValues),body:Gp(j.requestBody,w,(We=N?.requestValues)!=null&&We.body?{[St]:(it=N?.requestValues)==null?void 0:it.body}:void 0),path:j.path,servers:j.servers,security:Yp(j.security)}}function Vp(j,w){const N=new Set,ve=j.map(We=>{var it;return N.add(We.in+":"+We.name),{name:We.name,in:We.in,required:We.required,description:We.description,example:((it=w?.[String(We.in)])==null?void 0:it[We.name])||We.example,schema:We.schema}});for(const[We,it]of Object.entries(w||{}))for(const[St,Mt]of Object.entries(it||{}))N.has(We+":"+St)||ve.push({name:St,in:We,required:!1,description:"",example:String(Mt),schema:void 0});return ve}function Kp({type:j,format:w,enum:N}){return j==="string"&&(w==="binary"||w==="base64")?"file":j==="object"?"multiline":N.length>0?"select":"text"}function kp(j,w){var N,ve,We,it,St;const Mt=((N=j[0])==null?void 0:N.example)||((ve=j[0])==null?void 0:ve.examples);if(Mt)return Mt;if((We=j.schema)!=null&&We.example)return j.schema.example;const ft=((it=w?.default)==null?void 0:it.value)||((St=w?.default)==null?void 0:St.rawValue);return ft?.[j.name]?(0,l.isPrimitive)(ft?.[j.name])?String(ft?.[j.name]):JSON.stringify(ft?.[j.name]):""}function Gp(j,w,N){var ve;return!j||!((ve=j.content)!=null&&ve.mediaTypes)?N?{mediaTypes:Object.fromEntries(Object.entries(N).map(([We,it])=>[We,{name:We,examples:{default:{value:it}},schema:{},parameters:[]}]))}:void 0:{required:j.required,mediaTypes:j.content.mediaTypes.reduce((We,it)=>{var St,Mt;const ft=it.schema,Nt=N?.[it.name]?{default:{value:N?.[it.name],rawValue:N?.[it.name],mime:it.name}}:it.examples||it.formExamples;return We[it.name]={name:it.name,examples:Nt,schema:Zp((St=it.schema)==null?void 0:St.rawSchema,w),parameters:(Mt=ft?.fields)==null?void 0:Mt.map(gn=>({inputType:Kp(gn.schema),name:gn.name,example:kp(gn,Nt)}))},We},{})}}function Zp(j,w){if(!(!j||!w))return Hp(Wp({},j),{components:w?.components||{}})}function Yp(j){if(j)return j.map(({schemes:w})=>w.map(N=>({id:N.id,type:N.type,in:N.in,openIdConnectUrl:N.openIdConnectUrl,scopes:N.scopes,scheme:N.scheme,name:N.name,flows:N.flows})))}var Jp=Object.defineProperty,Xp=Object.defineProperties,Qp=Object.getOwnPropertyDescriptors,hf=Object.getOwnPropertySymbols,qp=Object.prototype.hasOwnProperty,_p=Object.prototype.propertyIsEnumerable,gf=(j,w,N)=>w in j?Jp(j,w,{enumerable:!0,configurable:!0,writable:!0,value:N}):j[w]=N,em=(j,w)=>{for(var N in w||(w={}))qp.call(w,N)&&gf(j,N,w[N]);if(hf)for(var N of hf(w))_p.call(w,N)&&gf(j,N,w[N]);return j},tm=(j,w)=>Xp(j,Qp(w)),nm=(j,w,N)=>new Promise((ve,We)=>{var it=ft=>{try{Mt(N.next(ft))}catch(Nt){We(Nt)}},St=ft=>{try{Mt(N.throw(ft))}catch(Nt){We(Nt)}},Mt=ft=>ft.done?ve(ft.value):Promise.resolve(ft.value).then(it,St);Mt((N=N.apply(j,w)).next())});const rm=(0,o.lazy)(()=>nm(void 0,null,function*(){return fr.e(171).then(fr.bind(fr,77171)).then(j=>({default:j.ReplayOverlay}))}));function om({operation:j,corsProxyUrl:w,fullOpenApi:N}){var ve,We;const it=Sr(),St=(0,o.useRef)(null),{routingBasePath:Mt,mockServer:ft,oAuth2RedirectURI:Nt}=(0,T.md)(F.HN),{parser:gn}=(0,T.md)(F.i$),[wn,Wn]=(0,o.useState)(!1),[yr,Yr]=(0,T.fp)(Bp),[,jo]=(0,T.fp)(D.BB),Ko=(0,T.Xr)(pn(j.pointer)),[Xo,yo]=(0,T.fp)(D.ZM),[[,Fo],ra]=(0,T.fp)(D.dt);(0,l.useFocusTrap)(St),(0,l.useModalScrollLock)(wn);const el=(0,o.useCallback)(({requestValues:Ps,activeExampleName:hc,activeMimeName:Zh,environment:Yh,environments:Jh,activeSecuritySchemeIds:Xh})=>{Ko(Qh=>tm(em({},Qh),{requestValues:Ps,activeExampleName:hc,activeSecuritySchemeIds:Xh})),yo(Zh||Xo),ra({environment:Yh,environments:Jh})},[Ko,yo,Xo,ra]),oa=()=>{(0,R.Fr)({tablet:!0})?jo(!0):(yr!==po.xW.LOADING&&Wn(!wn),yr===po.xW.NOT_LOADED&&Yr(po.xW.LOADING))};return(0,h.jsxs)(am,{children:[(0,h.jsx)(l.Button,{onClick:oa,variant:"primary",iconPosition:"left",icon:yr===po.xW.LOADING?(0,h.jsx)(l.CircleDashIcon,{}):(0,h.jsx)(l.RocketIcon,{}),children:yr===po.xW.LOADING?it("openapi.loading","Loading..."):it("openapi.tryIt","Try it")}),wn&&(0,h.jsx)(o.Suspense,{children:(0,h.jsx)(l.Portal,{mountId:"api-content",children:(0,h.jsx)("div",{ref:St,children:(0,h.jsx)(rm,{value:mf(j,N),onRequestChange:el,onClose:oa,corsProxyUrl:w,operationUrl:Mt+j.href,onLoad:()=>Yr(po.xW.LOADED),mockServer:ft,environment:Fo,apiId:(We=(ve=gn?.definition.info)==null?void 0:ve["x-metadata"])==null?void 0:We.apiId,oAuth2RedirectURI:Nt,definitionUrl:gn?.definitionUrl,disableCollectionsTab:!0})})})})]})}const im=(0,o.memo)(om),am=P.Ay.div`
10591
10591
  display: flex;
10592
10592
  justify-content: flex-end;
10593
10593
  border-top: var(--panel-border);
10594
10594
  padding: var(--spacing-base) var(--spacing-md) var(--spacing-md);
10595
- `;var sm=(j,w,N)=>new Promise((ve,We)=>{var it=ft=>{try{Mt(N.next(ft))}catch(Nt){We(Nt)}},St=ft=>{try{Mt(N.throw(ft))}catch(Nt){We(Nt)}},Mt=ft=>ft.done?ve(ft.value):Promise.resolve(ft.value).then(it,St);Mt((N=N.apply(j,w)).next())});const lm=(0,o.lazy)(()=>sm(void 0,null,function*(){return fr.e(716).then(fr.bind(fr,63716)).then(j=>({default:j.EmbeddedReplay}))}));function cm({operation:j,corsProxyUrl:w,fullOpenApi:N}){const ve=Sr(),{routingBasePath:We,mockServer:it}=(0,T.md)(F.HN),St=(0,T.md)(pn(j.pointer)),Mt=(0,T.md)(D.jL),ft=(0,T.md)(D.wu),[Nt,gn]=(0,o.useState)(!1);return(0,o.useEffect)(()=>{gn(!0)},[]),(0,h.jsx)(um,{children:Nt?(0,h.jsx)(o.Suspense,{fallback:(0,h.jsx)(vf,{children:ve("openapi.loading","Loading...")}),children:(0,h.jsx)(lm,{value:mf(j,N,St,Mt),environment:Mt.environment,predefinedEnvValues:ft,corsProxyUrl:w,operationUrl:We+j.href,mockServer:it,disableCollectionsTab:!0})}):(0,h.jsx)(vf,{children:ve("openapi.loading","Loading...")})})}const eg=(0,o.memo)(cm),vf=P.Ay.div`
10595
+ `;var sm=(j,w,N)=>new Promise((ve,We)=>{var it=ft=>{try{Mt(N.next(ft))}catch(Nt){We(Nt)}},St=ft=>{try{Mt(N.throw(ft))}catch(Nt){We(Nt)}},Mt=ft=>ft.done?ve(ft.value):Promise.resolve(ft.value).then(it,St);Mt((N=N.apply(j,w)).next())});const lm=(0,o.lazy)(()=>sm(void 0,null,function*(){return fr.e(171).then(fr.bind(fr,77171)).then(j=>({default:j.EmbeddedReplay}))}));function cm({operation:j,corsProxyUrl:w,fullOpenApi:N}){const ve=Sr(),{routingBasePath:We,mockServer:it}=(0,T.md)(F.HN),St=(0,T.md)(pn(j.pointer)),Mt=(0,T.md)(D.jL),ft=(0,T.md)(D.wu),[Nt,gn]=(0,o.useState)(!1);return(0,o.useEffect)(()=>{gn(!0)},[]),(0,h.jsx)(um,{children:Nt?(0,h.jsx)(o.Suspense,{fallback:(0,h.jsx)(vf,{children:ve("openapi.loading","Loading...")}),children:(0,h.jsx)(lm,{value:mf(j,N,St,Mt),environment:Mt.environment,predefinedEnvValues:ft,corsProxyUrl:w,operationUrl:We+j.href,mockServer:it,disableCollectionsTab:!0})}):(0,h.jsx)(vf,{children:ve("openapi.loading","Loading...")})})}const eg=(0,o.memo)(cm),vf=P.Ay.div`
10596
10596
  display: flex;
10597
10597
  justify-content: center;
10598
10598
  align-items: center;
@@ -10775,4 +10775,4 @@ Error generating stack: `+ie.message+`
10775
10775
  `,ag=({pointer:j,schema:w})=>{const{options:N,parser:ve}=useAtomValue(globalStoreAtom),We=w||{$ref:j},it=getSchema({parser:ve,schemaOrRef:We,pointer:j||"",options:N,deps:{operation:{pointer:"RedocSchema"}}});return jsx(Row,{children:jsx(FullWidthPanel,{children:jsx(Schema,{schema:it,level:1,disableDeepLinks:!0})})})},sg=({pointer:j,mimeType:w,encoding:N})=>{const ve=useAtomValue(globalParserAtom),We=useAtomValue(layoutAtom),it=getExamples({parser:ve,infoOrRef:{$ref:j},mime:w,encoding:N});return jsx(Row,{layout:We,children:jsx(ExamplesWrap,{children:jsx(Example,{example:it,mimeType:w})})})},Fh=P.Ay.div`
10776
10776
  padding: 20px;
10777
10777
  color: red;
10778
- `;class lg extends o.Component{constructor(w){super(w),this.state={error:void 0}}componentDidCatch(w){return this.setState({error:w}),!1}render(){return this.state.error?(0,h.jsxs)(Fh,{children:[(0,h.jsx)("h1",{children:"Something went wrong..."}),(0,h.jsxs)("small",{children:[" ",this.state.error.message," "]}),(0,h.jsx)("p",{children:(0,h.jsxs)("details",{children:[(0,h.jsx)("summary",{children:"Stack trace"}),(0,h.jsx)("pre",{children:this.state.error.stack})]})}),typeof __REDOC_VERSION__<"u"?(0,h.jsxs)(h.Fragment,{children:[(0,h.jsxs)("small",{children:[" References docs version: ",__REDOC_VERSION__]})," ",(0,h.jsx)("br",{})]}):null,typeof __REDOC_REVISION__<"u"?(0,h.jsxs)("small",{children:[" Commit: ",__REDOC_REVISION__]}):null]}):(0,h.jsx)(h.Fragment,{children:o.Children.only(this.props.children)})}}var $h=Object.defineProperty,Wf=Object.getOwnPropertySymbols,Nh=Object.prototype.hasOwnProperty,Uh=Object.prototype.propertyIsEnumerable,Hf=(j,w,N)=>w in j?$h(j,w,{enumerable:!0,configurable:!0,writable:!0,value:N}):j[w]=N,Vf=(j,w)=>{for(var N in w||(w={}))Nh.call(w,N)&&Hf(j,N,w[N]);if(Wf)for(var N of Wf(w))Uh.call(w,N)&&Hf(j,N,w[N]);return j};const Kf=(0,R.JA)(),zh=Kf?(0,x.dirname)(Kf)+"/":"";function Wh(j){const w={},N=j.attributes;for(let ve=0;ve<N.length;ve++){const We=N[ve];w[We.name]=We.value}return w}function Hh(j){const w=Wh(j),N={};for(const ve in w){const We=ve.replace(/-(.)/g,(it,St)=>St.toUpperCase());N[We]=w[ve]}return N}function Vh(j,w=document.querySelector("redoc")){(0,a.c)(w,(0,h.jsx)(zf,{store:j}))}function kf(j,w={},N=(0,R.iT)("redoc")){if(N===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let ve,We;typeof j=="string"?ve=j:typeof j=="object"&&(We=j),(0,a.H)(N).render((0,o.createElement)(wh,{definition:We,definitionUrl:ve,options:Vf(Vf({},w),Hh(N))},["Loading..."]))}function Gf(j){fr.p=j}const Kh="3.3.22",kh="9b8fec2ea6";function Gh(){const j=(0,R.iT)("redoc");if(!j)return;const w=j.getAttribute("spec-url");w&&kf(w,{},j)}l.IS_BROWSER&&Gf(zh),Gh()})(),Sd})());
10778
+ `;class lg extends o.Component{constructor(w){super(w),this.state={error:void 0}}componentDidCatch(w){return this.setState({error:w}),!1}render(){return this.state.error?(0,h.jsxs)(Fh,{children:[(0,h.jsx)("h1",{children:"Something went wrong..."}),(0,h.jsxs)("small",{children:[" ",this.state.error.message," "]}),(0,h.jsx)("p",{children:(0,h.jsxs)("details",{children:[(0,h.jsx)("summary",{children:"Stack trace"}),(0,h.jsx)("pre",{children:this.state.error.stack})]})}),typeof __REDOC_VERSION__<"u"?(0,h.jsxs)(h.Fragment,{children:[(0,h.jsxs)("small",{children:[" References docs version: ",__REDOC_VERSION__]})," ",(0,h.jsx)("br",{})]}):null,typeof __REDOC_REVISION__<"u"?(0,h.jsxs)("small",{children:[" Commit: ",__REDOC_REVISION__]}):null]}):(0,h.jsx)(h.Fragment,{children:o.Children.only(this.props.children)})}}var $h=Object.defineProperty,Wf=Object.getOwnPropertySymbols,Nh=Object.prototype.hasOwnProperty,Uh=Object.prototype.propertyIsEnumerable,Hf=(j,w,N)=>w in j?$h(j,w,{enumerable:!0,configurable:!0,writable:!0,value:N}):j[w]=N,Vf=(j,w)=>{for(var N in w||(w={}))Nh.call(w,N)&&Hf(j,N,w[N]);if(Wf)for(var N of Wf(w))Uh.call(w,N)&&Hf(j,N,w[N]);return j};const Kf=(0,R.JA)(),zh=Kf?(0,x.dirname)(Kf)+"/":"";function Wh(j){const w={},N=j.attributes;for(let ve=0;ve<N.length;ve++){const We=N[ve];w[We.name]=We.value}return w}function Hh(j){const w=Wh(j),N={};for(const ve in w){const We=ve.replace(/-(.)/g,(it,St)=>St.toUpperCase());N[We]=w[ve]}return N}function Vh(j,w=document.querySelector("redoc")){(0,a.c)(w,(0,h.jsx)(zf,{store:j}))}function kf(j,w={},N=(0,R.iT)("redoc")){if(N===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let ve,We;typeof j=="string"?ve=j:typeof j=="object"&&(We=j),(0,a.H)(N).render((0,o.createElement)(wh,{definition:We,definitionUrl:ve,options:Vf(Vf({},w),Hh(N))},["Loading..."]))}function Gf(j){fr.p=j}const Kh="3.3.23",kh="fd4da90d1e";function Gh(){const j=(0,R.iT)("redoc");if(!j)return;const w=j.getAttribute("spec-url");w&&kf(w,{},j)}l.IS_BROWSER&&Gf(zh),Gh()})(),Sd})());
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redocly/openapi-docs",
3
- "version": "3.3.22",
3
+ "version": "3.3.23",
4
4
  "description": "Redocly OpenAPI Docs",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-esm/index.js",
@@ -34,7 +34,7 @@
34
34
  "openapi-sampler": "^1.5.1",
35
35
  "path-browserify": "^1.0.1",
36
36
  "prismjs": "1.29.0",
37
- "react-router-dom": "6.21.1",
37
+ "react-router-dom": "^6.21.1",
38
38
  "slugify": "^1.4.4",
39
39
  "stickyfill": "^1.1.1",
40
40
  "stringify-object": "^3.3.0",
@@ -45,7 +45,7 @@
45
45
  "url": "~0.11.0",
46
46
  "url-template": "^2.0.8",
47
47
  "util": "~0.12.5",
48
- "@redocly/replay": "0.5.17",
48
+ "@redocly/replay": "0.5.18",
49
49
  "@redocly/config": "0.12.0"
50
50
  },
51
51
  "devDependencies": {
@@ -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.44.0"
96
+ "@redocly/theme": "0.44.1"
97
97
  },
98
98
  "scripts": {
99
99
  "start": "webpack serve --mode=development --hot",