@redocly/openapi-docs 3.4.19 → 3.4.20
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.4.
|
|
5
|
+
* Version: "3.4.20"
|
|
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,_d=>(()=>{var Nc={44607:(g,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:(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),d=e(96735),u=e(44723),O=e(48226),p="https://json-schema.org/draft/2020-12/schema";class v extends n.default{constructor(b={}){super({...b,dynamicRef:!0,next:!0,unevaluated:!0})}_addVocabularies(){super._addVocabularies(),d.default.forEach(b=>this.addVocabulary(b)),this.opts.discriminator&&this.addKeyword(u.default)}_addDefaultMetaSchema(){super._addDefaultMetaSchema();const{$data:b,meta:E}=this.opts;E&&(O.default.call(this,b),this.refs["http://json-schema.org/schema"]=p)}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(p)?p:void 0)}}g.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:(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=v,t.strConcat=y,t.stringify=E,t.safeStringify=D,t.getProperty=P,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,S)=>`${R}${S}`,"")}get names(){var l;return(l=this._names)!==null&&l!==void 0?l:this._names=this._items.reduce((R,S)=>(S instanceof n&&(R[S.str]=(R[S.str]||0)+1),R),{})}}t._Code=d,t.nil=new d("");function u(a,...l){const R=[a[0]];let S=0;for(;S<l.length;)v(R,l[S]),R.push(a[++S]);return new d(R)}const O=new d("+");function p(a,...l){const R=[D(a[0])];let S=0;for(;S<l.length;)R.push(O),v(R,l[S]),R.push(O,D(a[++S]));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(b(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 b(a){return typeof a=="number"||typeof a=="boolean"||a===null?a:D(Array.isArray(a)?a.join(","):a)}function E(a){return new d(D(a))}function D(a){return JSON.stringify(a).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}function P(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:(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=De,t.and=ge,t.or=Y;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(Z,G){return this}}class v extends p{constructor(Z,G,re){super(),this.varKind=Z,this.name=G,this.rhs=re}render({es5:Z,_n:G}){const re=Z?d.varKinds.var:this.varKind,ee=this.rhs===void 0?"":` = ${this.rhs}`;return`${re} ${this.name}${ee};`+G}optimizeNames(Z,G){if(Z[this.name.str])return this.rhs&&(this.rhs=fe(this.rhs,Z,G)),this}get names(){return this.rhs instanceof n._CodeOrName?this.rhs.names:{}}}class f extends p{constructor(Z,G,re){super(),this.lhs=Z,this.rhs=G,this.sideEffects=re}render({_n:Z}){return`${this.lhs} = ${this.rhs};`+Z}optimizeNames(Z,G){if(!(this.lhs instanceof n.Name&&!Z[this.lhs.str]&&!this.sideEffects))return this.rhs=fe(this.rhs,Z,G),this}get names(){const Z=this.lhs instanceof n.Name?{}:{...this.lhs.names};return ie(Z,this.rhs)}}class C extends f{constructor(Z,G,re,ee){super(Z,re,ee),this.op=G}render({_n:Z}){return`${this.lhs} ${this.op}= ${this.rhs};`+Z}}class y extends p{constructor(Z){super(),this.label=Z,this.names={}}render({_n:Z}){return`${this.label}:`+Z}}class b extends p{constructor(Z){super(),this.label=Z,this.names={}}render({_n:Z}){return`break${this.label?` ${this.label}`:""};`+Z}}class E extends p{constructor(Z){super(),this.error=Z}render({_n:Z}){return`throw ${this.error};`+Z}get names(){return this.error.names}}class D extends p{constructor(Z){super(),this.code=Z}render({_n:Z}){return`${this.code};`+Z}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(Z,G){return this.code=fe(this.code,Z,G),this}get names(){return this.code instanceof n._CodeOrName?this.code.names:{}}}class P extends p{constructor(Z=[]){super(),this.nodes=Z}render(Z){return this.nodes.reduce((G,re)=>G+re.render(Z),"")}optimizeNodes(){const{nodes:Z}=this;let G=Z.length;for(;G--;){const re=Z[G].optimizeNodes();Array.isArray(re)?Z.splice(G,1,...re):re?Z[G]=re:Z.splice(G,1)}return Z.length>0?this:void 0}optimizeNames(Z,G){const{nodes:re}=this;let ee=re.length;for(;ee--;){const be=re[ee];be.optimizeNames(Z,G)||(Ae(Z,be.names),re.splice(ee,1))}return re.length>0?this:void 0}get names(){return this.nodes.reduce((Z,G)=>ae(Z,G.names),{})}}class x extends P{render(Z){return"{"+Z._n+super.render(Z)+"}"+Z._n}}class o extends P{}class a extends x{}a.kind="else";class l extends x{constructor(Z,G){super(G),this.condition=Z}render(Z){let G=`if(${this.condition})`+super.render(Z);return this.else&&(G+="else "+this.else.render(Z)),G}optimizeNodes(){super.optimizeNodes();const Z=this.condition;if(Z===!0)return this.nodes;let G=this.else;if(G){const re=G.optimizeNodes();G=this.else=Array.isArray(re)?new a(re):re}if(G)return Z===!1?G instanceof l?G:G.nodes:this.nodes.length?this:new l(De(Z),G instanceof l?[G]:G.nodes);if(!(Z===!1||!this.nodes.length))return this}optimizeNames(Z,G){var re;if(this.else=(re=this.else)===null||re===void 0?void 0:re.optimizeNames(Z,G),!!(super.optimizeNames(Z,G)||this.else))return this.condition=fe(this.condition,Z,G),this}get names(){const Z=super.names;return ie(Z,this.condition),this.else&&ae(Z,this.else.names),Z}}l.kind="if";class R extends x{}R.kind="for";class S extends R{constructor(Z){super(),this.iteration=Z}render(Z){return`for(${this.iteration})`+super.render(Z)}optimizeNames(Z,G){if(super.optimizeNames(Z,G))return this.iteration=fe(this.iteration,Z,G),this}get names(){return ae(super.names,this.iteration.names)}}class T extends R{constructor(Z,G,re,ee){super(),this.varKind=Z,this.name=G,this.from=re,this.to=ee}render(Z){const G=Z.es5?d.varKinds.var:this.varKind,{name:re,from:ee,to:be}=this;return`for(${G} ${re}=${ee}; ${re}<${be}; ${re}++)`+super.render(Z)}get names(){const Z=ie(super.names,this.from);return ie(Z,this.to)}}class I extends R{constructor(Z,G,re,ee){super(),this.loop=Z,this.varKind=G,this.name=re,this.iterable=ee}render(Z){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(Z)}optimizeNames(Z,G){if(super.optimizeNames(Z,G))return this.iterable=fe(this.iterable,Z,G),this}get names(){return ae(super.names,this.iterable.names)}}class $ extends x{constructor(Z,G,re){super(),this.name=Z,this.args=G,this.async=re}render(Z){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(Z)}}$.kind="func";class M extends P{render(Z){return"return "+super.render(Z)}}M.kind="return";class K extends x{render(Z){let G="try"+super.render(Z);return this.catch&&(G+=this.catch.render(Z)),this.finally&&(G+=this.finally.render(Z)),G}optimizeNodes(){var Z,G;return super.optimizeNodes(),(Z=this.catch)===null||Z===void 0||Z.optimizeNodes(),(G=this.finally)===null||G===void 0||G.optimizeNodes(),this}optimizeNames(Z,G){var re,ee;return super.optimizeNames(Z,G),(re=this.catch)===null||re===void 0||re.optimizeNames(Z,G),(ee=this.finally)===null||ee===void 0||ee.optimizeNames(Z,G),this}get names(){const Z=super.names;return this.catch&&ae(Z,this.catch.names),this.finally&&ae(Z,this.finally.names),Z}}class w extends x{constructor(Z){super(),this.error=Z}render(Z){return`catch(${this.error})`+super.render(Z)}}w.kind="catch";class Q extends x{render(Z){return"finally"+super.render(Z)}}Q.kind="finally";class _{constructor(Z,G={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...G,_n:G.lines?`
|
|
7
7
|
`:""},this._extScope=Z,this._scope=new d.Scope({parent:Z}),this._nodes=[new o]}toString(){return this._root.render(this.opts)}name(Z){return this._scope.name(Z)}scopeName(Z){return this._extScope.name(Z)}scopeValue(Z,G){const re=this._extScope.value(Z,G);return(this._values[re.prefix]||(this._values[re.prefix]=new Set)).add(re),re}getScopeValue(Z,G){return this._extScope.getValue(Z,G)}scopeRefs(Z){return this._extScope.scopeRefs(Z,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(Z,G,re,ee){const be=this._scope.toName(G);return re!==void 0&&ee&&(this._constants[be.str]=re),this._leafNode(new v(Z,be,re)),be}const(Z,G,re){return this._def(d.varKinds.const,Z,G,re)}let(Z,G,re){return this._def(d.varKinds.let,Z,G,re)}var(Z,G,re){return this._def(d.varKinds.var,Z,G,re)}assign(Z,G,re){return this._leafNode(new f(Z,G,re))}add(Z,G){return this._leafNode(new C(Z,t.operators.ADD,G))}code(Z){return typeof Z=="function"?Z():Z!==n.nil&&this._leafNode(new D(Z)),this}object(...Z){const G=["{"];for(const[re,ee]of Z)G.length>1&&G.push(","),G.push(re),(re!==ee||this.opts.es5)&&(G.push(":"),(0,n.addCodeArg)(G,ee));return G.push("}"),new n._Code(G)}if(Z,G,re){if(this._blockNode(new l(Z)),G&&re)this.code(G).else().code(re).endIf();else if(G)this.code(G).endIf();else if(re)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(Z){return this._elseNode(new l(Z))}else(){return this._elseNode(new a)}endIf(){return this._endBlockNode(l,a)}_for(Z,G){return this._blockNode(Z),G&&this.code(G).endFor(),this}for(Z,G){return this._for(new S(Z),G)}forRange(Z,G,re,ee,be=this.opts.es5?d.varKinds.var:d.varKinds.let){const Ee=this._scope.toName(Z);return this._for(new T(be,Ee,G,re),()=>ee(Ee))}forOf(Z,G,re,ee=d.varKinds.const){const be=this._scope.toName(Z);if(this.opts.es5){const Ee=G instanceof n.Name?G:this.var("_arr",G);return this.forRange("_i",0,(0,n._)`${Ee}.length`,Se=>{this.var(be,(0,n._)`${Ee}[${Se}]`),re(be)})}return this._for(new I("of",ee,be,G),()=>re(be))}forIn(Z,G,re,ee=this.opts.es5?d.varKinds.var:d.varKinds.const){if(this.opts.ownProperties)return this.forOf(Z,(0,n._)`Object.keys(${G})`,re);const be=this._scope.toName(Z);return this._for(new I("in",ee,be,G),()=>re(be))}endFor(){return this._endBlockNode(R)}label(Z){return this._leafNode(new y(Z))}break(Z){return this._leafNode(new b(Z))}return(Z){const G=new M;if(this._blockNode(G),this.code(Z),G.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(M)}try(Z,G,re){if(!G&&!re)throw new Error('CodeGen: "try" without "catch" and "finally"');const ee=new K;if(this._blockNode(ee),this.code(Z),G){const be=this.name("e");this._currNode=ee.catch=new w(be),G(be)}return re&&(this._currNode=ee.finally=new Q,this.code(re)),this._endBlockNode(w,Q)}throw(Z){return this._leafNode(new E(Z))}block(Z,G){return this._blockStarts.push(this._nodes.length),Z&&this.code(Z).endBlock(G),this}endBlock(Z){const G=this._blockStarts.pop();if(G===void 0)throw new Error("CodeGen: not in self-balancing block");const re=this._nodes.length-G;if(re<0||Z!==void 0&&re!==Z)throw new Error(`CodeGen: wrong number of nodes: ${re} vs ${Z} expected`);return this._nodes.length=G,this}func(Z,G=n.nil,re,ee){return this._blockNode(new $(Z,G,re)),ee&&this.code(ee).endFunc(),this}endFunc(){return this._endBlockNode($)}optimize(Z=1){for(;Z-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(Z){return this._currNode.nodes.push(Z),this}_blockNode(Z){this._currNode.nodes.push(Z),this._nodes.push(Z)}_endBlockNode(Z,G){const re=this._currNode;if(re instanceof Z||G&&re instanceof G)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${G?`${Z.kind}/${G.kind}`:Z.kind}"`)}_elseNode(Z){const G=this._currNode;if(!(G instanceof l))throw new Error('CodeGen: "else" without "if"');return this._currNode=G.else=Z,this}get _root(){return this._nodes[0]}get _currNode(){const Z=this._nodes;return Z[Z.length-1]}set _currNode(Z){const G=this._nodes;G[G.length-1]=Z}}t.CodeGen=_;function ae(B,Z){for(const G in Z)B[G]=(B[G]||0)+(Z[G]||0);return B}function ie(B,Z){return Z instanceof n._CodeOrName?ae(B,Z.names):B}function fe(B,Z,G){if(B instanceof n.Name)return re(B);if(!ee(B))return B;return new n._Code(B._items.reduce((be,Ee)=>(Ee instanceof n.Name&&(Ee=re(Ee)),Ee instanceof n._Code?be.push(...Ee._items):be.push(Ee),be),[]));function re(be){const Ee=G[be.str];return Ee===void 0||Z[be.str]!==1?be:(delete Z[be.str],Ee)}function ee(be){return be instanceof n._Code&&be._items.some(Ee=>Ee instanceof n.Name&&Z[Ee.str]===1&&G[Ee.str]!==void 0)}}function Ae(B,Z){for(const G in Z)B[G]=(B[G]||0)-(Z[G]||0)}function De(B){return typeof B=="boolean"||typeof B=="number"||B===null?!B:(0,n._)`!${W(B)}`}const Pe=V(t.operators.AND);function ge(...B){return B.reduce(Pe)}const Oe=V(t.operators.OR);function Y(...B){return B.reduce(Oe)}function V(B){return(Z,G)=>Z===n.nil?G:G===n.nil?Z:(0,n._)`${W(Z)} ${B} ${W(G)}`}function W(B){return B instanceof n.Name?B:(0,n._)`(${B})`}},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 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:b}={}){this._names={},this._prefixes=y,this._parent=b}toName(y){return y instanceof n.Name?y:this.name(y)}name(y){return new n.Name(this._newName(y))}_newName(y){const b=this._names[y]||this._nameGroup(y);return`${y}${b.index++}`}_nameGroup(y){var b,E;if(!((E=(b=this._parent)===null||b===void 0?void 0:b._prefixes)===null||E===void 0)&&E.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,b){super(b),this.prefix=y}setValue(y,{property:b,itemIndex:E}){this.value=y,this.scopePath=(0,n._)`.${new n.Name(b)}[${E}]`}}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,b){var E;if(b.ref===void 0)throw new Error("CodeGen: ref must be passed in value");const D=this.toName(y),{prefix:P}=D,x=(E=b.key)!==null&&E!==void 0?E:b.ref;let o=this._values[P];if(o){const R=o.get(x);if(R)return R}else o=this._values[P]=new Map;o.set(x,D);const a=this._scope[P]||(this._scope[P]=[]),l=a.length;return a[l]=b.ref,D.setValue(b,{property:P,itemIndex:l}),D}getValue(y,b){const E=this._values[y];if(E)return E.get(b)}scopeRefs(y,b=this._values){return this._reduceValues(b,E=>{if(E.scopePath===void 0)throw new Error(`CodeGen: name "${E}" has no value`);return(0,n._)`${y}${E.scopePath}`})}scopeCode(y=this._values,b,E){return this._reduceValues(y,D=>{if(D.value===void 0)throw new Error(`CodeGen: name "${D}" has no value`);return D.value.code},b,E)}_reduceValues(y,b,E={},D){let P=n.nil;for(const x in y){const o=y[x];if(!o)continue;const a=E[x]=E[x]||new Map;o.forEach(l=>{if(a.has(l))return;a.set(l,u.Started);let R=b(l);if(R){const S=this.opts.es5?t.varKinds.var:t.varKinds.const;P=(0,n._)`${P}${S} ${l} = ${R};${this.opts._n}`}else if(R=D?.(l))P=(0,n._)`${P}${R}${this.opts._n}`;else throw new d(l);a.set(l,u.Completed)})}return P}}t.ValueScope=f},39054:(g,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,S){const{it:T}=a,{gen:I,compositeRule:$,allErrors:M}=T,K=E(a,l,R);S??($||M)?C(I,K):y(T,(0,n._)`[${K}]`)}function p(a,l=t.keywordError,R){const{it:S}=a,{gen:T,compositeRule:I,allErrors:$}=S,M=E(a,l,R);C(T,M),I||$||y(S,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:S,errsCount:T,it:I}){if(T===void 0)throw new Error("ajv implementation error");const $=a.name("err");a.forRange("i",T,u.default.errors,M=>{a.const($,(0,n._)`${u.default.vErrors}[${M}]`),a.if((0,n._)`${$}.instancePath === undefined`,()=>a.assign((0,n._)`${$}.instancePath`,(0,n.strConcat)(u.default.instancePath,I.errorPath))),a.assign((0,n._)`${$}.schemaPath`,(0,n.str)`${I.errSchemaPath}/${l}`),I.opts.verbose&&(a.assign((0,n._)`${$}.schema`,R),a.assign((0,n._)`${$}.data`,S))})}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:S,schemaEnv:T}=a;T.$async?R.throw((0,n._)`new ${a.ValidationError}(${l})`):(R.assign((0,n._)`${S}.errors`,l),R.return(!1))}const b={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 E(a,l,R){const{createErrors:S}=a.it;return S===!1?(0,n._)`{}`:D(a,l,R)}function D(a,l,R={}){const{gen:S,it:T}=a,I=[P(T,R),x(a,R)];return o(a,l,I),S.object(...I)}function P({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:S}){let T=S?l:(0,n.str)`${l}/${a}`;return R&&(T=(0,n.str)`${T}${(0,d.getErrorPath)(R,d.Type.Str)}`),[b.schemaPath,T]}function o(a,{params:l,message:R},S){const{keyword:T,data:I,schemaValue:$,it:M}=a,{opts:K,propertyName:w,topSchemaRef:Q,schemaPath:_}=M;S.push([b.keyword,T],[b.params,typeof l=="function"?l(a):l||(0,n._)`{}`]),K.messages&&S.push([b.message,typeof R=="function"?R(a):R]),K.verbose&&S.push([b.schema,$],[b.parentSchema,(0,n._)`${Q}${_}`],[u.default.data,I]),w&&S.push([b.propertyName,w])}},65545:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SchemaEnv=void 0,t.compileSchema=C,t.resolveRef=y,t.getCompilingSchema=E,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 S;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=(S=R.baseId)!==null&&S!==void 0?S:(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=E.call(this,l);if(R)return R;const S=(0,O.getFullPath)(this.opts.uriResolver,l.root.baseId),{es5:T,lines:I}=this.opts.code,{ownProperties:$}=this.opts,M=new n.CodeGen(this.scope,{es5:T,lines:I,ownProperties:$});let K;l.$async&&(K=M.scopeValue("Error",{ref:d.default,code:(0,n._)`require("ajv/dist/runtime/validation_error").default`}));const w=M.scopeName("validate");l.validateName=w;const Q={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:w,ValidationError:K,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 _;try{this._compilations.add(l),(0,v.validateFunctionCode)(Q),M.optimize(this.opts.code.optimize);const ae=M.toString();_=`const visitedNodesForRef = new WeakMap(); ${M.scopeRefs(u.default.scope)}return ${ae}`,this.opts.code.process&&(_=this.opts.code.process(_,l));const fe=new Function(`${u.default.self}`,`${u.default.scope}`,_)(this,this.scope.get());if(this.scope.value(w,{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:w,validateCode:ae,scopeValues:M._values}),this.opts.unevaluated){const{props:Ae,items:De}=Q;fe.evaluated={props:Ae instanceof n.Name?void 0:Ae,items:De instanceof n.Name?void 0:De,dynamicProps:Ae instanceof n.Name,dynamicItems:De instanceof n.Name},fe.source&&(fe.source.evaluated=(0,n.stringify)(fe.evaluated))}return l.validate=fe,l}catch(ae){throw delete l.validate,delete l.validateName,_&&this.logger.error("Error compiling schema, function code:",_),ae}finally{this._compilations.delete(l)}}function y(l,R,S){var T;const I=(0,O.resolveUrl)(this.opts.uriResolver,R,S),$=l.refs[I];if($)return $;let M=P.call(this,l,I);if(M===void 0){const K=(T=l.localRefs)===null||T===void 0?void 0:T[I],{schemaId:w}=this.opts;K&&(M=new f({schema:K,schemaId:w,root:l,baseId:R}))}if(M===void 0&&this.opts.loadSchemaSync){const K=this.opts.loadSchemaSync(R,S,I);K&&!(this.refs[I]||this.schemas[I])&&(this.addSchema(K,I,void 0),M=P.call(this,l,I))}if(M!==void 0)return l.refs[I]=b.call(this,M)}function b(l){return(0,O.inlineRef)(l.schema,this.opts.inlineRefs)?l.schema:l.validate?l:C.call(this,l)}function E(l){for(const R of this._compilations)if(D(R,l))return R}function D(l,R){return l.schema===R.schema&&l.root===R.root&&l.baseId===R.baseId}function P(l,R){let S;for(;typeof(S=this.refs[R])=="string";)R=S;return S||this.schemas[R]||x.call(this,l,R)}function x(l,R){const S=this.opts.uriResolver.parse(R),T=(0,O._getFullPath)(this.opts.uriResolver,S);let I=(0,O.getFullPath)(this.opts.uriResolver,l.baseId,void 0);if(Object.keys(l.schema).length>0&&T===I)return a.call(this,S,l);const $=(0,O.normalizeId)(T),M=this.refs[$]||this.schemas[$];if(typeof M=="string"){const K=x.call(this,l,M);return typeof K?.schema!="object"?void 0:a.call(this,S,K)}if(typeof M?.schema=="object"){if(M.validate||C.call(this,M),$===(0,O.normalizeId)(R)){const{schema:K}=M,{schemaId:w}=this.opts,Q=K[w];return Q&&(I=(0,O.resolveUrl)(this.opts.uriResolver,I,Q)),new f({schema:K,schemaId:w,root:l,baseId:I})}return a.call(this,S,M)}}const o=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function a(l,{baseId:R,schema:S,root:T}){var I;if(((I=l.fragment)===null||I===void 0?void 0:I[0])!=="/")return;for(const K of l.fragment.slice(1).split("/")){if(typeof S=="boolean")return;const w=S[(0,p.unescapeFragment)(K)];if(w===void 0)return;S=w;const Q=typeof S=="object"&&S[this.opts.schemaId];!o.has(K)&&Q&&(R=(0,O.resolveUrl)(this.opts.uriResolver,R,Q))}let $;if(typeof S!="boolean"&&S.$ref&&!(0,p.schemaHasRulesButRef)(S,this.RULES)){const K=(0,O.resolveUrl)(this.opts.uriResolver,R,S.$ref);$=x.call(this,T,K)}const{schemaId:M}=this.opts;if($=$||new f({schema:S,schemaId:M,root:T,baseId:R}),$.schema!==$.root.schema)return $}},5057:(g,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:(g,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:(g,t,e)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.inlineRef=p,t.getFullPath=y,t._getFullPath=b,t.normalizeId=D,t.resolveUrl=P,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],S=>l+=C(S)),l===1/0))return 1/0}return l}function y(a,l="",R){R!==!1&&(l=D(l));const S=a.parse(l);return b(a,S)}function b(a,l){return a.serialize(l).split("#")[0]+"#"}const E=/#\/?$/;function D(a){return a?a.replace(E,""):""}function P(a,l,R){return R=D(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:S}=this.opts,T=D(a[R]||l),I={"":T},$=y(S,T,!1),M={},K=new Set;return u(a,{allKeys:!0},(_,ae,ie,fe)=>{if(fe===void 0)return;const Ae=$+ae;let De=I[fe];typeof _[R]=="string"&&(De=Pe.call(this,_[R])),ge.call(this,_.$anchor),ge.call(this,_.$dynamicAnchor),I[ae]=De;function Pe(Oe){const Y=this.opts.uriResolver.resolve;if(Oe=D(De?Y(De,Oe):Oe),K.has(Oe))throw Q(Oe);K.add(Oe);let V=this.refs[Oe];return typeof V=="string"&&(V=this.refs[V]),typeof V=="object"?w(_,V.schema,Oe):Oe!==D(Ae)&&(Oe[0]==="#"?(w(_,M[Oe],Oe),M[Oe]=_):this.refs[Oe]=Ae),Oe}function ge(Oe){if(typeof Oe=="string"){if(!x.test(Oe))throw new Error(`invalid anchor "${Oe}"`);Pe.call(this,`#${Oe}`)}}}),M;function w(_,ae,ie){if(ae!==void 0&&!d(_,ae))throw Q(ie)}function Q(_){return new Error(`reference "${_}" resolves to more than one schema`)}}},90942:(g,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:(g,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=b,t.escapeJsonPointer=E,t.unescapeJsonPointer=D,t.eachItem=P,t.evaluatedPropsToName=o,t.setEvaluated=a,t.useFunc=R,t.getErrorPath=T,t.checkStrictMode=I;const n=e(57287),d=e(76202);function u($){const M={};for(const K of $)M[K]=!0;return M}function O($,M){return typeof M=="boolean"?M:Object.keys(M).length===0?!0:(p($,M),!v(M,$.self.RULES.all))}function p($,M=$.schema){const{opts:K,self:w}=$;if(!K.strictSchema||typeof M=="boolean")return;const Q=w.RULES.keywords;for(const _ in M)Q[_]||I($,`unknown keyword: "${_}"`)}function v($,M){if(typeof $=="boolean")return!$;for(const K in $)if(M[K])return!0;return!1}function f($,M){if(typeof $=="boolean")return!$;for(const K in $)if(K!=="$ref"&&M.all[K])return!0;return!1}function C({topSchemaRef:$,schemaPath:M},K,w,Q){if(!Q){if(typeof K=="number"||typeof K=="boolean")return K;if(typeof K=="string")return(0,n._)`${K}`}return(0,n._)`${$}${M}${(0,n.getProperty)(w)}`}function y($){return D(decodeURIComponent($))}function b($){return encodeURIComponent(E($))}function E($){return typeof $=="number"?`${$}`:$.replace(/~/g,"~0").replace(/\//g,"~1")}function D($){return $.replace(/~1/g,"/").replace(/~0/g,"~")}function P($,M){if(Array.isArray($))for(const K of $)M(K);else M($)}function x({mergeNames:$,mergeToName:M,mergeValues:K,resultToName:w}){return(Q,_,ae,ie)=>{const fe=ae===void 0?_:ae instanceof n.Name?(_ instanceof n.Name?$(Q,_,ae):M(Q,_,ae),ae):_ instanceof n.Name?(M(Q,ae,_),_):K(_,ae);return ie===n.Name&&!(fe instanceof n.Name)?w(Q,fe):fe}}t.mergeEvaluated={props:x({mergeNames:($,M,K)=>$.if((0,n._)`${K} !== true && ${M} !== undefined`,()=>{$.if((0,n._)`${M} === true`,()=>$.assign(K,!0),()=>$.assign(K,(0,n._)`${K} || {}`).code((0,n._)`Object.assign(${K}, ${M})`))}),mergeToName:($,M,K)=>$.if((0,n._)`${K} !== true`,()=>{M===!0?$.assign(K,!0):($.assign(K,(0,n._)`${K} || {}`),a($,K,M))}),mergeValues:($,M)=>$===!0?!0:{...$,...M},resultToName:o}),items:x({mergeNames:($,M,K)=>$.if((0,n._)`${K} !== true && ${M} !== undefined`,()=>$.assign(K,(0,n._)`${M} === true ? true : ${K} > ${M} ? ${K} : ${M}`)),mergeToName:($,M,K)=>$.if((0,n._)`${K} !== true`,()=>$.assign(K,M===!0?!0:(0,n._)`${K} > ${M} ? ${K} : ${M}`)),mergeValues:($,M)=>$===!0?!0:Math.max($,M),resultToName:($,M)=>$.var("items",M)})};function o($,M){if(M===!0)return $.var("props",!0);const K=$.var("props",(0,n._)`{}`);return M!==void 0&&a($,K,M),K}function a($,M,K){Object.keys(K).forEach(w=>$.assign((0,n._)`${M}${(0,n.getProperty)(w)}`,!0))}const l={};function R($,M){return $.scopeValue("func",{ref:M,code:l[M.code]||(l[M.code]=new d._Code(M.code))})}var S;(function($){$[$.Num=0]="Num",$[$.Str=1]="Str"})(S||(t.Type=S={}));function T($,M,K){if($ instanceof n.Name){const w=M===S.Num;return K?w?(0,n._)`"[" + ${$} + "]"`:(0,n._)`"['" + ${$} + "']"`:w?(0,n._)`"/" + ${$}`:(0,n._)`"/" + ${$}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return K?(0,n.getProperty)($).toString():"/"+E($)}function I($,M,K=$.opts.strictSchema){if(K){if(M=`strict mode: ${M}`,K===!0)throw new Error(M);$.self.logger.warn(M)}}},5413:(g,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:(g,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:b,validateName:E}=C;b===!1?f(C,!1):typeof b=="object"&&b.$async===!0?y.return(u.default.data):(y.assign((0,d._)`${E}.errors`,null),y.return(!0))}function v(C,y){const{gen:b,schema:E}=C;E===!1?(b.var(y,!1),f(C)):b.var(y,!0)}function f(C,y){const{gen:b,data:E}=C,D={gen:b,keyword:"false schema",data:E,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:C};(0,n.reportError)(D,O,void 0,y)}},41434:(g,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(S){S[S.Correct=0]="Correct",S[S.Wrong=1]="Wrong"})(v||(t.DataType=v={}));function f(S){const T=C(S.type);if(T.includes("null")){if(S.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!T.length&&S.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');S.nullable===!0&&T.push("null")}return T}function C(S){const T=Array.isArray(S)?S:S?[S]:[];if(T.every(n.isJSONType))return T;throw new Error("type must be JSONType or JSONType[]: "+T.join(","))}function y(S,T){const{gen:I,data:$,opts:M}=S,K=E(T,M.coerceTypes),w=T.length>0&&!(K.length===0&&T.length===1&&(0,d.schemaHasRulesForType)(S,T[0]));if(w){const Q=o(T,$,M.strictNumbers,v.Wrong);I.if(Q,()=>{K.length?D(S,T,K):l(S)})}return w}const b=new Set(["string","number","integer","boolean","null"]);function E(S,T){return T?S.filter(I=>b.has(I)||T==="array"&&I==="array"):[]}function D(S,T,I){const{gen:$,data:M,opts:K}=S,w=$.let("dataType",(0,O._)`typeof ${M}`),Q=$.let("coerced",(0,O._)`undefined`);K.coerceTypes==="array"&&$.if((0,O._)`${w} == 'object' && Array.isArray(${M}) && ${M}.length == 1`,()=>$.assign(M,(0,O._)`${M}[0]`).assign(w,(0,O._)`typeof ${M}`).if(o(T,M,K.strictNumbers),()=>$.assign(Q,M))),$.if((0,O._)`${Q} !== undefined`);for(const ae of I)(b.has(ae)||ae==="array"&&K.coerceTypes==="array")&&_(ae);$.else(),l(S),$.endIf(),$.if((0,O._)`${Q} !== undefined`,()=>{$.assign(M,Q),P(S,Q)});function _(ae){switch(ae){case"string":$.elseIf((0,O._)`${w} == "number" || ${w} == "boolean"`).assign(Q,(0,O._)`"" + ${M}`).elseIf((0,O._)`${M} === null`).assign(Q,(0,O._)`""`);return;case"number":$.elseIf((0,O._)`${w} == "boolean" || ${M} === null
|
|
8
8
|
|| (${w} == "string" && ${M} && ${M} == +${M})`).assign(Q,(0,O._)`+${M}`);return;case"integer":$.elseIf((0,O._)`${w} === "boolean" || ${M} === null
|
|
@@ -101,7 +101,7 @@ $4`);{const Se=G===""||G.endsWith(`
|
|
|
101
101
|
|
|
102
102
|
${ee}`}}const T=G=>Array.isArray(G)&&G.some(re=>(0,d.isObject)(re)),I=G=>G.filter(re=>!!re),$=G=>(0,d.isObject)(G)&&!Array.isArray(G);function M(G){return/(?:^[a-z][a-z0-9+.-]*:|\/\/)/i.test(G)}function K(G,re){let ee;if(re.startsWith("//")){const{protocol:be}=(0,n.parse)(G);ee=`${be||"https:"}${re}`}else if(M(re))ee=re;else if(!re.startsWith("/"))ee=l(G)+"/"+re;else{const be=(0,n.parse)(G);ee=(0,n.format)(P(D({},be),{pathname:re}))}return l(ee)}function w(G){return G.charAt(0).toUpperCase()+G.slice(1)}function Q(G){try{const re=_(G);return re.search="",re.hash="",re.toString()}catch{return G}}function _(G){return typeof URL>"u"?new(e(10525)).URL(G):new URL(G)}function ae(G){return G.replace(/["\\]/g,"\\$&")}function ie(G){return G.replace(/&#(\d+);/g,(re,ee)=>String.fromCharCode(parseInt(ee,10))).replace(/&/g,"&").replace(/"/g,'"')}function fe(G){return G&&G.replace(/#/g,"_").toLowerCase()}function Ae(G,re){return re||isNamedDefinition(G)&&JsonPointer.baseName(G)||""}function De(G={},re,ee){return typeof re=="string"&&(re=re.split(".")),re.reduce((be,Ee)=>be&&be[Ee]?be[Ee]:ee,G)}function Pe(G){return(...re)=>re.filter(Boolean).join(G)}const ge=Pe(".");function Oe(G){var re;return d.IS_BROWSER?(re=window?.REFERENCE_DOCS_OPTIONS)==null?void 0:re[G]:null}function Y(){var G;if(!d.IS_BROWSER)return"";const re=+new Date+Math.random();try{return(!document.currentScript||!(document.currentScript.async||document.currentScript.defer))&&document.write(`<script id="dummy${re}"><\/script>`),((G=document.getElementById("dummy"+re))==null?void 0:G.previousSibling).src}catch{return""}}const V=G=>(0,d.isString)(G)?G:G?.raw,W=(G,re)=>{const ee=G[`x-parsed-md-${re}`]||G[re];if(re!=="x-enumDescriptions")return ee;let be={};for(const Ee in ee)Ee.startsWith("x-parsed-md")||(be[Ee]=ee[`x-parsed-md-${Ee}`]||ee[Ee]);return Object.keys(be).length?be:ee};function B(G,re){return re===G.length-1}function Z(G,re){const ee=Object.keys(G);return ee.indexOf(re)===ee.length-1}},90062:(g,t,e)=>{"use strict";e.d(t,{OG:()=>n.O,BI:()=>Rt,Vn:()=>ie,Dv:()=>De,KH:()=>Ae,yS:()=>fe,Zz:()=>xe,Fh:()=>u.Fh,Ch:()=>d.Ch,T7:()=>W.T7,oH:()=>d.oH,XF:()=>u.XF,gD:()=>Z,Mj:()=>d.Mj,jF:()=>d.jF,JA:()=>u.JA,Bq:()=>d.Bq,n4:()=>d.n4,dt:()=>Se,VQ:()=>re,YT:()=>d.YT,jn:()=>u.jn,SJ:()=>u.SJ,Y1:()=>d.Y1,DJ:()=>u.DJ,_N:()=>d._N,W:()=>d.W,Xi:()=>u.Xi,ee:()=>u.ee,yO:()=>u.yO,z$:()=>d.z$,bI:()=>d.bI,F:()=>d.F,Cb:()=>d.Cb,Kr:()=>d.Kr,Bs:()=>d.Bs,T$:()=>d.T$,LG:()=>u.LG,r9:()=>d.r9,Fd:()=>ct,AB:()=>d.AB,fQ:()=>u.fQ,tj:()=>oe,qt:()=>Be,DW:()=>d.DW,iT:()=>ae.i,_L:()=>Xe,G7:()=>W.G7,qk:()=>we,C0:()=>W.C0,L2:()=>W.L2,Zg:()=>d.Zg,nc:()=>ve,TJ:()=>ee,bY:()=>G,dv:()=>d.dv,$X:()=>d.$X,rh:()=>d.rh,tP:()=>W.tP,Ns:()=>u.Ns,v1:()=>B,RC:()=>W.RC,Il:()=>Y,L$:()=>u.L$,_E:()=>d._E});var n=e(86169),d=e(36874),u=e(64211),O=e(23799),p=e(47221),v=e(43614),f=e(35593),C=e(59552),y=e(20966),b=e(58612),E=e(36917),D=e(87656),P=e(10491),x=e(91965),o=e(74905),a=e(40823),l=e(34827),R=e(15574),S=e(10019),T=e(49513),I=e(79299),$=e(54861),M=e(23871),K=e(35980);const w="clike";O.languages.insertBefore("javascript","string",{"property string":{pattern:/([{,]\s*)"(?:\\.|[^\\"\r\n])*"(?=\s*:)/i,lookbehind:!0}},void 0),O.languages.insertBefore("javascript","punctuation",{property:{pattern:/([{,]\s*)[a-z]\w*(?=\s*:)/i,lookbehind:!0}},void 0);function Q(Ce){return{json:"js","c++":"cpp","c#":"csharp","objective-c":"objectivec",shell:"bash",viml:"vim",curl:"bash","node.js":"js"}[Ce]||w}function _(Ce,N=w){N=N.toLowerCase();let Je=Prism.languages[N];return Je||(Je=Prism.languages[Q(N)]),Prism.highlight(Ce.toString(),Je,N)}var ae=e(70866);function ie(Ce,N){return Ce===void 0?N||!1:typeof Ce=="string"?Ce!=="false":Ce}function fe(Ce,N=0){return typeof Ce=="string"?parseInt(Ce,10):typeof Ce=="number"?Ce:N}function Ae(Ce,N=0){return typeof Ce=="string"?parseInt(Ce,10):typeof Ce=="number"?Math.ceil(Ce):N}function De(Ce,N){return Ce===void 0?N:Ce==="all"?1/0:Ae(Ce,N)}var Pe=e(9448);const ge=Object.entries({fontSize:"font-size",fontWeight:"font-weight",fontFamily:"font-family",lineHeight:"line-height",color:"text-color",textTransform:"text-transform"});function Oe(Ce,N){const Je={};for(const[He,ut]of ge){const Ye=`--${Ce}-${ut}`,pe=N?`,var(--${N}-${ut})`:"";Je[He]=`var(${Ye}${pe})`}return Je}function Y(Ce,N){return(0,Pe.AH)`
|
|
103
103
|
${Oe(Ce,N)}
|
|
104
|
-
`}var V=e(57966),W=e(4457);function B(Ce,N){V.IS_BROWSER&&window.sessionStorage.setItem("redoc."+Ce,N)}function Z(Ce){return V.IS_BROWSER&&window.sessionStorage.getItem("redoc."+Ce)||""}function G(Ce,N){Ce=(0,W.jD)(Ce),B(`auth.${Ce}.variants`,JSON.stringify(N))}function re(Ce,N={}){return{raw:N[Ce+V.SecurityVariablesEnvSuffix.APIKey],password:N[Ce+V.SecurityVariablesEnvSuffix.Password],username:N[Ce+V.SecurityVariablesEnvSuffix.Username],token:N[Ce+V.SecurityVariablesEnvSuffix.Token]?{access_token:N[Ce+V.SecurityVariablesEnvSuffix.Token]}:void 0,client_id:N[Ce+V.SecurityVariablesEnvSuffix.ClientId],client_secret:N[Ce+V.SecurityVariablesEnvSuffix.ClientSecret],scopes:Z(`auth.${Ce}.scopes`)}}function ee(Ce,N){Ce=(0,W.jD)(Ce),typeof N=="string"?B("auth."+Ce,N):N&&(B(`auth.${Ce}.password`,N.password||""),B(`auth.${Ce}.username`,N.username||""),B(`auth.${Ce}.token`,N.token&&JSON.stringify(N.token)||""),B(`auth.${Ce}.client_id`,N.client_id||""),B(`auth.${Ce}.client_secret`,N.client_secret||""),B(`auth.${Ce}.scopes`,N.scopes&&JSON.stringify(N.scopes)||""))}function be(Ce,N){IS_BROWSER&&window.localStorage.setItem("redoc."+Ce,N)}function Ee(Ce){return IS_BROWSER&&window.localStorage.getItem("redoc."+Ce)||""}function Se(Ce,N){try{return JSON.parse(Z(`${Ce}.${N}`))}catch{return null}}function ve(Ce,N,Je){B(`${Ce}.${N}`,JSON.stringify(Je))}const xe=(Ce,...N)=>N.reduce((Je,He)=>ut=>Je(He(ut)),Ce);var L=e(623);function oe(Ce,N){return N?(0,W.RC)(Ce.pathname+Ce.hash).includes((0,W.RC)(N.toLowerCase())):!1}function Be(Ce,N=""){const Je=(0,W.RC)(N.toLowerCase());return(0,W.RC)(Ce.pathname)===Je||(0,W.RC)(Ce.hash)===Je||(0,W.RC)(Ce.pathname+Ce.hash)===Je}function ct(Ce){return Ce.startsWith("/")||(Ce="/"+Ce),Ce.endsWith("/")&&(Ce=Ce.slice(0,-1)),Ce}class Ge{parse(N){const Je={};if(!N)return Je;const He=N.startsWith("?")?N.substring(1).split("&"):N.split("&");for(const ut of He){const[Ye,pe]=ut.split("=");if(Ye&&pe){const Ue=(0,W.RC)(Ye),st=(0,W.RC)(pe);if(Ue in Je)Array.isArray(Je[Ue])?Je[Ue].push(st):Je[Ue]=[Je[Ue],st];else{const Lt=[",","|"].find(bt=>st.includes(bt));Je[Ue]=Lt?st.split(Lt):st}}}return Je}stringify(N,Je={encode:!0,sort:!0}){const He=[];for(const[ut,Ye]of Object.entries(N))if(Object.prototype.hasOwnProperty.call(N,ut)){const pe=Je.encode?encodeURIComponent(ut):ut;if(Array.isArray(Ye)){for(const Ue of Ye)if(Ue){const st=Je.encode?encodeURIComponent(Ue):Ue;He.push(`${pe}=${st}`)}}else if(Ye){const Ue=Je.encode?encodeURIComponent(Ye):Ye;He.push(`${pe}=${Ue}`)}}return Je.sort&&He.sort(),He.join("&")}}const Xe=new Ge;function we(Ce){let{url:N,variables:Je}=Ce;if(Je)for(const He in Je){const ut=Je[He];if(ut.default){const Ye=new RegExp(`{${He}}`,"g");N=N.replace(Ye,ut.default)}}return N}function Rt(Ce,N){return Ce.length===N.length&&Ce.every((Je,He)=>Je===N[He])}},36874:(g,t,e)=>{"use strict";e.d(t,{$X:()=>we,AB:()=>Ce,Bq:()=>Q,Bs:()=>De,Cb:()=>fe,Ch:()=>ie,DW:()=>ut,F:()=>K,Kr:()=>I,Mj:()=>Ye,T$:()=>Se,W:()=>Ae,Y1:()=>Ge,YT:()=>$,Zg:()=>Ee,_E:()=>B,_N:()=>Pe,bI:()=>xe,dv:()=>N,jF:()=>L,n4:()=>w,oH:()=>He,r9:()=>Rt,rh:()=>Xe,z$:()=>ge});var n=e(13078),d=e.n(n),u=e(99060),O=e.n(u),p=e(57966),v=e(64211),f=e(98409),C=e(86169),y=e(65777),b=e(4457),E=Object.defineProperty,D=Object.defineProperties,P=Object.getOwnPropertyDescriptors,x=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable,l=(pe,Ue,st)=>Ue in pe?E(pe,Ue,{enumerable:!0,configurable:!0,writable:!0,value:st}):pe[Ue]=st,R=(pe,Ue)=>{for(var st in Ue||(Ue={}))o.call(Ue,st)&&l(pe,st,Ue[st]);if(x)for(var st of x(Ue))a.call(Ue,st)&&l(pe,st,Ue[st]);return pe},S=(pe,Ue)=>D(pe,P(Ue));function T(pe){return typeof pe=="string"&&/\dxx/i.test(pe)}function I(pe){return pe==="default"||(0,v.kf)(pe)||T(pe)}function $(pe,Ue=!1){if(pe==="default")return Ue?"error":"success";let st=typeof pe=="string"?parseInt(pe,10):pe;if(T(pe)&&(st*=100),st<100||st>599)throw new Error("invalid HTTP code");let ht="success";return st>=300&&st<400?ht="redirect":st>=400?ht="error":st<200&&(ht="info"),ht}const M={get:!0,post:!0,put:!0,head:!0,patch:!0,delete:!0,options:!0,$ref:!0};function K(pe){return pe in M}function w(pe){const{operationId:Ue,pathName:st}=pe,ht=(0,v.fQ)((0,v.jn)(pe,"description"));return(0,v.fQ)((0,v.jn)(pe,"summary"))||Ue||ht&&ht.substring(0,50)||st||"<no summary>"}function Q(pe,Ue){var st;return Ue?.id?(0,y.joinWithSeparator)(Ue.id,(0,v.Eb)(pe.operationId?pe.operationId:_(pe.pointer))).toLowerCase():(st=pe.tags)!=null&&st.length?(0,v.Eb)(pe.operationId?pe.operationId:_(pe.pointer)):(0,v.Eb)(pe.operationId?(0,y.joinWithSeparator)(f.b1,pe.operationId):_(pe.pointer))}function _(pe){return pe?.startsWith("/")?pe.slice(1,pe.length):pe}const ae={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 ie(pe){if(pe.type!==void 0&&!Array.isArray(pe.type))return pe.type;const Ue=Object.keys(ae);for(const st of Ue){const ht=ae[st];if(pe[st]!==void 0)return ht}return"any"}function fe(pe,Ue=pe.type){if(pe["x-circular-ref"])return!0;if(pe.oneOf!==void 0||pe.anyOf!==void 0||pe.if&&pe.then||pe.if&&pe.else)return!1;let st=!0;const ht=Array.isArray(Ue);return(Ue==="object"||ht&&Ue?.includes("object"))&&(st=pe.properties!==void 0?Object.keys(pe.properties).length===0:pe.additionalProperties===void 0&&pe.unevaluatedProperties===void 0&&pe.patternProperties===void 0),Array.isArray(pe.items)||Array.isArray(pe.prefixItems)?!1:(pe.items!==void 0&&typeof pe.items!="boolean"&&(Ue==="array"||ht&&Ue?.includes("array"))&&(st=fe(pe.items,pe.items.type)),st)}function Ae(pe){return pe.search(/json/i)!==-1}function De(pe){return pe?.search(/xml/i)!==-1}function Pe(pe){return pe===f.mI.URL_ENCODED}function ge(pe){return pe===f.mI.MULTIPART}function Oe(pe,Ue,st){return Array.isArray(pe)?pe.map(ht=>ht.toString()).join(st):typeof pe=="object"?Object.keys(pe).map(ht=>`${ht}${st}${pe[ht]}`).join(st):Ue+"="+pe.toString()}function Y(pe,Ue){return Array.isArray(pe)?(console.warn("deepObject style cannot be used with array value:"+pe.toString()),""):typeof pe=="object"?Object.keys(pe).map(st=>pe[st]?`${Ue}[${st}]=${pe[st]}`:void 0).filter(Boolean).join("&"):(console.warn("deepObject style cannot be used with non-object value:"+pe.toString()),"")}function V(pe,Ue,st){const ht="__redoc_param_name__",Lt=Ue?"*":"";return O().parse(`{?${ht}${Lt}}`).expand({[ht]:st}).substring(1).replace(/__redoc_param_name__/g,pe)}function W(pe,Ue){const st=pe?"*":"",ht="__redoc_param_name__",Lt=O().parse(`{${ht}${st}}`);return(0,b.RC)(Lt.expand({[ht]:Ue}))}function B(pe,Ue={}){if(Array.isArray(pe))throw new Error("Payload must have fields: "+pe.toString());return Object.keys(pe).map(st=>{const ht=pe[st],{style:Lt="form",explode:bt=!0}=Ue[st]||{};switch(Lt){case"form":return V(st,bt,ht);case"spaceDelimited":return Oe(ht,st,"%20");case"pipeDelimited":return Oe(ht,st,"|");case"deepObject":return Y(ht,st);default:return console.warn("Incorrect or unsupported encoding style: "+Lt),""}}).join("&")}function Z(pe,Ue,st,ht){const Lt=st?"*":"";let bt="";Ue==="label"?bt=".":Ue==="matrix"&&(bt=";");const Wt="__redoc_param_name__";return O().parse(`{${bt}${Wt}${Lt}}`).expand({[Wt]:ht}).replace(/__redoc_param_name__/g,pe)}function G(pe,Ue,st,ht){const Lt=bt=>{switch(Ue){case"form":return V(pe,st,bt);case"spaceDelimited":return!Array.isArray(bt)&&typeof bt!="object"?(console.warn("The style spaceDelimited is applicable to arrays or objects"),""):st?V(pe,st,bt):Oe(ht,pe,"%20");case"pipeDelimited":return!Array.isArray(bt)&&typeof bt!="object"?(console.warn("The style pipeDelimited is applicable to arrays or objects"),""):st?V(pe,st,bt):Oe(ht,pe,"|");case"deepObject":return!st||Array.isArray(bt)||typeof bt!="object"?(console.warn("The style deepObject is only applicable for objects with explode=true"),""):Y(bt,pe);case"simple":return W(st,ht);default:return console.warn("Unexpected style for query: "+Ue),""}};return(0,v.DJ)(ht)&&(ht=(0,v.Fh)(ht).map(bt=>Lt(bt))),Lt(ht)}function re(pe,Ue,st){switch(pe){case"simple":return W(Ue,st);default:return console.warn("Unexpected style for header: "+pe),""}}function ee(pe,Ue,st,ht){switch(Ue){case"form":return V(pe,st,ht);default:return console.warn("Unexpected style for cookie: "+Ue),""}}function be(pe,Ue){return Ae(Ue)?JSON.stringify(pe):(console.warn(`Parameter serialization as ${Ue} is not supported`),"")}function Ee(pe,Ue){const{name:st,style:ht,explode:Lt=!1,serializationMime:bt}=pe;if(bt)switch(pe.in){case"path":case"header":return be(Ue,bt);case"cookie":case"query":return`${st}=${be(Ue,bt)}`;default:return console.warn("Unexpected parameter location: "+pe.in),""}if(!ht)return console.warn(`Missing style attribute or content for parameter ${st}`),"";switch(pe.in){case"path":return Z(st,ht,Lt,Ue);case"query":return G(st,ht,Lt,Ue);case"header":return re(ht,Lt,Ue);case"cookie":return ee(st,ht,Lt,Ue);default:return console.warn("Unexpected parameter location: "+pe.in),""}}function Se(pe){return pe.search(/xml/i)!==-1?"xml":"clike"}const ve=/^#\/components\/(schemas|pathItems)\/([^/]+)$/;function xe(pe){return ve.test(pe||"")}function L(pe){var Ue;return(Ue=pe?.match(ve))==null?void 0:Ue.pop()}function oe(pe){if(pe===void 0)return;const Ue=pe.toString(10);return/^0\.0*1$/.test(Ue)?`decimal places <= ${Ue.split(".")[1].length}`:`multiple of ${Ue}`}function Be(pe,Ue,st){let ht;return Ue!==void 0&&st!==void 0?Ue===st?ht=`= ${Ue} ${pe}`:ht=`[ ${Ue} .. ${st} ] ${pe}`:st!==void 0?ht=`<= ${st} ${pe}`:Ue!==void 0&&(Ue===1?ht="non-empty":ht=`>= ${Ue} ${pe}`),ht}function ct(pe){var Ue,st;const ht=typeof pe.exclusiveMinimum=="number"?Math.min(pe.exclusiveMinimum,(Ue=pe.minimum)!=null?Ue:1/0):pe.minimum,Lt=typeof pe.exclusiveMaximum=="number"?Math.max(pe.exclusiveMaximum,(st=pe.maximum)!=null?st:-1/0):pe.maximum,bt=typeof pe.exclusiveMinimum=="number"||pe.exclusiveMinimum,Wt=typeof pe.exclusiveMaximum=="number"||pe.exclusiveMaximum;if(ht!==void 0&&Lt!==void 0)return`${bt?"( ":"[ "}${ht} .. ${Lt}${Wt?" )":" ]"}`;if(Lt!==void 0)return`${Wt?"< ":"<= "}${Lt}`;if(ht!==void 0)return`${bt?"> ":">= "}${ht}`}function Ge(pe){const Ue=[],st=Be("characters",pe.minLength,pe.maxLength);st!==void 0&&Ue.push(st);const ht=Be("items",pe.minItems,pe.maxItems);ht!==void 0&&Ue.push(ht);const Lt=Be(pe.minProperties===1&&pe.maxProperties===1?"property":"properties",pe.minProperties,pe.maxProperties);Lt!==void 0&&Ue.push(Lt);const bt=oe(pe.multipleOf);bt!==void 0&&Ue.push(bt);const Wt=ct(pe);return Wt!==void 0&&Ue.push(Wt),pe.uniqueItems&&Ue.push("unique"),Ue}function Xe(pe,Ue=[]){const st=[],ht=[],Lt=[];return pe.forEach(bt=>{bt.required?Ue.includes(bt.name)?ht.push(bt):Lt.push(bt):st.push(bt)}),ht.sort((bt,Wt)=>Ue.indexOf(bt.name)-Ue.indexOf(Wt.name)),[...ht,...Lt,...st]}function we(pe){return pe.sort((Ue,st)=>Number(Ue.deprecated)-Number(st.deprecated))}function Rt(pe,Ue=[],st=[],{pathPointer:ht,operationPointer:Lt}){const bt={};st.forEach($e=>{({resolved:$e}=pe.deref($e)),bt[$e.name+"_"+$e.in]=!0});const Wt=Ue.map(($e,et)=>({paramOrRef:$e,pointer:C.O.join(ht,["parameters",String(et)])})).filter(({paramOrRef:$e})=>({resolved:$e}=pe.deref($e),!bt[$e.name+"_"+$e.in])),Tn=st.map(($e,et)=>({paramOrRef:$e,pointer:C.O.join(Lt,["parameters",String(et)])}));return[...Wt,...Tn]}function Ce(pe,Ue){const st=()=>{if(!p.IS_BROWSER)return globalThis.SSR_HOSTNAME||"";const bt=window.location.href;return bt.endsWith(".html")?(0,n.dirname)(bt):bt},ht=pe===void 0?(0,v.rU)(st()):(0,n.dirname)(pe);Ue.length===0&&(Ue=[{url:"/"}]);function Lt(bt){return(0,v.O2)(ht,bt)}return Ue.map(bt=>S(R({},bt),{url:Lt(bt.url),description:bt.description||""}))}const N=pe=>({delete:"del",options:"opts"})[pe]||pe;function Je(pe){return pe in{"x-circular-ref":!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}||pe.startsWith("x-parsed-md-")}function He(pe,Ue){return Object.keys(pe).filter(st=>Ue===!0?st.startsWith("x-")&&!Je(st):st.startsWith("x-")&&Ue.indexOf(st)>-1).reduce((st,ht)=>(st[ht]=pe[ht],st),{})}function ut(pe){return pe.split(" or ").map(Ue=>Ue.replace(/^(string|object|number|integer|array|boolean)s?( ?.*)/,"$1s$2")).join(" or ")}function Ye(pe){let Ue=pe.content;const st=pe["x-examples"],ht=pe["x-example"];if(st){Ue=R({},Ue);for(const Lt of Object.keys(st)){const bt=st[Lt];Ue[Lt]=S(R({},Ue[Lt]),{examples:bt})}}else if(ht){Ue=R({},Ue);for(const Lt of Object.keys(ht)){const bt=ht[Lt];Ue[Lt]=S(R({},Ue[Lt]),{example:bt})}}return Ue}},623:(g,t,e)=>{"use strict";e.d(t,{i:()=>O});var n=e(57757),d=e(57966),u=e(76920);function O(v){if(!(0,d.isString)(v)&&v?.result){const y=(0,u.Go)(v),b=n.Jf.fromJSON(JSON.stringify(y?.result));if(Array.isArray(b))for(const E of b)p(E);else p(b);return y.result=JSON.stringify(b),y.raw=O(y.raw),y}const f=new RegExp("^#{1,6}?\\s+","m"),C=v.search(f);return C>-1?v.substring(0,C):v}function p(v){if(!Array.isArray(v.children))return;const f=v.children.findIndex(C=>C.type==="heading");return f===-1||(v.children=v.children.slice(0,f)),v}},4457:(g,t,e)=>{"use strict";e.d(t,{C0:()=>b,G7:()=>f,L2:()=>y,RC:()=>C,T7:()=>v,jD:()=>O,tP:()=>u});var n=e(33993),d=e.n(n);function u(E){return E.split("").map(D=>D+"\u0335").join("")}function O(E){return E.replace(/[.[\]]/g,D=>({".":"%2e","[":"%5b","]":"%5d"})[D]||"")}function p(E){return E.replace(/%2e|%5b|%5d/g,D=>({"%2e":".","%5b":"[","%5d":"]"})[D]||"")}function v(E){return E.replace(/\\/g,"%5C")}function f(E){return E.replace(/%/g,"")}function C(E){try{return decodeURIComponent(E)}catch(D){return console.error(`Decoding failed: ${E}`,D),E}}function y(E){return d()(E)||E.toString().toLowerCase().replace(/\s+/g,"-").replace(/&/g,"-and-").replace(/--+/g,"-").replace(/^-+/,"").replace(/-+$/,"")}function b(E,D={}){try{return JSON.parse(E)}catch{return D}}},40651:(g,t,e)=>{"use strict";e.d(t,{a:()=>_e,H$:()=>Qe});const n={hide:{type:"boolean",default:!1},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},label:{type:"string"},items:{type:"array",items:{type:"string"}}},d={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:d,dislike:d,satisfied:d,neutral:d,dissatisfied:d}),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},O={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},f={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:O,queries:O,mutations:O,subscriptions:O,types:O,directives:O},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},b={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},E={type:"object",properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},D={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"}}},P={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},x={type:"object",properties:{beforeInfo:{type:"array",items:P},end:{type:"array",items:P}}},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:ut(o.properties,["light","dark"])},R={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}},T={type:"object",properties:Ye(o.properties,["dark"])},$={type:"object",properties:{accent:o,border:l,error:o,http:R,primary:o,responses:S,secondary:T,success:o,text:{type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},tonalOffset:{type:"number"},warning:o}},M={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},K={type:"object",properties:{small:M,medium:M,large:M,xlarge:M}},w={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},Q={type:"object",properties:Object.assign(Object.assign({},Ye(w.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:K})},_={type:"object",properties:ut(w.properties,["fontSize","lineHeight"])},ae={type:"object",properties:{medium:_,small:_}},ie={type:"object",properties:Object.assign(Object.assign({},Ye(w.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},color:{type:"string"},sizes:ae})},fe={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},Ae={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},De={type:"object",properties:{fullWidth:{type:"boolean"}}},Pe={type:"object",properties:{buttons:Q,httpBadges:ie,layoutControls:fe,panels:Ae,tryItButton:De,tryItSendButton:De}},ge={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},V={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:{type:"object",properties:{maxWidth:ge}},"three-panel":{type:"object",properties:{maxWidth:ge,middlePanelMaxWidth:ge}}}},W={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},B={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:W,defaultDetailsWidth:{type:"string"},examples:W,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},Z={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},G={type:"object",properties:ut(Z.properties,["textTransform"])},re={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},ee={type:"object",properties:Object.assign(Object.assign({},Ye(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:Z,level1items:G,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:re,textColor:{type:"string"},width:{type:"string"}})},be={type:"object",properties:Object.assign(Object.assign({},w.properties),{color:{type:"string"},transform:{type:"string"}})},Ee={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"}})},Se={type:"object",properties:Ye(w.properties,["fontSize"])},ve={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},xe={type:"object",properties:Object.assign(Object.assign({code:Ee,fieldName:w},ut(w.properties,["fontSize","fontFamily"])),{fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:be,heading2:be,heading3:be,headings:Se,lineHeight:{type:"string"},links:ve,optimizeSpeed:{type:"boolean"},rightPanelHeading:be,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}})},L={type:"object",properties:Object.assign({color:{type:"string"}},Ye(w.properties,["fontWeight"]))},oe={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:L}},Be={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},ct={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},Ge={type:"object",properties:{custom:{type:"string"}}},He={type:"object",properties:{theme:{type:"object",properties:{breakpoints:ge,codeBlock:oe,colors:$,components:Pe,layout:V,logo:Be,fab:ct,overrides:{type:"object",properties:{DownloadButton:Ge,NextSectionButton:Ge}},rightPanel:{type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},schema:B,shape:{type:"object",properties:{borderRadius:{type:"string"}}},sidebar:ee,spacing:{type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},typography:xe,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:E}},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:D,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 ut(yr,Qt){return Object.fromEntries(Qt.filter(Dn=>Dn in yr).map(Dn=>[Dn,yr[Dn]]))}function Ye(yr,Qt){return Object.fromEntries(Object.entries(yr).filter(([Dn])=>!Qt.includes(Dn)))}const pe={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},Ue={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},st={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}}}},ht={type:"array",items:Object.assign(Object.assign({},st),{properties:Object.assign(Object.assign({},st.properties),{items:{type:"array",items:st}})})},Lt={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},bt={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}},Wt={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},Tn={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},$e={type:"object",properties:Object.assign({items:ht},pe.properties),additionalProperties:!1},et={type:"object",additionalProperties:Lt},yt={type:"object",properties:Object.assign({items:ht,copyrightText:{type:"string"},logo:pe},pe.properties),additionalProperties:!1},Ne={type:"object",properties:Object.assign({separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"bottom"}},pe.properties),additionalProperties:!1},Ke={type:"object",properties:{head:{type:"array",items:Ue},body:{type:"array",items:Ue}},additionalProperties:!1},ot={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}},Pt={type:"object",properties:Object.assign({engine:{type:"string",enum:["flexsearch","typesense"],default:"flexsearch"},askAi:{type:"boolean"},facets:bt,placement:{type:"string",default:"navbar"},shortcuts:{type:"array",items:{type:"string"},default:["/"]},suggestedPages:{type:"array",items:Wt}},pe.properties),additionalProperties:!1},Et={type:"object",properties:Object.assign({ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"},default:["light","dark"]}},pe.properties),additionalProperties:!1},Ht={type:"object",properties:{nextButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Next page"}},pe.properties),additionalProperties:!1,default:{}},previousButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Previous page"}},pe.properties),additionalProperties:!1,default:{}}},additionalProperties:!1},Bt={type:"object",properties:{elementFormat:{type:"string",default:"icon"},copy:{type:"object",properties:Object.assign({},pe.properties),additionalProperties:!1,default:{hide:!1}},report:{type:"object",properties:Object.assign({tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"}},pe.properties),additionalProperties:!1,default:{hide:!1}},expand:{type:"object",properties:Object.assign({},pe.properties),additionalProperties:!1,default:{hide:!1}},collapse:{type:"object",properties:Object.assign({},pe.properties),additionalProperties:!1,default:{hide:!1}}},additionalProperties:!1},Yt={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"}},pe.properties),additionalProperties:!1,default:{}},toc:{type:"object",properties:Object.assign({header:{type:"string",default:"On this page"},depth:{type:"integer",default:3,minimum:1}},pe.properties),additionalProperties:!1,default:{}},editPage:{type:"object",properties:Object.assign({baseUrl:{type:"string"}},pe.properties),additionalProperties:!1,default:{}}},additionalProperties:!1,default:{}},On=Object.assign(Object.assign({},b),{properties:Object.assign(Object.assign({},b.properties),He.properties)}),Pn={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},lr={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"]},Yn={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},fr={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},Yr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},dataPlaneUrl:{type:"string"},controlPlaneUrl:{type:"string"},sdkUrl:{type:"string"},loadOptions:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["writeKey"]},Kr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},kr={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"]},Cr={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"]},Ar={type:"object",properties:{adobe:Pn,amplitude:lr,fullstory:Yn,heap:fr,rudderstack:Yr,segment:Kr,gtm:kr,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:Cr}},additionalProperties:!1,required:["trackingId"]}}},Rr={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"}},pe.properties),additionalProperties:!1},io={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},vr={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},Vo={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:ht,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}}}},Yo={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}}}},co={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:Tn,navbar:$e,products:et,footer:yt,sidebar:Ne,scripts:Ke,links:ot,feedback:u,search:Pt,colorMode:Et,navigation:Ht,codeSnippet:Bt,markdown:Yt,openapi:On,graphql:f,analytics:Ar,userMenu:Rr,versionPicker:io,breadcrumbs:vr,catalog:Vo,scorecard:Yo},additionalProperties:!0},rt=Object.assign(Object.assign({},co),{additionalProperties:!1}),xt="https://redocly.com/sso/teams";var Mt;(function(yr){yr.OIDC="OIDC",yr.SAML2="SAML2"})(Mt||(Mt={}));var Gt;(function(yr){yr.SERVICE_ACCOUNT="SERVICE_ACCOUNT",yr.OAUTH2="OAUTH2"})(Gt||(Gt={}));const Qe="redocly::teams-rbac",ft="redocly::route-rbac";var _e;(function(yr){yr.STACKED="stacked",yr.THREE_PANEL="three-panel"})(_e||(_e={}));function lt(yr,Qt){return Object.fromEntries(Object.entries(yr).map(([Dn,An])=>{if(Dn!==Qt)return typeof An!="object"||!An?[Dn,An]:Array.isArray(An)?[Dn,An.map(Hn=>typeof Hn=="object"?lt(Hn,Qt):Hn)]:[Dn,lt(An,Qt)]}).filter(Boolean))}const Kt={type:"object",properties:{ignoreLint:{type:"boolean",default:!1},ignoreLinkChecker:{type:"boolean"},ignoreMarkdocErrors:{type:"boolean"}},additionalProperties:!1},Vt={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},it={type:"object",properties:{type:{type:"string",const:Mt.OIDC},title:{type:"string"},pkce:{type:"boolean",default:!1},configurationUrl:{type:"string",minLength:1},configuration:Vt,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},gt={type:"object",properties:{type:{type:"string",const:Mt.SAML2},title:{type:"string"},issuerId:{type:"string"},entityId:{type:"string"},ssoUrl:{type:"string"},x509PublicCert:{type:"string"},teamsAttributeName:{type:"string",default:xt},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},en={type:"object",additionalProperties:{oneOf:[it,gt],discriminator:{propertyName:"type"}}},Mn={oneOf:[{type:"array",items:{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]},uniqueItems:!0},{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]}]},nr={type:"object",additionalProperties:{type:"object",properties:{to:{type:"string"},type:{type:"number",default:301}},additionalProperties:!1},default:{}},Tr={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]}},Ur={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:{type:"object",additionalProperties:!0},openapi:On,graphql:f,theme:{type:"object",properties:{openapi:On,graphql:f},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},rules:Tr,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0}},required:["root"]},je={type:"object",additionalProperties:!0},he={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},Te={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},Le={type:"object",additionalProperties:{type:"string"}},pt={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:Le,cms:Le,reunite:Le,content:{type:"object",properties:{"**":Le},additionalProperties:Le}},additionalProperties:Le},an={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"]},Cn={type:"object",properties:{type:{type:"string",const:Gt.OAUTH2},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},bn={type:"object",properties:{type:{type:"string",const:Gt.SERVICE_ACCOUNT},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},hn={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:[Cn,bn],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},pr=Object.assign(Object.assign({},hn),{properties:Object.assign(Object.assign({},hn.properties),{type:{type:"string",const:"APIGEE_EDGE"}})}),Jn={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:{type:"object",oneOf:[hn,pr,an],discriminator:{propertyName:"type"}}}}},xn={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"]},En={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:nr,seo:Te,rbac:pt,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:Ur},rules:Tr,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0},ssoOnPrem:en,sso:Mn,residency:{type:"string"},developerOnboarding:Jn,removeAttribution:{type:"boolean"},i18n:xn,l10n:xn,metadata:je,metadataGlobs:he,ignore:{type:"array",items:{type:"string"}},theme:co,reunite:Kt,logo:Tn,navbar:$e,products:et,footer:yt,sidebar:Ne,scripts:Ke,links:ot,feedback:u,search:Pt,colorMode:Et,navigation:Ht,codeSnippet:Bt,markdown:Yt,openapi:On,graphql:f,analytics:Ar,userMenu:Rr,versionPicker:io,breadcrumbs:vr,catalog:Vo,scorecard:Yo},default:{redirects:{}},additionalProperties:!0},Ln=Object.assign(Object.assign({},lt(En,"default")),{additionalProperties:!1}),Qr=Object.assign(Object.assign({$id:"root-redocly-config"},En),{properties:Object.assign(Object.assign({plugins:{type:"array",items:{type:"string"}}},En.properties),{env:{type:"object",additionalProperties:Ln}}),default:{},additionalProperties:!1}),Jr={type:"object",properties:{logo:co.properties.logo,navbar:co.properties.navbar,footer:co.properties.footer,sidebar:co.properties.sidebar,search:co.properties.search,codeSnippet:co.properties.codeSnippet,breadcrumbs:co.properties.breadcrumbs,openapi:co.properties.openapi,feedback:co.properties.feedback,analytics:{type:"object",properties:{ga:Cr}}},additionalProperties:!0,default:{}},xo={$id:"product-config-override",type:"object",properties:Object.assign(Object.assign({},Jr.properties),{apis:{type:"object",additionalProperties:Ur},theme:Jr}),additionalProperties:!1}},82958:(g,t,e)=>{"use strict";var n=e(63159),d=e(9448),u=e(15248),O=e(54168),p=e(21496),v=e(65028);const f={warning:u.A,success:O.F,danger:p.o,info:v._};function C({type:P="info",name:x,children:o,className:a,"data-source":l,"data-hash":R}){const S=f[P]||f.info;return jsxs(b,{type:P,className:a,"data-component-name":"Admonition/Admonition","data-source":l,"data-hash":R,children:[jsx(S,{color:`--admonition-${P}-icon-color`}),jsxs(E,{children:[x?jsx(D,{type:P,children:x}):null,o?jsx(y,{children:o}):null]})]})}const y=d.Ay.div`
|
|
104
|
+
`}var V=e(57966),W=e(4457);function B(Ce,N){V.IS_BROWSER&&window.sessionStorage.setItem("redoc."+Ce,N)}function Z(Ce){return V.IS_BROWSER&&window.sessionStorage.getItem("redoc."+Ce)||""}function G(Ce,N){Ce=(0,W.jD)(Ce),B(`auth.${Ce}.variants`,JSON.stringify(N))}function re(Ce,N={}){return{raw:N[Ce+V.SecurityVariablesEnvSuffix.APIKey],password:N[Ce+V.SecurityVariablesEnvSuffix.Password],username:N[Ce+V.SecurityVariablesEnvSuffix.Username],token:N[Ce+V.SecurityVariablesEnvSuffix.Token]?{access_token:N[Ce+V.SecurityVariablesEnvSuffix.Token]}:void 0,client_id:N[Ce+V.SecurityVariablesEnvSuffix.ClientId],client_secret:N[Ce+V.SecurityVariablesEnvSuffix.ClientSecret],scopes:Z(`auth.${Ce}.scopes`)}}function ee(Ce,N){Ce=(0,W.jD)(Ce),typeof N=="string"?B("auth."+Ce,N):N&&(B(`auth.${Ce}.password`,N.password||""),B(`auth.${Ce}.username`,N.username||""),B(`auth.${Ce}.token`,N.token&&JSON.stringify(N.token)||""),B(`auth.${Ce}.client_id`,N.client_id||""),B(`auth.${Ce}.client_secret`,N.client_secret||""),B(`auth.${Ce}.scopes`,N.scopes&&JSON.stringify(N.scopes)||""))}function be(Ce,N){IS_BROWSER&&window.localStorage.setItem("redoc."+Ce,N)}function Ee(Ce){return IS_BROWSER&&window.localStorage.getItem("redoc."+Ce)||""}function Se(Ce,N){try{return JSON.parse(Z(`${Ce}.${N}`))}catch{return null}}function ve(Ce,N,Je){B(`${Ce}.${N}`,JSON.stringify(Je))}const xe=(Ce,...N)=>N.reduce((Je,He)=>ut=>Je(He(ut)),Ce);var L=e(623);function oe(Ce,N){return N?(0,W.RC)(Ce.pathname+Ce.hash).includes((0,W.RC)(N.toLowerCase())):!1}function Be(Ce,N=""){const Je=(0,W.RC)(N.toLowerCase());return(0,W.RC)(Ce.pathname)===Je||(0,W.RC)(Ce.hash)===Je||(0,W.RC)(Ce.pathname+Ce.hash)===Je}function ct(Ce){return Ce.startsWith("/")||(Ce="/"+Ce),Ce.endsWith("/")&&(Ce=Ce.slice(0,-1)),Ce}class Ge{parse(N){const Je={};if(!N)return Je;const He=N.startsWith("?")?N.substring(1).split("&"):N.split("&");for(const ut of He){const[Ye,pe]=ut.split("=");if(Ye&&pe){const Ue=(0,W.RC)(Ye),st=(0,W.RC)(pe);if(Ue in Je)Array.isArray(Je[Ue])?Je[Ue].push(st):Je[Ue]=[Je[Ue],st];else{const Lt=[",","|"].find(bt=>st.includes(bt));Je[Ue]=Lt?st.split(Lt):st}}}return Je}stringify(N,Je={encode:!0,sort:!0}){const He=[];for(const[ut,Ye]of Object.entries(N))if(Object.prototype.hasOwnProperty.call(N,ut)){const pe=Je.encode?encodeURIComponent(ut):ut;if(Array.isArray(Ye)){for(const Ue of Ye)if(Ue){const st=Je.encode?encodeURIComponent(Ue):Ue;He.push(`${pe}=${st}`)}}else if(Ye){const Ue=Je.encode?encodeURIComponent(Ye):Ye;He.push(`${pe}=${Ue}`)}}return Je.sort&&He.sort(),He.join("&")}}const Xe=new Ge;function we(Ce){let{url:N,variables:Je}=Ce;if(Je)for(const He in Je){const ut=Je[He];if(ut.default){const Ye=new RegExp(`{${He}}`,"g");N=N.replace(Ye,ut.default)}}return N}function Rt(Ce,N){return Ce.length===N.length&&Ce.every((Je,He)=>Je===N[He])}},36874:(g,t,e)=>{"use strict";e.d(t,{$X:()=>we,AB:()=>Ce,Bq:()=>Q,Bs:()=>De,Cb:()=>fe,Ch:()=>ie,DW:()=>ut,F:()=>K,Kr:()=>I,Mj:()=>Ye,T$:()=>Se,W:()=>Ae,Y1:()=>Ge,YT:()=>$,Zg:()=>Ee,_E:()=>B,_N:()=>Pe,bI:()=>xe,dv:()=>N,jF:()=>L,n4:()=>w,oH:()=>He,r9:()=>Rt,rh:()=>Xe,z$:()=>ge});var n=e(13078),d=e.n(n),u=e(99060),O=e.n(u),p=e(57966),v=e(64211),f=e(98409),C=e(86169),y=e(65777),b=e(4457),E=Object.defineProperty,D=Object.defineProperties,P=Object.getOwnPropertyDescriptors,x=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable,l=(pe,Ue,st)=>Ue in pe?E(pe,Ue,{enumerable:!0,configurable:!0,writable:!0,value:st}):pe[Ue]=st,R=(pe,Ue)=>{for(var st in Ue||(Ue={}))o.call(Ue,st)&&l(pe,st,Ue[st]);if(x)for(var st of x(Ue))a.call(Ue,st)&&l(pe,st,Ue[st]);return pe},S=(pe,Ue)=>D(pe,P(Ue));function T(pe){return typeof pe=="string"&&/\dxx/i.test(pe)}function I(pe){return pe==="default"||(0,v.kf)(pe)||T(pe)}function $(pe,Ue=!1){if(pe==="default")return Ue?"error":"success";let st=typeof pe=="string"?parseInt(pe,10):pe;if(T(pe)&&(st*=100),st<100||st>599)throw new Error("invalid HTTP code");let ht="success";return st>=300&&st<400?ht="redirect":st>=400?ht="error":st<200&&(ht="info"),ht}const M={get:!0,post:!0,put:!0,head:!0,patch:!0,delete:!0,options:!0,$ref:!0};function K(pe){return pe in M}function w(pe){const{operationId:Ue,pathName:st}=pe,ht=(0,v.fQ)((0,v.jn)(pe,"description"));return(0,v.fQ)((0,v.jn)(pe,"summary"))||Ue||ht&&ht.substring(0,50)||st||"<no summary>"}function Q(pe,Ue){var st;return Ue?.id?(0,y.joinWithSeparator)(Ue.id,(0,v.Eb)(pe.operationId?pe.operationId:_(pe.pointer))).toLowerCase():(st=pe.tags)!=null&&st.length?(0,v.Eb)(pe.operationId?pe.operationId:_(pe.pointer)):(0,v.Eb)(pe.operationId?(0,y.joinWithSeparator)(f.b1,pe.operationId):_(pe.pointer))}function _(pe){return pe?.startsWith("/")?pe.slice(1,pe.length):pe}const ae={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 ie(pe){if(pe.type!==void 0&&!Array.isArray(pe.type))return pe.type;const Ue=Object.keys(ae);for(const st of Ue){const ht=ae[st];if(pe[st]!==void 0)return ht}return"any"}function fe(pe,Ue=pe.type){if(pe["x-circular-ref"])return!0;if(pe.oneOf!==void 0||pe.anyOf!==void 0||pe.if&&pe.then||pe.if&&pe.else)return!1;let st=!0;const ht=Array.isArray(Ue);return(Ue==="object"||ht&&Ue?.includes("object"))&&(st=pe.properties!==void 0?Object.keys(pe.properties).length===0:pe.additionalProperties===void 0&&pe.unevaluatedProperties===void 0&&pe.patternProperties===void 0),Array.isArray(pe.items)||Array.isArray(pe.prefixItems)?!1:(pe.items!==void 0&&typeof pe.items!="boolean"&&(Ue==="array"||ht&&Ue?.includes("array"))&&(st=fe(pe.items,pe.items.type)),st)}function Ae(pe){return pe.search(/json/i)!==-1}function De(pe){return pe?.search(/xml/i)!==-1}function Pe(pe){return pe===f.mI.URL_ENCODED}function ge(pe){return pe===f.mI.MULTIPART}function Oe(pe,Ue,st){return Array.isArray(pe)?pe.map(ht=>ht.toString()).join(st):typeof pe=="object"?Object.keys(pe).map(ht=>`${ht}${st}${pe[ht]}`).join(st):Ue+"="+pe.toString()}function Y(pe,Ue){return Array.isArray(pe)?(console.warn("deepObject style cannot be used with array value:"+pe.toString()),""):typeof pe=="object"?Object.keys(pe).map(st=>pe[st]?`${Ue}[${st}]=${pe[st]}`:void 0).filter(Boolean).join("&"):(console.warn("deepObject style cannot be used with non-object value:"+pe.toString()),"")}function V(pe,Ue,st){const ht="__redoc_param_name__",Lt=Ue?"*":"";return O().parse(`{?${ht}${Lt}}`).expand({[ht]:st}).substring(1).replace(/__redoc_param_name__/g,pe)}function W(pe,Ue){const st=pe?"*":"",ht="__redoc_param_name__",Lt=O().parse(`{${ht}${st}}`);return(0,b.RC)(Lt.expand({[ht]:Ue}))}function B(pe,Ue={}){if(Array.isArray(pe))throw new Error("Payload must have fields: "+pe.toString());return Object.keys(pe).map(st=>{const ht=pe[st],{style:Lt="form",explode:bt=!0}=Ue[st]||{};switch(Lt){case"form":return V(st,bt,ht);case"spaceDelimited":return Oe(ht,st,"%20");case"pipeDelimited":return Oe(ht,st,"|");case"deepObject":return Y(ht,st);default:return console.warn("Incorrect or unsupported encoding style: "+Lt),""}}).join("&")}function Z(pe,Ue,st,ht){const Lt=st?"*":"";let bt="";Ue==="label"?bt=".":Ue==="matrix"&&(bt=";");const Wt="__redoc_param_name__";return O().parse(`{${bt}${Wt}${Lt}}`).expand({[Wt]:ht}).replace(/__redoc_param_name__/g,pe)}function G(pe,Ue,st,ht){const Lt=bt=>{switch(Ue){case"form":return V(pe,st,bt);case"spaceDelimited":return!Array.isArray(bt)&&typeof bt!="object"?(console.warn("The style spaceDelimited is applicable to arrays or objects"),""):st?V(pe,st,bt):Oe(ht,pe,"%20");case"pipeDelimited":return!Array.isArray(bt)&&typeof bt!="object"?(console.warn("The style pipeDelimited is applicable to arrays or objects"),""):st?V(pe,st,bt):Oe(ht,pe,"|");case"deepObject":return!st||Array.isArray(bt)||typeof bt!="object"?(console.warn("The style deepObject is only applicable for objects with explode=true"),""):Y(bt,pe);case"simple":return W(st,ht);default:return console.warn("Unexpected style for query: "+Ue),""}};return(0,v.DJ)(ht)&&(ht=(0,v.Fh)(ht).map(bt=>Lt(bt))),Lt(ht)}function re(pe,Ue,st){switch(pe){case"simple":return W(Ue,st);default:return console.warn("Unexpected style for header: "+pe),""}}function ee(pe,Ue,st,ht){switch(Ue){case"form":return V(pe,st,ht);default:return console.warn("Unexpected style for cookie: "+Ue),""}}function be(pe,Ue){return Ae(Ue)?JSON.stringify(pe):(console.warn(`Parameter serialization as ${Ue} is not supported`),"")}function Ee(pe,Ue){const{name:st,style:ht,explode:Lt=!1,serializationMime:bt}=pe;if(bt)switch(pe.in){case"path":case"header":return be(Ue,bt);case"cookie":case"query":return`${st}=${be(Ue,bt)}`;default:return console.warn("Unexpected parameter location: "+pe.in),""}if(!ht)return console.warn(`Missing style attribute or content for parameter ${st}`),"";switch(pe.in){case"path":return Z(st,ht,Lt,Ue);case"query":return G(st,ht,Lt,Ue);case"header":return re(ht,Lt,Ue);case"cookie":return ee(st,ht,Lt,Ue);default:return console.warn("Unexpected parameter location: "+pe.in),""}}function Se(pe){return pe.search(/xml/i)!==-1?"xml":"clike"}const ve=/^#\/components\/(schemas|pathItems)\/([^/]+)$/;function xe(pe){return ve.test(pe||"")}function L(pe){var Ue;return(Ue=pe?.match(ve))==null?void 0:Ue.pop()}function oe(pe){if(pe===void 0)return;const Ue=pe.toString(10);return/^0\.0*1$/.test(Ue)?`decimal places <= ${Ue.split(".")[1].length}`:`multiple of ${Ue}`}function Be(pe,Ue,st){let ht;return Ue!==void 0&&st!==void 0?Ue===st?ht=`= ${Ue} ${pe}`:ht=`[ ${Ue} .. ${st} ] ${pe}`:st!==void 0?ht=`<= ${st} ${pe}`:Ue!==void 0&&(Ue===1?ht="non-empty":ht=`>= ${Ue} ${pe}`),ht}function ct(pe){var Ue,st;const ht=typeof pe.exclusiveMinimum=="number"?Math.min(pe.exclusiveMinimum,(Ue=pe.minimum)!=null?Ue:1/0):pe.minimum,Lt=typeof pe.exclusiveMaximum=="number"?Math.max(pe.exclusiveMaximum,(st=pe.maximum)!=null?st:-1/0):pe.maximum,bt=typeof pe.exclusiveMinimum=="number"||pe.exclusiveMinimum,Wt=typeof pe.exclusiveMaximum=="number"||pe.exclusiveMaximum;if(ht!==void 0&&Lt!==void 0)return`${bt?"( ":"[ "}${ht} .. ${Lt}${Wt?" )":" ]"}`;if(Lt!==void 0)return`${Wt?"< ":"<= "}${Lt}`;if(ht!==void 0)return`${bt?"> ":">= "}${ht}`}function Ge(pe){const Ue=[],st=Be("characters",pe.minLength,pe.maxLength);st!==void 0&&Ue.push(st);const ht=Be("items",pe.minItems,pe.maxItems);ht!==void 0&&Ue.push(ht);const Lt=Be(pe.minProperties===1&&pe.maxProperties===1?"property":"properties",pe.minProperties,pe.maxProperties);Lt!==void 0&&Ue.push(Lt);const bt=oe(pe.multipleOf);bt!==void 0&&Ue.push(bt);const Wt=ct(pe);return Wt!==void 0&&Ue.push(Wt),pe.uniqueItems&&Ue.push("unique"),Ue}function Xe(pe,Ue=[]){const st=[],ht=[],Lt=[];return pe.forEach(bt=>{bt.required?Ue.includes(bt.name)?ht.push(bt):Lt.push(bt):st.push(bt)}),ht.sort((bt,Wt)=>Ue.indexOf(bt.name)-Ue.indexOf(Wt.name)),[...ht,...Lt,...st]}function we(pe){return pe.sort((Ue,st)=>Number(Ue.deprecated)-Number(st.deprecated))}function Rt(pe,Ue=[],st=[],{pathPointer:ht,operationPointer:Lt}){const bt={};st.forEach($e=>{({resolved:$e}=pe.deref($e)),bt[$e.name+"_"+$e.in]=!0});const Wt=Ue.map(($e,et)=>({paramOrRef:$e,pointer:C.O.join(ht,["parameters",String(et)])})).filter(({paramOrRef:$e})=>({resolved:$e}=pe.deref($e),!bt[$e.name+"_"+$e.in])),Tn=st.map(($e,et)=>({paramOrRef:$e,pointer:C.O.join(Lt,["parameters",String(et)])}));return[...Wt,...Tn]}function Ce(pe,Ue){const st=()=>{if(!p.IS_BROWSER)return globalThis.SSR_HOSTNAME||"";const bt=window.location.href;return bt.endsWith(".html")?(0,n.dirname)(bt):bt},ht=pe===void 0?(0,v.rU)(st()):(0,n.dirname)(pe);Ue.length===0&&(Ue=[{url:"/"}]);function Lt(bt){return(0,v.O2)(ht,bt)}return Ue.map(bt=>S(R({},bt),{url:Lt(bt.url),description:bt.description||""}))}const N=pe=>({delete:"del",options:"opts"})[pe]||pe;function Je(pe){return pe in{"x-circular-ref":!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}||pe.startsWith("x-parsed-md-")}function He(pe,Ue){return Object.keys(pe).filter(st=>Ue===!0?st.startsWith("x-")&&!Je(st):st.startsWith("x-")&&Ue.indexOf(st)>-1).reduce((st,ht)=>(st[ht]=pe[ht],st),{})}function ut(pe){return pe.split(" or ").map(Ue=>Ue.replace(/^(string|object|number|integer|array|boolean)s?( ?.*)/,"$1s$2")).join(" or ")}function Ye(pe){let Ue=pe.content;const st=pe["x-examples"],ht=pe["x-example"];if(st){Ue=R({},Ue);for(const Lt of Object.keys(st)){const bt=st[Lt];Ue[Lt]=S(R({},Ue[Lt]),{examples:bt})}}else if(ht){Ue=R({},Ue);for(const Lt of Object.keys(ht)){const bt=ht[Lt];Ue[Lt]=S(R({},Ue[Lt]),{example:bt})}}return Ue}},623:(g,t,e)=>{"use strict";e.d(t,{i:()=>O});var n=e(57757),d=e(57966),u=e(76920);function O(v){if(!(0,d.isString)(v)&&v?.result){const y=(0,u.Go)(v),b=n.Jf.fromJSON(JSON.stringify(y?.result));if(Array.isArray(b))for(const E of b)p(E);else p(b);return y.result=JSON.stringify(b),y.raw=O(y.raw),y}const f=new RegExp("^#{1,6}?\\s+","m"),C=v.search(f);return C>-1?v.substring(0,C):v}function p(v){if(!Array.isArray(v.children))return;const f=v.children.findIndex(C=>C.type==="heading");return f===-1||(v.children=v.children.slice(0,f)),v}},4457:(g,t,e)=>{"use strict";e.d(t,{C0:()=>b,G7:()=>f,L2:()=>y,RC:()=>C,T7:()=>v,jD:()=>O,tP:()=>u});var n=e(33993),d=e.n(n);function u(E){return E.split("").map(D=>D+"\u0335").join("")}function O(E){return E.replace(/[.[\]]/g,D=>({".":"%2e","[":"%5b","]":"%5d"})[D]||"")}function p(E){return E.replace(/%2e|%5b|%5d/g,D=>({"%2e":".","%5b":"[","%5d":"]"})[D]||"")}function v(E){return E.replace(/\\/g,"%5C")}function f(E){return E.replace(/%/g,"")}function C(E){try{return decodeURIComponent(E)}catch(D){return console.error(`Decoding failed: ${E}`,D),E}}function y(E){return d()(E)||E.toString().toLowerCase().replace(/\s+/g,"-").replace(/&/g,"-and-").replace(/--+/g,"-").replace(/^-+/,"").replace(/-+$/,"")}function b(E,D={}){try{return JSON.parse(E)}catch{return D}}},40651:(g,t,e)=>{"use strict";e.d(t,{a:()=>_e,H$:()=>Qe});const n={hide:{type:"boolean",default:!1},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},label:{type:"string"},items:{type:"array",items:{type:"string"}}},d={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:d,dislike:d,satisfied:d,neutral:d,dissatisfied:d}),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},O={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},f={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:O,queries:O,mutations:O,subscriptions:O,types:O,directives:O},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},b={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},E={type:"object",properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},D={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"}}},P={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},x={type:"object",properties:{beforeInfo:{type:"array",items:P},end:{type:"array",items:P}}},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:ut(o.properties,["light","dark"])},R={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}},T={type:"object",properties:Ye(o.properties,["dark"])},$={type:"object",properties:{accent:o,border:l,error:o,http:R,primary:o,responses:S,secondary:T,success:o,text:{type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},tonalOffset:{type:"number"},warning:o}},M={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},K={type:"object",properties:{small:M,medium:M,large:M,xlarge:M}},w={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},Q={type:"object",properties:Object.assign(Object.assign({},Ye(w.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:K})},_={type:"object",properties:ut(w.properties,["fontSize","lineHeight"])},ae={type:"object",properties:{medium:_,small:_}},ie={type:"object",properties:Object.assign(Object.assign({},Ye(w.properties,["fontSize","lineHeight"])),{borderRadius:{type:"string"},color:{type:"string"},sizes:ae})},fe={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},Ae={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},De={type:"object",properties:{fullWidth:{type:"boolean"}}},Pe={type:"object",properties:{buttons:Q,httpBadges:ie,layoutControls:fe,panels:Ae,tryItButton:De,tryItSendButton:De}},ge={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},V={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:{type:"object",properties:{maxWidth:ge}},"three-panel":{type:"object",properties:{maxWidth:ge,middlePanelMaxWidth:ge}}}},W={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},B={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:W,defaultDetailsWidth:{type:"string"},examples:W,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},Z={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},G={type:"object",properties:ut(Z.properties,["textTransform"])},re={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},ee={type:"object",properties:Object.assign(Object.assign({},Ye(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:Z,level1items:G,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:re,textColor:{type:"string"},width:{type:"string"}})},be={type:"object",properties:Object.assign(Object.assign({},w.properties),{color:{type:"string"},transform:{type:"string"}})},Ee={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"}})},Se={type:"object",properties:Ye(w.properties,["fontSize"])},ve={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},xe={type:"object",properties:Object.assign(Object.assign({code:Ee,fieldName:w},ut(w.properties,["fontSize","fontFamily"])),{fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:be,heading2:be,heading3:be,headings:Se,lineHeight:{type:"string"},links:ve,optimizeSpeed:{type:"boolean"},rightPanelHeading:be,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}})},L={type:"object",properties:Object.assign({color:{type:"string"}},Ye(w.properties,["fontWeight"]))},oe={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:L}},Be={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},ct={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},Ge={type:"object",properties:{custom:{type:"string"}}},He={type:"object",properties:{theme:{type:"object",properties:{breakpoints:ge,codeBlock:oe,colors:$,components:Pe,layout:V,logo:Be,fab:ct,overrides:{type:"object",properties:{DownloadButton:Ge,NextSectionButton:Ge}},rightPanel:{type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},schema:B,shape:{type:"object",properties:{borderRadius:{type:"string"}}},sidebar:ee,spacing:{type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},typography:xe,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:E}},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:D,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 ut(yr,Qt){return Object.fromEntries(Qt.filter(Dn=>Dn in yr).map(Dn=>[Dn,yr[Dn]]))}function Ye(yr,Qt){return Object.fromEntries(Object.entries(yr).filter(([Dn])=>!Qt.includes(Dn)))}const pe={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},Ue={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},st={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}}}},ht={type:"array",items:Object.assign(Object.assign({},st),{properties:Object.assign(Object.assign({},st.properties),{items:{type:"array",items:st}})})},Lt={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},bt={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}},Wt={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},Tn={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},$e={type:"object",properties:Object.assign({items:ht},pe.properties),additionalProperties:!1},et={type:"object",additionalProperties:Lt},yt={type:"object",properties:Object.assign({items:ht,copyrightText:{type:"string"},logo:pe},pe.properties),additionalProperties:!1},Ne={type:"object",properties:Object.assign({separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"bottom"}},pe.properties),additionalProperties:!1},Ke={type:"object",properties:{head:{type:"array",items:Ue},body:{type:"array",items:Ue}},additionalProperties:!1},ot={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}},Pt={type:"object",properties:Object.assign({engine:{type:"string",enum:["flexsearch","typesense"],default:"flexsearch"},askAi:{type:"boolean"},facets:bt,placement:{type:"string",default:"navbar"},shortcuts:{type:"array",items:{type:"string"},default:["/"]},suggestedPages:{type:"array",items:Wt}},pe.properties),additionalProperties:!1},Et={type:"object",properties:Object.assign({ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"},default:["light","dark"]}},pe.properties),additionalProperties:!1},Ht={type:"object",properties:{nextButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Next page"}},pe.properties),additionalProperties:!1,default:{}},previousButton:{type:"object",properties:Object.assign({text:{type:"string",default:"Previous page"}},pe.properties),additionalProperties:!1,default:{}}},additionalProperties:!1},Bt={type:"object",properties:{elementFormat:{type:"string",default:"icon"},copy:{type:"object",properties:Object.assign({},pe.properties),additionalProperties:!1,default:{hide:!1}},report:{type:"object",properties:Object.assign({tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"}},pe.properties),additionalProperties:!1,default:{hide:!1}},expand:{type:"object",properties:Object.assign({},pe.properties),additionalProperties:!1,default:{hide:!1}},collapse:{type:"object",properties:Object.assign({},pe.properties),additionalProperties:!1,default:{hide:!1}}},additionalProperties:!1},Yt={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"}},pe.properties),additionalProperties:!1,default:{}},toc:{type:"object",properties:Object.assign({header:{type:"string",default:"On this page"},depth:{type:"integer",default:3,minimum:1}},pe.properties),additionalProperties:!1,default:{}},editPage:{type:"object",properties:Object.assign({baseUrl:{type:"string"}},pe.properties),additionalProperties:!1,default:{}}},additionalProperties:!1,default:{}},On=Object.assign(Object.assign({},b),{properties:Object.assign(Object.assign({},b.properties),He.properties)}),Pn={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},lr={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"]},Yn={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},fr={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},Yr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},dataPlaneUrl:{type:"string"},controlPlaneUrl:{type:"string"},sdkUrl:{type:"string"},loadOptions:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["writeKey"]},Kr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},kr={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"]},Cr={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"]},Ar={type:"object",properties:{adobe:Pn,amplitude:lr,fullstory:Yn,heap:fr,rudderstack:Yr,segment:Kr,gtm:kr,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:Cr}},additionalProperties:!1,required:["trackingId"]}}},Rr={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"}},pe.properties),additionalProperties:!1},io={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},vr={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},Vo={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:ht,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}}}},Yo={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}}}},co={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:Tn,navbar:$e,products:et,footer:yt,sidebar:Ne,scripts:Ke,links:ot,feedback:u,search:Pt,colorMode:Et,navigation:Ht,codeSnippet:Bt,markdown:Yt,openapi:On,graphql:f,analytics:Ar,userMenu:Rr,versionPicker:io,breadcrumbs:vr,catalog:Vo,scorecard:Yo},additionalProperties:!0},rt=Object.assign(Object.assign({},co),{additionalProperties:!1}),xt="https://redocly.com/sso/teams";var Mt;(function(yr){yr.OIDC="OIDC",yr.SAML2="SAML2"})(Mt||(Mt={}));var Gt;(function(yr){yr.SERVICE_ACCOUNT="SERVICE_ACCOUNT",yr.OAUTH2="OAUTH2"})(Gt||(Gt={}));const Qe="redocly::teams-rbac",ft="redocly::route-rbac";var _e;(function(yr){yr.STACKED="stacked",yr.THREE_PANEL="three-panel"})(_e||(_e={}));function lt(yr,Qt){return Object.fromEntries(Object.entries(yr).map(([Dn,An])=>{if(Dn!==Qt)return typeof An!="object"||!An?[Dn,An]:Array.isArray(An)?[Dn,An.map(Hn=>typeof Hn=="object"?lt(Hn,Qt):Hn)]:[Dn,lt(An,Qt)]}).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},Vt={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},it={type:"object",properties:{type:{type:"string",const:Mt.OIDC},title:{type:"string"},pkce:{type:"boolean",default:!1},configurationUrl:{type:"string",minLength:1},configuration:Vt,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},gt={type:"object",properties:{type:{type:"string",const:Mt.SAML2},title:{type:"string"},issuerId:{type:"string"},entityId:{type:"string"},ssoUrl:{type:"string"},x509PublicCert:{type:"string"},teamsAttributeName:{type:"string",default:xt},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},en={type:"object",additionalProperties:{oneOf:[it,gt],discriminator:{propertyName:"type"}}},Mn={oneOf:[{type:"array",items:{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]},uniqueItems:!0},{type:"string",enum:["REDOCLY","CORPORATE","GUEST"]}]},nr={type:"object",additionalProperties:{type:"object",properties:{to:{type:"string"},type:{type:"number",default:301}},additionalProperties:!1},default:{}},Tr={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]}},Ur={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:{type:"object",additionalProperties:!0},openapi:On,graphql:f,theme:{type:"object",properties:{openapi:On,graphql:f},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},rules:Tr,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0}},required:["root"]},je={type:"object",additionalProperties:!0},he={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},Te={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},Le={type:"object",additionalProperties:{type:"string"}},pt={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:Le,cms:Le,reunite:Le,content:{type:"object",properties:{"**":Le},additionalProperties:Le}},additionalProperties:Le},an={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"]},Cn={type:"object",properties:{type:{type:"string",const:Gt.OAUTH2},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},bn={type:"object",properties:{type:{type:"string",const:Gt.SERVICE_ACCOUNT},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},hn={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:[Cn,bn],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},pr=Object.assign(Object.assign({},hn),{properties:Object.assign(Object.assign({},hn.properties),{type:{type:"string",const:"APIGEE_EDGE"}})}),Jn={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:{type:"object",oneOf:[hn,pr,an],discriminator:{propertyName:"type"}}}}},xn={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"]},En={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:nr,seo:Te,rbac:pt,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:Ur},rules:Tr,decorators:{type:"object",additionalProperties:!0},preprocessors:{type:"object",additionalProperties:!0},ssoOnPrem:en,sso:Mn,residency:{type:"string"},developerOnboarding:Jn,removeAttribution:{type:"boolean"},i18n:xn,l10n:xn,metadata:je,metadataGlobs:he,ignore:{type:"array",items:{type:"string"}},theme:co,reunite:Kt,logo:Tn,navbar:$e,products:et,footer:yt,sidebar:Ne,scripts:Ke,links:ot,feedback:u,search:Pt,colorMode:Et,navigation:Ht,codeSnippet:Bt,markdown:Yt,openapi:On,graphql:f,analytics:Ar,userMenu:Rr,versionPicker:io,breadcrumbs:vr,catalog:Vo,scorecard:Yo},default:{redirects:{}},additionalProperties:!0},Ln=Object.assign(Object.assign({},lt(En,"default")),{additionalProperties:!1}),Qr=Object.assign(Object.assign({$id:"root-redocly-config"},En),{properties:Object.assign(Object.assign({plugins:{type:"array",items:{type:"string"}}},En.properties),{env:{type:"object",additionalProperties:Ln}}),default:{},additionalProperties:!1}),Jr={type:"object",properties:{logo:co.properties.logo,navbar:co.properties.navbar,footer:co.properties.footer,sidebar:co.properties.sidebar,search:co.properties.search,codeSnippet:co.properties.codeSnippet,breadcrumbs:co.properties.breadcrumbs,openapi:co.properties.openapi,feedback:co.properties.feedback,analytics:{type:"object",properties:{ga:Cr}}},additionalProperties:!0,default:{}},xo={$id:"product-config-override",type:"object",properties:Object.assign(Object.assign({},Jr.properties),{apis:{type:"object",additionalProperties:Ur},theme:Jr}),additionalProperties:!1}},82958:(g,t,e)=>{"use strict";var n=e(63159),d=e(9448),u=e(15248),O=e(54168),p=e(21496),v=e(65028);const f={warning:u.A,success:O.F,danger:p.o,info:v._};function C({type:P="info",name:x,children:o,className:a,"data-source":l,"data-hash":R}){const S=f[P]||f.info;return jsxs(b,{type:P,className:a,"data-component-name":"Admonition/Admonition","data-source":l,"data-hash":R,children:[jsx(S,{color:`--admonition-${P}-icon-color`}),jsxs(E,{children:[x?jsx(D,{type:P,children:x}):null,o?jsx(y,{children:o}):null]})]})}const y=d.Ay.div`
|
|
105
105
|
& > p:first-child {
|
|
106
106
|
margin-top: 0;
|
|
107
107
|
}
|
|
@@ -2655,13 +2655,20 @@ ${ee}`}}const T=G=>Array.isArray(G)&&G.some(re=>(0,d.isObject)(re)),I=G=>G.filte
|
|
|
2655
2655
|
box-shadow: var(--search-modal-box-shadow);
|
|
2656
2656
|
border-radius: 0;
|
|
2657
2657
|
|
|
2658
|
+
@media screen and (max-width: ${C.fi.small}) {
|
|
2659
|
+
/* Ignore resize on mobile */
|
|
2660
|
+
width: 100vw !important;
|
|
2661
|
+
height: 100vh !important;
|
|
2662
|
+
}
|
|
2663
|
+
|
|
2658
2664
|
@media screen and (min-width: ${C.fi.small}) {
|
|
2659
2665
|
border-radius: var(--search-modal-border-radius);
|
|
2660
2666
|
width: var(--search-modal-width);
|
|
2661
2667
|
min-height: var(--search-modal-min-height);
|
|
2668
|
+
min-width: var(--search-modal-min-width);
|
|
2662
2669
|
max-width: 95vw;
|
|
2663
2670
|
max-height: 95vh;
|
|
2664
|
-
height:
|
|
2671
|
+
height: var(--search-modal-min-height);
|
|
2665
2672
|
resize: both;
|
|
2666
2673
|
}
|
|
2667
2674
|
`,ge=u.Ay.header`
|
|
@@ -5708,6 +5715,7 @@ ${ee}`}}const T=G=>Array.isArray(G)&&G.some(re=>(0,d.isObject)(re)),I=G=>G.filte
|
|
|
5708
5715
|
* @tokens Search
|
|
5709
5716
|
*/
|
|
5710
5717
|
--search-modal-width: 1100px;
|
|
5718
|
+
--search-modal-min-width: 460px;
|
|
5711
5719
|
--search-modal-min-height: 705px;
|
|
5712
5720
|
--search-modal-bg-color: var(--modal-bg-color);
|
|
5713
5721
|
--search-modal-box-shadow: var(--modal-box-shadow);
|
|
@@ -10897,4 +10905,4 @@ Error generating stack: `+se.message+`
|
|
|
10897
10905
|
`,ah=({pointer:j,schema:U})=>{const{options:z,parser:ye}=useAtomValue(globalStoreAtom),ke=U||{$ref:j},dt=getSchema({parser:ye,schemaOrRef:ke,pointer:j||"",options:z,deps:{operation:{pointer:"RedocSchema"}}});return jsx(Row,{children:jsx(FullWidthPanel,{children:jsx(Schema,{schema:dt,level:1,disableDeepLinks:!0})})})},sh=({pointer:j,mimeType:U,encoding:z})=>{const ye=useAtomValue(globalParserAtom),ke=useAtomValue(layoutAtom),dt=getExamples({parser:ye,infoOrRef:{$ref:j},mime:U,encoding:z});return jsx(Row,{layout:ke,children:jsx(ExamplesWrap,{children:jsx(Example,{example:dt,mimeType:U})})})},Nm=B.Ay.div`
|
|
10898
10906
|
padding: 20px;
|
|
10899
10907
|
color: red;
|
|
10900
|
-
`;class lh extends o.Component{constructor(U){super(U),this.state={error:void 0}}componentDidCatch(U){return this.setState({error:U}),!1}render(){return this.state.error?(0,g.jsxs)(Nm,{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 Um=Object.defineProperty,Mf=Object.getOwnPropertySymbols,zm=Object.prototype.hasOwnProperty,Wm=Object.prototype.propertyIsEnumerable,Rf=(j,U,z)=>U in j?Um(j,U,{enumerable:!0,configurable:!0,writable:!0,value:z}):j[U]=z,Lf=(j,U)=>{for(var z in U||(U={}))zm.call(U,z)&&Rf(j,z,U[z]);if(Mf)for(var z of Mf(U))Wm.call(U,z)&&Rf(j,z,U[z]);return j};const wf=(0,R.JA)(),Hm=wf?(0,x.dirname)(wf)+"/":"";function Vm(j){const U={},z=j.attributes;for(let ye=0;ye<z.length;ye++){const ke=z[ye];U[ke.name]=ke.value}return U}function Km(j){const U=Vm(j),z={};for(const ye in U){const ke=ye.replace(/-(.)/g,(dt,Tt)=>Tt.toUpperCase());z[ke]=U[ye]}return z}function km(j,U=document.querySelector("redoc")){(0,a.c)(U,(0,g.jsx)(jf,{store:j}))}function Bf(j,U={},z=(0,R.iT)("redoc")){if(z===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let ye,ke;typeof j=="string"?ye=j:typeof j=="object"&&(ke=j),(0,a.H)(z).render((0,o.createElement)($m,{definition:ke,definitionUrl:ye,options:Lf(Lf({},U),Km(z))},["Loading..."]))}function $f(j){ur.p=j}const Gm="3.4.
|
|
10908
|
+
`;class lh extends o.Component{constructor(U){super(U),this.state={error:void 0}}componentDidCatch(U){return this.setState({error:U}),!1}render(){return this.state.error?(0,g.jsxs)(Nm,{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 Um=Object.defineProperty,Mf=Object.getOwnPropertySymbols,zm=Object.prototype.hasOwnProperty,Wm=Object.prototype.propertyIsEnumerable,Rf=(j,U,z)=>U in j?Um(j,U,{enumerable:!0,configurable:!0,writable:!0,value:z}):j[U]=z,Lf=(j,U)=>{for(var z in U||(U={}))zm.call(U,z)&&Rf(j,z,U[z]);if(Mf)for(var z of Mf(U))Wm.call(U,z)&&Rf(j,z,U[z]);return j};const wf=(0,R.JA)(),Hm=wf?(0,x.dirname)(wf)+"/":"";function Vm(j){const U={},z=j.attributes;for(let ye=0;ye<z.length;ye++){const ke=z[ye];U[ke.name]=ke.value}return U}function Km(j){const U=Vm(j),z={};for(const ye in U){const ke=ye.replace(/-(.)/g,(dt,Tt)=>Tt.toUpperCase());z[ke]=U[ye]}return z}function km(j,U=document.querySelector("redoc")){(0,a.c)(U,(0,g.jsx)(jf,{store:j}))}function Bf(j,U={},z=(0,R.iT)("redoc")){if(z===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let ye,ke;typeof j=="string"?ye=j:typeof j=="object"&&(ke=j),(0,a.H)(z).render((0,o.createElement)($m,{definition:ke,definitionUrl:ye,options:Lf(Lf({},U),Km(z))},["Loading..."]))}function $f(j){ur.p=j}const Gm="3.4.20",Zm="c2173f9b29";function Ym(){const j=(0,R.iT)("redoc");if(!j)return;const U=j.getAttribute("spec-url");U&&Bf(U,{},j)}l.IS_BROWSER&&$f(Hm),Ym()})(),Od})());
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@redocly/openapi-docs",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.20",
|
|
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.
|
|
48
|
-
"@redocly/replay": "0.7.
|
|
47
|
+
"@redocly/config": "0.17.0",
|
|
48
|
+
"@redocly/replay": "0.7.14"
|
|
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.
|
|
96
|
+
"@redocly/theme": "0.45.7"
|
|
97
97
|
},
|
|
98
98
|
"scripts": {
|
|
99
99
|
"start": "webpack serve --mode=development --hot",
|