embark/lib/modules/webserver/backend/assets/js/jquery-3.3.1.min.js

3 lines
87 KiB
JavaScript
Raw Normal View History

2018-07-31 21:25:14 +00:00
/*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */
2018-08-02 19:17:40 +00:00
!(function(e,t){ "use strict"; "object"==typeof module&&typeof module.exports=="object"?module.exports=e.document?t(e,!0):function(e){ if(!e.document)throw new Error("jQuery requires a window with a document"); return t(e) }:t(e) }(typeof window!="undefined"?window:this,function(e,t){ "use strict"; var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){ returntypeof t=="function"&&typeof t.nodeType!="number"},y=function e(t){ return t!=null&&t===t.window;},v={type:!0,src:!0,noModule:!0}; function m(e,t,n){ var i,o=(t=t||r).createElement("script"); if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]); t.head.appendChild(o).parentNode.removeChild(o);}function x(e){ return e==null?String(e):typeof e=="object"||typeof e=="function"?l[c.call(e)]||"object":typeof e }var b="3.3.1",w=function(e,t){ return new w.fn.init(e,t);},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g; w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function(){ return o.call(this);},get:function(e){ return e==null?o.call(this):e<0?this[e+this.length]:this[e];},pushStack:function(e){ var t=w.merge(this.constructor(),e); return t.prevObject=this,t;},each:function(e){ return w.each(this,e);},map:function(e){ return this.pushStack(w.map(this,function(t,n){ return e.call(t,n,t);}));},slice:function(){ return this.pushStack(o.apply(this,arguments)) },first:function(){ return this.eq(0) },last:function(){ return this.eq(-1) },eq:function(e){ var t=this.length,n=Number(e)+(e<0?t:0); return this.pushStack(n>=0&&n<t?[this[n]]:[]);},end:function(){ return this.prevObject||this.constructor() },push:s,sort:n.sort,splice:n.splice},w.extend=w.fn.extend=function(){ var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1; for(typeof a=="boolean"&&(l=a,a=arguments[s]||{},s++),typeof a=="object"||g(a)||(a={}),s===u&&(a=this,s--); s<u; s++)if((e=arguments[s])!=null)for(t in e)n=a[t],a!==(r=e[t])&&(l&&r&&(w.isPlainObject(r)||(i=Array.isArray(r)))?(i?(i=!1,o=n&&Array.isArray(n)?n:[]):o=n&&w.isPlainObject(n)?n:{},a[t]=w.extend(l,o,r)):void 0!==r&&(a[t]=r)); return a },w.extend({expando:"jQuery"+("3.3.1"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){ throw new Error(e);},noop:function(){},isPlainObject:function(e){ var t,n; return!(!e||c.call(e)!=="[object Object]")&&(!(t=i(e))||typeof(n=f.call(t,"constructor")&&t.constructor)=="function"&&p.call(n)===d) },isEmptyObject:function(e){ var t; for(t in e)return!1; return!0;},globalEval:function(e){ m(e) },each:function(e,t){ var n,r=0; if(C(e)){ for(n=e.length; r<n; r++)if(!1===t.call(e[r],r,e[r]))break;}else for(r in e)if(!1===t.call(e[r],r,e[r]))break; return e },trim:function(e){ return e==null?"":(String(e)).replace(T,"") },makeArray:function(e,t){ var n=t||[]; return e!=null&&(C(Object(e))?w.merge(n,typeof e=="string"?[e]:e):s.call(n,e)),n;},inArray:function(e,t,n){ return t==null?-1:u.call(t,e,n);},merge:function(e,t){ for(var n=Number(t.length),r=0,i=e.length; r<n; r++)e[i++]=t[r]; return e.length=i,e },grep:function(e,t,n){ for(var r,i=[],o=0,a=e.length,s=!n; o<a; o++)(r=!t(e[o],o))!==s&&i.push(e[o]); return i;},map:function(e,t,n){ var r,i,o=0,s=[]; if(C(e))for(r=e.length; o<r; o++)(i=t(e[o],o,n))!=null&&s.push(i); else for(o in e)(i=t(e[o],o,n))!=null&&s.push(i); return a.apply([],s) },guid:1,support:h}),typeof Symbol=="function"&&(w.fn[Symbol.iterator]=n[Symbol.iterator]),w.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){ l["[object "+t+"]"]=t.toLowerCase() }); function C(e){ var t=Boolean(e)&&"length"in e&&e.length,n=x(e); return!g(e)&&!y(e)&&(n==="array"||t===0||typeof t=="number"&&t>0&&t-1 in e);}var E=(function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},P="checked|selected|async|autofocus