Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
55 KiB

  1. /*! jQuery v4.0.0-pre slim | (c) OpenJS Foundation and other contributors | jquery.org/license */
  2. !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?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)}("undefined"!=typeof window?window:this,function(K,e){"use strict";var g=[],r=Object.getPrototypeOf,a=g.slice,h=g.flat?function(e){return g.flat.call(e)}:function(e){return g.concat.apply([],e)},J=g.push,Z=g.indexOf,n={},i=n.toString,v=n.hasOwnProperty,o=v.toString,s=o.call(Object),u={};function y(e){return null!=e&&e===e.window}var m=K.document,l={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i=(n=n||m).createElement("script");if(i.text=e,t)for(r in l)t[r]&&(i[r]=t[r]);n.head.appendChild(i).parentNode.removeChild(i)}function x(e){return null==e?e+"":"object"==typeof e?n[i.call(e)]||"object":typeof e}var t="4.0.0-pre slim",c=/HTML$/i,ee=function(e,t){return new ee.fn.init(e,t)};function f(e){var t=!!e&&e.length,n=x(e);return"function"!=typeof e&&!y(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}function te(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}ee.fn=ee.prototype={jquery:t,constructor:ee,length:0,toArray:function(){return a.call(this)},get:function(e){return null==e?a.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=ee.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return ee.each(this,e)},map:function(n){return this.pushStack(ee.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(ee.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(ee.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()}},ee.extend=ee.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"!=typeof a&&"function"!=typeof a&&(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(ee.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||ee.isPlainObject(n)?n:{},i=!1,a[t]=ee.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},ee.extend({expando:"jQuery"+(t+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==i.call(e))&&(!(t=r(e))||"function"==typeof(n=v.call(t,"constructor")&&t.constructor)&&o.call(n)===s)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){b(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(f(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},text:function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i)return e.textContent;if(3===i||4===i)return e.nodeValue}else while(t=e[r++])n+=ee.text(t);return n},makeArray:function(e,t){var n=t||[];return null!=e&&(f(Object(e))?ee.merge(n,"string"==typeof e?[e]:e):J.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:Z.call(t,e,n)},isXMLDoc:function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!c.test(t||n&&n.nodeName||"HTML")},merge:function(e,t){for(var n=+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=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(f(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return h(a)},guid:1,support:u}),"function"==typeof Symbol&&(ee.fn[Symbol.iterator]=g[Symbol.iterator]),ee.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object "+t+"]"]=t.toLowerCase()});var w=m