define(["globalEventsSystem"],(function(t){return{getPosition:function(t){for(var e=0;t;)e+=t.offsetTop,t=t.offsetParent;return e},heightToBottom:function(t,e){var o=window.innerHeight||document.documentElement.clientHeight,i=document.querySelector(t);if(i){var n=this.getPosition(i);n+=e||0,i.style.height=o-n+"px"}},heightFill:function(e,o){var i=this;this.heightToBottom(e,o),t.subscribe("resize",(function(){i.heightToBottom(e,o)}))}}})); //# sourceMappingURL=resizeModule-3df307e03b.min.js.map