?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/secretlab_shortcodes/js/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/secretlab_shortcodes

?? Viewing: isotope.pkgd.min.min.js

isotope.pkgd.min.js:11: WARNING - [JSC_USELESS_CODE] Suspicious code. The result of the 'not' operator is not being used.
!function(t,e){"function"==typeof define&&define.amd?define("jquery-bridget/jquery-bridget",["jquery"],function(i){return e(t,i)}):"object"==typeof module&&module.exports?module.exports=e(t,require("jquery")):t.jQueryBridget=e(t,t.jQuery)}(window,function(t,e){"use strict";function i(i,s,a){function u(t,e,o){var n,s="$()."+i+'("'+e+'")';return t.each(function(t,u){var h=a.data(u,i);if(!h)return void r(i+" not initialized. Cannot call methods, i.e. "+s);var d=h[e];if(!d||"_"==e.charAt(0))return void r(s+" is not a valid method");var l=d.apply(h,o);n=void 0===n?l:n}),void 0!==n?n:t}function h(t,e){t.each(function(t,o){var n=a.data(o,i);n?(n.option(e),n._init()):(n=new s(o,e),a.data(o,i,n))})}a=a||e||t.jQuery,a&&(s.prototype.option||(s.prototype.option=function(t){a.isPlainObject(t)&&(this.options=a.extend(!0,this.options,t))}),a.fn[i]=function(t){if("string"==typeof t){var e=n.call(arguments,1);return u(this,t,e)}return h(this,t),this},o(a))}function o(t){!t||t&&t.bridget||(t.bridget=i)}var n=Array.prototype.slice,s=t.console,r="undefined"==typeof s?function(){}:function(t){s.error(t)};return o(e||t.jQuery),i}),function(t,e){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",e):"object"==typeof module&&module.exports?module.exports=e():t.EvEmitter=e()}("undefined"!=typeof window?window:this,function(){function t(){}var e=t.prototype;return e.on=function(t,e){if(t&&e){var i=this._events=this._events||{},o=i[t]=i[t]||[];return o.indexOf(e)==-1&&o.push(e),this}},e.once=function(t,e){if(t&&e){this.on(t,e);var i=this._onceEvents=this._onceEvents||{},o=i[t]=i[t]||{};return o[e]=!0,this}},e.off=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){var o=i.indexOf(e);return o!=-1&&i.splice(o,1),this}},e.emitEvent=function(t,e){var i=this._events&&this._events[t];if(i&&i.length){i=i.slice(0),e=e||[];for(var o=this._onceEvents&&this._onceEvents[t],n=0;n<i.length;n++){var s=i[n],r=o&&o[s];r&&(this.off(t,s),delete o[s]),s.apply(this,e)}return this}},e.allOff=function(){delete this._events,delete this._onceEvents},t}),function(t,e){"use strict";"function"==typeof define&&define.amd?define("get-size/get-size",[],function(){return e()}):"object"==typeof module&&module.exports?module.exports=e():t.getSize=e()}(window,function(){"use strict";function t(t){var e=parseFloat(t),i=t.indexOf("%")==-1&&!isNaN(e);return i&&e}function e(){}function i(){for(var t={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0},e=0;e<h;e++){var i=u[e];t[i]=0}return t}function o(t){var e=getComputedStyle(t);return e||a("Style returned "+e+". Are you running this code in a hidden iframe on Firefox? See http://bit.ly/getsizebug1"),e}function n(){if(!d){d=!0;var e=document.createElement("div");e.style.width="200px",e.style.padding="1px 2px 3px 4px",e.style.borderStyle="solid",e.style.borderWidth="1px 2px 3px 4px",e.style.boxSizing="border-box";var i=document.body||document.documentElement;i.appendChild(e);var n=o(e);s.isBoxSizeOuter=r=200==t(n.width),i.removeChild(e)}}function s(e){if(n(),"string"==typeof e&&(e=document.querySelector(e)),e&&"object"==typeof e&&e.nodeType){var s=o(e);if("none"==s.display)return i();var a={};a.width=e.offsetWidth,a.height=e.offsetHeight;for(var d=a.isBorderBox="border-box"==s.boxSizing,l=0;l<h;l++){var f=u[l],c=s[f],m=parseFloat(c);a[f]=isNaN(m)?0:m}var p=a.paddingLeft+a.paddingRight,y=a.paddingTop+a.paddingBottom,g=a.marginLeft+a.marginRight,v=a.marginTop+a.marginBottom,_=a.borderLeftWidth+a.borderRightWidth,I=a.borderTopWidth+a.borderBottomWidth,z=d&&r,x=t(s.width);x!==!1&&(a.width=x+(z?0:p+_));var S=t(s.height);return S!==!1&&(a.height=S+(z?0:y+I)),a.innerWidth=a.width-(p+_),a.innerHeight=a.height-(y+I),a.outerWidth=a.width+g,a.outerHeight=a.height+v,a}}var r,a="undefined"==typeof console?e:function(t){console.error(t)},u=["paddingLeft","paddingRight","paddingTop","paddingBottom","marginLeft","marginRight","marginTop","marginBottom","borderLeftWidth","borderRightWidth","borderTopWidth","borderBottomWidth"],h=u.length,d=!1;return s}),function(t,e){"use strict";"function"==typeof define&&define.amd?define("desandro-matches-selector/matches-selector",e):"object"==typeof module&&module.exports?module.exports=e():t.matchesSelector=e()}(window,function(){"use strict";var t=function(){var t=window.Element.prototype;if(t.matches)return"matches";if(t.matchesSelector)return"matchesSelector";for(var e=["webkit","moz","ms","o"],i=0;i<e.length;i++){var o=e[i],n=o+"MatchesSelector";if(t[n])return n}}();return function(e,i){return e[t](i)}}),function(t,e){"function"==typeof define&&define.amd?define("fizzy-ui-utils/utils",["desandro-matches-selector/matches-selector"],function(i){return e(t,i)}):"object"==typeof module&&module.exports?module.exports=e(t,require("desandro-matches-selector")):t.fizzyUIUtils=e(t,t.matchesSelector)}(window,function(t,e){var i={};i.extend=function(t,e){for(var i in e)t[i]=e[i];return t},i.modulo=function(t,e){return(t%e+e)%e},i.makeArray=function(t){var e=[];if(Array.isArray(t))e=t;else if(t&&"object"==typeof t&&"number"==typeof t.length)for(var i=0;i<t.length;i++)e.push(t[i]);else e.push(t);return e},i.removeFrom=function(t,e){var i=t.indexOf(e);i!=-1&&t.splice(i,1)},i.getParent=function(t,i){for(;t.parentNode&&t!=document.body;)if(t=t.parentNode,e(t,i))return t},i.getQueryElement=function(t){return"string"==typeof t?document.querySelector(t):t},i.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e](t)},i.filterFindElements=function(t,o){t=i.makeArray(t);var n=[];return t.forEach(function(t){if(t instanceof HTMLElement){if(!o)return void n.push(t);e(t,o)&&n.push(t);for(var i=t.querySelectorAll(o),s=0;s<i.length;s++)n.push(i[s])}}),n},i.debounceMethod=function(t,e,i){var o=t.prototype[e],n=e+"Timeout";t.prototype[e]=function(){var t=this[n];t&&clearTimeout(t);var e=arguments,s=this;this[n]=setTimeout(function(){o.apply(s,e),delete s[n]},i||100)}},i.docReady=function(t){var e=document.readyState;"complete"==e||"interactive"==e?setTimeout(t):document.addEventListener("DOMContentLoaded",t)},i.toDashed=function(t){return t.replace(/(.)([A-Z])/g,function(t,e,i){return e+"-"+i}).toLowerCase()};var o=t.console;return i.htmlInit=function(e,n){i.docReady(function(){var s=i.toDashed(n),r="data-"+s,a=document.querySelectorAll("["+r+"]"),u=document.querySelectorAll(".js-"+s),h=i.makeArray(a).concat(i.makeArray(u)),d=r+"-options",l=t.jQuery;h.forEach(function(t){var i,s=t.getAttribute(r)||t.getAttribute(d);try{i=s&&JSON.parse(s)}catch(a){return void(o&&o.error("Error parsing "+r+" on "+t.className+": "+a))}var u=new e(t,i);l&&l.data(t,n,u)})})},i}),function(t,e){"function"==typeof define&&define.amd?define("outlayer/item",["ev-emitter/ev-emitter","get-size/get-size"],e):"object"==typeof module&&module.exports?module.exports=e(require("ev-emitter"),require("get-size")):(t.Outlayer={},t.Outlayer.Item=e(t.EvEmitter,t.getSize))}(window,function(t,e){"use strict";function i(t){for(var e in t)return!1;return e=null,!0}function o(t,e){t&&(this.element=t,this.layout=e,this.position={x:0,y:0},this._create())}function n(t){return t.replace(/([A-Z])/g,function(t){return"-"+t.toLowerCase()})}var s=document.documentElement.style,r="string"==typeof s.transition?"transition":"WebkitTransition",a="string"==typeof s.transform?"transform":"WebkitTransform",u={WebkitTransition:"webkitTransitionEnd",transition:"transitionend"}[r],h={transform:a,transition:r,transitionDuration:r+"Duration",transitionProperty:r+"Property",transitionDelay:r+"Delay"},d=o.prototype=Object.create(t.prototype);d.constructor=o,d._create=function(){this._transn={ingProperties:{},clean:{},onEnd:{}},this.css({position:"absolute"})},d.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e](t)},d.getSize=function(){this.size=e(this.element)},d.css=function(t){var e=this.element.style;for(var i in t){var o=h[i]||i;e[o]=t[i]}},d.getPosition=function(){var t=getComputedStyle(this.element),e=this.layout._getOption("originLeft"),i=this.layout._getOption("originTop"),o=t[e?"left":"right"],n=t[i?"top":"bottom"],s=this.layout.size,r=o.indexOf("%")!=-1?parseFloat(o)/100*s.width:parseInt(o,10),a=n.indexOf("%")!=-1?parseFloat(n)/100*s.height:parseInt(n,10);r=isNaN(r)?0:r,a=isNaN(a)?0:a,r-=e?s.paddingLeft:s.paddingRight,a-=i?s.paddingTop:s.paddingBottom,this.position.x=r,this.position.y=a},d.layoutPosition=function(){var t=this.layout.size,e={},i=this.layout._getOption("originLeft"),o=this.layout._getOption("originTop"),n=i?"paddingLeft":"paddingRight",s=i?"left":"right",r=i?"right":"left",a=this.position.x+t[n];e[s]=this.getXValue(a),e[r]="";var u=o?"paddingTop":"paddingBottom",h=o?"top":"bottom",d=o?"bottom":"top",l=this.position.y+t[u];e[h]=this.getYValue(l),e[d]="",this.css(e),this.emitEvent("layout",[this])},d.getXValue=function(t){var e=this.layout._getOption("horizontal");return this.layout.options.percentPosition&&!e?t/this.layout.size.width*100+"%":t+"px"},d.getYValue=function(t){var e=this.layout._getOption("horizontal");return this.layout.options.percentPosition&&e?t/this.layout.size.height*100+"%":t+"px"},d._transitionTo=function(t,e){this.getPosition();var i=this.position.x,o=this.position.y,n=parseInt(t,10),s=parseInt(e,10),r=n===this.position.x&&s===this.position.y;if(this.setPosition(t,e),r&&!this.isTransitioning)return void this.layoutPosition();var a=t-i,u=e-o,h={};h.transform=this.getTranslate(a,u),this.transition({to:h,onTransitionEnd:{transform:this.layoutPosition},isCleaning:!0})},d.getTranslate=function(t,e){var i=this.layout._getOption("originLeft"),o=this.layout._getOption("originTop");return t=i?t:-t,e=o?e:-e,"translate3d("+t+"px, "+e+"px, 0)"},d.goTo=function(t,e){this.setPosition(t,e),this.layoutPosition()},d.moveTo=d._transitionTo,d.setPosition=function(t,e){this.position.x=parseInt(t,10),this.position.y=parseInt(e,10)},d._nonTransition=function(t){this.css(t.to),t.isCleaning&&this._removeStyles(t.to);for(var e in t.onTransitionEnd)t.onTransitionEnd[e].call(this)},d.transition=function(t){if(!parseFloat(this.layout.options.transitionDuration))return void this._nonTransition(t);var e=this._transn;for(var i in t.onTransitionEnd)e.onEnd[i]=t.onTransitionEnd[i];for(i in t.to)e.ingProperties[i]=!0,t.isCleaning&&(e.clean[i]=!0);if(t.from){this.css(t.from);var o=this.element.offsetHeight;o=null}this.enableTransition(t.to),this.css(t.to),this.isTransitioning=!0};var l="opacity,"+n(a);d.enableTransition=function(){if(!this.isTransitioning){var t=this.layout.options.transitionDuration;t="number"==typeof t?t+"ms":t,this.css({transitionProperty:l,transitionDuration:t,transitionDelay:this.staggerDelay||0}),this.element.addEventListener(u,this,!1)}},d.onwebkitTransitionEnd=function(t){this.ontransitionend(t)},d.onotransitionend=function(t){this.ontransitionend(t)};var f={"-webkit-transform":"transform"};d.ontransitionend=function(t){if(t.target===this.element){var e=this._transn,o=f[t.propertyName]||t.propertyName;if(delete e.ingProperties[o],i(e.ingProperties)&&this.disableTransition(),o in e.clean&&(this.element.style[t.propertyName]="",delete e.clean[o]),o in e.onEnd){var n=e.onEnd[o];n.call(this),delete e.onEnd[o]}this.emitEvent("transitionEnd",[this])}},d.disableTransition=function(){this.removeTransitionStyles(),this.element.removeEventListener(u,this,!1),this.isTransitioning=!1},d._removeStyles=function(t){var e={};for(var i in t)e[i]="";this.css(e)};var c={transitionProperty:"",transitionDuration:"",transitionDelay:""};return d.removeTransitionStyles=function(){this.css(c)},d.stagger=function(t){t=isNaN(t)?0:t,this.staggerDelay=t+"ms"},d.removeElem=function(){this.element.parentNode.removeChild(this.element),this.css({display:""}),this.emitEvent("remove",[this])},d.remove=function(){return r&&parseFloat(this.layout.options.transitionDuration)?(this.once("transitionEnd",function(){this.removeElem()}),void this.hide()):void this.removeElem()},d.reveal=function(){delete this.isHidden,this.css({display:""});var t=this.layout.options,e={},i=this.getHideRevealTransitionEndProperty("visibleStyle");e[i]=this.onRevealTransitionEnd,this.transition({from:t.hiddenStyle,to:t.visibleStyle,isCleaning:!0,onTransitionEnd:e})},d.onRevealTransitionEnd=function(){this.isHidden||this.emitEvent("reveal")},d.getHideRevealTransitionEndProperty=function(t){var e=this.layout.options[t];if(e.opacity)return"opacity";for(var i in e)return i},d.hide=function(){this.isHidden=!0,this.css({display:""});var t=this.layout.options,e={},i=this.getHideRevealTransitionEndProperty("hiddenStyle");e[i]=this.onHideTransitionEnd,this.transition({from:t.visibleStyle,to:t.hiddenStyle,isCleaning:!0,onTransitionEnd:e})},d.onHideTransitionEnd=function(){this.isHidden&&(this.css({display:"none"}),this.emitEvent("hide"))},d.destroy=function(){this.css({position:"",left:"",right:"",top:"",bottom:"",transition:"",transform:""})},o}),function(t,e){"use strict";"function"==typeof define&&define.amd?define("outlayer/outlayer",["ev-emitter/ev-emitter","get-size/get-size","fizzy-ui-utils/utils","./item"],function(i,o,n,s){return e(t,i,o,n,s)}):"object"==typeof module&&module.exports?module.exports=e(t,require("ev-emitter"),require("get-size"),require("fizzy-ui-utils"),require("./item")):t.Outlayer=e(t,t.EvEmitter,t.getSize,t.fizzyUIUtils,t.Outlayer.Item)}(window,function(t,e,i,o,n){"use strict";function s(t,e){var i=o.getQueryElement(t);if(!i)return void(u&&u.error("Bad element for "+this.constructor.namespace+": "+(i||t)));this.element=i,h&&(this.$element=h(this.element)),this.options=o.extend({},this.constructor.defaults),this.option(e);var n=++l;this.element.outlayerGUID=n,f[n]=this,this._create();var s=this._getOption("initLayout");s&&this.layout()}function r(t){function e(){t.apply(this,arguments)}return e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e}function a(t){if("number"==typeof t)return t;var e=t.match(/(^\d*\.?\d*)(\w*)/),i=e&&e[1],o=e&&e[2];if(!i.length)return 0;i=parseFloat(i);var n=m[o]||1;return i*n}var u=t.console,h=t.jQuery,d=function(){},l=0,f={};s.namespace="outlayer",s.Item=n,s.defaults={containerStyle:{position:"relative"},initLayout:!0,originLeft:!0,originTop:!0,resize:!0,resizeContainer:!0,transitionDuration:"0.4s",hiddenStyle:{opacity:0,transform:"scale(0.001)"},visibleStyle:{opacity:1,transform:"scale(1)"}};var c=s.prototype;o.extend(c,e.prototype),c.option=function(t){o.extend(this.options,t)},c._getOption=function(t){var e=this.constructor.compatOptions[t];return e&&void 0!==this.options[e]?this.options[e]:this.options[t]},s.compatOptions={initLayout:"isInitLayout",horizontal:"isHorizontal",layoutInstant:"isLayoutInstant",originLeft:"isOriginLeft",originTop:"isOriginTop",resize:"isResizeBound",resizeContainer:"isResizingContainer"},c._create=function(){this.reloadItems(),this.stamps=[],this.stamp(this.options.stamp),o.extend(this.element.style,this.options.containerStyle);var t=this._getOption("resize");t&&this.bindResize()},c.reloadItems=function(){this.items=this._itemize(this.element.children)},c._itemize=function(t){for(var e=this._filterFindItemElements(t),i=this.constructor.Item,o=[],n=0;n<e.length;n++){var s=e[n],r=new i(s,this);o.push(r)}return o},c._filterFindItemElements=function(t){return o.filterFindElements(t,this.options.itemSelector)},c.getItemElements=function(){return this.items.map(function(t){return t.element})},c.layout=function(){this._resetLayout(),this._manageStamps();var t=this._getOption("layoutInstant"),e=void 0!==t?t:!this._isLayoutInited;this.layoutItems(this.items,e),this._isLayoutInited=!0},c._init=c.layout,c._resetLayout=function(){this.getSize()},c.getSize=function(){this.size=i(this.element)},c._getMeasurement=function(t,e){var o,n=this.options[t];n?("string"==typeof n?o=this.element.querySelector(n):n instanceof HTMLElement&&(o=n),this[t]=o?i(o)[e]:n):this[t]=0},c.layoutItems=function(t,e){t=this._getItemsForLayout(t),this._layoutItems(t,e),this._postLayout()},c._getItemsForLayout=function(t){return t.filter(function(t){return!t.isIgnored})},c._layoutItems=function(t,e){if(this._emitCompleteOnItems("layout",t),t&&t.length){var i=[];t.forEach(function(t){var o=this._getItemLayoutPosition(t);o.item=t,o.isInstant=e||t.isLayoutInstant,i.push(o)},this),this._processLayoutQueue(i)}},c._getItemLayoutPosition=function(){return{x:0,y:0}},c._processLayoutQueue=function(t){this.updateStagger(),t.forEach(function(t,e){this._positionItem(t.item,t.x,t.y,t.isInstant,e)},this)},c.updateStagger=function(){var t=this.options.stagger;return null===t||void 0===t?void(this.stagger=0):(this.stagger=a(t),this.stagger)},c._positionItem=function(t,e,i,o,n){o?t.goTo(e,i):(t.stagger(n*this.stagger),t.moveTo(e,i))},c._postLayout=function(){this.resizeContainer()},c.resizeContainer=function(){var t=this._getOption("resizeContainer");if(t){var e=this._getContainerSize();e&&(this._setContainerMeasure(e.width,!0),this._setContainerMeasure(e.height,!1))}},c._getContainerSize=d,c._setContainerMeasure=function(t,e){if(void 0!==t){var i=this.size;i.isBorderBox&&(t+=e?i.paddingLeft+i.paddingRight+i.borderLeftWidth+i.borderRightWidth:i.paddingBottom+i.paddingTop+i.borderTopWidth+i.borderBottomWidth),t=Math.max(t,0),this.element.style[e?"width":"height"]=t+"px"}},c._emitCompleteOnItems=function(t,e){function i(){n.dispatchEvent(t+"Complete",null,[e])}function o(){r++,r==s&&i()}var n=this,s=e.length;if(!e||!s)return void i();var r=0;e.forEach(function(e){e.once(t,o)})},c.dispatchEvent=function(t,e,i){var o=e?[e].concat(i):i;if(this.emitEvent(t,o),h)if(this.$element=this.$element||h(this.element),e){var n=h.Event(e);n.type=t,this.$element.trigger(n,i)}else this.$element.trigger(t,i)},c.ignore=function(t){var e=this.getItem(t);e&&(e.isIgnored=!0)},c.unignore=function(t){var e=this.getItem(t);e&&delete e.isIgnored},c.stamp=function(t){t=this._find(t),t&&(this.stamps=this.stamps.concat(t),t.forEach(this.ignore,this))},c.unstamp=function(t){t=this._find(t),t&&t.forEach(function(t){o.removeFrom(this.stamps,t),this.unignore(t)},this)},c._find=function(t){if(t)return"string"==typeof t&&(t=this.element.querySelectorAll(t)),t=o.makeArray(t)},c._manageStamps=function(){this.stamps&&this.stamps.length&&(this._getBoundingRect(),this.stamps.forEach(this._manageStamp,this))},c._getBoundingRect=function(){var t=this.element.getBoundingClientRect(),e=this.size;this._boundingRect={left:t.left+e.paddingLeft+e.borderLeftWidth,top:t.top+e.paddingTop+e.borderTopWidth,right:t.right-(e.paddingRight+e.borderRightWidth),bottom:t.bottom-(e.paddingBottom+e.borderBottomWidth)}},c._manageStamp=d,c._getElementOffset=function(t){var e=t.getBoundingClientRect(),o=this._boundingRect,n=i(t),s={left:e.left-o.left-n.marginLeft,top:e.top-o.top-n.marginTop,right:o.right-e.right-n.marginRight,bottom:o.bottom-e.bottom-n.marginBottom};return s},c.handleEvent=o.handleEvent,c.bindResize=function(){t.addEventListener("resize",this),this.isResizeBound=!0},c.unbindResize=function(){t.removeEventListener("resize",this),this.isResizeBound=!1},c.onresize=function(){this.resize()},o.debounceMethod(s,"onresize",100),c.resize=function(){this.isResizeBound&&this.needsResizeLayout()&&this.layout()},c.needsResizeLayout=function(){var t=i(this.element),e=this.size&&t;return e&&t.innerWidth!==this.size.innerWidth},c.addItems=function(t){var e=this._itemize(t);return e.length&&(this.items=this.items.concat(e)),e},c.appended=function(t){var e=this.addItems(t);e.length&&(this.layoutItems(e,!0),this.reveal(e))},c.prepended=function(t){var e=this._itemize(t);if(e.length){var i=this.items.slice(0);this.items=e.concat(i),this._resetLayout(),this._manageStamps(),this.layoutItems(e,!0),this.reveal(e),this.layoutItems(i)}},c.reveal=function(t){if(this._emitCompleteOnItems("reveal",t),t&&t.length){var e=this.updateStagger();t.forEach(function(t,i){t.stagger(i*e),t.reveal()})}},c.hide=function(t){if(this._emitCompleteOnItems("hide",t),t&&t.length){var e=this.updateStagger();t.forEach(function(t,i){t.stagger(i*e),t.hide()})}},c.revealItemElements=function(t){var e=this.getItems(t);this.reveal(e)},c.hideItemElements=function(t){var e=this.getItems(t);this.hide(e)},c.getItem=function(t){for(var e=0;e<this.items.length;e++){var i=this.items[e];if(i.element==t)return i}},c.getItems=function(t){t=o.makeArray(t);var e=[];return t.forEach(function(t){var i=this.getItem(t);i&&e.push(i)},this),e},c.remove=function(t){var e=this.getItems(t);this._emitCompleteOnItems("remove",e),e&&e.length&&e.forEach(function(t){t.remove(),o.removeFrom(this.items,t)},this)},c.destroy=function(){var t=this.element.style;t.height="",t.position="",t.width="",this.items.forEach(function(t){t.destroy()}),this.unbindResize();var e=this.element.outlayerGUID;delete f[e],delete this.element.outlayerGUID,h&&h.removeData(this.element,this.constructor.namespace)},s.data=function(t){t=o.getQueryElement(t);var e=t&&t.outlayerGUID;return e&&f[e]},s.create=function(t,e){var i=r(s);return i.defaults=o.extend({},s.defaults),o.extend(i.defaults,e),i.compatOptions=o.extend({},s.compatOptions),i.namespace=t,i.data=s.data,i.Item=r(n),o.htmlInit(i,t),h&&h.bridget&&h.bridget(t,i),i};var m={ms:1,s:1e3};return s.Item=n,s}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/item",["outlayer/outlayer"],e):"object"==typeof module&&module.exports?module.exports=e(require("outlayer")):(t.Isotope=t.Isotope||{},t.Isotope.Item=e(t.Outlayer))}(window,function(t){"use strict";function e(){t.Item.apply(this,arguments)}var i=e.prototype=Object.create(t.Item.prototype),o=i._create;i._create=function(){this.id=this.layout.itemGUID++,o.call(this),this.sortData={}},i.updateSortData=function(){if(!this.isIgnored){this.sortData.id=this.id,this.sortData["original-order"]=this.id,this.sortData.random=Math.random();var t=this.layout.options.getSortData,e=this.layout._sorters;for(var i in t){var o=e[i];this.sortData[i]=o(this.element,this)}}};var n=i.destroy;return i.destroy=function(){n.apply(this,arguments),this.css({display:""})},e}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-mode",["get-size/get-size","outlayer/outlayer"],e):"object"==typeof module&&module.exports?module.exports=e(require("get-size"),require("outlayer")):(t.Isotope=t.Isotope||{},t.Isotope.LayoutMode=e(t.getSize,t.Outlayer))}(window,function(t,e){"use strict";function i(t){this.isotope=t,t&&(this.options=t.options[this.namespace],this.element=t.element,this.items=t.filteredItems,this.size=t.size)}var o=i.prototype,n=["_resetLayout","_getItemLayoutPosition","_manageStamp","_getContainerSize","_getElementOffset","needsResizeLayout","_getOption"];return n.forEach(function(t){o[t]=function(){return e.prototype[t].apply(this.isotope,arguments)}}),o.needsVerticalResizeLayout=function(){var e=t(this.isotope.element),i=this.isotope.size&&e;return i&&e.innerHeight!=this.isotope.size.innerHeight},o._getMeasurement=function(){this.isotope._getMeasurement.apply(this,arguments)},o.getColumnWidth=function(){this.getSegmentSize("column","Width")},o.getRowHeight=function(){this.getSegmentSize("row","Height")},o.getSegmentSize=function(t,e){var i=t+e,o="outer"+e;if(this._getMeasurement(i,o),!this[i]){var n=this.getFirstItemSize();this[i]=n&&n[o]||this.isotope.size["inner"+e]}},o.getFirstItemSize=function(){var e=this.isotope.filteredItems[0];return e&&e.element&&t(e.element)},o.layout=function(){this.isotope.layout.apply(this.isotope,arguments)},o.getSize=function(){this.isotope.getSize(),this.size=this.isotope.size},i.modes={},i.create=function(t,e){function n(){i.apply(this,arguments)}return n.prototype=Object.create(o),n.prototype.constructor=n,e&&(n.options=e),n.prototype.namespace=t,i.modes[t]=n,n},i}),function(t,e){"function"==typeof define&&define.amd?define("masonry-layout/masonry",["outlayer/outlayer","get-size/get-size"],e):"object"==typeof module&&module.exports?module.exports=e(require("outlayer"),require("get-size")):t.Masonry=e(t.Outlayer,t.getSize)}(window,function(t,e){var i=t.create("masonry");i.compatOptions.fitWidth="isFitWidth";var o=i.prototype;return o._resetLayout=function(){this.getSize(),this._getMeasurement("columnWidth","outerWidth"),this._getMeasurement("gutter","outerWidth"),this.measureColumns(),this.colYs=[];for(var t=0;t<this.cols;t++)this.colYs.push(0);this.maxY=0,this.horizontalColIndex=0},o.measureColumns=function(){if(this.getContainerWidth(),!this.columnWidth){var t=this.items[0],i=t&&t.element;this.columnWidth=i&&e(i).outerWidth||this.containerWidth}var o=this.columnWidth+=this.gutter,n=this.containerWidth+this.gutter,s=n/o,r=o-n%o,a=r&&r<1?"round":"floor";s=Math[a](s),this.cols=Math.max(s,1)},o.getContainerWidth=function(){var t=this._getOption("fitWidth"),i=t?this.element.parentNode:this.element,o=e(i);this.containerWidth=o&&o.innerWidth},o._getItemLayoutPosition=function(t){t.getSize();var e=t.size.outerWidth%this.columnWidth,i=e&&e<1?"round":"ceil",o=Math[i](t.size.outerWidth/this.columnWidth);o=Math.min(o,this.cols);for(var n=this.options.horizontalOrder?"_getHorizontalColPosition":"_getTopColPosition",s=this[n](o,t),r={x:this.columnWidth*s.col,y:s.y},a=s.y+t.size.outerHeight,u=o+s.col,h=s.col;h<u;h++)this.colYs[h]=a;return r},o._getTopColPosition=function(t){var e=this._getTopColGroup(t),i=Math.min.apply(Math,e);return{col:e.indexOf(i),y:i}},o._getTopColGroup=function(t){if(t<2)return this.colYs;for(var e=[],i=this.cols+1-t,o=0;o<i;o++)e[o]=this._getColGroupY(o,t);return e},o._getColGroupY=function(t,e){if(e<2)return this.colYs[t];var i=this.colYs.slice(t,t+e);return Math.max.apply(Math,i)},o._getHorizontalColPosition=function(t,e){var i=this.horizontalColIndex%this.cols,o=t>1&&i+t>this.cols;i=o?0:i;var n=e.size.outerWidth&&e.size.outerHeight;return this.horizontalColIndex=n?i+t:this.horizontalColIndex,{col:i,y:this._getColGroupY(i,t)}},o._manageStamp=function(t){var i=e(t),o=this._getElementOffset(t),n=this._getOption("originLeft"),s=n?o.left:o.right,r=s+i.outerWidth,a=Math.floor(s/this.columnWidth);a=Math.max(0,a);var u=Math.floor(r/this.columnWidth);u-=r%this.columnWidth?0:1,u=Math.min(this.cols-1,u);for(var h=this._getOption("originTop"),d=(h?o.top:o.bottom)+i.outerHeight,l=a;l<=u;l++)this.colYs[l]=Math.max(d,this.colYs[l])},o._getContainerSize=function(){this.maxY=Math.max.apply(Math,this.colYs);var t={height:this.maxY};return this._getOption("fitWidth")&&(t.width=this._getContainerFitWidth()),t},o._getContainerFitWidth=function(){for(var t=0,e=this.cols;--e&&0===this.colYs[e];)t++;return(this.cols-t)*this.columnWidth-this.gutter},o.needsResizeLayout=function(){var t=this.containerWidth;return this.getContainerWidth(),t!=this.containerWidth},i}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/masonry",["../layout-mode","masonry-layout/masonry"],e):"object"==typeof module&&module.exports?module.exports=e(require("../layout-mode"),require("masonry-layout")):e(t.Isotope.LayoutMode,t.Masonry)}(window,function(t,e){"use strict";var i=t.create("masonry"),o=i.prototype,n={_getElementOffset:!0,layout:!0,_getMeasurement:!0};for(var s in e.prototype)n[s]||(o[s]=e.prototype[s]);var r=o.measureColumns;o.measureColumns=function(){this.items=this.isotope.filteredItems,r.call(this)};var a=o._getOption;return o._getOption=function(t){return"fitWidth"==t?void 0!==this.options.isFitWidth?this.options.isFitWidth:this.options.fitWidth:a.apply(this.isotope,arguments)},i}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/fit-rows",["../layout-mode"],e):"object"==typeof exports?module.exports=e(require("../layout-mode")):e(t.Isotope.LayoutMode)}(window,function(t){"use strict";var e=t.create("fitRows"),i=e.prototype;return i._resetLayout=function(){this.x=0,this.y=0,this.maxY=0,this._getMeasurement("gutter","outerWidth")},i._getItemLayoutPosition=function(t){t.getSize();var e=t.size.outerWidth+this.gutter,i=this.isotope.size.innerWidth+this.gutter;0!==this.x&&e+this.x>i&&(this.x=0,this.y=this.maxY);var o={x:this.x,y:this.y};return this.maxY=Math.max(this.maxY,this.y+t.size.outerHeight),this.x+=e,o},i._getContainerSize=function(){return{height:this.maxY}},e}),function(t,e){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/vertical",["../layout-mode"],e):"object"==typeof module&&module.exports?module.exports=e(require("../layout-mode")):e(t.Isotope.LayoutMode)}(window,function(t){"use strict";var e=t.create("vertical",{horizontalAlignment:0}),i=e.prototype;return i._resetLayout=function(){this.y=0},i._getItemLayoutPosition=function(t){t.getSize();var e=(this.isotope.size.innerWidth-t.size.outerWidth)*this.options.horizontalAlignment,i=this.y;return this.y+=t.size.outerHeight,{x:e,y:i}},i._getContainerSize=function(){return{height:this.y}},e}),function(t,e){"function"==typeof define&&define.amd?define(["outlayer/outlayer","get-size/get-size","desandro-matches-selector/matches-selector","fizzy-ui-utils/utils","isotope-layout/js/item","isotope-layout/js/layout-mode","isotope-layout/js/layout-modes/masonry","isotope-layout/js/layout-modes/fit-rows","isotope-layout/js/layout-modes/vertical"],function(i,o,n,s,r,a){return e(t,i,o,n,s,r,a)}):"object"==typeof module&&module.exports?module.exports=e(t,require("outlayer"),require("get-size"),require("desandro-matches-selector"),require("fizzy-ui-utils"),require("isotope-layout/js/item"),require("isotope-layout/js/layout-mode"),require("isotope-layout/js/layout-modes/masonry"),require("isotope-layout/js/layout-modes/fit-rows"),require("isotope-layout/js/layout-modes/vertical")):t.Isotope=e(t,t.Outlayer,t.getSize,t.matchesSelector,t.fizzyUIUtils,t.Isotope.Item,t.Isotope.LayoutMode)}(window,function(t,e,i,o,n,s,r){function a(t,e){return function(i,o){for(var n=0;n<t.length;n++){var s=t[n],r=i.sortData[s],a=o.sortData[s];if(r>a||r<a){var u=void 0!==e[s]?e[s]:e,h=u?1:-1;return(r>a?1:-1)*h}}return 0}}var u=t.jQuery,h=String.prototype.trim?function(t){return t.trim()}:function(t){return t.replace(/^\s+|\s+$/g,"")},d=e.create("isotope",{layoutMode:"masonry",isJQueryFiltering:!0,sortAscending:!0});d.Item=s,d.LayoutMode=r;var l=d.prototype;l._create=function(){this.itemGUID=0,this._sorters={},this._getSorters(),e.prototype._create.call(this),this.modes={},this.filteredItems=this.items,this.sortHistory=["original-order"];for(var t in r.modes)this._initLayoutMode(t)},l.reloadItems=function(){this.itemGUID=0,e.prototype.reloadItems.call(this)},l._itemize=function(){for(var t=e.prototype._itemize.apply(this,arguments),i=0;i<t.length;i++){var o=t[i];o.id=this.itemGUID++}return this._updateItemsSortData(t),t},l._initLayoutMode=function(t){var e=r.modes[t],i=this.options[t]||{};this.options[t]=e.options?n.extend(e.options,i):i,this.modes[t]=new e(this)},l.layout=function(){return!this._isLayoutInited&&this._getOption("initLayout")?void this.arrange():void this._layout()},l._layout=function(){var t=this._getIsInstant();this._resetLayout(),this._manageStamps(),this.layoutItems(this.filteredItems,t),this._isLayoutInited=!0},l.arrange=function(t){this.option(t),this._getIsInstant();var e=this._filter(this.items);this.filteredItems=e.matches,this._bindArrangeComplete(),this._isInstant?this._noTransition(this._hideReveal,[e]):this._hideReveal(e),this._sort(),this._layout()},l._init=l.arrange,l._hideReveal=function(t){this.reveal(t.needReveal),this.hide(t.needHide)},l._getIsInstant=function(){var t=this._getOption("layoutInstant"),e=void 0!==t?t:!this._isLayoutInited;return this._isInstant=e,e},l._bindArrangeComplete=function(){function t(){e&&i&&o&&n.dispatchEvent("arrangeComplete",null,[n.filteredItems])}var e,i,o,n=this;this.once("layoutComplete",function(){e=!0,t()}),this.once("hideComplete",function(){i=!0,t()}),this.once("revealComplete",function(){o=!0,t()})},l._filter=function(t){var e=this.options.filter;e=e||"*";for(var i=[],o=[],n=[],s=this._getFilterTest(e),r=0;r<t.length;r++){var a=t[r];if(!a.isIgnored){var u=s(a);u&&i.push(a),u&&a.isHidden?o.push(a):u||a.isHidden||n.push(a)}}return{matches:i,needReveal:o,needHide:n}},l._getFilterTest=function(t){
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 error(s), 1 warning(s)
/*
 Isotope PACKAGED v3.0.5

 Licensed GPLv3 for open source use
 or Isotope Commercial License for commercial use

 https://isotope.metafizzy.co
 Copyright 2017 Metafizzy
*/
!function(a,c){"function"==typeof define&&define.amd?define("jquery-bridget/jquery-bridget",["jquery"],function(e){return c(a,e)}):"object"==typeof module&&module.exports?module.exports=c(a,require("jquery")):a.jQueryBridget=c(a,a.jQuery)}(window,function(a,c){function e(h,e,q){function l(a,f,g){var d,l="$()."+h+'("'+f+'")';return a.each(function(a,b){a=q.data(b,h);if(!a)return void n(h+" not initialized. Cannot call methods, i.e. "+l);b=a[f];if(!b||"_"==f.charAt(0))return void n(l+" is not a valid method");
a=b.apply(a,g);d=void 0===d?a:d}),void 0!==d?d:a}function r(a,f){a.each(function(g,a){(g=q.data(a,h))?(g.option(f),g._init()):(g=new e(a,f),q.data(a,h,g))})}(q=q||c||a.jQuery)&&(e.prototype.option||(e.prototype.option=function(a){q.isPlainObject(a)&&(this.options=q.extend(!0,this.options,a))}),q.fn[h]=function(a){if("string"==typeof a){var f=d.call(arguments,1);return l(this,a,f)}return r(this,a),this},b(q))}function b(a){!a||a&&a.bridget||(a.bridget=e)}var d=Array.prototype.slice,h=a.console,n="undefined"==
typeof h?function(){}:function(a){h.error(a)};return b(c||a.jQuery),e});
(function(a,c){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",c):"object"==typeof module&&module.exports?module.exports=c():a.EvEmitter=c()})("undefined"!=typeof window?window:this,function(){function a(){}var c=a.prototype;return c.on=function(a,b){if(a&&b){var d=this._events=this._events||{};a=d[a]=d[a]||[];return-1==a.indexOf(b)&&a.push(b),this}},c.once=function(a,b){if(a&&b){this.on(a,b);var d=this._onceEvents=this._onceEvents||{};return(d[a]=d[a]||{})[b]=!0,this}},c.off=
function(a,b){if((a=this._events&&this._events[a])&&a.length)return b=a.indexOf(b),-1!=b&&a.splice(b,1),this},c.emitEvent=function(a,b){var d=this._events&&this._events[a];if(d&&d.length){d=d.slice(0);b=b||[];for(var h=this._onceEvents&&this._onceEvents[a],c=0;c<d.length;c++){var e=d[c];h&&h[e]&&(this.off(a,e),delete h[e]);e.apply(this,b)}return this}},c.allOff=function(){delete this._events;delete this._onceEvents},a});
(function(a,c){"function"==typeof define&&define.amd?define("get-size/get-size",[],function(){return c()}):"object"==typeof module&&module.exports?module.exports=c():a.getSize=c()})(window,function(){function a(a){var d=parseFloat(a);return-1==a.indexOf("%")&&!isNaN(d)&&d}function c(){}function e(a){a=getComputedStyle(a);return a||h("Style returned "+a+". Are you running this code in a hidden iframe on Firefox? See http://bit.ly/getsizebug1"),a}function b(h){if(!m){m=!0;var l=document.createElement("div");
l.style.width="200px";l.style.padding="1px 2px 3px 4px";l.style.borderStyle="solid";l.style.borderWidth="1px 2px 3px 4px";l.style.boxSizing="border-box";var c=document.body||document.documentElement;c.appendChild(l);var k=e(l);b.isBoxSizeOuter=d=200==a(k.width);c.removeChild(l)}if("string"==typeof h&&(h=document.querySelector(h)),h&&"object"==typeof h&&h.nodeType){c=e(h);if("none"==c.display){l={width:0,height:0,innerWidth:0,innerHeight:0,outerWidth:0,outerHeight:0};for(c=0;c<p;c++)l[n[c]]=0;return l}l=
{};l.width=h.offsetWidth;l.height=h.offsetHeight;h=l.isBorderBox="border-box"==c.boxSizing;for(k=0;k<p;k++){var f=n[k],g=parseFloat(c[f]);l[f]=isNaN(g)?0:g}k=l.paddingLeft+l.paddingRight;f=l.paddingTop+l.paddingBottom;g=l.marginLeft+l.marginRight;var w=l.marginTop+l.marginBottom,t=l.borderLeftWidth+l.borderRightWidth,u=l.borderTopWidth+l.borderBottomWidth;h=h&&d;var v=a(c.width);!1!==v&&(l.width=v+(h?0:k+t));c=a(c.height);return!1!==c&&(l.height=c+(h?0:f+u)),l.innerWidth=l.width-(k+t),l.innerHeight=
l.height-(f+u),l.outerWidth=l.width+g,l.outerHeight=l.height+w,l}}var d,h="undefined"==typeof console?c:function(a){console.error(a)},n="paddingLeft paddingRight paddingTop paddingBottom marginLeft marginRight marginTop marginBottom borderLeftWidth borderRightWidth borderTopWidth borderBottomWidth".split(" "),p=n.length,m=!1;return b});
(function(a,c){"function"==typeof define&&define.amd?define("desandro-matches-selector/matches-selector",c):"object"==typeof module&&module.exports?module.exports=c():a.matchesSelector=c()})(window,function(){var a=function(){var a=window.Element.prototype;if(a.matches)return"matches";if(a.matchesSelector)return"matchesSelector";for(var e=["webkit","moz","ms","o"],b=0;b<e.length;b++){var d=e[b]+"MatchesSelector";if(a[d])return d}}();return function(c,e){return c[a](e)}});
(function(a,c){"function"==typeof define&&define.amd?define("fizzy-ui-utils/utils",["desandro-matches-selector/matches-selector"],function(e){return c(a,e)}):"object"==typeof module&&module.exports?module.exports=c(a,require("desandro-matches-selector")):a.fizzyUIUtils=c(a,a.matchesSelector)})(window,function(a,c){var e={extend:function(a,b){for(var d in b)a[d]=b[d];return a},modulo:function(a,b){return(a%b+b)%b},makeArray:function(a){var b=[];if(Array.isArray(a))b=a;else if(a&&"object"==typeof a&&
"number"==typeof a.length)for(var d=0;d<a.length;d++)b.push(a[d]);else b.push(a);return b},removeFrom:function(a,b){b=a.indexOf(b);-1!=b&&a.splice(b,1)},getParent:function(a,b){for(;a.parentNode&&a!=document.body;)if(a=a.parentNode,c(a,b))return a},getQueryElement:function(a){return"string"==typeof a?document.querySelector(a):a},handleEvent:function(a){var b="on"+a.type;this[b]&&this[b](a)},filterFindElements:function(a,b){a=e.makeArray(a);var d=[];return a.forEach(function(a){if(a instanceof HTMLElement){if(!b)return void d.push(a);
c(a,b)&&d.push(a);a=a.querySelectorAll(b);for(var h=0;h<a.length;h++)d.push(a[h])}}),d},debounceMethod:function(a,b,c){var d=a.prototype[b],h=b+"Timeout";a.prototype[b]=function(){var a=this[h];a&&clearTimeout(a);var b=arguments,e=this;this[h]=setTimeout(function(){d.apply(e,b);delete e[h]},c||100)}},docReady:function(a){var b=document.readyState;"complete"==b||"interactive"==b?setTimeout(a):document.addEventListener("DOMContentLoaded",a)},toDashed:function(a){return a.replace(/(.)([A-Z])/g,function(a,
b,d){return b+"-"+d}).toLowerCase()}},b=a.console;return e.htmlInit=function(d,c){e.docReady(function(){var h=e.toDashed(c),p="data-"+h,m=document.querySelectorAll("["+p+"]");h=document.querySelectorAll(".js-"+h);m=e.makeArray(m).concat(e.makeArray(h));var q=p+"-options",l=a.jQuery;m.forEach(function(a){var h=a.getAttribute(p)||a.getAttribute(q);try{var f=h&&JSON.parse(h)}catch(g){return void(b&&b.error("Error parsing "+p+" on "+a.className+": "+g))}f=new d(a,f);l&&l.data(a,c,f)})})},e});
(function(a,c){"function"==typeof define&&define.amd?define("outlayer/item",["ev-emitter/ev-emitter","get-size/get-size"],c):"object"==typeof module&&module.exports?module.exports=c(require("ev-emitter"),require("get-size")):(a.Outlayer={},a.Outlayer.Item=c(a.EvEmitter,a.getSize))})(window,function(a,c){function e(a,b){a&&(this.element=a,this.layout=b,this.position={x:0,y:0},this._create())}var b=document.documentElement.style,d="string"==typeof b.transition?"transition":"WebkitTransition";b="string"==
typeof b.transform?"transform":"WebkitTransform";var h={WebkitTransition:"webkitTransitionEnd",transition:"transitionend"}[d],n={transform:b,transition:d,transitionDuration:d+"Duration",transitionProperty:d+"Property",transitionDelay:d+"Delay"};a=e.prototype=Object.create(a.prototype);a.constructor=e;a._create=function(){this._transn={ingProperties:{},clean:{},onEnd:{}};this.css({position:"absolute"})};a.handleEvent=function(a){var b="on"+a.type;this[b]&&this[b](a)};a.getSize=function(){this.size=
c(this.element)};a.css=function(a){var b=this.element.style,l;for(l in a)b[n[l]||l]=a[l]};a.getPosition=function(){var a=getComputedStyle(this.element),b=this.layout._getOption("originLeft"),d=this.layout._getOption("originTop"),f=a[b?"left":"right"],g=a[d?"top":"bottom"];a=this.layout.size;f=-1!=f.indexOf("%")?parseFloat(f)/100*a.width:parseInt(f,10);g=-1!=g.indexOf("%")?parseFloat(g)/100*a.height:parseInt(g,10);f=isNaN(f)?0:f;g=isNaN(g)?0:g;f-=b?a.paddingLeft:a.paddingRight;g-=d?a.paddingTop:a.paddingBottom;
this.position.x=f;this.position.y=g};a.layoutPosition=function(){var a=this.layout.size,b={},d=this.layout._getOption("originLeft"),f=this.layout._getOption("originTop"),g=d?"right":"left";b[d?"left":"right"]=this.getXValue(this.position.x+a[d?"paddingLeft":"paddingRight"]);b[g]="";d=f?"bottom":"top";b[f?"top":"bottom"]=this.getYValue(this.position.y+a[f?"paddingTop":"paddingBottom"]);b[d]="";this.css(b);this.emitEvent("layout",[this])};a.getXValue=function(a){var b=this.layout._getOption("horizontal");
return this.layout.options.percentPosition&&!b?a/this.layout.size.width*100+"%":a+"px"};a.getYValue=function(a){var b=this.layout._getOption("horizontal");return this.layout.options.percentPosition&&b?a/this.layout.size.height*100+"%":a+"px"};a._transitionTo=function(a,b){this.getPosition();var d=this.position.x,f=this.position.y,g=parseInt(a,10),c=parseInt(b,10);g=g===this.position.x&&c===this.position.y;if(this.setPosition(a,b),g&&!this.isTransitioning)return void this.layoutPosition();g={};g.transform=
this.getTranslate(a-d,b-f);this.transition({to:g,onTransitionEnd:{transform:this.layoutPosition},isCleaning:!0})};a.getTranslate=function(a,b){var d=this.layout._getOption("originLeft"),f=this.layout._getOption("originTop");return a=d?a:-a,b=f?b:-b,"translate3d("+a+"px, "+b+"px, 0)"};a.goTo=function(a,b){this.setPosition(a,b);this.layoutPosition()};a.moveTo=a._transitionTo;a.setPosition=function(a,b){this.position.x=parseInt(a,10);this.position.y=parseInt(b,10)};a._nonTransition=function(a){this.css(a.to);
a.isCleaning&&this._removeStyles(a.to);for(var b in a.onTransitionEnd)a.onTransitionEnd[b].call(this)};a.transition=function(a){if(!parseFloat(this.layout.options.transitionDuration))return void this._nonTransition(a);var b=this._transn,d;for(d in a.onTransitionEnd)b.onEnd[d]=a.onTransitionEnd[d];for(d in a.to)b.ingProperties[d]=!0,a.isCleaning&&(b.clean[d]=!0);a.from&&this.css(a.from);this.enableTransition(a.to);this.css(a.to);this.isTransitioning=!0};var p="opacity,"+function(a){return a.replace(/([A-Z])/g,
function(a){return"-"+a.toLowerCase()})}(b);a.enableTransition=function(){if(!this.isTransitioning){var a=this.layout.options.transitionDuration;this.css({transitionProperty:p,transitionDuration:"number"==typeof a?a+"ms":a,transitionDelay:this.staggerDelay||0});this.element.addEventListener(h,this,!1)}};a.onwebkitTransitionEnd=function(a){this.ontransitionend(a)};a.onotransitionend=function(a){this.ontransitionend(a)};var m={"-webkit-transform":"transform"};a.ontransitionend=function(a){if(a.target===
this.element){var b=this._transn,d=m[a.propertyName]||a.propertyName;delete b.ingProperties[d];a:{for(f in b.ingProperties){var f=!1;break a}f=!0}if(f&&this.disableTransition(),d in b.clean&&(this.element.style[a.propertyName]="",delete b.clean[d]),d in b.onEnd)b.onEnd[d].call(this),delete b.onEnd[d];this.emitEvent("transitionEnd",[this])}};a.disableTransition=function(){this.removeTransitionStyles();this.element.removeEventListener(h,this,!1);this.isTransitioning=!1};a._removeStyles=function(a){var b=
{},d;for(d in a)b[d]="";this.css(b)};var q={transitionProperty:"",transitionDuration:"",transitionDelay:""};return a.removeTransitionStyles=function(){this.css(q)},a.stagger=function(a){a=isNaN(a)?0:a;this.staggerDelay=a+"ms"},a.removeElem=function(){this.element.parentNode.removeChild(this.element);this.css({display:""});this.emitEvent("remove",[this])},a.remove=function(){return d&&parseFloat(this.layout.options.transitionDuration)?(this.once("transitionEnd",function(){this.removeElem()}),void this.hide()):
void this.removeElem()},a.reveal=function(){delete this.isHidden;this.css({display:""});var a=this.layout.options,b={},d=this.getHideRevealTransitionEndProperty("visibleStyle");b[d]=this.onRevealTransitionEnd;this.transition({from:a.hiddenStyle,to:a.visibleStyle,isCleaning:!0,onTransitionEnd:b})},a.onRevealTransitionEnd=function(){this.isHidden||this.emitEvent("reveal")},a.getHideRevealTransitionEndProperty=function(a){a=this.layout.options[a];if(a.opacity)return"opacity";for(var b in a)return b},
a.hide=function(){this.isHidden=!0;this.css({display:""});var a=this.layout.options,b={},d=this.getHideRevealTransitionEndProperty("hiddenStyle");b[d]=this.onHideTransitionEnd;this.transition({from:a.visibleStyle,to:a.hiddenStyle,isCleaning:!0,onTransitionEnd:b})},a.onHideTransitionEnd=function(){this.isHidden&&(this.css({display:"none"}),this.emitEvent("hide"))},a.destroy=function(){this.css({position:"",left:"",right:"",top:"",bottom:"",transition:"",transform:""})},e});
(function(a,c){"function"==typeof define&&define.amd?define("outlayer/outlayer",["ev-emitter/ev-emitter","get-size/get-size","fizzy-ui-utils/utils","./item"],function(e,b,d,h){return c(a,e,b,d,h)}):"object"==typeof module&&module.exports?module.exports=c(a,require("ev-emitter"),require("get-size"),require("fizzy-ui-utils"),require("./item")):a.Outlayer=c(a,a.EvEmitter,a.getSize,a.fizzyUIUtils,a.Outlayer.Item)})(window,function(a,c,e,b,d){function h(a,f){var g=b.getQueryElement(a);if(!g)return void(p&&
p.error("Bad element for "+this.constructor.namespace+": "+(g||a)));this.element=g;m&&(this.$element=m(this.element));this.options=b.extend({},this.constructor.defaults);this.option(f);a=++l;this.element.outlayerGUID=a;r[a]=this;this._create();this._getOption("initLayout")&&this.layout()}function n(a){function g(){a.apply(this,arguments)}return g.prototype=Object.create(a.prototype),g.prototype.constructor=g,g}var p=a.console,m=a.jQuery,q=function(){},l=0,r={};h.namespace="outlayer";h.Item=d;h.defaults=
{containerStyle:{position:"relative"},initLayout:!0,originLeft:!0,originTop:!0,resize:!0,resizeContainer:!0,transitionDuration:"0.4s",hiddenStyle:{opacity:0,transform:"scale(0.001)"},visibleStyle:{opacity:1,transform:"scale(1)"}};var k=h.prototype;b.extend(k,c.prototype);k.option=function(a){b.extend(this.options,a)};k._getOption=function(a){var g=this.constructor.compatOptions[a];return g&&void 0!==this.options[g]?this.options[g]:this.options[a]};h.compatOptions={initLayout:"isInitLayout",horizontal:"isHorizontal",
layoutInstant:"isLayoutInstant",originLeft:"isOriginLeft",originTop:"isOriginTop",resize:"isResizeBound",resizeContainer:"isResizingContainer"};k._create=function(){this.reloadItems();this.stamps=[];this.stamp(this.options.stamp);b.extend(this.element.style,this.options.containerStyle);this._getOption("resize")&&this.bindResize()};k.reloadItems=function(){this.items=this._itemize(this.element.children)};k._itemize=function(a){a=this._filterFindItemElements(a);for(var g=this.constructor.Item,b=[],
f=0;f<a.length;f++){var d=new g(a[f],this);b.push(d)}return b};k._filterFindItemElements=function(a){return b.filterFindElements(a,this.options.itemSelector)};k.getItemElements=function(){return this.items.map(function(a){return a.element})};k.layout=function(){this._resetLayout();this._manageStamps();var a=this._getOption("layoutInstant");this.layoutItems(this.items,void 0!==a?a:!this._isLayoutInited);this._isLayoutInited=!0};k._init=k.layout;k._resetLayout=function(){this.getSize()};k.getSize=function(){this.size=
e(this.element)};k._getMeasurement=function(a,b){var g,f=this.options[a];f?("string"==typeof f?g=this.element.querySelector(f):f instanceof HTMLElement&&(g=f),this[a]=g?e(g)[b]:f):this[a]=0};k.layoutItems=function(a,b){a=this._getItemsForLayout(a);this._layoutItems(a,b);this._postLayout()};k._getItemsForLayout=function(a){return a.filter(function(a){return!a.isIgnored})};k._layoutItems=function(a,b){if(this._emitCompleteOnItems("layout",a),a&&a.length){var g=[];a.forEach(function(a){var f=this._getItemLayoutPosition(a);
f.item=a;f.isInstant=b||a.isLayoutInstant;g.push(f)},this);this._processLayoutQueue(g)}};k._getItemLayoutPosition=function(){return{x:0,y:0}};k._processLayoutQueue=function(a){this.updateStagger();a.forEach(function(a,g){this._positionItem(a.item,a.x,a.y,a.isInstant,g)},this)};k.updateStagger=function(){var a=this.options.stagger;if(null===a||void 0===a)a=void(this.stagger=0);else{if("number"!=typeof a){var b=a.match(/(^\d*\.?\d*)(\w*)/);a=b&&b[1];b=b&&b[2];a.length?(a=parseFloat(a),a*=f[b]||1):a=
0}a=(this.stagger=a,this.stagger)}return a};k._positionItem=function(a,b,f,d,c){d?a.goTo(b,f):(a.stagger(c*this.stagger),a.moveTo(b,f))};k._postLayout=function(){this.resizeContainer()};k.resizeContainer=function(){if(this._getOption("resizeContainer")){var a=this._getContainerSize();a&&(this._setContainerMeasure(a.width,!0),this._setContainerMeasure(a.height,!1))}};k._getContainerSize=q;k._setContainerMeasure=function(a,b){if(void 0!==a){var g=this.size;g.isBorderBox&&(a+=b?g.paddingLeft+g.paddingRight+
g.borderLeftWidth+g.borderRightWidth:g.paddingBottom+g.paddingTop+g.borderTopWidth+g.borderBottomWidth);a=Math.max(a,0);this.element.style[b?"width":"height"]=a+"px"}};k._emitCompleteOnItems=function(a,b){function g(){d.dispatchEvent(a+"Complete",null,[b])}function f(){h++;h==c&&g()}var d=this,c=b.length;if(!b||!c)return void g();var h=0;b.forEach(function(b){b.once(a,f)})};k.dispatchEvent=function(a,b,f){var g=b?[b].concat(f):f;if(this.emitEvent(a,g),m)(this.$element=this.$element||m(this.element),
b)?(b=m.Event(b),b.type=a,this.$element.trigger(b,f)):this.$element.trigger(a,f)};k.ignore=function(a){(a=this.getItem(a))&&(a.isIgnored=!0)};k.unignore=function(a){(a=this.getItem(a))&&delete a.isIgnored};k.stamp=function(a){(a=this._find(a))&&(this.stamps=this.stamps.concat(a),a.forEach(this.ignore,this))};k.unstamp=function(a){(a=this._find(a))&&a.forEach(function(a){b.removeFrom(this.stamps,a);this.unignore(a)},this)};k._find=function(a){if(a)return"string"==typeof a&&(a=this.element.querySelectorAll(a)),
b.makeArray(a)};k._manageStamps=function(){this.stamps&&this.stamps.length&&(this._getBoundingRect(),this.stamps.forEach(this._manageStamp,this))};k._getBoundingRect=function(){var a=this.element.getBoundingClientRect(),b=this.size;this._boundingRect={left:a.left+b.paddingLeft+b.borderLeftWidth,top:a.top+b.paddingTop+b.borderTopWidth,right:a.right-(b.paddingRight+b.borderRightWidth),bottom:a.bottom-(b.paddingBottom+b.borderBottomWidth)}};k._manageStamp=q;k._getElementOffset=function(a){var b=a.getBoundingClientRect(),
g=this._boundingRect;a=e(a);return{left:b.left-g.left-a.marginLeft,top:b.top-g.top-a.marginTop,right:g.right-b.right-a.marginRight,bottom:g.bottom-b.bottom-a.marginBottom}};k.handleEvent=b.handleEvent;k.bindResize=function(){a.addEventListener("resize",this);this.isResizeBound=!0};k.unbindResize=function(){a.removeEventListener("resize",this);this.isResizeBound=!1};k.onresize=function(){this.resize()};b.debounceMethod(h,"onresize",100);k.resize=function(){this.isResizeBound&&this.needsResizeLayout()&&
this.layout()};k.needsResizeLayout=function(){var a=e(this.element);return this.size&&a&&a.innerWidth!==this.size.innerWidth};k.addItems=function(a){a=this._itemize(a);return a.length&&(this.items=this.items.concat(a)),a};k.appended=function(a){a=this.addItems(a);a.length&&(this.layoutItems(a,!0),this.reveal(a))};k.prepended=function(a){a=this._itemize(a);if(a.length){var b=this.items.slice(0);this.items=a.concat(b);this._resetLayout();this._manageStamps();this.layoutItems(a,!0);this.reveal(a);this.layoutItems(b)}};
k.reveal=function(a){if(this._emitCompleteOnItems("reveal",a),a&&a.length){var b=this.updateStagger();a.forEach(function(a,f){a.stagger(f*b);a.reveal()})}};k.hide=function(a){if(this._emitCompleteOnItems("hide",a),a&&a.length){var b=this.updateStagger();a.forEach(function(a,f){a.stagger(f*b);a.hide()})}};k.revealItemElements=function(a){a=this.getItems(a);this.reveal(a)};k.hideItemElements=function(a){a=this.getItems(a);this.hide(a)};k.getItem=function(a){for(var b=0;b<this.items.length;b++){var f=
this.items[b];if(f.element==a)return f}};k.getItems=function(a){a=b.makeArray(a);var f=[];return a.forEach(function(a){(a=this.getItem(a))&&f.push(a)},this),f};k.remove=function(a){a=this.getItems(a);this._emitCompleteOnItems("remove",a);a&&a.length&&a.forEach(function(a){a.remove();b.removeFrom(this.items,a)},this)};k.destroy=function(){var a=this.element.style;a.height="";a.position="";a.width="";this.items.forEach(function(a){a.destroy()});this.unbindResize();delete r[this.element.outlayerGUID];
delete this.element.outlayerGUID;m&&m.removeData(this.element,this.constructor.namespace)};h.data=function(a){return(a=(a=b.getQueryElement(a))&&a.outlayerGUID)&&r[a]};h.create=function(a,f){var g=n(h);return g.defaults=b.extend({},h.defaults),b.extend(g.defaults,f),g.compatOptions=b.extend({},h.compatOptions),g.namespace=a,g.data=h.data,g.Item=n(d),b.htmlInit(g,a),m&&m.bridget&&m.bridget(a,g),g};var f={ms:1,s:1E3};return h.Item=d,h});
(function(a,c){"function"==typeof define&&define.amd?define("isotope-layout/js/item",["outlayer/outlayer"],c):"object"==typeof module&&module.exports?module.exports=c(require("outlayer")):(a.Isotope=a.Isotope||{},a.Isotope.Item=c(a.Outlayer))})(window,function(a){function c(){a.Item.apply(this,arguments)}var e=c.prototype=Object.create(a.Item.prototype),b=e._create;e._create=function(){this.id=this.layout.itemGUID++;b.call(this);this.sortData={}};e.updateSortData=function(){if(!this.isIgnored){this.sortData.id=
this.id;this.sortData["original-order"]=this.id;this.sortData.random=Math.random();var a=this.layout.options.getSortData,b=this.layout._sorters,d;for(d in a)this.sortData[d]=(0,b[d])(this.element,this)}};var d=e.destroy;return e.destroy=function(){d.apply(this,arguments);this.css({display:""})},c});
(function(a,c){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-mode",["get-size/get-size","outlayer/outlayer"],c):"object"==typeof module&&module.exports?module.exports=c(require("get-size"),require("outlayer")):(a.Isotope=a.Isotope||{},a.Isotope.LayoutMode=c(a.getSize,a.Outlayer))})(window,function(a,c){function e(a){(this.isotope=a)&&(this.options=a.options[this.namespace],this.element=a.element,this.items=a.filteredItems,this.size=a.size)}var b=e.prototype;return"_resetLayout _getItemLayoutPosition _manageStamp _getContainerSize _getElementOffset needsResizeLayout _getOption".split(" ").forEach(function(a){b[a]=
function(){return c.prototype[a].apply(this.isotope,arguments)}}),b.needsVerticalResizeLayout=function(){var b=a(this.isotope.element);return this.isotope.size&&b&&b.innerHeight!=this.isotope.size.innerHeight},b._getMeasurement=function(){this.isotope._getMeasurement.apply(this,arguments)},b.getColumnWidth=function(){this.getSegmentSize("column","Width")},b.getRowHeight=function(){this.getSegmentSize("row","Height")},b.getSegmentSize=function(a,b){a+=b;var d="outer"+b;if(this._getMeasurement(a,d),
!this[a]){var c=this.getFirstItemSize();this[a]=c&&c[d]||this.isotope.size["inner"+b]}},b.getFirstItemSize=function(){var b=this.isotope.filteredItems[0];return b&&b.element&&a(b.element)},b.layout=function(){this.isotope.layout.apply(this.isotope,arguments)},b.getSize=function(){this.isotope.getSize();this.size=this.isotope.size},e.modes={},e.create=function(a,c){function d(){e.apply(this,arguments)}return d.prototype=Object.create(b),d.prototype.constructor=d,c&&(d.options=c),d.prototype.namespace=
a,e.modes[a]=d,d},e});
(function(a,c){"function"==typeof define&&define.amd?define("masonry-layout/masonry",["outlayer/outlayer","get-size/get-size"],c):"object"==typeof module&&module.exports?module.exports=c(require("outlayer"),require("get-size")):a.Masonry=c(a.Outlayer,a.getSize)})(window,function(a,c){a=a.create("masonry");a.compatOptions.fitWidth="isFitWidth";var e=a.prototype;return e._resetLayout=function(){this.getSize();this._getMeasurement("columnWidth","outerWidth");this._getMeasurement("gutter","outerWidth");
this.measureColumns();this.colYs=[];for(var a=0;a<this.cols;a++)this.colYs.push(0);this.horizontalColIndex=this.maxY=0},e.measureColumns=function(){if(this.getContainerWidth(),!this.columnWidth){var a=this.items[0];this.columnWidth=(a=a&&a.element)&&c(a).outerWidth||this.containerWidth}a=this.columnWidth+=this.gutter;var d=this.containerWidth+this.gutter,h=a-d%a;a=Math[h&&1>h?"round":"floor"](d/a);this.cols=Math.max(a,1)},e.getContainerWidth=function(){var a=this._getOption("fitWidth")?this.element.parentNode:
this.element;this.containerWidth=(a=c(a))&&a.innerWidth},e._getItemLayoutPosition=function(a){a.getSize();var b=a.size.outerWidth%this.columnWidth,c=Math[b&&1>b?"round":"ceil"](a.size.outerWidth/this.columnWidth);c=Math.min(c,this.cols);var e=this[this.options.horizontalOrder?"_getHorizontalColPosition":"_getTopColPosition"](c,a);b={x:this.columnWidth*e.col,y:e.y};a=e.y+a.size.outerHeight;c+=e.col;for(e=e.col;e<c;e++)this.colYs[e]=a;return b},e._getTopColPosition=function(a){a=this._getTopColGroup(a);
var b=Math.min.apply(Math,a);return{col:a.indexOf(b),y:b}},e._getTopColGroup=function(a){if(2>a)return this.colYs;for(var b=[],c=this.cols+1-a,e=0;e<c;e++)b[e]=this._getColGroupY(e,a);return b},e._getColGroupY=function(a,d){if(2>d)return this.colYs[a];a=this.colYs.slice(a,a+d);return Math.max.apply(Math,a)},e._getHorizontalColPosition=function(a,d){var b=this.horizontalColIndex%this.cols;b=1<a&&b+a>this.cols?0:b;return this.horizontalColIndex=d.size.outerWidth&&d.size.outerHeight?b+a:this.horizontalColIndex,
{col:b,y:this._getColGroupY(b,a)}},e._manageStamp=function(a){var b=c(a),e=this._getElementOffset(a);a=this._getOption("originLeft")?e.left:e.right;var n=a+b.outerWidth,p=Math.floor(a/this.columnWidth);p=Math.max(0,p);a=Math.floor(n/this.columnWidth);a-=n%this.columnWidth?0:1;a=Math.min(this.cols-1,a);b=(this._getOption("originTop")?e.top:e.bottom)+b.outerHeight;for(e=p;e<=a;e++)this.colYs[e]=Math.max(b,this.colYs[e])},e._getContainerSize=function(){this.maxY=Math.max.apply(Math,this.colYs);var a=
{height:this.maxY};return this._getOption("fitWidth")&&(a.width=this._getContainerFitWidth()),a},e._getContainerFitWidth=function(){for(var a=0,d=this.cols;--d&&0===this.colYs[d];)a++;return(this.cols-a)*this.columnWidth-this.gutter},e.needsResizeLayout=function(){var a=this.containerWidth;return this.getContainerWidth(),a!=this.containerWidth},a});
(function(a,c){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/masonry",["../layout-mode","masonry-layout/masonry"],c):"object"==typeof module&&module.exports?module.exports=c(require("../layout-mode"),require("masonry-layout")):c(a.Isotope.LayoutMode,a.Masonry)})(window,function(a,c){a=a.create("masonry");var e=a.prototype,b={_getElementOffset:!0,layout:!0,_getMeasurement:!0},d;for(d in c.prototype)b[d]||(e[d]=c.prototype[d]);var h=e.measureColumns;e.measureColumns=function(){this.items=
this.isotope.filteredItems;h.call(this)};var n=e._getOption;return e._getOption=function(a){return"fitWidth"==a?void 0!==this.options.isFitWidth?this.options.isFitWidth:this.options.fitWidth:n.apply(this.isotope,arguments)},a});
(function(a,c){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/fit-rows",["../layout-mode"],c):"object"==typeof exports?module.exports=c(require("../layout-mode")):c(a.Isotope.LayoutMode)})(window,function(a){a=a.create("fitRows");var c=a.prototype;return c._resetLayout=function(){this.maxY=this.y=this.x=0;this._getMeasurement("gutter","outerWidth")},c._getItemLayoutPosition=function(a){a.getSize();var b=a.size.outerWidth+this.gutter,d=this.isotope.size.innerWidth+this.gutter;
0!==this.x&&b+this.x>d&&(this.x=0,this.y=this.maxY);d={x:this.x,y:this.y};return this.maxY=Math.max(this.maxY,this.y+a.size.outerHeight),this.x+=b,d},c._getContainerSize=function(){return{height:this.maxY}},a});
(function(a,c){"function"==typeof define&&define.amd?define("isotope-layout/js/layout-modes/vertical",["../layout-mode"],c):"object"==typeof module&&module.exports?module.exports=c(require("../layout-mode")):c(a.Isotope.LayoutMode)})(window,function(a){a=a.create("vertical",{horizontalAlignment:0});var c=a.prototype;return c._resetLayout=function(){this.y=0},c._getItemLayoutPosition=function(a){a.getSize();var b=(this.isotope.size.innerWidth-a.size.outerWidth)*this.options.horizontalAlignment,d=this.y;
return this.y+=a.size.outerHeight,{x:b,y:d}},c._getContainerSize=function(){return{height:this.y}},a});
(function(a,c){"function"==typeof define&&define.amd?define("outlayer/outlayer get-size/get-size desandro-matches-selector/matches-selector fizzy-ui-utils/utils isotope-layout/js/item isotope-layout/js/layout-mode isotope-layout/js/layout-modes/masonry isotope-layout/js/layout-modes/fit-rows isotope-layout/js/layout-modes/vertical".split(" "),function(e,b,d,h,n,p){return c(a,e,b,d,h,n,p)}):"object"==typeof module&&module.exports?module.exports=c(a,require("outlayer"),require("get-size"),require("desandro-matches-selector"),
require("fizzy-ui-utils"),require("isotope-layout/js/item"),require("isotope-layout/js/layout-mode"),require("isotope-layout/js/layout-modes/masonry"),require("isotope-layout/js/layout-modes/fit-rows"),require("isotope-layout/js/layout-modes/vertical")):a.Isotope=c(a,a.Outlayer,a.getSize,a.matchesSelector,a.fizzyUIUtils,a.Isotope.Item,a.Isotope.LayoutMode)})(window,function(a,c,e,b,d,h,n){function p(a,b){return function(f,g){for(var d=0;d<a.length;d++){var c=a[d],e=f.sortData[c],h=g.sortData[c];if(e>
h||e<h)return(e>h?1:-1)*((void 0!==b[c]?b[c]:b)?1:-1)}return 0}}var m=a.jQuery,q=String.prototype.trim?function(a){return a.trim()}:function(a){return a.replace(/^\s+|\s+$/g,"")},l=c.create("isotope",{layoutMode:"masonry",isJQueryFiltering:!0,sortAscending:!0});l.Item=h;l.LayoutMode=n;a=l.prototype;a._create=function(){this.itemGUID=0;this._sorters={};this._getSorters();c.prototype._create.call(this);this.modes={};this.filteredItems=this.items;this.sortHistory=["original-order"];for(var a in n.modes)this._initLayoutMode(a)};
a.reloadItems=function(){this.itemGUID=0;c.prototype.reloadItems.call(this)};a._itemize=function(){for(var a=c.prototype._itemize.apply(this,arguments),b=0;b<a.length;b++)a[b].id=this.itemGUID++;return this._updateItemsSortData(a),a};a._initLayoutMode=function(a){var b=n.modes[a],f=this.options[a]||{};this.options[a]=b.options?d.extend(b.options,f):f;this.modes[a]=new b(this)};a.layout=function(){return!this._isLayoutInited&&this._getOption("initLayout")?void this.arrange():void this._layout()};a._layout=
function(){var a=this._getIsInstant();this._resetLayout();this._manageStamps();this.layoutItems(this.filteredItems,a);this._isLayoutInited=!0};a.arrange=function(a){this.option(a);this._getIsInstant();a=this._filter(this.items);this.filteredItems=a.matches;this._bindArrangeComplete();this._isInstant?this._noTransition(this._hideReveal,[a]):this._hideReveal(a);this._sort();this._layout()};a._init=a.arrange;a._hideReveal=function(a){this.reveal(a.needReveal);this.hide(a.needHide)};a._getIsInstant=function(){var a=
this._getOption("layoutInstant");a=void 0!==a?a:!this._isLayoutInited;return this._isInstant=a,a};a._bindArrangeComplete=function(){function a(){b&&c&&d&&e.dispatchEvent("arrangeComplete",null,[e.filteredItems])}var b,c,d,e=this;this.once("layoutComplete",function(){b=!0;a()});this.once("hideComplete",function(){c=!0;a()});this.once("revealComplete",function(){d=!0;a()})};a._filter=function(a){for(var b=[],f=[],c=[],d=this._getFilterTest(this.options.filter||"*"),e=0;e<a.length;e++){var h=a[e];if(!h.isIgnored){var k=
d(h);k&&b.push(h);k&&h.isHidden?f.push(h):k||h.isHidden||c.push(h)}}return{matches:b,needReveal:f,needHide:c}};a._getFilterTest=function(a){return m&&this.options.isJQueryFiltering?function(b){return m(b.element).is(a)}:"function"==typeof a?function(b){return a(b.element)}:function(f){return b(f.element,a)}};a.updateSortData=function(a){var b;a?(a=d.makeArray(a),b=this.getItems(a)):b=this.items;this._getSorters();this._updateItemsSortData(b)};a._getSorters=function(){var a=this.options.getSortData,
b;for(b in a)this._sorters[b]=r(a[b])};a._updateItemsSortData=function(a){for(var b=a&&a.length,f=0;b&&f<b;f++)a[f].updateSortData()};var r=function(){function a(a,b){return a?function(b){return b.getAttribute(a)}:function(a){return(a=a.querySelector(b))&&a.textContent}}return function(b){if("string"!=typeof b)return b;b=q(b).split(" ");var f=b[0],c=f.match(/^\[(.+)\]$/),d=a(c&&c[1],f),g=l.sortDataParsers[b[1]];return b=g?function(a){return a&&g(d(a))}:function(a){return a&&d(a)}}}();l.sortDataParsers=
{parseInt:function(a){return parseInt(a,10)},parseFloat:function(a){return parseFloat(a)}};a._sort=function(){if(this.options.sortBy){var a=d.makeArray(this.options.sortBy);this._getIsSameSortBy(a)||(this.sortHistory=a.concat(this.sortHistory));a=p(this.sortHistory,this.options.sortAscending);this.filteredItems.sort(a)}};a._getIsSameSortBy=function(a){for(var b=0;b<a.length;b++)if(a[b]!=this.sortHistory[b])return!1;return!0};a._mode=function(){var a=this.options.layoutMode,b=this.modes[a];if(!b)throw Error("No layout mode: "+
a);return b.options=this.options[a],b};a._resetLayout=function(){c.prototype._resetLayout.call(this);this._mode()._resetLayout()};a._getItemLayoutPosition=function(a){return this._mode()._getItemLayoutPosition(a)};a._manageStamp=function(a){this._mode()._manageStamp(a)};a._getContainerSize=function(){return this._mode()._getContainerSize()};a.needsResizeLayout=function(){return this._mode().needsResizeLayout()};a.appended=function(a){a=this.addItems(a);a.length&&(a=this._filterRevealAdded(a),this.filteredItems=
this.filteredItems.concat(a))};a.prepended=function(a){a=this._itemize(a);if(a.length){this._resetLayout();this._manageStamps();var b=this._filterRevealAdded(a);this.layoutItems(this.filteredItems);this.filteredItems=b.concat(this.filteredItems);this.items=a.concat(this.items)}};a._filterRevealAdded=function(a){a=this._filter(a);return this.hide(a.needHide),this.reveal(a.matches),this.layoutItems(a.matches,!0),a.matches};a.insert=function(a){a=this.addItems(a);if(a.length){var b,c=a.length;for(b=
0;b<c;b++){var d=a[b];this.element.appendChild(d.element)}d=this._filter(a).matches;for(b=0;b<c;b++)a[b].isLayoutInstant=!0;this.arrange();for(b=0;b<c;b++)delete a[b].isLayoutInstant;this.reveal(d)}};var k=a.remove;return a.remove=function(a){a=d.makeArray(a);var b=this.getItems(a);k.call(this,a);a=b&&b.length;for(var c=0;a&&c<a;c++)d.removeFrom(this.filteredItems,b[c])},a.shuffle=function(){for(var a=0;a<this.items.length;a++)this.items[a].sortData.random=Math.random();this.options.sortBy="random";
this._sort();this._layout()},a._noTransition=function(a,b){var c=this.options.transitionDuration;this.options.transitionDuration=0;a=a.apply(this,b);return this.options.transitionDuration=c,a},a.getFilteredItemElements=function(){return this.filteredItems.map(function(a){return a.element})},l});


??

??