Socket
Socket
Sign inDemoInstall

async-af

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-af - npm Package Compare versions

Comparing version 3.0.0-prerelease.2 to 3.0.0-prerelease.3

23

index.js
/*!
* AsyncAF (async/await fun)
*
* async-af v3.0.0-prerelease.2
* async-af v3.0.0-prerelease.3
*

@@ -143,3 +143,5 @@ * Copyright (c) 2017-present, Scott Rudiger (https://github.com/ScottRudiger)

// add all '*AF' methods and add 'AF-less' aliases (e.g., mapAF -> map)
const _ref = method.name.split`AF` || [method.name],
const _ref = method.name.split`AF` ||
/* istanbul ignore next */
[method.name],
_ref2 = _slicedToArray(_ref, 1),

@@ -770,17 +772,6 @@ alias = _ref2[0];

let _filter = error.stack.split`\n`.filter((_, i, lines) => lines[i ? i - 1 : i].includes`logAF (`),
_filter2 = _slicedToArray(_filter, 1),
targetLine = _filter2[0];
/* istanbul ignore if */
// eslint-disable-next-line curly
const _filter = error.stack.split`\n`.filter((_, i, lines) => lines[i ? i - 1 : i].includes`logAF (`),
_filter2 = _slicedToArray(_filter, 1),
targetLine = _filter2[0];
if (!targetLine) {
var _filter3 = error.stack.split`\n`.filter((_, i, lines) => lines[i ? i - 1 : i].includes`at t (`);
var _filter4 = _slicedToArray(_filter3, 1);
targetLine = _filter4[0];
}
const fullPath = targetLine.slice(targetLine.indexOf`(` + 1, targetLine.indexOf`)`);

@@ -787,0 +778,0 @@ const target = fullPath.lastIndexOf`/`;

