@redocly/graphql-docs
Version:
Redocly GraphQL docs
24 lines (20 loc) • 1.25 kB
JavaScript
var l=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var p=(t,i)=>{for(var o in i)a(t,o,{get:i[o],enumerable:!0})},n=(t,i,o,r)=>{if(i&&typeof i=="object"||typeof i=="function")for(let e of g(i))!v.call(t,e)&&e!==o&&a(t,e,{get:()=>i[e],enumerable:!(r=f(i,e))||r.enumerable});return t};var b=(t,i,o)=>(o=t!=null?l(h(t)):{},n(i||!t||!t.__esModule?a(o,"default",{value:t,enumerable:!0}):o,t)),d=t=>n(a({},"__esModule",{value:!0}),t);var m={};p(m,{GraphQLDocsWrapper:()=>c});module.exports=d(m);var s=b(require("styled-components"));const c=s.default.div`
display: flex;
width: 100%;
position: relative;
text-align: left;
text-size-adjust: 100%;
font-family: var(--font-family-base);
font-size: var(--font-size-base);
line-height: var(--line-height-base);
font-weight: var(--font-weight-regular);
color: var(--text-color-primary);
-webkit-font-smoothing: var(--text-smoothing);
* {
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
div[data-section-id] {
scroll-margin-top: var(--navigation-anchor-offset);
}
`;0&&(module.exports={GraphQLDocsWrapper});