Sha256: 04b1a31536c607dfbd472e7e842f8e6f8e6f5b0b7dcf789e6c21537397d64dfa

Contents?: true

Size: 1.57 KB

Versions: 10

Compression:

Stored size: 1.57 KB

Contents

"use strict";var Overlay={mobile:{screen:".area.overlay.mobile",bar:".bar.mobile"},load:{title:".title.overlay.load",screen:".area.overlay.load",box:".box.load",bar:".bar.load",speed:.3},custom:[{name:"about",open:!1},{name:"browse",open:!1,chunk:".browse-chunk",book:{lnk:".lnk.browse-book",col:".col.browse.book"},chapter:{lnk:".lnk.browse-chapter",col:".col.browse.chapter"},page:{lnk:".lnk.browse-page",col:".col.browse.page"}},{name:"search",open:!1}]},Site={mobile:{active:!0},tablet:{active:!1,width:768},desktop:{active:!1,width:1200},focus:!1,topbar:{lnk:".lnk.nav"},scroll:{lnk:".lnk.scroller"},chapter:{target:".wrap.type-chapter"},page:{artwork:".area.page-artwork",share:".util-share",url:".util-url",height:560},code:{page:".wrap.type-page.style-docs",expand:".block.expand-block",wrap:".code-wrap",scss:".code-scss",html:".code-html"},home:{wrap:".wrap.home",book:{wrap:".wrap.book",area:".area.book"},slick:{slidesToScroll:1,slidesToShow:5,infinite:!0,arrows:!1}}};Site.mobile.query="screen and (max-width:"+(Site.tablet.width-1)+"px)",Site.tablet.query="screen and (min-width:"+Site.tablet.width+"px) and (max-width:"+(Site.desktop.width-1)+"px)",Site.desktop.query="screen and (min-width:"+Site.desktop.width+"px)",enquire.register(Site.mobile.query,{match:function(){Site.mobile.active=!0,Site.tablet.active=!1,Site.desktop.active=!1}}),enquire.register(Site.tablet.query,{match:function(){Site.mobile.active=!1,Site.tablet.active=!0,Site.desktop.active=!1}}),enquire.register(Site.desktop.query,{match:function(){Site.mobile.active=!1,Site.tablet.active=!1,Site.desktop.active=!0}});

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
futuro-0.6.0 assets/js/futuro.header.custom.js
futuro-0.5.9 assets/js/futuro.header.custom.js
futuro-0.5.8 assets/js/futuro.header.custom.js
futuro-0.5.7 assets/js/futuro.header.custom.js
futuro-0.5.6 assets/js/futuro.header.custom.js
futuro-0.5.5 assets/js/futuro.header.custom.js
futuro-0.5.4 assets/js/futuro.header.custom.js
futuro-0.5.3 assets/js/futuro.header.custom.js
futuro-0.5.2 assets/js/futuro.header.custom.js
futuro-0.5.1 assets/js/futuro.header.custom.js