@redocly/reference-docs 2.11.8 → 2.11.9

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.
@@ -41,7 +41,7 @@ object-assign
41
41
  * Redocly Reference Docs CLI
42
42
  * (c) Copyright 2018 Redocly LLC, all rights reserved.
43
43
  * -------------------------------------------------------------
44
- * Version: "2.11.8"
44
+ * Version: "2.11.9"
45
45
  */
46
46
 
47
47
  /*!
@@ -2,7 +2,7 @@ var yr=Math.pow;/*!
2
2
  * Redocly Reference Docs
3
3
  * (c) Copyright 2018 Redocly LLC, all rights reserved.
4
4
  * -------------------------------------------------------------
5
- * Version: "2.11.8"
5
+ * Version: "2.11.9"
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
  *
@@ -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.8"
5
+ * Version: "2.11.9"
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.8"
5
+ * Version: "2.11.9"
6
6
  */(function(Ii,_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")):Ii.RedoclyReferenceDocs=_i(Ii.null)})(this,function(Po){return(()=>{var Ii={43675:function(L,c,t){"use strict";var o=this&&this.__awaiter||function(N,F,y,z){function E(J){return J instanceof y?J:new y(function(ue){ue(J)})}return new(y||(y=Promise))(function(J,ue){function ee(xe){try{Be(z.next(xe))}catch(ne){ue(ne)}}function Ie(xe){try{Be(z.throw(xe))}catch(ne){ue(ne)}}function Be(xe){xe.done?J(xe.value):E(xe.value).then(ee,Ie)}Be((z=z.apply(N,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),i=t(68065),a=t(85241),h=t(80388),u=t(22608),l=t(45220),d=t(69443),p=t(71510),m=t(27468),v=t(75030),S=t(20348),g=t(10771),$=t(81094),_=t(54508),I=t(16350);var C;(function(N){N.Version2="oas2",N.Version3_0="oas3_0",N.Version3_1="oas3_1"})(C=c.OasVersion||(c.OasVersion={}));function R(N){return o(this,void 0,void 0,function*(){const{ref:F,doc:y,externalRefResolver:z=new s.BaseResolver(N.config.resolve),base:E=null}=N;if(!(F||y))throw new Error(`Document or reference is required.
7
7
  `);const J=y!==void 0?y:yield z.resolveDocument(E,F,!0);if(J instanceof Error)throw J;return x(Object.assign(Object.assign({document:J},N),{config:N.config.lint,externalRefResolver:z}))})}c.bundle=R;function x(N){return o(this,void 0,void 0,function*(){const{document:F,config:y,customTypes:z,externalRefResolver:E,dereference:J=!1,skipRedoclyRegistryRefs:ue=!1,removeUnusedComponents:ee=!1}=N,Ie=p.detectOpenAPI(F.parsed),Be=p.openAPIMajor(Ie),xe=y.getRulesForOasVersion(Be),ne=l.normalizeTypes(y.extendTypes((z!=null?z:Be===p.OasMajorVersion.Version3)?Ie===C.Version3_1?u.Oas3_1Types:a.Oas3Types:h.Oas2Types,Ie),y),oe=v.initRules(xe,y,"preprocessors",Ie),Z=v.initRules(xe,y,"decorators",Ie),G={problems:[],oasVersion:Ie,refTypes:new Map,visitorsData:{}};ee&&Z.push({severity:"error",ruleId:"remove-unused-components",visitor:Be===p.OasMajorVersion.Version2?_.RemoveUnusedComponents({}):I.RemoveUnusedComponents({})});const te=yield s.resolveDocument({rootDocument:F,rootType:ne.DefinitionRoot,externalRefResolver:E}),_e=i.normalizeVisitors([...oe,{severity:"error",ruleId:"bundler",visitor:M(Be,J,ue,F,te)},...Z],ne);return d.walkDocument({document:F,rootType:ne.DefinitionRoot,normalizedVisitors:_e,resolvedRefMap:te,ctx:G}),{bundle:F,problems:G.problems.map(Re=>y.addProblemToIgnore(Re)),fileDependencies:E.getFiles(),rootType:ne.DefinitionRoot,refTypes:G.refTypes,visitorsData:G.visitorsData}})}c.bundleDocument=x;function w(N,F){switch(F){case p.OasMajorVersion.Version3:switch(N){case"Schema":return"schemas";case"Parameter":return"parameters";case"Response":return"responses";case"Example":return"examples";case"RequestBody":return"requestBodies";case"Header":return"headers";case"SecuritySchema":return"securitySchemes";case"Link":return"links";case"Callback":return"callbacks";default:return null}case p.OasMajorVersion.Version2:switch(N){case"Schema":return"definitions";case"Parameter":return"parameters";case"Response":return"responses";default:return null}}}c.mapTypeToComponent=w;function M(N,F,y,z,E){let J;const ue={ref:{leave(oe,Z,G){if(!G.location||G.node===void 0){S.reportUnresolvedRef(G,Z.report,Z.location);return}if(G.location.source===z.source&&G.location.source===Z.location.source&&Z.type.name!=="scalar"&&!F||y&&$.isRedoclyRegistryURL(oe.$ref))return;const te=w(Z.type.name,N);te?F?(Be(te,G,Z),Ie(oe,G,Z)):(oe.$ref=Be(te,G,Z),ee(oe,G,Z)):Ie(oe,G,Z)}},DefinitionRoot:{enter(oe){N===p.OasMajorVersion.Version3?J=oe.components=oe.components||{}:N===p.OasMajorVersion.Version2&&(J=oe)}}};N===p.OasMajorVersion.Version3&&(ue.DiscriminatorMapping={leave(oe,Z){for(const G of Object.keys(oe)){const te=oe[G],_e=Z.resolve({$ref:te});if(!_e.location||_e.node===void 0){S.reportUnresolvedRef(_e,Z.report,Z.location.child(G));return}const Re=w("Schema",N);F?Be(Re,_e,Z):oe[G]=Be(Re,_e,Z)}}});function ee(oe,Z,G){const te=s.makeRefId(G.location.source.absoluteRef,oe.$ref);E.set(te,{document:z,isRemote:!1,node:Z.node,nodePointer:oe.$ref,resolved:!0})}function Ie(oe,Z,G){g.isPlainObject(Z.node)?(delete oe.$ref,Object.assign(oe,Z.node)):G.parent[G.key]=Z.node}function Be(oe,Z,G){J[oe]=J[oe]||{};const te=ne(Z,oe,G);return J[oe][te]=Z.node,N===p.OasMajorVersion.Version3?`#/components/${oe}/${te}`:`#/${oe}/${te}`}function xe(oe,Z,G){var te;return m.isRef(oe)&&((te=G.resolve(oe).location)===null||te===void 0?void 0:te.absolutePointer)===Z.location.absolutePointer?!0:n(oe,Z.node)}function ne(oe,Z,G){const[te,_e]=[oe.location.source.absoluteRef,oe.location.pointer],Re=J[Z];let fe="";const Te=_e.slice(2).split("/").filter(Boolean);for(;Te.length>0;)if(fe=Te.pop()+(fe?`-${fe}`:""),!Re||!Re[fe]||xe(Re[fe],oe,G))return fe;if(fe=m.refBaseName(te)+(fe?`_${fe}`:""),!Re[fe]||xe(Re[fe],oe,G))return fe;const Ue=fe;let Je=2;for(;Re[fe]&&!xe(Re[fe],oe,G);)fe=`${Ue}-${Je}`,Je++;return Re[fe]||G.report({message:`Two schemas are referenced with the same name but different content. Renamed ${Ue} to ${fe}.`,location:G.location,forceSeverity:"warn"}),fe}return ue}},76877:(L,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:(L,c,t)=>{"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.defaultPlugin=c.builtInConfigs=void 0;const o=t(88057),n=t(76877),s=t(59016),i=t(10226),a=t(57523),h=t(10226),u=t(57523),l=t(1753),d=t(77060);c.builtInConfigs={recommended:o.default,minimal:s.default,all:n.default,"redocly-registry":{decorators:{"registry-dependencies":"on"}}},c.defaultPlugin={id:"",rules:{oas3:i.rules,oas2:a.rules},preprocessors:{oas3:h.preprocessors,oas2:u.preprocessors},decorators:{oas3:l.decorators,oas2:d.decorators},configs:c.builtInConfigs}},63777:(L,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 o=t(15101),n=t(26470),s=t(26470),i=t(9485),a=t(55273),h=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.
@@ -467,6 +467,7 @@ Repeats of \`in:${s.in}\` + \`name:${s.name}\`.`,location:h.PathItem.child(["par
467
467
  }
468
468
  }
469
469
  `,x=(0,o.default)(C)`
470
+ flex: 1;
470
471
  svg {
471
472
  top: 60%;
472
473
  transform: translateY(-60%);
@@ -474,14 +475,11 @@ Repeats of \`in:${s.in}\` + \`name:${s.name}\`.`,location:h.PathItem.child(["par
474
475
  .dropdown-select {
475
476
  ${I};
476
477
 
477
- padding: 5px 24px 5px 10px;
478
478
  height: 40px;
479
-
480
479
  border-radius: 0 ${({theme:M})=>M.shape.borderRadius} 0 0;
481
-
482
480
  margin: 0 0 -4px;
483
481
  transition: none;
484
- min-width: auto;
482
+ width: 100%;
485
483
  background: ${({theme:M,active:N})=>N?M.colors.border.dark:"none"};
486
484
  & {
487
485
  border-bottom: 4px solid
@@ -2939,7 +2937,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
2939
2937
  * Redocly Reference Docs
2940
2938
  * (c) Copyright 2018 Redocly LLC, all rights reserved.
2941
2939
  * -------------------------------------------------------------
2942
- * Version: "2.11.8"
2940
+ * Version: "2.11.9"
2943
2941
  */(()=>{var Y={336:(x,E,T)=>{var j,C;/**
2944
2942
  * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9
2945
2943
  * Copyright (C) 2020 Oliver Nightingale
@@ -3217,7 +3215,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
3217
3215
  height: ${({theme:de})=>de.components.layoutControls.height};
3218
3216
  background: #e5e8eb;
3219
3217
  border-radius: ${({theme:de})=>de.shape.borderRadius};
3220
- `,Ke=({store:de,isVisible:De})=>!de.options.showChangeLayoutButton||!De?null:g.createElement(_.Tooltip,{tip:"Change layout",placement:"left"},g.createElement(wr,{onClick:()=>{de.toggleLayout(de.layout===pe.N1.STACKED?pe.N1.THREE_PANEL:pe.N1.STACKED)}},de.layout===pe.N1.STACKED?g.createElement(Or,null):g.createElement(Kn,null))),ct=_.styled.div`
3218
+ `,Ke=({store:de,isVisible:De})=>!de.options.showChangeLayoutButton||!De?null:g.createElement(_.Tooltip,{tip:"Change layout",placement:"left"},g.createElement(wr,{onClick:()=>{de.toggleLayout(de.layout===pe.N1.STACKED?pe.N1.THREE_PANEL:pe.N1.STACKED)}},de.layout===pe.N1.STACKED?g.createElement(Or,null):g.createElement(Kn,null))),ct=_.styled.span`
3221
3219
  position: sticky;
3222
3220
  display: flex;
3223
3221
  flex-direction: column;
@@ -3312,4 +3310,4 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
3312
3310
  ${wn} {
3313
3311
  ${({theme:de,showRightPanel:De,layout:Ze})=>(0,_.mediaCSS)({width:{[_.ZERO_BREAKPOINT]:"none",small:`calc(100% - ${de.sidebar.width})`},maxWidth:de.layout[Ze===C.N.THREE_PANEL&&De?C.N.THREE_PANEL:C.N.STACKED].maxWidth})};
3314
3312
  }
3315
- `;let Rn=class extends g.Component{constructor(de){super(de);vn(this,"_observer"),vn(this,"_updatedItems",!1),vn(this,"rootElementRef",g.createRef()),vn(this,"handleClose",()=>this.props.store.tryItOut()),this.state={searchPopUpShown:!1,searchPopUpValue:""}}componentDidMount(){this.props.store.onDidMount(),this._observer=(0,x.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:de,menu:De,options:Ze,search:St,marker:Yt}}=this.props,H=this.props.store,q=De.renderItems,{hideDownloadButton:Oe}=Ze;let tt=Ze.hideInfoSection?!1:Ze.pagination==="none"?!0:H.menu.activeRenderItemIdx<=0;tt&&Ze.pagination!=="none"&&Ze.disableSidebar&&q[0]&&q[0].type!=="section"&&(tt=!1),this.props._forceRenderInfo&&(tt=!0);const gt=!tt&&Oe!==null&&!Oe;return g.createElement(Yn,{store:H},g.createElement(rn,{className:"redoc-wrap",ref:this.rootElementRef},g.createElement(Vr,{l:H.l}),g.createElement(wt,{whiteLabel:Ze.whiteLabel,showRightPanel:H.showRightPanel,layout:H.layout}),H.tryItOperation&&g.createElement(qn.M,{rootElement:this.rootElementRef.current,store:H,operation:H.tryItOperation,onClose:this.handleClose}),!Ze.disableSidebar&&g.createElement(_.StickyResponsiveSidebar,{menu:De,className:"menu-content"},!H.options.hideLogo&&g.createElement(_.ApiLogo,{info:de.info}),de instanceof At.C&&g.createElement(Ve,{spec:de,onChange:Jt=>{Jt.idx&&de.changeVersion(Jt.idx),De.updateItemsByVersionChange(!0),H.tryItOut(void 0)}}),!H.options.disableSearch&&g.createElement(ne,{showPopUp:()=>this.setState({searchPopUpShown:!0}),searchValue:this.state.searchPopUpValue,marker:Yt,setSearchValue:Jt=>this.setState({searchPopUpValue:Jt})}),g.createElement(_.SideMenu,{menu:De})),g.createElement(wn,{className:(H.isLoading?"loading ":"")+"api-content",layout:H.layout===C.N.THREE_PANEL&&H.showRightPanel?C.N.THREE_PANEL:C.N.STACKED},Ze.theme.layout.showDarkRightPanel&&H.showRightPanel&&H.layout!==C.N.STACKED&&g.createElement(Un,null),tt&&g.createElement(_.ApiInfo,{store:H}),gt&&g.createElement(me.C,{store:H}),g.createElement(_.ContentItems,{items:q,store:H}),Ze.showNextButton&&g.createElement(Kt,{pagination:Ze.pagination,menu:De}),this.props.children),g.createElement(ct,null,g.createElement(mt,{store:H,isVisible:H.layout===C.N.THREE_PANEL}),g.createElement(Ke,{store:H,isVisible:H.showRightPanel})),g.createElement(st,{search:St,marker:Yt,menu:De,onActivate:De.activateAndScroll.bind(De),options:Ze,shown:this.state.searchPopUpShown,hidePopUp:()=>this.setState({searchPopUpShown:!1}),showPopUp:()=>this.setState({searchPopUpShown:!0}),setSearchValue:Jt=>this.setState({searchPopUpValue:Jt}),searchValue:this.state.searchPopUpValue}),Ze.theme.layout.showDarkRightPanel&&H.showRightPanel&&H.layout!==C.N.STACKED&&g.createElement(zn,null)))}};Rn=Qt([R.Pi],Rn);function at(de){const{definition:De,definitionUrl:Ze,options:St={},activeItemId:Yt,activeSampleLanguage:H,activeDeepLink:q}=de,Oe=(0,_.argValueToBoolean)(St.hideLoading,!1),tt=new _.RedocNormalizedOptions(St),gt=g.createElement(Tn,{definition:De,definitionUrl:Ze,options:St,activeItemId:Yt,activeSampleLanguage:H,activeDeepLink:q},({loading:Jt,store:Sn})=>Jt?Oe?null:g.createElement(_.Loading,{color:tt.theme.colors.primary.main}):g.createElement(Rn,{store:Sn}));return St.disableErrorBoundary?gt:g.createElement(_.ErrorBoundary,null,gt)}class xn extends g.Component{render(){const{definitions:De,options:Ze={}}=this.props,St=(0,_.argValueToBoolean)(Ze.hideLoading,!1),Yt=new _.RedocNormalizedOptions(Ze);return g.createElement(_.ErrorBoundary,null,g.createElement(Tn,{definitions:De,options:Ze},({loading:H,store:q})=>H?St?null:g.createElement(_.Loading,{color:Yt.theme.colors.primary.main}):g.createElement(Rn,{store:q})))}}var En=Object.defineProperty,sr=Object.getOwnPropertySymbols,Zn=Object.prototype.hasOwnProperty,Fr=Object.prototype.propertyIsEnumerable,Gr=(de,De,Ze)=>De in de?En(de,De,{enumerable:!0,configurable:!0,writable:!0,value:Ze}):de[De]=Ze,Me=(de,De)=>{for(var Ze in De||(De={}))Zn.call(De,Ze)&&Gr(de,Ze,De[Ze]);if(sr)for(var Ze of sr(De))Fr.call(De,Ze)&&Gr(de,Ze,De[Ze]);return de};function pt(de){const De=(0,dn.zJ)();De&&De.toggleLayout((de!=null?de:De.layout===C.N.STACKED)?C.N.THREE_PANEL:C.N.STACKED)}function $t(de){const De=(0,dn.zJ)();De&&De.toggleRightPanel(de)}const un=Br(),vr=un?(0,S.dirname)(un)+"/":"";function $n(de){const De={},Ze=de.attributes;for(let St=0;St<Ze.length;St++){const Yt=Ze[St];De[Yt.name]=Yt.value}return De}function _r(de){const De=$n(de),Ze={};for(const St in De){const Yt=St.replace(/-(.)/g,(H,q)=>q.toUpperCase());Ze[Yt]=De[St]}return Ze}function Qr(de,De=document.querySelector("redoc")){const Ze=I.r.fromJS(de);(0,$.hydrate)(g.createElement(Rn,{store:Ze}),De)}function kr(de,De={},Ze=(0,_.querySelector)("redoc"),St){if(Ze===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let Yt,H;if(typeof de=="object"&&"versions"in de){(0,$.render)(g.createElement(xn,{definitions:de,options:Me(Me({},De),_r(Ze))},["Loading..."]),Ze,St);return}typeof de=="string"?Yt=de:typeof de=="object"&&(H=de),(0,$.render)(g.createElement(at,{definition:H,definitionUrl:Yt,options:Me(Me({},De),_r(Ze))},["Loading..."]),Ze,St)}function Dn(de){Fn.p=de}const ur="2.11.8",si="92bc4aa";function Zr(){const de=(0,_.querySelector)("redoc");if(!de)return;const De=de.getAttribute("spec-url");De&&kr(De,{},de)}_.IS_BROWSER&&Dn(vr),Zr();function Br(){var de;if(!_.IS_BROWSER)return"";const De=+new Date+Math.random();try{return(!document.currentScript||!(document.currentScript.async||document.currentScript.defer))&&document.write(`<script id="dummy${De}"><\/script>`),((de=document.getElementById("dummy"+De))==null?void 0:de.previousSibling).src}catch(Ze){return""}}})(),vu})()});
3313
+ `;let Rn=class extends g.Component{constructor(de){super(de);vn(this,"_observer"),vn(this,"_updatedItems",!1),vn(this,"rootElementRef",g.createRef()),vn(this,"handleClose",()=>this.props.store.tryItOut()),this.state={searchPopUpShown:!1,searchPopUpValue:""}}componentDidMount(){this.props.store.onDidMount(),this._observer=(0,x.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:de,menu:De,options:Ze,search:St,marker:Yt}}=this.props,H=this.props.store,q=De.renderItems,{hideDownloadButton:Oe}=Ze;let tt=Ze.hideInfoSection?!1:Ze.pagination==="none"?!0:H.menu.activeRenderItemIdx<=0;tt&&Ze.pagination!=="none"&&Ze.disableSidebar&&q[0]&&q[0].type!=="section"&&(tt=!1),this.props._forceRenderInfo&&(tt=!0);const gt=!tt&&Oe!==null&&!Oe;return g.createElement(Yn,{store:H},g.createElement(rn,{className:"redoc-wrap",ref:this.rootElementRef},g.createElement(Vr,{l:H.l}),g.createElement(wt,{whiteLabel:Ze.whiteLabel,showRightPanel:H.showRightPanel,layout:H.layout}),H.tryItOperation&&g.createElement(qn.M,{rootElement:this.rootElementRef.current,store:H,operation:H.tryItOperation,onClose:this.handleClose}),!Ze.disableSidebar&&g.createElement(_.StickyResponsiveSidebar,{menu:De,className:"menu-content"},!H.options.hideLogo&&g.createElement(_.ApiLogo,{info:de.info}),de instanceof At.C&&g.createElement(Ve,{spec:de,onChange:Jt=>{Jt.idx&&de.changeVersion(Jt.idx),De.updateItemsByVersionChange(!0),H.tryItOut(void 0)}}),!H.options.disableSearch&&g.createElement(ne,{showPopUp:()=>this.setState({searchPopUpShown:!0}),searchValue:this.state.searchPopUpValue,marker:Yt,setSearchValue:Jt=>this.setState({searchPopUpValue:Jt})}),g.createElement(_.SideMenu,{menu:De})),g.createElement(wn,{className:(H.isLoading?"loading ":"")+"api-content",layout:H.layout===C.N.THREE_PANEL&&H.showRightPanel?C.N.THREE_PANEL:C.N.STACKED},Ze.theme.layout.showDarkRightPanel&&H.showRightPanel&&H.layout!==C.N.STACKED&&g.createElement(Un,null),tt&&g.createElement(_.ApiInfo,{store:H}),gt&&g.createElement(me.C,{store:H}),g.createElement(_.ContentItems,{items:q,store:H}),Ze.showNextButton&&g.createElement(Kt,{pagination:Ze.pagination,menu:De}),this.props.children),g.createElement(ct,null,g.createElement(mt,{store:H,isVisible:H.layout===C.N.THREE_PANEL}),g.createElement(Ke,{store:H,isVisible:H.showRightPanel})),g.createElement(st,{search:St,marker:Yt,menu:De,onActivate:De.activateAndScroll.bind(De),options:Ze,shown:this.state.searchPopUpShown,hidePopUp:()=>this.setState({searchPopUpShown:!1}),showPopUp:()=>this.setState({searchPopUpShown:!0}),setSearchValue:Jt=>this.setState({searchPopUpValue:Jt}),searchValue:this.state.searchPopUpValue}),Ze.theme.layout.showDarkRightPanel&&H.showRightPanel&&H.layout!==C.N.STACKED&&g.createElement(zn,null)))}};Rn=Qt([R.Pi],Rn);function at(de){const{definition:De,definitionUrl:Ze,options:St={},activeItemId:Yt,activeSampleLanguage:H,activeDeepLink:q}=de,Oe=(0,_.argValueToBoolean)(St.hideLoading,!1),tt=new _.RedocNormalizedOptions(St),gt=g.createElement(Tn,{definition:De,definitionUrl:Ze,options:St,activeItemId:Yt,activeSampleLanguage:H,activeDeepLink:q},({loading:Jt,store:Sn})=>Jt?Oe?null:g.createElement(_.Loading,{color:tt.theme.colors.primary.main}):g.createElement(Rn,{store:Sn}));return St.disableErrorBoundary?gt:g.createElement(_.ErrorBoundary,null,gt)}class xn extends g.Component{render(){const{definitions:De,options:Ze={}}=this.props,St=(0,_.argValueToBoolean)(Ze.hideLoading,!1),Yt=new _.RedocNormalizedOptions(Ze);return g.createElement(_.ErrorBoundary,null,g.createElement(Tn,{definitions:De,options:Ze},({loading:H,store:q})=>H?St?null:g.createElement(_.Loading,{color:Yt.theme.colors.primary.main}):g.createElement(Rn,{store:q})))}}var En=Object.defineProperty,sr=Object.getOwnPropertySymbols,Zn=Object.prototype.hasOwnProperty,Fr=Object.prototype.propertyIsEnumerable,Gr=(de,De,Ze)=>De in de?En(de,De,{enumerable:!0,configurable:!0,writable:!0,value:Ze}):de[De]=Ze,Me=(de,De)=>{for(var Ze in De||(De={}))Zn.call(De,Ze)&&Gr(de,Ze,De[Ze]);if(sr)for(var Ze of sr(De))Fr.call(De,Ze)&&Gr(de,Ze,De[Ze]);return de};function pt(de){const De=(0,dn.zJ)();De&&De.toggleLayout((de!=null?de:De.layout===C.N.STACKED)?C.N.THREE_PANEL:C.N.STACKED)}function $t(de){const De=(0,dn.zJ)();De&&De.toggleRightPanel(de)}const un=Br(),vr=un?(0,S.dirname)(un)+"/":"";function $n(de){const De={},Ze=de.attributes;for(let St=0;St<Ze.length;St++){const Yt=Ze[St];De[Yt.name]=Yt.value}return De}function _r(de){const De=$n(de),Ze={};for(const St in De){const Yt=St.replace(/-(.)/g,(H,q)=>q.toUpperCase());Ze[Yt]=De[St]}return Ze}function Qr(de,De=document.querySelector("redoc")){const Ze=I.r.fromJS(de);(0,$.hydrate)(g.createElement(Rn,{store:Ze}),De)}function kr(de,De={},Ze=(0,_.querySelector)("redoc"),St){if(Ze===null)throw new Error('"element" argument is not provided and <redoc> tag is not found on the page');let Yt,H;if(typeof de=="object"&&"versions"in de){(0,$.render)(g.createElement(xn,{definitions:de,options:Me(Me({},De),_r(Ze))},["Loading..."]),Ze,St);return}typeof de=="string"?Yt=de:typeof de=="object"&&(H=de),(0,$.render)(g.createElement(at,{definition:H,definitionUrl:Yt,options:Me(Me({},De),_r(Ze))},["Loading..."]),Ze,St)}function Dn(de){Fn.p=de}const ur="2.11.9",si="ad7250f";function Zr(){const de=(0,_.querySelector)("redoc");if(!de)return;const De=de.getAttribute("spec-url");De&&kr(De,{},de)}_.IS_BROWSER&&Dn(vr),Zr();function Br(){var de;if(!_.IS_BROWSER)return"";const De=+new Date+Math.random();try{return(!document.currentScript||!(document.currentScript.async||document.currentScript.defer))&&document.write(`<script id="dummy${De}"><\/script>`),((de=document.getElementById("dummy"+De))==null?void 0:de.previousSibling).src}catch(Ze){return""}}})(),vu})()});
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.VersionDropdown=exports.CollapsingDropdown=exports.SimpleDropdown=exports.Dropdown=void 0;var templateObject_1,templateObject_2,templateObject_3,templateObject_4,templateObject_5,tslib_1=require("tslib"),styled_components_1=(0,tslib_1.__importStar)(require("styled-components")),Dropdown_1=require("./Dropdown"),darkDropdownStyle=(0,styled_components_1.css)(templateObject_1||(templateObject_1=(0,tslib_1.__makeTemplateObject)(["\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &,\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n"],["\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &,\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n"])),(function(n){return n.theme.rightPanel.panelControlsBackgroundColor}),(function(n){return n.theme.rightPanel.panelControlsBackgroundColor}),(function(n){return n.theme.colors.text.light}));exports.Dropdown=(0,styled_components_1.default)(Dropdown_1.Dropdown)(templateObject_2||(templateObject_2=(0,tslib_1.__makeTemplateObject)(["\n box-sizing: border-box;\n outline: none;\n display: inline-block;\n border-radius: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n .dropdown-select {\n box-sizing: border-box;\n min-width: 90px;\n outline: none;\n display: inline-block;\n color: ",";\n border-radius: ",";\n padding: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n line-height: normal;\n font-size: 14px;\n font-family: inherit;\n text-overflow: ellipsis;\n overflow: hidden;\n\n &,\n &:hover,\n &:focus-within {\n border: 1px solid ",";\n box-shadow: none;\n }\n appearance: none;\n\n ",";\n }\n"],["\n box-sizing: border-box;\n outline: none;\n display: inline-block;\n border-radius: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n .dropdown-select {\n box-sizing: border-box;\n min-width: 90px;\n outline: none;\n display: inline-block;\n color: ",";\n border-radius: ",";\n padding: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n line-height: normal;\n font-size: 14px;\n font-family: inherit;\n text-overflow: ellipsis;\n overflow: hidden;\n\n &,\n &:hover,\n &:focus-within {\n border: 1px solid ",";\n box-shadow: none;\n }\n appearance: none;\n\n ",";\n }\n"])),(function(n){return n.theme.shape.borderRadius}),(function(n){return n.fullWidth?"100%":"auto"}),(function(n){return n.theme.colors.text.primary}),(function(n){return n.theme.shape.borderRadius}),(function(n){return n.dense?"2px 24px 2px 8px":"8px 26px 8px 10px"}),(function(n){return n.fullWidth?"100%":"auto"}),(function(n){return n.theme.colors.border.light}),(function(n){return"dark"===n.variant?darkDropdownStyle:""})),exports.SimpleDropdown=(0,styled_components_1.default)(exports.Dropdown)(templateObject_3||(templateObject_3=(0,tslib_1.__makeTemplateObject)(["\n .dropdown-select {\n padding: 0 26px 0 4px;\n border: none;\n background: transparent;\n font-size: 14px;\n font-weight: 400;\n appearance: none;\n\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n }\n"],["\n .dropdown-select {\n padding: 0 26px 0 4px;\n border: none;\n background: transparent;\n font-size: 14px;\n font-weight: 400;\n appearance: none;\n\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n }\n"]))),exports.CollapsingDropdown=(0,styled_components_1.default)(exports.Dropdown)(templateObject_4||(templateObject_4=(0,tslib_1.__makeTemplateObject)(["\n svg {\n top: 60%;\n transform: translateY(-60%);\n }\n .dropdown-select {\n ",";\n\n padding: 5px 24px 5px 10px;\n height: 40px;\n\n border-radius: 0 "," 0 0;\n\n margin: 0 0 -4px;\n transition: none;\n min-width: auto;\n background: ",";\n & {\n border-bottom: 4px solid\n ",";\n\n &[open],\n &:focus-within,\n &:hover {\n background: ",";\n border-bottom: 4px solid\n ",";\n }\n }\n }\n"],["\n svg {\n top: 60%;\n transform: translateY(-60%);\n }\n .dropdown-select {\n ",";\n\n padding: 5px 24px 5px 10px;\n height: 40px;\n\n border-radius: 0 "," 0 0;\n\n margin: 0 0 -4px;\n transition: none;\n min-width: auto;\n background: ",";\n & {\n border-bottom: 4px solid\n ",";\n\n &[open],\n &:focus-within,\n &:hover {\n background: ",";\n border-bottom: 4px solid\n ",";\n }\n }\n }\n"])),darkDropdownStyle,(function(n){return n.theme.shape.borderRadius}),(function(n){var o=n.theme;return n.active?o.colors.border.dark:"none"}),(function(n){var o=n.active,e=n.theme;return o?e.colors.accent.main:"transparent"}),(function(n){return n.theme.colors.border.dark}),(function(n){var o=n.active,e=n.theme;return o?e.colors.accent.main:"transparent"})),exports.VersionDropdown=(0,styled_components_1.default)(exports.Dropdown)(templateObject_5||(templateObject_5=(0,tslib_1.__makeTemplateObject)(["\n .dropdown-select {\n font-weight: 600;\n color: ",";\n }\n"],["\n .dropdown-select {\n font-weight: 600;\n color: ",";\n }\n"])),(function(n){return n.theme.colors.text.primary}));
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.VersionDropdown=exports.CollapsingDropdown=exports.SimpleDropdown=exports.Dropdown=void 0;var templateObject_1,templateObject_2,templateObject_3,templateObject_4,templateObject_5,tslib_1=require("tslib"),styled_components_1=(0,tslib_1.__importStar)(require("styled-components")),Dropdown_1=require("./Dropdown"),darkDropdownStyle=(0,styled_components_1.css)(templateObject_1||(templateObject_1=(0,tslib_1.__makeTemplateObject)(["\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &,\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n"],["\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &,\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n"])),(function(n){return n.theme.rightPanel.panelControlsBackgroundColor}),(function(n){return n.theme.rightPanel.panelControlsBackgroundColor}),(function(n){return n.theme.colors.text.light}));exports.Dropdown=(0,styled_components_1.default)(Dropdown_1.Dropdown)(templateObject_2||(templateObject_2=(0,tslib_1.__makeTemplateObject)(["\n box-sizing: border-box;\n outline: none;\n display: inline-block;\n border-radius: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n .dropdown-select {\n box-sizing: border-box;\n min-width: 90px;\n outline: none;\n display: inline-block;\n color: ",";\n border-radius: ",";\n padding: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n line-height: normal;\n font-size: 14px;\n font-family: inherit;\n text-overflow: ellipsis;\n overflow: hidden;\n\n &,\n &:hover,\n &:focus-within {\n border: 1px solid ",";\n box-shadow: none;\n }\n appearance: none;\n\n ",";\n }\n"],["\n box-sizing: border-box;\n outline: none;\n display: inline-block;\n border-radius: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n .dropdown-select {\n box-sizing: border-box;\n min-width: 90px;\n outline: none;\n display: inline-block;\n color: ",";\n border-radius: ",";\n padding: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n line-height: normal;\n font-size: 14px;\n font-family: inherit;\n text-overflow: ellipsis;\n overflow: hidden;\n\n &,\n &:hover,\n &:focus-within {\n border: 1px solid ",";\n box-shadow: none;\n }\n appearance: none;\n\n ",";\n }\n"])),(function(n){return n.theme.shape.borderRadius}),(function(n){return n.fullWidth?"100%":"auto"}),(function(n){return n.theme.colors.text.primary}),(function(n){return n.theme.shape.borderRadius}),(function(n){return n.dense?"2px 24px 2px 8px":"8px 26px 8px 10px"}),(function(n){return n.fullWidth?"100%":"auto"}),(function(n){return n.theme.colors.border.light}),(function(n){return"dark"===n.variant?darkDropdownStyle:""})),exports.SimpleDropdown=(0,styled_components_1.default)(exports.Dropdown)(templateObject_3||(templateObject_3=(0,tslib_1.__makeTemplateObject)(["\n .dropdown-select {\n padding: 0 26px 0 4px;\n border: none;\n background: transparent;\n font-size: 14px;\n font-weight: 400;\n appearance: none;\n\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n }\n"],["\n .dropdown-select {\n padding: 0 26px 0 4px;\n border: none;\n background: transparent;\n font-size: 14px;\n font-weight: 400;\n appearance: none;\n\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n }\n"]))),exports.CollapsingDropdown=(0,styled_components_1.default)(exports.Dropdown)(templateObject_4||(templateObject_4=(0,tslib_1.__makeTemplateObject)(["\n flex: 1;\n svg {\n top: 60%;\n transform: translateY(-60%);\n }\n .dropdown-select {\n ",";\n\n height: 40px;\n border-radius: 0 "," 0 0;\n margin: 0 0 -4px;\n transition: none;\n width: 100%;\n background: ",";\n & {\n border-bottom: 4px solid\n ",";\n\n &[open],\n &:focus-within,\n &:hover {\n background: ",";\n border-bottom: 4px solid\n ",";\n }\n }\n }\n"],["\n flex: 1;\n svg {\n top: 60%;\n transform: translateY(-60%);\n }\n .dropdown-select {\n ",";\n\n height: 40px;\n border-radius: 0 "," 0 0;\n margin: 0 0 -4px;\n transition: none;\n width: 100%;\n background: ",";\n & {\n border-bottom: 4px solid\n ",";\n\n &[open],\n &:focus-within,\n &:hover {\n background: ",";\n border-bottom: 4px solid\n ",";\n }\n }\n }\n"])),darkDropdownStyle,(function(n){return n.theme.shape.borderRadius}),(function(n){var o=n.theme;return n.active?o.colors.border.dark:"none"}),(function(n){var o=n.active,e=n.theme;return o?e.colors.accent.main:"transparent"}),(function(n){return n.theme.colors.border.dark}),(function(n){var o=n.active,e=n.theme;return o?e.colors.accent.main:"transparent"})),exports.VersionDropdown=(0,styled_components_1.default)(exports.Dropdown)(templateObject_5||(templateObject_5=(0,tslib_1.__makeTemplateObject)(["\n .dropdown-select {\n font-weight: 600;\n color: ",";\n }\n"],["\n .dropdown-select {\n font-weight: 600;\n color: ",";\n }\n"])),(function(n){return n.theme.colors.text.primary}));
2
2
  //# sourceMappingURL=styled.js.map
@@ -18,4 +18,4 @@ export declare const ChangeViewButton: ({ store, isVisible, }: {
18
18
  store: ProStore;
19
19
  isVisible: boolean;
20
20
  }) => JSX.Element | null;
21
- export declare const ControlsWrap: import("styled-components").StyledComponent<"div", ProTheme, {}, never>;
21
+ export declare const ControlsWrap: import("styled-components").StyledComponent<"span", ProTheme, {}, never>;
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.ControlsWrap=exports.ChangeViewButton=exports.NextSectionButtonWrap=exports.BackgroundStubFix=exports.BackgroundStub=exports.ApiContentWrap=exports.RedocWrap=exports.ArrowIcon=exports.ToggleRightPanelButton=exports.StyledToggleRightPanelButton=void 0;var tslib_1=require("tslib"),React=(0,tslib_1.__importStar)(require("react")),mobx_react_1=require("mobx-react"),redoc_lib_1=require("../redoc-lib"),services_1=require("../services"),ShowRightPanelSVG=(0,redoc_lib_1.styled)((function(){return React.createElement("svg",{width:"15",height:"10",viewBox:"0 0 15 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M2.41421 5L5.70711 8.29289C6.09763 8.68342 6.09763 9.31658 5.7071 9.70711C5.31658 10.0976 4.68342 10.0976 4.29289 9.70711L0.292892 5.70711C-0.0976321 5.31658 -0.0976319 4.68342 0.292893 4.29289L4.29289 0.292894C4.68342 -0.0976302 5.31658 -0.09763 5.70711 0.292894C6.09763 0.683418 6.09763 1.31658 5.70711 1.70711L2.41421 5Z",fill:"#9AA6B1"}),React.createElement("path",{d:"M2 5C2 4.44772 2.44771 4 3 4L11 4C11.5523 4 12 4.44772 12 5C12 5.55229 11.5523 6 11 6L3 6C2.44771 6 2 5.55228 2 5Z",fill:"#9AA6B1"}),React.createElement("rect",{x:"15",y:"10",width:"2",height:"10",rx:"1",transform:"rotate(-180 15 10)",fill:"#9AA6B1"}))}))(templateObject_1||(templateObject_1=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n"],["\n position: absolute;\n"]))),HideRightPanelSVG=(0,redoc_lib_1.styled)((function(){return React.createElement("svg",{width:"15",height:"10",viewBox:"0 0 15 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M12.5858 5L9.29289 1.70711C8.90237 1.31658 8.90237 0.683417 9.29289 0.292893C9.68342 -0.097631 10.3166 -0.0976309 10.7071 0.292893L14.7071 4.29289C15.0976 4.68342 15.0976 5.31658 14.7071 5.70711L10.7071 9.70711C10.3166 10.0976 9.68342 10.0976 9.29289 9.70711C8.90237 9.31658 8.90237 8.68342 9.29289 8.29289L12.5858 5Z",fill:"#9AA6B1"}),React.createElement("path",{d:"M13 5C13 5.55229 12.5523 6 12 6L4 6C3.44772 6 3 5.55228 3 5C3 4.44771 3.44772 4 4 4L12 4C12.5523 4 13 4.44772 13 5Z",fill:"#9AA6B1"}),React.createElement("rect",{width:"2",height:"10",rx:"1",fill:"#9AA6B1"}))}))(templateObject_2||(templateObject_2=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n"],["\n position: absolute;\n"])));exports.StyledToggleRightPanelButton=redoc_lib_1.styled.a(templateObject_3||(templateObject_3=(0,tslib_1.__makeTemplateObject)(["\n display: flex;\n justify-content: center;\n align-items: center;\n color: '#f00';\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n color: '#f00';\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"])),(function(e){return e.theme.components.layoutControls.width}),(function(e){return e.theme.components.layoutControls.height}),(function(e){return e.theme.shape.borderRadius})),exports.ToggleRightPanelButton=(0,mobx_react_1.observer)((function(e){var t=e.store,n=e.isVisible;return t.options.showRightPanelToggle&&n?React.createElement(redoc_lib_1.Tooltip,{tip:t.showRightPanel?"Hide samples":"Show samples",placement:"left"},React.createElement(exports.StyledToggleRightPanelButton,{onClick:function(){t.toggleRightPanel()}},t.showRightPanel?React.createElement(HideRightPanelSVG,null):React.createElement(ShowRightPanelSVG,null))):null}));var IntArrowIcon=function(e){return React.createElement("svg",{className:e.className,version:"1.1",viewBox:"0 0 24 24",x:"0",xmlns:"http://www.w3.org/2000/svg",y:"0","aria-hidden":"true"},React.createElement("polygon",{points:"17.3 8.3 12 13.6 6.7 8.3 5.3 9.7 12 16.4 18.7 9.7 "}))};exports.ArrowIcon=(0,redoc_lib_1.styled)(IntArrowIcon)(templateObject_4||(templateObject_4=(0,tslib_1.__makeTemplateObject)(["\n width: 18px;\n height: 18px;\n transform: ",";\n\n ","\n"],["\n width: 18px;\n height: 18px;\n transform: ",";\n\n ","\n"])),(function(e){return"rotate("+("left"===e.direction?"90deg":"-90deg")+")"}),(function(e){var t,n=e.theme;return(0,redoc_lib_1.mediaCSS)({fill:null===(t=n.rightPanel)||void 0===t?void 0:t.textColor})})),exports.RedocWrap=redoc_lib_1.styled.div(templateObject_5||(templateObject_5=(0,tslib_1.__makeTemplateObject)(["\n display: flex;\n position: relative;\n text-align: left;\n tap-highlight-color: rgba(0, 0, 0, 0);\n text-size-adjust: 100%;\n ",";\n\n ","\n\n * {\n box-sizing: border-box;\n -webkit-tap-highlight-color: rgba(255, 255, 255, 0);\n }\n"],["\n display: flex;\n position: relative;\n text-align: left;\n tap-highlight-color: rgba(0, 0, 0, 0);\n text-size-adjust: 100%;\n ",";\n\n ","\n\n * {\n box-sizing: border-box;\n -webkit-tap-highlight-color: rgba(255, 255, 255, 0);\n }\n"])),(function(e){var t=e.theme;return"\n -webkit-font-smoothing: "+t.typography.smoothing+";\n "+(t.typography.optimizeSpeed?"text-rendering: optimizeSpeed !important":"")+";\n "}),(function(e){var t=e.theme;return(0,redoc_lib_1.mediaCSS)({fontFamily:t.typography.fontFamily,fontSize:t.typography.fontSize,lineHeight:t.typography.lineHeight,fontWeight:t.typography.fontWeightRegular,color:t.colors.text.primary,fontSmoothing:t.typography.smoothing})})),exports.ApiContentWrap=redoc_lib_1.styled.div(templateObject_7||(templateObject_7=(0,tslib_1.__makeTemplateObject)(["\n position: relative;\n overflow: hidden;\n /* contain: layout; */\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n\n ","\n"],["\n position: relative;\n overflow: hidden;\n /* contain: layout; */\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n\n ","\n"])),(function(e){var t,n=e.theme,i=e.layout;return(0,redoc_lib_1.css)(templateObject_6||(templateObject_6=(0,tslib_1.__makeTemplateObject)(["\n ",";\n\n "," {\n width: 100%;\n padding: 0;\n }\n "],["\n ",";\n\n "," {\n width: 100%;\n padding: 0;\n }\n "])),(0,redoc_lib_1.mediaCSS)({width:(t={},t[redoc_lib_1.ZERO_BREAKPOINT]="auto",t.small="calc(100% - "+n.sidebar.width+")",t),maxWidth:n.layout[i||services_1.LayoutVariant.THREE_PANEL].maxWidth}),n.mediaQueries.print)})),exports.BackgroundStub=redoc_lib_1.styled.div(templateObject_9||(templateObject_9=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"])),(function(e){var t,n,i=e.theme;return(0,redoc_lib_1.css)(templateObject_8||(templateObject_8=(0,tslib_1.__makeTemplateObject)(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),(0,redoc_lib_1.mediaCSS)({background:i.rightPanel.backgroundColor,display:(t={},t[redoc_lib_1.ZERO_BREAKPOINT]="none",t[i.rightPanel.showAtBreakpoint]="initial",t),left:(0,redoc_lib_1.mediaMap)(i.breakpoints,[i.rightPanel.width],(n={},n[redoc_lib_1.ZERO_BREAKPOINT]=function(){return"0"},n[i.rightPanel.showAtBreakpoint]=function(e){return"calc(100% - "+e+")"},n))}),i.mediaQueries.print)})),exports.BackgroundStubFix=redoc_lib_1.styled.div(templateObject_11||(templateObject_11=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"])),(function(e){var t,n,i=e.theme;return(0,redoc_lib_1.css)(templateObject_10||(templateObject_10=(0,tslib_1.__makeTemplateObject)(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),(0,redoc_lib_1.mediaCSS)({background:i.rightPanel.backgroundColor,display:(t={},t[redoc_lib_1.ZERO_BREAKPOINT]="none",t[i.rightPanel.showAtBreakpoint]="initial",t),width:(0,redoc_lib_1.mediaMap)(i.breakpoints,[i.sidebar.width,i.layout["three-panel"].maxWidth],(n={},n[redoc_lib_1.ZERO_BREAKPOINT]=function(){return"0"},n[i.rightPanel.showAtBreakpoint]=function(e,t){return"calc((100% - min(100% - "+e+" - "+i.components.layoutControls.width+", "+t+") - "+e+" + "+i.components.layoutControls.width+")/2 + 2px)"},n))}),i.mediaQueries.print)})),exports.NextSectionButtonWrap=redoc_lib_1.styled.div(templateObject_13||(templateObject_13=(0,tslib_1.__makeTemplateObject)(["\n padding: ",";\n align-self: flex-start;\n text-align: right;\n\n display: flex;\n flex-direction: row;\n\n ","\n"],["\n padding: ",";\n align-self: flex-start;\n text-align: right;\n\n display: flex;\n flex-direction: row;\n\n ","\n"])),(function(e){var t=e.theme;return 4*t.spacing.unit+"px "+5*t.spacing.unit+"px"}),(function(e){var t,n,i=e.theme,o=i.layout.showDarkRightPanel?i.spacing.sectionHorizontal:i.spacing.sectionHorizontal/2;return(0,redoc_lib_1.css)(templateObject_12||(templateObject_12=(0,tslib_1.__makeTemplateObject)(["\n ","\n "],["\n ","\n "])),(0,redoc_lib_1.mediaCSS)({width:(0,redoc_lib_1.mediaMap)(i.breakpoints,[i.rightPanel.width],(t={},t[redoc_lib_1.ZERO_BREAKPOINT]=function(){return"100%"},t[i.rightPanel.showAtBreakpoint]=function(e){return"calc(100% - "+e+")"},t)),paddingLeft:i.spacing.sectionHorizontal,paddingRight:(n={},n[redoc_lib_1.ZERO_BREAKPOINT]=i.spacing.sectionHorizontal,n[i.rightPanel.showAtBreakpoint]=o,n)}))}));var templateObject_1,templateObject_2,templateObject_3,templateObject_4,templateObject_5,templateObject_6,templateObject_7,templateObject_8,templateObject_9,templateObject_10,templateObject_11,templateObject_12,templateObject_13,templateObject_14,templateObject_15,templateObject_16,templateObject_17,templateObject_18,ChangeViewSvgColumn=(0,redoc_lib_1.styled)((function(){return React.createElement("svg",{width:"15",height:"20",viewBox:"0 0 15 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("line",{x1:"13.2858",y1:"5.28564",x2:"1.00005",y2:"5.28564",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"13.2858",y1:"1",x2:"1.00005",y2:"0.999998",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("rect",{x:"14.2858",y:"20",width:"14.2857",height:"11.4286",rx:"1",transform:"rotate(-180 14.2858 20)",fill:"#9AA6B1"}))}))(templateObject_14||(templateObject_14=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n"],["\n position: absolute;\n"]))),ChangeViewSvgRow=(0,redoc_lib_1.styled)((function(){return React.createElement("svg",{width:"20",height:"16",viewBox:"0 0 20 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("line",{x1:"1",y1:"4",x2:"8",y2:"4",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"1",y1:"8",x2:"8",y2:"8",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"1",y1:"12",x2:"8",y2:"12",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("rect",{x:"11",width:"9",height:"16",rx:"1",fill:"#9AA6B1"}))}))(templateObject_15||(templateObject_15=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n"],["\n position: absolute;\n"]))),StyledChangeViewButton=redoc_lib_1.styled.a(templateObject_16||(templateObject_16=(0,tslib_1.__makeTemplateObject)(["\n display: flex;\n position: relative;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"],["\n display: flex;\n position: relative;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"])),(function(e){return e.theme.components.layoutControls.width}),(function(e){return e.theme.components.layoutControls.height}),(function(e){return e.theme.shape.borderRadius})),ChangeViewButton=function(e){var t=e.store,n=e.isVisible;return t.options.showChangeLayoutButton&&n?React.createElement(redoc_lib_1.Tooltip,{tip:"Change layout",placement:"left"},React.createElement(StyledChangeViewButton,{onClick:function(){t.toggleLayout(t.layout===services_1.LayoutVariant.STACKED?services_1.LayoutVariant.THREE_PANEL:services_1.LayoutVariant.STACKED)}},t.layout===services_1.LayoutVariant.STACKED?React.createElement(ChangeViewSvgRow,null):React.createElement(ChangeViewSvgColumn,null))):null};exports.ChangeViewButton=ChangeViewButton,exports.ControlsWrap=redoc_lib_1.styled.div(templateObject_18||(templateObject_18=(0,tslib_1.__makeTemplateObject)(["\n position: sticky;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n top: ",";\n right: 24px;\n height: ",";\n z-index: 1;\n ","\n"],["\n position: sticky;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n top: ",";\n right: 24px;\n height: ",";\n z-index: 1;\n ","\n"])),(function(e){return e.theme.components.layoutControls.top}),(function(e){var t=e.theme;return"calc("+t.components.layoutControls.height+" * 2 + "+2*t.spacing.unit+"px)"}),(function(e){var t,n=e.theme;return(0,redoc_lib_1.css)(templateObject_17||(templateObject_17=(0,tslib_1.__makeTemplateObject)(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),(0,redoc_lib_1.mediaCSS)({display:(t={},t[redoc_lib_1.ZERO_BREAKPOINT]="none",t[n.rightPanel.showAtBreakpoint]="flex",t)}),n.mediaQueries.print)}));
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.ControlsWrap=exports.ChangeViewButton=exports.NextSectionButtonWrap=exports.BackgroundStubFix=exports.BackgroundStub=exports.ApiContentWrap=exports.RedocWrap=exports.ArrowIcon=exports.ToggleRightPanelButton=exports.StyledToggleRightPanelButton=void 0;var tslib_1=require("tslib"),React=(0,tslib_1.__importStar)(require("react")),mobx_react_1=require("mobx-react"),redoc_lib_1=require("../redoc-lib"),services_1=require("../services"),ShowRightPanelSVG=(0,redoc_lib_1.styled)((function(){return React.createElement("svg",{width:"15",height:"10",viewBox:"0 0 15 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M2.41421 5L5.70711 8.29289C6.09763 8.68342 6.09763 9.31658 5.7071 9.70711C5.31658 10.0976 4.68342 10.0976 4.29289 9.70711L0.292892 5.70711C-0.0976321 5.31658 -0.0976319 4.68342 0.292893 4.29289L4.29289 0.292894C4.68342 -0.0976302 5.31658 -0.09763 5.70711 0.292894C6.09763 0.683418 6.09763 1.31658 5.70711 1.70711L2.41421 5Z",fill:"#9AA6B1"}),React.createElement("path",{d:"M2 5C2 4.44772 2.44771 4 3 4L11 4C11.5523 4 12 4.44772 12 5C12 5.55229 11.5523 6 11 6L3 6C2.44771 6 2 5.55228 2 5Z",fill:"#9AA6B1"}),React.createElement("rect",{x:"15",y:"10",width:"2",height:"10",rx:"1",transform:"rotate(-180 15 10)",fill:"#9AA6B1"}))}))(templateObject_1||(templateObject_1=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n"],["\n position: absolute;\n"]))),HideRightPanelSVG=(0,redoc_lib_1.styled)((function(){return React.createElement("svg",{width:"15",height:"10",viewBox:"0 0 15 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M12.5858 5L9.29289 1.70711C8.90237 1.31658 8.90237 0.683417 9.29289 0.292893C9.68342 -0.097631 10.3166 -0.0976309 10.7071 0.292893L14.7071 4.29289C15.0976 4.68342 15.0976 5.31658 14.7071 5.70711L10.7071 9.70711C10.3166 10.0976 9.68342 10.0976 9.29289 9.70711C8.90237 9.31658 8.90237 8.68342 9.29289 8.29289L12.5858 5Z",fill:"#9AA6B1"}),React.createElement("path",{d:"M13 5C13 5.55229 12.5523 6 12 6L4 6C3.44772 6 3 5.55228 3 5C3 4.44771 3.44772 4 4 4L12 4C12.5523 4 13 4.44772 13 5Z",fill:"#9AA6B1"}),React.createElement("rect",{width:"2",height:"10",rx:"1",fill:"#9AA6B1"}))}))(templateObject_2||(templateObject_2=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n"],["\n position: absolute;\n"])));exports.StyledToggleRightPanelButton=redoc_lib_1.styled.a(templateObject_3||(templateObject_3=(0,tslib_1.__makeTemplateObject)(["\n display: flex;\n justify-content: center;\n align-items: center;\n color: '#f00';\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n color: '#f00';\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"])),(function(e){return e.theme.components.layoutControls.width}),(function(e){return e.theme.components.layoutControls.height}),(function(e){return e.theme.shape.borderRadius})),exports.ToggleRightPanelButton=(0,mobx_react_1.observer)((function(e){var t=e.store,n=e.isVisible;return t.options.showRightPanelToggle&&n?React.createElement(redoc_lib_1.Tooltip,{tip:t.showRightPanel?"Hide samples":"Show samples",placement:"left"},React.createElement(exports.StyledToggleRightPanelButton,{onClick:function(){t.toggleRightPanel()}},t.showRightPanel?React.createElement(HideRightPanelSVG,null):React.createElement(ShowRightPanelSVG,null))):null}));var IntArrowIcon=function(e){return React.createElement("svg",{className:e.className,version:"1.1",viewBox:"0 0 24 24",x:"0",xmlns:"http://www.w3.org/2000/svg",y:"0","aria-hidden":"true"},React.createElement("polygon",{points:"17.3 8.3 12 13.6 6.7 8.3 5.3 9.7 12 16.4 18.7 9.7 "}))};exports.ArrowIcon=(0,redoc_lib_1.styled)(IntArrowIcon)(templateObject_4||(templateObject_4=(0,tslib_1.__makeTemplateObject)(["\n width: 18px;\n height: 18px;\n transform: ",";\n\n ","\n"],["\n width: 18px;\n height: 18px;\n transform: ",";\n\n ","\n"])),(function(e){return"rotate("+("left"===e.direction?"90deg":"-90deg")+")"}),(function(e){var t,n=e.theme;return(0,redoc_lib_1.mediaCSS)({fill:null===(t=n.rightPanel)||void 0===t?void 0:t.textColor})})),exports.RedocWrap=redoc_lib_1.styled.div(templateObject_5||(templateObject_5=(0,tslib_1.__makeTemplateObject)(["\n display: flex;\n position: relative;\n text-align: left;\n tap-highlight-color: rgba(0, 0, 0, 0);\n text-size-adjust: 100%;\n ",";\n\n ","\n\n * {\n box-sizing: border-box;\n -webkit-tap-highlight-color: rgba(255, 255, 255, 0);\n }\n"],["\n display: flex;\n position: relative;\n text-align: left;\n tap-highlight-color: rgba(0, 0, 0, 0);\n text-size-adjust: 100%;\n ",";\n\n ","\n\n * {\n box-sizing: border-box;\n -webkit-tap-highlight-color: rgba(255, 255, 255, 0);\n }\n"])),(function(e){var t=e.theme;return"\n -webkit-font-smoothing: "+t.typography.smoothing+";\n "+(t.typography.optimizeSpeed?"text-rendering: optimizeSpeed !important":"")+";\n "}),(function(e){var t=e.theme;return(0,redoc_lib_1.mediaCSS)({fontFamily:t.typography.fontFamily,fontSize:t.typography.fontSize,lineHeight:t.typography.lineHeight,fontWeight:t.typography.fontWeightRegular,color:t.colors.text.primary,fontSmoothing:t.typography.smoothing})})),exports.ApiContentWrap=redoc_lib_1.styled.div(templateObject_7||(templateObject_7=(0,tslib_1.__makeTemplateObject)(["\n position: relative;\n overflow: hidden;\n /* contain: layout; */\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n\n ","\n"],["\n position: relative;\n overflow: hidden;\n /* contain: layout; */\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n\n ","\n"])),(function(e){var t,n=e.theme,i=e.layout;return(0,redoc_lib_1.css)(templateObject_6||(templateObject_6=(0,tslib_1.__makeTemplateObject)(["\n ",";\n\n "," {\n width: 100%;\n padding: 0;\n }\n "],["\n ",";\n\n "," {\n width: 100%;\n padding: 0;\n }\n "])),(0,redoc_lib_1.mediaCSS)({width:(t={},t[redoc_lib_1.ZERO_BREAKPOINT]="auto",t.small="calc(100% - "+n.sidebar.width+")",t),maxWidth:n.layout[i||services_1.LayoutVariant.THREE_PANEL].maxWidth}),n.mediaQueries.print)})),exports.BackgroundStub=redoc_lib_1.styled.div(templateObject_9||(templateObject_9=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"])),(function(e){var t,n,i=e.theme;return(0,redoc_lib_1.css)(templateObject_8||(templateObject_8=(0,tslib_1.__makeTemplateObject)(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),(0,redoc_lib_1.mediaCSS)({background:i.rightPanel.backgroundColor,display:(t={},t[redoc_lib_1.ZERO_BREAKPOINT]="none",t[i.rightPanel.showAtBreakpoint]="initial",t),left:(0,redoc_lib_1.mediaMap)(i.breakpoints,[i.rightPanel.width],(n={},n[redoc_lib_1.ZERO_BREAKPOINT]=function(){return"0"},n[i.rightPanel.showAtBreakpoint]=function(e){return"calc(100% - "+e+")"},n))}),i.mediaQueries.print)})),exports.BackgroundStubFix=redoc_lib_1.styled.div(templateObject_11||(templateObject_11=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"])),(function(e){var t,n,i=e.theme;return(0,redoc_lib_1.css)(templateObject_10||(templateObject_10=(0,tslib_1.__makeTemplateObject)(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),(0,redoc_lib_1.mediaCSS)({background:i.rightPanel.backgroundColor,display:(t={},t[redoc_lib_1.ZERO_BREAKPOINT]="none",t[i.rightPanel.showAtBreakpoint]="initial",t),width:(0,redoc_lib_1.mediaMap)(i.breakpoints,[i.sidebar.width,i.layout["three-panel"].maxWidth],(n={},n[redoc_lib_1.ZERO_BREAKPOINT]=function(){return"0"},n[i.rightPanel.showAtBreakpoint]=function(e,t){return"calc((100% - min(100% - "+e+" - "+i.components.layoutControls.width+", "+t+") - "+e+" + "+i.components.layoutControls.width+")/2 + 2px)"},n))}),i.mediaQueries.print)})),exports.NextSectionButtonWrap=redoc_lib_1.styled.div(templateObject_13||(templateObject_13=(0,tslib_1.__makeTemplateObject)(["\n padding: ",";\n align-self: flex-start;\n text-align: right;\n\n display: flex;\n flex-direction: row;\n\n ","\n"],["\n padding: ",";\n align-self: flex-start;\n text-align: right;\n\n display: flex;\n flex-direction: row;\n\n ","\n"])),(function(e){var t=e.theme;return 4*t.spacing.unit+"px "+5*t.spacing.unit+"px"}),(function(e){var t,n,i=e.theme,o=i.layout.showDarkRightPanel?i.spacing.sectionHorizontal:i.spacing.sectionHorizontal/2;return(0,redoc_lib_1.css)(templateObject_12||(templateObject_12=(0,tslib_1.__makeTemplateObject)(["\n ","\n "],["\n ","\n "])),(0,redoc_lib_1.mediaCSS)({width:(0,redoc_lib_1.mediaMap)(i.breakpoints,[i.rightPanel.width],(t={},t[redoc_lib_1.ZERO_BREAKPOINT]=function(){return"100%"},t[i.rightPanel.showAtBreakpoint]=function(e){return"calc(100% - "+e+")"},t)),paddingLeft:i.spacing.sectionHorizontal,paddingRight:(n={},n[redoc_lib_1.ZERO_BREAKPOINT]=i.spacing.sectionHorizontal,n[i.rightPanel.showAtBreakpoint]=o,n)}))}));var templateObject_1,templateObject_2,templateObject_3,templateObject_4,templateObject_5,templateObject_6,templateObject_7,templateObject_8,templateObject_9,templateObject_10,templateObject_11,templateObject_12,templateObject_13,templateObject_14,templateObject_15,templateObject_16,templateObject_17,templateObject_18,ChangeViewSvgColumn=(0,redoc_lib_1.styled)((function(){return React.createElement("svg",{width:"15",height:"20",viewBox:"0 0 15 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("line",{x1:"13.2858",y1:"5.28564",x2:"1.00005",y2:"5.28564",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"13.2858",y1:"1",x2:"1.00005",y2:"0.999998",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("rect",{x:"14.2858",y:"20",width:"14.2857",height:"11.4286",rx:"1",transform:"rotate(-180 14.2858 20)",fill:"#9AA6B1"}))}))(templateObject_14||(templateObject_14=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n"],["\n position: absolute;\n"]))),ChangeViewSvgRow=(0,redoc_lib_1.styled)((function(){return React.createElement("svg",{width:"20",height:"16",viewBox:"0 0 20 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("line",{x1:"1",y1:"4",x2:"8",y2:"4",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"1",y1:"8",x2:"8",y2:"8",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"1",y1:"12",x2:"8",y2:"12",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("rect",{x:"11",width:"9",height:"16",rx:"1",fill:"#9AA6B1"}))}))(templateObject_15||(templateObject_15=(0,tslib_1.__makeTemplateObject)(["\n position: absolute;\n"],["\n position: absolute;\n"]))),StyledChangeViewButton=redoc_lib_1.styled.a(templateObject_16||(templateObject_16=(0,tslib_1.__makeTemplateObject)(["\n display: flex;\n position: relative;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"],["\n display: flex;\n position: relative;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"])),(function(e){return e.theme.components.layoutControls.width}),(function(e){return e.theme.components.layoutControls.height}),(function(e){return e.theme.shape.borderRadius})),ChangeViewButton=function(e){var t=e.store,n=e.isVisible;return t.options.showChangeLayoutButton&&n?React.createElement(redoc_lib_1.Tooltip,{tip:"Change layout",placement:"left"},React.createElement(StyledChangeViewButton,{onClick:function(){t.toggleLayout(t.layout===services_1.LayoutVariant.STACKED?services_1.LayoutVariant.THREE_PANEL:services_1.LayoutVariant.STACKED)}},t.layout===services_1.LayoutVariant.STACKED?React.createElement(ChangeViewSvgRow,null):React.createElement(ChangeViewSvgColumn,null))):null};exports.ChangeViewButton=ChangeViewButton,exports.ControlsWrap=redoc_lib_1.styled.span(templateObject_18||(templateObject_18=(0,tslib_1.__makeTemplateObject)(["\n position: sticky;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n top: ",";\n right: 24px;\n height: ",";\n z-index: 1;\n ","\n"],["\n position: sticky;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n top: ",";\n right: 24px;\n height: ",";\n z-index: 1;\n ","\n"])),(function(e){return e.theme.components.layoutControls.top}),(function(e){var t=e.theme;return"calc("+t.components.layoutControls.height+" * 2 + "+2*t.spacing.unit+"px)"}),(function(e){var t,n=e.theme;return(0,redoc_lib_1.css)(templateObject_17||(templateObject_17=(0,tslib_1.__makeTemplateObject)(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),(0,redoc_lib_1.mediaCSS)({display:(t={},t[redoc_lib_1.ZERO_BREAKPOINT]="none",t[n.rightPanel.showAtBreakpoint]="flex",t)}),n.mediaQueries.print)}));
2
2
  //# sourceMappingURL=styled.elements.js.map
@@ -1,2 +1,2 @@
1
- import{__makeTemplateObject}from"tslib";import styled,{css}from"styled-components";import{Dropdown as DropdownComponent}from"./Dropdown";var templateObject_1,templateObject_2,templateObject_3,templateObject_4,templateObject_5,darkDropdownStyle=css(templateObject_1||(templateObject_1=__makeTemplateObject(["\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &,\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n"],["\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &,\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n"])),(function(n){return n.theme.rightPanel.panelControlsBackgroundColor}),(function(n){return n.theme.rightPanel.panelControlsBackgroundColor}),(function(n){return n.theme.colors.text.light}));export var Dropdown=styled(DropdownComponent)(templateObject_2||(templateObject_2=__makeTemplateObject(["\n box-sizing: border-box;\n outline: none;\n display: inline-block;\n border-radius: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n .dropdown-select {\n box-sizing: border-box;\n min-width: 90px;\n outline: none;\n display: inline-block;\n color: ",";\n border-radius: ",";\n padding: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n line-height: normal;\n font-size: 14px;\n font-family: inherit;\n text-overflow: ellipsis;\n overflow: hidden;\n\n &,\n &:hover,\n &:focus-within {\n border: 1px solid ",";\n box-shadow: none;\n }\n appearance: none;\n\n ",";\n }\n"],["\n box-sizing: border-box;\n outline: none;\n display: inline-block;\n border-radius: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n .dropdown-select {\n box-sizing: border-box;\n min-width: 90px;\n outline: none;\n display: inline-block;\n color: ",";\n border-radius: ",";\n padding: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n line-height: normal;\n font-size: 14px;\n font-family: inherit;\n text-overflow: ellipsis;\n overflow: hidden;\n\n &,\n &:hover,\n &:focus-within {\n border: 1px solid ",";\n box-shadow: none;\n }\n appearance: none;\n\n ",";\n }\n"])),(function(n){return n.theme.shape.borderRadius}),(function(n){return n.fullWidth?"100%":"auto"}),(function(n){return n.theme.colors.text.primary}),(function(n){return n.theme.shape.borderRadius}),(function(n){return n.dense?"2px 24px 2px 8px":"8px 26px 8px 10px"}),(function(n){return n.fullWidth?"100%":"auto"}),(function(n){return n.theme.colors.border.light}),(function(n){return"dark"===n.variant?darkDropdownStyle:""}));export var SimpleDropdown=styled(Dropdown)(templateObject_3||(templateObject_3=__makeTemplateObject(["\n .dropdown-select {\n padding: 0 26px 0 4px;\n border: none;\n background: transparent;\n font-size: 14px;\n font-weight: 400;\n appearance: none;\n\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n }\n"],["\n .dropdown-select {\n padding: 0 26px 0 4px;\n border: none;\n background: transparent;\n font-size: 14px;\n font-weight: 400;\n appearance: none;\n\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n }\n"])));export var CollapsingDropdown=styled(Dropdown)(templateObject_4||(templateObject_4=__makeTemplateObject(["\n svg {\n top: 60%;\n transform: translateY(-60%);\n }\n .dropdown-select {\n ",";\n\n padding: 5px 24px 5px 10px;\n height: 40px;\n\n border-radius: 0 "," 0 0;\n\n margin: 0 0 -4px;\n transition: none;\n min-width: auto;\n background: ",";\n & {\n border-bottom: 4px solid\n ",";\n\n &[open],\n &:focus-within,\n &:hover {\n background: ",";\n border-bottom: 4px solid\n ",";\n }\n }\n }\n"],["\n svg {\n top: 60%;\n transform: translateY(-60%);\n }\n .dropdown-select {\n ",";\n\n padding: 5px 24px 5px 10px;\n height: 40px;\n\n border-radius: 0 "," 0 0;\n\n margin: 0 0 -4px;\n transition: none;\n min-width: auto;\n background: ",";\n & {\n border-bottom: 4px solid\n ",";\n\n &[open],\n &:focus-within,\n &:hover {\n background: ",";\n border-bottom: 4px solid\n ",";\n }\n }\n }\n"])),darkDropdownStyle,(function(n){return n.theme.shape.borderRadius}),(function(n){var o=n.theme;return n.active?o.colors.border.dark:"none"}),(function(n){var o=n.active,e=n.theme;return o?e.colors.accent.main:"transparent"}),(function(n){return n.theme.colors.border.dark}),(function(n){var o=n.active,e=n.theme;return o?e.colors.accent.main:"transparent"}));export var VersionDropdown=styled(Dropdown)(templateObject_5||(templateObject_5=__makeTemplateObject(["\n .dropdown-select {\n font-weight: 600;\n color: ",";\n }\n"],["\n .dropdown-select {\n font-weight: 600;\n color: ",";\n }\n"])),(function(n){return n.theme.colors.text.primary}));
1
+ import{__makeTemplateObject}from"tslib";import styled,{css}from"styled-components";import{Dropdown as DropdownComponent}from"./Dropdown";var templateObject_1,templateObject_2,templateObject_3,templateObject_4,templateObject_5,darkDropdownStyle=css(templateObject_1||(templateObject_1=__makeTemplateObject(["\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &,\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n"],["\n background-color: ",";\n border-color: ",";\n color: ",";\n\n &,\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n"])),(function(n){return n.theme.rightPanel.panelControlsBackgroundColor}),(function(n){return n.theme.rightPanel.panelControlsBackgroundColor}),(function(n){return n.theme.colors.text.light}));export var Dropdown=styled(DropdownComponent)(templateObject_2||(templateObject_2=__makeTemplateObject(["\n box-sizing: border-box;\n outline: none;\n display: inline-block;\n border-radius: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n .dropdown-select {\n box-sizing: border-box;\n min-width: 90px;\n outline: none;\n display: inline-block;\n color: ",";\n border-radius: ",";\n padding: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n line-height: normal;\n font-size: 14px;\n font-family: inherit;\n text-overflow: ellipsis;\n overflow: hidden;\n\n &,\n &:hover,\n &:focus-within {\n border: 1px solid ",";\n box-shadow: none;\n }\n appearance: none;\n\n ",";\n }\n"],["\n box-sizing: border-box;\n outline: none;\n display: inline-block;\n border-radius: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n .dropdown-select {\n box-sizing: border-box;\n min-width: 90px;\n outline: none;\n display: inline-block;\n color: ",";\n border-radius: ",";\n padding: ",";\n vertical-align: bottom;\n position: relative;\n width: ",";\n cursor: pointer;\n text-transform: none;\n\n line-height: normal;\n font-size: 14px;\n font-family: inherit;\n text-overflow: ellipsis;\n overflow: hidden;\n\n &,\n &:hover,\n &:focus-within {\n border: 1px solid ",";\n box-shadow: none;\n }\n appearance: none;\n\n ",";\n }\n"])),(function(n){return n.theme.shape.borderRadius}),(function(n){return n.fullWidth?"100%":"auto"}),(function(n){return n.theme.colors.text.primary}),(function(n){return n.theme.shape.borderRadius}),(function(n){return n.dense?"2px 24px 2px 8px":"8px 26px 8px 10px"}),(function(n){return n.fullWidth?"100%":"auto"}),(function(n){return n.theme.colors.border.light}),(function(n){return"dark"===n.variant?darkDropdownStyle:""}));export var SimpleDropdown=styled(Dropdown)(templateObject_3||(templateObject_3=__makeTemplateObject(["\n .dropdown-select {\n padding: 0 26px 0 4px;\n border: none;\n background: transparent;\n font-size: 14px;\n font-weight: 400;\n appearance: none;\n\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n }\n"],["\n .dropdown-select {\n padding: 0 26px 0 4px;\n border: none;\n background: transparent;\n font-size: 14px;\n font-weight: 400;\n appearance: none;\n\n &:hover,\n &:focus-within {\n border: none;\n box-shadow: none;\n }\n }\n"])));export var CollapsingDropdown=styled(Dropdown)(templateObject_4||(templateObject_4=__makeTemplateObject(["\n flex: 1;\n svg {\n top: 60%;\n transform: translateY(-60%);\n }\n .dropdown-select {\n ",";\n\n height: 40px;\n border-radius: 0 "," 0 0;\n margin: 0 0 -4px;\n transition: none;\n width: 100%;\n background: ",";\n & {\n border-bottom: 4px solid\n ",";\n\n &[open],\n &:focus-within,\n &:hover {\n background: ",";\n border-bottom: 4px solid\n ",";\n }\n }\n }\n"],["\n flex: 1;\n svg {\n top: 60%;\n transform: translateY(-60%);\n }\n .dropdown-select {\n ",";\n\n height: 40px;\n border-radius: 0 "," 0 0;\n margin: 0 0 -4px;\n transition: none;\n width: 100%;\n background: ",";\n & {\n border-bottom: 4px solid\n ",";\n\n &[open],\n &:focus-within,\n &:hover {\n background: ",";\n border-bottom: 4px solid\n ",";\n }\n }\n }\n"])),darkDropdownStyle,(function(n){return n.theme.shape.borderRadius}),(function(n){var o=n.theme;return n.active?o.colors.border.dark:"none"}),(function(n){var o=n.active,e=n.theme;return o?e.colors.accent.main:"transparent"}),(function(n){return n.theme.colors.border.dark}),(function(n){var o=n.active,e=n.theme;return o?e.colors.accent.main:"transparent"}));export var VersionDropdown=styled(Dropdown)(templateObject_5||(templateObject_5=__makeTemplateObject(["\n .dropdown-select {\n font-weight: 600;\n color: ",";\n }\n"],["\n .dropdown-select {\n font-weight: 600;\n color: ",";\n }\n"])),(function(n){return n.theme.colors.text.primary}));
2
2
  //# sourceMappingURL=styled.js.map
@@ -18,4 +18,4 @@ export declare const ChangeViewButton: ({ store, isVisible, }: {
18
18
  store: ProStore;
19
19
  isVisible: boolean;
20
20
  }) => JSX.Element | null;
21
- export declare const ControlsWrap: import("styled-components").StyledComponent<"div", ProTheme, {}, never>;
21
+ export declare const ControlsWrap: import("styled-components").StyledComponent<"span", ProTheme, {}, never>;
@@ -1,2 +1,2 @@
1
- import{__makeTemplateObject}from"tslib";import*as React from"react";import{observer}from"mobx-react";import{styled,mediaCSS,mediaMap,ZERO_BREAKPOINT,css,Tooltip}from"../redoc-lib";import{LayoutVariant}from"../services";var ShowRightPanelSVG=styled((function(){return React.createElement("svg",{width:"15",height:"10",viewBox:"0 0 15 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M2.41421 5L5.70711 8.29289C6.09763 8.68342 6.09763 9.31658 5.7071 9.70711C5.31658 10.0976 4.68342 10.0976 4.29289 9.70711L0.292892 5.70711C-0.0976321 5.31658 -0.0976319 4.68342 0.292893 4.29289L4.29289 0.292894C4.68342 -0.0976302 5.31658 -0.09763 5.70711 0.292894C6.09763 0.683418 6.09763 1.31658 5.70711 1.70711L2.41421 5Z",fill:"#9AA6B1"}),React.createElement("path",{d:"M2 5C2 4.44772 2.44771 4 3 4L11 4C11.5523 4 12 4.44772 12 5C12 5.55229 11.5523 6 11 6L3 6C2.44771 6 2 5.55228 2 5Z",fill:"#9AA6B1"}),React.createElement("rect",{x:"15",y:"10",width:"2",height:"10",rx:"1",transform:"rotate(-180 15 10)",fill:"#9AA6B1"}))}))(templateObject_1||(templateObject_1=__makeTemplateObject(["\n position: absolute;\n"],["\n position: absolute;\n"]))),HideRightPanelSVG=styled((function(){return React.createElement("svg",{width:"15",height:"10",viewBox:"0 0 15 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M12.5858 5L9.29289 1.70711C8.90237 1.31658 8.90237 0.683417 9.29289 0.292893C9.68342 -0.097631 10.3166 -0.0976309 10.7071 0.292893L14.7071 4.29289C15.0976 4.68342 15.0976 5.31658 14.7071 5.70711L10.7071 9.70711C10.3166 10.0976 9.68342 10.0976 9.29289 9.70711C8.90237 9.31658 8.90237 8.68342 9.29289 8.29289L12.5858 5Z",fill:"#9AA6B1"}),React.createElement("path",{d:"M13 5C13 5.55229 12.5523 6 12 6L4 6C3.44772 6 3 5.55228 3 5C3 4.44771 3.44772 4 4 4L12 4C12.5523 4 13 4.44772 13 5Z",fill:"#9AA6B1"}),React.createElement("rect",{width:"2",height:"10",rx:"1",fill:"#9AA6B1"}))}))(templateObject_2||(templateObject_2=__makeTemplateObject(["\n position: absolute;\n"],["\n position: absolute;\n"])));export var StyledToggleRightPanelButton=styled.a(templateObject_3||(templateObject_3=__makeTemplateObject(["\n display: flex;\n justify-content: center;\n align-items: center;\n color: '#f00';\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n color: '#f00';\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"])),(function(e){return e.theme.components.layoutControls.width}),(function(e){return e.theme.components.layoutControls.height}),(function(e){return e.theme.shape.borderRadius}));export var ToggleRightPanelButton=observer((function(e){var t=e.store,n=e.isVisible;return t.options.showRightPanelToggle&&n?React.createElement(Tooltip,{tip:t.showRightPanel?"Hide samples":"Show samples",placement:"left"},React.createElement(StyledToggleRightPanelButton,{onClick:function(){t.toggleRightPanel()}},t.showRightPanel?React.createElement(HideRightPanelSVG,null):React.createElement(ShowRightPanelSVG,null))):null}));var IntArrowIcon=function(e){return React.createElement("svg",{className:e.className,version:"1.1",viewBox:"0 0 24 24",x:"0",xmlns:"http://www.w3.org/2000/svg",y:"0","aria-hidden":"true"},React.createElement("polygon",{points:"17.3 8.3 12 13.6 6.7 8.3 5.3 9.7 12 16.4 18.7 9.7 "}))};export var ArrowIcon=styled(IntArrowIcon)(templateObject_4||(templateObject_4=__makeTemplateObject(["\n width: 18px;\n height: 18px;\n transform: ",";\n\n ","\n"],["\n width: 18px;\n height: 18px;\n transform: ",";\n\n ","\n"])),(function(e){return"rotate("+("left"===e.direction?"90deg":"-90deg")+")"}),(function(e){var t,n=e.theme;return mediaCSS({fill:null===(t=n.rightPanel)||void 0===t?void 0:t.textColor})}));export var RedocWrap=styled.div(templateObject_5||(templateObject_5=__makeTemplateObject(["\n display: flex;\n position: relative;\n text-align: left;\n tap-highlight-color: rgba(0, 0, 0, 0);\n text-size-adjust: 100%;\n ",";\n\n ","\n\n * {\n box-sizing: border-box;\n -webkit-tap-highlight-color: rgba(255, 255, 255, 0);\n }\n"],["\n display: flex;\n position: relative;\n text-align: left;\n tap-highlight-color: rgba(0, 0, 0, 0);\n text-size-adjust: 100%;\n ",";\n\n ","\n\n * {\n box-sizing: border-box;\n -webkit-tap-highlight-color: rgba(255, 255, 255, 0);\n }\n"])),(function(e){var t=e.theme;return"\n -webkit-font-smoothing: "+t.typography.smoothing+";\n "+(t.typography.optimizeSpeed?"text-rendering: optimizeSpeed !important":"")+";\n "}),(function(e){var t=e.theme;return mediaCSS({fontFamily:t.typography.fontFamily,fontSize:t.typography.fontSize,lineHeight:t.typography.lineHeight,fontWeight:t.typography.fontWeightRegular,color:t.colors.text.primary,fontSmoothing:t.typography.smoothing})}));export var ApiContentWrap=styled.div(templateObject_7||(templateObject_7=__makeTemplateObject(["\n position: relative;\n overflow: hidden;\n /* contain: layout; */\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n\n ","\n"],["\n position: relative;\n overflow: hidden;\n /* contain: layout; */\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n\n ","\n"])),(function(e){var t,n=e.theme,i=e.layout;return css(templateObject_6||(templateObject_6=__makeTemplateObject(["\n ",";\n\n "," {\n width: 100%;\n padding: 0;\n }\n "],["\n ",";\n\n "," {\n width: 100%;\n padding: 0;\n }\n "])),mediaCSS({width:(t={},t[ZERO_BREAKPOINT]="auto",t.small="calc(100% - "+n.sidebar.width+")",t),maxWidth:n.layout[i||LayoutVariant.THREE_PANEL].maxWidth}),n.mediaQueries.print)}));export var BackgroundStub=styled.div(templateObject_9||(templateObject_9=__makeTemplateObject(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"])),(function(e){var t,n,i=e.theme;return css(templateObject_8||(templateObject_8=__makeTemplateObject(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),mediaCSS({background:i.rightPanel.backgroundColor,display:(t={},t[ZERO_BREAKPOINT]="none",t[i.rightPanel.showAtBreakpoint]="initial",t),left:mediaMap(i.breakpoints,[i.rightPanel.width],(n={},n[ZERO_BREAKPOINT]=function(){return"0"},n[i.rightPanel.showAtBreakpoint]=function(e){return"calc(100% - "+e+")"},n))}),i.mediaQueries.print)}));export var BackgroundStubFix=styled.div(templateObject_11||(templateObject_11=__makeTemplateObject(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"])),(function(e){var t,n,i=e.theme;return css(templateObject_10||(templateObject_10=__makeTemplateObject(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),mediaCSS({background:i.rightPanel.backgroundColor,display:(t={},t[ZERO_BREAKPOINT]="none",t[i.rightPanel.showAtBreakpoint]="initial",t),width:mediaMap(i.breakpoints,[i.sidebar.width,i.layout["three-panel"].maxWidth],(n={},n[ZERO_BREAKPOINT]=function(){return"0"},n[i.rightPanel.showAtBreakpoint]=function(e,t){return"calc((100% - min(100% - "+e+" - "+i.components.layoutControls.width+", "+t+") - "+e+" + "+i.components.layoutControls.width+")/2 + 2px)"},n))}),i.mediaQueries.print)}));export var NextSectionButtonWrap=styled.div(templateObject_13||(templateObject_13=__makeTemplateObject(["\n padding: ",";\n align-self: flex-start;\n text-align: right;\n\n display: flex;\n flex-direction: row;\n\n ","\n"],["\n padding: ",";\n align-self: flex-start;\n text-align: right;\n\n display: flex;\n flex-direction: row;\n\n ","\n"])),(function(e){var t=e.theme;return 4*t.spacing.unit+"px "+5*t.spacing.unit+"px"}),(function(e){var t,n,i=e.theme,a=i.layout.showDarkRightPanel?i.spacing.sectionHorizontal:i.spacing.sectionHorizontal/2;return css(templateObject_12||(templateObject_12=__makeTemplateObject(["\n ","\n "],["\n ","\n "])),mediaCSS({width:mediaMap(i.breakpoints,[i.rightPanel.width],(t={},t[ZERO_BREAKPOINT]=function(){return"100%"},t[i.rightPanel.showAtBreakpoint]=function(e){return"calc(100% - "+e+")"},t)),paddingLeft:i.spacing.sectionHorizontal,paddingRight:(n={},n[ZERO_BREAKPOINT]=i.spacing.sectionHorizontal,n[i.rightPanel.showAtBreakpoint]=a,n)}))}));var templateObject_1,templateObject_2,templateObject_3,templateObject_4,templateObject_5,templateObject_6,templateObject_7,templateObject_8,templateObject_9,templateObject_10,templateObject_11,templateObject_12,templateObject_13,templateObject_14,templateObject_15,templateObject_16,templateObject_17,templateObject_18,ChangeViewSvgColumn=styled((function(){return React.createElement("svg",{width:"15",height:"20",viewBox:"0 0 15 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("line",{x1:"13.2858",y1:"5.28564",x2:"1.00005",y2:"5.28564",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"13.2858",y1:"1",x2:"1.00005",y2:"0.999998",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("rect",{x:"14.2858",y:"20",width:"14.2857",height:"11.4286",rx:"1",transform:"rotate(-180 14.2858 20)",fill:"#9AA6B1"}))}))(templateObject_14||(templateObject_14=__makeTemplateObject(["\n position: absolute;\n"],["\n position: absolute;\n"]))),ChangeViewSvgRow=styled((function(){return React.createElement("svg",{width:"20",height:"16",viewBox:"0 0 20 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("line",{x1:"1",y1:"4",x2:"8",y2:"4",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"1",y1:"8",x2:"8",y2:"8",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"1",y1:"12",x2:"8",y2:"12",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("rect",{x:"11",width:"9",height:"16",rx:"1",fill:"#9AA6B1"}))}))(templateObject_15||(templateObject_15=__makeTemplateObject(["\n position: absolute;\n"],["\n position: absolute;\n"]))),StyledChangeViewButton=styled.a(templateObject_16||(templateObject_16=__makeTemplateObject(["\n display: flex;\n position: relative;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"],["\n display: flex;\n position: relative;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"])),(function(e){return e.theme.components.layoutControls.width}),(function(e){return e.theme.components.layoutControls.height}),(function(e){return e.theme.shape.borderRadius}));export var ChangeViewButton=function(e){var t=e.store,n=e.isVisible;return t.options.showChangeLayoutButton&&n?React.createElement(Tooltip,{tip:"Change layout",placement:"left"},React.createElement(StyledChangeViewButton,{onClick:function(){t.toggleLayout(t.layout===LayoutVariant.STACKED?LayoutVariant.THREE_PANEL:LayoutVariant.STACKED)}},t.layout===LayoutVariant.STACKED?React.createElement(ChangeViewSvgRow,null):React.createElement(ChangeViewSvgColumn,null))):null};export var ControlsWrap=styled.div(templateObject_18||(templateObject_18=__makeTemplateObject(["\n position: sticky;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n top: ",";\n right: 24px;\n height: ",";\n z-index: 1;\n ","\n"],["\n position: sticky;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n top: ",";\n right: 24px;\n height: ",";\n z-index: 1;\n ","\n"])),(function(e){return e.theme.components.layoutControls.top}),(function(e){var t=e.theme;return"calc("+t.components.layoutControls.height+" * 2 + "+2*t.spacing.unit+"px)"}),(function(e){var t,n=e.theme;return css(templateObject_17||(templateObject_17=__makeTemplateObject(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),mediaCSS({display:(t={},t[ZERO_BREAKPOINT]="none",t[n.rightPanel.showAtBreakpoint]="flex",t)}),n.mediaQueries.print)}));
1
+ import{__makeTemplateObject}from"tslib";import*as React from"react";import{observer}from"mobx-react";import{styled,mediaCSS,mediaMap,ZERO_BREAKPOINT,css,Tooltip}from"../redoc-lib";import{LayoutVariant}from"../services";var ShowRightPanelSVG=styled((function(){return React.createElement("svg",{width:"15",height:"10",viewBox:"0 0 15 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M2.41421 5L5.70711 8.29289C6.09763 8.68342 6.09763 9.31658 5.7071 9.70711C5.31658 10.0976 4.68342 10.0976 4.29289 9.70711L0.292892 5.70711C-0.0976321 5.31658 -0.0976319 4.68342 0.292893 4.29289L4.29289 0.292894C4.68342 -0.0976302 5.31658 -0.09763 5.70711 0.292894C6.09763 0.683418 6.09763 1.31658 5.70711 1.70711L2.41421 5Z",fill:"#9AA6B1"}),React.createElement("path",{d:"M2 5C2 4.44772 2.44771 4 3 4L11 4C11.5523 4 12 4.44772 12 5C12 5.55229 11.5523 6 11 6L3 6C2.44771 6 2 5.55228 2 5Z",fill:"#9AA6B1"}),React.createElement("rect",{x:"15",y:"10",width:"2",height:"10",rx:"1",transform:"rotate(-180 15 10)",fill:"#9AA6B1"}))}))(templateObject_1||(templateObject_1=__makeTemplateObject(["\n position: absolute;\n"],["\n position: absolute;\n"]))),HideRightPanelSVG=styled((function(){return React.createElement("svg",{width:"15",height:"10",viewBox:"0 0 15 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("path",{d:"M12.5858 5L9.29289 1.70711C8.90237 1.31658 8.90237 0.683417 9.29289 0.292893C9.68342 -0.097631 10.3166 -0.0976309 10.7071 0.292893L14.7071 4.29289C15.0976 4.68342 15.0976 5.31658 14.7071 5.70711L10.7071 9.70711C10.3166 10.0976 9.68342 10.0976 9.29289 9.70711C8.90237 9.31658 8.90237 8.68342 9.29289 8.29289L12.5858 5Z",fill:"#9AA6B1"}),React.createElement("path",{d:"M13 5C13 5.55229 12.5523 6 12 6L4 6C3.44772 6 3 5.55228 3 5C3 4.44771 3.44772 4 4 4L12 4C12.5523 4 13 4.44772 13 5Z",fill:"#9AA6B1"}),React.createElement("rect",{width:"2",height:"10",rx:"1",fill:"#9AA6B1"}))}))(templateObject_2||(templateObject_2=__makeTemplateObject(["\n position: absolute;\n"],["\n position: absolute;\n"])));export var StyledToggleRightPanelButton=styled.a(templateObject_3||(templateObject_3=__makeTemplateObject(["\n display: flex;\n justify-content: center;\n align-items: center;\n color: '#f00';\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"],["\n display: flex;\n justify-content: center;\n align-items: center;\n color: '#f00';\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"])),(function(e){return e.theme.components.layoutControls.width}),(function(e){return e.theme.components.layoutControls.height}),(function(e){return e.theme.shape.borderRadius}));export var ToggleRightPanelButton=observer((function(e){var t=e.store,n=e.isVisible;return t.options.showRightPanelToggle&&n?React.createElement(Tooltip,{tip:t.showRightPanel?"Hide samples":"Show samples",placement:"left"},React.createElement(StyledToggleRightPanelButton,{onClick:function(){t.toggleRightPanel()}},t.showRightPanel?React.createElement(HideRightPanelSVG,null):React.createElement(ShowRightPanelSVG,null))):null}));var IntArrowIcon=function(e){return React.createElement("svg",{className:e.className,version:"1.1",viewBox:"0 0 24 24",x:"0",xmlns:"http://www.w3.org/2000/svg",y:"0","aria-hidden":"true"},React.createElement("polygon",{points:"17.3 8.3 12 13.6 6.7 8.3 5.3 9.7 12 16.4 18.7 9.7 "}))};export var ArrowIcon=styled(IntArrowIcon)(templateObject_4||(templateObject_4=__makeTemplateObject(["\n width: 18px;\n height: 18px;\n transform: ",";\n\n ","\n"],["\n width: 18px;\n height: 18px;\n transform: ",";\n\n ","\n"])),(function(e){return"rotate("+("left"===e.direction?"90deg":"-90deg")+")"}),(function(e){var t,n=e.theme;return mediaCSS({fill:null===(t=n.rightPanel)||void 0===t?void 0:t.textColor})}));export var RedocWrap=styled.div(templateObject_5||(templateObject_5=__makeTemplateObject(["\n display: flex;\n position: relative;\n text-align: left;\n tap-highlight-color: rgba(0, 0, 0, 0);\n text-size-adjust: 100%;\n ",";\n\n ","\n\n * {\n box-sizing: border-box;\n -webkit-tap-highlight-color: rgba(255, 255, 255, 0);\n }\n"],["\n display: flex;\n position: relative;\n text-align: left;\n tap-highlight-color: rgba(0, 0, 0, 0);\n text-size-adjust: 100%;\n ",";\n\n ","\n\n * {\n box-sizing: border-box;\n -webkit-tap-highlight-color: rgba(255, 255, 255, 0);\n }\n"])),(function(e){var t=e.theme;return"\n -webkit-font-smoothing: "+t.typography.smoothing+";\n "+(t.typography.optimizeSpeed?"text-rendering: optimizeSpeed !important":"")+";\n "}),(function(e){var t=e.theme;return mediaCSS({fontFamily:t.typography.fontFamily,fontSize:t.typography.fontSize,lineHeight:t.typography.lineHeight,fontWeight:t.typography.fontWeightRegular,color:t.colors.text.primary,fontSmoothing:t.typography.smoothing})}));export var ApiContentWrap=styled.div(templateObject_7||(templateObject_7=__makeTemplateObject(["\n position: relative;\n overflow: hidden;\n /* contain: layout; */\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n\n ","\n"],["\n position: relative;\n overflow: hidden;\n /* contain: layout; */\n display: flex;\n flex-direction: column;\n align-items: center;\n margin: 0 auto;\n\n ","\n"])),(function(e){var t,n=e.theme,a=e.layout;return css(templateObject_6||(templateObject_6=__makeTemplateObject(["\n ",";\n\n "," {\n width: 100%;\n padding: 0;\n }\n "],["\n ",";\n\n "," {\n width: 100%;\n padding: 0;\n }\n "])),mediaCSS({width:(t={},t[ZERO_BREAKPOINT]="auto",t.small="calc(100% - "+n.sidebar.width+")",t),maxWidth:n.layout[a||LayoutVariant.THREE_PANEL].maxWidth}),n.mediaQueries.print)}));export var BackgroundStub=styled.div(templateObject_9||(templateObject_9=__makeTemplateObject(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"])),(function(e){var t,n,a=e.theme;return css(templateObject_8||(templateObject_8=__makeTemplateObject(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),mediaCSS({background:a.rightPanel.backgroundColor,display:(t={},t[ZERO_BREAKPOINT]="none",t[a.rightPanel.showAtBreakpoint]="initial",t),left:mediaMap(a.breakpoints,[a.rightPanel.width],(n={},n[ZERO_BREAKPOINT]=function(){return"0"},n[a.rightPanel.showAtBreakpoint]=function(e){return"calc(100% - "+e+")"},n))}),a.mediaQueries.print)}));export var BackgroundStubFix=styled.div(templateObject_11||(templateObject_11=__makeTemplateObject(["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"],["\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n ","\n"])),(function(e){var t,n,a=e.theme;return css(templateObject_10||(templateObject_10=__makeTemplateObject(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),mediaCSS({background:a.rightPanel.backgroundColor,display:(t={},t[ZERO_BREAKPOINT]="none",t[a.rightPanel.showAtBreakpoint]="initial",t),width:mediaMap(a.breakpoints,[a.sidebar.width,a.layout["three-panel"].maxWidth],(n={},n[ZERO_BREAKPOINT]=function(){return"0"},n[a.rightPanel.showAtBreakpoint]=function(e,t){return"calc((100% - min(100% - "+e+" - "+a.components.layoutControls.width+", "+t+") - "+e+" + "+a.components.layoutControls.width+")/2 + 2px)"},n))}),a.mediaQueries.print)}));export var NextSectionButtonWrap=styled.div(templateObject_13||(templateObject_13=__makeTemplateObject(["\n padding: ",";\n align-self: flex-start;\n text-align: right;\n\n display: flex;\n flex-direction: row;\n\n ","\n"],["\n padding: ",";\n align-self: flex-start;\n text-align: right;\n\n display: flex;\n flex-direction: row;\n\n ","\n"])),(function(e){var t=e.theme;return 4*t.spacing.unit+"px "+5*t.spacing.unit+"px"}),(function(e){var t,n,a=e.theme,i=a.layout.showDarkRightPanel?a.spacing.sectionHorizontal:a.spacing.sectionHorizontal/2;return css(templateObject_12||(templateObject_12=__makeTemplateObject(["\n ","\n "],["\n ","\n "])),mediaCSS({width:mediaMap(a.breakpoints,[a.rightPanel.width],(t={},t[ZERO_BREAKPOINT]=function(){return"100%"},t[a.rightPanel.showAtBreakpoint]=function(e){return"calc(100% - "+e+")"},t)),paddingLeft:a.spacing.sectionHorizontal,paddingRight:(n={},n[ZERO_BREAKPOINT]=a.spacing.sectionHorizontal,n[a.rightPanel.showAtBreakpoint]=i,n)}))}));var templateObject_1,templateObject_2,templateObject_3,templateObject_4,templateObject_5,templateObject_6,templateObject_7,templateObject_8,templateObject_9,templateObject_10,templateObject_11,templateObject_12,templateObject_13,templateObject_14,templateObject_15,templateObject_16,templateObject_17,templateObject_18,ChangeViewSvgColumn=styled((function(){return React.createElement("svg",{width:"15",height:"20",viewBox:"0 0 15 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("line",{x1:"13.2858",y1:"5.28564",x2:"1.00005",y2:"5.28564",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"13.2858",y1:"1",x2:"1.00005",y2:"0.999998",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("rect",{x:"14.2858",y:"20",width:"14.2857",height:"11.4286",rx:"1",transform:"rotate(-180 14.2858 20)",fill:"#9AA6B1"}))}))(templateObject_14||(templateObject_14=__makeTemplateObject(["\n position: absolute;\n"],["\n position: absolute;\n"]))),ChangeViewSvgRow=styled((function(){return React.createElement("svg",{width:"20",height:"16",viewBox:"0 0 20 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},React.createElement("line",{x1:"1",y1:"4",x2:"8",y2:"4",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"1",y1:"8",x2:"8",y2:"8",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("line",{x1:"1",y1:"12",x2:"8",y2:"12",stroke:"#9AA6B1",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),React.createElement("rect",{x:"11",width:"9",height:"16",rx:"1",fill:"#9AA6B1"}))}))(templateObject_15||(templateObject_15=__makeTemplateObject(["\n position: absolute;\n"],["\n position: absolute;\n"]))),StyledChangeViewButton=styled.a(templateObject_16||(templateObject_16=__makeTemplateObject(["\n display: flex;\n position: relative;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"],["\n display: flex;\n position: relative;\n justify-content: center;\n align-items: center;\n cursor: pointer;\n z-index: 1;\n /* Rectangle 201 */\n width: ",";\n height: ",";\n background: #e5e8eb;\n border-radius: ",";\n"])),(function(e){return e.theme.components.layoutControls.width}),(function(e){return e.theme.components.layoutControls.height}),(function(e){return e.theme.shape.borderRadius}));export var ChangeViewButton=function(e){var t=e.store,n=e.isVisible;return t.options.showChangeLayoutButton&&n?React.createElement(Tooltip,{tip:"Change layout",placement:"left"},React.createElement(StyledChangeViewButton,{onClick:function(){t.toggleLayout(t.layout===LayoutVariant.STACKED?LayoutVariant.THREE_PANEL:LayoutVariant.STACKED)}},t.layout===LayoutVariant.STACKED?React.createElement(ChangeViewSvgRow,null):React.createElement(ChangeViewSvgColumn,null))):null};export var ControlsWrap=styled.span(templateObject_18||(templateObject_18=__makeTemplateObject(["\n position: sticky;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n top: ",";\n right: 24px;\n height: ",";\n z-index: 1;\n ","\n"],["\n position: sticky;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n top: ",";\n right: 24px;\n height: ",";\n z-index: 1;\n ","\n"])),(function(e){return e.theme.components.layoutControls.top}),(function(e){var t=e.theme;return"calc("+t.components.layoutControls.height+" * 2 + "+2*t.spacing.unit+"px)"}),(function(e){var t,n=e.theme;return css(templateObject_17||(templateObject_17=__makeTemplateObject(["\n ","\n "," {\n display: none;\n }\n "],["\n ","\n "," {\n display: none;\n }\n "])),mediaCSS({display:(t={},t[ZERO_BREAKPOINT]="none",t[n.rightPanel.showAtBreakpoint]="flex",t)}),n.mediaQueries.print)}));
2
2
  //# sourceMappingURL=styled.elements.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redocly/reference-docs",
3
- "version": "2.11.8",
3
+ "version": "2.11.9",
4
4
  "description": "Redocly Reference Docs",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-esm/index.js",