!function(global,factory){"object"==typeofexports&&"undefined"!=typeofmodule?module.exports=factory():"function"==typeofdefine&&define.amd?define(factory):(global="undefined"!=typeofglobalThis?globalThis:global||self).Livewire=factory()}(this,(function(){"use strict";functionownKeys$1(object,enumerableOnly){varkeys=Object.keys(object);if(Object.getOwnPropertySymbols){varsymbols=Object.getOwnPropertySymbols(object);enumerableOnly&&(symbols=symbols.filter((function(sym){returnObject.getOwnPropertyDescriptor(object,sym).enumerable}))),keys.push.apply(keys,symbols)}returnkeys}function_objectSpread2(target){for(vari=1;i<arguments.length;i++){varsource=null!=arguments[i]?arguments[i]:{};i%2?ownKeys$1(Object(source),!0).forEach((function(key){_defineProperty(target,key,source[key])})):Object.getOwnPropertyDescriptors?Object.defineProperties(target,Object.getOwnPropertyDescriptors(source)):ownKeys$1(Object(source)).forEach((function(key){Object.defineProperty(target,key,Object.getOwnPropertyDescriptor(source,key))}))}returntarget}function_typeof(obj){return(_typeof="function"==typeofSymbol&&"symbol"==typeofSymbol.iterator?function(obj){returntypeofobj}:function(obj){returnobj&&"function"==typeofSymbol&&obj.constructor===Symbol&&obj!==Symbol.prototype?"symbol":typeofobj})(obj)}function_classCallCheck(instance,Constructor){if(!(instanceinstanceofConstructor))thrownewTypeError("Cannot call a class as a function")}function_defineProperties(target,props){for(vari=0;i<props.length;i++){vardescriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"indescriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}function_createClass(Constructor,protoProps,staticProps){returnprotoProps&&_defineProperties(Constructor.prototype,protoProps),staticProps&&_defineProperties(Constructor,staticProps),Constructor}function_defineProperty(obj,key,value){returnkeyinobj?Object.defineProperty(obj,key,{value:value,enumerable:!0,configurable:!0,writable:!0}):obj[key]=value,obj}function_inherits(subClass,superClass){if("function"!=typeofsuperClass&&null!==superClass)thrownewTypeError("Super expression must either be null or a function");subClass.prototype=Object.create(superClass&&superClass.prototype,{constructor:{value:subClass,writable:!0,configurable:!0}}),superClass&&_setPrototypeOf(subClass,superClass)}function_getPrototypeOf(o){return(_getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf:function(o){returno.__proto__||Object.getPrototypeOf(o)})(o)}function_setPrototypeOf(o,p){return(_setPrototypeOf=Object.setPrototypeOf||function(o,p){returno.__proto__=p,o})(o,p)}function_isNativeReflectConstruct(){if("undefined"==typeofReflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeofProxy)return!0;try{returnBoolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function_assertThisInitialized(self){if(void0===self)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");returnself}function_possibleConstructorReturn(self,call){return!call||"object"!=typeofcall&&"function"!=typeofcall?_assertThisInitialized(self):call}function_createSuper(Derived){varhasNativeReflectConstruct=_isNativeReflectConstruct();returnfunction(){varresult,Super=_getPrototypeOf(Derived);if(hasNativeReflectConstruct){varNewTarget=_getPrototypeOf(this).constructor;result=Reflect.construct(Super,arguments,NewTarget)}elseresult=Super.apply(this,arguments);return_possibleConstructorReturn(this,result)}}function_slicedToArray(arr,i){return_arrayWithHoles(arr)||_iterableToArrayLimit(arr,i)||_unsupportedIterableToArray(arr,i)||_nonIterableRest()}function_toArray(arr){return_arrayWithHoles(arr)||_iterableToArray(arr)||_unsupportedIterableToArray(arr)||_nonIterableRest()}function_toConsumableArray(arr){return_arrayWithoutHoles(arr)||_iterableToArray(arr)||_unsupportedIterableToArray(arr)||_nonIterableSpread()}function_arrayWithoutHoles(arr)