/*!
* AsyncAF (async/await fun)
*
* async-af v3.0.0-prerelease.2
* async-af v3.0.0-prerelease.3
*

@@ -10,3 +10,3 @@ * Copyright (c) 2017-present, Scott Rudiger (https://github.com/ScottRudiger)

*/
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("async-af",[],e):"object"==typeof exports?exports["async-af"]=e():(t["async-af"]=t["async-af"]||{},t["async-af"]["async-af"]=e())}("undefined"!=typeof self?self:this,function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.r=function(t){Object.defineProperty(t,"__esModule",{value:!0})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=142)}([function(t,e){var n=t.exports={version:"2.5.5"};"number"==typeof __e&&(__e=n)},function(t,e,n){var r=n(33)("wks"),o=n(20),i=n(2).Symbol,c="function"==typeof i;(t.exports=function(t){return r[t]||(r[t]=c&&i[t]||(c?i:o)("Symbol."+t))}).store=r},function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},function(t,e,n){var r=n(36),o=n(129);t.exports=function(t,e){return e||(e=t.slice(0)),o(r(t,{raw:{value:o(e)}}))}},function(t,e,n){var r=n(6);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},function(t,e,n){var r=n(2),o=n(0),i=n(13),c=n(9),u=n(10),a=function(t,e,n){var f,s,l,p=t&a.F,_=t&a.G,v=t&a.S,h=t&a.P,y=t&a.B,d=t&a.W,m=_?o:o[e]||(o[e]={}),b=m.prototype,O=_?r:v?r[e]:(r[e]||{}).prototype;for(f in _&&(n=e),n)(s=!p&&O&&void 0!==O[f])&&u(m,f)||(l=s?O[f]:n[f],m[f]=_&&"function"!=typeof O[f]?n[f]:y&&s?i(l,r):d&&O[f]==l?function(t){var e=function(e,n,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,r)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(l):h&&"function"==typeof l?i(Function.call,l):l,h&&((m.virtual||(m.virtual={}))[f]=l,t&a.R&&b&&!b[f]&&c(b,f,l)))};a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,n){t.exports=!n(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,e,n){var r=n(4),o=n(62),i=n(39),c=Object.defineProperty;e.f=n(7)?Object.defineProperty:function(t,e,n){if(r(t),e=i(e,!0),r(n),o)try{return c(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},function(t,e,n){var r=n(8),o=n(16);t.exports=n(7)?function(t,e,n){return r.f(t,e,o(1,n))}:function(t,e,n){return t[e]=n,t}},function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},function(t,e){t.exports={}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e,n){var r=n(17);t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},function(t,e,n){var r=n(59),o=n(28);t.exports=function(t){return r(o(t))}},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,n){"use strict";var r=n(83)(!0);n(48)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},function(t,e,n){var r=n(8).f,o=n(10),i=n(1)("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,i)&&r(t,i,{configurable:!0,value:e})}},function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+r).toString(36))}},function(t,e,n){var r=n(126),o=n(125),i=n(121);t.exports=function(t,e){return r(t)||o(t,e)||i()}},function(t,e){t.exports=!0},function(t,e,n){"use strict";var r=n(17);t.exports.f=function(t){return new function(t){var e,n;this.promise=new t(function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r}),this.resolve=r(e),this.reject=r(n)}(t)}},function(t,e,n){n(87);for(var r=n(2),o=n(9),i=n(11),c=n(1)("toStringTag"),u="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),a=0;a<u.length;a++){var f=u[a],s=r[f],l=s&&s.prototype;l&&!l[c]&&o(l,c,f),i[f]=i.Array}},function(t,e,n){var r=n(28);t.exports=function(t){return Object(r(t))}},function(t,e,n){var r=n(33)("keys"),o=n(20);t.exports=function(t){return r[t]||(r[t]=o(t))}},function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},function(t,e,n){var r=n(60),o=n(32);t.exports=Object.keys||function(t){return r(t,o)}},function(t,e,n){var r=n(6),o=n(2).document,i=r(o)&&r(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},function(t,e,n){var r=n(15),o=n(1)("toStringTag"),i="Arguments"==r(function(){return arguments}());t.exports=function(t){var e,n,c;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),o))?n:i?r(e):"Object"==(c=r(e))&&"function"==typeof e.callee?"Arguments":c}},function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,e,n){var r=n(2),o=r["__core-js_shared__"]||(r["__core-js_shared__"]={});t.exports=function(t){return o[t]||(o[t]={})}},function(t,e,n){var r=n(27),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},function(t,e,n){t.exports=n(80)},function(t,e,n){t.exports=n(136)},function(t,e,n){var r=n(31),o=n(1)("iterator"),i=n(11);t.exports=n(0).getIteratorMethod=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[r(t)]}},function(t,e){e.f={}.propertyIsEnumerable},function(t,e,n){var r=n(6);t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,e,n){t.exports=n(120)},function(t,e){t.exports=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},function(t,e,n){"use strict";n.r(e);var r=n(36),o=n.n(r),i=n(90),c=n.n(i),u=n(35),a=n.n(u),f=n(140),s=function t(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];t.label&&n.unshift(t.setFormat());var o=Date.now();return a.a.all(n).then(function(e){if(t.duration){var n=((Date.now()-o)/1e3).toFixed(3);e.push("\nin ".concat(n," secs"))}t.wrappedLog.apply(t,c()(e))})};o()(s,{wrappedLog:{value:function(){var t;console&&console.log&&(t=console).log.apply(t,arguments)},writable:!0},wrappedWarn:{value:function(){var t;console&&console.warn&&(t=console).warn.apply(t,arguments)},writable:!0},setFormat:{value:f.a,writable:!0},options:{value:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.label,n=t.duration,r=t.labelFormat;if("boolean"==typeof e&&(l.label=e),"boolean"==typeof n&&(l.duration=n),r){var o=r.slice(0,6);["file","path","parent","arrow","custom"].includes(o)?(l.labelFormat=o,l.fullFormat=r):l.wrappedWarn("AsyncAF Warning: logAF labelFormat option must be set to 'file' (default), 'path', 'parent', 'arrow', or 'custom'")}},writable:!0}}),(s.options.reset=function(){s.label=!0,s.labelFormat="file",s.duration=!0})();var l=e.default=s},function(t,e,n){var r=n(4),o=n(6),i=n(23);t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t);return(0,n.resolve)(e),n.promise}},function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},function(t,e,n){var r,o,i,c=n(13),u=n(76),a=n(47),f=n(30),s=n(2),l=s.process,p=s.setImmediate,_=s.clearImmediate,v=s.MessageChannel,h=s.Dispatch,y=0,d={},m=function(){var t=+this;if(d.hasOwnProperty(t)){var e=d[t];delete d[t],e()}},b=function(t){m.call(t.data)};p&&_||(p=function(t){for(var e=[],n=1;arguments.length>n;)e.push(arguments[n++]);return d[++y]=function(){u("function"==typeof t?t:Function(t),e)},r(y),y},_=function(t){delete d[t]},"process"==n(15)(l)?r=function(t){l.nextTick(c(m,t,1))}:h&&h.now?r=function(t){h.now(c(m,t,1))}:v?(i=(o=new v).port2,o.port1.onmessage=b,r=c(i.postMessage,i,1)):s.addEventListener&&"function"==typeof postMessage&&!s.importScripts?(r=function(t){s.postMessage(t+"","*")},s.addEventListener("message",b,!1)):r="onreadystatechange"in f("script")?function(t){a.appendChild(f("script")).onreadystatechange=function(){a.removeChild(this),m.call(t)}}:function(t){setTimeout(c(m,t,1),0)}),t.exports={set:p,clear:_}},function(t,e,n){var r=n(4),o=n(17),i=n(1)("species");t.exports=function(t,e){var n,c=r(t).constructor;return void 0===c||void 0==(n=r(c)[i])?e:o(n)}},function(t,e,n){var r=n(2).document;t.exports=r&&r.documentElement},function(t,e,n){"use strict";var r=n(22),o=n(5),i=n(57),c=n(9),u=n(11),a=n(84),f=n(19),s=n(55),l=n(1)("iterator"),p=!([].keys&&"next"in[].keys()),_=function(){return this};t.exports=function(t,e,n,v,h,y,d){a(n,e,v);var m,b,O,g=function(t){if(!p&&t in w)return w[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},x=e+" Iterator",P="values"==h,E=!1,w=t.prototype,j=w[l]||w["@@iterator"]||h&&w[h],A=j||g(h),T=h?P?g("entries"):A:void 0,M="Array"==e&&w.entries||j;if(M&&(O=s(M.call(new t)))!==Object.prototype&&O.next&&(f(O,x,!0),r||"function"==typeof O[l]||c(O,l,_)),P&&j&&"values"!==j.name&&(E=!0,A=function(){return j.call(this)}),r&&!d||!p&&!E&&w[l]||c(w,l,A),u[e]=A,u[x]=_,h)if(m={values:P?A:g("values"),keys:y?A:g("keys"),entries:T},d)for(b in m)b in w||i(w,b,m[b]);else o(o.P+o.F*(p||E),e,m);return m}},function(t,e,n){var r=n(1)("iterator"),o=!1;try{var i=[7][r]();i.return=function(){o=!0},Array.from(i,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var n=!1;try{var i=[7],c=i[r]();c.next=function(){return{done:n=!0}},i[r]=function(){return c},t(i)}catch(t){}return n}},function(t,e,n){var r=n(11),o=n(1)("iterator"),i=Array.prototype;t.exports=function(t){return void 0!==t&&(r.Array===t||i[o]===t)}},function(t,e,n){var r=n(4);t.exports=function(t,e,n,o){try{return o?e(r(n)[0],n[1]):e(n)}catch(e){var i=t.return;throw void 0!==i&&r(i.call(t)),e}}},function(t,e){},function(t,e,n){var r=n(2),o=n(0),i=n(22),c=n(54),u=n(8).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=i?{}:r.Symbol||{});"_"==t.charAt(0)||t in e||u(e,t,{value:c.f(t)})}},function(t,e,n){e.f=n(1)},function(t,e,n){var r=n(10),o=n(25),i=n(26)("IE_PROTO"),c=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),r(t,i)?t[i]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},function(t,e,n){var r=n(4),o=n(61),i=n(32),c=n(26)("IE_PROTO"),u=function(){},a=function(){var t,e=n(30)("iframe"),r=i.length;for(e.style.display="none",n(47).appendChild(e),e.src="javascript:",(t=e.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;r--;)delete a.prototype[i[r]];return a()};t.exports=Object.create||function(t,e){var n;return null!==t?(u.prototype=r(t),n=new u,u.prototype=null,n[c]=t):n=a(),void 0===e?n:o(n,e)}},function(t,e,n){t.exports=n(9)},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,n){var r=n(15);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},function(t,e,n){var r=n(10),o=n(14),i=n(89)(!1),c=n(26)("IE_PROTO");t.exports=function(t,e){var n,u=o(t),a=0,f=[];for(n in u)n!=c&&r(u,n)&&f.push(n);for(;e.length>a;)r(u,n=e[a++])&&(~i(f,n)||f.push(n));return f}},function(t,e,n){var r=n(8),o=n(4),i=n(29);t.exports=n(7)?Object.defineProperties:function(t,e){o(t);for(var n,c=i(e),u=c.length,a=0;u>a;)r.f(t,n=c[a++],e[n]);return t}},function(t,e,n){t.exports=!n(7)&&!n(12)(function(){return 7!=Object.defineProperty(n(30)("div"),"a",{get:function(){return 7}}).a})},function(t,e,n){var r=n(116),o=n(114);function i(t){return(i="function"==typeof o&&"symbol"==typeof r?function(t){return typeof t}:function(t){return t&&"function"==typeof o&&t.constructor===o&&t!==o.prototype?"symbol":typeof t})(t)}function c(e){return"function"==typeof o&&"symbol"===i(r)?t.exports=c=function(t){return i(t)}:t.exports=c=function(t){return t&&"function"==typeof o&&t.constructor===o&&t!==o.prototype?"symbol":i(t)},c(e)}t.exports=c},function(t,e,n){var r=n(105);function o(e){return t.exports=o=r||function(t){return t.__proto__},o(e)}t.exports=o},function(t,e,n){var r=n(63),o=n(106);t.exports=function(t,e){return!e||"object"!==r(e)&&"function"!=typeof e?o(t):e}},function(t,e,n){var r=n(117);t.exports=function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");r(t.prototype,e&&e.prototype),e&&r(t,e)}},function(t,e,n){t.exports=n(132)},function(t,e,n){var r=n(5),o=n(0),i=n(12);t.exports=function(t,e){var n=(o.Object||{})[t]||Object[t],c={};c[t]=e(n),r(r.S+r.F*i(function(){n(1)}),"Object",c)}},function(t,e,n){var r=n(20)("meta"),o=n(6),i=n(10),c=n(8).f,u=0,a=Object.isExtensible||function(){return!0},f=!n(12)(function(){return a(Object.preventExtensions({}))}),s=function(t){c(t,r,{value:{i:"O"+ ++u,w:{}}})},l=t.exports={KEY:r,NEED:!1,fastKey:function(t,e){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,r)){if(!a(t))return"F";if(!e)return"E";s(t)}return t[r].i},getWeak:function(t,e){if(!i(t,r)){if(!a(t))return!0;if(!e)return!1;s(t)}return t[r].w},onFreeze:function(t){return f&&l.NEED&&a(t)&&!i(t,r)&&s(t),t}}},function(t,e,n){"use strict";n.r(e);var r=n(40),o=n.n(r),i=n(66),c=n.n(i),u=n(65),a=n.n(u),f=n(64),s=n.n(f),l=n(35),p=n.n(l),_=n(41),v=n.n(_),h=n(91),y=n.n(h),d=n(67),m=n.n(d),b=n(63),O=n.n(b);n.d(e,"AsyncAfWrapperProto",function(){return g});var g=function(){function t(e){v()(this,t),this.data=p.a[Array.isArray(e)?"all":"resolve"](e)}return y()(t,[{key:"then",value:function(t,e){return new this.constructor(this.data.then(t,e))}},{key:"catch",value:function(t){return this.then(null,t)}}]),t}(),x=function(t){function e(){return v()(this,e),a()(this,s()(e).apply(this,arguments))}return c()(e,t),e}(g),P=x;(x=function(t){return new P(t)}).prototype=P.prototype,o()(x,P),x.prototype.constructor=x,g.use=function(t){if("object"!==O()(t))throw new TypeError("use method accepts an Object containing the methods you'd like to add to the AsyncAF prototype");m()(this.prototype,t)},e.default=x},function(t,e,n){"use strict";var r=n(5),o=n(23),i=n(44);r(r.S,"Promise",{try:function(t){var e=o.f(this),n=i(t);return(n.e?e.reject:e.resolve)(n.v),e.promise}})},function(t,e,n){"use strict";var r=n(5),o=n(0),i=n(2),c=n(46),u=n(43);r(r.P+r.R,"Promise",{finally:function(t){var e=c(this,o.Promise||i.Promise),n="function"==typeof t;return this.then(n?function(n){return u(e,t()).then(function(){return n})}:t,n?function(n){return u(e,t()).then(function(){throw n})}:t)}})},function(t,e,n){"use strict";var r=n(2),o=n(0),i=n(8),c=n(7),u=n(1)("species");t.exports=function(t){var e="function"==typeof o[t]?o[t]:r[t];c&&e&&!e[u]&&i.f(e,u,{configurable:!0,get:function(){return this}})}},function(t,e,n){var r=n(9);t.exports=function(t,e,n){for(var o in e)n&&t[o]?t[o]=e[o]:r(t,o,e[o]);return t}},function(t,e,n){var r=n(2),o=n(45).set,i=r.MutationObserver||r.WebKitMutationObserver,c=r.process,u=r.Promise,a="process"==n(15)(c);t.exports=function(){var t,e,n,f=function(){var r,o;for(a&&(r=c.domain)&&r.exit();t;){o=t.fn,t=t.next;try{o()}catch(r){throw t?n():e=void 0,r}}e=void 0,r&&r.enter()};if(a)n=function(){c.nextTick(f)};else if(!i||r.navigator&&r.navigator.standalone)if(u&&u.resolve){var s=u.resolve();n=function(){s.then(f)}}else n=function(){o.call(r,f)};else{var l=!0,p=document.createTextNode("");new i(f).observe(p,{characterData:!0}),n=function(){p.data=l=!l}}return function(r){var o={fn:r,next:void 0};e&&(e.next=o),t||(t=o,n()),e=o}}},function(t,e){t.exports=function(t,e,n){var r=void 0===n;switch(e.length){case 0:return r?t():t.call(n);case 1:return r?t(e[0]):t.call(n,e[0]);case 2:return r?t(e[0],e[1]):t.call(n,e[0],e[1]);case 3:return r?t(e[0],e[1],e[2]):t.call(n,e[0],e[1],e[2]);case 4:return r?t(e[0],e[1],e[2],e[3]):t.call(n,e[0],e[1],e[2],e[3])}return t.apply(n,e)}},function(t,e,n){var r=n(13),o=n(51),i=n(50),c=n(4),u=n(34),a=n(37),f={},s={};(e=t.exports=function(t,e,n,l,p){var _,v,h,y,d=p?function(){return t}:a(t),m=r(n,l,e?2:1),b=0;if("function"!=typeof d)throw TypeError(t+" is not iterable!");if(i(d)){for(_=u(t.length);_>b;b++)if((y=e?m(c(v=t[b])[0],v[1]):m(t[b]))===f||y===s)return y}else for(h=d.call(t);!(v=h.next()).done;)if((y=o(h,m,v.value,e))===f||y===s)return y}).BREAK=f,e.RETURN=s},function(t,e){t.exports=function(t,e,n,r){if(!(t instanceof e)||void 0!==r&&r in t)throw TypeError(n+": incorrect invocation!");return t}},function(t,e,n){"use strict";var r,o,i,c,u=n(22),a=n(2),f=n(13),s=n(31),l=n(5),p=n(6),_=n(17),v=n(78),h=n(77),y=n(46),d=n(45).set,m=n(75)(),b=n(23),O=n(44),g=n(43),x=a.TypeError,P=a.process,E=a.Promise,w="process"==s(P),j=function(){},A=o=b.f,T=!!function(){try{var t=E.resolve(1),e=(t.constructor={})[n(1)("species")]=function(t){t(j,j)};return(w||"function"==typeof PromiseRejectionEvent)&&t.then(j)instanceof e}catch(t){}}(),M=function(t){var e;return!(!p(t)||"function"!=typeof(e=t.then))&&e},L=function(t,e){if(!t._n){t._n=!0;var n=t._c;m(function(){for(var r=t._v,o=1==t._s,i=0,c=function(e){var n,i,c,u=o?e.ok:e.fail,a=e.resolve,f=e.reject,s=e.domain;try{u?(o||(2==t._h&&F(t),t._h=1),!0===u?n=r:(s&&s.enter(),n=u(r),s&&(s.exit(),c=!0)),n===e.promise?f(x("Promise-chain cycle")):(i=M(n))?i.call(n,a,f):a(n)):f(r)}catch(t){s&&!c&&s.exit(),f(t)}};n.length>i;)c(n[i++]);t._c=[],t._n=!1,e&&!t._h&&S(t)})}},S=function(t){d.call(a,function(){var e,n,r,o=t._v,i=D(t);if(i&&(e=O(function(){w?P.emit("unhandledRejection",o,t):(n=a.onunhandledrejection)?n({promise:t,reason:o}):(r=a.console)&&r.error&&r.error("Unhandled promise rejection",o)}),t._h=w||D(t)?2:1),t._a=void 0,i&&e.e)throw e.v})},D=function(t){return 1!==t._h&&0===(t._a||t._c).length},F=function(t){d.call(a,function(){var e;w?P.emit("rejectionHandled",t):(e=a.onrejectionhandled)&&e({promise:t,reason:t._v})})},I=function(t){var e=this;e._d||(e._d=!0,(e=e._w||e)._v=t,e._s=2,e._a||(e._a=e._c.slice()),L(e,!0))},C=function(t){var e,n=this;if(!n._d){n._d=!0,n=n._w||n;try{if(n===t)throw x("Promise can't be resolved itself");(e=M(t))?m(function(){var r={_w:n,_d:!1};try{e.call(t,f(C,r,1),f(I,r,1))}catch(t){I.call(r,t)}}):(n._v=t,n._s=1,L(n,!1))}catch(t){I.call({_w:n,_d:!1},t)}}};T||(E=function(t){v(this,E,"Promise","_h"),_(t),r.call(this);try{t(f(C,this,1),f(I,this,1))}catch(t){I.call(this,t)}},(r=function(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=n(74)(E.prototype,{then:function(t,e){var n=A(y(this,E));return n.ok="function"!=typeof t||t,n.fail="function"==typeof e&&e,n.domain=w?P.domain:void 0,this._c.push(n),this._a&&this._a.push(n),this._s&&L(this,!1),n.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new r;this.promise=t,this.resolve=f(C,t,1),this.reject=f(I,t,1)},b.f=A=function(t){return t===E||t===c?new i(t):o(t)}),l(l.G+l.W+l.F*!T,{Promise:E}),n(19)(E,"Promise"),n(73)("Promise"),c=n(0).Promise,l(l.S+l.F*!T,"Promise",{reject:function(t){var e=A(this);return(0,e.reject)(t),e.promise}}),l(l.S+l.F*(u||!T),"Promise",{resolve:function(t){return g(u&&this===c?E:this,t)}}),l(l.S+l.F*!(T&&n(49)(function(t){E.all(t).catch(j)})),"Promise",{all:function(t){var e=this,n=A(e),r=n.resolve,o=n.reject,i=O(function(){var n=[],i=0,c=1;h(t,!1,function(t){var u=i++,a=!1;n.push(void 0),c++,e.resolve(t).then(function(t){a||(a=!0,n[u]=t,--c||r(n))},o)}),--c||r(n)});return i.e&&o(i.v),n.promise},race:function(t){var e=this,n=A(e),r=n.reject,o=O(function(){h(t,!1,function(t){e.resolve(t).then(n.resolve,r)})});return o.e&&r(o.v),n.promise}})},function(t,e,n){n(52),n(18),n(24),n(79),n(72),n(71),t.exports=n(0).Promise},function(t,e,n){var r=n(60),o=n(32).concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},function(t,e,n){var r=n(38),o=n(16),i=n(14),c=n(39),u=n(10),a=n(62),f=Object.getOwnPropertyDescriptor;e.f=n(7)?f:function(t,e){if(t=i(t),e=c(e,!0),a)try{return f(t,e)}catch(t){}if(u(t,e))return o(!r.f.call(t,e),t[e])}},function(t,e,n){var r=n(27),o=n(28);t.exports=function(t){return function(e,n){var i,c,u=String(o(e)),a=r(n),f=u.length;return a<0||a>=f?t?"":void 0:(i=u.charCodeAt(a))<55296||i>56319||a+1===f||(c=u.charCodeAt(a+1))<56320||c>57343?t?u.charAt(a):i:t?u.slice(a,a+2):c-56320+(i-55296<<10)+65536}}},function(t,e,n){"use strict";var r=n(56),o=n(16),i=n(19),c={};n(9)(c,n(1)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=r(c,{next:o(1,n)}),i(t,e+" Iterator")}},function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},function(t,e){t.exports=function(){}},function(t,e,n){"use strict";var r=n(86),o=n(85),i=n(11),c=n(14);t.exports=n(48)(Array,"Array",function(t,e){this._t=c(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,o(1)):o(0,"keys"==e?n:"values"==e?t[n]:[n,t[n]])},"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},function(t,e,n){var r=n(27),o=Math.max,i=Math.min;t.exports=function(t,e){return(t=r(t))<0?o(t+e,0):i(t,e)}},function(t,e,n){var r=n(14),o=n(34),i=n(88);t.exports=function(t){return function(e,n,c){var u,a=r(e),f=o(a.length),s=i(c,f);if(t&&n!=n){for(;f>s;)if((u=a[s++])!=u)return!0}else for(;f>s;s++)if((t||s in a)&&a[s]===n)return t||s||0;return!t&&-1}}},function(t,e,n){var r=n(102),o=n(101),i=n(93);t.exports=function(t){return r(t)||o(t)||i()}},function(t,e,n){var r=n(92);function o(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),r(t,o.key,o)}}t.exports=function(t,e,n){return e&&o(t.prototype,e),n&&o(t,n),t}},function(t,e,n){t.exports=n(134)},function(t,e){t.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}},function(t,e,n){var r=n(31),o=n(1)("iterator"),i=n(11);t.exports=n(0).isIterable=function(t){var e=Object(t);return void 0!==e[o]||"@@iterator"in e||i.hasOwnProperty(r(e))}},function(t,e,n){n(24),n(18),t.exports=n(94)},function(t,e,n){t.exports=n(95)},function(t,e,n){"use strict";var r=n(8),o=n(16);t.exports=function(t,e,n){e in t?r.f(t,e,o(0,n)):t[e]=n}},function(t,e,n){"use strict";var r=n(13),o=n(5),i=n(25),c=n(51),u=n(50),a=n(34),f=n(97),s=n(37);o(o.S+o.F*!n(49)(function(t){Array.from(t)}),"Array",{from:function(t){var e,n,o,l,p=i(t),_="function"==typeof this?this:Array,v=arguments.length,h=v>1?arguments[1]:void 0,y=void 0!==h,d=0,m=s(p);if(y&&(h=r(h,v>2?arguments[2]:void 0,2)),void 0==m||_==Array&&u(m))for(n=new _(e=a(p.length));e>d;d++)f(n,d,y?h(p[d],d):p[d]);else for(l=m.call(p),n=new _;!(o=l.next()).done;d++)f(n,d,y?c(l,h,[o.value,d],!0):o.value);return n.length=d,n}})},function(t,e,n){n(18),n(98),t.exports=n(0).Array.from},function(t,e,n){t.exports=n(99)},function(t,e,n){var r=n(100),o=n(96);t.exports=function(t){if(o(Object(t))||"[object Arguments]"===Object.prototype.toString.call(t))return r(t)}},function(t,e){t.exports=function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}},function(t,e,n){var r=n(25),o=n(55);n(68)("getPrototypeOf",function(){return function(t){return o(r(t))}})},function(t,e,n){n(103),t.exports=n(0).Object.getPrototypeOf},function(t,e,n){t.exports=n(104)},function(t,e){t.exports=function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}},function(t,e,n){n(53)("observable")},function(t,e,n){n(53)("asyncIterator")},function(t,e,n){var r=n(14),o=n(81).f,i={}.toString,c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return c&&"[object Window]"==i.call(t)?function(t){try{return o(t)}catch(t){return c.slice()}}(t):o(r(t))}},function(t,e,n){var r=n(15);t.exports=Array.isArray||function(t){return"Array"==r(t)}},function(t,e,n){var r=n(29),o=n(58),i=n(38);t.exports=function(t){var e=r(t),n=o.f;if(n)for(var c,u=n(t),a=i.f,f=0;u.length>f;)a.call(t,c=u[f++])&&e.push(c);return e}},function(t,e,n){"use strict";var r=n(2),o=n(10),i=n(7),c=n(5),u=n(57),a=n(69).KEY,f=n(12),s=n(33),l=n(19),p=n(20),_=n(1),v=n(54),h=n(53),y=n(111),d=n(110),m=n(4),b=n(6),O=n(14),g=n(39),x=n(16),P=n(56),E=n(109),w=n(82),j=n(8),A=n(29),T=w.f,M=j.f,L=E.f,S=r.Symbol,D=r.JSON,F=D&&D.stringify,I=_("_hidden"),C=_("toPrimitive"),R={}.propertyIsEnumerable,W=s("symbol-registry"),k=s("symbols"),B=s("op-symbols"),K=Object.prototype,U="function"==typeof S,N=r.QObject,G=!N||!N.prototype||!N.prototype.findChild,q=i&&f(function(){return 7!=P(M({},"a",{get:function(){return M(this,"a",{value:7}).a}})).a})?function(t,e,n){var r=T(K,e);r&&delete K[e],M(t,e,n),r&&t!==K&&M(K,e,r)}:M,V=function(t){var e=k[t]=P(S.prototype);return e._k=t,e},z=U&&"symbol"==typeof S.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof S},H=function(t,e,n){return t===K&&H(B,e,n),m(t),e=g(e,!0),m(n),o(k,e)?(n.enumerable?(o(t,I)&&t[I][e]&&(t[I][e]=!1),n=P(n,{enumerable:x(0,!1)})):(o(t,I)||M(t,I,x(1,{})),t[I][e]=!0),q(t,e,n)):M(t,e,n)},J=function(t,e){m(t);for(var n,r=y(e=O(e)),o=0,i=r.length;i>o;)H(t,n=r[o++],e[n]);return t},Y=function(t){var e=R.call(this,t=g(t,!0));return!(this===K&&o(k,t)&&!o(B,t))&&(!(e||!o(this,t)||!o(k,t)||o(this,I)&&this[I][t])||e)},Q=function(t,e){if(t=O(t),e=g(e,!0),t!==K||!o(k,e)||o(B,e)){var n=T(t,e);return!n||!o(k,e)||o(t,I)&&t[I][e]||(n.enumerable=!0),n}},X=function(t){for(var e,n=L(O(t)),r=[],i=0;n.length>i;)o(k,e=n[i++])||e==I||e==a||r.push(e);return r},Z=function(t){for(var e,n=t===K,r=L(n?B:O(t)),i=[],c=0;r.length>c;)!o(k,e=r[c++])||n&&!o(K,e)||i.push(k[e]);return i};U||(u((S=function(){if(this instanceof S)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),e=function(n){this===K&&e.call(B,n),o(this,I)&&o(this[I],t)&&(this[I][t]=!1),q(this,t,x(1,n))};return i&&G&&q(K,t,{configurable:!0,set:e}),V(t)}).prototype,"toString",function(){return this._k}),w.f=Q,j.f=H,n(81).f=E.f=X,n(38).f=Y,n(58).f=Z,i&&!n(22)&&u(K,"propertyIsEnumerable",Y,!0),v.f=function(t){return V(_(t))}),c(c.G+c.W+c.F*!U,{Symbol:S});for(var $="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),tt=0;$.length>tt;)_($[tt++]);for(var et=A(_.store),nt=0;et.length>nt;)h(et[nt++]);c(c.S+c.F*!U,"Symbol",{for:function(t){return o(W,t+="")?W[t]:W[t]=S(t)},keyFor:function(t){if(!z(t))throw TypeError(t+" is not a symbol!");for(var e in W)if(W[e]===t)return e},useSetter:function(){G=!0},useSimple:function(){G=!1}}),c(c.S+c.F*!U,"Object",{create:function(t,e){return void 0===e?P(t):J(P(t),e)},defineProperty:H,defineProperties:J,getOwnPropertyDescriptor:Q,getOwnPropertyNames:X,getOwnPropertySymbols:Z}),D&&c(c.S+c.F*(!U||f(function(){var t=S();return"[null]"!=F([t])||"{}"!=F({a:t})||"{}"!=F(Object(t))})),"JSON",{stringify:function(t){for(var e,n,r=[t],o=1;arguments.length>o;)r.push(arguments[o++]);if(n=e=r[1],(b(e)||void 0!==t)&&!z(t))return d(e)||(e=function(t,e){if("function"==typeof n&&(e=n.call(this,t,e)),!z(e))return e}),r[1]=e,F.apply(D,r)}}),S.prototype[C]||n(9)(S.prototype,C,S.prototype.valueOf),l(S,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},function(t,e,n){n(112),n(52),n(108),n(107),t.exports=n(0).Symbol},function(t,e,n){t.exports=n(113)},function(t,e,n){n(18),n(24),t.exports=n(54).f("iterator")},function(t,e,n){t.exports=n(115)},function(t,e,n){var r=n(40);function o(e,n){return t.exports=o=r||function(t,e){return t.__proto__=e,t},o(e,n)}t.exports=o},function(t,e,n){var r=n(6),o=n(4),i=function(t,e){if(o(t),!r(e)&&null!==e)throw TypeError(e+": can't set as prototype!")};t.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(t,e,r){try{(r=n(13)(Function.call,n(82).f(Object.prototype,"__proto__").set,2))(t,[]),e=!(t instanceof Array)}catch(t){e=!0}return function(t,n){return i(t,n),e?t.__proto__=n:r(t,n),t}}({},!1):void 0),check:i}},function(t,e,n){var r=n(5);r(r.S,"Object",{setPrototypeOf:n(118).set})},function(t,e,n){n(119),t.exports=n(0).Object.setPrototypeOf},function(t,e){t.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}},function(t,e,n){var r=n(4),o=n(37);t.exports=n(0).getIterator=function(t){var e=o(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return r(e.call(t))}},function(t,e,n){n(24),n(18),t.exports=n(122)},function(t,e,n){t.exports=n(123)},function(t,e,n){var r=n(124);t.exports=function(t,e){var n=[],o=!0,i=!1,c=void 0;try{for(var u,a=r(t);!(o=(u=a.next()).done)&&(n.push(u.value),!e||n.length!==e);o=!0);}catch(t){i=!0,c=t}finally{try{o||null==a.return||a.return()}finally{if(i)throw c}}return n}},function(t,e){t.exports=function(t){if(Array.isArray(t))return t}},function(t,e,n){var r=n(6),o=n(69).onFreeze;n(68)("freeze",function(t){return function(e){return t&&r(e)?t(o(e)):e}})},function(t,e,n){n(127),t.exports=n(0).Object.freeze},function(t,e,n){t.exports=n(128)},function(t,e,n){"use strict";var r=n(29),o=n(58),i=n(38),c=n(25),u=n(59),a=Object.assign;t.exports=!a||n(12)(function(){var t={},e={},n=Symbol(),r="abcdefghijklmnopqrst";return t[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=a({},t)[n]||Object.keys(a({},e)).join("")!=r})?function(t,e){for(var n=c(t),a=arguments.length,f=1,s=o.f,l=i.f;a>f;)for(var p,_=u(arguments[f++]),v=s?r(_).concat(s(_)):r(_),h=v.length,y=0;h>y;)l.call(_,p=v[y++])&&(n[p]=_[p]);return n}:a},function(t,e,n){var r=n(5);r(r.S+r.F,"Object",{assign:n(130)})},function(t,e,n){n(131),t.exports=n(0).Object.assign},function(t,e,n){var r=n(5);r(r.S+r.F*!n(7),"Object",{defineProperty:n(8).f})},function(t,e,n){n(133);var r=n(0).Object;t.exports=function(t,e,n){return r.defineProperty(t,e,n)}},function(t,e,n){var r=n(5);r(r.S+r.F*!n(7),"Object",{defineProperties:n(61)})},function(t,e,n){n(135);var r=n(0).Object;t.exports=function(t,e){return r.defineProperties(t,e)}},function(t,e,n){"use strict";n.r(e),e.default=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return this.then(function(e){return e.filter(t,n[0])})}},function(t,e,n){"use strict";n.r(e),e.default=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return this.then(function(e){return e.forEach(t,n[0])})}},function(t,e,n){"use strict";n.r(e),e.default=function(t){for(var e=arguments.length,n=new Array(e>1?e-1:0),r=1;r<e;r++)n[r-1]=arguments[r];return this.then(function(e){return e.map(t,n[0])})}},function(module,__webpack_exports__,__webpack_require__){"use strict";var _babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(3),_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__),_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(21),_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1___default=__webpack_require__.n(_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1__),_logAF__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__(42),_templateObject=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["\n"],["\\n"]),_templateObject2=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["logAF ("]),_templateObject3=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["\n"],["\\n"]),_templateObject4=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["at t ("]),_templateObject5=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["("]),_templateObject6=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()([")"]),_templateObject7=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject8=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject9=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()([":"]),_templateObject10=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject11=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject12=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject13=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["="]),setFormat=function setFormat(){var error=new Error;if(!error.stack)return"";var _filter=error.stack.split(_templateObject).filter(function(t,e,n){return n[e?e-1:e].includes(_templateObject2)}),_filter2=_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1___default()(_filter,1),targetLine=_filter2[0];if(!targetLine){var _filter3=error.stack.split(_templateObject3).filter(function(t,e,n){return n[e?e-1:e].includes(_templateObject4)}),_filter4=_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1___default()(_filter3,1);targetLine=_filter4[0]}var fullPath=targetLine.slice(targetLine.indexOf(_templateObject5)+1,targetLine.indexOf(_templateObject6)),target=fullPath.lastIndexOf(_templateObject7),formats={file:function(){return"@".concat(fullPath.slice(target+1),":\n")},path:function(){return"@".concat(fullPath,":\n")},parent:function(){var t=fullPath.slice(0,target).lastIndexOf(_templateObject8)+1;return"@".concat(fullPath.slice(t),":\n")},arrow:function(){return"========================>"},custom:function custom(format){var _ref=fullPath.split(_templateObject9),_ref2=_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1___default()(_ref,3),path=_ref2[0],line=_ref2[1],col=_ref2[2];path=path.split(_templateObject10);var file=path.pop();path=path.join(_templateObject11);var parent="".concat(path.split(_templateObject12).pop(),"/");path+="/";var arrow=formats.arrow();return eval(format.toString())}};if("custom"===_logAF__WEBPACK_IMPORTED_MODULE_2__.default.labelFormat){var format=_logAF__WEBPACK_IMPORTED_MODULE_2__.default.fullFormat;return formats.custom(format.slice(format.indexOf(_templateObject13)+1))}return formats[_logAF__WEBPACK_IMPORTED_MODULE_2__.default.labelFormat]()};__webpack_exports__.a=setFormat},function(t,e,n){var r=n(92);t.exports=function(t,e,n){return e in t?r(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},function(t,e,n){"use strict";n.r(e);var r=n(36),o=n.n(r),i=n(141),c=n.n(i),u=n(67),a=n.n(u),f=n(3),s=n.n(f),l=n(21),p=n.n(l),_=n(40),v=n.n(_),h=n(41),y=n.n(h),d=n(66),m=n.n(d),b=n(65),O=n.n(b),g=n(64),x=n.n(g),P=n(70),E=n(42),w=n(139),j=n(138),A=n(137),T="".concat("./lib/","classes/"),M=[["".concat("async-af"),"".concat(T,"AsyncAF")],["@".concat("async-af","/wrapper"),"".concat(T,"AsyncAfWrapper"),P.default]],L="".concat("./lib/","methods/other/"),S=[["@".concat("async-af","/log"),"".concat(L,"logAF"),E.default]],D="".concat("./lib/","methods/arrays/"),F=[["@".concat("async-af","/map"),"".concat(D,"mapAF"),w.default],["@".concat("async-af","/forEach"),"".concat(D,"forEachAF"),j.default],["@".concat("async-af","/filter"),"".concat(D,"filterAF"),A.default]],I=(M.concat([],S,F),function(t){return t.map(function(t){var e=p()(t,3);return e[0],e[1],e[2]})}),C=I(S),R=I(F),W=s()(["AF"]),k=function(t){function e(){return y()(this,e),O()(this,x()(e).apply(this,arguments))}return m()(e,t),e}(P.AsyncAfWrapperProto),B=k;(k=function(t){return new B(t)}).prototype=B.prototype,v()(k,B),k.prototype.constructor=k;var K=function(t){return t.reduce(function(t,e){var n=e.name.split(W)||[e.name],r=p()(n,1)[0];return a()(t,c()({},e.name,{value:e}),c()({},r,{value:e}))},{})};o()(P.AsyncAfWrapperProto,K(C)),o()(P.AsyncAfWrapperProto.prototype,K(R)),e.default=k}]).default});
!function webpackUniversalModuleDefinition(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("async-af",[],e):"object"==typeof exports?exports["async-af"]=e():(t["async-af"]=t["async-af"]||{},t["async-af"]["async-af"]=e())}("undefined"!=typeof self?self:this,function(){return function(t){var e={};function __webpack_require__(r){if(e[r])return e[r].exports;var n=e[r]={i:r,l:!1,exports:{}};return t[r].call(n.exports,n,n.exports,__webpack_require__),n.l=!0,n.exports}return __webpack_require__.m=t,__webpack_require__.c=e,__webpack_require__.d=function(t,e,r){__webpack_require__.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},__webpack_require__.r=function(t){Object.defineProperty(t,"__esModule",{value:!0})},__webpack_require__.n=function(t){var e=t&&t.__esModule?function getDefault(){return t.default}:function getModuleExports(){return t};return __webpack_require__.d(e,"a",e),e},__webpack_require__.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},__webpack_require__.p="",__webpack_require__(__webpack_require__.s=142)}([function(t,e){var r=t.exports={version:"2.5.5"};"number"==typeof __e&&(__e=r)},function(t,e,r){var n=r(33)("wks"),o=r(20),i=r(2).Symbol,c="function"==typeof i;(t.exports=function(t){return n[t]||(n[t]=c&&i[t]||(c?i:o)("Symbol."+t))}).store=n},function(t,e){var r=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=r)},function(t,e,r){var n=r(6);t.exports=function(t){if(!n(t))throw TypeError(t+" is not an object!");return t}},function(t,e,r){var n=r(2),o=r(0),i=r(13),c=r(9),a=r(10),u=function(t,e,r){var f,s,p,l=t&u.F,_=t&u.G,y=t&u.S,v=t&u.P,h=t&u.B,d=t&u.W,m=_?o:o[e]||(o[e]={}),b=m.prototype,g=_?n:y?n[e]:(n[e]||{}).prototype;for(f in _&&(r=e),r)(s=!l&&g&&void 0!==g[f])&&a(m,f)||(p=s?g[f]:r[f],m[f]=_&&"function"!=typeof g[f]?r[f]:h&&s?i(p,n):d&&g[f]==p?function(t){var e=function(e,r,n){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,r)}return new t(e,r,n)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(p):v&&"function"==typeof p?i(Function.call,p):p,v&&((m.virtual||(m.virtual={}))[f]=p,t&u.R&&b&&!b[f]&&c(b,f,p)))};u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,t.exports=u},function(t,e,r){var n=r(36),o=r(129);t.exports=function _taggedTemplateLiteral(t,e){return e||(e=t.slice(0)),o(n(t,{raw:{value:o(e)}}))}},function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,e,r){t.exports=!r(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,e,r){var n=r(3),o=r(62),i=r(39),c=Object.defineProperty;e.f=r(7)?Object.defineProperty:function defineProperty(t,e,r){if(n(t),e=i(e,!0),n(r),o)try{return c(t,e,r)}catch(t){}if("get"in r||"set"in r)throw TypeError("Accessors not supported!");return"value"in r&&(t[e]=r.value),t}},function(t,e,r){var n=r(8),o=r(16);t.exports=r(7)?function(t,e,r){return n.f(t,e,o(1,r))}:function(t,e,r){return t[e]=r,t}},function(t,e){var r={}.hasOwnProperty;t.exports=function(t,e){return r.call(t,e)}},function(t,e){t.exports={}},function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,e,r){var n=r(17);t.exports=function(t,e,r){if(n(t),void 0===e)return t;switch(r){case 1:return function(r){return t.call(e,r)};case 2:return function(r,n){return t.call(e,r,n)};case 3:return function(r,n,o){return t.call(e,r,n,o)}}return function(){return t.apply(e,arguments)}}},function(t,e,r){var n=r(59),o=r(27);t.exports=function(t){return n(o(t))}},function(t,e){var r={}.toString;t.exports=function(t){return r.call(t).slice(8,-1)}},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,e,r){"use strict";var n=r(83)(!0);r(48)(String,"String",function(t){this._t=t+"",this._i=0},function(){var t,e=this._t,r=this._i;return r>=e.length?{value:void 0,done:!0}:(t=n(e,r),this._i+=t.length,{value:t,done:!1})})},function(t,e,r){var n=r(8).f,o=r(10),i=r(1)("toStringTag");t.exports=function(t,e,r){t&&!o(t=r?t:t.prototype,i)&&n(t,i,{configurable:!0,value:e})}},function(t,e){var r=0,n=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++r+n).toString(36))}},function(t,e){t.exports=!0},function(t,e,r){"use strict";var n=r(17);t.exports.f=function(t){return new function PromiseCapability(t){var e,r;this.promise=new t(function(t,n){if(void 0!==e||void 0!==r)throw TypeError("Bad Promise constructor");e=t,r=n}),this.resolve=n(e),this.reject=n(r)}(t)}},function(t,e,r){r(87);for(var n=r(2),o=r(9),i=r(11),c=r(1)("toStringTag"),a="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),u=0;u<a.length;u++){var f=a[u],s=n[f],p=s&&s.prototype;p&&!p[c]&&o(p,c,f),i[f]=i.Array}},function(t,e,r){var n=r(27);t.exports=function(t){return Object(n(t))}},function(t,e,r){var n=r(33)("keys"),o=r(20);t.exports=function(t){return n[t]||(n[t]=o(t))}},function(t,e){var r=Math.ceil,n=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?n:r)(t)}},function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},function(t,e,r){var n=r(60),o=r(32);t.exports=Object.keys||function keys(t){return n(t,o)}},function(t,e,r){var n=r(6),o=r(2).document,i=n(o)&&n(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},function(t,e,r){var n=r(126),o=r(125),i=r(121);t.exports=function _slicedToArray(t,e){return n(t)||o(t,e)||i()}},function(t,e,r){var n=r(15),o=r(1)("toStringTag"),i="Arguments"==n(function(){return arguments}());t.exports=function(t){var e,r,c;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(r=function(t,e){try{return t[e]}catch(t){}}(e=Object(t),o))?r:i?n(e):"Object"==(c=n(e))&&"function"==typeof e.callee?"Arguments":c}},function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,e,r){var n=r(2),o=n["__core-js_shared__"]||(n["__core-js_shared__"]={});t.exports=function(t){return o[t]||(o[t]={})}},function(t,e,r){var n=r(26),o=Math.min;t.exports=function(t){return t>0?o(n(t),9007199254740991):0}},function(t,e,r){t.exports=r(80)},function(t,e,r){t.exports=r(136)},function(t,e,r){var n=r(31),o=r(1)("iterator"),i=r(11);t.exports=r(0).getIteratorMethod=function(t){if(void 0!=t)return t[o]||t["@@iterator"]||i[n(t)]}},function(t,e){e.f={}.propertyIsEnumerable},function(t,e,r){var n=r(6);t.exports=function(t,e){if(!n(t))return t;var r,o;if(e&&"function"==typeof(r=t.toString)&&!n(o=r.call(t)))return o;if("function"==typeof(r=t.valueOf)&&!n(o=r.call(t)))return o;if(!e&&"function"==typeof(r=t.toString)&&!n(o=r.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},function(t,e,r){t.exports=r(120)},function(t,e){t.exports=function _classCallCheck(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},function(t,e,r){"use strict";r.r(e);var n=r(36),o=r.n(n),i=r(90),c=r.n(i),a=r(35),u=r.n(a),f=r(140),s=function logAF(){for(var t=arguments.length,e=Array(t),r=0;r<t;r++)e[r]=arguments[r];logAF.label&&e.unshift(logAF.setFormat());var n=Date.now();return u.a.all(e).then(function(t){if(logAF.duration){var e=((Date.now()-n)/1e3).toFixed(3);t.push("\nin ".concat(e," secs"))}logAF.wrappedLog.apply(logAF,c()(t))})};o()(s,{wrappedLog:{value:function wrappedLog(){var t;console&&console.log&&(t=console).log.apply(t,arguments)},writable:!0},wrappedWarn:{value:function wrappedWarn(){var t;console&&console.warn&&(t=console).warn.apply(t,arguments)},writable:!0},setFormat:{value:f.a,writable:!0},options:{value:function logAfOptions(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.label,r=t.duration,n=t.labelFormat;if("boolean"==typeof e&&(p.label=e),"boolean"==typeof r&&(p.duration=r),n){var o=n.slice(0,6);["file","path","parent","arrow","custom"].includes(o)?(p.labelFormat=o,p.fullFormat=n):p.wrappedWarn("AsyncAF Warning: logAF labelFormat option must be set to 'file' (default), 'path', 'parent', 'arrow', or 'custom'")}},writable:!0}}),(s.options.reset=function logAfOptionsReset(){s.label=!0,s.labelFormat="file",s.duration=!0})();var p=e.default=s},function(t,e,r){var n=r(3),o=r(6),i=r(22);t.exports=function(t,e){if(n(t),o(e)&&e.constructor===t)return e;var r=i.f(t);return(0,r.resolve)(e),r.promise}},function(t,e){t.exports=function(t){try{return{e:!1,v:t()}}catch(t){return{e:!0,v:t}}}},function(t,e,r){var n,o,i,c=r(13),a=r(76),u=r(47),f=r(29),s=r(2),p=s.process,l=s.setImmediate,_=s.clearImmediate,y=s.MessageChannel,v=s.Dispatch,h=0,d={},m=function(){var t=+this;if(d.hasOwnProperty(t)){var e=d[t];delete d[t],e()}},b=function(t){m.call(t.data)};l&&_||(l=function setImmediate(t){for(var e=[],r=1;arguments.length>r;)e.push(arguments[r++]);return d[++h]=function(){a("function"==typeof t?t:Function(t),e)},n(h),h},_=function clearImmediate(t){delete d[t]},"process"==r(15)(p)?n=function(t){p.nextTick(c(m,t,1))}:v&&v.now?n=function(t){v.now(c(m,t,1))}:y?(i=(o=new y).port2,o.port1.onmessage=b,n=c(i.postMessage,i,1)):s.addEventListener&&"function"==typeof postMessage&&!s.importScripts?(n=function(t){s.postMessage(t+"","*")},s.addEventListener("message",b,!1)):n="onreadystatechange"in f("script")?function(t){u.appendChild(f("script")).onreadystatechange=function(){u.removeChild(this),m.call(t)}}:function(t){setTimeout(c(m,t,1),0)}),t.exports={set:l,clear:_}},function(t,e,r){var n=r(3),o=r(17),i=r(1)("species");t.exports=function(t,e){var r,c=n(t).constructor;return void 0===c||void 0==(r=n(c)[i])?e:o(r)}},function(t,e,r){var n=r(2).document;t.exports=n&&n.documentElement},function(t,e,r){"use strict";var n=r(21),o=r(4),i=r(57),c=r(9),a=r(11),u=r(84),f=r(19),s=r(55),p=r(1)("iterator"),l=!([].keys&&"next"in[].keys()),_=function(){return this};t.exports=function(t,e,r,y,v,h,d){u(r,e,y);var m,b,g,O=function(t){if(!l&&t in A)return A[t];switch(t){case"keys":return function keys(){return new r(this,t)};case"values":return function values(){return new r(this,t)}}return function entries(){return new r(this,t)}},P=e+" Iterator",x="values"==v,w=!1,A=t.prototype,E=A[p]||A["@@iterator"]||v&&A[v],j=E||O(v),T=v?x?O("entries"):j:void 0,S="Array"==e&&A.entries||E;if(S&&(g=s(S.call(new t)))!==Object.prototype&&g.next&&(f(g,P,!0),n||"function"==typeof g[p]||c(g,p,_)),x&&E&&"values"!==E.name&&(w=!0,j=function values(){return E.call(this)}),n&&!d||!l&&!w&&A[p]||c(A,p,j),a[e]=j,a[P]=_,v)if(m={values:x?j:O("values"),keys:h?j:O("keys"),entries:T},d)for(b in m)b in A||i(A,b,m[b]);else o(o.P+o.F*(l||w),e,m);return m}},function(t,e,r){var n=r(1)("iterator"),o=!1;try{var i=[7][n]();i.return=function(){o=!0},Array.from(i,function(){throw 2})}catch(t){}t.exports=function(t,e){if(!e&&!o)return!1;var r=!1;try{var i=[7],c=i[n]();c.next=function(){return{done:r=!0}},i[n]=function(){return c},t(i)}catch(t){}return r}},function(t,e,r){var n=r(11),o=r(1)("iterator"),i=Array.prototype;t.exports=function(t){return void 0!==t&&(n.Array===t||i[o]===t)}},function(t,e,r){var n=r(3);t.exports=function(t,e,r,o){try{return o?e(n(r)[0],r[1]):e(r)}catch(e){var i=t.return;throw void 0!==i&&n(i.call(t)),e}}},function(t,e){},function(t,e,r){var n=r(2),o=r(0),i=r(21),c=r(54),a=r(8).f;t.exports=function(t){var e=o.Symbol||(o.Symbol=i?{}:n.Symbol||{});"_"==t.charAt(0)||t in e||a(e,t,{value:c.f(t)})}},function(t,e,r){e.f=r(1)},function(t,e,r){var n=r(10),o=r(24),i=r(25)("IE_PROTO"),c=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),n(t,i)?t[i]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},function(t,e,r){var n=r(3),o=r(61),i=r(32),c=r(25)("IE_PROTO"),a=function(){},u=function(){var t,e=r(29)("iframe"),n=i.length;for(e.style.display="none",r(47).appendChild(e),e.src="javascript:",(t=e.contentWindow.document).open(),t.write("<script>document.F=Object<\/script>"),t.close(),u=t.F;n--;)delete u.prototype[i[n]];return u()};t.exports=Object.create||function create(t,e){var r;return null!==t?(a.prototype=n(t),r=new a,a.prototype=null,r[c]=t):r=u(),void 0===e?r:o(r,e)}},function(t,e,r){t.exports=r(9)},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e,r){var n=r(15);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==n(t)?t.split(""):Object(t)}},function(t,e,r){var n=r(10),o=r(14),i=r(89)(!1),c=r(25)("IE_PROTO");t.exports=function(t,e){var r,a=o(t),u=0,f=[];for(r in a)r!=c&&n(a,r)&&f.push(r);for(;e.length>u;)n(a,r=e[u++])&&(~i(f,r)||f.push(r));return f}},function(t,e,r){var n=r(8),o=r(3),i=r(28);t.exports=r(7)?Object.defineProperties:function defineProperties(t,e){o(t);for(var r,c=i(e),a=c.length,u=0;a>u;)n.f(t,r=c[u++],e[r]);return t}},function(t,e,r){t.exports=!r(7)&&!r(12)(function(){return 7!=Object.defineProperty(r(29)("div"),"a",{get:function(){return 7}}).a})},function(t,e,r){var n=r(116),o=r(114);function _typeof2(t){return(_typeof2="function"==typeof o&&"symbol"==typeof n?function _typeof2(t){return typeof t}:function _typeof2(t){return t&&"function"==typeof o&&t.constructor===o&&t!==o.prototype?"symbol":typeof t})(t)}function _typeof(e){return"function"==typeof o&&"symbol"===_typeof2(n)?t.exports=_typeof=function _typeof(t){return _typeof2(t)}:t.exports=_typeof=function _typeof(t){return t&&"function"==typeof o&&t.constructor===o&&t!==o.prototype?"symbol":_typeof2(t)},_typeof(e)}t.exports=_typeof},function(t,e,r){var n=r(105);function _getPrototypeOf(e){return t.exports=_getPrototypeOf=n||function _getPrototypeOf(t){return t.__proto__},_getPrototypeOf(e)}t.exports=_getPrototypeOf},function(t,e,r){var n=r(63),o=r(106);t.exports=function _possibleConstructorReturn(t,e){return!e||"object"!==n(e)&&"function"!=typeof e?o(t):e}},function(t,e,r){var n=r(117);t.exports=function _inherits(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");n(t.prototype,e&&e.prototype),e&&n(t,e)}},function(t,e,r){t.exports=r(132)},function(t,e,r){var n=r(4),o=r(0),i=r(12);t.exports=function(t,e){var r=(o.Object||{})[t]||Object[t],c={};c[t]=e(r),n(n.S+n.F*i(function(){r(1)}),"Object",c)}},function(t,e,r){var n=r(20)("meta"),o=r(6),i=r(10),c=r(8).f,a=0,u=Object.isExtensible||function(){return!0},f=!r(12)(function(){return u(Object.preventExtensions({}))}),s=function(t){c(t,n,{value:{i:"O"+ ++a,w:{}}})},p=t.exports={KEY:n,NEED:!1,fastKey:function(t,e){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,n)){if(!u(t))return"F";if(!e)return"E";s(t)}return t[n].i},getWeak:function(t,e){if(!i(t,n)){if(!u(t))return!0;if(!e)return!1;s(t)}return t[n].w},onFreeze:function(t){return f&&p.NEED&&u(t)&&!i(t,n)&&s(t),t}}},function(t,e,r){"use strict";r.r(e);var n=r(40),o=r.n(n),i=r(66),c=r.n(i),a=r(65),u=r.n(a),f=r(64),s=r.n(f),p=r(35),l=r.n(p),_=r(41),y=r.n(_),v=r(91),h=r.n(v),d=r(67),m=r.n(d),b=r(63),g=r.n(b);r.d(e,"AsyncAfWrapperProto",function(){return O});var O=function(){function AsyncAfWrapperProto(t){y()(this,AsyncAfWrapperProto),this.data=l.a[Array.isArray(t)?"all":"resolve"](t)}return h()(AsyncAfWrapperProto,[{key:"then",value:function then(t,e){return new this.constructor(this.data.then(t,e))}},{key:"catch",value:function _catch(t){return this.then(null,t)}}]),AsyncAfWrapperProto}(),P=function(t){function AsyncAfWrapper(){return y()(this,AsyncAfWrapper),u()(this,s()(AsyncAfWrapper).apply(this,arguments))}return c()(AsyncAfWrapper,t),AsyncAfWrapper}(O),x=P;(P=function AsyncAfWrapper(t){return new x(t)}).prototype=x.prototype,o()(P,x),P.prototype.constructor=P,O.use=function use(t){if("object"!==g()(t))throw new TypeError("use method accepts an Object containing the methods you'd like to add to the AsyncAF prototype");m()(this.prototype,t)},e.default=P},function(t,e,r){"use strict";var n=r(4),o=r(22),i=r(44);n(n.S,"Promise",{try:function(t){var e=o.f(this),r=i(t);return(r.e?e.reject:e.resolve)(r.v),e.promise}})},function(t,e,r){"use strict";var n=r(4),o=r(0),i=r(2),c=r(46),a=r(43);n(n.P+n.R,"Promise",{finally:function(t){var e=c(this,o.Promise||i.Promise),r="function"==typeof t;return this.then(r?function(r){return a(e,t()).then(function(){return r})}:t,r?function(r){return a(e,t()).then(function(){throw r})}:t)}})},function(t,e,r){"use strict";var n=r(2),o=r(0),i=r(8),c=r(7),a=r(1)("species");t.exports=function(t){var e="function"==typeof o[t]?o[t]:n[t];c&&e&&!e[a]&&i.f(e,a,{configurable:!0,get:function(){return this}})}},function(t,e,r){var n=r(9);t.exports=function(t,e,r){for(var o in e)r&&t[o]?t[o]=e[o]:n(t,o,e[o]);return t}},function(t,e,r){var n=r(2),o=r(45).set,i=n.MutationObserver||n.WebKitMutationObserver,c=n.process,a=n.Promise,u="process"==r(15)(c);t.exports=function(){var t,e,r,f=function(){var n,o;for(u&&(n=c.domain)&&n.exit();t;){o=t.fn,t=t.next;try{o()}catch(n){throw t?r():e=void 0,n}}e=void 0,n&&n.enter()};if(u)r=function(){c.nextTick(f)};else if(!i||n.navigator&&n.navigator.standalone)if(a&&a.resolve){var s=a.resolve();r=function(){s.then(f)}}else r=function(){o.call(n,f)};else{var p=!0,l=document.createTextNode("");new i(f).observe(l,{characterData:!0}),r=function(){l.data=p=!p}}return function(n){var o={fn:n,next:void 0};e&&(e.next=o),t||(t=o,r()),e=o}}},function(t,e){t.exports=function(t,e,r){var n=void 0===r;switch(e.length){case 0:return n?t():t.call(r);case 1:return n?t(e[0]):t.call(r,e[0]);case 2:return n?t(e[0],e[1]):t.call(r,e[0],e[1]);case 3:return n?t(e[0],e[1],e[2]):t.call(r,e[0],e[1],e[2]);case 4:return n?t(e[0],e[1],e[2],e[3]):t.call(r,e[0],e[1],e[2],e[3])}return t.apply(r,e)}},function(t,e,r){var n=r(13),o=r(51),i=r(50),c=r(3),a=r(34),u=r(37),f={},s={};(e=t.exports=function(t,e,r,p,l){var _,y,v,h,d=l?function(){return t}:u(t),m=n(r,p,e?2:1),b=0;if("function"!=typeof d)throw TypeError(t+" is not iterable!");if(i(d)){for(_=a(t.length);_>b;b++)if((h=e?m(c(y=t[b])[0],y[1]):m(t[b]))===f||h===s)return h}else for(v=d.call(t);!(y=v.next()).done;)if((h=o(v,m,y.value,e))===f||h===s)return h}).BREAK=f,e.RETURN=s},function(t,e){t.exports=function(t,e,r,n){if(!(t instanceof e)||void 0!==n&&n in t)throw TypeError(r+": incorrect invocation!");return t}},function(t,e,r){"use strict";var n,o,i,c,a=r(21),u=r(2),f=r(13),s=r(31),p=r(4),l=r(6),_=r(17),y=r(78),v=r(77),h=r(46),d=r(45).set,m=r(75)(),b=r(22),g=r(44),O=r(43),P=u.TypeError,x=u.process,w=u.Promise,A="process"==s(x),E=function(){},j=o=b.f,T=!!function(){try{var t=w.resolve(1),e=(t.constructor={})[r(1)("species")]=function(t){t(E,E)};return(A||"function"==typeof PromiseRejectionEvent)&&t.then(E)instanceof e}catch(t){}}(),S=function(t){var e;return!(!l(t)||"function"!=typeof(e=t.then))&&e},M=function(t,e){if(!t._n){t._n=!0;var r=t._c;m(function(){for(var n=t._v,o=1==t._s,i=0,c=function(e){var r,i,c,a=o?e.ok:e.fail,u=e.resolve,f=e.reject,s=e.domain;try{a?(o||(2==t._h&&D(t),t._h=1),!0===a?r=n:(s&&s.enter(),r=a(n),s&&(s.exit(),c=!0)),r===e.promise?f(P("Promise-chain cycle")):(i=S(r))?i.call(r,u,f):u(r)):f(n)}catch(t){s&&!c&&s.exit(),f(t)}};r.length>i;)c(r[i++]);t._c=[],t._n=!1,e&&!t._h&&L(t)})}},L=function(t){d.call(u,function(){var e,r,n,o=t._v,i=F(t);if(i&&(e=g(function(){A?x.emit("unhandledRejection",o,t):(r=u.onunhandledrejection)?r({promise:t,reason:o}):(n=u.console)&&n.error&&n.error("Unhandled promise rejection",o)}),t._h=A||F(t)?2:1),t._a=void 0,i&&e.e)throw e.v})},F=function(t){return 1!==t._h&&0===(t._a||t._c).length},D=function(t){d.call(u,function(){var e;A?x.emit("rejectionHandled",t):(e=u.onrejectionhandled)&&e({promise:t,reason:t._v})})},k=function(t){var e=this;e._d||(e._d=!0,(e=e._w||e)._v=t,e._s=2,e._a||(e._a=e._c.slice()),M(e,!0))},W=function(t){var e,r=this;if(!r._d){r._d=!0,r=r._w||r;try{if(r===t)throw P("Promise can't be resolved itself");(e=S(t))?m(function(){var n={_w:r,_d:!1};try{e.call(t,f(W,n,1),f(k,n,1))}catch(t){k.call(n,t)}}):(r._v=t,r._s=1,M(r,!1))}catch(t){k.call({_w:r,_d:!1},t)}}};T||(w=function Promise(t){y(this,w,"Promise","_h"),_(t),n.call(this);try{t(f(W,this,1),f(k,this,1))}catch(t){k.call(this,t)}},(n=function Promise(t){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=r(74)(w.prototype,{then:function then(t,e){var r=j(h(this,w));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=A?x.domain:void 0,this._c.push(r),this._a&&this._a.push(r),this._s&&M(this,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),i=function(){var t=new n;this.promise=t,this.resolve=f(W,t,1),this.reject=f(k,t,1)},b.f=j=function(t){return t===w||t===c?new i(t):o(t)}),p(p.G+p.W+p.F*!T,{Promise:w}),r(19)(w,"Promise"),r(73)("Promise"),c=r(0).Promise,p(p.S+p.F*!T,"Promise",{reject:function reject(t){var e=j(this);return(0,e.reject)(t),e.promise}}),p(p.S+p.F*(a||!T),"Promise",{resolve:function resolve(t){return O(a&&this===c?w:this,t)}}),p(p.S+p.F*!(T&&r(49)(function(t){w.all(t).catch(E)})),"Promise",{all:function all(t){var e=this,r=j(e),n=r.resolve,o=r.reject,i=g(function(){var r=[],i=0,c=1;v(t,!1,function(t){var a=i++,u=!1;r.push(void 0),c++,e.resolve(t).then(function(t){u||(u=!0,r[a]=t,--c||n(r))},o)}),--c||n(r)});return i.e&&o(i.v),r.promise},race:function race(t){var e=this,r=j(e),n=r.reject,o=g(function(){v(t,!1,function(t){e.resolve(t).then(r.resolve,n)})});return o.e&&n(o.v),r.promise}})},function(t,e,r){r(52),r(18),r(23),r(79),r(72),r(71),t.exports=r(0).Promise},function(t,e,r){var n=r(60),o=r(32).concat("length","prototype");e.f=Object.getOwnPropertyNames||function getOwnPropertyNames(t){return n(t,o)}},function(t,e,r){var n=r(38),o=r(16),i=r(14),c=r(39),a=r(10),u=r(62),f=Object.getOwnPropertyDescriptor;e.f=r(7)?f:function getOwnPropertyDescriptor(t,e){if(t=i(t),e=c(e,!0),u)try{return f(t,e)}catch(t){}if(a(t,e))return o(!n.f.call(t,e),t[e])}},function(t,e,r){var n=r(26),o=r(27);t.exports=function(t){return function(e,r){var i,c,a=o(e)+"",u=n(r),f=a.length;return u<0||u>=f?t?"":void 0:(i=a.charCodeAt(u))<55296||i>56319||u+1===f||(c=a.charCodeAt(u+1))<56320||c>57343?t?a.charAt(u):i:t?a.slice(u,u+2):c-56320+(i-55296<<10)+65536}}},function(t,e,r){"use strict";var n=r(56),o=r(16),i=r(19),c={};r(9)(c,r(1)("iterator"),function(){return this}),t.exports=function(t,e,r){t.prototype=n(c,{next:o(1,r)}),i(t,e+" Iterator")}},function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},function(t,e){t.exports=function(){}},function(t,e,r){"use strict";var n=r(86),o=r(85),i=r(11),c=r(14);t.exports=r(48)(Array,"Array",function(t,e){this._t=c(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,r=this._i++;return!t||r>=t.length?(this._t=void 0,o(1)):o(0,"keys"==e?r:"values"==e?t[r]:[r,t[r]])},"values"),i.Arguments=i.Array,n("keys"),n("values"),n("entries")},function(t,e,r){var n=r(26),o=Math.max,i=Math.min;t.exports=function(t,e){return(t=n(t))<0?o(t+e,0):i(t,e)}},function(t,e,r){var n=r(14),o=r(34),i=r(88);t.exports=function(t){return function(e,r,c){var a,u=n(e),f=o(u.length),s=i(c,f);if(t&&r!=r){for(;f>s;)if((a=u[s++])!=a)return!0}else for(;f>s;s++)if((t||s in u)&&u[s]===r)return t||s||0;return!t&&-1}}},function(t,e,r){var n=r(102),o=r(101),i=r(93);t.exports=function _toConsumableArray(t){return n(t)||o(t)||i()}},function(t,e,r){var n=r(92);function _defineProperties(t,e){for(var r=0;r<e.length;r++){var o=e[r];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),n(t,o.key,o)}}t.exports=function _createClass(t,e,r){return e&&_defineProperties(t.prototype,e),r&&_defineProperties(t,r),t}},function(t,e,r){t.exports=r(134)},function(t,e){t.exports=function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance")}},function(t,e,r){var n=r(31),o=r(1)("iterator"),i=r(11);t.exports=r(0).isIterable=function(t){var e=Object(t);return void 0!==e[o]||"@@iterator"in e||i.hasOwnProperty(n(e))}},function(t,e,r){r(23),r(18),t.exports=r(94)},function(t,e,r){t.exports=r(95)},function(t,e,r){"use strict";var n=r(8),o=r(16);t.exports=function(t,e,r){e in t?n.f(t,e,o(0,r)):t[e]=r}},function(t,e,r){"use strict";var n=r(13),o=r(4),i=r(24),c=r(51),a=r(50),u=r(34),f=r(97),s=r(37);o(o.S+o.F*!r(49)(function(t){Array.from(t)}),"Array",{from:function from(t){var e,r,o,p,l=i(t),_="function"==typeof this?this:Array,y=arguments.length,v=y>1?arguments[1]:void 0,h=void 0!==v,d=0,m=s(l);if(h&&(v=n(v,y>2?arguments[2]:void 0,2)),void 0==m||_==Array&&a(m))for(r=new _(e=u(l.length));e>d;d++)f(r,d,h?v(l[d],d):l[d]);else for(p=m.call(l),r=new _;!(o=p.next()).done;d++)f(r,d,h?c(p,v,[o.value,d],!0):o.value);return r.length=d,r}})},function(t,e,r){r(18),r(98),t.exports=r(0).Array.from},function(t,e,r){t.exports=r(99)},function(t,e,r){var n=r(100),o=r(96);t.exports=function _iterableToArray(t){if(o(Object(t))||"[object Arguments]"===Object.prototype.toString.call(t))return n(t)}},function(t,e){t.exports=function _arrayWithoutHoles(t){if(Array.isArray(t)){for(var e=0,r=Array(t.length);e<t.length;e++)r[e]=t[e];return r}}},function(t,e,r){var n=r(24),o=r(55);r(68)("getPrototypeOf",function(){return function getPrototypeOf(t){return o(n(t))}})},function(t,e,r){r(103),t.exports=r(0).Object.getPrototypeOf},function(t,e,r){t.exports=r(104)},function(t,e){t.exports=function _assertThisInitialized(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}},function(t,e,r){r(53)("observable")},function(t,e,r){r(53)("asyncIterator")},function(t,e,r){var n=r(14),o=r(81).f,i={}.toString,c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function getOwnPropertyNames(t){return c&&"[object Window]"==i.call(t)?function(t){try{return o(t)}catch(t){return c.slice()}}(t):o(n(t))}},function(t,e,r){var n=r(15);t.exports=Array.isArray||function isArray(t){return"Array"==n(t)}},function(t,e,r){var n=r(28),o=r(58),i=r(38);t.exports=function(t){var e=n(t),r=o.f;if(r)for(var c,a=r(t),u=i.f,f=0;a.length>f;)u.call(t,c=a[f++])&&e.push(c);return e}},function(t,e,r){"use strict";var n=r(2),o=r(10),i=r(7),c=r(4),a=r(57),u=r(69).KEY,f=r(12),s=r(33),p=r(19),l=r(20),_=r(1),y=r(54),v=r(53),h=r(111),d=r(110),m=r(3),b=r(6),g=r(14),O=r(39),P=r(16),x=r(56),w=r(109),A=r(82),E=r(8),j=r(28),T=A.f,S=E.f,M=w.f,L=n.Symbol,F=n.JSON,D=F&&F.stringify,k=_("_hidden"),W=_("toPrimitive"),I={}.propertyIsEnumerable,C=s("symbol-registry"),R=s("symbols"),B=s("op-symbols"),K=Object.prototype,U="function"==typeof L,N=n.QObject,q=!N||!N.prototype||!N.prototype.findChild,G=i&&f(function(){return 7!=x(S({},"a",{get:function(){return S(this,"a",{value:7}).a}})).a})?function(t,e,r){var n=T(K,e);n&&delete K[e],S(t,e,r),n&&t!==K&&S(K,e,n)}:S,z=function(t){var e=R[t]=x(L.prototype);return e._k=t,e},H=U&&"symbol"==typeof L.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof L},V=function defineProperty(t,e,r){return t===K&&V(B,e,r),m(t),e=O(e,!0),m(r),o(R,e)?(r.enumerable?(o(t,k)&&t[k][e]&&(t[k][e]=!1),r=x(r,{enumerable:P(0,!1)})):(o(t,k)||S(t,k,P(1,{})),t[k][e]=!0),G(t,e,r)):S(t,e,r)},J=function defineProperties(t,e){m(t);for(var r,n=h(e=g(e)),o=0,i=n.length;i>o;)V(t,r=n[o++],e[r]);return t},Y=function propertyIsEnumerable(t){var e=I.call(this,t=O(t,!0));return!(this===K&&o(R,t)&&!o(B,t))&&(!(e||!o(this,t)||!o(R,t)||o(this,k)&&this[k][t])||e)},Q=function getOwnPropertyDescriptor(t,e){if(t=g(t),e=O(e,!0),t!==K||!o(R,e)||o(B,e)){var r=T(t,e);return!r||!o(R,e)||o(t,k)&&t[k][e]||(r.enumerable=!0),r}},X=function getOwnPropertyNames(t){for(var e,r=M(g(t)),n=[],i=0;r.length>i;)o(R,e=r[i++])||e==k||e==u||n.push(e);return n},Z=function getOwnPropertySymbols(t){for(var e,r=t===K,n=M(r?B:g(t)),i=[],c=0;n.length>c;)!o(R,e=n[c++])||r&&!o(K,e)||i.push(R[e]);return i};U||(a((L=function Symbol(){if(this instanceof L)throw TypeError("Symbol is not a constructor!");var t=l(arguments.length>0?arguments[0]:void 0),e=function(r){this===K&&e.call(B,r),o(this,k)&&o(this[k],t)&&(this[k][t]=!1),G(this,t,P(1,r))};return i&&q&&G(K,t,{configurable:!0,set:e}),z(t)}).prototype,"toString",function toString(){return this._k}),A.f=Q,E.f=V,r(81).f=w.f=X,r(38).f=Y,r(58).f=Z,i&&!r(21)&&a(K,"propertyIsEnumerable",Y,!0),y.f=function(t){return z(_(t))}),c(c.G+c.W+c.F*!U,{Symbol:L});for(var $="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),tt=0;$.length>tt;)_($[tt++]);for(var et=j(_.store),rt=0;et.length>rt;)v(et[rt++]);c(c.S+c.F*!U,"Symbol",{for:function(t){return o(C,t+="")?C[t]:C[t]=L(t)},keyFor:function keyFor(t){if(!H(t))throw TypeError(t+" is not a symbol!");for(var e in C)if(C[e]===t)return e},useSetter:function(){q=!0},useSimple:function(){q=!1}}),c(c.S+c.F*!U,"Object",{create:function create(t,e){return void 0===e?x(t):J(x(t),e)},defineProperty:V,defineProperties:J,getOwnPropertyDescriptor:Q,getOwnPropertyNames:X,getOwnPropertySymbols:Z}),F&&c(c.S+c.F*(!U||f(function(){var t=L();return"[null]"!=D([t])||"{}"!=D({a:t})||"{}"!=D(Object(t))})),"JSON",{stringify:function stringify(t){for(var e,r,n=[t],o=1;arguments.length>o;)n.push(arguments[o++]);if(r=e=n[1],(b(e)||void 0!==t)&&!H(t))return d(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!H(e))return e}),n[1]=e,D.apply(F,n)}}),L.prototype[W]||r(9)(L.prototype,W,L.prototype.valueOf),p(L,"Symbol"),p(Math,"Math",!0),p(n.JSON,"JSON",!0)},function(t,e,r){r(112),r(52),r(108),r(107),t.exports=r(0).Symbol},function(t,e,r){t.exports=r(113)},function(t,e,r){r(18),r(23),t.exports=r(54).f("iterator")},function(t,e,r){t.exports=r(115)},function(t,e,r){var n=r(40);function _setPrototypeOf(e,r){return t.exports=_setPrototypeOf=n||function _setPrototypeOf(t,e){return t.__proto__=e,t},_setPrototypeOf(e,r)}t.exports=_setPrototypeOf},function(t,e,r){var n=r(6),o=r(3),i=function(t,e){if(o(t),!n(e)&&null!==e)throw TypeError(e+": can't set as prototype!")};t.exports={set:Object.setPrototypeOf||("__proto__"in{}?function(t,e,n){try{(n=r(13)(Function.call,r(82).f(Object.prototype,"__proto__").set,2))(t,[]),e=!(t instanceof Array)}catch(t){e=!0}return function setPrototypeOf(t,r){return i(t,r),e?t.__proto__=r:n(t,r),t}}({},!1):void 0),check:i}},function(t,e,r){var n=r(4);n(n.S,"Object",{setPrototypeOf:r(118).set})},function(t,e,r){r(119),t.exports=r(0).Object.setPrototypeOf},function(t,e){t.exports=function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}},function(t,e,r){var n=r(3),o=r(37);t.exports=r(0).getIterator=function(t){var e=o(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return n(e.call(t))}},function(t,e,r){r(23),r(18),t.exports=r(122)},function(t,e,r){t.exports=r(123)},function(t,e,r){var n=r(124);t.exports=function _iterableToArrayLimit(t,e){var r=[],o=!0,i=!1,c=void 0;try{for(var a,u=n(t);!(o=(a=u.next()).done)&&(r.push(a.value),!e||r.length!==e);o=!0);}catch(t){i=!0,c=t}finally{try{o||null==u.return||u.return()}finally{if(i)throw c}}return r}},function(t,e){t.exports=function _arrayWithHoles(t){if(Array.isArray(t))return t}},function(t,e,r){var n=r(6),o=r(69).onFreeze;r(68)("freeze",function(t){return function freeze(e){return t&&n(e)?t(o(e)):e}})},function(t,e,r){r(127),t.exports=r(0).Object.freeze},function(t,e,r){t.exports=r(128)},function(t,e,r){"use strict";var n=r(28),o=r(58),i=r(38),c=r(24),a=r(59),u=Object.assign;t.exports=!u||r(12)(function(){var t={},e={},r=Symbol(),n="abcdefghijklmnopqrst";return t[r]=7,n.split("").forEach(function(t){e[t]=t}),7!=u({},t)[r]||Object.keys(u({},e)).join("")!=n})?function assign(t,e){for(var r=c(t),u=arguments.length,f=1,s=o.f,p=i.f;u>f;)for(var l,_=a(arguments[f++]),y=s?n(_).concat(s(_)):n(_),v=y.length,h=0;v>h;)p.call(_,l=y[h++])&&(r[l]=_[l]);return r}:u},function(t,e,r){var n=r(4);n(n.S+n.F,"Object",{assign:r(130)})},function(t,e,r){r(131),t.exports=r(0).Object.assign},function(t,e,r){var n=r(4);n(n.S+n.F*!r(7),"Object",{defineProperty:r(8).f})},function(t,e,r){r(133);var n=r(0).Object;t.exports=function defineProperty(t,e,r){return n.defineProperty(t,e,r)}},function(t,e,r){var n=r(4);n(n.S+n.F*!r(7),"Object",{defineProperties:r(61)})},function(t,e,r){r(135);var n=r(0).Object;t.exports=function defineProperties(t,e){return n.defineProperties(t,e)}},function(t,e,r){"use strict";r.r(e),e.default=function filterAF(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];return this.then(function(e){return e.filter(t,r[0])})}},function(t,e,r){"use strict";r.r(e),e.default=function forEachAF(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];return this.then(function(e){return e.forEach(t,r[0])})}},function(t,e,r){"use strict";r.r(e),e.default=function mapAF(t){for(var e=arguments.length,r=Array(e>1?e-1:0),n=1;n<e;n++)r[n-1]=arguments[n];return this.then(function(e){return e.map(t,r[0])})}},function(module,__webpack_exports__,__webpack_require__){"use strict";var _babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(5),_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default=__webpack_require__.n(_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0__),_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(30),_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1___default=__webpack_require__.n(_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1__),_logAF__WEBPACK_IMPORTED_MODULE_2__=__webpack_require__(42),_templateObject=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["\n"],["\\n"]),_templateObject2=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["logAF ("]),_templateObject3=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["("]),_templateObject4=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()([")"]),_templateObject5=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject6=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject7=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()([":"]),_templateObject8=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject9=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject10=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["/"]),_templateObject11=_babel_runtime_helpers_taggedTemplateLiteral__WEBPACK_IMPORTED_MODULE_0___default()(["="]),setFormat=function setFormat(){var error=Error();if(!error.stack)return"";var _filter=error.stack.split(_templateObject).filter(function(t,e,r){return r[e?e-1:e].includes(_templateObject2)}),_filter2=_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1___default()(_filter,1),targetLine=_filter2[0],fullPath=targetLine.slice(targetLine.indexOf(_templateObject3)+1,targetLine.indexOf(_templateObject4)),target=fullPath.lastIndexOf(_templateObject5),formats={file:function file(){return"@".concat(fullPath.slice(target+1),":\n")},path:function path(){return"@".concat(fullPath,":\n")},parent:function parent(){var t=fullPath.slice(0,target).lastIndexOf(_templateObject6)+1;return"@".concat(fullPath.slice(t),":\n")},arrow:function arrow(){return"========================>"},custom:function custom(format){var _ref=fullPath.split(_templateObject7),_ref2=_babel_runtime_helpers_slicedToArray__WEBPACK_IMPORTED_MODULE_1___default()(_ref,3),path=_ref2[0],line=_ref2[1],col=_ref2[2];path=path.split(_templateObject8);var file=path.pop();path=path.join(_templateObject9);var parent="".concat(path.split(_templateObject10).pop(),"/");path+="/";var arrow=formats.arrow();return eval(format.toString())}};if("custom"===_logAF__WEBPACK_IMPORTED_MODULE_2__.default.labelFormat){var format=_logAF__WEBPACK_IMPORTED_MODULE_2__.default.fullFormat;return formats.custom(format.slice(format.indexOf(_templateObject11)+1))}return formats[_logAF__WEBPACK_IMPORTED_MODULE_2__.default.labelFormat]()};__webpack_exports__.a=setFormat},function(t,e,r){var n=r(92);t.exports=function _defineProperty(t,e,r){return e in t?n(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}},function(t,e,r){"use strict";r.r(e);var n=r(36),o=r.n(n),i=r(141),c=r.n(i),a=r(67),u=r.n(a),f=r(5),s=r.n(f),p=r(30),l=r.n(p),_=r(40),y=r.n(_),v=r(41),h=r.n(v),d=r(66),m=r.n(d),b=r(65),g=r.n(b),O=r(64),P=r.n(O),x=r(70),w=r(42),A=r(139),E=r(138),j=r(137),T="".concat("./lib/","classes/"),S=[["".concat("async-af"),"".concat(T,"AsyncAF")],["@async-af/wrapper","".concat(T,"AsyncAfWrapper"),x.default]],M=[["@async-af/log","".concat("".concat("./lib/","methods/other/"),"logAF"),w.default]],L="".concat("./lib/","methods/arrays/"),F=[["@async-af/map","".concat(L,"mapAF"),A.default],["@async-af/forEach","".concat(L,"forEachAF"),E.default],["@async-af/filter","".concat(L,"filterAF"),j.default]],D=(S.concat([],M,F),function pluckMethods(t){return t.map(function(t){var e=l()(t,3);return e[0],e[1],e[2]})}),k=D(M),W=D(F),I=s()(["AF"]),C=function(t){function AsyncAF(){return h()(this,AsyncAF),g()(this,P()(AsyncAF).apply(this,arguments))}return m()(AsyncAF,t),AsyncAF}(x.AsyncAfWrapperProto),R=C;(C=function AsyncAF(t){return new R(t)}).prototype=R.prototype,y()(C,R),C.prototype.constructor=C;var B=function prepForDefine(t){return t.reduce(function(t,e){var r=e.name.split(I)||[e.name],n=l()(r,1)[0];return u()(t,c()({},e.name,{value:e}),c()({},n,{value:e}))},{})};o()(x.AsyncAfWrapperProto,B(k)),o()(x.AsyncAfWrapperProto.prototype,B(W)),e.default=C}]).default});
//# sourceMappingURL=min.js.map
/*!
* AsyncAF (async/await fun)
*
* async-af v3.0.0-prerelease.2
* async-af v3.0.0-prerelease.3
*

@@ -10,3 +10,3 @@ * Copyright (c) 2017-present, Scott Rudiger (https://github.com/ScottRudiger)

*/
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("async-af",[],e):"object"==typeof exports?exports["async-af"]=e():(t["async-af"]=t["async-af"]||{},t["async-af"]["async-af"]=e())}("undefined"!=typeof self?self:this,function(){return function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:n})},r.r=function(t){Object.defineProperty(t,"__esModule",{value:!0})},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=6)}([function(t,e,r){"use strict";r.r(e);var n=r(5);const o=function t(...e){t.label&&e.unshift(t.setFormat());const r=Date.now();return Promise.all(e).then(e=>{if(t.duration){const t=((Date.now()-r)/1e3).toFixed(3);e.push(`\nin ${t} secs`)}t.wrappedLog(...e)})};Object.defineProperties(o,{wrappedLog:{value:(...t)=>{console&&console.log&&console.log(...t)},writable:!0},wrappedWarn:{value:(...t)=>{console&&console.warn&&console.warn(...t)},writable:!0},setFormat:{value:n.a,writable:!0},options:{value:function(t={}){const e=t.label,r=t.duration,n=t.labelFormat;if("boolean"==typeof e&&(a.label=e),"boolean"==typeof r&&(a.duration=r),n){const t=["file","path","parent","arrow","custom"],e=n.slice(0,6);if(t.includes(e))a.labelFormat=e,a.fullFormat=n;else{const t="AsyncAF Warning: logAF labelFormat option must be set to 'file' (default), 'path', 'parent', 'arrow', or 'custom'";a.wrappedWarn(t)}}},writable:!0}}),(o.options.reset=function(){o.label=!0,o.labelFormat="file",o.duration=!0})();var a=e.default=o},function(t,e,r){"use strict";r.r(e);r.d(e,"AsyncAfWrapperProto",function(){return n});class n{constructor(t){this.data=Promise[Array.isArray(t)?"all":"resolve"](t)}then(t,e){return new this.constructor(this.data.then(t,e))}catch(t){return this.then(null,t)}}class o extends n{}const a=o;(o=function(t){return new a(t)}).prototype=a.prototype,Object.setPrototypeOf(o,a),o.prototype.constructor=o,n.use=function(t){if("object"!=typeof t)throw new TypeError("use method accepts an Object containing the methods you'd like to add to the AsyncAF prototype");Object.assign(this.prototype,t)},e.default=o},function(t,e,r){"use strict";r.r(e),e.default=function(t,...e){return this.then(r=>r.filter(t,e[0]))}},function(t,e,r){"use strict";r.r(e),e.default=function(t,...e){return this.then(r=>r.forEach(t,e[0]))}},function(t,e,r){"use strict";r.r(e),e.default=function(t,...e){return this.then(r=>r.map(t,e[0]))}},function(module,__webpack_exports__,__webpack_require__){"use strict";var _logAF__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(0);function _slicedToArray(t,e){return _arrayWithHoles(t)||_iterableToArrayLimit(t,e)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}function _iterableToArrayLimit(t,e){var r=[],n=!0,o=!1,a=void 0;try{for(var l,i=t[Symbol.iterator]();!(n=(l=i.next()).done)&&(r.push(l.value),!e||r.length!==e);n=!0);}catch(t){o=!0,a=t}finally{try{n||null==i.return||i.return()}finally{if(o)throw a}}return r}function _arrayWithHoles(t){if(Array.isArray(t))return t}const setFormat=function setFormat(){const error=new Error;if(!error.stack)return"";let _filter=error.stack.split`\n`.filter((t,e,r)=>r[e?e-1:e].includes`logAF (`),_filter2=_slicedToArray(_filter,1),targetLine=_filter2[0];if(!targetLine){var _filter3=error.stack.split`\n`.filter((t,e,r)=>r[e?e-1:e].includes`at t (`),_filter4=_slicedToArray(_filter3,1);targetLine=_filter4[0]}const fullPath=targetLine.slice(targetLine.indexOf`(`+1,targetLine.indexOf`)`),target=fullPath.lastIndexOf`/`,formats={file:()=>`@${fullPath.slice(target+1)}:\n`,path:()=>`@${fullPath}:\n`,parent(){const t=fullPath.slice(0,target).lastIndexOf`/`+1;return`@${fullPath.slice(t)}:\n`},arrow:()=>"========================>",custom(format){let _ref=fullPath.split`:`,_ref2=_slicedToArray(_ref,3),path=_ref2[0],line=_ref2[1],col=_ref2[2];path=path.split`/`;const file=path.pop();path=path.join`/`;const parent=`${path.split`/`.pop()}/`;path+="/";const arrow=formats.arrow();return eval(format.toString())}};if("custom"===_logAF__WEBPACK_IMPORTED_MODULE_0__.default.labelFormat){const t=_logAF__WEBPACK_IMPORTED_MODULE_0__.default.fullFormat;return formats.custom(t.slice(t.indexOf`=`+1))}return formats[_logAF__WEBPACK_IMPORTED_MODULE_0__.default.labelFormat]()};__webpack_exports__.a=setFormat},function(t,e,r){"use strict";r.r(e);var n=r(1),o=r(0),a=r(4),l=r(3),i=r(2);n.default;const s=[["@async-af/log","./lib/methods/other/logAF",o.default]],c="./lib/methods/arrays/",f=[["@async-af/map",`${c}mapAF`,a.default],["@async-af/forEach",`${c}forEachAF`,l.default],["@async-af/filter",`${c}filterAF`,i.default]],u=t=>t.map(([t,e,r])=>r),p=u(s),_=u(f);class d extends n.AsyncAfWrapperProto{}const y=d;(d=function(t){return new y(t)}).prototype=y.prototype,Object.setPrototypeOf(d,y),d.prototype.constructor=d;const h=t=>t.reduce((t,e)=>{const r=(m=e.name.split`AF`||[e.name],b=1,function(t){if(Array.isArray(t))return t}(m)||function(t,e){var r=[],n=!0,o=!1,a=void 0;try{for(var l,i=t[Symbol.iterator]();!(n=(l=i.next()).done)&&(r.push(l.value),!e||r.length!==e);n=!0);}catch(t){o=!0,a=t}finally{try{n||null==i.return||i.return()}finally{if(o)throw a}}return r}(m,b)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}())[0];return Object.assign(t,{[e.name]:{value:e}},{[r]:{value:e}})},{});var m,b;Object.defineProperties(n.AsyncAfWrapperProto,h(p)),Object.defineProperties(n.AsyncAfWrapperProto.prototype,h(_)),e.default=d}]).default});
!function webpackUniversalModuleDefinition(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("async-af",[],t):"object"==typeof exports?exports["async-af"]=t():(e["async-af"]=e["async-af"]||{},e["async-af"]["async-af"]=t())}("undefined"!=typeof self?self:this,function(){return function(e){var t={};function __webpack_require__(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,__webpack_require__),o.l=!0,o.exports}return __webpack_require__.m=e,__webpack_require__.c=t,__webpack_require__.d=function(e,t,r){__webpack_require__.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:r})},__webpack_require__.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},__webpack_require__.n=function(e){var t=e&&e.__esModule?function getDefault(){return e.default}:function getModuleExports(){return e};return __webpack_require__.d(t,"a",t),t},__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.p="",__webpack_require__(__webpack_require__.s=6)}([function(e,t,r){"use strict";r.r(t);var o=r(5);const n=function logAF(...e){logAF.label&&e.unshift(logAF.setFormat());const t=Date.now();return Promise.all(e).then(e=>{if(logAF.duration){const r=((Date.now()-t)/1e3).toFixed(3);e.push(`\nin ${r} secs`)}logAF.wrappedLog(...e)})};Object.defineProperties(n,{wrappedLog:{value:(...e)=>{console&&console.log&&console.log(...e)},writable:!0},wrappedWarn:{value:(...e)=>{console&&console.warn&&console.warn(...e)},writable:!0},setFormat:{value:o.a,writable:!0},options:{value:function logAfOptions(e={}){const t=e.label,r=e.duration,o=e.labelFormat;if("boolean"==typeof t&&(a.label=t),"boolean"==typeof r&&(a.duration=r),o){const e=["file","path","parent","arrow","custom"],t=o.slice(0,6);if(e.includes(t))a.labelFormat=t,a.fullFormat=o;else{const e="AsyncAF Warning: logAF labelFormat option must be set to 'file' (default), 'path', 'parent', 'arrow', or 'custom'";a.wrappedWarn(e)}}},writable:!0}}),(n.options.reset=function logAfOptionsReset(){n.label=!0,n.labelFormat="file",n.duration=!0})();var a=t.default=n},function(e,t,r){"use strict";r.r(t);r.d(t,"AsyncAfWrapperProto",function(){return o});class o{constructor(e){this.data=Promise[Array.isArray(e)?"all":"resolve"](e)}then(e,t){return new this.constructor(this.data.then(e,t))}catch(e){return this.then(null,e)}}class n extends o{}const a=n;(n=function AsyncAfWrapper(e){return new a(e)}).prototype=a.prototype,Object.setPrototypeOf(n,a),n.prototype.constructor=n,o.use=function use(e){if("object"!=typeof e)throw new TypeError("use method accepts an Object containing the methods you'd like to add to the AsyncAF prototype");Object.assign(this.prototype,e)},t.default=n},function(e,t,r){"use strict";r.r(t),t.default=function filterAF(e,...t){return this.then(r=>r.filter(e,t[0]))}},function(e,t,r){"use strict";r.r(t),t.default=function forEachAF(e,...t){return this.then(r=>r.forEach(e,t[0]))}},function(e,t,r){"use strict";r.r(t),t.default=function mapAF(e,...t){return this.then(r=>r.map(e,t[0]))}},function(module,__webpack_exports__,__webpack_require__){"use strict";var _logAF__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(0);function _slicedToArray(e,t){return _arrayWithHoles(e)||_iterableToArrayLimit(e,t)||_nonIterableRest()}function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}function _iterableToArrayLimit(e,t){var r=[],o=!0,n=!1,a=void 0;try{for(var i,l=e[Symbol.iterator]();!(o=(i=l.next()).done)&&(r.push(i.value),!t||r.length!==t);o=!0);}catch(e){n=!0,a=e}finally{try{o||null==l.return||l.return()}finally{if(n)throw a}}return r}function _arrayWithHoles(e){if(Array.isArray(e))return e}const setFormat=function setFormat(){const error=Error();if(!error.stack)return"";const _filter=error.stack.split`\n`.filter((e,t,r)=>r[t?t-1:t].includes`logAF (`),_filter2=_slicedToArray(_filter,1),targetLine=_filter2[0],fullPath=targetLine.slice(targetLine.indexOf`(`+1,targetLine.indexOf`)`),target=fullPath.lastIndexOf`/`,formats={file:()=>`@${fullPath.slice(target+1)}:\n`,path:()=>`@${fullPath}:\n`,parent(){const e=fullPath.slice(0,target).lastIndexOf`/`+1;return`@${fullPath.slice(e)}:\n`},arrow:()=>"========================>",custom(format){let _ref=fullPath.split`:`,_ref2=_slicedToArray(_ref,3),path=_ref2[0],line=_ref2[1],col=_ref2[2];path=path.split`/`;const file=path.pop();path=path.join`/`;const parent=`${path.split`/`.pop()}/`;path+="/";const arrow=formats.arrow();return eval(format.toString())}};if("custom"===_logAF__WEBPACK_IMPORTED_MODULE_0__.default.labelFormat){const e=_logAF__WEBPACK_IMPORTED_MODULE_0__.default.fullFormat;return formats.custom(e.slice(e.indexOf`=`+1))}return formats[_logAF__WEBPACK_IMPORTED_MODULE_0__.default.labelFormat]()};__webpack_exports__.a=setFormat},function(e,t,r){"use strict";r.r(t);var o=r(1),n=r(0),a=r(4),i=r(3),l=r(2);o.default;const s=[["@async-af/log","./lib/methods/other/logAF",n.default]],c="./lib/methods/arrays/",u=[["@async-af/map",`${c}mapAF`,a.default],["@async-af/forEach",`${c}forEachAF`,i.default],["@async-af/filter",`${c}filterAF`,l.default]],f=e=>e.map(([e,t,r])=>r),_=f(s),p=f(u);class d extends o.AsyncAfWrapperProto{}const y=d;(d=function AsyncAF(e){return new y(e)}).prototype=y.prototype,Object.setPrototypeOf(d,y),d.prototype.constructor=d;const b=e=>e.reduce((e,t)=>{const r=function _slicedToArray(e,t){return function _arrayWithHoles(e){if(Array.isArray(e))return e}(e)||function _iterableToArrayLimit(e,t){var r=[],o=!0,n=!1,a=void 0;try{for(var i,l=e[Symbol.iterator]();!(o=(i=l.next()).done)&&(r.push(i.value),!t||r.length!==t);o=!0);}catch(e){n=!0,a=e}finally{try{o||null==l.return||l.return()}finally{if(n)throw a}}return r}(e,t)||function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}(t.name.split`AF`||[t.name],1)[0];return Object.assign(e,{[t.name]:{value:t}},{[r]:{value:t}})},{});Object.defineProperties(o.AsyncAfWrapperProto,b(_)),Object.defineProperties(o.AsyncAfWrapperProto.prototype,b(p)),t.default=d}]).default});
//# sourceMappingURL=min.js.map

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "3.0.0-prerelease.2",
"version": "3.0.0-prerelease.3",
"homepage": "https://asyncaf.github.io/AsyncAF/index.html",

@@ -9,0 +9,0 @@ "bugs": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc