UNPKG

@eid-easy/eideasy-widget

Version:

eID Easy Widget is a client-side embeddable component for creating electronic signatures and identifying users through eID Easy API.

3 lines 1.09 MB
(function(t,e){"object"===typeof exports&&"object"===typeof module?module.exports=e(require("vue")):"function"===typeof define&&define.amd?define([],e):"object"===typeof exports?exports["eideasy-widget"]=e(require("vue")):t["eideasy-widget"]=e(t["Vue"])})("undefined"!==typeof self?self:this,(function(t){return function(){var e={5875:function(t){ /*! For license information please see eideasy-browser-client.js.LICENSE.txt */ !function(e,a){t.exports=a()}(self,(function(){return function(){var t,e,a={9669:function(t,e,a){t.exports=a(1609)},5448:function(t,e,a){"use strict";var n=a(4867),s=a(6026),i=a(4372),r=a(5327),o=a(4097),l=a(4109),c=a(7985),u=a(5061);t.exports=function(t){return new Promise((function(e,a){var d=t.data,h=t.headers,p=t.responseType;n.isFormData(d)&&delete h["Content-Type"];var f=new XMLHttpRequest;if(t.auth){var g=t.auth.username||"",v=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";h.Authorization="Basic "+btoa(g+":"+v)}var m=o(t.baseURL,t.url);function y(){if(f){var n="getAllResponseHeaders"in f?l(f.getAllResponseHeaders()):null,i={data:p&&"text"!==p&&"json"!==p?f.response:f.responseText,status:f.status,statusText:f.statusText,headers:n,config:t,request:f};s(e,a,i),f=null}}if(f.open(t.method.toUpperCase(),r(m,t.params,t.paramsSerializer),!0),f.timeout=t.timeout,"onloadend"in f?f.onloadend=y:f.onreadystatechange=function(){f&&4===f.readyState&&(0!==f.status||f.responseURL&&0===f.responseURL.indexOf("file:"))&&setTimeout(y)},f.onabort=function(){f&&(a(u("Request aborted",t,"ECONNABORTED",f)),f=null)},f.onerror=function(){a(u("Network Error",t,null,f)),f=null},f.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),a(u(e,t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",f)),f=null},n.isStandardBrowserEnv()){var M=(t.withCredentials||c(m))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;M&&(h[t.xsrfHeaderName]=M)}"setRequestHeader"in f&&n.forEach(h,(function(t,e){void 0===d&&"content-type"===e.toLowerCase()?delete h[e]:f.setRequestHeader(e,t)})),n.isUndefined(t.withCredentials)||(f.withCredentials=!!t.withCredentials),p&&"json"!==p&&(f.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&f.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&f.upload&&f.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){f&&(f.abort(),a(t),f=null)})),d||(d=null),f.send(d)}))}},1609:function(t,e,a){"use strict";var n=a(4867),s=a(1849),i=a(321),r=a(7185);function o(t){var e=new i(t),a=s(i.prototype.request,e);return n.extend(a,i.prototype,e),n.extend(a,e),a}var l=o(a(5655));l.Axios=i,l.create=function(t){return o(r(l.defaults,t))},l.Cancel=a(5263),l.CancelToken=a(4972),l.isCancel=a(6502),l.all=function(t){return Promise.all(t)},l.spread=a(8713),l.isAxiosError=a(6268),t.exports=l,t.exports.default=l},5263:function(t){"use strict";function e(t){this.message=t}e.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},e.prototype.__CANCEL__=!0,t.exports=e},4972:function(t,e,a){"use strict";var n=a(5263);function s(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var a=this;t((function(t){a.reason||(a.reason=new n(t),e(a.reason))}))}s.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},s.source=function(){var t;return{token:new s((function(e){t=e})),cancel:t}},t.exports=s},6502:function(t){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},321:function(t,e,a){"use strict";var n=a(4867),s=a(5327),i=a(782),r=a(3572),o=a(7185),l=a(4875),c=l.validators;function u(t){this.defaults=t,this.interceptors={request:new i,response:new i}}u.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=o(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=t.transitional;void 0!==e&&l.assertOptions(e,{silentJSONParsing:c.transitional(c.boolean,"1.0.0"),forcedJSONParsing:c.transitional(c.boolean,"1.0.0"),clarifyTimeoutError:c.transitional(c.boolean,"1.0.0")},!1);var a=[],n=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(n=n&&e.synchronous,a.unshift(e.fulfilled,e.rejected))}));var s,i=[];if(this.interceptors.response.forEach((function(t){i.push(t.fulfilled,t.rejected)})),!n){var u=[r,void 0];for(Array.prototype.unshift.apply(u,a),u=u.concat(i),s=Promise.resolve(t);u.length;)s=s.then(u.shift(),u.shift());return s}for(var d=t;a.length;){var h=a.shift(),p=a.shift();try{d=h(d)}catch(t){p(t);break}}try{s=r(d)}catch(t){return Promise.reject(t)}for(;i.length;)s=s.then(i.shift(),i.shift());return s},u.prototype.getUri=function(t){return t=o(this.defaults,t),s(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},n.forEach(["delete","get","head","options"],(function(t){u.prototype[t]=function(e,a){return this.request(o(a||{},{method:t,url:e,data:(a||{}).data}))}})),n.forEach(["post","put","patch"],(function(t){u.prototype[t]=function(e,a,n){return this.request(o(n||{},{method:t,url:e,data:a}))}})),t.exports=u},782:function(t,e,a){"use strict";var n=a(4867);function s(){this.handlers=[]}s.prototype.use=function(t,e,a){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!a&&a.synchronous,runWhen:a?a.runWhen:null}),this.handlers.length-1},s.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},s.prototype.forEach=function(t){n.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=s},4097:function(t,e,a){"use strict";var n=a(1793),s=a(7303);t.exports=function(t,e){return t&&!n(e)?s(t,e):e}},5061:function(t,e,a){"use strict";var n=a(481);t.exports=function(t,e,a,s,i){var r=new Error(t);return n(r,e,a,s,i)}},3572:function(t,e,a){"use strict";var n=a(4867),s=a(8527),i=a(6502),r=a(5655);function o(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return o(t),t.headers=t.headers||{},t.data=s.call(t,t.data,t.headers,t.transformRequest),t.headers=n.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),n.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||r.adapter)(t).then((function(e){return o(t),e.data=s.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(o(t),e&&e.response&&(e.response.data=s.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},481:function(t){"use strict";t.exports=function(t,e,a,n,s){return t.config=e,a&&(t.code=a),t.request=n,t.response=s,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},7185:function(t,e,a){"use strict";var n=a(4867);t.exports=function(t,e){e=e||{};var a={},s=["url","method","data"],i=["headers","auth","proxy","params"],r=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],o=["validateStatus"];function l(t,e){return n.isPlainObject(t)&&n.isPlainObject(e)?n.merge(t,e):n.isPlainObject(e)?n.merge({},e):n.isArray(e)?e.slice():e}function c(s){n.isUndefined(e[s])?n.isUndefined(t[s])||(a[s]=l(void 0,t[s])):a[s]=l(t[s],e[s])}n.forEach(s,(function(t){n.isUndefined(e[t])||(a[t]=l(void 0,e[t]))})),n.forEach(i,c),n.forEach(r,(function(s){n.isUndefined(e[s])?n.isUndefined(t[s])||(a[s]=l(void 0,t[s])):a[s]=l(void 0,e[s])})),n.forEach(o,(function(n){n in e?a[n]=l(t[n],e[n]):n in t&&(a[n]=l(void 0,t[n]))}));var u=s.concat(i).concat(r).concat(o),d=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===u.indexOf(t)}));return n.forEach(d,c),a}},6026:function(t,e,a){"use strict";var n=a(5061);t.exports=function(t,e,a){var s=a.config.validateStatus;a.status&&s&&!s(a.status)?e(n("Request failed with status code "+a.status,a.config,null,a.request,a)):t(a)}},8527:function(t,e,a){"use strict";var n=a(4867),s=a(5655);t.exports=function(t,e,a){var i=this||s;return n.forEach(a,(function(a){t=a.call(i,t,e)})),t}},5655:function(t,e,a){"use strict";var n=a(4867),s=a(6016),i=a(481),r={"Content-Type":"application/x-www-form-urlencoded"};function o(t,e){!n.isUndefined(t)&&n.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var l,c={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(l=a(5448)),l),transformRequest:[function(t,e){return s(e,"Accept"),s(e,"Content-Type"),n.isFormData(t)||n.isArrayBuffer(t)||n.isBuffer(t)||n.isStream(t)||n.isFile(t)||n.isBlob(t)?t:n.isArrayBufferView(t)?t.buffer:n.isURLSearchParams(t)?(o(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):n.isObject(t)||e&&"application/json"===e["Content-Type"]?(o(e,"application/json"),function(t,e,a){if(n.isString(t))try{return(0,JSON.parse)(t),n.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(0,JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){var e=this.transitional,a=e&&e.silentJSONParsing,s=e&&e.forcedJSONParsing,r=!a&&"json"===this.responseType;if(r||s&&n.isString(t)&&t.length)try{return JSON.parse(t)}catch(t){if(r){if("SyntaxError"===t.name)throw i(t,this,"E_JSON_PARSE");throw t}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};n.forEach(["delete","get","head"],(function(t){c.headers[t]={}})),n.forEach(["post","put","patch"],(function(t){c.headers[t]=n.merge(r)})),t.exports=c},1849:function(t){"use strict";t.exports=function(t,e){return function(){for(var a=new Array(arguments.length),n=0;n<a.length;n++)a[n]=arguments[n];return t.apply(e,a)}}},5327:function(t,e,a){"use strict";var n=a(4867);function s(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,a){if(!e)return t;var i;if(a)i=a(e);else if(n.isURLSearchParams(e))i=e.toString();else{var r=[];n.forEach(e,(function(t,e){null!=t&&(n.isArray(t)?e+="[]":t=[t],n.forEach(t,(function(t){n.isDate(t)?t=t.toISOString():n.isObject(t)&&(t=JSON.stringify(t)),r.push(s(e)+"="+s(t))})))})),i=r.join("&")}if(i){var o=t.indexOf("#");-1!==o&&(t=t.slice(0,o)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},7303:function(t){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},4372:function(t,e,a){"use strict";var n=a(4867);t.exports=n.isStandardBrowserEnv()?{write:function(t,e,a,s,i,r){var o=[];o.push(t+"="+encodeURIComponent(e)),n.isNumber(a)&&o.push("expires="+new Date(a).toGMTString()),n.isString(s)&&o.push("path="+s),n.isString(i)&&o.push("domain="+i),!0===r&&o.push("secure"),document.cookie=o.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:function(t){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},6268:function(t){"use strict";t.exports=function(t){return"object"==typeof t&&!0===t.isAxiosError}},7985:function(t,e,a){"use strict";var n=a(4867);t.exports=n.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),a=document.createElement("a");function s(t){var n=t;return e&&(a.setAttribute("href",n),n=a.href),a.setAttribute("href",n),{href:a.href,protocol:a.protocol?a.protocol.replace(/:$/,""):"",host:a.host,search:a.search?a.search.replace(/^\?/,""):"",hash:a.hash?a.hash.replace(/^#/,""):"",hostname:a.hostname,port:a.port,pathname:"/"===a.pathname.charAt(0)?a.pathname:"/"+a.pathname}}return t=s(window.location.href),function(e){var a=n.isString(e)?s(e):e;return a.protocol===t.protocol&&a.host===t.host}}():function(){return!0}},6016:function(t,e,a){"use strict";var n=a(4867);t.exports=function(t,e){n.forEach(t,(function(a,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=a,delete t[n])}))}},4109:function(t,e,a){"use strict";var n=a(4867),s=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,a,i,r={};return t?(n.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=n.trim(t.substr(0,i)).toLowerCase(),a=n.trim(t.substr(i+1)),e){if(r[e]&&s.indexOf(e)>=0)return;r[e]="set-cookie"===e?(r[e]?r[e]:[]).concat([a]):r[e]?r[e]+", "+a:a}})),r):r}},8713:function(t){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},4875:function(t,e,a){"use strict";var n=a(8593),s={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){s[t]=function(a){return typeof a===t||"a"+(e<1?"n ":" ")+t}}));var i={},r=n.version.split(".");function o(t,e){for(var a=e?e.split("."):r,n=t.split("."),s=0;s<3;s++){if(a[s]>n[s])return!0;if(a[s]<n[s])return!1}return!1}s.transitional=function(t,e,a){var s=e&&o(e);function r(t,e){return"[Axios v"+n.version+"] Transitional option '"+t+"'"+e+(a?". "+a:"")}return function(a,n,o){if(!1===t)throw new Error(r(n," has been removed in "+e));return s&&!i[n]&&(i[n]=!0,console.warn(r(n," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(a,n,o)}},t.exports={isOlderVersion:o,assertOptions:function(t,e,a){if("object"!=typeof t)throw new TypeError("options must be an object");for(var n=Object.keys(t),s=n.length;s-- >0;){var i=n[s],r=e[i];if(r){var o=t[i],l=void 0===o||r(o,i,t);if(!0!==l)throw new TypeError("option "+i+" must be "+l)}else if(!0!==a)throw Error("Unknown option "+i)}},validators:s}},4867:function(t,e,a){"use strict";var n=a(1849),s=Object.prototype.toString;function i(t){return"[object Array]"===s.call(t)}function r(t){return void 0===t}function o(t){return null!==t&&"object"==typeof t}function l(t){if("[object Object]"!==s.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function c(t){return"[object Function]"===s.call(t)}function u(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),i(t))for(var a=0,n=t.length;a<n;a++)e.call(null,t[a],a,t);else for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.call(null,t[s],s,t)}t.exports={isArray:i,isArrayBuffer:function(t){return"[object ArrayBuffer]"===s.call(t)},isBuffer:function(t){return null!==t&&!r(t)&&null!==t.constructor&&!r(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"undefined"!=typeof FormData&&t instanceof FormData},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:o,isPlainObject:l,isUndefined:r,isDate:function(t){return"[object Date]"===s.call(t)},isFile:function(t){return"[object File]"===s.call(t)},isBlob:function(t){return"[object Blob]"===s.call(t)},isFunction:c,isStream:function(t){return o(t)&&c(t.pipe)},isURLSearchParams:function(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:u,merge:function t(){var e={};function a(a,n){l(e[n])&&l(a)?e[n]=t(e[n],a):l(a)?e[n]=t({},a):i(a)?e[n]=a.slice():e[n]=a}for(var n=0,s=arguments.length;n<s;n++)u(arguments[n],a);return e},extend:function(t,e,a){return u(e,(function(e,s){t[s]=a&&"function"==typeof e?n(e,a):e})),t},trim:function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")},stripBOM:function(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}}},8552:function(t,e,a){var n=a(852)(a(5639),"DataView");t.exports=n},1989:function(t,e,a){var n=a(1789),s=a(401),i=a(7667),r=a(1327),o=a(1866);function l(t){var e=-1,a=null==t?0:t.length;for(this.clear();++e<a;){var n=t[e];this.set(n[0],n[1])}}l.prototype.clear=n,l.prototype.delete=s,l.prototype.get=i,l.prototype.has=r,l.prototype.set=o,t.exports=l},8407:function(t,e,a){var n=a(7040),s=a(4125),i=a(2117),r=a(7518),o=a(4705);function l(t){var e=-1,a=null==t?0:t.length;for(this.clear();++e<a;){var n=t[e];this.set(n[0],n[1])}}l.prototype.clear=n,l.prototype.delete=s,l.prototype.get=i,l.prototype.has=r,l.prototype.set=o,t.exports=l},7071:function(t,e,a){var n=a(852)(a(5639),"Map");t.exports=n},3369:function(t,e,a){var n=a(4785),s=a(1285),i=a(6e3),r=a(9916),o=a(5265);function l(t){var e=-1,a=null==t?0:t.length;for(this.clear();++e<a;){var n=t[e];this.set(n[0],n[1])}}l.prototype.clear=n,l.prototype.delete=s,l.prototype.get=i,l.prototype.has=r,l.prototype.set=o,t.exports=l},3818:function(t,e,a){var n=a(852)(a(5639),"Promise");t.exports=n},8525:function(t,e,a){var n=a(852)(a(5639),"Set");t.exports=n},6384:function(t,e,a){var n=a(8407),s=a(7465),i=a(3779),r=a(7599),o=a(4758),l=a(4309);function c(t){var e=this.__data__=new n(t);this.size=e.size}c.prototype.clear=s,c.prototype.delete=i,c.prototype.get=r,c.prototype.has=o,c.prototype.set=l,t.exports=c},2705:function(t,e,a){var n=a(5639).Symbol;t.exports=n},1149:function(t,e,a){var n=a(5639).Uint8Array;t.exports=n},577:function(t,e,a){var n=a(852)(a(5639),"WeakMap");t.exports=n},6874:function(t){t.exports=function(t,e,a){switch(a.length){case 0:return t.call(e);case 1:return t.call(e,a[0]);case 2:return t.call(e,a[0],a[1]);case 3:return t.call(e,a[0],a[1],a[2])}return t.apply(e,a)}},7412:function(t){t.exports=function(t,e){for(var a=-1,n=null==t?0:t.length;++a<n&&!1!==e(t[a],a,t););return t}},4963:function(t){t.exports=function(t,e){for(var a=-1,n=null==t?0:t.length,s=0,i=[];++a<n;){var r=t[a];e(r,a,t)&&(i[s++]=r)}return i}},4636:function(t,e,a){var n=a(2545),s=a(5694),i=a(1469),r=a(4144),o=a(5776),l=a(6719),c=Object.prototype.hasOwnProperty;t.exports=function(t,e){var a=i(t),u=!a&&s(t),d=!a&&!u&&r(t),h=!a&&!u&&!d&&l(t),p=a||u||d||h,f=p?n(t.length,String):[],g=f.length;for(var v in t)!e&&!c.call(t,v)||p&&("length"==v||d&&("offset"==v||"parent"==v)||h&&("buffer"==v||"byteLength"==v||"byteOffset"==v)||o(v,g))||f.push(v);return f}},2488:function(t){t.exports=function(t,e){for(var a=-1,n=e.length,s=t.length;++a<n;)t[s+a]=e[a];return t}},6556:function(t,e,a){var n=a(9465),s=a(7813);t.exports=function(t,e,a){(void 0!==a&&!s(t[e],a)||void 0===a&&!(e in t))&&n(t,e,a)}},4865:function(t,e,a){var n=a(9465),s=a(7813),i=Object.prototype.hasOwnProperty;t.exports=function(t,e,a){var r=t[e];i.call(t,e)&&s(r,a)&&(void 0!==a||e in t)||n(t,e,a)}},8470:function(t,e,a){var n=a(7813);t.exports=function(t,e){for(var a=t.length;a--;)if(n(t[a][0],e))return a;return-1}},4037:function(t,e,a){var n=a(8363),s=a(3674);t.exports=function(t,e){return t&&n(e,s(e),t)}},3886:function(t,e,a){var n=a(8363),s=a(1704);t.exports=function(t,e){return t&&n(e,s(e),t)}},9465:function(t,e,a){var n=a(8777);t.exports=function(t,e,a){"__proto__"==e&&n?n(t,e,{configurable:!0,enumerable:!0,value:a,writable:!0}):t[e]=a}},5990:function(t,e,a){var n=a(6384),s=a(7412),i=a(4865),r=a(4037),o=a(3886),l=a(4626),c=a(278),u=a(8805),d=a(1911),h=a(8234),p=a(6904),f=a(4160),g=a(3824),v=a(9148),m=a(8517),y=a(1469),M=a(4144),S=a(6688),_=a(3218),b=a(2928),w=a(3674),I=a(1704),z="[object Arguments]",C="[object Function]",x="[object Object]",A={};A[z]=A["[object Array]"]=A["[object ArrayBuffer]"]=A["[object DataView]"]=A["[object Boolean]"]=A["[object Date]"]=A["[object Float32Array]"]=A["[object Float64Array]"]=A["[object Int8Array]"]=A["[object Int16Array]"]=A["[object Int32Array]"]=A["[object Map]"]=A["[object Number]"]=A[x]=A["[object RegExp]"]=A["[object Set]"]=A["[object String]"]=A["[object Symbol]"]=A["[object Uint8Array]"]=A["[object Uint8ClampedArray]"]=A["[object Uint16Array]"]=A["[object Uint32Array]"]=!0,A["[object Error]"]=A[C]=A["[object WeakMap]"]=!1,t.exports=function t(e,a,k,E,F,B){var T,D=1&a,N=2&a,O=4&a;if(k&&(T=F?k(e,E,F,B):k(e)),void 0!==T)return T;if(!_(e))return e;var L=y(e);if(L){if(T=g(e),!D)return c(e,T)}else{var H=f(e),j=H==C||"[object GeneratorFunction]"==H;if(M(e))return l(e,D);if(H==x||H==z||j&&!F){if(T=N||j?{}:m(e),!D)return N?d(e,o(T,e)):u(e,r(T,e))}else{if(!A[H])return F?e:{};T=v(e,H,D)}}B||(B=new n);var P=B.get(e);if(P)return P;B.set(e,T),b(e)?e.forEach((function(n){T.add(t(n,a,k,n,e,B))})):S(e)&&e.forEach((function(n,s){T.set(s,t(n,a,k,s,e,B))}));var V=L?void 0:(O?N?p:h:N?I:w)(e);return s(V||e,(function(n,s){V&&(n=e[s=n]),i(T,s,t(n,a,k,s,e,B))})),T}},3118:function(t,e,a){var n=a(3218),s=Object.create,i=function(){function t(){}return function(e){if(!n(e))return{};if(s)return s(e);t.prototype=e;var a=new t;return t.prototype=void 0,a}}();t.exports=i},8483:function(t,e,a){var n=a(5063)();t.exports=n},8866:function(t,e,a){var n=a(2488),s=a(1469);t.exports=function(t,e,a){var i=e(t);return s(t)?i:n(i,a(t))}},4239:function(t,e,a){var n=a(2705),s=a(9607),i=a(2333),r=n?n.toStringTag:void 0;t.exports=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":r&&r in Object(t)?s(t):i(t)}},9454:function(t,e,a){var n=a(4239),s=a(7005);t.exports=function(t){return s(t)&&"[object Arguments]"==n(t)}},5588:function(t,e,a){var n=a(4160),s=a(7005);t.exports=function(t){return s(t)&&"[object Map]"==n(t)}},8458:function(t,e,a){var n=a(3560),s=a(5346),i=a(3218),r=a(346),o=/^\[object .+?Constructor\]$/,l=Function.prototype,c=Object.prototype,u=l.toString,d=c.hasOwnProperty,h=RegExp("^"+u.call(d).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");t.exports=function(t){return!(!i(t)||s(t))&&(n(t)?h:o).test(r(t))}},9221:function(t,e,a){var n=a(4160),s=a(7005);t.exports=function(t){return s(t)&&"[object Set]"==n(t)}},8749:function(t,e,a){var n=a(4239),s=a(1780),i=a(7005),r={};r["[object Float32Array]"]=r["[object Float64Array]"]=r["[object Int8Array]"]=r["[object Int16Array]"]=r["[object Int32Array]"]=r["[object Uint8Array]"]=r["[object Uint8ClampedArray]"]=r["[object Uint16Array]"]=r["[object Uint32Array]"]=!0,r["[object Arguments]"]=r["[object Array]"]=r["[object ArrayBuffer]"]=r["[object Boolean]"]=r["[object DataView]"]=r["[object Date]"]=r["[object Error]"]=r["[object Function]"]=r["[object Map]"]=r["[object Number]"]=r["[object Object]"]=r["[object RegExp]"]=r["[object Set]"]=r["[object String]"]=r["[object WeakMap]"]=!1,t.exports=function(t){return i(t)&&s(t.length)&&!!r[n(t)]}},280:function(t,e,a){var n=a(5726),s=a(6916),i=Object.prototype.hasOwnProperty;t.exports=function(t){if(!n(t))return s(t);var e=[];for(var a in Object(t))i.call(t,a)&&"constructor"!=a&&e.push(a);return e}},313:function(t,e,a){var n=a(3218),s=a(5726),i=a(3498),r=Object.prototype.hasOwnProperty;t.exports=function(t){if(!n(t))return i(t);var e=s(t),a=[];for(var o in t)("constructor"!=o||!e&&r.call(t,o))&&a.push(o);return a}},2980:function(t,e,a){var n=a(6384),s=a(6556),i=a(8483),r=a(9783),o=a(3218),l=a(1704),c=a(6390);t.exports=function t(e,a,u,d,h){e!==a&&i(a,(function(i,l){if(h||(h=new n),o(i))r(e,a,l,u,t,d,h);else{var p=d?d(c(e,l),i,l+"",e,a,h):void 0;void 0===p&&(p=i),s(e,l,p)}}),l)}},9783:function(t,e,a){var n=a(6556),s=a(4626),i=a(7133),r=a(278),o=a(8517),l=a(5694),c=a(1469),u=a(9246),d=a(4144),h=a(3560),p=a(3218),f=a(8630),g=a(6719),v=a(6390),m=a(9881);t.exports=function(t,e,a,y,M,S,_){var b=v(t,a),w=v(e,a),I=_.get(w);if(I)n(t,a,I);else{var z=S?S(b,w,a+"",t,e,_):void 0,C=void 0===z;if(C){var x=c(w),A=!x&&d(w),k=!x&&!A&&g(w);z=w,x||A||k?c(b)?z=b:u(b)?z=r(b):A?(C=!1,z=s(w,!0)):k?(C=!1,z=i(w,!0)):z=[]:f(w)||l(w)?(z=b,l(b)?z=m(b):p(b)&&!h(b)||(z=o(w))):C=!1}C&&(_.set(w,z),M(z,w,y,S,_),_.delete(w)),n(t,a,z)}}},5976:function(t,e,a){var n=a(6557),s=a(5357),i=a(61);t.exports=function(t,e){return i(s(t,e,n),t+"")}},6560:function(t,e,a){var n=a(5703),s=a(8777),i=a(6557),r=s?function(t,e){return s(t,"toString",{configurable:!0,enumerable:!1,value:n(e),writable:!0})}:i;t.exports=r},2545:function(t){t.exports=function(t,e){for(var a=-1,n=Array(t);++a<t;)n[a]=e(a);return n}},1717:function(t){t.exports=function(t){return function(e){return t(e)}}},4318:function(t,e,a){var n=a(1149);t.exports=function(t){var e=new t.constructor(t.byteLength);return new n(e).set(new n(t)),e}},4626:function(t,e,a){t=a.nmd(t);var n=a(5639),s=e&&!e.nodeType&&e,i=s&&t&&!t.nodeType&&t,r=i&&i.exports===s?n.Buffer:void 0,o=r?r.allocUnsafe:void 0;t.exports=function(t,e){if(e)return t.slice();var a=t.length,n=o?o(a):new t.constructor(a);return t.copy(n),n}},7157:function(t,e,a){var n=a(4318);t.exports=function(t,e){var a=e?n(t.buffer):t.buffer;return new t.constructor(a,t.byteOffset,t.byteLength)}},3147:function(t){var e=/\w*$/;t.exports=function(t){var a=new t.constructor(t.source,e.exec(t));return a.lastIndex=t.lastIndex,a}},419:function(t,e,a){var n=a(2705),s=n?n.prototype:void 0,i=s?s.valueOf:void 0;t.exports=function(t){return i?Object(i.call(t)):{}}},7133:function(t,e,a){var n=a(4318);t.exports=function(t,e){var a=e?n(t.buffer):t.buffer;return new t.constructor(a,t.byteOffset,t.length)}},278:function(t){t.exports=function(t,e){var a=-1,n=t.length;for(e||(e=Array(n));++a<n;)e[a]=t[a];return e}},8363:function(t,e,a){var n=a(4865),s=a(9465);t.exports=function(t,e,a,i){var r=!a;a||(a={});for(var o=-1,l=e.length;++o<l;){var c=e[o],u=i?i(a[c],t[c],c,a,t):void 0;void 0===u&&(u=t[c]),r?s(a,c,u):n(a,c,u)}return a}},8805:function(t,e,a){var n=a(8363),s=a(9551);t.exports=function(t,e){return n(t,s(t),e)}},1911:function(t,e,a){var n=a(8363),s=a(1442);t.exports=function(t,e){return n(t,s(t),e)}},4429:function(t,e,a){var n=a(5639)["__core-js_shared__"];t.exports=n},1463:function(t,e,a){var n=a(5976),s=a(6612);t.exports=function(t){return n((function(e,a){var n=-1,i=a.length,r=i>1?a[i-1]:void 0,o=i>2?a[2]:void 0;for(r=t.length>3&&"function"==typeof r?(i--,r):void 0,o&&s(a[0],a[1],o)&&(r=i<3?void 0:r,i=1),e=Object(e);++n<i;){var l=a[n];l&&t(e,l,n,r)}return e}))}},5063:function(t){t.exports=function(t){return function(e,a,n){for(var s=-1,i=Object(e),r=n(e),o=r.length;o--;){var l=r[t?o:++s];if(!1===a(i[l],l,i))break}return e}}},8777:function(t,e,a){var n=a(852),s=function(){try{var t=n(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();t.exports=s},1957:function(t,e,a){var n="object"==typeof a.g&&a.g&&a.g.Object===Object&&a.g;t.exports=n},8234:function(t,e,a){var n=a(8866),s=a(9551),i=a(3674);t.exports=function(t){return n(t,i,s)}},6904:function(t,e,a){var n=a(8866),s=a(1442),i=a(1704);t.exports=function(t){return n(t,i,s)}},5050:function(t,e,a){var n=a(7019);t.exports=function(t,e){var a=t.__data__;return n(e)?a["string"==typeof e?"string":"hash"]:a.map}},852:function(t,e,a){var n=a(8458),s=a(7801);t.exports=function(t,e){var a=s(t,e);return n(a)?a:void 0}},5924:function(t,e,a){var n=a(5569)(Object.getPrototypeOf,Object);t.exports=n},9607:function(t,e,a){var n=a(2705),s=Object.prototype,i=s.hasOwnProperty,r=s.toString,o=n?n.toStringTag:void 0;t.exports=function(t){var e=i.call(t,o),a=t[o];try{t[o]=void 0;var n=!0}catch(t){}var s=r.call(t);return n&&(e?t[o]=a:delete t[o]),s}},9551:function(t,e,a){var n=a(4963),s=a(479),i=Object.prototype.propertyIsEnumerable,r=Object.getOwnPropertySymbols,o=r?function(t){return null==t?[]:(t=Object(t),n(r(t),(function(e){return i.call(t,e)})))}:s;t.exports=o},1442:function(t,e,a){var n=a(2488),s=a(5924),i=a(9551),r=a(479),o=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)n(e,i(t)),t=s(t);return e}:r;t.exports=o},4160:function(t,e,a){var n=a(8552),s=a(7071),i=a(3818),r=a(8525),o=a(577),l=a(4239),c=a(346),u="[object Map]",d="[object Promise]",h="[object Set]",p="[object WeakMap]",f="[object DataView]",g=c(n),v=c(s),m=c(i),y=c(r),M=c(o),S=l;(n&&S(new n(new ArrayBuffer(1)))!=f||s&&S(new s)!=u||i&&S(i.resolve())!=d||r&&S(new r)!=h||o&&S(new o)!=p)&&(S=function(t){var e=l(t),a="[object Object]"==e?t.constructor:void 0,n=a?c(a):"";if(n)switch(n){case g:return f;case v:return u;case m:return d;case y:return h;case M:return p}return e}),t.exports=S},7801:function(t){t.exports=function(t,e){return null==t?void 0:t[e]}},1789:function(t,e,a){var n=a(4536);t.exports=function(){this.__data__=n?n(null):{},this.size=0}},401:function(t){t.exports=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}},7667:function(t,e,a){var n=a(4536),s=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;if(n){var a=e[t];return"__lodash_hash_undefined__"===a?void 0:a}return s.call(e,t)?e[t]:void 0}},1327:function(t,e,a){var n=a(4536),s=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;return n?void 0!==e[t]:s.call(e,t)}},1866:function(t,e,a){var n=a(4536);t.exports=function(t,e){var a=this.__data__;return this.size+=this.has(t)?0:1,a[t]=n&&void 0===e?"__lodash_hash_undefined__":e,this}},3824:function(t){var e=Object.prototype.hasOwnProperty;t.exports=function(t){var a=t.length,n=new t.constructor(a);return a&&"string"==typeof t[0]&&e.call(t,"index")&&(n.index=t.index,n.input=t.input),n}},9148:function(t,e,a){var n=a(4318),s=a(7157),i=a(3147),r=a(419),o=a(7133);t.exports=function(t,e,a){var l=t.constructor;switch(e){case"[object ArrayBuffer]":return n(t);case"[object Boolean]":case"[object Date]":return new l(+t);case"[object DataView]":return s(t,a);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return o(t,a);case"[object Map]":case"[object Set]":return new l;case"[object Number]":case"[object String]":return new l(t);case"[object RegExp]":return i(t);case"[object Symbol]":return r(t)}}},8517:function(t,e,a){var n=a(3118),s=a(5924),i=a(5726);t.exports=function(t){return"function"!=typeof t.constructor||i(t)?{}:n(s(t))}},5776:function(t){var e=/^(?:0|[1-9]\d*)$/;t.exports=function(t,a){var n=typeof t;return!!(a=null==a?9007199254740991:a)&&("number"==n||"symbol"!=n&&e.test(t))&&t>-1&&t%1==0&&t<a}},6612:function(t,e,a){var n=a(7813),s=a(8612),i=a(5776),r=a(3218);t.exports=function(t,e,a){if(!r(a))return!1;var o=typeof e;return!!("number"==o?s(a)&&i(e,a.length):"string"==o&&e in a)&&n(a[e],t)}},7019:function(t){t.exports=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}},5346:function(t,e,a){var n,s=a(4429),i=(n=/[^.]+$/.exec(s&&s.keys&&s.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"";t.exports=function(t){return!!i&&i in t}},5726:function(t){var e=Object.prototype;t.exports=function(t){var a=t&&t.constructor;return t===("function"==typeof a&&a.prototype||e)}},7040:function(t){t.exports=function(){this.__data__=[],this.size=0}},4125:function(t,e,a){var n=a(8470),s=Array.prototype.splice;t.exports=function(t){var e=this.__data__,a=n(e,t);return!(a<0||(a==e.length-1?e.pop():s.call(e,a,1),--this.size,0))}},2117:function(t,e,a){var n=a(8470);t.exports=function(t){var e=this.__data__,a=n(e,t);return a<0?void 0:e[a][1]}},7518:function(t,e,a){var n=a(8470);t.exports=function(t){return n(this.__data__,t)>-1}},4705:function(t,e,a){var n=a(8470);t.exports=function(t,e){var a=this.__data__,s=n(a,t);return s<0?(++this.size,a.push([t,e])):a[s][1]=e,this}},4785:function(t,e,a){var n=a(1989),s=a(8407),i=a(7071);t.exports=function(){this.size=0,this.__data__={hash:new n,map:new(i||s),string:new n}}},1285:function(t,e,a){var n=a(5050);t.exports=function(t){var e=n(this,t).delete(t);return this.size-=e?1:0,e}},6e3:function(t,e,a){var n=a(5050);t.exports=function(t){return n(this,t).get(t)}},9916:function(t,e,a){var n=a(5050);t.exports=function(t){return n(this,t).has(t)}},5265:function(t,e,a){var n=a(5050);t.exports=function(t,e){var a=n(this,t),s=a.size;return a.set(t,e),this.size+=a.size==s?0:1,this}},4536:function(t,e,a){var n=a(852)(Object,"create");t.exports=n},6916:function(t,e,a){var n=a(5569)(Object.keys,Object);t.exports=n},3498:function(t){t.exports=function(t){var e=[];if(null!=t)for(var a in Object(t))e.push(a);return e}},1167:function(t,e,a){t=a.nmd(t);var n=a(1957),s=e&&!e.nodeType&&e,i=s&&t&&!t.nodeType&&t,r=i&&i.exports===s&&n.process,o=function(){try{return i&&i.require&&i.require("util").types||r&&r.binding&&r.binding("util")}catch(t){}}();t.exports=o},2333:function(t){var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},5569:function(t){t.exports=function(t,e){return function(a){return t(e(a))}}},5357:function(t,e,a){var n=a(6874),s=Math.max;t.exports=function(t,e,a){return e=s(void 0===e?t.length-1:e,0),function(){for(var i=arguments,r=-1,o=s(i.length-e,0),l=Array(o);++r<o;)l[r]=i[e+r];r=-1;for(var c=Array(e+1);++r<e;)c[r]=i[r];return c[e]=a(l),n(t,this,c)}}},5639:function(t,e,a){var n=a(1957),s="object"==typeof self&&self&&self.Object===Object&&self,i=n||s||Function("return this")();t.exports=i},6390:function(t){t.exports=function(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}},61:function(t,e,a){var n=a(6560),s=a(1275)(n);t.exports=s},1275:function(t){var e=Date.now;t.exports=function(t){var a=0,n=0;return function(){var s=e(),i=16-(s-n);if(n=s,i>0){if(++a>=800)return arguments[0]}else a=0;return t.apply(void 0,arguments)}}},7465:function(t,e,a){var n=a(8407);t.exports=function(){this.__data__=new n,this.size=0}},3779:function(t){t.exports=function(t){var e=this.__data__,a=e.delete(t);return this.size=e.size,a}},7599:function(t){t.exports=function(t){return this.__data__.get(t)}},4758:function(t){t.exports=function(t){return this.__data__.has(t)}},4309:function(t,e,a){var n=a(8407),s=a(7071),i=a(3369);t.exports=function(t,e){var a=this.__data__;if(a instanceof n){var r=a.__data__;if(!s||r.length<199)return r.push([t,e]),this.size=++a.size,this;a=this.__data__=new i(r)}return a.set(t,e),this.size=a.size,this}},346:function(t){var e=Function.prototype.toString;t.exports=function(t){if(null!=t){try{return e.call(t)}catch(t){}try{return t+""}catch(t){}}return""}},361:function(t,e,a){var n=a(5990);t.exports=function(t){return n(t,5)}},5703:function(t){t.exports=function(t){return function(){return t}}},7813:function(t){t.exports=function(t,e){return t===e||t!=t&&e!=e}},6557:function(t){t.exports=function(t){return t}},5694:function(t,e,a){var n=a(9454),s=a(7005),i=Object.prototype,r=i.hasOwnProperty,o=i.propertyIsEnumerable,l=n(function(){return arguments}())?n:function(t){return s(t)&&r.call(t,"callee")&&!o.call(t,"callee")};t.exports=l},1469:function(t){var e=Array.isArray;t.exports=e},8612:function(t,e,a){var n=a(3560),s=a(1780);t.exports=function(t){return null!=t&&s(t.length)&&!n(t)}},9246:function(t,e,a){var n=a(8612),s=a(7005);t.exports=function(t){return s(t)&&n(t)}},4144:function(t,e,a){t=a.nmd(t);var n=a(5639),s=a(5062),i=e&&!e.nodeType&&e,r=i&&t&&!t.nodeType&&t,o=r&&r.exports===i?n.Buffer:void 0,l=(o?o.isBuffer:void 0)||s;t.exports=l},3560:function(t,e,a){var n=a(4239),s=a(3218);t.exports=function(t){if(!s(t))return!1;var e=n(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}},1780:function(t){t.exports=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}},6688:function(t,e,a){var n=a(5588),s=a(1717),i=a(1167),r=i&&i.isMap,o=r?s(r):n;t.exports=o},3218:function(t){t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},7005:function(t){t.exports=function(t){return null!=t&&"object"==typeof t}},8630:function(t,e,a){var n=a(4239),s=a(5924),i=a(7005),r=Function.prototype,o=Object.prototype,l=r.toString,c=o.hasOwnProperty,u=l.call(Object);t.exports=function(t){if(!i(t)||"[object Object]"!=n(t))return!1;var e=s(t);if(null===e)return!0;var a=c.call(e,"constructor")&&e.constructor;return"function"==typeof a&&a instanceof a&&l.call(a)==u}},2928:function(t,e,a){var n=a(9221),s=a(1717),i=a(1167),r=i&&i.isSet,o=r?s(r):n;t.exports=o},6719:function(t,e,a){var n=a(8749),s=a(1717),i=a(1167),r=i&&i.isTypedArray,o=r?s(r):n;t.exports=o},3674:function(t,e,a){var n=a(4636),s=a(280),i=a(8612);t.exports=function(t){return i(t)?n(t):s(t)}},1704:function(t,e,a){var n=a(4636),s=a(313),i=a(8612);t.exports=function(t){return i(t)?n(t,!0):s(t)}},2492:function(t,e,a){var n=a(2980),s=a(1463)((function(t,e,a){n(t,e,a)}));t.exports=s},479:function(t){t.exports=function(){return[]}},5062:function(t){t.exports=function(){return!1}},9881:function(t,e,a){var n=a(8363),s=a(1704);t.exports=function(t){return n(t,s(t))}},7061:function(t,e,a){var n=a(8698).default;function s(){"use strict";t.exports=s=function(){return e},t.exports.__esModule=!0,t.exports.default=t.exports;var e={},a=Object.prototype,i=a.hasOwnProperty,r=Object.defineProperty||function(t,e,a){t[e]=a.value},o="function"==typeof Symbol?Symbol:{},l=o.iterator||"@@iterator",c=o.asyncIterator||"@@asyncIterator",u=o.toStringTag||"@@toStringTag";function d(t,e,a){return Object.defineProperty(t,e,{value:a,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{d({},"")}catch(t){d=function(t,e,a){return t[e]=a}}function h(t,e,a,n){var s=e&&e.prototype instanceof g?e:g,i=Object.create(s.prototype),o=new A(n||[]);return r(i,"_invoke",{value:I(t,a,o)}),i}function p(t,e,a){try{return{type:"normal",arg:t.call(e,a)}}catch(t){return{type:"throw",arg:t}}}e.wrap=h;var f={};function g(){}function v(){}function m(){}var y={};d(y,l,(function(){return this}));var M=Object.getPrototypeOf,S=M&&M(M(k([])));S&&S!==a&&i.call(S,l)&&(y=S);var _=m.prototype=g.prototype=Object.create(y);function b(t){["next","throw","return"].forEach((function(e){d(t,e,(function(t){return this._invoke(e,t)}))}))}function w(t,e){function a(s,r,o,l){var c=p(t[s],t,r);if("throw"!==c.type){var u=c.arg,d=u.value;return d&&"object"==n(d)&&i.call(d,"__await")?e.resolve(d.__await).then((function(t){a("next",t,o,l)}),(function(t){a("throw",t,o,l)})):e.resolve(d).then((function(t){u.value=t,o(u)}),(function(t){return a("throw",t,o,l)}))}l(c.arg)}var s;r(this,"_invoke",{value:function(t,n){function i(){return new e((function(e,s){a(t,n,e,s)}))}return s=s?s.then(i,i):i()}})}function I(t,e,a){var n="suspendedStart";return function(s,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===s)throw i;return{value:void 0,done:!0}}for(a.method=s,a.arg=i;;){var r=a.delegate;if(r){var o=z(r,a);if(o){if(o===f)continue;return o}}if("next"===a.method)a.sent=a._sent=a.arg;else if("throw"===a.method){if("suspendedStart"===n)throw n="completed",a.arg;a.dispatchException(a.arg)}else"return"===a.method&&a.abrupt("return",a.arg);n="executing";var l=p(t,e,a);if("normal"===l.type){if(n=a.done?"completed":"suspendedYield",l.arg===f)continue;return{value:l.arg,done:a.done}}"throw"===l.type&&(n="completed",a.method="throw",a.arg=l.arg)}}}function z(t,e){var a=e.method,n=t.iterator[a];if(void 0===n)return e.delegate=null,"throw"===a&&t.iterator.return&&(e.method="return",e.arg=void 0,z(t,e),"throw"===e.method)||"return"!==a&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+a+"' method")),f;var s=p(n,t.iterator,e.arg);if("throw"===s.type)return e.method="throw",e.arg=s.arg,e.delegate=null,f;var i=s.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function C(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function x(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function A(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(C,this),this.reset(!0)}function k(t){if(t){var e=t[l];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var a=-1,n=function e(){for(;++a<t.length;)if(i.call(t,a))return e.value=t[a],e.done=!1,e;return e.value=void 0,e.done=!0,e};return n.next=n}}return{next:E}}function E(){return{value:void 0,done:!0}}return v.prototype=m,r(_,"constructor",{value:m,configurable:!0}),r(m,"constructor",{value:v,configurable:!0}),v.displayName=d(m,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===v||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,d(t,u,"GeneratorFunction")),t.prototype=Object.create(_),t},e.awrap=function(t){return{__await:t}},b(w.prototype),d(w.prototype,c,(function(){return this})),e.AsyncIterator=w,e.async=function(t,a,n,s,i){void 0===i&&(i=Promise);var r=new w(h(t,a,n,s),i);return e.isGeneratorFunction(a)?r:r.next().then((function(t){return t.done?t.value:r.next()}))},b(_),d(_,u,"Generator"),d(_,l,(function(){return this})),d(_,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),a=[];for(var n in e)a.push(n);return a.reverse(),function t(){for(;a.length;){var n=a.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=k,A.prototype={constructor:A,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(x),!t)for(var e in this)"t"===e.charAt(0)&&i.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function a(a,n){return r.type="throw",r.arg=t,e.next=a,n&&(e.method="next",e.arg=void 0),!!n}for(var n=this.tryEntries.length-1;n>=0;--n){var s=this.tryEntries[n],r=s.completion;if("root"===s.tryLoc)return a("end");if(s.tryLoc<=this.prev){var o=i.call(s,"catchLoc"),l=i.call(s,"finallyLoc");if(o&&l){if(this.prev<s.catchLoc)return a(s.catchLoc,!0);if(this.prev<s.finallyLoc)return a(s.finallyLoc)}else if(o){if(this.prev<s.catchLoc)return a(s.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<s.finallyLoc)return a(s.finallyLoc)}}}},abrupt:function(t,e){for(var a=this.tryEntries.length-1;a>=0;--a){var n=this.tryEntries[a];if(n.tryLoc<=this.prev&&i.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var s=n;break}}s&&("break"===t||"continue"===t)&&s.tryLoc<=e&&e<=s.finallyLoc&&(s=null);var r=s?s.completion:{};return r.type=t,r.arg=e,s?(this.method="next",this.next=s.finallyLoc,f):this.complete(r)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),f},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var a=this.tryEntries[e];if(a.finallyLoc===t)return this.complete(a.completion,a.afterLoc),x(a),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var a=this.tryEntries[e];if(a.tryLoc===t){var n=a.completion;if("throw"===n.type){var s=n.arg;x(a)}return s}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,a){return this.delegate={iterator:k(t),resultName:e,nextLoc:a},"next"===this.method&&(this.arg=void 0),f}},e}t.exports=s,t.exports.__esModule=!0,t.exports.default=t.exports},8698:function(t){function e(a){return t.exports=e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t.exports.__esModule=!0,t.exports.default=t.exports,e(a)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports},4687:function(t,e,a){var n=a(7061)();t.exports=n;try{regeneratorRuntime=n}catch(t){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n)}},8593:function(t){"use strict";t.exports=JSON.parse('{"name":"axios","version":"0.21.4","description":"Promise based HTTP client for the browser and node.js","main":"index.js","scripts":{"test":"grunt test","start":"node ./sandbox/server.js","build":"NODE_ENV=production grunt build","preversion":"npm test","version":"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json","postversion":"git push && git push --tags","examples":"node ./examples/server.js","coveralls":"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","fix":"eslint --fix lib/**/*.js"},"repository":{"type":"git","url":"https://github.com/axios/axios.git"},"keywords":["xhr","http","ajax","promise","node"],"author":"Matt Zabriskie","license":"MIT","bugs":{"url":"https://github.com/axios/axios/issues"},"homepage":"https://axios-http.com","devDependencies":{"coveralls":"^3.0.0","es6-promise":"^4.2.4","grunt":"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1","karma":"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2","minimist":"^1.2.0","mocha":"^8.2.1","sinon":"^4.5.0","terser-webpack-plugin":"^4.2.3","typescript":"^4.0.5","url-search-params":"^0.10.0","webpack":"^4.44.2","webpack-dev-server":"^3.11.0"},"browser":{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},"jsdelivr":"dist/axios.min.js","unpkg":"dist/axios.min.js","typings":"./index.d.ts","dependencies":{"follow-redirects":"^1.14.0"},"bundlesize":[{"path":"./dist/axios.min.js","threshold":"5kB"}]}')}},n={};function s(t){var e=n[t];if(void 0!==e)return e.exports;var i=n[t]={id:t,loaded:!1,exports:{}};return a[t](i,i.exports,s),i.loaded=!0,i.exports}s.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return s.d(e,{a:e}),e},e=Object.getPrototypeOf?function(t){return Object.getPrototypeOf(t)}:function(t){return t.__proto__},s.t=function(a,n){if(1&n&&(a=this(a)),8&n)return a;if("object"==typeof a&&a){if(4&n&&a.__esModule)return a;if(16&n&&"function"==typeof a.then)return a}var i=Object.create(null);s.r(i);var r={};t=t||[null,e({}),e([]),e(e)];for(var o=2&n&&a;"object"==typeof o&&!~t.indexOf(o);o=e(o))Object.getOwnPropertyNames(o).forEach((function(t){r[t]=function(){return a[t]}}));return r.default=function(){return a},s.d(i,r),i},s.d=function(t,e){for(var a in e)s.o(e,a)&&!s.o(t,a)&&Object.defineProperty(t,a,{enumerable:!0,get:e[a]})},s.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),s.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},s.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},s.nmd=function(t){return t.paths=[],t.children||(t.children=[]),t};var i={};return function(){"use strict";function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(e,a,n){return(a=function(e){var a=function(e,a){if("object"!==t(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var s=n.call(e,"string");if("object"!==t(s))return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"===t(a)?a:String(a)}(a))in e?Object.defineProperty(e,a,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[a]=n,e}var a;s.r(i),s.d(i,{allMethods:function(){return l},createClient:function(){return bi},default:function(){return wi},getMethodByHandlingModule:function(){return c},methodActionTypes:function(){return r},methodTypes:function(){return n},moduleNames:function(){return o}});var n={IDENTIFICATION:"identification",SIGNATURE:"signature"},r={BE_ID_LOGIN:"be-id-login",EE_ID_LOGIN:"ee-id-login",FI_ID_LOGIN:"fi-id-login",PT_ID_LOGIN:"pt-id-login",LV_ID_LOGIN:"lv-id-login",LT_ID_LOGIN:"lt-id-login",RS_ID_LOGIN:"rs-id-login",EE_MOBILE_ID:"mid-login",LV_EPARAKSTS_MOBILE_LOGIN:"lv-eparaksts-mobile-login",LV_EPARAKSTS_ID_LOGIN:"lv-eparaksts-id-login",LT_MOBILE_ID:"lt-mobile-id",SMART_ID:"smartid",FREJA_EID_LOGIN:"freja-eid-login",ZEALID_LOGIN:"zealid-login",CZ_MOJEID:"mojeid",EDOAPP_EID_LOGIN:"edoapp-eid-login",AT_HANDY_SIGNATUR_LOGIN:"at-handy-signatur-login",FI_FTN_LOGIN:"finnish-ftn-login",ITSME_LOGIN:"itsme-login",ITSME_LOGIN_BASIC:"itsme-login-basic",ITSME_LOGIN_STANDARD:"itsme-login-standard",SE_BANKID_LOGIN:"swedish-bankid-login",IDIN_LOGIN:"idin-login",VERIFAI_LOGIN:"verifai-login",YOONIK_LOGIN:"yoonik-login",PL_MOJEID_LOGIN:"pl-mojeid-login",MIT_ID_LOGIN:"mit-id-login",NORWEGIAN_BANKID_LOGIN:"norwegian-bankid-login",FTN_LOGIN:"ftn-login",ZEAL_I