@redocly/reference-docs 2.11.5 → 2.11.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/cli/commands/redocly-docs-cli.min.js +1 -1
- package/bin/cli/commands/redocly-docs-cli.min.js.LICENSE.txt +1 -1
- package/dist/console.redocly-reference-docs.min.js +1 -1
- package/dist/oauth2-redirect.js +1 -1
- package/dist/redocly-reference-docs.min.js +5 -5
- package/lib/index.d.ts +2 -1
- package/lib/index.js +1 -1
- package/lib-esm/index.d.ts +2 -1
- package/lib-esm/index.js +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ var vr=Math.pow;/*!
|
|
|
2
2
|
* Redocly Reference Docs
|
|
3
3
|
* (c) Copyright 2018 Redocly LLC, all rights reserved.
|
|
4
4
|
* -------------------------------------------------------------
|
|
5
|
-
* Version: "2.11.
|
|
5
|
+
* Version: "2.11.6"
|
|
6
6
|
*/(this.webpackChunkRedoclyReferenceDocs=this.webpackChunkRedoclyReferenceDocs||[]).push([[290],{66419:(h,I,o)=>{h.exports=o(27698)},77766:(h,I,o)=>{h.exports=o(8065)},72119:(h,I,o)=>{h.exports=o(57448)},20116:(h,I,o)=>{h.exports=o(11955)},94473:(h,I,o)=>{h.exports=o(61577)},78580:(h,I,o)=>{h.exports=o(33778)},2991:(h,I,o)=>{h.exports=o(61798)},3649:(h,I,o)=>{h.exports=o(82073)},92762:(h,I,o)=>{h.exports=o(2348)},59340:(h,I,o)=>{h.exports=o(8933)},51942:(h,I,o)=>{h.exports=o(63383)},26295:(h,I,o)=>{h.exports=o(86209)},86902:(h,I,o)=>{h.exports=o(23059)},93476:(h,I,o)=>{h.exports=o(27460)},52424:(h,I,o)=>{h.exports=o(72010)},53592:(h,I,o)=>{h.exports=o(27385)},78363:(h,I,o)=>{h.exports=o(81522)},19996:(h,I,o)=>{h.exports=o(32209)},30699:(h,I,o)=>{h.exports=o(44442)},28834:(h,I,o)=>{h.exports=o(57152)},95683:(h,I,o)=>{h.exports=o(69447)},95238:(h,I,o)=>{h.exports=o(81493)},189:(h,I,o)=>{h.exports=o(76094)},32752:(h,I,o)=>{h.exports=o(70573)},44341:(h,I,o)=>{h.exports=o(73685)},58377:(h,I,o)=>{h.exports=o(27533)},13038:(h,I,o)=>{h.exports=o(39057)},63263:(h,I,o)=>{h.exports=o(84710)},24889:(h,I,o)=>{h.exports=o(74303)},89356:(h,I,o)=>{h.exports=o(93799)},79542:(h,I,o)=>{h.exports=o(55122)},69798:(h,I,o)=>{h.exports=o(29531)},13535:(h,I,o)=>{h.exports=o(10856)},83863:(h,I,o)=>{h.exports=o(31524)},51446:(h,I,o)=>{h.exports=o(86600)},23882:(h,I,o)=>{h.exports=o(9759)},63109:(h,I,o)=>{h.exports=o(35666)},79742:(h,I)=>{"use strict";I.byteLength=g,I.toByteArray=N,I.fromByteArray=_;for(var o=[],c=[],v=typeof Uint8Array!="undefined"?Uint8Array:Array,x="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d=0,b=x.length;d<b;++d)o[d]=x[d],c[x.charCodeAt(d)]=d;c["-".charCodeAt(0)]=62,c["_".charCodeAt(0)]=63;function A(H){var R=H.length;if(R%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var X=H.indexOf("=");X===-1&&(X=R);var M=X===R?0:4-X%4;return[X,M]}function g(H){var R=A(H),X=R[0],M=R[1];return(X+M)*3/4-M}function L(H,R,X){return(R+X)*3/4-X}function N(H){var R,X=A(H),M=X[0],C=X[1],V=new v(L(H,M,C)),J=0,q=C>0?M-4:M,Q;for(Q=0;Q<q;Q+=4)R=c[H.charCodeAt(Q)]<<18|c[H.charCodeAt(Q+1)]<<12|c[H.charCodeAt(Q+2)]<<6|c[H.charCodeAt(Q+3)],V[J++]=R>>16&255,V[J++]=R>>8&255,V[J++]=R&255;return C===2&&(R=c[H.charCodeAt(Q)]<<2|c[H.charCodeAt(Q+1)]>>4,V[J++]=R&255),C===1&&(R=c[H.charCodeAt(Q)]<<10|c[H.charCodeAt(Q+1)]<<4|c[H.charCodeAt(Q+2)]>>2,V[J++]=R>>8&255,V[J++]=R&255),V}function B(H){return o[H>>18&63]+o[H>>12&63]+o[H>>6&63]+o[H&63]}function j(H,R,X){for(var M,C=[],V=R;V<X;V+=3)M=(H[V]<<16&16711680)+(H[V+1]<<8&65280)+(H[V+2]&255),C.push(B(M));return C.join("")}function _(H){for(var R,X=H.length,M=X%3,C=[],V=16383,J=0,q=X-M;J<q;J+=V)C.push(j(H,J,J+V>q?q:J+V));return M===1?(R=H[X-1],C.push(o[R>>2]+o[R<<4&63]+"==")):M===2&&(R=(H[X-2]<<8)+H[X-1],C.push(o[R>>10]+o[R>>4&63]+o[R<<2&63]+"=")),C.join("")}},50706:(h,I,o)=>{var c=o(48764).Buffer;(function(){"use strict";function v(x){var d;return x instanceof c?d=x:d=c.from(x.toString(),"binary"),d.toString("base64")}h.exports=v})()},48764:(h,I,o)=>{"use strict";/*!
|
|
7
7
|
* The buffer module from node.js, for the browser.
|
|
8
8
|
*
|
package/dist/oauth2-redirect.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Redocly Reference Docs
|
|
3
3
|
* (c) Copyright 2018 Redocly LLC, all rights reserved.
|
|
4
4
|
* -------------------------------------------------------------
|
|
5
|
-
* Version: "2.11.
|
|
5
|
+
* Version: "2.11.6"
|
|
6
6
|
*/(function(Ee,fe){typeof exports=="object"&&typeof module=="object"?module.exports=fe():typeof define=="function"&&define.amd?define([],fe):typeof exports=="object"?exports.RedoclyReferenceDocs=fe():Ee.RedoclyReferenceDocs=fe()})(this,function(){return(()=>{var Ke={13099:a=>{a.exports=function(v){if(typeof v!="function")throw TypeError(String(v)+" is not a function");return v}},96077:(a,v,e)=>{var t=e(70111);a.exports=function(n){if(!t(n)&&n!==null)throw TypeError("Can't set "+String(n)+" as a prototype");return n}},51223:(a,v,e)=>{var t=e(5112),n=e(70030),o=e(3070),s=t("unscopables"),i=Array.prototype;i[s]==null&&o.f(i,s,{configurable:!0,value:n(null)}),a.exports=function(h){i[s][h]=!0}},25787:a=>{a.exports=function(v,e,t){if(!(v instanceof e))throw TypeError("Incorrect "+(t?t+" ":"")+"invocation");return v}},19670:(a,v,e)=>{var t=e(70111);a.exports=function(n){if(!t(n))throw TypeError(String(n)+" is not an object");return n}},48457:(a,v,e)=>{"use strict";var t=e(49974),n=e(47908),o=e(53411),s=e(97659),i=e(17466),h=e(86135),l=e(71246);a.exports=function(S){var c=n(S),m=typeof this=="function"?this:Array,O=arguments.length,U=O>1?arguments[1]:void 0,N=U!==void 0,B=l(c),w=0,D,I,b,R,x,T;if(N&&(U=t(U,O>2?arguments[2]:void 0,2)),B!=null&&!(m==Array&&s(B)))for(R=B.call(c),x=R.next,I=new m;!(b=x.call(R)).done;w++)T=N?o(R,U,[b.value,w],!0):b.value,h(I,w,T);else for(D=i(c.length),I=new m(D);D>w;w++)T=N?U(c[w],w):c[w],h(I,w,T);return I.length=w,I}},41318:(a,v,e)=>{var t=e(45656),n=e(17466),o=e(51400),s=function(i){return function(h,l,p){var S=t(h),c=n(S.length),m=o(p,c),O;if(i&&l!=l){for(;c>m;)if(O=S[m++],O!=O)return!0}else for(;c>m;m++)if((i||m in S)&&S[m]===l)return i||m||0;return!i&&-1}};a.exports={includes:s(!0),indexOf:s(!1)}},53411:(a,v,e)=>{var t=e(19670),n=e(99212);a.exports=function(o,s,i,h){try{return h?s(t(i)[0],i[1]):s(i)}catch(l){throw n(o),l}}},84326:a=>{var v={}.toString;a.exports=function(e){return v.call(e).slice(8,-1)}},70648:(a,v,e)=>{var t=e(51694),n=e(84326),o=e(5112),s=o("toStringTag"),i=n(function(){return arguments}())=="Arguments",h=function(l,p){try{return l[p]}catch(S){}};a.exports=t?n:function(l){var p,S,c;return l===void 0?"Undefined":l===null?"Null":typeof(S=h(p=Object(l),s))=="string"?S:i?n(p):(c=n(p))=="Object"&&typeof p.callee=="function"?"Arguments":c}},99920:(a,v,e)=>{var t=e(86656),n=e(53887),o=e(31236),s=e(3070);a.exports=function(i,h){for(var l=n(h),p=s.f,S=o.f,c=0;c<l.length;c++){var m=l[c];t(i,m)||p(i,m,S(h,m))}}},49920:(a,v,e)=>{var t=e(47293);a.exports=!t(function(){function n(){}return n.prototype.constructor=null,Object.getPrototypeOf(new n)!==n.prototype})},24994:(a,v,e)=>{"use strict";var t=e(13383).IteratorPrototype,n=e(70030),o=e(79114),s=e(58003),i=e(97497),h=function(){return this};a.exports=function(l,p,S){var c=p+" Iterator";return l.prototype=n(t,{next:o(1,S)}),s(l,c,!1,!0),i[c]=h,l}},68880:(a,v,e)=>{var t=e(19781),n=e(3070),o=e(79114);a.exports=t?function(s,i,h){return n.f(s,i,o(1,h))}:function(s,i,h){return s[i]=h,s}},79114:a=>{a.exports=function(v,e){return{enumerable:!(v&1),configurable:!(v&2),writable:!(v&4),value:e}}},86135:(a,v,e)=>{"use strict";var t=e(57593),n=e(3070),o=e(79114);a.exports=function(s,i,h){var l=t(i);l in s?n.f(s,l,o(0,h)):s[l]=h}},70654:(a,v,e)=>{"use strict";var t=e(82109),n=e(24994),o=e(79518),s=e(27674),i=e(58003),h=e(68880),l=e(31320),p=e(5112),S=e(31913),c=e(97497),m=e(13383),O=m.IteratorPrototype,U=m.BUGGY_SAFARI_ITERATORS,N=p("iterator"),B="keys",w="values",D="entries",I=function(){return this};a.exports=function(b,R,x,T,G,W,K){n(x,R,T);var V=function(te){if(te===G&&Q)return Q;if(!U&&te in $)return $[te];switch(te){case B:return function(){return new x(this,te)};case w:return function(){return new x(this,te)};case D:return function(){return new x(this,te)}}return function(){return new x(this)}},ne=R+" Iterator",re=!1,$=b.prototype,k=$[N]||$["@@iterator"]||G&&$[G],Q=!U&&k||V(G),ae=R=="Array"&&$.entries||k,q,oe,de;if(ae&&(q=o(ae.call(new b)),O!==Object.prototype&&q.next&&(!S&&o(q)!==O&&(s?s(q,O):typeof q[N]!="function"&&h(q,N,I)),i(q,ne,!0,!0),S&&(c[ne]=I))),G==w&&k&&k.name!==w&&(re=!0,Q=function(){return k.call(this)}),(!S||K)&&$[N]!==Q&&h($,N,Q),c[R]=Q,G)if(oe={values:V(w),keys:W?Q:V(B),entries:V(D)},K)for(de in oe)(U||re||!(de in $))&&l($,de,oe[de]);else t({target:R,proto:!0,forced:U||re},oe);return oe}},19781:(a,v,e)=>{var t=e(47293);a.exports=!t(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},80317:(a,v,e)=>{var t=e(17854),n=e(70111),o=t.document,s=n(o)&&n(o.createElement);a.exports=function(i){return s?o.createElement(i):{}}},88113:(a,v,e)=>{var t=e(35005);a.exports=t("navigator","userAgent")||""},7392:(a,v,e)=>{var t=e(17854),n=e(88113),o=t.process,s=o&&o.versions,i=s&&s.v8,h,l;i?(h=i.split("."),l=h[0]<4?1:h[0]+h[1]):n&&(h=n.match(/Edge\/(\d+)/),(!h||h[1]>=74)&&(h=n.match(/Chrome\/(\d+)/),h&&(l=h[1]))),a.exports=l&&+l},80748:a=>{a.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},82109:(a,v,e)=>{var t=e(17854),n=e(31236).f,o=e(68880),s=e(31320),i=e(83505),h=e(99920),l=e(54705);a.exports=function(p,S){var c=p.target,m=p.global,O=p.stat,U,N,B,w,D,I;if(m?N=t:O?N=t[c]||i(c,{}):N=(t[c]||{}).prototype,N)for(B in S){if(D=S[B],p.noTargetGet?(I=n(N,B),w=I&&I.value):w=N[B],U=l(m?B:c+(O?".":"#")+B,p.forced),!U&&w!==void 0){if(typeof D==typeof w)continue;h(D,w)}(p.sham||w&&w.sham)&&o(D,"sham",!0),s(N,B,D,p)}}},47293:a=>{a.exports=function(v){try{return!!v()}catch(e){return!0}}},49974:(a,v,e)=>{var t=e(13099);a.exports=function(n,o,s){if(t(n),o===void 0)return n;switch(s){case 0:return function(){return n.call(o)};case 1:return function(i){return n.call(o,i)};case 2:return function(i,h){return n.call(o,i,h)};case 3:return function(i,h,l){return n.call(o,i,h,l)}}return function(){return n.apply(o,arguments)}}},35005:(a,v,e)=>{var t=e(40857),n=e(17854),o=function(s){return typeof s=="function"?s:void 0};a.exports=function(s,i){return arguments.length<2?o(t[s])||o(n[s]):t[s]&&t[s][i]||n[s]&&n[s][i]}},71246:(a,v,e)=>{var t=e(70648),n=e(97497),o=e(5112),s=o("iterator");a.exports=function(i){if(i!=null)return i[s]||i["@@iterator"]||n[t(i)]}},18554:(a,v,e)=>{var t=e(19670),n=e(71246);a.exports=function(o){var s=n(o);if(typeof s!="function")throw TypeError(String(o)+" is not iterable");return t(s.call(o))}},17854:(a,v,e)=>{var t=function(n){return n&&n.Math==Math&&n};a.exports=t(typeof globalThis=="object"&&globalThis)||t(typeof window=="object"&&window)||t(typeof self=="object"&&self)||t(typeof e.g=="object"&&e.g)||function(){return this}()||Function("return this")()},86656:(a,v,e)=>{var t=e(47908),n={}.hasOwnProperty;a.exports=Object.hasOwn||function(s,i){return n.call(t(s),i)}},3501:a=>{a.exports={}},60490:(a,v,e)=>{var t=e(35005);a.exports=t("document","documentElement")},64664:(a,v,e)=>{var t=e(19781),n=e(47293),o=e(80317);a.exports=!t&&!n(function(){return Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a!=7})},68361:(a,v,e)=>{var t=e(47293),n=e(84326),o="".split;a.exports=t(function(){return!Object("z").propertyIsEnumerable(0)})?function(s){return n(s)=="String"?o.call(s,""):Object(s)}:Object},42788:(a,v,e)=>{var t=e(5465),n=Function.toString;typeof t.inspectSource!="function"&&(t.inspectSource=function(o){return n.call(o)}),a.exports=t.inspectSource},29909:(a,v,e)=>{var t=e(68536),n=e(17854),o=e(70111),s=e(68880),i=e(86656),h=e(5465),l=e(6200),p=e(3501),S="Object already initialized",c=n.WeakMap,m,O,U,N=function(x){return U(x)?O(x):m(x,{})},B=function(x){return function(T){var G;if(!o(T)||(G=O(T)).type!==x)throw TypeError("Incompatible receiver, "+x+" required");return G}};if(t||h.state){var w=h.state||(h.state=new c),D=w.get,I=w.has,b=w.set;m=function(x,T){if(I.call(w,x))throw new TypeError(S);return T.facade=x,b.call(w,x,T),T},O=function(x){return D.call(w,x)||{}},U=function(x){return I.call(w,x)}}else{var R=l("state");p[R]=!0,m=function(x,T){if(i(x,R))throw new TypeError(S);return T.facade=x,s(x,R,T),T},O=function(x){return i(x,R)?x[R]:{}},U=function(x){return i(x,R)}}a.exports={set:m,get:O,has:U,enforce:N,getterFor:B}},97659:(a,v,e)=>{var t=e(5112),n=e(97497),o=t("iterator"),s=Array.prototype;a.exports=function(i){return i!==void 0&&(n.Array===i||s[o]===i)}},54705:(a,v,e)=>{var t=e(47293),n=/#|\.prototype\./,o=function(p,S){var c=i[s(p)];return c==l?!0:c==h?!1:typeof S=="function"?t(S):!!S},s=o.normalize=function(p){return String(p).replace(n,".").toLowerCase()},i=o.data={},h=o.NATIVE="N",l=o.POLYFILL="P";a.exports=o},70111:a=>{a.exports=function(v){return typeof v=="object"?v!==null:typeof v=="function"}},31913:a=>{a.exports=!1},99212:(a,v,e)=>{var t=e(19670);a.exports=function(n){var o=n.return;if(o!==void 0)return t(o.call(n)).value}},13383:(a,v,e)=>{"use strict";var t=e(47293),n=e(79518),o=e(68880),s=e(86656),i=e(5112),h=e(31913),l=i("iterator"),p=!1,S=function(){return this},c,m,O;[].keys&&(O=[].keys(),"next"in O?(m=n(n(O)),m!==Object.prototype&&(c=m)):p=!0);var U=c==null||t(function(){var N={};return c[l].call(N)!==N});U&&(c={}),(!h||U)&&!s(c,l)&&o(c,l,S),a.exports={IteratorPrototype:c,BUGGY_SAFARI_ITERATORS:p}},97497:a=>{a.exports={}},30133:(a,v,e)=>{var t=e(7392),n=e(47293);a.exports=!!Object.getOwnPropertySymbols&&!n(function(){var o=Symbol();return!String(o)||!(Object(o)instanceof Symbol)||!Symbol.sham&&t&&t<41})},590:(a,v,e)=>{var t=e(47293),n=e(5112),o=e(31913),s=n("iterator");a.exports=!t(function(){var i=new URL("b?a=1&b=2&c=3","http://a"),h=i.searchParams,l="";return i.pathname="c%20d",h.forEach(function(p,S){h.delete("b"),l+=S+p}),o&&!i.toJSON||!h.sort||i.href!=="http://a/c%20d?a=1&c=3"||h.get("c")!=="3"||String(new URLSearchParams("?a=1"))!=="a=1"||!h[s]||new URL("https://a@b").username!=="a"||new URLSearchParams(new URLSearchParams("a=b")).get("a")!=="b"||new URL("http://\u0442\u0435\u0441\u0442").host!=="xn--e1aybc"||new URL("http://a#\u0431").hash!=="#%D0%B1"||l!=="a1c3"||new URL("http://x",void 0).host!=="x"})},68536:(a,v,e)=>{var t=e(17854),n=e(42788),o=t.WeakMap;a.exports=typeof o=="function"&&/native code/.test(n(o))},21574:(a,v,e)=>{"use strict";var t=e(19781),n=e(47293),o=e(81956),s=e(25181),i=e(55296),h=e(47908),l=e(68361),p=Object.assign,S=Object.defineProperty;a.exports=!p||n(function(){if(t&&p({b:1},p(S({},"a",{enumerable:!0,get:function(){S(this,"b",{value:3,enumerable:!1})}}),{b:2})).b!==1)return!0;var c={},m={},O=Symbol(),U="abcdefghijklmnopqrst";return c[O]=7,U.split("").forEach(function(N){m[N]=N}),p({},c)[O]!=7||o(p({},m)).join("")!=U})?function(m,O){for(var U=h(m),N=arguments.length,B=1,w=s.f,D=i.f;N>B;)for(var I=l(arguments[B++]),b=w?o(I).concat(w(I)):o(I),R=b.length,x=0,T;R>x;)T=b[x++],(!t||D.call(I,T))&&(U[T]=I[T]);return U}:p},70030:(a,v,e)=>{var t=e(19670),n=e(36048),o=e(80748),s=e(3501),i=e(60490),h=e(80317),l=e(6200),p=">",S="<",c="prototype",m="script",O=l("IE_PROTO"),U=function(){},N=function(b){return S+m+p+b+S+"/"+m+p},B=function(b){b.write(N("")),b.close();var R=b.parentWindow.Object;return b=null,R},w=function(){var b=h("iframe"),R="java"+m+":",x;return b.style.display="none",i.appendChild(b),b.src=String(R),x=b.contentWindow.document,x.open(),x.write(N("document.F=Object")),x.close(),x.F},D,I=function(){try{D=document.domain&&new ActiveXObject("htmlfile")}catch(R){}I=D?B(D):w();for(var b=o.length;b--;)delete I[c][o[b]];return I()};s[O]=!0,a.exports=Object.create||function(R,x){var T;return R!==null?(U[c]=t(R),T=new U,U[c]=null,T[O]=R):T=I(),x===void 0?T:n(T,x)}},36048:(a,v,e)=>{var t=e(19781),n=e(3070),o=e(19670),s=e(81956);a.exports=t?Object.defineProperties:function(h,l){o(h);for(var p=s(l),S=p.length,c=0,m;S>c;)n.f(h,m=p[c++],l[m]);return h}},3070:(a,v,e)=>{var t=e(19781),n=e(64664),o=e(19670),s=e(57593),i=Object.defineProperty;v.f=t?i:function(l,p,S){if(o(l),p=s(p,!0),o(S),n)try{return i(l,p,S)}catch(c){}if("get"in S||"set"in S)throw TypeError("Accessors not supported");return"value"in S&&(l[p]=S.value),l}},31236:(a,v,e)=>{var t=e(19781),n=e(55296),o=e(79114),s=e(45656),i=e(57593),h=e(86656),l=e(64664),p=Object.getOwnPropertyDescriptor;v.f=t?p:function(c,m){if(c=s(c),m=i(m,!0),l)try{return p(c,m)}catch(O){}if(h(c,m))return o(!n.f.call(c,m),c[m])}},8006:(a,v,e)=>{var t=e(16324),n=e(80748),o=n.concat("length","prototype");v.f=Object.getOwnPropertyNames||function(i){return t(i,o)}},25181:(a,v)=>{v.f=Object.getOwnPropertySymbols},79518:(a,v,e)=>{var t=e(86656),n=e(47908),o=e(6200),s=e(49920),i=o("IE_PROTO"),h=Object.prototype;a.exports=s?Object.getPrototypeOf:function(l){return l=n(l),t(l,i)?l[i]:typeof l.constructor=="function"&&l instanceof l.constructor?l.constructor.prototype:l instanceof Object?h:null}},16324:(a,v,e)=>{var t=e(86656),n=e(45656),o=e(41318).indexOf,s=e(3501);a.exports=function(i,h){var l=n(i),p=0,S=[],c;for(c in l)!t(s,c)&&t(l,c)&&S.push(c);for(;h.length>p;)t(l,c=h[p++])&&(~o(S,c)||S.push(c));return S}},81956:(a,v,e)=>{var t=e(16324),n=e(80748);a.exports=Object.keys||function(s){return t(s,n)}},55296:(a,v)=>{"use strict";var e={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor,n=t&&!e.call({1:2},1);v.f=n?function(s){var i=t(this,s);return!!i&&i.enumerable}:e},27674:(a,v,e)=>{var t=e(19670),n=e(96077);a.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var o=!1,s={},i;try{i=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,i.call(s,[]),o=s instanceof Array}catch(h){}return function(l,p){return t(l),n(p),o?i.call(l,p):l.__proto__=p,l}}():void 0)},53887:(a,v,e)=>{var t=e(35005),n=e(8006),o=e(25181),s=e(19670);a.exports=t("Reflect","ownKeys")||function(h){var l=n.f(s(h)),p=o.f;return p?l.concat(p(h)):l}},40857:(a,v,e)=>{var t=e(17854);a.exports=t},12248:(a,v,e)=>{var t=e(31320);a.exports=function(n,o,s){for(var i in o)t(n,i,o[i],s);return n}},31320:(a,v,e)=>{var t=e(17854),n=e(68880),o=e(86656),s=e(83505),i=e(42788),h=e(29909),l=h.get,p=h.enforce,S=String(String).split("String");(a.exports=function(c,m,O,U){var N=U?!!U.unsafe:!1,B=U?!!U.enumerable:!1,w=U?!!U.noTargetGet:!1,D;if(typeof O=="function"&&(typeof m=="string"&&!o(O,"name")&&n(O,"name",m),D=p(O),D.source||(D.source=S.join(typeof m=="string"?m:""))),c===t){B?c[m]=O:s(m,O);return}else N?!w&&c[m]&&(B=!0):delete c[m];B?c[m]=O:n(c,m,O)})(Function.prototype,"toString",function(){return typeof this=="function"&&l(this).source||i(this)})},84488:a=>{a.exports=function(v){if(v==null)throw TypeError("Can't call method on "+v);return v}},83505:(a,v,e)=>{var t=e(17854),n=e(68880);a.exports=function(o,s){try{n(t,o,s)}catch(i){t[o]=s}return s}},58003:(a,v,e)=>{var t=e(3070).f,n=e(86656),o=e(5112),s=o("toStringTag");a.exports=function(i,h,l){i&&!n(i=l?i:i.prototype,s)&&t(i,s,{configurable:!0,value:h})}},6200:(a,v,e)=>{var t=e(72309),n=e(69711),o=t("keys");a.exports=function(s){return o[s]||(o[s]=n(s))}},5465:(a,v,e)=>{var t=e(17854),n=e(83505),o="__core-js_shared__",s=t[o]||n(o,{});a.exports=s},72309:(a,v,e)=>{var t=e(31913),n=e(5465);(a.exports=function(o,s){return n[o]||(n[o]=s!==void 0?s:{})})("versions",[]).push({version:"3.14.0",mode:t?"pure":"global",copyright:"\xA9 2021 Denis Pushkarev (zloirock.ru)"})},28710:(a,v,e)=>{var t=e(99958),n=e(84488),o=function(s){return function(i,h){var l=String(n(i)),p=t(h),S=l.length,c,m;return p<0||p>=S?s?"":void 0:(c=l.charCodeAt(p),c<55296||c>56319||p+1===S||(m=l.charCodeAt(p+1))<56320||m>57343?s?l.charAt(p):c:s?l.slice(p,p+2):(c-55296<<10)+(m-56320)+65536)}};a.exports={codeAt:o(!1),charAt:o(!0)}},33197:a=>{"use strict";var v=2147483647,e=36,t=1,n=26,o=38,s=700,i=72,h=128,l="-",p=/[^\0-\u007E]/,S=/[.\u3002\uFF0E\uFF61]/g,c="Overflow: input needs wider integers to process",m=e-t,O=Math.floor,U=String.fromCharCode,N=function(I){for(var b=[],R=0,x=I.length;R<x;){var T=I.charCodeAt(R++);if(T>=55296&&T<=56319&&R<x){var G=I.charCodeAt(R++);(G&64512)==56320?b.push(((T&1023)<<10)+(G&1023)+65536):(b.push(T),R--)}else b.push(T)}return b},B=function(I){return I+22+75*(I<26)},w=function(I,b,R){var x=0;for(I=R?O(I/s):I>>1,I+=O(I/b);I>m*n>>1;x+=e)I=O(I/m);return O(x+(m+1)*I/(I+o))},D=function(I){var b=[];I=N(I);var R=I.length,x=h,T=0,G=i,W,K;for(W=0;W<I.length;W++)K=I[W],K<128&&b.push(U(K));var V=b.length,ne=V;for(V&&b.push(l);ne<R;){var re=v;for(W=0;W<I.length;W++)K=I[W],K>=x&&K<re&&(re=K);var $=ne+1;if(re-x>O((v-T)/$))throw RangeError(c);for(T+=(re-x)*$,x=re,W=0;W<I.length;W++){if(K=I[W],K<x&&++T>v)throw RangeError(c);if(K==x){for(var k=T,Q=e;;Q+=e){var ae=Q<=G?t:Q>=G+n?n:Q-G;if(k<ae)break;var q=k-ae,oe=e-ae;b.push(U(B(ae+q%oe))),k=O(q/oe)}b.push(U(B(k))),G=w(T,$,ne==V),T=0,++ne}}++T,++x}return b.join("")};a.exports=function(I){var b=[],R=I.toLowerCase().replace(S,".").split("."),x,T;for(x=0;x<R.length;x++)T=R[x],b.push(p.test(T)?"xn--"+D(T):T);return b.join(".")}},51400:(a,v,e)=>{var t=e(99958),n=Math.max,o=Math.min;a.exports=function(s,i){var h=t(s);return h<0?n(h+i,0):o(h,i)}},45656:(a,v,e)=>{var t=e(68361),n=e(84488);a.exports=function(o){return t(n(o))}},99958:a=>{var v=Math.ceil,e=Math.floor;a.exports=function(t){return isNaN(t=+t)?0:(t>0?e:v)(t)}},17466:(a,v,e)=>{var t=e(99958),n=Math.min;a.exports=function(o){return o>0?n(t(o),9007199254740991):0}},47908:(a,v,e)=>{var t=e(84488);a.exports=function(n){return Object(t(n))}},57593:(a,v,e)=>{var t=e(70111);a.exports=function(n,o){if(!t(n))return n;var s,i;if(o&&typeof(s=n.toString)=="function"&&!t(i=s.call(n))||typeof(s=n.valueOf)=="function"&&!t(i=s.call(n))||!o&&typeof(s=n.toString)=="function"&&!t(i=s.call(n)))return i;throw TypeError("Can't convert object to primitive value")}},51694:(a,v,e)=>{var t=e(5112),n=t("toStringTag"),o={};o[n]="z",a.exports=String(o)==="[object z]"},69711:a=>{var v=0,e=Math.random();a.exports=function(t){return"Symbol("+String(t===void 0?"":t)+")_"+(++v+e).toString(36)}},43307:(a,v,e)=>{var t=e(30133);a.exports=t&&!Symbol.sham&&typeof Symbol.iterator=="symbol"},5112:(a,v,e)=>{var t=e(17854),n=e(72309),o=e(86656),s=e(69711),i=e(30133),h=e(43307),l=n("wks"),p=t.Symbol,S=h?p:p&&p.withoutSetter||s;a.exports=function(c){return(!o(l,c)||!(i||typeof l[c]=="string"))&&(i&&o(p,c)?l[c]=p[c]:l[c]=S("Symbol."+c)),l[c]}},66992:(a,v,e)=>{"use strict";var t=e(45656),n=e(51223),o=e(97497),s=e(29909),i=e(70654),h="Array Iterator",l=s.set,p=s.getterFor(h);a.exports=i(Array,"Array",function(S,c){l(this,{type:h,target:t(S),index:0,kind:c})},function(){var S=p(this),c=S.target,m=S.kind,O=S.index++;return!c||O>=c.length?(S.target=void 0,{value:void 0,done:!0}):m=="keys"?{value:O,done:!1}:m=="values"?{value:c[O],done:!1}:{value:[O,c[O]],done:!1}},"values"),o.Arguments=o.Array,n("keys"),n("values"),n("entries")},78783:(a,v,e)=>{"use strict";var t=e(28710).charAt,n=e(29909),o=e(70654),s="String Iterator",i=n.set,h=n.getterFor(s);o(String,"String",function(l){i(this,{type:s,string:String(l),index:0})},function(){var p=h(this),S=p.string,c=p.index,m;return c>=S.length?{value:void 0,done:!0}:(m=t(S,c),p.index+=m.length,{value:m,done:!1})})},41637:(a,v,e)=>{"use strict";e(66992);var t=e(82109),n=e(35005),o=e(590),s=e(31320),i=e(12248),h=e(58003),l=e(24994),p=e(29909),S=e(25787),c=e(86656),m=e(49974),O=e(70648),U=e(19670),N=e(70111),B=e(70030),w=e(79114),D=e(18554),I=e(71246),b=e(5112),R=n("fetch"),x=n("Headers"),T=b("iterator"),G="URLSearchParams",W=G+"Iterator",K=p.set,V=p.getterFor(G),ne=p.getterFor(W),re=/\+/g,$=Array(4),k=function(F){return $[F-1]||($[F-1]=RegExp("((?:%[\\da-f]{2}){"+F+"})","gi"))},Q=function(F){try{return decodeURIComponent(F)}catch(A){return F}},ae=function(F){var A=F.replace(re," "),L=4;try{return decodeURIComponent(A)}catch(j){for(;L;)A=A.replace(k(L--),Q);return A}},q=/[!'()~]|%20/g,oe={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},de=function(F){return oe[F]},te=function(F){return encodeURIComponent(F).replace(q,de)},me=function(F,A){if(A)for(var L=A.split("&"),j=0,E,M;j<L.length;)E=L[j++],E.length&&(M=E.split("="),F.push({key:ae(M.shift()),value:ae(M.join("="))}))},_=function(F){this.entries.length=0,me(this.entries,F)},ce=function(F,A){if(F<A)throw TypeError("Not enough arguments")},Oe=l(function(A,L){K(this,{type:W,iterator:D(V(A).entries),kind:L})},"Iterator",function(){var A=ne(this),L=A.kind,j=A.iterator.next(),E=j.value;return j.done||(j.value=L==="keys"?E.key:L==="values"?E.value:[E.key,E.value]),j}),Se=function(){S(this,Se,G);var A=arguments.length>0?arguments[0]:void 0,L=this,j=[],E,M,Z,Y,ee,se,ge,Ae,xe;if(K(L,{type:G,entries:j,updateURL:function(){},updateSearchParams:_}),A!==void 0)if(N(A))if(E=I(A),typeof E=="function")for(M=E.call(A),Z=M.next;!(Y=Z.call(M)).done;){if(ee=D(U(Y.value)),se=ee.next,(ge=se.call(ee)).done||(Ae=se.call(ee)).done||!se.call(ee).done)throw TypeError("Expected sequence with length 2");j.push({key:ge.value+"",value:Ae.value+""})}else for(xe in A)c(A,xe)&&j.push({key:xe,value:A[xe]+""});else me(j,typeof A=="string"?A.charAt(0)==="?"?A.slice(1):A:A+"")},Ie=Se.prototype;i(Ie,{append:function(A,L){ce(arguments.length,2);var j=V(this);j.entries.push({key:A+"",value:L+""}),j.updateURL()},delete:function(F){ce(arguments.length,1);for(var A=V(this),L=A.entries,j=F+"",E=0;E<L.length;)L[E].key===j?L.splice(E,1):E++;A.updateURL()},get:function(A){ce(arguments.length,1);for(var L=V(this).entries,j=A+"",E=0;E<L.length;E++)if(L[E].key===j)return L[E].value;return null},getAll:function(A){ce(arguments.length,1);for(var L=V(this).entries,j=A+"",E=[],M=0;M<L.length;M++)L[M].key===j&&E.push(L[M].value);return E},has:function(A){ce(arguments.length,1);for(var L=V(this).entries,j=A+"",E=0;E<L.length;)if(L[E++].key===j)return!0;return!1},set:function(A,L){ce(arguments.length,1);for(var j=V(this),E=j.entries,M=!1,Z=A+"",Y=L+"",ee=0,se;ee<E.length;ee++)se=E[ee],se.key===Z&&(M?E.splice(ee--,1):(M=!0,se.value=Y));M||E.push({key:Z,value:Y}),j.updateURL()},sort:function(){var A=V(this),L=A.entries,j=L.slice(),E,M,Z;for(L.length=0,Z=0;Z<j.length;Z++){for(E=j[Z],M=0;M<Z;M++)if(L[M].key>E.key){L.splice(M,0,E);break}M===Z&&L.push(E)}A.updateURL()},forEach:function(A){for(var L=V(this).entries,j=m(A,arguments.length>1?arguments[1]:void 0,3),E=0,M;E<L.length;)M=L[E++],j(M.value,M.key,this)},keys:function(){return new Oe(this,"keys")},values:function(){return new Oe(this,"values")},entries:function(){return new Oe(this,"entries")}},{enumerable:!0}),s(Ie,T,Ie.entries),s(Ie,"toString",function(){for(var A=V(this).entries,L=[],j=0,E;j<A.length;)E=A[j++],L.push(te(E.key)+"="+te(E.value));return L.join("&")},{enumerable:!0}),h(Se,G),t({global:!0,forced:!o},{URLSearchParams:Se}),!o&&typeof R=="function"&&typeof x=="function"&&t({global:!0,enumerable:!0,forced:!0},{fetch:function(A){var L=[A],j,E,M;return arguments.length>1&&(j=arguments[1],N(j)&&(E=j.body,O(E)===G&&(M=j.headers?new x(j.headers):new x,M.has("content-type")||M.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),j=B(j,{body:w(0,String(E)),headers:w(0,M)}))),L.push(j)),R.apply(this,L)}}),a.exports={URLSearchParams:Se,getState:V}},60285:(a,v,e)=>{"use strict";e(78783);var t=e(82109),n=e(19781),o=e(590),s=e(17854),i=e(36048),h=e(31320),l=e(25787),p=e(86656),S=e(21574),c=e(48457),m=e(28710).codeAt,O=e(33197),U=e(58003),N=e(41637),B=e(29909),w=s.URL,D=N.URLSearchParams,I=N.getState,b=B.set,R=B.getterFor("URL"),x=Math.floor,T=Math.pow,G="Invalid authority",W="Invalid scheme",K="Invalid host",V="Invalid port",ne=/[A-Za-z]/,re=/[\d+-.A-Za-z]/,$=/\d/,k=/^(0x|0X)/,Q=/^[0-7]+$/,ae=/^\d+$/,q=/^[\dA-Fa-f]+$/,oe=/[\0\t\n\r #%/:?@[\\]]/,de=/[\0\t\n\r #/:?@[\\]]/,te=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,me=/[\t\n\r]/g,_,ce=function(r,f){var u,d,y;if(f.charAt(0)=="["){if(f.charAt(f.length-1)!="]"||(u=Se(f.slice(1,-1)),!u))return K;r.host=u}else if(Y(r)){if(f=O(f),oe.test(f)||(u=Oe(f),u===null))return K;r.host=u}else{if(de.test(f))return K;for(u="",d=c(f),y=0;y<d.length;y++)u+=M(d[y],A);r.host=u}},Oe=function(r){var f=r.split("."),u,d,y,C,P,H,z;if(f.length&&f[f.length-1]==""&&f.pop(),u=f.length,u>4)return r;for(d=[],y=0;y<u;y++){if(C=f[y],C=="")return r;if(P=10,C.length>1&&C.charAt(0)=="0"&&(P=k.test(C)?16:8,C=C.slice(P==8?1:2)),C==="")H=0;else{if(!(P==10?ae:P==8?Q:q).test(C))return r;H=parseInt(C,P)}d.push(H)}for(y=0;y<u;y++)if(H=d[y],y==u-1){if(H>=T(256,5-u))return null}else if(H>255)return null;for(z=d.pop(),y=0;y<d.length;y++)z+=d[y]*T(256,3-y);return z},Se=function(r){var f=[0,0,0,0,0,0,0,0],u=0,d=null,y=0,C,P,H,z,J,ue,g,X=function(){return r.charAt(y)};if(X()==":"){if(r.charAt(1)!=":")return;y+=2,u++,d=u}for(;X();){if(u==8)return;if(X()==":"){if(d!==null)return;y++,u++,d=u;continue}for(C=P=0;P<4&&q.test(X());)C=C*16+parseInt(X(),16),y++,P++;if(X()=="."){if(P==0||(y-=P,u>6))return;for(H=0;X();){if(z=null,H>0)if(X()=="."&&H<4)y++;else return;if(!$.test(X()))return;for(;$.test(X());){if(J=parseInt(X(),10),z===null)z=J;else{if(z==0)return;z=z*10+J}if(z>255)return;y++}f[u]=f[u]*256+z,H++,(H==2||H==4)&&u++}if(H!=4)return;break}else if(X()==":"){if(y++,!X())return}else if(X())return;f[u++]=C}if(d!==null)for(ue=u-d,u=7;u!=0&&ue>0;)g=f[u],f[u--]=f[d+ue-1],f[d+--ue]=g;else if(u!=8)return;return f},Ie=function(r){for(var f=null,u=1,d=null,y=0,C=0;C<8;C++)r[C]!==0?(y>u&&(f=d,u=y),d=null,y=0):(d===null&&(d=C),++y);return y>u&&(f=d,u=y),f},F=function(r){var f,u,d,y;if(typeof r=="number"){for(f=[],u=0;u<4;u++)f.unshift(r%256),r=x(r/256);return f.join(".")}else if(typeof r=="object"){for(f="",d=Ie(r),u=0;u<8;u++)y&&r[u]===0||(y&&(y=!1),d===u?(f+=u?":":"::",y=!0):(f+=r[u].toString(16),u<7&&(f+=":")));return"["+f+"]"}return r},A={},L=S({},A,{" ":1,'"':1,"<":1,">":1,"`":1}),j=S({},L,{"#":1,"?":1,"{":1,"}":1}),E=S({},j,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),M=function(r,f){var u=m(r,0);return u>32&&u<127&&!p(f,r)?r:encodeURIComponent(r)},Z={ftp:21,file:null,http:80,https:443,ws:80,wss:443},Y=function(r){return p(Z,r.scheme)},ee=function(r){return r.username!=""||r.password!=""},se=function(r){return!r.host||r.cannotBeABaseURL||r.scheme=="file"},ge=function(r,f){var u;return r.length==2&&ne.test(r.charAt(0))&&((u=r.charAt(1))==":"||!f&&u=="|")},Ae=function(r){var f;return r.length>1&&ge(r.slice(0,2))&&(r.length==2||(f=r.charAt(2))==="/"||f==="\\"||f==="?"||f==="#")},xe=function(r){var f=r.path,u=f.length;u&&(r.scheme!="file"||u!=1||!ge(f[0],!0))&&f.pop()},vr=function(r){return r==="."||r.toLowerCase()==="%2e"},lr=function(r){return r=r.toLowerCase(),r===".."||r==="%2e."||r===".%2e"||r==="%2e%2e"},be={},Ve={},je={},ze={},We={},Ue={},$e={},Je={},Te={},we={},Ce={},Fe={},Me={},Ne={},Xe={},Be={},Pe={},ve={},Ze={},Re={},he={},le=function(r,f,u,d){var y=u||be,C=0,P="",H=!1,z=!1,J=!1,ue,g,X,pe;for(u||(r.scheme="",r.username="",r.password="",r.host=null,r.port=null,r.path=[],r.query=null,r.fragment=null,r.cannotBeABaseURL=!1,f=f.replace(te,"")),f=f.replace(me,""),ue=c(f);C<=ue.length;){switch(g=ue[C],y){case be:if(g&&ne.test(g))P+=g.toLowerCase(),y=Ve;else{if(u)return W;y=je;continue}break;case Ve:if(g&&(re.test(g)||g=="+"||g=="-"||g=="."))P+=g.toLowerCase();else if(g==":"){if(u&&(Y(r)!=p(Z,P)||P=="file"&&(ee(r)||r.port!==null)||r.scheme=="file"&&!r.host))return;if(r.scheme=P,u){Y(r)&&Z[r.scheme]==r.port&&(r.port=null);return}P="",r.scheme=="file"?y=Ne:Y(r)&&d&&d.scheme==r.scheme?y=ze:Y(r)?y=Je:ue[C+1]=="/"?(y=We,C++):(r.cannotBeABaseURL=!0,r.path.push(""),y=Ze)}else{if(u)return W;P="",y=je,C=0;continue}break;case je:if(!d||d.cannotBeABaseURL&&g!="#")return W;if(d.cannotBeABaseURL&&g=="#"){r.scheme=d.scheme,r.path=d.path.slice(),r.query=d.query,r.fragment="",r.cannotBeABaseURL=!0,y=he;break}y=d.scheme=="file"?Ne:Ue;continue;case ze:if(g=="/"&&ue[C+1]=="/")y=Te,C++;else{y=Ue;continue}break;case We:if(g=="/"){y=we;break}else{y=ve;continue}case Ue:if(r.scheme=d.scheme,g==_)r.username=d.username,r.password=d.password,r.host=d.host,r.port=d.port,r.path=d.path.slice(),r.query=d.query;else if(g=="/"||g=="\\"&&Y(r))y=$e;else if(g=="?")r.username=d.username,r.password=d.password,r.host=d.host,r.port=d.port,r.path=d.path.slice(),r.query="",y=Re;else if(g=="#")r.username=d.username,r.password=d.password,r.host=d.host,r.port=d.port,r.path=d.path.slice(),r.query=d.query,r.fragment="",y=he;else{r.username=d.username,r.password=d.password,r.host=d.host,r.port=d.port,r.path=d.path.slice(),r.path.pop(),y=ve;continue}break;case $e:if(Y(r)&&(g=="/"||g=="\\"))y=Te;else if(g=="/")y=we;else{r.username=d.username,r.password=d.password,r.host=d.host,r.port=d.port,y=ve;continue}break;case Je:if(y=Te,g!="/"||P.charAt(C+1)!="/")continue;C++;break;case Te:if(g!="/"&&g!="\\"){y=we;continue}break;case we:if(g=="@"){H&&(P="%40"+P),H=!0,X=c(P);for(var He=0;He<X.length;He++){var fr=X[He];if(fr==":"&&!J){J=!0;continue}var cr=M(fr,E);J?r.password+=cr:r.username+=cr}P=""}else if(g==_||g=="/"||g=="?"||g=="#"||g=="\\"&&Y(r)){if(H&&P=="")return G;C-=c(P).length+1,P="",y=Ce}else P+=g;break;case Ce:case Fe:if(u&&r.scheme=="file"){y=Be;continue}else if(g==":"&&!z){if(P=="")return K;if(pe=ce(r,P),pe)return pe;if(P="",y=Me,u==Fe)return}else if(g==_||g=="/"||g=="?"||g=="#"||g=="\\"&&Y(r)){if(Y(r)&&P=="")return K;if(u&&P==""&&(ee(r)||r.port!==null))return;if(pe=ce(r,P),pe)return pe;if(P="",y=Pe,u)return;continue}else g=="["?z=!0:g=="]"&&(z=!1),P+=g;break;case Me:if($.test(g))P+=g;else if(g==_||g=="/"||g=="?"||g=="#"||g=="\\"&&Y(r)||u){if(P!=""){var Ge=parseInt(P,10);if(Ge>65535)return V;r.port=Y(r)&&Ge===Z[r.scheme]?null:Ge,P=""}if(u)return;y=Pe;continue}else return V;break;case Ne:if(r.scheme="file",g=="/"||g=="\\")y=Xe;else if(d&&d.scheme=="file")if(g==_)r.host=d.host,r.path=d.path.slice(),r.query=d.query;else if(g=="?")r.host=d.host,r.path=d.path.slice(),r.query="",y=Re;else if(g=="#")r.host=d.host,r.path=d.path.slice(),r.query=d.query,r.fragment="",y=he;else{Ae(ue.slice(C).join(""))||(r.host=d.host,r.path=d.path.slice(),xe(r)),y=ve;continue}else{y=ve;continue}break;case Xe:if(g=="/"||g=="\\"){y=Be;break}d&&d.scheme=="file"&&!Ae(ue.slice(C).join(""))&&(ge(d.path[0],!0)?r.path.push(d.path[0]):r.host=d.host),y=ve;continue;case Be:if(g==_||g=="/"||g=="\\"||g=="?"||g=="#"){if(!u&&ge(P))y=ve;else if(P==""){if(r.host="",u)return;y=Pe}else{if(pe=ce(r,P),pe)return pe;if(r.host=="localhost"&&(r.host=""),u)return;P="",y=Pe}continue}else P+=g;break;case Pe:if(Y(r)){if(y=ve,g!="/"&&g!="\\")continue}else if(!u&&g=="?")r.query="",y=Re;else if(!u&&g=="#")r.fragment="",y=he;else if(g!=_&&(y=ve,g!="/"))continue;break;case ve:if(g==_||g=="/"||g=="\\"&&Y(r)||!u&&(g=="?"||g=="#")){if(lr(P)?(xe(r),g!="/"&&!(g=="\\"&&Y(r))&&r.path.push("")):vr(P)?g!="/"&&!(g=="\\"&&Y(r))&&r.path.push(""):(r.scheme=="file"&&!r.path.length&&ge(P)&&(r.host&&(r.host=""),P=P.charAt(0)+":"),r.path.push(P)),P="",r.scheme=="file"&&(g==_||g=="?"||g=="#"))for(;r.path.length>1&&r.path[0]==="";)r.path.shift();g=="?"?(r.query="",y=Re):g=="#"&&(r.fragment="",y=he)}else P+=M(g,j);break;case Ze:g=="?"?(r.query="",y=Re):g=="#"?(r.fragment="",y=he):g!=_&&(r.path[0]+=M(g,A));break;case Re:!u&&g=="#"?(r.fragment="",y=he):g!=_&&(g=="'"&&Y(r)?r.query+="%27":g=="#"?r.query+="%23":r.query+=M(g,A));break;case he:g!=_&&(r.fragment+=M(g,L));break}C++}},ye=function(f){var u=l(this,ye,"URL"),d=arguments.length>1?arguments[1]:void 0,y=String(f),C=b(u,{type:"URL"}),P,H;if(d!==void 0){if(d instanceof ye)P=R(d);else if(H=le(P={},String(d)),H)throw TypeError(H)}if(H=le(C,y,null,P),H)throw TypeError(H);var z=C.searchParams=new D,J=I(z);J.updateSearchParams(C.query),J.updateURL=function(){C.query=String(z)||null},n||(u.href=Le.call(u),u.origin=Qe.call(u),u.protocol=ke.call(u),u.username=qe.call(u),u.password=_e.call(u),u.host=er.call(u),u.hostname=rr.call(u),u.port=tr.call(u),u.pathname=nr.call(u),u.search=ar.call(u),u.searchParams=or.call(u),u.hash=sr.call(u))},De=ye.prototype,Le=function(){var r=R(this),f=r.scheme,u=r.username,d=r.password,y=r.host,C=r.port,P=r.path,H=r.query,z=r.fragment,J=f+":";return y!==null?(J+="//",ee(r)&&(J+=u+(d?":"+d:"")+"@"),J+=F(y),C!==null&&(J+=":"+C)):f=="file"&&(J+="//"),J+=r.cannotBeABaseURL?P[0]:P.length?"/"+P.join("/"):"",H!==null&&(J+="?"+H),z!==null&&(J+="#"+z),J},Qe=function(){var r=R(this),f=r.scheme,u=r.port;if(f=="blob")try{return new ye(f.path[0]).origin}catch(d){return"null"}return f=="file"||!Y(r)?"null":f+"://"+F(r.host)+(u!==null?":"+u:"")},ke=function(){return R(this).scheme+":"},qe=function(){return R(this).username},_e=function(){return R(this).password},er=function(){var r=R(this),f=r.host,u=r.port;return f===null?"":u===null?F(f):F(f)+":"+u},rr=function(){var r=R(this).host;return r===null?"":F(r)},tr=function(){var r=R(this).port;return r===null?"":String(r)},nr=function(){var r=R(this),f=r.path;return r.cannotBeABaseURL?f[0]:f.length?"/"+f.join("/"):""},ar=function(){var r=R(this).query;return r?"?"+r:""},or=function(){return R(this).searchParams},sr=function(){var r=R(this).fragment;return r?"#"+r:""},ie=function(r,f){return{get:r,set:f,configurable:!0,enumerable:!0}};if(n&&i(De,{href:ie(Le,function(r){var f=R(this),u=String(r),d=le(f,u);if(d)throw TypeError(d);I(f.searchParams).updateSearchParams(f.query)}),origin:ie(Qe),protocol:ie(ke,function(r){var f=R(this);le(f,String(r)+":",be)}),username:ie(qe,function(r){var f=R(this),u=c(String(r));if(!se(f)){f.username="";for(var d=0;d<u.length;d++)f.username+=M(u[d],E)}}),password:ie(_e,function(r){var f=R(this),u=c(String(r));if(!se(f)){f.password="";for(var d=0;d<u.length;d++)f.password+=M(u[d],E)}}),host:ie(er,function(r){var f=R(this);f.cannotBeABaseURL||le(f,String(r),Ce)}),hostname:ie(rr,function(r){var f=R(this);f.cannotBeABaseURL||le(f,String(r),Fe)}),port:ie(tr,function(r){var f=R(this);se(f)||(r=String(r),r==""?f.port=null:le(f,r,Me))}),pathname:ie(nr,function(r){var f=R(this);f.cannotBeABaseURL||(f.path=[],le(f,r+"",Pe))}),search:ie(ar,function(r){var f=R(this);r=String(r),r==""?f.query=null:(r.charAt(0)=="?"&&(r=r.slice(1)),f.query="",le(f,r,Re)),I(f.searchParams).updateSearchParams(f.query)}),searchParams:ie(or),hash:ie(sr,function(r){var f=R(this);if(r=String(r),r==""){f.fragment=null;return}r.charAt(0)=="#"&&(r=r.slice(1)),f.fragment="",le(f,r,he)})}),h(De,"toJSON",function(){return Le.call(this)},{enumerable:!0}),h(De,"toString",function(){return Le.call(this)},{enumerable:!0}),w){var ir=w.createObjectURL,ur=w.revokeObjectURL;ir&&h(ye,"createObjectURL",function(f){return ir.apply(w,arguments)}),ur&&h(ye,"revokeObjectURL",function(f){return ur.apply(w,arguments)})}U(ye,"URL"),t({global:!0,forced:!o,sham:!n},{URL:ye})},83753:(a,v,e)=>{"use strict";var t=e(82109);t({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}})},41439:(a,v,e)=>{e(60285),e(83753),e(41637);var t=e(40857);a.exports=t.URL}},Ee={};function fe(a){var v=Ee[a];if(v!==void 0)return v.exports;var e=Ee[a]={exports:{}};return Ke[a](e,e.exports,fe),e.exports}(()=>{fe.g=function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch(a){if(typeof window=="object")return window}}()})(),(()=>{fe.r=a=>{typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(a,"__esModule",{value:!0})}})();var Ye={};return(()=>{"use strict";fe.r(Ye);var a=fe(41439);const v="Something went wrong, please, try again.";function e(o,s){return Boolean(o)&&Boolean(s)&&o===s}function t(o){let s;if(/code|token|error/.test(window.location.hash)?s=window.location.hash.substring(1):s=location.search.substring(1),!s)throw console.error("No query string in OAuth 2 redirect URL"),new Error(v);const i=new URLSearchParams(s),h=i.get("access_token"),l=i.get("code"),p=i.get("token_type"),S=i.get("expires_in"),c=i.get("state"),m=i.get("error"),O=i.get("error_description")||v;if(m)throw new Error(O);if(!e(c,o==null?void 0:o.state))throw new Error("Outdated OAuth2 state");if((o==null?void 0:o.flow)==="implicit"){if(!h)throw new Error(`Your OAuth2 authentication service provider redirected you without an "access_token".
|
|
7
7
|
Please, try again or make sure your OAuth2 settings are correct.`);if(!p)throw new Error(`Your OAuth2 authentication service provider redirected you without a "token_type".
|
|
8
8
|
Please, try again or make sure your OAuth2 settings are correct.`);o==null||o.successCallback({access_token:h,token_type:p,expires_in:S,auth_code:""})}if((o==null?void 0:o.flow)==="authorizationCode"){if(!l)throw new Error(`Your OAuth2 authentication service provider redirected you without authorization "code".
|
|
@@ -2,7 +2,7 @@ var wc=Object.defineProperty,Ec=Object.defineProperties;var Pc=Object.getOwnProp
|
|
|
2
2
|
* Redocly Reference Docs
|
|
3
3
|
* (c) Copyright 2018 Redocly LLC, all rights reserved.
|
|
4
4
|
* -------------------------------------------------------------
|
|
5
|
-
* Version: "2.11.
|
|
5
|
+
* Version: "2.11.6"
|
|
6
6
|
*/(function(Ni,$i){typeof exports=="object"&&typeof module=="object"?module.exports=$i(require("null")):typeof define=="function"&&define.amd?define(["null"],$i):typeof exports=="object"?exports.RedoclyReferenceDocs=$i(require("null")):Ni.RedoclyReferenceDocs=$i(Ni.null)})(this,function(So){return(()=>{var Ni={43675:function(k,c,t){"use strict";var i=this&&this.__awaiter||function(M,F,b,j){function P(J){return J instanceof b?J:new b(function(ce){ce(J)})}return new(b||(b=Promise))(function(J,ce){function q(Oe){try{We(j.next(Oe))}catch(ie){ce(ie)}}function De(Oe){try{We(j.throw(Oe))}catch(ie){ce(ie)}}function We(Oe){Oe.done?J(Oe.value):P(Oe.value).then(q,De)}We((j=j.apply(M,F||[])).next())})};Object.defineProperty(c,"__esModule",{value:!0}),c.mapTypeToComponent=c.bundleDocument=c.bundle=c.OasVersion=void 0;const n=t(72307),s=t(44182),o=t(68065),a=t(85241),p=t(80388),u=t(22608),l=t(45220),d=t(69443),h=t(71510),m=t(27468),v=t(75030),x=t(20348),g=t(10771),N=t(81094),D=t(54508),A=t(16350);var C;(function(M){M.Version2="oas2",M.Version3_0="oas3_0",M.Version3_1="oas3_1"})(C=c.OasVersion||(c.OasVersion={}));function I(M){return i(this,void 0,void 0,function*(){const{ref:F,doc:b,externalRefResolver:j=new s.BaseResolver(M.config.resolve),base:P=null}=M;if(!(F||b))throw new Error(`Document or reference is required.
|
|
7
7
|
`);const J=b!==void 0?b:yield j.resolveDocument(P,F,!0);if(J instanceof Error)throw J;return O(Object.assign(Object.assign({document:J},M),{config:M.config.lint,externalRefResolver:j}))})}c.bundle=I;function O(M){return i(this,void 0,void 0,function*(){const{document:F,config:b,customTypes:j,externalRefResolver:P,dereference:J=!1,skipRedoclyRegistryRefs:ce=!1,removeUnusedComponents:q=!1}=M,De=h.detectOpenAPI(F.parsed),We=h.openAPIMajor(De),Oe=b.getRulesForOasVersion(We),ie=l.normalizeTypes(b.extendTypes((j!=null?j:We===h.OasMajorVersion.Version3)?De===C.Version3_1?u.Oas3_1Types:a.Oas3Types:p.Oas2Types,De),b),ae=v.initRules(Oe,b,"preprocessors",De),Z=v.initRules(Oe,b,"decorators",De),Y={problems:[],oasVersion:De,refTypes:new Map,visitorsData:{}};q&&Z.push({severity:"error",ruleId:"remove-unused-components",visitor:We===h.OasMajorVersion.Version2?D.RemoveUnusedComponents({}):A.RemoveUnusedComponents({})});const ee=yield s.resolveDocument({rootDocument:F,rootType:ie.DefinitionRoot,externalRefResolver:P}),Le=o.normalizeVisitors([...ae,{severity:"error",ruleId:"bundler",visitor:U(We,J,ce,F,ee)},...Z],ie);return d.walkDocument({document:F,rootType:ie.DefinitionRoot,normalizedVisitors:Le,resolvedRefMap:ee,ctx:Y}),{bundle:F,problems:Y.problems.map(_e=>b.addProblemToIgnore(_e)),fileDependencies:P.getFiles(),rootType:ie.DefinitionRoot,refTypes:Y.refTypes,visitorsData:Y.visitorsData}})}c.bundleDocument=O;function E(M,F){switch(F){case h.OasMajorVersion.Version3:switch(M){case"Schema":return"schemas";case"Parameter":return"parameters";case"Response":return"responses";case"Example":return"examples";case"RequestBody":return"requestBodies";case"Header":return"headers";case"SecuritySchema":return"securitySchemes";case"Link":return"links";case"Callback":return"callbacks";default:return null}case h.OasMajorVersion.Version2:switch(M){case"Schema":return"definitions";case"Parameter":return"parameters";case"Response":return"responses";default:return null}}}c.mapTypeToComponent=E;function U(M,F,b,j,P){let J;const ce={ref:{leave(ae,Z,Y){if(!Y.location||Y.node===void 0){x.reportUnresolvedRef(Y,Z.report,Z.location);return}if(Y.location.source===j.source&&Y.location.source===Z.location.source&&Z.type.name!=="scalar"&&!F||b&&N.isRedoclyRegistryURL(ae.$ref))return;const ee=E(Z.type.name,M);ee?F?(We(ee,Y,Z),De(ae,Y,Z)):(ae.$ref=We(ee,Y,Z),q(ae,Y,Z)):De(ae,Y,Z)}},DefinitionRoot:{enter(ae){M===h.OasMajorVersion.Version3?J=ae.components=ae.components||{}:M===h.OasMajorVersion.Version2&&(J=ae)}}};M===h.OasMajorVersion.Version3&&(ce.DiscriminatorMapping={leave(ae,Z){for(const Y of Object.keys(ae)){const ee=ae[Y],Le=Z.resolve({$ref:ee});if(!Le.location||Le.node===void 0){x.reportUnresolvedRef(Le,Z.report,Z.location.child(Y));return}const _e=E("Schema",M);F?We(_e,Le,Z):ae[Y]=We(_e,Le,Z)}}});function q(ae,Z,Y){const ee=s.makeRefId(Y.location.source.absoluteRef,ae.$ref);P.set(ee,{document:j,isRemote:!1,node:Z.node,nodePointer:ae.$ref,resolved:!0})}function De(ae,Z,Y){g.isPlainObject(Z.node)?(delete ae.$ref,Object.assign(ae,Z.node)):Y.parent[Y.key]=Z.node}function We(ae,Z,Y){J[ae]=J[ae]||{};const ee=ie(Z,ae,Y);return J[ae][ee]=Z.node,M===h.OasMajorVersion.Version3?`#/components/${ae}/${ee}`:`#/${ae}/${ee}`}function Oe(ae,Z,Y){var ee;return m.isRef(ae)&&((ee=Y.resolve(ae).location)===null||ee===void 0?void 0:ee.absolutePointer)===Z.location.absolutePointer?!0:n(ae,Z.node)}function ie(ae,Z,Y){const[ee,Le]=[ae.location.source.absoluteRef,ae.location.pointer],_e=J[Z];let he="";const Ae=Le.slice(2).split("/").filter(Boolean);for(;Ae.length>0;)if(he=Ae.pop()+(he?`-${he}`:""),!_e||!_e[he]||Oe(_e[he],ae,Y))return he;if(he=m.refBaseName(ee)+(he?`_${he}`:""),!_e[he]||Oe(_e[he],ae,Y))return he;const re=he;let Me=2;for(;_e[he]&&!Oe(_e[he],ae,Y);)he=`${re}-${Me}`,Me++;return _e[he]||Y.report({message:`Two schemas are referenced with the same name but different content. Renamed ${re} to ${he}.`,location:Y.location,forceSeverity:"warn"}),he}return ce}},76877:(k,c)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.default={rules:{"info-description":"error","info-contact":"error","info-license":"error","info-license-url":"error","tag-description":"error","tags-alphabetical":"error","parameter-description":"error","no-identical-paths":"error","no-ambiguous-paths":"error","no-path-trailing-slash":"error","path-segment-plural":"error","path-declaration-must-exist":"error","path-not-include-query":"error","path-parameters-defined":"error","operation-description":"error","operation-2xx-response":"error","operation-4xx-response":"error","operation-operationId":"error","operation-summary":"error","operation-operationId-unique":"error","operation-operationId-url-safe":"error","operation-parameters-unique":"error","operation-tag-defined":"error","operation-security-defined":"error","operation-singular-tag":"error","no-unresolved-refs":"error","no-enum-type-mismatch":"error","boolean-parameter-prefixes":"error","paths-kebab-case":"error","no-http-verbs-in-paths":"error","path-excludes-patterns":{severity:"error",patterns:[]},"request-mime-type":"error",spec:"error","no-invalid-schema-examples":"error","no-invalid-parameter-examples":"error"},oas3_0Rules:{"no-invalid-media-type-examples":"error","no-server-example.com":"error","no-server-trailing-slash":"error","no-empty-servers":"error","no-example-value-and-externalValue":"error","no-unused-components":"error","no-undefined-server-variable":"error","no-servers-empty-enum":"error"},oas3_1Rules:{"no-server-example.com":"error","no-server-trailing-slash":"error","no-empty-servers":"error","no-example-value-and-externalValue":"error","no-unused-components":"error","no-undefined-server-variable":"error","no-servers-empty-enum":"error"}}},76242:(k,c,t)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.defaultPlugin=c.builtInConfigs=void 0;const i=t(88057),n=t(76877),s=t(59016),o=t(10226),a=t(57523),p=t(10226),u=t(57523),l=t(1753),d=t(77060);c.builtInConfigs={recommended:i.default,minimal:s.default,all:n.default,"redocly-registry":{decorators:{"registry-dependencies":"on"}}},c.defaultPlugin={id:"",rules:{oas3:o.rules,oas2:a.rules},preprocessors:{oas3:p.preprocessors,oas2:u.preprocessors},decorators:{oas3:l.decorators,oas2:d.decorators},configs:c.builtInConfigs}},63777:(k,c,t)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.Config=c.LintConfig=c.DOMAINS=c.DEFAULT_REGION=c.IGNORE_FILE=void 0;const i=t(15101),n=t(26470),s=t(26470),o=t(9485),a=t(55273),p=t(10771),u=t(71510),l=t(88057);c.IGNORE_FILE=".redocly.lint-ignore.yaml";const d=`# This file instructs Redocly's linter to ignore the rules contained for specific parts of your API.
|
|
8
8
|
# See https://redoc.ly/docs/cli/ for more information.
|
|
@@ -703,7 +703,7 @@ Repeats of \`in:${s.in}\` + \`name:${s.name}\`.`,location:p.PathItem.child(["par
|
|
|
703
703
|
font-size: 14px;
|
|
704
704
|
line-height: 16px;
|
|
705
705
|
border-radius: ${({theme:v})=>v.shape.borderRadius};
|
|
706
|
-
`},19045:k=>{k.exports={isatty:()=>{}}},76671:(k,c,t)=>{"use strict";t.d(c,{ApiInfo:()=>i.ApiInfo,ApiLogo:()=>i.ApiLogo,ContentItems:()=>i.ContentItems,CrossIcon:()=>i.aM,Dropdown:()=>i.Lt,DropdownOrLabel:()=>i.DropdownOrLabel,DropdownWrapper:()=>i.DropdownWrapper,ErrorBoundary:()=>i.ErrorBoundary,IS_BROWSER:()=>i.IS_BROWSER,JsonPointer:()=>i.JsonPointer,JsonViewer:()=>i.JsonViewer,Loading:()=>i.Loading,LockIcon:()=>i.mB,Markdown:()=>i.Markdown,MediaTypesSwitch:()=>i.MediaTypesSwitch,MenuItem:()=>i.MenuItem,MenuItemLabel:()=>i.MenuItemLabel,MenuItemPath:()=>i.MenuItemPath,MiddlePanel:()=>i.yX,OptionsContext:()=>i.OptionsContext,OptionsProvider:()=>i.OptionsProvider,PayloadSamples:()=>i.PayloadSamples,ResponseDetails:()=>i.ResponseDetails,RightPanel:()=>i.QN,Row:()=>i.X2,SCHEMA_DEFINITION_JSX_NAME:()=>i.SCHEMA_DEFINITION_JSX_NAME,SECURITY_DEFINITIONS_COMPONENT_NAME:()=>i.SECURITY_DEFINITIONS_COMPONENT_NAME,SECURITY_DEFINITIONS_JSX_NAME:()=>i.SECURITY_DEFINITIONS_JSX_NAME,SECURITY_SCHEMES_SECTION_PREFIX:()=>i.SECURITY_SCHEMES_SECTION_PREFIX,SchemaDefinition:()=>i.SchemaDefinition,SecurityDefs:()=>i.SecurityDefs,ShelfIcon:()=>i.xF,SideMenu:()=>i.SideMenu,SourceCodeWithFile:()=>i.SourceCodeWithFile,SourceCodeWithText:()=>i.SourceCodeWithText,StickyResponsiveSidebar:()=>i.StickyResponsiveSidebar,StoreContext:()=>i.
|
|
706
|
+
`},19045:k=>{k.exports={isatty:()=>{}}},76671:(k,c,t)=>{"use strict";t.d(c,{ApiInfo:()=>i.ApiInfo,ApiLogo:()=>i.ApiLogo,ContentItems:()=>i.ContentItems,CrossIcon:()=>i.aM,Dropdown:()=>i.Lt,DropdownOrLabel:()=>i.DropdownOrLabel,DropdownWrapper:()=>i.DropdownWrapper,ErrorBoundary:()=>i.ErrorBoundary,IS_BROWSER:()=>i.IS_BROWSER,JsonPointer:()=>i.JsonPointer,JsonViewer:()=>i.JsonViewer,Loading:()=>i.Loading,LockIcon:()=>i.mB,Markdown:()=>i.Markdown,MediaTypesSwitch:()=>i.MediaTypesSwitch,MenuItem:()=>i.MenuItem,MenuItemLabel:()=>i.MenuItemLabel,MenuItemPath:()=>i.MenuItemPath,MiddlePanel:()=>i.yX,OptionsContext:()=>i.OptionsContext,OptionsProvider:()=>i.OptionsProvider,PayloadSamples:()=>i.PayloadSamples,ResponseDetails:()=>i.ResponseDetails,RightPanel:()=>i.QN,Row:()=>i.X2,SCHEMA_DEFINITION_JSX_NAME:()=>i.SCHEMA_DEFINITION_JSX_NAME,SECURITY_DEFINITIONS_COMPONENT_NAME:()=>i.SECURITY_DEFINITIONS_COMPONENT_NAME,SECURITY_DEFINITIONS_JSX_NAME:()=>i.SECURITY_DEFINITIONS_JSX_NAME,SECURITY_SCHEMES_SECTION_PREFIX:()=>i.SECURITY_SCHEMES_SECTION_PREFIX,SchemaDefinition:()=>i.SchemaDefinition,SecurityDefs:()=>i.SecurityDefs,ShelfIcon:()=>i.xF,SideMenu:()=>i.SideMenu,SourceCodeWithFile:()=>i.SourceCodeWithFile,SourceCodeWithText:()=>i.SourceCodeWithText,StickyResponsiveSidebar:()=>i.StickyResponsiveSidebar,StoreContext:()=>i.xf,StoreProvider:()=>i.g3,ThemeProvider:()=>i.ThemeProvider,Tooltip:()=>i.u,ZERO_BREAKPOINT:()=>i.ZERO_BREAKPOINT,createGlobalStyle:()=>i.createGlobalStyle,createParsedDocument:()=>i.createParsedDocument,css:()=>i.css,flattenByProp:()=>i.flattenByProp,langFromMime:()=>i.langFromMime,loadAndBundleDefinition:()=>i.loadAndBundleDefinition,mediaCSS:()=>i.mediaCSS,mediaMap:()=>i.mediaMap,querySelector:()=>i.querySelector,serializeParameterValue:()=>i.serializeParameterValue,styled:()=>i.zo});var i=t(89642);t.o(i,"GROUP_DEPTH")&&t.d(c,{GROUP_DEPTH:function(){return i.GROUP_DEPTH}}),t.o(i,"MarkerService")&&t.d(c,{MarkerService:function(){return i.MarkerService}}),t.o(i,"RedocNormalizedOptions")&&t.d(c,{RedocNormalizedOptions:function(){return i.RedocNormalizedOptions}}),t.o(i,"ResponseModel")&&t.d(c,{ResponseModel:function(){return i.ResponseModel}}),t.o(i,"ScrollService")&&t.d(c,{ScrollService:function(){return i.ScrollService}}),t.o(i,"SearchStore")&&t.d(c,{SearchStore:function(){return i.SearchStore}}),t.o(i,"SpecStore")&&t.d(c,{SpecStore:function(){return i.SpecStore}}),t.o(i,"argValueToBoolean")&&t.d(c,{argValueToBoolean:function(){return i.argValueToBoolean}})},1330:(k,c,t)=>{"use strict";t.d(c,{z:()=>n});var i=t(23485);const n=i.ZP.div`
|
|
707
707
|
/**
|
|
708
708
|
* Based on prism-dark.css
|
|
709
709
|
*/
|
|
@@ -2505,7 +2505,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
2505
2505
|
display: none;
|
|
2506
2506
|
}
|
|
2507
2507
|
`}
|
|
2508
|
-
`;let Ys=class extends n.Component{constructor(){super(...arguments);Aa(this,"state",{offsetTop:"0px"}),Aa(this,"stickyElement"),Aa(this,"toggleNavMenu",()=>{this.props.menu.toggleSidebar()})}componentDidMount(){Ja&&Ja.add(this.stickyElement),this.setState({offsetTop:this.getScrollYOffset(this.context)})}componentWillUnmount(){Ja&&Ja.remove(this.stickyElement)}getScrollYOffset(S){let T;return this.props.scrollYOffset!==void 0?T=eu.V.normalizeScrollYOffset(this.props.scrollYOffset)():T=S.scrollYOffset(),T+"px"}render(){const S=this.props.menu.sideBarOpened,T=this.state.offsetTop;return n.createElement(n.Fragment,null,n.createElement(wu,{open:S,className:this.props.className,style:{top:T,height:`calc(100vh - ${T})`},ref:z=>{this.stickyElement=z}},this.props.children),n.createElement(Ol,{onClick:this.toggleNavMenu},n.createElement(tu,{open:S})))}};Aa(Ys,"contextType",g.jI),Ys=iu([i.Pi],Ys);var Eu=Object.defineProperty,ou=(S,T,z)=>T in S?Eu(S,T,{enumerable:!0,configurable:!0,writable:!0,value:z}):S[T]=z,su=(S,T,z)=>(ou(S,typeof T!="symbol"?T+"":T,z),z);class wl extends n.PureComponent{constructor(){super(...arguments);su(this,"_mediaModel")}static getMediaType(T,z){if(!T)return{};const ve={schema:{$ref:T}};return z&&(ve.examples={example:{$ref:z}}),ve}get mediaModel(){const{parser:T,schemaRef:z,exampleRef:ve,options:He}=this.props;return this._mediaModel||(this._mediaModel=new m.MediaTypeModel(T,"json",!1,wl.getMediaType(z,ve),He)),this._mediaModel}render(){const{showReadOnly:T=!0,showWriteOnly:z=!1,layout:ve,showRightPanel:He}=this.props;return n.createElement(s.$0,null,n.createElement(s.X2,{layout:ve},n.createElement(s.yX,{isStacked:ve===W.N.STACKED},n.createElement(w.i6,null,n.createElement(Yn,{skipWriteOnly:!z,skipReadOnly:!T,schema:this.mediaModel.schema}))),He?n.createElement(s.QN,null,n.createElement(w.s$,null,n.createElement(Ro,{mediaType:this.mediaModel}))):null))}}},89642:(k,c,t)=>{"use strict";t.d(c,{ApiInfo:()=>i.RJ,ApiLogo:()=>i.vp,ContentItems:()=>i.Xn,DropdownOrLabel:()=>i.Cv,DropdownWrapper:()=>i.Z_,ErrorBoundary:()=>i.SV,JsonViewer:()=>i.he,Loading:()=>i.gb,Markdown:()=>i.UG,MediaTypesSwitch:()=>i.d4,MenuItem:()=>i.sN,MenuItemLabel:()=>i.i_,MenuItemPath:()=>i.E7,OptionsContext:()=>i.jI,OptionsProvider:()=>i.fM,PayloadSamples:()=>i.UY,ResponseDetails:()=>i.Tj,SchemaDefinition:()=>i.vG,SecurityDefs:()=>i.Bv,SideMenu:()=>i.fv,SourceCodeWithFile:()=>i.sp,SourceCodeWithText:()=>i.OB,StickyResponsiveSidebar:()=>i.up,StoreContext:()=>i.xf,StoreProvider:()=>i.g3,yX:()=>n.yX,X2:()=>n.X2,QN:()=>n.QN,Lt:()=>n.Lt,xF:()=>n.xF,mB:()=>n.mB,aM:()=>n.aM,u:()=>n.u,GROUP_DEPTH:()=>s.GROUP_DEPTH,MarkerService:()=>s.MarkerService,RedocNormalizedOptions:()=>s.RedocNormalizedOptions,ResponseModel:()=>s.ResponseModel,ScrollService:()=>s.ScrollService,SearchStore:()=>s.Z,SpecStore:()=>s.SpecStore,argValueToBoolean:()=>s.argValueToBoolean,IS_BROWSER:()=>o.Qg,JsonPointer:()=>o.IB,SCHEMA_DEFINITION_JSX_NAME:()=>o.Ml,SECURITY_DEFINITIONS_COMPONENT_NAME:()=>o.B5,SECURITY_DEFINITIONS_JSX_NAME:()=>o.c7,SECURITY_SCHEMES_SECTION_PREFIX:()=>o.m$,createParsedDocument:()=>o.I2,flattenByProp:()=>o.PD,isOperationName:()=>o.eU,langFromMime:()=>o.M,loadAndBundleDefinition:()=>o.q2,querySelector:()=>o.R2,serializeParameterValue:()=>o.d$,ThemeProvider:()=>a.f6,ZERO_BREAKPOINT:()=>a.QU,createGlobalStyle:()=>a.vJ,css:()=>a.iv,mediaCSS:()=>a.QG,mediaMap:()=>a.gN,zo:()=>a.ZP});var i=t(94834),n=t(55366),s=t(99303);t.o(s,"IS_BROWSER")&&t.d(c,{IS_BROWSER:function(){return s.IS_BROWSER}}),t.o(s,"JsonPointer")&&t.d(c,{JsonPointer:function(){return s.JsonPointer}}),t.o(s,"SCHEMA_DEFINITION_JSX_NAME")&&t.d(c,{SCHEMA_DEFINITION_JSX_NAME:function(){return s.SCHEMA_DEFINITION_JSX_NAME}}),t.o(s,"SECURITY_DEFINITIONS_COMPONENT_NAME")&&t.d(c,{SECURITY_DEFINITIONS_COMPONENT_NAME:function(){return s.SECURITY_DEFINITIONS_COMPONENT_NAME}}),t.o(s,"SECURITY_DEFINITIONS_JSX_NAME")&&t.d(c,{SECURITY_DEFINITIONS_JSX_NAME:function(){return s.SECURITY_DEFINITIONS_JSX_NAME}}),t.o(s,"SECURITY_SCHEMES_SECTION_PREFIX")&&t.d(c,{SECURITY_SCHEMES_SECTION_PREFIX:function(){return s.SECURITY_SCHEMES_SECTION_PREFIX}}),t.o(s,"ThemeProvider")&&t.d(c,{ThemeProvider:function(){return s.ThemeProvider}}),t.o(s,"ZERO_BREAKPOINT")&&t.d(c,{ZERO_BREAKPOINT:function(){return s.ZERO_BREAKPOINT}}),t.o(s,"createGlobalStyle")&&t.d(c,{createGlobalStyle:function(){return s.createGlobalStyle}}),t.o(s,"createParsedDocument")&&t.d(c,{createParsedDocument:function(){return s.createParsedDocument}}),t.o(s,"css")&&t.d(c,{css:function(){return s.css}}),t.o(s,"flattenByProp")&&t.d(c,{flattenByProp:function(){return s.flattenByProp}}),t.o(s,"isOperationName")&&t.d(c,{isOperationName:function(){return s.isOperationName}}),t.o(s,"langFromMime")&&t.d(c,{langFromMime:function(){return s.langFromMime}}),t.o(s,"loadAndBundleDefinition")&&t.d(c,{loadAndBundleDefinition:function(){return s.loadAndBundleDefinition}}),t.o(s,"mediaCSS")&&t.d(c,{mediaCSS:function(){return s.mediaCSS}}),t.o(s,"mediaMap")&&t.d(c,{mediaMap:function(){return s.mediaMap}}),t.o(s,"querySelector")&&t.d(c,{querySelector:function(){return s.querySelector}}),t.o(s,"serializeParameterValue")&&t.d(c,{serializeParameterValue:function(){return s.serializeParameterValue}});var o=t(36038),a=t(23485)},23424:(k,c,t)=>{"use strict";t.d(c,{Y:()=>n});const i=typeof document!="undefined"&&document.queryCommandSupported&&document.queryCommandSupported("copy");class n{static isSupported(){return i}static selectElement(o){let a,p;document.body.createTextRange?(a=document.body.createTextRange(),a.moveToElementText(o),a.select()):document.createRange&&window.getSelection&&(p=window.getSelection(),a=document.createRange(),a.selectNodeContents(o),p.removeAllRanges(),p.addRange(a))}static deselect(){if(document.selection)document.selection.empty();else if(window.getSelection){const o=window.getSelection();o&&o.removeAllRanges()}}static copySelected(){let o;try{o=document.execCommand("copy")}catch(a){o=!1}return o}static copyElement(o){n.selectElement(o);const a=n.copySelected();return a&&n.deselect(),a}static copyCustom(o){const a=document.createElement("textarea");a.style.position="fixed",a.style.top="0",a.style.left="0",a.style.width="2em",a.style.height="2em",a.style.padding="0",a.style.border="none",a.style.outline="none",a.style.boxShadow="none",a.style.background="transparent",a.value=o,document.body.appendChild(a),a.select();const p=n.copySelected();return document.body.removeChild(a),p}}},94487:(k,c,t)=>{"use strict";t.d(c,{m:()=>x});var i=t(11851),n=t.n(i),s=t(26729),o=t.n(s),a=t(36038),p=Object.defineProperty,u=Object.getOwnPropertyDescriptor,l=(g,N,D)=>N in g?p(g,N,{enumerable:!0,configurable:!0,writable:!0,value:D}):g[N]=D,d=(g,N,D,A)=>{for(var C=A>1?void 0:A?u(N,D):N,I=g.length-1,O;I>=0;I--)(O=g[I])&&(C=(A?O(N,D,C):O(C))||C);return A&&C&&p(N,D,C),C},h=(g,N,D)=>(l(g,typeof N!="symbol"?N+"":N,D),D);const m="hashchange";class v{constructor(){h(this,"_emiter"),h(this,"basePath"),h(this,"emit",()=>{this._emiter.emit(m,this.currentId)}),this._emiter=new(o()),this.bind()}get currentId(){return a.Qg?decodeURIComponent(window.location.hash.substring(1)):""}linkForId(N){return N?"#"+N:""}generateDeepLink(N,D){return""}subscribe(N){const D=this._emiter.addListener(m,N);return()=>D.removeListener(m,N)}bind(){a.Qg&&window.addEventListener("hashchange",this.emit,!1)}dispose(){a.Qg&&window.removeEventListener("hashchange",this.emit)}replace(N,D=!1){if(!!a.Qg&&!(N==null||N===this.currentId)){if(D){window.history.replaceState(null,"",window.location.href.split("#")[0]+this.linkForId(N));return}window.history.pushState(null,"",window.location.href.split("#")[0]+this.linkForId(N)),this.emit()}}replaceForField(N,D=!1){}}d([i.bind,i.debounce],v.prototype,"replace",1),d([i.bind,i.debounce],v.prototype,"replaceForField",1);const x=new v},51027:(k,c,t)=>{"use strict";t.d(c,{W:()=>n,l:()=>s});const i={enum:"Enum",enumSingleValue:"Value",enumArray:"Items",default:"Default",deprecated:"Deprecated",example:"Example",examples:"Examples",recursive:"Recursive",arrayOf:"Array of ",webhook:"Event",const:"Value",authorizations:"Security",tryItBody:"Body",tryItParameters:"Parameters",tryItAuth:"Security",tryItAuthBasicUsername:"Username",tryItAuthBasicPassword:"Password",download:"Download",downloadSpecification:"Download OpenAPI specification",request:"Request",responses:"Responses",callbackResponses:"Callback responses",callbacks:"Callbacks",requestSamples:"Request samples",responseSamples:"Response samples"};function n(o){Object.assign(i,o)}function s(o,a){const p=i[o];return a!==void 0?p[a]:p}},16802:(k,c,t)=>{"use strict";t.d(c,{$8:()=>fn,B2:()=>Bt});function i(){return{baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}let n=i();function s(Re){n=Re}const o=/[&<>"']/,a=/[&<>"']/g,p=/[<>"']|&(?!#?\w+;)/,u=/[<>"']|&(?!#?\w+;)/g,l={"&":"&","<":"<",">":">",'"':""","'":"'"},d=Re=>l[Re];function h(Re,K){if(K){if(o.test(Re))return Re.replace(a,d)}else if(p.test(Re))return Re.replace(u,d);return Re}const m=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function v(Re){return Re.replace(m,(K,R)=>(R=R.toLowerCase(),R==="colon"?":":R.charAt(0)==="#"?R.charAt(1)==="x"?String.fromCharCode(parseInt(R.substring(2),16)):String.fromCharCode(+R.substring(1)):""))}const x=/(^|[^\[])\^/g;function g(Re,K){Re=Re.source||Re,K=K||"";const R={replace:(W,se)=>(se=se.source||se,se=se.replace(x,"$1"),Re=Re.replace(W,se),R),getRegex:()=>new RegExp(Re,K)};return R}const N=/[^\w:]/g,D=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function A(Re,K,R){if(Re){let W;try{W=decodeURIComponent(v(R)).replace(N,"").toLowerCase()}catch(se){return null}if(W.indexOf("javascript:")===0||W.indexOf("vbscript:")===0||W.indexOf("data:")===0)return null}K&&!D.test(R)&&(R=U(K,R));try{R=encodeURI(R).replace(/%25/g,"%")}catch(W){return null}return R}const C={},I=/^[^:]+:\/*[^/]*$/,O=/^([^:]+:)[\s\S]*$/,E=/^([^:]+:\/*[^/]*)[\s\S]*$/;function U(Re,K){C[" "+Re]||(I.test(Re)?C[" "+Re]=Re+"/":C[" "+Re]=j(Re,"/",!0)),Re=C[" "+Re];const R=Re.indexOf(":")===-1;return K.substring(0,2)==="//"?R?K:Re.replace(O,"$1")+K:K.charAt(0)==="/"?R?K:Re.replace(E,"$1")+K:Re+K}const M={exec:function(){}};function F(Re){let K=1,R,W;for(;K<arguments.length;K++){R=arguments[K];for(W in R)Object.prototype.hasOwnProperty.call(R,W)&&(Re[W]=R[W])}return Re}function b(Re,K){const R=Re.replace(/\|/g,(Pe,qe,et)=>{let wt=!1,Nt=qe;for(;--Nt>=0&&et[Nt]==="\\";)wt=!wt;return wt?"|":" |"}),W=R.split(/ \|/);let se=0;if(W[0].trim()||W.shift(),W[W.length-1].trim()||W.pop(),W.length>K)W.splice(K);else for(;W.length<K;)W.push("");for(;se<W.length;se++)W[se]=W[se].trim().replace(/\\\|/g,"|");return W}function j(Re,K,R){const W=Re.length;if(W===0)return"";let se=0;for(;se<W;){const Pe=Re.charAt(W-se-1);if(Pe===K&&!R)se++;else if(Pe!==K&&R)se++;else break}return Re.substr(0,W-se)}function P(Re,K){if(Re.indexOf(K[1])===-1)return-1;const R=Re.length;let W=0,se=0;for(;se<R;se++)if(Re[se]==="\\")se++;else if(Re[se]===K[0])W++;else if(Re[se]===K[1]&&(W--,W<0))return se;return-1}function J(Re){Re&&Re.sanitize&&!Re.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function ce(Re,K){if(K<1)return"";let R="";for(;K>1;)K&1&&(R+=Re),K>>=1,Re+=Re;return R+Re}function q(Re,K,R,W){const se=K.href,Pe=K.title?h(K.title):null,qe=Re[1].replace(/\\([\[\]])/g,"$1");if(Re[0].charAt(0)!=="!"){W.state.inLink=!0;const et={type:"link",raw:R,href:se,title:Pe,text:qe,tokens:W.inlineTokens(qe,[])};return W.state.inLink=!1,et}else return{type:"image",raw:R,href:se,title:Pe,text:h(qe)}}function De(Re,K){const R=Re.match(/^(\s+)(?:```)/);if(R===null)return K;const W=R[1];return K.split(`
|
|
2508
|
+
`;let Ys=class extends n.Component{constructor(){super(...arguments);Aa(this,"state",{offsetTop:"0px"}),Aa(this,"stickyElement"),Aa(this,"toggleNavMenu",()=>{this.props.menu.toggleSidebar()})}componentDidMount(){Ja&&Ja.add(this.stickyElement),this.setState({offsetTop:this.getScrollYOffset(this.context)})}componentWillUnmount(){Ja&&Ja.remove(this.stickyElement)}getScrollYOffset(S){let T;return this.props.scrollYOffset!==void 0?T=eu.V.normalizeScrollYOffset(this.props.scrollYOffset)():T=S.scrollYOffset(),T+"px"}render(){const S=this.props.menu.sideBarOpened,T=this.state.offsetTop;return n.createElement(n.Fragment,null,n.createElement(wu,{open:S,className:this.props.className,style:{top:T,height:`calc(100vh - ${T})`},ref:z=>{this.stickyElement=z}},this.props.children),n.createElement(Ol,{onClick:this.toggleNavMenu},n.createElement(tu,{open:S})))}};Aa(Ys,"contextType",g.jI),Ys=iu([i.Pi],Ys);var Eu=Object.defineProperty,ou=(S,T,z)=>T in S?Eu(S,T,{enumerable:!0,configurable:!0,writable:!0,value:z}):S[T]=z,su=(S,T,z)=>(ou(S,typeof T!="symbol"?T+"":T,z),z);class wl extends n.PureComponent{constructor(){super(...arguments);su(this,"_mediaModel")}static getMediaType(T,z){if(!T)return{};const ve={schema:{$ref:T}};return z&&(ve.examples={example:{$ref:z}}),ve}get mediaModel(){const{parser:T,schemaRef:z,exampleRef:ve,options:He}=this.props;return this._mediaModel||(this._mediaModel=new m.MediaTypeModel(T,"json",!1,wl.getMediaType(z,ve),He)),this._mediaModel}render(){const{showReadOnly:T=!0,showWriteOnly:z=!1,layout:ve,showRightPanel:He}=this.props;return n.createElement(s.$0,null,n.createElement(s.X2,{layout:ve},n.createElement(s.yX,{isStacked:ve===W.N.STACKED},n.createElement(w.i6,null,n.createElement(Yn,{skipWriteOnly:!z,skipReadOnly:!T,schema:this.mediaModel.schema}))),He?n.createElement(s.QN,null,n.createElement(w.s$,null,n.createElement(Ro,{mediaType:this.mediaModel}))):null))}}},89642:(k,c,t)=>{"use strict";t.d(c,{ApiInfo:()=>i.RJ,ApiLogo:()=>i.vp,ContentItems:()=>i.Xn,DropdownOrLabel:()=>i.Cv,DropdownWrapper:()=>i.Z_,ErrorBoundary:()=>i.SV,JsonViewer:()=>i.he,Loading:()=>i.gb,Markdown:()=>i.UG,MediaTypesSwitch:()=>i.d4,MenuItem:()=>i.sN,MenuItemLabel:()=>i.i_,MenuItemPath:()=>i.E7,OptionsContext:()=>i.jI,OptionsProvider:()=>i.fM,PayloadSamples:()=>i.UY,ResponseDetails:()=>i.Tj,SchemaDefinition:()=>i.vG,SecurityDefs:()=>i.Bv,SideMenu:()=>i.fv,SourceCodeWithFile:()=>i.sp,SourceCodeWithText:()=>i.OB,StickyResponsiveSidebar:()=>i.up,xf:()=>i.xf,g3:()=>i.g3,yX:()=>n.yX,X2:()=>n.X2,QN:()=>n.QN,Lt:()=>n.Lt,xF:()=>n.xF,mB:()=>n.mB,aM:()=>n.aM,u:()=>n.u,GROUP_DEPTH:()=>s.GROUP_DEPTH,MarkerService:()=>s.MarkerService,RedocNormalizedOptions:()=>s.RedocNormalizedOptions,ResponseModel:()=>s.ResponseModel,ScrollService:()=>s.ScrollService,SearchStore:()=>s.Z,SpecStore:()=>s.SpecStore,argValueToBoolean:()=>s.argValueToBoolean,IS_BROWSER:()=>o.Qg,JsonPointer:()=>o.IB,SCHEMA_DEFINITION_JSX_NAME:()=>o.Ml,SECURITY_DEFINITIONS_COMPONENT_NAME:()=>o.B5,SECURITY_DEFINITIONS_JSX_NAME:()=>o.c7,SECURITY_SCHEMES_SECTION_PREFIX:()=>o.m$,createParsedDocument:()=>o.I2,flattenByProp:()=>o.PD,isOperationName:()=>o.eU,langFromMime:()=>o.M,loadAndBundleDefinition:()=>o.q2,querySelector:()=>o.R2,serializeParameterValue:()=>o.d$,ThemeProvider:()=>a.f6,ZERO_BREAKPOINT:()=>a.QU,createGlobalStyle:()=>a.vJ,css:()=>a.iv,mediaCSS:()=>a.QG,mediaMap:()=>a.gN,zo:()=>a.ZP});var i=t(94834),n=t(55366),s=t(99303);t.o(s,"IS_BROWSER")&&t.d(c,{IS_BROWSER:function(){return s.IS_BROWSER}}),t.o(s,"JsonPointer")&&t.d(c,{JsonPointer:function(){return s.JsonPointer}}),t.o(s,"SCHEMA_DEFINITION_JSX_NAME")&&t.d(c,{SCHEMA_DEFINITION_JSX_NAME:function(){return s.SCHEMA_DEFINITION_JSX_NAME}}),t.o(s,"SECURITY_DEFINITIONS_COMPONENT_NAME")&&t.d(c,{SECURITY_DEFINITIONS_COMPONENT_NAME:function(){return s.SECURITY_DEFINITIONS_COMPONENT_NAME}}),t.o(s,"SECURITY_DEFINITIONS_JSX_NAME")&&t.d(c,{SECURITY_DEFINITIONS_JSX_NAME:function(){return s.SECURITY_DEFINITIONS_JSX_NAME}}),t.o(s,"SECURITY_SCHEMES_SECTION_PREFIX")&&t.d(c,{SECURITY_SCHEMES_SECTION_PREFIX:function(){return s.SECURITY_SCHEMES_SECTION_PREFIX}}),t.o(s,"ThemeProvider")&&t.d(c,{ThemeProvider:function(){return s.ThemeProvider}}),t.o(s,"ZERO_BREAKPOINT")&&t.d(c,{ZERO_BREAKPOINT:function(){return s.ZERO_BREAKPOINT}}),t.o(s,"createGlobalStyle")&&t.d(c,{createGlobalStyle:function(){return s.createGlobalStyle}}),t.o(s,"createParsedDocument")&&t.d(c,{createParsedDocument:function(){return s.createParsedDocument}}),t.o(s,"css")&&t.d(c,{css:function(){return s.css}}),t.o(s,"flattenByProp")&&t.d(c,{flattenByProp:function(){return s.flattenByProp}}),t.o(s,"isOperationName")&&t.d(c,{isOperationName:function(){return s.isOperationName}}),t.o(s,"langFromMime")&&t.d(c,{langFromMime:function(){return s.langFromMime}}),t.o(s,"loadAndBundleDefinition")&&t.d(c,{loadAndBundleDefinition:function(){return s.loadAndBundleDefinition}}),t.o(s,"mediaCSS")&&t.d(c,{mediaCSS:function(){return s.mediaCSS}}),t.o(s,"mediaMap")&&t.d(c,{mediaMap:function(){return s.mediaMap}}),t.o(s,"querySelector")&&t.d(c,{querySelector:function(){return s.querySelector}}),t.o(s,"serializeParameterValue")&&t.d(c,{serializeParameterValue:function(){return s.serializeParameterValue}});var o=t(36038),a=t(23485)},23424:(k,c,t)=>{"use strict";t.d(c,{Y:()=>n});const i=typeof document!="undefined"&&document.queryCommandSupported&&document.queryCommandSupported("copy");class n{static isSupported(){return i}static selectElement(o){let a,p;document.body.createTextRange?(a=document.body.createTextRange(),a.moveToElementText(o),a.select()):document.createRange&&window.getSelection&&(p=window.getSelection(),a=document.createRange(),a.selectNodeContents(o),p.removeAllRanges(),p.addRange(a))}static deselect(){if(document.selection)document.selection.empty();else if(window.getSelection){const o=window.getSelection();o&&o.removeAllRanges()}}static copySelected(){let o;try{o=document.execCommand("copy")}catch(a){o=!1}return o}static copyElement(o){n.selectElement(o);const a=n.copySelected();return a&&n.deselect(),a}static copyCustom(o){const a=document.createElement("textarea");a.style.position="fixed",a.style.top="0",a.style.left="0",a.style.width="2em",a.style.height="2em",a.style.padding="0",a.style.border="none",a.style.outline="none",a.style.boxShadow="none",a.style.background="transparent",a.value=o,document.body.appendChild(a),a.select();const p=n.copySelected();return document.body.removeChild(a),p}}},94487:(k,c,t)=>{"use strict";t.d(c,{m:()=>x});var i=t(11851),n=t.n(i),s=t(26729),o=t.n(s),a=t(36038),p=Object.defineProperty,u=Object.getOwnPropertyDescriptor,l=(g,N,D)=>N in g?p(g,N,{enumerable:!0,configurable:!0,writable:!0,value:D}):g[N]=D,d=(g,N,D,A)=>{for(var C=A>1?void 0:A?u(N,D):N,I=g.length-1,O;I>=0;I--)(O=g[I])&&(C=(A?O(N,D,C):O(C))||C);return A&&C&&p(N,D,C),C},h=(g,N,D)=>(l(g,typeof N!="symbol"?N+"":N,D),D);const m="hashchange";class v{constructor(){h(this,"_emiter"),h(this,"basePath"),h(this,"emit",()=>{this._emiter.emit(m,this.currentId)}),this._emiter=new(o()),this.bind()}get currentId(){return a.Qg?decodeURIComponent(window.location.hash.substring(1)):""}linkForId(N){return N?"#"+N:""}generateDeepLink(N,D){return""}subscribe(N){const D=this._emiter.addListener(m,N);return()=>D.removeListener(m,N)}bind(){a.Qg&&window.addEventListener("hashchange",this.emit,!1)}dispose(){a.Qg&&window.removeEventListener("hashchange",this.emit)}replace(N,D=!1){if(!!a.Qg&&!(N==null||N===this.currentId)){if(D){window.history.replaceState(null,"",window.location.href.split("#")[0]+this.linkForId(N));return}window.history.pushState(null,"",window.location.href.split("#")[0]+this.linkForId(N)),this.emit()}}replaceForField(N,D=!1){}}d([i.bind,i.debounce],v.prototype,"replace",1),d([i.bind,i.debounce],v.prototype,"replaceForField",1);const x=new v},51027:(k,c,t)=>{"use strict";t.d(c,{W:()=>n,l:()=>s});const i={enum:"Enum",enumSingleValue:"Value",enumArray:"Items",default:"Default",deprecated:"Deprecated",example:"Example",examples:"Examples",recursive:"Recursive",arrayOf:"Array of ",webhook:"Event",const:"Value",authorizations:"Security",tryItBody:"Body",tryItParameters:"Parameters",tryItAuth:"Security",tryItAuthBasicUsername:"Username",tryItAuthBasicPassword:"Password",download:"Download",downloadSpecification:"Download OpenAPI specification",request:"Request",responses:"Responses",callbackResponses:"Callback responses",callbacks:"Callbacks",requestSamples:"Request samples",responseSamples:"Response samples"};function n(o){Object.assign(i,o)}function s(o,a){const p=i[o];return a!==void 0?p[a]:p}},16802:(k,c,t)=>{"use strict";t.d(c,{$8:()=>fn,B2:()=>Bt});function i(){return{baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}let n=i();function s(Re){n=Re}const o=/[&<>"']/,a=/[&<>"']/g,p=/[<>"']|&(?!#?\w+;)/,u=/[<>"']|&(?!#?\w+;)/g,l={"&":"&","<":"<",">":">",'"':""","'":"'"},d=Re=>l[Re];function h(Re,K){if(K){if(o.test(Re))return Re.replace(a,d)}else if(p.test(Re))return Re.replace(u,d);return Re}const m=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function v(Re){return Re.replace(m,(K,R)=>(R=R.toLowerCase(),R==="colon"?":":R.charAt(0)==="#"?R.charAt(1)==="x"?String.fromCharCode(parseInt(R.substring(2),16)):String.fromCharCode(+R.substring(1)):""))}const x=/(^|[^\[])\^/g;function g(Re,K){Re=Re.source||Re,K=K||"";const R={replace:(W,se)=>(se=se.source||se,se=se.replace(x,"$1"),Re=Re.replace(W,se),R),getRegex:()=>new RegExp(Re,K)};return R}const N=/[^\w:]/g,D=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function A(Re,K,R){if(Re){let W;try{W=decodeURIComponent(v(R)).replace(N,"").toLowerCase()}catch(se){return null}if(W.indexOf("javascript:")===0||W.indexOf("vbscript:")===0||W.indexOf("data:")===0)return null}K&&!D.test(R)&&(R=U(K,R));try{R=encodeURI(R).replace(/%25/g,"%")}catch(W){return null}return R}const C={},I=/^[^:]+:\/*[^/]*$/,O=/^([^:]+:)[\s\S]*$/,E=/^([^:]+:\/*[^/]*)[\s\S]*$/;function U(Re,K){C[" "+Re]||(I.test(Re)?C[" "+Re]=Re+"/":C[" "+Re]=j(Re,"/",!0)),Re=C[" "+Re];const R=Re.indexOf(":")===-1;return K.substring(0,2)==="//"?R?K:Re.replace(O,"$1")+K:K.charAt(0)==="/"?R?K:Re.replace(E,"$1")+K:Re+K}const M={exec:function(){}};function F(Re){let K=1,R,W;for(;K<arguments.length;K++){R=arguments[K];for(W in R)Object.prototype.hasOwnProperty.call(R,W)&&(Re[W]=R[W])}return Re}function b(Re,K){const R=Re.replace(/\|/g,(Pe,qe,et)=>{let wt=!1,Nt=qe;for(;--Nt>=0&&et[Nt]==="\\";)wt=!wt;return wt?"|":" |"}),W=R.split(/ \|/);let se=0;if(W[0].trim()||W.shift(),W[W.length-1].trim()||W.pop(),W.length>K)W.splice(K);else for(;W.length<K;)W.push("");for(;se<W.length;se++)W[se]=W[se].trim().replace(/\\\|/g,"|");return W}function j(Re,K,R){const W=Re.length;if(W===0)return"";let se=0;for(;se<W;){const Pe=Re.charAt(W-se-1);if(Pe===K&&!R)se++;else if(Pe!==K&&R)se++;else break}return Re.substr(0,W-se)}function P(Re,K){if(Re.indexOf(K[1])===-1)return-1;const R=Re.length;let W=0,se=0;for(;se<R;se++)if(Re[se]==="\\")se++;else if(Re[se]===K[0])W++;else if(Re[se]===K[1]&&(W--,W<0))return se;return-1}function J(Re){Re&&Re.sanitize&&!Re.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}function ce(Re,K){if(K<1)return"";let R="";for(;K>1;)K&1&&(R+=Re),K>>=1,Re+=Re;return R+Re}function q(Re,K,R,W){const se=K.href,Pe=K.title?h(K.title):null,qe=Re[1].replace(/\\([\[\]])/g,"$1");if(Re[0].charAt(0)!=="!"){W.state.inLink=!0;const et={type:"link",raw:R,href:se,title:Pe,text:qe,tokens:W.inlineTokens(qe,[])};return W.state.inLink=!1,et}else return{type:"image",raw:R,href:se,title:Pe,text:h(qe)}}function De(Re,K){const R=Re.match(/^(\s+)(?:```)/);if(R===null)return K;const W=R[1];return K.split(`
|
|
2509
2509
|
`).map(se=>{const Pe=se.match(/^\s+/);if(Pe===null)return se;const[qe]=Pe;return qe.length>=W.length?se.slice(W.length):se}).join(`
|
|
2510
2510
|
`)}class We{constructor(K){this.options=K||n}space(K){const R=this.rules.block.newline.exec(K);if(R&&R[0].length>0)return{type:"space",raw:R[0]}}code(K){const R=this.rules.block.code.exec(K);if(R){const W=R[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:R[0],codeBlockStyle:"indented",text:this.options.pedantic?W:j(W,`
|
|
2511
2511
|
`)}}}fences(K){const R=this.rules.block.fences.exec(K);if(R){const W=R[0],se=De(W,R[3]||"");return{type:"code",raw:W,lang:R[2]?R[2].trim():R[2],text:se}}}heading(K){const R=this.rules.block.heading.exec(K);if(R){let W=R[2].trim();if(/#$/.test(W)){const Pe=j(W,"#");(this.options.pedantic||!Pe||/ $/.test(Pe))&&(W=Pe.trim())}const se={type:"heading",raw:R[0],depth:R[1].length,text:W,tokens:[]};return this.lexer.inline(se.text,se.tokens),se}}hr(K){const R=this.rules.block.hr.exec(K);if(R)return{type:"hr",raw:R[0]}}blockquote(K){const R=this.rules.block.blockquote.exec(K);if(R){const W=R[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:R[0],tokens:this.lexer.blockTokens(W,[]),text:W}}}list(K){let R=this.rules.block.list.exec(K);if(R){let W,se,Pe,qe,et,wt,Nt,we,nt,ct,rt,ht,Ct=R[1].trim();const fe=Ct.length>1,Ee={type:"list",raw:"",ordered:fe,start:fe?+Ct.slice(0,-1):"",loose:!1,items:[]};Ct=fe?`\\d{1,9}\\${Ct.slice(-1)}`:`\\${Ct}`,this.options.pedantic&&(Ct=fe?Ct:"[*+-]");const $e=new RegExp(`^( {0,3}${Ct})((?: [^\\n]*)?(?:\\n|$))`);for(;K&&(ht=!1,!(!(R=$e.exec(K))||this.rules.block.hr.test(K)));){if(W=R[0],K=K.substring(W.length),we=R[2].split(`
|
|
@@ -3058,7 +3058,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
3058
3058
|
* Redocly Reference Docs
|
|
3059
3059
|
* (c) Copyright 2018 Redocly LLC, all rights reserved.
|
|
3060
3060
|
* -------------------------------------------------------------
|
|
3061
|
-
* Version: "2.11.
|
|
3061
|
+
* Version: "2.11.6"
|
|
3062
3062
|
*/(()=>{var Y={336:(x,E,T)=>{var j,C;/**
|
|
3063
3063
|
* lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9
|
|
3064
3064
|
* Copyright (C) 2020 Oliver Nightingale
|
|
@@ -3438,4 +3438,4 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
3438
3438
|
${yn} {
|
|
3439
3439
|
${({theme:pe,showRightPanel:Ne,layout:Ze})=>(0,D.mediaCSS)({width:{[D.ZERO_BREAKPOINT]:"none",small:`calc(100% - ${pe.sidebar.width})`},maxWidth:pe.layout[Ze===C.N.THREE_PANEL&&Ne?C.N.THREE_PANEL:C.N.STACKED].maxWidth})};
|
|
3440
3440
|
}
|
|
3441
|
-
`;let Et=class extends g.Component{constructor(pe){super(pe);Qt(this,"_observer"),Qt(this,"_updatedItems",!1),Qt(this,"rootElementRef",g.createRef()),Qt(this,"handleClose",()=>this.props.store.tryItOut()),this.state={searchPopUpShown:!1,searchPopUpValue:""}}componentDidMount(){this.props.store.onDidMount(),this._observer=(0,O.U5)(()=>this.props.store.menu.renderItems,()=>{this._updatedItems=!0})}componentDidUpdate(){this._updatedItems&&(this._updatedItems=!1,this.props.store.menu.scrollToActive())}componentWillUnmount(){this.props.store.dispose(),this._observer()}render(){const{store:{definition:pe,menu:Ne,options:Ze,search:xt,marker:Yt}}=this.props,sn=this.props.store,H=Ne.renderItems,{hideDownloadButton:te}=Ze;let Ce=Ze.hideInfoSection?!1:Ze.pagination==="none"?!0:sn.menu.activeRenderItemIdx<=0;Ce&&Ze.pagination!=="none"&&Ze.disableSidebar&&H[0]&&H[0].type!=="section"&&(Ce=!1),this.props._forceRenderInfo&&(Ce=!0);const it=!Ce&&te!==null&&!te;return g.createElement(nr,{store:sn},g.createElement(Xt,{className:"redoc-wrap",ref:this.rootElementRef},g.createElement(Vr,{l:sn.l}),g.createElement(Sn,{whiteLabel:Ze.whiteLabel,showRightPanel:sn.showRightPanel,layout:sn.layout}),sn.tryItOperation&&g.createElement(qn.M,{rootElement:this.rootElementRef.current,store:sn,operation:sn.tryItOperation,onClose:this.handleClose}),!Ze.disableSidebar&&g.createElement(D.StickyResponsiveSidebar,{menu:Ne,className:"menu-content"},!sn.options.hideLogo&&g.createElement(D.ApiLogo,{info:pe.info}),pe instanceof Dt.C&&g.createElement(mn,{spec:pe,onChange:Rt=>{pe.changeVersion(Rt.idx),Ne.updateItemsByVersionChange(!0),sn.tryItOut(void 0)}}),!sn.options.disableSearch&&g.createElement(ie,{showPopUp:()=>this.setState({searchPopUpShown:!0}),searchValue:this.state.searchPopUpValue,marker:Yt,setSearchValue:Rt=>this.setState({searchPopUpValue:Rt})}),g.createElement(D.SideMenu,{menu:Ne})),g.createElement(yn,{className:(sn.isLoading?"loading ":"")+"api-content",layout:sn.layout===C.N.THREE_PANEL&&sn.showRightPanel?C.N.THREE_PANEL:C.N.STACKED},Ze.theme.layout.showDarkRightPanel&&sn.showRightPanel&&sn.layout!==C.N.STACKED&&g.createElement(Vn,null),Ce&&g.createElement(D.ApiInfo,{store:sn}),it&&g.createElement(be.C,{store:sn}),g.createElement(D.ContentItems,{items:H,store:sn}),Ze.showNextButton&&g.createElement(Zt,{pagination:Ze.pagination,menu:Ne}),this.props.children),g.createElement(ut,null,g.createElement(vt,{store:sn,isVisible:sn.layout===C.N.THREE_PANEL}),g.createElement(tt,{store:sn,isVisible:sn.showRightPanel})),g.createElement(rt,{search:xt,marker:Yt,menu:Ne,onActivate:Ne.activateAndScroll.bind(Ne),options:Ze,shown:this.state.searchPopUpShown,hidePopUp:()=>this.setState({searchPopUpShown:!1}),showPopUp:()=>this.setState({searchPopUpShown:!0}),setSearchValue:Rt=>this.setState({searchPopUpValue:Rt}),searchValue:this.state.searchPopUpValue}),Ze.theme.layout.showDarkRightPanel&&sn.showRightPanel&&sn.layout!==C.N.STACKED&&g.createElement(Mn,null)))}};Et=It([I.Pi],Et);function Dn(pe){const{definition:Ne,definitionUrl:Ze,options:xt={},activeItemId:Yt,activeSampleLanguage:sn,activeDeepLink:H}=pe,te=(0,D.argValueToBoolean)(xt.hideLoading,!1),Ce=new D.RedocNormalizedOptions(xt),it=g.createElement(Rn,{definition:Ne,definitionUrl:Ze,options:xt,activeItemId:Yt,activeSampleLanguage:sn,activeDeepLink:H},({loading:Rt,store:on})=>Rt?te?null:g.createElement(D.Loading,{color:Ce.theme.colors.primary.main}):g.createElement(Et,{store:on}));return xt.disableErrorBoundary?it:g.createElement(D.ErrorBoundary,null,it)}class at extends g.Component{render(){const{definitions:Ne,options:Ze={}}=this.props,xt=(0,D.argValueToBoolean)(Ze.hideLoading,!1),Yt=new D.RedocNormalizedOptions(Ze);return g.createElement(D.ErrorBoundary,null,g.createElement(Rn,{definitions:Ne,options:Ze},({loading:sn,store:H})=>sn?xt?null:g.createElement(D.Loading,{color:Yt.theme.colors.primary.main}):g.createElement(Et,{store:H})))}}var On=Object.defineProperty,En=Object.getOwnPropertySymbols,lr=Object.prototype.hasOwnProperty,Jn=Object.prototype.propertyIsEnumerable,Br=(pe,Ne,Ze)=>Ne in pe?On(pe,Ne,{enumerable:!0,configurable:!0,writable:!0,value:Ze}):pe[Ne]=Ze,Xr=(pe,Ne)=>{for(var Ze in Ne||(Ne={}))lr.call(Ne,Ze)&&Br(pe,Ze,Ne[Ze]);if(En)for(var Ze of En(Ne))Jn.call(Ne,Ze)&&Br(pe,Ze,Ne[Ze]);return pe};function je(pe){const Ne=(0,fn.zJ)();Ne&&Ne.toggleLayout((pe!=null?pe:Ne.layout===C.N.STACKED)?C.N.THREE_PANEL:C.N.STACKED)}function dt(pe){const Ne=(0,fn.zJ)();Ne&&Ne.toggleRightPanel(pe)}const jt=Yr(),hn=jt?(0,x.dirname)(jt)+"/":"";function vr(pe){const Ne={},Ze=pe.attributes;for(let xt=0;xt<Ze.length;xt++){const Yt=Ze[xt];Ne[Yt.name]=Yt.value}return Ne}function jn(pe){const Ne=vr(pe),Ze={};for(const xt in Ne){const Yt=xt.replace(/-(.)/g,(sn,H)=>H.toUpperCase());Ze[Yt]=Ne[xt]}return Ze}function $r(pe,Ne=document.querySelector("redoc")){const Ze=A.r.fromJS(pe);(0,N.hydrate)(g.createElement(Et,{store:Ze}),Ne)}function Lr(pe,Ne={},Ze=(0,D.querySelector)("redoc"),xt){if(Ze===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let Yt,sn;if(typeof pe=="object"&&"versions"in pe){(0,N.render)(g.createElement(at,{definitions:pe,options:Xr(Xr({},Ne),jn(Ze))},["Loading..."]),Ze,xt);return}typeof pe=="string"?Yt=pe:typeof pe=="object"&&(sn=pe),(0,N.render)(g.createElement(Dn,{definition:sn,definitionUrl:Yt,options:Xr(Xr({},Ne),jn(Ze))},["Loading..."]),Ze,xt)}function Rr(pe){Un.p=pe}const Ln="2.11.
|
|
3441
|
+
`;let Et=class extends g.Component{constructor(pe){super(pe);Qt(this,"_observer"),Qt(this,"_updatedItems",!1),Qt(this,"rootElementRef",g.createRef()),Qt(this,"handleClose",()=>this.props.store.tryItOut()),this.state={searchPopUpShown:!1,searchPopUpValue:""}}componentDidMount(){this.props.store.onDidMount(),this._observer=(0,O.U5)(()=>this.props.store.menu.renderItems,()=>{this._updatedItems=!0})}componentDidUpdate(){this._updatedItems&&(this._updatedItems=!1,this.props.store.menu.scrollToActive())}componentWillUnmount(){this.props.store.dispose(),this._observer()}render(){const{store:{definition:pe,menu:Ne,options:Ze,search:xt,marker:Yt}}=this.props,sn=this.props.store,H=Ne.renderItems,{hideDownloadButton:te}=Ze;let Ce=Ze.hideInfoSection?!1:Ze.pagination==="none"?!0:sn.menu.activeRenderItemIdx<=0;Ce&&Ze.pagination!=="none"&&Ze.disableSidebar&&H[0]&&H[0].type!=="section"&&(Ce=!1),this.props._forceRenderInfo&&(Ce=!0);const it=!Ce&&te!==null&&!te;return g.createElement(nr,{store:sn},g.createElement(Xt,{className:"redoc-wrap",ref:this.rootElementRef},g.createElement(Vr,{l:sn.l}),g.createElement(Sn,{whiteLabel:Ze.whiteLabel,showRightPanel:sn.showRightPanel,layout:sn.layout}),sn.tryItOperation&&g.createElement(qn.M,{rootElement:this.rootElementRef.current,store:sn,operation:sn.tryItOperation,onClose:this.handleClose}),!Ze.disableSidebar&&g.createElement(D.StickyResponsiveSidebar,{menu:Ne,className:"menu-content"},!sn.options.hideLogo&&g.createElement(D.ApiLogo,{info:pe.info}),pe instanceof Dt.C&&g.createElement(mn,{spec:pe,onChange:Rt=>{pe.changeVersion(Rt.idx),Ne.updateItemsByVersionChange(!0),sn.tryItOut(void 0)}}),!sn.options.disableSearch&&g.createElement(ie,{showPopUp:()=>this.setState({searchPopUpShown:!0}),searchValue:this.state.searchPopUpValue,marker:Yt,setSearchValue:Rt=>this.setState({searchPopUpValue:Rt})}),g.createElement(D.SideMenu,{menu:Ne})),g.createElement(yn,{className:(sn.isLoading?"loading ":"")+"api-content",layout:sn.layout===C.N.THREE_PANEL&&sn.showRightPanel?C.N.THREE_PANEL:C.N.STACKED},Ze.theme.layout.showDarkRightPanel&&sn.showRightPanel&&sn.layout!==C.N.STACKED&&g.createElement(Vn,null),Ce&&g.createElement(D.ApiInfo,{store:sn}),it&&g.createElement(be.C,{store:sn}),g.createElement(D.ContentItems,{items:H,store:sn}),Ze.showNextButton&&g.createElement(Zt,{pagination:Ze.pagination,menu:Ne}),this.props.children),g.createElement(ut,null,g.createElement(vt,{store:sn,isVisible:sn.layout===C.N.THREE_PANEL}),g.createElement(tt,{store:sn,isVisible:sn.showRightPanel})),g.createElement(rt,{search:xt,marker:Yt,menu:Ne,onActivate:Ne.activateAndScroll.bind(Ne),options:Ze,shown:this.state.searchPopUpShown,hidePopUp:()=>this.setState({searchPopUpShown:!1}),showPopUp:()=>this.setState({searchPopUpShown:!0}),setSearchValue:Rt=>this.setState({searchPopUpValue:Rt}),searchValue:this.state.searchPopUpValue}),Ze.theme.layout.showDarkRightPanel&&sn.showRightPanel&&sn.layout!==C.N.STACKED&&g.createElement(Mn,null)))}};Et=It([I.Pi],Et);function Dn(pe){const{definition:Ne,definitionUrl:Ze,options:xt={},activeItemId:Yt,activeSampleLanguage:sn,activeDeepLink:H}=pe,te=(0,D.argValueToBoolean)(xt.hideLoading,!1),Ce=new D.RedocNormalizedOptions(xt),it=g.createElement(Rn,{definition:Ne,definitionUrl:Ze,options:xt,activeItemId:Yt,activeSampleLanguage:sn,activeDeepLink:H},({loading:Rt,store:on})=>Rt?te?null:g.createElement(D.Loading,{color:Ce.theme.colors.primary.main}):g.createElement(Et,{store:on}));return xt.disableErrorBoundary?it:g.createElement(D.ErrorBoundary,null,it)}class at extends g.Component{render(){const{definitions:Ne,options:Ze={}}=this.props,xt=(0,D.argValueToBoolean)(Ze.hideLoading,!1),Yt=new D.RedocNormalizedOptions(Ze);return g.createElement(D.ErrorBoundary,null,g.createElement(Rn,{definitions:Ne,options:Ze},({loading:sn,store:H})=>sn?xt?null:g.createElement(D.Loading,{color:Yt.theme.colors.primary.main}):g.createElement(Et,{store:H})))}}var On=Object.defineProperty,En=Object.getOwnPropertySymbols,lr=Object.prototype.hasOwnProperty,Jn=Object.prototype.propertyIsEnumerable,Br=(pe,Ne,Ze)=>Ne in pe?On(pe,Ne,{enumerable:!0,configurable:!0,writable:!0,value:Ze}):pe[Ne]=Ze,Xr=(pe,Ne)=>{for(var Ze in Ne||(Ne={}))lr.call(Ne,Ze)&&Br(pe,Ze,Ne[Ze]);if(En)for(var Ze of En(Ne))Jn.call(Ne,Ze)&&Br(pe,Ze,Ne[Ze]);return pe};function je(pe){const Ne=(0,fn.zJ)();Ne&&Ne.toggleLayout((pe!=null?pe:Ne.layout===C.N.STACKED)?C.N.THREE_PANEL:C.N.STACKED)}function dt(pe){const Ne=(0,fn.zJ)();Ne&&Ne.toggleRightPanel(pe)}const jt=Yr(),hn=jt?(0,x.dirname)(jt)+"/":"";function vr(pe){const Ne={},Ze=pe.attributes;for(let xt=0;xt<Ze.length;xt++){const Yt=Ze[xt];Ne[Yt.name]=Yt.value}return Ne}function jn(pe){const Ne=vr(pe),Ze={};for(const xt in Ne){const Yt=xt.replace(/-(.)/g,(sn,H)=>H.toUpperCase());Ze[Yt]=Ne[xt]}return Ze}function $r(pe,Ne=document.querySelector("redoc")){const Ze=A.r.fromJS(pe);(0,N.hydrate)(g.createElement(Et,{store:Ze}),Ne)}function Lr(pe,Ne={},Ze=(0,D.querySelector)("redoc"),xt){if(Ze===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let Yt,sn;if(typeof pe=="object"&&"versions"in pe){(0,N.render)(g.createElement(at,{definitions:pe,options:Xr(Xr({},Ne),jn(Ze))},["Loading..."]),Ze,xt);return}typeof pe=="string"?Yt=pe:typeof pe=="object"&&(sn=pe),(0,N.render)(g.createElement(Dn,{definition:sn,definitionUrl:Yt,options:Xr(Xr({},Ne),jn(Ze))},["Loading..."]),Ze,xt)}function Rr(pe){Un.p=pe}const Ln="2.11.6",pr="c7bf974";function si(){const pe=(0,D.querySelector)("redoc");if(!pe)return;const Ne=pe.getAttribute("spec-url");Ne&&Lr(Ne,{},pe)}D.IS_BROWSER&&Rr(hn),si();function Yr(){var pe;if(!D.IS_BROWSER)return"";const Ne=+new Date+Math.random();try{return(!document.currentScript||!(document.currentScript.async||document.currentScript.defer))&&document.write(`<script id="dummy${Ne}"><\/script>`),((pe=document.getElementById("dummy"+Ne))==null?void 0:pe.previousSibling).src}catch(Ze){return""}}})(),yu})()});
|
package/lib/index.d.ts
CHANGED
|
@@ -2,5 +2,6 @@ export * from './components/index';
|
|
|
2
2
|
export * from './services/index';
|
|
3
3
|
export * from './redoc-lib/index';
|
|
4
4
|
export * from './models/index';
|
|
5
|
-
export
|
|
5
|
+
export { setSecurityDetails, setSecurityDetailsVariants, setParameterValue } from './utils';
|
|
6
|
+
export type { SecurityDetails } from './utils';
|
|
6
7
|
export type { OAuth2 } from './services/OAuth2';
|
package/lib/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var tslib_1=require("tslib");(0,tslib_1.__exportStar)(require("./components/index"),exports),(0,tslib_1.__exportStar)(require("./services/index"),exports),(0,tslib_1.__exportStar)(require("./redoc-lib/index"),exports),(0,tslib_1.__exportStar)(require("./models/index"),exports);
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.setParameterValue=exports.setSecurityDetailsVariants=exports.setSecurityDetails=void 0;var tslib_1=require("tslib");(0,tslib_1.__exportStar)(require("./components/index"),exports),(0,tslib_1.__exportStar)(require("./services/index"),exports),(0,tslib_1.__exportStar)(require("./redoc-lib/index"),exports),(0,tslib_1.__exportStar)(require("./models/index"),exports);var utils_1=require("./utils");Object.defineProperty(exports,"setSecurityDetails",{enumerable:!0,get:function(){return utils_1.setSecurityDetails}}),Object.defineProperty(exports,"setSecurityDetailsVariants",{enumerable:!0,get:function(){return utils_1.setSecurityDetailsVariants}}),Object.defineProperty(exports,"setParameterValue",{enumerable:!0,get:function(){return utils_1.setParameterValue}});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/lib-esm/index.d.ts
CHANGED
|
@@ -2,5 +2,6 @@ export * from './components/index';
|
|
|
2
2
|
export * from './services/index';
|
|
3
3
|
export * from './redoc-lib/index';
|
|
4
4
|
export * from './models/index';
|
|
5
|
-
export
|
|
5
|
+
export { setSecurityDetails, setSecurityDetailsVariants, setParameterValue } from './utils';
|
|
6
|
+
export type { SecurityDetails } from './utils';
|
|
6
7
|
export type { OAuth2 } from './services/OAuth2';
|
package/lib-esm/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export*from"./components/index";export*from"./services/index";export*from"./redoc-lib/index";export*from"./models/index";
|
|
1
|
+
export*from"./components/index";export*from"./services/index";export*from"./redoc-lib/index";export*from"./models/index";export{setSecurityDetails,setSecurityDetailsVariants,setParameterValue}from"./utils";
|
|
2
2
|
//# sourceMappingURL=index.js.map
|