!function(global,factory){"object"==typeofexports&&"undefined"!=typeofmodule?module.exports=factory():"function"==typeofdefine&&define.amd?define(factory):(global=global||self).Livewire=factory()}(this,(function(){"use strict";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_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{returnDate.prototype.toString.call(Reflect.construct(Date,[],(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){if(Array.isArray(arr))return_arrayLikeToArray(arr)}function_arrayWithHoles(arr){if(Array.isArray(arr))returnarr}function_iterableToArray(iter){if("undefined"!=typeofSymbol&&Symbol.iteratorinObject(iter))returnArray.from(iter)}function_iterableToArrayLimit(arr,i){if("undefined"!=typeofSymbol&&Symbol.iteratorinObject(arr)){var_arr=[],_n=!0,_d=!1,_e=void0;try{for(var_s,_i=arr[Symbol.iterator]();!(_n=(_s=_i.next()).done)&&(_arr.push(_s.value),!i||_arr.length!==i);_n=!0);}catch(err){_d=!0,_e=err}finally{try{_n||null==_i.return||_i.return()}finally{if(_d)throw_e}}return_arr}}function_unsupportedIterableToArray(o,minLen){if(o){if("string"==typeofo)return_arrayLikeToArray(o,minLen);varn=Object.prototype.toString.call(o).slice(8,-1);return"Object"===n&&o.constructor&&(n=o.constructor.name),"Map"===n||"Set"===n?Array.from(o):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?_arrayLikeToArray(o,minLen):void0}}function_arrayLikeToArray(arr,len){(