// Underscore.js 1.9.1 // underscorejs.org // © 2009-2018 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors // Underscore may be freely distributed under the MIT license. !function(){var n=“object”==typeof self&&self.self===self&&self||“object”==typeof global&&global.global===global&&global||this||{},r=n._,e=Array.prototype,o=Object.prototype,s=“undefined”!=typeof Symbol?Symbol.prototype:null,u=e.push,c=e.slice,p=o.toString,i=o.hasOwnProperty,t=Array.isArray,a=Object.keys,l=Object.create,f=function(){},h=function(n){return n instanceof h?n:this instanceof h?void(this._wrapped=n):new h(n)};“undefined”==typeof exports||exports.nodeType?n._=h:(“undefined”!=typeof module&&!module.nodeType&&module.exports&&(exports=module.exports=h),exports._=h),h.VERSION=“1.9.1”;var v,y=function(u,i,n){if(void 0===i)return u;switch(null==n?3:n){case 1:return function(n){return u.call(i,n)};case 3:return function(n,r,t){return u.call(i,n,r,t)};case 4:return function(n,r,t,e){return u.call(i,n,r,t,e)}}return function(){return u.apply(i,arguments)}},d=function(n,r,t){return h.iteratee!==v?h.iteratee(n,r):null==n?h.identity:h.isFunction(n)?y(n,r,t):h.isObject(n)&&!h.isArray(n)?h.matcher(n):h.property(n)};h.iteratee=v=function(n,r){return d(n,r,1/0)};var g=function(u,i){return i=null==i?u.length-1:+i,function(){for(var n=Math.max(arguments.length-i,0),r=Array(n),t=0;tr
“]”}}),h.isArguments(arguments)||(h.isArguments=function(n){return j(n,“callee”)});var D=n.document&&n.document.childNodes;“function”!=typeof/./&&“object”!=typeof Int8Array&&“function”!=typeof D&&(h.isFunction=function(n){return“function”==typeof n||!1}),h.isFinite=function(n){return!h.isSymbol(n)&&isFinite(n)&&!isNaN(parseFloat(n))},h.isNaN=function(n){return h.isNumber(n)&&isNaN(n)},h.isBoolean=function(n){return!0===n||!1===n||“[object Boolean]”===p.call(n)},h.isNull=function(n){return null===n},h.isUndefined=function(n){return void 0===n},h.has=function(n,r){if(!h.isArray®)return j(n,r);for(var t=r.length,e=0;e<t;e++){var u=r;if(null==n||!i.call(n,u))return!1;n=n}return!!t},h.noConflict=function(){return n._=r,this},h.identity=function(n){return n},h.constant=function(n){return function(){return n}},h.noop=function(){},h.property=function®{return h.isArray®?function(n){return x(n,r)}:b®},h.propertyOf=function®{return null==r?function(){}:function(n){return h.isArray(n)?x(r,n):r}},h.matcher=h.matches=function®{return r=h.extendOwn({},r),function(n){return h.isMatch(n,r)}},h.times=function(n,r,t){var e=Array(Math.max(0,n));r=y(r,t,1);for(var u=0;u+C
”“;return n?n+r:r},h.templateSettings={evaluate:/<%(+?)%>/g,interpolate:/<%=(+?)%>/g,escape:/<%-(+?)%>/g};var J=/(.)^/,U={”'“:”'“,”\“:”\“,”r“:”r“,”n“:”n“,”u2028“:”u2028“,”u2029“:”u2029“},V=/\|'|r|n|u2028|u2029/g,$=function(n){return”\“+U};h.template=function(i,n,r){!n&&r&&(n=r),n=h.defaults({},n,h.templateSettings);var t,e=RegExp(.join(”|“)+”|$“,”g“),o=0,a=”__p+='“;i.replace(e,function(n,r,t,e,u){return a+=i.slice(o,u).replace(V,$),o=u+n.length,r?a+=”'+n((__t=(“r
”))==null?'':_.escape(__t))+n'“:t?a+=”'+n((__t=(“t
”))==null?'':__t)+n'“:e&&(a+=”';n“e
”n__p+='“),n}),a+=”';n“,n.variable||(a=”with(obj||{}){n“a
”}n“),a=”var __t,__p='',__j=Array.prototype.join,“+”print=function(){__p+=__j.call(arguments,'');};n“a
”return __p;n“;try{t=new Function(n.variable||”obj“,”_“,a)}catch(n){throw n.source=a,n}var u=function(n){return t.call(this,n,h)},c=n.variable||”obj“;return u.source=”function(“c
”){n“a
”}“,u},h.chain=function(n){var r=h(n);return r._chain=!0,r};var G=function(n,r){return n._chain?h®.chain():r};h.mixin=function(t){return h.each(h.functions(t),function(n){var r=h=t;h.prototype=function(){var n=;return u.apply(n,arguments),G(this,r.apply(h,n))}}),h},h.mixin(h),h.each(,function®{var t=e;h.prototype=function(){var n=this._wrapped;return t.apply(n,arguments),”shift“!==r&&”splice“!==r||0!==n.length||delete n,G(this,n)}}),h.each(,function(n){var r=e;h.prototype=function(){return G(this,r.apply(this._wrapped,arguments))}}),h.prototype.value=function(){return this._wrapped},h.prototype.valueOf=h.prototype.toJSON=h.prototype.value,h.prototype.toString=function(){return String(this._wrapped)},”function“==typeof define&&define.amd&&define(”underscore“,[],function(){return h})}();