look at my shiny resources
|
|
@ -0,0 +1,5 @@
|
|||
(function($){'use strict';$(function(){$('[data-toggle="tooltip"]').tooltip();$('[data-toggle="popover"]').popover();$('.popover-dismiss').popover({trigger:'focus'})});function bottomPos(element){return element.offset().top+element.outerHeight();}
|
||||
$(function(){var promo=$(".js-td-cover");if(!promo.length){return}
|
||||
var promoOffset=bottomPos(promo);var navbarOffset=$('.js-navbar-scroll').offset().top;var threshold=Math.ceil(promo.outerHeight()/2);if((promoOffset-navbarOffset)<threshold){$('.js-navbar-scroll').addClass('navbar-bg-onscroll');}
|
||||
$(window).on('scroll',function(){var navtop=$('.js-navbar-scroll').offset().top-$(window).scrollTop();var promoOffset=bottomPos($('.js-td-cover'));var navbarOffset=$('.js-navbar-scroll').offset().top;if((promoOffset-navbarOffset)<threshold){$('.js-navbar-scroll').addClass('navbar-bg-onscroll');}else{$('.js-navbar-scroll').removeClass('navbar-bg-onscroll');$('.js-navbar-scroll').addClass('navbar-bg-onscroll--fade');}});});}(jQuery));(function($){'use strict';var Search={init:function(){$(document).ready(function(){$(document).on('keypress','.td-search-input',function(e){if(e.keyCode!==13){return}
|
||||
var query=$(this).val();var searchPage="https://temp.bep.is/td/search/?q="+query;document.location=searchPage;return false;});});},};Search.init();}(jQuery));
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"Target":"js/main.min.0ad11b89ffecc523f7904a790002a0b20bbdf3efc3db54bcd970a720059d6679.js","MediaType":"application/javascript","Data":{"Integrity":"sha256-CtEbif/sxSP3kEp5AAKgsgu98+/D21S82XCnIAWdZnk="}}
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
(function($) {
|
||||
|
||||
'use strict';
|
||||
|
||||
var Search = {
|
||||
init: function() {
|
||||
$(document).ready(function() {
|
||||
$(document).on('keypress', '.td-search-input', function(e) {
|
||||
if (e.keyCode !== 13) {
|
||||
return
|
||||
}
|
||||
|
||||
var query = $(this).val();
|
||||
var searchPage = "https://temp.bep.is/td/search/?q=" + query;
|
||||
document.location = searchPage;
|
||||
|
||||
return false;
|
||||
});
|
||||
|
||||
});
|
||||
},
|
||||
};
|
||||
|
||||
Search.init();
|
||||
|
||||
|
||||
}(jQuery));
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"Target":"js/search.js","MediaType":"application/javascript","Data":{}}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"Target":"scss/main.min.116e93a5ab1d07abacaea773ae10a65021d3511a3551dccd90c82eaf2554e883.css","MediaType":"text/css","Data":{"Integrity":"sha256-EW6TpasdB6usrqdzrhCmUCHTURo1UdzNkMguryVU6IM="}}
|
||||
|
|
@ -0,0 +1 @@
|
|||
{"Target":"scss/main.css","MediaType":"text/css","Data":{}}
|
||||
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 240"><g id="logo" fill="#fff"><path id="hull" d="M0 210H160L60 240z"/><path id="mainsail" d="M0 2e2l60-10V80z"/><path id="headsail" d="M70 190l90 10L70 0z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 224 B |
|
|
@ -0,0 +1 @@
|
|||
{"Target":"icons/logo.min.svg","MediaType":"image/svg+xml","Data":{}}
|
||||
|
After Width: | Height: | Size: 97 KiB |
|
After Width: | Height: | Size: 32 KiB |
|
After Width: | Height: | Size: 9.3 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 102 KiB |
|
After Width: | Height: | Size: 92 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 26 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 101 KiB |
|
After Width: | Height: | Size: 34 KiB |