89 lines
1.3 MiB
JavaScript
89 lines
1.3 MiB
JavaScript
|
!function(e){var a={};function i(t){if(a[t])return a[t].exports;var n=a[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,i),n.l=!0,n.exports}i.m=e,i.c=a,i.d=function(e,a,t){i.o(e,a)||Object.defineProperty(e,a,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,a){if(1&a&&(e=i(e)),8&a)return e;if(4&a&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&a&&"string"!=typeof e)for(var n in e)i.d(t,n,function(a){return e[a]}.bind(null,n));return t},i.n=function(e){var a=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(a,"a",a),a},i.o=function(e,a){return Object.prototype.hasOwnProperty.call(e,a)},i.p="",i(i.s=219)}([function(e,a,i){(function(e){e.exports=function(){"use strict";var a,t;function n(){return a.apply(null,arguments)}function r(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function s(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function o(e){return void 0===e}function l(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function d(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function c(e,a){var i,t=[];for(i=0;i<e.length;++i)t.push(a(e[i],i));return t}function u(e,a){return Object.prototype.hasOwnProperty.call(e,a)}function m(e,a){for(var i in a)u(a,i)&&(e[i]=a[i]);return u(a,"toString")&&(e.toString=a.toString),u(a,"valueOf")&&(e.valueOf=a.valueOf),e}function h(e,a,i,t){return Ta(e,a,i,t,!0).utc()}function g(e){return null==e._pf&&(e._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],meridiem:null,rfc2822:!1,weekdayMismatch:!1}),e._pf}function p(e){if(null==e._isValid){var a=g(e),i=t.call(a.parsedDateParts,function(e){return null!=e}),n=!isNaN(e._d.getTime())&&a.overflow<0&&!a.empty&&!a.invalidMonth&&!a.invalidWeekday&&!a.weekdayMismatch&&!a.nullInput&&!a.invalidFormat&&!a.userInvalidated&&(!a.meridiem||a.meridiem&&i);if(e._strict&&(n=n&&0===a.charsLeftOver&&0===a.unusedTokens.length&&void 0===a.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return n;e._isValid=n}return e._isValid}function b(e){var a=h(NaN);return null!=e?m(g(a),e):g(a).userInvalidated=!0,a}t=Array.prototype.some?Array.prototype.some:function(e){for(var a=Object(this),i=a.length>>>0,t=0;t<i;t++)if(t in a&&e.call(this,a[t],t,a))return!0;return!1};var f=n.momentProperties=[];function y(e,a){var i,t,n;if(o(a._isAMomentObject)||(e._isAMomentObject=a._isAMomentObject),o(a._i)||(e._i=a._i),o(a._f)||(e._f=a._f),o(a._l)||(e._l=a._l),o(a._strict)||(e._strict=a._strict),o(a._tzm)||(e._tzm=a._tzm),o(a._isUTC)||(e._isUTC=a._isUTC),o(a._offset)||(e._offset=a._offset),o(a._pf)||(e._pf=g(a)),o(a._locale)||(e._locale=a._locale),f.length>0)for(i=0;i<f.length;i++)t=f[i],o(n=a[t])||(e[t]=n);return e}var k=!1;function v(e){y(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===k&&(k=!0,n.updateOffset(this),k=!1)}function w(e){return e instanceof v||null!=e&&null!=e._isAMomentObject}function _(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function x(e){var a=+e,i=0;return 0!==a&&isFinite(a)&&(i=_(a)),i}function j(e,a,i){var t,n=Math.min(e.length,a.length),r=Math.abs(e.length-a.length),s=0;for(t=0;t<n;t++)(i&&e[t]!==a[t]||!i&&x(e[t])!==x(a[t]))&&s++;return s+r}function z(e){!1===n.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function M(e,a){var i=!0;return m(function(){if(null!=n.deprecationHandler&&n.deprecationHandler(null,e),i){for(var t,r=[],s=0;s<arguments.length;s++){if(t="","object"==typeof arguments[s]){for(var o in t+="\n["+s+"] ",arguments[0])t+=o+": "+arguments[0][o]+", ";t=t.slice(0,-2)}else t=arguments[s];r.
|
|||
|
/*!
|
|||
|
* jQuery JavaScript Library v3.3.1
|
|||
|
* https://jquery.com/
|
|||
|
*
|
|||
|
* Includes Sizzle.js
|
|||
|
* https://sizzlejs.com/
|
|||
|
*
|
|||
|
* Copyright JS Foundation and other contributors
|
|||
|
* Released under the MIT license
|
|||
|
* https://jquery.org/license
|
|||
|
*
|
|||
|
* Date: 2018-01-20T17:24Z
|
|||
|
*/
|
|||
|
/*!
|
|||
|
* jQuery JavaScript Library v3.3.1
|
|||
|
* https://jquery.com/
|
|||
|
*
|
|||
|
* Includes Sizzle.js
|
|||
|
* https://sizzlejs.com/
|
|||
|
*
|
|||
|
* Copyright JS Foundation and other contributors
|
|||
|
* Released under the MIT license
|
|||
|
* https://jquery.org/license
|
|||
|
*
|
|||
|
* Date: 2018-01-20T17:24Z
|
|||
|
*/
|
|||
|
!function(a,i){"use strict";"object"==typeof e&&"object"==typeof e.exports?e.exports=a.document?i(a,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return i(e)}:i(a)}("undefined"!=typeof window?window:this,function(i,n){"use strict";var r=[],s=i.document,o=Object.getPrototypeOf,l=r.slice,d=r.concat,c=r.push,u=r.indexOf,m={},h=m.toString,g=m.hasOwnProperty,p=g.toString,b=p.call(Object),f={},y=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},k=function(e){return null!=e&&e===e.window},v={type:!0,src:!0,noModule:!0};function w(e,a,i){var t,n=(a=a||s).createElement("script");if(n.text=e,i)for(t in v)i[t]&&(n[t]=i[t]);a.head.appendChild(n).parentNode.removeChild(n)}function _(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?m[h.call(e)]||"object":typeof e}var x=function(e,a){return new x.fn.init(e,a)},j=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function z(e){var a=!!e&&"length"in e&&e.length,i=_(e);return!y(e)&&!k(e)&&("array"===i||0===a||"number"==typeof a&&a>0&&a-1 in e)}x.fn=x.prototype={jquery:"3.3.1",constructor:x,length:0,toArray:function(){return l.call(this)},get:function(e){return null==e?l.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var a=x.merge(this.constructor(),e);return a.prevObject=this,a},each:function(e){return x.each(this,e)},map:function(e){return this.pushStack(x.map(this,function(a,i){return e.call(a,i,a)}))},slice:function(){return this.pushStack(l.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var a=this.length,i=+e+(e<0?a:0);return this.pushStack(i>=0&&i<a?[this[i]]:[])},end:function(){return this.prevObject||this.constructor()},push:c,sort:r.sort,splice:r.splice},x.extend=x.fn.extend=function(){var e,a,i,t,n,r,s=arguments[0]||{},o=1,l=arguments.length,d=!1;for("boolean"==typeof s&&(d=s,s=arguments[o]||{},o++),"object"==typeof s||y(s)||(s={}),o===l&&(s=this,o--);o<l;o++)if(null!=(e=arguments[o]))for(a in e)i=s[a],s!==(t=e[a])&&(d&&t&&(x.isPlainObject(t)||(n=Array.isArray(t)))?(n?(n=!1,r=i&&Array.isArray(i)?i:[]):r=i&&x.isPlainObject(i)?i:{},s[a]=x.extend(d,r,t)):void 0!==t&&(s[a]=t));return s},x.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 a,i;return!(!e||"[object Object]"!==h.call(e))&&(!(a=o(e))||"function"==typeof(i=g.call(a,"constructor")&&a.constructor)&&p.call(i)===b)},isEmptyObject:function(e){var a;for(a in e)return!1;return!0},globalEval:function(e){w(e)},each:function(e,a){var i,t=0;if(z(e))for(i=e.length;t<i&&!1!==a.call(e[t],t,e[t]);t++);else for(t in e)if(!1===a.call(e[t],t,e[t]))break;return e},trim:function(e){return null==e?"":(e+"").replace(j,"")},makeArray:function(e,a){var i=a||[];return null!=e&&(z(Object(e))?x.merge(i,"string"==typeof e?[e]:e):c.call(i,e)),i},inArray:function(e,a,i){return null==a?-1:u.call(a,e,i)},merge:function(e,a){for(var i=+a.length,t=0,n=e.length;t<i;t++)e[n++]=a[t];return e.length=n,e},grep:function(e,a,i){for(var t=[],n=0,r=e.length,s=!i;n<r;n++)!a(e[n],n)!==s&&t.push(e[n]);return t},map:function(e,a,i){var t,n,r=0,s=[];if(z(e))for(t=e.length;r<t;r++)null!=(n=a(e[r],r,i))&&s.push(n);else for(r in e)null!=(n=a(e[r],r,i))&&s.push(n);return d.apply([],s)},guid:1,support:f}),"function"==typeof Symbol&&(x.fn[Symbol.iterator]=r[Symbol.iterator]),x.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,a){m["[object "+a+"]"]=a.toLowerCase()});var M=
|
|||
|
/*!
|
|||
|
* Sizzle CSS Selector Engine v2.3.3
|
|||
|
* https://sizzlejs.com/
|
|||
|
*
|
|||
|
* Copyright jQuery Foundation and other contributors
|
|||
|
* Released under the MIT license
|
|||
|
* http://jquery.org/license
|
|||
|
*
|
|||
|
* Date: 2016-08-08
|
|||
|
*/
|
|||
|
function(e){var a,i,t,n,r,s,o,l,d,c,u,m,h,g,p,b,f,y,k,v="sizzle"+1*new Date,w=e.document,_=0,x=0,j=se(),z=se(),M=se(),L=function(e,a){return e===a&&(u=!0),0},Y={}.hasOwnProperty,D=[],T=D.pop,q=D.push,S=D.push,H=D.slice,C=function(e,a){for(var i=0,t=e.length;i<t;i++)if(e[i]===a)return i;return-1},A="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",P="[\\x20\\t\\r\\n\\f]",O="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",E="\\["+P+"*("+O+")(?:"+P+"*([*^$|!~]?=)"+P+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+O+"))|)"+P+"*\\]",W=":("+O+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+E+")*)|.*)\\)|)",I=new RegExp(P+"+","g"),F=new RegExp("^"+P+"+|((?:^|[^\\\\])(?:\\\\.)*)"+P+"+$","g"),N=new RegExp("^"+P+"*,"+P+"*"),R=new RegExp("^"+P+"*([>+~]|"+P+")"+P+"*"),$=new RegExp("="+P+"*([^\\]'\"]*?)"+P+"*\\]","g"),B=new RegExp(W),V=new RegExp("^"+O+"$"),U={ID:new RegExp("^#("+O+")"),CLASS:new RegExp("^\\.("+O+")"),TAG:new RegExp("^("+O+"|[*])"),ATTR:new RegExp("^"+E),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+P+"*(even|odd|(([+-]|)(\\d*)n|)"+P+"*(?:([+-]|)"+P+"*(\\d+)|))"+P+"*\\)|)","i"),bool:new RegExp("^(?:"+A+")$","i"),needsContext:new RegExp("^"+P+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+P+"*((?:-\\d)?\\d*)"+P+"*\\)|)(?=[^-]|$)","i")},J=/^(?:input|select|textarea|button)$/i,G=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,X=/[+~]/,Q=new RegExp("\\\\([\\da-f]{1,6}"+P+"?|("+P+")|.)","ig"),ee=function(e,a,i){var t="0x"+a-65536;return t!=t||i?a:t<0?String.fromCharCode(t+65536):String.fromCharCode(t>>10|55296,1023&t|56320)},ae=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,a){return a?"\0"===e?"<22>":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},te=function(){m()},ne=ye(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{S.apply(D=H.call(w.childNodes),w.childNodes),D[w.childNodes.length].nodeType}catch(e){S={apply:D.length?function(e,a){q.apply(e,H.call(a))}:function(e,a){for(var i=e.length,t=0;e[i++]=a[t++];);e.length=i-1}}}function re(e,a,t,n){var r,o,d,c,u,g,f,y=a&&a.ownerDocument,_=a?a.nodeType:9;if(t=t||[],"string"!=typeof e||!e||1!==_&&9!==_&&11!==_)return t;if(!n&&((a?a.ownerDocument||a:w)!==h&&m(a),a=a||h,p)){if(11!==_&&(u=Z.exec(e)))if(r=u[1]){if(9===_){if(!(d=a.getElementById(r)))return t;if(d.id===r)return t.push(d),t}else if(y&&(d=y.getElementById(r))&&k(a,d)&&d.id===r)return t.push(d),t}else{if(u[2])return S.apply(t,a.getElementsByTagName(e)),t;if((r=u[3])&&i.getElementsByClassName&&a.getElementsByClassName)return S.apply(t,a.getElementsByClassName(r)),t}if(i.qsa&&!M[e+" "]&&(!b||!b.test(e))){if(1!==_)y=a,f=e;else if("object"!==a.nodeName.toLowerCase()){for((c=a.getAttribute("id"))?c=c.replace(ae,ie):a.setAttribute("id",c=v),o=(g=s(e)).length;o--;)g[o]="#"+c+" "+fe(g[o]);f=g.join(","),y=X.test(e)&&pe(a.parentNode)||a}if(f)try{return S.apply(t,y.querySelectorAll(f)),t}catch(e){}finally{c===v&&a.removeAttribute("id")}}}return l(e.replace(F,"$1"),a,t,n)}function se(){var e=[];return function a(i,n){return e.push(i+" ")>t.cacheLength&&delete a[e.shift()],a[i+" "]=n}}function oe(e){return e[v]=!0,e}function le(e){var a=h.createElement("fieldset");try{return!!e(a)}catch(e){return!1}finally{a.parentNode&&a.parentNode.removeChild(a),a=null}}function de(e,a){for(var i=e.split("|"),n=i.length;n--;)t.attrHandle[i[n]]=a}function ce(e,a){var i=a&&e,t=i&&1===e.nodeType&&1===a.nodeType&&e.sourceIndex-a.sourceIndex;if(t)return t;if(i)for(;i=i.nextSibling;)if(i===a)return-1;return e?1:-1}function ue(e){return function(a){return"input"===a.nodeName.toLowerCase()&&a.type===e}}function me(e){return function(a){var i=a.nodeName.toLowerCase();return("input"===i||"button"===i)&&a.type===e}}function he(e){return function(a){return"form"in a?a.parentNode&&!1===a.disabled?"label"in a?"label"in a.parentNode?a.parentNode.disabled===e:a.disabled===e:a.isDisab
|
|||
|
/*!
|
|||
|
* jQuery UI Widget 1.12.1
|
|||
|
* http://jqueryui.com
|
|||
|
*
|
|||
|
* Copyright jQuery Foundation and other contributors
|
|||
|
* Released under the MIT license.
|
|||
|
* http://jquery.org/license
|
|||
|
*/n=[i(3),i(6)],void 0===(r="function"==typeof(t=function(e){var a=0,i=Array.prototype.slice;return e.cleanData=function(a){return function(i){var t,n,r;for(r=0;null!=(n=i[r]);r++)try{(t=e._data(n,"events"))&&t.remove&&e(n).triggerHandler("remove")}catch(e){}a(i)}}(e.cleanData),e.widget=function(a,i,t){var n,r,s,o={},l=a.split(".")[0],d=l+"-"+(a=a.split(".")[1]);return t||(t=i,i=e.Widget),e.isArray(t)&&(t=e.extend.apply(null,[{}].concat(t))),e.expr[":"][d.toLowerCase()]=function(a){return!!e.data(a,d)},e[l]=e[l]||{},n=e[l][a],r=e[l][a]=function(e,a){if(!this._createWidget)return new r(e,a);arguments.length&&this._createWidget(e,a)},e.extend(r,n,{version:t.version,_proto:e.extend({},t),_childConstructors:[]}),(s=new i).options=e.widget.extend({},s.options),e.each(t,function(a,t){e.isFunction(t)?o[a]=function(){function e(){return i.prototype[a].apply(this,arguments)}function n(e){return i.prototype[a].apply(this,e)}return function(){var a,i=this._super,r=this._superApply;return this._super=e,this._superApply=n,a=t.apply(this,arguments),this._super=i,this._superApply=r,a}}():o[a]=t}),r.prototype=e.widget.extend(s,{widgetEventPrefix:n&&s.widgetEventPrefix||a},o,{constructor:r,namespace:l,widgetName:a,widgetFullName:d}),n?(e.each(n._childConstructors,function(a,i){var t=i.prototype;e.widget(t.namespace+"."+t.widgetName,r,i._proto)}),delete n._childConstructors):i._childConstructors.push(r),e.widget.bridge(a,r),r},e.widget.extend=function(a){for(var t,n,r=i.call(arguments,1),s=0,o=r.length;s<o;s++)for(t in r[s])n=r[s][t],r[s].hasOwnProperty(t)&&void 0!==n&&(e.isPlainObject(n)?a[t]=e.isPlainObject(a[t])?e.widget.extend({},a[t],n):e.widget.extend({},n):a[t]=n);return a},e.widget.bridge=function(a,t){var n=t.prototype.widgetFullName||a;e.fn[a]=function(r){var s="string"==typeof r,o=i.call(arguments,1),l=this;return s?this.length||"instance"!==r?this.each(function(){var i,t=e.data(this,n);return"instance"===r?(l=t,!1):t?e.isFunction(t[r])&&"_"!==r.charAt(0)?(i=t[r].apply(t,o))!==t&&void 0!==i?(l=i&&i.jquery?l.pushStack(i.get()):i,!1):void 0:e.error("no such method '"+r+"' for "+a+" widget instance"):e.error("cannot call methods on "+a+" prior to initialization; attempted to call method '"+r+"'")}):l=void 0:(o.length&&(r=e.widget.extend.apply(null,[r].concat(o))),this.each(function(){var a=e.data(this,n);a?(a.option(r||{}),a._init&&a._init()):e.data(this,n,new t(r,this))})),l}},e.Widget=function(){},e.Widget._childConstructors=[],e.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{classes:{},disabled:!1,create:null},_createWidget:function(i,t){t=e(t||this.defaultElement||this)[0],this.element=e(t),this.uuid=a++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=e(),this.hoverable=e(),this.focusable=e(),this.classesElementLookup={},t!==this&&(e.data(t,this.widgetFullName,this),this._on(!0,this.element,{remove:function(e){e.target===t&&this.destroy()}}),this.document=e(t.style?t.ownerDocument:t.document||t),this.window=e(this.document[0].defaultView||this.document[0].parentWindow)),this.options=e.widget.extend({},this.options,this._getCreateOptions(),i),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:e.noop,_create:e.noop,_init:e.noop,destroy:function(){var a=this;this._destroy(),e.each(this.classesElementLookup,function(e,i){a._removeClass(i,e)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:e.noop,widget:function(){return this.element},option:function(a,i){var t,n,r,s=a;if(0===arguments.length)return e.widget.extend({},this.options);if("string"==typeof a)if(s={},a=(t=a.split(".")).shift(),t.length){for(n=s[a]=e.widget.extend({},this.options[a]),r=0;r<t.length-1;r++)n[t[r]]=n[t[r]]||{},n=n[t[r]];if(a=t.pop(),1===arguments.length)return void 0===n[a]?null:n[a];n[a]=i}else{if(1=
|
|||
|
/*!
|
|||
|
* jQuery UI Position 1.12.1
|
|||
|
* http://jqueryui.com
|
|||
|
*
|
|||
|
* Copyright jQuery Foundation and other contributors
|
|||
|
* Released under the MIT license.
|
|||
|
* http://jquery.org/license
|
|||
|
*
|
|||
|
* http://api.jqueryui.com/position/
|
|||
|
*/n=[i(3),i(6)],void 0===(r="function"==typeof(t=function(e){return function(){var a,i=Math.max,t=Math.abs,n=/left|center|right/,r=/top|center|bottom/,s=/[\+\-]\d+(\.[\d]+)?%?/,o=/^\w+/,l=/%$/,d=e.fn.position;function c(e,a,i){return[parseFloat(e[0])*(l.test(e[0])?a/100:1),parseFloat(e[1])*(l.test(e[1])?i/100:1)]}function u(a,i){return parseInt(e.css(a,i),10)||0}e.position={scrollbarWidth:function(){if(void 0!==a)return a;var i,t,n=e("<div style='display:block;position:absolute;width:50px;height:50px;overflow:hidden;'><div style='height:100px;width:auto;'></div></div>"),r=n.children()[0];return e("body").append(n),i=r.offsetWidth,n.css("overflow","scroll"),i===(t=r.offsetWidth)&&(t=n[0].clientWidth),n.remove(),a=i-t},getScrollInfo:function(a){var i=a.isWindow||a.isDocument?"":a.element.css("overflow-x"),t=a.isWindow||a.isDocument?"":a.element.css("overflow-y"),n="scroll"===i||"auto"===i&&a.width<a.element[0].scrollWidth;return{width:"scroll"===t||"auto"===t&&a.height<a.element[0].scrollHeight?e.position.scrollbarWidth():0,height:n?e.position.scrollbarWidth():0}},getWithinInfo:function(a){var i=e(a||window),t=e.isWindow(i[0]),n=!!i[0]&&9===i[0].nodeType;return{element:i,isWindow:t,isDocument:n,offset:t||n?{left:0,top:0}:e(a).offset(),scrollLeft:i.scrollLeft(),scrollTop:i.scrollTop(),width:i.outerWidth(),height:i.outerHeight()}}},e.fn.position=function(a){if(!a||!a.of)return d.apply(this,arguments);a=e.extend({},a);var l,m,h,g,p,b,f=e(a.of),y=e.position.getWithinInfo(a.within),k=e.position.getScrollInfo(y),v=(a.collision||"flip").split(" "),w={};return b=function(a){var i=a[0];return 9===i.nodeType?{width:a.width(),height:a.height(),offset:{top:0,left:0}}:e.isWindow(i)?{width:a.width(),height:a.height(),offset:{top:a.scrollTop(),left:a.scrollLeft()}}:i.preventDefault?{width:0,height:0,offset:{top:i.pageY,left:i.pageX}}:{width:a.outerWidth(),height:a.outerHeight(),offset:a.offset()}}(f),f[0].preventDefault&&(a.at="left top"),m=b.width,h=b.height,g=b.offset,p=e.extend({},g),e.each(["my","at"],function(){var e,i,t=(a[this]||"").split(" ");1===t.length&&(t=n.test(t[0])?t.concat(["center"]):r.test(t[0])?["center"].concat(t):["center","center"]),t[0]=n.test(t[0])?t[0]:"center",t[1]=r.test(t[1])?t[1]:"center",e=s.exec(t[0]),i=s.exec(t[1]),w[this]=[e?e[0]:0,i?i[0]:0],a[this]=[o.exec(t[0])[0],o.exec(t[1])[0]]}),1===v.length&&(v[1]=v[0]),"right"===a.at[0]?p.left+=m:"center"===a.at[0]&&(p.left+=m/2),"bottom"===a.at[1]?p.top+=h:"center"===a.at[1]&&(p.top+=h/2),l=c(w.at,m,h),p.left+=l[0],p.top+=l[1],this.each(function(){var n,r,s=e(this),o=s.outerWidth(),d=s.outerHeight(),b=u(this,"marginLeft"),_=u(this,"marginTop"),x=o+b+u(this,"marginRight")+k.width,j=d+_+u(this,"marginBottom")+k.height,z=e.extend({},p),M=c(w.my,s.outerWidth(),s.outerHeight());"right"===a.my[0]?z.left-=o:"center"===a.my[0]&&(z.left-=o/2),"bottom"===a.my[1]?z.top-=d:"center"===a.my[1]&&(z.top-=d/2),z.left+=M[0],z.top+=M[1],n={marginLeft:b,marginTop:_},e.each(["left","top"],function(i,t){e.ui.position[v[i]]&&e.ui.position[v[i]][t](z,{targetWidth:m,targetHeight:h,elemWidth:o,elemHeight:d,collisionPosition:n,collisionWidth:x,collisionHeight:j,offset:[l[0]+M[0],l[1]+M[1]],my:a.my,at:a.at,within:y,elem:s})}),a.using&&(r=function(e){var n=g.left-z.left,r=n+m-o,l=g.top-z.top,c=l+h-d,u={target:{element:f,left:g.left,top:g.top,width:m,height:h},element:{element:s,left:z.left,top:z.top,width:o,height:d},horizontal:r<0?"left":n>0?"right":"center",vertical:c<0?"top":l>0?"bottom":"middle"};m<o&&t(n+r)<m&&(u.horizontal="center"),h<d&&t(l+c)<h&&(u.vertical="middle"),i(t(n),t(r))>i(t(l),t(c))?u.important="horizontal":u.important="vertical",a.using.call(this,e,u)}),s.offset(e.extend(z,{using:r}))})},e.ui.position={fit:{left:function(e,a){var t,n=a.within,r=n.isWindow?n.scrollLeft:n.offset.left,s=n.width,o=e.left-a.collisionPosition.marginLeft,l=r-o,d=o+a.collisionWidth-s-r;a.collisionWidth>s?l>0&&d<=0?(t=e.left+l+a.collisionWidth-s-r,e.left+=l-t):e.left=d>0&&l<=0?r:l>d?r+s-a.collisionWidth:r:l>0?e.left+=l:d>0?e.left-=d:e.left=i(e.left-o,e.left)},top:function(e,a){var t,n=a.within,r=
|
|||
|
/*!
|
|||
|
* jQuery UI Keycode 1.12.1
|
|||
|
* http://jqueryui.com
|
|||
|
*
|
|||
|
* Copyright jQuery Foundation and other contributors
|
|||
|
* Released under the MIT license.
|
|||
|
* http://jquery.org/license
|
|||
|
*/n=[i(3),i(6)],void 0===(r="function"==typeof(t=function(e){return e.ui.keyCode={BACKSPACE:8,COMMA:188,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SPACE:32,TAB:9,UP:38}})?t.apply(a,n):t)||(e.exports=r)},function(e,a,i){var t,n;n=i(10),t={default_feedback:{warning:"",suggestions:["Use a few words, avoid common phrases","No need for symbols, digits, or uppercase letters"]},get_feedback:function(e,a){var i,n,r,s,o,l;if(0===a.length)return this.default_feedback;if(e>2)return{warning:"",suggestions:[]};for(s=a[0],n=0,r=(l=a.slice(1)).length;n<r;n++)(o=l[n]).token.length>s.token.length&&(s=o);return i="Add another word or two. Uncommon words are better.",null!=(t=this.get_match_feedback(s,1===a.length))?(t.suggestions.unshift(i),null==t.warning&&(t.warning="")):t={warning:"",suggestions:[i]},t},get_match_feedback:function(e,a){switch(e.pattern){case"dictionary":return this.get_dictionary_match_feedback(e,a);case"spatial":return e.graph.toUpperCase(),{warning:1===e.turns?"Straight rows of keys are easy to guess":"Short keyboard patterns are easy to guess",suggestions:["Use a longer keyboard pattern with more turns"]};case"repeat":return{warning:1===e.base_token.length?'Repeats like "aaa" are easy to guess':'Repeats like "abcabcabc" are only slightly harder to guess than "abc"',suggestions:["Avoid repeated words and characters"]};case"sequence":return{warning:"Sequences like abc or 6543 are easy to guess",suggestions:["Avoid sequences"]};case"regex":if("recent_year"===e.regex_name)return{warning:"Recent years are easy to guess",suggestions:["Avoid recent years","Avoid years that are associated with you"]};break;case"date":return{warning:"Dates are often easy to guess",suggestions:["Avoid dates and years that are associated with you"]}}},get_dictionary_match_feedback:function(e,a){var i,t,r,s;return r="passwords"===e.dictionary_name?!a||e.l33t||e.reversed?e.guesses_log10<=4?"This is similar to a commonly used password":void 0:e.rank<=10?"This is a top-10 common password":e.rank<=100?"This is a top-100 common password":"This is a very common password":"english_wikipedia"===e.dictionary_name?a?"A word by itself is easy to guess":void 0:"surnames"===(i=e.dictionary_name)||"male_names"===i||"female_names"===i?a?"Names and surnames by themselves are easy to guess":"Common names and surnames are easy to guess":"",t=[],(s=e.token).match(n.START_UPPER)?t.push("Capitalization doesn't help very much"):s.match(n.ALL_UPPER)&&s.toLowerCase()!==s&&t.push("All-uppercase is almost as easy to guess as all-lowercase"),e.reversed&&e.token.length>=4&&t.push("Reversed words aren't much harder to guess"),e.l33t&&t.push("Predictable substitutions like '@' instead of 'a' don't help very much"),{warning:r,suggestions:t}}},e.exports=t},function(e,a){var i;i={estimate_attack_times:function(e){var a,i,t,n;for(t in a={},i={online_throttling_100_per_hour:e/(100/3600),online_no_throttling_10_per_second:e/10,offline_slow_hashing_1e4_per_second:e/1e4,offline_fast_hashing_1e10_per_second:e/1e10})n=i[t],a[t]=this.display_time(n);return{crack_times_seconds:i,crack_times_display:a,score:this.guesses_to_score(e)}},guesses_to_score:function(e){return 5,e<1005?0:e<1e6+5?1:e<1e8+5?2:e<1e10+5?3:4},display_time:function(e){var a,i,t,n,r;return 60,3600,86400,2678400,r=32140800,321408e4,t=(n=e<1?[null,"less than a second"]:e<60?[a=Math.round(e),a+" second"]:e<3600?[a=Math.round(e/60),a+" minute"]:e<86400?[a=Math.round(e/3600),a+" hour"]:e<2678400?[a=Math.round(e/86400),a+" day"]:e<r?[a=Math.round(e/2678400),a+" month"]:e<321408e4?[a=Math.round(e/r),a+" year"]:[null,"centuries"])[1],null!=(i=n[0])&&1!==i&&(t+="s"),t}},e.exports=i},function(e,a){var i;i={passwords:"123456,password,12345678,qwerty,123456789,12345,1234,111111,1234567,dragon,123123,baseball,abc123,football,monkey,letmein,shadow,master,696969,mustang,666666,qwertyuiop,123321,1234567890,pussy,superman,654321,1qaz2wsx,7777777,fuckyou,qazwsx,jordan,123qwe,000000,killer,trustno1,hunter,harley,zxcvbnm,asdfgh,buster,batman,soccer,tigger,charlie,sunshine,ilo
|
|||
|
/*!
|
|||
|
* jQuery UI Unique ID 1.12.1
|
|||
|
* http://jqueryui.com
|
|||
|
*
|
|||
|
* Copyright jQuery Foundation and other contributors
|
|||
|
* Released under the MIT license.
|
|||
|
* http://jquery.org/license
|
|||
|
*/n=[i(3),i(6)],void 0===(r="function"==typeof(t=function(e){return e.fn.extend({uniqueId:function(){var e=0;return function(){return this.each(function(){this.id||(this.id="ui-id-"+ ++e)})}}(),removeUniqueId:function(){return this.each(function(){/^ui-id-\d+$/.test(this.id)&&e(this).removeAttr("id")})}})})?t.apply(a,n):t)||(e.exports=r)},function(e,a,i){var t,n,r;
|
|||
|
/*!
|
|||
|
* jQuery UI Menu 1.12.1
|
|||
|
* http://jqueryui.com
|
|||
|
*
|
|||
|
* Copyright jQuery Foundation and other contributors
|
|||
|
* Released under the MIT license.
|
|||
|
* http://jquery.org/license
|
|||
|
*/n=[i(3),i(143),i(142),i(141),i(201),i(6),i(140)],void 0===(r="function"==typeof(t=function(e){return e.widget("ui.menu",{version:"1.12.1",defaultElement:"<ul>",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(e){e.preventDefault()},"click .ui-menu-item":function(a){var i=e(a.target),t=e(e.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&i.not(".ui-state-disabled").length&&(this.select(a),a.isPropagationStopped()||(this.mouseHandled=!0),i.has(".ui-menu").length?this.expand(a):!this.element.is(":focus")&&t.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":function(a){if(!this.previousFilter){var i=e(a.target).closest(".ui-menu-item"),t=e(a.currentTarget);i[0]===t[0]&&(this._removeClass(t.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(a,t))}},mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(e,a){var i=this.active||this.element.find(this.options.items).eq(0);a||this.focus(e,i)},blur:function(a){this._delay(function(){var i=!e.contains(this.element[0],e.ui.safeActiveElement(this.document[0]));i&&this.collapseAll(a)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(e){this._closeOnDocumentClick(e)&&this.collapseAll(e),this.mouseHandled=!1}})},_destroy:function(){var a=this.element.find(".ui-menu-item").removeAttr("role aria-disabled"),i=a.children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),i.children().each(function(){var a=e(this);a.data("ui-menu-submenu-caret")&&a.remove()})},_keydown:function(a){var i,t,n,r,s=!0;switch(a.keyCode){case e.ui.keyCode.PAGE_UP:this.previousPage(a);break;case e.ui.keyCode.PAGE_DOWN:this.nextPage(a);break;case e.ui.keyCode.HOME:this._move("first","first",a);break;case e.ui.keyCode.END:this._move("last","last",a);break;case e.ui.keyCode.UP:this.previous(a);break;case e.ui.keyCode.DOWN:this.next(a);break;case e.ui.keyCode.LEFT:this.collapse(a);break;case e.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(a);break;case e.ui.keyCode.ENTER:case e.ui.keyCode.SPACE:this._activate(a);break;case e.ui.keyCode.ESCAPE:this.collapse(a);break;default:s=!1,t=this.previousFilter||"",r=!1,n=a.keyCode>=96&&a.keyCode<=105?(a.keyCode-96).toString():String.fromCharCode(a.keyCode),clearTimeout(this.filterTimer),n===t?r=!0:n=t+n,i=this._filterMenuItems(n),(i=r&&-1!==i.index(this.active.next())?this.active.nextAll(".ui-menu-item"):i).length||(n=String.fromCharCode(a.keyCode),i=this._filterMenuItems(n)),i.length?(this.focus(a,i),this.previousFilter=n,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}s&&a.preventDefault()},_activate:function(e){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(e):this.select(e))},refresh:function(){var a,i,t,n,r,s=this,o=this.options.icons.submenu,l=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),t=l.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var a=e(this),i=a.prev(),t=e("<span>").data("ui-menu-submenu-caret",!0);s._addClass(t,"ui-menu-icon","ui-icon "+o),i.attr("aria-haspopup","true").prepend(t),a.attr("aria-labelledby",i.attr("id"))}),this._addClass(t,"ui-menu","ui-widget ui-widget-content ui-front"),a=l.ad
|
|||
|
/*!
|
|||
|
* jQuery UI Autocomplete 1.12.1
|
|||
|
* http://jqueryui.com
|
|||
|
*
|
|||
|
* Copyright jQuery Foundation and other contributors
|
|||
|
* Released under the MIT license.
|
|||
|
* http://jquery.org/license
|
|||
|
*/n=[i(3),i(202),i(143),i(142),i(141),i(6),i(140)],void 0===(r="function"==typeof(t=function(e){return e.widget("ui.autocomplete",{version:"1.12.1",defaultElement:"<input>",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,_create:function(){var a,i,t,n=this.element[0].nodeName.toLowerCase(),r="textarea"===n,s="input"===n;this.isMultiLine=r||!s&&this._isContentEditable(this.element),this.valueMethod=this.element[r||s?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(n){if(this.element.prop("readOnly"))return a=!0,t=!0,void(i=!0);a=!1,t=!1,i=!1;var r=e.ui.keyCode;switch(n.keyCode){case r.PAGE_UP:a=!0,this._move("previousPage",n);break;case r.PAGE_DOWN:a=!0,this._move("nextPage",n);break;case r.UP:a=!0,this._keyEvent("previous",n);break;case r.DOWN:a=!0,this._keyEvent("next",n);break;case r.ENTER:this.menu.active&&(a=!0,n.preventDefault(),this.menu.select(n));break;case r.TAB:this.menu.active&&this.menu.select(n);break;case r.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(n),n.preventDefault());break;default:i=!0,this._searchTimeout(n)}},keypress:function(t){if(a)return a=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!i){var n=e.ui.keyCode;switch(t.keyCode){case n.PAGE_UP:this._move("previousPage",t);break;case n.PAGE_DOWN:this._move("nextPage",t);break;case n.UP:this._keyEvent("previous",t);break;case n.DOWN:this._keyEvent("next",t)}}},input:function(e){if(t)return t=!1,void e.preventDefault();this._searchTimeout(e)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(e){this.cancelBlur?delete this.cancelBlur:(clearTimeout(this.searching),this.close(e),this._change(e))}}),this._initSource(),this.menu=e("<ul>").appendTo(this._appendTo()).menu({role:null}).hide().menu("instance"),this._addClass(this.menu.element,"ui-autocomplete","ui-front"),this._on(this.menu.element,{mousedown:function(a){a.preventDefault(),this.cancelBlur=!0,this._delay(function(){delete this.cancelBlur,this.element[0]!==e.ui.safeActiveElement(this.document[0])&&this.element.trigger("focus")})},menufocus:function(a,i){var t,n;if(this.isNewMenu&&(this.isNewMenu=!1,a.originalEvent&&/^mouse/.test(a.originalEvent.type)))return this.menu.blur(),void this.document.one("mousemove",function(){e(a.target).trigger(a.originalEvent)});n=i.item.data("ui-autocomplete-item"),!1!==this._trigger("focus",a,{item:n})&&a.originalEvent&&/^key/.test(a.originalEvent.type)&&this._value(n.value),(t=i.item.attr("aria-label")||n.value)&&e.trim(t).length&&(this.liveRegion.children().hide(),e("<div>").text(t).appendTo(this.liveRegion))},menuselect:function(a,i){var t=i.item.data("ui-autocomplete-item"),n=this.previous;this.element[0]!==e.ui.safeActiveElement(this.document[0])&&(this.element.trigger("focus"),this.previous=n,this._delay(function(){this.previous=n,this.selectedItem=t})),!1!==this._trigger("select",a,{item:t})&&this._value(t.value),this.term=this._value(),this.close(a),this.selectedItem=t}}),this.liveRegion=e("<div>",{role:"status","aria-live":"assertive","aria-relevant":"additions"}).appendTo(this.document[0].body),this._addClass(this.liveRegion,null,"ui-helper-hidden-accessible"),this._on(this.window,{beforeunload:function(){this.element.removeAttr("autocomplete")}})},_destroy:function(){clearTimeout(this.searching),this.element.removeAttr("autocomplete"),this.menu.element.remove(),this.liveRegion.remove()},_setOption:function(e,a){this._super(e,a),"source"===e&&this._initSource(),"appendTo"===e&&this.menu.element.appendTo(this._appendTo()),"disabled"===e&&a&&this.xhr&&this.xhr.abort()},_isEventTargetInWidget:function(a){var i=this.menu.element[0];return a.target===this.element[0]||a.target===i||e.contains(i,a.target)},_closeOnClickOutside:function(e){this._isEventTarg
|