!function(a,b){"use strict";var c,d=300;a.widget("apex.stickyWidget",{version:"5.1",widgetEventPrefix:"stickyWidget",options:{zIndexStart:-1,toggleHeight:!1,toggleWidth:!1,top:null,bottom:null,stickToEnd:!1,useWindow:!0,isFooter:!1,stick:null,unstick:null,stickEnd:null,unstickEnd:null},reStick:function(a){(this.stuck&&!this.stuckToEnd||a)&&(this.options.isFooter?this.element.css("position","fixed").css("bottom",0):this.element.css("position","fixed").css("top",this.options.top(this)))},forceScrollParent:function(a){this._destroy(),c=a&&a.length>0?a:null,this.stuck=!1,this._create()},_stickToEnd:function(){var a,b,c;this.stuckToEnd||(this.stuckToEnd=!0,b=this.element,this.options.isFooter?(a=this.options.top.call(this),c="bottom"):(a=this.options.bottom.call(this)-b.outerHeight(),c="top"),b.css("bottom",""),b.css("position","absolute"),b.css("top",a-b.offsetParent().offset().top),this._trigger("stickEnd",null,{where:c,offset:a}))},_unstickFromEnd:function(){this.stuckToEnd&&(this.stuckToEnd=!1,this.options.isFooter&&this.element.css("top",""),this.stuck?(this.stuck=!1,this._stick()):(this.stuck=!0,this._unstick()),this._trigger("unstickEnd",null,{where:this.options.isFooter?"bottom":"top"}))},_stick:function(){if(!this.stuck){var a=this.element;a.addClass("is-stuck"),this.reStick(!0),this.stuck=!0,this.options.toggleHeight&&a.css("height",this.unstuckHeight),this.options.toggleWidth&&a.css("width",this.unstuckWidth),this.options.isFooter?this._trigger("stick",null,{where:"bottom",offset:this.element.css("bottom")}):this._trigger("stick",null,{where:"top",offset:this.element.css("top")})}},_unstick:function(){if(this.stuck){var a=this.element;a.removeClass("is-stuck"),a.css("position","absolute"),a.css(this.options.isFooter?"bottom":"top","auto"),this.stuck=!1,this._revertToCssWidthAndHeight(),this._recalculateFixedStuckDimensions(),this._trigger("unstick",null,{where:this.options.isFooter?"bottom":"top"})}},_revertToCssWidthAndHeight:function(){this.options.toggleHeight&&this.element.css("height",this.cssHeight),this.options.toggleWidth&&this.element.css("width",this.cssWidth)},_recalculateFixedStuckDimensions:function(){this.stuck||(this.unstuckWidth=this.element.outerWidth(),this.unstuckHeight=this.element.outerHeight())},_setupDimensions:function(){this._revertToCssWidthAndHeight(),this.replacement.css("width",this.element.outerWidth()).css("height",this.element.outerHeight())},refresh:function(){},handler:null,replacement:null,_deferCreate:function(){var b=this.options,e=this.replacement=a("
"),f=this.element;c?this.scrollParent$=c:(this.scrollParent$=f.scrollParent(),b.useWindow&&(this.scrollParent$=a(window)));var g=this.isWindow=this.scrollParent$[0]===window,h=this.scrollParent$;f.addClass("js-stickyWidget-toggle"),b.zIndexStart===-1?this.zIndex=d++:this.zIndex=b.zIndexStart,f.css("z-index",this.zIndex),e.insertAfter(f);var i=this;this._recalculateFixedStuckDimensions(),this.cssHeight=f.css("height"),this.cssWidth=f.css("width"),this._setupDimensions(),b.isFooter?this.scrollHandler=function(){var a,c,d,j=h.scrollTop()+h.height()-b.bottom.call(i);if(b.stickToEnd){if(c=j-f.outerHeight(),d=b.top.call(i),c