mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-11 11:32:28 +03:00
improve website
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[888],{8936:function(t,e,r){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_app",function(){return r(3504)}])},3504:function(t,e,r){"use strict";r.r(e),r.d(e,{default:function(){return v}});var n=r(9722),l=r(169);function o(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}var i=r(1373),a=r(4246),s=function(t){var e=t.id,r=t.tag,l=(0,i.Z)(t,["id","tag"]);return e?(0,a.jsx)(a.Fragment,{children:(0,a.jsx)(r,(0,n.Z)({},l))}):(0,a.jsx)(r,(0,n.Z)({},l))},u=r(3476),c=function(t){var e=t.children;return(0,a.jsx)(u.E,{defer:!0,element:"pre",options:{paddingAbsolute:!0,scrollbars:{autoHide:"leave"}},children:e})};r(2586),r(2431),r(5532);var d=r(7378),f=r(8038),p=r.n(f),b=r(1670),h={src:"/OverlayScrollbars/_next/static/media/favicon.7b344e85.ico",height:256,width:256},y=function(t,e){return(0,a.jsx)(s,(0,l.Z)((0,n.Z)({},t),{tag:e}))},v=function(t){var e,r,l=t.Component,i=t.pageProps,s=function(t){if(Array.isArray(t))return t}(e=(0,u.A)({defer:!0}))||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(e,2)||function(t,e){if(t){if("string"==typeof t)return o(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);if("Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r)return Array.from(r);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return o(t,e)}}(e,2)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),f=s[0],v=s[1];return(0,d.useEffect)(function(){return f({target:document.body,cancel:{nativeScrollbarsOverlaid:!0}}),function(){var t;return null===(t=v())||void 0===t?void 0:t.destroy()}},[]),(0,a.jsx)(b.Zo,{components:{h1:function(t){return y(t,"h1")},h2:function(t){return y(t,"h2")},h3:function(t){return y(t,"h3")},h4:function(t){return y(t,"h4")},h5:function(t){return y(t,"h5")},h6:function(t){return y(t,"h6")},pre:c},children:(0,a.jsxs)("div",{className:"font-sans font-normal text-primary-dark",children:[(0,a.jsxs)(p(),{children:[(0,a.jsx)("title",{children:"OverlayScrollbars"},"title"),(0,a.jsx)("meta",{name:"description",content:"A javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling."},"description"),(0,a.jsx)("link",{rel:"icon",href:h.src}),(0,a.jsx)("link",{rel:"shortcut icon",type:"image/x-icon",href:h.src}),(0,a.jsx)("meta",{httpEquiv:"X-UA-Compatible",content:"IE=edge"}),(0,a.jsx)("meta",{name:"theme-color",content:"#36befd"}),(0,a.jsx)("meta",{name:"msapplication-TileColor",content:"#36befd"}),(0,a.jsx)("meta",{name:"msapplication-navbutton-color",content:"#36befd"}),(0,a.jsx)("meta",{name:"application-name",content:"OverlayScrollbars"}),(0,a.jsx)("meta",{name:"msapplication-tooltip",content:"OverlayScrollbars"}),(0,a.jsx)("meta",{name:"apple-mobile-web-app-title",content:"OverlayScrollbars"}),(0,a.jsx)("script",{type:"application/ld+json",dangerouslySetInnerHTML:{__html:JSON.stringify({"@context":"http://schema.org","@type":"SoftwareSourceCode",url:"https://kingsora.github.io/OverlayScrollbars",name:"OverlayScrollbars",description:"A javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling.",license:"https://en.wikipedia.org/wiki/MIT_License",keywords:"js,javascript,typescript,overlayscrollbars,overlay,scrollbars,custom,scrollbar,plugin,react,vue,angular,treeshaking",isAccessibleForFree:!0,image:"https://raw.githubusercontent.com/KingSora/OverlayScrollbars/master/logo/logo.png",codeRepository:"https://github.com/KingSora/OverlayScrollbars",runtimePlatform:"browser",maintainer:{"@type":"Person",name:"Rene Haas",additionalName:"KingSora",url:"https://github.com/KingSora"},programmingLanguage:{"@type":"ComputerLanguage",name:"javascript",alternateName:"js"}})}})]}),(0,a.jsx)(l,(0,n.Z)({},i))]})})}},5532:function(){},2431:function(){},2586:function(){},8038:function(t,e,r){t.exports=r(555)},3476:function(t,e,r){"use strict";r.d(e,{E:function(){return rR},A:function(){return rN}});var n=r(7378);/*!
|
||||
* OverlayScrollbars
|
||||
* Version: 2.0.0
|
||||
* Version: 2.0.1
|
||||
*
|
||||
* Copyright (c) Rene Haas | KingSora.
|
||||
* https://github.com/KingSora
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
/*!
|
||||
* OverlayScrollbars
|
||||
* Version: 2.0.0
|
||||
* Version: 2.0.1
|
||||
*
|
||||
* Copyright (c) Rene Haas | KingSora.
|
||||
* https://github.com/KingSora
|
||||
Reference in New Issue
Block a user