diff --git a/4X/4X.Max.Export.js b/4X/4X.Max.Export.js index d0592d58..f9ba1de8 100644 --- a/4X/4X.Max.Export.js +++ b/4X/4X.Max.Export.js @@ -1194,8 +1194,8 @@ error: function(error, promise){} (isCSS ? s : s.slice(-3).toLowerCase() === ".js" - ? s - : s + ".js"); + ? s + : s + ".js"); if (!nC && isCSS && $A._cssCache[u]) { if (!$A.get($A._cssCache[u].id)) (context || document.head || document.body).appendChild( @@ -2364,8 +2364,8 @@ error: function(error, promise){} $A.isBool(value) ? value : o[x].getAttribute(name) - ? false - : true, + ? false + : true, ); } else if (typeof name === "object") { for (var n in name) { @@ -2378,8 +2378,8 @@ error: function(error, promise){} $A.isBool(name[n]) ? name[n] : o[x].getAttribute(n) - ? false - : true, + ? false + : true, ); } } @@ -5264,8 +5264,8 @@ error: function(error, promise){} typeof exports === "object" && typeof module !== "undefined" ? factory() : typeof define === "function" && define.amd - ? define(factory) - : factory(); + ? define(factory) + : factory(); })(this, function () { "use strict"; @@ -6279,20 +6279,21 @@ error: function(error, promise){} ); } : "contains" in root - ? function (element, container) { - container = - container.nodeType === 9 || container === window - ? root - : container; - return ( - container !== element && container.contains(element) - ); - } - : function (element, container) { - while ((element = element.parentNode)) - if (element === container) return 1; - return 0; - }, + ? function (element, container) { + container = + container.nodeType === 9 || container === window + ? root + : container; + return ( + container !== element && + container.contains(element) + ); + } + : function (element, container) { + while ((element = element.parentNode)) + if (element === container) return 1; + return 0; + }, check = function (event) { var related = event.relatedTarget; return !related diff --git a/4X/4X.Max.js b/4X/4X.Max.js index d7f176d6..dbec5610 100644 --- a/4X/4X.Max.js +++ b/4X/4X.Max.js @@ -1176,8 +1176,8 @@ error: function(error, promise){} (isCSS ? s : s.slice(-3).toLowerCase() === ".js" - ? s - : s + ".js"); + ? s + : s + ".js"); if (!nC && isCSS && $A._cssCache[u]) { if (!$A.get($A._cssCache[u].id)) (context || document.head || document.body).appendChild( @@ -2323,8 +2323,8 @@ error: function(error, promise){} $A.isBool(value) ? value : o[x].getAttribute(name) - ? false - : true, + ? false + : true, ); } else if (typeof name === "object") { for (var n in name) { @@ -2337,8 +2337,8 @@ error: function(error, promise){} $A.isBool(name[n]) ? name[n] : o[x].getAttribute(n) - ? false - : true, + ? false + : true, ); } } @@ -5180,8 +5180,8 @@ error: function(error, promise){} typeof exports === "object" && typeof module !== "undefined" ? factory() : typeof define === "function" && define.amd - ? define(factory) - : factory(); + ? define(factory) + : factory(); })(this, function () { "use strict"; @@ -6184,20 +6184,20 @@ error: function(error, promise){} ); } : "contains" in root - ? function (element, container) { - container = - container.nodeType === 9 || container === window - ? root - : container; - return ( - container !== element && container.contains(element) - ); - } - : function (element, container) { - while ((element = element.parentNode)) - if (element === container) return 1; - return 0; - }, + ? function (element, container) { + container = + container.nodeType === 9 || container === window + ? root + : container; + return ( + container !== element && container.contains(element) + ); + } + : function (element, container) { + while ((element = element.parentNode)) + if (element === container) return 1; + return 0; + }, check = function (event) { var related = event.relatedTarget; return !related diff --git a/4X/4X.js b/4X/4X.js index 894630f0..fdbd7a7f 100644 --- a/4X/4X.js +++ b/4X/4X.js @@ -4,4 +4,4 @@ Author: Bryan Garaventa (https://www.linkedin.com/in/bgaraventa) Home: WhatSock.com : Download: https://github.com/whatsock/apex License: MIT (https://opensource.org/licenses/MIT) */ -!function(){var e,t,n,a,s,r={};t=function(){"use strict";function e(t){var n=this.constructor;return this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){return n.reject(e)})})}var t=setTimeout;function l(e){return Boolean(e&&void 0!==e.length)}function r(){}function o(e){if(!(this instanceof o))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],u(e,this)}function i(n,r){for(;3===n._state;)n=n._value;0===n._state?n._deferreds.push(r):(n._handled=!0,o._immediateFn(function(){var e,t=1===n._state?r.onFulfilled:r.onRejected;if(null===t)(1===n._state?a:s)(r.promise,n._value);else{try{e=t(n._value)}catch(e){return void s(r.promise,e)}a(r.promise,e)}}))}function a(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof o)return t._state=3,t._value=e,void c(t);if("function"==typeof n)return void u((r=n,i=e,function(){r.apply(i,arguments)}),t)}t._state=1,t._value=e,c(t)}catch(e){s(t,e)}var r,i}function s(e,t){e._state=2,e._value=t,c(e)}function c(e){2===e._state&&0===e._deferreds.length&&o._immediateFn(function(){e._handled||o._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t